deletion Policy
Parameters
value
The deletion policy for the user. Setting ABANDON
allows the resource to be abandoned rather than deleted. This is useful for Postgres, where users cannot be deleted from the API if they have been granted SQL roles. Possible values are: ABANDON
.