@aws-sdk/client-cloudfront 3.1086.0 → 3.1088.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/CloudFront.d.ts +526 -693
- package/dist-types/ts3.4/CloudFrontClient.d.ts +8 -26
- 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 +7 -13
- package/dist-types/ts3.4/commands/AssociateAliasCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/AssociateDistributionTenantWebACLCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateDistributionWebACLCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CopyDistributionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateAnycastIpListCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateCachePolicyCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/CreateCloudFrontOriginAccessIdentityCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateConnectionFunctionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateConnectionGroupCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateContinuousDeploymentPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateDistributionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateDistributionTenantCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateDistributionWithTagsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateFieldLevelEncryptionConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateFieldLevelEncryptionProfileCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateFunctionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateInvalidationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateInvalidationForDistributionTenantCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateKeyGroupCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateKeyValueStoreCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateMonitoringSubscriptionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateOriginAccessControlCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateOriginRequestPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreatePublicKeyCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateRealtimeLogConfigCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateResponseHeadersPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateStreamingDistributionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateStreamingDistributionWithTagsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateTrustStoreCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateVpcOriginCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteAnycastIpListCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteCachePolicyCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteConnectionFunctionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteConnectionGroupCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteContinuousDeploymentPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteDistributionCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteDistributionTenantCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteFunctionCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteKeyGroupCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteKeyValueStoreCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteMonitoringSubscriptionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteOriginAccessControlCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteOriginRequestPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeletePublicKeyCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteRealtimeLogConfigCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteResponseHeadersPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteStreamingDistributionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteTrustStoreCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteVpcOriginCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeConnectionFunctionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeFunctionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeKeyValueStoreCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DisassociateDistributionTenantWebACLCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateDistributionWebACLCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetAnycastIpListCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetCachePolicyCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetCachePolicyConfigCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetConnectionFunctionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetConnectionGroupByRoutingEndpointCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetConnectionGroupCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetContinuousDeploymentPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetContinuousDeploymentPolicyConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetDistributionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetDistributionConfigCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetDistributionTenantByDomainCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetDistributionTenantCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetFunctionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetInvalidationCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetInvalidationForDistributionTenantCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetKeyGroupCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetKeyGroupConfigCommand.d.ts +4 -7
- package/dist-types/ts3.4/commands/GetManagedCertificateDetailsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetMonitoringSubscriptionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetOriginAccessControlCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetOriginAccessControlConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetOriginRequestPolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetOriginRequestPolicyConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetPublicKeyCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetPublicKeyConfigCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetRealtimeLogConfigCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/GetResponseHeadersPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetResponseHeadersPolicyConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetStreamingDistributionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetStreamingDistributionConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetTrustStoreCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetVpcOriginCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListAnycastIpListsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListCachePoliciesCommand.d.ts +4 -10
- package/dist-types/ts3.4/commands/ListCloudFrontOriginAccessIdentitiesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListConflictingAliasesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListConnectionFunctionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListConnectionGroupsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListContinuousDeploymentPoliciesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListDistributionTenantsByCustomizationCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListDistributionTenantsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListDistributionsByAnycastIpListIdCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDistributionsByCachePolicyIdCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDistributionsByConnectionFunctionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDistributionsByConnectionModeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDistributionsByKeyGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDistributionsByOriginRequestPolicyIdCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDistributionsByOwnedResourceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDistributionsByRealtimeLogConfigCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListDistributionsByResponseHeadersPolicyIdCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDistributionsByTrustStoreCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDistributionsByVpcOriginIdCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDistributionsByWebACLIdCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDistributionsCommand.d.ts +4 -10
- package/dist-types/ts3.4/commands/ListDomainConflictsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListFieldLevelEncryptionConfigsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListFieldLevelEncryptionProfilesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListFunctionsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListInvalidationsCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/ListInvalidationsForDistributionTenantCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListKeyGroupsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListKeyValueStoresCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListOriginAccessControlsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListOriginRequestPoliciesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListPublicKeysCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListRealtimeLogConfigsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListResponseHeadersPoliciesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListStreamingDistributionsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTrustStoresCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListVpcOriginsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/PublishConnectionFunctionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PublishFunctionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/TestConnectionFunctionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/TestFunctionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/UpdateAnycastIpListCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateCachePolicyCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateConnectionFunctionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateConnectionGroupCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateContinuousDeploymentPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateDistributionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateDistributionTenantCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateDistributionWithStagingConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateDomainAssociationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateFunctionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateKeyGroupCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateKeyValueStoreCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateOriginAccessControlCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateOriginRequestPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdatePublicKeyCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateRealtimeLogConfigCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateResponseHeadersPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateStreamingDistributionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateTrustStoreCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateVpcOriginCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/VerifyDnsConfigurationCommand.d.ts +5 -10
- 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 +16 -32
- package/dist-types/ts3.4/models/errors.d.ts +122 -460
- package/dist-types/ts3.4/models/models_0.d.ts +23 -69
- package/dist-types/ts3.4/models/models_1.d.ts +4 -12
- 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/waiters/waitForDistributionDeployed.d.ts +3 -5
- package/dist-types/ts3.4/waiters/waitForInvalidationCompleted.d.ts +3 -5
- package/dist-types/ts3.4/waiters/waitForInvalidationForDistributionTenantCompleted.d.ts +3 -6
- package/dist-types/ts3.4/waiters/waitForStreamingDistributionDeployed.d.ts +3 -7
- package/package.json +40 -40
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdatePublicKeyRequest,
|
|
4
|
-
UpdatePublicKeyResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { UpdatePublicKeyRequest, UpdatePublicKeyResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdatePublicKeyCommandInput extends UpdatePublicKeyRequest {}
|
|
8
|
-
export interface UpdatePublicKeyCommandOutput
|
|
9
|
-
extends UpdatePublicKeyResult,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdatePublicKeyCommandOutput extends UpdatePublicKeyResult, __MetadataBearer {}
|
|
11
6
|
declare const UpdatePublicKeyCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdatePublicKeyCommandInput
|
|
8
|
+
input: UpdatePublicKeyCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdatePublicKeyCommandInput,
|
|
16
11
|
UpdatePublicKeyCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdatePublicKeyCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdatePublicKeyCommandInput
|
|
17
|
+
input: UpdatePublicKeyCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdatePublicKeyCommandInput,
|
|
25
20
|
UpdatePublicKeyCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateRealtimeLogConfigRequest,
|
|
4
|
-
UpdateRealtimeLogConfigResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { UpdateRealtimeLogConfigRequest, UpdateRealtimeLogConfigResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateRealtimeLogConfigCommandInput
|
|
8
|
-
extends UpdateRealtimeLogConfigRequest {}
|
|
4
|
+
export interface UpdateRealtimeLogConfigCommandInput extends UpdateRealtimeLogConfigRequest {}
|
|
9
5
|
export interface UpdateRealtimeLogConfigCommandOutput
|
|
10
|
-
extends UpdateRealtimeLogConfigResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateRealtimeLogConfigResult, __MetadataBearer {}
|
|
12
7
|
declare const UpdateRealtimeLogConfigCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateRealtimeLogConfigCommandInput
|
|
9
|
+
input: UpdateRealtimeLogConfigCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateRealtimeLogConfigCommandInput,
|
|
17
12
|
UpdateRealtimeLogConfigCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateResponseHeadersPolicyResult,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateResponseHeadersPolicyCommandInput
|
|
8
|
-
extends UpdateResponseHeadersPolicyRequest {}
|
|
7
|
+
export interface UpdateResponseHeadersPolicyCommandInput extends UpdateResponseHeadersPolicyRequest {}
|
|
9
8
|
export interface UpdateResponseHeadersPolicyCommandOutput
|
|
10
|
-
extends UpdateResponseHeadersPolicyResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateResponseHeadersPolicyResult, __MetadataBearer {}
|
|
12
10
|
declare const UpdateResponseHeadersPolicyCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateResponseHeadersPolicyCommandInput
|
|
12
|
+
input: UpdateResponseHeadersPolicyCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateResponseHeadersPolicyCommandInput,
|
|
17
15
|
UpdateResponseHeadersPolicyCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateResponseHeadersPolicyCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateResponseHeadersPolicyCommandInput
|
|
21
|
+
input: UpdateResponseHeadersPolicyCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateResponseHeadersPolicyCommandInput,
|
|
26
24
|
UpdateResponseHeadersPolicyCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateStreamingDistributionResult,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateStreamingDistributionCommandInput
|
|
8
|
-
extends UpdateStreamingDistributionRequest {}
|
|
7
|
+
export interface UpdateStreamingDistributionCommandInput extends UpdateStreamingDistributionRequest {}
|
|
9
8
|
export interface UpdateStreamingDistributionCommandOutput
|
|
10
|
-
extends UpdateStreamingDistributionResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateStreamingDistributionResult, __MetadataBearer {}
|
|
12
10
|
declare const UpdateStreamingDistributionCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateStreamingDistributionCommandInput
|
|
12
|
+
input: UpdateStreamingDistributionCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateStreamingDistributionCommandInput,
|
|
17
15
|
UpdateStreamingDistributionCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateStreamingDistributionCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateStreamingDistributionCommandInput
|
|
21
|
+
input: UpdateStreamingDistributionCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateStreamingDistributionCommandInput,
|
|
26
24
|
UpdateStreamingDistributionCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateTrustStoreRequest,
|
|
4
|
-
UpdateTrustStoreResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { UpdateTrustStoreRequest, UpdateTrustStoreResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateTrustStoreCommandInput extends UpdateTrustStoreRequest {}
|
|
8
|
-
export interface UpdateTrustStoreCommandOutput
|
|
9
|
-
extends UpdateTrustStoreResult,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateTrustStoreCommandOutput extends UpdateTrustStoreResult, __MetadataBearer {}
|
|
11
6
|
declare const UpdateTrustStoreCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateTrustStoreCommandInput
|
|
8
|
+
input: UpdateTrustStoreCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateTrustStoreCommandInput,
|
|
16
11
|
UpdateTrustStoreCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdateTrustStoreCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdateTrustStoreCommandInput
|
|
17
|
+
input: UpdateTrustStoreCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdateTrustStoreCommandInput,
|
|
25
20
|
UpdateTrustStoreCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateVpcOriginRequest,
|
|
4
|
-
UpdateVpcOriginResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { UpdateVpcOriginRequest, UpdateVpcOriginResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateVpcOriginCommandInput extends UpdateVpcOriginRequest {}
|
|
8
|
-
export interface UpdateVpcOriginCommandOutput
|
|
9
|
-
extends UpdateVpcOriginResult,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateVpcOriginCommandOutput extends UpdateVpcOriginResult, __MetadataBearer {}
|
|
11
6
|
declare const UpdateVpcOriginCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateVpcOriginCommandInput
|
|
8
|
+
input: UpdateVpcOriginCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateVpcOriginCommandInput,
|
|
16
11
|
UpdateVpcOriginCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdateVpcOriginCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdateVpcOriginCommandInput
|
|
17
|
+
input: UpdateVpcOriginCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdateVpcOriginCommandInput,
|
|
25
20
|
UpdateVpcOriginCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
VerifyDnsConfigurationRequest,
|
|
4
|
-
VerifyDnsConfigurationResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { VerifyDnsConfigurationRequest, VerifyDnsConfigurationResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface VerifyDnsConfigurationCommandInput
|
|
8
|
-
extends VerifyDnsConfigurationRequest {}
|
|
4
|
+
export interface VerifyDnsConfigurationCommandInput extends VerifyDnsConfigurationRequest {}
|
|
9
5
|
export interface VerifyDnsConfigurationCommandOutput
|
|
10
|
-
extends VerifyDnsConfigurationResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends VerifyDnsConfigurationResult, __MetadataBearer {}
|
|
12
7
|
declare const VerifyDnsConfigurationCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: VerifyDnsConfigurationCommandInput
|
|
9
|
+
input: VerifyDnsConfigurationCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
VerifyDnsConfigurationCommandInput,
|
|
17
12
|
VerifyDnsConfigurationCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const VerifyDnsConfigurationCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: VerifyDnsConfigurationCommandInput
|
|
18
|
+
input: VerifyDnsConfigurationCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
VerifyDnsConfigurationCommandInput,
|
|
26
21
|
VerifyDnsConfigurationCommandOutput,
|
|
@@ -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 CloudFrontExtensionConfiguration
|
|
6
|
-
extends
|
|
6
|
+
extends
|
|
7
|
+
HttpHandlerExtensionConfiguration,
|
|
7
8
|
DefaultExtensionConfiguration,
|
|
8
9
|
AwsRegionExtensionConfiguration,
|
|
9
10
|
HttpAuthExtensionConfiguration {}
|
|
@@ -15,8 +15,7 @@ export declare const ICPRecordalStatus: {
|
|
|
15
15
|
readonly PENDING: "PENDING";
|
|
16
16
|
readonly SUSPENDED: "SUSPENDED";
|
|
17
17
|
};
|
|
18
|
-
export type ICPRecordalStatus =
|
|
19
|
-
(typeof ICPRecordalStatus)[keyof typeof ICPRecordalStatus];
|
|
18
|
+
export type ICPRecordalStatus = (typeof ICPRecordalStatus)[keyof typeof ICPRecordalStatus];
|
|
20
19
|
export declare const Method: {
|
|
21
20
|
readonly DELETE: "DELETE";
|
|
22
21
|
readonly GET: "GET";
|
|
@@ -47,8 +46,7 @@ export declare const IpamCidrStatus: {
|
|
|
47
46
|
readonly Withdrawing: "withdrawing";
|
|
48
47
|
readonly Withdrawn: "withdrawn";
|
|
49
48
|
};
|
|
50
|
-
export type IpamCidrStatus =
|
|
51
|
-
(typeof IpamCidrStatus)[keyof typeof IpamCidrStatus];
|
|
49
|
+
export type IpamCidrStatus = (typeof IpamCidrStatus)[keyof typeof IpamCidrStatus];
|
|
52
50
|
export declare const ItemSelection: {
|
|
53
51
|
readonly all: "all";
|
|
54
52
|
readonly none: "none";
|
|
@@ -67,8 +65,7 @@ export declare const ViewerProtocolPolicy: {
|
|
|
67
65
|
readonly https_only: "https-only";
|
|
68
66
|
readonly redirect_to_https: "redirect-to-https";
|
|
69
67
|
};
|
|
70
|
-
export type ViewerProtocolPolicy =
|
|
71
|
-
(typeof ViewerProtocolPolicy)[keyof typeof ViewerProtocolPolicy];
|
|
68
|
+
export type ViewerProtocolPolicy = (typeof ViewerProtocolPolicy)[keyof typeof ViewerProtocolPolicy];
|
|
72
69
|
export declare const CachePolicyCookieBehavior: {
|
|
73
70
|
readonly all: "all";
|
|
74
71
|
readonly allExcept: "allExcept";
|
|
@@ -95,15 +92,13 @@ export declare const CachePolicyType: {
|
|
|
95
92
|
readonly custom: "custom";
|
|
96
93
|
readonly managed: "managed";
|
|
97
94
|
};
|
|
98
|
-
export type CachePolicyType =
|
|
99
|
-
(typeof CachePolicyType)[keyof typeof CachePolicyType];
|
|
95
|
+
export type CachePolicyType = (typeof CachePolicyType)[keyof typeof CachePolicyType];
|
|
100
96
|
export declare const CertificateSource: {
|
|
101
97
|
readonly acm: "acm";
|
|
102
98
|
readonly cloudfront: "cloudfront";
|
|
103
99
|
readonly iam: "iam";
|
|
104
100
|
};
|
|
105
|
-
export type CertificateSource =
|
|
106
|
-
(typeof CertificateSource)[keyof typeof CertificateSource];
|
|
101
|
+
export type CertificateSource = (typeof CertificateSource)[keyof typeof CertificateSource];
|
|
107
102
|
export declare const CertificateTransparencyLoggingPreference: {
|
|
108
103
|
readonly Disabled: "disabled";
|
|
109
104
|
readonly Enabled: "enabled";
|
|
@@ -114,8 +109,7 @@ export declare const ConnectionMode: {
|
|
|
114
109
|
readonly Direct: "direct";
|
|
115
110
|
readonly TenantOnly: "tenant-only";
|
|
116
111
|
};
|
|
117
|
-
export type ConnectionMode =
|
|
118
|
-
(typeof ConnectionMode)[keyof typeof ConnectionMode];
|
|
112
|
+
export type ConnectionMode = (typeof ConnectionMode)[keyof typeof ConnectionMode];
|
|
119
113
|
export declare const HttpVersion: {
|
|
120
114
|
readonly http1_1: "http1.1";
|
|
121
115
|
readonly http2: "http2";
|
|
@@ -134,8 +128,7 @@ export declare const OriginProtocolPolicy: {
|
|
|
134
128
|
readonly https_only: "https-only";
|
|
135
129
|
readonly match_viewer: "match-viewer";
|
|
136
130
|
};
|
|
137
|
-
export type OriginProtocolPolicy =
|
|
138
|
-
(typeof OriginProtocolPolicy)[keyof typeof OriginProtocolPolicy];
|
|
131
|
+
export type OriginProtocolPolicy = (typeof OriginProtocolPolicy)[keyof typeof OriginProtocolPolicy];
|
|
139
132
|
export declare const SslProtocol: {
|
|
140
133
|
readonly SSLv3: "SSLv3";
|
|
141
134
|
readonly TLSv1: "TLSv1";
|
|
@@ -155,8 +148,7 @@ export declare const GeoRestrictionType: {
|
|
|
155
148
|
readonly none: "none";
|
|
156
149
|
readonly whitelist: "whitelist";
|
|
157
150
|
};
|
|
158
|
-
export type GeoRestrictionType =
|
|
159
|
-
(typeof GeoRestrictionType)[keyof typeof GeoRestrictionType];
|
|
151
|
+
export type GeoRestrictionType = (typeof GeoRestrictionType)[keyof typeof GeoRestrictionType];
|
|
160
152
|
export declare const MinimumProtocolVersion: {
|
|
161
153
|
readonly SSLv3: "SSLv3";
|
|
162
154
|
readonly TLSv1: "TLSv1";
|
|
@@ -175,21 +167,18 @@ export declare const SSLSupportMethod: {
|
|
|
175
167
|
readonly static_ip: "static-ip";
|
|
176
168
|
readonly vip: "vip";
|
|
177
169
|
};
|
|
178
|
-
export type SSLSupportMethod =
|
|
179
|
-
(typeof SSLSupportMethod)[keyof typeof SSLSupportMethod];
|
|
170
|
+
export type SSLSupportMethod = (typeof SSLSupportMethod)[keyof typeof SSLSupportMethod];
|
|
180
171
|
export declare const ViewerMtlsMode: {
|
|
181
172
|
readonly Optional: "optional";
|
|
182
173
|
readonly Passthrough: "passthrough";
|
|
183
174
|
readonly Required: "required";
|
|
184
175
|
};
|
|
185
|
-
export type ViewerMtlsMode =
|
|
186
|
-
(typeof ViewerMtlsMode)[keyof typeof ViewerMtlsMode];
|
|
176
|
+
export type ViewerMtlsMode = (typeof ViewerMtlsMode)[keyof typeof ViewerMtlsMode];
|
|
187
177
|
export declare const FunctionRuntime: {
|
|
188
178
|
readonly cloudfront_js_1_0: "cloudfront-js-1.0";
|
|
189
179
|
readonly cloudfront_js_2_0: "cloudfront-js-2.0";
|
|
190
180
|
};
|
|
191
|
-
export type FunctionRuntime =
|
|
192
|
-
(typeof FunctionRuntime)[keyof typeof FunctionRuntime];
|
|
181
|
+
export type FunctionRuntime = (typeof FunctionRuntime)[keyof typeof FunctionRuntime];
|
|
193
182
|
export declare const FunctionStage: {
|
|
194
183
|
readonly DEVELOPMENT: "DEVELOPMENT";
|
|
195
184
|
readonly LIVE: "LIVE";
|
|
@@ -211,8 +200,7 @@ export declare const ValidationTokenHost: {
|
|
|
211
200
|
readonly CloudFront: "cloudfront";
|
|
212
201
|
readonly SelfHosted: "self-hosted";
|
|
213
202
|
};
|
|
214
|
-
export type ValidationTokenHost =
|
|
215
|
-
(typeof ValidationTokenHost)[keyof typeof ValidationTokenHost];
|
|
203
|
+
export type ValidationTokenHost = (typeof ValidationTokenHost)[keyof typeof ValidationTokenHost];
|
|
216
204
|
export declare const DomainStatus: {
|
|
217
205
|
readonly Active: "active";
|
|
218
206
|
readonly Inactive: "inactive";
|
|
@@ -225,8 +213,7 @@ export type Format = (typeof Format)[keyof typeof Format];
|
|
|
225
213
|
export declare const ImportSourceType: {
|
|
226
214
|
readonly S3: "S3";
|
|
227
215
|
};
|
|
228
|
-
export type ImportSourceType =
|
|
229
|
-
(typeof ImportSourceType)[keyof typeof ImportSourceType];
|
|
216
|
+
export type ImportSourceType = (typeof ImportSourceType)[keyof typeof ImportSourceType];
|
|
230
217
|
export declare const RealtimeMetricsSubscriptionStatus: {
|
|
231
218
|
readonly Disabled: "Disabled";
|
|
232
219
|
readonly Enabled: "Enabled";
|
|
@@ -282,8 +269,7 @@ export declare const FrameOptionsList: {
|
|
|
282
269
|
readonly DENY: "DENY";
|
|
283
270
|
readonly SAMEORIGIN: "SAMEORIGIN";
|
|
284
271
|
};
|
|
285
|
-
export type FrameOptionsList =
|
|
286
|
-
(typeof FrameOptionsList)[keyof typeof FrameOptionsList];
|
|
272
|
+
export type FrameOptionsList = (typeof FrameOptionsList)[keyof typeof FrameOptionsList];
|
|
287
273
|
export declare const ReferrerPolicyList: {
|
|
288
274
|
readonly no_referrer: "no-referrer";
|
|
289
275
|
readonly no_referrer_when_downgrade: "no-referrer-when-downgrade";
|
|
@@ -294,15 +280,13 @@ export declare const ReferrerPolicyList: {
|
|
|
294
280
|
readonly strict_origin_when_cross_origin: "strict-origin-when-cross-origin";
|
|
295
281
|
readonly unsafe_url: "unsafe-url";
|
|
296
282
|
};
|
|
297
|
-
export type ReferrerPolicyList =
|
|
298
|
-
(typeof ReferrerPolicyList)[keyof typeof ReferrerPolicyList];
|
|
283
|
+
export type ReferrerPolicyList = (typeof ReferrerPolicyList)[keyof typeof ReferrerPolicyList];
|
|
299
284
|
export declare const TrustStoreStatus: {
|
|
300
285
|
readonly Active: "active";
|
|
301
286
|
readonly Failed: "failed";
|
|
302
287
|
readonly Pending: "pending";
|
|
303
288
|
};
|
|
304
|
-
export type TrustStoreStatus =
|
|
305
|
-
(typeof TrustStoreStatus)[keyof typeof TrustStoreStatus];
|
|
289
|
+
export type TrustStoreStatus = (typeof TrustStoreStatus)[keyof typeof TrustStoreStatus];
|
|
306
290
|
export declare const ManagedCertificateStatus: {
|
|
307
291
|
readonly Expired: "expired";
|
|
308
292
|
readonly Failed: "failed";
|