Skip to main content

slack_channel_configurations_list_only

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

Overview

Nameslack_channel_configurations_list_only
TypeResource
DescriptionResource schema for AWS::Chatbot::SlackChannelConfiguration.
Idaws.chatbot.slack_channel_configurations_list_only

Fields

NameDatatypeDescription
arnstringAmazon Resource Name (ARN) of the configuration
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all slack_channel_configurations in a region.

SELECT
region,
arn
FROM aws.chatbot.slack_channel_configurations_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the slack_channel_configurations_list_only resource, see slack_channel_configurations