Skip to content

Conversation

@alexa-perlov
Copy link
Collaborator

No description provided.

@alexa-perlov
Copy link
Collaborator Author

/do-e2e-tests

@aws-ia-automator-prod
Copy link

End to end test has been scheduled

@aws-ia-automator-prod
Copy link

E2E tests in progress

Copy link

@aws-ia-automator-prod aws-ia-automator-prod bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

E2E tests completed successfully

"bedrock-agentcore:UpdateGatewayTarget",
"bedrock-agentcore:ListGatewayTargets"
]
Resource = [
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we supporting existing role with the gateway module. If yes, then we need to add assumerole policy.
https://docs.aws.amazon.com/bedrock-agentcore/latest/devguide/gateway-prerequisites-permissions.html#gateway-service-role-permissions
same with KMS key encryption. I don't see it in this module but if we are planning to then will have to add kms permission too.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's already there (added before this PR for assume role:

# IAM Role for Agent Gateway
and for KMS:
policy = jsonencode({
)

@alexa-perlov alexa-perlov marked this pull request as ready for review December 9, 2025 17:58
Copy link
Collaborator

@MichaelWalker-git MichaelWalker-git left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

content {}
}

dynamic "api_key" {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Interesting

@alexa-perlov alexa-perlov merged commit 67aed67 into main Dec 10, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants