Skip to content

Conversation

@jiangbaojun
Copy link

@jiangbaojun jiangbaojun commented Oct 25, 2025

Update autoconfiguration, meets the requirements of three connection methods: security key, profile, and IAM Role

example configuration

spring:
ai:
bedrock:
aws:
profile:
# (require) profile name
name: my-profile-name
# (optional) if not declared, use ~/.aws/credentials
credentials-path: /develop/data/aws/credentials
# (optional) if not declared, use ~/.aws/config
configuration-path: /develop/data/aws/config

@jiangbaojun jiangbaojun deleted the bedrock_config_connection branch October 28, 2025 03:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant