Uses of Class
software.amazon.awssdk.services.lakeformation.model.CreateLakeFormationIdentityCenterConfigurationRequest
-
Packages that use CreateLakeFormationIdentityCenterConfigurationRequest Package Description software.amazon.awssdk.services.lakeformation Lake Formation software.amazon.awssdk.services.lakeformation.transform -
-
Uses of CreateLakeFormationIdentityCenterConfigurationRequest in software.amazon.awssdk.services.lakeformation
Methods in software.amazon.awssdk.services.lakeformation with parameters of type CreateLakeFormationIdentityCenterConfigurationRequest Modifier and Type Method Description default CompletableFuture<CreateLakeFormationIdentityCenterConfigurationResponse>LakeFormationAsyncClient. createLakeFormationIdentityCenterConfiguration(CreateLakeFormationIdentityCenterConfigurationRequest createLakeFormationIdentityCenterConfigurationRequest)Creates an IAM Identity Center connection with Lake Formation to allow IAM Identity Center users and groups to access Data Catalog resources.default CreateLakeFormationIdentityCenterConfigurationResponseLakeFormationClient. createLakeFormationIdentityCenterConfiguration(CreateLakeFormationIdentityCenterConfigurationRequest createLakeFormationIdentityCenterConfigurationRequest)Creates an IAM Identity Center connection with Lake Formation to allow IAM Identity Center users and groups to access Data Catalog resources. -
Uses of CreateLakeFormationIdentityCenterConfigurationRequest in software.amazon.awssdk.services.lakeformation.transform
Methods in software.amazon.awssdk.services.lakeformation.transform with parameters of type CreateLakeFormationIdentityCenterConfigurationRequest Modifier and Type Method Description SdkHttpFullRequestCreateLakeFormationIdentityCenterConfigurationRequestMarshaller. marshall(CreateLakeFormationIdentityCenterConfigurationRequest createLakeFormationIdentityCenterConfigurationRequest)
-