1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. supportapp
  5. getSlackChannelConfiguration

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.supportapp.getSlackChannelConfiguration

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

An AWS Support App resource that creates, updates, lists and deletes Slack channel configurations.

Using getSlackChannelConfiguration

Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

function getSlackChannelConfiguration(args: GetSlackChannelConfigurationArgs, opts?: InvokeOptions): Promise<GetSlackChannelConfigurationResult>
function getSlackChannelConfigurationOutput(args: GetSlackChannelConfigurationOutputArgs, opts?: InvokeOptions): Output<GetSlackChannelConfigurationResult>
Copy
def get_slack_channel_configuration(channel_id: Optional[str] = None,
                                    team_id: Optional[str] = None,
                                    opts: Optional[InvokeOptions] = None) -> GetSlackChannelConfigurationResult
def get_slack_channel_configuration_output(channel_id: Optional[pulumi.Input[str]] = None,
                                    team_id: Optional[pulumi.Input[str]] = None,
                                    opts: Optional[InvokeOptions] = None) -> Output[GetSlackChannelConfigurationResult]
Copy
func LookupSlackChannelConfiguration(ctx *Context, args *LookupSlackChannelConfigurationArgs, opts ...InvokeOption) (*LookupSlackChannelConfigurationResult, error)
func LookupSlackChannelConfigurationOutput(ctx *Context, args *LookupSlackChannelConfigurationOutputArgs, opts ...InvokeOption) LookupSlackChannelConfigurationResultOutput
Copy

> Note: This function is named LookupSlackChannelConfiguration in the Go SDK.

public static class GetSlackChannelConfiguration 
{
    public static Task<GetSlackChannelConfigurationResult> InvokeAsync(GetSlackChannelConfigurationArgs args, InvokeOptions? opts = null)
    public static Output<GetSlackChannelConfigurationResult> Invoke(GetSlackChannelConfigurationInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetSlackChannelConfigurationResult> getSlackChannelConfiguration(GetSlackChannelConfigurationArgs args, InvokeOptions options)
public static Output<GetSlackChannelConfigurationResult> getSlackChannelConfiguration(GetSlackChannelConfigurationArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: aws-native:supportapp:getSlackChannelConfiguration
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

ChannelId This property is required. string
The channel ID in Slack, which identifies a channel within a workspace.
TeamId This property is required. string
The team ID in Slack, which uniquely identifies a workspace.
ChannelId This property is required. string
The channel ID in Slack, which identifies a channel within a workspace.
TeamId This property is required. string
The team ID in Slack, which uniquely identifies a workspace.
channelId This property is required. String
The channel ID in Slack, which identifies a channel within a workspace.
teamId This property is required. String
The team ID in Slack, which uniquely identifies a workspace.
channelId This property is required. string
The channel ID in Slack, which identifies a channel within a workspace.
teamId This property is required. string
The team ID in Slack, which uniquely identifies a workspace.
channel_id This property is required. str
The channel ID in Slack, which identifies a channel within a workspace.
team_id This property is required. str
The team ID in Slack, which uniquely identifies a workspace.
channelId This property is required. String
The channel ID in Slack, which identifies a channel within a workspace.
teamId This property is required. String
The team ID in Slack, which uniquely identifies a workspace.

getSlackChannelConfiguration Result

The following output properties are available:

ChannelName string
The channel name in Slack.
ChannelRoleArn string
The Amazon Resource Name (ARN) of an IAM role that grants the AWS Support App access to perform operations for AWS services.
NotifyOnAddCorrespondenceToCase bool
Whether to notify when a correspondence is added to a case.
NotifyOnCaseSeverity Pulumi.AwsNative.SupportApp.SlackChannelConfigurationNotifyOnCaseSeverity
The severity level of a support case that a customer wants to get notified for.
NotifyOnCreateOrReopenCase bool
Whether to notify when a case is created or reopened.
NotifyOnResolveCase bool
Whether to notify when a case is resolved.
ChannelName string
The channel name in Slack.
ChannelRoleArn string
The Amazon Resource Name (ARN) of an IAM role that grants the AWS Support App access to perform operations for AWS services.
NotifyOnAddCorrespondenceToCase bool
Whether to notify when a correspondence is added to a case.
NotifyOnCaseSeverity SlackChannelConfigurationNotifyOnCaseSeverity
The severity level of a support case that a customer wants to get notified for.
NotifyOnCreateOrReopenCase bool
Whether to notify when a case is created or reopened.
NotifyOnResolveCase bool
Whether to notify when a case is resolved.
channelName String
The channel name in Slack.
channelRoleArn String
The Amazon Resource Name (ARN) of an IAM role that grants the AWS Support App access to perform operations for AWS services.
notifyOnAddCorrespondenceToCase Boolean
Whether to notify when a correspondence is added to a case.
notifyOnCaseSeverity SlackChannelConfigurationNotifyOnCaseSeverity
The severity level of a support case that a customer wants to get notified for.
notifyOnCreateOrReopenCase Boolean
Whether to notify when a case is created or reopened.
notifyOnResolveCase Boolean
Whether to notify when a case is resolved.
channelName string
The channel name in Slack.
channelRoleArn string
The Amazon Resource Name (ARN) of an IAM role that grants the AWS Support App access to perform operations for AWS services.
notifyOnAddCorrespondenceToCase boolean
Whether to notify when a correspondence is added to a case.
notifyOnCaseSeverity SlackChannelConfigurationNotifyOnCaseSeverity
The severity level of a support case that a customer wants to get notified for.
notifyOnCreateOrReopenCase boolean
Whether to notify when a case is created or reopened.
notifyOnResolveCase boolean
Whether to notify when a case is resolved.
channel_name str
The channel name in Slack.
channel_role_arn str
The Amazon Resource Name (ARN) of an IAM role that grants the AWS Support App access to perform operations for AWS services.
notify_on_add_correspondence_to_case bool
Whether to notify when a correspondence is added to a case.
notify_on_case_severity SlackChannelConfigurationNotifyOnCaseSeverity
The severity level of a support case that a customer wants to get notified for.
notify_on_create_or_reopen_case bool
Whether to notify when a case is created or reopened.
notify_on_resolve_case bool
Whether to notify when a case is resolved.
channelName String
The channel name in Slack.
channelRoleArn String
The Amazon Resource Name (ARN) of an IAM role that grants the AWS Support App access to perform operations for AWS services.
notifyOnAddCorrespondenceToCase Boolean
Whether to notify when a correspondence is added to a case.
notifyOnCaseSeverity "none" | "all" | "high"
The severity level of a support case that a customer wants to get notified for.
notifyOnCreateOrReopenCase Boolean
Whether to notify when a case is created or reopened.
notifyOnResolveCase Boolean
Whether to notify when a case is resolved.

Supporting Types

SlackChannelConfigurationNotifyOnCaseSeverity

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