SSEContext Parameter (Connect-Parquet Cmdlet)
A BASE64-encoded UTF-8 string holding JSON which represents a string-string (key-value) map.
Syntax
Connect-Parquet -SSEContext string
Data Type
cstr
Default Value
""
Remarks
Example of what the JSON may look decoded: {"aws:s3:arn": "arn:aws:s3:::_bucket_/_object_"}.