Skip to content

Commit d18ab30

Browse files
Update generated code (#1963)
* update generated code * Apply suggestion from @jderusse --------- Co-authored-by: Jérémy Derussé <[email protected]>
1 parent 5ec8889 commit d18ab30

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
### Changed
66

77
- Apply no CodingStandard from latest php-cs-fixer.
8+
- AWS enhancement: Documentation updates.
89

910
## 3.8.0
1011

src/Exception/RequestLimitExceededException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
/**
1010
* Throughput exceeds the current throughput quota for your account. For detailed information about why the request was
1111
* throttled and the ARN of the impacted resource, find the ThrottlingReason [^1] field in the returned exception.
12-
* Contact Amazon Web Services Support [^2] to request a quota increase.
12+
* Contact Amazon Web ServicesSupport [^2] to request a quota increase.
1313
*
1414
* [^1]: https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_ThrottlingReason.html
1515
* [^2]: https://aws.amazon.com/support

0 commit comments

Comments
 (0)