Deletes a Resource Access Management (RAM) user provisioning.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| DirectoryId | string | Yes | The ID of the resource directory. | d-003qew84**** |
| UserProvisioningId | string | Yes | The ID of the RAM user provisioning. | up-002axzhapcbz6e63**** |
| DeletionStrategy | string | No | The deletion policy. The policy is used to manage synchronized users when you delete the RAM user provisioning. Valid values:
Note
If you do not specify this parameter, the deletion policy that is configured when you create the RAM user provisioning is used.
| Delete |
Response parameters
Examples
Sample success responses
JSONformat
{
"RequestId": "F6F90F3D-4502-5877-B80B-97476F6AE2CC"
}Error codes
For a list of error codes, visit the Service error codes.
