@awboost/cfn-web-resources

0.2.0 • Public • Published

@awboost/cfn-web-resources

Custom resources for standard web deployments:

  1. auto-cert: provision and validate a certificate in ACM
  2. empty-bucket: deletes everything in a bucket when the custom resource is deleted; useful to remove static content buckets that don't need to persist beyond a deployment
  3. get-stream-arn: get the DynamoDB Stream ARN of a specified table
  4. put-object: write specific content to an S3 bucket
  5. unpack-asset: unpack a whole zip file to an S3 bucket

Readme

Keywords

none

Package Sidebar

Install

npm i @awboost/cfn-web-resources

Weekly Downloads

52

Version

0.2.0

License

MIT

Unpacked Size

2.1 MB

Total Files

183

Last publish

Collaborators

  • gordonmleigh