File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
src/Service/CloudWatchLogs Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "variables" : {
3- "${LATEST}" : " 3.356.13 "
3+ "${LATEST}" : " 3.356.19 "
44 },
55 "endpoints" : " https://raw.githubusercontent.com/aws/aws-sdk-php/${LATEST}/src/data/endpoints.json" ,
66 "services" : {
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## 2.7.1
610
711### Changed
Original file line number Diff line number Diff line change @@ -180,7 +180,7 @@ public function describeLogStreams($input = []): DescribeLogStreamsResponse
180180 *
181181 * - A filter pattern
182182 * - A time range
183- * - The log stream name, or a log stream name prefix that matches mutltiple log streams
183+ * - The log stream name, or a log stream name prefix that matches multiple log streams
184184 *
185185 * You must have the `logs:FilterLogEvents` permission to perform this operation.
186186 *
You can’t perform that action at this time.
0 commit comments