MailManager
import { MailManager } from "https://aws-api-bqtgftz736ft.deno.dev/v0.5/services/mailmanager.ts?docs=full";§Constructors
§Methods
Creates an Add On instance for the subscription indicated in the request. The resulting Amazon Resource Name (ARN) can be used in a conditional statement for a rule set or traffic policy.
Creates a subscription for an Add On representing the acceptance of its terms of use and additional pricing. The subscription can then be used to create an instance for use in rule sets or traffic policies.
Creates a new email archive resource for storing and retaining emails.
Provision a new ingress endpoint resource.
Creates a relay resource which can be used in rules to relay incoming emails to defined relay destinations.
Provision a new rule set.
Provision a new traffic policy resource.
Deletes an Add On instance.
Deletes an Add On subscription.
Initiates deletion of an email archive. This changes the archive state to pending deletion. In this state, no new emails can be added, and existing archived emails become inaccessible (search, export, download). The archive and all of its contents will be permanently deleted 30 days after entering the pending deletion state, regardless of the configured retention period.
Delete a traffic policy resource.
Gets detailed information about an Add On instance.
Gets detailed information about an Add On subscription.
Retrieves the details and current status of a specific email archive export job.
Returns a pre-signed URL that provides temporary download access to the specific email message stored in the archive.
Returns the textual content of a specific email message stored in the archive. Attachments are not included.
Retrieves the details and current status of a specific email archive search job.
Returns the results of a completed email archive search job.
Fetch ingress endpoint resource attributes.
Fetch attributes of a traffic policy resource.
Lists all Add On instances in your account.
Lists all Add On subscriptions in your account.
Returns a list of email archive export jobs.
Returns a list of all email archives in your account.
Returns a list of email archive search jobs.
List all ingress endpoint resources.
List rule sets for this account.
Retrieves the list of tags (keys and values) assigned to the resource.
List traffic policy resources.
Initiates an export of emails from the specified archive.
Initiates a search across emails in the specified archive.
Update attributes of an already provisioned traffic policy resource.