Documentation
¶
Index ¶
Constants ¶
View Source
const AWSCACert = `` /* 1146-byte string literal not displayed */
AWSCACert is the AWS RSA public CA certificate for all AWS Regions, except Hong Kong, Bahrain, UAE, Cape Town, Milan, Spain, Zurich, Jakarta, Melbourne, Hyderabad, China, and GovCloud. (Each of these regions has their own CA Cert.) Expires: Jun 05, 2024
Variables ¶
View Source
var CACerts = map[string]string{
"af-south-1": afSouth1Cert,
"ap-east-1": apEast1Cert,
"ap-south-2": apSouth2Cert,
"ap-southeast-3": apSoutheast3Cert,
"ap-southeast-5": apSoutheast5Cert,
"ap-southeast-4": apSoutheast4Cert,
"ap-south-1": apSouth1Cert,
"ap-southeast-6": apSoutheast6Cert,
"ap-northeast-3": apNortheast3Cert,
"ap-northeast-2": apNortheast2Cert,
"ap-southeast-1": apSoutheast1Cert,
"ap-southeast-2": apSoutheast2Cert,
"ap-east-2": apEast2Cert,
"ap-southeast-7": apSoutheast7Cert,
"ap-northeast-1": apNortheast1Cert,
"eusc-de-east-1": euscDeEast1Cert,
"us-gov-east-1": usGovEast1Cert,
"us-gov-west-1": usGovWest1Cert,
"ca-central-1": caCentral1Cert,
"ca-west-1": caWest1Cert,
"cn-north-1": cnNorth1Cert,
"cn-northwest-1": cnNorth1Cert,
"eu-central-1": euCentral1Cert,
"eu-west-1": euWest1Cert,
"eu-west-2": euWest2Cert,
"eu-south-1": euSouth1Cert,
"eu-west-3": euWest3Cert,
"eu-south-2": euSouth2Cert,
"eu-north-1": euNorth1Cert,
"eu-central-2": euCentral2Cert,
"il-central-1": ilCentral1Cert,
"mx-central-1": mxCentral1Cert,
"me-south-1": meSouth1Cert,
"me-central-1": meCentral1Cert,
"sa-east-1": saEast1Cert,
"us-east-1": usEast1Cert,
"us-east-2": usEast2Cert,
"us-west-1": usWest1Cert,
"us-west-2": usWest2Cert,
}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.