aws-sdk 2.1611.0 → 2.1612.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/dynamodb-2012-08-10.min.json +249 -180
- package/apis/ec2-2016-11-15.min.json +107 -70
- package/apis/personalize-2018-05-22.min.json +153 -44
- package/apis/redshift-serverless-2021-04-21.min.json +7 -1
- package/clients/dynamodb.d.ts +80 -11
- package/clients/ec2.d.ts +47 -0
- package/clients/personalize.d.ts +160 -1
- package/clients/redshiftserverless.d.ts +17 -7
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +5 -5
- package/dist/aws-sdk.js +512 -297
- package/dist/aws-sdk.min.js +79 -78
- package/lib/core.js +1 -1
- package/lib/dynamodb/document_client.d.ts +76 -7
- package/package.json +1 -1
package/dist/aws-sdk.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
// AWS SDK for JavaScript v2.
|
1
|
+
// AWS SDK for JavaScript v2.1612.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){
|
@@ -84425,43 +84425,46 @@ module.exports={
|
|
84425
84425
|
],
|
84426
84426
|
"members": {
|
84427
84427
|
"AttributeDefinitions": {
|
84428
|
-
"shape": "
|
84428
|
+
"shape": "S2o"
|
84429
84429
|
},
|
84430
84430
|
"TableName": {},
|
84431
84431
|
"KeySchema": {
|
84432
|
-
"shape": "
|
84432
|
+
"shape": "S2s"
|
84433
84433
|
},
|
84434
84434
|
"LocalSecondaryIndexes": {
|
84435
|
-
"shape": "
|
84435
|
+
"shape": "S2v"
|
84436
84436
|
},
|
84437
84437
|
"GlobalSecondaryIndexes": {
|
84438
|
-
"shape": "
|
84438
|
+
"shape": "S31"
|
84439
84439
|
},
|
84440
84440
|
"BillingMode": {},
|
84441
84441
|
"ProvisionedThroughput": {
|
84442
|
-
"shape": "
|
84442
|
+
"shape": "S33"
|
84443
84443
|
},
|
84444
84444
|
"StreamSpecification": {
|
84445
|
-
"shape": "
|
84445
|
+
"shape": "S36"
|
84446
84446
|
},
|
84447
84447
|
"SSESpecification": {
|
84448
|
-
"shape": "
|
84448
|
+
"shape": "S39"
|
84449
84449
|
},
|
84450
84450
|
"Tags": {
|
84451
|
-
"shape": "
|
84451
|
+
"shape": "S3c"
|
84452
84452
|
},
|
84453
84453
|
"TableClass": {},
|
84454
84454
|
"DeletionProtectionEnabled": {
|
84455
84455
|
"type": "boolean"
|
84456
84456
|
},
|
84457
|
-
"ResourcePolicy": {}
|
84457
|
+
"ResourcePolicy": {},
|
84458
|
+
"OnDemandThroughput": {
|
84459
|
+
"shape": "S34"
|
84460
|
+
}
|
84458
84461
|
}
|
84459
84462
|
},
|
84460
84463
|
"output": {
|
84461
84464
|
"type": "structure",
|
84462
84465
|
"members": {
|
84463
84466
|
"TableDescription": {
|
84464
|
-
"shape": "
|
84467
|
+
"shape": "S3j"
|
84465
84468
|
}
|
84466
84469
|
}
|
84467
84470
|
},
|
@@ -84481,7 +84484,7 @@ module.exports={
|
|
84481
84484
|
"type": "structure",
|
84482
84485
|
"members": {
|
84483
84486
|
"BackupDescription": {
|
84484
|
-
"shape": "
|
84487
|
+
"shape": "S45"
|
84485
84488
|
}
|
84486
84489
|
}
|
84487
84490
|
},
|
@@ -84500,7 +84503,7 @@ module.exports={
|
|
84500
84503
|
"shape": "S14"
|
84501
84504
|
},
|
84502
84505
|
"Expected": {
|
84503
|
-
"shape": "
|
84506
|
+
"shape": "S4i"
|
84504
84507
|
},
|
84505
84508
|
"ConditionalOperator": {},
|
84506
84509
|
"ReturnValues": {},
|
@@ -84511,7 +84514,7 @@ module.exports={
|
|
84511
84514
|
"shape": "S17"
|
84512
84515
|
},
|
84513
84516
|
"ExpressionAttributeValues": {
|
84514
|
-
"shape": "
|
84517
|
+
"shape": "S4q"
|
84515
84518
|
},
|
84516
84519
|
"ReturnValuesOnConditionCheckFailure": {}
|
84517
84520
|
}
|
@@ -84565,7 +84568,7 @@ module.exports={
|
|
84565
84568
|
"type": "structure",
|
84566
84569
|
"members": {
|
84567
84570
|
"TableDescription": {
|
84568
|
-
"shape": "
|
84571
|
+
"shape": "S3j"
|
84569
84572
|
}
|
84570
84573
|
}
|
84571
84574
|
},
|
@@ -84585,7 +84588,7 @@ module.exports={
|
|
84585
84588
|
"type": "structure",
|
84586
84589
|
"members": {
|
84587
84590
|
"BackupDescription": {
|
84588
|
-
"shape": "
|
84591
|
+
"shape": "S45"
|
84589
84592
|
}
|
84590
84593
|
}
|
84591
84594
|
},
|
@@ -84605,7 +84608,7 @@ module.exports={
|
|
84605
84608
|
"type": "structure",
|
84606
84609
|
"members": {
|
84607
84610
|
"ContinuousBackupsDescription": {
|
84608
|
-
"shape": "
|
84611
|
+
"shape": "S53"
|
84609
84612
|
}
|
84610
84613
|
}
|
84611
84614
|
},
|
@@ -84690,7 +84693,7 @@ module.exports={
|
|
84690
84693
|
"type": "structure",
|
84691
84694
|
"members": {
|
84692
84695
|
"ExportDescription": {
|
84693
|
-
"shape": "
|
84696
|
+
"shape": "S5o"
|
84694
84697
|
}
|
84695
84698
|
}
|
84696
84699
|
}
|
@@ -84730,7 +84733,7 @@ module.exports={
|
|
84730
84733
|
"members": {
|
84731
84734
|
"GlobalTableName": {},
|
84732
84735
|
"ReplicaSettings": {
|
84733
|
-
"shape": "
|
84736
|
+
"shape": "S6d"
|
84734
84737
|
}
|
84735
84738
|
}
|
84736
84739
|
},
|
@@ -84753,7 +84756,7 @@ module.exports={
|
|
84753
84756
|
],
|
84754
84757
|
"members": {
|
84755
84758
|
"ImportTableDescription": {
|
84756
|
-
"shape": "
|
84759
|
+
"shape": "S6r"
|
84757
84760
|
}
|
84758
84761
|
}
|
84759
84762
|
}
|
@@ -84826,7 +84829,7 @@ module.exports={
|
|
84826
84829
|
"type": "structure",
|
84827
84830
|
"members": {
|
84828
84831
|
"Table": {
|
84829
|
-
"shape": "
|
84832
|
+
"shape": "S3j"
|
84830
84833
|
}
|
84831
84834
|
}
|
84832
84835
|
},
|
@@ -84846,7 +84849,7 @@ module.exports={
|
|
84846
84849
|
"type": "structure",
|
84847
84850
|
"members": {
|
84848
84851
|
"TableAutoScalingDescription": {
|
84849
|
-
"shape": "
|
84852
|
+
"shape": "S7k"
|
84850
84853
|
}
|
84851
84854
|
}
|
84852
84855
|
}
|
@@ -84865,7 +84868,7 @@ module.exports={
|
|
84865
84868
|
"type": "structure",
|
84866
84869
|
"members": {
|
84867
84870
|
"TimeToLiveDescription": {
|
84868
|
-
"shape": "
|
84871
|
+
"shape": "S4e"
|
84869
84872
|
}
|
84870
84873
|
}
|
84871
84874
|
},
|
@@ -84873,19 +84876,19 @@ module.exports={
|
|
84873
84876
|
},
|
84874
84877
|
"DisableKinesisStreamingDestination": {
|
84875
84878
|
"input": {
|
84876
|
-
"shape": "
|
84879
|
+
"shape": "S7r"
|
84877
84880
|
},
|
84878
84881
|
"output": {
|
84879
|
-
"shape": "
|
84882
|
+
"shape": "S7t"
|
84880
84883
|
},
|
84881
84884
|
"endpointdiscovery": {}
|
84882
84885
|
},
|
84883
84886
|
"EnableKinesisStreamingDestination": {
|
84884
84887
|
"input": {
|
84885
|
-
"shape": "
|
84888
|
+
"shape": "S7r"
|
84886
84889
|
},
|
84887
84890
|
"output": {
|
84888
|
-
"shape": "
|
84891
|
+
"shape": "S7t"
|
84889
84892
|
},
|
84890
84893
|
"endpointdiscovery": {}
|
84891
84894
|
},
|
@@ -84960,7 +84963,7 @@ module.exports={
|
|
84960
84963
|
"type": "structure",
|
84961
84964
|
"members": {
|
84962
84965
|
"Responses": {
|
84963
|
-
"shape": "
|
84966
|
+
"shape": "S83"
|
84964
84967
|
},
|
84965
84968
|
"ConsumedCapacity": {
|
84966
84969
|
"shape": "St"
|
@@ -84991,7 +84994,7 @@ module.exports={
|
|
84991
84994
|
"ExportFormat": {},
|
84992
84995
|
"ExportType": {},
|
84993
84996
|
"IncrementalExportSpecification": {
|
84994
|
-
"shape": "
|
84997
|
+
"shape": "S65"
|
84995
84998
|
}
|
84996
84999
|
}
|
84997
85000
|
},
|
@@ -84999,7 +85002,7 @@ module.exports={
|
|
84999
85002
|
"type": "structure",
|
85000
85003
|
"members": {
|
85001
85004
|
"ExportDescription": {
|
85002
|
-
"shape": "
|
85005
|
+
"shape": "S5o"
|
85003
85006
|
}
|
85004
85007
|
}
|
85005
85008
|
}
|
@@ -85074,15 +85077,15 @@ module.exports={
|
|
85074
85077
|
"idempotencyToken": true
|
85075
85078
|
},
|
85076
85079
|
"S3BucketSource": {
|
85077
|
-
"shape": "
|
85080
|
+
"shape": "S6t"
|
85078
85081
|
},
|
85079
85082
|
"InputFormat": {},
|
85080
85083
|
"InputFormatOptions": {
|
85081
|
-
"shape": "
|
85084
|
+
"shape": "S6x"
|
85082
85085
|
},
|
85083
85086
|
"InputCompressionType": {},
|
85084
85087
|
"TableCreationParameters": {
|
85085
|
-
"shape": "
|
85088
|
+
"shape": "S73"
|
85086
85089
|
}
|
85087
85090
|
}
|
85088
85091
|
},
|
@@ -85093,7 +85096,7 @@ module.exports={
|
|
85093
85096
|
],
|
85094
85097
|
"members": {
|
85095
85098
|
"ImportTableDescription": {
|
85096
|
-
"shape": "
|
85099
|
+
"shape": "S6r"
|
85097
85100
|
}
|
85098
85101
|
}
|
85099
85102
|
}
|
@@ -85260,7 +85263,7 @@ module.exports={
|
|
85260
85263
|
"ImportStatus": {},
|
85261
85264
|
"TableArn": {},
|
85262
85265
|
"S3BucketSource": {
|
85263
|
-
"shape": "
|
85266
|
+
"shape": "S6t"
|
85264
85267
|
},
|
85265
85268
|
"CloudWatchLogGroupArn": {},
|
85266
85269
|
"InputFormat": {},
|
@@ -85314,7 +85317,7 @@ module.exports={
|
|
85314
85317
|
"type": "structure",
|
85315
85318
|
"members": {
|
85316
85319
|
"Tags": {
|
85317
|
-
"shape": "
|
85320
|
+
"shape": "S3c"
|
85318
85321
|
},
|
85319
85322
|
"NextToken": {}
|
85320
85323
|
}
|
@@ -85334,7 +85337,7 @@ module.exports={
|
|
85334
85337
|
"shape": "S1h"
|
85335
85338
|
},
|
85336
85339
|
"Expected": {
|
85337
|
-
"shape": "
|
85340
|
+
"shape": "S4i"
|
85338
85341
|
},
|
85339
85342
|
"ReturnValues": {},
|
85340
85343
|
"ReturnConsumedCapacity": {},
|
@@ -85345,7 +85348,7 @@ module.exports={
|
|
85345
85348
|
"shape": "S17"
|
85346
85349
|
},
|
85347
85350
|
"ExpressionAttributeValues": {
|
85348
|
-
"shape": "
|
85351
|
+
"shape": "S4q"
|
85349
85352
|
},
|
85350
85353
|
"ReturnValuesOnConditionCheckFailure": {}
|
85351
85354
|
}
|
@@ -85413,11 +85416,11 @@ module.exports={
|
|
85413
85416
|
"type": "map",
|
85414
85417
|
"key": {},
|
85415
85418
|
"value": {
|
85416
|
-
"shape": "
|
85419
|
+
"shape": "S9l"
|
85417
85420
|
}
|
85418
85421
|
},
|
85419
85422
|
"QueryFilter": {
|
85420
|
-
"shape": "
|
85423
|
+
"shape": "S9m"
|
85421
85424
|
},
|
85422
85425
|
"ConditionalOperator": {},
|
85423
85426
|
"ScanIndexForward": {
|
@@ -85434,7 +85437,7 @@ module.exports={
|
|
85434
85437
|
"shape": "S17"
|
85435
85438
|
},
|
85436
85439
|
"ExpressionAttributeValues": {
|
85437
|
-
"shape": "
|
85440
|
+
"shape": "S4q"
|
85438
85441
|
}
|
85439
85442
|
}
|
85440
85443
|
},
|
@@ -85472,16 +85475,19 @@ module.exports={
|
|
85472
85475
|
"BackupArn": {},
|
85473
85476
|
"BillingModeOverride": {},
|
85474
85477
|
"GlobalSecondaryIndexOverride": {
|
85475
|
-
"shape": "
|
85478
|
+
"shape": "S31"
|
85476
85479
|
},
|
85477
85480
|
"LocalSecondaryIndexOverride": {
|
85478
|
-
"shape": "
|
85481
|
+
"shape": "S2v"
|
85479
85482
|
},
|
85480
85483
|
"ProvisionedThroughputOverride": {
|
85481
|
-
"shape": "
|
85484
|
+
"shape": "S33"
|
85485
|
+
},
|
85486
|
+
"OnDemandThroughputOverride": {
|
85487
|
+
"shape": "S34"
|
85482
85488
|
},
|
85483
85489
|
"SSESpecificationOverride": {
|
85484
|
-
"shape": "
|
85490
|
+
"shape": "S39"
|
85485
85491
|
}
|
85486
85492
|
}
|
85487
85493
|
},
|
@@ -85489,7 +85495,7 @@ module.exports={
|
|
85489
85495
|
"type": "structure",
|
85490
85496
|
"members": {
|
85491
85497
|
"TableDescription": {
|
85492
|
-
"shape": "
|
85498
|
+
"shape": "S3j"
|
85493
85499
|
}
|
85494
85500
|
}
|
85495
85501
|
},
|
@@ -85513,16 +85519,19 @@ module.exports={
|
|
85513
85519
|
},
|
85514
85520
|
"BillingModeOverride": {},
|
85515
85521
|
"GlobalSecondaryIndexOverride": {
|
85516
|
-
"shape": "
|
85522
|
+
"shape": "S31"
|
85517
85523
|
},
|
85518
85524
|
"LocalSecondaryIndexOverride": {
|
85519
|
-
"shape": "
|
85525
|
+
"shape": "S2v"
|
85520
85526
|
},
|
85521
85527
|
"ProvisionedThroughputOverride": {
|
85522
|
-
"shape": "
|
85528
|
+
"shape": "S33"
|
85529
|
+
},
|
85530
|
+
"OnDemandThroughputOverride": {
|
85531
|
+
"shape": "S34"
|
85523
85532
|
},
|
85524
85533
|
"SSESpecificationOverride": {
|
85525
|
-
"shape": "
|
85534
|
+
"shape": "S39"
|
85526
85535
|
}
|
85527
85536
|
}
|
85528
85537
|
},
|
@@ -85530,7 +85539,7 @@ module.exports={
|
|
85530
85539
|
"type": "structure",
|
85531
85540
|
"members": {
|
85532
85541
|
"TableDescription": {
|
85533
|
-
"shape": "
|
85542
|
+
"shape": "S3j"
|
85534
85543
|
}
|
85535
85544
|
}
|
85536
85545
|
},
|
@@ -85553,7 +85562,7 @@ module.exports={
|
|
85553
85562
|
},
|
85554
85563
|
"Select": {},
|
85555
85564
|
"ScanFilter": {
|
85556
|
-
"shape": "
|
85565
|
+
"shape": "S9m"
|
85557
85566
|
},
|
85558
85567
|
"ConditionalOperator": {},
|
85559
85568
|
"ExclusiveStartKey": {
|
@@ -85572,7 +85581,7 @@ module.exports={
|
|
85572
85581
|
"shape": "S17"
|
85573
85582
|
},
|
85574
85583
|
"ExpressionAttributeValues": {
|
85575
|
-
"shape": "
|
85584
|
+
"shape": "S4q"
|
85576
85585
|
},
|
85577
85586
|
"ConsistentRead": {
|
85578
85587
|
"type": "boolean"
|
@@ -85611,7 +85620,7 @@ module.exports={
|
|
85611
85620
|
"members": {
|
85612
85621
|
"ResourceArn": {},
|
85613
85622
|
"Tags": {
|
85614
|
-
"shape": "
|
85623
|
+
"shape": "S3c"
|
85615
85624
|
}
|
85616
85625
|
}
|
85617
85626
|
},
|
@@ -85662,7 +85671,7 @@ module.exports={
|
|
85662
85671
|
"shape": "St"
|
85663
85672
|
},
|
85664
85673
|
"Responses": {
|
85665
|
-
"shape": "
|
85674
|
+
"shape": "S83"
|
85666
85675
|
}
|
85667
85676
|
}
|
85668
85677
|
},
|
@@ -85697,7 +85706,7 @@ module.exports={
|
|
85697
85706
|
"shape": "S17"
|
85698
85707
|
},
|
85699
85708
|
"ExpressionAttributeValues": {
|
85700
|
-
"shape": "
|
85709
|
+
"shape": "S4q"
|
85701
85710
|
},
|
85702
85711
|
"ReturnValuesOnConditionCheckFailure": {}
|
85703
85712
|
}
|
@@ -85718,7 +85727,7 @@ module.exports={
|
|
85718
85727
|
"shape": "S17"
|
85719
85728
|
},
|
85720
85729
|
"ExpressionAttributeValues": {
|
85721
|
-
"shape": "
|
85730
|
+
"shape": "S4q"
|
85722
85731
|
},
|
85723
85732
|
"ReturnValuesOnConditionCheckFailure": {}
|
85724
85733
|
}
|
@@ -85739,7 +85748,7 @@ module.exports={
|
|
85739
85748
|
"shape": "S17"
|
85740
85749
|
},
|
85741
85750
|
"ExpressionAttributeValues": {
|
85742
|
-
"shape": "
|
85751
|
+
"shape": "S4q"
|
85743
85752
|
},
|
85744
85753
|
"ReturnValuesOnConditionCheckFailure": {}
|
85745
85754
|
}
|
@@ -85762,7 +85771,7 @@ module.exports={
|
|
85762
85771
|
"shape": "S17"
|
85763
85772
|
},
|
85764
85773
|
"ExpressionAttributeValues": {
|
85765
|
-
"shape": "
|
85774
|
+
"shape": "S4q"
|
85766
85775
|
},
|
85767
85776
|
"ReturnValuesOnConditionCheckFailure": {}
|
85768
85777
|
}
|
@@ -85833,7 +85842,7 @@ module.exports={
|
|
85833
85842
|
"type": "structure",
|
85834
85843
|
"members": {
|
85835
85844
|
"ContinuousBackupsDescription": {
|
85836
|
-
"shape": "
|
85845
|
+
"shape": "S53"
|
85837
85846
|
}
|
85838
85847
|
}
|
85839
85848
|
},
|
@@ -85921,7 +85930,7 @@ module.exports={
|
|
85921
85930
|
"type": "long"
|
85922
85931
|
},
|
85923
85932
|
"GlobalTableProvisionedWriteCapacityAutoScalingSettingsUpdate": {
|
85924
|
-
"shape": "
|
85933
|
+
"shape": "Sas"
|
85925
85934
|
},
|
85926
85935
|
"GlobalTableGlobalSecondaryIndexSettingsUpdate": {
|
85927
85936
|
"type": "list",
|
@@ -85936,7 +85945,7 @@ module.exports={
|
|
85936
85945
|
"type": "long"
|
85937
85946
|
},
|
85938
85947
|
"ProvisionedWriteCapacityAutoScalingSettingsUpdate": {
|
85939
|
-
"shape": "
|
85948
|
+
"shape": "Sas"
|
85940
85949
|
}
|
85941
85950
|
}
|
85942
85951
|
}
|
@@ -85954,7 +85963,7 @@ module.exports={
|
|
85954
85963
|
"type": "long"
|
85955
85964
|
},
|
85956
85965
|
"ReplicaProvisionedReadCapacityAutoScalingSettingsUpdate": {
|
85957
|
-
"shape": "
|
85966
|
+
"shape": "Sas"
|
85958
85967
|
},
|
85959
85968
|
"ReplicaGlobalSecondaryIndexSettingsUpdate": {
|
85960
85969
|
"type": "list",
|
@@ -85969,7 +85978,7 @@ module.exports={
|
|
85969
85978
|
"type": "long"
|
85970
85979
|
},
|
85971
85980
|
"ProvisionedReadCapacityAutoScalingSettingsUpdate": {
|
85972
|
-
"shape": "
|
85981
|
+
"shape": "Sas"
|
85973
85982
|
}
|
85974
85983
|
}
|
85975
85984
|
}
|
@@ -85985,7 +85994,7 @@ module.exports={
|
|
85985
85994
|
"members": {
|
85986
85995
|
"GlobalTableName": {},
|
85987
85996
|
"ReplicaSettings": {
|
85988
|
-
"shape": "
|
85997
|
+
"shape": "S6d"
|
85989
85998
|
}
|
85990
85999
|
}
|
85991
86000
|
},
|
@@ -86017,7 +86026,7 @@ module.exports={
|
|
86017
86026
|
}
|
86018
86027
|
},
|
86019
86028
|
"Expected": {
|
86020
|
-
"shape": "
|
86029
|
+
"shape": "S4i"
|
86021
86030
|
},
|
86022
86031
|
"ConditionalOperator": {},
|
86023
86032
|
"ReturnValues": {},
|
@@ -86029,7 +86038,7 @@ module.exports={
|
|
86029
86038
|
"shape": "S17"
|
86030
86039
|
},
|
86031
86040
|
"ExpressionAttributeValues": {
|
86032
|
-
"shape": "
|
86041
|
+
"shape": "S4q"
|
86033
86042
|
},
|
86034
86043
|
"ReturnValuesOnConditionCheckFailure": {}
|
86035
86044
|
}
|
@@ -86061,7 +86070,7 @@ module.exports={
|
|
86061
86070
|
"TableName": {},
|
86062
86071
|
"StreamArn": {},
|
86063
86072
|
"UpdateKinesisStreamingConfiguration": {
|
86064
|
-
"shape": "
|
86073
|
+
"shape": "Sb9"
|
86065
86074
|
}
|
86066
86075
|
}
|
86067
86076
|
},
|
@@ -86072,7 +86081,7 @@ module.exports={
|
|
86072
86081
|
"StreamArn": {},
|
86073
86082
|
"DestinationStatus": {},
|
86074
86083
|
"UpdateKinesisStreamingConfiguration": {
|
86075
|
-
"shape": "
|
86084
|
+
"shape": "Sb9"
|
86076
86085
|
}
|
86077
86086
|
}
|
86078
86087
|
},
|
@@ -86086,12 +86095,12 @@ module.exports={
|
|
86086
86095
|
],
|
86087
86096
|
"members": {
|
86088
86097
|
"AttributeDefinitions": {
|
86089
|
-
"shape": "
|
86098
|
+
"shape": "S2o"
|
86090
86099
|
},
|
86091
86100
|
"TableName": {},
|
86092
86101
|
"BillingMode": {},
|
86093
86102
|
"ProvisionedThroughput": {
|
86094
|
-
"shape": "
|
86103
|
+
"shape": "S33"
|
86095
86104
|
},
|
86096
86105
|
"GlobalSecondaryIndexUpdates": {
|
86097
86106
|
"type": "list",
|
@@ -86101,13 +86110,15 @@ module.exports={
|
|
86101
86110
|
"Update": {
|
86102
86111
|
"type": "structure",
|
86103
86112
|
"required": [
|
86104
|
-
"IndexName"
|
86105
|
-
"ProvisionedThroughput"
|
86113
|
+
"IndexName"
|
86106
86114
|
],
|
86107
86115
|
"members": {
|
86108
86116
|
"IndexName": {},
|
86109
86117
|
"ProvisionedThroughput": {
|
86110
|
-
"shape": "
|
86118
|
+
"shape": "S33"
|
86119
|
+
},
|
86120
|
+
"OnDemandThroughput": {
|
86121
|
+
"shape": "S34"
|
86111
86122
|
}
|
86112
86123
|
}
|
86113
86124
|
},
|
@@ -86121,13 +86132,16 @@ module.exports={
|
|
86121
86132
|
"members": {
|
86122
86133
|
"IndexName": {},
|
86123
86134
|
"KeySchema": {
|
86124
|
-
"shape": "
|
86135
|
+
"shape": "S2s"
|
86125
86136
|
},
|
86126
86137
|
"Projection": {
|
86127
|
-
"shape": "
|
86138
|
+
"shape": "S2x"
|
86128
86139
|
},
|
86129
86140
|
"ProvisionedThroughput": {
|
86130
|
-
"shape": "
|
86141
|
+
"shape": "S33"
|
86142
|
+
},
|
86143
|
+
"OnDemandThroughput": {
|
86144
|
+
"shape": "S34"
|
86131
86145
|
}
|
86132
86146
|
}
|
86133
86147
|
},
|
@@ -86144,10 +86158,10 @@ module.exports={
|
|
86144
86158
|
}
|
86145
86159
|
},
|
86146
86160
|
"StreamSpecification": {
|
86147
|
-
"shape": "
|
86161
|
+
"shape": "S36"
|
86148
86162
|
},
|
86149
86163
|
"SSESpecification": {
|
86150
|
-
"shape": "
|
86164
|
+
"shape": "S39"
|
86151
86165
|
},
|
86152
86166
|
"ReplicaUpdates": {
|
86153
86167
|
"type": "list",
|
@@ -86165,8 +86179,11 @@ module.exports={
|
|
86165
86179
|
"ProvisionedThroughputOverride": {
|
86166
86180
|
"shape": "S2d"
|
86167
86181
|
},
|
86182
|
+
"OnDemandThroughputOverride": {
|
86183
|
+
"shape": "S2f"
|
86184
|
+
},
|
86168
86185
|
"GlobalSecondaryIndexes": {
|
86169
|
-
"shape": "
|
86186
|
+
"shape": "Sbk"
|
86170
86187
|
},
|
86171
86188
|
"TableClassOverride": {}
|
86172
86189
|
}
|
@@ -86182,8 +86199,11 @@ module.exports={
|
|
86182
86199
|
"ProvisionedThroughputOverride": {
|
86183
86200
|
"shape": "S2d"
|
86184
86201
|
},
|
86202
|
+
"OnDemandThroughputOverride": {
|
86203
|
+
"shape": "S2f"
|
86204
|
+
},
|
86185
86205
|
"GlobalSecondaryIndexes": {
|
86186
|
-
"shape": "
|
86206
|
+
"shape": "Sbk"
|
86187
86207
|
},
|
86188
86208
|
"TableClassOverride": {}
|
86189
86209
|
}
|
@@ -86203,6 +86223,9 @@ module.exports={
|
|
86203
86223
|
"TableClass": {},
|
86204
86224
|
"DeletionProtectionEnabled": {
|
86205
86225
|
"type": "boolean"
|
86226
|
+
},
|
86227
|
+
"OnDemandThroughput": {
|
86228
|
+
"shape": "S34"
|
86206
86229
|
}
|
86207
86230
|
}
|
86208
86231
|
},
|
@@ -86210,7 +86233,7 @@ module.exports={
|
|
86210
86233
|
"type": "structure",
|
86211
86234
|
"members": {
|
86212
86235
|
"TableDescription": {
|
86213
|
-
"shape": "
|
86236
|
+
"shape": "S3j"
|
86214
86237
|
}
|
86215
86238
|
}
|
86216
86239
|
},
|
@@ -86230,14 +86253,14 @@ module.exports={
|
|
86230
86253
|
"members": {
|
86231
86254
|
"IndexName": {},
|
86232
86255
|
"ProvisionedWriteCapacityAutoScalingUpdate": {
|
86233
|
-
"shape": "
|
86256
|
+
"shape": "Sas"
|
86234
86257
|
}
|
86235
86258
|
}
|
86236
86259
|
}
|
86237
86260
|
},
|
86238
86261
|
"TableName": {},
|
86239
86262
|
"ProvisionedWriteCapacityAutoScalingUpdate": {
|
86240
|
-
"shape": "
|
86263
|
+
"shape": "Sas"
|
86241
86264
|
},
|
86242
86265
|
"ReplicaUpdates": {
|
86243
86266
|
"type": "list",
|
@@ -86255,13 +86278,13 @@ module.exports={
|
|
86255
86278
|
"members": {
|
86256
86279
|
"IndexName": {},
|
86257
86280
|
"ProvisionedReadCapacityAutoScalingUpdate": {
|
86258
|
-
"shape": "
|
86281
|
+
"shape": "Sas"
|
86259
86282
|
}
|
86260
86283
|
}
|
86261
86284
|
}
|
86262
86285
|
},
|
86263
86286
|
"ReplicaProvisionedReadCapacityAutoScalingUpdate": {
|
86264
|
-
"shape": "
|
86287
|
+
"shape": "Sas"
|
86265
86288
|
}
|
86266
86289
|
}
|
86267
86290
|
}
|
@@ -86272,7 +86295,7 @@ module.exports={
|
|
86272
86295
|
"type": "structure",
|
86273
86296
|
"members": {
|
86274
86297
|
"TableAutoScalingDescription": {
|
86275
|
-
"shape": "
|
86298
|
+
"shape": "S7k"
|
86276
86299
|
}
|
86277
86300
|
}
|
86278
86301
|
}
|
@@ -86287,7 +86310,7 @@ module.exports={
|
|
86287
86310
|
"members": {
|
86288
86311
|
"TableName": {},
|
86289
86312
|
"TimeToLiveSpecification": {
|
86290
|
-
"shape": "
|
86313
|
+
"shape": "Sby"
|
86291
86314
|
}
|
86292
86315
|
}
|
86293
86316
|
},
|
@@ -86295,7 +86318,7 @@ module.exports={
|
|
86295
86318
|
"type": "structure",
|
86296
86319
|
"members": {
|
86297
86320
|
"TimeToLiveSpecification": {
|
86298
|
-
"shape": "
|
86321
|
+
"shape": "Sby"
|
86299
86322
|
}
|
86300
86323
|
}
|
86301
86324
|
},
|
@@ -86590,6 +86613,9 @@ module.exports={
|
|
86590
86613
|
"ProvisionedThroughputOverride": {
|
86591
86614
|
"shape": "S2d"
|
86592
86615
|
},
|
86616
|
+
"OnDemandThroughputOverride": {
|
86617
|
+
"shape": "S2f"
|
86618
|
+
},
|
86593
86619
|
"GlobalSecondaryIndexes": {
|
86594
86620
|
"type": "list",
|
86595
86621
|
"member": {
|
@@ -86598,6 +86624,9 @@ module.exports={
|
|
86598
86624
|
"IndexName": {},
|
86599
86625
|
"ProvisionedThroughputOverride": {
|
86600
86626
|
"shape": "S2d"
|
86627
|
+
},
|
86628
|
+
"OnDemandThroughputOverride": {
|
86629
|
+
"shape": "S2f"
|
86601
86630
|
}
|
86602
86631
|
}
|
86603
86632
|
}
|
@@ -86606,7 +86635,7 @@ module.exports={
|
|
86606
86635
|
"type": "timestamp"
|
86607
86636
|
},
|
86608
86637
|
"ReplicaTableClassSummary": {
|
86609
|
-
"shape": "
|
86638
|
+
"shape": "S2j"
|
86610
86639
|
}
|
86611
86640
|
}
|
86612
86641
|
}
|
@@ -86619,7 +86648,15 @@ module.exports={
|
|
86619
86648
|
}
|
86620
86649
|
}
|
86621
86650
|
},
|
86622
|
-
"
|
86651
|
+
"S2f": {
|
86652
|
+
"type": "structure",
|
86653
|
+
"members": {
|
86654
|
+
"MaxReadRequestUnits": {
|
86655
|
+
"type": "long"
|
86656
|
+
}
|
86657
|
+
}
|
86658
|
+
},
|
86659
|
+
"S2j": {
|
86623
86660
|
"type": "structure",
|
86624
86661
|
"members": {
|
86625
86662
|
"TableClass": {},
|
@@ -86628,7 +86665,7 @@ module.exports={
|
|
86628
86665
|
}
|
86629
86666
|
}
|
86630
86667
|
},
|
86631
|
-
"
|
86668
|
+
"S2o": {
|
86632
86669
|
"type": "list",
|
86633
86670
|
"member": {
|
86634
86671
|
"type": "structure",
|
@@ -86642,7 +86679,7 @@ module.exports={
|
|
86642
86679
|
}
|
86643
86680
|
}
|
86644
86681
|
},
|
86645
|
-
"
|
86682
|
+
"S2s": {
|
86646
86683
|
"type": "list",
|
86647
86684
|
"member": {
|
86648
86685
|
"type": "structure",
|
@@ -86656,7 +86693,7 @@ module.exports={
|
|
86656
86693
|
}
|
86657
86694
|
}
|
86658
86695
|
},
|
86659
|
-
"
|
86696
|
+
"S2v": {
|
86660
86697
|
"type": "list",
|
86661
86698
|
"member": {
|
86662
86699
|
"type": "structure",
|
@@ -86668,15 +86705,15 @@ module.exports={
|
|
86668
86705
|
"members": {
|
86669
86706
|
"IndexName": {},
|
86670
86707
|
"KeySchema": {
|
86671
|
-
"shape": "
|
86708
|
+
"shape": "S2s"
|
86672
86709
|
},
|
86673
86710
|
"Projection": {
|
86674
|
-
"shape": "
|
86711
|
+
"shape": "S2x"
|
86675
86712
|
}
|
86676
86713
|
}
|
86677
86714
|
}
|
86678
86715
|
},
|
86679
|
-
"
|
86716
|
+
"S2x": {
|
86680
86717
|
"type": "structure",
|
86681
86718
|
"members": {
|
86682
86719
|
"ProjectionType": {},
|
@@ -86686,7 +86723,7 @@ module.exports={
|
|
86686
86723
|
}
|
86687
86724
|
}
|
86688
86725
|
},
|
86689
|
-
"
|
86726
|
+
"S31": {
|
86690
86727
|
"type": "list",
|
86691
86728
|
"member": {
|
86692
86729
|
"type": "structure",
|
@@ -86698,18 +86735,21 @@ module.exports={
|
|
86698
86735
|
"members": {
|
86699
86736
|
"IndexName": {},
|
86700
86737
|
"KeySchema": {
|
86701
|
-
"shape": "
|
86738
|
+
"shape": "S2s"
|
86702
86739
|
},
|
86703
86740
|
"Projection": {
|
86704
|
-
"shape": "
|
86741
|
+
"shape": "S2x"
|
86705
86742
|
},
|
86706
86743
|
"ProvisionedThroughput": {
|
86707
|
-
"shape": "
|
86744
|
+
"shape": "S33"
|
86745
|
+
},
|
86746
|
+
"OnDemandThroughput": {
|
86747
|
+
"shape": "S34"
|
86708
86748
|
}
|
86709
86749
|
}
|
86710
86750
|
}
|
86711
86751
|
},
|
86712
|
-
"
|
86752
|
+
"S33": {
|
86713
86753
|
"type": "structure",
|
86714
86754
|
"required": [
|
86715
86755
|
"ReadCapacityUnits",
|
@@ -86724,7 +86764,18 @@ module.exports={
|
|
86724
86764
|
}
|
86725
86765
|
}
|
86726
86766
|
},
|
86727
|
-
"
|
86767
|
+
"S34": {
|
86768
|
+
"type": "structure",
|
86769
|
+
"members": {
|
86770
|
+
"MaxReadRequestUnits": {
|
86771
|
+
"type": "long"
|
86772
|
+
},
|
86773
|
+
"MaxWriteRequestUnits": {
|
86774
|
+
"type": "long"
|
86775
|
+
}
|
86776
|
+
}
|
86777
|
+
},
|
86778
|
+
"S36": {
|
86728
86779
|
"type": "structure",
|
86729
86780
|
"required": [
|
86730
86781
|
"StreamEnabled"
|
@@ -86736,7 +86787,7 @@ module.exports={
|
|
86736
86787
|
"StreamViewType": {}
|
86737
86788
|
}
|
86738
86789
|
},
|
86739
|
-
"
|
86790
|
+
"S39": {
|
86740
86791
|
"type": "structure",
|
86741
86792
|
"members": {
|
86742
86793
|
"Enabled": {
|
@@ -86746,7 +86797,7 @@ module.exports={
|
|
86746
86797
|
"KMSMasterKeyId": {}
|
86747
86798
|
}
|
86748
86799
|
},
|
86749
|
-
"
|
86800
|
+
"S3c": {
|
86750
86801
|
"type": "list",
|
86751
86802
|
"member": {
|
86752
86803
|
"type": "structure",
|
@@ -86760,22 +86811,22 @@ module.exports={
|
|
86760
86811
|
}
|
86761
86812
|
}
|
86762
86813
|
},
|
86763
|
-
"
|
86814
|
+
"S3j": {
|
86764
86815
|
"type": "structure",
|
86765
86816
|
"members": {
|
86766
86817
|
"AttributeDefinitions": {
|
86767
|
-
"shape": "
|
86818
|
+
"shape": "S2o"
|
86768
86819
|
},
|
86769
86820
|
"TableName": {},
|
86770
86821
|
"KeySchema": {
|
86771
|
-
"shape": "
|
86822
|
+
"shape": "S2s"
|
86772
86823
|
},
|
86773
86824
|
"TableStatus": {},
|
86774
86825
|
"CreationDateTime": {
|
86775
86826
|
"type": "timestamp"
|
86776
86827
|
},
|
86777
86828
|
"ProvisionedThroughput": {
|
86778
|
-
"shape": "
|
86829
|
+
"shape": "S3l"
|
86779
86830
|
},
|
86780
86831
|
"TableSizeBytes": {
|
86781
86832
|
"type": "long"
|
@@ -86786,7 +86837,7 @@ module.exports={
|
|
86786
86837
|
"TableArn": {},
|
86787
86838
|
"TableId": {},
|
86788
86839
|
"BillingModeSummary": {
|
86789
|
-
"shape": "
|
86840
|
+
"shape": "S3o"
|
86790
86841
|
},
|
86791
86842
|
"LocalSecondaryIndexes": {
|
86792
86843
|
"type": "list",
|
@@ -86795,10 +86846,10 @@ module.exports={
|
|
86795
86846
|
"members": {
|
86796
86847
|
"IndexName": {},
|
86797
86848
|
"KeySchema": {
|
86798
|
-
"shape": "
|
86849
|
+
"shape": "S2s"
|
86799
86850
|
},
|
86800
86851
|
"Projection": {
|
86801
|
-
"shape": "
|
86852
|
+
"shape": "S2x"
|
86802
86853
|
},
|
86803
86854
|
"IndexSizeBytes": {
|
86804
86855
|
"type": "long"
|
@@ -86817,17 +86868,17 @@ module.exports={
|
|
86817
86868
|
"members": {
|
86818
86869
|
"IndexName": {},
|
86819
86870
|
"KeySchema": {
|
86820
|
-
"shape": "
|
86871
|
+
"shape": "S2s"
|
86821
86872
|
},
|
86822
86873
|
"Projection": {
|
86823
|
-
"shape": "
|
86874
|
+
"shape": "S2x"
|
86824
86875
|
},
|
86825
86876
|
"IndexStatus": {},
|
86826
86877
|
"Backfilling": {
|
86827
86878
|
"type": "boolean"
|
86828
86879
|
},
|
86829
86880
|
"ProvisionedThroughput": {
|
86830
|
-
"shape": "
|
86881
|
+
"shape": "S3l"
|
86831
86882
|
},
|
86832
86883
|
"IndexSizeBytes": {
|
86833
86884
|
"type": "long"
|
@@ -86835,12 +86886,15 @@ module.exports={
|
|
86835
86886
|
"ItemCount": {
|
86836
86887
|
"type": "long"
|
86837
86888
|
},
|
86838
|
-
"IndexArn": {}
|
86889
|
+
"IndexArn": {},
|
86890
|
+
"OnDemandThroughput": {
|
86891
|
+
"shape": "S34"
|
86892
|
+
}
|
86839
86893
|
}
|
86840
86894
|
}
|
86841
86895
|
},
|
86842
86896
|
"StreamSpecification": {
|
86843
|
-
"shape": "
|
86897
|
+
"shape": "S36"
|
86844
86898
|
},
|
86845
86899
|
"LatestStreamLabel": {},
|
86846
86900
|
"LatestStreamArn": {},
|
@@ -86866,7 +86920,7 @@ module.exports={
|
|
86866
86920
|
}
|
86867
86921
|
},
|
86868
86922
|
"SSEDescription": {
|
86869
|
-
"shape": "
|
86923
|
+
"shape": "S3y"
|
86870
86924
|
},
|
86871
86925
|
"ArchivalSummary": {
|
86872
86926
|
"type": "structure",
|
@@ -86879,14 +86933,17 @@ module.exports={
|
|
86879
86933
|
}
|
86880
86934
|
},
|
86881
86935
|
"TableClassSummary": {
|
86882
|
-
"shape": "
|
86936
|
+
"shape": "S2j"
|
86883
86937
|
},
|
86884
86938
|
"DeletionProtectionEnabled": {
|
86885
86939
|
"type": "boolean"
|
86940
|
+
},
|
86941
|
+
"OnDemandThroughput": {
|
86942
|
+
"shape": "S34"
|
86886
86943
|
}
|
86887
86944
|
}
|
86888
86945
|
},
|
86889
|
-
"
|
86946
|
+
"S3l": {
|
86890
86947
|
"type": "structure",
|
86891
86948
|
"members": {
|
86892
86949
|
"LastIncreaseDateTime": {
|
@@ -86906,7 +86963,7 @@ module.exports={
|
|
86906
86963
|
}
|
86907
86964
|
}
|
86908
86965
|
},
|
86909
|
-
"
|
86966
|
+
"S3o": {
|
86910
86967
|
"type": "structure",
|
86911
86968
|
"members": {
|
86912
86969
|
"BillingMode": {},
|
@@ -86915,7 +86972,7 @@ module.exports={
|
|
86915
86972
|
}
|
86916
86973
|
}
|
86917
86974
|
},
|
86918
|
-
"
|
86975
|
+
"S3y": {
|
86919
86976
|
"type": "structure",
|
86920
86977
|
"members": {
|
86921
86978
|
"Status": {},
|
@@ -86926,7 +86983,7 @@ module.exports={
|
|
86926
86983
|
}
|
86927
86984
|
}
|
86928
86985
|
},
|
86929
|
-
"
|
86986
|
+
"S45": {
|
86930
86987
|
"type": "structure",
|
86931
86988
|
"members": {
|
86932
86989
|
"BackupDetails": {
|
@@ -86949,13 +87006,16 @@ module.exports={
|
|
86949
87006
|
"type": "long"
|
86950
87007
|
},
|
86951
87008
|
"KeySchema": {
|
86952
|
-
"shape": "
|
87009
|
+
"shape": "S2s"
|
86953
87010
|
},
|
86954
87011
|
"TableCreationDateTime": {
|
86955
87012
|
"type": "timestamp"
|
86956
87013
|
},
|
86957
87014
|
"ProvisionedThroughput": {
|
86958
|
-
"shape": "
|
87015
|
+
"shape": "S33"
|
87016
|
+
},
|
87017
|
+
"OnDemandThroughput": {
|
87018
|
+
"shape": "S34"
|
86959
87019
|
},
|
86960
87020
|
"ItemCount": {
|
86961
87021
|
"type": "long"
|
@@ -86973,10 +87033,10 @@ module.exports={
|
|
86973
87033
|
"members": {
|
86974
87034
|
"IndexName": {},
|
86975
87035
|
"KeySchema": {
|
86976
|
-
"shape": "
|
87036
|
+
"shape": "S2s"
|
86977
87037
|
},
|
86978
87038
|
"Projection": {
|
86979
|
-
"shape": "
|
87039
|
+
"shape": "S2x"
|
86980
87040
|
}
|
86981
87041
|
}
|
86982
87042
|
}
|
@@ -86988,38 +87048,41 @@ module.exports={
|
|
86988
87048
|
"members": {
|
86989
87049
|
"IndexName": {},
|
86990
87050
|
"KeySchema": {
|
86991
|
-
"shape": "
|
87051
|
+
"shape": "S2s"
|
86992
87052
|
},
|
86993
87053
|
"Projection": {
|
86994
|
-
"shape": "
|
87054
|
+
"shape": "S2x"
|
86995
87055
|
},
|
86996
87056
|
"ProvisionedThroughput": {
|
86997
|
-
"shape": "
|
87057
|
+
"shape": "S33"
|
87058
|
+
},
|
87059
|
+
"OnDemandThroughput": {
|
87060
|
+
"shape": "S34"
|
86998
87061
|
}
|
86999
87062
|
}
|
87000
87063
|
}
|
87001
87064
|
},
|
87002
87065
|
"StreamDescription": {
|
87003
|
-
"shape": "
|
87066
|
+
"shape": "S36"
|
87004
87067
|
},
|
87005
87068
|
"TimeToLiveDescription": {
|
87006
|
-
"shape": "
|
87069
|
+
"shape": "S4e"
|
87007
87070
|
},
|
87008
87071
|
"SSEDescription": {
|
87009
|
-
"shape": "
|
87072
|
+
"shape": "S3y"
|
87010
87073
|
}
|
87011
87074
|
}
|
87012
87075
|
}
|
87013
87076
|
}
|
87014
87077
|
},
|
87015
|
-
"
|
87078
|
+
"S4e": {
|
87016
87079
|
"type": "structure",
|
87017
87080
|
"members": {
|
87018
87081
|
"TimeToLiveStatus": {},
|
87019
87082
|
"AttributeName": {}
|
87020
87083
|
}
|
87021
87084
|
},
|
87022
|
-
"
|
87085
|
+
"S4i": {
|
87023
87086
|
"type": "map",
|
87024
87087
|
"key": {},
|
87025
87088
|
"value": {
|
@@ -87033,25 +87096,25 @@ module.exports={
|
|
87033
87096
|
},
|
87034
87097
|
"ComparisonOperator": {},
|
87035
87098
|
"AttributeValueList": {
|
87036
|
-
"shape": "
|
87099
|
+
"shape": "S4m"
|
87037
87100
|
}
|
87038
87101
|
}
|
87039
87102
|
}
|
87040
87103
|
},
|
87041
|
-
"
|
87104
|
+
"S4m": {
|
87042
87105
|
"type": "list",
|
87043
87106
|
"member": {
|
87044
87107
|
"shape": "S6"
|
87045
87108
|
}
|
87046
87109
|
},
|
87047
|
-
"
|
87110
|
+
"S4q": {
|
87048
87111
|
"type": "map",
|
87049
87112
|
"key": {},
|
87050
87113
|
"value": {
|
87051
87114
|
"shape": "S6"
|
87052
87115
|
}
|
87053
87116
|
},
|
87054
|
-
"
|
87117
|
+
"S53": {
|
87055
87118
|
"type": "structure",
|
87056
87119
|
"required": [
|
87057
87120
|
"ContinuousBackupsStatus"
|
@@ -87072,7 +87135,7 @@ module.exports={
|
|
87072
87135
|
}
|
87073
87136
|
}
|
87074
87137
|
},
|
87075
|
-
"
|
87138
|
+
"S5o": {
|
87076
87139
|
"type": "structure",
|
87077
87140
|
"members": {
|
87078
87141
|
"ExportArn": {},
|
@@ -87106,11 +87169,11 @@ module.exports={
|
|
87106
87169
|
},
|
87107
87170
|
"ExportType": {},
|
87108
87171
|
"IncrementalExportSpecification": {
|
87109
|
-
"shape": "
|
87172
|
+
"shape": "S65"
|
87110
87173
|
}
|
87111
87174
|
}
|
87112
87175
|
},
|
87113
|
-
"
|
87176
|
+
"S65": {
|
87114
87177
|
"type": "structure",
|
87115
87178
|
"members": {
|
87116
87179
|
"ExportFromTime": {
|
@@ -87122,7 +87185,7 @@ module.exports={
|
|
87122
87185
|
"ExportViewType": {}
|
87123
87186
|
}
|
87124
87187
|
},
|
87125
|
-
"
|
87188
|
+
"S6d": {
|
87126
87189
|
"type": "list",
|
87127
87190
|
"member": {
|
87128
87191
|
"type": "structure",
|
@@ -87133,19 +87196,19 @@ module.exports={
|
|
87133
87196
|
"RegionName": {},
|
87134
87197
|
"ReplicaStatus": {},
|
87135
87198
|
"ReplicaBillingModeSummary": {
|
87136
|
-
"shape": "
|
87199
|
+
"shape": "S3o"
|
87137
87200
|
},
|
87138
87201
|
"ReplicaProvisionedReadCapacityUnits": {
|
87139
87202
|
"type": "long"
|
87140
87203
|
},
|
87141
87204
|
"ReplicaProvisionedReadCapacityAutoScalingSettings": {
|
87142
|
-
"shape": "
|
87205
|
+
"shape": "S6f"
|
87143
87206
|
},
|
87144
87207
|
"ReplicaProvisionedWriteCapacityUnits": {
|
87145
87208
|
"type": "long"
|
87146
87209
|
},
|
87147
87210
|
"ReplicaProvisionedWriteCapacityAutoScalingSettings": {
|
87148
|
-
"shape": "
|
87211
|
+
"shape": "S6f"
|
87149
87212
|
},
|
87150
87213
|
"ReplicaGlobalSecondaryIndexSettings": {
|
87151
87214
|
"type": "list",
|
@@ -87161,24 +87224,24 @@ module.exports={
|
|
87161
87224
|
"type": "long"
|
87162
87225
|
},
|
87163
87226
|
"ProvisionedReadCapacityAutoScalingSettings": {
|
87164
|
-
"shape": "
|
87227
|
+
"shape": "S6f"
|
87165
87228
|
},
|
87166
87229
|
"ProvisionedWriteCapacityUnits": {
|
87167
87230
|
"type": "long"
|
87168
87231
|
},
|
87169
87232
|
"ProvisionedWriteCapacityAutoScalingSettings": {
|
87170
|
-
"shape": "
|
87233
|
+
"shape": "S6f"
|
87171
87234
|
}
|
87172
87235
|
}
|
87173
87236
|
}
|
87174
87237
|
},
|
87175
87238
|
"ReplicaTableClassSummary": {
|
87176
|
-
"shape": "
|
87239
|
+
"shape": "S2j"
|
87177
87240
|
}
|
87178
87241
|
}
|
87179
87242
|
}
|
87180
87243
|
},
|
87181
|
-
"
|
87244
|
+
"S6f": {
|
87182
87245
|
"type": "structure",
|
87183
87246
|
"members": {
|
87184
87247
|
"MinimumUnits": {
|
@@ -87222,7 +87285,7 @@ module.exports={
|
|
87222
87285
|
}
|
87223
87286
|
}
|
87224
87287
|
},
|
87225
|
-
"
|
87288
|
+
"S6r": {
|
87226
87289
|
"type": "structure",
|
87227
87290
|
"members": {
|
87228
87291
|
"ImportArn": {},
|
@@ -87231,7 +87294,7 @@ module.exports={
|
|
87231
87294
|
"TableId": {},
|
87232
87295
|
"ClientToken": {},
|
87233
87296
|
"S3BucketSource": {
|
87234
|
-
"shape": "
|
87297
|
+
"shape": "S6t"
|
87235
87298
|
},
|
87236
87299
|
"ErrorCount": {
|
87237
87300
|
"type": "long"
|
@@ -87239,11 +87302,11 @@ module.exports={
|
|
87239
87302
|
"CloudWatchLogGroupArn": {},
|
87240
87303
|
"InputFormat": {},
|
87241
87304
|
"InputFormatOptions": {
|
87242
|
-
"shape": "
|
87305
|
+
"shape": "S6x"
|
87243
87306
|
},
|
87244
87307
|
"InputCompressionType": {},
|
87245
87308
|
"TableCreationParameters": {
|
87246
|
-
"shape": "
|
87309
|
+
"shape": "S73"
|
87247
87310
|
},
|
87248
87311
|
"StartTime": {
|
87249
87312
|
"type": "timestamp"
|
@@ -87264,7 +87327,7 @@ module.exports={
|
|
87264
87327
|
"FailureMessage": {}
|
87265
87328
|
}
|
87266
87329
|
},
|
87267
|
-
"
|
87330
|
+
"S6t": {
|
87268
87331
|
"type": "structure",
|
87269
87332
|
"required": [
|
87270
87333
|
"S3Bucket"
|
@@ -87275,7 +87338,7 @@ module.exports={
|
|
87275
87338
|
"S3KeyPrefix": {}
|
87276
87339
|
}
|
87277
87340
|
},
|
87278
|
-
"
|
87341
|
+
"S6x": {
|
87279
87342
|
"type": "structure",
|
87280
87343
|
"members": {
|
87281
87344
|
"Csv": {
|
@@ -87290,7 +87353,7 @@ module.exports={
|
|
87290
87353
|
}
|
87291
87354
|
}
|
87292
87355
|
},
|
87293
|
-
"
|
87356
|
+
"S73": {
|
87294
87357
|
"type": "structure",
|
87295
87358
|
"required": [
|
87296
87359
|
"TableName",
|
@@ -87300,24 +87363,27 @@ module.exports={
|
|
87300
87363
|
"members": {
|
87301
87364
|
"TableName": {},
|
87302
87365
|
"AttributeDefinitions": {
|
87303
|
-
"shape": "
|
87366
|
+
"shape": "S2o"
|
87304
87367
|
},
|
87305
87368
|
"KeySchema": {
|
87306
|
-
"shape": "
|
87369
|
+
"shape": "S2s"
|
87307
87370
|
},
|
87308
87371
|
"BillingMode": {},
|
87309
87372
|
"ProvisionedThroughput": {
|
87310
|
-
"shape": "
|
87373
|
+
"shape": "S33"
|
87374
|
+
},
|
87375
|
+
"OnDemandThroughput": {
|
87376
|
+
"shape": "S34"
|
87311
87377
|
},
|
87312
87378
|
"SSESpecification": {
|
87313
|
-
"shape": "
|
87379
|
+
"shape": "S39"
|
87314
87380
|
},
|
87315
87381
|
"GlobalSecondaryIndexes": {
|
87316
|
-
"shape": "
|
87382
|
+
"shape": "S31"
|
87317
87383
|
}
|
87318
87384
|
}
|
87319
87385
|
},
|
87320
|
-
"
|
87386
|
+
"S7k": {
|
87321
87387
|
"type": "structure",
|
87322
87388
|
"members": {
|
87323
87389
|
"TableName": {},
|
@@ -87336,19 +87402,19 @@ module.exports={
|
|
87336
87402
|
"IndexName": {},
|
87337
87403
|
"IndexStatus": {},
|
87338
87404
|
"ProvisionedReadCapacityAutoScalingSettings": {
|
87339
|
-
"shape": "
|
87405
|
+
"shape": "S6f"
|
87340
87406
|
},
|
87341
87407
|
"ProvisionedWriteCapacityAutoScalingSettings": {
|
87342
|
-
"shape": "
|
87408
|
+
"shape": "S6f"
|
87343
87409
|
}
|
87344
87410
|
}
|
87345
87411
|
}
|
87346
87412
|
},
|
87347
87413
|
"ReplicaProvisionedReadCapacityAutoScalingSettings": {
|
87348
|
-
"shape": "
|
87414
|
+
"shape": "S6f"
|
87349
87415
|
},
|
87350
87416
|
"ReplicaProvisionedWriteCapacityAutoScalingSettings": {
|
87351
|
-
"shape": "
|
87417
|
+
"shape": "S6f"
|
87352
87418
|
},
|
87353
87419
|
"ReplicaStatus": {}
|
87354
87420
|
}
|
@@ -87356,7 +87422,7 @@ module.exports={
|
|
87356
87422
|
}
|
87357
87423
|
}
|
87358
87424
|
},
|
87359
|
-
"
|
87425
|
+
"S7r": {
|
87360
87426
|
"type": "structure",
|
87361
87427
|
"required": [
|
87362
87428
|
"TableName",
|
@@ -87366,28 +87432,28 @@ module.exports={
|
|
87366
87432
|
"TableName": {},
|
87367
87433
|
"StreamArn": {},
|
87368
87434
|
"EnableKinesisStreamingConfiguration": {
|
87369
|
-
"shape": "
|
87435
|
+
"shape": "S7s"
|
87370
87436
|
}
|
87371
87437
|
}
|
87372
87438
|
},
|
87373
|
-
"
|
87439
|
+
"S7s": {
|
87374
87440
|
"type": "structure",
|
87375
87441
|
"members": {
|
87376
87442
|
"ApproximateCreationDateTimePrecision": {}
|
87377
87443
|
}
|
87378
87444
|
},
|
87379
|
-
"
|
87445
|
+
"S7t": {
|
87380
87446
|
"type": "structure",
|
87381
87447
|
"members": {
|
87382
87448
|
"TableName": {},
|
87383
87449
|
"StreamArn": {},
|
87384
87450
|
"DestinationStatus": {},
|
87385
87451
|
"EnableKinesisStreamingConfiguration": {
|
87386
|
-
"shape": "
|
87452
|
+
"shape": "S7s"
|
87387
87453
|
}
|
87388
87454
|
}
|
87389
87455
|
},
|
87390
|
-
"
|
87456
|
+
"S83": {
|
87391
87457
|
"type": "list",
|
87392
87458
|
"member": {
|
87393
87459
|
"type": "structure",
|
@@ -87398,26 +87464,26 @@ module.exports={
|
|
87398
87464
|
}
|
87399
87465
|
}
|
87400
87466
|
},
|
87401
|
-
"
|
87467
|
+
"S9l": {
|
87402
87468
|
"type": "structure",
|
87403
87469
|
"required": [
|
87404
87470
|
"ComparisonOperator"
|
87405
87471
|
],
|
87406
87472
|
"members": {
|
87407
87473
|
"AttributeValueList": {
|
87408
|
-
"shape": "
|
87474
|
+
"shape": "S4m"
|
87409
87475
|
},
|
87410
87476
|
"ComparisonOperator": {}
|
87411
87477
|
}
|
87412
87478
|
},
|
87413
|
-
"
|
87479
|
+
"S9m": {
|
87414
87480
|
"type": "map",
|
87415
87481
|
"key": {},
|
87416
87482
|
"value": {
|
87417
|
-
"shape": "
|
87483
|
+
"shape": "S9l"
|
87418
87484
|
}
|
87419
87485
|
},
|
87420
|
-
"
|
87486
|
+
"Sas": {
|
87421
87487
|
"type": "structure",
|
87422
87488
|
"members": {
|
87423
87489
|
"MinimumUnits": {
|
@@ -87461,13 +87527,13 @@ module.exports={
|
|
87461
87527
|
}
|
87462
87528
|
}
|
87463
87529
|
},
|
87464
|
-
"
|
87530
|
+
"Sb9": {
|
87465
87531
|
"type": "structure",
|
87466
87532
|
"members": {
|
87467
87533
|
"ApproximateCreationDateTimePrecision": {}
|
87468
87534
|
}
|
87469
87535
|
},
|
87470
|
-
"
|
87536
|
+
"Sbk": {
|
87471
87537
|
"type": "list",
|
87472
87538
|
"member": {
|
87473
87539
|
"type": "structure",
|
@@ -87478,11 +87544,14 @@ module.exports={
|
|
87478
87544
|
"IndexName": {},
|
87479
87545
|
"ProvisionedThroughputOverride": {
|
87480
87546
|
"shape": "S2d"
|
87547
|
+
},
|
87548
|
+
"OnDemandThroughputOverride": {
|
87549
|
+
"shape": "S2f"
|
87481
87550
|
}
|
87482
87551
|
}
|
87483
87552
|
}
|
87484
87553
|
},
|
87485
|
-
"
|
87554
|
+
"Sby": {
|
87486
87555
|
"type": "structure",
|
87487
87556
|
"required": [
|
87488
87557
|
"Enabled",
|
@@ -106103,6 +106172,43 @@ module.exports={
|
|
106103
106172
|
}
|
106104
106173
|
}
|
106105
106174
|
},
|
106175
|
+
"GetInstanceTpmEkPub": {
|
106176
|
+
"input": {
|
106177
|
+
"type": "structure",
|
106178
|
+
"required": [
|
106179
|
+
"InstanceId",
|
106180
|
+
"KeyType",
|
106181
|
+
"KeyFormat"
|
106182
|
+
],
|
106183
|
+
"members": {
|
106184
|
+
"InstanceId": {},
|
106185
|
+
"KeyType": {},
|
106186
|
+
"KeyFormat": {},
|
106187
|
+
"DryRun": {
|
106188
|
+
"type": "boolean"
|
106189
|
+
}
|
106190
|
+
}
|
106191
|
+
},
|
106192
|
+
"output": {
|
106193
|
+
"type": "structure",
|
106194
|
+
"members": {
|
106195
|
+
"InstanceId": {
|
106196
|
+
"locationName": "instanceId"
|
106197
|
+
},
|
106198
|
+
"KeyType": {
|
106199
|
+
"locationName": "keyType"
|
106200
|
+
},
|
106201
|
+
"KeyFormat": {
|
106202
|
+
"locationName": "keyFormat"
|
106203
|
+
},
|
106204
|
+
"KeyValue": {
|
106205
|
+
"locationName": "keyValue",
|
106206
|
+
"type": "string",
|
106207
|
+
"sensitive": true
|
106208
|
+
}
|
106209
|
+
}
|
106210
|
+
}
|
106211
|
+
},
|
106106
106212
|
"GetInstanceTypesFromInstanceRequirements": {
|
106107
106213
|
"input": {
|
106108
106214
|
"type": "structure",
|
@@ -106116,11 +106222,11 @@ module.exports={
|
|
106116
106222
|
"type": "boolean"
|
106117
106223
|
},
|
106118
106224
|
"ArchitectureTypes": {
|
106119
|
-
"shape": "
|
106225
|
+
"shape": "S20l",
|
106120
106226
|
"locationName": "ArchitectureType"
|
106121
106227
|
},
|
106122
106228
|
"VirtualizationTypes": {
|
106123
|
-
"shape": "
|
106229
|
+
"shape": "S20m",
|
106124
106230
|
"locationName": "VirtualizationType"
|
106125
106231
|
},
|
106126
106232
|
"InstanceRequirements": {
|
@@ -106653,7 +106759,7 @@ module.exports={
|
|
106653
106759
|
"locationName": "ipamResourceCidrSet",
|
106654
106760
|
"type": "list",
|
106655
106761
|
"member": {
|
106656
|
-
"shape": "
|
106762
|
+
"shape": "S21y",
|
106657
106763
|
"locationName": "item"
|
106658
106764
|
}
|
106659
106765
|
}
|
@@ -106918,7 +107024,7 @@ module.exports={
|
|
106918
107024
|
"locationName": "paymentDue"
|
106919
107025
|
},
|
106920
107026
|
"ReservedInstanceValueRollup": {
|
106921
|
-
"shape": "
|
107027
|
+
"shape": "S22n",
|
106922
107028
|
"locationName": "reservedInstanceValueRollup"
|
106923
107029
|
},
|
106924
107030
|
"ReservedInstanceValueSet": {
|
@@ -106929,7 +107035,7 @@ module.exports={
|
|
106929
107035
|
"type": "structure",
|
106930
107036
|
"members": {
|
106931
107037
|
"ReservationValue": {
|
106932
|
-
"shape": "
|
107038
|
+
"shape": "S22n",
|
106933
107039
|
"locationName": "reservationValue"
|
106934
107040
|
},
|
106935
107041
|
"ReservedInstanceId": {
|
@@ -106939,7 +107045,7 @@ module.exports={
|
|
106939
107045
|
}
|
106940
107046
|
},
|
106941
107047
|
"TargetConfigurationValueRollup": {
|
106942
|
-
"shape": "
|
107048
|
+
"shape": "S22n",
|
106943
107049
|
"locationName": "targetConfigurationValueRollup"
|
106944
107050
|
},
|
106945
107051
|
"TargetConfigurationValueSet": {
|
@@ -106950,7 +107056,7 @@ module.exports={
|
|
106950
107056
|
"type": "structure",
|
106951
107057
|
"members": {
|
106952
107058
|
"ReservationValue": {
|
106953
|
-
"shape": "
|
107059
|
+
"shape": "S22n",
|
106954
107060
|
"locationName": "reservationValue"
|
106955
107061
|
},
|
106956
107062
|
"TargetConfiguration": {
|
@@ -107099,11 +107205,11 @@ module.exports={
|
|
107099
107205
|
"type": "structure",
|
107100
107206
|
"members": {
|
107101
107207
|
"ArchitectureTypes": {
|
107102
|
-
"shape": "
|
107208
|
+
"shape": "S20l",
|
107103
107209
|
"locationName": "ArchitectureType"
|
107104
107210
|
},
|
107105
107211
|
"VirtualizationTypes": {
|
107106
|
-
"shape": "
|
107212
|
+
"shape": "S20m",
|
107107
107213
|
"locationName": "VirtualizationType"
|
107108
107214
|
},
|
107109
107215
|
"InstanceRequirements": {
|
@@ -107174,11 +107280,11 @@ module.exports={
|
|
107174
107280
|
"type": "structure",
|
107175
107281
|
"members": {
|
107176
107282
|
"SubnetIpv4CidrReservations": {
|
107177
|
-
"shape": "
|
107283
|
+
"shape": "S23e",
|
107178
107284
|
"locationName": "subnetIpv4CidrReservationSet"
|
107179
107285
|
},
|
107180
107286
|
"SubnetIpv6CidrReservations": {
|
107181
|
-
"shape": "
|
107287
|
+
"shape": "S23e",
|
107182
107288
|
"locationName": "subnetIpv6CidrReservationSet"
|
107183
107289
|
},
|
107184
107290
|
"NextToken": {
|
@@ -107755,7 +107861,7 @@ module.exports={
|
|
107755
107861
|
"members": {
|
107756
107862
|
"Architecture": {},
|
107757
107863
|
"ClientData": {
|
107758
|
-
"shape": "
|
107864
|
+
"shape": "S24q"
|
107759
107865
|
},
|
107760
107866
|
"ClientToken": {},
|
107761
107867
|
"Description": {},
|
@@ -107774,7 +107880,7 @@ module.exports={
|
|
107774
107880
|
"shape": "S18v"
|
107775
107881
|
},
|
107776
107882
|
"UserBucket": {
|
107777
|
-
"shape": "
|
107883
|
+
"shape": "S24t"
|
107778
107884
|
}
|
107779
107885
|
}
|
107780
107886
|
}
|
@@ -107884,10 +107990,10 @@ module.exports={
|
|
107884
107990
|
"members": {
|
107885
107991
|
"Description": {},
|
107886
107992
|
"Image": {
|
107887
|
-
"shape": "
|
107993
|
+
"shape": "S250"
|
107888
107994
|
},
|
107889
107995
|
"Volume": {
|
107890
|
-
"shape": "
|
107996
|
+
"shape": "S251"
|
107891
107997
|
}
|
107892
107998
|
}
|
107893
107999
|
}
|
@@ -108010,7 +108116,7 @@ module.exports={
|
|
108010
108116
|
"type": "structure",
|
108011
108117
|
"members": {
|
108012
108118
|
"ClientData": {
|
108013
|
-
"shape": "
|
108119
|
+
"shape": "S24q"
|
108014
108120
|
},
|
108015
108121
|
"ClientToken": {},
|
108016
108122
|
"Description": {},
|
@@ -108023,7 +108129,7 @@ module.exports={
|
|
108023
108129
|
"shape": "S18v"
|
108024
108130
|
},
|
108025
108131
|
"UserBucket": {
|
108026
|
-
"shape": "
|
108132
|
+
"shape": "S24t"
|
108027
108133
|
}
|
108028
108134
|
}
|
108029
108135
|
},
|
@@ -108081,11 +108187,11 @@ module.exports={
|
|
108081
108187
|
"type": "boolean"
|
108082
108188
|
},
|
108083
108189
|
"Image": {
|
108084
|
-
"shape": "
|
108190
|
+
"shape": "S250",
|
108085
108191
|
"locationName": "image"
|
108086
108192
|
},
|
108087
108193
|
"Volume": {
|
108088
|
-
"shape": "
|
108194
|
+
"shape": "S251",
|
108089
108195
|
"locationName": "volume"
|
108090
108196
|
}
|
108091
108197
|
}
|
@@ -108534,25 +108640,25 @@ module.exports={
|
|
108534
108640
|
"Attribute": {},
|
108535
108641
|
"OperationType": {},
|
108536
108642
|
"UserIds": {
|
108537
|
-
"shape": "
|
108643
|
+
"shape": "S26b",
|
108538
108644
|
"locationName": "UserId"
|
108539
108645
|
},
|
108540
108646
|
"UserGroups": {
|
108541
|
-
"shape": "
|
108647
|
+
"shape": "S26c",
|
108542
108648
|
"locationName": "UserGroup"
|
108543
108649
|
},
|
108544
108650
|
"ProductCodes": {
|
108545
|
-
"shape": "
|
108651
|
+
"shape": "S26d",
|
108546
108652
|
"locationName": "ProductCode"
|
108547
108653
|
},
|
108548
108654
|
"LoadPermission": {
|
108549
108655
|
"type": "structure",
|
108550
108656
|
"members": {
|
108551
108657
|
"Add": {
|
108552
|
-
"shape": "
|
108658
|
+
"shape": "S26f"
|
108553
108659
|
},
|
108554
108660
|
"Remove": {
|
108555
|
-
"shape": "
|
108661
|
+
"shape": "S26f"
|
108556
108662
|
}
|
108557
108663
|
}
|
108558
108664
|
},
|
@@ -108598,7 +108704,7 @@ module.exports={
|
|
108598
108704
|
"locationName": "successful"
|
108599
108705
|
},
|
108600
108706
|
"Unsuccessful": {
|
108601
|
-
"shape": "
|
108707
|
+
"shape": "S26k",
|
108602
108708
|
"locationName": "unsuccessful"
|
108603
108709
|
}
|
108604
108710
|
}
|
@@ -108666,15 +108772,15 @@ module.exports={
|
|
108666
108772
|
},
|
108667
108773
|
"OperationType": {},
|
108668
108774
|
"ProductCodes": {
|
108669
|
-
"shape": "
|
108775
|
+
"shape": "S26d",
|
108670
108776
|
"locationName": "ProductCode"
|
108671
108777
|
},
|
108672
108778
|
"UserGroups": {
|
108673
|
-
"shape": "
|
108779
|
+
"shape": "S26c",
|
108674
108780
|
"locationName": "UserGroup"
|
108675
108781
|
},
|
108676
108782
|
"UserIds": {
|
108677
|
-
"shape": "
|
108783
|
+
"shape": "S26b",
|
108678
108784
|
"locationName": "UserId"
|
108679
108785
|
},
|
108680
108786
|
"Value": {},
|
@@ -108819,7 +108925,7 @@ module.exports={
|
|
108819
108925
|
"members": {
|
108820
108926
|
"InstanceId": {},
|
108821
108927
|
"CapacityReservationSpecification": {
|
108822
|
-
"shape": "
|
108928
|
+
"shape": "S26x"
|
108823
108929
|
},
|
108824
108930
|
"DryRun": {
|
108825
108931
|
"type": "boolean"
|
@@ -109104,7 +109210,7 @@ module.exports={
|
|
109104
109210
|
"locationName": "AddOperatingRegion"
|
109105
109211
|
},
|
109106
109212
|
"RemoveOperatingRegions": {
|
109107
|
-
"shape": "
|
109213
|
+
"shape": "S27r",
|
109108
109214
|
"locationName": "RemoveOperatingRegion"
|
109109
109215
|
},
|
109110
109216
|
"Tier": {}
|
@@ -109195,7 +109301,7 @@ module.exports={
|
|
109195
109301
|
"type": "structure",
|
109196
109302
|
"members": {
|
109197
109303
|
"IpamResourceCidr": {
|
109198
|
-
"shape": "
|
109304
|
+
"shape": "S21y",
|
109199
109305
|
"locationName": "ipamResourceCidr"
|
109200
109306
|
}
|
109201
109307
|
}
|
@@ -109218,7 +109324,7 @@ module.exports={
|
|
109218
109324
|
"locationName": "AddOperatingRegion"
|
109219
109325
|
},
|
109220
109326
|
"RemoveOperatingRegions": {
|
109221
|
-
"shape": "
|
109327
|
+
"shape": "S27r",
|
109222
109328
|
"locationName": "RemoveOperatingRegion"
|
109223
109329
|
}
|
109224
109330
|
}
|
@@ -109555,7 +109661,7 @@ module.exports={
|
|
109555
109661
|
"OperationType": {},
|
109556
109662
|
"SnapshotId": {},
|
109557
109663
|
"UserIds": {
|
109558
|
-
"shape": "
|
109664
|
+
"shape": "S26b",
|
109559
109665
|
"locationName": "UserId"
|
109560
109666
|
},
|
109561
109667
|
"DryRun": {
|
@@ -110512,13 +110618,13 @@ module.exports={
|
|
110512
110618
|
],
|
110513
110619
|
"members": {
|
110514
110620
|
"AccepterPeeringConnectionOptions": {
|
110515
|
-
"shape": "
|
110621
|
+
"shape": "S2ag"
|
110516
110622
|
},
|
110517
110623
|
"DryRun": {
|
110518
110624
|
"type": "boolean"
|
110519
110625
|
},
|
110520
110626
|
"RequesterPeeringConnectionOptions": {
|
110521
|
-
"shape": "
|
110627
|
+
"shape": "S2ag"
|
110522
110628
|
},
|
110523
110629
|
"VpcPeeringConnectionId": {}
|
110524
110630
|
}
|
@@ -110527,11 +110633,11 @@ module.exports={
|
|
110527
110633
|
"type": "structure",
|
110528
110634
|
"members": {
|
110529
110635
|
"AccepterPeeringConnectionOptions": {
|
110530
|
-
"shape": "
|
110636
|
+
"shape": "S2ai",
|
110531
110637
|
"locationName": "accepterPeeringConnectionOptions"
|
110532
110638
|
},
|
110533
110639
|
"RequesterPeeringConnectionOptions": {
|
110534
|
-
"shape": "
|
110640
|
+
"shape": "S2ai",
|
110535
110641
|
"locationName": "requesterPeeringConnectionOptions"
|
110536
110642
|
}
|
110537
110643
|
}
|
@@ -110755,7 +110861,7 @@ module.exports={
|
|
110755
110861
|
"type": "structure",
|
110756
110862
|
"members": {
|
110757
110863
|
"InstanceMonitorings": {
|
110758
|
-
"shape": "
|
110864
|
+
"shape": "S2ax",
|
110759
110865
|
"locationName": "instancesSet"
|
110760
110866
|
}
|
110761
110867
|
}
|
@@ -111491,7 +111597,7 @@ module.exports={
|
|
111491
111597
|
"locationName": "successful"
|
111492
111598
|
},
|
111493
111599
|
"Unsuccessful": {
|
111494
|
-
"shape": "
|
111600
|
+
"shape": "S26k",
|
111495
111601
|
"locationName": "unsuccessful"
|
111496
111602
|
}
|
111497
111603
|
}
|
@@ -112560,7 +112666,7 @@ module.exports={
|
|
112560
112666
|
}
|
112561
112667
|
},
|
112562
112668
|
"CapacityReservationSpecification": {
|
112563
|
-
"shape": "
|
112669
|
+
"shape": "S26x"
|
112564
112670
|
},
|
112565
112671
|
"HibernationOptions": {
|
112566
112672
|
"type": "structure",
|
@@ -112726,7 +112832,7 @@ module.exports={
|
|
112726
112832
|
"type": "integer"
|
112727
112833
|
},
|
112728
112834
|
"Groups": {
|
112729
|
-
"shape": "
|
112835
|
+
"shape": "S2er",
|
112730
112836
|
"locationName": "Group"
|
112731
112837
|
},
|
112732
112838
|
"Ipv6AddressCount": {
|
@@ -112775,7 +112881,7 @@ module.exports={
|
|
112775
112881
|
},
|
112776
112882
|
"RamdiskId": {},
|
112777
112883
|
"SecurityGroupIds": {
|
112778
|
-
"shape": "
|
112884
|
+
"shape": "S2er",
|
112779
112885
|
"locationName": "SecurityGroupId"
|
112780
112886
|
},
|
112781
112887
|
"SubnetId": {},
|
@@ -112989,7 +113095,7 @@ module.exports={
|
|
112989
113095
|
"type": "structure",
|
112990
113096
|
"members": {
|
112991
113097
|
"StartingInstances": {
|
112992
|
-
"shape": "
|
113098
|
+
"shape": "S2ff",
|
112993
113099
|
"locationName": "instancesSet"
|
112994
113100
|
}
|
112995
113101
|
}
|
@@ -113116,7 +113222,7 @@ module.exports={
|
|
113116
113222
|
"type": "structure",
|
113117
113223
|
"members": {
|
113118
113224
|
"StoppingInstances": {
|
113119
|
-
"shape": "
|
113225
|
+
"shape": "S2ff",
|
113120
113226
|
"locationName": "instancesSet"
|
113121
113227
|
}
|
113122
113228
|
}
|
@@ -113191,7 +113297,7 @@ module.exports={
|
|
113191
113297
|
"type": "structure",
|
113192
113298
|
"members": {
|
113193
113299
|
"TerminatingInstances": {
|
113194
|
-
"shape": "
|
113300
|
+
"shape": "S2ff",
|
113195
113301
|
"locationName": "instancesSet"
|
113196
113302
|
}
|
113197
113303
|
}
|
@@ -113332,7 +113438,7 @@ module.exports={
|
|
113332
113438
|
"type": "structure",
|
113333
113439
|
"members": {
|
113334
113440
|
"InstanceMonitorings": {
|
113335
|
-
"shape": "
|
113441
|
+
"shape": "S2ax",
|
113336
113442
|
"locationName": "instancesSet"
|
113337
113443
|
}
|
113338
113444
|
}
|
@@ -113351,7 +113457,7 @@ module.exports={
|
|
113351
113457
|
"shape": "S6x"
|
113352
113458
|
},
|
113353
113459
|
"SecurityGroupRuleDescriptions": {
|
113354
|
-
"shape": "
|
113460
|
+
"shape": "S2g5",
|
113355
113461
|
"locationName": "SecurityGroupRuleDescription"
|
113356
113462
|
}
|
113357
113463
|
}
|
@@ -113379,7 +113485,7 @@ module.exports={
|
|
113379
113485
|
"shape": "S6x"
|
113380
113486
|
},
|
113381
113487
|
"SecurityGroupRuleDescriptions": {
|
113382
|
-
"shape": "
|
113488
|
+
"shape": "S2g5",
|
113383
113489
|
"locationName": "SecurityGroupRuleDescription"
|
113384
113490
|
}
|
113385
113491
|
}
|
@@ -123268,19 +123374,19 @@ module.exports={
|
|
123268
123374
|
}
|
123269
123375
|
}
|
123270
123376
|
},
|
123271
|
-
"
|
123377
|
+
"S20l": {
|
123272
123378
|
"type": "list",
|
123273
123379
|
"member": {
|
123274
123380
|
"locationName": "item"
|
123275
123381
|
}
|
123276
123382
|
},
|
123277
|
-
"
|
123383
|
+
"S20m": {
|
123278
123384
|
"type": "list",
|
123279
123385
|
"member": {
|
123280
123386
|
"locationName": "item"
|
123281
123387
|
}
|
123282
123388
|
},
|
123283
|
-
"
|
123389
|
+
"S21y": {
|
123284
123390
|
"type": "structure",
|
123285
123391
|
"members": {
|
123286
123392
|
"IpamId": {
|
@@ -123332,7 +123438,7 @@ module.exports={
|
|
123332
123438
|
}
|
123333
123439
|
}
|
123334
123440
|
},
|
123335
|
-
"
|
123441
|
+
"S22n": {
|
123336
123442
|
"type": "structure",
|
123337
123443
|
"members": {
|
123338
123444
|
"HourlyPrice": {
|
@@ -123346,14 +123452,14 @@ module.exports={
|
|
123346
123452
|
}
|
123347
123453
|
}
|
123348
123454
|
},
|
123349
|
-
"
|
123455
|
+
"S23e": {
|
123350
123456
|
"type": "list",
|
123351
123457
|
"member": {
|
123352
123458
|
"shape": "So6",
|
123353
123459
|
"locationName": "item"
|
123354
123460
|
}
|
123355
123461
|
},
|
123356
|
-
"
|
123462
|
+
"S24q": {
|
123357
123463
|
"type": "structure",
|
123358
123464
|
"members": {
|
123359
123465
|
"Comment": {},
|
@@ -123368,14 +123474,14 @@ module.exports={
|
|
123368
123474
|
}
|
123369
123475
|
}
|
123370
123476
|
},
|
123371
|
-
"
|
123477
|
+
"S24t": {
|
123372
123478
|
"type": "structure",
|
123373
123479
|
"members": {
|
123374
123480
|
"S3Bucket": {},
|
123375
123481
|
"S3Key": {}
|
123376
123482
|
}
|
123377
123483
|
},
|
123378
|
-
"
|
123484
|
+
"S250": {
|
123379
123485
|
"type": "structure",
|
123380
123486
|
"required": [
|
123381
123487
|
"Bytes",
|
@@ -123396,7 +123502,7 @@ module.exports={
|
|
123396
123502
|
}
|
123397
123503
|
}
|
123398
123504
|
},
|
123399
|
-
"
|
123505
|
+
"S251": {
|
123400
123506
|
"type": "structure",
|
123401
123507
|
"required": [
|
123402
123508
|
"Size"
|
@@ -123408,25 +123514,25 @@ module.exports={
|
|
123408
123514
|
}
|
123409
123515
|
}
|
123410
123516
|
},
|
123411
|
-
"
|
123517
|
+
"S26b": {
|
123412
123518
|
"type": "list",
|
123413
123519
|
"member": {
|
123414
123520
|
"locationName": "UserId"
|
123415
123521
|
}
|
123416
123522
|
},
|
123417
|
-
"
|
123523
|
+
"S26c": {
|
123418
123524
|
"type": "list",
|
123419
123525
|
"member": {
|
123420
123526
|
"locationName": "UserGroup"
|
123421
123527
|
}
|
123422
123528
|
},
|
123423
|
-
"
|
123529
|
+
"S26d": {
|
123424
123530
|
"type": "list",
|
123425
123531
|
"member": {
|
123426
123532
|
"locationName": "ProductCode"
|
123427
123533
|
}
|
123428
123534
|
},
|
123429
|
-
"
|
123535
|
+
"S26f": {
|
123430
123536
|
"type": "list",
|
123431
123537
|
"member": {
|
123432
123538
|
"locationName": "item",
|
@@ -123437,14 +123543,14 @@ module.exports={
|
|
123437
123543
|
}
|
123438
123544
|
}
|
123439
123545
|
},
|
123440
|
-
"
|
123546
|
+
"S26k": {
|
123441
123547
|
"type": "list",
|
123442
123548
|
"member": {
|
123443
123549
|
"shape": "S1i",
|
123444
123550
|
"locationName": "item"
|
123445
123551
|
}
|
123446
123552
|
},
|
123447
|
-
"
|
123553
|
+
"S26x": {
|
123448
123554
|
"type": "structure",
|
123449
123555
|
"members": {
|
123450
123556
|
"CapacityReservationPreference": {},
|
@@ -123453,7 +123559,7 @@ module.exports={
|
|
123453
123559
|
}
|
123454
123560
|
}
|
123455
123561
|
},
|
123456
|
-
"
|
123562
|
+
"S27r": {
|
123457
123563
|
"type": "list",
|
123458
123564
|
"member": {
|
123459
123565
|
"type": "structure",
|
@@ -123462,7 +123568,7 @@ module.exports={
|
|
123462
123568
|
}
|
123463
123569
|
}
|
123464
123570
|
},
|
123465
|
-
"
|
123571
|
+
"S2ag": {
|
123466
123572
|
"type": "structure",
|
123467
123573
|
"members": {
|
123468
123574
|
"AllowDnsResolutionFromRemoteVpc": {
|
@@ -123476,7 +123582,7 @@ module.exports={
|
|
123476
123582
|
}
|
123477
123583
|
}
|
123478
123584
|
},
|
123479
|
-
"
|
123585
|
+
"S2ai": {
|
123480
123586
|
"type": "structure",
|
123481
123587
|
"members": {
|
123482
123588
|
"AllowDnsResolutionFromRemoteVpc": {
|
@@ -123493,7 +123599,7 @@ module.exports={
|
|
123493
123599
|
}
|
123494
123600
|
}
|
123495
123601
|
},
|
123496
|
-
"
|
123602
|
+
"S2ax": {
|
123497
123603
|
"type": "list",
|
123498
123604
|
"member": {
|
123499
123605
|
"locationName": "item",
|
@@ -123509,13 +123615,13 @@ module.exports={
|
|
123509
123615
|
}
|
123510
123616
|
}
|
123511
123617
|
},
|
123512
|
-
"
|
123618
|
+
"S2er": {
|
123513
123619
|
"type": "list",
|
123514
123620
|
"member": {
|
123515
123621
|
"locationName": "SecurityGroupId"
|
123516
123622
|
}
|
123517
123623
|
},
|
123518
|
-
"
|
123624
|
+
"S2ff": {
|
123519
123625
|
"type": "list",
|
123520
123626
|
"member": {
|
123521
123627
|
"locationName": "item",
|
@@ -123535,7 +123641,7 @@ module.exports={
|
|
123535
123641
|
}
|
123536
123642
|
}
|
123537
123643
|
},
|
123538
|
-
"
|
123644
|
+
"S2g5": {
|
123539
123645
|
"type": "list",
|
123540
123646
|
"member": {
|
123541
123647
|
"locationName": "item",
|
@@ -202438,6 +202544,9 @@ module.exports={
|
|
202438
202544
|
"endpointPrefix": "personalize",
|
202439
202545
|
"jsonVersion": "1.1",
|
202440
202546
|
"protocol": "json",
|
202547
|
+
"protocols": [
|
202548
|
+
"json"
|
202549
|
+
],
|
202441
202550
|
"serviceFullName": "Amazon Personalize",
|
202442
202551
|
"serviceId": "Personalize",
|
202443
202552
|
"signatureVersion": "v4",
|
@@ -202554,6 +202663,34 @@ module.exports={
|
|
202554
202663
|
},
|
202555
202664
|
"idempotent": true
|
202556
202665
|
},
|
202666
|
+
"CreateDataDeletionJob": {
|
202667
|
+
"input": {
|
202668
|
+
"type": "structure",
|
202669
|
+
"required": [
|
202670
|
+
"jobName",
|
202671
|
+
"datasetGroupArn",
|
202672
|
+
"dataSource",
|
202673
|
+
"roleArn"
|
202674
|
+
],
|
202675
|
+
"members": {
|
202676
|
+
"jobName": {},
|
202677
|
+
"datasetGroupArn": {},
|
202678
|
+
"dataSource": {
|
202679
|
+
"shape": "Sy"
|
202680
|
+
},
|
202681
|
+
"roleArn": {},
|
202682
|
+
"tags": {
|
202683
|
+
"shape": "Sf"
|
202684
|
+
}
|
202685
|
+
}
|
202686
|
+
},
|
202687
|
+
"output": {
|
202688
|
+
"type": "structure",
|
202689
|
+
"members": {
|
202690
|
+
"dataDeletionJobArn": {}
|
202691
|
+
}
|
202692
|
+
}
|
202693
|
+
},
|
202557
202694
|
"CreateDataset": {
|
202558
202695
|
"input": {
|
202559
202696
|
"type": "structure",
|
@@ -202596,7 +202733,7 @@ module.exports={
|
|
202596
202733
|
"ingestionMode": {},
|
202597
202734
|
"roleArn": {},
|
202598
202735
|
"jobOutput": {
|
202599
|
-
"shape": "
|
202736
|
+
"shape": "S15"
|
202600
202737
|
},
|
202601
202738
|
"tags": {
|
202602
202739
|
"shape": "Sf"
|
@@ -202648,7 +202785,7 @@ module.exports={
|
|
202648
202785
|
"jobName": {},
|
202649
202786
|
"datasetArn": {},
|
202650
202787
|
"dataSource": {
|
202651
|
-
"shape": "
|
202788
|
+
"shape": "Sy"
|
202652
202789
|
},
|
202653
202790
|
"roleArn": {},
|
202654
202791
|
"tags": {
|
@@ -202703,7 +202840,7 @@ module.exports={
|
|
202703
202840
|
"name": {},
|
202704
202841
|
"datasetGroupArn": {},
|
202705
202842
|
"filterExpression": {
|
202706
|
-
"shape": "
|
202843
|
+
"shape": "S1h"
|
202707
202844
|
},
|
202708
202845
|
"tags": {
|
202709
202846
|
"shape": "Sf"
|
@@ -202730,10 +202867,10 @@ module.exports={
|
|
202730
202867
|
"name": {},
|
202731
202868
|
"datasetGroupArn": {},
|
202732
202869
|
"metrics": {
|
202733
|
-
"shape": "
|
202870
|
+
"shape": "S1k"
|
202734
202871
|
},
|
202735
202872
|
"metricsOutputConfig": {
|
202736
|
-
"shape": "
|
202873
|
+
"shape": "S1p"
|
202737
202874
|
}
|
202738
202875
|
}
|
202739
202876
|
},
|
@@ -202757,7 +202894,7 @@ module.exports={
|
|
202757
202894
|
"datasetGroupArn": {},
|
202758
202895
|
"recipeArn": {},
|
202759
202896
|
"recommenderConfig": {
|
202760
|
-
"shape": "
|
202897
|
+
"shape": "S1s"
|
202761
202898
|
},
|
202762
202899
|
"tags": {
|
202763
202900
|
"shape": "Sf"
|
@@ -202815,7 +202952,7 @@ module.exports={
|
|
202815
202952
|
"datasetGroupArn": {},
|
202816
202953
|
"eventType": {},
|
202817
202954
|
"solutionConfig": {
|
202818
|
-
"shape": "
|
202955
|
+
"shape": "S23"
|
202819
202956
|
},
|
202820
202957
|
"tags": {
|
202821
202958
|
"shape": "Sf"
|
@@ -203035,7 +203172,7 @@ module.exports={
|
|
203035
203172
|
"members": {
|
203036
203173
|
"name": {},
|
203037
203174
|
"values": {
|
203038
|
-
"shape": "
|
203175
|
+
"shape": "S2m"
|
203039
203176
|
},
|
203040
203177
|
"isTunable": {
|
203041
203178
|
"type": "boolean"
|
@@ -203218,6 +203355,46 @@ module.exports={
|
|
203218
203355
|
},
|
203219
203356
|
"idempotent": true
|
203220
203357
|
},
|
203358
|
+
"DescribeDataDeletionJob": {
|
203359
|
+
"input": {
|
203360
|
+
"type": "structure",
|
203361
|
+
"required": [
|
203362
|
+
"dataDeletionJobArn"
|
203363
|
+
],
|
203364
|
+
"members": {
|
203365
|
+
"dataDeletionJobArn": {}
|
203366
|
+
}
|
203367
|
+
},
|
203368
|
+
"output": {
|
203369
|
+
"type": "structure",
|
203370
|
+
"members": {
|
203371
|
+
"dataDeletionJob": {
|
203372
|
+
"type": "structure",
|
203373
|
+
"members": {
|
203374
|
+
"jobName": {},
|
203375
|
+
"dataDeletionJobArn": {},
|
203376
|
+
"datasetGroupArn": {},
|
203377
|
+
"dataSource": {
|
203378
|
+
"shape": "Sy"
|
203379
|
+
},
|
203380
|
+
"roleArn": {},
|
203381
|
+
"status": {},
|
203382
|
+
"numDeleted": {
|
203383
|
+
"type": "integer"
|
203384
|
+
},
|
203385
|
+
"creationDateTime": {
|
203386
|
+
"type": "timestamp"
|
203387
|
+
},
|
203388
|
+
"lastUpdatedDateTime": {
|
203389
|
+
"type": "timestamp"
|
203390
|
+
},
|
203391
|
+
"failureReason": {}
|
203392
|
+
}
|
203393
|
+
}
|
203394
|
+
}
|
203395
|
+
},
|
203396
|
+
"idempotent": true
|
203397
|
+
},
|
203221
203398
|
"DescribeDataset": {
|
203222
203399
|
"input": {
|
203223
203400
|
"type": "structure",
|
@@ -203290,7 +203467,7 @@ module.exports={
|
|
203290
203467
|
"roleArn": {},
|
203291
203468
|
"status": {},
|
203292
203469
|
"jobOutput": {
|
203293
|
-
"shape": "
|
203470
|
+
"shape": "S15"
|
203294
203471
|
},
|
203295
203472
|
"creationDateTime": {
|
203296
203473
|
"type": "timestamp"
|
@@ -203360,7 +203537,7 @@ module.exports={
|
|
203360
203537
|
"datasetImportJobArn": {},
|
203361
203538
|
"datasetArn": {},
|
203362
203539
|
"dataSource": {
|
203363
|
-
"shape": "
|
203540
|
+
"shape": "Sy"
|
203364
203541
|
},
|
203365
203542
|
"roleArn": {},
|
203366
203543
|
"status": {},
|
@@ -203478,7 +203655,7 @@ module.exports={
|
|
203478
203655
|
"datasetGroupArn": {},
|
203479
203656
|
"failureReason": {},
|
203480
203657
|
"filterExpression": {
|
203481
|
-
"shape": "
|
203658
|
+
"shape": "S1h"
|
203482
203659
|
},
|
203483
203660
|
"status": {}
|
203484
203661
|
}
|
@@ -203507,7 +203684,7 @@ module.exports={
|
|
203507
203684
|
"metricAttributionArn": {},
|
203508
203685
|
"datasetGroupArn": {},
|
203509
203686
|
"metricsOutputConfig": {
|
203510
|
-
"shape": "
|
203687
|
+
"shape": "S1p"
|
203511
203688
|
},
|
203512
203689
|
"status": {},
|
203513
203690
|
"creationDateTime": {
|
@@ -203578,7 +203755,7 @@ module.exports={
|
|
203578
203755
|
"name": {},
|
203579
203756
|
"recipeArn": {},
|
203580
203757
|
"recommenderConfig": {
|
203581
|
-
"shape": "
|
203758
|
+
"shape": "S1s"
|
203582
203759
|
},
|
203583
203760
|
"creationDateTime": {
|
203584
203761
|
"type": "timestamp"
|
@@ -203592,7 +203769,7 @@ module.exports={
|
|
203592
203769
|
"type": "structure",
|
203593
203770
|
"members": {
|
203594
203771
|
"recommenderConfig": {
|
203595
|
-
"shape": "
|
203772
|
+
"shape": "S1s"
|
203596
203773
|
},
|
203597
203774
|
"creationDateTime": {
|
203598
203775
|
"type": "timestamp"
|
@@ -203605,7 +203782,7 @@ module.exports={
|
|
203605
203782
|
}
|
203606
203783
|
},
|
203607
203784
|
"modelMetrics": {
|
203608
|
-
"shape": "
|
203785
|
+
"shape": "S55"
|
203609
203786
|
}
|
203610
203787
|
}
|
203611
203788
|
}
|
@@ -203676,7 +203853,7 @@ module.exports={
|
|
203676
203853
|
"datasetGroupArn": {},
|
203677
203854
|
"eventType": {},
|
203678
203855
|
"solutionConfig": {
|
203679
|
-
"shape": "
|
203856
|
+
"shape": "S23"
|
203680
203857
|
},
|
203681
203858
|
"autoMLResult": {
|
203682
203859
|
"type": "structure",
|
@@ -203692,7 +203869,7 @@ module.exports={
|
|
203692
203869
|
"type": "timestamp"
|
203693
203870
|
},
|
203694
203871
|
"latestSolutionVersion": {
|
203695
|
-
"shape": "
|
203872
|
+
"shape": "S5f"
|
203696
203873
|
}
|
203697
203874
|
}
|
203698
203875
|
}
|
@@ -203729,7 +203906,7 @@ module.exports={
|
|
203729
203906
|
"eventType": {},
|
203730
203907
|
"datasetGroupArn": {},
|
203731
203908
|
"solutionConfig": {
|
203732
|
-
"shape": "
|
203909
|
+
"shape": "S23"
|
203733
203910
|
},
|
203734
203911
|
"trainingHours": {
|
203735
203912
|
"type": "double"
|
@@ -203773,7 +203950,7 @@ module.exports={
|
|
203773
203950
|
"members": {
|
203774
203951
|
"solutionVersionArn": {},
|
203775
203952
|
"metrics": {
|
203776
|
-
"shape": "
|
203953
|
+
"shape": "S55"
|
203777
203954
|
}
|
203778
203955
|
}
|
203779
203956
|
}
|
@@ -203892,6 +204069,44 @@ module.exports={
|
|
203892
204069
|
},
|
203893
204070
|
"idempotent": true
|
203894
204071
|
},
|
204072
|
+
"ListDataDeletionJobs": {
|
204073
|
+
"input": {
|
204074
|
+
"type": "structure",
|
204075
|
+
"members": {
|
204076
|
+
"datasetGroupArn": {},
|
204077
|
+
"nextToken": {},
|
204078
|
+
"maxResults": {
|
204079
|
+
"type": "integer"
|
204080
|
+
}
|
204081
|
+
}
|
204082
|
+
},
|
204083
|
+
"output": {
|
204084
|
+
"type": "structure",
|
204085
|
+
"members": {
|
204086
|
+
"dataDeletionJobs": {
|
204087
|
+
"type": "list",
|
204088
|
+
"member": {
|
204089
|
+
"type": "structure",
|
204090
|
+
"members": {
|
204091
|
+
"dataDeletionJobArn": {},
|
204092
|
+
"datasetGroupArn": {},
|
204093
|
+
"jobName": {},
|
204094
|
+
"status": {},
|
204095
|
+
"creationDateTime": {
|
204096
|
+
"type": "timestamp"
|
204097
|
+
},
|
204098
|
+
"lastUpdatedDateTime": {
|
204099
|
+
"type": "timestamp"
|
204100
|
+
},
|
204101
|
+
"failureReason": {}
|
204102
|
+
}
|
204103
|
+
}
|
204104
|
+
},
|
204105
|
+
"nextToken": {}
|
204106
|
+
}
|
204107
|
+
},
|
204108
|
+
"idempotent": true
|
204109
|
+
},
|
203895
204110
|
"ListDatasetExportJobs": {
|
203896
204111
|
"input": {
|
203897
204112
|
"type": "structure",
|
@@ -204130,7 +204345,7 @@ module.exports={
|
|
204130
204345
|
"type": "structure",
|
204131
204346
|
"members": {
|
204132
204347
|
"metrics": {
|
204133
|
-
"shape": "
|
204348
|
+
"shape": "S1k"
|
204134
204349
|
},
|
204135
204350
|
"nextToken": {}
|
204136
204351
|
}
|
@@ -204236,7 +204451,7 @@ module.exports={
|
|
204236
204451
|
"datasetGroupArn": {},
|
204237
204452
|
"recipeArn": {},
|
204238
204453
|
"recommenderConfig": {
|
204239
|
-
"shape": "
|
204454
|
+
"shape": "S1s"
|
204240
204455
|
},
|
204241
204456
|
"status": {},
|
204242
204457
|
"creationDateTime": {
|
@@ -204305,7 +204520,7 @@ module.exports={
|
|
204305
204520
|
"solutionVersions": {
|
204306
204521
|
"type": "list",
|
204307
204522
|
"member": {
|
204308
|
-
"shape": "
|
204523
|
+
"shape": "S5f"
|
204309
204524
|
}
|
204310
204525
|
},
|
204311
204526
|
"nextToken": {}
|
@@ -204506,14 +204721,14 @@ module.exports={
|
|
204506
204721
|
"type": "structure",
|
204507
204722
|
"members": {
|
204508
204723
|
"addMetrics": {
|
204509
|
-
"shape": "
|
204724
|
+
"shape": "S1k"
|
204510
204725
|
},
|
204511
204726
|
"removeMetrics": {
|
204512
204727
|
"type": "list",
|
204513
204728
|
"member": {}
|
204514
204729
|
},
|
204515
204730
|
"metricsOutputConfig": {
|
204516
|
-
"shape": "
|
204731
|
+
"shape": "S1p"
|
204517
204732
|
},
|
204518
204733
|
"metricAttributionArn": {}
|
204519
204734
|
}
|
@@ -204535,7 +204750,7 @@ module.exports={
|
|
204535
204750
|
"members": {
|
204536
204751
|
"recommenderArn": {},
|
204537
204752
|
"recommenderConfig": {
|
204538
|
-
"shape": "
|
204753
|
+
"shape": "S1s"
|
204539
204754
|
}
|
204540
204755
|
}
|
204541
204756
|
},
|
@@ -204661,7 +204876,13 @@ module.exports={
|
|
204661
204876
|
}
|
204662
204877
|
}
|
204663
204878
|
},
|
204664
|
-
"
|
204879
|
+
"Sy": {
|
204880
|
+
"type": "structure",
|
204881
|
+
"members": {
|
204882
|
+
"dataLocation": {}
|
204883
|
+
}
|
204884
|
+
},
|
204885
|
+
"S15": {
|
204665
204886
|
"type": "structure",
|
204666
204887
|
"required": [
|
204667
204888
|
"s3DataDestination"
|
@@ -204672,17 +204893,11 @@ module.exports={
|
|
204672
204893
|
}
|
204673
204894
|
}
|
204674
204895
|
},
|
204675
|
-
"
|
204676
|
-
"type": "structure",
|
204677
|
-
"members": {
|
204678
|
-
"dataLocation": {}
|
204679
|
-
}
|
204680
|
-
},
|
204681
|
-
"S1f": {
|
204896
|
+
"S1h": {
|
204682
204897
|
"type": "string",
|
204683
204898
|
"sensitive": true
|
204684
204899
|
},
|
204685
|
-
"
|
204900
|
+
"S1k": {
|
204686
204901
|
"type": "list",
|
204687
204902
|
"member": {
|
204688
204903
|
"type": "structure",
|
@@ -204698,7 +204913,7 @@ module.exports={
|
|
204698
204913
|
}
|
204699
204914
|
}
|
204700
204915
|
},
|
204701
|
-
"
|
204916
|
+
"S1p": {
|
204702
204917
|
"type": "structure",
|
204703
204918
|
"required": [
|
204704
204919
|
"roleArn"
|
@@ -204710,7 +204925,7 @@ module.exports={
|
|
204710
204925
|
"roleArn": {}
|
204711
204926
|
}
|
204712
204927
|
},
|
204713
|
-
"
|
204928
|
+
"S1s": {
|
204714
204929
|
"type": "structure",
|
204715
204930
|
"members": {
|
204716
204931
|
"itemExplorationConfig": {
|
@@ -204720,14 +204935,14 @@ module.exports={
|
|
204720
204935
|
"type": "integer"
|
204721
204936
|
},
|
204722
204937
|
"trainingDataConfig": {
|
204723
|
-
"shape": "
|
204938
|
+
"shape": "S1t"
|
204724
204939
|
},
|
204725
204940
|
"enableMetadataWithRecommendations": {
|
204726
204941
|
"type": "boolean"
|
204727
204942
|
}
|
204728
204943
|
}
|
204729
204944
|
},
|
204730
|
-
"
|
204945
|
+
"S1t": {
|
204731
204946
|
"type": "structure",
|
204732
204947
|
"members": {
|
204733
204948
|
"excludedDatasetColumns": {
|
@@ -204740,7 +204955,7 @@ module.exports={
|
|
204740
204955
|
}
|
204741
204956
|
}
|
204742
204957
|
},
|
204743
|
-
"
|
204958
|
+
"S23": {
|
204744
204959
|
"type": "structure",
|
204745
204960
|
"members": {
|
204746
204961
|
"eventValueThreshold": {},
|
@@ -204802,7 +205017,7 @@ module.exports={
|
|
204802
205017
|
"members": {
|
204803
205018
|
"name": {},
|
204804
205019
|
"values": {
|
204805
|
-
"shape": "
|
205020
|
+
"shape": "S2m"
|
204806
205021
|
}
|
204807
205022
|
}
|
204808
205023
|
}
|
@@ -204837,7 +205052,7 @@ module.exports={
|
|
204837
205052
|
}
|
204838
205053
|
},
|
204839
205054
|
"trainingDataConfig": {
|
204840
|
-
"shape": "
|
205055
|
+
"shape": "S1t"
|
204841
205056
|
},
|
204842
205057
|
"autoTrainingConfig": {
|
204843
205058
|
"type": "structure",
|
@@ -204847,18 +205062,18 @@ module.exports={
|
|
204847
205062
|
}
|
204848
205063
|
}
|
204849
205064
|
},
|
204850
|
-
"
|
205065
|
+
"S2m": {
|
204851
205066
|
"type": "list",
|
204852
205067
|
"member": {}
|
204853
205068
|
},
|
204854
|
-
"
|
205069
|
+
"S55": {
|
204855
205070
|
"type": "map",
|
204856
205071
|
"key": {},
|
204857
205072
|
"value": {
|
204858
205073
|
"type": "double"
|
204859
205074
|
}
|
204860
205075
|
},
|
204861
|
-
"
|
205076
|
+
"S5f": {
|
204862
205077
|
"type": "structure",
|
204863
205078
|
"members": {
|
204864
205079
|
"solutionVersionArn": {},
|
@@ -274246,7 +274461,7 @@ AWS.util.update(AWS, {
|
|
274246
274461
|
/**
|
274247
274462
|
* @constant
|
274248
274463
|
*/
|
274249
|
-
VERSION: '2.
|
274464
|
+
VERSION: '2.1612.0',
|
274250
274465
|
|
274251
274466
|
/**
|
274252
274467
|
* @api private
|
@@ -296505,7 +296720,7 @@ var LRUCache = /** @class */ (function () {
|
|
296505
296720
|
}());
|
296506
296721
|
exports.LRUCache = LRUCache;
|
296507
296722
|
},{}],467:[function(require,module,exports){
|
296508
|
-
// AWS SDK for JavaScript v2.
|
296723
|
+
// AWS SDK for JavaScript v2.1612.0
|
296509
296724
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
296510
296725
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
296511
296726
|
require('./browser_loader');
|