aws-sdk 2.1639.0 → 2.1641.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/apis/apptest-2022-12-06.min.json +1917 -0
- package/apis/apptest-2022-12-06.paginators.json +40 -0
- package/apis/apptest-2022-12-06.waiters2.json +5 -0
- package/apis/cloudhsmv2-2017-04-28.min.json +26 -19
- package/apis/ec2-2016-11-15.min.json +160 -107
- package/apis/glue-2017-03-31.min.json +99 -98
- package/apis/iotwireless-2020-11-22.min.json +4 -1
- package/apis/kms-2014-11-01.examples.json +29 -0
- package/apis/kms-2014-11-01.min.json +76 -23
- package/apis/mediapackagev2-2022-12-25.examples.json +1271 -0
- package/apis/mediapackagev2-2022-12-25.min.json +108 -71
- package/apis/metadata.json +3 -3
- package/apis/osis-2022-01-01.min.json +33 -28
- package/apis/redshift-2012-12-01.min.json +7 -1
- package/apis/secretsmanager-2017-10-17.min.json +8 -1
- package/apis/securitylake-2018-05-10.min.json +7 -1
- package/apis/sesv2-2019-09-27.min.json +139 -121
- package/clients/all.d.ts +1 -1
- package/clients/all.js +2 -2
- package/clients/apptest.d.ts +2019 -0
- package/clients/apptest.js +19 -0
- package/clients/cloudhsmv2.d.ts +18 -1
- package/clients/ec2.d.ts +57 -3
- package/clients/glue.d.ts +6 -1
- package/clients/iotwireless.d.ts +1 -1
- package/clients/kms.d.ts +80 -14
- package/clients/mediapackagev2.d.ts +57 -4
- package/clients/osis.d.ts +9 -0
- package/clients/redshift.d.ts +16 -16
- package/clients/secretsmanager.d.ts +18 -13
- package/clients/securitylake.d.ts +3 -3
- package/clients/sesv2.d.ts +24 -10
- package/dist/aws-sdk-core-react-native.js +2 -2
- package/dist/aws-sdk-react-native.js +555 -539
- package/dist/aws-sdk.js +292 -157
- package/dist/aws-sdk.min.js +93 -93
- package/lib/config_service_placeholders.d.ts +2 -2
- package/lib/core.js +1 -1
- package/lib/credentials/cognito_identity_credentials.js +9 -0
- package/lib/shared-ini/ini-loader.d.ts +24 -1
- package/lib/shared-ini/ini-loader.js +0 -6
- package/package.json +1 -1
- package/scripts/region-checker/allowlist.js +3 -3
- package/apis/backupstorage-2018-04-10.min.json +0 -522
- package/apis/backupstorage-2018-04-10.paginators.json +0 -14
- package/clients/backupstorage.d.ts +0 -469
- package/clients/backupstorage.js +0 -18
- /package/apis/{backupstorage-2018-04-10.examples.json → apptest-2022-12-06.examples.json} +0 -0
package/dist/aws-sdk.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
// AWS SDK for JavaScript v2.
|
1
|
+
// AWS SDK for JavaScript v2.1641.0
|
2
2
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
3
3
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
4
4
|
(function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c="function"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error("Cannot find module '"+i+"'");throw a.code="MODULE_NOT_FOUND",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u="function"==typeof require&&require,i=0;i<t.length;i++)o(t[i]);return o}return r})()({1:[function(require,module,exports){
|
@@ -41246,6 +41246,9 @@ module.exports={
|
|
41246
41246
|
"endpointPrefix": "cloudhsmv2",
|
41247
41247
|
"jsonVersion": "1.1",
|
41248
41248
|
"protocol": "json",
|
41249
|
+
"protocols": [
|
41250
|
+
"json"
|
41251
|
+
],
|
41249
41252
|
"serviceAbbreviation": "CloudHSM V2",
|
41250
41253
|
"serviceFullName": "AWS CloudHSM V2",
|
41251
41254
|
"serviceId": "CloudHSM V2",
|
@@ -41306,14 +41309,15 @@ module.exports={
|
|
41306
41309
|
},
|
41307
41310
|
"TagList": {
|
41308
41311
|
"shape": "S4"
|
41309
|
-
}
|
41312
|
+
},
|
41313
|
+
"Mode": {}
|
41310
41314
|
}
|
41311
41315
|
},
|
41312
41316
|
"output": {
|
41313
41317
|
"type": "structure",
|
41314
41318
|
"members": {
|
41315
41319
|
"Cluster": {
|
41316
|
-
"shape": "
|
41320
|
+
"shape": "Sl"
|
41317
41321
|
}
|
41318
41322
|
}
|
41319
41323
|
}
|
@@ -41335,7 +41339,7 @@ module.exports={
|
|
41335
41339
|
"type": "structure",
|
41336
41340
|
"members": {
|
41337
41341
|
"Hsm": {
|
41338
|
-
"shape": "
|
41342
|
+
"shape": "So"
|
41339
41343
|
}
|
41340
41344
|
}
|
41341
41345
|
}
|
@@ -41354,7 +41358,7 @@ module.exports={
|
|
41354
41358
|
"type": "structure",
|
41355
41359
|
"members": {
|
41356
41360
|
"Backup": {
|
41357
|
-
"shape": "
|
41361
|
+
"shape": "S17"
|
41358
41362
|
}
|
41359
41363
|
}
|
41360
41364
|
}
|
@@ -41373,7 +41377,7 @@ module.exports={
|
|
41373
41377
|
"type": "structure",
|
41374
41378
|
"members": {
|
41375
41379
|
"Cluster": {
|
41376
|
-
"shape": "
|
41380
|
+
"shape": "Sl"
|
41377
41381
|
}
|
41378
41382
|
}
|
41379
41383
|
}
|
@@ -41407,7 +41411,7 @@ module.exports={
|
|
41407
41411
|
"type": "integer"
|
41408
41412
|
},
|
41409
41413
|
"Filters": {
|
41410
|
-
"shape": "
|
41414
|
+
"shape": "S1h"
|
41411
41415
|
},
|
41412
41416
|
"SortAscending": {
|
41413
41417
|
"type": "boolean"
|
@@ -41420,7 +41424,7 @@ module.exports={
|
|
41420
41424
|
"Backups": {
|
41421
41425
|
"type": "list",
|
41422
41426
|
"member": {
|
41423
|
-
"shape": "
|
41427
|
+
"shape": "S17"
|
41424
41428
|
}
|
41425
41429
|
},
|
41426
41430
|
"NextToken": {}
|
@@ -41432,7 +41436,7 @@ module.exports={
|
|
41432
41436
|
"type": "structure",
|
41433
41437
|
"members": {
|
41434
41438
|
"Filters": {
|
41435
|
-
"shape": "
|
41439
|
+
"shape": "S1h"
|
41436
41440
|
},
|
41437
41441
|
"NextToken": {},
|
41438
41442
|
"MaxResults": {
|
@@ -41446,7 +41450,7 @@ module.exports={
|
|
41446
41450
|
"Clusters": {
|
41447
41451
|
"type": "list",
|
41448
41452
|
"member": {
|
41449
|
-
"shape": "
|
41453
|
+
"shape": "Sl"
|
41450
41454
|
}
|
41451
41455
|
},
|
41452
41456
|
"NextToken": {}
|
@@ -41520,7 +41524,7 @@ module.exports={
|
|
41520
41524
|
"type": "structure",
|
41521
41525
|
"members": {
|
41522
41526
|
"Backup": {
|
41523
|
-
"shape": "
|
41527
|
+
"shape": "S17"
|
41524
41528
|
}
|
41525
41529
|
}
|
41526
41530
|
}
|
@@ -41543,7 +41547,7 @@ module.exports={
|
|
41543
41547
|
"type": "structure",
|
41544
41548
|
"members": {
|
41545
41549
|
"Cluster": {
|
41546
|
-
"shape": "
|
41550
|
+
"shape": "Sl"
|
41547
41551
|
}
|
41548
41552
|
}
|
41549
41553
|
}
|
@@ -41562,7 +41566,7 @@ module.exports={
|
|
41562
41566
|
"type": "structure",
|
41563
41567
|
"members": {
|
41564
41568
|
"Backup": {
|
41565
|
-
"shape": "
|
41569
|
+
"shape": "S17"
|
41566
41570
|
}
|
41567
41571
|
}
|
41568
41572
|
}
|
@@ -41629,7 +41633,7 @@ module.exports={
|
|
41629
41633
|
"Value": {}
|
41630
41634
|
}
|
41631
41635
|
},
|
41632
|
-
"
|
41636
|
+
"Sl": {
|
41633
41637
|
"type": "structure",
|
41634
41638
|
"members": {
|
41635
41639
|
"BackupPolicy": {},
|
@@ -41643,7 +41647,7 @@ module.exports={
|
|
41643
41647
|
"Hsms": {
|
41644
41648
|
"type": "list",
|
41645
41649
|
"member": {
|
41646
|
-
"shape": "
|
41650
|
+
"shape": "So"
|
41647
41651
|
}
|
41648
41652
|
},
|
41649
41653
|
"HsmType": {},
|
@@ -41670,10 +41674,11 @@ module.exports={
|
|
41670
41674
|
},
|
41671
41675
|
"TagList": {
|
41672
41676
|
"shape": "S4"
|
41673
|
-
}
|
41677
|
+
},
|
41678
|
+
"Mode": {}
|
41674
41679
|
}
|
41675
41680
|
},
|
41676
|
-
"
|
41681
|
+
"So": {
|
41677
41682
|
"type": "structure",
|
41678
41683
|
"required": [
|
41679
41684
|
"HsmId"
|
@@ -41689,7 +41694,7 @@ module.exports={
|
|
41689
41694
|
"StateMessage": {}
|
41690
41695
|
}
|
41691
41696
|
},
|
41692
|
-
"
|
41697
|
+
"S17": {
|
41693
41698
|
"type": "structure",
|
41694
41699
|
"required": [
|
41695
41700
|
"BackupId"
|
@@ -41715,10 +41720,12 @@ module.exports={
|
|
41715
41720
|
},
|
41716
41721
|
"TagList": {
|
41717
41722
|
"shape": "S4"
|
41718
|
-
}
|
41723
|
+
},
|
41724
|
+
"HsmType": {},
|
41725
|
+
"Mode": {}
|
41719
41726
|
}
|
41720
41727
|
},
|
41721
|
-
"
|
41728
|
+
"S1h": {
|
41722
41729
|
"type": "map",
|
41723
41730
|
"key": {},
|
41724
41731
|
"value": {
|
@@ -88313,7 +88320,10 @@ module.exports={
|
|
88313
88320
|
"serviceId": "EC2",
|
88314
88321
|
"signatureVersion": "v4",
|
88315
88322
|
"uid": "ec2-2016-11-15",
|
88316
|
-
"xmlNamespace": "http://ec2.amazonaws.com/doc/2016-11-15"
|
88323
|
+
"xmlNamespace": "http://ec2.amazonaws.com/doc/2016-11-15",
|
88324
|
+
"auth": [
|
88325
|
+
"aws.auth#sigv4"
|
88326
|
+
]
|
88317
88327
|
},
|
88318
88328
|
"operations": {
|
88319
88329
|
"AcceptAddressTransfer": {
|
@@ -92505,6 +92515,10 @@ module.exports={
|
|
92505
92515
|
},
|
92506
92516
|
"ClientToken": {
|
92507
92517
|
"idempotencyToken": true
|
92518
|
+
},
|
92519
|
+
"TagSpecifications": {
|
92520
|
+
"shape": "S3",
|
92521
|
+
"locationName": "TagSpecification"
|
92508
92522
|
}
|
92509
92523
|
}
|
92510
92524
|
},
|
@@ -102902,6 +102916,48 @@ module.exports={
|
|
102902
102916
|
}
|
102903
102917
|
}
|
102904
102918
|
},
|
102919
|
+
"DescribeTrafficMirrorFilterRules": {
|
102920
|
+
"input": {
|
102921
|
+
"type": "structure",
|
102922
|
+
"members": {
|
102923
|
+
"TrafficMirrorFilterRuleIds": {
|
102924
|
+
"locationName": "TrafficMirrorFilterRuleId",
|
102925
|
+
"type": "list",
|
102926
|
+
"member": {
|
102927
|
+
"locationName": "item"
|
102928
|
+
}
|
102929
|
+
},
|
102930
|
+
"TrafficMirrorFilterId": {},
|
102931
|
+
"DryRun": {
|
102932
|
+
"type": "boolean"
|
102933
|
+
},
|
102934
|
+
"Filters": {
|
102935
|
+
"shape": "S10d",
|
102936
|
+
"locationName": "Filter"
|
102937
|
+
},
|
102938
|
+
"MaxResults": {
|
102939
|
+
"type": "integer"
|
102940
|
+
},
|
102941
|
+
"NextToken": {}
|
102942
|
+
}
|
102943
|
+
},
|
102944
|
+
"output": {
|
102945
|
+
"type": "structure",
|
102946
|
+
"members": {
|
102947
|
+
"TrafficMirrorFilterRules": {
|
102948
|
+
"locationName": "trafficMirrorFilterRuleSet",
|
102949
|
+
"type": "list",
|
102950
|
+
"member": {
|
102951
|
+
"shape": "Sof",
|
102952
|
+
"locationName": "item"
|
102953
|
+
}
|
102954
|
+
},
|
102955
|
+
"NextToken": {
|
102956
|
+
"locationName": "nextToken"
|
102957
|
+
}
|
102958
|
+
}
|
102959
|
+
}
|
102960
|
+
},
|
102905
102961
|
"DescribeTrafficMirrorFilters": {
|
102906
102962
|
"input": {
|
102907
102963
|
"type": "structure",
|
@@ -103030,7 +103086,7 @@ module.exports={
|
|
103030
103086
|
"type": "structure",
|
103031
103087
|
"members": {
|
103032
103088
|
"TransitGatewayAttachmentIds": {
|
103033
|
-
"shape": "
|
103089
|
+
"shape": "S1ql"
|
103034
103090
|
},
|
103035
103091
|
"Filters": {
|
103036
103092
|
"shape": "S10d",
|
@@ -103150,7 +103206,7 @@ module.exports={
|
|
103150
103206
|
"type": "structure",
|
103151
103207
|
"members": {
|
103152
103208
|
"TransitGatewayAttachmentIds": {
|
103153
|
-
"shape": "
|
103209
|
+
"shape": "S1ql"
|
103154
103210
|
},
|
103155
103211
|
"Filters": {
|
103156
103212
|
"shape": "S10d",
|
@@ -103227,7 +103283,7 @@ module.exports={
|
|
103227
103283
|
"type": "structure",
|
103228
103284
|
"members": {
|
103229
103285
|
"TransitGatewayAttachmentIds": {
|
103230
|
-
"shape": "
|
103286
|
+
"shape": "S1ql"
|
103231
103287
|
},
|
103232
103288
|
"Filters": {
|
103233
103289
|
"shape": "S10d",
|
@@ -103384,7 +103440,7 @@ module.exports={
|
|
103384
103440
|
"type": "structure",
|
103385
103441
|
"members": {
|
103386
103442
|
"TransitGatewayAttachmentIds": {
|
103387
|
-
"shape": "
|
103443
|
+
"shape": "S1ql"
|
103388
103444
|
},
|
103389
103445
|
"Filters": {
|
103390
103446
|
"shape": "S10d",
|
@@ -103587,7 +103643,7 @@ module.exports={
|
|
103587
103643
|
"type": "structure",
|
103588
103644
|
"members": {
|
103589
103645
|
"VerifiedAccessInstanceIds": {
|
103590
|
-
"shape": "
|
103646
|
+
"shape": "S1s4",
|
103591
103647
|
"locationName": "VerifiedAccessInstanceId"
|
103592
103648
|
},
|
103593
103649
|
"MaxResults": {
|
@@ -103610,7 +103666,7 @@ module.exports={
|
|
103610
103666
|
"locationName": "loggingConfigurationSet",
|
103611
103667
|
"type": "list",
|
103612
103668
|
"member": {
|
103613
|
-
"shape": "
|
103669
|
+
"shape": "S1s8",
|
103614
103670
|
"locationName": "item"
|
103615
103671
|
}
|
103616
103672
|
},
|
@@ -103625,7 +103681,7 @@ module.exports={
|
|
103625
103681
|
"type": "structure",
|
103626
103682
|
"members": {
|
103627
103683
|
"VerifiedAccessInstanceIds": {
|
103628
|
-
"shape": "
|
103684
|
+
"shape": "S1s4",
|
103629
103685
|
"locationName": "VerifiedAccessInstanceId"
|
103630
103686
|
},
|
103631
103687
|
"MaxResults": {
|
@@ -103945,7 +104001,7 @@ module.exports={
|
|
103945
104001
|
"locationName": "volumeModificationSet",
|
103946
104002
|
"type": "list",
|
103947
104003
|
"member": {
|
103948
|
-
"shape": "
|
104004
|
+
"shape": "S1tc",
|
103949
104005
|
"locationName": "item"
|
103950
104006
|
}
|
103951
104007
|
},
|
@@ -104005,7 +104061,7 @@ module.exports={
|
|
104005
104061
|
"type": "boolean"
|
104006
104062
|
},
|
104007
104063
|
"VpcIds": {
|
104008
|
-
"shape": "
|
104064
|
+
"shape": "S1ti",
|
104009
104065
|
"locationName": "VpcId"
|
104010
104066
|
}
|
104011
104067
|
}
|
@@ -104049,7 +104105,7 @@ module.exports={
|
|
104049
104105
|
"locationName": "nextToken"
|
104050
104106
|
},
|
104051
104107
|
"VpcIds": {
|
104052
|
-
"shape": "
|
104108
|
+
"shape": "S1ti"
|
104053
104109
|
}
|
104054
104110
|
}
|
104055
104111
|
},
|
@@ -104852,7 +104908,7 @@ module.exports={
|
|
104852
104908
|
],
|
104853
104909
|
"members": {
|
104854
104910
|
"AvailabilityZones": {
|
104855
|
-
"shape": "
|
104911
|
+
"shape": "S1vi",
|
104856
104912
|
"locationName": "AvailabilityZone"
|
104857
104913
|
},
|
104858
104914
|
"SourceSnapshotIds": {
|
@@ -105121,7 +105177,7 @@ module.exports={
|
|
105121
105177
|
"type": "structure",
|
105122
105178
|
"members": {
|
105123
105179
|
"Propagation": {
|
105124
|
-
"shape": "
|
105180
|
+
"shape": "S1w9",
|
105125
105181
|
"locationName": "propagation"
|
105126
105182
|
}
|
105127
105183
|
}
|
@@ -105726,7 +105782,7 @@ module.exports={
|
|
105726
105782
|
],
|
105727
105783
|
"members": {
|
105728
105784
|
"AvailabilityZones": {
|
105729
|
-
"shape": "
|
105785
|
+
"shape": "S1vi",
|
105730
105786
|
"locationName": "AvailabilityZone"
|
105731
105787
|
},
|
105732
105788
|
"SourceSnapshotIds": {
|
@@ -106029,7 +106085,7 @@ module.exports={
|
|
106029
106085
|
"type": "structure",
|
106030
106086
|
"members": {
|
106031
106087
|
"Propagation": {
|
106032
|
-
"shape": "
|
106088
|
+
"shape": "S1w9",
|
106033
106089
|
"locationName": "propagation"
|
106034
106090
|
}
|
106035
106091
|
}
|
@@ -106643,7 +106699,7 @@ module.exports={
|
|
106643
106699
|
"type": "structure",
|
106644
106700
|
"members": {
|
106645
106701
|
"InstanceFamilyCreditSpecification": {
|
106646
|
-
"shape": "
|
106702
|
+
"shape": "S1zt",
|
106647
106703
|
"locationName": "instanceFamilyCreditSpecification"
|
106648
106704
|
}
|
106649
106705
|
}
|
@@ -106793,7 +106849,7 @@ module.exports={
|
|
106793
106849
|
],
|
106794
106850
|
"members": {
|
106795
106851
|
"HostIdSet": {
|
106796
|
-
"shape": "
|
106852
|
+
"shape": "S20a"
|
106797
106853
|
},
|
106798
106854
|
"OfferingId": {}
|
106799
106855
|
}
|
@@ -106805,7 +106861,7 @@ module.exports={
|
|
106805
106861
|
"locationName": "currencyCode"
|
106806
106862
|
},
|
106807
106863
|
"Purchase": {
|
106808
|
-
"shape": "
|
106864
|
+
"shape": "S20c",
|
106809
106865
|
"locationName": "purchase"
|
106810
106866
|
},
|
106811
106867
|
"TotalHourlyPrice": {
|
@@ -106919,11 +106975,11 @@ module.exports={
|
|
106919
106975
|
"type": "boolean"
|
106920
106976
|
},
|
106921
106977
|
"ArchitectureTypes": {
|
106922
|
-
"shape": "
|
106978
|
+
"shape": "S20q",
|
106923
106979
|
"locationName": "ArchitectureType"
|
106924
106980
|
},
|
106925
106981
|
"VirtualizationTypes": {
|
106926
|
-
"shape": "
|
106982
|
+
"shape": "S20r",
|
106927
106983
|
"locationName": "VirtualizationType"
|
106928
106984
|
},
|
106929
106985
|
"InstanceRequirements": {
|
@@ -107456,7 +107512,7 @@ module.exports={
|
|
107456
107512
|
"locationName": "ipamResourceCidrSet",
|
107457
107513
|
"type": "list",
|
107458
107514
|
"member": {
|
107459
|
-
"shape": "
|
107515
|
+
"shape": "S223",
|
107460
107516
|
"locationName": "item"
|
107461
107517
|
}
|
107462
107518
|
}
|
@@ -107721,7 +107777,7 @@ module.exports={
|
|
107721
107777
|
"locationName": "paymentDue"
|
107722
107778
|
},
|
107723
107779
|
"ReservedInstanceValueRollup": {
|
107724
|
-
"shape": "
|
107780
|
+
"shape": "S22s",
|
107725
107781
|
"locationName": "reservedInstanceValueRollup"
|
107726
107782
|
},
|
107727
107783
|
"ReservedInstanceValueSet": {
|
@@ -107732,7 +107788,7 @@ module.exports={
|
|
107732
107788
|
"type": "structure",
|
107733
107789
|
"members": {
|
107734
107790
|
"ReservationValue": {
|
107735
|
-
"shape": "
|
107791
|
+
"shape": "S22s",
|
107736
107792
|
"locationName": "reservationValue"
|
107737
107793
|
},
|
107738
107794
|
"ReservedInstanceId": {
|
@@ -107742,7 +107798,7 @@ module.exports={
|
|
107742
107798
|
}
|
107743
107799
|
},
|
107744
107800
|
"TargetConfigurationValueRollup": {
|
107745
|
-
"shape": "
|
107801
|
+
"shape": "S22s",
|
107746
107802
|
"locationName": "targetConfigurationValueRollup"
|
107747
107803
|
},
|
107748
107804
|
"TargetConfigurationValueSet": {
|
@@ -107753,7 +107809,7 @@ module.exports={
|
|
107753
107809
|
"type": "structure",
|
107754
107810
|
"members": {
|
107755
107811
|
"ReservationValue": {
|
107756
|
-
"shape": "
|
107812
|
+
"shape": "S22s",
|
107757
107813
|
"locationName": "reservationValue"
|
107758
107814
|
},
|
107759
107815
|
"TargetConfiguration": {
|
@@ -107902,11 +107958,11 @@ module.exports={
|
|
107902
107958
|
"type": "structure",
|
107903
107959
|
"members": {
|
107904
107960
|
"ArchitectureTypes": {
|
107905
|
-
"shape": "
|
107961
|
+
"shape": "S20q",
|
107906
107962
|
"locationName": "ArchitectureType"
|
107907
107963
|
},
|
107908
107964
|
"VirtualizationTypes": {
|
107909
|
-
"shape": "
|
107965
|
+
"shape": "S20r",
|
107910
107966
|
"locationName": "VirtualizationType"
|
107911
107967
|
},
|
107912
107968
|
"InstanceRequirements": {
|
@@ -107977,11 +108033,11 @@ module.exports={
|
|
107977
108033
|
"type": "structure",
|
107978
108034
|
"members": {
|
107979
108035
|
"SubnetIpv4CidrReservations": {
|
107980
|
-
"shape": "
|
108036
|
+
"shape": "S23j",
|
107981
108037
|
"locationName": "subnetIpv4CidrReservationSet"
|
107982
108038
|
},
|
107983
108039
|
"SubnetIpv6CidrReservations": {
|
107984
|
-
"shape": "
|
108040
|
+
"shape": "S23j",
|
107985
108041
|
"locationName": "subnetIpv6CidrReservationSet"
|
107986
108042
|
},
|
107987
108043
|
"NextToken": {
|
@@ -108558,7 +108614,7 @@ module.exports={
|
|
108558
108614
|
"members": {
|
108559
108615
|
"Architecture": {},
|
108560
108616
|
"ClientData": {
|
108561
|
-
"shape": "
|
108617
|
+
"shape": "S24v"
|
108562
108618
|
},
|
108563
108619
|
"ClientToken": {},
|
108564
108620
|
"Description": {},
|
@@ -108577,7 +108633,7 @@ module.exports={
|
|
108577
108633
|
"shape": "S18v"
|
108578
108634
|
},
|
108579
108635
|
"UserBucket": {
|
108580
|
-
"shape": "
|
108636
|
+
"shape": "S24y"
|
108581
108637
|
}
|
108582
108638
|
}
|
108583
108639
|
}
|
@@ -108687,10 +108743,10 @@ module.exports={
|
|
108687
108743
|
"members": {
|
108688
108744
|
"Description": {},
|
108689
108745
|
"Image": {
|
108690
|
-
"shape": "
|
108746
|
+
"shape": "S255"
|
108691
108747
|
},
|
108692
108748
|
"Volume": {
|
108693
|
-
"shape": "
|
108749
|
+
"shape": "S256"
|
108694
108750
|
}
|
108695
108751
|
}
|
108696
108752
|
}
|
@@ -108813,7 +108869,7 @@ module.exports={
|
|
108813
108869
|
"type": "structure",
|
108814
108870
|
"members": {
|
108815
108871
|
"ClientData": {
|
108816
|
-
"shape": "
|
108872
|
+
"shape": "S24v"
|
108817
108873
|
},
|
108818
108874
|
"ClientToken": {},
|
108819
108875
|
"Description": {},
|
@@ -108826,7 +108882,7 @@ module.exports={
|
|
108826
108882
|
"shape": "S18v"
|
108827
108883
|
},
|
108828
108884
|
"UserBucket": {
|
108829
|
-
"shape": "
|
108885
|
+
"shape": "S24y"
|
108830
108886
|
}
|
108831
108887
|
}
|
108832
108888
|
},
|
@@ -108884,11 +108940,11 @@ module.exports={
|
|
108884
108940
|
"type": "boolean"
|
108885
108941
|
},
|
108886
108942
|
"Image": {
|
108887
|
-
"shape": "
|
108943
|
+
"shape": "S255",
|
108888
108944
|
"locationName": "image"
|
108889
108945
|
},
|
108890
108946
|
"Volume": {
|
108891
|
-
"shape": "
|
108947
|
+
"shape": "S256",
|
108892
108948
|
"locationName": "volume"
|
108893
108949
|
}
|
108894
108950
|
}
|
@@ -109263,7 +109319,7 @@ module.exports={
|
|
109263
109319
|
"type": "structure",
|
109264
109320
|
"members": {
|
109265
109321
|
"InstanceFamilyCreditSpecification": {
|
109266
|
-
"shape": "
|
109322
|
+
"shape": "S1zt",
|
109267
109323
|
"locationName": "instanceFamilyCreditSpecification"
|
109268
109324
|
}
|
109269
109325
|
}
|
@@ -109337,25 +109393,25 @@ module.exports={
|
|
109337
109393
|
"Attribute": {},
|
109338
109394
|
"OperationType": {},
|
109339
109395
|
"UserIds": {
|
109340
|
-
"shape": "
|
109396
|
+
"shape": "S26g",
|
109341
109397
|
"locationName": "UserId"
|
109342
109398
|
},
|
109343
109399
|
"UserGroups": {
|
109344
|
-
"shape": "
|
109400
|
+
"shape": "S26h",
|
109345
109401
|
"locationName": "UserGroup"
|
109346
109402
|
},
|
109347
109403
|
"ProductCodes": {
|
109348
|
-
"shape": "
|
109404
|
+
"shape": "S26i",
|
109349
109405
|
"locationName": "ProductCode"
|
109350
109406
|
},
|
109351
109407
|
"LoadPermission": {
|
109352
109408
|
"type": "structure",
|
109353
109409
|
"members": {
|
109354
109410
|
"Add": {
|
109355
|
-
"shape": "
|
109411
|
+
"shape": "S26k"
|
109356
109412
|
},
|
109357
109413
|
"Remove": {
|
109358
|
-
"shape": "
|
109414
|
+
"shape": "S26k"
|
109359
109415
|
}
|
109360
109416
|
}
|
109361
109417
|
},
|
@@ -109401,7 +109457,7 @@ module.exports={
|
|
109401
109457
|
"locationName": "successful"
|
109402
109458
|
},
|
109403
109459
|
"Unsuccessful": {
|
109404
|
-
"shape": "
|
109460
|
+
"shape": "S26p",
|
109405
109461
|
"locationName": "unsuccessful"
|
109406
109462
|
}
|
109407
109463
|
}
|
@@ -109469,15 +109525,15 @@ module.exports={
|
|
109469
109525
|
},
|
109470
109526
|
"OperationType": {},
|
109471
109527
|
"ProductCodes": {
|
109472
|
-
"shape": "
|
109528
|
+
"shape": "S26i",
|
109473
109529
|
"locationName": "ProductCode"
|
109474
109530
|
},
|
109475
109531
|
"UserGroups": {
|
109476
|
-
"shape": "
|
109532
|
+
"shape": "S26h",
|
109477
109533
|
"locationName": "UserGroup"
|
109478
109534
|
},
|
109479
109535
|
"UserIds": {
|
109480
|
-
"shape": "
|
109536
|
+
"shape": "S26g",
|
109481
109537
|
"locationName": "UserId"
|
109482
109538
|
},
|
109483
109539
|
"Value": {},
|
@@ -109622,7 +109678,7 @@ module.exports={
|
|
109622
109678
|
"members": {
|
109623
109679
|
"InstanceId": {},
|
109624
109680
|
"CapacityReservationSpecification": {
|
109625
|
-
"shape": "
|
109681
|
+
"shape": "S272"
|
109626
109682
|
},
|
109627
109683
|
"DryRun": {
|
109628
109684
|
"type": "boolean"
|
@@ -109907,7 +109963,7 @@ module.exports={
|
|
109907
109963
|
"locationName": "AddOperatingRegion"
|
109908
109964
|
},
|
109909
109965
|
"RemoveOperatingRegions": {
|
109910
|
-
"shape": "
|
109966
|
+
"shape": "S27w",
|
109911
109967
|
"locationName": "RemoveOperatingRegion"
|
109912
109968
|
},
|
109913
109969
|
"Tier": {}
|
@@ -109998,7 +110054,7 @@ module.exports={
|
|
109998
110054
|
"type": "structure",
|
109999
110055
|
"members": {
|
110000
110056
|
"IpamResourceCidr": {
|
110001
|
-
"shape": "
|
110057
|
+
"shape": "S223",
|
110002
110058
|
"locationName": "ipamResourceCidr"
|
110003
110059
|
}
|
110004
110060
|
}
|
@@ -110021,7 +110077,7 @@ module.exports={
|
|
110021
110077
|
"locationName": "AddOperatingRegion"
|
110022
110078
|
},
|
110023
110079
|
"RemoveOperatingRegions": {
|
110024
|
-
"shape": "
|
110080
|
+
"shape": "S27w",
|
110025
110081
|
"locationName": "RemoveOperatingRegion"
|
110026
110082
|
}
|
110027
110083
|
}
|
@@ -110358,7 +110414,7 @@ module.exports={
|
|
110358
110414
|
"OperationType": {},
|
110359
110415
|
"SnapshotId": {},
|
110360
110416
|
"UserIds": {
|
110361
|
-
"shape": "
|
110417
|
+
"shape": "S26g",
|
110362
110418
|
"locationName": "UserId"
|
110363
110419
|
},
|
110364
110420
|
"DryRun": {
|
@@ -110956,7 +111012,7 @@ module.exports={
|
|
110956
111012
|
"type": "structure",
|
110957
111013
|
"members": {
|
110958
111014
|
"LoggingConfiguration": {
|
110959
|
-
"shape": "
|
111015
|
+
"shape": "S1s8",
|
110960
111016
|
"locationName": "loggingConfiguration"
|
110961
111017
|
}
|
110962
111018
|
}
|
@@ -111042,7 +111098,7 @@ module.exports={
|
|
111042
111098
|
"type": "structure",
|
111043
111099
|
"members": {
|
111044
111100
|
"VolumeModification": {
|
111045
|
-
"shape": "
|
111101
|
+
"shape": "S1tc",
|
111046
111102
|
"locationName": "volumeModification"
|
111047
111103
|
}
|
111048
111104
|
}
|
@@ -111315,13 +111371,13 @@ module.exports={
|
|
111315
111371
|
],
|
111316
111372
|
"members": {
|
111317
111373
|
"AccepterPeeringConnectionOptions": {
|
111318
|
-
"shape": "
|
111374
|
+
"shape": "S2al"
|
111319
111375
|
},
|
111320
111376
|
"DryRun": {
|
111321
111377
|
"type": "boolean"
|
111322
111378
|
},
|
111323
111379
|
"RequesterPeeringConnectionOptions": {
|
111324
|
-
"shape": "
|
111380
|
+
"shape": "S2al"
|
111325
111381
|
},
|
111326
111382
|
"VpcPeeringConnectionId": {}
|
111327
111383
|
}
|
@@ -111330,11 +111386,11 @@ module.exports={
|
|
111330
111386
|
"type": "structure",
|
111331
111387
|
"members": {
|
111332
111388
|
"AccepterPeeringConnectionOptions": {
|
111333
|
-
"shape": "
|
111389
|
+
"shape": "S2an",
|
111334
111390
|
"locationName": "accepterPeeringConnectionOptions"
|
111335
111391
|
},
|
111336
111392
|
"RequesterPeeringConnectionOptions": {
|
111337
|
-
"shape": "
|
111393
|
+
"shape": "S2an",
|
111338
111394
|
"locationName": "requesterPeeringConnectionOptions"
|
111339
111395
|
}
|
111340
111396
|
}
|
@@ -111558,7 +111614,7 @@ module.exports={
|
|
111558
111614
|
"type": "structure",
|
111559
111615
|
"members": {
|
111560
111616
|
"InstanceMonitorings": {
|
111561
|
-
"shape": "
|
111617
|
+
"shape": "S2b2",
|
111562
111618
|
"locationName": "instancesSet"
|
111563
111619
|
}
|
111564
111620
|
}
|
@@ -111811,7 +111867,7 @@ module.exports={
|
|
111811
111867
|
"ClientToken": {},
|
111812
111868
|
"CurrencyCode": {},
|
111813
111869
|
"HostIdSet": {
|
111814
|
-
"shape": "
|
111870
|
+
"shape": "S20a"
|
111815
111871
|
},
|
111816
111872
|
"LimitPrice": {},
|
111817
111873
|
"OfferingId": {},
|
@@ -111831,7 +111887,7 @@ module.exports={
|
|
111831
111887
|
"locationName": "currencyCode"
|
111832
111888
|
},
|
111833
111889
|
"Purchase": {
|
111834
|
-
"shape": "
|
111890
|
+
"shape": "S20c",
|
111835
111891
|
"locationName": "purchase"
|
111836
111892
|
},
|
111837
111893
|
"TotalHourlyPrice": {
|
@@ -112294,7 +112350,7 @@ module.exports={
|
|
112294
112350
|
"locationName": "successful"
|
112295
112351
|
},
|
112296
112352
|
"Unsuccessful": {
|
112297
|
-
"shape": "
|
112353
|
+
"shape": "S26p",
|
112298
112354
|
"locationName": "unsuccessful"
|
112299
112355
|
}
|
112300
112356
|
}
|
@@ -113363,7 +113419,7 @@ module.exports={
|
|
113363
113419
|
}
|
113364
113420
|
},
|
113365
113421
|
"CapacityReservationSpecification": {
|
113366
|
-
"shape": "
|
113422
|
+
"shape": "S272"
|
113367
113423
|
},
|
113368
113424
|
"HibernationOptions": {
|
113369
113425
|
"type": "structure",
|
@@ -113529,7 +113585,7 @@ module.exports={
|
|
113529
113585
|
"type": "integer"
|
113530
113586
|
},
|
113531
113587
|
"Groups": {
|
113532
|
-
"shape": "
|
113588
|
+
"shape": "S2ew",
|
113533
113589
|
"locationName": "Group"
|
113534
113590
|
},
|
113535
113591
|
"Ipv6AddressCount": {
|
@@ -113578,7 +113634,7 @@ module.exports={
|
|
113578
113634
|
},
|
113579
113635
|
"RamdiskId": {},
|
113580
113636
|
"SecurityGroupIds": {
|
113581
|
-
"shape": "
|
113637
|
+
"shape": "S2ew",
|
113582
113638
|
"locationName": "SecurityGroupId"
|
113583
113639
|
},
|
113584
113640
|
"SubnetId": {},
|
@@ -113792,7 +113848,7 @@ module.exports={
|
|
113792
113848
|
"type": "structure",
|
113793
113849
|
"members": {
|
113794
113850
|
"StartingInstances": {
|
113795
|
-
"shape": "
|
113851
|
+
"shape": "S2fk",
|
113796
113852
|
"locationName": "instancesSet"
|
113797
113853
|
}
|
113798
113854
|
}
|
@@ -113919,7 +113975,7 @@ module.exports={
|
|
113919
113975
|
"type": "structure",
|
113920
113976
|
"members": {
|
113921
113977
|
"StoppingInstances": {
|
113922
|
-
"shape": "
|
113978
|
+
"shape": "S2fk",
|
113923
113979
|
"locationName": "instancesSet"
|
113924
113980
|
}
|
113925
113981
|
}
|
@@ -113994,7 +114050,7 @@ module.exports={
|
|
113994
114050
|
"type": "structure",
|
113995
114051
|
"members": {
|
113996
114052
|
"TerminatingInstances": {
|
113997
|
-
"shape": "
|
114053
|
+
"shape": "S2fk",
|
113998
114054
|
"locationName": "instancesSet"
|
113999
114055
|
}
|
114000
114056
|
}
|
@@ -114135,7 +114191,7 @@ module.exports={
|
|
114135
114191
|
"type": "structure",
|
114136
114192
|
"members": {
|
114137
114193
|
"InstanceMonitorings": {
|
114138
|
-
"shape": "
|
114194
|
+
"shape": "S2b2",
|
114139
114195
|
"locationName": "instancesSet"
|
114140
114196
|
}
|
114141
114197
|
}
|
@@ -114154,7 +114210,7 @@ module.exports={
|
|
114154
114210
|
"shape": "S6x"
|
114155
114211
|
},
|
114156
114212
|
"SecurityGroupRuleDescriptions": {
|
114157
|
-
"shape": "
|
114213
|
+
"shape": "S2ga",
|
114158
114214
|
"locationName": "SecurityGroupRuleDescription"
|
114159
114215
|
}
|
114160
114216
|
}
|
@@ -114182,7 +114238,7 @@ module.exports={
|
|
114182
114238
|
"shape": "S6x"
|
114183
114239
|
},
|
114184
114240
|
"SecurityGroupRuleDescriptions": {
|
114185
|
-
"shape": "
|
114241
|
+
"shape": "S2ga",
|
114186
114242
|
"locationName": "SecurityGroupRuleDescription"
|
114187
114243
|
}
|
114188
114244
|
}
|
@@ -119595,6 +119651,10 @@ module.exports={
|
|
119595
119651
|
},
|
119596
119652
|
"Description": {
|
119597
119653
|
"locationName": "description"
|
119654
|
+
},
|
119655
|
+
"Tags": {
|
119656
|
+
"shape": "S6",
|
119657
|
+
"locationName": "tagSet"
|
119598
119658
|
}
|
119599
119659
|
}
|
119600
119660
|
},
|
@@ -123824,17 +123884,17 @@ module.exports={
|
|
123824
123884
|
}
|
123825
123885
|
}
|
123826
123886
|
},
|
123827
|
-
"
|
123887
|
+
"S1ql": {
|
123828
123888
|
"type": "list",
|
123829
123889
|
"member": {}
|
123830
123890
|
},
|
123831
|
-
"
|
123891
|
+
"S1s4": {
|
123832
123892
|
"type": "list",
|
123833
123893
|
"member": {
|
123834
123894
|
"locationName": "item"
|
123835
123895
|
}
|
123836
123896
|
},
|
123837
|
-
"
|
123897
|
+
"S1s8": {
|
123838
123898
|
"type": "structure",
|
123839
123899
|
"members": {
|
123840
123900
|
"VerifiedAccessInstanceId": {
|
@@ -123853,7 +123913,7 @@ module.exports={
|
|
123853
123913
|
"type": "boolean"
|
123854
123914
|
},
|
123855
123915
|
"DeliveryStatus": {
|
123856
|
-
"shape": "
|
123916
|
+
"shape": "S1sb",
|
123857
123917
|
"locationName": "deliveryStatus"
|
123858
123918
|
},
|
123859
123919
|
"BucketName": {
|
@@ -123876,7 +123936,7 @@ module.exports={
|
|
123876
123936
|
"type": "boolean"
|
123877
123937
|
},
|
123878
123938
|
"DeliveryStatus": {
|
123879
|
-
"shape": "
|
123939
|
+
"shape": "S1sb",
|
123880
123940
|
"locationName": "deliveryStatus"
|
123881
123941
|
},
|
123882
123942
|
"LogGroup": {
|
@@ -123893,7 +123953,7 @@ module.exports={
|
|
123893
123953
|
"type": "boolean"
|
123894
123954
|
},
|
123895
123955
|
"DeliveryStatus": {
|
123896
|
-
"shape": "
|
123956
|
+
"shape": "S1sb",
|
123897
123957
|
"locationName": "deliveryStatus"
|
123898
123958
|
},
|
123899
123959
|
"DeliveryStream": {
|
@@ -123912,7 +123972,7 @@ module.exports={
|
|
123912
123972
|
}
|
123913
123973
|
}
|
123914
123974
|
},
|
123915
|
-
"
|
123975
|
+
"S1sb": {
|
123916
123976
|
"type": "structure",
|
123917
123977
|
"members": {
|
123918
123978
|
"Code": {
|
@@ -123923,7 +123983,7 @@ module.exports={
|
|
123923
123983
|
}
|
123924
123984
|
}
|
123925
123985
|
},
|
123926
|
-
"
|
123986
|
+
"S1tc": {
|
123927
123987
|
"type": "structure",
|
123928
123988
|
"members": {
|
123929
123989
|
"VolumeId": {
|
@@ -123987,19 +124047,19 @@ module.exports={
|
|
123987
124047
|
}
|
123988
124048
|
}
|
123989
124049
|
},
|
123990
|
-
"
|
124050
|
+
"S1ti": {
|
123991
124051
|
"type": "list",
|
123992
124052
|
"member": {
|
123993
124053
|
"locationName": "VpcId"
|
123994
124054
|
}
|
123995
124055
|
},
|
123996
|
-
"
|
124056
|
+
"S1vi": {
|
123997
124057
|
"type": "list",
|
123998
124058
|
"member": {
|
123999
124059
|
"locationName": "AvailabilityZone"
|
124000
124060
|
}
|
124001
124061
|
},
|
124002
|
-
"
|
124062
|
+
"S1w9": {
|
124003
124063
|
"type": "structure",
|
124004
124064
|
"members": {
|
124005
124065
|
"TransitGatewayAttachmentId": {
|
@@ -124022,7 +124082,7 @@ module.exports={
|
|
124022
124082
|
}
|
124023
124083
|
}
|
124024
124084
|
},
|
124025
|
-
"
|
124085
|
+
"S1zt": {
|
124026
124086
|
"type": "structure",
|
124027
124087
|
"members": {
|
124028
124088
|
"InstanceFamily": {
|
@@ -124033,13 +124093,13 @@ module.exports={
|
|
124033
124093
|
}
|
124034
124094
|
}
|
124035
124095
|
},
|
124036
|
-
"
|
124096
|
+
"S20a": {
|
124037
124097
|
"type": "list",
|
124038
124098
|
"member": {
|
124039
124099
|
"locationName": "item"
|
124040
124100
|
}
|
124041
124101
|
},
|
124042
|
-
"
|
124102
|
+
"S20c": {
|
124043
124103
|
"type": "list",
|
124044
124104
|
"member": {
|
124045
124105
|
"locationName": "item",
|
@@ -124074,19 +124134,19 @@ module.exports={
|
|
124074
124134
|
}
|
124075
124135
|
}
|
124076
124136
|
},
|
124077
|
-
"
|
124137
|
+
"S20q": {
|
124078
124138
|
"type": "list",
|
124079
124139
|
"member": {
|
124080
124140
|
"locationName": "item"
|
124081
124141
|
}
|
124082
124142
|
},
|
124083
|
-
"
|
124143
|
+
"S20r": {
|
124084
124144
|
"type": "list",
|
124085
124145
|
"member": {
|
124086
124146
|
"locationName": "item"
|
124087
124147
|
}
|
124088
124148
|
},
|
124089
|
-
"
|
124149
|
+
"S223": {
|
124090
124150
|
"type": "structure",
|
124091
124151
|
"members": {
|
124092
124152
|
"IpamId": {
|
@@ -124138,7 +124198,7 @@ module.exports={
|
|
124138
124198
|
}
|
124139
124199
|
}
|
124140
124200
|
},
|
124141
|
-
"
|
124201
|
+
"S22s": {
|
124142
124202
|
"type": "structure",
|
124143
124203
|
"members": {
|
124144
124204
|
"HourlyPrice": {
|
@@ -124152,14 +124212,14 @@ module.exports={
|
|
124152
124212
|
}
|
124153
124213
|
}
|
124154
124214
|
},
|
124155
|
-
"
|
124215
|
+
"S23j": {
|
124156
124216
|
"type": "list",
|
124157
124217
|
"member": {
|
124158
124218
|
"shape": "So6",
|
124159
124219
|
"locationName": "item"
|
124160
124220
|
}
|
124161
124221
|
},
|
124162
|
-
"
|
124222
|
+
"S24v": {
|
124163
124223
|
"type": "structure",
|
124164
124224
|
"members": {
|
124165
124225
|
"Comment": {},
|
@@ -124174,14 +124234,14 @@ module.exports={
|
|
124174
124234
|
}
|
124175
124235
|
}
|
124176
124236
|
},
|
124177
|
-
"
|
124237
|
+
"S24y": {
|
124178
124238
|
"type": "structure",
|
124179
124239
|
"members": {
|
124180
124240
|
"S3Bucket": {},
|
124181
124241
|
"S3Key": {}
|
124182
124242
|
}
|
124183
124243
|
},
|
124184
|
-
"
|
124244
|
+
"S255": {
|
124185
124245
|
"type": "structure",
|
124186
124246
|
"required": [
|
124187
124247
|
"Bytes",
|
@@ -124202,7 +124262,7 @@ module.exports={
|
|
124202
124262
|
}
|
124203
124263
|
}
|
124204
124264
|
},
|
124205
|
-
"
|
124265
|
+
"S256": {
|
124206
124266
|
"type": "structure",
|
124207
124267
|
"required": [
|
124208
124268
|
"Size"
|
@@ -124214,25 +124274,25 @@ module.exports={
|
|
124214
124274
|
}
|
124215
124275
|
}
|
124216
124276
|
},
|
124217
|
-
"
|
124277
|
+
"S26g": {
|
124218
124278
|
"type": "list",
|
124219
124279
|
"member": {
|
124220
124280
|
"locationName": "UserId"
|
124221
124281
|
}
|
124222
124282
|
},
|
124223
|
-
"
|
124283
|
+
"S26h": {
|
124224
124284
|
"type": "list",
|
124225
124285
|
"member": {
|
124226
124286
|
"locationName": "UserGroup"
|
124227
124287
|
}
|
124228
124288
|
},
|
124229
|
-
"
|
124289
|
+
"S26i": {
|
124230
124290
|
"type": "list",
|
124231
124291
|
"member": {
|
124232
124292
|
"locationName": "ProductCode"
|
124233
124293
|
}
|
124234
124294
|
},
|
124235
|
-
"
|
124295
|
+
"S26k": {
|
124236
124296
|
"type": "list",
|
124237
124297
|
"member": {
|
124238
124298
|
"locationName": "item",
|
@@ -124243,14 +124303,14 @@ module.exports={
|
|
124243
124303
|
}
|
124244
124304
|
}
|
124245
124305
|
},
|
124246
|
-
"
|
124306
|
+
"S26p": {
|
124247
124307
|
"type": "list",
|
124248
124308
|
"member": {
|
124249
124309
|
"shape": "S1i",
|
124250
124310
|
"locationName": "item"
|
124251
124311
|
}
|
124252
124312
|
},
|
124253
|
-
"
|
124313
|
+
"S272": {
|
124254
124314
|
"type": "structure",
|
124255
124315
|
"members": {
|
124256
124316
|
"CapacityReservationPreference": {},
|
@@ -124259,7 +124319,7 @@ module.exports={
|
|
124259
124319
|
}
|
124260
124320
|
}
|
124261
124321
|
},
|
124262
|
-
"
|
124322
|
+
"S27w": {
|
124263
124323
|
"type": "list",
|
124264
124324
|
"member": {
|
124265
124325
|
"type": "structure",
|
@@ -124268,7 +124328,7 @@ module.exports={
|
|
124268
124328
|
}
|
124269
124329
|
}
|
124270
124330
|
},
|
124271
|
-
"
|
124331
|
+
"S2al": {
|
124272
124332
|
"type": "structure",
|
124273
124333
|
"members": {
|
124274
124334
|
"AllowDnsResolutionFromRemoteVpc": {
|
@@ -124282,7 +124342,7 @@ module.exports={
|
|
124282
124342
|
}
|
124283
124343
|
}
|
124284
124344
|
},
|
124285
|
-
"
|
124345
|
+
"S2an": {
|
124286
124346
|
"type": "structure",
|
124287
124347
|
"members": {
|
124288
124348
|
"AllowDnsResolutionFromRemoteVpc": {
|
@@ -124299,7 +124359,7 @@ module.exports={
|
|
124299
124359
|
}
|
124300
124360
|
}
|
124301
124361
|
},
|
124302
|
-
"
|
124362
|
+
"S2b2": {
|
124303
124363
|
"type": "list",
|
124304
124364
|
"member": {
|
124305
124365
|
"locationName": "item",
|
@@ -124315,13 +124375,13 @@ module.exports={
|
|
124315
124375
|
}
|
124316
124376
|
}
|
124317
124377
|
},
|
124318
|
-
"
|
124378
|
+
"S2ew": {
|
124319
124379
|
"type": "list",
|
124320
124380
|
"member": {
|
124321
124381
|
"locationName": "SecurityGroupId"
|
124322
124382
|
}
|
124323
124383
|
},
|
124324
|
-
"
|
124384
|
+
"S2fk": {
|
124325
124385
|
"type": "list",
|
124326
124386
|
"member": {
|
124327
124387
|
"locationName": "item",
|
@@ -124341,7 +124401,7 @@ module.exports={
|
|
124341
124401
|
}
|
124342
124402
|
}
|
124343
124403
|
},
|
124344
|
-
"
|
124404
|
+
"S2ga": {
|
124345
124405
|
"type": "list",
|
124346
124406
|
"member": {
|
124347
124407
|
"locationName": "item",
|
@@ -179917,7 +179977,10 @@ module.exports={
|
|
179917
179977
|
"serviceId": "KMS",
|
179918
179978
|
"signatureVersion": "v4",
|
179919
179979
|
"targetPrefix": "TrentService",
|
179920
|
-
"uid": "kms-2014-11-01"
|
179980
|
+
"uid": "kms-2014-11-01",
|
179981
|
+
"auth": [
|
179982
|
+
"aws.auth#sigv4"
|
179983
|
+
]
|
179921
179984
|
},
|
179922
179985
|
"operations": {
|
179923
179986
|
"CancelKeyDeletion": {
|
@@ -180085,7 +180148,7 @@ module.exports={
|
|
180085
180148
|
"KeyId": {},
|
180086
180149
|
"EncryptionAlgorithm": {},
|
180087
180150
|
"Recipient": {
|
180088
|
-
"shape": "
|
180151
|
+
"shape": "S23"
|
180089
180152
|
},
|
180090
180153
|
"DryRun": {
|
180091
180154
|
"type": "boolean"
|
@@ -180097,7 +180160,7 @@ module.exports={
|
|
180097
180160
|
"members": {
|
180098
180161
|
"KeyId": {},
|
180099
180162
|
"Plaintext": {
|
180100
|
-
"shape": "
|
180163
|
+
"shape": "S27"
|
180101
180164
|
},
|
180102
180165
|
"EncryptionAlgorithm": {},
|
180103
180166
|
"CiphertextForRecipient": {
|
@@ -180143,6 +180206,46 @@ module.exports={
|
|
180143
180206
|
}
|
180144
180207
|
}
|
180145
180208
|
},
|
180209
|
+
"DeriveSharedSecret": {
|
180210
|
+
"input": {
|
180211
|
+
"type": "structure",
|
180212
|
+
"required": [
|
180213
|
+
"KeyId",
|
180214
|
+
"KeyAgreementAlgorithm",
|
180215
|
+
"PublicKey"
|
180216
|
+
],
|
180217
|
+
"members": {
|
180218
|
+
"KeyId": {},
|
180219
|
+
"KeyAgreementAlgorithm": {},
|
180220
|
+
"PublicKey": {
|
180221
|
+
"type": "blob"
|
180222
|
+
},
|
180223
|
+
"GrantTokens": {
|
180224
|
+
"shape": "Sv"
|
180225
|
+
},
|
180226
|
+
"DryRun": {
|
180227
|
+
"type": "boolean"
|
180228
|
+
},
|
180229
|
+
"Recipient": {
|
180230
|
+
"shape": "S23"
|
180231
|
+
}
|
180232
|
+
}
|
180233
|
+
},
|
180234
|
+
"output": {
|
180235
|
+
"type": "structure",
|
180236
|
+
"members": {
|
180237
|
+
"KeyId": {},
|
180238
|
+
"SharedSecret": {
|
180239
|
+
"shape": "S27"
|
180240
|
+
},
|
180241
|
+
"CiphertextForRecipient": {
|
180242
|
+
"type": "blob"
|
180243
|
+
},
|
180244
|
+
"KeyAgreementAlgorithm": {},
|
180245
|
+
"KeyOrigin": {}
|
180246
|
+
}
|
180247
|
+
}
|
180248
|
+
},
|
180146
180249
|
"DescribeCustomKeyStores": {
|
180147
180250
|
"input": {
|
180148
180251
|
"type": "structure",
|
@@ -180289,7 +180392,7 @@ module.exports={
|
|
180289
180392
|
"members": {
|
180290
180393
|
"KeyId": {},
|
180291
180394
|
"Plaintext": {
|
180292
|
-
"shape": "
|
180395
|
+
"shape": "S27"
|
180293
180396
|
},
|
180294
180397
|
"EncryptionContext": {
|
180295
180398
|
"shape": "Ss"
|
@@ -180333,7 +180436,7 @@ module.exports={
|
|
180333
180436
|
"shape": "Sv"
|
180334
180437
|
},
|
180335
180438
|
"Recipient": {
|
180336
|
-
"shape": "
|
180439
|
+
"shape": "S23"
|
180337
180440
|
},
|
180338
180441
|
"DryRun": {
|
180339
180442
|
"type": "boolean"
|
@@ -180347,7 +180450,7 @@ module.exports={
|
|
180347
180450
|
"type": "blob"
|
180348
180451
|
},
|
180349
180452
|
"Plaintext": {
|
180350
|
-
"shape": "
|
180453
|
+
"shape": "S27"
|
180351
180454
|
},
|
180352
180455
|
"KeyId": {},
|
180353
180456
|
"CiphertextForRecipient": {
|
@@ -180373,7 +180476,7 @@ module.exports={
|
|
180373
180476
|
"shape": "Sv"
|
180374
180477
|
},
|
180375
180478
|
"Recipient": {
|
180376
|
-
"shape": "
|
180479
|
+
"shape": "S23"
|
180377
180480
|
},
|
180378
180481
|
"DryRun": {
|
180379
180482
|
"type": "boolean"
|
@@ -180387,7 +180490,7 @@ module.exports={
|
|
180387
180490
|
"type": "blob"
|
180388
180491
|
},
|
180389
180492
|
"PrivateKeyPlaintext": {
|
180390
|
-
"shape": "
|
180493
|
+
"shape": "S27"
|
180391
180494
|
},
|
180392
180495
|
"PublicKey": {
|
180393
180496
|
"type": "blob"
|
@@ -180478,7 +180581,7 @@ module.exports={
|
|
180478
180581
|
],
|
180479
180582
|
"members": {
|
180480
180583
|
"Message": {
|
180481
|
-
"shape": "
|
180584
|
+
"shape": "S27"
|
180482
180585
|
},
|
180483
180586
|
"KeyId": {},
|
180484
180587
|
"MacAlgorithm": {},
|
@@ -180510,7 +180613,7 @@ module.exports={
|
|
180510
180613
|
},
|
180511
180614
|
"CustomKeyStoreId": {},
|
180512
180615
|
"Recipient": {
|
180513
|
-
"shape": "
|
180616
|
+
"shape": "S23"
|
180514
180617
|
}
|
180515
180618
|
}
|
180516
180619
|
},
|
@@ -180518,7 +180621,7 @@ module.exports={
|
|
180518
180621
|
"type": "structure",
|
180519
180622
|
"members": {
|
180520
180623
|
"Plaintext": {
|
180521
|
-
"shape": "
|
180624
|
+
"shape": "S27"
|
180522
180625
|
},
|
180523
180626
|
"CiphertextForRecipient": {
|
180524
180627
|
"type": "blob"
|
@@ -180596,7 +180699,7 @@ module.exports={
|
|
180596
180699
|
"type": "blob"
|
180597
180700
|
},
|
180598
180701
|
"PublicKey": {
|
180599
|
-
"shape": "
|
180702
|
+
"shape": "S27"
|
180600
180703
|
},
|
180601
180704
|
"ParametersValidTo": {
|
180602
180705
|
"type": "timestamp"
|
@@ -180636,6 +180739,9 @@ module.exports={
|
|
180636
180739
|
},
|
180637
180740
|
"SigningAlgorithms": {
|
180638
180741
|
"shape": "S1o"
|
180742
|
+
},
|
180743
|
+
"KeyAgreementAlgorithms": {
|
180744
|
+
"shape": "S1q"
|
180639
180745
|
}
|
180640
180746
|
}
|
180641
180747
|
}
|
@@ -180722,7 +180828,7 @@ module.exports={
|
|
180722
180828
|
}
|
180723
180829
|
},
|
180724
180830
|
"output": {
|
180725
|
-
"shape": "
|
180831
|
+
"shape": "S3w"
|
180726
180832
|
}
|
180727
180833
|
},
|
180728
180834
|
"ListKeyPolicies": {
|
@@ -180862,7 +180968,7 @@ module.exports={
|
|
180862
180968
|
}
|
180863
180969
|
},
|
180864
180970
|
"output": {
|
180865
|
-
"shape": "
|
180971
|
+
"shape": "S3w"
|
180866
180972
|
}
|
180867
180973
|
},
|
180868
180974
|
"PutKeyPolicy": {
|
@@ -181041,7 +181147,7 @@ module.exports={
|
|
181041
181147
|
"members": {
|
181042
181148
|
"KeyId": {},
|
181043
181149
|
"Message": {
|
181044
|
-
"shape": "
|
181150
|
+
"shape": "S27"
|
181045
181151
|
},
|
181046
181152
|
"MessageType": {},
|
181047
181153
|
"GrantTokens": {
|
@@ -181173,7 +181279,7 @@ module.exports={
|
|
181173
181279
|
"members": {
|
181174
181280
|
"KeyId": {},
|
181175
181281
|
"Message": {
|
181176
|
-
"shape": "
|
181282
|
+
"shape": "S27"
|
181177
181283
|
},
|
181178
181284
|
"MessageType": {},
|
181179
181285
|
"Signature": {
|
@@ -181210,7 +181316,7 @@ module.exports={
|
|
181210
181316
|
],
|
181211
181317
|
"members": {
|
181212
181318
|
"Message": {
|
181213
|
-
"shape": "
|
181319
|
+
"shape": "S27"
|
181214
181320
|
},
|
181215
181321
|
"KeyId": {},
|
181216
181322
|
"MacAlgorithm": {},
|
@@ -181346,6 +181452,9 @@ module.exports={
|
|
181346
181452
|
"SigningAlgorithms": {
|
181347
181453
|
"shape": "S1o"
|
181348
181454
|
},
|
181455
|
+
"KeyAgreementAlgorithms": {
|
181456
|
+
"shape": "S1q"
|
181457
|
+
},
|
181349
181458
|
"MultiRegion": {
|
181350
181459
|
"type": "boolean"
|
181351
181460
|
},
|
@@ -181354,12 +181463,12 @@ module.exports={
|
|
181354
181463
|
"members": {
|
181355
181464
|
"MultiRegionKeyType": {},
|
181356
181465
|
"PrimaryKey": {
|
181357
|
-
"shape": "
|
181466
|
+
"shape": "S1u"
|
181358
181467
|
},
|
181359
181468
|
"ReplicaKeys": {
|
181360
181469
|
"type": "list",
|
181361
181470
|
"member": {
|
181362
|
-
"shape": "
|
181471
|
+
"shape": "S1u"
|
181363
181472
|
}
|
181364
181473
|
}
|
181365
181474
|
}
|
@@ -181387,14 +181496,18 @@ module.exports={
|
|
181387
181496
|
"type": "list",
|
181388
181497
|
"member": {}
|
181389
181498
|
},
|
181390
|
-
"
|
181499
|
+
"S1q": {
|
181500
|
+
"type": "list",
|
181501
|
+
"member": {}
|
181502
|
+
},
|
181503
|
+
"S1u": {
|
181391
181504
|
"type": "structure",
|
181392
181505
|
"members": {
|
181393
181506
|
"Arn": {},
|
181394
181507
|
"Region": {}
|
181395
181508
|
}
|
181396
181509
|
},
|
181397
|
-
"
|
181510
|
+
"S23": {
|
181398
181511
|
"type": "structure",
|
181399
181512
|
"members": {
|
181400
181513
|
"KeyEncryptionAlgorithm": {},
|
@@ -181403,11 +181516,11 @@ module.exports={
|
|
181403
181516
|
}
|
181404
181517
|
}
|
181405
181518
|
},
|
181406
|
-
"
|
181519
|
+
"S27": {
|
181407
181520
|
"type": "blob",
|
181408
181521
|
"sensitive": true
|
181409
181522
|
},
|
181410
|
-
"
|
181523
|
+
"S3w": {
|
181411
181524
|
"type": "structure",
|
181412
181525
|
"members": {
|
181413
181526
|
"Grants": {
|
@@ -197428,9 +197541,6 @@ module.exports={
|
|
197428
197541
|
"prefix": "license-manager-user-subscriptions",
|
197429
197542
|
"name": "LicenseManagerUserSubscriptions"
|
197430
197543
|
},
|
197431
|
-
"backupstorage": {
|
197432
|
-
"name": "BackupStorage"
|
197433
|
-
},
|
197434
197544
|
"privatenetworks": {
|
197435
197545
|
"name": "PrivateNetworks"
|
197436
197546
|
},
|
@@ -197689,6 +197799,9 @@ module.exports={
|
|
197689
197799
|
"pcaconnectorscep": {
|
197690
197800
|
"prefix": "pca-connector-scep",
|
197691
197801
|
"name": "PcaConnectorScep"
|
197802
|
+
},
|
197803
|
+
"apptest": {
|
197804
|
+
"name": "AppTest"
|
197692
197805
|
}
|
197693
197806
|
}
|
197694
197807
|
},{}],169:[function(require,module,exports){
|
@@ -224265,11 +224378,17 @@ module.exports={
|
|
224265
224378
|
"apiVersion": "2012-12-01",
|
224266
224379
|
"endpointPrefix": "redshift",
|
224267
224380
|
"protocol": "query",
|
224381
|
+
"protocols": [
|
224382
|
+
"query"
|
224383
|
+
],
|
224268
224384
|
"serviceFullName": "Amazon Redshift",
|
224269
224385
|
"serviceId": "Redshift",
|
224270
224386
|
"signatureVersion": "v4",
|
224271
224387
|
"uid": "redshift-2012-12-01",
|
224272
|
-
"xmlNamespace": "http://redshift.amazonaws.com/doc/2012-12-01/"
|
224388
|
+
"xmlNamespace": "http://redshift.amazonaws.com/doc/2012-12-01/",
|
224389
|
+
"auth": [
|
224390
|
+
"aws.auth#sigv4"
|
224391
|
+
]
|
224273
224392
|
},
|
224274
224393
|
"operations": {
|
224275
224394
|
"AcceptReservedNodeExchange": {
|
@@ -247835,7 +247954,10 @@ module.exports={
|
|
247835
247954
|
"signatureVersion": "v4",
|
247836
247955
|
"signingName": "secretsmanager",
|
247837
247956
|
"targetPrefix": "secretsmanager",
|
247838
|
-
"uid": "secretsmanager-2017-10-17"
|
247957
|
+
"uid": "secretsmanager-2017-10-17",
|
247958
|
+
"auth": [
|
247959
|
+
"aws.auth#sigv4"
|
247960
|
+
]
|
247839
247961
|
},
|
247840
247962
|
"operations": {
|
247841
247963
|
"BatchGetSecretValue": {
|
@@ -248307,6 +248429,10 @@ module.exports={
|
|
248307
248429
|
},
|
248308
248430
|
"VersionStages": {
|
248309
248431
|
"shape": "Sj"
|
248432
|
+
},
|
248433
|
+
"RotationToken": {
|
248434
|
+
"type": "string",
|
248435
|
+
"sensitive": true
|
248310
248436
|
}
|
248311
248437
|
}
|
248312
248438
|
},
|
@@ -275608,7 +275734,7 @@ AWS.util.update(AWS, {
|
|
275608
275734
|
/**
|
275609
275735
|
* @constant
|
275610
275736
|
*/
|
275611
|
-
VERSION: '2.
|
275737
|
+
VERSION: '2.1641.0',
|
275612
275738
|
|
275613
275739
|
/**
|
275614
275740
|
* @api private
|
@@ -276173,6 +276299,15 @@ var STS = require('../../clients/sts');
|
|
276173
276299
|
* identity providers. See {constructor} for an example on creating a credentials
|
276174
276300
|
* object with proper property values.
|
276175
276301
|
*
|
276302
|
+
* DISCLAIMER: This convenience method leverages the Enhanced (simplified) Authflow. The underlying
|
276303
|
+
* implementation calls Cognito's `getId()` and `GetCredentialsForIdentity()`.
|
276304
|
+
* In this flow there is no way to explicitly set a session policy, resulting in
|
276305
|
+
* STS attaching the default policy and limiting the permissions of the federated role.
|
276306
|
+
* To be able to explicitly set a session policy, do not use this convenience method.
|
276307
|
+
* Instead, you can use the Cognito client to call `getId()`, `GetOpenIdToken()` and then use
|
276308
|
+
* that token with your desired session policy to call STS's `AssumeRoleWithWebIdentity()`
|
276309
|
+
* For further reading refer to: https://docs.aws.amazon.com/cognito/latest/developerguide/authentication-flow.html
|
276310
|
+
*
|
276176
276311
|
* ## Refreshing Credentials from Identity Service
|
276177
276312
|
*
|
276178
276313
|
* In addition to AWS credentials expiring after a given amount of time, the
|
@@ -297870,7 +298005,7 @@ var LRUCache = /** @class */ (function () {
|
|
297870
298005
|
}());
|
297871
298006
|
exports.LRUCache = LRUCache;
|
297872
298007
|
},{}],467:[function(require,module,exports){
|
297873
|
-
// AWS SDK for JavaScript v2.
|
298008
|
+
// AWS SDK for JavaScript v2.1641.0
|
297874
298009
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
297875
298010
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
297876
298011
|
require('./browser_loader');
|