aws-sdk-route53resolver 1.25.0 → 1.26.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: a4ef65852d1c79407730fd644a4d3bb1e13053f99addd945f4e2e416bbb3da4b
4
- data.tar.gz: 98139c3b4a46b1149edf6c773a25dc6c64bc6fd455abf6bffbe5e4e3b7284342
3
+ metadata.gz: '082fc32134733de9b3b96d734c9d5acf23ee4aba299b532c7ffbe881fa14f547'
4
+ data.tar.gz: 294a4f0e65b3ac3b5e52fd42b4fda5e703b451f3d7f2e525fc835e16b1b650aa
5
5
  SHA512:
6
- metadata.gz: de1651f0de718b3708603a83d2f10be31846585d27d3d07e046667a16e56c52c43bcee835d4278296d6cb7c7a34328afdc9698c58dd74625ed1aedc9919c1e6b
7
- data.tar.gz: 2646eb6e60eafc7d22ab60f7361bad9e09a2160b18176e60403f4371b20c7f8054415048c5b33c441705e4927a94ad52bb61ce72cf86c5d7c60950ce0b01e7b8
6
+ metadata.gz: 224f00da2309ea2b905ac91b009190b4516b265ec2dd448b719cb65e44b7ea28a4d2a289ec2ee485a37dc7f9742eeb53e140ca99308f0d059aa59e223d617846
7
+ data.tar.gz: 0e0b6f45fb48ab2682e216ad2fa89b2cca39d0f2e3d70fa96cb90005f73709c1260a95c52f8ebeb98b9d551cf8ddd6d1e74143a03c55dc7f07e18267ea575412
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.26.0 (2021-06-03)
5
+ ------------------
6
+
7
+ * Feature - Documentation updates for Route 53 Resolver
8
+
4
9
  1.25.0 (2021-04-01)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.25.0
1
+ 1.26.0
@@ -48,6 +48,6 @@ require_relative 'aws-sdk-route53resolver/customizations'
48
48
  # @!group service
49
49
  module Aws::Route53Resolver
50
50
 
51
- GEM_VERSION = '1.25.0'
51
+ GEM_VERSION = '1.26.0'
52
52
 
53
53
  end
@@ -342,7 +342,7 @@ module Aws::Route53Resolver
342
342
  #
343
343
  # @option params [required, String] :creator_request_id
344
344
  # A unique string that identifies the request and that allows failed
345
- # requests to be retried without the risk of executing the operation
345
+ # requests to be retried without the risk of running the operation
346
346
  # twice. `CreatorRequestId` can be any unique string, for example, a
347
347
  # date/time stamp.
348
348
  #
@@ -359,15 +359,17 @@ module Aws::Route53Resolver
359
359
  # @option params [required, Integer] :priority
360
360
  # The setting that determines the processing order of the rule group
361
361
  # among the rule groups that you associate with the specified VPC. DNS
362
- # Firewall filters VPC traffic starting from rule group with the lowest
363
- # numeric priority setting.
362
+ # Firewall filters VPC traffic starting from the rule group with the
363
+ # lowest numeric priority setting.
364
364
  #
365
365
  # You must specify a unique priority for each rule group that you
366
366
  # associate with a single VPC. To make it easier to insert rule groups
367
- # later, leave space between the numbers, for example, use 100, 200, and
367
+ # later, leave space between the numbers, for example, use 101, 200, and
368
368
  # so on. You can change the priority setting for a rule group
369
369
  # association after you create it.
370
370
  #
371
+ # The allowed values for `Priority` are between 100 and 9900.
372
+ #
371
373
  # @option params [required, String] :name
372
374
  # A name that lets you identify the association, to manage and use it.
373
375
  #
@@ -611,9 +613,9 @@ module Aws::Route53Resolver
611
613
  #
612
614
  # @option params [required, String] :creator_request_id
613
615
  # A unique string that identifies the request and that allows you to
614
- # retry failed requests without the risk of executing the operation
615
- # twice. `CreatorRequestId` can be any unique string, for example, a
616
- # date/time stamp.
616
+ # retry failed requests without the risk of running the operation twice.
617
+ # `CreatorRequestId` can be any unique string, for example, a date/time
618
+ # stamp.
617
619
  #
618
620
  # **A suitable default value is auto-generated.** You should normally
619
621
  # not need to pass this option.**
@@ -669,9 +671,9 @@ module Aws::Route53Resolver
669
671
  #
670
672
  # @option params [required, String] :creator_request_id
671
673
  # A unique string that identifies the request and that allows you to
672
- # retry failed requests without the risk of executing the operation
673
- # twice. `CreatorRequestId` can be any unique string, for example, a
674
- # date/time stamp.
674
+ # retry failed requests without the risk of running the operation twice.
675
+ # `CreatorRequestId` can be any unique string, for example, a date/time
676
+ # stamp.
675
677
  #
676
678
  # **A suitable default value is auto-generated.** You should normally
677
679
  # not need to pass this option.**
@@ -699,7 +701,7 @@ module Aws::Route53Resolver
699
701
  #
700
702
  # * `ALLOW` - Permit the request to go through.
701
703
  #
702
- # * `ALERT` - Permit the request and send metrics and log to Cloud
704
+ # * `ALERT` - Permit the request and send metrics and logs to Cloud
703
705
  # Watch.
704
706
  #
705
707
  # * `BLOCK` - Disallow the request. This option requires additional
@@ -707,7 +709,7 @@ module Aws::Route53Resolver
707
709
  #
708
710
  # @option params [String] :block_response
709
711
  # The way that you want DNS Firewall to block the request, used with the
710
- # rule aciton setting `BLOCK`.
712
+ # rule action setting `BLOCK`.
711
713
  #
712
714
  # * `NODATA` - Respond indicating that the query was successful, but no
713
715
  # response is available for it.
@@ -793,9 +795,8 @@ module Aws::Route53Resolver
793
795
  #
794
796
  # @option params [required, String] :creator_request_id
795
797
  # A unique string defined by you to identify the request. This allows
796
- # you to retry failed requests without the risk of executing the
797
- # operation twice. This can be any unique string, for example, a
798
- # timestamp.
798
+ # you to retry failed requests without the risk of running the operation
799
+ # twice. This can be any unique string, for example, a timestamp.
799
800
  #
800
801
  # **A suitable default value is auto-generated.** You should normally
801
802
  # not need to pass this option.**
@@ -858,7 +859,7 @@ module Aws::Route53Resolver
858
859
  #
859
860
  # @option params [required, String] :creator_request_id
860
861
  # A unique string that identifies the request and that allows failed
861
- # requests to be retried without the risk of executing the operation
862
+ # requests to be retried without the risk of running the operation
862
863
  # twice. `CreatorRequestId` can be any unique string, for example, a
863
864
  # date/time stamp.
864
865
  #
@@ -963,7 +964,7 @@ module Aws::Route53Resolver
963
964
  # [1]: https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_AssociateResolverQueryLogConfig.html
964
965
  #
965
966
  # @option params [required, String] :name
966
- # The name that you want to give the query logging configuration
967
+ # The name that you want to give the query logging configuration.
967
968
  #
968
969
  # @option params [required, String] :destination_arn
969
970
  # The ARN of the resource that you want Resolver to send query logs. You
@@ -989,7 +990,7 @@ module Aws::Route53Resolver
989
990
  #
990
991
  # @option params [required, String] :creator_request_id
991
992
  # A unique string that identifies the request and that allows failed
992
- # requests to be retried without the risk of executing the operation
993
+ # requests to be retried without the risk of running the operation
993
994
  # twice. `CreatorRequestId` can be any unique string, for example, a
994
995
  # date/time stamp.
995
996
  #
@@ -1047,7 +1048,7 @@ module Aws::Route53Resolver
1047
1048
  #
1048
1049
  # @option params [required, String] :creator_request_id
1049
1050
  # A unique string that identifies the request and that allows failed
1050
- # requests to be retried without the risk of executing the operation
1051
+ # requests to be retried without the risk of running the operation
1051
1052
  # twice. `CreatorRequestId` can be any unique string, for example, a
1052
1053
  # date/time stamp.
1053
1054
  #
@@ -1080,7 +1081,7 @@ module Aws::Route53Resolver
1080
1081
  #
1081
1082
  # @option params [Array<Types::TargetAddress>] :target_ips
1082
1083
  # The IPs that you want Resolver to forward DNS queries to. You can
1083
- # specify only IPv4 addresses. Separate IP addresses with a comma.
1084
+ # specify only IPv4 addresses. Separate IP addresses with a space.
1084
1085
  #
1085
1086
  # `TargetIps` is available only when the value of `Rule type` is
1086
1087
  # `FORWARD`.
@@ -1525,10 +1526,10 @@ module Aws::Route53Resolver
1525
1526
  # Disassociates a VPC from a query logging configuration.
1526
1527
  #
1527
1528
  # <note markdown="1"> Before you can delete a query logging configuration, you must first
1528
- # disassociate all VPCs from the configuration. If you used Resource
1529
- # Access Manager (RAM) to share a query logging configuration with other
1530
- # accounts, VPCs can be disassociated from the configuration in the
1531
- # following ways:
1529
+ # disassociate all VPCs from the configuration. If you used AWS Resource
1530
+ # Access Manager (AWS RAM) to share a query logging configuration with
1531
+ # other accounts, VPCs can be disassociated from the configuration in
1532
+ # the following ways:
1532
1533
  #
1533
1534
  # * The accounts that you shared the configuration with can disassociate
1534
1535
  # VPCs from the configuration.
@@ -1620,11 +1621,11 @@ module Aws::Route53Resolver
1620
1621
  end
1621
1622
 
1622
1623
  # Retrieves the configuration of the firewall behavior provided by DNS
1623
- # Firewall for a single Amazon virtual private cloud (VPC).
1624
+ # Firewall for a single VPC from Amazon Virtual Private Cloud (Amazon
1625
+ # VPC).
1624
1626
  #
1625
1627
  # @option params [required, String] :resource_id
1626
- # The ID of the Amazon virtual private cloud (VPC) that the
1627
- # configuration is for.
1628
+ # The ID of the VPC from Amazon VPC that the configuration is for.
1628
1629
  #
1629
1630
  # @return [Types::GetFirewallConfigResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
1630
1631
  #
@@ -1772,7 +1773,7 @@ module Aws::Route53Resolver
1772
1773
 
1773
1774
  # Returns the AWS Identity and Access Management (AWS IAM) policy for
1774
1775
  # sharing the specified rule group. You can use the policy to share the
1775
- # rule group using AWS Resource Access Manager (RAM).
1776
+ # rule group using AWS Resource Access Manager (AWS RAM).
1776
1777
  #
1777
1778
  # @option params [required, String] :arn
1778
1779
  # The ARN (Amazon Resource Name) for the rule group.
@@ -2125,7 +2126,8 @@ module Aws::Route53Resolver
2125
2126
  #
2126
2127
  # @option params [required, String] :domain_file_url
2127
2128
  # The fully qualified URL or URI of the file stored in Amazon Simple
2128
- # Storage Service (S3) that contains the list of domains to import.
2129
+ # Storage Service (Amazon S3) that contains the list of domains to
2130
+ # import.
2129
2131
  #
2130
2132
  # The file must be in an S3 bucket that's in the same Region as your
2131
2133
  # DNS Firewall. The file must be a text file and must contain a single
@@ -2353,8 +2355,8 @@ module Aws::Route53Resolver
2353
2355
  # @option params [Integer] :priority
2354
2356
  # The setting that determines the processing order of the rule group
2355
2357
  # among the rule groups that are associated with a single VPC. DNS
2356
- # Firewall filters VPC traffic starting from rule group with the lowest
2357
- # numeric priority setting.
2358
+ # Firewall filters VPC traffic starting from the rule group with the
2359
+ # lowest numeric priority setting.
2358
2360
  #
2359
2361
  # @option params [String] :status
2360
2362
  # The association `Status` setting that you want DNS Firewall to filter
@@ -3258,7 +3260,7 @@ module Aws::Route53Resolver
3258
3260
 
3259
3261
  # Attaches an AWS Identity and Access Management (AWS IAM) policy for
3260
3262
  # sharing the rule group. You can use the policy to share the rule group
3261
- # using AWS Resource Access Manager (RAM).
3263
+ # using AWS Resource Access Manager (AWS RAM).
3262
3264
  #
3263
3265
  # @option params [required, String] :arn
3264
3266
  # The ARN (Amazon Resource Name) for the rule group that you want to
@@ -3501,11 +3503,11 @@ module Aws::Route53Resolver
3501
3503
  end
3502
3504
 
3503
3505
  # Updates the configuration of the firewall behavior provided by DNS
3504
- # Firewall for a single Amazon virtual private cloud (VPC).
3506
+ # Firewall for a single VPC from Amazon Virtual Private Cloud (Amazon
3507
+ # VPC).
3505
3508
  #
3506
3509
  # @option params [required, String] :resource_id
3507
- # The ID of the Amazon virtual private cloud (VPC) that the
3508
- # configuration is for.
3510
+ # The ID of the VPC that the configuration is for.
3509
3511
  #
3510
3512
  # @option params [required, String] :firewall_fail_open
3511
3513
  # Determines how Route 53 Resolver handles queries during failures, for
@@ -3725,8 +3727,8 @@ module Aws::Route53Resolver
3725
3727
  # @option params [Integer] :priority
3726
3728
  # The setting that determines the processing order of the rule group
3727
3729
  # among the rule groups that you associate with the specified VPC. DNS
3728
- # Firewall filters VPC traffic starting from rule group with the lowest
3729
- # numeric priority setting.
3730
+ # Firewall filters VPC traffic starting from the rule group with the
3731
+ # lowest numeric priority setting.
3730
3732
  #
3731
3733
  # You must specify a unique priority for each rule group that you
3732
3734
  # associate with a single VPC. To make it easier to insert rule groups
@@ -3934,7 +3936,7 @@ module Aws::Route53Resolver
3934
3936
  params: params,
3935
3937
  config: config)
3936
3938
  context[:gem_name] = 'aws-sdk-route53resolver'
3937
- context[:gem_version] = '1.25.0'
3939
+ context[:gem_version] = '1.26.0'
3938
3940
  Seahorse::Client::Request.new(handlers, context)
3939
3941
  end
3940
3942
 
@@ -44,7 +44,7 @@ module Aws::Route53Resolver
44
44
  #
45
45
  # @!attribute [rw] creator_request_id
46
46
  # A unique string that identifies the request and that allows failed
47
- # requests to be retried without the risk of executing the operation
47
+ # requests to be retried without the risk of running the operation
48
48
  # twice. `CreatorRequestId` can be any unique string, for example, a
49
49
  # date/time stamp.
50
50
  #
@@ -64,14 +64,16 @@ module Aws::Route53Resolver
64
64
  # @!attribute [rw] priority
65
65
  # The setting that determines the processing order of the rule group
66
66
  # among the rule groups that you associate with the specified VPC. DNS
67
- # Firewall filters VPC traffic starting from rule group with the
67
+ # Firewall filters VPC traffic starting from the rule group with the
68
68
  # lowest numeric priority setting.
69
69
  #
70
70
  # You must specify a unique priority for each rule group that you
71
71
  # associate with a single VPC. To make it easier to insert rule groups
72
- # later, leave space between the numbers, for example, use 100, 200,
72
+ # later, leave space between the numbers, for example, use 101, 200,
73
73
  # and so on. You can change the priority setting for a rule group
74
74
  # association after you create it.
75
+ #
76
+ # The allowed values for `Priority` are between 100 and 9900.
75
77
  # @return [Integer]
76
78
  #
77
79
  # @!attribute [rw] name
@@ -105,7 +107,7 @@ module Aws::Route53Resolver
105
107
  end
106
108
 
107
109
  # @!attribute [rw] firewall_rule_group_association
108
- # The association that you just created. The association has an Id
110
+ # The association that you just created. The association has an ID
109
111
  # that you can use to identify it in other requests, like update and
110
112
  # delete.
111
113
  # @return [Types::FirewallRuleGroupAssociation]
@@ -284,7 +286,7 @@ module Aws::Route53Resolver
284
286
  #
285
287
  # @!attribute [rw] creator_request_id
286
288
  # A unique string that identifies the request and that allows you to
287
- # retry failed requests without the risk of executing the operation
289
+ # retry failed requests without the risk of running the operation
288
290
  # twice. `CreatorRequestId` can be any unique string, for example, a
289
291
  # date/time stamp.
290
292
  #
@@ -339,7 +341,7 @@ module Aws::Route53Resolver
339
341
  #
340
342
  # @!attribute [rw] creator_request_id
341
343
  # A unique string defined by you to identify the request. This allows
342
- # you to retry failed requests without the risk of executing the
344
+ # you to retry failed requests without the risk of running the
343
345
  # operation twice. This can be any unique string, for example, a
344
346
  # timestamp.
345
347
  #
@@ -396,7 +398,7 @@ module Aws::Route53Resolver
396
398
  #
397
399
  # @!attribute [rw] creator_request_id
398
400
  # A unique string that identifies the request and that allows you to
399
- # retry failed requests without the risk of executing the operation
401
+ # retry failed requests without the risk of running the operation
400
402
  # twice. `CreatorRequestId` can be any unique string, for example, a
401
403
  # date/time stamp.
402
404
  #
@@ -430,7 +432,7 @@ module Aws::Route53Resolver
430
432
  #
431
433
  # * `ALLOW` - Permit the request to go through.
432
434
  #
433
- # * `ALERT` - Permit the request and send metrics and log to Cloud
435
+ # * `ALERT` - Permit the request and send metrics and logs to Cloud
434
436
  # Watch.
435
437
  #
436
438
  # * `BLOCK` - Disallow the request. This option requires additional
@@ -439,7 +441,7 @@ module Aws::Route53Resolver
439
441
  #
440
442
  # @!attribute [rw] block_response
441
443
  # The way that you want DNS Firewall to block the request, used with
442
- # the rule aciton setting `BLOCK`.
444
+ # the rule action setting `BLOCK`.
443
445
  #
444
446
  # * `NODATA` - Respond indicating that the query was successful, but
445
447
  # no response is available for it.
@@ -538,7 +540,7 @@ module Aws::Route53Resolver
538
540
  #
539
541
  # @!attribute [rw] creator_request_id
540
542
  # A unique string that identifies the request and that allows failed
541
- # requests to be retried without the risk of executing the operation
543
+ # requests to be retried without the risk of running the operation
542
544
  # twice. `CreatorRequestId` can be any unique string, for example, a
543
545
  # date/time stamp.
544
546
  # @return [String]
@@ -621,7 +623,7 @@ module Aws::Route53Resolver
621
623
  # }
622
624
  #
623
625
  # @!attribute [rw] name
624
- # The name that you want to give the query logging configuration
626
+ # The name that you want to give the query logging configuration.
625
627
  # @return [String]
626
628
  #
627
629
  # @!attribute [rw] destination_arn
@@ -649,7 +651,7 @@ module Aws::Route53Resolver
649
651
  #
650
652
  # @!attribute [rw] creator_request_id
651
653
  # A unique string that identifies the request and that allows failed
652
- # requests to be retried without the risk of executing the operation
654
+ # requests to be retried without the risk of running the operation
653
655
  # twice. `CreatorRequestId` can be any unique string, for example, a
654
656
  # date/time stamp.
655
657
  #
@@ -711,7 +713,7 @@ module Aws::Route53Resolver
711
713
  #
712
714
  # @!attribute [rw] creator_request_id
713
715
  # A unique string that identifies the request and that allows failed
714
- # requests to be retried without the risk of executing the operation
716
+ # requests to be retried without the risk of running the operation
715
717
  # twice. `CreatorRequestId` can be any unique string, for example, a
716
718
  # date/time stamp.
717
719
  # @return [String]
@@ -749,7 +751,7 @@ module Aws::Route53Resolver
749
751
  #
750
752
  # @!attribute [rw] target_ips
751
753
  # The IPs that you want Resolver to forward DNS queries to. You can
752
- # specify only IPv4 addresses. Separate IP addresses with a comma.
754
+ # specify only IPv4 addresses. Separate IP addresses with a space.
753
755
  #
754
756
  # `TargetIps` is available only when the value of `Rule type` is
755
757
  # `FORWARD`.
@@ -1373,10 +1375,10 @@ module Aws::Route53Resolver
1373
1375
  end
1374
1376
 
1375
1377
  # Configuration of the firewall behavior provided by DNS Firewall for a
1376
- # single Amazon virtual private cloud (VPC).
1378
+ # single VPC from Amazon Virtual Private Cloud (Amazon VPC).
1377
1379
  #
1378
1380
  # @!attribute [rw] id
1379
- # The Id of the firewall configuration.
1381
+ # The ID of the firewall configuration.
1380
1382
  # @return [String]
1381
1383
  #
1382
1384
  # @!attribute [rw] resource_id
@@ -1417,7 +1419,7 @@ module Aws::Route53Resolver
1417
1419
  include Aws::Structure
1418
1420
  end
1419
1421
 
1420
- # High level information about a list of firewall domains for use in a
1422
+ # High-level information about a list of firewall domains for use in a
1421
1423
  # FirewallRule. This is returned by GetFirewallDomainList.
1422
1424
  #
1423
1425
  # To retrieve the domains that are defined for this domain list, call
@@ -1456,7 +1458,7 @@ module Aws::Route53Resolver
1456
1458
  #
1457
1459
  # @!attribute [rw] creator_request_id
1458
1460
  # A unique string defined by you to identify the request. This allows
1459
- # you to retry failed requests without the risk of executing the
1461
+ # you to retry failed requests without the risk of running the
1460
1462
  # operation twice. This can be any unique string, for example, a
1461
1463
  # timestamp.
1462
1464
  # @return [String]
@@ -1508,7 +1510,7 @@ module Aws::Route53Resolver
1508
1510
  #
1509
1511
  # @!attribute [rw] creator_request_id
1510
1512
  # A unique string defined by you to identify the request. This allows
1511
- # you to retry failed requests without the risk of executing the
1513
+ # you to retry failed requests without the risk of running the
1512
1514
  # operation twice. This can be any unique string, for example, a
1513
1515
  # timestamp.
1514
1516
  # @return [String]
@@ -1673,7 +1675,7 @@ module Aws::Route53Resolver
1673
1675
  #
1674
1676
  # @!attribute [rw] creator_request_id
1675
1677
  # A unique string defined by you to identify the request. This allows
1676
- # you to retry failed requests without the risk of executing the
1678
+ # you to retry failed requests without the risk of running the
1677
1679
  # operation twice. This can be any unique string, for example, a
1678
1680
  # timestamp.
1679
1681
  # @return [String]
@@ -1712,7 +1714,7 @@ module Aws::Route53Resolver
1712
1714
  include Aws::Structure
1713
1715
  end
1714
1716
 
1715
- # An association between a firewall rul group and a VPC, which enables
1717
+ # An association between a firewall rule group and a VPC, which enables
1716
1718
  # DNS filtering for the VPC.
1717
1719
  #
1718
1720
  # @!attribute [rw] id
@@ -1768,7 +1770,7 @@ module Aws::Route53Resolver
1768
1770
  #
1769
1771
  # @!attribute [rw] creator_request_id
1770
1772
  # A unique string defined by you to identify the request. This allows
1771
- # you to retry failed requests without the risk of executing the
1773
+ # you to retry failed requests without the risk of running the
1772
1774
  # operation twice. This can be any unique string, for example, a
1773
1775
  # timestamp.
1774
1776
  # @return [String]
@@ -1829,7 +1831,7 @@ module Aws::Route53Resolver
1829
1831
  #
1830
1832
  # @!attribute [rw] creator_request_id
1831
1833
  # A unique string defined by you to identify the request. This allows
1832
- # you to retry failed requests without the risk of executing the
1834
+ # you to retry failed requests without the risk of running the
1833
1835
  # operation twice. This can be any unique string, for example, a
1834
1836
  # timestamp.
1835
1837
  # @return [String]
@@ -1861,8 +1863,7 @@ module Aws::Route53Resolver
1861
1863
  # }
1862
1864
  #
1863
1865
  # @!attribute [rw] resource_id
1864
- # The ID of the Amazon virtual private cloud (VPC) that the
1865
- # configuration is for.
1866
+ # The ID of the VPC from Amazon VPC that the configuration is for.
1866
1867
  # @return [String]
1867
1868
  #
1868
1869
  # @see http://docs.aws.amazon.com/goto/WebAPI/route53resolver-2018-04-01/GetFirewallConfigRequest AWS API Documentation
@@ -1875,7 +1876,7 @@ module Aws::Route53Resolver
1875
1876
 
1876
1877
  # @!attribute [rw] firewall_config
1877
1878
  # Configuration of the firewall behavior provided by DNS Firewall for
1878
- # a single Amazon virtual private cloud (VPC).
1879
+ # a single VPC from AmazonVPC.
1879
1880
  # @return [Types::FirewallConfig]
1880
1881
  #
1881
1882
  # @see http://docs.aws.amazon.com/goto/WebAPI/route53resolver-2018-04-01/GetFirewallConfigResponse AWS API Documentation
@@ -1970,7 +1971,7 @@ module Aws::Route53Resolver
1970
1971
  # @!attribute [rw] firewall_rule_group_policy
1971
1972
  # The AWS Identity and Access Management (AWS IAM) policy for sharing
1972
1973
  # the specified rule group. You can use the policy to share the rule
1973
- # group using AWS Resource Access Manager (RAM).
1974
+ # group using AWS Resource Access Manager (AWS RAM).
1974
1975
  # @return [String]
1975
1976
  #
1976
1977
  # @see http://docs.aws.amazon.com/goto/WebAPI/route53resolver-2018-04-01/GetFirewallRuleGroupPolicyResponse AWS API Documentation
@@ -2298,7 +2299,8 @@ module Aws::Route53Resolver
2298
2299
  #
2299
2300
  # @!attribute [rw] domain_file_url
2300
2301
  # The fully qualified URL or URI of the file stored in Amazon Simple
2301
- # Storage Service (S3) that contains the list of domains to import.
2302
+ # Storage Service (Amazon S3) that contains the list of domains to
2303
+ # import.
2302
2304
  #
2303
2305
  # The file must be in an S3 bucket that's in the same Region as your
2304
2306
  # DNS Firewall. The file must be a text file and must contain a single
@@ -2626,7 +2628,7 @@ module Aws::Route53Resolver
2626
2628
  #
2627
2629
  # @!attribute [rw] firewall_configs
2628
2630
  # The configurations for the firewall behavior provided by DNS
2629
- # Firewall for Amazon virtual private clouds (VPC).
2631
+ # Firewall for VPCs from Amazon Virtual Private Cloud (Amazon VPC).
2630
2632
  # @return [Array<Types::FirewallConfig>]
2631
2633
  #
2632
2634
  # @see http://docs.aws.amazon.com/goto/WebAPI/route53resolver-2018-04-01/ListFirewallConfigsResponse AWS API Documentation
@@ -2684,7 +2686,7 @@ module Aws::Route53Resolver
2684
2686
  # @!attribute [rw] firewall_domain_lists
2685
2687
  # A list of the domain lists that you have defined.
2686
2688
  #
2687
- # This might be a parital list of the domain lists that you've
2689
+ # This might be a partial list of the domain lists that you've
2688
2690
  # defined. For information, see `MaxResults`.
2689
2691
  # @return [Array<Types::FirewallDomainListMetadata>]
2690
2692
  #
@@ -2749,7 +2751,7 @@ module Aws::Route53Resolver
2749
2751
  # @!attribute [rw] domains
2750
2752
  # A list of the domains in the firewall domain list.
2751
2753
  #
2752
- # This might be a parital list of the domains that you've defined in
2754
+ # This might be a partial list of the domains that you've defined in
2753
2755
  # the domain list. For information, see `MaxResults`.
2754
2756
  # @return [Array<String>]
2755
2757
  #
@@ -2789,7 +2791,7 @@ module Aws::Route53Resolver
2789
2791
  # @!attribute [rw] priority
2790
2792
  # The setting that determines the processing order of the rule group
2791
2793
  # among the rule groups that are associated with a single VPC. DNS
2792
- # Firewall filters VPC traffic starting from rule group with the
2794
+ # Firewall filters VPC traffic starting from the rule group with the
2793
2795
  # lowest numeric priority setting.
2794
2796
  # @return [Integer]
2795
2797
  #
@@ -2994,7 +2996,7 @@ module Aws::Route53Resolver
2994
2996
  # @!attribute [rw] firewall_rules
2995
2997
  # A list of the rules that you have defined.
2996
2998
  #
2997
- # This might be a parital list of the firewall rules that you've
2999
+ # This might be a partial list of the firewall rules that you've
2998
3000
  # defined. For information, see `MaxResults`.
2999
3001
  # @return [Array<Types::FirewallRule>]
3000
3002
  #
@@ -4002,7 +4004,7 @@ module Aws::Route53Resolver
4002
4004
  # @!attribute [rw] creator_request_id
4003
4005
  # A unique string that identifies the request that created the
4004
4006
  # Resolver endpoint. The `CreatorRequestId` allows failed requests to
4005
- # be retried without the risk of executing the operation twice.
4007
+ # be retried without the risk of running the operation twice.
4006
4008
  # @return [String]
4007
4009
  #
4008
4010
  # @!attribute [rw] arn
@@ -4195,7 +4197,7 @@ module Aws::Route53Resolver
4195
4197
  # @!attribute [rw] creator_request_id
4196
4198
  # A unique string that identifies the request that created the query
4197
4199
  # logging configuration. The `CreatorRequestId` allows failed requests
4198
- # to be retried without the risk of executing the operation twice.
4200
+ # to be retried without the risk of running the operation twice.
4199
4201
  # @return [String]
4200
4202
  #
4201
4203
  # @!attribute [rw] creation_time
@@ -4327,7 +4329,7 @@ module Aws::Route53Resolver
4327
4329
  # @!attribute [rw] creator_request_id
4328
4330
  # A unique string that you specified when you created the Resolver
4329
4331
  # rule. `CreatorRequestId` identifies the request and allows failed
4330
- # requests to be retried without the risk of executing the operation
4332
+ # requests to be retried without the risk of running the operation
4331
4333
  # twice.
4332
4334
  # @return [String]
4333
4335
  #
@@ -4392,7 +4394,7 @@ module Aws::Route53Resolver
4392
4394
  # @return [String]
4393
4395
  #
4394
4396
  # @!attribute [rw] share_status
4395
- # Whether the rules is shared and, if so, whether the current account
4397
+ # Whether the rule is shared and, if so, whether the current account
4396
4398
  # is sharing the rule with another account, or another account is
4397
4399
  # sharing the rule with the current account.
4398
4400
  # @return [String]
@@ -4818,8 +4820,7 @@ module Aws::Route53Resolver
4818
4820
  # }
4819
4821
  #
4820
4822
  # @!attribute [rw] resource_id
4821
- # The ID of the Amazon virtual private cloud (VPC) that the
4822
- # configuration is for.
4823
+ # The ID of the VPC that the configuration is for.
4823
4824
  # @return [String]
4824
4825
  #
4825
4826
  # @!attribute [rw] firewall_fail_open
@@ -4850,7 +4851,7 @@ module Aws::Route53Resolver
4850
4851
 
4851
4852
  # @!attribute [rw] firewall_config
4852
4853
  # Configuration of the firewall behavior provided by DNS Firewall for
4853
- # a single Amazon virtual private cloud (VPC).
4854
+ # a single VPC.
4854
4855
  # @return [Types::FirewallConfig]
4855
4856
  #
4856
4857
  # @see http://docs.aws.amazon.com/goto/WebAPI/route53resolver-2018-04-01/UpdateFirewallConfigResponse AWS API Documentation
@@ -4914,7 +4915,7 @@ module Aws::Route53Resolver
4914
4915
  end
4915
4916
 
4916
4917
  # @!attribute [rw] id
4917
- # The Id of the firewall domain list that DNS Firewall just updated.
4918
+ # The ID of the firewall domain list that DNS Firewall just updated.
4918
4919
  # @return [String]
4919
4920
  #
4920
4921
  # @!attribute [rw] name
@@ -4956,7 +4957,7 @@ module Aws::Route53Resolver
4956
4957
  # @!attribute [rw] priority
4957
4958
  # The setting that determines the processing order of the rule group
4958
4959
  # among the rule groups that you associate with the specified VPC. DNS
4959
- # Firewall filters VPC traffic starting from rule group with the
4960
+ # Firewall filters VPC traffic starting from the rule group with the
4960
4961
  # lowest numeric priority setting.
4961
4962
  #
4962
4963
  # You must specify a unique priority for each rule group that you
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-route53resolver
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.25.0
4
+ version: 1.26.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: 2021-04-01 00:00:00.000000000 Z
11
+ date: 2021-06-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core
@@ -83,8 +83,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
83
83
  - !ruby/object:Gem::Version
84
84
  version: '0'
85
85
  requirements: []
86
- rubyforge_project:
87
- rubygems_version: 2.7.6.2
86
+ rubygems_version: 3.1.6
88
87
  signing_key:
89
88
  specification_version: 4
90
89
  summary: AWS SDK for Ruby - Route53Resolver