Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Hi, I want deploy aws lambda. https://github.com/yusugomori/aws-lambda-chrome-tor https://zenn-dev.translate.goog/yusugomori/articles/cadf35f5f26a50fe9401?_x_tr_sl=ja&_x_tr_tl=en&_x_tr_hl=ja&_x_tr_pto=wapp Error occurred now. an you help me? [cloudshell-user@ip-10-4-33-31 aws-lambda-chrome-tor]$ make s3 aws cloudformation validate-template --template-body file://cfn-templates/s3.yml

Hi, I want deploy aws lambda. https://github.com/yusugomori/aws-lambda-chrome-tor https://zenn-dev.translate.goog/yusugomori/articles/cadf35f5f26a50fe9401?_x_tr_sl=ja&_x_tr_tl=en&_x_tr_hl=ja&_x_tr_pto=wapp Error occurred now. an you help me?

\[cloudshell-user@ip-10-4-33-31 aws-lambda-chrome-tor\]$ make s3 aws cloudformation validate-template \\ \--template-body file://cfn-templates/s3.yml && \\ aws cloudformation deploy \\ \--template-file ./cfn-templates/s3.yml \\ \--stack-name chrome-tor-development-s3 \\ \--profile default \\ \--region ap-northeast-1 \\ \--parameter-overrides \\ Prefix=chrome-tor \\ Environment=development { "Parameters": \[ { "ParameterKey": "Environment", "DefaultValue": "development", "NoEcho": false }, { "ParameterKey": "Prefix", "NoEcho": false } \] } An error occurred (ValidationError) when calling the CreateChangeSet operation: Stack:arn:aws:cloudformation:ap-northeast-1:155037184706:stack/chrome-tor-development-s3/5c6baef0-9ae6-11ed-a5a8-069961d6f01f is in ROLLBACK\_COMPLETE state and can not be updated. make: \*\*\* \[s3\] Error 254 \[cloudshell-user@ip-10-4-33-31 aws-lambda-chrome-tor\]$

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

The Accidental Data Scientist

Authors: Amy Affelt

1st Edition

1573877077, 9781573877077

More Books

Students also viewed these Databases questions

Question

Explain strong and weak atoms with examples.

Answered: 1 week ago

Question

Explain the alkaline nature of aqueous solution of making soda.

Answered: 1 week ago

Question

Comment on the pH value of lattice solutions of salts.

Answered: 1 week ago