amazonaws.com – workmailmessageflow
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.getRawMessageContentRetrieves the raw content of an in-transit email message, in MIME format.
-
messages.putRawMessageContentUpdates 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
PutRawMessageContentfrom an AWS Lambda function configured with a synchronous rule. If you callPutRawMessageContenton a delivered or sent message, the message remains unchanged, even though returns an updated message. -
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools