Put Identity Policy

GET {{aws_simple_email_service_base_url}}/?Identity&Policy&PolicyName

Request Params

KeyDatatypeRequiredDescription
IdentitynullThe identity that the policy will apply to. You can specify an identity by using its name or by using its Amazon Resource Name (ARN). Examples: user@example.com, example.com, arn:aws:ses:us-east-1:123456789012:identity/example.com.
PolicynullThe text of the policy in JSON format. The policy cannot exceed 4 KB.
PolicyNamenullThe name of the policy.