Version Packages

This commit is contained in:
github-actions[bot]
2025-05-20 08:25:02 +00:00
parent affc953b1b
commit 389d265b60
512 changed files with 5856 additions and 1596 deletions
@@ -1,5 +1,14 @@
# @backstage/integration-aws-node
## 0.1.16
### 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.16-next.0
### Patch Changes