# Functions
ParseBucketSSEConfig - Decodes given XML to a valid default bucket encryption config.
# Structs
ApplyOptions ask for specific features to be enabled, when bucketSSEConfig is empty.
BucketSSEConfig - represents default bucket encryption configuration.
EncryptionAction - for ApplyServerSideEncryptionByDefault XML tag.
Rule - for ServerSideEncryptionConfiguration XML tag.
# Type aliases
Algorithm - represents valid SSE algorithms supported; currently only AES256 is supported.