aws-sdk-migrationhub 1.23.0 → 1.24.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.
- checksums.yaml +4 -4
 - data/lib/aws-sdk-migrationhub.rb +1 -1
 - data/lib/aws-sdk-migrationhub/client.rb +2 -2
 - metadata +2 -2
 
    
        checksums.yaml
    CHANGED
    
    | 
         @@ -1,7 +1,7 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            ---
         
     | 
| 
       2 
2 
     | 
    
         
             
            SHA256:
         
     | 
| 
       3 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       4 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 3 
     | 
    
         
            +
              metadata.gz: 0420e927d11e0dd0249f959ed0c523193ace08427770820312d82329e7450a8a
         
     | 
| 
      
 4 
     | 
    
         
            +
              data.tar.gz: 5652515ff44d6c66d5af5974beb9745374ab27d504f531e173b918088d8815f9
         
     | 
| 
       5 
5 
     | 
    
         
             
            SHA512:
         
     | 
| 
       6 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       7 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 6 
     | 
    
         
            +
              metadata.gz: e416815cfd55685420328f1a8426548ec4f625790123f43c9cd2552fa66f4003cb346927a5f374af738cc77bb6238a49a2370fbc59b54f1856ce8f115fb42207
         
     | 
| 
      
 7 
     | 
    
         
            +
              data.tar.gz: c261a367e3e88a82ba5668be559a8430b43b6bea00f87ced5c5873eddeba0a7b0b5ce27e8bfa508b25549306f32a1bb960dbc0545bf65660ad7b1597c011f1e7
         
     | 
    
        data/lib/aws-sdk-migrationhub.rb
    CHANGED
    
    
| 
         @@ -176,7 +176,7 @@ module Aws::MigrationHub 
     | 
|
| 
       176 
176 
     | 
    
         
             
                #     requests fetching endpoints information. Defaults to 60 sec.
         
     | 
| 
       177 
177 
     | 
    
         
             
                #
         
     | 
| 
       178 
178 
     | 
    
         
             
                #   @option options [Boolean] :endpoint_discovery (false)
         
     | 
| 
       179 
     | 
    
         
            -
                #     When set to `true`, endpoint discovery will be enabled for operations when available. 
     | 
| 
      
 179 
     | 
    
         
            +
                #     When set to `true`, endpoint discovery will be enabled for operations when available.
         
     | 
| 
       180 
180 
     | 
    
         
             
                #
         
     | 
| 
       181 
181 
     | 
    
         
             
                #   @option options [Aws::Log::Formatter] :log_formatter (Aws::Log::Formatter.default)
         
     | 
| 
       182 
182 
     | 
    
         
             
                #     The log formatter.
         
     | 
| 
         @@ -1151,7 +1151,7 @@ module Aws::MigrationHub 
     | 
|
| 
       1151 
1151 
     | 
    
         
             
                    params: params,
         
     | 
| 
       1152 
1152 
     | 
    
         
             
                    config: config)
         
     | 
| 
       1153 
1153 
     | 
    
         
             
                  context[:gem_name] = 'aws-sdk-migrationhub'
         
     | 
| 
       1154 
     | 
    
         
            -
                  context[:gem_version] = '1. 
     | 
| 
      
 1154 
     | 
    
         
            +
                  context[:gem_version] = '1.24.0'
         
     | 
| 
       1155 
1155 
     | 
    
         
             
                  Seahorse::Client::Request.new(handlers, context)
         
     | 
| 
       1156 
1156 
     | 
    
         
             
                end
         
     | 
| 
       1157 
1157 
     | 
    
         | 
    
        metadata
    CHANGED
    
    | 
         @@ -1,14 +1,14 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            --- !ruby/object:Gem::Specification
         
     | 
| 
       2 
2 
     | 
    
         
             
            name: aws-sdk-migrationhub
         
     | 
| 
       3 
3 
     | 
    
         
             
            version: !ruby/object:Gem::Version
         
     | 
| 
       4 
     | 
    
         
            -
              version: 1. 
     | 
| 
      
 4 
     | 
    
         
            +
              version: 1.24.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: 2020-05- 
     | 
| 
      
 11 
     | 
    
         
            +
            date: 2020-05-28 00:00:00.000000000 Z
         
     | 
| 
       12 
12 
     | 
    
         
             
            dependencies:
         
     | 
| 
       13 
13 
     | 
    
         
             
            - !ruby/object:Gem::Dependency
         
     | 
| 
       14 
14 
     | 
    
         
             
              name: aws-sdk-core
         
     |