v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1457355285.1 KB

Retrieves the encryption configuration for resources and data in Amazon Web Services IoT FleetWise.

post/#X-Amz-Target=IoTAutobahnControlPlane.GetEncryptionConfiguration

Headers

X-Amz-Target'IoTAutobahnControlPlane.GetEncryptionConfiguration' required

Request body

GetEncryptionConfigurationRequest required

Response

Success

kmsKeyIdstring

The ID of the KMS key that is used for encryption.

encryptionStatus'PENDING' | 'SUCCESS' | 'FAILURE' required

The encryption status.

encryptionType'KMS_BASED_ENCRYPTION' | 'FLEETWISE_DEFAULT_ENCRYPTION' required

The type of encryption. Set to <code>KMS_BASED_ENCRYPTION</code> to use a KMS key that you own and manage. Set to <code>FLEETWISE_DEFAULT_ENCRYPTION</code> to use an Amazon Web Services managed key that is owned by the Amazon Web Services IoT FleetWise service account.

errorMessagestring

The error message that describes why encryption settings couldn't be configured, if applicable.

creationTimestring date-time

The time when encryption was configured in seconds since epoch (January 1, 1970 at midnight UTC time).

lastModificationTimestring date-time

The time when encryption was last updated in seconds since epoch (January 1, 1970 at midnight UTC time).