Resource Type definition for AWS::Cognito::UserPoolClient
user_pool_id
(String)access_token_validity
(Number)allowed_o_auth_flows
(List of String)allowed_o_auth_flows_user_pool_client
(Boolean)allowed_o_auth_scopes
(List of String)analytics_configuration
(Attributes) (see below for nested schema)auth_session_validity
(Number)callback_ur_ls
(List of String)client_name
(String)default_redirect_uri
(String)enable_propagate_additional_user_context_data
(Boolean)enable_token_revocation
(Boolean)explicit_auth_flows
(List of String)generate_secret
(Boolean)id_token_validity
(Number)logout_ur_ls
(List of String)prevent_user_existence_errors
(String)read_attributes
(List of String)refresh_token_validity
(Number)supported_identity_providers
(List of String)token_validity_units
(Attributes) (see below for nested schema)write_attributes
(List of String)client_id
(String)client_secret
(String)id
(String) Uniquely identifies the resource.name
(String)analytics_configuration
Optional:
application_arn
(String)application_id
(String)external_id
(String)role_arn
(String)user_data_shared
(Boolean)token_validity_units
Optional:
access_token
(String)id_token
(String)refresh_token
(String)Import is supported using the following syntax:
$ terraform import awscc_cognito_user_pool_client.example <resource ID>