package endpoints

import "k8s.io/kubernetes/Godeps/_workspace/src/github.com/awslabs/aws-sdk-go/internal/endpoints"

Index

Functions

func EndpointForRegion

func EndpointForRegion(svcName, region string) (endpoint, signingRegion string)

EndpointForRegion returns an endpoint and its signing region for a service and region. if the service and region pair are not found endpoint and signingRegion will be empty.

Source Files

endpoints.go endpoints_map.go

Version
v0.18.2
Published
Jun 8, 2015
Platform
windows/amd64
Imports
1 packages
Last checked
1 minute ago

Tools for package owners.