@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,3 +0,0 @@
1
- export * from "./models_0";
2
- export * from "./models_1";
3
- export * from "./models_2";
@@ -1,411 +0,0 @@
1
- import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
- import { CloudFrontServiceException as __BaseException } from "./CloudFrontServiceException";
3
- import {
4
- Aliases,
5
- AnycastIpList,
6
- CachePolicy,
7
- CachePolicyConfig,
8
- CloudFrontOriginAccessIdentity,
9
- CloudFrontOriginAccessIdentityConfig,
10
- ConnectionGroup,
11
- ContinuousDeploymentPolicy,
12
- ContinuousDeploymentPolicyConfig,
13
- Customizations,
14
- Distribution,
15
- DistributionConfig,
16
- DistributionTenant,
17
- DomainItem,
18
- FieldLevelEncryption,
19
- FieldLevelEncryptionConfig,
20
- FieldLevelEncryptionProfile,
21
- FieldLevelEncryptionProfileConfig,
22
- FunctionConfig,
23
- FunctionStage,
24
- FunctionSummary,
25
- IpAddressType,
26
- KeyGroup,
27
- KeyGroupConfig,
28
- KeyValueStore,
29
- ManagedCertificateRequest,
30
- OriginAccessControl,
31
- OriginAccessControlConfig,
32
- Parameter,
33
- PriceClass,
34
- Tags,
35
- TrustedSigners,
36
- } from "./models_0";
37
- import {
38
- DistributionResourceId,
39
- EndPoint,
40
- OriginRequestPolicy,
41
- OriginRequestPolicyConfig,
42
- PublicKey,
43
- PublicKeyConfig,
44
- RealtimeLogConfig,
45
- RealtimeLogConfigs,
46
- ResponseHeadersPolicy,
47
- ResponseHeadersPolicyConfig,
48
- S3Origin,
49
- StreamingDistribution,
50
- StreamingDistributionConfig,
51
- VpcOrigin,
52
- VpcOriginEndpointConfig,
53
- } from "./models_1";
54
- export interface ListRealtimeLogConfigsResult {
55
- RealtimeLogConfigs?: RealtimeLogConfigs | undefined;
56
- }
57
- export declare const ResponseHeadersPolicyType: {
58
- readonly custom: "custom";
59
- readonly managed: "managed";
60
- };
61
- export type ResponseHeadersPolicyType =
62
- (typeof ResponseHeadersPolicyType)[keyof typeof ResponseHeadersPolicyType];
63
- export interface ListResponseHeadersPoliciesRequest {
64
- Type?: ResponseHeadersPolicyType | undefined;
65
- Marker?: string | undefined;
66
- MaxItems?: number | undefined;
67
- }
68
- export interface ResponseHeadersPolicySummary {
69
- Type: ResponseHeadersPolicyType | undefined;
70
- ResponseHeadersPolicy: ResponseHeadersPolicy | undefined;
71
- }
72
- export interface ResponseHeadersPolicyList {
73
- NextMarker?: string | undefined;
74
- MaxItems: number | undefined;
75
- Quantity: number | undefined;
76
- Items?: ResponseHeadersPolicySummary[] | undefined;
77
- }
78
- export interface ListResponseHeadersPoliciesResult {
79
- ResponseHeadersPolicyList?: ResponseHeadersPolicyList | undefined;
80
- }
81
- export interface ListStreamingDistributionsRequest {
82
- Marker?: string | undefined;
83
- MaxItems?: number | undefined;
84
- }
85
- export interface StreamingDistributionSummary {
86
- Id: string | undefined;
87
- ARN: string | undefined;
88
- Status: string | undefined;
89
- LastModifiedTime: Date | undefined;
90
- DomainName: string | undefined;
91
- S3Origin: S3Origin | undefined;
92
- Aliases: Aliases | undefined;
93
- TrustedSigners: TrustedSigners | undefined;
94
- Comment: string | undefined;
95
- PriceClass: PriceClass | undefined;
96
- Enabled: boolean | undefined;
97
- }
98
- export interface StreamingDistributionList {
99
- Marker: string | undefined;
100
- NextMarker?: string | undefined;
101
- MaxItems: number | undefined;
102
- IsTruncated: boolean | undefined;
103
- Quantity: number | undefined;
104
- Items?: StreamingDistributionSummary[] | undefined;
105
- }
106
- export interface ListStreamingDistributionsResult {
107
- StreamingDistributionList?: StreamingDistributionList | undefined;
108
- }
109
- export interface ListTagsForResourceRequest {
110
- Resource: string | undefined;
111
- }
112
- export interface ListTagsForResourceResult {
113
- Tags: Tags | undefined;
114
- }
115
- export interface ListVpcOriginsRequest {
116
- Marker?: string | undefined;
117
- MaxItems?: number | undefined;
118
- }
119
- export interface VpcOriginSummary {
120
- Id: string | undefined;
121
- Name: string | undefined;
122
- Status: string | undefined;
123
- CreatedTime: Date | undefined;
124
- LastModifiedTime: Date | undefined;
125
- Arn: string | undefined;
126
- AccountId?: string | undefined;
127
- OriginEndpointArn: string | undefined;
128
- }
129
- export interface VpcOriginList {
130
- Marker: string | undefined;
131
- NextMarker?: string | undefined;
132
- MaxItems: number | undefined;
133
- IsTruncated: boolean | undefined;
134
- Quantity: number | undefined;
135
- Items?: VpcOriginSummary[] | undefined;
136
- }
137
- export interface ListVpcOriginsResult {
138
- VpcOriginList?: VpcOriginList | undefined;
139
- }
140
- export interface PublishFunctionRequest {
141
- Name: string | undefined;
142
- IfMatch: string | undefined;
143
- }
144
- export interface PublishFunctionResult {
145
- FunctionSummary?: FunctionSummary | undefined;
146
- }
147
- export interface PutResourcePolicyRequest {
148
- ResourceArn: string | undefined;
149
- PolicyDocument: string | undefined;
150
- }
151
- export interface PutResourcePolicyResult {
152
- ResourceArn?: string | undefined;
153
- }
154
- export interface TagResourceRequest {
155
- Resource: string | undefined;
156
- Tags: Tags | undefined;
157
- }
158
- export declare class TestFunctionFailed extends __BaseException {
159
- readonly name: "TestFunctionFailed";
160
- readonly $fault: "server";
161
- Message?: string | undefined;
162
- constructor(opts: __ExceptionOptionType<TestFunctionFailed, __BaseException>);
163
- }
164
- export interface TestFunctionRequest {
165
- Name: string | undefined;
166
- IfMatch: string | undefined;
167
- Stage?: FunctionStage | undefined;
168
- EventObject: Uint8Array | undefined;
169
- }
170
- export interface TestResult {
171
- FunctionSummary?: FunctionSummary | undefined;
172
- ComputeUtilization?: string | undefined;
173
- FunctionExecutionLogs?: string[] | undefined;
174
- FunctionErrorMessage?: string | undefined;
175
- FunctionOutput?: string | undefined;
176
- }
177
- export interface TestFunctionResult {
178
- TestResult?: TestResult | undefined;
179
- }
180
- export interface TagKeys {
181
- Items?: string[] | undefined;
182
- }
183
- export interface UntagResourceRequest {
184
- Resource: string | undefined;
185
- TagKeys: TagKeys | undefined;
186
- }
187
- export interface UpdateAnycastIpListRequest {
188
- Id: string | undefined;
189
- IpAddressType?: IpAddressType | undefined;
190
- IfMatch: string | undefined;
191
- }
192
- export interface UpdateAnycastIpListResult {
193
- AnycastIpList?: AnycastIpList | undefined;
194
- ETag?: string | undefined;
195
- }
196
- export interface UpdateCachePolicyRequest {
197
- CachePolicyConfig: CachePolicyConfig | undefined;
198
- Id: string | undefined;
199
- IfMatch?: string | undefined;
200
- }
201
- export interface UpdateCachePolicyResult {
202
- CachePolicy?: CachePolicy | undefined;
203
- ETag?: string | undefined;
204
- }
205
- export interface UpdateCloudFrontOriginAccessIdentityRequest {
206
- CloudFrontOriginAccessIdentityConfig:
207
- | CloudFrontOriginAccessIdentityConfig
208
- | undefined;
209
- Id: string | undefined;
210
- IfMatch?: string | undefined;
211
- }
212
- export interface UpdateCloudFrontOriginAccessIdentityResult {
213
- CloudFrontOriginAccessIdentity?: CloudFrontOriginAccessIdentity | undefined;
214
- ETag?: string | undefined;
215
- }
216
- export interface UpdateConnectionGroupRequest {
217
- Id: string | undefined;
218
- Ipv6Enabled?: boolean | undefined;
219
- IfMatch: string | undefined;
220
- AnycastIpListId?: string | undefined;
221
- Enabled?: boolean | undefined;
222
- }
223
- export interface UpdateConnectionGroupResult {
224
- ConnectionGroup?: ConnectionGroup | undefined;
225
- ETag?: string | undefined;
226
- }
227
- export interface UpdateContinuousDeploymentPolicyRequest {
228
- ContinuousDeploymentPolicyConfig:
229
- | ContinuousDeploymentPolicyConfig
230
- | undefined;
231
- Id: string | undefined;
232
- IfMatch?: string | undefined;
233
- }
234
- export interface UpdateContinuousDeploymentPolicyResult {
235
- ContinuousDeploymentPolicy?: ContinuousDeploymentPolicy | undefined;
236
- ETag?: string | undefined;
237
- }
238
- export interface UpdateDistributionRequest {
239
- DistributionConfig: DistributionConfig | undefined;
240
- Id: string | undefined;
241
- IfMatch?: string | undefined;
242
- }
243
- export interface UpdateDistributionResult {
244
- Distribution?: Distribution | undefined;
245
- ETag?: string | undefined;
246
- }
247
- export interface UpdateDistributionTenantRequest {
248
- Id: string | undefined;
249
- DistributionId?: string | undefined;
250
- Domains?: DomainItem[] | undefined;
251
- Customizations?: Customizations | undefined;
252
- Parameters?: Parameter[] | undefined;
253
- ConnectionGroupId?: string | undefined;
254
- IfMatch: string | undefined;
255
- ManagedCertificateRequest?: ManagedCertificateRequest | undefined;
256
- Enabled?: boolean | undefined;
257
- }
258
- export interface UpdateDistributionTenantResult {
259
- DistributionTenant?: DistributionTenant | undefined;
260
- ETag?: string | undefined;
261
- }
262
- export interface UpdateDistributionWithStagingConfigRequest {
263
- Id: string | undefined;
264
- StagingDistributionId?: string | undefined;
265
- IfMatch?: string | undefined;
266
- }
267
- export interface UpdateDistributionWithStagingConfigResult {
268
- Distribution?: Distribution | undefined;
269
- ETag?: string | undefined;
270
- }
271
- export interface UpdateDomainAssociationRequest {
272
- Domain: string | undefined;
273
- TargetResource: DistributionResourceId | undefined;
274
- IfMatch?: string | undefined;
275
- }
276
- export interface UpdateDomainAssociationResult {
277
- Domain?: string | undefined;
278
- ResourceId?: string | undefined;
279
- ETag?: string | undefined;
280
- }
281
- export interface UpdateFieldLevelEncryptionConfigRequest {
282
- FieldLevelEncryptionConfig: FieldLevelEncryptionConfig | undefined;
283
- Id: string | undefined;
284
- IfMatch?: string | undefined;
285
- }
286
- export interface UpdateFieldLevelEncryptionConfigResult {
287
- FieldLevelEncryption?: FieldLevelEncryption | undefined;
288
- ETag?: string | undefined;
289
- }
290
- export interface UpdateFieldLevelEncryptionProfileRequest {
291
- FieldLevelEncryptionProfileConfig:
292
- | FieldLevelEncryptionProfileConfig
293
- | undefined;
294
- Id: string | undefined;
295
- IfMatch?: string | undefined;
296
- }
297
- export interface UpdateFieldLevelEncryptionProfileResult {
298
- FieldLevelEncryptionProfile?: FieldLevelEncryptionProfile | undefined;
299
- ETag?: string | undefined;
300
- }
301
- export interface UpdateFunctionRequest {
302
- Name: string | undefined;
303
- IfMatch: string | undefined;
304
- FunctionConfig: FunctionConfig | undefined;
305
- FunctionCode: Uint8Array | undefined;
306
- }
307
- export interface UpdateFunctionResult {
308
- FunctionSummary?: FunctionSummary | undefined;
309
- ETag?: string | undefined;
310
- }
311
- export interface UpdateKeyGroupRequest {
312
- KeyGroupConfig: KeyGroupConfig | undefined;
313
- Id: string | undefined;
314
- IfMatch?: string | undefined;
315
- }
316
- export interface UpdateKeyGroupResult {
317
- KeyGroup?: KeyGroup | undefined;
318
- ETag?: string | undefined;
319
- }
320
- export interface UpdateKeyValueStoreRequest {
321
- Name: string | undefined;
322
- Comment: string | undefined;
323
- IfMatch: string | undefined;
324
- }
325
- export interface UpdateKeyValueStoreResult {
326
- KeyValueStore?: KeyValueStore | undefined;
327
- ETag?: string | undefined;
328
- }
329
- export interface UpdateOriginAccessControlRequest {
330
- OriginAccessControlConfig: OriginAccessControlConfig | undefined;
331
- Id: string | undefined;
332
- IfMatch?: string | undefined;
333
- }
334
- export interface UpdateOriginAccessControlResult {
335
- OriginAccessControl?: OriginAccessControl | undefined;
336
- ETag?: string | undefined;
337
- }
338
- export interface UpdateOriginRequestPolicyRequest {
339
- OriginRequestPolicyConfig: OriginRequestPolicyConfig | undefined;
340
- Id: string | undefined;
341
- IfMatch?: string | undefined;
342
- }
343
- export interface UpdateOriginRequestPolicyResult {
344
- OriginRequestPolicy?: OriginRequestPolicy | undefined;
345
- ETag?: string | undefined;
346
- }
347
- export interface UpdatePublicKeyRequest {
348
- PublicKeyConfig: PublicKeyConfig | undefined;
349
- Id: string | undefined;
350
- IfMatch?: string | undefined;
351
- }
352
- export interface UpdatePublicKeyResult {
353
- PublicKey?: PublicKey | undefined;
354
- ETag?: string | undefined;
355
- }
356
- export interface UpdateRealtimeLogConfigRequest {
357
- EndPoints?: EndPoint[] | undefined;
358
- Fields?: string[] | undefined;
359
- Name?: string | undefined;
360
- ARN?: string | undefined;
361
- SamplingRate?: number | undefined;
362
- }
363
- export interface UpdateRealtimeLogConfigResult {
364
- RealtimeLogConfig?: RealtimeLogConfig | undefined;
365
- }
366
- export interface UpdateResponseHeadersPolicyRequest {
367
- ResponseHeadersPolicyConfig: ResponseHeadersPolicyConfig | undefined;
368
- Id: string | undefined;
369
- IfMatch?: string | undefined;
370
- }
371
- export interface UpdateResponseHeadersPolicyResult {
372
- ResponseHeadersPolicy?: ResponseHeadersPolicy | undefined;
373
- ETag?: string | undefined;
374
- }
375
- export interface UpdateStreamingDistributionRequest {
376
- StreamingDistributionConfig: StreamingDistributionConfig | undefined;
377
- Id: string | undefined;
378
- IfMatch?: string | undefined;
379
- }
380
- export interface UpdateStreamingDistributionResult {
381
- StreamingDistribution?: StreamingDistribution | undefined;
382
- ETag?: string | undefined;
383
- }
384
- export interface UpdateVpcOriginRequest {
385
- VpcOriginEndpointConfig: VpcOriginEndpointConfig | undefined;
386
- Id: string | undefined;
387
- IfMatch: string | undefined;
388
- }
389
- export interface UpdateVpcOriginResult {
390
- VpcOrigin?: VpcOrigin | undefined;
391
- ETag?: string | undefined;
392
- }
393
- export interface VerifyDnsConfigurationRequest {
394
- Domain?: string | undefined;
395
- Identifier: string | undefined;
396
- }
397
- export declare const DnsConfigurationStatus: {
398
- readonly Invalid: "invalid-configuration";
399
- readonly Unknown: "unknown-configuration";
400
- readonly Valid: "valid-configuration";
401
- };
402
- export type DnsConfigurationStatus =
403
- (typeof DnsConfigurationStatus)[keyof typeof DnsConfigurationStatus];
404
- export interface DnsConfiguration {
405
- Domain: string | undefined;
406
- Status: DnsConfigurationStatus | undefined;
407
- Reason?: string | undefined;
408
- }
409
- export interface VerifyDnsConfigurationResult {
410
- DnsConfigurationList?: DnsConfiguration[] | undefined;
411
- }