File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "variables" : {
3- "${LATEST}" : " 3.347.2 "
3+ "${LATEST}" : " 3.348.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 22
33## NOT RELEASED
44
5+ ### Changed
6+
7+ - AWS enhancement: Documentation updates.
8+
59## 1.12.0
610
711### Added
Original file line number Diff line number Diff line change 1111final 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 */
You can’t perform that action at this time.
0 commit comments