ConfiguredTeam - AWS Chatbot

ConfiguredTeam

A Microsoft Teams team that is authorized with AWS Chatbot.

Contents

TeamId

The ID of the Microsoft Teams authorized with AWS Chatbot.

To get the team ID, you must perform the initial authorization flow with Microsoft Teams in the AWS Chatbot console. Then you can copy and paste the team ID from the console. For more information, see Step 1: Configure a Microsoft Teams client in the AWS Chatbot Administrator Guide.

Type: String

Length Constraints: Fixed length of 36.

Pattern: [0-9A-Fa-f]{8}(?:-[0-9A-Fa-f]{4}){3}-[0-9A-Fa-f]{12}

Required: Yes

TenantId

The ID of the Microsoft Teams tenant.

Type: String

Length Constraints: Fixed length of 36.

Pattern: [0-9A-Fa-f]{8}(?:-[0-9A-Fa-f]{4}){3}-[0-9A-Fa-f]{12}

Required: Yes

State

Either ENABLED or DISABLED. The resource returns DISABLED if the organization's AWS Chatbot policy has explicitly denied that configuration. For example, if Amazon Chime is disabled.

Type: String

Pattern: (ENABLED|DISABLED)

Required: No

StateReason

Provided if State is DISABLED. Provides context as to why the resource is disabled.

Type: String

Required: No

TeamName

The name of the Microsoft Teams Team.

Type: String

Length Constraints: Fixed length of 36.

Pattern: [0-9A-Fa-f]{8}(?:-[0-9A-Fa-f]{4}){3}-[0-9A-Fa-f]{12}

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: