Skip to content

Commit

Permalink
Updated SCp notes (#660)
Browse files Browse the repository at this point in the history
  • Loading branch information
kyhau authored Jul 31, 2024
1 parent 60bd368 commit 2b5bca3
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Organizations/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Notes

1. Example: Denies access to AWS based on the requested Region https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_examples_aws_deny-requested-region.html

## SCP

- [Prevent Expensive AWS API Actions with SCPs](https://hackingthe.cloud/aws/general-knowledge/block-expensive-actions-with-scps/), July 30, 2024
- Example: Denies access to AWS based on the requested Region https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_examples_aws_deny-requested-region.html

0 comments on commit 2b5bca3

Please sign in to comment.