aws-sdk 2.1412.0 → 2.1414.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/dist/aws-sdk.js CHANGED
@@ -1,4 +1,4 @@
1
- // AWS SDK for JavaScript v2.1412.0
1
+ // AWS SDK for JavaScript v2.1414.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){
@@ -51595,7 +51595,9 @@ module.exports={
51595
51595
  "type": "structure",
51596
51596
  "members": {
51597
51597
  "ChallengeName": {},
51598
- "Session": {},
51598
+ "Session": {
51599
+ "shape": "S1s"
51600
+ },
51599
51601
  "ChallengeParameters": {
51600
51602
  "shape": "S1t"
51601
51603
  },
@@ -51823,7 +51825,9 @@ module.exports={
51823
51825
  "ChallengeResponses": {
51824
51826
  "shape": "S2y"
51825
51827
  },
51826
- "Session": {},
51828
+ "Session": {
51829
+ "shape": "S1s"
51830
+ },
51827
51831
  "AnalyticsMetadata": {
51828
51832
  "shape": "S1m"
51829
51833
  },
@@ -51839,7 +51843,9 @@ module.exports={
51839
51843
  "type": "structure",
51840
51844
  "members": {
51841
51845
  "ChallengeName": {},
51842
- "Session": {},
51846
+ "Session": {
51847
+ "shape": "S1s"
51848
+ },
51843
51849
  "ChallengeParameters": {
51844
51850
  "shape": "S1t"
51845
51851
  },
@@ -52020,7 +52026,9 @@ module.exports={
52020
52026
  "AccessToken": {
52021
52027
  "shape": "S1v"
52022
52028
  },
52023
- "Session": {}
52029
+ "Session": {
52030
+ "shape": "S1s"
52031
+ }
52024
52032
  }
52025
52033
  },
52026
52034
  "output": {
@@ -52030,7 +52038,9 @@ module.exports={
52030
52038
  "type": "string",
52031
52039
  "sensitive": true
52032
52040
  },
52033
- "Session": {}
52041
+ "Session": {
52042
+ "shape": "S1s"
52043
+ }
52034
52044
  }
52035
52045
  }
52036
52046
  },
@@ -53059,7 +53069,9 @@ module.exports={
53059
53069
  "type": "structure",
53060
53070
  "members": {
53061
53071
  "ChallengeName": {},
53062
- "Session": {},
53072
+ "Session": {
53073
+ "shape": "S1s"
53074
+ },
53063
53075
  "ChallengeParameters": {
53064
53076
  "shape": "S1t"
53065
53077
  },
@@ -53416,7 +53428,9 @@ module.exports={
53416
53428
  "shape": "S1j"
53417
53429
  },
53418
53430
  "ChallengeName": {},
53419
- "Session": {},
53431
+ "Session": {
53432
+ "shape": "S1s"
53433
+ },
53420
53434
  "ChallengeResponses": {
53421
53435
  "shape": "S2y"
53422
53436
  },
@@ -53435,7 +53449,9 @@ module.exports={
53435
53449
  "type": "structure",
53436
53450
  "members": {
53437
53451
  "ChallengeName": {},
53438
- "Session": {},
53452
+ "Session": {
53453
+ "shape": "S1s"
53454
+ },
53439
53455
  "ChallengeParameters": {
53440
53456
  "shape": "S1t"
53441
53457
  },
@@ -54079,7 +54095,9 @@ module.exports={
54079
54095
  "AccessToken": {
54080
54096
  "shape": "S1v"
54081
54097
  },
54082
- "Session": {},
54098
+ "Session": {
54099
+ "shape": "S1s"
54100
+ },
54083
54101
  "UserCode": {},
54084
54102
  "FriendlyDeviceName": {}
54085
54103
  }
@@ -54088,7 +54106,9 @@ module.exports={
54088
54106
  "type": "structure",
54089
54107
  "members": {
54090
54108
  "Status": {},
54091
- "Session": {}
54109
+ "Session": {
54110
+ "shape": "S1s"
54111
+ }
54092
54112
  }
54093
54113
  }
54094
54114
  },
@@ -54284,6 +54304,10 @@ module.exports={
54284
54304
  "EncodedData": {}
54285
54305
  }
54286
54306
  },
54307
+ "S1s": {
54308
+ "type": "string",
54309
+ "sensitive": true
54310
+ },
54287
54311
  "S1t": {
54288
54312
  "type": "map",
54289
54313
  "key": {},
@@ -54351,7 +54375,8 @@ module.exports={
54351
54375
  "S2y": {
54352
54376
  "type": "map",
54353
54377
  "key": {},
54354
- "value": {}
54378
+ "value": {},
54379
+ "sensitive": true
54355
54380
  },
54356
54381
  "S31": {
54357
54382
  "type": "structure",
@@ -180650,12 +180675,12 @@ module.exports={
180650
180675
  "input": {
180651
180676
  "type": "structure",
180652
180677
  "required": [
180653
- "logGroupName",
180654
180678
  "kmsKeyId"
180655
180679
  ],
180656
180680
  "members": {
180657
180681
  "logGroupName": {},
180658
- "kmsKeyId": {}
180682
+ "kmsKeyId": {},
180683
+ "resourceIdentifier": {}
180659
180684
  }
180660
180685
  }
180661
180686
  },
@@ -180710,7 +180735,7 @@ module.exports={
180710
180735
  "logGroupName": {},
180711
180736
  "kmsKeyId": {},
180712
180737
  "tags": {
180713
- "shape": "Se"
180738
+ "shape": "Sf"
180714
180739
  }
180715
180740
  }
180716
180741
  }
@@ -180861,7 +180886,7 @@ module.exports={
180861
180886
  "policyType": {},
180862
180887
  "policyName": {},
180863
180888
  "accountIdentifiers": {
180864
- "shape": "S11"
180889
+ "shape": "S12"
180865
180890
  }
180866
180891
  }
180867
180892
  },
@@ -180871,7 +180896,7 @@ module.exports={
180871
180896
  "accountPolicies": {
180872
180897
  "type": "list",
180873
180898
  "member": {
180874
- "shape": "S15"
180899
+ "shape": "S16"
180875
180900
  }
180876
180901
  }
180877
180902
  }
@@ -180894,7 +180919,7 @@ module.exports={
180894
180919
  "destinations": {
180895
180920
  "type": "list",
180896
180921
  "member": {
180897
- "shape": "S1d"
180922
+ "shape": "S1e"
180898
180923
  }
180899
180924
  },
180900
180925
  "nextToken": {}
@@ -180962,7 +180987,7 @@ module.exports={
180962
180987
  "type": "structure",
180963
180988
  "members": {
180964
180989
  "accountIdentifiers": {
180965
- "shape": "S11"
180990
+ "shape": "S12"
180966
180991
  },
180967
180992
  "logGroupNamePrefix": {},
180968
180993
  "logGroupNamePattern": {},
@@ -181087,7 +181112,7 @@ module.exports={
181087
181112
  "filterName": {},
181088
181113
  "filterPattern": {},
181089
181114
  "metricTransformations": {
181090
- "shape": "S2g"
181115
+ "shape": "S2h"
181091
181116
  },
181092
181117
  "creationTime": {
181093
181118
  "type": "long"
@@ -181160,7 +181185,7 @@ module.exports={
181160
181185
  "type": "long"
181161
181186
  },
181162
181187
  "logGroupNames": {
181163
- "shape": "S32"
181188
+ "shape": "S33"
181164
181189
  }
181165
181190
  }
181166
181191
  }
@@ -181185,7 +181210,7 @@ module.exports={
181185
181210
  "resourcePolicies": {
181186
181211
  "type": "list",
181187
181212
  "member": {
181188
- "shape": "S36"
181213
+ "shape": "S37"
181189
181214
  }
181190
181215
  },
181191
181216
  "nextToken": {}
@@ -181234,11 +181259,9 @@ module.exports={
181234
181259
  "DisassociateKmsKey": {
181235
181260
  "input": {
181236
181261
  "type": "structure",
181237
- "required": [
181238
- "logGroupName"
181239
- ],
181240
181262
  "members": {
181241
- "logGroupName": {}
181263
+ "logGroupName": {},
181264
+ "resourceIdentifier": {}
181242
181265
  }
181243
181266
  }
181244
181267
  },
@@ -181475,7 +181498,8 @@ module.exports={
181475
181498
  }
181476
181499
  }
181477
181500
  },
181478
- "status": {}
181501
+ "status": {},
181502
+ "encryptionKey": {}
181479
181503
  }
181480
181504
  }
181481
181505
  },
@@ -181493,7 +181517,7 @@ module.exports={
181493
181517
  "type": "structure",
181494
181518
  "members": {
181495
181519
  "tags": {
181496
- "shape": "Se"
181520
+ "shape": "Sf"
181497
181521
  }
181498
181522
  }
181499
181523
  }
@@ -181514,7 +181538,7 @@ module.exports={
181514
181538
  "type": "structure",
181515
181539
  "members": {
181516
181540
  "tags": {
181517
- "shape": "Se"
181541
+ "shape": "Sf"
181518
181542
  }
181519
181543
  },
181520
181544
  "deprecated": true,
@@ -181542,7 +181566,7 @@ module.exports={
181542
181566
  "type": "structure",
181543
181567
  "members": {
181544
181568
  "accountPolicy": {
181545
- "shape": "S15"
181569
+ "shape": "S16"
181546
181570
  }
181547
181571
  }
181548
181572
  }
@@ -181583,7 +181607,7 @@ module.exports={
181583
181607
  "targetArn": {},
181584
181608
  "roleArn": {},
181585
181609
  "tags": {
181586
- "shape": "Se"
181610
+ "shape": "Sf"
181587
181611
  }
181588
181612
  }
181589
181613
  },
@@ -181591,7 +181615,7 @@ module.exports={
181591
181615
  "type": "structure",
181592
181616
  "members": {
181593
181617
  "destination": {
181594
- "shape": "S1d"
181618
+ "shape": "S1e"
181595
181619
  }
181596
181620
  }
181597
181621
  }
@@ -181677,7 +181701,7 @@ module.exports={
181677
181701
  "filterName": {},
181678
181702
  "filterPattern": {},
181679
181703
  "metricTransformations": {
181680
- "shape": "S2g"
181704
+ "shape": "S2h"
181681
181705
  }
181682
181706
  }
181683
181707
  }
@@ -181693,7 +181717,7 @@ module.exports={
181693
181717
  "name": {},
181694
181718
  "queryDefinitionId": {},
181695
181719
  "logGroupNames": {
181696
- "shape": "S32"
181720
+ "shape": "S33"
181697
181721
  },
181698
181722
  "queryString": {}
181699
181723
  }
@@ -181717,7 +181741,7 @@ module.exports={
181717
181741
  "type": "structure",
181718
181742
  "members": {
181719
181743
  "resourcePolicy": {
181720
- "shape": "S36"
181744
+ "shape": "S37"
181721
181745
  }
181722
181746
  }
181723
181747
  }
@@ -181767,7 +181791,7 @@ module.exports={
181767
181791
  "members": {
181768
181792
  "logGroupName": {},
181769
181793
  "logGroupNames": {
181770
- "shape": "S32"
181794
+ "shape": "S33"
181771
181795
  },
181772
181796
  "logGroupIdentifiers": {
181773
181797
  "type": "list",
@@ -181821,7 +181845,7 @@ module.exports={
181821
181845
  "members": {
181822
181846
  "logGroupName": {},
181823
181847
  "tags": {
181824
- "shape": "Se"
181848
+ "shape": "Sf"
181825
181849
  }
181826
181850
  },
181827
181851
  "deprecated": true,
@@ -181840,7 +181864,7 @@ module.exports={
181840
181864
  "members": {
181841
181865
  "resourceArn": {},
181842
181866
  "tags": {
181843
- "shape": "Se"
181867
+ "shape": "Sf"
181844
181868
  }
181845
181869
  }
181846
181870
  }
@@ -181921,16 +181945,16 @@ module.exports={
181921
181945
  }
181922
181946
  },
181923
181947
  "shapes": {
181924
- "Se": {
181948
+ "Sf": {
181925
181949
  "type": "map",
181926
181950
  "key": {},
181927
181951
  "value": {}
181928
181952
  },
181929
- "S11": {
181953
+ "S12": {
181930
181954
  "type": "list",
181931
181955
  "member": {}
181932
181956
  },
181933
- "S15": {
181957
+ "S16": {
181934
181958
  "type": "structure",
181935
181959
  "members": {
181936
181960
  "policyName": {},
@@ -181943,7 +181967,7 @@ module.exports={
181943
181967
  "accountId": {}
181944
181968
  }
181945
181969
  },
181946
- "S1d": {
181970
+ "S1e": {
181947
181971
  "type": "structure",
181948
181972
  "members": {
181949
181973
  "destinationName": {},
@@ -181956,7 +181980,7 @@ module.exports={
181956
181980
  }
181957
181981
  }
181958
181982
  },
181959
- "S2g": {
181983
+ "S2h": {
181960
181984
  "type": "list",
181961
181985
  "member": {
181962
181986
  "type": "structure",
@@ -181981,11 +182005,11 @@ module.exports={
181981
182005
  }
181982
182006
  }
181983
182007
  },
181984
- "S32": {
182008
+ "S33": {
181985
182009
  "type": "list",
181986
182010
  "member": {}
181987
182011
  },
181988
- "S36": {
182012
+ "S37": {
181989
182013
  "type": "structure",
181990
182014
  "members": {
181991
182015
  "policyName": {},
@@ -260207,7 +260231,7 @@ AWS.util.update(AWS, {
260207
260231
  /**
260208
260232
  * @constant
260209
260233
  */
260210
- VERSION: '2.1412.0',
260234
+ VERSION: '2.1414.0',
260211
260235
 
260212
260236
  /**
260213
260237
  * @api private
@@ -282388,7 +282412,7 @@ var LRUCache = /** @class */ (function () {
282388
282412
  }());
282389
282413
  exports.LRUCache = LRUCache;
282390
282414
  },{}],467:[function(require,module,exports){
282391
- // AWS SDK for JavaScript v2.1412.0
282415
+ // AWS SDK for JavaScript v2.1414.0
282392
282416
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
282393
282417
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
282394
282418
  require('./browser_loader');