View a markdown version of this page

RcsShowLocationAction - AWS End User Messaging SMS

RcsShowLocationAction

A suggested action that shows a location on a map when tapped by the recipient.

Contents

Latitude

The latitude of the location. Valid values are -90 to 90.

Type: Double

Valid Range: Minimum value of -90. Maximum value of 90.

Required: Yes

Longitude

The longitude of the location. Valid values are -180 to 180.

Type: Double

Valid Range: Minimum value of -180. Maximum value of 180.

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

Text

The display text of the action. Maximum 25 characters.

Type: String

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

Required: Yes

Label

An optional label for the location pin. Maximum 100 characters.

Type: String

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

Required: No

See Also

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