Magidoc

ServiceInput
Input Object

Fields

#

host

Hostname of service, but can be used as any "container" of the service. For AWS, contains a region.

name

Non-null

Service name (type)

password

Password, key, secret or whatever your API has as secret credential

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 (overrides org email_from as the envelope From domain)

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.

user

User, Account id, client id, whatever your API has

Usages

#

References

#