EncryptionConfigurationDetails
The encryption configuration of your IAM Identity Center instance, including the key type, KMS key ARN, and current encryption status.
Types
Properties
Link copied to clipboard
The current status of encryption configuration.
Link copied to clipboard
Provides additional context about the current encryption status. This field is particularly useful when the encryption status is UPDATE_FAILED. When encryption configuration update fails, this field contains information about the cause, which may include KMS key access issues, key not found errors, invalid key configuration, key in an invalid state, or a disabled key.
Link copied to clipboard
The type of KMS key used for encryption.
Functions
Link copied to clipboard
inline fun copy(block: EncryptionConfigurationDetails.Builder.() -> Unit = {}): EncryptionConfigurationDetails