Skip to content

Commit e30f868

Browse files
committed
Add more shields.io badges for technologies used
1 parent 36e4306 commit e30f868

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,16 @@
22

33
[![GitHub](https://img.shields.io/badge/github-aws--samples-blue.svg?style=flat&logo=github)](https://github.com/aws-samples/sample-bedrock-agentcore-gateway-user-federation)
44
[![License](https://img.shields.io/badge/license-MIT--0-brightgreen)](LICENSE)
5-
[![AWS](https://img.shields.io/badge/AWS-Bedrock%20AgentCore-orange?logo=amazon-aws)](https://aws.amazon.com/bedrock/)
65
[![Documentation](https://img.shields.io/badge/docs-GitHub%20Pages-blue)](https://aws-samples.github.io/sample-bedrock-agentcore-gateway-user-federation/)
76

7+
[![AWS](https://img.shields.io/badge/AWS-Bedrock%20AgentCore-orange?logo=amazon-aws)](https://docs.aws.amazon.com/bedrock-agentcore/latest/devguide/what-is.html)
8+
[![Strands Agents](https://img.shields.io/badge/Strands-Agents-purple)](https://github.com/strands-agents/strands-agents)
9+
[![MCP](https://img.shields.io/badge/MCP-Model%20Context%20Protocol-green)](https://modelcontextprotocol.io/)
10+
11+
[![Python](https://img.shields.io/badge/Python-3.11+-blue?logo=python&logoColor=white)](https://www.python.org/)
12+
[![TypeScript](https://img.shields.io/badge/TypeScript-AWS%20CDK-blue?logo=typescript&logoColor=white)](https://aws.amazon.com/cdk/)
13+
[![React](https://img.shields.io/badge/React-Frontend-61DAFB?logo=react&logoColor=black)](https://react.dev/)
14+
815
Expose OAuth 2.0-secured APIs as MCP tools for AI agents while preserving user authentication context using Amazon Bedrock AgentCore Gateway Interceptors.
916

1017
## Key Features

0 commit comments

Comments
 (0)