aws-sdk-guardduty 1.31.0 → 1.32.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: f0a9809a659fc8926241fc5bbd6f1f9b4545a0d75f971feef244fc239988504c
4
- data.tar.gz: b966788115cbb9a9a255338cb414521f3a46c72a655f2b86c886cefb973c5a84
3
+ metadata.gz: bc0ba5a47397111aaac489281607408efa58b71542fb54cedf2185d144dc1a88
4
+ data.tar.gz: 3f8b2efcd682ef67ba482b91b285ac7958bc27003d8007b95f016dd63c076bbc
5
5
  SHA512:
6
- metadata.gz: 66f2e58e21320658518a2e6af5059e92216dc2b669ee79dc044622274c90d6feced5740a354e020a534c8da15d9ea7a2f416aac2ba4e05471f63d609d2d2a740
7
- data.tar.gz: b62ad8d9b366764a797c589498ab450ec4cc0213664dcf8a778cec1c8defcb5a37f70a02d9fceb0f4e54bbffe398215ed3d38c179613a8dd23290760378afe23
6
+ metadata.gz: 811e38cefa8c4823f9bf96c02caf316da9c6b87aacea4ce3f550f8f1ac60ea42301f809631a18fe84690baaf91f8523e7d5bfde3ba3079037ef1298c1236201b
7
+ data.tar.gz: f05b0a6dd3eb2793ca8cb0274023d0cb2b1cc9ef039b1b5de3ba46e28df55a524ba58ca73f7ef66b6dd022923d95664803466929e6e5547cb816ccfef41744e5
@@ -45,6 +45,6 @@ require_relative 'aws-sdk-guardduty/customizations'
45
45
  # @service
46
46
  module Aws::GuardDuty
47
47
 
48
- GEM_VERSION = '1.31.0'
48
+ GEM_VERSION = '1.32.0'
49
49
 
50
50
  end
@@ -637,7 +637,7 @@ module Aws::GuardDuty
637
637
  # The format of the file that contains the IPSet.
638
638
  #
639
639
  # @option params [required, String] :location
640
- # The URI of the file that contains the IPSet. For example: .
640
+ # The URI of the file that contains the IPSet.
641
641
  #
642
642
  # @option params [required, Boolean] :activate
643
643
  # A Boolean value that indicates whether GuardDuty is to start using the
@@ -822,7 +822,7 @@ module Aws::GuardDuty
822
822
  # The format of the file that contains the ThreatIntelSet.
823
823
  #
824
824
  # @option params [required, String] :location
825
- # The URI of the file that contains the ThreatIntelSet. For example: .
825
+ # The URI of the file that contains the ThreatIntelSet.
826
826
  #
827
827
  # @option params [required, Boolean] :activate
828
828
  # A Boolean value that indicates whether GuardDuty is to start using the
@@ -2733,7 +2733,7 @@ module Aws::GuardDuty
2733
2733
  # The unique ID that specifies the IPSet that you want to update.
2734
2734
  #
2735
2735
  # @option params [String] :location
2736
- # The updated URI of the file that contains the IPSet. For example: .
2736
+ # The updated URI of the file that contains the IPSet.
2737
2737
  #
2738
2738
  # @option params [Boolean] :activate
2739
2739
  # The updated Boolean value that specifies whether the IPSet is active
@@ -2838,8 +2838,7 @@ module Aws::GuardDuty
2838
2838
  # update.
2839
2839
  #
2840
2840
  # @option params [String] :location
2841
- # The updated URI of the file that contains the ThreateIntelSet. For
2842
- # example: .
2841
+ # The updated URI of the file that contains the ThreateIntelSet.
2843
2842
  #
2844
2843
  # @option params [Boolean] :activate
2845
2844
  # The updated Boolean value that specifies whether the ThreateIntelSet
@@ -2879,7 +2878,7 @@ module Aws::GuardDuty
2879
2878
  params: params,
2880
2879
  config: config)
2881
2880
  context[:gem_name] = 'aws-sdk-guardduty'
2882
- context[:gem_version] = '1.31.0'
2881
+ context[:gem_version] = '1.32.0'
2883
2882
  Seahorse::Client::Request.new(handlers, context)
2884
2883
  end
2885
2884
 
@@ -658,7 +658,7 @@ module Aws::GuardDuty
658
658
  # @return [String]
659
659
  #
660
660
  # @!attribute [rw] location
661
- # The URI of the file that contains the IPSet. For example: .
661
+ # The URI of the file that contains the IPSet.
662
662
  # @return [String]
663
663
  #
664
664
  # @!attribute [rw] activate
@@ -859,7 +859,7 @@ module Aws::GuardDuty
859
859
  # @return [String]
860
860
  #
861
861
  # @!attribute [rw] location
862
- # The URI of the file that contains the ThreatIntelSet. For example: .
862
+ # The URI of the file that contains the ThreatIntelSet.
863
863
  # @return [String]
864
864
  #
865
865
  # @!attribute [rw] activate
@@ -1841,7 +1841,7 @@ module Aws::GuardDuty
1841
1841
  # @return [String]
1842
1842
  #
1843
1843
  # @!attribute [rw] location
1844
- # The URI of the file that contains the IPSet. For example: .
1844
+ # The URI of the file that contains the IPSet.
1845
1845
  # @return [String]
1846
1846
  #
1847
1847
  # @!attribute [rw] status
@@ -1988,7 +1988,7 @@ module Aws::GuardDuty
1988
1988
  # @return [String]
1989
1989
  #
1990
1990
  # @!attribute [rw] location
1991
- # The URI of the file that contains the ThreatIntelSet. For example: .
1991
+ # The URI of the file that contains the ThreatIntelSet.
1992
1992
  # @return [String]
1993
1993
  #
1994
1994
  # @!attribute [rw] status
@@ -3748,7 +3748,7 @@ module Aws::GuardDuty
3748
3748
  # @return [String]
3749
3749
  #
3750
3750
  # @!attribute [rw] location
3751
- # The updated URI of the file that contains the IPSet. For example: .
3751
+ # The updated URI of the file that contains the IPSet.
3752
3752
  # @return [String]
3753
3753
  #
3754
3754
  # @!attribute [rw] activate
@@ -3866,8 +3866,7 @@ module Aws::GuardDuty
3866
3866
  # @return [String]
3867
3867
  #
3868
3868
  # @!attribute [rw] location
3869
- # The updated URI of the file that contains the ThreateIntelSet. For
3870
- # example: .
3869
+ # The updated URI of the file that contains the ThreateIntelSet.
3871
3870
  # @return [String]
3872
3871
  #
3873
3872
  # @!attribute [rw] activate
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-guardduty
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.31.0
4
+ version: 1.32.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-05-08 00:00:00.000000000 Z
11
+ date: 2020-05-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core