Skip to content

Commit 920ba0e

Browse files
author
AWS
committed
Amazon Pinpoint Update: This release of the Amazon Pinpoint API introduces MMS support for SMS messages.
1 parent 4f86f52 commit 920ba0e

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon Pinpoint",
4+
"description": "This release of the Amazon Pinpoint API introduces MMS support for SMS messages."
5+
}

services/pinpoint/src/main/resources/codegen-resources/service-2.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12057,6 +12057,10 @@
1205712057
"shape": "__string",
1205812058
"documentation": "<p>The SMS program name that you provided to AWS Support when you requested your dedicated number.</p>"
1205912059
},
12060+
"MediaUrl": {
12061+
"shape": "__string",
12062+
"documentation": "<p>The URL of an image or video to display in the SMS message.</p>"
12063+
},
1206012064
"MessageType": {
1206112065
"shape": "MessageType",
1206212066
"documentation": "<p>The SMS message type. Valid values are: TRANSACTIONAL, the message is critical or time-sensitive, such as a one-time password that supports a customer transaction; and, PROMOTIONAL, the message is not critical or time-sensitive, such as a marketing message.</p>"

0 commit comments

Comments
 (0)