s3control_associate_access_grants_identity_center: Associate your S3 Access Grants instance with an Amazon Web...

View source: R/s3control_operations.R

s3control_associate_access_grants_identity_centerR 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.

See https://www.paws-r-sdk.com/docs/s3control_associate_access_grants_identity_center/ for full documentation.

Usage

s3control_associate_access_grants_identity_center(AccountId, IdentityCenterArn)

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.


paws.storage documentation built on May 29, 2024, 2:03 a.m.