File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 22
33## NOT RELEASED
44
5+ ### Changed
6+
7+ - AWS enhancement: Documentation updates.
8+
59## 3.1.0
610
711### Added
Original file line number Diff line number Diff line change @@ -83,8 +83,8 @@ final class UpdateTableInput extends Input
8383 /**
8484 * Represents the DynamoDB Streams configuration for the table.
8585 *
86- * > You receive a `ResourceInUseException ` if you try to enable a stream on a table that already has a stream, or if
87- * > you try to disable a stream on a table that doesn't have a stream.
86+ * > You receive a `ValidationException ` if you try to enable a stream on a table that already has a stream, or if you
87+ * > try to disable a stream on a table that doesn't have a stream.
8888 *
8989 * @var StreamSpecification|null
9090 */
You can’t perform that action at this time.
0 commit comments