Skip to content

Commit 9a62a1c

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 296f911 commit 9a62a1c

File tree

2 files changed

+37
-0
lines changed

2 files changed

+37
-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 service endpoint metadata."
6+
}

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

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8226,6 +8226,31 @@
82268226
"us-west-2" : { }
82278227
}
82288228
},
8229+
"pi" : {
8230+
"endpoints" : {
8231+
"af-south-1" : { },
8232+
"ap-east-1" : { },
8233+
"ap-northeast-1" : { },
8234+
"ap-northeast-2" : { },
8235+
"ap-northeast-3" : { },
8236+
"ap-south-1" : { },
8237+
"ap-southeast-1" : { },
8238+
"ap-southeast-2" : { },
8239+
"ca-central-1" : { },
8240+
"eu-central-1" : { },
8241+
"eu-north-1" : { },
8242+
"eu-south-1" : { },
8243+
"eu-west-1" : { },
8244+
"eu-west-2" : { },
8245+
"eu-west-3" : { },
8246+
"me-south-1" : { },
8247+
"sa-east-1" : { },
8248+
"us-east-1" : { },
8249+
"us-east-2" : { },
8250+
"us-west-1" : { },
8251+
"us-west-2" : { }
8252+
}
8253+
},
82298254
"pinpoint" : {
82308255
"defaults" : {
82318256
"credentialScope" : {
@@ -13075,6 +13100,12 @@
1307513100
"cn-north-1" : { }
1307613101
}
1307713102
},
13103+
"pi" : {
13104+
"endpoints" : {
13105+
"cn-north-1" : { },
13106+
"cn-northwest-1" : { }
13107+
}
13108+
},
1307813109
"polly" : {
1307913110
"endpoints" : {
1308013111
"cn-northwest-1" : { }

0 commit comments

Comments
 (0)