View a markdown version of this page

RcsCarouselCardContent - AWS End User Messaging SMS

RcsCarouselCardContent

The content of a carousel card, including title, description, media, and card-level suggested actions. Media height is restricted to SHORT or MEDIUM.

Contents

Description

The description text of the carousel card. Maximum 2000 characters.

Type: String

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

Required: No

Media

The media content of the carousel card. Media height is restricted to SHORT or MEDIUM (TALL is not supported in carousels).

Type: RcsCarouselCardMedia object

Required: No

Suggestions

Card-level suggested actions for this carousel card. 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 carousel 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: