Documentation
¶
Index ¶
Constants ¶
View Source
const ( // SseAES256 is an algorithm that can be used for Server-Side Encryption in AWS S3 buckets SseAES256 string = "AES256" // SseKMS is an algorithm that can be used for Server-Side Encryption in AWS S3 buckets SseKMS string = "aws:kms" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.