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
v0.19.0
Published
Jun 10, 2015
Platform
js/wasm
Imports
1 packages
Last checked
3 minutes ago

Tools for package owners.