aws-cloudformation / cloudformation-coverage-roadmap

The AWS CloudFormation Public Coverage Roadmap
https://aws.amazon.com/cloudformation/
Creative Commons Attribution Share Alike 4.0 International
1.11k stars 56 forks source link

PutSubscriptionFilter API call does not support the iam:PassedToService condition key. #1784

Open AmitaMp opened 1 year ago

AmitaMp commented 1 year ago

Name of the resource

AWS::Logs::SubscriptionFilter

Resource name

No response

Description

This is a request to allow PutSubscriptionFilter API to support the iam:PassedToService condition key. Currently, PutSubscriptionFilter does not seem to populate condition key iam:PassedToService with either logs.amazonaws.com or logs.{region}.amazonaws.com, and the permission would need to be restricted using Role ARN in resource section.

Other Details

No response