aws-sdk-core 2.4.3 → 2.4.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -11,7 +11,7 @@ module Aws
11
11
  #
12
12
  # ** DO NOT EDIT THE FOLLOWING LINE OF CODE **
13
13
  #
14
- SENSITIVE = [:access_token, :admin_contact, :artifact_credentials, :auth_code, :base_32_string_seed, :client_id, :client_secret, :copy_source_sse_customer_key, :local_console_password, :new_password, :old_password, :password, :plaintext, :previous_password, :private_key, :proposed_password, :qr_code_png, :registrant_contact, :secret_access_key, :secret_hash, :shared_secret, :sse_customer_key, :ssekms_key_id, :tech_contact, :trust_password, :upload_credentials, :username, :value]
14
+ SENSITIVE = [:access_token, :admin_contact, :artifact_credentials, :auth_code, :base_32_string_seed, :client_id, :client_secret, :copy_source_sse_customer_key, :id_token, :local_console_password, :new_password, :old_password, :password, :plaintext, :previous_password, :private_key, :proposed_password, :qr_code_png, :refresh_token, :registrant_contact, :secret_access_key, :secret_hash, :shared_secret, :sse_customer_key, :ssekms_key_id, :tech_contact, :trust_password, :upload_credentials, :username, :value]
15
15
 
16
16
  def initialize(options = {})
17
17
  @filters = Set.new(SENSITIVE + Array(options[:filter]))
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.4.3'
2
+ VERSION = '2.4.4'
3
3
  end
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: 2.4.3
4
+ version: 2.4.4
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: 2016-07-26 00:00:00.000000000 Z
11
+ date: 2016-07-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath
@@ -71,6 +71,7 @@ files:
71
71
  - apis/codedeploy/2014-10-06/api-2.json
72
72
  - apis/codedeploy/2014-10-06/examples-1.json
73
73
  - apis/codedeploy/2014-10-06/paginators-1.json
74
+ - apis/codedeploy/2014-10-06/waiters-2.json
74
75
  - apis/codepipeline/2015-07-09/api-2.json
75
76
  - apis/codepipeline/2015-07-09/examples-1.json
76
77
  - apis/cognito-identity/2014-06-30/api-2.json