Skip to content

Feature request: Enable Bedrock Agents user confirmation #6500

Closed
@lorenzomicheli

Description

@lorenzomicheli

Use case

To use the User Confirmation feature of Bedrock Agents, it requires to set the field "x-requireConfirmation":"ENABLED" in the api schema file like shown in insurance_claims_agent_openapi_schema.json.

I understand that this can be achieved in PowerTools using openapi_extensions.

BedrockAgentResolver does not expose openapi_extensions which is instead exposed by the parent class APIGatewayRestResolver.

Solution/User Experience

When calling a decorator from BedrockAgentResolver, I would like to set the openapi_extension parameter with a dictionary which i can use to customize the generated openapi schema file

Alternative solutions

Acknowledgment

Metadata

Metadata

Type

No type

Projects

Status

Shipped

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions