Lambda_Function_With_Boto3

时间:2021-04-19 19:43:16
【文件属性】:
文件名称:Lambda_Function_With_Boto3
文件大小:3KB
文件格式:ZIP
更新时间:2021-04-19 19:43:16
Python 使用Boto3创建Lambda函数以检查EC2实例中的标签 使用AWS在IAM中创建角色 赋予这些权限 AmazonEC2FullAccess 亚马逊SNSFullAccess 在CloudWatch中导航到“规则” 选择: 服务名称:EC2 事件类型:EC2实例状态更改通知 特定实例->运行 记下Sample事件json文件 { "version": "0", "id": "ee376907-2647-4179-9203-343cfb3017a4", "detail-type": "EC2 Instance State-change Notification", "source": "aws.ec2", "account": "123456789012", "time": "2015-11-11T21:30:34Z", "region": "us-ea
【文件预览】:
Lambda_Function_With_Boto3-master
----lambda_function.py(1KB)
----README.md(3KB)
----lambda_function.zip(744B)

网友评论