aws-sdk-cloudhsmv2 1.0.0 → 1.1.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: d10bb543150c1dc232af15988458508c3bd7b988
4
- data.tar.gz: 899e4ae103121a990b256eadb1188d00264af4d2
3
+ metadata.gz: d8e3ef8565dc67bb5f5c5b139402dbb626f4b21b
4
+ data.tar.gz: 0ef557b9ca2761581444e63b6a348381012e6829
5
5
  SHA512:
6
- metadata.gz: 0d2aba7f620b093f62da7c6b92f01cdeffb7b044da2bb12adc9f5770509988dafd98d17a9b9a603bdca7ed25a0e53442154f630f7a5fcf44e6d8d54945acf07a
7
- data.tar.gz: e19089bb96846178c7dc4e21f2ff7278ac2da07ecb28b93d061ae0ab445187c67eec5b179bbaeb4fa198af1c36b4c369d7f59c4f34fbed6c0bc2db52ef6a5bd2
6
+ metadata.gz: 5cc5afdb7435a4cee71b7dac965bb0bf711079c08e0056342566460f604819dffadf9badaf0e8a738c9d0992e04ba8f93896935fea3713cedb6b73b91249d19a
7
+ data.tar.gz: b4369ede50f5e1b0d5a3a59adc1ca405337516846836294e73401bbe4f0a068aba1e16794f9af84a6f4d65e4c2b01ca4fc7a636168a15a949b9a92d2f7ca30e5
@@ -538,7 +538,8 @@ module Aws::CloudHSMV2
538
538
  #
539
539
  # @option params [required, String] :signed_cert
540
540
  # The cluster certificate issued (signed) by your issuing certificate
541
- # authority (CA). The certificate must be in PEM format.
541
+ # authority (CA). The certificate must be in PEM format and can contain
542
+ # a maximum of 5000 characters.
542
543
  #
543
544
  # @option params [required, String] :trust_anchor
544
545
  # The issuing certificate of the issuing certificate authority (CA) that
@@ -546,7 +547,7 @@ module Aws::CloudHSMV2
546
547
  # (self-signed) certificate or a certificate chain that begins with the
547
548
  # certificate that issued the cluster certificate and ends with a root
548
549
  # certificate. The certificate or certificate chain must be in PEM
549
- # format.
550
+ # format and can contain a maximum of 5000 characters.
550
551
  #
551
552
  # @return [Types::InitializeClusterResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
552
553
  #
@@ -701,7 +702,7 @@ module Aws::CloudHSMV2
701
702
  params: params,
702
703
  config: config)
703
704
  context[:gem_name] = 'aws-sdk-cloudhsmv2'
704
- context[:gem_version] = '1.0.0'
705
+ context[:gem_version] = '1.1.0'
705
706
  Seahorse::Client::Request.new(handlers, context)
706
707
  end
707
708
 
@@ -518,7 +518,8 @@ module Aws::CloudHSMV2
518
518
  #
519
519
  # @!attribute [rw] signed_cert
520
520
  # The cluster certificate issued (signed) by your issuing certificate
521
- # authority (CA). The certificate must be in PEM format.
521
+ # authority (CA). The certificate must be in PEM format and can
522
+ # contain a maximum of 5000 characters.
522
523
  # @return [String]
523
524
  #
524
525
  # @!attribute [rw] trust_anchor
@@ -527,7 +528,7 @@ module Aws::CloudHSMV2
527
528
  # (self-signed) certificate or a certificate chain that begins with
528
529
  # the certificate that issued the cluster certificate and ends with a
529
530
  # root certificate. The certificate or certificate chain must be in
530
- # PEM format.
531
+ # PEM format and can contain a maximum of 5000 characters.
531
532
  # @return [String]
532
533
  #
533
534
  # @see http://docs.aws.amazon.com/goto/WebAPI/cloudhsmv2-2017-04-28/InitializeClusterRequest AWS API Documentation
@@ -42,6 +42,6 @@ require_relative 'aws-sdk-cloudhsmv2/customizations'
42
42
  # @service
43
43
  module Aws::CloudHSMV2
44
44
 
45
- GEM_VERSION = '1.0.0'
45
+ GEM_VERSION = '1.1.0'
46
46
 
47
47
  end
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.0.0
4
+ version: 1.1.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: 2017-08-29 00:00:00.000000000 Z
11
+ date: 2017-11-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core
@@ -56,7 +56,9 @@ files:
56
56
  homepage: http://github.com/aws/aws-sdk-ruby
57
57
  licenses:
58
58
  - Apache-2.0
59
- metadata: {}
59
+ metadata:
60
+ source_code_uri: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-cloudhsmv2
61
+ changelog_uri: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-cloudhsmv2/CHANGELOG.md
60
62
  post_install_message:
61
63
  rdoc_options: []
62
64
  require_paths: