aws-cloudformation / cloudformation-coverage-roadmap

The AWS CloudFormation Public Coverage Roadmap
https://aws.amazon.com/cloudformation/
Creative Commons Attribution Share Alike 4.0 International
1.11k stars 54 forks source link

Add return value for ClientSecret #1855

Open JohnPreston opened 9 months ago

JohnPreston commented 9 months ago

Name of the resource

AWS::Cognito::UserPoolClient

Resource name

No response

Description

As part of automation it'd be useful to retrieve the ClientID and ClientSecret both, currently only the Client ID is returned via Ref Given that AWS Keys can be returned (see return values there should be an equivalent for this.

The use-case is not for the ALB integration, that works great already. Thank you,

Other Details

No response