@aws-sdk/client-cloudfront 3.296.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 +3 -3
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { DeleteDistributionRequest } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteDistributionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteDistributionCommandInput extends DeleteDistributionRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteDistributionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteDistributionCommandOutput extends __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Delete a 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 DeleteDistributionCommandOutput extends __MetadataBearer {
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DeleteDistributionCommandInput - {@link DeleteDistributionCommandInput}
|
|
34
|
+
* @returns {@link DeleteDistributionCommandOutput}
|
|
28
35
|
* @see {@link DeleteDistributionCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DeleteDistributionCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
|
|
@@ -51,11 +58,20 @@ export interface DeleteDistributionCommandOutput extends __MetadataBearer {
|
|
|
51
58
|
export declare class DeleteDistributionCommand extends $Command<DeleteDistributionCommandInput, DeleteDistributionCommandOutput, CloudFrontClientResolvedConfig> {
|
|
52
59
|
readonly input: DeleteDistributionCommandInput;
|
|
53
60
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
61
|
+
/**
|
|
62
|
+
* @public
|
|
63
|
+
*/
|
|
54
64
|
constructor(input: DeleteDistributionCommandInput);
|
|
55
65
|
/**
|
|
56
66
|
* @internal
|
|
57
67
|
*/
|
|
58
68
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteDistributionCommandInput, DeleteDistributionCommandOutput>;
|
|
69
|
+
/**
|
|
70
|
+
* @internal
|
|
71
|
+
*/
|
|
59
72
|
private serialize;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
60
76
|
private deserialize;
|
|
61
77
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { DeleteFieldLevelEncryptionConfigRequest } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteFieldLevelEncryptionConfigCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteFieldLevelEncryptionConfigCommandInput extends DeleteFieldLevelEncryptionConfigRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteFieldLevelEncryptionConfigCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteFieldLevelEncryptionConfigCommandOutput extends __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Remove a 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 DeleteFieldLevelEncryptionConfigCommandOutput extends __Metadat
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DeleteFieldLevelEncryptionConfigCommandInput - {@link DeleteFieldLevelEncryptionConfigCommandInput}
|
|
34
|
+
* @returns {@link DeleteFieldLevelEncryptionConfigCommandOutput}
|
|
28
35
|
* @see {@link DeleteFieldLevelEncryptionConfigCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DeleteFieldLevelEncryptionConfigCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
|
|
@@ -50,11 +57,20 @@ export interface DeleteFieldLevelEncryptionConfigCommandOutput extends __Metadat
|
|
|
50
57
|
export declare class DeleteFieldLevelEncryptionConfigCommand extends $Command<DeleteFieldLevelEncryptionConfigCommandInput, DeleteFieldLevelEncryptionConfigCommandOutput, CloudFrontClientResolvedConfig> {
|
|
51
58
|
readonly input: DeleteFieldLevelEncryptionConfigCommandInput;
|
|
52
59
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
60
|
+
/**
|
|
61
|
+
* @public
|
|
62
|
+
*/
|
|
53
63
|
constructor(input: DeleteFieldLevelEncryptionConfigCommandInput);
|
|
54
64
|
/**
|
|
55
65
|
* @internal
|
|
56
66
|
*/
|
|
57
67
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteFieldLevelEncryptionConfigCommandInput, DeleteFieldLevelEncryptionConfigCommandOutput>;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
58
71
|
private serialize;
|
|
72
|
+
/**
|
|
73
|
+
* @internal
|
|
74
|
+
*/
|
|
59
75
|
private deserialize;
|
|
60
76
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { DeleteFieldLevelEncryptionProfileRequest } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteFieldLevelEncryptionProfileCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteFieldLevelEncryptionProfileCommandInput extends DeleteFieldLevelEncryptionProfileRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteFieldLevelEncryptionProfileCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteFieldLevelEncryptionProfileCommandOutput extends __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Remove 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 DeleteFieldLevelEncryptionProfileCommandOutput extends __Metada
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DeleteFieldLevelEncryptionProfileCommandInput - {@link DeleteFieldLevelEncryptionProfileCommandInput}
|
|
34
|
+
* @returns {@link DeleteFieldLevelEncryptionProfileCommandOutput}
|
|
28
35
|
* @see {@link DeleteFieldLevelEncryptionProfileCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DeleteFieldLevelEncryptionProfileCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
|
|
@@ -50,11 +57,20 @@ export interface DeleteFieldLevelEncryptionProfileCommandOutput extends __Metada
|
|
|
50
57
|
export declare class DeleteFieldLevelEncryptionProfileCommand extends $Command<DeleteFieldLevelEncryptionProfileCommandInput, DeleteFieldLevelEncryptionProfileCommandOutput, CloudFrontClientResolvedConfig> {
|
|
51
58
|
readonly input: DeleteFieldLevelEncryptionProfileCommandInput;
|
|
52
59
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
60
|
+
/**
|
|
61
|
+
* @public
|
|
62
|
+
*/
|
|
53
63
|
constructor(input: DeleteFieldLevelEncryptionProfileCommandInput);
|
|
54
64
|
/**
|
|
55
65
|
* @internal
|
|
56
66
|
*/
|
|
57
67
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteFieldLevelEncryptionProfileCommandInput, DeleteFieldLevelEncryptionProfileCommandOutput>;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
58
71
|
private serialize;
|
|
72
|
+
/**
|
|
73
|
+
* @internal
|
|
74
|
+
*/
|
|
59
75
|
private deserialize;
|
|
60
76
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { DeleteFunctionRequest } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteFunctionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteFunctionCommandInput extends DeleteFunctionRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteFunctionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteFunctionCommandOutput extends __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes a CloudFront function.</p>
|
|
18
23
|
* <p>You cannot delete a function if it's associated with a cache behavior. First, update
|
|
19
24
|
* your distributions to remove the function association from all cache behaviors, then
|
|
@@ -31,6 +36,8 @@ export interface DeleteFunctionCommandOutput extends __MetadataBearer {
|
|
|
31
36
|
* const response = await client.send(command);
|
|
32
37
|
* ```
|
|
33
38
|
*
|
|
39
|
+
* @param DeleteFunctionCommandInput - {@link DeleteFunctionCommandInput}
|
|
40
|
+
* @returns {@link DeleteFunctionCommandOutput}
|
|
34
41
|
* @see {@link DeleteFunctionCommandInput} for command's `input` shape.
|
|
35
42
|
* @see {@link DeleteFunctionCommandOutput} for command's `response` shape.
|
|
36
43
|
* @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
|
|
@@ -57,11 +64,20 @@ export interface DeleteFunctionCommandOutput extends __MetadataBearer {
|
|
|
57
64
|
export declare class DeleteFunctionCommand extends $Command<DeleteFunctionCommandInput, DeleteFunctionCommandOutput, CloudFrontClientResolvedConfig> {
|
|
58
65
|
readonly input: DeleteFunctionCommandInput;
|
|
59
66
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
67
|
+
/**
|
|
68
|
+
* @public
|
|
69
|
+
*/
|
|
60
70
|
constructor(input: DeleteFunctionCommandInput);
|
|
61
71
|
/**
|
|
62
72
|
* @internal
|
|
63
73
|
*/
|
|
64
74
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteFunctionCommandInput, DeleteFunctionCommandOutput>;
|
|
75
|
+
/**
|
|
76
|
+
* @internal
|
|
77
|
+
*/
|
|
65
78
|
private serialize;
|
|
79
|
+
/**
|
|
80
|
+
* @internal
|
|
81
|
+
*/
|
|
66
82
|
private deserialize;
|
|
67
83
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { DeleteKeyGroupRequest } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteKeyGroupCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteKeyGroupCommandInput extends DeleteKeyGroupRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteKeyGroupCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteKeyGroupCommandOutput extends __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes a key group.</p>
|
|
18
23
|
* <p>You cannot delete a key group that is referenced in a cache behavior. First update
|
|
19
24
|
* your distributions to remove the key group from all cache behaviors, then delete the key
|
|
@@ -31,6 +36,8 @@ export interface DeleteKeyGroupCommandOutput extends __MetadataBearer {
|
|
|
31
36
|
* const response = await client.send(command);
|
|
32
37
|
* ```
|
|
33
38
|
*
|
|
39
|
+
* @param DeleteKeyGroupCommandInput - {@link DeleteKeyGroupCommandInput}
|
|
40
|
+
* @returns {@link DeleteKeyGroupCommandOutput}
|
|
34
41
|
* @see {@link DeleteKeyGroupCommandInput} for command's `input` shape.
|
|
35
42
|
* @see {@link DeleteKeyGroupCommandOutput} for command's `response` shape.
|
|
36
43
|
* @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
|
|
@@ -53,11 +60,20 @@ export interface DeleteKeyGroupCommandOutput extends __MetadataBearer {
|
|
|
53
60
|
export declare class DeleteKeyGroupCommand extends $Command<DeleteKeyGroupCommandInput, DeleteKeyGroupCommandOutput, CloudFrontClientResolvedConfig> {
|
|
54
61
|
readonly input: DeleteKeyGroupCommandInput;
|
|
55
62
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
63
|
+
/**
|
|
64
|
+
* @public
|
|
65
|
+
*/
|
|
56
66
|
constructor(input: DeleteKeyGroupCommandInput);
|
|
57
67
|
/**
|
|
58
68
|
* @internal
|
|
59
69
|
*/
|
|
60
70
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteKeyGroupCommandInput, DeleteKeyGroupCommandOutput>;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
61
74
|
private serialize;
|
|
75
|
+
/**
|
|
76
|
+
* @internal
|
|
77
|
+
*/
|
|
62
78
|
private deserialize;
|
|
63
79
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { DeleteMonitoringSubscriptionRequest, DeleteMonitoringSubscriptionResult } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteMonitoringSubscriptionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteMonitoringSubscriptionCommandInput extends DeleteMonitoringSubscriptionRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteMonitoringSubscriptionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteMonitoringSubscriptionCommandOutput extends DeleteMonitoringSubscriptionResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Disables additional CloudWatch metrics for the specified CloudFront
|
|
18
23
|
* distribution.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface DeleteMonitoringSubscriptionCommandOutput extends DeleteMonitor
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param DeleteMonitoringSubscriptionCommandInput - {@link DeleteMonitoringSubscriptionCommandInput}
|
|
35
|
+
* @returns {@link DeleteMonitoringSubscriptionCommandOutput}
|
|
29
36
|
* @see {@link DeleteMonitoringSubscriptionCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link DeleteMonitoringSubscriptionCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
|
|
@@ -47,11 +54,20 @@ export interface DeleteMonitoringSubscriptionCommandOutput extends DeleteMonitor
|
|
|
47
54
|
export declare class DeleteMonitoringSubscriptionCommand extends $Command<DeleteMonitoringSubscriptionCommandInput, DeleteMonitoringSubscriptionCommandOutput, CloudFrontClientResolvedConfig> {
|
|
48
55
|
readonly input: DeleteMonitoringSubscriptionCommandInput;
|
|
49
56
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
57
|
+
/**
|
|
58
|
+
* @public
|
|
59
|
+
*/
|
|
50
60
|
constructor(input: DeleteMonitoringSubscriptionCommandInput);
|
|
51
61
|
/**
|
|
52
62
|
* @internal
|
|
53
63
|
*/
|
|
54
64
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteMonitoringSubscriptionCommandInput, DeleteMonitoringSubscriptionCommandOutput>;
|
|
65
|
+
/**
|
|
66
|
+
* @internal
|
|
67
|
+
*/
|
|
55
68
|
private serialize;
|
|
69
|
+
/**
|
|
70
|
+
* @internal
|
|
71
|
+
*/
|
|
56
72
|
private deserialize;
|
|
57
73
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { DeleteOriginAccessControlRequest } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteOriginAccessControlCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteOriginAccessControlCommandInput extends DeleteOriginAccessControlRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteOriginAccessControlCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteOriginAccessControlCommandOutput extends __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes a CloudFront origin access control.</p>
|
|
18
23
|
* <p>You cannot delete an origin access control if it's in use. First, update all
|
|
19
24
|
* distributions to remove the origin access control from all origins, then delete the
|
|
@@ -28,6 +33,8 @@ export interface DeleteOriginAccessControlCommandOutput extends __MetadataBearer
|
|
|
28
33
|
* const response = await client.send(command);
|
|
29
34
|
* ```
|
|
30
35
|
*
|
|
36
|
+
* @param DeleteOriginAccessControlCommandInput - {@link DeleteOriginAccessControlCommandInput}
|
|
37
|
+
* @returns {@link DeleteOriginAccessControlCommandOutput}
|
|
31
38
|
* @see {@link DeleteOriginAccessControlCommandInput} for command's `input` shape.
|
|
32
39
|
* @see {@link DeleteOriginAccessControlCommandOutput} for command's `response` shape.
|
|
33
40
|
* @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
|
|
@@ -54,11 +61,20 @@ export interface DeleteOriginAccessControlCommandOutput extends __MetadataBearer
|
|
|
54
61
|
export declare class DeleteOriginAccessControlCommand extends $Command<DeleteOriginAccessControlCommandInput, DeleteOriginAccessControlCommandOutput, CloudFrontClientResolvedConfig> {
|
|
55
62
|
readonly input: DeleteOriginAccessControlCommandInput;
|
|
56
63
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
64
|
+
/**
|
|
65
|
+
* @public
|
|
66
|
+
*/
|
|
57
67
|
constructor(input: DeleteOriginAccessControlCommandInput);
|
|
58
68
|
/**
|
|
59
69
|
* @internal
|
|
60
70
|
*/
|
|
61
71
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteOriginAccessControlCommandInput, DeleteOriginAccessControlCommandOutput>;
|
|
72
|
+
/**
|
|
73
|
+
* @internal
|
|
74
|
+
*/
|
|
62
75
|
private serialize;
|
|
76
|
+
/**
|
|
77
|
+
* @internal
|
|
78
|
+
*/
|
|
63
79
|
private deserialize;
|
|
64
80
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { DeleteOriginRequestPolicyRequest } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteOriginRequestPolicyCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteOriginRequestPolicyCommandInput extends DeleteOriginRequestPolicyRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteOriginRequestPolicyCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteOriginRequestPolicyCommandOutput extends __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes an origin request policy.</p>
|
|
18
23
|
* <p>You cannot delete an origin request policy if it's attached to any cache behaviors.
|
|
19
24
|
* First update your distributions to remove the origin request policy from all cache
|
|
@@ -31,6 +36,8 @@ export interface DeleteOriginRequestPolicyCommandOutput extends __MetadataBearer
|
|
|
31
36
|
* const response = await client.send(command);
|
|
32
37
|
* ```
|
|
33
38
|
*
|
|
39
|
+
* @param DeleteOriginRequestPolicyCommandInput - {@link DeleteOriginRequestPolicyCommandInput}
|
|
40
|
+
* @returns {@link DeleteOriginRequestPolicyCommandOutput}
|
|
34
41
|
* @see {@link DeleteOriginRequestPolicyCommandInput} for command's `input` shape.
|
|
35
42
|
* @see {@link DeleteOriginRequestPolicyCommandOutput} for command's `response` shape.
|
|
36
43
|
* @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
|
|
@@ -60,11 +67,20 @@ export interface DeleteOriginRequestPolicyCommandOutput extends __MetadataBearer
|
|
|
60
67
|
export declare class DeleteOriginRequestPolicyCommand extends $Command<DeleteOriginRequestPolicyCommandInput, DeleteOriginRequestPolicyCommandOutput, CloudFrontClientResolvedConfig> {
|
|
61
68
|
readonly input: DeleteOriginRequestPolicyCommandInput;
|
|
62
69
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
70
|
+
/**
|
|
71
|
+
* @public
|
|
72
|
+
*/
|
|
63
73
|
constructor(input: DeleteOriginRequestPolicyCommandInput);
|
|
64
74
|
/**
|
|
65
75
|
* @internal
|
|
66
76
|
*/
|
|
67
77
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteOriginRequestPolicyCommandInput, DeleteOriginRequestPolicyCommandOutput>;
|
|
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 { DeletePublicKeyRequest } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeletePublicKeyCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeletePublicKeyCommandInput extends DeletePublicKeyRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeletePublicKeyCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeletePublicKeyCommandOutput extends __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Remove a public key you previously added to CloudFront.</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 DeletePublicKeyCommandOutput extends __MetadataBearer {
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DeletePublicKeyCommandInput - {@link DeletePublicKeyCommandInput}
|
|
34
|
+
* @returns {@link DeletePublicKeyCommandOutput}
|
|
28
35
|
* @see {@link DeletePublicKeyCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DeletePublicKeyCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
|
|
@@ -50,11 +57,20 @@ export interface DeletePublicKeyCommandOutput extends __MetadataBearer {
|
|
|
50
57
|
export declare class DeletePublicKeyCommand extends $Command<DeletePublicKeyCommandInput, DeletePublicKeyCommandOutput, CloudFrontClientResolvedConfig> {
|
|
51
58
|
readonly input: DeletePublicKeyCommandInput;
|
|
52
59
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
60
|
+
/**
|
|
61
|
+
* @public
|
|
62
|
+
*/
|
|
53
63
|
constructor(input: DeletePublicKeyCommandInput);
|
|
54
64
|
/**
|
|
55
65
|
* @internal
|
|
56
66
|
*/
|
|
57
67
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeletePublicKeyCommandInput, DeletePublicKeyCommandOutput>;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
58
71
|
private serialize;
|
|
72
|
+
/**
|
|
73
|
+
* @internal
|
|
74
|
+
*/
|
|
59
75
|
private deserialize;
|
|
60
76
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { DeleteRealtimeLogConfigRequest } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteRealtimeLogConfigCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteRealtimeLogConfigCommandInput extends DeleteRealtimeLogConfigRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteRealtimeLogConfigCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteRealtimeLogConfigCommandOutput extends __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes a real-time log configuration.</p>
|
|
18
23
|
* <p>You cannot delete a real-time log configuration if it's attached to a cache behavior.
|
|
19
24
|
* First update your distributions to remove the real-time log configuration from all cache
|
|
@@ -31,6 +36,8 @@ export interface DeleteRealtimeLogConfigCommandOutput extends __MetadataBearer {
|
|
|
31
36
|
* const response = await client.send(command);
|
|
32
37
|
* ```
|
|
33
38
|
*
|
|
39
|
+
* @param DeleteRealtimeLogConfigCommandInput - {@link DeleteRealtimeLogConfigCommandInput}
|
|
40
|
+
* @returns {@link DeleteRealtimeLogConfigCommandOutput}
|
|
34
41
|
* @see {@link DeleteRealtimeLogConfigCommandInput} for command's `input` shape.
|
|
35
42
|
* @see {@link DeleteRealtimeLogConfigCommandOutput} for command's `response` shape.
|
|
36
43
|
* @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
|
|
@@ -53,11 +60,20 @@ export interface DeleteRealtimeLogConfigCommandOutput extends __MetadataBearer {
|
|
|
53
60
|
export declare class DeleteRealtimeLogConfigCommand extends $Command<DeleteRealtimeLogConfigCommandInput, DeleteRealtimeLogConfigCommandOutput, CloudFrontClientResolvedConfig> {
|
|
54
61
|
readonly input: DeleteRealtimeLogConfigCommandInput;
|
|
55
62
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
63
|
+
/**
|
|
64
|
+
* @public
|
|
65
|
+
*/
|
|
56
66
|
constructor(input: DeleteRealtimeLogConfigCommandInput);
|
|
57
67
|
/**
|
|
58
68
|
* @internal
|
|
59
69
|
*/
|
|
60
70
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteRealtimeLogConfigCommandInput, DeleteRealtimeLogConfigCommandOutput>;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
61
74
|
private serialize;
|
|
75
|
+
/**
|
|
76
|
+
* @internal
|
|
77
|
+
*/
|
|
62
78
|
private deserialize;
|
|
63
79
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { DeleteResponseHeadersPolicyRequest } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteResponseHeadersPolicyCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteResponseHeadersPolicyCommandInput extends DeleteResponseHeadersPolicyRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteResponseHeadersPolicyCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteResponseHeadersPolicyCommandOutput extends __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes a response headers policy.</p>
|
|
18
23
|
* <p>You cannot delete a response headers policy if it's attached to a cache behavior.
|
|
19
24
|
* First update your distributions to remove the response headers policy from all cache
|
|
@@ -31,6 +36,8 @@ export interface DeleteResponseHeadersPolicyCommandOutput extends __MetadataBear
|
|
|
31
36
|
* const response = await client.send(command);
|
|
32
37
|
* ```
|
|
33
38
|
*
|
|
39
|
+
* @param DeleteResponseHeadersPolicyCommandInput - {@link DeleteResponseHeadersPolicyCommandInput}
|
|
40
|
+
* @returns {@link DeleteResponseHeadersPolicyCommandOutput}
|
|
34
41
|
* @see {@link DeleteResponseHeadersPolicyCommandInput} for command's `input` shape.
|
|
35
42
|
* @see {@link DeleteResponseHeadersPolicyCommandOutput} for command's `response` shape.
|
|
36
43
|
* @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
|
|
@@ -60,11 +67,20 @@ export interface DeleteResponseHeadersPolicyCommandOutput extends __MetadataBear
|
|
|
60
67
|
export declare class DeleteResponseHeadersPolicyCommand extends $Command<DeleteResponseHeadersPolicyCommandInput, DeleteResponseHeadersPolicyCommandOutput, CloudFrontClientResolvedConfig> {
|
|
61
68
|
readonly input: DeleteResponseHeadersPolicyCommandInput;
|
|
62
69
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
70
|
+
/**
|
|
71
|
+
* @public
|
|
72
|
+
*/
|
|
63
73
|
constructor(input: DeleteResponseHeadersPolicyCommandInput);
|
|
64
74
|
/**
|
|
65
75
|
* @internal
|
|
66
76
|
*/
|
|
67
77
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteResponseHeadersPolicyCommandInput, DeleteResponseHeadersPolicyCommandOutput>;
|
|
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 { DeleteStreamingDistributionRequest } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteStreamingDistributionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteStreamingDistributionCommandInput extends DeleteStreamingDistributionRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteStreamingDistributionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteStreamingDistributionCommandOutput extends __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Delete a streaming distribution. To delete an RTMP distribution using the CloudFront API,
|
|
18
23
|
* perform the following steps.</p>
|
|
19
24
|
* <p>
|
|
@@ -73,6 +78,8 @@ export interface DeleteStreamingDistributionCommandOutput extends __MetadataBear
|
|
|
73
78
|
* const response = await client.send(command);
|
|
74
79
|
* ```
|
|
75
80
|
*
|
|
81
|
+
* @param DeleteStreamingDistributionCommandInput - {@link DeleteStreamingDistributionCommandInput}
|
|
82
|
+
* @returns {@link DeleteStreamingDistributionCommandOutput}
|
|
76
83
|
* @see {@link DeleteStreamingDistributionCommandInput} for command's `input` shape.
|
|
77
84
|
* @see {@link DeleteStreamingDistributionCommandOutput} for command's `response` shape.
|
|
78
85
|
* @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
|
|
@@ -99,11 +106,20 @@ export interface DeleteStreamingDistributionCommandOutput extends __MetadataBear
|
|
|
99
106
|
export declare class DeleteStreamingDistributionCommand extends $Command<DeleteStreamingDistributionCommandInput, DeleteStreamingDistributionCommandOutput, CloudFrontClientResolvedConfig> {
|
|
100
107
|
readonly input: DeleteStreamingDistributionCommandInput;
|
|
101
108
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
109
|
+
/**
|
|
110
|
+
* @public
|
|
111
|
+
*/
|
|
102
112
|
constructor(input: DeleteStreamingDistributionCommandInput);
|
|
103
113
|
/**
|
|
104
114
|
* @internal
|
|
105
115
|
*/
|
|
106
116
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteStreamingDistributionCommandInput, DeleteStreamingDistributionCommandOutput>;
|
|
117
|
+
/**
|
|
118
|
+
* @internal
|
|
119
|
+
*/
|
|
107
120
|
private serialize;
|
|
121
|
+
/**
|
|
122
|
+
* @internal
|
|
123
|
+
*/
|
|
108
124
|
private deserialize;
|
|
109
125
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { DescribeFunctionRequest, DescribeFunctionResult } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DescribeFunctionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DescribeFunctionCommandInput extends DescribeFunctionRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DescribeFunctionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DescribeFunctionCommandOutput extends DescribeFunctionResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Gets configuration information and metadata about a CloudFront function, but not the
|
|
18
23
|
* function's code. To get a function's code, use <code>GetFunction</code>.</p>
|
|
19
24
|
* <p>To get configuration information and metadata about a function, you must provide the
|
|
@@ -29,6 +34,8 @@ export interface DescribeFunctionCommandOutput extends DescribeFunctionResult, _
|
|
|
29
34
|
* const response = await client.send(command);
|
|
30
35
|
* ```
|
|
31
36
|
*
|
|
37
|
+
* @param DescribeFunctionCommandInput - {@link DescribeFunctionCommandInput}
|
|
38
|
+
* @returns {@link DescribeFunctionCommandOutput}
|
|
32
39
|
* @see {@link DescribeFunctionCommandInput} for command's `input` shape.
|
|
33
40
|
* @see {@link DescribeFunctionCommandOutput} for command's `response` shape.
|
|
34
41
|
* @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
|
|
@@ -44,11 +51,20 @@ export interface DescribeFunctionCommandOutput extends DescribeFunctionResult, _
|
|
|
44
51
|
export declare class DescribeFunctionCommand extends $Command<DescribeFunctionCommandInput, DescribeFunctionCommandOutput, CloudFrontClientResolvedConfig> {
|
|
45
52
|
readonly input: DescribeFunctionCommandInput;
|
|
46
53
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
54
|
+
/**
|
|
55
|
+
* @public
|
|
56
|
+
*/
|
|
47
57
|
constructor(input: DescribeFunctionCommandInput);
|
|
48
58
|
/**
|
|
49
59
|
* @internal
|
|
50
60
|
*/
|
|
51
61
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeFunctionCommandInput, DescribeFunctionCommandOutput>;
|
|
62
|
+
/**
|
|
63
|
+
* @internal
|
|
64
|
+
*/
|
|
52
65
|
private serialize;
|
|
66
|
+
/**
|
|
67
|
+
* @internal
|
|
68
|
+
*/
|
|
53
69
|
private deserialize;
|
|
54
70
|
}
|