Kumo (LocalStack)

Category: Cloud Status: base

Connects to a LocalStack-compatible AWS emulator for local development and testing. Provides S3-compatible storage and AWS service simulation on localhost.

Connection Settings

Field Default Description
host localhost LocalStack server hostname or IP
port 4566 LocalStack gateway port
url (empty) Full endpoint URL (overrides host/port)
explorer false Enable filesystem-style bucket browsing
profile false Use a local AWS profile

Authentication

No authentication required by default. LocalStack accepts any AWS credentials when running locally. For authenticated LocalStack Pro, configure credentials as you would for AWS.

Supported Actions

External Links