ConfiguredTeam
A Microsoft Teams team that is authorized with Amazon Q Developer.
Contents
- TeamId
-
The ID of the Microsoft Teams authorized with Amazon Q Developer.
To get the team ID, you must perform the initial authorization flow with Microsoft Teams in the Amazon Q Developer 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 Amazon Q Developer 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
orDISABLED
. The resource returnsDISABLED
if the organization's Amazon Q Developer 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: