We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi
aws-native.chatbot.getMicrosoftTeamsChannelConfiguration
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 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)
public static Output<GetMicrosoftTeamsChannelConfigurationResult> getMicrosoftTeamsChannelConfiguration(GetMicrosoftTeamsChannelConfigurationArgs args, InvokeOptions options)
fn::invoke:
  function: aws-native:chatbot:getMicrosoftTeamsChannelConfiguration
  arguments:
    # arguments dictionaryThe 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
- CustomizationResource List<string>Arns 
- 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.
- IamRole stringArn 
- 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
- SnsTopic List<string>Arns 
- ARNs of SNS topics which delivers notifications to AWS Chatbot, for example CloudWatch alarm notifications.
- 
List<Pulumi.Aws Native. Outputs. Tag> 
- The tags to add to the configuration
- TeamsChannel stringId 
- The id of the Microsoft Teams channel
- TeamsChannel stringName 
- The name of the Microsoft Teams channel
- UserRole boolRequired 
- Enables use of a user role requirement in your chat configuration
- Arn string
- Amazon Resource Name (ARN) of the configuration
- CustomizationResource []stringArns 
- 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.
- IamRole stringArn 
- 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
- SnsTopic []stringArns 
- ARNs of SNS topics which delivers notifications to AWS Chatbot, for example CloudWatch alarm notifications.
- Tag
- The tags to add to the configuration
- TeamsChannel stringId 
- The id of the Microsoft Teams channel
- TeamsChannel stringName 
- The name of the Microsoft Teams channel
- UserRole boolRequired 
- Enables use of a user role requirement in your chat configuration
- arn String
- Amazon Resource Name (ARN) of the configuration
- customizationResource List<String>Arns 
- 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.
- iamRole StringArn 
- 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
- snsTopic List<String>Arns 
- ARNs of SNS topics which delivers notifications to AWS Chatbot, for example CloudWatch alarm notifications.
- List<Tag>
- The tags to add to the configuration
- teamsChannel StringId 
- The id of the Microsoft Teams channel
- teamsChannel StringName 
- The name of the Microsoft Teams channel
- userRole BooleanRequired 
- Enables use of a user role requirement in your chat configuration
- arn string
- Amazon Resource Name (ARN) of the configuration
- customizationResource string[]Arns 
- 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.
- iamRole stringArn 
- 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
- snsTopic string[]Arns 
- ARNs of SNS topics which delivers notifications to AWS Chatbot, for example CloudWatch alarm notifications.
- Tag[]
- The tags to add to the configuration
- teamsChannel stringId 
- The id of the Microsoft Teams channel
- teamsChannel stringName 
- The name of the Microsoft Teams channel
- userRole booleanRequired 
- Enables use of a user role requirement in your chat configuration
- arn str
- Amazon Resource Name (ARN) of the configuration
- customization_resource_ Sequence[str]arns 
- 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.
- iam_role_ strarn 
- 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_ Sequence[str]arns 
- ARNs of SNS topics which delivers notifications to AWS Chatbot, for example CloudWatch alarm notifications.
- Sequence[root_Tag]
- The tags to add to the configuration
- teams_channel_ strid 
- The id of the Microsoft Teams channel
- teams_channel_ strname 
- The name of the Microsoft Teams channel
- user_role_ boolrequired 
- Enables use of a user role requirement in your chat configuration
- arn String
- Amazon Resource Name (ARN) of the configuration
- customizationResource List<String>Arns 
- 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.
- iamRole StringArn 
- 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
- snsTopic List<String>Arns 
- ARNs of SNS topics which delivers notifications to AWS Chatbot, for example CloudWatch alarm notifications.
- List<Property Map>
- The tags to add to the configuration
- teamsChannel StringId 
- The id of the Microsoft Teams channel
- teamsChannel StringName 
- The name of the Microsoft Teams channel
- userRole BooleanRequired 
- Enables use of a user role requirement in your chat configuration
Supporting Types
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.26.0 published on Wednesday, Mar 12, 2025 by Pulumi