AWS SDK Version 3 for .NET
API Reference

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.

Use this parameter to configure your Amazon Cognito workforce. A single Cognito workforce is created using and corresponds to a single Amazon Cognito user pool.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.CognitoConfig

Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z

Syntax

C#
public class CognitoConfig

The CognitoConfig type exposes the following members

Constructors

NameDescription
Public Method CognitoConfig()

Properties

NameTypeDescription
Public Property ClientId System.String

Gets and sets the property ClientId.

The client ID for your Amazon Cognito user pool.

Public Property UserPool System.String

Gets and sets the property UserPool.

A user pool is a user directory in Amazon Cognito. With a user pool, your users can sign in to your web or mobile app through Amazon Cognito. Your users can also sign in through social identity providers like Google, Facebook, Amazon, or Apple, and through SAML identity providers.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5