0.3.2 • Published 3 years ago

@cfnutil/auto-cert-lambda v0.3.2

Weekly downloads
88
License
MIT
Repository
github
Last release
3 years ago

@cfn-util/auto-cert-lambda

CloudFormation custom resource handler to automatically provision a certificate in the given region.

Resource Properties

interface AutoCertProps {
  DomainName: string;
  HostedZoneId: string;
  Region?: string;
  SubjectAlternativeNames?: string[];
}
0.3.2

3 years ago

0.3.1

3 years ago

0.3.0

3 years ago

0.2.13

3 years ago

0.2.12

3 years ago

0.2.11

4 years ago

0.2.10

4 years ago

0.2.9

4 years ago

0.2.8

4 years ago

0.2.7

4 years ago

0.2.6

4 years ago

0.2.5

4 years ago

0.2.4

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago