aws-samples / aws-samples/aws-ct-vpc-flowlogs
Restrict FlowLogEventBusPolicy policy to FlowLogTag-HubRule
Open
- Dominant language
- Python
- Stars
- 12
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Currently `FlowLogEventBusPolicy` limits the principal that can send event to the custom event bus `FlowLogEventBus` only to member of the AWS Orgs.
This enhancement will further tighten up `FlowLogEventBusPolicy` policy by adding condition key for the source ARN.
i.e. `arn:aws:events:us-east-1:*:rule/FlowLogTag-HubRule`
Contributor guide
Assessment
This issue has not been assessed yet.