S3 upload asset management #5523
-
I tried deleting the assets that I uploaded via my own spoke scene editor, Is there anyway to delete the file permanently? I am not sure if it still uses my S3 storage space for cost. Sorry I am new to AWS. it would be very kind of someone to point me to a direction or guide me with keywords for me to search. Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
It would still be related to storage cost but it's very little. With S3, you pay for data and the access to date but it's not a lot. You should be able to use AWS Backup to back up S3, Also you can use S3 glacier service to save cost and back up old files. |
Beta Was this translation helpful? Give feedback.
It would still be related to storage cost but it's very little. With S3, you pay for data and the access to date but it's not a lot.
You should be able to use AWS Backup to back up S3, Also you can use S3 glacier service to save cost and back up old files.