Skip to content

Commit a77f3f3

Browse files
author
AWS
committed
Amazon Elastic Compute Cloud Update: This release removes resource ids and tagging support for VPC security group rules.
1 parent 79eb9e8 commit a77f3f3

File tree

3 files changed

+22
-399
lines changed

3 files changed

+22
-399
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon Elastic Compute Cloud",
4+
"contributor": "",
5+
"description": "This release removes resource ids and tagging support for VPC security group rules."
6+
}

services/ec2/src/main/resources/codegen-resources/paginators-1.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -374,12 +374,6 @@
374374
"output_token": "NextToken",
375375
"result_key": "ScheduledInstanceSet"
376376
},
377-
"DescribeSecurityGroupRules": {
378-
"input_token": "NextToken",
379-
"limit_key": "MaxResults",
380-
"output_token": "NextToken",
381-
"result_key": "SecurityGroupRules"
382-
},
383377
"DescribeSecurityGroups": {
384378
"input_token": "NextToken",
385379
"limit_key": "MaxResults",

0 commit comments

Comments
 (0)