Dissociate Access Grants Identity Center
| s3control_dissociate_access_grants_identity_center | R Documentation |
Dissociates the Amazon Web Services IAM Identity Center instance from the S3 Access Grants instance¶
Description¶
Dissociates the Amazon Web Services IAM Identity Center instance from the S3 Access Grants instance.
Permissions¶
You must have the s3:DissociateAccessGrantsIdentityCenter permission
to use this operation.
Additional Permissions¶
You must have the sso:DeleteApplication permission to use this
operation.
Usage¶
s3control_dissociate_access_grants_identity_center(AccountId)
Arguments¶
AccountId |
[required] The Amazon Web Services account ID of the S3 Access Grants instance. |
Value¶
An empty list.
Request syntax¶
svc$dissociate_access_grants_identity_center(
AccountId = "string"
)