v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1483477323.4 KB

Sets the default encryption configuration for the Amazon Web Services account. For more information, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/userguide/key-management.html">Key management</a> in the AWS IoT SiteWise User Guide.

post/configuration/account/encryption

Request body

encryptionType'MANAGED_INTEGRATIONS_DEFAULT_ENCRYPTION' | 'CUSTOMER_KEY_ENCRYPTION' required

The type of encryption used for the encryption configuration.

kmsKeyArnstring

The Key Amazon Resource Name (ARN) of the AWS KMS key used for KMS encryption if you use <code>KMS_BASED_ENCRYPTION</code>.

Response

Success

encryptionType'MANAGED_INTEGRATIONS_DEFAULT_ENCRYPTION' | 'CUSTOMER_KEY_ENCRYPTION' required

The type of encryption used for the encryption configuration.

kmsKeyArnstring

The Key Amazon Resource Name (ARN) of the AWS KMS key used for KMS encryption if you use <code>KMS_BASED_ENCRYPTION</code>.