lakeformation_create_lake_formation_identity_center_configuration | R Documentation |
Creates an IAM Identity Center connection with Lake Formation to allow IAM Identity Center users and groups to access Data Catalog resources.
See https://www.paws-r-sdk.com/docs/lakeformation_create_lake_formation_identity_center_configuration/ for full documentation.
lakeformation_create_lake_formation_identity_center_configuration(
CatalogId = NULL,
InstanceArn = NULL,
ExternalFiltering = NULL,
ShareRecipients = 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. |
InstanceArn |
The ARN of the IAM Identity Center instance for which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference. |
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. |
ShareRecipients |
A list of Amazon Web Services account IDs and/or Amazon Web Services organization/organizational unit ARNs that are allowed to access data managed by Lake Formation. If the If the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.