SSEEnableS3BucketKeys Parameter (Connect-Parquet Cmdlet)
Configuration to use an S3 Bucket Key at the object level when encrypting data with AWS KMS. Enabling this will reduce the cost of server-side encryption by lowering calls to AWS KMS.
Syntax
Connect-Parquet -SSEEnableS3BucketKeys SwitchParameter
Data Type
bool
Default Value
false
Remarks
Configuration to use an S3 Bucket Key at the object level when encrypting data with AWS KMS. Enabling this will reduce the cost of server-side encryption by lowering calls to AWS KMS.