---
title: "PUT /v2/email/account/vdm"
method: PUT
path: "/v2/email/account/vdm"
---

# PUT /v2/email/account/vdm

`PUT /v2/email/account/vdm`

Update your Amazon SES account VDM attributes.

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

## Request body

- object
  - `VdmAttributes` object, required — The VDM attributes that apply to your Amazon SES account.
    - `VdmEnabled` 'ENABLED' | 'DISABLED' — <p>Specifies the status of your VDM configuration. Can be one of the following:</p> <ul> <li> <p> <code>ENABLED</code> – Amazon SES enables VDM for your account.</p> </li> <li> <p> <code>DISABLED</code> – Amazon SES disables VDM for your account.</p> </li> </ul>
    - `DashboardAttributes` object — Specifies additional settings for your VDM configuration as applicable to the Dashboard.
      - `EngagementMetrics` 'ENABLED' | 'DISABLED' — <p>Specifies the status of your VDM engagement metrics collection. Can be one of the following:</p> <ul> <li> <p> <code>ENABLED</code> – Amazon SES enables engagement metrics for your account.</p> </li> <li> <p> <code>DISABLED</code> – Amazon SES disables engagement metrics for your account.</p> </li> </ul>
    - `GuardianAttributes` object — Specifies additional settings for your VDM configuration as applicable to the Guardian.
      - `OptimizedSharedDelivery` 'ENABLED' | 'DISABLED' — <p>Specifies the status of your VDM optimized shared delivery. Can be one of the following:</p> <ul> <li> <p> <code>ENABLED</code> – Amazon SES enables optimized shared delivery for your account.</p> </li> <li> <p> <code>DISABLED</code> – Amazon SES disables optimized shared delivery for your account.</p> </li> </ul>

## Response `200`

Success

- PutAccountVdmAttributesResponse

## Other responses

- `480` — BadRequestException
- `481` — TooManyRequestsException

---

[API](https://skmtc.net/aws/apis/sesv2.md) · [All operations](https://skmtc.net/aws/apis/sesv2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/sesv2/versions/25eba06e7f64/schema)
