mirror of
https://github.com/danielmiessler/fabric.git
synced 2026-09-10 07:36:44 -04:00
chore: attribution fixed for new GitHub handle and added ksylvan
This commit is contained in:
parent
1adb1571e9
commit
f0dbb73654
|
|
@ -1,4 +1,4 @@
|
|||
### PR [#2052](https://github.com/danielmiessler/Fabric/pull/2052) by [PrakharMNNIT](https://github.com/PrakharMNNIT): feat(bedrock): dynamic region fetching and AWS_PROFILE conflict fix
|
||||
### PR [#2052](https://github.com/danielmiessler/Fabric/pull/2052) by [praxstack](https://github.com/praxstack) and [ksylvan](https://github.com/ksylvan): feat(bedrock): dynamic region fetching and AWS_PROFILE conflict fix
|
||||
|
||||
- Added dynamic Bedrock region fetching from `botocore`'s `endpoints.json`, expanding support to 40+ regions instead of a hardcoded list of 6, with a static fallback on error.
|
||||
- Fixed `AWS_PROFILE` environment variable conflict that caused `'failed to get shared config profile'` errors for users who had `AWS_PROFILE` set for other tools (e.g., Terraform, AWS CLI) while using explicit access keys or static credentials.
|
||||
|
|
|
|||
Loading…
Reference in a new issue