Deleting an object lifecycle policy
When you delete an object lifecycle policy, it takes up to 20 minutes for the service to apply the change to the container.
To delete an object lifecycle policy (console)
Open the MediaStore console at https://console.aws.amazon.com/mediastore/
. -
On the Containers page, choose the name of the container that you want to delete the object lifecycle policy for.
The container details page appears.
-
In the Object lifecycle policy section, choose Delete lifecycle policy.
-
Choose Continue to confirm, and then choose Save.
To delete an object lifecycle policy (AWS CLI)
-
In the AWS CLI, use the
delete-lifecycle-policy
command:aws mediastore delete-lifecycle-policy --container-name
LiveEvents
--regionus-west-2
This command has no return value.