@aws-sdk/client-cloudfront 3.36.0 → 3.39.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/CHANGELOG.md +42 -0
- package/dist-cjs/CloudFront.js +0 -6
- package/dist-cjs/CloudFrontClient.js +0 -11
- package/dist-cjs/commands/AssociateAliasCommand.js +0 -34
- package/dist-cjs/commands/CreateCachePolicyCommand.js +0 -44
- package/dist-cjs/commands/CreateCloudFrontOriginAccessIdentityCommand.js +0 -27
- package/dist-cjs/commands/CreateDistributionCommand.js +0 -36
- package/dist-cjs/commands/CreateDistributionWithTagsCommand.js +0 -24
- package/dist-cjs/commands/CreateFieldLevelEncryptionConfigCommand.js +0 -24
- package/dist-cjs/commands/CreateFieldLevelEncryptionProfileCommand.js +0 -24
- package/dist-cjs/commands/CreateFunctionCommand.js +0 -34
- package/dist-cjs/commands/CreateInvalidationCommand.js +0 -24
- package/dist-cjs/commands/CreateKeyGroupCommand.js +0 -31
- package/dist-cjs/commands/CreateMonitoringSubscriptionCommand.js +0 -27
- package/dist-cjs/commands/CreateOriginRequestPolicyCommand.js +0 -48
- package/dist-cjs/commands/CreatePublicKeyCommand.js +0 -24
- package/dist-cjs/commands/CreateRealtimeLogConfigCommand.js +0 -27
- package/dist-cjs/commands/CreateStreamingDistributionCommand.js +0 -26
- package/dist-cjs/commands/CreateStreamingDistributionWithTagsCommand.js +0 -26
- package/dist-cjs/commands/DeleteCachePolicyCommand.js +0 -30
- package/dist-cjs/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +0 -24
- package/dist-cjs/commands/DeleteDistributionCommand.js +0 -24
- package/dist-cjs/commands/DeleteFieldLevelEncryptionConfigCommand.js +0 -24
- package/dist-cjs/commands/DeleteFieldLevelEncryptionProfileCommand.js +0 -24
- package/dist-cjs/commands/DeleteFunctionCommand.js +0 -30
- package/dist-cjs/commands/DeleteKeyGroupCommand.js +0 -30
- package/dist-cjs/commands/DeleteMonitoringSubscriptionCommand.js +0 -24
- package/dist-cjs/commands/DeleteOriginRequestPolicyCommand.js +0 -30
- package/dist-cjs/commands/DeletePublicKeyCommand.js +0 -24
- package/dist-cjs/commands/DeleteRealtimeLogConfigCommand.js +0 -30
- package/dist-cjs/commands/DeleteStreamingDistributionCommand.js +0 -71
- package/dist-cjs/commands/DescribeFunctionCommand.js +0 -28
- package/dist-cjs/commands/GetCachePolicyCommand.js +0 -37
- package/dist-cjs/commands/GetCachePolicyConfigCommand.js +0 -29
- package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityCommand.js +0 -24
- package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +0 -24
- package/dist-cjs/commands/GetDistributionCommand.js +0 -24
- package/dist-cjs/commands/GetDistributionConfigCommand.js +0 -24
- package/dist-cjs/commands/GetFieldLevelEncryptionCommand.js +0 -24
- package/dist-cjs/commands/GetFieldLevelEncryptionConfigCommand.js +0 -24
- package/dist-cjs/commands/GetFieldLevelEncryptionProfileCommand.js +0 -24
- package/dist-cjs/commands/GetFieldLevelEncryptionProfileConfigCommand.js +0 -24
- package/dist-cjs/commands/GetFunctionCommand.js +0 -27
- package/dist-cjs/commands/GetInvalidationCommand.js +0 -24
- package/dist-cjs/commands/GetKeyGroupCommand.js +0 -29
- package/dist-cjs/commands/GetKeyGroupConfigCommand.js +0 -29
- package/dist-cjs/commands/GetMonitoringSubscriptionCommand.js +0 -25
- package/dist-cjs/commands/GetOriginRequestPolicyCommand.js +0 -37
- package/dist-cjs/commands/GetOriginRequestPolicyConfigCommand.js +0 -30
- package/dist-cjs/commands/GetPublicKeyCommand.js +0 -24
- package/dist-cjs/commands/GetPublicKeyConfigCommand.js +0 -24
- package/dist-cjs/commands/GetRealtimeLogConfigCommand.js +0 -27
- package/dist-cjs/commands/GetStreamingDistributionCommand.js +0 -24
- package/dist-cjs/commands/GetStreamingDistributionConfigCommand.js +0 -24
- package/dist-cjs/commands/ListCachePoliciesCommand.js +0 -31
- package/dist-cjs/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +0 -24
- package/dist-cjs/commands/ListConflictingAliasesCommand.js +0 -46
- package/dist-cjs/commands/ListDistributionsByCachePolicyIdCommand.js +0 -30
- package/dist-cjs/commands/ListDistributionsByKeyGroupCommand.js +0 -30
- package/dist-cjs/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +0 -30
- package/dist-cjs/commands/ListDistributionsByRealtimeLogConfigCommand.js +0 -33
- package/dist-cjs/commands/ListDistributionsByWebACLIdCommand.js +0 -24
- package/dist-cjs/commands/ListDistributionsCommand.js +0 -24
- package/dist-cjs/commands/ListFieldLevelEncryptionConfigsCommand.js +0 -24
- package/dist-cjs/commands/ListFieldLevelEncryptionProfilesCommand.js +0 -24
- package/dist-cjs/commands/ListFunctionsCommand.js +0 -31
- package/dist-cjs/commands/ListInvalidationsCommand.js +0 -24
- package/dist-cjs/commands/ListKeyGroupsCommand.js +0 -29
- package/dist-cjs/commands/ListOriginRequestPoliciesCommand.js +0 -31
- package/dist-cjs/commands/ListPublicKeysCommand.js +0 -24
- package/dist-cjs/commands/ListRealtimeLogConfigsCommand.js +0 -29
- package/dist-cjs/commands/ListStreamingDistributionsCommand.js +0 -24
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -24
- package/dist-cjs/commands/PublishFunctionCommand.js +0 -32
- package/dist-cjs/commands/TagResourceCommand.js +0 -24
- package/dist-cjs/commands/TestFunctionCommand.js +0 -33
- package/dist-cjs/commands/UntagResourceCommand.js +0 -24
- package/dist-cjs/commands/UpdateCachePolicyCommand.js +0 -41
- package/dist-cjs/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +0 -24
- package/dist-cjs/commands/UpdateDistributionCommand.js +0 -102
- package/dist-cjs/commands/UpdateFieldLevelEncryptionConfigCommand.js +0 -24
- package/dist-cjs/commands/UpdateFieldLevelEncryptionProfileCommand.js +0 -24
- package/dist-cjs/commands/UpdateFunctionCommand.js +0 -29
- package/dist-cjs/commands/UpdateKeyGroupCommand.js +0 -41
- package/dist-cjs/commands/UpdateOriginRequestPolicyCommand.js +0 -41
- package/dist-cjs/commands/UpdatePublicKeyCommand.js +0 -24
- package/dist-cjs/commands/UpdateRealtimeLogConfigCommand.js +0 -44
- package/dist-cjs/commands/UpdateStreamingDistributionCommand.js +0 -24
- package/dist-cjs/commands/index.js +88 -0
- package/dist-cjs/endpoints.js +6 -1
- package/dist-cjs/index.js +5 -95
- package/dist-cjs/models/models_0.js +0 -828
- package/dist-cjs/models/models_1.js +0 -369
- package/dist-cjs/pagination/ListCloudFrontOriginAccessIdentitiesPaginator.js +0 -10
- package/dist-cjs/pagination/ListDistributionsPaginator.js +0 -10
- package/dist-cjs/pagination/ListInvalidationsPaginator.js +0 -10
- package/dist-cjs/pagination/ListStreamingDistributionsPaginator.js +0 -10
- package/dist-cjs/pagination/index.js +8 -0
- package/dist-cjs/protocols/Aws_restXml.js +0 -2
- package/dist-cjs/runtimeConfig.browser.js +1 -5
- package/dist-cjs/runtimeConfig.js +1 -5
- package/dist-cjs/runtimeConfig.native.js +0 -3
- package/dist-cjs/runtimeConfig.shared.js +0 -3
- package/dist-cjs/waiters/index.js +6 -0
- package/dist-cjs/waiters/waitForDistributionDeployed.js +0 -9
- package/dist-cjs/waiters/waitForInvalidationCompleted.js +0 -9
- package/dist-cjs/waiters/waitForStreamingDistributionDeployed.js +0 -9
- package/dist-es/commands/index.js +85 -0
- package/dist-es/endpoints.js +6 -1
- package/dist-es/index.js +5 -95
- package/dist-es/pagination/index.js +5 -0
- package/dist-es/waiters/index.js +3 -0
- package/dist-types/commands/index.d.ts +85 -0
- package/dist-types/index.d.ts +5 -95
- package/dist-types/pagination/index.d.ts +5 -0
- package/dist-types/ts3.4/CloudFront.d.ts +86 -743
- package/dist-types/ts3.4/CloudFrontClient.d.ts +24 -92
- package/dist-types/ts3.4/commands/AssociateAliasCommand.d.ts +2 -30
- package/dist-types/ts3.4/commands/CreateCachePolicyCommand.d.ts +2 -40
- package/dist-types/ts3.4/commands/CreateCloudFrontOriginAccessIdentityCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CreateDistributionCommand.d.ts +2 -32
- package/dist-types/ts3.4/commands/CreateDistributionWithTagsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateFieldLevelEncryptionConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateFieldLevelEncryptionProfileCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateFunctionCommand.d.ts +2 -30
- package/dist-types/ts3.4/commands/CreateInvalidationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateKeyGroupCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/CreateMonitoringSubscriptionCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CreateOriginRequestPolicyCommand.d.ts +2 -44
- package/dist-types/ts3.4/commands/CreatePublicKeyCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateRealtimeLogConfigCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CreateStreamingDistributionCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/CreateStreamingDistributionWithTagsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeleteCachePolicyCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteDistributionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteFunctionCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/DeleteKeyGroupCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/DeleteMonitoringSubscriptionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteOriginRequestPolicyCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/DeletePublicKeyCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteRealtimeLogConfigCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/DeleteStreamingDistributionCommand.d.ts +2 -67
- package/dist-types/ts3.4/commands/DescribeFunctionCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/GetCachePolicyCommand.d.ts +2 -33
- package/dist-types/ts3.4/commands/GetCachePolicyConfigCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetDistributionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetDistributionConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetFunctionCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/GetInvalidationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetKeyGroupCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/GetKeyGroupConfigCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/GetMonitoringSubscriptionCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetOriginRequestPolicyCommand.d.ts +2 -33
- package/dist-types/ts3.4/commands/GetOriginRequestPolicyConfigCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/GetPublicKeyCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetPublicKeyConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetRealtimeLogConfigCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/GetStreamingDistributionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetStreamingDistributionConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListCachePoliciesCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/ListCloudFrontOriginAccessIdentitiesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListConflictingAliasesCommand.d.ts +2 -42
- package/dist-types/ts3.4/commands/ListDistributionsByCachePolicyIdCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/ListDistributionsByKeyGroupCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/ListDistributionsByOriginRequestPolicyIdCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/ListDistributionsByRealtimeLogConfigCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/ListDistributionsByWebACLIdCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListDistributionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListFieldLevelEncryptionConfigsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListFieldLevelEncryptionProfilesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListFunctionsCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/ListInvalidationsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListKeyGroupsCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/ListOriginRequestPoliciesCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/ListPublicKeysCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListRealtimeLogConfigsCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/ListStreamingDistributionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PublishFunctionCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/TestFunctionCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateCachePolicyCommand.d.ts +2 -37
- package/dist-types/ts3.4/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateDistributionCommand.d.ts +2 -98
- package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateFunctionCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/UpdateKeyGroupCommand.d.ts +2 -37
- package/dist-types/ts3.4/commands/UpdateOriginRequestPolicyCommand.d.ts +2 -37
- package/dist-types/ts3.4/commands/UpdatePublicKeyCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateRealtimeLogConfigCommand.d.ts +2 -40
- package/dist-types/ts3.4/commands/UpdateStreamingDistributionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/index.d.ts +85 -0
- package/dist-types/ts3.4/index.d.ts +5 -95
- package/dist-types/ts3.4/models/models_0.d.ts +105 -6590
- package/dist-types/ts3.4/models/models_1.d.ts +486 -1713
- package/dist-types/ts3.4/pagination/index.d.ts +5 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
- package/dist-types/ts3.4/waiters/index.d.ts +3 -0
- package/dist-types/ts3.4/waiters/waitForDistributionDeployed.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForInvalidationCompleted.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForStreamingDistributionDeployed.d.ts +2 -9
- package/dist-types/waiters/index.d.ts +3 -0
- package/package.json +34 -34
|
@@ -1,2647 +1,1420 @@
|
|
|
1
1
|
import { MetadataBearer as $MetadataBearer, SmithyException as __SmithyException } from "@aws-sdk/types";
|
|
2
2
|
import { Aliases, AliasICPRecordal, CacheBehaviors, CachePolicy, CachePolicyConfig, CachePolicyList, CachePolicyType, CloudFrontOriginAccessIdentity, CloudFrontOriginAccessIdentityConfig, ContentTypeProfileConfig, CustomErrorResponses, DefaultCacheBehavior, Distribution, DistributionConfig, EncryptionEntities, EndPoint, FieldLevelEncryption, FieldLevelEncryptionConfig, FieldLevelEncryptionProfile, FieldLevelEncryptionProfileConfig, FunctionConfig, FunctionStage, FunctionSummary, HttpVersion, Invalidation, KeyGroup, KeyGroupConfig, MonitoringSubscription, OriginGroups, OriginRequestPolicy, OriginRequestPolicyConfig, Origins, PriceClass, PublicKey, PublicKeyConfig, QueryArgProfileConfig, RealtimeLogConfig, Restrictions, S3Origin, StreamingDistribution, StreamingDistributionConfig, Tags, TrustedSigners, ViewerCertificate } from "./models_0";
|
|
3
3
|
export interface GetFieldLevelEncryptionConfigRequest {
|
|
4
|
-
|
|
5
|
-
* <p>Request the ID for the field-level encryption configuration information.</p>
|
|
6
|
-
*/
|
|
4
|
+
|
|
7
5
|
Id: string | undefined;
|
|
8
6
|
}
|
|
9
7
|
export declare namespace GetFieldLevelEncryptionConfigRequest {
|
|
10
|
-
|
|
11
|
-
* @internal
|
|
12
|
-
*/
|
|
8
|
+
|
|
13
9
|
const filterSensitiveLog: (obj: GetFieldLevelEncryptionConfigRequest) => any;
|
|
14
10
|
}
|
|
15
11
|
export interface GetFieldLevelEncryptionConfigResult {
|
|
16
|
-
|
|
17
|
-
* <p>Return the field-level encryption configuration information.</p>
|
|
18
|
-
*/
|
|
12
|
+
|
|
19
13
|
FieldLevelEncryptionConfig?: FieldLevelEncryptionConfig;
|
|
20
|
-
|
|
21
|
-
* <p>The current version of the field level encryption configuration. For example: <code>E2QWRUHAPOMQZL</code>.</p>
|
|
22
|
-
*/
|
|
14
|
+
|
|
23
15
|
ETag?: string;
|
|
24
16
|
}
|
|
25
17
|
export declare namespace GetFieldLevelEncryptionConfigResult {
|
|
26
|
-
|
|
27
|
-
* @internal
|
|
28
|
-
*/
|
|
18
|
+
|
|
29
19
|
const filterSensitiveLog: (obj: GetFieldLevelEncryptionConfigResult) => any;
|
|
30
20
|
}
|
|
31
21
|
export interface GetFieldLevelEncryptionProfileRequest {
|
|
32
|
-
|
|
33
|
-
* <p>Get the ID for the field-level encryption profile information.</p>
|
|
34
|
-
*/
|
|
22
|
+
|
|
35
23
|
Id: string | undefined;
|
|
36
24
|
}
|
|
37
25
|
export declare namespace GetFieldLevelEncryptionProfileRequest {
|
|
38
|
-
|
|
39
|
-
* @internal
|
|
40
|
-
*/
|
|
26
|
+
|
|
41
27
|
const filterSensitiveLog: (obj: GetFieldLevelEncryptionProfileRequest) => any;
|
|
42
28
|
}
|
|
43
29
|
export interface GetFieldLevelEncryptionProfileResult {
|
|
44
|
-
|
|
45
|
-
* <p>Return the field-level encryption profile information.</p>
|
|
46
|
-
*/
|
|
30
|
+
|
|
47
31
|
FieldLevelEncryptionProfile?: FieldLevelEncryptionProfile;
|
|
48
|
-
|
|
49
|
-
* <p>The current version of the field level encryption profile. For example: <code>E2QWRUHAPOMQZL</code>.</p>
|
|
50
|
-
*/
|
|
32
|
+
|
|
51
33
|
ETag?: string;
|
|
52
34
|
}
|
|
53
35
|
export declare namespace GetFieldLevelEncryptionProfileResult {
|
|
54
|
-
|
|
55
|
-
* @internal
|
|
56
|
-
*/
|
|
36
|
+
|
|
57
37
|
const filterSensitiveLog: (obj: GetFieldLevelEncryptionProfileResult) => any;
|
|
58
38
|
}
|
|
59
39
|
export interface GetFieldLevelEncryptionProfileConfigRequest {
|
|
60
|
-
|
|
61
|
-
* <p>Get the ID for the field-level encryption profile configuration information.</p>
|
|
62
|
-
*/
|
|
40
|
+
|
|
63
41
|
Id: string | undefined;
|
|
64
42
|
}
|
|
65
43
|
export declare namespace GetFieldLevelEncryptionProfileConfigRequest {
|
|
66
|
-
|
|
67
|
-
* @internal
|
|
68
|
-
*/
|
|
44
|
+
|
|
69
45
|
const filterSensitiveLog: (obj: GetFieldLevelEncryptionProfileConfigRequest) => any;
|
|
70
46
|
}
|
|
71
47
|
export interface GetFieldLevelEncryptionProfileConfigResult {
|
|
72
|
-
|
|
73
|
-
* <p>Return the field-level encryption profile configuration information.</p>
|
|
74
|
-
*/
|
|
48
|
+
|
|
75
49
|
FieldLevelEncryptionProfileConfig?: FieldLevelEncryptionProfileConfig;
|
|
76
|
-
|
|
77
|
-
* <p>The current version of the field-level encryption profile configuration result. For example: <code>E2QWRUHAPOMQZL</code>.</p>
|
|
78
|
-
*/
|
|
50
|
+
|
|
79
51
|
ETag?: string;
|
|
80
52
|
}
|
|
81
53
|
export declare namespace GetFieldLevelEncryptionProfileConfigResult {
|
|
82
|
-
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
54
|
+
|
|
85
55
|
const filterSensitiveLog: (obj: GetFieldLevelEncryptionProfileConfigResult) => any;
|
|
86
56
|
}
|
|
87
57
|
export interface GetFunctionRequest {
|
|
88
|
-
|
|
89
|
-
* <p>The name of the function whose code you are getting.</p>
|
|
90
|
-
*/
|
|
58
|
+
|
|
91
59
|
Name: string | undefined;
|
|
92
|
-
|
|
93
|
-
* <p>The function’s stage, either <code>DEVELOPMENT</code> or <code>LIVE</code>.</p>
|
|
94
|
-
*/
|
|
60
|
+
|
|
95
61
|
Stage?: FunctionStage | string;
|
|
96
62
|
}
|
|
97
63
|
export declare namespace GetFunctionRequest {
|
|
98
|
-
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
64
|
+
|
|
101
65
|
const filterSensitiveLog: (obj: GetFunctionRequest) => any;
|
|
102
66
|
}
|
|
103
67
|
export interface GetFunctionResult {
|
|
104
|
-
|
|
105
|
-
* <p>The function code of a CloudFront function.</p>
|
|
106
|
-
*/
|
|
68
|
+
|
|
107
69
|
FunctionCode?: Uint8Array;
|
|
108
|
-
|
|
109
|
-
* <p>The version identifier for the current version of the CloudFront function.</p>
|
|
110
|
-
*/
|
|
70
|
+
|
|
111
71
|
ETag?: string;
|
|
112
|
-
|
|
113
|
-
* <p>The content type (media type) of the response.</p>
|
|
114
|
-
*/
|
|
72
|
+
|
|
115
73
|
ContentType?: string;
|
|
116
74
|
}
|
|
117
75
|
export declare namespace GetFunctionResult {
|
|
118
|
-
|
|
119
|
-
* @internal
|
|
120
|
-
*/
|
|
76
|
+
|
|
121
77
|
const filterSensitiveLog: (obj: GetFunctionResult) => any;
|
|
122
78
|
}
|
|
123
|
-
|
|
124
|
-
* <p>The request to get an invalidation's information. </p>
|
|
125
|
-
*/
|
|
79
|
+
|
|
126
80
|
export interface GetInvalidationRequest {
|
|
127
|
-
|
|
128
|
-
* <p>The distribution's ID.</p>
|
|
129
|
-
*/
|
|
81
|
+
|
|
130
82
|
DistributionId: string | undefined;
|
|
131
|
-
|
|
132
|
-
* <p>The identifier for the invalidation request, for example,
|
|
133
|
-
* <code>IDFDVBD632BHDS5</code>.</p>
|
|
134
|
-
*/
|
|
83
|
+
|
|
135
84
|
Id: string | undefined;
|
|
136
85
|
}
|
|
137
86
|
export declare namespace GetInvalidationRequest {
|
|
138
|
-
|
|
139
|
-
* @internal
|
|
140
|
-
*/
|
|
87
|
+
|
|
141
88
|
const filterSensitiveLog: (obj: GetInvalidationRequest) => any;
|
|
142
89
|
}
|
|
143
|
-
|
|
144
|
-
* <p>The returned result of the corresponding request.</p>
|
|
145
|
-
*/
|
|
90
|
+
|
|
146
91
|
export interface GetInvalidationResult {
|
|
147
|
-
|
|
148
|
-
* <p>The invalidation's information. For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/InvalidationDatatype.html">Invalidation Complex Type</a>. </p>
|
|
149
|
-
*/
|
|
92
|
+
|
|
150
93
|
Invalidation?: Invalidation;
|
|
151
94
|
}
|
|
152
95
|
export declare namespace GetInvalidationResult {
|
|
153
|
-
|
|
154
|
-
* @internal
|
|
155
|
-
*/
|
|
96
|
+
|
|
156
97
|
const filterSensitiveLog: (obj: GetInvalidationResult) => any;
|
|
157
98
|
}
|
|
158
|
-
|
|
159
|
-
* <p>The specified invalidation does not exist.</p>
|
|
160
|
-
*/
|
|
99
|
+
|
|
161
100
|
export interface NoSuchInvalidation extends __SmithyException, $MetadataBearer {
|
|
162
101
|
name: "NoSuchInvalidation";
|
|
163
102
|
$fault: "client";
|
|
164
103
|
Message?: string;
|
|
165
104
|
}
|
|
166
105
|
export declare namespace NoSuchInvalidation {
|
|
167
|
-
|
|
168
|
-
* @internal
|
|
169
|
-
*/
|
|
106
|
+
|
|
170
107
|
const filterSensitiveLog: (obj: NoSuchInvalidation) => any;
|
|
171
108
|
}
|
|
172
109
|
export interface GetKeyGroupRequest {
|
|
173
|
-
|
|
174
|
-
* <p>The identifier of the key group that you are getting. To get the identifier, use
|
|
175
|
-
* <code>ListKeyGroups</code>.</p>
|
|
176
|
-
*/
|
|
110
|
+
|
|
177
111
|
Id: string | undefined;
|
|
178
112
|
}
|
|
179
113
|
export declare namespace GetKeyGroupRequest {
|
|
180
|
-
|
|
181
|
-
* @internal
|
|
182
|
-
*/
|
|
114
|
+
|
|
183
115
|
const filterSensitiveLog: (obj: GetKeyGroupRequest) => any;
|
|
184
116
|
}
|
|
185
117
|
export interface GetKeyGroupResult {
|
|
186
|
-
|
|
187
|
-
* <p>The key group.</p>
|
|
188
|
-
*/
|
|
118
|
+
|
|
189
119
|
KeyGroup?: KeyGroup;
|
|
190
|
-
|
|
191
|
-
* <p>The identifier for this version of the key group.</p>
|
|
192
|
-
*/
|
|
120
|
+
|
|
193
121
|
ETag?: string;
|
|
194
122
|
}
|
|
195
123
|
export declare namespace GetKeyGroupResult {
|
|
196
|
-
|
|
197
|
-
* @internal
|
|
198
|
-
*/
|
|
124
|
+
|
|
199
125
|
const filterSensitiveLog: (obj: GetKeyGroupResult) => any;
|
|
200
126
|
}
|
|
201
127
|
export interface GetKeyGroupConfigRequest {
|
|
202
|
-
|
|
203
|
-
* <p>The identifier of the key group whose configuration you are getting. To get the
|
|
204
|
-
* identifier, use <code>ListKeyGroups</code>.</p>
|
|
205
|
-
*/
|
|
128
|
+
|
|
206
129
|
Id: string | undefined;
|
|
207
130
|
}
|
|
208
131
|
export declare namespace GetKeyGroupConfigRequest {
|
|
209
|
-
|
|
210
|
-
* @internal
|
|
211
|
-
*/
|
|
132
|
+
|
|
212
133
|
const filterSensitiveLog: (obj: GetKeyGroupConfigRequest) => any;
|
|
213
134
|
}
|
|
214
135
|
export interface GetKeyGroupConfigResult {
|
|
215
|
-
|
|
216
|
-
* <p>The key group configuration.</p>
|
|
217
|
-
*/
|
|
136
|
+
|
|
218
137
|
KeyGroupConfig?: KeyGroupConfig;
|
|
219
|
-
|
|
220
|
-
* <p>The identifier for this version of the key group.</p>
|
|
221
|
-
*/
|
|
138
|
+
|
|
222
139
|
ETag?: string;
|
|
223
140
|
}
|
|
224
141
|
export declare namespace GetKeyGroupConfigResult {
|
|
225
|
-
|
|
226
|
-
* @internal
|
|
227
|
-
*/
|
|
142
|
+
|
|
228
143
|
const filterSensitiveLog: (obj: GetKeyGroupConfigResult) => any;
|
|
229
144
|
}
|
|
230
145
|
export interface GetMonitoringSubscriptionRequest {
|
|
231
|
-
|
|
232
|
-
* <p>The ID of the distribution that you are getting metrics information for.</p>
|
|
233
|
-
*/
|
|
146
|
+
|
|
234
147
|
DistributionId: string | undefined;
|
|
235
148
|
}
|
|
236
149
|
export declare namespace GetMonitoringSubscriptionRequest {
|
|
237
|
-
|
|
238
|
-
* @internal
|
|
239
|
-
*/
|
|
150
|
+
|
|
240
151
|
const filterSensitiveLog: (obj: GetMonitoringSubscriptionRequest) => any;
|
|
241
152
|
}
|
|
242
153
|
export interface GetMonitoringSubscriptionResult {
|
|
243
|
-
|
|
244
|
-
* <p>A monitoring subscription. This structure contains information about whether additional
|
|
245
|
-
* CloudWatch metrics are enabled for a given CloudFront distribution.</p>
|
|
246
|
-
*/
|
|
154
|
+
|
|
247
155
|
MonitoringSubscription?: MonitoringSubscription;
|
|
248
156
|
}
|
|
249
157
|
export declare namespace GetMonitoringSubscriptionResult {
|
|
250
|
-
|
|
251
|
-
* @internal
|
|
252
|
-
*/
|
|
158
|
+
|
|
253
159
|
const filterSensitiveLog: (obj: GetMonitoringSubscriptionResult) => any;
|
|
254
160
|
}
|
|
255
161
|
export interface GetOriginRequestPolicyRequest {
|
|
256
|
-
|
|
257
|
-
* <p>The unique identifier for the origin request policy. If the origin request policy is
|
|
258
|
-
* attached to a distribution’s cache behavior, you can get the policy’s identifier using
|
|
259
|
-
* <code>ListDistributions</code> or <code>GetDistribution</code>. If the origin request
|
|
260
|
-
* policy is not attached to a cache behavior, you can get the identifier using
|
|
261
|
-
* <code>ListOriginRequestPolicies</code>.</p>
|
|
262
|
-
*/
|
|
162
|
+
|
|
263
163
|
Id: string | undefined;
|
|
264
164
|
}
|
|
265
165
|
export declare namespace GetOriginRequestPolicyRequest {
|
|
266
|
-
|
|
267
|
-
* @internal
|
|
268
|
-
*/
|
|
166
|
+
|
|
269
167
|
const filterSensitiveLog: (obj: GetOriginRequestPolicyRequest) => any;
|
|
270
168
|
}
|
|
271
169
|
export interface GetOriginRequestPolicyResult {
|
|
272
|
-
|
|
273
|
-
* <p>The origin request policy.</p>
|
|
274
|
-
*/
|
|
170
|
+
|
|
275
171
|
OriginRequestPolicy?: OriginRequestPolicy;
|
|
276
|
-
|
|
277
|
-
* <p>The current version of the origin request policy.</p>
|
|
278
|
-
*/
|
|
172
|
+
|
|
279
173
|
ETag?: string;
|
|
280
174
|
}
|
|
281
175
|
export declare namespace GetOriginRequestPolicyResult {
|
|
282
|
-
|
|
283
|
-
* @internal
|
|
284
|
-
*/
|
|
176
|
+
|
|
285
177
|
const filterSensitiveLog: (obj: GetOriginRequestPolicyResult) => any;
|
|
286
178
|
}
|
|
287
179
|
export interface GetOriginRequestPolicyConfigRequest {
|
|
288
|
-
|
|
289
|
-
* <p>The unique identifier for the origin request policy. If the origin request policy is
|
|
290
|
-
* attached to a distribution’s cache behavior, you can get the policy’s identifier using
|
|
291
|
-
* <code>ListDistributions</code> or <code>GetDistribution</code>. If the origin request
|
|
292
|
-
* policy is not attached to a cache behavior, you can get the identifier using
|
|
293
|
-
* <code>ListOriginRequestPolicies</code>.</p>
|
|
294
|
-
*/
|
|
180
|
+
|
|
295
181
|
Id: string | undefined;
|
|
296
182
|
}
|
|
297
183
|
export declare namespace GetOriginRequestPolicyConfigRequest {
|
|
298
|
-
|
|
299
|
-
* @internal
|
|
300
|
-
*/
|
|
184
|
+
|
|
301
185
|
const filterSensitiveLog: (obj: GetOriginRequestPolicyConfigRequest) => any;
|
|
302
186
|
}
|
|
303
187
|
export interface GetOriginRequestPolicyConfigResult {
|
|
304
|
-
|
|
305
|
-
* <p>The origin request policy configuration.</p>
|
|
306
|
-
*/
|
|
188
|
+
|
|
307
189
|
OriginRequestPolicyConfig?: OriginRequestPolicyConfig;
|
|
308
|
-
|
|
309
|
-
* <p>The current version of the origin request policy.</p>
|
|
310
|
-
*/
|
|
190
|
+
|
|
311
191
|
ETag?: string;
|
|
312
192
|
}
|
|
313
193
|
export declare namespace GetOriginRequestPolicyConfigResult {
|
|
314
|
-
|
|
315
|
-
* @internal
|
|
316
|
-
*/
|
|
194
|
+
|
|
317
195
|
const filterSensitiveLog: (obj: GetOriginRequestPolicyConfigResult) => any;
|
|
318
196
|
}
|
|
319
197
|
export interface GetPublicKeyRequest {
|
|
320
|
-
|
|
321
|
-
* <p>The identifier of the public key you are getting.</p>
|
|
322
|
-
*/
|
|
198
|
+
|
|
323
199
|
Id: string | undefined;
|
|
324
200
|
}
|
|
325
201
|
export declare namespace GetPublicKeyRequest {
|
|
326
|
-
|
|
327
|
-
* @internal
|
|
328
|
-
*/
|
|
202
|
+
|
|
329
203
|
const filterSensitiveLog: (obj: GetPublicKeyRequest) => any;
|
|
330
204
|
}
|
|
331
205
|
export interface GetPublicKeyResult {
|
|
332
|
-
|
|
333
|
-
* <p>The public key.</p>
|
|
334
|
-
*/
|
|
206
|
+
|
|
335
207
|
PublicKey?: PublicKey;
|
|
336
|
-
|
|
337
|
-
* <p>The identifier for this version of the public key.</p>
|
|
338
|
-
*/
|
|
208
|
+
|
|
339
209
|
ETag?: string;
|
|
340
210
|
}
|
|
341
211
|
export declare namespace GetPublicKeyResult {
|
|
342
|
-
|
|
343
|
-
* @internal
|
|
344
|
-
*/
|
|
212
|
+
|
|
345
213
|
const filterSensitiveLog: (obj: GetPublicKeyResult) => any;
|
|
346
214
|
}
|
|
347
215
|
export interface GetPublicKeyConfigRequest {
|
|
348
|
-
|
|
349
|
-
* <p>The identifier of the public key whose configuration you are getting.</p>
|
|
350
|
-
*/
|
|
216
|
+
|
|
351
217
|
Id: string | undefined;
|
|
352
218
|
}
|
|
353
219
|
export declare namespace GetPublicKeyConfigRequest {
|
|
354
|
-
|
|
355
|
-
* @internal
|
|
356
|
-
*/
|
|
220
|
+
|
|
357
221
|
const filterSensitiveLog: (obj: GetPublicKeyConfigRequest) => any;
|
|
358
222
|
}
|
|
359
223
|
export interface GetPublicKeyConfigResult {
|
|
360
|
-
|
|
361
|
-
* <p>A public key configuration.</p>
|
|
362
|
-
*/
|
|
224
|
+
|
|
363
225
|
PublicKeyConfig?: PublicKeyConfig;
|
|
364
|
-
|
|
365
|
-
* <p>The identifier for this version of the public key configuration.</p>
|
|
366
|
-
*/
|
|
226
|
+
|
|
367
227
|
ETag?: string;
|
|
368
228
|
}
|
|
369
229
|
export declare namespace GetPublicKeyConfigResult {
|
|
370
|
-
|
|
371
|
-
* @internal
|
|
372
|
-
*/
|
|
230
|
+
|
|
373
231
|
const filterSensitiveLog: (obj: GetPublicKeyConfigResult) => any;
|
|
374
232
|
}
|
|
375
233
|
export interface GetRealtimeLogConfigRequest {
|
|
376
|
-
|
|
377
|
-
* <p>The name of the real-time log configuration to get.</p>
|
|
378
|
-
*/
|
|
234
|
+
|
|
379
235
|
Name?: string;
|
|
380
|
-
|
|
381
|
-
* <p>The Amazon Resource Name (ARN) of the real-time log configuration to get.</p>
|
|
382
|
-
*/
|
|
236
|
+
|
|
383
237
|
ARN?: string;
|
|
384
238
|
}
|
|
385
239
|
export declare namespace GetRealtimeLogConfigRequest {
|
|
386
|
-
|
|
387
|
-
* @internal
|
|
388
|
-
*/
|
|
240
|
+
|
|
389
241
|
const filterSensitiveLog: (obj: GetRealtimeLogConfigRequest) => any;
|
|
390
242
|
}
|
|
391
243
|
export interface GetRealtimeLogConfigResult {
|
|
392
|
-
|
|
393
|
-
* <p>A real-time log configuration.</p>
|
|
394
|
-
*/
|
|
244
|
+
|
|
395
245
|
RealtimeLogConfig?: RealtimeLogConfig;
|
|
396
246
|
}
|
|
397
247
|
export declare namespace GetRealtimeLogConfigResult {
|
|
398
|
-
|
|
399
|
-
* @internal
|
|
400
|
-
*/
|
|
248
|
+
|
|
401
249
|
const filterSensitiveLog: (obj: GetRealtimeLogConfigResult) => any;
|
|
402
250
|
}
|
|
403
|
-
|
|
404
|
-
* <p>The request to get a streaming distribution's information.</p>
|
|
405
|
-
*/
|
|
251
|
+
|
|
406
252
|
export interface GetStreamingDistributionRequest {
|
|
407
|
-
|
|
408
|
-
* <p>The streaming distribution's ID.</p>
|
|
409
|
-
*/
|
|
253
|
+
|
|
410
254
|
Id: string | undefined;
|
|
411
255
|
}
|
|
412
256
|
export declare namespace GetStreamingDistributionRequest {
|
|
413
|
-
|
|
414
|
-
* @internal
|
|
415
|
-
*/
|
|
257
|
+
|
|
416
258
|
const filterSensitiveLog: (obj: GetStreamingDistributionRequest) => any;
|
|
417
259
|
}
|
|
418
|
-
|
|
419
|
-
* <p>The returned result of the corresponding request.</p>
|
|
420
|
-
*/
|
|
260
|
+
|
|
421
261
|
export interface GetStreamingDistributionResult {
|
|
422
|
-
|
|
423
|
-
* <p>The streaming distribution's information.</p>
|
|
424
|
-
*/
|
|
262
|
+
|
|
425
263
|
StreamingDistribution?: StreamingDistribution;
|
|
426
|
-
|
|
427
|
-
* <p>The current version of the streaming distribution's information. For example:
|
|
428
|
-
* <code>E2QWRUHAPOMQZL</code>.</p>
|
|
429
|
-
*/
|
|
264
|
+
|
|
430
265
|
ETag?: string;
|
|
431
266
|
}
|
|
432
267
|
export declare namespace GetStreamingDistributionResult {
|
|
433
|
-
|
|
434
|
-
* @internal
|
|
435
|
-
*/
|
|
268
|
+
|
|
436
269
|
const filterSensitiveLog: (obj: GetStreamingDistributionResult) => any;
|
|
437
270
|
}
|
|
438
|
-
|
|
439
|
-
* <p>To request to get a streaming distribution configuration.</p>
|
|
440
|
-
*/
|
|
271
|
+
|
|
441
272
|
export interface GetStreamingDistributionConfigRequest {
|
|
442
|
-
|
|
443
|
-
* <p>The streaming distribution's ID.</p>
|
|
444
|
-
*/
|
|
273
|
+
|
|
445
274
|
Id: string | undefined;
|
|
446
275
|
}
|
|
447
276
|
export declare namespace GetStreamingDistributionConfigRequest {
|
|
448
|
-
|
|
449
|
-
* @internal
|
|
450
|
-
*/
|
|
277
|
+
|
|
451
278
|
const filterSensitiveLog: (obj: GetStreamingDistributionConfigRequest) => any;
|
|
452
279
|
}
|
|
453
|
-
|
|
454
|
-
* <p>The returned result of the corresponding request.</p>
|
|
455
|
-
*/
|
|
280
|
+
|
|
456
281
|
export interface GetStreamingDistributionConfigResult {
|
|
457
|
-
|
|
458
|
-
* <p>The streaming distribution's configuration information.</p>
|
|
459
|
-
*/
|
|
282
|
+
|
|
460
283
|
StreamingDistributionConfig?: StreamingDistributionConfig;
|
|
461
|
-
|
|
462
|
-
* <p>The current version of the configuration. For example: <code>E2QWRUHAPOMQZL</code>.
|
|
463
|
-
* </p>
|
|
464
|
-
*/
|
|
284
|
+
|
|
465
285
|
ETag?: string;
|
|
466
286
|
}
|
|
467
287
|
export declare namespace GetStreamingDistributionConfigResult {
|
|
468
|
-
|
|
469
|
-
* @internal
|
|
470
|
-
*/
|
|
288
|
+
|
|
471
289
|
const filterSensitiveLog: (obj: GetStreamingDistributionConfigResult) => any;
|
|
472
290
|
}
|
|
473
291
|
export interface ListCachePoliciesRequest {
|
|
474
|
-
|
|
475
|
-
* <p>A filter to return only the specified kinds of cache policies. Valid values
|
|
476
|
-
* are:</p>
|
|
477
|
-
* <ul>
|
|
478
|
-
* <li>
|
|
479
|
-
* <p>
|
|
480
|
-
* <code>managed</code> – Returns only the managed policies created by Amazon Web Services.</p>
|
|
481
|
-
* </li>
|
|
482
|
-
* <li>
|
|
483
|
-
* <p>
|
|
484
|
-
* <code>custom</code> – Returns only the custom policies created in your account.</p>
|
|
485
|
-
* </li>
|
|
486
|
-
* </ul>
|
|
487
|
-
*/
|
|
292
|
+
|
|
488
293
|
Type?: CachePolicyType | string;
|
|
489
|
-
|
|
490
|
-
* <p>Use this field when paginating results to indicate where to begin in your list of
|
|
491
|
-
* cache policies. The response includes cache policies in the list that occur after the
|
|
492
|
-
* marker. To get the next page of the list, set this field’s value to the value of
|
|
493
|
-
* <code>NextMarker</code> from the current page’s response.</p>
|
|
494
|
-
*/
|
|
294
|
+
|
|
495
295
|
Marker?: string;
|
|
496
|
-
|
|
497
|
-
* <p>The maximum number of cache policies that you want in the response.</p>
|
|
498
|
-
*/
|
|
296
|
+
|
|
499
297
|
MaxItems?: number;
|
|
500
298
|
}
|
|
501
299
|
export declare namespace ListCachePoliciesRequest {
|
|
502
|
-
|
|
503
|
-
* @internal
|
|
504
|
-
*/
|
|
300
|
+
|
|
505
301
|
const filterSensitiveLog: (obj: ListCachePoliciesRequest) => any;
|
|
506
302
|
}
|
|
507
303
|
export interface ListCachePoliciesResult {
|
|
508
|
-
|
|
509
|
-
* <p>A list of cache policies.</p>
|
|
510
|
-
*/
|
|
304
|
+
|
|
511
305
|
CachePolicyList?: CachePolicyList;
|
|
512
306
|
}
|
|
513
307
|
export declare namespace ListCachePoliciesResult {
|
|
514
|
-
|
|
515
|
-
* @internal
|
|
516
|
-
*/
|
|
308
|
+
|
|
517
309
|
const filterSensitiveLog: (obj: ListCachePoliciesResult) => any;
|
|
518
310
|
}
|
|
519
|
-
|
|
520
|
-
* <p>The request to list origin access identities. </p>
|
|
521
|
-
*/
|
|
311
|
+
|
|
522
312
|
export interface ListCloudFrontOriginAccessIdentitiesRequest {
|
|
523
|
-
|
|
524
|
-
* <p>Use this when paginating results to indicate where to begin in your list of origin
|
|
525
|
-
* access identities. The results include identities in the list that occur after the marker. To
|
|
526
|
-
* get the next page of results, set the <code>Marker</code> to the value of the
|
|
527
|
-
* <code>NextMarker</code> from the current page's response (which is also the ID of the last
|
|
528
|
-
* identity on that page).</p>
|
|
529
|
-
*/
|
|
313
|
+
|
|
530
314
|
Marker?: string;
|
|
531
|
-
|
|
532
|
-
* <p>The maximum number of origin access identities you want in the response body.
|
|
533
|
-
* </p>
|
|
534
|
-
*/
|
|
315
|
+
|
|
535
316
|
MaxItems?: number;
|
|
536
317
|
}
|
|
537
318
|
export declare namespace ListCloudFrontOriginAccessIdentitiesRequest {
|
|
538
|
-
|
|
539
|
-
* @internal
|
|
540
|
-
*/
|
|
319
|
+
|
|
541
320
|
const filterSensitiveLog: (obj: ListCloudFrontOriginAccessIdentitiesRequest) => any;
|
|
542
321
|
}
|
|
543
|
-
|
|
544
|
-
* <p>Summary of the information about a CloudFront origin access identity.</p>
|
|
545
|
-
*/
|
|
322
|
+
|
|
546
323
|
export interface CloudFrontOriginAccessIdentitySummary {
|
|
547
|
-
|
|
548
|
-
* <p>The ID for the origin access identity. For example:
|
|
549
|
-
* <code>E74FTE3AJFJ256A</code>.</p>
|
|
550
|
-
*/
|
|
324
|
+
|
|
551
325
|
Id: string | undefined;
|
|
552
|
-
|
|
553
|
-
* <p>The Amazon S3 canonical user ID for the origin access identity, which you use when giving
|
|
554
|
-
* the origin access identity read permission to an object in Amazon S3.</p>
|
|
555
|
-
*/
|
|
326
|
+
|
|
556
327
|
S3CanonicalUserId: string | undefined;
|
|
557
|
-
|
|
558
|
-
* <p>The comment for this origin access identity, as originally specified when
|
|
559
|
-
* created.</p>
|
|
560
|
-
*/
|
|
328
|
+
|
|
561
329
|
Comment: string | undefined;
|
|
562
330
|
}
|
|
563
331
|
export declare namespace CloudFrontOriginAccessIdentitySummary {
|
|
564
|
-
|
|
565
|
-
* @internal
|
|
566
|
-
*/
|
|
332
|
+
|
|
567
333
|
const filterSensitiveLog: (obj: CloudFrontOriginAccessIdentitySummary) => any;
|
|
568
334
|
}
|
|
569
|
-
|
|
570
|
-
* <p>Lists the origin access identities for CloudFront.Send a <code>GET</code> request to the
|
|
571
|
-
* <code>/<i>CloudFront API version</i>/origin-access-identity/cloudfront</code>
|
|
572
|
-
* resource. The response includes a <code>CloudFrontOriginAccessIdentityList</code> element with
|
|
573
|
-
* zero or more <code>CloudFrontOriginAccessIdentitySummary</code> child elements. By default,
|
|
574
|
-
* your entire list of origin access identities is returned in one single page. If the list is
|
|
575
|
-
* long, you can paginate it using the <code>MaxItems</code> and <code>Marker</code>
|
|
576
|
-
* parameters.</p>
|
|
577
|
-
*/
|
|
335
|
+
|
|
578
336
|
export interface CloudFrontOriginAccessIdentityList {
|
|
579
|
-
|
|
580
|
-
* <p>Use this when paginating results to indicate where to begin in your list of origin
|
|
581
|
-
* access identities. The results include identities in the list that occur after the marker. To
|
|
582
|
-
* get the next page of results, set the <code>Marker</code> to the value of the
|
|
583
|
-
* <code>NextMarker</code> from the current page's response (which is also the ID of the last
|
|
584
|
-
* identity on that page). </p>
|
|
585
|
-
*/
|
|
337
|
+
|
|
586
338
|
Marker: string | undefined;
|
|
587
|
-
|
|
588
|
-
* <p>If <code>IsTruncated</code> is <code>true</code>, this element is present and contains
|
|
589
|
-
* the value you can use for the <code>Marker</code> request parameter to continue listing your
|
|
590
|
-
* origin access identities where they left off. </p>
|
|
591
|
-
*/
|
|
339
|
+
|
|
592
340
|
NextMarker?: string;
|
|
593
|
-
|
|
594
|
-
* <p>The maximum number of origin access identities you want in the response body.
|
|
595
|
-
* </p>
|
|
596
|
-
*/
|
|
341
|
+
|
|
597
342
|
MaxItems: number | undefined;
|
|
598
|
-
|
|
599
|
-
* <p>A flag that indicates whether more origin access identities remain to be listed. If
|
|
600
|
-
* your results were truncated, you can make a follow-up pagination request using the
|
|
601
|
-
* <code>Marker</code> request parameter to retrieve more items in the list.</p>
|
|
602
|
-
*/
|
|
343
|
+
|
|
603
344
|
IsTruncated: boolean | undefined;
|
|
604
|
-
|
|
605
|
-
* <p>The number of CloudFront origin access identities that were created by the current account.</p>
|
|
606
|
-
*/
|
|
345
|
+
|
|
607
346
|
Quantity: number | undefined;
|
|
608
|
-
|
|
609
|
-
* <p>A complex type that contains one <code>CloudFrontOriginAccessIdentitySummary</code>
|
|
610
|
-
* element for each origin access identity that was created by the current account.</p>
|
|
611
|
-
*/
|
|
347
|
+
|
|
612
348
|
Items?: CloudFrontOriginAccessIdentitySummary[];
|
|
613
349
|
}
|
|
614
350
|
export declare namespace CloudFrontOriginAccessIdentityList {
|
|
615
|
-
|
|
616
|
-
* @internal
|
|
617
|
-
*/
|
|
351
|
+
|
|
618
352
|
const filterSensitiveLog: (obj: CloudFrontOriginAccessIdentityList) => any;
|
|
619
353
|
}
|
|
620
|
-
|
|
621
|
-
* <p>The returned result of the corresponding request. </p>
|
|
622
|
-
*/
|
|
354
|
+
|
|
623
355
|
export interface ListCloudFrontOriginAccessIdentitiesResult {
|
|
624
|
-
|
|
625
|
-
* <p>The <code>CloudFrontOriginAccessIdentityList</code> type. </p>
|
|
626
|
-
*/
|
|
356
|
+
|
|
627
357
|
CloudFrontOriginAccessIdentityList?: CloudFrontOriginAccessIdentityList;
|
|
628
358
|
}
|
|
629
359
|
export declare namespace ListCloudFrontOriginAccessIdentitiesResult {
|
|
630
|
-
|
|
631
|
-
* @internal
|
|
632
|
-
*/
|
|
360
|
+
|
|
633
361
|
const filterSensitiveLog: (obj: ListCloudFrontOriginAccessIdentitiesResult) => any;
|
|
634
362
|
}
|
|
635
363
|
export interface ListConflictingAliasesRequest {
|
|
636
|
-
|
|
637
|
-
* <p>The ID of a distribution in your account that has an attached SSL/TLS certificate that
|
|
638
|
-
* includes the provided alias.</p>
|
|
639
|
-
*/
|
|
364
|
+
|
|
640
365
|
DistributionId: string | undefined;
|
|
641
|
-
|
|
642
|
-
* <p>The alias (also called a CNAME) to search for conflicting aliases.</p>
|
|
643
|
-
*/
|
|
366
|
+
|
|
644
367
|
Alias: string | undefined;
|
|
645
|
-
|
|
646
|
-
* <p>Use this field when paginating results to indicate where to begin in the list of
|
|
647
|
-
* conflicting aliases. The response includes conflicting aliases in the list that occur
|
|
648
|
-
* after the marker. To get the next page of the list, set this field’s value to the value
|
|
649
|
-
* of <code>NextMarker</code> from the current page’s response.</p>
|
|
650
|
-
*/
|
|
368
|
+
|
|
651
369
|
Marker?: string;
|
|
652
|
-
|
|
653
|
-
* <p>The maximum number of conflicting aliases that you want in the response.</p>
|
|
654
|
-
*/
|
|
370
|
+
|
|
655
371
|
MaxItems?: number;
|
|
656
372
|
}
|
|
657
373
|
export declare namespace ListConflictingAliasesRequest {
|
|
658
|
-
|
|
659
|
-
* @internal
|
|
660
|
-
*/
|
|
374
|
+
|
|
661
375
|
const filterSensitiveLog: (obj: ListConflictingAliasesRequest) => any;
|
|
662
376
|
}
|
|
663
|
-
|
|
664
|
-
* <p>An alias (also called a CNAME) and the CloudFront distribution and Amazon Web Services account ID that it’s
|
|
665
|
-
* associated with. The distribution and account IDs are partially hidden, which allows you
|
|
666
|
-
* to identify the distributions and accounts that you own, but helps to protect the
|
|
667
|
-
* information of ones that you don’t own.</p>
|
|
668
|
-
*/
|
|
377
|
+
|
|
669
378
|
export interface ConflictingAlias {
|
|
670
|
-
|
|
671
|
-
* <p>An alias (also called a CNAME).</p>
|
|
672
|
-
*/
|
|
379
|
+
|
|
673
380
|
Alias?: string;
|
|
674
|
-
|
|
675
|
-
* <p>The (partially hidden) ID of the CloudFront distribution associated with the alias.</p>
|
|
676
|
-
*/
|
|
381
|
+
|
|
677
382
|
DistributionId?: string;
|
|
678
|
-
|
|
679
|
-
* <p>The (partially hidden) ID of the Amazon Web Services account that owns the distribution that’s
|
|
680
|
-
* associated with the alias.</p>
|
|
681
|
-
*/
|
|
383
|
+
|
|
682
384
|
AccountId?: string;
|
|
683
385
|
}
|
|
684
386
|
export declare namespace ConflictingAlias {
|
|
685
|
-
|
|
686
|
-
* @internal
|
|
687
|
-
*/
|
|
387
|
+
|
|
688
388
|
const filterSensitiveLog: (obj: ConflictingAlias) => any;
|
|
689
389
|
}
|
|
690
|
-
|
|
691
|
-
* <p>A list of aliases (also called CNAMEs) and the CloudFront distributions and Amazon Web Services accounts that
|
|
692
|
-
* they are associated with. In the list, the distribution and account IDs are partially
|
|
693
|
-
* hidden, which allows you to identify the distributions and accounts that you own, but
|
|
694
|
-
* helps to protect the information of ones that you don’t own.</p>
|
|
695
|
-
*/
|
|
390
|
+
|
|
696
391
|
export interface ConflictingAliasesList {
|
|
697
|
-
|
|
698
|
-
* <p>If there are more items in the list than are in this response, this element is present. It
|
|
699
|
-
* contains the value that you should use in the <code>Marker</code> field of a subsequent
|
|
700
|
-
* request to continue listing conflicting aliases where you left off.</p>
|
|
701
|
-
*/
|
|
392
|
+
|
|
702
393
|
NextMarker?: string;
|
|
703
|
-
|
|
704
|
-
* <p>The maximum number of conflicting aliases requested.</p>
|
|
705
|
-
*/
|
|
394
|
+
|
|
706
395
|
MaxItems?: number;
|
|
707
|
-
|
|
708
|
-
* <p>The number of conflicting aliases returned in the response.</p>
|
|
709
|
-
*/
|
|
396
|
+
|
|
710
397
|
Quantity?: number;
|
|
711
|
-
|
|
712
|
-
* <p>Contains the conflicting aliases in the list.</p>
|
|
713
|
-
*/
|
|
398
|
+
|
|
714
399
|
Items?: ConflictingAlias[];
|
|
715
400
|
}
|
|
716
401
|
export declare namespace ConflictingAliasesList {
|
|
717
|
-
|
|
718
|
-
* @internal
|
|
719
|
-
*/
|
|
402
|
+
|
|
720
403
|
const filterSensitiveLog: (obj: ConflictingAliasesList) => any;
|
|
721
404
|
}
|
|
722
405
|
export interface ListConflictingAliasesResult {
|
|
723
|
-
|
|
724
|
-
* <p>A list of conflicting aliases.</p>
|
|
725
|
-
*/
|
|
406
|
+
|
|
726
407
|
ConflictingAliasesList?: ConflictingAliasesList;
|
|
727
408
|
}
|
|
728
409
|
export declare namespace ListConflictingAliasesResult {
|
|
729
|
-
|
|
730
|
-
* @internal
|
|
731
|
-
*/
|
|
410
|
+
|
|
732
411
|
const filterSensitiveLog: (obj: ListConflictingAliasesResult) => any;
|
|
733
412
|
}
|
|
734
|
-
|
|
735
|
-
* <p>The request to list your distributions. </p>
|
|
736
|
-
*/
|
|
413
|
+
|
|
737
414
|
export interface ListDistributionsRequest {
|
|
738
|
-
|
|
739
|
-
* <p>Use this when paginating results to indicate where to begin in your list of
|
|
740
|
-
* distributions. The results include distributions in the list that occur after the marker. To
|
|
741
|
-
* get the next page of results, set the <code>Marker</code> to the value of the
|
|
742
|
-
* <code>NextMarker</code> from the current page's response (which is also the ID of the last
|
|
743
|
-
* distribution on that page).</p>
|
|
744
|
-
*/
|
|
415
|
+
|
|
745
416
|
Marker?: string;
|
|
746
|
-
|
|
747
|
-
* <p>The maximum number of distributions you want in the response body.</p>
|
|
748
|
-
*/
|
|
417
|
+
|
|
749
418
|
MaxItems?: number;
|
|
750
419
|
}
|
|
751
420
|
export declare namespace ListDistributionsRequest {
|
|
752
|
-
|
|
753
|
-
* @internal
|
|
754
|
-
*/
|
|
421
|
+
|
|
755
422
|
const filterSensitiveLog: (obj: ListDistributionsRequest) => any;
|
|
756
423
|
}
|
|
757
|
-
|
|
758
|
-
* <p>A summary of the information about a CloudFront distribution.</p>
|
|
759
|
-
*/
|
|
424
|
+
|
|
760
425
|
export interface DistributionSummary {
|
|
761
|
-
|
|
762
|
-
* <p>The identifier for the distribution. For example:
|
|
763
|
-
* <code>EDFDVBD632BHDS5</code>.</p>
|
|
764
|
-
*/
|
|
426
|
+
|
|
765
427
|
Id: string | undefined;
|
|
766
|
-
|
|
767
|
-
* <p>The ARN (Amazon Resource Name) for the distribution. For example:
|
|
768
|
-
* <code>arn:aws:cloudfront::123456789012:distribution/EDFDVBD632BHDS5</code>, where
|
|
769
|
-
* <code>123456789012</code> is your account ID.</p>
|
|
770
|
-
*/
|
|
428
|
+
|
|
771
429
|
ARN: string | undefined;
|
|
772
|
-
|
|
773
|
-
* <p>The current status of the distribution. When the status is <code>Deployed</code>, the
|
|
774
|
-
* distribution's information is propagated to all CloudFront edge locations.</p>
|
|
775
|
-
*/
|
|
430
|
+
|
|
776
431
|
Status: string | undefined;
|
|
777
|
-
|
|
778
|
-
* <p>The date and time the distribution was last modified.</p>
|
|
779
|
-
*/
|
|
432
|
+
|
|
780
433
|
LastModifiedTime: Date | undefined;
|
|
781
|
-
|
|
782
|
-
* <p>The domain name that corresponds to the distribution, for example, <code>d111111abcdef8.cloudfront.net</code>.</p>
|
|
783
|
-
*/
|
|
434
|
+
|
|
784
435
|
DomainName: string | undefined;
|
|
785
|
-
|
|
786
|
-
* <p>A complex type that contains information about CNAMEs (alternate domain names), if any,
|
|
787
|
-
* for this distribution.</p>
|
|
788
|
-
*/
|
|
436
|
+
|
|
789
437
|
Aliases: Aliases | undefined;
|
|
790
|
-
|
|
791
|
-
* <p>A complex type that contains information about origins for this distribution.</p>
|
|
792
|
-
*/
|
|
438
|
+
|
|
793
439
|
Origins: Origins | undefined;
|
|
794
|
-
|
|
795
|
-
* <p> A complex type that contains information about origin groups for this
|
|
796
|
-
* distribution.</p>
|
|
797
|
-
*/
|
|
440
|
+
|
|
798
441
|
OriginGroups?: OriginGroups;
|
|
799
|
-
|
|
800
|
-
* <p>A complex type that describes the default cache behavior if you don't specify a
|
|
801
|
-
* <code>CacheBehavior</code> element or if files don't match any of the values of
|
|
802
|
-
* <code>PathPattern</code> in <code>CacheBehavior</code> elements. You must create exactly one
|
|
803
|
-
* default cache behavior.</p>
|
|
804
|
-
*/
|
|
442
|
+
|
|
805
443
|
DefaultCacheBehavior: DefaultCacheBehavior | undefined;
|
|
806
|
-
|
|
807
|
-
* <p>A complex type that contains zero or more <code>CacheBehavior</code>
|
|
808
|
-
* elements.</p>
|
|
809
|
-
*/
|
|
444
|
+
|
|
810
445
|
CacheBehaviors: CacheBehaviors | undefined;
|
|
811
|
-
|
|
812
|
-
* <p>A complex type that contains zero or more <code>CustomErrorResponses</code>
|
|
813
|
-
* elements.</p>
|
|
814
|
-
*/
|
|
446
|
+
|
|
815
447
|
CustomErrorResponses: CustomErrorResponses | undefined;
|
|
816
|
-
|
|
817
|
-
* <p>The comment originally specified when this distribution was created.</p>
|
|
818
|
-
*/
|
|
448
|
+
|
|
819
449
|
Comment: string | undefined;
|
|
820
|
-
|
|
821
|
-
* <p>A complex type that contains information about price class for this streaming
|
|
822
|
-
* distribution. </p>
|
|
823
|
-
*/
|
|
450
|
+
|
|
824
451
|
PriceClass: PriceClass | string | undefined;
|
|
825
|
-
|
|
826
|
-
* <p>Whether the distribution is enabled to accept user requests for content.</p>
|
|
827
|
-
*/
|
|
452
|
+
|
|
828
453
|
Enabled: boolean | undefined;
|
|
829
|
-
|
|
830
|
-
* <p>A complex type that determines the distribution’s SSL/TLS configuration for
|
|
831
|
-
* communicating with viewers.</p>
|
|
832
|
-
*/
|
|
454
|
+
|
|
833
455
|
ViewerCertificate: ViewerCertificate | undefined;
|
|
834
|
-
|
|
835
|
-
* <p>A complex type that identifies ways in which you want to restrict distribution of your
|
|
836
|
-
* content.</p>
|
|
837
|
-
*/
|
|
456
|
+
|
|
838
457
|
Restrictions: Restrictions | undefined;
|
|
839
|
-
|
|
840
|
-
* <p>The Web ACL Id (if any) associated with the distribution.</p>
|
|
841
|
-
*/
|
|
458
|
+
|
|
842
459
|
WebACLId: string | undefined;
|
|
843
|
-
|
|
844
|
-
* <p> Specify the maximum HTTP version that you want viewers to use to communicate with
|
|
845
|
-
* CloudFront. The default value for new web distributions is <code>http2</code>. Viewers that don't
|
|
846
|
-
* support <code>HTTP/2</code> will automatically use an earlier version.</p>
|
|
847
|
-
*/
|
|
460
|
+
|
|
848
461
|
HttpVersion: HttpVersion | string | undefined;
|
|
849
|
-
|
|
850
|
-
* <p>Whether CloudFront responds to IPv6 DNS requests with an IPv6 address for your
|
|
851
|
-
* distribution.</p>
|
|
852
|
-
*/
|
|
462
|
+
|
|
853
463
|
IsIPV6Enabled: boolean | undefined;
|
|
854
|
-
|
|
855
|
-
* <p>Amazon Web Services services in China customers must file for an Internet Content Provider (ICP) recordal if they want to serve content
|
|
856
|
-
* publicly on an alternate domain name, also known as a CNAME, that they've added to CloudFront. AliasICPRecordal provides the ICP
|
|
857
|
-
* recordal status for CNAMEs associated with distributions.</p>
|
|
858
|
-
* <p>For more information about ICP recordals, see <a href="https://docs.amazonaws.cn/en_us/aws/latest/userguide/accounts-and-credentials.html">
|
|
859
|
-
* Signup, Accounts, and Credentials</a> in <i>Getting Started with Amazon Web Services services in China</i>.</p>
|
|
860
|
-
*/
|
|
464
|
+
|
|
861
465
|
AliasICPRecordals?: AliasICPRecordal[];
|
|
862
466
|
}
|
|
863
467
|
export declare namespace DistributionSummary {
|
|
864
|
-
|
|
865
|
-
* @internal
|
|
866
|
-
*/
|
|
468
|
+
|
|
867
469
|
const filterSensitiveLog: (obj: DistributionSummary) => any;
|
|
868
470
|
}
|
|
869
|
-
|
|
870
|
-
* <p>A distribution list.</p>
|
|
871
|
-
*/
|
|
471
|
+
|
|
872
472
|
export interface DistributionList {
|
|
873
|
-
|
|
874
|
-
* <p>The value you provided for the <code>Marker</code> request parameter.</p>
|
|
875
|
-
*/
|
|
473
|
+
|
|
876
474
|
Marker: string | undefined;
|
|
877
|
-
|
|
878
|
-
* <p>If <code>IsTruncated</code> is <code>true</code>, this element is present and contains
|
|
879
|
-
* the value you can use for the <code>Marker</code> request parameter to continue listing your
|
|
880
|
-
* distributions where they left off. </p>
|
|
881
|
-
*/
|
|
475
|
+
|
|
882
476
|
NextMarker?: string;
|
|
883
|
-
|
|
884
|
-
* <p>The value you provided for the <code>MaxItems</code> request parameter.</p>
|
|
885
|
-
*/
|
|
477
|
+
|
|
886
478
|
MaxItems: number | undefined;
|
|
887
|
-
|
|
888
|
-
* <p>A flag that indicates whether more distributions remain to be listed. If your results
|
|
889
|
-
* were truncated, you can make a follow-up pagination request using the <code>Marker</code>
|
|
890
|
-
* request parameter to retrieve more distributions in the list.</p>
|
|
891
|
-
*/
|
|
479
|
+
|
|
892
480
|
IsTruncated: boolean | undefined;
|
|
893
|
-
|
|
894
|
-
* <p>The number of distributions that were created by the current account.</p>
|
|
895
|
-
*/
|
|
481
|
+
|
|
896
482
|
Quantity: number | undefined;
|
|
897
|
-
|
|
898
|
-
* <p>A complex type that contains one <code>DistributionSummary</code> element for each
|
|
899
|
-
* distribution that was created by the current account.</p>
|
|
900
|
-
*/
|
|
483
|
+
|
|
901
484
|
Items?: DistributionSummary[];
|
|
902
485
|
}
|
|
903
486
|
export declare namespace DistributionList {
|
|
904
|
-
|
|
905
|
-
* @internal
|
|
906
|
-
*/
|
|
487
|
+
|
|
907
488
|
const filterSensitiveLog: (obj: DistributionList) => any;
|
|
908
489
|
}
|
|
909
|
-
|
|
910
|
-
* <p>The returned result of the corresponding request. </p>
|
|
911
|
-
*/
|
|
490
|
+
|
|
912
491
|
export interface ListDistributionsResult {
|
|
913
|
-
|
|
914
|
-
* <p>The <code>DistributionList</code> type. </p>
|
|
915
|
-
*/
|
|
492
|
+
|
|
916
493
|
DistributionList?: DistributionList;
|
|
917
494
|
}
|
|
918
495
|
export declare namespace ListDistributionsResult {
|
|
919
|
-
|
|
920
|
-
* @internal
|
|
921
|
-
*/
|
|
496
|
+
|
|
922
497
|
const filterSensitiveLog: (obj: ListDistributionsResult) => any;
|
|
923
498
|
}
|
|
924
499
|
export interface ListDistributionsByCachePolicyIdRequest {
|
|
925
|
-
|
|
926
|
-
* <p>Use this field when paginating results to indicate where to begin in your list of
|
|
927
|
-
* distribution IDs. The response includes distribution IDs in the list that occur after
|
|
928
|
-
* the marker. To get the next page of the list, set this field’s value to the value of
|
|
929
|
-
* <code>NextMarker</code> from the current page’s response.</p>
|
|
930
|
-
*/
|
|
500
|
+
|
|
931
501
|
Marker?: string;
|
|
932
|
-
|
|
933
|
-
* <p>The maximum number of distribution IDs that you want in the response.</p>
|
|
934
|
-
*/
|
|
502
|
+
|
|
935
503
|
MaxItems?: number;
|
|
936
|
-
|
|
937
|
-
* <p>The ID of the cache policy whose associated distribution IDs you want to list.</p>
|
|
938
|
-
*/
|
|
504
|
+
|
|
939
505
|
CachePolicyId: string | undefined;
|
|
940
506
|
}
|
|
941
507
|
export declare namespace ListDistributionsByCachePolicyIdRequest {
|
|
942
|
-
|
|
943
|
-
* @internal
|
|
944
|
-
*/
|
|
508
|
+
|
|
945
509
|
const filterSensitiveLog: (obj: ListDistributionsByCachePolicyIdRequest) => any;
|
|
946
510
|
}
|
|
947
|
-
|
|
948
|
-
* <p>A list of distribution IDs.</p>
|
|
949
|
-
*/
|
|
511
|
+
|
|
950
512
|
export interface DistributionIdList {
|
|
951
|
-
|
|
952
|
-
* <p>The value provided in the <code>Marker</code> request field.</p>
|
|
953
|
-
*/
|
|
513
|
+
|
|
954
514
|
Marker: string | undefined;
|
|
955
|
-
|
|
956
|
-
* <p>Contains the value that you should use in the <code>Marker</code> field of a
|
|
957
|
-
* subsequent request to continue listing distribution IDs where you left off.</p>
|
|
958
|
-
*/
|
|
515
|
+
|
|
959
516
|
NextMarker?: string;
|
|
960
|
-
|
|
961
|
-
* <p>The maximum number of distribution IDs requested.</p>
|
|
962
|
-
*/
|
|
517
|
+
|
|
963
518
|
MaxItems: number | undefined;
|
|
964
|
-
|
|
965
|
-
* <p>A flag that indicates whether more distribution IDs remain to be listed. If your
|
|
966
|
-
* results were truncated, you can make a subsequent request using the <code>Marker</code>
|
|
967
|
-
* request field to retrieve more distribution IDs in the list.</p>
|
|
968
|
-
*/
|
|
519
|
+
|
|
969
520
|
IsTruncated: boolean | undefined;
|
|
970
|
-
|
|
971
|
-
* <p>The total number of distribution IDs returned in the response.</p>
|
|
972
|
-
*/
|
|
521
|
+
|
|
973
522
|
Quantity: number | undefined;
|
|
974
|
-
|
|
975
|
-
* <p>Contains the distribution IDs in the list.</p>
|
|
976
|
-
*/
|
|
523
|
+
|
|
977
524
|
Items?: string[];
|
|
978
525
|
}
|
|
979
526
|
export declare namespace DistributionIdList {
|
|
980
|
-
|
|
981
|
-
* @internal
|
|
982
|
-
*/
|
|
527
|
+
|
|
983
528
|
const filterSensitiveLog: (obj: DistributionIdList) => any;
|
|
984
529
|
}
|
|
985
530
|
export interface ListDistributionsByCachePolicyIdResult {
|
|
986
|
-
|
|
987
|
-
* <p>A list of distribution IDs.</p>
|
|
988
|
-
*/
|
|
531
|
+
|
|
989
532
|
DistributionIdList?: DistributionIdList;
|
|
990
533
|
}
|
|
991
534
|
export declare namespace ListDistributionsByCachePolicyIdResult {
|
|
992
|
-
|
|
993
|
-
* @internal
|
|
994
|
-
*/
|
|
535
|
+
|
|
995
536
|
const filterSensitiveLog: (obj: ListDistributionsByCachePolicyIdResult) => any;
|
|
996
537
|
}
|
|
997
538
|
export interface ListDistributionsByKeyGroupRequest {
|
|
998
|
-
|
|
999
|
-
* <p>Use this field when paginating results to indicate where to begin in your list of
|
|
1000
|
-
* distribution IDs. The response includes distribution IDs in the list that occur after
|
|
1001
|
-
* the marker. To get the next page of the list, set this field’s value to the value of
|
|
1002
|
-
* <code>NextMarker</code> from the current page’s response.</p>
|
|
1003
|
-
*/
|
|
539
|
+
|
|
1004
540
|
Marker?: string;
|
|
1005
|
-
|
|
1006
|
-
* <p>The maximum number of distribution IDs that you want in the response.</p>
|
|
1007
|
-
*/
|
|
541
|
+
|
|
1008
542
|
MaxItems?: number;
|
|
1009
|
-
|
|
1010
|
-
* <p>The ID of the key group whose associated distribution IDs you are listing.</p>
|
|
1011
|
-
*/
|
|
543
|
+
|
|
1012
544
|
KeyGroupId: string | undefined;
|
|
1013
545
|
}
|
|
1014
546
|
export declare namespace ListDistributionsByKeyGroupRequest {
|
|
1015
|
-
|
|
1016
|
-
* @internal
|
|
1017
|
-
*/
|
|
547
|
+
|
|
1018
548
|
const filterSensitiveLog: (obj: ListDistributionsByKeyGroupRequest) => any;
|
|
1019
549
|
}
|
|
1020
550
|
export interface ListDistributionsByKeyGroupResult {
|
|
1021
|
-
|
|
1022
|
-
* <p>A list of distribution IDs.</p>
|
|
1023
|
-
*/
|
|
551
|
+
|
|
1024
552
|
DistributionIdList?: DistributionIdList;
|
|
1025
553
|
}
|
|
1026
554
|
export declare namespace ListDistributionsByKeyGroupResult {
|
|
1027
|
-
|
|
1028
|
-
* @internal
|
|
1029
|
-
*/
|
|
555
|
+
|
|
1030
556
|
const filterSensitiveLog: (obj: ListDistributionsByKeyGroupResult) => any;
|
|
1031
557
|
}
|
|
1032
558
|
export interface ListDistributionsByOriginRequestPolicyIdRequest {
|
|
1033
|
-
|
|
1034
|
-
* <p>Use this field when paginating results to indicate where to begin in your list of
|
|
1035
|
-
* distribution IDs. The response includes distribution IDs in the list that occur after
|
|
1036
|
-
* the marker. To get the next page of the list, set this field’s value to the value of
|
|
1037
|
-
* <code>NextMarker</code> from the current page’s response.</p>
|
|
1038
|
-
*/
|
|
559
|
+
|
|
1039
560
|
Marker?: string;
|
|
1040
|
-
|
|
1041
|
-
* <p>The maximum number of distribution IDs that you want in the response.</p>
|
|
1042
|
-
*/
|
|
561
|
+
|
|
1043
562
|
MaxItems?: number;
|
|
1044
|
-
|
|
1045
|
-
* <p>The ID of the origin request policy whose associated distribution IDs you want to
|
|
1046
|
-
* list.</p>
|
|
1047
|
-
*/
|
|
563
|
+
|
|
1048
564
|
OriginRequestPolicyId: string | undefined;
|
|
1049
565
|
}
|
|
1050
566
|
export declare namespace ListDistributionsByOriginRequestPolicyIdRequest {
|
|
1051
|
-
|
|
1052
|
-
* @internal
|
|
1053
|
-
*/
|
|
567
|
+
|
|
1054
568
|
const filterSensitiveLog: (obj: ListDistributionsByOriginRequestPolicyIdRequest) => any;
|
|
1055
569
|
}
|
|
1056
570
|
export interface ListDistributionsByOriginRequestPolicyIdResult {
|
|
1057
|
-
|
|
1058
|
-
* <p>A list of distribution IDs.</p>
|
|
1059
|
-
*/
|
|
571
|
+
|
|
1060
572
|
DistributionIdList?: DistributionIdList;
|
|
1061
573
|
}
|
|
1062
574
|
export declare namespace ListDistributionsByOriginRequestPolicyIdResult {
|
|
1063
|
-
|
|
1064
|
-
* @internal
|
|
1065
|
-
*/
|
|
575
|
+
|
|
1066
576
|
const filterSensitiveLog: (obj: ListDistributionsByOriginRequestPolicyIdResult) => any;
|
|
1067
577
|
}
|
|
1068
578
|
export interface ListDistributionsByRealtimeLogConfigRequest {
|
|
1069
|
-
|
|
1070
|
-
* <p>Use this field when paginating results to indicate where to begin in your list of
|
|
1071
|
-
* distributions. The response includes distributions in the list that occur after the
|
|
1072
|
-
* marker. To get the next page of the list, set this field’s value to the value of
|
|
1073
|
-
* <code>NextMarker</code> from the current page’s response.</p>
|
|
1074
|
-
*/
|
|
579
|
+
|
|
1075
580
|
Marker?: string;
|
|
1076
|
-
|
|
1077
|
-
* <p>The maximum number of distributions that you want in the response.</p>
|
|
1078
|
-
*/
|
|
581
|
+
|
|
1079
582
|
MaxItems?: number;
|
|
1080
|
-
|
|
1081
|
-
* <p>The name of the real-time log configuration whose associated distributions you want to
|
|
1082
|
-
* list.</p>
|
|
1083
|
-
*/
|
|
583
|
+
|
|
1084
584
|
RealtimeLogConfigName?: string;
|
|
1085
|
-
|
|
1086
|
-
* <p>The Amazon Resource Name (ARN) of the real-time log configuration whose associated
|
|
1087
|
-
* distributions you want to list.</p>
|
|
1088
|
-
*/
|
|
585
|
+
|
|
1089
586
|
RealtimeLogConfigArn?: string;
|
|
1090
587
|
}
|
|
1091
588
|
export declare namespace ListDistributionsByRealtimeLogConfigRequest {
|
|
1092
|
-
|
|
1093
|
-
* @internal
|
|
1094
|
-
*/
|
|
589
|
+
|
|
1095
590
|
const filterSensitiveLog: (obj: ListDistributionsByRealtimeLogConfigRequest) => any;
|
|
1096
591
|
}
|
|
1097
592
|
export interface ListDistributionsByRealtimeLogConfigResult {
|
|
1098
|
-
|
|
1099
|
-
* <p>A distribution list.</p>
|
|
1100
|
-
*/
|
|
593
|
+
|
|
1101
594
|
DistributionList?: DistributionList;
|
|
1102
595
|
}
|
|
1103
596
|
export declare namespace ListDistributionsByRealtimeLogConfigResult {
|
|
1104
|
-
|
|
1105
|
-
* @internal
|
|
1106
|
-
*/
|
|
597
|
+
|
|
1107
598
|
const filterSensitiveLog: (obj: ListDistributionsByRealtimeLogConfigResult) => any;
|
|
1108
599
|
}
|
|
1109
|
-
|
|
1110
|
-
* <p>The request to list distributions that are associated with a specified WAF web
|
|
1111
|
-
* ACL.</p>
|
|
1112
|
-
*/
|
|
600
|
+
|
|
1113
601
|
export interface ListDistributionsByWebACLIdRequest {
|
|
1114
|
-
|
|
1115
|
-
* <p>Use <code>Marker</code> and <code>MaxItems</code> to control pagination of results. If
|
|
1116
|
-
* you have more than <code>MaxItems</code> distributions that satisfy the request, the response
|
|
1117
|
-
* includes a <code>NextMarker</code> element. To get the next page of results, submit another
|
|
1118
|
-
* request. For the value of <code>Marker</code>, specify the value of <code>NextMarker</code>
|
|
1119
|
-
* from the last response. (For the first request, omit <code>Marker</code>.) </p>
|
|
1120
|
-
*/
|
|
602
|
+
|
|
1121
603
|
Marker?: string;
|
|
1122
|
-
|
|
1123
|
-
* <p>The maximum number of distributions that you want CloudFront to return in the response body.
|
|
1124
|
-
* The maximum and default values are both 100.</p>
|
|
1125
|
-
*/
|
|
604
|
+
|
|
1126
605
|
MaxItems?: number;
|
|
1127
|
-
|
|
1128
|
-
* <p>The ID of the WAF web ACL that you want to list the associated distributions.
|
|
1129
|
-
* If you specify "null" for the ID, the request returns a list of the distributions that aren't
|
|
1130
|
-
* associated with a web ACL.</p>
|
|
1131
|
-
*/
|
|
606
|
+
|
|
1132
607
|
WebACLId: string | undefined;
|
|
1133
608
|
}
|
|
1134
609
|
export declare namespace ListDistributionsByWebACLIdRequest {
|
|
1135
|
-
|
|
1136
|
-
* @internal
|
|
1137
|
-
*/
|
|
610
|
+
|
|
1138
611
|
const filterSensitiveLog: (obj: ListDistributionsByWebACLIdRequest) => any;
|
|
1139
612
|
}
|
|
1140
|
-
|
|
1141
|
-
* <p>The response to a request to list the distributions that are associated with a
|
|
1142
|
-
* specified WAF web ACL.</p>
|
|
1143
|
-
*/
|
|
613
|
+
|
|
1144
614
|
export interface ListDistributionsByWebACLIdResult {
|
|
1145
|
-
|
|
1146
|
-
* <p>The <code>DistributionList</code> type. </p>
|
|
1147
|
-
*/
|
|
615
|
+
|
|
1148
616
|
DistributionList?: DistributionList;
|
|
1149
617
|
}
|
|
1150
618
|
export declare namespace ListDistributionsByWebACLIdResult {
|
|
1151
|
-
|
|
1152
|
-
* @internal
|
|
1153
|
-
*/
|
|
619
|
+
|
|
1154
620
|
const filterSensitiveLog: (obj: ListDistributionsByWebACLIdResult) => any;
|
|
1155
621
|
}
|
|
1156
622
|
export interface ListFieldLevelEncryptionConfigsRequest {
|
|
1157
|
-
|
|
1158
|
-
* <p>Use this when paginating results to indicate where to begin in your list of configurations. The results include configurations in the list that
|
|
1159
|
-
* occur after the marker. To get the next page of results, set the <code>Marker</code> to the value of the
|
|
1160
|
-
* <code>NextMarker</code> from the current page's response (which is also the ID of the last configuration on that page). </p>
|
|
1161
|
-
*/
|
|
623
|
+
|
|
1162
624
|
Marker?: string;
|
|
1163
|
-
|
|
1164
|
-
* <p>The maximum number of field-level encryption configurations you want in the response body. </p>
|
|
1165
|
-
*/
|
|
625
|
+
|
|
1166
626
|
MaxItems?: number;
|
|
1167
627
|
}
|
|
1168
628
|
export declare namespace ListFieldLevelEncryptionConfigsRequest {
|
|
1169
|
-
|
|
1170
|
-
* @internal
|
|
1171
|
-
*/
|
|
629
|
+
|
|
1172
630
|
const filterSensitiveLog: (obj: ListFieldLevelEncryptionConfigsRequest) => any;
|
|
1173
631
|
}
|
|
1174
|
-
|
|
1175
|
-
* <p>A summary of a field-level encryption item.</p>
|
|
1176
|
-
*/
|
|
632
|
+
|
|
1177
633
|
export interface FieldLevelEncryptionSummary {
|
|
1178
|
-
|
|
1179
|
-
* <p>The unique ID of a field-level encryption item.</p>
|
|
1180
|
-
*/
|
|
634
|
+
|
|
1181
635
|
Id: string | undefined;
|
|
1182
|
-
|
|
1183
|
-
* <p>The last time that the summary of field-level encryption items was modified.</p>
|
|
1184
|
-
*/
|
|
636
|
+
|
|
1185
637
|
LastModifiedTime: Date | undefined;
|
|
1186
|
-
|
|
1187
|
-
* <p>An optional comment about the field-level encryption item. The comment cannot be longer than
|
|
1188
|
-
* 128 characters.</p>
|
|
1189
|
-
*/
|
|
638
|
+
|
|
1190
639
|
Comment?: string;
|
|
1191
|
-
|
|
1192
|
-
* <p>
|
|
1193
|
-
* A summary of a query argument-profile mapping.
|
|
1194
|
-
* </p>
|
|
1195
|
-
*/
|
|
640
|
+
|
|
1196
641
|
QueryArgProfileConfig?: QueryArgProfileConfig;
|
|
1197
|
-
|
|
1198
|
-
* <p>
|
|
1199
|
-
* A summary of a content type-profile mapping.
|
|
1200
|
-
* </p>
|
|
1201
|
-
*/
|
|
642
|
+
|
|
1202
643
|
ContentTypeProfileConfig?: ContentTypeProfileConfig;
|
|
1203
644
|
}
|
|
1204
645
|
export declare namespace FieldLevelEncryptionSummary {
|
|
1205
|
-
|
|
1206
|
-
* @internal
|
|
1207
|
-
*/
|
|
646
|
+
|
|
1208
647
|
const filterSensitiveLog: (obj: FieldLevelEncryptionSummary) => any;
|
|
1209
648
|
}
|
|
1210
|
-
|
|
1211
|
-
* <p>List of field-level encrpytion configurations.</p>
|
|
1212
|
-
*/
|
|
649
|
+
|
|
1213
650
|
export interface FieldLevelEncryptionList {
|
|
1214
|
-
|
|
1215
|
-
* <p>If there are more elements to be listed, this element is present and contains
|
|
1216
|
-
* the value that you can use for the <code>Marker</code> request parameter to continue
|
|
1217
|
-
* listing your configurations where you left off.</p>
|
|
1218
|
-
*/
|
|
651
|
+
|
|
1219
652
|
NextMarker?: string;
|
|
1220
|
-
|
|
1221
|
-
* <p>The maximum number of elements you want in the response body. </p>
|
|
1222
|
-
*/
|
|
653
|
+
|
|
1223
654
|
MaxItems: number | undefined;
|
|
1224
|
-
|
|
1225
|
-
* <p>The number of field-level encryption items.</p>
|
|
1226
|
-
*/
|
|
655
|
+
|
|
1227
656
|
Quantity: number | undefined;
|
|
1228
|
-
|
|
1229
|
-
* <p>An array of field-level encryption items.</p>
|
|
1230
|
-
*/
|
|
657
|
+
|
|
1231
658
|
Items?: FieldLevelEncryptionSummary[];
|
|
1232
659
|
}
|
|
1233
660
|
export declare namespace FieldLevelEncryptionList {
|
|
1234
|
-
|
|
1235
|
-
* @internal
|
|
1236
|
-
*/
|
|
661
|
+
|
|
1237
662
|
const filterSensitiveLog: (obj: FieldLevelEncryptionList) => any;
|
|
1238
663
|
}
|
|
1239
664
|
export interface ListFieldLevelEncryptionConfigsResult {
|
|
1240
|
-
|
|
1241
|
-
* <p>Returns a list of all field-level encryption configurations that have been created in CloudFront for this account.</p>
|
|
1242
|
-
*/
|
|
665
|
+
|
|
1243
666
|
FieldLevelEncryptionList?: FieldLevelEncryptionList;
|
|
1244
667
|
}
|
|
1245
668
|
export declare namespace ListFieldLevelEncryptionConfigsResult {
|
|
1246
|
-
|
|
1247
|
-
* @internal
|
|
1248
|
-
*/
|
|
669
|
+
|
|
1249
670
|
const filterSensitiveLog: (obj: ListFieldLevelEncryptionConfigsResult) => any;
|
|
1250
671
|
}
|
|
1251
672
|
export interface ListFieldLevelEncryptionProfilesRequest {
|
|
1252
|
-
|
|
1253
|
-
* <p>Use this when paginating results to indicate where to begin in your list of profiles. The results include profiles in the list that
|
|
1254
|
-
* occur after the marker. To get the next page of results, set the <code>Marker</code> to the value of the
|
|
1255
|
-
* <code>NextMarker</code> from the current page's response (which is also the ID of the last profile on that page). </p>
|
|
1256
|
-
*/
|
|
673
|
+
|
|
1257
674
|
Marker?: string;
|
|
1258
|
-
|
|
1259
|
-
* <p>The maximum number of field-level encryption profiles you want in the response body. </p>
|
|
1260
|
-
*/
|
|
675
|
+
|
|
1261
676
|
MaxItems?: number;
|
|
1262
677
|
}
|
|
1263
678
|
export declare namespace ListFieldLevelEncryptionProfilesRequest {
|
|
1264
|
-
|
|
1265
|
-
* @internal
|
|
1266
|
-
*/
|
|
679
|
+
|
|
1267
680
|
const filterSensitiveLog: (obj: ListFieldLevelEncryptionProfilesRequest) => any;
|
|
1268
681
|
}
|
|
1269
|
-
|
|
1270
|
-
* <p>The field-level encryption profile summary.</p>
|
|
1271
|
-
*/
|
|
682
|
+
|
|
1272
683
|
export interface FieldLevelEncryptionProfileSummary {
|
|
1273
|
-
|
|
1274
|
-
* <p>ID for the field-level encryption profile summary.</p>
|
|
1275
|
-
*/
|
|
684
|
+
|
|
1276
685
|
Id: string | undefined;
|
|
1277
|
-
|
|
1278
|
-
* <p>The time when the the field-level encryption profile summary was last updated.</p>
|
|
1279
|
-
*/
|
|
686
|
+
|
|
1280
687
|
LastModifiedTime: Date | undefined;
|
|
1281
|
-
|
|
1282
|
-
* <p>Name for the field-level encryption profile summary.</p>
|
|
1283
|
-
*/
|
|
688
|
+
|
|
1284
689
|
Name: string | undefined;
|
|
1285
|
-
|
|
1286
|
-
* <p>A complex data type of encryption entities for the field-level encryption profile that include the public key ID, provider, and
|
|
1287
|
-
* field patterns for specifying which fields to encrypt with this key.</p>
|
|
1288
|
-
*/
|
|
690
|
+
|
|
1289
691
|
EncryptionEntities: EncryptionEntities | undefined;
|
|
1290
|
-
|
|
1291
|
-
* <p>An optional comment for the field-level encryption profile summary. The comment cannot be
|
|
1292
|
-
* longer than 128 characters.</p>
|
|
1293
|
-
*/
|
|
692
|
+
|
|
1294
693
|
Comment?: string;
|
|
1295
694
|
}
|
|
1296
695
|
export declare namespace FieldLevelEncryptionProfileSummary {
|
|
1297
|
-
|
|
1298
|
-
* @internal
|
|
1299
|
-
*/
|
|
696
|
+
|
|
1300
697
|
const filterSensitiveLog: (obj: FieldLevelEncryptionProfileSummary) => any;
|
|
1301
698
|
}
|
|
1302
|
-
|
|
1303
|
-
* <p>List of field-level encryption profiles.</p>
|
|
1304
|
-
*/
|
|
699
|
+
|
|
1305
700
|
export interface FieldLevelEncryptionProfileList {
|
|
1306
|
-
|
|
1307
|
-
* <p>If there are more elements to be listed, this element is present and contains
|
|
1308
|
-
* the value that you can use for the <code>Marker</code> request parameter to continue
|
|
1309
|
-
* listing your profiles where you left off.</p>
|
|
1310
|
-
*/
|
|
701
|
+
|
|
1311
702
|
NextMarker?: string;
|
|
1312
|
-
|
|
1313
|
-
* <p>The maximum number of field-level encryption profiles you want in the response body. </p>
|
|
1314
|
-
*/
|
|
703
|
+
|
|
1315
704
|
MaxItems: number | undefined;
|
|
1316
|
-
|
|
1317
|
-
* <p>The number of field-level encryption profiles.</p>
|
|
1318
|
-
*/
|
|
705
|
+
|
|
1319
706
|
Quantity: number | undefined;
|
|
1320
|
-
|
|
1321
|
-
* <p>The field-level encryption profile items.</p>
|
|
1322
|
-
*/
|
|
707
|
+
|
|
1323
708
|
Items?: FieldLevelEncryptionProfileSummary[];
|
|
1324
709
|
}
|
|
1325
710
|
export declare namespace FieldLevelEncryptionProfileList {
|
|
1326
|
-
|
|
1327
|
-
* @internal
|
|
1328
|
-
*/
|
|
711
|
+
|
|
1329
712
|
const filterSensitiveLog: (obj: FieldLevelEncryptionProfileList) => any;
|
|
1330
713
|
}
|
|
1331
714
|
export interface ListFieldLevelEncryptionProfilesResult {
|
|
1332
|
-
|
|
1333
|
-
* <p>Returns a list of the field-level encryption profiles that have been created in CloudFront for this account.</p>
|
|
1334
|
-
*/
|
|
715
|
+
|
|
1335
716
|
FieldLevelEncryptionProfileList?: FieldLevelEncryptionProfileList;
|
|
1336
717
|
}
|
|
1337
718
|
export declare namespace ListFieldLevelEncryptionProfilesResult {
|
|
1338
|
-
|
|
1339
|
-
* @internal
|
|
1340
|
-
*/
|
|
719
|
+
|
|
1341
720
|
const filterSensitiveLog: (obj: ListFieldLevelEncryptionProfilesResult) => any;
|
|
1342
721
|
}
|
|
1343
722
|
export interface ListFunctionsRequest {
|
|
1344
|
-
|
|
1345
|
-
* <p>Use this field when paginating results to indicate where to begin in your list of
|
|
1346
|
-
* functions. The response includes functions in the list that occur after the marker. To
|
|
1347
|
-
* get the next page of the list, set this field’s value to the value of
|
|
1348
|
-
* <code>NextMarker</code> from the current page’s response.</p>
|
|
1349
|
-
*/
|
|
723
|
+
|
|
1350
724
|
Marker?: string;
|
|
1351
|
-
|
|
1352
|
-
* <p>The maximum number of functions that you want in the response.</p>
|
|
1353
|
-
*/
|
|
725
|
+
|
|
1354
726
|
MaxItems?: number;
|
|
1355
|
-
|
|
1356
|
-
* <p>An optional filter to return only the functions that are in the specified stage,
|
|
1357
|
-
* either <code>DEVELOPMENT</code> or <code>LIVE</code>.</p>
|
|
1358
|
-
*/
|
|
727
|
+
|
|
1359
728
|
Stage?: FunctionStage | string;
|
|
1360
729
|
}
|
|
1361
730
|
export declare namespace ListFunctionsRequest {
|
|
1362
|
-
|
|
1363
|
-
* @internal
|
|
1364
|
-
*/
|
|
731
|
+
|
|
1365
732
|
const filterSensitiveLog: (obj: ListFunctionsRequest) => any;
|
|
1366
733
|
}
|
|
1367
|
-
|
|
1368
|
-
* <p>A list of CloudFront functions.</p>
|
|
1369
|
-
*/
|
|
734
|
+
|
|
1370
735
|
export interface FunctionList {
|
|
1371
|
-
|
|
1372
|
-
* <p>If there are more items in the list than are in this response, this element is
|
|
1373
|
-
* present. It contains the value that you should use in the <code>Marker</code> field of a
|
|
1374
|
-
* subsequent request to continue listing functions where you left off.</p>
|
|
1375
|
-
*/
|
|
736
|
+
|
|
1376
737
|
NextMarker?: string;
|
|
1377
|
-
|
|
1378
|
-
* <p>The maximum number of functions requested.</p>
|
|
1379
|
-
*/
|
|
738
|
+
|
|
1380
739
|
MaxItems: number | undefined;
|
|
1381
|
-
|
|
1382
|
-
* <p>The number of functions returned in the response.</p>
|
|
1383
|
-
*/
|
|
740
|
+
|
|
1384
741
|
Quantity: number | undefined;
|
|
1385
|
-
|
|
1386
|
-
* <p>Contains the functions in the list.</p>
|
|
1387
|
-
*/
|
|
742
|
+
|
|
1388
743
|
Items?: FunctionSummary[];
|
|
1389
744
|
}
|
|
1390
745
|
export declare namespace FunctionList {
|
|
1391
|
-
|
|
1392
|
-
* @internal
|
|
1393
|
-
*/
|
|
746
|
+
|
|
1394
747
|
const filterSensitiveLog: (obj: FunctionList) => any;
|
|
1395
748
|
}
|
|
1396
749
|
export interface ListFunctionsResult {
|
|
1397
|
-
|
|
1398
|
-
* <p>A list of CloudFront functions.</p>
|
|
1399
|
-
*/
|
|
750
|
+
|
|
1400
751
|
FunctionList?: FunctionList;
|
|
1401
752
|
}
|
|
1402
753
|
export declare namespace ListFunctionsResult {
|
|
1403
|
-
|
|
1404
|
-
* @internal
|
|
1405
|
-
*/
|
|
754
|
+
|
|
1406
755
|
const filterSensitiveLog: (obj: ListFunctionsResult) => any;
|
|
1407
756
|
}
|
|
1408
|
-
|
|
1409
|
-
* <p>The request to list invalidations. </p>
|
|
1410
|
-
*/
|
|
757
|
+
|
|
1411
758
|
export interface ListInvalidationsRequest {
|
|
1412
|
-
|
|
1413
|
-
* <p>The distribution's ID.</p>
|
|
1414
|
-
*/
|
|
759
|
+
|
|
1415
760
|
DistributionId: string | undefined;
|
|
1416
|
-
|
|
1417
|
-
* <p>Use this parameter when paginating results to indicate where to begin in your list of
|
|
1418
|
-
* invalidation batches. Because the results are returned in decreasing order from most recent to
|
|
1419
|
-
* oldest, the most recent results are on the first page, the second page will contain earlier
|
|
1420
|
-
* results, and so on. To get the next page of results, set <code>Marker</code> to the value of
|
|
1421
|
-
* the <code>NextMarker</code> from the current page's response. This value is the same as the ID
|
|
1422
|
-
* of the last invalidation batch on that page. </p>
|
|
1423
|
-
*/
|
|
761
|
+
|
|
1424
762
|
Marker?: string;
|
|
1425
|
-
|
|
1426
|
-
* <p>The maximum number of invalidation batches that you want in the response
|
|
1427
|
-
* body.</p>
|
|
1428
|
-
*/
|
|
763
|
+
|
|
1429
764
|
MaxItems?: number;
|
|
1430
765
|
}
|
|
1431
766
|
export declare namespace ListInvalidationsRequest {
|
|
1432
|
-
|
|
1433
|
-
* @internal
|
|
1434
|
-
*/
|
|
767
|
+
|
|
1435
768
|
const filterSensitiveLog: (obj: ListInvalidationsRequest) => any;
|
|
1436
769
|
}
|
|
1437
|
-
|
|
1438
|
-
* <p>A summary of an invalidation request.</p>
|
|
1439
|
-
*/
|
|
770
|
+
|
|
1440
771
|
export interface InvalidationSummary {
|
|
1441
|
-
|
|
1442
|
-
* <p>The unique ID for an invalidation request.</p>
|
|
1443
|
-
*/
|
|
772
|
+
|
|
1444
773
|
Id: string | undefined;
|
|
1445
|
-
|
|
1446
|
-
* <p>The time that an invalidation request was created.</p>
|
|
1447
|
-
*/
|
|
774
|
+
|
|
1448
775
|
CreateTime: Date | undefined;
|
|
1449
|
-
|
|
1450
|
-
* <p>The status of an invalidation request.</p>
|
|
1451
|
-
*/
|
|
776
|
+
|
|
1452
777
|
Status: string | undefined;
|
|
1453
778
|
}
|
|
1454
779
|
export declare namespace InvalidationSummary {
|
|
1455
|
-
|
|
1456
|
-
* @internal
|
|
1457
|
-
*/
|
|
780
|
+
|
|
1458
781
|
const filterSensitiveLog: (obj: InvalidationSummary) => any;
|
|
1459
782
|
}
|
|
1460
|
-
|
|
1461
|
-
* <p>The <code>InvalidationList</code> complex type describes the list of invalidation
|
|
1462
|
-
* objects. For more information about invalidation, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Invalidation.html">Invalidating Objects (Web Distributions Only)</a> in
|
|
1463
|
-
* the <i>Amazon CloudFront Developer Guide</i>.</p>
|
|
1464
|
-
*/
|
|
783
|
+
|
|
1465
784
|
export interface InvalidationList {
|
|
1466
|
-
|
|
1467
|
-
* <p>The value that you provided for the <code>Marker</code> request parameter.</p>
|
|
1468
|
-
*/
|
|
785
|
+
|
|
1469
786
|
Marker: string | undefined;
|
|
1470
|
-
|
|
1471
|
-
* <p>If <code>IsTruncated</code> is <code>true</code>, this element is present and contains
|
|
1472
|
-
* the value that you can use for the <code>Marker</code> request parameter to continue listing
|
|
1473
|
-
* your invalidation batches where they left off.</p>
|
|
1474
|
-
*/
|
|
787
|
+
|
|
1475
788
|
NextMarker?: string;
|
|
1476
|
-
|
|
1477
|
-
* <p>The value that you provided for the <code>MaxItems</code> request parameter.</p>
|
|
1478
|
-
*/
|
|
789
|
+
|
|
1479
790
|
MaxItems: number | undefined;
|
|
1480
|
-
|
|
1481
|
-
* <p>A flag that indicates whether more invalidation batch requests remain to be listed. If
|
|
1482
|
-
* your results were truncated, you can make a follow-up pagination request using the
|
|
1483
|
-
* <code>Marker</code> request parameter to retrieve more invalidation batches in the
|
|
1484
|
-
* list.</p>
|
|
1485
|
-
*/
|
|
791
|
+
|
|
1486
792
|
IsTruncated: boolean | undefined;
|
|
1487
|
-
|
|
1488
|
-
* <p>The number of invalidation batches that were created by the current account.
|
|
1489
|
-
* </p>
|
|
1490
|
-
*/
|
|
793
|
+
|
|
1491
794
|
Quantity: number | undefined;
|
|
1492
|
-
|
|
1493
|
-
* <p>A complex type that contains one <code>InvalidationSummary</code> element for each
|
|
1494
|
-
* invalidation batch created by the current account.</p>
|
|
1495
|
-
*/
|
|
795
|
+
|
|
1496
796
|
Items?: InvalidationSummary[];
|
|
1497
797
|
}
|
|
1498
798
|
export declare namespace InvalidationList {
|
|
1499
|
-
|
|
1500
|
-
* @internal
|
|
1501
|
-
*/
|
|
799
|
+
|
|
1502
800
|
const filterSensitiveLog: (obj: InvalidationList) => any;
|
|
1503
801
|
}
|
|
1504
|
-
|
|
1505
|
-
* <p>The returned result of the corresponding request. </p>
|
|
1506
|
-
*/
|
|
802
|
+
|
|
1507
803
|
export interface ListInvalidationsResult {
|
|
1508
|
-
|
|
1509
|
-
* <p>Information about invalidation batches. </p>
|
|
1510
|
-
*/
|
|
804
|
+
|
|
1511
805
|
InvalidationList?: InvalidationList;
|
|
1512
806
|
}
|
|
1513
807
|
export declare namespace ListInvalidationsResult {
|
|
1514
|
-
|
|
1515
|
-
* @internal
|
|
1516
|
-
*/
|
|
808
|
+
|
|
1517
809
|
const filterSensitiveLog: (obj: ListInvalidationsResult) => any;
|
|
1518
810
|
}
|
|
1519
811
|
export interface ListKeyGroupsRequest {
|
|
1520
|
-
|
|
1521
|
-
* <p>Use this field when paginating results to indicate where to begin in your list of key
|
|
1522
|
-
* groups. The response includes key groups in the list that occur after the marker. To get
|
|
1523
|
-
* the next page of the list, set this field’s value to the value of
|
|
1524
|
-
* <code>NextMarker</code> from the current page’s response.</p>
|
|
1525
|
-
*/
|
|
812
|
+
|
|
1526
813
|
Marker?: string;
|
|
1527
|
-
|
|
1528
|
-
* <p>The maximum number of key groups that you want in the response.</p>
|
|
1529
|
-
*/
|
|
814
|
+
|
|
1530
815
|
MaxItems?: number;
|
|
1531
816
|
}
|
|
1532
817
|
export declare namespace ListKeyGroupsRequest {
|
|
1533
|
-
|
|
1534
|
-
* @internal
|
|
1535
|
-
*/
|
|
818
|
+
|
|
1536
819
|
const filterSensitiveLog: (obj: ListKeyGroupsRequest) => any;
|
|
1537
820
|
}
|
|
1538
|
-
|
|
1539
|
-
* <p>Contains information about a key group.</p>
|
|
1540
|
-
*/
|
|
821
|
+
|
|
1541
822
|
export interface KeyGroupSummary {
|
|
1542
|
-
|
|
1543
|
-
* <p>A key group.</p>
|
|
1544
|
-
*/
|
|
823
|
+
|
|
1545
824
|
KeyGroup: KeyGroup | undefined;
|
|
1546
825
|
}
|
|
1547
826
|
export declare namespace KeyGroupSummary {
|
|
1548
|
-
|
|
1549
|
-
* @internal
|
|
1550
|
-
*/
|
|
827
|
+
|
|
1551
828
|
const filterSensitiveLog: (obj: KeyGroupSummary) => any;
|
|
1552
829
|
}
|
|
1553
|
-
|
|
1554
|
-
* <p>A list of key groups.</p>
|
|
1555
|
-
*/
|
|
830
|
+
|
|
1556
831
|
export interface KeyGroupList {
|
|
1557
|
-
|
|
1558
|
-
* <p>If there are more items in the list than are in this response, this element is present. It
|
|
1559
|
-
* contains the value that you should use in the <code>Marker</code> field of a subsequent
|
|
1560
|
-
* request to continue listing key groups.</p>
|
|
1561
|
-
*/
|
|
832
|
+
|
|
1562
833
|
NextMarker?: string;
|
|
1563
|
-
|
|
1564
|
-
* <p>The maximum number of key groups requested.</p>
|
|
1565
|
-
*/
|
|
834
|
+
|
|
1566
835
|
MaxItems: number | undefined;
|
|
1567
|
-
|
|
1568
|
-
* <p>The number of key groups returned in the response.</p>
|
|
1569
|
-
*/
|
|
836
|
+
|
|
1570
837
|
Quantity: number | undefined;
|
|
1571
|
-
|
|
1572
|
-
* <p>A list of key groups.</p>
|
|
1573
|
-
*/
|
|
838
|
+
|
|
1574
839
|
Items?: KeyGroupSummary[];
|
|
1575
840
|
}
|
|
1576
841
|
export declare namespace KeyGroupList {
|
|
1577
|
-
|
|
1578
|
-
* @internal
|
|
1579
|
-
*/
|
|
842
|
+
|
|
1580
843
|
const filterSensitiveLog: (obj: KeyGroupList) => any;
|
|
1581
844
|
}
|
|
1582
845
|
export interface ListKeyGroupsResult {
|
|
1583
|
-
|
|
1584
|
-
* <p>A list of key groups.</p>
|
|
1585
|
-
*/
|
|
846
|
+
|
|
1586
847
|
KeyGroupList?: KeyGroupList;
|
|
1587
848
|
}
|
|
1588
849
|
export declare namespace ListKeyGroupsResult {
|
|
1589
|
-
|
|
1590
|
-
* @internal
|
|
1591
|
-
*/
|
|
850
|
+
|
|
1592
851
|
const filterSensitiveLog: (obj: ListKeyGroupsResult) => any;
|
|
1593
852
|
}
|
|
1594
853
|
export declare type OriginRequestPolicyType = "custom" | "managed";
|
|
1595
854
|
export interface ListOriginRequestPoliciesRequest {
|
|
1596
|
-
|
|
1597
|
-
* <p>A filter to return only the specified kinds of origin request policies. Valid values
|
|
1598
|
-
* are:</p>
|
|
1599
|
-
* <ul>
|
|
1600
|
-
* <li>
|
|
1601
|
-
* <p>
|
|
1602
|
-
* <code>managed</code> – Returns only the managed policies created by Amazon Web Services.</p>
|
|
1603
|
-
* </li>
|
|
1604
|
-
* <li>
|
|
1605
|
-
* <p>
|
|
1606
|
-
* <code>custom</code> – Returns only the custom policies created in your account.</p>
|
|
1607
|
-
* </li>
|
|
1608
|
-
* </ul>
|
|
1609
|
-
*/
|
|
855
|
+
|
|
1610
856
|
Type?: OriginRequestPolicyType | string;
|
|
1611
|
-
|
|
1612
|
-
* <p>Use this field when paginating results to indicate where to begin in your list of
|
|
1613
|
-
* origin request policies. The response includes origin request policies in the list that
|
|
1614
|
-
* occur after the marker. To get the next page of the list, set this field’s value to the
|
|
1615
|
-
* value of <code>NextMarker</code> from the current page’s response.</p>
|
|
1616
|
-
*/
|
|
857
|
+
|
|
1617
858
|
Marker?: string;
|
|
1618
|
-
|
|
1619
|
-
* <p>The maximum number of origin request policies that you want in the response.</p>
|
|
1620
|
-
*/
|
|
859
|
+
|
|
1621
860
|
MaxItems?: number;
|
|
1622
861
|
}
|
|
1623
862
|
export declare namespace ListOriginRequestPoliciesRequest {
|
|
1624
|
-
|
|
1625
|
-
* @internal
|
|
1626
|
-
*/
|
|
863
|
+
|
|
1627
864
|
const filterSensitiveLog: (obj: ListOriginRequestPoliciesRequest) => any;
|
|
1628
865
|
}
|
|
1629
|
-
|
|
1630
|
-
* <p>Contains an origin request policy.</p>
|
|
1631
|
-
*/
|
|
866
|
+
|
|
1632
867
|
export interface OriginRequestPolicySummary {
|
|
1633
|
-
|
|
1634
|
-
* <p>The type of origin request policy, either <code>managed</code> (created by Amazon Web Services) or
|
|
1635
|
-
* <code>custom</code> (created in this account).</p>
|
|
1636
|
-
*/
|
|
868
|
+
|
|
1637
869
|
Type: OriginRequestPolicyType | string | undefined;
|
|
1638
|
-
|
|
1639
|
-
* <p>The origin request policy.</p>
|
|
1640
|
-
*/
|
|
870
|
+
|
|
1641
871
|
OriginRequestPolicy: OriginRequestPolicy | undefined;
|
|
1642
872
|
}
|
|
1643
873
|
export declare namespace OriginRequestPolicySummary {
|
|
1644
|
-
|
|
1645
|
-
* @internal
|
|
1646
|
-
*/
|
|
874
|
+
|
|
1647
875
|
const filterSensitiveLog: (obj: OriginRequestPolicySummary) => any;
|
|
1648
876
|
}
|
|
1649
|
-
|
|
1650
|
-
* <p>A list of origin request policies.</p>
|
|
1651
|
-
*/
|
|
877
|
+
|
|
1652
878
|
export interface OriginRequestPolicyList {
|
|
1653
|
-
|
|
1654
|
-
* <p>If there are more items in the list than are in this response, this element is
|
|
1655
|
-
* present. It contains the value that you should use in the <code>Marker</code> field of a
|
|
1656
|
-
* subsequent request to continue listing origin request policies where you left
|
|
1657
|
-
* off.</p>
|
|
1658
|
-
*/
|
|
879
|
+
|
|
1659
880
|
NextMarker?: string;
|
|
1660
|
-
|
|
1661
|
-
* <p>The maximum number of origin request policies requested.</p>
|
|
1662
|
-
*/
|
|
881
|
+
|
|
1663
882
|
MaxItems: number | undefined;
|
|
1664
|
-
|
|
1665
|
-
* <p>The total number of origin request policies returned in the response.</p>
|
|
1666
|
-
*/
|
|
883
|
+
|
|
1667
884
|
Quantity: number | undefined;
|
|
1668
|
-
|
|
1669
|
-
* <p>Contains the origin request policies in the list.</p>
|
|
1670
|
-
*/
|
|
885
|
+
|
|
1671
886
|
Items?: OriginRequestPolicySummary[];
|
|
1672
887
|
}
|
|
1673
888
|
export declare namespace OriginRequestPolicyList {
|
|
1674
|
-
|
|
1675
|
-
* @internal
|
|
1676
|
-
*/
|
|
889
|
+
|
|
1677
890
|
const filterSensitiveLog: (obj: OriginRequestPolicyList) => any;
|
|
1678
891
|
}
|
|
1679
892
|
export interface ListOriginRequestPoliciesResult {
|
|
1680
|
-
|
|
1681
|
-
* <p>A list of origin request policies.</p>
|
|
1682
|
-
*/
|
|
893
|
+
|
|
1683
894
|
OriginRequestPolicyList?: OriginRequestPolicyList;
|
|
1684
895
|
}
|
|
1685
896
|
export declare namespace ListOriginRequestPoliciesResult {
|
|
1686
|
-
|
|
1687
|
-
* @internal
|
|
1688
|
-
*/
|
|
897
|
+
|
|
1689
898
|
const filterSensitiveLog: (obj: ListOriginRequestPoliciesResult) => any;
|
|
1690
899
|
}
|
|
1691
900
|
export interface ListPublicKeysRequest {
|
|
1692
|
-
|
|
1693
|
-
* <p>Use this when paginating results to indicate where to begin in your list of public keys. The results include public keys in the list that
|
|
1694
|
-
* occur after the marker. To get the next page of results, set the <code>Marker</code> to the value of the
|
|
1695
|
-
* <code>NextMarker</code> from the current page's response (which is also the ID of the last public key on that page). </p>
|
|
1696
|
-
*/
|
|
901
|
+
|
|
1697
902
|
Marker?: string;
|
|
1698
|
-
|
|
1699
|
-
* <p>The maximum number of public keys you want in the response body. </p>
|
|
1700
|
-
*/
|
|
903
|
+
|
|
1701
904
|
MaxItems?: number;
|
|
1702
905
|
}
|
|
1703
906
|
export declare namespace ListPublicKeysRequest {
|
|
1704
|
-
|
|
1705
|
-
* @internal
|
|
1706
|
-
*/
|
|
907
|
+
|
|
1707
908
|
const filterSensitiveLog: (obj: ListPublicKeysRequest) => any;
|
|
1708
909
|
}
|
|
1709
|
-
|
|
1710
|
-
* <p>Contains information about a public key.</p>
|
|
1711
|
-
*/
|
|
910
|
+
|
|
1712
911
|
export interface PublicKeySummary {
|
|
1713
|
-
|
|
1714
|
-
* <p>The identifier of the public key.</p>
|
|
1715
|
-
*/
|
|
912
|
+
|
|
1716
913
|
Id: string | undefined;
|
|
1717
|
-
|
|
1718
|
-
* <p>A name to help identify the public key.</p>
|
|
1719
|
-
*/
|
|
914
|
+
|
|
1720
915
|
Name: string | undefined;
|
|
1721
|
-
|
|
1722
|
-
* <p>The date and time when the public key was uploaded.</p>
|
|
1723
|
-
*/
|
|
916
|
+
|
|
1724
917
|
CreatedTime: Date | undefined;
|
|
1725
|
-
|
|
1726
|
-
* <p>The public key.</p>
|
|
1727
|
-
*/
|
|
918
|
+
|
|
1728
919
|
EncodedKey: string | undefined;
|
|
1729
|
-
|
|
1730
|
-
* <p>A comment to describe the public key. The comment cannot be longer than 128
|
|
1731
|
-
* characters.</p>
|
|
1732
|
-
*/
|
|
920
|
+
|
|
1733
921
|
Comment?: string;
|
|
1734
922
|
}
|
|
1735
923
|
export declare namespace PublicKeySummary {
|
|
1736
|
-
|
|
1737
|
-
* @internal
|
|
1738
|
-
*/
|
|
924
|
+
|
|
1739
925
|
const filterSensitiveLog: (obj: PublicKeySummary) => any;
|
|
1740
926
|
}
|
|
1741
|
-
|
|
1742
|
-
* <p>A list of public keys that you can use with <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html">signed URLs and signed cookies</a>, or with <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/field-level-encryption.html">field-level encryption</a>.</p>
|
|
1743
|
-
*/
|
|
927
|
+
|
|
1744
928
|
export interface PublicKeyList {
|
|
1745
|
-
|
|
1746
|
-
* <p>If there are more elements to be listed, this element is present and contains
|
|
1747
|
-
* the value that you can use for the <code>Marker</code> request parameter to continue
|
|
1748
|
-
* listing your public keys where you left off.</p>
|
|
1749
|
-
*/
|
|
929
|
+
|
|
1750
930
|
NextMarker?: string;
|
|
1751
|
-
|
|
1752
|
-
* <p>The maximum number of public keys you want in the response.</p>
|
|
1753
|
-
*/
|
|
931
|
+
|
|
1754
932
|
MaxItems: number | undefined;
|
|
1755
|
-
|
|
1756
|
-
* <p>The number of public keys in the list.</p>
|
|
1757
|
-
*/
|
|
933
|
+
|
|
1758
934
|
Quantity: number | undefined;
|
|
1759
|
-
|
|
1760
|
-
* <p>A list of public keys.</p>
|
|
1761
|
-
*/
|
|
935
|
+
|
|
1762
936
|
Items?: PublicKeySummary[];
|
|
1763
937
|
}
|
|
1764
938
|
export declare namespace PublicKeyList {
|
|
1765
|
-
|
|
1766
|
-
* @internal
|
|
1767
|
-
*/
|
|
939
|
+
|
|
1768
940
|
const filterSensitiveLog: (obj: PublicKeyList) => any;
|
|
1769
941
|
}
|
|
1770
942
|
export interface ListPublicKeysResult {
|
|
1771
|
-
|
|
1772
|
-
* <p>Returns a list of all public keys that have been added to CloudFront for this account.</p>
|
|
1773
|
-
*/
|
|
943
|
+
|
|
1774
944
|
PublicKeyList?: PublicKeyList;
|
|
1775
945
|
}
|
|
1776
946
|
export declare namespace ListPublicKeysResult {
|
|
1777
|
-
|
|
1778
|
-
* @internal
|
|
1779
|
-
*/
|
|
947
|
+
|
|
1780
948
|
const filterSensitiveLog: (obj: ListPublicKeysResult) => any;
|
|
1781
949
|
}
|
|
1782
950
|
export interface ListRealtimeLogConfigsRequest {
|
|
1783
|
-
|
|
1784
|
-
* <p>The maximum number of real-time log configurations that you want in the response.</p>
|
|
1785
|
-
*/
|
|
951
|
+
|
|
1786
952
|
MaxItems?: number;
|
|
1787
|
-
|
|
1788
|
-
* <p>Use this field when paginating results to indicate where to begin in your list of real-time
|
|
1789
|
-
* log configurations. The response includes real-time log configurations in the list that
|
|
1790
|
-
* occur after the marker. To get the next page of the list, set this field’s value to the
|
|
1791
|
-
* value of <code>NextMarker</code> from the current page’s response.</p>
|
|
1792
|
-
*/
|
|
953
|
+
|
|
1793
954
|
Marker?: string;
|
|
1794
955
|
}
|
|
1795
956
|
export declare namespace ListRealtimeLogConfigsRequest {
|
|
1796
|
-
|
|
1797
|
-
* @internal
|
|
1798
|
-
*/
|
|
957
|
+
|
|
1799
958
|
const filterSensitiveLog: (obj: ListRealtimeLogConfigsRequest) => any;
|
|
1800
959
|
}
|
|
1801
|
-
|
|
1802
|
-
* <p>A list of real-time log configurations.</p>
|
|
1803
|
-
*/
|
|
960
|
+
|
|
1804
961
|
export interface RealtimeLogConfigs {
|
|
1805
|
-
|
|
1806
|
-
* <p>The maximum number of real-time log configurations requested.</p>
|
|
1807
|
-
*/
|
|
962
|
+
|
|
1808
963
|
MaxItems: number | undefined;
|
|
1809
|
-
|
|
1810
|
-
* <p>Contains the list of real-time log configurations.</p>
|
|
1811
|
-
*/
|
|
964
|
+
|
|
1812
965
|
Items?: RealtimeLogConfig[];
|
|
1813
|
-
|
|
1814
|
-
* <p>A flag that indicates whether there are more real-time log configurations than are contained
|
|
1815
|
-
* in this list.</p>
|
|
1816
|
-
*/
|
|
966
|
+
|
|
1817
967
|
IsTruncated: boolean | undefined;
|
|
1818
|
-
|
|
1819
|
-
* <p>This parameter indicates where this list of real-time log configurations begins. This list
|
|
1820
|
-
* includes real-time log configurations that occur after the marker.</p>
|
|
1821
|
-
*/
|
|
968
|
+
|
|
1822
969
|
Marker: string | undefined;
|
|
1823
|
-
|
|
1824
|
-
* <p>If there are more items in the list than are in this response, this element is present. It
|
|
1825
|
-
* contains the value that you should use in the <code>Marker</code> field of a subsequent
|
|
1826
|
-
* request to continue listing real-time log configurations where you left off. </p>
|
|
1827
|
-
*/
|
|
970
|
+
|
|
1828
971
|
NextMarker?: string;
|
|
1829
972
|
}
|
|
1830
973
|
export declare namespace RealtimeLogConfigs {
|
|
1831
|
-
|
|
1832
|
-
* @internal
|
|
1833
|
-
*/
|
|
974
|
+
|
|
1834
975
|
const filterSensitiveLog: (obj: RealtimeLogConfigs) => any;
|
|
1835
976
|
}
|
|
1836
977
|
export interface ListRealtimeLogConfigsResult {
|
|
1837
|
-
|
|
1838
|
-
* <p>A list of real-time log configurations.</p>
|
|
1839
|
-
*/
|
|
978
|
+
|
|
1840
979
|
RealtimeLogConfigs?: RealtimeLogConfigs;
|
|
1841
980
|
}
|
|
1842
981
|
export declare namespace ListRealtimeLogConfigsResult {
|
|
1843
|
-
|
|
1844
|
-
* @internal
|
|
1845
|
-
*/
|
|
982
|
+
|
|
1846
983
|
const filterSensitiveLog: (obj: ListRealtimeLogConfigsResult) => any;
|
|
1847
984
|
}
|
|
1848
|
-
|
|
1849
|
-
* <p>The request to list your streaming distributions. </p>
|
|
1850
|
-
*/
|
|
985
|
+
|
|
1851
986
|
export interface ListStreamingDistributionsRequest {
|
|
1852
|
-
|
|
1853
|
-
* <p>The value that you provided for the <code>Marker</code> request parameter.</p>
|
|
1854
|
-
*/
|
|
987
|
+
|
|
1855
988
|
Marker?: string;
|
|
1856
|
-
|
|
1857
|
-
* <p>The value that you provided for the <code>MaxItems</code> request parameter.</p>
|
|
1858
|
-
*/
|
|
989
|
+
|
|
1859
990
|
MaxItems?: number;
|
|
1860
991
|
}
|
|
1861
992
|
export declare namespace ListStreamingDistributionsRequest {
|
|
1862
|
-
|
|
1863
|
-
* @internal
|
|
1864
|
-
*/
|
|
993
|
+
|
|
1865
994
|
const filterSensitiveLog: (obj: ListStreamingDistributionsRequest) => any;
|
|
1866
995
|
}
|
|
1867
|
-
|
|
1868
|
-
* <p> A summary of the information for a CloudFront streaming distribution.</p>
|
|
1869
|
-
*/
|
|
996
|
+
|
|
1870
997
|
export interface StreamingDistributionSummary {
|
|
1871
|
-
|
|
1872
|
-
* <p>The identifier for the distribution, for example, <code>EDFDVBD632BHDS5</code>.</p>
|
|
1873
|
-
*/
|
|
998
|
+
|
|
1874
999
|
Id: string | undefined;
|
|
1875
|
-
|
|
1876
|
-
* <p> The ARN (Amazon Resource Name) for the streaming distribution. For example:
|
|
1877
|
-
* <code>arn:aws:cloudfront::123456789012:streaming-distribution/EDFDVBD632BHDS5</code>, where
|
|
1878
|
-
* <code>123456789012</code> is your account ID.</p>
|
|
1879
|
-
*/
|
|
1000
|
+
|
|
1880
1001
|
ARN: string | undefined;
|
|
1881
|
-
|
|
1882
|
-
* <p> Indicates the current status of the distribution. When the status is
|
|
1883
|
-
* <code>Deployed</code>, the distribution's information is fully propagated throughout the
|
|
1884
|
-
* Amazon CloudFront system.</p>
|
|
1885
|
-
*/
|
|
1002
|
+
|
|
1886
1003
|
Status: string | undefined;
|
|
1887
|
-
|
|
1888
|
-
* <p>The date and time the distribution was last modified.</p>
|
|
1889
|
-
*/
|
|
1004
|
+
|
|
1890
1005
|
LastModifiedTime: Date | undefined;
|
|
1891
|
-
|
|
1892
|
-
* <p>The domain name corresponding to the distribution, for example, <code>d111111abcdef8.cloudfront.net</code>.</p>
|
|
1893
|
-
*/
|
|
1006
|
+
|
|
1894
1007
|
DomainName: string | undefined;
|
|
1895
|
-
|
|
1896
|
-
* <p>A complex type that contains information about the Amazon S3 bucket from which you want
|
|
1897
|
-
* CloudFront to get your media files for distribution.</p>
|
|
1898
|
-
*/
|
|
1008
|
+
|
|
1899
1009
|
S3Origin: S3Origin | undefined;
|
|
1900
|
-
|
|
1901
|
-
* <p>A complex type that contains information about CNAMEs (alternate domain names), if any,
|
|
1902
|
-
* for this streaming distribution.</p>
|
|
1903
|
-
*/
|
|
1010
|
+
|
|
1904
1011
|
Aliases: Aliases | undefined;
|
|
1905
|
-
|
|
1906
|
-
* <p>A complex type that specifies the accounts, if any, that you want to allow to
|
|
1907
|
-
* create signed URLs for private content. If you want to require signed URLs in requests for
|
|
1908
|
-
* objects in the target origin that match the <code>PathPattern</code> for this cache behavior,
|
|
1909
|
-
* specify <code>true</code> for <code>Enabled</code>, and specify the applicable values for
|
|
1910
|
-
* <code>Quantity</code> and <code>Items</code>.If you don't want to require signed URLs in
|
|
1911
|
-
* requests for objects that match <code>PathPattern</code>, specify <code>false</code> for
|
|
1912
|
-
* <code>Enabled</code> and <code>0</code> for <code>Quantity</code>. Omit <code>Items</code>.
|
|
1913
|
-
* To add, change, or remove one or more trusted signers, change <code>Enabled</code> to
|
|
1914
|
-
* <code>true</code> (if it's currently <code>false</code>), change <code>Quantity</code> as
|
|
1915
|
-
* applicable, and specify all of the trusted signers that you want to include in the updated
|
|
1916
|
-
* distribution.</p>
|
|
1917
|
-
* <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html">Serving Private
|
|
1918
|
-
* Content through CloudFront</a> in the <i>Amazon CloudFront Developer Guide</i>. </p>
|
|
1919
|
-
*/
|
|
1012
|
+
|
|
1920
1013
|
TrustedSigners: TrustedSigners | undefined;
|
|
1921
|
-
|
|
1922
|
-
* <p>The comment originally specified when this distribution was created.</p>
|
|
1923
|
-
*/
|
|
1014
|
+
|
|
1924
1015
|
Comment: string | undefined;
|
|
1925
|
-
|
|
1926
|
-
* <p>A complex type that contains information about price class for this streaming
|
|
1927
|
-
* distribution. </p>
|
|
1928
|
-
*/
|
|
1016
|
+
|
|
1929
1017
|
PriceClass: PriceClass | string | undefined;
|
|
1930
|
-
|
|
1931
|
-
* <p>Whether the distribution is enabled to accept end user requests for content.</p>
|
|
1932
|
-
*/
|
|
1018
|
+
|
|
1933
1019
|
Enabled: boolean | undefined;
|
|
1934
1020
|
}
|
|
1935
1021
|
export declare namespace StreamingDistributionSummary {
|
|
1936
|
-
|
|
1937
|
-
* @internal
|
|
1938
|
-
*/
|
|
1022
|
+
|
|
1939
1023
|
const filterSensitiveLog: (obj: StreamingDistributionSummary) => any;
|
|
1940
1024
|
}
|
|
1941
|
-
|
|
1942
|
-
* <p>A streaming distribution list. </p>
|
|
1943
|
-
*/
|
|
1025
|
+
|
|
1944
1026
|
export interface StreamingDistributionList {
|
|
1945
|
-
|
|
1946
|
-
* <p>The value you provided for the <code>Marker</code> request parameter. </p>
|
|
1947
|
-
*/
|
|
1027
|
+
|
|
1948
1028
|
Marker: string | undefined;
|
|
1949
|
-
|
|
1950
|
-
* <p>If <code>IsTruncated</code> is <code>true</code>, this element is present and contains
|
|
1951
|
-
* the value you can use for the <code>Marker</code> request parameter to continue listing your
|
|
1952
|
-
* RTMP distributions where they left off. </p>
|
|
1953
|
-
*/
|
|
1029
|
+
|
|
1954
1030
|
NextMarker?: string;
|
|
1955
|
-
|
|
1956
|
-
* <p>The value you provided for the <code>MaxItems</code> request parameter. </p>
|
|
1957
|
-
*/
|
|
1031
|
+
|
|
1958
1032
|
MaxItems: number | undefined;
|
|
1959
|
-
|
|
1960
|
-
* <p>A flag that indicates whether more streaming distributions remain to be listed. If your
|
|
1961
|
-
* results were truncated, you can make a follow-up pagination request using the
|
|
1962
|
-
* <code>Marker</code> request parameter to retrieve more distributions in the list. </p>
|
|
1963
|
-
*/
|
|
1033
|
+
|
|
1964
1034
|
IsTruncated: boolean | undefined;
|
|
1965
|
-
|
|
1966
|
-
* <p>The number of streaming distributions that were created by the current account.
|
|
1967
|
-
* </p>
|
|
1968
|
-
*/
|
|
1035
|
+
|
|
1969
1036
|
Quantity: number | undefined;
|
|
1970
|
-
|
|
1971
|
-
* <p>A complex type that contains one <code>StreamingDistributionSummary</code> element for
|
|
1972
|
-
* each distribution that was created by the current account.</p>
|
|
1973
|
-
*/
|
|
1037
|
+
|
|
1974
1038
|
Items?: StreamingDistributionSummary[];
|
|
1975
1039
|
}
|
|
1976
1040
|
export declare namespace StreamingDistributionList {
|
|
1977
|
-
|
|
1978
|
-
* @internal
|
|
1979
|
-
*/
|
|
1041
|
+
|
|
1980
1042
|
const filterSensitiveLog: (obj: StreamingDistributionList) => any;
|
|
1981
1043
|
}
|
|
1982
|
-
|
|
1983
|
-
* <p>The returned result of the corresponding request. </p>
|
|
1984
|
-
*/
|
|
1044
|
+
|
|
1985
1045
|
export interface ListStreamingDistributionsResult {
|
|
1986
|
-
|
|
1987
|
-
* <p>The <code>StreamingDistributionList</code> type. </p>
|
|
1988
|
-
*/
|
|
1046
|
+
|
|
1989
1047
|
StreamingDistributionList?: StreamingDistributionList;
|
|
1990
1048
|
}
|
|
1991
1049
|
export declare namespace ListStreamingDistributionsResult {
|
|
1992
|
-
|
|
1993
|
-
* @internal
|
|
1994
|
-
*/
|
|
1050
|
+
|
|
1995
1051
|
const filterSensitiveLog: (obj: ListStreamingDistributionsResult) => any;
|
|
1996
1052
|
}
|
|
1997
|
-
|
|
1998
|
-
* <p> The request to list tags for a CloudFront resource.</p>
|
|
1999
|
-
*/
|
|
1053
|
+
|
|
2000
1054
|
export interface ListTagsForResourceRequest {
|
|
2001
|
-
|
|
2002
|
-
* <p> An ARN of a CloudFront resource.</p>
|
|
2003
|
-
*/
|
|
1055
|
+
|
|
2004
1056
|
Resource: string | undefined;
|
|
2005
1057
|
}
|
|
2006
1058
|
export declare namespace ListTagsForResourceRequest {
|
|
2007
|
-
|
|
2008
|
-
* @internal
|
|
2009
|
-
*/
|
|
1059
|
+
|
|
2010
1060
|
const filterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
2011
1061
|
}
|
|
2012
|
-
|
|
2013
|
-
* <p> The returned result of the corresponding request.</p>
|
|
2014
|
-
*/
|
|
1062
|
+
|
|
2015
1063
|
export interface ListTagsForResourceResult {
|
|
2016
|
-
|
|
2017
|
-
* <p> A complex type that contains zero or more <code>Tag</code> elements.</p>
|
|
2018
|
-
*/
|
|
1064
|
+
|
|
2019
1065
|
Tags: Tags | undefined;
|
|
2020
1066
|
}
|
|
2021
1067
|
export declare namespace ListTagsForResourceResult {
|
|
2022
|
-
|
|
2023
|
-
* @internal
|
|
2024
|
-
*/
|
|
1068
|
+
|
|
2025
1069
|
const filterSensitiveLog: (obj: ListTagsForResourceResult) => any;
|
|
2026
1070
|
}
|
|
2027
1071
|
export interface PublishFunctionRequest {
|
|
2028
|
-
|
|
2029
|
-
* <p>The name of the function that you are publishing.</p>
|
|
2030
|
-
*/
|
|
1072
|
+
|
|
2031
1073
|
Name: string | undefined;
|
|
2032
|
-
|
|
2033
|
-
* <p>The current version (<code>ETag</code> value) of the function that you are publishing, which
|
|
2034
|
-
* you can get using <code>DescribeFunction</code>.</p>
|
|
2035
|
-
*/
|
|
1074
|
+
|
|
2036
1075
|
IfMatch: string | undefined;
|
|
2037
1076
|
}
|
|
2038
1077
|
export declare namespace PublishFunctionRequest {
|
|
2039
|
-
|
|
2040
|
-
* @internal
|
|
2041
|
-
*/
|
|
1078
|
+
|
|
2042
1079
|
const filterSensitiveLog: (obj: PublishFunctionRequest) => any;
|
|
2043
1080
|
}
|
|
2044
1081
|
export interface PublishFunctionResult {
|
|
2045
|
-
|
|
2046
|
-
* <p>Contains configuration information and metadata about a CloudFront function.</p>
|
|
2047
|
-
*/
|
|
1082
|
+
|
|
2048
1083
|
FunctionSummary?: FunctionSummary;
|
|
2049
1084
|
}
|
|
2050
1085
|
export declare namespace PublishFunctionResult {
|
|
2051
|
-
|
|
2052
|
-
* @internal
|
|
2053
|
-
*/
|
|
1086
|
+
|
|
2054
1087
|
const filterSensitiveLog: (obj: PublishFunctionResult) => any;
|
|
2055
1088
|
}
|
|
2056
|
-
|
|
2057
|
-
* <p> The request to add tags to a CloudFront resource.</p>
|
|
2058
|
-
*/
|
|
1089
|
+
|
|
2059
1090
|
export interface TagResourceRequest {
|
|
2060
|
-
|
|
2061
|
-
* <p> An ARN of a CloudFront resource.</p>
|
|
2062
|
-
*/
|
|
1091
|
+
|
|
2063
1092
|
Resource: string | undefined;
|
|
2064
|
-
|
|
2065
|
-
* <p> A complex type that contains zero or more <code>Tag</code> elements.</p>
|
|
2066
|
-
*/
|
|
1093
|
+
|
|
2067
1094
|
Tags: Tags | undefined;
|
|
2068
1095
|
}
|
|
2069
1096
|
export declare namespace TagResourceRequest {
|
|
2070
|
-
|
|
2071
|
-
* @internal
|
|
2072
|
-
*/
|
|
1097
|
+
|
|
2073
1098
|
const filterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
2074
1099
|
}
|
|
2075
|
-
|
|
2076
|
-
* <p>The CloudFront function failed.</p>
|
|
2077
|
-
*/
|
|
1100
|
+
|
|
2078
1101
|
export interface TestFunctionFailed extends __SmithyException, $MetadataBearer {
|
|
2079
1102
|
name: "TestFunctionFailed";
|
|
2080
1103
|
$fault: "server";
|
|
2081
1104
|
Message?: string;
|
|
2082
1105
|
}
|
|
2083
1106
|
export declare namespace TestFunctionFailed {
|
|
2084
|
-
|
|
2085
|
-
* @internal
|
|
2086
|
-
*/
|
|
1107
|
+
|
|
2087
1108
|
const filterSensitiveLog: (obj: TestFunctionFailed) => any;
|
|
2088
1109
|
}
|
|
2089
1110
|
export interface TestFunctionRequest {
|
|
2090
|
-
|
|
2091
|
-
* <p>The name of the function that you are testing.</p>
|
|
2092
|
-
*/
|
|
1111
|
+
|
|
2093
1112
|
Name: string | undefined;
|
|
2094
|
-
|
|
2095
|
-
* <p>The current version (<code>ETag</code> value) of the function that you are testing, which
|
|
2096
|
-
* you can get using <code>DescribeFunction</code>.</p>
|
|
2097
|
-
*/
|
|
1113
|
+
|
|
2098
1114
|
IfMatch: string | undefined;
|
|
2099
|
-
|
|
2100
|
-
* <p>The stage of the function that you are testing, either <code>DEVELOPMENT</code> or
|
|
2101
|
-
* <code>LIVE</code>.</p>
|
|
2102
|
-
*/
|
|
1115
|
+
|
|
2103
1116
|
Stage?: FunctionStage | string;
|
|
2104
|
-
|
|
2105
|
-
* <p>The event object to test the function with. For more information about the structure of the
|
|
2106
|
-
* event object, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/managing-functions.html#test-function">Testing functions</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>
|
|
2107
|
-
*/
|
|
1117
|
+
|
|
2108
1118
|
EventObject: Uint8Array | undefined;
|
|
2109
1119
|
}
|
|
2110
1120
|
export declare namespace TestFunctionRequest {
|
|
2111
|
-
|
|
2112
|
-
* @internal
|
|
2113
|
-
*/
|
|
1121
|
+
|
|
2114
1122
|
const filterSensitiveLog: (obj: TestFunctionRequest) => any;
|
|
2115
1123
|
}
|
|
2116
|
-
|
|
2117
|
-
* <p>Contains the result of testing a CloudFront function with <code>TestFunction</code>.</p>
|
|
2118
|
-
*/
|
|
1124
|
+
|
|
2119
1125
|
export interface TestResult {
|
|
2120
|
-
|
|
2121
|
-
* <p>Contains configuration information and metadata about the CloudFront function that was
|
|
2122
|
-
* tested.</p>
|
|
2123
|
-
*/
|
|
1126
|
+
|
|
2124
1127
|
FunctionSummary?: FunctionSummary;
|
|
2125
|
-
|
|
2126
|
-
* <p>The amount of time that the function took to run as a percentage of the maximum
|
|
2127
|
-
* allowed time. For example, a compute utilization of 35 means that the function completed
|
|
2128
|
-
* in 35% of the maximum allowed time.</p>
|
|
2129
|
-
*/
|
|
1128
|
+
|
|
2130
1129
|
ComputeUtilization?: string;
|
|
2131
|
-
|
|
2132
|
-
* <p>Contains the log lines that the function wrote (if any) when running the test.</p>
|
|
2133
|
-
*/
|
|
1130
|
+
|
|
2134
1131
|
FunctionExecutionLogs?: string[];
|
|
2135
|
-
|
|
2136
|
-
* <p>If the result of testing the function was an error, this field contains the error
|
|
2137
|
-
* message.</p>
|
|
2138
|
-
*/
|
|
1132
|
+
|
|
2139
1133
|
FunctionErrorMessage?: string;
|
|
2140
|
-
|
|
2141
|
-
* <p>The event object returned by the function. For more information about the structure of the
|
|
2142
|
-
* event object, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/functions-event-structure.html">Event object
|
|
2143
|
-
* structure</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>
|
|
2144
|
-
*/
|
|
1134
|
+
|
|
2145
1135
|
FunctionOutput?: string;
|
|
2146
1136
|
}
|
|
2147
1137
|
export declare namespace TestResult {
|
|
2148
|
-
|
|
2149
|
-
* @internal
|
|
2150
|
-
*/
|
|
1138
|
+
|
|
2151
1139
|
const filterSensitiveLog: (obj: TestResult) => any;
|
|
2152
1140
|
}
|
|
2153
1141
|
export interface TestFunctionResult {
|
|
2154
|
-
|
|
2155
|
-
* <p>An object that represents the result of running the function with the provided event
|
|
2156
|
-
* object.</p>
|
|
2157
|
-
*/
|
|
1142
|
+
|
|
2158
1143
|
TestResult?: TestResult;
|
|
2159
1144
|
}
|
|
2160
1145
|
export declare namespace TestFunctionResult {
|
|
2161
|
-
|
|
2162
|
-
* @internal
|
|
2163
|
-
*/
|
|
1146
|
+
|
|
2164
1147
|
const filterSensitiveLog: (obj: TestFunctionResult) => any;
|
|
2165
1148
|
}
|
|
2166
|
-
|
|
2167
|
-
* <p> A complex type that contains zero or more <code>Tag</code> elements.</p>
|
|
2168
|
-
*/
|
|
1149
|
+
|
|
2169
1150
|
export interface TagKeys {
|
|
2170
|
-
|
|
2171
|
-
* <p> A complex type that contains <code>Tag</code> key elements.</p>
|
|
2172
|
-
*/
|
|
1151
|
+
|
|
2173
1152
|
Items?: string[];
|
|
2174
1153
|
}
|
|
2175
1154
|
export declare namespace TagKeys {
|
|
2176
|
-
|
|
2177
|
-
* @internal
|
|
2178
|
-
*/
|
|
1155
|
+
|
|
2179
1156
|
const filterSensitiveLog: (obj: TagKeys) => any;
|
|
2180
1157
|
}
|
|
2181
|
-
|
|
2182
|
-
* <p> The request to remove tags from a CloudFront resource.</p>
|
|
2183
|
-
*/
|
|
1158
|
+
|
|
2184
1159
|
export interface UntagResourceRequest {
|
|
2185
|
-
|
|
2186
|
-
* <p> An ARN of a CloudFront resource.</p>
|
|
2187
|
-
*/
|
|
1160
|
+
|
|
2188
1161
|
Resource: string | undefined;
|
|
2189
|
-
|
|
2190
|
-
* <p> A complex type that contains zero or more <code>Tag</code> key elements.</p>
|
|
2191
|
-
*/
|
|
1162
|
+
|
|
2192
1163
|
TagKeys: TagKeys | undefined;
|
|
2193
1164
|
}
|
|
2194
1165
|
export declare namespace UntagResourceRequest {
|
|
2195
|
-
|
|
2196
|
-
* @internal
|
|
2197
|
-
*/
|
|
1166
|
+
|
|
2198
1167
|
const filterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
2199
1168
|
}
|
|
2200
1169
|
export interface UpdateCachePolicyRequest {
|
|
2201
|
-
|
|
2202
|
-
* <p>The unique identifier for the cache policy that you are updating. The identifier is returned
|
|
2203
|
-
* in a cache behavior’s <code>CachePolicyId</code> field in the response to
|
|
2204
|
-
* <code>GetDistributionConfig</code>.</p>
|
|
2205
|
-
*/
|
|
1170
|
+
|
|
2206
1171
|
Id: string | undefined;
|
|
2207
|
-
|
|
2208
|
-
* <p>The version of the cache policy that you are updating. The version is returned in the cache
|
|
2209
|
-
* policy’s <code>ETag</code> field in the response to
|
|
2210
|
-
* <code>GetCachePolicyConfig</code>.</p>
|
|
2211
|
-
*/
|
|
1172
|
+
|
|
2212
1173
|
IfMatch?: string;
|
|
2213
|
-
|
|
2214
|
-
* <p>A cache policy configuration.</p>
|
|
2215
|
-
*/
|
|
1174
|
+
|
|
2216
1175
|
CachePolicyConfig: CachePolicyConfig | undefined;
|
|
2217
1176
|
}
|
|
2218
1177
|
export declare namespace UpdateCachePolicyRequest {
|
|
2219
|
-
|
|
2220
|
-
* @internal
|
|
2221
|
-
*/
|
|
1178
|
+
|
|
2222
1179
|
const filterSensitiveLog: (obj: UpdateCachePolicyRequest) => any;
|
|
2223
1180
|
}
|
|
2224
1181
|
export interface UpdateCachePolicyResult {
|
|
2225
|
-
|
|
2226
|
-
* <p>A cache policy.</p>
|
|
2227
|
-
*/
|
|
1182
|
+
|
|
2228
1183
|
CachePolicy?: CachePolicy;
|
|
2229
|
-
|
|
2230
|
-
* <p>The current version of the cache policy.</p>
|
|
2231
|
-
*/
|
|
1184
|
+
|
|
2232
1185
|
ETag?: string;
|
|
2233
1186
|
}
|
|
2234
1187
|
export declare namespace UpdateCachePolicyResult {
|
|
2235
|
-
|
|
2236
|
-
* @internal
|
|
2237
|
-
*/
|
|
1188
|
+
|
|
2238
1189
|
const filterSensitiveLog: (obj: UpdateCachePolicyResult) => any;
|
|
2239
1190
|
}
|
|
2240
|
-
|
|
2241
|
-
* <p>The request to update an origin access identity.</p>
|
|
2242
|
-
*/
|
|
1191
|
+
|
|
2243
1192
|
export interface UpdateCloudFrontOriginAccessIdentityRequest {
|
|
2244
|
-
|
|
2245
|
-
* <p>The identity's id.</p>
|
|
2246
|
-
*/
|
|
1193
|
+
|
|
2247
1194
|
Id: string | undefined;
|
|
2248
|
-
|
|
2249
|
-
* <p>The value of the <code>ETag</code> header that you received when retrieving the
|
|
2250
|
-
* identity's configuration. For example: <code>E2QWRUHAPOMQZL</code>.</p>
|
|
2251
|
-
*/
|
|
1195
|
+
|
|
2252
1196
|
IfMatch?: string;
|
|
2253
|
-
|
|
2254
|
-
* <p>The identity's configuration information.</p>
|
|
2255
|
-
*/
|
|
1197
|
+
|
|
2256
1198
|
CloudFrontOriginAccessIdentityConfig: CloudFrontOriginAccessIdentityConfig | undefined;
|
|
2257
1199
|
}
|
|
2258
1200
|
export declare namespace UpdateCloudFrontOriginAccessIdentityRequest {
|
|
2259
|
-
|
|
2260
|
-
* @internal
|
|
2261
|
-
*/
|
|
1201
|
+
|
|
2262
1202
|
const filterSensitiveLog: (obj: UpdateCloudFrontOriginAccessIdentityRequest) => any;
|
|
2263
1203
|
}
|
|
2264
|
-
|
|
2265
|
-
* <p>The returned result of the corresponding request.</p>
|
|
2266
|
-
*/
|
|
1204
|
+
|
|
2267
1205
|
export interface UpdateCloudFrontOriginAccessIdentityResult {
|
|
2268
|
-
|
|
2269
|
-
* <p>The origin access identity's information.</p>
|
|
2270
|
-
*/
|
|
1206
|
+
|
|
2271
1207
|
CloudFrontOriginAccessIdentity?: CloudFrontOriginAccessIdentity;
|
|
2272
|
-
|
|
2273
|
-
* <p>The current version of the configuration. For example:
|
|
2274
|
-
* <code>E2QWRUHAPOMQZL</code>.</p>
|
|
2275
|
-
*/
|
|
1208
|
+
|
|
2276
1209
|
ETag?: string;
|
|
2277
1210
|
}
|
|
2278
1211
|
export declare namespace UpdateCloudFrontOriginAccessIdentityResult {
|
|
2279
|
-
|
|
2280
|
-
* @internal
|
|
2281
|
-
*/
|
|
1212
|
+
|
|
2282
1213
|
const filterSensitiveLog: (obj: UpdateCloudFrontOriginAccessIdentityResult) => any;
|
|
2283
1214
|
}
|
|
2284
|
-
|
|
2285
|
-
* <p>The request to update a distribution.</p>
|
|
2286
|
-
*/
|
|
1215
|
+
|
|
2287
1216
|
export interface UpdateDistributionRequest {
|
|
2288
|
-
|
|
2289
|
-
* <p>The distribution's id.</p>
|
|
2290
|
-
*/
|
|
1217
|
+
|
|
2291
1218
|
Id: string | undefined;
|
|
2292
|
-
|
|
2293
|
-
* <p>The value of the <code>ETag</code> header that you received when retrieving the
|
|
2294
|
-
* distribution's configuration. For example: <code>E2QWRUHAPOMQZL</code>.</p>
|
|
2295
|
-
*/
|
|
1219
|
+
|
|
2296
1220
|
IfMatch?: string;
|
|
2297
|
-
|
|
2298
|
-
* <p>The distribution's configuration information.</p>
|
|
2299
|
-
*/
|
|
1221
|
+
|
|
2300
1222
|
DistributionConfig: DistributionConfig | undefined;
|
|
2301
1223
|
}
|
|
2302
1224
|
export declare namespace UpdateDistributionRequest {
|
|
2303
|
-
|
|
2304
|
-
* @internal
|
|
2305
|
-
*/
|
|
1225
|
+
|
|
2306
1226
|
const filterSensitiveLog: (obj: UpdateDistributionRequest) => any;
|
|
2307
1227
|
}
|
|
2308
|
-
|
|
2309
|
-
* <p>The returned result of the corresponding request.</p>
|
|
2310
|
-
*/
|
|
1228
|
+
|
|
2311
1229
|
export interface UpdateDistributionResult {
|
|
2312
|
-
|
|
2313
|
-
* <p>The distribution's information.</p>
|
|
2314
|
-
*/
|
|
1230
|
+
|
|
2315
1231
|
Distribution?: Distribution;
|
|
2316
|
-
|
|
2317
|
-
* <p>The current version of the configuration. For example:
|
|
2318
|
-
* <code>E2QWRUHAPOMQZL</code>.</p>
|
|
2319
|
-
*/
|
|
1232
|
+
|
|
2320
1233
|
ETag?: string;
|
|
2321
1234
|
}
|
|
2322
1235
|
export declare namespace UpdateDistributionResult {
|
|
2323
|
-
|
|
2324
|
-
* @internal
|
|
2325
|
-
*/
|
|
1236
|
+
|
|
2326
1237
|
const filterSensitiveLog: (obj: UpdateDistributionResult) => any;
|
|
2327
1238
|
}
|
|
2328
1239
|
export interface UpdateFieldLevelEncryptionConfigRequest {
|
|
2329
|
-
|
|
2330
|
-
* <p>The ID of the configuration you want to update.</p>
|
|
2331
|
-
*/
|
|
1240
|
+
|
|
2332
1241
|
Id: string | undefined;
|
|
2333
|
-
|
|
2334
|
-
* <p>The value of the <code>ETag</code> header that you received when retrieving the configuration identity to update.
|
|
2335
|
-
* For example: <code>E2QWRUHAPOMQZL</code>.</p>
|
|
2336
|
-
*/
|
|
1242
|
+
|
|
2337
1243
|
IfMatch?: string;
|
|
2338
|
-
|
|
2339
|
-
* <p>Request to update a field-level encryption configuration. </p>
|
|
2340
|
-
*/
|
|
1244
|
+
|
|
2341
1245
|
FieldLevelEncryptionConfig: FieldLevelEncryptionConfig | undefined;
|
|
2342
1246
|
}
|
|
2343
1247
|
export declare namespace UpdateFieldLevelEncryptionConfigRequest {
|
|
2344
|
-
|
|
2345
|
-
* @internal
|
|
2346
|
-
*/
|
|
1248
|
+
|
|
2347
1249
|
const filterSensitiveLog: (obj: UpdateFieldLevelEncryptionConfigRequest) => any;
|
|
2348
1250
|
}
|
|
2349
1251
|
export interface UpdateFieldLevelEncryptionConfigResult {
|
|
2350
|
-
|
|
2351
|
-
* <p>Return the results of updating the configuration.</p>
|
|
2352
|
-
*/
|
|
1252
|
+
|
|
2353
1253
|
FieldLevelEncryption?: FieldLevelEncryption;
|
|
2354
|
-
|
|
2355
|
-
* <p>The value of the <code>ETag</code> header that you received when updating the configuration.
|
|
2356
|
-
* For example: <code>E2QWRUHAPOMQZL</code>.</p>
|
|
2357
|
-
*/
|
|
1254
|
+
|
|
2358
1255
|
ETag?: string;
|
|
2359
1256
|
}
|
|
2360
1257
|
export declare namespace UpdateFieldLevelEncryptionConfigResult {
|
|
2361
|
-
|
|
2362
|
-
* @internal
|
|
2363
|
-
*/
|
|
1258
|
+
|
|
2364
1259
|
const filterSensitiveLog: (obj: UpdateFieldLevelEncryptionConfigResult) => any;
|
|
2365
1260
|
}
|
|
2366
1261
|
export interface UpdateFieldLevelEncryptionProfileRequest {
|
|
2367
|
-
|
|
2368
|
-
* <p>The ID of the field-level encryption profile request. </p>
|
|
2369
|
-
*/
|
|
1262
|
+
|
|
2370
1263
|
Id: string | undefined;
|
|
2371
|
-
|
|
2372
|
-
* <p>The value of the <code>ETag</code> header that you received when retrieving the profile identity to update.
|
|
2373
|
-
* For example: <code>E2QWRUHAPOMQZL</code>.</p>
|
|
2374
|
-
*/
|
|
1264
|
+
|
|
2375
1265
|
IfMatch?: string;
|
|
2376
|
-
|
|
2377
|
-
* <p>Request to update a field-level encryption profile. </p>
|
|
2378
|
-
*/
|
|
1266
|
+
|
|
2379
1267
|
FieldLevelEncryptionProfileConfig: FieldLevelEncryptionProfileConfig | undefined;
|
|
2380
1268
|
}
|
|
2381
1269
|
export declare namespace UpdateFieldLevelEncryptionProfileRequest {
|
|
2382
|
-
|
|
2383
|
-
* @internal
|
|
2384
|
-
*/
|
|
1270
|
+
|
|
2385
1271
|
const filterSensitiveLog: (obj: UpdateFieldLevelEncryptionProfileRequest) => any;
|
|
2386
1272
|
}
|
|
2387
1273
|
export interface UpdateFieldLevelEncryptionProfileResult {
|
|
2388
|
-
|
|
2389
|
-
* <p>Return the results of updating the profile.</p>
|
|
2390
|
-
*/
|
|
1274
|
+
|
|
2391
1275
|
FieldLevelEncryptionProfile?: FieldLevelEncryptionProfile;
|
|
2392
|
-
|
|
2393
|
-
* <p>The result of the field-level encryption profile request. </p>
|
|
2394
|
-
*/
|
|
1276
|
+
|
|
2395
1277
|
ETag?: string;
|
|
2396
1278
|
}
|
|
2397
1279
|
export declare namespace UpdateFieldLevelEncryptionProfileResult {
|
|
2398
|
-
|
|
2399
|
-
* @internal
|
|
2400
|
-
*/
|
|
1280
|
+
|
|
2401
1281
|
const filterSensitiveLog: (obj: UpdateFieldLevelEncryptionProfileResult) => any;
|
|
2402
1282
|
}
|
|
2403
1283
|
export interface UpdateFunctionRequest {
|
|
2404
|
-
|
|
2405
|
-
* <p>The name of the function that you are updating.</p>
|
|
2406
|
-
*/
|
|
1284
|
+
|
|
2407
1285
|
Name: string | undefined;
|
|
2408
|
-
|
|
2409
|
-
* <p>The current version (<code>ETag</code> value) of the function that you are updating, which
|
|
2410
|
-
* you can get using <code>DescribeFunction</code>.</p>
|
|
2411
|
-
*/
|
|
1286
|
+
|
|
2412
1287
|
IfMatch: string | undefined;
|
|
2413
|
-
|
|
2414
|
-
* <p>Configuration information about the function.</p>
|
|
2415
|
-
*/
|
|
1288
|
+
|
|
2416
1289
|
FunctionConfig: FunctionConfig | undefined;
|
|
2417
|
-
|
|
2418
|
-
* <p>The function code. For more information about writing a CloudFront function, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/writing-function-code.html">Writing function
|
|
2419
|
-
* code for CloudFront Functions</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>
|
|
2420
|
-
*/
|
|
1290
|
+
|
|
2421
1291
|
FunctionCode: Uint8Array | undefined;
|
|
2422
1292
|
}
|
|
2423
1293
|
export declare namespace UpdateFunctionRequest {
|
|
2424
|
-
|
|
2425
|
-
* @internal
|
|
2426
|
-
*/
|
|
1294
|
+
|
|
2427
1295
|
const filterSensitiveLog: (obj: UpdateFunctionRequest) => any;
|
|
2428
1296
|
}
|
|
2429
1297
|
export interface UpdateFunctionResult {
|
|
2430
|
-
|
|
2431
|
-
* <p>Contains configuration information and metadata about a CloudFront function.</p>
|
|
2432
|
-
*/
|
|
1298
|
+
|
|
2433
1299
|
FunctionSummary?: FunctionSummary;
|
|
2434
|
-
|
|
2435
|
-
* <p>The version identifier for the current version of the CloudFront function.</p>
|
|
2436
|
-
*/
|
|
1300
|
+
|
|
2437
1301
|
ETag?: string;
|
|
2438
1302
|
}
|
|
2439
1303
|
export declare namespace UpdateFunctionResult {
|
|
2440
|
-
|
|
2441
|
-
* @internal
|
|
2442
|
-
*/
|
|
1304
|
+
|
|
2443
1305
|
const filterSensitiveLog: (obj: UpdateFunctionResult) => any;
|
|
2444
1306
|
}
|
|
2445
1307
|
export interface UpdateKeyGroupRequest {
|
|
2446
|
-
|
|
2447
|
-
* <p>The identifier of the key group that you are updating.</p>
|
|
2448
|
-
*/
|
|
1308
|
+
|
|
2449
1309
|
Id: string | undefined;
|
|
2450
|
-
|
|
2451
|
-
* <p>The version of the key group that you are updating. The version is the key group’s
|
|
2452
|
-
* <code>ETag</code> value.</p>
|
|
2453
|
-
*/
|
|
1310
|
+
|
|
2454
1311
|
IfMatch?: string;
|
|
2455
|
-
|
|
2456
|
-
* <p>The key group configuration.</p>
|
|
2457
|
-
*/
|
|
1312
|
+
|
|
2458
1313
|
KeyGroupConfig: KeyGroupConfig | undefined;
|
|
2459
1314
|
}
|
|
2460
1315
|
export declare namespace UpdateKeyGroupRequest {
|
|
2461
|
-
|
|
2462
|
-
* @internal
|
|
2463
|
-
*/
|
|
1316
|
+
|
|
2464
1317
|
const filterSensitiveLog: (obj: UpdateKeyGroupRequest) => any;
|
|
2465
1318
|
}
|
|
2466
1319
|
export interface UpdateKeyGroupResult {
|
|
2467
|
-
|
|
2468
|
-
* <p>The key group that was just updated.</p>
|
|
2469
|
-
*/
|
|
1320
|
+
|
|
2470
1321
|
KeyGroup?: KeyGroup;
|
|
2471
|
-
|
|
2472
|
-
* <p>The identifier for this version of the key group.</p>
|
|
2473
|
-
*/
|
|
1322
|
+
|
|
2474
1323
|
ETag?: string;
|
|
2475
1324
|
}
|
|
2476
1325
|
export declare namespace UpdateKeyGroupResult {
|
|
2477
|
-
|
|
2478
|
-
* @internal
|
|
2479
|
-
*/
|
|
1326
|
+
|
|
2480
1327
|
const filterSensitiveLog: (obj: UpdateKeyGroupResult) => any;
|
|
2481
1328
|
}
|
|
2482
1329
|
export interface UpdateOriginRequestPolicyRequest {
|
|
2483
|
-
|
|
2484
|
-
* <p>The unique identifier for the origin request policy that you are updating. The identifier is
|
|
2485
|
-
* returned in a cache behavior’s <code>OriginRequestPolicyId</code> field in the response
|
|
2486
|
-
* to <code>GetDistributionConfig</code>.</p>
|
|
2487
|
-
*/
|
|
1330
|
+
|
|
2488
1331
|
Id: string | undefined;
|
|
2489
|
-
|
|
2490
|
-
* <p>The version of the origin request policy that you are updating. The version is returned in
|
|
2491
|
-
* the origin request policy’s <code>ETag</code> field in the response to
|
|
2492
|
-
* <code>GetOriginRequestPolicyConfig</code>.</p>
|
|
2493
|
-
*/
|
|
1332
|
+
|
|
2494
1333
|
IfMatch?: string;
|
|
2495
|
-
|
|
2496
|
-
* <p>An origin request policy configuration.</p>
|
|
2497
|
-
*/
|
|
1334
|
+
|
|
2498
1335
|
OriginRequestPolicyConfig: OriginRequestPolicyConfig | undefined;
|
|
2499
1336
|
}
|
|
2500
1337
|
export declare namespace UpdateOriginRequestPolicyRequest {
|
|
2501
|
-
|
|
2502
|
-
* @internal
|
|
2503
|
-
*/
|
|
1338
|
+
|
|
2504
1339
|
const filterSensitiveLog: (obj: UpdateOriginRequestPolicyRequest) => any;
|
|
2505
1340
|
}
|
|
2506
1341
|
export interface UpdateOriginRequestPolicyResult {
|
|
2507
|
-
|
|
2508
|
-
* <p>An origin request policy.</p>
|
|
2509
|
-
*/
|
|
1342
|
+
|
|
2510
1343
|
OriginRequestPolicy?: OriginRequestPolicy;
|
|
2511
|
-
|
|
2512
|
-
* <p>The current version of the origin request policy.</p>
|
|
2513
|
-
*/
|
|
1344
|
+
|
|
2514
1345
|
ETag?: string;
|
|
2515
1346
|
}
|
|
2516
1347
|
export declare namespace UpdateOriginRequestPolicyResult {
|
|
2517
|
-
|
|
2518
|
-
* @internal
|
|
2519
|
-
*/
|
|
1348
|
+
|
|
2520
1349
|
const filterSensitiveLog: (obj: UpdateOriginRequestPolicyResult) => any;
|
|
2521
1350
|
}
|
|
2522
1351
|
export interface UpdatePublicKeyRequest {
|
|
2523
|
-
|
|
2524
|
-
* <p>The identifier of the public key that you are updating.</p>
|
|
2525
|
-
*/
|
|
1352
|
+
|
|
2526
1353
|
Id: string | undefined;
|
|
2527
|
-
|
|
2528
|
-
* <p>The value of the <code>ETag</code> header that you received when retrieving the public key to update.
|
|
2529
|
-
* For example: <code>E2QWRUHAPOMQZL</code>.</p>
|
|
2530
|
-
*/
|
|
1354
|
+
|
|
2531
1355
|
IfMatch?: string;
|
|
2532
|
-
|
|
2533
|
-
* <p>A public key configuration.</p>
|
|
2534
|
-
*/
|
|
1356
|
+
|
|
2535
1357
|
PublicKeyConfig: PublicKeyConfig | undefined;
|
|
2536
1358
|
}
|
|
2537
1359
|
export declare namespace UpdatePublicKeyRequest {
|
|
2538
|
-
|
|
2539
|
-
* @internal
|
|
2540
|
-
*/
|
|
1360
|
+
|
|
2541
1361
|
const filterSensitiveLog: (obj: UpdatePublicKeyRequest) => any;
|
|
2542
1362
|
}
|
|
2543
1363
|
export interface UpdatePublicKeyResult {
|
|
2544
|
-
|
|
2545
|
-
* <p>The public key.</p>
|
|
2546
|
-
*/
|
|
1364
|
+
|
|
2547
1365
|
PublicKey?: PublicKey;
|
|
2548
|
-
|
|
2549
|
-
* <p>The identifier of the current version of the public key.</p>
|
|
2550
|
-
*/
|
|
1366
|
+
|
|
2551
1367
|
ETag?: string;
|
|
2552
1368
|
}
|
|
2553
1369
|
export declare namespace UpdatePublicKeyResult {
|
|
2554
|
-
|
|
2555
|
-
* @internal
|
|
2556
|
-
*/
|
|
1370
|
+
|
|
2557
1371
|
const filterSensitiveLog: (obj: UpdatePublicKeyResult) => any;
|
|
2558
1372
|
}
|
|
2559
1373
|
export interface UpdateRealtimeLogConfigRequest {
|
|
2560
|
-
|
|
2561
|
-
* <p>Contains information about the Amazon Kinesis data stream where you are sending real-time
|
|
2562
|
-
* log data.</p>
|
|
2563
|
-
*/
|
|
1374
|
+
|
|
2564
1375
|
EndPoints?: EndPoint[];
|
|
2565
|
-
|
|
2566
|
-
* <p>A list of fields to include in each real-time log record.</p>
|
|
2567
|
-
* <p>For more information about fields, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/real-time-logs.html#understand-real-time-log-config-fields">Real-time log configuration fields</a> in the
|
|
2568
|
-
* <i>Amazon CloudFront Developer Guide</i>.</p>
|
|
2569
|
-
*/
|
|
1376
|
+
|
|
2570
1377
|
Fields?: string[];
|
|
2571
|
-
|
|
2572
|
-
* <p>The name for this real-time log configuration.</p>
|
|
2573
|
-
*/
|
|
1378
|
+
|
|
2574
1379
|
Name?: string;
|
|
2575
|
-
|
|
2576
|
-
* <p>The Amazon Resource Name (ARN) for this real-time log configuration.</p>
|
|
2577
|
-
*/
|
|
1380
|
+
|
|
2578
1381
|
ARN?: string;
|
|
2579
|
-
|
|
2580
|
-
* <p>The sampling rate for this real-time log configuration. The sampling rate determines the
|
|
2581
|
-
* percentage of viewer requests that are represented in the real-time log data. You must
|
|
2582
|
-
* provide an integer between 1 and 100, inclusive.</p>
|
|
2583
|
-
*/
|
|
1382
|
+
|
|
2584
1383
|
SamplingRate?: number;
|
|
2585
1384
|
}
|
|
2586
1385
|
export declare namespace UpdateRealtimeLogConfigRequest {
|
|
2587
|
-
|
|
2588
|
-
* @internal
|
|
2589
|
-
*/
|
|
1386
|
+
|
|
2590
1387
|
const filterSensitiveLog: (obj: UpdateRealtimeLogConfigRequest) => any;
|
|
2591
1388
|
}
|
|
2592
1389
|
export interface UpdateRealtimeLogConfigResult {
|
|
2593
|
-
|
|
2594
|
-
* <p>A real-time log configuration.</p>
|
|
2595
|
-
*/
|
|
1390
|
+
|
|
2596
1391
|
RealtimeLogConfig?: RealtimeLogConfig;
|
|
2597
1392
|
}
|
|
2598
1393
|
export declare namespace UpdateRealtimeLogConfigResult {
|
|
2599
|
-
|
|
2600
|
-
* @internal
|
|
2601
|
-
*/
|
|
1394
|
+
|
|
2602
1395
|
const filterSensitiveLog: (obj: UpdateRealtimeLogConfigResult) => any;
|
|
2603
1396
|
}
|
|
2604
|
-
|
|
2605
|
-
* <p>The request to update a streaming distribution.</p>
|
|
2606
|
-
*/
|
|
1397
|
+
|
|
2607
1398
|
export interface UpdateStreamingDistributionRequest {
|
|
2608
|
-
|
|
2609
|
-
* <p>The streaming distribution's id.</p>
|
|
2610
|
-
*/
|
|
1399
|
+
|
|
2611
1400
|
Id: string | undefined;
|
|
2612
|
-
|
|
2613
|
-
* <p>The value of the <code>ETag</code> header that you received when retrieving the
|
|
2614
|
-
* streaming distribution's configuration. For example: <code>E2QWRUHAPOMQZL</code>.</p>
|
|
2615
|
-
*/
|
|
1401
|
+
|
|
2616
1402
|
IfMatch?: string;
|
|
2617
|
-
|
|
2618
|
-
* <p>The streaming distribution's configuration information.</p>
|
|
2619
|
-
*/
|
|
1403
|
+
|
|
2620
1404
|
StreamingDistributionConfig: StreamingDistributionConfig | undefined;
|
|
2621
1405
|
}
|
|
2622
1406
|
export declare namespace UpdateStreamingDistributionRequest {
|
|
2623
|
-
|
|
2624
|
-
* @internal
|
|
2625
|
-
*/
|
|
1407
|
+
|
|
2626
1408
|
const filterSensitiveLog: (obj: UpdateStreamingDistributionRequest) => any;
|
|
2627
1409
|
}
|
|
2628
|
-
|
|
2629
|
-
* <p>The returned result of the corresponding request.</p>
|
|
2630
|
-
*/
|
|
1410
|
+
|
|
2631
1411
|
export interface UpdateStreamingDistributionResult {
|
|
2632
|
-
|
|
2633
|
-
* <p>The streaming distribution's information.</p>
|
|
2634
|
-
*/
|
|
1412
|
+
|
|
2635
1413
|
StreamingDistribution?: StreamingDistribution;
|
|
2636
|
-
|
|
2637
|
-
* <p>The current version of the configuration. For example:
|
|
2638
|
-
* <code>E2QWRUHAPOMQZL</code>.</p>
|
|
2639
|
-
*/
|
|
1414
|
+
|
|
2640
1415
|
ETag?: string;
|
|
2641
1416
|
}
|
|
2642
1417
|
export declare namespace UpdateStreamingDistributionResult {
|
|
2643
|
-
|
|
2644
|
-
* @internal
|
|
2645
|
-
*/
|
|
1418
|
+
|
|
2646
1419
|
const filterSensitiveLog: (obj: UpdateStreamingDistributionResult) => any;
|
|
2647
1420
|
}
|