Where data stored if I use Glacier Flexible Retrieval class?

0

I have some data in Glacier Flexible Retrieval , and I want to clear those data, please tell me how to do this.

I have searched for the Internet. However, I only find CLI command to delete Glacier vaults only

asked 2 years ago327 views
1 Answer
1
Accepted Answer

Hi

S3 Glacier Flexible Retrieval is a Storage Class within Amazon S3. You can use normal S3 commands for delete object operations as shown below:

https://docs.aws.amazon.com/AmazonS3/latest/userguide/delete-objects.html

Above reference is when an object is stored in S3 Glacier Flexible Retrieval. Glacier vault has its own set of APIs.

AWS
answered 2 years ago
profile picture
EXPERT
reviewed 10 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions