[aws] Doc fix for aws_ses_identity (#41194)

Examples have a typo of ses_identity instead of aws_ses_identity. Fixed that and proposing these changes here.

+label: docsite_pr
This commit is contained in:
Abhishek Garg 2018-06-06 16:10:20 -04:00 committed by Ryan Brown
parent 1a70681630
commit 0512e9656b

View file

@ -115,7 +115,7 @@ EXAMPLES = '''
purge_subscriptions: False
register: topic_info
- name: Deliver feedback to topic instead of owner email
ses_identity:
aws_ses_identity:
identity: example@example.com
state: present
complaint_notifications:
@ -135,7 +135,7 @@ EXAMPLES = '''
purge_subscriptions: False
register: topic_info
- name: Delivery notifications to topic
ses_identity:
aws_ses_identity:
identity: example@example.com
state: present
delivery_notifications: