Skip to content

Commit

Permalink
Update endpoints model
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Jul 13, 2023
1 parent 52bb208 commit 8b263ec
Showing 1 changed file with 112 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7952,27 +7952,45 @@
"ap-northeast-2" : {
"hostname" : "internetmonitor.ap-northeast-2.api.aws"
},
"ap-northeast-3" : {
"hostname" : "internetmonitor.ap-northeast-3.api.aws"
},
"ap-south-1" : {
"hostname" : "internetmonitor.ap-south-1.api.aws"
},
"ap-south-2" : {
"hostname" : "internetmonitor.ap-south-2.api.aws"
},
"ap-southeast-1" : {
"hostname" : "internetmonitor.ap-southeast-1.api.aws"
},
"ap-southeast-2" : {
"hostname" : "internetmonitor.ap-southeast-2.api.aws"
},
"ap-southeast-3" : {
"hostname" : "internetmonitor.ap-southeast-3.api.aws"
},
"ap-southeast-4" : {
"hostname" : "internetmonitor.ap-southeast-4.api.aws"
},
"ca-central-1" : {
"hostname" : "internetmonitor.ca-central-1.api.aws"
},
"eu-central-1" : {
"hostname" : "internetmonitor.eu-central-1.api.aws"
},
"eu-central-2" : {
"hostname" : "internetmonitor.eu-central-2.api.aws"
},
"eu-north-1" : {
"hostname" : "internetmonitor.eu-north-1.api.aws"
},
"eu-south-1" : {
"hostname" : "internetmonitor.eu-south-1.api.aws"
},
"eu-south-2" : {
"hostname" : "internetmonitor.eu-south-2.api.aws"
},
"eu-west-1" : {
"hostname" : "internetmonitor.eu-west-1.api.aws"
},
Expand All @@ -7982,6 +8000,9 @@
"eu-west-3" : {
"hostname" : "internetmonitor.eu-west-3.api.aws"
},
"me-central-1" : {
"hostname" : "internetmonitor.me-central-1.api.aws"
},
"me-south-1" : {
"hostname" : "internetmonitor.me-south-1.api.aws"
},
Expand Down Expand Up @@ -10160,6 +10181,7 @@
"ap-east-1" : { },
"ap-northeast-1" : { },
"ap-northeast-2" : { },
"ap-northeast-3" : { },
"ap-south-1" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
Expand Down Expand Up @@ -15385,17 +15407,77 @@
"ap-south-1" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"ca-central-1" : { },
"ca-central-1" : {
"variants" : [ {
"hostname" : "ssm-incidents-fips.ca-central-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"eu-central-1" : { },
"eu-north-1" : { },
"eu-west-1" : { },
"eu-west-2" : { },
"eu-west-3" : { },
"fips-ca-central-1" : {
"credentialScope" : {
"region" : "ca-central-1"
},
"deprecated" : true,
"hostname" : "ssm-incidents-fips.ca-central-1.amazonaws.com"
},
"fips-us-east-1" : {
"credentialScope" : {
"region" : "us-east-1"
},
"deprecated" : true,
"hostname" : "ssm-incidents-fips.us-east-1.amazonaws.com"
},
"fips-us-east-2" : {
"credentialScope" : {
"region" : "us-east-2"
},
"deprecated" : true,
"hostname" : "ssm-incidents-fips.us-east-2.amazonaws.com"
},
"fips-us-west-1" : {
"credentialScope" : {
"region" : "us-west-1"
},
"deprecated" : true,
"hostname" : "ssm-incidents-fips.us-west-1.amazonaws.com"
},
"fips-us-west-2" : {
"credentialScope" : {
"region" : "us-west-2"
},
"deprecated" : true,
"hostname" : "ssm-incidents-fips.us-west-2.amazonaws.com"
},
"sa-east-1" : { },
"us-east-1" : { },
"us-east-2" : { },
"us-west-1" : { },
"us-west-2" : { }
"us-east-1" : {
"variants" : [ {
"hostname" : "ssm-incidents-fips.us-east-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"us-east-2" : {
"variants" : [ {
"hostname" : "ssm-incidents-fips.us-east-2.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"us-west-1" : {
"variants" : [ {
"hostname" : "ssm-incidents-fips.us-west-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"us-west-2" : {
"variants" : [ {
"hostname" : "ssm-incidents-fips.us-west-2.amazonaws.com",
"tags" : [ "fips" ]
} ]
}
}
},
"ssm-sap" : {
Expand Down Expand Up @@ -16282,6 +16364,7 @@
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"ap-southeast-3" : { },
"ap-southeast-4" : { },
"ca-central-1" : {
"variants" : [ {
"hostname" : "transfer-fips.ca-central-1.amazonaws.com",
Expand Down Expand Up @@ -18758,6 +18841,18 @@
}
}
},
"savingsplans" : {
"endpoints" : {
"aws-cn" : {
"credentialScope" : {
"region" : "cn-northwest-1"
},
"hostname" : "savingsplans.cn-northwest-1.amazonaws.com.cn"
}
},
"isRegionalized" : false,
"partitionEndpoint" : "aws-cn"
},
"secretsmanager" : {
"endpoints" : {
"cn-north-1" : { },
Expand Down Expand Up @@ -22482,6 +22577,18 @@
}
}
},
"savingsplans" : {
"endpoints" : {
"aws-us-gov-global" : {
"credentialScope" : {
"region" : "us-gov-west-1"
},
"hostname" : "savingsplans.amazonaws.com"
}
},
"isRegionalized" : false,
"partitionEndpoint" : "aws-us-gov-global"
},
"secretsmanager" : {
"endpoints" : {
"us-gov-east-1" : {
Expand Down

0 comments on commit 8b263ec

Please sign in to comment.