aws-sdk-core 3.1.0 → 3.2.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: 3f55f302102507d66ac7cb1672d67203bbe137a5
4
- data.tar.gz: b46426f548e4dc984795742b6dd372dd272ab835
3
+ metadata.gz: 45283e12be787f540b5f13eb4875a541022ff4cd
4
+ data.tar.gz: 208106e18040fe76107cd429b5c63223c6202663
5
5
  SHA512:
6
- metadata.gz: a590861591be9e0d1bc4dfbe189343efff48587f0c6c92b6d47892e30eafbc96edb9153fc76341a4dc4a272c7773d3f0f8c4fbd0f3c6301419d82d26acd23bf5
7
- data.tar.gz: 8f497d018657e2d7ac594fcebdf7fc773277a97ce2541a254e36b465c477a9a4694575b49f497026f7fbb2077ac7917c4eb72c49bbea42e9fd64e7b5f1902f44
6
+ metadata.gz: c9d3050501a86a6065a249e53b8b00409e7b705460da6d890ed2697a91541aa53195bb6927e4a5a74678d323495cf277e9a5795ebd9585a63b2fbc46a19cb656
7
+ data.tar.gz: fc5f2d57ffe79f2c6e084286c535fd6a43f66eef4804a794da105f427eb7fce661257b263d6df4483d6a773a3cfd715278b69c971c79c5554cf7bdfb0cf1fc6d
data/VERSION CHANGED
@@ -1 +1 @@
1
- 3.1.0
1
+ 3.2.0
@@ -11,7 +11,7 @@ module Aws
11
11
  #
12
12
  # @api private
13
13
  # begin
14
- SENSITIVE = [:access_token, :account_name, :account_password, :admin_contact, :artifact_credentials, :auth_code, :authentication_token, :base_32_string_seed, :client_id, :client_secret, :copy_source_sse_customer_key, :credentials, :db_password, :description, :email, :email_address, :id, :id_token, :input, :local_console_password, :master_account_email, :message, :name, :new_password, :notes, :old_password, :owner_information, :parameters, :password, :payload, :plaintext, :previous_password, :private_key, :proposed_password, :public_key, :qr_code_png, :query, :refresh_token, :registrant_contact, :secret_access_key, :secret_hash, :service_password, :shared_secret, :sse_customer_key, :ssekms_key_id, :status_message, :task_parameters, :tech_contact, :temporary_password, :text, :trust_password, :upload_credentials, :upload_url, :username, :value, :values, :variables, :zip_file]
14
+ SENSITIVE = [:access_token, :account_name, :account_password, :admin_contact, :artifact_credentials, :auth_code, :authentication_token, :base_32_string_seed, :bot_configuration, :client_id, :client_secret, :copy_source_sse_customer_key, :credentials, :db_password, :description, :email, :email_address, :id, :id_token, :input, :local_console_password, :master_account_email, :message, :name, :new_password, :notes, :old_password, :owner_information, :parameters, :password, :payload, :plaintext, :previous_password, :private_key, :proposed_password, :public_key, :qr_code_png, :query, :refresh_token, :registrant_contact, :secret_access_key, :secret_hash, :service_password, :shared_secret, :sse_customer_key, :ssekms_key_id, :status_message, :task_parameters, :tech_contact, :temporary_password, :text, :trust_password, :upload_credentials, :upload_url, :username, :value, :values, :variables, :zip_file]
15
15
  # end
16
16
 
17
17
  def initialize(options = {})
@@ -40,6 +40,6 @@ require_relative 'aws-sdk-sts/customizations'
40
40
  # @service
41
41
  module Aws::STS
42
42
 
43
- GEM_VERSION = '3.1.0'
43
+ GEM_VERSION = '3.2.0'
44
44
 
45
45
  end
@@ -1414,7 +1414,7 @@ module Aws::STS
1414
1414
  params: params,
1415
1415
  config: config)
1416
1416
  context[:gem_name] = 'aws-sdk-core'
1417
- context[:gem_version] = '3.1.0'
1417
+ context[:gem_version] = '3.2.0'
1418
1418
  Seahorse::Client::Request.new(handlers, context)
1419
1419
  end
1420
1420
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-core
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.1.0
4
+ version: 3.2.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-30 00:00:00.000000000 Z
11
+ date: 2017-08-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath
@@ -208,7 +208,9 @@ files:
208
208
  homepage: http://github.com/aws/aws-sdk-ruby
209
209
  licenses:
210
210
  - Apache-2.0
211
- metadata: {}
211
+ metadata:
212
+ source_code_uri: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-core
213
+ changelog_uri: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-core/CHANGELOG.md
212
214
  post_install_message:
213
215
  rdoc_options: []
214
216
  require_paths: