WorkspaceEncryptionConfigurationInfo
Contains the encryption configuration information for a workspace.
Contents
- encryptionType
-
The type of encryption used for the workspace.
Type: String
Valid Values:
SITEWISE_DEFAULT_ENCRYPTION | KMS_BASED_ENCRYPTIONRequired: Yes
- kmsKeyArn
-
The key ARN of the AWS KMS key used for AWS KMS encryption if
encryptionTypeisKMS_BASED_ENCRYPTION.Type: String
Length Constraints: Minimum length of 1. Maximum length of 1600.
Pattern:
^arn:aws(-cn|-us-gov)?:[a-zA-Z0-9-:\/_\.]+$Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: