Skip to content

Commit 4948d38

Browse files
author
AWS
committed
AWS Cost and Usage Report Service Update: This release adds two new support regions(me-central-1/eu-south-2) for OSG.
1 parent 162099c commit 4948d38

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-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 Cost and Usage Report Service",
4+
"contributor": "",
5+
"description": "This release adds two new support regions(me-central-1/eu-south-2) for OSG."
6+
}

services/costandusagereport/src/main/resources/codegen-resources/service-2.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@
8181
"ap-south-1",
8282
"ap-southeast-1",
8383
"ap-southeast-2",
84+
"ap-southeast-3",
8485
"ap-northeast-1",
8586
"ap-northeast-2",
8687
"ap-northeast-3",
@@ -91,6 +92,8 @@
9192
"eu-west-3",
9293
"eu-north-1",
9394
"eu-south-1",
95+
"eu-south-2",
96+
"me-central-1",
9497
"me-south-1",
9598
"sa-east-1",
9699
"us-east-1",

0 commit comments

Comments
 (0)