v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14218161.2 KB

Creates a storage container to hold objects. A container is similar to a bucket in the Amazon S3 service.

post/#X-Amz-Target=MediaStore_20170901.CreateContainer

Headers

X-Amz-Target'MediaStore_20170901.CreateContainer' required

Request body

ContainerNamestring required

The name for the container. The name must be from 1 to 255 characters. Container names must be unique to your AWS account within a specific region. As an example, you could create a container named <code>movies</code> in every region, as long as you don’t have an existing container with that name.

Response

Success

All 21 operations