Skip to content

Commit 005e7c7

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent a32f8ab commit 005e7c7

File tree

2 files changed

+60
-0
lines changed

2 files changed

+60
-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: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4119,6 +4119,19 @@
41194119
"us-west-2" : { }
41204120
}
41214121
},
4122+
"iotsitewise" : {
4123+
"endpoints" : {
4124+
"ap-northeast-1" : { },
4125+
"ap-northeast-2" : { },
4126+
"ap-south-1" : { },
4127+
"ap-southeast-1" : { },
4128+
"ap-southeast-2" : { },
4129+
"eu-central-1" : { },
4130+
"eu-west-1" : { },
4131+
"us-east-1" : { },
4132+
"us-west-2" : { }
4133+
}
4134+
},
41224135
"iotthingsgraph" : {
41234136
"defaults" : {
41244137
"credentialScope" : {
@@ -4892,6 +4905,27 @@
48924905
"us-west-2" : { }
48934906
}
48944907
},
4908+
"mgn" : {
4909+
"endpoints" : {
4910+
"ap-east-1" : { },
4911+
"ap-northeast-1" : { },
4912+
"ap-northeast-2" : { },
4913+
"ap-northeast-3" : { },
4914+
"ap-south-1" : { },
4915+
"ap-southeast-1" : { },
4916+
"ap-southeast-2" : { },
4917+
"ca-central-1" : { },
4918+
"eu-central-1" : { },
4919+
"eu-north-1" : { },
4920+
"eu-west-1" : { },
4921+
"eu-west-2" : { },
4922+
"sa-east-1" : { },
4923+
"us-east-1" : { },
4924+
"us-east-2" : { },
4925+
"us-west-1" : { },
4926+
"us-west-2" : { }
4927+
}
4928+
},
48954929
"mobileanalytics" : {
48964930
"endpoints" : {
48974931
"us-east-1" : { }
@@ -8597,6 +8631,11 @@
85978631
"cn-northwest-1" : { }
85988632
}
85998633
},
8634+
"iotsitewise" : {
8635+
"endpoints" : {
8636+
"cn-north-1" : { }
8637+
}
8638+
},
86008639
"kafka" : {
86018640
"endpoints" : {
86028641
"cn-north-1" : { },
@@ -10066,6 +10105,11 @@
1006610105
"us-gov-west-1" : { }
1006710106
}
1006810107
},
10108+
"iotsitewise" : {
10109+
"endpoints" : {
10110+
"us-gov-west-1" : { }
10111+
}
10112+
},
1006910113
"kafka" : {
1007010114
"endpoints" : {
1007110115
"us-gov-east-1" : { },
@@ -11155,6 +11199,11 @@
1115511199
"us-iso-west-1" : { }
1115611200
}
1115711201
},
11202+
"ebs" : {
11203+
"endpoints" : {
11204+
"us-iso-east-1" : { }
11205+
}
11206+
},
1115811207
"ec2" : {
1115911208
"endpoints" : {
1116011209
"us-iso-east-1" : { },
@@ -11538,6 +11587,11 @@
1153811587
"us-isob-east-1" : { }
1153911588
}
1154011589
},
11590+
"ebs" : {
11591+
"endpoints" : {
11592+
"us-isob-east-1" : { }
11593+
}
11594+
},
1154111595
"ec2" : {
1154211596
"defaults" : {
1154311597
"protocols" : [ "http", "https" ]

0 commit comments

Comments
 (0)