UNPKG

openapi-directory

Version:

Building & bundling https://github.com/APIs-guru/openapi-directory for easy use from JS

1 lines 29.8 kB
{"openapi":"3.0.0","info":{"version":"2017-09-01","x-release":"v4","title":"AWS Elemental MediaStore","description":"An AWS Elemental MediaStore container is a namespace that holds folders and objects. You use a container endpoint to create, read, and delete objects. ","x-logo":{"url":"https://twitter.com/awscloud/profile_image?size=original","backgroundColor":"#FFFFFF"},"termsOfService":"https://aws.amazon.com/service-terms/","contact":{"name":"Mike Ralphson","email":"mike.ralphson@gmail.com","url":"https://github.com/mermade/aws2openapi","x-twitter":"PermittedSoc"},"license":{"name":"Apache 2.0 License","url":"http://www.apache.org/licenses/"},"x-providerName":"amazonaws.com","x-serviceName":"mediastore","x-origin":[{"contentType":"application/json","url":"https://raw.githubusercontent.com/aws/aws-sdk-js/master/apis/mediastore-2017-09-01.normal.json","converter":{"url":"https://github.com/mermade/aws2openapi","version":"1.0.0"},"x-apisguru-direct":true}],"x-apiClientRegistration":{"url":"https://portal.aws.amazon.com/gp/aws/developer/registration/index.html?nc2=h_ct"},"x-apisguru-categories":["cloud"],"x-preferred":true},"externalDocs":{"description":"Amazon Web Services documentation","url":"https://aws.amazon.com/mediastore/"},"x-hasEquivalentPaths":true,"security":[{"hmac":[]}],"paths":{"/":{"post":{"operationId":"CreateContainer","description":"Creates a storage container to hold objects. A container is similar to a bucket in the Amazon S3 service.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateContainerOutput"}}}},"480":{"description":"ContainerInUseException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContainerInUseException"}}}},"481":{"description":"LimitExceededException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/LimitExceededException"}}}},"482":{"description":"InternalServerError","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerError"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateContainerInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#DeleteContainer":{"post":{"operationId":"DeleteContainer","description":"Deletes the specified container. Before you make a <code>DeleteContainer</code> request, delete any objects in the container or in any folders in the container. You can delete only empty containers. ","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteContainerOutput"}}}},"480":{"description":"ContainerInUseException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContainerInUseException"}}}},"481":{"description":"ContainerNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContainerNotFoundException"}}}},"482":{"description":"InternalServerError","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerError"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteContainerInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#DeleteContainerPolicy":{"post":{"operationId":"DeleteContainerPolicy","description":"Deletes the access policy that is associated with the specified container.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteContainerPolicyOutput"}}}},"480":{"description":"ContainerInUseException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContainerInUseException"}}}},"481":{"description":"ContainerNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContainerNotFoundException"}}}},"482":{"description":"PolicyNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/PolicyNotFoundException"}}}},"483":{"description":"InternalServerError","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerError"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteContainerPolicyInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#DeleteCorsPolicy":{"post":{"operationId":"DeleteCorsPolicy","description":"<p>Deletes the cross-origin resource sharing (CORS) configuration information that is set for the container.</p> <p>To use this operation, you must have permission to perform the <code>MediaStore:DeleteCorsPolicy</code> action. The container owner has this permission by default and can grant this permission to others.</p>","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteCorsPolicyOutput"}}}},"480":{"description":"ContainerInUseException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContainerInUseException"}}}},"481":{"description":"ContainerNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContainerNotFoundException"}}}},"482":{"description":"CorsPolicyNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CorsPolicyNotFoundException"}}}},"483":{"description":"InternalServerError","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerError"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteCorsPolicyInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#DeleteLifecyclePolicy":{"post":{"operationId":"DeleteLifecyclePolicy","description":"Removes an object lifecycle policy from a container.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteLifecyclePolicyOutput"}}}},"480":{"description":"ContainerInUseException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContainerInUseException"}}}},"481":{"description":"ContainerNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContainerNotFoundException"}}}},"482":{"description":"PolicyNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/PolicyNotFoundException"}}}},"483":{"description":"InternalServerError","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerError"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DeleteLifecyclePolicyInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#DescribeContainer":{"post":{"operationId":"DescribeContainer","description":"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>.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DescribeContainerOutput"}}}},"480":{"description":"ContainerNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContainerNotFoundException"}}}},"481":{"description":"InternalServerError","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerError"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/DescribeContainerInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#GetContainerPolicy":{"post":{"operationId":"GetContainerPolicy","description":"Retrieves the access policy for the specified container. For information about the data that is included in an access policy, see the <a href=\"https://aws.amazon.com/documentation/iam/\">AWS Identity and Access Management User Guide</a>.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetContainerPolicyOutput"}}}},"480":{"description":"ContainerInUseException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContainerInUseException"}}}},"481":{"description":"ContainerNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContainerNotFoundException"}}}},"482":{"description":"PolicyNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/PolicyNotFoundException"}}}},"483":{"description":"InternalServerError","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerError"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetContainerPolicyInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#GetCorsPolicy":{"post":{"operationId":"GetCorsPolicy","description":"<p>Returns the cross-origin resource sharing (CORS) configuration information that is set for the container.</p> <p>To use this operation, you must have permission to perform the <code>MediaStore:GetCorsPolicy</code> action. By default, the container owner has this permission and can grant it to others.</p>","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetCorsPolicyOutput"}}}},"480":{"description":"ContainerInUseException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContainerInUseException"}}}},"481":{"description":"ContainerNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContainerNotFoundException"}}}},"482":{"description":"CorsPolicyNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CorsPolicyNotFoundException"}}}},"483":{"description":"InternalServerError","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerError"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetCorsPolicyInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#GetLifecyclePolicy":{"post":{"operationId":"GetLifecyclePolicy","description":"Retrieves the object lifecycle policy that is assigned to a container.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetLifecyclePolicyOutput"}}}},"480":{"description":"ContainerInUseException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContainerInUseException"}}}},"481":{"description":"ContainerNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContainerNotFoundException"}}}},"482":{"description":"PolicyNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/PolicyNotFoundException"}}}},"483":{"description":"InternalServerError","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerError"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetLifecyclePolicyInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#ListContainers":{"post":{"operationId":"ListContainers","description":"<p>Lists the properties of all containers in AWS Elemental MediaStore. </p> <p>You can query to receive all the containers in one response. Or you can include the <code>MaxResults</code> parameter to receive a limited number of containers in each response. In this case, the response includes a token. To get the next set of containers, send the command again, this time with the <code>NextToken</code> parameter (with the returned token as its value). The next set of responses appears, with a token if there are still more containers to receive. </p> <p>See also <a>DescribeContainer</a>, which gets the properties of one container. </p>","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListContainersOutput"}}}},"480":{"description":"InternalServerError","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerError"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListContainersInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#PutContainerPolicy":{"post":{"operationId":"PutContainerPolicy","description":"<p>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 the <a href=\"https://aws.amazon.com/documentation/iam/\">AWS Identity and Access Management User Guide</a>.</p> <p>For this release of the REST API, you can create only one policy for a container. If you enter <code>PutContainerPolicy</code> twice, the second command modifies the existing policy. </p>","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/PutContainerPolicyOutput"}}}},"480":{"description":"ContainerNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContainerNotFoundException"}}}},"481":{"description":"ContainerInUseException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContainerInUseException"}}}},"482":{"description":"InternalServerError","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerError"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PutContainerPolicyInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#PutCorsPolicy":{"post":{"operationId":"PutCorsPolicy","description":"<p>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 whose origin is http://www.example.com to access your AWS Elemental MediaStore container at my.example.container.com by using the browser's XMLHttpRequest capability.</p> <p>To enable CORS on a container, you attach a CORS policy to the container. In the CORS policy, you configure rules that identify origins and the HTTP methods that can be executed on your container. The policy can contain up to 398,000 characters. 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.</p>","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/PutCorsPolicyOutput"}}}},"480":{"description":"ContainerNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContainerNotFoundException"}}}},"481":{"description":"ContainerInUseException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContainerInUseException"}}}},"482":{"description":"InternalServerError","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerError"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PutCorsPolicyInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/#PutLifecyclePolicy":{"post":{"operationId":"PutLifecyclePolicy","description":"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. ","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/PutLifecyclePolicyOutput"}}}},"480":{"description":"ContainerInUseException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContainerInUseException"}}}},"481":{"description":"ContainerNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ContainerNotFoundException"}}}},"482":{"description":"InternalServerError","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerError"}}}}},"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PutLifecyclePolicyInput"}}},"required":true}},"parameters":[{"$ref":"#/components/parameters/Action"},{"$ref":"#/components/parameters/Version"},{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]}},"servers":[{"url":"https://mediastore.amazonaws.com/"},{"url":"http://mediastore.amazonaws.com/"}],"components":{"parameters":{"Action":{"name":"Action","in":"query","required":true,"schema":{"type":"string"}},"Version":{"name":"Version","in":"query","required":true,"schema":{"type":"string"}},"X-Amz-Content-Sha256":{"name":"X-Amz-Content-Sha256","in":"header","required":false,"schema":{"type":"string"}},"X-Amz-Date":{"name":"X-Amz-Date","in":"header","required":false,"schema":{"type":"string"}},"X-Amz-Algorithm":{"name":"X-Amz-Algorithm","in":"header","required":false,"schema":{"type":"string"}},"X-Amz-Credential":{"name":"X-Amz-Credential","in":"header","required":false,"schema":{"type":"string"}},"X-Amz-Security-Token":{"name":"X-Amz-Security-Token","in":"header","required":false,"schema":{"type":"string"}},"X-Amz-Signature":{"name":"X-Amz-Signature","in":"header","required":false,"schema":{"type":"string"}},"X-Amz-SignedHeaders":{"name":"X-Amz-SignedHeaders","in":"header","required":false,"schema":{"type":"string"}}},"securitySchemes":{"hmac":{"type":"apiKey","name":"Authorization","in":"header","description":"Amazon Signature authorization v4","x-amazon-apigateway-authtype":"awsSigv4"}},"schemas":{"CreateContainerOutput":{"type":"object","required":["Container"],"properties":{"Container":{"$ref":"#/components/schemas/Container"}}},"CreateContainerInput":{"type":"object","required":["ContainerName"],"properties":{"ContainerName":{"$ref":"#/components/schemas/ContainerName"}}},"ContainerInUseException":{},"LimitExceededException":{},"InternalServerError":{},"DeleteContainerOutput":{"type":"object","properties":{}},"DeleteContainerInput":{"type":"object","required":["ContainerName"],"properties":{"ContainerName":{"$ref":"#/components/schemas/ContainerName"}}},"ContainerNotFoundException":{},"DeleteContainerPolicyOutput":{"type":"object","properties":{}},"DeleteContainerPolicyInput":{"type":"object","required":["ContainerName"],"properties":{"ContainerName":{"$ref":"#/components/schemas/ContainerName"}}},"PolicyNotFoundException":{},"DeleteCorsPolicyOutput":{"type":"object","properties":{}},"DeleteCorsPolicyInput":{"type":"object","required":["ContainerName"],"properties":{"ContainerName":{"$ref":"#/components/schemas/ContainerName"}}},"CorsPolicyNotFoundException":{},"DeleteLifecyclePolicyOutput":{"type":"object","properties":{}},"DeleteLifecyclePolicyInput":{"type":"object","required":["ContainerName"],"properties":{"ContainerName":{"$ref":"#/components/schemas/ContainerName"}}},"DescribeContainerOutput":{"type":"object","properties":{"Container":{"$ref":"#/components/schemas/Container"}}},"DescribeContainerInput":{"type":"object","properties":{"ContainerName":{"$ref":"#/components/schemas/ContainerName"}}},"GetContainerPolicyOutput":{"type":"object","required":["Policy"],"properties":{"Policy":{"$ref":"#/components/schemas/ContainerPolicy"}}},"GetContainerPolicyInput":{"type":"object","required":["ContainerName"],"properties":{"ContainerName":{"$ref":"#/components/schemas/ContainerName"}}},"GetCorsPolicyOutput":{"type":"object","required":["CorsPolicy"],"properties":{"CorsPolicy":{"$ref":"#/components/schemas/CorsPolicy"}}},"GetCorsPolicyInput":{"type":"object","required":["ContainerName"],"properties":{"ContainerName":{"$ref":"#/components/schemas/ContainerName"}}},"GetLifecyclePolicyOutput":{"type":"object","required":["LifecyclePolicy"],"properties":{"LifecyclePolicy":{"$ref":"#/components/schemas/LifecyclePolicy"}}},"GetLifecyclePolicyInput":{"type":"object","required":["ContainerName"],"properties":{"ContainerName":{"$ref":"#/components/schemas/ContainerName"}}},"ListContainersOutput":{"type":"object","required":["Containers"],"properties":{"Containers":{"$ref":"#/components/schemas/ContainerList"},"NextToken":{"$ref":"#/components/schemas/PaginationToken"}}},"ListContainersInput":{"type":"object","properties":{"NextToken":{"$ref":"#/components/schemas/PaginationToken"},"MaxResults":{"$ref":"#/components/schemas/ContainerListLimit"}}},"PutContainerPolicyOutput":{"type":"object","properties":{}},"PutContainerPolicyInput":{"type":"object","required":["ContainerName","Policy"],"properties":{"ContainerName":{"$ref":"#/components/schemas/ContainerName"},"Policy":{"$ref":"#/components/schemas/ContainerPolicy"}}},"PutCorsPolicyOutput":{"type":"object","properties":{}},"PutCorsPolicyInput":{"type":"object","required":["ContainerName","CorsPolicy"],"properties":{"ContainerName":{"$ref":"#/components/schemas/ContainerName"},"CorsPolicy":{"$ref":"#/components/schemas/CorsPolicy"}}},"PutLifecyclePolicyOutput":{"type":"object","properties":{}},"PutLifecyclePolicyInput":{"type":"object","required":["ContainerName","LifecyclePolicy"],"properties":{"ContainerName":{"$ref":"#/components/schemas/ContainerName"},"LifecyclePolicy":{"$ref":"#/components/schemas/LifecyclePolicy"}}},"Header":{"type":"string","pattern":"[\\u0009\\u000A\\u000D\\u0020-\\u00FF]+","minLength":1,"maxLength":8192},"AllowedHeaders":{"type":"array","items":{"$ref":"#/components/schemas/Header"},"minItems":0,"maxItems":100},"MethodName":{"type":"string","enum":["PUT","GET","DELETE","HEAD"]},"AllowedMethods":{"type":"array","items":{"$ref":"#/components/schemas/MethodName"},"minItems":1,"maxItems":4},"Origin":{"type":"string","pattern":"[\\u0009\\u000A\\u000D\\u0020-\\u00FF]+","minLength":1,"maxLength":2048},"AllowedOrigins":{"type":"array","items":{"$ref":"#/components/schemas/Origin"},"minItems":1,"maxItems":100},"Endpoint":{"type":"string","minLength":1,"maxLength":255},"TimeStamp":{"type":"string","format":"date-time"},"ContainerARN":{"type":"string","pattern":"arn:aws:mediastore:[a-z]+-[a-z]+-\\d:\\d{12}:container/\\w{1,255}","minLength":1,"maxLength":1024},"ContainerName":{"type":"string","pattern":"[\\w-]+","minLength":1,"maxLength":255},"ContainerStatus":{"type":"string","enum":["ACTIVE","CREATING","DELETING"],"minLength":1,"maxLength":16},"Container":{"type":"object","properties":{"Endpoint":{"$ref":"#/components/schemas/Endpoint"},"CreationTime":{"$ref":"#/components/schemas/TimeStamp"},"ARN":{"$ref":"#/components/schemas/ContainerARN"},"Name":{"$ref":"#/components/schemas/ContainerName"},"Status":{"$ref":"#/components/schemas/ContainerStatus"}},"description":"This section describes operations that you can perform on an AWS Elemental MediaStore container."},"ContainerList":{"type":"array","items":{"$ref":"#/components/schemas/Container"}},"ContainerListLimit":{"type":"integer","minimum":1,"maximum":100},"ContainerPolicy":{"type":"string","pattern":"[\\u0009\\u000A\\u000D\\u0020-\\u00FF]+","minLength":1,"maxLength":8192},"CorsRule":{"type":"object","required":["AllowedOrigins","AllowedHeaders"],"properties":{"AllowedOrigins":{"$ref":"#/components/schemas/AllowedOrigins"},"AllowedMethods":{"$ref":"#/components/schemas/AllowedMethods"},"AllowedHeaders":{"$ref":"#/components/schemas/AllowedHeaders"},"MaxAgeSeconds":{"$ref":"#/components/schemas/MaxAgeSeconds"},"ExposeHeaders":{"$ref":"#/components/schemas/ExposeHeaders"}},"description":"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."},"CorsPolicy":{"type":"array","description":"The CORS policy of the container. ","items":{"$ref":"#/components/schemas/CorsRule"},"minItems":1,"maxItems":100},"MaxAgeSeconds":{"type":"integer","minimum":0,"maximum":2147483647},"ExposeHeaders":{"type":"array","items":{"$ref":"#/components/schemas/Header"},"minItems":0,"maxItems":100},"LifecyclePolicy":{"type":"string","pattern":"[\\u0009\\u000A\\u000D\\u0020-\\u00FF]+","minLength":0,"maxLength":8192},"PaginationToken":{"type":"string","pattern":"[0-9A-Za-z=/+]+","minLength":1,"maxLength":255}}}}