Skip to main content

message_template_versions_list_only

Lists message_template_versions in a region or regions, for all properties use message_template_versions

Overview

Namemessage_template_versions_list_only
TypeResource
DescriptionA version for the specified customer-managed message template within the specified knowledge base.
Idaws.wisdom.message_template_versions_list_only

Fields

NameDatatypeDescription
message_template_version_arnstringThe unqualified Amazon Resource Name (ARN) of the message template version.
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all message_template_versions in a region.

SELECT
region,
message_template_version_arn
FROM aws.wisdom.message_template_versions_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the message_template_versions_list_only resource, see message_template_versions