@aws-sdk/client-cloudfront 3.300.0 → 3.301.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 (107) hide show
  1. package/dist-types/commands/AssociateAliasCommand.d.ts +1 -1
  2. package/dist-types/commands/CopyDistributionCommand.d.ts +1 -1
  3. package/dist-types/commands/CreateCachePolicyCommand.d.ts +12 -12
  4. package/dist-types/commands/CreateCloudFrontOriginAccessIdentityCommand.d.ts +2 -2
  5. package/dist-types/commands/CreateContinuousDeploymentPolicyCommand.d.ts +8 -8
  6. package/dist-types/commands/CreateDistributionCommand.d.ts +59 -63
  7. package/dist-types/commands/CreateDistributionWithTagsCommand.d.ts +63 -67
  8. package/dist-types/commands/CreateFieldLevelEncryptionConfigCommand.d.ts +10 -10
  9. package/dist-types/commands/CreateFieldLevelEncryptionProfileCommand.d.ts +7 -7
  10. package/dist-types/commands/CreateFunctionCommand.d.ts +2 -2
  11. package/dist-types/commands/CreateInvalidationCommand.d.ts +4 -4
  12. package/dist-types/commands/CreateKeyGroupCommand.d.ts +3 -3
  13. package/dist-types/commands/CreateMonitoringSubscriptionCommand.d.ts +3 -3
  14. package/dist-types/commands/CreateOriginAccessControlCommand.d.ts +2 -2
  15. package/dist-types/commands/CreateOriginRequestPolicyCommand.d.ts +11 -11
  16. package/dist-types/commands/CreatePublicKeyCommand.d.ts +2 -2
  17. package/dist-types/commands/CreateRealtimeLogConfigCommand.d.ts +5 -5
  18. package/dist-types/commands/CreateResponseHeadersPolicyCommand.d.ts +25 -25
  19. package/dist-types/commands/CreateStreamingDistributionCommand.d.ts +8 -8
  20. package/dist-types/commands/CreateStreamingDistributionWithTagsCommand.d.ts +12 -12
  21. package/dist-types/commands/DeleteCachePolicyCommand.d.ts +1 -1
  22. package/dist-types/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteContinuousDeploymentPolicyCommand.d.ts +1 -1
  24. package/dist-types/commands/DeleteDistributionCommand.d.ts +1 -1
  25. package/dist-types/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +1 -1
  26. package/dist-types/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +1 -1
  27. package/dist-types/commands/DeleteFunctionCommand.d.ts +1 -1
  28. package/dist-types/commands/DeleteKeyGroupCommand.d.ts +1 -1
  29. package/dist-types/commands/DeleteMonitoringSubscriptionCommand.d.ts +1 -1
  30. package/dist-types/commands/DeleteOriginAccessControlCommand.d.ts +1 -1
  31. package/dist-types/commands/DeleteOriginRequestPolicyCommand.d.ts +1 -1
  32. package/dist-types/commands/DeletePublicKeyCommand.d.ts +1 -1
  33. package/dist-types/commands/DeleteRealtimeLogConfigCommand.d.ts +1 -1
  34. package/dist-types/commands/DeleteResponseHeadersPolicyCommand.d.ts +1 -1
  35. package/dist-types/commands/DeleteStreamingDistributionCommand.d.ts +1 -1
  36. package/dist-types/commands/DescribeFunctionCommand.d.ts +1 -1
  37. package/dist-types/commands/GetCachePolicyCommand.d.ts +1 -1
  38. package/dist-types/commands/GetCachePolicyConfigCommand.d.ts +1 -1
  39. package/dist-types/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +1 -1
  40. package/dist-types/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +1 -1
  41. package/dist-types/commands/GetContinuousDeploymentPolicyCommand.d.ts +1 -1
  42. package/dist-types/commands/GetContinuousDeploymentPolicyConfigCommand.d.ts +1 -1
  43. package/dist-types/commands/GetDistributionCommand.d.ts +1 -1
  44. package/dist-types/commands/GetDistributionConfigCommand.d.ts +1 -1
  45. package/dist-types/commands/GetFieldLevelEncryptionCommand.d.ts +1 -1
  46. package/dist-types/commands/GetFieldLevelEncryptionConfigCommand.d.ts +1 -1
  47. package/dist-types/commands/GetFieldLevelEncryptionProfileCommand.d.ts +1 -1
  48. package/dist-types/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +1 -1
  49. package/dist-types/commands/GetFunctionCommand.d.ts +1 -1
  50. package/dist-types/commands/GetInvalidationCommand.d.ts +1 -1
  51. package/dist-types/commands/GetKeyGroupCommand.d.ts +1 -1
  52. package/dist-types/commands/GetKeyGroupConfigCommand.d.ts +1 -1
  53. package/dist-types/commands/GetMonitoringSubscriptionCommand.d.ts +1 -1
  54. package/dist-types/commands/GetOriginAccessControlCommand.d.ts +1 -1
  55. package/dist-types/commands/GetOriginAccessControlConfigCommand.d.ts +1 -1
  56. package/dist-types/commands/GetOriginRequestPolicyCommand.d.ts +1 -1
  57. package/dist-types/commands/GetOriginRequestPolicyConfigCommand.d.ts +1 -1
  58. package/dist-types/commands/GetPublicKeyCommand.d.ts +1 -1
  59. package/dist-types/commands/GetPublicKeyConfigCommand.d.ts +1 -1
  60. package/dist-types/commands/GetRealtimeLogConfigCommand.d.ts +1 -1
  61. package/dist-types/commands/GetResponseHeadersPolicyCommand.d.ts +1 -1
  62. package/dist-types/commands/GetResponseHeadersPolicyConfigCommand.d.ts +1 -1
  63. package/dist-types/commands/GetStreamingDistributionCommand.d.ts +1 -1
  64. package/dist-types/commands/GetStreamingDistributionConfigCommand.d.ts +1 -1
  65. package/dist-types/commands/ListCachePoliciesCommand.d.ts +1 -1
  66. package/dist-types/commands/ListCloudFrontOriginAccessIdentitiesCommand.d.ts +1 -1
  67. package/dist-types/commands/ListConflictingAliasesCommand.d.ts +1 -1
  68. package/dist-types/commands/ListContinuousDeploymentPoliciesCommand.d.ts +1 -1
  69. package/dist-types/commands/ListDistributionsByCachePolicyIdCommand.d.ts +1 -1
  70. package/dist-types/commands/ListDistributionsByKeyGroupCommand.d.ts +1 -1
  71. package/dist-types/commands/ListDistributionsByOriginRequestPolicyIdCommand.d.ts +1 -1
  72. package/dist-types/commands/ListDistributionsByRealtimeLogConfigCommand.d.ts +1 -1
  73. package/dist-types/commands/ListDistributionsByResponseHeadersPolicyIdCommand.d.ts +1 -1
  74. package/dist-types/commands/ListDistributionsByWebACLIdCommand.d.ts +1 -1
  75. package/dist-types/commands/ListDistributionsCommand.d.ts +1 -1
  76. package/dist-types/commands/ListFieldLevelEncryptionConfigsCommand.d.ts +1 -1
  77. package/dist-types/commands/ListFieldLevelEncryptionProfilesCommand.d.ts +1 -1
  78. package/dist-types/commands/ListFunctionsCommand.d.ts +1 -1
  79. package/dist-types/commands/ListInvalidationsCommand.d.ts +1 -1
  80. package/dist-types/commands/ListKeyGroupsCommand.d.ts +1 -1
  81. package/dist-types/commands/ListOriginAccessControlsCommand.d.ts +1 -1
  82. package/dist-types/commands/ListOriginRequestPoliciesCommand.d.ts +1 -1
  83. package/dist-types/commands/ListPublicKeysCommand.d.ts +1 -1
  84. package/dist-types/commands/ListRealtimeLogConfigsCommand.d.ts +1 -1
  85. package/dist-types/commands/ListResponseHeadersPoliciesCommand.d.ts +1 -1
  86. package/dist-types/commands/ListStreamingDistributionsCommand.d.ts +1 -1
  87. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  88. package/dist-types/commands/PublishFunctionCommand.d.ts +1 -1
  89. package/dist-types/commands/TagResourceCommand.d.ts +4 -4
  90. package/dist-types/commands/TestFunctionCommand.d.ts +1 -1
  91. package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  92. package/dist-types/commands/UpdateCachePolicyCommand.d.ts +12 -12
  93. package/dist-types/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +2 -2
  94. package/dist-types/commands/UpdateContinuousDeploymentPolicyCommand.d.ts +8 -8
  95. package/dist-types/commands/UpdateDistributionCommand.d.ts +59 -63
  96. package/dist-types/commands/UpdateDistributionWithStagingConfigCommand.d.ts +1 -1
  97. package/dist-types/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +10 -10
  98. package/dist-types/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +7 -7
  99. package/dist-types/commands/UpdateFunctionCommand.d.ts +2 -2
  100. package/dist-types/commands/UpdateKeyGroupCommand.d.ts +3 -3
  101. package/dist-types/commands/UpdateOriginAccessControlCommand.d.ts +2 -2
  102. package/dist-types/commands/UpdateOriginRequestPolicyCommand.d.ts +11 -11
  103. package/dist-types/commands/UpdatePublicKeyCommand.d.ts +2 -2
  104. package/dist-types/commands/UpdateRealtimeLogConfigCommand.d.ts +5 -5
  105. package/dist-types/commands/UpdateResponseHeadersPolicyCommand.d.ts +25 -25
  106. package/dist-types/commands/UpdateStreamingDistributionCommand.d.ts +8 -8
  107. package/package.json +3 -3
@@ -26,43 +26,43 @@ export interface CreateDistributionWithTagsCommandOutput extends CreateDistribut
26
26
  * import { CloudFrontClient, CreateDistributionWithTagsCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
27
27
  * // const { CloudFrontClient, CreateDistributionWithTagsCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
28
28
  * const client = new CloudFrontClient(config);
29
- * const input = {
30
- * DistributionConfigWithTags: {
31
- * DistributionConfig: {
29
+ * const input = { // CreateDistributionWithTagsRequest
30
+ * DistributionConfigWithTags: { // DistributionConfigWithTags
31
+ * DistributionConfig: { // DistributionConfig
32
32
  * CallerReference: "STRING_VALUE", // required
33
- * Aliases: {
33
+ * Aliases: { // Aliases
34
34
  * Quantity: Number("int"), // required
35
- * Items: [
35
+ * Items: [ // AliasList
36
36
  * "STRING_VALUE",
37
37
  * ],
38
38
  * },
39
39
  * DefaultRootObject: "STRING_VALUE",
40
- * Origins: {
40
+ * Origins: { // Origins
41
41
  * Quantity: Number("int"), // required
42
- * Items: [ // required
43
- * {
42
+ * Items: [ // OriginList // required
43
+ * { // Origin
44
44
  * Id: "STRING_VALUE", // required
45
45
  * DomainName: "STRING_VALUE", // required
46
46
  * OriginPath: "STRING_VALUE",
47
- * CustomHeaders: {
47
+ * CustomHeaders: { // CustomHeaders
48
48
  * Quantity: Number("int"), // required
49
- * Items: [
50
- * {
49
+ * Items: [ // OriginCustomHeadersList
50
+ * { // OriginCustomHeader
51
51
  * HeaderName: "STRING_VALUE", // required
52
52
  * HeaderValue: "STRING_VALUE", // required
53
53
  * },
54
54
  * ],
55
55
  * },
56
- * S3OriginConfig: {
56
+ * S3OriginConfig: { // S3OriginConfig
57
57
  * OriginAccessIdentity: "STRING_VALUE", // required
58
58
  * },
59
- * CustomOriginConfig: {
59
+ * CustomOriginConfig: { // CustomOriginConfig
60
60
  * HTTPPort: Number("int"), // required
61
61
  * HTTPSPort: Number("int"), // required
62
62
  * OriginProtocolPolicy: "http-only" || "match-viewer" || "https-only", // required
63
- * OriginSslProtocols: {
63
+ * OriginSslProtocols: { // OriginSslProtocols
64
64
  * Quantity: Number("int"), // required
65
- * Items: [ // required
65
+ * Items: [ // SslProtocolsList // required
66
66
  * "SSLv3" || "TLSv1" || "TLSv1.1" || "TLSv1.2",
67
67
  * ],
68
68
  * },
@@ -71,7 +71,7 @@ export interface CreateDistributionWithTagsCommandOutput extends CreateDistribut
71
71
  * },
72
72
  * ConnectionAttempts: Number("int"),
73
73
  * ConnectionTimeout: Number("int"),
74
- * OriginShield: {
74
+ * OriginShield: { // OriginShield
75
75
  * Enabled: true || false, // required
76
76
  * OriginShieldRegion: "STRING_VALUE",
77
77
  * },
@@ -79,23 +79,23 @@ export interface CreateDistributionWithTagsCommandOutput extends CreateDistribut
79
79
  * },
80
80
  * ],
81
81
  * },
82
- * OriginGroups: {
82
+ * OriginGroups: { // OriginGroups
83
83
  * Quantity: Number("int"), // required
84
- * Items: [
85
- * {
84
+ * Items: [ // OriginGroupList
85
+ * { // OriginGroup
86
86
  * Id: "STRING_VALUE", // required
87
- * FailoverCriteria: {
88
- * StatusCodes: {
87
+ * FailoverCriteria: { // OriginGroupFailoverCriteria
88
+ * StatusCodes: { // StatusCodes
89
89
  * Quantity: Number("int"), // required
90
- * Items: [ // required
90
+ * Items: [ // StatusCodeList // required
91
91
  * Number("int"),
92
92
  * ],
93
93
  * },
94
94
  * },
95
- * Members: {
95
+ * Members: { // OriginGroupMembers
96
96
  * Quantity: Number("int"), // required
97
- * Items: [ // required
98
- * {
97
+ * Items: [ // OriginGroupMemberList // required
98
+ * { // OriginGroupMember
99
99
  * OriginId: "STRING_VALUE", // required
100
100
  * },
101
101
  * ],
@@ -103,29 +103,29 @@ export interface CreateDistributionWithTagsCommandOutput extends CreateDistribut
103
103
  * },
104
104
  * ],
105
105
  * },
106
- * DefaultCacheBehavior: {
106
+ * DefaultCacheBehavior: { // DefaultCacheBehavior
107
107
  * TargetOriginId: "STRING_VALUE", // required
108
- * TrustedSigners: {
108
+ * TrustedSigners: { // TrustedSigners
109
109
  * Enabled: true || false, // required
110
110
  * Quantity: Number("int"), // required
111
- * Items: [
111
+ * Items: [ // AwsAccountNumberList
112
112
  * "STRING_VALUE",
113
113
  * ],
114
114
  * },
115
- * TrustedKeyGroups: {
115
+ * TrustedKeyGroups: { // TrustedKeyGroups
116
116
  * Enabled: true || false, // required
117
117
  * Quantity: Number("int"), // required
118
- * Items: [
118
+ * Items: [ // TrustedKeyGroupIdList
119
119
  * "STRING_VALUE",
120
120
  * ],
121
121
  * },
122
122
  * ViewerProtocolPolicy: "allow-all" || "https-only" || "redirect-to-https", // required
123
- * AllowedMethods: {
123
+ * AllowedMethods: { // AllowedMethods
124
124
  * Quantity: Number("int"), // required
125
- * Items: [ // required
125
+ * Items: [ // MethodsList // required
126
126
  * "GET" || "HEAD" || "POST" || "PUT" || "PATCH" || "OPTIONS" || "DELETE",
127
127
  * ],
128
- * CachedMethods: {
128
+ * CachedMethods: { // CachedMethods
129
129
  * Quantity: Number("int"), // required
130
130
  * Items: [ // required
131
131
  * "GET" || "HEAD" || "POST" || "PUT" || "PATCH" || "OPTIONS" || "DELETE",
@@ -134,20 +134,20 @@ export interface CreateDistributionWithTagsCommandOutput extends CreateDistribut
134
134
  * },
135
135
  * SmoothStreaming: true || false,
136
136
  * Compress: true || false,
137
- * LambdaFunctionAssociations: {
137
+ * LambdaFunctionAssociations: { // LambdaFunctionAssociations
138
138
  * Quantity: Number("int"), // required
139
- * Items: [
140
- * {
139
+ * Items: [ // LambdaFunctionAssociationList
140
+ * { // LambdaFunctionAssociation
141
141
  * LambdaFunctionARN: "STRING_VALUE", // required
142
142
  * EventType: "viewer-request" || "viewer-response" || "origin-request" || "origin-response", // required
143
143
  * IncludeBody: true || false,
144
144
  * },
145
145
  * ],
146
146
  * },
147
- * FunctionAssociations: {
147
+ * FunctionAssociations: { // FunctionAssociations
148
148
  * Quantity: Number("int"), // required
149
- * Items: [
150
- * {
149
+ * Items: [ // FunctionAssociationList
150
+ * { // FunctionAssociation
151
151
  * FunctionARN: "STRING_VALUE", // required
152
152
  * EventType: "viewer-request" || "viewer-response" || "origin-request" || "origin-response", // required
153
153
  * },
@@ -158,26 +158,26 @@ export interface CreateDistributionWithTagsCommandOutput extends CreateDistribut
158
158
  * CachePolicyId: "STRING_VALUE",
159
159
  * OriginRequestPolicyId: "STRING_VALUE",
160
160
  * ResponseHeadersPolicyId: "STRING_VALUE",
161
- * ForwardedValues: {
161
+ * ForwardedValues: { // ForwardedValues
162
162
  * QueryString: true || false, // required
163
- * Cookies: {
163
+ * Cookies: { // CookiePreference
164
164
  * Forward: "none" || "whitelist" || "all", // required
165
- * WhitelistedNames: {
165
+ * WhitelistedNames: { // CookieNames
166
166
  * Quantity: Number("int"), // required
167
- * Items: [
167
+ * Items: [ // CookieNameList
168
168
  * "STRING_VALUE",
169
169
  * ],
170
170
  * },
171
171
  * },
172
- * Headers: {
172
+ * Headers: { // Headers
173
173
  * Quantity: Number("int"), // required
174
- * Items: [
174
+ * Items: [ // HeaderList
175
175
  * "STRING_VALUE",
176
176
  * ],
177
177
  * },
178
- * QueryStringCacheKeys: {
178
+ * QueryStringCacheKeys: { // QueryStringCacheKeys
179
179
  * Quantity: Number("int"), // required
180
- * Items: [
180
+ * Items: [ // QueryStringCacheKeysList
181
181
  * "STRING_VALUE",
182
182
  * ],
183
183
  * },
@@ -186,10 +186,10 @@ export interface CreateDistributionWithTagsCommandOutput extends CreateDistribut
186
186
  * DefaultTTL: Number("long"),
187
187
  * MaxTTL: Number("long"),
188
188
  * },
189
- * CacheBehaviors: {
189
+ * CacheBehaviors: { // CacheBehaviors
190
190
  * Quantity: Number("int"), // required
191
- * Items: [
192
- * {
191
+ * Items: [ // CacheBehaviorList
192
+ * { // CacheBehavior
193
193
  * PathPattern: "STRING_VALUE", // required
194
194
  * TargetOriginId: "STRING_VALUE", // required
195
195
  * TrustedSigners: {
@@ -209,14 +209,10 @@ export interface CreateDistributionWithTagsCommandOutput extends CreateDistribut
209
209
  * ViewerProtocolPolicy: "allow-all" || "https-only" || "redirect-to-https", // required
210
210
  * AllowedMethods: {
211
211
  * Quantity: Number("int"), // required
212
- * Items: [ // required
213
- * "<MethodsList>",
214
- * ],
212
+ * Items: "<MethodsList>", // required
215
213
  * CachedMethods: {
216
214
  * Quantity: Number("int"), // required
217
- * Items: [ // required
218
- * "<MethodsList>",
219
- * ],
215
+ * Items: "<MethodsList>", // required
220
216
  * },
221
217
  * },
222
218
  * SmoothStreaming: true || false,
@@ -275,10 +271,10 @@ export interface CreateDistributionWithTagsCommandOutput extends CreateDistribut
275
271
  * },
276
272
  * ],
277
273
  * },
278
- * CustomErrorResponses: {
274
+ * CustomErrorResponses: { // CustomErrorResponses
279
275
  * Quantity: Number("int"), // required
280
- * Items: [
281
- * {
276
+ * Items: [ // CustomErrorResponseList
277
+ * { // CustomErrorResponse
282
278
  * ErrorCode: Number("int"), // required
283
279
  * ResponsePagePath: "STRING_VALUE",
284
280
  * ResponseCode: "STRING_VALUE",
@@ -287,7 +283,7 @@ export interface CreateDistributionWithTagsCommandOutput extends CreateDistribut
287
283
  * ],
288
284
  * },
289
285
  * Comment: "STRING_VALUE", // required
290
- * Logging: {
286
+ * Logging: { // LoggingConfig
291
287
  * Enabled: true || false, // required
292
288
  * IncludeCookies: true || false, // required
293
289
  * Bucket: "STRING_VALUE", // required
@@ -295,7 +291,7 @@ export interface CreateDistributionWithTagsCommandOutput extends CreateDistribut
295
291
  * },
296
292
  * PriceClass: "PriceClass_100" || "PriceClass_200" || "PriceClass_All",
297
293
  * Enabled: true || false, // required
298
- * ViewerCertificate: {
294
+ * ViewerCertificate: { // ViewerCertificate
299
295
  * CloudFrontDefaultCertificate: true || false,
300
296
  * IAMCertificateId: "STRING_VALUE",
301
297
  * ACMCertificateArn: "STRING_VALUE",
@@ -304,11 +300,11 @@ export interface CreateDistributionWithTagsCommandOutput extends CreateDistribut
304
300
  * Certificate: "STRING_VALUE",
305
301
  * CertificateSource: "cloudfront" || "iam" || "acm",
306
302
  * },
307
- * Restrictions: {
308
- * GeoRestriction: {
303
+ * Restrictions: { // Restrictions
304
+ * GeoRestriction: { // GeoRestriction
309
305
  * RestrictionType: "blacklist" || "whitelist" || "none", // required
310
306
  * Quantity: Number("int"), // required
311
- * Items: [
307
+ * Items: [ // LocationList
312
308
  * "STRING_VALUE",
313
309
  * ],
314
310
  * },
@@ -319,9 +315,9 @@ export interface CreateDistributionWithTagsCommandOutput extends CreateDistribut
319
315
  * ContinuousDeploymentPolicyId: "STRING_VALUE",
320
316
  * Staging: true || false,
321
317
  * },
322
- * Tags: {
323
- * Items: [
324
- * {
318
+ * Tags: { // Tags
319
+ * Items: [ // TagList
320
+ * { // Tag
325
321
  * Key: "STRING_VALUE", // required
326
322
  * Value: "STRING_VALUE",
327
323
  * },
@@ -26,28 +26,28 @@ export interface CreateFieldLevelEncryptionConfigCommandOutput extends CreateFie
26
26
  * import { CloudFrontClient, CreateFieldLevelEncryptionConfigCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
27
27
  * // const { CloudFrontClient, CreateFieldLevelEncryptionConfigCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
28
28
  * const client = new CloudFrontClient(config);
29
- * const input = {
30
- * FieldLevelEncryptionConfig: {
29
+ * const input = { // CreateFieldLevelEncryptionConfigRequest
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 CreateFieldLevelEncryptionProfileCommandOutput extends CreateFi
26
26
  * import { CloudFrontClient, CreateFieldLevelEncryptionProfileCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
27
27
  * // const { CloudFrontClient, CreateFieldLevelEncryptionProfileCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
28
28
  * const client = new CloudFrontClient(config);
29
- * const input = {
30
- * FieldLevelEncryptionProfileConfig: {
29
+ * const input = { // CreateFieldLevelEncryptionProfileRequest
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
  * },
@@ -36,9 +36,9 @@ export interface CreateFunctionCommandOutput extends CreateFunctionResult, __Met
36
36
  * import { CloudFrontClient, CreateFunctionCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
37
37
  * // const { CloudFrontClient, CreateFunctionCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
38
38
  * const client = new CloudFrontClient(config);
39
- * const input = {
39
+ * const input = { // CreateFunctionRequest
40
40
  * Name: "STRING_VALUE", // required
41
- * FunctionConfig: {
41
+ * FunctionConfig: { // FunctionConfig
42
42
  * Comment: "STRING_VALUE", // required
43
43
  * Runtime: "cloudfront-js-1.0", // required
44
44
  * },
@@ -26,12 +26,12 @@ export interface CreateInvalidationCommandOutput extends CreateInvalidationResul
26
26
  * import { CloudFrontClient, CreateInvalidationCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
27
27
  * // const { CloudFrontClient, CreateInvalidationCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
28
28
  * const client = new CloudFrontClient(config);
29
- * const input = {
29
+ * const input = { // CreateInvalidationRequest
30
30
  * DistributionId: "STRING_VALUE", // required
31
- * InvalidationBatch: {
32
- * Paths: {
31
+ * InvalidationBatch: { // InvalidationBatch
32
+ * Paths: { // Paths
33
33
  * Quantity: Number("int"), // required
34
- * Items: [
34
+ * Items: [ // PathList
35
35
  * "STRING_VALUE",
36
36
  * ],
37
37
  * },
@@ -34,10 +34,10 @@ export interface CreateKeyGroupCommandOutput extends CreateKeyGroupResult, __Met
34
34
  * import { CloudFrontClient, CreateKeyGroupCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
35
35
  * // const { CloudFrontClient, CreateKeyGroupCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
36
36
  * const client = new CloudFrontClient(config);
37
- * const input = {
38
- * KeyGroupConfig: {
37
+ * const input = { // CreateKeyGroupRequest
38
+ * KeyGroupConfig: { // KeyGroupConfig
39
39
  * Name: "STRING_VALUE", // required
40
- * Items: [ // required
40
+ * Items: [ // PublicKeyIdList // required
41
41
  * "STRING_VALUE",
42
42
  * ],
43
43
  * Comment: "STRING_VALUE",
@@ -29,10 +29,10 @@ export interface CreateMonitoringSubscriptionCommandOutput extends CreateMonitor
29
29
  * import { CloudFrontClient, CreateMonitoringSubscriptionCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
30
30
  * // const { CloudFrontClient, CreateMonitoringSubscriptionCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
31
31
  * const client = new CloudFrontClient(config);
32
- * const input = {
32
+ * const input = { // CreateMonitoringSubscriptionRequest
33
33
  * DistributionId: "STRING_VALUE", // required
34
- * MonitoringSubscription: {
35
- * RealtimeMetricsSubscriptionConfig: {
34
+ * MonitoringSubscription: { // MonitoringSubscription
35
+ * RealtimeMetricsSubscriptionConfig: { // RealtimeMetricsSubscriptionConfig
36
36
  * RealtimeMetricsSubscriptionStatus: "Enabled" || "Disabled", // required
37
37
  * },
38
38
  * },
@@ -32,8 +32,8 @@ export interface CreateOriginAccessControlCommandOutput extends CreateOriginAcce
32
32
  * import { CloudFrontClient, CreateOriginAccessControlCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
33
33
  * // const { CloudFrontClient, CreateOriginAccessControlCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
34
34
  * const client = new CloudFrontClient(config);
35
- * const input = {
36
- * OriginAccessControlConfig: {
35
+ * const input = { // CreateOriginAccessControlRequest
36
+ * OriginAccessControlConfig: { // OriginAccessControlConfig
37
37
  * Name: "STRING_VALUE", // required
38
38
  * Description: "STRING_VALUE",
39
39
  * SigningProtocol: "sigv4", // required
@@ -52,33 +52,33 @@ export interface CreateOriginRequestPolicyCommandOutput extends CreateOriginRequ
52
52
  * import { CloudFrontClient, CreateOriginRequestPolicyCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
53
53
  * // const { CloudFrontClient, CreateOriginRequestPolicyCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
54
54
  * const client = new CloudFrontClient(config);
55
- * const input = {
56
- * OriginRequestPolicyConfig: {
55
+ * const input = { // CreateOriginRequestPolicyRequest
56
+ * OriginRequestPolicyConfig: { // OriginRequestPolicyConfig
57
57
  * Comment: "STRING_VALUE",
58
58
  * Name: "STRING_VALUE", // required
59
- * HeadersConfig: {
59
+ * HeadersConfig: { // OriginRequestPolicyHeadersConfig
60
60
  * HeaderBehavior: "none" || "whitelist" || "allViewer" || "allViewerAndWhitelistCloudFront" || "allExcept", // required
61
- * Headers: {
61
+ * Headers: { // Headers
62
62
  * Quantity: Number("int"), // required
63
- * Items: [
63
+ * Items: [ // HeaderList
64
64
  * "STRING_VALUE",
65
65
  * ],
66
66
  * },
67
67
  * },
68
- * CookiesConfig: {
68
+ * CookiesConfig: { // OriginRequestPolicyCookiesConfig
69
69
  * CookieBehavior: "none" || "whitelist" || "all" || "allExcept", // required
70
- * Cookies: {
70
+ * Cookies: { // CookieNames
71
71
  * Quantity: Number("int"), // required
72
- * Items: [
72
+ * Items: [ // CookieNameList
73
73
  * "STRING_VALUE",
74
74
  * ],
75
75
  * },
76
76
  * },
77
- * QueryStringsConfig: {
77
+ * QueryStringsConfig: { // OriginRequestPolicyQueryStringsConfig
78
78
  * QueryStringBehavior: "none" || "whitelist" || "all" || "allExcept", // required
79
- * QueryStrings: {
79
+ * QueryStrings: { // QueryStringNames
80
80
  * Quantity: Number("int"), // required
81
- * Items: [
81
+ * Items: [ // QueryStringNamesList
82
82
  * "STRING_VALUE",
83
83
  * ],
84
84
  * },
@@ -26,8 +26,8 @@ export interface CreatePublicKeyCommandOutput extends CreatePublicKeyResult, __M
26
26
  * import { CloudFrontClient, CreatePublicKeyCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
27
27
  * // const { CloudFrontClient, CreatePublicKeyCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
28
28
  * const client = new CloudFrontClient(config);
29
- * const input = {
30
- * PublicKeyConfig: {
29
+ * const input = { // CreatePublicKeyRequest
30
+ * PublicKeyConfig: { // PublicKeyConfig
31
31
  * CallerReference: "STRING_VALUE", // required
32
32
  * Name: "STRING_VALUE", // required
33
33
  * EncodedKey: "STRING_VALUE", // required
@@ -30,17 +30,17 @@ export interface CreateRealtimeLogConfigCommandOutput extends CreateRealtimeLogC
30
30
  * import { CloudFrontClient, CreateRealtimeLogConfigCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
31
31
  * // const { CloudFrontClient, CreateRealtimeLogConfigCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
32
32
  * const client = new CloudFrontClient(config);
33
- * const input = {
34
- * EndPoints: [ // required
35
- * {
33
+ * const input = { // CreateRealtimeLogConfigRequest
34
+ * EndPoints: [ // EndPointList // required
35
+ * { // EndPoint
36
36
  * StreamType: "STRING_VALUE", // required
37
- * KinesisStreamConfig: {
37
+ * KinesisStreamConfig: { // KinesisStreamConfig
38
38
  * RoleARN: "STRING_VALUE", // required
39
39
  * StreamARN: "STRING_VALUE", // required
40
40
  * },
41
41
  * },
42
42
  * ],
43
- * Fields: [ // required
43
+ * Fields: [ // FieldList // required
44
44
  * "STRING_VALUE",
45
45
  * ],
46
46
  * Name: "STRING_VALUE", // required
@@ -37,86 +37,86 @@ export interface CreateResponseHeadersPolicyCommandOutput extends CreateResponse
37
37
  * import { CloudFrontClient, CreateResponseHeadersPolicyCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
38
38
  * // const { CloudFrontClient, CreateResponseHeadersPolicyCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
39
39
  * const client = new CloudFrontClient(config);
40
- * const input = {
41
- * ResponseHeadersPolicyConfig: {
40
+ * const input = { // CreateResponseHeadersPolicyRequest
41
+ * ResponseHeadersPolicyConfig: { // ResponseHeadersPolicyConfig
42
42
  * Comment: "STRING_VALUE",
43
43
  * Name: "STRING_VALUE", // required
44
- * CorsConfig: {
45
- * AccessControlAllowOrigins: {
44
+ * CorsConfig: { // ResponseHeadersPolicyCorsConfig
45
+ * AccessControlAllowOrigins: { // ResponseHeadersPolicyAccessControlAllowOrigins
46
46
  * Quantity: Number("int"), // required
47
- * Items: [ // required
47
+ * Items: [ // AccessControlAllowOriginsList // required
48
48
  * "STRING_VALUE",
49
49
  * ],
50
50
  * },
51
- * AccessControlAllowHeaders: {
51
+ * AccessControlAllowHeaders: { // ResponseHeadersPolicyAccessControlAllowHeaders
52
52
  * Quantity: Number("int"), // required
53
- * Items: [ // required
53
+ * Items: [ // AccessControlAllowHeadersList // required
54
54
  * "STRING_VALUE",
55
55
  * ],
56
56
  * },
57
- * AccessControlAllowMethods: {
57
+ * AccessControlAllowMethods: { // ResponseHeadersPolicyAccessControlAllowMethods
58
58
  * Quantity: Number("int"), // required
59
- * Items: [ // required
59
+ * Items: [ // AccessControlAllowMethodsList // required
60
60
  * "GET" || "POST" || "OPTIONS" || "PUT" || "DELETE" || "PATCH" || "HEAD" || "ALL",
61
61
  * ],
62
62
  * },
63
63
  * AccessControlAllowCredentials: true || false, // required
64
- * AccessControlExposeHeaders: {
64
+ * AccessControlExposeHeaders: { // ResponseHeadersPolicyAccessControlExposeHeaders
65
65
  * Quantity: Number("int"), // required
66
- * Items: [
66
+ * Items: [ // AccessControlExposeHeadersList
67
67
  * "STRING_VALUE",
68
68
  * ],
69
69
  * },
70
70
  * AccessControlMaxAgeSec: Number("int"),
71
71
  * OriginOverride: true || false, // required
72
72
  * },
73
- * SecurityHeadersConfig: {
74
- * XSSProtection: {
73
+ * SecurityHeadersConfig: { // ResponseHeadersPolicySecurityHeadersConfig
74
+ * XSSProtection: { // ResponseHeadersPolicyXSSProtection
75
75
  * Override: true || false, // required
76
76
  * Protection: true || false, // required
77
77
  * ModeBlock: true || false,
78
78
  * ReportUri: "STRING_VALUE",
79
79
  * },
80
- * FrameOptions: {
80
+ * FrameOptions: { // ResponseHeadersPolicyFrameOptions
81
81
  * Override: true || false, // required
82
82
  * FrameOption: "DENY" || "SAMEORIGIN", // required
83
83
  * },
84
- * ReferrerPolicy: {
84
+ * ReferrerPolicy: { // ResponseHeadersPolicyReferrerPolicy
85
85
  * Override: true || false, // required
86
86
  * ReferrerPolicy: "no-referrer" || "no-referrer-when-downgrade" || "origin" || "origin-when-cross-origin" || "same-origin" || "strict-origin" || "strict-origin-when-cross-origin" || "unsafe-url", // required
87
87
  * },
88
- * ContentSecurityPolicy: {
88
+ * ContentSecurityPolicy: { // ResponseHeadersPolicyContentSecurityPolicy
89
89
  * Override: true || false, // required
90
90
  * ContentSecurityPolicy: "STRING_VALUE", // required
91
91
  * },
92
- * ContentTypeOptions: {
92
+ * ContentTypeOptions: { // ResponseHeadersPolicyContentTypeOptions
93
93
  * Override: true || false, // required
94
94
  * },
95
- * StrictTransportSecurity: {
95
+ * StrictTransportSecurity: { // ResponseHeadersPolicyStrictTransportSecurity
96
96
  * Override: true || false, // required
97
97
  * IncludeSubdomains: true || false,
98
98
  * Preload: true || false,
99
99
  * AccessControlMaxAgeSec: Number("int"), // required
100
100
  * },
101
101
  * },
102
- * ServerTimingHeadersConfig: {
102
+ * ServerTimingHeadersConfig: { // ResponseHeadersPolicyServerTimingHeadersConfig
103
103
  * Enabled: true || false, // required
104
104
  * SamplingRate: Number("double"),
105
105
  * },
106
- * CustomHeadersConfig: {
106
+ * CustomHeadersConfig: { // ResponseHeadersPolicyCustomHeadersConfig
107
107
  * Quantity: Number("int"), // required
108
- * Items: [
109
- * {
108
+ * Items: [ // ResponseHeadersPolicyCustomHeaderList
109
+ * { // ResponseHeadersPolicyCustomHeader
110
110
  * Header: "STRING_VALUE", // required
111
111
  * Value: "STRING_VALUE", // required
112
112
  * Override: true || false, // required
113
113
  * },
114
114
  * ],
115
115
  * },
116
- * RemoveHeadersConfig: {
116
+ * RemoveHeadersConfig: { // ResponseHeadersPolicyRemoveHeadersConfig
117
117
  * Quantity: Number("int"), // required
118
- * Items: [
119
- * {
118
+ * Items: [ // ResponseHeadersPolicyRemoveHeaderList
119
+ * { // ResponseHeadersPolicyRemoveHeader
120
120
  * Header: "STRING_VALUE", // required
121
121
  * },
122
122
  * ],