You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried reinstalling the stack and now it doesnt work.
Expected Behavior
Stack deploys successfully
Current Behavior
2023-10-17 16:16:06 UTC+0100 | LambdaStartDeployRolePolicy055A2336 | CREATE_FAILED | Resource handler returned message: "The role with name LambdaStartDeployRole cannot be found. (Service: Iam, Status Code: 404, Request ID: 3fa4dbbf-86f3-4139-9b33-a02d27d186e1)" (RequestToken: 102dbe91-3b34-f666-9019-99ee9c8cbbc6, HandlerErrorCode: NotFound)
The failure is in the nested stack SdAsyncInferStNestedStackSdAsyncInferStNestedStackResourc-1H1BTOYSBFUO7.
Previously I was getting a failure because of: Resource handler returned message: "Resource of type 'AWS::IAM::Role' with identifier 'LambdaStartDeployRole' already exists." (RequestToken: fb433b47-d4b7-2308-136f-4de408bff86f, HandlerErrorCode: AlreadyExists)
So now I deleted LambdaStartDeployRole, but that results in the "The role with name LambdaStartDeployRole cannot be found." No matter whether I delete or keep LambdaStartDeployRole, things don't deploy.
Reproduction Steps
deploy the stack
Possible Solution
No response
Additional Information/Context
No response
Solution Version
v1.2.0-d328a45
AWS Region. e.g., us-east-1
us-east-1
Other information
No response
The text was updated successfully, but these errors were encountered:
Hi, the issue is now under investigation. For now, if you first deploy failed, try deploy again with useExist = yes and existS3Bucket to your previous s3 bucket name
Describe the bug
I tried reinstalling the stack and now it doesnt work.
Expected Behavior
Stack deploys successfully
Current Behavior
2023-10-17 16:16:06 UTC+0100 | LambdaStartDeployRolePolicy055A2336 | CREATE_FAILED | Resource handler returned message: "The role with name LambdaStartDeployRole cannot be found. (Service: Iam, Status Code: 404, Request ID: 3fa4dbbf-86f3-4139-9b33-a02d27d186e1)" (RequestToken: 102dbe91-3b34-f666-9019-99ee9c8cbbc6, HandlerErrorCode: NotFound)
The failure is in the nested stack SdAsyncInferStNestedStackSdAsyncInferStNestedStackResourc-1H1BTOYSBFUO7.
Previously I was getting a failure because of: Resource handler returned message: "Resource of type 'AWS::IAM::Role' with identifier 'LambdaStartDeployRole' already exists." (RequestToken: fb433b47-d4b7-2308-136f-4de408bff86f, HandlerErrorCode: AlreadyExists)
So now I deleted LambdaStartDeployRole, but that results in the "The role with name LambdaStartDeployRole cannot be found." No matter whether I delete or keep LambdaStartDeployRole, things don't deploy.
Reproduction Steps
deploy the stack
Possible Solution
No response
Additional Information/Context
No response
Solution Version
v1.2.0-d328a45
AWS Region. e.g., us-east-1
us-east-1
Other information
No response
The text was updated successfully, but these errors were encountered: