Skip to content
This repository was archived by the owner on Dec 7, 2023. It is now read-only.
This repository was archived by the owner on Dec 7, 2023. It is now read-only.

AWS::Cognito::UserPoolClient GetAtt values are not supported #72

@xRokco

Description

@xRokco

On the AWS::Cognito::UserPoolClient page 1 it lists available return values for the GetAtt function as ClientSecret and Name. Neither of these values work, though.

When !GetAtt 'UserPoolClient.Name' is added to the Outputs section of a template it just returns "Name attribute not supported at this time, please use the CLI or Console to retrieve this value" as the value. Same thing for ClientSecret.

I believe the docs should be updated to remove these unsupported GetAtt calls.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions