@aws-sdk/client-cloudfront 3.279.0 → 3.282.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +851 -0
- package/dist-types/commands/AssociateAliasCommand.d.ts +6 -0
- package/dist-types/commands/CopyDistributionCommand.d.ts +6 -0
- package/dist-types/commands/CreateCachePolicyCommand.d.ts +6 -0
- package/dist-types/commands/CreateCloudFrontOriginAccessIdentityCommand.d.ts +6 -0
- package/dist-types/commands/CreateContinuousDeploymentPolicyCommand.d.ts +6 -0
- package/dist-types/commands/CreateDistributionCommand.d.ts +6 -0
- package/dist-types/commands/CreateDistributionWithTagsCommand.d.ts +6 -0
- package/dist-types/commands/CreateFieldLevelEncryptionConfigCommand.d.ts +6 -0
- package/dist-types/commands/CreateFieldLevelEncryptionProfileCommand.d.ts +6 -0
- package/dist-types/commands/CreateFunctionCommand.d.ts +6 -0
- package/dist-types/commands/CreateInvalidationCommand.d.ts +6 -0
- package/dist-types/commands/CreateKeyGroupCommand.d.ts +6 -0
- package/dist-types/commands/CreateMonitoringSubscriptionCommand.d.ts +6 -0
- package/dist-types/commands/CreateOriginAccessControlCommand.d.ts +6 -0
- package/dist-types/commands/CreateOriginRequestPolicyCommand.d.ts +6 -0
- package/dist-types/commands/CreatePublicKeyCommand.d.ts +6 -0
- package/dist-types/commands/CreateRealtimeLogConfigCommand.d.ts +6 -0
- package/dist-types/commands/CreateResponseHeadersPolicyCommand.d.ts +6 -0
- package/dist-types/commands/CreateStreamingDistributionCommand.d.ts +6 -0
- package/dist-types/commands/CreateStreamingDistributionWithTagsCommand.d.ts +6 -0
- package/dist-types/commands/DeleteCachePolicyCommand.d.ts +6 -0
- package/dist-types/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +6 -0
- package/dist-types/commands/DeleteContinuousDeploymentPolicyCommand.d.ts +6 -0
- package/dist-types/commands/DeleteDistributionCommand.d.ts +6 -0
- package/dist-types/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +6 -0
- package/dist-types/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +6 -0
- package/dist-types/commands/DeleteFunctionCommand.d.ts +6 -0
- package/dist-types/commands/DeleteKeyGroupCommand.d.ts +6 -0
- package/dist-types/commands/DeleteMonitoringSubscriptionCommand.d.ts +6 -0
- package/dist-types/commands/DeleteOriginAccessControlCommand.d.ts +6 -0
- package/dist-types/commands/DeleteOriginRequestPolicyCommand.d.ts +6 -0
- package/dist-types/commands/DeletePublicKeyCommand.d.ts +6 -0
- package/dist-types/commands/DeleteRealtimeLogConfigCommand.d.ts +6 -0
- package/dist-types/commands/DeleteResponseHeadersPolicyCommand.d.ts +6 -0
- package/dist-types/commands/DeleteStreamingDistributionCommand.d.ts +6 -0
- package/dist-types/commands/DescribeFunctionCommand.d.ts +6 -0
- package/dist-types/commands/GetCachePolicyCommand.d.ts +6 -0
- package/dist-types/commands/GetCachePolicyConfigCommand.d.ts +6 -0
- package/dist-types/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +6 -0
- package/dist-types/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +6 -0
- package/dist-types/commands/GetContinuousDeploymentPolicyCommand.d.ts +6 -0
- package/dist-types/commands/GetContinuousDeploymentPolicyConfigCommand.d.ts +6 -0
- package/dist-types/commands/GetDistributionCommand.d.ts +6 -0
- package/dist-types/commands/GetDistributionConfigCommand.d.ts +6 -0
- package/dist-types/commands/GetFieldLevelEncryptionCommand.d.ts +6 -0
- package/dist-types/commands/GetFieldLevelEncryptionConfigCommand.d.ts +6 -0
- package/dist-types/commands/GetFieldLevelEncryptionProfileCommand.d.ts +6 -0
- package/dist-types/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +6 -0
- package/dist-types/commands/GetFunctionCommand.d.ts +6 -0
- package/dist-types/commands/GetInvalidationCommand.d.ts +6 -0
- package/dist-types/commands/GetKeyGroupCommand.d.ts +6 -0
- package/dist-types/commands/GetKeyGroupConfigCommand.d.ts +6 -0
- package/dist-types/commands/GetMonitoringSubscriptionCommand.d.ts +6 -0
- package/dist-types/commands/GetOriginAccessControlCommand.d.ts +6 -0
- package/dist-types/commands/GetOriginAccessControlConfigCommand.d.ts +6 -0
- package/dist-types/commands/GetOriginRequestPolicyCommand.d.ts +6 -0
- package/dist-types/commands/GetOriginRequestPolicyConfigCommand.d.ts +6 -0
- package/dist-types/commands/GetPublicKeyCommand.d.ts +6 -0
- package/dist-types/commands/GetPublicKeyConfigCommand.d.ts +6 -0
- package/dist-types/commands/GetRealtimeLogConfigCommand.d.ts +6 -0
- package/dist-types/commands/GetResponseHeadersPolicyCommand.d.ts +6 -0
- package/dist-types/commands/GetResponseHeadersPolicyConfigCommand.d.ts +6 -0
- package/dist-types/commands/GetStreamingDistributionCommand.d.ts +6 -0
- package/dist-types/commands/GetStreamingDistributionConfigCommand.d.ts +6 -0
- package/dist-types/commands/ListCachePoliciesCommand.d.ts +6 -0
- package/dist-types/commands/ListCloudFrontOriginAccessIdentitiesCommand.d.ts +6 -0
- package/dist-types/commands/ListConflictingAliasesCommand.d.ts +6 -0
- package/dist-types/commands/ListContinuousDeploymentPoliciesCommand.d.ts +6 -0
- package/dist-types/commands/ListDistributionsByCachePolicyIdCommand.d.ts +6 -0
- package/dist-types/commands/ListDistributionsByKeyGroupCommand.d.ts +6 -0
- package/dist-types/commands/ListDistributionsByOriginRequestPolicyIdCommand.d.ts +6 -0
- package/dist-types/commands/ListDistributionsByRealtimeLogConfigCommand.d.ts +6 -0
- package/dist-types/commands/ListDistributionsByResponseHeadersPolicyIdCommand.d.ts +6 -0
- package/dist-types/commands/ListDistributionsByWebACLIdCommand.d.ts +6 -0
- package/dist-types/commands/ListDistributionsCommand.d.ts +6 -0
- package/dist-types/commands/ListFieldLevelEncryptionConfigsCommand.d.ts +6 -0
- package/dist-types/commands/ListFieldLevelEncryptionProfilesCommand.d.ts +6 -0
- package/dist-types/commands/ListFunctionsCommand.d.ts +6 -0
- package/dist-types/commands/ListInvalidationsCommand.d.ts +6 -0
- package/dist-types/commands/ListKeyGroupsCommand.d.ts +6 -0
- package/dist-types/commands/ListOriginAccessControlsCommand.d.ts +6 -0
- package/dist-types/commands/ListOriginRequestPoliciesCommand.d.ts +6 -0
- package/dist-types/commands/ListPublicKeysCommand.d.ts +6 -0
- package/dist-types/commands/ListRealtimeLogConfigsCommand.d.ts +6 -0
- package/dist-types/commands/ListResponseHeadersPoliciesCommand.d.ts +6 -0
- package/dist-types/commands/ListStreamingDistributionsCommand.d.ts +6 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -0
- package/dist-types/commands/PublishFunctionCommand.d.ts +6 -0
- package/dist-types/commands/TagResourceCommand.d.ts +6 -0
- package/dist-types/commands/TestFunctionCommand.d.ts +6 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -0
- package/dist-types/commands/UpdateCachePolicyCommand.d.ts +6 -0
- package/dist-types/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +6 -0
- package/dist-types/commands/UpdateContinuousDeploymentPolicyCommand.d.ts +6 -0
- package/dist-types/commands/UpdateDistributionCommand.d.ts +6 -0
- package/dist-types/commands/UpdateDistributionWithStagingConfigCommand.d.ts +6 -0
- package/dist-types/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +6 -0
- package/dist-types/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +6 -0
- package/dist-types/commands/UpdateFunctionCommand.d.ts +6 -0
- package/dist-types/commands/UpdateKeyGroupCommand.d.ts +6 -0
- package/dist-types/commands/UpdateOriginAccessControlCommand.d.ts +6 -0
- package/dist-types/commands/UpdateOriginRequestPolicyCommand.d.ts +6 -0
- package/dist-types/commands/UpdatePublicKeyCommand.d.ts +6 -0
- package/dist-types/commands/UpdateRealtimeLogConfigCommand.d.ts +6 -0
- package/dist-types/commands/UpdateResponseHeadersPolicyCommand.d.ts +6 -0
- package/dist-types/commands/UpdateStreamingDistributionCommand.d.ts +6 -0
- package/package.json +17 -17
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { ListInvalidationsRequest, ListInvalidationsResult } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListInvalidationsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListInvalidationsCommandInput extends ListInvalidationsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListInvalidationsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListInvalidationsCommandOutput extends ListInvalidationsResult, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { ListKeyGroupsRequest, ListKeyGroupsResult } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListKeyGroupsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListKeyGroupsCommandInput extends ListKeyGroupsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListKeyGroupsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListKeyGroupsCommandOutput extends ListKeyGroupsResult, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { ListOriginAccessControlsRequest, ListOriginAccessControlsResult } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListOriginAccessControlsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListOriginAccessControlsCommandInput extends ListOriginAccessControlsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListOriginAccessControlsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListOriginAccessControlsCommandOutput extends ListOriginAccessControlsResult, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { ListOriginRequestPoliciesRequest, ListOriginRequestPoliciesResult } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListOriginRequestPoliciesCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListOriginRequestPoliciesCommandInput extends ListOriginRequestPoliciesRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListOriginRequestPoliciesCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListOriginRequestPoliciesCommandOutput extends ListOriginRequestPoliciesResult, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { ListPublicKeysRequest, ListPublicKeysResult } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListPublicKeysCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListPublicKeysCommandInput extends ListPublicKeysRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListPublicKeysCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListPublicKeysCommandOutput extends ListPublicKeysResult, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { ListRealtimeLogConfigsRequest, ListRealtimeLogConfigsResult } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListRealtimeLogConfigsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListRealtimeLogConfigsCommandInput extends ListRealtimeLogConfigsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListRealtimeLogConfigsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListRealtimeLogConfigsCommandOutput extends ListRealtimeLogConfigsResult, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { ListResponseHeadersPoliciesRequest, ListResponseHeadersPoliciesResult } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListResponseHeadersPoliciesCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListResponseHeadersPoliciesCommandInput extends ListResponseHeadersPoliciesRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListResponseHeadersPoliciesCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListResponseHeadersPoliciesCommandOutput extends ListResponseHeadersPoliciesResult, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { ListStreamingDistributionsRequest, ListStreamingDistributionsResult } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListStreamingDistributionsCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListStreamingDistributionsCommandInput extends ListStreamingDistributionsRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListStreamingDistributionsCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListStreamingDistributionsCommandOutput extends ListStreamingDistributionsResult, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { ListTagsForResourceRequest, ListTagsForResourceResult } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link ListTagsForResourceCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link ListTagsForResourceCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResult, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { PublishFunctionRequest, PublishFunctionResult } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link PublishFunctionCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface PublishFunctionCommandInput extends PublishFunctionRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link PublishFunctionCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface PublishFunctionCommandOutput extends PublishFunctionResult, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { TagResourceRequest } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link TagResourceCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface TagResourceCommandInput extends TagResourceRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link TagResourceCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface TagResourceCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { TestFunctionRequest, TestFunctionResult } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link TestFunctionCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface TestFunctionCommandInput extends TestFunctionRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link TestFunctionCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface TestFunctionCommandOutput extends TestFunctionResult, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { UntagResourceRequest } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UntagResourceCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UntagResourceCommandInput extends UntagResourceRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UntagResourceCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UntagResourceCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { UpdateCachePolicyRequest, UpdateCachePolicyResult } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateCachePolicyCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateCachePolicyCommandInput extends UpdateCachePolicyRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateCachePolicyCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateCachePolicyCommandOutput extends UpdateCachePolicyResult, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { UpdateCloudFrontOriginAccessIdentityRequest, UpdateCloudFrontOriginAccessIdentityResult } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateCloudFrontOriginAccessIdentityCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateCloudFrontOriginAccessIdentityCommandInput extends UpdateCloudFrontOriginAccessIdentityRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateCloudFrontOriginAccessIdentityCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateCloudFrontOriginAccessIdentityCommandOutput extends UpdateCloudFrontOriginAccessIdentityResult, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { UpdateContinuousDeploymentPolicyRequest, UpdateContinuousDeploymentPolicyResult } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateContinuousDeploymentPolicyCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateContinuousDeploymentPolicyCommandInput extends UpdateContinuousDeploymentPolicyRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateContinuousDeploymentPolicyCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateContinuousDeploymentPolicyCommandOutput extends UpdateContinuousDeploymentPolicyResult, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { UpdateDistributionRequest, UpdateDistributionResult } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateDistributionCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateDistributionCommandInput extends UpdateDistributionRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateDistributionCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateDistributionCommandOutput extends UpdateDistributionResult, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { UpdateDistributionWithStagingConfigRequest, UpdateDistributionWithStagingConfigResult } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateDistributionWithStagingConfigCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateDistributionWithStagingConfigCommandInput extends UpdateDistributionWithStagingConfigRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateDistributionWithStagingConfigCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateDistributionWithStagingConfigCommandOutput extends UpdateDistributionWithStagingConfigResult, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { UpdateFieldLevelEncryptionConfigRequest, UpdateFieldLevelEncryptionConfigResult } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateFieldLevelEncryptionConfigCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateFieldLevelEncryptionConfigCommandInput extends UpdateFieldLevelEncryptionConfigRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateFieldLevelEncryptionConfigCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateFieldLevelEncryptionConfigCommandOutput extends UpdateFieldLevelEncryptionConfigResult, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { UpdateFieldLevelEncryptionProfileRequest, UpdateFieldLevelEncryptionProfileResult } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateFieldLevelEncryptionProfileCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateFieldLevelEncryptionProfileCommandInput extends UpdateFieldLevelEncryptionProfileRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateFieldLevelEncryptionProfileCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateFieldLevelEncryptionProfileCommandOutput extends UpdateFieldLevelEncryptionProfileResult, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { UpdateFunctionRequest, UpdateFunctionResult } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateFunctionCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateFunctionCommandInput extends UpdateFunctionRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateFunctionCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateFunctionCommandOutput extends UpdateFunctionResult, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { UpdateKeyGroupRequest, UpdateKeyGroupResult } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateKeyGroupCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateKeyGroupCommandInput extends UpdateKeyGroupRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateKeyGroupCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateKeyGroupCommandOutput extends UpdateKeyGroupResult, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { UpdateOriginAccessControlRequest, UpdateOriginAccessControlResult } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateOriginAccessControlCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateOriginAccessControlCommandInput extends UpdateOriginAccessControlRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateOriginAccessControlCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateOriginAccessControlCommandOutput extends UpdateOriginAccessControlResult, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { UpdateOriginRequestPolicyRequest, UpdateOriginRequestPolicyResult } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateOriginRequestPolicyCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateOriginRequestPolicyCommandInput extends UpdateOriginRequestPolicyRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateOriginRequestPolicyCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateOriginRequestPolicyCommandOutput extends UpdateOriginRequestPolicyResult, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { UpdatePublicKeyRequest, UpdatePublicKeyResult } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdatePublicKeyCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdatePublicKeyCommandInput extends UpdatePublicKeyRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdatePublicKeyCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdatePublicKeyCommandOutput extends UpdatePublicKeyResult, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { UpdateRealtimeLogConfigRequest, UpdateRealtimeLogConfigResult } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateRealtimeLogConfigCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateRealtimeLogConfigCommandInput extends UpdateRealtimeLogConfigRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateRealtimeLogConfigCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateRealtimeLogConfigCommandOutput extends UpdateRealtimeLogConfigResult, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { UpdateResponseHeadersPolicyRequest, UpdateResponseHeadersPolicyResult } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateResponseHeadersPolicyCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateResponseHeadersPolicyCommandInput extends UpdateResponseHeadersPolicyRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateResponseHeadersPolicyCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateResponseHeadersPolicyCommandOutput extends UpdateResponseHeadersPolicyResult, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { UpdateStreamingDistributionRequest, UpdateStreamingDistributionResult } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateStreamingDistributionCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateStreamingDistributionCommandInput extends UpdateStreamingDistributionRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateStreamingDistributionCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateStreamingDistributionCommandOutput extends UpdateStreamingDistributionResult, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-cloudfront",
|
|
3
3
|
"description": "AWS SDK for JavaScript Cloudfront Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.282.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -20,25 +20,25 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/config-resolver": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.282.0",
|
|
24
|
+
"@aws-sdk/config-resolver": "3.282.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.282.0",
|
|
26
|
+
"@aws-sdk/fetch-http-handler": "3.282.0",
|
|
27
27
|
"@aws-sdk/hash-node": "3.272.0",
|
|
28
28
|
"@aws-sdk/invalid-dependency": "3.272.0",
|
|
29
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
30
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
31
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
29
|
+
"@aws-sdk/middleware-content-length": "3.282.0",
|
|
30
|
+
"@aws-sdk/middleware-endpoint": "3.282.0",
|
|
31
|
+
"@aws-sdk/middleware-host-header": "3.282.0",
|
|
32
32
|
"@aws-sdk/middleware-logger": "3.272.0",
|
|
33
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
34
|
-
"@aws-sdk/middleware-retry": "3.
|
|
33
|
+
"@aws-sdk/middleware-recursion-detection": "3.282.0",
|
|
34
|
+
"@aws-sdk/middleware-retry": "3.282.0",
|
|
35
35
|
"@aws-sdk/middleware-serde": "3.272.0",
|
|
36
|
-
"@aws-sdk/middleware-signing": "3.
|
|
36
|
+
"@aws-sdk/middleware-signing": "3.282.0",
|
|
37
37
|
"@aws-sdk/middleware-stack": "3.272.0",
|
|
38
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
38
|
+
"@aws-sdk/middleware-user-agent": "3.282.0",
|
|
39
39
|
"@aws-sdk/node-config-provider": "3.272.0",
|
|
40
|
-
"@aws-sdk/node-http-handler": "3.
|
|
41
|
-
"@aws-sdk/protocol-http": "3.
|
|
40
|
+
"@aws-sdk/node-http-handler": "3.282.0",
|
|
41
|
+
"@aws-sdk/protocol-http": "3.282.0",
|
|
42
42
|
"@aws-sdk/smithy-client": "3.279.0",
|
|
43
43
|
"@aws-sdk/types": "3.272.0",
|
|
44
44
|
"@aws-sdk/url-parser": "3.272.0",
|
|
@@ -46,11 +46,11 @@
|
|
|
46
46
|
"@aws-sdk/util-body-length-browser": "3.188.0",
|
|
47
47
|
"@aws-sdk/util-body-length-node": "3.208.0",
|
|
48
48
|
"@aws-sdk/util-defaults-mode-browser": "3.279.0",
|
|
49
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
49
|
+
"@aws-sdk/util-defaults-mode-node": "3.282.0",
|
|
50
50
|
"@aws-sdk/util-endpoints": "3.272.0",
|
|
51
51
|
"@aws-sdk/util-retry": "3.272.0",
|
|
52
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
53
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
52
|
+
"@aws-sdk/util-user-agent-browser": "3.282.0",
|
|
53
|
+
"@aws-sdk/util-user-agent-node": "3.282.0",
|
|
54
54
|
"@aws-sdk/util-utf8": "3.254.0",
|
|
55
55
|
"@aws-sdk/util-waiter": "3.272.0",
|
|
56
56
|
"@aws-sdk/xml-builder": "3.201.0",
|