Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

add enterprise tag to cloud pods encryption #1400

Merged
merged 1 commit into from
Jul 24, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/en/user-guide/state-management/cloud-pods/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,7 @@ Likewise, you can execute the reverse operation to load a Cloud Pod from `oras-r
$ localstack pod load my-pod oras-remote
{{< / command >}}

## End-to-End Encryption
## End-to-End Encryption (Enterprise)

Cloud Pods artifacts are stored in S3 buckets when using the LocalStack platform as the storage remote.
By default, Amazon S3 encrypts all objects before saving them on disks, while the opposite operation happens at download time.
Expand Down