Skip to content

Commit 76090cc

Browse files
Update generated code (#1765)
update generated code
1 parent 5a2baa7 commit 76090cc

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
- Enable compiler optimization for the `sprintf` function.
8+
- AWS enhancement: Documentation updates.
89

910
## 2.1.3
1011

src/Input/GetParameterRequest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ final class GetParameterRequest extends Input
1818
* For more information about shared parameters, see Working with shared parameters [^1] in the *Amazon Web Services
1919
* Systems Manager User Guide*.
2020
*
21-
* [^1]: https://docs.aws.amazon.com/systems-manager/latest/userguide/sharing.html
21+
* [^1]: https://docs.aws.amazon.com/systems-manager/latest/userguide/parameter-store-shared-parameters.html
2222
*
2323
* @required
2424
*

0 commit comments

Comments
 (0)