aws-sdk 2.1554.0 → 2.1556.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.
- package/README.md +1 -1
- package/apis/amp-2020-08-01.min.json +222 -222
- package/apis/appsync-2017-07-25.min.json +178 -147
- package/apis/batch-2016-08-10.min.json +60 -45
- package/apis/cost-optimization-hub-2022-07-26.min.json +3 -0
- package/apis/iot-2015-05-28.min.json +321 -304
- package/apis/monitoring-2010-08-01.min.json +5 -0
- package/apis/route53domains-2014-05-15.min.json +24 -0
- package/clients/amp.d.ts +342 -336
- package/clients/appsync.d.ts +68 -0
- package/clients/batch.d.ts +39 -16
- package/clients/costoptimizationhub.d.ts +6 -2
- package/clients/ecs.d.ts +5 -5
- package/clients/iot.d.ts +23 -4
- package/clients/route53domains.d.ts +49 -17
- package/dist/aws-sdk-core-react-native.js +2 -2
- package/dist/aws-sdk-react-native.js +10 -10
- package/dist/aws-sdk.js +575 -529
- package/dist/aws-sdk.min.js +51 -51
- package/lib/core.js +1 -1
- package/package.json +1 -1
@@ -228,11 +228,11 @@ declare class Route53Domains extends Service {
|
|
228
228
|
*/
|
229
229
|
retrieveDomainAuthCode(callback?: (err: AWSError, data: Route53Domains.Types.RetrieveDomainAuthCodeResponse) => void): Request<Route53Domains.Types.RetrieveDomainAuthCodeResponse, AWSError>;
|
230
230
|
/**
|
231
|
-
* Transfers a domain from another registrar to Amazon Route 53. For more information about transferring domains, see the following topics: For transfer requirements, a detailed procedure, and information about viewing the status of a domain that you're transferring to Route 53, see Transferring Registration for a Domain to Amazon Route 53 in the Amazon Route 53 Developer Guide. For information about how to transfer a domain from one Amazon Web Services account to another, see TransferDomainToAnotherAwsAccount. For information about how to transfer a domain to another domain registrar, see Transferring a Domain from Amazon Route 53 to Another Registrar in the Amazon Route 53 Developer Guide.
|
231
|
+
* Transfers a domain from another registrar to Amazon Route 53. For more information about transferring domains, see the following topics: For transfer requirements, a detailed procedure, and information about viewing the status of a domain that you're transferring to Route 53, see Transferring Registration for a Domain to Amazon Route 53 in the Amazon Route 53 Developer Guide. For information about how to transfer a domain from one Amazon Web Services account to another, see TransferDomainToAnotherAwsAccount. For information about how to transfer a domain to another domain registrar, see Transferring a Domain from Amazon Route 53 to Another Registrar in the Amazon Route 53 Developer Guide. During the transfer of any country code top-level domains (ccTLDs) to Route 53, except for .cc and .tv, updates to the owner contact are ignored and the owner contact data from the registry is used. You can update the owner contact after the transfer is complete. For more information, see UpdateDomainContact. If the registrar for your domain is also the DNS service provider for the domain, we highly recommend that you transfer your DNS service to Route 53 or to another DNS service provider before you transfer your registration. Some registrars provide free DNS service when you purchase a domain registration. When you transfer the registration, the previous registrar will not renew your domain registration and could end your DNS service at any time. If the registrar for your domain is also the DNS service provider for the domain and you don't transfer DNS service to another provider, your website, email, and the web applications associated with the domain might become unavailable. If the transfer is successful, this method returns an operation ID that you can use to track the progress and completion of the action. If the transfer doesn't complete successfully, the domain registrant will be notified by email.
|
232
232
|
*/
|
233
233
|
transferDomain(params: Route53Domains.Types.TransferDomainRequest, callback?: (err: AWSError, data: Route53Domains.Types.TransferDomainResponse) => void): Request<Route53Domains.Types.TransferDomainResponse, AWSError>;
|
234
234
|
/**
|
235
|
-
* Transfers a domain from another registrar to Amazon Route 53. For more information about transferring domains, see the following topics: For transfer requirements, a detailed procedure, and information about viewing the status of a domain that you're transferring to Route 53, see Transferring Registration for a Domain to Amazon Route 53 in the Amazon Route 53 Developer Guide. For information about how to transfer a domain from one Amazon Web Services account to another, see TransferDomainToAnotherAwsAccount. For information about how to transfer a domain to another domain registrar, see Transferring a Domain from Amazon Route 53 to Another Registrar in the Amazon Route 53 Developer Guide.
|
235
|
+
* Transfers a domain from another registrar to Amazon Route 53. For more information about transferring domains, see the following topics: For transfer requirements, a detailed procedure, and information about viewing the status of a domain that you're transferring to Route 53, see Transferring Registration for a Domain to Amazon Route 53 in the Amazon Route 53 Developer Guide. For information about how to transfer a domain from one Amazon Web Services account to another, see TransferDomainToAnotherAwsAccount. For information about how to transfer a domain to another domain registrar, see Transferring a Domain from Amazon Route 53 to Another Registrar in the Amazon Route 53 Developer Guide. During the transfer of any country code top-level domains (ccTLDs) to Route 53, except for .cc and .tv, updates to the owner contact are ignored and the owner contact data from the registry is used. You can update the owner contact after the transfer is complete. For more information, see UpdateDomainContact. If the registrar for your domain is also the DNS service provider for the domain, we highly recommend that you transfer your DNS service to Route 53 or to another DNS service provider before you transfer your registration. Some registrars provide free DNS service when you purchase a domain registration. When you transfer the registration, the previous registrar will not renew your domain registration and could end your DNS service at any time. If the registrar for your domain is also the DNS service provider for the domain and you don't transfer DNS service to another provider, your website, email, and the web applications associated with the domain might become unavailable. If the transfer is successful, this method returns an operation ID that you can use to track the progress and completion of the action. If the transfer doesn't complete successfully, the domain registrant will be notified by email.
|
236
236
|
*/
|
237
237
|
transferDomain(callback?: (err: AWSError, data: Route53Domains.Types.TransferDomainResponse) => void): Request<Route53Domains.Types.TransferDomainResponse, AWSError>;
|
238
238
|
/**
|
@@ -367,7 +367,7 @@ declare namespace Route53Domains {
|
|
367
367
|
}
|
368
368
|
export interface CheckDomainAvailabilityResponse {
|
369
369
|
/**
|
370
|
-
* Whether the domain name is available for registering. You can register only domains designated as AVAILABLE. Valid values: AVAILABLE The domain name is available. AVAILABLE_RESERVED The domain name is reserved under specific conditions. AVAILABLE_PREORDER The domain name is available and can be preordered. DONT_KNOW The TLD registry didn't reply with a definitive answer about whether the domain name is available. Route 53 can return this response for a variety of reasons, for example, the registry is performing maintenance. Try again later. PENDING The TLD registry didn't return a response in the expected amount of time. When the response is delayed, it usually takes just a few extra seconds. You can resubmit the request immediately. RESERVED The domain name has been reserved for another person or organization. UNAVAILABLE The domain name is not available. UNAVAILABLE_PREMIUM The domain name is not available. UNAVAILABLE_RESTRICTED The domain name is forbidden.
|
370
|
+
* Whether the domain name is available for registering. You can register only domains designated as AVAILABLE. Valid values: AVAILABLE The domain name is available. AVAILABLE_RESERVED The domain name is reserved under specific conditions. AVAILABLE_PREORDER The domain name is available and can be preordered. DONT_KNOW The TLD registry didn't reply with a definitive answer about whether the domain name is available. Route 53 can return this response for a variety of reasons, for example, the registry is performing maintenance. Try again later. INVALID_NAME_FOR_TLD The TLD isn't valid. For example, it can contain characters that aren't allowed. PENDING The TLD registry didn't return a response in the expected amount of time. When the response is delayed, it usually takes just a few extra seconds. You can resubmit the request immediately. RESERVED The domain name has been reserved for another person or organization. UNAVAILABLE The domain name is not available. UNAVAILABLE_PREMIUM The domain name is not available. UNAVAILABLE_RESTRICTED The domain name is forbidden.
|
371
371
|
*/
|
372
372
|
Availability?: DomainAvailability;
|
373
373
|
}
|
@@ -574,7 +574,7 @@ declare namespace Route53Domains {
|
|
574
574
|
PublicKey?: DnssecPublicKey;
|
575
575
|
}
|
576
576
|
export type DomainAuthCode = string;
|
577
|
-
export type DomainAvailability = "AVAILABLE"|"AVAILABLE_RESERVED"|"AVAILABLE_PREORDER"|"UNAVAILABLE"|"UNAVAILABLE_PREMIUM"|"UNAVAILABLE_RESTRICTED"|"RESERVED"|"DONT_KNOW"|string;
|
577
|
+
export type DomainAvailability = "AVAILABLE"|"AVAILABLE_RESERVED"|"AVAILABLE_PREORDER"|"UNAVAILABLE"|"UNAVAILABLE_PREMIUM"|"UNAVAILABLE_RESTRICTED"|"RESERVED"|"DONT_KNOW"|"INVALID_NAME_FOR_TLD"|"PENDING"|string;
|
578
578
|
export type DomainName = string;
|
579
579
|
export interface DomainPrice {
|
580
580
|
/**
|
@@ -739,19 +739,19 @@ declare namespace Route53Domains {
|
|
739
739
|
*/
|
740
740
|
TechContact?: ContactDetail;
|
741
741
|
/**
|
742
|
-
* Specifies whether contact information is concealed from WHOIS queries. If the value is true, WHOIS ("who is") queries return contact information either for Amazon Registrar
|
742
|
+
* Specifies whether contact information is concealed from WHOIS queries. If the value is true, WHOIS ("who is") queries return contact information either for Amazon Registrar or for our registrar associate, Gandi. If the value is false, WHOIS queries return the information that you entered for the admin contact.
|
743
743
|
*/
|
744
744
|
AdminPrivacy?: Boolean;
|
745
745
|
/**
|
746
|
-
* Specifies whether contact information is concealed from WHOIS queries. If the value is true, WHOIS ("who is") queries return contact information either for Amazon Registrar
|
746
|
+
* Specifies whether contact information is concealed from WHOIS queries. If the value is true, WHOIS ("who is") queries return contact information either for Amazon Registrar or for our registrar associate, Gandi. If the value is false, WHOIS queries return the information that you entered for the registrant contact (domain owner).
|
747
747
|
*/
|
748
748
|
RegistrantPrivacy?: Boolean;
|
749
749
|
/**
|
750
|
-
* Specifies whether contact information is concealed from WHOIS queries. If the value is true, WHOIS ("who is") queries return contact information either for Amazon Registrar
|
750
|
+
* Specifies whether contact information is concealed from WHOIS queries. If the value is true, WHOIS ("who is") queries return contact information either for Amazon Registrar or for our registrar associate, Gandi. If the value is false, WHOIS queries return the information that you entered for the technical contact.
|
751
751
|
*/
|
752
752
|
TechPrivacy?: Boolean;
|
753
753
|
/**
|
754
|
-
* Name of the registrar of the domain as identified in the registry.
|
754
|
+
* Name of the registrar of the domain as identified in the registry.
|
755
755
|
*/
|
756
756
|
RegistrarName?: RegistrarName;
|
757
757
|
/**
|
@@ -802,6 +802,14 @@ declare namespace Route53Domains {
|
|
802
802
|
* A complex type that contains information about the DNSSEC configuration.
|
803
803
|
*/
|
804
804
|
DnssecKeys?: DnssecKeyList;
|
805
|
+
/**
|
806
|
+
* Provides details about the domain billing contact.
|
807
|
+
*/
|
808
|
+
BillingContact?: ContactDetail;
|
809
|
+
/**
|
810
|
+
* Specifies whether contact information is concealed from WHOIS queries. If the value is true, WHOIS ("who is") queries return contact information either for Amazon Registrar or for our registrar associate, Gandi. If the value is false, WHOIS queries return the information that you entered for the billing contact.
|
811
|
+
*/
|
812
|
+
BillingPrivacy?: Boolean;
|
805
813
|
}
|
806
814
|
export interface GetDomainSuggestionsRequest {
|
807
815
|
/**
|
@@ -1028,7 +1036,7 @@ declare namespace Route53Domains {
|
|
1028
1036
|
LastUpdatedDate?: Timestamp;
|
1029
1037
|
}
|
1030
1038
|
export type OperationSummaryList = OperationSummary[];
|
1031
|
-
export type OperationType = "REGISTER_DOMAIN"|"DELETE_DOMAIN"|"TRANSFER_IN_DOMAIN"|"UPDATE_DOMAIN_CONTACT"|"UPDATE_NAMESERVER"|"CHANGE_PRIVACY_PROTECTION"|"DOMAIN_LOCK"|"ENABLE_AUTORENEW"|"DISABLE_AUTORENEW"|"ADD_DNSSEC"|"REMOVE_DNSSEC"|"EXPIRE_DOMAIN"|"TRANSFER_OUT_DOMAIN"|"CHANGE_DOMAIN_OWNER"|"RENEW_DOMAIN"|"PUSH_DOMAIN"|"INTERNAL_TRANSFER_OUT_DOMAIN"|"INTERNAL_TRANSFER_IN_DOMAIN"|string;
|
1039
|
+
export type OperationType = "REGISTER_DOMAIN"|"DELETE_DOMAIN"|"TRANSFER_IN_DOMAIN"|"UPDATE_DOMAIN_CONTACT"|"UPDATE_NAMESERVER"|"CHANGE_PRIVACY_PROTECTION"|"DOMAIN_LOCK"|"ENABLE_AUTORENEW"|"DISABLE_AUTORENEW"|"ADD_DNSSEC"|"REMOVE_DNSSEC"|"EXPIRE_DOMAIN"|"TRANSFER_OUT_DOMAIN"|"CHANGE_DOMAIN_OWNER"|"RENEW_DOMAIN"|"PUSH_DOMAIN"|"INTERNAL_TRANSFER_OUT_DOMAIN"|"INTERNAL_TRANSFER_IN_DOMAIN"|"RELEASE_TO_GANDI"|"TRANSFER_ON_RENEW"|string;
|
1032
1040
|
export type OperationTypeList = OperationType[];
|
1033
1041
|
export type Operator = "LE"|"GE"|"BEGINS_WITH"|string;
|
1034
1042
|
export type PageMarker = string;
|
@@ -1086,17 +1094,25 @@ declare namespace Route53Domains {
|
|
1086
1094
|
*/
|
1087
1095
|
TechContact: ContactDetail;
|
1088
1096
|
/**
|
1089
|
-
* Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS ("who is") queries return contact information either for Amazon Registrar
|
1097
|
+
* Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS ("who is") queries return contact information either for Amazon Registrar or for our registrar associate, Gandi. If you specify false, WHOIS queries return the information that you entered for the admin contact. You must specify the same privacy setting for the administrative, billing, registrant, and technical contacts. Default: true
|
1090
1098
|
*/
|
1091
1099
|
PrivacyProtectAdminContact?: Boolean;
|
1092
1100
|
/**
|
1093
|
-
* Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS ("who is") queries return contact information either for Amazon Registrar
|
1101
|
+
* Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS ("who is") queries return contact information either for Amazon Registrar or for our registrar associate, Gandi. If you specify false, WHOIS queries return the information that you entered for the registrant contact (the domain owner). You must specify the same privacy setting for the administrative, billing, registrant, and technical contacts. Default: true
|
1094
1102
|
*/
|
1095
1103
|
PrivacyProtectRegistrantContact?: Boolean;
|
1096
1104
|
/**
|
1097
|
-
* Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS ("who is") queries return contact information either for Amazon Registrar
|
1105
|
+
* Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS ("who is") queries return contact information either for Amazon Registrar or for our registrar associate, Gandi. If you specify false, WHOIS queries return the information that you entered for the technical contact. You must specify the same privacy setting for the administrative, billing, registrant, and technical contacts. Default: true
|
1098
1106
|
*/
|
1099
1107
|
PrivacyProtectTechContact?: Boolean;
|
1108
|
+
/**
|
1109
|
+
* Provides detailed contact information. For information about the values that you specify for each element, see ContactDetail.
|
1110
|
+
*/
|
1111
|
+
BillingContact?: ContactDetail;
|
1112
|
+
/**
|
1113
|
+
* Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS ("who is") queries return contact information either for Amazon Registrar or for our registrar associate, Gandi. If you specify false, WHOIS queries return the information that you entered for the billing contact. You must specify the same privacy setting for the administrative, billing, registrant, and technical contacts.
|
1114
|
+
*/
|
1115
|
+
PrivacyProtectBillingContact?: Boolean;
|
1100
1116
|
}
|
1101
1117
|
export interface RegisterDomainResponse {
|
1102
1118
|
/**
|
@@ -1251,13 +1267,21 @@ declare namespace Route53Domains {
|
|
1251
1267
|
*/
|
1252
1268
|
PrivacyProtectAdminContact?: Boolean;
|
1253
1269
|
/**
|
1254
|
-
* Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS ("who is") queries return contact information either for Amazon Registrar
|
1270
|
+
* Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS ("who is") queries return contact information either for Amazon Registrar or for our registrar associate, Gandi. If you specify false, WHOIS queries return the information that you entered for the registrant contact (domain owner). You must specify the same privacy setting for the administrative, billing, registrant, and technical contacts. Default: true
|
1255
1271
|
*/
|
1256
1272
|
PrivacyProtectRegistrantContact?: Boolean;
|
1257
1273
|
/**
|
1258
|
-
* Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS ("who is") queries return contact information either for Amazon Registrar
|
1274
|
+
* Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS ("who is") queries return contact information either for Amazon Registrar or for our registrar associate, Gandi. If you specify false, WHOIS queries return the information that you entered for the technical contact. You must specify the same privacy setting for the administrative, billing, registrant, and technical contacts. Default: true
|
1259
1275
|
*/
|
1260
1276
|
PrivacyProtectTechContact?: Boolean;
|
1277
|
+
/**
|
1278
|
+
* Provides detailed contact information.
|
1279
|
+
*/
|
1280
|
+
BillingContact?: ContactDetail;
|
1281
|
+
/**
|
1282
|
+
* Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS ("who is") queries return contact information either for Amazon Registrar or for our registrar associate, Gandi. If you specify false, WHOIS queries return the information that you entered for the billing contact. You must specify the same privacy setting for the administrative, billing, registrant, and technical contacts.
|
1283
|
+
*/
|
1284
|
+
PrivacyProtectBillingContact?: Boolean;
|
1261
1285
|
}
|
1262
1286
|
export interface TransferDomainResponse {
|
1263
1287
|
/**
|
@@ -1292,17 +1316,21 @@ declare namespace Route53Domains {
|
|
1292
1316
|
*/
|
1293
1317
|
DomainName: DomainName;
|
1294
1318
|
/**
|
1295
|
-
* Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS ("who is") queries return contact information either for Amazon Registrar
|
1319
|
+
* Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS ("who is") queries return contact information either for Amazon Registrar or for our registrar associate, Gandi. If you specify false, WHOIS queries return the information that you entered for the admin contact. You must specify the same privacy setting for the administrative, billing, registrant, and technical contacts.
|
1296
1320
|
*/
|
1297
1321
|
AdminPrivacy?: Boolean;
|
1298
1322
|
/**
|
1299
|
-
* Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS ("who is") queries return contact information either for Amazon Registrar
|
1323
|
+
* Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS ("who is") queries return contact information either for Amazon Registrar or for our registrar associate, Gandi. If you specify false, WHOIS queries return the information that you entered for the registrant contact (domain owner). You must specify the same privacy setting for the administrative, billing, registrant, and technical contacts.
|
1300
1324
|
*/
|
1301
1325
|
RegistrantPrivacy?: Boolean;
|
1302
1326
|
/**
|
1303
|
-
* Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS ("who is") queries return contact information either for Amazon Registrar
|
1327
|
+
* Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS ("who is") queries return contact information either for Amazon Registrar or for our registrar associate, Gandi. If you specify false, WHOIS queries return the information that you entered for the technical contact. You must specify the same privacy setting for the administrative, billing, registrant, and technical contacts.
|
1304
1328
|
*/
|
1305
1329
|
TechPrivacy?: Boolean;
|
1330
|
+
/**
|
1331
|
+
* Whether you want to conceal contact information from WHOIS queries. If you specify true, WHOIS ("who is") queries return contact information either for Amazon Registrar or for our registrar associate, Gandi. If you specify false, WHOIS queries return the information that you entered for the billing contact. You must specify the same privacy setting for the administrative, billing, registrant, and technical contacts.
|
1332
|
+
*/
|
1333
|
+
BillingPrivacy?: Boolean;
|
1306
1334
|
}
|
1307
1335
|
export interface UpdateDomainContactPrivacyResponse {
|
1308
1336
|
/**
|
@@ -1331,6 +1359,10 @@ declare namespace Route53Domains {
|
|
1331
1359
|
* Customer's consent for the owner change request. Required if the domain is not free (consent price is more than $0.00).
|
1332
1360
|
*/
|
1333
1361
|
Consent?: Consent;
|
1362
|
+
/**
|
1363
|
+
* Provides detailed contact information.
|
1364
|
+
*/
|
1365
|
+
BillingContact?: ContactDetail;
|
1334
1366
|
}
|
1335
1367
|
export interface UpdateDomainContactResponse {
|
1336
1368
|
/**
|
@@ -83,7 +83,7 @@ return /******/ (function(modules) { // webpackBootstrap
|
|
83
83
|
/**
|
84
84
|
* @constant
|
85
85
|
*/
|
86
|
-
VERSION: '2.
|
86
|
+
VERSION: '2.1556.0',
|
87
87
|
|
88
88
|
/**
|
89
89
|
* @api private
|
@@ -10072,7 +10072,7 @@ return /******/ (function(modules) { // webpackBootstrap
|
|
10072
10072
|
var $hasOwn = Object.prototype.hasOwnProperty;
|
10073
10073
|
var bind = __webpack_require__(68);
|
10074
10074
|
|
10075
|
-
/** @type {(
|
10075
|
+
/** @type {import('.')} */
|
10076
10076
|
module.exports = bind.call(call, $hasOwn);
|
10077
10077
|
|
10078
10078
|
|