@aws-sdk/client-cloudfront 3.934.0 → 3.935.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 +12 -12
  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,1378 +0,0 @@
1
- import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
- import { CloudFrontServiceException as __BaseException } from "./CloudFrontServiceException";
3
- import { Aliases, AnycastIpList, CachePolicy, CachePolicyConfig, CloudFrontOriginAccessIdentity, CloudFrontOriginAccessIdentityConfig, ConnectionGroup, ContinuousDeploymentPolicy, ContinuousDeploymentPolicyConfig, Customizations, Distribution, DistributionConfig, DistributionTenant, DomainItem, FieldLevelEncryption, FieldLevelEncryptionConfig, FieldLevelEncryptionProfile, FieldLevelEncryptionProfileConfig, FunctionConfig, FunctionStage, FunctionSummary, IpAddressType, KeyGroup, KeyGroupConfig, KeyValueStore, ManagedCertificateRequest, OriginAccessControl, OriginAccessControlConfig, Parameter, PriceClass, Tags, TrustedSigners } from "./models_0";
4
- import { DistributionResourceId, EndPoint, OriginRequestPolicy, OriginRequestPolicyConfig, PublicKey, PublicKeyConfig, RealtimeLogConfig, RealtimeLogConfigs, ResponseHeadersPolicy, ResponseHeadersPolicyConfig, S3Origin, StreamingDistribution, StreamingDistributionConfig, VpcOrigin, VpcOriginEndpointConfig } from "./models_1";
5
- /**
6
- * @public
7
- */
8
- export interface ListRealtimeLogConfigsResult {
9
- /**
10
- * <p>A list of real-time log configurations.</p>
11
- * @public
12
- */
13
- RealtimeLogConfigs?: RealtimeLogConfigs | undefined;
14
- }
15
- /**
16
- * @public
17
- * @enum
18
- */
19
- export declare const ResponseHeadersPolicyType: {
20
- readonly custom: "custom";
21
- readonly managed: "managed";
22
- };
23
- /**
24
- * @public
25
- */
26
- export type ResponseHeadersPolicyType = (typeof ResponseHeadersPolicyType)[keyof typeof ResponseHeadersPolicyType];
27
- /**
28
- * @public
29
- */
30
- export interface ListResponseHeadersPoliciesRequest {
31
- /**
32
- * <p>A filter to get only the specified kind of response headers policies. Valid values are:</p> <ul> <li> <p> <code>managed</code> – Gets only the managed policies created by Amazon Web Services.</p> </li> <li> <p> <code>custom</code> – Gets only the custom policies created in your Amazon Web Services account.</p> </li> </ul>
33
- * @public
34
- */
35
- Type?: ResponseHeadersPolicyType | undefined;
36
- /**
37
- * <p>Use this field when paginating results to indicate where to begin in your list of response headers policies. The response includes response headers policies in the list that occur after the marker. To get the next page of the list, set this field's value to the value of <code>NextMarker</code> from the current page's response.</p>
38
- * @public
39
- */
40
- Marker?: string | undefined;
41
- /**
42
- * <p>The maximum number of response headers policies that you want to get in the response.</p>
43
- * @public
44
- */
45
- MaxItems?: number | undefined;
46
- }
47
- /**
48
- * <p>Contains a response headers policy.</p>
49
- * @public
50
- */
51
- export interface ResponseHeadersPolicySummary {
52
- /**
53
- * <p>The type of response headers policy, either <code>managed</code> (created by Amazon Web Services) or <code>custom</code> (created in this Amazon Web Services account).</p>
54
- * @public
55
- */
56
- Type: ResponseHeadersPolicyType | undefined;
57
- /**
58
- * <p>The response headers policy.</p>
59
- * @public
60
- */
61
- ResponseHeadersPolicy: ResponseHeadersPolicy | undefined;
62
- }
63
- /**
64
- * <p>A list of response headers policies.</p>
65
- * @public
66
- */
67
- export interface ResponseHeadersPolicyList {
68
- /**
69
- * <p>If there are more items in the list than are in this response, this element is present. It contains the value that you should use in the <code>Marker</code> field of a subsequent request to continue listing response headers policies where you left off.</p>
70
- * @public
71
- */
72
- NextMarker?: string | undefined;
73
- /**
74
- * <p>The maximum number of response headers policies requested.</p>
75
- * @public
76
- */
77
- MaxItems: number | undefined;
78
- /**
79
- * <p>The number of response headers policies returned.</p>
80
- * @public
81
- */
82
- Quantity: number | undefined;
83
- /**
84
- * <p>The response headers policies in the list.</p>
85
- * @public
86
- */
87
- Items?: ResponseHeadersPolicySummary[] | undefined;
88
- }
89
- /**
90
- * @public
91
- */
92
- export interface ListResponseHeadersPoliciesResult {
93
- /**
94
- * <p>A list of response headers policies.</p>
95
- * @public
96
- */
97
- ResponseHeadersPolicyList?: ResponseHeadersPolicyList | undefined;
98
- }
99
- /**
100
- * <p>The request to list your streaming distributions.</p>
101
- * @public
102
- */
103
- export interface ListStreamingDistributionsRequest {
104
- /**
105
- * <p>The value that you provided for the <code>Marker</code> request parameter.</p>
106
- * @public
107
- */
108
- Marker?: string | undefined;
109
- /**
110
- * <p>The value that you provided for the <code>MaxItems</code> request parameter.</p>
111
- * @public
112
- */
113
- MaxItems?: number | undefined;
114
- }
115
- /**
116
- * <p>A summary of the information for a CloudFront streaming distribution.</p>
117
- * @public
118
- */
119
- export interface StreamingDistributionSummary {
120
- /**
121
- * <p>The identifier for the distribution, for example, <code>EDFDVBD632BHDS5</code>.</p>
122
- * @public
123
- */
124
- Id: string | undefined;
125
- /**
126
- * <p>The ARN (Amazon Resource Name) for the streaming distribution. For example: <code>arn:aws:cloudfront::123456789012:streaming-distribution/EDFDVBD632BHDS5</code>, where <code>123456789012</code> is your Amazon Web Services account ID.</p>
127
- * @public
128
- */
129
- ARN: string | undefined;
130
- /**
131
- * <p>Indicates the current status of the distribution. When the status is <code>Deployed</code>, the distribution's information is fully propagated throughout the Amazon CloudFront system.</p>
132
- * @public
133
- */
134
- Status: string | undefined;
135
- /**
136
- * <p>The date and time the distribution was last modified.</p>
137
- * @public
138
- */
139
- LastModifiedTime: Date | undefined;
140
- /**
141
- * <p>The domain name corresponding to the distribution, for example, <code>d111111abcdef8.cloudfront.net</code>.</p>
142
- * @public
143
- */
144
- DomainName: string | undefined;
145
- /**
146
- * <p>A complex type that contains information about the Amazon S3 bucket from which you want CloudFront to get your media files for distribution.</p>
147
- * @public
148
- */
149
- S3Origin: S3Origin | undefined;
150
- /**
151
- * <p>A complex type that contains information about CNAMEs (alternate domain names), if any, for this streaming distribution.</p>
152
- * @public
153
- */
154
- Aliases: Aliases | undefined;
155
- /**
156
- * <p>A complex type that specifies the Amazon Web Services accounts, if any, that you want to allow to create signed URLs for private content. If you want to require signed URLs in requests for objects in the target origin that match the <code>PathPattern</code> for this cache behavior, specify <code>true</code> for <code>Enabled</code>, and specify the applicable values for <code>Quantity</code> and <code>Items</code>.If you don't want to require signed URLs in requests for objects that match <code>PathPattern</code>, specify <code>false</code> for <code>Enabled</code> and <code>0</code> for <code>Quantity</code>. Omit <code>Items</code>. To add, change, or remove one or more trusted signers, change <code>Enabled</code> to <code>true</code> (if it's currently <code>false</code>), change <code>Quantity</code> as applicable, and specify all of the trusted signers that you want to include in the updated distribution.</p> <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html">Serving Private Content through CloudFront</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>
157
- * @public
158
- */
159
- TrustedSigners: TrustedSigners | undefined;
160
- /**
161
- * <p>The comment originally specified when this distribution was created.</p>
162
- * @public
163
- */
164
- Comment: string | undefined;
165
- /**
166
- * <p>A complex type that contains information about price class for this streaming distribution.</p>
167
- * @public
168
- */
169
- PriceClass: PriceClass | undefined;
170
- /**
171
- * <p>Whether the distribution is enabled to accept end user requests for content.</p>
172
- * @public
173
- */
174
- Enabled: boolean | undefined;
175
- }
176
- /**
177
- * <p>A streaming distribution list.</p>
178
- * @public
179
- */
180
- export interface StreamingDistributionList {
181
- /**
182
- * <p>The value you provided for the <code>Marker</code> request parameter.</p>
183
- * @public
184
- */
185
- Marker: string | undefined;
186
- /**
187
- * <p>If <code>IsTruncated</code> is <code>true</code>, this element is present and contains the value you can use for the <code>Marker</code> request parameter to continue listing your RTMP distributions where they left off.</p>
188
- * @public
189
- */
190
- NextMarker?: string | undefined;
191
- /**
192
- * <p>The value you provided for the <code>MaxItems</code> request parameter.</p>
193
- * @public
194
- */
195
- MaxItems: number | undefined;
196
- /**
197
- * <p>A flag that indicates whether more streaming distributions remain to be listed. If your results were truncated, you can make a follow-up pagination request using the <code>Marker</code> request parameter to retrieve more distributions in the list. </p>
198
- * @public
199
- */
200
- IsTruncated: boolean | undefined;
201
- /**
202
- * <p>The number of streaming distributions that were created by the current Amazon Web Services account. </p>
203
- * @public
204
- */
205
- Quantity: number | undefined;
206
- /**
207
- * <p>A complex type that contains one <code>StreamingDistributionSummary</code> element for each distribution that was created by the current Amazon Web Services account.</p>
208
- * @public
209
- */
210
- Items?: StreamingDistributionSummary[] | undefined;
211
- }
212
- /**
213
- * <p>The returned result of the corresponding request.</p>
214
- * @public
215
- */
216
- export interface ListStreamingDistributionsResult {
217
- /**
218
- * <p>The <code>StreamingDistributionList</code> type.</p>
219
- * @public
220
- */
221
- StreamingDistributionList?: StreamingDistributionList | undefined;
222
- }
223
- /**
224
- * <p>The request to list tags for a CloudFront resource.</p>
225
- * @public
226
- */
227
- export interface ListTagsForResourceRequest {
228
- /**
229
- * <p>An ARN of a CloudFront resource.</p>
230
- * @public
231
- */
232
- Resource: string | undefined;
233
- }
234
- /**
235
- * <p>The returned result of the corresponding request.</p>
236
- * @public
237
- */
238
- export interface ListTagsForResourceResult {
239
- /**
240
- * <p>A complex type that contains zero or more <code>Tag</code> elements.</p>
241
- * @public
242
- */
243
- Tags: Tags | undefined;
244
- }
245
- /**
246
- * @public
247
- */
248
- export interface ListVpcOriginsRequest {
249
- /**
250
- * <p>The marker associated with the VPC origins list.</p>
251
- * @public
252
- */
253
- Marker?: string | undefined;
254
- /**
255
- * <p>The maximum number of items included in the list.</p>
256
- * @public
257
- */
258
- MaxItems?: number | undefined;
259
- }
260
- /**
261
- * <p>A summary of the CloudFront VPC origin.</p>
262
- * @public
263
- */
264
- export interface VpcOriginSummary {
265
- /**
266
- * <p>The VPC origin summary ID.</p>
267
- * @public
268
- */
269
- Id: string | undefined;
270
- /**
271
- * <p>The VPC origin summary name.</p>
272
- * @public
273
- */
274
- Name: string | undefined;
275
- /**
276
- * <p>The VPC origin summary status.</p>
277
- * @public
278
- */
279
- Status: string | undefined;
280
- /**
281
- * <p>The VPC origin summary created time.</p>
282
- * @public
283
- */
284
- CreatedTime: Date | undefined;
285
- /**
286
- * <p>The VPC origin summary last modified time.</p>
287
- * @public
288
- */
289
- LastModifiedTime: Date | undefined;
290
- /**
291
- * <p>The VPC origin summary ARN.</p>
292
- * @public
293
- */
294
- Arn: string | undefined;
295
- /**
296
- * <p>The account ID of the Amazon Web Services account that owns the VPC origin.</p>
297
- * @public
298
- */
299
- AccountId?: string | undefined;
300
- /**
301
- * <p>The VPC origin summary origin endpoint ARN.</p>
302
- * @public
303
- */
304
- OriginEndpointArn: string | undefined;
305
- }
306
- /**
307
- * <p>A list of CloudFront VPC origins.</p>
308
- * @public
309
- */
310
- export interface VpcOriginList {
311
- /**
312
- * <p>The marker associated with the VPC origins list.</p>
313
- * @public
314
- */
315
- Marker: string | undefined;
316
- /**
317
- * <p>The next marker associated with the VPC origins list.</p>
318
- * @public
319
- */
320
- NextMarker?: string | undefined;
321
- /**
322
- * <p>The maximum number of items included in the list.</p>
323
- * @public
324
- */
325
- MaxItems: number | undefined;
326
- /**
327
- * <p>A flag that indicates whether more VPC origins remain to be listed. If your results were truncated, you can make a follow-up pagination request using the <code>Marker</code> request parameter to retrieve more VPC origins in the list.</p>
328
- * @public
329
- */
330
- IsTruncated: boolean | undefined;
331
- /**
332
- * <p>The number of VPC origins in the list.</p>
333
- * @public
334
- */
335
- Quantity: number | undefined;
336
- /**
337
- * <p>The items of the VPC origins list.</p>
338
- * @public
339
- */
340
- Items?: VpcOriginSummary[] | undefined;
341
- }
342
- /**
343
- * @public
344
- */
345
- export interface ListVpcOriginsResult {
346
- /**
347
- * <p>List of VPC origins.</p>
348
- * @public
349
- */
350
- VpcOriginList?: VpcOriginList | undefined;
351
- }
352
- /**
353
- * @public
354
- */
355
- export interface PublishFunctionRequest {
356
- /**
357
- * <p>The name of the function that you are publishing.</p>
358
- * @public
359
- */
360
- Name: string | undefined;
361
- /**
362
- * <p>The current version (<code>ETag</code> value) of the function that you are publishing, which you can get using <code>DescribeFunction</code>.</p>
363
- * @public
364
- */
365
- IfMatch: string | undefined;
366
- }
367
- /**
368
- * @public
369
- */
370
- export interface PublishFunctionResult {
371
- /**
372
- * <p>Contains configuration information and metadata about a CloudFront function.</p>
373
- * @public
374
- */
375
- FunctionSummary?: FunctionSummary | undefined;
376
- }
377
- /**
378
- * @public
379
- */
380
- export interface PutResourcePolicyRequest {
381
- /**
382
- * <p>The Amazon Resource Name (ARN) of the CloudFront resource for which the policy is being created.</p>
383
- * @public
384
- */
385
- ResourceArn: string | undefined;
386
- /**
387
- * <p>The JSON-formatted resource policy to create.</p>
388
- * @public
389
- */
390
- PolicyDocument: string | undefined;
391
- }
392
- /**
393
- * @public
394
- */
395
- export interface PutResourcePolicyResult {
396
- /**
397
- * <p>The Amazon Resource Name (ARN) of the CloudFront resource for which the policy was created.</p>
398
- * @public
399
- */
400
- ResourceArn?: string | undefined;
401
- }
402
- /**
403
- * <p>The request to add tags to a CloudFront resource.</p>
404
- * @public
405
- */
406
- export interface TagResourceRequest {
407
- /**
408
- * <p>An ARN of a CloudFront resource.</p>
409
- * @public
410
- */
411
- Resource: string | undefined;
412
- /**
413
- * <p>A complex type that contains zero or more <code>Tag</code> elements.</p>
414
- * @public
415
- */
416
- Tags: Tags | undefined;
417
- }
418
- /**
419
- * <p>The CloudFront function failed.</p>
420
- * @public
421
- */
422
- export declare class TestFunctionFailed extends __BaseException {
423
- readonly name: "TestFunctionFailed";
424
- readonly $fault: "server";
425
- Message?: string | undefined;
426
- /**
427
- * @internal
428
- */
429
- constructor(opts: __ExceptionOptionType<TestFunctionFailed, __BaseException>);
430
- }
431
- /**
432
- * @public
433
- */
434
- export interface TestFunctionRequest {
435
- /**
436
- * <p>The name of the function that you are testing.</p>
437
- * @public
438
- */
439
- Name: string | undefined;
440
- /**
441
- * <p>The current version (<code>ETag</code> value) of the function that you are testing, which you can get using <code>DescribeFunction</code>.</p>
442
- * @public
443
- */
444
- IfMatch: string | undefined;
445
- /**
446
- * <p>The stage of the function that you are testing, either <code>DEVELOPMENT</code> or <code>LIVE</code>.</p>
447
- * @public
448
- */
449
- Stage?: FunctionStage | undefined;
450
- /**
451
- * <p>The event object to test the function with. For more information about the structure of the 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>
452
- * @public
453
- */
454
- EventObject: Uint8Array | undefined;
455
- }
456
- /**
457
- * <p>Contains the result of testing a CloudFront function with <code>TestFunction</code>.</p>
458
- * @public
459
- */
460
- export interface TestResult {
461
- /**
462
- * <p>Contains configuration information and metadata about the CloudFront function that was tested.</p>
463
- * @public
464
- */
465
- FunctionSummary?: FunctionSummary | undefined;
466
- /**
467
- * <p>The amount of time that the function took to run as a percentage of the maximum allowed time. For example, a compute utilization of 35 means that the function completed in 35% of the maximum allowed time.</p>
468
- * @public
469
- */
470
- ComputeUtilization?: string | undefined;
471
- /**
472
- * <p>Contains the log lines that the function wrote (if any) when running the test.</p>
473
- * @public
474
- */
475
- FunctionExecutionLogs?: string[] | undefined;
476
- /**
477
- * <p>If the result of testing the function was an error, this field contains the error message.</p>
478
- * @public
479
- */
480
- FunctionErrorMessage?: string | undefined;
481
- /**
482
- * <p>The event object returned by the function. For more information about the structure of the event object, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/functions-event-structure.html">Event object structure</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>
483
- * @public
484
- */
485
- FunctionOutput?: string | undefined;
486
- }
487
- /**
488
- * @public
489
- */
490
- export interface TestFunctionResult {
491
- /**
492
- * <p>An object that represents the result of running the function with the provided event object.</p>
493
- * @public
494
- */
495
- TestResult?: TestResult | undefined;
496
- }
497
- /**
498
- * <p>A complex type that contains zero or more <code>Tag</code> elements.</p>
499
- * @public
500
- */
501
- export interface TagKeys {
502
- /**
503
- * <p>A complex type that contains <code>Tag</code> key elements.</p>
504
- * @public
505
- */
506
- Items?: string[] | undefined;
507
- }
508
- /**
509
- * <p>The request to remove tags from a CloudFront resource.</p>
510
- * @public
511
- */
512
- export interface UntagResourceRequest {
513
- /**
514
- * <p>An ARN of a CloudFront resource.</p>
515
- * @public
516
- */
517
- Resource: string | undefined;
518
- /**
519
- * <p>A complex type that contains zero or more <code>Tag</code> key elements.</p>
520
- * @public
521
- */
522
- TagKeys: TagKeys | undefined;
523
- }
524
- /**
525
- * @public
526
- */
527
- export interface UpdateAnycastIpListRequest {
528
- /**
529
- * <p>The ID of the Anycast static IP list.</p>
530
- * @public
531
- */
532
- Id: string | undefined;
533
- /**
534
- * <p>The IP address type for the Anycast static IP list. You can specify one of the following options:</p> <ul> <li> <p> <code>ipv4</code> - Allocate a list of only IPv4 addresses</p> </li> <li> <p> <code>ipv6</code> - Allocate a list of only IPv4 addresses</p> </li> <li> <p> <code>dualstack</code> - Allocate a list of both IPv4 and IPv6 addresses</p> </li> </ul>
535
- * @public
536
- */
537
- IpAddressType?: IpAddressType | undefined;
538
- /**
539
- * <p>The current version (ETag value) of the Anycast static IP list that you are updating.</p>
540
- * @public
541
- */
542
- IfMatch: string | undefined;
543
- }
544
- /**
545
- * @public
546
- */
547
- export interface UpdateAnycastIpListResult {
548
- /**
549
- * <p>An Anycast static IP list. For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/request-static-ips.html">Request Anycast static IPs to use for allowlisting</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>
550
- * @public
551
- */
552
- AnycastIpList?: AnycastIpList | undefined;
553
- /**
554
- * <p>The current version of the Anycast static IP list.</p>
555
- * @public
556
- */
557
- ETag?: string | undefined;
558
- }
559
- /**
560
- * @public
561
- */
562
- export interface UpdateCachePolicyRequest {
563
- /**
564
- * <p>A cache policy configuration.</p>
565
- * @public
566
- */
567
- CachePolicyConfig: CachePolicyConfig | undefined;
568
- /**
569
- * <p>The unique identifier for the cache policy that you are updating. The identifier is returned in a cache behavior's <code>CachePolicyId</code> field in the response to <code>GetDistributionConfig</code>.</p>
570
- * @public
571
- */
572
- Id: string | undefined;
573
- /**
574
- * <p>The version of the cache policy that you are updating. The version is returned in the cache policy's <code>ETag</code> field in the response to <code>GetCachePolicyConfig</code>.</p>
575
- * @public
576
- */
577
- IfMatch?: string | undefined;
578
- }
579
- /**
580
- * @public
581
- */
582
- export interface UpdateCachePolicyResult {
583
- /**
584
- * <p>A cache policy.</p>
585
- * @public
586
- */
587
- CachePolicy?: CachePolicy | undefined;
588
- /**
589
- * <p>The current version of the cache policy.</p>
590
- * @public
591
- */
592
- ETag?: string | undefined;
593
- }
594
- /**
595
- * <p>The request to update an origin access identity.</p>
596
- * @public
597
- */
598
- export interface UpdateCloudFrontOriginAccessIdentityRequest {
599
- /**
600
- * <p>The identity's configuration information.</p>
601
- * @public
602
- */
603
- CloudFrontOriginAccessIdentityConfig: CloudFrontOriginAccessIdentityConfig | undefined;
604
- /**
605
- * <p>The identity's id.</p>
606
- * @public
607
- */
608
- Id: string | undefined;
609
- /**
610
- * <p>The value of the <code>ETag</code> header that you received when retrieving the identity's configuration. For example: <code>E2QWRUHAPOMQZL</code>.</p>
611
- * @public
612
- */
613
- IfMatch?: string | undefined;
614
- }
615
- /**
616
- * <p>The returned result of the corresponding request.</p>
617
- * @public
618
- */
619
- export interface UpdateCloudFrontOriginAccessIdentityResult {
620
- /**
621
- * <p>The origin access identity's information.</p>
622
- * @public
623
- */
624
- CloudFrontOriginAccessIdentity?: CloudFrontOriginAccessIdentity | undefined;
625
- /**
626
- * <p>The current version of the configuration. For example: <code>E2QWRUHAPOMQZL</code>.</p>
627
- * @public
628
- */
629
- ETag?: string | undefined;
630
- }
631
- /**
632
- * @public
633
- */
634
- export interface UpdateConnectionGroupRequest {
635
- /**
636
- * <p>The ID of the connection group.</p>
637
- * @public
638
- */
639
- Id: string | undefined;
640
- /**
641
- * <p>Enable IPv6 for the connection group. For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-web-values-specify.html#DownloadDistValuesEnableIPv6">Enable IPv6</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>
642
- * @public
643
- */
644
- Ipv6Enabled?: boolean | undefined;
645
- /**
646
- * <p>The value of the <code>ETag</code> header that you received when retrieving the connection group that you're updating.</p>
647
- * @public
648
- */
649
- IfMatch: string | undefined;
650
- /**
651
- * <p>The ID of the Anycast static IP list.</p>
652
- * @public
653
- */
654
- AnycastIpListId?: string | undefined;
655
- /**
656
- * <p>Whether the connection group is enabled.</p>
657
- * @public
658
- */
659
- Enabled?: boolean | undefined;
660
- }
661
- /**
662
- * @public
663
- */
664
- export interface UpdateConnectionGroupResult {
665
- /**
666
- * <p>The connection group that you updated.</p>
667
- * @public
668
- */
669
- ConnectionGroup?: ConnectionGroup | undefined;
670
- /**
671
- * <p>The current version of the connection group.</p>
672
- * @public
673
- */
674
- ETag?: string | undefined;
675
- }
676
- /**
677
- * @public
678
- */
679
- export interface UpdateContinuousDeploymentPolicyRequest {
680
- /**
681
- * <p>The continuous deployment policy configuration.</p>
682
- * @public
683
- */
684
- ContinuousDeploymentPolicyConfig: ContinuousDeploymentPolicyConfig | undefined;
685
- /**
686
- * <p>The identifier of the continuous deployment policy that you are updating.</p>
687
- * @public
688
- */
689
- Id: string | undefined;
690
- /**
691
- * <p>The current version (<code>ETag</code> value) of the continuous deployment policy that you are updating.</p>
692
- * @public
693
- */
694
- IfMatch?: string | undefined;
695
- }
696
- /**
697
- * @public
698
- */
699
- export interface UpdateContinuousDeploymentPolicyResult {
700
- /**
701
- * <p>A continuous deployment policy.</p>
702
- * @public
703
- */
704
- ContinuousDeploymentPolicy?: ContinuousDeploymentPolicy | undefined;
705
- /**
706
- * <p>The version identifier for the current version of the continuous deployment policy.</p>
707
- * @public
708
- */
709
- ETag?: string | undefined;
710
- }
711
- /**
712
- * <p>The request to update a distribution.</p>
713
- * @public
714
- */
715
- export interface UpdateDistributionRequest {
716
- /**
717
- * <p>The distribution's configuration information.</p>
718
- * @public
719
- */
720
- DistributionConfig: DistributionConfig | undefined;
721
- /**
722
- * <p>The distribution's id.</p>
723
- * @public
724
- */
725
- Id: string | undefined;
726
- /**
727
- * <p>The value of the <code>ETag</code> header that you received when retrieving the distribution's configuration. For example: <code>E2QWRUHAPOMQZL</code>.</p>
728
- * @public
729
- */
730
- IfMatch?: string | undefined;
731
- }
732
- /**
733
- * <p>The returned result of the corresponding request.</p>
734
- * @public
735
- */
736
- export interface UpdateDistributionResult {
737
- /**
738
- * <p>The distribution's information.</p>
739
- * @public
740
- */
741
- Distribution?: Distribution | undefined;
742
- /**
743
- * <p>The current version of the configuration. For example: <code>E2QWRUHAPOMQZL</code>.</p>
744
- * @public
745
- */
746
- ETag?: string | undefined;
747
- }
748
- /**
749
- * @public
750
- */
751
- export interface UpdateDistributionTenantRequest {
752
- /**
753
- * <p>The ID of the distribution tenant.</p>
754
- * @public
755
- */
756
- Id: string | undefined;
757
- /**
758
- * <p>The ID for the multi-tenant distribution.</p>
759
- * @public
760
- */
761
- DistributionId?: string | undefined;
762
- /**
763
- * <p>The domains to update for the distribution tenant. A domain object can contain only a domain property. You must specify at least one domain. Each distribution tenant can have up to 5 domains.</p>
764
- * @public
765
- */
766
- Domains?: DomainItem[] | undefined;
767
- /**
768
- * <p>Customizations for the distribution tenant. For each distribution tenant, you can specify the geographic restrictions, and the Amazon Resource Names (ARNs) for the ACM certificate and WAF web ACL. These are specific values that you can override or disable from the multi-tenant distribution that was used to create the distribution tenant.</p>
769
- * @public
770
- */
771
- Customizations?: Customizations | undefined;
772
- /**
773
- * <p>A list of parameter values to add to the resource. A parameter is specified as a key-value pair. A valid parameter value must exist for any parameter that is marked as required in the multi-tenant distribution.</p>
774
- * @public
775
- */
776
- Parameters?: Parameter[] | undefined;
777
- /**
778
- * <p>The ID of the target connection group.</p>
779
- * @public
780
- */
781
- ConnectionGroupId?: string | undefined;
782
- /**
783
- * <p>The value of the <code>ETag</code> header that you received when retrieving the distribution tenant to update. This value is returned in the response of the <code>GetDistributionTenant</code> API operation.</p>
784
- * @public
785
- */
786
- IfMatch: string | undefined;
787
- /**
788
- * <p>An object that contains the CloudFront managed ACM certificate request.</p>
789
- * @public
790
- */
791
- ManagedCertificateRequest?: ManagedCertificateRequest | undefined;
792
- /**
793
- * <p>Indicates whether the distribution tenant should be updated to an enabled state. If you update the distribution tenant and it's not enabled, the distribution tenant won't serve traffic.</p>
794
- * @public
795
- */
796
- Enabled?: boolean | undefined;
797
- }
798
- /**
799
- * @public
800
- */
801
- export interface UpdateDistributionTenantResult {
802
- /**
803
- * <p>The distribution tenant that you're updating.</p>
804
- * @public
805
- */
806
- DistributionTenant?: DistributionTenant | undefined;
807
- /**
808
- * <p>The current version of the distribution tenant.</p>
809
- * @public
810
- */
811
- ETag?: string | undefined;
812
- }
813
- /**
814
- * @public
815
- */
816
- export interface UpdateDistributionWithStagingConfigRequest {
817
- /**
818
- * <p>The identifier of the primary distribution to which you are copying a staging distribution's configuration.</p>
819
- * @public
820
- */
821
- Id: string | undefined;
822
- /**
823
- * <p>The identifier of the staging distribution whose configuration you are copying to the primary distribution.</p>
824
- * @public
825
- */
826
- StagingDistributionId?: string | undefined;
827
- /**
828
- * <p>The current versions (<code>ETag</code> values) of both primary and staging distributions. Provide these in the following format:</p> <p> <code>&lt;primary ETag&gt;, &lt;staging ETag&gt;</code> </p>
829
- * @public
830
- */
831
- IfMatch?: string | undefined;
832
- }
833
- /**
834
- * @public
835
- */
836
- export interface UpdateDistributionWithStagingConfigResult {
837
- /**
838
- * <p>A distribution tells CloudFront where you want content to be delivered from, and the details about how to track and manage content delivery.</p>
839
- * @public
840
- */
841
- Distribution?: Distribution | undefined;
842
- /**
843
- * <p>The current version of the primary distribution (after it's updated).</p>
844
- * @public
845
- */
846
- ETag?: string | undefined;
847
- }
848
- /**
849
- * @public
850
- */
851
- export interface UpdateDomainAssociationRequest {
852
- /**
853
- * <p>The domain to update.</p>
854
- * @public
855
- */
856
- Domain: string | undefined;
857
- /**
858
- * <p>The target standard distribution or distribution tenant resource for the domain. You can specify either <code>DistributionId</code> or <code>DistributionTenantId</code>, but not both.</p>
859
- * @public
860
- */
861
- TargetResource: DistributionResourceId | undefined;
862
- /**
863
- * <p>The value of the <code>ETag</code> identifier for the standard distribution or distribution tenant that will be associated with the domain.</p>
864
- * @public
865
- */
866
- IfMatch?: string | undefined;
867
- }
868
- /**
869
- * @public
870
- */
871
- export interface UpdateDomainAssociationResult {
872
- /**
873
- * <p>The domain that you're moving.</p>
874
- * @public
875
- */
876
- Domain?: string | undefined;
877
- /**
878
- * <p>The intended destination for the domain.</p>
879
- * @public
880
- */
881
- ResourceId?: string | undefined;
882
- /**
883
- * <p>The current version of the target standard distribution or distribution tenant that was associated with the domain.</p>
884
- * @public
885
- */
886
- ETag?: string | undefined;
887
- }
888
- /**
889
- * @public
890
- */
891
- export interface UpdateFieldLevelEncryptionConfigRequest {
892
- /**
893
- * <p>Request to update a field-level encryption configuration.</p>
894
- * @public
895
- */
896
- FieldLevelEncryptionConfig: FieldLevelEncryptionConfig | undefined;
897
- /**
898
- * <p>The ID of the configuration you want to update.</p>
899
- * @public
900
- */
901
- Id: string | undefined;
902
- /**
903
- * <p>The value of the <code>ETag</code> header that you received when retrieving the configuration identity to update. For example: <code>E2QWRUHAPOMQZL</code>.</p>
904
- * @public
905
- */
906
- IfMatch?: string | undefined;
907
- }
908
- /**
909
- * @public
910
- */
911
- export interface UpdateFieldLevelEncryptionConfigResult {
912
- /**
913
- * <p>Return the results of updating the configuration.</p>
914
- * @public
915
- */
916
- FieldLevelEncryption?: FieldLevelEncryption | undefined;
917
- /**
918
- * <p>The value of the <code>ETag</code> header that you received when updating the configuration. For example: <code>E2QWRUHAPOMQZL</code>.</p>
919
- * @public
920
- */
921
- ETag?: string | undefined;
922
- }
923
- /**
924
- * @public
925
- */
926
- export interface UpdateFieldLevelEncryptionProfileRequest {
927
- /**
928
- * <p>Request to update a field-level encryption profile.</p>
929
- * @public
930
- */
931
- FieldLevelEncryptionProfileConfig: FieldLevelEncryptionProfileConfig | undefined;
932
- /**
933
- * <p>The ID of the field-level encryption profile request.</p>
934
- * @public
935
- */
936
- Id: string | undefined;
937
- /**
938
- * <p>The value of the <code>ETag</code> header that you received when retrieving the profile identity to update. For example: <code>E2QWRUHAPOMQZL</code>.</p>
939
- * @public
940
- */
941
- IfMatch?: string | undefined;
942
- }
943
- /**
944
- * @public
945
- */
946
- export interface UpdateFieldLevelEncryptionProfileResult {
947
- /**
948
- * <p>Return the results of updating the profile.</p>
949
- * @public
950
- */
951
- FieldLevelEncryptionProfile?: FieldLevelEncryptionProfile | undefined;
952
- /**
953
- * <p>The result of the field-level encryption profile request.</p>
954
- * @public
955
- */
956
- ETag?: string | undefined;
957
- }
958
- /**
959
- * @public
960
- */
961
- export interface UpdateFunctionRequest {
962
- /**
963
- * <p>The name of the function that you are updating.</p>
964
- * @public
965
- */
966
- Name: string | undefined;
967
- /**
968
- * <p>The current version (<code>ETag</code> value) of the function that you are updating, which you can get using <code>DescribeFunction</code>.</p>
969
- * @public
970
- */
971
- IfMatch: string | undefined;
972
- /**
973
- * <p>Configuration information about the function.</p>
974
- * @public
975
- */
976
- FunctionConfig: FunctionConfig | undefined;
977
- /**
978
- * <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 code for CloudFront Functions</a> in the <i>Amazon CloudFront Developer Guide</i>.</p>
979
- * @public
980
- */
981
- FunctionCode: Uint8Array | undefined;
982
- }
983
- /**
984
- * @public
985
- */
986
- export interface UpdateFunctionResult {
987
- /**
988
- * <p>Contains configuration information and metadata about a CloudFront function.</p>
989
- * @public
990
- */
991
- FunctionSummary?: FunctionSummary | undefined;
992
- /**
993
- * <p>The version identifier for the current version of the CloudFront function.</p>
994
- * @public
995
- */
996
- ETag?: string | undefined;
997
- }
998
- /**
999
- * @public
1000
- */
1001
- export interface UpdateKeyGroupRequest {
1002
- /**
1003
- * <p>The key group configuration.</p>
1004
- * @public
1005
- */
1006
- KeyGroupConfig: KeyGroupConfig | undefined;
1007
- /**
1008
- * <p>The identifier of the key group that you are updating.</p>
1009
- * @public
1010
- */
1011
- Id: string | undefined;
1012
- /**
1013
- * <p>The version of the key group that you are updating. The version is the key group's <code>ETag</code> value.</p>
1014
- * @public
1015
- */
1016
- IfMatch?: string | undefined;
1017
- }
1018
- /**
1019
- * @public
1020
- */
1021
- export interface UpdateKeyGroupResult {
1022
- /**
1023
- * <p>The key group that was just updated.</p>
1024
- * @public
1025
- */
1026
- KeyGroup?: KeyGroup | undefined;
1027
- /**
1028
- * <p>The identifier for this version of the key group.</p>
1029
- * @public
1030
- */
1031
- ETag?: string | undefined;
1032
- }
1033
- /**
1034
- * @public
1035
- */
1036
- export interface UpdateKeyValueStoreRequest {
1037
- /**
1038
- * <p>The name of the key value store to update.</p>
1039
- * @public
1040
- */
1041
- Name: string | undefined;
1042
- /**
1043
- * <p>The comment of the key value store to update.</p>
1044
- * @public
1045
- */
1046
- Comment: string | undefined;
1047
- /**
1048
- * <p>The key value store to update, if a match occurs.</p>
1049
- * @public
1050
- */
1051
- IfMatch: string | undefined;
1052
- }
1053
- /**
1054
- * @public
1055
- */
1056
- export interface UpdateKeyValueStoreResult {
1057
- /**
1058
- * <p>The resulting key value store to update.</p>
1059
- * @public
1060
- */
1061
- KeyValueStore?: KeyValueStore | undefined;
1062
- /**
1063
- * <p>The <code>ETag</code> of the resulting key value store.</p>
1064
- * @public
1065
- */
1066
- ETag?: string | undefined;
1067
- }
1068
- /**
1069
- * @public
1070
- */
1071
- export interface UpdateOriginAccessControlRequest {
1072
- /**
1073
- * <p>An origin access control.</p>
1074
- * @public
1075
- */
1076
- OriginAccessControlConfig: OriginAccessControlConfig | undefined;
1077
- /**
1078
- * <p>The unique identifier of the origin access control that you are updating.</p>
1079
- * @public
1080
- */
1081
- Id: string | undefined;
1082
- /**
1083
- * <p>The current version (<code>ETag</code> value) of the origin access control that you are updating.</p>
1084
- * @public
1085
- */
1086
- IfMatch?: string | undefined;
1087
- }
1088
- /**
1089
- * @public
1090
- */
1091
- export interface UpdateOriginAccessControlResult {
1092
- /**
1093
- * <p>The origin access control after it has been updated.</p>
1094
- * @public
1095
- */
1096
- OriginAccessControl?: OriginAccessControl | undefined;
1097
- /**
1098
- * <p>The new version of the origin access control after it has been updated.</p>
1099
- * @public
1100
- */
1101
- ETag?: string | undefined;
1102
- }
1103
- /**
1104
- * @public
1105
- */
1106
- export interface UpdateOriginRequestPolicyRequest {
1107
- /**
1108
- * <p>An origin request policy configuration.</p>
1109
- * @public
1110
- */
1111
- OriginRequestPolicyConfig: OriginRequestPolicyConfig | undefined;
1112
- /**
1113
- * <p>The unique identifier for the origin request policy that you are updating. The identifier is returned in a cache behavior's <code>OriginRequestPolicyId</code> field in the response to <code>GetDistributionConfig</code>.</p>
1114
- * @public
1115
- */
1116
- Id: string | undefined;
1117
- /**
1118
- * <p>The version of the origin request policy that you are updating. The version is returned in the origin request policy's <code>ETag</code> field in the response to <code>GetOriginRequestPolicyConfig</code>.</p>
1119
- * @public
1120
- */
1121
- IfMatch?: string | undefined;
1122
- }
1123
- /**
1124
- * @public
1125
- */
1126
- export interface UpdateOriginRequestPolicyResult {
1127
- /**
1128
- * <p>An origin request policy.</p>
1129
- * @public
1130
- */
1131
- OriginRequestPolicy?: OriginRequestPolicy | undefined;
1132
- /**
1133
- * <p>The current version of the origin request policy.</p>
1134
- * @public
1135
- */
1136
- ETag?: string | undefined;
1137
- }
1138
- /**
1139
- * @public
1140
- */
1141
- export interface UpdatePublicKeyRequest {
1142
- /**
1143
- * <p>A public key configuration.</p>
1144
- * @public
1145
- */
1146
- PublicKeyConfig: PublicKeyConfig | undefined;
1147
- /**
1148
- * <p>The identifier of the public key that you are updating.</p>
1149
- * @public
1150
- */
1151
- Id: string | undefined;
1152
- /**
1153
- * <p>The value of the <code>ETag</code> header that you received when retrieving the public key to update. For example: <code>E2QWRUHAPOMQZL</code>.</p>
1154
- * @public
1155
- */
1156
- IfMatch?: string | undefined;
1157
- }
1158
- /**
1159
- * @public
1160
- */
1161
- export interface UpdatePublicKeyResult {
1162
- /**
1163
- * <p>The public key.</p>
1164
- * @public
1165
- */
1166
- PublicKey?: PublicKey | undefined;
1167
- /**
1168
- * <p>The identifier of the current version of the public key.</p>
1169
- * @public
1170
- */
1171
- ETag?: string | undefined;
1172
- }
1173
- /**
1174
- * @public
1175
- */
1176
- export interface UpdateRealtimeLogConfigRequest {
1177
- /**
1178
- * <p>Contains information about the Amazon Kinesis data stream where you are sending real-time log data.</p>
1179
- * @public
1180
- */
1181
- EndPoints?: EndPoint[] | undefined;
1182
- /**
1183
- * <p>A list of fields to include in each real-time log record.</p> <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 <i>Amazon CloudFront Developer Guide</i>.</p>
1184
- * @public
1185
- */
1186
- Fields?: string[] | undefined;
1187
- /**
1188
- * <p>The name for this real-time log configuration.</p>
1189
- * @public
1190
- */
1191
- Name?: string | undefined;
1192
- /**
1193
- * <p>The Amazon Resource Name (ARN) for this real-time log configuration.</p>
1194
- * @public
1195
- */
1196
- ARN?: string | undefined;
1197
- /**
1198
- * <p>The sampling rate for this real-time log configuration. The sampling rate determines the percentage of viewer requests that are represented in the real-time log data. You must provide an integer between 1 and 100, inclusive.</p>
1199
- * @public
1200
- */
1201
- SamplingRate?: number | undefined;
1202
- }
1203
- /**
1204
- * @public
1205
- */
1206
- export interface UpdateRealtimeLogConfigResult {
1207
- /**
1208
- * <p>A real-time log configuration.</p>
1209
- * @public
1210
- */
1211
- RealtimeLogConfig?: RealtimeLogConfig | undefined;
1212
- }
1213
- /**
1214
- * @public
1215
- */
1216
- export interface UpdateResponseHeadersPolicyRequest {
1217
- /**
1218
- * <p>A response headers policy configuration.</p>
1219
- * @public
1220
- */
1221
- ResponseHeadersPolicyConfig: ResponseHeadersPolicyConfig | undefined;
1222
- /**
1223
- * <p>The identifier for the response headers policy that you are updating.</p>
1224
- * @public
1225
- */
1226
- Id: string | undefined;
1227
- /**
1228
- * <p>The version of the response headers policy that you are updating.</p> <p>The version is returned in the cache policy's <code>ETag</code> field in the response to <code>GetResponseHeadersPolicyConfig</code>.</p>
1229
- * @public
1230
- */
1231
- IfMatch?: string | undefined;
1232
- }
1233
- /**
1234
- * @public
1235
- */
1236
- export interface UpdateResponseHeadersPolicyResult {
1237
- /**
1238
- * <p>A response headers policy.</p>
1239
- * @public
1240
- */
1241
- ResponseHeadersPolicy?: ResponseHeadersPolicy | undefined;
1242
- /**
1243
- * <p>The current version of the response headers policy.</p>
1244
- * @public
1245
- */
1246
- ETag?: string | undefined;
1247
- }
1248
- /**
1249
- * <p>The request to update a streaming distribution.</p>
1250
- * @public
1251
- */
1252
- export interface UpdateStreamingDistributionRequest {
1253
- /**
1254
- * <p>The streaming distribution's configuration information.</p>
1255
- * @public
1256
- */
1257
- StreamingDistributionConfig: StreamingDistributionConfig | undefined;
1258
- /**
1259
- * <p>The streaming distribution's id.</p>
1260
- * @public
1261
- */
1262
- Id: string | undefined;
1263
- /**
1264
- * <p>The value of the <code>ETag</code> header that you received when retrieving the streaming distribution's configuration. For example: <code>E2QWRUHAPOMQZL</code>.</p>
1265
- * @public
1266
- */
1267
- IfMatch?: string | undefined;
1268
- }
1269
- /**
1270
- * <p>The returned result of the corresponding request.</p>
1271
- * @public
1272
- */
1273
- export interface UpdateStreamingDistributionResult {
1274
- /**
1275
- * <p>The streaming distribution's information.</p>
1276
- * @public
1277
- */
1278
- StreamingDistribution?: StreamingDistribution | undefined;
1279
- /**
1280
- * <p>The current version of the configuration. For example: <code>E2QWRUHAPOMQZL</code>.</p>
1281
- * @public
1282
- */
1283
- ETag?: string | undefined;
1284
- }
1285
- /**
1286
- * @public
1287
- */
1288
- export interface UpdateVpcOriginRequest {
1289
- /**
1290
- * <p>The VPC origin endpoint configuration.</p>
1291
- * @public
1292
- */
1293
- VpcOriginEndpointConfig: VpcOriginEndpointConfig | undefined;
1294
- /**
1295
- * <p>The VPC origin ID.</p>
1296
- * @public
1297
- */
1298
- Id: string | undefined;
1299
- /**
1300
- * <p>The VPC origin to update, if a match occurs.</p>
1301
- * @public
1302
- */
1303
- IfMatch: string | undefined;
1304
- }
1305
- /**
1306
- * @public
1307
- */
1308
- export interface UpdateVpcOriginResult {
1309
- /**
1310
- * <p>The VPC origin.</p>
1311
- * @public
1312
- */
1313
- VpcOrigin?: VpcOrigin | undefined;
1314
- /**
1315
- * <p>The VPC origin ETag.</p>
1316
- * @public
1317
- */
1318
- ETag?: string | undefined;
1319
- }
1320
- /**
1321
- * @public
1322
- */
1323
- export interface VerifyDnsConfigurationRequest {
1324
- /**
1325
- * <p>The domain name that you're verifying.</p>
1326
- * @public
1327
- */
1328
- Domain?: string | undefined;
1329
- /**
1330
- * <p>The identifier of the distribution tenant. You can specify the ARN, ID, or name of the distribution tenant.</p>
1331
- * @public
1332
- */
1333
- Identifier: string | undefined;
1334
- }
1335
- /**
1336
- * @public
1337
- * @enum
1338
- */
1339
- export declare const DnsConfigurationStatus: {
1340
- readonly Invalid: "invalid-configuration";
1341
- readonly Unknown: "unknown-configuration";
1342
- readonly Valid: "valid-configuration";
1343
- };
1344
- /**
1345
- * @public
1346
- */
1347
- export type DnsConfigurationStatus = (typeof DnsConfigurationStatus)[keyof typeof DnsConfigurationStatus];
1348
- /**
1349
- * <p>The DNS configuration for your domain names.</p>
1350
- * @public
1351
- */
1352
- export interface DnsConfiguration {
1353
- /**
1354
- * <p>The domain name that you're verifying.</p>
1355
- * @public
1356
- */
1357
- Domain: string | undefined;
1358
- /**
1359
- * <p>The status of your domain name.</p> <ul> <li> <p> <code>valid-configuration</code>: The domain name is correctly configured and points to the correct routing endpoint of the connection group.</p> </li> <li> <p> <code>invalid-configuration</code>: There is either a missing DNS record or the DNS record exists but it's using an incorrect routing endpoint. Update the DNS record to point to the correct routing endpoint.</p> </li> <li> <p> <code>unknown-configuration</code>: CloudFront can't validate your DNS configuration. This status can appear if CloudFront can't verify the DNS record, or the DNS lookup request failed or timed out.</p> </li> </ul>
1360
- * @public
1361
- */
1362
- Status: DnsConfigurationStatus | undefined;
1363
- /**
1364
- * <p>Explains the status of the DNS configuration.</p>
1365
- * @public
1366
- */
1367
- Reason?: string | undefined;
1368
- }
1369
- /**
1370
- * @public
1371
- */
1372
- export interface VerifyDnsConfigurationResult {
1373
- /**
1374
- * <p>The list of domain names, their statuses, and a description of each status.</p>
1375
- * @public
1376
- */
1377
- DnsConfigurationList?: DnsConfiguration[] | undefined;
1378
- }