Put Identity Policy
GET {{aws_simple_email_service_base_url}}/?Identity&Policy&PolicyName
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Identity | null | The 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. | |
Policy | null | The text of the policy in JSON format. The policy cannot exceed 4 KB. | |
PolicyName | null | The name of the policy. |