|
318 | 318 | },
|
319 | 319 | "input":{"shape":"AuthorizeSecurityGroupEgressRequest"},
|
320 | 320 | "output":{"shape":"AuthorizeSecurityGroupEgressResult"},
|
321 |
| - "documentation":"<p>[VPC only] Adds the specified outbound (egress) rules to a security group for use with a VPC.</p> <p>An outbound rule permits instances to send traffic to the specified IPv4 or IPv6 CIDR address ranges, or to the instances that are associated with the specified destination security groups.</p> <p>You specify a protocol for each rule (for example, TCP). For the TCP and UDP protocols, you must also specify the destination port or port range. For the ICMP protocol, you must also specify the ICMP type and code. You can use -1 for the type or code to mean all types or all codes.</p> <p>Rule changes are propagated to affected instances as quickly as possible. However, a small delay might occur.</p> <p>For information about VPC security group quotas, see <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/amazon-vpc-limits.html\">Amazon VPC quotas</a>.</p>" |
| 321 | + "documentation":"<p>[VPC only] Adds the specified outbound (egress) rules to a security group for use with a VPC.</p> <p>An outbound rule permits instances to send traffic to the specified IPv4 or IPv6 CIDR address ranges, or to the instances that are associated with the specified source security groups.</p> <p>You specify a protocol for each rule (for example, TCP). For the TCP and UDP protocols, you must also specify the destination port or port range. For the ICMP protocol, you must also specify the ICMP type and code. You can use -1 for the type or code to mean all types or all codes.</p> <p>Rule changes are propagated to affected instances as quickly as possible. However, a small delay might occur.</p> <p>For information about VPC security group quotas, see <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/amazon-vpc-limits.html\">Amazon VPC quotas</a>.</p>" |
322 | 322 | },
|
323 | 323 | "AuthorizeSecurityGroupIngress":{
|
324 | 324 | "name":"AuthorizeSecurityGroupIngress",
|
|
11216 | 11216 | "documentation":"<p>The ID of a VPC peering connection.</p>",
|
11217 | 11217 | "locationName":"vpcPeeringConnectionId"
|
11218 | 11218 | },
|
11219 |
| - "CoreNetworkArn":{"shape":"CoreNetworkArn"} |
| 11219 | + "CoreNetworkArn":{ |
| 11220 | + "shape":"CoreNetworkArn", |
| 11221 | + "documentation":"<p>The Amazon Resource Name (ARN) of the core network.</p>" |
| 11222 | + } |
11220 | 11223 | }
|
11221 | 11224 | },
|
11222 | 11225 | "CreateRouteResult":{
|
|
13762 | 13765 | },
|
13763 | 13766 | "Tags":{
|
13764 | 13767 | "shape":"TagList",
|
13765 |
| - "documentation":"<p>The tags to delete. Specify a tag key and an optional tag value to delete specific tags. If you specify a tag key without a tag value, we delete any tag with this key regardless of its value. If you specify a tag key with an empty string as the tag value, we delete the tag only if its value is an empty string.</p> <p>If you omit this parameter, we delete all user-defined tags for the specified resources. We do not delete Amazon Web Services-generated tags (tags that have the <code>aws:</code> prefix).</p>", |
| 13768 | + "documentation":"<p>The tags to delete. Specify a tag key and an optional tag value to delete specific tags. If you specify a tag key without a tag value, we delete any tag with this key regardless of its value. If you specify a tag key with an empty string as the tag value, we delete the tag only if its value is an empty string.</p> <p>If you omit this parameter, we delete all user-defined tags for the specified resources. We do not delete Amazon Web Services-generated tags (tags that have the <code>aws:</code> prefix).</p> <p>Constraints: Up to 1000 tags.</p>", |
13766 | 13769 | "locationName":"tag"
|
13767 | 13770 | }
|
13768 | 13771 | }
|
|
37078 | 37081 | "documentation":"<p>The ID of a VPC peering connection.</p>",
|
37079 | 37082 | "locationName":"vpcPeeringConnectionId"
|
37080 | 37083 | },
|
37081 |
| - "CoreNetworkArn":{"shape":"CoreNetworkArn"} |
| 37084 | + "CoreNetworkArn":{ |
| 37085 | + "shape":"CoreNetworkArn", |
| 37086 | + "documentation":"<p>The Amazon Resource Name (ARN) of the core network.</p>" |
| 37087 | + } |
37082 | 37088 | }
|
37083 | 37089 | },
|
37084 | 37090 | "ReplaceRouteTableAssociationRequest":{
|
|
38954 | 38960 | },
|
38955 | 38961 | "CoreNetworkArn":{
|
38956 | 38962 | "shape":"CoreNetworkArn",
|
| 38963 | + "documentation":"<p>The Amazon Resource Name (ARN) of the core network.</p>", |
38957 | 38964 | "locationName":"coreNetworkArn"
|
38958 | 38965 | }
|
38959 | 38966 | },
|
|
0 commit comments