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

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

AWS Native v0.100.0 published on Wednesday, Mar 27, 2024 by Pulumi

aws-native.chatbot.getMicrosoftTeamsChannelConfiguration

Explore with Pulumi AI

aws-native logo

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

AWS Native v0.100.0 published on Wednesday, Mar 27, 2024 by Pulumi

    Resource schema for AWS::Chatbot::MicrosoftTeamsChannelConfiguration.

    Using getMicrosoftTeamsChannelConfiguration

    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 getMicrosoftTeamsChannelConfiguration(args: GetMicrosoftTeamsChannelConfigurationArgs, opts?: InvokeOptions): Promise<GetMicrosoftTeamsChannelConfigurationResult>
    function getMicrosoftTeamsChannelConfigurationOutput(args: GetMicrosoftTeamsChannelConfigurationOutputArgs, opts?: InvokeOptions): Output<GetMicrosoftTeamsChannelConfigurationResult>
    def get_microsoft_teams_channel_configuration(arn: Optional[str] = None,
                                                  opts: Optional[InvokeOptions] = None) -> GetMicrosoftTeamsChannelConfigurationResult
    def get_microsoft_teams_channel_configuration_output(arn: Optional[pulumi.Input[str]] = None,
                                                  opts: Optional[InvokeOptions] = None) -> Output[GetMicrosoftTeamsChannelConfigurationResult]
    func LookupMicrosoftTeamsChannelConfiguration(ctx *Context, args *LookupMicrosoftTeamsChannelConfigurationArgs, opts ...InvokeOption) (*LookupMicrosoftTeamsChannelConfigurationResult, error)
    func LookupMicrosoftTeamsChannelConfigurationOutput(ctx *Context, args *LookupMicrosoftTeamsChannelConfigurationOutputArgs, opts ...InvokeOption) LookupMicrosoftTeamsChannelConfigurationResultOutput

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

    public static class GetMicrosoftTeamsChannelConfiguration 
    {
        public static Task<GetMicrosoftTeamsChannelConfigurationResult> InvokeAsync(GetMicrosoftTeamsChannelConfigurationArgs args, InvokeOptions? opts = null)
        public static Output<GetMicrosoftTeamsChannelConfigurationResult> Invoke(GetMicrosoftTeamsChannelConfigurationInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetMicrosoftTeamsChannelConfigurationResult> getMicrosoftTeamsChannelConfiguration(GetMicrosoftTeamsChannelConfigurationArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: aws-native:chatbot:getMicrosoftTeamsChannelConfiguration
      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

    getMicrosoftTeamsChannelConfiguration 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
    SnsTopicArns List<string>
    ARNs of SNS topics which delivers notifications to AWS Chatbot, for example CloudWatch alarm notifications.
    TeamsChannelId string
    The id of the Microsoft Teams channel
    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
    SnsTopicArns []string
    ARNs of SNS topics which delivers notifications to AWS Chatbot, for example CloudWatch alarm notifications.
    TeamsChannelId string
    The id of the Microsoft Teams channel
    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
    snsTopicArns List<String>
    ARNs of SNS topics which delivers notifications to AWS Chatbot, for example CloudWatch alarm notifications.
    teamsChannelId String
    The id of the Microsoft Teams channel
    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
    snsTopicArns string[]
    ARNs of SNS topics which delivers notifications to AWS Chatbot, for example CloudWatch alarm notifications.
    teamsChannelId string
    The id of the Microsoft Teams channel
    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
    sns_topic_arns Sequence[str]
    ARNs of SNS topics which delivers notifications to AWS Chatbot, for example CloudWatch alarm notifications.
    teams_channel_id str
    The id of the Microsoft Teams channel
    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
    snsTopicArns List<String>
    ARNs of SNS topics which delivers notifications to AWS Chatbot, for example CloudWatch alarm notifications.
    teamsChannelId String
    The id of the Microsoft Teams channel
    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.100.0 published on Wednesday, Mar 27, 2024 by Pulumi