Skip to content

/AWS1/CL_CBO=>CREMICROSOFTTEAMSCHANNELCONF()

About CreateMicrosoftTeamsChannelConfiguration

Creates MS Teams Channel Configuration

Method Signature

IMPORTING

Required arguments:

IV_CHANNELID TYPE /AWS1/CBOTEAMSCHANNELID /AWS1/CBOTEAMSCHANNELID

The ID of the Microsoft Teams channel.

IV_TEAMID TYPE /AWS1/CBOUUID /AWS1/CBOUUID

The ID of the Microsoft Team 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 details, see steps 1-4 in Get started with Microsoft Teams in the AWS Chatbot Administrator Guide.

IV_TENANTID TYPE /AWS1/CBOUUID /AWS1/CBOUUID

The ID of the Microsoft Teams tenant.

IV_IAMROLEARN TYPE /AWS1/CBOARN /AWS1/CBOARN

The ARN of the IAM role that defines the permissions for AWS Chatbot. This is a user-defined role that AWS Chatbot will assume. This is not the service-linked role. For more information, see IAM Policies for AWS Chatbot.

IV_CONFIGURATIONNAME TYPE /AWS1/CBOCONFIGURATIONNAME /AWS1/CBOCONFIGURATIONNAME

The name of the configuration.

Optional arguments:

IV_CHANNELNAME TYPE /AWS1/CBOTEAMSCHANNELNAME /AWS1/CBOTEAMSCHANNELNAME

The name of the Microsoft Teams channel.

IV_TEAMNAME TYPE /AWS1/CBOTEAMNAME /AWS1/CBOTEAMNAME

The name of the Microsoft Teams Team.

IT_SNSTOPICARNS TYPE /AWS1/CL_CBOSNSTOPICARNLIST_W=>TT_SNSTOPICARNLIST TT_SNSTOPICARNLIST

The ARNs of the SNS topics that deliver notifications to AWS Chatbot.

IV_LOGGINGLEVEL TYPE /AWS1/CBOCUSTOMERCWLOGLEVEL /AWS1/CBOCUSTOMERCWLOGLEVEL

Logging levels include ERROR, INFO, or NONE.

IT_GUARDRAILPOLICYARNS TYPE /AWS1/CL_CBOGUARDRAILPLYARNL00=>TT_GUARDRAILPOLICYARNLIST TT_GUARDRAILPOLICYARNLIST

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.

IV_USERAUTHORIZATIONREQUIRED TYPE /AWS1/CBOBLNACCOUNTPREFERENCE /AWS1/CBOBLNACCOUNTPREFERENCE

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

IT_TAGS TYPE /AWS1/CL_CBOTAG=>TT_TAGS TT_TAGS

A list of tags to apply to the configuration.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CBOCRETEAMSCHANNELC01 /AWS1/CL_CBOCRETEAMSCHANNELC01