All Content tagged with AWS Step Functions
AWS Step Functions is a low-code, visual workflow service that developers use to build distributed applications, automate IT and business processes, and build data and machine learning pipelines using AWS services.
コンテンツの言語: 日本語
Select up to 5 tags to filter
並べ替え 最新
エラーメッセージ:Container overrides should not be set for ecsProperties jobs.(Service: AWSBatch; Status Code: 400)
このエラーは、AWS Step...
◆質問内容
ssm getParameterのName変数に、別変数で定義してある文字列が正しくできないため、ご質問いたします。
◆状況
StateMachineにて、次の構成をとっています。
①pass stateにて、statemachineの引数を変数hogeで受け取り、ssmパラメタストアの値取得用パスを作成する
②task stateにて、①で作成したパスをssm...
https://docs.aws.amazon.com/ja_jp/prescriptive-guidance/latest/patterns/automate-deletion-of-aws-resources-by-using-aws-nuke.html
AWS...
下記のような入力があったとします。
```
{
"DescribeSnapshots": {
"ExecutedVersion": "$LATEST",
"Payload": "{\"all_snapshots_completed\": true, \"snapshot_statuses\": {\"snap-12345\": \"pending\",...
次のステートマシンは、DescribeInstances で特定のタグがついた複数のインスタンスを取得します。
その結果、CreateSnapshots で スナップショットを作成するのですが最初の 1 台のみのインスタンスのスナップショットしか作成されません。
DescribeInstances...
AWSにてRunCommandの成否をLamdbaで受け取る方法はありますでしょうか。
記事を漁りましたが記述が見つからず、有識者の方おりましたらご教授頂ければ幸いです。
AWS公式更新しました 2年前