Skip to content

Commit 3d15d37

Browse files
Update generated code (#1452)
* update generated code * Update src/Service/MediaConvert/CHANGELOG.md --------- Co-authored-by: Jérémy Derussé <[email protected]>
1 parent 229c1aa commit 3d15d37

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## NOT RELEASED
44

5+
### Added
6+
7+
- AWS enhancement: Documentation updates.
8+
59
## 1.4.0
610

711
### Added

src/DynamoDbClient.php

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -403,9 +403,8 @@ public function deleteTable($input): DeleteTableOutput
403403
}
404404

405405
/**
406-
* Returns the regional endpoint information. This action must be included in your VPC endpoint policies, or access to
407-
* the DescribeEndpoints API will be denied. For more information on policy permissions, please see Internetwork traffic
408-
* privacy [^1].
406+
* Returns the regional endpoint information. For more information on policy permissions, please see Internetwork
407+
* traffic privacy [^1].
409408
*
410409
* [^1]: https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/inter-network-traffic-privacy.html#inter-network-traffic-DescribeEndpoints
411410
*

0 commit comments

Comments
 (0)