Registry / cloud / aws-sdk-ssm

aws-sdk-ssm

JSON →
library1.216.0rbrubygemsunverified

Official AWS Ruby gem for Amazon Simple Systems Manager (SSM), part of the AWS SDK for Ruby.

gem install aws-sdk-ssm
INSTALL
IMPORT
SIG · AWS-SDK-SSM
A
aws-sdk-ssm
cloudrubyv1.216.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::SSM
require 'aws-sdk-ssm'

Retrieve a parameter from AWS SSM Parameter Store.

require 'aws-sdk-ssm' client = Aws::SSM::Client.new(region: 'us-east-1') client.get_parameter(name: '/my/param').parameter.value
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.216.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
28 hits · last 30 days
node
26
Resources
aws-sdk-ssm — gem install aws-sdk-ssm · libregistry