@aws-sdk/client-lambda 3.293.0 → 3.295.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 (137) hide show
  1. package/dist-cjs/commands/AddLayerVersionPermissionCommand.js +4 -4
  2. package/dist-cjs/commands/AddPermissionCommand.js +4 -4
  3. package/dist-cjs/commands/CreateAliasCommand.js +4 -4
  4. package/dist-cjs/commands/CreateCodeSigningConfigCommand.js +4 -4
  5. package/dist-cjs/commands/CreateEventSourceMappingCommand.js +4 -4
  6. package/dist-cjs/commands/CreateFunctionCommand.js +4 -4
  7. package/dist-cjs/commands/CreateFunctionUrlConfigCommand.js +4 -4
  8. package/dist-cjs/commands/DeleteAliasCommand.js +4 -4
  9. package/dist-cjs/commands/DeleteCodeSigningConfigCommand.js +4 -4
  10. package/dist-cjs/commands/DeleteEventSourceMappingCommand.js +4 -4
  11. package/dist-cjs/commands/DeleteFunctionCodeSigningConfigCommand.js +4 -4
  12. package/dist-cjs/commands/DeleteFunctionCommand.js +4 -4
  13. package/dist-cjs/commands/DeleteFunctionConcurrencyCommand.js +4 -4
  14. package/dist-cjs/commands/DeleteFunctionEventInvokeConfigCommand.js +4 -4
  15. package/dist-cjs/commands/DeleteFunctionUrlConfigCommand.js +4 -4
  16. package/dist-cjs/commands/DeleteLayerVersionCommand.js +4 -4
  17. package/dist-cjs/commands/DeleteProvisionedConcurrencyConfigCommand.js +4 -4
  18. package/dist-cjs/commands/GetAccountSettingsCommand.js +4 -4
  19. package/dist-cjs/commands/GetAliasCommand.js +4 -4
  20. package/dist-cjs/commands/GetCodeSigningConfigCommand.js +4 -4
  21. package/dist-cjs/commands/GetEventSourceMappingCommand.js +4 -4
  22. package/dist-cjs/commands/GetFunctionCodeSigningConfigCommand.js +4 -4
  23. package/dist-cjs/commands/GetFunctionCommand.js +4 -4
  24. package/dist-cjs/commands/GetFunctionConcurrencyCommand.js +4 -4
  25. package/dist-cjs/commands/GetFunctionConfigurationCommand.js +4 -4
  26. package/dist-cjs/commands/GetFunctionEventInvokeConfigCommand.js +4 -4
  27. package/dist-cjs/commands/GetFunctionUrlConfigCommand.js +4 -4
  28. package/dist-cjs/commands/GetLayerVersionByArnCommand.js +4 -4
  29. package/dist-cjs/commands/GetLayerVersionCommand.js +4 -4
  30. package/dist-cjs/commands/GetLayerVersionPolicyCommand.js +4 -4
  31. package/dist-cjs/commands/GetPolicyCommand.js +4 -4
  32. package/dist-cjs/commands/GetProvisionedConcurrencyConfigCommand.js +4 -4
  33. package/dist-cjs/commands/GetRuntimeManagementConfigCommand.js +4 -4
  34. package/dist-cjs/commands/InvokeAsyncCommand.js +4 -4
  35. package/dist-cjs/commands/InvokeCommand.js +4 -4
  36. package/dist-cjs/commands/ListAliasesCommand.js +4 -4
  37. package/dist-cjs/commands/ListCodeSigningConfigsCommand.js +4 -4
  38. package/dist-cjs/commands/ListEventSourceMappingsCommand.js +4 -4
  39. package/dist-cjs/commands/ListFunctionEventInvokeConfigsCommand.js +4 -4
  40. package/dist-cjs/commands/ListFunctionUrlConfigsCommand.js +4 -4
  41. package/dist-cjs/commands/ListFunctionsByCodeSigningConfigCommand.js +4 -4
  42. package/dist-cjs/commands/ListFunctionsCommand.js +4 -4
  43. package/dist-cjs/commands/ListLayerVersionsCommand.js +4 -4
  44. package/dist-cjs/commands/ListLayersCommand.js +4 -4
  45. package/dist-cjs/commands/ListProvisionedConcurrencyConfigsCommand.js +4 -4
  46. package/dist-cjs/commands/ListTagsCommand.js +4 -4
  47. package/dist-cjs/commands/ListVersionsByFunctionCommand.js +4 -4
  48. package/dist-cjs/commands/PublishLayerVersionCommand.js +4 -4
  49. package/dist-cjs/commands/PublishVersionCommand.js +4 -4
  50. package/dist-cjs/commands/PutFunctionCodeSigningConfigCommand.js +4 -4
  51. package/dist-cjs/commands/PutFunctionConcurrencyCommand.js +4 -4
  52. package/dist-cjs/commands/PutFunctionEventInvokeConfigCommand.js +4 -4
  53. package/dist-cjs/commands/PutProvisionedConcurrencyConfigCommand.js +4 -4
  54. package/dist-cjs/commands/PutRuntimeManagementConfigCommand.js +4 -4
  55. package/dist-cjs/commands/RemoveLayerVersionPermissionCommand.js +4 -4
  56. package/dist-cjs/commands/RemovePermissionCommand.js +4 -4
  57. package/dist-cjs/commands/TagResourceCommand.js +4 -4
  58. package/dist-cjs/commands/UntagResourceCommand.js +4 -4
  59. package/dist-cjs/commands/UpdateAliasCommand.js +4 -4
  60. package/dist-cjs/commands/UpdateCodeSigningConfigCommand.js +4 -4
  61. package/dist-cjs/commands/UpdateEventSourceMappingCommand.js +4 -4
  62. package/dist-cjs/commands/UpdateFunctionCodeCommand.js +4 -4
  63. package/dist-cjs/commands/UpdateFunctionConfigurationCommand.js +4 -4
  64. package/dist-cjs/commands/UpdateFunctionEventInvokeConfigCommand.js +4 -4
  65. package/dist-cjs/commands/UpdateFunctionUrlConfigCommand.js +4 -4
  66. package/dist-es/commands/AddLayerVersionPermissionCommand.js +4 -4
  67. package/dist-es/commands/AddPermissionCommand.js +4 -4
  68. package/dist-es/commands/CreateAliasCommand.js +4 -4
  69. package/dist-es/commands/CreateCodeSigningConfigCommand.js +4 -4
  70. package/dist-es/commands/CreateEventSourceMappingCommand.js +4 -4
  71. package/dist-es/commands/CreateFunctionCommand.js +4 -4
  72. package/dist-es/commands/CreateFunctionUrlConfigCommand.js +4 -4
  73. package/dist-es/commands/DeleteAliasCommand.js +4 -4
  74. package/dist-es/commands/DeleteCodeSigningConfigCommand.js +4 -4
  75. package/dist-es/commands/DeleteEventSourceMappingCommand.js +4 -4
  76. package/dist-es/commands/DeleteFunctionCodeSigningConfigCommand.js +4 -4
  77. package/dist-es/commands/DeleteFunctionCommand.js +4 -4
  78. package/dist-es/commands/DeleteFunctionConcurrencyCommand.js +4 -4
  79. package/dist-es/commands/DeleteFunctionEventInvokeConfigCommand.js +4 -4
  80. package/dist-es/commands/DeleteFunctionUrlConfigCommand.js +4 -4
  81. package/dist-es/commands/DeleteLayerVersionCommand.js +4 -4
  82. package/dist-es/commands/DeleteProvisionedConcurrencyConfigCommand.js +4 -4
  83. package/dist-es/commands/GetAccountSettingsCommand.js +4 -4
  84. package/dist-es/commands/GetAliasCommand.js +4 -4
  85. package/dist-es/commands/GetCodeSigningConfigCommand.js +4 -4
  86. package/dist-es/commands/GetEventSourceMappingCommand.js +4 -4
  87. package/dist-es/commands/GetFunctionCodeSigningConfigCommand.js +4 -4
  88. package/dist-es/commands/GetFunctionCommand.js +4 -4
  89. package/dist-es/commands/GetFunctionConcurrencyCommand.js +4 -4
  90. package/dist-es/commands/GetFunctionConfigurationCommand.js +4 -4
  91. package/dist-es/commands/GetFunctionEventInvokeConfigCommand.js +4 -4
  92. package/dist-es/commands/GetFunctionUrlConfigCommand.js +4 -4
  93. package/dist-es/commands/GetLayerVersionByArnCommand.js +4 -4
  94. package/dist-es/commands/GetLayerVersionCommand.js +4 -4
  95. package/dist-es/commands/GetLayerVersionPolicyCommand.js +4 -4
  96. package/dist-es/commands/GetPolicyCommand.js +4 -4
  97. package/dist-es/commands/GetProvisionedConcurrencyConfigCommand.js +4 -4
  98. package/dist-es/commands/GetRuntimeManagementConfigCommand.js +4 -4
  99. package/dist-es/commands/InvokeAsyncCommand.js +4 -4
  100. package/dist-es/commands/InvokeCommand.js +4 -4
  101. package/dist-es/commands/ListAliasesCommand.js +4 -4
  102. package/dist-es/commands/ListCodeSigningConfigsCommand.js +4 -4
  103. package/dist-es/commands/ListEventSourceMappingsCommand.js +4 -4
  104. package/dist-es/commands/ListFunctionEventInvokeConfigsCommand.js +4 -4
  105. package/dist-es/commands/ListFunctionUrlConfigsCommand.js +4 -4
  106. package/dist-es/commands/ListFunctionsByCodeSigningConfigCommand.js +4 -4
  107. package/dist-es/commands/ListFunctionsCommand.js +4 -4
  108. package/dist-es/commands/ListLayerVersionsCommand.js +4 -4
  109. package/dist-es/commands/ListLayersCommand.js +4 -4
  110. package/dist-es/commands/ListProvisionedConcurrencyConfigsCommand.js +4 -4
  111. package/dist-es/commands/ListTagsCommand.js +4 -4
  112. package/dist-es/commands/ListVersionsByFunctionCommand.js +4 -4
  113. package/dist-es/commands/PublishLayerVersionCommand.js +4 -4
  114. package/dist-es/commands/PublishVersionCommand.js +4 -4
  115. package/dist-es/commands/PutFunctionCodeSigningConfigCommand.js +4 -4
  116. package/dist-es/commands/PutFunctionConcurrencyCommand.js +4 -4
  117. package/dist-es/commands/PutFunctionEventInvokeConfigCommand.js +4 -4
  118. package/dist-es/commands/PutProvisionedConcurrencyConfigCommand.js +4 -4
  119. package/dist-es/commands/PutRuntimeManagementConfigCommand.js +4 -4
  120. package/dist-es/commands/RemoveLayerVersionPermissionCommand.js +4 -4
  121. package/dist-es/commands/RemovePermissionCommand.js +4 -4
  122. package/dist-es/commands/TagResourceCommand.js +4 -4
  123. package/dist-es/commands/UntagResourceCommand.js +4 -4
  124. package/dist-es/commands/UpdateAliasCommand.js +4 -4
  125. package/dist-es/commands/UpdateCodeSigningConfigCommand.js +4 -4
  126. package/dist-es/commands/UpdateEventSourceMappingCommand.js +4 -4
  127. package/dist-es/commands/UpdateFunctionCodeCommand.js +4 -4
  128. package/dist-es/commands/UpdateFunctionConfigurationCommand.js +4 -4
  129. package/dist-es/commands/UpdateFunctionEventInvokeConfigCommand.js +4 -4
  130. package/dist-es/commands/UpdateFunctionUrlConfigCommand.js +4 -4
  131. package/dist-types/LambdaClient.d.ts +4 -4
  132. package/dist-types/commands/InvokeAsyncCommand.d.ts +1 -1
  133. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  134. package/dist-types/ts3.4/LambdaClient.d.ts +4 -4
  135. package/dist-types/ts3.4/commands/InvokeAsyncCommand.d.ts +1 -1
  136. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
  137. package/package.json +37 -37
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PublishLayerVersionRequestFilterSensitiveLog, PublishLayerVersionResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1PublishLayerVersionCommand, serializeAws_restJson1PublishLayerVersionCommand, } from "../protocols/Aws_restJson1";
6
6
  export class PublishLayerVersionCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class PublishLayerVersionCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, PublishLayerVersionCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { FunctionConfigurationFilterSensitiveLog, PublishVersionRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1PublishVersionCommand, serializeAws_restJson1PublishVersionCommand, } from "../protocols/Aws_restJson1";
6
6
  export class PublishVersionCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class PublishVersionCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, PublishVersionCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PutFunctionCodeSigningConfigRequestFilterSensitiveLog, PutFunctionCodeSigningConfigResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1PutFunctionCodeSigningConfigCommand, serializeAws_restJson1PutFunctionCodeSigningConfigCommand, } from "../protocols/Aws_restJson1";
6
6
  export class PutFunctionCodeSigningConfigCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class PutFunctionCodeSigningConfigCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, PutFunctionCodeSigningConfigCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ConcurrencyFilterSensitiveLog, PutFunctionConcurrencyRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1PutFunctionConcurrencyCommand, serializeAws_restJson1PutFunctionConcurrencyCommand, } from "../protocols/Aws_restJson1";
6
6
  export class PutFunctionConcurrencyCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class PutFunctionConcurrencyCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, PutFunctionConcurrencyCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { FunctionEventInvokeConfigFilterSensitiveLog, PutFunctionEventInvokeConfigRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1PutFunctionEventInvokeConfigCommand, serializeAws_restJson1PutFunctionEventInvokeConfigCommand, } from "../protocols/Aws_restJson1";
6
6
  export class PutFunctionEventInvokeConfigCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class PutFunctionEventInvokeConfigCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, PutFunctionEventInvokeConfigCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PutProvisionedConcurrencyConfigRequestFilterSensitiveLog, PutProvisionedConcurrencyConfigResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1PutProvisionedConcurrencyConfigCommand, serializeAws_restJson1PutProvisionedConcurrencyConfigCommand, } from "../protocols/Aws_restJson1";
6
6
  export class PutProvisionedConcurrencyConfigCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class PutProvisionedConcurrencyConfigCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, PutProvisionedConcurrencyConfigCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PutRuntimeManagementConfigRequestFilterSensitiveLog, PutRuntimeManagementConfigResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1PutRuntimeManagementConfigCommand, serializeAws_restJson1PutRuntimeManagementConfigCommand, } from "../protocols/Aws_restJson1";
6
6
  export class PutRuntimeManagementConfigCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class PutRuntimeManagementConfigCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, PutRuntimeManagementConfigCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { RemoveLayerVersionPermissionRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1RemoveLayerVersionPermissionCommand, serializeAws_restJson1RemoveLayerVersionPermissionCommand, } from "../protocols/Aws_restJson1";
6
6
  export class RemoveLayerVersionPermissionCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class RemoveLayerVersionPermissionCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, RemoveLayerVersionPermissionCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { RemovePermissionRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1RemovePermissionCommand, serializeAws_restJson1RemovePermissionCommand, } from "../protocols/Aws_restJson1";
6
6
  export class RemovePermissionCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class RemovePermissionCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, RemovePermissionCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { TagResourceRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1TagResourceCommand, serializeAws_restJson1TagResourceCommand, } from "../protocols/Aws_restJson1";
6
6
  export class TagResourceCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class TagResourceCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, TagResourceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UntagResourceRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UntagResourceCommand, serializeAws_restJson1UntagResourceCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UntagResourceCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class UntagResourceCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, UntagResourceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { AliasConfigurationFilterSensitiveLog, UpdateAliasRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UpdateAliasCommand, serializeAws_restJson1UpdateAliasCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdateAliasCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class UpdateAliasCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, UpdateAliasCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateCodeSigningConfigRequestFilterSensitiveLog, UpdateCodeSigningConfigResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UpdateCodeSigningConfigCommand, serializeAws_restJson1UpdateCodeSigningConfigCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdateCodeSigningConfigCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class UpdateCodeSigningConfigCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, UpdateCodeSigningConfigCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { EventSourceMappingConfigurationFilterSensitiveLog, UpdateEventSourceMappingRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UpdateEventSourceMappingCommand, serializeAws_restJson1UpdateEventSourceMappingCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdateEventSourceMappingCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class UpdateEventSourceMappingCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, UpdateEventSourceMappingCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { FunctionConfigurationFilterSensitiveLog, UpdateFunctionCodeRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UpdateFunctionCodeCommand, serializeAws_restJson1UpdateFunctionCodeCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdateFunctionCodeCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class UpdateFunctionCodeCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, UpdateFunctionCodeCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { FunctionConfigurationFilterSensitiveLog, UpdateFunctionConfigurationRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UpdateFunctionConfigurationCommand, serializeAws_restJson1UpdateFunctionConfigurationCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdateFunctionConfigurationCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class UpdateFunctionConfigurationCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, UpdateFunctionConfigurationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { FunctionEventInvokeConfigFilterSensitiveLog, UpdateFunctionEventInvokeConfigRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UpdateFunctionEventInvokeConfigCommand, serializeAws_restJson1UpdateFunctionEventInvokeConfigCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdateFunctionEventInvokeConfigCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class UpdateFunctionEventInvokeConfigCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, UpdateFunctionEventInvokeConfigCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateFunctionUrlConfigRequestFilterSensitiveLog, UpdateFunctionUrlConfigResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UpdateFunctionUrlConfigCommand, serializeAws_restJson1UpdateFunctionUrlConfigCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdateFunctionUrlConfigCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class UpdateFunctionUrlConfigCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, UpdateFunctionUrlConfigCommand.getEndpointParameterInstructions()));
@@ -73,8 +73,8 @@ import { UpdateFunctionConfigurationCommandInput, UpdateFunctionConfigurationCom
73
73
  import { UpdateFunctionEventInvokeConfigCommandInput, UpdateFunctionEventInvokeConfigCommandOutput } from "./commands/UpdateFunctionEventInvokeConfigCommand";
74
74
  import { UpdateFunctionUrlConfigCommandInput, UpdateFunctionUrlConfigCommandOutput } from "./commands/UpdateFunctionUrlConfigCommand";
75
75
  import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
76
- export declare type ServiceInputTypes = AddLayerVersionPermissionCommandInput | AddPermissionCommandInput | CreateAliasCommandInput | CreateCodeSigningConfigCommandInput | CreateEventSourceMappingCommandInput | CreateFunctionCommandInput | CreateFunctionUrlConfigCommandInput | DeleteAliasCommandInput | DeleteCodeSigningConfigCommandInput | DeleteEventSourceMappingCommandInput | DeleteFunctionCodeSigningConfigCommandInput | DeleteFunctionCommandInput | DeleteFunctionConcurrencyCommandInput | DeleteFunctionEventInvokeConfigCommandInput | DeleteFunctionUrlConfigCommandInput | DeleteLayerVersionCommandInput | DeleteProvisionedConcurrencyConfigCommandInput | GetAccountSettingsCommandInput | GetAliasCommandInput | GetCodeSigningConfigCommandInput | GetEventSourceMappingCommandInput | GetFunctionCodeSigningConfigCommandInput | GetFunctionCommandInput | GetFunctionConcurrencyCommandInput | GetFunctionConfigurationCommandInput | GetFunctionEventInvokeConfigCommandInput | GetFunctionUrlConfigCommandInput | GetLayerVersionByArnCommandInput | GetLayerVersionCommandInput | GetLayerVersionPolicyCommandInput | GetPolicyCommandInput | GetProvisionedConcurrencyConfigCommandInput | GetRuntimeManagementConfigCommandInput | InvokeAsyncCommandInput | InvokeCommandInput | ListAliasesCommandInput | ListCodeSigningConfigsCommandInput | ListEventSourceMappingsCommandInput | ListFunctionEventInvokeConfigsCommandInput | ListFunctionUrlConfigsCommandInput | ListFunctionsByCodeSigningConfigCommandInput | ListFunctionsCommandInput | ListLayerVersionsCommandInput | ListLayersCommandInput | ListProvisionedConcurrencyConfigsCommandInput | ListTagsCommandInput | ListVersionsByFunctionCommandInput | PublishLayerVersionCommandInput | PublishVersionCommandInput | PutFunctionCodeSigningConfigCommandInput | PutFunctionConcurrencyCommandInput | PutFunctionEventInvokeConfigCommandInput | PutProvisionedConcurrencyConfigCommandInput | PutRuntimeManagementConfigCommandInput | RemoveLayerVersionPermissionCommandInput | RemovePermissionCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateAliasCommandInput | UpdateCodeSigningConfigCommandInput | UpdateEventSourceMappingCommandInput | UpdateFunctionCodeCommandInput | UpdateFunctionConfigurationCommandInput | UpdateFunctionEventInvokeConfigCommandInput | UpdateFunctionUrlConfigCommandInput;
77
- export declare type ServiceOutputTypes = AddLayerVersionPermissionCommandOutput | AddPermissionCommandOutput | CreateAliasCommandOutput | CreateCodeSigningConfigCommandOutput | CreateEventSourceMappingCommandOutput | CreateFunctionCommandOutput | CreateFunctionUrlConfigCommandOutput | DeleteAliasCommandOutput | DeleteCodeSigningConfigCommandOutput | DeleteEventSourceMappingCommandOutput | DeleteFunctionCodeSigningConfigCommandOutput | DeleteFunctionCommandOutput | DeleteFunctionConcurrencyCommandOutput | DeleteFunctionEventInvokeConfigCommandOutput | DeleteFunctionUrlConfigCommandOutput | DeleteLayerVersionCommandOutput | DeleteProvisionedConcurrencyConfigCommandOutput | GetAccountSettingsCommandOutput | GetAliasCommandOutput | GetCodeSigningConfigCommandOutput | GetEventSourceMappingCommandOutput | GetFunctionCodeSigningConfigCommandOutput | GetFunctionCommandOutput | GetFunctionConcurrencyCommandOutput | GetFunctionConfigurationCommandOutput | GetFunctionEventInvokeConfigCommandOutput | GetFunctionUrlConfigCommandOutput | GetLayerVersionByArnCommandOutput | GetLayerVersionCommandOutput | GetLayerVersionPolicyCommandOutput | GetPolicyCommandOutput | GetProvisionedConcurrencyConfigCommandOutput | GetRuntimeManagementConfigCommandOutput | InvokeAsyncCommandOutput | InvokeCommandOutput | ListAliasesCommandOutput | ListCodeSigningConfigsCommandOutput | ListEventSourceMappingsCommandOutput | ListFunctionEventInvokeConfigsCommandOutput | ListFunctionUrlConfigsCommandOutput | ListFunctionsByCodeSigningConfigCommandOutput | ListFunctionsCommandOutput | ListLayerVersionsCommandOutput | ListLayersCommandOutput | ListProvisionedConcurrencyConfigsCommandOutput | ListTagsCommandOutput | ListVersionsByFunctionCommandOutput | PublishLayerVersionCommandOutput | PublishVersionCommandOutput | PutFunctionCodeSigningConfigCommandOutput | PutFunctionConcurrencyCommandOutput | PutFunctionEventInvokeConfigCommandOutput | PutProvisionedConcurrencyConfigCommandOutput | PutRuntimeManagementConfigCommandOutput | RemoveLayerVersionPermissionCommandOutput | RemovePermissionCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateAliasCommandOutput | UpdateCodeSigningConfigCommandOutput | UpdateEventSourceMappingCommandOutput | UpdateFunctionCodeCommandOutput | UpdateFunctionConfigurationCommandOutput | UpdateFunctionEventInvokeConfigCommandOutput | UpdateFunctionUrlConfigCommandOutput;
76
+ export type ServiceInputTypes = AddLayerVersionPermissionCommandInput | AddPermissionCommandInput | CreateAliasCommandInput | CreateCodeSigningConfigCommandInput | CreateEventSourceMappingCommandInput | CreateFunctionCommandInput | CreateFunctionUrlConfigCommandInput | DeleteAliasCommandInput | DeleteCodeSigningConfigCommandInput | DeleteEventSourceMappingCommandInput | DeleteFunctionCodeSigningConfigCommandInput | DeleteFunctionCommandInput | DeleteFunctionConcurrencyCommandInput | DeleteFunctionEventInvokeConfigCommandInput | DeleteFunctionUrlConfigCommandInput | DeleteLayerVersionCommandInput | DeleteProvisionedConcurrencyConfigCommandInput | GetAccountSettingsCommandInput | GetAliasCommandInput | GetCodeSigningConfigCommandInput | GetEventSourceMappingCommandInput | GetFunctionCodeSigningConfigCommandInput | GetFunctionCommandInput | GetFunctionConcurrencyCommandInput | GetFunctionConfigurationCommandInput | GetFunctionEventInvokeConfigCommandInput | GetFunctionUrlConfigCommandInput | GetLayerVersionByArnCommandInput | GetLayerVersionCommandInput | GetLayerVersionPolicyCommandInput | GetPolicyCommandInput | GetProvisionedConcurrencyConfigCommandInput | GetRuntimeManagementConfigCommandInput | InvokeAsyncCommandInput | InvokeCommandInput | ListAliasesCommandInput | ListCodeSigningConfigsCommandInput | ListEventSourceMappingsCommandInput | ListFunctionEventInvokeConfigsCommandInput | ListFunctionUrlConfigsCommandInput | ListFunctionsByCodeSigningConfigCommandInput | ListFunctionsCommandInput | ListLayerVersionsCommandInput | ListLayersCommandInput | ListProvisionedConcurrencyConfigsCommandInput | ListTagsCommandInput | ListVersionsByFunctionCommandInput | PublishLayerVersionCommandInput | PublishVersionCommandInput | PutFunctionCodeSigningConfigCommandInput | PutFunctionConcurrencyCommandInput | PutFunctionEventInvokeConfigCommandInput | PutProvisionedConcurrencyConfigCommandInput | PutRuntimeManagementConfigCommandInput | RemoveLayerVersionPermissionCommandInput | RemovePermissionCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateAliasCommandInput | UpdateCodeSigningConfigCommandInput | UpdateEventSourceMappingCommandInput | UpdateFunctionCodeCommandInput | UpdateFunctionConfigurationCommandInput | UpdateFunctionEventInvokeConfigCommandInput | UpdateFunctionUrlConfigCommandInput;
77
+ export type ServiceOutputTypes = AddLayerVersionPermissionCommandOutput | AddPermissionCommandOutput | CreateAliasCommandOutput | CreateCodeSigningConfigCommandOutput | CreateEventSourceMappingCommandOutput | CreateFunctionCommandOutput | CreateFunctionUrlConfigCommandOutput | DeleteAliasCommandOutput | DeleteCodeSigningConfigCommandOutput | DeleteEventSourceMappingCommandOutput | DeleteFunctionCodeSigningConfigCommandOutput | DeleteFunctionCommandOutput | DeleteFunctionConcurrencyCommandOutput | DeleteFunctionEventInvokeConfigCommandOutput | DeleteFunctionUrlConfigCommandOutput | DeleteLayerVersionCommandOutput | DeleteProvisionedConcurrencyConfigCommandOutput | GetAccountSettingsCommandOutput | GetAliasCommandOutput | GetCodeSigningConfigCommandOutput | GetEventSourceMappingCommandOutput | GetFunctionCodeSigningConfigCommandOutput | GetFunctionCommandOutput | GetFunctionConcurrencyCommandOutput | GetFunctionConfigurationCommandOutput | GetFunctionEventInvokeConfigCommandOutput | GetFunctionUrlConfigCommandOutput | GetLayerVersionByArnCommandOutput | GetLayerVersionCommandOutput | GetLayerVersionPolicyCommandOutput | GetPolicyCommandOutput | GetProvisionedConcurrencyConfigCommandOutput | GetRuntimeManagementConfigCommandOutput | InvokeAsyncCommandOutput | InvokeCommandOutput | ListAliasesCommandOutput | ListCodeSigningConfigsCommandOutput | ListEventSourceMappingsCommandOutput | ListFunctionEventInvokeConfigsCommandOutput | ListFunctionUrlConfigsCommandOutput | ListFunctionsByCodeSigningConfigCommandOutput | ListFunctionsCommandOutput | ListLayerVersionsCommandOutput | ListLayersCommandOutput | ListProvisionedConcurrencyConfigsCommandOutput | ListTagsCommandOutput | ListVersionsByFunctionCommandOutput | PublishLayerVersionCommandOutput | PublishVersionCommandOutput | PutFunctionCodeSigningConfigCommandOutput | PutFunctionConcurrencyCommandOutput | PutFunctionEventInvokeConfigCommandOutput | PutProvisionedConcurrencyConfigCommandOutput | PutRuntimeManagementConfigCommandOutput | RemoveLayerVersionPermissionCommandOutput | RemovePermissionCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateAliasCommandOutput | UpdateCodeSigningConfigCommandOutput | UpdateEventSourceMappingCommandOutput | UpdateFunctionCodeCommandOutput | UpdateFunctionConfigurationCommandOutput | UpdateFunctionEventInvokeConfigCommandOutput | UpdateFunctionUrlConfigCommandOutput;
78
78
  export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
79
79
  /**
80
80
  * The HTTP handler to use. Fetch in browser and Https in Nodejs.
@@ -175,13 +175,13 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
175
175
  */
176
176
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
177
177
  }
178
- declare type LambdaClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
178
+ type LambdaClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
179
179
  /**
180
180
  * The configuration interface of LambdaClient class constructor that set the region, credentials and other options.
181
181
  */
182
182
  export interface LambdaClientConfig extends LambdaClientConfigType {
183
183
  }
184
- declare type LambdaClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
184
+ type LambdaClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
185
185
  /**
186
186
  * The resolved configuration interface of LambdaClient class. This is resolved and normalized from the {@link LambdaClientConfig | constructor configuration interface}.
187
187
  */
@@ -7,7 +7,7 @@ import { InvokeAsyncRequest, InvokeAsyncResponse } from "../models/models_0";
7
7
  /**
8
8
  * The input for {@link InvokeAsyncCommand}.
9
9
  */
10
- declare type InvokeAsyncCommandInputType = Omit<InvokeAsyncRequest, "InvokeArgs"> & {
10
+ type InvokeAsyncCommandInputType = Omit<InvokeAsyncRequest, "InvokeArgs"> & {
11
11
  /**
12
12
  * For *`InvokeAsyncRequest["InvokeArgs"]`*, see {@link InvokeAsyncRequest.InvokeArgs}.
13
13
  */
@@ -5,7 +5,7 @@ export interface ClientInputEndpointParameters {
5
5
  useFipsEndpoint?: boolean | Provider<boolean>;
6
6
  endpoint?: string | Provider<string> | Endpoint | Provider<Endpoint> | EndpointV2 | Provider<EndpointV2>;
7
7
  }
8
- export declare type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
8
+ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
9
9
  defaultSigningName: string;
10
10
  };
11
11
  export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
@@ -309,7 +309,7 @@ import {
309
309
  ClientResolvedEndpointParameters,
310
310
  EndpointParameters,
311
311
  } from "./endpoint/EndpointParameters";
312
- export declare type ServiceInputTypes =
312
+ export type ServiceInputTypes =
313
313
  | AddLayerVersionPermissionCommandInput
314
314
  | AddPermissionCommandInput
315
315
  | CreateAliasCommandInput
@@ -375,7 +375,7 @@ export declare type ServiceInputTypes =
375
375
  | UpdateFunctionConfigurationCommandInput
376
376
  | UpdateFunctionEventInvokeConfigCommandInput
377
377
  | UpdateFunctionUrlConfigCommandInput;
378
- export declare type ServiceOutputTypes =
378
+ export type ServiceOutputTypes =
379
379
  | AddLayerVersionPermissionCommandOutput
380
380
  | AddPermissionCommandOutput
381
381
  | CreateAliasCommandOutput
@@ -465,7 +465,7 @@ export interface ClientDefaults
465
465
  logger?: __Logger;
466
466
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
467
467
  }
468
- declare type LambdaClientConfigType = Partial<
468
+ type LambdaClientConfigType = Partial<
469
469
  __SmithyConfiguration<__HttpHandlerOptions>
470
470
  > &
471
471
  ClientDefaults &
@@ -477,7 +477,7 @@ declare type LambdaClientConfigType = Partial<
477
477
  UserAgentInputConfig &
478
478
  ClientInputEndpointParameters;
479
479
  export interface LambdaClientConfig extends LambdaClientConfigType {}
480
- declare type LambdaClientResolvedConfigType =
480
+ type LambdaClientResolvedConfigType =
481
481
  __SmithyResolvedConfiguration<__HttpHandlerOptions> &
482
482
  Required<ClientDefaults> &
483
483
  RegionResolvedConfig &
@@ -12,7 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../LambdaClient";
14
14
  import { InvokeAsyncRequest, InvokeAsyncResponse } from "../models/models_0";
15
- declare type InvokeAsyncCommandInputType = Pick<
15
+ type InvokeAsyncCommandInputType = Pick<
16
16
  InvokeAsyncRequest,
17
17
  Exclude<keyof InvokeAsyncRequest, "InvokeArgs">
18
18
  > & {
@@ -16,10 +16,9 @@ export interface ClientInputEndpointParameters {
16
16
  | EndpointV2
17
17
  | Provider<EndpointV2>;
18
18
  }
19
- export declare type ClientResolvedEndpointParameters =
20
- ClientInputEndpointParameters & {
21
- defaultSigningName: string;
22
- };
19
+ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
20
+ defaultSigningName: string;
21
+ };
23
22
  export declare const resolveClientEndpointParameters: <T>(
24
23
  options: T & ClientInputEndpointParameters
25
24
  ) => T &
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.293.0",
4
+ "version": "3.295.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",
@@ -20,50 +20,50 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.293.0",
24
- "@aws-sdk/config-resolver": "3.292.0",
25
- "@aws-sdk/credential-provider-node": "3.293.0",
26
- "@aws-sdk/fetch-http-handler": "3.292.0",
27
- "@aws-sdk/hash-node": "3.292.0",
28
- "@aws-sdk/invalid-dependency": "3.292.0",
29
- "@aws-sdk/middleware-content-length": "3.292.0",
30
- "@aws-sdk/middleware-endpoint": "3.292.0",
31
- "@aws-sdk/middleware-host-header": "3.292.0",
32
- "@aws-sdk/middleware-logger": "3.292.0",
33
- "@aws-sdk/middleware-recursion-detection": "3.292.0",
34
- "@aws-sdk/middleware-retry": "3.293.0",
35
- "@aws-sdk/middleware-serde": "3.292.0",
36
- "@aws-sdk/middleware-signing": "3.292.0",
37
- "@aws-sdk/middleware-stack": "3.292.0",
38
- "@aws-sdk/middleware-user-agent": "3.293.0",
39
- "@aws-sdk/node-config-provider": "3.292.0",
40
- "@aws-sdk/node-http-handler": "3.292.0",
41
- "@aws-sdk/protocol-http": "3.292.0",
42
- "@aws-sdk/smithy-client": "3.292.0",
43
- "@aws-sdk/types": "3.292.0",
44
- "@aws-sdk/url-parser": "3.292.0",
45
- "@aws-sdk/util-base64": "3.292.0",
46
- "@aws-sdk/util-body-length-browser": "3.292.0",
47
- "@aws-sdk/util-body-length-node": "3.292.0",
48
- "@aws-sdk/util-defaults-mode-browser": "3.292.0",
49
- "@aws-sdk/util-defaults-mode-node": "3.292.0",
50
- "@aws-sdk/util-endpoints": "3.293.0",
51
- "@aws-sdk/util-retry": "3.292.0",
52
- "@aws-sdk/util-user-agent-browser": "3.292.0",
53
- "@aws-sdk/util-user-agent-node": "3.292.0",
54
- "@aws-sdk/util-utf8": "3.292.0",
55
- "@aws-sdk/util-waiter": "3.292.0",
56
- "tslib": "^2.3.1"
23
+ "@aws-sdk/client-sts": "3.295.0",
24
+ "@aws-sdk/config-resolver": "3.295.0",
25
+ "@aws-sdk/credential-provider-node": "3.295.0",
26
+ "@aws-sdk/fetch-http-handler": "3.295.0",
27
+ "@aws-sdk/hash-node": "3.295.0",
28
+ "@aws-sdk/invalid-dependency": "3.295.0",
29
+ "@aws-sdk/middleware-content-length": "3.295.0",
30
+ "@aws-sdk/middleware-endpoint": "3.295.0",
31
+ "@aws-sdk/middleware-host-header": "3.295.0",
32
+ "@aws-sdk/middleware-logger": "3.295.0",
33
+ "@aws-sdk/middleware-recursion-detection": "3.295.0",
34
+ "@aws-sdk/middleware-retry": "3.295.0",
35
+ "@aws-sdk/middleware-serde": "3.295.0",
36
+ "@aws-sdk/middleware-signing": "3.295.0",
37
+ "@aws-sdk/middleware-stack": "3.295.0",
38
+ "@aws-sdk/middleware-user-agent": "3.295.0",
39
+ "@aws-sdk/node-config-provider": "3.295.0",
40
+ "@aws-sdk/node-http-handler": "3.295.0",
41
+ "@aws-sdk/protocol-http": "3.295.0",
42
+ "@aws-sdk/smithy-client": "3.295.0",
43
+ "@aws-sdk/types": "3.295.0",
44
+ "@aws-sdk/url-parser": "3.295.0",
45
+ "@aws-sdk/util-base64": "3.295.0",
46
+ "@aws-sdk/util-body-length-browser": "3.295.0",
47
+ "@aws-sdk/util-body-length-node": "3.295.0",
48
+ "@aws-sdk/util-defaults-mode-browser": "3.295.0",
49
+ "@aws-sdk/util-defaults-mode-node": "3.295.0",
50
+ "@aws-sdk/util-endpoints": "3.295.0",
51
+ "@aws-sdk/util-retry": "3.295.0",
52
+ "@aws-sdk/util-user-agent-browser": "3.295.0",
53
+ "@aws-sdk/util-user-agent-node": "3.295.0",
54
+ "@aws-sdk/util-utf8": "3.295.0",
55
+ "@aws-sdk/util-waiter": "3.295.0",
56
+ "tslib": "^2.5.0"
57
57
  },
58
58
  "devDependencies": {
59
- "@aws-sdk/service-client-documentation-generator": "3.293.0",
59
+ "@aws-sdk/service-client-documentation-generator": "3.295.0",
60
60
  "@tsconfig/node14": "1.0.3",
61
61
  "@types/node": "^14.14.31",
62
62
  "concurrently": "7.0.0",
63
63
  "downlevel-dts": "0.10.1",
64
64
  "rimraf": "3.0.2",
65
65
  "typedoc": "0.23.23",
66
- "typescript": "~4.6.2"
66
+ "typescript": "~4.9.5"
67
67
  },
68
68
  "engines": {
69
69
  "node": ">=14.0.0"