@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,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
  * ],
@@ -28,29 +28,29 @@ export interface CreateStreamingDistributionCommandOutput extends CreateStreamin
28
28
  * import { CloudFrontClient, CreateStreamingDistributionCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
29
29
  * // const { CloudFrontClient, CreateStreamingDistributionCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
30
30
  * const client = new CloudFrontClient(config);
31
- * const input = {
32
- * StreamingDistributionConfig: {
31
+ * const input = { // CreateStreamingDistributionRequest
32
+ * StreamingDistributionConfig: { // StreamingDistributionConfig
33
33
  * CallerReference: "STRING_VALUE", // required
34
- * S3Origin: {
34
+ * S3Origin: { // S3Origin
35
35
  * DomainName: "STRING_VALUE", // required
36
36
  * OriginAccessIdentity: "STRING_VALUE", // required
37
37
  * },
38
- * Aliases: {
38
+ * Aliases: { // Aliases
39
39
  * Quantity: Number("int"), // required
40
- * Items: [
40
+ * Items: [ // AliasList
41
41
  * "STRING_VALUE",
42
42
  * ],
43
43
  * },
44
44
  * Comment: "STRING_VALUE", // required
45
- * Logging: {
45
+ * Logging: { // StreamingLoggingConfig
46
46
  * Enabled: true || false, // required
47
47
  * Bucket: "STRING_VALUE", // required
48
48
  * Prefix: "STRING_VALUE", // required
49
49
  * },
50
- * TrustedSigners: {
50
+ * TrustedSigners: { // TrustedSigners
51
51
  * Enabled: true || false, // required
52
52
  * Quantity: Number("int"), // required
53
- * Items: [
53
+ * Items: [ // AwsAccountNumberList
54
54
  * "STRING_VALUE",
55
55
  * ],
56
56
  * },
@@ -28,39 +28,39 @@ export interface CreateStreamingDistributionWithTagsCommandOutput extends Create
28
28
  * import { CloudFrontClient, CreateStreamingDistributionWithTagsCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
29
29
  * // const { CloudFrontClient, CreateStreamingDistributionWithTagsCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
30
30
  * const client = new CloudFrontClient(config);
31
- * const input = {
32
- * StreamingDistributionConfigWithTags: {
33
- * StreamingDistributionConfig: {
31
+ * const input = { // CreateStreamingDistributionWithTagsRequest
32
+ * StreamingDistributionConfigWithTags: { // StreamingDistributionConfigWithTags
33
+ * StreamingDistributionConfig: { // StreamingDistributionConfig
34
34
  * CallerReference: "STRING_VALUE", // required
35
- * S3Origin: {
35
+ * S3Origin: { // S3Origin
36
36
  * DomainName: "STRING_VALUE", // required
37
37
  * OriginAccessIdentity: "STRING_VALUE", // required
38
38
  * },
39
- * Aliases: {
39
+ * Aliases: { // Aliases
40
40
  * Quantity: Number("int"), // required
41
- * Items: [
41
+ * Items: [ // AliasList
42
42
  * "STRING_VALUE",
43
43
  * ],
44
44
  * },
45
45
  * Comment: "STRING_VALUE", // required
46
- * Logging: {
46
+ * Logging: { // StreamingLoggingConfig
47
47
  * Enabled: true || false, // required
48
48
  * Bucket: "STRING_VALUE", // required
49
49
  * Prefix: "STRING_VALUE", // required
50
50
  * },
51
- * TrustedSigners: {
51
+ * TrustedSigners: { // TrustedSigners
52
52
  * Enabled: true || false, // required
53
53
  * Quantity: Number("int"), // required
54
- * Items: [
54
+ * Items: [ // AwsAccountNumberList
55
55
  * "STRING_VALUE",
56
56
  * ],
57
57
  * },
58
58
  * PriceClass: "PriceClass_100" || "PriceClass_200" || "PriceClass_All",
59
59
  * Enabled: true || false, // required
60
60
  * },
61
- * Tags: {
62
- * Items: [
63
- * {
61
+ * Tags: { // Tags
62
+ * Items: [ // TagList
63
+ * { // Tag
64
64
  * Key: "STRING_VALUE", // required
65
65
  * Value: "STRING_VALUE",
66
66
  * },
@@ -32,7 +32,7 @@ export interface DeleteCachePolicyCommandOutput extends __MetadataBearer {
32
32
  * import { CloudFrontClient, DeleteCachePolicyCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
33
33
  * // const { CloudFrontClient, DeleteCachePolicyCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
34
34
  * const client = new CloudFrontClient(config);
35
- * const input = {
35
+ * const input = { // DeleteCachePolicyRequest
36
36
  * Id: "STRING_VALUE", // required
37
37
  * IfMatch: "STRING_VALUE",
38
38
  * };
@@ -26,7 +26,7 @@ export interface DeleteCloudFrontOriginAccessIdentityCommandOutput extends __Met
26
26
  * import { CloudFrontClient, DeleteCloudFrontOriginAccessIdentityCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
27
27
  * // const { CloudFrontClient, DeleteCloudFrontOriginAccessIdentityCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
28
28
  * const client = new CloudFrontClient(config);
29
- * const input = {
29
+ * const input = { // DeleteCloudFrontOriginAccessIdentityRequest
30
30
  * Id: "STRING_VALUE", // required
31
31
  * IfMatch: "STRING_VALUE",
32
32
  * };
@@ -29,7 +29,7 @@ export interface DeleteContinuousDeploymentPolicyCommandOutput extends __Metadat
29
29
  * import { CloudFrontClient, DeleteContinuousDeploymentPolicyCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
30
30
  * // const { CloudFrontClient, DeleteContinuousDeploymentPolicyCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
31
31
  * const client = new CloudFrontClient(config);
32
- * const input = {
32
+ * const input = { // DeleteContinuousDeploymentPolicyRequest
33
33
  * Id: "STRING_VALUE", // required
34
34
  * IfMatch: "STRING_VALUE",
35
35
  * };
@@ -26,7 +26,7 @@ export interface DeleteDistributionCommandOutput extends __MetadataBearer {
26
26
  * import { CloudFrontClient, DeleteDistributionCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
27
27
  * // const { CloudFrontClient, DeleteDistributionCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
28
28
  * const client = new CloudFrontClient(config);
29
- * const input = {
29
+ * const input = { // DeleteDistributionRequest
30
30
  * Id: "STRING_VALUE", // required
31
31
  * IfMatch: "STRING_VALUE",
32
32
  * };
@@ -26,7 +26,7 @@ export interface DeleteFieldLevelEncryptionConfigCommandOutput extends __Metadat
26
26
  * import { CloudFrontClient, DeleteFieldLevelEncryptionConfigCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
27
27
  * // const { CloudFrontClient, DeleteFieldLevelEncryptionConfigCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
28
28
  * const client = new CloudFrontClient(config);
29
- * const input = {
29
+ * const input = { // DeleteFieldLevelEncryptionConfigRequest
30
30
  * Id: "STRING_VALUE", // required
31
31
  * IfMatch: "STRING_VALUE",
32
32
  * };
@@ -26,7 +26,7 @@ export interface DeleteFieldLevelEncryptionProfileCommandOutput extends __Metada
26
26
  * import { CloudFrontClient, DeleteFieldLevelEncryptionProfileCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
27
27
  * // const { CloudFrontClient, DeleteFieldLevelEncryptionProfileCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
28
28
  * const client = new CloudFrontClient(config);
29
- * const input = {
29
+ * const input = { // DeleteFieldLevelEncryptionProfileRequest
30
30
  * Id: "STRING_VALUE", // required
31
31
  * IfMatch: "STRING_VALUE",
32
32
  * };
@@ -32,7 +32,7 @@ export interface DeleteFunctionCommandOutput extends __MetadataBearer {
32
32
  * import { CloudFrontClient, DeleteFunctionCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
33
33
  * // const { CloudFrontClient, DeleteFunctionCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
34
34
  * const client = new CloudFrontClient(config);
35
- * const input = {
35
+ * const input = { // DeleteFunctionRequest
36
36
  * Name: "STRING_VALUE", // required
37
37
  * IfMatch: "STRING_VALUE", // required
38
38
  * };
@@ -32,7 +32,7 @@ export interface DeleteKeyGroupCommandOutput extends __MetadataBearer {
32
32
  * import { CloudFrontClient, DeleteKeyGroupCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
33
33
  * // const { CloudFrontClient, DeleteKeyGroupCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
34
34
  * const client = new CloudFrontClient(config);
35
- * const input = {
35
+ * const input = { // DeleteKeyGroupRequest
36
36
  * Id: "STRING_VALUE", // required
37
37
  * IfMatch: "STRING_VALUE",
38
38
  * };
@@ -27,7 +27,7 @@ export interface DeleteMonitoringSubscriptionCommandOutput extends DeleteMonitor
27
27
  * import { CloudFrontClient, DeleteMonitoringSubscriptionCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
28
28
  * // const { CloudFrontClient, DeleteMonitoringSubscriptionCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
29
29
  * const client = new CloudFrontClient(config);
30
- * const input = {
30
+ * const input = { // DeleteMonitoringSubscriptionRequest
31
31
  * DistributionId: "STRING_VALUE", // required
32
32
  * };
33
33
  * const command = new DeleteMonitoringSubscriptionCommand(input);
@@ -29,7 +29,7 @@ export interface DeleteOriginAccessControlCommandOutput extends __MetadataBearer
29
29
  * import { CloudFrontClient, DeleteOriginAccessControlCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
30
30
  * // const { CloudFrontClient, DeleteOriginAccessControlCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
31
31
  * const client = new CloudFrontClient(config);
32
- * const input = {
32
+ * const input = { // DeleteOriginAccessControlRequest
33
33
  * Id: "STRING_VALUE", // required
34
34
  * IfMatch: "STRING_VALUE",
35
35
  * };
@@ -32,7 +32,7 @@ export interface DeleteOriginRequestPolicyCommandOutput extends __MetadataBearer
32
32
  * import { CloudFrontClient, DeleteOriginRequestPolicyCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
33
33
  * // const { CloudFrontClient, DeleteOriginRequestPolicyCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
34
34
  * const client = new CloudFrontClient(config);
35
- * const input = {
35
+ * const input = { // DeleteOriginRequestPolicyRequest
36
36
  * Id: "STRING_VALUE", // required
37
37
  * IfMatch: "STRING_VALUE",
38
38
  * };
@@ -26,7 +26,7 @@ export interface DeletePublicKeyCommandOutput extends __MetadataBearer {
26
26
  * import { CloudFrontClient, DeletePublicKeyCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
27
27
  * // const { CloudFrontClient, DeletePublicKeyCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
28
28
  * const client = new CloudFrontClient(config);
29
- * const input = {
29
+ * const input = { // DeletePublicKeyRequest
30
30
  * Id: "STRING_VALUE", // required
31
31
  * IfMatch: "STRING_VALUE",
32
32
  * };
@@ -32,7 +32,7 @@ export interface DeleteRealtimeLogConfigCommandOutput extends __MetadataBearer {
32
32
  * import { CloudFrontClient, DeleteRealtimeLogConfigCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
33
33
  * // const { CloudFrontClient, DeleteRealtimeLogConfigCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
34
34
  * const client = new CloudFrontClient(config);
35
- * const input = {
35
+ * const input = { // DeleteRealtimeLogConfigRequest
36
36
  * Name: "STRING_VALUE",
37
37
  * ARN: "STRING_VALUE",
38
38
  * };
@@ -32,7 +32,7 @@ export interface DeleteResponseHeadersPolicyCommandOutput extends __MetadataBear
32
32
  * import { CloudFrontClient, DeleteResponseHeadersPolicyCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
33
33
  * // const { CloudFrontClient, DeleteResponseHeadersPolicyCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
34
34
  * const client = new CloudFrontClient(config);
35
- * const input = {
35
+ * const input = { // DeleteResponseHeadersPolicyRequest
36
36
  * Id: "STRING_VALUE", // required
37
37
  * IfMatch: "STRING_VALUE",
38
38
  * };
@@ -74,7 +74,7 @@ export interface DeleteStreamingDistributionCommandOutput extends __MetadataBear
74
74
  * import { CloudFrontClient, DeleteStreamingDistributionCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
75
75
  * // const { CloudFrontClient, DeleteStreamingDistributionCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
76
76
  * const client = new CloudFrontClient(config);
77
- * const input = {
77
+ * const input = { // DeleteStreamingDistributionRequest
78
78
  * Id: "STRING_VALUE", // required
79
79
  * IfMatch: "STRING_VALUE",
80
80
  * };
@@ -30,7 +30,7 @@ export interface DescribeFunctionCommandOutput extends DescribeFunctionResult, _
30
30
  * import { CloudFrontClient, DescribeFunctionCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
31
31
  * // const { CloudFrontClient, DescribeFunctionCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
32
32
  * const client = new CloudFrontClient(config);
33
- * const input = {
33
+ * const input = { // DescribeFunctionRequest
34
34
  * Name: "STRING_VALUE", // required
35
35
  * Stage: "DEVELOPMENT" || "LIVE",
36
36
  * };
@@ -39,7 +39,7 @@ export interface GetCachePolicyCommandOutput extends GetCachePolicyResult, __Met
39
39
  * import { CloudFrontClient, GetCachePolicyCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
40
40
  * // const { CloudFrontClient, GetCachePolicyCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
41
41
  * const client = new CloudFrontClient(config);
42
- * const input = {
42
+ * const input = { // GetCachePolicyRequest
43
43
  * Id: "STRING_VALUE", // required
44
44
  * };
45
45
  * const command = new GetCachePolicyCommand(input);
@@ -31,7 +31,7 @@ export interface GetCachePolicyConfigCommandOutput extends GetCachePolicyConfigR
31
31
  * import { CloudFrontClient, GetCachePolicyConfigCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
32
32
  * // const { CloudFrontClient, GetCachePolicyConfigCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
33
33
  * const client = new CloudFrontClient(config);
34
- * const input = {
34
+ * const input = { // GetCachePolicyConfigRequest
35
35
  * Id: "STRING_VALUE", // required
36
36
  * };
37
37
  * const command = new GetCachePolicyConfigCommand(input);
@@ -26,7 +26,7 @@ export interface GetCloudFrontOriginAccessIdentityCommandOutput extends GetCloud
26
26
  * import { CloudFrontClient, GetCloudFrontOriginAccessIdentityCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
27
27
  * // const { CloudFrontClient, GetCloudFrontOriginAccessIdentityCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
28
28
  * const client = new CloudFrontClient(config);
29
- * const input = {
29
+ * const input = { // GetCloudFrontOriginAccessIdentityRequest
30
30
  * Id: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new GetCloudFrontOriginAccessIdentityCommand(input);
@@ -26,7 +26,7 @@ export interface GetCloudFrontOriginAccessIdentityConfigCommandOutput extends Ge
26
26
  * import { CloudFrontClient, GetCloudFrontOriginAccessIdentityConfigCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
27
27
  * // const { CloudFrontClient, GetCloudFrontOriginAccessIdentityConfigCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
28
28
  * const client = new CloudFrontClient(config);
29
- * const input = {
29
+ * const input = { // GetCloudFrontOriginAccessIdentityConfigRequest
30
30
  * Id: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new GetCloudFrontOriginAccessIdentityConfigCommand(input);
@@ -27,7 +27,7 @@ export interface GetContinuousDeploymentPolicyCommandOutput extends GetContinuou
27
27
  * import { CloudFrontClient, GetContinuousDeploymentPolicyCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
28
28
  * // const { CloudFrontClient, GetContinuousDeploymentPolicyCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
29
29
  * const client = new CloudFrontClient(config);
30
- * const input = {
30
+ * const input = { // GetContinuousDeploymentPolicyRequest
31
31
  * Id: "STRING_VALUE", // required
32
32
  * };
33
33
  * const command = new GetContinuousDeploymentPolicyCommand(input);
@@ -26,7 +26,7 @@ export interface GetContinuousDeploymentPolicyConfigCommandOutput extends GetCon
26
26
  * import { CloudFrontClient, GetContinuousDeploymentPolicyConfigCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
27
27
  * // const { CloudFrontClient, GetContinuousDeploymentPolicyConfigCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
28
28
  * const client = new CloudFrontClient(config);
29
- * const input = {
29
+ * const input = { // GetContinuousDeploymentPolicyConfigRequest
30
30
  * Id: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new GetContinuousDeploymentPolicyConfigCommand(input);
@@ -26,7 +26,7 @@ export interface GetDistributionCommandOutput extends GetDistributionResult, __M
26
26
  * import { CloudFrontClient, GetDistributionCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
27
27
  * // const { CloudFrontClient, GetDistributionCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
28
28
  * const client = new CloudFrontClient(config);
29
- * const input = {
29
+ * const input = { // GetDistributionRequest
30
30
  * Id: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new GetDistributionCommand(input);
@@ -26,7 +26,7 @@ export interface GetDistributionConfigCommandOutput extends GetDistributionConfi
26
26
  * import { CloudFrontClient, GetDistributionConfigCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
27
27
  * // const { CloudFrontClient, GetDistributionConfigCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
28
28
  * const client = new CloudFrontClient(config);
29
- * const input = {
29
+ * const input = { // GetDistributionConfigRequest
30
30
  * Id: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new GetDistributionConfigCommand(input);
@@ -26,7 +26,7 @@ export interface GetFieldLevelEncryptionCommandOutput extends GetFieldLevelEncry
26
26
  * import { CloudFrontClient, GetFieldLevelEncryptionCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
27
27
  * // const { CloudFrontClient, GetFieldLevelEncryptionCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
28
28
  * const client = new CloudFrontClient(config);
29
- * const input = {
29
+ * const input = { // GetFieldLevelEncryptionRequest
30
30
  * Id: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new GetFieldLevelEncryptionCommand(input);
@@ -26,7 +26,7 @@ export interface GetFieldLevelEncryptionConfigCommandOutput extends GetFieldLeve
26
26
  * import { CloudFrontClient, GetFieldLevelEncryptionConfigCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
27
27
  * // const { CloudFrontClient, GetFieldLevelEncryptionConfigCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
28
28
  * const client = new CloudFrontClient(config);
29
- * const input = {
29
+ * const input = { // GetFieldLevelEncryptionConfigRequest
30
30
  * Id: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new GetFieldLevelEncryptionConfigCommand(input);