v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14218161.2 KB

Retrieves the properties of the requested container. This request is commonly used to retrieve the endpoint of a container. An endpoint is a value assigned by the service when a new container is created. A container's endpoint does not change after it has been assigned. The <code>DescribeContainer</code> request returns a single <code>Container</code> object based on <code>ContainerName</code>. To return all <code>Container</code> objects that are associated with a specified AWS account, use <a>ListContainers</a>.

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

Headers

X-Amz-Target'MediaStore_20170901.DescribeContainer' required

Request body

ContainerNamestring

The name of the container to query.

Response

Success