AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the UpdateLakeFormationIdentityCenterConfiguration operation. Updates the IAM Identity Center connection parameters.
Namespace: Amazon.LakeFormation.Model
Assembly: AWSSDK.LakeFormation.dll
Version: 3.x.y.z
public class UpdateLakeFormationIdentityCenterConfigurationRequest : AmazonLakeFormationRequest IAmazonWebServiceRequest
The UpdateLakeFormationIdentityCenterConfigurationRequest type exposes the following members
| Name | Description | |
|---|---|---|
|
UpdateLakeFormationIdentityCenterConfigurationRequest() |
| Name | Type | Description | |
|---|---|---|---|
|
ApplicationStatus | Amazon.LakeFormation.ApplicationStatus |
Gets and sets the property ApplicationStatus. Allows to enable or disable the IAM Identity Center connection. |
|
CatalogId | System.String |
Gets and sets the property 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. |
|
ExternalFiltering | Amazon.LakeFormation.Model.ExternalFilteringConfiguration |
Gets and sets the property 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. |
|
ServiceIntegrations | System.Collections.Generic.List<Amazon.LakeFormation.Model.ServiceIntegrationUnion> |
Gets and sets the property ServiceIntegrations. A list of service integrations for enabling trusted identity propagation with external services such as Redshift. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true. |
|
ShareRecipients | System.Collections.Generic.List<Amazon.LakeFormation.Model.DataLakePrincipal> |
Gets and sets the property 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 |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer