UpdateMicrosoftTeamsChannelConfigurationRequest
Types
Properties
Link copied to clipboard
The name of the Microsoft Teams channel.
Link copied to clipboard
The Amazon Resource Name (ARN) of the TeamsChannelConfiguration to update.
Link copied to clipboard
The list of IAM policy ARNs that are applied as channel guardrails. The AWS managed AdministratorAccess
policy is applied by default if this is not set.
Link copied to clipboard
A user-defined role that AWS Chatbot assumes. This is not the service-linked role.
Link copied to clipboard
Logging levels include ERROR
, INFO
, or NONE
.
Link copied to clipboard
The Amazon Resource Names (ARNs) of the SNS topics that deliver notifications to AWS Chatbot.
Link copied to clipboard
Enables use of a user role requirement in your chat configuration.
Functions
Link copied to clipboard
inline fun copy(block: UpdateMicrosoftTeamsChannelConfigurationRequest.Builder.() -> Unit = {}): UpdateMicrosoftTeamsChannelConfigurationRequest