@aws-sdk/client-cloudfront 3.934.0 → 3.936.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.
Files changed (214) hide show
  1. package/dist-cjs/index.js +234 -235
  2. package/dist-es/index.js +2 -1
  3. package/dist-es/models/enums.js +233 -0
  4. package/dist-es/models/errors.js +2129 -0
  5. package/dist-es/models/models_0.js +1 -1729
  6. package/dist-es/models/models_1.js +1 -611
  7. package/dist-es/schemas/schemas_0.js +1 -1
  8. package/dist-types/commands/CreateOriginRequestPolicyCommand.d.ts +1 -1
  9. package/dist-types/commands/CreatePublicKeyCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateRealtimeLogConfigCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateResponseHeadersPolicyCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateStreamingDistributionCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateStreamingDistributionWithTagsCommand.d.ts +1 -1
  14. package/dist-types/commands/CreateVpcOriginCommand.d.ts +1 -1
  15. package/dist-types/commands/DeleteAnycastIpListCommand.d.ts +1 -1
  16. package/dist-types/commands/DeleteCachePolicyCommand.d.ts +1 -1
  17. package/dist-types/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteConnectionGroupCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteContinuousDeploymentPolicyCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteDistributionCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteDistributionTenantCommand.d.ts +1 -1
  22. package/dist-types/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +1 -1
  24. package/dist-types/commands/DeleteFunctionCommand.d.ts +1 -1
  25. package/dist-types/commands/DeleteKeyGroupCommand.d.ts +1 -1
  26. package/dist-types/commands/DeleteKeyValueStoreCommand.d.ts +1 -1
  27. package/dist-types/commands/DeleteMonitoringSubscriptionCommand.d.ts +1 -1
  28. package/dist-types/commands/DeleteOriginAccessControlCommand.d.ts +1 -1
  29. package/dist-types/commands/DeleteOriginRequestPolicyCommand.d.ts +1 -1
  30. package/dist-types/commands/DeletePublicKeyCommand.d.ts +1 -1
  31. package/dist-types/commands/DeleteRealtimeLogConfigCommand.d.ts +1 -1
  32. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +1 -1
  33. package/dist-types/commands/DeleteResponseHeadersPolicyCommand.d.ts +1 -1
  34. package/dist-types/commands/DeleteStreamingDistributionCommand.d.ts +1 -1
  35. package/dist-types/commands/DeleteVpcOriginCommand.d.ts +1 -1
  36. package/dist-types/commands/DescribeFunctionCommand.d.ts +1 -1
  37. package/dist-types/commands/DescribeKeyValueStoreCommand.d.ts +1 -1
  38. package/dist-types/commands/DisassociateDistributionTenantWebACLCommand.d.ts +1 -1
  39. package/dist-types/commands/DisassociateDistributionWebACLCommand.d.ts +1 -1
  40. package/dist-types/commands/GetAnycastIpListCommand.d.ts +1 -1
  41. package/dist-types/commands/GetCachePolicyCommand.d.ts +1 -1
  42. package/dist-types/commands/GetCachePolicyConfigCommand.d.ts +1 -1
  43. package/dist-types/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +1 -1
  44. package/dist-types/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +1 -1
  45. package/dist-types/commands/GetConnectionGroupByRoutingEndpointCommand.d.ts +1 -1
  46. package/dist-types/commands/GetConnectionGroupCommand.d.ts +1 -1
  47. package/dist-types/commands/GetContinuousDeploymentPolicyCommand.d.ts +1 -1
  48. package/dist-types/commands/GetContinuousDeploymentPolicyConfigCommand.d.ts +1 -1
  49. package/dist-types/commands/GetDistributionCommand.d.ts +1 -1
  50. package/dist-types/commands/GetDistributionConfigCommand.d.ts +1 -1
  51. package/dist-types/commands/GetDistributionTenantByDomainCommand.d.ts +1 -1
  52. package/dist-types/commands/GetDistributionTenantCommand.d.ts +1 -1
  53. package/dist-types/commands/GetFieldLevelEncryptionCommand.d.ts +1 -1
  54. package/dist-types/commands/GetFieldLevelEncryptionConfigCommand.d.ts +1 -1
  55. package/dist-types/commands/GetFieldLevelEncryptionProfileCommand.d.ts +1 -1
  56. package/dist-types/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +1 -1
  57. package/dist-types/commands/GetFunctionCommand.d.ts +1 -1
  58. package/dist-types/commands/GetInvalidationCommand.d.ts +1 -1
  59. package/dist-types/commands/GetInvalidationForDistributionTenantCommand.d.ts +1 -1
  60. package/dist-types/commands/GetKeyGroupCommand.d.ts +1 -1
  61. package/dist-types/commands/GetKeyGroupConfigCommand.d.ts +1 -1
  62. package/dist-types/commands/GetManagedCertificateDetailsCommand.d.ts +1 -1
  63. package/dist-types/commands/GetMonitoringSubscriptionCommand.d.ts +1 -1
  64. package/dist-types/commands/GetOriginAccessControlCommand.d.ts +1 -1
  65. package/dist-types/commands/GetOriginAccessControlConfigCommand.d.ts +1 -1
  66. package/dist-types/commands/GetOriginRequestPolicyCommand.d.ts +1 -1
  67. package/dist-types/commands/GetOriginRequestPolicyConfigCommand.d.ts +1 -1
  68. package/dist-types/commands/GetPublicKeyCommand.d.ts +1 -1
  69. package/dist-types/commands/GetPublicKeyConfigCommand.d.ts +1 -1
  70. package/dist-types/commands/GetRealtimeLogConfigCommand.d.ts +1 -1
  71. package/dist-types/commands/ListRealtimeLogConfigsCommand.d.ts +1 -2
  72. package/dist-types/commands/ListResponseHeadersPoliciesCommand.d.ts +1 -1
  73. package/dist-types/commands/ListStreamingDistributionsCommand.d.ts +1 -1
  74. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  75. package/dist-types/commands/ListVpcOriginsCommand.d.ts +1 -1
  76. package/dist-types/commands/PublishFunctionCommand.d.ts +1 -1
  77. package/dist-types/commands/PutResourcePolicyCommand.d.ts +1 -1
  78. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  79. package/dist-types/commands/TestFunctionCommand.d.ts +1 -1
  80. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  81. package/dist-types/commands/UpdateAnycastIpListCommand.d.ts +1 -1
  82. package/dist-types/commands/UpdateCachePolicyCommand.d.ts +1 -1
  83. package/dist-types/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +1 -1
  84. package/dist-types/commands/UpdateConnectionGroupCommand.d.ts +1 -1
  85. package/dist-types/commands/UpdateContinuousDeploymentPolicyCommand.d.ts +1 -1
  86. package/dist-types/commands/UpdateDistributionCommand.d.ts +1 -1
  87. package/dist-types/commands/UpdateDistributionTenantCommand.d.ts +1 -1
  88. package/dist-types/commands/UpdateDistributionWithStagingConfigCommand.d.ts +1 -1
  89. package/dist-types/commands/UpdateDomainAssociationCommand.d.ts +1 -1
  90. package/dist-types/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +1 -1
  91. package/dist-types/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +1 -1
  92. package/dist-types/commands/UpdateFunctionCommand.d.ts +1 -1
  93. package/dist-types/commands/UpdateKeyGroupCommand.d.ts +1 -1
  94. package/dist-types/commands/UpdateKeyValueStoreCommand.d.ts +1 -1
  95. package/dist-types/commands/UpdateOriginAccessControlCommand.d.ts +1 -1
  96. package/dist-types/commands/UpdateOriginRequestPolicyCommand.d.ts +1 -1
  97. package/dist-types/commands/UpdatePublicKeyCommand.d.ts +1 -1
  98. package/dist-types/commands/UpdateRealtimeLogConfigCommand.d.ts +1 -1
  99. package/dist-types/commands/UpdateResponseHeadersPolicyCommand.d.ts +1 -1
  100. package/dist-types/commands/UpdateStreamingDistributionCommand.d.ts +1 -1
  101. package/dist-types/commands/UpdateVpcOriginCommand.d.ts +1 -1
  102. package/dist-types/commands/VerifyDnsConfigurationCommand.d.ts +1 -1
  103. package/dist-types/index.d.ts +4 -1
  104. package/dist-types/models/enums.d.ts +585 -0
  105. package/dist-types/models/errors.d.ts +1978 -0
  106. package/dist-types/models/models_0.d.ts +2505 -2075
  107. package/dist-types/models/models_1.d.ts +1504 -3123
  108. package/dist-types/ts3.4/commands/CreateOriginRequestPolicyCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/CreatePublicKeyCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/commands/CreateRealtimeLogConfigCommand.d.ts +1 -1
  111. package/dist-types/ts3.4/commands/CreateResponseHeadersPolicyCommand.d.ts +1 -1
  112. package/dist-types/ts3.4/commands/CreateStreamingDistributionCommand.d.ts +1 -1
  113. package/dist-types/ts3.4/commands/CreateStreamingDistributionWithTagsCommand.d.ts +1 -1
  114. package/dist-types/ts3.4/commands/CreateVpcOriginCommand.d.ts +1 -1
  115. package/dist-types/ts3.4/commands/DeleteAnycastIpListCommand.d.ts +1 -1
  116. package/dist-types/ts3.4/commands/DeleteCachePolicyCommand.d.ts +1 -1
  117. package/dist-types/ts3.4/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +1 -1
  118. package/dist-types/ts3.4/commands/DeleteConnectionGroupCommand.d.ts +1 -1
  119. package/dist-types/ts3.4/commands/DeleteContinuousDeploymentPolicyCommand.d.ts +1 -1
  120. package/dist-types/ts3.4/commands/DeleteDistributionCommand.d.ts +1 -1
  121. package/dist-types/ts3.4/commands/DeleteDistributionTenantCommand.d.ts +1 -1
  122. package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +1 -1
  123. package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +1 -1
  124. package/dist-types/ts3.4/commands/DeleteFunctionCommand.d.ts +1 -1
  125. package/dist-types/ts3.4/commands/DeleteKeyGroupCommand.d.ts +1 -1
  126. package/dist-types/ts3.4/commands/DeleteKeyValueStoreCommand.d.ts +1 -1
  127. package/dist-types/ts3.4/commands/DeleteMonitoringSubscriptionCommand.d.ts +1 -1
  128. package/dist-types/ts3.4/commands/DeleteOriginAccessControlCommand.d.ts +1 -1
  129. package/dist-types/ts3.4/commands/DeleteOriginRequestPolicyCommand.d.ts +1 -1
  130. package/dist-types/ts3.4/commands/DeletePublicKeyCommand.d.ts +1 -1
  131. package/dist-types/ts3.4/commands/DeleteRealtimeLogConfigCommand.d.ts +1 -1
  132. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +1 -1
  133. package/dist-types/ts3.4/commands/DeleteResponseHeadersPolicyCommand.d.ts +1 -1
  134. package/dist-types/ts3.4/commands/DeleteStreamingDistributionCommand.d.ts +1 -1
  135. package/dist-types/ts3.4/commands/DeleteVpcOriginCommand.d.ts +1 -1
  136. package/dist-types/ts3.4/commands/DescribeFunctionCommand.d.ts +1 -1
  137. package/dist-types/ts3.4/commands/DescribeKeyValueStoreCommand.d.ts +1 -1
  138. package/dist-types/ts3.4/commands/DisassociateDistributionTenantWebACLCommand.d.ts +1 -1
  139. package/dist-types/ts3.4/commands/DisassociateDistributionWebACLCommand.d.ts +1 -1
  140. package/dist-types/ts3.4/commands/GetAnycastIpListCommand.d.ts +1 -1
  141. package/dist-types/ts3.4/commands/GetCachePolicyCommand.d.ts +1 -1
  142. package/dist-types/ts3.4/commands/GetCachePolicyConfigCommand.d.ts +1 -1
  143. package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +1 -1
  144. package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +1 -1
  145. package/dist-types/ts3.4/commands/GetConnectionGroupByRoutingEndpointCommand.d.ts +1 -1
  146. package/dist-types/ts3.4/commands/GetConnectionGroupCommand.d.ts +1 -1
  147. package/dist-types/ts3.4/commands/GetContinuousDeploymentPolicyCommand.d.ts +1 -1
  148. package/dist-types/ts3.4/commands/GetContinuousDeploymentPolicyConfigCommand.d.ts +1 -1
  149. package/dist-types/ts3.4/commands/GetDistributionCommand.d.ts +1 -1
  150. package/dist-types/ts3.4/commands/GetDistributionConfigCommand.d.ts +1 -1
  151. package/dist-types/ts3.4/commands/GetDistributionTenantByDomainCommand.d.ts +1 -1
  152. package/dist-types/ts3.4/commands/GetDistributionTenantCommand.d.ts +1 -1
  153. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionCommand.d.ts +1 -1
  154. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionConfigCommand.d.ts +1 -1
  155. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileCommand.d.ts +1 -1
  156. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +1 -1
  157. package/dist-types/ts3.4/commands/GetFunctionCommand.d.ts +1 -1
  158. package/dist-types/ts3.4/commands/GetInvalidationCommand.d.ts +1 -1
  159. package/dist-types/ts3.4/commands/GetInvalidationForDistributionTenantCommand.d.ts +1 -1
  160. package/dist-types/ts3.4/commands/GetKeyGroupCommand.d.ts +1 -1
  161. package/dist-types/ts3.4/commands/GetKeyGroupConfigCommand.d.ts +1 -1
  162. package/dist-types/ts3.4/commands/GetManagedCertificateDetailsCommand.d.ts +1 -1
  163. package/dist-types/ts3.4/commands/GetMonitoringSubscriptionCommand.d.ts +1 -1
  164. package/dist-types/ts3.4/commands/GetOriginAccessControlCommand.d.ts +1 -1
  165. package/dist-types/ts3.4/commands/GetOriginAccessControlConfigCommand.d.ts +1 -1
  166. package/dist-types/ts3.4/commands/GetOriginRequestPolicyCommand.d.ts +1 -1
  167. package/dist-types/ts3.4/commands/GetOriginRequestPolicyConfigCommand.d.ts +1 -1
  168. package/dist-types/ts3.4/commands/GetPublicKeyCommand.d.ts +1 -1
  169. package/dist-types/ts3.4/commands/GetPublicKeyConfigCommand.d.ts +1 -1
  170. package/dist-types/ts3.4/commands/GetRealtimeLogConfigCommand.d.ts +1 -1
  171. package/dist-types/ts3.4/commands/ListRealtimeLogConfigsCommand.d.ts +4 -2
  172. package/dist-types/ts3.4/commands/ListResponseHeadersPoliciesCommand.d.ts +1 -1
  173. package/dist-types/ts3.4/commands/ListStreamingDistributionsCommand.d.ts +1 -1
  174. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  175. package/dist-types/ts3.4/commands/ListVpcOriginsCommand.d.ts +1 -1
  176. package/dist-types/ts3.4/commands/PublishFunctionCommand.d.ts +1 -1
  177. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +1 -1
  178. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  179. package/dist-types/ts3.4/commands/TestFunctionCommand.d.ts +1 -1
  180. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  181. package/dist-types/ts3.4/commands/UpdateAnycastIpListCommand.d.ts +1 -1
  182. package/dist-types/ts3.4/commands/UpdateCachePolicyCommand.d.ts +1 -1
  183. package/dist-types/ts3.4/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +1 -1
  184. package/dist-types/ts3.4/commands/UpdateConnectionGroupCommand.d.ts +1 -1
  185. package/dist-types/ts3.4/commands/UpdateContinuousDeploymentPolicyCommand.d.ts +1 -1
  186. package/dist-types/ts3.4/commands/UpdateDistributionCommand.d.ts +1 -1
  187. package/dist-types/ts3.4/commands/UpdateDistributionTenantCommand.d.ts +1 -1
  188. package/dist-types/ts3.4/commands/UpdateDistributionWithStagingConfigCommand.d.ts +1 -1
  189. package/dist-types/ts3.4/commands/UpdateDomainAssociationCommand.d.ts +1 -1
  190. package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +1 -1
  191. package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +1 -1
  192. package/dist-types/ts3.4/commands/UpdateFunctionCommand.d.ts +1 -1
  193. package/dist-types/ts3.4/commands/UpdateKeyGroupCommand.d.ts +1 -1
  194. package/dist-types/ts3.4/commands/UpdateKeyValueStoreCommand.d.ts +1 -1
  195. package/dist-types/ts3.4/commands/UpdateOriginAccessControlCommand.d.ts +1 -1
  196. package/dist-types/ts3.4/commands/UpdateOriginRequestPolicyCommand.d.ts +1 -1
  197. package/dist-types/ts3.4/commands/UpdatePublicKeyCommand.d.ts +1 -1
  198. package/dist-types/ts3.4/commands/UpdateRealtimeLogConfigCommand.d.ts +1 -1
  199. package/dist-types/ts3.4/commands/UpdateResponseHeadersPolicyCommand.d.ts +1 -1
  200. package/dist-types/ts3.4/commands/UpdateStreamingDistributionCommand.d.ts +1 -1
  201. package/dist-types/ts3.4/commands/UpdateVpcOriginCommand.d.ts +1 -1
  202. package/dist-types/ts3.4/commands/VerifyDnsConfigurationCommand.d.ts +1 -1
  203. package/dist-types/ts3.4/index.d.ts +4 -1
  204. package/dist-types/ts3.4/models/enums.d.ts +311 -0
  205. package/dist-types/ts3.4/models/errors.d.ts +1317 -0
  206. package/dist-types/ts3.4/models/models_0.d.ts +663 -1189
  207. package/dist-types/ts3.4/models/models_1.d.ts +403 -1093
  208. package/package.json +19 -19
  209. package/dist-es/models/index.js +0 -3
  210. package/dist-es/models/models_2.js +0 -24
  211. package/dist-types/models/index.d.ts +0 -3
  212. package/dist-types/models/models_2.d.ts +0 -1378
  213. package/dist-types/ts3.4/models/index.d.ts +0 -3
  214. package/dist-types/ts3.4/models/models_2.d.ts +0 -411
@@ -1,1093 +1,76 @@
1
- import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
- import { CloudFrontServiceException as __BaseException } from "./CloudFrontServiceException";
3
1
  import {
4
- ActiveTrustedSigners,
5
- Aliases,
6
- AliasICPRecordal,
7
- AnycastIpList,
8
- AnycastIpListCollection,
9
- CacheBehaviors,
10
- CachePolicy,
11
- CachePolicyConfig,
12
- CachePolicyList,
13
2
  CachePolicyType,
14
- CloudFrontOriginAccessIdentity,
15
- CloudFrontOriginAccessIdentityConfig,
16
- ConnectionGroup,
17
3
  ConnectionMode,
18
- ContentTypeProfileConfig,
19
- ContinuousDeploymentPolicy,
20
- ContinuousDeploymentPolicyConfig,
21
- CookieNames,
22
- CustomErrorResponses,
23
- Customizations,
24
- DefaultCacheBehavior,
25
- Distribution,
26
- DistributionConfig,
27
- DistributionTenant,
28
- DomainResult,
29
- EncryptionEntities,
30
- FieldLevelEncryption,
31
- FieldLevelEncryptionConfig,
32
- FieldLevelEncryptionProfile,
33
- FieldLevelEncryptionProfileConfig,
4
+ DistributionResourceType,
5
+ DnsConfigurationStatus,
34
6
  FunctionStage,
35
- FunctionSummary,
36
- Headers,
37
7
  HttpVersion,
38
- Invalidation,
39
- KeyGroup,
40
- KeyGroupConfig,
41
- KeyValueStore,
42
- MonitoringSubscription,
43
- OriginAccessControl,
44
- OriginAccessControlConfig,
8
+ IpAddressType,
45
9
  OriginAccessControlOriginTypes,
46
10
  OriginAccessControlSigningBehaviors,
47
11
  OriginAccessControlSigningProtocols,
48
- OriginGroups,
49
- OriginProtocolPolicy,
50
- Origins,
51
- OriginSslProtocols,
12
+ OriginRequestPolicyType,
52
13
  PriceClass,
53
- QueryArgProfileConfig,
54
- QueryStringNames,
55
- ResponseHeadersPolicyAccessControlAllowMethodsValues,
56
- Restrictions,
57
- Tags,
58
- TrustedSigners,
59
- ValidationTokenHost,
60
- ViewerCertificate,
61
- } from "./models_0";
62
- export declare class OriginAccessControlAlreadyExists extends __BaseException {
63
- readonly name: "OriginAccessControlAlreadyExists";
64
- readonly $fault: "client";
65
- Message?: string | undefined;
66
- constructor(
67
- opts: __ExceptionOptionType<
68
- OriginAccessControlAlreadyExists,
69
- __BaseException
70
- >
71
- );
72
- }
73
- export declare class TooManyOriginAccessControls extends __BaseException {
74
- readonly name: "TooManyOriginAccessControls";
75
- readonly $fault: "client";
76
- Message?: string | undefined;
77
- constructor(
78
- opts: __ExceptionOptionType<TooManyOriginAccessControls, __BaseException>
79
- );
80
- }
81
- export declare const OriginRequestPolicyCookieBehavior: {
82
- readonly all: "all";
83
- readonly allExcept: "allExcept";
84
- readonly none: "none";
85
- readonly whitelist: "whitelist";
86
- };
87
- export type OriginRequestPolicyCookieBehavior =
88
- (typeof OriginRequestPolicyCookieBehavior)[keyof typeof OriginRequestPolicyCookieBehavior];
89
- export interface OriginRequestPolicyCookiesConfig {
90
- CookieBehavior: OriginRequestPolicyCookieBehavior | undefined;
91
- Cookies?: CookieNames | undefined;
92
- }
93
- export declare const OriginRequestPolicyHeaderBehavior: {
94
- readonly allExcept: "allExcept";
95
- readonly allViewer: "allViewer";
96
- readonly allViewerAndWhitelistCloudFront: "allViewerAndWhitelistCloudFront";
97
- readonly none: "none";
98
- readonly whitelist: "whitelist";
99
- };
100
- export type OriginRequestPolicyHeaderBehavior =
101
- (typeof OriginRequestPolicyHeaderBehavior)[keyof typeof OriginRequestPolicyHeaderBehavior];
102
- export interface OriginRequestPolicyHeadersConfig {
103
- HeaderBehavior: OriginRequestPolicyHeaderBehavior | undefined;
104
- Headers?: Headers | undefined;
105
- }
106
- export declare const OriginRequestPolicyQueryStringBehavior: {
107
- readonly all: "all";
108
- readonly allExcept: "allExcept";
109
- readonly none: "none";
110
- readonly whitelist: "whitelist";
111
- };
112
- export type OriginRequestPolicyQueryStringBehavior =
113
- (typeof OriginRequestPolicyQueryStringBehavior)[keyof typeof OriginRequestPolicyQueryStringBehavior];
114
- export interface OriginRequestPolicyQueryStringsConfig {
115
- QueryStringBehavior: OriginRequestPolicyQueryStringBehavior | undefined;
116
- QueryStrings?: QueryStringNames | undefined;
117
- }
118
- export interface OriginRequestPolicyConfig {
119
- Comment?: string | undefined;
120
- Name: string | undefined;
121
- HeadersConfig: OriginRequestPolicyHeadersConfig | undefined;
122
- CookiesConfig: OriginRequestPolicyCookiesConfig | undefined;
123
- QueryStringsConfig: OriginRequestPolicyQueryStringsConfig | undefined;
124
- }
125
- export interface CreateOriginRequestPolicyRequest {
126
- OriginRequestPolicyConfig: OriginRequestPolicyConfig | undefined;
127
- }
128
- export interface OriginRequestPolicy {
129
- Id: string | undefined;
130
- LastModifiedTime: Date | undefined;
131
- OriginRequestPolicyConfig: OriginRequestPolicyConfig | undefined;
132
- }
133
- export interface CreateOriginRequestPolicyResult {
134
- OriginRequestPolicy?: OriginRequestPolicy | undefined;
135
- Location?: string | undefined;
136
- ETag?: string | undefined;
137
- }
138
- export declare class OriginRequestPolicyAlreadyExists extends __BaseException {
139
- readonly name: "OriginRequestPolicyAlreadyExists";
140
- readonly $fault: "client";
141
- Message?: string | undefined;
142
- constructor(
143
- opts: __ExceptionOptionType<
144
- OriginRequestPolicyAlreadyExists,
145
- __BaseException
146
- >
147
- );
148
- }
149
- export declare class TooManyCookiesInOriginRequestPolicy extends __BaseException {
150
- readonly name: "TooManyCookiesInOriginRequestPolicy";
151
- readonly $fault: "client";
152
- Message?: string | undefined;
153
- constructor(
154
- opts: __ExceptionOptionType<
155
- TooManyCookiesInOriginRequestPolicy,
156
- __BaseException
157
- >
158
- );
159
- }
160
- export declare class TooManyHeadersInOriginRequestPolicy extends __BaseException {
161
- readonly name: "TooManyHeadersInOriginRequestPolicy";
162
- readonly $fault: "client";
163
- Message?: string | undefined;
164
- constructor(
165
- opts: __ExceptionOptionType<
166
- TooManyHeadersInOriginRequestPolicy,
167
- __BaseException
168
- >
169
- );
170
- }
171
- export declare class TooManyOriginRequestPolicies extends __BaseException {
172
- readonly name: "TooManyOriginRequestPolicies";
173
- readonly $fault: "client";
174
- Message?: string | undefined;
175
- constructor(
176
- opts: __ExceptionOptionType<TooManyOriginRequestPolicies, __BaseException>
177
- );
178
- }
179
- export declare class TooManyQueryStringsInOriginRequestPolicy extends __BaseException {
180
- readonly name: "TooManyQueryStringsInOriginRequestPolicy";
181
- readonly $fault: "client";
182
- Message?: string | undefined;
183
- constructor(
184
- opts: __ExceptionOptionType<
185
- TooManyQueryStringsInOriginRequestPolicy,
186
- __BaseException
187
- >
188
- );
189
- }
190
- export interface PublicKeyConfig {
191
- CallerReference: string | undefined;
192
- Name: string | undefined;
193
- EncodedKey: string | undefined;
194
- Comment?: string | undefined;
195
- }
196
- export interface CreatePublicKeyRequest {
197
- PublicKeyConfig: PublicKeyConfig | undefined;
198
- }
199
- export interface PublicKey {
200
- Id: string | undefined;
201
- CreatedTime: Date | undefined;
202
- PublicKeyConfig: PublicKeyConfig | undefined;
203
- }
204
- export interface CreatePublicKeyResult {
205
- PublicKey?: PublicKey | undefined;
206
- Location?: string | undefined;
207
- ETag?: string | undefined;
208
- }
209
- export declare class PublicKeyAlreadyExists extends __BaseException {
210
- readonly name: "PublicKeyAlreadyExists";
211
- readonly $fault: "client";
212
- Message?: string | undefined;
213
- constructor(
214
- opts: __ExceptionOptionType<PublicKeyAlreadyExists, __BaseException>
215
- );
216
- }
217
- export declare class TooManyPublicKeys extends __BaseException {
218
- readonly name: "TooManyPublicKeys";
219
- readonly $fault: "client";
220
- Message?: string | undefined;
221
- constructor(opts: __ExceptionOptionType<TooManyPublicKeys, __BaseException>);
222
- }
223
- export interface KinesisStreamConfig {
224
- RoleARN: string | undefined;
225
- StreamARN: string | undefined;
226
- }
227
- export interface EndPoint {
228
- StreamType: string | undefined;
229
- KinesisStreamConfig?: KinesisStreamConfig | undefined;
230
- }
231
- export interface CreateRealtimeLogConfigRequest {
232
- EndPoints: EndPoint[] | undefined;
233
- Fields: string[] | undefined;
234
- Name: string | undefined;
235
- SamplingRate: number | undefined;
236
- }
237
- export interface RealtimeLogConfig {
238
- ARN: string | undefined;
239
- Name: string | undefined;
240
- SamplingRate: number | undefined;
241
- EndPoints: EndPoint[] | undefined;
242
- Fields: string[] | undefined;
243
- }
244
- export interface CreateRealtimeLogConfigResult {
245
- RealtimeLogConfig?: RealtimeLogConfig | undefined;
246
- }
247
- export declare class RealtimeLogConfigAlreadyExists extends __BaseException {
248
- readonly name: "RealtimeLogConfigAlreadyExists";
249
- readonly $fault: "client";
250
- Message?: string | undefined;
251
- constructor(
252
- opts: __ExceptionOptionType<RealtimeLogConfigAlreadyExists, __BaseException>
253
- );
254
- }
255
- export declare class TooManyRealtimeLogConfigs extends __BaseException {
256
- readonly name: "TooManyRealtimeLogConfigs";
257
- readonly $fault: "client";
258
- Message?: string | undefined;
259
- constructor(
260
- opts: __ExceptionOptionType<TooManyRealtimeLogConfigs, __BaseException>
261
- );
262
- }
263
- export interface ResponseHeadersPolicyAccessControlAllowHeaders {
264
- Quantity: number | undefined;
265
- Items: string[] | undefined;
266
- }
267
- export interface ResponseHeadersPolicyAccessControlAllowMethods {
268
- Quantity: number | undefined;
269
- Items: ResponseHeadersPolicyAccessControlAllowMethodsValues[] | undefined;
270
- }
271
- export interface ResponseHeadersPolicyAccessControlAllowOrigins {
272
- Quantity: number | undefined;
273
- Items: string[] | undefined;
274
- }
275
- export interface ResponseHeadersPolicyAccessControlExposeHeaders {
276
- Quantity: number | undefined;
277
- Items?: string[] | undefined;
278
- }
279
- export interface ResponseHeadersPolicyCorsConfig {
280
- AccessControlAllowOrigins:
281
- | ResponseHeadersPolicyAccessControlAllowOrigins
282
- | undefined;
283
- AccessControlAllowHeaders:
284
- | ResponseHeadersPolicyAccessControlAllowHeaders
285
- | undefined;
286
- AccessControlAllowMethods:
287
- | ResponseHeadersPolicyAccessControlAllowMethods
288
- | undefined;
289
- AccessControlAllowCredentials: boolean | undefined;
290
- AccessControlExposeHeaders?:
291
- | ResponseHeadersPolicyAccessControlExposeHeaders
292
- | undefined;
293
- AccessControlMaxAgeSec?: number | undefined;
294
- OriginOverride: boolean | undefined;
295
- }
296
- export interface ResponseHeadersPolicyCustomHeader {
297
- Header: string | undefined;
298
- Value: string | undefined;
299
- Override: boolean | undefined;
300
- }
301
- export interface ResponseHeadersPolicyCustomHeadersConfig {
302
- Quantity: number | undefined;
303
- Items?: ResponseHeadersPolicyCustomHeader[] | undefined;
304
- }
305
- export interface ResponseHeadersPolicyRemoveHeader {
306
- Header: string | undefined;
307
- }
308
- export interface ResponseHeadersPolicyRemoveHeadersConfig {
309
- Quantity: number | undefined;
310
- Items?: ResponseHeadersPolicyRemoveHeader[] | undefined;
311
- }
312
- export interface ResponseHeadersPolicyContentSecurityPolicy {
313
- Override: boolean | undefined;
314
- ContentSecurityPolicy: string | undefined;
315
- }
316
- export interface ResponseHeadersPolicyContentTypeOptions {
317
- Override: boolean | undefined;
318
- }
319
- export declare const FrameOptionsList: {
320
- readonly DENY: "DENY";
321
- readonly SAMEORIGIN: "SAMEORIGIN";
322
- };
323
- export type FrameOptionsList =
324
- (typeof FrameOptionsList)[keyof typeof FrameOptionsList];
325
- export interface ResponseHeadersPolicyFrameOptions {
326
- Override: boolean | undefined;
327
- FrameOption: FrameOptionsList | undefined;
328
- }
329
- export declare const ReferrerPolicyList: {
330
- readonly no_referrer: "no-referrer";
331
- readonly no_referrer_when_downgrade: "no-referrer-when-downgrade";
332
- readonly origin: "origin";
333
- readonly origin_when_cross_origin: "origin-when-cross-origin";
334
- readonly same_origin: "same-origin";
335
- readonly strict_origin: "strict-origin";
336
- readonly strict_origin_when_cross_origin: "strict-origin-when-cross-origin";
337
- readonly unsafe_url: "unsafe-url";
338
- };
339
- export type ReferrerPolicyList =
340
- (typeof ReferrerPolicyList)[keyof typeof ReferrerPolicyList];
341
- export interface ResponseHeadersPolicyReferrerPolicy {
342
- Override: boolean | undefined;
343
- ReferrerPolicy: ReferrerPolicyList | undefined;
344
- }
345
- export interface ResponseHeadersPolicyStrictTransportSecurity {
346
- Override: boolean | undefined;
347
- IncludeSubdomains?: boolean | undefined;
348
- Preload?: boolean | undefined;
349
- AccessControlMaxAgeSec: number | undefined;
350
- }
351
- export interface ResponseHeadersPolicyXSSProtection {
352
- Override: boolean | undefined;
353
- Protection: boolean | undefined;
354
- ModeBlock?: boolean | undefined;
355
- ReportUri?: string | undefined;
356
- }
357
- export interface ResponseHeadersPolicySecurityHeadersConfig {
358
- XSSProtection?: ResponseHeadersPolicyXSSProtection | undefined;
359
- FrameOptions?: ResponseHeadersPolicyFrameOptions | undefined;
360
- ReferrerPolicy?: ResponseHeadersPolicyReferrerPolicy | undefined;
361
- ContentSecurityPolicy?:
362
- | ResponseHeadersPolicyContentSecurityPolicy
363
- | undefined;
364
- ContentTypeOptions?: ResponseHeadersPolicyContentTypeOptions | undefined;
365
- StrictTransportSecurity?:
366
- | ResponseHeadersPolicyStrictTransportSecurity
367
- | undefined;
368
- }
369
- export interface ResponseHeadersPolicyServerTimingHeadersConfig {
370
- Enabled: boolean | undefined;
371
- SamplingRate?: number | undefined;
372
- }
373
- export interface ResponseHeadersPolicyConfig {
374
- Comment?: string | undefined;
375
- Name: string | undefined;
376
- CorsConfig?: ResponseHeadersPolicyCorsConfig | undefined;
377
- SecurityHeadersConfig?:
378
- | ResponseHeadersPolicySecurityHeadersConfig
379
- | undefined;
380
- ServerTimingHeadersConfig?:
381
- | ResponseHeadersPolicyServerTimingHeadersConfig
382
- | undefined;
383
- CustomHeadersConfig?: ResponseHeadersPolicyCustomHeadersConfig | undefined;
384
- RemoveHeadersConfig?: ResponseHeadersPolicyRemoveHeadersConfig | undefined;
385
- }
386
- export interface CreateResponseHeadersPolicyRequest {
387
- ResponseHeadersPolicyConfig: ResponseHeadersPolicyConfig | undefined;
388
- }
389
- export interface ResponseHeadersPolicy {
390
- Id: string | undefined;
391
- LastModifiedTime: Date | undefined;
392
- ResponseHeadersPolicyConfig: ResponseHeadersPolicyConfig | undefined;
393
- }
394
- export interface CreateResponseHeadersPolicyResult {
395
- ResponseHeadersPolicy?: ResponseHeadersPolicy | undefined;
396
- Location?: string | undefined;
397
- ETag?: string | undefined;
398
- }
399
- export declare class ResponseHeadersPolicyAlreadyExists extends __BaseException {
400
- readonly name: "ResponseHeadersPolicyAlreadyExists";
401
- readonly $fault: "client";
402
- Message?: string | undefined;
403
- constructor(
404
- opts: __ExceptionOptionType<
405
- ResponseHeadersPolicyAlreadyExists,
406
- __BaseException
407
- >
408
- );
409
- }
410
- export declare class TooLongCSPInResponseHeadersPolicy extends __BaseException {
411
- readonly name: "TooLongCSPInResponseHeadersPolicy";
412
- readonly $fault: "client";
413
- Message?: string | undefined;
414
- constructor(
415
- opts: __ExceptionOptionType<
416
- TooLongCSPInResponseHeadersPolicy,
417
- __BaseException
418
- >
419
- );
420
- }
421
- export declare class TooManyCustomHeadersInResponseHeadersPolicy extends __BaseException {
422
- readonly name: "TooManyCustomHeadersInResponseHeadersPolicy";
423
- readonly $fault: "client";
424
- Message?: string | undefined;
425
- constructor(
426
- opts: __ExceptionOptionType<
427
- TooManyCustomHeadersInResponseHeadersPolicy,
428
- __BaseException
429
- >
430
- );
431
- }
432
- export declare class TooManyRemoveHeadersInResponseHeadersPolicy extends __BaseException {
433
- readonly name: "TooManyRemoveHeadersInResponseHeadersPolicy";
434
- readonly $fault: "client";
435
- Message?: string | undefined;
436
- constructor(
437
- opts: __ExceptionOptionType<
438
- TooManyRemoveHeadersInResponseHeadersPolicy,
439
- __BaseException
440
- >
441
- );
442
- }
443
- export declare class TooManyResponseHeadersPolicies extends __BaseException {
444
- readonly name: "TooManyResponseHeadersPolicies";
445
- readonly $fault: "client";
446
- Message?: string | undefined;
447
- constructor(
448
- opts: __ExceptionOptionType<TooManyResponseHeadersPolicies, __BaseException>
449
- );
450
- }
451
- export interface StreamingLoggingConfig {
452
- Enabled: boolean | undefined;
453
- Bucket: string | undefined;
454
- Prefix: string | undefined;
455
- }
456
- export interface S3Origin {
457
- DomainName: string | undefined;
458
- OriginAccessIdentity: string | undefined;
459
- }
460
- export interface StreamingDistributionConfig {
461
- CallerReference: string | undefined;
462
- S3Origin: S3Origin | undefined;
463
- Aliases?: Aliases | undefined;
464
- Comment: string | undefined;
465
- Logging?: StreamingLoggingConfig | undefined;
466
- TrustedSigners: TrustedSigners | undefined;
467
- PriceClass?: PriceClass | undefined;
468
- Enabled: boolean | undefined;
469
- }
470
- export interface CreateStreamingDistributionRequest {
471
- StreamingDistributionConfig: StreamingDistributionConfig | undefined;
472
- }
473
- export interface StreamingDistribution {
474
- Id: string | undefined;
475
- ARN: string | undefined;
476
- Status: string | undefined;
477
- LastModifiedTime?: Date | undefined;
478
- DomainName: string | undefined;
479
- ActiveTrustedSigners: ActiveTrustedSigners | undefined;
480
- StreamingDistributionConfig: StreamingDistributionConfig | undefined;
481
- }
482
- export interface CreateStreamingDistributionResult {
483
- StreamingDistribution?: StreamingDistribution | undefined;
484
- Location?: string | undefined;
485
- ETag?: string | undefined;
486
- }
487
- export declare class StreamingDistributionAlreadyExists extends __BaseException {
488
- readonly name: "StreamingDistributionAlreadyExists";
489
- readonly $fault: "client";
490
- Message?: string | undefined;
491
- constructor(
492
- opts: __ExceptionOptionType<
493
- StreamingDistributionAlreadyExists,
494
- __BaseException
495
- >
496
- );
497
- }
498
- export declare class TooManyStreamingDistributionCNAMEs extends __BaseException {
499
- readonly name: "TooManyStreamingDistributionCNAMEs";
500
- readonly $fault: "client";
501
- Message?: string | undefined;
502
- constructor(
503
- opts: __ExceptionOptionType<
504
- TooManyStreamingDistributionCNAMEs,
505
- __BaseException
506
- >
507
- );
508
- }
509
- export declare class TooManyStreamingDistributions extends __BaseException {
510
- readonly name: "TooManyStreamingDistributions";
511
- readonly $fault: "client";
512
- Message?: string | undefined;
513
- constructor(
514
- opts: __ExceptionOptionType<TooManyStreamingDistributions, __BaseException>
515
- );
516
- }
517
- export interface StreamingDistributionConfigWithTags {
518
- StreamingDistributionConfig: StreamingDistributionConfig | undefined;
519
- Tags: Tags | undefined;
520
- }
521
- export interface CreateStreamingDistributionWithTagsRequest {
522
- StreamingDistributionConfigWithTags:
523
- | StreamingDistributionConfigWithTags
524
- | undefined;
525
- }
526
- export interface CreateStreamingDistributionWithTagsResult {
527
- StreamingDistribution?: StreamingDistribution | undefined;
528
- Location?: string | undefined;
529
- ETag?: string | undefined;
530
- }
531
- export interface VpcOriginEndpointConfig {
532
- Name: string | undefined;
533
- Arn: string | undefined;
534
- HTTPPort: number | undefined;
535
- HTTPSPort: number | undefined;
536
- OriginProtocolPolicy: OriginProtocolPolicy | undefined;
537
- OriginSslProtocols?: OriginSslProtocols | undefined;
538
- }
539
- export interface CreateVpcOriginRequest {
540
- VpcOriginEndpointConfig: VpcOriginEndpointConfig | undefined;
541
- Tags?: Tags | undefined;
542
- }
543
- export interface VpcOrigin {
544
- Id: string | undefined;
545
- Arn: string | undefined;
546
- AccountId?: string | undefined;
547
- Status: string | undefined;
548
- CreatedTime: Date | undefined;
549
- LastModifiedTime: Date | undefined;
550
- VpcOriginEndpointConfig: VpcOriginEndpointConfig | undefined;
551
- }
552
- export interface CreateVpcOriginResult {
553
- VpcOrigin?: VpcOrigin | undefined;
554
- Location?: string | undefined;
555
- ETag?: string | undefined;
556
- }
557
- export interface DeleteAnycastIpListRequest {
558
- Id: string | undefined;
559
- IfMatch: string | undefined;
560
- }
561
- export declare class IllegalDelete extends __BaseException {
562
- readonly name: "IllegalDelete";
563
- readonly $fault: "client";
564
- Message?: string | undefined;
565
- constructor(opts: __ExceptionOptionType<IllegalDelete, __BaseException>);
566
- }
567
- export interface DeleteCachePolicyRequest {
568
- Id: string | undefined;
569
- IfMatch?: string | undefined;
570
- }
571
- export declare class CloudFrontOriginAccessIdentityInUse extends __BaseException {
572
- readonly name: "CloudFrontOriginAccessIdentityInUse";
573
- readonly $fault: "client";
574
- Message?: string | undefined;
575
- constructor(
576
- opts: __ExceptionOptionType<
577
- CloudFrontOriginAccessIdentityInUse,
578
- __BaseException
579
- >
580
- );
581
- }
582
- export interface DeleteCloudFrontOriginAccessIdentityRequest {
583
- Id: string | undefined;
584
- IfMatch?: string | undefined;
585
- }
586
- export declare class NoSuchCloudFrontOriginAccessIdentity extends __BaseException {
587
- readonly name: "NoSuchCloudFrontOriginAccessIdentity";
588
- readonly $fault: "client";
589
- Message?: string | undefined;
590
- constructor(
591
- opts: __ExceptionOptionType<
592
- NoSuchCloudFrontOriginAccessIdentity,
593
- __BaseException
594
- >
595
- );
596
- }
597
- export interface DeleteConnectionGroupRequest {
598
- Id: string | undefined;
599
- IfMatch: string | undefined;
600
- }
601
- export declare class ResourceNotDisabled extends __BaseException {
602
- readonly name: "ResourceNotDisabled";
603
- readonly $fault: "client";
604
- Message?: string | undefined;
605
- constructor(
606
- opts: __ExceptionOptionType<ResourceNotDisabled, __BaseException>
607
- );
608
- }
609
- export interface DeleteContinuousDeploymentPolicyRequest {
610
- Id: string | undefined;
611
- IfMatch?: string | undefined;
612
- }
613
- export interface DeleteDistributionRequest {
614
- Id: string | undefined;
615
- IfMatch?: string | undefined;
616
- }
617
- export declare class DistributionNotDisabled extends __BaseException {
618
- readonly name: "DistributionNotDisabled";
619
- readonly $fault: "client";
620
- Message?: string | undefined;
621
- constructor(
622
- opts: __ExceptionOptionType<DistributionNotDisabled, __BaseException>
623
- );
624
- }
625
- export declare class ResourceInUse extends __BaseException {
626
- readonly name: "ResourceInUse";
627
- readonly $fault: "client";
628
- Message?: string | undefined;
629
- constructor(opts: __ExceptionOptionType<ResourceInUse, __BaseException>);
630
- }
631
- export interface DeleteDistributionTenantRequest {
632
- Id: string | undefined;
633
- IfMatch: string | undefined;
634
- }
635
- export interface DeleteFieldLevelEncryptionConfigRequest {
636
- Id: string | undefined;
637
- IfMatch?: string | undefined;
638
- }
639
- export declare class FieldLevelEncryptionConfigInUse extends __BaseException {
640
- readonly name: "FieldLevelEncryptionConfigInUse";
641
- readonly $fault: "client";
642
- Message?: string | undefined;
643
- constructor(
644
- opts: __ExceptionOptionType<
645
- FieldLevelEncryptionConfigInUse,
646
- __BaseException
647
- >
648
- );
649
- }
650
- export interface DeleteFieldLevelEncryptionProfileRequest {
651
- Id: string | undefined;
652
- IfMatch?: string | undefined;
653
- }
654
- export declare class FieldLevelEncryptionProfileInUse extends __BaseException {
655
- readonly name: "FieldLevelEncryptionProfileInUse";
656
- readonly $fault: "client";
657
- Message?: string | undefined;
658
- constructor(
659
- opts: __ExceptionOptionType<
660
- FieldLevelEncryptionProfileInUse,
661
- __BaseException
662
- >
663
- );
664
- }
665
- export interface DeleteFunctionRequest {
666
- Name: string | undefined;
667
- IfMatch: string | undefined;
668
- }
669
- export declare class FunctionInUse extends __BaseException {
670
- readonly name: "FunctionInUse";
671
- readonly $fault: "client";
672
- Message?: string | undefined;
673
- constructor(opts: __ExceptionOptionType<FunctionInUse, __BaseException>);
674
- }
675
- export declare class NoSuchFunctionExists extends __BaseException {
676
- readonly name: "NoSuchFunctionExists";
677
- readonly $fault: "client";
678
- Message?: string | undefined;
679
- constructor(
680
- opts: __ExceptionOptionType<NoSuchFunctionExists, __BaseException>
681
- );
682
- }
683
- export interface DeleteKeyGroupRequest {
684
- Id: string | undefined;
685
- IfMatch?: string | undefined;
686
- }
687
- export declare class NoSuchResource extends __BaseException {
688
- readonly name: "NoSuchResource";
689
- readonly $fault: "client";
690
- Message?: string | undefined;
691
- constructor(opts: __ExceptionOptionType<NoSuchResource, __BaseException>);
692
- }
693
- export interface DeleteKeyValueStoreRequest {
694
- Name: string | undefined;
695
- IfMatch: string | undefined;
696
- }
697
- export interface DeleteMonitoringSubscriptionRequest {
698
- DistributionId: string | undefined;
699
- }
700
- export interface DeleteMonitoringSubscriptionResult {}
701
- export declare class NoSuchMonitoringSubscription extends __BaseException {
702
- readonly name: "NoSuchMonitoringSubscription";
703
- readonly $fault: "client";
704
- Message?: string | undefined;
705
- constructor(
706
- opts: __ExceptionOptionType<NoSuchMonitoringSubscription, __BaseException>
707
- );
708
- }
709
- export interface DeleteOriginAccessControlRequest {
710
- Id: string | undefined;
711
- IfMatch?: string | undefined;
712
- }
713
- export declare class NoSuchOriginAccessControl extends __BaseException {
714
- readonly name: "NoSuchOriginAccessControl";
715
- readonly $fault: "client";
716
- Message?: string | undefined;
717
- constructor(
718
- opts: __ExceptionOptionType<NoSuchOriginAccessControl, __BaseException>
719
- );
720
- }
721
- export declare class OriginAccessControlInUse extends __BaseException {
722
- readonly name: "OriginAccessControlInUse";
723
- readonly $fault: "client";
724
- Message?: string | undefined;
725
- constructor(
726
- opts: __ExceptionOptionType<OriginAccessControlInUse, __BaseException>
727
- );
728
- }
729
- export interface DeleteOriginRequestPolicyRequest {
730
- Id: string | undefined;
731
- IfMatch?: string | undefined;
732
- }
733
- export declare class OriginRequestPolicyInUse extends __BaseException {
734
- readonly name: "OriginRequestPolicyInUse";
735
- readonly $fault: "client";
736
- Message?: string | undefined;
737
- constructor(
738
- opts: __ExceptionOptionType<OriginRequestPolicyInUse, __BaseException>
739
- );
740
- }
741
- export interface DeletePublicKeyRequest {
742
- Id: string | undefined;
743
- IfMatch?: string | undefined;
744
- }
745
- export declare class PublicKeyInUse extends __BaseException {
746
- readonly name: "PublicKeyInUse";
747
- readonly $fault: "client";
748
- Message?: string | undefined;
749
- constructor(opts: __ExceptionOptionType<PublicKeyInUse, __BaseException>);
750
- }
751
- export interface DeleteRealtimeLogConfigRequest {
752
- Name?: string | undefined;
753
- ARN?: string | undefined;
754
- }
755
- export declare class RealtimeLogConfigInUse extends __BaseException {
756
- readonly name: "RealtimeLogConfigInUse";
757
- readonly $fault: "client";
758
- Message?: string | undefined;
759
- constructor(
760
- opts: __ExceptionOptionType<RealtimeLogConfigInUse, __BaseException>
761
- );
762
- }
763
- export interface DeleteResourcePolicyRequest {
764
- ResourceArn: string | undefined;
765
- }
766
- export interface DeleteResponseHeadersPolicyRequest {
767
- Id: string | undefined;
768
- IfMatch?: string | undefined;
769
- }
770
- export declare class ResponseHeadersPolicyInUse extends __BaseException {
771
- readonly name: "ResponseHeadersPolicyInUse";
772
- readonly $fault: "client";
773
- Message?: string | undefined;
774
- constructor(
775
- opts: __ExceptionOptionType<ResponseHeadersPolicyInUse, __BaseException>
776
- );
777
- }
778
- export interface DeleteStreamingDistributionRequest {
779
- Id: string | undefined;
780
- IfMatch?: string | undefined;
781
- }
782
- export declare class NoSuchStreamingDistribution extends __BaseException {
783
- readonly name: "NoSuchStreamingDistribution";
784
- readonly $fault: "client";
785
- Message?: string | undefined;
786
- constructor(
787
- opts: __ExceptionOptionType<NoSuchStreamingDistribution, __BaseException>
788
- );
789
- }
790
- export declare class StreamingDistributionNotDisabled extends __BaseException {
791
- readonly name: "StreamingDistributionNotDisabled";
792
- readonly $fault: "client";
793
- Message?: string | undefined;
794
- constructor(
795
- opts: __ExceptionOptionType<
796
- StreamingDistributionNotDisabled,
797
- __BaseException
798
- >
799
- );
800
- }
801
- export interface DeleteVpcOriginRequest {
802
- Id: string | undefined;
803
- IfMatch: string | undefined;
804
- }
805
- export interface DeleteVpcOriginResult {
806
- VpcOrigin?: VpcOrigin | undefined;
807
- ETag?: string | undefined;
808
- }
809
- export interface DescribeFunctionRequest {
810
- Name: string | undefined;
811
- Stage?: FunctionStage | undefined;
812
- }
813
- export interface DescribeFunctionResult {
814
- FunctionSummary?: FunctionSummary | undefined;
815
- ETag?: string | undefined;
816
- }
817
- export interface DescribeKeyValueStoreRequest {
818
- Name: string | undefined;
819
- }
820
- export interface DescribeKeyValueStoreResult {
821
- KeyValueStore?: KeyValueStore | undefined;
822
- ETag?: string | undefined;
823
- }
824
- export interface DisassociateDistributionTenantWebACLRequest {
825
- Id: string | undefined;
826
- IfMatch?: string | undefined;
827
- }
828
- export interface DisassociateDistributionTenantWebACLResult {
829
- Id?: string | undefined;
830
- ETag?: string | undefined;
831
- }
832
- export interface DisassociateDistributionWebACLRequest {
833
- Id: string | undefined;
834
- IfMatch?: string | undefined;
835
- }
836
- export interface DisassociateDistributionWebACLResult {
837
- Id?: string | undefined;
838
- ETag?: string | undefined;
839
- }
840
- export interface GetAnycastIpListRequest {
841
- Id: string | undefined;
842
- }
843
- export interface GetAnycastIpListResult {
844
- AnycastIpList?: AnycastIpList | undefined;
845
- ETag?: string | undefined;
846
- }
847
- export interface GetCachePolicyRequest {
848
- Id: string | undefined;
849
- }
850
- export interface GetCachePolicyResult {
851
- CachePolicy?: CachePolicy | undefined;
852
- ETag?: string | undefined;
853
- }
854
- export interface GetCachePolicyConfigRequest {
855
- Id: string | undefined;
856
- }
857
- export interface GetCachePolicyConfigResult {
858
- CachePolicyConfig?: CachePolicyConfig | undefined;
859
- ETag?: string | undefined;
860
- }
861
- export interface GetCloudFrontOriginAccessIdentityRequest {
862
- Id: string | undefined;
863
- }
864
- export interface GetCloudFrontOriginAccessIdentityResult {
865
- CloudFrontOriginAccessIdentity?: CloudFrontOriginAccessIdentity | undefined;
866
- ETag?: string | undefined;
867
- }
868
- export interface GetCloudFrontOriginAccessIdentityConfigRequest {
869
- Id: string | undefined;
870
- }
871
- export interface GetCloudFrontOriginAccessIdentityConfigResult {
872
- CloudFrontOriginAccessIdentityConfig?:
873
- | CloudFrontOriginAccessIdentityConfig
874
- | undefined;
875
- ETag?: string | undefined;
876
- }
877
- export interface GetConnectionGroupRequest {
878
- Identifier: string | undefined;
879
- }
880
- export interface GetConnectionGroupResult {
881
- ConnectionGroup?: ConnectionGroup | undefined;
882
- ETag?: string | undefined;
883
- }
884
- export interface GetConnectionGroupByRoutingEndpointRequest {
885
- RoutingEndpoint: string | undefined;
886
- }
887
- export interface GetConnectionGroupByRoutingEndpointResult {
888
- ConnectionGroup?: ConnectionGroup | undefined;
889
- ETag?: string | undefined;
890
- }
891
- export interface GetContinuousDeploymentPolicyRequest {
892
- Id: string | undefined;
893
- }
894
- export interface GetContinuousDeploymentPolicyResult {
895
- ContinuousDeploymentPolicy?: ContinuousDeploymentPolicy | undefined;
896
- ETag?: string | undefined;
897
- }
898
- export interface GetContinuousDeploymentPolicyConfigRequest {
899
- Id: string | undefined;
900
- }
901
- export interface GetContinuousDeploymentPolicyConfigResult {
902
- ContinuousDeploymentPolicyConfig?:
903
- | ContinuousDeploymentPolicyConfig
904
- | undefined;
905
- ETag?: string | undefined;
906
- }
907
- export interface GetDistributionRequest {
908
- Id: string | undefined;
909
- }
910
- export interface GetDistributionResult {
911
- Distribution?: Distribution | undefined;
912
- ETag?: string | undefined;
913
- }
914
- export interface GetDistributionConfigRequest {
915
- Id: string | undefined;
916
- }
917
- export interface GetDistributionConfigResult {
918
- DistributionConfig?: DistributionConfig | undefined;
919
- ETag?: string | undefined;
920
- }
921
- export interface GetDistributionTenantRequest {
922
- Identifier: string | undefined;
923
- }
924
- export interface GetDistributionTenantResult {
925
- DistributionTenant?: DistributionTenant | undefined;
926
- ETag?: string | undefined;
927
- }
928
- export interface GetDistributionTenantByDomainRequest {
929
- Domain: string | undefined;
930
- }
931
- export interface GetDistributionTenantByDomainResult {
932
- DistributionTenant?: DistributionTenant | undefined;
933
- ETag?: string | undefined;
934
- }
935
- export interface GetFieldLevelEncryptionRequest {
936
- Id: string | undefined;
937
- }
938
- export interface GetFieldLevelEncryptionResult {
939
- FieldLevelEncryption?: FieldLevelEncryption | undefined;
940
- ETag?: string | undefined;
941
- }
942
- export interface GetFieldLevelEncryptionConfigRequest {
943
- Id: string | undefined;
944
- }
945
- export interface GetFieldLevelEncryptionConfigResult {
946
- FieldLevelEncryptionConfig?: FieldLevelEncryptionConfig | undefined;
947
- ETag?: string | undefined;
948
- }
949
- export interface GetFieldLevelEncryptionProfileRequest {
950
- Id: string | undefined;
951
- }
952
- export interface GetFieldLevelEncryptionProfileResult {
953
- FieldLevelEncryptionProfile?: FieldLevelEncryptionProfile | undefined;
954
- ETag?: string | undefined;
955
- }
956
- export interface GetFieldLevelEncryptionProfileConfigRequest {
957
- Id: string | undefined;
958
- }
959
- export interface GetFieldLevelEncryptionProfileConfigResult {
960
- FieldLevelEncryptionProfileConfig?:
961
- | FieldLevelEncryptionProfileConfig
962
- | undefined;
963
- ETag?: string | undefined;
964
- }
965
- export interface GetFunctionRequest {
966
- Name: string | undefined;
967
- Stage?: FunctionStage | undefined;
968
- }
969
- export interface GetFunctionResult {
970
- FunctionCode?: Uint8Array | undefined;
971
- ETag?: string | undefined;
972
- ContentType?: string | undefined;
973
- }
974
- export interface GetInvalidationRequest {
975
- DistributionId: string | undefined;
976
- Id: string | undefined;
977
- }
978
- export interface GetInvalidationResult {
979
- Invalidation?: Invalidation | undefined;
980
- }
981
- export declare class NoSuchInvalidation extends __BaseException {
982
- readonly name: "NoSuchInvalidation";
983
- readonly $fault: "client";
984
- Message?: string | undefined;
985
- constructor(opts: __ExceptionOptionType<NoSuchInvalidation, __BaseException>);
986
- }
987
- export interface GetInvalidationForDistributionTenantRequest {
988
- DistributionTenantId: string | undefined;
989
- Id: string | undefined;
990
- }
991
- export interface GetInvalidationForDistributionTenantResult {
992
- Invalidation?: Invalidation | undefined;
993
- }
994
- export interface GetKeyGroupRequest {
995
- Id: string | undefined;
996
- }
997
- export interface GetKeyGroupResult {
998
- KeyGroup?: KeyGroup | undefined;
999
- ETag?: string | undefined;
1000
- }
1001
- export interface GetKeyGroupConfigRequest {
1002
- Id: string | undefined;
1003
- }
1004
- export interface GetKeyGroupConfigResult {
1005
- KeyGroupConfig?: KeyGroupConfig | undefined;
1006
- ETag?: string | undefined;
1007
- }
1008
- export interface GetManagedCertificateDetailsRequest {
1009
- Identifier: string | undefined;
1010
- }
1011
- export declare const ManagedCertificateStatus: {
1012
- readonly Expired: "expired";
1013
- readonly Failed: "failed";
1014
- readonly Inactive: "inactive";
1015
- readonly Issued: "issued";
1016
- readonly PendingValidation: "pending-validation";
1017
- readonly Revoked: "revoked";
1018
- readonly ValidationTimedOut: "validation-timed-out";
1019
- };
1020
- export type ManagedCertificateStatus =
1021
- (typeof ManagedCertificateStatus)[keyof typeof ManagedCertificateStatus];
1022
- export interface ValidationTokenDetail {
1023
- Domain: string | undefined;
1024
- RedirectTo?: string | undefined;
1025
- RedirectFrom?: string | undefined;
1026
- }
1027
- export interface ManagedCertificateDetails {
1028
- CertificateArn?: string | undefined;
1029
- CertificateStatus?: ManagedCertificateStatus | undefined;
1030
- ValidationTokenHost?: ValidationTokenHost | undefined;
1031
- ValidationTokenDetails?: ValidationTokenDetail[] | undefined;
1032
- }
1033
- export interface GetManagedCertificateDetailsResult {
1034
- ManagedCertificateDetails?: ManagedCertificateDetails | undefined;
1035
- }
1036
- export interface GetMonitoringSubscriptionRequest {
1037
- DistributionId: string | undefined;
1038
- }
1039
- export interface GetMonitoringSubscriptionResult {
1040
- MonitoringSubscription?: MonitoringSubscription | undefined;
1041
- }
1042
- export interface GetOriginAccessControlRequest {
1043
- Id: string | undefined;
1044
- }
1045
- export interface GetOriginAccessControlResult {
1046
- OriginAccessControl?: OriginAccessControl | undefined;
1047
- ETag?: string | undefined;
1048
- }
1049
- export interface GetOriginAccessControlConfigRequest {
1050
- Id: string | undefined;
1051
- }
1052
- export interface GetOriginAccessControlConfigResult {
1053
- OriginAccessControlConfig?: OriginAccessControlConfig | undefined;
1054
- ETag?: string | undefined;
1055
- }
1056
- export interface GetOriginRequestPolicyRequest {
1057
- Id: string | undefined;
1058
- }
1059
- export interface GetOriginRequestPolicyResult {
1060
- OriginRequestPolicy?: OriginRequestPolicy | undefined;
1061
- ETag?: string | undefined;
1062
- }
1063
- export interface GetOriginRequestPolicyConfigRequest {
1064
- Id: string | undefined;
1065
- }
1066
- export interface GetOriginRequestPolicyConfigResult {
1067
- OriginRequestPolicyConfig?: OriginRequestPolicyConfig | undefined;
1068
- ETag?: string | undefined;
1069
- }
1070
- export interface GetPublicKeyRequest {
1071
- Id: string | undefined;
1072
- }
1073
- export interface GetPublicKeyResult {
1074
- PublicKey?: PublicKey | undefined;
1075
- ETag?: string | undefined;
1076
- }
1077
- export interface GetPublicKeyConfigRequest {
1078
- Id: string | undefined;
1079
- }
1080
- export interface GetPublicKeyConfigResult {
1081
- PublicKeyConfig?: PublicKeyConfig | undefined;
1082
- ETag?: string | undefined;
1083
- }
1084
- export interface GetRealtimeLogConfigRequest {
1085
- Name?: string | undefined;
1086
- ARN?: string | undefined;
1087
- }
1088
- export interface GetRealtimeLogConfigResult {
1089
- RealtimeLogConfig?: RealtimeLogConfig | undefined;
1090
- }
14
+ ResponseHeadersPolicyType,
15
+ } from "./enums";
16
+ import {
17
+ Aliases,
18
+ AliasICPRecordal,
19
+ AnycastIpList,
20
+ AnycastIpListCollection,
21
+ CacheBehaviors,
22
+ CachePolicy,
23
+ CachePolicyConfig,
24
+ CachePolicyList,
25
+ CloudFrontOriginAccessIdentity,
26
+ CloudFrontOriginAccessIdentityConfig,
27
+ ConnectionGroup,
28
+ ContentTypeProfileConfig,
29
+ ContinuousDeploymentPolicy,
30
+ ContinuousDeploymentPolicyConfig,
31
+ CustomErrorResponses,
32
+ Customizations,
33
+ DefaultCacheBehavior,
34
+ Distribution,
35
+ DistributionConfig,
36
+ DistributionTenant,
37
+ DomainItem,
38
+ DomainResult,
39
+ EncryptionEntities,
40
+ EndPoint,
41
+ FieldLevelEncryption,
42
+ FieldLevelEncryptionConfig,
43
+ FieldLevelEncryptionProfile,
44
+ FieldLevelEncryptionProfileConfig,
45
+ FunctionConfig,
46
+ FunctionSummary,
47
+ KeyGroup,
48
+ KeyGroupConfig,
49
+ KeyValueStore,
50
+ ManagedCertificateRequest,
51
+ OriginAccessControl,
52
+ OriginAccessControlConfig,
53
+ OriginGroups,
54
+ OriginRequestPolicy,
55
+ OriginRequestPolicyConfig,
56
+ Origins,
57
+ Parameter,
58
+ PublicKey,
59
+ PublicKeyConfig,
60
+ QueryArgProfileConfig,
61
+ RealtimeLogConfig,
62
+ ResponseHeadersPolicy,
63
+ ResponseHeadersPolicyConfig,
64
+ Restrictions,
65
+ S3Origin,
66
+ StreamingDistribution,
67
+ StreamingDistributionConfig,
68
+ Tags,
69
+ TrustedSigners,
70
+ ViewerCertificate,
71
+ VpcOrigin,
72
+ VpcOriginEndpointConfig,
73
+ } from "./models_0";
1091
74
  export interface GetResourcePolicyRequest {
1092
75
  ResourceArn: string | undefined;
1093
76
  }
@@ -1417,12 +400,6 @@ export interface ListDomainConflictsRequest {
1417
400
  MaxItems?: number | undefined;
1418
401
  Marker?: string | undefined;
1419
402
  }
1420
- export declare const DistributionResourceType: {
1421
- readonly Distribution: "distribution";
1422
- readonly DistributionTenant: "distribution-tenant";
1423
- };
1424
- export type DistributionResourceType =
1425
- (typeof DistributionResourceType)[keyof typeof DistributionResourceType];
1426
403
  export interface DomainConflict {
1427
404
  Domain: string | undefined;
1428
405
  ResourceType: DistributionResourceType | undefined;
@@ -1569,12 +546,6 @@ export interface OriginAccessControlList {
1569
546
  export interface ListOriginAccessControlsResult {
1570
547
  OriginAccessControlList?: OriginAccessControlList | undefined;
1571
548
  }
1572
- export declare const OriginRequestPolicyType: {
1573
- readonly custom: "custom";
1574
- readonly managed: "managed";
1575
- };
1576
- export type OriginRequestPolicyType =
1577
- (typeof OriginRequestPolicyType)[keyof typeof OriginRequestPolicyType];
1578
549
  export interface ListOriginRequestPoliciesRequest {
1579
550
  Type?: OriginRequestPolicyType | undefined;
1580
551
  Marker?: string | undefined;
@@ -1624,3 +595,342 @@ export interface RealtimeLogConfigs {
1624
595
  Marker: string | undefined;
1625
596
  NextMarker?: string | undefined;
1626
597
  }
598
+ export interface ListRealtimeLogConfigsResult {
599
+ RealtimeLogConfigs?: RealtimeLogConfigs | undefined;
600
+ }
601
+ export interface ListResponseHeadersPoliciesRequest {
602
+ Type?: ResponseHeadersPolicyType | undefined;
603
+ Marker?: string | undefined;
604
+ MaxItems?: number | undefined;
605
+ }
606
+ export interface ResponseHeadersPolicySummary {
607
+ Type: ResponseHeadersPolicyType | undefined;
608
+ ResponseHeadersPolicy: ResponseHeadersPolicy | undefined;
609
+ }
610
+ export interface ResponseHeadersPolicyList {
611
+ NextMarker?: string | undefined;
612
+ MaxItems: number | undefined;
613
+ Quantity: number | undefined;
614
+ Items?: ResponseHeadersPolicySummary[] | undefined;
615
+ }
616
+ export interface ListResponseHeadersPoliciesResult {
617
+ ResponseHeadersPolicyList?: ResponseHeadersPolicyList | undefined;
618
+ }
619
+ export interface ListStreamingDistributionsRequest {
620
+ Marker?: string | undefined;
621
+ MaxItems?: number | undefined;
622
+ }
623
+ export interface StreamingDistributionSummary {
624
+ Id: string | undefined;
625
+ ARN: string | undefined;
626
+ Status: string | undefined;
627
+ LastModifiedTime: Date | undefined;
628
+ DomainName: string | undefined;
629
+ S3Origin: S3Origin | undefined;
630
+ Aliases: Aliases | undefined;
631
+ TrustedSigners: TrustedSigners | undefined;
632
+ Comment: string | undefined;
633
+ PriceClass: PriceClass | undefined;
634
+ Enabled: boolean | undefined;
635
+ }
636
+ export interface StreamingDistributionList {
637
+ Marker: string | undefined;
638
+ NextMarker?: string | undefined;
639
+ MaxItems: number | undefined;
640
+ IsTruncated: boolean | undefined;
641
+ Quantity: number | undefined;
642
+ Items?: StreamingDistributionSummary[] | undefined;
643
+ }
644
+ export interface ListStreamingDistributionsResult {
645
+ StreamingDistributionList?: StreamingDistributionList | undefined;
646
+ }
647
+ export interface ListTagsForResourceRequest {
648
+ Resource: string | undefined;
649
+ }
650
+ export interface ListTagsForResourceResult {
651
+ Tags: Tags | undefined;
652
+ }
653
+ export interface ListVpcOriginsRequest {
654
+ Marker?: string | undefined;
655
+ MaxItems?: number | undefined;
656
+ }
657
+ export interface VpcOriginSummary {
658
+ Id: string | undefined;
659
+ Name: string | undefined;
660
+ Status: string | undefined;
661
+ CreatedTime: Date | undefined;
662
+ LastModifiedTime: Date | undefined;
663
+ Arn: string | undefined;
664
+ AccountId?: string | undefined;
665
+ OriginEndpointArn: string | undefined;
666
+ }
667
+ export interface VpcOriginList {
668
+ Marker: string | undefined;
669
+ NextMarker?: string | undefined;
670
+ MaxItems: number | undefined;
671
+ IsTruncated: boolean | undefined;
672
+ Quantity: number | undefined;
673
+ Items?: VpcOriginSummary[] | undefined;
674
+ }
675
+ export interface ListVpcOriginsResult {
676
+ VpcOriginList?: VpcOriginList | undefined;
677
+ }
678
+ export interface PublishFunctionRequest {
679
+ Name: string | undefined;
680
+ IfMatch: string | undefined;
681
+ }
682
+ export interface PublishFunctionResult {
683
+ FunctionSummary?: FunctionSummary | undefined;
684
+ }
685
+ export interface PutResourcePolicyRequest {
686
+ ResourceArn: string | undefined;
687
+ PolicyDocument: string | undefined;
688
+ }
689
+ export interface PutResourcePolicyResult {
690
+ ResourceArn?: string | undefined;
691
+ }
692
+ export interface TagResourceRequest {
693
+ Resource: string | undefined;
694
+ Tags: Tags | undefined;
695
+ }
696
+ export interface TestFunctionRequest {
697
+ Name: string | undefined;
698
+ IfMatch: string | undefined;
699
+ Stage?: FunctionStage | undefined;
700
+ EventObject: Uint8Array | undefined;
701
+ }
702
+ export interface TestResult {
703
+ FunctionSummary?: FunctionSummary | undefined;
704
+ ComputeUtilization?: string | undefined;
705
+ FunctionExecutionLogs?: string[] | undefined;
706
+ FunctionErrorMessage?: string | undefined;
707
+ FunctionOutput?: string | undefined;
708
+ }
709
+ export interface TestFunctionResult {
710
+ TestResult?: TestResult | undefined;
711
+ }
712
+ export interface TagKeys {
713
+ Items?: string[] | undefined;
714
+ }
715
+ export interface UntagResourceRequest {
716
+ Resource: string | undefined;
717
+ TagKeys: TagKeys | undefined;
718
+ }
719
+ export interface UpdateAnycastIpListRequest {
720
+ Id: string | undefined;
721
+ IpAddressType?: IpAddressType | undefined;
722
+ IfMatch: string | undefined;
723
+ }
724
+ export interface UpdateAnycastIpListResult {
725
+ AnycastIpList?: AnycastIpList | undefined;
726
+ ETag?: string | undefined;
727
+ }
728
+ export interface UpdateCachePolicyRequest {
729
+ CachePolicyConfig: CachePolicyConfig | undefined;
730
+ Id: string | undefined;
731
+ IfMatch?: string | undefined;
732
+ }
733
+ export interface UpdateCachePolicyResult {
734
+ CachePolicy?: CachePolicy | undefined;
735
+ ETag?: string | undefined;
736
+ }
737
+ export interface UpdateCloudFrontOriginAccessIdentityRequest {
738
+ CloudFrontOriginAccessIdentityConfig:
739
+ | CloudFrontOriginAccessIdentityConfig
740
+ | undefined;
741
+ Id: string | undefined;
742
+ IfMatch?: string | undefined;
743
+ }
744
+ export interface UpdateCloudFrontOriginAccessIdentityResult {
745
+ CloudFrontOriginAccessIdentity?: CloudFrontOriginAccessIdentity | undefined;
746
+ ETag?: string | undefined;
747
+ }
748
+ export interface UpdateConnectionGroupRequest {
749
+ Id: string | undefined;
750
+ Ipv6Enabled?: boolean | undefined;
751
+ IfMatch: string | undefined;
752
+ AnycastIpListId?: string | undefined;
753
+ Enabled?: boolean | undefined;
754
+ }
755
+ export interface UpdateConnectionGroupResult {
756
+ ConnectionGroup?: ConnectionGroup | undefined;
757
+ ETag?: string | undefined;
758
+ }
759
+ export interface UpdateContinuousDeploymentPolicyRequest {
760
+ ContinuousDeploymentPolicyConfig:
761
+ | ContinuousDeploymentPolicyConfig
762
+ | undefined;
763
+ Id: string | undefined;
764
+ IfMatch?: string | undefined;
765
+ }
766
+ export interface UpdateContinuousDeploymentPolicyResult {
767
+ ContinuousDeploymentPolicy?: ContinuousDeploymentPolicy | undefined;
768
+ ETag?: string | undefined;
769
+ }
770
+ export interface UpdateDistributionRequest {
771
+ DistributionConfig: DistributionConfig | undefined;
772
+ Id: string | undefined;
773
+ IfMatch?: string | undefined;
774
+ }
775
+ export interface UpdateDistributionResult {
776
+ Distribution?: Distribution | undefined;
777
+ ETag?: string | undefined;
778
+ }
779
+ export interface UpdateDistributionTenantRequest {
780
+ Id: string | undefined;
781
+ DistributionId?: string | undefined;
782
+ Domains?: DomainItem[] | undefined;
783
+ Customizations?: Customizations | undefined;
784
+ Parameters?: Parameter[] | undefined;
785
+ ConnectionGroupId?: string | undefined;
786
+ IfMatch: string | undefined;
787
+ ManagedCertificateRequest?: ManagedCertificateRequest | undefined;
788
+ Enabled?: boolean | undefined;
789
+ }
790
+ export interface UpdateDistributionTenantResult {
791
+ DistributionTenant?: DistributionTenant | undefined;
792
+ ETag?: string | undefined;
793
+ }
794
+ export interface UpdateDistributionWithStagingConfigRequest {
795
+ Id: string | undefined;
796
+ StagingDistributionId?: string | undefined;
797
+ IfMatch?: string | undefined;
798
+ }
799
+ export interface UpdateDistributionWithStagingConfigResult {
800
+ Distribution?: Distribution | undefined;
801
+ ETag?: string | undefined;
802
+ }
803
+ export interface UpdateDomainAssociationRequest {
804
+ Domain: string | undefined;
805
+ TargetResource: DistributionResourceId | undefined;
806
+ IfMatch?: string | undefined;
807
+ }
808
+ export interface UpdateDomainAssociationResult {
809
+ Domain?: string | undefined;
810
+ ResourceId?: string | undefined;
811
+ ETag?: string | undefined;
812
+ }
813
+ export interface UpdateFieldLevelEncryptionConfigRequest {
814
+ FieldLevelEncryptionConfig: FieldLevelEncryptionConfig | undefined;
815
+ Id: string | undefined;
816
+ IfMatch?: string | undefined;
817
+ }
818
+ export interface UpdateFieldLevelEncryptionConfigResult {
819
+ FieldLevelEncryption?: FieldLevelEncryption | undefined;
820
+ ETag?: string | undefined;
821
+ }
822
+ export interface UpdateFieldLevelEncryptionProfileRequest {
823
+ FieldLevelEncryptionProfileConfig:
824
+ | FieldLevelEncryptionProfileConfig
825
+ | undefined;
826
+ Id: string | undefined;
827
+ IfMatch?: string | undefined;
828
+ }
829
+ export interface UpdateFieldLevelEncryptionProfileResult {
830
+ FieldLevelEncryptionProfile?: FieldLevelEncryptionProfile | undefined;
831
+ ETag?: string | undefined;
832
+ }
833
+ export interface UpdateFunctionRequest {
834
+ Name: string | undefined;
835
+ IfMatch: string | undefined;
836
+ FunctionConfig: FunctionConfig | undefined;
837
+ FunctionCode: Uint8Array | undefined;
838
+ }
839
+ export interface UpdateFunctionResult {
840
+ FunctionSummary?: FunctionSummary | undefined;
841
+ ETag?: string | undefined;
842
+ }
843
+ export interface UpdateKeyGroupRequest {
844
+ KeyGroupConfig: KeyGroupConfig | undefined;
845
+ Id: string | undefined;
846
+ IfMatch?: string | undefined;
847
+ }
848
+ export interface UpdateKeyGroupResult {
849
+ KeyGroup?: KeyGroup | undefined;
850
+ ETag?: string | undefined;
851
+ }
852
+ export interface UpdateKeyValueStoreRequest {
853
+ Name: string | undefined;
854
+ Comment: string | undefined;
855
+ IfMatch: string | undefined;
856
+ }
857
+ export interface UpdateKeyValueStoreResult {
858
+ KeyValueStore?: KeyValueStore | undefined;
859
+ ETag?: string | undefined;
860
+ }
861
+ export interface UpdateOriginAccessControlRequest {
862
+ OriginAccessControlConfig: OriginAccessControlConfig | undefined;
863
+ Id: string | undefined;
864
+ IfMatch?: string | undefined;
865
+ }
866
+ export interface UpdateOriginAccessControlResult {
867
+ OriginAccessControl?: OriginAccessControl | undefined;
868
+ ETag?: string | undefined;
869
+ }
870
+ export interface UpdateOriginRequestPolicyRequest {
871
+ OriginRequestPolicyConfig: OriginRequestPolicyConfig | undefined;
872
+ Id: string | undefined;
873
+ IfMatch?: string | undefined;
874
+ }
875
+ export interface UpdateOriginRequestPolicyResult {
876
+ OriginRequestPolicy?: OriginRequestPolicy | undefined;
877
+ ETag?: string | undefined;
878
+ }
879
+ export interface UpdatePublicKeyRequest {
880
+ PublicKeyConfig: PublicKeyConfig | undefined;
881
+ Id: string | undefined;
882
+ IfMatch?: string | undefined;
883
+ }
884
+ export interface UpdatePublicKeyResult {
885
+ PublicKey?: PublicKey | undefined;
886
+ ETag?: string | undefined;
887
+ }
888
+ export interface UpdateRealtimeLogConfigRequest {
889
+ EndPoints?: EndPoint[] | undefined;
890
+ Fields?: string[] | undefined;
891
+ Name?: string | undefined;
892
+ ARN?: string | undefined;
893
+ SamplingRate?: number | undefined;
894
+ }
895
+ export interface UpdateRealtimeLogConfigResult {
896
+ RealtimeLogConfig?: RealtimeLogConfig | undefined;
897
+ }
898
+ export interface UpdateResponseHeadersPolicyRequest {
899
+ ResponseHeadersPolicyConfig: ResponseHeadersPolicyConfig | undefined;
900
+ Id: string | undefined;
901
+ IfMatch?: string | undefined;
902
+ }
903
+ export interface UpdateResponseHeadersPolicyResult {
904
+ ResponseHeadersPolicy?: ResponseHeadersPolicy | undefined;
905
+ ETag?: string | undefined;
906
+ }
907
+ export interface UpdateStreamingDistributionRequest {
908
+ StreamingDistributionConfig: StreamingDistributionConfig | undefined;
909
+ Id: string | undefined;
910
+ IfMatch?: string | undefined;
911
+ }
912
+ export interface UpdateStreamingDistributionResult {
913
+ StreamingDistribution?: StreamingDistribution | undefined;
914
+ ETag?: string | undefined;
915
+ }
916
+ export interface UpdateVpcOriginRequest {
917
+ VpcOriginEndpointConfig: VpcOriginEndpointConfig | undefined;
918
+ Id: string | undefined;
919
+ IfMatch: string | undefined;
920
+ }
921
+ export interface UpdateVpcOriginResult {
922
+ VpcOrigin?: VpcOrigin | undefined;
923
+ ETag?: string | undefined;
924
+ }
925
+ export interface VerifyDnsConfigurationRequest {
926
+ Domain?: string | undefined;
927
+ Identifier: string | undefined;
928
+ }
929
+ export interface DnsConfiguration {
930
+ Domain: string | undefined;
931
+ Status: DnsConfigurationStatus | undefined;
932
+ Reason?: string | undefined;
933
+ }
934
+ export interface VerifyDnsConfigurationResult {
935
+ DnsConfigurationList?: DnsConfiguration[] | undefined;
936
+ }