Skip to main content

microsoft_teams_channel_configurations

Retrieves a list of microsoft_teams_channel_configurations in a region

Overview

Namemicrosoft_teams_channel_configurations
TypeResource
Descriptionmicrosoft_teams_channel_configurations
Idawscc.chatbot.microsoft_teams_channel_configurations

Fields

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

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
arn
FROM awscc.chatbot.microsoft_teams_channel_configurations
WHERE region = 'us-east-1'

Permissions

To operate on the microsoft_teams_channel_configurations resource, the following permissions are required:

Create

chatbot:CreateMicrosoftTeamsChannelConfiguration,
iam:PassRole,
iam:CreateServiceLinkedRole

List

chatbot:ListMicrosoftTeamsChannelConfigurations