func github.com/aws/aws-sdk-go/aws/endpoints.GetS3UsEast1RegionalEndpoint
3 uses
github.com/aws/aws-sdk-go/aws/endpoints (current package)
endpoints.go#L142: func GetS3UsEast1RegionalEndpoint(s string) (S3UsEast1RegionalEndpoint, error) {
github.com/aws/aws-sdk-go/aws/session
env_config.go#L321: cfg.S3UsEast1RegionalEndpoint, err = endpoints.GetS3UsEast1RegionalEndpoint(v)
shared_config.go#L295: sre, err := endpoints.GetS3UsEast1RegionalEndpoint(v)
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |