Ana Falcão

Results 4 issues of Ana Falcão

**Issue number:** #1371 ## Summary ### Changes draft to change parser documentation ### User experience > Please share what the user experience looks like before and after this change ##...

documentation
size/XL

**Issue number:** #6300 ## Summary WIP ### Changes - [x] Bedrock Agent Functions data class - [x] BedrockFunctionsResponseBuilder - [x] BedrockAgentFunctionResolver - [ ] Optional response fields - sessionAttributes, promptSessionAttributes,...

feature
size/XL
tests
event_handlers

### Use case RFC: #6081 Issue in TS: [aws-powertools/powertools-lambda-typescript/issues/3710](https://github.com/aws-powertools/powertools-lambda-typescript/issues/3710) Bedrock Agents allows you to define action groups for your agents in two ways: [OpenAPI schemas](https://docs.aws.amazon.com/bedrock/latest/userguide/agents-api-schema.html), and [direct function](https://docs.aws.amazon.com/bedrock/latest/userguide/agents-action-function.html) integration. This...

feature-request
event_handlers

**Issue number:** ## Summary ### Changes This PR introduces the new `BedrockResponse` class to support custom Amazon Bedrock Agent responses. 1. `BedrockResponse` class with support for: - Session attributes -...

feature
size/L
tests
event_handlers