RcsContent - 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.

RcsContent

The message body of an RCS message. Exactly one content type must be specified.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

A carousel of 2 to 10 scrollable cards, each with media, title, description, and suggested actions.

Type: RcsCarousel object

Required: No

FileMessage

A file message containing a media file (image, video, audio, or PDF) with an optional thumbnail.

Type: RcsFileMessage object

Required: No

RichCard

A standalone rich card with media, title, description, and suggested actions.

Type: RcsStandaloneCard object

Required: No

TextMessage

A plain text RCS message.

Type: RcsTextMessage object

Required: No

See Also

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