docs(agentcore): add documentation for granting permissions to invoke models#35902
docs(agentcore): add documentation for granting permissions to invoke models#35902mergify[bot] merged 4 commits intoaws:mainfrom
Conversation
| - [Basic Memory Creation](#basic-memory-creation) | ||
| - [LTM Memory Extraction Stategies](#ltm-memory-extraction-stategies) | ||
| - [Memory Strategy Methods](#memory-strategy-methods) | ||
| - [Amazon Bedrock AgentCore Construct Library](#amazon-bedrock-agentcore-construct-library) |
There was a problem hiding this comment.
Updated because the table of contents did not match the body.
|
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). |
|
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). |
|
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). |
|
Comments on closed issues and PRs are hard for our team to see. |
Issue # (if applicable)
Related: #35853
Reason for this change
The current documentation makes it unclear that users need to explicitly grant permissions to invoke Bedrock models.
see comments in threads: #35850
Description of changes
Create an additional section for granting permissions.
Describe any new or updated permissions being added
Description of how you validated changes
Checklist
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license