deleteContainer
inline suspend fun MediaStoreClient.deleteContainer(crossinline block: DeleteContainerRequest.Builder.() -> Unit): DeleteContainerResponse
Deletes the specified container. Before you make a DeleteContainer
request, delete any objects in the container or in any folders in the container. You can delete only empty containers.