Typo in policyname lambdaexecute

Open
#4 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
50/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Stale
Tech stack
aws

Research direction

Open codecommit_backup_cfn_template.yaml at line 61 and inspect the lambda execute role policy statement. Replace the misspelled action GPutbject with PutObject; done means the policy contains the requested action and the template remains valid.

Written by the indexing model from the issue text.

Description

I found a typo in the lambda execute role at line 61:

https://github.com/aws-samples/aws-codecommit-serverless-backup/blob/72e099d2c7918d87da8b6d169610387b6a0d0948/codecommit_backup_cfn_template.yaml#L61

Please, replace GPutbject with PutObject.

// Siert

Dominant language
Shell
Stars
48
Forks
62
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from aws-samples/aws-codecommit-serverless-backup

All issues in aws-samples/aws-codecommit-serverless-backup

Similar issues

More Shell/Bash issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.