Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SupportedRegions = sets.NewString(
"us-east-2",
"us-east-1",
"us-west-1",
"us-west-2",
"ap-south-1",
"ap-northeast-3",
"ap-northeast-2",
"ap-southeast-1",
"ap-southeast-2",
"ap-northeast-1",
"ca-central-1",
"ca-west-1",
"eu-central-1",
"eu-west-1",
"eu-west-2",
"eu-west-3",
"sa-east-1",
)
SupportedRegions is a list of AWS regions that support the servicequota APIs. see https://docs.aws.amazon.com/general/latest/gr/servicequotas.html
Functions ¶
func IsUnauthorized ¶
IsUnauthorized checks if the error is un authorized.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.