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 command awspec generate lambda #127

Merged
merged 3 commits into from
Mar 4, 2016
Merged

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Mar 3, 2016

No description provided.

@k1LoW k1LoW changed the title [WIP]Add command awspec generate lambda Add command awspec generate lambda Mar 3, 2016
@@ -5,9 +5,12 @@
{
function_name: 'my-lambda-function-name',
function_arn: 'arn:aws:lambda:us-east-1:123456789012:function:my-lambda-function-name',
runtime: 'nodejs',
description: 'My Lambda Function',
runtime: 'pyhton2.7',

Choose a reason for hiding this comment

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

Typo.

Copy link
Owner Author

Choose a reason for hiding this comment

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

Opps!! Thank you!

k1LoW added a commit that referenced this pull request Mar 4, 2016
@k1LoW k1LoW merged commit e041f54 into master Mar 4, 2016
@k1LoW
Copy link
Owner Author

k1LoW commented Mar 7, 2016

Released as v0.34.0.

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