コマンドオプションサンプル:aws autoscaling record-lifecycle-action-heartbeat

コマンドサンプルを検索した結果です。

指定されたトークンまたはインスタンスに関連付けられたライフサイクルアクションのハートビートを記録します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/autoscaling/record-lifecycle-action-heartbeat.html

aws autoscaling record-lifecycle-action-heartbeat --instance-id i-1a2b3c4d5e6f7g --lifecycle-hook-name my-launch-hook --auto-scaling-group-name my-asg
    AWS – Auto Scaling Lifecycle Hooks « darksideclouds.wordpress.com : http://darksideclouds.wordpress.com/2017/03/21/auto-scaling-lifecycle-hooks/
aws autoscaling record-lifecycle-action-heartbeat \
    【新機能】Auto Scalingのインスタンス起動/破棄時に初期処理/終了処理を追加 – LifeCycleHook機能のご紹介 | Developers.IO : http://dev.classmethod.jp/cloud/aws/autoscaling-lifecyclehook/
aws autoscaling record-lifecycle-action-heartbeat --instance-id i-1a2b3c4d --lifecycle-hook-name my-launch-hook --auto-scaling-group-name my-asg
    Amazon EC2 Auto Scaling Lifecycle Hooks - Amazon EC2 Auto Scaling : http://docs.aws.amazon.com/autoscaling/ec2/userguide/lifecycle-hooks.html
aws autoscaling record-lifecycle-action-heartbeat --lifecycle-hook-name my-lifecycle-hook --instance-id my-instance
    amazon web services - How to detect state of aws instance from inside of itself? - Stack Overflow : http://stackoverflow.com/questions/35914004/how-to-detect-state-of-aws-instance-from-inside-of-itself
aws autoscaling record-lifecycle-action-heartbeat --lifecycle-action-token bcd2f1b8-9a78-44d3-8a7a-4dd07d7cf635 --lifecycle-hook-name my-launch-hook --auto-scaling-group-name my-asg aws autoscaling complete-lifecycle-action --lifecycle-action-result CONTINUE --lifecycle-action-token bcd2f1b8-9a78-44d3-8a7a-4dd07d7cf635 --lifecycle-hook-name my-launch-hook --auto-scaling-group-name my-asg Send Heartbeat to Extend Complete Action Early
    Deep Dive Amazon EC2 : http://www.slideshare.net/AmazonWebServices/deep-dive-amazon-ec2
aws autoscaling record-lifecycle-action-heartbeat --lifecycle-action-token
    AWS Auto-scaling Lifecycle Hooks | TO THE NEW Blog : http://www.tothenew.com/blog/aws-auto-scaling-lifecycle-hooks-2/

aws のオプション一覧