@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,7 +26,7 @@ export interface GetFieldLevelEncryptionProfileCommandOutput extends GetFieldLev
26
26
  * import { CloudFrontClient, GetFieldLevelEncryptionProfileCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
27
27
  * // const { CloudFrontClient, GetFieldLevelEncryptionProfileCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
28
28
  * const client = new CloudFrontClient(config);
29
- * const input = {
29
+ * const input = { // GetFieldLevelEncryptionProfileRequest
30
30
  * Id: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new GetFieldLevelEncryptionProfileCommand(input);
@@ -26,7 +26,7 @@ export interface GetFieldLevelEncryptionProfileConfigCommandOutput extends GetFi
26
26
  * import { CloudFrontClient, GetFieldLevelEncryptionProfileConfigCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
27
27
  * // const { CloudFrontClient, GetFieldLevelEncryptionProfileConfigCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
28
28
  * const client = new CloudFrontClient(config);
29
- * const input = {
29
+ * const input = { // GetFieldLevelEncryptionProfileConfigRequest
30
30
  * Id: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new GetFieldLevelEncryptionProfileConfigCommand(input);
@@ -29,7 +29,7 @@ export interface GetFunctionCommandOutput extends GetFunctionResult, __MetadataB
29
29
  * import { CloudFrontClient, GetFunctionCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
30
30
  * // const { CloudFrontClient, GetFunctionCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
31
31
  * const client = new CloudFrontClient(config);
32
- * const input = {
32
+ * const input = { // GetFunctionRequest
33
33
  * Name: "STRING_VALUE", // required
34
34
  * Stage: "DEVELOPMENT" || "LIVE",
35
35
  * };
@@ -26,7 +26,7 @@ export interface GetInvalidationCommandOutput extends GetInvalidationResult, __M
26
26
  * import { CloudFrontClient, GetInvalidationCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
27
27
  * // const { CloudFrontClient, GetInvalidationCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
28
28
  * const client = new CloudFrontClient(config);
29
- * const input = {
29
+ * const input = { // GetInvalidationRequest
30
30
  * DistributionId: "STRING_VALUE", // required
31
31
  * Id: "STRING_VALUE", // required
32
32
  * };
@@ -32,7 +32,7 @@ export interface GetKeyGroupCommandOutput extends GetKeyGroupResult, __MetadataB
32
32
  * import { CloudFrontClient, GetKeyGroupCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
33
33
  * // const { CloudFrontClient, GetKeyGroupCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
34
34
  * const client = new CloudFrontClient(config);
35
- * const input = {
35
+ * const input = { // GetKeyGroupRequest
36
36
  * Id: "STRING_VALUE", // required
37
37
  * };
38
38
  * const command = new GetKeyGroupCommand(input);
@@ -31,7 +31,7 @@ export interface GetKeyGroupConfigCommandOutput extends GetKeyGroupConfigResult,
31
31
  * import { CloudFrontClient, GetKeyGroupConfigCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
32
32
  * // const { CloudFrontClient, GetKeyGroupConfigCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
33
33
  * const client = new CloudFrontClient(config);
34
- * const input = {
34
+ * const input = { // GetKeyGroupConfigRequest
35
35
  * Id: "STRING_VALUE", // required
36
36
  * };
37
37
  * const command = new GetKeyGroupConfigCommand(input);
@@ -27,7 +27,7 @@ export interface GetMonitoringSubscriptionCommandOutput extends GetMonitoringSub
27
27
  * import { CloudFrontClient, GetMonitoringSubscriptionCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
28
28
  * // const { CloudFrontClient, GetMonitoringSubscriptionCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
29
29
  * const client = new CloudFrontClient(config);
30
- * const input = {
30
+ * const input = { // GetMonitoringSubscriptionRequest
31
31
  * DistributionId: "STRING_VALUE", // required
32
32
  * };
33
33
  * const command = new GetMonitoringSubscriptionCommand(input);
@@ -26,7 +26,7 @@ export interface GetOriginAccessControlCommandOutput extends GetOriginAccessCont
26
26
  * import { CloudFrontClient, GetOriginAccessControlCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
27
27
  * // const { CloudFrontClient, GetOriginAccessControlCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
28
28
  * const client = new CloudFrontClient(config);
29
- * const input = {
29
+ * const input = { // GetOriginAccessControlRequest
30
30
  * Id: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new GetOriginAccessControlCommand(input);
@@ -26,7 +26,7 @@ export interface GetOriginAccessControlConfigCommandOutput extends GetOriginAcce
26
26
  * import { CloudFrontClient, GetOriginAccessControlConfigCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
27
27
  * // const { CloudFrontClient, GetOriginAccessControlConfigCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
28
28
  * const client = new CloudFrontClient(config);
29
- * const input = {
29
+ * const input = { // GetOriginAccessControlConfigRequest
30
30
  * Id: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new GetOriginAccessControlConfigCommand(input);
@@ -40,7 +40,7 @@ export interface GetOriginRequestPolicyCommandOutput extends GetOriginRequestPol
40
40
  * import { CloudFrontClient, GetOriginRequestPolicyCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
41
41
  * // const { CloudFrontClient, GetOriginRequestPolicyCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
42
42
  * const client = new CloudFrontClient(config);
43
- * const input = {
43
+ * const input = { // GetOriginRequestPolicyRequest
44
44
  * Id: "STRING_VALUE", // required
45
45
  * };
46
46
  * const command = new GetOriginRequestPolicyCommand(input);
@@ -32,7 +32,7 @@ export interface GetOriginRequestPolicyConfigCommandOutput extends GetOriginRequ
32
32
  * import { CloudFrontClient, GetOriginRequestPolicyConfigCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
33
33
  * // const { CloudFrontClient, GetOriginRequestPolicyConfigCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
34
34
  * const client = new CloudFrontClient(config);
35
- * const input = {
35
+ * const input = { // GetOriginRequestPolicyConfigRequest
36
36
  * Id: "STRING_VALUE", // required
37
37
  * };
38
38
  * const command = new GetOriginRequestPolicyConfigCommand(input);
@@ -26,7 +26,7 @@ export interface GetPublicKeyCommandOutput extends GetPublicKeyResult, __Metadat
26
26
  * import { CloudFrontClient, GetPublicKeyCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
27
27
  * // const { CloudFrontClient, GetPublicKeyCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
28
28
  * const client = new CloudFrontClient(config);
29
- * const input = {
29
+ * const input = { // GetPublicKeyRequest
30
30
  * Id: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new GetPublicKeyCommand(input);
@@ -26,7 +26,7 @@ export interface GetPublicKeyConfigCommandOutput extends GetPublicKeyConfigResul
26
26
  * import { CloudFrontClient, GetPublicKeyConfigCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
27
27
  * // const { CloudFrontClient, GetPublicKeyConfigCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
28
28
  * const client = new CloudFrontClient(config);
29
- * const input = {
29
+ * const input = { // GetPublicKeyConfigRequest
30
30
  * Id: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new GetPublicKeyConfigCommand(input);
@@ -29,7 +29,7 @@ export interface GetRealtimeLogConfigCommandOutput extends GetRealtimeLogConfigR
29
29
  * import { CloudFrontClient, GetRealtimeLogConfigCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
30
30
  * // const { CloudFrontClient, GetRealtimeLogConfigCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
31
31
  * const client = new CloudFrontClient(config);
32
- * const input = {
32
+ * const input = { // GetRealtimeLogConfigRequest
33
33
  * Name: "STRING_VALUE",
34
34
  * ARN: "STRING_VALUE",
35
35
  * };
@@ -33,7 +33,7 @@ export interface GetResponseHeadersPolicyCommandOutput extends GetResponseHeader
33
33
  * import { CloudFrontClient, GetResponseHeadersPolicyCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
34
34
  * // const { CloudFrontClient, GetResponseHeadersPolicyCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
35
35
  * const client = new CloudFrontClient(config);
36
- * const input = {
36
+ * const input = { // GetResponseHeadersPolicyRequest
37
37
  * Id: "STRING_VALUE", // required
38
38
  * };
39
39
  * const command = new GetResponseHeadersPolicyCommand(input);
@@ -32,7 +32,7 @@ export interface GetResponseHeadersPolicyConfigCommandOutput extends GetResponse
32
32
  * import { CloudFrontClient, GetResponseHeadersPolicyConfigCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
33
33
  * // const { CloudFrontClient, GetResponseHeadersPolicyConfigCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
34
34
  * const client = new CloudFrontClient(config);
35
- * const input = {
35
+ * const input = { // GetResponseHeadersPolicyConfigRequest
36
36
  * Id: "STRING_VALUE", // required
37
37
  * };
38
38
  * const command = new GetResponseHeadersPolicyConfigCommand(input);
@@ -27,7 +27,7 @@ export interface GetStreamingDistributionCommandOutput extends GetStreamingDistr
27
27
  * import { CloudFrontClient, GetStreamingDistributionCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
28
28
  * // const { CloudFrontClient, GetStreamingDistributionCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
29
29
  * const client = new CloudFrontClient(config);
30
- * const input = {
30
+ * const input = { // GetStreamingDistributionRequest
31
31
  * Id: "STRING_VALUE", // required
32
32
  * };
33
33
  * const command = new GetStreamingDistributionCommand(input);
@@ -26,7 +26,7 @@ export interface GetStreamingDistributionConfigCommandOutput extends GetStreamin
26
26
  * import { CloudFrontClient, GetStreamingDistributionConfigCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
27
27
  * // const { CloudFrontClient, GetStreamingDistributionConfigCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
28
28
  * const client = new CloudFrontClient(config);
29
- * const input = {
29
+ * const input = { // GetStreamingDistributionConfigRequest
30
30
  * Id: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new GetStreamingDistributionConfigCommand(input);
@@ -33,7 +33,7 @@ export interface ListCachePoliciesCommandOutput extends ListCachePoliciesResult,
33
33
  * import { CloudFrontClient, ListCachePoliciesCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
34
34
  * // const { CloudFrontClient, ListCachePoliciesCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
35
35
  * const client = new CloudFrontClient(config);
36
- * const input = {
36
+ * const input = { // ListCachePoliciesRequest
37
37
  * Type: "managed" || "custom",
38
38
  * Marker: "STRING_VALUE",
39
39
  * MaxItems: Number("int"),
@@ -26,7 +26,7 @@ export interface ListCloudFrontOriginAccessIdentitiesCommandOutput extends ListC
26
26
  * import { CloudFrontClient, ListCloudFrontOriginAccessIdentitiesCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
27
27
  * // const { CloudFrontClient, ListCloudFrontOriginAccessIdentitiesCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
28
28
  * const client = new CloudFrontClient(config);
29
- * const input = {
29
+ * const input = { // ListCloudFrontOriginAccessIdentitiesRequest
30
30
  * Marker: "STRING_VALUE",
31
31
  * MaxItems: Number("int"),
32
32
  * };
@@ -48,7 +48,7 @@ export interface ListConflictingAliasesCommandOutput extends ListConflictingAlia
48
48
  * import { CloudFrontClient, ListConflictingAliasesCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
49
49
  * // const { CloudFrontClient, ListConflictingAliasesCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
50
50
  * const client = new CloudFrontClient(config);
51
- * const input = {
51
+ * const input = { // ListConflictingAliasesRequest
52
52
  * DistributionId: "STRING_VALUE", // required
53
53
  * Alias: "STRING_VALUE", // required
54
54
  * Marker: "STRING_VALUE",
@@ -31,7 +31,7 @@ export interface ListContinuousDeploymentPoliciesCommandOutput extends ListConti
31
31
  * import { CloudFrontClient, ListContinuousDeploymentPoliciesCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
32
32
  * // const { CloudFrontClient, ListContinuousDeploymentPoliciesCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
33
33
  * const client = new CloudFrontClient(config);
34
- * const input = {
34
+ * const input = { // ListContinuousDeploymentPoliciesRequest
35
35
  * Marker: "STRING_VALUE",
36
36
  * MaxItems: Number("int"),
37
37
  * };
@@ -32,7 +32,7 @@ export interface ListDistributionsByCachePolicyIdCommandOutput extends ListDistr
32
32
  * import { CloudFrontClient, ListDistributionsByCachePolicyIdCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
33
33
  * // const { CloudFrontClient, ListDistributionsByCachePolicyIdCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
34
34
  * const client = new CloudFrontClient(config);
35
- * const input = {
35
+ * const input = { // ListDistributionsByCachePolicyIdRequest
36
36
  * Marker: "STRING_VALUE",
37
37
  * MaxItems: Number("int"),
38
38
  * CachePolicyId: "STRING_VALUE", // required
@@ -32,7 +32,7 @@ export interface ListDistributionsByKeyGroupCommandOutput extends ListDistributi
32
32
  * import { CloudFrontClient, ListDistributionsByKeyGroupCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
33
33
  * // const { CloudFrontClient, ListDistributionsByKeyGroupCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
34
34
  * const client = new CloudFrontClient(config);
35
- * const input = {
35
+ * const input = { // ListDistributionsByKeyGroupRequest
36
36
  * Marker: "STRING_VALUE",
37
37
  * MaxItems: Number("int"),
38
38
  * KeyGroupId: "STRING_VALUE", // required
@@ -32,7 +32,7 @@ export interface ListDistributionsByOriginRequestPolicyIdCommandOutput extends L
32
32
  * import { CloudFrontClient, ListDistributionsByOriginRequestPolicyIdCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
33
33
  * // const { CloudFrontClient, ListDistributionsByOriginRequestPolicyIdCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
34
34
  * const client = new CloudFrontClient(config);
35
- * const input = {
35
+ * const input = { // ListDistributionsByOriginRequestPolicyIdRequest
36
36
  * Marker: "STRING_VALUE",
37
37
  * MaxItems: Number("int"),
38
38
  * OriginRequestPolicyId: "STRING_VALUE", // required
@@ -35,7 +35,7 @@ export interface ListDistributionsByRealtimeLogConfigCommandOutput extends ListD
35
35
  * import { CloudFrontClient, ListDistributionsByRealtimeLogConfigCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
36
36
  * // const { CloudFrontClient, ListDistributionsByRealtimeLogConfigCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
37
37
  * const client = new CloudFrontClient(config);
38
- * const input = {
38
+ * const input = { // ListDistributionsByRealtimeLogConfigRequest
39
39
  * Marker: "STRING_VALUE",
40
40
  * MaxItems: Number("int"),
41
41
  * RealtimeLogConfigName: "STRING_VALUE",
@@ -32,7 +32,7 @@ export interface ListDistributionsByResponseHeadersPolicyIdCommandOutput extends
32
32
  * import { CloudFrontClient, ListDistributionsByResponseHeadersPolicyIdCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
33
33
  * // const { CloudFrontClient, ListDistributionsByResponseHeadersPolicyIdCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
34
34
  * const client = new CloudFrontClient(config);
35
- * const input = {
35
+ * const input = { // ListDistributionsByResponseHeadersPolicyIdRequest
36
36
  * Marker: "STRING_VALUE",
37
37
  * MaxItems: Number("int"),
38
38
  * ResponseHeadersPolicyId: "STRING_VALUE", // required
@@ -26,7 +26,7 @@ export interface ListDistributionsByWebACLIdCommandOutput extends ListDistributi
26
26
  * import { CloudFrontClient, ListDistributionsByWebACLIdCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
27
27
  * // const { CloudFrontClient, ListDistributionsByWebACLIdCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
28
28
  * const client = new CloudFrontClient(config);
29
- * const input = {
29
+ * const input = { // ListDistributionsByWebACLIdRequest
30
30
  * Marker: "STRING_VALUE",
31
31
  * MaxItems: Number("int"),
32
32
  * WebACLId: "STRING_VALUE", // required
@@ -26,7 +26,7 @@ export interface ListDistributionsCommandOutput extends ListDistributionsResult,
26
26
  * import { CloudFrontClient, ListDistributionsCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
27
27
  * // const { CloudFrontClient, ListDistributionsCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
28
28
  * const client = new CloudFrontClient(config);
29
- * const input = {
29
+ * const input = { // ListDistributionsRequest
30
30
  * Marker: "STRING_VALUE",
31
31
  * MaxItems: Number("int"),
32
32
  * };
@@ -27,7 +27,7 @@ export interface ListFieldLevelEncryptionConfigsCommandOutput extends ListFieldL
27
27
  * import { CloudFrontClient, ListFieldLevelEncryptionConfigsCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
28
28
  * // const { CloudFrontClient, ListFieldLevelEncryptionConfigsCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
29
29
  * const client = new CloudFrontClient(config);
30
- * const input = {
30
+ * const input = { // ListFieldLevelEncryptionConfigsRequest
31
31
  * Marker: "STRING_VALUE",
32
32
  * MaxItems: Number("int"),
33
33
  * };
@@ -27,7 +27,7 @@ export interface ListFieldLevelEncryptionProfilesCommandOutput extends ListField
27
27
  * import { CloudFrontClient, ListFieldLevelEncryptionProfilesCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
28
28
  * // const { CloudFrontClient, ListFieldLevelEncryptionProfilesCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
29
29
  * const client = new CloudFrontClient(config);
30
- * const input = {
30
+ * const input = { // ListFieldLevelEncryptionProfilesRequest
31
31
  * Marker: "STRING_VALUE",
32
32
  * MaxItems: Number("int"),
33
33
  * };
@@ -33,7 +33,7 @@ export interface ListFunctionsCommandOutput extends ListFunctionsResult, __Metad
33
33
  * import { CloudFrontClient, ListFunctionsCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
34
34
  * // const { CloudFrontClient, ListFunctionsCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
35
35
  * const client = new CloudFrontClient(config);
36
- * const input = {
36
+ * const input = { // ListFunctionsRequest
37
37
  * Marker: "STRING_VALUE",
38
38
  * MaxItems: Number("int"),
39
39
  * Stage: "DEVELOPMENT" || "LIVE",
@@ -26,7 +26,7 @@ export interface ListInvalidationsCommandOutput extends ListInvalidationsResult,
26
26
  * import { CloudFrontClient, ListInvalidationsCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
27
27
  * // const { CloudFrontClient, ListInvalidationsCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
28
28
  * const client = new CloudFrontClient(config);
29
- * const input = {
29
+ * const input = { // ListInvalidationsRequest
30
30
  * DistributionId: "STRING_VALUE", // required
31
31
  * Marker: "STRING_VALUE",
32
32
  * MaxItems: Number("int"),
@@ -31,7 +31,7 @@ export interface ListKeyGroupsCommandOutput extends ListKeyGroupsResult, __Metad
31
31
  * import { CloudFrontClient, ListKeyGroupsCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
32
32
  * // const { CloudFrontClient, ListKeyGroupsCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
33
33
  * const client = new CloudFrontClient(config);
34
- * const input = {
34
+ * const input = { // ListKeyGroupsRequest
35
35
  * Marker: "STRING_VALUE",
36
36
  * MaxItems: Number("int"),
37
37
  * };
@@ -31,7 +31,7 @@ export interface ListOriginAccessControlsCommandOutput extends ListOriginAccessC
31
31
  * import { CloudFrontClient, ListOriginAccessControlsCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
32
32
  * // const { CloudFrontClient, ListOriginAccessControlsCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
33
33
  * const client = new CloudFrontClient(config);
34
- * const input = {
34
+ * const input = { // ListOriginAccessControlsRequest
35
35
  * Marker: "STRING_VALUE",
36
36
  * MaxItems: Number("int"),
37
37
  * };
@@ -33,7 +33,7 @@ export interface ListOriginRequestPoliciesCommandOutput extends ListOriginReques
33
33
  * import { CloudFrontClient, ListOriginRequestPoliciesCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
34
34
  * // const { CloudFrontClient, ListOriginRequestPoliciesCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
35
35
  * const client = new CloudFrontClient(config);
36
- * const input = {
36
+ * const input = { // ListOriginRequestPoliciesRequest
37
37
  * Type: "managed" || "custom",
38
38
  * Marker: "STRING_VALUE",
39
39
  * MaxItems: Number("int"),
@@ -26,7 +26,7 @@ export interface ListPublicKeysCommandOutput extends ListPublicKeysResult, __Met
26
26
  * import { CloudFrontClient, ListPublicKeysCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
27
27
  * // const { CloudFrontClient, ListPublicKeysCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
28
28
  * const client = new CloudFrontClient(config);
29
- * const input = {
29
+ * const input = { // ListPublicKeysRequest
30
30
  * Marker: "STRING_VALUE",
31
31
  * MaxItems: Number("int"),
32
32
  * };
@@ -31,7 +31,7 @@ export interface ListRealtimeLogConfigsCommandOutput extends ListRealtimeLogConf
31
31
  * import { CloudFrontClient, ListRealtimeLogConfigsCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
32
32
  * // const { CloudFrontClient, ListRealtimeLogConfigsCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
33
33
  * const client = new CloudFrontClient(config);
34
- * const input = {
34
+ * const input = { // ListRealtimeLogConfigsRequest
35
35
  * MaxItems: Number("int"),
36
36
  * Marker: "STRING_VALUE",
37
37
  * };
@@ -33,7 +33,7 @@ export interface ListResponseHeadersPoliciesCommandOutput extends ListResponseHe
33
33
  * import { CloudFrontClient, ListResponseHeadersPoliciesCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
34
34
  * // const { CloudFrontClient, ListResponseHeadersPoliciesCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
35
35
  * const client = new CloudFrontClient(config);
36
- * const input = {
36
+ * const input = { // ListResponseHeadersPoliciesRequest
37
37
  * Type: "managed" || "custom",
38
38
  * Marker: "STRING_VALUE",
39
39
  * MaxItems: Number("int"),
@@ -26,7 +26,7 @@ export interface ListStreamingDistributionsCommandOutput extends ListStreamingDi
26
26
  * import { CloudFrontClient, ListStreamingDistributionsCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
27
27
  * // const { CloudFrontClient, ListStreamingDistributionsCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
28
28
  * const client = new CloudFrontClient(config);
29
- * const input = {
29
+ * const input = { // ListStreamingDistributionsRequest
30
30
  * Marker: "STRING_VALUE",
31
31
  * MaxItems: Number("int"),
32
32
  * };
@@ -26,7 +26,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
26
26
  * import { CloudFrontClient, ListTagsForResourceCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
27
27
  * // const { CloudFrontClient, ListTagsForResourceCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
28
28
  * const client = new CloudFrontClient(config);
29
- * const input = {
29
+ * const input = { // ListTagsForResourceRequest
30
30
  * Resource: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new ListTagsForResourceCommand(input);
@@ -35,7 +35,7 @@ export interface PublishFunctionCommandOutput extends PublishFunctionResult, __M
35
35
  * import { CloudFrontClient, PublishFunctionCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
36
36
  * // const { CloudFrontClient, PublishFunctionCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
37
37
  * const client = new CloudFrontClient(config);
38
- * const input = {
38
+ * const input = { // PublishFunctionRequest
39
39
  * Name: "STRING_VALUE", // required
40
40
  * IfMatch: "STRING_VALUE", // required
41
41
  * };
@@ -26,11 +26,11 @@ export interface TagResourceCommandOutput extends __MetadataBearer {
26
26
  * import { CloudFrontClient, TagResourceCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
27
27
  * // const { CloudFrontClient, TagResourceCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
28
28
  * const client = new CloudFrontClient(config);
29
- * const input = {
29
+ * const input = { // TagResourceRequest
30
30
  * Resource: "STRING_VALUE", // required
31
- * Tags: {
32
- * Items: [
33
- * {
31
+ * Tags: { // Tags
32
+ * Items: [ // TagList
33
+ * { // Tag
34
34
  * Key: "STRING_VALUE", // required
35
35
  * Value: "STRING_VALUE",
36
36
  * },
@@ -35,7 +35,7 @@ export interface TestFunctionCommandOutput extends TestFunctionResult, __Metadat
35
35
  * import { CloudFrontClient, TestFunctionCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
36
36
  * // const { CloudFrontClient, TestFunctionCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
37
37
  * const client = new CloudFrontClient(config);
38
- * const input = {
38
+ * const input = { // TestFunctionRequest
39
39
  * Name: "STRING_VALUE", // required
40
40
  * IfMatch: "STRING_VALUE", // required
41
41
  * Stage: "DEVELOPMENT" || "LIVE",
@@ -26,10 +26,10 @@ export interface UntagResourceCommandOutput extends __MetadataBearer {
26
26
  * import { CloudFrontClient, UntagResourceCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
27
27
  * // const { CloudFrontClient, UntagResourceCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
28
28
  * const client = new CloudFrontClient(config);
29
- * const input = {
29
+ * const input = { // UntagResourceRequest
30
30
  * Resource: "STRING_VALUE", // required
31
- * TagKeys: {
32
- * Items: [
31
+ * TagKeys: { // TagKeys
32
+ * Items: [ // TagKeyList
33
33
  * "STRING_VALUE",
34
34
  * ],
35
35
  * },
@@ -43,39 +43,39 @@ export interface UpdateCachePolicyCommandOutput extends UpdateCachePolicyResult,
43
43
  * import { CloudFrontClient, UpdateCachePolicyCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
44
44
  * // const { CloudFrontClient, UpdateCachePolicyCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
45
45
  * const client = new CloudFrontClient(config);
46
- * const input = {
47
- * CachePolicyConfig: {
46
+ * const input = { // UpdateCachePolicyRequest
47
+ * CachePolicyConfig: { // CachePolicyConfig
48
48
  * Comment: "STRING_VALUE",
49
49
  * Name: "STRING_VALUE", // required
50
50
  * DefaultTTL: Number("long"),
51
51
  * MaxTTL: Number("long"),
52
52
  * MinTTL: Number("long"), // required
53
- * ParametersInCacheKeyAndForwardedToOrigin: {
53
+ * ParametersInCacheKeyAndForwardedToOrigin: { // ParametersInCacheKeyAndForwardedToOrigin
54
54
  * EnableAcceptEncodingGzip: true || false, // required
55
55
  * EnableAcceptEncodingBrotli: true || false,
56
- * HeadersConfig: {
56
+ * HeadersConfig: { // CachePolicyHeadersConfig
57
57
  * HeaderBehavior: "none" || "whitelist", // required
58
- * Headers: {
58
+ * Headers: { // Headers
59
59
  * Quantity: Number("int"), // required
60
- * Items: [
60
+ * Items: [ // HeaderList
61
61
  * "STRING_VALUE",
62
62
  * ],
63
63
  * },
64
64
  * },
65
- * CookiesConfig: {
65
+ * CookiesConfig: { // CachePolicyCookiesConfig
66
66
  * CookieBehavior: "none" || "whitelist" || "allExcept" || "all", // required
67
- * Cookies: {
67
+ * Cookies: { // CookieNames
68
68
  * Quantity: Number("int"), // required
69
- * Items: [
69
+ * Items: [ // CookieNameList
70
70
  * "STRING_VALUE",
71
71
  * ],
72
72
  * },
73
73
  * },
74
- * QueryStringsConfig: {
74
+ * QueryStringsConfig: { // CachePolicyQueryStringsConfig
75
75
  * QueryStringBehavior: "none" || "whitelist" || "allExcept" || "all", // required
76
- * QueryStrings: {
76
+ * QueryStrings: { // QueryStringNames
77
77
  * Quantity: Number("int"), // required
78
- * Items: [
78
+ * Items: [ // QueryStringNamesList
79
79
  * "STRING_VALUE",
80
80
  * ],
81
81
  * },
@@ -26,8 +26,8 @@ export interface UpdateCloudFrontOriginAccessIdentityCommandOutput extends Updat
26
26
  * import { CloudFrontClient, UpdateCloudFrontOriginAccessIdentityCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
27
27
  * // const { CloudFrontClient, UpdateCloudFrontOriginAccessIdentityCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
28
28
  * const client = new CloudFrontClient(config);
29
- * const input = {
30
- * CloudFrontOriginAccessIdentityConfig: {
29
+ * const input = { // UpdateCloudFrontOriginAccessIdentityRequest
30
+ * CloudFrontOriginAccessIdentityConfig: { // CloudFrontOriginAccessIdentityConfig
31
31
  * CallerReference: "STRING_VALUE", // required
32
32
  * Comment: "STRING_VALUE", // required
33
33
  * },
@@ -47,24 +47,24 @@ export interface UpdateContinuousDeploymentPolicyCommandOutput extends UpdateCon
47
47
  * import { CloudFrontClient, UpdateContinuousDeploymentPolicyCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
48
48
  * // const { CloudFrontClient, UpdateContinuousDeploymentPolicyCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
49
49
  * const client = new CloudFrontClient(config);
50
- * const input = {
51
- * ContinuousDeploymentPolicyConfig: {
52
- * StagingDistributionDnsNames: {
50
+ * const input = { // UpdateContinuousDeploymentPolicyRequest
51
+ * ContinuousDeploymentPolicyConfig: { // ContinuousDeploymentPolicyConfig
52
+ * StagingDistributionDnsNames: { // StagingDistributionDnsNames
53
53
  * Quantity: Number("int"), // required
54
- * Items: [
54
+ * Items: [ // StagingDistributionDnsNameList
55
55
  * "STRING_VALUE",
56
56
  * ],
57
57
  * },
58
58
  * Enabled: true || false, // required
59
- * TrafficConfig: {
60
- * SingleWeightConfig: {
59
+ * TrafficConfig: { // TrafficConfig
60
+ * SingleWeightConfig: { // ContinuousDeploymentSingleWeightConfig
61
61
  * Weight: Number("float"), // required
62
- * SessionStickinessConfig: {
62
+ * SessionStickinessConfig: { // SessionStickinessConfig
63
63
  * IdleTTL: Number("int"), // required
64
64
  * MaximumTTL: Number("int"), // required
65
65
  * },
66
66
  * },
67
- * SingleHeaderConfig: {
67
+ * SingleHeaderConfig: { // ContinuousDeploymentSingleHeaderConfig
68
68
  * Header: "STRING_VALUE", // required
69
69
  * Value: "STRING_VALUE", // required
70
70
  * },