v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1473397365.8 KB

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

get/configuration/account/encryption

Response

Success

encryptionType'SITEWISE_DEFAULT_ENCRYPTION' | 'KMS_BASED_ENCRYPTION' required

The type of encryption used for the encryption configuration.

kmsKeyArnstring

The key ARN of the customer managed key used for KMS encryption if you use <code>KMS_BASED_ENCRYPTION</code>.