---
title: "GET /#Action=PutIdentityPolicy"
method: GET
path: "/#Action=PutIdentityPolicy"
---

# GET /#Action=PutIdentityPolicy

`GET /#Action=PutIdentityPolicy`

Adds or updates a sending authorization policy for the specified identity (an email address or a domain).

This operation is for the identity owner only. If you have not verified the identity, it returns an error.

Sending authorization is a feature that enables an identity owner to authorize other senders to use its identities. For information about using sending authorization, see the [Amazon SES Developer Guide](https://docs.aws.amazon.com/ses/latest/dg/sending-authorization.html).

You can execute this operation no more than once per second.

## Query parameters

- `Identity` string, required
- `PolicyName` string, required
- `Policy` string, required
- `Action` 'PutIdentityPolicy', required
- `Version` '2010-12-01', required

## Response `200`

Success

## Other responses

- `480` — InvalidPolicyException

---

[API](https://skmtc.net/aws/apis/ses.md) · [All operations](https://skmtc.net/aws/apis/ses/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/ses/revisions/71a4d559363f/schema)
