Sha256: 4dfe078d762ff536d8c93682e9931367e4b2c9892b789b497c4a07d1dd42db7c
Contents?: true
Size: 1.43 KB
Versions: 0
Compression: gzip
Compressed size: 600 Bytes
Stored size: 600 Bytes
Contents
--- !ruby/object:Gem::Specification name: aws-partitions version: !ruby/object:Gem::Version version: 1.679.0 platform: ruby authors: - Amazon Web Services autorequire: bindir: bin cert_chain: [] date: 2022-12-16 00:00:00.000000000 Z dependencies: [] description: Provides interfaces to enumerate AWS partitions, regions, and services. email: executables: [] extensions: [] extra_rdoc_files: [] files: - CHANGELOG.md - LICENSE.txt - VERSION - lib/aws-partitions.rb - lib/aws-partitions/endpoint_provider.rb - lib/aws-partitions/partition.rb - lib/aws-partitions/partition_list.rb - lib/aws-partitions/region.rb - lib/aws-partitions/service.rb - partitions-metadata.json - partitions.json homepage: https://github.com/aws/aws-sdk-ruby licenses: - Apache-2.0 metadata: source_code_uri: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-partitions changelog_uri: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-partitions/CHANGELOG.md post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '2.3' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.1.6 signing_key: specification_version: 4 summary: Provides information about AWS partitions, regions, and services. test_files: []