@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 { ListEventSourceMappingsRequest, ListEventSourceMappingsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListEventSourceMappingsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListEventSourceMappingsCommandInput extends ListEventSourceMappingsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListEventSourceMappingsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListEventSourceMappingsCommandOutput extends ListEventSourceMappingsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Lists event source mappings. Specify an <code>EventSourceArn</code> to show only event source mappings for a
|
|
18
23
|
* single event source.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface ListEventSourceMappingsCommandOutput extends ListEventSourceMap
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param ListEventSourceMappingsCommandInput - {@link ListEventSourceMappingsCommandInput}
|
|
35
|
+
* @returns {@link ListEventSourceMappingsCommandOutput}
|
|
29
36
|
* @see {@link ListEventSourceMappingsCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link ListEventSourceMappingsCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape.
|
|
@@ -47,11 +54,20 @@ export interface ListEventSourceMappingsCommandOutput extends ListEventSourceMap
|
|
|
47
54
|
export declare class ListEventSourceMappingsCommand extends $Command<ListEventSourceMappingsCommandInput, ListEventSourceMappingsCommandOutput, LambdaClientResolvedConfig> {
|
|
48
55
|
readonly input: ListEventSourceMappingsCommandInput;
|
|
49
56
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
57
|
+
/**
|
|
58
|
+
* @public
|
|
59
|
+
*/
|
|
50
60
|
constructor(input: ListEventSourceMappingsCommandInput);
|
|
51
61
|
/**
|
|
52
62
|
* @internal
|
|
53
63
|
*/
|
|
54
64
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LambdaClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListEventSourceMappingsCommandInput, ListEventSourceMappingsCommandOutput>;
|
|
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 { ListFunctionEventInvokeConfigsRequest, ListFunctionEventInvokeConfigsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListFunctionEventInvokeConfigsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListFunctionEventInvokeConfigsCommandInput extends ListFunctionEventInvokeConfigsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListFunctionEventInvokeConfigsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListFunctionEventInvokeConfigsCommandOutput extends ListFunctionEventInvokeConfigsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Retrieves a list of configurations for asynchronous invocation for a function.</p>
|
|
18
23
|
* <p>To configure options for asynchronous invocation, use <a>PutFunctionEventInvokeConfig</a>.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface ListFunctionEventInvokeConfigsCommandOutput extends ListFunctio
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param ListFunctionEventInvokeConfigsCommandInput - {@link ListFunctionEventInvokeConfigsCommandInput}
|
|
35
|
+
* @returns {@link ListFunctionEventInvokeConfigsCommandOutput}
|
|
29
36
|
* @see {@link ListFunctionEventInvokeConfigsCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link ListFunctionEventInvokeConfigsCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape.
|
|
@@ -47,11 +54,20 @@ export interface ListFunctionEventInvokeConfigsCommandOutput extends ListFunctio
|
|
|
47
54
|
export declare class ListFunctionEventInvokeConfigsCommand extends $Command<ListFunctionEventInvokeConfigsCommandInput, ListFunctionEventInvokeConfigsCommandOutput, LambdaClientResolvedConfig> {
|
|
48
55
|
readonly input: ListFunctionEventInvokeConfigsCommandInput;
|
|
49
56
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
57
|
+
/**
|
|
58
|
+
* @public
|
|
59
|
+
*/
|
|
50
60
|
constructor(input: ListFunctionEventInvokeConfigsCommandInput);
|
|
51
61
|
/**
|
|
52
62
|
* @internal
|
|
53
63
|
*/
|
|
54
64
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LambdaClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListFunctionEventInvokeConfigsCommandInput, ListFunctionEventInvokeConfigsCommandOutput>;
|
|
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 { ListFunctionUrlConfigsRequest, ListFunctionUrlConfigsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListFunctionUrlConfigsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListFunctionUrlConfigsCommandInput extends ListFunctionUrlConfigsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListFunctionUrlConfigsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListFunctionUrlConfigsCommandOutput extends ListFunctionUrlConfigsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns a list of Lambda function URLs for the specified 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 ListFunctionUrlConfigsCommandOutput extends ListFunctionUrlConf
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListFunctionUrlConfigsCommandInput - {@link ListFunctionUrlConfigsCommandInput}
|
|
34
|
+
* @returns {@link ListFunctionUrlConfigsCommandOutput}
|
|
28
35
|
* @see {@link ListFunctionUrlConfigsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListFunctionUrlConfigsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape.
|
|
@@ -46,11 +53,20 @@ export interface ListFunctionUrlConfigsCommandOutput extends ListFunctionUrlConf
|
|
|
46
53
|
export declare class ListFunctionUrlConfigsCommand extends $Command<ListFunctionUrlConfigsCommandInput, ListFunctionUrlConfigsCommandOutput, LambdaClientResolvedConfig> {
|
|
47
54
|
readonly input: ListFunctionUrlConfigsCommandInput;
|
|
48
55
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
56
|
+
/**
|
|
57
|
+
* @public
|
|
58
|
+
*/
|
|
49
59
|
constructor(input: ListFunctionUrlConfigsCommandInput);
|
|
50
60
|
/**
|
|
51
61
|
* @internal
|
|
52
62
|
*/
|
|
53
63
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LambdaClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListFunctionUrlConfigsCommandInput, ListFunctionUrlConfigsCommandOutput>;
|
|
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 { ListFunctionsByCodeSigningConfigRequest, ListFunctionsByCodeSigningConfigResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListFunctionsByCodeSigningConfigCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListFunctionsByCodeSigningConfigCommandInput extends ListFunctionsByCodeSigningConfigRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListFunctionsByCodeSigningConfigCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListFunctionsByCodeSigningConfigCommandOutput extends ListFunctionsByCodeSigningConfigResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>List the functions that use the specified code signing configuration. You can use this method prior to deleting a
|
|
18
23
|
* code signing configuration, to verify that no functions are using it.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface ListFunctionsByCodeSigningConfigCommandOutput extends ListFunct
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param ListFunctionsByCodeSigningConfigCommandInput - {@link ListFunctionsByCodeSigningConfigCommandInput}
|
|
35
|
+
* @returns {@link ListFunctionsByCodeSigningConfigCommandOutput}
|
|
29
36
|
* @see {@link ListFunctionsByCodeSigningConfigCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link ListFunctionsByCodeSigningConfigCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape.
|
|
@@ -44,11 +51,20 @@ export interface ListFunctionsByCodeSigningConfigCommandOutput extends ListFunct
|
|
|
44
51
|
export declare class ListFunctionsByCodeSigningConfigCommand extends $Command<ListFunctionsByCodeSigningConfigCommandInput, ListFunctionsByCodeSigningConfigCommandOutput, LambdaClientResolvedConfig> {
|
|
45
52
|
readonly input: ListFunctionsByCodeSigningConfigCommandInput;
|
|
46
53
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
54
|
+
/**
|
|
55
|
+
* @public
|
|
56
|
+
*/
|
|
47
57
|
constructor(input: ListFunctionsByCodeSigningConfigCommandInput);
|
|
48
58
|
/**
|
|
49
59
|
* @internal
|
|
50
60
|
*/
|
|
51
61
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LambdaClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListFunctionsByCodeSigningConfigCommandInput, ListFunctionsByCodeSigningConfigCommandOutput>;
|
|
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 { ListFunctionsRequest, ListFunctionsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListFunctionsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListFunctionsCommandInput extends ListFunctionsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListFunctionsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListFunctionsCommandOutput extends ListFunctionsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns a list of Lambda functions, with the version-specific configuration of each. Lambda returns up to 50
|
|
18
23
|
* functions per call.</p>
|
|
19
24
|
* <p>Set <code>FunctionVersion</code> to <code>ALL</code> to include all published versions of each function in
|
|
@@ -33,6 +38,8 @@ export interface ListFunctionsCommandOutput extends ListFunctionsResponse, __Met
|
|
|
33
38
|
* const response = await client.send(command);
|
|
34
39
|
* ```
|
|
35
40
|
*
|
|
41
|
+
* @param ListFunctionsCommandInput - {@link ListFunctionsCommandInput}
|
|
42
|
+
* @returns {@link ListFunctionsCommandOutput}
|
|
36
43
|
* @see {@link ListFunctionsCommandInput} for command's `input` shape.
|
|
37
44
|
* @see {@link ListFunctionsCommandOutput} for command's `response` shape.
|
|
38
45
|
* @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape.
|
|
@@ -51,11 +58,20 @@ export interface ListFunctionsCommandOutput extends ListFunctionsResponse, __Met
|
|
|
51
58
|
export declare class ListFunctionsCommand extends $Command<ListFunctionsCommandInput, ListFunctionsCommandOutput, LambdaClientResolvedConfig> {
|
|
52
59
|
readonly input: ListFunctionsCommandInput;
|
|
53
60
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
61
|
+
/**
|
|
62
|
+
* @public
|
|
63
|
+
*/
|
|
54
64
|
constructor(input: ListFunctionsCommandInput);
|
|
55
65
|
/**
|
|
56
66
|
* @internal
|
|
57
67
|
*/
|
|
58
68
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LambdaClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListFunctionsCommandInput, ListFunctionsCommandOutput>;
|
|
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 { ListLayerVersionsRequest, ListLayerVersionsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListLayerVersionsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListLayerVersionsCommandInput extends ListLayerVersionsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListLayerVersionsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListLayerVersionsCommandOutput extends ListLayerVersionsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Lists the versions of an <a href="https://docs.aws.amazon.com/lambda/latest/dg/configuration-layers.html">Lambda
|
|
18
23
|
* layer</a>. Versions that have been deleted aren't listed. Specify a <a href="https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html">runtime identifier</a> to list only
|
|
19
24
|
* versions that indicate that they're compatible with that runtime. Specify a compatible architecture to include only
|
|
@@ -28,6 +33,8 @@ export interface ListLayerVersionsCommandOutput extends ListLayerVersionsRespons
|
|
|
28
33
|
* const response = await client.send(command);
|
|
29
34
|
* ```
|
|
30
35
|
*
|
|
36
|
+
* @param ListLayerVersionsCommandInput - {@link ListLayerVersionsCommandInput}
|
|
37
|
+
* @returns {@link ListLayerVersionsCommandOutput}
|
|
31
38
|
* @see {@link ListLayerVersionsCommandInput} for command's `input` shape.
|
|
32
39
|
* @see {@link ListLayerVersionsCommandOutput} for command's `response` shape.
|
|
33
40
|
* @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface ListLayerVersionsCommandOutput extends ListLayerVersionsRespons
|
|
|
49
56
|
export declare class ListLayerVersionsCommand extends $Command<ListLayerVersionsCommandInput, ListLayerVersionsCommandOutput, LambdaClientResolvedConfig> {
|
|
50
57
|
readonly input: ListLayerVersionsCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: ListLayerVersionsCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LambdaClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListLayerVersionsCommandInput, ListLayerVersionsCommandOutput>;
|
|
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 { ListLayersRequest, ListLayersResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListLayersCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListLayersCommandInput extends ListLayersRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListLayersCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListLayersCommandOutput extends ListLayersResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Lists <a href="https://docs.aws.amazon.com/lambda/latest/dg/invocation-layers.html">Lambda
|
|
18
23
|
* layers</a> and shows information about the latest version of each. Specify a
|
|
19
24
|
* <a href="https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html">runtime
|
|
@@ -30,6 +35,8 @@ export interface ListLayersCommandOutput extends ListLayersResponse, __MetadataB
|
|
|
30
35
|
* const response = await client.send(command);
|
|
31
36
|
* ```
|
|
32
37
|
*
|
|
38
|
+
* @param ListLayersCommandInput - {@link ListLayersCommandInput}
|
|
39
|
+
* @returns {@link ListLayersCommandOutput}
|
|
33
40
|
* @see {@link ListLayersCommandInput} for command's `input` shape.
|
|
34
41
|
* @see {@link ListLayersCommandOutput} for command's `response` shape.
|
|
35
42
|
* @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape.
|
|
@@ -48,11 +55,20 @@ export interface ListLayersCommandOutput extends ListLayersResponse, __MetadataB
|
|
|
48
55
|
export declare class ListLayersCommand extends $Command<ListLayersCommandInput, ListLayersCommandOutput, LambdaClientResolvedConfig> {
|
|
49
56
|
readonly input: ListLayersCommandInput;
|
|
50
57
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
58
|
+
/**
|
|
59
|
+
* @public
|
|
60
|
+
*/
|
|
51
61
|
constructor(input: ListLayersCommandInput);
|
|
52
62
|
/**
|
|
53
63
|
* @internal
|
|
54
64
|
*/
|
|
55
65
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LambdaClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListLayersCommandInput, ListLayersCommandOutput>;
|
|
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 { ListProvisionedConcurrencyConfigsRequest, ListProvisionedConcurrencyConfigsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListProvisionedConcurrencyConfigsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListProvisionedConcurrencyConfigsCommandInput extends ListProvisionedConcurrencyConfigsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListProvisionedConcurrencyConfigsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListProvisionedConcurrencyConfigsCommandOutput extends ListProvisionedConcurrencyConfigsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Retrieves a list of provisioned concurrency configurations for 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 ListProvisionedConcurrencyConfigsCommandOutput extends ListProv
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListProvisionedConcurrencyConfigsCommandInput - {@link ListProvisionedConcurrencyConfigsCommandInput}
|
|
34
|
+
* @returns {@link ListProvisionedConcurrencyConfigsCommandOutput}
|
|
28
35
|
* @see {@link ListProvisionedConcurrencyConfigsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListProvisionedConcurrencyConfigsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape.
|
|
@@ -46,11 +53,20 @@ export interface ListProvisionedConcurrencyConfigsCommandOutput extends ListProv
|
|
|
46
53
|
export declare class ListProvisionedConcurrencyConfigsCommand extends $Command<ListProvisionedConcurrencyConfigsCommandInput, ListProvisionedConcurrencyConfigsCommandOutput, LambdaClientResolvedConfig> {
|
|
47
54
|
readonly input: ListProvisionedConcurrencyConfigsCommandInput;
|
|
48
55
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
56
|
+
/**
|
|
57
|
+
* @public
|
|
58
|
+
*/
|
|
49
59
|
constructor(input: ListProvisionedConcurrencyConfigsCommandInput);
|
|
50
60
|
/**
|
|
51
61
|
* @internal
|
|
52
62
|
*/
|
|
53
63
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LambdaClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListProvisionedConcurrencyConfigsCommandInput, ListProvisionedConcurrencyConfigsCommandOutput>;
|
|
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 { ListTagsRequest, ListTagsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListTagsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListTagsCommandInput extends ListTagsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListTagsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListTagsCommandOutput extends ListTagsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns a function's <a href="https://docs.aws.amazon.com/lambda/latest/dg/tagging.html">tags</a>. You can
|
|
18
23
|
* also view tags with <a>GetFunction</a>.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface ListTagsCommandOutput extends ListTagsResponse, __MetadataBeare
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param ListTagsCommandInput - {@link ListTagsCommandInput}
|
|
35
|
+
* @returns {@link ListTagsCommandOutput}
|
|
29
36
|
* @see {@link ListTagsCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link ListTagsCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape.
|
|
@@ -47,11 +54,20 @@ export interface ListTagsCommandOutput extends ListTagsResponse, __MetadataBeare
|
|
|
47
54
|
export declare class ListTagsCommand extends $Command<ListTagsCommandInput, ListTagsCommandOutput, LambdaClientResolvedConfig> {
|
|
48
55
|
readonly input: ListTagsCommandInput;
|
|
49
56
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
57
|
+
/**
|
|
58
|
+
* @public
|
|
59
|
+
*/
|
|
50
60
|
constructor(input: ListTagsCommandInput);
|
|
51
61
|
/**
|
|
52
62
|
* @internal
|
|
53
63
|
*/
|
|
54
64
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LambdaClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsCommandInput, ListTagsCommandOutput>;
|
|
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 { ListVersionsByFunctionRequest, ListVersionsByFunctionResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListVersionsByFunctionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListVersionsByFunctionCommandInput extends ListVersionsByFunctionRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListVersionsByFunctionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListVersionsByFunctionCommandOutput extends ListVersionsByFunctionResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns a list of <a href="https://docs.aws.amazon.com/lambda/latest/dg/versioning-aliases.html">versions</a>,
|
|
18
23
|
* with the version-specific configuration of each. Lambda returns up to 50 versions per call.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface ListVersionsByFunctionCommandOutput extends ListVersionsByFunct
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param ListVersionsByFunctionCommandInput - {@link ListVersionsByFunctionCommandInput}
|
|
35
|
+
* @returns {@link ListVersionsByFunctionCommandOutput}
|
|
29
36
|
* @see {@link ListVersionsByFunctionCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link ListVersionsByFunctionCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape.
|
|
@@ -47,11 +54,20 @@ export interface ListVersionsByFunctionCommandOutput extends ListVersionsByFunct
|
|
|
47
54
|
export declare class ListVersionsByFunctionCommand extends $Command<ListVersionsByFunctionCommandInput, ListVersionsByFunctionCommandOutput, LambdaClientResolvedConfig> {
|
|
48
55
|
readonly input: ListVersionsByFunctionCommandInput;
|
|
49
56
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
57
|
+
/**
|
|
58
|
+
* @public
|
|
59
|
+
*/
|
|
50
60
|
constructor(input: ListVersionsByFunctionCommandInput);
|
|
51
61
|
/**
|
|
52
62
|
* @internal
|
|
53
63
|
*/
|
|
54
64
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LambdaClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListVersionsByFunctionCommandInput, ListVersionsByFunctionCommandOutput>;
|
|
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 { PublishLayerVersionRequest, PublishLayerVersionResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link PublishLayerVersionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface PublishLayerVersionCommandInput extends PublishLayerVersionRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link PublishLayerVersionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface PublishLayerVersionCommandOutput extends PublishLayerVersionResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates an <a href="https://docs.aws.amazon.com/lambda/latest/dg/configuration-layers.html">Lambda
|
|
18
23
|
* layer</a> from a ZIP archive. Each time you call <code>PublishLayerVersion</code> with the same
|
|
19
24
|
* layer name, a new version is created.</p>
|
|
@@ -28,6 +33,8 @@ export interface PublishLayerVersionCommandOutput extends PublishLayerVersionRes
|
|
|
28
33
|
* const response = await client.send(command);
|
|
29
34
|
* ```
|
|
30
35
|
*
|
|
36
|
+
* @param PublishLayerVersionCommandInput - {@link PublishLayerVersionCommandInput}
|
|
37
|
+
* @returns {@link PublishLayerVersionCommandOutput}
|
|
31
38
|
* @see {@link PublishLayerVersionCommandInput} for command's `input` shape.
|
|
32
39
|
* @see {@link PublishLayerVersionCommandOutput} for command's `response` shape.
|
|
33
40
|
* @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape.
|
|
@@ -52,11 +59,20 @@ export interface PublishLayerVersionCommandOutput extends PublishLayerVersionRes
|
|
|
52
59
|
export declare class PublishLayerVersionCommand extends $Command<PublishLayerVersionCommandInput, PublishLayerVersionCommandOutput, LambdaClientResolvedConfig> {
|
|
53
60
|
readonly input: PublishLayerVersionCommandInput;
|
|
54
61
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
62
|
+
/**
|
|
63
|
+
* @public
|
|
64
|
+
*/
|
|
55
65
|
constructor(input: PublishLayerVersionCommandInput);
|
|
56
66
|
/**
|
|
57
67
|
* @internal
|
|
58
68
|
*/
|
|
59
69
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LambdaClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PublishLayerVersionCommandInput, PublishLayerVersionCommandOutput>;
|
|
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 { FunctionConfiguration, PublishVersionRequest } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link PublishVersionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface PublishVersionCommandInput extends PublishVersionRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link PublishVersionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface PublishVersionCommandOutput extends FunctionConfiguration, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a <a href="https://docs.aws.amazon.com/lambda/latest/dg/versioning-aliases.html">version</a> from the
|
|
18
23
|
* current code and configuration of a function. Use versions to create a snapshot of your function code and
|
|
19
24
|
* configuration that doesn't change.</p>
|
|
@@ -31,6 +36,8 @@ export interface PublishVersionCommandOutput extends FunctionConfiguration, __Me
|
|
|
31
36
|
* const response = await client.send(command);
|
|
32
37
|
* ```
|
|
33
38
|
*
|
|
39
|
+
* @param PublishVersionCommandInput - {@link PublishVersionCommandInput}
|
|
40
|
+
* @returns {@link PublishVersionCommandOutput}
|
|
34
41
|
* @see {@link PublishVersionCommandInput} for command's `input` shape.
|
|
35
42
|
* @see {@link PublishVersionCommandOutput} for command's `response` shape.
|
|
36
43
|
* @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape.
|
|
@@ -62,11 +69,20 @@ export interface PublishVersionCommandOutput extends FunctionConfiguration, __Me
|
|
|
62
69
|
export declare class PublishVersionCommand extends $Command<PublishVersionCommandInput, PublishVersionCommandOutput, LambdaClientResolvedConfig> {
|
|
63
70
|
readonly input: PublishVersionCommandInput;
|
|
64
71
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
72
|
+
/**
|
|
73
|
+
* @public
|
|
74
|
+
*/
|
|
65
75
|
constructor(input: PublishVersionCommandInput);
|
|
66
76
|
/**
|
|
67
77
|
* @internal
|
|
68
78
|
*/
|
|
69
79
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: LambdaClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PublishVersionCommandInput, PublishVersionCommandOutput>;
|
|
80
|
+
/**
|
|
81
|
+
* @internal
|
|
82
|
+
*/
|
|
70
83
|
private serialize;
|
|
84
|
+
/**
|
|
85
|
+
* @internal
|
|
86
|
+
*/
|
|
71
87
|
private deserialize;
|
|
72
88
|
}
|