AWS Elemental MediaStore Skill
amazonaws-com-mediastore
amazonaws-com-mediastore
| Method | Path | Description |
|---|---|---|
POST | / | |
POST | / | Creates a storage container to hold objects. A container is similar to a bucket in the Amazon S3 service. |
POST | / | 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 conta... |
POST | / | Deletes the access policy that is associated with the specified container. |
POST | / | Deletes the cross-origin resource sharing (CORS) configuration information that is set for the container. To use this operation, you must have permission to perform the MediaStore... |
POST | / | Removes an object lifecycle policy from a container. It takes up to 20 minutes for the change to take effect. |
POST | / | Deletes the metric policy that is associated with the specified container. If there is no metric policy associated with the container, MediaStore doesn't send metrics to CloudWatc... |
POST | / | 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 n... |
POST | / | Retrieves the access policy for the specified container. For information about the data that is included in an access policy, see the AWS Identity and Access Management User Guide. |
POST | / | Returns the cross-origin resource sharing (CORS) configuration information that is set for the container. To use this operation, you must have permission to perform the MediaStore... |
POST | / | Retrieves the object lifecycle policy that is assigned to a container. |
POST | / | Returns the metric policy for the specified container. |
POST | / | Lists the properties of all containers in AWS Elemental MediaStore. You can query to receive all the containers in one response. Or you can include the MaxResults parameter to rec... |
POST | / | Returns a list of the tags assigned to the specified container. |
POST | / | Creates an access policy for the specified container to restrict the users and clients that can access it. For information about the data that is included in an access policy, see... |
POST | / | Sets the cross-origin resource sharing (CORS) configuration on a container so that the container can service cross-origin requests. For example, you might want to enable a request... |
POST | / | Writes an object lifecycle policy to a container. If the container already has an object lifecycle policy, the service replaces the existing policy with the new policy. It takes u... |
POST | / | The metric policy that you want to add to the container. A metric policy allows AWS Elemental MediaStore to send metrics to Amazon CloudWatch. It takes up to 20 minutes for the ne... |
POST | / | Starts access logging on the specified container. When you enable access logging on a container, MediaStore delivers access logs for objects stored in that container to Amazon Clo... |
POST | / | Stops access logging on the specified container. When you stop access logging on a container, MediaStore stops sending access logs to Amazon CloudWatch Logs. These access logs are... |
POST | / | Adds tags to the specified AWS Elemental MediaStore container. Tags are key:value pairs that you can associate with AWS resources. For example, the tag key might be "customer" and... |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-mediastore
Downloads and installs to ~/.claude/skills/amazonaws-com-mediastore/
2017-09-01 (2026-02-13)