---
call: GetSubscriptionAttributes
service: SNS
tests:
  - expected: '{"healthyRetryPolicy":{"numRetries":10}}'
    op: eq
    path: Attributes.Map.DeliveryPolicy
  - expected: 123456789012
    op: eq
    path: Attributes.Map.Owner
  - expected: arn:aws:sns:us-east-1:123456789012:My-Topic:80289ba6-0fd4-4079-afb4-ce8c8260f0ca
    op: eq
    path: Attributes.Map.SubscriptionArn