aws-sdk-ec2 1.59.0 → 1.60.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/aws-sdk-ec2.rb +1 -1
- data/lib/aws-sdk-ec2/client.rb +1902 -298
- data/lib/aws-sdk-ec2/client_api.rb +670 -1
- data/lib/aws-sdk-ec2/resource.rb +20 -12
- data/lib/aws-sdk-ec2/route.rb +10 -1
- data/lib/aws-sdk-ec2/route_table.rb +3 -0
- data/lib/aws-sdk-ec2/subnet.rb +2 -2
- data/lib/aws-sdk-ec2/types.rb +2225 -76
- data/lib/aws-sdk-ec2/volume.rb +8 -3
- data/lib/aws-sdk-ec2/vpc.rb +4 -0
- metadata +2 -2
@@ -13,6 +13,8 @@ module Aws::EC2
|
|
13
13
|
|
14
14
|
AcceptReservedInstancesExchangeQuoteRequest = Shapes::StructureShape.new(name: 'AcceptReservedInstancesExchangeQuoteRequest')
|
15
15
|
AcceptReservedInstancesExchangeQuoteResult = Shapes::StructureShape.new(name: 'AcceptReservedInstancesExchangeQuoteResult')
|
16
|
+
AcceptTransitGatewayVpcAttachmentRequest = Shapes::StructureShape.new(name: 'AcceptTransitGatewayVpcAttachmentRequest')
|
17
|
+
AcceptTransitGatewayVpcAttachmentResult = Shapes::StructureShape.new(name: 'AcceptTransitGatewayVpcAttachmentResult')
|
16
18
|
AcceptVpcEndpointConnectionsRequest = Shapes::StructureShape.new(name: 'AcceptVpcEndpointConnectionsRequest')
|
17
19
|
AcceptVpcEndpointConnectionsResult = Shapes::StructureShape.new(name: 'AcceptVpcEndpointConnectionsResult')
|
18
20
|
AcceptVpcPeeringConnectionRequest = Shapes::StructureShape.new(name: 'AcceptVpcPeeringConnectionRequest')
|
@@ -53,6 +55,8 @@ module Aws::EC2
|
|
53
55
|
AssociateRouteTableResult = Shapes::StructureShape.new(name: 'AssociateRouteTableResult')
|
54
56
|
AssociateSubnetCidrBlockRequest = Shapes::StructureShape.new(name: 'AssociateSubnetCidrBlockRequest')
|
55
57
|
AssociateSubnetCidrBlockResult = Shapes::StructureShape.new(name: 'AssociateSubnetCidrBlockResult')
|
58
|
+
AssociateTransitGatewayRouteTableRequest = Shapes::StructureShape.new(name: 'AssociateTransitGatewayRouteTableRequest')
|
59
|
+
AssociateTransitGatewayRouteTableResult = Shapes::StructureShape.new(name: 'AssociateTransitGatewayRouteTableResult')
|
56
60
|
AssociateVpcCidrBlockRequest = Shapes::StructureShape.new(name: 'AssociateVpcCidrBlockRequest')
|
57
61
|
AssociateVpcCidrBlockResult = Shapes::StructureShape.new(name: 'AssociateVpcCidrBlockResult')
|
58
62
|
AssociationIdList = Shapes::ListShape.new(name: 'AssociationIdList')
|
@@ -69,6 +73,7 @@ module Aws::EC2
|
|
69
73
|
AttributeValue = Shapes::StructureShape.new(name: 'AttributeValue')
|
70
74
|
AuthorizeSecurityGroupEgressRequest = Shapes::StructureShape.new(name: 'AuthorizeSecurityGroupEgressRequest')
|
71
75
|
AuthorizeSecurityGroupIngressRequest = Shapes::StructureShape.new(name: 'AuthorizeSecurityGroupIngressRequest')
|
76
|
+
AutoAcceptSharedAttachmentsValue = Shapes::StringShape.new(name: 'AutoAcceptSharedAttachmentsValue')
|
72
77
|
AutoPlacement = Shapes::StringShape.new(name: 'AutoPlacement')
|
73
78
|
AvailabilityZone = Shapes::StructureShape.new(name: 'AvailabilityZone')
|
74
79
|
AvailabilityZoneList = Shapes::ListShape.new(name: 'AvailabilityZoneList')
|
@@ -215,6 +220,15 @@ module Aws::EC2
|
|
215
220
|
CreateSubnetRequest = Shapes::StructureShape.new(name: 'CreateSubnetRequest')
|
216
221
|
CreateSubnetResult = Shapes::StructureShape.new(name: 'CreateSubnetResult')
|
217
222
|
CreateTagsRequest = Shapes::StructureShape.new(name: 'CreateTagsRequest')
|
223
|
+
CreateTransitGatewayRequest = Shapes::StructureShape.new(name: 'CreateTransitGatewayRequest')
|
224
|
+
CreateTransitGatewayResult = Shapes::StructureShape.new(name: 'CreateTransitGatewayResult')
|
225
|
+
CreateTransitGatewayRouteRequest = Shapes::StructureShape.new(name: 'CreateTransitGatewayRouteRequest')
|
226
|
+
CreateTransitGatewayRouteResult = Shapes::StructureShape.new(name: 'CreateTransitGatewayRouteResult')
|
227
|
+
CreateTransitGatewayRouteTableRequest = Shapes::StructureShape.new(name: 'CreateTransitGatewayRouteTableRequest')
|
228
|
+
CreateTransitGatewayRouteTableResult = Shapes::StructureShape.new(name: 'CreateTransitGatewayRouteTableResult')
|
229
|
+
CreateTransitGatewayVpcAttachmentRequest = Shapes::StructureShape.new(name: 'CreateTransitGatewayVpcAttachmentRequest')
|
230
|
+
CreateTransitGatewayVpcAttachmentRequestOptions = Shapes::StructureShape.new(name: 'CreateTransitGatewayVpcAttachmentRequestOptions')
|
231
|
+
CreateTransitGatewayVpcAttachmentResult = Shapes::StructureShape.new(name: 'CreateTransitGatewayVpcAttachmentResult')
|
218
232
|
CreateVolumePermission = Shapes::StructureShape.new(name: 'CreateVolumePermission')
|
219
233
|
CreateVolumePermissionList = Shapes::ListShape.new(name: 'CreateVolumePermissionList')
|
220
234
|
CreateVolumePermissionModifications = Shapes::StructureShape.new(name: 'CreateVolumePermissionModifications')
|
@@ -242,6 +256,8 @@ module Aws::EC2
|
|
242
256
|
CustomerGatewayList = Shapes::ListShape.new(name: 'CustomerGatewayList')
|
243
257
|
DatafeedSubscriptionState = Shapes::StringShape.new(name: 'DatafeedSubscriptionState')
|
244
258
|
DateTime = Shapes::TimestampShape.new(name: 'DateTime')
|
259
|
+
DefaultRouteTableAssociationValue = Shapes::StringShape.new(name: 'DefaultRouteTableAssociationValue')
|
260
|
+
DefaultRouteTablePropagationValue = Shapes::StringShape.new(name: 'DefaultRouteTablePropagationValue')
|
245
261
|
DefaultTargetCapacityType = Shapes::StringShape.new(name: 'DefaultTargetCapacityType')
|
246
262
|
DeleteCustomerGatewayRequest = Shapes::StructureShape.new(name: 'DeleteCustomerGatewayRequest')
|
247
263
|
DeleteDhcpOptionsRequest = Shapes::StructureShape.new(name: 'DeleteDhcpOptionsRequest')
|
@@ -284,6 +300,14 @@ module Aws::EC2
|
|
284
300
|
DeleteSpotDatafeedSubscriptionRequest = Shapes::StructureShape.new(name: 'DeleteSpotDatafeedSubscriptionRequest')
|
285
301
|
DeleteSubnetRequest = Shapes::StructureShape.new(name: 'DeleteSubnetRequest')
|
286
302
|
DeleteTagsRequest = Shapes::StructureShape.new(name: 'DeleteTagsRequest')
|
303
|
+
DeleteTransitGatewayRequest = Shapes::StructureShape.new(name: 'DeleteTransitGatewayRequest')
|
304
|
+
DeleteTransitGatewayResult = Shapes::StructureShape.new(name: 'DeleteTransitGatewayResult')
|
305
|
+
DeleteTransitGatewayRouteRequest = Shapes::StructureShape.new(name: 'DeleteTransitGatewayRouteRequest')
|
306
|
+
DeleteTransitGatewayRouteResult = Shapes::StructureShape.new(name: 'DeleteTransitGatewayRouteResult')
|
307
|
+
DeleteTransitGatewayRouteTableRequest = Shapes::StructureShape.new(name: 'DeleteTransitGatewayRouteTableRequest')
|
308
|
+
DeleteTransitGatewayRouteTableResult = Shapes::StructureShape.new(name: 'DeleteTransitGatewayRouteTableResult')
|
309
|
+
DeleteTransitGatewayVpcAttachmentRequest = Shapes::StructureShape.new(name: 'DeleteTransitGatewayVpcAttachmentRequest')
|
310
|
+
DeleteTransitGatewayVpcAttachmentResult = Shapes::StructureShape.new(name: 'DeleteTransitGatewayVpcAttachmentResult')
|
287
311
|
DeleteVolumeRequest = Shapes::StructureShape.new(name: 'DeleteVolumeRequest')
|
288
312
|
DeleteVpcEndpointConnectionNotificationsRequest = Shapes::StructureShape.new(name: 'DeleteVpcEndpointConnectionNotificationsRequest')
|
289
313
|
DeleteVpcEndpointConnectionNotificationsResult = Shapes::StructureShape.new(name: 'DeleteVpcEndpointConnectionNotificationsResult')
|
@@ -441,6 +465,14 @@ module Aws::EC2
|
|
441
465
|
DescribeSubnetsResult = Shapes::StructureShape.new(name: 'DescribeSubnetsResult')
|
442
466
|
DescribeTagsRequest = Shapes::StructureShape.new(name: 'DescribeTagsRequest')
|
443
467
|
DescribeTagsResult = Shapes::StructureShape.new(name: 'DescribeTagsResult')
|
468
|
+
DescribeTransitGatewayAttachmentsRequest = Shapes::StructureShape.new(name: 'DescribeTransitGatewayAttachmentsRequest')
|
469
|
+
DescribeTransitGatewayAttachmentsResult = Shapes::StructureShape.new(name: 'DescribeTransitGatewayAttachmentsResult')
|
470
|
+
DescribeTransitGatewayRouteTablesRequest = Shapes::StructureShape.new(name: 'DescribeTransitGatewayRouteTablesRequest')
|
471
|
+
DescribeTransitGatewayRouteTablesResult = Shapes::StructureShape.new(name: 'DescribeTransitGatewayRouteTablesResult')
|
472
|
+
DescribeTransitGatewayVpcAttachmentsRequest = Shapes::StructureShape.new(name: 'DescribeTransitGatewayVpcAttachmentsRequest')
|
473
|
+
DescribeTransitGatewayVpcAttachmentsResult = Shapes::StructureShape.new(name: 'DescribeTransitGatewayVpcAttachmentsResult')
|
474
|
+
DescribeTransitGatewaysRequest = Shapes::StructureShape.new(name: 'DescribeTransitGatewaysRequest')
|
475
|
+
DescribeTransitGatewaysResult = Shapes::StructureShape.new(name: 'DescribeTransitGatewaysResult')
|
444
476
|
DescribeVolumeAttributeRequest = Shapes::StructureShape.new(name: 'DescribeVolumeAttributeRequest')
|
445
477
|
DescribeVolumeAttributeResult = Shapes::StructureShape.new(name: 'DescribeVolumeAttributeResult')
|
446
478
|
DescribeVolumeStatusRequest = Shapes::StructureShape.new(name: 'DescribeVolumeStatusRequest')
|
@@ -488,6 +520,8 @@ module Aws::EC2
|
|
488
520
|
DhcpOptions = Shapes::StructureShape.new(name: 'DhcpOptions')
|
489
521
|
DhcpOptionsIdStringList = Shapes::ListShape.new(name: 'DhcpOptionsIdStringList')
|
490
522
|
DhcpOptionsList = Shapes::ListShape.new(name: 'DhcpOptionsList')
|
523
|
+
DisableTransitGatewayRouteTablePropagationRequest = Shapes::StructureShape.new(name: 'DisableTransitGatewayRouteTablePropagationRequest')
|
524
|
+
DisableTransitGatewayRouteTablePropagationResult = Shapes::StructureShape.new(name: 'DisableTransitGatewayRouteTablePropagationResult')
|
491
525
|
DisableVgwRoutePropagationRequest = Shapes::StructureShape.new(name: 'DisableVgwRoutePropagationRequest')
|
492
526
|
DisableVpcClassicLinkDnsSupportRequest = Shapes::StructureShape.new(name: 'DisableVpcClassicLinkDnsSupportRequest')
|
493
527
|
DisableVpcClassicLinkDnsSupportResult = Shapes::StructureShape.new(name: 'DisableVpcClassicLinkDnsSupportResult')
|
@@ -499,6 +533,8 @@ module Aws::EC2
|
|
499
533
|
DisassociateRouteTableRequest = Shapes::StructureShape.new(name: 'DisassociateRouteTableRequest')
|
500
534
|
DisassociateSubnetCidrBlockRequest = Shapes::StructureShape.new(name: 'DisassociateSubnetCidrBlockRequest')
|
501
535
|
DisassociateSubnetCidrBlockResult = Shapes::StructureShape.new(name: 'DisassociateSubnetCidrBlockResult')
|
536
|
+
DisassociateTransitGatewayRouteTableRequest = Shapes::StructureShape.new(name: 'DisassociateTransitGatewayRouteTableRequest')
|
537
|
+
DisassociateTransitGatewayRouteTableResult = Shapes::StructureShape.new(name: 'DisassociateTransitGatewayRouteTableResult')
|
502
538
|
DisassociateVpcCidrBlockRequest = Shapes::StructureShape.new(name: 'DisassociateVpcCidrBlockRequest')
|
503
539
|
DisassociateVpcCidrBlockResult = Shapes::StructureShape.new(name: 'DisassociateVpcCidrBlockResult')
|
504
540
|
DiskImage = Shapes::StructureShape.new(name: 'DiskImage')
|
@@ -509,6 +545,7 @@ module Aws::EC2
|
|
509
545
|
DiskImageVolumeDescription = Shapes::StructureShape.new(name: 'DiskImageVolumeDescription')
|
510
546
|
DnsEntry = Shapes::StructureShape.new(name: 'DnsEntry')
|
511
547
|
DnsEntrySet = Shapes::ListShape.new(name: 'DnsEntrySet')
|
548
|
+
DnsSupportValue = Shapes::StringShape.new(name: 'DnsSupportValue')
|
512
549
|
DomainType = Shapes::StringShape.new(name: 'DomainType')
|
513
550
|
Double = Shapes::FloatShape.new(name: 'Double')
|
514
551
|
EbsBlockDevice = Shapes::StructureShape.new(name: 'EbsBlockDevice')
|
@@ -531,6 +568,8 @@ module Aws::EC2
|
|
531
568
|
ElasticGpuState = Shapes::StringShape.new(name: 'ElasticGpuState')
|
532
569
|
ElasticGpuStatus = Shapes::StringShape.new(name: 'ElasticGpuStatus')
|
533
570
|
ElasticGpus = Shapes::StructureShape.new(name: 'ElasticGpus')
|
571
|
+
EnableTransitGatewayRouteTablePropagationRequest = Shapes::StructureShape.new(name: 'EnableTransitGatewayRouteTablePropagationRequest')
|
572
|
+
EnableTransitGatewayRouteTablePropagationResult = Shapes::StructureShape.new(name: 'EnableTransitGatewayRouteTablePropagationResult')
|
534
573
|
EnableVgwRoutePropagationRequest = Shapes::StructureShape.new(name: 'EnableVgwRoutePropagationRequest')
|
535
574
|
EnableVolumeIORequest = Shapes::StructureShape.new(name: 'EnableVolumeIORequest')
|
536
575
|
EnableVpcClassicLinkDnsSupportRequest = Shapes::StructureShape.new(name: 'EnableVpcClassicLinkDnsSupportRequest')
|
@@ -550,6 +589,8 @@ module Aws::EC2
|
|
550
589
|
ExportTaskState = Shapes::StringShape.new(name: 'ExportTaskState')
|
551
590
|
ExportToS3Task = Shapes::StructureShape.new(name: 'ExportToS3Task')
|
552
591
|
ExportToS3TaskSpecification = Shapes::StructureShape.new(name: 'ExportToS3TaskSpecification')
|
592
|
+
ExportTransitGatewayRoutesRequest = Shapes::StructureShape.new(name: 'ExportTransitGatewayRoutesRequest')
|
593
|
+
ExportTransitGatewayRoutesResult = Shapes::StructureShape.new(name: 'ExportTransitGatewayRoutesResult')
|
553
594
|
Filter = Shapes::StructureShape.new(name: 'Filter')
|
554
595
|
FilterList = Shapes::ListShape.new(name: 'FilterList')
|
555
596
|
FleetActivityStatus = Shapes::StringShape.new(name: 'FleetActivityStatus')
|
@@ -596,6 +637,12 @@ module Aws::EC2
|
|
596
637
|
GetPasswordDataResult = Shapes::StructureShape.new(name: 'GetPasswordDataResult')
|
597
638
|
GetReservedInstancesExchangeQuoteRequest = Shapes::StructureShape.new(name: 'GetReservedInstancesExchangeQuoteRequest')
|
598
639
|
GetReservedInstancesExchangeQuoteResult = Shapes::StructureShape.new(name: 'GetReservedInstancesExchangeQuoteResult')
|
640
|
+
GetTransitGatewayAttachmentPropagationsRequest = Shapes::StructureShape.new(name: 'GetTransitGatewayAttachmentPropagationsRequest')
|
641
|
+
GetTransitGatewayAttachmentPropagationsResult = Shapes::StructureShape.new(name: 'GetTransitGatewayAttachmentPropagationsResult')
|
642
|
+
GetTransitGatewayRouteTableAssociationsRequest = Shapes::StructureShape.new(name: 'GetTransitGatewayRouteTableAssociationsRequest')
|
643
|
+
GetTransitGatewayRouteTableAssociationsResult = Shapes::StructureShape.new(name: 'GetTransitGatewayRouteTableAssociationsResult')
|
644
|
+
GetTransitGatewayRouteTablePropagationsRequest = Shapes::StructureShape.new(name: 'GetTransitGatewayRouteTablePropagationsRequest')
|
645
|
+
GetTransitGatewayRouteTablePropagationsResult = Shapes::StructureShape.new(name: 'GetTransitGatewayRouteTablePropagationsResult')
|
599
646
|
GroupIdStringList = Shapes::ListShape.new(name: 'GroupIdStringList')
|
600
647
|
GroupIdentifier = Shapes::StructureShape.new(name: 'GroupIdentifier')
|
601
648
|
GroupIdentifierList = Shapes::ListShape.new(name: 'GroupIdentifierList')
|
@@ -725,6 +772,7 @@ module Aws::EC2
|
|
725
772
|
Ipv6CidrBlockSet = Shapes::ListShape.new(name: 'Ipv6CidrBlockSet')
|
726
773
|
Ipv6Range = Shapes::StructureShape.new(name: 'Ipv6Range')
|
727
774
|
Ipv6RangeList = Shapes::ListShape.new(name: 'Ipv6RangeList')
|
775
|
+
Ipv6SupportValue = Shapes::StringShape.new(name: 'Ipv6SupportValue')
|
728
776
|
KeyNameStringList = Shapes::ListShape.new(name: 'KeyNameStringList')
|
729
777
|
KeyPair = Shapes::StructureShape.new(name: 'KeyPair')
|
730
778
|
KeyPairInfo = Shapes::StructureShape.new(name: 'KeyPairInfo')
|
@@ -814,6 +862,9 @@ module Aws::EC2
|
|
814
862
|
ModifySpotFleetRequestRequest = Shapes::StructureShape.new(name: 'ModifySpotFleetRequestRequest')
|
815
863
|
ModifySpotFleetRequestResponse = Shapes::StructureShape.new(name: 'ModifySpotFleetRequestResponse')
|
816
864
|
ModifySubnetAttributeRequest = Shapes::StructureShape.new(name: 'ModifySubnetAttributeRequest')
|
865
|
+
ModifyTransitGatewayVpcAttachmentRequest = Shapes::StructureShape.new(name: 'ModifyTransitGatewayVpcAttachmentRequest')
|
866
|
+
ModifyTransitGatewayVpcAttachmentRequestOptions = Shapes::StructureShape.new(name: 'ModifyTransitGatewayVpcAttachmentRequestOptions')
|
867
|
+
ModifyTransitGatewayVpcAttachmentResult = Shapes::StructureShape.new(name: 'ModifyTransitGatewayVpcAttachmentResult')
|
817
868
|
ModifyVolumeAttributeRequest = Shapes::StructureShape.new(name: 'ModifyVolumeAttributeRequest')
|
818
869
|
ModifyVolumeRequest = Shapes::StructureShape.new(name: 'ModifyVolumeRequest')
|
819
870
|
ModifyVolumeResult = Shapes::StructureShape.new(name: 'ModifyVolumeResult')
|
@@ -950,6 +1001,8 @@ module Aws::EC2
|
|
950
1001
|
RegionNameStringList = Shapes::ListShape.new(name: 'RegionNameStringList')
|
951
1002
|
RegisterImageRequest = Shapes::StructureShape.new(name: 'RegisterImageRequest')
|
952
1003
|
RegisterImageResult = Shapes::StructureShape.new(name: 'RegisterImageResult')
|
1004
|
+
RejectTransitGatewayVpcAttachmentRequest = Shapes::StructureShape.new(name: 'RejectTransitGatewayVpcAttachmentRequest')
|
1005
|
+
RejectTransitGatewayVpcAttachmentResult = Shapes::StructureShape.new(name: 'RejectTransitGatewayVpcAttachmentResult')
|
953
1006
|
RejectVpcEndpointConnectionsRequest = Shapes::StructureShape.new(name: 'RejectVpcEndpointConnectionsRequest')
|
954
1007
|
RejectVpcEndpointConnectionsResult = Shapes::StructureShape.new(name: 'RejectVpcEndpointConnectionsResult')
|
955
1008
|
RejectVpcPeeringConnectionRequest = Shapes::StructureShape.new(name: 'RejectVpcPeeringConnectionRequest')
|
@@ -965,6 +1018,8 @@ module Aws::EC2
|
|
965
1018
|
ReplaceRouteRequest = Shapes::StructureShape.new(name: 'ReplaceRouteRequest')
|
966
1019
|
ReplaceRouteTableAssociationRequest = Shapes::StructureShape.new(name: 'ReplaceRouteTableAssociationRequest')
|
967
1020
|
ReplaceRouteTableAssociationResult = Shapes::StructureShape.new(name: 'ReplaceRouteTableAssociationResult')
|
1021
|
+
ReplaceTransitGatewayRouteRequest = Shapes::StructureShape.new(name: 'ReplaceTransitGatewayRouteRequest')
|
1022
|
+
ReplaceTransitGatewayRouteResult = Shapes::StructureShape.new(name: 'ReplaceTransitGatewayRouteResult')
|
968
1023
|
ReportInstanceReasonCodes = Shapes::StringShape.new(name: 'ReportInstanceReasonCodes')
|
969
1024
|
ReportInstanceStatusRequest = Shapes::StructureShape.new(name: 'ReportInstanceStatusRequest')
|
970
1025
|
ReportStatusType = Shapes::StringShape.new(name: 'ReportStatusType')
|
@@ -1056,6 +1111,8 @@ module Aws::EC2
|
|
1056
1111
|
ScheduledInstancesPlacement = Shapes::StructureShape.new(name: 'ScheduledInstancesPlacement')
|
1057
1112
|
ScheduledInstancesPrivateIpAddressConfig = Shapes::StructureShape.new(name: 'ScheduledInstancesPrivateIpAddressConfig')
|
1058
1113
|
ScheduledInstancesSecurityGroupIdSet = Shapes::ListShape.new(name: 'ScheduledInstancesSecurityGroupIdSet')
|
1114
|
+
SearchTransitGatewayRoutesRequest = Shapes::StructureShape.new(name: 'SearchTransitGatewayRoutesRequest')
|
1115
|
+
SearchTransitGatewayRoutesResult = Shapes::StructureShape.new(name: 'SearchTransitGatewayRoutesResult')
|
1059
1116
|
SecurityGroup = Shapes::StructureShape.new(name: 'SecurityGroup')
|
1060
1117
|
SecurityGroupIdStringList = Shapes::ListShape.new(name: 'SecurityGroupIdStringList')
|
1061
1118
|
SecurityGroupIdentifier = Shapes::StructureShape.new(name: 'SecurityGroupIdentifier')
|
@@ -1154,6 +1211,42 @@ module Aws::EC2
|
|
1154
1211
|
TerminateInstancesRequest = Shapes::StructureShape.new(name: 'TerminateInstancesRequest')
|
1155
1212
|
TerminateInstancesResult = Shapes::StructureShape.new(name: 'TerminateInstancesResult')
|
1156
1213
|
TrafficType = Shapes::StringShape.new(name: 'TrafficType')
|
1214
|
+
TransitGateway = Shapes::StructureShape.new(name: 'TransitGateway')
|
1215
|
+
TransitGatewayAssociation = Shapes::StructureShape.new(name: 'TransitGatewayAssociation')
|
1216
|
+
TransitGatewayAssociationState = Shapes::StringShape.new(name: 'TransitGatewayAssociationState')
|
1217
|
+
TransitGatewayAttachment = Shapes::StructureShape.new(name: 'TransitGatewayAttachment')
|
1218
|
+
TransitGatewayAttachmentAssociation = Shapes::StructureShape.new(name: 'TransitGatewayAttachmentAssociation')
|
1219
|
+
TransitGatewayAttachmentIdStringList = Shapes::ListShape.new(name: 'TransitGatewayAttachmentIdStringList')
|
1220
|
+
TransitGatewayAttachmentList = Shapes::ListShape.new(name: 'TransitGatewayAttachmentList')
|
1221
|
+
TransitGatewayAttachmentPropagation = Shapes::StructureShape.new(name: 'TransitGatewayAttachmentPropagation')
|
1222
|
+
TransitGatewayAttachmentPropagationList = Shapes::ListShape.new(name: 'TransitGatewayAttachmentPropagationList')
|
1223
|
+
TransitGatewayAttachmentResourceType = Shapes::StringShape.new(name: 'TransitGatewayAttachmentResourceType')
|
1224
|
+
TransitGatewayAttachmentState = Shapes::StringShape.new(name: 'TransitGatewayAttachmentState')
|
1225
|
+
TransitGatewayIdStringList = Shapes::ListShape.new(name: 'TransitGatewayIdStringList')
|
1226
|
+
TransitGatewayList = Shapes::ListShape.new(name: 'TransitGatewayList')
|
1227
|
+
TransitGatewayMaxResults = Shapes::IntegerShape.new(name: 'TransitGatewayMaxResults')
|
1228
|
+
TransitGatewayOptions = Shapes::StructureShape.new(name: 'TransitGatewayOptions')
|
1229
|
+
TransitGatewayPropagation = Shapes::StructureShape.new(name: 'TransitGatewayPropagation')
|
1230
|
+
TransitGatewayPropagationState = Shapes::StringShape.new(name: 'TransitGatewayPropagationState')
|
1231
|
+
TransitGatewayRequestOptions = Shapes::StructureShape.new(name: 'TransitGatewayRequestOptions')
|
1232
|
+
TransitGatewayRoute = Shapes::StructureShape.new(name: 'TransitGatewayRoute')
|
1233
|
+
TransitGatewayRouteAttachment = Shapes::StructureShape.new(name: 'TransitGatewayRouteAttachment')
|
1234
|
+
TransitGatewayRouteAttachmentList = Shapes::ListShape.new(name: 'TransitGatewayRouteAttachmentList')
|
1235
|
+
TransitGatewayRouteList = Shapes::ListShape.new(name: 'TransitGatewayRouteList')
|
1236
|
+
TransitGatewayRouteState = Shapes::StringShape.new(name: 'TransitGatewayRouteState')
|
1237
|
+
TransitGatewayRouteTable = Shapes::StructureShape.new(name: 'TransitGatewayRouteTable')
|
1238
|
+
TransitGatewayRouteTableAssociation = Shapes::StructureShape.new(name: 'TransitGatewayRouteTableAssociation')
|
1239
|
+
TransitGatewayRouteTableAssociationList = Shapes::ListShape.new(name: 'TransitGatewayRouteTableAssociationList')
|
1240
|
+
TransitGatewayRouteTableIdStringList = Shapes::ListShape.new(name: 'TransitGatewayRouteTableIdStringList')
|
1241
|
+
TransitGatewayRouteTableList = Shapes::ListShape.new(name: 'TransitGatewayRouteTableList')
|
1242
|
+
TransitGatewayRouteTablePropagation = Shapes::StructureShape.new(name: 'TransitGatewayRouteTablePropagation')
|
1243
|
+
TransitGatewayRouteTablePropagationList = Shapes::ListShape.new(name: 'TransitGatewayRouteTablePropagationList')
|
1244
|
+
TransitGatewayRouteTableState = Shapes::StringShape.new(name: 'TransitGatewayRouteTableState')
|
1245
|
+
TransitGatewayRouteType = Shapes::StringShape.new(name: 'TransitGatewayRouteType')
|
1246
|
+
TransitGatewayState = Shapes::StringShape.new(name: 'TransitGatewayState')
|
1247
|
+
TransitGatewayVpcAttachment = Shapes::StructureShape.new(name: 'TransitGatewayVpcAttachment')
|
1248
|
+
TransitGatewayVpcAttachmentList = Shapes::ListShape.new(name: 'TransitGatewayVpcAttachmentList')
|
1249
|
+
TransitGatewayVpcAttachmentOptions = Shapes::StructureShape.new(name: 'TransitGatewayVpcAttachmentOptions')
|
1157
1250
|
TunnelOptionsList = Shapes::ListShape.new(name: 'TunnelOptionsList')
|
1158
1251
|
UnassignIpv6AddressesRequest = Shapes::StructureShape.new(name: 'UnassignIpv6AddressesRequest')
|
1159
1252
|
UnassignIpv6AddressesResult = Shapes::StructureShape.new(name: 'UnassignIpv6AddressesResult')
|
@@ -1243,6 +1336,7 @@ module Aws::EC2
|
|
1243
1336
|
VpnConnectionList = Shapes::ListShape.new(name: 'VpnConnectionList')
|
1244
1337
|
VpnConnectionOptions = Shapes::StructureShape.new(name: 'VpnConnectionOptions')
|
1245
1338
|
VpnConnectionOptionsSpecification = Shapes::StructureShape.new(name: 'VpnConnectionOptionsSpecification')
|
1339
|
+
VpnEcmpSupportValue = Shapes::StringShape.new(name: 'VpnEcmpSupportValue')
|
1246
1340
|
VpnGateway = Shapes::StructureShape.new(name: 'VpnGateway')
|
1247
1341
|
VpnGatewayIdStringList = Shapes::ListShape.new(name: 'VpnGatewayIdStringList')
|
1248
1342
|
VpnGatewayList = Shapes::ListShape.new(name: 'VpnGatewayList')
|
@@ -1265,6 +1359,13 @@ module Aws::EC2
|
|
1265
1359
|
AcceptReservedInstancesExchangeQuoteResult.add_member(:exchange_id, Shapes::ShapeRef.new(shape: String, location_name: "exchangeId"))
|
1266
1360
|
AcceptReservedInstancesExchangeQuoteResult.struct_class = Types::AcceptReservedInstancesExchangeQuoteResult
|
1267
1361
|
|
1362
|
+
AcceptTransitGatewayVpcAttachmentRequest.add_member(:transit_gateway_attachment_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "TransitGatewayAttachmentId"))
|
1363
|
+
AcceptTransitGatewayVpcAttachmentRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
|
1364
|
+
AcceptTransitGatewayVpcAttachmentRequest.struct_class = Types::AcceptTransitGatewayVpcAttachmentRequest
|
1365
|
+
|
1366
|
+
AcceptTransitGatewayVpcAttachmentResult.add_member(:transit_gateway_vpc_attachment, Shapes::ShapeRef.new(shape: TransitGatewayVpcAttachment, location_name: "transitGatewayVpcAttachment"))
|
1367
|
+
AcceptTransitGatewayVpcAttachmentResult.struct_class = Types::AcceptTransitGatewayVpcAttachmentResult
|
1368
|
+
|
1268
1369
|
AcceptVpcEndpointConnectionsRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
|
1269
1370
|
AcceptVpcEndpointConnectionsRequest.add_member(:service_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ServiceId"))
|
1270
1371
|
AcceptVpcEndpointConnectionsRequest.add_member(:vpc_endpoint_ids, Shapes::ShapeRef.new(shape: ValueStringList, required: true, location_name: "VpcEndpointId"))
|
@@ -1408,6 +1509,14 @@ module Aws::EC2
|
|
1408
1509
|
AssociateSubnetCidrBlockResult.add_member(:subnet_id, Shapes::ShapeRef.new(shape: String, location_name: "subnetId"))
|
1409
1510
|
AssociateSubnetCidrBlockResult.struct_class = Types::AssociateSubnetCidrBlockResult
|
1410
1511
|
|
1512
|
+
AssociateTransitGatewayRouteTableRequest.add_member(:transit_gateway_route_table_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "TransitGatewayRouteTableId"))
|
1513
|
+
AssociateTransitGatewayRouteTableRequest.add_member(:transit_gateway_attachment_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "TransitGatewayAttachmentId"))
|
1514
|
+
AssociateTransitGatewayRouteTableRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
|
1515
|
+
AssociateTransitGatewayRouteTableRequest.struct_class = Types::AssociateTransitGatewayRouteTableRequest
|
1516
|
+
|
1517
|
+
AssociateTransitGatewayRouteTableResult.add_member(:association, Shapes::ShapeRef.new(shape: TransitGatewayAssociation, location_name: "association"))
|
1518
|
+
AssociateTransitGatewayRouteTableResult.struct_class = Types::AssociateTransitGatewayRouteTableResult
|
1519
|
+
|
1411
1520
|
AssociateVpcCidrBlockRequest.add_member(:amazon_provided_ipv_6_cidr_block, Shapes::ShapeRef.new(shape: Boolean, location_name: "amazonProvidedIpv6CidrBlock"))
|
1412
1521
|
AssociateVpcCidrBlockRequest.add_member(:cidr_block, Shapes::ShapeRef.new(shape: String, location_name: "CidrBlock"))
|
1413
1522
|
AssociateVpcCidrBlockRequest.add_member(:vpc_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "vpcId"))
|
@@ -2026,6 +2135,7 @@ module Aws::EC2
|
|
2026
2135
|
CreateRouteRequest.add_member(:gateway_id, Shapes::ShapeRef.new(shape: String, location_name: "gatewayId"))
|
2027
2136
|
CreateRouteRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: String, location_name: "instanceId"))
|
2028
2137
|
CreateRouteRequest.add_member(:nat_gateway_id, Shapes::ShapeRef.new(shape: String, location_name: "natGatewayId"))
|
2138
|
+
CreateRouteRequest.add_member(:transit_gateway_id, Shapes::ShapeRef.new(shape: String, location_name: "TransitGatewayId"))
|
2029
2139
|
CreateRouteRequest.add_member(:network_interface_id, Shapes::ShapeRef.new(shape: String, location_name: "networkInterfaceId"))
|
2030
2140
|
CreateRouteRequest.add_member(:route_table_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "routeTableId"))
|
2031
2141
|
CreateRouteRequest.add_member(:vpc_peering_connection_id, Shapes::ShapeRef.new(shape: String, location_name: "vpcPeeringConnectionId"))
|
@@ -2079,6 +2189,48 @@ module Aws::EC2
|
|
2079
2189
|
CreateTagsRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, required: true, location_name: "Tag"))
|
2080
2190
|
CreateTagsRequest.struct_class = Types::CreateTagsRequest
|
2081
2191
|
|
2192
|
+
CreateTransitGatewayRequest.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
|
2193
|
+
CreateTransitGatewayRequest.add_member(:options, Shapes::ShapeRef.new(shape: TransitGatewayRequestOptions, location_name: "Options"))
|
2194
|
+
CreateTransitGatewayRequest.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
|
2195
|
+
CreateTransitGatewayRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
|
2196
|
+
CreateTransitGatewayRequest.struct_class = Types::CreateTransitGatewayRequest
|
2197
|
+
|
2198
|
+
CreateTransitGatewayResult.add_member(:transit_gateway, Shapes::ShapeRef.new(shape: TransitGateway, location_name: "transitGateway"))
|
2199
|
+
CreateTransitGatewayResult.struct_class = Types::CreateTransitGatewayResult
|
2200
|
+
|
2201
|
+
CreateTransitGatewayRouteRequest.add_member(:destination_cidr_block, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DestinationCidrBlock"))
|
2202
|
+
CreateTransitGatewayRouteRequest.add_member(:transit_gateway_route_table_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "TransitGatewayRouteTableId"))
|
2203
|
+
CreateTransitGatewayRouteRequest.add_member(:transit_gateway_attachment_id, Shapes::ShapeRef.new(shape: String, location_name: "TransitGatewayAttachmentId"))
|
2204
|
+
CreateTransitGatewayRouteRequest.add_member(:blackhole, Shapes::ShapeRef.new(shape: Boolean, location_name: "Blackhole"))
|
2205
|
+
CreateTransitGatewayRouteRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
|
2206
|
+
CreateTransitGatewayRouteRequest.struct_class = Types::CreateTransitGatewayRouteRequest
|
2207
|
+
|
2208
|
+
CreateTransitGatewayRouteResult.add_member(:route, Shapes::ShapeRef.new(shape: TransitGatewayRoute, location_name: "route"))
|
2209
|
+
CreateTransitGatewayRouteResult.struct_class = Types::CreateTransitGatewayRouteResult
|
2210
|
+
|
2211
|
+
CreateTransitGatewayRouteTableRequest.add_member(:transit_gateway_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "TransitGatewayId"))
|
2212
|
+
CreateTransitGatewayRouteTableRequest.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecifications"))
|
2213
|
+
CreateTransitGatewayRouteTableRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
|
2214
|
+
CreateTransitGatewayRouteTableRequest.struct_class = Types::CreateTransitGatewayRouteTableRequest
|
2215
|
+
|
2216
|
+
CreateTransitGatewayRouteTableResult.add_member(:transit_gateway_route_table, Shapes::ShapeRef.new(shape: TransitGatewayRouteTable, location_name: "transitGatewayRouteTable"))
|
2217
|
+
CreateTransitGatewayRouteTableResult.struct_class = Types::CreateTransitGatewayRouteTableResult
|
2218
|
+
|
2219
|
+
CreateTransitGatewayVpcAttachmentRequest.add_member(:transit_gateway_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "TransitGatewayId"))
|
2220
|
+
CreateTransitGatewayVpcAttachmentRequest.add_member(:vpc_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "VpcId"))
|
2221
|
+
CreateTransitGatewayVpcAttachmentRequest.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: ValueStringList, required: true, location_name: "SubnetIds"))
|
2222
|
+
CreateTransitGatewayVpcAttachmentRequest.add_member(:options, Shapes::ShapeRef.new(shape: CreateTransitGatewayVpcAttachmentRequestOptions, location_name: "Options"))
|
2223
|
+
CreateTransitGatewayVpcAttachmentRequest.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecifications"))
|
2224
|
+
CreateTransitGatewayVpcAttachmentRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
|
2225
|
+
CreateTransitGatewayVpcAttachmentRequest.struct_class = Types::CreateTransitGatewayVpcAttachmentRequest
|
2226
|
+
|
2227
|
+
CreateTransitGatewayVpcAttachmentRequestOptions.add_member(:dns_support, Shapes::ShapeRef.new(shape: DnsSupportValue, location_name: "DnsSupport"))
|
2228
|
+
CreateTransitGatewayVpcAttachmentRequestOptions.add_member(:ipv_6_support, Shapes::ShapeRef.new(shape: Ipv6SupportValue, location_name: "Ipv6Support"))
|
2229
|
+
CreateTransitGatewayVpcAttachmentRequestOptions.struct_class = Types::CreateTransitGatewayVpcAttachmentRequestOptions
|
2230
|
+
|
2231
|
+
CreateTransitGatewayVpcAttachmentResult.add_member(:transit_gateway_vpc_attachment, Shapes::ShapeRef.new(shape: TransitGatewayVpcAttachment, location_name: "transitGatewayVpcAttachment"))
|
2232
|
+
CreateTransitGatewayVpcAttachmentResult.struct_class = Types::CreateTransitGatewayVpcAttachmentResult
|
2233
|
+
|
2082
2234
|
CreateVolumePermission.add_member(:group, Shapes::ShapeRef.new(shape: PermissionGroup, location_name: "group"))
|
2083
2235
|
CreateVolumePermission.add_member(:user_id, Shapes::ShapeRef.new(shape: String, location_name: "userId"))
|
2084
2236
|
CreateVolumePermission.struct_class = Types::CreateVolumePermission
|
@@ -2159,7 +2311,8 @@ module Aws::EC2
|
|
2159
2311
|
|
2160
2312
|
CreateVpnConnectionRequest.add_member(:customer_gateway_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CustomerGatewayId"))
|
2161
2313
|
CreateVpnConnectionRequest.add_member(:type, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Type"))
|
2162
|
-
CreateVpnConnectionRequest.add_member(:vpn_gateway_id, Shapes::ShapeRef.new(shape: String,
|
2314
|
+
CreateVpnConnectionRequest.add_member(:vpn_gateway_id, Shapes::ShapeRef.new(shape: String, location_name: "VpnGatewayId"))
|
2315
|
+
CreateVpnConnectionRequest.add_member(:transit_gateway_id, Shapes::ShapeRef.new(shape: String, location_name: "TransitGatewayId"))
|
2163
2316
|
CreateVpnConnectionRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
|
2164
2317
|
CreateVpnConnectionRequest.add_member(:options, Shapes::ShapeRef.new(shape: VpnConnectionOptionsSpecification, location_name: "options"))
|
2165
2318
|
CreateVpnConnectionRequest.struct_class = Types::CreateVpnConnectionRequest
|
@@ -2357,6 +2510,35 @@ module Aws::EC2
|
|
2357
2510
|
DeleteTagsRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tag"))
|
2358
2511
|
DeleteTagsRequest.struct_class = Types::DeleteTagsRequest
|
2359
2512
|
|
2513
|
+
DeleteTransitGatewayRequest.add_member(:transit_gateway_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "TransitGatewayId"))
|
2514
|
+
DeleteTransitGatewayRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
|
2515
|
+
DeleteTransitGatewayRequest.struct_class = Types::DeleteTransitGatewayRequest
|
2516
|
+
|
2517
|
+
DeleteTransitGatewayResult.add_member(:transit_gateway, Shapes::ShapeRef.new(shape: TransitGateway, location_name: "transitGateway"))
|
2518
|
+
DeleteTransitGatewayResult.struct_class = Types::DeleteTransitGatewayResult
|
2519
|
+
|
2520
|
+
DeleteTransitGatewayRouteRequest.add_member(:transit_gateway_route_table_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "TransitGatewayRouteTableId"))
|
2521
|
+
DeleteTransitGatewayRouteRequest.add_member(:destination_cidr_block, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DestinationCidrBlock"))
|
2522
|
+
DeleteTransitGatewayRouteRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
|
2523
|
+
DeleteTransitGatewayRouteRequest.struct_class = Types::DeleteTransitGatewayRouteRequest
|
2524
|
+
|
2525
|
+
DeleteTransitGatewayRouteResult.add_member(:route, Shapes::ShapeRef.new(shape: TransitGatewayRoute, location_name: "route"))
|
2526
|
+
DeleteTransitGatewayRouteResult.struct_class = Types::DeleteTransitGatewayRouteResult
|
2527
|
+
|
2528
|
+
DeleteTransitGatewayRouteTableRequest.add_member(:transit_gateway_route_table_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "TransitGatewayRouteTableId"))
|
2529
|
+
DeleteTransitGatewayRouteTableRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
|
2530
|
+
DeleteTransitGatewayRouteTableRequest.struct_class = Types::DeleteTransitGatewayRouteTableRequest
|
2531
|
+
|
2532
|
+
DeleteTransitGatewayRouteTableResult.add_member(:transit_gateway_route_table, Shapes::ShapeRef.new(shape: TransitGatewayRouteTable, location_name: "transitGatewayRouteTable"))
|
2533
|
+
DeleteTransitGatewayRouteTableResult.struct_class = Types::DeleteTransitGatewayRouteTableResult
|
2534
|
+
|
2535
|
+
DeleteTransitGatewayVpcAttachmentRequest.add_member(:transit_gateway_attachment_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "TransitGatewayAttachmentId"))
|
2536
|
+
DeleteTransitGatewayVpcAttachmentRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
|
2537
|
+
DeleteTransitGatewayVpcAttachmentRequest.struct_class = Types::DeleteTransitGatewayVpcAttachmentRequest
|
2538
|
+
|
2539
|
+
DeleteTransitGatewayVpcAttachmentResult.add_member(:transit_gateway_vpc_attachment, Shapes::ShapeRef.new(shape: TransitGatewayVpcAttachment, location_name: "transitGatewayVpcAttachment"))
|
2540
|
+
DeleteTransitGatewayVpcAttachmentResult.struct_class = Types::DeleteTransitGatewayVpcAttachmentResult
|
2541
|
+
|
2360
2542
|
DeleteVolumeRequest.add_member(:volume_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "VolumeId"))
|
2361
2543
|
DeleteVolumeRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
|
2362
2544
|
DeleteVolumeRequest.struct_class = Types::DeleteVolumeRequest
|
@@ -3128,6 +3310,50 @@ module Aws::EC2
|
|
3128
3310
|
DescribeTagsResult.add_member(:tags, Shapes::ShapeRef.new(shape: TagDescriptionList, location_name: "tagSet"))
|
3129
3311
|
DescribeTagsResult.struct_class = Types::DescribeTagsResult
|
3130
3312
|
|
3313
|
+
DescribeTransitGatewayAttachmentsRequest.add_member(:transit_gateway_attachment_ids, Shapes::ShapeRef.new(shape: TransitGatewayAttachmentIdStringList, location_name: "TransitGatewayAttachmentIds"))
|
3314
|
+
DescribeTransitGatewayAttachmentsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filter"))
|
3315
|
+
DescribeTransitGatewayAttachmentsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: TransitGatewayMaxResults, location_name: "MaxResults"))
|
3316
|
+
DescribeTransitGatewayAttachmentsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
|
3317
|
+
DescribeTransitGatewayAttachmentsRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
|
3318
|
+
DescribeTransitGatewayAttachmentsRequest.struct_class = Types::DescribeTransitGatewayAttachmentsRequest
|
3319
|
+
|
3320
|
+
DescribeTransitGatewayAttachmentsResult.add_member(:transit_gateway_attachments, Shapes::ShapeRef.new(shape: TransitGatewayAttachmentList, location_name: "transitGatewayAttachments"))
|
3321
|
+
DescribeTransitGatewayAttachmentsResult.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
|
3322
|
+
DescribeTransitGatewayAttachmentsResult.struct_class = Types::DescribeTransitGatewayAttachmentsResult
|
3323
|
+
|
3324
|
+
DescribeTransitGatewayRouteTablesRequest.add_member(:transit_gateway_route_table_ids, Shapes::ShapeRef.new(shape: TransitGatewayRouteTableIdStringList, location_name: "TransitGatewayRouteTableIds"))
|
3325
|
+
DescribeTransitGatewayRouteTablesRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filter"))
|
3326
|
+
DescribeTransitGatewayRouteTablesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: TransitGatewayMaxResults, location_name: "MaxResults"))
|
3327
|
+
DescribeTransitGatewayRouteTablesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
|
3328
|
+
DescribeTransitGatewayRouteTablesRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
|
3329
|
+
DescribeTransitGatewayRouteTablesRequest.struct_class = Types::DescribeTransitGatewayRouteTablesRequest
|
3330
|
+
|
3331
|
+
DescribeTransitGatewayRouteTablesResult.add_member(:transit_gateway_route_tables, Shapes::ShapeRef.new(shape: TransitGatewayRouteTableList, location_name: "transitGatewayRouteTables"))
|
3332
|
+
DescribeTransitGatewayRouteTablesResult.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
|
3333
|
+
DescribeTransitGatewayRouteTablesResult.struct_class = Types::DescribeTransitGatewayRouteTablesResult
|
3334
|
+
|
3335
|
+
DescribeTransitGatewayVpcAttachmentsRequest.add_member(:transit_gateway_attachment_ids, Shapes::ShapeRef.new(shape: TransitGatewayAttachmentIdStringList, location_name: "TransitGatewayAttachmentIds"))
|
3336
|
+
DescribeTransitGatewayVpcAttachmentsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filter"))
|
3337
|
+
DescribeTransitGatewayVpcAttachmentsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: TransitGatewayMaxResults, location_name: "MaxResults"))
|
3338
|
+
DescribeTransitGatewayVpcAttachmentsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
|
3339
|
+
DescribeTransitGatewayVpcAttachmentsRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
|
3340
|
+
DescribeTransitGatewayVpcAttachmentsRequest.struct_class = Types::DescribeTransitGatewayVpcAttachmentsRequest
|
3341
|
+
|
3342
|
+
DescribeTransitGatewayVpcAttachmentsResult.add_member(:transit_gateway_vpc_attachments, Shapes::ShapeRef.new(shape: TransitGatewayVpcAttachmentList, location_name: "transitGatewayVpcAttachments"))
|
3343
|
+
DescribeTransitGatewayVpcAttachmentsResult.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
|
3344
|
+
DescribeTransitGatewayVpcAttachmentsResult.struct_class = Types::DescribeTransitGatewayVpcAttachmentsResult
|
3345
|
+
|
3346
|
+
DescribeTransitGatewaysRequest.add_member(:transit_gateway_ids, Shapes::ShapeRef.new(shape: TransitGatewayIdStringList, location_name: "TransitGatewayIds"))
|
3347
|
+
DescribeTransitGatewaysRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filter"))
|
3348
|
+
DescribeTransitGatewaysRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: TransitGatewayMaxResults, location_name: "MaxResults"))
|
3349
|
+
DescribeTransitGatewaysRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
|
3350
|
+
DescribeTransitGatewaysRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
|
3351
|
+
DescribeTransitGatewaysRequest.struct_class = Types::DescribeTransitGatewaysRequest
|
3352
|
+
|
3353
|
+
DescribeTransitGatewaysResult.add_member(:transit_gateways, Shapes::ShapeRef.new(shape: TransitGatewayList, location_name: "transitGatewaySet"))
|
3354
|
+
DescribeTransitGatewaysResult.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
|
3355
|
+
DescribeTransitGatewaysResult.struct_class = Types::DescribeTransitGatewaysResult
|
3356
|
+
|
3131
3357
|
DescribeVolumeAttributeRequest.add_member(:attribute, Shapes::ShapeRef.new(shape: VolumeAttributeName, required: true, location_name: "Attribute"))
|
3132
3358
|
DescribeVolumeAttributeRequest.add_member(:volume_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "VolumeId"))
|
3133
3359
|
DescribeVolumeAttributeRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
|
@@ -3343,6 +3569,14 @@ module Aws::EC2
|
|
3343
3569
|
|
3344
3570
|
DhcpOptionsList.member = Shapes::ShapeRef.new(shape: DhcpOptions, location_name: "item")
|
3345
3571
|
|
3572
|
+
DisableTransitGatewayRouteTablePropagationRequest.add_member(:transit_gateway_route_table_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "TransitGatewayRouteTableId"))
|
3573
|
+
DisableTransitGatewayRouteTablePropagationRequest.add_member(:transit_gateway_attachment_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "TransitGatewayAttachmentId"))
|
3574
|
+
DisableTransitGatewayRouteTablePropagationRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
|
3575
|
+
DisableTransitGatewayRouteTablePropagationRequest.struct_class = Types::DisableTransitGatewayRouteTablePropagationRequest
|
3576
|
+
|
3577
|
+
DisableTransitGatewayRouteTablePropagationResult.add_member(:propagation, Shapes::ShapeRef.new(shape: TransitGatewayPropagation, location_name: "propagation"))
|
3578
|
+
DisableTransitGatewayRouteTablePropagationResult.struct_class = Types::DisableTransitGatewayRouteTablePropagationResult
|
3579
|
+
|
3346
3580
|
DisableVgwRoutePropagationRequest.add_member(:gateway_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "GatewayId"))
|
3347
3581
|
DisableVgwRoutePropagationRequest.add_member(:route_table_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "RouteTableId"))
|
3348
3582
|
DisableVgwRoutePropagationRequest.struct_class = Types::DisableVgwRoutePropagationRequest
|
@@ -3382,6 +3616,14 @@ module Aws::EC2
|
|
3382
3616
|
DisassociateSubnetCidrBlockResult.add_member(:subnet_id, Shapes::ShapeRef.new(shape: String, location_name: "subnetId"))
|
3383
3617
|
DisassociateSubnetCidrBlockResult.struct_class = Types::DisassociateSubnetCidrBlockResult
|
3384
3618
|
|
3619
|
+
DisassociateTransitGatewayRouteTableRequest.add_member(:transit_gateway_route_table_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "TransitGatewayRouteTableId"))
|
3620
|
+
DisassociateTransitGatewayRouteTableRequest.add_member(:transit_gateway_attachment_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "TransitGatewayAttachmentId"))
|
3621
|
+
DisassociateTransitGatewayRouteTableRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
|
3622
|
+
DisassociateTransitGatewayRouteTableRequest.struct_class = Types::DisassociateTransitGatewayRouteTableRequest
|
3623
|
+
|
3624
|
+
DisassociateTransitGatewayRouteTableResult.add_member(:association, Shapes::ShapeRef.new(shape: TransitGatewayAssociation, location_name: "association"))
|
3625
|
+
DisassociateTransitGatewayRouteTableResult.struct_class = Types::DisassociateTransitGatewayRouteTableResult
|
3626
|
+
|
3385
3627
|
DisassociateVpcCidrBlockRequest.add_member(:association_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "associationId"))
|
3386
3628
|
DisassociateVpcCidrBlockRequest.struct_class = Types::DisassociateVpcCidrBlockRequest
|
3387
3629
|
|
@@ -3480,6 +3722,14 @@ module Aws::EC2
|
|
3480
3722
|
ElasticGpus.add_member(:instance_id, Shapes::ShapeRef.new(shape: String, location_name: "instanceId"))
|
3481
3723
|
ElasticGpus.struct_class = Types::ElasticGpus
|
3482
3724
|
|
3725
|
+
EnableTransitGatewayRouteTablePropagationRequest.add_member(:transit_gateway_route_table_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "TransitGatewayRouteTableId"))
|
3726
|
+
EnableTransitGatewayRouteTablePropagationRequest.add_member(:transit_gateway_attachment_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "TransitGatewayAttachmentId"))
|
3727
|
+
EnableTransitGatewayRouteTablePropagationRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
|
3728
|
+
EnableTransitGatewayRouteTablePropagationRequest.struct_class = Types::EnableTransitGatewayRouteTablePropagationRequest
|
3729
|
+
|
3730
|
+
EnableTransitGatewayRouteTablePropagationResult.add_member(:propagation, Shapes::ShapeRef.new(shape: TransitGatewayPropagation, location_name: "propagation"))
|
3731
|
+
EnableTransitGatewayRouteTablePropagationResult.struct_class = Types::EnableTransitGatewayRouteTablePropagationResult
|
3732
|
+
|
3483
3733
|
EnableVgwRoutePropagationRequest.add_member(:gateway_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "GatewayId"))
|
3484
3734
|
EnableVgwRoutePropagationRequest.add_member(:route_table_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "RouteTableId"))
|
3485
3735
|
EnableVgwRoutePropagationRequest.struct_class = Types::EnableVgwRoutePropagationRequest
|
@@ -3532,6 +3782,15 @@ module Aws::EC2
|
|
3532
3782
|
ExportToS3TaskSpecification.add_member(:s3_prefix, Shapes::ShapeRef.new(shape: String, location_name: "s3Prefix"))
|
3533
3783
|
ExportToS3TaskSpecification.struct_class = Types::ExportToS3TaskSpecification
|
3534
3784
|
|
3785
|
+
ExportTransitGatewayRoutesRequest.add_member(:transit_gateway_route_table_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "TransitGatewayRouteTableId"))
|
3786
|
+
ExportTransitGatewayRoutesRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filter"))
|
3787
|
+
ExportTransitGatewayRoutesRequest.add_member(:s3_bucket, Shapes::ShapeRef.new(shape: String, required: true, location_name: "S3Bucket"))
|
3788
|
+
ExportTransitGatewayRoutesRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
|
3789
|
+
ExportTransitGatewayRoutesRequest.struct_class = Types::ExportTransitGatewayRoutesRequest
|
3790
|
+
|
3791
|
+
ExportTransitGatewayRoutesResult.add_member(:s3_location, Shapes::ShapeRef.new(shape: String, location_name: "s3Location"))
|
3792
|
+
ExportTransitGatewayRoutesResult.struct_class = Types::ExportTransitGatewayRoutesResult
|
3793
|
+
|
3535
3794
|
Filter.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "Name"))
|
3536
3795
|
Filter.add_member(:values, Shapes::ShapeRef.new(shape: ValueStringList, location_name: "Value"))
|
3537
3796
|
Filter.struct_class = Types::Filter
|
@@ -3715,6 +3974,39 @@ module Aws::EC2
|
|
3715
3974
|
GetReservedInstancesExchangeQuoteResult.add_member(:validation_failure_reason, Shapes::ShapeRef.new(shape: String, location_name: "validationFailureReason"))
|
3716
3975
|
GetReservedInstancesExchangeQuoteResult.struct_class = Types::GetReservedInstancesExchangeQuoteResult
|
3717
3976
|
|
3977
|
+
GetTransitGatewayAttachmentPropagationsRequest.add_member(:transit_gateway_attachment_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "TransitGatewayAttachmentId"))
|
3978
|
+
GetTransitGatewayAttachmentPropagationsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filter"))
|
3979
|
+
GetTransitGatewayAttachmentPropagationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: TransitGatewayMaxResults, location_name: "MaxResults"))
|
3980
|
+
GetTransitGatewayAttachmentPropagationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
|
3981
|
+
GetTransitGatewayAttachmentPropagationsRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
|
3982
|
+
GetTransitGatewayAttachmentPropagationsRequest.struct_class = Types::GetTransitGatewayAttachmentPropagationsRequest
|
3983
|
+
|
3984
|
+
GetTransitGatewayAttachmentPropagationsResult.add_member(:transit_gateway_attachment_propagations, Shapes::ShapeRef.new(shape: TransitGatewayAttachmentPropagationList, location_name: "transitGatewayAttachmentPropagations"))
|
3985
|
+
GetTransitGatewayAttachmentPropagationsResult.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
|
3986
|
+
GetTransitGatewayAttachmentPropagationsResult.struct_class = Types::GetTransitGatewayAttachmentPropagationsResult
|
3987
|
+
|
3988
|
+
GetTransitGatewayRouteTableAssociationsRequest.add_member(:transit_gateway_route_table_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "TransitGatewayRouteTableId"))
|
3989
|
+
GetTransitGatewayRouteTableAssociationsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filter"))
|
3990
|
+
GetTransitGatewayRouteTableAssociationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: TransitGatewayMaxResults, location_name: "MaxResults"))
|
3991
|
+
GetTransitGatewayRouteTableAssociationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
|
3992
|
+
GetTransitGatewayRouteTableAssociationsRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
|
3993
|
+
GetTransitGatewayRouteTableAssociationsRequest.struct_class = Types::GetTransitGatewayRouteTableAssociationsRequest
|
3994
|
+
|
3995
|
+
GetTransitGatewayRouteTableAssociationsResult.add_member(:associations, Shapes::ShapeRef.new(shape: TransitGatewayRouteTableAssociationList, location_name: "associations"))
|
3996
|
+
GetTransitGatewayRouteTableAssociationsResult.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
|
3997
|
+
GetTransitGatewayRouteTableAssociationsResult.struct_class = Types::GetTransitGatewayRouteTableAssociationsResult
|
3998
|
+
|
3999
|
+
GetTransitGatewayRouteTablePropagationsRequest.add_member(:transit_gateway_route_table_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "TransitGatewayRouteTableId"))
|
4000
|
+
GetTransitGatewayRouteTablePropagationsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filter"))
|
4001
|
+
GetTransitGatewayRouteTablePropagationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: TransitGatewayMaxResults, location_name: "MaxResults"))
|
4002
|
+
GetTransitGatewayRouteTablePropagationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
|
4003
|
+
GetTransitGatewayRouteTablePropagationsRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
|
4004
|
+
GetTransitGatewayRouteTablePropagationsRequest.struct_class = Types::GetTransitGatewayRouteTablePropagationsRequest
|
4005
|
+
|
4006
|
+
GetTransitGatewayRouteTablePropagationsResult.add_member(:transit_gateway_route_table_propagations, Shapes::ShapeRef.new(shape: TransitGatewayRouteTablePropagationList, location_name: "transitGatewayRouteTablePropagations"))
|
4007
|
+
GetTransitGatewayRouteTablePropagationsResult.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
|
4008
|
+
GetTransitGatewayRouteTablePropagationsResult.struct_class = Types::GetTransitGatewayRouteTablePropagationsResult
|
4009
|
+
|
3718
4010
|
GroupIdStringList.member = Shapes::ShapeRef.new(shape: String, location_name: "groupId")
|
3719
4011
|
|
3720
4012
|
GroupIdentifier.add_member(:group_name, Shapes::ShapeRef.new(shape: String, location_name: "groupName"))
|
@@ -4701,6 +4993,20 @@ module Aws::EC2
|
|
4701
4993
|
ModifySubnetAttributeRequest.add_member(:subnet_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "subnetId"))
|
4702
4994
|
ModifySubnetAttributeRequest.struct_class = Types::ModifySubnetAttributeRequest
|
4703
4995
|
|
4996
|
+
ModifyTransitGatewayVpcAttachmentRequest.add_member(:transit_gateway_attachment_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "TransitGatewayAttachmentId"))
|
4997
|
+
ModifyTransitGatewayVpcAttachmentRequest.add_member(:add_subnet_ids, Shapes::ShapeRef.new(shape: ValueStringList, location_name: "AddSubnetIds"))
|
4998
|
+
ModifyTransitGatewayVpcAttachmentRequest.add_member(:remove_subnet_ids, Shapes::ShapeRef.new(shape: ValueStringList, location_name: "RemoveSubnetIds"))
|
4999
|
+
ModifyTransitGatewayVpcAttachmentRequest.add_member(:options, Shapes::ShapeRef.new(shape: ModifyTransitGatewayVpcAttachmentRequestOptions, location_name: "Options"))
|
5000
|
+
ModifyTransitGatewayVpcAttachmentRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
|
5001
|
+
ModifyTransitGatewayVpcAttachmentRequest.struct_class = Types::ModifyTransitGatewayVpcAttachmentRequest
|
5002
|
+
|
5003
|
+
ModifyTransitGatewayVpcAttachmentRequestOptions.add_member(:dns_support, Shapes::ShapeRef.new(shape: DnsSupportValue, location_name: "DnsSupport"))
|
5004
|
+
ModifyTransitGatewayVpcAttachmentRequestOptions.add_member(:ipv_6_support, Shapes::ShapeRef.new(shape: Ipv6SupportValue, location_name: "Ipv6Support"))
|
5005
|
+
ModifyTransitGatewayVpcAttachmentRequestOptions.struct_class = Types::ModifyTransitGatewayVpcAttachmentRequestOptions
|
5006
|
+
|
5007
|
+
ModifyTransitGatewayVpcAttachmentResult.add_member(:transit_gateway_vpc_attachment, Shapes::ShapeRef.new(shape: TransitGatewayVpcAttachment, location_name: "transitGatewayVpcAttachment"))
|
5008
|
+
ModifyTransitGatewayVpcAttachmentResult.struct_class = Types::ModifyTransitGatewayVpcAttachmentResult
|
5009
|
+
|
4704
5010
|
ModifyVolumeAttributeRequest.add_member(:auto_enable_io, Shapes::ShapeRef.new(shape: AttributeBooleanValue, location_name: "AutoEnableIO"))
|
4705
5011
|
ModifyVolumeAttributeRequest.add_member(:volume_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "VolumeId"))
|
4706
5012
|
ModifyVolumeAttributeRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
|
@@ -5187,6 +5493,13 @@ module Aws::EC2
|
|
5187
5493
|
RegisterImageResult.add_member(:image_id, Shapes::ShapeRef.new(shape: String, location_name: "imageId"))
|
5188
5494
|
RegisterImageResult.struct_class = Types::RegisterImageResult
|
5189
5495
|
|
5496
|
+
RejectTransitGatewayVpcAttachmentRequest.add_member(:transit_gateway_attachment_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "TransitGatewayAttachmentId"))
|
5497
|
+
RejectTransitGatewayVpcAttachmentRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
|
5498
|
+
RejectTransitGatewayVpcAttachmentRequest.struct_class = Types::RejectTransitGatewayVpcAttachmentRequest
|
5499
|
+
|
5500
|
+
RejectTransitGatewayVpcAttachmentResult.add_member(:transit_gateway_vpc_attachment, Shapes::ShapeRef.new(shape: TransitGatewayVpcAttachment, location_name: "transitGatewayVpcAttachment"))
|
5501
|
+
RejectTransitGatewayVpcAttachmentResult.struct_class = Types::RejectTransitGatewayVpcAttachmentResult
|
5502
|
+
|
5190
5503
|
RejectVpcEndpointConnectionsRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
|
5191
5504
|
RejectVpcEndpointConnectionsRequest.add_member(:service_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ServiceId"))
|
5192
5505
|
RejectVpcEndpointConnectionsRequest.add_member(:vpc_endpoint_ids, Shapes::ShapeRef.new(shape: ValueStringList, required: true, location_name: "VpcEndpointId"))
|
@@ -5248,6 +5561,7 @@ module Aws::EC2
|
|
5248
5561
|
ReplaceRouteRequest.add_member(:gateway_id, Shapes::ShapeRef.new(shape: String, location_name: "gatewayId"))
|
5249
5562
|
ReplaceRouteRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: String, location_name: "instanceId"))
|
5250
5563
|
ReplaceRouteRequest.add_member(:nat_gateway_id, Shapes::ShapeRef.new(shape: String, location_name: "natGatewayId"))
|
5564
|
+
ReplaceRouteRequest.add_member(:transit_gateway_id, Shapes::ShapeRef.new(shape: String, location_name: "TransitGatewayId"))
|
5251
5565
|
ReplaceRouteRequest.add_member(:network_interface_id, Shapes::ShapeRef.new(shape: String, location_name: "networkInterfaceId"))
|
5252
5566
|
ReplaceRouteRequest.add_member(:route_table_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "routeTableId"))
|
5253
5567
|
ReplaceRouteRequest.add_member(:vpc_peering_connection_id, Shapes::ShapeRef.new(shape: String, location_name: "vpcPeeringConnectionId"))
|
@@ -5261,6 +5575,16 @@ module Aws::EC2
|
|
5261
5575
|
ReplaceRouteTableAssociationResult.add_member(:new_association_id, Shapes::ShapeRef.new(shape: String, location_name: "newAssociationId"))
|
5262
5576
|
ReplaceRouteTableAssociationResult.struct_class = Types::ReplaceRouteTableAssociationResult
|
5263
5577
|
|
5578
|
+
ReplaceTransitGatewayRouteRequest.add_member(:destination_cidr_block, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DestinationCidrBlock"))
|
5579
|
+
ReplaceTransitGatewayRouteRequest.add_member(:transit_gateway_route_table_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "TransitGatewayRouteTableId"))
|
5580
|
+
ReplaceTransitGatewayRouteRequest.add_member(:transit_gateway_attachment_id, Shapes::ShapeRef.new(shape: String, location_name: "TransitGatewayAttachmentId"))
|
5581
|
+
ReplaceTransitGatewayRouteRequest.add_member(:blackhole, Shapes::ShapeRef.new(shape: Boolean, location_name: "Blackhole"))
|
5582
|
+
ReplaceTransitGatewayRouteRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
|
5583
|
+
ReplaceTransitGatewayRouteRequest.struct_class = Types::ReplaceTransitGatewayRouteRequest
|
5584
|
+
|
5585
|
+
ReplaceTransitGatewayRouteResult.add_member(:route, Shapes::ShapeRef.new(shape: TransitGatewayRoute, location_name: "route"))
|
5586
|
+
ReplaceTransitGatewayRouteResult.struct_class = Types::ReplaceTransitGatewayRouteResult
|
5587
|
+
|
5264
5588
|
ReportInstanceStatusRequest.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
|
5265
5589
|
ReportInstanceStatusRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "dryRun"))
|
5266
5590
|
ReportInstanceStatusRequest.add_member(:end_time, Shapes::ShapeRef.new(shape: DateTime, location_name: "endTime"))
|
@@ -5565,6 +5889,7 @@ module Aws::EC2
|
|
5565
5889
|
Route.add_member(:instance_id, Shapes::ShapeRef.new(shape: String, location_name: "instanceId"))
|
5566
5890
|
Route.add_member(:instance_owner_id, Shapes::ShapeRef.new(shape: String, location_name: "instanceOwnerId"))
|
5567
5891
|
Route.add_member(:nat_gateway_id, Shapes::ShapeRef.new(shape: String, location_name: "natGatewayId"))
|
5892
|
+
Route.add_member(:transit_gateway_id, Shapes::ShapeRef.new(shape: String, location_name: "transitGatewayId"))
|
5568
5893
|
Route.add_member(:network_interface_id, Shapes::ShapeRef.new(shape: String, location_name: "networkInterfaceId"))
|
5569
5894
|
Route.add_member(:origin, Shapes::ShapeRef.new(shape: RouteOrigin, location_name: "origin"))
|
5570
5895
|
Route.add_member(:state, Shapes::ShapeRef.new(shape: RouteState, location_name: "state"))
|
@@ -5767,6 +6092,16 @@ module Aws::EC2
|
|
5767
6092
|
|
5768
6093
|
ScheduledInstancesSecurityGroupIdSet.member = Shapes::ShapeRef.new(shape: String, location_name: "SecurityGroupId")
|
5769
6094
|
|
6095
|
+
SearchTransitGatewayRoutesRequest.add_member(:transit_gateway_route_table_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "TransitGatewayRouteTableId"))
|
6096
|
+
SearchTransitGatewayRoutesRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, required: true, location_name: "Filter"))
|
6097
|
+
SearchTransitGatewayRoutesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: TransitGatewayMaxResults, location_name: "MaxResults"))
|
6098
|
+
SearchTransitGatewayRoutesRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
|
6099
|
+
SearchTransitGatewayRoutesRequest.struct_class = Types::SearchTransitGatewayRoutesRequest
|
6100
|
+
|
6101
|
+
SearchTransitGatewayRoutesResult.add_member(:routes, Shapes::ShapeRef.new(shape: TransitGatewayRouteList, location_name: "routeSet"))
|
6102
|
+
SearchTransitGatewayRoutesResult.add_member(:additional_routes_available, Shapes::ShapeRef.new(shape: Boolean, location_name: "additionalRoutesAvailable"))
|
6103
|
+
SearchTransitGatewayRoutesResult.struct_class = Types::SearchTransitGatewayRoutesResult
|
6104
|
+
|
5770
6105
|
SecurityGroup.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "groupDescription"))
|
5771
6106
|
SecurityGroup.add_member(:group_name, Shapes::ShapeRef.new(shape: String, location_name: "groupName"))
|
5772
6107
|
SecurityGroup.add_member(:ip_permissions, Shapes::ShapeRef.new(shape: IpPermissionList, location_name: "ipPermissions"))
|
@@ -6164,6 +6499,139 @@ module Aws::EC2
|
|
6164
6499
|
TerminateInstancesResult.add_member(:terminating_instances, Shapes::ShapeRef.new(shape: InstanceStateChangeList, location_name: "instancesSet"))
|
6165
6500
|
TerminateInstancesResult.struct_class = Types::TerminateInstancesResult
|
6166
6501
|
|
6502
|
+
TransitGateway.add_member(:transit_gateway_id, Shapes::ShapeRef.new(shape: String, location_name: "transitGatewayId"))
|
6503
|
+
TransitGateway.add_member(:transit_gateway_arn, Shapes::ShapeRef.new(shape: String, location_name: "transitGatewayArn"))
|
6504
|
+
TransitGateway.add_member(:state, Shapes::ShapeRef.new(shape: TransitGatewayState, location_name: "state"))
|
6505
|
+
TransitGateway.add_member(:owner_id, Shapes::ShapeRef.new(shape: String, location_name: "ownerId"))
|
6506
|
+
TransitGateway.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
|
6507
|
+
TransitGateway.add_member(:creation_time, Shapes::ShapeRef.new(shape: DateTime, location_name: "creationTime"))
|
6508
|
+
TransitGateway.add_member(:options, Shapes::ShapeRef.new(shape: TransitGatewayOptions, location_name: "options"))
|
6509
|
+
TransitGateway.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
|
6510
|
+
TransitGateway.struct_class = Types::TransitGateway
|
6511
|
+
|
6512
|
+
TransitGatewayAssociation.add_member(:transit_gateway_route_table_id, Shapes::ShapeRef.new(shape: String, location_name: "transitGatewayRouteTableId"))
|
6513
|
+
TransitGatewayAssociation.add_member(:transit_gateway_attachment_id, Shapes::ShapeRef.new(shape: String, location_name: "transitGatewayAttachmentId"))
|
6514
|
+
TransitGatewayAssociation.add_member(:resource_id, Shapes::ShapeRef.new(shape: String, location_name: "resourceId"))
|
6515
|
+
TransitGatewayAssociation.add_member(:resource_type, Shapes::ShapeRef.new(shape: TransitGatewayAttachmentResourceType, location_name: "resourceType"))
|
6516
|
+
TransitGatewayAssociation.add_member(:state, Shapes::ShapeRef.new(shape: TransitGatewayAssociationState, location_name: "state"))
|
6517
|
+
TransitGatewayAssociation.struct_class = Types::TransitGatewayAssociation
|
6518
|
+
|
6519
|
+
TransitGatewayAttachment.add_member(:transit_gateway_attachment_id, Shapes::ShapeRef.new(shape: String, location_name: "transitGatewayAttachmentId"))
|
6520
|
+
TransitGatewayAttachment.add_member(:transit_gateway_id, Shapes::ShapeRef.new(shape: String, location_name: "transitGatewayId"))
|
6521
|
+
TransitGatewayAttachment.add_member(:transit_gateway_owner_id, Shapes::ShapeRef.new(shape: String, location_name: "transitGatewayOwnerId"))
|
6522
|
+
TransitGatewayAttachment.add_member(:resource_owner_id, Shapes::ShapeRef.new(shape: String, location_name: "resourceOwnerId"))
|
6523
|
+
TransitGatewayAttachment.add_member(:resource_type, Shapes::ShapeRef.new(shape: TransitGatewayAttachmentResourceType, location_name: "resourceType"))
|
6524
|
+
TransitGatewayAttachment.add_member(:resource_id, Shapes::ShapeRef.new(shape: String, location_name: "resourceId"))
|
6525
|
+
TransitGatewayAttachment.add_member(:state, Shapes::ShapeRef.new(shape: TransitGatewayAttachmentState, location_name: "state"))
|
6526
|
+
TransitGatewayAttachment.add_member(:association, Shapes::ShapeRef.new(shape: TransitGatewayAttachmentAssociation, location_name: "association"))
|
6527
|
+
TransitGatewayAttachment.add_member(:creation_time, Shapes::ShapeRef.new(shape: DateTime, location_name: "creationTime"))
|
6528
|
+
TransitGatewayAttachment.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
|
6529
|
+
TransitGatewayAttachment.struct_class = Types::TransitGatewayAttachment
|
6530
|
+
|
6531
|
+
TransitGatewayAttachmentAssociation.add_member(:transit_gateway_route_table_id, Shapes::ShapeRef.new(shape: String, location_name: "transitGatewayRouteTableId"))
|
6532
|
+
TransitGatewayAttachmentAssociation.add_member(:state, Shapes::ShapeRef.new(shape: TransitGatewayAssociationState, location_name: "state"))
|
6533
|
+
TransitGatewayAttachmentAssociation.struct_class = Types::TransitGatewayAttachmentAssociation
|
6534
|
+
|
6535
|
+
TransitGatewayAttachmentIdStringList.member = Shapes::ShapeRef.new(shape: String)
|
6536
|
+
|
6537
|
+
TransitGatewayAttachmentList.member = Shapes::ShapeRef.new(shape: TransitGatewayAttachment, location_name: "item")
|
6538
|
+
|
6539
|
+
TransitGatewayAttachmentPropagation.add_member(:transit_gateway_route_table_id, Shapes::ShapeRef.new(shape: String, location_name: "transitGatewayRouteTableId"))
|
6540
|
+
TransitGatewayAttachmentPropagation.add_member(:state, Shapes::ShapeRef.new(shape: TransitGatewayPropagationState, location_name: "state"))
|
6541
|
+
TransitGatewayAttachmentPropagation.struct_class = Types::TransitGatewayAttachmentPropagation
|
6542
|
+
|
6543
|
+
TransitGatewayAttachmentPropagationList.member = Shapes::ShapeRef.new(shape: TransitGatewayAttachmentPropagation, location_name: "item")
|
6544
|
+
|
6545
|
+
TransitGatewayIdStringList.member = Shapes::ShapeRef.new(shape: String, location_name: "item")
|
6546
|
+
|
6547
|
+
TransitGatewayList.member = Shapes::ShapeRef.new(shape: TransitGateway, location_name: "item")
|
6548
|
+
|
6549
|
+
TransitGatewayOptions.add_member(:amazon_side_asn, Shapes::ShapeRef.new(shape: Long, location_name: "amazonSideAsn"))
|
6550
|
+
TransitGatewayOptions.add_member(:auto_accept_shared_attachments, Shapes::ShapeRef.new(shape: AutoAcceptSharedAttachmentsValue, location_name: "autoAcceptSharedAttachments"))
|
6551
|
+
TransitGatewayOptions.add_member(:default_route_table_association, Shapes::ShapeRef.new(shape: DefaultRouteTableAssociationValue, location_name: "defaultRouteTableAssociation"))
|
6552
|
+
TransitGatewayOptions.add_member(:association_default_route_table_id, Shapes::ShapeRef.new(shape: String, location_name: "associationDefaultRouteTableId"))
|
6553
|
+
TransitGatewayOptions.add_member(:default_route_table_propagation, Shapes::ShapeRef.new(shape: DefaultRouteTablePropagationValue, location_name: "defaultRouteTablePropagation"))
|
6554
|
+
TransitGatewayOptions.add_member(:propagation_default_route_table_id, Shapes::ShapeRef.new(shape: String, location_name: "propagationDefaultRouteTableId"))
|
6555
|
+
TransitGatewayOptions.add_member(:vpn_ecmp_support, Shapes::ShapeRef.new(shape: VpnEcmpSupportValue, location_name: "vpnEcmpSupport"))
|
6556
|
+
TransitGatewayOptions.add_member(:dns_support, Shapes::ShapeRef.new(shape: DnsSupportValue, location_name: "dnsSupport"))
|
6557
|
+
TransitGatewayOptions.struct_class = Types::TransitGatewayOptions
|
6558
|
+
|
6559
|
+
TransitGatewayPropagation.add_member(:transit_gateway_attachment_id, Shapes::ShapeRef.new(shape: String, location_name: "transitGatewayAttachmentId"))
|
6560
|
+
TransitGatewayPropagation.add_member(:resource_id, Shapes::ShapeRef.new(shape: String, location_name: "resourceId"))
|
6561
|
+
TransitGatewayPropagation.add_member(:resource_type, Shapes::ShapeRef.new(shape: TransitGatewayAttachmentResourceType, location_name: "resourceType"))
|
6562
|
+
TransitGatewayPropagation.add_member(:transit_gateway_route_table_id, Shapes::ShapeRef.new(shape: String, location_name: "transitGatewayRouteTableId"))
|
6563
|
+
TransitGatewayPropagation.add_member(:state, Shapes::ShapeRef.new(shape: TransitGatewayPropagationState, location_name: "state"))
|
6564
|
+
TransitGatewayPropagation.struct_class = Types::TransitGatewayPropagation
|
6565
|
+
|
6566
|
+
TransitGatewayRequestOptions.add_member(:amazon_side_asn, Shapes::ShapeRef.new(shape: Long, location_name: "AmazonSideAsn"))
|
6567
|
+
TransitGatewayRequestOptions.add_member(:auto_accept_shared_attachments, Shapes::ShapeRef.new(shape: AutoAcceptSharedAttachmentsValue, location_name: "AutoAcceptSharedAttachments"))
|
6568
|
+
TransitGatewayRequestOptions.add_member(:default_route_table_association, Shapes::ShapeRef.new(shape: DefaultRouteTableAssociationValue, location_name: "DefaultRouteTableAssociation"))
|
6569
|
+
TransitGatewayRequestOptions.add_member(:default_route_table_propagation, Shapes::ShapeRef.new(shape: DefaultRouteTablePropagationValue, location_name: "DefaultRouteTablePropagation"))
|
6570
|
+
TransitGatewayRequestOptions.add_member(:vpn_ecmp_support, Shapes::ShapeRef.new(shape: VpnEcmpSupportValue, location_name: "VpnEcmpSupport"))
|
6571
|
+
TransitGatewayRequestOptions.add_member(:dns_support, Shapes::ShapeRef.new(shape: DnsSupportValue, location_name: "DnsSupport"))
|
6572
|
+
TransitGatewayRequestOptions.struct_class = Types::TransitGatewayRequestOptions
|
6573
|
+
|
6574
|
+
TransitGatewayRoute.add_member(:destination_cidr_block, Shapes::ShapeRef.new(shape: String, location_name: "destinationCidrBlock"))
|
6575
|
+
TransitGatewayRoute.add_member(:transit_gateway_attachments, Shapes::ShapeRef.new(shape: TransitGatewayRouteAttachmentList, location_name: "transitGatewayAttachments"))
|
6576
|
+
TransitGatewayRoute.add_member(:type, Shapes::ShapeRef.new(shape: TransitGatewayRouteType, location_name: "type"))
|
6577
|
+
TransitGatewayRoute.add_member(:state, Shapes::ShapeRef.new(shape: TransitGatewayRouteState, location_name: "state"))
|
6578
|
+
TransitGatewayRoute.struct_class = Types::TransitGatewayRoute
|
6579
|
+
|
6580
|
+
TransitGatewayRouteAttachment.add_member(:resource_id, Shapes::ShapeRef.new(shape: String, location_name: "resourceId"))
|
6581
|
+
TransitGatewayRouteAttachment.add_member(:transit_gateway_attachment_id, Shapes::ShapeRef.new(shape: String, location_name: "transitGatewayAttachmentId"))
|
6582
|
+
TransitGatewayRouteAttachment.add_member(:resource_type, Shapes::ShapeRef.new(shape: TransitGatewayAttachmentResourceType, location_name: "resourceType"))
|
6583
|
+
TransitGatewayRouteAttachment.struct_class = Types::TransitGatewayRouteAttachment
|
6584
|
+
|
6585
|
+
TransitGatewayRouteAttachmentList.member = Shapes::ShapeRef.new(shape: TransitGatewayRouteAttachment, location_name: "item")
|
6586
|
+
|
6587
|
+
TransitGatewayRouteList.member = Shapes::ShapeRef.new(shape: TransitGatewayRoute, location_name: "item")
|
6588
|
+
|
6589
|
+
TransitGatewayRouteTable.add_member(:transit_gateway_route_table_id, Shapes::ShapeRef.new(shape: String, location_name: "transitGatewayRouteTableId"))
|
6590
|
+
TransitGatewayRouteTable.add_member(:transit_gateway_id, Shapes::ShapeRef.new(shape: String, location_name: "transitGatewayId"))
|
6591
|
+
TransitGatewayRouteTable.add_member(:state, Shapes::ShapeRef.new(shape: TransitGatewayRouteTableState, location_name: "state"))
|
6592
|
+
TransitGatewayRouteTable.add_member(:default_association_route_table, Shapes::ShapeRef.new(shape: Boolean, location_name: "defaultAssociationRouteTable"))
|
6593
|
+
TransitGatewayRouteTable.add_member(:default_propagation_route_table, Shapes::ShapeRef.new(shape: Boolean, location_name: "defaultPropagationRouteTable"))
|
6594
|
+
TransitGatewayRouteTable.add_member(:creation_time, Shapes::ShapeRef.new(shape: DateTime, location_name: "creationTime"))
|
6595
|
+
TransitGatewayRouteTable.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
|
6596
|
+
TransitGatewayRouteTable.struct_class = Types::TransitGatewayRouteTable
|
6597
|
+
|
6598
|
+
TransitGatewayRouteTableAssociation.add_member(:transit_gateway_attachment_id, Shapes::ShapeRef.new(shape: String, location_name: "transitGatewayAttachmentId"))
|
6599
|
+
TransitGatewayRouteTableAssociation.add_member(:resource_id, Shapes::ShapeRef.new(shape: String, location_name: "resourceId"))
|
6600
|
+
TransitGatewayRouteTableAssociation.add_member(:resource_type, Shapes::ShapeRef.new(shape: TransitGatewayAttachmentResourceType, location_name: "resourceType"))
|
6601
|
+
TransitGatewayRouteTableAssociation.add_member(:state, Shapes::ShapeRef.new(shape: TransitGatewayAssociationState, location_name: "state"))
|
6602
|
+
TransitGatewayRouteTableAssociation.struct_class = Types::TransitGatewayRouteTableAssociation
|
6603
|
+
|
6604
|
+
TransitGatewayRouteTableAssociationList.member = Shapes::ShapeRef.new(shape: TransitGatewayRouteTableAssociation, location_name: "item")
|
6605
|
+
|
6606
|
+
TransitGatewayRouteTableIdStringList.member = Shapes::ShapeRef.new(shape: String, location_name: "item")
|
6607
|
+
|
6608
|
+
TransitGatewayRouteTableList.member = Shapes::ShapeRef.new(shape: TransitGatewayRouteTable, location_name: "item")
|
6609
|
+
|
6610
|
+
TransitGatewayRouteTablePropagation.add_member(:transit_gateway_attachment_id, Shapes::ShapeRef.new(shape: String, location_name: "transitGatewayAttachmentId"))
|
6611
|
+
TransitGatewayRouteTablePropagation.add_member(:resource_id, Shapes::ShapeRef.new(shape: String, location_name: "resourceId"))
|
6612
|
+
TransitGatewayRouteTablePropagation.add_member(:resource_type, Shapes::ShapeRef.new(shape: TransitGatewayAttachmentResourceType, location_name: "resourceType"))
|
6613
|
+
TransitGatewayRouteTablePropagation.add_member(:state, Shapes::ShapeRef.new(shape: TransitGatewayPropagationState, location_name: "state"))
|
6614
|
+
TransitGatewayRouteTablePropagation.struct_class = Types::TransitGatewayRouteTablePropagation
|
6615
|
+
|
6616
|
+
TransitGatewayRouteTablePropagationList.member = Shapes::ShapeRef.new(shape: TransitGatewayRouteTablePropagation, location_name: "item")
|
6617
|
+
|
6618
|
+
TransitGatewayVpcAttachment.add_member(:transit_gateway_attachment_id, Shapes::ShapeRef.new(shape: String, location_name: "transitGatewayAttachmentId"))
|
6619
|
+
TransitGatewayVpcAttachment.add_member(:transit_gateway_id, Shapes::ShapeRef.new(shape: String, location_name: "transitGatewayId"))
|
6620
|
+
TransitGatewayVpcAttachment.add_member(:vpc_id, Shapes::ShapeRef.new(shape: String, location_name: "vpcId"))
|
6621
|
+
TransitGatewayVpcAttachment.add_member(:vpc_owner_id, Shapes::ShapeRef.new(shape: String, location_name: "vpcOwnerId"))
|
6622
|
+
TransitGatewayVpcAttachment.add_member(:state, Shapes::ShapeRef.new(shape: TransitGatewayAttachmentState, location_name: "state"))
|
6623
|
+
TransitGatewayVpcAttachment.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: ValueStringList, location_name: "subnetIds"))
|
6624
|
+
TransitGatewayVpcAttachment.add_member(:creation_time, Shapes::ShapeRef.new(shape: DateTime, location_name: "creationTime"))
|
6625
|
+
TransitGatewayVpcAttachment.add_member(:options, Shapes::ShapeRef.new(shape: TransitGatewayVpcAttachmentOptions, location_name: "options"))
|
6626
|
+
TransitGatewayVpcAttachment.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
|
6627
|
+
TransitGatewayVpcAttachment.struct_class = Types::TransitGatewayVpcAttachment
|
6628
|
+
|
6629
|
+
TransitGatewayVpcAttachmentList.member = Shapes::ShapeRef.new(shape: TransitGatewayVpcAttachment, location_name: "item")
|
6630
|
+
|
6631
|
+
TransitGatewayVpcAttachmentOptions.add_member(:dns_support, Shapes::ShapeRef.new(shape: DnsSupportValue, location_name: "dnsSupport"))
|
6632
|
+
TransitGatewayVpcAttachmentOptions.add_member(:ipv_6_support, Shapes::ShapeRef.new(shape: Ipv6SupportValue, location_name: "ipv6Support"))
|
6633
|
+
TransitGatewayVpcAttachmentOptions.struct_class = Types::TransitGatewayVpcAttachmentOptions
|
6634
|
+
|
6167
6635
|
TunnelOptionsList.member = Shapes::ShapeRef.new(shape: VpnTunnelOptionsSpecification, location_name: "item")
|
6168
6636
|
|
6169
6637
|
UnassignIpv6AddressesRequest.add_member(:ipv_6_addresses, Shapes::ShapeRef.new(shape: Ipv6AddressList, required: true, location_name: "ipv6Addresses"))
|
@@ -6458,6 +6926,7 @@ module Aws::EC2
|
|
6458
6926
|
VpnConnection.add_member(:type, Shapes::ShapeRef.new(shape: GatewayType, location_name: "type"))
|
6459
6927
|
VpnConnection.add_member(:vpn_connection_id, Shapes::ShapeRef.new(shape: String, location_name: "vpnConnectionId"))
|
6460
6928
|
VpnConnection.add_member(:vpn_gateway_id, Shapes::ShapeRef.new(shape: String, location_name: "vpnGatewayId"))
|
6929
|
+
VpnConnection.add_member(:transit_gateway_id, Shapes::ShapeRef.new(shape: String, location_name: "transitGatewayId"))
|
6461
6930
|
VpnConnection.add_member(:options, Shapes::ShapeRef.new(shape: VpnConnectionOptions, location_name: "options"))
|
6462
6931
|
VpnConnection.add_member(:routes, Shapes::ShapeRef.new(shape: VpnStaticRouteList, location_name: "routes"))
|
6463
6932
|
VpnConnection.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
|
@@ -6536,6 +7005,14 @@ module Aws::EC2
|
|
6536
7005
|
o.output = Shapes::ShapeRef.new(shape: AcceptReservedInstancesExchangeQuoteResult)
|
6537
7006
|
end)
|
6538
7007
|
|
7008
|
+
api.add_operation(:accept_transit_gateway_vpc_attachment, Seahorse::Model::Operation.new.tap do |o|
|
7009
|
+
o.name = "AcceptTransitGatewayVpcAttachment"
|
7010
|
+
o.http_method = "POST"
|
7011
|
+
o.http_request_uri = "/"
|
7012
|
+
o.input = Shapes::ShapeRef.new(shape: AcceptTransitGatewayVpcAttachmentRequest)
|
7013
|
+
o.output = Shapes::ShapeRef.new(shape: AcceptTransitGatewayVpcAttachmentResult)
|
7014
|
+
end)
|
7015
|
+
|
6539
7016
|
api.add_operation(:accept_vpc_endpoint_connections, Seahorse::Model::Operation.new.tap do |o|
|
6540
7017
|
o.name = "AcceptVpcEndpointConnections"
|
6541
7018
|
o.http_method = "POST"
|
@@ -6632,6 +7109,14 @@ module Aws::EC2
|
|
6632
7109
|
o.output = Shapes::ShapeRef.new(shape: AssociateSubnetCidrBlockResult)
|
6633
7110
|
end)
|
6634
7111
|
|
7112
|
+
api.add_operation(:associate_transit_gateway_route_table, Seahorse::Model::Operation.new.tap do |o|
|
7113
|
+
o.name = "AssociateTransitGatewayRouteTable"
|
7114
|
+
o.http_method = "POST"
|
7115
|
+
o.http_request_uri = "/"
|
7116
|
+
o.input = Shapes::ShapeRef.new(shape: AssociateTransitGatewayRouteTableRequest)
|
7117
|
+
o.output = Shapes::ShapeRef.new(shape: AssociateTransitGatewayRouteTableResult)
|
7118
|
+
end)
|
7119
|
+
|
6635
7120
|
api.add_operation(:associate_vpc_cidr_block, Seahorse::Model::Operation.new.tap do |o|
|
6636
7121
|
o.name = "AssociateVpcCidrBlock"
|
6637
7122
|
o.http_method = "POST"
|
@@ -7032,6 +7517,38 @@ module Aws::EC2
|
|
7032
7517
|
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
7033
7518
|
end)
|
7034
7519
|
|
7520
|
+
api.add_operation(:create_transit_gateway, Seahorse::Model::Operation.new.tap do |o|
|
7521
|
+
o.name = "CreateTransitGateway"
|
7522
|
+
o.http_method = "POST"
|
7523
|
+
o.http_request_uri = "/"
|
7524
|
+
o.input = Shapes::ShapeRef.new(shape: CreateTransitGatewayRequest)
|
7525
|
+
o.output = Shapes::ShapeRef.new(shape: CreateTransitGatewayResult)
|
7526
|
+
end)
|
7527
|
+
|
7528
|
+
api.add_operation(:create_transit_gateway_route, Seahorse::Model::Operation.new.tap do |o|
|
7529
|
+
o.name = "CreateTransitGatewayRoute"
|
7530
|
+
o.http_method = "POST"
|
7531
|
+
o.http_request_uri = "/"
|
7532
|
+
o.input = Shapes::ShapeRef.new(shape: CreateTransitGatewayRouteRequest)
|
7533
|
+
o.output = Shapes::ShapeRef.new(shape: CreateTransitGatewayRouteResult)
|
7534
|
+
end)
|
7535
|
+
|
7536
|
+
api.add_operation(:create_transit_gateway_route_table, Seahorse::Model::Operation.new.tap do |o|
|
7537
|
+
o.name = "CreateTransitGatewayRouteTable"
|
7538
|
+
o.http_method = "POST"
|
7539
|
+
o.http_request_uri = "/"
|
7540
|
+
o.input = Shapes::ShapeRef.new(shape: CreateTransitGatewayRouteTableRequest)
|
7541
|
+
o.output = Shapes::ShapeRef.new(shape: CreateTransitGatewayRouteTableResult)
|
7542
|
+
end)
|
7543
|
+
|
7544
|
+
api.add_operation(:create_transit_gateway_vpc_attachment, Seahorse::Model::Operation.new.tap do |o|
|
7545
|
+
o.name = "CreateTransitGatewayVpcAttachment"
|
7546
|
+
o.http_method = "POST"
|
7547
|
+
o.http_request_uri = "/"
|
7548
|
+
o.input = Shapes::ShapeRef.new(shape: CreateTransitGatewayVpcAttachmentRequest)
|
7549
|
+
o.output = Shapes::ShapeRef.new(shape: CreateTransitGatewayVpcAttachmentResult)
|
7550
|
+
end)
|
7551
|
+
|
7035
7552
|
api.add_operation(:create_volume, Seahorse::Model::Operation.new.tap do |o|
|
7036
7553
|
o.name = "CreateVolume"
|
7037
7554
|
o.http_method = "POST"
|
@@ -7288,6 +7805,38 @@ module Aws::EC2
|
|
7288
7805
|
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
7289
7806
|
end)
|
7290
7807
|
|
7808
|
+
api.add_operation(:delete_transit_gateway, Seahorse::Model::Operation.new.tap do |o|
|
7809
|
+
o.name = "DeleteTransitGateway"
|
7810
|
+
o.http_method = "POST"
|
7811
|
+
o.http_request_uri = "/"
|
7812
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteTransitGatewayRequest)
|
7813
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteTransitGatewayResult)
|
7814
|
+
end)
|
7815
|
+
|
7816
|
+
api.add_operation(:delete_transit_gateway_route, Seahorse::Model::Operation.new.tap do |o|
|
7817
|
+
o.name = "DeleteTransitGatewayRoute"
|
7818
|
+
o.http_method = "POST"
|
7819
|
+
o.http_request_uri = "/"
|
7820
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteTransitGatewayRouteRequest)
|
7821
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteTransitGatewayRouteResult)
|
7822
|
+
end)
|
7823
|
+
|
7824
|
+
api.add_operation(:delete_transit_gateway_route_table, Seahorse::Model::Operation.new.tap do |o|
|
7825
|
+
o.name = "DeleteTransitGatewayRouteTable"
|
7826
|
+
o.http_method = "POST"
|
7827
|
+
o.http_request_uri = "/"
|
7828
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteTransitGatewayRouteTableRequest)
|
7829
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteTransitGatewayRouteTableResult)
|
7830
|
+
end)
|
7831
|
+
|
7832
|
+
api.add_operation(:delete_transit_gateway_vpc_attachment, Seahorse::Model::Operation.new.tap do |o|
|
7833
|
+
o.name = "DeleteTransitGatewayVpcAttachment"
|
7834
|
+
o.http_method = "POST"
|
7835
|
+
o.http_request_uri = "/"
|
7836
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteTransitGatewayVpcAttachmentRequest)
|
7837
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteTransitGatewayVpcAttachmentResult)
|
7838
|
+
end)
|
7839
|
+
|
7291
7840
|
api.add_operation(:delete_volume, Seahorse::Model::Operation.new.tap do |o|
|
7292
7841
|
o.name = "DeleteVolume"
|
7293
7842
|
o.http_method = "POST"
|
@@ -7999,6 +8548,38 @@ module Aws::EC2
|
|
7999
8548
|
)
|
8000
8549
|
end)
|
8001
8550
|
|
8551
|
+
api.add_operation(:describe_transit_gateway_attachments, Seahorse::Model::Operation.new.tap do |o|
|
8552
|
+
o.name = "DescribeTransitGatewayAttachments"
|
8553
|
+
o.http_method = "POST"
|
8554
|
+
o.http_request_uri = "/"
|
8555
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeTransitGatewayAttachmentsRequest)
|
8556
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeTransitGatewayAttachmentsResult)
|
8557
|
+
end)
|
8558
|
+
|
8559
|
+
api.add_operation(:describe_transit_gateway_route_tables, Seahorse::Model::Operation.new.tap do |o|
|
8560
|
+
o.name = "DescribeTransitGatewayRouteTables"
|
8561
|
+
o.http_method = "POST"
|
8562
|
+
o.http_request_uri = "/"
|
8563
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeTransitGatewayRouteTablesRequest)
|
8564
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeTransitGatewayRouteTablesResult)
|
8565
|
+
end)
|
8566
|
+
|
8567
|
+
api.add_operation(:describe_transit_gateway_vpc_attachments, Seahorse::Model::Operation.new.tap do |o|
|
8568
|
+
o.name = "DescribeTransitGatewayVpcAttachments"
|
8569
|
+
o.http_method = "POST"
|
8570
|
+
o.http_request_uri = "/"
|
8571
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeTransitGatewayVpcAttachmentsRequest)
|
8572
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeTransitGatewayVpcAttachmentsResult)
|
8573
|
+
end)
|
8574
|
+
|
8575
|
+
api.add_operation(:describe_transit_gateways, Seahorse::Model::Operation.new.tap do |o|
|
8576
|
+
o.name = "DescribeTransitGateways"
|
8577
|
+
o.http_method = "POST"
|
8578
|
+
o.http_request_uri = "/"
|
8579
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeTransitGatewaysRequest)
|
8580
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeTransitGatewaysResult)
|
8581
|
+
end)
|
8582
|
+
|
8002
8583
|
api.add_operation(:describe_volume_attribute, Seahorse::Model::Operation.new.tap do |o|
|
8003
8584
|
o.name = "DescribeVolumeAttribute"
|
8004
8585
|
o.http_method = "POST"
|
@@ -8187,6 +8768,14 @@ module Aws::EC2
|
|
8187
8768
|
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
8188
8769
|
end)
|
8189
8770
|
|
8771
|
+
api.add_operation(:disable_transit_gateway_route_table_propagation, Seahorse::Model::Operation.new.tap do |o|
|
8772
|
+
o.name = "DisableTransitGatewayRouteTablePropagation"
|
8773
|
+
o.http_method = "POST"
|
8774
|
+
o.http_request_uri = "/"
|
8775
|
+
o.input = Shapes::ShapeRef.new(shape: DisableTransitGatewayRouteTablePropagationRequest)
|
8776
|
+
o.output = Shapes::ShapeRef.new(shape: DisableTransitGatewayRouteTablePropagationResult)
|
8777
|
+
end)
|
8778
|
+
|
8190
8779
|
api.add_operation(:disable_vgw_route_propagation, Seahorse::Model::Operation.new.tap do |o|
|
8191
8780
|
o.name = "DisableVgwRoutePropagation"
|
8192
8781
|
o.http_method = "POST"
|
@@ -8243,6 +8832,14 @@ module Aws::EC2
|
|
8243
8832
|
o.output = Shapes::ShapeRef.new(shape: DisassociateSubnetCidrBlockResult)
|
8244
8833
|
end)
|
8245
8834
|
|
8835
|
+
api.add_operation(:disassociate_transit_gateway_route_table, Seahorse::Model::Operation.new.tap do |o|
|
8836
|
+
o.name = "DisassociateTransitGatewayRouteTable"
|
8837
|
+
o.http_method = "POST"
|
8838
|
+
o.http_request_uri = "/"
|
8839
|
+
o.input = Shapes::ShapeRef.new(shape: DisassociateTransitGatewayRouteTableRequest)
|
8840
|
+
o.output = Shapes::ShapeRef.new(shape: DisassociateTransitGatewayRouteTableResult)
|
8841
|
+
end)
|
8842
|
+
|
8246
8843
|
api.add_operation(:disassociate_vpc_cidr_block, Seahorse::Model::Operation.new.tap do |o|
|
8247
8844
|
o.name = "DisassociateVpcCidrBlock"
|
8248
8845
|
o.http_method = "POST"
|
@@ -8251,6 +8848,14 @@ module Aws::EC2
|
|
8251
8848
|
o.output = Shapes::ShapeRef.new(shape: DisassociateVpcCidrBlockResult)
|
8252
8849
|
end)
|
8253
8850
|
|
8851
|
+
api.add_operation(:enable_transit_gateway_route_table_propagation, Seahorse::Model::Operation.new.tap do |o|
|
8852
|
+
o.name = "EnableTransitGatewayRouteTablePropagation"
|
8853
|
+
o.http_method = "POST"
|
8854
|
+
o.http_request_uri = "/"
|
8855
|
+
o.input = Shapes::ShapeRef.new(shape: EnableTransitGatewayRouteTablePropagationRequest)
|
8856
|
+
o.output = Shapes::ShapeRef.new(shape: EnableTransitGatewayRouteTablePropagationResult)
|
8857
|
+
end)
|
8858
|
+
|
8254
8859
|
api.add_operation(:enable_vgw_route_propagation, Seahorse::Model::Operation.new.tap do |o|
|
8255
8860
|
o.name = "EnableVgwRoutePropagation"
|
8256
8861
|
o.http_method = "POST"
|
@@ -8283,6 +8888,14 @@ module Aws::EC2
|
|
8283
8888
|
o.output = Shapes::ShapeRef.new(shape: EnableVpcClassicLinkDnsSupportResult)
|
8284
8889
|
end)
|
8285
8890
|
|
8891
|
+
api.add_operation(:export_transit_gateway_routes, Seahorse::Model::Operation.new.tap do |o|
|
8892
|
+
o.name = "ExportTransitGatewayRoutes"
|
8893
|
+
o.http_method = "POST"
|
8894
|
+
o.http_request_uri = "/"
|
8895
|
+
o.input = Shapes::ShapeRef.new(shape: ExportTransitGatewayRoutesRequest)
|
8896
|
+
o.output = Shapes::ShapeRef.new(shape: ExportTransitGatewayRoutesResult)
|
8897
|
+
end)
|
8898
|
+
|
8286
8899
|
api.add_operation(:get_console_output, Seahorse::Model::Operation.new.tap do |o|
|
8287
8900
|
o.name = "GetConsoleOutput"
|
8288
8901
|
o.http_method = "POST"
|
@@ -8331,6 +8944,30 @@ module Aws::EC2
|
|
8331
8944
|
o.output = Shapes::ShapeRef.new(shape: GetReservedInstancesExchangeQuoteResult)
|
8332
8945
|
end)
|
8333
8946
|
|
8947
|
+
api.add_operation(:get_transit_gateway_attachment_propagations, Seahorse::Model::Operation.new.tap do |o|
|
8948
|
+
o.name = "GetTransitGatewayAttachmentPropagations"
|
8949
|
+
o.http_method = "POST"
|
8950
|
+
o.http_request_uri = "/"
|
8951
|
+
o.input = Shapes::ShapeRef.new(shape: GetTransitGatewayAttachmentPropagationsRequest)
|
8952
|
+
o.output = Shapes::ShapeRef.new(shape: GetTransitGatewayAttachmentPropagationsResult)
|
8953
|
+
end)
|
8954
|
+
|
8955
|
+
api.add_operation(:get_transit_gateway_route_table_associations, Seahorse::Model::Operation.new.tap do |o|
|
8956
|
+
o.name = "GetTransitGatewayRouteTableAssociations"
|
8957
|
+
o.http_method = "POST"
|
8958
|
+
o.http_request_uri = "/"
|
8959
|
+
o.input = Shapes::ShapeRef.new(shape: GetTransitGatewayRouteTableAssociationsRequest)
|
8960
|
+
o.output = Shapes::ShapeRef.new(shape: GetTransitGatewayRouteTableAssociationsResult)
|
8961
|
+
end)
|
8962
|
+
|
8963
|
+
api.add_operation(:get_transit_gateway_route_table_propagations, Seahorse::Model::Operation.new.tap do |o|
|
8964
|
+
o.name = "GetTransitGatewayRouteTablePropagations"
|
8965
|
+
o.http_method = "POST"
|
8966
|
+
o.http_request_uri = "/"
|
8967
|
+
o.input = Shapes::ShapeRef.new(shape: GetTransitGatewayRouteTablePropagationsRequest)
|
8968
|
+
o.output = Shapes::ShapeRef.new(shape: GetTransitGatewayRouteTablePropagationsResult)
|
8969
|
+
end)
|
8970
|
+
|
8334
8971
|
api.add_operation(:import_image, Seahorse::Model::Operation.new.tap do |o|
|
8335
8972
|
o.name = "ImportImage"
|
8336
8973
|
o.http_method = "POST"
|
@@ -8507,6 +9144,14 @@ module Aws::EC2
|
|
8507
9144
|
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
8508
9145
|
end)
|
8509
9146
|
|
9147
|
+
api.add_operation(:modify_transit_gateway_vpc_attachment, Seahorse::Model::Operation.new.tap do |o|
|
9148
|
+
o.name = "ModifyTransitGatewayVpcAttachment"
|
9149
|
+
o.http_method = "POST"
|
9150
|
+
o.http_request_uri = "/"
|
9151
|
+
o.input = Shapes::ShapeRef.new(shape: ModifyTransitGatewayVpcAttachmentRequest)
|
9152
|
+
o.output = Shapes::ShapeRef.new(shape: ModifyTransitGatewayVpcAttachmentResult)
|
9153
|
+
end)
|
9154
|
+
|
8510
9155
|
api.add_operation(:modify_volume, Seahorse::Model::Operation.new.tap do |o|
|
8511
9156
|
o.name = "ModifyVolume"
|
8512
9157
|
o.http_method = "POST"
|
@@ -8643,6 +9288,14 @@ module Aws::EC2
|
|
8643
9288
|
o.output = Shapes::ShapeRef.new(shape: RegisterImageResult)
|
8644
9289
|
end)
|
8645
9290
|
|
9291
|
+
api.add_operation(:reject_transit_gateway_vpc_attachment, Seahorse::Model::Operation.new.tap do |o|
|
9292
|
+
o.name = "RejectTransitGatewayVpcAttachment"
|
9293
|
+
o.http_method = "POST"
|
9294
|
+
o.http_request_uri = "/"
|
9295
|
+
o.input = Shapes::ShapeRef.new(shape: RejectTransitGatewayVpcAttachmentRequest)
|
9296
|
+
o.output = Shapes::ShapeRef.new(shape: RejectTransitGatewayVpcAttachmentResult)
|
9297
|
+
end)
|
9298
|
+
|
8646
9299
|
api.add_operation(:reject_vpc_endpoint_connections, Seahorse::Model::Operation.new.tap do |o|
|
8647
9300
|
o.name = "RejectVpcEndpointConnections"
|
8648
9301
|
o.http_method = "POST"
|
@@ -8715,6 +9368,14 @@ module Aws::EC2
|
|
8715
9368
|
o.output = Shapes::ShapeRef.new(shape: ReplaceRouteTableAssociationResult)
|
8716
9369
|
end)
|
8717
9370
|
|
9371
|
+
api.add_operation(:replace_transit_gateway_route, Seahorse::Model::Operation.new.tap do |o|
|
9372
|
+
o.name = "ReplaceTransitGatewayRoute"
|
9373
|
+
o.http_method = "POST"
|
9374
|
+
o.http_request_uri = "/"
|
9375
|
+
o.input = Shapes::ShapeRef.new(shape: ReplaceTransitGatewayRouteRequest)
|
9376
|
+
o.output = Shapes::ShapeRef.new(shape: ReplaceTransitGatewayRouteResult)
|
9377
|
+
end)
|
9378
|
+
|
8718
9379
|
api.add_operation(:report_instance_status, Seahorse::Model::Operation.new.tap do |o|
|
8719
9380
|
o.name = "ReportInstanceStatus"
|
8720
9381
|
o.http_method = "POST"
|
@@ -8819,6 +9480,14 @@ module Aws::EC2
|
|
8819
9480
|
o.output = Shapes::ShapeRef.new(shape: RunScheduledInstancesResult)
|
8820
9481
|
end)
|
8821
9482
|
|
9483
|
+
api.add_operation(:search_transit_gateway_routes, Seahorse::Model::Operation.new.tap do |o|
|
9484
|
+
o.name = "SearchTransitGatewayRoutes"
|
9485
|
+
o.http_method = "POST"
|
9486
|
+
o.http_request_uri = "/"
|
9487
|
+
o.input = Shapes::ShapeRef.new(shape: SearchTransitGatewayRoutesRequest)
|
9488
|
+
o.output = Shapes::ShapeRef.new(shape: SearchTransitGatewayRoutesResult)
|
9489
|
+
end)
|
9490
|
+
|
8822
9491
|
api.add_operation(:start_instances, Seahorse::Model::Operation.new.tap do |o|
|
8823
9492
|
o.name = "StartInstances"
|
8824
9493
|
o.http_method = "POST"
|