ssoadmin_delete_instance_access_control_attribute_configuration {paws.security.identity} | R Documentation |
Disables the attributes-based access control (ABAC) feature for the specified IAM Identity Center instance and deletes all of the attribute mappings that have been configured
Description
Disables the attributes-based access control (ABAC) feature for the specified IAM Identity Center instance and deletes all of the attribute mappings that have been configured. Once deleted, any attributes that are received from an identity source and any custom attributes you have previously configured will not be passed. For more information about ABAC, see Attribute-Based Access Control in the IAM Identity Center User Guide.
See https://www.paws-r-sdk.com/docs/ssoadmin_delete_instance_access_control_attribute_configuration/ for full documentation.
Usage
ssoadmin_delete_instance_access_control_attribute_configuration(InstanceArn)
Arguments
InstanceArn |
[required] The ARN of the IAM Identity Center instance under which the operation will be executed. |
[Package paws.security.identity version 0.6.1 Index]