AWS::DevOpsAgent::Association SlackConfiguration - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::DevOpsAgent::Association SlackConfiguration

Configuration for Slack workspace integration. Defines the workspace ID, workspace name, and transmission targets that specify which Slack channels receive notifications.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

TransmissionTarget

Transmission targets for agent notifications.

Required: Yes

Type: SlackTransmissionTarget

Update requires: No interruption

WorkspaceId

Associated Slack workspace ID.

Required: Yes

Type: String

Pattern: ^[TE][A-Z0-9]+$

Update requires: No interruption

WorkspaceName

Associated Slack workspace name.

Required: Yes

Type: String

Update requires: No interruption