v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1434176150.4 KB

Updates an Microsoft Teams channel configuration.

post/update-ms-teams-channel-configuration

Request body

ChatConfigurationArnstring required

The Amazon Resource Name (ARN) of the TeamsChannelConfiguration to update.

ChannelIdstring required

The ID of the Microsoft Teams channel.

ChannelNamestring password

The name of the Microsoft Teams channel.

SnsTopicArnsArn[]

The Amazon Resource Names (ARNs) of the SNS topics that deliver notifications to AWS Chatbot.

IamRoleArnstring
<p>A user-defined role that AWS Chatbot assumes. This is not the service-linked role.</p> <p>For more information, see <a href="https://docs.aws.amazon.com/chatbot/latest/adminguide/chatbot-iam-policies.html">IAM policies for AWS Chatbot</a> in the <i> AWS Chatbot Administrator Guide</i>. </p>
LoggingLevelstring

Logging levels include <code>ERROR</code>, <code>INFO</code>, or <code>NONE</code>.

GuardrailPolicyArnsGuardrailPolicyArn[]

The list of IAM policy ARNs that are applied as channel guardrails. The AWS managed <code>AdministratorAccess</code> policy is applied by default if this is not set.

UserAuthorizationRequiredboolean

Enables use of a user role requirement in your chat configuration.

Response

Success