@aws-sdk/client-lambda 3.803.0 → 3.804.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 (138) hide show
  1. package/dist-es/protocols/Aws_restJson1.js +1 -1
  2. package/dist-types/commands/AddLayerVersionPermissionCommand.d.ts +1 -1
  3. package/dist-types/commands/AddPermissionCommand.d.ts +1 -1
  4. package/dist-types/commands/CreateAliasCommand.d.ts +1 -1
  5. package/dist-types/commands/CreateCodeSigningConfigCommand.d.ts +1 -1
  6. package/dist-types/commands/CreateEventSourceMappingCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateFunctionCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateFunctionUrlConfigCommand.d.ts +1 -1
  9. package/dist-types/commands/DeleteAliasCommand.d.ts +1 -1
  10. package/dist-types/commands/DeleteCodeSigningConfigCommand.d.ts +1 -1
  11. package/dist-types/commands/DeleteEventSourceMappingCommand.d.ts +1 -1
  12. package/dist-types/commands/DeleteFunctionCodeSigningConfigCommand.d.ts +1 -1
  13. package/dist-types/commands/DeleteFunctionCommand.d.ts +1 -1
  14. package/dist-types/commands/DeleteFunctionConcurrencyCommand.d.ts +1 -1
  15. package/dist-types/commands/DeleteFunctionEventInvokeConfigCommand.d.ts +1 -1
  16. package/dist-types/commands/DeleteFunctionUrlConfigCommand.d.ts +1 -1
  17. package/dist-types/commands/DeleteLayerVersionCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteProvisionedConcurrencyConfigCommand.d.ts +1 -1
  19. package/dist-types/commands/GetAliasCommand.d.ts +1 -1
  20. package/dist-types/commands/GetCodeSigningConfigCommand.d.ts +1 -1
  21. package/dist-types/commands/GetEventSourceMappingCommand.d.ts +1 -1
  22. package/dist-types/commands/GetFunctionCodeSigningConfigCommand.d.ts +1 -1
  23. package/dist-types/commands/GetFunctionCommand.d.ts +1 -1
  24. package/dist-types/commands/GetFunctionConcurrencyCommand.d.ts +1 -1
  25. package/dist-types/commands/GetFunctionConfigurationCommand.d.ts +1 -1
  26. package/dist-types/commands/GetFunctionEventInvokeConfigCommand.d.ts +1 -1
  27. package/dist-types/commands/GetFunctionRecursionConfigCommand.d.ts +1 -1
  28. package/dist-types/commands/GetFunctionUrlConfigCommand.d.ts +1 -1
  29. package/dist-types/commands/GetLayerVersionByArnCommand.d.ts +1 -1
  30. package/dist-types/commands/GetLayerVersionCommand.d.ts +1 -1
  31. package/dist-types/commands/GetLayerVersionPolicyCommand.d.ts +1 -1
  32. package/dist-types/commands/GetPolicyCommand.d.ts +1 -1
  33. package/dist-types/commands/GetProvisionedConcurrencyConfigCommand.d.ts +1 -1
  34. package/dist-types/commands/GetRuntimeManagementConfigCommand.d.ts +1 -1
  35. package/dist-types/commands/InvokeAsyncCommand.d.ts +1 -1
  36. package/dist-types/commands/InvokeCommand.d.ts +1 -1
  37. package/dist-types/commands/InvokeWithResponseStreamCommand.d.ts +1 -1
  38. package/dist-types/commands/ListAliasesCommand.d.ts +1 -1
  39. package/dist-types/commands/ListFunctionEventInvokeConfigsCommand.d.ts +1 -1
  40. package/dist-types/commands/ListFunctionUrlConfigsCommand.d.ts +1 -1
  41. package/dist-types/commands/ListFunctionsByCodeSigningConfigCommand.d.ts +1 -1
  42. package/dist-types/commands/ListLayerVersionsCommand.d.ts +1 -1
  43. package/dist-types/commands/ListProvisionedConcurrencyConfigsCommand.d.ts +1 -1
  44. package/dist-types/commands/ListTagsCommand.d.ts +1 -1
  45. package/dist-types/commands/ListVersionsByFunctionCommand.d.ts +1 -1
  46. package/dist-types/commands/PublishLayerVersionCommand.d.ts +1 -1
  47. package/dist-types/commands/PublishVersionCommand.d.ts +1 -1
  48. package/dist-types/commands/PutFunctionCodeSigningConfigCommand.d.ts +1 -1
  49. package/dist-types/commands/PutFunctionConcurrencyCommand.d.ts +1 -1
  50. package/dist-types/commands/PutFunctionEventInvokeConfigCommand.d.ts +1 -1
  51. package/dist-types/commands/PutFunctionRecursionConfigCommand.d.ts +1 -1
  52. package/dist-types/commands/PutProvisionedConcurrencyConfigCommand.d.ts +1 -1
  53. package/dist-types/commands/PutRuntimeManagementConfigCommand.d.ts +1 -1
  54. package/dist-types/commands/RemoveLayerVersionPermissionCommand.d.ts +1 -1
  55. package/dist-types/commands/RemovePermissionCommand.d.ts +1 -1
  56. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  57. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  58. package/dist-types/commands/UpdateAliasCommand.d.ts +1 -1
  59. package/dist-types/commands/UpdateCodeSigningConfigCommand.d.ts +1 -1
  60. package/dist-types/commands/UpdateEventSourceMappingCommand.d.ts +1 -1
  61. package/dist-types/commands/UpdateFunctionCodeCommand.d.ts +1 -1
  62. package/dist-types/commands/UpdateFunctionConfigurationCommand.d.ts +1 -1
  63. package/dist-types/commands/UpdateFunctionEventInvokeConfigCommand.d.ts +1 -1
  64. package/dist-types/commands/UpdateFunctionUrlConfigCommand.d.ts +1 -1
  65. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  66. package/dist-types/runtimeConfig.browser.d.ts +17 -20
  67. package/dist-types/runtimeConfig.d.ts +16 -16
  68. package/dist-types/runtimeConfig.native.d.ts +18 -18
  69. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  70. package/dist-types/ts3.4/commands/AddLayerVersionPermissionCommand.d.ts +1 -1
  71. package/dist-types/ts3.4/commands/AddPermissionCommand.d.ts +1 -1
  72. package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +1 -1
  73. package/dist-types/ts3.4/commands/CreateCodeSigningConfigCommand.d.ts +1 -1
  74. package/dist-types/ts3.4/commands/CreateEventSourceMappingCommand.d.ts +1 -1
  75. package/dist-types/ts3.4/commands/CreateFunctionCommand.d.ts +1 -1
  76. package/dist-types/ts3.4/commands/CreateFunctionUrlConfigCommand.d.ts +1 -1
  77. package/dist-types/ts3.4/commands/DeleteAliasCommand.d.ts +1 -1
  78. package/dist-types/ts3.4/commands/DeleteCodeSigningConfigCommand.d.ts +1 -1
  79. package/dist-types/ts3.4/commands/DeleteEventSourceMappingCommand.d.ts +1 -1
  80. package/dist-types/ts3.4/commands/DeleteFunctionCodeSigningConfigCommand.d.ts +1 -1
  81. package/dist-types/ts3.4/commands/DeleteFunctionCommand.d.ts +1 -1
  82. package/dist-types/ts3.4/commands/DeleteFunctionConcurrencyCommand.d.ts +1 -1
  83. package/dist-types/ts3.4/commands/DeleteFunctionEventInvokeConfigCommand.d.ts +1 -1
  84. package/dist-types/ts3.4/commands/DeleteFunctionUrlConfigCommand.d.ts +1 -1
  85. package/dist-types/ts3.4/commands/DeleteLayerVersionCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/DeleteProvisionedConcurrencyConfigCommand.d.ts +1 -1
  87. package/dist-types/ts3.4/commands/GetAliasCommand.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/GetCodeSigningConfigCommand.d.ts +1 -1
  89. package/dist-types/ts3.4/commands/GetEventSourceMappingCommand.d.ts +1 -1
  90. package/dist-types/ts3.4/commands/GetFunctionCodeSigningConfigCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/GetFunctionCommand.d.ts +1 -1
  92. package/dist-types/ts3.4/commands/GetFunctionConcurrencyCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/GetFunctionConfigurationCommand.d.ts +1 -1
  94. package/dist-types/ts3.4/commands/GetFunctionEventInvokeConfigCommand.d.ts +1 -1
  95. package/dist-types/ts3.4/commands/GetFunctionRecursionConfigCommand.d.ts +1 -1
  96. package/dist-types/ts3.4/commands/GetFunctionUrlConfigCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/commands/GetLayerVersionByArnCommand.d.ts +1 -1
  98. package/dist-types/ts3.4/commands/GetLayerVersionCommand.d.ts +1 -1
  99. package/dist-types/ts3.4/commands/GetLayerVersionPolicyCommand.d.ts +1 -1
  100. package/dist-types/ts3.4/commands/GetPolicyCommand.d.ts +1 -1
  101. package/dist-types/ts3.4/commands/GetProvisionedConcurrencyConfigCommand.d.ts +1 -1
  102. package/dist-types/ts3.4/commands/GetRuntimeManagementConfigCommand.d.ts +1 -1
  103. package/dist-types/ts3.4/commands/InvokeAsyncCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/commands/InvokeCommand.d.ts +1 -1
  105. package/dist-types/ts3.4/commands/InvokeWithResponseStreamCommand.d.ts +1 -1
  106. package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +1 -1
  107. package/dist-types/ts3.4/commands/ListFunctionEventInvokeConfigsCommand.d.ts +1 -1
  108. package/dist-types/ts3.4/commands/ListFunctionUrlConfigsCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/ListFunctionsByCodeSigningConfigCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/commands/ListLayerVersionsCommand.d.ts +1 -1
  111. package/dist-types/ts3.4/commands/ListProvisionedConcurrencyConfigsCommand.d.ts +1 -1
  112. package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +1 -1
  113. package/dist-types/ts3.4/commands/ListVersionsByFunctionCommand.d.ts +1 -1
  114. package/dist-types/ts3.4/commands/PublishLayerVersionCommand.d.ts +1 -1
  115. package/dist-types/ts3.4/commands/PublishVersionCommand.d.ts +1 -1
  116. package/dist-types/ts3.4/commands/PutFunctionCodeSigningConfigCommand.d.ts +1 -1
  117. package/dist-types/ts3.4/commands/PutFunctionConcurrencyCommand.d.ts +1 -1
  118. package/dist-types/ts3.4/commands/PutFunctionEventInvokeConfigCommand.d.ts +1 -1
  119. package/dist-types/ts3.4/commands/PutFunctionRecursionConfigCommand.d.ts +1 -1
  120. package/dist-types/ts3.4/commands/PutProvisionedConcurrencyConfigCommand.d.ts +1 -1
  121. package/dist-types/ts3.4/commands/PutRuntimeManagementConfigCommand.d.ts +1 -1
  122. package/dist-types/ts3.4/commands/RemoveLayerVersionPermissionCommand.d.ts +1 -1
  123. package/dist-types/ts3.4/commands/RemovePermissionCommand.d.ts +1 -1
  124. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  125. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  126. package/dist-types/ts3.4/commands/UpdateAliasCommand.d.ts +1 -1
  127. package/dist-types/ts3.4/commands/UpdateCodeSigningConfigCommand.d.ts +1 -1
  128. package/dist-types/ts3.4/commands/UpdateEventSourceMappingCommand.d.ts +1 -1
  129. package/dist-types/ts3.4/commands/UpdateFunctionCodeCommand.d.ts +1 -1
  130. package/dist-types/ts3.4/commands/UpdateFunctionConfigurationCommand.d.ts +1 -1
  131. package/dist-types/ts3.4/commands/UpdateFunctionEventInvokeConfigCommand.d.ts +1 -1
  132. package/dist-types/ts3.4/commands/UpdateFunctionUrlConfigCommand.d.ts +1 -1
  133. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  134. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  135. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  136. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  137. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  138. package/package.json +19 -19
@@ -27,7 +27,7 @@ declare const GetFunctionUrlConfigCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetFunctionUrlConfigCommandInput
30
+ input: GetFunctionUrlConfigCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetFunctionUrlConfigCommandInput,
33
33
  GetFunctionUrlConfigCommandOutput,
@@ -27,7 +27,7 @@ declare const GetLayerVersionByArnCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetLayerVersionByArnCommandInput
30
+ input: GetLayerVersionByArnCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetLayerVersionByArnCommandInput,
33
33
  GetLayerVersionByArnCommandOutput,
@@ -26,7 +26,7 @@ declare const GetLayerVersionCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: GetLayerVersionCommandInput
29
+ input: GetLayerVersionCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  GetLayerVersionCommandInput,
32
32
  GetLayerVersionCommandOutput,
@@ -27,7 +27,7 @@ declare const GetLayerVersionPolicyCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetLayerVersionPolicyCommandInput
30
+ input: GetLayerVersionPolicyCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetLayerVersionPolicyCommandInput,
33
33
  GetLayerVersionPolicyCommandOutput,
@@ -23,7 +23,7 @@ declare const GetPolicyCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: GetPolicyCommandInput
26
+ input: GetPolicyCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  GetPolicyCommandInput,
29
29
  GetPolicyCommandOutput,
@@ -27,7 +27,7 @@ declare const GetProvisionedConcurrencyConfigCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetProvisionedConcurrencyConfigCommandInput
30
+ input: GetProvisionedConcurrencyConfigCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetProvisionedConcurrencyConfigCommandInput,
33
33
  GetProvisionedConcurrencyConfigCommandOutput,
@@ -27,7 +27,7 @@ declare const GetRuntimeManagementConfigCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetRuntimeManagementConfigCommandInput
30
+ input: GetRuntimeManagementConfigCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetRuntimeManagementConfigCommandInput,
33
33
  GetRuntimeManagementConfigCommandOutput,
@@ -32,7 +32,7 @@ declare const InvokeAsyncCommand_base: {
32
32
  ServiceOutputTypes
33
33
  >;
34
34
  new (
35
- __0_0: InvokeAsyncCommandInput
35
+ input: InvokeAsyncCommandInput
36
36
  ): import("@smithy/smithy-client").CommandImpl<
37
37
  InvokeAsyncCommandInput,
38
38
  InvokeAsyncCommandOutput,
@@ -36,7 +36,7 @@ declare const InvokeCommand_base: {
36
36
  ServiceInputTypes,
37
37
  ServiceOutputTypes
38
38
  >;
39
- new (__0_0: InvokeCommandInput): import("@smithy/smithy-client").CommandImpl<
39
+ new (input: InvokeCommandInput): import("@smithy/smithy-client").CommandImpl<
40
40
  InvokeCommandInput,
41
41
  InvokeCommandOutput,
42
42
  LambdaClientResolvedConfig,
@@ -36,7 +36,7 @@ declare const InvokeWithResponseStreamCommand_base: {
36
36
  ServiceOutputTypes
37
37
  >;
38
38
  new (
39
- __0_0: InvokeWithResponseStreamCommandInput
39
+ input: InvokeWithResponseStreamCommandInput
40
40
  ): import("@smithy/smithy-client").CommandImpl<
41
41
  InvokeWithResponseStreamCommandInput,
42
42
  InvokeWithResponseStreamCommandOutput,
@@ -23,7 +23,7 @@ declare const ListAliasesCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: ListAliasesCommandInput
26
+ input: ListAliasesCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  ListAliasesCommandInput,
29
29
  ListAliasesCommandOutput,
@@ -27,7 +27,7 @@ declare const ListFunctionEventInvokeConfigsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListFunctionEventInvokeConfigsCommandInput
30
+ input: ListFunctionEventInvokeConfigsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListFunctionEventInvokeConfigsCommandInput,
33
33
  ListFunctionEventInvokeConfigsCommandOutput,
@@ -27,7 +27,7 @@ declare const ListFunctionUrlConfigsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListFunctionUrlConfigsCommandInput
30
+ input: ListFunctionUrlConfigsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListFunctionUrlConfigsCommandInput,
33
33
  ListFunctionUrlConfigsCommandOutput,
@@ -27,7 +27,7 @@ declare const ListFunctionsByCodeSigningConfigCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListFunctionsByCodeSigningConfigCommandInput
30
+ input: ListFunctionsByCodeSigningConfigCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListFunctionsByCodeSigningConfigCommandInput,
33
33
  ListFunctionsByCodeSigningConfigCommandOutput,
@@ -27,7 +27,7 @@ declare const ListLayerVersionsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListLayerVersionsCommandInput
30
+ input: ListLayerVersionsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListLayerVersionsCommandInput,
33
33
  ListLayerVersionsCommandOutput,
@@ -27,7 +27,7 @@ declare const ListProvisionedConcurrencyConfigsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListProvisionedConcurrencyConfigsCommandInput
30
+ input: ListProvisionedConcurrencyConfigsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListProvisionedConcurrencyConfigsCommandInput,
33
33
  ListProvisionedConcurrencyConfigsCommandOutput,
@@ -23,7 +23,7 @@ declare const ListTagsCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: ListTagsCommandInput
26
+ input: ListTagsCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  ListTagsCommandInput,
29
29
  ListTagsCommandOutput,
@@ -27,7 +27,7 @@ declare const ListVersionsByFunctionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListVersionsByFunctionCommandInput
30
+ input: ListVersionsByFunctionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListVersionsByFunctionCommandInput,
33
33
  ListVersionsByFunctionCommandOutput,
@@ -27,7 +27,7 @@ declare const PublishLayerVersionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: PublishLayerVersionCommandInput
30
+ input: PublishLayerVersionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  PublishLayerVersionCommandInput,
33
33
  PublishLayerVersionCommandOutput,
@@ -26,7 +26,7 @@ declare const PublishVersionCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: PublishVersionCommandInput
29
+ input: PublishVersionCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  PublishVersionCommandInput,
32
32
  PublishVersionCommandOutput,
@@ -27,7 +27,7 @@ declare const PutFunctionCodeSigningConfigCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: PutFunctionCodeSigningConfigCommandInput
30
+ input: PutFunctionCodeSigningConfigCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  PutFunctionCodeSigningConfigCommandInput,
33
33
  PutFunctionCodeSigningConfigCommandOutput,
@@ -24,7 +24,7 @@ declare const PutFunctionConcurrencyCommand_base: {
24
24
  ServiceOutputTypes
25
25
  >;
26
26
  new (
27
- __0_0: PutFunctionConcurrencyCommandInput
27
+ input: PutFunctionConcurrencyCommandInput
28
28
  ): import("@smithy/smithy-client").CommandImpl<
29
29
  PutFunctionConcurrencyCommandInput,
30
30
  PutFunctionConcurrencyCommandOutput,
@@ -27,7 +27,7 @@ declare const PutFunctionEventInvokeConfigCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: PutFunctionEventInvokeConfigCommandInput
30
+ input: PutFunctionEventInvokeConfigCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  PutFunctionEventInvokeConfigCommandInput,
33
33
  PutFunctionEventInvokeConfigCommandOutput,
@@ -27,7 +27,7 @@ declare const PutFunctionRecursionConfigCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: PutFunctionRecursionConfigCommandInput
30
+ input: PutFunctionRecursionConfigCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  PutFunctionRecursionConfigCommandInput,
33
33
  PutFunctionRecursionConfigCommandOutput,
@@ -27,7 +27,7 @@ declare const PutProvisionedConcurrencyConfigCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: PutProvisionedConcurrencyConfigCommandInput
30
+ input: PutProvisionedConcurrencyConfigCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  PutProvisionedConcurrencyConfigCommandInput,
33
33
  PutProvisionedConcurrencyConfigCommandOutput,
@@ -27,7 +27,7 @@ declare const PutRuntimeManagementConfigCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: PutRuntimeManagementConfigCommandInput
30
+ input: PutRuntimeManagementConfigCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  PutRuntimeManagementConfigCommandInput,
33
33
  PutRuntimeManagementConfigCommandOutput,
@@ -23,7 +23,7 @@ declare const RemoveLayerVersionPermissionCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: RemoveLayerVersionPermissionCommandInput
26
+ input: RemoveLayerVersionPermissionCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  RemoveLayerVersionPermissionCommandInput,
29
29
  RemoveLayerVersionPermissionCommandOutput,
@@ -21,7 +21,7 @@ declare const RemovePermissionCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: RemovePermissionCommandInput
24
+ input: RemovePermissionCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  RemovePermissionCommandInput,
27
27
  RemovePermissionCommandOutput,
@@ -21,7 +21,7 @@ declare const TagResourceCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: TagResourceCommandInput
24
+ input: TagResourceCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  TagResourceCommandInput,
27
27
  TagResourceCommandOutput,
@@ -21,7 +21,7 @@ declare const UntagResourceCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: UntagResourceCommandInput
24
+ input: UntagResourceCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  UntagResourceCommandInput,
27
27
  UntagResourceCommandOutput,
@@ -23,7 +23,7 @@ declare const UpdateAliasCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: UpdateAliasCommandInput
26
+ input: UpdateAliasCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  UpdateAliasCommandInput,
29
29
  UpdateAliasCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateCodeSigningConfigCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateCodeSigningConfigCommandInput
30
+ input: UpdateCodeSigningConfigCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateCodeSigningConfigCommandInput,
33
33
  UpdateCodeSigningConfigCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateEventSourceMappingCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateEventSourceMappingCommandInput
30
+ input: UpdateEventSourceMappingCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateEventSourceMappingCommandInput,
33
33
  UpdateEventSourceMappingCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateFunctionCodeCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateFunctionCodeCommandInput
30
+ input: UpdateFunctionCodeCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateFunctionCodeCommandInput,
33
33
  UpdateFunctionCodeCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateFunctionConfigurationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateFunctionConfigurationCommandInput
30
+ input: UpdateFunctionConfigurationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateFunctionConfigurationCommandInput,
33
33
  UpdateFunctionConfigurationCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateFunctionEventInvokeConfigCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateFunctionEventInvokeConfigCommandInput
30
+ input: UpdateFunctionEventInvokeConfigCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateFunctionEventInvokeConfigCommandInput,
33
33
  UpdateFunctionEventInvokeConfigCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateFunctionUrlConfigCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateFunctionUrlConfigCommandInput
30
+ input: UpdateFunctionUrlConfigCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateFunctionUrlConfigCommandInput,
33
33
  UpdateFunctionUrlConfigCommandOutput,
@@ -21,10 +21,7 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
21
21
  };
22
22
  export declare const resolveClientEndpointParameters: <T>(
23
23
  options: T & ClientInputEndpointParameters
24
- ) => T &
25
- ClientInputEndpointParameters & {
26
- defaultSigningName: string;
27
- };
24
+ ) => T & ClientResolvedEndpointParameters;
28
25
  export declare const commonParams: {
29
26
  readonly UseFIPS: {
30
27
  readonly type: "builtInParams";
@@ -12,9 +12,7 @@ export declare const getRuntimeConfig: (config: LambdaClientConfig) => {
12
12
  _: unknown
13
13
  ) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
14
14
  defaultUserAgentProvider: (
15
- config?:
16
- | import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
17
- | undefined
15
+ config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
18
16
  ) => Promise<import("@smithy/types").UserAgent>;
19
17
  eventStreamSerdeProvider: import("@smithy/types").EventStreamSerdeProvider;
20
18
  maxAttempts: number | import("@smithy/types").Provider<number>;
@@ -31,23 +29,22 @@ export declare const getRuntimeConfig: (config: LambdaClientConfig) => {
31
29
  cacheMiddleware?: boolean | undefined;
32
30
  urlParser: import("@smithy/types").UrlParser;
33
31
  base64Decoder: import("@smithy/types").Decoder;
34
- base64Encoder: (_input: string | Uint8Array) => string;
32
+ base64Encoder: (_input: Uint8Array | string) => string;
35
33
  utf8Decoder: import("@smithy/types").Decoder;
36
- utf8Encoder: (input: string | Uint8Array) => string;
34
+ utf8Encoder: (input: Uint8Array | string) => string;
37
35
  disableHostPrefix: boolean;
38
36
  serviceId: string;
39
- profile?: string | undefined;
37
+ profile?: string;
40
38
  logger: import("@smithy/types").Logger;
41
39
  extensions: import("./runtimeExtensions").RuntimeExtension[];
42
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
40
+ customUserAgent?: string | import("@smithy/types").UserAgent;
43
41
  userAgentAppId?:
44
42
  | string
45
- | import("@smithy/types").Provider<string | undefined>
46
- | undefined;
43
+ | undefined
44
+ | import("@smithy/types").Provider<string | undefined>;
47
45
  retryStrategy?:
48
46
  | import("@smithy/types").RetryStrategy
49
- | import("@smithy/types").RetryStrategyV2
50
- | undefined;
47
+ | import("@smithy/types").RetryStrategyV2;
51
48
  endpoint?:
52
49
  | ((
53
50
  | string
@@ -68,34 +65,27 @@ export declare const getRuntimeConfig: (config: LambdaClientConfig) => {
68
65
  endpointProvider: (
69
66
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
70
67
  context?: {
71
- logger?: import("@smithy/types").Logger | undefined;
68
+ logger?: import("@smithy/types").Logger;
72
69
  }
73
70
  ) => import("@smithy/types").EndpointV2;
74
- tls?: boolean | undefined;
75
- serviceConfiguredEndpoint?: undefined;
76
- authSchemePreference?:
77
- | string[]
78
- | import("@smithy/types").Provider<string[]>
79
- | undefined;
71
+ tls?: boolean;
72
+ serviceConfiguredEndpoint?: never;
73
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
80
74
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
81
75
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").LambdaHttpAuthSchemeProvider;
82
76
  credentials?:
83
77
  | import("@smithy/types").AwsCredentialIdentity
84
- | import("@smithy/types").AwsCredentialIdentityProvider
85
- | undefined;
78
+ | import("@smithy/types").AwsCredentialIdentityProvider;
86
79
  signer?:
87
80
  | import("@smithy/types").RequestSigner
88
81
  | ((
89
- authScheme?: import("@smithy/types").AuthScheme | undefined
90
- ) => Promise<import("@smithy/types").RequestSigner>)
91
- | undefined;
92
- signingEscapePath?: boolean | undefined;
93
- systemClockOffset?: number | undefined;
94
- signingRegion?: string | undefined;
95
- signerConstructor?:
96
- | (new (
97
- options: import("@smithy/signature-v4").SignatureV4Init &
98
- import("@smithy/signature-v4").SignatureV4CryptoInit
99
- ) => import("@smithy/types").RequestSigner)
100
- | undefined;
82
+ authScheme?: import("@smithy/types").AuthScheme
83
+ ) => Promise<import("@smithy/types").RequestSigner>);
84
+ signingEscapePath?: boolean;
85
+ systemClockOffset?: number;
86
+ signingRegion?: string;
87
+ signerConstructor?: new (
88
+ options: import("@smithy/signature-v4").SignatureV4Init &
89
+ import("@smithy/signature-v4").SignatureV4CryptoInit
90
+ ) => import("@smithy/types").RequestSigner;
101
91
  };
@@ -10,16 +10,12 @@ export declare const getRuntimeConfig: (config: LambdaClientConfig) => {
10
10
  credentialDefaultProvider:
11
11
  | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
12
12
  | ((
13
- init?:
14
- | import("@aws-sdk/credential-provider-node").DefaultProviderInit
15
- | undefined
13
+ init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit
16
14
  ) => import("@smithy/types").MemoizedProvider<
17
15
  import("@smithy/types").AwsCredentialIdentity
18
16
  >);
19
17
  defaultUserAgentProvider: (
20
- config?:
21
- | import("@aws-sdk/util-user-agent-node").PreviouslyResolved
22
- | undefined
18
+ config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved
23
19
  ) => Promise<import("@smithy/types").UserAgent>;
24
20
  eventStreamSerdeProvider: import("@smithy/types").EventStreamSerdeProvider;
25
21
  maxAttempts: number | import("@smithy/types").Provider<number>;
@@ -37,19 +33,18 @@ export declare const getRuntimeConfig: (config: LambdaClientConfig) => {
37
33
  cacheMiddleware?: boolean | undefined;
38
34
  urlParser: import("@smithy/types").UrlParser;
39
35
  base64Decoder: import("@smithy/types").Decoder;
40
- base64Encoder: (_input: string | Uint8Array) => string;
36
+ base64Encoder: (_input: Uint8Array | string) => string;
41
37
  utf8Decoder: import("@smithy/types").Decoder;
42
- utf8Encoder: (input: string | Uint8Array) => string;
38
+ utf8Encoder: (input: Uint8Array | string) => string;
43
39
  disableHostPrefix: boolean;
44
40
  serviceId: string;
45
- profile?: string | undefined;
41
+ profile?: string;
46
42
  logger: import("@smithy/types").Logger;
47
43
  extensions: import("./runtimeExtensions").RuntimeExtension[];
48
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
44
+ customUserAgent?: string | import("@smithy/types").UserAgent;
49
45
  retryStrategy?:
50
46
  | import("@smithy/types").RetryStrategy
51
- | import("@smithy/types").RetryStrategyV2
52
- | undefined;
47
+ | import("@smithy/types").RetryStrategyV2;
53
48
  endpoint?:
54
49
  | ((
55
50
  | string
@@ -70,30 +65,26 @@ export declare const getRuntimeConfig: (config: LambdaClientConfig) => {
70
65
  endpointProvider: (
71
66
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
72
67
  context?: {
73
- logger?: import("@smithy/types").Logger | undefined;
68
+ logger?: import("@smithy/types").Logger;
74
69
  }
75
70
  ) => import("@smithy/types").EndpointV2;
76
- tls?: boolean | undefined;
77
- serviceConfiguredEndpoint?: undefined;
71
+ tls?: boolean;
72
+ serviceConfiguredEndpoint?: never;
78
73
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
79
74
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").LambdaHttpAuthSchemeProvider;
80
75
  credentials?:
81
76
  | import("@smithy/types").AwsCredentialIdentity
82
- | import("@smithy/types").AwsCredentialIdentityProvider
83
- | undefined;
77
+ | import("@smithy/types").AwsCredentialIdentityProvider;
84
78
  signer?:
85
79
  | import("@smithy/types").RequestSigner
86
80
  | ((
87
- authScheme?: import("@smithy/types").AuthScheme | undefined
88
- ) => Promise<import("@smithy/types").RequestSigner>)
89
- | undefined;
90
- signingEscapePath?: boolean | undefined;
91
- systemClockOffset?: number | undefined;
92
- signingRegion?: string | undefined;
93
- signerConstructor?:
94
- | (new (
95
- options: import("@smithy/signature-v4").SignatureV4Init &
96
- import("@smithy/signature-v4").SignatureV4CryptoInit
97
- ) => import("@smithy/types").RequestSigner)
98
- | undefined;
81
+ authScheme?: import("@smithy/types").AuthScheme
82
+ ) => Promise<import("@smithy/types").RequestSigner>);
83
+ signingEscapePath?: boolean;
84
+ systemClockOffset?: number;
85
+ signingRegion?: string;
86
+ signerConstructor?: new (
87
+ options: import("@smithy/signature-v4").SignatureV4Init &
88
+ import("@smithy/signature-v4").SignatureV4CryptoInit
89
+ ) => import("@smithy/types").RequestSigner;
99
90
  };