package
3.38.1
Repository: https://github.com/pulumi/pulumi-aws.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
GetCertificate gets an existing Certificate resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetCertificateValidation gets an existing CertificateValidation resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
Use this data source to get the ARN of a certificate in AWS Certificate Manager (ACM), you can reference it by domain without having to hard code the ARNs as input.
NewCertificate registers a new resource with the given unique name, arguments, and options.
NewCertificateValidation registers a new resource with the given unique name, arguments, and options.

# Structs

The ACM certificate resource allows requesting and management of certificates from the Amazon Certificate Manager.
The set of arguments for constructing a Certificate resource.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
This resource represents a successful validation of an ACM certificate in concert with other resources.
The set of arguments for constructing a CertificateValidation resource.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
A collection of arguments for invoking getCertificate.
A collection of values returned by getCertificate.

# Interfaces

CertificateArrayInput is an input type that accepts CertificateArray and CertificateArrayOutput values.
CertificateDomainValidationOptionArrayInput is an input type that accepts CertificateDomainValidationOptionArray and CertificateDomainValidationOptionArrayOutput values.
CertificateDomainValidationOptionInput is an input type that accepts CertificateDomainValidationOptionArgs and CertificateDomainValidationOptionOutput values.
No description provided by the author
CertificateMapInput is an input type that accepts CertificateMap and CertificateMapOutput values.
CertificateOptionsInput is an input type that accepts CertificateOptionsArgs and CertificateOptionsOutput values.
CertificateOptionsPtrInput is an input type that accepts CertificateOptionsArgs, CertificateOptionsPtr and CertificateOptionsPtrOutput values.
No description provided by the author
CertificateValidationArrayInput is an input type that accepts CertificateValidationArray and CertificateValidationArrayOutput values.
No description provided by the author
CertificateValidationMapInput is an input type that accepts CertificateValidationMap and CertificateValidationMapOutput values.
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author