aws-sdk-autoscalingplans 1.26.0 → 1.27.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
  SHA256:
3
- metadata.gz: 680ae64f5b6260f01661ce2d00b44e385917b453cac2a19dd06d264def828528
4
- data.tar.gz: 5b6c020b40fadb8e27d4cda13c880356d7357e17b4cf1116b0b6568faba27d59
3
+ metadata.gz: aec5730499626da41cbeaa9815928cea999e6bd6a03de6182ef5266a03a8266e
4
+ data.tar.gz: 6c52f6d90806c678c40023e2ded4b663998ca3eb7102ebfc46a05ea4e5611f9b
5
5
  SHA512:
6
- metadata.gz: 55eba69a722ce1c4b37fe10fc7f981160e6e345096f7f0ff94baaccd7d084453d34e9698926a69174c19e32aae53dd691f775cb580c0ab2b7a747490fe0b6178
7
- data.tar.gz: be47130eb4579af26e0da58477eb2377d8e649c99b1da3e73068990966d314ffc1dba2ffdf9a4b7ac84d030e36baf9ff6efa7fdba3d7037bcf55cf48b7d01e23
6
+ metadata.gz: 19fe0f73b036b65748837f91c3c894254c2237ecb17eeeaac2478b3a93d9d4b7aa46433d9855dadaf34903039c036189d52de939fbfaa900b7edff81d5c73b20
7
+ data.tar.gz: cef06c7fa74f4f92d5f65e666d0fb1d33e2851b24d8cf504b6a91343c0ac4423240cec10d6b14361454063958a9e3712ef03ce7d88460385594b6477841d364a
@@ -7,6 +7,7 @@
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
10
+
10
11
  require 'aws-sdk-core'
11
12
  require 'aws-sigv4'
12
13
 
@@ -47,6 +48,6 @@ require_relative 'aws-sdk-autoscalingplans/customizations'
47
48
  # @!group service
48
49
  module Aws::AutoScalingPlans
49
50
 
50
- GEM_VERSION = '1.26.0'
51
+ GEM_VERSION = '1.27.0'
51
52
 
52
53
  end
@@ -866,7 +866,7 @@ module Aws::AutoScalingPlans
866
866
  params: params,
867
867
  config: config)
868
868
  context[:gem_name] = 'aws-sdk-autoscalingplans'
869
- context[:gem_version] = '1.26.0'
869
+ context[:gem_version] = '1.27.0'
870
870
  Seahorse::Client::Request.new(handlers, context)
871
871
  end
872
872
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-autoscalingplans
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.26.0
4
+ version: 1.27.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-08-25 00:00:00.000000000 Z
11
+ date: 2020-09-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core