awslabs / aws-api-gateway-developer-portal

A Serverless Developer Portal for easily publishing and cataloging APIs
Apache License 2.0
927 stars 399 forks source link

Revert a breaking change to user pools, retain them post-deletion #412

Closed ghost closed 4 years ago

ghost commented 4 years ago

Instead of changing the schema, I'm enforcing it in the lambda, to avoid Cognito's limitation of not being able to modify existing attributes on user pools.

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

ghost commented 4 years ago

Travis didn't ping back for some reason, but it still passed.