Versions in this module Expand all Collapse all v0 v0.1.0 Aug 2, 2026 Changes in this version + const PricingRegion + func EC2(cfg aws.Config, region string) *ec2.Client + func LoadConfig(ctx context.Context, region string, opts ...Option) (aws.Config, error) + func Pricing(cfg aws.Config) *pricing.Client + type Option func(*loadOptions) + func WithStaticCredentials(accessKey, secretKey string) Option