@aws-sdk/client-lambda 3.590.0 → 3.596.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +0 -66
- package/dist-types/commands/AddLayerVersionPermissionCommand.d.ts +2 -1
- package/dist-types/commands/AddPermissionCommand.d.ts +2 -1
- package/dist-types/commands/CreateAliasCommand.d.ts +2 -1
- package/dist-types/commands/CreateCodeSigningConfigCommand.d.ts +2 -1
- package/dist-types/commands/CreateEventSourceMappingCommand.d.ts +2 -1
- package/dist-types/commands/CreateFunctionCommand.d.ts +2 -1
- package/dist-types/commands/CreateFunctionUrlConfigCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAliasCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCodeSigningConfigCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEventSourceMappingCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFunctionCodeSigningConfigCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFunctionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFunctionConcurrencyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFunctionEventInvokeConfigCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFunctionUrlConfigCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLayerVersionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteProvisionedConcurrencyConfigCommand.d.ts +2 -1
- package/dist-types/commands/GetAccountSettingsCommand.d.ts +2 -1
- package/dist-types/commands/GetAliasCommand.d.ts +2 -1
- package/dist-types/commands/GetCodeSigningConfigCommand.d.ts +2 -1
- package/dist-types/commands/GetEventSourceMappingCommand.d.ts +2 -1
- package/dist-types/commands/GetFunctionCodeSigningConfigCommand.d.ts +2 -1
- package/dist-types/commands/GetFunctionCommand.d.ts +2 -1
- package/dist-types/commands/GetFunctionConcurrencyCommand.d.ts +2 -1
- package/dist-types/commands/GetFunctionConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetFunctionEventInvokeConfigCommand.d.ts +2 -1
- package/dist-types/commands/GetFunctionUrlConfigCommand.d.ts +2 -1
- package/dist-types/commands/GetLayerVersionByArnCommand.d.ts +2 -1
- package/dist-types/commands/GetLayerVersionCommand.d.ts +2 -1
- package/dist-types/commands/GetLayerVersionPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetProvisionedConcurrencyConfigCommand.d.ts +2 -1
- package/dist-types/commands/GetRuntimeManagementConfigCommand.d.ts +2 -1
- package/dist-types/commands/InvokeAsyncCommand.d.ts +2 -1
- package/dist-types/commands/InvokeCommand.d.ts +2 -1
- package/dist-types/commands/InvokeWithResponseStreamCommand.d.ts +2 -1
- package/dist-types/commands/ListAliasesCommand.d.ts +2 -1
- package/dist-types/commands/ListCodeSigningConfigsCommand.d.ts +2 -1
- package/dist-types/commands/ListEventSourceMappingsCommand.d.ts +2 -1
- package/dist-types/commands/ListFunctionEventInvokeConfigsCommand.d.ts +2 -1
- package/dist-types/commands/ListFunctionUrlConfigsCommand.d.ts +2 -1
- package/dist-types/commands/ListFunctionsByCodeSigningConfigCommand.d.ts +2 -1
- package/dist-types/commands/ListFunctionsCommand.d.ts +2 -1
- package/dist-types/commands/ListLayerVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListLayersCommand.d.ts +2 -1
- package/dist-types/commands/ListProvisionedConcurrencyConfigsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsCommand.d.ts +2 -1
- package/dist-types/commands/ListVersionsByFunctionCommand.d.ts +2 -1
- package/dist-types/commands/PublishLayerVersionCommand.d.ts +2 -1
- package/dist-types/commands/PublishVersionCommand.d.ts +2 -1
- package/dist-types/commands/PutFunctionCodeSigningConfigCommand.d.ts +2 -1
- package/dist-types/commands/PutFunctionConcurrencyCommand.d.ts +2 -1
- package/dist-types/commands/PutFunctionEventInvokeConfigCommand.d.ts +2 -1
- package/dist-types/commands/PutProvisionedConcurrencyConfigCommand.d.ts +2 -1
- package/dist-types/commands/PutRuntimeManagementConfigCommand.d.ts +2 -1
- package/dist-types/commands/RemoveLayerVersionPermissionCommand.d.ts +2 -1
- package/dist-types/commands/RemovePermissionCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAliasCommand.d.ts +2 -1
- package/dist-types/commands/UpdateCodeSigningConfigCommand.d.ts +2 -1
- package/dist-types/commands/UpdateEventSourceMappingCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFunctionCodeCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFunctionConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFunctionEventInvokeConfigCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFunctionUrlConfigCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/LambdaServiceException.d.ts +2 -1
- package/dist-types/ts3.4/commands/AddLayerVersionPermissionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AddPermissionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateCodeSigningConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateEventSourceMappingCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateFunctionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateFunctionUrlConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteAliasCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteCodeSigningConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteEventSourceMappingCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteFunctionCodeSigningConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteFunctionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteFunctionConcurrencyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteFunctionEventInvokeConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteFunctionUrlConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteLayerVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteProvisionedConcurrencyConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetAccountSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetAliasCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetCodeSigningConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetEventSourceMappingCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetFunctionCodeSigningConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetFunctionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetFunctionConcurrencyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetFunctionConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetFunctionEventInvokeConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetFunctionUrlConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetLayerVersionByArnCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetLayerVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetLayerVersionPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetProvisionedConcurrencyConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetRuntimeManagementConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/InvokeAsyncCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/InvokeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/InvokeWithResponseStreamCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCodeSigningConfigsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListEventSourceMappingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListFunctionEventInvokeConfigsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListFunctionUrlConfigsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListFunctionsByCodeSigningConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListFunctionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListLayerVersionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListLayersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListProvisionedConcurrencyConfigsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListVersionsByFunctionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PublishLayerVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PublishVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutFunctionCodeSigningConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutFunctionConcurrencyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutFunctionEventInvokeConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutProvisionedConcurrencyConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutRuntimeManagementConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RemoveLayerVersionPermissionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RemovePermissionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateAliasCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateCodeSigningConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateEventSourceMappingCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateFunctionCodeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateFunctionConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateFunctionEventInvokeConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateFunctionUrlConfigCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/LambdaServiceException.d.ts +2 -1
- package/package.json +6 -6
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../LambdaClient";
|
|
8
8
|
import { DeleteAliasRequest } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteAliasCommandInput extends DeleteAliasRequest {}
|
|
11
12
|
export interface DeleteAliasCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const DeleteAliasCommand_base: {
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteCodeSigningConfigRequest,
|
|
10
10
|
DeleteCodeSigningConfigResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteCodeSigningConfigCommandInput
|
|
14
15
|
extends DeleteCodeSigningConfigRequest {}
|
|
15
16
|
export interface DeleteCodeSigningConfigCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteEventSourceMappingRequest,
|
|
10
10
|
EventSourceMappingConfiguration,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteEventSourceMappingCommandInput
|
|
14
15
|
extends DeleteEventSourceMappingRequest {}
|
|
15
16
|
export interface DeleteEventSourceMappingCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../LambdaClient";
|
|
8
8
|
import { DeleteFunctionCodeSigningConfigRequest } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteFunctionCodeSigningConfigCommandInput
|
|
11
12
|
extends DeleteFunctionCodeSigningConfigRequest {}
|
|
12
13
|
export interface DeleteFunctionCodeSigningConfigCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../LambdaClient";
|
|
8
8
|
import { DeleteFunctionRequest } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteFunctionCommandInput extends DeleteFunctionRequest {}
|
|
11
12
|
export interface DeleteFunctionCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const DeleteFunctionCommand_base: {
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../LambdaClient";
|
|
8
8
|
import { DeleteFunctionConcurrencyRequest } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteFunctionConcurrencyCommandInput
|
|
11
12
|
extends DeleteFunctionConcurrencyRequest {}
|
|
12
13
|
export interface DeleteFunctionConcurrencyCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../LambdaClient";
|
|
8
8
|
import { DeleteFunctionEventInvokeConfigRequest } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteFunctionEventInvokeConfigCommandInput
|
|
11
12
|
extends DeleteFunctionEventInvokeConfigRequest {}
|
|
12
13
|
export interface DeleteFunctionEventInvokeConfigCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../LambdaClient";
|
|
8
8
|
import { DeleteFunctionUrlConfigRequest } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteFunctionUrlConfigCommandInput
|
|
11
12
|
extends DeleteFunctionUrlConfigRequest {}
|
|
12
13
|
export interface DeleteFunctionUrlConfigCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../LambdaClient";
|
|
8
8
|
import { DeleteLayerVersionRequest } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteLayerVersionCommandInput
|
|
11
12
|
extends DeleteLayerVersionRequest {}
|
|
12
13
|
export interface DeleteLayerVersionCommandOutput extends __MetadataBearer {}
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../LambdaClient";
|
|
8
8
|
import { DeleteProvisionedConcurrencyConfigRequest } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteProvisionedConcurrencyConfigCommandInput
|
|
11
12
|
extends DeleteProvisionedConcurrencyConfigRequest {}
|
|
12
13
|
export interface DeleteProvisionedConcurrencyConfigCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetAccountSettingsRequest,
|
|
10
10
|
GetAccountSettingsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetAccountSettingsCommandInput
|
|
14
15
|
extends GetAccountSettingsRequest {}
|
|
15
16
|
export interface GetAccountSettingsCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../LambdaClient";
|
|
8
8
|
import { AliasConfiguration, GetAliasRequest } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetAliasCommandInput extends GetAliasRequest {}
|
|
11
12
|
export interface GetAliasCommandOutput
|
|
12
13
|
extends AliasConfiguration,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetCodeSigningConfigRequest,
|
|
10
10
|
GetCodeSigningConfigResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetCodeSigningConfigCommandInput
|
|
14
15
|
extends GetCodeSigningConfigRequest {}
|
|
15
16
|
export interface GetCodeSigningConfigCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
EventSourceMappingConfiguration,
|
|
10
10
|
GetEventSourceMappingRequest,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetEventSourceMappingCommandInput
|
|
14
15
|
extends GetEventSourceMappingRequest {}
|
|
15
16
|
export interface GetEventSourceMappingCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetFunctionCodeSigningConfigRequest,
|
|
10
10
|
GetFunctionCodeSigningConfigResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetFunctionCodeSigningConfigCommandInput
|
|
14
15
|
extends GetFunctionCodeSigningConfigRequest {}
|
|
15
16
|
export interface GetFunctionCodeSigningConfigCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../LambdaClient";
|
|
8
8
|
import { GetFunctionRequest, GetFunctionResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetFunctionCommandInput extends GetFunctionRequest {}
|
|
11
12
|
export interface GetFunctionCommandOutput
|
|
12
13
|
extends GetFunctionResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetFunctionConcurrencyRequest,
|
|
10
10
|
GetFunctionConcurrencyResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetFunctionConcurrencyCommandInput
|
|
14
15
|
extends GetFunctionConcurrencyRequest {}
|
|
15
16
|
export interface GetFunctionConcurrencyCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
FunctionConfiguration,
|
|
10
10
|
GetFunctionConfigurationRequest,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetFunctionConfigurationCommandInput
|
|
14
15
|
extends GetFunctionConfigurationRequest {}
|
|
15
16
|
export interface GetFunctionConfigurationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
FunctionEventInvokeConfig,
|
|
10
10
|
GetFunctionEventInvokeConfigRequest,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetFunctionEventInvokeConfigCommandInput
|
|
14
15
|
extends GetFunctionEventInvokeConfigRequest {}
|
|
15
16
|
export interface GetFunctionEventInvokeConfigCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetFunctionUrlConfigRequest,
|
|
10
10
|
GetFunctionUrlConfigResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetFunctionUrlConfigCommandInput
|
|
14
15
|
extends GetFunctionUrlConfigRequest {}
|
|
15
16
|
export interface GetFunctionUrlConfigCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetLayerVersionByArnRequest,
|
|
10
10
|
GetLayerVersionResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetLayerVersionByArnCommandInput
|
|
14
15
|
extends GetLayerVersionByArnRequest {}
|
|
15
16
|
export interface GetLayerVersionByArnCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetLayerVersionRequest,
|
|
10
10
|
GetLayerVersionResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetLayerVersionCommandInput extends GetLayerVersionRequest {}
|
|
14
15
|
export interface GetLayerVersionCommandOutput
|
|
15
16
|
extends GetLayerVersionResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetLayerVersionPolicyRequest,
|
|
10
10
|
GetLayerVersionPolicyResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetLayerVersionPolicyCommandInput
|
|
14
15
|
extends GetLayerVersionPolicyRequest {}
|
|
15
16
|
export interface GetLayerVersionPolicyCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../LambdaClient";
|
|
8
8
|
import { GetPolicyRequest, GetPolicyResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetPolicyCommandInput extends GetPolicyRequest {}
|
|
11
12
|
export interface GetPolicyCommandOutput
|
|
12
13
|
extends GetPolicyResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetProvisionedConcurrencyConfigRequest,
|
|
10
10
|
GetProvisionedConcurrencyConfigResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetProvisionedConcurrencyConfigCommandInput
|
|
14
15
|
extends GetProvisionedConcurrencyConfigRequest {}
|
|
15
16
|
export interface GetProvisionedConcurrencyConfigCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetRuntimeManagementConfigRequest,
|
|
10
10
|
GetRuntimeManagementConfigResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetRuntimeManagementConfigCommandInput
|
|
14
15
|
extends GetRuntimeManagementConfigRequest {}
|
|
15
16
|
export interface GetRuntimeManagementConfigCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
} from "../LambdaClient";
|
|
11
11
|
import { InvokeAsyncRequest, InvokeAsyncResponse } from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface InvokeAsyncCommandInput
|
|
14
15
|
extends Pick<
|
|
15
16
|
InvokeAsyncRequest,
|
|
@@ -10,7 +10,8 @@ import {
|
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../LambdaClient";
|
|
12
12
|
import { InvocationRequest, InvocationResponse } from "../models/models_0";
|
|
13
|
-
export { __MetadataBearer
|
|
13
|
+
export { __MetadataBearer };
|
|
14
|
+
export { $Command };
|
|
14
15
|
export type InvokeCommandInputType = Pick<
|
|
15
16
|
InvocationRequest,
|
|
16
17
|
Exclude<keyof InvocationRequest, "Payload">
|
|
@@ -12,7 +12,8 @@ import {
|
|
|
12
12
|
InvokeWithResponseStreamRequest,
|
|
13
13
|
InvokeWithResponseStreamResponse,
|
|
14
14
|
} from "../models/models_0";
|
|
15
|
-
export { __MetadataBearer
|
|
15
|
+
export { __MetadataBearer };
|
|
16
|
+
export { $Command };
|
|
16
17
|
export type InvokeWithResponseStreamCommandInputType = Pick<
|
|
17
18
|
InvokeWithResponseStreamRequest,
|
|
18
19
|
Exclude<keyof InvokeWithResponseStreamRequest, "Payload">
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../LambdaClient";
|
|
8
8
|
import { ListAliasesRequest, ListAliasesResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListAliasesCommandInput extends ListAliasesRequest {}
|
|
11
12
|
export interface ListAliasesCommandOutput
|
|
12
13
|
extends ListAliasesResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListCodeSigningConfigsRequest,
|
|
10
10
|
ListCodeSigningConfigsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListCodeSigningConfigsCommandInput
|
|
14
15
|
extends ListCodeSigningConfigsRequest {}
|
|
15
16
|
export interface ListCodeSigningConfigsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListEventSourceMappingsRequest,
|
|
10
10
|
ListEventSourceMappingsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListEventSourceMappingsCommandInput
|
|
14
15
|
extends ListEventSourceMappingsRequest {}
|
|
15
16
|
export interface ListEventSourceMappingsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListFunctionEventInvokeConfigsRequest,
|
|
10
10
|
ListFunctionEventInvokeConfigsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListFunctionEventInvokeConfigsCommandInput
|
|
14
15
|
extends ListFunctionEventInvokeConfigsRequest {}
|
|
15
16
|
export interface ListFunctionEventInvokeConfigsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListFunctionUrlConfigsRequest,
|
|
10
10
|
ListFunctionUrlConfigsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListFunctionUrlConfigsCommandInput
|
|
14
15
|
extends ListFunctionUrlConfigsRequest {}
|
|
15
16
|
export interface ListFunctionUrlConfigsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListFunctionsByCodeSigningConfigRequest,
|
|
10
10
|
ListFunctionsByCodeSigningConfigResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListFunctionsByCodeSigningConfigCommandInput
|
|
14
15
|
extends ListFunctionsByCodeSigningConfigRequest {}
|
|
15
16
|
export interface ListFunctionsByCodeSigningConfigCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListFunctionsRequest,
|
|
10
10
|
ListFunctionsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListFunctionsCommandInput extends ListFunctionsRequest {}
|
|
14
15
|
export interface ListFunctionsCommandOutput
|
|
15
16
|
extends ListFunctionsResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListLayerVersionsRequest,
|
|
10
10
|
ListLayerVersionsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListLayerVersionsCommandInput
|
|
14
15
|
extends ListLayerVersionsRequest {}
|
|
15
16
|
export interface ListLayerVersionsCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../LambdaClient";
|
|
8
8
|
import { ListLayersRequest, ListLayersResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListLayersCommandInput extends ListLayersRequest {}
|
|
11
12
|
export interface ListLayersCommandOutput
|
|
12
13
|
extends ListLayersResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListProvisionedConcurrencyConfigsRequest,
|
|
10
10
|
ListProvisionedConcurrencyConfigsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListProvisionedConcurrencyConfigsCommandInput
|
|
14
15
|
extends ListProvisionedConcurrencyConfigsRequest {}
|
|
15
16
|
export interface ListProvisionedConcurrencyConfigsCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../LambdaClient";
|
|
8
8
|
import { ListTagsRequest, ListTagsResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListTagsCommandInput extends ListTagsRequest {}
|
|
11
12
|
export interface ListTagsCommandOutput
|
|
12
13
|
extends ListTagsResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListVersionsByFunctionRequest,
|
|
10
10
|
ListVersionsByFunctionResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListVersionsByFunctionCommandInput
|
|
14
15
|
extends ListVersionsByFunctionRequest {}
|
|
15
16
|
export interface ListVersionsByFunctionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
PublishLayerVersionRequest,
|
|
10
10
|
PublishLayerVersionResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface PublishLayerVersionCommandInput
|
|
14
15
|
extends PublishLayerVersionRequest {}
|
|
15
16
|
export interface PublishLayerVersionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
FunctionConfiguration,
|
|
10
10
|
PublishVersionRequest,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface PublishVersionCommandInput extends PublishVersionRequest {}
|
|
14
15
|
export interface PublishVersionCommandOutput
|
|
15
16
|
extends FunctionConfiguration,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
PutFunctionCodeSigningConfigRequest,
|
|
10
10
|
PutFunctionCodeSigningConfigResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface PutFunctionCodeSigningConfigCommandInput
|
|
14
15
|
extends PutFunctionCodeSigningConfigRequest {}
|
|
15
16
|
export interface PutFunctionCodeSigningConfigCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../LambdaClient";
|
|
8
8
|
import { Concurrency, PutFunctionConcurrencyRequest } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface PutFunctionConcurrencyCommandInput
|
|
11
12
|
extends PutFunctionConcurrencyRequest {}
|
|
12
13
|
export interface PutFunctionConcurrencyCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
FunctionEventInvokeConfig,
|
|
10
10
|
PutFunctionEventInvokeConfigRequest,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface PutFunctionEventInvokeConfigCommandInput
|
|
14
15
|
extends PutFunctionEventInvokeConfigRequest {}
|
|
15
16
|
export interface PutFunctionEventInvokeConfigCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
PutProvisionedConcurrencyConfigRequest,
|
|
10
10
|
PutProvisionedConcurrencyConfigResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface PutProvisionedConcurrencyConfigCommandInput
|
|
14
15
|
extends PutProvisionedConcurrencyConfigRequest {}
|
|
15
16
|
export interface PutProvisionedConcurrencyConfigCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
PutRuntimeManagementConfigRequest,
|
|
10
10
|
PutRuntimeManagementConfigResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface PutRuntimeManagementConfigCommandInput
|
|
14
15
|
extends PutRuntimeManagementConfigRequest {}
|
|
15
16
|
export interface PutRuntimeManagementConfigCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../LambdaClient";
|
|
8
8
|
import { RemoveLayerVersionPermissionRequest } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface RemoveLayerVersionPermissionCommandInput
|
|
11
12
|
extends RemoveLayerVersionPermissionRequest {}
|
|
12
13
|
export interface RemoveLayerVersionPermissionCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../LambdaClient";
|
|
8
8
|
import { RemovePermissionRequest } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface RemovePermissionCommandInput extends RemovePermissionRequest {}
|
|
11
12
|
export interface RemovePermissionCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const RemovePermissionCommand_base: {
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../LambdaClient";
|
|
8
8
|
import { TagResourceRequest } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
11
12
|
export interface TagResourceCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const TagResourceCommand_base: {
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../LambdaClient";
|
|
8
8
|
import { UntagResourceRequest } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
11
12
|
export interface UntagResourceCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const UntagResourceCommand_base: {
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../LambdaClient";
|
|
8
8
|
import { AliasConfiguration, UpdateAliasRequest } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UpdateAliasCommandInput extends UpdateAliasRequest {}
|
|
11
12
|
export interface UpdateAliasCommandOutput
|
|
12
13
|
extends AliasConfiguration,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateCodeSigningConfigRequest,
|
|
10
10
|
UpdateCodeSigningConfigResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateCodeSigningConfigCommandInput
|
|
14
15
|
extends UpdateCodeSigningConfigRequest {}
|
|
15
16
|
export interface UpdateCodeSigningConfigCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
EventSourceMappingConfiguration,
|
|
10
10
|
UpdateEventSourceMappingRequest,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateEventSourceMappingCommandInput
|
|
14
15
|
extends UpdateEventSourceMappingRequest {}
|
|
15
16
|
export interface UpdateEventSourceMappingCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
FunctionConfiguration,
|
|
10
10
|
UpdateFunctionCodeRequest,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateFunctionCodeCommandInput
|
|
14
15
|
extends UpdateFunctionCodeRequest {}
|
|
15
16
|
export interface UpdateFunctionCodeCommandOutput
|