Service Object
Fields
#
host
Hostname of service, but can be used as any "container" of the service. For AWS, contains a region.
path
A sub-selector of a resource. Can be url path, but can be something like AWS bucket name
sendingFrom
Verified sending address for this backend. Used as the envelope From domain when rewriting sender addresses (SRS). Falls back to the org's email_from if not set. Must be on a domain the email backend is authorized to send from (SPF/DKIM configured).
transactionalEmailBudget
How many transactional emails to send via this service, when used as the org's transactional_email_backend, before falling back to email_backend (for warming up a new backend, or capping its usage). Unset means no limit.
Usages
#
References
#
- Field upsertService from RootMutationType
- Field services from PrivateOrg
Previous
SelectUser
Next
ServiceInput
