aws-sdk-wafregional 1.0.0 → 1.1.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 529b9fc6e254ecf74a46ace195d57325df26c898
4
- data.tar.gz: c07a5385a6a18b6f4e296cab5c66e58850ee9ed9
3
+ metadata.gz: c2a8c9933eccb3cd1c6da2258ee6d0ac015123a0
4
+ data.tar.gz: 7dc2c40c7bbf41304cd615515951d35b86c85f88
5
5
  SHA512:
6
- metadata.gz: c0873c97bf038d5b842cfb8af2d56b139deab399af2008539f468054649ac542edb40f2b2522447a7fa2254b9fb653a449d10f361874ff884b8ca823c711456e
7
- data.tar.gz: 1d23e9eed08fcd34679ab75d450418712c0cdd259081cfb20de94e3097cdec394b0264307372c3d28a7f71b1e461a75c88c43c16aed6da2c68f9555d6811ddc5
6
+ metadata.gz: def8b588abc72f2740884bead5b4672c3a54e9ccbb8df2985de3c359d4ee41812ecea46f8283d0e169a116d1bb7444fab74466891880e29fef90a26e2c20048d
7
+ data.tar.gz: e507062dcde3cb4b66ed9b736c77b1a19269e4c8ba30b830d2eacfd054d811339a8e302fddace072e4385e91eed3c102dbaacc941f03897af3c61a9f995050b9
@@ -42,6 +42,6 @@ require_relative 'aws-sdk-wafregional/customizations'
42
42
  # @service
43
43
  module Aws::WAFRegional
44
44
 
45
- GEM_VERSION = '1.0.0'
45
+ GEM_VERSION = '1.1.0'
46
46
 
47
47
  end
@@ -1932,7 +1932,9 @@ module Aws::WAFRegional
1932
1932
  #
1933
1933
  # @example Example: To get a sampled requests
1934
1934
  #
1935
- # # The following example returns detailed information about 100 requests --a sample-- that AWS WAF randomly selects from among the first 5,000 requests that your AWS resource received between the time period 2016-09-27T15:50Z to 2016-09-27T15:50Z.
1935
+ # # The following example returns detailed information about 100 requests --a sample-- that AWS WAF randomly selects from
1936
+ # # among the first 5,000 requests that your AWS resource received between the time period 2016-09-27T15:50Z to
1937
+ # # 2016-09-27T15:50Z.
1936
1938
  #
1937
1939
  # resp = client.get_sampled_requests({
1938
1940
  # max_items: 100,
@@ -2025,7 +2027,8 @@ module Aws::WAFRegional
2025
2027
  #
2026
2028
  # @example Example: To get a size constraint set
2027
2029
  #
2028
- # # The following example returns the details of a size constraint match set with the ID example1ds3t-46da-4fdb-b8d5-abc321j569j5.
2030
+ # # The following example returns the details of a size constraint match set with the ID
2031
+ # # example1ds3t-46da-4fdb-b8d5-abc321j569j5.
2029
2032
  #
2030
2033
  # resp = client.get_size_constraint_set({
2031
2034
  # size_constraint_set_id: "example1ds3t-46da-4fdb-b8d5-abc321j569j5",
@@ -2090,7 +2093,8 @@ module Aws::WAFRegional
2090
2093
  #
2091
2094
  # @example Example: To get a SQL injection match set
2092
2095
  #
2093
- # # The following example returns the details of a SQL injection match set with the ID example1ds3t-46da-4fdb-b8d5-abc321j569j5.
2096
+ # # The following example returns the details of a SQL injection match set with the ID
2097
+ # # example1ds3t-46da-4fdb-b8d5-abc321j569j5.
2094
2098
  #
2095
2099
  # resp = client.get_sql_injection_match_set({
2096
2100
  # sql_injection_match_set_id: "example1ds3t-46da-4fdb-b8d5-abc321j569j5",
@@ -2867,7 +2871,8 @@ module Aws::WAFRegional
2867
2871
  #
2868
2872
  # @example Example: To update a byte match set
2869
2873
  #
2870
- # # The following example deletes a ByteMatchTuple object (filters) in an byte match set with the ID exampleIDs3t-46da-4fdb-b8d5-abc321j569j5.
2874
+ # # The following example deletes a ByteMatchTuple object (filters) in an byte match set with the ID
2875
+ # # exampleIDs3t-46da-4fdb-b8d5-abc321j569j5.
2871
2876
  #
2872
2877
  # resp = client.update_byte_match_set({
2873
2878
  # byte_match_set_id: "exampleIDs3t-46da-4fdb-b8d5-abc321j569j5",
@@ -3008,7 +3013,8 @@ module Aws::WAFRegional
3008
3013
  #
3009
3014
  # @example Example: To update an IP set
3010
3015
  #
3011
- # # The following example deletes an IPSetDescriptor object in an IP match set with the ID example1ds3t-46da-4fdb-b8d5-abc321j569j5.
3016
+ # # The following example deletes an IPSetDescriptor object in an IP match set with the ID
3017
+ # # example1ds3t-46da-4fdb-b8d5-abc321j569j5.
3012
3018
  #
3013
3019
  # resp = client.update_ip_set({
3014
3020
  # change_token: "abcd12f2-46da-4fdb-b8d5-fbd4c466928f",
@@ -3351,7 +3357,8 @@ module Aws::WAFRegional
3351
3357
  #
3352
3358
  # @example Example: To update a size constraint set
3353
3359
  #
3354
- # # The following example deletes a SizeConstraint object (filters) in a size constraint set with the ID example1ds3t-46da-4fdb-b8d5-abc321j569j5.
3360
+ # # The following example deletes a SizeConstraint object (filters) in a size constraint set with the ID
3361
+ # # example1ds3t-46da-4fdb-b8d5-abc321j569j5.
3355
3362
  #
3356
3363
  # resp = client.update_size_constraint_set({
3357
3364
  # change_token: "abcd12f2-46da-4fdb-b8d5-fbd4c466928f",
@@ -3480,7 +3487,8 @@ module Aws::WAFRegional
3480
3487
  #
3481
3488
  # @example Example: To update a SQL injection match set
3482
3489
  #
3483
- # # The following example deletes a SqlInjectionMatchTuple object (filters) in a SQL injection match set with the ID example1ds3t-46da-4fdb-b8d5-abc321j569j5.
3490
+ # # The following example deletes a SqlInjectionMatchTuple object (filters) in a SQL injection match set with the ID
3491
+ # # example1ds3t-46da-4fdb-b8d5-abc321j569j5.
3484
3492
  #
3485
3493
  # resp = client.update_sql_injection_match_set({
3486
3494
  # change_token: "abcd12f2-46da-4fdb-b8d5-fbd4c466928f",
@@ -3753,7 +3761,8 @@ module Aws::WAFRegional
3753
3761
  #
3754
3762
  # @example Example: To update an XSS match set
3755
3763
  #
3756
- # # The following example deletes an XssMatchTuple object (filters) in an XssMatchSet with the ID example1ds3t-46da-4fdb-b8d5-abc321j569j5.
3764
+ # # The following example deletes an XssMatchTuple object (filters) in an XssMatchSet with the ID
3765
+ # # example1ds3t-46da-4fdb-b8d5-abc321j569j5.
3757
3766
  #
3758
3767
  # resp = client.update_xss_match_set({
3759
3768
  # change_token: "abcd12f2-46da-4fdb-b8d5-fbd4c466928f",
@@ -3821,7 +3830,7 @@ module Aws::WAFRegional
3821
3830
  params: params,
3822
3831
  config: config)
3823
3832
  context[:gem_name] = 'aws-sdk-wafregional'
3824
- context[:gem_version] = '1.0.0'
3833
+ context[:gem_version] = '1.1.0'
3825
3834
  Seahorse::Client::Request.new(handlers, context)
3826
3835
  end
3827
3836
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-wafregional
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.1.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-29 00:00:00.000000000 Z
11
+ date: 2017-09-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core
@@ -56,7 +56,9 @@ files:
56
56
  homepage: http://github.com/aws/aws-sdk-ruby
57
57
  licenses:
58
58
  - Apache-2.0
59
- metadata: {}
59
+ metadata:
60
+ source_code_uri: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-wafregional
61
+ changelog_uri: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-wafregional/CHANGELOG.md
60
62
  post_install_message:
61
63
  rdoc_options: []
62
64
  require_paths: