v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14198183.8 KB

The type of pending maintenance action to be applied to the resource.

post/pending-action

Request body

applyActionstring required
<p>The pending maintenance action to apply to the resource.</p> <p>Valid actions are:</p> <ul> <li> <p> <code>ENGINE_UPDATE<i/> </code> </p> </li> <li> <p> <code>ENGINE_UPGRADE</code> </p> </li> <li> <p> <code>SECURITY_UPDATE</code> </p> </li> <li> <p> <code>OS_UPDATE</code> </p> </li> <li> <p> <code>MASTER_USER_PASSWORD_UPDATE</code> </p> </li> </ul>
applyOnstring

A specific date to apply the pending maintenance action. Required if opt-in-type is <code>APPLY_ON</code>. Format: <code>yyyy/MM/dd HH:mm-yyyy/MM/dd HH:mm</code>

optInType'IMMEDIATE' | 'NEXT_MAINTENANCE' | 'APPLY_ON' | 'UNDO_OPT_IN' required

A value that specifies the type of opt-in request, or undoes an opt-in request. An opt-in request of type <code>IMMEDIATE</code> can't be undone.

resourceArnstring required

The Amazon DocumentDB Amazon Resource Name (ARN) of the resource to which the pending maintenance action applies.

Response

Success

All 19 operations