0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

AWSでLambdaの関数を実行する

Posted at

AWSでLambdaの関数を実行します。

今回で使うHelloWorldは
https://qiita.com/ep001/items/2af614843a5424a140c6
の記事で作成しています。
HelloWorld関数が必要な人はこちらを先に実施してください。

1.png サービス画面でLambdaを選択します スクリーンショット 2018-03-29 7.55.37.png テストボタンを押下します。 スクリーンショット 2018-03-29 7.56.38.png イベント名を設定します。 スクリーンショット 2018-03-29 7.57.34.png 作成したイベントを選択して再度「テスト」ボタンを押下します。 スクリーンショット 2018-03-29 7.58.28.png 「ログ」を押下する スクリーンショット 2018-03-29 7.59.40.png HelloWarldがLogで確認できました。
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?