Skip to content

feat(envelopes): add Bedrock Agent envelope #143

Description

@j-d-ha

Description

Add support for Bedrock Agent events using the Bedrock Agent envelope.

Tasks

  • Create package: AwsLambda.Host.Envelopes.BedrockAgent
  • Implement BedrockAgentEnvelope<T> class
  • Implement IRequestEnvelope interface
  • Handle inputText extraction from Bedrock Agent invocations
  • Create comprehensive README.md
  • Add unit tests in tests/AwsLambda.Host.Envelopes.UnitTests/
  • Update solution file
  • Commit with conventional format

Acceptance Criteria

  • inputText extraction working correctly
  • Full unit test coverage
  • README includes examples and AOT guidance
  • Package builds for all target frameworks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions