Command option Sample:aws mediastore delete-cors-policy

Search command sample in the internet.It is the result.

Deletes the cross-origin resource sharing (CORS) configurationinformation that is set for the container.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/mediastore/delete-cors-policy.html

aws mediastore delete-cors-policy --container-name ExampleContainer --region ap-southeast-2 --endpoint https://mediastore.ap-southeast-2.amazonaws.com/
    Deleting an Object - AWS Elemental MediaStore : http://docs.aws.amazon.com/mediastore/latest/ug/cors-policy-deleting.html

aws のオプション一覧