aws-sdk 2.1424.0 → 2.1425.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.1424.0
1
+ // AWS SDK for JavaScript v2.1425.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){
@@ -14560,6 +14560,9 @@ module.exports={
14560
14560
  "ClientRequestToken": {},
14561
14561
  "EnableTerminationProtection": {
14562
14562
  "type": "boolean"
14563
+ },
14564
+ "RetainExceptOnCreate": {
14565
+ "type": "boolean"
14563
14566
  }
14564
14567
  }
14565
14568
  },
@@ -14581,19 +14584,19 @@ module.exports={
14581
14584
  "members": {
14582
14585
  "StackSetName": {},
14583
14586
  "Accounts": {
14584
- "shape": "S2k"
14587
+ "shape": "S2l"
14585
14588
  },
14586
14589
  "DeploymentTargets": {
14587
- "shape": "S2m"
14590
+ "shape": "S2n"
14588
14591
  },
14589
14592
  "Regions": {
14590
- "shape": "S2r"
14593
+ "shape": "S2s"
14591
14594
  },
14592
14595
  "ParameterOverrides": {
14593
14596
  "shape": "S1a"
14594
14597
  },
14595
14598
  "OperationPreferences": {
14596
- "shape": "S2t"
14599
+ "shape": "S2u"
14597
14600
  },
14598
14601
  "OperationId": {
14599
14602
  "idempotencyToken": true
@@ -14634,14 +14637,14 @@ module.exports={
14634
14637
  "ExecutionRoleName": {},
14635
14638
  "PermissionModel": {},
14636
14639
  "AutoDeployment": {
14637
- "shape": "S34"
14640
+ "shape": "S35"
14638
14641
  },
14639
14642
  "CallAs": {},
14640
14643
  "ClientRequestToken": {
14641
14644
  "idempotencyToken": true
14642
14645
  },
14643
14646
  "ManagedExecution": {
14644
- "shape": "S37"
14647
+ "shape": "S38"
14645
14648
  }
14646
14649
  }
14647
14650
  },
@@ -14725,16 +14728,16 @@ module.exports={
14725
14728
  "members": {
14726
14729
  "StackSetName": {},
14727
14730
  "Accounts": {
14728
- "shape": "S2k"
14731
+ "shape": "S2l"
14729
14732
  },
14730
14733
  "DeploymentTargets": {
14731
- "shape": "S2m"
14734
+ "shape": "S2n"
14732
14735
  },
14733
14736
  "Regions": {
14734
- "shape": "S2r"
14737
+ "shape": "S2s"
14735
14738
  },
14736
14739
  "OperationPreferences": {
14737
- "shape": "S2t"
14740
+ "shape": "S2u"
14738
14741
  },
14739
14742
  "RetainStacks": {
14740
14743
  "type": "boolean"
@@ -14898,7 +14901,7 @@ module.exports={
14898
14901
  },
14899
14902
  "ChangeSetId": {},
14900
14903
  "ModuleInfo": {
14901
- "shape": "S4o"
14904
+ "shape": "S4p"
14902
14905
  }
14903
14906
  }
14904
14907
  }
@@ -15115,7 +15118,7 @@ module.exports={
15115
15118
  },
15116
15119
  "Status": {},
15117
15120
  "StackInstanceStatus": {
15118
- "shape": "S5z"
15121
+ "shape": "S60"
15119
15122
  },
15120
15123
  "StatusReason": {},
15121
15124
  "OrganizationalUnitId": {},
@@ -15167,10 +15170,10 @@ module.exports={
15167
15170
  "Description": {},
15168
15171
  "Metadata": {},
15169
15172
  "DriftInformation": {
15170
- "shape": "S66"
15173
+ "shape": "S67"
15171
15174
  },
15172
15175
  "ModuleInfo": {
15173
- "shape": "S4o"
15176
+ "shape": "S4p"
15174
15177
  }
15175
15178
  }
15176
15179
  }
@@ -15186,7 +15189,7 @@ module.exports={
15186
15189
  "members": {
15187
15190
  "StackName": {},
15188
15191
  "StackResourceDriftStatusFilters": {
15189
- "shape": "S69"
15192
+ "shape": "S6a"
15190
15193
  },
15191
15194
  "NextToken": {},
15192
15195
  "MaxResults": {
@@ -15204,7 +15207,7 @@ module.exports={
15204
15207
  "StackResourceDrifts": {
15205
15208
  "type": "list",
15206
15209
  "member": {
15207
- "shape": "S6d"
15210
+ "shape": "S6e"
15208
15211
  }
15209
15212
  },
15210
15213
  "NextToken": {}
@@ -15247,10 +15250,10 @@ module.exports={
15247
15250
  "ResourceStatusReason": {},
15248
15251
  "Description": {},
15249
15252
  "DriftInformation": {
15250
- "shape": "S66"
15253
+ "shape": "S67"
15251
15254
  },
15252
15255
  "ModuleInfo": {
15253
- "shape": "S4o"
15256
+ "shape": "S4p"
15254
15257
  }
15255
15258
  }
15256
15259
  }
@@ -15294,20 +15297,20 @@ module.exports={
15294
15297
  "AdministrationRoleARN": {},
15295
15298
  "ExecutionRoleName": {},
15296
15299
  "StackSetDriftDetectionDetails": {
15297
- "shape": "S6x"
15300
+ "shape": "S6y"
15298
15301
  },
15299
15302
  "AutoDeployment": {
15300
- "shape": "S34"
15303
+ "shape": "S35"
15301
15304
  },
15302
15305
  "PermissionModel": {},
15303
15306
  "OrganizationalUnitIds": {
15304
- "shape": "S2o"
15307
+ "shape": "S2p"
15305
15308
  },
15306
15309
  "ManagedExecution": {
15307
- "shape": "S37"
15310
+ "shape": "S38"
15308
15311
  },
15309
15312
  "Regions": {
15310
- "shape": "S2r"
15313
+ "shape": "S2s"
15311
15314
  }
15312
15315
  }
15313
15316
  }
@@ -15339,7 +15342,7 @@ module.exports={
15339
15342
  "Action": {},
15340
15343
  "Status": {},
15341
15344
  "OperationPreferences": {
15342
- "shape": "S2t"
15345
+ "shape": "S2u"
15343
15346
  },
15344
15347
  "RetainStacks": {
15345
15348
  "type": "boolean"
@@ -15353,14 +15356,14 @@ module.exports={
15353
15356
  "type": "timestamp"
15354
15357
  },
15355
15358
  "DeploymentTargets": {
15356
- "shape": "S2m"
15359
+ "shape": "S2n"
15357
15360
  },
15358
15361
  "StackSetDriftDetectionDetails": {
15359
- "shape": "S6x"
15362
+ "shape": "S6y"
15360
15363
  },
15361
15364
  "StatusReason": {},
15362
15365
  "StatusDetails": {
15363
- "shape": "S7c"
15366
+ "shape": "S7d"
15364
15367
  }
15365
15368
  }
15366
15369
  }
@@ -15454,6 +15457,9 @@ module.exports={
15454
15457
  "type": "timestamp"
15455
15458
  }
15456
15459
  }
15460
+ },
15461
+ "RetainExceptOnCreate": {
15462
+ "type": "boolean"
15457
15463
  }
15458
15464
  }
15459
15465
  }
@@ -15568,7 +15574,7 @@ module.exports={
15568
15574
  "members": {
15569
15575
  "StackName": {},
15570
15576
  "LogicalResourceIds": {
15571
- "shape": "S8d"
15577
+ "shape": "S8e"
15572
15578
  }
15573
15579
  }
15574
15580
  },
@@ -15603,7 +15609,7 @@ module.exports={
15603
15609
  ],
15604
15610
  "members": {
15605
15611
  "StackResourceDrift": {
15606
- "shape": "S6d"
15612
+ "shape": "S6e"
15607
15613
  }
15608
15614
  }
15609
15615
  }
@@ -15617,7 +15623,7 @@ module.exports={
15617
15623
  "members": {
15618
15624
  "StackSetName": {},
15619
15625
  "OperationPreferences": {
15620
- "shape": "S2t"
15626
+ "shape": "S2u"
15621
15627
  },
15622
15628
  "OperationId": {
15623
15629
  "idempotencyToken": true
@@ -15664,6 +15670,9 @@ module.exports={
15664
15670
  "ClientRequestToken": {},
15665
15671
  "DisableRollback": {
15666
15672
  "type": "boolean"
15673
+ },
15674
+ "RetainExceptOnCreate": {
15675
+ "type": "boolean"
15667
15676
  }
15668
15677
  }
15669
15678
  },
@@ -15770,7 +15779,7 @@ module.exports={
15770
15779
  "Version": {},
15771
15780
  "Metadata": {},
15772
15781
  "DeclaredTransforms": {
15773
- "shape": "S98"
15782
+ "shape": "S99"
15774
15783
  },
15775
15784
  "ResourceIdentifierSummaries": {
15776
15785
  "type": "list",
@@ -15779,7 +15788,7 @@ module.exports={
15779
15788
  "members": {
15780
15789
  "ResourceType": {},
15781
15790
  "LogicalResourceIds": {
15782
- "shape": "S8d"
15791
+ "shape": "S8e"
15783
15792
  },
15784
15793
  "ResourceIdentifiers": {
15785
15794
  "type": "list",
@@ -15813,10 +15822,10 @@ module.exports={
15813
15822
  },
15814
15823
  "StackIdsUrl": {},
15815
15824
  "OrganizationalUnitIds": {
15816
- "shape": "S2o"
15825
+ "shape": "S2p"
15817
15826
  },
15818
15827
  "OperationPreferences": {
15819
- "shape": "S2t"
15828
+ "shape": "S2u"
15820
15829
  },
15821
15830
  "OperationId": {
15822
15831
  "idempotencyToken": true
@@ -15940,7 +15949,7 @@ module.exports={
15940
15949
  "type": "integer"
15941
15950
  },
15942
15951
  "StackInstanceResourceDriftStatuses": {
15943
- "shape": "S69"
15952
+ "shape": "S6a"
15944
15953
  },
15945
15954
  "StackInstanceAccount": {},
15946
15955
  "StackInstanceRegion": {},
@@ -15968,11 +15977,11 @@ module.exports={
15968
15977
  "LogicalResourceId": {},
15969
15978
  "PhysicalResourceId": {},
15970
15979
  "PhysicalResourceIdContext": {
15971
- "shape": "S6e"
15980
+ "shape": "S6f"
15972
15981
  },
15973
15982
  "ResourceType": {},
15974
15983
  "PropertyDifferences": {
15975
- "shape": "S6j"
15984
+ "shape": "S6k"
15976
15985
  },
15977
15986
  "StackResourceDriftStatus": {},
15978
15987
  "Timestamp": {
@@ -16028,7 +16037,7 @@ module.exports={
16028
16037
  "Status": {},
16029
16038
  "StatusReason": {},
16030
16039
  "StackInstanceStatus": {
16031
- "shape": "S5z"
16040
+ "shape": "S60"
16032
16041
  },
16033
16042
  "OrganizationalUnitId": {},
16034
16043
  "DriftStatus": {},
@@ -16090,7 +16099,7 @@ module.exports={
16090
16099
  }
16091
16100
  },
16092
16101
  "ModuleInfo": {
16093
- "shape": "S4o"
16102
+ "shape": "S4p"
16094
16103
  }
16095
16104
  }
16096
16105
  }
@@ -16189,10 +16198,10 @@ module.exports={
16189
16198
  },
16190
16199
  "StatusReason": {},
16191
16200
  "StatusDetails": {
16192
- "shape": "S7c"
16201
+ "shape": "S7d"
16193
16202
  },
16194
16203
  "OperationPreferences": {
16195
- "shape": "S2t"
16204
+ "shape": "S2u"
16196
16205
  }
16197
16206
  }
16198
16207
  }
@@ -16227,7 +16236,7 @@ module.exports={
16227
16236
  "Description": {},
16228
16237
  "Status": {},
16229
16238
  "AutoDeployment": {
16230
- "shape": "S34"
16239
+ "shape": "S35"
16231
16240
  },
16232
16241
  "PermissionModel": {},
16233
16242
  "DriftStatus": {},
@@ -16235,7 +16244,7 @@ module.exports={
16235
16244
  "type": "timestamp"
16236
16245
  },
16237
16246
  "ManagedExecution": {
16238
- "shape": "S37"
16247
+ "shape": "S38"
16239
16248
  }
16240
16249
  }
16241
16250
  }
@@ -16529,7 +16538,10 @@ module.exports={
16529
16538
  "members": {
16530
16539
  "StackName": {},
16531
16540
  "RoleARN": {},
16532
- "ClientRequestToken": {}
16541
+ "ClientRequestToken": {},
16542
+ "RetainExceptOnCreate": {
16543
+ "type": "boolean"
16544
+ }
16533
16545
  }
16534
16546
  },
16535
16547
  "output": {
@@ -16687,7 +16699,10 @@ module.exports={
16687
16699
  "DisableRollback": {
16688
16700
  "type": "boolean"
16689
16701
  },
16690
- "ClientRequestToken": {}
16702
+ "ClientRequestToken": {},
16703
+ "RetainExceptOnCreate": {
16704
+ "type": "boolean"
16705
+ }
16691
16706
  }
16692
16707
  },
16693
16708
  "output": {
@@ -16708,19 +16723,19 @@ module.exports={
16708
16723
  "members": {
16709
16724
  "StackSetName": {},
16710
16725
  "Accounts": {
16711
- "shape": "S2k"
16726
+ "shape": "S2l"
16712
16727
  },
16713
16728
  "DeploymentTargets": {
16714
- "shape": "S2m"
16729
+ "shape": "S2n"
16715
16730
  },
16716
16731
  "Regions": {
16717
- "shape": "S2r"
16732
+ "shape": "S2s"
16718
16733
  },
16719
16734
  "ParameterOverrides": {
16720
16735
  "shape": "S1a"
16721
16736
  },
16722
16737
  "OperationPreferences": {
16723
- "shape": "S2t"
16738
+ "shape": "S2u"
16724
16739
  },
16725
16740
  "OperationId": {
16726
16741
  "idempotencyToken": true
@@ -16760,29 +16775,29 @@ module.exports={
16760
16775
  "shape": "S1r"
16761
16776
  },
16762
16777
  "OperationPreferences": {
16763
- "shape": "S2t"
16778
+ "shape": "S2u"
16764
16779
  },
16765
16780
  "AdministrationRoleARN": {},
16766
16781
  "ExecutionRoleName": {},
16767
16782
  "DeploymentTargets": {
16768
- "shape": "S2m"
16783
+ "shape": "S2n"
16769
16784
  },
16770
16785
  "PermissionModel": {},
16771
16786
  "AutoDeployment": {
16772
- "shape": "S34"
16787
+ "shape": "S35"
16773
16788
  },
16774
16789
  "OperationId": {
16775
16790
  "idempotencyToken": true
16776
16791
  },
16777
16792
  "Accounts": {
16778
- "shape": "S2k"
16793
+ "shape": "S2l"
16779
16794
  },
16780
16795
  "Regions": {
16781
- "shape": "S2r"
16796
+ "shape": "S2s"
16782
16797
  },
16783
16798
  "CallAs": {},
16784
16799
  "ManagedExecution": {
16785
- "shape": "S37"
16800
+ "shape": "S38"
16786
16801
  }
16787
16802
  }
16788
16803
  },
@@ -16848,7 +16863,7 @@ module.exports={
16848
16863
  },
16849
16864
  "CapabilitiesReason": {},
16850
16865
  "DeclaredTransforms": {
16851
- "shape": "S98"
16866
+ "shape": "S99"
16852
16867
  }
16853
16868
  }
16854
16869
  }
@@ -16938,37 +16953,37 @@ module.exports={
16938
16953
  }
16939
16954
  }
16940
16955
  },
16941
- "S2k": {
16956
+ "S2l": {
16942
16957
  "type": "list",
16943
16958
  "member": {}
16944
16959
  },
16945
- "S2m": {
16960
+ "S2n": {
16946
16961
  "type": "structure",
16947
16962
  "members": {
16948
16963
  "Accounts": {
16949
- "shape": "S2k"
16964
+ "shape": "S2l"
16950
16965
  },
16951
16966
  "AccountsUrl": {},
16952
16967
  "OrganizationalUnitIds": {
16953
- "shape": "S2o"
16968
+ "shape": "S2p"
16954
16969
  },
16955
16970
  "AccountFilterType": {}
16956
16971
  }
16957
16972
  },
16958
- "S2o": {
16973
+ "S2p": {
16959
16974
  "type": "list",
16960
16975
  "member": {}
16961
16976
  },
16962
- "S2r": {
16977
+ "S2s": {
16963
16978
  "type": "list",
16964
16979
  "member": {}
16965
16980
  },
16966
- "S2t": {
16981
+ "S2u": {
16967
16982
  "type": "structure",
16968
16983
  "members": {
16969
16984
  "RegionConcurrencyType": {},
16970
16985
  "RegionOrder": {
16971
- "shape": "S2r"
16986
+ "shape": "S2s"
16972
16987
  },
16973
16988
  "FailureToleranceCount": {
16974
16989
  "type": "integer"
@@ -16984,7 +16999,7 @@ module.exports={
16984
16999
  }
16985
17000
  }
16986
17001
  },
16987
- "S34": {
17002
+ "S35": {
16988
17003
  "type": "structure",
16989
17004
  "members": {
16990
17005
  "Enabled": {
@@ -16995,7 +17010,7 @@ module.exports={
16995
17010
  }
16996
17011
  }
16997
17012
  },
16998
- "S37": {
17013
+ "S38": {
16999
17014
  "type": "structure",
17000
17015
  "members": {
17001
17016
  "Active": {
@@ -17003,20 +17018,20 @@ module.exports={
17003
17018
  }
17004
17019
  }
17005
17020
  },
17006
- "S4o": {
17021
+ "S4p": {
17007
17022
  "type": "structure",
17008
17023
  "members": {
17009
17024
  "TypeHierarchy": {},
17010
17025
  "LogicalIdHierarchy": {}
17011
17026
  }
17012
17027
  },
17013
- "S5z": {
17028
+ "S60": {
17014
17029
  "type": "structure",
17015
17030
  "members": {
17016
17031
  "DetailedStatus": {}
17017
17032
  }
17018
17033
  },
17019
- "S66": {
17034
+ "S67": {
17020
17035
  "type": "structure",
17021
17036
  "required": [
17022
17037
  "StackResourceDriftStatus"
@@ -17028,11 +17043,11 @@ module.exports={
17028
17043
  }
17029
17044
  }
17030
17045
  },
17031
- "S69": {
17046
+ "S6a": {
17032
17047
  "type": "list",
17033
17048
  "member": {}
17034
17049
  },
17035
- "S6d": {
17050
+ "S6e": {
17036
17051
  "type": "structure",
17037
17052
  "required": [
17038
17053
  "StackId",
@@ -17046,24 +17061,24 @@ module.exports={
17046
17061
  "LogicalResourceId": {},
17047
17062
  "PhysicalResourceId": {},
17048
17063
  "PhysicalResourceIdContext": {
17049
- "shape": "S6e"
17064
+ "shape": "S6f"
17050
17065
  },
17051
17066
  "ResourceType": {},
17052
17067
  "ExpectedProperties": {},
17053
17068
  "ActualProperties": {},
17054
17069
  "PropertyDifferences": {
17055
- "shape": "S6j"
17070
+ "shape": "S6k"
17056
17071
  },
17057
17072
  "StackResourceDriftStatus": {},
17058
17073
  "Timestamp": {
17059
17074
  "type": "timestamp"
17060
17075
  },
17061
17076
  "ModuleInfo": {
17062
- "shape": "S4o"
17077
+ "shape": "S4p"
17063
17078
  }
17064
17079
  }
17065
17080
  },
17066
- "S6e": {
17081
+ "S6f": {
17067
17082
  "type": "list",
17068
17083
  "member": {
17069
17084
  "type": "structure",
@@ -17077,7 +17092,7 @@ module.exports={
17077
17092
  }
17078
17093
  }
17079
17094
  },
17080
- "S6j": {
17095
+ "S6k": {
17081
17096
  "type": "list",
17082
17097
  "member": {
17083
17098
  "type": "structure",
@@ -17095,7 +17110,7 @@ module.exports={
17095
17110
  }
17096
17111
  }
17097
17112
  },
17098
- "S6x": {
17113
+ "S6y": {
17099
17114
  "type": "structure",
17100
17115
  "members": {
17101
17116
  "DriftStatus": {},
@@ -17120,7 +17135,7 @@ module.exports={
17120
17135
  }
17121
17136
  }
17122
17137
  },
17123
- "S7c": {
17138
+ "S7d": {
17124
17139
  "type": "structure",
17125
17140
  "members": {
17126
17141
  "FailedStackInstancesCount": {
@@ -17128,11 +17143,11 @@ module.exports={
17128
17143
  }
17129
17144
  }
17130
17145
  },
17131
- "S8d": {
17146
+ "S8e": {
17132
17147
  "type": "list",
17133
17148
  "member": {}
17134
17149
  },
17135
- "S98": {
17150
+ "S99": {
17136
17151
  "type": "list",
17137
17152
  "member": {}
17138
17153
  }
@@ -33196,7 +33211,10 @@ module.exports={
33196
33211
  "location": "header",
33197
33212
  "locationName": "If-Match"
33198
33213
  },
33199
- "CallerReference": {}
33214
+ "CallerReference": {},
33215
+ "Enabled": {
33216
+ "type": "boolean"
33217
+ }
33200
33218
  }
33201
33219
  },
33202
33220
  "output": {
@@ -260576,7 +260594,7 @@ AWS.util.update(AWS, {
260576
260594
  /**
260577
260595
  * @constant
260578
260596
  */
260579
- VERSION: '2.1424.0',
260597
+ VERSION: '2.1425.0',
260580
260598
 
260581
260599
  /**
260582
260600
  * @api private
@@ -282757,7 +282775,7 @@ var LRUCache = /** @class */ (function () {
282757
282775
  }());
282758
282776
  exports.LRUCache = LRUCache;
282759
282777
  },{}],467:[function(require,module,exports){
282760
- // AWS SDK for JavaScript v2.1424.0
282778
+ // AWS SDK for JavaScript v2.1425.0
282761
282779
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
282762
282780
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
282763
282781
  require('./browser_loader');