class Aws::AmplifyBackend::Types::UpdateBackendAuthIdentityPoolConfig

Describes the authorization configuration for the Amazon Cognito identity pool, provisioned as a part of your auth resource in the Amplify project.

@note When making an API call, you may pass UpdateBackendAuthIdentityPoolConfig

data as a hash:

    {
      unauthenticated_login: false,
    }

@!attribute [rw] unauthenticated_login

A boolean value that can be set to allow or disallow guest-level
authorization into your Amplify app.
@return [Boolean]

@see docs.aws.amazon.com/goto/WebAPI/amplifybackend-2020-08-11/UpdateBackendAuthIdentityPoolConfig AWS API Documentation

Constants

SENSITIVE