View a markdown version of this page

RcsCardContent - AWS End User Messaging SMS

RcsCardContent

The content of a rich card, including title, description, media, and card-level suggested actions.

Contents

Description

The description text of the card. Maximum 2000 characters.

Type: String

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

Required: No

Media

The media content of the card, including the file URL, optional thumbnail, and display height.

Type: RcsCardMedia object

Required: No

Suggestions

Card-level suggested actions. Maximum 4 suggestions per card.

Type: Array of RcsSuggestedAction objects

Array Members: Minimum number of 0 items. Maximum number of 4 items.

Required: No

Title

The title of the card. Maximum 200 characters.

Type: String

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

Required: No

See Also

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