aws-sdk-groundstation 1.30.0 → 1.32.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -16,6 +16,7 @@ require_relative 'aws-sdk-groundstation/client_api'
16
16
  require_relative 'aws-sdk-groundstation/plugins/endpoints.rb'
17
17
  require_relative 'aws-sdk-groundstation/client'
18
18
  require_relative 'aws-sdk-groundstation/errors'
19
+ require_relative 'aws-sdk-groundstation/waiters'
19
20
  require_relative 'aws-sdk-groundstation/resource'
20
21
  require_relative 'aws-sdk-groundstation/endpoint_parameters'
21
22
  require_relative 'aws-sdk-groundstation/endpoint_provider'
@@ -52,6 +53,6 @@ require_relative 'aws-sdk-groundstation/customizations'
52
53
  # @!group service
53
54
  module Aws::GroundStation
54
55
 
55
- GEM_VERSION = '1.30.0'
56
+ GEM_VERSION = '1.32.0'
56
57
 
57
58
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-groundstation
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.30.0
4
+ version: 1.32.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-01-18 00:00:00.000000000 Z
11
+ date: 2023-01-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core
@@ -66,6 +66,7 @@ files:
66
66
  - lib/aws-sdk-groundstation/plugins/endpoints.rb
67
67
  - lib/aws-sdk-groundstation/resource.rb
68
68
  - lib/aws-sdk-groundstation/types.rb
69
+ - lib/aws-sdk-groundstation/waiters.rb
69
70
  homepage: https://github.com/aws/aws-sdk-ruby
70
71
  licenses:
71
72
  - Apache-2.0