aws-sdk 2.1440.0 → 2.1441.0
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.
- package/CHANGELOG.md +6 -1
- package/README.md +1 -1
- package/apis/ec2-2016-11-15.min.json +605 -593
- package/apis/finspace-2021-03-12.min.json +74 -13
- package/apis/rds-2014-10-31.min.json +142 -110
- package/clients/ec2.d.ts +12 -2
- package/clients/finspace.d.ts +73 -5
- package/clients/rds.d.ts +51 -13
- package/clients/route53domains.d.ts +1 -1
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +4 -4
- package/dist/aws-sdk.js +750 -706
- package/dist/aws-sdk.min.js +44 -44
- package/lib/core.js +1 -1
- package/package.json +1 -1
@@ -5678,6 +5678,18 @@
|
|
5678
5678
|
"type": "boolean"
|
5679
5679
|
}
|
5680
5680
|
}
|
5681
|
+
},
|
5682
|
+
"output": {
|
5683
|
+
"type": "structure",
|
5684
|
+
"members": {
|
5685
|
+
"Return": {
|
5686
|
+
"locationName": "return",
|
5687
|
+
"type": "boolean"
|
5688
|
+
},
|
5689
|
+
"KeyPairId": {
|
5690
|
+
"locationName": "keyPairId"
|
5691
|
+
}
|
5692
|
+
}
|
5681
5693
|
}
|
5682
5694
|
},
|
5683
5695
|
"DeleteLaunchTemplate": {
|
@@ -5714,7 +5726,7 @@
|
|
5714
5726
|
"LaunchTemplateId": {},
|
5715
5727
|
"LaunchTemplateName": {},
|
5716
5728
|
"Versions": {
|
5717
|
-
"shape": "
|
5729
|
+
"shape": "Sve",
|
5718
5730
|
"locationName": "LaunchTemplateVersion"
|
5719
5731
|
}
|
5720
5732
|
}
|
@@ -6853,7 +6865,7 @@
|
|
6853
6865
|
"type": "boolean"
|
6854
6866
|
},
|
6855
6867
|
"ServiceIds": {
|
6856
|
-
"shape": "
|
6868
|
+
"shape": "Syb",
|
6857
6869
|
"locationName": "ServiceId"
|
6858
6870
|
}
|
6859
6871
|
}
|
@@ -7004,7 +7016,7 @@
|
|
7004
7016
|
"type": "structure",
|
7005
7017
|
"members": {
|
7006
7018
|
"IpamPoolCidr": {
|
7007
|
-
"shape": "
|
7019
|
+
"shape": "Syo",
|
7008
7020
|
"locationName": "ipamPoolCidr"
|
7009
7021
|
}
|
7010
7022
|
}
|
@@ -7073,7 +7085,7 @@
|
|
7073
7085
|
"type": "boolean"
|
7074
7086
|
},
|
7075
7087
|
"InstanceTagKeys": {
|
7076
|
-
"shape": "
|
7088
|
+
"shape": "Syz",
|
7077
7089
|
"locationName": "InstanceTagKey"
|
7078
7090
|
}
|
7079
7091
|
}
|
@@ -7084,7 +7096,7 @@
|
|
7084
7096
|
"type": "structure",
|
7085
7097
|
"members": {
|
7086
7098
|
"InstanceTagAttribute": {
|
7087
|
-
"shape": "
|
7099
|
+
"shape": "Sz1",
|
7088
7100
|
"locationName": "instanceTagAttribute"
|
7089
7101
|
}
|
7090
7102
|
}
|
@@ -7097,7 +7109,7 @@
|
|
7097
7109
|
"TransitGatewayMulticastDomainId": {},
|
7098
7110
|
"GroupIpAddress": {},
|
7099
7111
|
"NetworkInterfaceIds": {
|
7100
|
-
"shape": "
|
7112
|
+
"shape": "Sz3"
|
7101
7113
|
},
|
7102
7114
|
"DryRun": {
|
7103
7115
|
"type": "boolean"
|
@@ -7133,7 +7145,7 @@
|
|
7133
7145
|
"TransitGatewayMulticastDomainId": {},
|
7134
7146
|
"GroupIpAddress": {},
|
7135
7147
|
"NetworkInterfaceIds": {
|
7136
|
-
"shape": "
|
7148
|
+
"shape": "Sz3"
|
7137
7149
|
},
|
7138
7150
|
"DryRun": {
|
7139
7151
|
"type": "boolean"
|
@@ -7250,7 +7262,7 @@
|
|
7250
7262
|
"type": "structure",
|
7251
7263
|
"members": {
|
7252
7264
|
"Filters": {
|
7253
|
-
"shape": "
|
7265
|
+
"shape": "Szm",
|
7254
7266
|
"locationName": "Filter"
|
7255
7267
|
},
|
7256
7268
|
"PublicIps": {
|
@@ -7357,7 +7369,7 @@
|
|
7357
7369
|
"locationName": "addressSet",
|
7358
7370
|
"type": "list",
|
7359
7371
|
"member": {
|
7360
|
-
"shape": "
|
7372
|
+
"shape": "Szz",
|
7361
7373
|
"locationName": "item"
|
7362
7374
|
}
|
7363
7375
|
},
|
@@ -7384,7 +7396,7 @@
|
|
7384
7396
|
"type": "boolean"
|
7385
7397
|
},
|
7386
7398
|
"Statuses": {
|
7387
|
-
"shape": "
|
7399
|
+
"shape": "S103",
|
7388
7400
|
"locationName": "statusSet"
|
7389
7401
|
}
|
7390
7402
|
}
|
@@ -7395,7 +7407,7 @@
|
|
7395
7407
|
"type": "structure",
|
7396
7408
|
"members": {
|
7397
7409
|
"Filters": {
|
7398
|
-
"shape": "
|
7410
|
+
"shape": "Szm",
|
7399
7411
|
"locationName": "Filter"
|
7400
7412
|
},
|
7401
7413
|
"ZoneNames": {
|
@@ -7489,7 +7501,7 @@
|
|
7489
7501
|
},
|
7490
7502
|
"NextToken": {},
|
7491
7503
|
"Filters": {
|
7492
|
-
"shape": "
|
7504
|
+
"shape": "Szm",
|
7493
7505
|
"locationName": "Filter"
|
7494
7506
|
},
|
7495
7507
|
"DryRun": {
|
@@ -7543,7 +7555,7 @@
|
|
7543
7555
|
}
|
7544
7556
|
},
|
7545
7557
|
"Filters": {
|
7546
|
-
"shape": "
|
7558
|
+
"shape": "Szm",
|
7547
7559
|
"locationName": "Filter"
|
7548
7560
|
},
|
7549
7561
|
"DryRun": {
|
@@ -7612,7 +7624,7 @@
|
|
7612
7624
|
"type": "integer"
|
7613
7625
|
},
|
7614
7626
|
"Filters": {
|
7615
|
-
"shape": "
|
7627
|
+
"shape": "Szm",
|
7616
7628
|
"locationName": "Filter"
|
7617
7629
|
},
|
7618
7630
|
"DryRun": {
|
@@ -7697,7 +7709,7 @@
|
|
7697
7709
|
"type": "integer"
|
7698
7710
|
},
|
7699
7711
|
"Filters": {
|
7700
|
-
"shape": "
|
7712
|
+
"shape": "Szm",
|
7701
7713
|
"locationName": "Filter"
|
7702
7714
|
},
|
7703
7715
|
"DryRun": {
|
@@ -7732,7 +7744,7 @@
|
|
7732
7744
|
"member": {}
|
7733
7745
|
},
|
7734
7746
|
"Filters": {
|
7735
|
-
"shape": "
|
7747
|
+
"shape": "Szm",
|
7736
7748
|
"locationName": "Filter"
|
7737
7749
|
},
|
7738
7750
|
"MaxResults": {
|
@@ -7766,7 +7778,7 @@
|
|
7766
7778
|
"type": "structure",
|
7767
7779
|
"members": {
|
7768
7780
|
"Filters": {
|
7769
|
-
"shape": "
|
7781
|
+
"shape": "Szm",
|
7770
7782
|
"locationName": "Filter"
|
7771
7783
|
},
|
7772
7784
|
"DryRun": {
|
@@ -7774,7 +7786,7 @@
|
|
7774
7786
|
"type": "boolean"
|
7775
7787
|
},
|
7776
7788
|
"InstanceIds": {
|
7777
|
-
"shape": "
|
7789
|
+
"shape": "S11b",
|
7778
7790
|
"locationName": "InstanceId"
|
7779
7791
|
},
|
7780
7792
|
"MaxResults": {
|
@@ -7832,7 +7844,7 @@
|
|
7832
7844
|
},
|
7833
7845
|
"NextToken": {},
|
7834
7846
|
"Filters": {
|
7835
|
-
"shape": "
|
7847
|
+
"shape": "Szm",
|
7836
7848
|
"locationName": "Filter"
|
7837
7849
|
},
|
7838
7850
|
"MaxResults": {
|
@@ -7888,7 +7900,7 @@
|
|
7888
7900
|
"members": {
|
7889
7901
|
"ClientVpnEndpointId": {},
|
7890
7902
|
"Filters": {
|
7891
|
-
"shape": "
|
7903
|
+
"shape": "Szm",
|
7892
7904
|
"locationName": "Filter"
|
7893
7905
|
},
|
7894
7906
|
"NextToken": {},
|
@@ -7944,7 +7956,7 @@
|
|
7944
7956
|
"locationName": "commonName"
|
7945
7957
|
},
|
7946
7958
|
"Status": {
|
7947
|
-
"shape": "
|
7959
|
+
"shape": "S11q",
|
7948
7960
|
"locationName": "status"
|
7949
7961
|
},
|
7950
7962
|
"ConnectionEndTime": {
|
@@ -7979,7 +7991,7 @@
|
|
7979
7991
|
},
|
7980
7992
|
"NextToken": {},
|
7981
7993
|
"Filters": {
|
7982
|
-
"shape": "
|
7994
|
+
"shape": "Szm",
|
7983
7995
|
"locationName": "Filter"
|
7984
7996
|
},
|
7985
7997
|
"DryRun": {
|
@@ -8186,7 +8198,7 @@
|
|
8186
8198
|
"members": {
|
8187
8199
|
"ClientVpnEndpointId": {},
|
8188
8200
|
"Filters": {
|
8189
|
-
"shape": "
|
8201
|
+
"shape": "Szm",
|
8190
8202
|
"locationName": "Filter"
|
8191
8203
|
},
|
8192
8204
|
"MaxResults": {
|
@@ -8255,7 +8267,7 @@
|
|
8255
8267
|
},
|
8256
8268
|
"NextToken": {},
|
8257
8269
|
"Filters": {
|
8258
|
-
"shape": "
|
8270
|
+
"shape": "Szm",
|
8259
8271
|
"locationName": "Filter"
|
8260
8272
|
},
|
8261
8273
|
"DryRun": {
|
@@ -8314,7 +8326,7 @@
|
|
8314
8326
|
}
|
8315
8327
|
},
|
8316
8328
|
"Filters": {
|
8317
|
-
"shape": "
|
8329
|
+
"shape": "Szm",
|
8318
8330
|
"locationName": "Filter"
|
8319
8331
|
},
|
8320
8332
|
"MaxResults": {
|
@@ -8367,7 +8379,7 @@
|
|
8367
8379
|
"locationName": "conversionTasks",
|
8368
8380
|
"type": "list",
|
8369
8381
|
"member": {
|
8370
|
-
"shape": "
|
8382
|
+
"shape": "S12v",
|
8371
8383
|
"locationName": "item"
|
8372
8384
|
}
|
8373
8385
|
}
|
@@ -8386,7 +8398,7 @@
|
|
8386
8398
|
}
|
8387
8399
|
},
|
8388
8400
|
"Filters": {
|
8389
|
-
"shape": "
|
8401
|
+
"shape": "Szm",
|
8390
8402
|
"locationName": "Filter"
|
8391
8403
|
},
|
8392
8404
|
"DryRun": {
|
@@ -8421,7 +8433,7 @@
|
|
8421
8433
|
}
|
8422
8434
|
},
|
8423
8435
|
"Filters": {
|
8424
|
-
"shape": "
|
8436
|
+
"shape": "Szm",
|
8425
8437
|
"locationName": "Filter"
|
8426
8438
|
},
|
8427
8439
|
"DryRun": {
|
@@ -8470,7 +8482,7 @@
|
|
8470
8482
|
},
|
8471
8483
|
"NextToken": {},
|
8472
8484
|
"Filters": {
|
8473
|
-
"shape": "
|
8485
|
+
"shape": "Szm",
|
8474
8486
|
"locationName": "Filter"
|
8475
8487
|
}
|
8476
8488
|
}
|
@@ -8507,7 +8519,7 @@
|
|
8507
8519
|
"type": "boolean"
|
8508
8520
|
},
|
8509
8521
|
"Filters": {
|
8510
|
-
"shape": "
|
8522
|
+
"shape": "Szm",
|
8511
8523
|
"locationName": "Filter"
|
8512
8524
|
},
|
8513
8525
|
"MaxResults": {
|
@@ -8575,7 +8587,7 @@
|
|
8575
8587
|
"type": "boolean"
|
8576
8588
|
},
|
8577
8589
|
"Filters": {
|
8578
|
-
"shape": "
|
8590
|
+
"shape": "Szm",
|
8579
8591
|
"locationName": "Filter"
|
8580
8592
|
},
|
8581
8593
|
"ExportImageTaskIds": {
|
@@ -8614,7 +8626,7 @@
|
|
8614
8626
|
"locationName": "progress"
|
8615
8627
|
},
|
8616
8628
|
"S3ExportLocation": {
|
8617
|
-
"shape": "
|
8629
|
+
"shape": "S13z",
|
8618
8630
|
"locationName": "s3ExportLocation"
|
8619
8631
|
},
|
8620
8632
|
"Status": {
|
@@ -8648,7 +8660,7 @@
|
|
8648
8660
|
}
|
8649
8661
|
},
|
8650
8662
|
"Filters": {
|
8651
|
-
"shape": "
|
8663
|
+
"shape": "Szm",
|
8652
8664
|
"locationName": "Filter"
|
8653
8665
|
}
|
8654
8666
|
}
|
@@ -8679,7 +8691,7 @@
|
|
8679
8691
|
}
|
8680
8692
|
},
|
8681
8693
|
"Filters": {
|
8682
|
-
"shape": "
|
8694
|
+
"shape": "Szm",
|
8683
8695
|
"locationName": "Filter"
|
8684
8696
|
},
|
8685
8697
|
"MaxResults": {
|
@@ -8708,11 +8720,11 @@
|
|
8708
8720
|
"locationName": "resourceType"
|
8709
8721
|
},
|
8710
8722
|
"SnapshotConfiguration": {
|
8711
|
-
"shape": "
|
8723
|
+
"shape": "S14c",
|
8712
8724
|
"locationName": "snapshotConfiguration"
|
8713
8725
|
},
|
8714
8726
|
"LaunchTemplate": {
|
8715
|
-
"shape": "
|
8727
|
+
"shape": "S14d",
|
8716
8728
|
"locationName": "launchTemplate"
|
8717
8729
|
},
|
8718
8730
|
"MaxParallelLaunches": {
|
@@ -8746,7 +8758,7 @@
|
|
8746
8758
|
"type": "structure",
|
8747
8759
|
"members": {
|
8748
8760
|
"Filters": {
|
8749
|
-
"shape": "
|
8761
|
+
"shape": "Szm",
|
8750
8762
|
"locationName": "Filter"
|
8751
8763
|
},
|
8752
8764
|
"MaxResults": {
|
@@ -8848,7 +8860,7 @@
|
|
8848
8860
|
"type": "structure",
|
8849
8861
|
"members": {
|
8850
8862
|
"EventInformation": {
|
8851
|
-
"shape": "
|
8863
|
+
"shape": "S14q",
|
8852
8864
|
"locationName": "eventInformation"
|
8853
8865
|
},
|
8854
8866
|
"EventType": {
|
@@ -8894,7 +8906,7 @@
|
|
8894
8906
|
"NextToken": {},
|
8895
8907
|
"FleetId": {},
|
8896
8908
|
"Filters": {
|
8897
|
-
"shape": "
|
8909
|
+
"shape": "Szm",
|
8898
8910
|
"locationName": "Filter"
|
8899
8911
|
}
|
8900
8912
|
}
|
@@ -8903,7 +8915,7 @@
|
|
8903
8915
|
"type": "structure",
|
8904
8916
|
"members": {
|
8905
8917
|
"ActiveInstances": {
|
8906
|
-
"shape": "
|
8918
|
+
"shape": "S14t",
|
8907
8919
|
"locationName": "activeInstanceSet"
|
8908
8920
|
},
|
8909
8921
|
"NextToken": {
|
@@ -8931,7 +8943,7 @@
|
|
8931
8943
|
"locationName": "FleetId"
|
8932
8944
|
},
|
8933
8945
|
"Filters": {
|
8934
|
-
"shape": "
|
8946
|
+
"shape": "Szm",
|
8935
8947
|
"locationName": "Filter"
|
8936
8948
|
}
|
8937
8949
|
}
|
@@ -9195,7 +9207,7 @@
|
|
9195
9207
|
"type": "boolean"
|
9196
9208
|
},
|
9197
9209
|
"Filter": {
|
9198
|
-
"shape": "
|
9210
|
+
"shape": "Szm"
|
9199
9211
|
},
|
9200
9212
|
"FlowLogIds": {
|
9201
9213
|
"shape": "Suo",
|
@@ -9310,7 +9322,7 @@
|
|
9310
9322
|
"type": "structure",
|
9311
9323
|
"members": {
|
9312
9324
|
"FpgaImageAttribute": {
|
9313
|
-
"shape": "
|
9325
|
+
"shape": "S15m",
|
9314
9326
|
"locationName": "fpgaImageAttribute"
|
9315
9327
|
}
|
9316
9328
|
}
|
@@ -9331,11 +9343,11 @@
|
|
9331
9343
|
}
|
9332
9344
|
},
|
9333
9345
|
"Owners": {
|
9334
|
-
"shape": "
|
9346
|
+
"shape": "S15v",
|
9335
9347
|
"locationName": "Owner"
|
9336
9348
|
},
|
9337
9349
|
"Filters": {
|
9338
|
-
"shape": "
|
9350
|
+
"shape": "Szm",
|
9339
9351
|
"locationName": "Filter"
|
9340
9352
|
},
|
9341
9353
|
"NextToken": {},
|
@@ -9406,7 +9418,7 @@
|
|
9406
9418
|
"locationName": "ownerAlias"
|
9407
9419
|
},
|
9408
9420
|
"ProductCodes": {
|
9409
|
-
"shape": "
|
9421
|
+
"shape": "S15q",
|
9410
9422
|
"locationName": "productCodes"
|
9411
9423
|
},
|
9412
9424
|
"Tags": {
|
@@ -9442,7 +9454,7 @@
|
|
9442
9454
|
"type": "structure",
|
9443
9455
|
"members": {
|
9444
9456
|
"Filter": {
|
9445
|
-
"shape": "
|
9457
|
+
"shape": "Szm"
|
9446
9458
|
},
|
9447
9459
|
"MaxDuration": {
|
9448
9460
|
"type": "integer"
|
@@ -9503,7 +9515,7 @@
|
|
9503
9515
|
"type": "structure",
|
9504
9516
|
"members": {
|
9505
9517
|
"Filter": {
|
9506
|
-
"shape": "
|
9518
|
+
"shape": "Szm"
|
9507
9519
|
},
|
9508
9520
|
"HostReservationIdSet": {
|
9509
9521
|
"type": "list",
|
@@ -9543,7 +9555,7 @@
|
|
9543
9555
|
"type": "timestamp"
|
9544
9556
|
},
|
9545
9557
|
"HostIdSet": {
|
9546
|
-
"shape": "
|
9558
|
+
"shape": "S16h",
|
9547
9559
|
"locationName": "hostIdSet"
|
9548
9560
|
},
|
9549
9561
|
"HostReservationId": {
|
@@ -9589,11 +9601,11 @@
|
|
9589
9601
|
"type": "structure",
|
9590
9602
|
"members": {
|
9591
9603
|
"Filter": {
|
9592
|
-
"shape": "
|
9604
|
+
"shape": "Szm",
|
9593
9605
|
"locationName": "filter"
|
9594
9606
|
},
|
9595
9607
|
"HostIds": {
|
9596
|
-
"shape": "
|
9608
|
+
"shape": "S16k",
|
9597
9609
|
"locationName": "hostId"
|
9598
9610
|
},
|
9599
9611
|
"MaxResults": {
|
@@ -9765,7 +9777,7 @@
|
|
9765
9777
|
}
|
9766
9778
|
},
|
9767
9779
|
"Filters": {
|
9768
|
-
"shape": "
|
9780
|
+
"shape": "Szm",
|
9769
9781
|
"locationName": "Filter"
|
9770
9782
|
},
|
9771
9783
|
"MaxResults": {
|
@@ -9802,7 +9814,7 @@
|
|
9802
9814
|
"type": "structure",
|
9803
9815
|
"members": {
|
9804
9816
|
"Statuses": {
|
9805
|
-
"shape": "
|
9817
|
+
"shape": "S103",
|
9806
9818
|
"locationName": "statusSet"
|
9807
9819
|
}
|
9808
9820
|
}
|
@@ -9827,7 +9839,7 @@
|
|
9827
9839
|
"type": "structure",
|
9828
9840
|
"members": {
|
9829
9841
|
"Statuses": {
|
9830
|
-
"shape": "
|
9842
|
+
"shape": "S103",
|
9831
9843
|
"locationName": "statusSet"
|
9832
9844
|
}
|
9833
9845
|
}
|
@@ -9853,18 +9865,18 @@
|
|
9853
9865
|
"type": "structure",
|
9854
9866
|
"members": {
|
9855
9867
|
"BlockDeviceMappings": {
|
9856
|
-
"shape": "
|
9868
|
+
"shape": "S179",
|
9857
9869
|
"locationName": "blockDeviceMapping"
|
9858
9870
|
},
|
9859
9871
|
"ImageId": {
|
9860
9872
|
"locationName": "imageId"
|
9861
9873
|
},
|
9862
9874
|
"LaunchPermissions": {
|
9863
|
-
"shape": "
|
9875
|
+
"shape": "S17a",
|
9864
9876
|
"locationName": "launchPermission"
|
9865
9877
|
},
|
9866
9878
|
"ProductCodes": {
|
9867
|
-
"shape": "
|
9879
|
+
"shape": "S15q",
|
9868
9880
|
"locationName": "productCodes"
|
9869
9881
|
},
|
9870
9882
|
"Description": {
|
@@ -9918,15 +9930,15 @@
|
|
9918
9930
|
}
|
9919
9931
|
},
|
9920
9932
|
"Filters": {
|
9921
|
-
"shape": "
|
9933
|
+
"shape": "Szm",
|
9922
9934
|
"locationName": "Filter"
|
9923
9935
|
},
|
9924
9936
|
"ImageIds": {
|
9925
|
-
"shape": "
|
9937
|
+
"shape": "S17e",
|
9926
9938
|
"locationName": "ImageId"
|
9927
9939
|
},
|
9928
9940
|
"Owners": {
|
9929
|
-
"shape": "
|
9941
|
+
"shape": "S15v",
|
9930
9942
|
"locationName": "Owner"
|
9931
9943
|
},
|
9932
9944
|
"IncludeDeprecated": {
|
@@ -9987,7 +9999,7 @@
|
|
9987
9999
|
"locationName": "usageOperation"
|
9988
10000
|
},
|
9989
10001
|
"ProductCodes": {
|
9990
|
-
"shape": "
|
10002
|
+
"shape": "S15q",
|
9991
10003
|
"locationName": "productCodes"
|
9992
10004
|
},
|
9993
10005
|
"RamdiskId": {
|
@@ -9997,7 +10009,7 @@
|
|
9997
10009
|
"locationName": "imageState"
|
9998
10010
|
},
|
9999
10011
|
"BlockDeviceMappings": {
|
10000
|
-
"shape": "
|
10012
|
+
"shape": "S179",
|
10001
10013
|
"locationName": "blockDeviceMapping"
|
10002
10014
|
},
|
10003
10015
|
"Description": {
|
@@ -10065,7 +10077,7 @@
|
|
10065
10077
|
"type": "boolean"
|
10066
10078
|
},
|
10067
10079
|
"Filters": {
|
10068
|
-
"shape": "
|
10080
|
+
"shape": "Szm"
|
10069
10081
|
},
|
10070
10082
|
"ImportTaskIds": {
|
10071
10083
|
"locationName": "ImportTaskId",
|
@@ -10122,7 +10134,7 @@
|
|
10122
10134
|
"locationName": "progress"
|
10123
10135
|
},
|
10124
10136
|
"SnapshotDetails": {
|
10125
|
-
"shape": "
|
10137
|
+
"shape": "S17x",
|
10126
10138
|
"locationName": "snapshotDetailSet"
|
10127
10139
|
},
|
10128
10140
|
"Status": {
|
@@ -10136,7 +10148,7 @@
|
|
10136
10148
|
"locationName": "tagSet"
|
10137
10149
|
},
|
10138
10150
|
"LicenseSpecifications": {
|
10139
|
-
"shape": "
|
10151
|
+
"shape": "S181",
|
10140
10152
|
"locationName": "licenseSpecifications"
|
10141
10153
|
},
|
10142
10154
|
"UsageOperation": {
|
@@ -10162,7 +10174,7 @@
|
|
10162
10174
|
"type": "boolean"
|
10163
10175
|
},
|
10164
10176
|
"Filters": {
|
10165
|
-
"shape": "
|
10177
|
+
"shape": "Szm"
|
10166
10178
|
},
|
10167
10179
|
"ImportTaskIds": {
|
10168
10180
|
"locationName": "ImportTaskId",
|
@@ -10194,7 +10206,7 @@
|
|
10194
10206
|
"locationName": "importTaskId"
|
10195
10207
|
},
|
10196
10208
|
"SnapshotTaskDetail": {
|
10197
|
-
"shape": "
|
10209
|
+
"shape": "S189",
|
10198
10210
|
"locationName": "snapshotTaskDetail"
|
10199
10211
|
},
|
10200
10212
|
"Tags": {
|
@@ -10238,23 +10250,23 @@
|
|
10238
10250
|
"locationName": "groupSet"
|
10239
10251
|
},
|
10240
10252
|
"BlockDeviceMappings": {
|
10241
|
-
"shape": "
|
10253
|
+
"shape": "S18d",
|
10242
10254
|
"locationName": "blockDeviceMapping"
|
10243
10255
|
},
|
10244
10256
|
"DisableApiTermination": {
|
10245
|
-
"shape": "
|
10257
|
+
"shape": "S18g",
|
10246
10258
|
"locationName": "disableApiTermination"
|
10247
10259
|
},
|
10248
10260
|
"EnaSupport": {
|
10249
|
-
"shape": "
|
10261
|
+
"shape": "S18g",
|
10250
10262
|
"locationName": "enaSupport"
|
10251
10263
|
},
|
10252
10264
|
"EnclaveOptions": {
|
10253
|
-
"shape": "
|
10265
|
+
"shape": "S18h",
|
10254
10266
|
"locationName": "enclaveOptions"
|
10255
10267
|
},
|
10256
10268
|
"EbsOptimized": {
|
10257
|
-
"shape": "
|
10269
|
+
"shape": "S18g",
|
10258
10270
|
"locationName": "ebsOptimized"
|
10259
10271
|
},
|
10260
10272
|
"InstanceId": {
|
@@ -10273,7 +10285,7 @@
|
|
10273
10285
|
"locationName": "kernel"
|
10274
10286
|
},
|
10275
10287
|
"ProductCodes": {
|
10276
|
-
"shape": "
|
10288
|
+
"shape": "S15q",
|
10277
10289
|
"locationName": "productCodes"
|
10278
10290
|
},
|
10279
10291
|
"RamdiskId": {
|
@@ -10285,7 +10297,7 @@
|
|
10285
10297
|
"locationName": "rootDeviceName"
|
10286
10298
|
},
|
10287
10299
|
"SourceDestCheck": {
|
10288
|
-
"shape": "
|
10300
|
+
"shape": "S18g",
|
10289
10301
|
"locationName": "sourceDestCheck"
|
10290
10302
|
},
|
10291
10303
|
"SriovNetSupport": {
|
@@ -10297,7 +10309,7 @@
|
|
10297
10309
|
"locationName": "userData"
|
10298
10310
|
},
|
10299
10311
|
"DisableApiStop": {
|
10300
|
-
"shape": "
|
10312
|
+
"shape": "S18g",
|
10301
10313
|
"locationName": "disableApiStop"
|
10302
10314
|
}
|
10303
10315
|
}
|
@@ -10315,7 +10327,7 @@
|
|
10315
10327
|
},
|
10316
10328
|
"NextToken": {},
|
10317
10329
|
"Filters": {
|
10318
|
-
"shape": "
|
10330
|
+
"shape": "Szm",
|
10319
10331
|
"locationName": "Filter"
|
10320
10332
|
},
|
10321
10333
|
"InstanceConnectEndpointIds": {
|
@@ -10349,11 +10361,11 @@
|
|
10349
10361
|
"type": "boolean"
|
10350
10362
|
},
|
10351
10363
|
"Filters": {
|
10352
|
-
"shape": "
|
10364
|
+
"shape": "Szm",
|
10353
10365
|
"locationName": "Filter"
|
10354
10366
|
},
|
10355
10367
|
"InstanceIds": {
|
10356
|
-
"shape": "
|
10368
|
+
"shape": "S11b",
|
10357
10369
|
"locationName": "InstanceId"
|
10358
10370
|
},
|
10359
10371
|
"MaxResults": {
|
@@ -10400,7 +10412,7 @@
|
|
10400
10412
|
"type": "structure",
|
10401
10413
|
"members": {
|
10402
10414
|
"InstanceTagAttribute": {
|
10403
|
-
"shape": "
|
10415
|
+
"shape": "Sz1",
|
10404
10416
|
"locationName": "instanceTagAttribute"
|
10405
10417
|
}
|
10406
10418
|
}
|
@@ -10421,7 +10433,7 @@
|
|
10421
10433
|
}
|
10422
10434
|
},
|
10423
10435
|
"Filters": {
|
10424
|
-
"shape": "
|
10436
|
+
"shape": "Szm",
|
10425
10437
|
"locationName": "Filter"
|
10426
10438
|
},
|
10427
10439
|
"MaxResults": {
|
@@ -10452,11 +10464,11 @@
|
|
10452
10464
|
"type": "structure",
|
10453
10465
|
"members": {
|
10454
10466
|
"Filters": {
|
10455
|
-
"shape": "
|
10467
|
+
"shape": "Szm",
|
10456
10468
|
"locationName": "Filter"
|
10457
10469
|
},
|
10458
10470
|
"InstanceIds": {
|
10459
|
-
"shape": "
|
10471
|
+
"shape": "S11b",
|
10460
10472
|
"locationName": "InstanceId"
|
10461
10473
|
},
|
10462
10474
|
"MaxResults": {
|
@@ -10493,7 +10505,7 @@
|
|
10493
10505
|
"locationName": "eventsSet",
|
10494
10506
|
"type": "list",
|
10495
10507
|
"member": {
|
10496
|
-
"shape": "
|
10508
|
+
"shape": "S193",
|
10497
10509
|
"locationName": "item"
|
10498
10510
|
}
|
10499
10511
|
},
|
@@ -10501,15 +10513,15 @@
|
|
10501
10513
|
"locationName": "instanceId"
|
10502
10514
|
},
|
10503
10515
|
"InstanceState": {
|
10504
|
-
"shape": "
|
10516
|
+
"shape": "S196",
|
10505
10517
|
"locationName": "instanceState"
|
10506
10518
|
},
|
10507
10519
|
"InstanceStatus": {
|
10508
|
-
"shape": "
|
10520
|
+
"shape": "S198",
|
10509
10521
|
"locationName": "instanceStatus"
|
10510
10522
|
},
|
10511
10523
|
"SystemStatus": {
|
10512
|
-
"shape": "
|
10524
|
+
"shape": "S198",
|
10513
10525
|
"locationName": "systemStatus"
|
10514
10526
|
}
|
10515
10527
|
}
|
@@ -10530,7 +10542,7 @@
|
|
10530
10542
|
},
|
10531
10543
|
"LocationType": {},
|
10532
10544
|
"Filters": {
|
10533
|
-
"shape": "
|
10545
|
+
"shape": "Szm",
|
10534
10546
|
"locationName": "Filter"
|
10535
10547
|
},
|
10536
10548
|
"MaxResults": {
|
@@ -10580,7 +10592,7 @@
|
|
10580
10592
|
"member": {}
|
10581
10593
|
},
|
10582
10594
|
"Filters": {
|
10583
|
-
"shape": "
|
10595
|
+
"shape": "Szm",
|
10584
10596
|
"locationName": "Filter"
|
10585
10597
|
},
|
10586
10598
|
"MaxResults": {
|
@@ -11067,11 +11079,11 @@
|
|
11067
11079
|
"type": "structure",
|
11068
11080
|
"members": {
|
11069
11081
|
"Filters": {
|
11070
|
-
"shape": "
|
11082
|
+
"shape": "Szm",
|
11071
11083
|
"locationName": "Filter"
|
11072
11084
|
},
|
11073
11085
|
"InstanceIds": {
|
11074
|
-
"shape": "
|
11086
|
+
"shape": "S11b",
|
11075
11087
|
"locationName": "InstanceId"
|
11076
11088
|
},
|
11077
11089
|
"DryRun": {
|
@@ -11094,7 +11106,7 @@
|
|
11094
11106
|
"locationName": "reservationSet",
|
11095
11107
|
"type": "list",
|
11096
11108
|
"member": {
|
11097
|
-
"shape": "
|
11109
|
+
"shape": "S1cp",
|
11098
11110
|
"locationName": "item"
|
11099
11111
|
}
|
11100
11112
|
},
|
@@ -11109,7 +11121,7 @@
|
|
11109
11121
|
"type": "structure",
|
11110
11122
|
"members": {
|
11111
11123
|
"Filters": {
|
11112
|
-
"shape": "
|
11124
|
+
"shape": "Szm",
|
11113
11125
|
"locationName": "Filter"
|
11114
11126
|
},
|
11115
11127
|
"DryRun": {
|
@@ -11154,7 +11166,7 @@
|
|
11154
11166
|
"type": "boolean"
|
11155
11167
|
},
|
11156
11168
|
"Filters": {
|
11157
|
-
"shape": "
|
11169
|
+
"shape": "Szm",
|
11158
11170
|
"locationName": "Filter"
|
11159
11171
|
},
|
11160
11172
|
"MaxResults": {
|
@@ -11200,7 +11212,7 @@
|
|
11200
11212
|
"type": "integer"
|
11201
11213
|
},
|
11202
11214
|
"Filters": {
|
11203
|
-
"shape": "
|
11215
|
+
"shape": "Szm",
|
11204
11216
|
"locationName": "Filter"
|
11205
11217
|
}
|
11206
11218
|
}
|
@@ -11238,7 +11250,7 @@
|
|
11238
11250
|
"type": "integer"
|
11239
11251
|
},
|
11240
11252
|
"Filters": {
|
11241
|
-
"shape": "
|
11253
|
+
"shape": "Szm",
|
11242
11254
|
"locationName": "Filter"
|
11243
11255
|
}
|
11244
11256
|
}
|
@@ -11268,7 +11280,7 @@
|
|
11268
11280
|
"type": "boolean"
|
11269
11281
|
},
|
11270
11282
|
"Filters": {
|
11271
|
-
"shape": "
|
11283
|
+
"shape": "Szm",
|
11272
11284
|
"locationName": "Filter"
|
11273
11285
|
},
|
11274
11286
|
"MaxResults": {
|
@@ -11306,7 +11318,7 @@
|
|
11306
11318
|
"type": "boolean"
|
11307
11319
|
},
|
11308
11320
|
"Filters": {
|
11309
|
-
"shape": "
|
11321
|
+
"shape": "Szm",
|
11310
11322
|
"locationName": "Filter"
|
11311
11323
|
},
|
11312
11324
|
"MaxResults": {
|
@@ -11355,7 +11367,7 @@
|
|
11355
11367
|
"type": "boolean"
|
11356
11368
|
},
|
11357
11369
|
"Filters": {
|
11358
|
-
"shape": "
|
11370
|
+
"shape": "Szm",
|
11359
11371
|
"locationName": "Filter"
|
11360
11372
|
}
|
11361
11373
|
}
|
@@ -11407,7 +11419,7 @@
|
|
11407
11419
|
"type": "structure",
|
11408
11420
|
"members": {
|
11409
11421
|
"Filters": {
|
11410
|
-
"shape": "
|
11422
|
+
"shape": "Szm",
|
11411
11423
|
"locationName": "Filter"
|
11412
11424
|
},
|
11413
11425
|
"KeyNames": {
|
@@ -11482,7 +11494,7 @@
|
|
11482
11494
|
"LaunchTemplateId": {},
|
11483
11495
|
"LaunchTemplateName": {},
|
11484
11496
|
"Versions": {
|
11485
|
-
"shape": "
|
11497
|
+
"shape": "Sve",
|
11486
11498
|
"locationName": "LaunchTemplateVersion"
|
11487
11499
|
},
|
11488
11500
|
"MinVersion": {},
|
@@ -11492,7 +11504,7 @@
|
|
11492
11504
|
"type": "integer"
|
11493
11505
|
},
|
11494
11506
|
"Filters": {
|
11495
|
-
"shape": "
|
11507
|
+
"shape": "Szm",
|
11496
11508
|
"locationName": "Filter"
|
11497
11509
|
},
|
11498
11510
|
"ResolveAlias": {
|
@@ -11539,7 +11551,7 @@
|
|
11539
11551
|
}
|
11540
11552
|
},
|
11541
11553
|
"Filters": {
|
11542
|
-
"shape": "
|
11554
|
+
"shape": "Szm",
|
11543
11555
|
"locationName": "Filter"
|
11544
11556
|
},
|
11545
11557
|
"NextToken": {},
|
@@ -11577,7 +11589,7 @@
|
|
11577
11589
|
}
|
11578
11590
|
},
|
11579
11591
|
"Filters": {
|
11580
|
-
"shape": "
|
11592
|
+
"shape": "Szm",
|
11581
11593
|
"locationName": "Filter"
|
11582
11594
|
},
|
11583
11595
|
"MaxResults": {
|
@@ -11618,7 +11630,7 @@
|
|
11618
11630
|
}
|
11619
11631
|
},
|
11620
11632
|
"Filters": {
|
11621
|
-
"shape": "
|
11633
|
+
"shape": "Szm",
|
11622
11634
|
"locationName": "Filter"
|
11623
11635
|
},
|
11624
11636
|
"MaxResults": {
|
@@ -11659,7 +11671,7 @@
|
|
11659
11671
|
}
|
11660
11672
|
},
|
11661
11673
|
"Filters": {
|
11662
|
-
"shape": "
|
11674
|
+
"shape": "Szm",
|
11663
11675
|
"locationName": "Filter"
|
11664
11676
|
},
|
11665
11677
|
"MaxResults": {
|
@@ -11700,7 +11712,7 @@
|
|
11700
11712
|
}
|
11701
11713
|
},
|
11702
11714
|
"Filters": {
|
11703
|
-
"shape": "
|
11715
|
+
"shape": "Szm",
|
11704
11716
|
"locationName": "Filter"
|
11705
11717
|
},
|
11706
11718
|
"MaxResults": {
|
@@ -11726,7 +11738,7 @@
|
|
11726
11738
|
"locationName": "localGatewayVirtualInterfaceGroupId"
|
11727
11739
|
},
|
11728
11740
|
"LocalGatewayVirtualInterfaceIds": {
|
11729
|
-
"shape": "
|
11741
|
+
"shape": "S1fe",
|
11730
11742
|
"locationName": "localGatewayVirtualInterfaceIdSet"
|
11731
11743
|
},
|
11732
11744
|
"LocalGatewayId": {
|
@@ -11753,11 +11765,11 @@
|
|
11753
11765
|
"type": "structure",
|
11754
11766
|
"members": {
|
11755
11767
|
"LocalGatewayVirtualInterfaceIds": {
|
11756
|
-
"shape": "
|
11768
|
+
"shape": "S1fe",
|
11757
11769
|
"locationName": "LocalGatewayVirtualInterfaceId"
|
11758
11770
|
},
|
11759
11771
|
"Filters": {
|
11760
|
-
"shape": "
|
11772
|
+
"shape": "Szm",
|
11761
11773
|
"locationName": "Filter"
|
11762
11774
|
},
|
11763
11775
|
"MaxResults": {
|
@@ -11831,7 +11843,7 @@
|
|
11831
11843
|
}
|
11832
11844
|
},
|
11833
11845
|
"Filters": {
|
11834
|
-
"shape": "
|
11846
|
+
"shape": "Szm",
|
11835
11847
|
"locationName": "Filter"
|
11836
11848
|
},
|
11837
11849
|
"MaxResults": {
|
@@ -11886,7 +11898,7 @@
|
|
11886
11898
|
"type": "boolean"
|
11887
11899
|
},
|
11888
11900
|
"Filters": {
|
11889
|
-
"shape": "
|
11901
|
+
"shape": "Szm",
|
11890
11902
|
"locationName": "Filter"
|
11891
11903
|
},
|
11892
11904
|
"MaxResults": {
|
@@ -11921,7 +11933,7 @@
|
|
11921
11933
|
"type": "structure",
|
11922
11934
|
"members": {
|
11923
11935
|
"Filters": {
|
11924
|
-
"shape": "
|
11936
|
+
"shape": "Szm",
|
11925
11937
|
"locationName": "filter"
|
11926
11938
|
},
|
11927
11939
|
"DryRun": {
|
@@ -11974,7 +11986,7 @@
|
|
11974
11986
|
"type": "boolean"
|
11975
11987
|
},
|
11976
11988
|
"Filter": {
|
11977
|
-
"shape": "
|
11989
|
+
"shape": "Szm"
|
11978
11990
|
},
|
11979
11991
|
"MaxResults": {
|
11980
11992
|
"type": "integer"
|
@@ -12011,7 +12023,7 @@
|
|
12011
12023
|
"type": "structure",
|
12012
12024
|
"members": {
|
12013
12025
|
"Filters": {
|
12014
|
-
"shape": "
|
12026
|
+
"shape": "Szm",
|
12015
12027
|
"locationName": "Filter"
|
12016
12028
|
},
|
12017
12029
|
"DryRun": {
|
@@ -12067,7 +12079,7 @@
|
|
12067
12079
|
"type": "timestamp"
|
12068
12080
|
},
|
12069
12081
|
"Filters": {
|
12070
|
-
"shape": "
|
12082
|
+
"shape": "Szm",
|
12071
12083
|
"locationName": "Filter"
|
12072
12084
|
},
|
12073
12085
|
"MaxResults": {
|
@@ -12086,7 +12098,7 @@
|
|
12086
12098
|
"locationName": "networkInsightsAccessScopeAnalysisSet",
|
12087
12099
|
"type": "list",
|
12088
12100
|
"member": {
|
12089
|
-
"shape": "
|
12101
|
+
"shape": "S1ge",
|
12090
12102
|
"locationName": "item"
|
12091
12103
|
}
|
12092
12104
|
},
|
@@ -12108,7 +12120,7 @@
|
|
12108
12120
|
}
|
12109
12121
|
},
|
12110
12122
|
"Filters": {
|
12111
|
-
"shape": "
|
12123
|
+
"shape": "Szm",
|
12112
12124
|
"locationName": "Filter"
|
12113
12125
|
},
|
12114
12126
|
"MaxResults": {
|
@@ -12156,7 +12168,7 @@
|
|
12156
12168
|
"type": "timestamp"
|
12157
12169
|
},
|
12158
12170
|
"Filters": {
|
12159
|
-
"shape": "
|
12171
|
+
"shape": "Szm",
|
12160
12172
|
"locationName": "Filter"
|
12161
12173
|
},
|
12162
12174
|
"MaxResults": {
|
@@ -12175,7 +12187,7 @@
|
|
12175
12187
|
"locationName": "networkInsightsAnalysisSet",
|
12176
12188
|
"type": "list",
|
12177
12189
|
"member": {
|
12178
|
-
"shape": "
|
12190
|
+
"shape": "S1gp",
|
12179
12191
|
"locationName": "item"
|
12180
12192
|
}
|
12181
12193
|
},
|
@@ -12197,7 +12209,7 @@
|
|
12197
12209
|
}
|
12198
12210
|
},
|
12199
12211
|
"Filters": {
|
12200
|
-
"shape": "
|
12212
|
+
"shape": "Szm",
|
12201
12213
|
"locationName": "Filter"
|
12202
12214
|
},
|
12203
12215
|
"MaxResults": {
|
@@ -12264,7 +12276,7 @@
|
|
12264
12276
|
"locationName": "networkInterfaceId"
|
12265
12277
|
},
|
12266
12278
|
"SourceDestCheck": {
|
12267
|
-
"shape": "
|
12279
|
+
"shape": "S18g",
|
12268
12280
|
"locationName": "sourceDestCheck"
|
12269
12281
|
}
|
12270
12282
|
}
|
@@ -12280,7 +12292,7 @@
|
|
12280
12292
|
"member": {}
|
12281
12293
|
},
|
12282
12294
|
"Filters": {
|
12283
|
-
"shape": "
|
12295
|
+
"shape": "Szm",
|
12284
12296
|
"locationName": "Filter"
|
12285
12297
|
},
|
12286
12298
|
"NextToken": {},
|
@@ -12311,7 +12323,7 @@
|
|
12311
12323
|
"type": "structure",
|
12312
12324
|
"members": {
|
12313
12325
|
"Filters": {
|
12314
|
-
"shape": "
|
12326
|
+
"shape": "Szm",
|
12315
12327
|
"locationName": "filter"
|
12316
12328
|
},
|
12317
12329
|
"DryRun": {
|
@@ -12353,7 +12365,7 @@
|
|
12353
12365
|
"type": "structure",
|
12354
12366
|
"members": {
|
12355
12367
|
"Filters": {
|
12356
|
-
"shape": "
|
12368
|
+
"shape": "Szm",
|
12357
12369
|
"locationName": "Filter"
|
12358
12370
|
},
|
12359
12371
|
"DryRun": {
|
@@ -12396,7 +12408,7 @@
|
|
12396
12408
|
"type": "boolean"
|
12397
12409
|
},
|
12398
12410
|
"Filters": {
|
12399
|
-
"shape": "
|
12411
|
+
"shape": "Szm",
|
12400
12412
|
"locationName": "Filter"
|
12401
12413
|
},
|
12402
12414
|
"MaxResults": {
|
@@ -12475,7 +12487,7 @@
|
|
12475
12487
|
"locationName": "arn"
|
12476
12488
|
},
|
12477
12489
|
"Statuses": {
|
12478
|
-
"shape": "
|
12490
|
+
"shape": "S103",
|
12479
12491
|
"locationName": "statusSet"
|
12480
12492
|
}
|
12481
12493
|
}
|
@@ -12503,7 +12515,7 @@
|
|
12503
12515
|
"type": "integer"
|
12504
12516
|
},
|
12505
12517
|
"Filters": {
|
12506
|
-
"shape": "
|
12518
|
+
"shape": "Szm",
|
12507
12519
|
"locationName": "Filter"
|
12508
12520
|
}
|
12509
12521
|
}
|
@@ -12528,7 +12540,7 @@
|
|
12528
12540
|
"locationName": "poolAddressRangeSet",
|
12529
12541
|
"type": "list",
|
12530
12542
|
"member": {
|
12531
|
-
"shape": "
|
12543
|
+
"shape": "S1is",
|
12532
12544
|
"locationName": "item"
|
12533
12545
|
}
|
12534
12546
|
},
|
@@ -12561,7 +12573,7 @@
|
|
12561
12573
|
"type": "structure",
|
12562
12574
|
"members": {
|
12563
12575
|
"Filters": {
|
12564
|
-
"shape": "
|
12576
|
+
"shape": "Szm",
|
12565
12577
|
"locationName": "Filter"
|
12566
12578
|
},
|
12567
12579
|
"RegionNames": {
|
@@ -12617,7 +12629,7 @@
|
|
12617
12629
|
}
|
12618
12630
|
},
|
12619
12631
|
"Filters": {
|
12620
|
-
"shape": "
|
12632
|
+
"shape": "Szm",
|
12621
12633
|
"locationName": "Filter"
|
12622
12634
|
},
|
12623
12635
|
"MaxResults": {
|
@@ -12651,12 +12663,12 @@
|
|
12651
12663
|
"type": "structure",
|
12652
12664
|
"members": {
|
12653
12665
|
"Filters": {
|
12654
|
-
"shape": "
|
12666
|
+
"shape": "Szm",
|
12655
12667
|
"locationName": "Filter"
|
12656
12668
|
},
|
12657
12669
|
"OfferingClass": {},
|
12658
12670
|
"ReservedInstancesIds": {
|
12659
|
-
"shape": "
|
12671
|
+
"shape": "S1j5",
|
12660
12672
|
"locationName": "ReservedInstancesId"
|
12661
12673
|
},
|
12662
12674
|
"DryRun": {
|
@@ -12730,7 +12742,7 @@
|
|
12730
12742
|
"locationName": "offeringType"
|
12731
12743
|
},
|
12732
12744
|
"RecurringCharges": {
|
12733
|
-
"shape": "
|
12745
|
+
"shape": "S1jd",
|
12734
12746
|
"locationName": "recurringCharges"
|
12735
12747
|
},
|
12736
12748
|
"Scope": {
|
@@ -12751,7 +12763,7 @@
|
|
12751
12763
|
"type": "structure",
|
12752
12764
|
"members": {
|
12753
12765
|
"Filters": {
|
12754
|
-
"shape": "
|
12766
|
+
"shape": "Szm",
|
12755
12767
|
"locationName": "Filter"
|
12756
12768
|
},
|
12757
12769
|
"ReservedInstancesId": {
|
@@ -12777,7 +12789,7 @@
|
|
12777
12789
|
"type": "structure",
|
12778
12790
|
"members": {
|
12779
12791
|
"Filters": {
|
12780
|
-
"shape": "
|
12792
|
+
"shape": "Szm",
|
12781
12793
|
"locationName": "Filter"
|
12782
12794
|
},
|
12783
12795
|
"ReservedInstancesModificationIds": {
|
@@ -12827,7 +12839,7 @@
|
|
12827
12839
|
"locationName": "reservedInstancesId"
|
12828
12840
|
},
|
12829
12841
|
"TargetConfiguration": {
|
12830
|
-
"shape": "
|
12842
|
+
"shape": "S1jr",
|
12831
12843
|
"locationName": "targetConfiguration"
|
12832
12844
|
}
|
12833
12845
|
}
|
@@ -12871,7 +12883,7 @@
|
|
12871
12883
|
"members": {
|
12872
12884
|
"AvailabilityZone": {},
|
12873
12885
|
"Filters": {
|
12874
|
-
"shape": "
|
12886
|
+
"shape": "Szm",
|
12875
12887
|
"locationName": "Filter"
|
12876
12888
|
},
|
12877
12889
|
"IncludeMarketplace": {
|
@@ -12982,7 +12994,7 @@
|
|
12982
12994
|
}
|
12983
12995
|
},
|
12984
12996
|
"RecurringCharges": {
|
12985
|
-
"shape": "
|
12997
|
+
"shape": "S1jd",
|
12986
12998
|
"locationName": "recurringCharges"
|
12987
12999
|
},
|
12988
13000
|
"Scope": {
|
@@ -13002,7 +13014,7 @@
|
|
13002
13014
|
"type": "structure",
|
13003
13015
|
"members": {
|
13004
13016
|
"Filters": {
|
13005
|
-
"shape": "
|
13017
|
+
"shape": "Szm",
|
13006
13018
|
"locationName": "Filter"
|
13007
13019
|
},
|
13008
13020
|
"DryRun": {
|
@@ -13051,7 +13063,7 @@
|
|
13051
13063
|
"type": "boolean"
|
13052
13064
|
},
|
13053
13065
|
"Filters": {
|
13054
|
-
"shape": "
|
13066
|
+
"shape": "Szm",
|
13055
13067
|
"locationName": "Filter"
|
13056
13068
|
},
|
13057
13069
|
"FirstSlotStartTimeRange": {
|
@@ -13150,7 +13162,7 @@
|
|
13150
13162
|
"locationName": "purchaseToken"
|
13151
13163
|
},
|
13152
13164
|
"Recurrence": {
|
13153
|
-
"shape": "
|
13165
|
+
"shape": "S1ke",
|
13154
13166
|
"locationName": "recurrence"
|
13155
13167
|
},
|
13156
13168
|
"SlotDurationInHours": {
|
@@ -13175,7 +13187,7 @@
|
|
13175
13187
|
"type": "boolean"
|
13176
13188
|
},
|
13177
13189
|
"Filters": {
|
13178
|
-
"shape": "
|
13190
|
+
"shape": "Szm",
|
13179
13191
|
"locationName": "Filter"
|
13180
13192
|
},
|
13181
13193
|
"MaxResults": {
|
@@ -13212,7 +13224,7 @@
|
|
13212
13224
|
"locationName": "scheduledInstanceSet",
|
13213
13225
|
"type": "list",
|
13214
13226
|
"member": {
|
13215
|
-
"shape": "
|
13227
|
+
"shape": "S1km",
|
13216
13228
|
"locationName": "item"
|
13217
13229
|
}
|
13218
13230
|
}
|
@@ -13267,11 +13279,11 @@
|
|
13267
13279
|
"type": "structure",
|
13268
13280
|
"members": {
|
13269
13281
|
"Filters": {
|
13270
|
-
"shape": "
|
13282
|
+
"shape": "Szm",
|
13271
13283
|
"locationName": "Filter"
|
13272
13284
|
},
|
13273
13285
|
"SecurityGroupRuleIds": {
|
13274
|
-
"shape": "
|
13286
|
+
"shape": "S1kt",
|
13275
13287
|
"locationName": "SecurityGroupRuleId"
|
13276
13288
|
},
|
13277
13289
|
"DryRun": {
|
@@ -13301,7 +13313,7 @@
|
|
13301
13313
|
"type": "structure",
|
13302
13314
|
"members": {
|
13303
13315
|
"Filters": {
|
13304
|
-
"shape": "
|
13316
|
+
"shape": "Szm",
|
13305
13317
|
"locationName": "Filter"
|
13306
13318
|
},
|
13307
13319
|
"GroupIds": {
|
@@ -13309,7 +13321,7 @@
|
|
13309
13321
|
"locationName": "GroupId"
|
13310
13322
|
},
|
13311
13323
|
"GroupNames": {
|
13312
|
-
"shape": "
|
13324
|
+
"shape": "S1kx",
|
13313
13325
|
"locationName": "GroupName"
|
13314
13326
|
},
|
13315
13327
|
"DryRun": {
|
@@ -13388,11 +13400,11 @@
|
|
13388
13400
|
"type": "structure",
|
13389
13401
|
"members": {
|
13390
13402
|
"CreateVolumePermissions": {
|
13391
|
-
"shape": "
|
13403
|
+
"shape": "S1l5",
|
13392
13404
|
"locationName": "createVolumePermission"
|
13393
13405
|
},
|
13394
13406
|
"ProductCodes": {
|
13395
|
-
"shape": "
|
13407
|
+
"shape": "S15q",
|
13396
13408
|
"locationName": "productCodes"
|
13397
13409
|
},
|
13398
13410
|
"SnapshotId": {
|
@@ -13406,7 +13418,7 @@
|
|
13406
13418
|
"type": "structure",
|
13407
13419
|
"members": {
|
13408
13420
|
"Filters": {
|
13409
|
-
"shape": "
|
13421
|
+
"shape": "Szm",
|
13410
13422
|
"locationName": "Filter"
|
13411
13423
|
},
|
13412
13424
|
"DryRun": {
|
@@ -13483,7 +13495,7 @@
|
|
13483
13495
|
"type": "structure",
|
13484
13496
|
"members": {
|
13485
13497
|
"Filters": {
|
13486
|
-
"shape": "
|
13498
|
+
"shape": "Szm",
|
13487
13499
|
"locationName": "Filter"
|
13488
13500
|
},
|
13489
13501
|
"MaxResults": {
|
@@ -13491,7 +13503,7 @@
|
|
13491
13503
|
},
|
13492
13504
|
"NextToken": {},
|
13493
13505
|
"OwnerIds": {
|
13494
|
-
"shape": "
|
13506
|
+
"shape": "S15v",
|
13495
13507
|
"locationName": "Owner"
|
13496
13508
|
},
|
13497
13509
|
"RestorableByUserIds": {
|
@@ -13500,7 +13512,7 @@
|
|
13500
13512
|
"member": {}
|
13501
13513
|
},
|
13502
13514
|
"SnapshotIds": {
|
13503
|
-
"shape": "
|
13515
|
+
"shape": "S1lf",
|
13504
13516
|
"locationName": "SnapshotId"
|
13505
13517
|
},
|
13506
13518
|
"DryRun": {
|
@@ -13573,7 +13585,7 @@
|
|
13573
13585
|
"type": "structure",
|
13574
13586
|
"members": {
|
13575
13587
|
"ActiveInstances": {
|
13576
|
-
"shape": "
|
13588
|
+
"shape": "S14t",
|
13577
13589
|
"locationName": "activeInstanceSet"
|
13578
13590
|
},
|
13579
13591
|
"NextToken": {
|
@@ -13627,7 +13639,7 @@
|
|
13627
13639
|
"type": "structure",
|
13628
13640
|
"members": {
|
13629
13641
|
"EventInformation": {
|
13630
|
-
"shape": "
|
13642
|
+
"shape": "S14q",
|
13631
13643
|
"locationName": "eventInformation"
|
13632
13644
|
},
|
13633
13645
|
"EventType": {
|
@@ -13699,7 +13711,7 @@
|
|
13699
13711
|
"type": "timestamp"
|
13700
13712
|
},
|
13701
13713
|
"SpotFleetRequestConfig": {
|
13702
|
-
"shape": "
|
13714
|
+
"shape": "S1ly",
|
13703
13715
|
"locationName": "spotFleetRequestConfig"
|
13704
13716
|
},
|
13705
13717
|
"SpotFleetRequestId": {
|
@@ -13723,7 +13735,7 @@
|
|
13723
13735
|
"type": "structure",
|
13724
13736
|
"members": {
|
13725
13737
|
"Filters": {
|
13726
|
-
"shape": "
|
13738
|
+
"shape": "Szm",
|
13727
13739
|
"locationName": "Filter"
|
13728
13740
|
},
|
13729
13741
|
"DryRun": {
|
@@ -13744,7 +13756,7 @@
|
|
13744
13756
|
"type": "structure",
|
13745
13757
|
"members": {
|
13746
13758
|
"SpotInstanceRequests": {
|
13747
|
-
"shape": "
|
13759
|
+
"shape": "S1mq",
|
13748
13760
|
"locationName": "spotInstanceRequestSet"
|
13749
13761
|
},
|
13750
13762
|
"NextToken": {
|
@@ -13758,7 +13770,7 @@
|
|
13758
13770
|
"type": "structure",
|
13759
13771
|
"members": {
|
13760
13772
|
"Filters": {
|
13761
|
-
"shape": "
|
13773
|
+
"shape": "Szm",
|
13762
13774
|
"locationName": "Filter"
|
13763
13775
|
},
|
13764
13776
|
"AvailabilityZone": {
|
@@ -13870,11 +13882,11 @@
|
|
13870
13882
|
"locationName": "groupName"
|
13871
13883
|
},
|
13872
13884
|
"StaleIpPermissions": {
|
13873
|
-
"shape": "
|
13885
|
+
"shape": "S1n8",
|
13874
13886
|
"locationName": "staleIpPermissions"
|
13875
13887
|
},
|
13876
13888
|
"StaleIpPermissionsEgress": {
|
13877
|
-
"shape": "
|
13889
|
+
"shape": "S1n8",
|
13878
13890
|
"locationName": "staleIpPermissionsEgress"
|
13879
13891
|
},
|
13880
13892
|
"VpcId": {
|
@@ -13901,7 +13913,7 @@
|
|
13901
13913
|
"type": "boolean"
|
13902
13914
|
},
|
13903
13915
|
"Filters": {
|
13904
|
-
"shape": "
|
13916
|
+
"shape": "Szm",
|
13905
13917
|
"locationName": "Filter"
|
13906
13918
|
},
|
13907
13919
|
"NextToken": {},
|
@@ -13957,7 +13969,7 @@
|
|
13957
13969
|
"type": "structure",
|
13958
13970
|
"members": {
|
13959
13971
|
"Filters": {
|
13960
|
-
"shape": "
|
13972
|
+
"shape": "Szm",
|
13961
13973
|
"locationName": "Filter"
|
13962
13974
|
},
|
13963
13975
|
"SubnetIds": {
|
@@ -14003,7 +14015,7 @@
|
|
14003
14015
|
"type": "boolean"
|
14004
14016
|
},
|
14005
14017
|
"Filters": {
|
14006
|
-
"shape": "
|
14018
|
+
"shape": "Szm",
|
14007
14019
|
"locationName": "Filter"
|
14008
14020
|
},
|
14009
14021
|
"MaxResults": {
|
@@ -14061,7 +14073,7 @@
|
|
14061
14073
|
"type": "boolean"
|
14062
14074
|
},
|
14063
14075
|
"Filters": {
|
14064
|
-
"shape": "
|
14076
|
+
"shape": "Szm",
|
14065
14077
|
"locationName": "Filter"
|
14066
14078
|
},
|
14067
14079
|
"MaxResults": {
|
@@ -14102,7 +14114,7 @@
|
|
14102
14114
|
"type": "boolean"
|
14103
14115
|
},
|
14104
14116
|
"Filters": {
|
14105
|
-
"shape": "
|
14117
|
+
"shape": "Szm",
|
14106
14118
|
"locationName": "Filter"
|
14107
14119
|
},
|
14108
14120
|
"MaxResults": {
|
@@ -14143,7 +14155,7 @@
|
|
14143
14155
|
"type": "boolean"
|
14144
14156
|
},
|
14145
14157
|
"Filters": {
|
14146
|
-
"shape": "
|
14158
|
+
"shape": "Szm",
|
14147
14159
|
"locationName": "Filter"
|
14148
14160
|
},
|
14149
14161
|
"MaxResults": {
|
@@ -14174,10 +14186,10 @@
|
|
14174
14186
|
"type": "structure",
|
14175
14187
|
"members": {
|
14176
14188
|
"TransitGatewayAttachmentIds": {
|
14177
|
-
"shape": "
|
14189
|
+
"shape": "S1o6"
|
14178
14190
|
},
|
14179
14191
|
"Filters": {
|
14180
|
-
"shape": "
|
14192
|
+
"shape": "Szm",
|
14181
14193
|
"locationName": "Filter"
|
14182
14194
|
},
|
14183
14195
|
"MaxResults": {
|
@@ -14260,7 +14272,7 @@
|
|
14260
14272
|
}
|
14261
14273
|
},
|
14262
14274
|
"Filters": {
|
14263
|
-
"shape": "
|
14275
|
+
"shape": "Szm",
|
14264
14276
|
"locationName": "Filter"
|
14265
14277
|
},
|
14266
14278
|
"MaxResults": {
|
@@ -14294,10 +14306,10 @@
|
|
14294
14306
|
"type": "structure",
|
14295
14307
|
"members": {
|
14296
14308
|
"TransitGatewayAttachmentIds": {
|
14297
|
-
"shape": "
|
14309
|
+
"shape": "S1o6"
|
14298
14310
|
},
|
14299
14311
|
"Filters": {
|
14300
|
-
"shape": "
|
14312
|
+
"shape": "Szm",
|
14301
14313
|
"locationName": "Filter"
|
14302
14314
|
},
|
14303
14315
|
"MaxResults": {
|
@@ -14337,7 +14349,7 @@
|
|
14337
14349
|
}
|
14338
14350
|
},
|
14339
14351
|
"Filters": {
|
14340
|
-
"shape": "
|
14352
|
+
"shape": "Szm",
|
14341
14353
|
"locationName": "Filter"
|
14342
14354
|
},
|
14343
14355
|
"MaxResults": {
|
@@ -14371,10 +14383,10 @@
|
|
14371
14383
|
"type": "structure",
|
14372
14384
|
"members": {
|
14373
14385
|
"TransitGatewayAttachmentIds": {
|
14374
|
-
"shape": "
|
14386
|
+
"shape": "S1o6"
|
14375
14387
|
},
|
14376
14388
|
"Filters": {
|
14377
|
-
"shape": "
|
14389
|
+
"shape": "Szm",
|
14378
14390
|
"locationName": "Filter"
|
14379
14391
|
},
|
14380
14392
|
"MaxResults": {
|
@@ -14414,7 +14426,7 @@
|
|
14414
14426
|
}
|
14415
14427
|
},
|
14416
14428
|
"Filters": {
|
14417
|
-
"shape": "
|
14429
|
+
"shape": "Szm",
|
14418
14430
|
"locationName": "Filter"
|
14419
14431
|
},
|
14420
14432
|
"MaxResults": {
|
@@ -14454,7 +14466,7 @@
|
|
14454
14466
|
}
|
14455
14467
|
},
|
14456
14468
|
"Filters": {
|
14457
|
-
"shape": "
|
14469
|
+
"shape": "Szm",
|
14458
14470
|
"locationName": "Filter"
|
14459
14471
|
},
|
14460
14472
|
"MaxResults": {
|
@@ -14494,7 +14506,7 @@
|
|
14494
14506
|
}
|
14495
14507
|
},
|
14496
14508
|
"Filters": {
|
14497
|
-
"shape": "
|
14509
|
+
"shape": "Szm",
|
14498
14510
|
"locationName": "Filter"
|
14499
14511
|
},
|
14500
14512
|
"MaxResults": {
|
@@ -14528,10 +14540,10 @@
|
|
14528
14540
|
"type": "structure",
|
14529
14541
|
"members": {
|
14530
14542
|
"TransitGatewayAttachmentIds": {
|
14531
|
-
"shape": "
|
14543
|
+
"shape": "S1o6"
|
14532
14544
|
},
|
14533
14545
|
"Filters": {
|
14534
|
-
"shape": "
|
14546
|
+
"shape": "Szm",
|
14535
14547
|
"locationName": "Filter"
|
14536
14548
|
},
|
14537
14549
|
"MaxResults": {
|
@@ -14571,7 +14583,7 @@
|
|
14571
14583
|
}
|
14572
14584
|
},
|
14573
14585
|
"Filters": {
|
14574
|
-
"shape": "
|
14586
|
+
"shape": "Szm",
|
14575
14587
|
"locationName": "Filter"
|
14576
14588
|
},
|
14577
14589
|
"MaxResults": {
|
@@ -14615,7 +14627,7 @@
|
|
14615
14627
|
"type": "boolean"
|
14616
14628
|
},
|
14617
14629
|
"Filters": {
|
14618
|
-
"shape": "
|
14630
|
+
"shape": "Szm",
|
14619
14631
|
"locationName": "Filter"
|
14620
14632
|
},
|
14621
14633
|
"NextToken": {},
|
@@ -14659,7 +14671,7 @@
|
|
14659
14671
|
},
|
14660
14672
|
"NextToken": {},
|
14661
14673
|
"Filters": {
|
14662
|
-
"shape": "
|
14674
|
+
"shape": "Szm",
|
14663
14675
|
"locationName": "Filter"
|
14664
14676
|
},
|
14665
14677
|
"DryRun": {
|
@@ -14701,7 +14713,7 @@
|
|
14701
14713
|
},
|
14702
14714
|
"NextToken": {},
|
14703
14715
|
"Filters": {
|
14704
|
-
"shape": "
|
14716
|
+
"shape": "Szm",
|
14705
14717
|
"locationName": "Filter"
|
14706
14718
|
},
|
14707
14719
|
"DryRun": {
|
@@ -14731,7 +14743,7 @@
|
|
14731
14743
|
"type": "structure",
|
14732
14744
|
"members": {
|
14733
14745
|
"VerifiedAccessInstanceIds": {
|
14734
|
-
"shape": "
|
14746
|
+
"shape": "S1pp",
|
14735
14747
|
"locationName": "VerifiedAccessInstanceId"
|
14736
14748
|
},
|
14737
14749
|
"MaxResults": {
|
@@ -14739,7 +14751,7 @@
|
|
14739
14751
|
},
|
14740
14752
|
"NextToken": {},
|
14741
14753
|
"Filters": {
|
14742
|
-
"shape": "
|
14754
|
+
"shape": "Szm",
|
14743
14755
|
"locationName": "Filter"
|
14744
14756
|
},
|
14745
14757
|
"DryRun": {
|
@@ -14754,7 +14766,7 @@
|
|
14754
14766
|
"locationName": "loggingConfigurationSet",
|
14755
14767
|
"type": "list",
|
14756
14768
|
"member": {
|
14757
|
-
"shape": "
|
14769
|
+
"shape": "S1pt",
|
14758
14770
|
"locationName": "item"
|
14759
14771
|
}
|
14760
14772
|
},
|
@@ -14769,7 +14781,7 @@
|
|
14769
14781
|
"type": "structure",
|
14770
14782
|
"members": {
|
14771
14783
|
"VerifiedAccessInstanceIds": {
|
14772
|
-
"shape": "
|
14784
|
+
"shape": "S1pp",
|
14773
14785
|
"locationName": "VerifiedAccessInstanceId"
|
14774
14786
|
},
|
14775
14787
|
"MaxResults": {
|
@@ -14777,7 +14789,7 @@
|
|
14777
14789
|
},
|
14778
14790
|
"NextToken": {},
|
14779
14791
|
"Filters": {
|
14780
|
-
"shape": "
|
14792
|
+
"shape": "Szm",
|
14781
14793
|
"locationName": "Filter"
|
14782
14794
|
},
|
14783
14795
|
"DryRun": {
|
@@ -14818,7 +14830,7 @@
|
|
14818
14830
|
},
|
14819
14831
|
"NextToken": {},
|
14820
14832
|
"Filters": {
|
14821
|
-
"shape": "
|
14833
|
+
"shape": "Szm",
|
14822
14834
|
"locationName": "Filter"
|
14823
14835
|
},
|
14824
14836
|
"DryRun": {
|
@@ -14863,11 +14875,11 @@
|
|
14863
14875
|
"type": "structure",
|
14864
14876
|
"members": {
|
14865
14877
|
"AutoEnableIO": {
|
14866
|
-
"shape": "
|
14878
|
+
"shape": "S18g",
|
14867
14879
|
"locationName": "autoEnableIO"
|
14868
14880
|
},
|
14869
14881
|
"ProductCodes": {
|
14870
|
-
"shape": "
|
14882
|
+
"shape": "S15q",
|
14871
14883
|
"locationName": "productCodes"
|
14872
14884
|
},
|
14873
14885
|
"VolumeId": {
|
@@ -14881,7 +14893,7 @@
|
|
14881
14893
|
"type": "structure",
|
14882
14894
|
"members": {
|
14883
14895
|
"Filters": {
|
14884
|
-
"shape": "
|
14896
|
+
"shape": "Szm",
|
14885
14897
|
"locationName": "Filter"
|
14886
14898
|
},
|
14887
14899
|
"MaxResults": {
|
@@ -15024,7 +15036,7 @@
|
|
15024
15036
|
"type": "structure",
|
15025
15037
|
"members": {
|
15026
15038
|
"Filters": {
|
15027
|
-
"shape": "
|
15039
|
+
"shape": "Szm",
|
15028
15040
|
"locationName": "Filter"
|
15029
15041
|
},
|
15030
15042
|
"VolumeIds": {
|
@@ -15073,7 +15085,7 @@
|
|
15073
15085
|
"locationName": "VolumeId"
|
15074
15086
|
},
|
15075
15087
|
"Filters": {
|
15076
|
-
"shape": "
|
15088
|
+
"shape": "Szm",
|
15077
15089
|
"locationName": "Filter"
|
15078
15090
|
},
|
15079
15091
|
"NextToken": {},
|
@@ -15089,7 +15101,7 @@
|
|
15089
15101
|
"locationName": "volumeModificationSet",
|
15090
15102
|
"type": "list",
|
15091
15103
|
"member": {
|
15092
|
-
"shape": "
|
15104
|
+
"shape": "S1qx",
|
15093
15105
|
"locationName": "item"
|
15094
15106
|
}
|
15095
15107
|
},
|
@@ -15122,15 +15134,15 @@
|
|
15122
15134
|
"locationName": "vpcId"
|
15123
15135
|
},
|
15124
15136
|
"EnableDnsHostnames": {
|
15125
|
-
"shape": "
|
15137
|
+
"shape": "S18g",
|
15126
15138
|
"locationName": "enableDnsHostnames"
|
15127
15139
|
},
|
15128
15140
|
"EnableDnsSupport": {
|
15129
|
-
"shape": "
|
15141
|
+
"shape": "S18g",
|
15130
15142
|
"locationName": "enableDnsSupport"
|
15131
15143
|
},
|
15132
15144
|
"EnableNetworkAddressUsageMetrics": {
|
15133
|
-
"shape": "
|
15145
|
+
"shape": "S18g",
|
15134
15146
|
"locationName": "enableNetworkAddressUsageMetrics"
|
15135
15147
|
}
|
15136
15148
|
}
|
@@ -15141,7 +15153,7 @@
|
|
15141
15153
|
"type": "structure",
|
15142
15154
|
"members": {
|
15143
15155
|
"Filters": {
|
15144
|
-
"shape": "
|
15156
|
+
"shape": "Szm",
|
15145
15157
|
"locationName": "Filter"
|
15146
15158
|
},
|
15147
15159
|
"DryRun": {
|
@@ -15149,7 +15161,7 @@
|
|
15149
15161
|
"type": "boolean"
|
15150
15162
|
},
|
15151
15163
|
"VpcIds": {
|
15152
|
-
"shape": "
|
15164
|
+
"shape": "S1r3",
|
15153
15165
|
"locationName": "VpcId"
|
15154
15166
|
}
|
15155
15167
|
}
|
@@ -15193,7 +15205,7 @@
|
|
15193
15205
|
"locationName": "nextToken"
|
15194
15206
|
},
|
15195
15207
|
"VpcIds": {
|
15196
|
-
"shape": "
|
15208
|
+
"shape": "S1r3"
|
15197
15209
|
}
|
15198
15210
|
}
|
15199
15211
|
},
|
@@ -15232,7 +15244,7 @@
|
|
15232
15244
|
},
|
15233
15245
|
"ConnectionNotificationId": {},
|
15234
15246
|
"Filters": {
|
15235
|
-
"shape": "
|
15247
|
+
"shape": "Szm",
|
15236
15248
|
"locationName": "Filter"
|
15237
15249
|
},
|
15238
15250
|
"MaxResults": {
|
@@ -15266,7 +15278,7 @@
|
|
15266
15278
|
"type": "boolean"
|
15267
15279
|
},
|
15268
15280
|
"Filters": {
|
15269
|
-
"shape": "
|
15281
|
+
"shape": "Szm",
|
15270
15282
|
"locationName": "Filter"
|
15271
15283
|
},
|
15272
15284
|
"MaxResults": {
|
@@ -15340,11 +15352,11 @@
|
|
15340
15352
|
"type": "boolean"
|
15341
15353
|
},
|
15342
15354
|
"ServiceIds": {
|
15343
|
-
"shape": "
|
15355
|
+
"shape": "Syb",
|
15344
15356
|
"locationName": "ServiceId"
|
15345
15357
|
},
|
15346
15358
|
"Filters": {
|
15347
|
-
"shape": "
|
15359
|
+
"shape": "Szm",
|
15348
15360
|
"locationName": "Filter"
|
15349
15361
|
},
|
15350
15362
|
"MaxResults": {
|
@@ -15382,7 +15394,7 @@
|
|
15382
15394
|
},
|
15383
15395
|
"ServiceId": {},
|
15384
15396
|
"Filters": {
|
15385
|
-
"shape": "
|
15397
|
+
"shape": "Szm",
|
15386
15398
|
"locationName": "Filter"
|
15387
15399
|
},
|
15388
15400
|
"MaxResults": {
|
@@ -15438,7 +15450,7 @@
|
|
15438
15450
|
"locationName": "ServiceName"
|
15439
15451
|
},
|
15440
15452
|
"Filters": {
|
15441
|
-
"shape": "
|
15453
|
+
"shape": "Szm",
|
15442
15454
|
"locationName": "Filter"
|
15443
15455
|
},
|
15444
15456
|
"MaxResults": {
|
@@ -15545,7 +15557,7 @@
|
|
15545
15557
|
"locationName": "VpcEndpointId"
|
15546
15558
|
},
|
15547
15559
|
"Filters": {
|
15548
|
-
"shape": "
|
15560
|
+
"shape": "Szm",
|
15549
15561
|
"locationName": "Filter"
|
15550
15562
|
},
|
15551
15563
|
"MaxResults": {
|
@@ -15576,7 +15588,7 @@
|
|
15576
15588
|
"type": "structure",
|
15577
15589
|
"members": {
|
15578
15590
|
"Filters": {
|
15579
|
-
"shape": "
|
15591
|
+
"shape": "Szm",
|
15580
15592
|
"locationName": "Filter"
|
15581
15593
|
},
|
15582
15594
|
"DryRun": {
|
@@ -15618,7 +15630,7 @@
|
|
15618
15630
|
"type": "structure",
|
15619
15631
|
"members": {
|
15620
15632
|
"Filters": {
|
15621
|
-
"shape": "
|
15633
|
+
"shape": "Szm",
|
15622
15634
|
"locationName": "Filter"
|
15623
15635
|
},
|
15624
15636
|
"VpcIds": {
|
@@ -15660,7 +15672,7 @@
|
|
15660
15672
|
"type": "structure",
|
15661
15673
|
"members": {
|
15662
15674
|
"Filters": {
|
15663
|
-
"shape": "
|
15675
|
+
"shape": "Szm",
|
15664
15676
|
"locationName": "Filter"
|
15665
15677
|
},
|
15666
15678
|
"VpnConnectionIds": {
|
@@ -15695,7 +15707,7 @@
|
|
15695
15707
|
"type": "structure",
|
15696
15708
|
"members": {
|
15697
15709
|
"Filters": {
|
15698
|
-
"shape": "
|
15710
|
+
"shape": "Szm",
|
15699
15711
|
"locationName": "Filter"
|
15700
15712
|
},
|
15701
15713
|
"VpnGatewayIds": {
|
@@ -15960,11 +15972,11 @@
|
|
15960
15972
|
"locationName": "resourceType"
|
15961
15973
|
},
|
15962
15974
|
"SnapshotConfiguration": {
|
15963
|
-
"shape": "
|
15975
|
+
"shape": "S14c",
|
15964
15976
|
"locationName": "snapshotConfiguration"
|
15965
15977
|
},
|
15966
15978
|
"LaunchTemplate": {
|
15967
|
-
"shape": "
|
15979
|
+
"shape": "S14d",
|
15968
15980
|
"locationName": "launchTemplate"
|
15969
15981
|
},
|
15970
15982
|
"MaxParallelLaunches": {
|
@@ -15996,11 +16008,11 @@
|
|
15996
16008
|
],
|
15997
16009
|
"members": {
|
15998
16010
|
"AvailabilityZones": {
|
15999
|
-
"shape": "
|
16011
|
+
"shape": "S1t3",
|
16000
16012
|
"locationName": "AvailabilityZone"
|
16001
16013
|
},
|
16002
16014
|
"SourceSnapshotIds": {
|
16003
|
-
"shape": "
|
16015
|
+
"shape": "S1lf",
|
16004
16016
|
"locationName": "SourceSnapshotId"
|
16005
16017
|
},
|
16006
16018
|
"DryRun": {
|
@@ -16184,7 +16196,7 @@
|
|
16184
16196
|
"type": "structure",
|
16185
16197
|
"members": {
|
16186
16198
|
"Propagation": {
|
16187
|
-
"shape": "
|
16199
|
+
"shape": "S1tk",
|
16188
16200
|
"locationName": "propagation"
|
16189
16201
|
}
|
16190
16202
|
}
|
@@ -16728,11 +16740,11 @@
|
|
16728
16740
|
"locationName": "resourceType"
|
16729
16741
|
},
|
16730
16742
|
"SnapshotConfiguration": {
|
16731
|
-
"shape": "
|
16743
|
+
"shape": "S14c",
|
16732
16744
|
"locationName": "snapshotConfiguration"
|
16733
16745
|
},
|
16734
16746
|
"LaunchTemplate": {
|
16735
|
-
"shape": "
|
16747
|
+
"shape": "S14d",
|
16736
16748
|
"locationName": "launchTemplate"
|
16737
16749
|
},
|
16738
16750
|
"MaxParallelLaunches": {
|
@@ -16764,11 +16776,11 @@
|
|
16764
16776
|
],
|
16765
16777
|
"members": {
|
16766
16778
|
"AvailabilityZones": {
|
16767
|
-
"shape": "
|
16779
|
+
"shape": "S1t3",
|
16768
16780
|
"locationName": "AvailabilityZone"
|
16769
16781
|
},
|
16770
16782
|
"SourceSnapshotIds": {
|
16771
|
-
"shape": "
|
16783
|
+
"shape": "S1lf",
|
16772
16784
|
"locationName": "SourceSnapshotId"
|
16773
16785
|
},
|
16774
16786
|
"DryRun": {
|
@@ -16975,7 +16987,7 @@
|
|
16975
16987
|
"type": "structure",
|
16976
16988
|
"members": {
|
16977
16989
|
"Propagation": {
|
16978
|
-
"shape": "
|
16990
|
+
"shape": "S1tk",
|
16979
16991
|
"locationName": "propagation"
|
16980
16992
|
}
|
16981
16993
|
}
|
@@ -17170,7 +17182,7 @@
|
|
17170
17182
|
"locationName": "progress"
|
17171
17183
|
},
|
17172
17184
|
"S3ExportLocation": {
|
17173
|
-
"shape": "
|
17185
|
+
"shape": "S13z",
|
17174
17186
|
"locationName": "s3ExportLocation"
|
17175
17187
|
},
|
17176
17188
|
"Status": {
|
@@ -17196,7 +17208,7 @@
|
|
17196
17208
|
"members": {
|
17197
17209
|
"TransitGatewayRouteTableId": {},
|
17198
17210
|
"Filters": {
|
17199
|
-
"shape": "
|
17211
|
+
"shape": "Szm",
|
17200
17212
|
"locationName": "Filter"
|
17201
17213
|
},
|
17202
17214
|
"S3Bucket": {},
|
@@ -17462,7 +17474,7 @@
|
|
17462
17474
|
"members": {
|
17463
17475
|
"PoolId": {},
|
17464
17476
|
"Filters": {
|
17465
|
-
"shape": "
|
17477
|
+
"shape": "Szm",
|
17466
17478
|
"locationName": "Filter"
|
17467
17479
|
},
|
17468
17480
|
"MaxResults": {
|
@@ -17586,7 +17598,7 @@
|
|
17586
17598
|
"type": "structure",
|
17587
17599
|
"members": {
|
17588
17600
|
"InstanceFamilyCreditSpecification": {
|
17589
|
-
"shape": "
|
17601
|
+
"shape": "S1wu",
|
17590
17602
|
"locationName": "instanceFamilyCreditSpecification"
|
17591
17603
|
}
|
17592
17604
|
}
|
@@ -17736,7 +17748,7 @@
|
|
17736
17748
|
],
|
17737
17749
|
"members": {
|
17738
17750
|
"HostIdSet": {
|
17739
|
-
"shape": "
|
17751
|
+
"shape": "S1xb"
|
17740
17752
|
},
|
17741
17753
|
"OfferingId": {}
|
17742
17754
|
}
|
@@ -17748,7 +17760,7 @@
|
|
17748
17760
|
"locationName": "currencyCode"
|
17749
17761
|
},
|
17750
17762
|
"Purchase": {
|
17751
|
-
"shape": "
|
17763
|
+
"shape": "S1xd",
|
17752
17764
|
"locationName": "purchase"
|
17753
17765
|
},
|
17754
17766
|
"TotalHourlyPrice": {
|
@@ -17773,11 +17785,11 @@
|
|
17773
17785
|
"type": "boolean"
|
17774
17786
|
},
|
17775
17787
|
"ArchitectureTypes": {
|
17776
|
-
"shape": "
|
17788
|
+
"shape": "S1xg",
|
17777
17789
|
"locationName": "ArchitectureType"
|
17778
17790
|
},
|
17779
17791
|
"VirtualizationTypes": {
|
17780
|
-
"shape": "
|
17792
|
+
"shape": "S1xh",
|
17781
17793
|
"locationName": "VirtualizationType"
|
17782
17794
|
},
|
17783
17795
|
"InstanceRequirements": {
|
@@ -17930,7 +17942,7 @@
|
|
17930
17942
|
"IpamResourceDiscoveryId": {},
|
17931
17943
|
"DiscoveryRegion": {},
|
17932
17944
|
"Filters": {
|
17933
|
-
"shape": "
|
17945
|
+
"shape": "Szm",
|
17934
17946
|
"locationName": "Filter"
|
17935
17947
|
},
|
17936
17948
|
"NextToken": {},
|
@@ -17998,7 +18010,7 @@
|
|
17998
18010
|
"IpamResourceDiscoveryId": {},
|
17999
18011
|
"ResourceRegion": {},
|
18000
18012
|
"Filters": {
|
18001
|
-
"shape": "
|
18013
|
+
"shape": "Szm",
|
18002
18014
|
"locationName": "Filter"
|
18003
18015
|
},
|
18004
18016
|
"NextToken": {},
|
@@ -18072,7 +18084,7 @@
|
|
18072
18084
|
"IpamPoolId": {},
|
18073
18085
|
"IpamPoolAllocationId": {},
|
18074
18086
|
"Filters": {
|
18075
|
-
"shape": "
|
18087
|
+
"shape": "Szm",
|
18076
18088
|
"locationName": "Filter"
|
18077
18089
|
},
|
18078
18090
|
"MaxResults": {
|
@@ -18110,7 +18122,7 @@
|
|
18110
18122
|
},
|
18111
18123
|
"IpamPoolId": {},
|
18112
18124
|
"Filters": {
|
18113
|
-
"shape": "
|
18125
|
+
"shape": "Szm",
|
18114
18126
|
"locationName": "Filter"
|
18115
18127
|
},
|
18116
18128
|
"MaxResults": {
|
@@ -18126,7 +18138,7 @@
|
|
18126
18138
|
"locationName": "ipamPoolCidrSet",
|
18127
18139
|
"type": "list",
|
18128
18140
|
"member": {
|
18129
|
-
"shape": "
|
18141
|
+
"shape": "Syo",
|
18130
18142
|
"locationName": "item"
|
18131
18143
|
}
|
18132
18144
|
},
|
@@ -18147,7 +18159,7 @@
|
|
18147
18159
|
"type": "boolean"
|
18148
18160
|
},
|
18149
18161
|
"Filters": {
|
18150
|
-
"shape": "
|
18162
|
+
"shape": "Szm",
|
18151
18163
|
"locationName": "Filter"
|
18152
18164
|
},
|
18153
18165
|
"MaxResults": {
|
@@ -18174,7 +18186,7 @@
|
|
18174
18186
|
"locationName": "ipamResourceCidrSet",
|
18175
18187
|
"type": "list",
|
18176
18188
|
"member": {
|
18177
|
-
"shape": "
|
18189
|
+
"shape": "S1yh",
|
18178
18190
|
"locationName": "item"
|
18179
18191
|
}
|
18180
18192
|
}
|
@@ -18334,7 +18346,7 @@
|
|
18334
18346
|
"locationName": "findingId"
|
18335
18347
|
},
|
18336
18348
|
"FindingComponents": {
|
18337
|
-
"shape": "
|
18349
|
+
"shape": "S1gr",
|
18338
18350
|
"locationName": "findingComponentSet"
|
18339
18351
|
}
|
18340
18352
|
}
|
@@ -18437,7 +18449,7 @@
|
|
18437
18449
|
"locationName": "paymentDue"
|
18438
18450
|
},
|
18439
18451
|
"ReservedInstanceValueRollup": {
|
18440
|
-
"shape": "
|
18452
|
+
"shape": "S1z4",
|
18441
18453
|
"locationName": "reservedInstanceValueRollup"
|
18442
18454
|
},
|
18443
18455
|
"ReservedInstanceValueSet": {
|
@@ -18448,7 +18460,7 @@
|
|
18448
18460
|
"type": "structure",
|
18449
18461
|
"members": {
|
18450
18462
|
"ReservationValue": {
|
18451
|
-
"shape": "
|
18463
|
+
"shape": "S1z4",
|
18452
18464
|
"locationName": "reservationValue"
|
18453
18465
|
},
|
18454
18466
|
"ReservedInstanceId": {
|
@@ -18458,7 +18470,7 @@
|
|
18458
18470
|
}
|
18459
18471
|
},
|
18460
18472
|
"TargetConfigurationValueRollup": {
|
18461
|
-
"shape": "
|
18473
|
+
"shape": "S1z4",
|
18462
18474
|
"locationName": "targetConfigurationValueRollup"
|
18463
18475
|
},
|
18464
18476
|
"TargetConfigurationValueSet": {
|
@@ -18469,7 +18481,7 @@
|
|
18469
18481
|
"type": "structure",
|
18470
18482
|
"members": {
|
18471
18483
|
"ReservationValue": {
|
18472
|
-
"shape": "
|
18484
|
+
"shape": "S1z4",
|
18473
18485
|
"locationName": "reservationValue"
|
18474
18486
|
},
|
18475
18487
|
"TargetConfiguration": {
|
@@ -18541,11 +18553,11 @@
|
|
18541
18553
|
"type": "structure",
|
18542
18554
|
"members": {
|
18543
18555
|
"ArchitectureTypes": {
|
18544
|
-
"shape": "
|
18556
|
+
"shape": "S1xg",
|
18545
18557
|
"locationName": "ArchitectureType"
|
18546
18558
|
},
|
18547
18559
|
"VirtualizationTypes": {
|
18548
|
-
"shape": "
|
18560
|
+
"shape": "S1xh",
|
18549
18561
|
"locationName": "VirtualizationType"
|
18550
18562
|
},
|
18551
18563
|
"InstanceRequirements": {
|
@@ -18599,7 +18611,7 @@
|
|
18599
18611
|
],
|
18600
18612
|
"members": {
|
18601
18613
|
"Filters": {
|
18602
|
-
"shape": "
|
18614
|
+
"shape": "Szm",
|
18603
18615
|
"locationName": "Filter"
|
18604
18616
|
},
|
18605
18617
|
"SubnetId": {},
|
@@ -18616,11 +18628,11 @@
|
|
18616
18628
|
"type": "structure",
|
18617
18629
|
"members": {
|
18618
18630
|
"SubnetIpv4CidrReservations": {
|
18619
|
-
"shape": "
|
18631
|
+
"shape": "S1zo",
|
18620
18632
|
"locationName": "subnetIpv4CidrReservationSet"
|
18621
18633
|
},
|
18622
18634
|
"SubnetIpv6CidrReservations": {
|
18623
|
-
"shape": "
|
18635
|
+
"shape": "S1zo",
|
18624
18636
|
"locationName": "subnetIpv6CidrReservationSet"
|
18625
18637
|
},
|
18626
18638
|
"NextToken": {
|
@@ -18638,7 +18650,7 @@
|
|
18638
18650
|
"members": {
|
18639
18651
|
"TransitGatewayAttachmentId": {},
|
18640
18652
|
"Filters": {
|
18641
|
-
"shape": "
|
18653
|
+
"shape": "Szm",
|
18642
18654
|
"locationName": "Filter"
|
18643
18655
|
},
|
18644
18656
|
"MaxResults": {
|
@@ -18684,7 +18696,7 @@
|
|
18684
18696
|
"members": {
|
18685
18697
|
"TransitGatewayMulticastDomainId": {},
|
18686
18698
|
"Filters": {
|
18687
|
-
"shape": "
|
18699
|
+
"shape": "Szm",
|
18688
18700
|
"locationName": "Filter"
|
18689
18701
|
},
|
18690
18702
|
"MaxResults": {
|
@@ -18740,7 +18752,7 @@
|
|
18740
18752
|
"members": {
|
18741
18753
|
"TransitGatewayPolicyTableId": {},
|
18742
18754
|
"Filters": {
|
18743
|
-
"shape": "
|
18755
|
+
"shape": "Szm",
|
18744
18756
|
"locationName": "Filter"
|
18745
18757
|
},
|
18746
18758
|
"MaxResults": {
|
@@ -18778,7 +18790,7 @@
|
|
18778
18790
|
"members": {
|
18779
18791
|
"TransitGatewayPolicyTableId": {},
|
18780
18792
|
"Filters": {
|
18781
|
-
"shape": "
|
18793
|
+
"shape": "Szm",
|
18782
18794
|
"locationName": "Filter"
|
18783
18795
|
},
|
18784
18796
|
"MaxResults": {
|
@@ -18854,7 +18866,7 @@
|
|
18854
18866
|
"members": {
|
18855
18867
|
"TransitGatewayRouteTableId": {},
|
18856
18868
|
"Filters": {
|
18857
|
-
"shape": "
|
18869
|
+
"shape": "Szm",
|
18858
18870
|
"locationName": "Filter"
|
18859
18871
|
},
|
18860
18872
|
"MaxResults": {
|
@@ -18892,7 +18904,7 @@
|
|
18892
18904
|
"members": {
|
18893
18905
|
"TransitGatewayRouteTableId": {},
|
18894
18906
|
"Filters": {
|
18895
|
-
"shape": "
|
18907
|
+
"shape": "Szm",
|
18896
18908
|
"locationName": "Filter"
|
18897
18909
|
},
|
18898
18910
|
"MaxResults": {
|
@@ -18944,7 +18956,7 @@
|
|
18944
18956
|
"members": {
|
18945
18957
|
"TransitGatewayRouteTableId": {},
|
18946
18958
|
"Filters": {
|
18947
|
-
"shape": "
|
18959
|
+
"shape": "Szm",
|
18948
18960
|
"locationName": "Filter"
|
18949
18961
|
},
|
18950
18962
|
"MaxResults": {
|
@@ -19197,7 +19209,7 @@
|
|
19197
19209
|
"members": {
|
19198
19210
|
"Architecture": {},
|
19199
19211
|
"ClientData": {
|
19200
|
-
"shape": "
|
19212
|
+
"shape": "S210"
|
19201
19213
|
},
|
19202
19214
|
"ClientToken": {},
|
19203
19215
|
"Description": {},
|
@@ -19213,10 +19225,10 @@
|
|
19213
19225
|
"Format": {},
|
19214
19226
|
"SnapshotId": {},
|
19215
19227
|
"Url": {
|
19216
|
-
"shape": "
|
19228
|
+
"shape": "S17z"
|
19217
19229
|
},
|
19218
19230
|
"UserBucket": {
|
19219
|
-
"shape": "
|
19231
|
+
"shape": "S213"
|
19220
19232
|
}
|
19221
19233
|
}
|
19222
19234
|
}
|
@@ -19285,7 +19297,7 @@
|
|
19285
19297
|
"locationName": "progress"
|
19286
19298
|
},
|
19287
19299
|
"SnapshotDetails": {
|
19288
|
-
"shape": "
|
19300
|
+
"shape": "S17x",
|
19289
19301
|
"locationName": "snapshotDetailSet"
|
19290
19302
|
},
|
19291
19303
|
"Status": {
|
@@ -19295,7 +19307,7 @@
|
|
19295
19307
|
"locationName": "statusMessage"
|
19296
19308
|
},
|
19297
19309
|
"LicenseSpecifications": {
|
19298
|
-
"shape": "
|
19310
|
+
"shape": "S181",
|
19299
19311
|
"locationName": "licenseSpecifications"
|
19300
19312
|
},
|
19301
19313
|
"Tags": {
|
@@ -19326,10 +19338,10 @@
|
|
19326
19338
|
"members": {
|
19327
19339
|
"Description": {},
|
19328
19340
|
"Image": {
|
19329
|
-
"shape": "
|
19341
|
+
"shape": "S21a"
|
19330
19342
|
},
|
19331
19343
|
"Volume": {
|
19332
|
-
"shape": "
|
19344
|
+
"shape": "S21b"
|
19333
19345
|
}
|
19334
19346
|
}
|
19335
19347
|
}
|
@@ -19397,7 +19409,7 @@
|
|
19397
19409
|
"type": "structure",
|
19398
19410
|
"members": {
|
19399
19411
|
"ConversionTask": {
|
19400
|
-
"shape": "
|
19412
|
+
"shape": "S12v",
|
19401
19413
|
"locationName": "conversionTask"
|
19402
19414
|
}
|
19403
19415
|
}
|
@@ -19452,7 +19464,7 @@
|
|
19452
19464
|
"type": "structure",
|
19453
19465
|
"members": {
|
19454
19466
|
"ClientData": {
|
19455
|
-
"shape": "
|
19467
|
+
"shape": "S210"
|
19456
19468
|
},
|
19457
19469
|
"ClientToken": {},
|
19458
19470
|
"Description": {},
|
@@ -19462,10 +19474,10 @@
|
|
19462
19474
|
"Description": {},
|
19463
19475
|
"Format": {},
|
19464
19476
|
"Url": {
|
19465
|
-
"shape": "
|
19477
|
+
"shape": "S17z"
|
19466
19478
|
},
|
19467
19479
|
"UserBucket": {
|
19468
|
-
"shape": "
|
19480
|
+
"shape": "S213"
|
19469
19481
|
}
|
19470
19482
|
}
|
19471
19483
|
},
|
@@ -19493,7 +19505,7 @@
|
|
19493
19505
|
"locationName": "importTaskId"
|
19494
19506
|
},
|
19495
19507
|
"SnapshotTaskDetail": {
|
19496
|
-
"shape": "
|
19508
|
+
"shape": "S189",
|
19497
19509
|
"locationName": "snapshotTaskDetail"
|
19498
19510
|
},
|
19499
19511
|
"Tags": {
|
@@ -19523,11 +19535,11 @@
|
|
19523
19535
|
"type": "boolean"
|
19524
19536
|
},
|
19525
19537
|
"Image": {
|
19526
|
-
"shape": "
|
19538
|
+
"shape": "S21a",
|
19527
19539
|
"locationName": "image"
|
19528
19540
|
},
|
19529
19541
|
"Volume": {
|
19530
|
-
"shape": "
|
19542
|
+
"shape": "S21b",
|
19531
19543
|
"locationName": "volume"
|
19532
19544
|
}
|
19533
19545
|
}
|
@@ -19536,7 +19548,7 @@
|
|
19536
19548
|
"type": "structure",
|
19537
19549
|
"members": {
|
19538
19550
|
"ConversionTask": {
|
19539
|
-
"shape": "
|
19551
|
+
"shape": "S12v",
|
19540
19552
|
"locationName": "conversionTask"
|
19541
19553
|
}
|
19542
19554
|
}
|
@@ -19547,7 +19559,7 @@
|
|
19547
19559
|
"type": "structure",
|
19548
19560
|
"members": {
|
19549
19561
|
"ImageIds": {
|
19550
|
-
"shape": "
|
19562
|
+
"shape": "S17e",
|
19551
19563
|
"locationName": "ImageId"
|
19552
19564
|
},
|
19553
19565
|
"NextToken": {},
|
@@ -19604,7 +19616,7 @@
|
|
19604
19616
|
},
|
19605
19617
|
"NextToken": {},
|
19606
19618
|
"SnapshotIds": {
|
19607
|
-
"shape": "
|
19619
|
+
"shape": "S1lf",
|
19608
19620
|
"locationName": "SnapshotId"
|
19609
19621
|
},
|
19610
19622
|
"DryRun": {
|
@@ -19666,7 +19678,7 @@
|
|
19666
19678
|
"type": "structure",
|
19667
19679
|
"members": {
|
19668
19680
|
"Address": {
|
19669
|
-
"shape": "
|
19681
|
+
"shape": "Szz",
|
19670
19682
|
"locationName": "address"
|
19671
19683
|
}
|
19672
19684
|
}
|
@@ -19842,7 +19854,7 @@
|
|
19842
19854
|
"type": "structure",
|
19843
19855
|
"members": {
|
19844
19856
|
"InstanceFamilyCreditSpecification": {
|
19845
|
-
"shape": "
|
19857
|
+
"shape": "S1wu",
|
19846
19858
|
"locationName": "instanceFamilyCreditSpecification"
|
19847
19859
|
}
|
19848
19860
|
}
|
@@ -19916,25 +19928,25 @@
|
|
19916
19928
|
"Attribute": {},
|
19917
19929
|
"OperationType": {},
|
19918
19930
|
"UserIds": {
|
19919
|
-
"shape": "
|
19931
|
+
"shape": "S22g",
|
19920
19932
|
"locationName": "UserId"
|
19921
19933
|
},
|
19922
19934
|
"UserGroups": {
|
19923
|
-
"shape": "
|
19935
|
+
"shape": "S22h",
|
19924
19936
|
"locationName": "UserGroup"
|
19925
19937
|
},
|
19926
19938
|
"ProductCodes": {
|
19927
|
-
"shape": "
|
19939
|
+
"shape": "S22i",
|
19928
19940
|
"locationName": "ProductCode"
|
19929
19941
|
},
|
19930
19942
|
"LoadPermission": {
|
19931
19943
|
"type": "structure",
|
19932
19944
|
"members": {
|
19933
19945
|
"Add": {
|
19934
|
-
"shape": "
|
19946
|
+
"shape": "S22k"
|
19935
19947
|
},
|
19936
19948
|
"Remove": {
|
19937
|
-
"shape": "
|
19949
|
+
"shape": "S22k"
|
19938
19950
|
}
|
19939
19951
|
}
|
19940
19952
|
},
|
@@ -19946,7 +19958,7 @@
|
|
19946
19958
|
"type": "structure",
|
19947
19959
|
"members": {
|
19948
19960
|
"FpgaImageAttribute": {
|
19949
|
-
"shape": "
|
19961
|
+
"shape": "S15m",
|
19950
19962
|
"locationName": "fpgaImageAttribute"
|
19951
19963
|
}
|
19952
19964
|
}
|
@@ -19963,7 +19975,7 @@
|
|
19963
19975
|
"locationName": "autoPlacement"
|
19964
19976
|
},
|
19965
19977
|
"HostIds": {
|
19966
|
-
"shape": "
|
19978
|
+
"shape": "S16k",
|
19967
19979
|
"locationName": "hostId"
|
19968
19980
|
},
|
19969
19981
|
"HostRecovery": {},
|
@@ -19980,7 +19992,7 @@
|
|
19980
19992
|
"locationName": "successful"
|
19981
19993
|
},
|
19982
19994
|
"Unsuccessful": {
|
19983
|
-
"shape": "
|
19995
|
+
"shape": "S22p",
|
19984
19996
|
"locationName": "unsuccessful"
|
19985
19997
|
}
|
19986
19998
|
}
|
@@ -20039,24 +20051,24 @@
|
|
20039
20051
|
"type": "structure",
|
20040
20052
|
"members": {
|
20041
20053
|
"Add": {
|
20042
|
-
"shape": "
|
20054
|
+
"shape": "S17a"
|
20043
20055
|
},
|
20044
20056
|
"Remove": {
|
20045
|
-
"shape": "
|
20057
|
+
"shape": "S17a"
|
20046
20058
|
}
|
20047
20059
|
}
|
20048
20060
|
},
|
20049
20061
|
"OperationType": {},
|
20050
20062
|
"ProductCodes": {
|
20051
|
-
"shape": "
|
20063
|
+
"shape": "S22i",
|
20052
20064
|
"locationName": "ProductCode"
|
20053
20065
|
},
|
20054
20066
|
"UserGroups": {
|
20055
|
-
"shape": "
|
20067
|
+
"shape": "S22h",
|
20056
20068
|
"locationName": "UserGroup"
|
20057
20069
|
},
|
20058
20070
|
"UserIds": {
|
20059
|
-
"shape": "
|
20071
|
+
"shape": "S22g",
|
20060
20072
|
"locationName": "UserId"
|
20061
20073
|
},
|
20062
20074
|
"Value": {},
|
@@ -20092,7 +20104,7 @@
|
|
20092
20104
|
],
|
20093
20105
|
"members": {
|
20094
20106
|
"SourceDestCheck": {
|
20095
|
-
"shape": "
|
20107
|
+
"shape": "S18g"
|
20096
20108
|
},
|
20097
20109
|
"Attribute": {
|
20098
20110
|
"locationName": "attribute"
|
@@ -20130,7 +20142,7 @@
|
|
20130
20142
|
}
|
20131
20143
|
},
|
20132
20144
|
"DisableApiTermination": {
|
20133
|
-
"shape": "
|
20145
|
+
"shape": "S18g",
|
20134
20146
|
"locationName": "disableApiTermination"
|
20135
20147
|
},
|
20136
20148
|
"DryRun": {
|
@@ -20138,11 +20150,11 @@
|
|
20138
20150
|
"type": "boolean"
|
20139
20151
|
},
|
20140
20152
|
"EbsOptimized": {
|
20141
|
-
"shape": "
|
20153
|
+
"shape": "S18g",
|
20142
20154
|
"locationName": "ebsOptimized"
|
20143
20155
|
},
|
20144
20156
|
"EnaSupport": {
|
20145
|
-
"shape": "
|
20157
|
+
"shape": "S18g",
|
20146
20158
|
"locationName": "enaSupport"
|
20147
20159
|
},
|
20148
20160
|
"Groups": {
|
@@ -20186,7 +20198,7 @@
|
|
20186
20198
|
"locationName": "value"
|
20187
20199
|
},
|
20188
20200
|
"DisableApiStop": {
|
20189
|
-
"shape": "
|
20201
|
+
"shape": "S18g"
|
20190
20202
|
}
|
20191
20203
|
}
|
20192
20204
|
}
|
@@ -20201,7 +20213,7 @@
|
|
20201
20213
|
"members": {
|
20202
20214
|
"InstanceId": {},
|
20203
20215
|
"CapacityReservationSpecification": {
|
20204
|
-
"shape": "
|
20216
|
+
"shape": "S232"
|
20205
20217
|
},
|
20206
20218
|
"DryRun": {
|
20207
20219
|
"type": "boolean"
|
@@ -20313,7 +20325,7 @@
|
|
20313
20325
|
"type": "structure",
|
20314
20326
|
"members": {
|
20315
20327
|
"Event": {
|
20316
|
-
"shape": "
|
20328
|
+
"shape": "S193",
|
20317
20329
|
"locationName": "event"
|
20318
20330
|
}
|
20319
20331
|
}
|
@@ -20401,7 +20413,7 @@
|
|
20401
20413
|
"locationName": "instanceId"
|
20402
20414
|
},
|
20403
20415
|
"InstanceMetadataOptions": {
|
20404
|
-
"shape": "
|
20416
|
+
"shape": "S1de",
|
20405
20417
|
"locationName": "instanceMetadataOptions"
|
20406
20418
|
}
|
20407
20419
|
}
|
@@ -20461,7 +20473,7 @@
|
|
20461
20473
|
"locationName": "AddOperatingRegion"
|
20462
20474
|
},
|
20463
20475
|
"RemoveOperatingRegions": {
|
20464
|
-
"shape": "
|
20476
|
+
"shape": "S23r",
|
20465
20477
|
"locationName": "RemoveOperatingRegion"
|
20466
20478
|
}
|
20467
20479
|
}
|
@@ -20551,7 +20563,7 @@
|
|
20551
20563
|
"type": "structure",
|
20552
20564
|
"members": {
|
20553
20565
|
"IpamResourceCidr": {
|
20554
|
-
"shape": "
|
20566
|
+
"shape": "S1yh",
|
20555
20567
|
"locationName": "ipamResourceCidr"
|
20556
20568
|
}
|
20557
20569
|
}
|
@@ -20574,7 +20586,7 @@
|
|
20574
20586
|
"locationName": "AddOperatingRegion"
|
20575
20587
|
},
|
20576
20588
|
"RemoveOperatingRegions": {
|
20577
|
-
"shape": "
|
20589
|
+
"shape": "S23r",
|
20578
20590
|
"locationName": "RemoveOperatingRegion"
|
20579
20591
|
}
|
20580
20592
|
}
|
@@ -20748,7 +20760,7 @@
|
|
20748
20760
|
"locationName": "networkInterfaceId"
|
20749
20761
|
},
|
20750
20762
|
"SourceDestCheck": {
|
20751
|
-
"shape": "
|
20763
|
+
"shape": "S18g",
|
20752
20764
|
"locationName": "sourceDestCheck"
|
20753
20765
|
},
|
20754
20766
|
"EnaSrdSpecification": {
|
@@ -20799,7 +20811,7 @@
|
|
20799
20811
|
],
|
20800
20812
|
"members": {
|
20801
20813
|
"ReservedInstancesIds": {
|
20802
|
-
"shape": "
|
20814
|
+
"shape": "S1j5",
|
20803
20815
|
"locationName": "ReservedInstancesId"
|
20804
20816
|
},
|
20805
20817
|
"ClientToken": {
|
@@ -20809,7 +20821,7 @@
|
|
20809
20821
|
"locationName": "ReservedInstancesConfigurationSetItemType",
|
20810
20822
|
"type": "list",
|
20811
20823
|
"member": {
|
20812
|
-
"shape": "
|
20824
|
+
"shape": "S1jr",
|
20813
20825
|
"locationName": "item"
|
20814
20826
|
}
|
20815
20827
|
}
|
@@ -20891,21 +20903,21 @@
|
|
20891
20903
|
"type": "structure",
|
20892
20904
|
"members": {
|
20893
20905
|
"Add": {
|
20894
|
-
"shape": "
|
20906
|
+
"shape": "S1l5"
|
20895
20907
|
},
|
20896
20908
|
"Remove": {
|
20897
|
-
"shape": "
|
20909
|
+
"shape": "S1l5"
|
20898
20910
|
}
|
20899
20911
|
}
|
20900
20912
|
},
|
20901
20913
|
"GroupNames": {
|
20902
|
-
"shape": "
|
20914
|
+
"shape": "S1kx",
|
20903
20915
|
"locationName": "UserGroup"
|
20904
20916
|
},
|
20905
20917
|
"OperationType": {},
|
20906
20918
|
"SnapshotId": {},
|
20907
20919
|
"UserIds": {
|
20908
|
-
"shape": "
|
20920
|
+
"shape": "S22g",
|
20909
20921
|
"locationName": "UserId"
|
20910
20922
|
},
|
20911
20923
|
"DryRun": {
|
@@ -20953,7 +20965,7 @@
|
|
20953
20965
|
"locationName": "excessCapacityTerminationPolicy"
|
20954
20966
|
},
|
20955
20967
|
"LaunchTemplateConfigs": {
|
20956
|
-
"shape": "
|
20968
|
+
"shape": "S1md",
|
20957
20969
|
"locationName": "LaunchTemplateConfig"
|
20958
20970
|
},
|
20959
20971
|
"SpotFleetRequestId": {
|
@@ -20987,33 +20999,33 @@
|
|
20987
20999
|
],
|
20988
21000
|
"members": {
|
20989
21001
|
"AssignIpv6AddressOnCreation": {
|
20990
|
-
"shape": "
|
21002
|
+
"shape": "S18g"
|
20991
21003
|
},
|
20992
21004
|
"MapPublicIpOnLaunch": {
|
20993
|
-
"shape": "
|
21005
|
+
"shape": "S18g"
|
20994
21006
|
},
|
20995
21007
|
"SubnetId": {
|
20996
21008
|
"locationName": "subnetId"
|
20997
21009
|
},
|
20998
21010
|
"MapCustomerOwnedIpOnLaunch": {
|
20999
|
-
"shape": "
|
21011
|
+
"shape": "S18g"
|
21000
21012
|
},
|
21001
21013
|
"CustomerOwnedIpv4Pool": {},
|
21002
21014
|
"EnableDns64": {
|
21003
|
-
"shape": "
|
21015
|
+
"shape": "S18g"
|
21004
21016
|
},
|
21005
21017
|
"PrivateDnsHostnameTypeOnLaunch": {},
|
21006
21018
|
"EnableResourceNameDnsARecordOnLaunch": {
|
21007
|
-
"shape": "
|
21019
|
+
"shape": "S18g"
|
21008
21020
|
},
|
21009
21021
|
"EnableResourceNameDnsAAAARecordOnLaunch": {
|
21010
|
-
"shape": "
|
21022
|
+
"shape": "S18g"
|
21011
21023
|
},
|
21012
21024
|
"EnableLniAtDeviceIndex": {
|
21013
21025
|
"type": "integer"
|
21014
21026
|
},
|
21015
21027
|
"DisableLniAtDeviceIndex": {
|
21016
|
-
"shape": "
|
21028
|
+
"shape": "S18g"
|
21017
21029
|
}
|
21018
21030
|
}
|
21019
21031
|
}
|
@@ -21489,7 +21501,7 @@
|
|
21489
21501
|
"type": "structure",
|
21490
21502
|
"members": {
|
21491
21503
|
"LoggingConfiguration": {
|
21492
|
-
"shape": "
|
21504
|
+
"shape": "S1pt",
|
21493
21505
|
"locationName": "loggingConfiguration"
|
21494
21506
|
}
|
21495
21507
|
}
|
@@ -21566,7 +21578,7 @@
|
|
21566
21578
|
"type": "structure",
|
21567
21579
|
"members": {
|
21568
21580
|
"VolumeModification": {
|
21569
|
-
"shape": "
|
21581
|
+
"shape": "S1qx",
|
21570
21582
|
"locationName": "volumeModification"
|
21571
21583
|
}
|
21572
21584
|
}
|
@@ -21580,7 +21592,7 @@
|
|
21580
21592
|
],
|
21581
21593
|
"members": {
|
21582
21594
|
"AutoEnableIO": {
|
21583
|
-
"shape": "
|
21595
|
+
"shape": "S18g"
|
21584
21596
|
},
|
21585
21597
|
"VolumeId": {},
|
21586
21598
|
"DryRun": {
|
@@ -21598,16 +21610,16 @@
|
|
21598
21610
|
],
|
21599
21611
|
"members": {
|
21600
21612
|
"EnableDnsHostnames": {
|
21601
|
-
"shape": "
|
21613
|
+
"shape": "S18g"
|
21602
21614
|
},
|
21603
21615
|
"EnableDnsSupport": {
|
21604
|
-
"shape": "
|
21616
|
+
"shape": "S18g"
|
21605
21617
|
},
|
21606
21618
|
"VpcId": {
|
21607
21619
|
"locationName": "vpcId"
|
21608
21620
|
},
|
21609
21621
|
"EnableNetworkAddressUsageMetrics": {
|
21610
|
-
"shape": "
|
21622
|
+
"shape": "S18g"
|
21611
21623
|
}
|
21612
21624
|
}
|
21613
21625
|
}
|
@@ -21839,13 +21851,13 @@
|
|
21839
21851
|
],
|
21840
21852
|
"members": {
|
21841
21853
|
"AccepterPeeringConnectionOptions": {
|
21842
|
-
"shape": "
|
21854
|
+
"shape": "S26f"
|
21843
21855
|
},
|
21844
21856
|
"DryRun": {
|
21845
21857
|
"type": "boolean"
|
21846
21858
|
},
|
21847
21859
|
"RequesterPeeringConnectionOptions": {
|
21848
|
-
"shape": "
|
21860
|
+
"shape": "S26f"
|
21849
21861
|
},
|
21850
21862
|
"VpcPeeringConnectionId": {}
|
21851
21863
|
}
|
@@ -21854,11 +21866,11 @@
|
|
21854
21866
|
"type": "structure",
|
21855
21867
|
"members": {
|
21856
21868
|
"AccepterPeeringConnectionOptions": {
|
21857
|
-
"shape": "
|
21869
|
+
"shape": "S26h",
|
21858
21870
|
"locationName": "accepterPeeringConnectionOptions"
|
21859
21871
|
},
|
21860
21872
|
"RequesterPeeringConnectionOptions": {
|
21861
|
-
"shape": "
|
21873
|
+
"shape": "S26h",
|
21862
21874
|
"locationName": "requesterPeeringConnectionOptions"
|
21863
21875
|
}
|
21864
21876
|
}
|
@@ -22069,7 +22081,7 @@
|
|
22069
22081
|
],
|
22070
22082
|
"members": {
|
22071
22083
|
"InstanceIds": {
|
22072
|
-
"shape": "
|
22084
|
+
"shape": "S11b",
|
22073
22085
|
"locationName": "InstanceId"
|
22074
22086
|
},
|
22075
22087
|
"DryRun": {
|
@@ -22082,7 +22094,7 @@
|
|
22082
22094
|
"type": "structure",
|
22083
22095
|
"members": {
|
22084
22096
|
"InstanceMonitorings": {
|
22085
|
-
"shape": "
|
22097
|
+
"shape": "S26w",
|
22086
22098
|
"locationName": "instancesSet"
|
22087
22099
|
}
|
22088
22100
|
}
|
@@ -22219,7 +22231,7 @@
|
|
22219
22231
|
"type": "structure",
|
22220
22232
|
"members": {
|
22221
22233
|
"IpamPoolCidr": {
|
22222
|
-
"shape": "
|
22234
|
+
"shape": "Syo",
|
22223
22235
|
"locationName": "ipamPoolCidr"
|
22224
22236
|
}
|
22225
22237
|
}
|
@@ -22251,7 +22263,7 @@
|
|
22251
22263
|
"locationName": "poolId"
|
22252
22264
|
},
|
22253
22265
|
"PoolAddressRange": {
|
22254
|
-
"shape": "
|
22266
|
+
"shape": "S1is",
|
22255
22267
|
"locationName": "poolAddressRange"
|
22256
22268
|
}
|
22257
22269
|
}
|
@@ -22268,7 +22280,7 @@
|
|
22268
22280
|
"ClientToken": {},
|
22269
22281
|
"CurrencyCode": {},
|
22270
22282
|
"HostIdSet": {
|
22271
|
-
"shape": "
|
22283
|
+
"shape": "S1xb"
|
22272
22284
|
},
|
22273
22285
|
"LimitPrice": {},
|
22274
22286
|
"OfferingId": {},
|
@@ -22288,7 +22300,7 @@
|
|
22288
22300
|
"locationName": "currencyCode"
|
22289
22301
|
},
|
22290
22302
|
"Purchase": {
|
22291
|
-
"shape": "
|
22303
|
+
"shape": "S1xd",
|
22292
22304
|
"locationName": "purchase"
|
22293
22305
|
},
|
22294
22306
|
"TotalHourlyPrice": {
|
@@ -22383,7 +22395,7 @@
|
|
22383
22395
|
"locationName": "scheduledInstanceSet",
|
22384
22396
|
"type": "list",
|
22385
22397
|
"member": {
|
22386
|
-
"shape": "
|
22398
|
+
"shape": "S1km",
|
22387
22399
|
"locationName": "item"
|
22388
22400
|
}
|
22389
22401
|
}
|
@@ -22398,7 +22410,7 @@
|
|
22398
22410
|
],
|
22399
22411
|
"members": {
|
22400
22412
|
"InstanceIds": {
|
22401
|
-
"shape": "
|
22413
|
+
"shape": "S11b",
|
22402
22414
|
"locationName": "InstanceId"
|
22403
22415
|
},
|
22404
22416
|
"DryRun": {
|
@@ -22491,7 +22503,7 @@
|
|
22491
22503
|
"type": "boolean"
|
22492
22504
|
},
|
22493
22505
|
"InstanceTagKeys": {
|
22494
|
-
"shape": "
|
22506
|
+
"shape": "Syz",
|
22495
22507
|
"locationName": "InstanceTagKey"
|
22496
22508
|
}
|
22497
22509
|
}
|
@@ -22502,7 +22514,7 @@
|
|
22502
22514
|
"type": "structure",
|
22503
22515
|
"members": {
|
22504
22516
|
"InstanceTagAttribute": {
|
22505
|
-
"shape": "
|
22517
|
+
"shape": "Sz1",
|
22506
22518
|
"locationName": "instanceTagAttribute"
|
22507
22519
|
}
|
22508
22520
|
}
|
@@ -22519,7 +22531,7 @@
|
|
22519
22531
|
"TransitGatewayMulticastDomainId": {},
|
22520
22532
|
"GroupIpAddress": {},
|
22521
22533
|
"NetworkInterfaceIds": {
|
22522
|
-
"shape": "
|
22534
|
+
"shape": "Sz3"
|
22523
22535
|
},
|
22524
22536
|
"DryRun": {
|
22525
22537
|
"type": "boolean"
|
@@ -22559,7 +22571,7 @@
|
|
22559
22571
|
"TransitGatewayMulticastDomainId": {},
|
22560
22572
|
"GroupIpAddress": {},
|
22561
22573
|
"NetworkInterfaceIds": {
|
22562
|
-
"shape": "
|
22574
|
+
"shape": "Sz3"
|
22563
22575
|
},
|
22564
22576
|
"DryRun": {
|
22565
22577
|
"type": "boolean"
|
@@ -22734,7 +22746,7 @@
|
|
22734
22746
|
],
|
22735
22747
|
"members": {
|
22736
22748
|
"HostIds": {
|
22737
|
-
"shape": "
|
22749
|
+
"shape": "S16k",
|
22738
22750
|
"locationName": "hostId"
|
22739
22751
|
}
|
22740
22752
|
}
|
@@ -22747,7 +22759,7 @@
|
|
22747
22759
|
"locationName": "successful"
|
22748
22760
|
},
|
22749
22761
|
"Unsuccessful": {
|
22750
|
-
"shape": "
|
22762
|
+
"shape": "S22p",
|
22751
22763
|
"locationName": "unsuccessful"
|
22752
22764
|
}
|
22753
22765
|
}
|
@@ -23043,7 +23055,7 @@
|
|
23043
23055
|
"type": "timestamp"
|
23044
23056
|
},
|
23045
23057
|
"Instances": {
|
23046
|
-
"shape": "
|
23058
|
+
"shape": "S11b",
|
23047
23059
|
"locationName": "instanceId"
|
23048
23060
|
},
|
23049
23061
|
"ReasonCodes": {
|
@@ -23075,7 +23087,7 @@
|
|
23075
23087
|
"type": "boolean"
|
23076
23088
|
},
|
23077
23089
|
"SpotFleetRequestConfig": {
|
23078
|
-
"shape": "
|
23090
|
+
"shape": "S1ly",
|
23079
23091
|
"locationName": "spotFleetRequestConfig"
|
23080
23092
|
}
|
23081
23093
|
}
|
@@ -23135,7 +23147,7 @@
|
|
23135
23147
|
"locationName": "addressingType"
|
23136
23148
|
},
|
23137
23149
|
"BlockDeviceMappings": {
|
23138
|
-
"shape": "
|
23150
|
+
"shape": "S179",
|
23139
23151
|
"locationName": "blockDeviceMapping"
|
23140
23152
|
},
|
23141
23153
|
"EbsOptimized": {
|
@@ -23159,15 +23171,15 @@
|
|
23159
23171
|
"locationName": "keyName"
|
23160
23172
|
},
|
23161
23173
|
"Monitoring": {
|
23162
|
-
"shape": "
|
23174
|
+
"shape": "S1mt",
|
23163
23175
|
"locationName": "monitoring"
|
23164
23176
|
},
|
23165
23177
|
"NetworkInterfaces": {
|
23166
|
-
"shape": "
|
23178
|
+
"shape": "S1m8",
|
23167
23179
|
"locationName": "NetworkInterface"
|
23168
23180
|
},
|
23169
23181
|
"Placement": {
|
23170
|
-
"shape": "
|
23182
|
+
"shape": "S1ma",
|
23171
23183
|
"locationName": "placement"
|
23172
23184
|
},
|
23173
23185
|
"RamdiskId": {
|
@@ -23207,7 +23219,7 @@
|
|
23207
23219
|
"type": "structure",
|
23208
23220
|
"members": {
|
23209
23221
|
"SpotInstanceRequests": {
|
23210
|
-
"shape": "
|
23222
|
+
"shape": "S1mq",
|
23211
23223
|
"locationName": "spotInstanceRequestSet"
|
23212
23224
|
}
|
23213
23225
|
}
|
@@ -23232,7 +23244,7 @@
|
|
23232
23244
|
"type": "structure",
|
23233
23245
|
"members": {
|
23234
23246
|
"Address": {
|
23235
|
-
"shape": "
|
23247
|
+
"shape": "Szz",
|
23236
23248
|
"locationName": "address"
|
23237
23249
|
}
|
23238
23250
|
}
|
@@ -23580,7 +23592,7 @@
|
|
23580
23592
|
"locationName": "ipPermissions"
|
23581
23593
|
},
|
23582
23594
|
"SecurityGroupRuleIds": {
|
23583
|
-
"shape": "
|
23595
|
+
"shape": "S1kt",
|
23584
23596
|
"locationName": "SecurityGroupRuleId"
|
23585
23597
|
},
|
23586
23598
|
"CidrIp": {
|
@@ -23643,7 +23655,7 @@
|
|
23643
23655
|
"type": "boolean"
|
23644
23656
|
},
|
23645
23657
|
"SecurityGroupRuleIds": {
|
23646
|
-
"shape": "
|
23658
|
+
"shape": "S1kt",
|
23647
23659
|
"locationName": "SecurityGroupRuleId"
|
23648
23660
|
}
|
23649
23661
|
}
|
@@ -23692,7 +23704,7 @@
|
|
23692
23704
|
"type": "integer"
|
23693
23705
|
},
|
23694
23706
|
"Monitoring": {
|
23695
|
-
"shape": "
|
23707
|
+
"shape": "S1mt"
|
23696
23708
|
},
|
23697
23709
|
"Placement": {
|
23698
23710
|
"shape": "Scg"
|
@@ -23738,7 +23750,7 @@
|
|
23738
23750
|
"locationName": "instanceInitiatedShutdownBehavior"
|
23739
23751
|
},
|
23740
23752
|
"NetworkInterfaces": {
|
23741
|
-
"shape": "
|
23753
|
+
"shape": "S1m8",
|
23742
23754
|
"locationName": "networkInterface"
|
23743
23755
|
},
|
23744
23756
|
"PrivateIpAddress": {
|
@@ -23816,7 +23828,7 @@
|
|
23816
23828
|
}
|
23817
23829
|
},
|
23818
23830
|
"CapacityReservationSpecification": {
|
23819
|
-
"shape": "
|
23831
|
+
"shape": "S232"
|
23820
23832
|
},
|
23821
23833
|
"HibernationOptions": {
|
23822
23834
|
"type": "structure",
|
@@ -23884,7 +23896,7 @@
|
|
23884
23896
|
}
|
23885
23897
|
},
|
23886
23898
|
"output": {
|
23887
|
-
"shape": "
|
23899
|
+
"shape": "S1cp"
|
23888
23900
|
}
|
23889
23901
|
},
|
23890
23902
|
"RunScheduledInstances": {
|
@@ -23982,7 +23994,7 @@
|
|
23982
23994
|
"type": "integer"
|
23983
23995
|
},
|
23984
23996
|
"Groups": {
|
23985
|
-
"shape": "
|
23997
|
+
"shape": "S2al",
|
23986
23998
|
"locationName": "Group"
|
23987
23999
|
},
|
23988
24000
|
"Ipv6AddressCount": {
|
@@ -24031,7 +24043,7 @@
|
|
24031
24043
|
},
|
24032
24044
|
"RamdiskId": {},
|
24033
24045
|
"SecurityGroupIds": {
|
24034
|
-
"shape": "
|
24046
|
+
"shape": "S2al",
|
24035
24047
|
"locationName": "SecurityGroupId"
|
24036
24048
|
},
|
24037
24049
|
"SubnetId": {},
|
@@ -24064,7 +24076,7 @@
|
|
24064
24076
|
"members": {
|
24065
24077
|
"LocalGatewayRouteTableId": {},
|
24066
24078
|
"Filters": {
|
24067
|
-
"shape": "
|
24079
|
+
"shape": "Szm",
|
24068
24080
|
"locationName": "Filter"
|
24069
24081
|
},
|
24070
24082
|
"MaxResults": {
|
@@ -24102,7 +24114,7 @@
|
|
24102
24114
|
"members": {
|
24103
24115
|
"TransitGatewayMulticastDomainId": {},
|
24104
24116
|
"Filters": {
|
24105
|
-
"shape": "
|
24117
|
+
"shape": "Szm",
|
24106
24118
|
"locationName": "Filter"
|
24107
24119
|
},
|
24108
24120
|
"MaxResults": {
|
@@ -24178,7 +24190,7 @@
|
|
24178
24190
|
"members": {
|
24179
24191
|
"TransitGatewayRouteTableId": {},
|
24180
24192
|
"Filters": {
|
24181
|
-
"shape": "
|
24193
|
+
"shape": "Szm",
|
24182
24194
|
"locationName": "Filter"
|
24183
24195
|
},
|
24184
24196
|
"MaxResults": {
|
@@ -24229,7 +24241,7 @@
|
|
24229
24241
|
],
|
24230
24242
|
"members": {
|
24231
24243
|
"InstanceIds": {
|
24232
|
-
"shape": "
|
24244
|
+
"shape": "S11b",
|
24233
24245
|
"locationName": "InstanceId"
|
24234
24246
|
},
|
24235
24247
|
"AdditionalInfo": {
|
@@ -24245,7 +24257,7 @@
|
|
24245
24257
|
"type": "structure",
|
24246
24258
|
"members": {
|
24247
24259
|
"StartingInstances": {
|
24248
|
-
"shape": "
|
24260
|
+
"shape": "S2b9",
|
24249
24261
|
"locationName": "instancesSet"
|
24250
24262
|
}
|
24251
24263
|
}
|
@@ -24276,7 +24288,7 @@
|
|
24276
24288
|
"type": "structure",
|
24277
24289
|
"members": {
|
24278
24290
|
"NetworkInsightsAccessScopeAnalysis": {
|
24279
|
-
"shape": "
|
24291
|
+
"shape": "S1ge",
|
24280
24292
|
"locationName": "networkInsightsAccessScopeAnalysis"
|
24281
24293
|
}
|
24282
24294
|
}
|
@@ -24296,7 +24308,7 @@
|
|
24296
24308
|
"locationName": "AdditionalAccount"
|
24297
24309
|
},
|
24298
24310
|
"FilterInArns": {
|
24299
|
-
"shape": "
|
24311
|
+
"shape": "S1gq",
|
24300
24312
|
"locationName": "FilterInArn"
|
24301
24313
|
},
|
24302
24314
|
"DryRun": {
|
@@ -24315,7 +24327,7 @@
|
|
24315
24327
|
"type": "structure",
|
24316
24328
|
"members": {
|
24317
24329
|
"NetworkInsightsAnalysis": {
|
24318
|
-
"shape": "
|
24330
|
+
"shape": "S1gp",
|
24319
24331
|
"locationName": "networkInsightsAnalysis"
|
24320
24332
|
}
|
24321
24333
|
}
|
@@ -24352,7 +24364,7 @@
|
|
24352
24364
|
],
|
24353
24365
|
"members": {
|
24354
24366
|
"InstanceIds": {
|
24355
|
-
"shape": "
|
24367
|
+
"shape": "S11b",
|
24356
24368
|
"locationName": "InstanceId"
|
24357
24369
|
},
|
24358
24370
|
"Hibernate": {
|
@@ -24372,7 +24384,7 @@
|
|
24372
24384
|
"type": "structure",
|
24373
24385
|
"members": {
|
24374
24386
|
"StoppingInstances": {
|
24375
|
-
"shape": "
|
24387
|
+
"shape": "S2b9",
|
24376
24388
|
"locationName": "instancesSet"
|
24377
24389
|
}
|
24378
24390
|
}
|
@@ -24413,11 +24425,11 @@
|
|
24413
24425
|
"locationName": "connectionId"
|
24414
24426
|
},
|
24415
24427
|
"PreviousStatus": {
|
24416
|
-
"shape": "
|
24428
|
+
"shape": "S11q",
|
24417
24429
|
"locationName": "previousStatus"
|
24418
24430
|
},
|
24419
24431
|
"CurrentStatus": {
|
24420
|
-
"shape": "
|
24432
|
+
"shape": "S11q",
|
24421
24433
|
"locationName": "currentStatus"
|
24422
24434
|
}
|
24423
24435
|
}
|
@@ -24434,7 +24446,7 @@
|
|
24434
24446
|
],
|
24435
24447
|
"members": {
|
24436
24448
|
"InstanceIds": {
|
24437
|
-
"shape": "
|
24449
|
+
"shape": "S11b",
|
24438
24450
|
"locationName": "InstanceId"
|
24439
24451
|
},
|
24440
24452
|
"DryRun": {
|
@@ -24447,7 +24459,7 @@
|
|
24447
24459
|
"type": "structure",
|
24448
24460
|
"members": {
|
24449
24461
|
"TerminatingInstances": {
|
24450
|
-
"shape": "
|
24462
|
+
"shape": "S2b9",
|
24451
24463
|
"locationName": "instancesSet"
|
24452
24464
|
}
|
24453
24465
|
}
|
@@ -24553,7 +24565,7 @@
|
|
24553
24565
|
],
|
24554
24566
|
"members": {
|
24555
24567
|
"InstanceIds": {
|
24556
|
-
"shape": "
|
24568
|
+
"shape": "S11b",
|
24557
24569
|
"locationName": "InstanceId"
|
24558
24570
|
},
|
24559
24571
|
"DryRun": {
|
@@ -24566,7 +24578,7 @@
|
|
24566
24578
|
"type": "structure",
|
24567
24579
|
"members": {
|
24568
24580
|
"InstanceMonitorings": {
|
24569
|
-
"shape": "
|
24581
|
+
"shape": "S26w",
|
24570
24582
|
"locationName": "instancesSet"
|
24571
24583
|
}
|
24572
24584
|
}
|
@@ -24585,7 +24597,7 @@
|
|
24585
24597
|
"shape": "S6o"
|
24586
24598
|
},
|
24587
24599
|
"SecurityGroupRuleDescriptions": {
|
24588
|
-
"shape": "
|
24600
|
+
"shape": "S2bx",
|
24589
24601
|
"locationName": "SecurityGroupRuleDescription"
|
24590
24602
|
}
|
24591
24603
|
}
|
@@ -24613,7 +24625,7 @@
|
|
24613
24625
|
"shape": "S6o"
|
24614
24626
|
},
|
24615
24627
|
"SecurityGroupRuleDescriptions": {
|
24616
|
-
"shape": "
|
24628
|
+
"shape": "S2bx",
|
24617
24629
|
"locationName": "SecurityGroupRuleDescription"
|
24618
24630
|
}
|
24619
24631
|
}
|
@@ -31249,19 +31261,19 @@
|
|
31249
31261
|
"locationName": "item"
|
31250
31262
|
}
|
31251
31263
|
},
|
31252
|
-
"
|
31264
|
+
"Sve": {
|
31253
31265
|
"type": "list",
|
31254
31266
|
"member": {
|
31255
31267
|
"locationName": "item"
|
31256
31268
|
}
|
31257
31269
|
},
|
31258
|
-
"
|
31270
|
+
"Syb": {
|
31259
31271
|
"type": "list",
|
31260
31272
|
"member": {
|
31261
31273
|
"locationName": "item"
|
31262
31274
|
}
|
31263
31275
|
},
|
31264
|
-
"
|
31276
|
+
"Syo": {
|
31265
31277
|
"type": "structure",
|
31266
31278
|
"members": {
|
31267
31279
|
"Cidr": {
|
@@ -31291,17 +31303,17 @@
|
|
31291
31303
|
}
|
31292
31304
|
}
|
31293
31305
|
},
|
31294
|
-
"
|
31306
|
+
"Syz": {
|
31295
31307
|
"type": "list",
|
31296
31308
|
"member": {
|
31297
31309
|
"locationName": "item"
|
31298
31310
|
}
|
31299
31311
|
},
|
31300
|
-
"
|
31312
|
+
"Sz1": {
|
31301
31313
|
"type": "structure",
|
31302
31314
|
"members": {
|
31303
31315
|
"InstanceTagKeys": {
|
31304
|
-
"shape": "
|
31316
|
+
"shape": "Syz",
|
31305
31317
|
"locationName": "instanceTagKeySet"
|
31306
31318
|
},
|
31307
31319
|
"IncludeAllTagsOfInstance": {
|
@@ -31310,13 +31322,13 @@
|
|
31310
31322
|
}
|
31311
31323
|
}
|
31312
31324
|
},
|
31313
|
-
"
|
31325
|
+
"Sz3": {
|
31314
31326
|
"type": "list",
|
31315
31327
|
"member": {
|
31316
31328
|
"locationName": "item"
|
31317
31329
|
}
|
31318
31330
|
},
|
31319
|
-
"
|
31331
|
+
"Szm": {
|
31320
31332
|
"type": "list",
|
31321
31333
|
"member": {
|
31322
31334
|
"locationName": "Filter",
|
@@ -31330,7 +31342,7 @@
|
|
31330
31342
|
}
|
31331
31343
|
}
|
31332
31344
|
},
|
31333
|
-
"
|
31345
|
+
"Szz": {
|
31334
31346
|
"type": "structure",
|
31335
31347
|
"members": {
|
31336
31348
|
"PublicIp": {
|
@@ -31359,7 +31371,7 @@
|
|
31359
31371
|
}
|
31360
31372
|
}
|
31361
31373
|
},
|
31362
|
-
"
|
31374
|
+
"S103": {
|
31363
31375
|
"type": "list",
|
31364
31376
|
"member": {
|
31365
31377
|
"locationName": "item",
|
@@ -31379,13 +31391,13 @@
|
|
31379
31391
|
}
|
31380
31392
|
}
|
31381
31393
|
},
|
31382
|
-
"
|
31394
|
+
"S11b": {
|
31383
31395
|
"type": "list",
|
31384
31396
|
"member": {
|
31385
31397
|
"locationName": "InstanceId"
|
31386
31398
|
}
|
31387
31399
|
},
|
31388
|
-
"
|
31400
|
+
"S11q": {
|
31389
31401
|
"type": "structure",
|
31390
31402
|
"members": {
|
31391
31403
|
"Code": {
|
@@ -31396,7 +31408,7 @@
|
|
31396
31408
|
}
|
31397
31409
|
}
|
31398
31410
|
},
|
31399
|
-
"
|
31411
|
+
"S12v": {
|
31400
31412
|
"type": "structure",
|
31401
31413
|
"members": {
|
31402
31414
|
"ConversionTaskId": {
|
@@ -31436,7 +31448,7 @@
|
|
31436
31448
|
"locationName": "description"
|
31437
31449
|
},
|
31438
31450
|
"Image": {
|
31439
|
-
"shape": "
|
31451
|
+
"shape": "S12z",
|
31440
31452
|
"locationName": "image"
|
31441
31453
|
},
|
31442
31454
|
"Status": {
|
@@ -31446,7 +31458,7 @@
|
|
31446
31458
|
"locationName": "statusMessage"
|
31447
31459
|
},
|
31448
31460
|
"Volume": {
|
31449
|
-
"shape": "
|
31461
|
+
"shape": "S131",
|
31450
31462
|
"locationName": "volume"
|
31451
31463
|
}
|
31452
31464
|
}
|
@@ -31469,11 +31481,11 @@
|
|
31469
31481
|
"locationName": "description"
|
31470
31482
|
},
|
31471
31483
|
"Image": {
|
31472
|
-
"shape": "
|
31484
|
+
"shape": "S12z",
|
31473
31485
|
"locationName": "image"
|
31474
31486
|
},
|
31475
31487
|
"Volume": {
|
31476
|
-
"shape": "
|
31488
|
+
"shape": "S131",
|
31477
31489
|
"locationName": "volume"
|
31478
31490
|
}
|
31479
31491
|
}
|
@@ -31490,7 +31502,7 @@
|
|
31490
31502
|
}
|
31491
31503
|
}
|
31492
31504
|
},
|
31493
|
-
"
|
31505
|
+
"S12z": {
|
31494
31506
|
"type": "structure",
|
31495
31507
|
"members": {
|
31496
31508
|
"Checksum": {
|
@@ -31500,7 +31512,7 @@
|
|
31500
31512
|
"locationName": "format"
|
31501
31513
|
},
|
31502
31514
|
"ImportManifestUrl": {
|
31503
|
-
"shape": "
|
31515
|
+
"shape": "S130",
|
31504
31516
|
"locationName": "importManifestUrl"
|
31505
31517
|
},
|
31506
31518
|
"Size": {
|
@@ -31509,11 +31521,11 @@
|
|
31509
31521
|
}
|
31510
31522
|
}
|
31511
31523
|
},
|
31512
|
-
"
|
31524
|
+
"S130": {
|
31513
31525
|
"type": "string",
|
31514
31526
|
"sensitive": true
|
31515
31527
|
},
|
31516
|
-
"
|
31528
|
+
"S131": {
|
31517
31529
|
"type": "structure",
|
31518
31530
|
"members": {
|
31519
31531
|
"Id": {
|
@@ -31525,7 +31537,7 @@
|
|
31525
31537
|
}
|
31526
31538
|
}
|
31527
31539
|
},
|
31528
|
-
"
|
31540
|
+
"S13z": {
|
31529
31541
|
"type": "structure",
|
31530
31542
|
"members": {
|
31531
31543
|
"S3Bucket": {
|
@@ -31536,7 +31548,7 @@
|
|
31536
31548
|
}
|
31537
31549
|
}
|
31538
31550
|
},
|
31539
|
-
"
|
31551
|
+
"S14c": {
|
31540
31552
|
"type": "structure",
|
31541
31553
|
"members": {
|
31542
31554
|
"TargetResourceCount": {
|
@@ -31545,7 +31557,7 @@
|
|
31545
31557
|
}
|
31546
31558
|
}
|
31547
31559
|
},
|
31548
|
-
"
|
31560
|
+
"S14d": {
|
31549
31561
|
"type": "structure",
|
31550
31562
|
"members": {
|
31551
31563
|
"LaunchTemplateId": {
|
@@ -31559,7 +31571,7 @@
|
|
31559
31571
|
}
|
31560
31572
|
}
|
31561
31573
|
},
|
31562
|
-
"
|
31574
|
+
"S14q": {
|
31563
31575
|
"type": "structure",
|
31564
31576
|
"members": {
|
31565
31577
|
"EventDescription": {
|
@@ -31573,7 +31585,7 @@
|
|
31573
31585
|
}
|
31574
31586
|
}
|
31575
31587
|
},
|
31576
|
-
"
|
31588
|
+
"S14t": {
|
31577
31589
|
"type": "list",
|
31578
31590
|
"member": {
|
31579
31591
|
"locationName": "item",
|
@@ -31594,7 +31606,7 @@
|
|
31594
31606
|
}
|
31595
31607
|
}
|
31596
31608
|
},
|
31597
|
-
"
|
31609
|
+
"S15m": {
|
31598
31610
|
"type": "structure",
|
31599
31611
|
"members": {
|
31600
31612
|
"FpgaImageId": {
|
@@ -31623,12 +31635,12 @@
|
|
31623
31635
|
}
|
31624
31636
|
},
|
31625
31637
|
"ProductCodes": {
|
31626
|
-
"shape": "
|
31638
|
+
"shape": "S15q",
|
31627
31639
|
"locationName": "productCodes"
|
31628
31640
|
}
|
31629
31641
|
}
|
31630
31642
|
},
|
31631
|
-
"
|
31643
|
+
"S15q": {
|
31632
31644
|
"type": "list",
|
31633
31645
|
"member": {
|
31634
31646
|
"locationName": "item",
|
@@ -31643,32 +31655,32 @@
|
|
31643
31655
|
}
|
31644
31656
|
}
|
31645
31657
|
},
|
31646
|
-
"
|
31658
|
+
"S15v": {
|
31647
31659
|
"type": "list",
|
31648
31660
|
"member": {
|
31649
31661
|
"locationName": "Owner"
|
31650
31662
|
}
|
31651
31663
|
},
|
31652
|
-
"
|
31664
|
+
"S16h": {
|
31653
31665
|
"type": "list",
|
31654
31666
|
"member": {
|
31655
31667
|
"locationName": "item"
|
31656
31668
|
}
|
31657
31669
|
},
|
31658
|
-
"
|
31670
|
+
"S16k": {
|
31659
31671
|
"type": "list",
|
31660
31672
|
"member": {
|
31661
31673
|
"locationName": "item"
|
31662
31674
|
}
|
31663
31675
|
},
|
31664
|
-
"
|
31676
|
+
"S179": {
|
31665
31677
|
"type": "list",
|
31666
31678
|
"member": {
|
31667
31679
|
"shape": "Seh",
|
31668
31680
|
"locationName": "item"
|
31669
31681
|
}
|
31670
31682
|
},
|
31671
|
-
"
|
31683
|
+
"S17a": {
|
31672
31684
|
"type": "list",
|
31673
31685
|
"member": {
|
31674
31686
|
"locationName": "item",
|
@@ -31689,13 +31701,13 @@
|
|
31689
31701
|
}
|
31690
31702
|
}
|
31691
31703
|
},
|
31692
|
-
"
|
31704
|
+
"S17e": {
|
31693
31705
|
"type": "list",
|
31694
31706
|
"member": {
|
31695
31707
|
"locationName": "ImageId"
|
31696
31708
|
}
|
31697
31709
|
},
|
31698
|
-
"
|
31710
|
+
"S17x": {
|
31699
31711
|
"type": "list",
|
31700
31712
|
"member": {
|
31701
31713
|
"locationName": "item",
|
@@ -31727,21 +31739,21 @@
|
|
31727
31739
|
"locationName": "statusMessage"
|
31728
31740
|
},
|
31729
31741
|
"Url": {
|
31730
|
-
"shape": "
|
31742
|
+
"shape": "S17z",
|
31731
31743
|
"locationName": "url"
|
31732
31744
|
},
|
31733
31745
|
"UserBucket": {
|
31734
|
-
"shape": "
|
31746
|
+
"shape": "S180",
|
31735
31747
|
"locationName": "userBucket"
|
31736
31748
|
}
|
31737
31749
|
}
|
31738
31750
|
}
|
31739
31751
|
},
|
31740
|
-
"
|
31752
|
+
"S17z": {
|
31741
31753
|
"type": "string",
|
31742
31754
|
"sensitive": true
|
31743
31755
|
},
|
31744
|
-
"
|
31756
|
+
"S180": {
|
31745
31757
|
"type": "structure",
|
31746
31758
|
"members": {
|
31747
31759
|
"S3Bucket": {
|
@@ -31752,7 +31764,7 @@
|
|
31752
31764
|
}
|
31753
31765
|
}
|
31754
31766
|
},
|
31755
|
-
"
|
31767
|
+
"S181": {
|
31756
31768
|
"type": "list",
|
31757
31769
|
"member": {
|
31758
31770
|
"locationName": "item",
|
@@ -31764,7 +31776,7 @@
|
|
31764
31776
|
}
|
31765
31777
|
}
|
31766
31778
|
},
|
31767
|
-
"
|
31779
|
+
"S189": {
|
31768
31780
|
"type": "structure",
|
31769
31781
|
"members": {
|
31770
31782
|
"Description": {
|
@@ -31797,16 +31809,16 @@
|
|
31797
31809
|
"locationName": "statusMessage"
|
31798
31810
|
},
|
31799
31811
|
"Url": {
|
31800
|
-
"shape": "
|
31812
|
+
"shape": "S17z",
|
31801
31813
|
"locationName": "url"
|
31802
31814
|
},
|
31803
31815
|
"UserBucket": {
|
31804
|
-
"shape": "
|
31816
|
+
"shape": "S180",
|
31805
31817
|
"locationName": "userBucket"
|
31806
31818
|
}
|
31807
31819
|
}
|
31808
31820
|
},
|
31809
|
-
"
|
31821
|
+
"S18d": {
|
31810
31822
|
"type": "list",
|
31811
31823
|
"member": {
|
31812
31824
|
"locationName": "item",
|
@@ -31838,7 +31850,7 @@
|
|
31838
31850
|
}
|
31839
31851
|
}
|
31840
31852
|
},
|
31841
|
-
"
|
31853
|
+
"S18g": {
|
31842
31854
|
"type": "structure",
|
31843
31855
|
"members": {
|
31844
31856
|
"Value": {
|
@@ -31847,7 +31859,7 @@
|
|
31847
31859
|
}
|
31848
31860
|
}
|
31849
31861
|
},
|
31850
|
-
"
|
31862
|
+
"S18h": {
|
31851
31863
|
"type": "structure",
|
31852
31864
|
"members": {
|
31853
31865
|
"Enabled": {
|
@@ -31856,7 +31868,7 @@
|
|
31856
31868
|
}
|
31857
31869
|
}
|
31858
31870
|
},
|
31859
|
-
"
|
31871
|
+
"S193": {
|
31860
31872
|
"type": "structure",
|
31861
31873
|
"members": {
|
31862
31874
|
"InstanceEventId": {
|
@@ -31882,7 +31894,7 @@
|
|
31882
31894
|
}
|
31883
31895
|
}
|
31884
31896
|
},
|
31885
|
-
"
|
31897
|
+
"S196": {
|
31886
31898
|
"type": "structure",
|
31887
31899
|
"members": {
|
31888
31900
|
"Code": {
|
@@ -31894,7 +31906,7 @@
|
|
31894
31906
|
}
|
31895
31907
|
}
|
31896
31908
|
},
|
31897
|
-
"
|
31909
|
+
"S198": {
|
31898
31910
|
"type": "structure",
|
31899
31911
|
"members": {
|
31900
31912
|
"Details": {
|
@@ -31922,7 +31934,7 @@
|
|
31922
31934
|
}
|
31923
31935
|
}
|
31924
31936
|
},
|
31925
|
-
"
|
31937
|
+
"S1cp": {
|
31926
31938
|
"type": "structure",
|
31927
31939
|
"members": {
|
31928
31940
|
"Groups": {
|
@@ -31960,7 +31972,7 @@
|
|
31960
31972
|
"type": "timestamp"
|
31961
31973
|
},
|
31962
31974
|
"Monitoring": {
|
31963
|
-
"shape": "
|
31975
|
+
"shape": "S1cs",
|
31964
31976
|
"locationName": "monitoring"
|
31965
31977
|
},
|
31966
31978
|
"Placement": {
|
@@ -31977,7 +31989,7 @@
|
|
31977
31989
|
"locationName": "privateIpAddress"
|
31978
31990
|
},
|
31979
31991
|
"ProductCodes": {
|
31980
|
-
"shape": "
|
31992
|
+
"shape": "S15q",
|
31981
31993
|
"locationName": "productCodes"
|
31982
31994
|
},
|
31983
31995
|
"PublicDnsName": {
|
@@ -31990,7 +32002,7 @@
|
|
31990
32002
|
"locationName": "ramdiskId"
|
31991
32003
|
},
|
31992
32004
|
"State": {
|
31993
|
-
"shape": "
|
32005
|
+
"shape": "S196",
|
31994
32006
|
"locationName": "instanceState"
|
31995
32007
|
},
|
31996
32008
|
"StateTransitionReason": {
|
@@ -32006,7 +32018,7 @@
|
|
32006
32018
|
"locationName": "architecture"
|
32007
32019
|
},
|
32008
32020
|
"BlockDeviceMappings": {
|
32009
|
-
"shape": "
|
32021
|
+
"shape": "S18d",
|
32010
32022
|
"locationName": "blockDeviceMapping"
|
32011
32023
|
},
|
32012
32024
|
"ClientToken": {
|
@@ -32083,7 +32095,7 @@
|
|
32083
32095
|
"type": "structure",
|
32084
32096
|
"members": {
|
32085
32097
|
"Association": {
|
32086
|
-
"shape": "
|
32098
|
+
"shape": "S1d1",
|
32087
32099
|
"locationName": "association"
|
32088
32100
|
},
|
32089
32101
|
"Attachment": {
|
@@ -32148,7 +32160,7 @@
|
|
32148
32160
|
"type": "structure",
|
32149
32161
|
"members": {
|
32150
32162
|
"Association": {
|
32151
|
-
"shape": "
|
32163
|
+
"shape": "S1d1",
|
32152
32164
|
"locationName": "association"
|
32153
32165
|
},
|
32154
32166
|
"Primary": {
|
@@ -32300,11 +32312,11 @@
|
|
32300
32312
|
}
|
32301
32313
|
},
|
32302
32314
|
"MetadataOptions": {
|
32303
|
-
"shape": "
|
32315
|
+
"shape": "S1de",
|
32304
32316
|
"locationName": "metadataOptions"
|
32305
32317
|
},
|
32306
32318
|
"EnclaveOptions": {
|
32307
|
-
"shape": "
|
32319
|
+
"shape": "S18h",
|
32308
32320
|
"locationName": "enclaveOptions"
|
32309
32321
|
},
|
32310
32322
|
"BootMode": {
|
@@ -32369,7 +32381,7 @@
|
|
32369
32381
|
}
|
32370
32382
|
}
|
32371
32383
|
},
|
32372
|
-
"
|
32384
|
+
"S1cs": {
|
32373
32385
|
"type": "structure",
|
32374
32386
|
"members": {
|
32375
32387
|
"State": {
|
@@ -32377,7 +32389,7 @@
|
|
32377
32389
|
}
|
32378
32390
|
}
|
32379
32391
|
},
|
32380
|
-
"
|
32392
|
+
"S1d1": {
|
32381
32393
|
"type": "structure",
|
32382
32394
|
"members": {
|
32383
32395
|
"CarrierIp": {
|
@@ -32397,7 +32409,7 @@
|
|
32397
32409
|
}
|
32398
32410
|
}
|
32399
32411
|
},
|
32400
|
-
"
|
32412
|
+
"S1de": {
|
32401
32413
|
"type": "structure",
|
32402
32414
|
"members": {
|
32403
32415
|
"State": {
|
@@ -32421,13 +32433,13 @@
|
|
32421
32433
|
}
|
32422
32434
|
}
|
32423
32435
|
},
|
32424
|
-
"
|
32436
|
+
"S1fe": {
|
32425
32437
|
"type": "list",
|
32426
32438
|
"member": {
|
32427
32439
|
"locationName": "item"
|
32428
32440
|
}
|
32429
32441
|
},
|
32430
|
-
"
|
32442
|
+
"S1ge": {
|
32431
32443
|
"type": "structure",
|
32432
32444
|
"members": {
|
32433
32445
|
"NetworkInsightsAccessScopeAnalysisId": {
|
@@ -32469,7 +32481,7 @@
|
|
32469
32481
|
}
|
32470
32482
|
}
|
32471
32483
|
},
|
32472
|
-
"
|
32484
|
+
"S1gp": {
|
32473
32485
|
"type": "structure",
|
32474
32486
|
"members": {
|
32475
32487
|
"NetworkInsightsAnalysisId": {
|
@@ -32486,7 +32498,7 @@
|
|
32486
32498
|
"locationName": "additionalAccountSet"
|
32487
32499
|
},
|
32488
32500
|
"FilterInArns": {
|
32489
|
-
"shape": "
|
32501
|
+
"shape": "S1gq",
|
32490
32502
|
"locationName": "filterInArnSet"
|
32491
32503
|
},
|
32492
32504
|
"StartDate": {
|
@@ -32507,15 +32519,15 @@
|
|
32507
32519
|
"type": "boolean"
|
32508
32520
|
},
|
32509
32521
|
"ForwardPathComponents": {
|
32510
|
-
"shape": "
|
32522
|
+
"shape": "S1gr",
|
32511
32523
|
"locationName": "forwardPathComponentSet"
|
32512
32524
|
},
|
32513
32525
|
"ReturnPathComponents": {
|
32514
|
-
"shape": "
|
32526
|
+
"shape": "S1gr",
|
32515
32527
|
"locationName": "returnPathComponentSet"
|
32516
32528
|
},
|
32517
32529
|
"Explanations": {
|
32518
|
-
"shape": "
|
32530
|
+
"shape": "S1hb",
|
32519
32531
|
"locationName": "explanationSet"
|
32520
32532
|
},
|
32521
32533
|
"AlternatePathHints": {
|
@@ -32544,13 +32556,13 @@
|
|
32544
32556
|
}
|
32545
32557
|
}
|
32546
32558
|
},
|
32547
|
-
"
|
32559
|
+
"S1gq": {
|
32548
32560
|
"type": "list",
|
32549
32561
|
"member": {
|
32550
32562
|
"locationName": "item"
|
32551
32563
|
}
|
32552
32564
|
},
|
32553
|
-
"
|
32565
|
+
"S1gr": {
|
32554
32566
|
"type": "list",
|
32555
32567
|
"member": {
|
32556
32568
|
"locationName": "item",
|
@@ -32561,47 +32573,47 @@
|
|
32561
32573
|
"type": "integer"
|
32562
32574
|
},
|
32563
32575
|
"AclRule": {
|
32564
|
-
"shape": "
|
32576
|
+
"shape": "S1gt",
|
32565
32577
|
"locationName": "aclRule"
|
32566
32578
|
},
|
32567
32579
|
"AttachedTo": {
|
32568
|
-
"shape": "
|
32580
|
+
"shape": "S1gu",
|
32569
32581
|
"locationName": "attachedTo"
|
32570
32582
|
},
|
32571
32583
|
"Component": {
|
32572
|
-
"shape": "
|
32584
|
+
"shape": "S1gu",
|
32573
32585
|
"locationName": "component"
|
32574
32586
|
},
|
32575
32587
|
"DestinationVpc": {
|
32576
|
-
"shape": "
|
32588
|
+
"shape": "S1gu",
|
32577
32589
|
"locationName": "destinationVpc"
|
32578
32590
|
},
|
32579
32591
|
"OutboundHeader": {
|
32580
|
-
"shape": "
|
32592
|
+
"shape": "S1gv",
|
32581
32593
|
"locationName": "outboundHeader"
|
32582
32594
|
},
|
32583
32595
|
"InboundHeader": {
|
32584
|
-
"shape": "
|
32596
|
+
"shape": "S1gv",
|
32585
32597
|
"locationName": "inboundHeader"
|
32586
32598
|
},
|
32587
32599
|
"RouteTableRoute": {
|
32588
|
-
"shape": "
|
32600
|
+
"shape": "S1gy",
|
32589
32601
|
"locationName": "routeTableRoute"
|
32590
32602
|
},
|
32591
32603
|
"SecurityGroupRule": {
|
32592
|
-
"shape": "
|
32604
|
+
"shape": "S1gz",
|
32593
32605
|
"locationName": "securityGroupRule"
|
32594
32606
|
},
|
32595
32607
|
"SourceVpc": {
|
32596
|
-
"shape": "
|
32608
|
+
"shape": "S1gu",
|
32597
32609
|
"locationName": "sourceVpc"
|
32598
32610
|
},
|
32599
32611
|
"Subnet": {
|
32600
|
-
"shape": "
|
32612
|
+
"shape": "S1gu",
|
32601
32613
|
"locationName": "subnet"
|
32602
32614
|
},
|
32603
32615
|
"Vpc": {
|
32604
|
-
"shape": "
|
32616
|
+
"shape": "S1gu",
|
32605
32617
|
"locationName": "vpc"
|
32606
32618
|
},
|
32607
32619
|
"AdditionalDetails": {
|
@@ -32615,15 +32627,15 @@
|
|
32615
32627
|
"locationName": "additionalDetailType"
|
32616
32628
|
},
|
32617
32629
|
"Component": {
|
32618
|
-
"shape": "
|
32630
|
+
"shape": "S1gu",
|
32619
32631
|
"locationName": "component"
|
32620
32632
|
},
|
32621
32633
|
"VpcEndpointService": {
|
32622
|
-
"shape": "
|
32634
|
+
"shape": "S1gu",
|
32623
32635
|
"locationName": "vpcEndpointService"
|
32624
32636
|
},
|
32625
32637
|
"RuleOptions": {
|
32626
|
-
"shape": "
|
32638
|
+
"shape": "S1h2",
|
32627
32639
|
"locationName": "ruleOptionSet"
|
32628
32640
|
},
|
32629
32641
|
"RuleGroupTypePairs": {
|
@@ -32653,7 +32665,7 @@
|
|
32653
32665
|
"locationName": "ruleGroupArn"
|
32654
32666
|
},
|
32655
32667
|
"RuleOptions": {
|
32656
|
-
"shape": "
|
32668
|
+
"shape": "S1h2",
|
32657
32669
|
"locationName": "ruleOptionSet"
|
32658
32670
|
}
|
32659
32671
|
}
|
@@ -32663,34 +32675,34 @@
|
|
32663
32675
|
"locationName": "serviceName"
|
32664
32676
|
},
|
32665
32677
|
"LoadBalancers": {
|
32666
|
-
"shape": "
|
32678
|
+
"shape": "S1h9",
|
32667
32679
|
"locationName": "loadBalancerSet"
|
32668
32680
|
}
|
32669
32681
|
}
|
32670
32682
|
}
|
32671
32683
|
},
|
32672
32684
|
"TransitGateway": {
|
32673
|
-
"shape": "
|
32685
|
+
"shape": "S1gu",
|
32674
32686
|
"locationName": "transitGateway"
|
32675
32687
|
},
|
32676
32688
|
"TransitGatewayRouteTableRoute": {
|
32677
|
-
"shape": "
|
32689
|
+
"shape": "S1ha",
|
32678
32690
|
"locationName": "transitGatewayRouteTableRoute"
|
32679
32691
|
},
|
32680
32692
|
"Explanations": {
|
32681
|
-
"shape": "
|
32693
|
+
"shape": "S1hb",
|
32682
32694
|
"locationName": "explanationSet"
|
32683
32695
|
},
|
32684
32696
|
"ElasticLoadBalancerListener": {
|
32685
|
-
"shape": "
|
32697
|
+
"shape": "S1gu",
|
32686
32698
|
"locationName": "elasticLoadBalancerListener"
|
32687
32699
|
},
|
32688
32700
|
"FirewallStatelessRule": {
|
32689
|
-
"shape": "
|
32701
|
+
"shape": "S1hh",
|
32690
32702
|
"locationName": "firewallStatelessRule"
|
32691
32703
|
},
|
32692
32704
|
"FirewallStatefulRule": {
|
32693
|
-
"shape": "
|
32705
|
+
"shape": "S1hl",
|
32694
32706
|
"locationName": "firewallStatefulRule"
|
32695
32707
|
},
|
32696
32708
|
"ServiceName": {
|
@@ -32699,7 +32711,7 @@
|
|
32699
32711
|
}
|
32700
32712
|
}
|
32701
32713
|
},
|
32702
|
-
"
|
32714
|
+
"S1gt": {
|
32703
32715
|
"type": "structure",
|
32704
32716
|
"members": {
|
32705
32717
|
"Cidr": {
|
@@ -32725,7 +32737,7 @@
|
|
32725
32737
|
}
|
32726
32738
|
}
|
32727
32739
|
},
|
32728
|
-
"
|
32740
|
+
"S1gu": {
|
32729
32741
|
"type": "structure",
|
32730
32742
|
"members": {
|
32731
32743
|
"Id": {
|
@@ -32739,44 +32751,44 @@
|
|
32739
32751
|
}
|
32740
32752
|
}
|
32741
32753
|
},
|
32742
|
-
"
|
32754
|
+
"S1gv": {
|
32743
32755
|
"type": "structure",
|
32744
32756
|
"members": {
|
32745
32757
|
"DestinationAddresses": {
|
32746
|
-
"shape": "
|
32758
|
+
"shape": "S1gw",
|
32747
32759
|
"locationName": "destinationAddressSet"
|
32748
32760
|
},
|
32749
32761
|
"DestinationPortRanges": {
|
32750
|
-
"shape": "
|
32762
|
+
"shape": "S1gx",
|
32751
32763
|
"locationName": "destinationPortRangeSet"
|
32752
32764
|
},
|
32753
32765
|
"Protocol": {
|
32754
32766
|
"locationName": "protocol"
|
32755
32767
|
},
|
32756
32768
|
"SourceAddresses": {
|
32757
|
-
"shape": "
|
32769
|
+
"shape": "S1gw",
|
32758
32770
|
"locationName": "sourceAddressSet"
|
32759
32771
|
},
|
32760
32772
|
"SourcePortRanges": {
|
32761
|
-
"shape": "
|
32773
|
+
"shape": "S1gx",
|
32762
32774
|
"locationName": "sourcePortRangeSet"
|
32763
32775
|
}
|
32764
32776
|
}
|
32765
32777
|
},
|
32766
|
-
"
|
32778
|
+
"S1gw": {
|
32767
32779
|
"type": "list",
|
32768
32780
|
"member": {
|
32769
32781
|
"locationName": "item"
|
32770
32782
|
}
|
32771
32783
|
},
|
32772
|
-
"
|
32784
|
+
"S1gx": {
|
32773
32785
|
"type": "list",
|
32774
32786
|
"member": {
|
32775
32787
|
"shape": "Sk4",
|
32776
32788
|
"locationName": "item"
|
32777
32789
|
}
|
32778
32790
|
},
|
32779
|
-
"
|
32791
|
+
"S1gy": {
|
32780
32792
|
"type": "structure",
|
32781
32793
|
"members": {
|
32782
32794
|
"DestinationCidr": {
|
@@ -32823,7 +32835,7 @@
|
|
32823
32835
|
}
|
32824
32836
|
}
|
32825
32837
|
},
|
32826
|
-
"
|
32838
|
+
"S1gz": {
|
32827
32839
|
"type": "structure",
|
32828
32840
|
"members": {
|
32829
32841
|
"Cidr": {
|
@@ -32847,7 +32859,7 @@
|
|
32847
32859
|
}
|
32848
32860
|
}
|
32849
32861
|
},
|
32850
|
-
"
|
32862
|
+
"S1h2": {
|
32851
32863
|
"type": "list",
|
32852
32864
|
"member": {
|
32853
32865
|
"locationName": "item",
|
@@ -32857,26 +32869,26 @@
|
|
32857
32869
|
"locationName": "keyword"
|
32858
32870
|
},
|
32859
32871
|
"Settings": {
|
32860
|
-
"shape": "
|
32872
|
+
"shape": "S1h4",
|
32861
32873
|
"locationName": "settingSet"
|
32862
32874
|
}
|
32863
32875
|
}
|
32864
32876
|
}
|
32865
32877
|
},
|
32866
|
-
"
|
32878
|
+
"S1h4": {
|
32867
32879
|
"type": "list",
|
32868
32880
|
"member": {
|
32869
32881
|
"locationName": "item"
|
32870
32882
|
}
|
32871
32883
|
},
|
32872
|
-
"
|
32884
|
+
"S1h9": {
|
32873
32885
|
"type": "list",
|
32874
32886
|
"member": {
|
32875
|
-
"shape": "
|
32887
|
+
"shape": "S1gu",
|
32876
32888
|
"locationName": "item"
|
32877
32889
|
}
|
32878
32890
|
},
|
32879
|
-
"
|
32891
|
+
"S1ha": {
|
32880
32892
|
"type": "structure",
|
32881
32893
|
"members": {
|
32882
32894
|
"DestinationCidr": {
|
@@ -32902,29 +32914,29 @@
|
|
32902
32914
|
}
|
32903
32915
|
}
|
32904
32916
|
},
|
32905
|
-
"
|
32917
|
+
"S1hb": {
|
32906
32918
|
"type": "list",
|
32907
32919
|
"member": {
|
32908
32920
|
"locationName": "item",
|
32909
32921
|
"type": "structure",
|
32910
32922
|
"members": {
|
32911
32923
|
"Acl": {
|
32912
|
-
"shape": "
|
32924
|
+
"shape": "S1gu",
|
32913
32925
|
"locationName": "acl"
|
32914
32926
|
},
|
32915
32927
|
"AclRule": {
|
32916
|
-
"shape": "
|
32928
|
+
"shape": "S1gt",
|
32917
32929
|
"locationName": "aclRule"
|
32918
32930
|
},
|
32919
32931
|
"Address": {
|
32920
32932
|
"locationName": "address"
|
32921
32933
|
},
|
32922
32934
|
"Addresses": {
|
32923
|
-
"shape": "
|
32935
|
+
"shape": "S1gw",
|
32924
32936
|
"locationName": "addressSet"
|
32925
32937
|
},
|
32926
32938
|
"AttachedTo": {
|
32927
|
-
"shape": "
|
32939
|
+
"shape": "S1gu",
|
32928
32940
|
"locationName": "attachedTo"
|
32929
32941
|
},
|
32930
32942
|
"AvailabilityZones": {
|
@@ -32936,19 +32948,19 @@
|
|
32936
32948
|
"locationName": "cidrSet"
|
32937
32949
|
},
|
32938
32950
|
"Component": {
|
32939
|
-
"shape": "
|
32951
|
+
"shape": "S1gu",
|
32940
32952
|
"locationName": "component"
|
32941
32953
|
},
|
32942
32954
|
"CustomerGateway": {
|
32943
|
-
"shape": "
|
32955
|
+
"shape": "S1gu",
|
32944
32956
|
"locationName": "customerGateway"
|
32945
32957
|
},
|
32946
32958
|
"Destination": {
|
32947
|
-
"shape": "
|
32959
|
+
"shape": "S1gu",
|
32948
32960
|
"locationName": "destination"
|
32949
32961
|
},
|
32950
32962
|
"DestinationVpc": {
|
32951
|
-
"shape": "
|
32963
|
+
"shape": "S1gu",
|
32952
32964
|
"locationName": "destinationVpc"
|
32953
32965
|
},
|
32954
32966
|
"Direction": {
|
@@ -32958,11 +32970,11 @@
|
|
32958
32970
|
"locationName": "explanationCode"
|
32959
32971
|
},
|
32960
32972
|
"IngressRouteTable": {
|
32961
|
-
"shape": "
|
32973
|
+
"shape": "S1gu",
|
32962
32974
|
"locationName": "ingressRouteTable"
|
32963
32975
|
},
|
32964
32976
|
"InternetGateway": {
|
32965
|
-
"shape": "
|
32977
|
+
"shape": "S1gu",
|
32966
32978
|
"locationName": "internetGateway"
|
32967
32979
|
},
|
32968
32980
|
"LoadBalancerArn": {
|
@@ -32997,7 +33009,7 @@
|
|
32997
33009
|
"locationName": "availabilityZone"
|
32998
33010
|
},
|
32999
33011
|
"Instance": {
|
33000
|
-
"shape": "
|
33012
|
+
"shape": "S1gu",
|
33001
33013
|
"locationName": "instance"
|
33002
33014
|
},
|
33003
33015
|
"Port": {
|
@@ -33007,11 +33019,11 @@
|
|
33007
33019
|
}
|
33008
33020
|
},
|
33009
33021
|
"LoadBalancerTargetGroup": {
|
33010
|
-
"shape": "
|
33022
|
+
"shape": "S1gu",
|
33011
33023
|
"locationName": "loadBalancerTargetGroup"
|
33012
33024
|
},
|
33013
33025
|
"LoadBalancerTargetGroups": {
|
33014
|
-
"shape": "
|
33026
|
+
"shape": "S1h9",
|
33015
33027
|
"locationName": "loadBalancerTargetGroupSet"
|
33016
33028
|
},
|
33017
33029
|
"LoadBalancerTargetPort": {
|
@@ -33019,25 +33031,25 @@
|
|
33019
33031
|
"type": "integer"
|
33020
33032
|
},
|
33021
33033
|
"ElasticLoadBalancerListener": {
|
33022
|
-
"shape": "
|
33034
|
+
"shape": "S1gu",
|
33023
33035
|
"locationName": "elasticLoadBalancerListener"
|
33024
33036
|
},
|
33025
33037
|
"MissingComponent": {
|
33026
33038
|
"locationName": "missingComponent"
|
33027
33039
|
},
|
33028
33040
|
"NatGateway": {
|
33029
|
-
"shape": "
|
33041
|
+
"shape": "S1gu",
|
33030
33042
|
"locationName": "natGateway"
|
33031
33043
|
},
|
33032
33044
|
"NetworkInterface": {
|
33033
|
-
"shape": "
|
33045
|
+
"shape": "S1gu",
|
33034
33046
|
"locationName": "networkInterface"
|
33035
33047
|
},
|
33036
33048
|
"PacketField": {
|
33037
33049
|
"locationName": "packetField"
|
33038
33050
|
},
|
33039
33051
|
"VpcPeeringConnection": {
|
33040
|
-
"shape": "
|
33052
|
+
"shape": "S1gu",
|
33041
33053
|
"locationName": "vpcPeeringConnection"
|
33042
33054
|
},
|
33043
33055
|
"Port": {
|
@@ -33045,82 +33057,82 @@
|
|
33045
33057
|
"type": "integer"
|
33046
33058
|
},
|
33047
33059
|
"PortRanges": {
|
33048
|
-
"shape": "
|
33060
|
+
"shape": "S1gx",
|
33049
33061
|
"locationName": "portRangeSet"
|
33050
33062
|
},
|
33051
33063
|
"PrefixList": {
|
33052
|
-
"shape": "
|
33064
|
+
"shape": "S1gu",
|
33053
33065
|
"locationName": "prefixList"
|
33054
33066
|
},
|
33055
33067
|
"Protocols": {
|
33056
|
-
"shape": "
|
33068
|
+
"shape": "S1h4",
|
33057
33069
|
"locationName": "protocolSet"
|
33058
33070
|
},
|
33059
33071
|
"RouteTableRoute": {
|
33060
|
-
"shape": "
|
33072
|
+
"shape": "S1gy",
|
33061
33073
|
"locationName": "routeTableRoute"
|
33062
33074
|
},
|
33063
33075
|
"RouteTable": {
|
33064
|
-
"shape": "
|
33076
|
+
"shape": "S1gu",
|
33065
33077
|
"locationName": "routeTable"
|
33066
33078
|
},
|
33067
33079
|
"SecurityGroup": {
|
33068
|
-
"shape": "
|
33080
|
+
"shape": "S1gu",
|
33069
33081
|
"locationName": "securityGroup"
|
33070
33082
|
},
|
33071
33083
|
"SecurityGroupRule": {
|
33072
|
-
"shape": "
|
33084
|
+
"shape": "S1gz",
|
33073
33085
|
"locationName": "securityGroupRule"
|
33074
33086
|
},
|
33075
33087
|
"SecurityGroups": {
|
33076
|
-
"shape": "
|
33088
|
+
"shape": "S1h9",
|
33077
33089
|
"locationName": "securityGroupSet"
|
33078
33090
|
},
|
33079
33091
|
"SourceVpc": {
|
33080
|
-
"shape": "
|
33092
|
+
"shape": "S1gu",
|
33081
33093
|
"locationName": "sourceVpc"
|
33082
33094
|
},
|
33083
33095
|
"State": {
|
33084
33096
|
"locationName": "state"
|
33085
33097
|
},
|
33086
33098
|
"Subnet": {
|
33087
|
-
"shape": "
|
33099
|
+
"shape": "S1gu",
|
33088
33100
|
"locationName": "subnet"
|
33089
33101
|
},
|
33090
33102
|
"SubnetRouteTable": {
|
33091
|
-
"shape": "
|
33103
|
+
"shape": "S1gu",
|
33092
33104
|
"locationName": "subnetRouteTable"
|
33093
33105
|
},
|
33094
33106
|
"Vpc": {
|
33095
|
-
"shape": "
|
33107
|
+
"shape": "S1gu",
|
33096
33108
|
"locationName": "vpc"
|
33097
33109
|
},
|
33098
33110
|
"VpcEndpoint": {
|
33099
|
-
"shape": "
|
33111
|
+
"shape": "S1gu",
|
33100
33112
|
"locationName": "vpcEndpoint"
|
33101
33113
|
},
|
33102
33114
|
"VpnConnection": {
|
33103
|
-
"shape": "
|
33115
|
+
"shape": "S1gu",
|
33104
33116
|
"locationName": "vpnConnection"
|
33105
33117
|
},
|
33106
33118
|
"VpnGateway": {
|
33107
|
-
"shape": "
|
33119
|
+
"shape": "S1gu",
|
33108
33120
|
"locationName": "vpnGateway"
|
33109
33121
|
},
|
33110
33122
|
"TransitGateway": {
|
33111
|
-
"shape": "
|
33123
|
+
"shape": "S1gu",
|
33112
33124
|
"locationName": "transitGateway"
|
33113
33125
|
},
|
33114
33126
|
"TransitGatewayRouteTable": {
|
33115
|
-
"shape": "
|
33127
|
+
"shape": "S1gu",
|
33116
33128
|
"locationName": "transitGatewayRouteTable"
|
33117
33129
|
},
|
33118
33130
|
"TransitGatewayRouteTableRoute": {
|
33119
|
-
"shape": "
|
33131
|
+
"shape": "S1ha",
|
33120
33132
|
"locationName": "transitGatewayRouteTableRoute"
|
33121
33133
|
},
|
33122
33134
|
"TransitGatewayAttachment": {
|
33123
|
-
"shape": "
|
33135
|
+
"shape": "S1gu",
|
33124
33136
|
"locationName": "transitGatewayAttachment"
|
33125
33137
|
},
|
33126
33138
|
"ComponentAccount": {
|
@@ -33130,17 +33142,17 @@
|
|
33130
33142
|
"locationName": "componentRegion"
|
33131
33143
|
},
|
33132
33144
|
"FirewallStatelessRule": {
|
33133
|
-
"shape": "
|
33145
|
+
"shape": "S1hh",
|
33134
33146
|
"locationName": "firewallStatelessRule"
|
33135
33147
|
},
|
33136
33148
|
"FirewallStatefulRule": {
|
33137
|
-
"shape": "
|
33149
|
+
"shape": "S1hl",
|
33138
33150
|
"locationName": "firewallStatefulRule"
|
33139
33151
|
}
|
33140
33152
|
}
|
33141
33153
|
}
|
33142
33154
|
},
|
33143
|
-
"
|
33155
|
+
"S1hh": {
|
33144
33156
|
"type": "structure",
|
33145
33157
|
"members": {
|
33146
33158
|
"RuleGroupArn": {
|
@@ -33155,11 +33167,11 @@
|
|
33155
33167
|
"locationName": "destinationSet"
|
33156
33168
|
},
|
33157
33169
|
"SourcePorts": {
|
33158
|
-
"shape": "
|
33170
|
+
"shape": "S1gx",
|
33159
33171
|
"locationName": "sourcePortSet"
|
33160
33172
|
},
|
33161
33173
|
"DestinationPorts": {
|
33162
|
-
"shape": "
|
33174
|
+
"shape": "S1gx",
|
33163
33175
|
"locationName": "destinationPortSet"
|
33164
33176
|
},
|
33165
33177
|
"Protocols": {
|
@@ -33179,7 +33191,7 @@
|
|
33179
33191
|
}
|
33180
33192
|
}
|
33181
33193
|
},
|
33182
|
-
"
|
33194
|
+
"S1hl": {
|
33183
33195
|
"type": "structure",
|
33184
33196
|
"members": {
|
33185
33197
|
"RuleGroupArn": {
|
@@ -33194,11 +33206,11 @@
|
|
33194
33206
|
"locationName": "destinationSet"
|
33195
33207
|
},
|
33196
33208
|
"SourcePorts": {
|
33197
|
-
"shape": "
|
33209
|
+
"shape": "S1gx",
|
33198
33210
|
"locationName": "sourcePortSet"
|
33199
33211
|
},
|
33200
33212
|
"DestinationPorts": {
|
33201
|
-
"shape": "
|
33213
|
+
"shape": "S1gx",
|
33202
33214
|
"locationName": "destinationPortSet"
|
33203
33215
|
},
|
33204
33216
|
"Protocol": {
|
@@ -33212,7 +33224,7 @@
|
|
33212
33224
|
}
|
33213
33225
|
}
|
33214
33226
|
},
|
33215
|
-
"
|
33227
|
+
"S1is": {
|
33216
33228
|
"type": "structure",
|
33217
33229
|
"members": {
|
33218
33230
|
"FirstAddress": {
|
@@ -33231,13 +33243,13 @@
|
|
33231
33243
|
}
|
33232
33244
|
}
|
33233
33245
|
},
|
33234
|
-
"
|
33246
|
+
"S1j5": {
|
33235
33247
|
"type": "list",
|
33236
33248
|
"member": {
|
33237
33249
|
"locationName": "ReservedInstancesId"
|
33238
33250
|
}
|
33239
33251
|
},
|
33240
|
-
"
|
33252
|
+
"S1jd": {
|
33241
33253
|
"type": "list",
|
33242
33254
|
"member": {
|
33243
33255
|
"locationName": "item",
|
@@ -33253,7 +33265,7 @@
|
|
33253
33265
|
}
|
33254
33266
|
}
|
33255
33267
|
},
|
33256
|
-
"
|
33268
|
+
"S1jr": {
|
33257
33269
|
"type": "structure",
|
33258
33270
|
"members": {
|
33259
33271
|
"AvailabilityZone": {
|
@@ -33274,7 +33286,7 @@
|
|
33274
33286
|
}
|
33275
33287
|
}
|
33276
33288
|
},
|
33277
|
-
"
|
33289
|
+
"S1ke": {
|
33278
33290
|
"type": "structure",
|
33279
33291
|
"members": {
|
33280
33292
|
"Frequency": {
|
@@ -33301,7 +33313,7 @@
|
|
33301
33313
|
}
|
33302
33314
|
}
|
33303
33315
|
},
|
33304
|
-
"
|
33316
|
+
"S1km": {
|
33305
33317
|
"type": "structure",
|
33306
33318
|
"members": {
|
33307
33319
|
"AvailabilityZone": {
|
@@ -33336,7 +33348,7 @@
|
|
33336
33348
|
"type": "timestamp"
|
33337
33349
|
},
|
33338
33350
|
"Recurrence": {
|
33339
|
-
"shape": "
|
33351
|
+
"shape": "S1ke",
|
33340
33352
|
"locationName": "recurrence"
|
33341
33353
|
},
|
33342
33354
|
"ScheduledInstanceId": {
|
@@ -33360,19 +33372,19 @@
|
|
33360
33372
|
}
|
33361
33373
|
}
|
33362
33374
|
},
|
33363
|
-
"
|
33375
|
+
"S1kt": {
|
33364
33376
|
"type": "list",
|
33365
33377
|
"member": {
|
33366
33378
|
"locationName": "item"
|
33367
33379
|
}
|
33368
33380
|
},
|
33369
|
-
"
|
33381
|
+
"S1kx": {
|
33370
33382
|
"type": "list",
|
33371
33383
|
"member": {
|
33372
33384
|
"locationName": "GroupName"
|
33373
33385
|
}
|
33374
33386
|
},
|
33375
|
-
"
|
33387
|
+
"S1l5": {
|
33376
33388
|
"type": "list",
|
33377
33389
|
"member": {
|
33378
33390
|
"locationName": "item",
|
@@ -33387,13 +33399,13 @@
|
|
33387
33399
|
}
|
33388
33400
|
}
|
33389
33401
|
},
|
33390
|
-
"
|
33402
|
+
"S1lf": {
|
33391
33403
|
"type": "list",
|
33392
33404
|
"member": {
|
33393
33405
|
"locationName": "SnapshotId"
|
33394
33406
|
}
|
33395
33407
|
},
|
33396
|
-
"
|
33408
|
+
"S1ly": {
|
33397
33409
|
"type": "structure",
|
33398
33410
|
"required": [
|
33399
33411
|
"IamFleetRole",
|
@@ -33457,7 +33469,7 @@
|
|
33457
33469
|
"locationName": "addressingType"
|
33458
33470
|
},
|
33459
33471
|
"BlockDeviceMappings": {
|
33460
|
-
"shape": "
|
33472
|
+
"shape": "S179",
|
33461
33473
|
"locationName": "blockDeviceMapping"
|
33462
33474
|
},
|
33463
33475
|
"EbsOptimized": {
|
@@ -33491,11 +33503,11 @@
|
|
33491
33503
|
}
|
33492
33504
|
},
|
33493
33505
|
"NetworkInterfaces": {
|
33494
|
-
"shape": "
|
33506
|
+
"shape": "S1m8",
|
33495
33507
|
"locationName": "networkInterfaceSet"
|
33496
33508
|
},
|
33497
33509
|
"Placement": {
|
33498
|
-
"shape": "
|
33510
|
+
"shape": "S1ma",
|
33499
33511
|
"locationName": "placement"
|
33500
33512
|
},
|
33501
33513
|
"RamdiskId": {
|
@@ -33540,7 +33552,7 @@
|
|
33540
33552
|
}
|
33541
33553
|
},
|
33542
33554
|
"LaunchTemplateConfigs": {
|
33543
|
-
"shape": "
|
33555
|
+
"shape": "S1md",
|
33544
33556
|
"locationName": "launchTemplateConfigs"
|
33545
33557
|
},
|
33546
33558
|
"SpotPrice": {
|
@@ -33642,7 +33654,7 @@
|
|
33642
33654
|
}
|
33643
33655
|
}
|
33644
33656
|
},
|
33645
|
-
"
|
33657
|
+
"S1m8": {
|
33646
33658
|
"type": "list",
|
33647
33659
|
"member": {
|
33648
33660
|
"locationName": "item",
|
@@ -33721,7 +33733,7 @@
|
|
33721
33733
|
}
|
33722
33734
|
}
|
33723
33735
|
},
|
33724
|
-
"
|
33736
|
+
"S1ma": {
|
33725
33737
|
"type": "structure",
|
33726
33738
|
"members": {
|
33727
33739
|
"AvailabilityZone": {
|
@@ -33735,7 +33747,7 @@
|
|
33735
33747
|
}
|
33736
33748
|
}
|
33737
33749
|
},
|
33738
|
-
"
|
33750
|
+
"S1md": {
|
33739
33751
|
"type": "list",
|
33740
33752
|
"member": {
|
33741
33753
|
"locationName": "item",
|
@@ -33782,7 +33794,7 @@
|
|
33782
33794
|
}
|
33783
33795
|
}
|
33784
33796
|
},
|
33785
|
-
"
|
33797
|
+
"S1mq": {
|
33786
33798
|
"type": "list",
|
33787
33799
|
"member": {
|
33788
33800
|
"locationName": "item",
|
@@ -33828,7 +33840,7 @@
|
|
33828
33840
|
"locationName": "addressingType"
|
33829
33841
|
},
|
33830
33842
|
"BlockDeviceMappings": {
|
33831
|
-
"shape": "
|
33843
|
+
"shape": "S179",
|
33832
33844
|
"locationName": "blockDeviceMapping"
|
33833
33845
|
},
|
33834
33846
|
"EbsOptimized": {
|
@@ -33852,11 +33864,11 @@
|
|
33852
33864
|
"locationName": "keyName"
|
33853
33865
|
},
|
33854
33866
|
"NetworkInterfaces": {
|
33855
|
-
"shape": "
|
33867
|
+
"shape": "S1m8",
|
33856
33868
|
"locationName": "networkInterfaceSet"
|
33857
33869
|
},
|
33858
33870
|
"Placement": {
|
33859
|
-
"shape": "
|
33871
|
+
"shape": "S1ma",
|
33860
33872
|
"locationName": "placement"
|
33861
33873
|
},
|
33862
33874
|
"RamdiskId": {
|
@@ -33866,7 +33878,7 @@
|
|
33866
33878
|
"locationName": "subnetId"
|
33867
33879
|
},
|
33868
33880
|
"Monitoring": {
|
33869
|
-
"shape": "
|
33881
|
+
"shape": "S1mt",
|
33870
33882
|
"locationName": "monitoring"
|
33871
33883
|
}
|
33872
33884
|
}
|
@@ -33923,7 +33935,7 @@
|
|
33923
33935
|
}
|
33924
33936
|
}
|
33925
33937
|
},
|
33926
|
-
"
|
33938
|
+
"S1mt": {
|
33927
33939
|
"type": "structure",
|
33928
33940
|
"required": [
|
33929
33941
|
"Enabled"
|
@@ -33935,7 +33947,7 @@
|
|
33935
33947
|
}
|
33936
33948
|
}
|
33937
33949
|
},
|
33938
|
-
"
|
33950
|
+
"S1n8": {
|
33939
33951
|
"type": "list",
|
33940
33952
|
"member": {
|
33941
33953
|
"locationName": "item",
|
@@ -33977,17 +33989,17 @@
|
|
33977
33989
|
}
|
33978
33990
|
}
|
33979
33991
|
},
|
33980
|
-
"
|
33992
|
+
"S1o6": {
|
33981
33993
|
"type": "list",
|
33982
33994
|
"member": {}
|
33983
33995
|
},
|
33984
|
-
"
|
33996
|
+
"S1pp": {
|
33985
33997
|
"type": "list",
|
33986
33998
|
"member": {
|
33987
33999
|
"locationName": "item"
|
33988
34000
|
}
|
33989
34001
|
},
|
33990
|
-
"
|
34002
|
+
"S1pt": {
|
33991
34003
|
"type": "structure",
|
33992
34004
|
"members": {
|
33993
34005
|
"VerifiedAccessInstanceId": {
|
@@ -34006,7 +34018,7 @@
|
|
34006
34018
|
"type": "boolean"
|
34007
34019
|
},
|
34008
34020
|
"DeliveryStatus": {
|
34009
|
-
"shape": "
|
34021
|
+
"shape": "S1pw",
|
34010
34022
|
"locationName": "deliveryStatus"
|
34011
34023
|
},
|
34012
34024
|
"BucketName": {
|
@@ -34029,7 +34041,7 @@
|
|
34029
34041
|
"type": "boolean"
|
34030
34042
|
},
|
34031
34043
|
"DeliveryStatus": {
|
34032
|
-
"shape": "
|
34044
|
+
"shape": "S1pw",
|
34033
34045
|
"locationName": "deliveryStatus"
|
34034
34046
|
},
|
34035
34047
|
"LogGroup": {
|
@@ -34046,7 +34058,7 @@
|
|
34046
34058
|
"type": "boolean"
|
34047
34059
|
},
|
34048
34060
|
"DeliveryStatus": {
|
34049
|
-
"shape": "
|
34061
|
+
"shape": "S1pw",
|
34050
34062
|
"locationName": "deliveryStatus"
|
34051
34063
|
},
|
34052
34064
|
"DeliveryStream": {
|
@@ -34065,7 +34077,7 @@
|
|
34065
34077
|
}
|
34066
34078
|
}
|
34067
34079
|
},
|
34068
|
-
"
|
34080
|
+
"S1pw": {
|
34069
34081
|
"type": "structure",
|
34070
34082
|
"members": {
|
34071
34083
|
"Code": {
|
@@ -34076,7 +34088,7 @@
|
|
34076
34088
|
}
|
34077
34089
|
}
|
34078
34090
|
},
|
34079
|
-
"
|
34091
|
+
"S1qx": {
|
34080
34092
|
"type": "structure",
|
34081
34093
|
"members": {
|
34082
34094
|
"VolumeId": {
|
@@ -34140,19 +34152,19 @@
|
|
34140
34152
|
}
|
34141
34153
|
}
|
34142
34154
|
},
|
34143
|
-
"
|
34155
|
+
"S1r3": {
|
34144
34156
|
"type": "list",
|
34145
34157
|
"member": {
|
34146
34158
|
"locationName": "VpcId"
|
34147
34159
|
}
|
34148
34160
|
},
|
34149
|
-
"
|
34161
|
+
"S1t3": {
|
34150
34162
|
"type": "list",
|
34151
34163
|
"member": {
|
34152
34164
|
"locationName": "AvailabilityZone"
|
34153
34165
|
}
|
34154
34166
|
},
|
34155
|
-
"
|
34167
|
+
"S1tk": {
|
34156
34168
|
"type": "structure",
|
34157
34169
|
"members": {
|
34158
34170
|
"TransitGatewayAttachmentId": {
|
@@ -34175,7 +34187,7 @@
|
|
34175
34187
|
}
|
34176
34188
|
}
|
34177
34189
|
},
|
34178
|
-
"
|
34190
|
+
"S1wu": {
|
34179
34191
|
"type": "structure",
|
34180
34192
|
"members": {
|
34181
34193
|
"InstanceFamily": {
|
@@ -34186,13 +34198,13 @@
|
|
34186
34198
|
}
|
34187
34199
|
}
|
34188
34200
|
},
|
34189
|
-
"
|
34201
|
+
"S1xb": {
|
34190
34202
|
"type": "list",
|
34191
34203
|
"member": {
|
34192
34204
|
"locationName": "item"
|
34193
34205
|
}
|
34194
34206
|
},
|
34195
|
-
"
|
34207
|
+
"S1xd": {
|
34196
34208
|
"type": "list",
|
34197
34209
|
"member": {
|
34198
34210
|
"locationName": "item",
|
@@ -34206,7 +34218,7 @@
|
|
34206
34218
|
"type": "integer"
|
34207
34219
|
},
|
34208
34220
|
"HostIdSet": {
|
34209
|
-
"shape": "
|
34221
|
+
"shape": "S16h",
|
34210
34222
|
"locationName": "hostIdSet"
|
34211
34223
|
},
|
34212
34224
|
"HostReservationId": {
|
@@ -34227,19 +34239,19 @@
|
|
34227
34239
|
}
|
34228
34240
|
}
|
34229
34241
|
},
|
34230
|
-
"
|
34242
|
+
"S1xg": {
|
34231
34243
|
"type": "list",
|
34232
34244
|
"member": {
|
34233
34245
|
"locationName": "item"
|
34234
34246
|
}
|
34235
34247
|
},
|
34236
|
-
"
|
34248
|
+
"S1xh": {
|
34237
34249
|
"type": "list",
|
34238
34250
|
"member": {
|
34239
34251
|
"locationName": "item"
|
34240
34252
|
}
|
34241
34253
|
},
|
34242
|
-
"
|
34254
|
+
"S1yh": {
|
34243
34255
|
"type": "structure",
|
34244
34256
|
"members": {
|
34245
34257
|
"IpamId": {
|
@@ -34291,7 +34303,7 @@
|
|
34291
34303
|
}
|
34292
34304
|
}
|
34293
34305
|
},
|
34294
|
-
"
|
34306
|
+
"S1z4": {
|
34295
34307
|
"type": "structure",
|
34296
34308
|
"members": {
|
34297
34309
|
"HourlyPrice": {
|
@@ -34305,14 +34317,14 @@
|
|
34305
34317
|
}
|
34306
34318
|
}
|
34307
34319
|
},
|
34308
|
-
"
|
34320
|
+
"S1zo": {
|
34309
34321
|
"type": "list",
|
34310
34322
|
"member": {
|
34311
34323
|
"shape": "Snk",
|
34312
34324
|
"locationName": "item"
|
34313
34325
|
}
|
34314
34326
|
},
|
34315
|
-
"
|
34327
|
+
"S210": {
|
34316
34328
|
"type": "structure",
|
34317
34329
|
"members": {
|
34318
34330
|
"Comment": {},
|
@@ -34327,14 +34339,14 @@
|
|
34327
34339
|
}
|
34328
34340
|
}
|
34329
34341
|
},
|
34330
|
-
"
|
34342
|
+
"S213": {
|
34331
34343
|
"type": "structure",
|
34332
34344
|
"members": {
|
34333
34345
|
"S3Bucket": {},
|
34334
34346
|
"S3Key": {}
|
34335
34347
|
}
|
34336
34348
|
},
|
34337
|
-
"
|
34349
|
+
"S21a": {
|
34338
34350
|
"type": "structure",
|
34339
34351
|
"required": [
|
34340
34352
|
"Bytes",
|
@@ -34350,12 +34362,12 @@
|
|
34350
34362
|
"locationName": "format"
|
34351
34363
|
},
|
34352
34364
|
"ImportManifestUrl": {
|
34353
|
-
"shape": "
|
34365
|
+
"shape": "S130",
|
34354
34366
|
"locationName": "importManifestUrl"
|
34355
34367
|
}
|
34356
34368
|
}
|
34357
34369
|
},
|
34358
|
-
"
|
34370
|
+
"S21b": {
|
34359
34371
|
"type": "structure",
|
34360
34372
|
"required": [
|
34361
34373
|
"Size"
|
@@ -34367,25 +34379,25 @@
|
|
34367
34379
|
}
|
34368
34380
|
}
|
34369
34381
|
},
|
34370
|
-
"
|
34382
|
+
"S22g": {
|
34371
34383
|
"type": "list",
|
34372
34384
|
"member": {
|
34373
34385
|
"locationName": "UserId"
|
34374
34386
|
}
|
34375
34387
|
},
|
34376
|
-
"
|
34388
|
+
"S22h": {
|
34377
34389
|
"type": "list",
|
34378
34390
|
"member": {
|
34379
34391
|
"locationName": "UserGroup"
|
34380
34392
|
}
|
34381
34393
|
},
|
34382
|
-
"
|
34394
|
+
"S22i": {
|
34383
34395
|
"type": "list",
|
34384
34396
|
"member": {
|
34385
34397
|
"locationName": "ProductCode"
|
34386
34398
|
}
|
34387
34399
|
},
|
34388
|
-
"
|
34400
|
+
"S22k": {
|
34389
34401
|
"type": "list",
|
34390
34402
|
"member": {
|
34391
34403
|
"locationName": "item",
|
@@ -34396,14 +34408,14 @@
|
|
34396
34408
|
}
|
34397
34409
|
}
|
34398
34410
|
},
|
34399
|
-
"
|
34411
|
+
"S22p": {
|
34400
34412
|
"type": "list",
|
34401
34413
|
"member": {
|
34402
34414
|
"shape": "S1h",
|
34403
34415
|
"locationName": "item"
|
34404
34416
|
}
|
34405
34417
|
},
|
34406
|
-
"
|
34418
|
+
"S232": {
|
34407
34419
|
"type": "structure",
|
34408
34420
|
"members": {
|
34409
34421
|
"CapacityReservationPreference": {},
|
@@ -34412,7 +34424,7 @@
|
|
34412
34424
|
}
|
34413
34425
|
}
|
34414
34426
|
},
|
34415
|
-
"
|
34427
|
+
"S23r": {
|
34416
34428
|
"type": "list",
|
34417
34429
|
"member": {
|
34418
34430
|
"type": "structure",
|
@@ -34421,7 +34433,7 @@
|
|
34421
34433
|
}
|
34422
34434
|
}
|
34423
34435
|
},
|
34424
|
-
"
|
34436
|
+
"S26f": {
|
34425
34437
|
"type": "structure",
|
34426
34438
|
"members": {
|
34427
34439
|
"AllowDnsResolutionFromRemoteVpc": {
|
@@ -34435,7 +34447,7 @@
|
|
34435
34447
|
}
|
34436
34448
|
}
|
34437
34449
|
},
|
34438
|
-
"
|
34450
|
+
"S26h": {
|
34439
34451
|
"type": "structure",
|
34440
34452
|
"members": {
|
34441
34453
|
"AllowDnsResolutionFromRemoteVpc": {
|
@@ -34452,7 +34464,7 @@
|
|
34452
34464
|
}
|
34453
34465
|
}
|
34454
34466
|
},
|
34455
|
-
"
|
34467
|
+
"S26w": {
|
34456
34468
|
"type": "list",
|
34457
34469
|
"member": {
|
34458
34470
|
"locationName": "item",
|
@@ -34462,39 +34474,39 @@
|
|
34462
34474
|
"locationName": "instanceId"
|
34463
34475
|
},
|
34464
34476
|
"Monitoring": {
|
34465
|
-
"shape": "
|
34477
|
+
"shape": "S1cs",
|
34466
34478
|
"locationName": "monitoring"
|
34467
34479
|
}
|
34468
34480
|
}
|
34469
34481
|
}
|
34470
34482
|
},
|
34471
|
-
"
|
34483
|
+
"S2al": {
|
34472
34484
|
"type": "list",
|
34473
34485
|
"member": {
|
34474
34486
|
"locationName": "SecurityGroupId"
|
34475
34487
|
}
|
34476
34488
|
},
|
34477
|
-
"
|
34489
|
+
"S2b9": {
|
34478
34490
|
"type": "list",
|
34479
34491
|
"member": {
|
34480
34492
|
"locationName": "item",
|
34481
34493
|
"type": "structure",
|
34482
34494
|
"members": {
|
34483
34495
|
"CurrentState": {
|
34484
|
-
"shape": "
|
34496
|
+
"shape": "S196",
|
34485
34497
|
"locationName": "currentState"
|
34486
34498
|
},
|
34487
34499
|
"InstanceId": {
|
34488
34500
|
"locationName": "instanceId"
|
34489
34501
|
},
|
34490
34502
|
"PreviousState": {
|
34491
|
-
"shape": "
|
34503
|
+
"shape": "S196",
|
34492
34504
|
"locationName": "previousState"
|
34493
34505
|
}
|
34494
34506
|
}
|
34495
34507
|
}
|
34496
34508
|
},
|
34497
|
-
"
|
34509
|
+
"S2bx": {
|
34498
34510
|
"type": "list",
|
34499
34511
|
"member": {
|
34500
34512
|
"locationName": "item",
|