@aws-sdk/client-cloudfront 3.300.0 → 3.303.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 (115) hide show
  1. package/dist-cjs/models/models_0.js +169 -200
  2. package/dist-cjs/models/models_1.js +8 -10
  3. package/dist-es/models/models_0.js +169 -200
  4. package/dist-es/models/models_1.js +8 -10
  5. package/dist-types/commands/AssociateAliasCommand.d.ts +1 -1
  6. package/dist-types/commands/CopyDistributionCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateCachePolicyCommand.d.ts +12 -12
  8. package/dist-types/commands/CreateCloudFrontOriginAccessIdentityCommand.d.ts +2 -2
  9. package/dist-types/commands/CreateContinuousDeploymentPolicyCommand.d.ts +8 -8
  10. package/dist-types/commands/CreateDistributionCommand.d.ts +59 -63
  11. package/dist-types/commands/CreateDistributionWithTagsCommand.d.ts +63 -67
  12. package/dist-types/commands/CreateFieldLevelEncryptionConfigCommand.d.ts +10 -10
  13. package/dist-types/commands/CreateFieldLevelEncryptionProfileCommand.d.ts +7 -7
  14. package/dist-types/commands/CreateFunctionCommand.d.ts +2 -2
  15. package/dist-types/commands/CreateInvalidationCommand.d.ts +4 -4
  16. package/dist-types/commands/CreateKeyGroupCommand.d.ts +3 -3
  17. package/dist-types/commands/CreateMonitoringSubscriptionCommand.d.ts +3 -3
  18. package/dist-types/commands/CreateOriginAccessControlCommand.d.ts +2 -2
  19. package/dist-types/commands/CreateOriginRequestPolicyCommand.d.ts +11 -11
  20. package/dist-types/commands/CreatePublicKeyCommand.d.ts +2 -2
  21. package/dist-types/commands/CreateRealtimeLogConfigCommand.d.ts +5 -5
  22. package/dist-types/commands/CreateResponseHeadersPolicyCommand.d.ts +25 -25
  23. package/dist-types/commands/CreateStreamingDistributionCommand.d.ts +8 -8
  24. package/dist-types/commands/CreateStreamingDistributionWithTagsCommand.d.ts +12 -12
  25. package/dist-types/commands/DeleteCachePolicyCommand.d.ts +1 -1
  26. package/dist-types/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +1 -1
  27. package/dist-types/commands/DeleteContinuousDeploymentPolicyCommand.d.ts +1 -1
  28. package/dist-types/commands/DeleteDistributionCommand.d.ts +1 -1
  29. package/dist-types/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +1 -1
  30. package/dist-types/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +1 -1
  31. package/dist-types/commands/DeleteFunctionCommand.d.ts +1 -1
  32. package/dist-types/commands/DeleteKeyGroupCommand.d.ts +1 -1
  33. package/dist-types/commands/DeleteMonitoringSubscriptionCommand.d.ts +1 -1
  34. package/dist-types/commands/DeleteOriginAccessControlCommand.d.ts +1 -1
  35. package/dist-types/commands/DeleteOriginRequestPolicyCommand.d.ts +1 -1
  36. package/dist-types/commands/DeletePublicKeyCommand.d.ts +1 -1
  37. package/dist-types/commands/DeleteRealtimeLogConfigCommand.d.ts +1 -1
  38. package/dist-types/commands/DeleteResponseHeadersPolicyCommand.d.ts +1 -1
  39. package/dist-types/commands/DeleteStreamingDistributionCommand.d.ts +1 -1
  40. package/dist-types/commands/DescribeFunctionCommand.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/GetContinuousDeploymentPolicyCommand.d.ts +1 -1
  46. package/dist-types/commands/GetContinuousDeploymentPolicyConfigCommand.d.ts +1 -1
  47. package/dist-types/commands/GetDistributionCommand.d.ts +1 -1
  48. package/dist-types/commands/GetDistributionConfigCommand.d.ts +1 -1
  49. package/dist-types/commands/GetFieldLevelEncryptionCommand.d.ts +1 -1
  50. package/dist-types/commands/GetFieldLevelEncryptionConfigCommand.d.ts +1 -1
  51. package/dist-types/commands/GetFieldLevelEncryptionProfileCommand.d.ts +1 -1
  52. package/dist-types/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +1 -1
  53. package/dist-types/commands/GetFunctionCommand.d.ts +1 -1
  54. package/dist-types/commands/GetInvalidationCommand.d.ts +1 -1
  55. package/dist-types/commands/GetKeyGroupCommand.d.ts +1 -1
  56. package/dist-types/commands/GetKeyGroupConfigCommand.d.ts +1 -1
  57. package/dist-types/commands/GetMonitoringSubscriptionCommand.d.ts +1 -1
  58. package/dist-types/commands/GetOriginAccessControlCommand.d.ts +1 -1
  59. package/dist-types/commands/GetOriginAccessControlConfigCommand.d.ts +1 -1
  60. package/dist-types/commands/GetOriginRequestPolicyCommand.d.ts +1 -1
  61. package/dist-types/commands/GetOriginRequestPolicyConfigCommand.d.ts +1 -1
  62. package/dist-types/commands/GetPublicKeyCommand.d.ts +1 -1
  63. package/dist-types/commands/GetPublicKeyConfigCommand.d.ts +1 -1
  64. package/dist-types/commands/GetRealtimeLogConfigCommand.d.ts +1 -1
  65. package/dist-types/commands/GetResponseHeadersPolicyCommand.d.ts +1 -1
  66. package/dist-types/commands/GetResponseHeadersPolicyConfigCommand.d.ts +1 -1
  67. package/dist-types/commands/GetStreamingDistributionCommand.d.ts +1 -1
  68. package/dist-types/commands/GetStreamingDistributionConfigCommand.d.ts +1 -1
  69. package/dist-types/commands/ListCachePoliciesCommand.d.ts +1 -1
  70. package/dist-types/commands/ListCloudFrontOriginAccessIdentitiesCommand.d.ts +1 -1
  71. package/dist-types/commands/ListConflictingAliasesCommand.d.ts +1 -1
  72. package/dist-types/commands/ListContinuousDeploymentPoliciesCommand.d.ts +1 -1
  73. package/dist-types/commands/ListDistributionsByCachePolicyIdCommand.d.ts +1 -1
  74. package/dist-types/commands/ListDistributionsByKeyGroupCommand.d.ts +1 -1
  75. package/dist-types/commands/ListDistributionsByOriginRequestPolicyIdCommand.d.ts +1 -1
  76. package/dist-types/commands/ListDistributionsByRealtimeLogConfigCommand.d.ts +1 -1
  77. package/dist-types/commands/ListDistributionsByResponseHeadersPolicyIdCommand.d.ts +1 -1
  78. package/dist-types/commands/ListDistributionsByWebACLIdCommand.d.ts +1 -1
  79. package/dist-types/commands/ListDistributionsCommand.d.ts +1 -1
  80. package/dist-types/commands/ListFieldLevelEncryptionConfigsCommand.d.ts +1 -1
  81. package/dist-types/commands/ListFieldLevelEncryptionProfilesCommand.d.ts +1 -1
  82. package/dist-types/commands/ListFunctionsCommand.d.ts +1 -1
  83. package/dist-types/commands/ListInvalidationsCommand.d.ts +1 -1
  84. package/dist-types/commands/ListKeyGroupsCommand.d.ts +1 -1
  85. package/dist-types/commands/ListOriginAccessControlsCommand.d.ts +1 -1
  86. package/dist-types/commands/ListOriginRequestPoliciesCommand.d.ts +1 -1
  87. package/dist-types/commands/ListPublicKeysCommand.d.ts +1 -1
  88. package/dist-types/commands/ListRealtimeLogConfigsCommand.d.ts +1 -1
  89. package/dist-types/commands/ListResponseHeadersPoliciesCommand.d.ts +1 -1
  90. package/dist-types/commands/ListStreamingDistributionsCommand.d.ts +1 -1
  91. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  92. package/dist-types/commands/PublishFunctionCommand.d.ts +1 -1
  93. package/dist-types/commands/TagResourceCommand.d.ts +4 -4
  94. package/dist-types/commands/TestFunctionCommand.d.ts +1 -1
  95. package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  96. package/dist-types/commands/UpdateCachePolicyCommand.d.ts +12 -12
  97. package/dist-types/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +2 -2
  98. package/dist-types/commands/UpdateContinuousDeploymentPolicyCommand.d.ts +8 -8
  99. package/dist-types/commands/UpdateDistributionCommand.d.ts +59 -63
  100. package/dist-types/commands/UpdateDistributionWithStagingConfigCommand.d.ts +1 -1
  101. package/dist-types/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +10 -10
  102. package/dist-types/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +7 -7
  103. package/dist-types/commands/UpdateFunctionCommand.d.ts +2 -2
  104. package/dist-types/commands/UpdateKeyGroupCommand.d.ts +3 -3
  105. package/dist-types/commands/UpdateOriginAccessControlCommand.d.ts +2 -2
  106. package/dist-types/commands/UpdateOriginRequestPolicyCommand.d.ts +11 -11
  107. package/dist-types/commands/UpdatePublicKeyCommand.d.ts +2 -2
  108. package/dist-types/commands/UpdateRealtimeLogConfigCommand.d.ts +5 -5
  109. package/dist-types/commands/UpdateResponseHeadersPolicyCommand.d.ts +25 -25
  110. package/dist-types/commands/UpdateStreamingDistributionCommand.d.ts +8 -8
  111. package/dist-types/models/models_0.d.ts +324 -169
  112. package/dist-types/models/models_1.d.ts +18 -8
  113. package/dist-types/ts3.4/models/models_0.d.ts +223 -169
  114. package/dist-types/ts3.4/models/models_1.d.ts +12 -8
  115. package/package.json +36 -36
@@ -61,42 +61,42 @@ export interface UpdateDistributionCommandOutput extends UpdateDistributionResul
61
61
  * import { CloudFrontClient, UpdateDistributionCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
62
62
  * // const { CloudFrontClient, UpdateDistributionCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
63
63
  * const client = new CloudFrontClient(config);
64
- * const input = {
65
- * DistributionConfig: {
64
+ * const input = { // UpdateDistributionRequest
65
+ * DistributionConfig: { // DistributionConfig
66
66
  * CallerReference: "STRING_VALUE", // required
67
- * Aliases: {
67
+ * Aliases: { // Aliases
68
68
  * Quantity: Number("int"), // required
69
- * Items: [
69
+ * Items: [ // AliasList
70
70
  * "STRING_VALUE",
71
71
  * ],
72
72
  * },
73
73
  * DefaultRootObject: "STRING_VALUE",
74
- * Origins: {
74
+ * Origins: { // Origins
75
75
  * Quantity: Number("int"), // required
76
- * Items: [ // required
77
- * {
76
+ * Items: [ // OriginList // required
77
+ * { // Origin
78
78
  * Id: "STRING_VALUE", // required
79
79
  * DomainName: "STRING_VALUE", // required
80
80
  * OriginPath: "STRING_VALUE",
81
- * CustomHeaders: {
81
+ * CustomHeaders: { // CustomHeaders
82
82
  * Quantity: Number("int"), // required
83
- * Items: [
84
- * {
83
+ * Items: [ // OriginCustomHeadersList
84
+ * { // OriginCustomHeader
85
85
  * HeaderName: "STRING_VALUE", // required
86
86
  * HeaderValue: "STRING_VALUE", // required
87
87
  * },
88
88
  * ],
89
89
  * },
90
- * S3OriginConfig: {
90
+ * S3OriginConfig: { // S3OriginConfig
91
91
  * OriginAccessIdentity: "STRING_VALUE", // required
92
92
  * },
93
- * CustomOriginConfig: {
93
+ * CustomOriginConfig: { // CustomOriginConfig
94
94
  * HTTPPort: Number("int"), // required
95
95
  * HTTPSPort: Number("int"), // required
96
96
  * OriginProtocolPolicy: "http-only" || "match-viewer" || "https-only", // required
97
- * OriginSslProtocols: {
97
+ * OriginSslProtocols: { // OriginSslProtocols
98
98
  * Quantity: Number("int"), // required
99
- * Items: [ // required
99
+ * Items: [ // SslProtocolsList // required
100
100
  * "SSLv3" || "TLSv1" || "TLSv1.1" || "TLSv1.2",
101
101
  * ],
102
102
  * },
@@ -105,7 +105,7 @@ export interface UpdateDistributionCommandOutput extends UpdateDistributionResul
105
105
  * },
106
106
  * ConnectionAttempts: Number("int"),
107
107
  * ConnectionTimeout: Number("int"),
108
- * OriginShield: {
108
+ * OriginShield: { // OriginShield
109
109
  * Enabled: true || false, // required
110
110
  * OriginShieldRegion: "STRING_VALUE",
111
111
  * },
@@ -113,23 +113,23 @@ export interface UpdateDistributionCommandOutput extends UpdateDistributionResul
113
113
  * },
114
114
  * ],
115
115
  * },
116
- * OriginGroups: {
116
+ * OriginGroups: { // OriginGroups
117
117
  * Quantity: Number("int"), // required
118
- * Items: [
119
- * {
118
+ * Items: [ // OriginGroupList
119
+ * { // OriginGroup
120
120
  * Id: "STRING_VALUE", // required
121
- * FailoverCriteria: {
122
- * StatusCodes: {
121
+ * FailoverCriteria: { // OriginGroupFailoverCriteria
122
+ * StatusCodes: { // StatusCodes
123
123
  * Quantity: Number("int"), // required
124
- * Items: [ // required
124
+ * Items: [ // StatusCodeList // required
125
125
  * Number("int"),
126
126
  * ],
127
127
  * },
128
128
  * },
129
- * Members: {
129
+ * Members: { // OriginGroupMembers
130
130
  * Quantity: Number("int"), // required
131
- * Items: [ // required
132
- * {
131
+ * Items: [ // OriginGroupMemberList // required
132
+ * { // OriginGroupMember
133
133
  * OriginId: "STRING_VALUE", // required
134
134
  * },
135
135
  * ],
@@ -137,29 +137,29 @@ export interface UpdateDistributionCommandOutput extends UpdateDistributionResul
137
137
  * },
138
138
  * ],
139
139
  * },
140
- * DefaultCacheBehavior: {
140
+ * DefaultCacheBehavior: { // DefaultCacheBehavior
141
141
  * TargetOriginId: "STRING_VALUE", // required
142
- * TrustedSigners: {
142
+ * TrustedSigners: { // TrustedSigners
143
143
  * Enabled: true || false, // required
144
144
  * Quantity: Number("int"), // required
145
- * Items: [
145
+ * Items: [ // AwsAccountNumberList
146
146
  * "STRING_VALUE",
147
147
  * ],
148
148
  * },
149
- * TrustedKeyGroups: {
149
+ * TrustedKeyGroups: { // TrustedKeyGroups
150
150
  * Enabled: true || false, // required
151
151
  * Quantity: Number("int"), // required
152
- * Items: [
152
+ * Items: [ // TrustedKeyGroupIdList
153
153
  * "STRING_VALUE",
154
154
  * ],
155
155
  * },
156
156
  * ViewerProtocolPolicy: "allow-all" || "https-only" || "redirect-to-https", // required
157
- * AllowedMethods: {
157
+ * AllowedMethods: { // AllowedMethods
158
158
  * Quantity: Number("int"), // required
159
- * Items: [ // required
159
+ * Items: [ // MethodsList // required
160
160
  * "GET" || "HEAD" || "POST" || "PUT" || "PATCH" || "OPTIONS" || "DELETE",
161
161
  * ],
162
- * CachedMethods: {
162
+ * CachedMethods: { // CachedMethods
163
163
  * Quantity: Number("int"), // required
164
164
  * Items: [ // required
165
165
  * "GET" || "HEAD" || "POST" || "PUT" || "PATCH" || "OPTIONS" || "DELETE",
@@ -168,20 +168,20 @@ export interface UpdateDistributionCommandOutput extends UpdateDistributionResul
168
168
  * },
169
169
  * SmoothStreaming: true || false,
170
170
  * Compress: true || false,
171
- * LambdaFunctionAssociations: {
171
+ * LambdaFunctionAssociations: { // LambdaFunctionAssociations
172
172
  * Quantity: Number("int"), // required
173
- * Items: [
174
- * {
173
+ * Items: [ // LambdaFunctionAssociationList
174
+ * { // LambdaFunctionAssociation
175
175
  * LambdaFunctionARN: "STRING_VALUE", // required
176
176
  * EventType: "viewer-request" || "viewer-response" || "origin-request" || "origin-response", // required
177
177
  * IncludeBody: true || false,
178
178
  * },
179
179
  * ],
180
180
  * },
181
- * FunctionAssociations: {
181
+ * FunctionAssociations: { // FunctionAssociations
182
182
  * Quantity: Number("int"), // required
183
- * Items: [
184
- * {
183
+ * Items: [ // FunctionAssociationList
184
+ * { // FunctionAssociation
185
185
  * FunctionARN: "STRING_VALUE", // required
186
186
  * EventType: "viewer-request" || "viewer-response" || "origin-request" || "origin-response", // required
187
187
  * },
@@ -192,26 +192,26 @@ export interface UpdateDistributionCommandOutput extends UpdateDistributionResul
192
192
  * CachePolicyId: "STRING_VALUE",
193
193
  * OriginRequestPolicyId: "STRING_VALUE",
194
194
  * ResponseHeadersPolicyId: "STRING_VALUE",
195
- * ForwardedValues: {
195
+ * ForwardedValues: { // ForwardedValues
196
196
  * QueryString: true || false, // required
197
- * Cookies: {
197
+ * Cookies: { // CookiePreference
198
198
  * Forward: "none" || "whitelist" || "all", // required
199
- * WhitelistedNames: {
199
+ * WhitelistedNames: { // CookieNames
200
200
  * Quantity: Number("int"), // required
201
- * Items: [
201
+ * Items: [ // CookieNameList
202
202
  * "STRING_VALUE",
203
203
  * ],
204
204
  * },
205
205
  * },
206
- * Headers: {
206
+ * Headers: { // Headers
207
207
  * Quantity: Number("int"), // required
208
- * Items: [
208
+ * Items: [ // HeaderList
209
209
  * "STRING_VALUE",
210
210
  * ],
211
211
  * },
212
- * QueryStringCacheKeys: {
212
+ * QueryStringCacheKeys: { // QueryStringCacheKeys
213
213
  * Quantity: Number("int"), // required
214
- * Items: [
214
+ * Items: [ // QueryStringCacheKeysList
215
215
  * "STRING_VALUE",
216
216
  * ],
217
217
  * },
@@ -220,10 +220,10 @@ export interface UpdateDistributionCommandOutput extends UpdateDistributionResul
220
220
  * DefaultTTL: Number("long"),
221
221
  * MaxTTL: Number("long"),
222
222
  * },
223
- * CacheBehaviors: {
223
+ * CacheBehaviors: { // CacheBehaviors
224
224
  * Quantity: Number("int"), // required
225
- * Items: [
226
- * {
225
+ * Items: [ // CacheBehaviorList
226
+ * { // CacheBehavior
227
227
  * PathPattern: "STRING_VALUE", // required
228
228
  * TargetOriginId: "STRING_VALUE", // required
229
229
  * TrustedSigners: {
@@ -243,14 +243,10 @@ export interface UpdateDistributionCommandOutput extends UpdateDistributionResul
243
243
  * ViewerProtocolPolicy: "allow-all" || "https-only" || "redirect-to-https", // required
244
244
  * AllowedMethods: {
245
245
  * Quantity: Number("int"), // required
246
- * Items: [ // required
247
- * "<MethodsList>",
248
- * ],
246
+ * Items: "<MethodsList>", // required
249
247
  * CachedMethods: {
250
248
  * Quantity: Number("int"), // required
251
- * Items: [ // required
252
- * "<MethodsList>",
253
- * ],
249
+ * Items: "<MethodsList>", // required
254
250
  * },
255
251
  * },
256
252
  * SmoothStreaming: true || false,
@@ -309,10 +305,10 @@ export interface UpdateDistributionCommandOutput extends UpdateDistributionResul
309
305
  * },
310
306
  * ],
311
307
  * },
312
- * CustomErrorResponses: {
308
+ * CustomErrorResponses: { // CustomErrorResponses
313
309
  * Quantity: Number("int"), // required
314
- * Items: [
315
- * {
310
+ * Items: [ // CustomErrorResponseList
311
+ * { // CustomErrorResponse
316
312
  * ErrorCode: Number("int"), // required
317
313
  * ResponsePagePath: "STRING_VALUE",
318
314
  * ResponseCode: "STRING_VALUE",
@@ -321,7 +317,7 @@ export interface UpdateDistributionCommandOutput extends UpdateDistributionResul
321
317
  * ],
322
318
  * },
323
319
  * Comment: "STRING_VALUE", // required
324
- * Logging: {
320
+ * Logging: { // LoggingConfig
325
321
  * Enabled: true || false, // required
326
322
  * IncludeCookies: true || false, // required
327
323
  * Bucket: "STRING_VALUE", // required
@@ -329,7 +325,7 @@ export interface UpdateDistributionCommandOutput extends UpdateDistributionResul
329
325
  * },
330
326
  * PriceClass: "PriceClass_100" || "PriceClass_200" || "PriceClass_All",
331
327
  * Enabled: true || false, // required
332
- * ViewerCertificate: {
328
+ * ViewerCertificate: { // ViewerCertificate
333
329
  * CloudFrontDefaultCertificate: true || false,
334
330
  * IAMCertificateId: "STRING_VALUE",
335
331
  * ACMCertificateArn: "STRING_VALUE",
@@ -338,11 +334,11 @@ export interface UpdateDistributionCommandOutput extends UpdateDistributionResul
338
334
  * Certificate: "STRING_VALUE",
339
335
  * CertificateSource: "cloudfront" || "iam" || "acm",
340
336
  * },
341
- * Restrictions: {
342
- * GeoRestriction: {
337
+ * Restrictions: { // Restrictions
338
+ * GeoRestriction: { // GeoRestriction
343
339
  * RestrictionType: "blacklist" || "whitelist" || "none", // required
344
340
  * Quantity: Number("int"), // required
345
- * Items: [
341
+ * Items: [ // LocationList
346
342
  * "STRING_VALUE",
347
343
  * ],
348
344
  * },
@@ -35,7 +35,7 @@ export interface UpdateDistributionWithStagingConfigCommandOutput extends Update
35
35
  * import { CloudFrontClient, UpdateDistributionWithStagingConfigCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
36
36
  * // const { CloudFrontClient, UpdateDistributionWithStagingConfigCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
37
37
  * const client = new CloudFrontClient(config);
38
- * const input = {
38
+ * const input = { // UpdateDistributionWithStagingConfigRequest
39
39
  * Id: "STRING_VALUE", // required
40
40
  * StagingDistributionId: "STRING_VALUE",
41
41
  * IfMatch: "STRING_VALUE",
@@ -26,28 +26,28 @@ export interface UpdateFieldLevelEncryptionConfigCommandOutput extends UpdateFie
26
26
  * import { CloudFrontClient, UpdateFieldLevelEncryptionConfigCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
27
27
  * // const { CloudFrontClient, UpdateFieldLevelEncryptionConfigCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
28
28
  * const client = new CloudFrontClient(config);
29
- * const input = {
30
- * FieldLevelEncryptionConfig: {
29
+ * const input = { // UpdateFieldLevelEncryptionConfigRequest
30
+ * FieldLevelEncryptionConfig: { // FieldLevelEncryptionConfig
31
31
  * CallerReference: "STRING_VALUE", // required
32
32
  * Comment: "STRING_VALUE",
33
- * QueryArgProfileConfig: {
33
+ * QueryArgProfileConfig: { // QueryArgProfileConfig
34
34
  * ForwardWhenQueryArgProfileIsUnknown: true || false, // required
35
- * QueryArgProfiles: {
35
+ * QueryArgProfiles: { // QueryArgProfiles
36
36
  * Quantity: Number("int"), // required
37
- * Items: [
38
- * {
37
+ * Items: [ // QueryArgProfileList
38
+ * { // QueryArgProfile
39
39
  * QueryArg: "STRING_VALUE", // required
40
40
  * ProfileId: "STRING_VALUE", // required
41
41
  * },
42
42
  * ],
43
43
  * },
44
44
  * },
45
- * ContentTypeProfileConfig: {
45
+ * ContentTypeProfileConfig: { // ContentTypeProfileConfig
46
46
  * ForwardWhenContentTypeIsUnknown: true || false, // required
47
- * ContentTypeProfiles: {
47
+ * ContentTypeProfiles: { // ContentTypeProfiles
48
48
  * Quantity: Number("int"), // required
49
- * Items: [
50
- * {
49
+ * Items: [ // ContentTypeProfileList
50
+ * { // ContentTypeProfile
51
51
  * Format: "URLEncoded", // required
52
52
  * ProfileId: "STRING_VALUE",
53
53
  * ContentType: "STRING_VALUE", // required
@@ -26,20 +26,20 @@ export interface UpdateFieldLevelEncryptionProfileCommandOutput extends UpdateFi
26
26
  * import { CloudFrontClient, UpdateFieldLevelEncryptionProfileCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
27
27
  * // const { CloudFrontClient, UpdateFieldLevelEncryptionProfileCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
28
28
  * const client = new CloudFrontClient(config);
29
- * const input = {
30
- * FieldLevelEncryptionProfileConfig: {
29
+ * const input = { // UpdateFieldLevelEncryptionProfileRequest
30
+ * FieldLevelEncryptionProfileConfig: { // FieldLevelEncryptionProfileConfig
31
31
  * Name: "STRING_VALUE", // required
32
32
  * CallerReference: "STRING_VALUE", // required
33
33
  * Comment: "STRING_VALUE",
34
- * EncryptionEntities: {
34
+ * EncryptionEntities: { // EncryptionEntities
35
35
  * Quantity: Number("int"), // required
36
- * Items: [
37
- * {
36
+ * Items: [ // EncryptionEntityList
37
+ * { // EncryptionEntity
38
38
  * PublicKeyId: "STRING_VALUE", // required
39
39
  * ProviderId: "STRING_VALUE", // required
40
- * FieldPatterns: {
40
+ * FieldPatterns: { // FieldPatterns
41
41
  * Quantity: Number("int"), // required
42
- * Items: [
42
+ * Items: [ // FieldPatternList
43
43
  * "STRING_VALUE",
44
44
  * ],
45
45
  * },
@@ -31,10 +31,10 @@ export interface UpdateFunctionCommandOutput extends UpdateFunctionResult, __Met
31
31
  * import { CloudFrontClient, UpdateFunctionCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
32
32
  * // const { CloudFrontClient, UpdateFunctionCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
33
33
  * const client = new CloudFrontClient(config);
34
- * const input = {
34
+ * const input = { // UpdateFunctionRequest
35
35
  * Name: "STRING_VALUE", // required
36
36
  * IfMatch: "STRING_VALUE", // required
37
- * FunctionConfig: {
37
+ * FunctionConfig: { // FunctionConfig
38
38
  * Comment: "STRING_VALUE", // required
39
39
  * Runtime: "cloudfront-js-1.0", // required
40
40
  * },
@@ -43,10 +43,10 @@ export interface UpdateKeyGroupCommandOutput extends UpdateKeyGroupResult, __Met
43
43
  * import { CloudFrontClient, UpdateKeyGroupCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
44
44
  * // const { CloudFrontClient, UpdateKeyGroupCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
45
45
  * const client = new CloudFrontClient(config);
46
- * const input = {
47
- * KeyGroupConfig: {
46
+ * const input = { // UpdateKeyGroupRequest
47
+ * KeyGroupConfig: { // KeyGroupConfig
48
48
  * Name: "STRING_VALUE", // required
49
- * Items: [ // required
49
+ * Items: [ // PublicKeyIdList // required
50
50
  * "STRING_VALUE",
51
51
  * ],
52
52
  * Comment: "STRING_VALUE",
@@ -26,8 +26,8 @@ export interface UpdateOriginAccessControlCommandOutput extends UpdateOriginAcce
26
26
  * import { CloudFrontClient, UpdateOriginAccessControlCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
27
27
  * // const { CloudFrontClient, UpdateOriginAccessControlCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
28
28
  * const client = new CloudFrontClient(config);
29
- * const input = {
30
- * OriginAccessControlConfig: {
29
+ * const input = { // UpdateOriginAccessControlRequest
30
+ * OriginAccessControlConfig: { // OriginAccessControlConfig
31
31
  * Name: "STRING_VALUE", // required
32
32
  * Description: "STRING_VALUE",
33
33
  * SigningProtocol: "sigv4", // required
@@ -44,33 +44,33 @@ export interface UpdateOriginRequestPolicyCommandOutput extends UpdateOriginRequ
44
44
  * import { CloudFrontClient, UpdateOriginRequestPolicyCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
45
45
  * // const { CloudFrontClient, UpdateOriginRequestPolicyCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
46
46
  * const client = new CloudFrontClient(config);
47
- * const input = {
48
- * OriginRequestPolicyConfig: {
47
+ * const input = { // UpdateOriginRequestPolicyRequest
48
+ * OriginRequestPolicyConfig: { // OriginRequestPolicyConfig
49
49
  * Comment: "STRING_VALUE",
50
50
  * Name: "STRING_VALUE", // required
51
- * HeadersConfig: {
51
+ * HeadersConfig: { // OriginRequestPolicyHeadersConfig
52
52
  * HeaderBehavior: "none" || "whitelist" || "allViewer" || "allViewerAndWhitelistCloudFront" || "allExcept", // required
53
- * Headers: {
53
+ * Headers: { // Headers
54
54
  * Quantity: Number("int"), // required
55
- * Items: [
55
+ * Items: [ // HeaderList
56
56
  * "STRING_VALUE",
57
57
  * ],
58
58
  * },
59
59
  * },
60
- * CookiesConfig: {
60
+ * CookiesConfig: { // OriginRequestPolicyCookiesConfig
61
61
  * CookieBehavior: "none" || "whitelist" || "all" || "allExcept", // required
62
- * Cookies: {
62
+ * Cookies: { // CookieNames
63
63
  * Quantity: Number("int"), // required
64
- * Items: [
64
+ * Items: [ // CookieNameList
65
65
  * "STRING_VALUE",
66
66
  * ],
67
67
  * },
68
68
  * },
69
- * QueryStringsConfig: {
69
+ * QueryStringsConfig: { // OriginRequestPolicyQueryStringsConfig
70
70
  * QueryStringBehavior: "none" || "whitelist" || "all" || "allExcept", // required
71
- * QueryStrings: {
71
+ * QueryStrings: { // QueryStringNames
72
72
  * Quantity: Number("int"), // required
73
- * Items: [
73
+ * Items: [ // QueryStringNamesList
74
74
  * "STRING_VALUE",
75
75
  * ],
76
76
  * },
@@ -27,8 +27,8 @@ export interface UpdatePublicKeyCommandOutput extends UpdatePublicKeyResult, __M
27
27
  * import { CloudFrontClient, UpdatePublicKeyCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
28
28
  * // const { CloudFrontClient, UpdatePublicKeyCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
29
29
  * const client = new CloudFrontClient(config);
30
- * const input = {
31
- * PublicKeyConfig: {
30
+ * const input = { // UpdatePublicKeyRequest
31
+ * PublicKeyConfig: { // PublicKeyConfig
32
32
  * CallerReference: "STRING_VALUE", // required
33
33
  * Name: "STRING_VALUE", // required
34
34
  * EncodedKey: "STRING_VALUE", // required
@@ -46,17 +46,17 @@ export interface UpdateRealtimeLogConfigCommandOutput extends UpdateRealtimeLogC
46
46
  * import { CloudFrontClient, UpdateRealtimeLogConfigCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
47
47
  * // const { CloudFrontClient, UpdateRealtimeLogConfigCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
48
48
  * const client = new CloudFrontClient(config);
49
- * const input = {
50
- * EndPoints: [
51
- * {
49
+ * const input = { // UpdateRealtimeLogConfigRequest
50
+ * EndPoints: [ // EndPointList
51
+ * { // EndPoint
52
52
  * StreamType: "STRING_VALUE", // required
53
- * KinesisStreamConfig: {
53
+ * KinesisStreamConfig: { // KinesisStreamConfig
54
54
  * RoleARN: "STRING_VALUE", // required
55
55
  * StreamARN: "STRING_VALUE", // required
56
56
  * },
57
57
  * },
58
58
  * ],
59
- * Fields: [
59
+ * Fields: [ // FieldList
60
60
  * "STRING_VALUE",
61
61
  * ],
62
62
  * Name: "STRING_VALUE",
@@ -44,86 +44,86 @@ export interface UpdateResponseHeadersPolicyCommandOutput extends UpdateResponse
44
44
  * import { CloudFrontClient, UpdateResponseHeadersPolicyCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
45
45
  * // const { CloudFrontClient, UpdateResponseHeadersPolicyCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
46
46
  * const client = new CloudFrontClient(config);
47
- * const input = {
48
- * ResponseHeadersPolicyConfig: {
47
+ * const input = { // UpdateResponseHeadersPolicyRequest
48
+ * ResponseHeadersPolicyConfig: { // ResponseHeadersPolicyConfig
49
49
  * Comment: "STRING_VALUE",
50
50
  * Name: "STRING_VALUE", // required
51
- * CorsConfig: {
52
- * AccessControlAllowOrigins: {
51
+ * CorsConfig: { // ResponseHeadersPolicyCorsConfig
52
+ * AccessControlAllowOrigins: { // ResponseHeadersPolicyAccessControlAllowOrigins
53
53
  * Quantity: Number("int"), // required
54
- * Items: [ // required
54
+ * Items: [ // AccessControlAllowOriginsList // required
55
55
  * "STRING_VALUE",
56
56
  * ],
57
57
  * },
58
- * AccessControlAllowHeaders: {
58
+ * AccessControlAllowHeaders: { // ResponseHeadersPolicyAccessControlAllowHeaders
59
59
  * Quantity: Number("int"), // required
60
- * Items: [ // required
60
+ * Items: [ // AccessControlAllowHeadersList // required
61
61
  * "STRING_VALUE",
62
62
  * ],
63
63
  * },
64
- * AccessControlAllowMethods: {
64
+ * AccessControlAllowMethods: { // ResponseHeadersPolicyAccessControlAllowMethods
65
65
  * Quantity: Number("int"), // required
66
- * Items: [ // required
66
+ * Items: [ // AccessControlAllowMethodsList // required
67
67
  * "GET" || "POST" || "OPTIONS" || "PUT" || "DELETE" || "PATCH" || "HEAD" || "ALL",
68
68
  * ],
69
69
  * },
70
70
  * AccessControlAllowCredentials: true || false, // required
71
- * AccessControlExposeHeaders: {
71
+ * AccessControlExposeHeaders: { // ResponseHeadersPolicyAccessControlExposeHeaders
72
72
  * Quantity: Number("int"), // required
73
- * Items: [
73
+ * Items: [ // AccessControlExposeHeadersList
74
74
  * "STRING_VALUE",
75
75
  * ],
76
76
  * },
77
77
  * AccessControlMaxAgeSec: Number("int"),
78
78
  * OriginOverride: true || false, // required
79
79
  * },
80
- * SecurityHeadersConfig: {
81
- * XSSProtection: {
80
+ * SecurityHeadersConfig: { // ResponseHeadersPolicySecurityHeadersConfig
81
+ * XSSProtection: { // ResponseHeadersPolicyXSSProtection
82
82
  * Override: true || false, // required
83
83
  * Protection: true || false, // required
84
84
  * ModeBlock: true || false,
85
85
  * ReportUri: "STRING_VALUE",
86
86
  * },
87
- * FrameOptions: {
87
+ * FrameOptions: { // ResponseHeadersPolicyFrameOptions
88
88
  * Override: true || false, // required
89
89
  * FrameOption: "DENY" || "SAMEORIGIN", // required
90
90
  * },
91
- * ReferrerPolicy: {
91
+ * ReferrerPolicy: { // ResponseHeadersPolicyReferrerPolicy
92
92
  * Override: true || false, // required
93
93
  * ReferrerPolicy: "no-referrer" || "no-referrer-when-downgrade" || "origin" || "origin-when-cross-origin" || "same-origin" || "strict-origin" || "strict-origin-when-cross-origin" || "unsafe-url", // required
94
94
  * },
95
- * ContentSecurityPolicy: {
95
+ * ContentSecurityPolicy: { // ResponseHeadersPolicyContentSecurityPolicy
96
96
  * Override: true || false, // required
97
97
  * ContentSecurityPolicy: "STRING_VALUE", // required
98
98
  * },
99
- * ContentTypeOptions: {
99
+ * ContentTypeOptions: { // ResponseHeadersPolicyContentTypeOptions
100
100
  * Override: true || false, // required
101
101
  * },
102
- * StrictTransportSecurity: {
102
+ * StrictTransportSecurity: { // ResponseHeadersPolicyStrictTransportSecurity
103
103
  * Override: true || false, // required
104
104
  * IncludeSubdomains: true || false,
105
105
  * Preload: true || false,
106
106
  * AccessControlMaxAgeSec: Number("int"), // required
107
107
  * },
108
108
  * },
109
- * ServerTimingHeadersConfig: {
109
+ * ServerTimingHeadersConfig: { // ResponseHeadersPolicyServerTimingHeadersConfig
110
110
  * Enabled: true || false, // required
111
111
  * SamplingRate: Number("double"),
112
112
  * },
113
- * CustomHeadersConfig: {
113
+ * CustomHeadersConfig: { // ResponseHeadersPolicyCustomHeadersConfig
114
114
  * Quantity: Number("int"), // required
115
- * Items: [
116
- * {
115
+ * Items: [ // ResponseHeadersPolicyCustomHeaderList
116
+ * { // ResponseHeadersPolicyCustomHeader
117
117
  * Header: "STRING_VALUE", // required
118
118
  * Value: "STRING_VALUE", // required
119
119
  * Override: true || false, // required
120
120
  * },
121
121
  * ],
122
122
  * },
123
- * RemoveHeadersConfig: {
123
+ * RemoveHeadersConfig: { // ResponseHeadersPolicyRemoveHeadersConfig
124
124
  * Quantity: Number("int"), // required
125
- * Items: [
126
- * {
125
+ * Items: [ // ResponseHeadersPolicyRemoveHeaderList
126
+ * { // ResponseHeadersPolicyRemoveHeader
127
127
  * Header: "STRING_VALUE", // required
128
128
  * },
129
129
  * ],
@@ -26,29 +26,29 @@ export interface UpdateStreamingDistributionCommandOutput extends UpdateStreamin
26
26
  * import { CloudFrontClient, UpdateStreamingDistributionCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
27
27
  * // const { CloudFrontClient, UpdateStreamingDistributionCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
28
28
  * const client = new CloudFrontClient(config);
29
- * const input = {
30
- * StreamingDistributionConfig: {
29
+ * const input = { // UpdateStreamingDistributionRequest
30
+ * StreamingDistributionConfig: { // StreamingDistributionConfig
31
31
  * CallerReference: "STRING_VALUE", // required
32
- * S3Origin: {
32
+ * S3Origin: { // S3Origin
33
33
  * DomainName: "STRING_VALUE", // required
34
34
  * OriginAccessIdentity: "STRING_VALUE", // required
35
35
  * },
36
- * Aliases: {
36
+ * Aliases: { // Aliases
37
37
  * Quantity: Number("int"), // required
38
- * Items: [
38
+ * Items: [ // AliasList
39
39
  * "STRING_VALUE",
40
40
  * ],
41
41
  * },
42
42
  * Comment: "STRING_VALUE", // required
43
- * Logging: {
43
+ * Logging: { // StreamingLoggingConfig
44
44
  * Enabled: true || false, // required
45
45
  * Bucket: "STRING_VALUE", // required
46
46
  * Prefix: "STRING_VALUE", // required
47
47
  * },
48
- * TrustedSigners: {
48
+ * TrustedSigners: { // TrustedSigners
49
49
  * Enabled: true || false, // required
50
50
  * Quantity: Number("int"), // required
51
- * Items: [
51
+ * Items: [ // AwsAccountNumberList
52
52
  * "STRING_VALUE",
53
53
  * ],
54
54
  * },