aws-sdk-route53domains 1.43.0 → 1.44.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-route53domains/client.rb +6 -1
- data/lib/aws-sdk-route53domains/types.rb +22 -22
- data/lib/aws-sdk-route53domains.rb +1 -1
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: c50437a64ea8e20bc34ac7b8986b1b685373ce5f17d8acf2ac802e95980e7bae
|
4
|
+
data.tar.gz: 2b9e54c6484f91fae67129e9931d69e07d52ada4081da7a0c65bb4e7bc1972c4
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 286763cfabf2aa8fd03610262684d2746da2ed189f58a3996565b635aad4274e121bb283f54c7c745805d9b30218d3dd173fbaa45761cd905aae8c2208523a22
|
7
|
+
data.tar.gz: 2825ba32993ae3192c6b40743edd524ae32c2a379f1a60d89055d8891807467f88584ed9d27741f536bc52569d31d8144bd92192248ceb2c8840cea77bfc4a39
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.44.0
|
@@ -275,6 +275,11 @@ module Aws::Route53Domains
|
|
275
275
|
# in the future.
|
276
276
|
#
|
277
277
|
#
|
278
|
+
# @option options [String] :sdk_ua_app_id
|
279
|
+
# A unique and opaque application ID that is appended to the
|
280
|
+
# User-Agent header as app/<sdk_ua_app_id>. It should have a
|
281
|
+
# maximum length of 50.
|
282
|
+
#
|
278
283
|
# @option options [String] :secret_access_key
|
279
284
|
#
|
280
285
|
# @option options [String] :session_token
|
@@ -2618,7 +2623,7 @@ module Aws::Route53Domains
|
|
2618
2623
|
params: params,
|
2619
2624
|
config: config)
|
2620
2625
|
context[:gem_name] = 'aws-sdk-route53domains'
|
2621
|
-
context[:gem_version] = '1.
|
2626
|
+
context[:gem_version] = '1.44.0'
|
2622
2627
|
Seahorse::Client::Request.new(handlers, context)
|
2623
2628
|
end
|
2624
2629
|
|
@@ -1142,7 +1142,7 @@ module Aws::Route53Domains
|
|
1142
1142
|
#
|
1143
1143
|
# * The value of `ES_IDENTIFICATION_TYPE`
|
1144
1144
|
#
|
1145
|
-
# **If `ES_LEGAL_FORM` is any value other than `INDIVIDUAL
|
1145
|
+
# **If `ES_LEGAL_FORM` is any value other than `INDIVIDUAL`:**
|
1146
1146
|
#
|
1147
1147
|
# * Specify 1 letter + 8 numbers (CIF \[Certificado de
|
1148
1148
|
# Identificación Fiscal\])
|
@@ -1151,7 +1151,7 @@ module Aws::Route53Domains
|
|
1151
1151
|
#
|
1152
1152
|
# **If `ES_LEGAL_FORM` is `INDIVIDUAL`, the value that you specify
|
1153
1153
|
# for `ES_IDENTIFICATION` depends on the value of
|
1154
|
-
# `ES_IDENTIFICATION_TYPE
|
1154
|
+
# `ES_IDENTIFICATION_TYPE`:**
|
1155
1155
|
#
|
1156
1156
|
# * If `ES_IDENTIFICATION_TYPE` is `DNI_AND_NIF` (for Spanish
|
1157
1157
|
# contacts):
|
@@ -1312,11 +1312,11 @@ module Aws::Route53Domains
|
|
1312
1312
|
#
|
1313
1313
|
# * `BIRTH_DATE_IN_YYYY_MM_DD`
|
1314
1314
|
#
|
1315
|
-
# * `BIRTH_DEPARTMENT
|
1316
|
-
#
|
1317
|
-
#
|
1318
|
-
#
|
1319
|
-
#
|
1315
|
+
# * `BIRTH_DEPARTMENT`: Specify the INSEE code that corresponds with
|
1316
|
+
# the department where the contact was born. If the contact was
|
1317
|
+
# born somewhere other than France or its overseas departments,
|
1318
|
+
# specify `99`. For more information, including a list of
|
1319
|
+
# departments and the corresponding INSEE numbers, see the
|
1320
1320
|
# Wikipedia entry [Departments of France][1].
|
1321
1321
|
#
|
1322
1322
|
# * `BRAND_NUMBER`
|
@@ -1433,11 +1433,11 @@ module Aws::Route53Domains
|
|
1433
1433
|
# @!attribute [rw] operator
|
1434
1434
|
# The operator values for filtering domain names. The values can be:
|
1435
1435
|
#
|
1436
|
-
# * `LE
|
1436
|
+
# * `LE`: Less than, or equal to
|
1437
1437
|
#
|
1438
|
-
# * `GE
|
1438
|
+
# * `GE`: Greater than, or equal to
|
1439
1439
|
#
|
1440
|
-
# * `BEGINS_WITH
|
1440
|
+
# * `BEGINS_WITH`: Begins with
|
1441
1441
|
# @return [String]
|
1442
1442
|
#
|
1443
1443
|
# @!attribute [rw] values
|
@@ -1803,20 +1803,20 @@ module Aws::Route53Domains
|
|
1803
1803
|
# Lists any outstanding operations that require customer action. Valid
|
1804
1804
|
# values are:
|
1805
1805
|
#
|
1806
|
-
# * `PENDING_ACCEPTANCE
|
1807
|
-
#
|
1806
|
+
# * `PENDING_ACCEPTANCE`: The operation is waiting for acceptance from
|
1807
|
+
# the account that is receiving the domain.
|
1808
1808
|
#
|
1809
|
-
# * `PENDING_CUSTOMER_ACTION
|
1809
|
+
# * `PENDING_CUSTOMER_ACTION`: The operation is waiting for customer
|
1810
1810
|
# action, for example, returning an email.
|
1811
1811
|
#
|
1812
|
-
# * `PENDING_AUTHORIZATION
|
1812
|
+
# * `PENDING_AUTHORIZATION`: The operation is waiting for the form of
|
1813
1813
|
# authorization. For more information, see
|
1814
1814
|
# [ResendOperationAuthorization][1].
|
1815
1815
|
#
|
1816
|
-
# * `PENDING_PAYMENT_VERIFICATION
|
1816
|
+
# * `PENDING_PAYMENT_VERIFICATION`: The operation is waiting for the
|
1817
1817
|
# payment method to validate.
|
1818
1818
|
#
|
1819
|
-
# * `PENDING_SUPPORT_CASE
|
1819
|
+
# * `PENDING_SUPPORT_CASE`: The operation includes a support case and
|
1820
1820
|
# is waiting for its resolution.
|
1821
1821
|
#
|
1822
1822
|
#
|
@@ -2164,20 +2164,20 @@ module Aws::Route53Domains
|
|
2164
2164
|
#
|
2165
2165
|
# Valid values are:
|
2166
2166
|
#
|
2167
|
-
# * `PENDING_ACCEPTANCE
|
2168
|
-
#
|
2167
|
+
# * `PENDING_ACCEPTANCE`: The operation is waiting for acceptance from
|
2168
|
+
# the account that is receiving the domain.
|
2169
2169
|
#
|
2170
|
-
# * `PENDING_CUSTOMER_ACTION
|
2170
|
+
# * `PENDING_CUSTOMER_ACTION`: The operation is waiting for customer
|
2171
2171
|
# action, for example, returning an email.
|
2172
2172
|
#
|
2173
|
-
# * `PENDING_AUTHORIZATION
|
2173
|
+
# * `PENDING_AUTHORIZATION`: The operation is waiting for the form of
|
2174
2174
|
# authorization. For more information, see
|
2175
2175
|
# [ResendOperationAuthorization][1].
|
2176
2176
|
#
|
2177
|
-
# * `PENDING_PAYMENT_VERIFICATION
|
2177
|
+
# * `PENDING_PAYMENT_VERIFICATION`: The operation is waiting for the
|
2178
2178
|
# payment method to validate.
|
2179
2179
|
#
|
2180
|
-
# * `PENDING_SUPPORT_CASE
|
2180
|
+
# * `PENDING_SUPPORT_CASE`: The operation includes a support case and
|
2181
2181
|
# is waiting for its resolution.
|
2182
2182
|
#
|
2183
2183
|
#
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-route53domains
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.44.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-
|
11
|
+
date: 2023-05-31 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sdk-core
|
@@ -19,7 +19,7 @@ dependencies:
|
|
19
19
|
version: '3'
|
20
20
|
- - ">="
|
21
21
|
- !ruby/object:Gem::Version
|
22
|
-
version: 3.
|
22
|
+
version: 3.174.0
|
23
23
|
type: :runtime
|
24
24
|
prerelease: false
|
25
25
|
version_requirements: !ruby/object:Gem::Requirement
|
@@ -29,7 +29,7 @@ dependencies:
|
|
29
29
|
version: '3'
|
30
30
|
- - ">="
|
31
31
|
- !ruby/object:Gem::Version
|
32
|
-
version: 3.
|
32
|
+
version: 3.174.0
|
33
33
|
- !ruby/object:Gem::Dependency
|
34
34
|
name: aws-sigv4
|
35
35
|
requirement: !ruby/object:Gem::Requirement
|