File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed 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.346.0 "
3+ "${LATEST}" : " 3.346.1 "
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 66
77- AWS api-change: Rework regions configuration
88
9+ ### Changed
10+
11+ - AWS enhancement: Documentation updates.
12+
913## 2.11.0
1014
1115### Added
Original file line number Diff line number Diff line change 55/**
66 * The dead-letter queue [^1] for failed asynchronous invocations.
77 *
8- * [^1]: https://docs.aws.amazon.com/lambda/latest/dg/invocation-async.html#dlq
8+ * [^1]: https://docs.aws.amazon.com/lambda/latest/dg/invocation-async-retain-records .html#invocation- dlq
99 */
1010final class DeadLetterConfig
1111{
You can’t perform that action at this time.
0 commit comments