View a markdown version of this page

CaCertificateSource - AWS Security Agent

CaCertificateSource

The source of a trusted CA certificate. Exactly one member must be set.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

artifactId

The artifact ID of an uploaded certificate file.

Type: String

Required: No

inlinePem

A PEM-encoded X.509 certificate supplied inline.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 8192.

Required: No

s3Location

The Amazon S3 location URI of a customer-staged certificate.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: