workmail_deregister_mail_domain: Removes a domain from WorkMail, stops email routing to...

View source: R/workmail_operations.R

workmail_deregister_mail_domainR Documentation

Removes a domain from WorkMail, stops email routing to WorkMail, and removes the authorization allowing WorkMail use

Description

Removes a domain from WorkMail, stops email routing to WorkMail, and removes the authorization allowing WorkMail use. SES keeps the domain because other applications may use it. You must first remove any email address used by WorkMail entities before you remove the domain.

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

Usage

workmail_deregister_mail_domain(OrganizationId, DomainName)

Arguments

OrganizationId

[required] The WorkMail organization for which the domain will be deregistered.

DomainName

[required] The domain to deregister in WorkMail and SES.


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