@aws-sdk/client-lambda 3.523.0 → 3.529.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-cjs/index.js +54 -94
- package/dist-es/protocols/Aws_restJson1.js +1 -40
- package/dist-types/models/models_0.d.ts +46 -46
- package/package.json +17 -17
- package/dist-cjs/Lambda.js +0 -1
- package/dist-cjs/LambdaClient.js +0 -1
- package/dist-cjs/auth/httpAuthExtensionConfiguration.js +0 -1
- package/dist-cjs/commands/AddLayerVersionPermissionCommand.js +0 -1
- package/dist-cjs/commands/AddPermissionCommand.js +0 -1
- package/dist-cjs/commands/CreateAliasCommand.js +0 -1
- package/dist-cjs/commands/CreateCodeSigningConfigCommand.js +0 -1
- package/dist-cjs/commands/CreateEventSourceMappingCommand.js +0 -1
- package/dist-cjs/commands/CreateFunctionCommand.js +0 -1
- package/dist-cjs/commands/CreateFunctionUrlConfigCommand.js +0 -1
- package/dist-cjs/commands/DeleteAliasCommand.js +0 -1
- package/dist-cjs/commands/DeleteCodeSigningConfigCommand.js +0 -1
- package/dist-cjs/commands/DeleteEventSourceMappingCommand.js +0 -1
- package/dist-cjs/commands/DeleteFunctionCodeSigningConfigCommand.js +0 -1
- package/dist-cjs/commands/DeleteFunctionCommand.js +0 -1
- package/dist-cjs/commands/DeleteFunctionConcurrencyCommand.js +0 -1
- package/dist-cjs/commands/DeleteFunctionEventInvokeConfigCommand.js +0 -1
- package/dist-cjs/commands/DeleteFunctionUrlConfigCommand.js +0 -1
- package/dist-cjs/commands/DeleteLayerVersionCommand.js +0 -1
- package/dist-cjs/commands/DeleteProvisionedConcurrencyConfigCommand.js +0 -1
- package/dist-cjs/commands/GetAccountSettingsCommand.js +0 -1
- package/dist-cjs/commands/GetAliasCommand.js +0 -1
- package/dist-cjs/commands/GetCodeSigningConfigCommand.js +0 -1
- package/dist-cjs/commands/GetEventSourceMappingCommand.js +0 -1
- package/dist-cjs/commands/GetFunctionCodeSigningConfigCommand.js +0 -1
- package/dist-cjs/commands/GetFunctionCommand.js +0 -1
- package/dist-cjs/commands/GetFunctionConcurrencyCommand.js +0 -1
- package/dist-cjs/commands/GetFunctionConfigurationCommand.js +0 -1
- package/dist-cjs/commands/GetFunctionEventInvokeConfigCommand.js +0 -1
- package/dist-cjs/commands/GetFunctionUrlConfigCommand.js +0 -1
- package/dist-cjs/commands/GetLayerVersionByArnCommand.js +0 -1
- package/dist-cjs/commands/GetLayerVersionCommand.js +0 -1
- package/dist-cjs/commands/GetLayerVersionPolicyCommand.js +0 -1
- package/dist-cjs/commands/GetPolicyCommand.js +0 -1
- package/dist-cjs/commands/GetProvisionedConcurrencyConfigCommand.js +0 -1
- package/dist-cjs/commands/GetRuntimeManagementConfigCommand.js +0 -1
- package/dist-cjs/commands/InvokeAsyncCommand.js +0 -1
- package/dist-cjs/commands/InvokeCommand.js +0 -1
- package/dist-cjs/commands/InvokeWithResponseStreamCommand.js +0 -1
- package/dist-cjs/commands/ListAliasesCommand.js +0 -1
- package/dist-cjs/commands/ListCodeSigningConfigsCommand.js +0 -1
- package/dist-cjs/commands/ListEventSourceMappingsCommand.js +0 -1
- package/dist-cjs/commands/ListFunctionEventInvokeConfigsCommand.js +0 -1
- package/dist-cjs/commands/ListFunctionUrlConfigsCommand.js +0 -1
- package/dist-cjs/commands/ListFunctionsByCodeSigningConfigCommand.js +0 -1
- package/dist-cjs/commands/ListFunctionsCommand.js +0 -1
- package/dist-cjs/commands/ListLayerVersionsCommand.js +0 -1
- package/dist-cjs/commands/ListLayersCommand.js +0 -1
- package/dist-cjs/commands/ListProvisionedConcurrencyConfigsCommand.js +0 -1
- package/dist-cjs/commands/ListTagsCommand.js +0 -1
- package/dist-cjs/commands/ListVersionsByFunctionCommand.js +0 -1
- package/dist-cjs/commands/PublishLayerVersionCommand.js +0 -1
- package/dist-cjs/commands/PublishVersionCommand.js +0 -1
- package/dist-cjs/commands/PutFunctionCodeSigningConfigCommand.js +0 -1
- package/dist-cjs/commands/PutFunctionConcurrencyCommand.js +0 -1
- package/dist-cjs/commands/PutFunctionEventInvokeConfigCommand.js +0 -1
- package/dist-cjs/commands/PutProvisionedConcurrencyConfigCommand.js +0 -1
- package/dist-cjs/commands/PutRuntimeManagementConfigCommand.js +0 -1
- package/dist-cjs/commands/RemoveLayerVersionPermissionCommand.js +0 -1
- package/dist-cjs/commands/RemovePermissionCommand.js +0 -1
- package/dist-cjs/commands/TagResourceCommand.js +0 -1
- package/dist-cjs/commands/UntagResourceCommand.js +0 -1
- package/dist-cjs/commands/UpdateAliasCommand.js +0 -1
- package/dist-cjs/commands/UpdateCodeSigningConfigCommand.js +0 -1
- package/dist-cjs/commands/UpdateEventSourceMappingCommand.js +0 -1
- package/dist-cjs/commands/UpdateFunctionCodeCommand.js +0 -1
- package/dist-cjs/commands/UpdateFunctionConfigurationCommand.js +0 -1
- package/dist-cjs/commands/UpdateFunctionEventInvokeConfigCommand.js +0 -1
- package/dist-cjs/commands/UpdateFunctionUrlConfigCommand.js +0 -1
- package/dist-cjs/commands/index.js +0 -1
- package/dist-cjs/endpoint/EndpointParameters.js +0 -1
- package/dist-cjs/extensionConfiguration.js +0 -1
- package/dist-cjs/models/LambdaServiceException.js +0 -1
- package/dist-cjs/models/index.js +0 -1
- package/dist-cjs/models/models_0.js +0 -1
- package/dist-cjs/pagination/Interfaces.js +0 -1
- package/dist-cjs/pagination/ListAliasesPaginator.js +0 -1
- package/dist-cjs/pagination/ListCodeSigningConfigsPaginator.js +0 -1
- package/dist-cjs/pagination/ListEventSourceMappingsPaginator.js +0 -1
- package/dist-cjs/pagination/ListFunctionEventInvokeConfigsPaginator.js +0 -1
- package/dist-cjs/pagination/ListFunctionUrlConfigsPaginator.js +0 -1
- package/dist-cjs/pagination/ListFunctionsByCodeSigningConfigPaginator.js +0 -1
- package/dist-cjs/pagination/ListFunctionsPaginator.js +0 -1
- package/dist-cjs/pagination/ListLayerVersionsPaginator.js +0 -1
- package/dist-cjs/pagination/ListLayersPaginator.js +0 -1
- package/dist-cjs/pagination/ListProvisionedConcurrencyConfigsPaginator.js +0 -1
- package/dist-cjs/pagination/ListVersionsByFunctionPaginator.js +0 -1
- package/dist-cjs/pagination/index.js +0 -1
- package/dist-cjs/protocols/Aws_restJson1.js +0 -1
- package/dist-cjs/runtimeExtensions.js +0 -1
- package/dist-cjs/waiters/index.js +0 -1
- package/dist-cjs/waiters/waitForFunctionActive.js +0 -1
- package/dist-cjs/waiters/waitForFunctionActiveV2.js +0 -1
- package/dist-cjs/waiters/waitForFunctionExists.js +0 -1
- package/dist-cjs/waiters/waitForFunctionUpdated.js +0 -1
- package/dist-cjs/waiters/waitForFunctionUpdatedV2.js +0 -1
- package/dist-cjs/waiters/waitForPublishedVersionActive.js +0 -1
|
@@ -256,7 +256,7 @@ export type FunctionUrlAuthType = (typeof FunctionUrlAuthType)[keyof typeof Func
|
|
|
256
256
|
export interface AddPermissionRequest {
|
|
257
257
|
/**
|
|
258
258
|
* @public
|
|
259
|
-
* <p>The name of the Lambda function, version, or alias.</p>
|
|
259
|
+
* <p>The name or ARN of the Lambda function, version, or alias.</p>
|
|
260
260
|
* <p class="title">
|
|
261
261
|
* <b>Name formats</b>
|
|
262
262
|
* </p>
|
|
@@ -457,7 +457,7 @@ export type Architecture = (typeof Architecture)[keyof typeof Architecture];
|
|
|
457
457
|
export interface CreateAliasRequest {
|
|
458
458
|
/**
|
|
459
459
|
* @public
|
|
460
|
-
* <p>The name of the Lambda function.</p>
|
|
460
|
+
* <p>The name or ARN of the Lambda function.</p>
|
|
461
461
|
* <p class="title">
|
|
462
462
|
* <b>Name formats</b>
|
|
463
463
|
* </p>
|
|
@@ -898,7 +898,7 @@ export interface CreateEventSourceMappingRequest {
|
|
|
898
898
|
EventSourceArn?: string;
|
|
899
899
|
/**
|
|
900
900
|
* @public
|
|
901
|
-
* <p>The name of the Lambda function.</p>
|
|
901
|
+
* <p>The name or ARN of the Lambda function.</p>
|
|
902
902
|
* <p class="title">
|
|
903
903
|
* <b>Name formats</b>
|
|
904
904
|
* </p>
|
|
@@ -1578,7 +1578,7 @@ export interface VpcConfig {
|
|
|
1578
1578
|
export interface CreateFunctionRequest {
|
|
1579
1579
|
/**
|
|
1580
1580
|
* @public
|
|
1581
|
-
* <p>The name of the Lambda function.</p>
|
|
1581
|
+
* <p>The name or ARN of the Lambda function.</p>
|
|
1582
1582
|
* <p class="title">
|
|
1583
1583
|
* <b>Name formats</b>
|
|
1584
1584
|
* </p>
|
|
@@ -2291,7 +2291,7 @@ export type InvokeMode = (typeof InvokeMode)[keyof typeof InvokeMode];
|
|
|
2291
2291
|
export interface CreateFunctionUrlConfigRequest {
|
|
2292
2292
|
/**
|
|
2293
2293
|
* @public
|
|
2294
|
-
* <p>The name of the Lambda function.</p>
|
|
2294
|
+
* <p>The name or ARN of the Lambda function.</p>
|
|
2295
2295
|
* <p class="title">
|
|
2296
2296
|
* <b>Name formats</b>
|
|
2297
2297
|
* </p>
|
|
@@ -2405,7 +2405,7 @@ export interface CreateFunctionUrlConfigResponse {
|
|
|
2405
2405
|
export interface DeleteAliasRequest {
|
|
2406
2406
|
/**
|
|
2407
2407
|
* @public
|
|
2408
|
-
* <p>The name of the Lambda function.</p>
|
|
2408
|
+
* <p>The name or ARN of the Lambda function.</p>
|
|
2409
2409
|
* <p class="title">
|
|
2410
2410
|
* <b>Name formats</b>
|
|
2411
2411
|
* </p>
|
|
@@ -2479,7 +2479,7 @@ export declare class ResourceInUseException extends __BaseException {
|
|
|
2479
2479
|
export interface DeleteFunctionRequest {
|
|
2480
2480
|
/**
|
|
2481
2481
|
* @public
|
|
2482
|
-
* <p>The name of the Lambda function or version.</p>
|
|
2482
|
+
* <p>The name or ARN of the Lambda function or version.</p>
|
|
2483
2483
|
* <p class="title">
|
|
2484
2484
|
* <b>Name formats</b>
|
|
2485
2485
|
* </p>
|
|
@@ -2513,7 +2513,7 @@ export interface DeleteFunctionRequest {
|
|
|
2513
2513
|
export interface DeleteFunctionCodeSigningConfigRequest {
|
|
2514
2514
|
/**
|
|
2515
2515
|
* @public
|
|
2516
|
-
* <p>The name of the Lambda function.</p>
|
|
2516
|
+
* <p>The name or ARN of the Lambda function.</p>
|
|
2517
2517
|
* <p class="title">
|
|
2518
2518
|
* <b>Name formats</b>
|
|
2519
2519
|
* </p>
|
|
@@ -2542,7 +2542,7 @@ export interface DeleteFunctionCodeSigningConfigRequest {
|
|
|
2542
2542
|
export interface DeleteFunctionConcurrencyRequest {
|
|
2543
2543
|
/**
|
|
2544
2544
|
* @public
|
|
2545
|
-
* <p>The name of the Lambda function.</p>
|
|
2545
|
+
* <p>The name or ARN of the Lambda function.</p>
|
|
2546
2546
|
* <p class="title">
|
|
2547
2547
|
* <b>Name formats</b>
|
|
2548
2548
|
* </p>
|
|
@@ -2571,7 +2571,7 @@ export interface DeleteFunctionConcurrencyRequest {
|
|
|
2571
2571
|
export interface DeleteFunctionEventInvokeConfigRequest {
|
|
2572
2572
|
/**
|
|
2573
2573
|
* @public
|
|
2574
|
-
* <p>The name of the Lambda function, version, or alias.</p>
|
|
2574
|
+
* <p>The name or ARN of the Lambda function, version, or alias.</p>
|
|
2575
2575
|
* <p class="title">
|
|
2576
2576
|
* <b>Name formats</b>
|
|
2577
2577
|
* </p>
|
|
@@ -2605,7 +2605,7 @@ export interface DeleteFunctionEventInvokeConfigRequest {
|
|
|
2605
2605
|
export interface DeleteFunctionUrlConfigRequest {
|
|
2606
2606
|
/**
|
|
2607
2607
|
* @public
|
|
2608
|
-
* <p>The name of the Lambda function.</p>
|
|
2608
|
+
* <p>The name or ARN of the Lambda function.</p>
|
|
2609
2609
|
* <p class="title">
|
|
2610
2610
|
* <b>Name formats</b>
|
|
2611
2611
|
* </p>
|
|
@@ -2654,7 +2654,7 @@ export interface DeleteLayerVersionRequest {
|
|
|
2654
2654
|
export interface DeleteProvisionedConcurrencyConfigRequest {
|
|
2655
2655
|
/**
|
|
2656
2656
|
* @public
|
|
2657
|
-
* <p>The name of the Lambda function.</p>
|
|
2657
|
+
* <p>The name or ARN of the Lambda function.</p>
|
|
2658
2658
|
* <p class="title">
|
|
2659
2659
|
* <b>Name formats</b>
|
|
2660
2660
|
* </p>
|
|
@@ -2708,7 +2708,7 @@ export interface GetAccountSettingsResponse {
|
|
|
2708
2708
|
export interface GetAliasRequest {
|
|
2709
2709
|
/**
|
|
2710
2710
|
* @public
|
|
2711
|
-
* <p>The name of the Lambda function.</p>
|
|
2711
|
+
* <p>The name or ARN of the Lambda function.</p>
|
|
2712
2712
|
* <p class="title">
|
|
2713
2713
|
* <b>Name formats</b>
|
|
2714
2714
|
* </p>
|
|
@@ -2772,7 +2772,7 @@ export interface GetEventSourceMappingRequest {
|
|
|
2772
2772
|
export interface GetFunctionRequest {
|
|
2773
2773
|
/**
|
|
2774
2774
|
* @public
|
|
2775
|
-
* <p>The name of the Lambda function, version, or alias.</p>
|
|
2775
|
+
* <p>The name or ARN of the Lambda function, version, or alias.</p>
|
|
2776
2776
|
* <p class="title">
|
|
2777
2777
|
* <b>Name formats</b>
|
|
2778
2778
|
* </p>
|
|
@@ -2869,7 +2869,7 @@ export interface GetFunctionResponse {
|
|
|
2869
2869
|
export interface GetFunctionCodeSigningConfigRequest {
|
|
2870
2870
|
/**
|
|
2871
2871
|
* @public
|
|
2872
|
-
* <p>The name of the Lambda function.</p>
|
|
2872
|
+
* <p>The name or ARN of the Lambda function.</p>
|
|
2873
2873
|
* <p class="title">
|
|
2874
2874
|
* <b>Name formats</b>
|
|
2875
2875
|
* </p>
|
|
@@ -2903,7 +2903,7 @@ export interface GetFunctionCodeSigningConfigResponse {
|
|
|
2903
2903
|
CodeSigningConfigArn: string | undefined;
|
|
2904
2904
|
/**
|
|
2905
2905
|
* @public
|
|
2906
|
-
* <p>The name of the Lambda function.</p>
|
|
2906
|
+
* <p>The name or ARN of the Lambda function.</p>
|
|
2907
2907
|
* <p class="title">
|
|
2908
2908
|
* <b>Name formats</b>
|
|
2909
2909
|
* </p>
|
|
@@ -2932,7 +2932,7 @@ export interface GetFunctionCodeSigningConfigResponse {
|
|
|
2932
2932
|
export interface GetFunctionConcurrencyRequest {
|
|
2933
2933
|
/**
|
|
2934
2934
|
* @public
|
|
2935
|
-
* <p>The name of the Lambda function.</p>
|
|
2935
|
+
* <p>The name or ARN of the Lambda function.</p>
|
|
2936
2936
|
* <p class="title">
|
|
2937
2937
|
* <b>Name formats</b>
|
|
2938
2938
|
* </p>
|
|
@@ -2971,7 +2971,7 @@ export interface GetFunctionConcurrencyResponse {
|
|
|
2971
2971
|
export interface GetFunctionConfigurationRequest {
|
|
2972
2972
|
/**
|
|
2973
2973
|
* @public
|
|
2974
|
-
* <p>The name of the Lambda function, version, or alias.</p>
|
|
2974
|
+
* <p>The name or ARN of the Lambda function, version, or alias.</p>
|
|
2975
2975
|
* <p class="title">
|
|
2976
2976
|
* <b>Name formats</b>
|
|
2977
2977
|
* </p>
|
|
@@ -3056,7 +3056,7 @@ export interface FunctionEventInvokeConfig {
|
|
|
3056
3056
|
export interface GetFunctionEventInvokeConfigRequest {
|
|
3057
3057
|
/**
|
|
3058
3058
|
* @public
|
|
3059
|
-
* <p>The name of the Lambda function, version, or alias.</p>
|
|
3059
|
+
* <p>The name or ARN of the Lambda function, version, or alias.</p>
|
|
3060
3060
|
* <p class="title">
|
|
3061
3061
|
* <b>Name formats</b>
|
|
3062
3062
|
* </p>
|
|
@@ -3090,7 +3090,7 @@ export interface GetFunctionEventInvokeConfigRequest {
|
|
|
3090
3090
|
export interface GetFunctionUrlConfigRequest {
|
|
3091
3091
|
/**
|
|
3092
3092
|
* @public
|
|
3093
|
-
* <p>The name of the Lambda function.</p>
|
|
3093
|
+
* <p>The name or ARN of the Lambda function.</p>
|
|
3094
3094
|
* <p class="title">
|
|
3095
3095
|
* <b>Name formats</b>
|
|
3096
3096
|
* </p>
|
|
@@ -3318,7 +3318,7 @@ export interface GetLayerVersionPolicyResponse {
|
|
|
3318
3318
|
export interface GetPolicyRequest {
|
|
3319
3319
|
/**
|
|
3320
3320
|
* @public
|
|
3321
|
-
* <p>The name of the Lambda function, version, or alias.</p>
|
|
3321
|
+
* <p>The name or ARN of the Lambda function, version, or alias.</p>
|
|
3322
3322
|
* <p class="title">
|
|
3323
3323
|
* <b>Name formats</b>
|
|
3324
3324
|
* </p>
|
|
@@ -3367,7 +3367,7 @@ export interface GetPolicyResponse {
|
|
|
3367
3367
|
export interface GetProvisionedConcurrencyConfigRequest {
|
|
3368
3368
|
/**
|
|
3369
3369
|
* @public
|
|
3370
|
-
* <p>The name of the Lambda function.</p>
|
|
3370
|
+
* <p>The name or ARN of the Lambda function.</p>
|
|
3371
3371
|
* <p class="title">
|
|
3372
3372
|
* <b>Name formats</b>
|
|
3373
3373
|
* </p>
|
|
@@ -3462,7 +3462,7 @@ export declare class ProvisionedConcurrencyConfigNotFoundException extends __Bas
|
|
|
3462
3462
|
export interface GetRuntimeManagementConfigRequest {
|
|
3463
3463
|
/**
|
|
3464
3464
|
* @public
|
|
3465
|
-
* <p>The name of the Lambda function.</p>
|
|
3465
|
+
* <p>The name or ARN of the Lambda function.</p>
|
|
3466
3466
|
* <p class="title">
|
|
3467
3467
|
* <b>Name formats</b>
|
|
3468
3468
|
* </p>
|
|
@@ -3748,7 +3748,7 @@ export type LogType = (typeof LogType)[keyof typeof LogType];
|
|
|
3748
3748
|
export interface InvocationRequest {
|
|
3749
3749
|
/**
|
|
3750
3750
|
* @public
|
|
3751
|
-
* <p>The name of the Lambda function, version, or alias.</p>
|
|
3751
|
+
* <p>The name or ARN of the Lambda function, version, or alias.</p>
|
|
3752
3752
|
* <p class="title">
|
|
3753
3753
|
* <b>Name formats</b>
|
|
3754
3754
|
* </p>
|
|
@@ -4042,7 +4042,7 @@ export declare class UnsupportedMediaTypeException extends __BaseException {
|
|
|
4042
4042
|
export interface InvokeAsyncRequest {
|
|
4043
4043
|
/**
|
|
4044
4044
|
* @public
|
|
4045
|
-
* <p>The name of the Lambda function.</p>
|
|
4045
|
+
* <p>The name or ARN of the Lambda function.</p>
|
|
4046
4046
|
* <p class="title">
|
|
4047
4047
|
* <b>Name formats</b>
|
|
4048
4048
|
* </p>
|
|
@@ -4101,7 +4101,7 @@ export type ResponseStreamingInvocationType = (typeof ResponseStreamingInvocatio
|
|
|
4101
4101
|
export interface InvokeWithResponseStreamRequest {
|
|
4102
4102
|
/**
|
|
4103
4103
|
* @public
|
|
4104
|
-
* <p>The name of the Lambda function.</p>
|
|
4104
|
+
* <p>The name or ARN of the Lambda function.</p>
|
|
4105
4105
|
* <p class="title">
|
|
4106
4106
|
* <b>Name formats</b>
|
|
4107
4107
|
* </p>
|
|
@@ -4274,7 +4274,7 @@ export interface InvokeWithResponseStreamResponse {
|
|
|
4274
4274
|
export interface ListAliasesRequest {
|
|
4275
4275
|
/**
|
|
4276
4276
|
* @public
|
|
4277
|
-
* <p>The name of the Lambda function.</p>
|
|
4277
|
+
* <p>The name or ARN of the Lambda function.</p>
|
|
4278
4278
|
* <p class="title">
|
|
4279
4279
|
* <b>Name formats</b>
|
|
4280
4280
|
* </p>
|
|
@@ -4394,7 +4394,7 @@ export interface ListEventSourceMappingsRequest {
|
|
|
4394
4394
|
EventSourceArn?: string;
|
|
4395
4395
|
/**
|
|
4396
4396
|
* @public
|
|
4397
|
-
* <p>The name of the Lambda function.</p>
|
|
4397
|
+
* <p>The name or ARN of the Lambda function.</p>
|
|
4398
4398
|
* <p class="title">
|
|
4399
4399
|
* <b>Name formats</b>
|
|
4400
4400
|
* </p>
|
|
@@ -4453,7 +4453,7 @@ export interface ListEventSourceMappingsResponse {
|
|
|
4453
4453
|
export interface ListFunctionEventInvokeConfigsRequest {
|
|
4454
4454
|
/**
|
|
4455
4455
|
* @public
|
|
4456
|
-
* <p>The name of the Lambda function.</p>
|
|
4456
|
+
* <p>The name or ARN of the Lambda function.</p>
|
|
4457
4457
|
* <p class="title">
|
|
4458
4458
|
* <b>Name formats</b>
|
|
4459
4459
|
* </p>
|
|
@@ -4598,7 +4598,7 @@ export interface ListFunctionsByCodeSigningConfigResponse {
|
|
|
4598
4598
|
export interface ListFunctionUrlConfigsRequest {
|
|
4599
4599
|
/**
|
|
4600
4600
|
* @public
|
|
4601
|
-
* <p>The name of the Lambda function.</p>
|
|
4601
|
+
* <p>The name or ARN of the Lambda function.</p>
|
|
4602
4602
|
* <p class="title">
|
|
4603
4603
|
* <b>Name formats</b>
|
|
4604
4604
|
* </p>
|
|
@@ -4866,7 +4866,7 @@ export interface ListLayerVersionsResponse {
|
|
|
4866
4866
|
export interface ListProvisionedConcurrencyConfigsRequest {
|
|
4867
4867
|
/**
|
|
4868
4868
|
* @public
|
|
4869
|
-
* <p>The name of the Lambda function.</p>
|
|
4869
|
+
* <p>The name or ARN of the Lambda function.</p>
|
|
4870
4870
|
* <p class="title">
|
|
4871
4871
|
* <b>Name formats</b>
|
|
4872
4872
|
* </p>
|
|
@@ -4982,7 +4982,7 @@ export interface ListTagsResponse {
|
|
|
4982
4982
|
export interface ListVersionsByFunctionRequest {
|
|
4983
4983
|
/**
|
|
4984
4984
|
* @public
|
|
4985
|
-
* <p>The name of the Lambda function.</p>
|
|
4985
|
+
* <p>The name or ARN of the Lambda function.</p>
|
|
4986
4986
|
* <p class="title">
|
|
4987
4987
|
* <b>Name formats</b>
|
|
4988
4988
|
* </p>
|
|
@@ -5169,7 +5169,7 @@ export interface PublishLayerVersionResponse {
|
|
|
5169
5169
|
export interface PublishVersionRequest {
|
|
5170
5170
|
/**
|
|
5171
5171
|
* @public
|
|
5172
|
-
* <p>The name of the Lambda function.</p>
|
|
5172
|
+
* <p>The name or ARN of the Lambda function.</p>
|
|
5173
5173
|
* <p class="title">
|
|
5174
5174
|
* <b>Name formats</b>
|
|
5175
5175
|
* </p>
|
|
@@ -5221,7 +5221,7 @@ export interface PutFunctionCodeSigningConfigRequest {
|
|
|
5221
5221
|
CodeSigningConfigArn: string | undefined;
|
|
5222
5222
|
/**
|
|
5223
5223
|
* @public
|
|
5224
|
-
* <p>The name of the Lambda function.</p>
|
|
5224
|
+
* <p>The name or ARN of the Lambda function.</p>
|
|
5225
5225
|
* <p class="title">
|
|
5226
5226
|
* <b>Name formats</b>
|
|
5227
5227
|
* </p>
|
|
@@ -5255,7 +5255,7 @@ export interface PutFunctionCodeSigningConfigResponse {
|
|
|
5255
5255
|
CodeSigningConfigArn: string | undefined;
|
|
5256
5256
|
/**
|
|
5257
5257
|
* @public
|
|
5258
|
-
* <p>The name of the Lambda function.</p>
|
|
5258
|
+
* <p>The name or ARN of the Lambda function.</p>
|
|
5259
5259
|
* <p class="title">
|
|
5260
5260
|
* <b>Name formats</b>
|
|
5261
5261
|
* </p>
|
|
@@ -5284,7 +5284,7 @@ export interface PutFunctionCodeSigningConfigResponse {
|
|
|
5284
5284
|
export interface PutFunctionConcurrencyRequest {
|
|
5285
5285
|
/**
|
|
5286
5286
|
* @public
|
|
5287
|
-
* <p>The name of the Lambda function.</p>
|
|
5287
|
+
* <p>The name or ARN of the Lambda function.</p>
|
|
5288
5288
|
* <p class="title">
|
|
5289
5289
|
* <b>Name formats</b>
|
|
5290
5290
|
* </p>
|
|
@@ -5318,7 +5318,7 @@ export interface PutFunctionConcurrencyRequest {
|
|
|
5318
5318
|
export interface PutFunctionEventInvokeConfigRequest {
|
|
5319
5319
|
/**
|
|
5320
5320
|
* @public
|
|
5321
|
-
* <p>The name of the Lambda function, version, or alias.</p>
|
|
5321
|
+
* <p>The name or ARN of the Lambda function, version, or alias.</p>
|
|
5322
5322
|
* <p class="title">
|
|
5323
5323
|
* <b>Name formats</b>
|
|
5324
5324
|
* </p>
|
|
@@ -5388,7 +5388,7 @@ export interface PutFunctionEventInvokeConfigRequest {
|
|
|
5388
5388
|
export interface PutProvisionedConcurrencyConfigRequest {
|
|
5389
5389
|
/**
|
|
5390
5390
|
* @public
|
|
5391
|
-
* <p>The name of the Lambda function.</p>
|
|
5391
|
+
* <p>The name or ARN of the Lambda function.</p>
|
|
5392
5392
|
* <p class="title">
|
|
5393
5393
|
* <b>Name formats</b>
|
|
5394
5394
|
* </p>
|
|
@@ -5462,7 +5462,7 @@ export interface PutProvisionedConcurrencyConfigResponse {
|
|
|
5462
5462
|
export interface PutRuntimeManagementConfigRequest {
|
|
5463
5463
|
/**
|
|
5464
5464
|
* @public
|
|
5465
|
-
* <p>The name of the Lambda function.</p>
|
|
5465
|
+
* <p>The name or ARN of the Lambda function.</p>
|
|
5466
5466
|
* <p class="title">
|
|
5467
5467
|
* <b>Name formats</b>
|
|
5468
5468
|
* </p>
|
|
@@ -5576,7 +5576,7 @@ export interface RemoveLayerVersionPermissionRequest {
|
|
|
5576
5576
|
export interface RemovePermissionRequest {
|
|
5577
5577
|
/**
|
|
5578
5578
|
* @public
|
|
5579
|
-
* <p>The name of the Lambda function, version, or alias.</p>
|
|
5579
|
+
* <p>The name or ARN of the Lambda function, version, or alias.</p>
|
|
5580
5580
|
* <p class="title">
|
|
5581
5581
|
* <b>Name formats</b>
|
|
5582
5582
|
* </p>
|
|
@@ -5651,7 +5651,7 @@ export interface UntagResourceRequest {
|
|
|
5651
5651
|
export interface UpdateAliasRequest {
|
|
5652
5652
|
/**
|
|
5653
5653
|
* @public
|
|
5654
|
-
* <p>The name of the Lambda function.</p>
|
|
5654
|
+
* <p>The name or ARN of the Lambda function.</p>
|
|
5655
5655
|
* <p class="title">
|
|
5656
5656
|
* <b>Name formats</b>
|
|
5657
5657
|
* </p>
|
|
@@ -5747,7 +5747,7 @@ export interface UpdateEventSourceMappingRequest {
|
|
|
5747
5747
|
UUID: string | undefined;
|
|
5748
5748
|
/**
|
|
5749
5749
|
* @public
|
|
5750
|
-
* <p>The name of the Lambda function.</p>
|
|
5750
|
+
* <p>The name or ARN of the Lambda function.</p>
|
|
5751
5751
|
* <p class="title">
|
|
5752
5752
|
* <b>Name formats</b>
|
|
5753
5753
|
* </p>
|
|
@@ -5888,7 +5888,7 @@ export interface UpdateEventSourceMappingRequest {
|
|
|
5888
5888
|
export interface UpdateFunctionCodeRequest {
|
|
5889
5889
|
/**
|
|
5890
5890
|
* @public
|
|
5891
|
-
* <p>The name of the Lambda function.</p>
|
|
5891
|
+
* <p>The name or ARN of the Lambda function.</p>
|
|
5892
5892
|
* <p class="title">
|
|
5893
5893
|
* <b>Name formats</b>
|
|
5894
5894
|
* </p>
|
|
@@ -5969,7 +5969,7 @@ export interface UpdateFunctionCodeRequest {
|
|
|
5969
5969
|
export interface UpdateFunctionConfigurationRequest {
|
|
5970
5970
|
/**
|
|
5971
5971
|
* @public
|
|
5972
|
-
* <p>The name of the Lambda function.</p>
|
|
5972
|
+
* <p>The name or ARN of the Lambda function.</p>
|
|
5973
5973
|
* <p class="title">
|
|
5974
5974
|
* <b>Name formats</b>
|
|
5975
5975
|
* </p>
|
|
@@ -6108,7 +6108,7 @@ export interface UpdateFunctionConfigurationRequest {
|
|
|
6108
6108
|
export interface UpdateFunctionEventInvokeConfigRequest {
|
|
6109
6109
|
/**
|
|
6110
6110
|
* @public
|
|
6111
|
-
* <p>The name of the Lambda function, version, or alias.</p>
|
|
6111
|
+
* <p>The name or ARN of the Lambda function, version, or alias.</p>
|
|
6112
6112
|
* <p class="title">
|
|
6113
6113
|
* <b>Name formats</b>
|
|
6114
6114
|
* </p>
|
|
@@ -6178,7 +6178,7 @@ export interface UpdateFunctionEventInvokeConfigRequest {
|
|
|
6178
6178
|
export interface UpdateFunctionUrlConfigRequest {
|
|
6179
6179
|
/**
|
|
6180
6180
|
* @public
|
|
6181
|
-
* <p>The name of the Lambda function.</p>
|
|
6181
|
+
* <p>The name or ARN of the Lambda function.</p>
|
|
6182
6182
|
* <p class="title">
|
|
6183
6183
|
* <b>Name formats</b>
|
|
6184
6184
|
* </p>
|
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.
|
|
4
|
+
"version": "3.529.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,20 +20,20 @@
|
|
|
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.
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.529.0",
|
|
24
|
+
"@aws-sdk/core": "3.529.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.529.0",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "3.523.0",
|
|
27
27
|
"@aws-sdk/middleware-logger": "3.523.0",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "3.523.0",
|
|
29
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
30
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "3.525.0",
|
|
30
|
+
"@aws-sdk/region-config-resolver": "3.525.0",
|
|
31
31
|
"@aws-sdk/types": "3.523.0",
|
|
32
|
-
"@aws-sdk/util-endpoints": "3.
|
|
32
|
+
"@aws-sdk/util-endpoints": "3.525.0",
|
|
33
33
|
"@aws-sdk/util-user-agent-browser": "3.523.0",
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
35
|
-
"@smithy/config-resolver": "^2.1.
|
|
36
|
-
"@smithy/core": "^1.3.
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "3.525.0",
|
|
35
|
+
"@smithy/config-resolver": "^2.1.4",
|
|
36
|
+
"@smithy/core": "^1.3.5",
|
|
37
37
|
"@smithy/eventstream-serde-browser": "^2.1.3",
|
|
38
38
|
"@smithy/eventstream-serde-config-resolver": "^2.1.3",
|
|
39
39
|
"@smithy/eventstream-serde-node": "^2.1.3",
|
|
@@ -41,22 +41,22 @@
|
|
|
41
41
|
"@smithy/hash-node": "^2.1.3",
|
|
42
42
|
"@smithy/invalid-dependency": "^2.1.3",
|
|
43
43
|
"@smithy/middleware-content-length": "^2.1.3",
|
|
44
|
-
"@smithy/middleware-endpoint": "^2.4.
|
|
45
|
-
"@smithy/middleware-retry": "^2.1.
|
|
44
|
+
"@smithy/middleware-endpoint": "^2.4.4",
|
|
45
|
+
"@smithy/middleware-retry": "^2.1.4",
|
|
46
46
|
"@smithy/middleware-serde": "^2.1.3",
|
|
47
47
|
"@smithy/middleware-stack": "^2.1.3",
|
|
48
|
-
"@smithy/node-config-provider": "^2.2.
|
|
48
|
+
"@smithy/node-config-provider": "^2.2.4",
|
|
49
49
|
"@smithy/node-http-handler": "^2.4.1",
|
|
50
50
|
"@smithy/protocol-http": "^3.2.1",
|
|
51
|
-
"@smithy/smithy-client": "^2.4.
|
|
51
|
+
"@smithy/smithy-client": "^2.4.2",
|
|
52
52
|
"@smithy/types": "^2.10.1",
|
|
53
53
|
"@smithy/url-parser": "^2.1.3",
|
|
54
54
|
"@smithy/util-base64": "^2.1.1",
|
|
55
55
|
"@smithy/util-body-length-browser": "^2.1.1",
|
|
56
56
|
"@smithy/util-body-length-node": "^2.2.1",
|
|
57
|
-
"@smithy/util-defaults-mode-browser": "^2.1.
|
|
58
|
-
"@smithy/util-defaults-mode-node": "^2.2.
|
|
59
|
-
"@smithy/util-endpoints": "^1.1.
|
|
57
|
+
"@smithy/util-defaults-mode-browser": "^2.1.4",
|
|
58
|
+
"@smithy/util-defaults-mode-node": "^2.2.3",
|
|
59
|
+
"@smithy/util-endpoints": "^1.1.4",
|
|
60
60
|
"@smithy/util-middleware": "^2.1.3",
|
|
61
61
|
"@smithy/util-retry": "^2.1.3",
|
|
62
62
|
"@smithy/util-stream": "^2.1.3",
|
package/dist-cjs/Lambda.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("./index.js");
|
package/dist-cjs/LambdaClient.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("./index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
module.exports = require("../index.js");
|