@mavogel/awscdk-rootmail 0.0.326 → 0.0.327

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 (480) hide show
  1. package/.jsii +2 -2
  2. package/lib/rootmail.js +1 -1
  3. package/lib/ses-receive.js +1 -1
  4. package/node_modules/@aws/lambda-invoke-store/README.md +35 -27
  5. package/node_modules/@aws/lambda-invoke-store/dist-cjs/invoke-store.js +104 -46
  6. package/node_modules/@aws/lambda-invoke-store/dist-es/invoke-store.js +104 -46
  7. package/node_modules/@aws/lambda-invoke-store/dist-types/invoke-store.benchmark.d.ts +1 -0
  8. package/node_modules/@aws/lambda-invoke-store/dist-types/invoke-store.d.ts +40 -47
  9. package/node_modules/@aws/lambda-invoke-store/package.json +2 -2
  10. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-cjs/index.js +0 -40
  11. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/models/models_0.js +0 -40
  12. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-types/models/models_0.d.ts +16 -4
  13. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-types/ts3.4/models/models_0.d.ts +0 -7
  14. package/node_modules/@aws-sdk/client-cloudwatch-logs/package.json +39 -37
  15. package/node_modules/@aws-sdk/client-route-53/dist-cjs/index.js +3942 -5218
  16. package/node_modules/@aws-sdk/client-route-53/dist-cjs/runtimeConfig.shared.js +6 -0
  17. package/node_modules/@aws-sdk/client-route-53/dist-es/Route53Client.js +2 -0
  18. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ActivateKeySigningKeyCommand.js +3 -10
  19. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/AssociateVPCWithHostedZoneCommand.js +3 -10
  20. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ChangeCidrCollectionCommand.js +3 -10
  21. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ChangeResourceRecordSetsCommand.js +2 -6
  22. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ChangeTagsForResourceCommand.js +3 -9
  23. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/CreateCidrCollectionCommand.js +3 -9
  24. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/CreateHealthCheckCommand.js +3 -9
  25. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/CreateHostedZoneCommand.js +3 -10
  26. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/CreateKeySigningKeyCommand.js +3 -10
  27. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/CreateQueryLoggingConfigCommand.js +3 -10
  28. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/CreateReusableDelegationSetCommand.js +3 -10
  29. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/CreateTrafficPolicyCommand.js +3 -9
  30. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/CreateTrafficPolicyInstanceCommand.js +3 -10
  31. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/CreateTrafficPolicyVersionCommand.js +3 -10
  32. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/CreateVPCAssociationAuthorizationCommand.js +3 -10
  33. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/DeactivateKeySigningKeyCommand.js +3 -10
  34. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/DeleteCidrCollectionCommand.js +3 -10
  35. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/DeleteHealthCheckCommand.js +3 -9
  36. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/DeleteHostedZoneCommand.js +3 -10
  37. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/DeleteKeySigningKeyCommand.js +3 -10
  38. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/DeleteQueryLoggingConfigCommand.js +3 -10
  39. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/DeleteReusableDelegationSetCommand.js +3 -10
  40. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/DeleteTrafficPolicyCommand.js +3 -10
  41. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/DeleteTrafficPolicyInstanceCommand.js +3 -10
  42. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/DeleteVPCAssociationAuthorizationCommand.js +3 -10
  43. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/DisableHostedZoneDNSSECCommand.js +3 -10
  44. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/DisassociateVPCFromHostedZoneCommand.js +3 -10
  45. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/EnableHostedZoneDNSSECCommand.js +3 -10
  46. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetAccountLimitCommand.js +3 -9
  47. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetChangeCommand.js +3 -10
  48. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetCheckerIpRangesCommand.js +3 -9
  49. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetDNSSECCommand.js +3 -10
  50. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetGeoLocationCommand.js +3 -9
  51. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetHealthCheckCommand.js +3 -9
  52. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetHealthCheckCountCommand.js +3 -9
  53. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetHealthCheckLastFailureReasonCommand.js +3 -9
  54. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetHealthCheckStatusCommand.js +3 -9
  55. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetHostedZoneCommand.js +3 -10
  56. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetHostedZoneCountCommand.js +3 -9
  57. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetHostedZoneLimitCommand.js +3 -10
  58. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetQueryLoggingConfigCommand.js +3 -10
  59. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetReusableDelegationSetCommand.js +3 -10
  60. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetReusableDelegationSetLimitCommand.js +3 -10
  61. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetTrafficPolicyCommand.js +3 -10
  62. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetTrafficPolicyInstanceCommand.js +3 -10
  63. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetTrafficPolicyInstanceCountCommand.js +3 -9
  64. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListCidrBlocksCommand.js +3 -9
  65. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListCidrCollectionsCommand.js +3 -9
  66. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListCidrLocationsCommand.js +3 -9
  67. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListGeoLocationsCommand.js +3 -9
  68. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListHealthChecksCommand.js +3 -9
  69. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListHostedZonesByNameCommand.js +3 -10
  70. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListHostedZonesByVPCCommand.js +3 -9
  71. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListHostedZonesCommand.js +3 -10
  72. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListQueryLoggingConfigsCommand.js +3 -10
  73. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListResourceRecordSetsCommand.js +3 -10
  74. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListReusableDelegationSetsCommand.js +3 -9
  75. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  76. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListTagsForResourcesCommand.js +3 -9
  77. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListTrafficPoliciesCommand.js +3 -9
  78. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListTrafficPolicyInstancesByHostedZoneCommand.js +3 -10
  79. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListTrafficPolicyInstancesByPolicyCommand.js +3 -9
  80. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListTrafficPolicyInstancesCommand.js +3 -9
  81. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListTrafficPolicyVersionsCommand.js +3 -10
  82. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListVPCAssociationAuthorizationsCommand.js +3 -10
  83. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/TestDNSAnswerCommand.js +3 -10
  84. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/UpdateHealthCheckCommand.js +3 -9
  85. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/UpdateHostedZoneCommentCommand.js +3 -10
  86. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/UpdateTrafficPolicyCommentCommand.js +3 -10
  87. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/UpdateTrafficPolicyInstanceCommand.js +3 -10
  88. package/node_modules/@aws-sdk/client-route-53/dist-es/runtimeConfig.shared.js +6 -0
  89. package/node_modules/@aws-sdk/client-route-53/dist-es/schemas/schemas_0.js +3797 -0
  90. package/node_modules/@aws-sdk/client-route-53/dist-types/Route53Client.d.ts +10 -1
  91. package/node_modules/@aws-sdk/client-route-53/dist-types/runtimeConfig.browser.d.ts +1 -0
  92. package/node_modules/@aws-sdk/client-route-53/dist-types/runtimeConfig.d.ts +1 -0
  93. package/node_modules/@aws-sdk/client-route-53/dist-types/runtimeConfig.native.d.ts +1 -0
  94. package/node_modules/@aws-sdk/client-route-53/dist-types/runtimeConfig.shared.d.ts +2 -0
  95. package/node_modules/@aws-sdk/client-route-53/dist-types/schemas/schemas_0.d.ts +355 -0
  96. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/Route53Client.d.ts +4 -0
  97. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/runtimeConfig.browser.d.ts +6 -0
  98. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/runtimeConfig.d.ts +6 -0
  99. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/runtimeConfig.native.d.ts +6 -0
  100. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/runtimeConfig.shared.d.ts +7 -0
  101. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/schemas/schemas_0.d.ts +360 -0
  102. package/node_modules/@aws-sdk/client-route-53/package.json +35 -36
  103. package/node_modules/@aws-sdk/client-s3/dist-cjs/index.js +9984 -8599
  104. package/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.shared.js +6 -0
  105. package/node_modules/@aws-sdk/client-s3/dist-es/S3Client.js +2 -0
  106. package/node_modules/@aws-sdk/client-s3/dist-es/commands/AbortMultipartUploadCommand.js +3 -10
  107. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CompleteMultipartUploadCommand.js +2 -7
  108. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CopyObjectCommand.js +2 -7
  109. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateBucketCommand.js +2 -6
  110. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateBucketMetadataConfigurationCommand.js +2 -6
  111. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateBucketMetadataTableConfigurationCommand.js +2 -6
  112. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateMultipartUploadCommand.js +2 -7
  113. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateSessionCommand.js +3 -11
  114. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketAnalyticsConfigurationCommand.js +3 -9
  115. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketCommand.js +3 -9
  116. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketCorsCommand.js +3 -9
  117. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketEncryptionCommand.js +3 -9
  118. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketIntelligentTieringConfigurationCommand.js +3 -9
  119. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketInventoryConfigurationCommand.js +3 -9
  120. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketLifecycleCommand.js +3 -9
  121. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketMetadataConfigurationCommand.js +3 -9
  122. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketMetadataTableConfigurationCommand.js +3 -9
  123. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketMetricsConfigurationCommand.js +3 -9
  124. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketOwnershipControlsCommand.js +3 -9
  125. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketPolicyCommand.js +3 -9
  126. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketReplicationCommand.js +3 -9
  127. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketTaggingCommand.js +3 -9
  128. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketWebsiteCommand.js +3 -9
  129. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectCommand.js +3 -10
  130. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectTaggingCommand.js +3 -10
  131. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectsCommand.js +2 -6
  132. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeletePublicAccessBlockCommand.js +3 -9
  133. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAccelerateConfigurationCommand.js +3 -10
  134. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAclCommand.js +3 -10
  135. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAnalyticsConfigurationCommand.js +3 -10
  136. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketCorsCommand.js +3 -10
  137. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketEncryptionCommand.js +3 -11
  138. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketIntelligentTieringConfigurationCommand.js +3 -10
  139. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketInventoryConfigurationCommand.js +3 -11
  140. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +3 -10
  141. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLocationCommand.js +3 -10
  142. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLoggingCommand.js +3 -10
  143. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetadataConfigurationCommand.js +3 -10
  144. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetadataTableConfigurationCommand.js +3 -10
  145. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetricsConfigurationCommand.js +3 -10
  146. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketNotificationConfigurationCommand.js +3 -10
  147. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketOwnershipControlsCommand.js +3 -10
  148. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketPolicyCommand.js +3 -10
  149. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketPolicyStatusCommand.js +3 -10
  150. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketReplicationCommand.js +3 -10
  151. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketRequestPaymentCommand.js +3 -10
  152. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketTaggingCommand.js +3 -10
  153. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketVersioningCommand.js +3 -10
  154. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketWebsiteCommand.js +3 -10
  155. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectAclCommand.js +3 -10
  156. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectAttributesCommand.js +2 -7
  157. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectCommand.js +2 -7
  158. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectLegalHoldCommand.js +3 -10
  159. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectLockConfigurationCommand.js +3 -10
  160. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectRetentionCommand.js +3 -10
  161. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectTaggingCommand.js +3 -10
  162. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectTorrentCommand.js +3 -10
  163. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetPublicAccessBlockCommand.js +3 -10
  164. package/node_modules/@aws-sdk/client-s3/dist-es/commands/HeadBucketCommand.js +3 -10
  165. package/node_modules/@aws-sdk/client-s3/dist-es/commands/HeadObjectCommand.js +2 -7
  166. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketAnalyticsConfigurationsCommand.js +3 -10
  167. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketIntelligentTieringConfigurationsCommand.js +3 -10
  168. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketInventoryConfigurationsCommand.js +3 -11
  169. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketMetricsConfigurationsCommand.js +3 -10
  170. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketsCommand.js +3 -10
  171. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListDirectoryBucketsCommand.js +3 -10
  172. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListMultipartUploadsCommand.js +3 -10
  173. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectVersionsCommand.js +3 -10
  174. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectsCommand.js +3 -10
  175. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectsV2Command.js +3 -10
  176. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListPartsCommand.js +2 -7
  177. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAccelerateConfigurationCommand.js +2 -6
  178. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAclCommand.js +2 -6
  179. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAnalyticsConfigurationCommand.js +3 -9
  180. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketCorsCommand.js +2 -6
  181. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketEncryptionCommand.js +2 -7
  182. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketIntelligentTieringConfigurationCommand.js +3 -9
  183. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketInventoryConfigurationCommand.js +3 -10
  184. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +2 -6
  185. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketLoggingCommand.js +2 -6
  186. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketMetricsConfigurationCommand.js +3 -9
  187. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketNotificationConfigurationCommand.js +3 -9
  188. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketOwnershipControlsCommand.js +2 -6
  189. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketPolicyCommand.js +2 -6
  190. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketReplicationCommand.js +2 -6
  191. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketRequestPaymentCommand.js +2 -6
  192. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketTaggingCommand.js +2 -6
  193. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketVersioningCommand.js +2 -6
  194. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketWebsiteCommand.js +2 -6
  195. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectAclCommand.js +2 -6
  196. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectCommand.js +2 -7
  197. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectLegalHoldCommand.js +2 -6
  198. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectLockConfigurationCommand.js +2 -6
  199. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectRetentionCommand.js +2 -6
  200. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectTaggingCommand.js +2 -6
  201. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutPublicAccessBlockCommand.js +2 -6
  202. package/node_modules/@aws-sdk/client-s3/dist-es/commands/RenameObjectCommand.js +3 -10
  203. package/node_modules/@aws-sdk/client-s3/dist-es/commands/RestoreObjectCommand.js +2 -7
  204. package/node_modules/@aws-sdk/client-s3/dist-es/commands/SelectObjectContentCommand.js +2 -7
  205. package/node_modules/@aws-sdk/client-s3/dist-es/commands/UpdateBucketMetadataInventoryTableConfigurationCommand.js +2 -6
  206. package/node_modules/@aws-sdk/client-s3/dist-es/commands/UpdateBucketMetadataJournalTableConfigurationCommand.js +2 -6
  207. package/node_modules/@aws-sdk/client-s3/dist-es/commands/UploadPartCommand.js +2 -7
  208. package/node_modules/@aws-sdk/client-s3/dist-es/commands/UploadPartCopyCommand.js +2 -7
  209. package/node_modules/@aws-sdk/client-s3/dist-es/commands/WriteGetObjectResponseCommand.js +3 -10
  210. package/node_modules/@aws-sdk/client-s3/dist-es/models/models_0.js +0 -151
  211. package/node_modules/@aws-sdk/client-s3/dist-es/models/models_1.js +0 -108
  212. package/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.shared.js +6 -0
  213. package/node_modules/@aws-sdk/client-s3/dist-es/schemas/schemas_0.js +10281 -0
  214. package/node_modules/@aws-sdk/client-s3/dist-types/S3Client.d.ts +10 -1
  215. package/node_modules/@aws-sdk/client-s3/dist-types/models/models_0.d.ts +8 -106
  216. package/node_modules/@aws-sdk/client-s3/dist-types/models/models_1.d.ts +4 -73
  217. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.browser.d.ts +1 -0
  218. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.d.ts +1 -0
  219. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.native.d.ts +1 -0
  220. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.shared.d.ts +2 -0
  221. package/node_modules/@aws-sdk/client-s3/dist-types/schemas/schemas_0.d.ts +494 -0
  222. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/S3Client.d.ts +4 -0
  223. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/models/models_0.d.ts +0 -78
  224. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/models/models_1.d.ts +0 -54
  225. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.browser.d.ts +6 -0
  226. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.d.ts +6 -0
  227. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.native.d.ts +6 -0
  228. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.shared.d.ts +7 -0
  229. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/schemas/schemas_0.d.ts +500 -0
  230. package/node_modules/@aws-sdk/client-s3/package.json +49 -51
  231. package/node_modules/@aws-sdk/client-ses/dist-cjs/index.js +1945 -5698
  232. package/node_modules/@aws-sdk/client-ses/dist-cjs/runtimeConfig.shared.js +7 -0
  233. package/node_modules/@aws-sdk/client-ses/dist-es/SESClient.js +2 -0
  234. package/node_modules/@aws-sdk/client-ses/dist-es/commands/CloneReceiptRuleSetCommand.js +3 -9
  235. package/node_modules/@aws-sdk/client-ses/dist-es/commands/CreateConfigurationSetCommand.js +3 -9
  236. package/node_modules/@aws-sdk/client-ses/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +3 -9
  237. package/node_modules/@aws-sdk/client-ses/dist-es/commands/CreateConfigurationSetTrackingOptionsCommand.js +3 -9
  238. package/node_modules/@aws-sdk/client-ses/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +3 -9
  239. package/node_modules/@aws-sdk/client-ses/dist-es/commands/CreateReceiptFilterCommand.js +3 -9
  240. package/node_modules/@aws-sdk/client-ses/dist-es/commands/CreateReceiptRuleCommand.js +3 -9
  241. package/node_modules/@aws-sdk/client-ses/dist-es/commands/CreateReceiptRuleSetCommand.js +3 -9
  242. package/node_modules/@aws-sdk/client-ses/dist-es/commands/CreateTemplateCommand.js +3 -9
  243. package/node_modules/@aws-sdk/client-ses/dist-es/commands/DeleteConfigurationSetCommand.js +3 -9
  244. package/node_modules/@aws-sdk/client-ses/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +3 -9
  245. package/node_modules/@aws-sdk/client-ses/dist-es/commands/DeleteConfigurationSetTrackingOptionsCommand.js +3 -9
  246. package/node_modules/@aws-sdk/client-ses/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +3 -9
  247. package/node_modules/@aws-sdk/client-ses/dist-es/commands/DeleteIdentityCommand.js +3 -9
  248. package/node_modules/@aws-sdk/client-ses/dist-es/commands/DeleteIdentityPolicyCommand.js +3 -9
  249. package/node_modules/@aws-sdk/client-ses/dist-es/commands/DeleteReceiptFilterCommand.js +3 -9
  250. package/node_modules/@aws-sdk/client-ses/dist-es/commands/DeleteReceiptRuleCommand.js +3 -9
  251. package/node_modules/@aws-sdk/client-ses/dist-es/commands/DeleteReceiptRuleSetCommand.js +3 -9
  252. package/node_modules/@aws-sdk/client-ses/dist-es/commands/DeleteTemplateCommand.js +3 -9
  253. package/node_modules/@aws-sdk/client-ses/dist-es/commands/DeleteVerifiedEmailAddressCommand.js +3 -9
  254. package/node_modules/@aws-sdk/client-ses/dist-es/commands/DescribeActiveReceiptRuleSetCommand.js +3 -9
  255. package/node_modules/@aws-sdk/client-ses/dist-es/commands/DescribeConfigurationSetCommand.js +3 -9
  256. package/node_modules/@aws-sdk/client-ses/dist-es/commands/DescribeReceiptRuleCommand.js +3 -9
  257. package/node_modules/@aws-sdk/client-ses/dist-es/commands/DescribeReceiptRuleSetCommand.js +3 -9
  258. package/node_modules/@aws-sdk/client-ses/dist-es/commands/GetAccountSendingEnabledCommand.js +3 -9
  259. package/node_modules/@aws-sdk/client-ses/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +3 -9
  260. package/node_modules/@aws-sdk/client-ses/dist-es/commands/GetIdentityDkimAttributesCommand.js +3 -9
  261. package/node_modules/@aws-sdk/client-ses/dist-es/commands/GetIdentityMailFromDomainAttributesCommand.js +3 -9
  262. package/node_modules/@aws-sdk/client-ses/dist-es/commands/GetIdentityNotificationAttributesCommand.js +3 -9
  263. package/node_modules/@aws-sdk/client-ses/dist-es/commands/GetIdentityPoliciesCommand.js +3 -9
  264. package/node_modules/@aws-sdk/client-ses/dist-es/commands/GetIdentityVerificationAttributesCommand.js +3 -9
  265. package/node_modules/@aws-sdk/client-ses/dist-es/commands/GetSendQuotaCommand.js +3 -9
  266. package/node_modules/@aws-sdk/client-ses/dist-es/commands/GetSendStatisticsCommand.js +3 -9
  267. package/node_modules/@aws-sdk/client-ses/dist-es/commands/GetTemplateCommand.js +3 -9
  268. package/node_modules/@aws-sdk/client-ses/dist-es/commands/ListConfigurationSetsCommand.js +3 -9
  269. package/node_modules/@aws-sdk/client-ses/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +3 -9
  270. package/node_modules/@aws-sdk/client-ses/dist-es/commands/ListIdentitiesCommand.js +3 -9
  271. package/node_modules/@aws-sdk/client-ses/dist-es/commands/ListIdentityPoliciesCommand.js +3 -9
  272. package/node_modules/@aws-sdk/client-ses/dist-es/commands/ListReceiptFiltersCommand.js +3 -9
  273. package/node_modules/@aws-sdk/client-ses/dist-es/commands/ListReceiptRuleSetsCommand.js +3 -9
  274. package/node_modules/@aws-sdk/client-ses/dist-es/commands/ListTemplatesCommand.js +3 -9
  275. package/node_modules/@aws-sdk/client-ses/dist-es/commands/ListVerifiedEmailAddressesCommand.js +3 -9
  276. package/node_modules/@aws-sdk/client-ses/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +3 -9
  277. package/node_modules/@aws-sdk/client-ses/dist-es/commands/PutIdentityPolicyCommand.js +3 -9
  278. package/node_modules/@aws-sdk/client-ses/dist-es/commands/ReorderReceiptRuleSetCommand.js +3 -9
  279. package/node_modules/@aws-sdk/client-ses/dist-es/commands/SendBounceCommand.js +3 -9
  280. package/node_modules/@aws-sdk/client-ses/dist-es/commands/SendBulkTemplatedEmailCommand.js +3 -9
  281. package/node_modules/@aws-sdk/client-ses/dist-es/commands/SendCustomVerificationEmailCommand.js +3 -9
  282. package/node_modules/@aws-sdk/client-ses/dist-es/commands/SendEmailCommand.js +3 -9
  283. package/node_modules/@aws-sdk/client-ses/dist-es/commands/SendRawEmailCommand.js +3 -9
  284. package/node_modules/@aws-sdk/client-ses/dist-es/commands/SendTemplatedEmailCommand.js +3 -9
  285. package/node_modules/@aws-sdk/client-ses/dist-es/commands/SetActiveReceiptRuleSetCommand.js +3 -9
  286. package/node_modules/@aws-sdk/client-ses/dist-es/commands/SetIdentityDkimEnabledCommand.js +3 -9
  287. package/node_modules/@aws-sdk/client-ses/dist-es/commands/SetIdentityFeedbackForwardingEnabledCommand.js +3 -9
  288. package/node_modules/@aws-sdk/client-ses/dist-es/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +3 -9
  289. package/node_modules/@aws-sdk/client-ses/dist-es/commands/SetIdentityMailFromDomainCommand.js +3 -9
  290. package/node_modules/@aws-sdk/client-ses/dist-es/commands/SetIdentityNotificationTopicCommand.js +3 -9
  291. package/node_modules/@aws-sdk/client-ses/dist-es/commands/SetReceiptRulePositionCommand.js +3 -9
  292. package/node_modules/@aws-sdk/client-ses/dist-es/commands/TestRenderTemplateCommand.js +3 -9
  293. package/node_modules/@aws-sdk/client-ses/dist-es/commands/UpdateAccountSendingEnabledCommand.js +3 -9
  294. package/node_modules/@aws-sdk/client-ses/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +3 -9
  295. package/node_modules/@aws-sdk/client-ses/dist-es/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +3 -9
  296. package/node_modules/@aws-sdk/client-ses/dist-es/commands/UpdateConfigurationSetSendingEnabledCommand.js +3 -9
  297. package/node_modules/@aws-sdk/client-ses/dist-es/commands/UpdateConfigurationSetTrackingOptionsCommand.js +3 -9
  298. package/node_modules/@aws-sdk/client-ses/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +3 -9
  299. package/node_modules/@aws-sdk/client-ses/dist-es/commands/UpdateReceiptRuleCommand.js +3 -9
  300. package/node_modules/@aws-sdk/client-ses/dist-es/commands/UpdateTemplateCommand.js +3 -9
  301. package/node_modules/@aws-sdk/client-ses/dist-es/commands/VerifyDomainDkimCommand.js +3 -9
  302. package/node_modules/@aws-sdk/client-ses/dist-es/commands/VerifyDomainIdentityCommand.js +3 -9
  303. package/node_modules/@aws-sdk/client-ses/dist-es/commands/VerifyEmailAddressCommand.js +3 -9
  304. package/node_modules/@aws-sdk/client-ses/dist-es/commands/VerifyEmailIdentityCommand.js +3 -9
  305. package/node_modules/@aws-sdk/client-ses/dist-es/runtimeConfig.shared.js +7 -0
  306. package/node_modules/@aws-sdk/client-ses/dist-es/schemas/schemas_0.js +1930 -0
  307. package/node_modules/@aws-sdk/client-ses/dist-types/SESClient.d.ts +10 -1
  308. package/node_modules/@aws-sdk/client-ses/dist-types/runtimeConfig.browser.d.ts +1 -0
  309. package/node_modules/@aws-sdk/client-ses/dist-types/runtimeConfig.d.ts +1 -0
  310. package/node_modules/@aws-sdk/client-ses/dist-types/runtimeConfig.native.d.ts +1 -0
  311. package/node_modules/@aws-sdk/client-ses/dist-types/runtimeConfig.shared.d.ts +1 -0
  312. package/node_modules/@aws-sdk/client-ses/dist-types/schemas/schemas_0.d.ts +308 -0
  313. package/node_modules/@aws-sdk/client-ses/dist-types/ts3.4/SESClient.d.ts +4 -0
  314. package/node_modules/@aws-sdk/client-ses/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  315. package/node_modules/@aws-sdk/client-ses/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  316. package/node_modules/@aws-sdk/client-ses/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  317. package/node_modules/@aws-sdk/client-ses/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  318. package/node_modules/@aws-sdk/client-ses/dist-types/ts3.4/schemas/schemas_0.d.ts +314 -0
  319. package/node_modules/@aws-sdk/client-ses/package.json +34 -34
  320. package/node_modules/@aws-sdk/client-ssm/dist-cjs/index.js +0 -24
  321. package/node_modules/@aws-sdk/client-ssm/dist-es/models/models_1.js +0 -16
  322. package/node_modules/@aws-sdk/client-ssm/dist-es/models/models_2.js +0 -8
  323. package/node_modules/@aws-sdk/client-ssm/dist-types/models/models_1.d.ts +8 -2
  324. package/node_modules/@aws-sdk/client-ssm/dist-types/models/models_2.d.ts +4 -1
  325. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/models/models_1.d.ts +0 -2
  326. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/models/models_2.d.ts +0 -1
  327. package/node_modules/@aws-sdk/client-ssm/package.json +34 -34
  328. package/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +277 -270
  329. package/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js +2 -0
  330. package/node_modules/@aws-sdk/client-sso/dist-es/SSOClient.js +2 -0
  331. package/node_modules/@aws-sdk/client-sso/dist-es/commands/GetRoleCredentialsCommand.js +3 -10
  332. package/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountRolesCommand.js +3 -10
  333. package/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountsCommand.js +3 -10
  334. package/node_modules/@aws-sdk/client-sso/dist-es/commands/LogoutCommand.js +3 -10
  335. package/node_modules/@aws-sdk/client-sso/dist-es/models/models_0.js +0 -26
  336. package/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.shared.js +2 -0
  337. package/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +265 -0
  338. package/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +10 -1
  339. package/node_modules/@aws-sdk/client-sso/dist-types/models/models_0.d.ts +0 -24
  340. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +1 -0
  341. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +1 -0
  342. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +1 -0
  343. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +1 -0
  344. package/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +26 -0
  345. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +4 -0
  346. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/models_0.d.ts +0 -18
  347. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  348. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  349. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  350. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  351. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/schemas/schemas_0.d.ts +32 -0
  352. package/node_modules/@aws-sdk/client-sso/package.json +32 -32
  353. package/node_modules/@aws-sdk/core/dist-cjs/index.js +44 -17
  354. package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +44 -17
  355. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ProtocolLib.js +19 -3
  356. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.js +4 -3
  357. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +4 -3
  358. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js +13 -3
  359. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +2 -2
  360. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +2 -2
  361. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ProtocolLib.d.ts +7 -1
  362. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +3 -0
  363. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsRestJsonProtocol.d.ts +11 -1
  364. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsQueryProtocol.d.ts +3 -0
  365. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +3 -0
  366. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ProtocolLib.d.ts +7 -1
  367. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsRestJsonProtocol.d.ts +6 -0
  368. package/node_modules/@aws-sdk/core/package.json +11 -11
  369. package/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
  370. package/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
  371. package/node_modules/@aws-sdk/credential-provider-ini/package.json +13 -13
  372. package/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
  373. package/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
  374. package/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
  375. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +7 -7
  376. package/node_modules/@aws-sdk/middleware-bucket-endpoint/package.json +5 -5
  377. package/node_modules/@aws-sdk/middleware-expect-continue/package.json +4 -4
  378. package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +9 -9
  379. package/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
  380. package/node_modules/@aws-sdk/middleware-location-constraint/package.json +3 -3
  381. package/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
  382. package/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/recursionDetectionMiddleware.js +2 -1
  383. package/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/recursionDetectionMiddleware.js +2 -1
  384. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +5 -5
  385. package/node_modules/@aws-sdk/middleware-sdk-route53/package.json +3 -3
  386. package/node_modules/@aws-sdk/middleware-sdk-s3/package.json +11 -11
  387. package/node_modules/@aws-sdk/middleware-ssec/package.json +3 -3
  388. package/node_modules/@aws-sdk/middleware-user-agent/package.json +7 -7
  389. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +246 -310
  390. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +2 -0
  391. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/STSClient.js +2 -0
  392. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +207 -548
  393. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +7 -0
  394. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +2 -0
  395. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +3 -10
  396. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/models_0.js +0 -13
  397. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +2 -0
  398. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +211 -0
  399. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +2 -0
  400. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +3 -10
  401. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +3 -10
  402. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/models_0.js +0 -17
  403. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +7 -0
  404. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +214 -0
  405. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +10 -1
  406. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/models_0.d.ts +0 -8
  407. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +1 -0
  408. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +1 -0
  409. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +1 -0
  410. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +1 -0
  411. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +23 -0
  412. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +10 -1
  413. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +2 -2
  414. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +4 -3
  415. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/models_0.d.ts +8 -24
  416. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +1 -0
  417. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +1 -0
  418. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +1 -0
  419. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +1 -0
  420. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +26 -0
  421. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +4 -0
  422. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/models_0.d.ts +0 -6
  423. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +4 -0
  424. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +4 -0
  425. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +4 -0
  426. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +4 -0
  427. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +28 -0
  428. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +4 -0
  429. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/models_0.d.ts +0 -10
  430. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +4 -0
  431. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +4 -0
  432. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +4 -0
  433. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +4 -0
  434. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +32 -0
  435. package/node_modules/@aws-sdk/nested-clients/package.json +32 -32
  436. package/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
  437. package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +6 -6
  438. package/node_modules/@aws-sdk/token-providers/package.json +7 -7
  439. package/node_modules/@aws-sdk/types/package.json +2 -2
  440. package/node_modules/@aws-sdk/util-endpoints/package.json +5 -5
  441. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
  442. package/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
  443. package/node_modules/@aws-sdk/xml-builder/package.json +2 -2
  444. package/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +0 -1
  445. package/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +43 -2
  446. package/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +7 -2
  447. package/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +3 -0
  448. package/node_modules/@smithy/core/dist-es/submodules/cbor/SmithyRpcV2CborProtocol.js +0 -1
  449. package/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +44 -3
  450. package/node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js +1 -1
  451. package/node_modules/@smithy/core/dist-es/submodules/protocols/serde/ToStringShapeSerializer.js +7 -2
  452. package/node_modules/@smithy/core/dist-es/submodules/schema/middleware/schemaDeserializationMiddleware.js +3 -0
  453. package/node_modules/@smithy/core/package.json +2 -2
  454. package/node_modules/@smithy/middleware-endpoint/package.json +3 -3
  455. package/node_modules/@smithy/middleware-retry/package.json +2 -2
  456. package/node_modules/@smithy/middleware-serde/dist-cjs/index.js +3 -0
  457. package/node_modules/@smithy/middleware-serde/dist-es/deserializerMiddleware.js +3 -0
  458. package/node_modules/@smithy/middleware-serde/package.json +1 -1
  459. package/node_modules/@smithy/smithy-client/package.json +3 -3
  460. package/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
  461. package/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
  462. package/package.json +1 -1
  463. package/node_modules/@aws-sdk/client-route-53/dist-es/protocols/Aws_restXml.js +0 -4684
  464. package/node_modules/@aws-sdk/client-route-53/dist-types/protocols/Aws_restXml.d.ts +0 -632
  465. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/protocols/Aws_restXml.d.ts +0 -845
  466. package/node_modules/@aws-sdk/client-s3/dist-es/protocols/Aws_restXml.js +0 -8103
  467. package/node_modules/@aws-sdk/client-s3/dist-types/protocols/Aws_restXml.d.ts +0 -938
  468. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/protocols/Aws_restXml.d.ts +0 -1257
  469. package/node_modules/@aws-sdk/client-ses/dist-es/protocols/Aws_query.js +0 -5325
  470. package/node_modules/@aws-sdk/client-ses/dist-types/protocols/Aws_query.d.ts +0 -641
  471. package/node_modules/@aws-sdk/client-ses/dist-types/ts3.4/protocols/Aws_query.d.ts +0 -857
  472. package/node_modules/@aws-sdk/client-sso/dist-es/protocols/Aws_restJson1.js +0 -210
  473. package/node_modules/@aws-sdk/client-sso/dist-types/protocols/Aws_restJson1.d.ts +0 -38
  474. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -53
  475. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/protocols/Aws_restJson1.js +0 -257
  476. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/protocols/Aws_query.js +0 -528
  477. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +0 -11
  478. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/protocols/Aws_query.d.ts +0 -20
  479. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +0 -17
  480. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/protocols/Aws_query.d.ts +0 -29
@@ -427,14 +427,6 @@ const OpenSearchResourceStatusType = {
427
427
  ERROR: "ERROR",
428
428
  NOT_FOUND: "NOT_FOUND",
429
429
  };
430
- exports.IntegrationDetails = void 0;
431
- (function (IntegrationDetails) {
432
- IntegrationDetails.visit = (value, visitor) => {
433
- if (value.openSearchIntegrationDetails !== undefined)
434
- return visitor.openSearchIntegrationDetails(value.openSearchIntegrationDetails);
435
- return visitor._(value.$unknown[0], value.$unknown[1]);
436
- };
437
- })(exports.IntegrationDetails || (exports.IntegrationDetails = {}));
438
430
  const IntegrationStatus = {
439
431
  ACTIVE: "ACTIVE",
440
432
  FAILED: "FAILED",
@@ -455,16 +447,6 @@ let InternalStreamingException$1 = class InternalStreamingException extends Clou
455
447
  Object.setPrototypeOf(this, InternalStreamingException.prototype);
456
448
  }
457
449
  };
458
- exports.GetLogObjectResponseStream = void 0;
459
- (function (GetLogObjectResponseStream) {
460
- GetLogObjectResponseStream.visit = (value, visitor) => {
461
- if (value.fields !== undefined)
462
- return visitor.fields(value.fields);
463
- if (value.InternalStreamingException !== undefined)
464
- return visitor.InternalStreamingException(value.InternalStreamingException);
465
- return visitor._(value.$unknown[0], value.$unknown[1]);
466
- };
467
- })(exports.GetLogObjectResponseStream || (exports.GetLogObjectResponseStream = {}));
468
450
  const OCSFVersion = {
469
451
  V1_1: "V1.1",
470
452
  };
@@ -492,14 +474,6 @@ const SuppressionState = {
492
474
  SUPPRESSED: "SUPPRESSED",
493
475
  UNSUPPRESSED: "UNSUPPRESSED",
494
476
  };
495
- exports.ResourceConfig = void 0;
496
- (function (ResourceConfig) {
497
- ResourceConfig.visit = (value, visitor) => {
498
- if (value.openSearchResourceConfig !== undefined)
499
- return visitor.openSearchResourceConfig(value.openSearchResourceConfig);
500
- return visitor._(value.$unknown[0], value.$unknown[1]);
501
- };
502
- })(exports.ResourceConfig || (exports.ResourceConfig = {}));
503
477
  let UnrecognizedClientException$1 = class UnrecognizedClientException extends CloudWatchLogsServiceException$1 {
504
478
  name = "UnrecognizedClientException";
505
479
  $fault = "client";
@@ -536,20 +510,6 @@ let SessionTimeoutException$1 = class SessionTimeoutException extends CloudWatch
536
510
  Object.setPrototypeOf(this, SessionTimeoutException.prototype);
537
511
  }
538
512
  };
539
- exports.StartLiveTailResponseStream = void 0;
540
- (function (StartLiveTailResponseStream) {
541
- StartLiveTailResponseStream.visit = (value, visitor) => {
542
- if (value.sessionStart !== undefined)
543
- return visitor.sessionStart(value.sessionStart);
544
- if (value.sessionUpdate !== undefined)
545
- return visitor.sessionUpdate(value.sessionUpdate);
546
- if (value.SessionTimeoutException !== undefined)
547
- return visitor.SessionTimeoutException(value.SessionTimeoutException);
548
- if (value.SessionStreamingException !== undefined)
549
- return visitor.SessionStreamingException(value.SessionStreamingException);
550
- return visitor._(value.$unknown[0], value.$unknown[1]);
551
- };
552
- })(exports.StartLiveTailResponseStream || (exports.StartLiveTailResponseStream = {}));
553
513
  let MalformedQueryException$1 = class MalformedQueryException extends CloudWatchLogsServiceException$1 {
554
514
  name = "MalformedQueryException";
555
515
  $fault = "client";
@@ -307,14 +307,6 @@ export const OpenSearchResourceStatusType = {
307
307
  ERROR: "ERROR",
308
308
  NOT_FOUND: "NOT_FOUND",
309
309
  };
310
- export var IntegrationDetails;
311
- (function (IntegrationDetails) {
312
- IntegrationDetails.visit = (value, visitor) => {
313
- if (value.openSearchIntegrationDetails !== undefined)
314
- return visitor.openSearchIntegrationDetails(value.openSearchIntegrationDetails);
315
- return visitor._(value.$unknown[0], value.$unknown[1]);
316
- };
317
- })(IntegrationDetails || (IntegrationDetails = {}));
318
310
  export const IntegrationStatus = {
319
311
  ACTIVE: "ACTIVE",
320
312
  FAILED: "FAILED",
@@ -335,16 +327,6 @@ export class InternalStreamingException extends __BaseException {
335
327
  Object.setPrototypeOf(this, InternalStreamingException.prototype);
336
328
  }
337
329
  }
338
- export var GetLogObjectResponseStream;
339
- (function (GetLogObjectResponseStream) {
340
- GetLogObjectResponseStream.visit = (value, visitor) => {
341
- if (value.fields !== undefined)
342
- return visitor.fields(value.fields);
343
- if (value.InternalStreamingException !== undefined)
344
- return visitor.InternalStreamingException(value.InternalStreamingException);
345
- return visitor._(value.$unknown[0], value.$unknown[1]);
346
- };
347
- })(GetLogObjectResponseStream || (GetLogObjectResponseStream = {}));
348
330
  export const OCSFVersion = {
349
331
  V1_1: "V1.1",
350
332
  };
@@ -372,14 +354,6 @@ export const SuppressionState = {
372
354
  SUPPRESSED: "SUPPRESSED",
373
355
  UNSUPPRESSED: "UNSUPPRESSED",
374
356
  };
375
- export var ResourceConfig;
376
- (function (ResourceConfig) {
377
- ResourceConfig.visit = (value, visitor) => {
378
- if (value.openSearchResourceConfig !== undefined)
379
- return visitor.openSearchResourceConfig(value.openSearchResourceConfig);
380
- return visitor._(value.$unknown[0], value.$unknown[1]);
381
- };
382
- })(ResourceConfig || (ResourceConfig = {}));
383
357
  export class UnrecognizedClientException extends __BaseException {
384
358
  name = "UnrecognizedClientException";
385
359
  $fault = "client";
@@ -416,20 +390,6 @@ export class SessionTimeoutException extends __BaseException {
416
390
  Object.setPrototypeOf(this, SessionTimeoutException.prototype);
417
391
  }
418
392
  }
419
- export var StartLiveTailResponseStream;
420
- (function (StartLiveTailResponseStream) {
421
- StartLiveTailResponseStream.visit = (value, visitor) => {
422
- if (value.sessionStart !== undefined)
423
- return visitor.sessionStart(value.sessionStart);
424
- if (value.sessionUpdate !== undefined)
425
- return visitor.sessionUpdate(value.sessionUpdate);
426
- if (value.SessionTimeoutException !== undefined)
427
- return visitor.SessionTimeoutException(value.SessionTimeoutException);
428
- if (value.SessionStreamingException !== undefined)
429
- return visitor.SessionStreamingException(value.SessionStreamingException);
430
- return visitor._(value.$unknown[0], value.$unknown[1]);
431
- };
432
- })(StartLiveTailResponseStream || (StartLiveTailResponseStream = {}));
433
393
  export class MalformedQueryException extends __BaseException {
434
394
  name = "MalformedQueryException";
435
395
  $fault = "client";
@@ -3979,11 +3979,14 @@ export declare namespace IntegrationDetails {
3979
3979
  openSearchIntegrationDetails?: never;
3980
3980
  $unknown: [string, any];
3981
3981
  }
3982
+ /**
3983
+ * @deprecated unused in schema-serde mode.
3984
+ *
3985
+ */
3982
3986
  interface Visitor<T> {
3983
3987
  openSearchIntegrationDetails: (value: OpenSearchIntegrationDetails) => T;
3984
3988
  _: (name: string, value: any) => T;
3985
3989
  }
3986
- const visit: <T>(value: IntegrationDetails, visitor: Visitor<T>) => T;
3987
3990
  }
3988
3991
  /**
3989
3992
  * @public
@@ -4362,12 +4365,15 @@ export declare namespace GetLogObjectResponseStream {
4362
4365
  InternalStreamingException?: never;
4363
4366
  $unknown: [string, any];
4364
4367
  }
4368
+ /**
4369
+ * @deprecated unused in schema-serde mode.
4370
+ *
4371
+ */
4365
4372
  interface Visitor<T> {
4366
4373
  fields: (value: FieldsData) => T;
4367
4374
  InternalStreamingException: (value: InternalStreamingException) => T;
4368
4375
  _: (name: string, value: any) => T;
4369
4376
  }
4370
- const visit: <T>(value: GetLogObjectResponseStream, visitor: Visitor<T>) => T;
4371
4377
  }
4372
4378
  /**
4373
4379
  * <p>The response from the GetLogObject operation.</p>
@@ -6291,11 +6297,14 @@ export declare namespace ResourceConfig {
6291
6297
  openSearchResourceConfig?: never;
6292
6298
  $unknown: [string, any];
6293
6299
  }
6300
+ /**
6301
+ * @deprecated unused in schema-serde mode.
6302
+ *
6303
+ */
6294
6304
  interface Visitor<T> {
6295
6305
  openSearchResourceConfig: (value: OpenSearchResourceConfig) => T;
6296
6306
  _: (name: string, value: any) => T;
6297
6307
  }
6298
- const visit: <T>(value: ResourceConfig, visitor: Visitor<T>) => T;
6299
6308
  }
6300
6309
  /**
6301
6310
  * @public
@@ -6880,6 +6889,10 @@ export declare namespace StartLiveTailResponseStream {
6880
6889
  SessionStreamingException?: never;
6881
6890
  $unknown: [string, any];
6882
6891
  }
6892
+ /**
6893
+ * @deprecated unused in schema-serde mode.
6894
+ *
6895
+ */
6883
6896
  interface Visitor<T> {
6884
6897
  sessionStart: (value: LiveTailSessionStart) => T;
6885
6898
  sessionUpdate: (value: LiveTailSessionUpdate) => T;
@@ -6887,7 +6900,6 @@ export declare namespace StartLiveTailResponseStream {
6887
6900
  SessionStreamingException: (value: SessionStreamingException) => T;
6888
6901
  _: (name: string, value: any) => T;
6889
6902
  }
6890
- const visit: <T>(value: StartLiveTailResponseStream, visitor: Visitor<T>) => T;
6891
6903
  }
6892
6904
  /**
6893
6905
  * @public
@@ -958,7 +958,6 @@ export declare namespace IntegrationDetails {
958
958
  openSearchIntegrationDetails: (value: OpenSearchIntegrationDetails) => T;
959
959
  _: (name: string, value: any) => T;
960
960
  }
961
- const visit: <T>(value: IntegrationDetails, visitor: Visitor<T>) => T;
962
961
  }
963
962
  export declare const IntegrationStatus: {
964
963
  readonly ACTIVE: "ACTIVE";
@@ -1061,7 +1060,6 @@ export declare namespace GetLogObjectResponseStream {
1061
1060
  InternalStreamingException: (value: InternalStreamingException) => T;
1062
1061
  _: (name: string, value: any) => T;
1063
1062
  }
1064
- const visit: <T>(value: GetLogObjectResponseStream, visitor: Visitor<T>) => T;
1065
1063
  }
1066
1064
  export interface GetLogObjectResponse {
1067
1065
  fieldStream?: AsyncIterable<GetLogObjectResponseStream> | undefined;
@@ -1433,7 +1431,6 @@ export declare namespace ResourceConfig {
1433
1431
  openSearchResourceConfig: (value: OpenSearchResourceConfig) => T;
1434
1432
  _: (name: string, value: any) => T;
1435
1433
  }
1436
- const visit: <T>(value: ResourceConfig, visitor: Visitor<T>) => T;
1437
1434
  }
1438
1435
  export interface PutIntegrationRequest {
1439
1436
  integrationName: string | undefined;
@@ -1589,10 +1586,6 @@ export declare namespace StartLiveTailResponseStream {
1589
1586
  SessionStreamingException: (value: SessionStreamingException) => T;
1590
1587
  _: (name: string, value: any) => T;
1591
1588
  }
1592
- const visit: <T>(
1593
- value: StartLiveTailResponseStream,
1594
- visitor: Visitor<T>
1595
- ) => T;
1596
1589
  }
1597
1590
  export interface StartLiveTailResponse {
1598
1591
  responseStream?: AsyncIterable<StartLiveTailResponseStream> | undefined;
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-cloudwatch-logs",
3
3
  "description": "AWS SDK for JavaScript Cloudwatch Logs Client for Node.js, Browser and React Native",
4
- "version": "3.928.0",
4
+ "version": "3.933.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-cloudwatch-logs",
@@ -11,7 +11,9 @@
11
11
  "build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
12
12
  "clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
13
13
  "extract:docs": "api-extractor run --local",
14
- "generate:client": "node ../../scripts/generate-clients/single-service --solo cloudwatch-logs"
14
+ "generate:client": "node ../../scripts/generate-clients/single-service --solo cloudwatch-logs",
15
+ "test:e2e": "yarn g:vitest run -c vitest.config.e2e.mts",
16
+ "test:e2e:watch": "yarn g:vitest watch -c vitest.config.e2e.mts"
15
17
  },
16
18
  "main": "./dist-cjs/index.js",
17
19
  "types": "./dist-types/index.d.ts",
@@ -20,44 +22,44 @@
20
22
  "dependencies": {
21
23
  "@aws-crypto/sha256-browser": "5.2.0",
22
24
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/core": "3.928.0",
24
- "@aws-sdk/credential-provider-node": "3.928.0",
25
- "@aws-sdk/middleware-host-header": "3.922.0",
26
- "@aws-sdk/middleware-logger": "3.922.0",
27
- "@aws-sdk/middleware-recursion-detection": "3.922.0",
28
- "@aws-sdk/middleware-user-agent": "3.928.0",
29
- "@aws-sdk/region-config-resolver": "3.925.0",
30
- "@aws-sdk/types": "3.922.0",
31
- "@aws-sdk/util-endpoints": "3.922.0",
32
- "@aws-sdk/util-user-agent-browser": "3.922.0",
33
- "@aws-sdk/util-user-agent-node": "3.928.0",
34
- "@smithy/config-resolver": "^4.4.2",
35
- "@smithy/core": "^3.17.2",
36
- "@smithy/eventstream-serde-browser": "^4.2.4",
37
- "@smithy/eventstream-serde-config-resolver": "^4.3.4",
38
- "@smithy/eventstream-serde-node": "^4.2.4",
39
- "@smithy/fetch-http-handler": "^5.3.5",
40
- "@smithy/hash-node": "^4.2.4",
41
- "@smithy/invalid-dependency": "^4.2.4",
42
- "@smithy/middleware-content-length": "^4.2.4",
43
- "@smithy/middleware-endpoint": "^4.3.6",
44
- "@smithy/middleware-retry": "^4.4.6",
45
- "@smithy/middleware-serde": "^4.2.4",
46
- "@smithy/middleware-stack": "^4.2.4",
47
- "@smithy/node-config-provider": "^4.3.4",
48
- "@smithy/node-http-handler": "^4.4.4",
49
- "@smithy/protocol-http": "^5.3.4",
50
- "@smithy/smithy-client": "^4.9.2",
51
- "@smithy/types": "^4.8.1",
52
- "@smithy/url-parser": "^4.2.4",
25
+ "@aws-sdk/core": "3.932.0",
26
+ "@aws-sdk/credential-provider-node": "3.933.0",
27
+ "@aws-sdk/middleware-host-header": "3.930.0",
28
+ "@aws-sdk/middleware-logger": "3.930.0",
29
+ "@aws-sdk/middleware-recursion-detection": "3.933.0",
30
+ "@aws-sdk/middleware-user-agent": "3.932.0",
31
+ "@aws-sdk/region-config-resolver": "3.930.0",
32
+ "@aws-sdk/types": "3.930.0",
33
+ "@aws-sdk/util-endpoints": "3.930.0",
34
+ "@aws-sdk/util-user-agent-browser": "3.930.0",
35
+ "@aws-sdk/util-user-agent-node": "3.932.0",
36
+ "@smithy/config-resolver": "^4.4.3",
37
+ "@smithy/core": "^3.18.2",
38
+ "@smithy/eventstream-serde-browser": "^4.2.5",
39
+ "@smithy/eventstream-serde-config-resolver": "^4.3.5",
40
+ "@smithy/eventstream-serde-node": "^4.2.5",
41
+ "@smithy/fetch-http-handler": "^5.3.6",
42
+ "@smithy/hash-node": "^4.2.5",
43
+ "@smithy/invalid-dependency": "^4.2.5",
44
+ "@smithy/middleware-content-length": "^4.2.5",
45
+ "@smithy/middleware-endpoint": "^4.3.9",
46
+ "@smithy/middleware-retry": "^4.4.9",
47
+ "@smithy/middleware-serde": "^4.2.5",
48
+ "@smithy/middleware-stack": "^4.2.5",
49
+ "@smithy/node-config-provider": "^4.3.5",
50
+ "@smithy/node-http-handler": "^4.4.5",
51
+ "@smithy/protocol-http": "^5.3.5",
52
+ "@smithy/smithy-client": "^4.9.5",
53
+ "@smithy/types": "^4.9.0",
54
+ "@smithy/url-parser": "^4.2.5",
53
55
  "@smithy/util-base64": "^4.3.0",
54
56
  "@smithy/util-body-length-browser": "^4.2.0",
55
57
  "@smithy/util-body-length-node": "^4.2.1",
56
- "@smithy/util-defaults-mode-browser": "^4.3.5",
57
- "@smithy/util-defaults-mode-node": "^4.2.8",
58
- "@smithy/util-endpoints": "^3.2.4",
59
- "@smithy/util-middleware": "^4.2.4",
60
- "@smithy/util-retry": "^4.2.4",
58
+ "@smithy/util-defaults-mode-browser": "^4.3.8",
59
+ "@smithy/util-defaults-mode-node": "^4.2.11",
60
+ "@smithy/util-endpoints": "^3.2.5",
61
+ "@smithy/util-middleware": "^4.2.5",
62
+ "@smithy/util-retry": "^4.2.5",
61
63
  "@smithy/util-utf8": "^4.2.0",
62
64
  "tslib": "^2.6.2"
63
65
  },