Skip to content

Commit c3c0122

Browse files
authored
Apply suggestions from code review
1 parent 6947133 commit c3c0122

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

src/Service/CloudFormation/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
### Added
66

77
- AWS api-change: Added `us-isof-east-1` and `us-isof-south-1` regions
8-
- AWS api-change: We added 5 new stack refactoring APIs: CreateStackRefactor, ExecuteStackRefactor, ListStackRefactors, DescribeStackRefactor, ListStackRefactorActions.
8+
- AWS api-change: Added `ResourceStatus` constants for new StackRefactor apis.
99

1010
## 1.7.2
1111

src/Service/Comprehend/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
### Added
66

77
- AWS api-change: Added `us-isof-east-1` and `us-isof-south-1` regions
8-
- AWS api-change: TODO
8+
- AWS api-change: Added `fips-ca-central-1` region
99

1010
## 1.2.0
1111

src/Service/Translate/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
### Added
66

77
- AWS api-change: Added `us-isof-east-1` and `us-isof-south-1` regions
8-
- AWS api-change: TODO
8+
- AWS api-change: Added `us-iso-east-1-fips` region
9+
- ```
910
1011
## 1.1.0
1112

0 commit comments

Comments
 (0)