0.3.2 • Published 4 years ago

@cfnutil/auto-cert-lambda v0.3.2

Weekly downloads
88
License
MIT
Repository
github
Last release
4 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

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.13

4 years ago

0.2.12

4 years ago

0.2.11

5 years ago

0.2.10

5 years ago

0.2.9

5 years ago

0.2.8

5 years ago

0.2.7

5 years ago

0.2.6

5 years ago

0.2.5

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago