---
call: GetIdentityNotificationAttributes
service: SES
tests:
  - expected: arn:aws:sns:us-east-1:123456789012:examplebounce
    op: eq
    path: NotificationAttributes.Map.{user@example.com}.BounceTopic
  - expected: arn:aws:sns:us-east-1:123456789012:examplecomplaint
    op: eq
    path: NotificationAttributes.Map.{user@example.com}.ComplaintTopic
  - expected: 1
    op: eq
    path: NotificationAttributes.Map.{user@example.com}.ForwardingEnabled