aws-sdk-iotjobsdataplane 1.59.0 → 1.60.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1b89aa4d5bff90969af04660961bdafe543d187286b9181753a736b6cfe613eb
4
- data.tar.gz: 7fdead219930da916454a58b5b3627122e9445ffa33a8806bdebf55a81a1723d
3
+ metadata.gz: 797c5b44a254270f08c252e6dc6a611bd4c6ca694a40613e29920334aa5e6442
4
+ data.tar.gz: e5364f41061b027a7d22031d7b44d638f3ac961c642126f9821e0b7e27a4ecfd
5
5
  SHA512:
6
- metadata.gz: 5b105b3fabe4d6e44b26cc70766eb2d2dbc3325af440debb02e57b0d2f14ae7b5e6fc7476b582676d8108d3b605dcd9fa1ee6e3bccb3652a3be5b59b18e3a49a
7
- data.tar.gz: 1fa2b4aaf33b7d647e9c09c82c5afc468bcb8ea886c15f2ef2fc182db503a9e52038c19e267c3061f0935d99fbc7aad9df801bb9ea31aa54338651d99bc5ce21
6
+ metadata.gz: 9ba2cc2a0f855a1074a2e5bb6a5e1a3278676a0410b21b43e9378b000db0d752d99655a2391231d5e7384583a84dcd53ece0a349d4a6a3018f4cefc119a759fe
7
+ data.tar.gz: 79663e56ade2c9c9db000d9f54e18a12d2198cfe2d6ecad5db43b9837551b6555440edd497cab5afe137a6c356f1421cbe8468c98708c520d9a0dc28cfdb991b
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.60.0 (2024-09-23)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
4
9
  1.59.0 (2024-09-20)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.59.0
1
+ 1.60.0
@@ -702,7 +702,7 @@ module Aws::IoTJobsDataPlane
702
702
  tracer: tracer
703
703
  )
704
704
  context[:gem_name] = 'aws-sdk-iotjobsdataplane'
705
- context[:gem_version] = '1.59.0'
705
+ context[:gem_version] = '1.60.0'
706
706
  Seahorse::Client::Request.new(handlers, context)
707
707
  end
708
708
 
@@ -7,6 +7,7 @@
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
10
+
10
11
  module Aws::IoTJobsDataPlane
11
12
  # @api private
12
13
  module ClientApi
@@ -434,3 +434,4 @@ module Aws::IoTJobsDataPlane
434
434
 
435
435
  end
436
436
  end
437
+
@@ -11,17 +11,6 @@
11
11
  require 'aws-sdk-core'
12
12
  require 'aws-sigv4'
13
13
 
14
- require_relative 'aws-sdk-iotjobsdataplane/types'
15
- require_relative 'aws-sdk-iotjobsdataplane/client_api'
16
- require_relative 'aws-sdk-iotjobsdataplane/plugins/endpoints.rb'
17
- require_relative 'aws-sdk-iotjobsdataplane/client'
18
- require_relative 'aws-sdk-iotjobsdataplane/errors'
19
- require_relative 'aws-sdk-iotjobsdataplane/resource'
20
- require_relative 'aws-sdk-iotjobsdataplane/endpoint_parameters'
21
- require_relative 'aws-sdk-iotjobsdataplane/endpoint_provider'
22
- require_relative 'aws-sdk-iotjobsdataplane/endpoints'
23
- require_relative 'aws-sdk-iotjobsdataplane/customizations'
24
-
25
14
  # This module provides support for AWS IoT Jobs Data Plane. This module is available in the
26
15
  # `aws-sdk-iotjobsdataplane` gem.
27
16
  #
@@ -51,7 +40,20 @@ require_relative 'aws-sdk-iotjobsdataplane/customizations'
51
40
  #
52
41
  # @!group service
53
42
  module Aws::IoTJobsDataPlane
43
+ autoload :Types, 'aws-sdk-iotjobsdataplane/types'
44
+ autoload :ClientApi, 'aws-sdk-iotjobsdataplane/client_api'
45
+ module Plugins
46
+ autoload :Endpoints, 'aws-sdk-iotjobsdataplane/plugins/endpoints.rb'
47
+ end
48
+ autoload :Client, 'aws-sdk-iotjobsdataplane/client'
49
+ autoload :Errors, 'aws-sdk-iotjobsdataplane/errors'
50
+ autoload :Resource, 'aws-sdk-iotjobsdataplane/resource'
51
+ autoload :EndpointParameters, 'aws-sdk-iotjobsdataplane/endpoint_parameters'
52
+ autoload :EndpointProvider, 'aws-sdk-iotjobsdataplane/endpoint_provider'
53
+ autoload :Endpoints, 'aws-sdk-iotjobsdataplane/endpoints'
54
54
 
55
- GEM_VERSION = '1.59.0'
55
+ GEM_VERSION = '1.60.0'
56
56
 
57
57
  end
58
+
59
+ require_relative 'aws-sdk-iotjobsdataplane/customizations'
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-iotjobsdataplane
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.59.0
4
+ version: 1.60.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: 2024-09-20 00:00:00.000000000 Z
11
+ date: 2024-09-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core