microsoft_teams_channel_configurations
Retrieves a list of microsoft_teams_channel_configurations
in a region
Overview
Name | microsoft_teams_channel_configurations |
Type | Resource |
Description | microsoft_teams_channel_configurations |
Id | awscc.chatbot.microsoft_teams_channel_configurations |
Fields
Name | Datatype | Description |
---|---|---|
arn | string | Amazon Resource Name (ARN) of the configuration |
region | string | AWS 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