p6-cdk-website-plus
v1.0.4
Published
R53 -> CF -> S3
Downloads
1,689
Maintainers
Readme
AWS CDK: R53 -> CF -> S3
P6CDKWebsitePlus
LICENSE
Other
Usage
...
import { P6CDKWebsitePlus } from 'p6-cdk-website-plus';
new P6CDKWebsitePlus(this, 'WebsiteName', {
hostedZoneName: 'gollucci.com',
verifyEmail: '[email protected]',
cloudfrontRecordName: 'www.gollucci.com',
});
Architecture
Author
Philip M. Gollucci [email protected]