Skip to content

Commit

Permalink
Update generated code (#1713)
Browse files Browse the repository at this point in the history
update generated code
  • Loading branch information
async-aws-bot authored May 17, 2024
1 parent 9ea6b12 commit c7ce7c5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## NOT RELEASED

### Changed

- AWS enhancement: Documentation updates.

## 2.2.2

### Changed
Expand Down
2 changes: 1 addition & 1 deletion src/Input/GetSecretValueRequest.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
final class GetSecretValueRequest extends Input
{
/**
* The ARN or name of the secret to retrieve.
* The ARN or name of the secret to retrieve. To retrieve a secret from another account, you must use an ARN.
*
* For an ARN, we recommend that you specify a complete ARN rather than a partial ARN. See Finding a secret from a
* partial ARN [^1].
Expand Down

0 comments on commit c7ce7c5

Please sign in to comment.