Sha256: b762b89e75d97f1dfee5241b26bae8e1414cdc26e8bd2f95e0262117eb897e22
Contents?: true
Size: 1.88 KB
Versions: 0
Compression: gzip
Compressed size: 778 Bytes
Stored size: 778 Bytes
Contents
--- !ruby/object:Gem::Specification name: aws-sdk-sts version: !ruby/object:Gem::Version version: 0.1.3 platform: ruby authors: - RyanJarv autorequire: bindir: bin cert_chain: [] date: 2020-11-30 00:00:00.000000000 Z dependencies: [] description: |2 This gem is a stub that attempts to warn you that you installed the wrong package. AWS's STS library is bundled with aws-sdk-iam, you'll likely want to install that instead. Right now this just thows an error on Aws::STS::Client.new. When I get some time i'll look into if it's possible to throw an error during the install process instead. email: - me@ryanjarv.sh executables: [] extensions: [] extra_rdoc_files: [] files: - lib/aws-sdk-sts.rb - lib/aws-sdk-sts/client.rb homepage: https://blog.ryanjarv.sh/ licenses: - MIT metadata: allowed_push_host: https://rubygems.org homepage_uri: https://blog.ryanjarv.sh/ source_code_uri: https://github.com/ryanjarv/aws-sdk-sts changelog_uri: https://github.com/ryanjarv/aws-sdk-sts post_install_message: |2+ !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ** IMPORTANT ** You have installed the wrong gem, the AWS STS client is included in 'aws-sdk-iam'. You likely want to install that instead. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.3.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.0.3 signing_key: specification_version: 4 summary: Placeholder gem that does nothing. test_files: []