cdk-comprehend-s3olap 2.0.69 → 2.0.72
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/.jsii +5 -5
- package/lib/cdk-comprehend-s3olap.js +2 -2
- package/lib/comprehend-lambdas.js +2 -2
- package/lib/iam-roles.js +4 -4
- package/node_modules/aws-sdk/CHANGELOG.md +20 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/appmesh-2019-01-25.min.json +220 -167
- package/node_modules/aws-sdk/apis/chime-sdk-media-pipelines-2021-07-15.min.json +464 -31
- package/node_modules/aws-sdk/apis/chime-sdk-media-pipelines-2021-07-15.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/dynamodb-2012-08-10.min.json +227 -33
- package/node_modules/aws-sdk/apis/dynamodb-2012-08-10.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +601 -558
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +105 -77
- package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +98 -66
- package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +135 -111
- package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +405 -123
- package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +104 -22
- package/node_modules/aws-sdk/apis/monitoring-2010-08-01.paginators.json +11 -0
- package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.min.json +52 -51
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +11 -5
- package/node_modules/aws-sdk/apis/rekognition-2016-06-27.examples.json +103 -0
- package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +252 -141
- package/node_modules/aws-sdk/apis/rekognition-2016-06-27.paginators.json +6 -0
- package/node_modules/aws-sdk/clients/appmesh.d.ts +70 -3
- package/node_modules/aws-sdk/clients/chimesdkmediapipelines.d.ts +472 -43
- package/node_modules/aws-sdk/clients/cloudwatch.d.ts +100 -2
- package/node_modules/aws-sdk/clients/cognitoidentityserviceprovider.d.ts +2 -2
- package/node_modules/aws-sdk/clients/dynamodb.d.ts +276 -2
- package/node_modules/aws-sdk/clients/ec2.d.ts +53 -0
- package/node_modules/aws-sdk/clients/kendra.d.ts +38 -6
- package/node_modules/aws-sdk/clients/lakeformation.d.ts +48 -2
- package/node_modules/aws-sdk/clients/lambda.d.ts +45 -17
- package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +290 -2
- package/node_modules/aws-sdk/clients/networkmanager.d.ts +5 -0
- package/node_modules/aws-sdk/clients/rds.d.ts +36 -12
- package/node_modules/aws-sdk/clients/rekognition.d.ts +170 -3
- package/node_modules/aws-sdk/clients/secretsmanager.d.ts +11 -11
- package/node_modules/aws-sdk/clients/servicecatalog.d.ts +57 -57
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +17 -17
- package/node_modules/aws-sdk/dist/aws-sdk.js +1355 -873
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +71 -71
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +252 -2
- package/node_modules/aws-sdk/package.json +1 -1
- package/node_modules/esbuild/install.js +4 -4
- package/node_modules/esbuild/lib/main.js +7 -7
- package/node_modules/esbuild/package.json +22 -22
- package/node_modules/esbuild-linux-64/bin/esbuild +0 -0
- package/node_modules/esbuild-linux-64/package.json +1 -1
- package/node_modules/object.assign/CHANGELOG.md +4 -0
- package/node_modules/object.assign/dist/browser.js +944 -0
- package/node_modules/object.assign/package.json +3 -2
- package/package.json +10 -10
@@ -4508,7 +4508,10 @@
|
|
4508
4508
|
"shape": "Spd",
|
4509
4509
|
"locationName": "IKEVersion"
|
4510
4510
|
},
|
4511
|
-
"StartupAction": {}
|
4511
|
+
"StartupAction": {},
|
4512
|
+
"LogOptions": {
|
4513
|
+
"shape": "Spf"
|
4514
|
+
}
|
4512
4515
|
}
|
4513
4516
|
}
|
4514
4517
|
},
|
@@ -4530,7 +4533,7 @@
|
|
4530
4533
|
"type": "structure",
|
4531
4534
|
"members": {
|
4532
4535
|
"VpnConnection": {
|
4533
|
-
"shape": "
|
4536
|
+
"shape": "Spj",
|
4534
4537
|
"locationName": "vpnConnection"
|
4535
4538
|
}
|
4536
4539
|
}
|
@@ -4575,7 +4578,7 @@
|
|
4575
4578
|
"type": "structure",
|
4576
4579
|
"members": {
|
4577
4580
|
"VpnGateway": {
|
4578
|
-
"shape": "
|
4581
|
+
"shape": "Sqf",
|
4579
4582
|
"locationName": "vpnGateway"
|
4580
4583
|
}
|
4581
4584
|
}
|
@@ -4718,7 +4721,7 @@
|
|
4718
4721
|
"type": "boolean"
|
4719
4722
|
},
|
4720
4723
|
"FleetIds": {
|
4721
|
-
"shape": "
|
4724
|
+
"shape": "Sqt",
|
4722
4725
|
"locationName": "FleetId"
|
4723
4726
|
},
|
4724
4727
|
"TerminateInstances": {
|
@@ -4787,7 +4790,7 @@
|
|
4787
4790
|
"type": "boolean"
|
4788
4791
|
},
|
4789
4792
|
"FlowLogIds": {
|
4790
|
-
"shape": "
|
4793
|
+
"shape": "Sr3",
|
4791
4794
|
"locationName": "FlowLogId"
|
4792
4795
|
}
|
4793
4796
|
}
|
@@ -4995,7 +4998,7 @@
|
|
4995
4998
|
"LaunchTemplateId": {},
|
4996
4999
|
"LaunchTemplateName": {},
|
4997
5000
|
"Versions": {
|
4998
|
-
"shape": "
|
5001
|
+
"shape": "Sro",
|
4999
5002
|
"locationName": "LaunchTemplateVersion"
|
5000
5003
|
}
|
5001
5004
|
}
|
@@ -5984,7 +5987,7 @@
|
|
5984
5987
|
"type": "boolean"
|
5985
5988
|
},
|
5986
5989
|
"ServiceIds": {
|
5987
|
-
"shape": "
|
5990
|
+
"shape": "Su8",
|
5988
5991
|
"locationName": "ServiceId"
|
5989
5992
|
}
|
5990
5993
|
}
|
@@ -6135,7 +6138,7 @@
|
|
6135
6138
|
"type": "structure",
|
6136
6139
|
"members": {
|
6137
6140
|
"IpamPoolCidr": {
|
6138
|
-
"shape": "
|
6141
|
+
"shape": "Sul",
|
6139
6142
|
"locationName": "ipamPoolCidr"
|
6140
6143
|
}
|
6141
6144
|
}
|
@@ -6201,7 +6204,7 @@
|
|
6201
6204
|
"type": "boolean"
|
6202
6205
|
},
|
6203
6206
|
"InstanceTagKeys": {
|
6204
|
-
"shape": "
|
6207
|
+
"shape": "Suv",
|
6205
6208
|
"locationName": "InstanceTagKey"
|
6206
6209
|
}
|
6207
6210
|
}
|
@@ -6212,7 +6215,7 @@
|
|
6212
6215
|
"type": "structure",
|
6213
6216
|
"members": {
|
6214
6217
|
"InstanceTagAttribute": {
|
6215
|
-
"shape": "
|
6218
|
+
"shape": "Sux",
|
6216
6219
|
"locationName": "instanceTagAttribute"
|
6217
6220
|
}
|
6218
6221
|
}
|
@@ -6225,7 +6228,7 @@
|
|
6225
6228
|
"TransitGatewayMulticastDomainId": {},
|
6226
6229
|
"GroupIpAddress": {},
|
6227
6230
|
"NetworkInterfaceIds": {
|
6228
|
-
"shape": "
|
6231
|
+
"shape": "Suz"
|
6229
6232
|
},
|
6230
6233
|
"DryRun": {
|
6231
6234
|
"type": "boolean"
|
@@ -6261,7 +6264,7 @@
|
|
6261
6264
|
"TransitGatewayMulticastDomainId": {},
|
6262
6265
|
"GroupIpAddress": {},
|
6263
6266
|
"NetworkInterfaceIds": {
|
6264
|
-
"shape": "
|
6267
|
+
"shape": "Suz"
|
6265
6268
|
},
|
6266
6269
|
"DryRun": {
|
6267
6270
|
"type": "boolean"
|
@@ -6344,7 +6347,7 @@
|
|
6344
6347
|
"type": "structure",
|
6345
6348
|
"members": {
|
6346
6349
|
"Filters": {
|
6347
|
-
"shape": "
|
6350
|
+
"shape": "Sve",
|
6348
6351
|
"locationName": "Filter"
|
6349
6352
|
},
|
6350
6353
|
"PublicIps": {
|
@@ -6454,7 +6457,7 @@
|
|
6454
6457
|
"locationName": "addressSet",
|
6455
6458
|
"type": "list",
|
6456
6459
|
"member": {
|
6457
|
-
"shape": "
|
6460
|
+
"shape": "Svs",
|
6458
6461
|
"locationName": "item"
|
6459
6462
|
}
|
6460
6463
|
},
|
@@ -6481,7 +6484,7 @@
|
|
6481
6484
|
"type": "boolean"
|
6482
6485
|
},
|
6483
6486
|
"Statuses": {
|
6484
|
-
"shape": "
|
6487
|
+
"shape": "Svw",
|
6485
6488
|
"locationName": "statusSet"
|
6486
6489
|
}
|
6487
6490
|
}
|
@@ -6492,7 +6495,7 @@
|
|
6492
6495
|
"type": "structure",
|
6493
6496
|
"members": {
|
6494
6497
|
"Filters": {
|
6495
|
-
"shape": "
|
6498
|
+
"shape": "Sve",
|
6496
6499
|
"locationName": "Filter"
|
6497
6500
|
},
|
6498
6501
|
"ZoneNames": {
|
@@ -6589,7 +6592,7 @@
|
|
6589
6592
|
}
|
6590
6593
|
},
|
6591
6594
|
"Filters": {
|
6592
|
-
"shape": "
|
6595
|
+
"shape": "Sve",
|
6593
6596
|
"locationName": "Filter"
|
6594
6597
|
},
|
6595
6598
|
"DryRun": {
|
@@ -6658,7 +6661,7 @@
|
|
6658
6661
|
"type": "integer"
|
6659
6662
|
},
|
6660
6663
|
"Filters": {
|
6661
|
-
"shape": "
|
6664
|
+
"shape": "Sve",
|
6662
6665
|
"locationName": "Filter"
|
6663
6666
|
},
|
6664
6667
|
"DryRun": {
|
@@ -6743,7 +6746,7 @@
|
|
6743
6746
|
"type": "integer"
|
6744
6747
|
},
|
6745
6748
|
"Filters": {
|
6746
|
-
"shape": "
|
6749
|
+
"shape": "Sve",
|
6747
6750
|
"locationName": "Filter"
|
6748
6751
|
},
|
6749
6752
|
"DryRun": {
|
@@ -6778,7 +6781,7 @@
|
|
6778
6781
|
"member": {}
|
6779
6782
|
},
|
6780
6783
|
"Filters": {
|
6781
|
-
"shape": "
|
6784
|
+
"shape": "Sve",
|
6782
6785
|
"locationName": "Filter"
|
6783
6786
|
},
|
6784
6787
|
"MaxResults": {
|
@@ -6812,7 +6815,7 @@
|
|
6812
6815
|
"type": "structure",
|
6813
6816
|
"members": {
|
6814
6817
|
"Filters": {
|
6815
|
-
"shape": "
|
6818
|
+
"shape": "Sve",
|
6816
6819
|
"locationName": "Filter"
|
6817
6820
|
},
|
6818
6821
|
"DryRun": {
|
@@ -6820,7 +6823,7 @@
|
|
6820
6823
|
"type": "boolean"
|
6821
6824
|
},
|
6822
6825
|
"InstanceIds": {
|
6823
|
-
"shape": "
|
6826
|
+
"shape": "Sww",
|
6824
6827
|
"locationName": "InstanceId"
|
6825
6828
|
},
|
6826
6829
|
"MaxResults": {
|
@@ -6878,7 +6881,7 @@
|
|
6878
6881
|
},
|
6879
6882
|
"NextToken": {},
|
6880
6883
|
"Filters": {
|
6881
|
-
"shape": "
|
6884
|
+
"shape": "Sve",
|
6882
6885
|
"locationName": "Filter"
|
6883
6886
|
},
|
6884
6887
|
"MaxResults": {
|
@@ -6934,7 +6937,7 @@
|
|
6934
6937
|
"members": {
|
6935
6938
|
"ClientVpnEndpointId": {},
|
6936
6939
|
"Filters": {
|
6937
|
-
"shape": "
|
6940
|
+
"shape": "Sve",
|
6938
6941
|
"locationName": "Filter"
|
6939
6942
|
},
|
6940
6943
|
"NextToken": {},
|
@@ -6990,7 +6993,7 @@
|
|
6990
6993
|
"locationName": "commonName"
|
6991
6994
|
},
|
6992
6995
|
"Status": {
|
6993
|
-
"shape": "
|
6996
|
+
"shape": "Sxb",
|
6994
6997
|
"locationName": "status"
|
6995
6998
|
},
|
6996
6999
|
"ConnectionEndTime": {
|
@@ -7025,7 +7028,7 @@
|
|
7025
7028
|
},
|
7026
7029
|
"NextToken": {},
|
7027
7030
|
"Filters": {
|
7028
|
-
"shape": "
|
7031
|
+
"shape": "Sve",
|
7029
7032
|
"locationName": "Filter"
|
7030
7033
|
},
|
7031
7034
|
"DryRun": {
|
@@ -7232,7 +7235,7 @@
|
|
7232
7235
|
"members": {
|
7233
7236
|
"ClientVpnEndpointId": {},
|
7234
7237
|
"Filters": {
|
7235
|
-
"shape": "
|
7238
|
+
"shape": "Sve",
|
7236
7239
|
"locationName": "Filter"
|
7237
7240
|
},
|
7238
7241
|
"MaxResults": {
|
@@ -7301,7 +7304,7 @@
|
|
7301
7304
|
},
|
7302
7305
|
"NextToken": {},
|
7303
7306
|
"Filters": {
|
7304
|
-
"shape": "
|
7307
|
+
"shape": "Sve",
|
7305
7308
|
"locationName": "Filter"
|
7306
7309
|
},
|
7307
7310
|
"DryRun": {
|
@@ -7360,7 +7363,7 @@
|
|
7360
7363
|
}
|
7361
7364
|
},
|
7362
7365
|
"Filters": {
|
7363
|
-
"shape": "
|
7366
|
+
"shape": "Sve",
|
7364
7367
|
"locationName": "Filter"
|
7365
7368
|
},
|
7366
7369
|
"MaxResults": {
|
@@ -7432,7 +7435,7 @@
|
|
7432
7435
|
"locationName": "conversionTasks",
|
7433
7436
|
"type": "list",
|
7434
7437
|
"member": {
|
7435
|
-
"shape": "
|
7438
|
+
"shape": "Syi",
|
7436
7439
|
"locationName": "item"
|
7437
7440
|
}
|
7438
7441
|
}
|
@@ -7451,7 +7454,7 @@
|
|
7451
7454
|
}
|
7452
7455
|
},
|
7453
7456
|
"Filters": {
|
7454
|
-
"shape": "
|
7457
|
+
"shape": "Sve",
|
7455
7458
|
"locationName": "Filter"
|
7456
7459
|
},
|
7457
7460
|
"DryRun": {
|
@@ -7486,7 +7489,7 @@
|
|
7486
7489
|
}
|
7487
7490
|
},
|
7488
7491
|
"Filters": {
|
7489
|
-
"shape": "
|
7492
|
+
"shape": "Sve",
|
7490
7493
|
"locationName": "Filter"
|
7491
7494
|
},
|
7492
7495
|
"DryRun": {
|
@@ -7535,7 +7538,7 @@
|
|
7535
7538
|
},
|
7536
7539
|
"NextToken": {},
|
7537
7540
|
"Filters": {
|
7538
|
-
"shape": "
|
7541
|
+
"shape": "Sve",
|
7539
7542
|
"locationName": "Filter"
|
7540
7543
|
}
|
7541
7544
|
}
|
@@ -7572,7 +7575,7 @@
|
|
7572
7575
|
"type": "boolean"
|
7573
7576
|
},
|
7574
7577
|
"Filters": {
|
7575
|
-
"shape": "
|
7578
|
+
"shape": "Sve",
|
7576
7579
|
"locationName": "Filter"
|
7577
7580
|
},
|
7578
7581
|
"MaxResults": {
|
@@ -7640,7 +7643,7 @@
|
|
7640
7643
|
"type": "boolean"
|
7641
7644
|
},
|
7642
7645
|
"Filters": {
|
7643
|
-
"shape": "
|
7646
|
+
"shape": "Sve",
|
7644
7647
|
"locationName": "Filter"
|
7645
7648
|
},
|
7646
7649
|
"ExportImageTaskIds": {
|
@@ -7679,7 +7682,7 @@
|
|
7679
7682
|
"locationName": "progress"
|
7680
7683
|
},
|
7681
7684
|
"S3ExportLocation": {
|
7682
|
-
"shape": "
|
7685
|
+
"shape": "Szl",
|
7683
7686
|
"locationName": "s3ExportLocation"
|
7684
7687
|
},
|
7685
7688
|
"Status": {
|
@@ -7713,7 +7716,7 @@
|
|
7713
7716
|
}
|
7714
7717
|
},
|
7715
7718
|
"Filters": {
|
7716
|
-
"shape": "
|
7719
|
+
"shape": "Sve",
|
7717
7720
|
"locationName": "Filter"
|
7718
7721
|
}
|
7719
7722
|
}
|
@@ -7744,7 +7747,7 @@
|
|
7744
7747
|
}
|
7745
7748
|
},
|
7746
7749
|
"Filters": {
|
7747
|
-
"shape": "
|
7750
|
+
"shape": "Sve",
|
7748
7751
|
"locationName": "Filter"
|
7749
7752
|
},
|
7750
7753
|
"MaxResults": {
|
@@ -7773,11 +7776,11 @@
|
|
7773
7776
|
"locationName": "resourceType"
|
7774
7777
|
},
|
7775
7778
|
"SnapshotConfiguration": {
|
7776
|
-
"shape": "
|
7779
|
+
"shape": "Szy",
|
7777
7780
|
"locationName": "snapshotConfiguration"
|
7778
7781
|
},
|
7779
7782
|
"LaunchTemplate": {
|
7780
|
-
"shape": "
|
7783
|
+
"shape": "Szz",
|
7781
7784
|
"locationName": "launchTemplate"
|
7782
7785
|
},
|
7783
7786
|
"MaxParallelLaunches": {
|
@@ -7811,7 +7814,7 @@
|
|
7811
7814
|
"type": "structure",
|
7812
7815
|
"members": {
|
7813
7816
|
"Filters": {
|
7814
|
-
"shape": "
|
7817
|
+
"shape": "Sve",
|
7815
7818
|
"locationName": "Filter"
|
7816
7819
|
},
|
7817
7820
|
"MaxResults": {
|
@@ -7913,7 +7916,7 @@
|
|
7913
7916
|
"type": "structure",
|
7914
7917
|
"members": {
|
7915
7918
|
"EventInformation": {
|
7916
|
-
"shape": "
|
7919
|
+
"shape": "S10c",
|
7917
7920
|
"locationName": "eventInformation"
|
7918
7921
|
},
|
7919
7922
|
"EventType": {
|
@@ -7959,7 +7962,7 @@
|
|
7959
7962
|
"NextToken": {},
|
7960
7963
|
"FleetId": {},
|
7961
7964
|
"Filters": {
|
7962
|
-
"shape": "
|
7965
|
+
"shape": "Sve",
|
7963
7966
|
"locationName": "Filter"
|
7964
7967
|
}
|
7965
7968
|
}
|
@@ -7968,7 +7971,7 @@
|
|
7968
7971
|
"type": "structure",
|
7969
7972
|
"members": {
|
7970
7973
|
"ActiveInstances": {
|
7971
|
-
"shape": "
|
7974
|
+
"shape": "S10f",
|
7972
7975
|
"locationName": "activeInstanceSet"
|
7973
7976
|
},
|
7974
7977
|
"NextToken": {
|
@@ -7992,11 +7995,11 @@
|
|
7992
7995
|
},
|
7993
7996
|
"NextToken": {},
|
7994
7997
|
"FleetIds": {
|
7995
|
-
"shape": "
|
7998
|
+
"shape": "Sqt",
|
7996
7999
|
"locationName": "FleetId"
|
7997
8000
|
},
|
7998
8001
|
"Filters": {
|
7999
|
-
"shape": "
|
8002
|
+
"shape": "Sve",
|
8000
8003
|
"locationName": "Filter"
|
8001
8004
|
}
|
8002
8005
|
}
|
@@ -8260,10 +8263,10 @@
|
|
8260
8263
|
"type": "boolean"
|
8261
8264
|
},
|
8262
8265
|
"Filter": {
|
8263
|
-
"shape": "
|
8266
|
+
"shape": "Sve"
|
8264
8267
|
},
|
8265
8268
|
"FlowLogIds": {
|
8266
|
-
"shape": "
|
8269
|
+
"shape": "Sr3",
|
8267
8270
|
"locationName": "FlowLogId"
|
8268
8271
|
},
|
8269
8272
|
"MaxResults": {
|
@@ -8372,7 +8375,7 @@
|
|
8372
8375
|
"type": "structure",
|
8373
8376
|
"members": {
|
8374
8377
|
"FpgaImageAttribute": {
|
8375
|
-
"shape": "
|
8378
|
+
"shape": "S118",
|
8376
8379
|
"locationName": "fpgaImageAttribute"
|
8377
8380
|
}
|
8378
8381
|
}
|
@@ -8393,11 +8396,11 @@
|
|
8393
8396
|
}
|
8394
8397
|
},
|
8395
8398
|
"Owners": {
|
8396
|
-
"shape": "
|
8399
|
+
"shape": "S11h",
|
8397
8400
|
"locationName": "Owner"
|
8398
8401
|
},
|
8399
8402
|
"Filters": {
|
8400
|
-
"shape": "
|
8403
|
+
"shape": "Sve",
|
8401
8404
|
"locationName": "Filter"
|
8402
8405
|
},
|
8403
8406
|
"NextToken": {},
|
@@ -8468,7 +8471,7 @@
|
|
8468
8471
|
"locationName": "ownerAlias"
|
8469
8472
|
},
|
8470
8473
|
"ProductCodes": {
|
8471
|
-
"shape": "
|
8474
|
+
"shape": "S11c",
|
8472
8475
|
"locationName": "productCodes"
|
8473
8476
|
},
|
8474
8477
|
"Tags": {
|
@@ -8497,7 +8500,7 @@
|
|
8497
8500
|
"type": "structure",
|
8498
8501
|
"members": {
|
8499
8502
|
"Filter": {
|
8500
|
-
"shape": "
|
8503
|
+
"shape": "Sve"
|
8501
8504
|
},
|
8502
8505
|
"MaxDuration": {
|
8503
8506
|
"type": "integer"
|
@@ -8558,7 +8561,7 @@
|
|
8558
8561
|
"type": "structure",
|
8559
8562
|
"members": {
|
8560
8563
|
"Filter": {
|
8561
|
-
"shape": "
|
8564
|
+
"shape": "Sve"
|
8562
8565
|
},
|
8563
8566
|
"HostReservationIdSet": {
|
8564
8567
|
"type": "list",
|
@@ -8598,7 +8601,7 @@
|
|
8598
8601
|
"type": "timestamp"
|
8599
8602
|
},
|
8600
8603
|
"HostIdSet": {
|
8601
|
-
"shape": "
|
8604
|
+
"shape": "S122",
|
8602
8605
|
"locationName": "hostIdSet"
|
8603
8606
|
},
|
8604
8607
|
"HostReservationId": {
|
@@ -8644,11 +8647,11 @@
|
|
8644
8647
|
"type": "structure",
|
8645
8648
|
"members": {
|
8646
8649
|
"Filter": {
|
8647
|
-
"shape": "
|
8650
|
+
"shape": "Sve",
|
8648
8651
|
"locationName": "filter"
|
8649
8652
|
},
|
8650
8653
|
"HostIds": {
|
8651
|
-
"shape": "
|
8654
|
+
"shape": "S125",
|
8652
8655
|
"locationName": "hostId"
|
8653
8656
|
},
|
8654
8657
|
"MaxResults": {
|
@@ -8814,7 +8817,7 @@
|
|
8814
8817
|
}
|
8815
8818
|
},
|
8816
8819
|
"Filters": {
|
8817
|
-
"shape": "
|
8820
|
+
"shape": "Sve",
|
8818
8821
|
"locationName": "Filter"
|
8819
8822
|
},
|
8820
8823
|
"MaxResults": {
|
@@ -8851,7 +8854,7 @@
|
|
8851
8854
|
"type": "structure",
|
8852
8855
|
"members": {
|
8853
8856
|
"Statuses": {
|
8854
|
-
"shape": "
|
8857
|
+
"shape": "Svw",
|
8855
8858
|
"locationName": "statusSet"
|
8856
8859
|
}
|
8857
8860
|
}
|
@@ -8876,7 +8879,7 @@
|
|
8876
8879
|
"type": "structure",
|
8877
8880
|
"members": {
|
8878
8881
|
"Statuses": {
|
8879
|
-
"shape": "
|
8882
|
+
"shape": "Svw",
|
8880
8883
|
"locationName": "statusSet"
|
8881
8884
|
}
|
8882
8885
|
}
|
@@ -8902,18 +8905,18 @@
|
|
8902
8905
|
"type": "structure",
|
8903
8906
|
"members": {
|
8904
8907
|
"BlockDeviceMappings": {
|
8905
|
-
"shape": "
|
8908
|
+
"shape": "S12u",
|
8906
8909
|
"locationName": "blockDeviceMapping"
|
8907
8910
|
},
|
8908
8911
|
"ImageId": {
|
8909
8912
|
"locationName": "imageId"
|
8910
8913
|
},
|
8911
8914
|
"LaunchPermissions": {
|
8912
|
-
"shape": "
|
8915
|
+
"shape": "S12v",
|
8913
8916
|
"locationName": "launchPermission"
|
8914
8917
|
},
|
8915
8918
|
"ProductCodes": {
|
8916
|
-
"shape": "
|
8919
|
+
"shape": "S11c",
|
8917
8920
|
"locationName": "productCodes"
|
8918
8921
|
},
|
8919
8922
|
"Description": {
|
@@ -8963,15 +8966,15 @@
|
|
8963
8966
|
}
|
8964
8967
|
},
|
8965
8968
|
"Filters": {
|
8966
|
-
"shape": "
|
8969
|
+
"shape": "Sve",
|
8967
8970
|
"locationName": "Filter"
|
8968
8971
|
},
|
8969
8972
|
"ImageIds": {
|
8970
|
-
"shape": "
|
8973
|
+
"shape": "S12z",
|
8971
8974
|
"locationName": "ImageId"
|
8972
8975
|
},
|
8973
8976
|
"Owners": {
|
8974
|
-
"shape": "
|
8977
|
+
"shape": "S11h",
|
8975
8978
|
"locationName": "Owner"
|
8976
8979
|
},
|
8977
8980
|
"IncludeDeprecated": {
|
@@ -9028,7 +9031,7 @@
|
|
9028
9031
|
"locationName": "usageOperation"
|
9029
9032
|
},
|
9030
9033
|
"ProductCodes": {
|
9031
|
-
"shape": "
|
9034
|
+
"shape": "S11c",
|
9032
9035
|
"locationName": "productCodes"
|
9033
9036
|
},
|
9034
9037
|
"RamdiskId": {
|
@@ -9038,7 +9041,7 @@
|
|
9038
9041
|
"locationName": "imageState"
|
9039
9042
|
},
|
9040
9043
|
"BlockDeviceMappings": {
|
9041
|
-
"shape": "
|
9044
|
+
"shape": "S12u",
|
9042
9045
|
"locationName": "blockDeviceMapping"
|
9043
9046
|
},
|
9044
9047
|
"Description": {
|
@@ -9067,7 +9070,7 @@
|
|
9067
9070
|
"locationName": "sriovNetSupport"
|
9068
9071
|
},
|
9069
9072
|
"StateReason": {
|
9070
|
-
"shape": "
|
9073
|
+
"shape": "S138",
|
9071
9074
|
"locationName": "stateReason"
|
9072
9075
|
},
|
9073
9076
|
"Tags": {
|
@@ -9100,7 +9103,7 @@
|
|
9100
9103
|
"type": "boolean"
|
9101
9104
|
},
|
9102
9105
|
"Filters": {
|
9103
|
-
"shape": "
|
9106
|
+
"shape": "Sve"
|
9104
9107
|
},
|
9105
9108
|
"ImportTaskIds": {
|
9106
9109
|
"locationName": "ImportTaskId",
|
@@ -9157,7 +9160,7 @@
|
|
9157
9160
|
"locationName": "progress"
|
9158
9161
|
},
|
9159
9162
|
"SnapshotDetails": {
|
9160
|
-
"shape": "
|
9163
|
+
"shape": "S13i",
|
9161
9164
|
"locationName": "snapshotDetailSet"
|
9162
9165
|
},
|
9163
9166
|
"Status": {
|
@@ -9171,7 +9174,7 @@
|
|
9171
9174
|
"locationName": "tagSet"
|
9172
9175
|
},
|
9173
9176
|
"LicenseSpecifications": {
|
9174
|
-
"shape": "
|
9177
|
+
"shape": "S13l",
|
9175
9178
|
"locationName": "licenseSpecifications"
|
9176
9179
|
},
|
9177
9180
|
"UsageOperation": {
|
@@ -9197,7 +9200,7 @@
|
|
9197
9200
|
"type": "boolean"
|
9198
9201
|
},
|
9199
9202
|
"Filters": {
|
9200
|
-
"shape": "
|
9203
|
+
"shape": "Sve"
|
9201
9204
|
},
|
9202
9205
|
"ImportTaskIds": {
|
9203
9206
|
"locationName": "ImportTaskId",
|
@@ -9229,7 +9232,7 @@
|
|
9229
9232
|
"locationName": "importTaskId"
|
9230
9233
|
},
|
9231
9234
|
"SnapshotTaskDetail": {
|
9232
|
-
"shape": "
|
9235
|
+
"shape": "S13t",
|
9233
9236
|
"locationName": "snapshotTaskDetail"
|
9234
9237
|
},
|
9235
9238
|
"Tags": {
|
@@ -9273,23 +9276,23 @@
|
|
9273
9276
|
"locationName": "groupSet"
|
9274
9277
|
},
|
9275
9278
|
"BlockDeviceMappings": {
|
9276
|
-
"shape": "
|
9279
|
+
"shape": "S13x",
|
9277
9280
|
"locationName": "blockDeviceMapping"
|
9278
9281
|
},
|
9279
9282
|
"DisableApiTermination": {
|
9280
|
-
"shape": "
|
9283
|
+
"shape": "S140",
|
9281
9284
|
"locationName": "disableApiTermination"
|
9282
9285
|
},
|
9283
9286
|
"EnaSupport": {
|
9284
|
-
"shape": "
|
9287
|
+
"shape": "S140",
|
9285
9288
|
"locationName": "enaSupport"
|
9286
9289
|
},
|
9287
9290
|
"EnclaveOptions": {
|
9288
|
-
"shape": "
|
9291
|
+
"shape": "S141",
|
9289
9292
|
"locationName": "enclaveOptions"
|
9290
9293
|
},
|
9291
9294
|
"EbsOptimized": {
|
9292
|
-
"shape": "
|
9295
|
+
"shape": "S140",
|
9293
9296
|
"locationName": "ebsOptimized"
|
9294
9297
|
},
|
9295
9298
|
"InstanceId": {
|
@@ -9308,7 +9311,7 @@
|
|
9308
9311
|
"locationName": "kernel"
|
9309
9312
|
},
|
9310
9313
|
"ProductCodes": {
|
9311
|
-
"shape": "
|
9314
|
+
"shape": "S11c",
|
9312
9315
|
"locationName": "productCodes"
|
9313
9316
|
},
|
9314
9317
|
"RamdiskId": {
|
@@ -9320,7 +9323,7 @@
|
|
9320
9323
|
"locationName": "rootDeviceName"
|
9321
9324
|
},
|
9322
9325
|
"SourceDestCheck": {
|
9323
|
-
"shape": "
|
9326
|
+
"shape": "S140",
|
9324
9327
|
"locationName": "sourceDestCheck"
|
9325
9328
|
},
|
9326
9329
|
"SriovNetSupport": {
|
@@ -9332,7 +9335,7 @@
|
|
9332
9335
|
"locationName": "userData"
|
9333
9336
|
},
|
9334
9337
|
"DisableApiStop": {
|
9335
|
-
"shape": "
|
9338
|
+
"shape": "S140",
|
9336
9339
|
"locationName": "disableApiStop"
|
9337
9340
|
}
|
9338
9341
|
}
|
@@ -9346,11 +9349,11 @@
|
|
9346
9349
|
"type": "boolean"
|
9347
9350
|
},
|
9348
9351
|
"Filters": {
|
9349
|
-
"shape": "
|
9352
|
+
"shape": "Sve",
|
9350
9353
|
"locationName": "Filter"
|
9351
9354
|
},
|
9352
9355
|
"InstanceIds": {
|
9353
|
-
"shape": "
|
9356
|
+
"shape": "Sww",
|
9354
9357
|
"locationName": "InstanceId"
|
9355
9358
|
},
|
9356
9359
|
"MaxResults": {
|
@@ -9397,7 +9400,7 @@
|
|
9397
9400
|
"type": "structure",
|
9398
9401
|
"members": {
|
9399
9402
|
"InstanceTagAttribute": {
|
9400
|
-
"shape": "
|
9403
|
+
"shape": "Sux",
|
9401
9404
|
"locationName": "instanceTagAttribute"
|
9402
9405
|
}
|
9403
9406
|
}
|
@@ -9418,7 +9421,7 @@
|
|
9418
9421
|
}
|
9419
9422
|
},
|
9420
9423
|
"Filters": {
|
9421
|
-
"shape": "
|
9424
|
+
"shape": "Sve",
|
9422
9425
|
"locationName": "Filter"
|
9423
9426
|
},
|
9424
9427
|
"MaxResults": {
|
@@ -9449,11 +9452,11 @@
|
|
9449
9452
|
"type": "structure",
|
9450
9453
|
"members": {
|
9451
9454
|
"Filters": {
|
9452
|
-
"shape": "
|
9455
|
+
"shape": "Sve",
|
9453
9456
|
"locationName": "Filter"
|
9454
9457
|
},
|
9455
9458
|
"InstanceIds": {
|
9456
|
-
"shape": "
|
9459
|
+
"shape": "Sww",
|
9457
9460
|
"locationName": "InstanceId"
|
9458
9461
|
},
|
9459
9462
|
"MaxResults": {
|
@@ -9490,7 +9493,7 @@
|
|
9490
9493
|
"locationName": "eventsSet",
|
9491
9494
|
"type": "list",
|
9492
9495
|
"member": {
|
9493
|
-
"shape": "
|
9496
|
+
"shape": "S14j",
|
9494
9497
|
"locationName": "item"
|
9495
9498
|
}
|
9496
9499
|
},
|
@@ -9498,15 +9501,15 @@
|
|
9498
9501
|
"locationName": "instanceId"
|
9499
9502
|
},
|
9500
9503
|
"InstanceState": {
|
9501
|
-
"shape": "
|
9504
|
+
"shape": "S14m",
|
9502
9505
|
"locationName": "instanceState"
|
9503
9506
|
},
|
9504
9507
|
"InstanceStatus": {
|
9505
|
-
"shape": "
|
9508
|
+
"shape": "S14o",
|
9506
9509
|
"locationName": "instanceStatus"
|
9507
9510
|
},
|
9508
9511
|
"SystemStatus": {
|
9509
|
-
"shape": "
|
9512
|
+
"shape": "S14o",
|
9510
9513
|
"locationName": "systemStatus"
|
9511
9514
|
}
|
9512
9515
|
}
|
@@ -9527,7 +9530,7 @@
|
|
9527
9530
|
},
|
9528
9531
|
"LocationType": {},
|
9529
9532
|
"Filters": {
|
9530
|
-
"shape": "
|
9533
|
+
"shape": "Sve",
|
9531
9534
|
"locationName": "Filter"
|
9532
9535
|
},
|
9533
9536
|
"MaxResults": {
|
@@ -9577,7 +9580,7 @@
|
|
9577
9580
|
"member": {}
|
9578
9581
|
},
|
9579
9582
|
"Filters": {
|
9580
|
-
"shape": "
|
9583
|
+
"shape": "Sve",
|
9581
9584
|
"locationName": "Filter"
|
9582
9585
|
},
|
9583
9586
|
"MaxResults": {
|
@@ -10012,11 +10015,11 @@
|
|
10012
10015
|
"type": "structure",
|
10013
10016
|
"members": {
|
10014
10017
|
"Filters": {
|
10015
|
-
"shape": "
|
10018
|
+
"shape": "Sve",
|
10016
10019
|
"locationName": "Filter"
|
10017
10020
|
},
|
10018
10021
|
"InstanceIds": {
|
10019
|
-
"shape": "
|
10022
|
+
"shape": "Sww",
|
10020
10023
|
"locationName": "InstanceId"
|
10021
10024
|
},
|
10022
10025
|
"DryRun": {
|
@@ -10039,7 +10042,7 @@
|
|
10039
10042
|
"locationName": "reservationSet",
|
10040
10043
|
"type": "list",
|
10041
10044
|
"member": {
|
10042
|
-
"shape": "
|
10045
|
+
"shape": "S17s",
|
10043
10046
|
"locationName": "item"
|
10044
10047
|
}
|
10045
10048
|
},
|
@@ -10054,7 +10057,7 @@
|
|
10054
10057
|
"type": "structure",
|
10055
10058
|
"members": {
|
10056
10059
|
"Filters": {
|
10057
|
-
"shape": "
|
10060
|
+
"shape": "Sve",
|
10058
10061
|
"locationName": "Filter"
|
10059
10062
|
},
|
10060
10063
|
"DryRun": {
|
@@ -10099,7 +10102,7 @@
|
|
10099
10102
|
"type": "boolean"
|
10100
10103
|
},
|
10101
10104
|
"Filters": {
|
10102
|
-
"shape": "
|
10105
|
+
"shape": "Sve",
|
10103
10106
|
"locationName": "Filter"
|
10104
10107
|
},
|
10105
10108
|
"MaxResults": {
|
@@ -10137,7 +10140,7 @@
|
|
10137
10140
|
"type": "boolean"
|
10138
10141
|
},
|
10139
10142
|
"Filters": {
|
10140
|
-
"shape": "
|
10143
|
+
"shape": "Sve",
|
10141
10144
|
"locationName": "Filter"
|
10142
10145
|
},
|
10143
10146
|
"MaxResults": {
|
@@ -10175,7 +10178,7 @@
|
|
10175
10178
|
"type": "boolean"
|
10176
10179
|
},
|
10177
10180
|
"Filters": {
|
10178
|
-
"shape": "
|
10181
|
+
"shape": "Sve",
|
10179
10182
|
"locationName": "Filter"
|
10180
10183
|
},
|
10181
10184
|
"MaxResults": {
|
@@ -10224,7 +10227,7 @@
|
|
10224
10227
|
"type": "boolean"
|
10225
10228
|
},
|
10226
10229
|
"Filters": {
|
10227
|
-
"shape": "
|
10230
|
+
"shape": "Sve",
|
10228
10231
|
"locationName": "Filter"
|
10229
10232
|
}
|
10230
10233
|
}
|
@@ -10276,7 +10279,7 @@
|
|
10276
10279
|
"type": "structure",
|
10277
10280
|
"members": {
|
10278
10281
|
"Filters": {
|
10279
|
-
"shape": "
|
10282
|
+
"shape": "Sve",
|
10280
10283
|
"locationName": "Filter"
|
10281
10284
|
},
|
10282
10285
|
"KeyNames": {
|
@@ -10351,7 +10354,7 @@
|
|
10351
10354
|
"LaunchTemplateId": {},
|
10352
10355
|
"LaunchTemplateName": {},
|
10353
10356
|
"Versions": {
|
10354
|
-
"shape": "
|
10357
|
+
"shape": "Sro",
|
10355
10358
|
"locationName": "LaunchTemplateVersion"
|
10356
10359
|
},
|
10357
10360
|
"MinVersion": {},
|
@@ -10361,7 +10364,7 @@
|
|
10361
10364
|
"type": "integer"
|
10362
10365
|
},
|
10363
10366
|
"Filters": {
|
10364
|
-
"shape": "
|
10367
|
+
"shape": "Sve",
|
10365
10368
|
"locationName": "Filter"
|
10366
10369
|
}
|
10367
10370
|
}
|
@@ -10405,7 +10408,7 @@
|
|
10405
10408
|
}
|
10406
10409
|
},
|
10407
10410
|
"Filters": {
|
10408
|
-
"shape": "
|
10411
|
+
"shape": "Sve",
|
10409
10412
|
"locationName": "Filter"
|
10410
10413
|
},
|
10411
10414
|
"NextToken": {},
|
@@ -10443,7 +10446,7 @@
|
|
10443
10446
|
}
|
10444
10447
|
},
|
10445
10448
|
"Filters": {
|
10446
|
-
"shape": "
|
10449
|
+
"shape": "Sve",
|
10447
10450
|
"locationName": "Filter"
|
10448
10451
|
},
|
10449
10452
|
"MaxResults": {
|
@@ -10511,7 +10514,7 @@
|
|
10511
10514
|
}
|
10512
10515
|
},
|
10513
10516
|
"Filters": {
|
10514
|
-
"shape": "
|
10517
|
+
"shape": "Sve",
|
10515
10518
|
"locationName": "Filter"
|
10516
10519
|
},
|
10517
10520
|
"MaxResults": {
|
@@ -10552,7 +10555,7 @@
|
|
10552
10555
|
}
|
10553
10556
|
},
|
10554
10557
|
"Filters": {
|
10555
|
-
"shape": "
|
10558
|
+
"shape": "Sve",
|
10556
10559
|
"locationName": "Filter"
|
10557
10560
|
},
|
10558
10561
|
"MaxResults": {
|
@@ -10617,7 +10620,7 @@
|
|
10617
10620
|
}
|
10618
10621
|
},
|
10619
10622
|
"Filters": {
|
10620
|
-
"shape": "
|
10623
|
+
"shape": "Sve",
|
10621
10624
|
"locationName": "Filter"
|
10622
10625
|
},
|
10623
10626
|
"MaxResults": {
|
@@ -10643,7 +10646,7 @@
|
|
10643
10646
|
"locationName": "localGatewayVirtualInterfaceGroupId"
|
10644
10647
|
},
|
10645
10648
|
"LocalGatewayVirtualInterfaceIds": {
|
10646
|
-
"shape": "
|
10649
|
+
"shape": "S1ad",
|
10647
10650
|
"locationName": "localGatewayVirtualInterfaceIdSet"
|
10648
10651
|
},
|
10649
10652
|
"LocalGatewayId": {
|
@@ -10670,11 +10673,11 @@
|
|
10670
10673
|
"type": "structure",
|
10671
10674
|
"members": {
|
10672
10675
|
"LocalGatewayVirtualInterfaceIds": {
|
10673
|
-
"shape": "
|
10676
|
+
"shape": "S1ad",
|
10674
10677
|
"locationName": "LocalGatewayVirtualInterfaceId"
|
10675
10678
|
},
|
10676
10679
|
"Filters": {
|
10677
|
-
"shape": "
|
10680
|
+
"shape": "Sve",
|
10678
10681
|
"locationName": "Filter"
|
10679
10682
|
},
|
10680
10683
|
"MaxResults": {
|
@@ -10748,7 +10751,7 @@
|
|
10748
10751
|
}
|
10749
10752
|
},
|
10750
10753
|
"Filters": {
|
10751
|
-
"shape": "
|
10754
|
+
"shape": "Sve",
|
10752
10755
|
"locationName": "Filter"
|
10753
10756
|
},
|
10754
10757
|
"MaxResults": {
|
@@ -10803,7 +10806,7 @@
|
|
10803
10806
|
"type": "boolean"
|
10804
10807
|
},
|
10805
10808
|
"Filters": {
|
10806
|
-
"shape": "
|
10809
|
+
"shape": "Sve",
|
10807
10810
|
"locationName": "Filter"
|
10808
10811
|
},
|
10809
10812
|
"MaxResults": {
|
@@ -10838,7 +10841,7 @@
|
|
10838
10841
|
"type": "structure",
|
10839
10842
|
"members": {
|
10840
10843
|
"Filters": {
|
10841
|
-
"shape": "
|
10844
|
+
"shape": "Sve",
|
10842
10845
|
"locationName": "filter"
|
10843
10846
|
},
|
10844
10847
|
"DryRun": {
|
@@ -10891,7 +10894,7 @@
|
|
10891
10894
|
"type": "boolean"
|
10892
10895
|
},
|
10893
10896
|
"Filter": {
|
10894
|
-
"shape": "
|
10897
|
+
"shape": "Sve"
|
10895
10898
|
},
|
10896
10899
|
"MaxResults": {
|
10897
10900
|
"type": "integer"
|
@@ -10928,7 +10931,7 @@
|
|
10928
10931
|
"type": "structure",
|
10929
10932
|
"members": {
|
10930
10933
|
"Filters": {
|
10931
|
-
"shape": "
|
10934
|
+
"shape": "Sve",
|
10932
10935
|
"locationName": "Filter"
|
10933
10936
|
},
|
10934
10937
|
"DryRun": {
|
@@ -10984,7 +10987,7 @@
|
|
10984
10987
|
"type": "timestamp"
|
10985
10988
|
},
|
10986
10989
|
"Filters": {
|
10987
|
-
"shape": "
|
10990
|
+
"shape": "Sve",
|
10988
10991
|
"locationName": "Filter"
|
10989
10992
|
},
|
10990
10993
|
"MaxResults": {
|
@@ -11003,7 +11006,7 @@
|
|
11003
11006
|
"locationName": "networkInsightsAccessScopeAnalysisSet",
|
11004
11007
|
"type": "list",
|
11005
11008
|
"member": {
|
11006
|
-
"shape": "
|
11009
|
+
"shape": "S1bd",
|
11007
11010
|
"locationName": "item"
|
11008
11011
|
}
|
11009
11012
|
},
|
@@ -11025,7 +11028,7 @@
|
|
11025
11028
|
}
|
11026
11029
|
},
|
11027
11030
|
"Filters": {
|
11028
|
-
"shape": "
|
11031
|
+
"shape": "Sve",
|
11029
11032
|
"locationName": "Filter"
|
11030
11033
|
},
|
11031
11034
|
"MaxResults": {
|
@@ -11073,7 +11076,7 @@
|
|
11073
11076
|
"type": "timestamp"
|
11074
11077
|
},
|
11075
11078
|
"Filters": {
|
11076
|
-
"shape": "
|
11079
|
+
"shape": "Sve",
|
11077
11080
|
"locationName": "Filter"
|
11078
11081
|
},
|
11079
11082
|
"MaxResults": {
|
@@ -11092,7 +11095,7 @@
|
|
11092
11095
|
"locationName": "networkInsightsAnalysisSet",
|
11093
11096
|
"type": "list",
|
11094
11097
|
"member": {
|
11095
|
-
"shape": "
|
11098
|
+
"shape": "S1bo",
|
11096
11099
|
"locationName": "item"
|
11097
11100
|
}
|
11098
11101
|
},
|
@@ -11114,7 +11117,7 @@
|
|
11114
11117
|
}
|
11115
11118
|
},
|
11116
11119
|
"Filters": {
|
11117
|
-
"shape": "
|
11120
|
+
"shape": "Sve",
|
11118
11121
|
"locationName": "Filter"
|
11119
11122
|
},
|
11120
11123
|
"MaxResults": {
|
@@ -11181,7 +11184,7 @@
|
|
11181
11184
|
"locationName": "networkInterfaceId"
|
11182
11185
|
},
|
11183
11186
|
"SourceDestCheck": {
|
11184
|
-
"shape": "
|
11187
|
+
"shape": "S140",
|
11185
11188
|
"locationName": "sourceDestCheck"
|
11186
11189
|
}
|
11187
11190
|
}
|
@@ -11197,7 +11200,7 @@
|
|
11197
11200
|
"member": {}
|
11198
11201
|
},
|
11199
11202
|
"Filters": {
|
11200
|
-
"shape": "
|
11203
|
+
"shape": "Sve",
|
11201
11204
|
"locationName": "Filter"
|
11202
11205
|
},
|
11203
11206
|
"NextToken": {},
|
@@ -11228,7 +11231,7 @@
|
|
11228
11231
|
"type": "structure",
|
11229
11232
|
"members": {
|
11230
11233
|
"Filters": {
|
11231
|
-
"shape": "
|
11234
|
+
"shape": "Sve",
|
11232
11235
|
"locationName": "filter"
|
11233
11236
|
},
|
11234
11237
|
"DryRun": {
|
@@ -11270,7 +11273,7 @@
|
|
11270
11273
|
"type": "structure",
|
11271
11274
|
"members": {
|
11272
11275
|
"Filters": {
|
11273
|
-
"shape": "
|
11276
|
+
"shape": "Sve",
|
11274
11277
|
"locationName": "Filter"
|
11275
11278
|
},
|
11276
11279
|
"DryRun": {
|
@@ -11313,7 +11316,7 @@
|
|
11313
11316
|
"type": "boolean"
|
11314
11317
|
},
|
11315
11318
|
"Filters": {
|
11316
|
-
"shape": "
|
11319
|
+
"shape": "Sve",
|
11317
11320
|
"locationName": "Filter"
|
11318
11321
|
},
|
11319
11322
|
"MaxResults": {
|
@@ -11392,7 +11395,7 @@
|
|
11392
11395
|
"locationName": "arn"
|
11393
11396
|
},
|
11394
11397
|
"Statuses": {
|
11395
|
-
"shape": "
|
11398
|
+
"shape": "Svw",
|
11396
11399
|
"locationName": "statusSet"
|
11397
11400
|
}
|
11398
11401
|
}
|
@@ -11420,7 +11423,7 @@
|
|
11420
11423
|
"type": "integer"
|
11421
11424
|
},
|
11422
11425
|
"Filters": {
|
11423
|
-
"shape": "
|
11426
|
+
"shape": "Sve",
|
11424
11427
|
"locationName": "Filter"
|
11425
11428
|
}
|
11426
11429
|
}
|
@@ -11445,7 +11448,7 @@
|
|
11445
11448
|
"locationName": "poolAddressRangeSet",
|
11446
11449
|
"type": "list",
|
11447
11450
|
"member": {
|
11448
|
-
"shape": "
|
11451
|
+
"shape": "S1df",
|
11449
11452
|
"locationName": "item"
|
11450
11453
|
}
|
11451
11454
|
},
|
@@ -11478,7 +11481,7 @@
|
|
11478
11481
|
"type": "structure",
|
11479
11482
|
"members": {
|
11480
11483
|
"Filters": {
|
11481
|
-
"shape": "
|
11484
|
+
"shape": "Sve",
|
11482
11485
|
"locationName": "Filter"
|
11483
11486
|
},
|
11484
11487
|
"RegionNames": {
|
@@ -11534,7 +11537,7 @@
|
|
11534
11537
|
}
|
11535
11538
|
},
|
11536
11539
|
"Filters": {
|
11537
|
-
"shape": "
|
11540
|
+
"shape": "Sve",
|
11538
11541
|
"locationName": "Filter"
|
11539
11542
|
},
|
11540
11543
|
"MaxResults": {
|
@@ -11568,12 +11571,12 @@
|
|
11568
11571
|
"type": "structure",
|
11569
11572
|
"members": {
|
11570
11573
|
"Filters": {
|
11571
|
-
"shape": "
|
11574
|
+
"shape": "Sve",
|
11572
11575
|
"locationName": "Filter"
|
11573
11576
|
},
|
11574
11577
|
"OfferingClass": {},
|
11575
11578
|
"ReservedInstancesIds": {
|
11576
|
-
"shape": "
|
11579
|
+
"shape": "S1ds",
|
11577
11580
|
"locationName": "ReservedInstancesId"
|
11578
11581
|
},
|
11579
11582
|
"DryRun": {
|
@@ -11647,7 +11650,7 @@
|
|
11647
11650
|
"locationName": "offeringType"
|
11648
11651
|
},
|
11649
11652
|
"RecurringCharges": {
|
11650
|
-
"shape": "
|
11653
|
+
"shape": "S1e0",
|
11651
11654
|
"locationName": "recurringCharges"
|
11652
11655
|
},
|
11653
11656
|
"Scope": {
|
@@ -11668,7 +11671,7 @@
|
|
11668
11671
|
"type": "structure",
|
11669
11672
|
"members": {
|
11670
11673
|
"Filters": {
|
11671
|
-
"shape": "
|
11674
|
+
"shape": "Sve",
|
11672
11675
|
"locationName": "Filter"
|
11673
11676
|
},
|
11674
11677
|
"ReservedInstancesId": {
|
@@ -11694,7 +11697,7 @@
|
|
11694
11697
|
"type": "structure",
|
11695
11698
|
"members": {
|
11696
11699
|
"Filters": {
|
11697
|
-
"shape": "
|
11700
|
+
"shape": "Sve",
|
11698
11701
|
"locationName": "Filter"
|
11699
11702
|
},
|
11700
11703
|
"ReservedInstancesModificationIds": {
|
@@ -11744,7 +11747,7 @@
|
|
11744
11747
|
"locationName": "reservedInstancesId"
|
11745
11748
|
},
|
11746
11749
|
"TargetConfiguration": {
|
11747
|
-
"shape": "
|
11750
|
+
"shape": "S1ee",
|
11748
11751
|
"locationName": "targetConfiguration"
|
11749
11752
|
}
|
11750
11753
|
}
|
@@ -11788,7 +11791,7 @@
|
|
11788
11791
|
"members": {
|
11789
11792
|
"AvailabilityZone": {},
|
11790
11793
|
"Filters": {
|
11791
|
-
"shape": "
|
11794
|
+
"shape": "Sve",
|
11792
11795
|
"locationName": "Filter"
|
11793
11796
|
},
|
11794
11797
|
"IncludeMarketplace": {
|
@@ -11899,7 +11902,7 @@
|
|
11899
11902
|
}
|
11900
11903
|
},
|
11901
11904
|
"RecurringCharges": {
|
11902
|
-
"shape": "
|
11905
|
+
"shape": "S1e0",
|
11903
11906
|
"locationName": "recurringCharges"
|
11904
11907
|
},
|
11905
11908
|
"Scope": {
|
@@ -11919,7 +11922,7 @@
|
|
11919
11922
|
"type": "structure",
|
11920
11923
|
"members": {
|
11921
11924
|
"Filters": {
|
11922
|
-
"shape": "
|
11925
|
+
"shape": "Sve",
|
11923
11926
|
"locationName": "Filter"
|
11924
11927
|
},
|
11925
11928
|
"DryRun": {
|
@@ -11968,7 +11971,7 @@
|
|
11968
11971
|
"type": "boolean"
|
11969
11972
|
},
|
11970
11973
|
"Filters": {
|
11971
|
-
"shape": "
|
11974
|
+
"shape": "Sve",
|
11972
11975
|
"locationName": "Filter"
|
11973
11976
|
},
|
11974
11977
|
"FirstSlotStartTimeRange": {
|
@@ -12067,7 +12070,7 @@
|
|
12067
12070
|
"locationName": "purchaseToken"
|
12068
12071
|
},
|
12069
12072
|
"Recurrence": {
|
12070
|
-
"shape": "
|
12073
|
+
"shape": "S1f1",
|
12071
12074
|
"locationName": "recurrence"
|
12072
12075
|
},
|
12073
12076
|
"SlotDurationInHours": {
|
@@ -12092,7 +12095,7 @@
|
|
12092
12095
|
"type": "boolean"
|
12093
12096
|
},
|
12094
12097
|
"Filters": {
|
12095
|
-
"shape": "
|
12098
|
+
"shape": "Sve",
|
12096
12099
|
"locationName": "Filter"
|
12097
12100
|
},
|
12098
12101
|
"MaxResults": {
|
@@ -12129,7 +12132,7 @@
|
|
12129
12132
|
"locationName": "scheduledInstanceSet",
|
12130
12133
|
"type": "list",
|
12131
12134
|
"member": {
|
12132
|
-
"shape": "
|
12135
|
+
"shape": "S1f9",
|
12133
12136
|
"locationName": "item"
|
12134
12137
|
}
|
12135
12138
|
}
|
@@ -12184,11 +12187,11 @@
|
|
12184
12187
|
"type": "structure",
|
12185
12188
|
"members": {
|
12186
12189
|
"Filters": {
|
12187
|
-
"shape": "
|
12190
|
+
"shape": "Sve",
|
12188
12191
|
"locationName": "Filter"
|
12189
12192
|
},
|
12190
12193
|
"SecurityGroupRuleIds": {
|
12191
|
-
"shape": "
|
12194
|
+
"shape": "S1fg",
|
12192
12195
|
"locationName": "SecurityGroupRuleId"
|
12193
12196
|
},
|
12194
12197
|
"DryRun": {
|
@@ -12218,7 +12221,7 @@
|
|
12218
12221
|
"type": "structure",
|
12219
12222
|
"members": {
|
12220
12223
|
"Filters": {
|
12221
|
-
"shape": "
|
12224
|
+
"shape": "Sve",
|
12222
12225
|
"locationName": "Filter"
|
12223
12226
|
},
|
12224
12227
|
"GroupIds": {
|
@@ -12226,7 +12229,7 @@
|
|
12226
12229
|
"locationName": "GroupId"
|
12227
12230
|
},
|
12228
12231
|
"GroupNames": {
|
12229
|
-
"shape": "
|
12232
|
+
"shape": "S1fk",
|
12230
12233
|
"locationName": "GroupName"
|
12231
12234
|
},
|
12232
12235
|
"DryRun": {
|
@@ -12305,11 +12308,11 @@
|
|
12305
12308
|
"type": "structure",
|
12306
12309
|
"members": {
|
12307
12310
|
"CreateVolumePermissions": {
|
12308
|
-
"shape": "
|
12311
|
+
"shape": "S1fs",
|
12309
12312
|
"locationName": "createVolumePermission"
|
12310
12313
|
},
|
12311
12314
|
"ProductCodes": {
|
12312
|
-
"shape": "
|
12315
|
+
"shape": "S11c",
|
12313
12316
|
"locationName": "productCodes"
|
12314
12317
|
},
|
12315
12318
|
"SnapshotId": {
|
@@ -12323,7 +12326,7 @@
|
|
12323
12326
|
"type": "structure",
|
12324
12327
|
"members": {
|
12325
12328
|
"Filters": {
|
12326
|
-
"shape": "
|
12329
|
+
"shape": "Sve",
|
12327
12330
|
"locationName": "Filter"
|
12328
12331
|
},
|
12329
12332
|
"DryRun": {
|
@@ -12400,7 +12403,7 @@
|
|
12400
12403
|
"type": "structure",
|
12401
12404
|
"members": {
|
12402
12405
|
"Filters": {
|
12403
|
-
"shape": "
|
12406
|
+
"shape": "Sve",
|
12404
12407
|
"locationName": "Filter"
|
12405
12408
|
},
|
12406
12409
|
"MaxResults": {
|
@@ -12408,7 +12411,7 @@
|
|
12408
12411
|
},
|
12409
12412
|
"NextToken": {},
|
12410
12413
|
"OwnerIds": {
|
12411
|
-
"shape": "
|
12414
|
+
"shape": "S11h",
|
12412
12415
|
"locationName": "Owner"
|
12413
12416
|
},
|
12414
12417
|
"RestorableByUserIds": {
|
@@ -12417,7 +12420,7 @@
|
|
12417
12420
|
"member": {}
|
12418
12421
|
},
|
12419
12422
|
"SnapshotIds": {
|
12420
|
-
"shape": "
|
12423
|
+
"shape": "S1g2",
|
12421
12424
|
"locationName": "SnapshotId"
|
12422
12425
|
},
|
12423
12426
|
"DryRun": {
|
@@ -12490,7 +12493,7 @@
|
|
12490
12493
|
"type": "structure",
|
12491
12494
|
"members": {
|
12492
12495
|
"ActiveInstances": {
|
12493
|
-
"shape": "
|
12496
|
+
"shape": "S10f",
|
12494
12497
|
"locationName": "activeInstanceSet"
|
12495
12498
|
},
|
12496
12499
|
"NextToken": {
|
@@ -12544,7 +12547,7 @@
|
|
12544
12547
|
"type": "structure",
|
12545
12548
|
"members": {
|
12546
12549
|
"EventInformation": {
|
12547
|
-
"shape": "
|
12550
|
+
"shape": "S10c",
|
12548
12551
|
"locationName": "eventInformation"
|
12549
12552
|
},
|
12550
12553
|
"EventType": {
|
@@ -12616,7 +12619,7 @@
|
|
12616
12619
|
"type": "timestamp"
|
12617
12620
|
},
|
12618
12621
|
"SpotFleetRequestConfig": {
|
12619
|
-
"shape": "
|
12622
|
+
"shape": "S1gl",
|
12620
12623
|
"locationName": "spotFleetRequestConfig"
|
12621
12624
|
},
|
12622
12625
|
"SpotFleetRequestId": {
|
@@ -12640,7 +12643,7 @@
|
|
12640
12643
|
"type": "structure",
|
12641
12644
|
"members": {
|
12642
12645
|
"Filters": {
|
12643
|
-
"shape": "
|
12646
|
+
"shape": "Sve",
|
12644
12647
|
"locationName": "Filter"
|
12645
12648
|
},
|
12646
12649
|
"DryRun": {
|
@@ -12661,7 +12664,7 @@
|
|
12661
12664
|
"type": "structure",
|
12662
12665
|
"members": {
|
12663
12666
|
"SpotInstanceRequests": {
|
12664
|
-
"shape": "
|
12667
|
+
"shape": "S1hd",
|
12665
12668
|
"locationName": "spotInstanceRequestSet"
|
12666
12669
|
},
|
12667
12670
|
"NextToken": {
|
@@ -12675,7 +12678,7 @@
|
|
12675
12678
|
"type": "structure",
|
12676
12679
|
"members": {
|
12677
12680
|
"Filters": {
|
12678
|
-
"shape": "
|
12681
|
+
"shape": "Sve",
|
12679
12682
|
"locationName": "Filter"
|
12680
12683
|
},
|
12681
12684
|
"AvailabilityZone": {
|
@@ -12787,11 +12790,11 @@
|
|
12787
12790
|
"locationName": "groupName"
|
12788
12791
|
},
|
12789
12792
|
"StaleIpPermissions": {
|
12790
|
-
"shape": "
|
12793
|
+
"shape": "S1hv",
|
12791
12794
|
"locationName": "staleIpPermissions"
|
12792
12795
|
},
|
12793
12796
|
"StaleIpPermissionsEgress": {
|
12794
|
-
"shape": "
|
12797
|
+
"shape": "S1hv",
|
12795
12798
|
"locationName": "staleIpPermissionsEgress"
|
12796
12799
|
},
|
12797
12800
|
"VpcId": {
|
@@ -12818,7 +12821,7 @@
|
|
12818
12821
|
"type": "boolean"
|
12819
12822
|
},
|
12820
12823
|
"Filters": {
|
12821
|
-
"shape": "
|
12824
|
+
"shape": "Sve",
|
12822
12825
|
"locationName": "Filter"
|
12823
12826
|
},
|
12824
12827
|
"NextToken": {},
|
@@ -12874,7 +12877,7 @@
|
|
12874
12877
|
"type": "structure",
|
12875
12878
|
"members": {
|
12876
12879
|
"Filters": {
|
12877
|
-
"shape": "
|
12880
|
+
"shape": "Sve",
|
12878
12881
|
"locationName": "Filter"
|
12879
12882
|
},
|
12880
12883
|
"SubnetIds": {
|
@@ -12920,7 +12923,7 @@
|
|
12920
12923
|
"type": "boolean"
|
12921
12924
|
},
|
12922
12925
|
"Filters": {
|
12923
|
-
"shape": "
|
12926
|
+
"shape": "Sve",
|
12924
12927
|
"locationName": "Filter"
|
12925
12928
|
},
|
12926
12929
|
"MaxResults": {
|
@@ -12978,7 +12981,7 @@
|
|
12978
12981
|
"type": "boolean"
|
12979
12982
|
},
|
12980
12983
|
"Filters": {
|
12981
|
-
"shape": "
|
12984
|
+
"shape": "Sve",
|
12982
12985
|
"locationName": "Filter"
|
12983
12986
|
},
|
12984
12987
|
"MaxResults": {
|
@@ -13019,7 +13022,7 @@
|
|
13019
13022
|
"type": "boolean"
|
13020
13023
|
},
|
13021
13024
|
"Filters": {
|
13022
|
-
"shape": "
|
13025
|
+
"shape": "Sve",
|
13023
13026
|
"locationName": "Filter"
|
13024
13027
|
},
|
13025
13028
|
"MaxResults": {
|
@@ -13060,7 +13063,7 @@
|
|
13060
13063
|
"type": "boolean"
|
13061
13064
|
},
|
13062
13065
|
"Filters": {
|
13063
|
-
"shape": "
|
13066
|
+
"shape": "Sve",
|
13064
13067
|
"locationName": "Filter"
|
13065
13068
|
},
|
13066
13069
|
"MaxResults": {
|
@@ -13091,10 +13094,10 @@
|
|
13091
13094
|
"type": "structure",
|
13092
13095
|
"members": {
|
13093
13096
|
"TransitGatewayAttachmentIds": {
|
13094
|
-
"shape": "
|
13097
|
+
"shape": "S1it"
|
13095
13098
|
},
|
13096
13099
|
"Filters": {
|
13097
|
-
"shape": "
|
13100
|
+
"shape": "Sve",
|
13098
13101
|
"locationName": "Filter"
|
13099
13102
|
},
|
13100
13103
|
"MaxResults": {
|
@@ -13177,7 +13180,7 @@
|
|
13177
13180
|
}
|
13178
13181
|
},
|
13179
13182
|
"Filters": {
|
13180
|
-
"shape": "
|
13183
|
+
"shape": "Sve",
|
13181
13184
|
"locationName": "Filter"
|
13182
13185
|
},
|
13183
13186
|
"MaxResults": {
|
@@ -13211,10 +13214,10 @@
|
|
13211
13214
|
"type": "structure",
|
13212
13215
|
"members": {
|
13213
13216
|
"TransitGatewayAttachmentIds": {
|
13214
|
-
"shape": "
|
13217
|
+
"shape": "S1it"
|
13215
13218
|
},
|
13216
13219
|
"Filters": {
|
13217
|
-
"shape": "
|
13220
|
+
"shape": "Sve",
|
13218
13221
|
"locationName": "Filter"
|
13219
13222
|
},
|
13220
13223
|
"MaxResults": {
|
@@ -13254,7 +13257,7 @@
|
|
13254
13257
|
}
|
13255
13258
|
},
|
13256
13259
|
"Filters": {
|
13257
|
-
"shape": "
|
13260
|
+
"shape": "Sve",
|
13258
13261
|
"locationName": "Filter"
|
13259
13262
|
},
|
13260
13263
|
"MaxResults": {
|
@@ -13288,10 +13291,10 @@
|
|
13288
13291
|
"type": "structure",
|
13289
13292
|
"members": {
|
13290
13293
|
"TransitGatewayAttachmentIds": {
|
13291
|
-
"shape": "
|
13294
|
+
"shape": "S1it"
|
13292
13295
|
},
|
13293
13296
|
"Filters": {
|
13294
|
-
"shape": "
|
13297
|
+
"shape": "Sve",
|
13295
13298
|
"locationName": "Filter"
|
13296
13299
|
},
|
13297
13300
|
"MaxResults": {
|
@@ -13331,7 +13334,7 @@
|
|
13331
13334
|
}
|
13332
13335
|
},
|
13333
13336
|
"Filters": {
|
13334
|
-
"shape": "
|
13337
|
+
"shape": "Sve",
|
13335
13338
|
"locationName": "Filter"
|
13336
13339
|
},
|
13337
13340
|
"MaxResults": {
|
@@ -13371,7 +13374,7 @@
|
|
13371
13374
|
}
|
13372
13375
|
},
|
13373
13376
|
"Filters": {
|
13374
|
-
"shape": "
|
13377
|
+
"shape": "Sve",
|
13375
13378
|
"locationName": "Filter"
|
13376
13379
|
},
|
13377
13380
|
"MaxResults": {
|
@@ -13411,7 +13414,7 @@
|
|
13411
13414
|
}
|
13412
13415
|
},
|
13413
13416
|
"Filters": {
|
13414
|
-
"shape": "
|
13417
|
+
"shape": "Sve",
|
13415
13418
|
"locationName": "Filter"
|
13416
13419
|
},
|
13417
13420
|
"MaxResults": {
|
@@ -13445,10 +13448,10 @@
|
|
13445
13448
|
"type": "structure",
|
13446
13449
|
"members": {
|
13447
13450
|
"TransitGatewayAttachmentIds": {
|
13448
|
-
"shape": "
|
13451
|
+
"shape": "S1it"
|
13449
13452
|
},
|
13450
13453
|
"Filters": {
|
13451
|
-
"shape": "
|
13454
|
+
"shape": "Sve",
|
13452
13455
|
"locationName": "Filter"
|
13453
13456
|
},
|
13454
13457
|
"MaxResults": {
|
@@ -13488,7 +13491,7 @@
|
|
13488
13491
|
}
|
13489
13492
|
},
|
13490
13493
|
"Filters": {
|
13491
|
-
"shape": "
|
13494
|
+
"shape": "Sve",
|
13492
13495
|
"locationName": "Filter"
|
13493
13496
|
},
|
13494
13497
|
"MaxResults": {
|
@@ -13532,7 +13535,7 @@
|
|
13532
13535
|
"type": "boolean"
|
13533
13536
|
},
|
13534
13537
|
"Filters": {
|
13535
|
-
"shape": "
|
13538
|
+
"shape": "Sve",
|
13536
13539
|
"locationName": "Filter"
|
13537
13540
|
},
|
13538
13541
|
"NextToken": {},
|
@@ -13578,11 +13581,11 @@
|
|
13578
13581
|
"type": "structure",
|
13579
13582
|
"members": {
|
13580
13583
|
"AutoEnableIO": {
|
13581
|
-
"shape": "
|
13584
|
+
"shape": "S140",
|
13582
13585
|
"locationName": "autoEnableIO"
|
13583
13586
|
},
|
13584
13587
|
"ProductCodes": {
|
13585
|
-
"shape": "
|
13588
|
+
"shape": "S11c",
|
13586
13589
|
"locationName": "productCodes"
|
13587
13590
|
},
|
13588
13591
|
"VolumeId": {
|
@@ -13596,7 +13599,7 @@
|
|
13596
13599
|
"type": "structure",
|
13597
13600
|
"members": {
|
13598
13601
|
"Filters": {
|
13599
|
-
"shape": "
|
13602
|
+
"shape": "Sve",
|
13600
13603
|
"locationName": "Filter"
|
13601
13604
|
},
|
13602
13605
|
"MaxResults": {
|
@@ -13739,7 +13742,7 @@
|
|
13739
13742
|
"type": "structure",
|
13740
13743
|
"members": {
|
13741
13744
|
"Filters": {
|
13742
|
-
"shape": "
|
13745
|
+
"shape": "Sve",
|
13743
13746
|
"locationName": "Filter"
|
13744
13747
|
},
|
13745
13748
|
"VolumeIds": {
|
@@ -13788,7 +13791,7 @@
|
|
13788
13791
|
"locationName": "VolumeId"
|
13789
13792
|
},
|
13790
13793
|
"Filters": {
|
13791
|
-
"shape": "
|
13794
|
+
"shape": "Sve",
|
13792
13795
|
"locationName": "Filter"
|
13793
13796
|
},
|
13794
13797
|
"NextToken": {},
|
@@ -13804,7 +13807,7 @@
|
|
13804
13807
|
"locationName": "volumeModificationSet",
|
13805
13808
|
"type": "list",
|
13806
13809
|
"member": {
|
13807
|
-
"shape": "
|
13810
|
+
"shape": "S1kp",
|
13808
13811
|
"locationName": "item"
|
13809
13812
|
}
|
13810
13813
|
},
|
@@ -13837,11 +13840,11 @@
|
|
13837
13840
|
"locationName": "vpcId"
|
13838
13841
|
},
|
13839
13842
|
"EnableDnsHostnames": {
|
13840
|
-
"shape": "
|
13843
|
+
"shape": "S140",
|
13841
13844
|
"locationName": "enableDnsHostnames"
|
13842
13845
|
},
|
13843
13846
|
"EnableDnsSupport": {
|
13844
|
-
"shape": "
|
13847
|
+
"shape": "S140",
|
13845
13848
|
"locationName": "enableDnsSupport"
|
13846
13849
|
}
|
13847
13850
|
}
|
@@ -13852,7 +13855,7 @@
|
|
13852
13855
|
"type": "structure",
|
13853
13856
|
"members": {
|
13854
13857
|
"Filters": {
|
13855
|
-
"shape": "
|
13858
|
+
"shape": "Sve",
|
13856
13859
|
"locationName": "Filter"
|
13857
13860
|
},
|
13858
13861
|
"DryRun": {
|
@@ -13860,7 +13863,7 @@
|
|
13860
13863
|
"type": "boolean"
|
13861
13864
|
},
|
13862
13865
|
"VpcIds": {
|
13863
|
-
"shape": "
|
13866
|
+
"shape": "S1kv",
|
13864
13867
|
"locationName": "VpcId"
|
13865
13868
|
}
|
13866
13869
|
}
|
@@ -13904,7 +13907,7 @@
|
|
13904
13907
|
"locationName": "nextToken"
|
13905
13908
|
},
|
13906
13909
|
"VpcIds": {
|
13907
|
-
"shape": "
|
13910
|
+
"shape": "S1kv"
|
13908
13911
|
}
|
13909
13912
|
}
|
13910
13913
|
},
|
@@ -13943,7 +13946,7 @@
|
|
13943
13946
|
},
|
13944
13947
|
"ConnectionNotificationId": {},
|
13945
13948
|
"Filters": {
|
13946
|
-
"shape": "
|
13949
|
+
"shape": "Sve",
|
13947
13950
|
"locationName": "Filter"
|
13948
13951
|
},
|
13949
13952
|
"MaxResults": {
|
@@ -13977,7 +13980,7 @@
|
|
13977
13980
|
"type": "boolean"
|
13978
13981
|
},
|
13979
13982
|
"Filters": {
|
13980
|
-
"shape": "
|
13983
|
+
"shape": "Sve",
|
13981
13984
|
"locationName": "Filter"
|
13982
13985
|
},
|
13983
13986
|
"MaxResults": {
|
@@ -14044,11 +14047,11 @@
|
|
14044
14047
|
"type": "boolean"
|
14045
14048
|
},
|
14046
14049
|
"ServiceIds": {
|
14047
|
-
"shape": "
|
14050
|
+
"shape": "Su8",
|
14048
14051
|
"locationName": "ServiceId"
|
14049
14052
|
},
|
14050
14053
|
"Filters": {
|
14051
|
-
"shape": "
|
14054
|
+
"shape": "Sve",
|
14052
14055
|
"locationName": "Filter"
|
14053
14056
|
},
|
14054
14057
|
"MaxResults": {
|
@@ -14086,7 +14089,7 @@
|
|
14086
14089
|
},
|
14087
14090
|
"ServiceId": {},
|
14088
14091
|
"Filters": {
|
14089
|
-
"shape": "
|
14092
|
+
"shape": "Sve",
|
14090
14093
|
"locationName": "Filter"
|
14091
14094
|
},
|
14092
14095
|
"MaxResults": {
|
@@ -14132,7 +14135,7 @@
|
|
14132
14135
|
"locationName": "ServiceName"
|
14133
14136
|
},
|
14134
14137
|
"Filters": {
|
14135
|
-
"shape": "
|
14138
|
+
"shape": "Sve",
|
14136
14139
|
"locationName": "Filter"
|
14137
14140
|
},
|
14138
14141
|
"MaxResults": {
|
@@ -14239,7 +14242,7 @@
|
|
14239
14242
|
"locationName": "VpcEndpointId"
|
14240
14243
|
},
|
14241
14244
|
"Filters": {
|
14242
|
-
"shape": "
|
14245
|
+
"shape": "Sve",
|
14243
14246
|
"locationName": "Filter"
|
14244
14247
|
},
|
14245
14248
|
"MaxResults": {
|
@@ -14270,7 +14273,7 @@
|
|
14270
14273
|
"type": "structure",
|
14271
14274
|
"members": {
|
14272
14275
|
"Filters": {
|
14273
|
-
"shape": "
|
14276
|
+
"shape": "Sve",
|
14274
14277
|
"locationName": "Filter"
|
14275
14278
|
},
|
14276
14279
|
"DryRun": {
|
@@ -14312,7 +14315,7 @@
|
|
14312
14315
|
"type": "structure",
|
14313
14316
|
"members": {
|
14314
14317
|
"Filters": {
|
14315
|
-
"shape": "
|
14318
|
+
"shape": "Sve",
|
14316
14319
|
"locationName": "Filter"
|
14317
14320
|
},
|
14318
14321
|
"VpcIds": {
|
@@ -14354,7 +14357,7 @@
|
|
14354
14357
|
"type": "structure",
|
14355
14358
|
"members": {
|
14356
14359
|
"Filters": {
|
14357
|
-
"shape": "
|
14360
|
+
"shape": "Sve",
|
14358
14361
|
"locationName": "Filter"
|
14359
14362
|
},
|
14360
14363
|
"VpnConnectionIds": {
|
@@ -14377,7 +14380,7 @@
|
|
14377
14380
|
"locationName": "vpnConnectionSet",
|
14378
14381
|
"type": "list",
|
14379
14382
|
"member": {
|
14380
|
-
"shape": "
|
14383
|
+
"shape": "Spj",
|
14381
14384
|
"locationName": "item"
|
14382
14385
|
}
|
14383
14386
|
}
|
@@ -14389,7 +14392,7 @@
|
|
14389
14392
|
"type": "structure",
|
14390
14393
|
"members": {
|
14391
14394
|
"Filters": {
|
14392
|
-
"shape": "
|
14395
|
+
"shape": "Sve",
|
14393
14396
|
"locationName": "Filter"
|
14394
14397
|
},
|
14395
14398
|
"VpnGatewayIds": {
|
@@ -14412,7 +14415,7 @@
|
|
14412
14415
|
"locationName": "vpnGatewaySet",
|
14413
14416
|
"type": "list",
|
14414
14417
|
"member": {
|
14415
|
-
"shape": "
|
14418
|
+
"shape": "Sqf",
|
14416
14419
|
"locationName": "item"
|
14417
14420
|
}
|
14418
14421
|
}
|
@@ -14576,11 +14579,11 @@
|
|
14576
14579
|
"locationName": "resourceType"
|
14577
14580
|
},
|
14578
14581
|
"SnapshotConfiguration": {
|
14579
|
-
"shape": "
|
14582
|
+
"shape": "Szy",
|
14580
14583
|
"locationName": "snapshotConfiguration"
|
14581
14584
|
},
|
14582
14585
|
"LaunchTemplate": {
|
14583
|
-
"shape": "
|
14586
|
+
"shape": "Szz",
|
14584
14587
|
"locationName": "launchTemplate"
|
14585
14588
|
},
|
14586
14589
|
"MaxParallelLaunches": {
|
@@ -14612,11 +14615,11 @@
|
|
14612
14615
|
],
|
14613
14616
|
"members": {
|
14614
14617
|
"AvailabilityZones": {
|
14615
|
-
"shape": "
|
14618
|
+
"shape": "S1mn",
|
14616
14619
|
"locationName": "AvailabilityZone"
|
14617
14620
|
},
|
14618
14621
|
"SourceSnapshotIds": {
|
14619
|
-
"shape": "
|
14622
|
+
"shape": "S1g2",
|
14620
14623
|
"locationName": "SourceSnapshotId"
|
14621
14624
|
},
|
14622
14625
|
"DryRun": {
|
@@ -14800,7 +14803,7 @@
|
|
14800
14803
|
"type": "structure",
|
14801
14804
|
"members": {
|
14802
14805
|
"Propagation": {
|
14803
|
-
"shape": "
|
14806
|
+
"shape": "S1n4",
|
14804
14807
|
"locationName": "propagation"
|
14805
14808
|
}
|
14806
14809
|
}
|
@@ -15227,11 +15230,11 @@
|
|
15227
15230
|
"locationName": "resourceType"
|
15228
15231
|
},
|
15229
15232
|
"SnapshotConfiguration": {
|
15230
|
-
"shape": "
|
15233
|
+
"shape": "Szy",
|
15231
15234
|
"locationName": "snapshotConfiguration"
|
15232
15235
|
},
|
15233
15236
|
"LaunchTemplate": {
|
15234
|
-
"shape": "
|
15237
|
+
"shape": "Szz",
|
15235
15238
|
"locationName": "launchTemplate"
|
15236
15239
|
},
|
15237
15240
|
"MaxParallelLaunches": {
|
@@ -15263,11 +15266,11 @@
|
|
15263
15266
|
],
|
15264
15267
|
"members": {
|
15265
15268
|
"AvailabilityZones": {
|
15266
|
-
"shape": "
|
15269
|
+
"shape": "S1mn",
|
15267
15270
|
"locationName": "AvailabilityZone"
|
15268
15271
|
},
|
15269
15272
|
"SourceSnapshotIds": {
|
15270
|
-
"shape": "
|
15273
|
+
"shape": "S1g2",
|
15271
15274
|
"locationName": "SourceSnapshotId"
|
15272
15275
|
},
|
15273
15276
|
"DryRun": {
|
@@ -15455,7 +15458,7 @@
|
|
15455
15458
|
"type": "structure",
|
15456
15459
|
"members": {
|
15457
15460
|
"Propagation": {
|
15458
|
-
"shape": "
|
15461
|
+
"shape": "S1n4",
|
15459
15462
|
"locationName": "propagation"
|
15460
15463
|
}
|
15461
15464
|
}
|
@@ -15650,7 +15653,7 @@
|
|
15650
15653
|
"locationName": "progress"
|
15651
15654
|
},
|
15652
15655
|
"S3ExportLocation": {
|
15653
|
-
"shape": "
|
15656
|
+
"shape": "Szl",
|
15654
15657
|
"locationName": "s3ExportLocation"
|
15655
15658
|
},
|
15656
15659
|
"Status": {
|
@@ -15676,7 +15679,7 @@
|
|
15676
15679
|
"members": {
|
15677
15680
|
"TransitGatewayRouteTableId": {},
|
15678
15681
|
"Filters": {
|
15679
|
-
"shape": "
|
15682
|
+
"shape": "Sve",
|
15680
15683
|
"locationName": "Filter"
|
15681
15684
|
},
|
15682
15685
|
"S3Bucket": {},
|
@@ -15843,7 +15846,7 @@
|
|
15843
15846
|
"members": {
|
15844
15847
|
"PoolId": {},
|
15845
15848
|
"Filters": {
|
15846
|
-
"shape": "
|
15849
|
+
"shape": "Sve",
|
15847
15850
|
"locationName": "Filter"
|
15848
15851
|
},
|
15849
15852
|
"MaxResults": {
|
@@ -15967,7 +15970,7 @@
|
|
15967
15970
|
"type": "structure",
|
15968
15971
|
"members": {
|
15969
15972
|
"InstanceFamilyCreditSpecification": {
|
15970
|
-
"shape": "
|
15973
|
+
"shape": "S1pu",
|
15971
15974
|
"locationName": "instanceFamilyCreditSpecification"
|
15972
15975
|
}
|
15973
15976
|
}
|
@@ -16114,7 +16117,7 @@
|
|
16114
16117
|
],
|
16115
16118
|
"members": {
|
16116
16119
|
"HostIdSet": {
|
16117
|
-
"shape": "
|
16120
|
+
"shape": "S1qb"
|
16118
16121
|
},
|
16119
16122
|
"OfferingId": {}
|
16120
16123
|
}
|
@@ -16126,7 +16129,7 @@
|
|
16126
16129
|
"locationName": "currencyCode"
|
16127
16130
|
},
|
16128
16131
|
"Purchase": {
|
16129
|
-
"shape": "
|
16132
|
+
"shape": "S1qd",
|
16130
16133
|
"locationName": "purchase"
|
16131
16134
|
},
|
16132
16135
|
"TotalHourlyPrice": {
|
@@ -16151,11 +16154,11 @@
|
|
16151
16154
|
"type": "boolean"
|
16152
16155
|
},
|
16153
16156
|
"ArchitectureTypes": {
|
16154
|
-
"shape": "
|
16157
|
+
"shape": "S1qg",
|
16155
16158
|
"locationName": "ArchitectureType"
|
16156
16159
|
},
|
16157
16160
|
"VirtualizationTypes": {
|
16158
|
-
"shape": "
|
16161
|
+
"shape": "S1qh",
|
16159
16162
|
"locationName": "VirtualizationType"
|
16160
16163
|
},
|
16161
16164
|
"InstanceRequirements": {
|
@@ -16307,7 +16310,7 @@
|
|
16307
16310
|
"IpamPoolId": {},
|
16308
16311
|
"IpamPoolAllocationId": {},
|
16309
16312
|
"Filters": {
|
16310
|
-
"shape": "
|
16313
|
+
"shape": "Sve",
|
16311
16314
|
"locationName": "Filter"
|
16312
16315
|
},
|
16313
16316
|
"MaxResults": {
|
@@ -16345,7 +16348,7 @@
|
|
16345
16348
|
},
|
16346
16349
|
"IpamPoolId": {},
|
16347
16350
|
"Filters": {
|
16348
|
-
"shape": "
|
16351
|
+
"shape": "Sve",
|
16349
16352
|
"locationName": "Filter"
|
16350
16353
|
},
|
16351
16354
|
"MaxResults": {
|
@@ -16361,7 +16364,7 @@
|
|
16361
16364
|
"locationName": "ipamPoolCidrSet",
|
16362
16365
|
"type": "list",
|
16363
16366
|
"member": {
|
16364
|
-
"shape": "
|
16367
|
+
"shape": "Sul",
|
16365
16368
|
"locationName": "item"
|
16366
16369
|
}
|
16367
16370
|
},
|
@@ -16382,7 +16385,7 @@
|
|
16382
16385
|
"type": "boolean"
|
16383
16386
|
},
|
16384
16387
|
"Filters": {
|
16385
|
-
"shape": "
|
16388
|
+
"shape": "Sve",
|
16386
16389
|
"locationName": "Filter"
|
16387
16390
|
},
|
16388
16391
|
"MaxResults": {
|
@@ -16409,7 +16412,7 @@
|
|
16409
16412
|
"locationName": "ipamResourceCidrSet",
|
16410
16413
|
"type": "list",
|
16411
16414
|
"member": {
|
16412
|
-
"shape": "
|
16415
|
+
"shape": "S1r6",
|
16413
16416
|
"locationName": "item"
|
16414
16417
|
}
|
16415
16418
|
}
|
@@ -16569,7 +16572,7 @@
|
|
16569
16572
|
"locationName": "findingId"
|
16570
16573
|
},
|
16571
16574
|
"FindingComponents": {
|
16572
|
-
"shape": "
|
16575
|
+
"shape": "S1bq",
|
16573
16576
|
"locationName": "findingComponentSet"
|
16574
16577
|
}
|
16575
16578
|
}
|
@@ -16672,7 +16675,7 @@
|
|
16672
16675
|
"locationName": "paymentDue"
|
16673
16676
|
},
|
16674
16677
|
"ReservedInstanceValueRollup": {
|
16675
|
-
"shape": "
|
16678
|
+
"shape": "S1ru",
|
16676
16679
|
"locationName": "reservedInstanceValueRollup"
|
16677
16680
|
},
|
16678
16681
|
"ReservedInstanceValueSet": {
|
@@ -16683,7 +16686,7 @@
|
|
16683
16686
|
"type": "structure",
|
16684
16687
|
"members": {
|
16685
16688
|
"ReservationValue": {
|
16686
|
-
"shape": "
|
16689
|
+
"shape": "S1ru",
|
16687
16690
|
"locationName": "reservationValue"
|
16688
16691
|
},
|
16689
16692
|
"ReservedInstanceId": {
|
@@ -16693,7 +16696,7 @@
|
|
16693
16696
|
}
|
16694
16697
|
},
|
16695
16698
|
"TargetConfigurationValueRollup": {
|
16696
|
-
"shape": "
|
16699
|
+
"shape": "S1ru",
|
16697
16700
|
"locationName": "targetConfigurationValueRollup"
|
16698
16701
|
},
|
16699
16702
|
"TargetConfigurationValueSet": {
|
@@ -16704,7 +16707,7 @@
|
|
16704
16707
|
"type": "structure",
|
16705
16708
|
"members": {
|
16706
16709
|
"ReservationValue": {
|
16707
|
-
"shape": "
|
16710
|
+
"shape": "S1ru",
|
16708
16711
|
"locationName": "reservationValue"
|
16709
16712
|
},
|
16710
16713
|
"TargetConfiguration": {
|
@@ -16776,11 +16779,11 @@
|
|
16776
16779
|
"type": "structure",
|
16777
16780
|
"members": {
|
16778
16781
|
"ArchitectureTypes": {
|
16779
|
-
"shape": "
|
16782
|
+
"shape": "S1qg",
|
16780
16783
|
"locationName": "ArchitectureType"
|
16781
16784
|
},
|
16782
16785
|
"VirtualizationTypes": {
|
16783
|
-
"shape": "
|
16786
|
+
"shape": "S1qh",
|
16784
16787
|
"locationName": "VirtualizationType"
|
16785
16788
|
},
|
16786
16789
|
"InstanceRequirements": {
|
@@ -16834,7 +16837,7 @@
|
|
16834
16837
|
],
|
16835
16838
|
"members": {
|
16836
16839
|
"Filters": {
|
16837
|
-
"shape": "
|
16840
|
+
"shape": "Sve",
|
16838
16841
|
"locationName": "Filter"
|
16839
16842
|
},
|
16840
16843
|
"SubnetId": {},
|
@@ -16851,11 +16854,11 @@
|
|
16851
16854
|
"type": "structure",
|
16852
16855
|
"members": {
|
16853
16856
|
"SubnetIpv4CidrReservations": {
|
16854
|
-
"shape": "
|
16857
|
+
"shape": "S1se",
|
16855
16858
|
"locationName": "subnetIpv4CidrReservationSet"
|
16856
16859
|
},
|
16857
16860
|
"SubnetIpv6CidrReservations": {
|
16858
|
-
"shape": "
|
16861
|
+
"shape": "S1se",
|
16859
16862
|
"locationName": "subnetIpv6CidrReservationSet"
|
16860
16863
|
},
|
16861
16864
|
"NextToken": {
|
@@ -16873,7 +16876,7 @@
|
|
16873
16876
|
"members": {
|
16874
16877
|
"TransitGatewayAttachmentId": {},
|
16875
16878
|
"Filters": {
|
16876
|
-
"shape": "
|
16879
|
+
"shape": "Sve",
|
16877
16880
|
"locationName": "Filter"
|
16878
16881
|
},
|
16879
16882
|
"MaxResults": {
|
@@ -16916,7 +16919,7 @@
|
|
16916
16919
|
"members": {
|
16917
16920
|
"TransitGatewayMulticastDomainId": {},
|
16918
16921
|
"Filters": {
|
16919
|
-
"shape": "
|
16922
|
+
"shape": "Sve",
|
16920
16923
|
"locationName": "Filter"
|
16921
16924
|
},
|
16922
16925
|
"MaxResults": {
|
@@ -16972,7 +16975,7 @@
|
|
16972
16975
|
"members": {
|
16973
16976
|
"TransitGatewayPolicyTableId": {},
|
16974
16977
|
"Filters": {
|
16975
|
-
"shape": "
|
16978
|
+
"shape": "Sve",
|
16976
16979
|
"locationName": "Filter"
|
16977
16980
|
},
|
16978
16981
|
"MaxResults": {
|
@@ -17010,7 +17013,7 @@
|
|
17010
17013
|
"members": {
|
17011
17014
|
"TransitGatewayPolicyTableId": {},
|
17012
17015
|
"Filters": {
|
17013
|
-
"shape": "
|
17016
|
+
"shape": "Sve",
|
17014
17017
|
"locationName": "Filter"
|
17015
17018
|
},
|
17016
17019
|
"MaxResults": {
|
@@ -17086,7 +17089,7 @@
|
|
17086
17089
|
"members": {
|
17087
17090
|
"TransitGatewayRouteTableId": {},
|
17088
17091
|
"Filters": {
|
17089
|
-
"shape": "
|
17092
|
+
"shape": "Sve",
|
17090
17093
|
"locationName": "Filter"
|
17091
17094
|
},
|
17092
17095
|
"MaxResults": {
|
@@ -17124,7 +17127,7 @@
|
|
17124
17127
|
"members": {
|
17125
17128
|
"TransitGatewayRouteTableId": {},
|
17126
17129
|
"Filters": {
|
17127
|
-
"shape": "
|
17130
|
+
"shape": "Sve",
|
17128
17131
|
"locationName": "Filter"
|
17129
17132
|
},
|
17130
17133
|
"MaxResults": {
|
@@ -17176,7 +17179,7 @@
|
|
17176
17179
|
"members": {
|
17177
17180
|
"TransitGatewayRouteTableId": {},
|
17178
17181
|
"Filters": {
|
17179
|
-
"shape": "
|
17182
|
+
"shape": "Sve",
|
17180
17183
|
"locationName": "Filter"
|
17181
17184
|
},
|
17182
17185
|
"MaxResults": {
|
@@ -17324,7 +17327,7 @@
|
|
17324
17327
|
"members": {
|
17325
17328
|
"Architecture": {},
|
17326
17329
|
"ClientData": {
|
17327
|
-
"shape": "
|
17330
|
+
"shape": "S1tj"
|
17328
17331
|
},
|
17329
17332
|
"ClientToken": {},
|
17330
17333
|
"Description": {},
|
@@ -17341,7 +17344,7 @@
|
|
17341
17344
|
"SnapshotId": {},
|
17342
17345
|
"Url": {},
|
17343
17346
|
"UserBucket": {
|
17344
|
-
"shape": "
|
17347
|
+
"shape": "S1tm"
|
17345
17348
|
}
|
17346
17349
|
}
|
17347
17350
|
}
|
@@ -17410,7 +17413,7 @@
|
|
17410
17413
|
"locationName": "progress"
|
17411
17414
|
},
|
17412
17415
|
"SnapshotDetails": {
|
17413
|
-
"shape": "
|
17416
|
+
"shape": "S13i",
|
17414
17417
|
"locationName": "snapshotDetailSet"
|
17415
17418
|
},
|
17416
17419
|
"Status": {
|
@@ -17420,7 +17423,7 @@
|
|
17420
17423
|
"locationName": "statusMessage"
|
17421
17424
|
},
|
17422
17425
|
"LicenseSpecifications": {
|
17423
|
-
"shape": "
|
17426
|
+
"shape": "S13l",
|
17424
17427
|
"locationName": "licenseSpecifications"
|
17425
17428
|
},
|
17426
17429
|
"Tags": {
|
@@ -17451,10 +17454,10 @@
|
|
17451
17454
|
"members": {
|
17452
17455
|
"Description": {},
|
17453
17456
|
"Image": {
|
17454
|
-
"shape": "
|
17457
|
+
"shape": "S1tt"
|
17455
17458
|
},
|
17456
17459
|
"Volume": {
|
17457
|
-
"shape": "
|
17460
|
+
"shape": "S1tu"
|
17458
17461
|
}
|
17459
17462
|
}
|
17460
17463
|
}
|
@@ -17522,7 +17525,7 @@
|
|
17522
17525
|
"type": "structure",
|
17523
17526
|
"members": {
|
17524
17527
|
"ConversionTask": {
|
17525
|
-
"shape": "
|
17528
|
+
"shape": "Syi",
|
17526
17529
|
"locationName": "conversionTask"
|
17527
17530
|
}
|
17528
17531
|
}
|
@@ -17577,7 +17580,7 @@
|
|
17577
17580
|
"type": "structure",
|
17578
17581
|
"members": {
|
17579
17582
|
"ClientData": {
|
17580
|
-
"shape": "
|
17583
|
+
"shape": "S1tj"
|
17581
17584
|
},
|
17582
17585
|
"ClientToken": {},
|
17583
17586
|
"Description": {},
|
@@ -17588,7 +17591,7 @@
|
|
17588
17591
|
"Format": {},
|
17589
17592
|
"Url": {},
|
17590
17593
|
"UserBucket": {
|
17591
|
-
"shape": "
|
17594
|
+
"shape": "S1tm"
|
17592
17595
|
}
|
17593
17596
|
}
|
17594
17597
|
},
|
@@ -17616,7 +17619,7 @@
|
|
17616
17619
|
"locationName": "importTaskId"
|
17617
17620
|
},
|
17618
17621
|
"SnapshotTaskDetail": {
|
17619
|
-
"shape": "
|
17622
|
+
"shape": "S13t",
|
17620
17623
|
"locationName": "snapshotTaskDetail"
|
17621
17624
|
},
|
17622
17625
|
"Tags": {
|
@@ -17646,11 +17649,11 @@
|
|
17646
17649
|
"type": "boolean"
|
17647
17650
|
},
|
17648
17651
|
"Image": {
|
17649
|
-
"shape": "
|
17652
|
+
"shape": "S1tt",
|
17650
17653
|
"locationName": "image"
|
17651
17654
|
},
|
17652
17655
|
"Volume": {
|
17653
|
-
"shape": "
|
17656
|
+
"shape": "S1tu",
|
17654
17657
|
"locationName": "volume"
|
17655
17658
|
}
|
17656
17659
|
}
|
@@ -17659,7 +17662,7 @@
|
|
17659
17662
|
"type": "structure",
|
17660
17663
|
"members": {
|
17661
17664
|
"ConversionTask": {
|
17662
|
-
"shape": "
|
17665
|
+
"shape": "Syi",
|
17663
17666
|
"locationName": "conversionTask"
|
17664
17667
|
}
|
17665
17668
|
}
|
@@ -17670,7 +17673,7 @@
|
|
17670
17673
|
"type": "structure",
|
17671
17674
|
"members": {
|
17672
17675
|
"ImageIds": {
|
17673
|
-
"shape": "
|
17676
|
+
"shape": "S12z",
|
17674
17677
|
"locationName": "ImageId"
|
17675
17678
|
},
|
17676
17679
|
"NextToken": {},
|
@@ -17727,7 +17730,7 @@
|
|
17727
17730
|
},
|
17728
17731
|
"NextToken": {},
|
17729
17732
|
"SnapshotIds": {
|
17730
|
-
"shape": "
|
17733
|
+
"shape": "S1g2",
|
17731
17734
|
"locationName": "SnapshotId"
|
17732
17735
|
},
|
17733
17736
|
"DryRun": {
|
@@ -17789,7 +17792,7 @@
|
|
17789
17792
|
"type": "structure",
|
17790
17793
|
"members": {
|
17791
17794
|
"Address": {
|
17792
|
-
"shape": "
|
17795
|
+
"shape": "Svs",
|
17793
17796
|
"locationName": "address"
|
17794
17797
|
}
|
17795
17798
|
}
|
@@ -17965,7 +17968,7 @@
|
|
17965
17968
|
"type": "structure",
|
17966
17969
|
"members": {
|
17967
17970
|
"InstanceFamilyCreditSpecification": {
|
17968
|
-
"shape": "
|
17971
|
+
"shape": "S1pu",
|
17969
17972
|
"locationName": "instanceFamilyCreditSpecification"
|
17970
17973
|
}
|
17971
17974
|
}
|
@@ -18039,25 +18042,25 @@
|
|
18039
18042
|
"Attribute": {},
|
18040
18043
|
"OperationType": {},
|
18041
18044
|
"UserIds": {
|
18042
|
-
"shape": "
|
18045
|
+
"shape": "S1uz",
|
18043
18046
|
"locationName": "UserId"
|
18044
18047
|
},
|
18045
18048
|
"UserGroups": {
|
18046
|
-
"shape": "
|
18049
|
+
"shape": "S1v0",
|
18047
18050
|
"locationName": "UserGroup"
|
18048
18051
|
},
|
18049
18052
|
"ProductCodes": {
|
18050
|
-
"shape": "
|
18053
|
+
"shape": "S1v1",
|
18051
18054
|
"locationName": "ProductCode"
|
18052
18055
|
},
|
18053
18056
|
"LoadPermission": {
|
18054
18057
|
"type": "structure",
|
18055
18058
|
"members": {
|
18056
18059
|
"Add": {
|
18057
|
-
"shape": "
|
18060
|
+
"shape": "S1v3"
|
18058
18061
|
},
|
18059
18062
|
"Remove": {
|
18060
|
-
"shape": "
|
18063
|
+
"shape": "S1v3"
|
18061
18064
|
}
|
18062
18065
|
}
|
18063
18066
|
},
|
@@ -18069,7 +18072,7 @@
|
|
18069
18072
|
"type": "structure",
|
18070
18073
|
"members": {
|
18071
18074
|
"FpgaImageAttribute": {
|
18072
|
-
"shape": "
|
18075
|
+
"shape": "S118",
|
18073
18076
|
"locationName": "fpgaImageAttribute"
|
18074
18077
|
}
|
18075
18078
|
}
|
@@ -18086,7 +18089,7 @@
|
|
18086
18089
|
"locationName": "autoPlacement"
|
18087
18090
|
},
|
18088
18091
|
"HostIds": {
|
18089
|
-
"shape": "
|
18092
|
+
"shape": "S125",
|
18090
18093
|
"locationName": "hostId"
|
18091
18094
|
},
|
18092
18095
|
"HostRecovery": {},
|
@@ -18102,7 +18105,7 @@
|
|
18102
18105
|
"locationName": "successful"
|
18103
18106
|
},
|
18104
18107
|
"Unsuccessful": {
|
18105
|
-
"shape": "
|
18108
|
+
"shape": "S1v8",
|
18106
18109
|
"locationName": "unsuccessful"
|
18107
18110
|
}
|
18108
18111
|
}
|
@@ -18161,24 +18164,24 @@
|
|
18161
18164
|
"type": "structure",
|
18162
18165
|
"members": {
|
18163
18166
|
"Add": {
|
18164
|
-
"shape": "
|
18167
|
+
"shape": "S12v"
|
18165
18168
|
},
|
18166
18169
|
"Remove": {
|
18167
|
-
"shape": "
|
18170
|
+
"shape": "S12v"
|
18168
18171
|
}
|
18169
18172
|
}
|
18170
18173
|
},
|
18171
18174
|
"OperationType": {},
|
18172
18175
|
"ProductCodes": {
|
18173
|
-
"shape": "
|
18176
|
+
"shape": "S1v1",
|
18174
18177
|
"locationName": "ProductCode"
|
18175
18178
|
},
|
18176
18179
|
"UserGroups": {
|
18177
|
-
"shape": "
|
18180
|
+
"shape": "S1v0",
|
18178
18181
|
"locationName": "UserGroup"
|
18179
18182
|
},
|
18180
18183
|
"UserIds": {
|
18181
|
-
"shape": "
|
18184
|
+
"shape": "S1uz",
|
18182
18185
|
"locationName": "UserId"
|
18183
18186
|
},
|
18184
18187
|
"Value": {},
|
@@ -18211,7 +18214,7 @@
|
|
18211
18214
|
],
|
18212
18215
|
"members": {
|
18213
18216
|
"SourceDestCheck": {
|
18214
|
-
"shape": "
|
18217
|
+
"shape": "S140"
|
18215
18218
|
},
|
18216
18219
|
"Attribute": {
|
18217
18220
|
"locationName": "attribute"
|
@@ -18249,7 +18252,7 @@
|
|
18249
18252
|
}
|
18250
18253
|
},
|
18251
18254
|
"DisableApiTermination": {
|
18252
|
-
"shape": "
|
18255
|
+
"shape": "S140",
|
18253
18256
|
"locationName": "disableApiTermination"
|
18254
18257
|
},
|
18255
18258
|
"DryRun": {
|
@@ -18257,11 +18260,11 @@
|
|
18257
18260
|
"type": "boolean"
|
18258
18261
|
},
|
18259
18262
|
"EbsOptimized": {
|
18260
|
-
"shape": "
|
18263
|
+
"shape": "S140",
|
18261
18264
|
"locationName": "ebsOptimized"
|
18262
18265
|
},
|
18263
18266
|
"EnaSupport": {
|
18264
|
-
"shape": "
|
18267
|
+
"shape": "S140",
|
18265
18268
|
"locationName": "enaSupport"
|
18266
18269
|
},
|
18267
18270
|
"Groups": {
|
@@ -18305,7 +18308,7 @@
|
|
18305
18308
|
"locationName": "value"
|
18306
18309
|
},
|
18307
18310
|
"DisableApiStop": {
|
18308
|
-
"shape": "
|
18311
|
+
"shape": "S140"
|
18309
18312
|
}
|
18310
18313
|
}
|
18311
18314
|
}
|
@@ -18320,7 +18323,7 @@
|
|
18320
18323
|
"members": {
|
18321
18324
|
"InstanceId": {},
|
18322
18325
|
"CapacityReservationSpecification": {
|
18323
|
-
"shape": "
|
18326
|
+
"shape": "S1vl"
|
18324
18327
|
},
|
18325
18328
|
"DryRun": {
|
18326
18329
|
"type": "boolean"
|
@@ -18429,7 +18432,7 @@
|
|
18429
18432
|
"type": "structure",
|
18430
18433
|
"members": {
|
18431
18434
|
"Event": {
|
18432
|
-
"shape": "
|
18435
|
+
"shape": "S14j",
|
18433
18436
|
"locationName": "event"
|
18434
18437
|
}
|
18435
18438
|
}
|
@@ -18517,7 +18520,7 @@
|
|
18517
18520
|
"locationName": "instanceId"
|
18518
18521
|
},
|
18519
18522
|
"InstanceMetadataOptions": {
|
18520
|
-
"shape": "
|
18523
|
+
"shape": "S18h",
|
18521
18524
|
"locationName": "instanceMetadataOptions"
|
18522
18525
|
}
|
18523
18526
|
}
|
@@ -18672,7 +18675,7 @@
|
|
18672
18675
|
"type": "structure",
|
18673
18676
|
"members": {
|
18674
18677
|
"IpamResourceCidr": {
|
18675
|
-
"shape": "
|
18678
|
+
"shape": "S1r6",
|
18676
18679
|
"locationName": "ipamResourceCidr"
|
18677
18680
|
}
|
18678
18681
|
}
|
@@ -18810,7 +18813,7 @@
|
|
18810
18813
|
"locationName": "networkInterfaceId"
|
18811
18814
|
},
|
18812
18815
|
"SourceDestCheck": {
|
18813
|
-
"shape": "
|
18816
|
+
"shape": "S140",
|
18814
18817
|
"locationName": "sourceDestCheck"
|
18815
18818
|
}
|
18816
18819
|
}
|
@@ -18852,7 +18855,7 @@
|
|
18852
18855
|
],
|
18853
18856
|
"members": {
|
18854
18857
|
"ReservedInstancesIds": {
|
18855
|
-
"shape": "
|
18858
|
+
"shape": "S1ds",
|
18856
18859
|
"locationName": "ReservedInstancesId"
|
18857
18860
|
},
|
18858
18861
|
"ClientToken": {
|
@@ -18862,7 +18865,7 @@
|
|
18862
18865
|
"locationName": "ReservedInstancesConfigurationSetItemType",
|
18863
18866
|
"type": "list",
|
18864
18867
|
"member": {
|
18865
|
-
"shape": "
|
18868
|
+
"shape": "S1ee",
|
18866
18869
|
"locationName": "item"
|
18867
18870
|
}
|
18868
18871
|
}
|
@@ -18941,21 +18944,21 @@
|
|
18941
18944
|
"type": "structure",
|
18942
18945
|
"members": {
|
18943
18946
|
"Add": {
|
18944
|
-
"shape": "
|
18947
|
+
"shape": "S1fs"
|
18945
18948
|
},
|
18946
18949
|
"Remove": {
|
18947
|
-
"shape": "
|
18950
|
+
"shape": "S1fs"
|
18948
18951
|
}
|
18949
18952
|
}
|
18950
18953
|
},
|
18951
18954
|
"GroupNames": {
|
18952
|
-
"shape": "
|
18955
|
+
"shape": "S1fk",
|
18953
18956
|
"locationName": "UserGroup"
|
18954
18957
|
},
|
18955
18958
|
"OperationType": {},
|
18956
18959
|
"SnapshotId": {},
|
18957
18960
|
"UserIds": {
|
18958
|
-
"shape": "
|
18961
|
+
"shape": "S1uz",
|
18959
18962
|
"locationName": "UserId"
|
18960
18963
|
},
|
18961
18964
|
"DryRun": {
|
@@ -19003,7 +19006,7 @@
|
|
19003
19006
|
"locationName": "excessCapacityTerminationPolicy"
|
19004
19007
|
},
|
19005
19008
|
"LaunchTemplateConfigs": {
|
19006
|
-
"shape": "
|
19009
|
+
"shape": "S1h0",
|
19007
19010
|
"locationName": "LaunchTemplateConfig"
|
19008
19011
|
},
|
19009
19012
|
"SpotFleetRequestId": {
|
@@ -19037,33 +19040,33 @@
|
|
19037
19040
|
],
|
19038
19041
|
"members": {
|
19039
19042
|
"AssignIpv6AddressOnCreation": {
|
19040
|
-
"shape": "
|
19043
|
+
"shape": "S140"
|
19041
19044
|
},
|
19042
19045
|
"MapPublicIpOnLaunch": {
|
19043
|
-
"shape": "
|
19046
|
+
"shape": "S140"
|
19044
19047
|
},
|
19045
19048
|
"SubnetId": {
|
19046
19049
|
"locationName": "subnetId"
|
19047
19050
|
},
|
19048
19051
|
"MapCustomerOwnedIpOnLaunch": {
|
19049
|
-
"shape": "
|
19052
|
+
"shape": "S140"
|
19050
19053
|
},
|
19051
19054
|
"CustomerOwnedIpv4Pool": {},
|
19052
19055
|
"EnableDns64": {
|
19053
|
-
"shape": "
|
19056
|
+
"shape": "S140"
|
19054
19057
|
},
|
19055
19058
|
"PrivateDnsHostnameTypeOnLaunch": {},
|
19056
19059
|
"EnableResourceNameDnsARecordOnLaunch": {
|
19057
|
-
"shape": "
|
19060
|
+
"shape": "S140"
|
19058
19061
|
},
|
19059
19062
|
"EnableResourceNameDnsAAAARecordOnLaunch": {
|
19060
|
-
"shape": "
|
19063
|
+
"shape": "S140"
|
19061
19064
|
},
|
19062
19065
|
"EnableLniAtDeviceIndex": {
|
19063
19066
|
"type": "integer"
|
19064
19067
|
},
|
19065
19068
|
"DisableLniAtDeviceIndex": {
|
19066
|
-
"shape": "
|
19069
|
+
"shape": "S140"
|
19067
19070
|
}
|
19068
19071
|
}
|
19069
19072
|
}
|
@@ -19325,7 +19328,7 @@
|
|
19325
19328
|
"type": "structure",
|
19326
19329
|
"members": {
|
19327
19330
|
"VolumeModification": {
|
19328
|
-
"shape": "
|
19331
|
+
"shape": "S1kp",
|
19329
19332
|
"locationName": "volumeModification"
|
19330
19333
|
}
|
19331
19334
|
}
|
@@ -19339,7 +19342,7 @@
|
|
19339
19342
|
],
|
19340
19343
|
"members": {
|
19341
19344
|
"AutoEnableIO": {
|
19342
|
-
"shape": "
|
19345
|
+
"shape": "S140"
|
19343
19346
|
},
|
19344
19347
|
"VolumeId": {},
|
19345
19348
|
"DryRun": {
|
@@ -19357,10 +19360,10 @@
|
|
19357
19360
|
],
|
19358
19361
|
"members": {
|
19359
19362
|
"EnableDnsHostnames": {
|
19360
|
-
"shape": "
|
19363
|
+
"shape": "S140"
|
19361
19364
|
},
|
19362
19365
|
"EnableDnsSupport": {
|
19363
|
-
"shape": "
|
19366
|
+
"shape": "S140"
|
19364
19367
|
},
|
19365
19368
|
"VpcId": {
|
19366
19369
|
"locationName": "vpcId"
|
@@ -19569,13 +19572,13 @@
|
|
19569
19572
|
],
|
19570
19573
|
"members": {
|
19571
19574
|
"AccepterPeeringConnectionOptions": {
|
19572
|
-
"shape": "
|
19575
|
+
"shape": "S1y6"
|
19573
19576
|
},
|
19574
19577
|
"DryRun": {
|
19575
19578
|
"type": "boolean"
|
19576
19579
|
},
|
19577
19580
|
"RequesterPeeringConnectionOptions": {
|
19578
|
-
"shape": "
|
19581
|
+
"shape": "S1y6"
|
19579
19582
|
},
|
19580
19583
|
"VpcPeeringConnectionId": {}
|
19581
19584
|
}
|
@@ -19584,11 +19587,11 @@
|
|
19584
19587
|
"type": "structure",
|
19585
19588
|
"members": {
|
19586
19589
|
"AccepterPeeringConnectionOptions": {
|
19587
|
-
"shape": "
|
19590
|
+
"shape": "S1y8",
|
19588
19591
|
"locationName": "accepterPeeringConnectionOptions"
|
19589
19592
|
},
|
19590
19593
|
"RequesterPeeringConnectionOptions": {
|
19591
|
-
"shape": "
|
19594
|
+
"shape": "S1y8",
|
19592
19595
|
"locationName": "requesterPeeringConnectionOptions"
|
19593
19596
|
}
|
19594
19597
|
}
|
@@ -19639,7 +19642,7 @@
|
|
19639
19642
|
"type": "structure",
|
19640
19643
|
"members": {
|
19641
19644
|
"VpnConnection": {
|
19642
|
-
"shape": "
|
19645
|
+
"shape": "Spj",
|
19643
19646
|
"locationName": "vpnConnection"
|
19644
19647
|
}
|
19645
19648
|
}
|
@@ -19666,7 +19669,7 @@
|
|
19666
19669
|
"type": "structure",
|
19667
19670
|
"members": {
|
19668
19671
|
"VpnConnection": {
|
19669
|
-
"shape": "
|
19672
|
+
"shape": "Spj",
|
19670
19673
|
"locationName": "vpnConnection"
|
19671
19674
|
}
|
19672
19675
|
}
|
@@ -19691,7 +19694,7 @@
|
|
19691
19694
|
"type": "structure",
|
19692
19695
|
"members": {
|
19693
19696
|
"VpnConnection": {
|
19694
|
-
"shape": "
|
19697
|
+
"shape": "Spj",
|
19695
19698
|
"locationName": "vpnConnection"
|
19696
19699
|
}
|
19697
19700
|
}
|
@@ -19761,7 +19764,10 @@
|
|
19761
19764
|
"shape": "Spd",
|
19762
19765
|
"locationName": "IKEVersion"
|
19763
19766
|
},
|
19764
|
-
"StartupAction": {}
|
19767
|
+
"StartupAction": {},
|
19768
|
+
"LogOptions": {
|
19769
|
+
"shape": "Spf"
|
19770
|
+
}
|
19765
19771
|
}
|
19766
19772
|
},
|
19767
19773
|
"DryRun": {
|
@@ -19773,7 +19779,7 @@
|
|
19773
19779
|
"type": "structure",
|
19774
19780
|
"members": {
|
19775
19781
|
"VpnConnection": {
|
19776
|
-
"shape": "
|
19782
|
+
"shape": "Spj",
|
19777
19783
|
"locationName": "vpnConnection"
|
19778
19784
|
}
|
19779
19785
|
}
|
@@ -19787,7 +19793,7 @@
|
|
19787
19793
|
],
|
19788
19794
|
"members": {
|
19789
19795
|
"InstanceIds": {
|
19790
|
-
"shape": "
|
19796
|
+
"shape": "Sww",
|
19791
19797
|
"locationName": "InstanceId"
|
19792
19798
|
},
|
19793
19799
|
"DryRun": {
|
@@ -19800,7 +19806,7 @@
|
|
19800
19806
|
"type": "structure",
|
19801
19807
|
"members": {
|
19802
19808
|
"InstanceMonitorings": {
|
19803
|
-
"shape": "
|
19809
|
+
"shape": "S1yn",
|
19804
19810
|
"locationName": "instancesSet"
|
19805
19811
|
}
|
19806
19812
|
}
|
@@ -19931,7 +19937,7 @@
|
|
19931
19937
|
"type": "structure",
|
19932
19938
|
"members": {
|
19933
19939
|
"IpamPoolCidr": {
|
19934
|
-
"shape": "
|
19940
|
+
"shape": "Sul",
|
19935
19941
|
"locationName": "ipamPoolCidr"
|
19936
19942
|
}
|
19937
19943
|
}
|
@@ -19963,7 +19969,7 @@
|
|
19963
19969
|
"locationName": "poolId"
|
19964
19970
|
},
|
19965
19971
|
"PoolAddressRange": {
|
19966
|
-
"shape": "
|
19972
|
+
"shape": "S1df",
|
19967
19973
|
"locationName": "poolAddressRange"
|
19968
19974
|
}
|
19969
19975
|
}
|
@@ -19980,7 +19986,7 @@
|
|
19980
19986
|
"ClientToken": {},
|
19981
19987
|
"CurrencyCode": {},
|
19982
19988
|
"HostIdSet": {
|
19983
|
-
"shape": "
|
19989
|
+
"shape": "S1qb"
|
19984
19990
|
},
|
19985
19991
|
"LimitPrice": {},
|
19986
19992
|
"OfferingId": {},
|
@@ -20000,7 +20006,7 @@
|
|
20000
20006
|
"locationName": "currencyCode"
|
20001
20007
|
},
|
20002
20008
|
"Purchase": {
|
20003
|
-
"shape": "
|
20009
|
+
"shape": "S1qd",
|
20004
20010
|
"locationName": "purchase"
|
20005
20011
|
},
|
20006
20012
|
"TotalHourlyPrice": {
|
@@ -20095,7 +20101,7 @@
|
|
20095
20101
|
"locationName": "scheduledInstanceSet",
|
20096
20102
|
"type": "list",
|
20097
20103
|
"member": {
|
20098
|
-
"shape": "
|
20104
|
+
"shape": "S1f9",
|
20099
20105
|
"locationName": "item"
|
20100
20106
|
}
|
20101
20107
|
}
|
@@ -20110,7 +20116,7 @@
|
|
20110
20116
|
],
|
20111
20117
|
"members": {
|
20112
20118
|
"InstanceIds": {
|
20113
|
-
"shape": "
|
20119
|
+
"shape": "Sww",
|
20114
20120
|
"locationName": "InstanceId"
|
20115
20121
|
},
|
20116
20122
|
"DryRun": {
|
@@ -20199,7 +20205,7 @@
|
|
20199
20205
|
"type": "boolean"
|
20200
20206
|
},
|
20201
20207
|
"InstanceTagKeys": {
|
20202
|
-
"shape": "
|
20208
|
+
"shape": "Suv",
|
20203
20209
|
"locationName": "InstanceTagKey"
|
20204
20210
|
}
|
20205
20211
|
}
|
@@ -20210,7 +20216,7 @@
|
|
20210
20216
|
"type": "structure",
|
20211
20217
|
"members": {
|
20212
20218
|
"InstanceTagAttribute": {
|
20213
|
-
"shape": "
|
20219
|
+
"shape": "Sux",
|
20214
20220
|
"locationName": "instanceTagAttribute"
|
20215
20221
|
}
|
20216
20222
|
}
|
@@ -20223,7 +20229,7 @@
|
|
20223
20229
|
"TransitGatewayMulticastDomainId": {},
|
20224
20230
|
"GroupIpAddress": {},
|
20225
20231
|
"NetworkInterfaceIds": {
|
20226
|
-
"shape": "
|
20232
|
+
"shape": "Suz"
|
20227
20233
|
},
|
20228
20234
|
"DryRun": {
|
20229
20235
|
"type": "boolean"
|
@@ -20259,7 +20265,7 @@
|
|
20259
20265
|
"TransitGatewayMulticastDomainId": {},
|
20260
20266
|
"GroupIpAddress": {},
|
20261
20267
|
"NetworkInterfaceIds": {
|
20262
|
-
"shape": "
|
20268
|
+
"shape": "Suz"
|
20263
20269
|
},
|
20264
20270
|
"DryRun": {
|
20265
20271
|
"type": "boolean"
|
@@ -20434,7 +20440,7 @@
|
|
20434
20440
|
],
|
20435
20441
|
"members": {
|
20436
20442
|
"HostIds": {
|
20437
|
-
"shape": "
|
20443
|
+
"shape": "S125",
|
20438
20444
|
"locationName": "hostId"
|
20439
20445
|
}
|
20440
20446
|
}
|
@@ -20447,7 +20453,7 @@
|
|
20447
20453
|
"locationName": "successful"
|
20448
20454
|
},
|
20449
20455
|
"Unsuccessful": {
|
20450
|
-
"shape": "
|
20456
|
+
"shape": "S1v8",
|
20451
20457
|
"locationName": "unsuccessful"
|
20452
20458
|
}
|
20453
20459
|
}
|
@@ -20715,7 +20721,7 @@
|
|
20715
20721
|
"type": "timestamp"
|
20716
20722
|
},
|
20717
20723
|
"Instances": {
|
20718
|
-
"shape": "
|
20724
|
+
"shape": "Sww",
|
20719
20725
|
"locationName": "instanceId"
|
20720
20726
|
},
|
20721
20727
|
"ReasonCodes": {
|
@@ -20747,7 +20753,7 @@
|
|
20747
20753
|
"type": "boolean"
|
20748
20754
|
},
|
20749
20755
|
"SpotFleetRequestConfig": {
|
20750
|
-
"shape": "
|
20756
|
+
"shape": "S1gl",
|
20751
20757
|
"locationName": "spotFleetRequestConfig"
|
20752
20758
|
}
|
20753
20759
|
}
|
@@ -20807,7 +20813,7 @@
|
|
20807
20813
|
"locationName": "addressingType"
|
20808
20814
|
},
|
20809
20815
|
"BlockDeviceMappings": {
|
20810
|
-
"shape": "
|
20816
|
+
"shape": "S12u",
|
20811
20817
|
"locationName": "blockDeviceMapping"
|
20812
20818
|
},
|
20813
20819
|
"EbsOptimized": {
|
@@ -20831,15 +20837,15 @@
|
|
20831
20837
|
"locationName": "keyName"
|
20832
20838
|
},
|
20833
20839
|
"Monitoring": {
|
20834
|
-
"shape": "
|
20840
|
+
"shape": "S1hg",
|
20835
20841
|
"locationName": "monitoring"
|
20836
20842
|
},
|
20837
20843
|
"NetworkInterfaces": {
|
20838
|
-
"shape": "
|
20844
|
+
"shape": "S1gv",
|
20839
20845
|
"locationName": "NetworkInterface"
|
20840
20846
|
},
|
20841
20847
|
"Placement": {
|
20842
|
-
"shape": "
|
20848
|
+
"shape": "S1gx",
|
20843
20849
|
"locationName": "placement"
|
20844
20850
|
},
|
20845
20851
|
"RamdiskId": {
|
@@ -20878,7 +20884,7 @@
|
|
20878
20884
|
"type": "structure",
|
20879
20885
|
"members": {
|
20880
20886
|
"SpotInstanceRequests": {
|
20881
|
-
"shape": "
|
20887
|
+
"shape": "S1hd",
|
20882
20888
|
"locationName": "spotInstanceRequestSet"
|
20883
20889
|
}
|
20884
20890
|
}
|
@@ -20903,7 +20909,7 @@
|
|
20903
20909
|
"type": "structure",
|
20904
20910
|
"members": {
|
20905
20911
|
"Address": {
|
20906
|
-
"shape": "
|
20912
|
+
"shape": "Svs",
|
20907
20913
|
"locationName": "address"
|
20908
20914
|
}
|
20909
20915
|
}
|
@@ -21248,7 +21254,7 @@
|
|
21248
21254
|
"locationName": "ipPermissions"
|
21249
21255
|
},
|
21250
21256
|
"SecurityGroupRuleIds": {
|
21251
|
-
"shape": "
|
21257
|
+
"shape": "S1fg",
|
21252
21258
|
"locationName": "SecurityGroupRuleId"
|
21253
21259
|
},
|
21254
21260
|
"CidrIp": {
|
@@ -21311,7 +21317,7 @@
|
|
21311
21317
|
"type": "boolean"
|
21312
21318
|
},
|
21313
21319
|
"SecurityGroupRuleIds": {
|
21314
|
-
"shape": "
|
21320
|
+
"shape": "S1fg",
|
21315
21321
|
"locationName": "SecurityGroupRuleId"
|
21316
21322
|
}
|
21317
21323
|
}
|
@@ -21360,7 +21366,7 @@
|
|
21360
21366
|
"type": "integer"
|
21361
21367
|
},
|
21362
21368
|
"Monitoring": {
|
21363
|
-
"shape": "
|
21369
|
+
"shape": "S1hg"
|
21364
21370
|
},
|
21365
21371
|
"Placement": {
|
21366
21372
|
"shape": "Saq"
|
@@ -21406,7 +21412,7 @@
|
|
21406
21412
|
"locationName": "instanceInitiatedShutdownBehavior"
|
21407
21413
|
},
|
21408
21414
|
"NetworkInterfaces": {
|
21409
|
-
"shape": "
|
21415
|
+
"shape": "S1gv",
|
21410
21416
|
"locationName": "networkInterface"
|
21411
21417
|
},
|
21412
21418
|
"PrivateIpAddress": {
|
@@ -21483,7 +21489,7 @@
|
|
21483
21489
|
}
|
21484
21490
|
},
|
21485
21491
|
"CapacityReservationSpecification": {
|
21486
|
-
"shape": "
|
21492
|
+
"shape": "S1vl"
|
21487
21493
|
},
|
21488
21494
|
"HibernationOptions": {
|
21489
21495
|
"type": "structure",
|
@@ -21548,7 +21554,7 @@
|
|
21548
21554
|
}
|
21549
21555
|
},
|
21550
21556
|
"output": {
|
21551
|
-
"shape": "
|
21557
|
+
"shape": "S17s"
|
21552
21558
|
}
|
21553
21559
|
},
|
21554
21560
|
"RunScheduledInstances": {
|
@@ -21646,7 +21652,7 @@
|
|
21646
21652
|
"type": "integer"
|
21647
21653
|
},
|
21648
21654
|
"Groups": {
|
21649
|
-
"shape": "
|
21655
|
+
"shape": "S22a",
|
21650
21656
|
"locationName": "Group"
|
21651
21657
|
},
|
21652
21658
|
"Ipv6AddressCount": {
|
@@ -21695,7 +21701,7 @@
|
|
21695
21701
|
},
|
21696
21702
|
"RamdiskId": {},
|
21697
21703
|
"SecurityGroupIds": {
|
21698
|
-
"shape": "
|
21704
|
+
"shape": "S22a",
|
21699
21705
|
"locationName": "SecurityGroupId"
|
21700
21706
|
},
|
21701
21707
|
"SubnetId": {},
|
@@ -21727,7 +21733,7 @@
|
|
21727
21733
|
"members": {
|
21728
21734
|
"LocalGatewayRouteTableId": {},
|
21729
21735
|
"Filters": {
|
21730
|
-
"shape": "
|
21736
|
+
"shape": "Sve",
|
21731
21737
|
"locationName": "Filter"
|
21732
21738
|
},
|
21733
21739
|
"MaxResults": {
|
@@ -21762,7 +21768,7 @@
|
|
21762
21768
|
"members": {
|
21763
21769
|
"TransitGatewayMulticastDomainId": {},
|
21764
21770
|
"Filters": {
|
21765
|
-
"shape": "
|
21771
|
+
"shape": "Sve",
|
21766
21772
|
"locationName": "Filter"
|
21767
21773
|
},
|
21768
21774
|
"MaxResults": {
|
@@ -21838,7 +21844,7 @@
|
|
21838
21844
|
"members": {
|
21839
21845
|
"TransitGatewayRouteTableId": {},
|
21840
21846
|
"Filters": {
|
21841
|
-
"shape": "
|
21847
|
+
"shape": "Sve",
|
21842
21848
|
"locationName": "Filter"
|
21843
21849
|
},
|
21844
21850
|
"MaxResults": {
|
@@ -21889,7 +21895,7 @@
|
|
21889
21895
|
],
|
21890
21896
|
"members": {
|
21891
21897
|
"InstanceIds": {
|
21892
|
-
"shape": "
|
21898
|
+
"shape": "Sww",
|
21893
21899
|
"locationName": "InstanceId"
|
21894
21900
|
},
|
21895
21901
|
"AdditionalInfo": {
|
@@ -21905,7 +21911,7 @@
|
|
21905
21911
|
"type": "structure",
|
21906
21912
|
"members": {
|
21907
21913
|
"StartingInstances": {
|
21908
|
-
"shape": "
|
21914
|
+
"shape": "S22y",
|
21909
21915
|
"locationName": "instancesSet"
|
21910
21916
|
}
|
21911
21917
|
}
|
@@ -21936,7 +21942,7 @@
|
|
21936
21942
|
"type": "structure",
|
21937
21943
|
"members": {
|
21938
21944
|
"NetworkInsightsAccessScopeAnalysis": {
|
21939
|
-
"shape": "
|
21945
|
+
"shape": "S1bd",
|
21940
21946
|
"locationName": "networkInsightsAccessScopeAnalysis"
|
21941
21947
|
}
|
21942
21948
|
}
|
@@ -21952,7 +21958,7 @@
|
|
21952
21958
|
"members": {
|
21953
21959
|
"NetworkInsightsPathId": {},
|
21954
21960
|
"FilterInArns": {
|
21955
|
-
"shape": "
|
21961
|
+
"shape": "S1bp",
|
21956
21962
|
"locationName": "FilterInArn"
|
21957
21963
|
},
|
21958
21964
|
"DryRun": {
|
@@ -21971,7 +21977,7 @@
|
|
21971
21977
|
"type": "structure",
|
21972
21978
|
"members": {
|
21973
21979
|
"NetworkInsightsAnalysis": {
|
21974
|
-
"shape": "
|
21980
|
+
"shape": "S1bo",
|
21975
21981
|
"locationName": "networkInsightsAnalysis"
|
21976
21982
|
}
|
21977
21983
|
}
|
@@ -22008,7 +22014,7 @@
|
|
22008
22014
|
],
|
22009
22015
|
"members": {
|
22010
22016
|
"InstanceIds": {
|
22011
|
-
"shape": "
|
22017
|
+
"shape": "Sww",
|
22012
22018
|
"locationName": "InstanceId"
|
22013
22019
|
},
|
22014
22020
|
"Hibernate": {
|
@@ -22028,7 +22034,7 @@
|
|
22028
22034
|
"type": "structure",
|
22029
22035
|
"members": {
|
22030
22036
|
"StoppingInstances": {
|
22031
|
-
"shape": "
|
22037
|
+
"shape": "S22y",
|
22032
22038
|
"locationName": "instancesSet"
|
22033
22039
|
}
|
22034
22040
|
}
|
@@ -22069,11 +22075,11 @@
|
|
22069
22075
|
"locationName": "connectionId"
|
22070
22076
|
},
|
22071
22077
|
"PreviousStatus": {
|
22072
|
-
"shape": "
|
22078
|
+
"shape": "Sxb",
|
22073
22079
|
"locationName": "previousStatus"
|
22074
22080
|
},
|
22075
22081
|
"CurrentStatus": {
|
22076
|
-
"shape": "
|
22082
|
+
"shape": "Sxb",
|
22077
22083
|
"locationName": "currentStatus"
|
22078
22084
|
}
|
22079
22085
|
}
|
@@ -22090,7 +22096,7 @@
|
|
22090
22096
|
],
|
22091
22097
|
"members": {
|
22092
22098
|
"InstanceIds": {
|
22093
|
-
"shape": "
|
22099
|
+
"shape": "Sww",
|
22094
22100
|
"locationName": "InstanceId"
|
22095
22101
|
},
|
22096
22102
|
"DryRun": {
|
@@ -22103,7 +22109,7 @@
|
|
22103
22109
|
"type": "structure",
|
22104
22110
|
"members": {
|
22105
22111
|
"TerminatingInstances": {
|
22106
|
-
"shape": "
|
22112
|
+
"shape": "S22y",
|
22107
22113
|
"locationName": "instancesSet"
|
22108
22114
|
}
|
22109
22115
|
}
|
@@ -22175,7 +22181,7 @@
|
|
22175
22181
|
],
|
22176
22182
|
"members": {
|
22177
22183
|
"InstanceIds": {
|
22178
|
-
"shape": "
|
22184
|
+
"shape": "Sww",
|
22179
22185
|
"locationName": "InstanceId"
|
22180
22186
|
},
|
22181
22187
|
"DryRun": {
|
@@ -22188,7 +22194,7 @@
|
|
22188
22194
|
"type": "structure",
|
22189
22195
|
"members": {
|
22190
22196
|
"InstanceMonitorings": {
|
22191
|
-
"shape": "
|
22197
|
+
"shape": "S1yn",
|
22192
22198
|
"locationName": "instancesSet"
|
22193
22199
|
}
|
22194
22200
|
}
|
@@ -22207,7 +22213,7 @@
|
|
22207
22213
|
"shape": "S5e"
|
22208
22214
|
},
|
22209
22215
|
"SecurityGroupRuleDescriptions": {
|
22210
|
-
"shape": "
|
22216
|
+
"shape": "S23k",
|
22211
22217
|
"locationName": "SecurityGroupRuleDescription"
|
22212
22218
|
}
|
22213
22219
|
}
|
@@ -22235,7 +22241,7 @@
|
|
22235
22241
|
"shape": "S5e"
|
22236
22242
|
},
|
22237
22243
|
"SecurityGroupRuleDescriptions": {
|
22238
|
-
"shape": "
|
22244
|
+
"shape": "S23k",
|
22239
22245
|
"locationName": "SecurityGroupRuleDescription"
|
22240
22246
|
}
|
22241
22247
|
}
|
@@ -27683,7 +27689,22 @@
|
|
27683
27689
|
}
|
27684
27690
|
}
|
27685
27691
|
},
|
27686
|
-
"
|
27692
|
+
"Spf": {
|
27693
|
+
"type": "structure",
|
27694
|
+
"members": {
|
27695
|
+
"CloudWatchLogOptions": {
|
27696
|
+
"type": "structure",
|
27697
|
+
"members": {
|
27698
|
+
"LogEnabled": {
|
27699
|
+
"type": "boolean"
|
27700
|
+
},
|
27701
|
+
"LogGroupArn": {},
|
27702
|
+
"LogOutputFormat": {}
|
27703
|
+
}
|
27704
|
+
}
|
27705
|
+
}
|
27706
|
+
},
|
27707
|
+
"Spj": {
|
27687
27708
|
"type": "structure",
|
27688
27709
|
"members": {
|
27689
27710
|
"CustomerGatewayConfiguration": {
|
@@ -27893,6 +27914,28 @@
|
|
27893
27914
|
},
|
27894
27915
|
"StartupAction": {
|
27895
27916
|
"locationName": "startupAction"
|
27917
|
+
},
|
27918
|
+
"LogOptions": {
|
27919
|
+
"locationName": "logOptions",
|
27920
|
+
"type": "structure",
|
27921
|
+
"members": {
|
27922
|
+
"CloudWatchLogOptions": {
|
27923
|
+
"locationName": "cloudWatchLogOptions",
|
27924
|
+
"type": "structure",
|
27925
|
+
"members": {
|
27926
|
+
"LogEnabled": {
|
27927
|
+
"locationName": "logEnabled",
|
27928
|
+
"type": "boolean"
|
27929
|
+
},
|
27930
|
+
"LogGroupArn": {
|
27931
|
+
"locationName": "logGroupArn"
|
27932
|
+
},
|
27933
|
+
"LogOutputFormat": {
|
27934
|
+
"locationName": "logOutputFormat"
|
27935
|
+
}
|
27936
|
+
}
|
27937
|
+
}
|
27938
|
+
}
|
27896
27939
|
}
|
27897
27940
|
}
|
27898
27941
|
}
|
@@ -27954,7 +27997,7 @@
|
|
27954
27997
|
}
|
27955
27998
|
}
|
27956
27999
|
},
|
27957
|
-
"
|
28000
|
+
"Sqf": {
|
27958
28001
|
"type": "structure",
|
27959
28002
|
"members": {
|
27960
28003
|
"AvailabilityZone": {
|
@@ -27987,29 +28030,29 @@
|
|
27987
28030
|
}
|
27988
28031
|
}
|
27989
28032
|
},
|
27990
|
-
"
|
28033
|
+
"Sqt": {
|
27991
28034
|
"type": "list",
|
27992
28035
|
"member": {}
|
27993
28036
|
},
|
27994
|
-
"
|
28037
|
+
"Sr3": {
|
27995
28038
|
"type": "list",
|
27996
28039
|
"member": {
|
27997
28040
|
"locationName": "item"
|
27998
28041
|
}
|
27999
28042
|
},
|
28000
|
-
"
|
28043
|
+
"Sro": {
|
28001
28044
|
"type": "list",
|
28002
28045
|
"member": {
|
28003
28046
|
"locationName": "item"
|
28004
28047
|
}
|
28005
28048
|
},
|
28006
|
-
"
|
28049
|
+
"Su8": {
|
28007
28050
|
"type": "list",
|
28008
28051
|
"member": {
|
28009
28052
|
"locationName": "item"
|
28010
28053
|
}
|
28011
28054
|
},
|
28012
|
-
"
|
28055
|
+
"Sul": {
|
28013
28056
|
"type": "structure",
|
28014
28057
|
"members": {
|
28015
28058
|
"Cidr": {
|
@@ -28032,17 +28075,17 @@
|
|
28032
28075
|
}
|
28033
28076
|
}
|
28034
28077
|
},
|
28035
|
-
"
|
28078
|
+
"Suv": {
|
28036
28079
|
"type": "list",
|
28037
28080
|
"member": {
|
28038
28081
|
"locationName": "item"
|
28039
28082
|
}
|
28040
28083
|
},
|
28041
|
-
"
|
28084
|
+
"Sux": {
|
28042
28085
|
"type": "structure",
|
28043
28086
|
"members": {
|
28044
28087
|
"InstanceTagKeys": {
|
28045
|
-
"shape": "
|
28088
|
+
"shape": "Suv",
|
28046
28089
|
"locationName": "instanceTagKeySet"
|
28047
28090
|
},
|
28048
28091
|
"IncludeAllTagsOfInstance": {
|
@@ -28051,13 +28094,13 @@
|
|
28051
28094
|
}
|
28052
28095
|
}
|
28053
28096
|
},
|
28054
|
-
"
|
28097
|
+
"Suz": {
|
28055
28098
|
"type": "list",
|
28056
28099
|
"member": {
|
28057
28100
|
"locationName": "item"
|
28058
28101
|
}
|
28059
28102
|
},
|
28060
|
-
"
|
28103
|
+
"Sve": {
|
28061
28104
|
"type": "list",
|
28062
28105
|
"member": {
|
28063
28106
|
"locationName": "Filter",
|
@@ -28071,7 +28114,7 @@
|
|
28071
28114
|
}
|
28072
28115
|
}
|
28073
28116
|
},
|
28074
|
-
"
|
28117
|
+
"Svs": {
|
28075
28118
|
"type": "structure",
|
28076
28119
|
"members": {
|
28077
28120
|
"PublicIp": {
|
@@ -28100,7 +28143,7 @@
|
|
28100
28143
|
}
|
28101
28144
|
}
|
28102
28145
|
},
|
28103
|
-
"
|
28146
|
+
"Svw": {
|
28104
28147
|
"type": "list",
|
28105
28148
|
"member": {
|
28106
28149
|
"locationName": "item",
|
@@ -28120,13 +28163,13 @@
|
|
28120
28163
|
}
|
28121
28164
|
}
|
28122
28165
|
},
|
28123
|
-
"
|
28166
|
+
"Sww": {
|
28124
28167
|
"type": "list",
|
28125
28168
|
"member": {
|
28126
28169
|
"locationName": "InstanceId"
|
28127
28170
|
}
|
28128
28171
|
},
|
28129
|
-
"
|
28172
|
+
"Sxb": {
|
28130
28173
|
"type": "structure",
|
28131
28174
|
"members": {
|
28132
28175
|
"Code": {
|
@@ -28137,7 +28180,7 @@
|
|
28137
28180
|
}
|
28138
28181
|
}
|
28139
28182
|
},
|
28140
|
-
"
|
28183
|
+
"Syi": {
|
28141
28184
|
"type": "structure",
|
28142
28185
|
"members": {
|
28143
28186
|
"ConversionTaskId": {
|
@@ -28177,7 +28220,7 @@
|
|
28177
28220
|
"locationName": "description"
|
28178
28221
|
},
|
28179
28222
|
"Image": {
|
28180
|
-
"shape": "
|
28223
|
+
"shape": "Sym",
|
28181
28224
|
"locationName": "image"
|
28182
28225
|
},
|
28183
28226
|
"Status": {
|
@@ -28187,7 +28230,7 @@
|
|
28187
28230
|
"locationName": "statusMessage"
|
28188
28231
|
},
|
28189
28232
|
"Volume": {
|
28190
|
-
"shape": "
|
28233
|
+
"shape": "Syn",
|
28191
28234
|
"locationName": "volume"
|
28192
28235
|
}
|
28193
28236
|
}
|
@@ -28210,11 +28253,11 @@
|
|
28210
28253
|
"locationName": "description"
|
28211
28254
|
},
|
28212
28255
|
"Image": {
|
28213
|
-
"shape": "
|
28256
|
+
"shape": "Sym",
|
28214
28257
|
"locationName": "image"
|
28215
28258
|
},
|
28216
28259
|
"Volume": {
|
28217
|
-
"shape": "
|
28260
|
+
"shape": "Syn",
|
28218
28261
|
"locationName": "volume"
|
28219
28262
|
}
|
28220
28263
|
}
|
@@ -28231,7 +28274,7 @@
|
|
28231
28274
|
}
|
28232
28275
|
}
|
28233
28276
|
},
|
28234
|
-
"
|
28277
|
+
"Sym": {
|
28235
28278
|
"type": "structure",
|
28236
28279
|
"members": {
|
28237
28280
|
"Checksum": {
|
@@ -28249,7 +28292,7 @@
|
|
28249
28292
|
}
|
28250
28293
|
}
|
28251
28294
|
},
|
28252
|
-
"
|
28295
|
+
"Syn": {
|
28253
28296
|
"type": "structure",
|
28254
28297
|
"members": {
|
28255
28298
|
"Id": {
|
@@ -28261,7 +28304,7 @@
|
|
28261
28304
|
}
|
28262
28305
|
}
|
28263
28306
|
},
|
28264
|
-
"
|
28307
|
+
"Szl": {
|
28265
28308
|
"type": "structure",
|
28266
28309
|
"members": {
|
28267
28310
|
"S3Bucket": {
|
@@ -28272,7 +28315,7 @@
|
|
28272
28315
|
}
|
28273
28316
|
}
|
28274
28317
|
},
|
28275
|
-
"
|
28318
|
+
"Szy": {
|
28276
28319
|
"type": "structure",
|
28277
28320
|
"members": {
|
28278
28321
|
"TargetResourceCount": {
|
@@ -28281,7 +28324,7 @@
|
|
28281
28324
|
}
|
28282
28325
|
}
|
28283
28326
|
},
|
28284
|
-
"
|
28327
|
+
"Szz": {
|
28285
28328
|
"type": "structure",
|
28286
28329
|
"members": {
|
28287
28330
|
"LaunchTemplateId": {
|
@@ -28295,7 +28338,7 @@
|
|
28295
28338
|
}
|
28296
28339
|
}
|
28297
28340
|
},
|
28298
|
-
"
|
28341
|
+
"S10c": {
|
28299
28342
|
"type": "structure",
|
28300
28343
|
"members": {
|
28301
28344
|
"EventDescription": {
|
@@ -28309,7 +28352,7 @@
|
|
28309
28352
|
}
|
28310
28353
|
}
|
28311
28354
|
},
|
28312
|
-
"
|
28355
|
+
"S10f": {
|
28313
28356
|
"type": "list",
|
28314
28357
|
"member": {
|
28315
28358
|
"locationName": "item",
|
@@ -28330,7 +28373,7 @@
|
|
28330
28373
|
}
|
28331
28374
|
}
|
28332
28375
|
},
|
28333
|
-
"
|
28376
|
+
"S118": {
|
28334
28377
|
"type": "structure",
|
28335
28378
|
"members": {
|
28336
28379
|
"FpgaImageId": {
|
@@ -28359,12 +28402,12 @@
|
|
28359
28402
|
}
|
28360
28403
|
},
|
28361
28404
|
"ProductCodes": {
|
28362
|
-
"shape": "
|
28405
|
+
"shape": "S11c",
|
28363
28406
|
"locationName": "productCodes"
|
28364
28407
|
}
|
28365
28408
|
}
|
28366
28409
|
},
|
28367
|
-
"
|
28410
|
+
"S11c": {
|
28368
28411
|
"type": "list",
|
28369
28412
|
"member": {
|
28370
28413
|
"locationName": "item",
|
@@ -28379,32 +28422,32 @@
|
|
28379
28422
|
}
|
28380
28423
|
}
|
28381
28424
|
},
|
28382
|
-
"
|
28425
|
+
"S11h": {
|
28383
28426
|
"type": "list",
|
28384
28427
|
"member": {
|
28385
28428
|
"locationName": "Owner"
|
28386
28429
|
}
|
28387
28430
|
},
|
28388
|
-
"
|
28431
|
+
"S122": {
|
28389
28432
|
"type": "list",
|
28390
28433
|
"member": {
|
28391
28434
|
"locationName": "item"
|
28392
28435
|
}
|
28393
28436
|
},
|
28394
|
-
"
|
28437
|
+
"S125": {
|
28395
28438
|
"type": "list",
|
28396
28439
|
"member": {
|
28397
28440
|
"locationName": "item"
|
28398
28441
|
}
|
28399
28442
|
},
|
28400
|
-
"
|
28443
|
+
"S12u": {
|
28401
28444
|
"type": "list",
|
28402
28445
|
"member": {
|
28403
28446
|
"shape": "Scm",
|
28404
28447
|
"locationName": "item"
|
28405
28448
|
}
|
28406
28449
|
},
|
28407
|
-
"
|
28450
|
+
"S12v": {
|
28408
28451
|
"type": "list",
|
28409
28452
|
"member": {
|
28410
28453
|
"locationName": "item",
|
@@ -28425,13 +28468,13 @@
|
|
28425
28468
|
}
|
28426
28469
|
}
|
28427
28470
|
},
|
28428
|
-
"
|
28471
|
+
"S12z": {
|
28429
28472
|
"type": "list",
|
28430
28473
|
"member": {
|
28431
28474
|
"locationName": "ImageId"
|
28432
28475
|
}
|
28433
28476
|
},
|
28434
|
-
"
|
28477
|
+
"S138": {
|
28435
28478
|
"type": "structure",
|
28436
28479
|
"members": {
|
28437
28480
|
"Code": {
|
@@ -28442,7 +28485,7 @@
|
|
28442
28485
|
}
|
28443
28486
|
}
|
28444
28487
|
},
|
28445
|
-
"
|
28488
|
+
"S13i": {
|
28446
28489
|
"type": "list",
|
28447
28490
|
"member": {
|
28448
28491
|
"locationName": "item",
|
@@ -28477,13 +28520,13 @@
|
|
28477
28520
|
"locationName": "url"
|
28478
28521
|
},
|
28479
28522
|
"UserBucket": {
|
28480
|
-
"shape": "
|
28523
|
+
"shape": "S13k",
|
28481
28524
|
"locationName": "userBucket"
|
28482
28525
|
}
|
28483
28526
|
}
|
28484
28527
|
}
|
28485
28528
|
},
|
28486
|
-
"
|
28529
|
+
"S13k": {
|
28487
28530
|
"type": "structure",
|
28488
28531
|
"members": {
|
28489
28532
|
"S3Bucket": {
|
@@ -28494,7 +28537,7 @@
|
|
28494
28537
|
}
|
28495
28538
|
}
|
28496
28539
|
},
|
28497
|
-
"
|
28540
|
+
"S13l": {
|
28498
28541
|
"type": "list",
|
28499
28542
|
"member": {
|
28500
28543
|
"locationName": "item",
|
@@ -28506,7 +28549,7 @@
|
|
28506
28549
|
}
|
28507
28550
|
}
|
28508
28551
|
},
|
28509
|
-
"
|
28552
|
+
"S13t": {
|
28510
28553
|
"type": "structure",
|
28511
28554
|
"members": {
|
28512
28555
|
"Description": {
|
@@ -28542,12 +28585,12 @@
|
|
28542
28585
|
"locationName": "url"
|
28543
28586
|
},
|
28544
28587
|
"UserBucket": {
|
28545
|
-
"shape": "
|
28588
|
+
"shape": "S13k",
|
28546
28589
|
"locationName": "userBucket"
|
28547
28590
|
}
|
28548
28591
|
}
|
28549
28592
|
},
|
28550
|
-
"
|
28593
|
+
"S13x": {
|
28551
28594
|
"type": "list",
|
28552
28595
|
"member": {
|
28553
28596
|
"locationName": "item",
|
@@ -28579,7 +28622,7 @@
|
|
28579
28622
|
}
|
28580
28623
|
}
|
28581
28624
|
},
|
28582
|
-
"
|
28625
|
+
"S140": {
|
28583
28626
|
"type": "structure",
|
28584
28627
|
"members": {
|
28585
28628
|
"Value": {
|
@@ -28588,7 +28631,7 @@
|
|
28588
28631
|
}
|
28589
28632
|
}
|
28590
28633
|
},
|
28591
|
-
"
|
28634
|
+
"S141": {
|
28592
28635
|
"type": "structure",
|
28593
28636
|
"members": {
|
28594
28637
|
"Enabled": {
|
@@ -28597,7 +28640,7 @@
|
|
28597
28640
|
}
|
28598
28641
|
}
|
28599
28642
|
},
|
28600
|
-
"
|
28643
|
+
"S14j": {
|
28601
28644
|
"type": "structure",
|
28602
28645
|
"members": {
|
28603
28646
|
"InstanceEventId": {
|
@@ -28623,7 +28666,7 @@
|
|
28623
28666
|
}
|
28624
28667
|
}
|
28625
28668
|
},
|
28626
|
-
"
|
28669
|
+
"S14m": {
|
28627
28670
|
"type": "structure",
|
28628
28671
|
"members": {
|
28629
28672
|
"Code": {
|
@@ -28635,7 +28678,7 @@
|
|
28635
28678
|
}
|
28636
28679
|
}
|
28637
28680
|
},
|
28638
|
-
"
|
28681
|
+
"S14o": {
|
28639
28682
|
"type": "structure",
|
28640
28683
|
"members": {
|
28641
28684
|
"Details": {
|
@@ -28663,7 +28706,7 @@
|
|
28663
28706
|
}
|
28664
28707
|
}
|
28665
28708
|
},
|
28666
|
-
"
|
28709
|
+
"S17s": {
|
28667
28710
|
"type": "structure",
|
28668
28711
|
"members": {
|
28669
28712
|
"Groups": {
|
@@ -28701,7 +28744,7 @@
|
|
28701
28744
|
"type": "timestamp"
|
28702
28745
|
},
|
28703
28746
|
"Monitoring": {
|
28704
|
-
"shape": "
|
28747
|
+
"shape": "S17v",
|
28705
28748
|
"locationName": "monitoring"
|
28706
28749
|
},
|
28707
28750
|
"Placement": {
|
@@ -28718,7 +28761,7 @@
|
|
28718
28761
|
"locationName": "privateIpAddress"
|
28719
28762
|
},
|
28720
28763
|
"ProductCodes": {
|
28721
|
-
"shape": "
|
28764
|
+
"shape": "S11c",
|
28722
28765
|
"locationName": "productCodes"
|
28723
28766
|
},
|
28724
28767
|
"PublicDnsName": {
|
@@ -28731,7 +28774,7 @@
|
|
28731
28774
|
"locationName": "ramdiskId"
|
28732
28775
|
},
|
28733
28776
|
"State": {
|
28734
|
-
"shape": "
|
28777
|
+
"shape": "S14m",
|
28735
28778
|
"locationName": "instanceState"
|
28736
28779
|
},
|
28737
28780
|
"StateTransitionReason": {
|
@@ -28747,7 +28790,7 @@
|
|
28747
28790
|
"locationName": "architecture"
|
28748
28791
|
},
|
28749
28792
|
"BlockDeviceMappings": {
|
28750
|
-
"shape": "
|
28793
|
+
"shape": "S13x",
|
28751
28794
|
"locationName": "blockDeviceMapping"
|
28752
28795
|
},
|
28753
28796
|
"ClientToken": {
|
@@ -28824,7 +28867,7 @@
|
|
28824
28867
|
"type": "structure",
|
28825
28868
|
"members": {
|
28826
28869
|
"Association": {
|
28827
|
-
"shape": "
|
28870
|
+
"shape": "S184",
|
28828
28871
|
"locationName": "association"
|
28829
28872
|
},
|
28830
28873
|
"Attachment": {
|
@@ -28889,7 +28932,7 @@
|
|
28889
28932
|
"type": "structure",
|
28890
28933
|
"members": {
|
28891
28934
|
"Association": {
|
28892
|
-
"shape": "
|
28935
|
+
"shape": "S184",
|
28893
28936
|
"locationName": "association"
|
28894
28937
|
},
|
28895
28938
|
"Primary": {
|
@@ -28974,7 +29017,7 @@
|
|
28974
29017
|
"locationName": "sriovNetSupport"
|
28975
29018
|
},
|
28976
29019
|
"StateReason": {
|
28977
|
-
"shape": "
|
29020
|
+
"shape": "S138",
|
28978
29021
|
"locationName": "stateReason"
|
28979
29022
|
},
|
28980
29023
|
"Tags": {
|
@@ -29038,11 +29081,11 @@
|
|
29038
29081
|
}
|
29039
29082
|
},
|
29040
29083
|
"MetadataOptions": {
|
29041
|
-
"shape": "
|
29084
|
+
"shape": "S18h",
|
29042
29085
|
"locationName": "metadataOptions"
|
29043
29086
|
},
|
29044
29087
|
"EnclaveOptions": {
|
29045
|
-
"shape": "
|
29088
|
+
"shape": "S141",
|
29046
29089
|
"locationName": "enclaveOptions"
|
29047
29090
|
},
|
29048
29091
|
"BootMode": {
|
@@ -29104,7 +29147,7 @@
|
|
29104
29147
|
}
|
29105
29148
|
}
|
29106
29149
|
},
|
29107
|
-
"
|
29150
|
+
"S17v": {
|
29108
29151
|
"type": "structure",
|
29109
29152
|
"members": {
|
29110
29153
|
"State": {
|
@@ -29112,7 +29155,7 @@
|
|
29112
29155
|
}
|
29113
29156
|
}
|
29114
29157
|
},
|
29115
|
-
"
|
29158
|
+
"S184": {
|
29116
29159
|
"type": "structure",
|
29117
29160
|
"members": {
|
29118
29161
|
"CarrierIp": {
|
@@ -29132,7 +29175,7 @@
|
|
29132
29175
|
}
|
29133
29176
|
}
|
29134
29177
|
},
|
29135
|
-
"
|
29178
|
+
"S18h": {
|
29136
29179
|
"type": "structure",
|
29137
29180
|
"members": {
|
29138
29181
|
"State": {
|
@@ -29156,13 +29199,13 @@
|
|
29156
29199
|
}
|
29157
29200
|
}
|
29158
29201
|
},
|
29159
|
-
"
|
29202
|
+
"S1ad": {
|
29160
29203
|
"type": "list",
|
29161
29204
|
"member": {
|
29162
29205
|
"locationName": "item"
|
29163
29206
|
}
|
29164
29207
|
},
|
29165
|
-
"
|
29208
|
+
"S1bd": {
|
29166
29209
|
"type": "structure",
|
29167
29210
|
"members": {
|
29168
29211
|
"NetworkInsightsAccessScopeAnalysisId": {
|
@@ -29204,7 +29247,7 @@
|
|
29204
29247
|
}
|
29205
29248
|
}
|
29206
29249
|
},
|
29207
|
-
"
|
29250
|
+
"S1bo": {
|
29208
29251
|
"type": "structure",
|
29209
29252
|
"members": {
|
29210
29253
|
"NetworkInsightsAnalysisId": {
|
@@ -29217,7 +29260,7 @@
|
|
29217
29260
|
"locationName": "networkInsightsPathId"
|
29218
29261
|
},
|
29219
29262
|
"FilterInArns": {
|
29220
|
-
"shape": "
|
29263
|
+
"shape": "S1bp",
|
29221
29264
|
"locationName": "filterInArnSet"
|
29222
29265
|
},
|
29223
29266
|
"StartDate": {
|
@@ -29238,11 +29281,11 @@
|
|
29238
29281
|
"type": "boolean"
|
29239
29282
|
},
|
29240
29283
|
"ForwardPathComponents": {
|
29241
|
-
"shape": "
|
29284
|
+
"shape": "S1bq",
|
29242
29285
|
"locationName": "forwardPathComponentSet"
|
29243
29286
|
},
|
29244
29287
|
"ReturnPathComponents": {
|
29245
|
-
"shape": "
|
29288
|
+
"shape": "S1bq",
|
29246
29289
|
"locationName": "returnPathComponentSet"
|
29247
29290
|
},
|
29248
29291
|
"Explanations": {
|
@@ -29253,22 +29296,22 @@
|
|
29253
29296
|
"type": "structure",
|
29254
29297
|
"members": {
|
29255
29298
|
"Acl": {
|
29256
|
-
"shape": "
|
29299
|
+
"shape": "S1bt",
|
29257
29300
|
"locationName": "acl"
|
29258
29301
|
},
|
29259
29302
|
"AclRule": {
|
29260
|
-
"shape": "
|
29303
|
+
"shape": "S1bs",
|
29261
29304
|
"locationName": "aclRule"
|
29262
29305
|
},
|
29263
29306
|
"Address": {
|
29264
29307
|
"locationName": "address"
|
29265
29308
|
},
|
29266
29309
|
"Addresses": {
|
29267
|
-
"shape": "
|
29310
|
+
"shape": "S1bv",
|
29268
29311
|
"locationName": "addressSet"
|
29269
29312
|
},
|
29270
29313
|
"AttachedTo": {
|
29271
|
-
"shape": "
|
29314
|
+
"shape": "S1bt",
|
29272
29315
|
"locationName": "attachedTo"
|
29273
29316
|
},
|
29274
29317
|
"AvailabilityZones": {
|
@@ -29280,19 +29323,19 @@
|
|
29280
29323
|
"locationName": "cidrSet"
|
29281
29324
|
},
|
29282
29325
|
"Component": {
|
29283
|
-
"shape": "
|
29326
|
+
"shape": "S1bt",
|
29284
29327
|
"locationName": "component"
|
29285
29328
|
},
|
29286
29329
|
"CustomerGateway": {
|
29287
|
-
"shape": "
|
29330
|
+
"shape": "S1bt",
|
29288
29331
|
"locationName": "customerGateway"
|
29289
29332
|
},
|
29290
29333
|
"Destination": {
|
29291
|
-
"shape": "
|
29334
|
+
"shape": "S1bt",
|
29292
29335
|
"locationName": "destination"
|
29293
29336
|
},
|
29294
29337
|
"DestinationVpc": {
|
29295
|
-
"shape": "
|
29338
|
+
"shape": "S1bt",
|
29296
29339
|
"locationName": "destinationVpc"
|
29297
29340
|
},
|
29298
29341
|
"Direction": {
|
@@ -29302,11 +29345,11 @@
|
|
29302
29345
|
"locationName": "explanationCode"
|
29303
29346
|
},
|
29304
29347
|
"IngressRouteTable": {
|
29305
|
-
"shape": "
|
29348
|
+
"shape": "S1bt",
|
29306
29349
|
"locationName": "ingressRouteTable"
|
29307
29350
|
},
|
29308
29351
|
"InternetGateway": {
|
29309
|
-
"shape": "
|
29352
|
+
"shape": "S1bt",
|
29310
29353
|
"locationName": "internetGateway"
|
29311
29354
|
},
|
29312
29355
|
"LoadBalancerArn": {
|
@@ -29341,7 +29384,7 @@
|
|
29341
29384
|
"locationName": "availabilityZone"
|
29342
29385
|
},
|
29343
29386
|
"Instance": {
|
29344
|
-
"shape": "
|
29387
|
+
"shape": "S1bt",
|
29345
29388
|
"locationName": "instance"
|
29346
29389
|
},
|
29347
29390
|
"Port": {
|
@@ -29351,11 +29394,11 @@
|
|
29351
29394
|
}
|
29352
29395
|
},
|
29353
29396
|
"LoadBalancerTargetGroup": {
|
29354
|
-
"shape": "
|
29397
|
+
"shape": "S1bt",
|
29355
29398
|
"locationName": "loadBalancerTargetGroup"
|
29356
29399
|
},
|
29357
29400
|
"LoadBalancerTargetGroups": {
|
29358
|
-
"shape": "
|
29401
|
+
"shape": "S1c6",
|
29359
29402
|
"locationName": "loadBalancerTargetGroupSet"
|
29360
29403
|
},
|
29361
29404
|
"LoadBalancerTargetPort": {
|
@@ -29363,25 +29406,25 @@
|
|
29363
29406
|
"type": "integer"
|
29364
29407
|
},
|
29365
29408
|
"ElasticLoadBalancerListener": {
|
29366
|
-
"shape": "
|
29409
|
+
"shape": "S1bt",
|
29367
29410
|
"locationName": "elasticLoadBalancerListener"
|
29368
29411
|
},
|
29369
29412
|
"MissingComponent": {
|
29370
29413
|
"locationName": "missingComponent"
|
29371
29414
|
},
|
29372
29415
|
"NatGateway": {
|
29373
|
-
"shape": "
|
29416
|
+
"shape": "S1bt",
|
29374
29417
|
"locationName": "natGateway"
|
29375
29418
|
},
|
29376
29419
|
"NetworkInterface": {
|
29377
|
-
"shape": "
|
29420
|
+
"shape": "S1bt",
|
29378
29421
|
"locationName": "networkInterface"
|
29379
29422
|
},
|
29380
29423
|
"PacketField": {
|
29381
29424
|
"locationName": "packetField"
|
29382
29425
|
},
|
29383
29426
|
"VpcPeeringConnection": {
|
29384
|
-
"shape": "
|
29427
|
+
"shape": "S1bt",
|
29385
29428
|
"locationName": "vpcPeeringConnection"
|
29386
29429
|
},
|
29387
29430
|
"Port": {
|
@@ -29389,11 +29432,11 @@
|
|
29389
29432
|
"type": "integer"
|
29390
29433
|
},
|
29391
29434
|
"PortRanges": {
|
29392
|
-
"shape": "
|
29435
|
+
"shape": "S1bw",
|
29393
29436
|
"locationName": "portRangeSet"
|
29394
29437
|
},
|
29395
29438
|
"PrefixList": {
|
29396
|
-
"shape": "
|
29439
|
+
"shape": "S1bt",
|
29397
29440
|
"locationName": "prefixList"
|
29398
29441
|
},
|
29399
29442
|
"Protocols": {
|
@@ -29404,70 +29447,70 @@
|
|
29404
29447
|
}
|
29405
29448
|
},
|
29406
29449
|
"RouteTableRoute": {
|
29407
|
-
"shape": "
|
29450
|
+
"shape": "S1bx",
|
29408
29451
|
"locationName": "routeTableRoute"
|
29409
29452
|
},
|
29410
29453
|
"RouteTable": {
|
29411
|
-
"shape": "
|
29454
|
+
"shape": "S1bt",
|
29412
29455
|
"locationName": "routeTable"
|
29413
29456
|
},
|
29414
29457
|
"SecurityGroup": {
|
29415
|
-
"shape": "
|
29458
|
+
"shape": "S1bt",
|
29416
29459
|
"locationName": "securityGroup"
|
29417
29460
|
},
|
29418
29461
|
"SecurityGroupRule": {
|
29419
|
-
"shape": "
|
29462
|
+
"shape": "S1by",
|
29420
29463
|
"locationName": "securityGroupRule"
|
29421
29464
|
},
|
29422
29465
|
"SecurityGroups": {
|
29423
|
-
"shape": "
|
29466
|
+
"shape": "S1c6",
|
29424
29467
|
"locationName": "securityGroupSet"
|
29425
29468
|
},
|
29426
29469
|
"SourceVpc": {
|
29427
|
-
"shape": "
|
29470
|
+
"shape": "S1bt",
|
29428
29471
|
"locationName": "sourceVpc"
|
29429
29472
|
},
|
29430
29473
|
"State": {
|
29431
29474
|
"locationName": "state"
|
29432
29475
|
},
|
29433
29476
|
"Subnet": {
|
29434
|
-
"shape": "
|
29477
|
+
"shape": "S1bt",
|
29435
29478
|
"locationName": "subnet"
|
29436
29479
|
},
|
29437
29480
|
"SubnetRouteTable": {
|
29438
|
-
"shape": "
|
29481
|
+
"shape": "S1bt",
|
29439
29482
|
"locationName": "subnetRouteTable"
|
29440
29483
|
},
|
29441
29484
|
"Vpc": {
|
29442
|
-
"shape": "
|
29485
|
+
"shape": "S1bt",
|
29443
29486
|
"locationName": "vpc"
|
29444
29487
|
},
|
29445
29488
|
"VpcEndpoint": {
|
29446
|
-
"shape": "
|
29489
|
+
"shape": "S1bt",
|
29447
29490
|
"locationName": "vpcEndpoint"
|
29448
29491
|
},
|
29449
29492
|
"VpnConnection": {
|
29450
|
-
"shape": "
|
29493
|
+
"shape": "S1bt",
|
29451
29494
|
"locationName": "vpnConnection"
|
29452
29495
|
},
|
29453
29496
|
"VpnGateway": {
|
29454
|
-
"shape": "
|
29497
|
+
"shape": "S1bt",
|
29455
29498
|
"locationName": "vpnGateway"
|
29456
29499
|
},
|
29457
29500
|
"TransitGateway": {
|
29458
|
-
"shape": "
|
29501
|
+
"shape": "S1bt",
|
29459
29502
|
"locationName": "transitGateway"
|
29460
29503
|
},
|
29461
29504
|
"TransitGatewayRouteTable": {
|
29462
|
-
"shape": "
|
29505
|
+
"shape": "S1bt",
|
29463
29506
|
"locationName": "transitGatewayRouteTable"
|
29464
29507
|
},
|
29465
29508
|
"TransitGatewayRouteTableRoute": {
|
29466
|
-
"shape": "
|
29509
|
+
"shape": "S1c1",
|
29467
29510
|
"locationName": "transitGatewayRouteTableRoute"
|
29468
29511
|
},
|
29469
29512
|
"TransitGatewayAttachment": {
|
29470
|
-
"shape": "
|
29513
|
+
"shape": "S1bt",
|
29471
29514
|
"locationName": "transitGatewayAttachment"
|
29472
29515
|
}
|
29473
29516
|
}
|
@@ -29495,13 +29538,13 @@
|
|
29495
29538
|
}
|
29496
29539
|
}
|
29497
29540
|
},
|
29498
|
-
"
|
29541
|
+
"S1bp": {
|
29499
29542
|
"type": "list",
|
29500
29543
|
"member": {
|
29501
29544
|
"locationName": "item"
|
29502
29545
|
}
|
29503
29546
|
},
|
29504
|
-
"
|
29547
|
+
"S1bq": {
|
29505
29548
|
"type": "list",
|
29506
29549
|
"member": {
|
29507
29550
|
"locationName": "item",
|
@@ -29512,47 +29555,47 @@
|
|
29512
29555
|
"type": "integer"
|
29513
29556
|
},
|
29514
29557
|
"AclRule": {
|
29515
|
-
"shape": "
|
29558
|
+
"shape": "S1bs",
|
29516
29559
|
"locationName": "aclRule"
|
29517
29560
|
},
|
29518
29561
|
"AttachedTo": {
|
29519
|
-
"shape": "
|
29562
|
+
"shape": "S1bt",
|
29520
29563
|
"locationName": "attachedTo"
|
29521
29564
|
},
|
29522
29565
|
"Component": {
|
29523
|
-
"shape": "
|
29566
|
+
"shape": "S1bt",
|
29524
29567
|
"locationName": "component"
|
29525
29568
|
},
|
29526
29569
|
"DestinationVpc": {
|
29527
|
-
"shape": "
|
29570
|
+
"shape": "S1bt",
|
29528
29571
|
"locationName": "destinationVpc"
|
29529
29572
|
},
|
29530
29573
|
"OutboundHeader": {
|
29531
|
-
"shape": "
|
29574
|
+
"shape": "S1bu",
|
29532
29575
|
"locationName": "outboundHeader"
|
29533
29576
|
},
|
29534
29577
|
"InboundHeader": {
|
29535
|
-
"shape": "
|
29578
|
+
"shape": "S1bu",
|
29536
29579
|
"locationName": "inboundHeader"
|
29537
29580
|
},
|
29538
29581
|
"RouteTableRoute": {
|
29539
|
-
"shape": "
|
29582
|
+
"shape": "S1bx",
|
29540
29583
|
"locationName": "routeTableRoute"
|
29541
29584
|
},
|
29542
29585
|
"SecurityGroupRule": {
|
29543
|
-
"shape": "
|
29586
|
+
"shape": "S1by",
|
29544
29587
|
"locationName": "securityGroupRule"
|
29545
29588
|
},
|
29546
29589
|
"SourceVpc": {
|
29547
|
-
"shape": "
|
29590
|
+
"shape": "S1bt",
|
29548
29591
|
"locationName": "sourceVpc"
|
29549
29592
|
},
|
29550
29593
|
"Subnet": {
|
29551
|
-
"shape": "
|
29594
|
+
"shape": "S1bt",
|
29552
29595
|
"locationName": "subnet"
|
29553
29596
|
},
|
29554
29597
|
"Vpc": {
|
29555
|
-
"shape": "
|
29598
|
+
"shape": "S1bt",
|
29556
29599
|
"locationName": "vpc"
|
29557
29600
|
},
|
29558
29601
|
"AdditionalDetails": {
|
@@ -29566,24 +29609,24 @@
|
|
29566
29609
|
"locationName": "additionalDetailType"
|
29567
29610
|
},
|
29568
29611
|
"Component": {
|
29569
|
-
"shape": "
|
29612
|
+
"shape": "S1bt",
|
29570
29613
|
"locationName": "component"
|
29571
29614
|
}
|
29572
29615
|
}
|
29573
29616
|
}
|
29574
29617
|
},
|
29575
29618
|
"TransitGateway": {
|
29576
|
-
"shape": "
|
29619
|
+
"shape": "S1bt",
|
29577
29620
|
"locationName": "transitGateway"
|
29578
29621
|
},
|
29579
29622
|
"TransitGatewayRouteTableRoute": {
|
29580
|
-
"shape": "
|
29623
|
+
"shape": "S1c1",
|
29581
29624
|
"locationName": "transitGatewayRouteTableRoute"
|
29582
29625
|
}
|
29583
29626
|
}
|
29584
29627
|
}
|
29585
29628
|
},
|
29586
|
-
"
|
29629
|
+
"S1bs": {
|
29587
29630
|
"type": "structure",
|
29588
29631
|
"members": {
|
29589
29632
|
"Cidr": {
|
@@ -29609,7 +29652,7 @@
|
|
29609
29652
|
}
|
29610
29653
|
}
|
29611
29654
|
},
|
29612
|
-
"
|
29655
|
+
"S1bt": {
|
29613
29656
|
"type": "structure",
|
29614
29657
|
"members": {
|
29615
29658
|
"Id": {
|
@@ -29623,44 +29666,44 @@
|
|
29623
29666
|
}
|
29624
29667
|
}
|
29625
29668
|
},
|
29626
|
-
"
|
29669
|
+
"S1bu": {
|
29627
29670
|
"type": "structure",
|
29628
29671
|
"members": {
|
29629
29672
|
"DestinationAddresses": {
|
29630
|
-
"shape": "
|
29673
|
+
"shape": "S1bv",
|
29631
29674
|
"locationName": "destinationAddressSet"
|
29632
29675
|
},
|
29633
29676
|
"DestinationPortRanges": {
|
29634
|
-
"shape": "
|
29677
|
+
"shape": "S1bw",
|
29635
29678
|
"locationName": "destinationPortRangeSet"
|
29636
29679
|
},
|
29637
29680
|
"Protocol": {
|
29638
29681
|
"locationName": "protocol"
|
29639
29682
|
},
|
29640
29683
|
"SourceAddresses": {
|
29641
|
-
"shape": "
|
29684
|
+
"shape": "S1bv",
|
29642
29685
|
"locationName": "sourceAddressSet"
|
29643
29686
|
},
|
29644
29687
|
"SourcePortRanges": {
|
29645
|
-
"shape": "
|
29688
|
+
"shape": "S1bw",
|
29646
29689
|
"locationName": "sourcePortRangeSet"
|
29647
29690
|
}
|
29648
29691
|
}
|
29649
29692
|
},
|
29650
|
-
"
|
29693
|
+
"S1bv": {
|
29651
29694
|
"type": "list",
|
29652
29695
|
"member": {
|
29653
29696
|
"locationName": "item"
|
29654
29697
|
}
|
29655
29698
|
},
|
29656
|
-
"
|
29699
|
+
"S1bw": {
|
29657
29700
|
"type": "list",
|
29658
29701
|
"member": {
|
29659
29702
|
"shape": "Shq",
|
29660
29703
|
"locationName": "item"
|
29661
29704
|
}
|
29662
29705
|
},
|
29663
|
-
"
|
29706
|
+
"S1bx": {
|
29664
29707
|
"type": "structure",
|
29665
29708
|
"members": {
|
29666
29709
|
"DestinationCidr": {
|
@@ -29695,7 +29738,7 @@
|
|
29695
29738
|
}
|
29696
29739
|
}
|
29697
29740
|
},
|
29698
|
-
"
|
29741
|
+
"S1by": {
|
29699
29742
|
"type": "structure",
|
29700
29743
|
"members": {
|
29701
29744
|
"Cidr": {
|
@@ -29719,7 +29762,7 @@
|
|
29719
29762
|
}
|
29720
29763
|
}
|
29721
29764
|
},
|
29722
|
-
"
|
29765
|
+
"S1c1": {
|
29723
29766
|
"type": "structure",
|
29724
29767
|
"members": {
|
29725
29768
|
"DestinationCidr": {
|
@@ -29745,14 +29788,14 @@
|
|
29745
29788
|
}
|
29746
29789
|
}
|
29747
29790
|
},
|
29748
|
-
"
|
29791
|
+
"S1c6": {
|
29749
29792
|
"type": "list",
|
29750
29793
|
"member": {
|
29751
|
-
"shape": "
|
29794
|
+
"shape": "S1bt",
|
29752
29795
|
"locationName": "item"
|
29753
29796
|
}
|
29754
29797
|
},
|
29755
|
-
"
|
29798
|
+
"S1df": {
|
29756
29799
|
"type": "structure",
|
29757
29800
|
"members": {
|
29758
29801
|
"FirstAddress": {
|
@@ -29771,13 +29814,13 @@
|
|
29771
29814
|
}
|
29772
29815
|
}
|
29773
29816
|
},
|
29774
|
-
"
|
29817
|
+
"S1ds": {
|
29775
29818
|
"type": "list",
|
29776
29819
|
"member": {
|
29777
29820
|
"locationName": "ReservedInstancesId"
|
29778
29821
|
}
|
29779
29822
|
},
|
29780
|
-
"
|
29823
|
+
"S1e0": {
|
29781
29824
|
"type": "list",
|
29782
29825
|
"member": {
|
29783
29826
|
"locationName": "item",
|
@@ -29793,7 +29836,7 @@
|
|
29793
29836
|
}
|
29794
29837
|
}
|
29795
29838
|
},
|
29796
|
-
"
|
29839
|
+
"S1ee": {
|
29797
29840
|
"type": "structure",
|
29798
29841
|
"members": {
|
29799
29842
|
"AvailabilityZone": {
|
@@ -29814,7 +29857,7 @@
|
|
29814
29857
|
}
|
29815
29858
|
}
|
29816
29859
|
},
|
29817
|
-
"
|
29860
|
+
"S1f1": {
|
29818
29861
|
"type": "structure",
|
29819
29862
|
"members": {
|
29820
29863
|
"Frequency": {
|
@@ -29841,7 +29884,7 @@
|
|
29841
29884
|
}
|
29842
29885
|
}
|
29843
29886
|
},
|
29844
|
-
"
|
29887
|
+
"S1f9": {
|
29845
29888
|
"type": "structure",
|
29846
29889
|
"members": {
|
29847
29890
|
"AvailabilityZone": {
|
@@ -29876,7 +29919,7 @@
|
|
29876
29919
|
"type": "timestamp"
|
29877
29920
|
},
|
29878
29921
|
"Recurrence": {
|
29879
|
-
"shape": "
|
29922
|
+
"shape": "S1f1",
|
29880
29923
|
"locationName": "recurrence"
|
29881
29924
|
},
|
29882
29925
|
"ScheduledInstanceId": {
|
@@ -29900,19 +29943,19 @@
|
|
29900
29943
|
}
|
29901
29944
|
}
|
29902
29945
|
},
|
29903
|
-
"
|
29946
|
+
"S1fg": {
|
29904
29947
|
"type": "list",
|
29905
29948
|
"member": {
|
29906
29949
|
"locationName": "item"
|
29907
29950
|
}
|
29908
29951
|
},
|
29909
|
-
"
|
29952
|
+
"S1fk": {
|
29910
29953
|
"type": "list",
|
29911
29954
|
"member": {
|
29912
29955
|
"locationName": "GroupName"
|
29913
29956
|
}
|
29914
29957
|
},
|
29915
|
-
"
|
29958
|
+
"S1fs": {
|
29916
29959
|
"type": "list",
|
29917
29960
|
"member": {
|
29918
29961
|
"locationName": "item",
|
@@ -29927,13 +29970,13 @@
|
|
29927
29970
|
}
|
29928
29971
|
}
|
29929
29972
|
},
|
29930
|
-
"
|
29973
|
+
"S1g2": {
|
29931
29974
|
"type": "list",
|
29932
29975
|
"member": {
|
29933
29976
|
"locationName": "SnapshotId"
|
29934
29977
|
}
|
29935
29978
|
},
|
29936
|
-
"
|
29979
|
+
"S1gl": {
|
29937
29980
|
"type": "structure",
|
29938
29981
|
"required": [
|
29939
29982
|
"IamFleetRole",
|
@@ -29997,7 +30040,7 @@
|
|
29997
30040
|
"locationName": "addressingType"
|
29998
30041
|
},
|
29999
30042
|
"BlockDeviceMappings": {
|
30000
|
-
"shape": "
|
30043
|
+
"shape": "S12u",
|
30001
30044
|
"locationName": "blockDeviceMapping"
|
30002
30045
|
},
|
30003
30046
|
"EbsOptimized": {
|
@@ -30031,11 +30074,11 @@
|
|
30031
30074
|
}
|
30032
30075
|
},
|
30033
30076
|
"NetworkInterfaces": {
|
30034
|
-
"shape": "
|
30077
|
+
"shape": "S1gv",
|
30035
30078
|
"locationName": "networkInterfaceSet"
|
30036
30079
|
},
|
30037
30080
|
"Placement": {
|
30038
|
-
"shape": "
|
30081
|
+
"shape": "S1gx",
|
30039
30082
|
"locationName": "placement"
|
30040
30083
|
},
|
30041
30084
|
"RamdiskId": {
|
@@ -30079,7 +30122,7 @@
|
|
30079
30122
|
}
|
30080
30123
|
},
|
30081
30124
|
"LaunchTemplateConfigs": {
|
30082
|
-
"shape": "
|
30125
|
+
"shape": "S1h0",
|
30083
30126
|
"locationName": "launchTemplateConfigs"
|
30084
30127
|
},
|
30085
30128
|
"SpotPrice": {
|
@@ -30181,7 +30224,7 @@
|
|
30181
30224
|
}
|
30182
30225
|
}
|
30183
30226
|
},
|
30184
|
-
"
|
30227
|
+
"S1gv": {
|
30185
30228
|
"type": "list",
|
30186
30229
|
"member": {
|
30187
30230
|
"locationName": "item",
|
@@ -30257,7 +30300,7 @@
|
|
30257
30300
|
}
|
30258
30301
|
}
|
30259
30302
|
},
|
30260
|
-
"
|
30303
|
+
"S1gx": {
|
30261
30304
|
"type": "structure",
|
30262
30305
|
"members": {
|
30263
30306
|
"AvailabilityZone": {
|
@@ -30271,7 +30314,7 @@
|
|
30271
30314
|
}
|
30272
30315
|
}
|
30273
30316
|
},
|
30274
|
-
"
|
30317
|
+
"S1h0": {
|
30275
30318
|
"type": "list",
|
30276
30319
|
"member": {
|
30277
30320
|
"locationName": "item",
|
@@ -30318,7 +30361,7 @@
|
|
30318
30361
|
}
|
30319
30362
|
}
|
30320
30363
|
},
|
30321
|
-
"
|
30364
|
+
"S1hd": {
|
30322
30365
|
"type": "list",
|
30323
30366
|
"member": {
|
30324
30367
|
"locationName": "item",
|
@@ -30363,7 +30406,7 @@
|
|
30363
30406
|
"locationName": "addressingType"
|
30364
30407
|
},
|
30365
30408
|
"BlockDeviceMappings": {
|
30366
|
-
"shape": "
|
30409
|
+
"shape": "S12u",
|
30367
30410
|
"locationName": "blockDeviceMapping"
|
30368
30411
|
},
|
30369
30412
|
"EbsOptimized": {
|
@@ -30387,11 +30430,11 @@
|
|
30387
30430
|
"locationName": "keyName"
|
30388
30431
|
},
|
30389
30432
|
"NetworkInterfaces": {
|
30390
|
-
"shape": "
|
30433
|
+
"shape": "S1gv",
|
30391
30434
|
"locationName": "networkInterfaceSet"
|
30392
30435
|
},
|
30393
30436
|
"Placement": {
|
30394
|
-
"shape": "
|
30437
|
+
"shape": "S1gx",
|
30395
30438
|
"locationName": "placement"
|
30396
30439
|
},
|
30397
30440
|
"RamdiskId": {
|
@@ -30401,7 +30444,7 @@
|
|
30401
30444
|
"locationName": "subnetId"
|
30402
30445
|
},
|
30403
30446
|
"Monitoring": {
|
30404
|
-
"shape": "
|
30447
|
+
"shape": "S1hg",
|
30405
30448
|
"locationName": "monitoring"
|
30406
30449
|
}
|
30407
30450
|
}
|
@@ -30458,7 +30501,7 @@
|
|
30458
30501
|
}
|
30459
30502
|
}
|
30460
30503
|
},
|
30461
|
-
"
|
30504
|
+
"S1hg": {
|
30462
30505
|
"type": "structure",
|
30463
30506
|
"required": [
|
30464
30507
|
"Enabled"
|
@@ -30470,7 +30513,7 @@
|
|
30470
30513
|
}
|
30471
30514
|
}
|
30472
30515
|
},
|
30473
|
-
"
|
30516
|
+
"S1hv": {
|
30474
30517
|
"type": "list",
|
30475
30518
|
"member": {
|
30476
30519
|
"locationName": "item",
|
@@ -30512,11 +30555,11 @@
|
|
30512
30555
|
}
|
30513
30556
|
}
|
30514
30557
|
},
|
30515
|
-
"
|
30558
|
+
"S1it": {
|
30516
30559
|
"type": "list",
|
30517
30560
|
"member": {}
|
30518
30561
|
},
|
30519
|
-
"
|
30562
|
+
"S1kp": {
|
30520
30563
|
"type": "structure",
|
30521
30564
|
"members": {
|
30522
30565
|
"VolumeId": {
|
@@ -30580,19 +30623,19 @@
|
|
30580
30623
|
}
|
30581
30624
|
}
|
30582
30625
|
},
|
30583
|
-
"
|
30626
|
+
"S1kv": {
|
30584
30627
|
"type": "list",
|
30585
30628
|
"member": {
|
30586
30629
|
"locationName": "VpcId"
|
30587
30630
|
}
|
30588
30631
|
},
|
30589
|
-
"
|
30632
|
+
"S1mn": {
|
30590
30633
|
"type": "list",
|
30591
30634
|
"member": {
|
30592
30635
|
"locationName": "AvailabilityZone"
|
30593
30636
|
}
|
30594
30637
|
},
|
30595
|
-
"
|
30638
|
+
"S1n4": {
|
30596
30639
|
"type": "structure",
|
30597
30640
|
"members": {
|
30598
30641
|
"TransitGatewayAttachmentId": {
|
@@ -30615,7 +30658,7 @@
|
|
30615
30658
|
}
|
30616
30659
|
}
|
30617
30660
|
},
|
30618
|
-
"
|
30661
|
+
"S1pu": {
|
30619
30662
|
"type": "structure",
|
30620
30663
|
"members": {
|
30621
30664
|
"InstanceFamily": {
|
@@ -30626,13 +30669,13 @@
|
|
30626
30669
|
}
|
30627
30670
|
}
|
30628
30671
|
},
|
30629
|
-
"
|
30672
|
+
"S1qb": {
|
30630
30673
|
"type": "list",
|
30631
30674
|
"member": {
|
30632
30675
|
"locationName": "item"
|
30633
30676
|
}
|
30634
30677
|
},
|
30635
|
-
"
|
30678
|
+
"S1qd": {
|
30636
30679
|
"type": "list",
|
30637
30680
|
"member": {
|
30638
30681
|
"locationName": "item",
|
@@ -30646,7 +30689,7 @@
|
|
30646
30689
|
"type": "integer"
|
30647
30690
|
},
|
30648
30691
|
"HostIdSet": {
|
30649
|
-
"shape": "
|
30692
|
+
"shape": "S122",
|
30650
30693
|
"locationName": "hostIdSet"
|
30651
30694
|
},
|
30652
30695
|
"HostReservationId": {
|
@@ -30667,19 +30710,19 @@
|
|
30667
30710
|
}
|
30668
30711
|
}
|
30669
30712
|
},
|
30670
|
-
"
|
30713
|
+
"S1qg": {
|
30671
30714
|
"type": "list",
|
30672
30715
|
"member": {
|
30673
30716
|
"locationName": "item"
|
30674
30717
|
}
|
30675
30718
|
},
|
30676
|
-
"
|
30719
|
+
"S1qh": {
|
30677
30720
|
"type": "list",
|
30678
30721
|
"member": {
|
30679
30722
|
"locationName": "item"
|
30680
30723
|
}
|
30681
30724
|
},
|
30682
|
-
"
|
30725
|
+
"S1r6": {
|
30683
30726
|
"type": "structure",
|
30684
30727
|
"members": {
|
30685
30728
|
"IpamId": {
|
@@ -30731,7 +30774,7 @@
|
|
30731
30774
|
}
|
30732
30775
|
}
|
30733
30776
|
},
|
30734
|
-
"
|
30777
|
+
"S1ru": {
|
30735
30778
|
"type": "structure",
|
30736
30779
|
"members": {
|
30737
30780
|
"HourlyPrice": {
|
@@ -30745,14 +30788,14 @@
|
|
30745
30788
|
}
|
30746
30789
|
}
|
30747
30790
|
},
|
30748
|
-
"
|
30791
|
+
"S1se": {
|
30749
30792
|
"type": "list",
|
30750
30793
|
"member": {
|
30751
30794
|
"shape": "Skz",
|
30752
30795
|
"locationName": "item"
|
30753
30796
|
}
|
30754
30797
|
},
|
30755
|
-
"
|
30798
|
+
"S1tj": {
|
30756
30799
|
"type": "structure",
|
30757
30800
|
"members": {
|
30758
30801
|
"Comment": {},
|
@@ -30767,14 +30810,14 @@
|
|
30767
30810
|
}
|
30768
30811
|
}
|
30769
30812
|
},
|
30770
|
-
"
|
30813
|
+
"S1tm": {
|
30771
30814
|
"type": "structure",
|
30772
30815
|
"members": {
|
30773
30816
|
"S3Bucket": {},
|
30774
30817
|
"S3Key": {}
|
30775
30818
|
}
|
30776
30819
|
},
|
30777
|
-
"
|
30820
|
+
"S1tt": {
|
30778
30821
|
"type": "structure",
|
30779
30822
|
"required": [
|
30780
30823
|
"Bytes",
|
@@ -30794,7 +30837,7 @@
|
|
30794
30837
|
}
|
30795
30838
|
}
|
30796
30839
|
},
|
30797
|
-
"
|
30840
|
+
"S1tu": {
|
30798
30841
|
"type": "structure",
|
30799
30842
|
"required": [
|
30800
30843
|
"Size"
|
@@ -30806,25 +30849,25 @@
|
|
30806
30849
|
}
|
30807
30850
|
}
|
30808
30851
|
},
|
30809
|
-
"
|
30852
|
+
"S1uz": {
|
30810
30853
|
"type": "list",
|
30811
30854
|
"member": {
|
30812
30855
|
"locationName": "UserId"
|
30813
30856
|
}
|
30814
30857
|
},
|
30815
|
-
"
|
30858
|
+
"S1v0": {
|
30816
30859
|
"type": "list",
|
30817
30860
|
"member": {
|
30818
30861
|
"locationName": "UserGroup"
|
30819
30862
|
}
|
30820
30863
|
},
|
30821
|
-
"
|
30864
|
+
"S1v1": {
|
30822
30865
|
"type": "list",
|
30823
30866
|
"member": {
|
30824
30867
|
"locationName": "ProductCode"
|
30825
30868
|
}
|
30826
30869
|
},
|
30827
|
-
"
|
30870
|
+
"S1v3": {
|
30828
30871
|
"type": "list",
|
30829
30872
|
"member": {
|
30830
30873
|
"locationName": "item",
|
@@ -30835,14 +30878,14 @@
|
|
30835
30878
|
}
|
30836
30879
|
}
|
30837
30880
|
},
|
30838
|
-
"
|
30881
|
+
"S1v8": {
|
30839
30882
|
"type": "list",
|
30840
30883
|
"member": {
|
30841
30884
|
"shape": "S19",
|
30842
30885
|
"locationName": "item"
|
30843
30886
|
}
|
30844
30887
|
},
|
30845
|
-
"
|
30888
|
+
"S1vl": {
|
30846
30889
|
"type": "structure",
|
30847
30890
|
"members": {
|
30848
30891
|
"CapacityReservationPreference": {},
|
@@ -30851,7 +30894,7 @@
|
|
30851
30894
|
}
|
30852
30895
|
}
|
30853
30896
|
},
|
30854
|
-
"
|
30897
|
+
"S1y6": {
|
30855
30898
|
"type": "structure",
|
30856
30899
|
"members": {
|
30857
30900
|
"AllowDnsResolutionFromRemoteVpc": {
|
@@ -30865,7 +30908,7 @@
|
|
30865
30908
|
}
|
30866
30909
|
}
|
30867
30910
|
},
|
30868
|
-
"
|
30911
|
+
"S1y8": {
|
30869
30912
|
"type": "structure",
|
30870
30913
|
"members": {
|
30871
30914
|
"AllowDnsResolutionFromRemoteVpc": {
|
@@ -30882,7 +30925,7 @@
|
|
30882
30925
|
}
|
30883
30926
|
}
|
30884
30927
|
},
|
30885
|
-
"
|
30928
|
+
"S1yn": {
|
30886
30929
|
"type": "list",
|
30887
30930
|
"member": {
|
30888
30931
|
"locationName": "item",
|
@@ -30892,39 +30935,39 @@
|
|
30892
30935
|
"locationName": "instanceId"
|
30893
30936
|
},
|
30894
30937
|
"Monitoring": {
|
30895
|
-
"shape": "
|
30938
|
+
"shape": "S17v",
|
30896
30939
|
"locationName": "monitoring"
|
30897
30940
|
}
|
30898
30941
|
}
|
30899
30942
|
}
|
30900
30943
|
},
|
30901
|
-
"
|
30944
|
+
"S22a": {
|
30902
30945
|
"type": "list",
|
30903
30946
|
"member": {
|
30904
30947
|
"locationName": "SecurityGroupId"
|
30905
30948
|
}
|
30906
30949
|
},
|
30907
|
-
"
|
30950
|
+
"S22y": {
|
30908
30951
|
"type": "list",
|
30909
30952
|
"member": {
|
30910
30953
|
"locationName": "item",
|
30911
30954
|
"type": "structure",
|
30912
30955
|
"members": {
|
30913
30956
|
"CurrentState": {
|
30914
|
-
"shape": "
|
30957
|
+
"shape": "S14m",
|
30915
30958
|
"locationName": "currentState"
|
30916
30959
|
},
|
30917
30960
|
"InstanceId": {
|
30918
30961
|
"locationName": "instanceId"
|
30919
30962
|
},
|
30920
30963
|
"PreviousState": {
|
30921
|
-
"shape": "
|
30964
|
+
"shape": "S14m",
|
30922
30965
|
"locationName": "previousState"
|
30923
30966
|
}
|
30924
30967
|
}
|
30925
30968
|
}
|
30926
30969
|
},
|
30927
|
-
"
|
30970
|
+
"S23k": {
|
30928
30971
|
"type": "list",
|
30929
30972
|
"member": {
|
30930
30973
|
"locationName": "item",
|