@gemeentenijmegen/webapp 1.1.14 → 1.1.15

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 (976) hide show
  1. package/.jsii +6 -6
  2. package/lib/webapp/Criticality.js +1 -1
  3. package/lib/webapp/Webapp.js +1 -1
  4. package/lib/webapp/Webpage.js +1 -1
  5. package/lib/webapp/util/Files.js +1 -1
  6. package/node_modules/@aws-sdk/client-dynamodb/dist-cjs/auth/httpAuthSchemeProvider.js +2 -2
  7. package/node_modules/@aws-sdk/client-dynamodb/dist-cjs/endpoint/ruleset.js +1 -1
  8. package/node_modules/@aws-sdk/client-dynamodb/dist-cjs/runtimeConfig.js +4 -3
  9. package/node_modules/@aws-sdk/client-dynamodb/dist-cjs/runtimeConfig.shared.js +2 -2
  10. package/node_modules/@aws-sdk/client-dynamodb/dist-cjs/schemas/schemas_0.js +3 -2
  11. package/node_modules/@aws-sdk/client-dynamodb/dist-es/DynamoDB.js +11 -11
  12. package/node_modules/@aws-sdk/client-dynamodb/dist-es/auth/httpAuthSchemeProvider.js +1 -1
  13. package/node_modules/@aws-sdk/client-dynamodb/dist-es/endpoint/ruleset.js +1 -1
  14. package/node_modules/@aws-sdk/client-dynamodb/dist-es/runtimeConfig.js +2 -1
  15. package/node_modules/@aws-sdk/client-dynamodb/dist-es/runtimeConfig.shared.js +1 -1
  16. package/node_modules/@aws-sdk/client-dynamodb/dist-es/schemas/schemas_0.js +3 -2
  17. package/node_modules/@aws-sdk/client-dynamodb/dist-es/waiters/waitForContributorInsightsEnabled.js +1 -1
  18. package/node_modules/@aws-sdk/client-dynamodb/dist-es/waiters/waitForExportCompleted.js +1 -1
  19. package/node_modules/@aws-sdk/client-dynamodb/dist-es/waiters/waitForImportCompleted.js +1 -1
  20. package/node_modules/@aws-sdk/client-dynamodb/dist-es/waiters/waitForKinesisStreamingDestinationActive.js +1 -1
  21. package/node_modules/@aws-sdk/client-dynamodb/dist-es/waiters/waitForTableExists.js +1 -1
  22. package/node_modules/@aws-sdk/client-dynamodb/dist-es/waiters/waitForTableNotExists.js +1 -1
  23. package/node_modules/@aws-sdk/client-dynamodb/dist-types/DynamoDB.d.ts +57 -57
  24. package/node_modules/@aws-sdk/client-dynamodb/dist-types/DynamoDBClient.d.ts +60 -60
  25. package/node_modules/@aws-sdk/client-dynamodb/dist-types/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  26. package/node_modules/@aws-sdk/client-dynamodb/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
  27. package/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/CreateGlobalTableCommand.d.ts +1 -0
  28. package/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/CreateTableCommand.d.ts +1 -0
  29. package/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/DeleteTableCommand.d.ts +1 -0
  30. package/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/DescribeGlobalTableCommand.d.ts +1 -0
  31. package/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/DescribeTableCommand.d.ts +1 -0
  32. package/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/RestoreTableFromBackupCommand.d.ts +1 -0
  33. package/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/RestoreTableToPointInTimeCommand.d.ts +1 -0
  34. package/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/UpdateGlobalTableCommand.d.ts +1 -0
  35. package/node_modules/@aws-sdk/client-dynamodb/dist-types/commands/UpdateTableCommand.d.ts +1 -0
  36. package/node_modules/@aws-sdk/client-dynamodb/dist-types/index.d.ts +1 -1
  37. package/node_modules/@aws-sdk/client-dynamodb/dist-types/models/errors.d.ts +1 -1
  38. package/node_modules/@aws-sdk/client-dynamodb/dist-types/models/models_0.d.ts +6 -1
  39. package/node_modules/@aws-sdk/client-dynamodb/dist-types/pagination/ListContributorInsightsPaginator.d.ts +1 -1
  40. package/node_modules/@aws-sdk/client-dynamodb/dist-types/pagination/ListExportsPaginator.d.ts +1 -1
  41. package/node_modules/@aws-sdk/client-dynamodb/dist-types/pagination/ListImportsPaginator.d.ts +1 -1
  42. package/node_modules/@aws-sdk/client-dynamodb/dist-types/pagination/ListTablesPaginator.d.ts +1 -1
  43. package/node_modules/@aws-sdk/client-dynamodb/dist-types/pagination/QueryPaginator.d.ts +1 -1
  44. package/node_modules/@aws-sdk/client-dynamodb/dist-types/pagination/ScanPaginator.d.ts +1 -1
  45. package/node_modules/@aws-sdk/client-dynamodb/dist-types/runtimeConfig.browser.d.ts +1 -1
  46. package/node_modules/@aws-sdk/client-dynamodb/dist-types/runtimeConfig.d.ts +1 -1
  47. package/node_modules/@aws-sdk/client-dynamodb/dist-types/runtimeConfig.native.d.ts +1 -1
  48. package/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/DynamoDBClient.d.ts +3 -4
  49. package/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  50. package/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +1 -1
  51. package/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/models/models_0.d.ts +1 -0
  52. package/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  53. package/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  54. package/node_modules/@aws-sdk/client-dynamodb/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  55. package/node_modules/@aws-sdk/client-dynamodb/dist-types/waiters/waitForContributorInsightsEnabled.d.ts +3 -3
  56. package/node_modules/@aws-sdk/client-dynamodb/dist-types/waiters/waitForExportCompleted.d.ts +3 -3
  57. package/node_modules/@aws-sdk/client-dynamodb/dist-types/waiters/waitForImportCompleted.d.ts +3 -3
  58. package/node_modules/@aws-sdk/client-dynamodb/dist-types/waiters/waitForKinesisStreamingDestinationActive.d.ts +3 -3
  59. package/node_modules/@aws-sdk/client-dynamodb/dist-types/waiters/waitForTableExists.d.ts +3 -3
  60. package/node_modules/@aws-sdk/client-dynamodb/dist-types/waiters/waitForTableNotExists.d.ts +3 -3
  61. package/node_modules/@aws-sdk/client-dynamodb/package.json +21 -21
  62. package/node_modules/@aws-sdk/client-s3/dist-cjs/auth/httpAuthSchemeProvider.js +3 -3
  63. package/node_modules/@aws-sdk/client-s3/dist-cjs/index.js +1 -0
  64. package/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.js +5 -4
  65. package/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.shared.js +5 -5
  66. package/node_modules/@aws-sdk/client-s3/dist-es/S3.js +6 -6
  67. package/node_modules/@aws-sdk/client-s3/dist-es/auth/httpAuthSchemeProvider.js +1 -1
  68. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketMetricsConfigurationsCommand.js +1 -0
  69. package/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.js +2 -1
  70. package/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.shared.js +3 -3
  71. package/node_modules/@aws-sdk/client-s3/dist-es/waiters/waitForBucketExists.js +1 -1
  72. package/node_modules/@aws-sdk/client-s3/dist-es/waiters/waitForBucketNotExists.js +1 -1
  73. package/node_modules/@aws-sdk/client-s3/dist-es/waiters/waitForObjectExists.js +1 -1
  74. package/node_modules/@aws-sdk/client-s3/dist-es/waiters/waitForObjectNotExists.js +1 -1
  75. package/node_modules/@aws-sdk/client-s3/dist-types/S3.d.ts +107 -107
  76. package/node_modules/@aws-sdk/client-s3/dist-types/S3Client.d.ts +114 -114
  77. package/node_modules/@aws-sdk/client-s3/dist-types/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  78. package/node_modules/@aws-sdk/client-s3/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  79. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketInventoryConfigurationCommand.d.ts +4 -0
  80. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketMetricsConfigurationCommand.d.ts +39 -8
  81. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketMetricsConfigurationCommand.d.ts +39 -8
  82. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectCommand.d.ts +1 -1
  83. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectTorrentCommand.d.ts +1 -1
  84. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketMetricsConfigurationsCommand.d.ts +39 -8
  85. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketMetricsConfigurationCommand.d.ts +39 -8
  86. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectCommand.d.ts +1 -1
  87. package/node_modules/@aws-sdk/client-s3/dist-types/commands/UploadPartCommand.d.ts +1 -1
  88. package/node_modules/@aws-sdk/client-s3/dist-types/commands/WriteGetObjectResponseCommand.d.ts +1 -1
  89. package/node_modules/@aws-sdk/client-s3/dist-types/index.d.ts +1 -1
  90. package/node_modules/@aws-sdk/client-s3/dist-types/models/errors.d.ts +1 -1
  91. package/node_modules/@aws-sdk/client-s3/dist-types/models/models_0.d.ts +53 -2
  92. package/node_modules/@aws-sdk/client-s3/dist-types/models/models_1.d.ts +2 -2
  93. package/node_modules/@aws-sdk/client-s3/dist-types/pagination/ListBucketsPaginator.d.ts +1 -1
  94. package/node_modules/@aws-sdk/client-s3/dist-types/pagination/ListDirectoryBucketsPaginator.d.ts +1 -1
  95. package/node_modules/@aws-sdk/client-s3/dist-types/pagination/ListObjectsV2Paginator.d.ts +1 -1
  96. package/node_modules/@aws-sdk/client-s3/dist-types/pagination/ListPartsPaginator.d.ts +1 -1
  97. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.browser.d.ts +1 -1
  98. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.d.ts +1 -1
  99. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.native.d.ts +1 -1
  100. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.shared.d.ts +2 -2
  101. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/S3Client.d.ts +7 -8
  102. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  103. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +4 -4
  104. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetObjectCommand.d.ts +1 -1
  105. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetObjectTorrentCommand.d.ts +1 -1
  106. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  107. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  108. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  109. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
  110. package/node_modules/@aws-sdk/client-s3/dist-types/waiters/waitForBucketExists.d.ts +3 -3
  111. package/node_modules/@aws-sdk/client-s3/dist-types/waiters/waitForBucketNotExists.d.ts +3 -3
  112. package/node_modules/@aws-sdk/client-s3/dist-types/waiters/waitForObjectExists.d.ts +3 -3
  113. package/node_modules/@aws-sdk/client-s3/dist-types/waiters/waitForObjectNotExists.d.ts +3 -3
  114. package/node_modules/@aws-sdk/client-s3/package.json +24 -24
  115. package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/auth/httpAuthSchemeProvider.js +2 -2
  116. package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/runtimeConfig.js +4 -3
  117. package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/runtimeConfig.shared.js +2 -2
  118. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/SecretsManager.js +2 -2
  119. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/auth/httpAuthSchemeProvider.js +1 -1
  120. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/runtimeConfig.js +2 -1
  121. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/runtimeConfig.shared.js +1 -1
  122. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/SecretsManager.d.ts +23 -23
  123. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/SecretsManagerClient.d.ts +26 -26
  124. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  125. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
  126. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/index.d.ts +1 -1
  127. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/models/models_0.d.ts +1 -1
  128. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/pagination/BatchGetSecretValuePaginator.d.ts +1 -1
  129. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/pagination/ListSecretVersionIdsPaginator.d.ts +1 -1
  130. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/pagination/ListSecretsPaginator.d.ts +1 -1
  131. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/runtimeConfig.browser.d.ts +1 -1
  132. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/runtimeConfig.d.ts +1 -1
  133. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/runtimeConfig.native.d.ts +1 -1
  134. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/SecretsManagerClient.d.ts +2 -3
  135. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  136. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +1 -1
  137. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  138. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  139. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  140. package/node_modules/@aws-sdk/client-secrets-manager/package.json +18 -18
  141. package/node_modules/@aws-sdk/client-ssm/dist-cjs/auth/httpAuthSchemeProvider.js +2 -2
  142. package/node_modules/@aws-sdk/client-ssm/dist-cjs/runtimeConfig.js +4 -3
  143. package/node_modules/@aws-sdk/client-ssm/dist-cjs/runtimeConfig.shared.js +2 -2
  144. package/node_modules/@aws-sdk/client-ssm/dist-es/SSM.js +3 -3
  145. package/node_modules/@aws-sdk/client-ssm/dist-es/auth/httpAuthSchemeProvider.js +1 -1
  146. package/node_modules/@aws-sdk/client-ssm/dist-es/runtimeConfig.js +2 -1
  147. package/node_modules/@aws-sdk/client-ssm/dist-es/runtimeConfig.shared.js +1 -1
  148. package/node_modules/@aws-sdk/client-ssm/dist-es/waiters/waitForCommandExecuted.js +2 -2
  149. package/node_modules/@aws-sdk/client-ssm/dist-types/SSM.d.ts +146 -146
  150. package/node_modules/@aws-sdk/client-ssm/dist-types/SSMClient.d.ts +149 -149
  151. package/node_modules/@aws-sdk/client-ssm/dist-types/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  152. package/node_modules/@aws-sdk/client-ssm/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
  153. package/node_modules/@aws-sdk/client-ssm/dist-types/index.d.ts +1 -1
  154. package/node_modules/@aws-sdk/client-ssm/dist-types/models/models_0.d.ts +1 -1
  155. package/node_modules/@aws-sdk/client-ssm/dist-types/models/models_1.d.ts +2 -2
  156. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeActivationsPaginator.d.ts +1 -1
  157. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeAssociationExecutionTargetsPaginator.d.ts +1 -1
  158. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeAssociationExecutionsPaginator.d.ts +1 -1
  159. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeAutomationExecutionsPaginator.d.ts +1 -1
  160. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeAutomationStepExecutionsPaginator.d.ts +1 -1
  161. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeAvailablePatchesPaginator.d.ts +1 -1
  162. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeEffectiveInstanceAssociationsPaginator.d.ts +1 -1
  163. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.d.ts +1 -1
  164. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeInstanceAssociationsStatusPaginator.d.ts +1 -1
  165. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeInstanceInformationPaginator.d.ts +1 -1
  166. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.d.ts +1 -1
  167. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeInstancePatchStatesPaginator.d.ts +1 -1
  168. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeInstancePatchesPaginator.d.ts +1 -1
  169. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeInstancePropertiesPaginator.d.ts +1 -1
  170. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeInventoryDeletionsPaginator.d.ts +1 -1
  171. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.d.ts +1 -1
  172. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.d.ts +1 -1
  173. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeMaintenanceWindowExecutionsPaginator.d.ts +1 -1
  174. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeMaintenanceWindowSchedulePaginator.d.ts +1 -1
  175. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeMaintenanceWindowTargetsPaginator.d.ts +1 -1
  176. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeMaintenanceWindowTasksPaginator.d.ts +1 -1
  177. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeMaintenanceWindowsForTargetPaginator.d.ts +1 -1
  178. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeMaintenanceWindowsPaginator.d.ts +1 -1
  179. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeOpsItemsPaginator.d.ts +1 -1
  180. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeParametersPaginator.d.ts +1 -1
  181. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribePatchBaselinesPaginator.d.ts +1 -1
  182. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribePatchGroupsPaginator.d.ts +1 -1
  183. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribePatchPropertiesPaginator.d.ts +1 -1
  184. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeSessionsPaginator.d.ts +1 -1
  185. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/GetInventoryPaginator.d.ts +1 -1
  186. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/GetInventorySchemaPaginator.d.ts +1 -1
  187. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/GetOpsSummaryPaginator.d.ts +1 -1
  188. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/GetParameterHistoryPaginator.d.ts +1 -1
  189. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/GetParametersByPathPaginator.d.ts +1 -1
  190. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/GetResourcePoliciesPaginator.d.ts +1 -1
  191. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListAssociationVersionsPaginator.d.ts +1 -1
  192. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListAssociationsPaginator.d.ts +1 -1
  193. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListCommandInvocationsPaginator.d.ts +1 -1
  194. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListCommandsPaginator.d.ts +1 -1
  195. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListComplianceItemsPaginator.d.ts +1 -1
  196. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListComplianceSummariesPaginator.d.ts +1 -1
  197. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListDocumentVersionsPaginator.d.ts +1 -1
  198. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListDocumentsPaginator.d.ts +1 -1
  199. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListNodesPaginator.d.ts +1 -1
  200. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListNodesSummaryPaginator.d.ts +1 -1
  201. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListOpsItemEventsPaginator.d.ts +1 -1
  202. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListOpsItemRelatedItemsPaginator.d.ts +1 -1
  203. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListOpsMetadataPaginator.d.ts +1 -1
  204. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListResourceComplianceSummariesPaginator.d.ts +1 -1
  205. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListResourceDataSyncPaginator.d.ts +1 -1
  206. package/node_modules/@aws-sdk/client-ssm/dist-types/runtimeConfig.browser.d.ts +1 -1
  207. package/node_modules/@aws-sdk/client-ssm/dist-types/runtimeConfig.d.ts +1 -1
  208. package/node_modules/@aws-sdk/client-ssm/dist-types/runtimeConfig.native.d.ts +1 -1
  209. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/SSMClient.d.ts +2 -3
  210. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  211. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +1 -1
  212. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/models/models_1.d.ts +11 -11
  213. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  214. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  215. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  216. package/node_modules/@aws-sdk/client-ssm/dist-types/waiters/waitForCommandExecuted.d.ts +3 -3
  217. package/node_modules/@aws-sdk/client-ssm/package.json +18 -18
  218. package/node_modules/@aws-sdk/core/dist-cjs/index.js +54 -21
  219. package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +54 -21
  220. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ProtocolLib.js +24 -6
  221. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.js +6 -5
  222. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_0Protocol.js +2 -1
  223. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_1Protocol.js +2 -1
  224. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +6 -4
  225. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js +6 -4
  226. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +4 -2
  227. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +9 -3
  228. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ProtocolLib.d.ts +13 -0
  229. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.d.ts +3 -1
  230. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +3 -1
  231. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +3 -1
  232. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +3 -1
  233. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsRestJsonProtocol.d.ts +3 -1
  234. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsEc2QueryProtocol.d.ts +3 -0
  235. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsQueryProtocol.d.ts +3 -0
  236. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +2 -0
  237. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ProtocolLib.d.ts +6 -0
  238. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.d.ts +3 -0
  239. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_0Protocol.d.ts +3 -0
  240. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_1Protocol.d.ts +3 -0
  241. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +3 -0
  242. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsRestJsonProtocol.d.ts +8 -1
  243. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/AwsEc2QueryProtocol.d.ts +3 -0
  244. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/AwsQueryProtocol.d.ts +3 -0
  245. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +6 -1
  246. package/node_modules/@aws-sdk/core/package.json +4 -4
  247. package/node_modules/@aws-sdk/credential-provider-env/README.md +12 -3
  248. package/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
  249. package/node_modules/@aws-sdk/credential-provider-http/package.json +5 -5
  250. package/node_modules/@aws-sdk/credential-provider-ini/README.md +12 -3
  251. package/node_modules/@aws-sdk/credential-provider-ini/package.json +9 -9
  252. package/node_modules/@aws-sdk/credential-provider-login/README.md +12 -3
  253. package/node_modules/@aws-sdk/credential-provider-login/package.json +3 -3
  254. package/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
  255. package/node_modules/@aws-sdk/credential-provider-process/README.md +12 -3
  256. package/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
  257. package/node_modules/@aws-sdk/credential-provider-sso/README.md +12 -3
  258. package/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
  259. package/node_modules/@aws-sdk/credential-provider-web-identity/README.md +12 -3
  260. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
  261. package/node_modules/@aws-sdk/dynamodb-codec/package.json +4 -4
  262. package/node_modules/@aws-sdk/endpoint-cache/README.md +10 -3
  263. package/node_modules/@aws-sdk/endpoint-cache/package.json +1 -1
  264. package/node_modules/@aws-sdk/middleware-endpoint-discovery/package.json +2 -2
  265. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-cjs/index.js +10 -10
  266. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/flexibleChecksumsInputMiddleware.js +1 -1
  267. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/flexibleChecksumsMiddleware.js +1 -1
  268. package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +4 -4
  269. package/node_modules/@aws-sdk/middleware-recursion-detection/README.md +10 -3
  270. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +1 -1
  271. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/index.js +32 -5
  272. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/index.js +1 -0
  273. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/protocol/S3RestXmlProtocol.js +25 -0
  274. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/functions/s3ExpressMiddleware.js +1 -1
  275. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/index.d.ts +1 -0
  276. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/protocol/S3RestXmlProtocol.d.ts +20 -0
  277. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/index.d.ts +1 -0
  278. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/protocol/S3RestXmlProtocol.d.ts +15 -0
  279. package/node_modules/@aws-sdk/middleware-sdk-s3/package.json +5 -5
  280. package/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +10 -10
  281. package/node_modules/@aws-sdk/middleware-user-agent/dist-es/check-features.js +1 -1
  282. package/node_modules/@aws-sdk/middleware-user-agent/package.json +4 -4
  283. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/auth/httpAuthSchemeProvider.js +2 -2
  284. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/runtimeConfig.js +4 -3
  285. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/runtimeConfig.shared.js +4 -4
  286. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/auth/httpAuthSchemeProvider.js +2 -2
  287. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.js +4 -3
  288. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.shared.js +4 -4
  289. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/auth/httpAuthSchemeProvider.js +2 -2
  290. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/runtimeConfig.js +4 -3
  291. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/runtimeConfig.shared.js +4 -4
  292. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +2 -2
  293. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +4 -3
  294. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +4 -4
  295. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthSchemeProvider.js +2 -2
  296. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +7 -6
  297. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +4 -4
  298. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/CognitoIdentity.js +1 -1
  299. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/CognitoIdentityClient.js +1 -1
  300. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/auth/httpAuthSchemeProvider.js +1 -1
  301. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.js +2 -1
  302. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.shared.js +1 -1
  303. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/Signin.js +1 -1
  304. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/SigninClient.js +1 -1
  305. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/auth/httpAuthSchemeProvider.js +1 -1
  306. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -1
  307. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js +1 -1
  308. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/SSO.js +1 -1
  309. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/SSOClient.js +1 -1
  310. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/auth/httpAuthSchemeProvider.js +1 -1
  311. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.js +2 -1
  312. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.shared.js +1 -1
  313. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDC.js +1 -1
  314. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +1 -1
  315. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +1 -1
  316. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -1
  317. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +1 -1
  318. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STS.js +2 -2
  319. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +1 -1
  320. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthSchemeProvider.js +1 -1
  321. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +2 -1
  322. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +1 -1
  323. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/CognitoIdentity.d.ts +2 -2
  324. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/CognitoIdentityClient.d.ts +3 -4
  325. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/auth/httpAuthExtensionConfiguration.d.ts +1 -2
  326. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/auth/httpAuthSchemeProvider.d.ts +1 -1
  327. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/index.d.ts +1 -1
  328. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.browser.d.ts +2 -2
  329. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.d.ts +2 -2
  330. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.native.d.ts +2 -2
  331. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.shared.d.ts +1 -1
  332. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/Signin.d.ts +1 -1
  333. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +3 -4
  334. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +1 -2
  335. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthSchemeProvider.d.ts +1 -1
  336. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/index.d.ts +1 -1
  337. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +2 -2
  338. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +2 -2
  339. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +2 -2
  340. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +1 -1
  341. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/SSO.d.ts +1 -1
  342. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/SSOClient.d.ts +3 -4
  343. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/auth/httpAuthExtensionConfiguration.d.ts +1 -2
  344. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/auth/httpAuthSchemeProvider.d.ts +1 -1
  345. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/index.d.ts +1 -1
  346. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.browser.d.ts +2 -2
  347. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.d.ts +2 -2
  348. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.native.d.ts +2 -2
  349. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.shared.d.ts +1 -1
  350. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDC.d.ts +1 -1
  351. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +3 -4
  352. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +1 -2
  353. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +1 -1
  354. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +1 -1
  355. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +2 -2
  356. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +2 -2
  357. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +2 -2
  358. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +1 -1
  359. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STS.d.ts +2 -2
  360. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +3 -4
  361. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +1 -2
  362. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +2 -3
  363. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +1 -1
  364. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +2 -2
  365. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +1 -1
  366. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +2 -2
  367. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +1 -1
  368. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/CognitoIdentityClient.d.ts +2 -2
  369. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  370. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/auth/httpAuthSchemeProvider.d.ts +1 -1
  371. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.browser.d.ts +2 -2
  372. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.d.ts +2 -2
  373. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.native.d.ts +2 -2
  374. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.shared.d.ts +1 -1
  375. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +2 -5
  376. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  377. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthSchemeProvider.d.ts +1 -1
  378. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +2 -2
  379. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +2 -2
  380. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +2 -2
  381. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +1 -1
  382. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/SSOClient.d.ts +2 -2
  383. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  384. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/auth/httpAuthSchemeProvider.d.ts +1 -1
  385. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.browser.d.ts +2 -2
  386. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.d.ts +2 -2
  387. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.native.d.ts +2 -2
  388. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.shared.d.ts +1 -1
  389. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +2 -2
  390. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  391. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +1 -1
  392. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +2 -2
  393. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +2 -2
  394. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +2 -2
  395. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +1 -1
  396. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +2 -5
  397. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  398. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +2 -2
  399. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +2 -2
  400. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +1 -1
  401. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +2 -2
  402. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +1 -1
  403. package/node_modules/@aws-sdk/nested-clients/package.json +16 -16
  404. package/node_modules/@aws-sdk/region-config-resolver/README.md +11 -4
  405. package/node_modules/@aws-sdk/region-config-resolver/package.json +2 -2
  406. package/node_modules/@aws-sdk/s3-request-presigner/package.json +5 -5
  407. package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +2 -2
  408. package/node_modules/@aws-sdk/token-providers/package.json +3 -3
  409. package/node_modules/@aws-sdk/util-user-agent-node/README.md +10 -3
  410. package/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
  411. package/node_modules/@aws-sdk/xml-builder/README.md +10 -3
  412. package/node_modules/@aws-sdk/xml-builder/dist-cjs/index.js +21 -11
  413. package/node_modules/@aws-sdk/xml-builder/dist-cjs/xml-parser.js +5 -1
  414. package/node_modules/@aws-sdk/xml-builder/dist-es/escape-attribute.js +8 -1
  415. package/node_modules/@aws-sdk/xml-builder/dist-es/escape-element.js +13 -10
  416. package/node_modules/@aws-sdk/xml-builder/dist-es/xml-parser.js +5 -1
  417. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/CHANGELOG.md +40 -4
  418. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/README.md +8 -7
  419. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxbuilder.min.js +1 -1
  420. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxbuilder.min.js.map +1 -1
  421. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxp.cjs +1 -1
  422. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxp.d.cts +82 -20
  423. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxp.min.js +1 -1
  424. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxp.min.js.map +1 -1
  425. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxparser.min.js +1 -1
  426. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxparser.min.js.map +1 -1
  427. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxvalidator.min.js.map +1 -1
  428. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/pem.d.cts +148 -0
  429. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/package.json +4 -3
  430. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/fxp.d.ts +75 -19
  431. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/pem.d.ts +135 -0
  432. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/util.js +18 -0
  433. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/xmlparser/DocTypeReader.js +37 -18
  434. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/xmlparser/OptionsBuilder.js +76 -5
  435. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/xmlparser/OrderedObjParser.js +298 -116
  436. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/xmlparser/XMLParser.js +2 -2
  437. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/xmlparser/node2json.js +65 -15
  438. package/node_modules/@aws-sdk/xml-builder/package.json +2 -2
  439. package/node_modules/{constructs → @aws-solutions-constructs/aws-lambda-dynamodb/node_modules/constructs}/.jsii +50 -27
  440. package/node_modules/{constructs → @aws-solutions-constructs/aws-lambda-dynamodb/node_modules/constructs}/API.md +16 -0
  441. package/node_modules/{constructs → @aws-solutions-constructs/aws-lambda-dynamodb/node_modules/constructs}/lib/construct.d.ts +5 -0
  442. package/node_modules/@aws-solutions-constructs/aws-lambda-dynamodb/node_modules/constructs/lib/construct.js +532 -0
  443. package/node_modules/{constructs → @aws-solutions-constructs/aws-lambda-dynamodb/node_modules/constructs}/lib/dependency.js +2 -2
  444. package/node_modules/{constructs → @aws-solutions-constructs/aws-lambda-dynamodb/node_modules/constructs}/package.json +3 -3
  445. package/node_modules/@smithy/config-resolver/dist-cjs/index.js +12 -0
  446. package/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/NodeUseDualstackEndpointConfigOptions.js +5 -0
  447. package/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/NodeUseFipsEndpointConfigOptions.js +5 -0
  448. package/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/NodeUseDualstackEndpointConfigOptions.d.ts +6 -0
  449. package/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/NodeUseFipsEndpointConfigOptions.d.ts +6 -0
  450. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/NodeUseDualstackEndpointConfigOptions.d.ts +6 -0
  451. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/NodeUseFipsEndpointConfigOptions.d.ts +6 -0
  452. package/node_modules/@smithy/config-resolver/package.json +1 -1
  453. package/node_modules/@smithy/core/README.md +12 -1
  454. package/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +8 -17
  455. package/node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js +1 -8
  456. package/node_modules/@smithy/core/dist-es/submodules/protocols/RpcProtocol.js +7 -9
  457. package/node_modules/@smithy/core/dist-types/submodules/protocols/RpcProtocol.d.ts +1 -1
  458. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/RpcProtocol.d.ts +1 -1
  459. package/node_modules/@smithy/core/package.json +2 -2
  460. package/node_modules/@smithy/middleware-endpoint/README.md +10 -3
  461. package/node_modules/@smithy/middleware-endpoint/dist-types/resolveEndpointConfig.d.ts +2 -2
  462. package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/resolveEndpointConfig.d.ts +2 -2
  463. package/node_modules/@smithy/middleware-endpoint/package.json +3 -3
  464. package/node_modules/@smithy/middleware-retry/README.md +13 -0
  465. package/node_modules/@smithy/middleware-retry/package.json +3 -3
  466. package/node_modules/@smithy/middleware-serde/README.md +13 -0
  467. package/node_modules/@smithy/middleware-serde/package.json +2 -2
  468. package/node_modules/@smithy/node-http-handler/package.json +2 -2
  469. package/node_modules/@smithy/smithy-client/README.md +10 -3
  470. package/node_modules/@smithy/smithy-client/package.json +4 -4
  471. package/node_modules/@smithy/util-defaults-mode-browser/README.md +10 -3
  472. package/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
  473. package/node_modules/@smithy/util-defaults-mode-node/README.md +10 -3
  474. package/node_modules/@smithy/util-defaults-mode-node/package.json +3 -3
  475. package/node_modules/@smithy/util-retry/dist-cjs/index.js +9 -7
  476. package/node_modules/@smithy/util-retry/dist-es/DefaultRateLimiter.js +9 -7
  477. package/node_modules/@smithy/util-retry/dist-types/DefaultRateLimiter.d.ts +71 -1
  478. package/node_modules/@smithy/util-retry/dist-types/ts3.4/DefaultRateLimiter.d.ts +71 -1
  479. package/node_modules/@smithy/util-retry/package.json +1 -1
  480. package/node_modules/@smithy/util-stream/package.json +2 -2
  481. package/node_modules/@smithy/util-waiter/README.md +10 -3
  482. package/node_modules/@smithy/util-waiter/package.json +2 -2
  483. package/node_modules/axios/README.md +26 -1
  484. package/node_modules/axios/dist/axios.js +91 -100
  485. package/node_modules/axios/dist/axios.js.map +1 -1
  486. package/node_modules/axios/dist/axios.min.js +2 -2
  487. package/node_modules/axios/dist/axios.min.js.map +1 -1
  488. package/node_modules/axios/dist/browser/axios.cjs +70 -84
  489. package/node_modules/axios/dist/browser/axios.cjs.map +1 -1
  490. package/node_modules/axios/dist/esm/axios.js +99 -116
  491. package/node_modules/axios/dist/esm/axios.js.map +1 -1
  492. package/node_modules/axios/dist/esm/axios.min.js +2 -2
  493. package/node_modules/axios/dist/esm/axios.min.js.map +1 -1
  494. package/node_modules/axios/dist/node/axios.cjs +1421 -2367
  495. package/node_modules/axios/dist/node/axios.cjs.map +1 -1
  496. package/node_modules/axios/lib/adapters/fetch.js +5 -1
  497. package/node_modules/axios/lib/adapters/http.js +5 -2
  498. package/node_modules/axios/lib/core/Axios.js +0 -2
  499. package/node_modules/axios/lib/core/AxiosHeaders.js +3 -1
  500. package/node_modules/axios/lib/env/data.js +1 -1
  501. package/node_modules/axios/lib/helpers/buildURL.js +2 -2
  502. package/node_modules/axios/package.json +93 -132
  503. package/node_modules/path-expression-matcher/README.md +98 -13
  504. package/node_modules/path-expression-matcher/lib/pem.cjs +1 -1
  505. package/node_modules/path-expression-matcher/lib/pem.d.cts +188 -0
  506. package/node_modules/path-expression-matcher/lib/pem.min.js +1 -1
  507. package/node_modules/path-expression-matcher/lib/pem.min.js.map +1 -1
  508. package/node_modules/path-expression-matcher/package.json +2 -2
  509. package/node_modules/path-expression-matcher/src/Matcher.js +84 -0
  510. package/node_modules/path-expression-matcher/src/index.d.ts +152 -0
  511. package/node_modules/proxy-from-env/README.md +43 -11
  512. package/node_modules/proxy-from-env/index.cjs +105 -0
  513. package/node_modules/proxy-from-env/index.js +14 -19
  514. package/node_modules/proxy-from-env/package.json +20 -11
  515. package/node_modules/strnum/CHANGELOG.md +9 -2
  516. package/node_modules/strnum/package.json +1 -1
  517. package/node_modules/strnum/strnum.js +12 -6
  518. package/node_modules/strnum/tests/strnum_test.js +3 -0
  519. package/node_modules/strnum/tests/temp.js +8 -0
  520. package/package.json +5 -5
  521. package/node_modules/@smithy/abort-controller/LICENSE +0 -201
  522. package/node_modules/@smithy/abort-controller/README.md +0 -4
  523. package/node_modules/@smithy/abort-controller/dist-cjs/index.js +0 -32
  524. package/node_modules/@smithy/abort-controller/dist-es/AbortController.js +0 -7
  525. package/node_modules/@smithy/abort-controller/dist-es/AbortSignal.js +0 -20
  526. package/node_modules/@smithy/abort-controller/dist-es/index.js +0 -2
  527. package/node_modules/@smithy/abort-controller/dist-types/AbortController.d.ts +0 -16
  528. package/node_modules/@smithy/abort-controller/dist-types/AbortSignal.d.ts +0 -21
  529. package/node_modules/@smithy/abort-controller/dist-types/index.d.ts +0 -9
  530. package/node_modules/@smithy/abort-controller/dist-types/ts3.4/AbortController.d.ts +0 -16
  531. package/node_modules/@smithy/abort-controller/dist-types/ts3.4/AbortSignal.d.ts +0 -21
  532. package/node_modules/@smithy/abort-controller/dist-types/ts3.4/index.d.ts +0 -9
  533. package/node_modules/@smithy/abort-controller/package.json +0 -63
  534. package/node_modules/constructs/lib/construct.js +0 -526
  535. package/node_modules/proxy-from-env/.eslintrc +0 -29
  536. package/node_modules/proxy-from-env/.travis.yml +0 -10
  537. package/node_modules/proxy-from-env/test.js +0 -483
  538. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/.jsii +0 -0
  539. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/.jsii.tabl.json +0 -0
  540. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/CONTRIBUTING.md +0 -0
  541. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/LICENSE +0 -0
  542. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/NOTICE +0 -0
  543. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/README.md +0 -0
  544. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/cli-version.json +0 -0
  545. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/lib/assets/aws-destination.d.ts +0 -0
  546. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/lib/assets/aws-destination.js +0 -0
  547. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/lib/assets/docker-image-asset.d.ts +0 -0
  548. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/lib/assets/docker-image-asset.js +0 -0
  549. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/lib/assets/file-asset.d.ts +0 -0
  550. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/lib/assets/file-asset.js +0 -0
  551. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/lib/assets/index.d.ts +0 -0
  552. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/lib/assets/index.js +0 -0
  553. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/lib/assets/schema.d.ts +0 -0
  554. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/lib/assets/schema.js +0 -0
  555. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/lib/cloud-assembly/artifact-schema.d.ts +0 -0
  556. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/lib/cloud-assembly/artifact-schema.js +0 -0
  557. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/lib/cloud-assembly/context-queries.d.ts +0 -0
  558. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/lib/cloud-assembly/context-queries.js +0 -0
  559. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/lib/cloud-assembly/index.d.ts +0 -0
  560. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/lib/cloud-assembly/index.js +0 -0
  561. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/lib/cloud-assembly/interfaces.d.ts +0 -0
  562. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/lib/cloud-assembly/interfaces.js +0 -0
  563. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/lib/cloud-assembly/metadata-schema.d.ts +0 -0
  564. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/lib/cloud-assembly/metadata-schema.js +0 -0
  565. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/lib/cloud-assembly/schema.d.ts +0 -0
  566. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/lib/cloud-assembly/schema.js +0 -0
  567. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/lib/index.d.ts +0 -0
  568. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/lib/index.js +0 -0
  569. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/lib/integ-tests/commands/common.d.ts +0 -0
  570. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/lib/integ-tests/commands/common.js +0 -0
  571. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/lib/integ-tests/commands/deploy.d.ts +0 -0
  572. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/lib/integ-tests/commands/deploy.js +0 -0
  573. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/lib/integ-tests/commands/destroy.d.ts +0 -0
  574. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/lib/integ-tests/commands/destroy.js +0 -0
  575. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/lib/integ-tests/commands/index.d.ts +0 -0
  576. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/lib/integ-tests/commands/index.js +0 -0
  577. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/lib/integ-tests/index.d.ts +0 -0
  578. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/lib/integ-tests/index.js +0 -0
  579. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/lib/integ-tests/schema.d.ts +0 -0
  580. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/lib/integ-tests/schema.js +0 -0
  581. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/lib/integ-tests/test-case.d.ts +0 -0
  582. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/lib/integ-tests/test-case.js +0 -0
  583. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/lib/manifest.d.ts +0 -0
  584. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/lib/manifest.js +0 -0
  585. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/jsonschema/.editorconfig +0 -0
  586. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/jsonschema/LICENSE +0 -0
  587. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/jsonschema/README.md +0 -0
  588. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/jsonschema/lib/attribute.js +0 -0
  589. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/jsonschema/lib/helpers.js +0 -0
  590. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/jsonschema/lib/index.d.ts +0 -0
  591. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/jsonschema/lib/index.js +0 -0
  592. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/jsonschema/lib/scan.js +0 -0
  593. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/jsonschema/lib/validator.js +0 -0
  594. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/jsonschema/package.json +0 -0
  595. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/LICENSE +0 -0
  596. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/README.md +0 -0
  597. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/bin/semver.js +0 -0
  598. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/classes/comparator.js +0 -0
  599. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/classes/index.js +0 -0
  600. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/classes/range.js +0 -0
  601. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/classes/semver.js +0 -0
  602. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/functions/clean.js +0 -0
  603. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/functions/cmp.js +0 -0
  604. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/functions/coerce.js +0 -0
  605. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/functions/compare-build.js +0 -0
  606. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/functions/compare-loose.js +0 -0
  607. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/functions/compare.js +0 -0
  608. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/functions/diff.js +0 -0
  609. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/functions/eq.js +0 -0
  610. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/functions/gt.js +0 -0
  611. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/functions/gte.js +0 -0
  612. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/functions/inc.js +0 -0
  613. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/functions/lt.js +0 -0
  614. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/functions/lte.js +0 -0
  615. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/functions/major.js +0 -0
  616. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/functions/minor.js +0 -0
  617. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/functions/neq.js +0 -0
  618. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/functions/parse.js +0 -0
  619. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/functions/patch.js +0 -0
  620. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/functions/prerelease.js +0 -0
  621. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/functions/rcompare.js +0 -0
  622. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/functions/rsort.js +0 -0
  623. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/functions/satisfies.js +0 -0
  624. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/functions/sort.js +0 -0
  625. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/functions/valid.js +0 -0
  626. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/index.js +0 -0
  627. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/internal/constants.js +0 -0
  628. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/internal/debug.js +0 -0
  629. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/internal/identifiers.js +0 -0
  630. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/internal/lrucache.js +0 -0
  631. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/internal/parse-options.js +0 -0
  632. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/internal/re.js +0 -0
  633. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/package.json +0 -0
  634. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/preload.js +0 -0
  635. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/range.bnf +0 -0
  636. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/ranges/gtr.js +0 -0
  637. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/ranges/intersects.js +0 -0
  638. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/ranges/ltr.js +0 -0
  639. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/ranges/max-satisfying.js +0 -0
  640. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/ranges/min-satisfying.js +0 -0
  641. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/ranges/min-version.js +0 -0
  642. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/ranges/outside.js +0 -0
  643. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/ranges/simplify.js +0 -0
  644. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/ranges/subset.js +0 -0
  645. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/ranges/to-comparators.js +0 -0
  646. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/node_modules/semver/ranges/valid.js +0 -0
  647. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/package.json +0 -0
  648. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/rosetta/default.ts-fixture +0 -0
  649. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/schema/README.md +0 -0
  650. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/schema/assets.schema.json +0 -0
  651. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/schema/cloud-assembly.schema.json +0 -0
  652. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/schema/integ.schema.json +0 -0
  653. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb}/node_modules/@aws-cdk/cloud-assembly-schema/schema/version.json +0 -0
  654. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/.jsii +0 -0
  655. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/README.md +0 -0
  656. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/index.d.ts +0 -0
  657. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/index.js +0 -0
  658. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/alb-defaults.d.ts +0 -0
  659. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/alb-defaults.js +0 -0
  660. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/alb-helper.d.ts +0 -0
  661. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/alb-helper.js +0 -0
  662. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/apigateway-defaults.d.ts +0 -0
  663. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/apigateway-defaults.js +0 -0
  664. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/apigateway-helper.d.ts +0 -0
  665. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/apigateway-helper.js +0 -0
  666. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/bedrock-inference-helper.d.ts +0 -0
  667. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/bedrock-inference-helper.js +0 -0
  668. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/cloudfront-distribution-defaults.d.ts +0 -0
  669. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/cloudfront-distribution-defaults.js +0 -0
  670. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/cloudfront-distribution-helper.d.ts +0 -0
  671. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/cloudfront-distribution-helper.js +0 -0
  672. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/cloudwatch-log-group-defaults.d.ts +0 -0
  673. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/cloudwatch-log-group-defaults.js +0 -0
  674. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/cloudwatch-log-group-helper.d.ts +0 -0
  675. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/cloudwatch-log-group-helper.js +0 -0
  676. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/cognito-defaults.d.ts +0 -0
  677. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/cognito-defaults.js +0 -0
  678. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/cognito-helper.d.ts +0 -0
  679. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/cognito-helper.js +0 -0
  680. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/constructs-feature-flags.d.ts +0 -0
  681. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/constructs-feature-flags.js +0 -0
  682. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/dynamodb-table-defaults.d.ts +0 -0
  683. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/dynamodb-table-defaults.js +0 -0
  684. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/dynamodb-table-helper.d.ts +0 -0
  685. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/dynamodb-table-helper.js +0 -0
  686. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/elasticache-defaults.d.ts +0 -0
  687. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/elasticache-defaults.js +0 -0
  688. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/elasticache-helper.d.ts +0 -0
  689. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/elasticache-helper.js +0 -0
  690. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/elasticsearch-defaults.d.ts +0 -0
  691. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/elasticsearch-defaults.js +0 -0
  692. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/elasticsearch-helper.d.ts +0 -0
  693. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/elasticsearch-helper.js +0 -0
  694. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/eventbridge-helper.d.ts +0 -0
  695. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/eventbridge-helper.js +0 -0
  696. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/events-rule-defaults.d.ts +0 -0
  697. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/events-rule-defaults.js +0 -0
  698. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/fargate-defaults.d.ts +0 -0
  699. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/fargate-defaults.js +0 -0
  700. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/fargate-helper.d.ts +0 -0
  701. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/fargate-helper.js +0 -0
  702. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/glue-database-defaults.d.ts +0 -0
  703. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/glue-database-defaults.js +0 -0
  704. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/glue-database-helper.d.ts +0 -0
  705. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/glue-database-helper.js +0 -0
  706. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/glue-job-defaults.d.ts +0 -0
  707. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/glue-job-defaults.js +0 -0
  708. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/glue-job-helper.d.ts +0 -0
  709. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/glue-job-helper.js +0 -0
  710. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/glue-table-defaults.d.ts +0 -0
  711. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/glue-table-defaults.js +0 -0
  712. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/glue-table-helper.d.ts +0 -0
  713. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/glue-table-helper.js +0 -0
  714. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/iot-topic-rule-defaults.d.ts +0 -0
  715. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/iot-topic-rule-defaults.js +0 -0
  716. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/kendra-defaults.d.ts +0 -0
  717. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/kendra-defaults.js +0 -0
  718. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/kendra-helper.d.ts +0 -0
  719. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/kendra-helper.js +0 -0
  720. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/kinesis-analytics-defaults.d.ts +0 -0
  721. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/kinesis-analytics-defaults.js +0 -0
  722. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/kinesis-analytics-helper.d.ts +0 -0
  723. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/kinesis-analytics-helper.js +0 -0
  724. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/kinesis-firehose-s3-defaults.d.ts +0 -0
  725. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/kinesis-firehose-s3-defaults.js +0 -0
  726. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/kinesis-streams-defaults.d.ts +0 -0
  727. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/kinesis-streams-defaults.js +0 -0
  728. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/kinesis-streams-helper.d.ts +0 -0
  729. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/kinesis-streams-helper.js +0 -0
  730. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/kms-defaults.d.ts +0 -0
  731. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/kms-defaults.js +0 -0
  732. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/kms-helper.d.ts +0 -0
  733. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/kms-helper.js +0 -0
  734. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/lambda-defaults.d.ts +0 -0
  735. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/lambda-defaults.js +0 -0
  736. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/lambda-event-source-mapping-defaults.d.ts +0 -0
  737. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/lambda-event-source-mapping-defaults.js +0 -0
  738. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/lambda-helper.d.ts +0 -0
  739. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/lambda-helper.js +0 -0
  740. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/opensearch-defaults.d.ts +0 -0
  741. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/opensearch-defaults.js +0 -0
  742. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/opensearch-helper.d.ts +0 -0
  743. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/opensearch-helper.js +0 -0
  744. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/override-warning-service.d.ts +0 -0
  745. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/override-warning-service.js +0 -0
  746. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/pipes-defaults.d.ts +0 -0
  747. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/pipes-defaults.js +0 -0
  748. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/pipes-helper.d.ts +0 -0
  749. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/pipes-helper.js +0 -0
  750. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/polly-helper.d.ts +0 -0
  751. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/polly-helper.js +0 -0
  752. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/s3-bucket-defaults.d.ts +0 -0
  753. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/s3-bucket-defaults.js +0 -0
  754. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/s3-bucket-helper.d.ts +0 -0
  755. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/s3-bucket-helper.js +0 -0
  756. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/s3-oac-origin.d.ts +0 -0
  757. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/s3-oac-origin.js +0 -0
  758. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/sagemaker-defaults.d.ts +0 -0
  759. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/sagemaker-defaults.js +0 -0
  760. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/sagemaker-helper.d.ts +0 -0
  761. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/sagemaker-helper.js +0 -0
  762. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/secretsmanager-defaults.d.ts +0 -0
  763. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/secretsmanager-defaults.js +0 -0
  764. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/secretsmanager-helper.d.ts +0 -0
  765. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/secretsmanager-helper.js +0 -0
  766. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/security-group-helper.d.ts +0 -0
  767. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/security-group-helper.js +0 -0
  768. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/sns-defaults.d.ts +0 -0
  769. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/sns-defaults.js +0 -0
  770. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/sns-helper.d.ts +0 -0
  771. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/sns-helper.js +0 -0
  772. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/sqs-defaults.d.ts +0 -0
  773. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/sqs-defaults.js +0 -0
  774. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/sqs-helper.d.ts +0 -0
  775. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/sqs-helper.js +0 -0
  776. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/ssm-string-parameter-helper.d.ts +0 -0
  777. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/ssm-string-parameter-helper.js +0 -0
  778. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/step-function-defaults.d.ts +0 -0
  779. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/step-function-defaults.js +0 -0
  780. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/step-function-helper.d.ts +0 -0
  781. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/step-function-helper.js +0 -0
  782. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/textract-helper.d.ts +0 -0
  783. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/textract-helper.js +0 -0
  784. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/translate-helper.d.ts +0 -0
  785. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/translate-helper.js +0 -0
  786. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/utils.d.ts +0 -0
  787. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/utils.js +0 -0
  788. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/validation.d.ts +0 -0
  789. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/validation.js +0 -0
  790. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/vpc-defaults.d.ts +0 -0
  791. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/vpc-defaults.js +0 -0
  792. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/vpc-helper.d.ts +0 -0
  793. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/vpc-helper.js +0 -0
  794. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/waf-defaults.d.ts +0 -0
  795. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/waf-defaults.js +0 -0
  796. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/waf-helper.d.ts +0 -0
  797. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/waf-helper.js +0 -0
  798. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/websocket-api-defaults.d.ts +0 -0
  799. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/websocket-api-defaults.js +0 -0
  800. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/websocket-api-helper.d.ts +0 -0
  801. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/lib/websocket-api-helper.js +0 -0
  802. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deep-diff/.circleci/config.yml +0 -0
  803. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deep-diff/.eslintrc +0 -0
  804. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deep-diff/.vscode/launch.json +0 -0
  805. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deep-diff/.vscode/tasks.json +0 -0
  806. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deep-diff/ChangeLog.md +0 -0
  807. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deep-diff/LICENSE +0 -0
  808. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deep-diff/Readme.md +0 -0
  809. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deep-diff/dist/deep-diff.min.js +0 -0
  810. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deep-diff/dist/deep-diff.min.js.map +0 -0
  811. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deep-diff/examples/apply-diff-from-any.js +0 -0
  812. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deep-diff/examples/array-change.js +0 -0
  813. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deep-diff/examples/capture_change_apply_elsewhere.js +0 -0
  814. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deep-diff/examples/diff-ignoring-fun.js +0 -0
  815. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deep-diff/examples/diff-scenarios.js +0 -0
  816. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deep-diff/examples/example1.js +0 -0
  817. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deep-diff/examples/issue-111.js +0 -0
  818. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deep-diff/examples/issue-113-1.js +0 -0
  819. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deep-diff/examples/issue-113-2.js +0 -0
  820. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deep-diff/examples/issue-115.js +0 -0
  821. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deep-diff/examples/issue-124.js +0 -0
  822. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deep-diff/examples/issue-125.js +0 -0
  823. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deep-diff/examples/issue-126.js +0 -0
  824. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deep-diff/examples/issue-35.js +0 -0
  825. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deep-diff/examples/issue-47.js +0 -0
  826. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deep-diff/examples/issue-48.js +0 -0
  827. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deep-diff/examples/issue-62.js +0 -0
  828. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deep-diff/examples/issue-70.js +0 -0
  829. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deep-diff/examples/issue-71.js +0 -0
  830. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deep-diff/examples/issue-72.js +0 -0
  831. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deep-diff/examples/issue-74.js +0 -0
  832. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deep-diff/examples/issue-78.js +0 -0
  833. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deep-diff/examples/issue-83.js +0 -0
  834. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deep-diff/examples/issue-88.js +0 -0
  835. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deep-diff/examples/performance.js +0 -0
  836. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deep-diff/examples/practice-data.json +0 -0
  837. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deep-diff/index.js +0 -0
  838. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deep-diff/package.json +0 -0
  839. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deep-diff/test/.eslintrc +0 -0
  840. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deep-diff/test/tests.html +0 -0
  841. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deep-diff/test/tests.js +0 -0
  842. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deepmerge/.editorconfig +0 -0
  843. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deepmerge/.eslintcache +0 -0
  844. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deepmerge/changelog.md +0 -0
  845. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deepmerge/dist/cjs.js +0 -0
  846. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deepmerge/dist/umd.js +0 -0
  847. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deepmerge/index.d.ts +0 -0
  848. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deepmerge/index.js +0 -0
  849. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deepmerge/license.txt +0 -0
  850. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deepmerge/package.json +0 -0
  851. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deepmerge/readme.md +0 -0
  852. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/deepmerge/rollup.config.js +0 -0
  853. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/npmlog/LICENSE.md +0 -0
  854. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/npmlog/README.md +0 -0
  855. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/npmlog/lib/log.js +0 -0
  856. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/node_modules/npmlog/package.json +0 -0
  857. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/nohoist.sh +0 -0
  858. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/package.json +0 -0
  859. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/alb-helper.test.d.ts +0 -0
  860. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/alb-helper.test.js +0 -0
  861. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/apigateway-helper.test.d.ts +0 -0
  862. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/apigateway-helper.test.js +0 -0
  863. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/bedrock-inference-helper.test.d.ts +0 -0
  864. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/bedrock-inference-helper.test.js +0 -0
  865. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/cloudfront-distribution-api-gateway-helper.test.d.ts +0 -0
  866. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/cloudfront-distribution-api-gateway-helper.test.js +0 -0
  867. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/cloudfront-distribution-s3-helper.test.d.ts +0 -0
  868. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/cloudfront-distribution-s3-helper.test.js +0 -0
  869. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/cloudwatch-log-group-helper.test.d.ts +0 -0
  870. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/cloudwatch-log-group-helper.test.js +0 -0
  871. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/congnito-helper.test.d.ts +0 -0
  872. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/congnito-helper.test.js +0 -0
  873. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/constructs-feature-flags.test.d.ts +0 -0
  874. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/constructs-feature-flags.test.js +0 -0
  875. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/dynamo-table.test.d.ts +0 -0
  876. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/dynamo-table.test.js +0 -0
  877. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/elasticache-defaults.test.d.ts +0 -0
  878. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/elasticache-defaults.test.js +0 -0
  879. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/elasticache-helper.test.d.ts +0 -0
  880. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/elasticache-helper.test.js +0 -0
  881. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/elasticsearch-helper.test.d.ts +0 -0
  882. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/elasticsearch-helper.test.js +0 -0
  883. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/eventbridge-helper.test.d.ts +0 -0
  884. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/eventbridge-helper.test.js +0 -0
  885. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/events-rule.test.d.ts +0 -0
  886. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/events-rule.test.js +0 -0
  887. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/fargate-helper.test.d.ts +0 -0
  888. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/fargate-helper.test.js +0 -0
  889. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/glue-job-helper.test.d.ts +0 -0
  890. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/glue-job-helper.test.js +0 -0
  891. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/glue-table-helper.test.d.ts +0 -0
  892. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/glue-table-helper.test.js +0 -0
  893. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/iot-rule.test.d.ts +0 -0
  894. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/iot-rule.test.js +0 -0
  895. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/kendra-helper.test.d.ts +0 -0
  896. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/kendra-helper.test.js +0 -0
  897. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/kinesis-analytics.test.d.ts +0 -0
  898. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/kinesis-analytics.test.js +0 -0
  899. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/kinesis-firehose-s3-defaults.test.d.ts +0 -0
  900. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/kinesis-firehose-s3-defaults.test.js +0 -0
  901. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/kinesis-streams-defaults.test.d.ts +0 -0
  902. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/kinesis-streams-defaults.test.js +0 -0
  903. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/kinesis-streams-helper.test.d.ts +0 -0
  904. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/kinesis-streams-helper.test.js +0 -0
  905. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/kms-helper.test.d.ts +0 -0
  906. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/kms-helper.test.js +0 -0
  907. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/lambda/index.js +0 -0
  908. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/lambda-event-source.test.d.ts +0 -0
  909. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/lambda-event-source.test.js +0 -0
  910. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/lambda-helper.test.d.ts +0 -0
  911. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/lambda-helper.test.js +0 -0
  912. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/lambda-test/index.js +0 -0
  913. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/openapi/apiDefinition.json +0 -0
  914. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/opensearch-helper.test.d.ts +0 -0
  915. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/opensearch-helper.test.js +0 -0
  916. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/override-warning-service.test.d.ts +0 -0
  917. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/override-warning-service.test.js +0 -0
  918. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/pipes-helper.test.d.ts +0 -0
  919. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/pipes-helper.test.js +0 -0
  920. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/polly-helper.test.d.ts +0 -0
  921. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/polly-helper.test.js +0 -0
  922. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/s3-bucket-helper.test.d.ts +0 -0
  923. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/s3-bucket-helper.test.js +0 -0
  924. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/s3-bucket.test.d.ts +0 -0
  925. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/s3-bucket.test.js +0 -0
  926. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/sagemaker-helper.test.d.ts +0 -0
  927. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/sagemaker-helper.test.js +0 -0
  928. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/secretsmanager-helper.test.d.ts +0 -0
  929. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/secretsmanager-helper.test.js +0 -0
  930. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/security-group-helper.test.d.ts +0 -0
  931. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/security-group-helper.test.js +0 -0
  932. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/sns-helper.test.d.ts +0 -0
  933. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/sns-helper.test.js +0 -0
  934. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/sqs-helper.test.d.ts +0 -0
  935. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/sqs-helper.test.js +0 -0
  936. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/ssm-string-parameter-helper.test.d.ts +0 -0
  937. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/ssm-string-parameter-helper.test.js +0 -0
  938. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/step-function-helper.test.d.ts +0 -0
  939. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/step-function-helper.test.js +0 -0
  940. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/test-helper.d.ts +0 -0
  941. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/test-helper.js +0 -0
  942. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/textract-helper.test.d.ts +0 -0
  943. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/textract-helper.test.js +0 -0
  944. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/translate-helper.test.d.ts +0 -0
  945. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/translate-helper.test.js +0 -0
  946. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/utils.test.d.ts +0 -0
  947. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/utils.test.js +0 -0
  948. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/validation.test.d.ts +0 -0
  949. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/validation.test.js +0 -0
  950. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/vpc-helper.test.d.ts +0 -0
  951. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/vpc-helper.test.js +0 -0
  952. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/waf-helper.test.d.ts +0 -0
  953. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/waf-helper.test.js +0 -0
  954. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/websocket-api-defaults.test.d.ts +0 -0
  955. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/websocket-api-defaults.test.js +0 -0
  956. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/websocket-api-helper.test.d.ts +0 -0
  957. /package/node_modules/@aws-solutions-constructs/{core → aws-lambda-dynamodb/node_modules/@aws-solutions-constructs/core}/test/websocket-api-helper.test.js +0 -0
  958. /package/node_modules/{constructs → @aws-solutions-constructs/aws-lambda-dynamodb/node_modules/constructs}/.compatignore +0 -0
  959. /package/node_modules/{constructs → @aws-solutions-constructs/aws-lambda-dynamodb/node_modules/constructs}/CODE_OF_CONDUCT.md +0 -0
  960. /package/node_modules/{constructs → @aws-solutions-constructs/aws-lambda-dynamodb/node_modules/constructs}/CONTRIBUTING.md +0 -0
  961. /package/node_modules/{constructs → @aws-solutions-constructs/aws-lambda-dynamodb/node_modules/constructs}/Dockerfile +0 -0
  962. /package/node_modules/{constructs → @aws-solutions-constructs/aws-lambda-dynamodb/node_modules/constructs}/LICENSE +0 -0
  963. /package/node_modules/{constructs → @aws-solutions-constructs/aws-lambda-dynamodb/node_modules/constructs}/NOTICE +0 -0
  964. /package/node_modules/{constructs → @aws-solutions-constructs/aws-lambda-dynamodb/node_modules/constructs}/README.md +0 -0
  965. /package/node_modules/{constructs → @aws-solutions-constructs/aws-lambda-dynamodb/node_modules/constructs}/lib/dependency.d.ts +0 -0
  966. /package/node_modules/{constructs → @aws-solutions-constructs/aws-lambda-dynamodb/node_modules/constructs}/lib/index.d.ts +0 -0
  967. /package/node_modules/{constructs → @aws-solutions-constructs/aws-lambda-dynamodb/node_modules/constructs}/lib/index.js +0 -0
  968. /package/node_modules/{constructs → @aws-solutions-constructs/aws-lambda-dynamodb/node_modules/constructs}/lib/metadata.d.ts +0 -0
  969. /package/node_modules/{constructs → @aws-solutions-constructs/aws-lambda-dynamodb/node_modules/constructs}/lib/metadata.js +0 -0
  970. /package/node_modules/{constructs → @aws-solutions-constructs/aws-lambda-dynamodb/node_modules/constructs}/lib/mixin.d.ts +0 -0
  971. /package/node_modules/{constructs → @aws-solutions-constructs/aws-lambda-dynamodb/node_modules/constructs}/lib/mixin.js +0 -0
  972. /package/node_modules/{constructs → @aws-solutions-constructs/aws-lambda-dynamodb/node_modules/constructs}/lib/private/stack-trace.d.ts +0 -0
  973. /package/node_modules/{constructs → @aws-solutions-constructs/aws-lambda-dynamodb/node_modules/constructs}/lib/private/stack-trace.js +0 -0
  974. /package/node_modules/{constructs → @aws-solutions-constructs/aws-lambda-dynamodb/node_modules/constructs}/lib/private/uniqueid.d.ts +0 -0
  975. /package/node_modules/{constructs → @aws-solutions-constructs/aws-lambda-dynamodb/node_modules/constructs}/lib/private/uniqueid.js +0 -0
  976. /package/node_modules/{constructs → @aws-solutions-constructs/aws-lambda-dynamodb/node_modules/constructs}/version.json +0 -0
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.getRuntimeConfig = void 0;
4
- const core_1 = require("@aws-sdk/core");
4
+ const httpAuthSchemes_1 = require("@aws-sdk/core/httpAuthSchemes");
5
5
  const protocols_1 = require("@aws-sdk/core/protocols");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  const url_parser_1 = require("@smithy/url-parser");
@@ -23,7 +23,7 @@ const getRuntimeConfig = (config) => {
23
23
  {
24
24
  schemeId: "aws.auth#sigv4",
25
25
  identityProvider: (ipc) => ipc.getIdentityProvider("aws.auth#sigv4"),
26
- signer: new core_1.AwsSdkSigV4Signer(),
26
+ signer: new httpAuthSchemes_1.AwsSdkSigV4Signer(),
27
27
  },
28
28
  ],
29
29
  logger: config?.logger ?? new smithy_client_1.NoOpLogger(),
@@ -8,7 +8,7 @@ import { DescribeSecretCommand, } from "./commands/DescribeSecretCommand";
8
8
  import { GetRandomPasswordCommand, } from "./commands/GetRandomPasswordCommand";
9
9
  import { GetResourcePolicyCommand, } from "./commands/GetResourcePolicyCommand";
10
10
  import { GetSecretValueCommand, } from "./commands/GetSecretValueCommand";
11
- import { ListSecretsCommand } from "./commands/ListSecretsCommand";
11
+ import { ListSecretsCommand, } from "./commands/ListSecretsCommand";
12
12
  import { ListSecretVersionIdsCommand, } from "./commands/ListSecretVersionIdsCommand";
13
13
  import { PutResourcePolicyCommand, } from "./commands/PutResourcePolicyCommand";
14
14
  import { PutSecretValueCommand, } from "./commands/PutSecretValueCommand";
@@ -17,7 +17,7 @@ import { ReplicateSecretToRegionsCommand, } from "./commands/ReplicateSecretToRe
17
17
  import { RestoreSecretCommand, } from "./commands/RestoreSecretCommand";
18
18
  import { RotateSecretCommand, } from "./commands/RotateSecretCommand";
19
19
  import { StopReplicationToReplicaCommand, } from "./commands/StopReplicationToReplicaCommand";
20
- import { TagResourceCommand } from "./commands/TagResourceCommand";
20
+ import { TagResourceCommand, } from "./commands/TagResourceCommand";
21
21
  import { UntagResourceCommand, } from "./commands/UntagResourceCommand";
22
22
  import { UpdateSecretCommand, } from "./commands/UpdateSecretCommand";
23
23
  import { UpdateSecretVersionStageCommand, } from "./commands/UpdateSecretVersionStageCommand";
@@ -1,4 +1,4 @@
1
- import { resolveAwsSdkSigV4Config, } from "@aws-sdk/core";
1
+ import { resolveAwsSdkSigV4Config, } from "@aws-sdk/core/httpAuthSchemes";
2
2
  import { getSmithyContext, normalizeProvider } from "@smithy/util-middleware";
3
3
  export const defaultSecretsManagerHttpAuthSchemeParametersProvider = async (config, context, input) => {
4
4
  return {
@@ -1,5 +1,6 @@
1
1
  import packageInfo from "../package.json";
2
- import { emitWarningIfUnsupportedVersion as awsCheckVersion, NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } from "@aws-sdk/core";
2
+ import { emitWarningIfUnsupportedVersion as awsCheckVersion } from "@aws-sdk/core/client";
3
+ import { NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } from "@aws-sdk/core/httpAuthSchemes";
3
4
  import { defaultProvider as credentialDefaultProvider } from "@aws-sdk/credential-provider-node";
4
5
  import { createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS } from "@aws-sdk/util-user-agent-node";
5
6
  import { NODE_REGION_CONFIG_FILE_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, } from "@smithy/config-resolver";
@@ -1,4 +1,4 @@
1
- import { AwsSdkSigV4Signer } from "@aws-sdk/core";
1
+ import { AwsSdkSigV4Signer } from "@aws-sdk/core/httpAuthSchemes";
2
2
  import { AwsJson1_1Protocol } from "@aws-sdk/core/protocols";
3
3
  import { NoOpLogger } from "@smithy/smithy-client";
4
4
  import { parseUrl } from "@smithy/url-parser";
@@ -1,27 +1,27 @@
1
1
  import type { HttpHandlerOptions as __HttpHandlerOptions, PaginationConfiguration, Paginator } from "@smithy/types";
2
- import { BatchGetSecretValueCommandInput, BatchGetSecretValueCommandOutput } from "./commands/BatchGetSecretValueCommand";
3
- import { CancelRotateSecretCommandInput, CancelRotateSecretCommandOutput } from "./commands/CancelRotateSecretCommand";
4
- import { CreateSecretCommandInput, CreateSecretCommandOutput } from "./commands/CreateSecretCommand";
5
- import { DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput } from "./commands/DeleteResourcePolicyCommand";
6
- import { DeleteSecretCommandInput, DeleteSecretCommandOutput } from "./commands/DeleteSecretCommand";
7
- import { DescribeSecretCommandInput, DescribeSecretCommandOutput } from "./commands/DescribeSecretCommand";
8
- import { GetRandomPasswordCommandInput, GetRandomPasswordCommandOutput } from "./commands/GetRandomPasswordCommand";
9
- import { GetResourcePolicyCommandInput, GetResourcePolicyCommandOutput } from "./commands/GetResourcePolicyCommand";
10
- import { GetSecretValueCommandInput, GetSecretValueCommandOutput } from "./commands/GetSecretValueCommand";
11
- import { ListSecretsCommandInput, ListSecretsCommandOutput } from "./commands/ListSecretsCommand";
12
- import { ListSecretVersionIdsCommandInput, ListSecretVersionIdsCommandOutput } from "./commands/ListSecretVersionIdsCommand";
13
- import { PutResourcePolicyCommandInput, PutResourcePolicyCommandOutput } from "./commands/PutResourcePolicyCommand";
14
- import { PutSecretValueCommandInput, PutSecretValueCommandOutput } from "./commands/PutSecretValueCommand";
15
- import { RemoveRegionsFromReplicationCommandInput, RemoveRegionsFromReplicationCommandOutput } from "./commands/RemoveRegionsFromReplicationCommand";
16
- import { ReplicateSecretToRegionsCommandInput, ReplicateSecretToRegionsCommandOutput } from "./commands/ReplicateSecretToRegionsCommand";
17
- import { RestoreSecretCommandInput, RestoreSecretCommandOutput } from "./commands/RestoreSecretCommand";
18
- import { RotateSecretCommandInput, RotateSecretCommandOutput } from "./commands/RotateSecretCommand";
19
- import { StopReplicationToReplicaCommandInput, StopReplicationToReplicaCommandOutput } from "./commands/StopReplicationToReplicaCommand";
20
- import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
21
- import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
22
- import { UpdateSecretCommandInput, UpdateSecretCommandOutput } from "./commands/UpdateSecretCommand";
23
- import { UpdateSecretVersionStageCommandInput, UpdateSecretVersionStageCommandOutput } from "./commands/UpdateSecretVersionStageCommand";
24
- import { ValidateResourcePolicyCommandInput, ValidateResourcePolicyCommandOutput } from "./commands/ValidateResourcePolicyCommand";
2
+ import { type BatchGetSecretValueCommandInput, type BatchGetSecretValueCommandOutput } from "./commands/BatchGetSecretValueCommand";
3
+ import { type CancelRotateSecretCommandInput, type CancelRotateSecretCommandOutput } from "./commands/CancelRotateSecretCommand";
4
+ import { type CreateSecretCommandInput, type CreateSecretCommandOutput } from "./commands/CreateSecretCommand";
5
+ import { type DeleteResourcePolicyCommandInput, type DeleteResourcePolicyCommandOutput } from "./commands/DeleteResourcePolicyCommand";
6
+ import { type DeleteSecretCommandInput, type DeleteSecretCommandOutput } from "./commands/DeleteSecretCommand";
7
+ import { type DescribeSecretCommandInput, type DescribeSecretCommandOutput } from "./commands/DescribeSecretCommand";
8
+ import { type GetRandomPasswordCommandInput, type GetRandomPasswordCommandOutput } from "./commands/GetRandomPasswordCommand";
9
+ import { type GetResourcePolicyCommandInput, type GetResourcePolicyCommandOutput } from "./commands/GetResourcePolicyCommand";
10
+ import { type GetSecretValueCommandInput, type GetSecretValueCommandOutput } from "./commands/GetSecretValueCommand";
11
+ import { type ListSecretsCommandInput, type ListSecretsCommandOutput } from "./commands/ListSecretsCommand";
12
+ import { type ListSecretVersionIdsCommandInput, type ListSecretVersionIdsCommandOutput } from "./commands/ListSecretVersionIdsCommand";
13
+ import { type PutResourcePolicyCommandInput, type PutResourcePolicyCommandOutput } from "./commands/PutResourcePolicyCommand";
14
+ import { type PutSecretValueCommandInput, type PutSecretValueCommandOutput } from "./commands/PutSecretValueCommand";
15
+ import { type RemoveRegionsFromReplicationCommandInput, type RemoveRegionsFromReplicationCommandOutput } from "./commands/RemoveRegionsFromReplicationCommand";
16
+ import { type ReplicateSecretToRegionsCommandInput, type ReplicateSecretToRegionsCommandOutput } from "./commands/ReplicateSecretToRegionsCommand";
17
+ import { type RestoreSecretCommandInput, type RestoreSecretCommandOutput } from "./commands/RestoreSecretCommand";
18
+ import { type RotateSecretCommandInput, type RotateSecretCommandOutput } from "./commands/RotateSecretCommand";
19
+ import { type StopReplicationToReplicaCommandInput, type StopReplicationToReplicaCommandOutput } from "./commands/StopReplicationToReplicaCommand";
20
+ import { type TagResourceCommandInput, type TagResourceCommandOutput } from "./commands/TagResourceCommand";
21
+ import { type UntagResourceCommandInput, type UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
22
+ import { type UpdateSecretCommandInput, type UpdateSecretCommandOutput } from "./commands/UpdateSecretCommand";
23
+ import { type UpdateSecretVersionStageCommandInput, type UpdateSecretVersionStageCommandOutput } from "./commands/UpdateSecretVersionStageCommand";
24
+ import { type ValidateResourcePolicyCommandInput, type ValidateResourcePolicyCommandOutput } from "./commands/ValidateResourcePolicyCommand";
25
25
  import { SecretsManagerClient } from "./SecretsManagerClient";
26
26
  export interface SecretsManager {
27
27
  /**
@@ -5,32 +5,32 @@ import { type EndpointInputConfig, type EndpointResolvedConfig } from "@smithy/m
5
5
  import { type RetryInputConfig, type RetryResolvedConfig } from "@smithy/middleware-retry";
6
6
  import type { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
7
7
  import { type DefaultsMode as __DefaultsMode, type SmithyConfiguration as __SmithyConfiguration, type SmithyResolvedConfiguration as __SmithyResolvedConfiguration, Client as __Client } from "@smithy/smithy-client";
8
- import { type BodyLengthCalculator as __BodyLengthCalculator, type CheckOptionalClientConfig as __CheckOptionalClientConfig, type ChecksumConstructor as __ChecksumConstructor, type Decoder as __Decoder, type Encoder as __Encoder, type HashConstructor as __HashConstructor, type HttpHandlerOptions as __HttpHandlerOptions, type Logger as __Logger, type Provider as __Provider, type StreamCollector as __StreamCollector, type UrlParser as __UrlParser, AwsCredentialIdentityProvider, Provider, UserAgent as __UserAgent } from "@smithy/types";
8
+ import type { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
9
9
  import { type HttpAuthSchemeInputConfig, type HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
10
- import { BatchGetSecretValueCommandInput, BatchGetSecretValueCommandOutput } from "./commands/BatchGetSecretValueCommand";
11
- import { CancelRotateSecretCommandInput, CancelRotateSecretCommandOutput } from "./commands/CancelRotateSecretCommand";
12
- import { CreateSecretCommandInput, CreateSecretCommandOutput } from "./commands/CreateSecretCommand";
13
- import { DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput } from "./commands/DeleteResourcePolicyCommand";
14
- import { DeleteSecretCommandInput, DeleteSecretCommandOutput } from "./commands/DeleteSecretCommand";
15
- import { DescribeSecretCommandInput, DescribeSecretCommandOutput } from "./commands/DescribeSecretCommand";
16
- import { GetRandomPasswordCommandInput, GetRandomPasswordCommandOutput } from "./commands/GetRandomPasswordCommand";
17
- import { GetResourcePolicyCommandInput, GetResourcePolicyCommandOutput } from "./commands/GetResourcePolicyCommand";
18
- import { GetSecretValueCommandInput, GetSecretValueCommandOutput } from "./commands/GetSecretValueCommand";
19
- import { ListSecretsCommandInput, ListSecretsCommandOutput } from "./commands/ListSecretsCommand";
20
- import { ListSecretVersionIdsCommandInput, ListSecretVersionIdsCommandOutput } from "./commands/ListSecretVersionIdsCommand";
21
- import { PutResourcePolicyCommandInput, PutResourcePolicyCommandOutput } from "./commands/PutResourcePolicyCommand";
22
- import { PutSecretValueCommandInput, PutSecretValueCommandOutput } from "./commands/PutSecretValueCommand";
23
- import { RemoveRegionsFromReplicationCommandInput, RemoveRegionsFromReplicationCommandOutput } from "./commands/RemoveRegionsFromReplicationCommand";
24
- import { ReplicateSecretToRegionsCommandInput, ReplicateSecretToRegionsCommandOutput } from "./commands/ReplicateSecretToRegionsCommand";
25
- import { RestoreSecretCommandInput, RestoreSecretCommandOutput } from "./commands/RestoreSecretCommand";
26
- import { RotateSecretCommandInput, RotateSecretCommandOutput } from "./commands/RotateSecretCommand";
27
- import { StopReplicationToReplicaCommandInput, StopReplicationToReplicaCommandOutput } from "./commands/StopReplicationToReplicaCommand";
28
- import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
29
- import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
30
- import { UpdateSecretCommandInput, UpdateSecretCommandOutput } from "./commands/UpdateSecretCommand";
31
- import { UpdateSecretVersionStageCommandInput, UpdateSecretVersionStageCommandOutput } from "./commands/UpdateSecretVersionStageCommand";
32
- import { ValidateResourcePolicyCommandInput, ValidateResourcePolicyCommandOutput } from "./commands/ValidateResourcePolicyCommand";
33
- import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
10
+ import type { BatchGetSecretValueCommandInput, BatchGetSecretValueCommandOutput } from "./commands/BatchGetSecretValueCommand";
11
+ import type { CancelRotateSecretCommandInput, CancelRotateSecretCommandOutput } from "./commands/CancelRotateSecretCommand";
12
+ import type { CreateSecretCommandInput, CreateSecretCommandOutput } from "./commands/CreateSecretCommand";
13
+ import type { DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput } from "./commands/DeleteResourcePolicyCommand";
14
+ import type { DeleteSecretCommandInput, DeleteSecretCommandOutput } from "./commands/DeleteSecretCommand";
15
+ import type { DescribeSecretCommandInput, DescribeSecretCommandOutput } from "./commands/DescribeSecretCommand";
16
+ import type { GetRandomPasswordCommandInput, GetRandomPasswordCommandOutput } from "./commands/GetRandomPasswordCommand";
17
+ import type { GetResourcePolicyCommandInput, GetResourcePolicyCommandOutput } from "./commands/GetResourcePolicyCommand";
18
+ import type { GetSecretValueCommandInput, GetSecretValueCommandOutput } from "./commands/GetSecretValueCommand";
19
+ import type { ListSecretsCommandInput, ListSecretsCommandOutput } from "./commands/ListSecretsCommand";
20
+ import type { ListSecretVersionIdsCommandInput, ListSecretVersionIdsCommandOutput } from "./commands/ListSecretVersionIdsCommand";
21
+ import type { PutResourcePolicyCommandInput, PutResourcePolicyCommandOutput } from "./commands/PutResourcePolicyCommand";
22
+ import type { PutSecretValueCommandInput, PutSecretValueCommandOutput } from "./commands/PutSecretValueCommand";
23
+ import type { RemoveRegionsFromReplicationCommandInput, RemoveRegionsFromReplicationCommandOutput } from "./commands/RemoveRegionsFromReplicationCommand";
24
+ import type { ReplicateSecretToRegionsCommandInput, ReplicateSecretToRegionsCommandOutput } from "./commands/ReplicateSecretToRegionsCommand";
25
+ import type { RestoreSecretCommandInput, RestoreSecretCommandOutput } from "./commands/RestoreSecretCommand";
26
+ import type { RotateSecretCommandInput, RotateSecretCommandOutput } from "./commands/RotateSecretCommand";
27
+ import type { StopReplicationToReplicaCommandInput, StopReplicationToReplicaCommandOutput } from "./commands/StopReplicationToReplicaCommand";
28
+ import type { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
29
+ import type { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
30
+ import type { UpdateSecretCommandInput, UpdateSecretCommandOutput } from "./commands/UpdateSecretCommand";
31
+ import type { UpdateSecretVersionStageCommandInput, UpdateSecretVersionStageCommandOutput } from "./commands/UpdateSecretVersionStageCommand";
32
+ import type { ValidateResourcePolicyCommandInput, ValidateResourcePolicyCommandOutput } from "./commands/ValidateResourcePolicyCommand";
33
+ import { type ClientInputEndpointParameters, type ClientResolvedEndpointParameters, type EndpointParameters } from "./endpoint/EndpointParameters";
34
34
  import { type RuntimeExtension, type RuntimeExtensionsConfig } from "./runtimeExtensions";
35
35
  export { __Client };
36
36
  /**
@@ -139,7 +139,7 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
139
139
  * The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
140
140
  * @internal
141
141
  */
142
- defaultUserAgentProvider?: Provider<__UserAgent>;
142
+ defaultUserAgentProvider?: __Provider<__UserAgent>;
143
143
  /**
144
144
  * Default credentials provider; Not available in browser runtime.
145
145
  * @deprecated
@@ -1,4 +1,4 @@
1
- import { type HttpAuthScheme, AwsCredentialIdentity, AwsCredentialIdentityProvider } from "@smithy/types";
1
+ import type { AwsCredentialIdentity, AwsCredentialIdentityProvider, HttpAuthScheme } from "@smithy/types";
2
2
  import type { SecretsManagerHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
3
3
  /**
4
4
  * @internal
@@ -1,4 +1,4 @@
1
- import { AwsSdkSigV4AuthInputConfig, AwsSdkSigV4AuthResolvedConfig, AwsSdkSigV4PreviouslyResolved } from "@aws-sdk/core";
1
+ import { AwsSdkSigV4AuthInputConfig, AwsSdkSigV4AuthResolvedConfig, AwsSdkSigV4PreviouslyResolved } from "@aws-sdk/core/httpAuthSchemes";
2
2
  import type { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
3
3
  import { type SecretsManagerClientResolvedConfig } from "../SecretsManagerClient";
4
4
  /**
@@ -30,7 +30,7 @@
30
30
  */
31
31
  export * from "./SecretsManagerClient";
32
32
  export * from "./SecretsManager";
33
- export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
33
+ export type { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
34
34
  export type { RuntimeExtension } from "./runtimeExtensions";
35
35
  export type { SecretsManagerExtensionConfiguration } from "./extensionConfiguration";
36
36
  export * from "./commands";
@@ -1,4 +1,4 @@
1
- import { FilterNameStringType, SortByType, SortOrderType, StatusType } from "./enums";
1
+ import type { FilterNameStringType, SortByType, SortOrderType, StatusType } from "./enums";
2
2
  /**
3
3
  * <p>A custom type that specifies a <code>Region</code> and the <code>KmsKeyId</code> for a
4
4
  * replica secret.</p>
@@ -1,6 +1,6 @@
1
1
  import type { Paginator } from "@smithy/types";
2
2
  import { BatchGetSecretValueCommandInput, BatchGetSecretValueCommandOutput } from "../commands/BatchGetSecretValueCommand";
3
- import { SecretsManagerPaginationConfiguration } from "./Interfaces";
3
+ import type { SecretsManagerPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
@@ -1,6 +1,6 @@
1
1
  import type { Paginator } from "@smithy/types";
2
2
  import { ListSecretVersionIdsCommandInput, ListSecretVersionIdsCommandOutput } from "../commands/ListSecretVersionIdsCommand";
3
- import { SecretsManagerPaginationConfiguration } from "./Interfaces";
3
+ import type { SecretsManagerPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
@@ -1,6 +1,6 @@
1
1
  import type { Paginator } from "@smithy/types";
2
2
  import { ListSecretsCommandInput, ListSecretsCommandOutput } from "../commands/ListSecretsCommand";
3
- import { SecretsManagerPaginationConfiguration } from "./Interfaces";
3
+ import type { SecretsManagerPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
@@ -18,7 +18,7 @@ export declare const getRuntimeConfig: (config: SecretsManagerClientConfig) => {
18
18
  useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
19
19
  useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
20
20
  cacheMiddleware?: boolean | undefined;
21
- protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core").AwsJson1_1Protocol;
21
+ protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core/protocols").AwsJson1_1Protocol;
22
22
  protocolSettings: {
23
23
  defaultNamespace?: string;
24
24
  [setting: string]: unknown;
@@ -20,7 +20,7 @@ export declare const getRuntimeConfig: (config: SecretsManagerClientConfig) => {
20
20
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
21
21
  userAgentAppId: string | import("@smithy/types").Provider<string | undefined>;
22
22
  cacheMiddleware?: boolean | undefined;
23
- protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core").AwsJson1_1Protocol;
23
+ protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core/protocols").AwsJson1_1Protocol;
24
24
  protocolSettings: {
25
25
  defaultNamespace?: string;
26
26
  [setting: string]: unknown;
@@ -7,7 +7,7 @@ export declare const getRuntimeConfig: (config: SecretsManagerClientConfig) => {
7
7
  sha256: import("@smithy/types").HashConstructor;
8
8
  requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/protocol-http").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
9
9
  cacheMiddleware?: boolean;
10
- protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core").AwsJson1_1Protocol;
10
+ protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core/protocols").AwsJson1_1Protocol;
11
11
  protocolSettings: {
12
12
  defaultNamespace?: string;
13
13
  [setting: string]: unknown;
@@ -26,6 +26,7 @@ import {
26
26
  Client as __Client,
27
27
  } from "@smithy/smithy-client";
28
28
  import {
29
+ AwsCredentialIdentityProvider,
29
30
  BodyLengthCalculator as __BodyLengthCalculator,
30
31
  CheckOptionalClientConfig as __CheckOptionalClientConfig,
31
32
  ChecksumConstructor as __ChecksumConstructor,
@@ -37,8 +38,6 @@ import {
37
38
  Provider as __Provider,
38
39
  StreamCollector as __StreamCollector,
39
40
  UrlParser as __UrlParser,
40
- AwsCredentialIdentityProvider,
41
- Provider,
42
41
  UserAgent as __UserAgent,
43
42
  } from "@smithy/types";
44
43
  import {
@@ -210,7 +209,7 @@ export interface ClientDefaults
210
209
  useFipsEndpoint?: boolean | __Provider<boolean>;
211
210
  region?: string | __Provider<string>;
212
211
  profile?: string;
213
- defaultUserAgentProvider?: Provider<__UserAgent>;
212
+ defaultUserAgentProvider?: __Provider<__UserAgent>;
214
213
  credentialDefaultProvider?: (input: any) => AwsCredentialIdentityProvider;
215
214
  maxAttempts?: number | __Provider<number>;
216
215
  retryMode?: string | __Provider<string>;
@@ -1,7 +1,7 @@
1
1
  import {
2
- HttpAuthScheme,
3
2
  AwsCredentialIdentity,
4
3
  AwsCredentialIdentityProvider,
4
+ HttpAuthScheme,
5
5
  } from "@smithy/types";
6
6
  import { SecretsManagerHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
7
7
  export interface HttpAuthExtensionConfiguration {
@@ -2,7 +2,7 @@ import {
2
2
  AwsSdkSigV4AuthInputConfig,
3
3
  AwsSdkSigV4AuthResolvedConfig,
4
4
  AwsSdkSigV4PreviouslyResolved,
5
- } from "@aws-sdk/core";
5
+ } from "@aws-sdk/core/httpAuthSchemes";
6
6
  import {
7
7
  HandlerExecutionContext,
8
8
  HttpAuthScheme,
@@ -30,7 +30,7 @@ export declare const getRuntimeConfig: (config: SecretsManagerClientConfig) => {
30
30
  protocol:
31
31
  | import("@smithy/types").ClientProtocol<any, any>
32
32
  | import("@smithy/types").ClientProtocolCtor<any, any>
33
- | typeof import("@aws-sdk/core").AwsJson1_1Protocol;
33
+ | typeof import("@aws-sdk/core/protocols").AwsJson1_1Protocol;
34
34
  protocolSettings: {
35
35
  defaultNamespace?: string;
36
36
  [setting: string]: unknown;
@@ -30,7 +30,7 @@ export declare const getRuntimeConfig: (config: SecretsManagerClientConfig) => {
30
30
  protocol:
31
31
  | import("@smithy/types").ClientProtocol<any, any>
32
32
  | import("@smithy/types").ClientProtocolCtor<any, any>
33
- | typeof import("@aws-sdk/core").AwsJson1_1Protocol;
33
+ | typeof import("@aws-sdk/core/protocols").AwsJson1_1Protocol;
34
34
  protocolSettings: {
35
35
  defaultNamespace?: string;
36
36
  [setting: string]: unknown;
@@ -12,7 +12,7 @@ export declare const getRuntimeConfig: (config: SecretsManagerClientConfig) => {
12
12
  protocol:
13
13
  | import("@smithy/types").ClientProtocol<any, any>
14
14
  | import("@smithy/types").ClientProtocolCtor<any, any>
15
- | typeof import("@aws-sdk/core").AwsJson1_1Protocol;
15
+ | typeof import("@aws-sdk/core/protocols").AwsJson1_1Protocol;
16
16
  protocolSettings: {
17
17
  defaultNamespace?: string;
18
18
  [setting: string]: unknown;
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-secrets-manager",
3
3
  "description": "AWS SDK for JavaScript Secrets Manager Client for Node.js, Browser and React Native",
4
- "version": "3.1011.0",
4
+ "version": "3.1022.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-secrets-manager",
@@ -25,46 +25,46 @@
25
25
  "dependencies": {
26
26
  "@aws-crypto/sha256-browser": "5.2.0",
27
27
  "@aws-crypto/sha256-js": "5.2.0",
28
- "@aws-sdk/core": "^3.973.20",
29
- "@aws-sdk/credential-provider-node": "^3.972.21",
28
+ "@aws-sdk/core": "^3.973.26",
29
+ "@aws-sdk/credential-provider-node": "^3.972.29",
30
30
  "@aws-sdk/middleware-host-header": "^3.972.8",
31
31
  "@aws-sdk/middleware-logger": "^3.972.8",
32
- "@aws-sdk/middleware-recursion-detection": "^3.972.8",
33
- "@aws-sdk/middleware-user-agent": "^3.972.21",
34
- "@aws-sdk/region-config-resolver": "^3.972.8",
32
+ "@aws-sdk/middleware-recursion-detection": "^3.972.9",
33
+ "@aws-sdk/middleware-user-agent": "^3.972.28",
34
+ "@aws-sdk/region-config-resolver": "^3.972.10",
35
35
  "@aws-sdk/types": "^3.973.6",
36
36
  "@aws-sdk/util-endpoints": "^3.996.5",
37
37
  "@aws-sdk/util-user-agent-browser": "^3.972.8",
38
- "@aws-sdk/util-user-agent-node": "^3.973.7",
39
- "@smithy/config-resolver": "^4.4.11",
40
- "@smithy/core": "^3.23.11",
38
+ "@aws-sdk/util-user-agent-node": "^3.973.14",
39
+ "@smithy/config-resolver": "^4.4.13",
40
+ "@smithy/core": "^3.23.13",
41
41
  "@smithy/fetch-http-handler": "^5.3.15",
42
42
  "@smithy/hash-node": "^4.2.12",
43
43
  "@smithy/invalid-dependency": "^4.2.12",
44
44
  "@smithy/middleware-content-length": "^4.2.12",
45
- "@smithy/middleware-endpoint": "^4.4.25",
46
- "@smithy/middleware-retry": "^4.4.42",
47
- "@smithy/middleware-serde": "^4.2.14",
45
+ "@smithy/middleware-endpoint": "^4.4.28",
46
+ "@smithy/middleware-retry": "^4.4.46",
47
+ "@smithy/middleware-serde": "^4.2.16",
48
48
  "@smithy/middleware-stack": "^4.2.12",
49
49
  "@smithy/node-config-provider": "^4.3.12",
50
- "@smithy/node-http-handler": "^4.4.16",
50
+ "@smithy/node-http-handler": "^4.5.1",
51
51
  "@smithy/protocol-http": "^5.3.12",
52
- "@smithy/smithy-client": "^4.12.5",
52
+ "@smithy/smithy-client": "^4.12.8",
53
53
  "@smithy/types": "^4.13.1",
54
54
  "@smithy/url-parser": "^4.2.12",
55
55
  "@smithy/util-base64": "^4.3.2",
56
56
  "@smithy/util-body-length-browser": "^4.2.2",
57
57
  "@smithy/util-body-length-node": "^4.2.3",
58
- "@smithy/util-defaults-mode-browser": "^4.3.41",
59
- "@smithy/util-defaults-mode-node": "^4.2.44",
58
+ "@smithy/util-defaults-mode-browser": "^4.3.44",
59
+ "@smithy/util-defaults-mode-node": "^4.2.48",
60
60
  "@smithy/util-endpoints": "^3.3.3",
61
61
  "@smithy/util-middleware": "^4.2.12",
62
- "@smithy/util-retry": "^4.2.12",
62
+ "@smithy/util-retry": "^4.2.13",
63
63
  "@smithy/util-utf8": "^4.2.2",
64
64
  "tslib": "^2.6.2"
65
65
  },
66
66
  "devDependencies": {
67
- "@smithy/snapshot-testing": "^2.0.2",
67
+ "@smithy/snapshot-testing": "^2.0.4",
68
68
  "@tsconfig/node20": "20.1.8",
69
69
  "@types/node": "^20.14.8",
70
70
  "concurrently": "7.0.0",
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.resolveHttpAuthSchemeConfig = exports.defaultSSMHttpAuthSchemeProvider = exports.defaultSSMHttpAuthSchemeParametersProvider = void 0;
4
- const core_1 = require("@aws-sdk/core");
4
+ const httpAuthSchemes_1 = require("@aws-sdk/core/httpAuthSchemes");
5
5
  const util_middleware_1 = require("@smithy/util-middleware");
6
6
  const defaultSSMHttpAuthSchemeParametersProvider = async (config, context, input) => {
7
7
  return {
@@ -38,7 +38,7 @@ const defaultSSMHttpAuthSchemeProvider = (authParameters) => {
38
38
  };
39
39
  exports.defaultSSMHttpAuthSchemeProvider = defaultSSMHttpAuthSchemeProvider;
40
40
  const resolveHttpAuthSchemeConfig = (config) => {
41
- const config_0 = (0, core_1.resolveAwsSdkSigV4Config)(config);
41
+ const config_0 = (0, httpAuthSchemes_1.resolveAwsSdkSigV4Config)(config);
42
42
  return Object.assign(config_0, {
43
43
  authSchemePreference: (0, util_middleware_1.normalizeProvider)(config.authSchemePreference ?? []),
44
44
  });
@@ -3,7 +3,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.getRuntimeConfig = void 0;
4
4
  const tslib_1 = require("tslib");
5
5
  const package_json_1 = tslib_1.__importDefault(require("../package.json"));
6
- const core_1 = require("@aws-sdk/core");
6
+ const client_1 = require("@aws-sdk/core/client");
7
+ const httpAuthSchemes_1 = require("@aws-sdk/core/httpAuthSchemes");
7
8
  const credential_provider_node_1 = require("@aws-sdk/credential-provider-node");
8
9
  const util_user_agent_node_1 = require("@aws-sdk/util-user-agent-node");
9
10
  const config_resolver_1 = require("@smithy/config-resolver");
@@ -21,7 +22,7 @@ const getRuntimeConfig = (config) => {
21
22
  const defaultsMode = (0, util_defaults_mode_node_1.resolveDefaultsModeConfig)(config);
22
23
  const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
23
24
  const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
24
- (0, core_1.emitWarningIfUnsupportedVersion)(process.version);
25
+ (0, client_1.emitWarningIfUnsupportedVersion)(process.version);
25
26
  const loaderConfig = {
26
27
  profile: config?.profile,
27
28
  logger: clientSharedValues.logger,
@@ -31,7 +32,7 @@ const getRuntimeConfig = (config) => {
31
32
  ...config,
32
33
  runtime: "node",
33
34
  defaultsMode,
34
- authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
35
+ authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(httpAuthSchemes_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
35
36
  bodyLengthChecker: config?.bodyLengthChecker ?? util_body_length_node_1.calculateBodyLength,
36
37
  credentialDefaultProvider: config?.credentialDefaultProvider ?? credential_provider_node_1.defaultProvider,
37
38
  defaultUserAgentProvider: config?.defaultUserAgentProvider ?? (0, util_user_agent_node_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.getRuntimeConfig = void 0;
4
- const core_1 = require("@aws-sdk/core");
4
+ const httpAuthSchemes_1 = require("@aws-sdk/core/httpAuthSchemes");
5
5
  const protocols_1 = require("@aws-sdk/core/protocols");
6
6
  const smithy_client_1 = require("@smithy/smithy-client");
7
7
  const url_parser_1 = require("@smithy/url-parser");
@@ -23,7 +23,7 @@ const getRuntimeConfig = (config) => {
23
23
  {
24
24
  schemeId: "aws.auth#sigv4",
25
25
  identityProvider: (ipc) => ipc.getIdentityProvider("aws.auth#sigv4"),
26
- signer: new core_1.AwsSdkSigV4Signer(),
26
+ signer: new httpAuthSchemes_1.AwsSdkSigV4Signer(),
27
27
  },
28
28
  ],
29
29
  logger: config?.logger ?? new smithy_client_1.NoOpLogger(),
@@ -69,7 +69,7 @@ import { GetCommandInvocationCommand, } from "./commands/GetCommandInvocationCom
69
69
  import { GetConnectionStatusCommand, } from "./commands/GetConnectionStatusCommand";
70
70
  import { GetDefaultPatchBaselineCommand, } from "./commands/GetDefaultPatchBaselineCommand";
71
71
  import { GetDeployablePatchSnapshotForInstanceCommand, } from "./commands/GetDeployablePatchSnapshotForInstanceCommand";
72
- import { GetDocumentCommand } from "./commands/GetDocumentCommand";
72
+ import { GetDocumentCommand, } from "./commands/GetDocumentCommand";
73
73
  import { GetExecutionPreviewCommand, } from "./commands/GetExecutionPreviewCommand";
74
74
  import { GetInventoryCommand, } from "./commands/GetInventoryCommand";
75
75
  import { GetInventorySchemaCommand, } from "./commands/GetInventorySchemaCommand";
@@ -78,7 +78,7 @@ import { GetMaintenanceWindowExecutionCommand, } from "./commands/GetMaintenance
78
78
  import { GetMaintenanceWindowExecutionTaskCommand, } from "./commands/GetMaintenanceWindowExecutionTaskCommand";
79
79
  import { GetMaintenanceWindowExecutionTaskInvocationCommand, } from "./commands/GetMaintenanceWindowExecutionTaskInvocationCommand";
80
80
  import { GetMaintenanceWindowTaskCommand, } from "./commands/GetMaintenanceWindowTaskCommand";
81
- import { GetOpsItemCommand } from "./commands/GetOpsItemCommand";
81
+ import { GetOpsItemCommand, } from "./commands/GetOpsItemCommand";
82
82
  import { GetOpsMetadataCommand, } from "./commands/GetOpsMetadataCommand";
83
83
  import { GetOpsSummaryCommand, } from "./commands/GetOpsSummaryCommand";
84
84
  import { GetParameterCommand, } from "./commands/GetParameterCommand";
@@ -121,7 +121,7 @@ import { RemoveTagsFromResourceCommand, } from "./commands/RemoveTagsFromResourc
121
121
  import { ResetServiceSettingCommand, } from "./commands/ResetServiceSettingCommand";
122
122
  import { ResumeSessionCommand, } from "./commands/ResumeSessionCommand";
123
123
  import { SendAutomationSignalCommand, } from "./commands/SendAutomationSignalCommand";
124
- import { SendCommandCommand } from "./commands/SendCommandCommand";
124
+ import { SendCommandCommand, } from "./commands/SendCommandCommand";
125
125
  import { StartAccessRequestCommand, } from "./commands/StartAccessRequestCommand";
126
126
  import { StartAssociationsOnceCommand, } from "./commands/StartAssociationsOnceCommand";
127
127
  import { StartAutomationExecutionCommand, } from "./commands/StartAutomationExecutionCommand";
@@ -1,4 +1,4 @@
1
- import { resolveAwsSdkSigV4Config, } from "@aws-sdk/core";
1
+ import { resolveAwsSdkSigV4Config, } from "@aws-sdk/core/httpAuthSchemes";
2
2
  import { getSmithyContext, normalizeProvider } from "@smithy/util-middleware";
3
3
  export const defaultSSMHttpAuthSchemeParametersProvider = async (config, context, input) => {
4
4
  return {
@@ -1,5 +1,6 @@
1
1
  import packageInfo from "../package.json";
2
- import { emitWarningIfUnsupportedVersion as awsCheckVersion, NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } from "@aws-sdk/core";
2
+ import { emitWarningIfUnsupportedVersion as awsCheckVersion } from "@aws-sdk/core/client";
3
+ import { NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } from "@aws-sdk/core/httpAuthSchemes";
3
4
  import { defaultProvider as credentialDefaultProvider } from "@aws-sdk/credential-provider-node";
4
5
  import { createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS } from "@aws-sdk/util-user-agent-node";
5
6
  import { NODE_REGION_CONFIG_FILE_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, } from "@smithy/config-resolver";
@@ -1,4 +1,4 @@
1
- import { AwsSdkSigV4Signer } from "@aws-sdk/core";
1
+ import { AwsSdkSigV4Signer } from "@aws-sdk/core/httpAuthSchemes";
2
2
  import { AwsJson1_1Protocol } from "@aws-sdk/core/protocols";
3
3
  import { NoOpLogger } from "@smithy/smithy-client";
4
4
  import { parseUrl } from "@smithy/url-parser";
@@ -1,5 +1,5 @@
1
- import { checkExceptions, createWaiter, WaiterState } from "@smithy/util-waiter";
2
- import { GetCommandInvocationCommand } from "../commands/GetCommandInvocationCommand";
1
+ import { checkExceptions, createWaiter, WaiterState, } from "@smithy/util-waiter";
2
+ import { GetCommandInvocationCommand, } from "../commands/GetCommandInvocationCommand";
3
3
  const checkState = async (client, input) => {
4
4
  let reason;
5
5
  try {