Use DEEP_ARCHIVE storage class
This commit is contained in:
@@ -69,6 +69,7 @@ timestamp="$(date --utc -Iseconds)"
|
|||||||
--recipient "${gpg_pubkey_id}" \
|
--recipient "${gpg_pubkey_id}" \
|
||||||
| aws \
|
| aws \
|
||||||
s3 cp \
|
s3 cp \
|
||||||
|
--storage-class DEEP_ARCHIVE \
|
||||||
- \
|
- \
|
||||||
"s3://${bucket}/${name}-${timestamp}/${filepath}.tar.gz.gpg"
|
"s3://${bucket}/${name}-${timestamp}/${filepath}.tar.gz.gpg"
|
||||||
done
|
done
|
||||||
|
|||||||
Reference in New Issue
Block a user