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 Jun 3, 2024
1 parent 3f8909d commit 69b45ee
Showing 1 changed file with 3 additions and 39 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27852,32 +27852,8 @@
},
"ram" : {
"endpoints" : {
"fips-us-iso-east-1" : {
"credentialScope" : {
"region" : "us-iso-east-1"
},
"deprecated" : true,
"hostname" : "ram-fips.us-iso-east-1.c2s.ic.gov"
},
"fips-us-iso-west-1" : {
"credentialScope" : {
"region" : "us-iso-west-1"
},
"deprecated" : true,
"hostname" : "ram-fips.us-iso-west-1.c2s.ic.gov"
},
"us-iso-east-1" : {
"variants" : [ {
"hostname" : "ram-fips.us-iso-east-1.c2s.ic.gov",
"tags" : [ "fips" ]
} ]
},
"us-iso-west-1" : {
"variants" : [ {
"hostname" : "ram-fips.us-iso-west-1.c2s.ic.gov",
"tags" : [ "fips" ]
} ]
}
"us-iso-east-1" : { },
"us-iso-west-1" : { }
}
},
"rbin" : {
Expand Down Expand Up @@ -28618,19 +28594,7 @@
},
"ram" : {
"endpoints" : {
"fips-us-isob-east-1" : {
"credentialScope" : {
"region" : "us-isob-east-1"
},
"deprecated" : true,
"hostname" : "ram-fips.us-isob-east-1.sc2s.sgov.gov"
},
"us-isob-east-1" : {
"variants" : [ {
"hostname" : "ram-fips.us-isob-east-1.sc2s.sgov.gov",
"tags" : [ "fips" ]
} ]
}
"us-isob-east-1" : { }
}
},
"rbin" : {
Expand Down

0 comments on commit 69b45ee

Please sign in to comment.