SourceData
The data field of the trust anchor depending on its type.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- acmPcaArn
-
The root certificate of the AWS Private Certificate Authority specified by this ARN is used in trust validation for temporary credential requests. Included for trust anchors of type
AWS_ACM_PCA
.Type: String
Required: No
- x509CertificateData
-
The PEM-encoded data for the certificate anchor. Included for trust anchors of type
CERTIFICATE_BUNDLE
.Type: String
Length Constraints: Minimum length of 1. Maximum length of 8000.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: