RcsCreateCalendarEventAction - AWS End User Messaging SMS
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

RcsCreateCalendarEventAction

A suggested action that creates a calendar event on the recipient's device.

Contents

EndTime

The end time of the calendar event in ISO 8601 format.

Type: Timestamp

Required: Yes

PostbackData

The postback data sent to your webhook when the user taps this action. Maximum 2048 characters.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 2048.

Required: Yes

StartTime

The start time of the calendar event in ISO 8601 format.

Type: Timestamp

Required: Yes

Text

The display text of the action. Maximum 25 characters.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 25.

Required: Yes

Title

The title of the calendar event. Maximum 100 characters.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 100.

Required: Yes

Description

An optional description for the calendar event. Maximum 500 characters.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 500.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: