S3Control / Client / dissociate_access_grants_identity_center
dissociate_access_grants_identity_center#
- S3Control.Client.dissociate_access_grants_identity_center(**kwargs)#
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.See also: AWS API Documentation
Request Syntax
response = client.dissociate_access_grants_identity_center( AccountId='string' )
- Parameters:
AccountId (string) –
[REQUIRED]
The ID of the Amazon Web Services account that is making this request.
- Returns:
None