Skip to content

Commit 4ca6e32

Browse files
author
AWS SDK for Go v2 automation user
committed
Update endpoints model
1 parent 79934f8 commit 4ca6e32

File tree

1 file changed

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

1 file changed

+9
-0
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4619,6 +4619,7 @@
46194619
"ap-northeast-2" : { },
46204620
"ap-northeast-3" : { },
46214621
"ap-south-1" : { },
4622+
"ap-south-2" : { },
46224623
"ap-southeast-1" : { },
46234624
"ap-southeast-2" : { },
46244625
"ap-southeast-3" : { },
@@ -4629,8 +4630,10 @@
46294630
} ]
46304631
},
46314632
"eu-central-1" : { },
4633+
"eu-central-2" : { },
46324634
"eu-north-1" : { },
46334635
"eu-south-1" : { },
4636+
"eu-south-2" : { },
46344637
"eu-west-1" : { },
46354638
"eu-west-2" : { },
46364639
"eu-west-3" : { },
@@ -19813,6 +19816,12 @@
1981319816
}
1981419817
}
1981519818
},
19819+
"inspector2" : {
19820+
"endpoints" : {
19821+
"us-gov-east-1" : { },
19822+
"us-gov-west-1" : { }
19823+
}
19824+
},
1981619825
"iot" : {
1981719826
"defaults" : {
1981819827
"credentialScope" : {

0 commit comments

Comments
 (0)