File tree Expand file tree Collapse file tree 1 file changed +39
-0
lines changed
codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen Expand file tree Collapse file tree 1 file changed +39
-0
lines changed Original file line number Diff line number Diff line change 464464 "ap-east-1" : { },
465465 "ap-northeast-1" : { },
466466 "ap-northeast-2" : { },
467+ "ap-northeast-3" : { },
467468 "ap-south-1" : { },
468469 "ap-southeast-1" : { },
469470 "ap-southeast-2" : { },
508509 "endpoints" : {
509510 "ap-northeast-1" : { },
510511 "ap-northeast-2" : { },
512+ "ap-northeast-3" : { },
511513 "ap-south-1" : { },
512514 "ap-southeast-1" : { },
513515 "ap-southeast-2" : { },
38113813 "ap-southeast-1" : { },
38123814 "ap-southeast-2" : { },
38133815 "ap-southeast-3" : { },
3816+ "ap-southeast-4" : { },
38143817 "ca-central-1" : { },
38153818 "eu-central-1" : { },
38163819 "eu-central-2" : { },
1279912802 },
1280012803 "hostname" : "oidc.ap-south-1.amazonaws.com"
1280112804 },
12805+ "ap-south-2" : {
12806+ "credentialScope" : {
12807+ "region" : "ap-south-2"
12808+ },
12809+ "hostname" : "oidc.ap-south-2.amazonaws.com"
12810+ },
1280212811 "ap-southeast-1" : {
1280312812 "credentialScope" : {
1280412813 "region" : "ap-southeast-1"
1285312862 },
1285412863 "hostname" : "oidc.eu-south-1.amazonaws.com"
1285512864 },
12865+ "eu-south-2" : {
12866+ "credentialScope" : {
12867+ "region" : "eu-south-2"
12868+ },
12869+ "hostname" : "oidc.eu-south-2.amazonaws.com"
12870+ },
1285612871 "eu-west-1" : {
1285712872 "credentialScope" : {
1285812873 "region" : "eu-west-1"
2730527320 }
2730627321 }
2730727322 },
27323+ "s3-outposts" : {
27324+ "endpoints" : {
27325+ "fips-us-iso-east-1" : {
27326+ "deprecated" : true
27327+ },
27328+ "us-iso-east-1" : {
27329+ "variants" : [ {
27330+ "tags" : [ "fips" ]
27331+ } ]
27332+ }
27333+ }
27334+ },
2730827335 "secretsmanager" : {
2730927336 "endpoints" : {
2731027337 "us-iso-east-1" : { },
2790727934 }
2790827935 }
2790927936 },
27937+ "s3-outposts" : {
27938+ "endpoints" : {
27939+ "fips-us-isob-east-1" : {
27940+ "deprecated" : true
27941+ },
27942+ "us-isob-east-1" : {
27943+ "variants" : [ {
27944+ "tags" : [ "fips" ]
27945+ } ]
27946+ }
27947+ }
27948+ },
2791027949 "secretsmanager" : {
2791127950 "endpoints" : {
2791227951 "us-isob-east-1" : { }
You can’t perform that action at this time.
0 commit comments