@aws-sdk/client-route-53 3.1087.0 → 3.1089.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-cjs/index.js +1 -1
- package/dist-types/ts3.4/Route53.d.ts +222 -255
- package/dist-types/ts3.4/Route53Client.d.ts +17 -33
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +9 -15
- package/dist-types/ts3.4/commands/ActivateKeySigningKeyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AssociateVPCWithHostedZoneCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ChangeCidrCollectionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ChangeResourceRecordSetsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ChangeTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateCidrCollectionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateHealthCheckCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateHostedZoneCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateKeySigningKeyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateQueryLoggingConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateReusableDelegationSetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateTrafficPolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateTrafficPolicyInstanceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateTrafficPolicyVersionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateVPCAssociationAuthorizationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeactivateKeySigningKeyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteCidrCollectionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteHealthCheckCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteHostedZoneCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteKeySigningKeyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteQueryLoggingConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteReusableDelegationSetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteTrafficPolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteTrafficPolicyInstanceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteVPCAssociationAuthorizationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisableHostedZoneDNSSECCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateVPCFromHostedZoneCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/EnableHostedZoneDNSSECCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetAccountLimitCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetChangeCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetCheckerIpRangesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetDNSSECCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetGeoLocationCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/GetHealthCheckCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetHealthCheckCountCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetHealthCheckLastFailureReasonCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetHealthCheckStatusCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetHostedZoneCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetHostedZoneCountCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetHostedZoneLimitCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetQueryLoggingConfigCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetReusableDelegationSetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetReusableDelegationSetLimitCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetTrafficPolicyCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetTrafficPolicyInstanceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetTrafficPolicyInstanceCountCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListCidrBlocksCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListCidrCollectionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListCidrLocationsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListGeoLocationsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListHealthChecksCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListHostedZonesByNameCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListHostedZonesByVPCCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListHostedZonesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListQueryLoggingConfigsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListResourceRecordSetsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListReusableDelegationSetsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTagsForResourcesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTrafficPoliciesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesByHostedZoneCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesByPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListTrafficPolicyVersionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListVPCAssociationAuthorizationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/TestDNSAnswerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateHealthCheckCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateHostedZoneCommentCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateHostedZoneFeaturesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateTrafficPolicyCommentCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateTrafficPolicyInstanceCommand.d.ts +4 -6
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +8 -16
- package/dist-types/ts3.4/models/errors.d.ts +48 -167
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
- package/dist-types/ts3.4/waiters/waitForResourceRecordSetsChanged.d.ts +3 -6
- package/package.json +40 -40
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListTrafficPolicyInstancesByPolicyResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListTrafficPolicyInstancesByPolicyCommandInput
|
|
8
|
-
extends ListTrafficPolicyInstancesByPolicyRequest {}
|
|
7
|
+
export interface ListTrafficPolicyInstancesByPolicyCommandInput extends ListTrafficPolicyInstancesByPolicyRequest {}
|
|
9
8
|
export interface ListTrafficPolicyInstancesByPolicyCommandOutput
|
|
10
|
-
extends ListTrafficPolicyInstancesByPolicyResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListTrafficPolicyInstancesByPolicyResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListTrafficPolicyInstancesByPolicyCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListTrafficPolicyInstancesByPolicyCommandInput
|
|
12
|
+
input: ListTrafficPolicyInstancesByPolicyCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListTrafficPolicyInstancesByPolicyCommandInput,
|
|
17
15
|
ListTrafficPolicyInstancesByPolicyCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListTrafficPolicyInstancesByPolicyCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListTrafficPolicyInstancesByPolicyCommandInput
|
|
21
|
+
input: ListTrafficPolicyInstancesByPolicyCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListTrafficPolicyInstancesByPolicyCommandInput,
|
|
26
24
|
ListTrafficPolicyInstancesByPolicyCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListTrafficPolicyInstancesResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListTrafficPolicyInstancesCommandInput
|
|
8
|
-
extends ListTrafficPolicyInstancesRequest {}
|
|
7
|
+
export interface ListTrafficPolicyInstancesCommandInput extends ListTrafficPolicyInstancesRequest {}
|
|
9
8
|
export interface ListTrafficPolicyInstancesCommandOutput
|
|
10
|
-
extends ListTrafficPolicyInstancesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListTrafficPolicyInstancesResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListTrafficPolicyInstancesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListTrafficPolicyInstancesCommandInput
|
|
12
|
+
input: ListTrafficPolicyInstancesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListTrafficPolicyInstancesCommandInput,
|
|
17
15
|
ListTrafficPolicyInstancesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListTrafficPolicyVersionsResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListTrafficPolicyVersionsCommandInput
|
|
8
|
-
extends ListTrafficPolicyVersionsRequest {}
|
|
7
|
+
export interface ListTrafficPolicyVersionsCommandInput extends ListTrafficPolicyVersionsRequest {}
|
|
9
8
|
export interface ListTrafficPolicyVersionsCommandOutput
|
|
10
|
-
extends ListTrafficPolicyVersionsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListTrafficPolicyVersionsResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListTrafficPolicyVersionsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListTrafficPolicyVersionsCommandInput
|
|
12
|
+
input: ListTrafficPolicyVersionsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListTrafficPolicyVersionsCommandInput,
|
|
17
15
|
ListTrafficPolicyVersionsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListTrafficPolicyVersionsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListTrafficPolicyVersionsCommandInput
|
|
21
|
+
input: ListTrafficPolicyVersionsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListTrafficPolicyVersionsCommandInput,
|
|
26
24
|
ListTrafficPolicyVersionsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListVPCAssociationAuthorizationsResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListVPCAssociationAuthorizationsCommandInput
|
|
8
|
-
extends ListVPCAssociationAuthorizationsRequest {}
|
|
7
|
+
export interface ListVPCAssociationAuthorizationsCommandInput extends ListVPCAssociationAuthorizationsRequest {}
|
|
9
8
|
export interface ListVPCAssociationAuthorizationsCommandOutput
|
|
10
|
-
extends ListVPCAssociationAuthorizationsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListVPCAssociationAuthorizationsResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListVPCAssociationAuthorizationsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListVPCAssociationAuthorizationsCommandInput
|
|
12
|
+
input: ListVPCAssociationAuthorizationsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListVPCAssociationAuthorizationsCommandInput,
|
|
17
15
|
ListVPCAssociationAuthorizationsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListVPCAssociationAuthorizationsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListVPCAssociationAuthorizationsCommandInput
|
|
21
|
+
input: ListVPCAssociationAuthorizationsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListVPCAssociationAuthorizationsCommandInput,
|
|
26
24
|
ListVPCAssociationAuthorizationsCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
TestDNSAnswerRequest,
|
|
4
|
-
TestDNSAnswerResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { TestDNSAnswerRequest, TestDNSAnswerResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface TestDNSAnswerCommandInput extends TestDNSAnswerRequest {}
|
|
8
|
-
export interface TestDNSAnswerCommandOutput
|
|
9
|
-
extends TestDNSAnswerResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface TestDNSAnswerCommandOutput extends TestDNSAnswerResponse, __MetadataBearer {}
|
|
11
6
|
declare const TestDNSAnswerCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: TestDNSAnswerCommandInput
|
|
8
|
+
input: TestDNSAnswerCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
TestDNSAnswerCommandInput,
|
|
16
11
|
TestDNSAnswerCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const TestDNSAnswerCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: TestDNSAnswerCommandInput
|
|
17
|
+
input: TestDNSAnswerCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
TestDNSAnswerCommandInput,
|
|
25
20
|
TestDNSAnswerCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateHealthCheckRequest,
|
|
4
|
-
UpdateHealthCheckResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateHealthCheckRequest, UpdateHealthCheckResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateHealthCheckCommandInput
|
|
8
|
-
extends UpdateHealthCheckRequest {}
|
|
4
|
+
export interface UpdateHealthCheckCommandInput extends UpdateHealthCheckRequest {}
|
|
9
5
|
export interface UpdateHealthCheckCommandOutput
|
|
10
|
-
extends UpdateHealthCheckResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateHealthCheckResponse, __MetadataBearer {}
|
|
12
7
|
declare const UpdateHealthCheckCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateHealthCheckCommandInput
|
|
9
|
+
input: UpdateHealthCheckCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateHealthCheckCommandInput,
|
|
17
12
|
UpdateHealthCheckCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateHealthCheckCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateHealthCheckCommandInput
|
|
18
|
+
input: UpdateHealthCheckCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateHealthCheckCommandInput,
|
|
26
21
|
UpdateHealthCheckCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateHostedZoneCommentResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateHostedZoneCommentCommandInput
|
|
8
|
-
extends UpdateHostedZoneCommentRequest {}
|
|
7
|
+
export interface UpdateHostedZoneCommentCommandInput extends UpdateHostedZoneCommentRequest {}
|
|
9
8
|
export interface UpdateHostedZoneCommentCommandOutput
|
|
10
|
-
extends UpdateHostedZoneCommentResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateHostedZoneCommentResponse, __MetadataBearer {}
|
|
12
10
|
declare const UpdateHostedZoneCommentCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateHostedZoneCommentCommandInput
|
|
12
|
+
input: UpdateHostedZoneCommentCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateHostedZoneCommentCommandInput,
|
|
17
15
|
UpdateHostedZoneCommentCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateHostedZoneCommentCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateHostedZoneCommentCommandInput
|
|
21
|
+
input: UpdateHostedZoneCommentCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateHostedZoneCommentCommandInput,
|
|
26
24
|
UpdateHostedZoneCommentCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateHostedZoneFeaturesResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateHostedZoneFeaturesCommandInput
|
|
8
|
-
extends UpdateHostedZoneFeaturesRequest {}
|
|
7
|
+
export interface UpdateHostedZoneFeaturesCommandInput extends UpdateHostedZoneFeaturesRequest {}
|
|
9
8
|
export interface UpdateHostedZoneFeaturesCommandOutput
|
|
10
|
-
extends UpdateHostedZoneFeaturesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateHostedZoneFeaturesResponse, __MetadataBearer {}
|
|
12
10
|
declare const UpdateHostedZoneFeaturesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateHostedZoneFeaturesCommandInput
|
|
12
|
+
input: UpdateHostedZoneFeaturesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateHostedZoneFeaturesCommandInput,
|
|
17
15
|
UpdateHostedZoneFeaturesCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateHostedZoneFeaturesCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateHostedZoneFeaturesCommandInput
|
|
21
|
+
input: UpdateHostedZoneFeaturesCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateHostedZoneFeaturesCommandInput,
|
|
26
24
|
UpdateHostedZoneFeaturesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateTrafficPolicyCommentResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateTrafficPolicyCommentCommandInput
|
|
8
|
-
extends UpdateTrafficPolicyCommentRequest {}
|
|
7
|
+
export interface UpdateTrafficPolicyCommentCommandInput extends UpdateTrafficPolicyCommentRequest {}
|
|
9
8
|
export interface UpdateTrafficPolicyCommentCommandOutput
|
|
10
|
-
extends UpdateTrafficPolicyCommentResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateTrafficPolicyCommentResponse, __MetadataBearer {}
|
|
12
10
|
declare const UpdateTrafficPolicyCommentCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateTrafficPolicyCommentCommandInput
|
|
12
|
+
input: UpdateTrafficPolicyCommentCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateTrafficPolicyCommentCommandInput,
|
|
17
15
|
UpdateTrafficPolicyCommentCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateTrafficPolicyCommentCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateTrafficPolicyCommentCommandInput
|
|
21
|
+
input: UpdateTrafficPolicyCommentCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateTrafficPolicyCommentCommandInput,
|
|
26
24
|
UpdateTrafficPolicyCommentCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateTrafficPolicyInstanceResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateTrafficPolicyInstanceCommandInput
|
|
8
|
-
extends UpdateTrafficPolicyInstanceRequest {}
|
|
7
|
+
export interface UpdateTrafficPolicyInstanceCommandInput extends UpdateTrafficPolicyInstanceRequest {}
|
|
9
8
|
export interface UpdateTrafficPolicyInstanceCommandOutput
|
|
10
|
-
extends UpdateTrafficPolicyInstanceResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateTrafficPolicyInstanceResponse, __MetadataBearer {}
|
|
12
10
|
declare const UpdateTrafficPolicyInstanceCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateTrafficPolicyInstanceCommandInput
|
|
12
|
+
input: UpdateTrafficPolicyInstanceCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateTrafficPolicyInstanceCommandInput,
|
|
17
15
|
UpdateTrafficPolicyInstanceCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateTrafficPolicyInstanceCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateTrafficPolicyInstanceCommandInput
|
|
21
|
+
input: UpdateTrafficPolicyInstanceCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateTrafficPolicyInstanceCommandInput,
|
|
26
24
|
UpdateTrafficPolicyInstanceCommandOutput,
|
|
@@ -23,7 +23,7 @@ export type ClientResolvedEndpointParameters = Pick<
|
|
|
23
23
|
defaultSigningName: string;
|
|
24
24
|
};
|
|
25
25
|
export declare const resolveClientEndpointParameters: <T>(
|
|
26
|
-
options: T & ClientInputEndpointParameters
|
|
26
|
+
options: T & ClientInputEndpointParameters,
|
|
27
27
|
) => T & ClientResolvedEndpointParameters;
|
|
28
28
|
export declare const commonParams: {
|
|
29
29
|
readonly UseFIPS: {
|
|
@@ -3,7 +3,8 @@ import { HttpHandlerExtensionConfiguration } from "@smithy/core/protocols";
|
|
|
3
3
|
import { DefaultExtensionConfiguration } from "@smithy/types";
|
|
4
4
|
import { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
|
|
5
5
|
export interface Route53ExtensionConfiguration
|
|
6
|
-
extends
|
|
6
|
+
extends
|
|
7
|
+
HttpHandlerExtensionConfiguration,
|
|
7
8
|
DefaultExtensionConfiguration,
|
|
8
9
|
AwsRegionExtensionConfiguration,
|
|
9
10
|
HttpAuthExtensionConfiguration {}
|
|
@@ -17,8 +17,7 @@ export declare const AccountLimitType: {
|
|
|
17
17
|
readonly MAX_TRAFFIC_POLICIES_BY_OWNER: "MAX_TRAFFIC_POLICIES_BY_OWNER";
|
|
18
18
|
readonly MAX_TRAFFIC_POLICY_INSTANCES_BY_OWNER: "MAX_TRAFFIC_POLICY_INSTANCES_BY_OWNER";
|
|
19
19
|
};
|
|
20
|
-
export type AccountLimitType =
|
|
21
|
-
(typeof AccountLimitType)[keyof typeof AccountLimitType];
|
|
20
|
+
export type AccountLimitType = (typeof AccountLimitType)[keyof typeof AccountLimitType];
|
|
22
21
|
export declare const ChangeStatus: {
|
|
23
22
|
readonly INSYNC: "INSYNC";
|
|
24
23
|
readonly PENDING: "PENDING";
|
|
@@ -72,8 +71,7 @@ export declare const CloudWatchRegion: {
|
|
|
72
71
|
readonly us_west_1: "us-west-1";
|
|
73
72
|
readonly us_west_2: "us-west-2";
|
|
74
73
|
};
|
|
75
|
-
export type CloudWatchRegion =
|
|
76
|
-
(typeof CloudWatchRegion)[keyof typeof CloudWatchRegion];
|
|
74
|
+
export type CloudWatchRegion = (typeof CloudWatchRegion)[keyof typeof CloudWatchRegion];
|
|
77
75
|
export declare const VPCRegion: {
|
|
78
76
|
readonly af_south_1: "af-south-1";
|
|
79
77
|
readonly ap_east_1: "ap-east-1";
|
|
@@ -208,8 +206,7 @@ export declare const TagResourceType: {
|
|
|
208
206
|
readonly healthcheck: "healthcheck";
|
|
209
207
|
readonly hostedzone: "hostedzone";
|
|
210
208
|
};
|
|
211
|
-
export type TagResourceType =
|
|
212
|
-
(typeof TagResourceType)[keyof typeof TagResourceType];
|
|
209
|
+
export type TagResourceType = (typeof TagResourceType)[keyof typeof TagResourceType];
|
|
213
210
|
export declare const InsufficientDataHealthStatus: {
|
|
214
211
|
readonly Healthy: "Healthy";
|
|
215
212
|
readonly LastKnownStatus: "LastKnownStatus";
|
|
@@ -227,8 +224,7 @@ export declare const HealthCheckRegion: {
|
|
|
227
224
|
readonly us_west_1: "us-west-1";
|
|
228
225
|
readonly us_west_2: "us-west-2";
|
|
229
226
|
};
|
|
230
|
-
export type HealthCheckRegion =
|
|
231
|
-
(typeof HealthCheckRegion)[keyof typeof HealthCheckRegion];
|
|
227
|
+
export type HealthCheckRegion = (typeof HealthCheckRegion)[keyof typeof HealthCheckRegion];
|
|
232
228
|
export declare const HealthCheckType: {
|
|
233
229
|
readonly CALCULATED: "CALCULATED";
|
|
234
230
|
readonly CLOUDWATCH_METRIC: "CLOUDWATCH_METRIC";
|
|
@@ -239,16 +235,14 @@ export declare const HealthCheckType: {
|
|
|
239
235
|
readonly RECOVERY_CONTROL: "RECOVERY_CONTROL";
|
|
240
236
|
readonly TCP: "TCP";
|
|
241
237
|
};
|
|
242
|
-
export type HealthCheckType =
|
|
243
|
-
(typeof HealthCheckType)[keyof typeof HealthCheckType];
|
|
238
|
+
export type HealthCheckType = (typeof HealthCheckType)[keyof typeof HealthCheckType];
|
|
244
239
|
export declare const ComparisonOperator: {
|
|
245
240
|
readonly GreaterThanOrEqualToThreshold: "GreaterThanOrEqualToThreshold";
|
|
246
241
|
readonly GreaterThanThreshold: "GreaterThanThreshold";
|
|
247
242
|
readonly LessThanOrEqualToThreshold: "LessThanOrEqualToThreshold";
|
|
248
243
|
readonly LessThanThreshold: "LessThanThreshold";
|
|
249
244
|
};
|
|
250
|
-
export type ComparisonOperator =
|
|
251
|
-
(typeof ComparisonOperator)[keyof typeof ComparisonOperator];
|
|
245
|
+
export type ComparisonOperator = (typeof ComparisonOperator)[keyof typeof ComparisonOperator];
|
|
252
246
|
export declare const Statistic: {
|
|
253
247
|
readonly Average: "Average";
|
|
254
248
|
readonly Maximum: "Maximum";
|
|
@@ -261,8 +255,7 @@ export declare const HostedZoneLimitType: {
|
|
|
261
255
|
readonly MAX_RRSETS_BY_ZONE: "MAX_RRSETS_BY_ZONE";
|
|
262
256
|
readonly MAX_VPCS_ASSOCIATED_BY_ZONE: "MAX_VPCS_ASSOCIATED_BY_ZONE";
|
|
263
257
|
};
|
|
264
|
-
export type HostedZoneLimitType =
|
|
265
|
-
(typeof HostedZoneLimitType)[keyof typeof HostedZoneLimitType];
|
|
258
|
+
export type HostedZoneLimitType = (typeof HostedZoneLimitType)[keyof typeof HostedZoneLimitType];
|
|
266
259
|
export declare const ReusableDelegationSetLimitType: {
|
|
267
260
|
readonly MAX_ZONES_BY_REUSABLE_DELEGATION_SET: "MAX_ZONES_BY_REUSABLE_DELEGATION_SET";
|
|
268
261
|
};
|
|
@@ -271,8 +264,7 @@ export type ReusableDelegationSetLimitType =
|
|
|
271
264
|
export declare const HostedZoneType: {
|
|
272
265
|
readonly PRIVATE_HOSTED_ZONE: "PrivateHostedZone";
|
|
273
266
|
};
|
|
274
|
-
export type HostedZoneType =
|
|
275
|
-
(typeof HostedZoneType)[keyof typeof HostedZoneType];
|
|
267
|
+
export type HostedZoneType = (typeof HostedZoneType)[keyof typeof HostedZoneType];
|
|
276
268
|
export declare const ResettableElementName: {
|
|
277
269
|
readonly ChildHealthChecks: "ChildHealthChecks";
|
|
278
270
|
readonly FullyQualifiedDomainName: "FullyQualifiedDomainName";
|