integrations.sh
← all integrations

amazonaws.com – workmailmessageflow

OpenAPI apis-guru cloud

The WorkMail Message Flow API provides access to email messages as they are being sent and received by a WorkMail organization.

Homepage
https://api.apis.guru/v2/specs/amazonaws.com:workmailmessageflow/2019-05-01.json
Provider
amazonaws.com:workmailmessageflow / workmailmessageflow
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/amazonaws.com/workmailmessageflow/2019-05-01/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/amazonaws.com/workmailmessageflow/2019-05-01/openapi.yaml

Tools (4)

Extracted live via the executor SDK.

  • messages.getRawMessageContent

    Retrieves the raw content of an in-transit email message, in MIME format.

  • messages.putRawMessageContent

    Updates the raw content of an in-transit email message, in MIME format.

    This example describes how to update in-transit email message. For more information and examples for using this API, see .

    Updates to an in-transit message only appear when you call PutRawMessageContent from an AWS Lambda function configured with a synchronous rule. If you call PutRawMessageContent on a delivered or sent message, the message remains unchanged, even though returns an updated message.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools