AWS::DevOpsAgent::Association SlackConfiguration - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS 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 CloudFormation template, use the following syntax:

Properties

TransmissionTarget

Transmission targets for agent notifications.

Required: Yes

Type: SlackTransmissionTarget

Update requires: No interruption

WorkspaceId

The associated Slack workspace ID.

The ID must match the pattern ^[TE][A-Z0-9]+$.

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