@jjrawlins/cdk-ami-builder 0.0.109 → 0.0.111

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 (313) hide show
  1. package/.jsii +11 -11
  2. package/cdkamibuilder/go.mod +1 -1
  3. package/cdkamibuilder/jsii/jsii.go +2 -2
  4. package/cdkamibuilder/version +1 -1
  5. package/lib/ImagePipeline/ImagePipeline.js +1 -1
  6. package/lib/Lambdas/CheckStateMachineStatus/CheckStateMachineStatus-function.js +1 -1
  7. package/lib/Lambdas/StartStateMachine/StartStateMachine-function.js +1 -1
  8. package/node_modules/@aws-sdk/client-ec2/README.md +1 -755
  9. package/node_modules/@aws-sdk/client-ec2/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  10. package/node_modules/@aws-sdk/client-ec2/dist-cjs/index.js +16417 -26946
  11. package/node_modules/@aws-sdk/client-ec2/dist-cjs/runtimeConfig.browser.js +1 -2
  12. package/node_modules/@aws-sdk/client-ec2/dist-cjs/runtimeConfig.js +2 -4
  13. package/node_modules/@aws-sdk/client-ec2/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  14. package/node_modules/@aws-sdk/client-ec2/dist-es/pagination/index.js +16 -16
  15. package/node_modules/@aws-sdk/client-ec2/dist-es/runtimeConfig.browser.js +1 -2
  16. package/node_modules/@aws-sdk/client-ec2/dist-es/runtimeConfig.js +4 -6
  17. package/node_modules/@aws-sdk/client-ec2/dist-es/schemas/schemas_0.js +15776 -26305
  18. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/index.js +6 -6
  19. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForBundleTaskComplete.js +10 -10
  20. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForConversionTaskCancelled.js +6 -6
  21. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForConversionTaskCompleted.js +14 -14
  22. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForConversionTaskDeleted.js +6 -6
  23. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForCustomerGatewayAvailable.js +14 -14
  24. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForExportTaskCancelled.js +6 -6
  25. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForExportTaskCompleted.js +6 -6
  26. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForImageAvailable.js +10 -10
  27. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForImageExists.js +3 -3
  28. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForImageUsageReportAvailable.js +10 -10
  29. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForInstanceExists.js +3 -3
  30. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForInstanceRunning.js +26 -26
  31. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForInstanceStatusOk.js +6 -6
  32. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForInstanceStopped.js +20 -20
  33. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForInstanceTerminated.js +20 -20
  34. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForInternetGatewayExists.js +4 -4
  35. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForKeyPairExists.js +4 -4
  36. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForNatGatewayAvailable.js +18 -18
  37. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForNatGatewayDeleted.js +6 -6
  38. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForNetworkInterfaceAvailable.js +6 -6
  39. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForPasswordDataAvailable.js +2 -2
  40. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForSecurityGroupExists.js +4 -4
  41. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForSecurityGroupVpcAssociationAssociated.js +14 -14
  42. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForSecurityGroupVpcAssociationDisassociated.js +17 -17
  43. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForSnapshotCompleted.js +10 -10
  44. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForSnapshotImported.js +10 -10
  45. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForSpotInstanceRequestFulfilled.js +28 -28
  46. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForStoreImageTaskComplete.js +14 -14
  47. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForSubnetAvailable.js +6 -6
  48. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForSystemStatusOk.js +6 -6
  49. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForVolumeAvailable.js +10 -10
  50. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForVolumeDeleted.js +6 -6
  51. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForVolumeInUse.js +10 -10
  52. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForVpcAvailable.js +6 -6
  53. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForVpcPeeringConnectionDeleted.js +6 -6
  54. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForVpnConnectionAvailable.js +14 -14
  55. package/node_modules/@aws-sdk/client-ec2/dist-es/waiters/waitForVpnConnectionDeleted.js +10 -10
  56. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/CreatePlacementGroupCommand.d.ts +2 -0
  57. package/node_modules/@aws-sdk/client-ec2/dist-types/commands/DescribePlacementGroupsCommand.d.ts +1 -0
  58. package/node_modules/@aws-sdk/client-ec2/dist-types/models/models_1.d.ts +10 -0
  59. package/node_modules/@aws-sdk/client-ec2/dist-types/pagination/index.d.ts +16 -16
  60. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/models/models_1.d.ts +2 -0
  61. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/pagination/index.d.ts +16 -16
  62. package/node_modules/@aws-sdk/client-ec2/dist-types/ts3.4/waiters/index.d.ts +6 -6
  63. package/node_modules/@aws-sdk/client-ec2/dist-types/waiters/index.d.ts +6 -6
  64. package/node_modules/@aws-sdk/client-ec2/package.json +14 -14
  65. package/node_modules/@aws-sdk/client-ecs/README.md +1 -70
  66. package/node_modules/@aws-sdk/client-ecs/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  67. package/node_modules/@aws-sdk/client-ecs/dist-cjs/index.js +1787 -2280
  68. package/node_modules/@aws-sdk/client-ecs/dist-cjs/runtimeConfig.browser.js +1 -2
  69. package/node_modules/@aws-sdk/client-ecs/dist-cjs/runtimeConfig.js +2 -4
  70. package/node_modules/@aws-sdk/client-ecs/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  71. package/node_modules/@aws-sdk/client-ecs/dist-es/pagination/index.js +1 -1
  72. package/node_modules/@aws-sdk/client-ecs/dist-es/runtimeConfig.browser.js +1 -2
  73. package/node_modules/@aws-sdk/client-ecs/dist-es/runtimeConfig.js +4 -6
  74. package/node_modules/@aws-sdk/client-ecs/dist-es/schemas/schemas_0.js +1753 -2246
  75. package/node_modules/@aws-sdk/client-ecs/dist-es/waiters/waitForServicesInactive.js +8 -8
  76. package/node_modules/@aws-sdk/client-ecs/dist-es/waiters/waitForServicesStable.js +16 -16
  77. package/node_modules/@aws-sdk/client-ecs/dist-es/waiters/waitForTasksRunning.js +14 -14
  78. package/node_modules/@aws-sdk/client-ecs/dist-es/waiters/waitForTasksStopped.js +6 -6
  79. package/node_modules/@aws-sdk/client-ecs/dist-types/models/models_0.d.ts +1 -0
  80. package/node_modules/@aws-sdk/client-ecs/dist-types/pagination/index.d.ts +1 -1
  81. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/pagination/index.d.ts +1 -1
  82. package/node_modules/@aws-sdk/client-ecs/package.json +15 -13
  83. package/node_modules/@aws-sdk/client-kms/README.md +1 -59
  84. package/node_modules/@aws-sdk/client-kms/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  85. package/node_modules/@aws-sdk/client-kms/dist-cjs/index.js +683 -840
  86. package/node_modules/@aws-sdk/client-kms/dist-cjs/runtimeConfig.browser.js +1 -2
  87. package/node_modules/@aws-sdk/client-kms/dist-cjs/runtimeConfig.js +2 -4
  88. package/node_modules/@aws-sdk/client-kms/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  89. package/node_modules/@aws-sdk/client-kms/dist-es/pagination/index.js +1 -1
  90. package/node_modules/@aws-sdk/client-kms/dist-es/runtimeConfig.browser.js +1 -2
  91. package/node_modules/@aws-sdk/client-kms/dist-es/runtimeConfig.js +4 -6
  92. package/node_modules/@aws-sdk/client-kms/dist-es/schemas/schemas_0.js +683 -840
  93. package/node_modules/@aws-sdk/client-kms/dist-types/pagination/index.d.ts +1 -1
  94. package/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/pagination/index.d.ts +1 -1
  95. package/node_modules/@aws-sdk/client-kms/package.json +15 -13
  96. package/node_modules/@aws-sdk/client-s3/README.md +1 -111
  97. package/node_modules/@aws-sdk/client-s3/dist-cjs/auth/httpAuthSchemeProvider.js +8 -9
  98. package/node_modules/@aws-sdk/client-s3/dist-cjs/endpoint/ruleset.js +1 -1
  99. package/node_modules/@aws-sdk/client-s3/dist-cjs/index.js +1860 -3950
  100. package/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.browser.js +1 -2
  101. package/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.js +4 -8
  102. package/node_modules/@aws-sdk/client-s3/dist-es/auth/httpAuthSchemeProvider.js +8 -9
  103. package/node_modules/@aws-sdk/client-s3/dist-es/commands/AbortMultipartUploadCommand.js +4 -1
  104. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateBucketMetadataConfigurationCommand.js +1 -1
  105. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateBucketMetadataTableConfigurationCommand.js +1 -1
  106. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateSessionCommand.js +4 -1
  107. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectCommand.js +4 -1
  108. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectTaggingCommand.js +4 -1
  109. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectsCommand.js +1 -1
  110. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAbacCommand.js +4 -1
  111. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAccelerateConfigurationCommand.js +4 -1
  112. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAclCommand.js +4 -1
  113. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAnalyticsConfigurationCommand.js +4 -1
  114. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketCorsCommand.js +4 -1
  115. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketEncryptionCommand.js +4 -1
  116. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketIntelligentTieringConfigurationCommand.js +4 -1
  117. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketInventoryConfigurationCommand.js +4 -1
  118. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +4 -1
  119. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLocationCommand.js +4 -1
  120. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLoggingCommand.js +4 -1
  121. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetadataConfigurationCommand.js +4 -1
  122. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetadataTableConfigurationCommand.js +4 -1
  123. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetricsConfigurationCommand.js +4 -1
  124. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketNotificationConfigurationCommand.js +4 -1
  125. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketOwnershipControlsCommand.js +4 -1
  126. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketPolicyCommand.js +4 -1
  127. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketPolicyStatusCommand.js +4 -1
  128. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketReplicationCommand.js +4 -1
  129. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketRequestPaymentCommand.js +4 -1
  130. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketTaggingCommand.js +4 -1
  131. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketVersioningCommand.js +4 -1
  132. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketWebsiteCommand.js +4 -1
  133. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectAclCommand.js +4 -1
  134. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectCommand.js +2 -2
  135. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectLegalHoldCommand.js +4 -1
  136. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectLockConfigurationCommand.js +4 -1
  137. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectRetentionCommand.js +4 -1
  138. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectTaggingCommand.js +4 -1
  139. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetPublicAccessBlockCommand.js +4 -1
  140. package/node_modules/@aws-sdk/client-s3/dist-es/commands/HeadBucketCommand.js +4 -1
  141. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketAnalyticsConfigurationsCommand.js +4 -1
  142. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketIntelligentTieringConfigurationsCommand.js +4 -1
  143. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketInventoryConfigurationsCommand.js +4 -1
  144. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketMetricsConfigurationsCommand.js +4 -1
  145. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketsCommand.js +4 -1
  146. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListDirectoryBucketsCommand.js +4 -1
  147. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListMultipartUploadsCommand.js +4 -1
  148. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectVersionsCommand.js +4 -1
  149. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectsCommand.js +4 -1
  150. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectsV2Command.js +4 -1
  151. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAbacCommand.js +1 -1
  152. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAccelerateConfigurationCommand.js +1 -1
  153. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAclCommand.js +1 -1
  154. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketCorsCommand.js +1 -1
  155. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketEncryptionCommand.js +1 -1
  156. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +1 -1
  157. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketLoggingCommand.js +1 -1
  158. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketOwnershipControlsCommand.js +1 -1
  159. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketPolicyCommand.js +1 -1
  160. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketReplicationCommand.js +1 -1
  161. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketRequestPaymentCommand.js +1 -1
  162. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketTaggingCommand.js +1 -1
  163. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketVersioningCommand.js +1 -1
  164. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketWebsiteCommand.js +1 -1
  165. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectAclCommand.js +1 -1
  166. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectCommand.js +1 -1
  167. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectLegalHoldCommand.js +1 -1
  168. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectLockConfigurationCommand.js +1 -1
  169. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectRetentionCommand.js +1 -1
  170. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectTaggingCommand.js +1 -1
  171. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutPublicAccessBlockCommand.js +1 -1
  172. package/node_modules/@aws-sdk/client-s3/dist-es/commands/RenameObjectCommand.js +4 -1
  173. package/node_modules/@aws-sdk/client-s3/dist-es/commands/RestoreObjectCommand.js +1 -1
  174. package/node_modules/@aws-sdk/client-s3/dist-es/commands/UpdateBucketMetadataInventoryTableConfigurationCommand.js +1 -1
  175. package/node_modules/@aws-sdk/client-s3/dist-es/commands/UpdateBucketMetadataJournalTableConfigurationCommand.js +1 -1
  176. package/node_modules/@aws-sdk/client-s3/dist-es/commands/UploadPartCommand.js +1 -1
  177. package/node_modules/@aws-sdk/client-s3/dist-es/endpoint/ruleset.js +1 -1
  178. package/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.browser.js +1 -2
  179. package/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.js +6 -10
  180. package/node_modules/@aws-sdk/client-s3/dist-es/schemas/schemas_0.js +1574 -3799
  181. package/node_modules/@aws-sdk/client-s3/package.json +21 -21
  182. package/node_modules/@aws-sdk/client-secrets-manager/README.md +1 -29
  183. package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  184. package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/index.js +360 -401
  185. package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/runtimeConfig.browser.js +1 -2
  186. package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/runtimeConfig.js +2 -4
  187. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  188. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/pagination/index.js +2 -2
  189. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/runtimeConfig.browser.js +1 -2
  190. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/runtimeConfig.js +4 -6
  191. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/schemas/schemas_0.js +371 -410
  192. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/pagination/index.d.ts +2 -2
  193. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/pagination/index.d.ts +2 -2
  194. package/node_modules/@aws-sdk/client-secrets-manager/package.json +13 -13
  195. package/node_modules/@aws-sdk/client-sfn/README.md +1 -43
  196. package/node_modules/@aws-sdk/client-sfn/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  197. package/node_modules/@aws-sdk/client-sfn/dist-cjs/index.js +830 -994
  198. package/node_modules/@aws-sdk/client-sfn/dist-cjs/runtimeConfig.browser.js +1 -2
  199. package/node_modules/@aws-sdk/client-sfn/dist-cjs/runtimeConfig.js +2 -4
  200. package/node_modules/@aws-sdk/client-sfn/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  201. package/node_modules/@aws-sdk/client-sfn/dist-es/pagination/index.js +1 -1
  202. package/node_modules/@aws-sdk/client-sfn/dist-es/runtimeConfig.browser.js +1 -2
  203. package/node_modules/@aws-sdk/client-sfn/dist-es/runtimeConfig.js +4 -6
  204. package/node_modules/@aws-sdk/client-sfn/dist-es/schemas/schemas_0.js +830 -994
  205. package/node_modules/@aws-sdk/client-sfn/dist-types/pagination/index.d.ts +1 -1
  206. package/node_modules/@aws-sdk/client-sfn/dist-types/ts3.4/pagination/index.d.ts +1 -1
  207. package/node_modules/@aws-sdk/client-sfn/package.json +13 -13
  208. package/node_modules/@aws-sdk/client-sns/README.md +1 -48
  209. package/node_modules/@aws-sdk/client-sns/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  210. package/node_modules/@aws-sdk/client-sns/dist-cjs/index.js +603 -611
  211. package/node_modules/@aws-sdk/client-sns/dist-cjs/runtimeConfig.browser.js +1 -2
  212. package/node_modules/@aws-sdk/client-sns/dist-cjs/runtimeConfig.js +2 -4
  213. package/node_modules/@aws-sdk/client-sns/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  214. package/node_modules/@aws-sdk/client-sns/dist-es/pagination/index.js +1 -1
  215. package/node_modules/@aws-sdk/client-sns/dist-es/runtimeConfig.browser.js +1 -2
  216. package/node_modules/@aws-sdk/client-sns/dist-es/runtimeConfig.js +4 -6
  217. package/node_modules/@aws-sdk/client-sns/dist-es/schemas/schemas_0.js +601 -609
  218. package/node_modules/@aws-sdk/client-sns/dist-types/pagination/index.d.ts +1 -1
  219. package/node_modules/@aws-sdk/client-sns/dist-types/ts3.4/pagination/index.d.ts +1 -1
  220. package/node_modules/@aws-sdk/client-sns/package.json +15 -13
  221. package/node_modules/@aws-sdk/client-sqs/README.md +1 -28
  222. package/node_modules/@aws-sdk/client-sqs/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  223. package/node_modules/@aws-sdk/client-sqs/dist-cjs/index.js +373 -485
  224. package/node_modules/@aws-sdk/client-sqs/dist-cjs/runtimeConfig.browser.js +1 -2
  225. package/node_modules/@aws-sdk/client-sqs/dist-cjs/runtimeConfig.js +2 -4
  226. package/node_modules/@aws-sdk/client-sqs/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  227. package/node_modules/@aws-sdk/client-sqs/dist-es/commands/ReceiveMessageCommand.js +4 -1
  228. package/node_modules/@aws-sdk/client-sqs/dist-es/commands/SendMessageBatchCommand.js +4 -1
  229. package/node_modules/@aws-sdk/client-sqs/dist-es/commands/SendMessageCommand.js +4 -1
  230. package/node_modules/@aws-sdk/client-sqs/dist-es/runtimeConfig.browser.js +1 -2
  231. package/node_modules/@aws-sdk/client-sqs/dist-es/runtimeConfig.js +4 -6
  232. package/node_modules/@aws-sdk/client-sqs/dist-es/schemas/schemas_0.js +364 -485
  233. package/node_modules/@aws-sdk/client-sqs/package.json +14 -14
  234. package/node_modules/@aws-sdk/client-ssm/README.md +1 -151
  235. package/node_modules/@aws-sdk/client-ssm/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  236. package/node_modules/@aws-sdk/client-ssm/dist-cjs/index.js +2791 -4486
  237. package/node_modules/@aws-sdk/client-ssm/dist-cjs/runtimeConfig.browser.js +1 -2
  238. package/node_modules/@aws-sdk/client-ssm/dist-cjs/runtimeConfig.js +2 -4
  239. package/node_modules/@aws-sdk/client-ssm/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  240. package/node_modules/@aws-sdk/client-ssm/dist-es/pagination/index.js +9 -9
  241. package/node_modules/@aws-sdk/client-ssm/dist-es/runtimeConfig.browser.js +1 -2
  242. package/node_modules/@aws-sdk/client-ssm/dist-es/runtimeConfig.js +4 -6
  243. package/node_modules/@aws-sdk/client-ssm/dist-es/schemas/schemas_0.js +2696 -4375
  244. package/node_modules/@aws-sdk/client-ssm/dist-es/waiters/waitForCommandExecuted.js +8 -8
  245. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/index.d.ts +9 -9
  246. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/index.d.ts +9 -9
  247. package/node_modules/@aws-sdk/client-ssm/package.json +15 -13
  248. package/node_modules/@aws-sdk/client-sso/README.md +1 -9
  249. package/node_modules/@aws-sdk/client-sso/dist-cjs/auth/httpAuthSchemeProvider.js +27 -20
  250. package/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +69 -77
  251. package/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +1 -2
  252. package/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +2 -4
  253. package/node_modules/@aws-sdk/client-sso/dist-es/auth/httpAuthSchemeProvider.js +27 -20
  254. package/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +1 -2
  255. package/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +4 -6
  256. package/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +75 -83
  257. package/node_modules/@aws-sdk/client-sso/package.json +12 -12
  258. package/node_modules/@aws-sdk/core/package.json +4 -4
  259. package/node_modules/@aws-sdk/crc64-nvme/LICENSE +201 -0
  260. package/node_modules/@aws-sdk/crc64-nvme/README.md +61 -0
  261. package/node_modules/@aws-sdk/crc64-nvme/dist-cjs/index.js +101 -0
  262. package/node_modules/@aws-sdk/crc64-nvme/dist-es/Crc64Nvme.js +92 -0
  263. package/node_modules/@aws-sdk/crc64-nvme/dist-es/index.js +2 -0
  264. package/node_modules/@aws-sdk/crc64-nvme/dist-types/Crc64Nvme.d.ts +24 -0
  265. package/node_modules/@aws-sdk/crc64-nvme/dist-types/index.d.ts +2 -0
  266. package/node_modules/@aws-sdk/crc64-nvme/dist-types/ts3.4/Crc64Nvme.d.ts +9 -0
  267. package/node_modules/@aws-sdk/crc64-nvme/dist-types/ts3.4/index.d.ts +2 -0
  268. package/node_modules/@aws-sdk/crc64-nvme/package.json +50 -0
  269. package/node_modules/@aws-sdk/credential-provider-env/package.json +4 -4
  270. package/node_modules/@aws-sdk/credential-provider-http/package.json +4 -4
  271. package/node_modules/@aws-sdk/credential-provider-ini/package.json +11 -11
  272. package/node_modules/@aws-sdk/credential-provider-login/package.json +5 -5
  273. package/node_modules/@aws-sdk/credential-provider-node/package.json +9 -9
  274. package/node_modules/@aws-sdk/credential-provider-process/package.json +4 -4
  275. package/node_modules/@aws-sdk/credential-provider-sso/package.json +6 -6
  276. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +5 -5
  277. package/node_modules/@aws-sdk/middleware-bucket-endpoint/package.json +4 -4
  278. package/node_modules/@aws-sdk/middleware-expect-continue/package.json +3 -3
  279. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-cjs/index.js +29 -21
  280. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/flexibleChecksumsMiddleware.js +25 -9
  281. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/index.js +0 -1
  282. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/selectChecksumAlgorithmFunction.js +2 -6
  283. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/index.d.ts +0 -1
  284. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/index.d.ts +0 -1
  285. package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +5 -4
  286. package/node_modules/@aws-sdk/middleware-host-header/package.json +3 -3
  287. package/node_modules/@aws-sdk/middleware-location-constraint/package.json +3 -3
  288. package/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
  289. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +3 -3
  290. package/node_modules/@aws-sdk/middleware-sdk-ec2/package.json +4 -4
  291. package/node_modules/@aws-sdk/middleware-sdk-s3/package.json +5 -5
  292. package/node_modules/@aws-sdk/middleware-sdk-sqs/package.json +3 -3
  293. package/node_modules/@aws-sdk/middleware-ssec/package.json +3 -3
  294. package/node_modules/@aws-sdk/middleware-user-agent/package.json +5 -5
  295. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -2
  296. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -2
  297. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +2 -2
  298. package/node_modules/@aws-sdk/nested-clients/package.json +12 -12
  299. package/node_modules/@aws-sdk/region-config-resolver/package.json +3 -3
  300. package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +4 -4
  301. package/node_modules/@aws-sdk/token-providers/package.json +5 -5
  302. package/node_modules/@aws-sdk/types/package.json +2 -2
  303. package/node_modules/@aws-sdk/util-arn-parser/package.json +2 -2
  304. package/node_modules/@aws-sdk/util-endpoints/package.json +3 -3
  305. package/node_modules/@aws-sdk/util-format-url/package.json +3 -3
  306. package/node_modules/@aws-sdk/util-locate-window/package.json +2 -2
  307. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
  308. package/node_modules/@aws-sdk/util-user-agent-node/package.json +4 -4
  309. package/node_modules/@aws-sdk/xml-builder/package.json +2 -2
  310. package/package.json +13 -13
  311. /package/node_modules/@aws-sdk/{middleware-flexible-checksums → crc64-nvme}/dist-es/crc64-nvme-crt-container.js +0 -0
  312. /package/node_modules/@aws-sdk/{middleware-flexible-checksums → crc64-nvme}/dist-types/crc64-nvme-crt-container.d.ts +0 -0
  313. /package/node_modules/@aws-sdk/{middleware-flexible-checksums → crc64-nvme}/dist-types/ts3.4/crc64-nvme-crt-container.d.ts +0 -0
@@ -0,0 +1,92 @@
1
+ const generateCRC64NVMETable = () => {
2
+ const sliceLength = 8;
3
+ const tables = new Array(sliceLength);
4
+ for (let slice = 0; slice < sliceLength; slice++) {
5
+ const table = new Array(512);
6
+ for (let i = 0; i < 256; i++) {
7
+ let crc = BigInt(i);
8
+ for (let j = 0; j < 8 * (slice + 1); j++) {
9
+ if (crc & 1n) {
10
+ crc = (crc >> 1n) ^ 0x9a6c9329ac4bc9b5n;
11
+ }
12
+ else {
13
+ crc = crc >> 1n;
14
+ }
15
+ }
16
+ table[i * 2] = Number((crc >> 32n) & 0xffffffffn);
17
+ table[i * 2 + 1] = Number(crc & 0xffffffffn);
18
+ }
19
+ tables[slice] = new Uint32Array(table);
20
+ }
21
+ return tables;
22
+ };
23
+ let CRC64_NVME_REVERSED_TABLE;
24
+ let t0, t1, t2, t3;
25
+ let t4, t5, t6, t7;
26
+ const ensureTablesInitialized = () => {
27
+ if (!CRC64_NVME_REVERSED_TABLE) {
28
+ CRC64_NVME_REVERSED_TABLE = generateCRC64NVMETable();
29
+ [t0, t1, t2, t3, t4, t5, t6, t7] = CRC64_NVME_REVERSED_TABLE;
30
+ }
31
+ };
32
+ export class Crc64Nvme {
33
+ c1 = 0;
34
+ c2 = 0;
35
+ constructor() {
36
+ ensureTablesInitialized();
37
+ this.reset();
38
+ }
39
+ update(data) {
40
+ const len = data.length;
41
+ let i = 0;
42
+ let crc1 = this.c1;
43
+ let crc2 = this.c2;
44
+ while (i + 8 <= len) {
45
+ const idx0 = ((crc2 ^ data[i++]) & 255) << 1;
46
+ const idx1 = (((crc2 >>> 8) ^ data[i++]) & 255) << 1;
47
+ const idx2 = (((crc2 >>> 16) ^ data[i++]) & 255) << 1;
48
+ const idx3 = (((crc2 >>> 24) ^ data[i++]) & 255) << 1;
49
+ const idx4 = ((crc1 ^ data[i++]) & 255) << 1;
50
+ const idx5 = (((crc1 >>> 8) ^ data[i++]) & 255) << 1;
51
+ const idx6 = (((crc1 >>> 16) ^ data[i++]) & 255) << 1;
52
+ const idx7 = (((crc1 >>> 24) ^ data[i++]) & 255) << 1;
53
+ crc1 = t7[idx0] ^ t6[idx1] ^ t5[idx2] ^ t4[idx3] ^ t3[idx4] ^ t2[idx5] ^ t1[idx6] ^ t0[idx7];
54
+ crc2 =
55
+ t7[idx0 + 1] ^
56
+ t6[idx1 + 1] ^
57
+ t5[idx2 + 1] ^
58
+ t4[idx3 + 1] ^
59
+ t3[idx4 + 1] ^
60
+ t2[idx5 + 1] ^
61
+ t1[idx6 + 1] ^
62
+ t0[idx7 + 1];
63
+ }
64
+ while (i < len) {
65
+ const idx = ((crc2 ^ data[i]) & 255) << 1;
66
+ crc2 = ((crc2 >>> 8) | ((crc1 & 255) << 24)) >>> 0;
67
+ crc1 = (crc1 >>> 8) ^ t0[idx];
68
+ crc2 ^= t0[idx + 1];
69
+ i++;
70
+ }
71
+ this.c1 = crc1;
72
+ this.c2 = crc2;
73
+ }
74
+ async digest() {
75
+ const c1 = this.c1 ^ 4294967295;
76
+ const c2 = this.c2 ^ 4294967295;
77
+ return new Uint8Array([
78
+ c1 >>> 24,
79
+ (c1 >>> 16) & 255,
80
+ (c1 >>> 8) & 255,
81
+ c1 & 255,
82
+ c2 >>> 24,
83
+ (c2 >>> 16) & 255,
84
+ (c2 >>> 8) & 255,
85
+ c2 & 255,
86
+ ]);
87
+ }
88
+ reset() {
89
+ this.c1 = 4294967295;
90
+ this.c2 = 4294967295;
91
+ }
92
+ }
@@ -0,0 +1,2 @@
1
+ export * from "./Crc64Nvme";
2
+ export * from "./crc64-nvme-crt-container";
@@ -0,0 +1,24 @@
1
+ import { Checksum } from "@smithy/types";
2
+ /**
3
+ * Implements CRC-64/NVME checksum algorithm.
4
+ *
5
+ * This class provides CRC-64 checksum calculation using the NVMe polynomial (0x9a6c9329ac4bc9b5).
6
+ * It uses an 8-slice lookup table for efficient computation.
7
+ *
8
+ * @example
9
+ * ```typescript
10
+ * const checksum = new Crc64Nvme();
11
+ * checksum.update(new Uint8Array([1, 2, 3]));
12
+ * const result = await checksum.digest();
13
+ * ```
14
+ *
15
+ * @public
16
+ */
17
+ export declare class Crc64Nvme implements Checksum {
18
+ private c1;
19
+ private c2;
20
+ constructor();
21
+ update(data: Uint8Array): void;
22
+ digest(): Promise<Uint8Array>;
23
+ reset(): void;
24
+ }
@@ -0,0 +1,2 @@
1
+ export * from "./Crc64Nvme";
2
+ export * from "./crc64-nvme-crt-container";
@@ -0,0 +1,9 @@
1
+ import { Checksum } from "@smithy/types";
2
+ export declare class Crc64Nvme implements Checksum {
3
+ private c1;
4
+ private c2;
5
+ constructor();
6
+ update(data: Uint8Array): void;
7
+ digest(): Promise<Uint8Array>;
8
+ reset(): void;
9
+ }
@@ -0,0 +1,2 @@
1
+ export * from "./Crc64Nvme";
2
+ export * from "./crc64-nvme-crt-container";
@@ -0,0 +1,50 @@
1
+ {
2
+ "name": "@aws-sdk/crc64-nvme",
3
+ "version": "3.957.0",
4
+ "description": "A pure JS implementation of CRC64-NVME checksum",
5
+ "main": "./dist-cjs/index.js",
6
+ "module": "./dist-es/index.js",
7
+ "types": "./dist-types/index.d.ts",
8
+ "scripts": {
9
+ "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
10
+ "build:cjs": "node ../../scripts/compilation/inline crc64-nvme",
11
+ "build:es": "tsc -p tsconfig.es.json",
12
+ "build:include:deps": "yarn g:turbo run build -F=\"$npm_package_name\"",
13
+ "build:types": "tsc -p tsconfig.types.json",
14
+ "build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
15
+ "clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
16
+ "extract:docs": "api-extractor run --local",
17
+ "test": "yarn g:vitest run",
18
+ "test:watch": "yarn g:vitest watch"
19
+ },
20
+ "sideEffects": true,
21
+ "author": {
22
+ "name": "AWS SDK for JavaScript Team",
23
+ "url": "https://aws.amazon.com/javascript/"
24
+ },
25
+ "license": "Apache-2.0",
26
+ "dependencies": {
27
+ "@smithy/types": "^4.11.0",
28
+ "tslib": "^2.6.2"
29
+ },
30
+ "devDependencies": {
31
+ "@smithy/util-base64": "^4.3.0",
32
+ "@tsconfig/recommended": "1.0.1",
33
+ "concurrently": "7.0.0",
34
+ "downlevel-dts": "0.10.1",
35
+ "rimraf": "3.0.2",
36
+ "typescript": "~5.8.3"
37
+ },
38
+ "engines": {
39
+ "node": ">=18.0.0"
40
+ },
41
+ "files": [
42
+ "dist-*/**"
43
+ ],
44
+ "homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages/crc64-nvme",
45
+ "repository": {
46
+ "type": "git",
47
+ "url": "https://github.com/aws/aws-sdk-js-v3.git",
48
+ "directory": "packages/crc64-nvme"
49
+ }
50
+ }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-env",
3
- "version": "3.956.0",
3
+ "version": "3.957.0",
4
4
  "description": "AWS credential provider that sources credentials from known environment variables",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -8,7 +8,7 @@
8
8
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
9
9
  "build:cjs": "node ../../scripts/compilation/inline credential-provider-env",
10
10
  "build:es": "tsc -p tsconfig.es.json",
11
- "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
11
+ "build:include:deps": "yarn g:turbo run build -F=\"$npm_package_name\"",
12
12
  "build:types": "tsc -p tsconfig.types.json",
13
13
  "build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
14
14
  "clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
@@ -26,8 +26,8 @@
26
26
  },
27
27
  "license": "Apache-2.0",
28
28
  "dependencies": {
29
- "@aws-sdk/core": "3.956.0",
30
- "@aws-sdk/types": "3.956.0",
29
+ "@aws-sdk/core": "3.957.0",
30
+ "@aws-sdk/types": "3.957.0",
31
31
  "@smithy/property-provider": "^4.2.7",
32
32
  "@smithy/types": "^4.11.0",
33
33
  "tslib": "^2.6.2"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-http",
3
- "version": "3.956.0",
3
+ "version": "3.957.0",
4
4
  "description": "AWS credential provider for containers and HTTP sources",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -10,7 +10,7 @@
10
10
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
11
11
  "build:cjs": "node ../../scripts/compilation/inline credential-provider-http",
12
12
  "build:es": "tsc -p tsconfig.es.json",
13
- "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
13
+ "build:include:deps": "yarn g:turbo run build -F=\"$npm_package_name\"",
14
14
  "build:types": "tsc -p tsconfig.types.json",
15
15
  "build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
16
16
  "clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
@@ -28,8 +28,8 @@
28
28
  },
29
29
  "license": "Apache-2.0",
30
30
  "dependencies": {
31
- "@aws-sdk/core": "3.956.0",
32
- "@aws-sdk/types": "3.956.0",
31
+ "@aws-sdk/core": "3.957.0",
32
+ "@aws-sdk/types": "3.957.0",
33
33
  "@smithy/fetch-http-handler": "^5.3.8",
34
34
  "@smithy/node-http-handler": "^4.4.7",
35
35
  "@smithy/property-provider": "^4.2.7",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-ini",
3
- "version": "3.956.0",
3
+ "version": "3.958.0",
4
4
  "description": "AWS credential provider that sources credentials from ~/.aws/credentials and ~/.aws/config",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -8,7 +8,7 @@
8
8
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
9
9
  "build:cjs": "node ../../scripts/compilation/inline credential-provider-ini",
10
10
  "build:es": "tsc -p tsconfig.es.json",
11
- "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
11
+ "build:include:deps": "yarn g:turbo run build -F=\"$npm_package_name\"",
12
12
  "build:types": "tsc -p tsconfig.types.json",
13
13
  "build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
14
14
  "clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
@@ -28,15 +28,15 @@
28
28
  },
29
29
  "license": "Apache-2.0",
30
30
  "dependencies": {
31
- "@aws-sdk/core": "3.956.0",
32
- "@aws-sdk/credential-provider-env": "3.956.0",
33
- "@aws-sdk/credential-provider-http": "3.956.0",
34
- "@aws-sdk/credential-provider-login": "3.956.0",
35
- "@aws-sdk/credential-provider-process": "3.956.0",
36
- "@aws-sdk/credential-provider-sso": "3.956.0",
37
- "@aws-sdk/credential-provider-web-identity": "3.956.0",
38
- "@aws-sdk/nested-clients": "3.956.0",
39
- "@aws-sdk/types": "3.956.0",
31
+ "@aws-sdk/core": "3.957.0",
32
+ "@aws-sdk/credential-provider-env": "3.957.0",
33
+ "@aws-sdk/credential-provider-http": "3.957.0",
34
+ "@aws-sdk/credential-provider-login": "3.958.0",
35
+ "@aws-sdk/credential-provider-process": "3.957.0",
36
+ "@aws-sdk/credential-provider-sso": "3.958.0",
37
+ "@aws-sdk/credential-provider-web-identity": "3.958.0",
38
+ "@aws-sdk/nested-clients": "3.958.0",
39
+ "@aws-sdk/types": "3.957.0",
40
40
  "@smithy/credential-provider-imds": "^4.2.7",
41
41
  "@smithy/property-provider": "^4.2.7",
42
42
  "@smithy/shared-ini-file-loader": "^4.4.2",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-login",
3
- "version": "3.956.0",
3
+ "version": "3.958.0",
4
4
  "description": "AWS credential provider that sources credentials from aws login cached tokens",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -8,7 +8,7 @@
8
8
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
9
9
  "build:cjs": "node ../../scripts/compilation/inline credential-provider-login",
10
10
  "build:es": "tsc -p tsconfig.es.json",
11
- "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
11
+ "build:include:deps": "yarn g:turbo run build -F=\"$npm_package_name\"",
12
12
  "build:types": "tsc -p tsconfig.types.json",
13
13
  "build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
14
14
  "clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
@@ -28,9 +28,9 @@
28
28
  },
29
29
  "license": "Apache-2.0",
30
30
  "dependencies": {
31
- "@aws-sdk/core": "3.956.0",
32
- "@aws-sdk/nested-clients": "3.956.0",
33
- "@aws-sdk/types": "3.956.0",
31
+ "@aws-sdk/core": "3.957.0",
32
+ "@aws-sdk/nested-clients": "3.958.0",
33
+ "@aws-sdk/types": "3.957.0",
34
34
  "@smithy/property-provider": "^4.2.7",
35
35
  "@smithy/protocol-http": "^5.3.7",
36
36
  "@smithy/shared-ini-file-loader": "^4.4.2",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-node",
3
- "version": "3.956.0",
3
+ "version": "3.958.0",
4
4
  "description": "AWS credential provider that sources credentials from a Node.JS environment. ",
5
5
  "engines": {
6
6
  "node": ">=18.0.0"
@@ -11,7 +11,7 @@
11
11
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
12
12
  "build:cjs": "node ../../scripts/compilation/inline credential-provider-node",
13
13
  "build:es": "tsc -p tsconfig.es.json",
14
- "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
14
+ "build:include:deps": "yarn g:turbo run build -F=\"$npm_package_name\"",
15
15
  "build:types": "tsc -p tsconfig.types.json",
16
16
  "build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
17
17
  "clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
@@ -31,13 +31,13 @@
31
31
  },
32
32
  "license": "Apache-2.0",
33
33
  "dependencies": {
34
- "@aws-sdk/credential-provider-env": "3.956.0",
35
- "@aws-sdk/credential-provider-http": "3.956.0",
36
- "@aws-sdk/credential-provider-ini": "3.956.0",
37
- "@aws-sdk/credential-provider-process": "3.956.0",
38
- "@aws-sdk/credential-provider-sso": "3.956.0",
39
- "@aws-sdk/credential-provider-web-identity": "3.956.0",
40
- "@aws-sdk/types": "3.956.0",
34
+ "@aws-sdk/credential-provider-env": "3.957.0",
35
+ "@aws-sdk/credential-provider-http": "3.957.0",
36
+ "@aws-sdk/credential-provider-ini": "3.958.0",
37
+ "@aws-sdk/credential-provider-process": "3.957.0",
38
+ "@aws-sdk/credential-provider-sso": "3.958.0",
39
+ "@aws-sdk/credential-provider-web-identity": "3.958.0",
40
+ "@aws-sdk/types": "3.957.0",
41
41
  "@smithy/credential-provider-imds": "^4.2.7",
42
42
  "@smithy/property-provider": "^4.2.7",
43
43
  "@smithy/shared-ini-file-loader": "^4.4.2",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-process",
3
- "version": "3.956.0",
3
+ "version": "3.957.0",
4
4
  "description": "AWS credential provider that sources credential_process from ~/.aws/credentials and ~/.aws/config",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -8,7 +8,7 @@
8
8
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
9
9
  "build:cjs": "node ../../scripts/compilation/inline credential-provider-process",
10
10
  "build:es": "tsc -p tsconfig.es.json",
11
- "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
11
+ "build:include:deps": "yarn g:turbo run build -F=\"$npm_package_name\"",
12
12
  "build:types": "tsc -p tsconfig.types.json",
13
13
  "build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
14
14
  "clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
@@ -26,8 +26,8 @@
26
26
  },
27
27
  "license": "Apache-2.0",
28
28
  "dependencies": {
29
- "@aws-sdk/core": "3.956.0",
30
- "@aws-sdk/types": "3.956.0",
29
+ "@aws-sdk/core": "3.957.0",
30
+ "@aws-sdk/types": "3.957.0",
31
31
  "@smithy/property-provider": "^4.2.7",
32
32
  "@smithy/shared-ini-file-loader": "^4.4.2",
33
33
  "@smithy/types": "^4.11.0",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-sso",
3
- "version": "3.956.0",
3
+ "version": "3.958.0",
4
4
  "description": "AWS credential provider that exchanges a resolved SSO login token file for temporary AWS credentials",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -8,7 +8,7 @@
8
8
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
9
9
  "build:cjs": "node ../../scripts/compilation/inline credential-provider-sso",
10
10
  "build:es": "tsc -p tsconfig.es.json",
11
- "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
11
+ "build:include:deps": "yarn g:turbo run build -F=\"$npm_package_name\"",
12
12
  "build:types": "tsc -p tsconfig.types.json",
13
13
  "build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
14
14
  "clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
@@ -26,10 +26,10 @@
26
26
  },
27
27
  "license": "Apache-2.0",
28
28
  "dependencies": {
29
- "@aws-sdk/client-sso": "3.956.0",
30
- "@aws-sdk/core": "3.956.0",
31
- "@aws-sdk/token-providers": "3.956.0",
32
- "@aws-sdk/types": "3.956.0",
29
+ "@aws-sdk/client-sso": "3.958.0",
30
+ "@aws-sdk/core": "3.957.0",
31
+ "@aws-sdk/token-providers": "3.958.0",
32
+ "@aws-sdk/types": "3.957.0",
33
33
  "@smithy/property-provider": "^4.2.7",
34
34
  "@smithy/shared-ini-file-loader": "^4.4.2",
35
35
  "@smithy/types": "^4.11.0",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-web-identity",
3
- "version": "3.956.0",
3
+ "version": "3.958.0",
4
4
  "description": "AWS credential provider that calls STS assumeRole for temporary AWS credentials",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -8,7 +8,7 @@
8
8
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
9
9
  "build:cjs": "node ../../scripts/compilation/inline credential-provider-web-identity",
10
10
  "build:es": "tsc -p tsconfig.es.json",
11
- "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
11
+ "build:include:deps": "yarn g:turbo run build -F=\"$npm_package_name\"",
12
12
  "build:types": "tsc -p tsconfig.types.json",
13
13
  "build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
14
14
  "clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
@@ -34,9 +34,9 @@
34
34
  },
35
35
  "license": "Apache-2.0",
36
36
  "dependencies": {
37
- "@aws-sdk/core": "3.956.0",
38
- "@aws-sdk/nested-clients": "3.956.0",
39
- "@aws-sdk/types": "3.956.0",
37
+ "@aws-sdk/core": "3.957.0",
38
+ "@aws-sdk/nested-clients": "3.958.0",
39
+ "@aws-sdk/types": "3.957.0",
40
40
  "@smithy/property-provider": "^4.2.7",
41
41
  "@smithy/shared-ini-file-loader": "^4.4.2",
42
42
  "@smithy/types": "^4.11.0",
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-bucket-endpoint",
3
- "version": "3.956.0",
3
+ "version": "3.957.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
6
6
  "build:cjs": "node ../../scripts/compilation/inline middleware-bucket-endpoint",
7
7
  "build:es": "tsc -p tsconfig.es.json",
8
- "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
8
+ "build:include:deps": "yarn g:turbo run build -F=\"$npm_package_name\"",
9
9
  "build:types": "tsc -p tsconfig.types.json",
10
10
  "build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
11
11
  "clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
@@ -23,8 +23,8 @@
23
23
  },
24
24
  "license": "Apache-2.0",
25
25
  "dependencies": {
26
- "@aws-sdk/types": "3.956.0",
27
- "@aws-sdk/util-arn-parser": "3.953.0",
26
+ "@aws-sdk/types": "3.957.0",
27
+ "@aws-sdk/util-arn-parser": "3.957.0",
28
28
  "@smithy/node-config-provider": "^4.3.7",
29
29
  "@smithy/protocol-http": "^5.3.7",
30
30
  "@smithy/types": "^4.11.0",
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@aws-sdk/middleware-expect-continue",
3
- "version": "3.956.0",
3
+ "version": "3.957.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
6
6
  "build:cjs": "node ../../scripts/compilation/inline middleware-expect-continue",
7
7
  "build:es": "tsc -p tsconfig.es.json",
8
- "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
8
+ "build:include:deps": "yarn g:turbo run build -F=\"$npm_package_name\"",
9
9
  "build:types": "tsc -p tsconfig.types.json",
10
10
  "build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
11
11
  "clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
@@ -24,7 +24,7 @@
24
24
  },
25
25
  "license": "Apache-2.0",
26
26
  "dependencies": {
27
- "@aws-sdk/types": "3.956.0",
27
+ "@aws-sdk/types": "3.957.0",
28
28
  "@smithy/protocol-http": "^5.3.7",
29
29
  "@smithy/types": "^4.11.0",
30
30
  "tslib": "^2.6.2"
@@ -5,6 +5,7 @@ var protocolHttp = require('@smithy/protocol-http');
5
5
  var utilStream = require('@smithy/util-stream');
6
6
  var isArrayBuffer = require('@smithy/is-array-buffer');
7
7
  var crc32c = require('@aws-crypto/crc32c');
8
+ var crc64Nvme = require('@aws-sdk/crc64-nvme');
8
9
  var getCrc32ChecksumAlgorithmFunction = require('./getCrc32ChecksumAlgorithmFunction');
9
10
  var utilUtf8 = require('@smithy/util-utf8');
10
11
  var utilMiddleware = require('@smithy/util-middleware');
@@ -66,10 +67,6 @@ const NODE_RESPONSE_CHECKSUM_VALIDATION_CONFIG_OPTIONS = {
66
67
  default: DEFAULT_RESPONSE_CHECKSUM_VALIDATION,
67
68
  };
68
69
 
69
- const crc64NvmeCrtContainer = {
70
- CrtCrc64Nvme: null,
71
- };
72
-
73
70
  const CLIENT_SUPPORTED_ALGORITHMS = [
74
71
  exports.ChecksumAlgorithm.CRC32,
75
72
  exports.ChecksumAlgorithm.CRC32C,
@@ -135,14 +132,10 @@ const selectChecksumAlgorithmFunction = (checksumAlgorithm, config) => {
135
132
  case exports.ChecksumAlgorithm.CRC32C:
136
133
  return crc32c.AwsCrc32c;
137
134
  case exports.ChecksumAlgorithm.CRC64NVME:
138
- if (typeof crc64NvmeCrtContainer.CrtCrc64Nvme !== "function") {
139
- throw new Error(`Please check whether you have installed the "@aws-sdk/crc64-nvme-crt" package explicitly. \n` +
140
- `You must also register the package by calling [require("@aws-sdk/crc64-nvme-crt");] ` +
141
- `or an ESM equivalent such as [import "@aws-sdk/crc64-nvme-crt";]. \n` +
142
- "For more information please go to " +
143
- "https://github.com/aws/aws-sdk-js-v3#functionality-requiring-aws-common-runtime-crt");
135
+ if (typeof crc64Nvme.crc64NvmeCrtContainer.CrtCrc64Nvme !== "function") {
136
+ return crc64Nvme.Crc64Nvme;
144
137
  }
145
- return crc64NvmeCrtContainer.CrtCrc64Nvme;
138
+ return crc64Nvme.crc64NvmeCrtContainer.CrtCrc64Nvme;
146
139
  case exports.ChecksumAlgorithm.SHA1:
147
140
  return config.sha1;
148
141
  case exports.ChecksumAlgorithm.SHA256:
@@ -244,15 +237,31 @@ const flexibleChecksumsMiddleware = (config, middlewareConfig) => (next, context
244
237
  };
245
238
  }
246
239
  }
247
- const result = await next({
248
- ...args,
249
- request: {
250
- ...request,
251
- headers: updatedHeaders,
252
- body: updatedBody,
253
- },
254
- });
255
- return result;
240
+ try {
241
+ const result = await next({
242
+ ...args,
243
+ request: {
244
+ ...request,
245
+ headers: updatedHeaders,
246
+ body: updatedBody,
247
+ },
248
+ });
249
+ return result;
250
+ }
251
+ catch (e) {
252
+ if (e instanceof Error && e.name === "InvalidChunkSizeError") {
253
+ try {
254
+ if (!e.message.endsWith(".")) {
255
+ e.message += ".";
256
+ }
257
+ e.message +=
258
+ " Set [requestStreamBufferSize=number e.g. 65_536] in client constructor to instruct AWS SDK to buffer your input stream.";
259
+ }
260
+ catch (ignored) {
261
+ }
262
+ }
263
+ throw e;
264
+ }
256
265
  };
257
266
 
258
267
  const flexibleChecksumsInputMiddlewareOptions = {
@@ -421,7 +430,6 @@ exports.NODE_REQUEST_CHECKSUM_CALCULATION_CONFIG_OPTIONS = NODE_REQUEST_CHECKSUM
421
430
  exports.NODE_RESPONSE_CHECKSUM_VALIDATION_CONFIG_OPTIONS = NODE_RESPONSE_CHECKSUM_VALIDATION_CONFIG_OPTIONS;
422
431
  exports.RequestChecksumCalculation = RequestChecksumCalculation;
423
432
  exports.ResponseChecksumValidation = ResponseChecksumValidation;
424
- exports.crc64NvmeCrtContainer = crc64NvmeCrtContainer;
425
433
  exports.flexibleChecksumsMiddleware = flexibleChecksumsMiddleware;
426
434
  exports.flexibleChecksumsMiddlewareOptions = flexibleChecksumsMiddlewareOptions;
427
435
  exports.getFlexibleChecksumsPlugin = getFlexibleChecksumsPlugin;
@@ -95,13 +95,29 @@ export const flexibleChecksumsMiddleware = (config, middlewareConfig) => (next,
95
95
  };
96
96
  }
97
97
  }
98
- const result = await next({
99
- ...args,
100
- request: {
101
- ...request,
102
- headers: updatedHeaders,
103
- body: updatedBody,
104
- },
105
- });
106
- return result;
98
+ try {
99
+ const result = await next({
100
+ ...args,
101
+ request: {
102
+ ...request,
103
+ headers: updatedHeaders,
104
+ body: updatedBody,
105
+ },
106
+ });
107
+ return result;
108
+ }
109
+ catch (e) {
110
+ if (e instanceof Error && e.name === "InvalidChunkSizeError") {
111
+ try {
112
+ if (!e.message.endsWith(".")) {
113
+ e.message += ".";
114
+ }
115
+ e.message +=
116
+ " Set [requestStreamBufferSize=number e.g. 65_536] in client constructor to instruct AWS SDK to buffer your input stream.";
117
+ }
118
+ catch (ignored) {
119
+ }
120
+ }
121
+ throw e;
122
+ }
107
123
  };
@@ -1,7 +1,6 @@
1
1
  export * from "./NODE_REQUEST_CHECKSUM_CALCULATION_CONFIG_OPTIONS";
2
2
  export * from "./NODE_RESPONSE_CHECKSUM_VALIDATION_CONFIG_OPTIONS";
3
3
  export * from "./constants";
4
- export * from "./crc64-nvme-crt-container";
5
4
  export * from "./flexibleChecksumsMiddleware";
6
5
  export * from "./getFlexibleChecksumsPlugin";
7
6
  export * from "./resolveFlexibleChecksumsConfig";