Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AWS_PROFILE | No | AWS profile to use | default |
| AWS_DEFAULT_REGION | No | Default AWS region | us-east-1 |
| AWS_SAGE_SAFETY_MODE | No | Safety mode (read_only/standard/unrestricted) | read_only |
| AWS_SAGE_LOCALSTACK_HOST | No | LocalStack host | localhost |
| AWS_SAGE_LOCALSTACK_PORT | No | LocalStack port | 4566 |
| AWS_SAGE_LOCALSTACK_ENABLED | No | Enable LocalStack by default | false |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |