Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logs SubscriptionFilter #413

Merged
merged 1 commit into from
Mar 3, 2016
Merged

Logs SubscriptionFilter #413

merged 1 commit into from
Mar 3, 2016

Conversation

Fatalito
Copy link
Contributor

@Fatalito Fatalito commented Mar 3, 2016

Hi,

From the doc:
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-subscriptionfilter.html

An IAM role that grants CloudWatch Logs permission to put data into the specified Amazon Kinesis stream. For Lambda and CloudWatch Logs destinations, don't specify this property because CloudWatch Logs gets the necessary permissions from the destination resource.

Required: No

Type: String

Update requires: Replacement

AWS::Logs::SubscriptionFilter RoleArn is mandatory in the library but not on AWS and gives you an error: destinationArn for vendor lambda cannot be used with roleArn

Hi,

From the doc: 
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-subscriptionfilter.html

    An IAM role that grants CloudWatch Logs permission to put data into the specified Amazon Kinesis stream. For Lambda and CloudWatch Logs destinations, don't specify this property because CloudWatch Logs gets the necessary permissions from the destination resource.

    Required: No

    Type: String

    Update requires: Replacement


AWS::Logs::SubscriptionFilter RoleArn is mandatory in the library but not on AWS and gives you an error:  destinationArn for vendor lambda cannot be used with roleArn
@phobologic
Copy link
Member

Thanks!

phobologic added a commit that referenced this pull request Mar 3, 2016
@phobologic phobologic merged commit 82fac64 into cloudtools:master Mar 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants