Step FunctionsでBedrockのクロスリージョン推論を使いたい! - Qiita

やりたいことStep Functions(以下SFn)のワークフロー内でBedrockを呼び出したい。でも東京リージョンのコンソール上で確認すると、利用可能なモデルがなんだか少ない…せっかくな…

Qiita
AWS Step Functionsで議事録自動化フローを作成しました(途中経過) - Qiita

はじめに議事録自動化に取り組んでおりその途中経過を記載します。S3に格納してある動画を文字起こしして要約してくれるところまでのフローをAWS Step Functionsで作成しました。AWS…

Qiita
AWS Step Functions で JSONata を使用するデータ変換方法と具体例の紹介 - Qiita

はじめにAWS Step Functionsは、サーバレスでワークフローの構築を容易にするサービスです。Step Functionsがリリースされた当初は、主に複数のAWS Lambdaの関数を…

Qiita

🚀 Big news for AWS Step Functions users!

Auto-complete now available for ALL fields in ANY Task integration.

Huge Developer Experience upgrade, quietly released.

Special shout-out to Step Functions Developer Experience team and Anthony Ting for this game-changing update.

#AWS #StepFunctions #DevExperience

【AWS】イベントメモ【2025/1/8】 #しむそくRadio 新春!冬休みの宿題LTスペシャル - Qiita

イベントhttps://shimagaji.connpass.com/event/341023/Step Functions冬休み復習!直近アップデートと生成AIとの組み合わせ検証JSONat…

Qiita
Step Functionsの作成に役立つワークフロースタジオ上の便利機能 - Qiita

はじめにAWS Step Functionsのワークフロー作成時に知っておくと楽になるTipsの紹介をします。Step FunctionsはAWSコンソールのワークフロースタジオ上でぽちぽち作成…

Qiita

Very cool feature from the Step Functions team. Validate your workflows with semantic checks before needing to deploy or run them.

https://aws.amazon.com/about-aws/whats-new/2024/08/validation-api-step-functions/

#aws #stepFunctions #webDev

Announcing Validation API for AWS Step Functions - AWS

Discover more about what's new at AWS with Announcing Validation API for AWS Step Functions

Amazon Web Services, Inc.

🌟 Exciting News for AWS Developers! 🌟 The new TestState API by AWS Step Functions is a game-changer. Test individual states w/o deploying the entire workflow, saving time and effort.

Learn more in this article by Ben Freiberg: https://aws.amazon.com/blogs/compute/accelerating-workflow-development-with-the-teststate-api-in-aws-step-functions/

#AWS #StepFunctions #DevOps #Testing #Automation #AWSCommunity

Accelerating workflow development with the TestState API in AWS Step Functions | Amazon Web Services

The TestState API helps developers to iterate faster, resolve issues efficiently, and deliver high-quality applications with greater confidence. By enabling developers to test individual states independently and integrating testing into their preferred development workflows, it simplifies the debugging process and reduces context switches.

Amazon Web Services

Here at @TenchiSecurity our product is built on #AWS #serverless workloads, but we also use AWS #Batch to execute a few container-based tasks on #StepFunctions.

This blog post from Luis F. Pontes from our #DevOps team describes problems we encountered with inactive AWS Batch Job Definition revisions, due to a long known quirk in #CloudFormation. Plus, it presents a workaround we successfully implemented, with code examples.

Check it out at https://www.tenchisecurity.com/fixing-aws-step-function-errors-due-to-reference-to-inactive-aws-batch-job-definition-revisions/

StepFunctionsとKnowledge baseを使ってノーコードでRAGを実現する - Qiita

StepFunctionsからKnowledge baseも呼べるようになったらしいので、前に作った以下のお試しから、RetrieverとしてKnowledge baseに差し替えてみます。htt…

Qiita