d16bc1c3f4
* Add aws_ses_identity module * Update CI alias, add BotoCoreError exception handling. * Add SES and SNS permissions to hacking/aws_config to run aws_ses_identity integration tests
4 lines
177 B
YAML
4 lines
177 B
YAML
---
|
|
email_identity: "{{ resource_prefix }}@example.com"
|
|
domain_identity: "{{ resource_prefix }}.example.com"
|
|
notification_queue_name: "{{ resource_prefix }}-notification-queue"
|