Sha256: 6861d9c101e49f2c6e1a710bf359aa4c2d05ccaad42f87adc5462ee431b2f46e
Contents?: true
Size: 1.46 KB
Versions: 0
Compression: gzip
Compressed size: 603 Bytes
Stored size: 603 Bytes
Contents
--- !ruby/object:Gem::Specification name: aws-partitions version: !ruby/object:Gem::Version version: 1.1011.0 platform: ruby authors: - Amazon Web Services autorequire: bindir: bin cert_chain: [] date: 2024-11-20 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/metadata.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.5' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.4.10 signing_key: specification_version: 4 summary: Provides information about AWS partitions, regions, and services. test_files: []