aws-sdk-fms 1.69.0 → 1.70.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
  SHA256:
3
- metadata.gz: 62a6a89ea46f5e5261fe3dc66de59afa7588c78b5c44e425f66761048013388a
4
- data.tar.gz: 26b63a1a6850685bfcf6017eda89e4ab4555e9c19be48ad8b0253f6d543f93a2
3
+ metadata.gz: 503e75f6b2f6e52b3649c04c4d9f5b35f9587ec412085df25c6a1a8d09eb5aef
4
+ data.tar.gz: 0236dcf0419e19755c3d87a5eeb65d3522efdad988e190e01bb36aa7ee139a0c
5
5
  SHA512:
6
- metadata.gz: f7745ed92a2d16f0e115b5039bd320f3751bf3ce236790043688bf78fdf7c686329af6bb367c3a734d3b6e10b12426d7055e99152aee8ff94bc10f3fe0beb498
7
- data.tar.gz: 3e88919d17b0e0346fbb52ffdd41bf08ba3fef2a0195c3b374b02aa00be2a61037275c96ae3887946cfb61604f68f6c8f87d2f198f94b3e4b65c7ce898e68af5
6
+ metadata.gz: 4a29e3f48af7242ba40175a734ffecc7b9d4d1074eb5068d389ffabba431a30033ff4cb8b1503434da83d648c84a02365953fcf69872b5d3009c0bd6477f777e
7
+ data.tar.gz: b8112f43f0855ebf3eb986f4dae7d2a281e21e6fd89294b54c258d0793aacfa3ff26918c6eefba6b9acf58d6a6072eb3fd9a6907bd199cd7e24d3d6e68067676
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.70.0 (2024-05-08)
5
+ ------------------
6
+
7
+ * Feature - The policy scope resource tag is always a string value, either a non-empty string or an empty string.
8
+
4
9
  1.69.0 (2024-04-30)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.69.0
1
+ 1.70.0
@@ -2554,7 +2554,7 @@ module Aws::FMS
2554
2554
  #
2555
2555
  #
2556
2556
  #
2557
- # [1]: https://aws.amazon.com/marketplace
2557
+ # [1]: http://aws.amazon.com/marketplace
2558
2558
  #
2559
2559
  # @option params [required, Types::Policy] :policy
2560
2560
  # The details of the Firewall Manager policy to be created.
@@ -2910,7 +2910,7 @@ module Aws::FMS
2910
2910
  params: params,
2911
2911
  config: config)
2912
2912
  context[:gem_name] = 'aws-sdk-fms'
2913
- context[:gem_version] = '1.69.0'
2913
+ context[:gem_version] = '1.70.0'
2914
2914
  Seahorse::Client::Request.new(handlers, context)
2915
2915
  end
2916
2916
 
@@ -2681,13 +2681,12 @@ module Aws::FMS
2681
2681
  #
2682
2682
  # If forced remediation is disabled, Firewall Manager marks the
2683
2683
  # network ACL as noncompliant and does not try to remediate. For more
2684
- # information about the remediation behavior, see [Network access
2685
- # control list (ACL) policies][1] in the *Firewall Manager Developer
2686
- # Guide*.
2684
+ # information about the remediation behavior, see [Remediation for
2685
+ # managed network ACLs][1] in the *Firewall Manager Developer Guide*.
2687
2686
  #
2688
2687
  #
2689
2688
  #
2690
- # [1]: https://docs.aws.amazon.com/waf/latest/developerguide/network-acl-policies.html
2689
+ # [1]: https://docs.aws.amazon.com/waf/latest/developerguide/network-acl-policies.html#network-acls-remediation
2691
2690
  # @return [Boolean]
2692
2691
  #
2693
2692
  # @!attribute [rw] last_entries
@@ -2712,13 +2711,12 @@ module Aws::FMS
2712
2711
  #
2713
2712
  # If forced remediation is disabled, Firewall Manager marks the
2714
2713
  # network ACL as noncompliant and does not try to remediate. For more
2715
- # information about the remediation behavior, see [Network access
2716
- # control list (ACL) policies][1] in the *Firewall Manager Developer
2717
- # Guide*.
2714
+ # information about the remediation behavior, see [Remediation for
2715
+ # managed network ACLs][1] in the *Firewall Manager Developer Guide*.
2718
2716
  #
2719
2717
  #
2720
2718
  #
2721
- # [1]: https://docs.aws.amazon.com/waf/latest/developerguide/network-acl-policies.html
2719
+ # [1]: https://docs.aws.amazon.com/waf/latest/developerguide/network-acl-policies.html#network-acls-remediation
2722
2720
  # @return [Boolean]
2723
2721
  #
2724
2722
  # @see http://docs.aws.amazon.com/goto/WebAPI/fms-2018-01-01/NetworkAclEntrySet AWS API Documentation
@@ -3537,7 +3535,7 @@ module Aws::FMS
3537
3535
  # @return [Array<String>]
3538
3536
  #
3539
3537
  # @!attribute [rw] policy_description
3540
- # The definition of the Network Firewall firewall policy.
3538
+ # Your description of the Firewall Manager policy.
3541
3539
  # @return [String]
3542
3540
  #
3543
3541
  # @!attribute [rw] policy_status
@@ -4435,6 +4433,13 @@ module Aws::FMS
4435
4433
  # specified tags to be included or excluded. For more information, see
4436
4434
  # [Working with Tag Editor][1].
4437
4435
  #
4436
+ # Every resource tag must have a string value, either a non-empty string
4437
+ # or an empty string. If you don't provide a value for a resource tag,
4438
+ # Firewall Manager saves the value as an empty string: "". When
4439
+ # Firewall Manager compares tags, it only matches two tags if they have
4440
+ # the same key and the same value. A tag with an empty string value only
4441
+ # matches with tags that also have an empty string value.
4442
+ #
4438
4443
  #
4439
4444
  #
4440
4445
  # [1]: https://docs.aws.amazon.com/awsconsolehelpdocs/latest/gsg/tag-editor.html
@@ -4444,7 +4449,8 @@ module Aws::FMS
4444
4449
  # @return [String]
4445
4450
  #
4446
4451
  # @!attribute [rw] value
4447
- # The resource tag value.
4452
+ # The resource tag value. To specify an empty string value, either
4453
+ # don't provide this or specify it as "".
4448
4454
  # @return [String]
4449
4455
  #
4450
4456
  # @see http://docs.aws.amazon.com/goto/WebAPI/fms-2018-01-01/ResourceTag AWS API Documentation
data/lib/aws-sdk-fms.rb CHANGED
@@ -52,6 +52,6 @@ require_relative 'aws-sdk-fms/customizations'
52
52
  # @!group service
53
53
  module Aws::FMS
54
54
 
55
- GEM_VERSION = '1.69.0'
55
+ GEM_VERSION = '1.70.0'
56
56
 
57
57
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-fms
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.69.0
4
+ version: 1.70.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: 2024-04-30 00:00:00.000000000 Z
11
+ date: 2024-05-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core