aws-sdk-wafregional 1.13.0 → 1.14.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: 02cf872e8c3310ea6bc3b3a6bcd9d06b4eb803a1
4
- data.tar.gz: 5eeeba7e5be3d366e5d4ff11cd2fccea9ea4a575
3
+ metadata.gz: f30a43d96dc3f5b3219d16e1bc0a596341357f50
4
+ data.tar.gz: 8e60c804688c5b37b567327555f18b7701a10bb5
5
5
  SHA512:
6
- metadata.gz: 7c99a5537aaeb43b3f244e68d4c0ea59215397c7cfff98e82c47560cc698369f65d37dc7a043864bd2076596c5ff617e7ab2e937d3968c18f822d4fda45e1663
7
- data.tar.gz: 215d2254cf03dd4282a61fb7f446dd9fd8f54ce59256f08a9d10f59e59129a0c24936ca36686037a846fe233174f5aefa0c66f15807825904a131e56c5794e3a
6
+ metadata.gz: f64cb423a85a5b9b1c0f7aca3e4596cc5ad5cba04f750fe1dce9c8d80fd1ae16d04d5baf12ba31d2969e4659f1e8ec4d5869f095177bd3fec0ff39ff10ac999d
7
+ data.tar.gz: 3df806f9a5493fda45f32bbb703315cf4a81d91e4112651909edb54cad09417953d1855e524704c627b776b6addef9d26c310625b3cc7d2b3e02e91d0bbf0d68
@@ -42,6 +42,6 @@ require_relative 'aws-sdk-wafregional/customizations'
42
42
  # @service
43
43
  module Aws::WAFRegional
44
44
 
45
- GEM_VERSION = '1.13.0'
45
+ GEM_VERSION = '1.14.0'
46
46
 
47
47
  end
@@ -278,7 +278,7 @@ module Aws::WAFRegional
278
278
  #
279
279
  #
280
280
  #
281
- # [1]: http://docs.aws.amazon.com/waf/latest/developerguide/
281
+ # [1]: https://docs.aws.amazon.com/waf/latest/developerguide/
282
282
  #
283
283
  # @option params [required, String] :name
284
284
  # A friendly name or description of the ByteMatchSet. You can't change
@@ -345,7 +345,7 @@ module Aws::WAFRegional
345
345
  #
346
346
  #
347
347
  #
348
- # [1]: http://docs.aws.amazon.com/waf/latest/developerguide/
348
+ # [1]: https://docs.aws.amazon.com/waf/latest/developerguide/
349
349
  #
350
350
  # @option params [required, String] :name
351
351
  # A friendly name or description of the GeoMatchSet. You can't change
@@ -410,7 +410,7 @@ module Aws::WAFRegional
410
410
  #
411
411
  #
412
412
  #
413
- # [1]: http://docs.aws.amazon.com/waf/latest/developerguide/
413
+ # [1]: https://docs.aws.amazon.com/waf/latest/developerguide/
414
414
  #
415
415
  # @option params [required, String] :name
416
416
  # A friendly name or description of the IPSet. You can't change `Name`
@@ -543,7 +543,7 @@ module Aws::WAFRegional
543
543
  #
544
544
  #
545
545
  #
546
- # [1]: http://docs.aws.amazon.com/waf/latest/developerguide/
546
+ # [1]: https://docs.aws.amazon.com/waf/latest/developerguide/
547
547
  #
548
548
  # @option params [required, String] :name
549
549
  # A friendly name or description of the RateBasedRule. You can't change
@@ -640,7 +640,7 @@ module Aws::WAFRegional
640
640
  #
641
641
  #
642
642
  #
643
- # [1]: http://docs.aws.amazon.com/waf/latest/developerguide/
643
+ # [1]: https://docs.aws.amazon.com/waf/latest/developerguide/
644
644
  #
645
645
  # @option params [required, String] :name
646
646
  # A friendly name or description of the RegexMatchSet. You can't change
@@ -705,7 +705,7 @@ module Aws::WAFRegional
705
705
  #
706
706
  #
707
707
  #
708
- # [1]: http://docs.aws.amazon.com/waf/latest/developerguide/
708
+ # [1]: https://docs.aws.amazon.com/waf/latest/developerguide/
709
709
  #
710
710
  # @option params [required, String] :name
711
711
  # A friendly name or description of the RegexPatternSet. You can't
@@ -783,7 +783,7 @@ module Aws::WAFRegional
783
783
  #
784
784
  #
785
785
  #
786
- # [1]: http://docs.aws.amazon.com/waf/latest/developerguide/
786
+ # [1]: https://docs.aws.amazon.com/waf/latest/developerguide/
787
787
  #
788
788
  # @option params [required, String] :name
789
789
  # A friendly name or description of the Rule. You can't change the name
@@ -877,7 +877,7 @@ module Aws::WAFRegional
877
877
  #
878
878
  #
879
879
  #
880
- # [1]: http://docs.aws.amazon.com/waf/latest/developerguide/
880
+ # [1]: https://docs.aws.amazon.com/waf/latest/developerguide/
881
881
  #
882
882
  # @option params [required, String] :name
883
883
  # A friendly name or description of the RuleGroup. You can't change
@@ -950,7 +950,7 @@ module Aws::WAFRegional
950
950
  #
951
951
  #
952
952
  #
953
- # [1]: http://docs.aws.amazon.com/waf/latest/developerguide/
953
+ # [1]: https://docs.aws.amazon.com/waf/latest/developerguide/
954
954
  #
955
955
  # @option params [required, String] :name
956
956
  # A friendly name or description of the SizeConstraintSet. You can't
@@ -1047,7 +1047,7 @@ module Aws::WAFRegional
1047
1047
  #
1048
1048
  #
1049
1049
  #
1050
- # [1]: http://docs.aws.amazon.com/waf/latest/developerguide/
1050
+ # [1]: https://docs.aws.amazon.com/waf/latest/developerguide/
1051
1051
  #
1052
1052
  # @option params [required, String] :name
1053
1053
  # A friendly name or description for the SqlInjectionMatchSet that
@@ -1151,7 +1151,7 @@ module Aws::WAFRegional
1151
1151
  #
1152
1152
  #
1153
1153
  #
1154
- # [1]: http://docs.aws.amazon.com/waf/latest/developerguide/
1154
+ # [1]: https://docs.aws.amazon.com/waf/latest/developerguide/
1155
1155
  #
1156
1156
  # @option params [required, String] :name
1157
1157
  # A friendly name or description of the WebACL. You can't change `Name`
@@ -1273,7 +1273,7 @@ module Aws::WAFRegional
1273
1273
  #
1274
1274
  #
1275
1275
  #
1276
- # [1]: http://docs.aws.amazon.com/waf/latest/developerguide/
1276
+ # [1]: https://docs.aws.amazon.com/waf/latest/developerguide/
1277
1277
  #
1278
1278
  # @option params [required, String] :name
1279
1279
  # A friendly name or description for the XssMatchSet that you're
@@ -2221,7 +2221,7 @@ module Aws::WAFRegional
2221
2221
  # * `PENDING`\: AWS WAF is propagating the create, update, or delete
2222
2222
  # request to all AWS WAF servers.
2223
2223
  #
2224
- # * `IN_SYNC`\: Propagation is complete.
2224
+ # * `INSYNC`\: Propagation is complete.
2225
2225
  #
2226
2226
  # @option params [required, String] :change_token
2227
2227
  # The change token for which you want to get the status. This change
@@ -3938,6 +3938,10 @@ module Aws::WAFRegional
3938
3938
  #
3939
3939
  # 1. Create an Amazon Kinesis Data Firehose .
3940
3940
  #
3941
+ # Create the data firehose with a PUT source and in the region that
3942
+ # you are operating. However, if you are capturing logs for Amazon
3943
+ # CloudFront, always create the firehose in US East (N. Virginia).
3944
+ #
3941
3945
  # 2. Associate that firehose to your web ACL using a
3942
3946
  # `PutLoggingConfiguration` request.
3943
3947
  #
@@ -3949,7 +3953,7 @@ module Aws::WAFRegional
3949
3953
  #
3950
3954
  #
3951
3955
  #
3952
- # [1]: http://docs.aws.amazon.com/waf/latest/developerguide/logging.html
3956
+ # [1]: https://docs.aws.amazon.com/waf/latest/developerguide/logging.html
3953
3957
  #
3954
3958
  # @option params [required, Types::LoggingConfiguration] :logging_configuration
3955
3959
  # The Amazon Kinesis Data Firehose that contains the inspected traffic
@@ -4096,7 +4100,7 @@ module Aws::WAFRegional
4096
4100
  #
4097
4101
  #
4098
4102
  #
4099
- # [1]: http://docs.aws.amazon.com/waf/latest/developerguide/
4103
+ # [1]: https://docs.aws.amazon.com/waf/latest/developerguide/
4100
4104
  #
4101
4105
  # @option params [required, String] :byte_match_set_id
4102
4106
  # The `ByteMatchSetId` of the ByteMatchSet that you want to update.
@@ -4218,7 +4222,7 @@ module Aws::WAFRegional
4218
4222
  #
4219
4223
  #
4220
4224
  #
4221
- # [1]: http://docs.aws.amazon.com/waf/latest/developerguide/
4225
+ # [1]: https://docs.aws.amazon.com/waf/latest/developerguide/
4222
4226
  #
4223
4227
  # @option params [required, String] :geo_match_set_id
4224
4228
  # The `GeoMatchSetId` of the GeoMatchSet that you want to update.
@@ -4288,8 +4292,8 @@ module Aws::WAFRegional
4288
4292
  # `192.0.2.44/32` (for the individual IP address `192.0.2.44`).
4289
4293
  #
4290
4294
  # AWS WAF supports IPv4 address ranges: /8 and any range between /16
4291
- # through /32. AWS WAF supports IPv6 address ranges: /16, /24, /32, /48,
4292
- # /56, /64, and /128. For more information about CIDR notation, see the
4295
+ # through /32. AWS WAF supports IPv6 address ranges: /24, /32, /48, /56,
4296
+ # /64, and /128. For more information about CIDR notation, see the
4293
4297
  # Wikipedia entry [Classless Inter-Domain Routing][1].
4294
4298
  #
4295
4299
  # IPv6 addresses can be represented using any of the following formats:
@@ -4332,7 +4336,7 @@ module Aws::WAFRegional
4332
4336
  #
4333
4337
  #
4334
4338
  # [1]: https://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing
4335
- # [2]: http://docs.aws.amazon.com/waf/latest/developerguide/
4339
+ # [2]: https://docs.aws.amazon.com/waf/latest/developerguide/
4336
4340
  #
4337
4341
  # @option params [required, String] :ip_set_id
4338
4342
  # The `IPSetId` of the IPSet that you want to update. `IPSetId` is
@@ -4548,7 +4552,7 @@ module Aws::WAFRegional
4548
4552
  #
4549
4553
  #
4550
4554
  #
4551
- # [1]: http://docs.aws.amazon.com/waf/latest/developerguide/
4555
+ # [1]: https://docs.aws.amazon.com/waf/latest/developerguide/
4552
4556
  #
4553
4557
  # @option params [required, String] :regex_match_set_id
4554
4558
  # The `RegexMatchSetId` of the RegexMatchSet that you want to update.
@@ -4637,7 +4641,7 @@ module Aws::WAFRegional
4637
4641
  #
4638
4642
  #
4639
4643
  #
4640
- # [1]: http://docs.aws.amazon.com/waf/latest/developerguide/
4644
+ # [1]: https://docs.aws.amazon.com/waf/latest/developerguide/
4641
4645
  #
4642
4646
  # @option params [required, String] :regex_pattern_set_id
4643
4647
  # The `RegexPatternSetId` of the RegexPatternSet that you want to
@@ -4721,7 +4725,7 @@ module Aws::WAFRegional
4721
4725
  #
4722
4726
  #
4723
4727
  #
4724
- # [1]: http://docs.aws.amazon.com/waf/latest/developerguide/
4728
+ # [1]: https://docs.aws.amazon.com/waf/latest/developerguide/
4725
4729
  #
4726
4730
  # @option params [required, String] :rule_id
4727
4731
  # The `RuleId` of the `Rule` that you want to update. `RuleId` is
@@ -4828,7 +4832,7 @@ module Aws::WAFRegional
4828
4832
  #
4829
4833
  #
4830
4834
  #
4831
- # [1]: http://docs.aws.amazon.com/waf/latest/developerguide/
4835
+ # [1]: https://docs.aws.amazon.com/waf/latest/developerguide/
4832
4836
  #
4833
4837
  # @option params [required, String] :rule_group_id
4834
4838
  # The `RuleGroupId` of the RuleGroup that you want to update.
@@ -4946,7 +4950,7 @@ module Aws::WAFRegional
4946
4950
  #
4947
4951
  #
4948
4952
  #
4949
- # [1]: http://docs.aws.amazon.com/waf/latest/developerguide/
4953
+ # [1]: https://docs.aws.amazon.com/waf/latest/developerguide/
4950
4954
  #
4951
4955
  # @option params [required, String] :size_constraint_set_id
4952
4956
  # The `SizeConstraintSetId` of the SizeConstraintSet that you want to
@@ -5077,7 +5081,7 @@ module Aws::WAFRegional
5077
5081
  #
5078
5082
  #
5079
5083
  #
5080
- # [1]: http://docs.aws.amazon.com/waf/latest/developerguide/
5084
+ # [1]: https://docs.aws.amazon.com/waf/latest/developerguide/
5081
5085
  #
5082
5086
  # @option params [required, String] :sql_injection_match_set_id
5083
5087
  # The `SqlInjectionMatchSetId` of the `SqlInjectionMatchSet` that you
@@ -5228,7 +5232,7 @@ module Aws::WAFRegional
5228
5232
  #
5229
5233
  #
5230
5234
  #
5231
- # [1]: http://docs.aws.amazon.com/waf/latest/developerguide/
5235
+ # [1]: https://docs.aws.amazon.com/waf/latest/developerguide/
5232
5236
  #
5233
5237
  # @option params [required, String] :web_acl_id
5234
5238
  # The `WebACLId` of the WebACL that you want to update. `WebACLId` is
@@ -5378,7 +5382,7 @@ module Aws::WAFRegional
5378
5382
  #
5379
5383
  #
5380
5384
  #
5381
- # [1]: http://docs.aws.amazon.com/waf/latest/developerguide/
5385
+ # [1]: https://docs.aws.amazon.com/waf/latest/developerguide/
5382
5386
  #
5383
5387
  # @option params [required, String] :xss_match_set_id
5384
5388
  # The `XssMatchSetId` of the `XssMatchSet` that you want to update.
@@ -5475,7 +5479,7 @@ module Aws::WAFRegional
5475
5479
  params: params,
5476
5480
  config: config)
5477
5481
  context[:gem_name] = 'aws-sdk-wafregional'
5478
- context[:gem_version] = '1.13.0'
5482
+ context[:gem_version] = '1.14.0'
5479
5483
  Seahorse::Client::Request.new(handlers, context)
5480
5484
  end
5481
5485
 
@@ -146,7 +146,7 @@ module Aws::WAFRegional
146
146
  #
147
147
  #
148
148
  #
149
- # [1]: http://docs.aws.amazon.com/waf/latest/developerguide/logging.html
149
+ # [1]: https://docs.aws.amazon.com/waf/latest/developerguide/logging.html
150
150
  # @return [Array<Types::ExcludedRule>]
151
151
  #
152
152
  # @see http://docs.aws.amazon.com/goto/WebAPI/waf-regional-2016-11-28/ActivatedRule AWS API Documentation
@@ -2709,14 +2709,14 @@ module Aws::WAFRegional
2709
2709
  # Contains one or more IP addresses or blocks of IP addresses specified
2710
2710
  # in Classless Inter-Domain Routing (CIDR) notation. AWS WAF supports
2711
2711
  # IPv4 address ranges: /8 and any range between /16 through /32. AWS WAF
2712
- # supports IPv6 address ranges: /16, /24, /32, /48, /56, /64, and /128.
2712
+ # supports IPv6 address ranges: /24, /32, /48, /56, /64, and /128.
2713
2713
  #
2714
2714
  # To specify an individual IP address, you specify the four-part IP
2715
2715
  # address followed by a `/32`, for example, 192.0.2.0/31. To block a
2716
2716
  # range of IP addresses, you can specify /8 or any range between /16
2717
- # through /32 (for IPv4) or /16, /24, /32, /48, /56, /64, or /128 (for
2718
- # IPv6). For more information about CIDR notation, see the Wikipedia
2719
- # entry [Classless Inter-Domain Routing][1].
2717
+ # through /32 (for IPv4) or /24, /32, /48, /56, /64, or /128 (for IPv6).
2718
+ # For more information about CIDR notation, see the Wikipedia entry
2719
+ # [Classless Inter-Domain Routing][1].
2720
2720
  #
2721
2721
  #
2722
2722
  #
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.13.0
4
+ version: 1.14.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: 2018-12-19 00:00:00.000000000 Z
11
+ date: 2019-02-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core