

# CognitoConfig


Describes an Amazon Cognito configuration.

## Contents


 ** awsRegion **   <a name="appsync-Type-CognitoConfig-awsRegion"></a>
The AWS Region in which the user pool was created.  
Type: String  
Required: Yes

 ** userPoolId **   <a name="appsync-Type-CognitoConfig-userPoolId"></a>
The user pool ID.  
Type: String  
Required: Yes

 ** appIdClientRegex **   <a name="appsync-Type-CognitoConfig-appIdClientRegex"></a>
A regular expression for validating the incoming Amazon Cognito user pool app client ID. If this value isn't set, no filtering is applied.  
Type: String  
Required: No

## See Also


For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/appsync-2017-07-25/CognitoConfig) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/appsync-2017-07-25/CognitoConfig) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/appsync-2017-07-25/CognitoConfig) 