Describe the bug
When pushing a new environment from an existing environment we cannot push, it errors out with creation errors with main message "Limit for stack has been exceeded". This was not an issue before?
We got the following resources/services (graphql, rest api, lambda, s3)
Category | Resource name | Operation | Provider plugin |
| -------- | ---------------------- | --------- | ----------------- |
| Auth | kzwan | Create | awscloudformation |
| Api | kzwangraphql | Create | awscloudformation |
| Api | userapi | Create | awscloudformation |
| Function | userman | Create | awscloudformation |
| Function | managers | Create | awscloudformation |
| Storage | kzwan | Create | awscloudformation |
Also creating from scratch I hit this limit after adding the graphql api?
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Create a new environment
Desktop (please complete the following information):
Additional context
CREATE_IN_PROGRESS authkzwan AWS::CloudFormation::Stack Tue Oct 01 2019 13:05:48 GMT+0200 (Central European Summer Time) Resource creation Initiated
CREATE_IN_PROGRESS storagekzwan AWS::CloudFormation::Stack Tue Oct 01 2019 13:05:48 GMT+0200 (Central European Summer Time) Resource creation Initiated
CREATE_IN_PROGRESS UpdateRolesWithIDPFunctionRole AWS::IAM::Role Tue Oct 01 2019 13:05:48 GMT+0200 (Central European Summer Time) Resource creation Initiated
CREATE_IN_PROGRESS UpdateRolesWithIDPFunctionRole AWS::IAM::Role Tue Oct 01 2019 13:05:47 GMT+0200 (Central European Summer Time)
CREATE_IN_PROGRESS authkzwan AWS::CloudFormation::Stack Tue Oct 01 2019 13:05:47 GMT+0200 (Central European Summer Time)
CREATE_IN_PROGRESS storagekzwan AWS::CloudFormation::Stack Tue Oct 01 2019 13:05:47 GMT+0200 (Central European Summer Time)
UPDATE_IN_PROGRESS kz-kzdev-20191001125920 AWS::CloudFormation::Stack Tue Oct 01 2019 13:05:44 GMT+0200 (Central European Summer Time) User Initiated
⠙ Updating resources in the cloud. This may take a few minutes...
CREATE_IN_PROGRESS kz-kzdev-20191001125920-authkzwan-ADR2SPT0UN8X AWS::CloudFormation::Stack Tue Oct 01 2019 13:05:48 GMT+0200 (Central European Summer Time) User Initiated
⠸ Updating resources in the cloud. This may take a few minutes...
CREATE_IN_PROGRESS kz-kzdev-20191001125920-storagekzwan-E6QCN203OVX7 AWS::CloudFormation::Stack Tue Oct 01 2019 13:05:48 GMT+0200 (Central European Summer Time) User Initiated
⠙ Updating resources in the cloud. This may take a few minutes...
CREATE_IN_PROGRESS SNSRole AWS::IAM::Role Tue Oct 01 2019 13:05:53 GMT+0200 (Central European Summer Time) Resource creation Initiated
CREATE_IN_PROGRESS SNSRole AWS::IAM::Role Tue Oct 01 2019 13:05:53 GMT+0200 (Central European Summer Time)
⠹ Updating resources in the cloud. This may take a few minutes...
CREATE_IN_PROGRESS S3Bucket AWS::S3::Bucket Tue Oct 01 2019 13:05:53 GMT+0200 (Central European Summer Time) Resource creation Initiated
CREATE_IN_PROGRESS S3Bucket AWS::S3::Bucket Tue Oct 01 2019 13:05:51 GMT+0200 (Central European Summer Time)
⠏ Updating resources in the cloud. This may take a few minutes...
CREATE_COMPLETE UpdateRolesWithIDPFunctionRole AWS::IAM::Role Tue Oct 01 2019 13:06:06 GMT+0200 (Central European Summer Time)
⠙ Updating resources in the cloud. This may take a few minutes...
CREATE_COMPLETE SNSRole AWS::IAM::Role Tue Oct 01 2019 13:06:12 GMT+0200 (Central European Summer Time)
⠸ Updating resources in the cloud. This may take a few minutes...
CREATE_COMPLETE S3Bucket AWS::S3::Bucket Tue Oct 01 2019 13:06:14 GMT+0200 (Central European Summer Time)
⠹ Updating resources in the cloud. This may take a few minutes...
CREATE_IN_PROGRESS UserPoolClientWeb AWS::Cognito::UserPoolClient Tue Oct 01 2019 13:06:20 GMT+0200 (Central European Summer Time)
CREATE_COMPLETE UserPool AWS::Cognito::UserPool Tue Oct 01 2019 13:06:17 GMT+0200 (Central European Summer Time)
CREATE_IN_PROGRESS UserPool AWS::Cognito::UserPool Tue Oct 01 2019 13:06:17 GMT+0200 (Central European Summer Time) Resource creation Initiated
CREATE_IN_PROGRESS UserPool AWS::Cognito::UserPool Tue Oct 01 2019 13:06:15 GMT+0200 (Central European Summer Time)
⠼ Updating resources in the cloud. This may take a few minutes...
CREATE_IN_PROGRESS S3AuthReadPolicy AWS::IAM::Policy Tue Oct 01 2019 13:06:17 GMT+0200 (Central European Summer Time) Resource creation Initiated
CREATE_IN_PROGRESS S3AuthUploadPolicy AWS::IAM::Policy Tue Oct 01 2019 13:06:17 GMT+0200 (Central European Summer Time) Resource creation Initiated
CREATE_IN_PROGRESS S3AuthPrivatePolicy AWS::IAM::Policy Tue Oct 01 2019 13:06:17 GMT+0200 (Central European Summer Time) Resource creation Initiated
CREATE_IN_PROGRESS S3AuthPublicPolicy AWS::IAM::Policy Tue Oct 01 2019 13:06:17 GMT+0200 (Central European Summer Time) Resource creation Initiated
CREATE_IN_PROGRESS S3AuthProtectedPolicy AWS::IAM::Policy Tue Oct 01 2019 13:06:17 GMT+0200 (Central European Summer Time) Resource creation Initiated
CREATE_IN_PROGRESS S3AuthUploadPolicy AWS::IAM::Policy Tue Oct 01 2019 13:06:16 GMT+0200 (Central European Summer Time)
CREATE_IN_PROGRESS S3AuthReadPolicy AWS::IAM::Policy Tue Oct 01 2019 13:06:16 GMT+0200 (Central European Summer Time)
CREATE_IN_PROGRESS S3AuthProtectedPolicy AWS::IAM::Policy Tue Oct 01 2019 13:06:16 GMT+0200 (Central European Summer Time)
CREATE_IN_PROGRESS S3AuthPublicPolicy AWS::IAM::Policy Tue Oct 01 2019 13:06:16 GMT+0200 (Central European Summer Time)
CREATE_IN_PROGRESS S3AuthPrivatePolicy AWS::IAM::Policy Tue Oct 01 2019 13:06:16 GMT+0200 (Central European Summer Time)
⠇ Updating resources in the cloud. This may take a few minutes...
CREATE_IN_PROGRESS UserPoolGroupUserReaders AWS::Cognito::UserPoolGroup Tue Oct 01 2019 13:06:20 GMT+0200 (Central European Summer Time)
CREATE_IN_PROGRESS UserPoolGroupAdmins AWS::Cognito::UserPoolGroup Tue Oct 01 2019 13:06:20 GMT+0200 (Central European Summer Time)
CREATE_IN_PROGRESS UserPoolGroupCarepathManagers AWS::Cognito::UserPoolGroup Tue Oct 01 2019 13:06:20 GMT+0200 (Central European Summer Time)
⠸ Updating resources in the cloud. This may take a few minutes...
CREATE_IN_PROGRESS UserPoolClientRole AWS::IAM::Role Tue Oct 01 2019 13:06:25 GMT+0200 (Central European Summer Time)
CREATE_COMPLETE UserPoolGroupUserManagers AWS::Cognito::UserPoolGroup Tue Oct 01 2019 13:06:22 GMT+0200 (Central European Summer Time)
CREATE_COMPLETE UserPoolClient AWS::Cognito::UserPoolClient Tue Oct 01 2019 13:06:22 GMT+0200 (Central European Summer Time)
CREATE_IN_PROGRESS UserPoolGroupUserManagers AWS::Cognito::UserPoolGroup Tue Oct 01 2019 13:06:22 GMT+0200 (Central European Summer Time) Resource creation Initiated
CREATE_COMPLETE UserPoolGroupUserReaders AWS::Cognito::UserPoolGroup Tue Oct 01 2019 13:06:22 GMT+0200 (Central European Summer Time)
CREATE_COMPLETE UserPoolGroupContentManagers AWS::Cognito::UserPoolGroup Tue Oct 01 2019 13:06:22 GMT+0200 (Central European Summer Time)
CREATE_IN_PROGRESS UserPoolClient AWS::Cognito::UserPoolClient Tue Oct 01 2019 13:06:22 GMT+0200 (Central European Summer Time) Resource creation Initiated
CREATE_IN_PROGRESS UserPoolGroupUserReaders AWS::Cognito::UserPoolGroup Tue Oct 01 2019 13:06:22 GMT+0200 (Central European Summer Time) Resource creation Initiated
CREATE_IN_PROGRESS UserPoolGroupContentManagers AWS::Cognito::UserPoolGroup Tue Oct 01 2019 13:06:22 GMT+0200 (Central European Summer Time) Resource creation Initiated
CREATE_COMPLETE UserPoolGroupAdmins AWS::Cognito::UserPoolGroup Tue Oct 01 2019 13:06:22 GMT+0200 (Central European Summer Time)
CREATE_IN_PROGRESS UserPoolGroupAdmins AWS::Cognito::UserPoolGroup Tue Oct 01 2019 13:06:21 GMT+0200 (Central European Summer Time) Resource creation Initiated
CREATE_COMPLETE UserPoolGroupCarepathManagers AWS::Cognito::UserPoolGroup Tue Oct 01 2019 13:06:21 GMT+0200 (Central European Summer Time)
CREATE_COMPLETE UserPoolClientWeb AWS::Cognito::UserPoolClient Tue Oct 01 2019 13:06:21 GMT+0200 (Central European Summer Time)
CREATE_IN_PROGRESS UserPoolGroupCarepathManagers AWS::Cognito::UserPoolGroup Tue Oct 01 2019 13:06:21 GMT+0200 (Central European Summer Time) Resource creation Initiated
CREATE_IN_PROGRESS UserPoolClientWeb AWS::Cognito::UserPoolClient Tue Oct 01 2019 13:06:21 GMT+0200 (Central European Summer Time) Resource creation Initiated
CREATE_IN_PROGRESS UserPoolClient AWS::Cognito::UserPoolClient Tue Oct 01 2019 13:06:20 GMT+0200 (Central European Summer Time)
CREATE_IN_PROGRESS UserPoolGroupUserManagers AWS::Cognito::UserPoolGroup Tue Oct 01 2019 13:06:20 GMT+0200 (Central European Summer Time)
CREATE_IN_PROGRESS UserPoolGroupContentManagers AWS::Cognito::UserPoolGroup Tue Oct 01 2019 13:06:20 GMT+0200 (Central European Summer Time)
⠏ Updating resources in the cloud. This may take a few minutes...
CREATE_IN_PROGRESS UserPoolClientRole AWS::IAM::Role Tue Oct 01 2019 13:06:25 GMT+0200 (Central European Summer Time) Resource creation Initiated
⠋ Updating resources in the cloud. This may take a few minutes...
CREATE_COMPLETE S3AuthPrivatePolicy AWS::IAM::Policy Tue Oct 01 2019 13:06:25 GMT+0200 (Central European Summer Time)
CREATE_COMPLETE S3AuthPublicPolicy AWS::IAM::Policy Tue Oct 01 2019 13:06:25 GMT+0200 (Central European Summer Time)
CREATE_COMPLETE S3AuthProtectedPolicy AWS::IAM::Policy Tue Oct 01 2019 13:06:25 GMT+0200 (Central European Summer Time)
⠴ Updating resources in the cloud. This may take a few minutes...
CREATE_COMPLETE kz-kzdev-20191001125920-storagekzwan-E6QCN203OVX7 AWS::CloudFormation::Stack Tue Oct 01 2019 13:06:27 GMT+0200 (Central European Summer Time)
CREATE_COMPLETE S3AuthReadPolicy AWS::IAM::Policy Tue Oct 01 2019 13:06:25 GMT+0200 (Central European Summer Time)
CREATE_COMPLETE S3AuthUploadPolicy AWS::IAM::Policy Tue Oct 01 2019 13:06:25 GMT+0200 (Central European Summer Time)
⠦ Updating resources in the cloud. This may take a few minutes...
CREATE_COMPLETE storagekzwan AWS::CloudFormation::Stack Tue Oct 01 2019 13:06:35 GMT+0200 (Central European Summer Time)
⠼ Updating resources in the cloud. This may take a few minutes...
CREATE_COMPLETE UserPoolClientRole AWS::IAM::Role Tue Oct 01 2019 13:06:43 GMT+0200 (Central European Summer Time)
⠼ Updating resources in the cloud. This may take a few minutes...
CREATE_IN_PROGRESS UserPoolClientLambdaPolicy AWS::IAM::Policy Tue Oct 01 2019 13:06:49 GMT+0200 (Central European Summer Time)
CREATE_COMPLETE UserPoolClientLambda AWS::Lambda::Function Tue Oct 01 2019 13:06:47 GMT+0200 (Central European Summer Time)
CREATE_IN_PROGRESS UserPoolClientLambda AWS::Lambda::Function Tue Oct 01 2019 13:06:46 GMT+0200 (Central European Summer Time) Resource creation Initiated
CREATE_IN_PROGRESS UserPoolClientLambda AWS::Lambda::Function Tue Oct 01 2019 13:06:46 GMT+0200 (Central European Summer Time)
⠴ Updating resources in the cloud. This may take a few minutes...
CREATE_IN_PROGRESS UserPoolClientLambdaPolicy AWS::IAM::Policy Tue Oct 01 2019 13:06:51 GMT+0200 (Central European Summer Time) Resource creation Initiated
⠴ Updating resources in the cloud. This may take a few minutes...
CREATE_COMPLETE UserPoolClientLambdaPolicy AWS::IAM::Policy Tue Oct 01 2019 13:06:59 GMT+0200 (Central European Summer Time)
⠧ Updating resources in the cloud. This may take a few minutes...
CREATE_IN_PROGRESS UserPoolClientLogPolicy AWS::IAM::Policy Tue Oct 01 2019 13:07:03 GMT+0200 (Central European Summer Time) Resource creation Initiated
CREATE_IN_PROGRESS UserPoolClientLogPolicy AWS::IAM::Policy Tue Oct 01 2019 13:07:01 GMT+0200 (Central European Summer Time)
⠧ Updating resources in the cloud. This may take a few minutes...
CREATE_IN_PROGRESS UserPoolClientInputs Custom::LambdaCallout Tue Oct 01 2019 13:07:14 GMT+0200 (Central European Summer Time)
CREATE_COMPLETE UserPoolClientLogPolicy AWS::IAM::Policy Tue Oct 01 2019 13:07:11 GMT+0200 (Central European Summer Time)
⠧ Updating resources in the cloud. This may take a few minutes...
CREATE_COMPLETE UserPoolClientInputs Custom::LambdaCallout Tue Oct 01 2019 13:07:17 GMT+0200 (Central European Summer Time)
CREATE_IN_PROGRESS UserPoolClientInputs Custom::LambdaCallout Tue Oct 01 2019 13:07:17 GMT+0200 (Central European Summer Time) Resource creation Initiated
⠹ Updating resources in the cloud. This may take a few minutes...
CREATE_IN_PROGRESS IdentityPool AWS::Cognito::IdentityPool Tue Oct 01 2019 13:07:20 GMT+0200 (Central European Summer Time)
⠏ Updating resources in the cloud. This may take a few minutes...
CREATE_COMPLETE IdentityPool AWS::Cognito::IdentityPool Tue Oct 01 2019 13:07:22 GMT+0200 (Central European Summer Time)
CREATE_IN_PROGRESS IdentityPool AWS::Cognito::IdentityPool Tue Oct 01 2019 13:07:21 GMT+0200 (Central European Summer Time) Resource creation Initiated
⠸ Updating resources in the cloud. This may take a few minutes...
CREATE_IN_PROGRESS IdentityPoolRoleMap AWS::Cognito::IdentityPoolRoleAttachment Tue Oct 01 2019 13:07:25 GMT+0200 (Central European Summer Time)
⠏ Updating resources in the cloud. This may take a few minutes...
CREATE_COMPLETE kz-kzdev-20191001125920-authkzwan-ADR2SPT0UN8X AWS::CloudFormation::Stack Tue Oct 01 2019 13:07:29 GMT+0200 (Central European Summer Time)
CREATE_COMPLETE IdentityPoolRoleMap AWS::Cognito::IdentityPoolRoleAttachment Tue Oct 01 2019 13:07:27 GMT+0200 (Central European Summer Time)
CREATE_IN_PROGRESS IdentityPoolRoleMap AWS::Cognito::IdentityPoolRoleAttachment Tue Oct 01 2019 13:07:26 GMT+0200 (Central European Summer Time) Resource creation Initiated
⠴ Updating resources in the cloud. This may take a few minutes...
CREATE_FAILED UpdateRolesWithIDPFunction AWS::Lambda::Function Tue Oct 01 2019 13:07:44 GMT+0200 (Central European Summer Time) Resource creation cancelled
CREATE_FAILED apikzwangraphql AWS::CloudFormation::Stack Tue Oct 01 2019 13:07:44 GMT+0200 (Central European Summer Time) Limit for stack has been exceeded
CREATE_FAILED functionuserman AWS::CloudFormation::Stack Tue Oct 01 2019 13:07:44 GMT+0200 (Central European Summer Time) Limit for stack has been exceeded
CREATE_IN_PROGRESS UpdateRolesWithIDPFunction AWS::Lambda::Function Tue Oct 01 2019 13:07:44 GMT+0200 (Central European Summer Time)
CREATE_IN_PROGRESS apikzwangraphql AWS::CloudFormation::Stack Tue Oct 01 2019 13:07:43 GMT+0200 (Central European Summer Time)
CREATE_IN_PROGRESS functionuserman AWS::CloudFormation::Stack Tue Oct 01 2019 13:07:43 GMT+0200 (Central European Summer Time)
CREATE_COMPLETE authkzwan AWS::CloudFormation::Stack Tue Oct 01 2019 13:07:42 GMT+0200 (Central European Summer Time)
⠏ Updating resources in the cloud. This may take a few minutes...
UPDATE_ROLLBACK_IN_PROGRESS kz-kzdev-20191001125920 AWS::CloudFormation::Stack Tue Oct 01 2019 13:07:45 GMT+0200 (Central European Summer Time) The following resource(s) failed to create: [UpdateRolesWithIDPFunction, apikzwangraphql, functionuserman].
⠦ Updating resources in the cloud. This may take a few minutes...
UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESS kz-kzdev-20191001125920 AWS::CloudFormation::Stack Tue Oct 01 2019 13:07:59 GMT+0200 (Central European Summer Time)
⠋ Updating resources in the cloud. This may take a few minutes...
DELETE_COMPLETE functionuserman AWS::CloudFormation::Stack Tue Oct 01 2019 13:08:00 GMT+0200 (Central European Summer Time)
DELETE_IN_PROGRESS storagekzwan AWS::CloudFormation::Stack Tue Oct 01 2019 13:08:00 GMT+0200 (Central European Summer Time)
DELETE_COMPLETE apikzwangraphql AWS::CloudFormation::Stack Tue Oct 01 2019 13:08:00 GMT+0200 (Central European Summer Time)
⠸ Updating resources in the cloud. This may take a few minutes...
DELETE_IN_PROGRESS kz-kzdev-20191001125920-storagekzwan-E6QCN203OVX7 AWS::CloudFormation::Stack Tue Oct 01 2019 13:08:00 GMT+0200 (Central European Summer Time) User Initiated
⠦ Updating resources in the cloud. This may take a few minutes...
DELETE_IN_PROGRESS UpdateRolesWithIDPFunctionRole AWS::IAM::Role Tue Oct 01 2019 13:08:02 GMT+0200 (Central European Summer Time)
DELETE_IN_PROGRESS authkzwan AWS::CloudFormation::Stack Tue Oct 01 2019 13:08:02 GMT+0200 (Central European Summer Time)
DELETE_COMPLETE UpdateRolesWithIDPFunction AWS::Lambda::Function Tue Oct 01 2019 13:08:00 GMT+0200 (Central European Summer Time)
DELETE_IN_PROGRESS UpdateRolesWithIDPFunction AWS::Lambda::Function Tue Oct 01 2019 13:08:00 GMT+0200 (Central European Summer Time)
⠏ Updating resources in the cloud. This may take a few minutes...
DELETE_IN_PROGRESS UserPoolGroupAdmins AWS::Cognito::UserPoolGroup Tue Oct 01 2019 13:08:05 GMT+0200 (Central European Summer Time)
DELETE_IN_PROGRESS UserPoolGroupContentManagers AWS::Cognito::UserPoolGroup Tue Oct 01 2019 13:08:05 GMT+0200 (Central European Summer Time)
DELETE_IN_PROGRESS UserPoolGroupUserManagers AWS::Cognito::UserPoolGroup Tue Oct 01 2019 13:08:05 GMT+0200 (Central European Summer Time)
DELETE_IN_PROGRESS UserPoolGroupCarepathManagers AWS::Cognito::UserPoolGroup Tue Oct 01 2019 13:08:05 GMT+0200 (Central European Summer Time)
DELETE_IN_PROGRESS IdentityPoolRoleMap AWS::Cognito::IdentityPoolRoleAttachment Tue Oct 01 2019 13:08:04 GMT+0200 (Central European Summer Time)
DELETE_IN_PROGRESS UserPoolGroupUserReaders AWS::Cognito::UserPoolGroup Tue Oct 01 2019 13:08:04 GMT+0200 (Central European Summer Time)
DELETE_IN_PROGRESS kz-kzdev-20191001125920-authkzwan-ADR2SPT0UN8X AWS::CloudFormation::Stack Tue Oct 01 2019 13:08:02 GMT+0200 (Central European Summer Time) User Initiated
⠋ Updating resources in the cloud. This may take a few minutes...
DELETE_COMPLETE kz-kzdev-20191001125920-storagekzwan-E6QCN203OVX7 AWS::CloudFormation::Stack Tue Oct 01 2019 13:08:04 GMT+0200 (Central European Summer Time)
DELETE_SKIPPED S3Bucket AWS::S3::Bucket Tue Oct 01 2019 13:08:03 GMT+0200 (Central European Summer Time)
DELETE_COMPLETE S3AuthPrivatePolicy AWS::IAM::Policy Tue Oct 01 2019 13:08:02 GMT+0200 (Central European Summer Time)
DELETE_COMPLETE S3AuthUploadPolicy AWS::IAM::Policy Tue Oct 01 2019 13:08:02 GMT+0200 (Central European Summer Time)
DELETE_COMPLETE S3AuthProtectedPolicy AWS::IAM::Policy Tue Oct 01 2019 13:08:02 GMT+0200 (Central European Summer Time)
DELETE_COMPLETE S3AuthPublicPolicy AWS::IAM::Policy Tue Oct 01 2019 13:08:02 GMT+0200 (Central European Summer Time)
DELETE_COMPLETE S3AuthReadPolicy AWS::IAM::Policy Tue Oct 01 2019 13:08:02 GMT+0200 (Central European Summer Time)
DELETE_IN_PROGRESS S3AuthUploadPolicy AWS::IAM::Policy Tue Oct 01 2019 13:08:01 GMT+0200 (Central European Summer Time)
DELETE_IN_PROGRESS S3AuthProtectedPolicy AWS::IAM::Policy Tue Oct 01 2019 13:08:01 GMT+0200 (Central European Summer Time)
DELETE_IN_PROGRESS S3AuthPrivatePolicy AWS::IAM::Policy Tue Oct 01 2019 13:08:01 GMT+0200 (Central European Summer Time)
DELETE_IN_PROGRESS S3AuthPublicPolicy AWS::IAM::Policy Tue Oct 01 2019 13:08:01 GMT+0200 (Central European Summer Time)
DELETE_IN_PROGRESS S3AuthReadPolicy AWS::IAM::Policy Tue Oct 01 2019 13:08:01 GMT+0200 (Central European Summer Time)
⠙ Updating resources in the cloud. This may take a few minutes...
DELETE_COMPLETE UpdateRolesWithIDPFunctionRole AWS::IAM::Role Tue Oct 01 2019 13:08:05 GMT+0200 (Central European Summer Time)
⠋ Updating resources in the cloud. This may take a few minutes...
DELETE_COMPLETE UserPoolClientWeb AWS::Cognito::UserPoolClient Tue Oct 01 2019 13:08:09 GMT+0200 (Central European Summer Time)
DELETE_IN_PROGRESS UserPoolClientInputs Custom::LambdaCallout Tue Oct 01 2019 13:08:08 GMT+0200 (Central European Summer Time)
DELETE_IN_PROGRESS UserPoolClientWeb AWS::Cognito::UserPoolClient Tue Oct 01 2019 13:08:08 GMT+0200 (Central European Summer Time)
DELETE_COMPLETE IdentityPool AWS::Cognito::IdentityPool Tue Oct 01 2019 13:08:08 GMT+0200 (Central European Summer Time)
DELETE_IN_PROGRESS IdentityPool AWS::Cognito::IdentityPool Tue Oct 01 2019 13:08:07 GMT+0200 (Central European Summer Time)
DELETE_COMPLETE UserPoolGroupCarepathManagers AWS::Cognito::UserPoolGroup Tue Oct 01 2019 13:08:06 GMT+0200 (Central European Summer Time)
DELETE_COMPLETE UserPoolGroupUserManagers AWS::Cognito::UserPoolGroup Tue Oct 01 2019 13:08:06 GMT+0200 (Central European Summer Time)
DELETE_COMPLETE UserPoolGroupContentManagers AWS::Cognito::UserPoolGroup Tue Oct 01 2019 13:08:06 GMT+0200 (Central European Summer Time)
DELETE_COMPLETE UserPoolGroupAdmins AWS::Cognito::UserPoolGroup Tue Oct 01 2019 13:08:06 GMT+0200 (Central European Summer Time)
DELETE_COMPLETE UserPoolGroupUserReaders AWS::Cognito::UserPoolGroup Tue Oct 01 2019 13:08:06 GMT+0200 (Central European Summer Time)
DELETE_COMPLETE IdentityPoolRoleMap AWS::Cognito::IdentityPoolRoleAttachment Tue Oct 01 2019 13:08:06 GMT+0200 (Central European Summer Time)
⠦ Updating resources in the cloud. This may take a few minutes...
DELETE_COMPLETE storagekzwan AWS::CloudFormation::Stack Tue Oct 01 2019 13:08:10 GMT+0200 (Central European Summer Time)
⠏ Updating resources in the cloud. This may take a few minutes...
DELETE_IN_PROGRESS UserPoolClientRole AWS::IAM::Role Tue Oct 01 2019 13:08:14 GMT+0200 (Central European Summer Time)
DELETE_COMPLETE UserPoolClientLambda AWS::Lambda::Function Tue Oct 01 2019 13:08:14 GMT+0200 (Central European Summer Time)
DELETE_IN_PROGRESS UserPoolClientLambda AWS::Lambda::Function Tue Oct 01 2019 13:08:13 GMT+0200 (Central European Summer Time)
DELETE_COMPLETE UserPoolClientLambdaPolicy AWS::IAM::Policy Tue Oct 01 2019 13:08:13 GMT+0200 (Central European Summer Time)
DELETE_IN_PROGRESS UserPoolClientLambdaPolicy AWS::IAM::Policy Tue Oct 01 2019 13:08:12 GMT+0200 (Central European Summer Time)
DELETE_COMPLETE UserPoolClientLogPolicy AWS::IAM::Policy Tue Oct 01 2019 13:08:11 GMT+0200 (Central European Summer Time)
DELETE_IN_PROGRESS UserPoolClientLogPolicy AWS::IAM::Policy Tue Oct 01 2019 13:08:11 GMT+0200 (Central European Summer Time)
DELETE_COMPLETE UserPoolClientInputs Custom::LambdaCallout Tue Oct 01 2019 13:08:10 GMT+0200 (Central European Summer Time)
⠏ Updating resources in the cloud. This may take a few minutes...
DELETE_COMPLETE UserPool AWS::Cognito::UserPool Tue Oct 01 2019 13:08:20 GMT+0200 (Central European Summer Time)
DELETE_IN_PROGRESS UserPool AWS::Cognito::UserPool Tue Oct 01 2019 13:08:18 GMT+0200 (Central European Summer Time)
DELETE_COMPLETE UserPoolClient AWS::Cognito::UserPoolClient Tue Oct 01 2019 13:08:18 GMT+0200 (Central European Summer Time)
DELETE_IN_PROGRESS UserPoolClient AWS::Cognito::UserPoolClient Tue Oct 01 2019 13:08:17 GMT+0200 (Central European Summer Time)
DELETE_COMPLETE UserPoolClientRole AWS::IAM::Role Tue Oct 01 2019 13:08:16 GMT+0200 (Central European Summer Time)
⠦ Updating resources in the cloud. This may take a few minutes...
UPDATE_ROLLBACK_COMPLETE kz-kzdev-20191001125920 AWS::CloudFormation::Stack Tue Oct 01 2019 13:08:24 GMT+0200 (Central European Summer Time)
DELETE_COMPLETE authkzwan AWS::CloudFormation::Stack Tue Oct 01 2019 13:08:24 GMT+0200 (Central European Summer Time)
⠇ Updating resources in the cloud. This may take a few minutes...Error updating cloudformation stack
⠇ Updating resources in the cloud. This may take a few minutes...
Following resources failed
Resource Name: kz-201910011-UpdateRolesWithIDPFuncti-1FOTDZJMOS7IR (AWS::Lambda::Function)
Event Type: create
Reason: Resource creation cancelled
✖ An error occurred when pushing the resources to the cloud
Resource is not in the state stackUpdateComplete
An error occured during the push operation: Resource is not in the state stackUpdateComplete
@wbroek How many stacks are in your account as a whole?
There is a 200 cloudformation stack limit - https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cloudformation-limits.html
@SwaySway where can look that up? See a lot of stacks in the CloudFormation but no number/counts?
If your using the old console there should be a number at the top right saying 'Showing N stacks'.

@SwaySway the CloudFormation interface says Stacks(100+); but the Service Quota did say I had 200
So yes I hit the stack limit there! Asked for a the limit to be raised and it worked again.
Only thing would be a better error message or what you can do to raise it maybe?
Thank you @SwaySway
Did anyone attempt to raise their limit? I di, it's been about three days still waiting.
Is there a best practice in this regard for many apps with many environments using many stacks and sub-stacks? This account limit of 200 seems fairly low.