Deletes an access configuration.
Operation description
Prerequisites
The access configuration that you want to delete is de-provisioned from the accounts in your resource directory. For more information, see DeprovisionAccessConfiguration.
Operation description
This topic provides an example on how to delete the access configuration whose ID is ac-001j9mcm3k7335bc****.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
cloudsso:DeleteAccessConfiguration |
delete |
*AccessConfiguration
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| AccessConfigurationId |
string |
Yes |
The ID of the access configuration. |
ac-001j9mcm3k7335bc**** |
| DirectoryId |
string |
Yes |
The ID of the directory. |
d-00fc2p61**** |
| ForceRemovePermissionPolicies |
boolean |
No |
Specifies whether to forcibly remove system policies and inline policies. Valid values:
|
false |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| RequestId |
string |
The request ID. |
9B13E4EE-3853-5852-9165-597C32AD8FB7 |
Examples
Success response
JSON format
{
"RequestId": "9B13E4EE-3853-5852-9165-597C32AD8FB7"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.