File tree Expand file tree Collapse file tree 2 files changed +16
-3
lines changed
services/ec2/src/main/resources/codegen-resources Expand file tree Collapse file tree 2 files changed +16
-3
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "type" : " feature" ,
3
+ "category" : " Amazon Elastic Compute Cloud" ,
4
+ "contributor" : " " ,
5
+ "description" : " This release provides an additional route target for the VPC route table."
6
+ }
Original file line number Diff line number Diff line change 9356
9356
"locationName":"item"
9357
9357
}
9358
9358
},
9359
+ "CoreNetworkArn":{"type":"string"},
9359
9360
"CpuManufacturer":{
9360
9361
"type":"string",
9361
9362
"enum":[
11200
11201
"shape":"VpcPeeringConnectionId",
11201
11202
"documentation":"<p>The ID of a VPC peering connection.</p>",
11202
11203
"locationName":"vpcPeeringConnectionId"
11203
- }
11204
+ },
11205
+ "CoreNetworkArn":{"shape":"CoreNetworkArn"}
11204
11206
}
11205
11207
},
11206
11208
"CreateRouteResult":{
35698
35700
},
35699
35701
"MultiRegion":{
35700
35702
"shape":"Boolean",
35701
- "documentation":"<para >Reserved.</para >"
35703
+ "documentation":"<p >Reserved.</p >"
35702
35704
}
35703
35705
}
35704
35706
},
36866
36868
"shape":"VpcPeeringConnectionId",
36867
36869
"documentation":"<p>The ID of a VPC peering connection.</p>",
36868
36870
"locationName":"vpcPeeringConnectionId"
36869
- }
36871
+ },
36872
+ "CoreNetworkArn":{"shape":"CoreNetworkArn"}
36870
36873
}
36871
36874
},
36872
36875
"ReplaceRouteTableAssociationRequest":{
38730
38733
"shape":"String",
38731
38734
"documentation":"<p>The ID of a VPC peering connection.</p>",
38732
38735
"locationName":"vpcPeeringConnectionId"
38736
+ },
38737
+ "CoreNetworkArn":{
38738
+ "shape":"CoreNetworkArn",
38739
+ "locationName":"coreNetworkArn"
38733
38740
}
38734
38741
},
38735
38742
"documentation":"<p>Describes a route in a route table.</p>"
You can’t perform that action at this time.
0 commit comments