@aws-sdk/client-lambda 3.523.0 → 3.529.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 (101) hide show
  1. package/dist-cjs/index.js +54 -94
  2. package/dist-es/protocols/Aws_restJson1.js +1 -40
  3. package/dist-types/models/models_0.d.ts +46 -46
  4. package/package.json +17 -17
  5. package/dist-cjs/Lambda.js +0 -1
  6. package/dist-cjs/LambdaClient.js +0 -1
  7. package/dist-cjs/auth/httpAuthExtensionConfiguration.js +0 -1
  8. package/dist-cjs/commands/AddLayerVersionPermissionCommand.js +0 -1
  9. package/dist-cjs/commands/AddPermissionCommand.js +0 -1
  10. package/dist-cjs/commands/CreateAliasCommand.js +0 -1
  11. package/dist-cjs/commands/CreateCodeSigningConfigCommand.js +0 -1
  12. package/dist-cjs/commands/CreateEventSourceMappingCommand.js +0 -1
  13. package/dist-cjs/commands/CreateFunctionCommand.js +0 -1
  14. package/dist-cjs/commands/CreateFunctionUrlConfigCommand.js +0 -1
  15. package/dist-cjs/commands/DeleteAliasCommand.js +0 -1
  16. package/dist-cjs/commands/DeleteCodeSigningConfigCommand.js +0 -1
  17. package/dist-cjs/commands/DeleteEventSourceMappingCommand.js +0 -1
  18. package/dist-cjs/commands/DeleteFunctionCodeSigningConfigCommand.js +0 -1
  19. package/dist-cjs/commands/DeleteFunctionCommand.js +0 -1
  20. package/dist-cjs/commands/DeleteFunctionConcurrencyCommand.js +0 -1
  21. package/dist-cjs/commands/DeleteFunctionEventInvokeConfigCommand.js +0 -1
  22. package/dist-cjs/commands/DeleteFunctionUrlConfigCommand.js +0 -1
  23. package/dist-cjs/commands/DeleteLayerVersionCommand.js +0 -1
  24. package/dist-cjs/commands/DeleteProvisionedConcurrencyConfigCommand.js +0 -1
  25. package/dist-cjs/commands/GetAccountSettingsCommand.js +0 -1
  26. package/dist-cjs/commands/GetAliasCommand.js +0 -1
  27. package/dist-cjs/commands/GetCodeSigningConfigCommand.js +0 -1
  28. package/dist-cjs/commands/GetEventSourceMappingCommand.js +0 -1
  29. package/dist-cjs/commands/GetFunctionCodeSigningConfigCommand.js +0 -1
  30. package/dist-cjs/commands/GetFunctionCommand.js +0 -1
  31. package/dist-cjs/commands/GetFunctionConcurrencyCommand.js +0 -1
  32. package/dist-cjs/commands/GetFunctionConfigurationCommand.js +0 -1
  33. package/dist-cjs/commands/GetFunctionEventInvokeConfigCommand.js +0 -1
  34. package/dist-cjs/commands/GetFunctionUrlConfigCommand.js +0 -1
  35. package/dist-cjs/commands/GetLayerVersionByArnCommand.js +0 -1
  36. package/dist-cjs/commands/GetLayerVersionCommand.js +0 -1
  37. package/dist-cjs/commands/GetLayerVersionPolicyCommand.js +0 -1
  38. package/dist-cjs/commands/GetPolicyCommand.js +0 -1
  39. package/dist-cjs/commands/GetProvisionedConcurrencyConfigCommand.js +0 -1
  40. package/dist-cjs/commands/GetRuntimeManagementConfigCommand.js +0 -1
  41. package/dist-cjs/commands/InvokeAsyncCommand.js +0 -1
  42. package/dist-cjs/commands/InvokeCommand.js +0 -1
  43. package/dist-cjs/commands/InvokeWithResponseStreamCommand.js +0 -1
  44. package/dist-cjs/commands/ListAliasesCommand.js +0 -1
  45. package/dist-cjs/commands/ListCodeSigningConfigsCommand.js +0 -1
  46. package/dist-cjs/commands/ListEventSourceMappingsCommand.js +0 -1
  47. package/dist-cjs/commands/ListFunctionEventInvokeConfigsCommand.js +0 -1
  48. package/dist-cjs/commands/ListFunctionUrlConfigsCommand.js +0 -1
  49. package/dist-cjs/commands/ListFunctionsByCodeSigningConfigCommand.js +0 -1
  50. package/dist-cjs/commands/ListFunctionsCommand.js +0 -1
  51. package/dist-cjs/commands/ListLayerVersionsCommand.js +0 -1
  52. package/dist-cjs/commands/ListLayersCommand.js +0 -1
  53. package/dist-cjs/commands/ListProvisionedConcurrencyConfigsCommand.js +0 -1
  54. package/dist-cjs/commands/ListTagsCommand.js +0 -1
  55. package/dist-cjs/commands/ListVersionsByFunctionCommand.js +0 -1
  56. package/dist-cjs/commands/PublishLayerVersionCommand.js +0 -1
  57. package/dist-cjs/commands/PublishVersionCommand.js +0 -1
  58. package/dist-cjs/commands/PutFunctionCodeSigningConfigCommand.js +0 -1
  59. package/dist-cjs/commands/PutFunctionConcurrencyCommand.js +0 -1
  60. package/dist-cjs/commands/PutFunctionEventInvokeConfigCommand.js +0 -1
  61. package/dist-cjs/commands/PutProvisionedConcurrencyConfigCommand.js +0 -1
  62. package/dist-cjs/commands/PutRuntimeManagementConfigCommand.js +0 -1
  63. package/dist-cjs/commands/RemoveLayerVersionPermissionCommand.js +0 -1
  64. package/dist-cjs/commands/RemovePermissionCommand.js +0 -1
  65. package/dist-cjs/commands/TagResourceCommand.js +0 -1
  66. package/dist-cjs/commands/UntagResourceCommand.js +0 -1
  67. package/dist-cjs/commands/UpdateAliasCommand.js +0 -1
  68. package/dist-cjs/commands/UpdateCodeSigningConfigCommand.js +0 -1
  69. package/dist-cjs/commands/UpdateEventSourceMappingCommand.js +0 -1
  70. package/dist-cjs/commands/UpdateFunctionCodeCommand.js +0 -1
  71. package/dist-cjs/commands/UpdateFunctionConfigurationCommand.js +0 -1
  72. package/dist-cjs/commands/UpdateFunctionEventInvokeConfigCommand.js +0 -1
  73. package/dist-cjs/commands/UpdateFunctionUrlConfigCommand.js +0 -1
  74. package/dist-cjs/commands/index.js +0 -1
  75. package/dist-cjs/endpoint/EndpointParameters.js +0 -1
  76. package/dist-cjs/extensionConfiguration.js +0 -1
  77. package/dist-cjs/models/LambdaServiceException.js +0 -1
  78. package/dist-cjs/models/index.js +0 -1
  79. package/dist-cjs/models/models_0.js +0 -1
  80. package/dist-cjs/pagination/Interfaces.js +0 -1
  81. package/dist-cjs/pagination/ListAliasesPaginator.js +0 -1
  82. package/dist-cjs/pagination/ListCodeSigningConfigsPaginator.js +0 -1
  83. package/dist-cjs/pagination/ListEventSourceMappingsPaginator.js +0 -1
  84. package/dist-cjs/pagination/ListFunctionEventInvokeConfigsPaginator.js +0 -1
  85. package/dist-cjs/pagination/ListFunctionUrlConfigsPaginator.js +0 -1
  86. package/dist-cjs/pagination/ListFunctionsByCodeSigningConfigPaginator.js +0 -1
  87. package/dist-cjs/pagination/ListFunctionsPaginator.js +0 -1
  88. package/dist-cjs/pagination/ListLayerVersionsPaginator.js +0 -1
  89. package/dist-cjs/pagination/ListLayersPaginator.js +0 -1
  90. package/dist-cjs/pagination/ListProvisionedConcurrencyConfigsPaginator.js +0 -1
  91. package/dist-cjs/pagination/ListVersionsByFunctionPaginator.js +0 -1
  92. package/dist-cjs/pagination/index.js +0 -1
  93. package/dist-cjs/protocols/Aws_restJson1.js +0 -1
  94. package/dist-cjs/runtimeExtensions.js +0 -1
  95. package/dist-cjs/waiters/index.js +0 -1
  96. package/dist-cjs/waiters/waitForFunctionActive.js +0 -1
  97. package/dist-cjs/waiters/waitForFunctionActiveV2.js +0 -1
  98. package/dist-cjs/waiters/waitForFunctionExists.js +0 -1
  99. package/dist-cjs/waiters/waitForFunctionUpdated.js +0 -1
  100. package/dist-cjs/waiters/waitForFunctionUpdatedV2.js +0 -1
  101. package/dist-cjs/waiters/waitForPublishedVersionActive.js +0 -1
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("./index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("./index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");