SourceData - IAM Roles Anywhere
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon 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.

Note

This field is not supported in your region.

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 Amazon SDKs, see the following: