Skip to content

Commit

Permalink
Update generated code (#1701)
Browse files Browse the repository at this point in the history
update generated code
  • Loading branch information
async-aws-bot committed Apr 25, 2024
1 parent 8803bb8 commit 86477c7
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/Input/GetParametersRequest.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,10 @@ final class GetParametersRequest extends Input
*
* To query by parameter label, use `"Name": "name:label"`. To query by parameter version, use `"Name": "name:version"`.
*
* For more information about shared parameters, see Working with shared parameters [^1] in the *Amazon Web Services
* Systems Manager User Guide*.
* > The results for `GetParameters` requests are listed in alphabetical order in query responses.
*
* For information about shared parameters, see Working with shared parameters [^1] in the *Amazon Web Services Systems
* Manager User Guide*.
*
* [^1]: https://docs.aws.amazon.com/systems-manager/latest/userguide/parameter-store-shared-parameters.html
*
Expand Down

0 comments on commit 86477c7

Please sign in to comment.