Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
LOCALSTACK_AUTH_TOKEN | No | Your LocalStack Auth Token to enable Pro services IAM Policy Analyzer, Cloud Pods, and Chaos Injector tools |
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 |
---|---|
localstack-aws-client | Executes an AWS CLI command against the running LocalStack container using the 'awslocal' wrapper. |
localstack-chaos-injector | Injects, manages, and clears chaos faults and network effects in LocalStack to test system resilience. |
localstack-cloud-pods | Manages LocalStack Cloud Pods with following actions: save, load, delete, reset |
localstack-deployer | Deploys or destroys AWS infrastructure on LocalStack using CDK or Terraform. |
localstack-iam-policy-analyzer | Configures LocalStack's IAM enforcement and analyzes logs to automatically generate missing IAM policies. |
localstack-logs-analysis | LocalStack log analyzer that helps developers quickly diagnose issues and understand their LocalStack interactions |
localstack-management | Manage LocalStack lifecycle: start, stop, restart, or check status |