Package-level declarations

Types

Link copied to clipboard
class Container

This section describes operations that you can perform on an AWS Elemental MediaStore container.

Link copied to clipboard

The container that you specified in the request already exists or is being updated.

Link copied to clipboard
Link copied to clipboard

The container that you specified in the request does not exist.

Link copied to clipboard
sealed class ContainerStatus
Link copied to clipboard

The CORS policy that you specified in the request does not exist.

Link copied to clipboard
class CorsRule

A rule for a CORS policy. You can add up to 100 rules to a CORS policy. If more than one rule applies, the service uses the first applicable rule listed.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The service is temporarily unavailable.

Link copied to clipboard

A service limit has been exceeded.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Base class for all service related exceptions thrown by the MediaStore client

Link copied to clipboard
sealed class MethodName
Link copied to clipboard

The metric policy that is associated with the container. A metric policy allows AWS Elemental MediaStore to send metrics to Amazon CloudWatch. In the policy, you must indicate whether you want MediaStore to send container-level metrics. You can also include rules to define groups of objects that you want MediaStore to send object-level metrics for.

Link copied to clipboard

A setting that enables metrics at the object level. Each rule contains an object group and an object group name. If the policy includes the MetricPolicyRules parameter, you must include at least one rule. Each metric policy can include up to five rules by default. You can also request a quota increase to allow up to 300 rules per policy.

Link copied to clipboard

The policy that you specified in the request does not exist.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class Tag

A collection of tags associated with a container. Each tag consists of a key:value pair, which can be anything you define. Typically, the tag key represents a category (such as "environment") and the tag value represents a specific value within that category (such as "test," "development," or "production"). You can add up to 50 tags to each container. For more information about tagging, including naming and usage conventions, see Tagging Resources in MediaStore.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard