workmail_register_mail_domain: Registers a new domain in WorkMail and SES, and configures it...

View source: R/workmail_operations.R

workmail_register_mail_domainR Documentation

Registers a new domain in WorkMail and SES, and configures it for use by WorkMail

Description

Registers a new domain in WorkMail and SES, and configures it for use by WorkMail. Emails received by SES for this domain are routed to the specified WorkMail organization, and WorkMail has permanent permission to use the specified domain for sending your users' emails.

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

Usage

workmail_register_mail_domain(ClientToken = NULL, OrganizationId, DomainName)

Arguments

ClientToken

Idempotency token used when retrying requests.

OrganizationId

[required] The WorkMail organization under which you're creating the domain.

DomainName

[required] The name of the mail domain to create in WorkMail and SES.


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