@aws-sdk/client-lambda 3.170.0 → 3.178.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.
Files changed (81) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  3. package/dist-types/runtimeConfig.d.ts +1 -1
  4. package/dist-types/runtimeConfig.native.d.ts +1 -1
  5. package/dist-types/ts3.4/Lambda.d.ts +0 -63
  6. package/dist-types/ts3.4/LambdaClient.d.ts +0 -25
  7. package/dist-types/ts3.4/commands/AddLayerVersionPermissionCommand.d.ts +0 -2
  8. package/dist-types/ts3.4/commands/AddPermissionCommand.d.ts +0 -2
  9. package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +0 -2
  10. package/dist-types/ts3.4/commands/CreateCodeSigningConfigCommand.d.ts +0 -2
  11. package/dist-types/ts3.4/commands/CreateEventSourceMappingCommand.d.ts +0 -2
  12. package/dist-types/ts3.4/commands/CreateFunctionCommand.d.ts +0 -2
  13. package/dist-types/ts3.4/commands/CreateFunctionUrlConfigCommand.d.ts +0 -2
  14. package/dist-types/ts3.4/commands/DeleteAliasCommand.d.ts +0 -2
  15. package/dist-types/ts3.4/commands/DeleteCodeSigningConfigCommand.d.ts +0 -2
  16. package/dist-types/ts3.4/commands/DeleteEventSourceMappingCommand.d.ts +0 -2
  17. package/dist-types/ts3.4/commands/DeleteFunctionCodeSigningConfigCommand.d.ts +0 -2
  18. package/dist-types/ts3.4/commands/DeleteFunctionCommand.d.ts +0 -2
  19. package/dist-types/ts3.4/commands/DeleteFunctionConcurrencyCommand.d.ts +0 -2
  20. package/dist-types/ts3.4/commands/DeleteFunctionEventInvokeConfigCommand.d.ts +0 -2
  21. package/dist-types/ts3.4/commands/DeleteFunctionUrlConfigCommand.d.ts +0 -2
  22. package/dist-types/ts3.4/commands/DeleteLayerVersionCommand.d.ts +0 -2
  23. package/dist-types/ts3.4/commands/DeleteProvisionedConcurrencyConfigCommand.d.ts +0 -2
  24. package/dist-types/ts3.4/commands/GetAccountSettingsCommand.d.ts +0 -2
  25. package/dist-types/ts3.4/commands/GetAliasCommand.d.ts +0 -2
  26. package/dist-types/ts3.4/commands/GetCodeSigningConfigCommand.d.ts +0 -2
  27. package/dist-types/ts3.4/commands/GetEventSourceMappingCommand.d.ts +0 -2
  28. package/dist-types/ts3.4/commands/GetFunctionCodeSigningConfigCommand.d.ts +0 -2
  29. package/dist-types/ts3.4/commands/GetFunctionCommand.d.ts +0 -2
  30. package/dist-types/ts3.4/commands/GetFunctionConcurrencyCommand.d.ts +0 -2
  31. package/dist-types/ts3.4/commands/GetFunctionConfigurationCommand.d.ts +0 -2
  32. package/dist-types/ts3.4/commands/GetFunctionEventInvokeConfigCommand.d.ts +0 -2
  33. package/dist-types/ts3.4/commands/GetFunctionUrlConfigCommand.d.ts +0 -2
  34. package/dist-types/ts3.4/commands/GetLayerVersionByArnCommand.d.ts +0 -2
  35. package/dist-types/ts3.4/commands/GetLayerVersionCommand.d.ts +0 -2
  36. package/dist-types/ts3.4/commands/GetLayerVersionPolicyCommand.d.ts +0 -2
  37. package/dist-types/ts3.4/commands/GetPolicyCommand.d.ts +0 -2
  38. package/dist-types/ts3.4/commands/GetProvisionedConcurrencyConfigCommand.d.ts +0 -2
  39. package/dist-types/ts3.4/commands/InvokeAsyncCommand.d.ts +0 -3
  40. package/dist-types/ts3.4/commands/InvokeCommand.d.ts +0 -2
  41. package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +0 -2
  42. package/dist-types/ts3.4/commands/ListCodeSigningConfigsCommand.d.ts +0 -2
  43. package/dist-types/ts3.4/commands/ListEventSourceMappingsCommand.d.ts +0 -2
  44. package/dist-types/ts3.4/commands/ListFunctionEventInvokeConfigsCommand.d.ts +0 -2
  45. package/dist-types/ts3.4/commands/ListFunctionUrlConfigsCommand.d.ts +0 -2
  46. package/dist-types/ts3.4/commands/ListFunctionsByCodeSigningConfigCommand.d.ts +0 -2
  47. package/dist-types/ts3.4/commands/ListFunctionsCommand.d.ts +0 -2
  48. package/dist-types/ts3.4/commands/ListLayerVersionsCommand.d.ts +0 -2
  49. package/dist-types/ts3.4/commands/ListLayersCommand.d.ts +0 -2
  50. package/dist-types/ts3.4/commands/ListProvisionedConcurrencyConfigsCommand.d.ts +0 -2
  51. package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +0 -2
  52. package/dist-types/ts3.4/commands/ListVersionsByFunctionCommand.d.ts +0 -2
  53. package/dist-types/ts3.4/commands/PublishLayerVersionCommand.d.ts +0 -2
  54. package/dist-types/ts3.4/commands/PublishVersionCommand.d.ts +0 -2
  55. package/dist-types/ts3.4/commands/PutFunctionCodeSigningConfigCommand.d.ts +0 -2
  56. package/dist-types/ts3.4/commands/PutFunctionConcurrencyCommand.d.ts +0 -2
  57. package/dist-types/ts3.4/commands/PutFunctionEventInvokeConfigCommand.d.ts +0 -2
  58. package/dist-types/ts3.4/commands/PutProvisionedConcurrencyConfigCommand.d.ts +0 -2
  59. package/dist-types/ts3.4/commands/RemoveLayerVersionPermissionCommand.d.ts +0 -2
  60. package/dist-types/ts3.4/commands/RemovePermissionCommand.d.ts +0 -2
  61. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -2
  62. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -2
  63. package/dist-types/ts3.4/commands/UpdateAliasCommand.d.ts +0 -2
  64. package/dist-types/ts3.4/commands/UpdateCodeSigningConfigCommand.d.ts +0 -2
  65. package/dist-types/ts3.4/commands/UpdateEventSourceMappingCommand.d.ts +0 -2
  66. package/dist-types/ts3.4/commands/UpdateFunctionCodeCommand.d.ts +0 -2
  67. package/dist-types/ts3.4/commands/UpdateFunctionConfigurationCommand.d.ts +0 -2
  68. package/dist-types/ts3.4/commands/UpdateFunctionEventInvokeConfigCommand.d.ts +0 -2
  69. package/dist-types/ts3.4/commands/UpdateFunctionUrlConfigCommand.d.ts +0 -2
  70. package/dist-types/ts3.4/models/LambdaServiceException.d.ts +0 -1
  71. package/dist-types/ts3.4/models/models_0.d.ts +0 -641
  72. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -2
  73. package/dist-types/ts3.4/runtimeConfig.d.ts +3 -2
  74. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -2
  75. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
  76. package/dist-types/ts3.4/waiters/waitForFunctionActive.d.ts +0 -2
  77. package/dist-types/ts3.4/waiters/waitForFunctionActiveV2.d.ts +0 -2
  78. package/dist-types/ts3.4/waiters/waitForFunctionExists.d.ts +0 -2
  79. package/dist-types/ts3.4/waiters/waitForFunctionUpdated.d.ts +0 -2
  80. package/dist-types/ts3.4/waiters/waitForFunctionUpdatedV2.d.ts +0 -2
  81. package/package.json +27 -27
@@ -19,7 +19,6 @@ export interface ListProvisionedConcurrencyConfigsCommandInput
19
19
  export interface ListProvisionedConcurrencyConfigsCommandOutput
20
20
  extends ListProvisionedConcurrencyConfigsResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListProvisionedConcurrencyConfigsCommand extends $Command<
24
23
  ListProvisionedConcurrencyConfigsCommandInput,
25
24
  ListProvisionedConcurrencyConfigsCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListProvisionedConcurrencyConfigsCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListProvisionedConcurrencyConfigsCommandInput;
29
28
  constructor(input: ListProvisionedConcurrencyConfigsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: LambdaClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface ListTagsCommandInput extends ListTagsRequest {}
15
15
  export interface ListTagsCommandOutput
16
16
  extends ListTagsResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class ListTagsCommand extends $Command<
20
19
  ListTagsCommandInput,
21
20
  ListTagsCommandOutput,
@@ -23,7 +22,6 @@ export declare class ListTagsCommand extends $Command<
23
22
  > {
24
23
  readonly input: ListTagsCommandInput;
25
24
  constructor(input: ListTagsCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: LambdaClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ListVersionsByFunctionCommandInput
19
19
  export interface ListVersionsByFunctionCommandOutput
20
20
  extends ListVersionsByFunctionResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ListVersionsByFunctionCommand extends $Command<
24
23
  ListVersionsByFunctionCommandInput,
25
24
  ListVersionsByFunctionCommandOutput,
@@ -27,7 +26,6 @@ export declare class ListVersionsByFunctionCommand extends $Command<
27
26
  > {
28
27
  readonly input: ListVersionsByFunctionCommandInput;
29
28
  constructor(input: ListVersionsByFunctionCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: LambdaClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface PublishLayerVersionCommandInput
19
19
  export interface PublishLayerVersionCommandOutput
20
20
  extends PublishLayerVersionResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class PublishLayerVersionCommand extends $Command<
24
23
  PublishLayerVersionCommandInput,
25
24
  PublishLayerVersionCommandOutput,
@@ -27,7 +26,6 @@ export declare class PublishLayerVersionCommand extends $Command<
27
26
  > {
28
27
  readonly input: PublishLayerVersionCommandInput;
29
28
  constructor(input: PublishLayerVersionCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: LambdaClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface PublishVersionCommandInput extends PublishVersionRequest {}
18
18
  export interface PublishVersionCommandOutput
19
19
  extends FunctionConfiguration,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class PublishVersionCommand extends $Command<
23
22
  PublishVersionCommandInput,
24
23
  PublishVersionCommandOutput,
@@ -26,7 +25,6 @@ export declare class PublishVersionCommand extends $Command<
26
25
  > {
27
26
  readonly input: PublishVersionCommandInput;
28
27
  constructor(input: PublishVersionCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: LambdaClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface PutFunctionCodeSigningConfigCommandInput
19
19
  export interface PutFunctionCodeSigningConfigCommandOutput
20
20
  extends PutFunctionCodeSigningConfigResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class PutFunctionCodeSigningConfigCommand extends $Command<
24
23
  PutFunctionCodeSigningConfigCommandInput,
25
24
  PutFunctionCodeSigningConfigCommandOutput,
@@ -27,7 +26,6 @@ export declare class PutFunctionCodeSigningConfigCommand extends $Command<
27
26
  > {
28
27
  readonly input: PutFunctionCodeSigningConfigCommandInput;
29
28
  constructor(input: PutFunctionCodeSigningConfigCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: LambdaClientResolvedConfig,
@@ -16,7 +16,6 @@ export interface PutFunctionConcurrencyCommandInput
16
16
  export interface PutFunctionConcurrencyCommandOutput
17
17
  extends Concurrency,
18
18
  __MetadataBearer {}
19
-
20
19
  export declare class PutFunctionConcurrencyCommand extends $Command<
21
20
  PutFunctionConcurrencyCommandInput,
22
21
  PutFunctionConcurrencyCommandOutput,
@@ -24,7 +23,6 @@ export declare class PutFunctionConcurrencyCommand extends $Command<
24
23
  > {
25
24
  readonly input: PutFunctionConcurrencyCommandInput;
26
25
  constructor(input: PutFunctionConcurrencyCommandInput);
27
-
28
26
  resolveMiddleware(
29
27
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
28
  configuration: LambdaClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface PutFunctionEventInvokeConfigCommandInput
19
19
  export interface PutFunctionEventInvokeConfigCommandOutput
20
20
  extends FunctionEventInvokeConfig,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class PutFunctionEventInvokeConfigCommand extends $Command<
24
23
  PutFunctionEventInvokeConfigCommandInput,
25
24
  PutFunctionEventInvokeConfigCommandOutput,
@@ -27,7 +26,6 @@ export declare class PutFunctionEventInvokeConfigCommand extends $Command<
27
26
  > {
28
27
  readonly input: PutFunctionEventInvokeConfigCommandInput;
29
28
  constructor(input: PutFunctionEventInvokeConfigCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: LambdaClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface PutProvisionedConcurrencyConfigCommandInput
19
19
  export interface PutProvisionedConcurrencyConfigCommandOutput
20
20
  extends PutProvisionedConcurrencyConfigResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class PutProvisionedConcurrencyConfigCommand extends $Command<
24
23
  PutProvisionedConcurrencyConfigCommandInput,
25
24
  PutProvisionedConcurrencyConfigCommandOutput,
@@ -27,7 +26,6 @@ export declare class PutProvisionedConcurrencyConfigCommand extends $Command<
27
26
  > {
28
27
  readonly input: PutProvisionedConcurrencyConfigCommandInput;
29
28
  constructor(input: PutProvisionedConcurrencyConfigCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: LambdaClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface RemoveLayerVersionPermissionCommandInput
15
15
  extends RemoveLayerVersionPermissionRequest {}
16
16
  export interface RemoveLayerVersionPermissionCommandOutput
17
17
  extends __MetadataBearer {}
18
-
19
18
  export declare class RemoveLayerVersionPermissionCommand extends $Command<
20
19
  RemoveLayerVersionPermissionCommandInput,
21
20
  RemoveLayerVersionPermissionCommandOutput,
@@ -23,7 +22,6 @@ export declare class RemoveLayerVersionPermissionCommand extends $Command<
23
22
  > {
24
23
  readonly input: RemoveLayerVersionPermissionCommandInput;
25
24
  constructor(input: RemoveLayerVersionPermissionCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: LambdaClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { RemovePermissionRequest } from "../models/models_0";
14
14
  export interface RemovePermissionCommandInput extends RemovePermissionRequest {}
15
15
  export interface RemovePermissionCommandOutput extends __MetadataBearer {}
16
-
17
16
  export declare class RemovePermissionCommand extends $Command<
18
17
  RemovePermissionCommandInput,
19
18
  RemovePermissionCommandOutput,
@@ -21,7 +20,6 @@ export declare class RemovePermissionCommand extends $Command<
21
20
  > {
22
21
  readonly input: RemovePermissionCommandInput;
23
22
  constructor(input: RemovePermissionCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: LambdaClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { TagResourceRequest } from "../models/models_0";
14
14
  export interface TagResourceCommandInput extends TagResourceRequest {}
15
15
  export interface TagResourceCommandOutput extends __MetadataBearer {}
16
-
17
16
  export declare class TagResourceCommand extends $Command<
18
17
  TagResourceCommandInput,
19
18
  TagResourceCommandOutput,
@@ -21,7 +20,6 @@ export declare class TagResourceCommand extends $Command<
21
20
  > {
22
21
  readonly input: TagResourceCommandInput;
23
22
  constructor(input: TagResourceCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: LambdaClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { UntagResourceRequest } from "../models/models_0";
14
14
  export interface UntagResourceCommandInput extends UntagResourceRequest {}
15
15
  export interface UntagResourceCommandOutput extends __MetadataBearer {}
16
-
17
16
  export declare class UntagResourceCommand extends $Command<
18
17
  UntagResourceCommandInput,
19
18
  UntagResourceCommandOutput,
@@ -21,7 +20,6 @@ export declare class UntagResourceCommand extends $Command<
21
20
  > {
22
21
  readonly input: UntagResourceCommandInput;
23
22
  constructor(input: UntagResourceCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: LambdaClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface UpdateAliasCommandInput extends UpdateAliasRequest {}
15
15
  export interface UpdateAliasCommandOutput
16
16
  extends AliasConfiguration,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class UpdateAliasCommand extends $Command<
20
19
  UpdateAliasCommandInput,
21
20
  UpdateAliasCommandOutput,
@@ -23,7 +22,6 @@ export declare class UpdateAliasCommand extends $Command<
23
22
  > {
24
23
  readonly input: UpdateAliasCommandInput;
25
24
  constructor(input: UpdateAliasCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: LambdaClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UpdateCodeSigningConfigCommandInput
19
19
  export interface UpdateCodeSigningConfigCommandOutput
20
20
  extends UpdateCodeSigningConfigResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpdateCodeSigningConfigCommand extends $Command<
24
23
  UpdateCodeSigningConfigCommandInput,
25
24
  UpdateCodeSigningConfigCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpdateCodeSigningConfigCommand extends $Command<
27
26
  > {
28
27
  readonly input: UpdateCodeSigningConfigCommandInput;
29
28
  constructor(input: UpdateCodeSigningConfigCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: LambdaClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UpdateEventSourceMappingCommandInput
19
19
  export interface UpdateEventSourceMappingCommandOutput
20
20
  extends EventSourceMappingConfiguration,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpdateEventSourceMappingCommand extends $Command<
24
23
  UpdateEventSourceMappingCommandInput,
25
24
  UpdateEventSourceMappingCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpdateEventSourceMappingCommand extends $Command<
27
26
  > {
28
27
  readonly input: UpdateEventSourceMappingCommandInput;
29
28
  constructor(input: UpdateEventSourceMappingCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: LambdaClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UpdateFunctionCodeCommandInput
19
19
  export interface UpdateFunctionCodeCommandOutput
20
20
  extends FunctionConfiguration,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpdateFunctionCodeCommand extends $Command<
24
23
  UpdateFunctionCodeCommandInput,
25
24
  UpdateFunctionCodeCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpdateFunctionCodeCommand extends $Command<
27
26
  > {
28
27
  readonly input: UpdateFunctionCodeCommandInput;
29
28
  constructor(input: UpdateFunctionCodeCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: LambdaClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UpdateFunctionConfigurationCommandInput
19
19
  export interface UpdateFunctionConfigurationCommandOutput
20
20
  extends FunctionConfiguration,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpdateFunctionConfigurationCommand extends $Command<
24
23
  UpdateFunctionConfigurationCommandInput,
25
24
  UpdateFunctionConfigurationCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpdateFunctionConfigurationCommand extends $Command<
27
26
  > {
28
27
  readonly input: UpdateFunctionConfigurationCommandInput;
29
28
  constructor(input: UpdateFunctionConfigurationCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: LambdaClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UpdateFunctionEventInvokeConfigCommandInput
19
19
  export interface UpdateFunctionEventInvokeConfigCommandOutput
20
20
  extends FunctionEventInvokeConfig,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpdateFunctionEventInvokeConfigCommand extends $Command<
24
23
  UpdateFunctionEventInvokeConfigCommandInput,
25
24
  UpdateFunctionEventInvokeConfigCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpdateFunctionEventInvokeConfigCommand extends $Command<
27
26
  > {
28
27
  readonly input: UpdateFunctionEventInvokeConfigCommandInput;
29
28
  constructor(input: UpdateFunctionEventInvokeConfigCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: LambdaClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UpdateFunctionUrlConfigCommandInput
19
19
  export interface UpdateFunctionUrlConfigCommandOutput
20
20
  extends UpdateFunctionUrlConfigResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpdateFunctionUrlConfigCommand extends $Command<
24
23
  UpdateFunctionUrlConfigCommandInput,
25
24
  UpdateFunctionUrlConfigCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpdateFunctionUrlConfigCommand extends $Command<
27
26
  > {
28
27
  readonly input: UpdateFunctionUrlConfigCommandInput;
29
28
  constructor(input: UpdateFunctionUrlConfigCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: LambdaClientResolvedConfig,
@@ -2,7 +2,6 @@ import {
2
2
  ServiceException as __ServiceException,
3
3
  ServiceExceptionOptions as __ServiceExceptionOptions,
4
4
  } from "@aws-sdk/smithy-client";
5
-
6
5
  export declare class LambdaServiceException extends __ServiceException {
7
6
  constructor(options: __ServiceExceptionOptions);
8
7
  }