:doc:`S3Control <../../s3control>` / Client / dissociate_access_grants_identity_center

****************************************
dissociate_access_grants_identity_center
****************************************



.. py:method:: 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 <https://docs.aws.amazon.com/goto/WebAPI/s3control-2018-08-20/DissociateAccessGrantsIdentityCenter>`_  


  **Request Syntax**
  ::

    response = client.dissociate_access_grants_identity_center(
        AccountId='string'
    )
    
  :type AccountId: string
  :param AccountId: **[REQUIRED]** 

    The Amazon Web Services account ID of the S3 Access Grants instance.

    

  
  
  :returns: None