SMTP (using AWS SES)

SMTP service provided by Amazon Simple Email Service (SES)

Provisioning

Request Parameters

Binding

Request Parameters

No parameters supported.

Response Parameters

Plans

The following plans are built-in to the Cloud Service Broker and may be overridden or disabled by the broker administrator.

Examples

smtp

SMTP base Uses plan: dc109a6e-c4a8-4fbb-8c49-acf9740ab819.

Provision

{}

Bind

{}

Cloud Foundry Example

$ cf create-service datagov-smtp base my-datagov-smtp-example -c `{}`
$ cf bind-service my-app my-datagov-smtp-example -c `{}`