@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
@@ -26,42 +26,42 @@ export interface CreateDistributionCommandOutput extends CreateDistributionResul
26
26
  * import { CloudFrontClient, CreateDistributionCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
27
27
  * // const { CloudFrontClient, CreateDistributionCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
28
28
  * const client = new CloudFrontClient(config);
29
- * const input = {
30
- * DistributionConfig: {
29
+ * const input = { // CreateDistributionRequest
30
+ * DistributionConfig: { // DistributionConfig
31
31
  * CallerReference: "STRING_VALUE", // required
32
- * Aliases: {
32
+ * Aliases: { // Aliases
33
33
  * Quantity: Number("int"), // required
34
- * Items: [
34
+ * Items: [ // AliasList
35
35
  * "STRING_VALUE",
36
36
  * ],
37
37
  * },
38
38
  * DefaultRootObject: "STRING_VALUE",
39
- * Origins: {
39
+ * Origins: { // Origins
40
40
  * Quantity: Number("int"), // required
41
- * Items: [ // required
42
- * {
41
+ * Items: [ // OriginList // required
42
+ * { // Origin
43
43
  * Id: "STRING_VALUE", // required
44
44
  * DomainName: "STRING_VALUE", // required
45
45
  * OriginPath: "STRING_VALUE",
46
- * CustomHeaders: {
46
+ * CustomHeaders: { // CustomHeaders
47
47
  * Quantity: Number("int"), // required
48
- * Items: [
49
- * {
48
+ * Items: [ // OriginCustomHeadersList
49
+ * { // OriginCustomHeader
50
50
  * HeaderName: "STRING_VALUE", // required
51
51
  * HeaderValue: "STRING_VALUE", // required
52
52
  * },
53
53
  * ],
54
54
  * },
55
- * S3OriginConfig: {
55
+ * S3OriginConfig: { // S3OriginConfig
56
56
  * OriginAccessIdentity: "STRING_VALUE", // required
57
57
  * },
58
- * CustomOriginConfig: {
58
+ * CustomOriginConfig: { // CustomOriginConfig
59
59
  * HTTPPort: Number("int"), // required
60
60
  * HTTPSPort: Number("int"), // required
61
61
  * OriginProtocolPolicy: "http-only" || "match-viewer" || "https-only", // required
62
- * OriginSslProtocols: {
62
+ * OriginSslProtocols: { // OriginSslProtocols
63
63
  * Quantity: Number("int"), // required
64
- * Items: [ // required
64
+ * Items: [ // SslProtocolsList // required
65
65
  * "SSLv3" || "TLSv1" || "TLSv1.1" || "TLSv1.2",
66
66
  * ],
67
67
  * },
@@ -70,7 +70,7 @@ export interface CreateDistributionCommandOutput extends CreateDistributionResul
70
70
  * },
71
71
  * ConnectionAttempts: Number("int"),
72
72
  * ConnectionTimeout: Number("int"),
73
- * OriginShield: {
73
+ * OriginShield: { // OriginShield
74
74
  * Enabled: true || false, // required
75
75
  * OriginShieldRegion: "STRING_VALUE",
76
76
  * },
@@ -78,23 +78,23 @@ export interface CreateDistributionCommandOutput extends CreateDistributionResul
78
78
  * },
79
79
  * ],
80
80
  * },
81
- * OriginGroups: {
81
+ * OriginGroups: { // OriginGroups
82
82
  * Quantity: Number("int"), // required
83
- * Items: [
84
- * {
83
+ * Items: [ // OriginGroupList
84
+ * { // OriginGroup
85
85
  * Id: "STRING_VALUE", // required
86
- * FailoverCriteria: {
87
- * StatusCodes: {
86
+ * FailoverCriteria: { // OriginGroupFailoverCriteria
87
+ * StatusCodes: { // StatusCodes
88
88
  * Quantity: Number("int"), // required
89
- * Items: [ // required
89
+ * Items: [ // StatusCodeList // required
90
90
  * Number("int"),
91
91
  * ],
92
92
  * },
93
93
  * },
94
- * Members: {
94
+ * Members: { // OriginGroupMembers
95
95
  * Quantity: Number("int"), // required
96
- * Items: [ // required
97
- * {
96
+ * Items: [ // OriginGroupMemberList // required
97
+ * { // OriginGroupMember
98
98
  * OriginId: "STRING_VALUE", // required
99
99
  * },
100
100
  * ],
@@ -102,29 +102,29 @@ export interface CreateDistributionCommandOutput extends CreateDistributionResul
102
102
  * },
103
103
  * ],
104
104
  * },
105
- * DefaultCacheBehavior: {
105
+ * DefaultCacheBehavior: { // DefaultCacheBehavior
106
106
  * TargetOriginId: "STRING_VALUE", // required
107
- * TrustedSigners: {
107
+ * TrustedSigners: { // TrustedSigners
108
108
  * Enabled: true || false, // required
109
109
  * Quantity: Number("int"), // required
110
- * Items: [
110
+ * Items: [ // AwsAccountNumberList
111
111
  * "STRING_VALUE",
112
112
  * ],
113
113
  * },
114
- * TrustedKeyGroups: {
114
+ * TrustedKeyGroups: { // TrustedKeyGroups
115
115
  * Enabled: true || false, // required
116
116
  * Quantity: Number("int"), // required
117
- * Items: [
117
+ * Items: [ // TrustedKeyGroupIdList
118
118
  * "STRING_VALUE",
119
119
  * ],
120
120
  * },
121
121
  * ViewerProtocolPolicy: "allow-all" || "https-only" || "redirect-to-https", // required
122
- * AllowedMethods: {
122
+ * AllowedMethods: { // AllowedMethods
123
123
  * Quantity: Number("int"), // required
124
- * Items: [ // required
124
+ * Items: [ // MethodsList // required
125
125
  * "GET" || "HEAD" || "POST" || "PUT" || "PATCH" || "OPTIONS" || "DELETE",
126
126
  * ],
127
- * CachedMethods: {
127
+ * CachedMethods: { // CachedMethods
128
128
  * Quantity: Number("int"), // required
129
129
  * Items: [ // required
130
130
  * "GET" || "HEAD" || "POST" || "PUT" || "PATCH" || "OPTIONS" || "DELETE",
@@ -133,20 +133,20 @@ export interface CreateDistributionCommandOutput extends CreateDistributionResul
133
133
  * },
134
134
  * SmoothStreaming: true || false,
135
135
  * Compress: true || false,
136
- * LambdaFunctionAssociations: {
136
+ * LambdaFunctionAssociations: { // LambdaFunctionAssociations
137
137
  * Quantity: Number("int"), // required
138
- * Items: [
139
- * {
138
+ * Items: [ // LambdaFunctionAssociationList
139
+ * { // LambdaFunctionAssociation
140
140
  * LambdaFunctionARN: "STRING_VALUE", // required
141
141
  * EventType: "viewer-request" || "viewer-response" || "origin-request" || "origin-response", // required
142
142
  * IncludeBody: true || false,
143
143
  * },
144
144
  * ],
145
145
  * },
146
- * FunctionAssociations: {
146
+ * FunctionAssociations: { // FunctionAssociations
147
147
  * Quantity: Number("int"), // required
148
- * Items: [
149
- * {
148
+ * Items: [ // FunctionAssociationList
149
+ * { // FunctionAssociation
150
150
  * FunctionARN: "STRING_VALUE", // required
151
151
  * EventType: "viewer-request" || "viewer-response" || "origin-request" || "origin-response", // required
152
152
  * },
@@ -157,26 +157,26 @@ export interface CreateDistributionCommandOutput extends CreateDistributionResul
157
157
  * CachePolicyId: "STRING_VALUE",
158
158
  * OriginRequestPolicyId: "STRING_VALUE",
159
159
  * ResponseHeadersPolicyId: "STRING_VALUE",
160
- * ForwardedValues: {
160
+ * ForwardedValues: { // ForwardedValues
161
161
  * QueryString: true || false, // required
162
- * Cookies: {
162
+ * Cookies: { // CookiePreference
163
163
  * Forward: "none" || "whitelist" || "all", // required
164
- * WhitelistedNames: {
164
+ * WhitelistedNames: { // CookieNames
165
165
  * Quantity: Number("int"), // required
166
- * Items: [
166
+ * Items: [ // CookieNameList
167
167
  * "STRING_VALUE",
168
168
  * ],
169
169
  * },
170
170
  * },
171
- * Headers: {
171
+ * Headers: { // Headers
172
172
  * Quantity: Number("int"), // required
173
- * Items: [
173
+ * Items: [ // HeaderList
174
174
  * "STRING_VALUE",
175
175
  * ],
176
176
  * },
177
- * QueryStringCacheKeys: {
177
+ * QueryStringCacheKeys: { // QueryStringCacheKeys
178
178
  * Quantity: Number("int"), // required
179
- * Items: [
179
+ * Items: [ // QueryStringCacheKeysList
180
180
  * "STRING_VALUE",
181
181
  * ],
182
182
  * },
@@ -185,10 +185,10 @@ export interface CreateDistributionCommandOutput extends CreateDistributionResul
185
185
  * DefaultTTL: Number("long"),
186
186
  * MaxTTL: Number("long"),
187
187
  * },
188
- * CacheBehaviors: {
188
+ * CacheBehaviors: { // CacheBehaviors
189
189
  * Quantity: Number("int"), // required
190
- * Items: [
191
- * {
190
+ * Items: [ // CacheBehaviorList
191
+ * { // CacheBehavior
192
192
  * PathPattern: "STRING_VALUE", // required
193
193
  * TargetOriginId: "STRING_VALUE", // required
194
194
  * TrustedSigners: {
@@ -208,14 +208,10 @@ export interface CreateDistributionCommandOutput extends CreateDistributionResul
208
208
  * ViewerProtocolPolicy: "allow-all" || "https-only" || "redirect-to-https", // required
209
209
  * AllowedMethods: {
210
210
  * Quantity: Number("int"), // required
211
- * Items: [ // required
212
- * "<MethodsList>",
213
- * ],
211
+ * Items: "<MethodsList>", // required
214
212
  * CachedMethods: {
215
213
  * Quantity: Number("int"), // required
216
- * Items: [ // required
217
- * "<MethodsList>",
218
- * ],
214
+ * Items: "<MethodsList>", // required
219
215
  * },
220
216
  * },
221
217
  * SmoothStreaming: true || false,
@@ -274,10 +270,10 @@ export interface CreateDistributionCommandOutput extends CreateDistributionResul
274
270
  * },
275
271
  * ],
276
272
  * },
277
- * CustomErrorResponses: {
273
+ * CustomErrorResponses: { // CustomErrorResponses
278
274
  * Quantity: Number("int"), // required
279
- * Items: [
280
- * {
275
+ * Items: [ // CustomErrorResponseList
276
+ * { // CustomErrorResponse
281
277
  * ErrorCode: Number("int"), // required
282
278
  * ResponsePagePath: "STRING_VALUE",
283
279
  * ResponseCode: "STRING_VALUE",
@@ -286,7 +282,7 @@ export interface CreateDistributionCommandOutput extends CreateDistributionResul
286
282
  * ],
287
283
  * },
288
284
  * Comment: "STRING_VALUE", // required
289
- * Logging: {
285
+ * Logging: { // LoggingConfig
290
286
  * Enabled: true || false, // required
291
287
  * IncludeCookies: true || false, // required
292
288
  * Bucket: "STRING_VALUE", // required
@@ -294,7 +290,7 @@ export interface CreateDistributionCommandOutput extends CreateDistributionResul
294
290
  * },
295
291
  * PriceClass: "PriceClass_100" || "PriceClass_200" || "PriceClass_All",
296
292
  * Enabled: true || false, // required
297
- * ViewerCertificate: {
293
+ * ViewerCertificate: { // ViewerCertificate
298
294
  * CloudFrontDefaultCertificate: true || false,
299
295
  * IAMCertificateId: "STRING_VALUE",
300
296
  * ACMCertificateArn: "STRING_VALUE",
@@ -303,11 +299,11 @@ export interface CreateDistributionCommandOutput extends CreateDistributionResul
303
299
  * Certificate: "STRING_VALUE",
304
300
  * CertificateSource: "cloudfront" || "iam" || "acm",
305
301
  * },
306
- * Restrictions: {
307
- * GeoRestriction: {
302
+ * Restrictions: { // Restrictions
303
+ * GeoRestriction: { // GeoRestriction
308
304
  * RestrictionType: "blacklist" || "whitelist" || "none", // required
309
305
  * Quantity: Number("int"), // required
310
- * Items: [
306
+ * Items: [ // LocationList
311
307
  * "STRING_VALUE",
312
308
  * ],
313
309
  * },
@@ -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
  * },