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 Aug 25, 2022
1 parent 2ca16e1 commit 432d153
Showing 1 changed file with 193 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6213,6 +6213,7 @@
"ap-south-1" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"ap-southeast-3" : { },
"ca-central-1" : { },
"eu-central-1" : { },
"eu-north-1" : { },
Expand Down Expand Up @@ -6820,13 +6821,61 @@
"ap-south-1" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"ca-central-1" : { },
"ca-central-1" : {
"variants" : [ {
"hostname" : "iotevents-fips.ca-central-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"eu-central-1" : { },
"eu-west-1" : { },
"eu-west-2" : { },
"us-east-1" : { },
"us-east-2" : { },
"us-west-2" : { }
"fips-ca-central-1" : {
"credentialScope" : {
"region" : "ca-central-1"
},
"deprecated" : true,
"hostname" : "iotevents-fips.ca-central-1.amazonaws.com"
},
"fips-us-east-1" : {
"credentialScope" : {
"region" : "us-east-1"
},
"deprecated" : true,
"hostname" : "iotevents-fips.us-east-1.amazonaws.com"
},
"fips-us-east-2" : {
"credentialScope" : {
"region" : "us-east-2"
},
"deprecated" : true,
"hostname" : "iotevents-fips.us-east-2.amazonaws.com"
},
"fips-us-west-2" : {
"credentialScope" : {
"region" : "us-west-2"
},
"deprecated" : true,
"hostname" : "iotevents-fips.us-west-2.amazonaws.com"
},
"us-east-1" : {
"variants" : [ {
"hostname" : "iotevents-fips.us-east-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"us-east-2" : {
"variants" : [ {
"hostname" : "iotevents-fips.us-east-2.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"us-west-2" : {
"variants" : [ {
"hostname" : "iotevents-fips.us-west-2.amazonaws.com",
"tags" : [ "fips" ]
} ]
}
}
},
"ioteventsdata" : {
Expand Down Expand Up @@ -6865,7 +6914,11 @@
"credentialScope" : {
"region" : "ca-central-1"
},
"hostname" : "data.iotevents.ca-central-1.amazonaws.com"
"hostname" : "data.iotevents.ca-central-1.amazonaws.com",
"variants" : [ {
"hostname" : "data.iotevents-fips.ca-central-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"eu-central-1" : {
"credentialScope" : {
Expand All @@ -6885,23 +6938,63 @@
},
"hostname" : "data.iotevents.eu-west-2.amazonaws.com"
},
"fips-ca-central-1" : {
"credentialScope" : {
"region" : "ca-central-1"
},
"deprecated" : true,
"hostname" : "data.iotevents-fips.ca-central-1.amazonaws.com"
},
"fips-us-east-1" : {
"credentialScope" : {
"region" : "us-east-1"
},
"deprecated" : true,
"hostname" : "data.iotevents-fips.us-east-1.amazonaws.com"
},
"fips-us-east-2" : {
"credentialScope" : {
"region" : "us-east-2"
},
"deprecated" : true,
"hostname" : "data.iotevents-fips.us-east-2.amazonaws.com"
},
"fips-us-west-2" : {
"credentialScope" : {
"region" : "us-west-2"
},
"deprecated" : true,
"hostname" : "data.iotevents-fips.us-west-2.amazonaws.com"
},
"us-east-1" : {
"credentialScope" : {
"region" : "us-east-1"
},
"hostname" : "data.iotevents.us-east-1.amazonaws.com"
"hostname" : "data.iotevents.us-east-1.amazonaws.com",
"variants" : [ {
"hostname" : "data.iotevents-fips.us-east-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"us-east-2" : {
"credentialScope" : {
"region" : "us-east-2"
},
"hostname" : "data.iotevents.us-east-2.amazonaws.com"
"hostname" : "data.iotevents.us-east-2.amazonaws.com",
"variants" : [ {
"hostname" : "data.iotevents-fips.us-east-2.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"us-west-2" : {
"credentialScope" : {
"region" : "us-west-2"
},
"hostname" : "data.iotevents.us-west-2.amazonaws.com"
"hostname" : "data.iotevents.us-west-2.amazonaws.com",
"variants" : [ {
"hostname" : "data.iotevents-fips.us-west-2.amazonaws.com",
"tags" : [ "fips" ]
} ]
}
}
},
Expand Down Expand Up @@ -8661,6 +8754,7 @@
"ap-south-1" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"ap-southeast-3" : { },
"ca-central-1" : { },
"eu-central-1" : { },
"eu-north-1" : { },
Expand Down Expand Up @@ -10070,6 +10164,72 @@
}
}
},
"rds-data" : {
"endpoints" : {
"ap-northeast-1" : { },
"ap-northeast-2" : { },
"ap-south-1" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"ca-central-1" : { },
"eu-central-1" : { },
"eu-west-1" : { },
"eu-west-2" : { },
"eu-west-3" : { },
"fips-us-east-1" : {
"credentialScope" : {
"region" : "us-east-1"
},
"deprecated" : true,
"hostname" : "rds-data-fips.us-east-1.amazonaws.com"
},
"fips-us-east-2" : {
"credentialScope" : {
"region" : "us-east-2"
},
"deprecated" : true,
"hostname" : "rds-data-fips.us-east-2.amazonaws.com"
},
"fips-us-west-1" : {
"credentialScope" : {
"region" : "us-west-1"
},
"deprecated" : true,
"hostname" : "rds-data-fips.us-west-1.amazonaws.com"
},
"fips-us-west-2" : {
"credentialScope" : {
"region" : "us-west-2"
},
"deprecated" : true,
"hostname" : "rds-data-fips.us-west-2.amazonaws.com"
},
"us-east-1" : {
"variants" : [ {
"hostname" : "rds-data-fips.us-east-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"us-east-2" : {
"variants" : [ {
"hostname" : "rds-data-fips.us-east-2.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"us-west-1" : {
"variants" : [ {
"hostname" : "rds-data-fips.us-west-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"us-west-2" : {
"variants" : [ {
"hostname" : "rds-data-fips.us-west-2.amazonaws.com",
"tags" : [ "fips" ]
} ]
}
}
},
"redshift" : {
"endpoints" : {
"af-south-1" : { },
Expand Down Expand Up @@ -17382,16 +17542,39 @@
},
"iotevents" : {
"endpoints" : {
"us-gov-west-1" : { }
"fips-us-gov-west-1" : {
"credentialScope" : {
"region" : "us-gov-west-1"
},
"deprecated" : true,
"hostname" : "iotevents-fips.us-gov-west-1.amazonaws.com"
},
"us-gov-west-1" : {
"variants" : [ {
"hostname" : "iotevents-fips.us-gov-west-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
}
}
},
"ioteventsdata" : {
"endpoints" : {
"fips-us-gov-west-1" : {
"credentialScope" : {
"region" : "us-gov-west-1"
},
"deprecated" : true,
"hostname" : "data.iotevents-fips.us-gov-west-1.amazonaws.com"
},
"us-gov-west-1" : {
"credentialScope" : {
"region" : "us-gov-west-1"
},
"hostname" : "data.iotevents.us-gov-west-1.amazonaws.com"
"hostname" : "data.iotevents.us-gov-west-1.amazonaws.com",
"variants" : [ {
"hostname" : "data.iotevents-fips.us-gov-west-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
}
}
},
Expand Down

0 comments on commit 432d153

Please sign in to comment.