An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: aws-step-functions

HsiehShuJeng/projen-simple

An initial project for projen. It crafts a custom construct by Typescript then publishes the construct into 4 popular programming language repositories, i.e., npm, PyPI, Central Maven, and NuGet.

Language: TypeScript - Size: 4.84 MB - Last synced at: 1 day ago - Pushed at: 2 days ago - Stars: 7 - Forks: 1

lindsaygelle/AWSComprehend

AWS Comprehend is an event-driven, serverless data processing pipeline that leverages AWS services to perform natural language processing and analysis on user-submitted text files.

Language: HCL - Size: 1.73 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

aws-samples/sample-amazon-bedrock-idp-java-cdk

This project demonstrates how to use Amazon Bedrock to extract data from documents and images using your LLM of choice.

Language: Java - Size: 732 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 2 - Forks: 1

fogfish/typestep

type-safe choreography for AWS Step Functions

Language: Go - Size: 32.2 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

HsiehShuJeng/cdk-lambda-subminute

This construct creates a state machine that can invoke a Lambda function per time unit which can be less than one minute. You only need to craft a Lambda function and then assign it as an argument into the construct. An example is included.

Language: TypeScript - Size: 4.38 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 3 - Forks: 0

aws-samples/sample-well-architected-acceleration-with-generative-ai

AWS Well-Architected Framework Review (WAFR) Acceleration with Generative AI (GenAI) sample.

Language: Python - Size: 31.2 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 67 - Forks: 19

terraform-aws-modules/terraform-aws-step-functions

Terraform module to create AWS Step Functions 🇺🇦

Language: HCL - Size: 118 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 78 - Forks: 89

VilledeMontreal/workit

Extensible worker for Node.js that works with both AWS Step function and Camunda BPM platforms powered by TypeScript

Language: TypeScript - Size: 11.7 MB - Last synced at: 23 days ago - Pushed at: about 1 month ago - Stars: 65 - Forks: 15

kyhau/aws-tools

Some of my tools and sample code for building with AWS.

Language: Python - Size: 2.66 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 34 - Forks: 10

benitomartin/aws-step-functions-circleci

Event-Driven ETL with AWS Step Functions

Language: Python - Size: 1.11 MB - Last synced at: 25 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

ChristopheBougere/asl-validator

A simple Amazon States Language validator based on JSON schemas.

Language: TypeScript - Size: 910 KB - Last synced at: 11 days ago - Pushed at: about 2 months ago - Stars: 110 - Forks: 30

aws-samples/automate-image-processing-with-amazon-bedrock

Automate process to change image background using Amazon Bedrock and AWS Step Functions

Language: Python - Size: 23.7 MB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 17 - Forks: 6

lindsaygelle/AWSRekognition

AWS Rekognition is an event-driven, serverless data processing pipeline that leverages AWS services to perform image processing and analysis on user-submitted image files.

Language: HCL - Size: 122 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

aws-samples/amazon-redshift-serverless-rsql-etl-framework

Amazon Redshift Serverless RSQL ETL Framework

Language: TypeScript - Size: 1.13 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 10 - Forks: 2

intuit/Trapheus

This tool automates restoration of RDS database instances from snapshots into any dev, staging or production environments. It supports individual RDS Snapshot as well as cluster snapshot restore operations.

Language: Python - Size: 105 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 113 - Forks: 55

heyteacher/sam-forecast-automation-covid-19-ita

AWS forecast automation sam template based on COVID-19 italian datasets

Language: JavaScript - Size: 290 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

aws-samples/aws-step-functions-plagiarism-demo-dotnet

A simple workflow for developing AWS Step Functions to demonstrate how you can combine AWS Step Functions with AWS Lambda using .NET 8 and the Serverless Application Model (SAM), and expose your workflow via an API Gateway!

Language: C# - Size: 5.99 MB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 72 - Forks: 24

aws-samples/aws-step-functions-long-lived-transactions

Deal with the complexities of dealing with a long lived transaction across distributed components in your microservices architecture using AWS Step Functions.

Language: Go - Size: 8.45 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 139 - Forks: 41

nibble-4bits/aws-local-stepfunctions

TypeScript library that lets you run and test your AWS Step Functions locally! 🚀

Language: TypeScript - Size: 1000 KB - Last synced at: 21 days ago - Pushed at: 8 months ago - Stars: 17 - Forks: 2

awslabs/cloudfront-hosting-toolkit

CloudFront Hosting Toolkit offers the convenience of a managed frontend hosting service while retaining full control over the hosting and deployment infrastructure to make it your own.

Language: TypeScript - Size: 19 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 108 - Forks: 4

garysassano/cdk-aws-cross-account-lambda

CDK app that deploys a Lambda function that gets invoked from another AWS account using Step Functions cross‑account access

Language: TypeScript - Size: 171 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

BhekimpiloNdhlela/terraform-aws-delay-s3-object-replication

This Terraform module sets up a solution for delaying S3 object replication using AWS Step Functions and Lambda functions. The module integrates with SNS for notifications and supports custom delays for replication processes.

Language: HCL - Size: 99.6 KB - Last synced at: 6 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

aws-samples/amazon-eventbridge-cdk-audit-service-sample

Sample of a decoupled audit service using Amazon EventBridge and AWS Step Functions. Provisioned with AWS CDK.

Language: TypeScript - Size: 1.49 MB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 44 - Forks: 13

tedilabs/terraform-aws-lambda

🌳 A sustainable Terraform Package which creates Lambda & Step Functions resources on AWS

Language: HCL - Size: 48.8 KB - Last synced at: 10 days ago - Pushed at: 4 months ago - Stars: 4 - Forks: 1

PranavDarshan/ML-Workflow-Scones-Unlimited

ML Workflow for a company called Scones Unlimited. Image classification model that can automatically detect which kind of vehicle delivery drivers have, in order to route them to the correct loading bay and orders.

Language: Jupyter Notebook - Size: 541 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

aws-samples/amazon-connect-agentless-outbound-campaign

Create Amazon Connect Agentless Outbound Campaign using AWS Step Functions.

Language: Java - Size: 1.07 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 7 - Forks: 2

Kjeff24/task-management-serveless-application

The Task Management System enables administrators to create and assign tasks to team members, while allowing team members to view and update their assigned tasks. It leverages AWS serverless services for scalability, efficiency, and ease of maintenance

Language: Java - Size: 612 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

ChaitanyaC22/Udacity-AWS-MLE-ND-Project2-Build-a-ML-Workflow-For-Scones-Unlimited-On-Amazon-SageMaker

The primary objective of this project was to build and deploy an image classification model for Scones Unlimited, a scone-delivery-focused logistic company, using AWS SageMaker.

Language: HTML - Size: 1.07 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

drudge/n8n-nodes-aws-step-functions

n8n node for interacting with the AWS Step Functions API.

Language: TypeScript - Size: 306 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

oieduardorabelo/construindo-arquiteruras-orientadas-a-eventos-serverless-land

🇧🇷 Tradução completa do Building Event Driven Architectures do Serverless Land.

Size: 23.4 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 4

pajaydev/aws-chatbot-custom-notifications-example

Send custom notification from AWS Step function to Slack using AWS Chatbot

Language: TypeScript - Size: 244 KB - Last synced at: 19 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

skyleague/therefore-sfn

Therefore, the JSON Schema toolkit, adapted for AWS StepFunctions.

Language: TypeScript - Size: 963 KB - Last synced at: 10 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 1

ChrisDobby/step-by-step

Library for testing AWS Step Functions

Language: TypeScript - Size: 49.8 KB - Last synced at: 9 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

aws-samples/aws-service-coordination-workshop

The code repository for the AWS Service Coordination with Step Functions workshop.

Language: JavaScript - Size: 33.2 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

shahidmalik4/aws-glue-stepfunctions-etl

This project automates an ETL pipeline using AWS Glue, S3, Athena, and Step Functions to transform raw Airbnb data. It cleanses, enriches, and organizes the data into separate raw and transformed databases, enabling efficient querying and analysis via Athena, with automated notifications through SNS.

Language: Python - Size: 3.47 MB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

mrtj/smx-validator

Orchestrate k-fold cross validated SageMaker training jobs on Amazon Web Services infrastructure

Language: Python - Size: 32.2 KB - Last synced at: 4 months ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 1

aws-samples/aws-stepfunctions-automl-workflow

This repository shows how to use AWS step functions to train and deploy Autogluon tabular models on Amazon SageMaker

Language: Jupyter Notebook - Size: 205 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 2

pablo-albaladejo/tanita-to-garmin-cdk

Language: TypeScript - Size: 857 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 1

oshikiri/fake-step-functions

An unit testing toolkit for Amazon States Language

Language: TypeScript - Size: 913 KB - Last synced at: 2 days ago - Pushed at: 6 days ago - Stars: 16 - Forks: 2

jawehrung/aws_helpers

Simple Aws Helpers

Language: Python - Size: 33.2 KB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

aws-samples/serverless-batch-cost-guardian

Code for Serverless Batch Cost Guardian AWS HPC Blog Post

Language: Python - Size: 432 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 0

harshpatel-0/step-functions

Built a banking transaction processing system using AWS Step Functions to orchestrate deposits and withdrawals. The service handles HTTP POST requests for transactions and updates a DynamoDB table that tracks the current balance of all accounts

Language: Python - Size: 0 Bytes - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

EmmS21/AdAlchemyAILambdaFuncs

A collection of AWS Lambda functions to run an AI Worker that helps small businesses automate digital marketing guided by a human hand through a discord bot

Language: Python - Size: 19.5 KB - Last synced at: 5 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

aws-samples/aws-step-functions-twitch-series

Code from the AWS Step Functions series on Twitch, where we take a deep dive into one of my favorite serverless services!

Language: Go - Size: 1.53 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 55 - Forks: 18

aws-samples/amazon-textract-comprehend-stepfunctions-example

A sample guide to building a serverless document processing application that can make intelligent flow-control decisions after classifying the input document type.

Language: Java - Size: 223 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 3

aliliarif/saga-step-functions

Blueprint for implementing the SAGA pattern in an e-commerce application using AWS Step Functions

Language: TypeScript - Size: 251 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

thisisoc/aws-stepfunctions

A demo of "How to run AWS Step Functions locally"

Language: JavaScript - Size: 113 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

Neo-Panther/nocode-testing

An Integration Testing Framework which allows developers/users to run their integration test for their AWS cloud infrastructure based on json config files.

Language: Python - Size: 60.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

ImerM/sag_aws

Repo that runs a SAG assembly pipeline on AWS, just run the bash script and you are good to go.

Language: Python - Size: 55.7 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

ImerM/airq_bot

Simple bot based on AWS Lambda and Step Functions

Language: Python - Size: 245 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

chehsunliu/pytest-stepfunctions 📦

A pytest fixture that makes you able to mock Lambda code during AWS StepFunctions local testing

Language: Python - Size: 68.4 KB - Last synced at: 25 days ago - Pushed at: about 2 years ago - Stars: 13 - Forks: 2

ganeshmani/ServerlessEmailSanitizer

A serverless AWS-based service to clean and validate email lists, featuring real-time monitoring and scalable architecture. Built with Node.js and AWS Step Functions.

Language: TypeScript - Size: 18 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

pjlacharite/aws-step-function-retry

Generates a new StepFunction with an initial Goto state and can automatically retry failed executions at their failed state with the original payload.

Language: Python - Size: 9.77 KB - Last synced at: 9 months ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

jbasko/aws-sfn-builder

AWS Step Functions: state machine boilerplate generator

Language: Python - Size: 44.9 KB - Last synced at: 9 days ago - Pushed at: almost 7 years ago - Stars: 4 - Forks: 3

StatsugiriLabs/Statsugiri

Competitive Pokémon Data Platform

Language: Python - Size: 6.94 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 16 - Forks: 0

walimorris/moove-baas

AWS Serverless solution that streams real time location data to Amazon DynamoDB and updates a UI tracker.

Language: Java - Size: 338 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ipj31/mixa-ai

The backend for my capstone project, a cloud AI video editing website

Language: Python - Size: 942 KB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

adityap27/dalhousie-university-CSCI5409-Cloud

This repository contains all the assignments and projects completed by me during the course CSCI 5409 Advanced Topics in Cloud Computing at Dalhousie University in term Winter 2024 of my Master of Applied Computer Science (MACS) Program.

Language: JavaScript - Size: 7.93 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

IgnacioFrizzera/music-activity-data-etl

Spotify's music activity data ETL. Created with Python and AWS resources, such as S3, Lambdas and Step-Functions

Language: Python - Size: 20.8 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

lindsaygelle/AWSAnimalCrossing

Animal Crossing: New Horizons REST API built on AWS with Terraform.

Language: HCL - Size: 923 MB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 1

aws-samples/the-aws-step-functions-workshop

This workshop covers the primary features of AWS Step Functions.

Size: 98.1 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

GoncaloVCorreia/Modern-Pharmacy-Service

This project aims to model and implement a modern pharmacy service for medical prescriptions. It is assumed that customers already have a medical prescription and the respective QR code on their mobile phones.

Language: JavaScript - Size: 9.83 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

huynguyent/aws-stepfunctions-demo

Language: Python - Size: 105 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

Phoenix-Alpha/logik

Platform specialized in logistics

Language: HTML - Size: 544 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Kartik-Banga/Automated-ETL-Pipeline-for-Playstore-Data

Implemented ETL pipeline on AWS for Playstore data using Lambda, Glue Crawlers, and Glue ETL Jobs. Orchestrated workflow with Step Functions and achieved seamless integration, optimal data merging, and enhanced data quality/accessibility.

Size: 2.97 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

akkik04/GreenGuardian

creating a greener globe with object detection models and batch transformation pipelines 🤖💚

Language: Jupyter Notebook - Size: 223 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

ivansabik/aws-step-functions-batch-memory-auto-scaling-example

Sample code for running an AWS Batch job that automatically scales up required resources (VCPUs and Memory)

Language: Python - Size: 63.5 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Shiho317/Fiesta

Party planner application

Language: TypeScript - Size: 12.5 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

TeamJungKo/jungko-scrapper

모든 중고거래 마켓을 한 곳에 보는 "중코거래" 스크래핑 서버 레포지토리입니다.

Language: Python - Size: 83 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

huginandmunin/aws-stepfunction-parallel-lambda

Tutorial for building a StepFunction with parallel processes that interact with a DynamoDB table.

Language: Python - Size: 70.3 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

burtcorp/athena-runner

Runs Athena queries with AWS Lambda and Step Functions

Language: Makefile - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 18 - Forks: 9

dishadas168/demand-forecasting-ebay

A demand forecasting pipeline deployed on Azure and AWS

Language: Python - Size: 1.31 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 2

Nikhilkohli1/NER-Entity-Extraction

Serverless pipeline for Named Entity Recognition using AWS Comprehend and Masking or Deidentifying selected entities

Language: Python - Size: 10.2 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

gerardodavidlopezcastillo/GrafanaStepFunctionsSNS_Public

Data streaming project with Apache Druid & Grafana: Real-time data processing, alerts, integration with AWS. It uses a combination of technologies and services, including Confluent-Kafka, Apache Druid, AWS SNS, EC2, Athena, S3, Glue and EventBridge, StepFunctions. Contribute to this powerful solution!

Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

chyke007/facial-vote

A Serverless Facial Recognition Voting Application built entirely using AWS services and adheres to established best practices and uses the Event-Driven pattern.

Language: TypeScript - Size: 1.52 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

byungjun0689/aws-glue-etl-sample-hist-2023

Batch datapipeline on aws using glue

Language: Python - Size: 104 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

aheld/PodToText

Transcribe podcast / large mp3 into text

Language: HTML - Size: 305 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

michMartineau/terraform-step-function-lambda

Language: HCL - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 15 - Forks: 13

Ibraam-Nashaat/VehicleVision

VehicleVision leverages AWS services to train and deploy an image classification model that can differentiate between bicycles and motorcycles.

Language: Jupyter Notebook - Size: 128 KB - Last synced at: 28 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

MhmdRyhn/aws_step_functions_with_cloudwatch_and_lambda

Triggering AWS Step Functions from CloudWatch rule to execute a series of Lambda Functions based on condition.

Language: HCL - Size: 20.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

tamarme/aws-sample-project

Language: TypeScript - Size: 85.9 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

cj-taylor/aws-sam-local-samples

AWS Serverless Application Model samples configured for local development.

Language: JavaScript - Size: 19.5 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

deltastateonline/stepfunctions

Journey of deploying simple scripts on ec2 to step function.

Size: 18.6 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

apac-ml-tfc/frugal-mlops

MLOps example with an emphasis on re-using (rather than re-building) artifacts

Language: Jupyter Notebook - Size: 461 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 2

Nemanja1208/AWS-Lambda-ErrorHandling-Serverless

How to Handle Errors in Serverless Apps with AWS Step Functions and AWS Lambda

Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Nemanja1208/AWS-Lambda-ServerlessWorkflow

Create a Serverless Workflow with AWS Step Functions and AWS Lambda

Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Nemanja1208/AWS-EventBridge

Schedule a Serverless Workflow with AWS Step Functions and Amazon EventBridge Scheduler

Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

mikaelvesavuori/step-functions-multidomain-orchestration-demo

This project demonstrates an architecture for orchestrating multiple domains with a serverless Step Functions workflow.

Language: TypeScript - Size: 1.16 MB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

marcilio/aws-step-functions-connector

Use Jinja2 templates to perform input/output transformation on AWS Step Functions State Machines

Language: Shell - Size: 940 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 3

kamauwashington/awscdk-apigw-step-function-integration

An example of Api Gateway and Step Function Integration using the AWS CDK v2.0

Language: TypeScript - Size: 358 KB - Last synced at: 5 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

subhamay-cloudworks/0069-celosia-tf

Transfer Data Records (Lambda, DynamoDB, Amazon SQS) - Step Function using HashiCorp Terraform

Language: HCL - Size: 24.4 KB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

subhamay-cloudworks/0069-celosia-cft

Transfer Data Records (Lambda, DynamoDB, Amazon SQS) - Step Function using AWS CloudFormation

Language: Python - Size: 17.6 KB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

subhamay-cloudworks/0069-celosia-sam

Transfer Data Records (Lambda, DynamoDB, Amazon SQS) - Step Function using AWS SAM (Serverless Application Model)

Size: 9.77 KB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

edermengi/vikto

Backend part of the quiz game hosted on AWS, deployed using Terraform and implemented using Python

Language: Python - Size: 337 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

aayush-dhakal/AWS-Step-Functions

Utilized AWS Step Functions for store checkout process

Language: JavaScript - Size: 310 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

danilop/first-step-functions

Sample AWS Step Functions application to get practice with SAM templates, Lambda functions, SNS topics and SQS queues.

Language: JavaScript - Size: 16.6 KB - Last synced at: 4 months ago - Pushed at: about 6 years ago - Stars: 14 - Forks: 4

brian-kipkoech-tanui/sagemaker-ML-workflow

Image Classifiers are used in the field of computer vision to identify the content of an image and it is used across a broad variety of industries, from advanced technologies like autonomous vehicles and augmented reality, to eCommerce platforms, and even in diagnostic medicine.

Language: HTML - Size: 978 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kids-first/kf-task-fhir-etl

:fire: Kids First FHIR ETL Task Service running against Dataservice

Language: Python - Size: 579 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

mwkim0919/stepfunctions-local-dashboard

Web UI for AWS Step Function Local Runner

Language: JavaScript - Size: 4.11 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 2

mengjiann/aws-step-functions-sample

Sample Workflow for AWS Step Function (with terraform)

Language: HCL - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 7