AwsXrayEncryptionConfigDetails
Information about the encryption configuration for AWS X-Ray.
Contents
- KeyId
-
The identifier of the KMS key that is used for encryption. Provided if
Type
isKMS
.Type: String
Pattern:
.*\S.*
Required: No
- Status
-
The current status of the encryption configuration. Valid values are
ACTIVE
orUPDATING
.When
Status
is equal toUPDATING
, AWS X-Ray might use both the old and new encryption.Type: String
Pattern:
.*\S.*
Required: No
- Type
-
The type of encryption.
KMS
indicates that the encryption uses KMS keys.NONE
indicates the default encryption.Type: String
Pattern:
.*\S.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: