AWS.Cognito.UserPoolClient
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html
Index
fn new(errorOnEmptyProp)fn creationPolicy(policy)fn creationPolicyMixin(policy)fn deletionPolicy(policy)fn deletionPolicyMixin(policy)fn dependsOn(dependencies)fn dependsOnMixin(dependencies)fn metadata(metadatas)fn metadataMixin(metadatas)fn updatePolicy(policy)fn updatePolicyMixin(policy)fn updateReplacePolicy(policy)fn updateReplacePolicyMixin(policy)fn withAccessTokenValidity(accessTokenValidity)fn withAllowedOAuthFlows(allowedOauthFlows)fn withAllowedOAuthFlowsMixin(allowedOauthFlows)fn withAllowedOAuthFlowsUserPoolClient(allowedOauthFlowsUserPoolClient)fn withAllowedOAuthScopes(allowedOauthScopes)fn withAllowedOAuthScopesMixin(allowedOauthScopes)fn withAnalyticsConfiguration(analyticsConfiguration)fn withAnalyticsConfigurationMixin(analyticsConfiguration)fn withCallbackURLs(callbackUrls)fn withCallbackURLsMixin(callbackUrls)fn withClientName(clientName)fn withDefaultRedirectURI(defaultRedirectUri)fn withEnableTokenRevocation(enableTokenRevocation)fn withExplicitAuthFlows(explicitAuthFlows)fn withExplicitAuthFlowsMixin(explicitAuthFlows)fn withGenerateSecret(generateSecret)fn withIdTokenValidity(idTokenValidity)fn withLogoutURLs(logoutUrls)fn withLogoutURLsMixin(logoutUrls)fn withPreventUserExistenceErrors(preventUserExistenceErrors)fn withReadAttributes(readAttributes)fn withReadAttributesMixin(readAttributes)fn withRefreshTokenValidity(refreshTokenValidity)fn withSupportedIdentityProviders(supportedIdentityProviders)fn withSupportedIdentityProvidersMixin(supportedIdentityProviders)fn withTokenValidityUnits(tokenValidityUnits)fn withTokenValidityUnitsMixin(tokenValidityUnits)fn withUserPoolId(userPoolId)fn withWriteAttributes(writeAttributes)fn withWriteAttributesMixin(writeAttributes)
Fields
fn new
new(errorOnEmptyProp)
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html
fn creationPolicy
creationPolicy(policy)
Associate the CreationPolicy attribute with a resource to prevent its status from reaching create complete until AWS CloudFormation receives a specified number of success signals or the timeout period is exceeded. To signal a resource, you can use the cfn-signal helper script or SignalResource API. CloudFormation publishes valid signals to the stack events so that you track the number of signals sent. https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-creationpolicy.html
fn creationPolicyMixin
creationPolicyMixin(policy)
cf creationPolicy(), but return a merged object
fn deletionPolicy
deletionPolicy(policy)
With the DeletionPolicy attribute you can preserve, and in some cases, backup a resource when its stack is deleted. You specify a DeletionPolicy attribute for each resource that you want to control. If a resource has no DeletionPolicy attribute, AWS CloudFormation deletes the resource by default. https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-deletionpolicy.html
fn deletionPolicyMixin
deletionPolicyMixin(policy)
cf deletionPolicy(), but return a merged object
fn dependsOn
dependsOn(dependencies)
With the DependsOn attribute you can specify that the creation of a specific resource follows another. When you add a DependsOn attribute to a resource, that resource is created only after the creation of the resource specified in the DependsOn attribute. https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-dependson.html
fn dependsOnMixin
dependsOnMixin(dependencies)
cf dependsOn(), but return a merged array
fn metadata
metadata(metadatas)
The metadata attribute enables you to associate structured data with a resource. By adding a metadata attribute to a resource, you can add data in JSON or YAML to the resource declaration. In addition, you can use intrinsic functions (such as GetAtt and Ref), parameters, and pseudo parameters within the metadata attribute to add those interpreted values. https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-metadata.html
fn metadataMixin
metadataMixin(metadatas)
cf metadata(), but return a merged object
fn updatePolicy
updatePolicy(policy)
Use the UpdatePolicy attribute to specify how AWS CloudFormation handles updates to the AWS::AppStream::Fleet, AWS::AutoScaling::AutoScalingGroup, AWS::ElastiCache::ReplicationGroup, AWS::OpenSearchService::Domain, AWS::Elasticsearch::Domain, or AWS::Lambda::Alias resources. https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-updatepolicy.html
fn updatePolicyMixin
updatePolicyMixin(policy)
cf `updatePolicy(), but return a merged object
fn updateReplacePolicy
updateReplacePolicy(policy)
Use the UpdateReplacePolicy attribute to retain or, in some cases, backup the existing physical instance of a resource when it's replaced during a stack update operation. https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-updatereplacepolicy.html
fn updateReplacePolicyMixin
updateReplacePolicyMixin(policy)
cf updateReplacePolicy, but return a merged object
fn withAccessTokenValidity
withAccessTokenValidity(accessTokenValidity)
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-accesstokenvalidity
fn withAllowedOAuthFlows
withAllowedOAuthFlows(allowedOauthFlows)
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-allowedoauthflows
fn withAllowedOAuthFlowsMixin
withAllowedOAuthFlowsMixin(allowedOauthFlows)
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-allowedoauthflows
fn withAllowedOAuthFlowsUserPoolClient
withAllowedOAuthFlowsUserPoolClient(allowedOauthFlowsUserPoolClient)
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-allowedoauthflowsuserpoolclient
fn withAllowedOAuthScopes
withAllowedOAuthScopes(allowedOauthScopes)
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-allowedoauthscopes
fn withAllowedOAuthScopesMixin
withAllowedOAuthScopesMixin(allowedOauthScopes)
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-allowedoauthscopes
fn withAnalyticsConfiguration
withAnalyticsConfiguration(analyticsConfiguration)
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-analyticsconfiguration
fn withAnalyticsConfigurationMixin
withAnalyticsConfigurationMixin(analyticsConfiguration)
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-analyticsconfiguration
fn withCallbackURLs
withCallbackURLs(callbackUrls)
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-callbackurls
fn withCallbackURLsMixin
withCallbackURLsMixin(callbackUrls)
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-callbackurls
fn withClientName
withClientName(clientName)
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-clientname
fn withDefaultRedirectURI
withDefaultRedirectURI(defaultRedirectUri)
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-defaultredirecturi
fn withEnableTokenRevocation
withEnableTokenRevocation(enableTokenRevocation)
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-enabletokenrevocation
fn withExplicitAuthFlows
withExplicitAuthFlows(explicitAuthFlows)
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-explicitauthflows
fn withExplicitAuthFlowsMixin
withExplicitAuthFlowsMixin(explicitAuthFlows)
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-explicitauthflows
fn withGenerateSecret
withGenerateSecret(generateSecret)
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-generatesecret
fn withIdTokenValidity
withIdTokenValidity(idTokenValidity)
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-idtokenvalidity
fn withLogoutURLs
withLogoutURLs(logoutUrls)
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-logouturls
fn withLogoutURLsMixin
withLogoutURLsMixin(logoutUrls)
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-logouturls
fn withPreventUserExistenceErrors
withPreventUserExistenceErrors(preventUserExistenceErrors)
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-preventuserexistenceerrors
fn withReadAttributes
withReadAttributes(readAttributes)
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-readattributes
fn withReadAttributesMixin
withReadAttributesMixin(readAttributes)
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-readattributes
fn withRefreshTokenValidity
withRefreshTokenValidity(refreshTokenValidity)
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-refreshtokenvalidity
fn withSupportedIdentityProviders
withSupportedIdentityProviders(supportedIdentityProviders)
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-supportedidentityproviders
fn withSupportedIdentityProvidersMixin
withSupportedIdentityProvidersMixin(supportedIdentityProviders)
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-supportedidentityproviders
fn withTokenValidityUnits
withTokenValidityUnits(tokenValidityUnits)
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-tokenvalidityunits
fn withTokenValidityUnitsMixin
withTokenValidityUnitsMixin(tokenValidityUnits)
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-tokenvalidityunits
fn withUserPoolId
withUserPoolId(userPoolId)
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-userpoolid
fn withWriteAttributes
withWriteAttributes(writeAttributes)
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-writeattributes
fn withWriteAttributesMixin
withWriteAttributesMixin(writeAttributes)
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpoolclient.html#cfn-cognito-userpoolclient-writeattributes