Update Lake Formation Identity Center Configuration
| lakeformation_update_lake_formation_identity_center_configuration | R Documentation |
Updates the IAM Identity Center connection parameters¶
Description¶
Updates the IAM Identity Center connection parameters.
Usage¶
lakeformation_update_lake_formation_identity_center_configuration(
CatalogId, ShareRecipients, ApplicationStatus, ExternalFiltering)
Arguments¶
CatalogIdThe identifier for the Data Catalog. By default, the account ID. The Data Catalog is the persistent metadata store. It contains database definitions, table definitions, view definitions, and other control information to manage your Lake Formation environment.
ShareRecipientsA list of Amazon Web Services account IDs or Amazon Web Services organization/organizational unit ARNs that are allowed to access to access data managed by Lake Formation.
If the
ShareRecipientslist includes valid values, then the resource share is updated with the principals you want to have access to the resources.If the
ShareRecipientsvalue is null, both the list of share recipients and the resource share remain unchanged.If the
ShareRecipientsvalue is an empty list, then the existing share recipients list will be cleared, and the resource share will be deleted.ApplicationStatusAllows to enable or disable the IAM Identity Center connection.
ExternalFilteringA list of the account IDs of Amazon Web Services accounts of third-party applications that are allowed to access data managed by Lake Formation.
Value¶
An empty list.