@mavogel/awscdk-rootmail 0.0.325 → 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 (1175) 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 +41 -25
  5. package/node_modules/@aws/lambda-invoke-store/dist-cjs/invoke-store.js +124 -0
  6. package/node_modules/@aws/lambda-invoke-store/dist-es/invoke-store.js +122 -0
  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 +50 -0
  9. package/node_modules/@aws/lambda-invoke-store/package.json +27 -9
  10. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-cjs/endpoint/ruleset.js +1 -1
  11. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-cjs/index.js +2751 -2884
  12. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-cjs/runtimeConfig.shared.js +7 -0
  13. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/CloudWatchLogsClient.js +2 -0
  14. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/AssociateKmsKeyCommand.js +3 -9
  15. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/CancelExportTaskCommand.js +3 -9
  16. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/CreateDeliveryCommand.js +3 -9
  17. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/CreateExportTaskCommand.js +3 -9
  18. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/CreateLogAnomalyDetectorCommand.js +3 -9
  19. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/CreateLogGroupCommand.js +3 -9
  20. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/CreateLogStreamCommand.js +3 -9
  21. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/DeleteAccountPolicyCommand.js +3 -9
  22. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/DeleteDataProtectionPolicyCommand.js +3 -9
  23. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/DeleteDeliveryCommand.js +3 -9
  24. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/DeleteDeliveryDestinationCommand.js +3 -9
  25. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/DeleteDeliveryDestinationPolicyCommand.js +3 -9
  26. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/DeleteDeliverySourceCommand.js +3 -9
  27. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/DeleteDestinationCommand.js +3 -9
  28. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/DeleteIndexPolicyCommand.js +3 -9
  29. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/DeleteIntegrationCommand.js +3 -9
  30. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/DeleteLogAnomalyDetectorCommand.js +3 -9
  31. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/DeleteLogGroupCommand.js +3 -9
  32. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/DeleteLogStreamCommand.js +3 -9
  33. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/DeleteMetricFilterCommand.js +3 -9
  34. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/DeleteQueryDefinitionCommand.js +3 -9
  35. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/DeleteResourcePolicyCommand.js +3 -9
  36. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/DeleteRetentionPolicyCommand.js +3 -9
  37. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/DeleteSubscriptionFilterCommand.js +3 -9
  38. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/DeleteTransformerCommand.js +3 -9
  39. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/DescribeAccountPoliciesCommand.js +3 -9
  40. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/DescribeConfigurationTemplatesCommand.js +3 -9
  41. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/DescribeDeliveriesCommand.js +3 -9
  42. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/DescribeDeliveryDestinationsCommand.js +3 -9
  43. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/DescribeDeliverySourcesCommand.js +3 -9
  44. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/DescribeDestinationsCommand.js +3 -9
  45. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/DescribeExportTasksCommand.js +3 -9
  46. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/DescribeFieldIndexesCommand.js +3 -9
  47. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/DescribeIndexPoliciesCommand.js +3 -9
  48. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/DescribeLogGroupsCommand.js +3 -9
  49. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/DescribeLogStreamsCommand.js +3 -9
  50. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/DescribeMetricFiltersCommand.js +3 -9
  51. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/DescribeQueriesCommand.js +3 -9
  52. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/DescribeQueryDefinitionsCommand.js +3 -9
  53. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/DescribeResourcePoliciesCommand.js +3 -9
  54. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/DescribeSubscriptionFiltersCommand.js +3 -9
  55. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/DisassociateKmsKeyCommand.js +3 -9
  56. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/FilterLogEventsCommand.js +3 -9
  57. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/GetDataProtectionPolicyCommand.js +3 -9
  58. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/GetDeliveryCommand.js +3 -9
  59. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/GetDeliveryDestinationCommand.js +3 -9
  60. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/GetDeliveryDestinationPolicyCommand.js +3 -9
  61. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/GetDeliverySourceCommand.js +3 -9
  62. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/GetIntegrationCommand.js +3 -9
  63. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/GetLogAnomalyDetectorCommand.js +3 -9
  64. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/GetLogEventsCommand.js +3 -9
  65. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/GetLogGroupFieldsCommand.js +3 -9
  66. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/GetLogObjectCommand.js +3 -10
  67. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/GetLogRecordCommand.js +3 -9
  68. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/GetQueryResultsCommand.js +3 -9
  69. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/GetTransformerCommand.js +3 -9
  70. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/ListAnomaliesCommand.js +3 -9
  71. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/ListIntegrationsCommand.js +3 -9
  72. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/ListLogAnomalyDetectorsCommand.js +3 -9
  73. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/ListLogGroupsCommand.js +3 -9
  74. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/ListLogGroupsForQueryCommand.js +3 -9
  75. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  76. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/ListTagsLogGroupCommand.js +3 -9
  77. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/PutAccountPolicyCommand.js +3 -9
  78. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/PutDataProtectionPolicyCommand.js +3 -9
  79. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/PutDeliveryDestinationCommand.js +3 -9
  80. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/PutDeliveryDestinationPolicyCommand.js +3 -9
  81. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/PutDeliverySourceCommand.js +3 -9
  82. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/PutDestinationCommand.js +3 -9
  83. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/PutDestinationPolicyCommand.js +3 -9
  84. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/PutIndexPolicyCommand.js +3 -9
  85. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/PutIntegrationCommand.js +3 -9
  86. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/PutLogEventsCommand.js +3 -9
  87. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/PutMetricFilterCommand.js +3 -9
  88. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/PutQueryDefinitionCommand.js +3 -9
  89. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/PutResourcePolicyCommand.js +3 -9
  90. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/PutRetentionPolicyCommand.js +3 -9
  91. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/PutSubscriptionFilterCommand.js +3 -9
  92. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/PutTransformerCommand.js +3 -9
  93. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/StartLiveTailCommand.js +3 -10
  94. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/StartQueryCommand.js +3 -9
  95. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/StopQueryCommand.js +3 -9
  96. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/TagLogGroupCommand.js +3 -9
  97. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/TagResourceCommand.js +3 -9
  98. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/TestMetricFilterCommand.js +3 -9
  99. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/TestTransformerCommand.js +3 -9
  100. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/UntagLogGroupCommand.js +3 -9
  101. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/UntagResourceCommand.js +3 -9
  102. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/UpdateAnomalyCommand.js +3 -9
  103. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/UpdateDeliveryConfigurationCommand.js +3 -9
  104. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/commands/UpdateLogAnomalyDetectorCommand.js +3 -9
  105. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/endpoint/ruleset.js +1 -1
  106. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/models/models_0.js +0 -68
  107. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/runtimeConfig.shared.js +7 -0
  108. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/schemas/schemas_0.js +2543 -0
  109. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-types/CloudWatchLogsClient.d.ts +10 -1
  110. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
  111. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-types/models/models_0.d.ts +16 -20
  112. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-types/runtimeConfig.browser.d.ts +1 -0
  113. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-types/runtimeConfig.d.ts +2 -1
  114. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-types/runtimeConfig.native.d.ts +1 -0
  115. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-types/runtimeConfig.shared.d.ts +1 -0
  116. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-types/schemas/schemas_0.d.ts +439 -0
  117. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-types/ts3.4/CloudWatchLogsClient.d.ts +4 -0
  118. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-types/ts3.4/models/models_0.d.ts +0 -19
  119. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  120. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-types/ts3.4/runtimeConfig.d.ts +5 -3
  121. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  122. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  123. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-types/ts3.4/schemas/schemas_0.d.ts +444 -0
  124. package/node_modules/@aws-sdk/client-cloudwatch-logs/package.json +39 -38
  125. package/node_modules/@aws-sdk/client-route-53/dist-cjs/endpoint/ruleset.js +1 -1
  126. package/node_modules/@aws-sdk/client-route-53/dist-cjs/index.js +3944 -5218
  127. package/node_modules/@aws-sdk/client-route-53/dist-cjs/runtimeConfig.shared.js +6 -0
  128. package/node_modules/@aws-sdk/client-route-53/dist-es/Route53Client.js +2 -0
  129. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ActivateKeySigningKeyCommand.js +3 -10
  130. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/AssociateVPCWithHostedZoneCommand.js +3 -10
  131. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ChangeCidrCollectionCommand.js +3 -10
  132. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ChangeResourceRecordSetsCommand.js +2 -6
  133. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ChangeTagsForResourceCommand.js +3 -9
  134. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/CreateCidrCollectionCommand.js +3 -9
  135. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/CreateHealthCheckCommand.js +3 -9
  136. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/CreateHostedZoneCommand.js +3 -10
  137. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/CreateKeySigningKeyCommand.js +3 -10
  138. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/CreateQueryLoggingConfigCommand.js +3 -10
  139. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/CreateReusableDelegationSetCommand.js +3 -10
  140. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/CreateTrafficPolicyCommand.js +3 -9
  141. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/CreateTrafficPolicyInstanceCommand.js +3 -10
  142. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/CreateTrafficPolicyVersionCommand.js +3 -10
  143. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/CreateVPCAssociationAuthorizationCommand.js +3 -10
  144. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/DeactivateKeySigningKeyCommand.js +3 -10
  145. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/DeleteCidrCollectionCommand.js +3 -10
  146. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/DeleteHealthCheckCommand.js +3 -9
  147. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/DeleteHostedZoneCommand.js +3 -10
  148. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/DeleteKeySigningKeyCommand.js +3 -10
  149. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/DeleteQueryLoggingConfigCommand.js +3 -10
  150. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/DeleteReusableDelegationSetCommand.js +3 -10
  151. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/DeleteTrafficPolicyCommand.js +3 -10
  152. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/DeleteTrafficPolicyInstanceCommand.js +3 -10
  153. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/DeleteVPCAssociationAuthorizationCommand.js +3 -10
  154. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/DisableHostedZoneDNSSECCommand.js +3 -10
  155. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/DisassociateVPCFromHostedZoneCommand.js +3 -10
  156. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/EnableHostedZoneDNSSECCommand.js +3 -10
  157. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetAccountLimitCommand.js +3 -9
  158. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetChangeCommand.js +3 -10
  159. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetCheckerIpRangesCommand.js +3 -9
  160. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetDNSSECCommand.js +3 -10
  161. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetGeoLocationCommand.js +3 -9
  162. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetHealthCheckCommand.js +3 -9
  163. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetHealthCheckCountCommand.js +3 -9
  164. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetHealthCheckLastFailureReasonCommand.js +3 -9
  165. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetHealthCheckStatusCommand.js +3 -9
  166. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetHostedZoneCommand.js +3 -10
  167. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetHostedZoneCountCommand.js +3 -9
  168. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetHostedZoneLimitCommand.js +3 -10
  169. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetQueryLoggingConfigCommand.js +3 -10
  170. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetReusableDelegationSetCommand.js +3 -10
  171. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetReusableDelegationSetLimitCommand.js +3 -10
  172. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetTrafficPolicyCommand.js +3 -10
  173. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetTrafficPolicyInstanceCommand.js +3 -10
  174. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/GetTrafficPolicyInstanceCountCommand.js +3 -9
  175. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListCidrBlocksCommand.js +3 -9
  176. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListCidrCollectionsCommand.js +3 -9
  177. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListCidrLocationsCommand.js +3 -9
  178. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListGeoLocationsCommand.js +3 -9
  179. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListHealthChecksCommand.js +3 -9
  180. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListHostedZonesByNameCommand.js +3 -10
  181. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListHostedZonesByVPCCommand.js +3 -9
  182. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListHostedZonesCommand.js +3 -10
  183. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListQueryLoggingConfigsCommand.js +3 -10
  184. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListResourceRecordSetsCommand.js +3 -10
  185. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListReusableDelegationSetsCommand.js +3 -9
  186. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  187. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListTagsForResourcesCommand.js +3 -9
  188. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListTrafficPoliciesCommand.js +3 -9
  189. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListTrafficPolicyInstancesByHostedZoneCommand.js +3 -10
  190. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListTrafficPolicyInstancesByPolicyCommand.js +3 -9
  191. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListTrafficPolicyInstancesCommand.js +3 -9
  192. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListTrafficPolicyVersionsCommand.js +3 -10
  193. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/ListVPCAssociationAuthorizationsCommand.js +3 -10
  194. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/TestDNSAnswerCommand.js +3 -10
  195. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/UpdateHealthCheckCommand.js +3 -9
  196. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/UpdateHostedZoneCommentCommand.js +3 -10
  197. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/UpdateTrafficPolicyCommentCommand.js +3 -10
  198. package/node_modules/@aws-sdk/client-route-53/dist-es/commands/UpdateTrafficPolicyInstanceCommand.js +3 -10
  199. package/node_modules/@aws-sdk/client-route-53/dist-es/endpoint/ruleset.js +1 -1
  200. package/node_modules/@aws-sdk/client-route-53/dist-es/models/models_0.js +2 -0
  201. package/node_modules/@aws-sdk/client-route-53/dist-es/runtimeConfig.shared.js +6 -0
  202. package/node_modules/@aws-sdk/client-route-53/dist-es/schemas/schemas_0.js +3797 -0
  203. package/node_modules/@aws-sdk/client-route-53/dist-types/Route53Client.d.ts +10 -1
  204. package/node_modules/@aws-sdk/client-route-53/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
  205. package/node_modules/@aws-sdk/client-route-53/dist-types/commands/AssociateVPCWithHostedZoneCommand.d.ts +1 -1
  206. package/node_modules/@aws-sdk/client-route-53/dist-types/commands/CreateHealthCheckCommand.d.ts +2 -2
  207. package/node_modules/@aws-sdk/client-route-53/dist-types/commands/CreateHostedZoneCommand.d.ts +2 -2
  208. package/node_modules/@aws-sdk/client-route-53/dist-types/commands/CreateVPCAssociationAuthorizationCommand.d.ts +2 -2
  209. package/node_modules/@aws-sdk/client-route-53/dist-types/commands/DeleteHostedZoneCommand.d.ts +6 -6
  210. package/node_modules/@aws-sdk/client-route-53/dist-types/commands/DeleteVPCAssociationAuthorizationCommand.d.ts +1 -1
  211. package/node_modules/@aws-sdk/client-route-53/dist-types/commands/DisassociateVPCFromHostedZoneCommand.d.ts +1 -1
  212. package/node_modules/@aws-sdk/client-route-53/dist-types/commands/GetHealthCheckCommand.d.ts +1 -1
  213. package/node_modules/@aws-sdk/client-route-53/dist-types/commands/GetHostedZoneCommand.d.ts +1 -1
  214. package/node_modules/@aws-sdk/client-route-53/dist-types/commands/ListHealthChecksCommand.d.ts +1 -1
  215. package/node_modules/@aws-sdk/client-route-53/dist-types/commands/ListHostedZonesByVPCCommand.d.ts +1 -1
  216. package/node_modules/@aws-sdk/client-route-53/dist-types/commands/ListVPCAssociationAuthorizationsCommand.d.ts +1 -1
  217. package/node_modules/@aws-sdk/client-route-53/dist-types/commands/UpdateHealthCheckCommand.d.ts +2 -2
  218. package/node_modules/@aws-sdk/client-route-53/dist-types/models/models_0.d.ts +35 -3
  219. package/node_modules/@aws-sdk/client-route-53/dist-types/runtimeConfig.browser.d.ts +1 -0
  220. package/node_modules/@aws-sdk/client-route-53/dist-types/runtimeConfig.d.ts +2 -1
  221. package/node_modules/@aws-sdk/client-route-53/dist-types/runtimeConfig.native.d.ts +1 -0
  222. package/node_modules/@aws-sdk/client-route-53/dist-types/runtimeConfig.shared.d.ts +2 -0
  223. package/node_modules/@aws-sdk/client-route-53/dist-types/schemas/schemas_0.d.ts +355 -0
  224. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/Route53Client.d.ts +4 -0
  225. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/models/models_0.d.ts +2 -0
  226. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/runtimeConfig.browser.d.ts +6 -0
  227. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/runtimeConfig.d.ts +7 -3
  228. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/runtimeConfig.native.d.ts +6 -0
  229. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/runtimeConfig.shared.d.ts +7 -0
  230. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/schemas/schemas_0.d.ts +360 -0
  231. package/node_modules/@aws-sdk/client-route-53/package.json +35 -36
  232. package/node_modules/@aws-sdk/client-s3/dist-cjs/endpoint/ruleset.js +3 -3
  233. package/node_modules/@aws-sdk/client-s3/dist-cjs/index.js +9984 -8597
  234. package/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.shared.js +6 -0
  235. package/node_modules/@aws-sdk/client-s3/dist-es/S3Client.js +2 -0
  236. package/node_modules/@aws-sdk/client-s3/dist-es/commands/AbortMultipartUploadCommand.js +3 -10
  237. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CompleteMultipartUploadCommand.js +2 -7
  238. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CopyObjectCommand.js +2 -7
  239. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateBucketCommand.js +2 -6
  240. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateBucketMetadataConfigurationCommand.js +2 -6
  241. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateBucketMetadataTableConfigurationCommand.js +2 -6
  242. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateMultipartUploadCommand.js +2 -7
  243. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateSessionCommand.js +3 -11
  244. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketAnalyticsConfigurationCommand.js +3 -9
  245. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketCommand.js +3 -9
  246. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketCorsCommand.js +3 -9
  247. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketEncryptionCommand.js +3 -9
  248. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketIntelligentTieringConfigurationCommand.js +3 -9
  249. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketInventoryConfigurationCommand.js +3 -9
  250. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketLifecycleCommand.js +3 -9
  251. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketMetadataConfigurationCommand.js +3 -9
  252. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketMetadataTableConfigurationCommand.js +3 -9
  253. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketMetricsConfigurationCommand.js +3 -9
  254. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketOwnershipControlsCommand.js +3 -9
  255. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketPolicyCommand.js +3 -9
  256. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketReplicationCommand.js +3 -9
  257. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketTaggingCommand.js +3 -9
  258. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketWebsiteCommand.js +3 -9
  259. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectCommand.js +3 -10
  260. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectTaggingCommand.js +3 -10
  261. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectsCommand.js +2 -6
  262. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeletePublicAccessBlockCommand.js +3 -9
  263. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAccelerateConfigurationCommand.js +3 -10
  264. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAclCommand.js +3 -10
  265. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAnalyticsConfigurationCommand.js +3 -10
  266. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketCorsCommand.js +3 -10
  267. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketEncryptionCommand.js +3 -11
  268. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketIntelligentTieringConfigurationCommand.js +3 -10
  269. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketInventoryConfigurationCommand.js +3 -11
  270. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +3 -10
  271. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLocationCommand.js +3 -10
  272. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLoggingCommand.js +3 -10
  273. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetadataConfigurationCommand.js +3 -10
  274. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetadataTableConfigurationCommand.js +3 -10
  275. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetricsConfigurationCommand.js +3 -10
  276. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketNotificationConfigurationCommand.js +3 -10
  277. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketOwnershipControlsCommand.js +3 -10
  278. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketPolicyCommand.js +3 -10
  279. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketPolicyStatusCommand.js +3 -10
  280. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketReplicationCommand.js +3 -10
  281. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketRequestPaymentCommand.js +3 -10
  282. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketTaggingCommand.js +3 -10
  283. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketVersioningCommand.js +3 -10
  284. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketWebsiteCommand.js +3 -10
  285. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectAclCommand.js +3 -10
  286. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectAttributesCommand.js +2 -7
  287. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectCommand.js +2 -7
  288. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectLegalHoldCommand.js +3 -10
  289. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectLockConfigurationCommand.js +3 -10
  290. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectRetentionCommand.js +3 -10
  291. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectTaggingCommand.js +3 -10
  292. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectTorrentCommand.js +3 -10
  293. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetPublicAccessBlockCommand.js +3 -10
  294. package/node_modules/@aws-sdk/client-s3/dist-es/commands/HeadBucketCommand.js +3 -10
  295. package/node_modules/@aws-sdk/client-s3/dist-es/commands/HeadObjectCommand.js +2 -7
  296. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketAnalyticsConfigurationsCommand.js +3 -10
  297. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketIntelligentTieringConfigurationsCommand.js +3 -10
  298. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketInventoryConfigurationsCommand.js +3 -11
  299. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketMetricsConfigurationsCommand.js +3 -10
  300. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketsCommand.js +3 -10
  301. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListDirectoryBucketsCommand.js +3 -10
  302. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListMultipartUploadsCommand.js +3 -10
  303. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectVersionsCommand.js +3 -10
  304. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectsCommand.js +3 -10
  305. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectsV2Command.js +3 -10
  306. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListPartsCommand.js +2 -7
  307. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAccelerateConfigurationCommand.js +2 -6
  308. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAclCommand.js +2 -6
  309. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAnalyticsConfigurationCommand.js +3 -9
  310. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketCorsCommand.js +2 -6
  311. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketEncryptionCommand.js +2 -7
  312. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketIntelligentTieringConfigurationCommand.js +3 -9
  313. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketInventoryConfigurationCommand.js +3 -10
  314. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +2 -6
  315. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketLoggingCommand.js +2 -6
  316. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketMetricsConfigurationCommand.js +3 -9
  317. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketNotificationConfigurationCommand.js +3 -9
  318. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketOwnershipControlsCommand.js +2 -6
  319. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketPolicyCommand.js +2 -6
  320. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketReplicationCommand.js +2 -6
  321. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketRequestPaymentCommand.js +2 -6
  322. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketTaggingCommand.js +2 -6
  323. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketVersioningCommand.js +2 -6
  324. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketWebsiteCommand.js +2 -6
  325. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectAclCommand.js +2 -6
  326. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectCommand.js +2 -7
  327. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectLegalHoldCommand.js +2 -6
  328. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectLockConfigurationCommand.js +2 -6
  329. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectRetentionCommand.js +2 -6
  330. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectTaggingCommand.js +2 -6
  331. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutPublicAccessBlockCommand.js +2 -6
  332. package/node_modules/@aws-sdk/client-s3/dist-es/commands/RenameObjectCommand.js +3 -10
  333. package/node_modules/@aws-sdk/client-s3/dist-es/commands/RestoreObjectCommand.js +2 -7
  334. package/node_modules/@aws-sdk/client-s3/dist-es/commands/SelectObjectContentCommand.js +2 -7
  335. package/node_modules/@aws-sdk/client-s3/dist-es/commands/UpdateBucketMetadataInventoryTableConfigurationCommand.js +2 -6
  336. package/node_modules/@aws-sdk/client-s3/dist-es/commands/UpdateBucketMetadataJournalTableConfigurationCommand.js +2 -6
  337. package/node_modules/@aws-sdk/client-s3/dist-es/commands/UploadPartCommand.js +2 -7
  338. package/node_modules/@aws-sdk/client-s3/dist-es/commands/UploadPartCopyCommand.js +2 -7
  339. package/node_modules/@aws-sdk/client-s3/dist-es/commands/WriteGetObjectResponseCommand.js +3 -10
  340. package/node_modules/@aws-sdk/client-s3/dist-es/endpoint/ruleset.js +3 -3
  341. package/node_modules/@aws-sdk/client-s3/dist-es/models/models_0.js +0 -151
  342. package/node_modules/@aws-sdk/client-s3/dist-es/models/models_1.js +0 -108
  343. package/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.shared.js +6 -0
  344. package/node_modules/@aws-sdk/client-s3/dist-es/schemas/schemas_0.js +10281 -0
  345. package/node_modules/@aws-sdk/client-s3/dist-types/S3Client.d.ts +10 -1
  346. package/node_modules/@aws-sdk/client-s3/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
  347. package/node_modules/@aws-sdk/client-s3/dist-types/commands/AbortMultipartUploadCommand.d.ts +3 -0
  348. package/node_modules/@aws-sdk/client-s3/dist-types/commands/CompleteMultipartUploadCommand.d.ts +3 -0
  349. package/node_modules/@aws-sdk/client-s3/dist-types/commands/CopyObjectCommand.d.ts +10 -8
  350. package/node_modules/@aws-sdk/client-s3/dist-types/commands/CreateBucketCommand.d.ts +6 -13
  351. package/node_modules/@aws-sdk/client-s3/dist-types/commands/CreateBucketMetadataConfigurationCommand.d.ts +3 -0
  352. package/node_modules/@aws-sdk/client-s3/dist-types/commands/CreateBucketMetadataTableConfigurationCommand.d.ts +3 -0
  353. package/node_modules/@aws-sdk/client-s3/dist-types/commands/CreateMultipartUploadCommand.d.ts +6 -6
  354. package/node_modules/@aws-sdk/client-s3/dist-types/commands/CreateSessionCommand.d.ts +3 -0
  355. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +3 -0
  356. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketCommand.d.ts +3 -0
  357. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketCorsCommand.d.ts +3 -0
  358. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketEncryptionCommand.d.ts +3 -0
  359. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +3 -0
  360. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketInventoryConfigurationCommand.d.ts +3 -0
  361. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketLifecycleCommand.d.ts +3 -0
  362. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketMetadataConfigurationCommand.d.ts +3 -0
  363. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketMetadataTableConfigurationCommand.d.ts +3 -0
  364. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketMetricsConfigurationCommand.d.ts +3 -0
  365. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketOwnershipControlsCommand.d.ts +3 -0
  366. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketPolicyCommand.d.ts +3 -0
  367. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketReplicationCommand.d.ts +3 -0
  368. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketTaggingCommand.d.ts +3 -0
  369. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketWebsiteCommand.d.ts +3 -0
  370. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteObjectCommand.d.ts +6 -0
  371. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteObjectTaggingCommand.d.ts +3 -0
  372. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteObjectsCommand.d.ts +3 -0
  373. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeletePublicAccessBlockCommand.d.ts +3 -0
  374. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketAccelerateConfigurationCommand.d.ts +3 -0
  375. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketAclCommand.d.ts +4 -1
  376. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketAnalyticsConfigurationCommand.d.ts +3 -0
  377. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketCorsCommand.d.ts +3 -0
  378. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketEncryptionCommand.d.ts +3 -0
  379. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +3 -0
  380. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketInventoryConfigurationCommand.d.ts +3 -0
  381. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketLifecycleConfigurationCommand.d.ts +3 -0
  382. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketLocationCommand.d.ts +19 -5
  383. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketLoggingCommand.d.ts +4 -1
  384. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketMetadataConfigurationCommand.d.ts +3 -0
  385. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketMetadataTableConfigurationCommand.d.ts +3 -0
  386. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketMetricsConfigurationCommand.d.ts +3 -0
  387. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketNotificationConfigurationCommand.d.ts +3 -0
  388. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketOwnershipControlsCommand.d.ts +3 -0
  389. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketPolicyCommand.d.ts +3 -0
  390. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketPolicyStatusCommand.d.ts +3 -0
  391. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketReplicationCommand.d.ts +3 -0
  392. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketRequestPaymentCommand.d.ts +3 -0
  393. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketTaggingCommand.d.ts +3 -0
  394. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketVersioningCommand.d.ts +3 -0
  395. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketWebsiteCommand.d.ts +3 -0
  396. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectAclCommand.d.ts +11 -1
  397. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectAttributesCommand.d.ts +3 -0
  398. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectCommand.d.ts +3 -0
  399. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectLegalHoldCommand.d.ts +3 -0
  400. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectLockConfigurationCommand.d.ts +3 -0
  401. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectRetentionCommand.d.ts +3 -0
  402. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectTaggingCommand.d.ts +3 -0
  403. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectTorrentCommand.d.ts +3 -0
  404. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetPublicAccessBlockCommand.d.ts +3 -0
  405. package/node_modules/@aws-sdk/client-s3/dist-types/commands/HeadBucketCommand.d.ts +12 -6
  406. package/node_modules/@aws-sdk/client-s3/dist-types/commands/HeadObjectCommand.d.ts +3 -0
  407. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +3 -0
  408. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +3 -0
  409. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketInventoryConfigurationsCommand.d.ts +4 -1
  410. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketMetricsConfigurationsCommand.d.ts +3 -0
  411. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketsCommand.d.ts +4 -1
  412. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListDirectoryBucketsCommand.d.ts +3 -0
  413. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListMultipartUploadsCommand.d.ts +4 -1
  414. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListObjectVersionsCommand.d.ts +4 -1
  415. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListObjectsCommand.d.ts +4 -1
  416. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListObjectsV2Command.d.ts +11 -1
  417. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListPartsCommand.d.ts +4 -1
  418. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketAccelerateConfigurationCommand.d.ts +3 -0
  419. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketAclCommand.d.ts +6 -6
  420. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketAnalyticsConfigurationCommand.d.ts +3 -0
  421. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketCorsCommand.d.ts +3 -0
  422. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketEncryptionCommand.d.ts +3 -0
  423. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +3 -0
  424. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketInventoryConfigurationCommand.d.ts +3 -0
  425. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketLifecycleConfigurationCommand.d.ts +3 -0
  426. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketLoggingCommand.d.ts +6 -6
  427. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketMetricsConfigurationCommand.d.ts +3 -0
  428. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketNotificationConfigurationCommand.d.ts +3 -0
  429. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketOwnershipControlsCommand.d.ts +3 -0
  430. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketPolicyCommand.d.ts +3 -0
  431. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketReplicationCommand.d.ts +3 -0
  432. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketRequestPaymentCommand.d.ts +3 -0
  433. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketTaggingCommand.d.ts +3 -0
  434. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketVersioningCommand.d.ts +3 -0
  435. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketWebsiteCommand.d.ts +3 -0
  436. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectAclCommand.d.ts +9 -1
  437. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectCommand.d.ts +6 -6
  438. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectLegalHoldCommand.d.ts +3 -0
  439. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectLockConfigurationCommand.d.ts +3 -0
  440. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectRetentionCommand.d.ts +3 -0
  441. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectTaggingCommand.d.ts +3 -0
  442. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutPublicAccessBlockCommand.d.ts +3 -0
  443. package/node_modules/@aws-sdk/client-s3/dist-types/commands/RenameObjectCommand.d.ts +3 -0
  444. package/node_modules/@aws-sdk/client-s3/dist-types/commands/RestoreObjectCommand.d.ts +3 -0
  445. package/node_modules/@aws-sdk/client-s3/dist-types/commands/SelectObjectContentCommand.d.ts +3 -0
  446. package/node_modules/@aws-sdk/client-s3/dist-types/commands/UpdateBucketMetadataInventoryTableConfigurationCommand.d.ts +3 -0
  447. package/node_modules/@aws-sdk/client-s3/dist-types/commands/UpdateBucketMetadataJournalTableConfigurationCommand.d.ts +3 -0
  448. package/node_modules/@aws-sdk/client-s3/dist-types/commands/UploadPartCommand.d.ts +3 -0
  449. package/node_modules/@aws-sdk/client-s3/dist-types/commands/UploadPartCopyCommand.d.ts +3 -0
  450. package/node_modules/@aws-sdk/client-s3/dist-types/commands/WriteGetObjectResponseCommand.d.ts +3 -0
  451. package/node_modules/@aws-sdk/client-s3/dist-types/models/models_0.d.ts +65 -133
  452. package/node_modules/@aws-sdk/client-s3/dist-types/models/models_1.d.ts +14 -90
  453. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.browser.d.ts +2 -0
  454. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.d.ts +3 -1
  455. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.native.d.ts +2 -0
  456. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.shared.d.ts +2 -0
  457. package/node_modules/@aws-sdk/client-s3/dist-types/schemas/schemas_0.d.ts +494 -0
  458. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/S3Client.d.ts +4 -0
  459. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/models/models_0.d.ts +2 -78
  460. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/models/models_1.d.ts +0 -54
  461. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.browser.d.ts +7 -0
  462. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.d.ts +8 -3
  463. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.native.d.ts +7 -0
  464. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.shared.d.ts +7 -0
  465. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/schemas/schemas_0.d.ts +500 -0
  466. package/node_modules/@aws-sdk/client-s3/package.json +49 -51
  467. package/node_modules/@aws-sdk/client-ses/dist-cjs/endpoint/ruleset.js +1 -1
  468. package/node_modules/@aws-sdk/client-ses/dist-cjs/index.js +1945 -5698
  469. package/node_modules/@aws-sdk/client-ses/dist-cjs/runtimeConfig.shared.js +7 -0
  470. package/node_modules/@aws-sdk/client-ses/dist-es/SESClient.js +2 -0
  471. package/node_modules/@aws-sdk/client-ses/dist-es/commands/CloneReceiptRuleSetCommand.js +3 -9
  472. package/node_modules/@aws-sdk/client-ses/dist-es/commands/CreateConfigurationSetCommand.js +3 -9
  473. package/node_modules/@aws-sdk/client-ses/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +3 -9
  474. package/node_modules/@aws-sdk/client-ses/dist-es/commands/CreateConfigurationSetTrackingOptionsCommand.js +3 -9
  475. package/node_modules/@aws-sdk/client-ses/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +3 -9
  476. package/node_modules/@aws-sdk/client-ses/dist-es/commands/CreateReceiptFilterCommand.js +3 -9
  477. package/node_modules/@aws-sdk/client-ses/dist-es/commands/CreateReceiptRuleCommand.js +3 -9
  478. package/node_modules/@aws-sdk/client-ses/dist-es/commands/CreateReceiptRuleSetCommand.js +3 -9
  479. package/node_modules/@aws-sdk/client-ses/dist-es/commands/CreateTemplateCommand.js +3 -9
  480. package/node_modules/@aws-sdk/client-ses/dist-es/commands/DeleteConfigurationSetCommand.js +3 -9
  481. package/node_modules/@aws-sdk/client-ses/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +3 -9
  482. package/node_modules/@aws-sdk/client-ses/dist-es/commands/DeleteConfigurationSetTrackingOptionsCommand.js +3 -9
  483. package/node_modules/@aws-sdk/client-ses/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +3 -9
  484. package/node_modules/@aws-sdk/client-ses/dist-es/commands/DeleteIdentityCommand.js +3 -9
  485. package/node_modules/@aws-sdk/client-ses/dist-es/commands/DeleteIdentityPolicyCommand.js +3 -9
  486. package/node_modules/@aws-sdk/client-ses/dist-es/commands/DeleteReceiptFilterCommand.js +3 -9
  487. package/node_modules/@aws-sdk/client-ses/dist-es/commands/DeleteReceiptRuleCommand.js +3 -9
  488. package/node_modules/@aws-sdk/client-ses/dist-es/commands/DeleteReceiptRuleSetCommand.js +3 -9
  489. package/node_modules/@aws-sdk/client-ses/dist-es/commands/DeleteTemplateCommand.js +3 -9
  490. package/node_modules/@aws-sdk/client-ses/dist-es/commands/DeleteVerifiedEmailAddressCommand.js +3 -9
  491. package/node_modules/@aws-sdk/client-ses/dist-es/commands/DescribeActiveReceiptRuleSetCommand.js +3 -9
  492. package/node_modules/@aws-sdk/client-ses/dist-es/commands/DescribeConfigurationSetCommand.js +3 -9
  493. package/node_modules/@aws-sdk/client-ses/dist-es/commands/DescribeReceiptRuleCommand.js +3 -9
  494. package/node_modules/@aws-sdk/client-ses/dist-es/commands/DescribeReceiptRuleSetCommand.js +3 -9
  495. package/node_modules/@aws-sdk/client-ses/dist-es/commands/GetAccountSendingEnabledCommand.js +3 -9
  496. package/node_modules/@aws-sdk/client-ses/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +3 -9
  497. package/node_modules/@aws-sdk/client-ses/dist-es/commands/GetIdentityDkimAttributesCommand.js +3 -9
  498. package/node_modules/@aws-sdk/client-ses/dist-es/commands/GetIdentityMailFromDomainAttributesCommand.js +3 -9
  499. package/node_modules/@aws-sdk/client-ses/dist-es/commands/GetIdentityNotificationAttributesCommand.js +3 -9
  500. package/node_modules/@aws-sdk/client-ses/dist-es/commands/GetIdentityPoliciesCommand.js +3 -9
  501. package/node_modules/@aws-sdk/client-ses/dist-es/commands/GetIdentityVerificationAttributesCommand.js +3 -9
  502. package/node_modules/@aws-sdk/client-ses/dist-es/commands/GetSendQuotaCommand.js +3 -9
  503. package/node_modules/@aws-sdk/client-ses/dist-es/commands/GetSendStatisticsCommand.js +3 -9
  504. package/node_modules/@aws-sdk/client-ses/dist-es/commands/GetTemplateCommand.js +3 -9
  505. package/node_modules/@aws-sdk/client-ses/dist-es/commands/ListConfigurationSetsCommand.js +3 -9
  506. package/node_modules/@aws-sdk/client-ses/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +3 -9
  507. package/node_modules/@aws-sdk/client-ses/dist-es/commands/ListIdentitiesCommand.js +3 -9
  508. package/node_modules/@aws-sdk/client-ses/dist-es/commands/ListIdentityPoliciesCommand.js +3 -9
  509. package/node_modules/@aws-sdk/client-ses/dist-es/commands/ListReceiptFiltersCommand.js +3 -9
  510. package/node_modules/@aws-sdk/client-ses/dist-es/commands/ListReceiptRuleSetsCommand.js +3 -9
  511. package/node_modules/@aws-sdk/client-ses/dist-es/commands/ListTemplatesCommand.js +3 -9
  512. package/node_modules/@aws-sdk/client-ses/dist-es/commands/ListVerifiedEmailAddressesCommand.js +3 -9
  513. package/node_modules/@aws-sdk/client-ses/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +3 -9
  514. package/node_modules/@aws-sdk/client-ses/dist-es/commands/PutIdentityPolicyCommand.js +3 -9
  515. package/node_modules/@aws-sdk/client-ses/dist-es/commands/ReorderReceiptRuleSetCommand.js +3 -9
  516. package/node_modules/@aws-sdk/client-ses/dist-es/commands/SendBounceCommand.js +3 -9
  517. package/node_modules/@aws-sdk/client-ses/dist-es/commands/SendBulkTemplatedEmailCommand.js +3 -9
  518. package/node_modules/@aws-sdk/client-ses/dist-es/commands/SendCustomVerificationEmailCommand.js +3 -9
  519. package/node_modules/@aws-sdk/client-ses/dist-es/commands/SendEmailCommand.js +3 -9
  520. package/node_modules/@aws-sdk/client-ses/dist-es/commands/SendRawEmailCommand.js +3 -9
  521. package/node_modules/@aws-sdk/client-ses/dist-es/commands/SendTemplatedEmailCommand.js +3 -9
  522. package/node_modules/@aws-sdk/client-ses/dist-es/commands/SetActiveReceiptRuleSetCommand.js +3 -9
  523. package/node_modules/@aws-sdk/client-ses/dist-es/commands/SetIdentityDkimEnabledCommand.js +3 -9
  524. package/node_modules/@aws-sdk/client-ses/dist-es/commands/SetIdentityFeedbackForwardingEnabledCommand.js +3 -9
  525. package/node_modules/@aws-sdk/client-ses/dist-es/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +3 -9
  526. package/node_modules/@aws-sdk/client-ses/dist-es/commands/SetIdentityMailFromDomainCommand.js +3 -9
  527. package/node_modules/@aws-sdk/client-ses/dist-es/commands/SetIdentityNotificationTopicCommand.js +3 -9
  528. package/node_modules/@aws-sdk/client-ses/dist-es/commands/SetReceiptRulePositionCommand.js +3 -9
  529. package/node_modules/@aws-sdk/client-ses/dist-es/commands/TestRenderTemplateCommand.js +3 -9
  530. package/node_modules/@aws-sdk/client-ses/dist-es/commands/UpdateAccountSendingEnabledCommand.js +3 -9
  531. package/node_modules/@aws-sdk/client-ses/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +3 -9
  532. package/node_modules/@aws-sdk/client-ses/dist-es/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +3 -9
  533. package/node_modules/@aws-sdk/client-ses/dist-es/commands/UpdateConfigurationSetSendingEnabledCommand.js +3 -9
  534. package/node_modules/@aws-sdk/client-ses/dist-es/commands/UpdateConfigurationSetTrackingOptionsCommand.js +3 -9
  535. package/node_modules/@aws-sdk/client-ses/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +3 -9
  536. package/node_modules/@aws-sdk/client-ses/dist-es/commands/UpdateReceiptRuleCommand.js +3 -9
  537. package/node_modules/@aws-sdk/client-ses/dist-es/commands/UpdateTemplateCommand.js +3 -9
  538. package/node_modules/@aws-sdk/client-ses/dist-es/commands/VerifyDomainDkimCommand.js +3 -9
  539. package/node_modules/@aws-sdk/client-ses/dist-es/commands/VerifyDomainIdentityCommand.js +3 -9
  540. package/node_modules/@aws-sdk/client-ses/dist-es/commands/VerifyEmailAddressCommand.js +3 -9
  541. package/node_modules/@aws-sdk/client-ses/dist-es/commands/VerifyEmailIdentityCommand.js +3 -9
  542. package/node_modules/@aws-sdk/client-ses/dist-es/endpoint/ruleset.js +1 -1
  543. package/node_modules/@aws-sdk/client-ses/dist-es/runtimeConfig.shared.js +7 -0
  544. package/node_modules/@aws-sdk/client-ses/dist-es/schemas/schemas_0.js +1930 -0
  545. package/node_modules/@aws-sdk/client-ses/dist-types/SESClient.d.ts +10 -1
  546. package/node_modules/@aws-sdk/client-ses/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
  547. package/node_modules/@aws-sdk/client-ses/dist-types/runtimeConfig.browser.d.ts +1 -0
  548. package/node_modules/@aws-sdk/client-ses/dist-types/runtimeConfig.d.ts +2 -1
  549. package/node_modules/@aws-sdk/client-ses/dist-types/runtimeConfig.native.d.ts +1 -0
  550. package/node_modules/@aws-sdk/client-ses/dist-types/runtimeConfig.shared.d.ts +1 -0
  551. package/node_modules/@aws-sdk/client-ses/dist-types/schemas/schemas_0.d.ts +308 -0
  552. package/node_modules/@aws-sdk/client-ses/dist-types/ts3.4/SESClient.d.ts +4 -0
  553. package/node_modules/@aws-sdk/client-ses/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  554. package/node_modules/@aws-sdk/client-ses/dist-types/ts3.4/runtimeConfig.d.ts +5 -3
  555. package/node_modules/@aws-sdk/client-ses/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  556. package/node_modules/@aws-sdk/client-ses/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  557. package/node_modules/@aws-sdk/client-ses/dist-types/ts3.4/schemas/schemas_0.d.ts +314 -0
  558. package/node_modules/@aws-sdk/client-ses/package.json +34 -34
  559. package/node_modules/@aws-sdk/client-ssm/dist-cjs/index.js +8800 -8216
  560. package/node_modules/@aws-sdk/client-ssm/dist-cjs/runtimeConfig.shared.js +7 -0
  561. package/node_modules/@aws-sdk/client-ssm/dist-es/SSMClient.js +2 -0
  562. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/AddTagsToResourceCommand.js +3 -9
  563. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/AssociateOpsItemRelatedItemCommand.js +3 -9
  564. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/CancelCommandCommand.js +3 -9
  565. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/CancelMaintenanceWindowExecutionCommand.js +3 -9
  566. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/CreateActivationCommand.js +3 -9
  567. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/CreateAssociationBatchCommand.js +3 -10
  568. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/CreateAssociationCommand.js +3 -10
  569. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/CreateDocumentCommand.js +3 -9
  570. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/CreateMaintenanceWindowCommand.js +3 -10
  571. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/CreateOpsItemCommand.js +3 -9
  572. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/CreateOpsMetadataCommand.js +3 -9
  573. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/CreatePatchBaselineCommand.js +3 -10
  574. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/CreateResourceDataSyncCommand.js +3 -9
  575. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DeleteActivationCommand.js +3 -9
  576. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DeleteAssociationCommand.js +3 -9
  577. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DeleteDocumentCommand.js +3 -9
  578. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DeleteInventoryCommand.js +3 -9
  579. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DeleteMaintenanceWindowCommand.js +3 -9
  580. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DeleteOpsItemCommand.js +3 -9
  581. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DeleteOpsMetadataCommand.js +3 -9
  582. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DeleteParameterCommand.js +3 -9
  583. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DeleteParametersCommand.js +3 -9
  584. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DeletePatchBaselineCommand.js +3 -9
  585. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DeleteResourceDataSyncCommand.js +3 -9
  586. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DeleteResourcePolicyCommand.js +3 -9
  587. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DeregisterManagedInstanceCommand.js +3 -9
  588. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DeregisterPatchBaselineForPatchGroupCommand.js +3 -9
  589. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DeregisterTargetFromMaintenanceWindowCommand.js +3 -9
  590. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DeregisterTaskFromMaintenanceWindowCommand.js +3 -9
  591. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeActivationsCommand.js +3 -9
  592. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeAssociationCommand.js +3 -10
  593. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeAssociationExecutionTargetsCommand.js +3 -9
  594. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeAssociationExecutionsCommand.js +3 -9
  595. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeAutomationExecutionsCommand.js +3 -9
  596. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeAutomationStepExecutionsCommand.js +3 -9
  597. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeAvailablePatchesCommand.js +3 -9
  598. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeDocumentCommand.js +3 -9
  599. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeDocumentPermissionCommand.js +3 -9
  600. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeEffectiveInstanceAssociationsCommand.js +3 -9
  601. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeEffectivePatchesForPatchBaselineCommand.js +3 -9
  602. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeInstanceAssociationsStatusCommand.js +3 -9
  603. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeInstanceInformationCommand.js +3 -10
  604. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeInstancePatchStatesCommand.js +3 -10
  605. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeInstancePatchStatesForPatchGroupCommand.js +3 -10
  606. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeInstancePatchesCommand.js +3 -9
  607. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeInstancePropertiesCommand.js +3 -10
  608. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeInventoryDeletionsCommand.js +3 -9
  609. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.js +3 -10
  610. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeMaintenanceWindowExecutionTasksCommand.js +3 -9
  611. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeMaintenanceWindowExecutionsCommand.js +3 -9
  612. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeMaintenanceWindowScheduleCommand.js +3 -9
  613. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeMaintenanceWindowTargetsCommand.js +3 -10
  614. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeMaintenanceWindowTasksCommand.js +3 -10
  615. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeMaintenanceWindowsCommand.js +3 -10
  616. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeMaintenanceWindowsForTargetCommand.js +3 -9
  617. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeOpsItemsCommand.js +3 -9
  618. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeParametersCommand.js +3 -9
  619. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribePatchBaselinesCommand.js +3 -9
  620. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribePatchGroupStateCommand.js +3 -9
  621. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribePatchGroupsCommand.js +3 -9
  622. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribePatchPropertiesCommand.js +3 -9
  623. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeSessionsCommand.js +3 -9
  624. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/DisassociateOpsItemRelatedItemCommand.js +3 -9
  625. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetAccessTokenCommand.js +3 -10
  626. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetAutomationExecutionCommand.js +3 -9
  627. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetCalendarStateCommand.js +3 -9
  628. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetCommandInvocationCommand.js +3 -9
  629. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetConnectionStatusCommand.js +3 -9
  630. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetDefaultPatchBaselineCommand.js +3 -9
  631. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetDeployablePatchSnapshotForInstanceCommand.js +3 -10
  632. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetDocumentCommand.js +3 -9
  633. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetExecutionPreviewCommand.js +3 -9
  634. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetInventoryCommand.js +3 -9
  635. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetInventorySchemaCommand.js +3 -9
  636. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetMaintenanceWindowCommand.js +3 -10
  637. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetMaintenanceWindowExecutionCommand.js +3 -9
  638. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetMaintenanceWindowExecutionTaskCommand.js +3 -10
  639. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.js +3 -10
  640. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetMaintenanceWindowTaskCommand.js +3 -10
  641. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetOpsItemCommand.js +3 -9
  642. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetOpsMetadataCommand.js +3 -9
  643. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetOpsSummaryCommand.js +3 -9
  644. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetParameterCommand.js +3 -10
  645. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetParameterHistoryCommand.js +3 -10
  646. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetParametersByPathCommand.js +3 -10
  647. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetParametersCommand.js +3 -10
  648. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetPatchBaselineCommand.js +3 -10
  649. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetPatchBaselineForPatchGroupCommand.js +3 -9
  650. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetResourcePoliciesCommand.js +3 -9
  651. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetServiceSettingCommand.js +3 -9
  652. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/LabelParameterVersionCommand.js +3 -9
  653. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListAssociationVersionsCommand.js +3 -10
  654. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListAssociationsCommand.js +3 -9
  655. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListCommandInvocationsCommand.js +3 -9
  656. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListCommandsCommand.js +3 -10
  657. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListComplianceItemsCommand.js +3 -9
  658. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListComplianceSummariesCommand.js +3 -9
  659. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListDocumentMetadataHistoryCommand.js +3 -9
  660. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListDocumentVersionsCommand.js +3 -9
  661. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListDocumentsCommand.js +3 -9
  662. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListInventoryEntriesCommand.js +3 -9
  663. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListNodesCommand.js +3 -10
  664. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListNodesSummaryCommand.js +3 -9
  665. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListOpsItemEventsCommand.js +3 -9
  666. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListOpsItemRelatedItemsCommand.js +3 -9
  667. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListOpsMetadataCommand.js +3 -9
  668. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListResourceComplianceSummariesCommand.js +3 -9
  669. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListResourceDataSyncCommand.js +3 -9
  670. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  671. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/ModifyDocumentPermissionCommand.js +3 -9
  672. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/PutComplianceItemsCommand.js +3 -9
  673. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/PutInventoryCommand.js +3 -9
  674. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/PutParameterCommand.js +3 -10
  675. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/PutResourcePolicyCommand.js +3 -9
  676. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/RegisterDefaultPatchBaselineCommand.js +3 -9
  677. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/RegisterPatchBaselineForPatchGroupCommand.js +3 -9
  678. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/RegisterTargetWithMaintenanceWindowCommand.js +3 -10
  679. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/RegisterTaskWithMaintenanceWindowCommand.js +3 -10
  680. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/RemoveTagsFromResourceCommand.js +3 -9
  681. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/ResetServiceSettingCommand.js +3 -9
  682. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/ResumeSessionCommand.js +3 -9
  683. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/SendAutomationSignalCommand.js +3 -9
  684. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/SendCommandCommand.js +3 -10
  685. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/StartAccessRequestCommand.js +3 -9
  686. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/StartAssociationsOnceCommand.js +3 -9
  687. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/StartAutomationExecutionCommand.js +3 -9
  688. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/StartChangeRequestExecutionCommand.js +3 -9
  689. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/StartExecutionPreviewCommand.js +3 -9
  690. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/StartSessionCommand.js +3 -9
  691. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/StopAutomationExecutionCommand.js +3 -9
  692. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/TerminateSessionCommand.js +3 -9
  693. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/UnlabelParameterVersionCommand.js +3 -9
  694. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/UpdateAssociationCommand.js +3 -10
  695. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/UpdateAssociationStatusCommand.js +3 -10
  696. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/UpdateDocumentCommand.js +3 -9
  697. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/UpdateDocumentDefaultVersionCommand.js +3 -9
  698. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/UpdateDocumentMetadataCommand.js +3 -9
  699. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/UpdateMaintenanceWindowCommand.js +3 -10
  700. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/UpdateMaintenanceWindowTargetCommand.js +3 -10
  701. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/UpdateMaintenanceWindowTaskCommand.js +3 -10
  702. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/UpdateManagedInstanceRoleCommand.js +3 -9
  703. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/UpdateOpsItemCommand.js +3 -9
  704. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/UpdateOpsMetadataCommand.js +3 -9
  705. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/UpdatePatchBaselineCommand.js +3 -10
  706. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/UpdateResourceDataSyncCommand.js +3 -9
  707. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/UpdateServiceSettingCommand.js +3 -9
  708. package/node_modules/@aws-sdk/client-ssm/dist-es/models/models_0.js +14 -103
  709. package/node_modules/@aws-sdk/client-ssm/dist-es/models/models_1.js +0 -171
  710. package/node_modules/@aws-sdk/client-ssm/dist-es/models/models_2.js +0 -90
  711. package/node_modules/@aws-sdk/client-ssm/dist-es/runtimeConfig.shared.js +7 -0
  712. package/node_modules/@aws-sdk/client-ssm/dist-es/schemas/schemas_0.js +8146 -0
  713. package/node_modules/@aws-sdk/client-ssm/dist-types/SSMClient.d.ts +10 -1
  714. package/node_modules/@aws-sdk/client-ssm/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
  715. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreateDocumentCommand.d.ts +3 -0
  716. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListDocumentMetadataHistoryCommand.d.ts +7 -1
  717. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +1 -2
  718. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/StartChangeRequestExecutionCommand.d.ts +10 -1
  719. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateDocumentMetadataCommand.d.ts +7 -1
  720. package/node_modules/@aws-sdk/client-ssm/dist-types/models/models_0.d.ts +36 -164
  721. package/node_modules/@aws-sdk/client-ssm/dist-types/models/models_1.d.ts +85 -159
  722. package/node_modules/@aws-sdk/client-ssm/dist-types/models/models_2.d.ts +21 -62
  723. package/node_modules/@aws-sdk/client-ssm/dist-types/runtimeConfig.browser.d.ts +1 -0
  724. package/node_modules/@aws-sdk/client-ssm/dist-types/runtimeConfig.d.ts +2 -1
  725. package/node_modules/@aws-sdk/client-ssm/dist-types/runtimeConfig.native.d.ts +1 -0
  726. package/node_modules/@aws-sdk/client-ssm/dist-types/runtimeConfig.shared.d.ts +1 -0
  727. package/node_modules/@aws-sdk/client-ssm/dist-types/schemas/schemas_0.d.ts +957 -0
  728. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/SSMClient.d.ts +4 -0
  729. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +4 -2
  730. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/models/models_0.d.ts +8 -75
  731. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/models/models_1.d.ts +14 -97
  732. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/models/models_2.d.ts +4 -46
  733. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  734. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/runtimeConfig.d.ts +5 -3
  735. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  736. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  737. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/schemas/schemas_0.d.ts +964 -0
  738. package/node_modules/@aws-sdk/client-ssm/package.json +34 -35
  739. package/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/ruleset.js +1 -1
  740. package/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +277 -270
  741. package/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js +2 -0
  742. package/node_modules/@aws-sdk/client-sso/dist-es/SSOClient.js +2 -0
  743. package/node_modules/@aws-sdk/client-sso/dist-es/commands/GetRoleCredentialsCommand.js +3 -10
  744. package/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountRolesCommand.js +3 -10
  745. package/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountsCommand.js +3 -10
  746. package/node_modules/@aws-sdk/client-sso/dist-es/commands/LogoutCommand.js +3 -10
  747. package/node_modules/@aws-sdk/client-sso/dist-es/endpoint/ruleset.js +1 -1
  748. package/node_modules/@aws-sdk/client-sso/dist-es/models/models_0.js +0 -26
  749. package/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.shared.js +2 -0
  750. package/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +265 -0
  751. package/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +10 -1
  752. package/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
  753. package/node_modules/@aws-sdk/client-sso/dist-types/models/models_0.d.ts +0 -24
  754. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +1 -0
  755. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +1 -0
  756. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +1 -0
  757. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +1 -0
  758. package/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +26 -0
  759. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +4 -0
  760. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/models_0.d.ts +0 -18
  761. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  762. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  763. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  764. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  765. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/schemas/schemas_0.d.ts +32 -0
  766. package/node_modules/@aws-sdk/client-sso/package.json +32 -32
  767. package/node_modules/@aws-sdk/core/dist-cjs/index.js +53 -22
  768. package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +53 -22
  769. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ProtocolLib.js +19 -3
  770. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.js +4 -3
  771. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +4 -3
  772. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js +13 -3
  773. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +1 -4
  774. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +126 -0
  775. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +10 -3
  776. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +2 -2
  777. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ProtocolLib.d.ts +7 -1
  778. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.d.ts +1 -1
  779. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +1 -1
  780. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +1 -1
  781. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +4 -1
  782. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsRestJsonProtocol.d.ts +12 -2
  783. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonCodec.d.ts +1 -1
  784. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeDeserializer.d.ts +1 -1
  785. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeSerializer.d.ts +1 -1
  786. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.d.ts +27 -0
  787. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/jsonReviver.d.ts +1 -1
  788. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsEc2QueryProtocol.d.ts +1 -1
  789. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsQueryProtocol.d.ts +4 -1
  790. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/QueryShapeSerializer.d.ts +1 -1
  791. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +4 -1
  792. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlShapeDeserializer.d.ts +1 -1
  793. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlShapeSerializer.d.ts +1 -1
  794. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ProtocolLib.d.ts +7 -1
  795. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsRestJsonProtocol.d.ts +6 -0
  796. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.d.ts +17 -0
  797. package/node_modules/@aws-sdk/core/package.json +11 -11
  798. package/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
  799. package/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
  800. package/node_modules/@aws-sdk/credential-provider-ini/package.json +13 -13
  801. package/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js +108 -45
  802. package/node_modules/@aws-sdk/credential-provider-node/dist-es/defaultProvider.js +55 -46
  803. package/node_modules/@aws-sdk/credential-provider-node/dist-es/runtime/memoize-chain.js +54 -0
  804. package/node_modules/@aws-sdk/credential-provider-node/dist-types/defaultProvider.d.ts +3 -2
  805. package/node_modules/@aws-sdk/credential-provider-node/dist-types/runtime/memoize-chain.d.ts +18 -0
  806. package/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/defaultProvider.d.ts +3 -2
  807. package/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/runtime/memoize-chain.d.ts +19 -0
  808. package/node_modules/@aws-sdk/credential-provider-node/package.json +13 -13
  809. package/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
  810. package/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +1 -0
  811. package/node_modules/@aws-sdk/credential-provider-sso/dist-es/resolveSSOCredentials.js +1 -0
  812. package/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
  813. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromTokenFile.js +2 -2
  814. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-es/fromTokenFile.js +2 -2
  815. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/fromTokenFile.d.ts +2 -3
  816. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/fromTokenFile.d.ts +5 -3
  817. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +7 -7
  818. package/node_modules/@aws-sdk/middleware-bucket-endpoint/package.json +5 -5
  819. package/node_modules/@aws-sdk/middleware-expect-continue/dist-cjs/index.js +18 -6
  820. package/node_modules/@aws-sdk/middleware-expect-continue/dist-es/index.js +18 -6
  821. package/node_modules/@aws-sdk/middleware-expect-continue/dist-types/index.d.ts +3 -1
  822. package/node_modules/@aws-sdk/middleware-expect-continue/dist-types/ts3.4/index.d.ts +3 -0
  823. package/node_modules/@aws-sdk/middleware-expect-continue/package.json +4 -4
  824. package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +9 -9
  825. package/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
  826. package/node_modules/@aws-sdk/middleware-location-constraint/package.json +3 -3
  827. package/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
  828. package/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/recursionDetectionMiddleware.js +2 -1
  829. package/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/recursionDetectionMiddleware.js +2 -1
  830. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +5 -5
  831. package/node_modules/@aws-sdk/middleware-sdk-route53/package.json +3 -3
  832. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/index.js +2 -1
  833. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3Configuration.js +2 -1
  834. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3Configuration.d.ts +17 -0
  835. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3Configuration.d.ts +2 -0
  836. package/node_modules/@aws-sdk/middleware-sdk-s3/package.json +11 -11
  837. package/node_modules/@aws-sdk/middleware-ssec/package.json +3 -3
  838. package/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +3 -3
  839. package/node_modules/@aws-sdk/middleware-user-agent/dist-es/constants.js +2 -2
  840. package/node_modules/@aws-sdk/middleware-user-agent/dist-es/user-agent-middleware.js +1 -1
  841. package/node_modules/@aws-sdk/middleware-user-agent/package.json +7 -7
  842. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/ruleset.js +1 -1
  843. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +246 -310
  844. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +2 -0
  845. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/STSClient.js +2 -0
  846. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/ruleset.js +1 -1
  847. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +228 -558
  848. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +7 -0
  849. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +2 -0
  850. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +3 -10
  851. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/ruleset.js +1 -1
  852. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/models_0.js +0 -13
  853. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +2 -0
  854. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +211 -0
  855. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +2 -0
  856. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +3 -10
  857. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +3 -10
  858. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +21 -10
  859. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/ruleset.js +1 -1
  860. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/models_0.js +0 -17
  861. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +7 -0
  862. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +214 -0
  863. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +10 -1
  864. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +1 -1
  865. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/models_0.d.ts +0 -8
  866. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +1 -0
  867. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +1 -0
  868. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +1 -0
  869. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +1 -0
  870. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +23 -0
  871. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +10 -1
  872. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +1 -1
  873. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +2 -2
  874. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +4 -3
  875. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultStsRoleAssumers.d.ts +1 -1
  876. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/models_0.d.ts +8 -24
  877. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +1 -0
  878. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +1 -0
  879. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +1 -0
  880. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +1 -0
  881. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +26 -0
  882. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +4 -0
  883. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/models_0.d.ts +0 -6
  884. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +4 -0
  885. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +4 -0
  886. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +4 -0
  887. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +4 -0
  888. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +28 -0
  889. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +4 -0
  890. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultStsRoleAssumers.d.ts +1 -1
  891. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/models_0.d.ts +0 -10
  892. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +4 -0
  893. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +4 -0
  894. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +4 -0
  895. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +4 -0
  896. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +32 -0
  897. package/node_modules/@aws-sdk/nested-clients/package.json +32 -32
  898. package/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +29 -49
  899. package/node_modules/@aws-sdk/region-config-resolver/dist-cjs/regionConfig/stsRegionDefaultResolver.js +20 -0
  900. package/node_modules/@aws-sdk/region-config-resolver/dist-cjs/regionConfig/stsRegionDefaultResolver.native.js +6 -0
  901. package/node_modules/@aws-sdk/region-config-resolver/dist-es/index.js +2 -1
  902. package/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/awsRegionConfig.js +2 -0
  903. package/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/stsRegionDefaultResolver.browser.js +3 -0
  904. package/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/stsRegionDefaultResolver.js +16 -0
  905. package/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/stsRegionDefaultResolver.native.js +3 -0
  906. package/node_modules/@aws-sdk/region-config-resolver/dist-types/extensions/index.d.ts +2 -2
  907. package/node_modules/@aws-sdk/region-config-resolver/dist-types/index.d.ts +2 -1
  908. package/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/awsRegionConfig.d.ts +15 -0
  909. package/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/stsRegionDefaultResolver.browser.d.ts +4 -0
  910. package/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/stsRegionDefaultResolver.d.ts +14 -0
  911. package/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/stsRegionDefaultResolver.native.d.ts +4 -0
  912. package/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/index.d.ts +2 -1
  913. package/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/awsRegionConfig.d.ts +11 -0
  914. package/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/stsRegionDefaultResolver.browser.d.ts +1 -0
  915. package/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/stsRegionDefaultResolver.d.ts +7 -0
  916. package/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/stsRegionDefaultResolver.native.d.ts +1 -0
  917. package/node_modules/@aws-sdk/region-config-resolver/package.json +10 -8
  918. package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +6 -6
  919. package/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +3 -1
  920. package/node_modules/@aws-sdk/token-providers/dist-es/getSsoOidcClient.js +3 -1
  921. package/node_modules/@aws-sdk/token-providers/package.json +7 -7
  922. package/node_modules/@aws-sdk/types/dist-types/credentials.d.ts +2 -0
  923. package/node_modules/@aws-sdk/types/dist-types/identity/AwsCredentialIdentity.d.ts +1 -0
  924. package/node_modules/@aws-sdk/types/dist-types/ts3.4/credentials.d.ts +2 -0
  925. package/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AwsCredentialIdentity.d.ts +1 -0
  926. package/node_modules/@aws-sdk/types/package.json +2 -2
  927. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +3 -0
  928. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partitions.json +3 -0
  929. package/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partitions.json +3 -0
  930. package/node_modules/@aws-sdk/util-endpoints/package.json +5 -5
  931. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
  932. package/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
  933. package/node_modules/@aws-sdk/xml-builder/package.json +2 -2
  934. package/node_modules/@smithy/abort-controller/package.json +2 -2
  935. package/node_modules/@smithy/config-resolver/dist-cjs/index.js +20 -5
  936. package/node_modules/@smithy/config-resolver/dist-es/regionConfig/checkRegion.js +15 -0
  937. package/node_modules/@smithy/config-resolver/dist-es/regionConfig/resolveRegionConfig.js +5 -5
  938. package/node_modules/@smithy/config-resolver/dist-types/regionConfig/checkRegion.d.ts +9 -0
  939. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/checkRegion.d.ts +9 -0
  940. package/node_modules/@smithy/config-resolver/package.json +5 -4
  941. package/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +4 -2
  942. package/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +43 -2
  943. package/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +7 -2
  944. package/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +3 -0
  945. package/node_modules/@smithy/core/dist-cjs/submodules/serde/index.js +5 -14
  946. package/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +4 -1
  947. package/node_modules/@smithy/core/dist-es/submodules/cbor/SmithyRpcV2CborProtocol.js +0 -1
  948. package/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +44 -3
  949. package/node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js +1 -1
  950. package/node_modules/@smithy/core/dist-es/submodules/protocols/serde/ToStringShapeSerializer.js +7 -2
  951. package/node_modules/@smithy/core/dist-es/submodules/schema/middleware/schemaDeserializationMiddleware.js +3 -0
  952. package/node_modules/@smithy/core/dist-es/submodules/serde/schema-serde-lib/schema-date-utils.js +5 -14
  953. package/node_modules/@smithy/core/dist-types/submodules/cbor/CborCodec.d.ts +3 -3
  954. package/node_modules/@smithy/core/dist-types/submodules/cbor/SmithyRpcV2CborProtocol.d.ts +1 -1
  955. package/node_modules/@smithy/core/dist-types/submodules/event-streams/EventStreamSerde.d.ts +1 -1
  956. package/node_modules/@smithy/core/dist-types/submodules/protocols/HttpBindingProtocol.d.ts +1 -1
  957. package/node_modules/@smithy/core/dist-types/submodules/protocols/HttpProtocol.d.ts +1 -1
  958. package/node_modules/@smithy/core/dist-types/submodules/protocols/RpcProtocol.d.ts +1 -1
  959. package/node_modules/@smithy/core/dist-types/submodules/protocols/serde/FromStringShapeDeserializer.d.ts +1 -1
  960. package/node_modules/@smithy/core/dist-types/submodules/protocols/serde/HttpInterceptingShapeDeserializer.d.ts +1 -1
  961. package/node_modules/@smithy/core/dist-types/submodules/protocols/serde/HttpInterceptingShapeSerializer.d.ts +1 -1
  962. package/node_modules/@smithy/core/dist-types/submodules/protocols/serde/ToStringShapeSerializer.d.ts +1 -1
  963. package/node_modules/@smithy/core/dist-types/submodules/schema/TypeRegistry.d.ts +1 -1
  964. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/ErrorSchema.d.ts +1 -1
  965. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/ListSchema.d.ts +1 -1
  966. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/MapSchema.d.ts +1 -1
  967. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts +1 -1
  968. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/OperationSchema.d.ts +1 -1
  969. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/Schema.d.ts +1 -1
  970. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/SimpleSchema.d.ts +1 -1
  971. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/StructureSchema.d.ts +1 -1
  972. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/sentinels.d.ts +1 -1
  973. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/CborCodec.d.ts +3 -3
  974. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/SmithyRpcV2CborProtocol.d.ts +1 -1
  975. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/event-streams/EventStreamSerde.d.ts +1 -1
  976. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/HttpBindingProtocol.d.ts +1 -1
  977. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/HttpProtocol.d.ts +1 -1
  978. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/RpcProtocol.d.ts +1 -1
  979. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/FromStringShapeDeserializer.d.ts +1 -1
  980. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/HttpInterceptingShapeDeserializer.d.ts +1 -1
  981. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/HttpInterceptingShapeSerializer.d.ts +1 -1
  982. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/ToStringShapeSerializer.d.ts +1 -1
  983. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/TypeRegistry.d.ts +1 -1
  984. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ErrorSchema.d.ts +1 -1
  985. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ListSchema.d.ts +1 -1
  986. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/MapSchema.d.ts +1 -1
  987. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +1 -1
  988. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/OperationSchema.d.ts +1 -1
  989. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/Schema.d.ts +1 -1
  990. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/SimpleSchema.d.ts +1 -1
  991. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/StructureSchema.d.ts +1 -1
  992. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/sentinels.d.ts +1 -1
  993. package/node_modules/@smithy/core/package.json +7 -7
  994. package/node_modules/@smithy/credential-provider-imds/package.json +5 -5
  995. package/node_modules/@smithy/eventstream-codec/package.json +2 -2
  996. package/node_modules/@smithy/eventstream-serde-browser/package.json +3 -3
  997. package/node_modules/@smithy/eventstream-serde-config-resolver/package.json +2 -2
  998. package/node_modules/@smithy/eventstream-serde-node/package.json +3 -3
  999. package/node_modules/@smithy/eventstream-serde-universal/package.json +3 -3
  1000. package/node_modules/@smithy/fetch-http-handler/package.json +5 -5
  1001. package/node_modules/@smithy/hash-blob-browser/package.json +2 -2
  1002. package/node_modules/@smithy/hash-node/package.json +2 -2
  1003. package/node_modules/@smithy/hash-stream-node/package.json +2 -2
  1004. package/node_modules/@smithy/invalid-dependency/package.json +2 -2
  1005. package/node_modules/@smithy/md5-js/package.json +2 -2
  1006. package/node_modules/@smithy/middleware-content-length/package.json +3 -3
  1007. package/node_modules/@smithy/middleware-endpoint/package.json +8 -8
  1008. package/node_modules/@smithy/middleware-retry/package.json +8 -8
  1009. package/node_modules/@smithy/middleware-serde/dist-cjs/index.js +3 -0
  1010. package/node_modules/@smithy/middleware-serde/dist-es/deserializerMiddleware.js +3 -0
  1011. package/node_modules/@smithy/middleware-serde/package.json +3 -3
  1012. package/node_modules/@smithy/middleware-stack/package.json +2 -2
  1013. package/node_modules/@smithy/node-config-provider/package.json +4 -4
  1014. package/node_modules/@smithy/node-http-handler/dist-cjs/index.js +23 -15
  1015. package/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +20 -12
  1016. package/node_modules/@smithy/node-http-handler/dist-es/write-request-body.js +3 -3
  1017. package/node_modules/@smithy/node-http-handler/dist-types/node-http-handler.d.ts +2 -2
  1018. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http-handler.d.ts +2 -2
  1019. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/write-request-body.d.ts +2 -1
  1020. package/node_modules/@smithy/node-http-handler/dist-types/write-request-body.d.ts +2 -1
  1021. package/node_modules/@smithy/node-http-handler/package.json +5 -5
  1022. package/node_modules/@smithy/property-provider/package.json +2 -2
  1023. package/node_modules/@smithy/protocol-http/package.json +2 -2
  1024. package/node_modules/@smithy/querystring-builder/package.json +2 -2
  1025. package/node_modules/@smithy/querystring-parser/package.json +2 -2
  1026. package/node_modules/@smithy/service-error-classification/package.json +2 -2
  1027. package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getSSOTokenFromFile.js +2 -3
  1028. package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/index.js +10 -6
  1029. package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/readFile.js +16 -0
  1030. package/node_modules/@smithy/shared-ini-file-loader/dist-es/externalDataInterceptor.js +1 -1
  1031. package/node_modules/@smithy/shared-ini-file-loader/dist-es/getSSOTokenFromFile.js +1 -2
  1032. package/node_modules/@smithy/shared-ini-file-loader/dist-es/index.js +1 -0
  1033. package/node_modules/@smithy/shared-ini-file-loader/dist-es/loadSharedConfigFiles.js +3 -3
  1034. package/node_modules/@smithy/shared-ini-file-loader/dist-es/loadSsoSessionData.js +2 -2
  1035. package/node_modules/@smithy/shared-ini-file-loader/dist-es/readFile.js +12 -0
  1036. package/node_modules/@smithy/shared-ini-file-loader/dist-types/getSSOTokenFromFile.d.ts +2 -0
  1037. package/node_modules/@smithy/shared-ini-file-loader/dist-types/index.d.ts +1 -0
  1038. package/node_modules/@smithy/shared-ini-file-loader/dist-types/readFile.d.ts +21 -0
  1039. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getSSOTokenFromFile.d.ts +2 -0
  1040. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/index.d.ts +1 -0
  1041. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/readFile.d.ts +21 -0
  1042. package/node_modules/@smithy/shared-ini-file-loader/package.json +5 -5
  1043. package/node_modules/@smithy/signature-v4/package.json +4 -4
  1044. package/node_modules/@smithy/smithy-client/package.json +7 -7
  1045. package/node_modules/@smithy/types/dist-es/index.js +1 -0
  1046. package/node_modules/@smithy/types/dist-types/index.d.ts +1 -0
  1047. package/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +12 -12
  1048. package/node_modules/@smithy/types/dist-types/schema/schema.d.ts +5 -5
  1049. package/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +15 -15
  1050. package/node_modules/@smithy/types/dist-types/ts3.4/index.d.ts +1 -0
  1051. package/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +12 -12
  1052. package/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +5 -5
  1053. package/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +15 -15
  1054. package/node_modules/@smithy/types/package.json +1 -1
  1055. package/node_modules/@smithy/url-parser/package.json +3 -3
  1056. package/node_modules/@smithy/util-defaults-mode-browser/package.json +4 -4
  1057. package/node_modules/@smithy/util-defaults-mode-node/package.json +7 -7
  1058. package/node_modules/@smithy/util-endpoints/package.json +3 -3
  1059. package/node_modules/@smithy/util-middleware/package.json +2 -2
  1060. package/node_modules/@smithy/util-retry/package.json +3 -3
  1061. package/node_modules/@smithy/util-stream/package.json +4 -4
  1062. package/node_modules/@smithy/util-waiter/dist-cjs/index.js +17 -4
  1063. package/node_modules/@smithy/util-waiter/dist-es/circularReplacer.js +12 -0
  1064. package/node_modules/@smithy/util-waiter/dist-es/poller.js +2 -1
  1065. package/node_modules/@smithy/util-waiter/dist-es/waiter.js +4 -3
  1066. package/node_modules/@smithy/util-waiter/dist-types/circularReplacer.d.ts +6 -0
  1067. package/node_modules/@smithy/util-waiter/dist-types/poller.d.ts +1 -1
  1068. package/node_modules/@smithy/util-waiter/dist-types/ts3.4/circularReplacer.d.ts +6 -0
  1069. package/node_modules/@smithy/util-waiter/dist-types/ts3.4/poller.d.ts +1 -1
  1070. package/node_modules/@smithy/util-waiter/package.json +3 -3
  1071. package/node_modules/{mailsplit → @zone-eu/mailsplit}/package.json +2 -2
  1072. package/node_modules/axios/CHANGELOG.md +410 -346
  1073. package/node_modules/axios/README.md +79 -51
  1074. package/node_modules/axios/dist/axios.js +121 -46
  1075. package/node_modules/axios/dist/axios.js.map +1 -1
  1076. package/node_modules/axios/dist/axios.min.js +2 -2
  1077. package/node_modules/axios/dist/axios.min.js.map +1 -1
  1078. package/node_modules/axios/dist/browser/axios.cjs +126 -57
  1079. package/node_modules/axios/dist/browser/axios.cjs.map +1 -1
  1080. package/node_modules/axios/dist/esm/axios.js +126 -57
  1081. package/node_modules/axios/dist/esm/axios.js.map +1 -1
  1082. package/node_modules/axios/dist/esm/axios.min.js +2 -2
  1083. package/node_modules/axios/dist/esm/axios.min.js.map +1 -1
  1084. package/node_modules/axios/dist/node/axios.cjs +351 -97
  1085. package/node_modules/axios/dist/node/axios.cjs.map +1 -1
  1086. package/node_modules/axios/index.d.cts +4 -0
  1087. package/node_modules/axios/index.d.ts +4 -0
  1088. package/node_modules/axios/lib/adapters/adapters.js +85 -40
  1089. package/node_modules/axios/lib/adapters/fetch.js +1 -1
  1090. package/node_modules/axios/lib/adapters/http.js +224 -42
  1091. package/node_modules/axios/lib/core/InterceptorManager.js +1 -1
  1092. package/node_modules/axios/lib/core/mergeConfig.js +4 -4
  1093. package/node_modules/axios/lib/env/data.js +1 -1
  1094. package/node_modules/axios/lib/helpers/HttpStatusCode.js +6 -0
  1095. package/node_modules/axios/lib/helpers/bind.js +7 -0
  1096. package/node_modules/axios/lib/helpers/cookies.js +24 -13
  1097. package/node_modules/axios/package.json +9 -4
  1098. package/node_modules/mailparser/.github/workflows/release.yaml +16 -17
  1099. package/node_modules/mailparser/.github/workflows/stale.yml +24 -0
  1100. package/node_modules/mailparser/.github/workflows/test.yml +3 -3
  1101. package/node_modules/mailparser/.ncurc.js +3 -6
  1102. package/node_modules/mailparser/.prettierignore +3 -0
  1103. package/node_modules/mailparser/.prettierrc.js +2 -0
  1104. package/node_modules/mailparser/.release-please-manifest.json +3 -0
  1105. package/node_modules/mailparser/CHANGELOG.md +71 -0
  1106. package/node_modules/mailparser/LICENSE +1 -1
  1107. package/node_modules/mailparser/eslint.config.js +33 -0
  1108. package/node_modules/mailparser/lib/mail-parser.js +2 -2
  1109. package/node_modules/mailparser/package.json +11 -7
  1110. package/node_modules/mailparser/release-please-config.json +10 -0
  1111. package/node_modules/nodemailer/.release-please-config.json +6 -6
  1112. package/node_modules/nodemailer/CHANGELOG.md +7 -0
  1113. package/node_modules/nodemailer/lib/mail-composer/index.js +16 -3
  1114. package/node_modules/nodemailer/lib/smtp-connection/index.js +2 -2
  1115. package/node_modules/nodemailer/package.json +7 -7
  1116. package/node_modules/tlds/index.json +0 -1
  1117. package/node_modules/tlds/package.json +1 -1
  1118. package/package.json +1 -1
  1119. package/node_modules/@aws/lambda-invoke-store/dist/invoke-store.d.ts +0 -52
  1120. package/node_modules/@aws/lambda-invoke-store/dist/invoke-store.js +0 -90
  1121. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-es/protocols/Aws_json1_1.js +0 -2116
  1122. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-types/protocols/Aws_json1_1.d.ts +0 -821
  1123. package/node_modules/@aws-sdk/client-cloudwatch-logs/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -1100
  1124. package/node_modules/@aws-sdk/client-route-53/dist-es/protocols/Aws_restXml.js +0 -4684
  1125. package/node_modules/@aws-sdk/client-route-53/dist-types/protocols/Aws_restXml.d.ts +0 -632
  1126. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/protocols/Aws_restXml.d.ts +0 -845
  1127. package/node_modules/@aws-sdk/client-s3/dist-es/protocols/Aws_restXml.js +0 -8101
  1128. package/node_modules/@aws-sdk/client-s3/dist-types/protocols/Aws_restXml.d.ts +0 -938
  1129. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/protocols/Aws_restXml.d.ts +0 -1257
  1130. package/node_modules/@aws-sdk/client-ses/dist-es/protocols/Aws_query.js +0 -5325
  1131. package/node_modules/@aws-sdk/client-ses/dist-types/protocols/Aws_query.d.ts +0 -641
  1132. package/node_modules/@aws-sdk/client-ses/dist-types/ts3.4/protocols/Aws_query.d.ts +0 -857
  1133. package/node_modules/@aws-sdk/client-ssm/dist-es/protocols/Aws_json1_1.js +0 -6358
  1134. package/node_modules/@aws-sdk/client-ssm/dist-types/protocols/Aws_json1_1.d.ts +0 -1316
  1135. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -1757
  1136. package/node_modules/@aws-sdk/client-sso/dist-es/protocols/Aws_restJson1.js +0 -210
  1137. package/node_modules/@aws-sdk/client-sso/dist-types/protocols/Aws_restJson1.d.ts +0 -38
  1138. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -53
  1139. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/protocols/Aws_restJson1.js +0 -257
  1140. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/protocols/Aws_query.js +0 -528
  1141. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +0 -11
  1142. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/protocols/Aws_query.d.ts +0 -20
  1143. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +0 -17
  1144. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/protocols/Aws_query.d.ts +0 -29
  1145. package/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/config.js +0 -12
  1146. package/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/getRealRegion.js +0 -6
  1147. package/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/index.js +0 -2
  1148. package/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/isFipsRegion.js +0 -1
  1149. package/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/resolveRegionConfig.js +0 -24
  1150. package/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/config.d.ts +0 -17
  1151. package/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/getRealRegion.d.ts +0 -4
  1152. package/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/index.d.ts +0 -8
  1153. package/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/isFipsRegion.d.ts +0 -4
  1154. package/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/resolveRegionConfig.d.ts +0 -37
  1155. package/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/config.d.ts +0 -8
  1156. package/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/getRealRegion.d.ts +0 -1
  1157. package/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/index.d.ts +0 -2
  1158. package/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/isFipsRegion.d.ts +0 -1
  1159. package/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/resolveRegionConfig.d.ts +0 -14
  1160. package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/slurpFile.js +0 -17
  1161. package/node_modules/@smithy/shared-ini-file-loader/dist-es/slurpFile.js +0 -13
  1162. package/node_modules/@smithy/shared-ini-file-loader/dist-types/slurpFile.d.ts +0 -7
  1163. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/slurpFile.d.ts +0 -7
  1164. /package/node_modules/{mailsplit → @zone-eu/mailsplit}/LICENSE.EUPL-1.2 +0 -0
  1165. /package/node_modules/{mailsplit → @zone-eu/mailsplit}/LICENSE.MIT +0 -0
  1166. /package/node_modules/{mailsplit → @zone-eu/mailsplit}/README.md +0 -0
  1167. /package/node_modules/{mailsplit → @zone-eu/mailsplit}/index.js +0 -0
  1168. /package/node_modules/{mailsplit → @zone-eu/mailsplit}/lib/chunked-passthrough.js +0 -0
  1169. /package/node_modules/{mailsplit → @zone-eu/mailsplit}/lib/flowed-decoder.js +0 -0
  1170. /package/node_modules/{mailsplit → @zone-eu/mailsplit}/lib/headers.js +0 -0
  1171. /package/node_modules/{mailsplit → @zone-eu/mailsplit}/lib/message-joiner.js +0 -0
  1172. /package/node_modules/{mailsplit → @zone-eu/mailsplit}/lib/message-splitter.js +0 -0
  1173. /package/node_modules/{mailsplit → @zone-eu/mailsplit}/lib/mime-node.js +0 -0
  1174. /package/node_modules/{mailsplit → @zone-eu/mailsplit}/lib/node-rewriter.js +0 -0
  1175. /package/node_modules/{mailsplit → @zone-eu/mailsplit}/lib/node-streamer.js +0 -0
package/.jsii CHANGED
@@ -4447,6 +4447,6 @@
4447
4447
  "symbolId": "src/ses-receive:SESReceiveProps"
4448
4448
  }
4449
4449
  },
4450
- "version": "0.0.325",
4451
- "fingerprint": "hIbfiuE9AQKvVN1WfqpmptSX1hrUdwgkk5sU/cq4v48="
4450
+ "version": "0.0.327",
4451
+ "fingerprint": "UEwPArMUkvMOsVIRRbvxC75VN3obwHpSpswMhfGmx9w="
4452
4452
  }
package/lib/rootmail.js CHANGED
@@ -82,7 +82,7 @@ class Rootmail extends constructs_1.Construct {
82
82
  }
83
83
  exports.Rootmail = Rootmail;
84
84
  _a = JSII_RTTI_SYMBOL_1;
85
- Rootmail[_a] = { fqn: "@mavogel/awscdk-rootmail.Rootmail", version: "0.0.325" };
85
+ Rootmail[_a] = { fqn: "@mavogel/awscdk-rootmail.Rootmail", version: "0.0.327" };
86
86
  /**
87
87
  * Aspect for setting all removal policies to DESTROY
88
88
  */
@@ -130,7 +130,7 @@ class SESReceive extends constructs_1.Construct {
130
130
  }
131
131
  exports.SESReceive = SESReceive;
132
132
  _a = JSII_RTTI_SYMBOL_1;
133
- SESReceive[_a] = { fqn: "@mavogel/awscdk-rootmail.SESReceive", version: "0.0.325" };
133
+ SESReceive[_a] = { fqn: "@mavogel/awscdk-rootmail.SESReceive", version: "0.0.327" };
134
134
  /**
135
135
  * Aspect for setting all removal policies to DESTROY
136
136
  */
@@ -33,19 +33,20 @@ export const handler = async (event, context) => {
33
33
  // The RIC has already initialized the InvokeStore with requestId and X-Ray traceId
34
34
 
35
35
  // Access Lambda context data
36
- console.log(`Processing request: ${InvokeStore.getRequestId()}`);
36
+ const invokeStore = await InvokeStore.getInstanceAsync();
37
+ console.log(`Processing request: ${invokeStore.getRequestId()}`);
37
38
 
38
39
  // Store custom data
39
- InvokeStore.set("userId", event.userId);
40
+ invokeStore.set("userId", event.userId);
40
41
 
41
42
  // Data persists across async operations
42
43
  await processData(event);
43
44
 
44
45
  // Retrieve custom data
45
- const userId = InvokeStore.get("userId");
46
+ const userId = invokeStore.get("userId");
46
47
 
47
48
  return {
48
- requestId: InvokeStore.getRequestId(),
49
+ requestId: invokeStore.getRequestId(),
49
50
  userId,
50
51
  };
51
52
  };
@@ -53,81 +54,96 @@ export const handler = async (event, context) => {
53
54
  // Context is preserved in async operations
54
55
  async function processData(event) {
55
56
  // Still has access to the same invoke context
56
- console.log(`Processing in same context: ${InvokeStore.getRequestId()}`);
57
+ const invokeStore = await InvokeStore.getInstanceAsync();
58
+ console.log(`Processing in same context: ${invokeStore.getRequestId()}`);
57
59
 
58
60
  // Can set additional data
59
- InvokeStore.set("processedData", { result: "success" });
61
+ invokeStore.set("processedData", { result: "success" });
60
62
  }
61
63
  ```
62
64
 
63
65
  ## API Reference
64
66
 
65
- ### InvokeStore.getContext()
67
+ ### InvokeStore.getInstanceAsync()
68
+ First, get an instance of the InvokeStore:
69
+ ```typescript
70
+ const invokeStore = await InvokeStore.getInstanceAsync();
71
+ ```
72
+
73
+ ### invokeStore.getContext()
66
74
 
67
75
  Returns the complete current context or `undefined` if outside a context.
68
76
 
69
77
  ```typescript
70
- const context = InvokeStore.getContext();
78
+ const context = invokeStore.getContext();
71
79
  ```
72
80
 
73
- ### InvokeStore.get(key)
81
+ ### invokeStore.get(key)
74
82
 
75
83
  Gets a value from the current context.
76
84
 
77
85
  ```typescript
78
- const requestId = InvokeStore.get(InvokeStore.PROTECTED_KEYS.REQUEST_ID);
79
- const customValue = InvokeStore.get("customKey");
86
+ const requestId = invokeStore.get(InvokeStoreBase.PROTECTED_KEYS.REQUEST_ID);
87
+ const customValue = invokeStore.get("customKey");
80
88
  ```
81
89
 
82
- ### InvokeStore.set(key, value)
90
+ ### invokeStore.set(key, value)
83
91
 
84
92
  Sets a custom value in the current context. Protected Lambda fields cannot be modified.
85
93
 
86
94
  ```typescript
87
- InvokeStore.set("userId", "user-123");
88
- InvokeStore.set("timestamp", Date.now());
95
+ invokeStore.set("userId", "user-123");
96
+ invokeStore.set("timestamp", Date.now());
89
97
 
90
98
  // This will throw an error:
91
- // InvokeStore.set(InvokeStore.PROTECTED_KEYS.REQUEST_ID, 'new-id');
99
+ // invokeStore.set(InvokeStoreBase.PROTECTED_KEYS.REQUEST_ID, 'new-id');
92
100
  ```
93
101
 
94
- ### InvokeStore.getRequestId()
102
+ ### invokeStore.getRequestId()
95
103
 
96
104
  Convenience method to get the current request ID.
97
105
 
98
106
  ```typescript
99
- const requestId = InvokeStore.getRequestId(); // Returns '-' if outside context
107
+ const requestId = invokeStore.getRequestId(); // Returns '-' if outside context
108
+ ```
109
+
110
+ ### invokeStore.getTenantId()
111
+
112
+ Convenience method to get the tenant ID.
113
+
114
+ ```typescript
115
+ const requestId = invokeStore.getTenantId();
100
116
  ```
101
117
 
102
- ### InvokeStore.getXRayTraceId()
118
+ ### invokeStore.getXRayTraceId()
103
119
 
104
120
  Convenience method to get the current [X-Ray trace ID](https://docs.aws.amazon.com/xray/latest/devguide/xray-concepts.html#xray-concepts-traces). This ID is used for distributed tracing across AWS services.
105
121
 
106
122
  ```typescript
107
- const traceId = InvokeStore.getXRayTraceId(); // Returns undefined if not set or outside context
123
+ const traceId = invokeStore.getXRayTraceId(); // Returns undefined if not set or outside context
108
124
  ```
109
125
 
110
- ### InvokeStore.hasContext()
126
+ ### invokeStore.hasContext()
111
127
 
112
128
  Checks if code is currently running within an invoke context.
113
129
 
114
130
  ```typescript
115
- if (InvokeStore.hasContext()) {
131
+ if (invokeStore.hasContext()) {
116
132
  // We're inside an invoke context
117
133
  }
118
134
  ```
119
135
 
120
- ### InvokeStore.run(context, fn)
136
+ ### invokeStore.run(context, fn)
121
137
 
122
138
  > **Note**: This method is primarily used by the Lambda Runtime Interface Client (RIC) to initialize the context for each invocation. Lambda function developers typically don't need to call this method directly.
123
139
 
124
140
  Runs a function within an invoke context.
125
141
 
126
142
  ```typescript
127
- InvokeStore.run(
143
+ invokeStore.run(
128
144
  {
129
- [InvokeStore.PROTECTED_KEYS.REQUEST_ID]: "request-123",
130
- [InvokeStore.PROTECTED_KEYS.X_RAY_TRACE_ID]: "trace-456", // Optional X-Ray trace ID
145
+ [InvokeStoreBase.PROTECTED_KEYS.REQUEST_ID]: "request-123",
146
+ [InvokeStoreBase.PROTECTED_KEYS.X_RAY_TRACE_ID]: "trace-456", // Optional X-Ray trace ID
131
147
  customField: "value", // Optional custom fields
132
148
  },
133
149
  () => {
@@ -0,0 +1,124 @@
1
+ 'use strict';
2
+
3
+ const PROTECTED_KEYS = {
4
+ REQUEST_ID: Symbol.for("_AWS_LAMBDA_REQUEST_ID"),
5
+ X_RAY_TRACE_ID: Symbol.for("_AWS_LAMBDA_X_RAY_TRACE_ID"),
6
+ TENANT_ID: Symbol.for("_AWS_LAMBDA_TENANT_ID"),
7
+ };
8
+ const NO_GLOBAL_AWS_LAMBDA = ["true", "1"].includes(process.env?.AWS_LAMBDA_NODEJS_NO_GLOBAL_AWSLAMBDA ?? "");
9
+ if (!NO_GLOBAL_AWS_LAMBDA) {
10
+ globalThis.awslambda = globalThis.awslambda || {};
11
+ }
12
+ class InvokeStoreBase {
13
+ static PROTECTED_KEYS = PROTECTED_KEYS;
14
+ isProtectedKey(key) {
15
+ return Object.values(PROTECTED_KEYS).includes(key);
16
+ }
17
+ getRequestId() {
18
+ return this.get(PROTECTED_KEYS.REQUEST_ID) ?? "-";
19
+ }
20
+ getXRayTraceId() {
21
+ return this.get(PROTECTED_KEYS.X_RAY_TRACE_ID);
22
+ }
23
+ getTenantId() {
24
+ return this.get(PROTECTED_KEYS.TENANT_ID);
25
+ }
26
+ }
27
+ class InvokeStoreSingle extends InvokeStoreBase {
28
+ currentContext;
29
+ getContext() {
30
+ return this.currentContext;
31
+ }
32
+ hasContext() {
33
+ return this.currentContext !== undefined;
34
+ }
35
+ get(key) {
36
+ return this.currentContext?.[key];
37
+ }
38
+ set(key, value) {
39
+ if (this.isProtectedKey(key)) {
40
+ throw new Error(`Cannot modify protected Lambda context field: ${String(key)}`);
41
+ }
42
+ this.currentContext = this.currentContext || {};
43
+ this.currentContext[key] = value;
44
+ }
45
+ run(context, fn) {
46
+ this.currentContext = context;
47
+ try {
48
+ return fn();
49
+ }
50
+ finally {
51
+ this.currentContext = undefined;
52
+ }
53
+ }
54
+ }
55
+ class InvokeStoreMulti extends InvokeStoreBase {
56
+ als;
57
+ static async create() {
58
+ const instance = new InvokeStoreMulti();
59
+ const asyncHooks = await import('node:async_hooks');
60
+ instance.als = new asyncHooks.AsyncLocalStorage();
61
+ return instance;
62
+ }
63
+ getContext() {
64
+ return this.als.getStore();
65
+ }
66
+ hasContext() {
67
+ return this.als.getStore() !== undefined;
68
+ }
69
+ get(key) {
70
+ return this.als.getStore()?.[key];
71
+ }
72
+ set(key, value) {
73
+ if (this.isProtectedKey(key)) {
74
+ throw new Error(`Cannot modify protected Lambda context field: ${String(key)}`);
75
+ }
76
+ const store = this.als.getStore();
77
+ if (!store) {
78
+ throw new Error("No context available");
79
+ }
80
+ store[key] = value;
81
+ }
82
+ run(context, fn) {
83
+ return this.als.run(context, fn);
84
+ }
85
+ }
86
+ exports.InvokeStore = void 0;
87
+ (function (InvokeStore) {
88
+ let instance = null;
89
+ async function getInstanceAsync() {
90
+ if (!instance) {
91
+ instance = (async () => {
92
+ const isMulti = "AWS_LAMBDA_MAX_CONCURRENCY" in process.env;
93
+ const newInstance = isMulti
94
+ ? await InvokeStoreMulti.create()
95
+ : new InvokeStoreSingle();
96
+ if (!NO_GLOBAL_AWS_LAMBDA && globalThis.awslambda?.InvokeStore) {
97
+ return globalThis.awslambda.InvokeStore;
98
+ }
99
+ else if (!NO_GLOBAL_AWS_LAMBDA && globalThis.awslambda) {
100
+ globalThis.awslambda.InvokeStore = newInstance;
101
+ return newInstance;
102
+ }
103
+ else {
104
+ return newInstance;
105
+ }
106
+ })();
107
+ }
108
+ return instance;
109
+ }
110
+ InvokeStore.getInstanceAsync = getInstanceAsync;
111
+ InvokeStore._testing = process.env.AWS_LAMBDA_BENCHMARK_MODE === "1"
112
+ ? {
113
+ reset: () => {
114
+ instance = null;
115
+ if (globalThis.awslambda?.InvokeStore) {
116
+ delete globalThis.awslambda.InvokeStore;
117
+ }
118
+ globalThis.awslambda = {};
119
+ },
120
+ }
121
+ : undefined;
122
+ })(exports.InvokeStore || (exports.InvokeStore = {}));
123
+
124
+ exports.InvokeStoreBase = InvokeStoreBase;
@@ -0,0 +1,122 @@
1
+ const PROTECTED_KEYS = {
2
+ REQUEST_ID: Symbol.for("_AWS_LAMBDA_REQUEST_ID"),
3
+ X_RAY_TRACE_ID: Symbol.for("_AWS_LAMBDA_X_RAY_TRACE_ID"),
4
+ TENANT_ID: Symbol.for("_AWS_LAMBDA_TENANT_ID"),
5
+ };
6
+ const NO_GLOBAL_AWS_LAMBDA = ["true", "1"].includes(process.env?.AWS_LAMBDA_NODEJS_NO_GLOBAL_AWSLAMBDA ?? "");
7
+ if (!NO_GLOBAL_AWS_LAMBDA) {
8
+ globalThis.awslambda = globalThis.awslambda || {};
9
+ }
10
+ class InvokeStoreBase {
11
+ static PROTECTED_KEYS = PROTECTED_KEYS;
12
+ isProtectedKey(key) {
13
+ return Object.values(PROTECTED_KEYS).includes(key);
14
+ }
15
+ getRequestId() {
16
+ return this.get(PROTECTED_KEYS.REQUEST_ID) ?? "-";
17
+ }
18
+ getXRayTraceId() {
19
+ return this.get(PROTECTED_KEYS.X_RAY_TRACE_ID);
20
+ }
21
+ getTenantId() {
22
+ return this.get(PROTECTED_KEYS.TENANT_ID);
23
+ }
24
+ }
25
+ class InvokeStoreSingle extends InvokeStoreBase {
26
+ currentContext;
27
+ getContext() {
28
+ return this.currentContext;
29
+ }
30
+ hasContext() {
31
+ return this.currentContext !== undefined;
32
+ }
33
+ get(key) {
34
+ return this.currentContext?.[key];
35
+ }
36
+ set(key, value) {
37
+ if (this.isProtectedKey(key)) {
38
+ throw new Error(`Cannot modify protected Lambda context field: ${String(key)}`);
39
+ }
40
+ this.currentContext = this.currentContext || {};
41
+ this.currentContext[key] = value;
42
+ }
43
+ run(context, fn) {
44
+ this.currentContext = context;
45
+ try {
46
+ return fn();
47
+ }
48
+ finally {
49
+ this.currentContext = undefined;
50
+ }
51
+ }
52
+ }
53
+ class InvokeStoreMulti extends InvokeStoreBase {
54
+ als;
55
+ static async create() {
56
+ const instance = new InvokeStoreMulti();
57
+ const asyncHooks = await import('node:async_hooks');
58
+ instance.als = new asyncHooks.AsyncLocalStorage();
59
+ return instance;
60
+ }
61
+ getContext() {
62
+ return this.als.getStore();
63
+ }
64
+ hasContext() {
65
+ return this.als.getStore() !== undefined;
66
+ }
67
+ get(key) {
68
+ return this.als.getStore()?.[key];
69
+ }
70
+ set(key, value) {
71
+ if (this.isProtectedKey(key)) {
72
+ throw new Error(`Cannot modify protected Lambda context field: ${String(key)}`);
73
+ }
74
+ const store = this.als.getStore();
75
+ if (!store) {
76
+ throw new Error("No context available");
77
+ }
78
+ store[key] = value;
79
+ }
80
+ run(context, fn) {
81
+ return this.als.run(context, fn);
82
+ }
83
+ }
84
+ var InvokeStore;
85
+ (function (InvokeStore) {
86
+ let instance = null;
87
+ async function getInstanceAsync() {
88
+ if (!instance) {
89
+ instance = (async () => {
90
+ const isMulti = "AWS_LAMBDA_MAX_CONCURRENCY" in process.env;
91
+ const newInstance = isMulti
92
+ ? await InvokeStoreMulti.create()
93
+ : new InvokeStoreSingle();
94
+ if (!NO_GLOBAL_AWS_LAMBDA && globalThis.awslambda?.InvokeStore) {
95
+ return globalThis.awslambda.InvokeStore;
96
+ }
97
+ else if (!NO_GLOBAL_AWS_LAMBDA && globalThis.awslambda) {
98
+ globalThis.awslambda.InvokeStore = newInstance;
99
+ return newInstance;
100
+ }
101
+ else {
102
+ return newInstance;
103
+ }
104
+ })();
105
+ }
106
+ return instance;
107
+ }
108
+ InvokeStore.getInstanceAsync = getInstanceAsync;
109
+ InvokeStore._testing = process.env.AWS_LAMBDA_BENCHMARK_MODE === "1"
110
+ ? {
111
+ reset: () => {
112
+ instance = null;
113
+ if (globalThis.awslambda?.InvokeStore) {
114
+ delete globalThis.awslambda.InvokeStore;
115
+ }
116
+ globalThis.awslambda = {};
117
+ },
118
+ }
119
+ : undefined;
120
+ })(InvokeStore || (InvokeStore = {}));
121
+
122
+ export { InvokeStore, InvokeStoreBase };
@@ -0,0 +1,50 @@
1
+ interface Context {
2
+ [key: string]: unknown;
3
+ [key: symbol]: unknown;
4
+ }
5
+ declare global {
6
+ var awslambda: {
7
+ InvokeStore?: InvokeStoreBase;
8
+ [key: string]: unknown;
9
+ };
10
+ }
11
+ /**
12
+ * Base class for AWS Lambda context storage implementations.
13
+ * Provides core functionality for managing Lambda execution context.
14
+ *
15
+ * Implementations handle either single-context (InvokeStoreSingle) or
16
+ * multi-context (InvokeStoreMulti) scenarios based on Lambda's execution environment.
17
+ *
18
+ * @public
19
+ */
20
+ export declare abstract class InvokeStoreBase {
21
+ static readonly PROTECTED_KEYS: {
22
+ readonly REQUEST_ID: symbol;
23
+ readonly X_RAY_TRACE_ID: symbol;
24
+ readonly TENANT_ID: symbol;
25
+ };
26
+ abstract getContext(): Context | undefined;
27
+ abstract hasContext(): boolean;
28
+ abstract get<T = unknown>(key: string | symbol): T | undefined;
29
+ abstract set<T = unknown>(key: string | symbol, value: T): void;
30
+ abstract run<T>(context: Context, fn: () => T): T;
31
+ protected isProtectedKey(key: string | symbol): boolean;
32
+ getRequestId(): string;
33
+ getXRayTraceId(): string | undefined;
34
+ getTenantId(): string | undefined;
35
+ }
36
+ /**
37
+ * Provides access to AWS Lambda execution context storage.
38
+ * Supports both single-context and multi-context environments through different implementations.
39
+ *
40
+ * The store manages protected Lambda context fields and allows storing/retrieving custom values
41
+ * within the execution context.
42
+ * @public
43
+ */
44
+ export declare namespace InvokeStore {
45
+ function getInstanceAsync(): Promise<InvokeStoreBase>;
46
+ const _testing: {
47
+ reset: () => void;
48
+ } | undefined;
49
+ }
50
+ export {};
@@ -1,12 +1,23 @@
1
1
  {
2
2
  "name": "@aws/lambda-invoke-store",
3
- "version": "0.0.1",
3
+ "version": "0.2.0",
4
4
  "description": "Invoke scoped data storage for AWS Lambda Node.js Runtime Environment",
5
5
  "homepage": "https://github.com/awslabs/aws-lambda-invoke-store",
6
- "main": "./dist/invoke-store.js",
7
- "types": "./dist/invoke-store.d.ts",
6
+ "main": "./dist-cjs/invoke-store.js",
7
+ "module": "./dist-es/invoke-store.js",
8
+ "exports": {
9
+ ".": {
10
+ "types": "./dist-types/invoke-store.d.ts",
11
+ "module": "./dist-es/invoke-store.js",
12
+ "node": "./dist-cjs/invoke-store.js",
13
+ "import": "./dist-es/invoke-store.js",
14
+ "require": "./dist-cjs/invoke-store.js"
15
+ }
16
+ },
8
17
  "files": [
9
- "dist"
18
+ "dist-es",
19
+ "dist-cjs",
20
+ "dist-types"
10
21
  ],
11
22
  "repository": {
12
23
  "type": "git",
@@ -18,15 +29,22 @@
18
29
  "url": "http://aws.amazon.com"
19
30
  },
20
31
  "scripts": {
21
- "build": "tsc",
22
- "test": "vitest run",
32
+ "build": "yarn clean && yarn build:types && node ./scripts/build-rollup.js",
33
+ "build:types": "tsc -p tsconfig.types.json",
34
+ "clean": "rm -rf dist-types dist-cjs dist-es",
35
+ "test": "vitest run --reporter verbose",
23
36
  "test:watch": "vitest watch",
24
- "clean": "rm -rf dist"
37
+ "release": "yarn build && changeset publish"
25
38
  },
26
39
  "devDependencies": {
40
+ "@changesets/cli": "^2.29.6",
41
+ "@rollup/plugin-node-resolve": "^16.0.3",
42
+ "@rollup/plugin-typescript": "^12.3.0",
27
43
  "@tsconfig/node18": "^18.2.4",
28
- "@types/node": "^18.19.112",
29
- "typescript": "~5.4.5",
44
+ "@types/node": "^18.19.130",
45
+ "rollup": "^4.52.5",
46
+ "tslib": "^2.8.1",
47
+ "typescript": "^5.9.3",
30
48
  "vitest": "^3.1.1"
31
49
  },
32
50
  "engines": {
@@ -2,6 +2,6 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ruleSet = void 0;
4
4
  const u = "required", v = "fn", w = "argv", x = "ref";
5
- const a = true, b = "isSet", c = "booleanEquals", d = "error", e = "endpoint", f = "tree", g = "PartitionResult", h = "stringEquals", i = { [u]: false, "type": "String" }, j = { [u]: true, "default": false, "type": "Boolean" }, k = { [x]: "Endpoint" }, l = { [v]: c, [w]: [{ [x]: "UseFIPS" }, true] }, m = { [v]: c, [w]: [{ [x]: "UseDualStack" }, true] }, n = {}, o = { [x]: "Region" }, p = { [v]: "getAttr", [w]: [{ [x]: g }, "supportsFIPS"] }, q = { [v]: c, [w]: [true, { [v]: "getAttr", [w]: [{ [x]: g }, "supportsDualStack"] }] }, r = [l], s = [m], t = [o];
5
+ const a = true, b = "isSet", c = "booleanEquals", d = "error", e = "endpoint", f = "tree", g = "PartitionResult", h = "stringEquals", i = { [u]: false, "type": "string" }, j = { [u]: true, "default": false, "type": "boolean" }, k = { [x]: "Endpoint" }, l = { [v]: c, [w]: [{ [x]: "UseFIPS" }, true] }, m = { [v]: c, [w]: [{ [x]: "UseDualStack" }, true] }, n = {}, o = { [x]: "Region" }, p = { [v]: "getAttr", [w]: [{ [x]: g }, "supportsFIPS"] }, q = { [v]: c, [w]: [true, { [v]: "getAttr", [w]: [{ [x]: g }, "supportsDualStack"] }] }, r = [l], s = [m], t = [o];
6
6
  const _data = { version: "1.0", parameters: { Region: i, UseDualStack: j, UseFIPS: j, Endpoint: i }, rules: [{ conditions: [{ [v]: b, [w]: [k] }], rules: [{ conditions: r, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: d }, { conditions: s, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: d }, { endpoint: { url: k, properties: n, headers: n }, type: e }], type: f }, { conditions: [{ [v]: b, [w]: t }], rules: [{ conditions: [{ [v]: "aws.partition", [w]: t, assign: g }], rules: [{ conditions: [l, m], rules: [{ conditions: [{ [v]: c, [w]: [a, p] }, q], rules: [{ endpoint: { url: "https://logs-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: n, headers: n }, type: e }], type: f }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: d }], type: f }, { conditions: r, rules: [{ conditions: [{ [v]: c, [w]: [p, a] }], rules: [{ conditions: [{ [v]: h, [w]: [o, "us-gov-east-1"] }], endpoint: { url: "https://logs.us-gov-east-1.amazonaws.com", properties: n, headers: n }, type: e }, { conditions: [{ [v]: h, [w]: [o, "us-gov-west-1"] }], endpoint: { url: "https://logs.us-gov-west-1.amazonaws.com", properties: n, headers: n }, type: e }, { endpoint: { url: "https://logs-fips.{Region}.{PartitionResult#dnsSuffix}", properties: n, headers: n }, type: e }], type: f }, { error: "FIPS is enabled but this partition does not support FIPS", type: d }], type: f }, { conditions: s, rules: [{ conditions: [q], rules: [{ endpoint: { url: "https://logs.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: n, headers: n }, type: e }], type: f }, { error: "DualStack is enabled but this partition does not support DualStack", type: d }], type: f }, { endpoint: { url: "https://logs.{Region}.{PartitionResult#dnsSuffix}", properties: n, headers: n }, type: e }], type: f }], type: f }, { error: "Invalid Configuration: Missing Region", type: d }] };
7
7
  exports.ruleSet = _data;