Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-05-06 13:51:57 +00:00
parent 8e9269825d
commit 35a0c4b598
218 changed files with 3201 additions and 111 deletions
@@ -1,5 +1,14 @@
# @backstage/integration-aws-node
## 0.1.16-next.0
### Patch Changes
- db4630e: Fixed bug in DefaultAwsCredentialsManager where aws.mainAccount.region has no effect on the STS region used for account ID lookup during credential provider lookup when falling back to the main account, and it does not default to us-east-1
- Updated dependencies
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
## 0.1.15
### Patch Changes