Associate Access Grants Identity Center
s3control_associate_access_grants_identity_center | R Documentation |
Associate your S3 Access Grants instance with an Amazon Web Services IAM Identity Center instance¶
Description¶
Associate your S3 Access Grants instance with an Amazon Web Services IAM Identity Center instance. Use this action if you want to create access grants for users or groups from your corporate identity directory. First, you must add your corporate identity directory to Amazon Web Services IAM Identity Center. Then, you can associate this IAM Identity Center instance with your S3 Access Grants instance.
Permissions¶
You must have the s3:AssociateAccessGrantsIdentityCenter
permission to
use this operation.
Additional Permissions¶
You must also have the following permissions: sso:CreateApplication
,
sso:PutApplicationGrant
, and sso:PutApplicationAuthenticationMethod
.
Usage¶
Arguments¶
AccountId
[required] The ID of the Amazon Web Services account that is making this request.
IdentityCenterArn
[required] The Amazon Resource Name (ARN) of the Amazon Web Services IAM Identity Center instance that you are associating with your S3 Access Grants instance. An IAM Identity Center instance is your corporate identity directory that you added to the IAM Identity Center. You can use the ListInstances API operation to retrieve a list of your Identity Center instances and their ARNs.
Value¶
An empty list.