Registry / cloud / aws-sdk-organizations

aws-sdk-organizations

JSON →
library1.142.0rbrubygemsunverified

Official AWS Ruby gem for AWS Organizations, part of the AWS SDK for Ruby.

gem install aws-sdk-organizations
INSTALL
IMPORT
SIG · AWS-SDK-ORGANIZATI
A
aws-sdk-organizations
cloudrubyv1.142.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::Organizations
require 'aws-sdk-organizations'

Create a client and list accounts in the organization.

require 'aws-sdk-organizations' client = Aws::Organizations::Client.new(region: 'us-east-1') puts client.list_accounts.accounts.count
Debug
Known issues
gotchaRequires AWS credentials to be configured.
fix
Set up credentials via environment variables, shared credentials file, or IAM role.
affects: >= 1.0.0
Upgrade
Version history
1.142.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
38 hits · last 30 days
node
34
Resources
aws-sdk-organizations — gem install aws-sdk-organizations · libregistry