aws_cloudfrontDistLimitMonitor:监控帐户中的CloudFront分配限制

时间:2021-03-18 20:45:49
【文件属性】:
文件名称:aws_cloudfrontDistLimitMonitor:监控帐户中的CloudFront分配限制
文件大小:73KB
文件格式:ZIP
更新时间:2021-03-18 20:45:49
Python 描述 该存储库包含用Python编写的代码,用于检查AWS账户中部署了多少CloudFront分布。还有可用的CloudFormation代码来部署解决方案。 建筑学 部署 步骤1: 使用lambda_function.py创建一个ZIP文件,并将其上传到您有权访问的Bucket S3 第2步: 创建一个CloudFormation堆栈以部署解决方案的所有服务 aws cloudformation create-stack --stack-name cloudFrontLimitsMonitor --template-body file://deploy.yaml --parameters file://params.json --capabilities CAPABILITY_IAM 如有必要,请使用以下命令 aws cloudformation update-stack --stack
【文件预览】:
aws_cloudfrontDistLimitMonitor-main
----images()
--------cloudfrontDistLimitMonitor-accounts.png(64KB)
--------cloudfrontDistLimitMonitor.drawio(4KB)
----requirements.txt(14B)
----src()
--------lambda_function.py(2KB)
----LICENSE(11KB)
----setup.cfg(744B)
----README.md(931B)
----cloudFormationCode()
--------deploy.yaml(3KB)
--------params.json(311B)

网友评论