@@ -148,41 +148,48 @@ WARNING: When tag-able resources are created using CloudFormation __StackSets__
148
148
149
149
__ Tags Applied__ : C=Creator, T=Create Time, I=Invoked By
150
150
151
- |Technology|Event Name|Tags Applied|IAM Deny Tag Support
152
- |----------|----------|------------|----------------------
153
- |AutoScaling Group|CreateAutoScalingGroup|C, T, I|Yes
154
- |AutoScaling Group Instances w/ENI & Volume|RunInstances|C, T, I|Yes
155
- |Data Pipeline|CreatePipeline|C, T, I|No
156
- |DynamoDB Table|CreateTable|C, T, I|No
157
- |EBS Volume|CreateVolume|C, T, I|Yes
158
- |EC2 AMI w/Snapshot \* |CreateImage|C, T, I|Yes
159
- |EC2 AMI w/Snapshot \* |CopyImage|C, T, I|Yes
160
- |EC2 AMI \* |RegisterImage|C, T, I|Yes
161
- |EC2 Elastic IP|AllocateAddress|C, T, I|Yes
162
- |EC2 ENI|CreateNetworkInterface|C, T, I|Yes
163
- |EC2 Instance w/ENI & Volume|RunInstances|C, T, I|Yes
164
- |EC2/VPC Security Group|CreateSecurityGroup|C, T, I|Yes
165
- |EC2 Snapshot \* |CreateSnapshot|C, T, I|Yes
166
- |EC2 Snapshot \* |CopySnapshot|C, T, I|Yes
167
- |EC2 Snapshot \* |ImportSnapshot|C, T, I|Yes
168
- |Elastic Load Balancer (v1 & v2)|CreateLoadBalancer|C, T, I|No
169
- |EMR Cluster|RunJobFlow|C, T, I|No
170
- |IAM Role|CreateRole|C, T, I|?
171
- |IAM User|CreateUser|C, T, I|?
172
- |OpsWorks Stack|CreateStack|C (Propagated to Instances)|No
173
- |OpsWorks Clone Stack * |CloneStack|C (Propagated to instances)|No
174
- |OpsWorks Stack Instances w/ENI & Volume|RunInstances|C, T, I|Yes
175
- |RDS Instance|CreateDBInstance|C, T, I|No
176
- |S3 Bucket|CreateBucket|C, T, I|No
177
- |NAT Gateway|CreateNatGateway||Yes
178
- |VPC|CreateVpc|C, T, I|Yes
179
- |VPC Internet Gateway|CreateInternetGateway|C, T, I|Yes
180
- |VPC Network ACL|CreateNetworkAcl|C, T, I|Yes
181
- |VPC Peering Connection|CreateVpcPeeringConnection|C, T, I|Yes
182
- |VPC Route Table|CreateRouteTable|C, T, I|Yes
183
- |VPC Subnet|CreateSubnet|C, T, I|Yes
184
- |VPN Connection|CreateVpnConnection|C, T, I|Yes
185
-
151
+ |Technology |Event Name |Tags Applied|IAM Deny Tag Support
152
+ |---------------------------|----------------------|------------|---
153
+ |AutoScaling Group |CreateAutoScalingGroup|C, T, I |Yes
154
+ |ASG Instances w/ENI & Vol |RunInstances |C, T, I |Yes
155
+ |Data Pipeline |CreatePipeline |C, T, I |No
156
+ |DynamoDB Table |CreateTable |C, T, I |No
157
+ |CloudWatch Alarm ? |PutMetricAlarm |C, T, I |?
158
+ |CloudWatch Events Rule ? |PutRule |C, T, I |?
159
+ |CloudWatch Log Group ? |CreateLogGroup |C, T, I |?
160
+ |EBS Volume |CreateVolume |C, T, I |Yes
161
+ |EC2 AMI w/Snapshot \* |CreateImage |C, T, I |Yes
162
+ |EC2 AMI w/Snapshot \* |CopyImage |C, T, I |Yes
163
+ |EC2 AMI \* |RegisterImage |C, T, I |Yes
164
+ |EC2 Customer Gateway ? |CreateCustomerGateway |C, T, I |?
165
+ |EC2 DHCP Options ? |CreateDhcpOptions |C, T, I |?
166
+ |EC2 Elastic IP |AllocateAddress |C, T, I |Yes
167
+ |EC2 ENI |CreateNetworkInterface|C, T, I |Yes
168
+ |EC2 Instance w/ENI & Volume|RunInstances |C, T, I |Yes
169
+ |EC2/VPC Security Group |CreateSecurityGroup |C, T, I |Yes
170
+ |EC2 Snapshot \* |CreateSnapshot |C, T, I |Yes
171
+ |EC2 Snapshot \* |CopySnapshot |C, T, I |Yes
172
+ |EC2 Snapshot \* |ImportSnapshot |C, T, I |Yes
173
+ |Elastic LB (v1 & v2) |CreateLoadBalancer |C, T, I |No
174
+ |EMR Cluster |RunJobFlow |C, T, I |No
175
+ |IAM Role |CreateRole |C, T, I |?
176
+ |IAM User |CreateUser |C, T, I |?
177
+ |Lambda Function ? |CreateFunction20150331|C, T, I |?
178
+ |Lambda Function ? |CreateFunction20141111|C, T, I |?
179
+ |OpsWorks Stack |CreateStack |C |No
180
+ |OpsWorks Clone Stack * |CloneStack |C |No
181
+ |OpsWorks Instances w/ENI & Vol|RunInstances |C, T, I |Yes
182
+ |RDS Instance |CreateDBInstance |C, T, I |No
183
+ |S3 Bucket |CreateBucket |C, T, I |No
184
+ |NAT Gateway |CreateNatGateway |C, T, I |Yes
185
+ |VPC |CreateVpc |C, T, I |Yes
186
+ |VPC Internet Gateway |CreateInternetGateway |C, T, I |Yes
187
+ |VPC Network ACL |CreateNetworkAcl |C, T, I |Yes
188
+ |VPC Peering Connection |CreateVpcPeeringConnection|C, T, I |Yes
189
+ |VPC Route Table |CreateRouteTable |C, T, I |Yes
190
+ |VPC Subnet |CreateSubnet |C, T, I |Yes
191
+ |VPN Connection |CreateVpnConnection |C, T, I |Yes
192
+ |VPN Gateway ? |CreateVpnGateway |C, T, I |?
186
193
_ * =not tested by the test suite_
187
194
188
195
0 commit comments