package endpoints

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

Package endpoints validates regional endpoints for services.

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
v1.1.9-beta.0
Published
Feb 23, 2016
Platform
js/wasm
Imports
1 packages
Last checked
6 seconds ago

Tools for package owners.