Skip to content

Commit 96ecb21

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 853109b commit 96ecb21

File tree

2 files changed

+129
-0
lines changed

2 files changed

+129
-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: 123 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2431,6 +2431,106 @@
24312431
}
24322432
}
24332433
},
2434+
"compute-optimizer" : {
2435+
"endpoints" : {
2436+
"ap-northeast-1" : {
2437+
"credentialScope" : {
2438+
"region" : "ap-northeast-1"
2439+
},
2440+
"hostname" : "compute-optimizer.ap-northeast-1.amazonaws.com"
2441+
},
2442+
"ap-northeast-2" : {
2443+
"credentialScope" : {
2444+
"region" : "ap-northeast-2"
2445+
},
2446+
"hostname" : "compute-optimizer.ap-northeast-2.amazonaws.com"
2447+
},
2448+
"ap-south-1" : {
2449+
"credentialScope" : {
2450+
"region" : "ap-south-1"
2451+
},
2452+
"hostname" : "compute-optimizer.ap-south-1.amazonaws.com"
2453+
},
2454+
"ap-southeast-1" : {
2455+
"credentialScope" : {
2456+
"region" : "ap-southeast-1"
2457+
},
2458+
"hostname" : "compute-optimizer.ap-southeast-1.amazonaws.com"
2459+
},
2460+
"ap-southeast-2" : {
2461+
"credentialScope" : {
2462+
"region" : "ap-southeast-2"
2463+
},
2464+
"hostname" : "compute-optimizer.ap-southeast-2.amazonaws.com"
2465+
},
2466+
"ca-central-1" : {
2467+
"credentialScope" : {
2468+
"region" : "ca-central-1"
2469+
},
2470+
"hostname" : "compute-optimizer.ca-central-1.amazonaws.com"
2471+
},
2472+
"eu-central-1" : {
2473+
"credentialScope" : {
2474+
"region" : "eu-central-1"
2475+
},
2476+
"hostname" : "compute-optimizer.eu-central-1.amazonaws.com"
2477+
},
2478+
"eu-north-1" : {
2479+
"credentialScope" : {
2480+
"region" : "eu-north-1"
2481+
},
2482+
"hostname" : "compute-optimizer.eu-north-1.amazonaws.com"
2483+
},
2484+
"eu-west-1" : {
2485+
"credentialScope" : {
2486+
"region" : "eu-west-1"
2487+
},
2488+
"hostname" : "compute-optimizer.eu-west-1.amazonaws.com"
2489+
},
2490+
"eu-west-2" : {
2491+
"credentialScope" : {
2492+
"region" : "eu-west-2"
2493+
},
2494+
"hostname" : "compute-optimizer.eu-west-2.amazonaws.com"
2495+
},
2496+
"eu-west-3" : {
2497+
"credentialScope" : {
2498+
"region" : "eu-west-3"
2499+
},
2500+
"hostname" : "compute-optimizer.eu-west-3.amazonaws.com"
2501+
},
2502+
"sa-east-1" : {
2503+
"credentialScope" : {
2504+
"region" : "sa-east-1"
2505+
},
2506+
"hostname" : "compute-optimizer.sa-east-1.amazonaws.com"
2507+
},
2508+
"us-east-1" : {
2509+
"credentialScope" : {
2510+
"region" : "us-east-1"
2511+
},
2512+
"hostname" : "compute-optimizer.us-east-1.amazonaws.com"
2513+
},
2514+
"us-east-2" : {
2515+
"credentialScope" : {
2516+
"region" : "us-east-2"
2517+
},
2518+
"hostname" : "compute-optimizer.us-east-2.amazonaws.com"
2519+
},
2520+
"us-west-1" : {
2521+
"credentialScope" : {
2522+
"region" : "us-west-1"
2523+
},
2524+
"hostname" : "compute-optimizer.us-west-1.amazonaws.com"
2525+
},
2526+
"us-west-2" : {
2527+
"credentialScope" : {
2528+
"region" : "us-west-2"
2529+
},
2530+
"hostname" : "compute-optimizer.us-west-2.amazonaws.com"
2531+
}
2532+
}
2533+
},
24342534
"config" : {
24352535
"endpoints" : {
24362536
"af-south-1" : { },
@@ -10750,13 +10850,20 @@
1075010850
"ssm-incidents" : {
1075110851
"endpoints" : {
1075210852
"ap-northeast-1" : { },
10853+
"ap-northeast-2" : { },
10854+
"ap-south-1" : { },
1075310855
"ap-southeast-1" : { },
1075410856
"ap-southeast-2" : { },
10857+
"ca-central-1" : { },
1075510858
"eu-central-1" : { },
1075610859
"eu-north-1" : { },
1075710860
"eu-west-1" : { },
10861+
"eu-west-2" : { },
10862+
"eu-west-3" : { },
10863+
"sa-east-1" : { },
1075810864
"us-east-1" : { },
1075910865
"us-east-2" : { },
10866+
"us-west-1" : { },
1076010867
"us-west-2" : { }
1076110868
}
1076210869
},
@@ -12358,6 +12465,22 @@
1235812465
"cn-north-1" : { }
1235912466
}
1236012467
},
12468+
"compute-optimizer" : {
12469+
"endpoints" : {
12470+
"cn-north-1" : {
12471+
"credentialScope" : {
12472+
"region" : "cn-north-1"
12473+
},
12474+
"hostname" : "compute-optimizer.cn-north-1.amazonaws.com.cn"
12475+
},
12476+
"cn-northwest-1" : {
12477+
"credentialScope" : {
12478+
"region" : "cn-northwest-1"
12479+
},
12480+
"hostname" : "compute-optimizer.cn-northwest-1.amazonaws.com.cn"
12481+
}
12482+
}
12483+
},
1236112484
"config" : {
1236212485
"endpoints" : {
1236312486
"cn-north-1" : { },

0 commit comments

Comments
 (0)