Class: Aws::Chatbot::Types::CreateTeamsChannelConfigurationRequest

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-chatbot/lib/aws-sdk-chatbot/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#channel_idString

The ID of the Microsoft Teams channel.

Returns:

  • (String)


329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
# File 'gems/aws-sdk-chatbot/lib/aws-sdk-chatbot/types.rb', line 329

class CreateTeamsChannelConfigurationRequest < Struct.new(
  :channel_id,
  :channel_name,
  :team_id,
  :team_name,
  :tenant_id,
  :sns_topic_arns,
  :iam_role_arn,
  :configuration_name,
  :logging_level,
  :guardrail_policy_arns,
  :user_authorization_required)
  SENSITIVE = []
  include Aws::Structure
end

#channel_nameString

The name of the Microsoft Teams channel.

Returns:

  • (String)


329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
# File 'gems/aws-sdk-chatbot/lib/aws-sdk-chatbot/types.rb', line 329

class CreateTeamsChannelConfigurationRequest < Struct.new(
  :channel_id,
  :channel_name,
  :team_id,
  :team_name,
  :tenant_id,
  :sns_topic_arns,
  :iam_role_arn,
  :configuration_name,
  :logging_level,
  :guardrail_policy_arns,
  :user_authorization_required)
  SENSITIVE = []
  include Aws::Structure
end

#configuration_nameString

The name of the configuration.

Returns:

  • (String)


329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
# File 'gems/aws-sdk-chatbot/lib/aws-sdk-chatbot/types.rb', line 329

class CreateTeamsChannelConfigurationRequest < Struct.new(
  :channel_id,
  :channel_name,
  :team_id,
  :team_name,
  :tenant_id,
  :sns_topic_arns,
  :iam_role_arn,
  :configuration_name,
  :logging_level,
  :guardrail_policy_arns,
  :user_authorization_required)
  SENSITIVE = []
  include Aws::Structure
end

#guardrail_policy_arnsArray<String>

The list of IAM policy ARNs that are applied as channel guardrails. The AWS managed 'AdministratorAccess' policy is applied by default if this is not set.

Returns:

  • (Array<String>)


329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
# File 'gems/aws-sdk-chatbot/lib/aws-sdk-chatbot/types.rb', line 329

class CreateTeamsChannelConfigurationRequest < Struct.new(
  :channel_id,
  :channel_name,
  :team_id,
  :team_name,
  :tenant_id,
  :sns_topic_arns,
  :iam_role_arn,
  :configuration_name,
  :logging_level,
  :guardrail_policy_arns,
  :user_authorization_required)
  SENSITIVE = []
  include Aws::Structure
end

#iam_role_arnString

The ARN of the IAM role that defines the permissions for AWS Chatbot. This is a user-defined role that AWS Chatbot will assume. This is not the service-linked role. For more information, see IAM Policies for AWS Chatbot.

Returns:

  • (String)


329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
# File 'gems/aws-sdk-chatbot/lib/aws-sdk-chatbot/types.rb', line 329

class CreateTeamsChannelConfigurationRequest < Struct.new(
  :channel_id,
  :channel_name,
  :team_id,
  :team_name,
  :tenant_id,
  :sns_topic_arns,
  :iam_role_arn,
  :configuration_name,
  :logging_level,
  :guardrail_policy_arns,
  :user_authorization_required)
  SENSITIVE = []
  include Aws::Structure
end

#logging_levelString

Logging levels include ERROR, INFO, or NONE.

Returns:

  • (String)


329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
# File 'gems/aws-sdk-chatbot/lib/aws-sdk-chatbot/types.rb', line 329

class CreateTeamsChannelConfigurationRequest < Struct.new(
  :channel_id,
  :channel_name,
  :team_id,
  :team_name,
  :tenant_id,
  :sns_topic_arns,
  :iam_role_arn,
  :configuration_name,
  :logging_level,
  :guardrail_policy_arns,
  :user_authorization_required)
  SENSITIVE = []
  include Aws::Structure
end

#sns_topic_arnsArray<String>

The ARNs of the SNS topics that deliver notifications to AWS Chatbot.

Returns:

  • (Array<String>)


329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
# File 'gems/aws-sdk-chatbot/lib/aws-sdk-chatbot/types.rb', line 329

class CreateTeamsChannelConfigurationRequest < Struct.new(
  :channel_id,
  :channel_name,
  :team_id,
  :team_name,
  :tenant_id,
  :sns_topic_arns,
  :iam_role_arn,
  :configuration_name,
  :logging_level,
  :guardrail_policy_arns,
  :user_authorization_required)
  SENSITIVE = []
  include Aws::Structure
end

#team_idString

The ID of the Microsoft Team authorized with AWS Chatbot. To get the team ID, you must perform the initial authorization flow with Microsoft Teams in the AWS Chatbot console. Then you can copy and paste the team ID from the console. For more details, see steps 1-4 in Get started with Microsoft Teams in the AWS Chatbot Administrator Guide.

Returns:

  • (String)


329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
# File 'gems/aws-sdk-chatbot/lib/aws-sdk-chatbot/types.rb', line 329

class CreateTeamsChannelConfigurationRequest < Struct.new(
  :channel_id,
  :channel_name,
  :team_id,
  :team_name,
  :tenant_id,
  :sns_topic_arns,
  :iam_role_arn,
  :configuration_name,
  :logging_level,
  :guardrail_policy_arns,
  :user_authorization_required)
  SENSITIVE = []
  include Aws::Structure
end

#team_nameString

The name of the Microsoft Teams Team.

Returns:

  • (String)


329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
# File 'gems/aws-sdk-chatbot/lib/aws-sdk-chatbot/types.rb', line 329

class CreateTeamsChannelConfigurationRequest < Struct.new(
  :channel_id,
  :channel_name,
  :team_id,
  :team_name,
  :tenant_id,
  :sns_topic_arns,
  :iam_role_arn,
  :configuration_name,
  :logging_level,
  :guardrail_policy_arns,
  :user_authorization_required)
  SENSITIVE = []
  include Aws::Structure
end

#tenant_idString

The ID of the Microsoft Teams tenant.

Returns:

  • (String)


329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
# File 'gems/aws-sdk-chatbot/lib/aws-sdk-chatbot/types.rb', line 329

class CreateTeamsChannelConfigurationRequest < Struct.new(
  :channel_id,
  :channel_name,
  :team_id,
  :team_name,
  :tenant_id,
  :sns_topic_arns,
  :iam_role_arn,
  :configuration_name,
  :logging_level,
  :guardrail_policy_arns,
  :user_authorization_required)
  SENSITIVE = []
  include Aws::Structure
end

#user_authorization_requiredBoolean

Enables use of a user role requirement in your chat configuration.

Returns:

  • (Boolean)


329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
# File 'gems/aws-sdk-chatbot/lib/aws-sdk-chatbot/types.rb', line 329

class CreateTeamsChannelConfigurationRequest < Struct.new(
  :channel_id,
  :channel_name,
  :team_id,
  :team_name,
  :tenant_id,
  :sns_topic_arns,
  :iam_role_arn,
  :configuration_name,
  :logging_level,
  :guardrail_policy_arns,
  :user_authorization_required)
  SENSITIVE = []
  include Aws::Structure
end