aws-sdk-route53resolver 1.40.0 → 1.41.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: a9d4fa77e2868be76a20b65a6bb8065dfb772e1508636a93ad1d93e1aa57eb55
4
- data.tar.gz: 41040de1aee087f7c84f65290ac45892516e0ed23836119f5b55bf02041f1bf6
3
+ metadata.gz: 818387d1ed0ff9f03da1be7733a5693fa9f8d040fe96d6605fdfe6e03e5ba515
4
+ data.tar.gz: a98e56baeb784c493d3cd50909a35c56473ac56a2ccc2f1c2eea9cb9414c8619
5
5
  SHA512:
6
- metadata.gz: 513712a814e99b5e5eec1ff1c885685de151e0ec8368298e4c60bfe6cf27cd445b1cd5b2c26ac06a309adcd6d2a819e60244d181ad7ff829e9bba59cc8acbd1e
7
- data.tar.gz: dc787d19178da9f15a8b612be11b726d09c516cc8a2b39b42ecd7791f6d704b8b848a1a9d0169f337846b9f75a94e362e507df10af66272480056b6036075118
6
+ metadata.gz: 53d2e31a1928fe0de3f4b4ade0d1666d7622104f1a79fc6f7e997ee2d2fb41b5f48997bacef04b96f66779d95a3bc1ba0b87de8e4dc0ccb2167d924c48f456f4
7
+ data.tar.gz: edde098da5c9ace055f337215cf03f0372fb10ebd35e3f04c51c01dfe1c45d26f8a341e3d75984e927986d82d2d76bc97d474952d66b84d4fe267c9690d315dc
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.41.0 (2023-05-11)
5
+ ------------------
6
+
7
+ * Feature - Update FIPS endpoints for GovCloud (US) regions in SDK.
8
+
4
9
  1.40.0 (2023-03-08)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.40.0
1
+ 1.41.0
@@ -922,11 +922,11 @@ module Aws::Route53Resolver
922
922
  # @option params [required, String] :direction
923
923
  # Specify the applicable value:
924
924
  #
925
- # * `INBOUND`\: Resolver forwards DNS queries to the DNS service for a
925
+ # * `INBOUND`: Resolver forwards DNS queries to the DNS service for a
926
926
  # VPC from your network
927
927
  #
928
- # * `OUTBOUND`\: Resolver forwards DNS queries from the DNS service for
929
- # a VPC to your network
928
+ # * `OUTBOUND`: Resolver forwards DNS queries from the DNS service for a
929
+ # VPC to your network
930
930
  #
931
931
  # @option params [required, Array<Types::IpAddressRequest>] :ip_addresses
932
932
  # The subnets and IP addresses in your VPC that DNS queries originate
@@ -1024,7 +1024,7 @@ module Aws::Route53Resolver
1024
1024
  # Kinesis Data Firehose delivery stream. Examples of valid values
1025
1025
  # include the following:
1026
1026
  #
1027
- # * **S3 bucket**\:
1027
+ # * **S3 bucket**:
1028
1028
  #
1029
1029
  # `arn:aws:s3:::examplebucket`
1030
1030
  #
@@ -1032,11 +1032,11 @@ module Aws::Route53Resolver
1032
1032
  #
1033
1033
  # `arn:aws:s3:::examplebucket/development/`
1034
1034
  #
1035
- # * **CloudWatch Logs log group**\:
1035
+ # * **CloudWatch Logs log group**:
1036
1036
  #
1037
1037
  # `arn:aws:logs:us-west-1:123456789012:log-group:/mystack-testgroup-12ABC1AB12A1:*`
1038
1038
  #
1039
- # * **Kinesis Data Firehose delivery stream**\:
1039
+ # * **Kinesis Data Firehose delivery stream**:
1040
1040
  #
1041
1041
  # `arn:aws:kinesis:us-east-2:0123456789:stream/my_stream_name`
1042
1042
  #
@@ -1326,10 +1326,10 @@ module Aws::Route53Resolver
1326
1326
  # endpoint depends on whether it's an inbound or an outbound Resolver
1327
1327
  # endpoint:
1328
1328
  #
1329
- # * **Inbound**\: DNS queries from your network are no longer routed to
1329
+ # * **Inbound**: DNS queries from your network are no longer routed to
1330
1330
  # the DNS service for the specified VPC.
1331
1331
  #
1332
- # * **Outbound**\: DNS queries from a VPC are no longer routed to your
1332
+ # * **Outbound**: DNS queries from a VPC are no longer routed to your
1333
1333
  # network.
1334
1334
  #
1335
1335
  # @option params [required, String] :resolver_endpoint_id
@@ -2727,7 +2727,7 @@ module Aws::Route53Resolver
2727
2727
  # with the current Amazon Web Services account.
2728
2728
  #
2729
2729
  # @option params [Integer] :max_results
2730
- # *Optional*\: An integer that specifies the maximum number of DNSSEC
2730
+ # *Optional*: An integer that specifies the maximum number of DNSSEC
2731
2731
  # configuration results that you want Amazon Route 53 to return. If you
2732
2732
  # don't specify a value for `MaxResults`, Route 53 returns up to 100
2733
2733
  # configuration per page.
@@ -2963,41 +2963,41 @@ module Aws::Route53Resolver
2963
2963
  #
2964
2964
  # Valid values include the following elements:
2965
2965
  #
2966
- # * `CreationTime`\: The ID of the query logging association.
2966
+ # * `CreationTime`: The ID of the query logging association.
2967
2967
  #
2968
- # * `Error`\: If the value of `Status` is `FAILED`, the value of `Error`
2968
+ # * `Error`: If the value of `Status` is `FAILED`, the value of `Error`
2969
2969
  # indicates the cause:
2970
2970
  #
2971
- # * `DESTINATION_NOT_FOUND`\: The specified destination (for example,
2971
+ # * `DESTINATION_NOT_FOUND`: The specified destination (for example,
2972
2972
  # an Amazon S3 bucket) was deleted.
2973
2973
  #
2974
- # * `ACCESS_DENIED`\: Permissions don't allow sending logs to the
2974
+ # * `ACCESS_DENIED`: Permissions don't allow sending logs to the
2975
2975
  # destination.
2976
2976
  #
2977
2977
  # If `Status` is a value other than `FAILED`, `ERROR` is null.
2978
2978
  #
2979
- # * `Id`\: The ID of the query logging association
2979
+ # * `Id`: The ID of the query logging association
2980
2980
  #
2981
- # * `ResolverQueryLogConfigId`\: The ID of the query logging
2981
+ # * `ResolverQueryLogConfigId`: The ID of the query logging
2982
2982
  # configuration
2983
2983
  #
2984
- # * `ResourceId`\: The ID of the VPC that is associated with the query
2984
+ # * `ResourceId`: The ID of the VPC that is associated with the query
2985
2985
  # logging configuration
2986
2986
  #
2987
- # * `Status`\: The current status of the configuration. Valid values
2987
+ # * `Status`: The current status of the configuration. Valid values
2988
2988
  # include the following:
2989
2989
  #
2990
- # * `CREATING`\: Resolver is creating an association between an Amazon
2990
+ # * `CREATING`: Resolver is creating an association between an Amazon
2991
2991
  # VPC and a query logging configuration.
2992
2992
  #
2993
- # * `CREATED`\: The association between an Amazon VPC and a query
2993
+ # * `CREATED`: The association between an Amazon VPC and a query
2994
2994
  # logging configuration was successfully created. Resolver is
2995
2995
  # logging queries that originate in the specified VPC.
2996
2996
  #
2997
- # * `DELETING`\: Resolver is deleting this query logging association.
2997
+ # * `DELETING`: Resolver is deleting this query logging association.
2998
2998
  #
2999
- # * `FAILED`\: Resolver either couldn't create or couldn't delete
3000
- # the query logging association. Here are two common causes:
2999
+ # * `FAILED`: Resolver either couldn't create or couldn't delete the
3000
+ # query logging association. Here are two common causes:
3001
3001
  #
3002
3002
  # * The specified destination (for example, an Amazon S3 bucket) was
3003
3003
  # deleted.
@@ -3103,45 +3103,44 @@ module Aws::Route53Resolver
3103
3103
  #
3104
3104
  # Valid values include the following elements:
3105
3105
  #
3106
- # * `Arn`\: The ARN of the query logging configuration
3106
+ # * `Arn`: The ARN of the query logging configuration
3107
3107
  #
3108
- # * `AssociationCount`\: The number of VPCs that are associated with the
3108
+ # * `AssociationCount`: The number of VPCs that are associated with the
3109
3109
  # specified configuration
3110
3110
  #
3111
- # * `CreationTime`\: The date and time that Resolver returned when the
3111
+ # * `CreationTime`: The date and time that Resolver returned when the
3112
3112
  # configuration was created
3113
3113
  #
3114
- # * `CreatorRequestId`\: The value that was specified for
3114
+ # * `CreatorRequestId`: The value that was specified for
3115
3115
  # `CreatorRequestId` when the configuration was created
3116
3116
  #
3117
- # * `DestinationArn`\: The location that logs are sent to
3117
+ # * `DestinationArn`: The location that logs are sent to
3118
3118
  #
3119
- # * `Id`\: The ID of the configuration
3119
+ # * `Id`: The ID of the configuration
3120
3120
  #
3121
- # * `Name`\: The name of the configuration
3121
+ # * `Name`: The name of the configuration
3122
3122
  #
3123
- # * `OwnerId`\: The Amazon Web Services account number of the account
3123
+ # * `OwnerId`: The Amazon Web Services account number of the account
3124
3124
  # that created the configuration
3125
3125
  #
3126
- # * `ShareStatus`\: Whether the configuration is shared with other
3127
- # Amazon Web Services accounts or shared with the current account by
3128
- # another Amazon Web Services account. Sharing is configured through
3129
- # Resource Access Manager (RAM).
3126
+ # * `ShareStatus`: Whether the configuration is shared with other Amazon
3127
+ # Web Services accounts or shared with the current account by another
3128
+ # Amazon Web Services account. Sharing is configured through Resource
3129
+ # Access Manager (RAM).
3130
3130
  #
3131
- # * `Status`\: The current status of the configuration. Valid values
3131
+ # * `Status`: The current status of the configuration. Valid values
3132
3132
  # include the following:
3133
3133
  #
3134
- # * `CREATING`\: Resolver is creating the query logging configuration.
3134
+ # * `CREATING`: Resolver is creating the query logging configuration.
3135
3135
  #
3136
- # * `CREATED`\: The query logging configuration was successfully
3136
+ # * `CREATED`: The query logging configuration was successfully
3137
3137
  # created. Resolver is logging queries that originate in the
3138
3138
  # specified VPC.
3139
3139
  #
3140
- # * `DELETING`\: Resolver is deleting this query logging
3141
- # configuration.
3140
+ # * `DELETING`: Resolver is deleting this query logging configuration.
3142
3141
  #
3143
- # * `FAILED`\: Resolver either couldn't create or couldn't delete
3144
- # the query logging configuration. Here are two common causes:
3142
+ # * `FAILED`: Resolver either couldn't create or couldn't delete the
3143
+ # query logging configuration. Here are two common causes:
3145
3144
  #
3146
3145
  # * The specified destination (for example, an Amazon S3 bucket) was
3147
3146
  # deleted.
@@ -4164,7 +4163,7 @@ module Aws::Route53Resolver
4164
4163
  params: params,
4165
4164
  config: config)
4166
4165
  context[:gem_name] = 'aws-sdk-route53resolver'
4167
- context[:gem_version] = '1.40.0'
4166
+ context[:gem_version] = '1.41.0'
4168
4167
  Seahorse::Client::Request.new(handlers, context)
4169
4168
  end
4170
4169
 
@@ -33,6 +33,12 @@ module Aws::Route53Resolver
33
33
  end
34
34
  if Aws::Endpoints::Matchers.boolean_equals?(use_fips, true)
35
35
  if Aws::Endpoints::Matchers.boolean_equals?(true, Aws::Endpoints::Matchers.attr(partition_result, "supportsFIPS"))
36
+ if Aws::Endpoints::Matchers.string_equals?(region, "us-gov-east-1")
37
+ return Aws::Endpoints::Endpoint.new(url: "https://route53resolver.us-gov-east-1.amazonaws.com", headers: {}, properties: {})
38
+ end
39
+ if Aws::Endpoints::Matchers.string_equals?(region, "us-gov-west-1")
40
+ return Aws::Endpoints::Endpoint.new(url: "https://route53resolver.us-gov-west-1.amazonaws.com", headers: {}, properties: {})
41
+ end
36
42
  return Aws::Endpoints::Endpoint.new(url: "https://route53resolver-fips.#{region}.#{partition_result['dnsSuffix']}", headers: {}, properties: {})
37
43
  end
38
44
  raise ArgumentError, "FIPS is enabled but this partition does not support FIPS"
@@ -455,11 +455,11 @@ module Aws::Route53Resolver
455
455
  # @!attribute [rw] direction
456
456
  # Specify the applicable value:
457
457
  #
458
- # * `INBOUND`\: Resolver forwards DNS queries to the DNS service for a
458
+ # * `INBOUND`: Resolver forwards DNS queries to the DNS service for a
459
459
  # VPC from your network
460
460
  #
461
- # * `OUTBOUND`\: Resolver forwards DNS queries from the DNS service
462
- # for a VPC to your network
461
+ # * `OUTBOUND`: Resolver forwards DNS queries from the DNS service for
462
+ # a VPC to your network
463
463
  # @return [String]
464
464
  #
465
465
  # @!attribute [rw] ip_addresses
@@ -517,7 +517,7 @@ module Aws::Route53Resolver
517
517
  # group, or a Kinesis Data Firehose delivery stream. Examples of valid
518
518
  # values include the following:
519
519
  #
520
- # * **S3 bucket**\:
520
+ # * **S3 bucket**:
521
521
  #
522
522
  # `arn:aws:s3:::examplebucket`
523
523
  #
@@ -525,11 +525,11 @@ module Aws::Route53Resolver
525
525
  #
526
526
  # `arn:aws:s3:::examplebucket/development/`
527
527
  #
528
- # * **CloudWatch Logs log group**\:
528
+ # * **CloudWatch Logs log group**:
529
529
  #
530
530
  # `arn:aws:logs:us-west-1:123456789012:log-group:/mystack-testgroup-12ABC1AB12A1:*`
531
531
  #
532
- # * **Kinesis Data Firehose delivery stream**\:
532
+ # * **Kinesis Data Firehose delivery stream**:
533
533
  #
534
534
  # `arn:aws:kinesis:us-east-2:0123456789:stream/my_stream_name`
535
535
  # @return [String]
@@ -970,14 +970,14 @@ module Aws::Route53Resolver
970
970
  #
971
971
  # Valid values for `Name` include the following:
972
972
  #
973
- # * `CreatorRequestId`\: The value that you specified when you created
973
+ # * `CreatorRequestId`: The value that you specified when you created
974
974
  # the Resolver endpoint.
975
975
  #
976
- # * `Direction`\: Whether you want to return inbound or outbound
976
+ # * `Direction`: Whether you want to return inbound or outbound
977
977
  # Resolver endpoints. If you specify `DIRECTION` for `Name`, specify
978
978
  # `INBOUND` or `OUTBOUND` for `Values`.
979
979
  #
980
- # * `HostVPCId`\: The ID of the VPC that inbound DNS queries pass
980
+ # * `HostVPCId`: The ID of the VPC that inbound DNS queries pass
981
981
  # through on the way from your network to your VPCs in a region, or
982
982
  # the VPC that outbound queries pass through on the way from your
983
983
  # VPCs to your network. In a [CreateResolverEndpoint][6] request,
@@ -985,17 +985,17 @@ module Aws::Route53Resolver
985
985
  # [GetResolverEndpoint][7] request, the VPC ID for a Resolver
986
986
  # endpoint is returned in the `HostVPCId` element.
987
987
  #
988
- # * `IpAddressCount`\: The number of IP addresses that you have
988
+ # * `IpAddressCount`: The number of IP addresses that you have
989
989
  # associated with the Resolver endpoint.
990
990
  #
991
- # * `Name`\: The name of the Resolver endpoint.
991
+ # * `Name`: The name of the Resolver endpoint.
992
992
  #
993
- # * `SecurityGroupIds`\: The IDs of the VPC security groups that you
993
+ # * `SecurityGroupIds`: The IDs of the VPC security groups that you
994
994
  # specified when you created the Resolver endpoint.
995
995
  #
996
- # * `Status`\: The status of the Resolver endpoint. If you specify
996
+ # * `Status`: The status of the Resolver endpoint. If you specify
997
997
  # `Status` for `Name`, specify one of the following status codes for
998
- # `Values`\: `CREATING`, `OPERATIONAL`, `UPDATING`,
998
+ # `Values`: `CREATING`, `OPERATIONAL`, `UPDATING`,
999
999
  # `AUTO_RECOVERING`, `ACTION_NEEDED`, or `DELETING`. For more
1000
1000
  # information, see `Status` in [ResolverEndpoint][8].
1001
1001
  #
@@ -1003,20 +1003,20 @@ module Aws::Route53Resolver
1003
1003
  #
1004
1004
  # Valid values for `Name` include the following:
1005
1005
  #
1006
- # * `CreatorRequestId`\: The value that you specified when you created
1006
+ # * `CreatorRequestId`: The value that you specified when you created
1007
1007
  # the Resolver rule.
1008
1008
  #
1009
- # * `DomainName`\: The domain name for which Resolver is forwarding
1010
- # DNS queries to your network. In the value that you specify for
1009
+ # * `DomainName`: The domain name for which Resolver is forwarding DNS
1010
+ # queries to your network. In the value that you specify for
1011
1011
  # `Values`, include a trailing dot (.) after the domain name. For
1012
1012
  # example, if the domain name is example.com, specify the following
1013
- # value. Note the "." after `com`\:
1013
+ # value. Note the "." after `com`:
1014
1014
  #
1015
1015
  # `example.com.`
1016
1016
  #
1017
- # * `Name`\: The name of the Resolver rule.
1017
+ # * `Name`: The name of the Resolver rule.
1018
1018
  #
1019
- # * `ResolverEndpointId`\: The ID of the Resolver endpoint that the
1019
+ # * `ResolverEndpointId`: The ID of the Resolver endpoint that the
1020
1020
  # Resolver rule is associated with.
1021
1021
  #
1022
1022
  # <note markdown="1"> You can filter on the Resolver endpoint only for rules that have a
@@ -1024,47 +1024,47 @@ module Aws::Route53Resolver
1024
1024
  #
1025
1025
  # </note>
1026
1026
  #
1027
- # * `Status`\: The status of the Resolver rule. If you specify
1028
- # `Status` for `Name`, specify one of the following status codes for
1029
- # `Values`\: `COMPLETE`, `DELETING`, `UPDATING`, or `FAILED`.
1027
+ # * `Status`: The status of the Resolver rule. If you specify `Status`
1028
+ # for `Name`, specify one of the following status codes for
1029
+ # `Values`: `COMPLETE`, `DELETING`, `UPDATING`, or `FAILED`.
1030
1030
  #
1031
- # * `Type`\: The type of the Resolver rule. If you specify `TYPE` for
1031
+ # * `Type`: The type of the Resolver rule. If you specify `TYPE` for
1032
1032
  # `Name`, specify `FORWARD` or `SYSTEM` for `Values`.
1033
1033
  #
1034
1034
  # **ListResolverRuleAssociations**
1035
1035
  #
1036
1036
  # Valid values for `Name` include the following:
1037
1037
  #
1038
- # * `Name`\: The name of the Resolver rule association.
1038
+ # * `Name`: The name of the Resolver rule association.
1039
1039
  #
1040
- # * `ResolverRuleId`\: The ID of the Resolver rule that is associated
1040
+ # * `ResolverRuleId`: The ID of the Resolver rule that is associated
1041
1041
  # with one or more VPCs.
1042
1042
  #
1043
- # * `Status`\: The status of the Resolver rule association. If you
1043
+ # * `Status`: The status of the Resolver rule association. If you
1044
1044
  # specify `Status` for `Name`, specify one of the following status
1045
- # codes for `Values`\: `CREATING`, `COMPLETE`, `DELETING`, or
1045
+ # codes for `Values`: `CREATING`, `COMPLETE`, `DELETING`, or
1046
1046
  # `FAILED`.
1047
1047
  #
1048
- # * `VPCId`\: The ID of the VPC that the Resolver rule is associated
1048
+ # * `VPCId`: The ID of the VPC that the Resolver rule is associated
1049
1049
  # with.
1050
1050
  #
1051
1051
  # **ListResolverQueryLogConfigs**
1052
1052
  #
1053
1053
  # Valid values for `Name` include the following:
1054
1054
  #
1055
- # * `Arn`\: The ARN for the query logging configuration.
1055
+ # * `Arn`: The ARN for the query logging configuration.
1056
1056
  #
1057
- # * `AssociationCount`\: The number of VPCs that are associated with
1057
+ # * `AssociationCount`: The number of VPCs that are associated with
1058
1058
  # the query logging configuration.
1059
1059
  #
1060
- # * `CreationTime`\: The date and time that the query logging
1060
+ # * `CreationTime`: The date and time that the query logging
1061
1061
  # configuration was created, in Unix time format and Coordinated
1062
1062
  # Universal Time (UTC).
1063
1063
  #
1064
- # * `CreatorRequestId`\: A unique string that identifies the request
1064
+ # * `CreatorRequestId`: A unique string that identifies the request
1065
1065
  # that created the query logging configuration.
1066
1066
  #
1067
- # * `Destination`\: The Amazon Web Services service that you want to
1067
+ # * `Destination`: The Amazon Web Services service that you want to
1068
1068
  # forward query logs to. Valid values include the following:
1069
1069
  #
1070
1070
  # * `S3`
@@ -1073,51 +1073,51 @@ module Aws::Route53Resolver
1073
1073
  #
1074
1074
  # * `KinesisFirehose`
1075
1075
  #
1076
- # * `DestinationArn`\: The ARN of the location that Resolver is
1077
- # sending query logs to. This value can be the ARN for an S3 bucket,
1078
- # a CloudWatch Logs log group, or a Kinesis Data Firehose delivery
1076
+ # * `DestinationArn`: The ARN of the location that Resolver is sending
1077
+ # query logs to. This value can be the ARN for an S3 bucket, a
1078
+ # CloudWatch Logs log group, or a Kinesis Data Firehose delivery
1079
1079
  # stream.
1080
1080
  #
1081
- # * `Id`\: The ID of the query logging configuration
1081
+ # * `Id`: The ID of the query logging configuration
1082
1082
  #
1083
- # * `Name`\: The name of the query logging configuration
1083
+ # * `Name`: The name of the query logging configuration
1084
1084
  #
1085
- # * `OwnerId`\: The Amazon Web Services account ID for the account
1086
- # that created the query logging configuration.
1085
+ # * `OwnerId`: The Amazon Web Services account ID for the account that
1086
+ # created the query logging configuration.
1087
1087
  #
1088
- # * `ShareStatus`\: An indication of whether the query logging
1088
+ # * `ShareStatus`: An indication of whether the query logging
1089
1089
  # configuration is shared with other Amazon Web Services accounts,
1090
1090
  # or was shared with the current account by another Amazon Web
1091
1091
  # Services account. Valid values include: `NOT_SHARED`,
1092
1092
  # `SHARED_WITH_ME`, or `SHARED_BY_ME`.
1093
1093
  #
1094
- # * `Status`\: The status of the query logging configuration. If you
1094
+ # * `Status`: The status of the query logging configuration. If you
1095
1095
  # specify `Status` for `Name`, specify the applicable status code
1096
- # for `Values`\: `CREATING`, `CREATED`, `DELETING`, or `FAILED`. For
1096
+ # for `Values`: `CREATING`, `CREATED`, `DELETING`, or `FAILED`. For
1097
1097
  # more information, see [Status][9].
1098
1098
  #
1099
1099
  # **ListResolverQueryLogConfigAssociations**
1100
1100
  #
1101
1101
  # Valid values for `Name` include the following:
1102
1102
  #
1103
- # * `CreationTime`\: The date and time that the VPC was associated
1104
- # with the query logging configuration, in Unix time format and
1103
+ # * `CreationTime`: The date and time that the VPC was associated with
1104
+ # the query logging configuration, in Unix time format and
1105
1105
  # Coordinated Universal Time (UTC).
1106
1106
  #
1107
- # * `Error`\: If the value of `Status` is `FAILED`, specify the cause:
1107
+ # * `Error`: If the value of `Status` is `FAILED`, specify the cause:
1108
1108
  # `DESTINATION_NOT_FOUND` or `ACCESS_DENIED`.
1109
1109
  #
1110
- # * `Id`\: The ID of the query logging association.
1110
+ # * `Id`: The ID of the query logging association.
1111
1111
  #
1112
- # * `ResolverQueryLogConfigId`\: The ID of the query logging
1112
+ # * `ResolverQueryLogConfigId`: The ID of the query logging
1113
1113
  # configuration that a VPC is associated with.
1114
1114
  #
1115
- # * `ResourceId`\: The ID of the Amazon VPC that is associated with
1116
- # the query logging configuration.
1115
+ # * `ResourceId`: The ID of the Amazon VPC that is associated with the
1116
+ # query logging configuration.
1117
1117
  #
1118
- # * `Status`\: The status of the query logging association. If you
1118
+ # * `Status`: The status of the query logging association. If you
1119
1119
  # specify `Status` for `Name`, specify the applicable status code
1120
- # for `Values`\: `CREATING`, `CREATED`, `DELETING`, or `FAILED`. For
1120
+ # for `Values`: `CREATING`, `CREATED`, `DELETING`, or `FAILED`. For
1121
1121
  # more information, see [Status][10].
1122
1122
  #
1123
1123
  #
@@ -2231,7 +2231,7 @@ module Aws::Route53Resolver
2231
2231
  # [1]: https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53resolver_UpdateResolverEndpoint.html
2232
2232
  #
2233
2233
  # @!attribute [rw] ip_id
2234
- # *Only when removing an IP address from a Resolver endpoint*\: The ID
2234
+ # *Only when removing an IP address from a Resolver endpoint*: The ID
2235
2235
  # of the IP address that you want to remove. To get this ID, use
2236
2236
  # [GetResolverEndpoint][1].
2237
2237
  #
@@ -2713,7 +2713,7 @@ module Aws::Route53Resolver
2713
2713
  end
2714
2714
 
2715
2715
  # @!attribute [rw] max_results
2716
- # *Optional*\: An integer that specifies the maximum number of DNSSEC
2716
+ # *Optional*: An integer that specifies the maximum number of DNSSEC
2717
2717
  # configuration results that you want Amazon Route 53 to return. If
2718
2718
  # you don't specify a value for `MaxResults`, Route 53 returns up to
2719
2719
  # 100 configuration per page.
@@ -2945,41 +2945,40 @@ module Aws::Route53Resolver
2945
2945
  #
2946
2946
  # Valid values include the following elements:
2947
2947
  #
2948
- # * `CreationTime`\: The ID of the query logging association.
2948
+ # * `CreationTime`: The ID of the query logging association.
2949
2949
  #
2950
- # * `Error`\: If the value of `Status` is `FAILED`, the value of
2950
+ # * `Error`: If the value of `Status` is `FAILED`, the value of
2951
2951
  # `Error` indicates the cause:
2952
2952
  #
2953
- # * `DESTINATION_NOT_FOUND`\: The specified destination (for
2954
- # example, an Amazon S3 bucket) was deleted.
2953
+ # * `DESTINATION_NOT_FOUND`: The specified destination (for example,
2954
+ # an Amazon S3 bucket) was deleted.
2955
2955
  #
2956
- # * `ACCESS_DENIED`\: Permissions don't allow sending logs to the
2956
+ # * `ACCESS_DENIED`: Permissions don't allow sending logs to the
2957
2957
  # destination.
2958
2958
  #
2959
2959
  # If `Status` is a value other than `FAILED`, `ERROR` is null.
2960
2960
  #
2961
- # * `Id`\: The ID of the query logging association
2961
+ # * `Id`: The ID of the query logging association
2962
2962
  #
2963
- # * `ResolverQueryLogConfigId`\: The ID of the query logging
2963
+ # * `ResolverQueryLogConfigId`: The ID of the query logging
2964
2964
  # configuration
2965
2965
  #
2966
- # * `ResourceId`\: The ID of the VPC that is associated with the query
2966
+ # * `ResourceId`: The ID of the VPC that is associated with the query
2967
2967
  # logging configuration
2968
2968
  #
2969
- # * `Status`\: The current status of the configuration. Valid values
2969
+ # * `Status`: The current status of the configuration. Valid values
2970
2970
  # include the following:
2971
2971
  #
2972
- # * `CREATING`\: Resolver is creating an association between an
2972
+ # * `CREATING`: Resolver is creating an association between an
2973
2973
  # Amazon VPC and a query logging configuration.
2974
2974
  #
2975
- # * `CREATED`\: The association between an Amazon VPC and a query
2975
+ # * `CREATED`: The association between an Amazon VPC and a query
2976
2976
  # logging configuration was successfully created. Resolver is
2977
2977
  # logging queries that originate in the specified VPC.
2978
2978
  #
2979
- # * `DELETING`\: Resolver is deleting this query logging
2980
- # association.
2979
+ # * `DELETING`: Resolver is deleting this query logging association.
2981
2980
  #
2982
- # * `FAILED`\: Resolver either couldn't create or couldn't delete
2981
+ # * `FAILED`: Resolver either couldn't create or couldn't delete
2983
2982
  # the query logging association. Here are two common causes:
2984
2983
  #
2985
2984
  # * The specified destination (for example, an Amazon S3 bucket)
@@ -3094,45 +3093,45 @@ module Aws::Route53Resolver
3094
3093
  #
3095
3094
  # Valid values include the following elements:
3096
3095
  #
3097
- # * `Arn`\: The ARN of the query logging configuration
3096
+ # * `Arn`: The ARN of the query logging configuration
3098
3097
  #
3099
- # * `AssociationCount`\: The number of VPCs that are associated with
3098
+ # * `AssociationCount`: The number of VPCs that are associated with
3100
3099
  # the specified configuration
3101
3100
  #
3102
- # * `CreationTime`\: The date and time that Resolver returned when the
3101
+ # * `CreationTime`: The date and time that Resolver returned when the
3103
3102
  # configuration was created
3104
3103
  #
3105
- # * `CreatorRequestId`\: The value that was specified for
3104
+ # * `CreatorRequestId`: The value that was specified for
3106
3105
  # `CreatorRequestId` when the configuration was created
3107
3106
  #
3108
- # * `DestinationArn`\: The location that logs are sent to
3107
+ # * `DestinationArn`: The location that logs are sent to
3109
3108
  #
3110
- # * `Id`\: The ID of the configuration
3109
+ # * `Id`: The ID of the configuration
3111
3110
  #
3112
- # * `Name`\: The name of the configuration
3111
+ # * `Name`: The name of the configuration
3113
3112
  #
3114
- # * `OwnerId`\: The Amazon Web Services account number of the account
3113
+ # * `OwnerId`: The Amazon Web Services account number of the account
3115
3114
  # that created the configuration
3116
3115
  #
3117
- # * `ShareStatus`\: Whether the configuration is shared with other
3116
+ # * `ShareStatus`: Whether the configuration is shared with other
3118
3117
  # Amazon Web Services accounts or shared with the current account by
3119
3118
  # another Amazon Web Services account. Sharing is configured through
3120
3119
  # Resource Access Manager (RAM).
3121
3120
  #
3122
- # * `Status`\: The current status of the configuration. Valid values
3121
+ # * `Status`: The current status of the configuration. Valid values
3123
3122
  # include the following:
3124
3123
  #
3125
- # * `CREATING`\: Resolver is creating the query logging
3124
+ # * `CREATING`: Resolver is creating the query logging
3126
3125
  # configuration.
3127
3126
  #
3128
- # * `CREATED`\: The query logging configuration was successfully
3127
+ # * `CREATED`: The query logging configuration was successfully
3129
3128
  # created. Resolver is logging queries that originate in the
3130
3129
  # specified VPC.
3131
3130
  #
3132
- # * `DELETING`\: Resolver is deleting this query logging
3131
+ # * `DELETING`: Resolver is deleting this query logging
3133
3132
  # configuration.
3134
3133
  #
3135
- # * `FAILED`\: Resolver either couldn't create or couldn't delete
3134
+ # * `FAILED`: Resolver either couldn't create or couldn't delete
3136
3135
  # the query logging configuration. Here are two common causes:
3137
3136
  #
3138
3137
  # * The specified destination (for example, an Amazon S3 bucket)
@@ -3650,9 +3649,9 @@ module Aws::Route53Resolver
3650
3649
  # Indicates whether the Resolver endpoint allows inbound or outbound
3651
3650
  # DNS queries:
3652
3651
  #
3653
- # * `INBOUND`\: allows DNS queries to your VPC from your network
3652
+ # * `INBOUND`: allows DNS queries to your VPC from your network
3654
3653
  #
3655
- # * `OUTBOUND`\: allows DNS queries from your VPC to your network
3654
+ # * `OUTBOUND`: allows DNS queries from your VPC to your network
3656
3655
  # @return [String]
3657
3656
  #
3658
3657
  # @!attribute [rw] ip_address_count
@@ -3668,24 +3667,24 @@ module Aws::Route53Resolver
3668
3667
  # A code that specifies the current status of the Resolver endpoint.
3669
3668
  # Valid values include the following:
3670
3669
  #
3671
- # * `CREATING`\: Resolver is creating and configuring one or more
3670
+ # * `CREATING`: Resolver is creating and configuring one or more
3672
3671
  # Amazon VPC network interfaces for this endpoint.
3673
3672
  #
3674
- # * `OPERATIONAL`\: The Amazon VPC network interfaces for this
3675
- # endpoint are correctly configured and able to pass inbound or
3676
- # outbound DNS queries between your network and Resolver.
3673
+ # * `OPERATIONAL`: The Amazon VPC network interfaces for this endpoint
3674
+ # are correctly configured and able to pass inbound or outbound DNS
3675
+ # queries between your network and Resolver.
3677
3676
  #
3678
- # * `UPDATING`\: Resolver is associating or disassociating one or more
3677
+ # * `UPDATING`: Resolver is associating or disassociating one or more
3679
3678
  # network interfaces with this endpoint.
3680
3679
  #
3681
- # * `AUTO_RECOVERING`\: Resolver is trying to recover one or more of
3680
+ # * `AUTO_RECOVERING`: Resolver is trying to recover one or more of
3682
3681
  # the network interfaces that are associated with this endpoint.
3683
3682
  # During the recovery process, the endpoint functions with limited
3684
3683
  # capacity because of the limit on the number of DNS queries per IP
3685
3684
  # address (per network interface). For the current limit, see
3686
3685
  # [Limits on Route 53 Resolver][1].
3687
3686
  #
3688
- # * `ACTION_NEEDED`\: This endpoint is unhealthy, and Resolver can't
3687
+ # * `ACTION_NEEDED`: This endpoint is unhealthy, and Resolver can't
3689
3688
  # automatically recover it. To resolve the problem, we recommend
3690
3689
  # that you check each IP address that you associated with the
3691
3690
  # endpoint. For each IP address that isn't available, add another
@@ -3700,7 +3699,7 @@ module Aws::Route53Resolver
3700
3699
  # * The network interface couldn't be created for some reason
3701
3700
  # that's outside the control of Resolver.
3702
3701
  #
3703
- # * `DELETING`\: Resolver is deleting this endpoint and the associated
3702
+ # * `DELETING`: Resolver is deleting this endpoint and the associated
3704
3703
  # network interfaces.
3705
3704
  #
3706
3705
  #
@@ -3771,16 +3770,15 @@ module Aws::Route53Resolver
3771
3770
  # The status of the specified query logging configuration. Valid
3772
3771
  # values include the following:
3773
3772
  #
3774
- # * `CREATING`\: Resolver is creating the query logging configuration.
3773
+ # * `CREATING`: Resolver is creating the query logging configuration.
3775
3774
  #
3776
- # * `CREATED`\: The query logging configuration was successfully
3775
+ # * `CREATED`: The query logging configuration was successfully
3777
3776
  # created. Resolver is logging queries that originate in the
3778
3777
  # specified VPC.
3779
3778
  #
3780
- # * `DELETING`\: Resolver is deleting this query logging
3781
- # configuration.
3779
+ # * `DELETING`: Resolver is deleting this query logging configuration.
3782
3780
  #
3783
- # * `FAILED`\: Resolver can't deliver logs to the location that is
3781
+ # * `FAILED`: Resolver can't deliver logs to the location that is
3784
3782
  # specified in the query logging configuration. Here are two common
3785
3783
  # causes:
3786
3784
  #
@@ -3876,27 +3874,27 @@ module Aws::Route53Resolver
3876
3874
  # The status of the specified query logging association. Valid values
3877
3875
  # include the following:
3878
3876
  #
3879
- # * `CREATING`\: Resolver is creating an association between an Amazon
3877
+ # * `CREATING`: Resolver is creating an association between an Amazon
3880
3878
  # VPC and a query logging configuration.
3881
3879
  #
3882
- # * `CREATED`\: The association between an Amazon VPC and a query
3880
+ # * `CREATED`: The association between an Amazon VPC and a query
3883
3881
  # logging configuration was successfully created. Resolver is
3884
3882
  # logging queries that originate in the specified VPC.
3885
3883
  #
3886
- # * `DELETING`\: Resolver is deleting this query logging association.
3884
+ # * `DELETING`: Resolver is deleting this query logging association.
3887
3885
  #
3888
- # * `FAILED`\: Resolver either couldn't create or couldn't delete
3889
- # the query logging association.
3886
+ # * `FAILED`: Resolver either couldn't create or couldn't delete the
3887
+ # query logging association.
3890
3888
  # @return [String]
3891
3889
  #
3892
3890
  # @!attribute [rw] error
3893
3891
  # If the value of `Status` is `FAILED`, the value of `Error` indicates
3894
3892
  # the cause:
3895
3893
  #
3896
- # * `DESTINATION_NOT_FOUND`\: The specified destination (for example,
3894
+ # * `DESTINATION_NOT_FOUND`: The specified destination (for example,
3897
3895
  # an Amazon S3 bucket) was deleted.
3898
3896
  #
3899
- # * `ACCESS_DENIED`\: Permissions don't allow sending logs to the
3897
+ # * `ACCESS_DENIED`: Permissions don't allow sending logs to the
3900
3898
  # destination.
3901
3899
  #
3902
3900
  # If the value of `Status` is a value other than `FAILED`, `Error` is
@@ -52,6 +52,6 @@ require_relative 'aws-sdk-route53resolver/customizations'
52
52
  # @!group service
53
53
  module Aws::Route53Resolver
54
54
 
55
- GEM_VERSION = '1.40.0'
55
+ GEM_VERSION = '1.41.0'
56
56
 
57
57
  end
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.40.0
4
+ version: 1.41.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: 2023-03-08 00:00:00.000000000 Z
11
+ date: 2023-05-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core