SseConfig
Server-side encryption (SSE) settings for a store.
Contents
- type
-
The encryption type.
Type: String
Valid Values:
KMS
Required: Yes
- keyArn
-
An encryption key ARN.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
.*arn:([^: ]*):([^: ]*):([^: ]*):([0-9]{12}):([^: ]*).*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: