aws-sdk-core 2.0.42 → 2.0.43

Sign up to get free protection for your applications and to get access to all the features.
@@ -6,7 +6,7 @@
6
6
  "serviceAbbreviation":"Amazon EC2",
7
7
  "serviceFullName":"Amazon Elastic Compute Cloud",
8
8
  "signatureVersion":"v4",
9
- "xmlNamespace":"http://ec2.amazonaws.com/doc/2015-03-01",
9
+ "xmlNamespace":"http://ec2.amazonaws.com/doc/2015-04-15",
10
10
  "protocol":"ec2"
11
11
  },
12
12
  "operations":{
@@ -319,7 +319,8 @@
319
319
  "method":"POST",
320
320
  "requestUri":"/"
321
321
  },
322
- "input":{"shape":"CreateRouteRequest"}
322
+ "input":{"shape":"CreateRouteRequest"},
323
+ "output":{"shape":"CreateRouteResult"}
323
324
  },
324
325
  "CreateRouteTable":{
325
326
  "name":"CreateRouteTable",
@@ -398,6 +399,15 @@
398
399
  "input":{"shape":"CreateVpcRequest"},
399
400
  "output":{"shape":"CreateVpcResult"}
400
401
  },
402
+ "CreateVpcEndpoint":{
403
+ "name":"CreateVpcEndpoint",
404
+ "http":{
405
+ "method":"POST",
406
+ "requestUri":"/"
407
+ },
408
+ "input":{"shape":"CreateVpcEndpointRequest"},
409
+ "output":{"shape":"CreateVpcEndpointResult"}
410
+ },
401
411
  "CreateVpcPeeringConnection":{
402
412
  "name":"CreateVpcPeeringConnection",
403
413
  "http":{
@@ -569,6 +579,15 @@
569
579
  },
570
580
  "input":{"shape":"DeleteVpcRequest"}
571
581
  },
582
+ "DeleteVpcEndpoints":{
583
+ "name":"DeleteVpcEndpoints",
584
+ "http":{
585
+ "method":"POST",
586
+ "requestUri":"/"
587
+ },
588
+ "input":{"shape":"DeleteVpcEndpointsRequest"},
589
+ "output":{"shape":"DeleteVpcEndpointsResult"}
590
+ },
572
591
  "DeleteVpcPeeringConnection":{
573
592
  "name":"DeleteVpcPeeringConnection",
574
593
  "http":{
@@ -775,6 +794,15 @@
775
794
  "input":{"shape":"DescribeKeyPairsRequest"},
776
795
  "output":{"shape":"DescribeKeyPairsResult"}
777
796
  },
797
+ "DescribeMovingAddresses":{
798
+ "name":"DescribeMovingAddresses",
799
+ "http":{
800
+ "method":"POST",
801
+ "requestUri":"/"
802
+ },
803
+ "input":{"shape":"DescribeMovingAddressesRequest"},
804
+ "output":{"shape":"DescribeMovingAddressesResult"}
805
+ },
778
806
  "DescribeNetworkAcls":{
779
807
  "name":"DescribeNetworkAcls",
780
808
  "http":{
@@ -811,6 +839,15 @@
811
839
  "input":{"shape":"DescribePlacementGroupsRequest"},
812
840
  "output":{"shape":"DescribePlacementGroupsResult"}
813
841
  },
842
+ "DescribePrefixLists":{
843
+ "name":"DescribePrefixLists",
844
+ "http":{
845
+ "method":"POST",
846
+ "requestUri":"/"
847
+ },
848
+ "input":{"shape":"DescribePrefixListsRequest"},
849
+ "output":{"shape":"DescribePrefixListsResult"}
850
+ },
814
851
  "DescribeRegions":{
815
852
  "name":"DescribeRegions",
816
853
  "http":{
@@ -982,6 +1019,24 @@
982
1019
  "input":{"shape":"DescribeVpcClassicLinkRequest"},
983
1020
  "output":{"shape":"DescribeVpcClassicLinkResult"}
984
1021
  },
1022
+ "DescribeVpcEndpointServices":{
1023
+ "name":"DescribeVpcEndpointServices",
1024
+ "http":{
1025
+ "method":"POST",
1026
+ "requestUri":"/"
1027
+ },
1028
+ "input":{"shape":"DescribeVpcEndpointServicesRequest"},
1029
+ "output":{"shape":"DescribeVpcEndpointServicesResult"}
1030
+ },
1031
+ "DescribeVpcEndpoints":{
1032
+ "name":"DescribeVpcEndpoints",
1033
+ "http":{
1034
+ "method":"POST",
1035
+ "requestUri":"/"
1036
+ },
1037
+ "input":{"shape":"DescribeVpcEndpointsRequest"},
1038
+ "output":{"shape":"DescribeVpcEndpointsResult"}
1039
+ },
985
1040
  "DescribeVpcPeeringConnections":{
986
1041
  "name":"DescribeVpcPeeringConnections",
987
1042
  "http":{
@@ -1249,6 +1304,15 @@
1249
1304
  },
1250
1305
  "input":{"shape":"ModifyVpcAttributeRequest"}
1251
1306
  },
1307
+ "ModifyVpcEndpoint":{
1308
+ "name":"ModifyVpcEndpoint",
1309
+ "http":{
1310
+ "method":"POST",
1311
+ "requestUri":"/"
1312
+ },
1313
+ "input":{"shape":"ModifyVpcEndpointRequest"},
1314
+ "output":{"shape":"ModifyVpcEndpointResult"}
1315
+ },
1252
1316
  "MonitorInstances":{
1253
1317
  "name":"MonitorInstances",
1254
1318
  "http":{
@@ -1258,6 +1322,15 @@
1258
1322
  "input":{"shape":"MonitorInstancesRequest"},
1259
1323
  "output":{"shape":"MonitorInstancesResult"}
1260
1324
  },
1325
+ "MoveAddressToVpc":{
1326
+ "name":"MoveAddressToVpc",
1327
+ "http":{
1328
+ "method":"POST",
1329
+ "requestUri":"/"
1330
+ },
1331
+ "input":{"shape":"MoveAddressToVpcRequest"},
1332
+ "output":{"shape":"MoveAddressToVpcResult"}
1333
+ },
1261
1334
  "PurchaseReservedInstancesOffering":{
1262
1335
  "name":"PurchaseReservedInstancesOffering",
1263
1336
  "http":{
@@ -1384,6 +1457,15 @@
1384
1457
  },
1385
1458
  "input":{"shape":"ResetSnapshotAttributeRequest"}
1386
1459
  },
1460
+ "RestoreAddressToClassic":{
1461
+ "name":"RestoreAddressToClassic",
1462
+ "http":{
1463
+ "method":"POST",
1464
+ "requestUri":"/"
1465
+ },
1466
+ "input":{"shape":"RestoreAddressToClassicRequest"},
1467
+ "output":{"shape":"RestoreAddressToClassicResult"}
1468
+ },
1387
1469
  "RevokeSecurityGroupEgress":{
1388
1470
  "name":"RevokeSecurityGroupEgress",
1389
1471
  "http":{
@@ -2802,6 +2884,23 @@
2802
2884
  "VpcPeeringConnectionId":{
2803
2885
  "shape":"String",
2804
2886
  "locationName":"vpcPeeringConnectionId"
2887
+ },
2888
+ "ClientToken":{
2889
+ "shape":"String",
2890
+ "locationName":"clientToken"
2891
+ }
2892
+ }
2893
+ },
2894
+ "CreateRouteResult":{
2895
+ "type":"structure",
2896
+ "members":{
2897
+ "Return":{
2898
+ "shape":"Boolean",
2899
+ "locationName":"return"
2900
+ },
2901
+ "ClientToken":{
2902
+ "shape":"String",
2903
+ "locationName":"clientToken"
2805
2904
  }
2806
2905
  }
2807
2906
  },
@@ -2988,6 +3087,37 @@
2988
3087
  "KmsKeyId":{"shape":"String"}
2989
3088
  }
2990
3089
  },
3090
+ "CreateVpcEndpointRequest":{
3091
+ "type":"structure",
3092
+ "required":[
3093
+ "VpcId",
3094
+ "ServiceName"
3095
+ ],
3096
+ "members":{
3097
+ "DryRun":{"shape":"Boolean"},
3098
+ "VpcId":{"shape":"String"},
3099
+ "ServiceName":{"shape":"String"},
3100
+ "PolicyDocument":{"shape":"String"},
3101
+ "RouteTableIds":{
3102
+ "shape":"ValueStringList",
3103
+ "locationName":"RouteTableId"
3104
+ },
3105
+ "ClientToken":{"shape":"String"}
3106
+ }
3107
+ },
3108
+ "CreateVpcEndpointResult":{
3109
+ "type":"structure",
3110
+ "members":{
3111
+ "VpcEndpoint":{
3112
+ "shape":"VpcEndpoint",
3113
+ "locationName":"vpcEndpoint"
3114
+ },
3115
+ "ClientToken":{
3116
+ "shape":"String",
3117
+ "locationName":"clientToken"
3118
+ }
3119
+ }
3120
+ },
2991
3121
  "CreateVpcPeeringConnectionRequest":{
2992
3122
  "type":"structure",
2993
3123
  "members":{
@@ -3380,6 +3510,26 @@
3380
3510
  "VolumeId":{"shape":"String"}
3381
3511
  }
3382
3512
  },
3513
+ "DeleteVpcEndpointsRequest":{
3514
+ "type":"structure",
3515
+ "required":["VpcEndpointIds"],
3516
+ "members":{
3517
+ "DryRun":{"shape":"Boolean"},
3518
+ "VpcEndpointIds":{
3519
+ "shape":"ValueStringList",
3520
+ "locationName":"VpcEndpointId"
3521
+ }
3522
+ }
3523
+ },
3524
+ "DeleteVpcEndpointsResult":{
3525
+ "type":"structure",
3526
+ "members":{
3527
+ "Unsuccessful":{
3528
+ "shape":"UnsuccessfulItemSet",
3529
+ "locationName":"unsuccessful"
3530
+ }
3531
+ }
3532
+ },
3383
3533
  "DeleteVpcPeeringConnectionRequest":{
3384
3534
  "type":"structure",
3385
3535
  "required":["VpcPeeringConnectionId"],
@@ -3951,6 +4101,44 @@
3951
4101
  }
3952
4102
  }
3953
4103
  },
4104
+ "DescribeMovingAddressesRequest":{
4105
+ "type":"structure",
4106
+ "members":{
4107
+ "DryRun":{
4108
+ "shape":"Boolean",
4109
+ "locationName":"dryRun"
4110
+ },
4111
+ "PublicIps":{
4112
+ "shape":"ValueStringList",
4113
+ "locationName":"publicIp"
4114
+ },
4115
+ "NextToken":{
4116
+ "shape":"String",
4117
+ "locationName":"nextToken"
4118
+ },
4119
+ "Filters":{
4120
+ "shape":"FilterList",
4121
+ "locationName":"filter"
4122
+ },
4123
+ "MaxResults":{
4124
+ "shape":"Integer",
4125
+ "locationName":"maxResults"
4126
+ }
4127
+ }
4128
+ },
4129
+ "DescribeMovingAddressesResult":{
4130
+ "type":"structure",
4131
+ "members":{
4132
+ "MovingAddressStatuses":{
4133
+ "shape":"MovingAddressStatusSet",
4134
+ "locationName":"movingAddressStatusSet"
4135
+ },
4136
+ "NextToken":{
4137
+ "shape":"String",
4138
+ "locationName":"nextToken"
4139
+ }
4140
+ }
4141
+ },
3954
4142
  "DescribeNetworkAclsRequest":{
3955
4143
  "type":"structure",
3956
4144
  "members":{
@@ -4072,6 +4260,35 @@
4072
4260
  }
4073
4261
  }
4074
4262
  },
4263
+ "DescribePrefixListsRequest":{
4264
+ "type":"structure",
4265
+ "members":{
4266
+ "DryRun":{"shape":"Boolean"},
4267
+ "PrefixListIds":{
4268
+ "shape":"ValueStringList",
4269
+ "locationName":"PrefixListId"
4270
+ },
4271
+ "Filters":{
4272
+ "shape":"FilterList",
4273
+ "locationName":"Filter"
4274
+ },
4275
+ "MaxResults":{"shape":"Integer"},
4276
+ "NextToken":{"shape":"String"}
4277
+ }
4278
+ },
4279
+ "DescribePrefixListsResult":{
4280
+ "type":"structure",
4281
+ "members":{
4282
+ "PrefixLists":{
4283
+ "shape":"PrefixListSet",
4284
+ "locationName":"prefixListSet"
4285
+ },
4286
+ "NextToken":{
4287
+ "shape":"String",
4288
+ "locationName":"nextToken"
4289
+ }
4290
+ }
4291
+ },
4075
4292
  "DescribeRegionsRequest":{
4076
4293
  "type":"structure",
4077
4294
  "members":{
@@ -4677,6 +4894,56 @@
4677
4894
  }
4678
4895
  }
4679
4896
  },
4897
+ "DescribeVpcEndpointServicesRequest":{
4898
+ "type":"structure",
4899
+ "members":{
4900
+ "DryRun":{"shape":"Boolean"},
4901
+ "MaxResults":{"shape":"Integer"},
4902
+ "NextToken":{"shape":"String"}
4903
+ }
4904
+ },
4905
+ "DescribeVpcEndpointServicesResult":{
4906
+ "type":"structure",
4907
+ "members":{
4908
+ "ServiceNames":{
4909
+ "shape":"ValueStringList",
4910
+ "locationName":"serviceNameSet"
4911
+ },
4912
+ "NextToken":{
4913
+ "shape":"String",
4914
+ "locationName":"nextToken"
4915
+ }
4916
+ }
4917
+ },
4918
+ "DescribeVpcEndpointsRequest":{
4919
+ "type":"structure",
4920
+ "members":{
4921
+ "DryRun":{"shape":"Boolean"},
4922
+ "VpcEndpointIds":{
4923
+ "shape":"ValueStringList",
4924
+ "locationName":"VpcEndpointId"
4925
+ },
4926
+ "Filters":{
4927
+ "shape":"FilterList",
4928
+ "locationName":"Filter"
4929
+ },
4930
+ "MaxResults":{"shape":"Integer"},
4931
+ "NextToken":{"shape":"String"}
4932
+ }
4933
+ },
4934
+ "DescribeVpcEndpointsResult":{
4935
+ "type":"structure",
4936
+ "members":{
4937
+ "VpcEndpoints":{
4938
+ "shape":"VpcEndpointSet",
4939
+ "locationName":"vpcEndpointSet"
4940
+ },
4941
+ "NextToken":{
4942
+ "shape":"String",
4943
+ "locationName":"nextToken"
4944
+ }
4945
+ }
4946
+ },
4680
4947
  "DescribeVpcPeeringConnectionsRequest":{
4681
4948
  "type":"structure",
4682
4949
  "members":{
@@ -5655,8 +5922,13 @@
5655
5922
  "ImageState":{
5656
5923
  "type":"string",
5657
5924
  "enum":[
5925
+ "pending",
5658
5926
  "available",
5659
- "deregistered"
5927
+ "invalid",
5928
+ "deregistered",
5929
+ "transient",
5930
+ "failed",
5931
+ "error"
5660
5932
  ]
5661
5933
  },
5662
5934
  "ImageTypeValues":{
@@ -6920,6 +7192,10 @@
6920
7192
  "IpRanges":{
6921
7193
  "shape":"IpRangeList",
6922
7194
  "locationName":"ipRanges"
7195
+ },
7196
+ "PrefixListIds":{
7197
+ "shape":"PrefixListIdList",
7198
+ "locationName":"prefixListIds"
6923
7199
  }
6924
7200
  }
6925
7201
  },
@@ -7309,6 +7585,33 @@
7309
7585
  "EnableDnsHostnames":{"shape":"AttributeBooleanValue"}
7310
7586
  }
7311
7587
  },
7588
+ "ModifyVpcEndpointRequest":{
7589
+ "type":"structure",
7590
+ "required":["VpcEndpointId"],
7591
+ "members":{
7592
+ "DryRun":{"shape":"Boolean"},
7593
+ "VpcEndpointId":{"shape":"String"},
7594
+ "ResetPolicy":{"shape":"Boolean"},
7595
+ "PolicyDocument":{"shape":"String"},
7596
+ "AddRouteTableIds":{
7597
+ "shape":"ValueStringList",
7598
+ "locationName":"AddRouteTableId"
7599
+ },
7600
+ "RemoveRouteTableIds":{
7601
+ "shape":"ValueStringList",
7602
+ "locationName":"RemoveRouteTableId"
7603
+ }
7604
+ }
7605
+ },
7606
+ "ModifyVpcEndpointResult":{
7607
+ "type":"structure",
7608
+ "members":{
7609
+ "Return":{
7610
+ "shape":"Boolean",
7611
+ "locationName":"return"
7612
+ }
7613
+ }
7614
+ },
7312
7615
  "MonitorInstancesRequest":{
7313
7616
  "type":"structure",
7314
7617
  "required":["InstanceIds"],
@@ -7350,6 +7653,60 @@
7350
7653
  "pending"
7351
7654
  ]
7352
7655
  },
7656
+ "MoveAddressToVpcRequest":{
7657
+ "type":"structure",
7658
+ "required":["PublicIp"],
7659
+ "members":{
7660
+ "DryRun":{
7661
+ "shape":"Boolean",
7662
+ "locationName":"dryRun"
7663
+ },
7664
+ "PublicIp":{
7665
+ "shape":"String",
7666
+ "locationName":"publicIp"
7667
+ }
7668
+ }
7669
+ },
7670
+ "MoveAddressToVpcResult":{
7671
+ "type":"structure",
7672
+ "members":{
7673
+ "AllocationId":{
7674
+ "shape":"String",
7675
+ "locationName":"allocationId"
7676
+ },
7677
+ "Status":{
7678
+ "shape":"Status",
7679
+ "locationName":"status"
7680
+ }
7681
+ }
7682
+ },
7683
+ "MoveStatus":{
7684
+ "type":"string",
7685
+ "enum":[
7686
+ "movingToVpc",
7687
+ "restoringToClassic"
7688
+ ]
7689
+ },
7690
+ "MovingAddressStatus":{
7691
+ "type":"structure",
7692
+ "members":{
7693
+ "PublicIp":{
7694
+ "shape":"String",
7695
+ "locationName":"publicIp"
7696
+ },
7697
+ "MoveStatus":{
7698
+ "shape":"MoveStatus",
7699
+ "locationName":"moveStatus"
7700
+ }
7701
+ }
7702
+ },
7703
+ "MovingAddressStatusSet":{
7704
+ "type":"list",
7705
+ "member":{
7706
+ "shape":"MovingAddressStatus",
7707
+ "locationName":"item"
7708
+ }
7709
+ },
7353
7710
  "NetworkAcl":{
7354
7711
  "type":"structure",
7355
7712
  "members":{
@@ -7755,6 +8112,46 @@
7755
8112
  }
7756
8113
  }
7757
8114
  },
8115
+ "PrefixList":{
8116
+ "type":"structure",
8117
+ "members":{
8118
+ "PrefixListId":{
8119
+ "shape":"String",
8120
+ "locationName":"prefixListId"
8121
+ },
8122
+ "PrefixListName":{
8123
+ "shape":"String",
8124
+ "locationName":"prefixListName"
8125
+ },
8126
+ "Cidrs":{
8127
+ "shape":"ValueStringList",
8128
+ "locationName":"cidrSet"
8129
+ }
8130
+ }
8131
+ },
8132
+ "PrefixListId":{
8133
+ "type":"structure",
8134
+ "members":{
8135
+ "PrefixListId":{
8136
+ "shape":"String",
8137
+ "locationName":"prefixListId"
8138
+ }
8139
+ }
8140
+ },
8141
+ "PrefixListIdList":{
8142
+ "type":"list",
8143
+ "member":{
8144
+ "shape":"PrefixListId",
8145
+ "locationName":"item"
8146
+ }
8147
+ },
8148
+ "PrefixListSet":{
8149
+ "type":"list",
8150
+ "member":{
8151
+ "shape":"PrefixList",
8152
+ "locationName":"item"
8153
+ }
8154
+ },
7758
8155
  "PriceSchedule":{
7759
8156
  "type":"structure",
7760
8157
  "members":{
@@ -8847,6 +9244,33 @@
8847
9244
  "type":"list",
8848
9245
  "member":{"shape":"String"}
8849
9246
  },
9247
+ "RestoreAddressToClassicRequest":{
9248
+ "type":"structure",
9249
+ "required":["PublicIp"],
9250
+ "members":{
9251
+ "DryRun":{
9252
+ "shape":"Boolean",
9253
+ "locationName":"dryRun"
9254
+ },
9255
+ "PublicIp":{
9256
+ "shape":"String",
9257
+ "locationName":"publicIp"
9258
+ }
9259
+ }
9260
+ },
9261
+ "RestoreAddressToClassicResult":{
9262
+ "type":"structure",
9263
+ "members":{
9264
+ "Status":{
9265
+ "shape":"Status",
9266
+ "locationName":"status"
9267
+ },
9268
+ "PublicIp":{
9269
+ "shape":"String",
9270
+ "locationName":"publicIp"
9271
+ }
9272
+ }
9273
+ },
8850
9274
  "RevokeSecurityGroupEgressRequest":{
8851
9275
  "type":"structure",
8852
9276
  "required":["GroupId"],
@@ -8914,6 +9338,10 @@
8914
9338
  "shape":"String",
8915
9339
  "locationName":"destinationCidrBlock"
8916
9340
  },
9341
+ "DestinationPrefixListId":{
9342
+ "shape":"String",
9343
+ "locationName":"destinationPrefixListId"
9344
+ },
8917
9345
  "GatewayId":{
8918
9346
  "shape":"String",
8919
9347
  "locationName":"gatewayId"
@@ -9614,6 +10042,15 @@
9614
10042
  }
9615
10043
  }
9616
10044
  },
10045
+ "State":{
10046
+ "type":"string",
10047
+ "enum":[
10048
+ "Pending",
10049
+ "Available",
10050
+ "Deleting",
10051
+ "Deleted"
10052
+ ]
10053
+ },
9617
10054
  "StateReason":{
9618
10055
  "type":"structure",
9619
10056
  "members":{
@@ -9627,6 +10064,14 @@
9627
10064
  }
9628
10065
  }
9629
10066
  },
10067
+ "Status":{
10068
+ "type":"string",
10069
+ "enum":[
10070
+ "MoveInProgress",
10071
+ "InVpc",
10072
+ "InClassic"
10073
+ ]
10074
+ },
9630
10075
  "StatusName":{
9631
10076
  "type":"string",
9632
10077
  "enum":["reachability"]
@@ -9869,6 +10314,44 @@
9869
10314
  }
9870
10315
  }
9871
10316
  },
10317
+ "UnsuccessfulItem":{
10318
+ "type":"structure",
10319
+ "required":["Error"],
10320
+ "members":{
10321
+ "ResourceId":{
10322
+ "shape":"String",
10323
+ "locationName":"resourceId"
10324
+ },
10325
+ "Error":{
10326
+ "shape":"UnsuccessfulItemError",
10327
+ "locationName":"error"
10328
+ }
10329
+ }
10330
+ },
10331
+ "UnsuccessfulItemError":{
10332
+ "type":"structure",
10333
+ "required":[
10334
+ "Code",
10335
+ "Message"
10336
+ ],
10337
+ "members":{
10338
+ "Code":{
10339
+ "shape":"String",
10340
+ "locationName":"code"
10341
+ },
10342
+ "Message":{
10343
+ "shape":"String",
10344
+ "locationName":"message"
10345
+ }
10346
+ }
10347
+ },
10348
+ "UnsuccessfulItemSet":{
10349
+ "type":"list",
10350
+ "member":{
10351
+ "shape":"UnsuccessfulItem",
10352
+ "locationName":"item"
10353
+ }
10354
+ },
9872
10355
  "UserBucket":{
9873
10356
  "type":"structure",
9874
10357
  "members":{
@@ -10361,6 +10844,46 @@
10361
10844
  "locationName":"item"
10362
10845
  }
10363
10846
  },
10847
+ "VpcEndpoint":{
10848
+ "type":"structure",
10849
+ "members":{
10850
+ "VpcEndpointId":{
10851
+ "shape":"String",
10852
+ "locationName":"vpcEndpointId"
10853
+ },
10854
+ "VpcId":{
10855
+ "shape":"String",
10856
+ "locationName":"vpcId"
10857
+ },
10858
+ "ServiceName":{
10859
+ "shape":"String",
10860
+ "locationName":"serviceName"
10861
+ },
10862
+ "State":{
10863
+ "shape":"State",
10864
+ "locationName":"state"
10865
+ },
10866
+ "PolicyDocument":{
10867
+ "shape":"String",
10868
+ "locationName":"policyDocument"
10869
+ },
10870
+ "RouteTableIds":{
10871
+ "shape":"ValueStringList",
10872
+ "locationName":"routeTableIdSet"
10873
+ },
10874
+ "CreationTimestamp":{
10875
+ "shape":"DateTime",
10876
+ "locationName":"creationTimestamp"
10877
+ }
10878
+ }
10879
+ },
10880
+ "VpcEndpointSet":{
10881
+ "type":"list",
10882
+ "member":{
10883
+ "shape":"VpcEndpoint",
10884
+ "locationName":"item"
10885
+ }
10886
+ },
10364
10887
  "VpcIdStringList":{
10365
10888
  "type":"list",
10366
10889
  "member":{