OnlineStoreConfig
Use this to specify the AWS Key Management Service (KMS) Key ID, or
KMSKeyId
, for at rest data encryption. You can turn
OnlineStore
on or off by specifying the EnableOnlineStore
flag
at General Assembly; the default value is False
.
Contents
- EnableOnlineStore
-
Turn
OnlineStore
off by specifyingFalse
for theEnableOnlineStore
flag. TurnOnlineStore
on by specifyingTrue
for theEnableOnlineStore
flag.The default value is
False
.Type: Boolean
Required: No
- SecurityConfig
-
Use to specify KMS Key ID (
KMSKeyId
) for at-rest encryption of yourOnlineStore
.Type: OnlineStoreSecurityConfig object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: