Skip to content

Commit 69b45ee

Browse files
author
AWS SDK for Go v2 automation user
committed
Update endpoints model
1 parent 3f8909d commit 69b45ee

File tree

1 file changed

+3
-39
lines changed
  • codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen

1 file changed

+3
-39
lines changed

codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen/endpoints.json

+3-39
Original file line numberDiff line numberDiff line change
@@ -27852,32 +27852,8 @@
2785227852
},
2785327853
"ram" : {
2785427854
"endpoints" : {
27855-
"fips-us-iso-east-1" : {
27856-
"credentialScope" : {
27857-
"region" : "us-iso-east-1"
27858-
},
27859-
"deprecated" : true,
27860-
"hostname" : "ram-fips.us-iso-east-1.c2s.ic.gov"
27861-
},
27862-
"fips-us-iso-west-1" : {
27863-
"credentialScope" : {
27864-
"region" : "us-iso-west-1"
27865-
},
27866-
"deprecated" : true,
27867-
"hostname" : "ram-fips.us-iso-west-1.c2s.ic.gov"
27868-
},
27869-
"us-iso-east-1" : {
27870-
"variants" : [ {
27871-
"hostname" : "ram-fips.us-iso-east-1.c2s.ic.gov",
27872-
"tags" : [ "fips" ]
27873-
} ]
27874-
},
27875-
"us-iso-west-1" : {
27876-
"variants" : [ {
27877-
"hostname" : "ram-fips.us-iso-west-1.c2s.ic.gov",
27878-
"tags" : [ "fips" ]
27879-
} ]
27880-
}
27855+
"us-iso-east-1" : { },
27856+
"us-iso-west-1" : { }
2788127857
}
2788227858
},
2788327859
"rbin" : {
@@ -28618,19 +28594,7 @@
2861828594
},
2861928595
"ram" : {
2862028596
"endpoints" : {
28621-
"fips-us-isob-east-1" : {
28622-
"credentialScope" : {
28623-
"region" : "us-isob-east-1"
28624-
},
28625-
"deprecated" : true,
28626-
"hostname" : "ram-fips.us-isob-east-1.sc2s.sgov.gov"
28627-
},
28628-
"us-isob-east-1" : {
28629-
"variants" : [ {
28630-
"hostname" : "ram-fips.us-isob-east-1.sc2s.sgov.gov",
28631-
"tags" : [ "fips" ]
28632-
} ]
28633-
}
28597+
"us-isob-east-1" : { }
2863428598
}
2863528599
},
2863628600
"rbin" : {

0 commit comments

Comments
 (0)