aws-sdk-datapipeline 1.26.0 → 1.27.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: a6cc5dca12424959edbd759e344056d6e2f0225b67e223c7ebf263b8679c85fa
4
- data.tar.gz: 47848c3917b5d2b742aa78c6d978ef77134ea6677b1a5e0444973843d6ae2ee4
3
+ metadata.gz: 440c182621dc89f9e3444cf4134f721650fc4bf17c6e9339486b016ec4e8d059
4
+ data.tar.gz: 3e6846e37bff74da226f3cbc588b999b9493f1994d0ed40aaa80d104812a140c
5
5
  SHA512:
6
- metadata.gz: 52b626964fa2a0c37d694132b3aeb7cdc0bbefd5d32e64f954582e5c62cdaf9eccd29c8786374168c0a3fab51ba3883a3c18eb8c1a28cc3bbb63b7e08abc43aa
7
- data.tar.gz: 72bcfd3521d2dcb26d6f2ee4e6b6a57ac4efaa1c78d3f8701d4bf0045b6cc23eda8795af39e98cf2ec4a5586cb4d5493e3c75cf2aa620ceba65ad9b03b9cf43d
6
+ metadata.gz: 4e7eb8d8d08b09068efa8e3e02aa112546cf4d0d1f6c918435e3d05e99fa91e2be8af70a5fcc361d14f6b863eae75c514c34d23a211a8f157aeed63b63e7d8fb
7
+ data.tar.gz: 74641f624b28bf896119dcd42021f63d75cfab909d52416ed159332be382f29274b766c569f52eacbacc76dbd4eaebafdc132c90b8304232680d87b8d215a595
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.27.0 (2021-03-31)
5
+ ------------------
6
+
7
+ * Feature - Minor documentation updates and link updates.
8
+
4
9
  1.26.0 (2021-03-10)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.26.0
1
+ 1.27.0
@@ -48,6 +48,6 @@ require_relative 'aws-sdk-datapipeline/customizations'
48
48
  # @!group service
49
49
  module Aws::DataPipeline
50
50
 
51
- GEM_VERSION = '1.26.0'
51
+ GEM_VERSION = '1.27.0'
52
52
 
53
53
  end
@@ -1329,7 +1329,7 @@ module Aws::DataPipeline
1329
1329
  params: params,
1330
1330
  config: config)
1331
1331
  context[:gem_name] = 'aws-sdk-datapipeline'
1332
- context[:gem_version] = '1.26.0'
1332
+ context[:gem_version] = '1.27.0'
1333
1333
  Seahorse::Client::Request.new(handlers, context)
1334
1334
  end
1335
1335
 
@@ -377,6 +377,7 @@ module Aws::DataPipeline
377
377
  "jsonVersion" => "1.1",
378
378
  "protocol" => "json",
379
379
  "serviceFullName" => "AWS Data Pipeline",
380
+ "serviceId" => "Data Pipeline",
380
381
  "signatureVersion" => "v4",
381
382
  "targetPrefix" => "DataPipeline",
382
383
  "uid" => "datapipeline-2012-10-29",
@@ -2,7 +2,7 @@
2
2
  # WARNING ABOUT GENERATED CODE
3
3
  #
4
4
  # This file is generated. See the contributing for info on making contributions:
5
- # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
5
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
6
6
  #
7
7
  # WARNING ABOUT GENERATED CODE
8
8
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-datapipeline
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: 2021-03-10 00:00:00.000000000 Z
11
+ date: 2021-03-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core
@@ -66,8 +66,8 @@ homepage: https://github.com/aws/aws-sdk-ruby
66
66
  licenses:
67
67
  - Apache-2.0
68
68
  metadata:
69
- source_code_uri: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-datapipeline
70
- changelog_uri: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-datapipeline/CHANGELOG.md
69
+ source_code_uri: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-datapipeline
70
+ changelog_uri: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-datapipeline/CHANGELOG.md
71
71
  post_install_message:
72
72
  rdoc_options: []
73
73
  require_paths: