@aws-sdk/client-lambda 3.170.0 → 3.171.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 (78) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist-types/ts3.4/Lambda.d.ts +0 -63
  3. package/dist-types/ts3.4/LambdaClient.d.ts +0 -25
  4. package/dist-types/ts3.4/commands/AddLayerVersionPermissionCommand.d.ts +0 -2
  5. package/dist-types/ts3.4/commands/AddPermissionCommand.d.ts +0 -2
  6. package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +0 -2
  7. package/dist-types/ts3.4/commands/CreateCodeSigningConfigCommand.d.ts +0 -2
  8. package/dist-types/ts3.4/commands/CreateEventSourceMappingCommand.d.ts +0 -2
  9. package/dist-types/ts3.4/commands/CreateFunctionCommand.d.ts +0 -2
  10. package/dist-types/ts3.4/commands/CreateFunctionUrlConfigCommand.d.ts +0 -2
  11. package/dist-types/ts3.4/commands/DeleteAliasCommand.d.ts +0 -2
  12. package/dist-types/ts3.4/commands/DeleteCodeSigningConfigCommand.d.ts +0 -2
  13. package/dist-types/ts3.4/commands/DeleteEventSourceMappingCommand.d.ts +0 -2
  14. package/dist-types/ts3.4/commands/DeleteFunctionCodeSigningConfigCommand.d.ts +0 -2
  15. package/dist-types/ts3.4/commands/DeleteFunctionCommand.d.ts +0 -2
  16. package/dist-types/ts3.4/commands/DeleteFunctionConcurrencyCommand.d.ts +0 -2
  17. package/dist-types/ts3.4/commands/DeleteFunctionEventInvokeConfigCommand.d.ts +0 -2
  18. package/dist-types/ts3.4/commands/DeleteFunctionUrlConfigCommand.d.ts +0 -2
  19. package/dist-types/ts3.4/commands/DeleteLayerVersionCommand.d.ts +0 -2
  20. package/dist-types/ts3.4/commands/DeleteProvisionedConcurrencyConfigCommand.d.ts +0 -2
  21. package/dist-types/ts3.4/commands/GetAccountSettingsCommand.d.ts +0 -2
  22. package/dist-types/ts3.4/commands/GetAliasCommand.d.ts +0 -2
  23. package/dist-types/ts3.4/commands/GetCodeSigningConfigCommand.d.ts +0 -2
  24. package/dist-types/ts3.4/commands/GetEventSourceMappingCommand.d.ts +0 -2
  25. package/dist-types/ts3.4/commands/GetFunctionCodeSigningConfigCommand.d.ts +0 -2
  26. package/dist-types/ts3.4/commands/GetFunctionCommand.d.ts +0 -2
  27. package/dist-types/ts3.4/commands/GetFunctionConcurrencyCommand.d.ts +0 -2
  28. package/dist-types/ts3.4/commands/GetFunctionConfigurationCommand.d.ts +0 -2
  29. package/dist-types/ts3.4/commands/GetFunctionEventInvokeConfigCommand.d.ts +0 -2
  30. package/dist-types/ts3.4/commands/GetFunctionUrlConfigCommand.d.ts +0 -2
  31. package/dist-types/ts3.4/commands/GetLayerVersionByArnCommand.d.ts +0 -2
  32. package/dist-types/ts3.4/commands/GetLayerVersionCommand.d.ts +0 -2
  33. package/dist-types/ts3.4/commands/GetLayerVersionPolicyCommand.d.ts +0 -2
  34. package/dist-types/ts3.4/commands/GetPolicyCommand.d.ts +0 -2
  35. package/dist-types/ts3.4/commands/GetProvisionedConcurrencyConfigCommand.d.ts +0 -2
  36. package/dist-types/ts3.4/commands/InvokeAsyncCommand.d.ts +0 -3
  37. package/dist-types/ts3.4/commands/InvokeCommand.d.ts +0 -2
  38. package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +0 -2
  39. package/dist-types/ts3.4/commands/ListCodeSigningConfigsCommand.d.ts +0 -2
  40. package/dist-types/ts3.4/commands/ListEventSourceMappingsCommand.d.ts +0 -2
  41. package/dist-types/ts3.4/commands/ListFunctionEventInvokeConfigsCommand.d.ts +0 -2
  42. package/dist-types/ts3.4/commands/ListFunctionUrlConfigsCommand.d.ts +0 -2
  43. package/dist-types/ts3.4/commands/ListFunctionsByCodeSigningConfigCommand.d.ts +0 -2
  44. package/dist-types/ts3.4/commands/ListFunctionsCommand.d.ts +0 -2
  45. package/dist-types/ts3.4/commands/ListLayerVersionsCommand.d.ts +0 -2
  46. package/dist-types/ts3.4/commands/ListLayersCommand.d.ts +0 -2
  47. package/dist-types/ts3.4/commands/ListProvisionedConcurrencyConfigsCommand.d.ts +0 -2
  48. package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +0 -2
  49. package/dist-types/ts3.4/commands/ListVersionsByFunctionCommand.d.ts +0 -2
  50. package/dist-types/ts3.4/commands/PublishLayerVersionCommand.d.ts +0 -2
  51. package/dist-types/ts3.4/commands/PublishVersionCommand.d.ts +0 -2
  52. package/dist-types/ts3.4/commands/PutFunctionCodeSigningConfigCommand.d.ts +0 -2
  53. package/dist-types/ts3.4/commands/PutFunctionConcurrencyCommand.d.ts +0 -2
  54. package/dist-types/ts3.4/commands/PutFunctionEventInvokeConfigCommand.d.ts +0 -2
  55. package/dist-types/ts3.4/commands/PutProvisionedConcurrencyConfigCommand.d.ts +0 -2
  56. package/dist-types/ts3.4/commands/RemoveLayerVersionPermissionCommand.d.ts +0 -2
  57. package/dist-types/ts3.4/commands/RemovePermissionCommand.d.ts +0 -2
  58. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -2
  59. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -2
  60. package/dist-types/ts3.4/commands/UpdateAliasCommand.d.ts +0 -2
  61. package/dist-types/ts3.4/commands/UpdateCodeSigningConfigCommand.d.ts +0 -2
  62. package/dist-types/ts3.4/commands/UpdateEventSourceMappingCommand.d.ts +0 -2
  63. package/dist-types/ts3.4/commands/UpdateFunctionCodeCommand.d.ts +0 -2
  64. package/dist-types/ts3.4/commands/UpdateFunctionConfigurationCommand.d.ts +0 -2
  65. package/dist-types/ts3.4/commands/UpdateFunctionEventInvokeConfigCommand.d.ts +0 -2
  66. package/dist-types/ts3.4/commands/UpdateFunctionUrlConfigCommand.d.ts +0 -2
  67. package/dist-types/ts3.4/models/LambdaServiceException.d.ts +0 -1
  68. package/dist-types/ts3.4/models/models_0.d.ts +0 -641
  69. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -1
  70. package/dist-types/ts3.4/runtimeConfig.d.ts +0 -1
  71. package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -1
  72. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
  73. package/dist-types/ts3.4/waiters/waitForFunctionActive.d.ts +0 -2
  74. package/dist-types/ts3.4/waiters/waitForFunctionActiveV2.d.ts +0 -2
  75. package/dist-types/ts3.4/waiters/waitForFunctionExists.d.ts +0 -2
  76. package/dist-types/ts3.4/waiters/waitForFunctionUpdated.d.ts +0 -2
  77. package/dist-types/ts3.4/waiters/waitForFunctionUpdatedV2.d.ts +0 -2
  78. package/package.json +27 -27
@@ -1,6 +1,5 @@
1
1
  import { FetchHttpHandler as RequestHandler } from "@aws-sdk/fetch-http-handler";
2
2
  import { LambdaClientConfig } from "./LambdaClient";
3
-
4
3
  export declare const getRuntimeConfig: (config: LambdaClientConfig) => {
5
4
  runtime: string;
6
5
  defaultsMode: import("@aws-sdk/types").Provider<
@@ -1,6 +1,5 @@
1
1
  import { NodeHttpHandler as RequestHandler } from "@aws-sdk/node-http-handler";
2
2
  import { LambdaClientConfig } from "./LambdaClient";
3
-
4
3
  export declare const getRuntimeConfig: (config: LambdaClientConfig) => {
5
4
  runtime: string;
6
5
  defaultsMode: import("@aws-sdk/types").Provider<
@@ -1,5 +1,4 @@
1
1
  import { LambdaClientConfig } from "./LambdaClient";
2
-
3
2
  export declare const getRuntimeConfig: (config: LambdaClientConfig) => {
4
3
  runtime: string;
5
4
  sha256: import("@aws-sdk/types").HashConstructor;
@@ -1,6 +1,5 @@
1
1
  import { Logger as __Logger } from "@aws-sdk/types";
2
2
  import { LambdaClientConfig } from "./LambdaClient";
3
-
4
3
  export declare const getRuntimeConfig: (config: LambdaClientConfig) => {
5
4
  apiVersion: string;
6
5
  disableHostPrefix: boolean;
@@ -1,12 +1,10 @@
1
1
  import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
2
2
  import { GetFunctionConfigurationCommandInput } from "../commands/GetFunctionConfigurationCommand";
3
3
  import { LambdaClient } from "../LambdaClient";
4
-
5
4
  export declare const waitForFunctionActive: (
6
5
  params: WaiterConfiguration<LambdaClient>,
7
6
  input: GetFunctionConfigurationCommandInput
8
7
  ) => Promise<WaiterResult>;
9
-
10
8
  export declare const waitUntilFunctionActive: (
11
9
  params: WaiterConfiguration<LambdaClient>,
12
10
  input: GetFunctionConfigurationCommandInput
@@ -1,12 +1,10 @@
1
1
  import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
2
2
  import { GetFunctionCommandInput } from "../commands/GetFunctionCommand";
3
3
  import { LambdaClient } from "../LambdaClient";
4
-
5
4
  export declare const waitForFunctionActiveV2: (
6
5
  params: WaiterConfiguration<LambdaClient>,
7
6
  input: GetFunctionCommandInput
8
7
  ) => Promise<WaiterResult>;
9
-
10
8
  export declare const waitUntilFunctionActiveV2: (
11
9
  params: WaiterConfiguration<LambdaClient>,
12
10
  input: GetFunctionCommandInput
@@ -1,12 +1,10 @@
1
1
  import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
2
2
  import { GetFunctionCommandInput } from "../commands/GetFunctionCommand";
3
3
  import { LambdaClient } from "../LambdaClient";
4
-
5
4
  export declare const waitForFunctionExists: (
6
5
  params: WaiterConfiguration<LambdaClient>,
7
6
  input: GetFunctionCommandInput
8
7
  ) => Promise<WaiterResult>;
9
-
10
8
  export declare const waitUntilFunctionExists: (
11
9
  params: WaiterConfiguration<LambdaClient>,
12
10
  input: GetFunctionCommandInput
@@ -1,12 +1,10 @@
1
1
  import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
2
2
  import { GetFunctionConfigurationCommandInput } from "../commands/GetFunctionConfigurationCommand";
3
3
  import { LambdaClient } from "../LambdaClient";
4
-
5
4
  export declare const waitForFunctionUpdated: (
6
5
  params: WaiterConfiguration<LambdaClient>,
7
6
  input: GetFunctionConfigurationCommandInput
8
7
  ) => Promise<WaiterResult>;
9
-
10
8
  export declare const waitUntilFunctionUpdated: (
11
9
  params: WaiterConfiguration<LambdaClient>,
12
10
  input: GetFunctionConfigurationCommandInput
@@ -1,12 +1,10 @@
1
1
  import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
2
2
  import { GetFunctionCommandInput } from "../commands/GetFunctionCommand";
3
3
  import { LambdaClient } from "../LambdaClient";
4
-
5
4
  export declare const waitForFunctionUpdatedV2: (
6
5
  params: WaiterConfiguration<LambdaClient>,
7
6
  input: GetFunctionCommandInput
8
7
  ) => Promise<WaiterResult>;
9
-
10
8
  export declare const waitUntilFunctionUpdatedV2: (
11
9
  params: WaiterConfiguration<LambdaClient>,
12
10
  input: GetFunctionCommandInput
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-lambda",
3
3
  "description": "AWS SDK for JavaScript Lambda Client for Node.js, Browser and React Native",
4
- "version": "3.170.0",
4
+ "version": "3.171.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -19,38 +19,38 @@
19
19
  "dependencies": {
20
20
  "@aws-crypto/sha256-browser": "2.0.0",
21
21
  "@aws-crypto/sha256-js": "2.0.0",
22
- "@aws-sdk/client-sts": "3.170.0",
23
- "@aws-sdk/config-resolver": "3.170.0",
24
- "@aws-sdk/credential-provider-node": "3.170.0",
25
- "@aws-sdk/fetch-http-handler": "3.170.0",
26
- "@aws-sdk/hash-node": "3.170.0",
27
- "@aws-sdk/invalid-dependency": "3.170.0",
28
- "@aws-sdk/middleware-content-length": "3.170.0",
29
- "@aws-sdk/middleware-host-header": "3.170.0",
30
- "@aws-sdk/middleware-logger": "3.170.0",
31
- "@aws-sdk/middleware-recursion-detection": "3.170.0",
32
- "@aws-sdk/middleware-retry": "3.170.0",
33
- "@aws-sdk/middleware-serde": "3.170.0",
34
- "@aws-sdk/middleware-signing": "3.170.0",
35
- "@aws-sdk/middleware-stack": "3.170.0",
36
- "@aws-sdk/middleware-user-agent": "3.170.0",
37
- "@aws-sdk/node-config-provider": "3.170.0",
38
- "@aws-sdk/node-http-handler": "3.170.0",
39
- "@aws-sdk/protocol-http": "3.170.0",
40
- "@aws-sdk/smithy-client": "3.170.0",
41
- "@aws-sdk/types": "3.170.0",
42
- "@aws-sdk/url-parser": "3.170.0",
22
+ "@aws-sdk/client-sts": "3.171.0",
23
+ "@aws-sdk/config-resolver": "3.171.0",
24
+ "@aws-sdk/credential-provider-node": "3.171.0",
25
+ "@aws-sdk/fetch-http-handler": "3.171.0",
26
+ "@aws-sdk/hash-node": "3.171.0",
27
+ "@aws-sdk/invalid-dependency": "3.171.0",
28
+ "@aws-sdk/middleware-content-length": "3.171.0",
29
+ "@aws-sdk/middleware-host-header": "3.171.0",
30
+ "@aws-sdk/middleware-logger": "3.171.0",
31
+ "@aws-sdk/middleware-recursion-detection": "3.171.0",
32
+ "@aws-sdk/middleware-retry": "3.171.0",
33
+ "@aws-sdk/middleware-serde": "3.171.0",
34
+ "@aws-sdk/middleware-signing": "3.171.0",
35
+ "@aws-sdk/middleware-stack": "3.171.0",
36
+ "@aws-sdk/middleware-user-agent": "3.171.0",
37
+ "@aws-sdk/node-config-provider": "3.171.0",
38
+ "@aws-sdk/node-http-handler": "3.171.0",
39
+ "@aws-sdk/protocol-http": "3.171.0",
40
+ "@aws-sdk/smithy-client": "3.171.0",
41
+ "@aws-sdk/types": "3.171.0",
42
+ "@aws-sdk/url-parser": "3.171.0",
43
43
  "@aws-sdk/util-base64-browser": "3.170.0",
44
44
  "@aws-sdk/util-base64-node": "3.170.0",
45
45
  "@aws-sdk/util-body-length-browser": "3.170.0",
46
46
  "@aws-sdk/util-body-length-node": "3.170.0",
47
- "@aws-sdk/util-defaults-mode-browser": "3.170.0",
48
- "@aws-sdk/util-defaults-mode-node": "3.170.0",
49
- "@aws-sdk/util-user-agent-browser": "3.170.0",
50
- "@aws-sdk/util-user-agent-node": "3.170.0",
47
+ "@aws-sdk/util-defaults-mode-browser": "3.171.0",
48
+ "@aws-sdk/util-defaults-mode-node": "3.171.0",
49
+ "@aws-sdk/util-user-agent-browser": "3.171.0",
50
+ "@aws-sdk/util-user-agent-node": "3.171.0",
51
51
  "@aws-sdk/util-utf8-browser": "3.170.0",
52
52
  "@aws-sdk/util-utf8-node": "3.170.0",
53
- "@aws-sdk/util-waiter": "3.170.0",
53
+ "@aws-sdk/util-waiter": "3.171.0",
54
54
  "tslib": "^2.3.1"
55
55
  },
56
56
  "devDependencies": {