Delete Identity Policy

GET {{aws_simple_email_service_base_url}}/?Identity&PolicyName

Request Params

KeyDatatypeRequiredDescription
IdentitynullThe identity that is associated with the policy that you want to delete. You can specify the 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.
PolicyNamenullThe name of the policy to be deleted.