aws-sdk-opsworkscm 1.23.0 → 1.24.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: 4cb39260fe0ac2d26ad2328c33db78ecc6ca980e
4
- data.tar.gz: 5c8e4746978d418a0bc660498976b960d9644983
3
+ metadata.gz: b3fb0d8022b53aff0b306519c1f293e2bffead43
4
+ data.tar.gz: d15596b257e64009abc417a7c0e1ac3da1a3f25b
5
5
  SHA512:
6
- metadata.gz: df7b1b29e21a3f0d7eeb16595c44e1e1742c2f0882bbf4c2b0ab2117f08f380927a8c5eb6fd4db3abf8ede9144dd7d7ed2a3eee420eccedb33bcacde5ddb1ee5
7
- data.tar.gz: 843b3ae583ec269035b0c39018dc993373e1d574cd77721d92a5b8826e11b6748f20119efa12b309b2ad7d8c7b1784a9c8e6326bd34b0f3530a34c48dc1f19aa
6
+ metadata.gz: fa45c52b3b4cd9982adf52503c01d970e650da51d5085a0ca7ea8c956a29630c257549bac8e5403f8a7e78bbbe0b9f445535a0264477209ce47685fde5ff3d0c
7
+ data.tar.gz: 48bddf3149f9c51951a34ceba4195f982fd17386d5cee78035168f0edcd23bd63afd4c0755d93d34865a294e73a90fda76136a962cd4f33bcd6cc5f70a4143d5
@@ -16,7 +16,7 @@ require_relative 'aws-sdk-opsworkscm/waiters'
16
16
  require_relative 'aws-sdk-opsworkscm/resource'
17
17
  require_relative 'aws-sdk-opsworkscm/customizations'
18
18
 
19
- # This module provides support for AWS OpsWorks for Chef Automate. This module is available in the
19
+ # This module provides support for AWS OpsWorks CM. This module is available in the
20
20
  # `aws-sdk-opsworkscm` gem.
21
21
  #
22
22
  # # Client
@@ -29,7 +29,7 @@ require_relative 'aws-sdk-opsworkscm/customizations'
29
29
  #
30
30
  # # Errors
31
31
  #
32
- # Errors returned from AWS OpsWorks for Chef Automate all
32
+ # Errors returned from AWS OpsWorks CM all
33
33
  # extend {Errors::ServiceError}.
34
34
  #
35
35
  # begin
@@ -43,6 +43,6 @@ require_relative 'aws-sdk-opsworkscm/customizations'
43
43
  # @service
44
44
  module Aws::OpsWorksCM
45
45
 
46
- GEM_VERSION = '1.23.0'
46
+ GEM_VERSION = '1.24.0'
47
47
 
48
48
  end
@@ -1438,7 +1438,7 @@ module Aws::OpsWorksCM
1438
1438
  params: params,
1439
1439
  config: config)
1440
1440
  context[:gem_name] = 'aws-sdk-opsworkscm'
1441
- context[:gem_version] = '1.23.0'
1441
+ context[:gem_version] = '1.24.0'
1442
1442
  Seahorse::Client::Request.new(handlers, context)
1443
1443
  end
1444
1444
 
@@ -331,7 +331,7 @@ module Aws::OpsWorksCM
331
331
  "jsonVersion" => "1.1",
332
332
  "protocol" => "json",
333
333
  "serviceAbbreviation" => "OpsWorksCM",
334
- "serviceFullName" => "AWS OpsWorks for Chef Automate",
334
+ "serviceFullName" => "AWS OpsWorks CM",
335
335
  "serviceId" => "OpsWorksCM",
336
336
  "signatureVersion" => "v4",
337
337
  "signingName" => "opsworks-cm",
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-opsworkscm
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.23.0
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: 2019-07-25 00:00:00.000000000 Z
11
+ date: 2019-08-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core
@@ -44,8 +44,8 @@ dependencies:
44
44
  - - "~>"
45
45
  - !ruby/object:Gem::Version
46
46
  version: '1.1'
47
- description: Official AWS Ruby gem for AWS OpsWorks for Chef Automate (OpsWorksCM).
48
- This gem is part of the AWS SDK for Ruby.
47
+ description: Official AWS Ruby gem for AWS OpsWorks CM (OpsWorksCM). This gem is part
48
+ of the AWS SDK for Ruby.
49
49
  email:
50
50
  - trevrowe@amazon.com
51
51
  executables: []