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

Add missing AWS::Lambda::Function parameters #230

Merged
merged 1 commit into from
Dec 18, 2017
Merged

Add missing AWS::Lambda::Function parameters #230

merged 1 commit into from
Dec 18, 2017

Conversation

jfklingler
Copy link
Contributor

Fixes #229

Also adds missing parameters for AWS::Lambda::Permission and AWS::Lambda::Alias as well as documentation.

Also adds missing parameters for AWS::Lambda::Permission and AWS::Lambda::Alias as well as documentation.
}
}

}


/**
* The AWS::Lambda::Function resource creates an AWS Lambda (Lambda) function that can run code in response to events.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are these comments helpful? I find docs get quickly out of date, and always consult the original docs anyway for any arguments.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, it's not a perfect situation. I've found it occasionally helpful for the TheThing: Token[String] type parameters to see if it wants an ARN or a name, for example, without needing to swap to my browser and look it up.

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.

3 participants