{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-mediastore/refs/heads/main/json-structure/mediastore-api-put-container-policy-input-structure.json", "name": "PutContainerPolicyInput", "type": "object", "description": "PutContainerPolicyInput schema from Amazon MediaStore API", "properties": { "ContainerName": { "allOf": [ { "$ref": "#/components/schemas/ContainerName" }, { "description": "The name of the container." } ] }, "Policy": { "allOf": [ { "$ref": "#/components/schemas/ContainerPolicy" }, { "description": "
The contents of the policy, which includes the following:
One Version tag
One Statement tag that contains the standard tags for the policy.