Registry / auth / aws-mfa-secure

aws-mfa-secure

JSON →
library0.4.5rbrubygemsunverified

Adds MFA support to AWS CLI and Ruby SDKs for normal IAM users, enabling secure authentication with multi-factor authentication.

gem install aws-mfa-secure
INSTALL
IMPORT
SIG · AWS-MFA-SECURE
A
aws-mfa-secure
authrubyv0.4.5
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.

AwsMfaSecure
require 'aws-mfa-secure'

Configure MFA for AWS SDK

require 'aws-mfa-secure' AwsMfaSecure.configure do |config| config.mfa_serial = 'arn:aws:iam::123456789012:mfa/user' end # Then use AWS SDK as usual
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4.5latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
36 hits · last 30 days
node
32
Resources
aws-mfa-secure — gem install aws-mfa-secure · libregistry