Add support for the new Cognito Managed Login UI #2011
Labels
area/codegen
impact/usability
Something that impacts users' ability to use the product easily and intuitively
kind/enhancement
Improvements or new features
Hello!
Issue details
Announcement
I am trying to create a Cognito User pool using the new Managed Login UI. Based on the documentation it seems that it is not yet supported in
@pulumi/aws/cognito
.I found some documentation related to this feature in
@pulumi/aws-native
(https://www.pulumi.com/registry/packages/aws-native/api-docs/cognito/userpooldomain/) however when using the package it seems that this type of entity cannot be created by AWS Cloud Control API.This code returns the following error message :
UnsupportedActionException: The resource AWS::Cognito::UserPoolDomain is not yet supported via Cloud Control API
Is there a plan to support this new feature soon in Pulumi ?
Thanks
The text was updated successfully, but these errors were encountered: