-
Notifications
You must be signed in to change notification settings - Fork 5.8k
PHP: Bedrock constructor argument corrections. #6824
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
DennisTraub
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. I've updated some dependencies and the region and it's good to go.
e157522 to
67f409b
Compare
67f409b to
f8c34f7
Compare
adb5d97 to
4fa3804
Compare
4fa3804 to
8992349
Compare
8992349 to
e073651
Compare
DennisTraub
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I added optional client injection to BedrockRuntimeService as suggested by @beqqrry-aws.
b961299 to
95044b9
Compare
PHP Bedrock and BedrockRuntime constructor arguments #6823 fix
This pull request will provide the correct arguments to the Bedrock and Bedrock runtime constructors for the PHP examples
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license