1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. chatbot
  5. SlackChannelConfiguration

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.27.0 published on Monday, Apr 14, 2025 by Pulumi

aws-native.chatbot.SlackChannelConfiguration

Explore with Pulumi AI

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.27.0 published on Monday, Apr 14, 2025 by Pulumi

Resource schema for AWS::Chatbot::SlackChannelConfiguration.

Create SlackChannelConfiguration Resource

Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

Constructor syntax

new SlackChannelConfiguration(name: string, args: SlackChannelConfigurationArgs, opts?: CustomResourceOptions);
@overload
def SlackChannelConfiguration(resource_name: str,
                              args: SlackChannelConfigurationArgs,
                              opts: Optional[ResourceOptions] = None)

@overload
def SlackChannelConfiguration(resource_name: str,
                              opts: Optional[ResourceOptions] = None,
                              iam_role_arn: Optional[str] = None,
                              slack_channel_id: Optional[str] = None,
                              slack_workspace_id: Optional[str] = None,
                              configuration_name: Optional[str] = None,
                              customization_resource_arns: Optional[Sequence[str]] = None,
                              guardrail_policies: Optional[Sequence[str]] = None,
                              logging_level: Optional[str] = None,
                              sns_topic_arns: Optional[Sequence[str]] = None,
                              tags: Optional[Sequence[_root_inputs.TagArgs]] = None,
                              user_role_required: Optional[bool] = None)
func NewSlackChannelConfiguration(ctx *Context, name string, args SlackChannelConfigurationArgs, opts ...ResourceOption) (*SlackChannelConfiguration, error)
public SlackChannelConfiguration(string name, SlackChannelConfigurationArgs args, CustomResourceOptions? opts = null)
public SlackChannelConfiguration(String name, SlackChannelConfigurationArgs args)
public SlackChannelConfiguration(String name, SlackChannelConfigurationArgs args, CustomResourceOptions options)
type: aws-native:chatbot:SlackChannelConfiguration
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.

Parameters

name This property is required. string
The unique name of the resource.
args This property is required. SlackChannelConfigurationArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
resource_name This property is required. str
The unique name of the resource.
args This property is required. SlackChannelConfigurationArgs
The arguments to resource properties.
opts ResourceOptions
Bag of options to control resource's behavior.
ctx Context
Context object for the current deployment.
name This property is required. string
The unique name of the resource.
args This property is required. SlackChannelConfigurationArgs
The arguments to resource properties.
opts ResourceOption
Bag of options to control resource's behavior.
name This property is required. string
The unique name of the resource.
args This property is required. SlackChannelConfigurationArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
name This property is required. String
The unique name of the resource.
args This property is required. SlackChannelConfigurationArgs
The arguments to resource properties.
options CustomResourceOptions
Bag of options to control resource's behavior.

SlackChannelConfiguration Resource Properties

To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

Inputs

In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

The SlackChannelConfiguration resource accepts the following input properties:

IamRoleArn This property is required. string
The ARN of the IAM role that defines the permissions for AWS Chatbot
SlackChannelId This property is required. string
The id of the Slack channel
SlackWorkspaceId This property is required. string
The id of the Slack workspace
ConfigurationName string
The name of the configuration
CustomizationResourceArns List<string>
ARNs of Custom Actions to associate with notifications in the provided chat channel.
GuardrailPolicies List<string>
The list of IAM policy ARNs that are applied as channel guardrails. The AWS managed 'AdministratorAccess' policy is applied as a default if this is not set.
LoggingLevel string
Specifies the logging level for this configuration:ERROR,INFO or NONE. This property affects the log entries pushed to Amazon CloudWatch logs
SnsTopicArns List<string>
ARNs of SNS topics which delivers notifications to AWS Chatbot, for example CloudWatch alarm notifications.
Tags List<Pulumi.AwsNative.Inputs.Tag>
The tags to add to the configuration
UserRoleRequired bool
Enables use of a user role requirement in your chat configuration
IamRoleArn This property is required. string
The ARN of the IAM role that defines the permissions for AWS Chatbot
SlackChannelId This property is required. string
The id of the Slack channel
SlackWorkspaceId This property is required. string
The id of the Slack workspace
ConfigurationName string
The name of the configuration
CustomizationResourceArns []string
ARNs of Custom Actions to associate with notifications in the provided chat channel.
GuardrailPolicies []string
The list of IAM policy ARNs that are applied as channel guardrails. The AWS managed 'AdministratorAccess' policy is applied as a default if this is not set.
LoggingLevel string
Specifies the logging level for this configuration:ERROR,INFO or NONE. This property affects the log entries pushed to Amazon CloudWatch logs
SnsTopicArns []string
ARNs of SNS topics which delivers notifications to AWS Chatbot, for example CloudWatch alarm notifications.
Tags TagArgs
The tags to add to the configuration
UserRoleRequired bool
Enables use of a user role requirement in your chat configuration
iamRoleArn This property is required. String
The ARN of the IAM role that defines the permissions for AWS Chatbot
slackChannelId This property is required. String
The id of the Slack channel
slackWorkspaceId This property is required. String
The id of the Slack workspace
configurationName String
The name of the configuration
customizationResourceArns List<String>
ARNs of Custom Actions to associate with notifications in the provided chat channel.
guardrailPolicies List<String>
The list of IAM policy ARNs that are applied as channel guardrails. The AWS managed 'AdministratorAccess' policy is applied as a default if this is not set.
loggingLevel String
Specifies the logging level for this configuration:ERROR,INFO or NONE. This property affects the log entries pushed to Amazon CloudWatch logs
snsTopicArns List<String>
ARNs of SNS topics which delivers notifications to AWS Chatbot, for example CloudWatch alarm notifications.
tags List<Tag>
The tags to add to the configuration
userRoleRequired Boolean
Enables use of a user role requirement in your chat configuration
iamRoleArn This property is required. string
The ARN of the IAM role that defines the permissions for AWS Chatbot
slackChannelId This property is required. string
The id of the Slack channel
slackWorkspaceId This property is required. string
The id of the Slack workspace
configurationName string
The name of the configuration
customizationResourceArns string[]
ARNs of Custom Actions to associate with notifications in the provided chat channel.
guardrailPolicies string[]
The list of IAM policy ARNs that are applied as channel guardrails. The AWS managed 'AdministratorAccess' policy is applied as a default if this is not set.
loggingLevel string
Specifies the logging level for this configuration:ERROR,INFO or NONE. This property affects the log entries pushed to Amazon CloudWatch logs
snsTopicArns string[]
ARNs of SNS topics which delivers notifications to AWS Chatbot, for example CloudWatch alarm notifications.
tags Tag[]
The tags to add to the configuration
userRoleRequired boolean
Enables use of a user role requirement in your chat configuration
iam_role_arn This property is required. str
The ARN of the IAM role that defines the permissions for AWS Chatbot
slack_channel_id This property is required. str
The id of the Slack channel
slack_workspace_id This property is required. str
The id of the Slack workspace
configuration_name str
The name of the configuration
customization_resource_arns Sequence[str]
ARNs of Custom Actions to associate with notifications in the provided chat channel.
guardrail_policies Sequence[str]
The list of IAM policy ARNs that are applied as channel guardrails. The AWS managed 'AdministratorAccess' policy is applied as a default if this is not set.
logging_level str
Specifies the logging level for this configuration:ERROR,INFO or NONE. This property affects the log entries pushed to Amazon CloudWatch logs
sns_topic_arns Sequence[str]
ARNs of SNS topics which delivers notifications to AWS Chatbot, for example CloudWatch alarm notifications.
tags Sequence[TagArgs]
The tags to add to the configuration
user_role_required bool
Enables use of a user role requirement in your chat configuration
iamRoleArn This property is required. String
The ARN of the IAM role that defines the permissions for AWS Chatbot
slackChannelId This property is required. String
The id of the Slack channel
slackWorkspaceId This property is required. String
The id of the Slack workspace
configurationName String
The name of the configuration
customizationResourceArns List<String>
ARNs of Custom Actions to associate with notifications in the provided chat channel.
guardrailPolicies List<String>
The list of IAM policy ARNs that are applied as channel guardrails. The AWS managed 'AdministratorAccess' policy is applied as a default if this is not set.
loggingLevel String
Specifies the logging level for this configuration:ERROR,INFO or NONE. This property affects the log entries pushed to Amazon CloudWatch logs
snsTopicArns List<String>
ARNs of SNS topics which delivers notifications to AWS Chatbot, for example CloudWatch alarm notifications.
tags List<Property Map>
The tags to add to the configuration
userRoleRequired Boolean
Enables use of a user role requirement in your chat configuration

Outputs

All input properties are implicitly available as output properties. Additionally, the SlackChannelConfiguration resource produces the following output properties:

Arn string
Amazon Resource Name (ARN) of the configuration
Id string
The provider-assigned unique ID for this managed resource.
Arn string
Amazon Resource Name (ARN) of the configuration
Id string
The provider-assigned unique ID for this managed resource.
arn String
Amazon Resource Name (ARN) of the configuration
id String
The provider-assigned unique ID for this managed resource.
arn string
Amazon Resource Name (ARN) of the configuration
id string
The provider-assigned unique ID for this managed resource.
arn str
Amazon Resource Name (ARN) of the configuration
id str
The provider-assigned unique ID for this managed resource.
arn String
Amazon Resource Name (ARN) of the configuration
id String
The provider-assigned unique ID for this managed resource.

Supporting Types

Tag
, TagArgs

Key This property is required. string
The key name of the tag
Value This property is required. string
The value of the tag
Key This property is required. string
The key name of the tag
Value This property is required. string
The value of the tag
key This property is required. String
The key name of the tag
value This property is required. String
The value of the tag
key This property is required. string
The key name of the tag
value This property is required. string
The value of the tag
key This property is required. str
The key name of the tag
value This property is required. str
The value of the tag
key This property is required. String
The key name of the tag
value This property is required. String
The value of the tag

Package Details

Repository
AWS Native pulumi/pulumi-aws-native
License
Apache-2.0

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.27.0 published on Monday, Apr 14, 2025 by Pulumi