aws-sdk-ecs 1.27.0 → 1.28.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
  SHA1:
3
- metadata.gz: 3160cd99c2fd8f80cb5787c8f7918ddb89d71676
4
- data.tar.gz: 68ed41550cf15ac539af489d642f0443ea518934
3
+ metadata.gz: a9b9f37731079923048c30a03c74ac841bc4bf06
4
+ data.tar.gz: 854646ecb0cfaa94bfd985f8c4307a2781a4cfab
5
5
  SHA512:
6
- metadata.gz: bc467297ecf55d29f085e0a8e3d8388ab7ed92ffee8a16a4c543e31692f6c5fef58aa4242f209c46c9de7e10449c431c4681fb7f62ca37e92b233eb7ba6457ee
7
- data.tar.gz: b9ab1b3f9b4005ba1e991531fbbf5288cda9626cda280a77e566ca60f4e7cd5a47320aef6064f5bfd784950ad5b1d207e642bd001e6311c3379c2c100c82a2f6
6
+ metadata.gz: e41db36a2c3a29ae4bead798e8de2daa29b55309b62ff094468008ed8c322ff6c20cafa7fedf377d9654ffc068cfa2e76c79fd04fb94ad7563d19e982749260e
7
+ data.tar.gz: 79170495d2e804b005951a16d905659595e05c8f3f6f19ab5c5995f538770083afd312ef6ea4fa7053e348c8cd5f2b54933d3c5520f65052d17d0563e79a6284
data/lib/aws-sdk-ecs.rb CHANGED
@@ -43,6 +43,6 @@ require_relative 'aws-sdk-ecs/customizations'
43
43
  # @service
44
44
  module Aws::ECS
45
45
 
46
- GEM_VERSION = '1.27.0'
46
+ GEM_VERSION = '1.28.0'
47
47
 
48
48
  end
@@ -620,7 +620,7 @@ module Aws::ECS
620
620
  #
621
621
  #
622
622
  #
623
- # [1]: http://docs.aws.amazon.com/AmazonECS/latest/developerguide/Using_Tags.html
623
+ # [1]: http://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-using-tags.html
624
624
  #
625
625
  # @option params [String] :propagate_tags
626
626
  # Specifies whether to propagate the tags from the task definition or
@@ -4267,7 +4267,7 @@ module Aws::ECS
4267
4267
  #
4268
4268
  #
4269
4269
  #
4270
- # [1]: http://docs.aws.amazon.com/AmazonECS/latest/developerguide/Using_Tags.html
4270
+ # [1]: http://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-using-tags.html
4271
4271
  #
4272
4272
  # @option params [String] :propagate_tags
4273
4273
  # Specifies whether to propagate the tags from the task definition or
@@ -4532,7 +4532,7 @@ module Aws::ECS
4532
4532
  #
4533
4533
  #
4534
4534
  #
4535
- # [1]: http://docs.aws.amazon.com/AmazonECS/latest/developerguide/Using_Tags.html
4535
+ # [1]: http://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-using-tags.html
4536
4536
  #
4537
4537
  # @option params [String] :propagate_tags
4538
4538
  # Specifies whether to propagate the tags from the task definition or
@@ -5621,7 +5621,7 @@ module Aws::ECS
5621
5621
  params: params,
5622
5622
  config: config)
5623
5623
  context[:gem_name] = 'aws-sdk-ecs'
5624
- context[:gem_version] = '1.27.0'
5624
+ context[:gem_version] = '1.28.0'
5625
5625
  Seahorse::Client::Request.new(handlers, context)
5626
5626
  end
5627
5627
 
@@ -1788,7 +1788,7 @@ module Aws::ECS
1788
1788
  #
1789
1789
  #
1790
1790
  #
1791
- # [1]: http://docs.aws.amazon.com/AmazonECS/latest/developerguide/Using_Tags.html
1791
+ # [1]: http://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-using-tags.html
1792
1792
  # @return [Boolean]
1793
1793
  #
1794
1794
  # @!attribute [rw] propagate_tags
@@ -5256,7 +5256,7 @@ module Aws::ECS
5256
5256
  #
5257
5257
  #
5258
5258
  #
5259
- # [1]: http://docs.aws.amazon.com/AmazonECS/latest/developerguide/Using_Tags.html
5259
+ # [1]: http://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-using-tags.html
5260
5260
  # @return [Boolean]
5261
5261
  #
5262
5262
  # @!attribute [rw] propagate_tags
@@ -5544,7 +5544,7 @@ module Aws::ECS
5544
5544
  #
5545
5545
  #
5546
5546
  #
5547
- # [1]: http://docs.aws.amazon.com/AmazonECS/latest/developerguide/Using_Tags.html
5547
+ # [1]: http://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-using-tags.html
5548
5548
  # @return [Boolean]
5549
5549
  #
5550
5550
  # @!attribute [rw] propagate_tags
@@ -5819,7 +5819,7 @@ module Aws::ECS
5819
5819
  #
5820
5820
  #
5821
5821
  #
5822
- # [1]: http://docs.aws.amazon.com/AmazonECS/latest/developerguide/Using_Tags.html
5822
+ # [1]: http://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-using-tags.html
5823
5823
  # @return [Boolean]
5824
5824
  #
5825
5825
  # @!attribute [rw] propagate_tags
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-ecs
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.27.0
4
+ version: 1.28.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: 2018-12-11 00:00:00.000000000 Z
11
+ date: 2019-01-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core