@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 { FunctionEventInvokeConfig, GetFunctionEventInvokeConfigRequest } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetFunctionEventInvokeConfigCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetFunctionEventInvokeConfigCommandInput extends GetFunctionEventInvokeConfigRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetFunctionEventInvokeConfigCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetFunctionEventInvokeConfigCommandOutput extends FunctionEventInvokeConfig, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Retrieves the configuration for asynchronous invocation for a function, version, or alias.</p>
|
|
18
23
|
* <p>To configure options for asynchronous invocation, use <a>PutFunctionEventInvokeConfig</a>.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface GetFunctionEventInvokeConfigCommandOutput extends FunctionEvent
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param GetFunctionEventInvokeConfigCommandInput - {@link GetFunctionEventInvokeConfigCommandInput}
|
|
35
|
+
* @returns {@link GetFunctionEventInvokeConfigCommandOutput}
|
|
29
36
|
* @see {@link GetFunctionEventInvokeConfigCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link GetFunctionEventInvokeConfigCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape.
|
|
@@ -47,11 +54,20 @@ export interface GetFunctionEventInvokeConfigCommandOutput extends FunctionEvent
|
|
|
47
54
|
export declare class GetFunctionEventInvokeConfigCommand extends $Command<GetFunctionEventInvokeConfigCommandInput, GetFunctionEventInvokeConfigCommandOutput, LambdaClientResolvedConfig> {
|
|
48
55
|
readonly input: GetFunctionEventInvokeConfigCommandInput;
|
|
49
56
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
57
|
+
/**
|
|
58
|
+
* @public
|
|
59
|
+
*/
|
|
50
60
|
constructor(input: GetFunctionEventInvokeConfigCommandInput);
|
|
51
61
|
/**
|
|
52
62
|
* @internal
|
|
53
63
|
*/
|
|
54
64
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LambdaClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetFunctionEventInvokeConfigCommandInput, GetFunctionEventInvokeConfigCommandOutput>;
|
|
65
|
+
/**
|
|
66
|
+
* @internal
|
|
67
|
+
*/
|
|
55
68
|
private serialize;
|
|
69
|
+
/**
|
|
70
|
+
* @internal
|
|
71
|
+
*/
|
|
56
72
|
private deserialize;
|
|
57
73
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient";
|
|
5
5
|
import { GetFunctionUrlConfigRequest, GetFunctionUrlConfigResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetFunctionUrlConfigCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetFunctionUrlConfigCommandInput extends GetFunctionUrlConfigRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetFunctionUrlConfigCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetFunctionUrlConfigCommandOutput extends GetFunctionUrlConfigResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns details about a Lambda function URL.</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 GetFunctionUrlConfigCommandOutput extends GetFunctionUrlConfigR
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetFunctionUrlConfigCommandInput - {@link GetFunctionUrlConfigCommandInput}
|
|
34
|
+
* @returns {@link GetFunctionUrlConfigCommandOutput}
|
|
28
35
|
* @see {@link GetFunctionUrlConfigCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetFunctionUrlConfigCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape.
|
|
@@ -46,11 +53,20 @@ export interface GetFunctionUrlConfigCommandOutput extends GetFunctionUrlConfigR
|
|
|
46
53
|
export declare class GetFunctionUrlConfigCommand extends $Command<GetFunctionUrlConfigCommandInput, GetFunctionUrlConfigCommandOutput, LambdaClientResolvedConfig> {
|
|
47
54
|
readonly input: GetFunctionUrlConfigCommandInput;
|
|
48
55
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
56
|
+
/**
|
|
57
|
+
* @public
|
|
58
|
+
*/
|
|
49
59
|
constructor(input: GetFunctionUrlConfigCommandInput);
|
|
50
60
|
/**
|
|
51
61
|
* @internal
|
|
52
62
|
*/
|
|
53
63
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LambdaClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetFunctionUrlConfigCommandInput, GetFunctionUrlConfigCommandOutput>;
|
|
64
|
+
/**
|
|
65
|
+
* @internal
|
|
66
|
+
*/
|
|
54
67
|
private serialize;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
55
71
|
private deserialize;
|
|
56
72
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient";
|
|
5
5
|
import { GetLayerVersionByArnRequest, GetLayerVersionResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetLayerVersionByArnCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetLayerVersionByArnCommandInput extends GetLayerVersionByArnRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetLayerVersionByArnCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetLayerVersionByArnCommandOutput extends GetLayerVersionResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns information about a version of an <a href="https://docs.aws.amazon.com/lambda/latest/dg/configuration-layers.html">Lambda
|
|
18
23
|
* layer</a>, with a link to download the layer archive
|
|
19
24
|
* that's valid for 10 minutes.</p>
|
|
@@ -27,6 +32,8 @@ export interface GetLayerVersionByArnCommandOutput extends GetLayerVersionRespon
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param GetLayerVersionByArnCommandInput - {@link GetLayerVersionByArnCommandInput}
|
|
36
|
+
* @returns {@link GetLayerVersionByArnCommandOutput}
|
|
30
37
|
* @see {@link GetLayerVersionByArnCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link GetLayerVersionByArnCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape.
|
|
@@ -48,11 +55,20 @@ export interface GetLayerVersionByArnCommandOutput extends GetLayerVersionRespon
|
|
|
48
55
|
export declare class GetLayerVersionByArnCommand extends $Command<GetLayerVersionByArnCommandInput, GetLayerVersionByArnCommandOutput, LambdaClientResolvedConfig> {
|
|
49
56
|
readonly input: GetLayerVersionByArnCommandInput;
|
|
50
57
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
58
|
+
/**
|
|
59
|
+
* @public
|
|
60
|
+
*/
|
|
51
61
|
constructor(input: GetLayerVersionByArnCommandInput);
|
|
52
62
|
/**
|
|
53
63
|
* @internal
|
|
54
64
|
*/
|
|
55
65
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LambdaClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetLayerVersionByArnCommandInput, GetLayerVersionByArnCommandOutput>;
|
|
66
|
+
/**
|
|
67
|
+
* @internal
|
|
68
|
+
*/
|
|
56
69
|
private serialize;
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
*/
|
|
57
73
|
private deserialize;
|
|
58
74
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient";
|
|
5
5
|
import { GetLayerVersionRequest, GetLayerVersionResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetLayerVersionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetLayerVersionCommandInput extends GetLayerVersionRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetLayerVersionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetLayerVersionCommandOutput extends GetLayerVersionResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns information about a version of an <a href="https://docs.aws.amazon.com/lambda/latest/dg/configuration-layers.html">Lambda
|
|
18
23
|
* layer</a>, with a link to download the layer archive
|
|
19
24
|
* that's valid for 10 minutes.</p>
|
|
@@ -27,6 +32,8 @@ export interface GetLayerVersionCommandOutput extends GetLayerVersionResponse, _
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param GetLayerVersionCommandInput - {@link GetLayerVersionCommandInput}
|
|
36
|
+
* @returns {@link GetLayerVersionCommandOutput}
|
|
30
37
|
* @see {@link GetLayerVersionCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link GetLayerVersionCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape.
|
|
@@ -48,11 +55,20 @@ export interface GetLayerVersionCommandOutput extends GetLayerVersionResponse, _
|
|
|
48
55
|
export declare class GetLayerVersionCommand extends $Command<GetLayerVersionCommandInput, GetLayerVersionCommandOutput, LambdaClientResolvedConfig> {
|
|
49
56
|
readonly input: GetLayerVersionCommandInput;
|
|
50
57
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
58
|
+
/**
|
|
59
|
+
* @public
|
|
60
|
+
*/
|
|
51
61
|
constructor(input: GetLayerVersionCommandInput);
|
|
52
62
|
/**
|
|
53
63
|
* @internal
|
|
54
64
|
*/
|
|
55
65
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LambdaClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetLayerVersionCommandInput, GetLayerVersionCommandOutput>;
|
|
66
|
+
/**
|
|
67
|
+
* @internal
|
|
68
|
+
*/
|
|
56
69
|
private serialize;
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
*/
|
|
57
73
|
private deserialize;
|
|
58
74
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient";
|
|
5
5
|
import { GetLayerVersionPolicyRequest, GetLayerVersionPolicyResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetLayerVersionPolicyCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetLayerVersionPolicyCommandInput extends GetLayerVersionPolicyRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetLayerVersionPolicyCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetLayerVersionPolicyCommandOutput extends GetLayerVersionPolicyResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns the permission 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 <a>AddLayerVersionPermission</a>.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface GetLayerVersionPolicyCommandOutput extends GetLayerVersionPolic
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param GetLayerVersionPolicyCommandInput - {@link GetLayerVersionPolicyCommandInput}
|
|
35
|
+
* @returns {@link GetLayerVersionPolicyCommandOutput}
|
|
29
36
|
* @see {@link GetLayerVersionPolicyCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link GetLayerVersionPolicyCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape.
|
|
@@ -47,11 +54,20 @@ export interface GetLayerVersionPolicyCommandOutput extends GetLayerVersionPolic
|
|
|
47
54
|
export declare class GetLayerVersionPolicyCommand extends $Command<GetLayerVersionPolicyCommandInput, GetLayerVersionPolicyCommandOutput, LambdaClientResolvedConfig> {
|
|
48
55
|
readonly input: GetLayerVersionPolicyCommandInput;
|
|
49
56
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
57
|
+
/**
|
|
58
|
+
* @public
|
|
59
|
+
*/
|
|
50
60
|
constructor(input: GetLayerVersionPolicyCommandInput);
|
|
51
61
|
/**
|
|
52
62
|
* @internal
|
|
53
63
|
*/
|
|
54
64
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LambdaClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetLayerVersionPolicyCommandInput, GetLayerVersionPolicyCommandOutput>;
|
|
65
|
+
/**
|
|
66
|
+
* @internal
|
|
67
|
+
*/
|
|
55
68
|
private serialize;
|
|
69
|
+
/**
|
|
70
|
+
* @internal
|
|
71
|
+
*/
|
|
56
72
|
private deserialize;
|
|
57
73
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient";
|
|
5
5
|
import { GetPolicyRequest, GetPolicyResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetPolicyCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetPolicyCommandInput extends GetPolicyRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetPolicyCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetPolicyCommandOutput extends GetPolicyResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns the <a href="https://docs.aws.amazon.com/lambda/latest/dg/access-control-resource-based.html">resource-based IAM policy</a> for a function, version, or alias.</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 GetPolicyCommandOutput extends GetPolicyResponse, __MetadataBea
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetPolicyCommandInput - {@link GetPolicyCommandInput}
|
|
34
|
+
* @returns {@link GetPolicyCommandOutput}
|
|
28
35
|
* @see {@link GetPolicyCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetPolicyCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape.
|
|
@@ -46,11 +53,20 @@ export interface GetPolicyCommandOutput extends GetPolicyResponse, __MetadataBea
|
|
|
46
53
|
export declare class GetPolicyCommand extends $Command<GetPolicyCommandInput, GetPolicyCommandOutput, LambdaClientResolvedConfig> {
|
|
47
54
|
readonly input: GetPolicyCommandInput;
|
|
48
55
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
56
|
+
/**
|
|
57
|
+
* @public
|
|
58
|
+
*/
|
|
49
59
|
constructor(input: GetPolicyCommandInput);
|
|
50
60
|
/**
|
|
51
61
|
* @internal
|
|
52
62
|
*/
|
|
53
63
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LambdaClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetPolicyCommandInput, GetPolicyCommandOutput>;
|
|
64
|
+
/**
|
|
65
|
+
* @internal
|
|
66
|
+
*/
|
|
54
67
|
private serialize;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
55
71
|
private deserialize;
|
|
56
72
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient";
|
|
5
5
|
import { GetProvisionedConcurrencyConfigRequest, GetProvisionedConcurrencyConfigResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetProvisionedConcurrencyConfigCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetProvisionedConcurrencyConfigCommandInput extends GetProvisionedConcurrencyConfigRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetProvisionedConcurrencyConfigCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetProvisionedConcurrencyConfigCommandOutput extends GetProvisionedConcurrencyConfigResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Retrieves the provisioned concurrency configuration for 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 GetProvisionedConcurrencyConfigCommandOutput extends GetProvisi
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetProvisionedConcurrencyConfigCommandInput - {@link GetProvisionedConcurrencyConfigCommandInput}
|
|
34
|
+
* @returns {@link GetProvisionedConcurrencyConfigCommandOutput}
|
|
28
35
|
* @see {@link GetProvisionedConcurrencyConfigCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetProvisionedConcurrencyConfigCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface GetProvisionedConcurrencyConfigCommandOutput extends GetProvisi
|
|
|
49
56
|
export declare class GetProvisionedConcurrencyConfigCommand extends $Command<GetProvisionedConcurrencyConfigCommandInput, GetProvisionedConcurrencyConfigCommandOutput, LambdaClientResolvedConfig> {
|
|
50
57
|
readonly input: GetProvisionedConcurrencyConfigCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: GetProvisionedConcurrencyConfigCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LambdaClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetProvisionedConcurrencyConfigCommandInput, GetProvisionedConcurrencyConfigCommandOutput>;
|
|
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 { GetRuntimeManagementConfigRequest, GetRuntimeManagementConfigResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetRuntimeManagementConfigCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetRuntimeManagementConfigCommandInput extends GetRuntimeManagementConfigRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetRuntimeManagementConfigCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetRuntimeManagementConfigCommandOutput extends GetRuntimeManagementConfigResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Retrieves the runtime management configuration for a function's version. If the runtime update mode is <b>Manual</b>, this includes the ARN of the
|
|
18
23
|
* runtime version and the runtime update mode. If the runtime update mode is <b>Auto</b> or <b>Function update</b>,
|
|
19
24
|
* this includes the runtime update mode and <code>null</code> is returned for the ARN. For more information, see <a href="https://docs.aws.amazon.com/lambda/latest/dg/runtimes-update.html">Runtime updates</a>.</p>
|
|
@@ -27,6 +32,8 @@ export interface GetRuntimeManagementConfigCommandOutput extends GetRuntimeManag
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param GetRuntimeManagementConfigCommandInput - {@link GetRuntimeManagementConfigCommandInput}
|
|
36
|
+
* @returns {@link GetRuntimeManagementConfigCommandOutput}
|
|
30
37
|
* @see {@link GetRuntimeManagementConfigCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link GetRuntimeManagementConfigCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape.
|
|
@@ -48,11 +55,20 @@ export interface GetRuntimeManagementConfigCommandOutput extends GetRuntimeManag
|
|
|
48
55
|
export declare class GetRuntimeManagementConfigCommand extends $Command<GetRuntimeManagementConfigCommandInput, GetRuntimeManagementConfigCommandOutput, LambdaClientResolvedConfig> {
|
|
49
56
|
readonly input: GetRuntimeManagementConfigCommandInput;
|
|
50
57
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
58
|
+
/**
|
|
59
|
+
* @public
|
|
60
|
+
*/
|
|
51
61
|
constructor(input: GetRuntimeManagementConfigCommandInput);
|
|
52
62
|
/**
|
|
53
63
|
* @internal
|
|
54
64
|
*/
|
|
55
65
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LambdaClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetRuntimeManagementConfigCommandInput, GetRuntimeManagementConfigCommandOutput>;
|
|
66
|
+
/**
|
|
67
|
+
* @internal
|
|
68
|
+
*/
|
|
56
69
|
private serialize;
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
*/
|
|
57
73
|
private deserialize;
|
|
58
74
|
}
|
|
@@ -5,9 +5,11 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
5
5
|
import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient";
|
|
6
6
|
import { InvokeAsyncRequest, InvokeAsyncResponse } from "../models/models_0";
|
|
7
7
|
/**
|
|
8
|
+
* @public
|
|
9
|
+
*
|
|
8
10
|
* The input for {@link InvokeAsyncCommand}.
|
|
9
11
|
*/
|
|
10
|
-
type InvokeAsyncCommandInputType = Omit<InvokeAsyncRequest, "InvokeArgs"> & {
|
|
12
|
+
export type InvokeAsyncCommandInputType = Omit<InvokeAsyncRequest, "InvokeArgs"> & {
|
|
11
13
|
/**
|
|
12
14
|
* For *`InvokeAsyncRequest["InvokeArgs"]`*, see {@link InvokeAsyncRequest.InvokeArgs}.
|
|
13
15
|
*/
|
|
@@ -19,11 +21,14 @@ type InvokeAsyncCommandInputType = Omit<InvokeAsyncRequest, "InvokeArgs"> & {
|
|
|
19
21
|
export interface InvokeAsyncCommandInput extends InvokeAsyncCommandInputType {
|
|
20
22
|
}
|
|
21
23
|
/**
|
|
24
|
+
* @public
|
|
25
|
+
*
|
|
22
26
|
* The output of {@link InvokeAsyncCommand}.
|
|
23
27
|
*/
|
|
24
28
|
export interface InvokeAsyncCommandOutput extends InvokeAsyncResponse, __MetadataBearer {
|
|
25
29
|
}
|
|
26
30
|
/**
|
|
31
|
+
* @public
|
|
27
32
|
* @deprecated
|
|
28
33
|
*
|
|
29
34
|
* <important>
|
|
@@ -40,6 +45,8 @@ export interface InvokeAsyncCommandOutput extends InvokeAsyncResponse, __Metadat
|
|
|
40
45
|
* const response = await client.send(command);
|
|
41
46
|
* ```
|
|
42
47
|
*
|
|
48
|
+
* @param InvokeAsyncCommandInput - {@link InvokeAsyncCommandInput}
|
|
49
|
+
* @returns {@link InvokeAsyncCommandOutput}
|
|
43
50
|
* @see {@link InvokeAsyncCommandInput} for command's `input` shape.
|
|
44
51
|
* @see {@link InvokeAsyncCommandOutput} for command's `response` shape.
|
|
45
52
|
* @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape.
|
|
@@ -64,12 +71,20 @@ export interface InvokeAsyncCommandOutput extends InvokeAsyncResponse, __Metadat
|
|
|
64
71
|
export declare class InvokeAsyncCommand extends $Command<InvokeAsyncCommandInput, InvokeAsyncCommandOutput, LambdaClientResolvedConfig> {
|
|
65
72
|
readonly input: InvokeAsyncCommandInput;
|
|
66
73
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
74
|
+
/**
|
|
75
|
+
* @public
|
|
76
|
+
*/
|
|
67
77
|
constructor(input: InvokeAsyncCommandInput);
|
|
68
78
|
/**
|
|
69
79
|
* @internal
|
|
70
80
|
*/
|
|
71
81
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LambdaClientResolvedConfig, options?: __HttpHandlerOptions): Handler<InvokeAsyncCommandInput, InvokeAsyncCommandOutput>;
|
|
82
|
+
/**
|
|
83
|
+
* @internal
|
|
84
|
+
*/
|
|
72
85
|
private serialize;
|
|
86
|
+
/**
|
|
87
|
+
* @internal
|
|
88
|
+
*/
|
|
73
89
|
private deserialize;
|
|
74
90
|
}
|
|
75
|
-
export {};
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient";
|
|
5
5
|
import { InvocationRequest, InvocationResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link InvokeCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface InvokeCommandInput extends InvocationRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link InvokeCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface InvokeCommandOutput extends InvocationResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Invokes a Lambda function. You can invoke a function synchronously (and wait for the response), or
|
|
18
23
|
* asynchronously. To invoke a function asynchronously, set <code>InvocationType</code> to <code>Event</code>.</p>
|
|
19
24
|
* <p>For <a href="https://docs.aws.amazon.com/lambda/latest/dg/invocation-sync.html">synchronous invocation</a>,
|
|
@@ -49,6 +54,8 @@ export interface InvokeCommandOutput extends InvocationResponse, __MetadataBeare
|
|
|
49
54
|
* const response = await client.send(command);
|
|
50
55
|
* ```
|
|
51
56
|
*
|
|
57
|
+
* @param InvokeCommandInput - {@link InvokeCommandInput}
|
|
58
|
+
* @returns {@link InvokeCommandOutput}
|
|
52
59
|
* @see {@link InvokeCommandInput} for command's `input` shape.
|
|
53
60
|
* @see {@link InvokeCommandOutput} for command's `response` shape.
|
|
54
61
|
* @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape.
|
|
@@ -158,11 +165,20 @@ export interface InvokeCommandOutput extends InvocationResponse, __MetadataBeare
|
|
|
158
165
|
export declare class InvokeCommand extends $Command<InvokeCommandInput, InvokeCommandOutput, LambdaClientResolvedConfig> {
|
|
159
166
|
readonly input: InvokeCommandInput;
|
|
160
167
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
168
|
+
/**
|
|
169
|
+
* @public
|
|
170
|
+
*/
|
|
161
171
|
constructor(input: InvokeCommandInput);
|
|
162
172
|
/**
|
|
163
173
|
* @internal
|
|
164
174
|
*/
|
|
165
175
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LambdaClientResolvedConfig, options?: __HttpHandlerOptions): Handler<InvokeCommandInput, InvokeCommandOutput>;
|
|
176
|
+
/**
|
|
177
|
+
* @internal
|
|
178
|
+
*/
|
|
166
179
|
private serialize;
|
|
180
|
+
/**
|
|
181
|
+
* @internal
|
|
182
|
+
*/
|
|
167
183
|
private deserialize;
|
|
168
184
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient";
|
|
5
5
|
import { ListAliasesRequest, ListAliasesResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListAliasesCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListAliasesCommandInput extends ListAliasesRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListAliasesCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListAliasesCommandOutput extends ListAliasesResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns a list of <a href="https://docs.aws.amazon.com/lambda/latest/dg/configuration-aliases.html">aliases</a>
|
|
18
23
|
* for a Lambda function.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface ListAliasesCommandOutput extends ListAliasesResponse, __Metadat
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param ListAliasesCommandInput - {@link ListAliasesCommandInput}
|
|
35
|
+
* @returns {@link ListAliasesCommandOutput}
|
|
29
36
|
* @see {@link ListAliasesCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link ListAliasesCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape.
|
|
@@ -47,11 +54,20 @@ export interface ListAliasesCommandOutput extends ListAliasesResponse, __Metadat
|
|
|
47
54
|
export declare class ListAliasesCommand extends $Command<ListAliasesCommandInput, ListAliasesCommandOutput, LambdaClientResolvedConfig> {
|
|
48
55
|
readonly input: ListAliasesCommandInput;
|
|
49
56
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
57
|
+
/**
|
|
58
|
+
* @public
|
|
59
|
+
*/
|
|
50
60
|
constructor(input: ListAliasesCommandInput);
|
|
51
61
|
/**
|
|
52
62
|
* @internal
|
|
53
63
|
*/
|
|
54
64
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LambdaClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListAliasesCommandInput, ListAliasesCommandOutput>;
|
|
65
|
+
/**
|
|
66
|
+
* @internal
|
|
67
|
+
*/
|
|
55
68
|
private serialize;
|
|
69
|
+
/**
|
|
70
|
+
* @internal
|
|
71
|
+
*/
|
|
56
72
|
private deserialize;
|
|
57
73
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient";
|
|
5
5
|
import { ListCodeSigningConfigsRequest, ListCodeSigningConfigsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListCodeSigningConfigsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListCodeSigningConfigsCommandInput extends ListCodeSigningConfigsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListCodeSigningConfigsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListCodeSigningConfigsCommandOutput extends ListCodeSigningConfigsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns a list of <a href="https://docs.aws.amazon.com/lambda/latest/dg/configuring-codesigning.html">code
|
|
18
23
|
* signing configurations</a>. A request returns up to 10,000 configurations per
|
|
19
24
|
* call. You can use the <code>MaxItems</code> parameter to return fewer configurations per call. </p>
|
|
@@ -27,6 +32,8 @@ export interface ListCodeSigningConfigsCommandOutput extends ListCodeSigningConf
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param ListCodeSigningConfigsCommandInput - {@link ListCodeSigningConfigsCommandInput}
|
|
36
|
+
* @returns {@link ListCodeSigningConfigsCommandOutput}
|
|
30
37
|
* @see {@link ListCodeSigningConfigsCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link ListCodeSigningConfigsCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape.
|
|
@@ -42,11 +49,20 @@ export interface ListCodeSigningConfigsCommandOutput extends ListCodeSigningConf
|
|
|
42
49
|
export declare class ListCodeSigningConfigsCommand extends $Command<ListCodeSigningConfigsCommandInput, ListCodeSigningConfigsCommandOutput, LambdaClientResolvedConfig> {
|
|
43
50
|
readonly input: ListCodeSigningConfigsCommandInput;
|
|
44
51
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
52
|
+
/**
|
|
53
|
+
* @public
|
|
54
|
+
*/
|
|
45
55
|
constructor(input: ListCodeSigningConfigsCommandInput);
|
|
46
56
|
/**
|
|
47
57
|
* @internal
|
|
48
58
|
*/
|
|
49
59
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LambdaClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListCodeSigningConfigsCommandInput, ListCodeSigningConfigsCommandOutput>;
|
|
60
|
+
/**
|
|
61
|
+
* @internal
|
|
62
|
+
*/
|
|
50
63
|
private serialize;
|
|
64
|
+
/**
|
|
65
|
+
* @internal
|
|
66
|
+
*/
|
|
51
67
|
private deserialize;
|
|
52
68
|
}
|