Skip to main content

microsoft_teams_channel_configurations_list_only

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

Overview

Namemicrosoft_teams_channel_configurations_list_only
TypeResource
DescriptionResource schema for AWS::Chatbot::MicrosoftTeamsChannelConfiguration.
Idaws.chatbot.microsoft_teams_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 microsoft_teams_channel_configurations in a region.

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

Permissions

For permissions required to operate on the microsoft_teams_channel_configurations_list_only resource, see microsoft_teams_channel_configurations