@aws-sdk/client-lambda 3.296.0 → 3.298.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/commands/AddLayerVersionPermissionCommand.js +2 -3
- package/dist-cjs/commands/AddPermissionCommand.js +2 -3
- package/dist-cjs/commands/CreateAliasCommand.js +2 -3
- package/dist-cjs/commands/CreateCodeSigningConfigCommand.js +2 -3
- package/dist-cjs/commands/CreateEventSourceMappingCommand.js +2 -3
- package/dist-cjs/commands/CreateFunctionUrlConfigCommand.js +2 -3
- package/dist-cjs/commands/DeleteAliasCommand.js +2 -3
- package/dist-cjs/commands/DeleteCodeSigningConfigCommand.js +2 -3
- package/dist-cjs/commands/DeleteEventSourceMappingCommand.js +2 -3
- package/dist-cjs/commands/DeleteFunctionCodeSigningConfigCommand.js +2 -3
- package/dist-cjs/commands/DeleteFunctionCommand.js +2 -3
- package/dist-cjs/commands/DeleteFunctionConcurrencyCommand.js +2 -3
- package/dist-cjs/commands/DeleteFunctionEventInvokeConfigCommand.js +2 -3
- package/dist-cjs/commands/DeleteFunctionUrlConfigCommand.js +2 -3
- package/dist-cjs/commands/DeleteLayerVersionCommand.js +2 -3
- package/dist-cjs/commands/DeleteProvisionedConcurrencyConfigCommand.js +2 -3
- package/dist-cjs/commands/GetAccountSettingsCommand.js +2 -3
- package/dist-cjs/commands/GetAliasCommand.js +2 -3
- package/dist-cjs/commands/GetCodeSigningConfigCommand.js +2 -3
- package/dist-cjs/commands/GetEventSourceMappingCommand.js +2 -3
- package/dist-cjs/commands/GetFunctionCodeSigningConfigCommand.js +2 -3
- package/dist-cjs/commands/GetFunctionCommand.js +1 -1
- package/dist-cjs/commands/GetFunctionConcurrencyCommand.js +2 -3
- package/dist-cjs/commands/GetFunctionConfigurationCommand.js +1 -1
- package/dist-cjs/commands/GetFunctionEventInvokeConfigCommand.js +2 -3
- package/dist-cjs/commands/GetFunctionUrlConfigCommand.js +2 -3
- package/dist-cjs/commands/GetLayerVersionByArnCommand.js +2 -3
- package/dist-cjs/commands/GetLayerVersionCommand.js +2 -3
- package/dist-cjs/commands/GetLayerVersionPolicyCommand.js +2 -3
- package/dist-cjs/commands/GetPolicyCommand.js +2 -3
- package/dist-cjs/commands/GetProvisionedConcurrencyConfigCommand.js +2 -3
- package/dist-cjs/commands/GetRuntimeManagementConfigCommand.js +2 -3
- package/dist-cjs/commands/InvokeAsyncCommand.js +1 -1
- package/dist-cjs/commands/ListAliasesCommand.js +2 -3
- package/dist-cjs/commands/ListCodeSigningConfigsCommand.js +2 -3
- package/dist-cjs/commands/ListEventSourceMappingsCommand.js +2 -3
- package/dist-cjs/commands/ListFunctionEventInvokeConfigsCommand.js +2 -3
- package/dist-cjs/commands/ListFunctionUrlConfigsCommand.js +2 -3
- package/dist-cjs/commands/ListFunctionsByCodeSigningConfigCommand.js +2 -3
- package/dist-cjs/commands/ListFunctionsCommand.js +1 -1
- package/dist-cjs/commands/ListLayerVersionsCommand.js +2 -3
- package/dist-cjs/commands/ListLayersCommand.js +2 -3
- package/dist-cjs/commands/ListProvisionedConcurrencyConfigsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsCommand.js +2 -3
- package/dist-cjs/commands/ListVersionsByFunctionCommand.js +1 -1
- package/dist-cjs/commands/PublishLayerVersionCommand.js +1 -1
- package/dist-cjs/commands/PublishVersionCommand.js +1 -1
- package/dist-cjs/commands/PutFunctionCodeSigningConfigCommand.js +2 -3
- package/dist-cjs/commands/PutFunctionConcurrencyCommand.js +2 -3
- package/dist-cjs/commands/PutFunctionEventInvokeConfigCommand.js +2 -3
- package/dist-cjs/commands/PutProvisionedConcurrencyConfigCommand.js +2 -3
- package/dist-cjs/commands/PutRuntimeManagementConfigCommand.js +2 -3
- package/dist-cjs/commands/RemoveLayerVersionPermissionCommand.js +2 -3
- package/dist-cjs/commands/RemovePermissionCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateAliasCommand.js +2 -3
- package/dist-cjs/commands/UpdateCodeSigningConfigCommand.js +2 -3
- package/dist-cjs/commands/UpdateEventSourceMappingCommand.js +2 -3
- package/dist-cjs/commands/UpdateFunctionEventInvokeConfigCommand.js +2 -3
- package/dist-cjs/commands/UpdateFunctionUrlConfigCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -524
- package/dist-es/commands/AddLayerVersionPermissionCommand.js +2 -3
- package/dist-es/commands/AddPermissionCommand.js +2 -3
- package/dist-es/commands/CreateAliasCommand.js +2 -3
- package/dist-es/commands/CreateCodeSigningConfigCommand.js +2 -3
- package/dist-es/commands/CreateEventSourceMappingCommand.js +2 -3
- package/dist-es/commands/CreateFunctionUrlConfigCommand.js +2 -3
- package/dist-es/commands/DeleteAliasCommand.js +2 -3
- package/dist-es/commands/DeleteCodeSigningConfigCommand.js +2 -3
- package/dist-es/commands/DeleteEventSourceMappingCommand.js +2 -3
- package/dist-es/commands/DeleteFunctionCodeSigningConfigCommand.js +2 -3
- package/dist-es/commands/DeleteFunctionCommand.js +2 -3
- package/dist-es/commands/DeleteFunctionConcurrencyCommand.js +2 -3
- package/dist-es/commands/DeleteFunctionEventInvokeConfigCommand.js +2 -3
- package/dist-es/commands/DeleteFunctionUrlConfigCommand.js +2 -3
- package/dist-es/commands/DeleteLayerVersionCommand.js +2 -3
- package/dist-es/commands/DeleteProvisionedConcurrencyConfigCommand.js +2 -3
- package/dist-es/commands/GetAccountSettingsCommand.js +2 -3
- package/dist-es/commands/GetAliasCommand.js +2 -3
- package/dist-es/commands/GetCodeSigningConfigCommand.js +2 -3
- package/dist-es/commands/GetEventSourceMappingCommand.js +2 -3
- package/dist-es/commands/GetFunctionCodeSigningConfigCommand.js +2 -3
- package/dist-es/commands/GetFunctionCommand.js +2 -2
- package/dist-es/commands/GetFunctionConcurrencyCommand.js +2 -3
- package/dist-es/commands/GetFunctionConfigurationCommand.js +2 -2
- package/dist-es/commands/GetFunctionEventInvokeConfigCommand.js +2 -3
- package/dist-es/commands/GetFunctionUrlConfigCommand.js +2 -3
- package/dist-es/commands/GetLayerVersionByArnCommand.js +2 -3
- package/dist-es/commands/GetLayerVersionCommand.js +2 -3
- package/dist-es/commands/GetLayerVersionPolicyCommand.js +2 -3
- package/dist-es/commands/GetPolicyCommand.js +2 -3
- package/dist-es/commands/GetProvisionedConcurrencyConfigCommand.js +2 -3
- package/dist-es/commands/GetRuntimeManagementConfigCommand.js +2 -3
- package/dist-es/commands/InvokeAsyncCommand.js +2 -2
- package/dist-es/commands/ListAliasesCommand.js +2 -3
- package/dist-es/commands/ListCodeSigningConfigsCommand.js +2 -3
- package/dist-es/commands/ListEventSourceMappingsCommand.js +2 -3
- package/dist-es/commands/ListFunctionEventInvokeConfigsCommand.js +2 -3
- package/dist-es/commands/ListFunctionUrlConfigsCommand.js +2 -3
- package/dist-es/commands/ListFunctionsByCodeSigningConfigCommand.js +2 -3
- package/dist-es/commands/ListFunctionsCommand.js +2 -2
- package/dist-es/commands/ListLayerVersionsCommand.js +2 -3
- package/dist-es/commands/ListLayersCommand.js +2 -3
- package/dist-es/commands/ListProvisionedConcurrencyConfigsCommand.js +2 -3
- package/dist-es/commands/ListTagsCommand.js +2 -3
- package/dist-es/commands/ListVersionsByFunctionCommand.js +2 -2
- package/dist-es/commands/PublishLayerVersionCommand.js +2 -2
- package/dist-es/commands/PublishVersionCommand.js +2 -2
- package/dist-es/commands/PutFunctionCodeSigningConfigCommand.js +2 -3
- package/dist-es/commands/PutFunctionConcurrencyCommand.js +2 -3
- package/dist-es/commands/PutFunctionEventInvokeConfigCommand.js +2 -3
- package/dist-es/commands/PutProvisionedConcurrencyConfigCommand.js +2 -3
- package/dist-es/commands/PutRuntimeManagementConfigCommand.js +2 -3
- package/dist-es/commands/RemoveLayerVersionPermissionCommand.js +2 -3
- package/dist-es/commands/RemovePermissionCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateAliasCommand.js +2 -3
- package/dist-es/commands/UpdateCodeSigningConfigCommand.js +2 -3
- package/dist-es/commands/UpdateEventSourceMappingCommand.js +2 -3
- package/dist-es/commands/UpdateFunctionEventInvokeConfigCommand.js +2 -3
- package/dist-es/commands/UpdateFunctionUrlConfigCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -390
- package/dist-types/Lambda.d.ts +66 -0
- package/dist-types/LambdaClient.d.ts +24 -4
- package/dist-types/commands/AddLayerVersionPermissionCommand.d.ts +16 -0
- package/dist-types/commands/AddPermissionCommand.d.ts +16 -0
- package/dist-types/commands/CreateAliasCommand.d.ts +16 -0
- package/dist-types/commands/CreateCodeSigningConfigCommand.d.ts +16 -0
- package/dist-types/commands/CreateEventSourceMappingCommand.d.ts +16 -0
- package/dist-types/commands/CreateFunctionCommand.d.ts +16 -0
- package/dist-types/commands/CreateFunctionUrlConfigCommand.d.ts +16 -0
- package/dist-types/commands/DeleteAliasCommand.d.ts +16 -0
- package/dist-types/commands/DeleteCodeSigningConfigCommand.d.ts +16 -0
- package/dist-types/commands/DeleteEventSourceMappingCommand.d.ts +16 -0
- package/dist-types/commands/DeleteFunctionCodeSigningConfigCommand.d.ts +16 -0
- package/dist-types/commands/DeleteFunctionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteFunctionConcurrencyCommand.d.ts +16 -0
- package/dist-types/commands/DeleteFunctionEventInvokeConfigCommand.d.ts +16 -0
- package/dist-types/commands/DeleteFunctionUrlConfigCommand.d.ts +16 -0
- package/dist-types/commands/DeleteLayerVersionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteProvisionedConcurrencyConfigCommand.d.ts +16 -0
- package/dist-types/commands/GetAccountSettingsCommand.d.ts +16 -0
- package/dist-types/commands/GetAliasCommand.d.ts +16 -0
- package/dist-types/commands/GetCodeSigningConfigCommand.d.ts +16 -0
- package/dist-types/commands/GetEventSourceMappingCommand.d.ts +16 -0
- package/dist-types/commands/GetFunctionCodeSigningConfigCommand.d.ts +16 -0
- package/dist-types/commands/GetFunctionCommand.d.ts +16 -0
- package/dist-types/commands/GetFunctionConcurrencyCommand.d.ts +16 -0
- package/dist-types/commands/GetFunctionConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/GetFunctionEventInvokeConfigCommand.d.ts +16 -0
- package/dist-types/commands/GetFunctionUrlConfigCommand.d.ts +16 -0
- package/dist-types/commands/GetLayerVersionByArnCommand.d.ts +16 -0
- package/dist-types/commands/GetLayerVersionCommand.d.ts +16 -0
- package/dist-types/commands/GetLayerVersionPolicyCommand.d.ts +16 -0
- package/dist-types/commands/GetPolicyCommand.d.ts +16 -0
- package/dist-types/commands/GetProvisionedConcurrencyConfigCommand.d.ts +16 -0
- package/dist-types/commands/GetRuntimeManagementConfigCommand.d.ts +16 -0
- package/dist-types/commands/InvokeAsyncCommand.d.ts +17 -2
- package/dist-types/commands/InvokeCommand.d.ts +16 -0
- package/dist-types/commands/ListAliasesCommand.d.ts +16 -0
- package/dist-types/commands/ListCodeSigningConfigsCommand.d.ts +16 -0
- package/dist-types/commands/ListEventSourceMappingsCommand.d.ts +16 -0
- package/dist-types/commands/ListFunctionEventInvokeConfigsCommand.d.ts +16 -0
- package/dist-types/commands/ListFunctionUrlConfigsCommand.d.ts +16 -0
- package/dist-types/commands/ListFunctionsByCodeSigningConfigCommand.d.ts +16 -0
- package/dist-types/commands/ListFunctionsCommand.d.ts +16 -0
- package/dist-types/commands/ListLayerVersionsCommand.d.ts +16 -0
- package/dist-types/commands/ListLayersCommand.d.ts +16 -0
- package/dist-types/commands/ListProvisionedConcurrencyConfigsCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsCommand.d.ts +16 -0
- package/dist-types/commands/ListVersionsByFunctionCommand.d.ts +16 -0
- package/dist-types/commands/PublishLayerVersionCommand.d.ts +16 -0
- package/dist-types/commands/PublishVersionCommand.d.ts +16 -0
- package/dist-types/commands/PutFunctionCodeSigningConfigCommand.d.ts +16 -0
- package/dist-types/commands/PutFunctionConcurrencyCommand.d.ts +16 -0
- package/dist-types/commands/PutFunctionEventInvokeConfigCommand.d.ts +16 -0
- package/dist-types/commands/PutProvisionedConcurrencyConfigCommand.d.ts +16 -0
- package/dist-types/commands/PutRuntimeManagementConfigCommand.d.ts +16 -0
- package/dist-types/commands/RemoveLayerVersionPermissionCommand.d.ts +16 -0
- package/dist-types/commands/RemovePermissionCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateAliasCommand.d.ts +16 -0
- package/dist-types/commands/UpdateCodeSigningConfigCommand.d.ts +16 -0
- package/dist-types/commands/UpdateEventSourceMappingCommand.d.ts +16 -0
- package/dist-types/commands/UpdateFunctionCodeCommand.d.ts +16 -0
- package/dist-types/commands/UpdateFunctionConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/UpdateFunctionEventInvokeConfigCommand.d.ts +16 -0
- package/dist-types/commands/UpdateFunctionUrlConfigCommand.d.ts +16 -0
- package/dist-types/models/LambdaServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +467 -529
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListAliasesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListCodeSigningConfigsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListEventSourceMappingsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListFunctionEventInvokeConfigsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListFunctionUrlConfigsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListFunctionsByCodeSigningConfigPaginator.d.ts +3 -0
- package/dist-types/pagination/ListFunctionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListLayerVersionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListLayersPaginator.d.ts +3 -0
- package/dist-types/pagination/ListProvisionedConcurrencyConfigsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListVersionsByFunctionPaginator.d.ts +3 -0
- package/dist-types/ts3.4/commands/InvokeAsyncCommand.d.ts +1 -2
- package/dist-types/ts3.4/models/models_0.d.ts +0 -368
- package/package.json +4 -3
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient";
|
|
5
5
|
import { PutFunctionCodeSigningConfigRequest, PutFunctionCodeSigningConfigResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link PutFunctionCodeSigningConfigCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface PutFunctionCodeSigningConfigCommandInput extends PutFunctionCodeSigningConfigRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link PutFunctionCodeSigningConfigCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface PutFunctionCodeSigningConfigCommandOutput extends PutFunctionCodeSigningConfigResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Update the code signing configuration for the function. Changes to the code signing configuration take effect the
|
|
18
23
|
* next time a user tries to deploy a code package to the function. </p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface PutFunctionCodeSigningConfigCommandOutput extends PutFunctionCo
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param PutFunctionCodeSigningConfigCommandInput - {@link PutFunctionCodeSigningConfigCommandInput}
|
|
35
|
+
* @returns {@link PutFunctionCodeSigningConfigCommandOutput}
|
|
29
36
|
* @see {@link PutFunctionCodeSigningConfigCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link PutFunctionCodeSigningConfigCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape.
|
|
@@ -53,11 +60,20 @@ export interface PutFunctionCodeSigningConfigCommandOutput extends PutFunctionCo
|
|
|
53
60
|
export declare class PutFunctionCodeSigningConfigCommand extends $Command<PutFunctionCodeSigningConfigCommandInput, PutFunctionCodeSigningConfigCommandOutput, LambdaClientResolvedConfig> {
|
|
54
61
|
readonly input: PutFunctionCodeSigningConfigCommandInput;
|
|
55
62
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
63
|
+
/**
|
|
64
|
+
* @public
|
|
65
|
+
*/
|
|
56
66
|
constructor(input: PutFunctionCodeSigningConfigCommandInput);
|
|
57
67
|
/**
|
|
58
68
|
* @internal
|
|
59
69
|
*/
|
|
60
70
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LambdaClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutFunctionCodeSigningConfigCommandInput, PutFunctionCodeSigningConfigCommandOutput>;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
61
74
|
private serialize;
|
|
75
|
+
/**
|
|
76
|
+
* @internal
|
|
77
|
+
*/
|
|
62
78
|
private deserialize;
|
|
63
79
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient";
|
|
5
5
|
import { Concurrency, PutFunctionConcurrencyRequest } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link PutFunctionConcurrencyCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface PutFunctionConcurrencyCommandInput extends PutFunctionConcurrencyRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link PutFunctionConcurrencyCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface PutFunctionConcurrencyCommandOutput extends Concurrency, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Sets the maximum number of simultaneous executions for a function, and reserves capacity for that concurrency
|
|
18
23
|
* level.</p>
|
|
19
24
|
* <p>Concurrency settings apply to the function as a whole, including all published versions and the unpublished
|
|
@@ -33,6 +38,8 @@ export interface PutFunctionConcurrencyCommandOutput extends Concurrency, __Meta
|
|
|
33
38
|
* const response = await client.send(command);
|
|
34
39
|
* ```
|
|
35
40
|
*
|
|
41
|
+
* @param PutFunctionConcurrencyCommandInput - {@link PutFunctionConcurrencyCommandInput}
|
|
42
|
+
* @returns {@link PutFunctionConcurrencyCommandOutput}
|
|
36
43
|
* @see {@link PutFunctionConcurrencyCommandInput} for command's `input` shape.
|
|
37
44
|
* @see {@link PutFunctionConcurrencyCommandOutput} for command's `response` shape.
|
|
38
45
|
* @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape.
|
|
@@ -57,11 +64,20 @@ export interface PutFunctionConcurrencyCommandOutput extends Concurrency, __Meta
|
|
|
57
64
|
export declare class PutFunctionConcurrencyCommand extends $Command<PutFunctionConcurrencyCommandInput, PutFunctionConcurrencyCommandOutput, LambdaClientResolvedConfig> {
|
|
58
65
|
readonly input: PutFunctionConcurrencyCommandInput;
|
|
59
66
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
67
|
+
/**
|
|
68
|
+
* @public
|
|
69
|
+
*/
|
|
60
70
|
constructor(input: PutFunctionConcurrencyCommandInput);
|
|
61
71
|
/**
|
|
62
72
|
* @internal
|
|
63
73
|
*/
|
|
64
74
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LambdaClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutFunctionConcurrencyCommandInput, PutFunctionConcurrencyCommandOutput>;
|
|
75
|
+
/**
|
|
76
|
+
* @internal
|
|
77
|
+
*/
|
|
65
78
|
private serialize;
|
|
79
|
+
/**
|
|
80
|
+
* @internal
|
|
81
|
+
*/
|
|
66
82
|
private deserialize;
|
|
67
83
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient";
|
|
5
5
|
import { FunctionEventInvokeConfig, PutFunctionEventInvokeConfigRequest } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link PutFunctionEventInvokeConfigCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface PutFunctionEventInvokeConfigCommandInput extends PutFunctionEventInvokeConfigRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link PutFunctionEventInvokeConfigCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface PutFunctionEventInvokeConfigCommandOutput extends FunctionEventInvokeConfig, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Configures options for <a href="https://docs.aws.amazon.com/lambda/latest/dg/invocation-async.html">asynchronous
|
|
18
23
|
* invocation</a> on a function, version, or alias. If a configuration already exists for a function, version,
|
|
19
24
|
* or alias, this operation overwrites it. If you exclude any settings, they are removed. To set one option without
|
|
@@ -35,6 +40,8 @@ export interface PutFunctionEventInvokeConfigCommandOutput extends FunctionEvent
|
|
|
35
40
|
* const response = await client.send(command);
|
|
36
41
|
* ```
|
|
37
42
|
*
|
|
43
|
+
* @param PutFunctionEventInvokeConfigCommandInput - {@link PutFunctionEventInvokeConfigCommandInput}
|
|
44
|
+
* @returns {@link PutFunctionEventInvokeConfigCommandOutput}
|
|
38
45
|
* @see {@link PutFunctionEventInvokeConfigCommandInput} for command's `input` shape.
|
|
39
46
|
* @see {@link PutFunctionEventInvokeConfigCommandOutput} for command's `response` shape.
|
|
40
47
|
* @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape.
|
|
@@ -59,11 +66,20 @@ export interface PutFunctionEventInvokeConfigCommandOutput extends FunctionEvent
|
|
|
59
66
|
export declare class PutFunctionEventInvokeConfigCommand extends $Command<PutFunctionEventInvokeConfigCommandInput, PutFunctionEventInvokeConfigCommandOutput, LambdaClientResolvedConfig> {
|
|
60
67
|
readonly input: PutFunctionEventInvokeConfigCommandInput;
|
|
61
68
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
69
|
+
/**
|
|
70
|
+
* @public
|
|
71
|
+
*/
|
|
62
72
|
constructor(input: PutFunctionEventInvokeConfigCommandInput);
|
|
63
73
|
/**
|
|
64
74
|
* @internal
|
|
65
75
|
*/
|
|
66
76
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LambdaClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutFunctionEventInvokeConfigCommandInput, PutFunctionEventInvokeConfigCommandOutput>;
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
*/
|
|
67
80
|
private serialize;
|
|
81
|
+
/**
|
|
82
|
+
* @internal
|
|
83
|
+
*/
|
|
68
84
|
private deserialize;
|
|
69
85
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient";
|
|
5
5
|
import { PutProvisionedConcurrencyConfigRequest, PutProvisionedConcurrencyConfigResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link PutProvisionedConcurrencyConfigCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface PutProvisionedConcurrencyConfigCommandInput extends PutProvisionedConcurrencyConfigRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link PutProvisionedConcurrencyConfigCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface PutProvisionedConcurrencyConfigCommandOutput extends PutProvisionedConcurrencyConfigResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Adds a provisioned concurrency configuration to a function's alias or version.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface PutProvisionedConcurrencyConfigCommandOutput extends PutProvisi
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param PutProvisionedConcurrencyConfigCommandInput - {@link PutProvisionedConcurrencyConfigCommandInput}
|
|
34
|
+
* @returns {@link PutProvisionedConcurrencyConfigCommandOutput}
|
|
28
35
|
* @see {@link PutProvisionedConcurrencyConfigCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link PutProvisionedConcurrencyConfigCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface PutProvisionedConcurrencyConfigCommandOutput extends PutProvisi
|
|
|
49
56
|
export declare class PutProvisionedConcurrencyConfigCommand extends $Command<PutProvisionedConcurrencyConfigCommandInput, PutProvisionedConcurrencyConfigCommandOutput, LambdaClientResolvedConfig> {
|
|
50
57
|
readonly input: PutProvisionedConcurrencyConfigCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: PutProvisionedConcurrencyConfigCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LambdaClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutProvisionedConcurrencyConfigCommandInput, PutProvisionedConcurrencyConfigCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient";
|
|
5
5
|
import { PutRuntimeManagementConfigRequest, PutRuntimeManagementConfigResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link PutRuntimeManagementConfigCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface PutRuntimeManagementConfigCommandInput extends PutRuntimeManagementConfigRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link PutRuntimeManagementConfigCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface PutRuntimeManagementConfigCommandOutput extends PutRuntimeManagementConfigResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Sets the runtime management configuration for a function's version. For more information,
|
|
18
23
|
* see <a href="https://docs.aws.amazon.com/lambda/latest/dg/runtimes-update.html">Runtime updates</a>.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface PutRuntimeManagementConfigCommandOutput extends PutRuntimeManag
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param PutRuntimeManagementConfigCommandInput - {@link PutRuntimeManagementConfigCommandInput}
|
|
35
|
+
* @returns {@link PutRuntimeManagementConfigCommandOutput}
|
|
29
36
|
* @see {@link PutRuntimeManagementConfigCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link PutRuntimeManagementConfigCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape.
|
|
@@ -50,11 +57,20 @@ export interface PutRuntimeManagementConfigCommandOutput extends PutRuntimeManag
|
|
|
50
57
|
export declare class PutRuntimeManagementConfigCommand extends $Command<PutRuntimeManagementConfigCommandInput, PutRuntimeManagementConfigCommandOutput, LambdaClientResolvedConfig> {
|
|
51
58
|
readonly input: PutRuntimeManagementConfigCommandInput;
|
|
52
59
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
60
|
+
/**
|
|
61
|
+
* @public
|
|
62
|
+
*/
|
|
53
63
|
constructor(input: PutRuntimeManagementConfigCommandInput);
|
|
54
64
|
/**
|
|
55
65
|
* @internal
|
|
56
66
|
*/
|
|
57
67
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LambdaClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutRuntimeManagementConfigCommandInput, PutRuntimeManagementConfigCommandOutput>;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
58
71
|
private serialize;
|
|
72
|
+
/**
|
|
73
|
+
* @internal
|
|
74
|
+
*/
|
|
59
75
|
private deserialize;
|
|
60
76
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient";
|
|
5
5
|
import { RemoveLayerVersionPermissionRequest } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link RemoveLayerVersionPermissionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface RemoveLayerVersionPermissionCommandInput extends RemoveLayerVersionPermissionRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link RemoveLayerVersionPermissionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface RemoveLayerVersionPermissionCommandOutput extends __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Removes a statement from the permissions policy for a version of an <a href="https://docs.aws.amazon.com/lambda/latest/dg/configuration-layers.html">Lambda
|
|
18
23
|
* layer</a>. For more information, see
|
|
19
24
|
* <a>AddLayerVersionPermission</a>.</p>
|
|
@@ -27,6 +32,8 @@ export interface RemoveLayerVersionPermissionCommandOutput extends __MetadataBea
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param RemoveLayerVersionPermissionCommandInput - {@link RemoveLayerVersionPermissionCommandInput}
|
|
36
|
+
* @returns {@link RemoveLayerVersionPermissionCommandOutput}
|
|
30
37
|
* @see {@link RemoveLayerVersionPermissionCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link RemoveLayerVersionPermissionCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape.
|
|
@@ -52,11 +59,20 @@ export interface RemoveLayerVersionPermissionCommandOutput extends __MetadataBea
|
|
|
52
59
|
export declare class RemoveLayerVersionPermissionCommand extends $Command<RemoveLayerVersionPermissionCommandInput, RemoveLayerVersionPermissionCommandOutput, LambdaClientResolvedConfig> {
|
|
53
60
|
readonly input: RemoveLayerVersionPermissionCommandInput;
|
|
54
61
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
62
|
+
/**
|
|
63
|
+
* @public
|
|
64
|
+
*/
|
|
55
65
|
constructor(input: RemoveLayerVersionPermissionCommandInput);
|
|
56
66
|
/**
|
|
57
67
|
* @internal
|
|
58
68
|
*/
|
|
59
69
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LambdaClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RemoveLayerVersionPermissionCommandInput, RemoveLayerVersionPermissionCommandOutput>;
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
*/
|
|
60
73
|
private serialize;
|
|
74
|
+
/**
|
|
75
|
+
* @internal
|
|
76
|
+
*/
|
|
61
77
|
private deserialize;
|
|
62
78
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient";
|
|
5
5
|
import { RemovePermissionRequest } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link RemovePermissionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface RemovePermissionCommandInput extends RemovePermissionRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link RemovePermissionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface RemovePermissionCommandOutput extends __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Revokes function-use permission from an Amazon Web Service or another Amazon Web Services account. You
|
|
18
23
|
* can get the ID of the statement from the output of <a>GetPolicy</a>.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface RemovePermissionCommandOutput extends __MetadataBearer {
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param RemovePermissionCommandInput - {@link RemovePermissionCommandInput}
|
|
35
|
+
* @returns {@link RemovePermissionCommandOutput}
|
|
29
36
|
* @see {@link RemovePermissionCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link RemovePermissionCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape.
|
|
@@ -51,11 +58,20 @@ export interface RemovePermissionCommandOutput extends __MetadataBearer {
|
|
|
51
58
|
export declare class RemovePermissionCommand extends $Command<RemovePermissionCommandInput, RemovePermissionCommandOutput, LambdaClientResolvedConfig> {
|
|
52
59
|
readonly input: RemovePermissionCommandInput;
|
|
53
60
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
61
|
+
/**
|
|
62
|
+
* @public
|
|
63
|
+
*/
|
|
54
64
|
constructor(input: RemovePermissionCommandInput);
|
|
55
65
|
/**
|
|
56
66
|
* @internal
|
|
57
67
|
*/
|
|
58
68
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LambdaClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RemovePermissionCommandInput, RemovePermissionCommandOutput>;
|
|
69
|
+
/**
|
|
70
|
+
* @internal
|
|
71
|
+
*/
|
|
59
72
|
private serialize;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
60
76
|
private deserialize;
|
|
61
77
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient";
|
|
5
5
|
import { TagResourceRequest } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link TagResourceCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface TagResourceCommandInput extends TagResourceRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link TagResourceCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface TagResourceCommandOutput extends __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Adds <a href="https://docs.aws.amazon.com/lambda/latest/dg/tagging.html">tags</a> to a function.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface TagResourceCommandOutput extends __MetadataBearer {
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param TagResourceCommandInput - {@link TagResourceCommandInput}
|
|
34
|
+
* @returns {@link TagResourceCommandOutput}
|
|
28
35
|
* @see {@link TagResourceCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link TagResourceCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface TagResourceCommandOutput extends __MetadataBearer {
|
|
|
49
56
|
export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, LambdaClientResolvedConfig> {
|
|
50
57
|
readonly input: TagResourceCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: TagResourceCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LambdaClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient";
|
|
5
5
|
import { UntagResourceRequest } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UntagResourceCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UntagResourceCommandInput extends UntagResourceRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UntagResourceCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UntagResourceCommandOutput extends __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Removes <a href="https://docs.aws.amazon.com/lambda/latest/dg/tagging.html">tags</a> from a function.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface UntagResourceCommandOutput extends __MetadataBearer {
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param UntagResourceCommandInput - {@link UntagResourceCommandInput}
|
|
34
|
+
* @returns {@link UntagResourceCommandOutput}
|
|
28
35
|
* @see {@link UntagResourceCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link UntagResourceCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface UntagResourceCommandOutput extends __MetadataBearer {
|
|
|
49
56
|
export declare class UntagResourceCommand extends $Command<UntagResourceCommandInput, UntagResourceCommandOutput, LambdaClientResolvedConfig> {
|
|
50
57
|
readonly input: UntagResourceCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: UntagResourceCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LambdaClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient";
|
|
5
5
|
import { AliasConfiguration, UpdateAliasRequest } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateAliasCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateAliasCommandInput extends UpdateAliasRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateAliasCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateAliasCommandOutput extends AliasConfiguration, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Updates the configuration of a Lambda function <a href="https://docs.aws.amazon.com/lambda/latest/dg/configuration-aliases.html">alias</a>.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface UpdateAliasCommandOutput extends AliasConfiguration, __Metadata
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param UpdateAliasCommandInput - {@link UpdateAliasCommandInput}
|
|
34
|
+
* @returns {@link UpdateAliasCommandOutput}
|
|
28
35
|
* @see {@link UpdateAliasCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link UpdateAliasCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape.
|
|
@@ -53,11 +60,20 @@ export interface UpdateAliasCommandOutput extends AliasConfiguration, __Metadata
|
|
|
53
60
|
export declare class UpdateAliasCommand extends $Command<UpdateAliasCommandInput, UpdateAliasCommandOutput, LambdaClientResolvedConfig> {
|
|
54
61
|
readonly input: UpdateAliasCommandInput;
|
|
55
62
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
63
|
+
/**
|
|
64
|
+
* @public
|
|
65
|
+
*/
|
|
56
66
|
constructor(input: UpdateAliasCommandInput);
|
|
57
67
|
/**
|
|
58
68
|
* @internal
|
|
59
69
|
*/
|
|
60
70
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LambdaClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateAliasCommandInput, UpdateAliasCommandOutput>;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
61
74
|
private serialize;
|
|
75
|
+
/**
|
|
76
|
+
* @internal
|
|
77
|
+
*/
|
|
62
78
|
private deserialize;
|
|
63
79
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient";
|
|
5
5
|
import { UpdateCodeSigningConfigRequest, UpdateCodeSigningConfigResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateCodeSigningConfigCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateCodeSigningConfigCommandInput extends UpdateCodeSigningConfigRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateCodeSigningConfigCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateCodeSigningConfigCommandOutput extends UpdateCodeSigningConfigResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Update the code signing configuration. Changes to the code signing configuration take effect the next time a
|
|
18
23
|
* user tries to deploy a code package to the function. </p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface UpdateCodeSigningConfigCommandOutput extends UpdateCodeSigningC
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param UpdateCodeSigningConfigCommandInput - {@link UpdateCodeSigningConfigCommandInput}
|
|
35
|
+
* @returns {@link UpdateCodeSigningConfigCommandOutput}
|
|
29
36
|
* @see {@link UpdateCodeSigningConfigCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link UpdateCodeSigningConfigCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape.
|
|
@@ -44,11 +51,20 @@ export interface UpdateCodeSigningConfigCommandOutput extends UpdateCodeSigningC
|
|
|
44
51
|
export declare class UpdateCodeSigningConfigCommand extends $Command<UpdateCodeSigningConfigCommandInput, UpdateCodeSigningConfigCommandOutput, LambdaClientResolvedConfig> {
|
|
45
52
|
readonly input: UpdateCodeSigningConfigCommandInput;
|
|
46
53
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
54
|
+
/**
|
|
55
|
+
* @public
|
|
56
|
+
*/
|
|
47
57
|
constructor(input: UpdateCodeSigningConfigCommandInput);
|
|
48
58
|
/**
|
|
49
59
|
* @internal
|
|
50
60
|
*/
|
|
51
61
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LambdaClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateCodeSigningConfigCommandInput, UpdateCodeSigningConfigCommandOutput>;
|
|
62
|
+
/**
|
|
63
|
+
* @internal
|
|
64
|
+
*/
|
|
52
65
|
private serialize;
|
|
66
|
+
/**
|
|
67
|
+
* @internal
|
|
68
|
+
*/
|
|
53
69
|
private deserialize;
|
|
54
70
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient";
|
|
5
5
|
import { EventSourceMappingConfiguration, UpdateEventSourceMappingRequest } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateEventSourceMappingCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateEventSourceMappingCommandInput extends UpdateEventSourceMappingRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateEventSourceMappingCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateEventSourceMappingCommandOutput extends EventSourceMappingConfiguration, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Updates an event source mapping. You can change the function that Lambda invokes, or pause
|
|
18
23
|
* invocation and resume later from the same location.</p>
|
|
19
24
|
* <p>For details about how to configure different event sources, see the following topics. </p>
|
|
@@ -127,6 +132,8 @@ export interface UpdateEventSourceMappingCommandOutput extends EventSourceMappin
|
|
|
127
132
|
* const response = await client.send(command);
|
|
128
133
|
* ```
|
|
129
134
|
*
|
|
135
|
+
* @param UpdateEventSourceMappingCommandInput - {@link UpdateEventSourceMappingCommandInput}
|
|
136
|
+
* @returns {@link UpdateEventSourceMappingCommandOutput}
|
|
130
137
|
* @see {@link UpdateEventSourceMappingCommandInput} for command's `input` shape.
|
|
131
138
|
* @see {@link UpdateEventSourceMappingCommandOutput} for command's `response` shape.
|
|
132
139
|
* @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape.
|
|
@@ -155,11 +162,20 @@ export interface UpdateEventSourceMappingCommandOutput extends EventSourceMappin
|
|
|
155
162
|
export declare class UpdateEventSourceMappingCommand extends $Command<UpdateEventSourceMappingCommandInput, UpdateEventSourceMappingCommandOutput, LambdaClientResolvedConfig> {
|
|
156
163
|
readonly input: UpdateEventSourceMappingCommandInput;
|
|
157
164
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
165
|
+
/**
|
|
166
|
+
* @public
|
|
167
|
+
*/
|
|
158
168
|
constructor(input: UpdateEventSourceMappingCommandInput);
|
|
159
169
|
/**
|
|
160
170
|
* @internal
|
|
161
171
|
*/
|
|
162
172
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LambdaClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateEventSourceMappingCommandInput, UpdateEventSourceMappingCommandOutput>;
|
|
173
|
+
/**
|
|
174
|
+
* @internal
|
|
175
|
+
*/
|
|
163
176
|
private serialize;
|
|
177
|
+
/**
|
|
178
|
+
* @internal
|
|
179
|
+
*/
|
|
164
180
|
private deserialize;
|
|
165
181
|
}
|