workmail_put_email_monitoring_configuration: Creates or updates the email monitoring configuration for a...

View source: R/workmail_operations.R

workmail_put_email_monitoring_configurationR Documentation

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.


paws.end.user.computing documentation built on Sept. 12, 2023, 1:17 a.m.