Skip to content

Commit 5a3a3df

Browse files
author
AWS SDK for Go v2 automation user
committed
Update endpoints model
1 parent aa132cc commit 5a3a3df

File tree

1 file changed

+16
-0
lines changed
  • codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen

1 file changed

+16
-0
lines changed

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

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36528,6 +36528,11 @@
3652836528
"us-iso-west-1" : { }
3652936529
}
3653036530
},
36531+
"batch" : {
36532+
"endpoints" : {
36533+
"us-iso-east-1" : { }
36534+
}
36535+
},
3653136536
"bedrock" : {
3653236537
"endpoints" : {
3653336538
"bedrock-runtime-us-iso-east-1" : {
@@ -37658,6 +37663,12 @@
3765837663
} ]
3765937664
}
3766037665
}
37666+
},
37667+
"xray" : {
37668+
"endpoints" : {
37669+
"us-iso-east-1" : { },
37670+
"us-iso-west-1" : { }
37671+
}
3766137672
}
3766237673
}
3766337674
}, {
@@ -37742,6 +37753,11 @@
3774237753
"us-isob-east-1" : { }
3774337754
}
3774437755
},
37756+
"batch" : {
37757+
"endpoints" : {
37758+
"us-isob-east-1" : { }
37759+
}
37760+
},
3774537761
"budgets" : {
3774637762
"endpoints" : {
3774737763
"aws-iso-b-global" : {

0 commit comments

Comments
 (0)