Categorygithub.com/aws/aws-sdk-go-v2/internal/endpoints/v2
modulepackage
2.6.34
Repository: https://github.com/aws/aws-sdk-go-v2.git
Documentation: pkg.go.dev

# Constants

DualStackVariant indicates that the endpoint is DualStack capable.
FIPSVariant indicates that the endpoint is FIPS capable.

# Structs

CredentialScope is the credential scope of a region and service.
DefaultKey is a compound map key of a variant and other values.
Endpoint is a service endpoint description.
EndpointKey is a compound map key of a region and associated variant value.
Options provide configuration needed to direct how endpoints are resolved.
Partition is an AWS partition description for a service and its' region endpoints.

# Type aliases

Endpoints is a map of service config regions to endpoints.
EndpointVariant is a bit field to describe the endpoints attributes.
Partitions is a slice of partition.
ServiceVariant is a bit field to describe the service endpoint attributes.