1. Packages
  2. AWS Native
  3. API Docs
  4. chatbot
  5. getSlackChannelConfiguration

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.103.0 published on Monday, Apr 22, 2024 by Pulumi

aws-native.chatbot.getSlackChannelConfiguration

Explore with Pulumi AI

aws-native logo

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.103.0 published on Monday, Apr 22, 2024 by Pulumi

    Resource schema for AWS::Chatbot::SlackChannelConfiguration.

    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>
    def get_slack_channel_configuration(arn: Optional[str] = None,
                                        opts: Optional[InvokeOptions] = None) -> GetSlackChannelConfigurationResult
    def get_slack_channel_configuration_output(arn: Optional[pulumi.Input[str]] = None,
                                        opts: Optional[InvokeOptions] = None) -> Output[GetSlackChannelConfigurationResult]
    func LookupSlackChannelConfiguration(ctx *Context, args *LookupSlackChannelConfigurationArgs, opts ...InvokeOption) (*LookupSlackChannelConfigurationResult, error)
    func LookupSlackChannelConfigurationOutput(ctx *Context, args *LookupSlackChannelConfigurationOutputArgs, opts ...InvokeOption) LookupSlackChannelConfigurationResultOutput

    > 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)
    }
    public static CompletableFuture<GetSlackChannelConfigurationResult> getSlackChannelConfiguration(GetSlackChannelConfigurationArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: aws-native:chatbot:getSlackChannelConfiguration
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Arn string
    Amazon Resource Name (ARN) of the configuration
    Arn string
    Amazon Resource Name (ARN) of the configuration
    arn String
    Amazon Resource Name (ARN) of the configuration
    arn string
    Amazon Resource Name (ARN) of the configuration
    arn str
    Amazon Resource Name (ARN) of the configuration
    arn String
    Amazon Resource Name (ARN) of the configuration

    getSlackChannelConfiguration Result

    The following output properties are available:

    Arn string
    Amazon Resource Name (ARN) of the configuration
    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.
    IamRoleArn string
    The ARN of the IAM role that defines the permissions for AWS Chatbot
    LoggingLevel string
    Specifies the logging level for this configuration:ERROR,INFO or NONE. This property affects the log entries pushed to Amazon CloudWatch logs
    SlackChannelId string
    The id of the Slack channel
    SnsTopicArns List<string>
    ARNs of SNS topics which delivers notifications to AWS Chatbot, for example CloudWatch alarm notifications.
    UserRoleRequired bool
    Enables use of a user role requirement in your chat configuration
    Arn string
    Amazon Resource Name (ARN) of the configuration
    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.
    IamRoleArn string
    The ARN of the IAM role that defines the permissions for AWS Chatbot
    LoggingLevel string
    Specifies the logging level for this configuration:ERROR,INFO or NONE. This property affects the log entries pushed to Amazon CloudWatch logs
    SlackChannelId string
    The id of the Slack channel
    SnsTopicArns []string
    ARNs of SNS topics which delivers notifications to AWS Chatbot, for example CloudWatch alarm notifications.
    UserRoleRequired bool
    Enables use of a user role requirement in your chat configuration
    arn String
    Amazon Resource Name (ARN) of the configuration
    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.
    iamRoleArn String
    The ARN of the IAM role that defines the permissions for AWS Chatbot
    loggingLevel String
    Specifies the logging level for this configuration:ERROR,INFO or NONE. This property affects the log entries pushed to Amazon CloudWatch logs
    slackChannelId String
    The id of the Slack channel
    snsTopicArns List<String>
    ARNs of SNS topics which delivers notifications to AWS Chatbot, for example CloudWatch alarm notifications.
    userRoleRequired Boolean
    Enables use of a user role requirement in your chat configuration
    arn string
    Amazon Resource Name (ARN) of the configuration
    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.
    iamRoleArn string
    The ARN of the IAM role that defines the permissions for AWS Chatbot
    loggingLevel string
    Specifies the logging level for this configuration:ERROR,INFO or NONE. This property affects the log entries pushed to Amazon CloudWatch logs
    slackChannelId string
    The id of the Slack channel
    snsTopicArns string[]
    ARNs of SNS topics which delivers notifications to AWS Chatbot, for example CloudWatch alarm notifications.
    userRoleRequired boolean
    Enables use of a user role requirement in your chat configuration
    arn str
    Amazon Resource Name (ARN) of the configuration
    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.
    iam_role_arn str
    The ARN of the IAM role that defines the permissions for AWS Chatbot
    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
    slack_channel_id str
    The id of the Slack channel
    sns_topic_arns Sequence[str]
    ARNs of SNS topics which delivers notifications to AWS Chatbot, for example CloudWatch alarm notifications.
    user_role_required bool
    Enables use of a user role requirement in your chat configuration
    arn String
    Amazon Resource Name (ARN) of the configuration
    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.
    iamRoleArn String
    The ARN of the IAM role that defines the permissions for AWS Chatbot
    loggingLevel String
    Specifies the logging level for this configuration:ERROR,INFO or NONE. This property affects the log entries pushed to Amazon CloudWatch logs
    slackChannelId String
    The id of the Slack channel
    snsTopicArns List<String>
    ARNs of SNS topics which delivers notifications to AWS Chatbot, for example CloudWatch alarm notifications.
    userRoleRequired Boolean
    Enables use of a user role requirement in your chat configuration

    Package Details

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

    AWS Native is in preview. AWS Classic is fully supported.

    AWS Native v0.103.0 published on Monday, Apr 22, 2024 by Pulumi