Unable to add Function
See original GitHub issueNote: If your issue/bug is regarding the AWS Amplify Console service, please log it in the Amplify Console GitHub Issue Tracker
Describe the bug II’m unable to upadte my backend. After receving some errors detailed in 2595, I was able to get a little bit closer to updating the backend.
Whenever I try to push changes, i receive the following error:
` UPDATE_FAILED apiicepack AWS::CloudFormation::Stack Mon Oct 28 2019 18:02:21 GMT+0100 (Central European Standard Time) Parameters: [S3DeploymentRootKey, S3DeploymentBucket] must have values
UPDATE_FAILED authicepackcfa592d6cfa592d6 AWS::CloudFormation::Stack Mon Oct 28 2019 18:02:21 GMT+0100 (Central European Standard Time) Parameters: [authRoleArn, usernameAttributes, autoVerifiedAttributes, allowUnauthenticatedIdentities, hostedUI, smsVerificationMessage, userpoolClientReadAttributes, mfaTypes, emailVerificationSubject, useDefault, userpoolClientGenerateSecret, mfaConfiguration, identityPoolName, thirdPartyAuth, authSelections, permissions, resourceNameTruncated, smsAuthenticationMessage, passwordPolicyMinLength, userPoolName, userpoolClientWriteAttributes, dependsOn, parentStack, resourceName, triggers, emailVerificationMessage, userpoolClientRefreshTokenValidity, userpoolClientSetAttributes, unauthRoleArn, requiredAttributes, passwordPolicyCharacters, userpoolClientLambdaRole, defaultPasswordPolicy] must have values UPDATE_COMPLETE functionS3Triggerfb2115f4 AWS::CloudFormation::Stack Mon Oct 28 2019 18:02:21 GMT+0100 (Central European Standard Time)
UPDATE_FAILED hostingS3AndCloudFront AWS::CloudFormation::Stack Mon Oct 28 2019 18:02:20 GMT+0100 (Central European Standard Time) Parameters: [bucketName] must have values`
The only change I’m trying to push is creating a lambda function.
Desktop (please complete the following information):
- OS: Ubuntu WSL on Windows 10. Powershell on Windows 10.
Additional context I’ve previously tried all the suggestions in 2595, but it was closed before I was able to reply.
Issue Analytics
- State:
- Created 4 years ago
- Comments:7 (2 by maintainers)
@fabianjj Did you tried amplify init before? This could help. Or pull —restore your env first
This issue has been automatically locked since there hasn’t been any recent activity after it was closed. Please open a new issue for related bugs.
Looking for a help forum? We recommend joining the Amplify Community Discord server
*-help
channels for those types of questions.