@aws-sdk/client-route-53-domains 3.803.0 → 3.804.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/dist-es/protocols/Aws_json1_1.js +3 -3
- package/dist-types/commands/AcceptDomainTransferFromAnotherAwsAccountCommand.d.ts +1 -1
- package/dist-types/commands/AssociateDelegationSignerToDomainCommand.d.ts +1 -1
- package/dist-types/commands/CancelDomainTransferToAnotherAwsAccountCommand.d.ts +1 -1
- package/dist-types/commands/CheckDomainAvailabilityCommand.d.ts +1 -1
- package/dist-types/commands/CheckDomainTransferabilityCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDomainCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTagsForDomainCommand.d.ts +1 -1
- package/dist-types/commands/DisableDomainAutoRenewCommand.d.ts +1 -1
- package/dist-types/commands/DisableDomainTransferLockCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateDelegationSignerFromDomainCommand.d.ts +1 -1
- package/dist-types/commands/EnableDomainAutoRenewCommand.d.ts +1 -1
- package/dist-types/commands/EnableDomainTransferLockCommand.d.ts +1 -1
- package/dist-types/commands/GetDomainDetailCommand.d.ts +1 -1
- package/dist-types/commands/GetDomainSuggestionsCommand.d.ts +1 -1
- package/dist-types/commands/GetOperationDetailCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForDomainCommand.d.ts +1 -1
- package/dist-types/commands/PushDomainCommand.d.ts +1 -1
- package/dist-types/commands/RegisterDomainCommand.d.ts +1 -1
- package/dist-types/commands/RejectDomainTransferFromAnotherAwsAccountCommand.d.ts +1 -1
- package/dist-types/commands/RenewDomainCommand.d.ts +1 -1
- package/dist-types/commands/ResendOperationAuthorizationCommand.d.ts +1 -1
- package/dist-types/commands/RetrieveDomainAuthCodeCommand.d.ts +1 -1
- package/dist-types/commands/TransferDomainCommand.d.ts +1 -1
- package/dist-types/commands/TransferDomainToAnotherAwsAccountCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDomainContactCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDomainContactPrivacyCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDomainNameserversCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTagsForDomainCommand.d.ts +1 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
- package/dist-types/runtimeConfig.browser.d.ts +17 -17
- package/dist-types/runtimeConfig.d.ts +16 -16
- package/dist-types/runtimeConfig.native.d.ts +18 -18
- package/dist-types/runtimeConfig.shared.d.ts +3 -3
- package/dist-types/ts3.4/commands/AcceptDomainTransferFromAnotherAwsAccountCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/AssociateDelegationSignerToDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CancelDomainTransferToAnotherAwsAccountCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CheckDomainAvailabilityCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CheckDomainTransferabilityCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTagsForDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisableDomainAutoRenewCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisableDomainTransferLockCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisassociateDelegationSignerFromDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableDomainAutoRenewCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableDomainTransferLockCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDomainDetailCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDomainSuggestionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetOperationDetailCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PushDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RegisterDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RejectDomainTransferFromAnotherAwsAccountCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RenewDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ResendOperationAuthorizationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RetrieveDomainAuthCodeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TransferDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TransferDomainToAnotherAwsAccountCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDomainContactCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDomainContactPrivacyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDomainNameserversCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTagsForDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
- package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
- package/package.json +19 -19
|
@@ -756,7 +756,7 @@ const se_ListOperationsRequest = (input, context) => {
|
|
|
756
756
|
SortBy: [],
|
|
757
757
|
SortOrder: [],
|
|
758
758
|
Status: _json,
|
|
759
|
-
SubmittedSince: (_) => _.getTime() /
|
|
759
|
+
SubmittedSince: (_) => _.getTime() / 1_000,
|
|
760
760
|
Type: _json,
|
|
761
761
|
});
|
|
762
762
|
};
|
|
@@ -772,10 +772,10 @@ const se_UpdateDomainContactRequest = (input, context) => {
|
|
|
772
772
|
};
|
|
773
773
|
const se_ViewBillingRequest = (input, context) => {
|
|
774
774
|
return take(input, {
|
|
775
|
-
End: (_) => _.getTime() /
|
|
775
|
+
End: (_) => _.getTime() / 1_000,
|
|
776
776
|
Marker: [],
|
|
777
777
|
MaxItems: [],
|
|
778
|
-
Start: (_) => _.getTime() /
|
|
778
|
+
Start: (_) => _.getTime() / 1_000,
|
|
779
779
|
});
|
|
780
780
|
};
|
|
781
781
|
const de_BillingRecord = (output, context) => {
|
|
@@ -23,7 +23,7 @@ export interface AcceptDomainTransferFromAnotherAwsAccountCommandOutput extends
|
|
|
23
23
|
}
|
|
24
24
|
declare const AcceptDomainTransferFromAnotherAwsAccountCommand_base: {
|
|
25
25
|
new (input: AcceptDomainTransferFromAnotherAwsAccountCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptDomainTransferFromAnotherAwsAccountCommandInput, AcceptDomainTransferFromAnotherAwsAccountCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: AcceptDomainTransferFromAnotherAwsAccountCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptDomainTransferFromAnotherAwsAccountCommandInput, AcceptDomainTransferFromAnotherAwsAccountCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface AssociateDelegationSignerToDomainCommandOutput extends Associat
|
|
|
23
23
|
}
|
|
24
24
|
declare const AssociateDelegationSignerToDomainCommand_base: {
|
|
25
25
|
new (input: AssociateDelegationSignerToDomainCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateDelegationSignerToDomainCommandInput, AssociateDelegationSignerToDomainCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: AssociateDelegationSignerToDomainCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateDelegationSignerToDomainCommandInput, AssociateDelegationSignerToDomainCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CancelDomainTransferToAnotherAwsAccountCommandOutput extends Ca
|
|
|
23
23
|
}
|
|
24
24
|
declare const CancelDomainTransferToAnotherAwsAccountCommand_base: {
|
|
25
25
|
new (input: CancelDomainTransferToAnotherAwsAccountCommandInput): import("@smithy/smithy-client").CommandImpl<CancelDomainTransferToAnotherAwsAccountCommandInput, CancelDomainTransferToAnotherAwsAccountCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CancelDomainTransferToAnotherAwsAccountCommandInput): import("@smithy/smithy-client").CommandImpl<CancelDomainTransferToAnotherAwsAccountCommandInput, CancelDomainTransferToAnotherAwsAccountCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CheckDomainAvailabilityCommandOutput extends CheckDomainAvailab
|
|
|
23
23
|
}
|
|
24
24
|
declare const CheckDomainAvailabilityCommand_base: {
|
|
25
25
|
new (input: CheckDomainAvailabilityCommandInput): import("@smithy/smithy-client").CommandImpl<CheckDomainAvailabilityCommandInput, CheckDomainAvailabilityCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CheckDomainAvailabilityCommandInput): import("@smithy/smithy-client").CommandImpl<CheckDomainAvailabilityCommandInput, CheckDomainAvailabilityCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CheckDomainTransferabilityCommandOutput extends CheckDomainTran
|
|
|
23
23
|
}
|
|
24
24
|
declare const CheckDomainTransferabilityCommand_base: {
|
|
25
25
|
new (input: CheckDomainTransferabilityCommandInput): import("@smithy/smithy-client").CommandImpl<CheckDomainTransferabilityCommandInput, CheckDomainTransferabilityCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CheckDomainTransferabilityCommandInput): import("@smithy/smithy-client").CommandImpl<CheckDomainTransferabilityCommandInput, CheckDomainTransferabilityCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteDomainCommandOutput extends DeleteDomainResponse, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteDomainCommand_base: {
|
|
25
25
|
new (input: DeleteDomainCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDomainCommandInput, DeleteDomainCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteDomainCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDomainCommandInput, DeleteDomainCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteTagsForDomainCommandOutput extends DeleteTagsForDomainRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteTagsForDomainCommand_base: {
|
|
25
25
|
new (input: DeleteTagsForDomainCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTagsForDomainCommandInput, DeleteTagsForDomainCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteTagsForDomainCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTagsForDomainCommandInput, DeleteTagsForDomainCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DisableDomainAutoRenewCommandOutput extends DisableDomainAutoRe
|
|
|
23
23
|
}
|
|
24
24
|
declare const DisableDomainAutoRenewCommand_base: {
|
|
25
25
|
new (input: DisableDomainAutoRenewCommandInput): import("@smithy/smithy-client").CommandImpl<DisableDomainAutoRenewCommandInput, DisableDomainAutoRenewCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DisableDomainAutoRenewCommandInput): import("@smithy/smithy-client").CommandImpl<DisableDomainAutoRenewCommandInput, DisableDomainAutoRenewCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DisableDomainTransferLockCommandOutput extends DisableDomainTra
|
|
|
23
23
|
}
|
|
24
24
|
declare const DisableDomainTransferLockCommand_base: {
|
|
25
25
|
new (input: DisableDomainTransferLockCommandInput): import("@smithy/smithy-client").CommandImpl<DisableDomainTransferLockCommandInput, DisableDomainTransferLockCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DisableDomainTransferLockCommandInput): import("@smithy/smithy-client").CommandImpl<DisableDomainTransferLockCommandInput, DisableDomainTransferLockCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DisassociateDelegationSignerFromDomainCommandOutput extends Dis
|
|
|
23
23
|
}
|
|
24
24
|
declare const DisassociateDelegationSignerFromDomainCommand_base: {
|
|
25
25
|
new (input: DisassociateDelegationSignerFromDomainCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateDelegationSignerFromDomainCommandInput, DisassociateDelegationSignerFromDomainCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DisassociateDelegationSignerFromDomainCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateDelegationSignerFromDomainCommandInput, DisassociateDelegationSignerFromDomainCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface EnableDomainAutoRenewCommandOutput extends EnableDomainAutoRene
|
|
|
23
23
|
}
|
|
24
24
|
declare const EnableDomainAutoRenewCommand_base: {
|
|
25
25
|
new (input: EnableDomainAutoRenewCommandInput): import("@smithy/smithy-client").CommandImpl<EnableDomainAutoRenewCommandInput, EnableDomainAutoRenewCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: EnableDomainAutoRenewCommandInput): import("@smithy/smithy-client").CommandImpl<EnableDomainAutoRenewCommandInput, EnableDomainAutoRenewCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface EnableDomainTransferLockCommandOutput extends EnableDomainTrans
|
|
|
23
23
|
}
|
|
24
24
|
declare const EnableDomainTransferLockCommand_base: {
|
|
25
25
|
new (input: EnableDomainTransferLockCommandInput): import("@smithy/smithy-client").CommandImpl<EnableDomainTransferLockCommandInput, EnableDomainTransferLockCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: EnableDomainTransferLockCommandInput): import("@smithy/smithy-client").CommandImpl<EnableDomainTransferLockCommandInput, EnableDomainTransferLockCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetDomainDetailCommandOutput extends GetDomainDetailResponse, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetDomainDetailCommand_base: {
|
|
25
25
|
new (input: GetDomainDetailCommandInput): import("@smithy/smithy-client").CommandImpl<GetDomainDetailCommandInput, GetDomainDetailCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetDomainDetailCommandInput): import("@smithy/smithy-client").CommandImpl<GetDomainDetailCommandInput, GetDomainDetailCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetDomainSuggestionsCommandOutput extends GetDomainSuggestionsR
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetDomainSuggestionsCommand_base: {
|
|
25
25
|
new (input: GetDomainSuggestionsCommandInput): import("@smithy/smithy-client").CommandImpl<GetDomainSuggestionsCommandInput, GetDomainSuggestionsCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetDomainSuggestionsCommandInput): import("@smithy/smithy-client").CommandImpl<GetDomainSuggestionsCommandInput, GetDomainSuggestionsCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetOperationDetailCommandOutput extends GetOperationDetailRespo
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetOperationDetailCommand_base: {
|
|
25
25
|
new (input: GetOperationDetailCommandInput): import("@smithy/smithy-client").CommandImpl<GetOperationDetailCommandInput, GetOperationDetailCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetOperationDetailCommandInput): import("@smithy/smithy-client").CommandImpl<GetOperationDetailCommandInput, GetOperationDetailCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListTagsForDomainCommandOutput extends ListTagsForDomainRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListTagsForDomainCommand_base: {
|
|
25
25
|
new (input: ListTagsForDomainCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForDomainCommandInput, ListTagsForDomainCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListTagsForDomainCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForDomainCommandInput, ListTagsForDomainCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface PushDomainCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const PushDomainCommand_base: {
|
|
25
25
|
new (input: PushDomainCommandInput): import("@smithy/smithy-client").CommandImpl<PushDomainCommandInput, PushDomainCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: PushDomainCommandInput): import("@smithy/smithy-client").CommandImpl<PushDomainCommandInput, PushDomainCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface RegisterDomainCommandOutput extends RegisterDomainResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const RegisterDomainCommand_base: {
|
|
25
25
|
new (input: RegisterDomainCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterDomainCommandInput, RegisterDomainCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: RegisterDomainCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterDomainCommandInput, RegisterDomainCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface RejectDomainTransferFromAnotherAwsAccountCommandOutput extends
|
|
|
23
23
|
}
|
|
24
24
|
declare const RejectDomainTransferFromAnotherAwsAccountCommand_base: {
|
|
25
25
|
new (input: RejectDomainTransferFromAnotherAwsAccountCommandInput): import("@smithy/smithy-client").CommandImpl<RejectDomainTransferFromAnotherAwsAccountCommandInput, RejectDomainTransferFromAnotherAwsAccountCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: RejectDomainTransferFromAnotherAwsAccountCommandInput): import("@smithy/smithy-client").CommandImpl<RejectDomainTransferFromAnotherAwsAccountCommandInput, RejectDomainTransferFromAnotherAwsAccountCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface RenewDomainCommandOutput extends RenewDomainResponse, __Metadat
|
|
|
23
23
|
}
|
|
24
24
|
declare const RenewDomainCommand_base: {
|
|
25
25
|
new (input: RenewDomainCommandInput): import("@smithy/smithy-client").CommandImpl<RenewDomainCommandInput, RenewDomainCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: RenewDomainCommandInput): import("@smithy/smithy-client").CommandImpl<RenewDomainCommandInput, RenewDomainCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ResendOperationAuthorizationCommandOutput extends __MetadataBea
|
|
|
23
23
|
}
|
|
24
24
|
declare const ResendOperationAuthorizationCommand_base: {
|
|
25
25
|
new (input: ResendOperationAuthorizationCommandInput): import("@smithy/smithy-client").CommandImpl<ResendOperationAuthorizationCommandInput, ResendOperationAuthorizationCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ResendOperationAuthorizationCommandInput): import("@smithy/smithy-client").CommandImpl<ResendOperationAuthorizationCommandInput, ResendOperationAuthorizationCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface RetrieveDomainAuthCodeCommandOutput extends RetrieveDomainAuthC
|
|
|
23
23
|
}
|
|
24
24
|
declare const RetrieveDomainAuthCodeCommand_base: {
|
|
25
25
|
new (input: RetrieveDomainAuthCodeCommandInput): import("@smithy/smithy-client").CommandImpl<RetrieveDomainAuthCodeCommandInput, RetrieveDomainAuthCodeCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: RetrieveDomainAuthCodeCommandInput): import("@smithy/smithy-client").CommandImpl<RetrieveDomainAuthCodeCommandInput, RetrieveDomainAuthCodeCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface TransferDomainCommandOutput extends TransferDomainResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const TransferDomainCommand_base: {
|
|
25
25
|
new (input: TransferDomainCommandInput): import("@smithy/smithy-client").CommandImpl<TransferDomainCommandInput, TransferDomainCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: TransferDomainCommandInput): import("@smithy/smithy-client").CommandImpl<TransferDomainCommandInput, TransferDomainCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface TransferDomainToAnotherAwsAccountCommandOutput extends Transfer
|
|
|
23
23
|
}
|
|
24
24
|
declare const TransferDomainToAnotherAwsAccountCommand_base: {
|
|
25
25
|
new (input: TransferDomainToAnotherAwsAccountCommandInput): import("@smithy/smithy-client").CommandImpl<TransferDomainToAnotherAwsAccountCommandInput, TransferDomainToAnotherAwsAccountCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: TransferDomainToAnotherAwsAccountCommandInput): import("@smithy/smithy-client").CommandImpl<TransferDomainToAnotherAwsAccountCommandInput, TransferDomainToAnotherAwsAccountCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateDomainContactCommandOutput extends UpdateDomainContactRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateDomainContactCommand_base: {
|
|
25
25
|
new (input: UpdateDomainContactCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDomainContactCommandInput, UpdateDomainContactCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateDomainContactCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDomainContactCommandInput, UpdateDomainContactCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateDomainContactPrivacyCommandOutput extends UpdateDomainCon
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateDomainContactPrivacyCommand_base: {
|
|
25
25
|
new (input: UpdateDomainContactPrivacyCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDomainContactPrivacyCommandInput, UpdateDomainContactPrivacyCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateDomainContactPrivacyCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDomainContactPrivacyCommandInput, UpdateDomainContactPrivacyCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateDomainNameserversCommandOutput extends UpdateDomainNamese
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateDomainNameserversCommand_base: {
|
|
25
25
|
new (input: UpdateDomainNameserversCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDomainNameserversCommandInput, UpdateDomainNameserversCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateDomainNameserversCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDomainNameserversCommandInput, UpdateDomainNameserversCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateTagsForDomainCommandOutput extends UpdateTagsForDomainRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateTagsForDomainCommand_base: {
|
|
25
25
|
new (input: UpdateTagsForDomainCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTagsForDomainCommandInput, UpdateTagsForDomainCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateTagsForDomainCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTagsForDomainCommandInput, UpdateTagsForDomainCommandOutput, Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -11,9 +11,7 @@ export interface ClientInputEndpointParameters {
|
|
|
11
11
|
export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
12
12
|
defaultSigningName: string;
|
|
13
13
|
};
|
|
14
|
-
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T &
|
|
15
|
-
defaultSigningName: string;
|
|
16
|
-
};
|
|
14
|
+
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientResolvedEndpointParameters;
|
|
17
15
|
export declare const commonParams: {
|
|
18
16
|
readonly UseFIPS: {
|
|
19
17
|
readonly type: "builtInParams";
|
|
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: Route53DomainsClientConfig) => {
|
|
|
8
8
|
defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
|
|
9
9
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
10
10
|
credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
|
|
11
|
-
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
|
|
11
|
+
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
|
|
12
12
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
13
13
|
region: string | import("@smithy/types").Provider<any>;
|
|
14
14
|
requestHandler: import("@smithy/protocol-http").HttpHandler<any> | RequestHandler;
|
|
@@ -21,30 +21,30 @@ export declare const getRuntimeConfig: (config: Route53DomainsClientConfig) => {
|
|
|
21
21
|
cacheMiddleware?: boolean | undefined;
|
|
22
22
|
urlParser: import("@smithy/types").UrlParser;
|
|
23
23
|
base64Decoder: import("@smithy/types").Decoder;
|
|
24
|
-
base64Encoder: (_input:
|
|
24
|
+
base64Encoder: (_input: Uint8Array | string) => string;
|
|
25
25
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
26
|
-
utf8Encoder: (input:
|
|
26
|
+
utf8Encoder: (input: Uint8Array | string) => string;
|
|
27
27
|
disableHostPrefix: boolean;
|
|
28
28
|
serviceId: string;
|
|
29
|
-
profile?: string
|
|
29
|
+
profile?: string;
|
|
30
30
|
logger: import("@smithy/types").Logger;
|
|
31
31
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
32
|
-
customUserAgent?: string | import("@smithy/types").UserAgent
|
|
33
|
-
userAgentAppId?: string | import("@smithy/types").Provider<string | undefined
|
|
34
|
-
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2
|
|
32
|
+
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
33
|
+
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
34
|
+
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
35
35
|
endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
|
|
36
36
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
37
|
-
logger?: import("@smithy/types").Logger
|
|
37
|
+
logger?: import("@smithy/types").Logger;
|
|
38
38
|
}) => import("@smithy/types").EndpointV2;
|
|
39
|
-
tls?: boolean
|
|
40
|
-
serviceConfiguredEndpoint?:
|
|
41
|
-
authSchemePreference?: string[] | import("@smithy/types").Provider<string[]
|
|
39
|
+
tls?: boolean;
|
|
40
|
+
serviceConfiguredEndpoint?: never;
|
|
41
|
+
authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
|
|
42
42
|
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
43
43
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").Route53DomainsHttpAuthSchemeProvider;
|
|
44
|
-
credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider
|
|
45
|
-
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme
|
|
46
|
-
signingEscapePath?: boolean
|
|
47
|
-
systemClockOffset?: number
|
|
48
|
-
signingRegion?: string
|
|
49
|
-
signerConstructor?:
|
|
44
|
+
credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
|
|
45
|
+
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
|
|
46
|
+
signingEscapePath?: boolean;
|
|
47
|
+
systemClockOffset?: number;
|
|
48
|
+
signingRegion?: string;
|
|
49
|
+
signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
|
|
50
50
|
};
|
|
@@ -8,8 +8,8 @@ export declare const getRuntimeConfig: (config: Route53DomainsClientConfig) => {
|
|
|
8
8
|
defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
|
|
9
9
|
authSchemePreference: string[] | import("@smithy/types").Provider<string[]>;
|
|
10
10
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
11
|
-
credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit
|
|
12
|
-
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved
|
|
11
|
+
credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit) => import("@smithy/types").MemoizedProvider<import("@smithy/types").AwsCredentialIdentity>);
|
|
12
|
+
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
|
|
13
13
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
14
14
|
region: string | import("@smithy/types").Provider<string>;
|
|
15
15
|
requestHandler: RequestHandler | import("@smithy/protocol-http").HttpHandler<any>;
|
|
@@ -23,28 +23,28 @@ export declare const getRuntimeConfig: (config: Route53DomainsClientConfig) => {
|
|
|
23
23
|
cacheMiddleware?: boolean | undefined;
|
|
24
24
|
urlParser: import("@smithy/types").UrlParser;
|
|
25
25
|
base64Decoder: import("@smithy/types").Decoder;
|
|
26
|
-
base64Encoder: (_input:
|
|
26
|
+
base64Encoder: (_input: Uint8Array | string) => string;
|
|
27
27
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
28
|
-
utf8Encoder: (input:
|
|
28
|
+
utf8Encoder: (input: Uint8Array | string) => string;
|
|
29
29
|
disableHostPrefix: boolean;
|
|
30
30
|
serviceId: string;
|
|
31
|
-
profile?: string
|
|
31
|
+
profile?: string;
|
|
32
32
|
logger: import("@smithy/types").Logger;
|
|
33
33
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
34
|
-
customUserAgent?: string | import("@smithy/types").UserAgent
|
|
35
|
-
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2
|
|
34
|
+
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
35
|
+
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
36
36
|
endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
|
|
37
37
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
38
|
-
logger?: import("@smithy/types").Logger
|
|
38
|
+
logger?: import("@smithy/types").Logger;
|
|
39
39
|
}) => import("@smithy/types").EndpointV2;
|
|
40
|
-
tls?: boolean
|
|
41
|
-
serviceConfiguredEndpoint?:
|
|
40
|
+
tls?: boolean;
|
|
41
|
+
serviceConfiguredEndpoint?: never;
|
|
42
42
|
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
43
43
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").Route53DomainsHttpAuthSchemeProvider;
|
|
44
|
-
credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider
|
|
45
|
-
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme
|
|
46
|
-
signingEscapePath?: boolean
|
|
47
|
-
systemClockOffset?: number
|
|
48
|
-
signingRegion?: string
|
|
49
|
-
signerConstructor?:
|
|
44
|
+
credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
|
|
45
|
+
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
|
|
46
|
+
signingEscapePath?: boolean;
|
|
47
|
+
systemClockOffset?: number;
|
|
48
|
+
signingRegion?: string;
|
|
49
|
+
signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
|
|
50
50
|
};
|
|
@@ -7,43 +7,43 @@ export declare const getRuntimeConfig: (config: Route53DomainsClientConfig) => {
|
|
|
7
7
|
sha256: import("@smithy/types").HashConstructor;
|
|
8
8
|
requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/protocol-http").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
|
|
9
9
|
apiVersion: string;
|
|
10
|
-
cacheMiddleware?: boolean
|
|
10
|
+
cacheMiddleware?: boolean;
|
|
11
11
|
urlParser: import("@smithy/types").UrlParser;
|
|
12
12
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
13
13
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
14
14
|
base64Decoder: import("@smithy/types").Decoder;
|
|
15
|
-
base64Encoder: (_input:
|
|
15
|
+
base64Encoder: (_input: Uint8Array | string) => string;
|
|
16
16
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
17
|
-
utf8Encoder: (input:
|
|
17
|
+
utf8Encoder: (input: Uint8Array | string) => string;
|
|
18
18
|
disableHostPrefix: boolean;
|
|
19
19
|
serviceId: string;
|
|
20
20
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
21
21
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
22
22
|
region: string | import("@smithy/types").Provider<any>;
|
|
23
|
-
profile?: string
|
|
24
|
-
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
|
|
23
|
+
profile?: string;
|
|
24
|
+
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
|
|
25
25
|
credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
|
|
26
26
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
27
27
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
28
28
|
logger: import("@smithy/types").Logger;
|
|
29
29
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
30
30
|
defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
|
|
31
|
-
customUserAgent?: string | import("@smithy/types").UserAgent
|
|
32
|
-
userAgentAppId?: string | import("@smithy/types").Provider<string | undefined
|
|
33
|
-
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2
|
|
31
|
+
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
32
|
+
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
33
|
+
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
34
34
|
endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
|
|
35
35
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
36
|
-
logger?: import("@smithy/types").Logger
|
|
36
|
+
logger?: import("@smithy/types").Logger;
|
|
37
37
|
}) => import("@smithy/types").EndpointV2;
|
|
38
|
-
tls?: boolean
|
|
39
|
-
serviceConfiguredEndpoint?:
|
|
40
|
-
authSchemePreference?: string[] | import("@smithy/types").Provider<string[]
|
|
38
|
+
tls?: boolean;
|
|
39
|
+
serviceConfiguredEndpoint?: never;
|
|
40
|
+
authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
|
|
41
41
|
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
42
42
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").Route53DomainsHttpAuthSchemeProvider;
|
|
43
|
-
credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider
|
|
44
|
-
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme
|
|
45
|
-
signingEscapePath?: boolean
|
|
46
|
-
systemClockOffset?: number
|
|
47
|
-
signingRegion?: string
|
|
48
|
-
signerConstructor?:
|
|
43
|
+
credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
|
|
44
|
+
signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
|
|
45
|
+
signingEscapePath?: boolean;
|
|
46
|
+
systemClockOffset?: number;
|
|
47
|
+
signingRegion?: string;
|
|
48
|
+
signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
|
|
49
49
|
};
|
|
@@ -5,10 +5,10 @@ import { Route53DomainsClientConfig } from "./Route53DomainsClient";
|
|
|
5
5
|
export declare const getRuntimeConfig: (config: Route53DomainsClientConfig) => {
|
|
6
6
|
apiVersion: string;
|
|
7
7
|
base64Decoder: import("@smithy/types").Decoder;
|
|
8
|
-
base64Encoder: (_input:
|
|
8
|
+
base64Encoder: (_input: Uint8Array | string) => string;
|
|
9
9
|
disableHostPrefix: boolean;
|
|
10
10
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
11
|
-
logger?: import("@smithy/types").Logger
|
|
11
|
+
logger?: import("@smithy/types").Logger;
|
|
12
12
|
}) => import("@smithy/types").EndpointV2;
|
|
13
13
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
14
14
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").Route53DomainsHttpAuthSchemeProvider;
|
|
@@ -17,5 +17,5 @@ export declare const getRuntimeConfig: (config: Route53DomainsClientConfig) => {
|
|
|
17
17
|
serviceId: string;
|
|
18
18
|
urlParser: import("@smithy/types").UrlParser;
|
|
19
19
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
20
|
-
utf8Encoder: (input:
|
|
20
|
+
utf8Encoder: (input: Uint8Array | string) => string;
|
|
21
21
|
};
|
|
@@ -27,7 +27,7 @@ declare const AcceptDomainTransferFromAnotherAwsAccountCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: AcceptDomainTransferFromAnotherAwsAccountCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
AcceptDomainTransferFromAnotherAwsAccountCommandInput,
|
|
33
33
|
AcceptDomainTransferFromAnotherAwsAccountCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const AssociateDelegationSignerToDomainCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: AssociateDelegationSignerToDomainCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
AssociateDelegationSignerToDomainCommandInput,
|
|
33
33
|
AssociateDelegationSignerToDomainCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const CancelDomainTransferToAnotherAwsAccountCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: CancelDomainTransferToAnotherAwsAccountCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
CancelDomainTransferToAnotherAwsAccountCommandInput,
|
|
33
33
|
CancelDomainTransferToAnotherAwsAccountCommandOutput,
|
|
@@ -27,7 +27,7 @@ declare const CheckDomainAvailabilityCommand_base: {
|
|
|
27
27
|
ServiceOutputTypes
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
|
-
|
|
30
|
+
input: CheckDomainAvailabilityCommandInput
|
|
31
31
|
): import("@smithy/smithy-client").CommandImpl<
|
|
32
32
|
CheckDomainAvailabilityCommandInput,
|
|
33
33
|
CheckDomainAvailabilityCommandOutput,
|