Documentation ¶ Index ¶ func Setup(ctx context.Context, sink output.Sink, interactive bool, resolvedHost string) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Setup ¶ func Setup(ctx context.Context, sink output.Sink, interactive bool, resolvedHost string) error Setup checks for the localstack AWS profile and prompts to create or update it if needed. resolvedHost must be a host:port string (e.g. "localhost.localstack.cloud:4566"). In non-interactive mode, emits a note instead of prompting. Types ¶ This section is empty. Source Files ¶ View all Source files awsconfig.goini.go Click to show internal directories. Click to hide internal directories.