chore: remove todo

This commit is contained in:
thomasabishop 2023-09-01 08:45:35 +01:00
parent 2f343023f0
commit 6e811b501e

View file

@ -36,5 +36,3 @@ Here is an example of a resource permission giving access to a Lambda:
```
See [Fetch from Secrets Manager](/DevOps/AWS/AWS_Lambda/Code_examples/Fetch_from_Secrets_Manager.md) for a code example of retrieving a value from Secrets Manager.
// TODO: Add link to code example