aws-sdk-core 2.11.388 → 2.11.389

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 20fcaa9109b43bcd7e556b84565678944e867d0d
4
- data.tar.gz: 0c9b537f7d9af06957c6f39ccc2a12b093b8f208
3
+ metadata.gz: dbc939ae7378578e1b030d7d5fd485e8b25b6dfe
4
+ data.tar.gz: 8b77fe9d546d6a65647081aaae2407d800984b7e
5
5
  SHA512:
6
- metadata.gz: 637aef1535a29d8dbad165c960d7c7cb0c69f21d162b8773af339951d516a2ecf149c58a8544e51fd1eb1a9c5659982feb3ec4cc0a522f675046cfa21c2022b0
7
- data.tar.gz: 829fc9a11690d9901f0eb8279ef44bac6618ad585e46d817de48559757a9dfa4abd54df2421443d5b5e6b6873be8db4143a00172c93208fcaecc77e1970f6fdd
6
+ metadata.gz: bdd8a57af1f3d7f2222984515bf8e835e1c4f042374abde1c8dc19b60acf80f3211cbaccd1aa5e3421ed35ed17bacd6ed7791b2963f5537d0986ea35106a1ddd
7
+ data.tar.gz: c75956736aff9693602145ca36b32eddd51b1f06f6432cc77f8ecec937bb61c9843242b4f21cb43e7951df4a2648f51761f63832be55344e1196d58a58ad137f
@@ -3212,7 +3212,7 @@
3212
3212
  "type":"structure",
3213
3213
  "required":["TransitGatewayAttachmentId"],
3214
3214
  "members":{
3215
- "TransitGatewayAttachmentId":{"shape":"String"},
3215
+ "TransitGatewayAttachmentId":{"shape":"TransitGatewayAttachmentId"},
3216
3216
  "DryRun":{"shape":"Boolean"}
3217
3217
  }
3218
3218
  },
@@ -3233,7 +3233,7 @@
3233
3233
  ],
3234
3234
  "members":{
3235
3235
  "DryRun":{"shape":"Boolean"},
3236
- "ServiceId":{"shape":"String"},
3236
+ "ServiceId":{"shape":"ServiceId"},
3237
3237
  "VpcEndpointIds":{
3238
3238
  "shape":"ValueStringList",
3239
3239
  "locationName":"VpcEndpointId"
@@ -3257,7 +3257,7 @@
3257
3257
  "locationName":"dryRun"
3258
3258
  },
3259
3259
  "VpcPeeringConnectionId":{
3260
- "shape":"String",
3260
+ "shape":"VpcPeeringConnectionId",
3261
3261
  "locationName":"vpcPeeringConnectionId"
3262
3262
  }
3263
3263
  }
@@ -3511,6 +3511,7 @@
3511
3511
  }
3512
3512
  }
3513
3513
  },
3514
+ "AllocationId":{"type":"string"},
3514
3515
  "AllocationIdList":{
3515
3516
  "type":"list",
3516
3517
  "member":{
@@ -3565,8 +3566,8 @@
3565
3566
  "SecurityGroupIds"
3566
3567
  ],
3567
3568
  "members":{
3568
- "ClientVpnEndpointId":{"shape":"String"},
3569
- "VpcId":{"shape":"String"},
3569
+ "ClientVpnEndpointId":{"shape":"ClientVpnEndpointId"},
3570
+ "VpcId":{"shape":"VpcId"},
3570
3571
  "SecurityGroupIds":{
3571
3572
  "shape":"ClientVpnSecurityGroupIdSet",
3572
3573
  "locationName":"SecurityGroupId"
@@ -3604,7 +3605,7 @@
3604
3605
  "locationName":"ipv6Addresses"
3605
3606
  },
3606
3607
  "NetworkInterfaceId":{
3607
- "shape":"String",
3608
+ "shape":"NetworkInterfaceId",
3608
3609
  "locationName":"networkInterfaceId"
3609
3610
  }
3610
3611
  }
@@ -3631,7 +3632,7 @@
3631
3632
  "locationName":"allowReassignment"
3632
3633
  },
3633
3634
  "NetworkInterfaceId":{
3634
- "shape":"String",
3635
+ "shape":"NetworkInterfaceId",
3635
3636
  "locationName":"networkInterfaceId"
3636
3637
  },
3637
3638
  "PrivateIpAddresses":{
@@ -3676,8 +3677,8 @@
3676
3677
  "AssociateAddressRequest":{
3677
3678
  "type":"structure",
3678
3679
  "members":{
3679
- "AllocationId":{"shape":"String"},
3680
- "InstanceId":{"shape":"String"},
3680
+ "AllocationId":{"shape":"AllocationId"},
3681
+ "InstanceId":{"shape":"InstanceId"},
3681
3682
  "PublicIp":{"shape":"String"},
3682
3683
  "AllowReassociation":{
3683
3684
  "shape":"Boolean",
@@ -3688,7 +3689,7 @@
3688
3689
  "locationName":"dryRun"
3689
3690
  },
3690
3691
  "NetworkInterfaceId":{
3691
- "shape":"String",
3692
+ "shape":"NetworkInterfaceId",
3692
3693
  "locationName":"networkInterfaceId"
3693
3694
  },
3694
3695
  "PrivateIpAddress":{
@@ -3713,8 +3714,8 @@
3713
3714
  "SubnetId"
3714
3715
  ],
3715
3716
  "members":{
3716
- "ClientVpnEndpointId":{"shape":"String"},
3717
- "SubnetId":{"shape":"String"},
3717
+ "ClientVpnEndpointId":{"shape":"ClientVpnEndpointId"},
3718
+ "SubnetId":{"shape":"SubnetId"},
3718
3719
  "ClientToken":{
3719
3720
  "shape":"String",
3720
3721
  "idempotencyToken":true
@@ -3742,8 +3743,8 @@
3742
3743
  "VpcId"
3743
3744
  ],
3744
3745
  "members":{
3745
- "DhcpOptionsId":{"shape":"String"},
3746
- "VpcId":{"shape":"String"},
3746
+ "DhcpOptionsId":{"shape":"DhcpOptionsId"},
3747
+ "VpcId":{"shape":"VpcId"},
3747
3748
  "DryRun":{
3748
3749
  "shape":"Boolean",
3749
3750
  "locationName":"dryRun"
@@ -3758,7 +3759,7 @@
3758
3759
  ],
3759
3760
  "members":{
3760
3761
  "IamInstanceProfile":{"shape":"IamInstanceProfileSpecification"},
3761
- "InstanceId":{"shape":"String"}
3762
+ "InstanceId":{"shape":"InstanceId"}
3762
3763
  }
3763
3764
  },
3764
3765
  "AssociateIamInstanceProfileResult":{
@@ -3782,11 +3783,11 @@
3782
3783
  "locationName":"dryRun"
3783
3784
  },
3784
3785
  "RouteTableId":{
3785
- "shape":"String",
3786
+ "shape":"RouteTableId",
3786
3787
  "locationName":"routeTableId"
3787
3788
  },
3788
3789
  "SubnetId":{
3789
- "shape":"String",
3790
+ "shape":"SubnetId",
3790
3791
  "locationName":"subnetId"
3791
3792
  }
3792
3793
  }
@@ -3812,7 +3813,7 @@
3812
3813
  "locationName":"ipv6CidrBlock"
3813
3814
  },
3814
3815
  "SubnetId":{
3815
- "shape":"String",
3816
+ "shape":"SubnetId",
3816
3817
  "locationName":"subnetId"
3817
3818
  }
3818
3819
  }
@@ -3837,8 +3838,8 @@
3837
3838
  "TransitGatewayAttachmentId"
3838
3839
  ],
3839
3840
  "members":{
3840
- "TransitGatewayRouteTableId":{"shape":"String"},
3841
- "TransitGatewayAttachmentId":{"shape":"String"},
3841
+ "TransitGatewayRouteTableId":{"shape":"TransitGatewayRouteTableId"},
3842
+ "TransitGatewayAttachmentId":{"shape":"TransitGatewayAttachmentId"},
3842
3843
  "DryRun":{"shape":"Boolean"}
3843
3844
  }
3844
3845
  },
@@ -3861,7 +3862,7 @@
3861
3862
  },
3862
3863
  "CidrBlock":{"shape":"String"},
3863
3864
  "VpcId":{
3864
- "shape":"String",
3865
+ "shape":"VpcId",
3865
3866
  "locationName":"vpcId"
3866
3867
  }
3867
3868
  }
@@ -3954,11 +3955,11 @@
3954
3955
  "locationName":"SecurityGroupId"
3955
3956
  },
3956
3957
  "InstanceId":{
3957
- "shape":"String",
3958
+ "shape":"InstanceId",
3958
3959
  "locationName":"instanceId"
3959
3960
  },
3960
3961
  "VpcId":{
3961
- "shape":"String",
3962
+ "shape":"VpcId",
3962
3963
  "locationName":"vpcId"
3963
3964
  }
3964
3965
  }
@@ -3984,11 +3985,11 @@
3984
3985
  "locationName":"dryRun"
3985
3986
  },
3986
3987
  "InternetGatewayId":{
3987
- "shape":"String",
3988
+ "shape":"InternetGatewayId",
3988
3989
  "locationName":"internetGatewayId"
3989
3990
  },
3990
3991
  "VpcId":{
3991
- "shape":"String",
3992
+ "shape":"VpcId",
3992
3993
  "locationName":"vpcId"
3993
3994
  }
3994
3995
  }
@@ -4010,11 +4011,11 @@
4010
4011
  "locationName":"dryRun"
4011
4012
  },
4012
4013
  "InstanceId":{
4013
- "shape":"String",
4014
+ "shape":"InstanceId",
4014
4015
  "locationName":"instanceId"
4015
4016
  },
4016
4017
  "NetworkInterfaceId":{
4017
- "shape":"String",
4018
+ "shape":"NetworkInterfaceId",
4018
4019
  "locationName":"networkInterfaceId"
4019
4020
  }
4020
4021
  }
@@ -4037,8 +4038,8 @@
4037
4038
  ],
4038
4039
  "members":{
4039
4040
  "Device":{"shape":"String"},
4040
- "InstanceId":{"shape":"String"},
4041
- "VolumeId":{"shape":"String"},
4041
+ "InstanceId":{"shape":"InstanceId"},
4042
+ "VolumeId":{"shape":"VolumeId"},
4042
4043
  "DryRun":{
4043
4044
  "shape":"Boolean",
4044
4045
  "locationName":"dryRun"
@@ -4052,8 +4053,8 @@
4052
4053
  "VpnGatewayId"
4053
4054
  ],
4054
4055
  "members":{
4055
- "VpcId":{"shape":"String"},
4056
- "VpnGatewayId":{"shape":"String"},
4056
+ "VpcId":{"shape":"VpcId"},
4057
+ "VpnGatewayId":{"shape":"VpnGatewayId"},
4057
4058
  "DryRun":{
4058
4059
  "shape":"Boolean",
4059
4060
  "locationName":"dryRun"
@@ -4069,6 +4070,7 @@
4069
4070
  }
4070
4071
  }
4071
4072
  },
4073
+ "AttachmentId":{"type":"string"},
4072
4074
  "AttachmentStatus":{
4073
4075
  "type":"string",
4074
4076
  "enum":[
@@ -4139,7 +4141,7 @@
4139
4141
  "TargetNetworkCidr"
4140
4142
  ],
4141
4143
  "members":{
4142
- "ClientVpnEndpointId":{"shape":"String"},
4144
+ "ClientVpnEndpointId":{"shape":"ClientVpnEndpointId"},
4143
4145
  "TargetNetworkCidr":{"shape":"String"},
4144
4146
  "AccessGroupId":{"shape":"String"},
4145
4147
  "AuthorizeAllGroups":{"shape":"Boolean"},
@@ -4390,7 +4392,7 @@
4390
4392
  "Storage"
4391
4393
  ],
4392
4394
  "members":{
4393
- "InstanceId":{"shape":"String"},
4395
+ "InstanceId":{"shape":"InstanceId"},
4394
4396
  "Storage":{"shape":"Storage"},
4395
4397
  "DryRun":{
4396
4398
  "shape":"Boolean",
@@ -4549,7 +4551,7 @@
4549
4551
  "type":"structure",
4550
4552
  "required":["CapacityReservationId"],
4551
4553
  "members":{
4552
- "CapacityReservationId":{"shape":"String"},
4554
+ "CapacityReservationId":{"shape":"CapacityReservationId"},
4553
4555
  "DryRun":{"shape":"Boolean"}
4554
4556
  }
4555
4557
  },
@@ -4567,7 +4569,7 @@
4567
4569
  "required":["ConversionTaskId"],
4568
4570
  "members":{
4569
4571
  "ConversionTaskId":{
4570
- "shape":"String",
4572
+ "shape":"ConversionTaskId",
4571
4573
  "locationName":"conversionTaskId"
4572
4574
  },
4573
4575
  "DryRun":{
@@ -4585,7 +4587,7 @@
4585
4587
  "required":["ExportTaskId"],
4586
4588
  "members":{
4587
4589
  "ExportTaskId":{
4588
- "shape":"String",
4590
+ "shape":"ExportTaskId",
4589
4591
  "locationName":"exportTaskId"
4590
4592
  }
4591
4593
  }
@@ -4595,7 +4597,7 @@
4595
4597
  "members":{
4596
4598
  "CancelReason":{"shape":"String"},
4597
4599
  "DryRun":{"shape":"Boolean"},
4598
- "ImportTaskId":{"shape":"String"}
4600
+ "ImportTaskId":{"shape":"ImportTaskId"}
4599
4601
  }
4600
4602
  },
4601
4603
  "CancelImportTaskResult":{
@@ -4620,7 +4622,7 @@
4620
4622
  "required":["ReservedInstancesListingId"],
4621
4623
  "members":{
4622
4624
  "ReservedInstancesListingId":{
4623
- "shape":"String",
4625
+ "shape":"ReservedInstancesListingId",
4624
4626
  "locationName":"reservedInstancesListingId"
4625
4627
  }
4626
4628
  }
@@ -4855,6 +4857,7 @@
4855
4857
  }
4856
4858
  }
4857
4859
  },
4860
+ "CapacityReservationId":{"type":"string"},
4858
4861
  "CapacityReservationIdSet":{
4859
4862
  "type":"list",
4860
4863
  "member":{
@@ -5312,6 +5315,7 @@
5312
5315
  }
5313
5316
  }
5314
5317
  },
5318
+ "ClientVpnEndpointId":{"type":"string"},
5315
5319
  "ClientVpnEndpointStatus":{
5316
5320
  "type":"structure",
5317
5321
  "members":{
@@ -5410,7 +5414,7 @@
5410
5414
  "ProductCode"
5411
5415
  ],
5412
5416
  "members":{
5413
- "InstanceId":{"shape":"String"},
5417
+ "InstanceId":{"shape":"InstanceId"},
5414
5418
  "ProductCode":{"shape":"String"},
5415
5419
  "DryRun":{
5416
5420
  "shape":"Boolean",
@@ -5480,6 +5484,7 @@
5480
5484
  }
5481
5485
  }
5482
5486
  },
5487
+ "ConnectionNotificationId":{"type":"string"},
5483
5488
  "ConnectionNotificationSet":{
5484
5489
  "type":"list",
5485
5490
  "member":{
@@ -5542,6 +5547,7 @@
5542
5547
  }
5543
5548
  }
5544
5549
  },
5550
+ "ConversionTaskId":{"type":"string"},
5545
5551
  "ConversionTaskState":{
5546
5552
  "type":"string",
5547
5553
  "enum":[
@@ -5590,7 +5596,7 @@
5590
5596
  "locationName":"encrypted"
5591
5597
  },
5592
5598
  "KmsKeyId":{
5593
- "shape":"String",
5599
+ "shape":"KmsKeyId",
5594
5600
  "locationName":"kmsKeyId"
5595
5601
  },
5596
5602
  "Name":{"shape":"String"},
@@ -5628,7 +5634,7 @@
5628
5634
  "locationName":"encrypted"
5629
5635
  },
5630
5636
  "KmsKeyId":{
5631
- "shape":"String",
5637
+ "shape":"KmsKeyId",
5632
5638
  "locationName":"kmsKeyId"
5633
5639
  },
5634
5640
  "PresignedUrl":{
@@ -5765,7 +5771,7 @@
5765
5771
  "TargetVpcSubnetId"
5766
5772
  ],
5767
5773
  "members":{
5768
- "ClientVpnEndpointId":{"shape":"String"},
5774
+ "ClientVpnEndpointId":{"shape":"ClientVpnEndpointId"},
5769
5775
  "DestinationCidrBlock":{"shape":"String"},
5770
5776
  "TargetVpcSubnetId":{"shape":"String"},
5771
5777
  "Description":{"shape":"String"},
@@ -5875,7 +5881,7 @@
5875
5881
  "members":{
5876
5882
  "ClientToken":{"shape":"String"},
5877
5883
  "DryRun":{"shape":"Boolean"},
5878
- "VpcId":{"shape":"String"}
5884
+ "VpcId":{"shape":"VpcId"}
5879
5885
  }
5880
5886
  },
5881
5887
  "CreateEgressOnlyInternetGatewayResult":{
@@ -6082,7 +6088,7 @@
6082
6088
  "locationName":"dryRun"
6083
6089
  },
6084
6090
  "InstanceId":{
6085
- "shape":"String",
6091
+ "shape":"InstanceId",
6086
6092
  "locationName":"instanceId"
6087
6093
  },
6088
6094
  "Name":{
@@ -6117,7 +6123,7 @@
6117
6123
  "locationName":"exportToS3"
6118
6124
  },
6119
6125
  "InstanceId":{
6120
- "shape":"String",
6126
+ "shape":"InstanceId",
6121
6127
  "locationName":"instanceId"
6122
6128
  },
6123
6129
  "TargetEnvironment":{
@@ -6157,7 +6163,7 @@
6157
6163
  "type":"structure",
6158
6164
  "required":["KeyName"],
6159
6165
  "members":{
6160
- "KeyName":{"shape":"String"},
6166
+ "KeyName":{"shape":"KeyPairName"},
6161
6167
  "DryRun":{
6162
6168
  "shape":"Boolean",
6163
6169
  "locationName":"dryRun"
@@ -6197,7 +6203,7 @@
6197
6203
  "members":{
6198
6204
  "DryRun":{"shape":"Boolean"},
6199
6205
  "ClientToken":{"shape":"String"},
6200
- "LaunchTemplateId":{"shape":"String"},
6206
+ "LaunchTemplateId":{"shape":"LaunchTemplateId"},
6201
6207
  "LaunchTemplateName":{"shape":"LaunchTemplateName"},
6202
6208
  "SourceVersion":{"shape":"String"},
6203
6209
  "VersionDescription":{"shape":"VersionDescription"},
@@ -6220,9 +6226,9 @@
6220
6226
  "SubnetId"
6221
6227
  ],
6222
6228
  "members":{
6223
- "AllocationId":{"shape":"String"},
6229
+ "AllocationId":{"shape":"AllocationId"},
6224
6230
  "ClientToken":{"shape":"String"},
6225
- "SubnetId":{"shape":"String"}
6231
+ "SubnetId":{"shape":"SubnetId"}
6226
6232
  }
6227
6233
  },
6228
6234
  "CreateNatGatewayResult":{
@@ -6269,7 +6275,7 @@
6269
6275
  "locationName":"ipv6CidrBlock"
6270
6276
  },
6271
6277
  "NetworkAclId":{
6272
- "shape":"String",
6278
+ "shape":"NetworkAclId",
6273
6279
  "locationName":"networkAclId"
6274
6280
  },
6275
6281
  "PortRange":{
@@ -6299,7 +6305,7 @@
6299
6305
  "locationName":"dryRun"
6300
6306
  },
6301
6307
  "VpcId":{
6302
- "shape":"String",
6308
+ "shape":"VpcId",
6303
6309
  "locationName":"vpcId"
6304
6310
  }
6305
6311
  }
@@ -6320,7 +6326,7 @@
6320
6326
  "Permission"
6321
6327
  ],
6322
6328
  "members":{
6323
- "NetworkInterfaceId":{"shape":"String"},
6329
+ "NetworkInterfaceId":{"shape":"NetworkInterfaceId"},
6324
6330
  "AwsAccountId":{"shape":"String"},
6325
6331
  "AwsService":{"shape":"String"},
6326
6332
  "Permission":{"shape":"InterfacePermissionType"},
@@ -6374,7 +6380,7 @@
6374
6380
  },
6375
6381
  "InterfaceType":{"shape":"NetworkInterfaceCreationType"},
6376
6382
  "SubnetId":{
6377
- "shape":"String",
6383
+ "shape":"SubnetId",
6378
6384
  "locationName":"subnetId"
6379
6385
  }
6380
6386
  }
@@ -6459,32 +6465,32 @@
6459
6465
  "locationName":"dryRun"
6460
6466
  },
6461
6467
  "EgressOnlyInternetGatewayId":{
6462
- "shape":"String",
6468
+ "shape":"EgressOnlyInternetGatewayId",
6463
6469
  "locationName":"egressOnlyInternetGatewayId"
6464
6470
  },
6465
6471
  "GatewayId":{
6466
- "shape":"String",
6472
+ "shape":"RouteTableGatewayId",
6467
6473
  "locationName":"gatewayId"
6468
6474
  },
6469
6475
  "InstanceId":{
6470
- "shape":"String",
6476
+ "shape":"InstanceId",
6471
6477
  "locationName":"instanceId"
6472
6478
  },
6473
6479
  "NatGatewayId":{
6474
- "shape":"String",
6480
+ "shape":"NatGatewayId",
6475
6481
  "locationName":"natGatewayId"
6476
6482
  },
6477
- "TransitGatewayId":{"shape":"String"},
6483
+ "TransitGatewayId":{"shape":"TransitGatewayId"},
6478
6484
  "NetworkInterfaceId":{
6479
- "shape":"String",
6485
+ "shape":"NetworkInterfaceId",
6480
6486
  "locationName":"networkInterfaceId"
6481
6487
  },
6482
6488
  "RouteTableId":{
6483
- "shape":"String",
6489
+ "shape":"RouteTableId",
6484
6490
  "locationName":"routeTableId"
6485
6491
  },
6486
6492
  "VpcPeeringConnectionId":{
6487
- "shape":"String",
6493
+ "shape":"VpcPeeringConnectionId",
6488
6494
  "locationName":"vpcPeeringConnectionId"
6489
6495
  }
6490
6496
  }
@@ -6507,7 +6513,7 @@
6507
6513
  "locationName":"dryRun"
6508
6514
  },
6509
6515
  "VpcId":{
6510
- "shape":"String",
6516
+ "shape":"VpcId",
6511
6517
  "locationName":"vpcId"
6512
6518
  }
6513
6519
  }
@@ -6533,7 +6539,7 @@
6533
6539
  "locationName":"GroupDescription"
6534
6540
  },
6535
6541
  "GroupName":{"shape":"String"},
6536
- "VpcId":{"shape":"String"},
6542
+ "VpcId":{"shape":"VpcId"},
6537
6543
  "DryRun":{
6538
6544
  "shape":"Boolean",
6539
6545
  "locationName":"dryRun"
@@ -6554,7 +6560,7 @@
6554
6560
  "required":["VolumeId"],
6555
6561
  "members":{
6556
6562
  "Description":{"shape":"String"},
6557
- "VolumeId":{"shape":"String"},
6563
+ "VolumeId":{"shape":"VolumeId"},
6558
6564
  "TagSpecifications":{
6559
6565
  "shape":"TagSpecificationList",
6560
6566
  "locationName":"TagSpecification"
@@ -6626,7 +6632,7 @@
6626
6632
  "AvailabilityZoneId":{"shape":"String"},
6627
6633
  "CidrBlock":{"shape":"String"},
6628
6634
  "Ipv6CidrBlock":{"shape":"String"},
6629
- "VpcId":{"shape":"String"},
6635
+ "VpcId":{"shape":"VpcId"},
6630
6636
  "DryRun":{
6631
6637
  "shape":"Boolean",
6632
6638
  "locationName":"dryRun"
@@ -6702,7 +6708,7 @@
6702
6708
  "SourceCidrBlock"
6703
6709
  ],
6704
6710
  "members":{
6705
- "TrafficMirrorFilterId":{"shape":"String"},
6711
+ "TrafficMirrorFilterId":{"shape":"TrafficMirrorFilterId"},
6706
6712
  "TrafficDirection":{"shape":"TrafficDirection"},
6707
6713
  "RuleNumber":{"shape":"Integer"},
6708
6714
  "RuleAction":{"shape":"TrafficMirrorRuleAction"},
@@ -6741,9 +6747,9 @@
6741
6747
  "SessionNumber"
6742
6748
  ],
6743
6749
  "members":{
6744
- "NetworkInterfaceId":{"shape":"String"},
6745
- "TrafficMirrorTargetId":{"shape":"String"},
6746
- "TrafficMirrorFilterId":{"shape":"String"},
6750
+ "NetworkInterfaceId":{"shape":"NetworkInterfaceId"},
6751
+ "TrafficMirrorTargetId":{"shape":"TrafficMirrorTargetId"},
6752
+ "TrafficMirrorFilterId":{"shape":"TrafficMirrorFilterId"},
6747
6753
  "PacketLength":{"shape":"Integer"},
6748
6754
  "SessionNumber":{"shape":"Integer"},
6749
6755
  "VirtualNetworkId":{"shape":"Integer"},
@@ -6775,7 +6781,7 @@
6775
6781
  "CreateTrafficMirrorTargetRequest":{
6776
6782
  "type":"structure",
6777
6783
  "members":{
6778
- "NetworkInterfaceId":{"shape":"String"},
6784
+ "NetworkInterfaceId":{"shape":"NetworkInterfaceId"},
6779
6785
  "NetworkLoadBalancerArn":{"shape":"String"},
6780
6786
  "Description":{"shape":"String"},
6781
6787
  "TagSpecifications":{
@@ -6831,8 +6837,8 @@
6831
6837
  ],
6832
6838
  "members":{
6833
6839
  "DestinationCidrBlock":{"shape":"String"},
6834
- "TransitGatewayRouteTableId":{"shape":"String"},
6835
- "TransitGatewayAttachmentId":{"shape":"String"},
6840
+ "TransitGatewayRouteTableId":{"shape":"TransitGatewayRouteTableId"},
6841
+ "TransitGatewayAttachmentId":{"shape":"TransitGatewayAttachmentId"},
6836
6842
  "Blackhole":{"shape":"Boolean"},
6837
6843
  "DryRun":{"shape":"Boolean"}
6838
6844
  }
@@ -6850,7 +6856,7 @@
6850
6856
  "type":"structure",
6851
6857
  "required":["TransitGatewayId"],
6852
6858
  "members":{
6853
- "TransitGatewayId":{"shape":"String"},
6859
+ "TransitGatewayId":{"shape":"TransitGatewayId"},
6854
6860
  "TagSpecifications":{"shape":"TagSpecificationList"},
6855
6861
  "DryRun":{"shape":"Boolean"}
6856
6862
  }
@@ -6872,8 +6878,8 @@
6872
6878
  "SubnetIds"
6873
6879
  ],
6874
6880
  "members":{
6875
- "TransitGatewayId":{"shape":"String"},
6876
- "VpcId":{"shape":"String"},
6881
+ "TransitGatewayId":{"shape":"TransitGatewayId"},
6882
+ "VpcId":{"shape":"VpcId"},
6877
6883
  "SubnetIds":{"shape":"ValueStringList"},
6878
6884
  "Options":{"shape":"CreateTransitGatewayVpcAttachmentRequestOptions"},
6879
6885
  "TagSpecifications":{"shape":"TagSpecificationList"},
@@ -6933,9 +6939,9 @@
6933
6939
  "locationName":"encrypted"
6934
6940
  },
6935
6941
  "Iops":{"shape":"Integer"},
6936
- "KmsKeyId":{"shape":"String"},
6942
+ "KmsKeyId":{"shape":"KmsKeyId"},
6937
6943
  "Size":{"shape":"Integer"},
6938
- "SnapshotId":{"shape":"String"},
6944
+ "SnapshotId":{"shape":"SnapshotId"},
6939
6945
  "VolumeType":{"shape":"VolumeType"},
6940
6946
  "DryRun":{
6941
6947
  "shape":"Boolean",
@@ -6955,8 +6961,8 @@
6955
6961
  ],
6956
6962
  "members":{
6957
6963
  "DryRun":{"shape":"Boolean"},
6958
- "ServiceId":{"shape":"String"},
6959
- "VpcEndpointId":{"shape":"String"},
6964
+ "ServiceId":{"shape":"ServiceId"},
6965
+ "VpcEndpointId":{"shape":"VpcEndpointId"},
6960
6966
  "ConnectionNotificationArn":{"shape":"String"},
6961
6967
  "ConnectionEvents":{"shape":"ValueStringList"},
6962
6968
  "ClientToken":{"shape":"String"}
@@ -6984,7 +6990,7 @@
6984
6990
  "members":{
6985
6991
  "DryRun":{"shape":"Boolean"},
6986
6992
  "VpcEndpointType":{"shape":"VpcEndpointType"},
6987
- "VpcId":{"shape":"String"},
6993
+ "VpcId":{"shape":"VpcId"},
6988
6994
  "ServiceName":{"shape":"String"},
6989
6995
  "PolicyDocument":{"shape":"String"},
6990
6996
  "RouteTableIds":{
@@ -7058,7 +7064,7 @@
7058
7064
  "locationName":"peerVpcId"
7059
7065
  },
7060
7066
  "VpcId":{
7061
- "shape":"String",
7067
+ "shape":"VpcId",
7062
7068
  "locationName":"vpcId"
7063
7069
  },
7064
7070
  "PeerRegion":{"shape":"String"}
@@ -7108,10 +7114,10 @@
7108
7114
  "Type"
7109
7115
  ],
7110
7116
  "members":{
7111
- "CustomerGatewayId":{"shape":"String"},
7117
+ "CustomerGatewayId":{"shape":"CustomerGatewayId"},
7112
7118
  "Type":{"shape":"String"},
7113
- "VpnGatewayId":{"shape":"String"},
7114
- "TransitGatewayId":{"shape":"String"},
7119
+ "VpnGatewayId":{"shape":"VpnGatewayId"},
7120
+ "TransitGatewayId":{"shape":"TransitGatewayId"},
7115
7121
  "DryRun":{
7116
7122
  "shape":"Boolean",
7117
7123
  "locationName":"dryRun"
@@ -7139,7 +7145,7 @@
7139
7145
  ],
7140
7146
  "members":{
7141
7147
  "DestinationCidrBlock":{"shape":"String"},
7142
- "VpnConnectionId":{"shape":"String"}
7148
+ "VpnConnectionId":{"shape":"VpnConnectionId"}
7143
7149
  }
7144
7150
  },
7145
7151
  "CreateVpnGatewayRequest":{
@@ -7217,6 +7223,7 @@
7217
7223
  }
7218
7224
  }
7219
7225
  },
7226
+ "CustomerGatewayId":{"type":"string"},
7220
7227
  "CustomerGatewayIdStringList":{
7221
7228
  "type":"list",
7222
7229
  "member":{
@@ -7264,7 +7271,7 @@
7264
7271
  "type":"structure",
7265
7272
  "required":["ClientVpnEndpointId"],
7266
7273
  "members":{
7267
- "ClientVpnEndpointId":{"shape":"String"},
7274
+ "ClientVpnEndpointId":{"shape":"ClientVpnEndpointId"},
7268
7275
  "DryRun":{"shape":"Boolean"}
7269
7276
  }
7270
7277
  },
@@ -7284,7 +7291,7 @@
7284
7291
  "DestinationCidrBlock"
7285
7292
  ],
7286
7293
  "members":{
7287
- "ClientVpnEndpointId":{"shape":"String"},
7294
+ "ClientVpnEndpointId":{"shape":"ClientVpnEndpointId"},
7288
7295
  "TargetVpcSubnetId":{"shape":"String"},
7289
7296
  "DestinationCidrBlock":{"shape":"String"},
7290
7297
  "DryRun":{"shape":"Boolean"}
@@ -7303,7 +7310,7 @@
7303
7310
  "type":"structure",
7304
7311
  "required":["CustomerGatewayId"],
7305
7312
  "members":{
7306
- "CustomerGatewayId":{"shape":"String"},
7313
+ "CustomerGatewayId":{"shape":"CustomerGatewayId"},
7307
7314
  "DryRun":{
7308
7315
  "shape":"Boolean",
7309
7316
  "locationName":"dryRun"
@@ -7314,7 +7321,7 @@
7314
7321
  "type":"structure",
7315
7322
  "required":["DhcpOptionsId"],
7316
7323
  "members":{
7317
- "DhcpOptionsId":{"shape":"String"},
7324
+ "DhcpOptionsId":{"shape":"DhcpOptionsId"},
7318
7325
  "DryRun":{
7319
7326
  "shape":"Boolean",
7320
7327
  "locationName":"dryRun"
@@ -7457,7 +7464,7 @@
7457
7464
  "required":["FpgaImageId"],
7458
7465
  "members":{
7459
7466
  "DryRun":{"shape":"Boolean"},
7460
- "FpgaImageId":{"shape":"String"}
7467
+ "FpgaImageId":{"shape":"FpgaImageId"}
7461
7468
  }
7462
7469
  },
7463
7470
  "DeleteFpgaImageResult":{
@@ -7478,7 +7485,7 @@
7478
7485
  "locationName":"dryRun"
7479
7486
  },
7480
7487
  "InternetGatewayId":{
7481
- "shape":"String",
7488
+ "shape":"InternetGatewayId",
7482
7489
  "locationName":"internetGatewayId"
7483
7490
  }
7484
7491
  }
@@ -7498,7 +7505,7 @@
7498
7505
  "type":"structure",
7499
7506
  "members":{
7500
7507
  "DryRun":{"shape":"Boolean"},
7501
- "LaunchTemplateId":{"shape":"String"},
7508
+ "LaunchTemplateId":{"shape":"LaunchTemplateId"},
7502
7509
  "LaunchTemplateName":{"shape":"LaunchTemplateName"}
7503
7510
  }
7504
7511
  },
@@ -7516,7 +7523,7 @@
7516
7523
  "required":["Versions"],
7517
7524
  "members":{
7518
7525
  "DryRun":{"shape":"Boolean"},
7519
- "LaunchTemplateId":{"shape":"String"},
7526
+ "LaunchTemplateId":{"shape":"LaunchTemplateId"},
7520
7527
  "LaunchTemplateName":{"shape":"LaunchTemplateName"},
7521
7528
  "Versions":{
7522
7529
  "shape":"VersionStringList",
@@ -7593,7 +7600,7 @@
7593
7600
  "type":"structure",
7594
7601
  "required":["NatGatewayId"],
7595
7602
  "members":{
7596
- "NatGatewayId":{"shape":"String"}
7603
+ "NatGatewayId":{"shape":"NatGatewayId"}
7597
7604
  }
7598
7605
  },
7599
7606
  "DeleteNatGatewayResult":{
@@ -7622,7 +7629,7 @@
7622
7629
  "locationName":"egress"
7623
7630
  },
7624
7631
  "NetworkAclId":{
7625
- "shape":"String",
7632
+ "shape":"NetworkAclId",
7626
7633
  "locationName":"networkAclId"
7627
7634
  },
7628
7635
  "RuleNumber":{
@@ -7640,7 +7647,7 @@
7640
7647
  "locationName":"dryRun"
7641
7648
  },
7642
7649
  "NetworkAclId":{
7643
- "shape":"String",
7650
+ "shape":"NetworkAclId",
7644
7651
  "locationName":"networkAclId"
7645
7652
  }
7646
7653
  }
@@ -7672,7 +7679,7 @@
7672
7679
  "locationName":"dryRun"
7673
7680
  },
7674
7681
  "NetworkInterfaceId":{
7675
- "shape":"String",
7682
+ "shape":"NetworkInterfaceId",
7676
7683
  "locationName":"networkInterfaceId"
7677
7684
  }
7678
7685
  }
@@ -7762,7 +7769,7 @@
7762
7769
  "locationName":"dryRun"
7763
7770
  },
7764
7771
  "RouteTableId":{
7765
- "shape":"String",
7772
+ "shape":"RouteTableId",
7766
7773
  "locationName":"routeTableId"
7767
7774
  }
7768
7775
  }
@@ -7796,7 +7803,7 @@
7796
7803
  "type":"structure",
7797
7804
  "required":["SnapshotId"],
7798
7805
  "members":{
7799
- "SnapshotId":{"shape":"String"},
7806
+ "SnapshotId":{"shape":"SnapshotId"},
7800
7807
  "DryRun":{
7801
7808
  "shape":"Boolean",
7802
7809
  "locationName":"dryRun"
@@ -7816,7 +7823,7 @@
7816
7823
  "type":"structure",
7817
7824
  "required":["SubnetId"],
7818
7825
  "members":{
7819
- "SubnetId":{"shape":"String"},
7826
+ "SubnetId":{"shape":"SubnetId"},
7820
7827
  "DryRun":{
7821
7828
  "shape":"Boolean",
7822
7829
  "locationName":"dryRun"
@@ -7845,7 +7852,7 @@
7845
7852
  "type":"structure",
7846
7853
  "required":["TrafficMirrorFilterId"],
7847
7854
  "members":{
7848
- "TrafficMirrorFilterId":{"shape":"String"},
7855
+ "TrafficMirrorFilterId":{"shape":"TrafficMirrorFilterId"},
7849
7856
  "DryRun":{"shape":"Boolean"}
7850
7857
  }
7851
7858
  },
@@ -7862,7 +7869,7 @@
7862
7869
  "type":"structure",
7863
7870
  "required":["TrafficMirrorFilterRuleId"],
7864
7871
  "members":{
7865
- "TrafficMirrorFilterRuleId":{"shape":"String"},
7872
+ "TrafficMirrorFilterRuleId":{"shape":"TrafficMirrorFilterRuleId"},
7866
7873
  "DryRun":{"shape":"Boolean"}
7867
7874
  }
7868
7875
  },
@@ -7879,7 +7886,7 @@
7879
7886
  "type":"structure",
7880
7887
  "required":["TrafficMirrorSessionId"],
7881
7888
  "members":{
7882
- "TrafficMirrorSessionId":{"shape":"String"},
7889
+ "TrafficMirrorSessionId":{"shape":"TrafficMirrorSessionId"},
7883
7890
  "DryRun":{"shape":"Boolean"}
7884
7891
  }
7885
7892
  },
@@ -7896,7 +7903,7 @@
7896
7903
  "type":"structure",
7897
7904
  "required":["TrafficMirrorTargetId"],
7898
7905
  "members":{
7899
- "TrafficMirrorTargetId":{"shape":"String"},
7906
+ "TrafficMirrorTargetId":{"shape":"TrafficMirrorTargetId"},
7900
7907
  "DryRun":{"shape":"Boolean"}
7901
7908
  }
7902
7909
  },
@@ -7913,7 +7920,7 @@
7913
7920
  "type":"structure",
7914
7921
  "required":["TransitGatewayId"],
7915
7922
  "members":{
7916
- "TransitGatewayId":{"shape":"String"},
7923
+ "TransitGatewayId":{"shape":"TransitGatewayId"},
7917
7924
  "DryRun":{"shape":"Boolean"}
7918
7925
  }
7919
7926
  },
@@ -7933,7 +7940,7 @@
7933
7940
  "DestinationCidrBlock"
7934
7941
  ],
7935
7942
  "members":{
7936
- "TransitGatewayRouteTableId":{"shape":"String"},
7943
+ "TransitGatewayRouteTableId":{"shape":"TransitGatewayRouteTableId"},
7937
7944
  "DestinationCidrBlock":{"shape":"String"},
7938
7945
  "DryRun":{"shape":"Boolean"}
7939
7946
  }
@@ -7951,7 +7958,7 @@
7951
7958
  "type":"structure",
7952
7959
  "required":["TransitGatewayRouteTableId"],
7953
7960
  "members":{
7954
- "TransitGatewayRouteTableId":{"shape":"String"},
7961
+ "TransitGatewayRouteTableId":{"shape":"TransitGatewayRouteTableId"},
7955
7962
  "DryRun":{"shape":"Boolean"}
7956
7963
  }
7957
7964
  },
@@ -7968,7 +7975,7 @@
7968
7975
  "type":"structure",
7969
7976
  "required":["TransitGatewayAttachmentId"],
7970
7977
  "members":{
7971
- "TransitGatewayAttachmentId":{"shape":"String"},
7978
+ "TransitGatewayAttachmentId":{"shape":"TransitGatewayAttachmentId"},
7972
7979
  "DryRun":{"shape":"Boolean"}
7973
7980
  }
7974
7981
  },
@@ -7985,7 +7992,7 @@
7985
7992
  "type":"structure",
7986
7993
  "required":["VolumeId"],
7987
7994
  "members":{
7988
- "VolumeId":{"shape":"String"},
7995
+ "VolumeId":{"shape":"VolumeId"},
7989
7996
  "DryRun":{
7990
7997
  "shape":"Boolean",
7991
7998
  "locationName":"dryRun"
@@ -8061,7 +8068,7 @@
8061
8068
  "locationName":"dryRun"
8062
8069
  },
8063
8070
  "VpcPeeringConnectionId":{
8064
- "shape":"String",
8071
+ "shape":"VpcPeeringConnectionId",
8065
8072
  "locationName":"vpcPeeringConnectionId"
8066
8073
  }
8067
8074
  }
@@ -8079,7 +8086,7 @@
8079
8086
  "type":"structure",
8080
8087
  "required":["VpcId"],
8081
8088
  "members":{
8082
- "VpcId":{"shape":"String"},
8089
+ "VpcId":{"shape":"VpcId"},
8083
8090
  "DryRun":{
8084
8091
  "shape":"Boolean",
8085
8092
  "locationName":"dryRun"
@@ -8090,7 +8097,7 @@
8090
8097
  "type":"structure",
8091
8098
  "required":["VpnConnectionId"],
8092
8099
  "members":{
8093
- "VpnConnectionId":{"shape":"String"},
8100
+ "VpnConnectionId":{"shape":"VpnConnectionId"},
8094
8101
  "DryRun":{
8095
8102
  "shape":"Boolean",
8096
8103
  "locationName":"dryRun"
@@ -8105,14 +8112,14 @@
8105
8112
  ],
8106
8113
  "members":{
8107
8114
  "DestinationCidrBlock":{"shape":"String"},
8108
- "VpnConnectionId":{"shape":"String"}
8115
+ "VpnConnectionId":{"shape":"VpnConnectionId"}
8109
8116
  }
8110
8117
  },
8111
8118
  "DeleteVpnGatewayRequest":{
8112
8119
  "type":"structure",
8113
8120
  "required":["VpnGatewayId"],
8114
8121
  "members":{
8115
- "VpnGatewayId":{"shape":"String"},
8122
+ "VpnGatewayId":{"shape":"VpnGatewayId"},
8116
8123
  "DryRun":{
8117
8124
  "shape":"Boolean",
8118
8125
  "locationName":"dryRun"
@@ -8140,7 +8147,7 @@
8140
8147
  "type":"structure",
8141
8148
  "required":["ImageId"],
8142
8149
  "members":{
8143
- "ImageId":{"shape":"String"},
8150
+ "ImageId":{"shape":"ImageId"},
8144
8151
  "DryRun":{
8145
8152
  "shape":"Boolean",
8146
8153
  "locationName":"dryRun"
@@ -10515,7 +10522,7 @@
10515
10522
  "DryRun":{"shape":"Boolean"},
10516
10523
  "MaxResults":{"shape":"DescribeStaleSecurityGroupsMaxResults"},
10517
10524
  "NextToken":{"shape":"DescribeStaleSecurityGroupsNextToken"},
10518
- "VpcId":{"shape":"String"}
10525
+ "VpcId":{"shape":"VpcId"}
10519
10526
  }
10520
10527
  },
10521
10528
  "DescribeStaleSecurityGroupsResult":{
@@ -11326,11 +11333,11 @@
11326
11333
  "locationName":"dryRun"
11327
11334
  },
11328
11335
  "InstanceId":{
11329
- "shape":"String",
11336
+ "shape":"InstanceId",
11330
11337
  "locationName":"instanceId"
11331
11338
  },
11332
11339
  "VpcId":{
11333
- "shape":"String",
11340
+ "shape":"VpcId",
11334
11341
  "locationName":"vpcId"
11335
11342
  }
11336
11343
  }
@@ -11356,11 +11363,11 @@
11356
11363
  "locationName":"dryRun"
11357
11364
  },
11358
11365
  "InternetGatewayId":{
11359
- "shape":"String",
11366
+ "shape":"InternetGatewayId",
11360
11367
  "locationName":"internetGatewayId"
11361
11368
  },
11362
11369
  "VpcId":{
11363
- "shape":"String",
11370
+ "shape":"VpcId",
11364
11371
  "locationName":"vpcId"
11365
11372
  }
11366
11373
  }
@@ -11370,7 +11377,7 @@
11370
11377
  "required":["AttachmentId"],
11371
11378
  "members":{
11372
11379
  "AttachmentId":{
11373
- "shape":"String",
11380
+ "shape":"AttachmentId",
11374
11381
  "locationName":"attachmentId"
11375
11382
  },
11376
11383
  "DryRun":{
@@ -11389,8 +11396,8 @@
11389
11396
  "members":{
11390
11397
  "Device":{"shape":"String"},
11391
11398
  "Force":{"shape":"Boolean"},
11392
- "InstanceId":{"shape":"String"},
11393
- "VolumeId":{"shape":"String"},
11399
+ "InstanceId":{"shape":"InstanceId"},
11400
+ "VolumeId":{"shape":"VolumeId"},
11394
11401
  "DryRun":{
11395
11402
  "shape":"Boolean",
11396
11403
  "locationName":"dryRun"
@@ -11404,8 +11411,8 @@
11404
11411
  "VpnGatewayId"
11405
11412
  ],
11406
11413
  "members":{
11407
- "VpcId":{"shape":"String"},
11408
- "VpnGatewayId":{"shape":"String"},
11414
+ "VpcId":{"shape":"VpcId"},
11415
+ "VpnGatewayId":{"shape":"VpnGatewayId"},
11409
11416
  "DryRun":{
11410
11417
  "shape":"Boolean",
11411
11418
  "locationName":"dryRun"
@@ -11467,6 +11474,7 @@
11467
11474
  }
11468
11475
  }
11469
11476
  },
11477
+ "DhcpOptionsId":{"type":"string"},
11470
11478
  "DhcpOptionsIdStringList":{
11471
11479
  "type":"list",
11472
11480
  "member":{
@@ -11518,8 +11526,8 @@
11518
11526
  "TransitGatewayAttachmentId"
11519
11527
  ],
11520
11528
  "members":{
11521
- "TransitGatewayRouteTableId":{"shape":"String"},
11522
- "TransitGatewayAttachmentId":{"shape":"String"},
11529
+ "TransitGatewayRouteTableId":{"shape":"TransitGatewayRouteTableId"},
11530
+ "TransitGatewayAttachmentId":{"shape":"TransitGatewayAttachmentId"},
11523
11531
  "DryRun":{"shape":"Boolean"}
11524
11532
  }
11525
11533
  },
@@ -11539,14 +11547,14 @@
11539
11547
  "RouteTableId"
11540
11548
  ],
11541
11549
  "members":{
11542
- "GatewayId":{"shape":"String"},
11543
- "RouteTableId":{"shape":"String"}
11550
+ "GatewayId":{"shape":"VpnGatewayId"},
11551
+ "RouteTableId":{"shape":"RouteTableId"}
11544
11552
  }
11545
11553
  },
11546
11554
  "DisableVpcClassicLinkDnsSupportRequest":{
11547
11555
  "type":"structure",
11548
11556
  "members":{
11549
- "VpcId":{"shape":"String"}
11557
+ "VpcId":{"shape":"VpcId"}
11550
11558
  }
11551
11559
  },
11552
11560
  "DisableVpcClassicLinkDnsSupportResult":{
@@ -11567,7 +11575,7 @@
11567
11575
  "locationName":"dryRun"
11568
11576
  },
11569
11577
  "VpcId":{
11570
- "shape":"String",
11578
+ "shape":"VpcId",
11571
11579
  "locationName":"vpcId"
11572
11580
  }
11573
11581
  }
@@ -11599,7 +11607,7 @@
11599
11607
  "AssociationId"
11600
11608
  ],
11601
11609
  "members":{
11602
- "ClientVpnEndpointId":{"shape":"String"},
11610
+ "ClientVpnEndpointId":{"shape":"ClientVpnEndpointId"},
11603
11611
  "AssociationId":{"shape":"String"},
11604
11612
  "DryRun":{"shape":"Boolean"}
11605
11613
  }
@@ -11638,7 +11646,7 @@
11638
11646
  "required":["AssociationId"],
11639
11647
  "members":{
11640
11648
  "AssociationId":{
11641
- "shape":"String",
11649
+ "shape":"RouteTableAssociationId",
11642
11650
  "locationName":"associationId"
11643
11651
  },
11644
11652
  "DryRun":{
@@ -11652,7 +11660,7 @@
11652
11660
  "required":["AssociationId"],
11653
11661
  "members":{
11654
11662
  "AssociationId":{
11655
- "shape":"String",
11663
+ "shape":"SubnetCidrAssociationId",
11656
11664
  "locationName":"associationId"
11657
11665
  }
11658
11666
  }
@@ -11677,8 +11685,8 @@
11677
11685
  "TransitGatewayAttachmentId"
11678
11686
  ],
11679
11687
  "members":{
11680
- "TransitGatewayRouteTableId":{"shape":"String"},
11681
- "TransitGatewayAttachmentId":{"shape":"String"},
11688
+ "TransitGatewayRouteTableId":{"shape":"TransitGatewayRouteTableId"},
11689
+ "TransitGatewayAttachmentId":{"shape":"TransitGatewayAttachmentId"},
11682
11690
  "DryRun":{"shape":"Boolean"}
11683
11691
  }
11684
11692
  },
@@ -11696,7 +11704,7 @@
11696
11704
  "required":["AssociationId"],
11697
11705
  "members":{
11698
11706
  "AssociationId":{
11699
- "shape":"String",
11707
+ "shape":"VpcCidrAssociationId",
11700
11708
  "locationName":"associationId"
11701
11709
  }
11702
11710
  }
@@ -12120,8 +12128,8 @@
12120
12128
  "TransitGatewayAttachmentId"
12121
12129
  ],
12122
12130
  "members":{
12123
- "TransitGatewayRouteTableId":{"shape":"String"},
12124
- "TransitGatewayAttachmentId":{"shape":"String"},
12131
+ "TransitGatewayRouteTableId":{"shape":"TransitGatewayRouteTableId"},
12132
+ "TransitGatewayAttachmentId":{"shape":"TransitGatewayAttachmentId"},
12125
12133
  "DryRun":{"shape":"Boolean"}
12126
12134
  }
12127
12135
  },
@@ -12141,8 +12149,8 @@
12141
12149
  "RouteTableId"
12142
12150
  ],
12143
12151
  "members":{
12144
- "GatewayId":{"shape":"String"},
12145
- "RouteTableId":{"shape":"String"}
12152
+ "GatewayId":{"shape":"VpnGatewayId"},
12153
+ "RouteTableId":{"shape":"RouteTableId"}
12146
12154
  }
12147
12155
  },
12148
12156
  "EnableVolumeIORequest":{
@@ -12154,7 +12162,7 @@
12154
12162
  "locationName":"dryRun"
12155
12163
  },
12156
12164
  "VolumeId":{
12157
- "shape":"String",
12165
+ "shape":"VolumeId",
12158
12166
  "locationName":"volumeId"
12159
12167
  }
12160
12168
  }
@@ -12162,7 +12170,7 @@
12162
12170
  "EnableVpcClassicLinkDnsSupportRequest":{
12163
12171
  "type":"structure",
12164
12172
  "members":{
12165
- "VpcId":{"shape":"String"}
12173
+ "VpcId":{"shape":"VpcId"}
12166
12174
  }
12167
12175
  },
12168
12176
  "EnableVpcClassicLinkDnsSupportResult":{
@@ -12183,7 +12191,7 @@
12183
12191
  "locationName":"dryRun"
12184
12192
  },
12185
12193
  "VpcId":{
12186
- "shape":"String",
12194
+ "shape":"VpcId",
12187
12195
  "locationName":"vpcId"
12188
12196
  }
12189
12197
  }
@@ -12265,7 +12273,7 @@
12265
12273
  "type":"structure",
12266
12274
  "required":["ClientVpnEndpointId"],
12267
12275
  "members":{
12268
- "ClientVpnEndpointId":{"shape":"String"},
12276
+ "ClientVpnEndpointId":{"shape":"ClientVpnEndpointId"},
12269
12277
  "DryRun":{"shape":"Boolean"}
12270
12278
  }
12271
12279
  },
@@ -12286,7 +12294,7 @@
12286
12294
  "type":"structure",
12287
12295
  "required":["ClientVpnEndpointId"],
12288
12296
  "members":{
12289
- "ClientVpnEndpointId":{"shape":"String"},
12297
+ "ClientVpnEndpointId":{"shape":"ClientVpnEndpointId"},
12290
12298
  "DryRun":{"shape":"Boolean"}
12291
12299
  }
12292
12300
  },
@@ -12322,7 +12330,7 @@
12322
12330
  "Description":{"shape":"String"},
12323
12331
  "DiskImageFormat":{"shape":"DiskImageFormat"},
12324
12332
  "DryRun":{"shape":"Boolean"},
12325
- "ImageId":{"shape":"String"},
12333
+ "ImageId":{"shape":"ImageId"},
12326
12334
  "S3ExportLocation":{"shape":"ExportTaskS3LocationRequest"},
12327
12335
  "RoleName":{"shape":"String"}
12328
12336
  }
@@ -12444,6 +12452,7 @@
12444
12452
  }
12445
12453
  }
12446
12454
  },
12455
+ "ExportTaskId":{"type":"string"},
12447
12456
  "ExportTaskIdStringList":{
12448
12457
  "type":"list",
12449
12458
  "member":{
@@ -12537,7 +12546,7 @@
12537
12546
  "S3Bucket"
12538
12547
  ],
12539
12548
  "members":{
12540
- "TransitGatewayRouteTableId":{"shape":"String"},
12549
+ "TransitGatewayRouteTableId":{"shape":"TransitGatewayRouteTableId"},
12541
12550
  "Filters":{
12542
12551
  "shape":"FilterList",
12543
12552
  "locationName":"Filter"
@@ -13028,6 +13037,7 @@
13028
13037
  "productCodes"
13029
13038
  ]
13030
13039
  },
13040
+ "FpgaImageId":{"type":"string"},
13031
13041
  "FpgaImageIdList":{
13032
13042
  "type":"list",
13033
13043
  "member":{
@@ -13072,7 +13082,7 @@
13072
13082
  "type":"structure",
13073
13083
  "required":["CapacityReservationId"],
13074
13084
  "members":{
13075
- "CapacityReservationId":{"shape":"String"},
13085
+ "CapacityReservationId":{"shape":"CapacityReservationId"},
13076
13086
  "NextToken":{"shape":"String"},
13077
13087
  "MaxResults":{"shape":"GetCapacityReservationUsageRequestMaxResults"},
13078
13088
  "DryRun":{"shape":"Boolean"}
@@ -13120,7 +13130,7 @@
13120
13130
  "type":"structure",
13121
13131
  "required":["InstanceId"],
13122
13132
  "members":{
13123
- "InstanceId":{"shape":"String"},
13133
+ "InstanceId":{"shape":"InstanceId"},
13124
13134
  "DryRun":{
13125
13135
  "shape":"Boolean",
13126
13136
  "locationName":"dryRun"
@@ -13150,7 +13160,7 @@
13150
13160
  "required":["InstanceId"],
13151
13161
  "members":{
13152
13162
  "DryRun":{"shape":"Boolean"},
13153
- "InstanceId":{"shape":"String"},
13163
+ "InstanceId":{"shape":"InstanceId"},
13154
13164
  "WakeUp":{"shape":"Boolean"}
13155
13165
  }
13156
13166
  },
@@ -13205,7 +13215,7 @@
13205
13215
  ],
13206
13216
  "members":{
13207
13217
  "HostIdSet":{"shape":"RequestHostIdSet"},
13208
- "OfferingId":{"shape":"String"}
13218
+ "OfferingId":{"shape":"OfferingId"}
13209
13219
  }
13210
13220
  },
13211
13221
  "GetHostReservationPurchasePreviewResult":{
@@ -13234,7 +13244,7 @@
13234
13244
  "required":["InstanceId"],
13235
13245
  "members":{
13236
13246
  "DryRun":{"shape":"Boolean"},
13237
- "InstanceId":{"shape":"String"}
13247
+ "InstanceId":{"shape":"InstanceId"}
13238
13248
  }
13239
13249
  },
13240
13250
  "GetLaunchTemplateDataResult":{
@@ -13250,7 +13260,7 @@
13250
13260
  "type":"structure",
13251
13261
  "required":["InstanceId"],
13252
13262
  "members":{
13253
- "InstanceId":{"shape":"String"},
13263
+ "InstanceId":{"shape":"InstanceId"},
13254
13264
  "DryRun":{
13255
13265
  "shape":"Boolean",
13256
13266
  "locationName":"dryRun"
@@ -13334,7 +13344,7 @@
13334
13344
  "type":"structure",
13335
13345
  "required":["TransitGatewayAttachmentId"],
13336
13346
  "members":{
13337
- "TransitGatewayAttachmentId":{"shape":"String"},
13347
+ "TransitGatewayAttachmentId":{"shape":"TransitGatewayAttachmentId"},
13338
13348
  "Filters":{
13339
13349
  "shape":"FilterList",
13340
13350
  "locationName":"Filter"
@@ -13361,7 +13371,7 @@
13361
13371
  "type":"structure",
13362
13372
  "required":["TransitGatewayRouteTableId"],
13363
13373
  "members":{
13364
- "TransitGatewayRouteTableId":{"shape":"String"},
13374
+ "TransitGatewayRouteTableId":{"shape":"TransitGatewayRouteTableId"},
13365
13375
  "Filters":{
13366
13376
  "shape":"FilterList",
13367
13377
  "locationName":"Filter"
@@ -13388,7 +13398,7 @@
13388
13398
  "type":"structure",
13389
13399
  "required":["TransitGatewayRouteTableId"],
13390
13400
  "members":{
13391
- "TransitGatewayRouteTableId":{"shape":"String"},
13401
+ "TransitGatewayRouteTableId":{"shape":"TransitGatewayRouteTableId"},
13392
13402
  "Filters":{
13393
13403
  "shape":"FilterList",
13394
13404
  "locationName":"Filter"
@@ -13579,6 +13589,7 @@
13579
13589
  }
13580
13590
  }
13581
13591
  },
13592
+ "HostId":{"type":"string"},
13582
13593
  "HostInstance":{
13583
13594
  "type":"structure",
13584
13595
  "members":{
@@ -14064,6 +14075,7 @@
14064
14075
  "locationName":"item"
14065
14076
  }
14066
14077
  },
14078
+ "ImageId":{"type":"string"},
14067
14079
  "ImageIdStringList":{
14068
14080
  "type":"list",
14069
14081
  "member":{
@@ -14105,7 +14117,7 @@
14105
14117
  "CertificateRevocationList"
14106
14118
  ],
14107
14119
  "members":{
14108
- "ClientVpnEndpointId":{"shape":"String"},
14120
+ "ClientVpnEndpointId":{"shape":"ClientVpnEndpointId"},
14109
14121
  "CertificateRevocationList":{"shape":"String"},
14110
14122
  "DryRun":{"shape":"Boolean"}
14111
14123
  }
@@ -14133,7 +14145,7 @@
14133
14145
  "DryRun":{"shape":"Boolean"},
14134
14146
  "Encrypted":{"shape":"Boolean"},
14135
14147
  "Hypervisor":{"shape":"String"},
14136
- "KmsKeyId":{"shape":"String"},
14148
+ "KmsKeyId":{"shape":"KmsKeyId"},
14137
14149
  "LicenseType":{"shape":"String"},
14138
14150
  "Platform":{"shape":"String"},
14139
14151
  "RoleName":{"shape":"String"}
@@ -14448,7 +14460,7 @@
14448
14460
  "DiskContainer":{"shape":"SnapshotDiskContainer"},
14449
14461
  "DryRun":{"shape":"Boolean"},
14450
14462
  "Encrypted":{"shape":"Boolean"},
14451
- "KmsKeyId":{"shape":"String"},
14463
+ "KmsKeyId":{"shape":"KmsKeyId"},
14452
14464
  "RoleName":{"shape":"String"}
14453
14465
  }
14454
14466
  },
@@ -14493,6 +14505,7 @@
14493
14505
  "locationName":"item"
14494
14506
  }
14495
14507
  },
14508
+ "ImportTaskId":{"type":"string"},
14496
14509
  "ImportTaskIdList":{
14497
14510
  "type":"list",
14498
14511
  "member":{
@@ -15687,6 +15700,8 @@
15687
15700
  "u-6tb1.metal",
15688
15701
  "u-9tb1.metal",
15689
15702
  "u-12tb1.metal",
15703
+ "u-18tb1.metal",
15704
+ "u-24tb1.metal",
15690
15705
  "a1.medium",
15691
15706
  "a1.large",
15692
15707
  "a1.xlarge",
@@ -15800,6 +15815,7 @@
15800
15815
  "locationName":"item"
15801
15816
  }
15802
15817
  },
15818
+ "InternetGatewayId":{"type":"string"},
15803
15819
  "InternetGatewayList":{
15804
15820
  "type":"list",
15805
15821
  "member":{
@@ -15925,6 +15941,7 @@
15925
15941
  "disable"
15926
15942
  ]
15927
15943
  },
15944
+ "KernelId":{"type":"string"},
15928
15945
  "KeyNameStringList":{
15929
15946
  "type":"list",
15930
15947
  "member":{
@@ -15940,7 +15957,7 @@
15940
15957
  "locationName":"keyFingerprint"
15941
15958
  },
15942
15959
  "KeyMaterial":{
15943
- "shape":"String",
15960
+ "shape":"SensitiveUserData",
15944
15961
  "locationName":"keyMaterial"
15945
15962
  },
15946
15963
  "KeyName":{
@@ -15969,6 +15986,8 @@
15969
15986
  "locationName":"item"
15970
15987
  }
15971
15988
  },
15989
+ "KeyPairName":{"type":"string"},
15990
+ "KmsKeyId":{"type":"string"},
15972
15991
  "LaunchPermission":{
15973
15992
  "type":"structure",
15974
15993
  "members":{
@@ -16339,6 +16358,7 @@
16339
16358
  "Name":{"shape":"String"}
16340
16359
  }
16341
16360
  },
16361
+ "LaunchTemplateId":{"type":"string"},
16342
16362
  "LaunchTemplateInstanceMarketOptions":{
16343
16363
  "type":"structure",
16344
16364
  "members":{
@@ -16833,7 +16853,7 @@
16833
16853
  "type":"structure",
16834
16854
  "required":["CapacityReservationId"],
16835
16855
  "members":{
16836
- "CapacityReservationId":{"shape":"String"},
16856
+ "CapacityReservationId":{"shape":"CapacityReservationId"},
16837
16857
  "InstanceCount":{"shape":"Integer"},
16838
16858
  "EndDate":{"shape":"DateTime"},
16839
16859
  "EndDateType":{"shape":"EndDateType"},
@@ -16853,7 +16873,7 @@
16853
16873
  "type":"structure",
16854
16874
  "required":["ClientVpnEndpointId"],
16855
16875
  "members":{
16856
- "ClientVpnEndpointId":{"shape":"String"},
16876
+ "ClientVpnEndpointId":{"shape":"ClientVpnEndpointId"},
16857
16877
  "ServerCertificateArn":{"shape":"String"},
16858
16878
  "ConnectionLogOptions":{"shape":"ConnectionLogOptions"},
16859
16879
  "DnsServers":{"shape":"DnsServersOptionsModifyStructure"},
@@ -16875,7 +16895,7 @@
16875
16895
  "type":"structure",
16876
16896
  "required":["KmsKeyId"],
16877
16897
  "members":{
16878
- "KmsKeyId":{"shape":"String"},
16898
+ "KmsKeyId":{"shape":"KmsKeyId"},
16879
16899
  "DryRun":{"shape":"Boolean"}
16880
16900
  }
16881
16901
  },
@@ -16915,7 +16935,7 @@
16915
16935
  "required":["FpgaImageId"],
16916
16936
  "members":{
16917
16937
  "DryRun":{"shape":"Boolean"},
16918
- "FpgaImageId":{"shape":"String"},
16938
+ "FpgaImageId":{"shape":"FpgaImageId"},
16919
16939
  "Attribute":{"shape":"FpgaImageAttributeName"},
16920
16940
  "OperationType":{"shape":"OperationType"},
16921
16941
  "UserIds":{
@@ -17011,7 +17031,7 @@
17011
17031
  "members":{
17012
17032
  "Attribute":{"shape":"String"},
17013
17033
  "Description":{"shape":"AttributeValue"},
17014
- "ImageId":{"shape":"String"},
17034
+ "ImageId":{"shape":"ImageId"},
17015
17035
  "LaunchPermission":{"shape":"LaunchPermissionModifications"},
17016
17036
  "OperationType":{"shape":"OperationType"},
17017
17037
  "ProductCodes":{
@@ -17067,7 +17087,7 @@
17067
17087
  "locationName":"GroupId"
17068
17088
  },
17069
17089
  "InstanceId":{
17070
- "shape":"String",
17090
+ "shape":"InstanceId",
17071
17091
  "locationName":"instanceId"
17072
17092
  },
17073
17093
  "InstanceInitiatedShutdownBehavior":{
@@ -17107,7 +17127,7 @@
17107
17127
  "CapacityReservationSpecification"
17108
17128
  ],
17109
17129
  "members":{
17110
- "InstanceId":{"shape":"String"},
17130
+ "InstanceId":{"shape":"InstanceId"},
17111
17131
  "CapacityReservationSpecification":{"shape":"CapacityReservationSpecification"},
17112
17132
  "DryRun":{"shape":"Boolean"}
17113
17133
  }
@@ -17155,7 +17175,7 @@
17155
17175
  ],
17156
17176
  "members":{
17157
17177
  "DryRun":{"shape":"Boolean"},
17158
- "InstanceId":{"shape":"String"},
17178
+ "InstanceId":{"shape":"InstanceId"},
17159
17179
  "InstanceEventId":{"shape":"String"},
17160
17180
  "NotBefore":{"shape":"DateTime"}
17161
17181
  }
@@ -17177,13 +17197,13 @@
17177
17197
  "shape":"Affinity",
17178
17198
  "locationName":"affinity"
17179
17199
  },
17180
- "GroupName":{"shape":"String"},
17200
+ "GroupName":{"shape":"PlacementGroupName"},
17181
17201
  "HostId":{
17182
- "shape":"String",
17202
+ "shape":"HostId",
17183
17203
  "locationName":"hostId"
17184
17204
  },
17185
17205
  "InstanceId":{
17186
- "shape":"String",
17206
+ "shape":"InstanceId",
17187
17207
  "locationName":"instanceId"
17188
17208
  },
17189
17209
  "Tenancy":{
@@ -17207,7 +17227,7 @@
17207
17227
  "members":{
17208
17228
  "DryRun":{"shape":"Boolean"},
17209
17229
  "ClientToken":{"shape":"String"},
17210
- "LaunchTemplateId":{"shape":"String"},
17230
+ "LaunchTemplateId":{"shape":"LaunchTemplateId"},
17211
17231
  "LaunchTemplateName":{"shape":"LaunchTemplateName"},
17212
17232
  "DefaultVersion":{
17213
17233
  "shape":"String",
@@ -17245,7 +17265,7 @@
17245
17265
  "locationName":"SecurityGroupId"
17246
17266
  },
17247
17267
  "NetworkInterfaceId":{
17248
- "shape":"String",
17268
+ "shape":"NetworkInterfaceId",
17249
17269
  "locationName":"networkInterfaceId"
17250
17270
  },
17251
17271
  "SourceDestCheck":{
@@ -17295,7 +17315,7 @@
17295
17315
  "locationName":"UserGroup"
17296
17316
  },
17297
17317
  "OperationType":{"shape":"OperationType"},
17298
- "SnapshotId":{"shape":"String"},
17318
+ "SnapshotId":{"shape":"SnapshotId"},
17299
17319
  "UserIds":{
17300
17320
  "shape":"UserIdStringList",
17301
17321
  "locationName":"UserId"
@@ -17315,7 +17335,7 @@
17315
17335
  "locationName":"excessCapacityTerminationPolicy"
17316
17336
  },
17317
17337
  "SpotFleetRequestId":{
17318
- "shape":"String",
17338
+ "shape":"SpotFleetRequestId",
17319
17339
  "locationName":"spotFleetRequestId"
17320
17340
  },
17321
17341
  "TargetCapacity":{
@@ -17341,7 +17361,7 @@
17341
17361
  "AssignIpv6AddressOnCreation":{"shape":"AttributeBooleanValue"},
17342
17362
  "MapPublicIpOnLaunch":{"shape":"AttributeBooleanValue"},
17343
17363
  "SubnetId":{
17344
- "shape":"String",
17364
+ "shape":"SubnetId",
17345
17365
  "locationName":"subnetId"
17346
17366
  }
17347
17367
  }
@@ -17350,7 +17370,7 @@
17350
17370
  "type":"structure",
17351
17371
  "required":["TrafficMirrorFilterId"],
17352
17372
  "members":{
17353
- "TrafficMirrorFilterId":{"shape":"String"},
17373
+ "TrafficMirrorFilterId":{"shape":"TrafficMirrorFilterId"},
17354
17374
  "AddNetworkServices":{
17355
17375
  "shape":"TrafficMirrorNetworkServiceList",
17356
17376
  "locationName":"AddNetworkService"
@@ -17375,7 +17395,7 @@
17375
17395
  "type":"structure",
17376
17396
  "required":["TrafficMirrorFilterRuleId"],
17377
17397
  "members":{
17378
- "TrafficMirrorFilterRuleId":{"shape":"String"},
17398
+ "TrafficMirrorFilterRuleId":{"shape":"TrafficMirrorFilterRuleId"},
17379
17399
  "TrafficDirection":{"shape":"TrafficDirection"},
17380
17400
  "RuleNumber":{"shape":"Integer"},
17381
17401
  "RuleAction":{"shape":"TrafficMirrorRuleAction"},
@@ -17405,9 +17425,9 @@
17405
17425
  "type":"structure",
17406
17426
  "required":["TrafficMirrorSessionId"],
17407
17427
  "members":{
17408
- "TrafficMirrorSessionId":{"shape":"String"},
17409
- "TrafficMirrorTargetId":{"shape":"String"},
17410
- "TrafficMirrorFilterId":{"shape":"String"},
17428
+ "TrafficMirrorSessionId":{"shape":"TrafficMirrorSessionId"},
17429
+ "TrafficMirrorTargetId":{"shape":"TrafficMirrorTargetId"},
17430
+ "TrafficMirrorFilterId":{"shape":"TrafficMirrorFilterId"},
17411
17431
  "PacketLength":{"shape":"Integer"},
17412
17432
  "SessionNumber":{"shape":"Integer"},
17413
17433
  "VirtualNetworkId":{"shape":"Integer"},
@@ -17432,7 +17452,7 @@
17432
17452
  "type":"structure",
17433
17453
  "required":["TransitGatewayAttachmentId"],
17434
17454
  "members":{
17435
- "TransitGatewayAttachmentId":{"shape":"String"},
17455
+ "TransitGatewayAttachmentId":{"shape":"TransitGatewayAttachmentId"},
17436
17456
  "AddSubnetIds":{"shape":"ValueStringList"},
17437
17457
  "RemoveSubnetIds":{"shape":"ValueStringList"},
17438
17458
  "Options":{"shape":"ModifyTransitGatewayVpcAttachmentRequestOptions"},
@@ -17460,7 +17480,7 @@
17460
17480
  "required":["VolumeId"],
17461
17481
  "members":{
17462
17482
  "AutoEnableIO":{"shape":"AttributeBooleanValue"},
17463
- "VolumeId":{"shape":"String"},
17483
+ "VolumeId":{"shape":"VolumeId"},
17464
17484
  "DryRun":{
17465
17485
  "shape":"Boolean",
17466
17486
  "locationName":"dryRun"
@@ -17472,7 +17492,7 @@
17472
17492
  "required":["VolumeId"],
17473
17493
  "members":{
17474
17494
  "DryRun":{"shape":"Boolean"},
17475
- "VolumeId":{"shape":"String"},
17495
+ "VolumeId":{"shape":"VolumeId"},
17476
17496
  "Size":{"shape":"Integer"},
17477
17497
  "VolumeType":{"shape":"VolumeType"},
17478
17498
  "Iops":{"shape":"Integer"}
@@ -17494,7 +17514,7 @@
17494
17514
  "EnableDnsHostnames":{"shape":"AttributeBooleanValue"},
17495
17515
  "EnableDnsSupport":{"shape":"AttributeBooleanValue"},
17496
17516
  "VpcId":{
17497
- "shape":"String",
17517
+ "shape":"VpcId",
17498
17518
  "locationName":"vpcId"
17499
17519
  }
17500
17520
  }
@@ -17504,7 +17524,7 @@
17504
17524
  "required":["ConnectionNotificationId"],
17505
17525
  "members":{
17506
17526
  "DryRun":{"shape":"Boolean"},
17507
- "ConnectionNotificationId":{"shape":"String"},
17527
+ "ConnectionNotificationId":{"shape":"ConnectionNotificationId"},
17508
17528
  "ConnectionNotificationArn":{"shape":"String"},
17509
17529
  "ConnectionEvents":{"shape":"ValueStringList"}
17510
17530
  }
@@ -17523,7 +17543,7 @@
17523
17543
  "required":["VpcEndpointId"],
17524
17544
  "members":{
17525
17545
  "DryRun":{"shape":"Boolean"},
17526
- "VpcEndpointId":{"shape":"String"},
17546
+ "VpcEndpointId":{"shape":"VpcEndpointId"},
17527
17547
  "ResetPolicy":{"shape":"Boolean"},
17528
17548
  "PolicyDocument":{"shape":"String"},
17529
17549
  "AddRouteTableIds":{
@@ -17567,7 +17587,7 @@
17567
17587
  "required":["ServiceId"],
17568
17588
  "members":{
17569
17589
  "DryRun":{"shape":"Boolean"},
17570
- "ServiceId":{"shape":"String"},
17590
+ "ServiceId":{"shape":"ServiceId"},
17571
17591
  "AcceptanceRequired":{"shape":"Boolean"},
17572
17592
  "AddNetworkLoadBalancerArns":{
17573
17593
  "shape":"ValueStringList",
@@ -17614,7 +17634,7 @@
17614
17634
  "AccepterPeeringConnectionOptions":{"shape":"PeeringConnectionOptionsRequest"},
17615
17635
  "DryRun":{"shape":"Boolean"},
17616
17636
  "RequesterPeeringConnectionOptions":{"shape":"PeeringConnectionOptionsRequest"},
17617
- "VpcPeeringConnectionId":{"shape":"String"}
17637
+ "VpcPeeringConnectionId":{"shape":"VpcPeeringConnectionId"}
17618
17638
  }
17619
17639
  },
17620
17640
  "ModifyVpcPeeringConnectionOptionsResult":{
@@ -17637,7 +17657,7 @@
17637
17657
  "InstanceTenancy"
17638
17658
  ],
17639
17659
  "members":{
17640
- "VpcId":{"shape":"String"},
17660
+ "VpcId":{"shape":"VpcId"},
17641
17661
  "InstanceTenancy":{"shape":"VpcTenancy"},
17642
17662
  "DryRun":{"shape":"Boolean"}
17643
17663
  }
@@ -17655,10 +17675,10 @@
17655
17675
  "type":"structure",
17656
17676
  "required":["VpnConnectionId"],
17657
17677
  "members":{
17658
- "VpnConnectionId":{"shape":"String"},
17659
- "TransitGatewayId":{"shape":"String"},
17660
- "CustomerGatewayId":{"shape":"String"},
17661
- "VpnGatewayId":{"shape":"String"},
17678
+ "VpnConnectionId":{"shape":"VpnConnectionId"},
17679
+ "TransitGatewayId":{"shape":"TransitGatewayId"},
17680
+ "CustomerGatewayId":{"shape":"CustomerGatewayId"},
17681
+ "VpnGatewayId":{"shape":"VpnGatewayId"},
17662
17682
  "DryRun":{"shape":"Boolean"}
17663
17683
  }
17664
17684
  },
@@ -17678,7 +17698,7 @@
17678
17698
  "VpnTunnelOutsideIpAddress"
17679
17699
  ],
17680
17700
  "members":{
17681
- "VpnConnectionId":{"shape":"String"},
17701
+ "VpnConnectionId":{"shape":"VpnConnectionId"},
17682
17702
  "VpnTunnelOutsideIpAddress":{"shape":"String"},
17683
17703
  "DryRun":{"shape":"Boolean"}
17684
17704
  }
@@ -17700,7 +17720,7 @@
17700
17720
  "TunnelOptions"
17701
17721
  ],
17702
17722
  "members":{
17703
- "VpnConnectionId":{"shape":"String"},
17723
+ "VpnConnectionId":{"shape":"VpnConnectionId"},
17704
17724
  "VpnTunnelOutsideIpAddress":{"shape":"String"},
17705
17725
  "TunnelOptions":{"shape":"ModifyVpnTunnelOptionsSpecification"},
17706
17726
  "DryRun":{"shape":"Boolean"}
@@ -17928,6 +17948,7 @@
17928
17948
  "locationName":"item"
17929
17949
  }
17930
17950
  },
17951
+ "NatGatewayId":{"type":"string"},
17931
17952
  "NatGatewayList":{
17932
17953
  "type":"list",
17933
17954
  "member":{
@@ -17995,6 +18016,7 @@
17995
18016
  }
17996
18017
  }
17997
18018
  },
18019
+ "NetworkAclAssociationId":{"type":"string"},
17998
18020
  "NetworkAclAssociationList":{
17999
18021
  "type":"list",
18000
18022
  "member":{
@@ -18046,6 +18068,7 @@
18046
18068
  "locationName":"item"
18047
18069
  }
18048
18070
  },
18071
+ "NetworkAclId":{"type":"string"},
18049
18072
  "NetworkAclList":{
18050
18073
  "type":"list",
18051
18074
  "member":{
@@ -18222,6 +18245,7 @@
18222
18245
  "type":"string",
18223
18246
  "enum":["efa"]
18224
18247
  },
18248
+ "NetworkInterfaceId":{"type":"string"},
18225
18249
  "NetworkInterfaceIdList":{
18226
18250
  "type":"list",
18227
18251
  "member":{
@@ -18402,6 +18426,7 @@
18402
18426
  "convertible"
18403
18427
  ]
18404
18428
  },
18429
+ "OfferingId":{"type":"string"},
18405
18430
  "OfferingTypeValues":{
18406
18431
  "type":"string",
18407
18432
  "enum":[
@@ -18750,6 +18775,7 @@
18750
18775
  "locationName":"item"
18751
18776
  }
18752
18777
  },
18778
+ "PlacementGroupName":{"type":"string"},
18753
18779
  "PlacementGroupState":{
18754
18780
  "type":"string",
18755
18781
  "enum":[
@@ -19203,7 +19229,7 @@
19203
19229
  "CurrencyCode":{"shape":"CurrencyCodeValues"},
19204
19230
  "HostIdSet":{"shape":"RequestHostIdSet"},
19205
19231
  "LimitPrice":{"shape":"String"},
19206
- "OfferingId":{"shape":"String"}
19232
+ "OfferingId":{"shape":"OfferingId"}
19207
19233
  }
19208
19234
  },
19209
19235
  "PurchaseHostReservationResult":{
@@ -19326,6 +19352,7 @@
19326
19352
  "Windows (Amazon VPC)"
19327
19353
  ]
19328
19354
  },
19355
+ "RamdiskId":{"type":"string"},
19329
19356
  "ReasonCodesList":{
19330
19357
  "type":"list",
19331
19358
  "member":{
@@ -19428,7 +19455,7 @@
19428
19455
  "locationName":"enaSupport"
19429
19456
  },
19430
19457
  "KernelId":{
19431
- "shape":"String",
19458
+ "shape":"KernelId",
19432
19459
  "locationName":"kernelId"
19433
19460
  },
19434
19461
  "Name":{
@@ -19440,7 +19467,7 @@
19440
19467
  "locationName":"BillingProduct"
19441
19468
  },
19442
19469
  "RamdiskId":{
19443
- "shape":"String",
19470
+ "shape":"RamdiskId",
19444
19471
  "locationName":"ramdiskId"
19445
19472
  },
19446
19473
  "RootDeviceName":{
@@ -19470,7 +19497,7 @@
19470
19497
  "type":"structure",
19471
19498
  "required":["TransitGatewayAttachmentId"],
19472
19499
  "members":{
19473
- "TransitGatewayAttachmentId":{"shape":"String"},
19500
+ "TransitGatewayAttachmentId":{"shape":"TransitGatewayAttachmentId"},
19474
19501
  "DryRun":{"shape":"Boolean"}
19475
19502
  }
19476
19503
  },
@@ -19491,7 +19518,7 @@
19491
19518
  ],
19492
19519
  "members":{
19493
19520
  "DryRun":{"shape":"Boolean"},
19494
- "ServiceId":{"shape":"String"},
19521
+ "ServiceId":{"shape":"ServiceId"},
19495
19522
  "VpcEndpointIds":{
19496
19523
  "shape":"ValueStringList",
19497
19524
  "locationName":"VpcEndpointId"
@@ -19516,7 +19543,7 @@
19516
19543
  "locationName":"dryRun"
19517
19544
  },
19518
19545
  "VpcPeeringConnectionId":{
19519
- "shape":"String",
19546
+ "shape":"VpcPeeringConnectionId",
19520
19547
  "locationName":"vpcPeeringConnectionId"
19521
19548
  }
19522
19549
  }
@@ -19533,7 +19560,7 @@
19533
19560
  "ReleaseAddressRequest":{
19534
19561
  "type":"structure",
19535
19562
  "members":{
19536
- "AllocationId":{"shape":"String"},
19563
+ "AllocationId":{"shape":"AllocationId"},
19537
19564
  "PublicIp":{"shape":"String"},
19538
19565
  "DryRun":{
19539
19566
  "shape":"Boolean",
@@ -19592,7 +19619,7 @@
19592
19619
  ],
19593
19620
  "members":{
19594
19621
  "AssociationId":{
19595
- "shape":"String",
19622
+ "shape":"NetworkAclAssociationId",
19596
19623
  "locationName":"associationId"
19597
19624
  },
19598
19625
  "DryRun":{
@@ -19600,7 +19627,7 @@
19600
19627
  "locationName":"dryRun"
19601
19628
  },
19602
19629
  "NetworkAclId":{
19603
- "shape":"String",
19630
+ "shape":"NetworkAclId",
19604
19631
  "locationName":"networkAclId"
19605
19632
  }
19606
19633
  }
@@ -19645,7 +19672,7 @@
19645
19672
  "locationName":"ipv6CidrBlock"
19646
19673
  },
19647
19674
  "NetworkAclId":{
19648
- "shape":"String",
19675
+ "shape":"NetworkAclId",
19649
19676
  "locationName":"networkAclId"
19650
19677
  },
19651
19678
  "PortRange":{
@@ -19683,32 +19710,32 @@
19683
19710
  "locationName":"dryRun"
19684
19711
  },
19685
19712
  "EgressOnlyInternetGatewayId":{
19686
- "shape":"String",
19713
+ "shape":"EgressOnlyInternetGatewayId",
19687
19714
  "locationName":"egressOnlyInternetGatewayId"
19688
19715
  },
19689
19716
  "GatewayId":{
19690
- "shape":"String",
19717
+ "shape":"RouteTableGatewayId",
19691
19718
  "locationName":"gatewayId"
19692
19719
  },
19693
19720
  "InstanceId":{
19694
- "shape":"String",
19721
+ "shape":"InstanceId",
19695
19722
  "locationName":"instanceId"
19696
19723
  },
19697
19724
  "NatGatewayId":{
19698
- "shape":"String",
19725
+ "shape":"NatGatewayId",
19699
19726
  "locationName":"natGatewayId"
19700
19727
  },
19701
- "TransitGatewayId":{"shape":"String"},
19728
+ "TransitGatewayId":{"shape":"TransitGatewayId"},
19702
19729
  "NetworkInterfaceId":{
19703
- "shape":"String",
19730
+ "shape":"NetworkInterfaceId",
19704
19731
  "locationName":"networkInterfaceId"
19705
19732
  },
19706
19733
  "RouteTableId":{
19707
- "shape":"String",
19734
+ "shape":"RouteTableId",
19708
19735
  "locationName":"routeTableId"
19709
19736
  },
19710
19737
  "VpcPeeringConnectionId":{
19711
- "shape":"String",
19738
+ "shape":"VpcPeeringConnectionId",
19712
19739
  "locationName":"vpcPeeringConnectionId"
19713
19740
  }
19714
19741
  }
@@ -19721,7 +19748,7 @@
19721
19748
  ],
19722
19749
  "members":{
19723
19750
  "AssociationId":{
19724
- "shape":"String",
19751
+ "shape":"RouteTableAssociationId",
19725
19752
  "locationName":"associationId"
19726
19753
  },
19727
19754
  "DryRun":{
@@ -19729,7 +19756,7 @@
19729
19756
  "locationName":"dryRun"
19730
19757
  },
19731
19758
  "RouteTableId":{
19732
- "shape":"String",
19759
+ "shape":"RouteTableId",
19733
19760
  "locationName":"routeTableId"
19734
19761
  }
19735
19762
  }
@@ -19751,8 +19778,8 @@
19751
19778
  ],
19752
19779
  "members":{
19753
19780
  "DestinationCidrBlock":{"shape":"String"},
19754
- "TransitGatewayRouteTableId":{"shape":"String"},
19755
- "TransitGatewayAttachmentId":{"shape":"String"},
19781
+ "TransitGatewayRouteTableId":{"shape":"TransitGatewayRouteTableId"},
19782
+ "TransitGatewayAttachmentId":{"shape":"TransitGatewayAttachmentId"},
19756
19783
  "Blackhole":{"shape":"Boolean"},
19757
19784
  "DryRun":{"shape":"Boolean"}
19758
19785
  }
@@ -19835,7 +19862,7 @@
19835
19862
  "RequestHostIdSet":{
19836
19863
  "type":"list",
19837
19864
  "member":{
19838
- "shape":"String",
19865
+ "shape":"HostId",
19839
19866
  "locationName":"item"
19840
19867
  }
19841
19868
  },
@@ -20327,6 +20354,7 @@
20327
20354
  }
20328
20355
  }
20329
20356
  },
20357
+ "ReservedInstancesListingId":{"type":"string"},
20330
20358
  "ReservedInstancesListingList":{
20331
20359
  "type":"list",
20332
20360
  "member":{
@@ -20516,7 +20544,7 @@
20516
20544
  "required":["FpgaImageId"],
20517
20545
  "members":{
20518
20546
  "DryRun":{"shape":"Boolean"},
20519
- "FpgaImageId":{"shape":"String"},
20547
+ "FpgaImageId":{"shape":"FpgaImageId"},
20520
20548
  "Attribute":{"shape":"ResetFpgaImageAttributeName"}
20521
20549
  }
20522
20550
  },
@@ -20541,7 +20569,7 @@
20541
20569
  ],
20542
20570
  "members":{
20543
20571
  "Attribute":{"shape":"ResetImageAttributeName"},
20544
- "ImageId":{"shape":"String"},
20572
+ "ImageId":{"shape":"ImageId"},
20545
20573
  "DryRun":{
20546
20574
  "shape":"Boolean",
20547
20575
  "locationName":"dryRun"
@@ -20564,7 +20592,7 @@
20564
20592
  "locationName":"dryRun"
20565
20593
  },
20566
20594
  "InstanceId":{
20567
- "shape":"String",
20595
+ "shape":"InstanceId",
20568
20596
  "locationName":"instanceId"
20569
20597
  }
20570
20598
  }
@@ -20578,7 +20606,7 @@
20578
20606
  "locationName":"dryRun"
20579
20607
  },
20580
20608
  "NetworkInterfaceId":{
20581
- "shape":"String",
20609
+ "shape":"NetworkInterfaceId",
20582
20610
  "locationName":"networkInterfaceId"
20583
20611
  },
20584
20612
  "SourceDestCheck":{
@@ -20595,7 +20623,7 @@
20595
20623
  ],
20596
20624
  "members":{
20597
20625
  "Attribute":{"shape":"SnapshotAttributeName"},
20598
- "SnapshotId":{"shape":"String"},
20626
+ "SnapshotId":{"shape":"SnapshotId"},
20599
20627
  "DryRun":{
20600
20628
  "shape":"Boolean",
20601
20629
  "locationName":"dryRun"
@@ -20820,7 +20848,7 @@
20820
20848
  "TargetNetworkCidr"
20821
20849
  ],
20822
20850
  "members":{
20823
- "ClientVpnEndpointId":{"shape":"String"},
20851
+ "ClientVpnEndpointId":{"shape":"ClientVpnEndpointId"},
20824
20852
  "TargetNetworkCidr":{"shape":"String"},
20825
20853
  "AccessGroupId":{"shape":"String"},
20826
20854
  "RevokeAllGroups":{"shape":"Boolean"},
@@ -21029,6 +21057,7 @@
21029
21057
  }
21030
21058
  }
21031
21059
  },
21060
+ "RouteTableAssociationId":{"type":"string"},
21032
21061
  "RouteTableAssociationList":{
21033
21062
  "type":"list",
21034
21063
  "member":{
@@ -21036,6 +21065,8 @@
21036
21065
  "locationName":"item"
21037
21066
  }
21038
21067
  },
21068
+ "RouteTableGatewayId":{"type":"string"},
21069
+ "RouteTableId":{"type":"string"},
21039
21070
  "RouteTableList":{
21040
21071
  "type":"list",
21041
21072
  "member":{
@@ -21071,7 +21102,7 @@
21071
21102
  "shape":"BlockDeviceMappingRequestList",
21072
21103
  "locationName":"BlockDeviceMapping"
21073
21104
  },
21074
- "ImageId":{"shape":"String"},
21105
+ "ImageId":{"shape":"ImageId"},
21075
21106
  "InstanceType":{"shape":"InstanceType"},
21076
21107
  "Ipv6AddressCount":{"shape":"Integer"},
21077
21108
  "Ipv6Addresses":{
@@ -21166,7 +21197,7 @@
21166
21197
  "DryRun":{"shape":"Boolean"},
21167
21198
  "InstanceCount":{"shape":"Integer"},
21168
21199
  "LaunchSpecification":{"shape":"ScheduledInstancesLaunchSpecification"},
21169
- "ScheduledInstanceId":{"shape":"String"}
21200
+ "ScheduledInstanceId":{"shape":"ScheduledInstanceId"}
21170
21201
  }
21171
21202
  },
21172
21203
  "RunScheduledInstancesResult":{
@@ -21329,6 +21360,7 @@
21329
21360
  "locationName":"item"
21330
21361
  }
21331
21362
  },
21363
+ "ScheduledInstanceId":{"type":"string"},
21332
21364
  "ScheduledInstanceIdRequestSet":{
21333
21365
  "type":"list",
21334
21366
  "member":{
@@ -21524,7 +21556,7 @@
21524
21556
  "Filters"
21525
21557
  ],
21526
21558
  "members":{
21527
- "TransitGatewayRouteTableId":{"shape":"String"},
21559
+ "TransitGatewayRouteTableId":{"shape":"TransitGatewayRouteTableId"},
21528
21560
  "Filters":{
21529
21561
  "shape":"FilterList",
21530
21562
  "locationName":"Filter"
@@ -21645,10 +21677,14 @@
21645
21677
  "type":"structure",
21646
21678
  "required":["InstanceId"],
21647
21679
  "members":{
21648
- "InstanceId":{"shape":"String"},
21680
+ "InstanceId":{"shape":"InstanceId"},
21649
21681
  "DryRun":{"shape":"Boolean"}
21650
21682
  }
21651
21683
  },
21684
+ "SensitiveUserData":{
21685
+ "type":"string",
21686
+ "sensitive":true
21687
+ },
21652
21688
  "ServiceConfiguration":{
21653
21689
  "type":"structure",
21654
21690
  "members":{
@@ -21761,6 +21797,7 @@
21761
21797
  "locationName":"item"
21762
21798
  }
21763
21799
  },
21800
+ "ServiceId":{"type":"string"},
21764
21801
  "ServiceState":{
21765
21802
  "type":"string",
21766
21803
  "enum":[
@@ -21948,6 +21985,7 @@
21948
21985
  "UserBucket":{"shape":"UserBucket"}
21949
21986
  }
21950
21987
  },
21988
+ "SnapshotId":{"type":"string"},
21951
21989
  "SnapshotIdStringList":{
21952
21990
  "type":"list",
21953
21991
  "member":{
@@ -22319,6 +22357,7 @@
22319
22357
  "locationName":"item"
22320
22358
  }
22321
22359
  },
22360
+ "SpotFleetRequestId":{"type":"string"},
22322
22361
  "SpotFleetTagSpecification":{
22323
22362
  "type":"structure",
22324
22363
  "members":{
@@ -22842,6 +22881,7 @@
22842
22881
  }
22843
22882
  }
22844
22883
  },
22884
+ "SubnetCidrAssociationId":{"type":"string"},
22845
22885
  "SubnetCidrBlockState":{
22846
22886
  "type":"structure",
22847
22887
  "members":{
@@ -22866,6 +22906,7 @@
22866
22906
  "failed"
22867
22907
  ]
22868
22908
  },
22909
+ "SubnetId":{"type":"string"},
22869
22910
  "SubnetIdStringList":{
22870
22911
  "type":"list",
22871
22912
  "member":{
@@ -23182,7 +23223,7 @@
23182
23223
  "type":"structure",
23183
23224
  "required":["ClientVpnEndpointId"],
23184
23225
  "members":{
23185
- "ClientVpnEndpointId":{"shape":"String"},
23226
+ "ClientVpnEndpointId":{"shape":"ClientVpnEndpointId"},
23186
23227
  "ConnectionId":{"shape":"String"},
23187
23228
  "Username":{"shape":"String"},
23188
23229
  "DryRun":{"shape":"Boolean"}
@@ -23288,6 +23329,7 @@
23288
23329
  }
23289
23330
  }
23290
23331
  },
23332
+ "TrafficMirrorFilterId":{"type":"string"},
23291
23333
  "TrafficMirrorFilterRule":{
23292
23334
  "type":"structure",
23293
23335
  "members":{
@@ -23350,6 +23392,7 @@
23350
23392
  "type":"list",
23351
23393
  "member":{"shape":"TrafficMirrorFilterRuleField"}
23352
23394
  },
23395
+ "TrafficMirrorFilterRuleId":{"type":"string"},
23353
23396
  "TrafficMirrorFilterRuleList":{
23354
23397
  "type":"list",
23355
23398
  "member":{
@@ -23459,6 +23502,7 @@
23459
23502
  "type":"list",
23460
23503
  "member":{"shape":"TrafficMirrorSessionField"}
23461
23504
  },
23505
+ "TrafficMirrorSessionId":{"type":"string"},
23462
23506
  "TrafficMirrorSessionSet":{
23463
23507
  "type":"list",
23464
23508
  "member":{
@@ -23499,6 +23543,7 @@
23499
23543
  }
23500
23544
  }
23501
23545
  },
23546
+ "TrafficMirrorTargetId":{"type":"string"},
23502
23547
  "TrafficMirrorTargetSet":{
23503
23548
  "type":"list",
23504
23549
  "member":{
@@ -23655,6 +23700,7 @@
23655
23700
  }
23656
23701
  }
23657
23702
  },
23703
+ "TransitGatewayAttachmentId":{"type":"string"},
23658
23704
  "TransitGatewayAttachmentIdStringList":{
23659
23705
  "type":"list",
23660
23706
  "member":{"shape":"String"}
@@ -23710,6 +23756,7 @@
23710
23756
  "failing"
23711
23757
  ]
23712
23758
  },
23759
+ "TransitGatewayId":{"type":"string"},
23713
23760
  "TransitGatewayIdStringList":{
23714
23761
  "type":"list",
23715
23762
  "member":{
@@ -23934,6 +23981,7 @@
23934
23981
  "locationName":"item"
23935
23982
  }
23936
23983
  },
23984
+ "TransitGatewayRouteTableId":{"type":"string"},
23937
23985
  "TransitGatewayRouteTableIdStringList":{
23938
23986
  "type":"list",
23939
23987
  "member":{
@@ -24158,7 +24206,7 @@
24158
24206
  "locationName":"ipv6Addresses"
24159
24207
  },
24160
24208
  "NetworkInterfaceId":{
24161
- "shape":"String",
24209
+ "shape":"NetworkInterfaceId",
24162
24210
  "locationName":"networkInterfaceId"
24163
24211
  }
24164
24212
  }
@@ -24184,7 +24232,7 @@
24184
24232
  ],
24185
24233
  "members":{
24186
24234
  "NetworkInterfaceId":{
24187
- "shape":"String",
24235
+ "shape":"NetworkInterfaceId",
24188
24236
  "locationName":"networkInterfaceId"
24189
24237
  },
24190
24238
  "PrivateIpAddresses":{
@@ -24363,7 +24411,8 @@
24363
24411
  "shape":"String",
24364
24412
  "locationName":"data"
24365
24413
  }
24366
- }
24414
+ },
24415
+ "sensitive":true
24367
24416
  },
24368
24417
  "UserGroupStringList":{
24369
24418
  "type":"list",
@@ -24603,6 +24652,7 @@
24603
24652
  }
24604
24653
  }
24605
24654
  },
24655
+ "VolumeId":{"type":"string"},
24606
24656
  "VolumeIdStringList":{
24607
24657
  "type":"list",
24608
24658
  "member":{
@@ -24919,6 +24969,7 @@
24919
24969
  "enableDnsHostnames"
24920
24970
  ]
24921
24971
  },
24972
+ "VpcCidrAssociationId":{"type":"string"},
24922
24973
  "VpcCidrBlockAssociation":{
24923
24974
  "type":"structure",
24924
24975
  "members":{
@@ -25107,6 +25158,7 @@
25107
25158
  "locationName":"item"
25108
25159
  }
25109
25160
  },
25161
+ "VpcEndpointId":{"type":"string"},
25110
25162
  "VpcEndpointSet":{
25111
25163
  "type":"list",
25112
25164
  "member":{
@@ -25121,6 +25173,7 @@
25121
25173
  "Gateway"
25122
25174
  ]
25123
25175
  },
25176
+ "VpcId":{"type":"string"},
25124
25177
  "VpcIdStringList":{
25125
25178
  "type":"list",
25126
25179
  "member":{
@@ -25188,6 +25241,7 @@
25188
25241
  }
25189
25242
  }
25190
25243
  },
25244
+ "VpcPeeringConnectionId":{"type":"string"},
25191
25245
  "VpcPeeringConnectionList":{
25192
25246
  "type":"list",
25193
25247
  "member":{
@@ -25336,6 +25390,7 @@
25336
25390
  }
25337
25391
  }
25338
25392
  },
25393
+ "VpnConnectionId":{"type":"string"},
25339
25394
  "VpnConnectionIdStringList":{
25340
25395
  "type":"list",
25341
25396
  "member":{
@@ -25413,6 +25468,7 @@
25413
25468
  }
25414
25469
  }
25415
25470
  },
25471
+ "VpnGatewayId":{"type":"string"},
25416
25472
  "VpnGatewayIdStringList":{
25417
25473
  "type":"list",
25418
25474
  "member":{