We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8167b3c commit 10fff90Copy full SHA for 10fff90
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## NOT RELEASED
4
5
+### Changed
6
+
7
+- AWS enhancement: Documentation updates.
8
9
## 1.1.1
10
11
### Changed
src/ValueObject/InvalidRequestDetail.php
@@ -10,7 +10,7 @@
final class InvalidRequestDetail
{
12
/**
13
- * Reason codes include the following values:.
+ * Reason codes include the following values:
14
*
15
* - DOCUMENT_SIZE_EXCEEDED - Document size is too large. Check the size of your file and resubmit the request.
16
* - UNSUPPORTED_DOC_TYPE - Document type is not supported. Check the file type and resubmit the request.
0 commit comments