Skip to content

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 ID of the Amazon Web Services account that is making this request.

Value

An empty list.

Request syntax

svc$dissociate_access_grants_identity_center(
  AccountId = "string"
)