cdk-docker-image-deployment 0.0.143 → 0.0.144

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.
@@ -1,4 +1,4 @@
1
- // AWS SDK for JavaScript v2.1299.0
1
+ // AWS SDK for JavaScript v2.1300.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){
@@ -165620,7 +165620,7 @@ module.exports={
165620
165620
  },
165621
165621
  "AuthType": {},
165622
165622
  "Cors": {
165623
- "shape": "S45"
165623
+ "shape": "S48"
165624
165624
  }
165625
165625
  }
165626
165626
  },
@@ -165637,7 +165637,7 @@ module.exports={
165637
165637
  "FunctionArn": {},
165638
165638
  "AuthType": {},
165639
165639
  "Cors": {
165640
- "shape": "S45"
165640
+ "shape": "S48"
165641
165641
  },
165642
165642
  "CreationTime": {}
165643
165643
  }
@@ -166035,7 +166035,7 @@ module.exports={
166035
166035
  "shape": "S2z"
166036
166036
  },
166037
166037
  "Concurrency": {
166038
- "shape": "S54"
166038
+ "shape": "S57"
166039
166039
  }
166040
166040
  }
166041
166041
  }
@@ -166146,7 +166146,7 @@ module.exports={
166146
166146
  }
166147
166147
  },
166148
166148
  "output": {
166149
- "shape": "S5c"
166149
+ "shape": "S5f"
166150
166150
  }
166151
166151
  },
166152
166152
  "GetFunctionUrlConfig": {
@@ -166185,7 +166185,7 @@ module.exports={
166185
166185
  "FunctionArn": {},
166186
166186
  "AuthType": {},
166187
166187
  "Cors": {
166188
- "shape": "S45"
166188
+ "shape": "S48"
166189
166189
  },
166190
166190
  "CreationTime": {},
166191
166191
  "LastModifiedTime": {}
@@ -166217,7 +166217,7 @@ module.exports={
166217
166217
  }
166218
166218
  },
166219
166219
  "output": {
166220
- "shape": "S5i"
166220
+ "shape": "S5l"
166221
166221
  }
166222
166222
  },
166223
166223
  "GetLayerVersionByArn": {
@@ -166239,7 +166239,7 @@ module.exports={
166239
166239
  }
166240
166240
  },
166241
166241
  "output": {
166242
- "shape": "S5i"
166242
+ "shape": "S5l"
166243
166243
  }
166244
166244
  },
166245
166245
  "GetLayerVersionPolicy": {
@@ -166345,6 +166345,36 @@ module.exports={
166345
166345
  }
166346
166346
  }
166347
166347
  },
166348
+ "GetRuntimeManagementConfig": {
166349
+ "http": {
166350
+ "method": "GET",
166351
+ "requestUri": "/2021-07-20/functions/{FunctionName}/runtime-management-config",
166352
+ "responseCode": 200
166353
+ },
166354
+ "input": {
166355
+ "type": "structure",
166356
+ "required": [
166357
+ "FunctionName"
166358
+ ],
166359
+ "members": {
166360
+ "FunctionName": {
166361
+ "location": "uri",
166362
+ "locationName": "FunctionName"
166363
+ },
166364
+ "Qualifier": {
166365
+ "location": "querystring",
166366
+ "locationName": "Qualifier"
166367
+ }
166368
+ }
166369
+ },
166370
+ "output": {
166371
+ "type": "structure",
166372
+ "members": {
166373
+ "UpdateRuntimeOn": {},
166374
+ "RuntimeVersionArn": {}
166375
+ }
166376
+ }
166377
+ },
166348
166378
  "Invoke": {
166349
166379
  "http": {
166350
166380
  "requestUri": "/2015-03-31/functions/{FunctionName}/invocations"
@@ -166594,7 +166624,7 @@ module.exports={
166594
166624
  "FunctionEventInvokeConfigs": {
166595
166625
  "type": "list",
166596
166626
  "member": {
166597
- "shape": "S5c"
166627
+ "shape": "S5f"
166598
166628
  }
166599
166629
  },
166600
166630
  "NextMarker": {}
@@ -166651,7 +166681,7 @@ module.exports={
166651
166681
  "CreationTime": {},
166652
166682
  "LastModifiedTime": {},
166653
166683
  "Cors": {
166654
- "shape": "S45"
166684
+ "shape": "S48"
166655
166685
  },
166656
166686
  "AuthType": {}
166657
166687
  }
@@ -166694,7 +166724,7 @@ module.exports={
166694
166724
  "members": {
166695
166725
  "NextMarker": {},
166696
166726
  "Functions": {
166697
- "shape": "S6t"
166727
+ "shape": "S6z"
166698
166728
  }
166699
166729
  }
166700
166730
  }
@@ -166779,7 +166809,7 @@ module.exports={
166779
166809
  "LayerVersions": {
166780
166810
  "type": "list",
166781
166811
  "member": {
166782
- "shape": "S71"
166812
+ "shape": "S77"
166783
166813
  }
166784
166814
  }
166785
166815
  }
@@ -166825,7 +166855,7 @@ module.exports={
166825
166855
  "LayerName": {},
166826
166856
  "LayerArn": {},
166827
166857
  "LatestMatchingVersion": {
166828
- "shape": "S71"
166858
+ "shape": "S77"
166829
166859
  }
166830
166860
  }
166831
166861
  }
@@ -166946,7 +166976,7 @@ module.exports={
166946
166976
  "members": {
166947
166977
  "NextMarker": {},
166948
166978
  "Versions": {
166949
- "shape": "S6t"
166979
+ "shape": "S6z"
166950
166980
  }
166951
166981
  }
166952
166982
  }
@@ -166980,11 +167010,11 @@ module.exports={
166980
167010
  }
166981
167011
  },
166982
167012
  "CompatibleRuntimes": {
166983
- "shape": "S5l"
167013
+ "shape": "S5o"
166984
167014
  },
166985
167015
  "LicenseInfo": {},
166986
167016
  "CompatibleArchitectures": {
166987
- "shape": "S5n"
167017
+ "shape": "S5q"
166988
167018
  }
166989
167019
  }
166990
167020
  },
@@ -166992,7 +167022,7 @@ module.exports={
166992
167022
  "type": "structure",
166993
167023
  "members": {
166994
167024
  "Content": {
166995
- "shape": "S5j"
167025
+ "shape": "S5m"
166996
167026
  },
166997
167027
  "LayerArn": {},
166998
167028
  "LayerVersionArn": {},
@@ -167002,11 +167032,11 @@ module.exports={
167002
167032
  "type": "long"
167003
167033
  },
167004
167034
  "CompatibleRuntimes": {
167005
- "shape": "S5l"
167035
+ "shape": "S5o"
167006
167036
  },
167007
167037
  "LicenseInfo": {},
167008
167038
  "CompatibleArchitectures": {
167009
- "shape": "S5n"
167039
+ "shape": "S5q"
167010
167040
  }
167011
167041
  }
167012
167042
  }
@@ -167090,7 +167120,7 @@ module.exports={
167090
167120
  }
167091
167121
  },
167092
167122
  "output": {
167093
- "shape": "S54"
167123
+ "shape": "S57"
167094
167124
  }
167095
167125
  },
167096
167126
  "PutFunctionEventInvokeConfig": {
@@ -167125,7 +167155,7 @@ module.exports={
167125
167155
  }
167126
167156
  },
167127
167157
  "output": {
167128
- "shape": "S5c"
167158
+ "shape": "S5f"
167129
167159
  }
167130
167160
  },
167131
167161
  "PutProvisionedConcurrencyConfig": {
@@ -167173,6 +167203,44 @@ module.exports={
167173
167203
  }
167174
167204
  }
167175
167205
  },
167206
+ "PutRuntimeManagementConfig": {
167207
+ "http": {
167208
+ "method": "PUT",
167209
+ "requestUri": "/2021-07-20/functions/{FunctionName}/runtime-management-config",
167210
+ "responseCode": 200
167211
+ },
167212
+ "input": {
167213
+ "type": "structure",
167214
+ "required": [
167215
+ "FunctionName",
167216
+ "UpdateRuntimeOn"
167217
+ ],
167218
+ "members": {
167219
+ "FunctionName": {
167220
+ "location": "uri",
167221
+ "locationName": "FunctionName"
167222
+ },
167223
+ "Qualifier": {
167224
+ "location": "querystring",
167225
+ "locationName": "Qualifier"
167226
+ },
167227
+ "UpdateRuntimeOn": {},
167228
+ "RuntimeVersionArn": {}
167229
+ }
167230
+ },
167231
+ "output": {
167232
+ "type": "structure",
167233
+ "required": [
167234
+ "UpdateRuntimeOn",
167235
+ "FunctionArn"
167236
+ ],
167237
+ "members": {
167238
+ "UpdateRuntimeOn": {},
167239
+ "FunctionArn": {},
167240
+ "RuntimeVersionArn": {}
167241
+ }
167242
+ }
167243
+ },
167176
167244
  "RemoveLayerVersionPermission": {
167177
167245
  "http": {
167178
167246
  "method": "DELETE",
@@ -167550,7 +167618,7 @@ module.exports={
167550
167618
  }
167551
167619
  },
167552
167620
  "output": {
167553
- "shape": "S5c"
167621
+ "shape": "S5f"
167554
167622
  }
167555
167623
  },
167556
167624
  "UpdateFunctionUrlConfig": {
@@ -167575,7 +167643,7 @@ module.exports={
167575
167643
  },
167576
167644
  "AuthType": {},
167577
167645
  "Cors": {
167578
- "shape": "S45"
167646
+ "shape": "S48"
167579
167647
  }
167580
167648
  }
167581
167649
  },
@@ -167593,7 +167661,7 @@ module.exports={
167593
167661
  "FunctionArn": {},
167594
167662
  "AuthType": {},
167595
167663
  "Cors": {
167596
- "shape": "S45"
167664
+ "shape": "S48"
167597
167665
  },
167598
167666
  "CreationTime": {},
167599
167667
  "LastModifiedTime": {}
@@ -168054,6 +168122,21 @@ module.exports={
168054
168122
  "ApplyOn": {},
168055
168123
  "OptimizationStatus": {}
168056
168124
  }
168125
+ },
168126
+ "RuntimeVersionConfig": {
168127
+ "type": "structure",
168128
+ "members": {
168129
+ "RuntimeVersionArn": {},
168130
+ "Error": {
168131
+ "type": "structure",
168132
+ "members": {
168133
+ "ErrorCode": {},
168134
+ "Message": {
168135
+ "shape": "S3p"
168136
+ }
168137
+ }
168138
+ }
168139
+ }
168057
168140
  }
168058
168141
  }
168059
168142
  },
@@ -168061,14 +168144,14 @@ module.exports={
168061
168144
  "type": "string",
168062
168145
  "sensitive": true
168063
168146
  },
168064
- "S45": {
168147
+ "S48": {
168065
168148
  "type": "structure",
168066
168149
  "members": {
168067
168150
  "AllowCredentials": {
168068
168151
  "type": "boolean"
168069
168152
  },
168070
168153
  "AllowHeaders": {
168071
- "shape": "S47"
168154
+ "shape": "S4a"
168072
168155
  },
168073
168156
  "AllowMethods": {
168074
168157
  "type": "list",
@@ -168079,18 +168162,18 @@ module.exports={
168079
168162
  "member": {}
168080
168163
  },
168081
168164
  "ExposeHeaders": {
168082
- "shape": "S47"
168165
+ "shape": "S4a"
168083
168166
  },
168084
168167
  "MaxAge": {
168085
168168
  "type": "integer"
168086
168169
  }
168087
168170
  }
168088
168171
  },
168089
- "S47": {
168172
+ "S4a": {
168090
168173
  "type": "list",
168091
168174
  "member": {}
168092
168175
  },
168093
- "S54": {
168176
+ "S57": {
168094
168177
  "type": "structure",
168095
168178
  "members": {
168096
168179
  "ReservedConcurrentExecutions": {
@@ -168098,7 +168181,7 @@ module.exports={
168098
168181
  }
168099
168182
  }
168100
168183
  },
168101
- "S5c": {
168184
+ "S5f": {
168102
168185
  "type": "structure",
168103
168186
  "members": {
168104
168187
  "LastModified": {
@@ -168116,11 +168199,11 @@ module.exports={
168116
168199
  }
168117
168200
  }
168118
168201
  },
168119
- "S5i": {
168202
+ "S5l": {
168120
168203
  "type": "structure",
168121
168204
  "members": {
168122
168205
  "Content": {
168123
- "shape": "S5j"
168206
+ "shape": "S5m"
168124
168207
  },
168125
168208
  "LayerArn": {},
168126
168209
  "LayerVersionArn": {},
@@ -168130,15 +168213,15 @@ module.exports={
168130
168213
  "type": "long"
168131
168214
  },
168132
168215
  "CompatibleRuntimes": {
168133
- "shape": "S5l"
168216
+ "shape": "S5o"
168134
168217
  },
168135
168218
  "LicenseInfo": {},
168136
168219
  "CompatibleArchitectures": {
168137
- "shape": "S5n"
168220
+ "shape": "S5q"
168138
168221
  }
168139
168222
  }
168140
168223
  },
168141
- "S5j": {
168224
+ "S5m": {
168142
168225
  "type": "structure",
168143
168226
  "members": {
168144
168227
  "Location": {},
@@ -168150,21 +168233,21 @@ module.exports={
168150
168233
  "SigningJobArn": {}
168151
168234
  }
168152
168235
  },
168153
- "S5l": {
168236
+ "S5o": {
168154
168237
  "type": "list",
168155
168238
  "member": {}
168156
168239
  },
168157
- "S5n": {
168240
+ "S5q": {
168158
168241
  "type": "list",
168159
168242
  "member": {}
168160
168243
  },
168161
- "S6t": {
168244
+ "S6z": {
168162
168245
  "type": "list",
168163
168246
  "member": {
168164
168247
  "shape": "S3h"
168165
168248
  }
168166
168249
  },
168167
- "S71": {
168250
+ "S77": {
168168
168251
  "type": "structure",
168169
168252
  "members": {
168170
168253
  "LayerVersionArn": {},
@@ -168174,11 +168257,11 @@ module.exports={
168174
168257
  "Description": {},
168175
168258
  "CreatedDate": {},
168176
168259
  "CompatibleRuntimes": {
168177
- "shape": "S5l"
168260
+ "shape": "S5o"
168178
168261
  },
168179
168262
  "LicenseInfo": {},
168180
168263
  "CompatibleArchitectures": {
168181
- "shape": "S5n"
168264
+ "shape": "S5q"
168182
168265
  }
168183
168266
  }
168184
168267
  }
@@ -251780,7 +251863,7 @@ AWS.util.update(AWS, {
251780
251863
  /**
251781
251864
  * @constant
251782
251865
  */
251783
- VERSION: '2.1299.0',
251866
+ VERSION: '2.1300.0',
251784
251867
 
251785
251868
  /**
251786
251869
  * @api private
@@ -273843,7 +273926,7 @@ var LRUCache = /** @class */ (function () {
273843
273926
  }());
273844
273927
  exports.LRUCache = LRUCache;
273845
273928
  },{}],461:[function(require,module,exports){
273846
- // AWS SDK for JavaScript v2.1299.0
273929
+ // AWS SDK for JavaScript v2.1300.0
273847
273930
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
273848
273931
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
273849
273932
  require('./browser_loader');