AWS managed policies for VPC Flow Logs
If you are using VPC Flow Logs and you create a subscription with tag fields and the associated TagFieldSpecifications parameter, the AWSVPCFlowLogsServiceRolePolicy managed policy is automatically created in your IAM account and attached to the AWSServiceRoleForVPCFlowLogs service-linked role.
This managed policy enables VPC Flow Logs to do the following:
Create and manage EventBridge Managed Rules to send tag update events to the VPC Flow Logs service.
Call APIs on behalf of customers to validate tag value freshness for log enrichment.
The following example shows the details of the managed policy that's created.
The first statement in the preceding example enables VPC Flow Logs to create EventBridge Managed Rules in your AWS account for sources aws.tag and aws.autoscaling for detail-types related to tag change events.
The second statement in the preceding example enables VPC Flow Logs to control the lifecycle of the created Managed Rules in your AWS account for resources named VPCFlowLogsEC2TagsManagedRule and/or VPCFlowLogsASGTagsManagedRule.
The third statement in the preceding example enables VPC Flow Logs to call tag APIs on behalf of customers to validate tag value freshness for log enrichment.
AWS managed policy: AWSVPCFlowLogsServiceRolePolicy
You can attach the AWSVPCFlowLogsServiceRolePolicy policy to your IAM identities.
This policy grants permissions that enables VPC Flow Logs to create and manage EventBridge Managed Rules and call DescribeTag APIs on your behalf to automatically track updates to EC2 Tag values associated with resources under Flow Logs subscriptions that include tag fields.
To view the permissions for this policy, see AWSVPCFlowLogsServiceRolePolicy in the AWS Managed Policy Reference.
Updates to the AWS managed policy
View details about updates to AWS managed policies for VPC Flow Logs since this service began tracking these changes.
| Change | Description | Date |
|---|---|---|
| AWS managed policy: AWSVPCFlowLogsServiceRolePolicy – New policy | New AWSVPCFlowLogsServiceRolePolicy policy enables VPC Flow Logs to create and manage EventBridge Managed Rules and call DescribeTag APIs on your behalf to automatically track updates to EC2 Tag values associated with resources under Flow Logs subscriptions that include tag fields. | March 31, 2026 |
| VPC Flow Logs started tracking changes |
VPC Flow Logs started tracking changes for its AWS managed policies. |
March 31, 2026 |