Registry / cloud / aws-sdk-states

aws-sdk-states

JSON →
library1.109.0rbrubygemsunverified

Official AWS Ruby gem for AWS Step Functions (AWS SFN), providing a client to manage and execute state machines.

gem install aws-sdk-states
INSTALL
IMPORT
SIG · AWS-SDK-STATES
A
aws-sdk-states
cloudrubyv1.109.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Aws::States
require 'aws-sdk-states'

List all state machines in a region

require 'aws-sdk-states' client = Aws::States::Client.new(region: 'us-east-1') resp = client.list_state_machines puts resp.state_machines.map(&:name)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.109.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
OpenAI (training)
1
Resources
aws-sdk-states — gem install aws-sdk-states · libregistry