@aws-sdk/client-lambda 3.496.0 → 3.499.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.
Files changed (2) hide show
  1. package/dist-cjs/index.js +103 -102
  2. package/package.json +3 -3
package/dist-cjs/index.js CHANGED
@@ -8053,19 +8053,17 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
8053
8053
  // Annotate the CommonJS export names for ESM import in node:
8054
8054
 
8055
8055
  0 && (module.exports = {
8056
+ LambdaServiceException,
8057
+ __Client,
8058
+ LambdaClient,
8059
+ Lambda,
8060
+ $Command,
8056
8061
  AddLayerVersionPermissionCommand,
8057
8062
  AddPermissionCommand,
8058
- ApplicationLogLevel,
8059
- Architecture,
8060
- CodeSigningConfigNotFoundException,
8061
- CodeSigningPolicy,
8062
- CodeStorageExceededException,
8063
- CodeVerificationFailedException,
8064
8063
  CreateAliasCommand,
8065
8064
  CreateCodeSigningConfigCommand,
8066
8065
  CreateEventSourceMappingCommand,
8067
8066
  CreateFunctionCommand,
8068
- CreateFunctionRequestFilterSensitiveLog,
8069
8067
  CreateFunctionUrlConfigCommand,
8070
8068
  DeleteAliasCommand,
8071
8069
  DeleteCodeSigningConfigCommand,
@@ -8077,25 +8075,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
8077
8075
  DeleteFunctionUrlConfigCommand,
8078
8076
  DeleteLayerVersionCommand,
8079
8077
  DeleteProvisionedConcurrencyConfigCommand,
8080
- EC2AccessDeniedException,
8081
- EC2ThrottledException,
8082
- EC2UnexpectedException,
8083
- EFSIOException,
8084
- EFSMountConnectivityException,
8085
- EFSMountFailureException,
8086
- EFSMountTimeoutException,
8087
- ENILimitReachedException,
8088
- EndPointType,
8089
- EnvironmentErrorFilterSensitiveLog,
8090
- EnvironmentFilterSensitiveLog,
8091
- EnvironmentResponseFilterSensitiveLog,
8092
- EventSourcePosition,
8093
- FullDocument,
8094
- FunctionCodeFilterSensitiveLog,
8095
- FunctionConfigurationFilterSensitiveLog,
8096
- FunctionResponseType,
8097
- FunctionUrlAuthType,
8098
- FunctionVersion,
8099
8078
  GetAccountSettingsCommand,
8100
8079
  GetAliasCommand,
8101
8080
  GetCodeSigningConfigCommand,
@@ -8105,7 +8084,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
8105
8084
  GetFunctionConcurrencyCommand,
8106
8085
  GetFunctionConfigurationCommand,
8107
8086
  GetFunctionEventInvokeConfigCommand,
8108
- GetFunctionResponseFilterSensitiveLog,
8109
8087
  GetFunctionUrlConfigCommand,
8110
8088
  GetLayerVersionByArnCommand,
8111
8089
  GetLayerVersionCommand,
@@ -8113,38 +8091,9 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
8113
8091
  GetPolicyCommand,
8114
8092
  GetProvisionedConcurrencyConfigCommand,
8115
8093
  GetRuntimeManagementConfigCommand,
8116
- ImageConfigErrorFilterSensitiveLog,
8117
- ImageConfigResponseFilterSensitiveLog,
8118
- InvalidCodeSignatureException,
8119
- InvalidParameterValueException,
8120
- InvalidRequestContentException,
8121
- InvalidRuntimeException,
8122
- InvalidSecurityGroupIDException,
8123
- InvalidSubnetIDException,
8124
- InvalidZipFileException,
8125
- InvocationRequestFilterSensitiveLog,
8126
- InvocationResponseFilterSensitiveLog,
8127
- InvocationType,
8128
8094
  InvokeAsyncCommand,
8129
- InvokeAsyncRequestFilterSensitiveLog,
8130
8095
  InvokeCommand,
8131
- InvokeMode,
8132
- InvokeResponseStreamUpdateFilterSensitiveLog,
8133
8096
  InvokeWithResponseStreamCommand,
8134
- InvokeWithResponseStreamRequestFilterSensitiveLog,
8135
- InvokeWithResponseStreamResponseEvent,
8136
- InvokeWithResponseStreamResponseEventFilterSensitiveLog,
8137
- InvokeWithResponseStreamResponseFilterSensitiveLog,
8138
- KMSAccessDeniedException,
8139
- KMSDisabledException,
8140
- KMSInvalidStateException,
8141
- KMSNotFoundException,
8142
- Lambda,
8143
- LambdaClient,
8144
- LambdaServiceException,
8145
- LastUpdateStatus,
8146
- LastUpdateStatusReasonCode,
8147
- LayerVersionContentInputFilterSensitiveLog,
8148
8097
  ListAliasesCommand,
8149
8098
  ListCodeSigningConfigsCommand,
8150
8099
  ListEventSourceMappingsCommand,
@@ -8152,90 +8101,142 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
8152
8101
  ListFunctionUrlConfigsCommand,
8153
8102
  ListFunctionsByCodeSigningConfigCommand,
8154
8103
  ListFunctionsCommand,
8155
- ListFunctionsResponseFilterSensitiveLog,
8156
8104
  ListLayerVersionsCommand,
8157
8105
  ListLayersCommand,
8158
8106
  ListProvisionedConcurrencyConfigsCommand,
8159
8107
  ListTagsCommand,
8160
8108
  ListVersionsByFunctionCommand,
8161
- ListVersionsByFunctionResponseFilterSensitiveLog,
8162
- LogFormat,
8163
- LogType,
8164
- PackageType,
8165
- PolicyLengthExceededException,
8166
- PreconditionFailedException,
8167
- ProvisionedConcurrencyConfigNotFoundException,
8168
- ProvisionedConcurrencyStatusEnum,
8169
8109
  PublishLayerVersionCommand,
8170
- PublishLayerVersionRequestFilterSensitiveLog,
8171
8110
  PublishVersionCommand,
8172
8111
  PutFunctionCodeSigningConfigCommand,
8173
8112
  PutFunctionConcurrencyCommand,
8174
8113
  PutFunctionEventInvokeConfigCommand,
8175
8114
  PutProvisionedConcurrencyConfigCommand,
8176
8115
  PutRuntimeManagementConfigCommand,
8177
- RecursiveInvocationException,
8178
8116
  RemoveLayerVersionPermissionCommand,
8179
8117
  RemovePermissionCommand,
8180
- RequestTooLargeException,
8181
- ResourceConflictException,
8182
- ResourceInUseException,
8183
- ResourceNotFoundException,
8184
- ResourceNotReadyException,
8185
- ResponseStreamingInvocationType,
8186
- Runtime,
8187
- RuntimeVersionConfigFilterSensitiveLog,
8188
- RuntimeVersionErrorFilterSensitiveLog,
8189
- ServiceException,
8190
- SnapStartApplyOn,
8191
- SnapStartException,
8192
- SnapStartNotReadyException,
8193
- SnapStartOptimizationStatus,
8194
- SnapStartTimeoutException,
8195
- SourceAccessType,
8196
- State,
8197
- StateReasonCode,
8198
- SubnetIPAddressLimitReachedException,
8199
- SystemLogLevel,
8200
8118
  TagResourceCommand,
8201
- ThrottleReason,
8202
- TooManyRequestsException,
8203
- TracingMode,
8204
- UnsupportedMediaTypeException,
8205
8119
  UntagResourceCommand,
8206
8120
  UpdateAliasCommand,
8207
8121
  UpdateCodeSigningConfigCommand,
8208
8122
  UpdateEventSourceMappingCommand,
8209
8123
  UpdateFunctionCodeCommand,
8210
- UpdateFunctionCodeRequestFilterSensitiveLog,
8211
8124
  UpdateFunctionConfigurationCommand,
8212
- UpdateFunctionConfigurationRequestFilterSensitiveLog,
8213
8125
  UpdateFunctionEventInvokeConfigCommand,
8214
8126
  UpdateFunctionUrlConfigCommand,
8215
- UpdateRuntimeOn,
8216
- __Client,
8217
8127
  paginateListAliases,
8218
8128
  paginateListCodeSigningConfigs,
8219
8129
  paginateListEventSourceMappings,
8220
8130
  paginateListFunctionEventInvokeConfigs,
8221
8131
  paginateListFunctionUrlConfigs,
8222
- paginateListFunctions,
8223
8132
  paginateListFunctionsByCodeSigningConfig,
8133
+ paginateListFunctions,
8224
8134
  paginateListLayerVersions,
8225
8135
  paginateListLayers,
8226
8136
  paginateListProvisionedConcurrencyConfigs,
8227
8137
  paginateListVersionsByFunction,
8228
8138
  waitForFunctionActive,
8229
- waitForFunctionActiveV2,
8230
- waitForFunctionExists,
8231
- waitForFunctionUpdated,
8232
- waitForFunctionUpdatedV2,
8233
- waitForPublishedVersionActive,
8234
8139
  waitUntilFunctionActive,
8140
+ waitForFunctionActiveV2,
8235
8141
  waitUntilFunctionActiveV2,
8142
+ waitForFunctionExists,
8236
8143
  waitUntilFunctionExists,
8144
+ waitForFunctionUpdated,
8237
8145
  waitUntilFunctionUpdated,
8146
+ waitForFunctionUpdatedV2,
8238
8147
  waitUntilFunctionUpdatedV2,
8239
- waitUntilPublishedVersionActive
8148
+ waitForPublishedVersionActive,
8149
+ waitUntilPublishedVersionActive,
8150
+ InvalidParameterValueException,
8151
+ PolicyLengthExceededException,
8152
+ PreconditionFailedException,
8153
+ ResourceConflictException,
8154
+ ResourceNotFoundException,
8155
+ ServiceException,
8156
+ ThrottleReason,
8157
+ TooManyRequestsException,
8158
+ FunctionUrlAuthType,
8159
+ ApplicationLogLevel,
8160
+ Architecture,
8161
+ CodeSigningPolicy,
8162
+ FullDocument,
8163
+ FunctionResponseType,
8164
+ EndPointType,
8165
+ SourceAccessType,
8166
+ EventSourcePosition,
8167
+ CodeSigningConfigNotFoundException,
8168
+ CodeStorageExceededException,
8169
+ CodeVerificationFailedException,
8170
+ LogFormat,
8171
+ SystemLogLevel,
8172
+ PackageType,
8173
+ Runtime,
8174
+ SnapStartApplyOn,
8175
+ TracingMode,
8176
+ LastUpdateStatus,
8177
+ LastUpdateStatusReasonCode,
8178
+ SnapStartOptimizationStatus,
8179
+ State,
8180
+ StateReasonCode,
8181
+ InvalidCodeSignatureException,
8182
+ InvokeMode,
8183
+ ResourceInUseException,
8184
+ ProvisionedConcurrencyStatusEnum,
8185
+ ProvisionedConcurrencyConfigNotFoundException,
8186
+ UpdateRuntimeOn,
8187
+ EC2AccessDeniedException,
8188
+ EC2ThrottledException,
8189
+ EC2UnexpectedException,
8190
+ EFSIOException,
8191
+ EFSMountConnectivityException,
8192
+ EFSMountFailureException,
8193
+ EFSMountTimeoutException,
8194
+ ENILimitReachedException,
8195
+ InvalidRequestContentException,
8196
+ InvalidRuntimeException,
8197
+ InvalidSecurityGroupIDException,
8198
+ InvalidSubnetIDException,
8199
+ InvalidZipFileException,
8200
+ InvocationType,
8201
+ LogType,
8202
+ KMSAccessDeniedException,
8203
+ KMSDisabledException,
8204
+ KMSInvalidStateException,
8205
+ KMSNotFoundException,
8206
+ RecursiveInvocationException,
8207
+ RequestTooLargeException,
8208
+ ResourceNotReadyException,
8209
+ SnapStartException,
8210
+ SnapStartNotReadyException,
8211
+ SnapStartTimeoutException,
8212
+ SubnetIPAddressLimitReachedException,
8213
+ UnsupportedMediaTypeException,
8214
+ ResponseStreamingInvocationType,
8215
+ InvokeWithResponseStreamResponseEvent,
8216
+ FunctionVersion,
8217
+ FunctionCodeFilterSensitiveLog,
8218
+ EnvironmentFilterSensitiveLog,
8219
+ CreateFunctionRequestFilterSensitiveLog,
8220
+ EnvironmentErrorFilterSensitiveLog,
8221
+ EnvironmentResponseFilterSensitiveLog,
8222
+ ImageConfigErrorFilterSensitiveLog,
8223
+ ImageConfigResponseFilterSensitiveLog,
8224
+ RuntimeVersionErrorFilterSensitiveLog,
8225
+ RuntimeVersionConfigFilterSensitiveLog,
8226
+ FunctionConfigurationFilterSensitiveLog,
8227
+ GetFunctionResponseFilterSensitiveLog,
8228
+ InvocationRequestFilterSensitiveLog,
8229
+ InvocationResponseFilterSensitiveLog,
8230
+ InvokeAsyncRequestFilterSensitiveLog,
8231
+ InvokeWithResponseStreamRequestFilterSensitiveLog,
8232
+ InvokeResponseStreamUpdateFilterSensitiveLog,
8233
+ InvokeWithResponseStreamResponseEventFilterSensitiveLog,
8234
+ InvokeWithResponseStreamResponseFilterSensitiveLog,
8235
+ ListFunctionsResponseFilterSensitiveLog,
8236
+ ListVersionsByFunctionResponseFilterSensitiveLog,
8237
+ LayerVersionContentInputFilterSensitiveLog,
8238
+ PublishLayerVersionRequestFilterSensitiveLog,
8239
+ UpdateFunctionCodeRequestFilterSensitiveLog,
8240
+ UpdateFunctionConfigurationRequestFilterSensitiveLog
8240
8241
  });
8241
8242
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-lambda",
3
3
  "description": "AWS SDK for JavaScript Lambda Client for Node.js, Browser and React Native",
4
- "version": "3.496.0",
4
+ "version": "3.499.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-lambda",
@@ -20,9 +20,9 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.496.0",
23
+ "@aws-sdk/client-sts": "3.499.0",
24
24
  "@aws-sdk/core": "3.496.0",
25
- "@aws-sdk/credential-provider-node": "3.496.0",
25
+ "@aws-sdk/credential-provider-node": "3.499.0",
26
26
  "@aws-sdk/middleware-host-header": "3.496.0",
27
27
  "@aws-sdk/middleware-logger": "3.496.0",
28
28
  "@aws-sdk/middleware-recursion-detection": "3.496.0",