Learn R Programming

paws.end.user.computing (version 0.9.0)

workmail_put_email_monitoring_configuration: Creates or updates the email monitoring configuration for a specified organization

Description

Creates or updates the email monitoring configuration for a specified organization.

See https://www.paws-r-sdk.com/docs/workmail_put_email_monitoring_configuration/ for full documentation.

Usage

workmail_put_email_monitoring_configuration(
  OrganizationId,
  RoleArn,
  LogGroupArn
)

Arguments

OrganizationId

[required] The ID of the organization for which the email monitoring configuration is set.

RoleArn

[required] The Amazon Resource Name (ARN) of the IAM Role associated with the email monitoring configuration.

LogGroupArn

[required] The Amazon Resource Name (ARN) of the CloudWatch Log group associated with the email monitoring configuration.