Not working out of the box
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 25/100
Research direction
Start by inspecting packaged.yaml, especially the DeleteOrderFunction Environment Variables TABLE_NAME entry, then compare the documented aws cloudformation deploy and sam deploy commands. Reproduce the deployment failure and verify that the sample deploys successfully without a null TABLE_NAME value.
Written by the indexing model from the issue text.
Description
One has to use the following command:
aws cloudformation deploy --template-file /Users/nmas409/aws-sam-java-rest/aws-sam-java-rest/packaged.yaml --stack-name sam-orderHandler --capabilities CAPABILITY_IAM
Waiting for changeset to be created..
But getting this error.
Failed to create the changeset: Waiter ChangeSetCreateComplete failed: Waiter encountered a terminal failure state Status: FAILED. Reason: [/Resources/DeleteOrderFunction/Type/Environment/Variables/TABLE_NAME] 'null' values are not allowed in templates
This doesn't work at all:
sam deploy
--template-file packaged.yaml
--stack-name sam-orderHandler
--capabilities CAPABILITY_IAM
- Dominant language
- Java
- Stars
- 437
- Forks
- 151
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from aws-samples/aws-sam-java-rest
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
-
Difficulty 3/5 1-2 days Newbie friendliness 25/100
aws-samples/aws-sam-java-rest#18 · 1 comment ·
-
Dynamo unreachable Open
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
aws-samples/aws-sam-java-rest#15 · 1 reaction ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
aws-samples/aws-sam-java-rest#9 · 3 comments · 2 reactions ·
All issues in aws-samples/aws-sam-java-rest
Similar issues
-
area-deployment area-integrations triage:bot-seen
Difficulty 2/5 Half a day Newbie friendliness 86/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
apache/flink-agents#1156 ·
-
[source-shopify] FAILED bulk operation without partialDataUrl is silently treated as successful Openarea/connectors autoteam community connectors/source/shopify needs-triage team/use type/bug
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Difficulty 1/5 Under an hour Newbie friendliness 85/100