Skip to content

Commit 9d6bb34

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 5eb7b19 commit 9d6bb34

File tree

2 files changed

+42
-0
lines changed

2 files changed

+42
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS SDK for Java v2",
4+
"contributor": "",
5+
"description": "Updated endpoint and partition metadata."
6+
}

core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region/endpoints.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2734,6 +2734,15 @@
27342734
}
27352735
}
27362736
},
2737+
"codecatalyst" : {
2738+
"endpoints" : {
2739+
"aws-global" : {
2740+
"hostname" : "codecatalyst.global.api.aws"
2741+
}
2742+
},
2743+
"isRegionalized" : false,
2744+
"partitionEndpoint" : "aws-global"
2745+
},
27372746
"codecommit" : {
27382747
"endpoints" : {
27392748
"af-south-1" : { },
@@ -10558,6 +10567,33 @@
1055810567
}
1055910568
}
1056010569
},
10570+
"pipes" : {
10571+
"endpoints" : {
10572+
"af-south-1" : { },
10573+
"ap-east-1" : { },
10574+
"ap-northeast-1" : { },
10575+
"ap-northeast-2" : { },
10576+
"ap-northeast-3" : { },
10577+
"ap-south-1" : { },
10578+
"ap-southeast-1" : { },
10579+
"ap-southeast-2" : { },
10580+
"ap-southeast-3" : { },
10581+
"ca-central-1" : { },
10582+
"eu-central-1" : { },
10583+
"eu-north-1" : { },
10584+
"eu-south-1" : { },
10585+
"eu-west-1" : { },
10586+
"eu-west-2" : { },
10587+
"eu-west-3" : { },
10588+
"me-central-1" : { },
10589+
"me-south-1" : { },
10590+
"sa-east-1" : { },
10591+
"us-east-1" : { },
10592+
"us-east-2" : { },
10593+
"us-west-1" : { },
10594+
"us-west-2" : { }
10595+
}
10596+
},
1056110597
"polly" : {
1056210598
"endpoints" : {
1056310599
"af-south-1" : { },

0 commit comments

Comments
 (0)