Skip to content

Commit f6881e4

Browse files
Update generated code (#1909)
update generated code
1 parent 904ee7b commit f6881e4

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
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+
### Changed
6+
7+
- AWS enhancement: Documentation updates.
8+
59
## 1.12.0
610

711
### Added

src/ValueObject/Template.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
final class Template
1212
{
1313
/**
14-
* The name of the template. You will refer to this name when you send email using the `SendTemplatedEmail` or
15-
* `SendBulkTemplatedEmail` operations.
14+
* The name of the template. You will refer to this name when you send email using the `SendEmail` or `SendBulkEmail`
15+
* operations.
1616
*
1717
* @var string|null
1818
*/

0 commit comments

Comments
 (0)