Delete Identity Policy
GET {{aws_simple_email_service_base_url}}/?Identity&PolicyName
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Identity | null | The 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. | |
PolicyName | null | The name of the policy to be deleted. |