- Log in to the AWS Management Console.
- Navigate to the CloudTrail Console.
- In the left-hand menu, click Event history.
- Apply filters to narrow down the logs:
- Event source: Enter
bedrock.amazonaws.com
to see AWS Bedrock-related API calls. - Event name: Filter by specific API actions like
InvokeModel
. - Time range: Adjust to view events from the desired period.
- Event source: Enter
Filter Type | Value |
---|---|
Event Source | bedrock.amazonaws.com |
Event Name | InvokeModel |
- Review the list of events and click on any event for more details:
- Event Time: When the API call occurred.
- Request Parameters: Input parameters used in the call.
- Response Elements: Output returned by the API.