1 Answer
- Newest
- Most votes
- Most comments
1
The API keys referred to are the API Access Key ID and Secret Access Key for your IAM user or role. See this link for reference on creating/managing keys.
This link will also help with configuring your environment with your API keys.
Access to invoke Bedrock models via Boto (Python SDK) are documented here:
https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/bedrock-runtime.html
Hope this helps!
Relevant content
- asked a year ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 8 months ago
- AWS OFFICIALUpdated a year ago
Thanks so much for the quick and helpful reply. Will check these out. I do have a follow-on question. It seems I also need an "endpoint" - this seems like it has to be an http url. Where can I find this endpoint?
Here is a list of the Bedrock Endpoints. You will want the Runtime Endpoint for Invoke requests. https://docs.aws.amazon.com/general/latest/gr/bedrock.html