View a markdown version of this page

WorkspaceEncryptionConfigurationInfo - AWS IoT SiteWise

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_ENCRYPTION

Required: Yes

kmsKeyArn

The key ARN of the AWS KMS key used for AWS KMS encryption if encryptionType is KMS_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: