Resource schema for AWS::Chatbot::MicrosoftTeamsChannelConfiguration.
configuration_name
(String) The name of the configurationiam_role_arn
(String) The ARN of the IAM role that defines the permissions for AWS Chatbotteam_id
(String) The id of the Microsoft Teams teamteams_channel_id
(String) The id of the Microsoft Teams channelteams_tenant_id
(String) The id of the Microsoft Teams tenantguardrail_policies
(List of String) The list of IAM policy ARNs that are applied as channel guardrails. The AWS managed 'AdministratorAccess' policy is applied as a default if this is not set.logging_level
(String) Specifies the logging level for this configuration:ERROR,INFO or NONE. This property affects the log entries pushed to Amazon CloudWatch logssns_topic_arns
(List of String) ARNs of SNS topics which delivers notifications to AWS Chatbot, for example CloudWatch alarm notifications.user_role_required
(Boolean) Enables use of a user role requirement in your chat configurationarn
(String) Amazon Resource Name (ARN) of the configurationid
(String) Uniquely identifies the resource.Import is supported using the following syntax:
$ terraform import awscc_chatbot_microsoft_teams_channel_configuration.example <resource ID>