Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| quickstart | Quickstart documentation for AWS AgentCore SDK. |
| agentcore_identity | Documentation on AgentCore Identity for secure agent authentication and authorization. |
| agentcore_gateway | Documentation on AgentCore Gateway for integrating external APIs and services. |
| agentcore_observability | Documentation on AgentCore Observability for monitoring and debugging agents. |
| agentcore_code_interpreter | Documentation on AgentCore Code Interpreter for executing code in agents. |
| agentcore_memory | Documentation on AgentCore Memory for building context-aware agents. |
| agentcore_tools | Documentation on integrating tools with AWS AgentCore agents. |