cdk-docker-image-deployment 0.0.165 → 0.0.167

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.
Files changed (28) hide show
  1. package/.jsii +3 -3
  2. package/lib/destination.js +1 -1
  3. package/lib/docker-image-deployment.js +1 -1
  4. package/lib/source.js +1 -1
  5. package/node_modules/aws-sdk/CHANGELOG.md +12 -1
  6. package/node_modules/aws-sdk/README.md +1 -1
  7. package/node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json +147 -111
  8. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.min.json +186 -61
  9. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.paginators.json +10 -0
  10. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +329 -311
  11. package/node_modules/aws-sdk/apis/grafana-2020-08-18.min.json +70 -41
  12. package/node_modules/aws-sdk/apis/privatenetworks-2021-12-03.min.json +49 -8
  13. package/node_modules/aws-sdk/apis/wafv2-2019-07-29.min.json +234 -111
  14. package/node_modules/aws-sdk/clients/efs.d.ts +4 -4
  15. package/node_modules/aws-sdk/clients/emr.d.ts +39 -5
  16. package/node_modules/aws-sdk/clients/frauddetector.d.ts +179 -0
  17. package/node_modules/aws-sdk/clients/glue.d.ts +28 -0
  18. package/node_modules/aws-sdk/clients/grafana.d.ts +34 -4
  19. package/node_modules/aws-sdk/clients/privatenetworks.d.ts +59 -3
  20. package/node_modules/aws-sdk/clients/rds.d.ts +81 -81
  21. package/node_modules/aws-sdk/clients/wafv2.d.ts +119 -7
  22. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  23. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +8 -8
  24. package/node_modules/aws-sdk/dist/aws-sdk.js +150 -114
  25. package/node_modules/aws-sdk/dist/aws-sdk.min.js +55 -55
  26. package/node_modules/aws-sdk/lib/core.js +1 -1
  27. package/node_modules/aws-sdk/package.json +1 -1
  28. package/package.json +4 -4
@@ -1,4 +1,4 @@
1
- // AWS SDK for JavaScript v2.1315.0
1
+ // AWS SDK for JavaScript v2.1317.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){
@@ -127494,7 +127494,7 @@ module.exports={
127494
127494
  ],
127495
127495
  "members": {
127496
127496
  "InstanceGroups": {
127497
- "shape": "Sy"
127497
+ "shape": "S11"
127498
127498
  },
127499
127499
  "JobFlowId": {}
127500
127500
  }
@@ -127521,7 +127521,7 @@ module.exports={
127521
127521
  "members": {
127522
127522
  "JobFlowId": {},
127523
127523
  "Steps": {
127524
- "shape": "S1j"
127524
+ "shape": "S1m"
127525
127525
  },
127526
127526
  "ExecutionRoleArn": {}
127527
127527
  }
@@ -127530,7 +127530,7 @@ module.exports={
127530
127530
  "type": "structure",
127531
127531
  "members": {
127532
127532
  "StepIds": {
127533
- "shape": "S1s"
127533
+ "shape": "S1v"
127534
127534
  }
127535
127535
  }
127536
127536
  }
@@ -127545,7 +127545,7 @@ module.exports={
127545
127545
  "members": {
127546
127546
  "ResourceId": {},
127547
127547
  "Tags": {
127548
- "shape": "S1v"
127548
+ "shape": "S1y"
127549
127549
  }
127550
127550
  }
127551
127551
  },
@@ -127564,7 +127564,7 @@ module.exports={
127564
127564
  "members": {
127565
127565
  "ClusterId": {},
127566
127566
  "StepIds": {
127567
- "shape": "S1s"
127567
+ "shape": "S1v"
127568
127568
  },
127569
127569
  "StepCancellationOption": {}
127570
127570
  }
@@ -127631,7 +127631,7 @@ module.exports={
127631
127631
  "AuthMode": {},
127632
127632
  "VpcId": {},
127633
127633
  "SubnetIds": {
127634
- "shape": "S2a"
127634
+ "shape": "S2d"
127635
127635
  },
127636
127636
  "ServiceRole": {},
127637
127637
  "UserRole": {},
@@ -127641,7 +127641,7 @@ module.exports={
127641
127641
  "IdpAuthUrl": {},
127642
127642
  "IdpRelayStateParameterName": {},
127643
127643
  "Tags": {
127644
- "shape": "S1v"
127644
+ "shape": "S1y"
127645
127645
  }
127646
127646
  }
127647
127647
  },
@@ -127730,7 +127730,7 @@ module.exports={
127730
127730
  "Id": {},
127731
127731
  "Name": {},
127732
127732
  "Status": {
127733
- "shape": "S2m"
127733
+ "shape": "S2p"
127734
127734
  },
127735
127735
  "Ec2InstanceAttributes": {
127736
127736
  "type": "structure",
@@ -127738,21 +127738,21 @@ module.exports={
127738
127738
  "Ec2KeyName": {},
127739
127739
  "Ec2SubnetId": {},
127740
127740
  "RequestedEc2SubnetIds": {
127741
- "shape": "S2s"
127741
+ "shape": "S2v"
127742
127742
  },
127743
127743
  "Ec2AvailabilityZone": {},
127744
127744
  "RequestedEc2AvailabilityZones": {
127745
- "shape": "S2s"
127745
+ "shape": "S2v"
127746
127746
  },
127747
127747
  "IamInstanceProfile": {},
127748
127748
  "EmrManagedMasterSecurityGroup": {},
127749
127749
  "EmrManagedSlaveSecurityGroup": {},
127750
127750
  "ServiceAccessSecurityGroup": {},
127751
127751
  "AdditionalMasterSecurityGroups": {
127752
- "shape": "S2t"
127752
+ "shape": "S2w"
127753
127753
  },
127754
127754
  "AdditionalSlaveSecurityGroups": {
127755
- "shape": "S2t"
127755
+ "shape": "S2w"
127756
127756
  }
127757
127757
  }
127758
127758
  },
@@ -127772,10 +127772,10 @@ module.exports={
127772
127772
  "type": "boolean"
127773
127773
  },
127774
127774
  "Applications": {
127775
- "shape": "S2w"
127775
+ "shape": "S2z"
127776
127776
  },
127777
127777
  "Tags": {
127778
- "shape": "S1v"
127778
+ "shape": "S1y"
127779
127779
  },
127780
127780
  "ServiceRole": {},
127781
127781
  "NormalizedInstanceHours": {
@@ -127794,7 +127794,7 @@ module.exports={
127794
127794
  },
127795
127795
  "RepoUpgradeOnBoot": {},
127796
127796
  "KerberosAttributes": {
127797
- "shape": "S30"
127797
+ "shape": "S33"
127798
127798
  },
127799
127799
  "ClusterArn": {},
127800
127800
  "OutpostArn": {},
@@ -127802,7 +127802,7 @@ module.exports={
127802
127802
  "type": "integer"
127803
127803
  },
127804
127804
  "PlacementGroups": {
127805
- "shape": "S32"
127805
+ "shape": "S35"
127806
127806
  },
127807
127807
  "OSReleaseLabel": {}
127808
127808
  }
@@ -127821,7 +127821,7 @@ module.exports={
127821
127821
  "type": "timestamp"
127822
127822
  },
127823
127823
  "JobFlowIds": {
127824
- "shape": "S1q"
127824
+ "shape": "S1t"
127825
127825
  },
127826
127826
  "JobFlowStates": {
127827
127827
  "type": "list",
@@ -127936,7 +127936,7 @@ module.exports={
127936
127936
  "Ec2KeyName": {},
127937
127937
  "Ec2SubnetId": {},
127938
127938
  "Placement": {
127939
- "shape": "S3g"
127939
+ "shape": "S3j"
127940
127940
  },
127941
127941
  "KeepJobFlowAliveWhenNoSteps": {
127942
127942
  "type": "boolean"
@@ -127957,7 +127957,7 @@ module.exports={
127957
127957
  ],
127958
127958
  "members": {
127959
127959
  "StepConfig": {
127960
- "shape": "S1k"
127960
+ "shape": "S1n"
127961
127961
  },
127962
127962
  "ExecutionStatusDetail": {
127963
127963
  "type": "structure",
@@ -127988,13 +127988,13 @@ module.exports={
127988
127988
  "type": "structure",
127989
127989
  "members": {
127990
127990
  "BootstrapActionConfig": {
127991
- "shape": "S3n"
127991
+ "shape": "S3q"
127992
127992
  }
127993
127993
  }
127994
127994
  }
127995
127995
  },
127996
127996
  "SupportedProducts": {
127997
- "shape": "S3p"
127997
+ "shape": "S3s"
127998
127998
  },
127999
127999
  "VisibleToAllUsers": {
128000
128000
  "type": "boolean"
@@ -128029,7 +128029,7 @@ module.exports={
128029
128029
  "NotebookExecutionId": {},
128030
128030
  "EditorId": {},
128031
128031
  "ExecutionEngine": {
128032
- "shape": "S3t"
128032
+ "shape": "S3w"
128033
128033
  },
128034
128034
  "NotebookExecutionName": {},
128035
128035
  "NotebookParams": {},
@@ -128045,7 +128045,7 @@ module.exports={
128045
128045
  "LastStateChangeReason": {},
128046
128046
  "NotebookInstanceSecurityGroupId": {},
128047
128047
  "Tags": {
128048
- "shape": "S1v"
128048
+ "shape": "S1y"
128049
128049
  }
128050
128050
  }
128051
128051
  }
@@ -128132,11 +128132,11 @@ module.exports={
128132
128132
  "Id": {},
128133
128133
  "Name": {},
128134
128134
  "Config": {
128135
- "shape": "S48"
128135
+ "shape": "S4b"
128136
128136
  },
128137
128137
  "ActionOnFailure": {},
128138
128138
  "Status": {
128139
- "shape": "S49"
128139
+ "shape": "S4c"
128140
128140
  },
128141
128141
  "ExecutionRoleArn": {}
128142
128142
  }
@@ -128167,7 +128167,7 @@ module.exports={
128167
128167
  "AuthMode": {},
128168
128168
  "VpcId": {},
128169
128169
  "SubnetIds": {
128170
- "shape": "S2a"
128170
+ "shape": "S2d"
128171
128171
  },
128172
128172
  "ServiceRole": {},
128173
128173
  "UserRole": {},
@@ -128181,7 +128181,7 @@ module.exports={
128181
128181
  "IdpAuthUrl": {},
128182
128182
  "IdpRelayStateParameterName": {},
128183
128183
  "Tags": {
128184
- "shape": "S1v"
128184
+ "shape": "S1y"
128185
128185
  }
128186
128186
  }
128187
128187
  }
@@ -128202,7 +128202,7 @@ module.exports={
128202
128202
  "type": "structure",
128203
128203
  "members": {
128204
128204
  "AutoTerminationPolicy": {
128205
- "shape": "S4k"
128205
+ "shape": "S4n"
128206
128206
  }
128207
128207
  }
128208
128208
  }
@@ -128220,7 +128220,7 @@ module.exports={
128220
128220
  ],
128221
128221
  "members": {
128222
128222
  "BlockPublicAccessConfiguration": {
128223
- "shape": "S4o"
128223
+ "shape": "S4r"
128224
128224
  },
128225
128225
  "BlockPublicAccessConfigurationMetadata": {
128226
128226
  "type": "structure",
@@ -128287,7 +128287,7 @@ module.exports={
128287
128287
  "type": "structure",
128288
128288
  "members": {
128289
128289
  "ManagedScalingPolicy": {
128290
- "shape": "S4z"
128290
+ "shape": "S52"
128291
128291
  }
128292
128292
  }
128293
128293
  }
@@ -128350,7 +128350,7 @@ module.exports={
128350
128350
  "Name": {},
128351
128351
  "ScriptPath": {},
128352
128352
  "Args": {
128353
- "shape": "S2t"
128353
+ "shape": "S2w"
128354
128354
  }
128355
128355
  }
128356
128356
  }
@@ -128387,7 +128387,7 @@ module.exports={
128387
128387
  "Id": {},
128388
128388
  "Name": {},
128389
128389
  "Status": {
128390
- "shape": "S2m"
128390
+ "shape": "S2p"
128391
128391
  },
128392
128392
  "NormalizedInstanceHours": {
128393
128393
  "type": "integer"
@@ -128479,7 +128479,7 @@ module.exports={
128479
128479
  "shape": "Si"
128480
128480
  },
128481
128481
  "EbsBlockDevices": {
128482
- "shape": "S5q"
128482
+ "shape": "S5t"
128483
128483
  },
128484
128484
  "EbsOptimized": {
128485
128485
  "type": "boolean"
@@ -128490,6 +128490,9 @@ module.exports={
128490
128490
  },
128491
128491
  "LaunchSpecifications": {
128492
128492
  "shape": "Sl"
128493
+ },
128494
+ "ResizeSpecifications": {
128495
+ "shape": "Su"
128493
128496
  }
128494
128497
  }
128495
128498
  }
@@ -128569,16 +128572,16 @@ module.exports={
128569
128572
  "type": "long"
128570
128573
  },
128571
128574
  "EbsBlockDevices": {
128572
- "shape": "S5q"
128575
+ "shape": "S5t"
128573
128576
  },
128574
128577
  "EbsOptimized": {
128575
128578
  "type": "boolean"
128576
128579
  },
128577
128580
  "ShrinkPolicy": {
128578
- "shape": "S62"
128581
+ "shape": "S65"
128579
128582
  },
128580
128583
  "AutoScalingPolicy": {
128581
- "shape": "S66"
128584
+ "shape": "S69"
128582
128585
  },
128583
128586
  "CustomAmiId": {}
128584
128587
  }
@@ -128733,7 +128736,7 @@ module.exports={
128733
128736
  "type": "structure",
128734
128737
  "members": {
128735
128738
  "ReleaseLabels": {
128736
- "shape": "S2t"
128739
+ "shape": "S2w"
128737
128740
  },
128738
128741
  "NextToken": {}
128739
128742
  }
@@ -128778,7 +128781,7 @@ module.exports={
128778
128781
  "member": {}
128779
128782
  },
128780
128783
  "StepIds": {
128781
- "shape": "S1q"
128784
+ "shape": "S1t"
128782
128785
  },
128783
128786
  "Marker": {}
128784
128787
  }
@@ -128794,11 +128797,11 @@ module.exports={
128794
128797
  "Id": {},
128795
128798
  "Name": {},
128796
128799
  "Config": {
128797
- "shape": "S48"
128800
+ "shape": "S4b"
128798
128801
  },
128799
128802
  "ActionOnFailure": {},
128800
128803
  "Status": {
128801
- "shape": "S49"
128804
+ "shape": "S4c"
128802
128805
  }
128803
128806
  }
128804
128807
  }
@@ -128913,6 +128916,9 @@ module.exports={
128913
128916
  },
128914
128917
  "TargetSpotCapacity": {
128915
128918
  "type": "integer"
128919
+ },
128920
+ "ResizeSpecifications": {
128921
+ "shape": "Su"
128916
128922
  }
128917
128923
  }
128918
128924
  }
@@ -128941,7 +128947,7 @@ module.exports={
128941
128947
  "member": {}
128942
128948
  },
128943
128949
  "ShrinkPolicy": {
128944
- "shape": "S62"
128950
+ "shape": "S65"
128945
128951
  },
128946
128952
  "ReconfigurationType": {},
128947
128953
  "Configurations": {
@@ -128965,7 +128971,7 @@ module.exports={
128965
128971
  "ClusterId": {},
128966
128972
  "InstanceGroupId": {},
128967
128973
  "AutoScalingPolicy": {
128968
- "shape": "S12"
128974
+ "shape": "S15"
128969
128975
  }
128970
128976
  }
128971
128977
  },
@@ -128975,7 +128981,7 @@ module.exports={
128975
128981
  "ClusterId": {},
128976
128982
  "InstanceGroupId": {},
128977
128983
  "AutoScalingPolicy": {
128978
- "shape": "S66"
128984
+ "shape": "S69"
128979
128985
  },
128980
128986
  "ClusterArn": {}
128981
128987
  }
@@ -128990,7 +128996,7 @@ module.exports={
128990
128996
  "members": {
128991
128997
  "ClusterId": {},
128992
128998
  "AutoTerminationPolicy": {
128993
- "shape": "S4k"
128999
+ "shape": "S4n"
128994
129000
  }
128995
129001
  }
128996
129002
  },
@@ -129007,7 +129013,7 @@ module.exports={
129007
129013
  ],
129008
129014
  "members": {
129009
129015
  "BlockPublicAccessConfiguration": {
129010
- "shape": "S4o"
129016
+ "shape": "S4r"
129011
129017
  }
129012
129018
  }
129013
129019
  },
@@ -129026,7 +129032,7 @@ module.exports={
129026
129032
  "members": {
129027
129033
  "ClusterId": {},
129028
129034
  "ManagedScalingPolicy": {
129029
- "shape": "S4z"
129035
+ "shape": "S52"
129030
129036
  }
129031
129037
  }
129032
129038
  },
@@ -129092,7 +129098,7 @@ module.exports={
129092
129098
  "members": {
129093
129099
  "ResourceId": {},
129094
129100
  "TagKeys": {
129095
- "shape": "S2t"
129101
+ "shape": "S2w"
129096
129102
  }
129097
129103
  }
129098
129104
  },
@@ -129124,7 +129130,7 @@ module.exports={
129124
129130
  "type": "integer"
129125
129131
  },
129126
129132
  "InstanceGroups": {
129127
- "shape": "Sy"
129133
+ "shape": "S11"
129128
129134
  },
129129
129135
  "InstanceFleets": {
129130
129136
  "type": "list",
@@ -129134,7 +129140,7 @@ module.exports={
129134
129140
  },
129135
129141
  "Ec2KeyName": {},
129136
129142
  "Placement": {
129137
- "shape": "S3g"
129143
+ "shape": "S3j"
129138
129144
  },
129139
129145
  "KeepJobFlowAliveWhenNoSteps": {
129140
129146
  "type": "boolean"
@@ -129145,30 +129151,30 @@ module.exports={
129145
129151
  "HadoopVersion": {},
129146
129152
  "Ec2SubnetId": {},
129147
129153
  "Ec2SubnetIds": {
129148
- "shape": "S2s"
129154
+ "shape": "S2v"
129149
129155
  },
129150
129156
  "EmrManagedMasterSecurityGroup": {},
129151
129157
  "EmrManagedSlaveSecurityGroup": {},
129152
129158
  "ServiceAccessSecurityGroup": {},
129153
129159
  "AdditionalMasterSecurityGroups": {
129154
- "shape": "S84"
129160
+ "shape": "S87"
129155
129161
  },
129156
129162
  "AdditionalSlaveSecurityGroups": {
129157
- "shape": "S84"
129163
+ "shape": "S87"
129158
129164
  }
129159
129165
  }
129160
129166
  },
129161
129167
  "Steps": {
129162
- "shape": "S1j"
129168
+ "shape": "S1m"
129163
129169
  },
129164
129170
  "BootstrapActions": {
129165
129171
  "type": "list",
129166
129172
  "member": {
129167
- "shape": "S3n"
129173
+ "shape": "S3q"
129168
129174
  }
129169
129175
  },
129170
129176
  "SupportedProducts": {
129171
- "shape": "S3p"
129177
+ "shape": "S3s"
129172
129178
  },
129173
129179
  "NewSupportedProducts": {
129174
129180
  "type": "list",
@@ -129177,13 +129183,13 @@ module.exports={
129177
129183
  "members": {
129178
129184
  "Name": {},
129179
129185
  "Args": {
129180
- "shape": "S1q"
129186
+ "shape": "S1t"
129181
129187
  }
129182
129188
  }
129183
129189
  }
129184
129190
  },
129185
129191
  "Applications": {
129186
- "shape": "S2w"
129192
+ "shape": "S2z"
129187
129193
  },
129188
129194
  "Configurations": {
129189
129195
  "shape": "Si"
@@ -129194,7 +129200,7 @@ module.exports={
129194
129200
  "JobFlowRole": {},
129195
129201
  "ServiceRole": {},
129196
129202
  "Tags": {
129197
- "shape": "S1v"
129203
+ "shape": "S1y"
129198
129204
  },
129199
129205
  "SecurityConfiguration": {},
129200
129206
  "AutoScalingRole": {},
@@ -129205,19 +129211,19 @@ module.exports={
129205
129211
  },
129206
129212
  "RepoUpgradeOnBoot": {},
129207
129213
  "KerberosAttributes": {
129208
- "shape": "S30"
129214
+ "shape": "S33"
129209
129215
  },
129210
129216
  "StepConcurrencyLevel": {
129211
129217
  "type": "integer"
129212
129218
  },
129213
129219
  "ManagedScalingPolicy": {
129214
- "shape": "S4z"
129220
+ "shape": "S52"
129215
129221
  },
129216
129222
  "PlacementGroupConfigs": {
129217
- "shape": "S32"
129223
+ "shape": "S35"
129218
129224
  },
129219
129225
  "AutoTerminationPolicy": {
129220
- "shape": "S4k"
129226
+ "shape": "S4n"
129221
129227
  },
129222
129228
  "OSReleaseLabel": {}
129223
129229
  }
@@ -129239,7 +129245,7 @@ module.exports={
129239
129245
  ],
129240
129246
  "members": {
129241
129247
  "JobFlowIds": {
129242
- "shape": "S1q"
129248
+ "shape": "S1t"
129243
129249
  },
129244
129250
  "TerminationProtected": {
129245
129251
  "type": "boolean"
@@ -129256,7 +129262,7 @@ module.exports={
129256
129262
  ],
129257
129263
  "members": {
129258
129264
  "JobFlowIds": {
129259
- "shape": "S1q"
129265
+ "shape": "S1t"
129260
129266
  },
129261
129267
  "VisibleToAllUsers": {
129262
129268
  "type": "boolean"
@@ -129279,12 +129285,12 @@ module.exports={
129279
129285
  "NotebookExecutionName": {},
129280
129286
  "NotebookParams": {},
129281
129287
  "ExecutionEngine": {
129282
- "shape": "S3t"
129288
+ "shape": "S3w"
129283
129289
  },
129284
129290
  "ServiceRole": {},
129285
129291
  "NotebookInstanceSecurityGroupId": {},
129286
129292
  "Tags": {
129287
- "shape": "S1v"
129293
+ "shape": "S1y"
129288
129294
  }
129289
129295
  }
129290
129296
  },
@@ -129314,7 +129320,7 @@ module.exports={
129314
129320
  ],
129315
129321
  "members": {
129316
129322
  "JobFlowIds": {
129317
- "shape": "S1q"
129323
+ "shape": "S1t"
129318
129324
  }
129319
129325
  }
129320
129326
  }
@@ -129330,7 +129336,7 @@ module.exports={
129330
129336
  "Name": {},
129331
129337
  "Description": {},
129332
129338
  "SubnetIds": {
129333
- "shape": "S2a"
129339
+ "shape": "S2d"
129334
129340
  },
129335
129341
  "DefaultS3Location": {}
129336
129342
  }
@@ -129397,6 +129403,9 @@ module.exports={
129397
129403
  },
129398
129404
  "LaunchSpecifications": {
129399
129405
  "shape": "Sl"
129406
+ },
129407
+ "ResizeSpecifications": {
129408
+ "shape": "Su"
129400
129409
  }
129401
129410
  }
129402
129411
  },
@@ -129503,7 +129512,34 @@ module.exports={
129503
129512
  }
129504
129513
  }
129505
129514
  },
129506
- "Sy": {
129515
+ "Su": {
129516
+ "type": "structure",
129517
+ "members": {
129518
+ "SpotResizeSpecification": {
129519
+ "type": "structure",
129520
+ "required": [
129521
+ "TimeoutDurationMinutes"
129522
+ ],
129523
+ "members": {
129524
+ "TimeoutDurationMinutes": {
129525
+ "type": "integer"
129526
+ }
129527
+ }
129528
+ },
129529
+ "OnDemandResizeSpecification": {
129530
+ "type": "structure",
129531
+ "required": [
129532
+ "TimeoutDurationMinutes"
129533
+ ],
129534
+ "members": {
129535
+ "TimeoutDurationMinutes": {
129536
+ "type": "integer"
129537
+ }
129538
+ }
129539
+ }
129540
+ }
129541
+ },
129542
+ "S11": {
129507
129543
  "type": "list",
129508
129544
  "member": {
129509
129545
  "type": "structure",
@@ -129528,13 +129564,13 @@ module.exports={
129528
129564
  "shape": "Sa"
129529
129565
  },
129530
129566
  "AutoScalingPolicy": {
129531
- "shape": "S12"
129567
+ "shape": "S15"
129532
129568
  },
129533
129569
  "CustomAmiId": {}
129534
129570
  }
129535
129571
  }
129536
129572
  },
129537
- "S12": {
129573
+ "S15": {
129538
129574
  "type": "structure",
129539
129575
  "required": [
129540
129576
  "Constraints",
@@ -129542,14 +129578,14 @@ module.exports={
129542
129578
  ],
129543
129579
  "members": {
129544
129580
  "Constraints": {
129545
- "shape": "S13"
129581
+ "shape": "S16"
129546
129582
  },
129547
129583
  "Rules": {
129548
- "shape": "S14"
129584
+ "shape": "S17"
129549
129585
  }
129550
129586
  }
129551
129587
  },
129552
- "S13": {
129588
+ "S16": {
129553
129589
  "type": "structure",
129554
129590
  "required": [
129555
129591
  "MinCapacity",
@@ -129564,7 +129600,7 @@ module.exports={
129564
129600
  }
129565
129601
  }
129566
129602
  },
129567
- "S14": {
129603
+ "S17": {
129568
129604
  "type": "list",
129569
129605
  "member": {
129570
129606
  "type": "structure",
@@ -129646,13 +129682,13 @@ module.exports={
129646
129682
  }
129647
129683
  }
129648
129684
  },
129649
- "S1j": {
129685
+ "S1m": {
129650
129686
  "type": "list",
129651
129687
  "member": {
129652
- "shape": "S1k"
129688
+ "shape": "S1n"
129653
129689
  }
129654
129690
  },
129655
- "S1k": {
129691
+ "S1n": {
129656
129692
  "type": "structure",
129657
129693
  "required": [
129658
129694
  "Name",
@@ -129680,21 +129716,21 @@ module.exports={
129680
129716
  "Jar": {},
129681
129717
  "MainClass": {},
129682
129718
  "Args": {
129683
- "shape": "S1q"
129719
+ "shape": "S1t"
129684
129720
  }
129685
129721
  }
129686
129722
  }
129687
129723
  }
129688
129724
  },
129689
- "S1q": {
129725
+ "S1t": {
129690
129726
  "type": "list",
129691
129727
  "member": {}
129692
129728
  },
129693
- "S1s": {
129729
+ "S1v": {
129694
129730
  "type": "list",
129695
129731
  "member": {}
129696
129732
  },
129697
- "S1v": {
129733
+ "S1y": {
129698
129734
  "type": "list",
129699
129735
  "member": {
129700
129736
  "type": "structure",
@@ -129704,11 +129740,11 @@ module.exports={
129704
129740
  }
129705
129741
  }
129706
129742
  },
129707
- "S2a": {
129743
+ "S2d": {
129708
129744
  "type": "list",
129709
129745
  "member": {}
129710
129746
  },
129711
- "S2m": {
129747
+ "S2p": {
129712
129748
  "type": "structure",
129713
129749
  "members": {
129714
129750
  "State": {},
@@ -129735,15 +129771,15 @@ module.exports={
129735
129771
  }
129736
129772
  }
129737
129773
  },
129738
- "S2s": {
129774
+ "S2v": {
129739
129775
  "type": "list",
129740
129776
  "member": {}
129741
129777
  },
129742
- "S2t": {
129778
+ "S2w": {
129743
129779
  "type": "list",
129744
129780
  "member": {}
129745
129781
  },
129746
- "S2w": {
129782
+ "S2z": {
129747
129783
  "type": "list",
129748
129784
  "member": {
129749
129785
  "type": "structure",
@@ -129751,7 +129787,7 @@ module.exports={
129751
129787
  "Name": {},
129752
129788
  "Version": {},
129753
129789
  "Args": {
129754
- "shape": "S2t"
129790
+ "shape": "S2w"
129755
129791
  },
129756
129792
  "AdditionalInfo": {
129757
129793
  "shape": "Sk"
@@ -129759,7 +129795,7 @@ module.exports={
129759
129795
  }
129760
129796
  }
129761
129797
  },
129762
- "S30": {
129798
+ "S33": {
129763
129799
  "type": "structure",
129764
129800
  "required": [
129765
129801
  "Realm",
@@ -129773,7 +129809,7 @@ module.exports={
129773
129809
  "ADDomainJoinPassword": {}
129774
129810
  }
129775
129811
  },
129776
- "S32": {
129812
+ "S35": {
129777
129813
  "type": "list",
129778
129814
  "member": {
129779
129815
  "type": "structure",
@@ -129786,16 +129822,16 @@ module.exports={
129786
129822
  }
129787
129823
  }
129788
129824
  },
129789
- "S3g": {
129825
+ "S3j": {
129790
129826
  "type": "structure",
129791
129827
  "members": {
129792
129828
  "AvailabilityZone": {},
129793
129829
  "AvailabilityZones": {
129794
- "shape": "S2s"
129830
+ "shape": "S2v"
129795
129831
  }
129796
129832
  }
129797
129833
  },
129798
- "S3n": {
129834
+ "S3q": {
129799
129835
  "type": "structure",
129800
129836
  "required": [
129801
129837
  "Name",
@@ -129811,17 +129847,17 @@ module.exports={
129811
129847
  "members": {
129812
129848
  "Path": {},
129813
129849
  "Args": {
129814
- "shape": "S1q"
129850
+ "shape": "S1t"
129815
129851
  }
129816
129852
  }
129817
129853
  }
129818
129854
  }
129819
129855
  },
129820
- "S3p": {
129856
+ "S3s": {
129821
129857
  "type": "list",
129822
129858
  "member": {}
129823
129859
  },
129824
- "S3t": {
129860
+ "S3w": {
129825
129861
  "type": "structure",
129826
129862
  "required": [
129827
129863
  "Id"
@@ -129832,7 +129868,7 @@ module.exports={
129832
129868
  "MasterInstanceSecurityGroupId": {}
129833
129869
  }
129834
129870
  },
129835
- "S48": {
129871
+ "S4b": {
129836
129872
  "type": "structure",
129837
129873
  "members": {
129838
129874
  "Jar": {},
@@ -129841,11 +129877,11 @@ module.exports={
129841
129877
  },
129842
129878
  "MainClass": {},
129843
129879
  "Args": {
129844
- "shape": "S2t"
129880
+ "shape": "S2w"
129845
129881
  }
129846
129882
  }
129847
129883
  },
129848
- "S49": {
129884
+ "S4c": {
129849
129885
  "type": "structure",
129850
129886
  "members": {
129851
129887
  "State": {},
@@ -129880,7 +129916,7 @@ module.exports={
129880
129916
  }
129881
129917
  }
129882
129918
  },
129883
- "S4k": {
129919
+ "S4n": {
129884
129920
  "type": "structure",
129885
129921
  "members": {
129886
129922
  "IdleTimeout": {
@@ -129888,7 +129924,7 @@ module.exports={
129888
129924
  }
129889
129925
  }
129890
129926
  },
129891
- "S4o": {
129927
+ "S4r": {
129892
129928
  "type": "structure",
129893
129929
  "required": [
129894
129930
  "BlockPublicSecurityGroupRules"
@@ -129916,7 +129952,7 @@ module.exports={
129916
129952
  }
129917
129953
  }
129918
129954
  },
129919
- "S4z": {
129955
+ "S52": {
129920
129956
  "type": "structure",
129921
129957
  "members": {
129922
129958
  "ComputeLimits": {
@@ -129944,7 +129980,7 @@ module.exports={
129944
129980
  }
129945
129981
  }
129946
129982
  },
129947
- "S5q": {
129983
+ "S5t": {
129948
129984
  "type": "list",
129949
129985
  "member": {
129950
129986
  "type": "structure",
@@ -129956,7 +129992,7 @@ module.exports={
129956
129992
  }
129957
129993
  }
129958
129994
  },
129959
- "S62": {
129995
+ "S65": {
129960
129996
  "type": "structure",
129961
129997
  "members": {
129962
129998
  "DecommissionTimeout": {
@@ -129966,10 +130002,10 @@ module.exports={
129966
130002
  "type": "structure",
129967
130003
  "members": {
129968
130004
  "InstancesToTerminate": {
129969
- "shape": "S64"
130005
+ "shape": "S67"
129970
130006
  },
129971
130007
  "InstancesToProtect": {
129972
- "shape": "S64"
130008
+ "shape": "S67"
129973
130009
  },
129974
130010
  "InstanceTerminationTimeout": {
129975
130011
  "type": "integer"
@@ -129978,11 +130014,11 @@ module.exports={
129978
130014
  }
129979
130015
  }
129980
130016
  },
129981
- "S64": {
130017
+ "S67": {
129982
130018
  "type": "list",
129983
130019
  "member": {}
129984
130020
  },
129985
- "S66": {
130021
+ "S69": {
129986
130022
  "type": "structure",
129987
130023
  "members": {
129988
130024
  "Status": {
@@ -129999,14 +130035,14 @@ module.exports={
129999
130035
  }
130000
130036
  },
130001
130037
  "Constraints": {
130002
- "shape": "S13"
130038
+ "shape": "S16"
130003
130039
  },
130004
130040
  "Rules": {
130005
- "shape": "S14"
130041
+ "shape": "S17"
130006
130042
  }
130007
130043
  }
130008
130044
  },
130009
- "S84": {
130045
+ "S87": {
130010
130046
  "type": "list",
130011
130047
  "member": {}
130012
130048
  }
@@ -252840,7 +252876,7 @@ AWS.util.update(AWS, {
252840
252876
  /**
252841
252877
  * @constant
252842
252878
  */
252843
- VERSION: '2.1315.0',
252879
+ VERSION: '2.1317.0',
252844
252880
 
252845
252881
  /**
252846
252882
  * @api private
@@ -274939,7 +274975,7 @@ var LRUCache = /** @class */ (function () {
274939
274975
  }());
274940
274976
  exports.LRUCache = LRUCache;
274941
274977
  },{}],462:[function(require,module,exports){
274942
- // AWS SDK for JavaScript v2.1315.0
274978
+ // AWS SDK for JavaScript v2.1317.0
274943
274979
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
274944
274980
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
274945
274981
  require('./browser_loader');