Skip to content

chore(bedrock): add Claude Sonnet 4.5#35621

Merged
alvazjor merged 6 commits intoaws:mainfrom
pahud:claudesonnet45
Sep 30, 2025
Merged

chore(bedrock): add Claude Sonnet 4.5#35621
alvazjor merged 6 commits intoaws:mainfrom
pahud:claudesonnet45

Conversation

@pahud
Copy link
Copy Markdown
Contributor

@pahud pahud commented Sep 29, 2025

Reason for this change

Similar to #34531, this PR adds Claude Sonnet 4.5 support for Amazon Bedrock.

https://aws.amazon.com/about-aws/whats-new/2025/09/anthropics-claude-sonnet-4-5-amazon-bedrock/

aws bedrock list-foundation-models --region us-east-1 --query "modelSummaries[?contains(modelName, 'Claude Sonnet 4.5')].modelId" --output text

anthropic.claude-sonnet-4-5-20250929-v1:0

Checklist


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@pahud pahud marked this pull request as ready for review September 29, 2025 18:37
@aws-cdk-automation aws-cdk-automation requested a review from a team September 29, 2025 18:37
@github-actions github-actions bot added the p2 label Sep 29, 2025
@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Sep 29, 2025
@pahud pahud changed the title chore(bedrock): add Claude4 Sonnet 4.5 chore(bedrock): add Claude Sonnet 4.5 Sep 29, 2025
});

this.groupName = resource.ref;
this.groupName = this.getResourceNameAttribute(resource.ref);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@pahud I think this one should not be here, probably got added by mistake

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, let me get it off. Thanks!!

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed FYI.

@alvazjor alvazjor self-assigned this Sep 30, 2025
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Sep 30, 2025

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@aemada-aws
Copy link
Copy Markdown
Contributor

@Mergifyio update

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Sep 30, 2025

update

✅ Branch has been successfully updated

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Sep 30, 2025

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@alvazjor
Copy link
Copy Markdown
Contributor

@Mergifyio requeue

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Sep 30, 2025

requeue

✅ The queue state of this pull request has been cleaned. It can be re-embarked automatically

@alvazjor alvazjor merged commit ef52f45 into aws:main Sep 30, 2025
19 of 20 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

Comments on closed issues and PRs are hard for our team to see.
If you need help, please open a new issue that references this one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 30, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

contribution/core This is a PR that came from AWS. p2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants