@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
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { GetFunctionRequest, GetFunctionResult } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetFunctionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetFunctionCommandInput extends GetFunctionRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetFunctionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetFunctionCommandOutput extends GetFunctionResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Gets the code of a CloudFront function. To get configuration information and metadata about
|
|
18
23
|
* a function, use <code>DescribeFunction</code>.</p>
|
|
19
24
|
* <p>To get a function's code, you must provide the function's name and stage. To get these
|
|
@@ -28,6 +33,8 @@ export interface GetFunctionCommandOutput extends GetFunctionResult, __MetadataB
|
|
|
28
33
|
* const response = await client.send(command);
|
|
29
34
|
* ```
|
|
30
35
|
*
|
|
36
|
+
* @param GetFunctionCommandInput - {@link GetFunctionCommandInput}
|
|
37
|
+
* @returns {@link GetFunctionCommandOutput}
|
|
31
38
|
* @see {@link GetFunctionCommandInput} for command's `input` shape.
|
|
32
39
|
* @see {@link GetFunctionCommandOutput} for command's `response` shape.
|
|
33
40
|
* @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
|
|
@@ -43,11 +50,20 @@ export interface GetFunctionCommandOutput extends GetFunctionResult, __MetadataB
|
|
|
43
50
|
export declare class GetFunctionCommand extends $Command<GetFunctionCommandInput, GetFunctionCommandOutput, CloudFrontClientResolvedConfig> {
|
|
44
51
|
readonly input: GetFunctionCommandInput;
|
|
45
52
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
53
|
+
/**
|
|
54
|
+
* @public
|
|
55
|
+
*/
|
|
46
56
|
constructor(input: GetFunctionCommandInput);
|
|
47
57
|
/**
|
|
48
58
|
* @internal
|
|
49
59
|
*/
|
|
50
60
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetFunctionCommandInput, GetFunctionCommandOutput>;
|
|
61
|
+
/**
|
|
62
|
+
* @internal
|
|
63
|
+
*/
|
|
51
64
|
private serialize;
|
|
65
|
+
/**
|
|
66
|
+
* @internal
|
|
67
|
+
*/
|
|
52
68
|
private deserialize;
|
|
53
69
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { GetInvalidationRequest, GetInvalidationResult } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetInvalidationCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetInvalidationCommandInput extends GetInvalidationRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetInvalidationCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetInvalidationCommandOutput extends GetInvalidationResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Get the information about an 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 GetInvalidationCommandOutput extends GetInvalidationResult, __M
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetInvalidationCommandInput - {@link GetInvalidationCommandInput}
|
|
34
|
+
* @returns {@link GetInvalidationCommandOutput}
|
|
28
35
|
* @see {@link GetInvalidationCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetInvalidationCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
|
|
@@ -43,11 +50,20 @@ export interface GetInvalidationCommandOutput extends GetInvalidationResult, __M
|
|
|
43
50
|
export declare class GetInvalidationCommand extends $Command<GetInvalidationCommandInput, GetInvalidationCommandOutput, CloudFrontClientResolvedConfig> {
|
|
44
51
|
readonly input: GetInvalidationCommandInput;
|
|
45
52
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
53
|
+
/**
|
|
54
|
+
* @public
|
|
55
|
+
*/
|
|
46
56
|
constructor(input: GetInvalidationCommandInput);
|
|
47
57
|
/**
|
|
48
58
|
* @internal
|
|
49
59
|
*/
|
|
50
60
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetInvalidationCommandInput, GetInvalidationCommandOutput>;
|
|
61
|
+
/**
|
|
62
|
+
* @internal
|
|
63
|
+
*/
|
|
51
64
|
private serialize;
|
|
65
|
+
/**
|
|
66
|
+
* @internal
|
|
67
|
+
*/
|
|
52
68
|
private deserialize;
|
|
53
69
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { GetKeyGroupRequest, GetKeyGroupResult } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetKeyGroupCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetKeyGroupCommandInput extends GetKeyGroupRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetKeyGroupCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetKeyGroupCommandOutput extends GetKeyGroupResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Gets a key group, including the date and time when the key group was last
|
|
18
23
|
* modified.</p>
|
|
19
24
|
* <p>To get a key group, you must provide the key group's identifier. If the key group is
|
|
@@ -31,6 +36,8 @@ export interface GetKeyGroupCommandOutput extends GetKeyGroupResult, __MetadataB
|
|
|
31
36
|
* const response = await client.send(command);
|
|
32
37
|
* ```
|
|
33
38
|
*
|
|
39
|
+
* @param GetKeyGroupCommandInput - {@link GetKeyGroupCommandInput}
|
|
40
|
+
* @returns {@link GetKeyGroupCommandOutput}
|
|
34
41
|
* @see {@link GetKeyGroupCommandInput} for command's `input` shape.
|
|
35
42
|
* @see {@link GetKeyGroupCommandOutput} for command's `response` shape.
|
|
36
43
|
* @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
|
|
@@ -43,11 +50,20 @@ export interface GetKeyGroupCommandOutput extends GetKeyGroupResult, __MetadataB
|
|
|
43
50
|
export declare class GetKeyGroupCommand extends $Command<GetKeyGroupCommandInput, GetKeyGroupCommandOutput, CloudFrontClientResolvedConfig> {
|
|
44
51
|
readonly input: GetKeyGroupCommandInput;
|
|
45
52
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
53
|
+
/**
|
|
54
|
+
* @public
|
|
55
|
+
*/
|
|
46
56
|
constructor(input: GetKeyGroupCommandInput);
|
|
47
57
|
/**
|
|
48
58
|
* @internal
|
|
49
59
|
*/
|
|
50
60
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetKeyGroupCommandInput, GetKeyGroupCommandOutput>;
|
|
61
|
+
/**
|
|
62
|
+
* @internal
|
|
63
|
+
*/
|
|
51
64
|
private serialize;
|
|
65
|
+
/**
|
|
66
|
+
* @internal
|
|
67
|
+
*/
|
|
52
68
|
private deserialize;
|
|
53
69
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { GetKeyGroupConfigRequest, GetKeyGroupConfigResult } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetKeyGroupConfigCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetKeyGroupConfigCommandInput extends GetKeyGroupConfigRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetKeyGroupConfigCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetKeyGroupConfigCommandOutput extends GetKeyGroupConfigResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Gets a key group configuration.</p>
|
|
18
23
|
* <p>To get a key group configuration, you must provide the key group's identifier. If the
|
|
19
24
|
* key group is referenced in a distribution's cache behavior, you can get the key group's
|
|
@@ -30,6 +35,8 @@ export interface GetKeyGroupConfigCommandOutput extends GetKeyGroupConfigResult,
|
|
|
30
35
|
* const response = await client.send(command);
|
|
31
36
|
* ```
|
|
32
37
|
*
|
|
38
|
+
* @param GetKeyGroupConfigCommandInput - {@link GetKeyGroupConfigCommandInput}
|
|
39
|
+
* @returns {@link GetKeyGroupConfigCommandOutput}
|
|
33
40
|
* @see {@link GetKeyGroupConfigCommandInput} for command's `input` shape.
|
|
34
41
|
* @see {@link GetKeyGroupConfigCommandOutput} for command's `response` shape.
|
|
35
42
|
* @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
|
|
@@ -42,11 +49,20 @@ export interface GetKeyGroupConfigCommandOutput extends GetKeyGroupConfigResult,
|
|
|
42
49
|
export declare class GetKeyGroupConfigCommand extends $Command<GetKeyGroupConfigCommandInput, GetKeyGroupConfigCommandOutput, CloudFrontClientResolvedConfig> {
|
|
43
50
|
readonly input: GetKeyGroupConfigCommandInput;
|
|
44
51
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
52
|
+
/**
|
|
53
|
+
* @public
|
|
54
|
+
*/
|
|
45
55
|
constructor(input: GetKeyGroupConfigCommandInput);
|
|
46
56
|
/**
|
|
47
57
|
* @internal
|
|
48
58
|
*/
|
|
49
59
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetKeyGroupConfigCommandInput, GetKeyGroupConfigCommandOutput>;
|
|
60
|
+
/**
|
|
61
|
+
* @internal
|
|
62
|
+
*/
|
|
50
63
|
private serialize;
|
|
64
|
+
/**
|
|
65
|
+
* @internal
|
|
66
|
+
*/
|
|
51
67
|
private deserialize;
|
|
52
68
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { GetMonitoringSubscriptionRequest, GetMonitoringSubscriptionResult } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetMonitoringSubscriptionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetMonitoringSubscriptionCommandInput extends GetMonitoringSubscriptionRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetMonitoringSubscriptionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetMonitoringSubscriptionCommandOutput extends GetMonitoringSubscriptionResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Gets information about whether additional CloudWatch metrics are enabled for the
|
|
18
23
|
* specified CloudFront distribution.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface GetMonitoringSubscriptionCommandOutput extends GetMonitoringSub
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param GetMonitoringSubscriptionCommandInput - {@link GetMonitoringSubscriptionCommandInput}
|
|
35
|
+
* @returns {@link GetMonitoringSubscriptionCommandOutput}
|
|
29
36
|
* @see {@link GetMonitoringSubscriptionCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link GetMonitoringSubscriptionCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
|
|
@@ -47,11 +54,20 @@ export interface GetMonitoringSubscriptionCommandOutput extends GetMonitoringSub
|
|
|
47
54
|
export declare class GetMonitoringSubscriptionCommand extends $Command<GetMonitoringSubscriptionCommandInput, GetMonitoringSubscriptionCommandOutput, CloudFrontClientResolvedConfig> {
|
|
48
55
|
readonly input: GetMonitoringSubscriptionCommandInput;
|
|
49
56
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
57
|
+
/**
|
|
58
|
+
* @public
|
|
59
|
+
*/
|
|
50
60
|
constructor(input: GetMonitoringSubscriptionCommandInput);
|
|
51
61
|
/**
|
|
52
62
|
* @internal
|
|
53
63
|
*/
|
|
54
64
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetMonitoringSubscriptionCommandInput, GetMonitoringSubscriptionCommandOutput>;
|
|
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 { GetOriginAccessControlRequest, GetOriginAccessControlResult } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetOriginAccessControlCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetOriginAccessControlCommandInput extends GetOriginAccessControlRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetOriginAccessControlCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetOriginAccessControlCommandOutput extends GetOriginAccessControlResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Gets a CloudFront origin access control, including its unique identifier.</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 GetOriginAccessControlCommandOutput extends GetOriginAccessCont
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetOriginAccessControlCommandInput - {@link GetOriginAccessControlCommandInput}
|
|
34
|
+
* @returns {@link GetOriginAccessControlCommandOutput}
|
|
28
35
|
* @see {@link GetOriginAccessControlCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetOriginAccessControlCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
|
|
@@ -40,11 +47,20 @@ export interface GetOriginAccessControlCommandOutput extends GetOriginAccessCont
|
|
|
40
47
|
export declare class GetOriginAccessControlCommand extends $Command<GetOriginAccessControlCommandInput, GetOriginAccessControlCommandOutput, CloudFrontClientResolvedConfig> {
|
|
41
48
|
readonly input: GetOriginAccessControlCommandInput;
|
|
42
49
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
50
|
+
/**
|
|
51
|
+
* @public
|
|
52
|
+
*/
|
|
43
53
|
constructor(input: GetOriginAccessControlCommandInput);
|
|
44
54
|
/**
|
|
45
55
|
* @internal
|
|
46
56
|
*/
|
|
47
57
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetOriginAccessControlCommandInput, GetOriginAccessControlCommandOutput>;
|
|
58
|
+
/**
|
|
59
|
+
* @internal
|
|
60
|
+
*/
|
|
48
61
|
private serialize;
|
|
62
|
+
/**
|
|
63
|
+
* @internal
|
|
64
|
+
*/
|
|
49
65
|
private deserialize;
|
|
50
66
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { GetOriginAccessControlConfigRequest, GetOriginAccessControlConfigResult } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetOriginAccessControlConfigCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetOriginAccessControlConfigCommandInput extends GetOriginAccessControlConfigRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetOriginAccessControlConfigCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetOriginAccessControlConfigCommandOutput extends GetOriginAccessControlConfigResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Gets a CloudFront origin access control 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 GetOriginAccessControlConfigCommandOutput extends GetOriginAcce
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetOriginAccessControlConfigCommandInput - {@link GetOriginAccessControlConfigCommandInput}
|
|
34
|
+
* @returns {@link GetOriginAccessControlConfigCommandOutput}
|
|
28
35
|
* @see {@link GetOriginAccessControlConfigCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetOriginAccessControlConfigCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
|
|
@@ -40,11 +47,20 @@ export interface GetOriginAccessControlConfigCommandOutput extends GetOriginAcce
|
|
|
40
47
|
export declare class GetOriginAccessControlConfigCommand extends $Command<GetOriginAccessControlConfigCommandInput, GetOriginAccessControlConfigCommandOutput, CloudFrontClientResolvedConfig> {
|
|
41
48
|
readonly input: GetOriginAccessControlConfigCommandInput;
|
|
42
49
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
50
|
+
/**
|
|
51
|
+
* @public
|
|
52
|
+
*/
|
|
43
53
|
constructor(input: GetOriginAccessControlConfigCommandInput);
|
|
44
54
|
/**
|
|
45
55
|
* @internal
|
|
46
56
|
*/
|
|
47
57
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetOriginAccessControlConfigCommandInput, GetOriginAccessControlConfigCommandOutput>;
|
|
58
|
+
/**
|
|
59
|
+
* @internal
|
|
60
|
+
*/
|
|
48
61
|
private serialize;
|
|
62
|
+
/**
|
|
63
|
+
* @internal
|
|
64
|
+
*/
|
|
49
65
|
private deserialize;
|
|
50
66
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { GetOriginRequestPolicyRequest, GetOriginRequestPolicyResult } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetOriginRequestPolicyCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetOriginRequestPolicyCommandInput extends GetOriginRequestPolicyRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetOriginRequestPolicyCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetOriginRequestPolicyCommandOutput extends GetOriginRequestPolicyResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Gets an origin request policy, including the following metadata:</p>
|
|
18
23
|
* <ul>
|
|
19
24
|
* <li>
|
|
@@ -39,6 +44,8 @@ export interface GetOriginRequestPolicyCommandOutput extends GetOriginRequestPol
|
|
|
39
44
|
* const response = await client.send(command);
|
|
40
45
|
* ```
|
|
41
46
|
*
|
|
47
|
+
* @param GetOriginRequestPolicyCommandInput - {@link GetOriginRequestPolicyCommandInput}
|
|
48
|
+
* @returns {@link GetOriginRequestPolicyCommandOutput}
|
|
42
49
|
* @see {@link GetOriginRequestPolicyCommandInput} for command's `input` shape.
|
|
43
50
|
* @see {@link GetOriginRequestPolicyCommandOutput} for command's `response` shape.
|
|
44
51
|
* @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
|
|
@@ -54,11 +61,20 @@ export interface GetOriginRequestPolicyCommandOutput extends GetOriginRequestPol
|
|
|
54
61
|
export declare class GetOriginRequestPolicyCommand extends $Command<GetOriginRequestPolicyCommandInput, GetOriginRequestPolicyCommandOutput, CloudFrontClientResolvedConfig> {
|
|
55
62
|
readonly input: GetOriginRequestPolicyCommandInput;
|
|
56
63
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
64
|
+
/**
|
|
65
|
+
* @public
|
|
66
|
+
*/
|
|
57
67
|
constructor(input: GetOriginRequestPolicyCommandInput);
|
|
58
68
|
/**
|
|
59
69
|
* @internal
|
|
60
70
|
*/
|
|
61
71
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetOriginRequestPolicyCommandInput, GetOriginRequestPolicyCommandOutput>;
|
|
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 { GetOriginRequestPolicyConfigRequest, GetOriginRequestPolicyConfigResult } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetOriginRequestPolicyConfigCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetOriginRequestPolicyConfigCommandInput extends GetOriginRequestPolicyConfigRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetOriginRequestPolicyConfigCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetOriginRequestPolicyConfigCommandOutput extends GetOriginRequestPolicyConfigResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Gets an origin request policy configuration.</p>
|
|
18
23
|
* <p>To get an origin request policy configuration, you must provide the policy's
|
|
19
24
|
* identifier. If the origin request policy is attached to a distribution's cache behavior,
|
|
@@ -31,6 +36,8 @@ export interface GetOriginRequestPolicyConfigCommandOutput extends GetOriginRequ
|
|
|
31
36
|
* const response = await client.send(command);
|
|
32
37
|
* ```
|
|
33
38
|
*
|
|
39
|
+
* @param GetOriginRequestPolicyConfigCommandInput - {@link GetOriginRequestPolicyConfigCommandInput}
|
|
40
|
+
* @returns {@link GetOriginRequestPolicyConfigCommandOutput}
|
|
34
41
|
* @see {@link GetOriginRequestPolicyConfigCommandInput} for command's `input` shape.
|
|
35
42
|
* @see {@link GetOriginRequestPolicyConfigCommandOutput} for command's `response` shape.
|
|
36
43
|
* @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
|
|
@@ -46,11 +53,20 @@ export interface GetOriginRequestPolicyConfigCommandOutput extends GetOriginRequ
|
|
|
46
53
|
export declare class GetOriginRequestPolicyConfigCommand extends $Command<GetOriginRequestPolicyConfigCommandInput, GetOriginRequestPolicyConfigCommandOutput, CloudFrontClientResolvedConfig> {
|
|
47
54
|
readonly input: GetOriginRequestPolicyConfigCommandInput;
|
|
48
55
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
56
|
+
/**
|
|
57
|
+
* @public
|
|
58
|
+
*/
|
|
49
59
|
constructor(input: GetOriginRequestPolicyConfigCommandInput);
|
|
50
60
|
/**
|
|
51
61
|
* @internal
|
|
52
62
|
*/
|
|
53
63
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetOriginRequestPolicyConfigCommandInput, GetOriginRequestPolicyConfigCommandOutput>;
|
|
64
|
+
/**
|
|
65
|
+
* @internal
|
|
66
|
+
*/
|
|
54
67
|
private serialize;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
55
71
|
private deserialize;
|
|
56
72
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { GetPublicKeyRequest, GetPublicKeyResult } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetPublicKeyCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetPublicKeyCommandInput extends GetPublicKeyRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetPublicKeyCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetPublicKeyCommandOutput extends GetPublicKeyResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Gets a public key.</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 GetPublicKeyCommandOutput extends GetPublicKeyResult, __Metadat
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetPublicKeyCommandInput - {@link GetPublicKeyCommandInput}
|
|
34
|
+
* @returns {@link GetPublicKeyCommandOutput}
|
|
28
35
|
* @see {@link GetPublicKeyCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetPublicKeyCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
|
|
@@ -40,11 +47,20 @@ export interface GetPublicKeyCommandOutput extends GetPublicKeyResult, __Metadat
|
|
|
40
47
|
export declare class GetPublicKeyCommand extends $Command<GetPublicKeyCommandInput, GetPublicKeyCommandOutput, CloudFrontClientResolvedConfig> {
|
|
41
48
|
readonly input: GetPublicKeyCommandInput;
|
|
42
49
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
50
|
+
/**
|
|
51
|
+
* @public
|
|
52
|
+
*/
|
|
43
53
|
constructor(input: GetPublicKeyCommandInput);
|
|
44
54
|
/**
|
|
45
55
|
* @internal
|
|
46
56
|
*/
|
|
47
57
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetPublicKeyCommandInput, GetPublicKeyCommandOutput>;
|
|
58
|
+
/**
|
|
59
|
+
* @internal
|
|
60
|
+
*/
|
|
48
61
|
private serialize;
|
|
62
|
+
/**
|
|
63
|
+
* @internal
|
|
64
|
+
*/
|
|
49
65
|
private deserialize;
|
|
50
66
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { GetPublicKeyConfigRequest, GetPublicKeyConfigResult } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetPublicKeyConfigCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetPublicKeyConfigCommandInput extends GetPublicKeyConfigRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetPublicKeyConfigCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetPublicKeyConfigCommandOutput extends GetPublicKeyConfigResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Gets a public key 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 GetPublicKeyConfigCommandOutput extends GetPublicKeyConfigResul
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetPublicKeyConfigCommandInput - {@link GetPublicKeyConfigCommandInput}
|
|
34
|
+
* @returns {@link GetPublicKeyConfigCommandOutput}
|
|
28
35
|
* @see {@link GetPublicKeyConfigCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetPublicKeyConfigCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
|
|
@@ -40,11 +47,20 @@ export interface GetPublicKeyConfigCommandOutput extends GetPublicKeyConfigResul
|
|
|
40
47
|
export declare class GetPublicKeyConfigCommand extends $Command<GetPublicKeyConfigCommandInput, GetPublicKeyConfigCommandOutput, CloudFrontClientResolvedConfig> {
|
|
41
48
|
readonly input: GetPublicKeyConfigCommandInput;
|
|
42
49
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
50
|
+
/**
|
|
51
|
+
* @public
|
|
52
|
+
*/
|
|
43
53
|
constructor(input: GetPublicKeyConfigCommandInput);
|
|
44
54
|
/**
|
|
45
55
|
* @internal
|
|
46
56
|
*/
|
|
47
57
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetPublicKeyConfigCommandInput, GetPublicKeyConfigCommandOutput>;
|
|
58
|
+
/**
|
|
59
|
+
* @internal
|
|
60
|
+
*/
|
|
48
61
|
private serialize;
|
|
62
|
+
/**
|
|
63
|
+
* @internal
|
|
64
|
+
*/
|
|
49
65
|
private deserialize;
|
|
50
66
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { GetRealtimeLogConfigRequest, GetRealtimeLogConfigResult } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetRealtimeLogConfigCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetRealtimeLogConfigCommandInput extends GetRealtimeLogConfigRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetRealtimeLogConfigCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetRealtimeLogConfigCommandOutput extends GetRealtimeLogConfigResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Gets a real-time log configuration.</p>
|
|
18
23
|
* <p>To get a real-time log configuration, you can provide the configuration's name or its
|
|
19
24
|
* Amazon Resource Name (ARN). You must provide at least one. If you provide both, CloudFront
|
|
@@ -28,6 +33,8 @@ export interface GetRealtimeLogConfigCommandOutput extends GetRealtimeLogConfigR
|
|
|
28
33
|
* const response = await client.send(command);
|
|
29
34
|
* ```
|
|
30
35
|
*
|
|
36
|
+
* @param GetRealtimeLogConfigCommandInput - {@link GetRealtimeLogConfigCommandInput}
|
|
37
|
+
* @returns {@link GetRealtimeLogConfigCommandOutput}
|
|
31
38
|
* @see {@link GetRealtimeLogConfigCommandInput} for command's `input` shape.
|
|
32
39
|
* @see {@link GetRealtimeLogConfigCommandOutput} for command's `response` shape.
|
|
33
40
|
* @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
|
|
@@ -46,11 +53,20 @@ export interface GetRealtimeLogConfigCommandOutput extends GetRealtimeLogConfigR
|
|
|
46
53
|
export declare class GetRealtimeLogConfigCommand extends $Command<GetRealtimeLogConfigCommandInput, GetRealtimeLogConfigCommandOutput, CloudFrontClientResolvedConfig> {
|
|
47
54
|
readonly input: GetRealtimeLogConfigCommandInput;
|
|
48
55
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
56
|
+
/**
|
|
57
|
+
* @public
|
|
58
|
+
*/
|
|
49
59
|
constructor(input: GetRealtimeLogConfigCommandInput);
|
|
50
60
|
/**
|
|
51
61
|
* @internal
|
|
52
62
|
*/
|
|
53
63
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetRealtimeLogConfigCommandInput, GetRealtimeLogConfigCommandOutput>;
|
|
64
|
+
/**
|
|
65
|
+
* @internal
|
|
66
|
+
*/
|
|
54
67
|
private serialize;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
55
71
|
private deserialize;
|
|
56
72
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
5
5
|
import { GetResponseHeadersPolicyRequest, GetResponseHeadersPolicyResult } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetResponseHeadersPolicyCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetResponseHeadersPolicyCommandInput extends GetResponseHeadersPolicyRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetResponseHeadersPolicyCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetResponseHeadersPolicyCommandOutput extends GetResponseHeadersPolicyResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Gets a response headers policy, including metadata (the policy's identifier and the
|
|
18
23
|
* date and time when the policy was last modified).</p>
|
|
19
24
|
* <p>To get a response headers policy, you must provide the policy's identifier. If the
|
|
@@ -32,6 +37,8 @@ export interface GetResponseHeadersPolicyCommandOutput extends GetResponseHeader
|
|
|
32
37
|
* const response = await client.send(command);
|
|
33
38
|
* ```
|
|
34
39
|
*
|
|
40
|
+
* @param GetResponseHeadersPolicyCommandInput - {@link GetResponseHeadersPolicyCommandInput}
|
|
41
|
+
* @returns {@link GetResponseHeadersPolicyCommandOutput}
|
|
35
42
|
* @see {@link GetResponseHeadersPolicyCommandInput} for command's `input` shape.
|
|
36
43
|
* @see {@link GetResponseHeadersPolicyCommandOutput} for command's `response` shape.
|
|
37
44
|
* @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
|
|
@@ -47,11 +54,20 @@ export interface GetResponseHeadersPolicyCommandOutput extends GetResponseHeader
|
|
|
47
54
|
export declare class GetResponseHeadersPolicyCommand extends $Command<GetResponseHeadersPolicyCommandInput, GetResponseHeadersPolicyCommandOutput, CloudFrontClientResolvedConfig> {
|
|
48
55
|
readonly input: GetResponseHeadersPolicyCommandInput;
|
|
49
56
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
57
|
+
/**
|
|
58
|
+
* @public
|
|
59
|
+
*/
|
|
50
60
|
constructor(input: GetResponseHeadersPolicyCommandInput);
|
|
51
61
|
/**
|
|
52
62
|
* @internal
|
|
53
63
|
*/
|
|
54
64
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetResponseHeadersPolicyCommandInput, GetResponseHeadersPolicyCommandOutput>;
|
|
65
|
+
/**
|
|
66
|
+
* @internal
|
|
67
|
+
*/
|
|
55
68
|
private serialize;
|
|
69
|
+
/**
|
|
70
|
+
* @internal
|
|
71
|
+
*/
|
|
56
72
|
private deserialize;
|
|
57
73
|
}
|