@aws-sdk/client-cloudfront 3.295.0 → 3.297.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/protocols/Aws_restXml.js +153 -857
- package/dist-es/protocols/Aws_restXml.js +153 -857
- package/dist-types/CloudFront.d.ts +107 -0
- package/dist-types/CloudFrontClient.d.ts +24 -4
- package/dist-types/commands/AssociateAliasCommand.d.ts +16 -0
- package/dist-types/commands/CopyDistributionCommand.d.ts +16 -0
- package/dist-types/commands/CreateCachePolicyCommand.d.ts +16 -0
- package/dist-types/commands/CreateCloudFrontOriginAccessIdentityCommand.d.ts +16 -0
- package/dist-types/commands/CreateContinuousDeploymentPolicyCommand.d.ts +16 -0
- package/dist-types/commands/CreateDistributionCommand.d.ts +16 -0
- package/dist-types/commands/CreateDistributionWithTagsCommand.d.ts +16 -0
- package/dist-types/commands/CreateFieldLevelEncryptionConfigCommand.d.ts +16 -0
- package/dist-types/commands/CreateFieldLevelEncryptionProfileCommand.d.ts +16 -0
- package/dist-types/commands/CreateFunctionCommand.d.ts +16 -0
- package/dist-types/commands/CreateInvalidationCommand.d.ts +16 -0
- package/dist-types/commands/CreateKeyGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateMonitoringSubscriptionCommand.d.ts +16 -0
- package/dist-types/commands/CreateOriginAccessControlCommand.d.ts +16 -0
- package/dist-types/commands/CreateOriginRequestPolicyCommand.d.ts +16 -0
- package/dist-types/commands/CreatePublicKeyCommand.d.ts +16 -0
- package/dist-types/commands/CreateRealtimeLogConfigCommand.d.ts +16 -0
- package/dist-types/commands/CreateResponseHeadersPolicyCommand.d.ts +16 -0
- package/dist-types/commands/CreateStreamingDistributionCommand.d.ts +16 -0
- package/dist-types/commands/CreateStreamingDistributionWithTagsCommand.d.ts +16 -0
- package/dist-types/commands/DeleteCachePolicyCommand.d.ts +16 -0
- package/dist-types/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +16 -0
- package/dist-types/commands/DeleteContinuousDeploymentPolicyCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDistributionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +16 -0
- package/dist-types/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +16 -0
- package/dist-types/commands/DeleteFunctionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteKeyGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteMonitoringSubscriptionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteOriginAccessControlCommand.d.ts +16 -0
- package/dist-types/commands/DeleteOriginRequestPolicyCommand.d.ts +16 -0
- package/dist-types/commands/DeletePublicKeyCommand.d.ts +16 -0
- package/dist-types/commands/DeleteRealtimeLogConfigCommand.d.ts +16 -0
- package/dist-types/commands/DeleteResponseHeadersPolicyCommand.d.ts +16 -0
- package/dist-types/commands/DeleteStreamingDistributionCommand.d.ts +16 -0
- package/dist-types/commands/DescribeFunctionCommand.d.ts +16 -0
- package/dist-types/commands/GetCachePolicyCommand.d.ts +16 -0
- package/dist-types/commands/GetCachePolicyConfigCommand.d.ts +16 -0
- package/dist-types/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +16 -0
- package/dist-types/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +16 -0
- package/dist-types/commands/GetContinuousDeploymentPolicyCommand.d.ts +16 -0
- package/dist-types/commands/GetContinuousDeploymentPolicyConfigCommand.d.ts +16 -0
- package/dist-types/commands/GetDistributionCommand.d.ts +16 -0
- package/dist-types/commands/GetDistributionConfigCommand.d.ts +16 -0
- package/dist-types/commands/GetFieldLevelEncryptionCommand.d.ts +16 -0
- package/dist-types/commands/GetFieldLevelEncryptionConfigCommand.d.ts +16 -0
- package/dist-types/commands/GetFieldLevelEncryptionProfileCommand.d.ts +16 -0
- package/dist-types/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +16 -0
- package/dist-types/commands/GetFunctionCommand.d.ts +16 -0
- package/dist-types/commands/GetInvalidationCommand.d.ts +16 -0
- package/dist-types/commands/GetKeyGroupCommand.d.ts +16 -0
- package/dist-types/commands/GetKeyGroupConfigCommand.d.ts +16 -0
- package/dist-types/commands/GetMonitoringSubscriptionCommand.d.ts +16 -0
- package/dist-types/commands/GetOriginAccessControlCommand.d.ts +16 -0
- package/dist-types/commands/GetOriginAccessControlConfigCommand.d.ts +16 -0
- package/dist-types/commands/GetOriginRequestPolicyCommand.d.ts +16 -0
- package/dist-types/commands/GetOriginRequestPolicyConfigCommand.d.ts +16 -0
- package/dist-types/commands/GetPublicKeyCommand.d.ts +16 -0
- package/dist-types/commands/GetPublicKeyConfigCommand.d.ts +16 -0
- package/dist-types/commands/GetRealtimeLogConfigCommand.d.ts +16 -0
- package/dist-types/commands/GetResponseHeadersPolicyCommand.d.ts +16 -0
- package/dist-types/commands/GetResponseHeadersPolicyConfigCommand.d.ts +16 -0
- package/dist-types/commands/GetStreamingDistributionCommand.d.ts +16 -0
- package/dist-types/commands/GetStreamingDistributionConfigCommand.d.ts +16 -0
- package/dist-types/commands/ListCachePoliciesCommand.d.ts +16 -0
- package/dist-types/commands/ListCloudFrontOriginAccessIdentitiesCommand.d.ts +16 -0
- package/dist-types/commands/ListConflictingAliasesCommand.d.ts +16 -0
- package/dist-types/commands/ListContinuousDeploymentPoliciesCommand.d.ts +16 -0
- package/dist-types/commands/ListDistributionsByCachePolicyIdCommand.d.ts +16 -0
- package/dist-types/commands/ListDistributionsByKeyGroupCommand.d.ts +16 -0
- package/dist-types/commands/ListDistributionsByOriginRequestPolicyIdCommand.d.ts +16 -0
- package/dist-types/commands/ListDistributionsByRealtimeLogConfigCommand.d.ts +16 -0
- package/dist-types/commands/ListDistributionsByResponseHeadersPolicyIdCommand.d.ts +16 -0
- package/dist-types/commands/ListDistributionsByWebACLIdCommand.d.ts +16 -0
- package/dist-types/commands/ListDistributionsCommand.d.ts +16 -0
- package/dist-types/commands/ListFieldLevelEncryptionConfigsCommand.d.ts +16 -0
- package/dist-types/commands/ListFieldLevelEncryptionProfilesCommand.d.ts +16 -0
- package/dist-types/commands/ListFunctionsCommand.d.ts +16 -0
- package/dist-types/commands/ListInvalidationsCommand.d.ts +16 -0
- package/dist-types/commands/ListKeyGroupsCommand.d.ts +16 -0
- package/dist-types/commands/ListOriginAccessControlsCommand.d.ts +16 -0
- package/dist-types/commands/ListOriginRequestPoliciesCommand.d.ts +16 -0
- package/dist-types/commands/ListPublicKeysCommand.d.ts +16 -0
- package/dist-types/commands/ListRealtimeLogConfigsCommand.d.ts +16 -0
- package/dist-types/commands/ListResponseHeadersPoliciesCommand.d.ts +16 -0
- package/dist-types/commands/ListStreamingDistributionsCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/PublishFunctionCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/TestFunctionCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateCachePolicyCommand.d.ts +16 -0
- package/dist-types/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +16 -0
- package/dist-types/commands/UpdateContinuousDeploymentPolicyCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDistributionCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDistributionWithStagingConfigCommand.d.ts +16 -0
- package/dist-types/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +16 -0
- package/dist-types/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +16 -0
- package/dist-types/commands/UpdateFunctionCommand.d.ts +16 -0
- package/dist-types/commands/UpdateKeyGroupCommand.d.ts +16 -0
- package/dist-types/commands/UpdateOriginAccessControlCommand.d.ts +16 -0
- package/dist-types/commands/UpdateOriginRequestPolicyCommand.d.ts +16 -0
- package/dist-types/commands/UpdatePublicKeyCommand.d.ts +16 -0
- package/dist-types/commands/UpdateRealtimeLogConfigCommand.d.ts +16 -0
- package/dist-types/commands/UpdateResponseHeadersPolicyCommand.d.ts +16 -0
- package/dist-types/commands/UpdateStreamingDistributionCommand.d.ts +16 -0
- package/dist-types/models/CloudFrontServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +414 -0
- package/dist-types/models/models_1.d.ts +472 -0
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListCloudFrontOriginAccessIdentitiesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListDistributionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListInvalidationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListStreamingDistributionsPaginator.d.ts +3 -0
- package/package.json +30 -30
|
@@ -114,15 +114,24 @@ import { UpdateRealtimeLogConfigCommandInput, UpdateRealtimeLogConfigCommandOutp
|
|
|
114
114
|
import { UpdateResponseHeadersPolicyCommandInput, UpdateResponseHeadersPolicyCommandOutput } from "./commands/UpdateResponseHeadersPolicyCommand";
|
|
115
115
|
import { UpdateStreamingDistributionCommandInput, UpdateStreamingDistributionCommandOutput } from "./commands/UpdateStreamingDistributionCommand";
|
|
116
116
|
import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
|
|
117
|
+
/**
|
|
118
|
+
* @public
|
|
119
|
+
*/
|
|
117
120
|
export type ServiceInputTypes = AssociateAliasCommandInput | CopyDistributionCommandInput | CreateCachePolicyCommandInput | CreateCloudFrontOriginAccessIdentityCommandInput | CreateContinuousDeploymentPolicyCommandInput | CreateDistributionCommandInput | CreateDistributionWithTagsCommandInput | CreateFieldLevelEncryptionConfigCommandInput | CreateFieldLevelEncryptionProfileCommandInput | CreateFunctionCommandInput | CreateInvalidationCommandInput | CreateKeyGroupCommandInput | CreateMonitoringSubscriptionCommandInput | CreateOriginAccessControlCommandInput | CreateOriginRequestPolicyCommandInput | CreatePublicKeyCommandInput | CreateRealtimeLogConfigCommandInput | CreateResponseHeadersPolicyCommandInput | CreateStreamingDistributionCommandInput | CreateStreamingDistributionWithTagsCommandInput | DeleteCachePolicyCommandInput | DeleteCloudFrontOriginAccessIdentityCommandInput | DeleteContinuousDeploymentPolicyCommandInput | DeleteDistributionCommandInput | DeleteFieldLevelEncryptionConfigCommandInput | DeleteFieldLevelEncryptionProfileCommandInput | DeleteFunctionCommandInput | DeleteKeyGroupCommandInput | DeleteMonitoringSubscriptionCommandInput | DeleteOriginAccessControlCommandInput | DeleteOriginRequestPolicyCommandInput | DeletePublicKeyCommandInput | DeleteRealtimeLogConfigCommandInput | DeleteResponseHeadersPolicyCommandInput | DeleteStreamingDistributionCommandInput | DescribeFunctionCommandInput | GetCachePolicyCommandInput | GetCachePolicyConfigCommandInput | GetCloudFrontOriginAccessIdentityCommandInput | GetCloudFrontOriginAccessIdentityConfigCommandInput | GetContinuousDeploymentPolicyCommandInput | GetContinuousDeploymentPolicyConfigCommandInput | GetDistributionCommandInput | GetDistributionConfigCommandInput | GetFieldLevelEncryptionCommandInput | GetFieldLevelEncryptionConfigCommandInput | GetFieldLevelEncryptionProfileCommandInput | GetFieldLevelEncryptionProfileConfigCommandInput | GetFunctionCommandInput | GetInvalidationCommandInput | GetKeyGroupCommandInput | GetKeyGroupConfigCommandInput | GetMonitoringSubscriptionCommandInput | GetOriginAccessControlCommandInput | GetOriginAccessControlConfigCommandInput | GetOriginRequestPolicyCommandInput | GetOriginRequestPolicyConfigCommandInput | GetPublicKeyCommandInput | GetPublicKeyConfigCommandInput | GetRealtimeLogConfigCommandInput | GetResponseHeadersPolicyCommandInput | GetResponseHeadersPolicyConfigCommandInput | GetStreamingDistributionCommandInput | GetStreamingDistributionConfigCommandInput | ListCachePoliciesCommandInput | ListCloudFrontOriginAccessIdentitiesCommandInput | ListConflictingAliasesCommandInput | ListContinuousDeploymentPoliciesCommandInput | ListDistributionsByCachePolicyIdCommandInput | ListDistributionsByKeyGroupCommandInput | ListDistributionsByOriginRequestPolicyIdCommandInput | ListDistributionsByRealtimeLogConfigCommandInput | ListDistributionsByResponseHeadersPolicyIdCommandInput | ListDistributionsByWebACLIdCommandInput | ListDistributionsCommandInput | ListFieldLevelEncryptionConfigsCommandInput | ListFieldLevelEncryptionProfilesCommandInput | ListFunctionsCommandInput | ListInvalidationsCommandInput | ListKeyGroupsCommandInput | ListOriginAccessControlsCommandInput | ListOriginRequestPoliciesCommandInput | ListPublicKeysCommandInput | ListRealtimeLogConfigsCommandInput | ListResponseHeadersPoliciesCommandInput | ListStreamingDistributionsCommandInput | ListTagsForResourceCommandInput | PublishFunctionCommandInput | TagResourceCommandInput | TestFunctionCommandInput | UntagResourceCommandInput | UpdateCachePolicyCommandInput | UpdateCloudFrontOriginAccessIdentityCommandInput | UpdateContinuousDeploymentPolicyCommandInput | UpdateDistributionCommandInput | UpdateDistributionWithStagingConfigCommandInput | UpdateFieldLevelEncryptionConfigCommandInput | UpdateFieldLevelEncryptionProfileCommandInput | UpdateFunctionCommandInput | UpdateKeyGroupCommandInput | UpdateOriginAccessControlCommandInput | UpdateOriginRequestPolicyCommandInput | UpdatePublicKeyCommandInput | UpdateRealtimeLogConfigCommandInput | UpdateResponseHeadersPolicyCommandInput | UpdateStreamingDistributionCommandInput;
|
|
121
|
+
/**
|
|
122
|
+
* @public
|
|
123
|
+
*/
|
|
118
124
|
export type ServiceOutputTypes = AssociateAliasCommandOutput | CopyDistributionCommandOutput | CreateCachePolicyCommandOutput | CreateCloudFrontOriginAccessIdentityCommandOutput | CreateContinuousDeploymentPolicyCommandOutput | CreateDistributionCommandOutput | CreateDistributionWithTagsCommandOutput | CreateFieldLevelEncryptionConfigCommandOutput | CreateFieldLevelEncryptionProfileCommandOutput | CreateFunctionCommandOutput | CreateInvalidationCommandOutput | CreateKeyGroupCommandOutput | CreateMonitoringSubscriptionCommandOutput | CreateOriginAccessControlCommandOutput | CreateOriginRequestPolicyCommandOutput | CreatePublicKeyCommandOutput | CreateRealtimeLogConfigCommandOutput | CreateResponseHeadersPolicyCommandOutput | CreateStreamingDistributionCommandOutput | CreateStreamingDistributionWithTagsCommandOutput | DeleteCachePolicyCommandOutput | DeleteCloudFrontOriginAccessIdentityCommandOutput | DeleteContinuousDeploymentPolicyCommandOutput | DeleteDistributionCommandOutput | DeleteFieldLevelEncryptionConfigCommandOutput | DeleteFieldLevelEncryptionProfileCommandOutput | DeleteFunctionCommandOutput | DeleteKeyGroupCommandOutput | DeleteMonitoringSubscriptionCommandOutput | DeleteOriginAccessControlCommandOutput | DeleteOriginRequestPolicyCommandOutput | DeletePublicKeyCommandOutput | DeleteRealtimeLogConfigCommandOutput | DeleteResponseHeadersPolicyCommandOutput | DeleteStreamingDistributionCommandOutput | DescribeFunctionCommandOutput | GetCachePolicyCommandOutput | GetCachePolicyConfigCommandOutput | GetCloudFrontOriginAccessIdentityCommandOutput | GetCloudFrontOriginAccessIdentityConfigCommandOutput | GetContinuousDeploymentPolicyCommandOutput | GetContinuousDeploymentPolicyConfigCommandOutput | GetDistributionCommandOutput | GetDistributionConfigCommandOutput | GetFieldLevelEncryptionCommandOutput | GetFieldLevelEncryptionConfigCommandOutput | GetFieldLevelEncryptionProfileCommandOutput | GetFieldLevelEncryptionProfileConfigCommandOutput | GetFunctionCommandOutput | GetInvalidationCommandOutput | GetKeyGroupCommandOutput | GetKeyGroupConfigCommandOutput | GetMonitoringSubscriptionCommandOutput | GetOriginAccessControlCommandOutput | GetOriginAccessControlConfigCommandOutput | GetOriginRequestPolicyCommandOutput | GetOriginRequestPolicyConfigCommandOutput | GetPublicKeyCommandOutput | GetPublicKeyConfigCommandOutput | GetRealtimeLogConfigCommandOutput | GetResponseHeadersPolicyCommandOutput | GetResponseHeadersPolicyConfigCommandOutput | GetStreamingDistributionCommandOutput | GetStreamingDistributionConfigCommandOutput | ListCachePoliciesCommandOutput | ListCloudFrontOriginAccessIdentitiesCommandOutput | ListConflictingAliasesCommandOutput | ListContinuousDeploymentPoliciesCommandOutput | ListDistributionsByCachePolicyIdCommandOutput | ListDistributionsByKeyGroupCommandOutput | ListDistributionsByOriginRequestPolicyIdCommandOutput | ListDistributionsByRealtimeLogConfigCommandOutput | ListDistributionsByResponseHeadersPolicyIdCommandOutput | ListDistributionsByWebACLIdCommandOutput | ListDistributionsCommandOutput | ListFieldLevelEncryptionConfigsCommandOutput | ListFieldLevelEncryptionProfilesCommandOutput | ListFunctionsCommandOutput | ListInvalidationsCommandOutput | ListKeyGroupsCommandOutput | ListOriginAccessControlsCommandOutput | ListOriginRequestPoliciesCommandOutput | ListPublicKeysCommandOutput | ListRealtimeLogConfigsCommandOutput | ListResponseHeadersPoliciesCommandOutput | ListStreamingDistributionsCommandOutput | ListTagsForResourceCommandOutput | PublishFunctionCommandOutput | TagResourceCommandOutput | TestFunctionCommandOutput | UntagResourceCommandOutput | UpdateCachePolicyCommandOutput | UpdateCloudFrontOriginAccessIdentityCommandOutput | UpdateContinuousDeploymentPolicyCommandOutput | UpdateDistributionCommandOutput | UpdateDistributionWithStagingConfigCommandOutput | UpdateFieldLevelEncryptionConfigCommandOutput | UpdateFieldLevelEncryptionProfileCommandOutput | UpdateFunctionCommandOutput | UpdateKeyGroupCommandOutput | UpdateOriginAccessControlCommandOutput | UpdateOriginRequestPolicyCommandOutput | UpdatePublicKeyCommandOutput | UpdateRealtimeLogConfigCommandOutput | UpdateResponseHeadersPolicyCommandOutput | UpdateStreamingDistributionCommandOutput;
|
|
125
|
+
/**
|
|
126
|
+
* @public
|
|
127
|
+
*/
|
|
119
128
|
export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
120
129
|
/**
|
|
121
130
|
* The HTTP handler to use. Fetch in browser and Https in Nodejs.
|
|
122
131
|
*/
|
|
123
132
|
requestHandler?: __HttpHandler;
|
|
124
133
|
/**
|
|
125
|
-
* A constructor for a class implementing the {@link
|
|
134
|
+
* A constructor for a class implementing the {@link @aws-sdk/types#ChecksumConstructor} interface
|
|
126
135
|
* that computes the SHA-256 HMAC or checksum of a string or binary buffer.
|
|
127
136
|
* @internal
|
|
128
137
|
*/
|
|
@@ -212,23 +221,34 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
|
|
|
212
221
|
*/
|
|
213
222
|
logger?: __Logger;
|
|
214
223
|
/**
|
|
215
|
-
* The {@link
|
|
224
|
+
* The {@link @aws-sdk/smithy-client#DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
|
|
216
225
|
*/
|
|
217
226
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
218
227
|
}
|
|
228
|
+
/**
|
|
229
|
+
* @public
|
|
230
|
+
*/
|
|
219
231
|
type CloudFrontClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
|
|
220
232
|
/**
|
|
221
|
-
*
|
|
233
|
+
* @public
|
|
234
|
+
*
|
|
235
|
+
* The configuration interface of CloudFrontClient class constructor that set the region, credentials and other options.
|
|
222
236
|
*/
|
|
223
237
|
export interface CloudFrontClientConfig extends CloudFrontClientConfigType {
|
|
224
238
|
}
|
|
239
|
+
/**
|
|
240
|
+
* @public
|
|
241
|
+
*/
|
|
225
242
|
type CloudFrontClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
|
|
226
243
|
/**
|
|
227
|
-
*
|
|
244
|
+
* @public
|
|
245
|
+
*
|
|
246
|
+
* The resolved configuration interface of CloudFrontClient class. This is resolved and normalized from the {@link CloudFrontClientConfig | constructor configuration interface}.
|
|
228
247
|
*/
|
|
229
248
|
export interface CloudFrontClientResolvedConfig extends CloudFrontClientResolvedConfigType {
|
|
230
249
|
}
|
|
231
250
|
/**
|
|
251
|
+
* @public
|
|
232
252
|
* <fullname>Amazon CloudFront</fullname>
|
|
233
253
|
* <p>This is the <i>Amazon CloudFront API Reference</i>. This guide is for developers
|
|
234
254
|
* who need detailed information about CloudFront API actions, data types, and errors. For
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { AssociateAliasRequest } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link AssociateAliasCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface AssociateAliasCommandInput extends AssociateAliasRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link AssociateAliasCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface AssociateAliasCommandOutput extends __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Associates an alias (also known as a CNAME or an alternate domain name) with a CloudFront
|
|
18
23
|
* distribution.</p>
|
|
19
24
|
* <p>With this operation you can move an alias that's already in use on a CloudFront distribution
|
|
@@ -35,6 +40,8 @@ export interface AssociateAliasCommandOutput extends __MetadataBearer {
|
|
|
35
40
|
* const response = await client.send(command);
|
|
36
41
|
* ```
|
|
37
42
|
*
|
|
43
|
+
* @param AssociateAliasCommandInput - {@link AssociateAliasCommandInput}
|
|
44
|
+
* @returns {@link AssociateAliasCommandOutput}
|
|
38
45
|
* @see {@link AssociateAliasCommandInput} for command's `input` shape.
|
|
39
46
|
* @see {@link AssociateAliasCommandOutput} for command's `response` shape.
|
|
40
47
|
* @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
|
|
@@ -59,11 +66,20 @@ export interface AssociateAliasCommandOutput extends __MetadataBearer {
|
|
|
59
66
|
export declare class AssociateAliasCommand extends $Command<AssociateAliasCommandInput, AssociateAliasCommandOutput, CloudFrontClientResolvedConfig> {
|
|
60
67
|
readonly input: AssociateAliasCommandInput;
|
|
61
68
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
69
|
+
/**
|
|
70
|
+
* @public
|
|
71
|
+
*/
|
|
62
72
|
constructor(input: AssociateAliasCommandInput);
|
|
63
73
|
/**
|
|
64
74
|
* @internal
|
|
65
75
|
*/
|
|
66
76
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociateAliasCommandInput, AssociateAliasCommandOutput>;
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
*/
|
|
67
80
|
private serialize;
|
|
81
|
+
/**
|
|
82
|
+
* @internal
|
|
83
|
+
*/
|
|
68
84
|
private deserialize;
|
|
69
85
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { CopyDistributionRequest, CopyDistributionResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CopyDistributionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CopyDistributionCommandInput extends CopyDistributionRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CopyDistributionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CopyDistributionCommandOutput extends CopyDistributionResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a staging distribution using the configuration of the provided primary
|
|
18
23
|
* distribution. A staging distribution is a copy of an existing distribution (called the
|
|
19
24
|
* primary distribution) that you can use in a continuous deployment workflow.</p>
|
|
@@ -31,6 +36,8 @@ export interface CopyDistributionCommandOutput extends CopyDistributionResult, _
|
|
|
31
36
|
* const response = await client.send(command);
|
|
32
37
|
* ```
|
|
33
38
|
*
|
|
39
|
+
* @param CopyDistributionCommandInput - {@link CopyDistributionCommandInput}
|
|
40
|
+
* @returns {@link CopyDistributionCommandOutput}
|
|
34
41
|
* @see {@link CopyDistributionCommandInput} for command's `input` shape.
|
|
35
42
|
* @see {@link CopyDistributionCommandOutput} for command's `response` shape.
|
|
36
43
|
* @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
|
|
@@ -266,11 +273,20 @@ export interface CopyDistributionCommandOutput extends CopyDistributionResult, _
|
|
|
266
273
|
export declare class CopyDistributionCommand extends $Command<CopyDistributionCommandInput, CopyDistributionCommandOutput, CloudFrontClientResolvedConfig> {
|
|
267
274
|
readonly input: CopyDistributionCommandInput;
|
|
268
275
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
276
|
+
/**
|
|
277
|
+
* @public
|
|
278
|
+
*/
|
|
269
279
|
constructor(input: CopyDistributionCommandInput);
|
|
270
280
|
/**
|
|
271
281
|
* @internal
|
|
272
282
|
*/
|
|
273
283
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CopyDistributionCommandInput, CopyDistributionCommandOutput>;
|
|
284
|
+
/**
|
|
285
|
+
* @internal
|
|
286
|
+
*/
|
|
274
287
|
private serialize;
|
|
288
|
+
/**
|
|
289
|
+
* @internal
|
|
290
|
+
*/
|
|
275
291
|
private deserialize;
|
|
276
292
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { CreateCachePolicyRequest, CreateCachePolicyResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateCachePolicyCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateCachePolicyCommandInput extends CreateCachePolicyRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateCachePolicyCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateCachePolicyCommandOutput extends CreateCachePolicyResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a cache policy.</p>
|
|
18
23
|
* <p>After you create a cache policy, you can attach it to one or more cache behaviors.
|
|
19
24
|
* When it's attached to a cache behavior, the cache policy determines the
|
|
@@ -47,6 +52,8 @@ export interface CreateCachePolicyCommandOutput extends CreateCachePolicyResult,
|
|
|
47
52
|
* const response = await client.send(command);
|
|
48
53
|
* ```
|
|
49
54
|
*
|
|
55
|
+
* @param CreateCachePolicyCommandInput - {@link CreateCachePolicyCommandInput}
|
|
56
|
+
* @returns {@link CreateCachePolicyCommandOutput}
|
|
50
57
|
* @see {@link CreateCachePolicyCommandInput} for command's `input` shape.
|
|
51
58
|
* @see {@link CreateCachePolicyCommandOutput} for command's `response` shape.
|
|
52
59
|
* @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
|
|
@@ -90,11 +97,20 @@ export interface CreateCachePolicyCommandOutput extends CreateCachePolicyResult,
|
|
|
90
97
|
export declare class CreateCachePolicyCommand extends $Command<CreateCachePolicyCommandInput, CreateCachePolicyCommandOutput, CloudFrontClientResolvedConfig> {
|
|
91
98
|
readonly input: CreateCachePolicyCommandInput;
|
|
92
99
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
100
|
+
/**
|
|
101
|
+
* @public
|
|
102
|
+
*/
|
|
93
103
|
constructor(input: CreateCachePolicyCommandInput);
|
|
94
104
|
/**
|
|
95
105
|
* @internal
|
|
96
106
|
*/
|
|
97
107
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateCachePolicyCommandInput, CreateCachePolicyCommandOutput>;
|
|
108
|
+
/**
|
|
109
|
+
* @internal
|
|
110
|
+
*/
|
|
98
111
|
private serialize;
|
|
112
|
+
/**
|
|
113
|
+
* @internal
|
|
114
|
+
*/
|
|
99
115
|
private deserialize;
|
|
100
116
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { CreateCloudFrontOriginAccessIdentityRequest, CreateCloudFrontOriginAccessIdentityResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateCloudFrontOriginAccessIdentityCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateCloudFrontOriginAccessIdentityCommandInput extends CreateCloudFrontOriginAccessIdentityRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateCloudFrontOriginAccessIdentityCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateCloudFrontOriginAccessIdentityCommandOutput extends CreateCloudFrontOriginAccessIdentityResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a new origin access identity. If you're using Amazon S3 for your origin, you can
|
|
18
23
|
* use an origin access identity to require users to access your content using a CloudFront URL
|
|
19
24
|
* instead of the Amazon S3 URL. For more information about how to use origin access identities,
|
|
@@ -29,6 +34,8 @@ export interface CreateCloudFrontOriginAccessIdentityCommandOutput extends Creat
|
|
|
29
34
|
* const response = await client.send(command);
|
|
30
35
|
* ```
|
|
31
36
|
*
|
|
37
|
+
* @param CreateCloudFrontOriginAccessIdentityCommandInput - {@link CreateCloudFrontOriginAccessIdentityCommandInput}
|
|
38
|
+
* @returns {@link CreateCloudFrontOriginAccessIdentityCommandOutput}
|
|
32
39
|
* @see {@link CreateCloudFrontOriginAccessIdentityCommandInput} for command's `input` shape.
|
|
33
40
|
* @see {@link CreateCloudFrontOriginAccessIdentityCommandOutput} for command's `response` shape.
|
|
34
41
|
* @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
|
|
@@ -60,11 +67,20 @@ export interface CreateCloudFrontOriginAccessIdentityCommandOutput extends Creat
|
|
|
60
67
|
export declare class CreateCloudFrontOriginAccessIdentityCommand extends $Command<CreateCloudFrontOriginAccessIdentityCommandInput, CreateCloudFrontOriginAccessIdentityCommandOutput, CloudFrontClientResolvedConfig> {
|
|
61
68
|
readonly input: CreateCloudFrontOriginAccessIdentityCommandInput;
|
|
62
69
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
70
|
+
/**
|
|
71
|
+
* @public
|
|
72
|
+
*/
|
|
63
73
|
constructor(input: CreateCloudFrontOriginAccessIdentityCommandInput);
|
|
64
74
|
/**
|
|
65
75
|
* @internal
|
|
66
76
|
*/
|
|
67
77
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateCloudFrontOriginAccessIdentityCommandInput, CreateCloudFrontOriginAccessIdentityCommandOutput>;
|
|
78
|
+
/**
|
|
79
|
+
* @internal
|
|
80
|
+
*/
|
|
68
81
|
private serialize;
|
|
82
|
+
/**
|
|
83
|
+
* @internal
|
|
84
|
+
*/
|
|
69
85
|
private deserialize;
|
|
70
86
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { CreateContinuousDeploymentPolicyRequest, CreateContinuousDeploymentPolicyResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateContinuousDeploymentPolicyCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateContinuousDeploymentPolicyCommandInput extends CreateContinuousDeploymentPolicyRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateContinuousDeploymentPolicyCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateContinuousDeploymentPolicyCommandOutput extends CreateContinuousDeploymentPolicyResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a continuous deployment policy that distributes traffic for a custom domain
|
|
18
23
|
* name to two different CloudFront distributions.</p>
|
|
19
24
|
* <p>To use a continuous deployment policy, first use <code>CopyDistribution</code> to
|
|
@@ -33,6 +38,8 @@ export interface CreateContinuousDeploymentPolicyCommandOutput extends CreateCon
|
|
|
33
38
|
* const response = await client.send(command);
|
|
34
39
|
* ```
|
|
35
40
|
*
|
|
41
|
+
* @param CreateContinuousDeploymentPolicyCommandInput - {@link CreateContinuousDeploymentPolicyCommandInput}
|
|
42
|
+
* @returns {@link CreateContinuousDeploymentPolicyCommandOutput}
|
|
36
43
|
* @see {@link CreateContinuousDeploymentPolicyCommandInput} for command's `input` shape.
|
|
37
44
|
* @see {@link CreateContinuousDeploymentPolicyCommandOutput} for command's `response` shape.
|
|
38
45
|
* @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
|
|
@@ -62,11 +69,20 @@ export interface CreateContinuousDeploymentPolicyCommandOutput extends CreateCon
|
|
|
62
69
|
export declare class CreateContinuousDeploymentPolicyCommand extends $Command<CreateContinuousDeploymentPolicyCommandInput, CreateContinuousDeploymentPolicyCommandOutput, CloudFrontClientResolvedConfig> {
|
|
63
70
|
readonly input: CreateContinuousDeploymentPolicyCommandInput;
|
|
64
71
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
72
|
+
/**
|
|
73
|
+
* @public
|
|
74
|
+
*/
|
|
65
75
|
constructor(input: CreateContinuousDeploymentPolicyCommandInput);
|
|
66
76
|
/**
|
|
67
77
|
* @internal
|
|
68
78
|
*/
|
|
69
79
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateContinuousDeploymentPolicyCommandInput, CreateContinuousDeploymentPolicyCommandOutput>;
|
|
80
|
+
/**
|
|
81
|
+
* @internal
|
|
82
|
+
*/
|
|
70
83
|
private serialize;
|
|
84
|
+
/**
|
|
85
|
+
* @internal
|
|
86
|
+
*/
|
|
71
87
|
private deserialize;
|
|
72
88
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { CreateDistributionRequest, CreateDistributionResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateDistributionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateDistributionCommandInput extends CreateDistributionRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateDistributionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateDistributionCommandOutput extends CreateDistributionResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a CloudFront distribution.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface CreateDistributionCommandOutput extends CreateDistributionResul
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param CreateDistributionCommandInput - {@link CreateDistributionCommandInput}
|
|
34
|
+
* @returns {@link CreateDistributionCommandOutput}
|
|
28
35
|
* @see {@link CreateDistributionCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link CreateDistributionCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
|
|
@@ -271,11 +278,20 @@ export interface CreateDistributionCommandOutput extends CreateDistributionResul
|
|
|
271
278
|
export declare class CreateDistributionCommand extends $Command<CreateDistributionCommandInput, CreateDistributionCommandOutput, CloudFrontClientResolvedConfig> {
|
|
272
279
|
readonly input: CreateDistributionCommandInput;
|
|
273
280
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
281
|
+
/**
|
|
282
|
+
* @public
|
|
283
|
+
*/
|
|
274
284
|
constructor(input: CreateDistributionCommandInput);
|
|
275
285
|
/**
|
|
276
286
|
* @internal
|
|
277
287
|
*/
|
|
278
288
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDistributionCommandInput, CreateDistributionCommandOutput>;
|
|
289
|
+
/**
|
|
290
|
+
* @internal
|
|
291
|
+
*/
|
|
279
292
|
private serialize;
|
|
293
|
+
/**
|
|
294
|
+
* @internal
|
|
295
|
+
*/
|
|
280
296
|
private deserialize;
|
|
281
297
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { CreateDistributionWithTagsRequest, CreateDistributionWithTagsResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateDistributionWithTagsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateDistributionWithTagsCommandInput extends CreateDistributionWithTagsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateDistributionWithTagsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateDistributionWithTagsCommandOutput extends CreateDistributionWithTagsResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Create a new distribution with tags.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface CreateDistributionWithTagsCommandOutput extends CreateDistribut
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param CreateDistributionWithTagsCommandInput - {@link CreateDistributionWithTagsCommandInput}
|
|
34
|
+
* @returns {@link CreateDistributionWithTagsCommandOutput}
|
|
28
35
|
* @see {@link CreateDistributionWithTagsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link CreateDistributionWithTagsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
|
|
@@ -264,11 +271,20 @@ export interface CreateDistributionWithTagsCommandOutput extends CreateDistribut
|
|
|
264
271
|
export declare class CreateDistributionWithTagsCommand extends $Command<CreateDistributionWithTagsCommandInput, CreateDistributionWithTagsCommandOutput, CloudFrontClientResolvedConfig> {
|
|
265
272
|
readonly input: CreateDistributionWithTagsCommandInput;
|
|
266
273
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
274
|
+
/**
|
|
275
|
+
* @public
|
|
276
|
+
*/
|
|
267
277
|
constructor(input: CreateDistributionWithTagsCommandInput);
|
|
268
278
|
/**
|
|
269
279
|
* @internal
|
|
270
280
|
*/
|
|
271
281
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDistributionWithTagsCommandInput, CreateDistributionWithTagsCommandOutput>;
|
|
282
|
+
/**
|
|
283
|
+
* @internal
|
|
284
|
+
*/
|
|
272
285
|
private serialize;
|
|
286
|
+
/**
|
|
287
|
+
* @internal
|
|
288
|
+
*/
|
|
273
289
|
private deserialize;
|
|
274
290
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { CreateFieldLevelEncryptionConfigRequest, CreateFieldLevelEncryptionConfigResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateFieldLevelEncryptionConfigCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateFieldLevelEncryptionConfigCommandInput extends CreateFieldLevelEncryptionConfigRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateFieldLevelEncryptionConfigCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateFieldLevelEncryptionConfigCommandOutput extends CreateFieldLevelEncryptionConfigResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Create a new field-level encryption configuration.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface CreateFieldLevelEncryptionConfigCommandOutput extends CreateFie
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param CreateFieldLevelEncryptionConfigCommandInput - {@link CreateFieldLevelEncryptionConfigCommandInput}
|
|
34
|
+
* @returns {@link CreateFieldLevelEncryptionConfigCommandOutput}
|
|
28
35
|
* @see {@link CreateFieldLevelEncryptionConfigCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link CreateFieldLevelEncryptionConfigCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
|
|
@@ -62,11 +69,20 @@ export interface CreateFieldLevelEncryptionConfigCommandOutput extends CreateFie
|
|
|
62
69
|
export declare class CreateFieldLevelEncryptionConfigCommand extends $Command<CreateFieldLevelEncryptionConfigCommandInput, CreateFieldLevelEncryptionConfigCommandOutput, CloudFrontClientResolvedConfig> {
|
|
63
70
|
readonly input: CreateFieldLevelEncryptionConfigCommandInput;
|
|
64
71
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
72
|
+
/**
|
|
73
|
+
* @public
|
|
74
|
+
*/
|
|
65
75
|
constructor(input: CreateFieldLevelEncryptionConfigCommandInput);
|
|
66
76
|
/**
|
|
67
77
|
* @internal
|
|
68
78
|
*/
|
|
69
79
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateFieldLevelEncryptionConfigCommandInput, CreateFieldLevelEncryptionConfigCommandOutput>;
|
|
80
|
+
/**
|
|
81
|
+
* @internal
|
|
82
|
+
*/
|
|
70
83
|
private serialize;
|
|
84
|
+
/**
|
|
85
|
+
* @internal
|
|
86
|
+
*/
|
|
71
87
|
private deserialize;
|
|
72
88
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { CreateFieldLevelEncryptionProfileRequest, CreateFieldLevelEncryptionProfileResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateFieldLevelEncryptionProfileCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateFieldLevelEncryptionProfileCommandInput extends CreateFieldLevelEncryptionProfileRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateFieldLevelEncryptionProfileCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateFieldLevelEncryptionProfileCommandOutput extends CreateFieldLevelEncryptionProfileResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Create a field-level encryption profile.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface CreateFieldLevelEncryptionProfileCommandOutput extends CreateFi
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param CreateFieldLevelEncryptionProfileCommandInput - {@link CreateFieldLevelEncryptionProfileCommandInput}
|
|
34
|
+
* @returns {@link CreateFieldLevelEncryptionProfileCommandOutput}
|
|
28
35
|
* @see {@link CreateFieldLevelEncryptionProfileCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link CreateFieldLevelEncryptionProfileCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
|
|
@@ -61,11 +68,20 @@ export interface CreateFieldLevelEncryptionProfileCommandOutput extends CreateFi
|
|
|
61
68
|
export declare class CreateFieldLevelEncryptionProfileCommand extends $Command<CreateFieldLevelEncryptionProfileCommandInput, CreateFieldLevelEncryptionProfileCommandOutput, CloudFrontClientResolvedConfig> {
|
|
62
69
|
readonly input: CreateFieldLevelEncryptionProfileCommandInput;
|
|
63
70
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
71
|
+
/**
|
|
72
|
+
* @public
|
|
73
|
+
*/
|
|
64
74
|
constructor(input: CreateFieldLevelEncryptionProfileCommandInput);
|
|
65
75
|
/**
|
|
66
76
|
* @internal
|
|
67
77
|
*/
|
|
68
78
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateFieldLevelEncryptionProfileCommandInput, CreateFieldLevelEncryptionProfileCommandOutput>;
|
|
79
|
+
/**
|
|
80
|
+
* @internal
|
|
81
|
+
*/
|
|
69
82
|
private serialize;
|
|
83
|
+
/**
|
|
84
|
+
* @internal
|
|
85
|
+
*/
|
|
70
86
|
private deserialize;
|
|
71
87
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { CreateFunctionRequest, CreateFunctionResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateFunctionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateFunctionCommandInput extends CreateFunctionRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateFunctionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateFunctionCommandOutput extends CreateFunctionResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a CloudFront function.</p>
|
|
18
23
|
* <p>To create a function, you provide the function code and some configuration information
|
|
19
24
|
* about the function. The response contains an Amazon Resource Name (ARN) that uniquely
|
|
@@ -35,6 +40,8 @@ export interface CreateFunctionCommandOutput extends CreateFunctionResult, __Met
|
|
|
35
40
|
* const response = await client.send(command);
|
|
36
41
|
* ```
|
|
37
42
|
*
|
|
43
|
+
* @param CreateFunctionCommandInput - {@link CreateFunctionCommandInput}
|
|
44
|
+
* @returns {@link CreateFunctionCommandOutput}
|
|
38
45
|
* @see {@link CreateFunctionCommandInput} for command's `input` shape.
|
|
39
46
|
* @see {@link CreateFunctionCommandOutput} for command's `response` shape.
|
|
40
47
|
* @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
|
|
@@ -64,11 +71,20 @@ export interface CreateFunctionCommandOutput extends CreateFunctionResult, __Met
|
|
|
64
71
|
export declare class CreateFunctionCommand extends $Command<CreateFunctionCommandInput, CreateFunctionCommandOutput, CloudFrontClientResolvedConfig> {
|
|
65
72
|
readonly input: CreateFunctionCommandInput;
|
|
66
73
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
74
|
+
/**
|
|
75
|
+
* @public
|
|
76
|
+
*/
|
|
67
77
|
constructor(input: CreateFunctionCommandInput);
|
|
68
78
|
/**
|
|
69
79
|
* @internal
|
|
70
80
|
*/
|
|
71
81
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateFunctionCommandInput, CreateFunctionCommandOutput>;
|
|
82
|
+
/**
|
|
83
|
+
* @internal
|
|
84
|
+
*/
|
|
72
85
|
private serialize;
|
|
86
|
+
/**
|
|
87
|
+
* @internal
|
|
88
|
+
*/
|
|
73
89
|
private deserialize;
|
|
74
90
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { CreateInvalidationRequest, CreateInvalidationResult } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateInvalidationCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateInvalidationCommandInput extends CreateInvalidationRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateInvalidationCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateInvalidationCommandOutput extends CreateInvalidationResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Create a new invalidation.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface CreateInvalidationCommandOutput extends CreateInvalidationResul
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param CreateInvalidationCommandInput - {@link CreateInvalidationCommandInput}
|
|
34
|
+
* @returns {@link CreateInvalidationCommandOutput}
|
|
28
35
|
* @see {@link CreateInvalidationCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link CreateInvalidationCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
|
|
@@ -58,11 +65,20 @@ export interface CreateInvalidationCommandOutput extends CreateInvalidationResul
|
|
|
58
65
|
export declare class CreateInvalidationCommand extends $Command<CreateInvalidationCommandInput, CreateInvalidationCommandOutput, CloudFrontClientResolvedConfig> {
|
|
59
66
|
readonly input: CreateInvalidationCommandInput;
|
|
60
67
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
68
|
+
/**
|
|
69
|
+
* @public
|
|
70
|
+
*/
|
|
61
71
|
constructor(input: CreateInvalidationCommandInput);
|
|
62
72
|
/**
|
|
63
73
|
* @internal
|
|
64
74
|
*/
|
|
65
75
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateInvalidationCommandInput, CreateInvalidationCommandOutput>;
|
|
76
|
+
/**
|
|
77
|
+
* @internal
|
|
78
|
+
*/
|
|
66
79
|
private serialize;
|
|
80
|
+
/**
|
|
81
|
+
* @internal
|
|
82
|
+
*/
|
|
67
83
|
private deserialize;
|
|
68
84
|
}
|