Skip to content

Commit

Permalink
Update note on IAM enforcement
Browse files Browse the repository at this point in the history
  • Loading branch information
viren-nadkarni committed Sep 20, 2023
1 parent 48fbd5f commit dd78734
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/en/references/cross-account-access.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ Resources that can be accessed across multiple accounts are always identified by
The full list of resources and operations that allow cross-account access are listed below.

{{< alert title="Note">}}
IAM currently does not enforce cross-account access.
Any ACLs, identity-based or resource-based policy attached to these operations or resources will be ignored.
LocalStack does not enforce IAM for cross-account access by default.
Use the `ENFORCE_IAM` [configuration]({{< ref "configuration#lambda" >}}) option to enable it.
{{< /alert >}}

### EC2 VPCs
Expand Down

0 comments on commit dd78734

Please sign in to comment.