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
Name | microsoft_teams_channel_configurations_list_only |
Type | Resource |
Description | Resource schema for AWS::Chatbot::MicrosoftTeamsChannelConfiguration. |
Id | aws.chatbot.microsoft_teams_channel_configurations_list_only |
Fields
Name | Datatype | Description |
---|---|---|
arn | string | Amazon Resource Name (ARN) of the configuration |
region | string | AWS region. |
Methods
Name | Accessible by | Required Params |
---|---|---|
list_resources | SELECT | region |
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