Versions in this module Expand all Collapse all v0 v0.2.1 Dec 31, 2024 v0.2.0 Dec 30, 2024 Changes in this version + type AWSConfig struct + AWSEndpointURL *string + AWSProfile *string + Enabled *bool + Localstack *LocalstackConfig + MWAAEndpoint *string + S3Hostname *string + func (base *AWSConfig) Merge(overlay *AWSConfig) + func (c *AWSConfig) Copy() *AWSConfig + type LocalstackConfig struct + Enabled *bool + Services []string