Sha256: af847f9f70dae11255b253a9129edfb9aa2f6abebef8ce07718598994ac40213
Contents?: true
Size: 1.42 KB
Versions: 0
Compression: gzip
Compressed size: 597 Bytes
Stored size: 597 Bytes
Contents
--- !ruby/object:Gem::Specification name: aws-partitions version: !ruby/object:Gem::Version version: 1.905.0 platform: ruby authors: - Amazon Web Services autorequire: bindir: bin cert_chain: [] date: 2024-04-01 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.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: []