Skip to content

Commit 1a32462

Browse files
Update generated code (#1905)
update generated code
1 parent 6ce79b5 commit 1a32462

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
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

src/ValueObject/DeadLetterConfig.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
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
*/
1010
final class DeadLetterConfig
1111
{

0 commit comments

Comments
 (0)