aws-sdk-cloudhsmv2 1.66.0 → 1.67.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: 5111592de7cca3e7b832cbe39b2d887d28a4fee118ca5483f6553016ab0f0e57
4
- data.tar.gz: cb52670d4419da54d8eaefb89b749e4155cde7981cf31daa0d8aa91d3b71a5f2
3
+ metadata.gz: 3e9742a359f0a895b9804480c3c4873010e9fe7a8dbf6ec387a8c1b0614bed5d
4
+ data.tar.gz: e751040808d26be0058e6a0a67b2b7d73de6f5b9c8476e1af45918ab0554a060
5
5
  SHA512:
6
- metadata.gz: 40cfb0da80dc6293bd6ec86428a5e7da5b0eb5a4f3691a5b6f79f1fb16112bdf9e16b6871f4a6bbd0a44142666b7e9ff11f0093cf7325c77b789995e1530cead
7
- data.tar.gz: 8dd31f808d832dc135966aee7c12c6cb3146511f539293b6e638e0f45039ade79f9a06a0db53f2e75b21529dd9384684aa60c3b07f3ad65cbdcdb17707e3442a
6
+ metadata.gz: 152db128ab43810293314ead360c1ddecbceb44e68cd47e8f23784ffb14b1867f892c22802a8e611915d2cf60659047c6ecae46d6e8cfda63ec501764d90d6d2
7
+ data.tar.gz: 4d20a39da0b01481f1806eacae7727b5cdd46162a59c3da985b3b24d76d28864c295bdbb37b8c2c7c9c48c00d896cfb2dfa6ea4395c6451e4bcb384fe47638ed
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.67.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.66.0 (2024-09-20)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.66.0
1
+ 1.67.0
@@ -1544,7 +1544,7 @@ module Aws::CloudHSMV2
1544
1544
  tracer: tracer
1545
1545
  )
1546
1546
  context[:gem_name] = 'aws-sdk-cloudhsmv2'
1547
- context[:gem_version] = '1.66.0'
1547
+ context[:gem_version] = '1.67.0'
1548
1548
  Seahorse::Client::Request.new(handlers, context)
1549
1549
  end
1550
1550
 
@@ -7,6 +7,7 @@
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
10
+
10
11
  module Aws::CloudHSMV2
11
12
  # @api private
12
13
  module ClientApi
@@ -1150,3 +1150,4 @@ module Aws::CloudHSMV2
1150
1150
 
1151
1151
  end
1152
1152
  end
1153
+
@@ -11,17 +11,6 @@
11
11
  require 'aws-sdk-core'
12
12
  require 'aws-sigv4'
13
13
 
14
- require_relative 'aws-sdk-cloudhsmv2/types'
15
- require_relative 'aws-sdk-cloudhsmv2/client_api'
16
- require_relative 'aws-sdk-cloudhsmv2/plugins/endpoints.rb'
17
- require_relative 'aws-sdk-cloudhsmv2/client'
18
- require_relative 'aws-sdk-cloudhsmv2/errors'
19
- require_relative 'aws-sdk-cloudhsmv2/resource'
20
- require_relative 'aws-sdk-cloudhsmv2/endpoint_parameters'
21
- require_relative 'aws-sdk-cloudhsmv2/endpoint_provider'
22
- require_relative 'aws-sdk-cloudhsmv2/endpoints'
23
- require_relative 'aws-sdk-cloudhsmv2/customizations'
24
-
25
14
  # This module provides support for AWS CloudHSM V2. This module is available in the
26
15
  # `aws-sdk-cloudhsmv2` gem.
27
16
  #
@@ -51,7 +40,20 @@ require_relative 'aws-sdk-cloudhsmv2/customizations'
51
40
  #
52
41
  # @!group service
53
42
  module Aws::CloudHSMV2
43
+ autoload :Types, 'aws-sdk-cloudhsmv2/types'
44
+ autoload :ClientApi, 'aws-sdk-cloudhsmv2/client_api'
45
+ module Plugins
46
+ autoload :Endpoints, 'aws-sdk-cloudhsmv2/plugins/endpoints.rb'
47
+ end
48
+ autoload :Client, 'aws-sdk-cloudhsmv2/client'
49
+ autoload :Errors, 'aws-sdk-cloudhsmv2/errors'
50
+ autoload :Resource, 'aws-sdk-cloudhsmv2/resource'
51
+ autoload :EndpointParameters, 'aws-sdk-cloudhsmv2/endpoint_parameters'
52
+ autoload :EndpointProvider, 'aws-sdk-cloudhsmv2/endpoint_provider'
53
+ autoload :Endpoints, 'aws-sdk-cloudhsmv2/endpoints'
54
54
 
55
- GEM_VERSION = '1.66.0'
55
+ GEM_VERSION = '1.67.0'
56
56
 
57
57
  end
58
+
59
+ require_relative 'aws-sdk-cloudhsmv2/customizations'
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-cloudhsmv2
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.66.0
4
+ version: 1.67.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