lakeformation_update_lake_formation_identity_center_configuration | R Documentation |
Updates the IAM Identity Center connection parameters.
See https://www.paws-r-sdk.com/docs/lakeformation_update_lake_formation_identity_center_configuration/ for full documentation.
lakeformation_update_lake_formation_identity_center_configuration(
CatalogId = NULL,
ShareRecipients = NULL,
ApplicationStatus = NULL,
ExternalFiltering = NULL
)
CatalogId |
The 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. |
ShareRecipients |
A 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 If the If the |
ApplicationStatus |
Allows to enable or disable the IAM Identity Center connection. |
ExternalFiltering |
A list of the account IDs of Amazon Web Services accounts of third-party applications that are allowed to access data managed by Lake Formation. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.