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 5a2baa7 commit 76090ccCopy full SHA for 76090cc
CHANGELOG.md
@@ -5,6 +5,7 @@
5
### Changed
6
7
- Enable compiler optimization for the `sprintf` function.
8
+- AWS enhancement: Documentation updates.
9
10
## 2.1.3
11
src/Input/GetParameterRequest.php
@@ -18,7 +18,7 @@ final class GetParameterRequest extends Input
18
* For more information about shared parameters, see Working with shared parameters [^1] in the *Amazon Web Services
19
* Systems Manager User Guide*.
20
*
21
- * [^1]: https://docs.aws.amazon.com/systems-manager/latest/userguide/sharing.html
+ * [^1]: https://docs.aws.amazon.com/systems-manager/latest/userguide/parameter-store-shared-parameters.html
22
23
* @required
24
0 commit comments