@aws-sdk/client-cloudfront 3.300.0 → 3.301.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (107) hide show
  1. package/dist-types/commands/AssociateAliasCommand.d.ts +1 -1
  2. package/dist-types/commands/CopyDistributionCommand.d.ts +1 -1
  3. package/dist-types/commands/CreateCachePolicyCommand.d.ts +12 -12
  4. package/dist-types/commands/CreateCloudFrontOriginAccessIdentityCommand.d.ts +2 -2
  5. package/dist-types/commands/CreateContinuousDeploymentPolicyCommand.d.ts +8 -8
  6. package/dist-types/commands/CreateDistributionCommand.d.ts +59 -63
  7. package/dist-types/commands/CreateDistributionWithTagsCommand.d.ts +63 -67
  8. package/dist-types/commands/CreateFieldLevelEncryptionConfigCommand.d.ts +10 -10
  9. package/dist-types/commands/CreateFieldLevelEncryptionProfileCommand.d.ts +7 -7
  10. package/dist-types/commands/CreateFunctionCommand.d.ts +2 -2
  11. package/dist-types/commands/CreateInvalidationCommand.d.ts +4 -4
  12. package/dist-types/commands/CreateKeyGroupCommand.d.ts +3 -3
  13. package/dist-types/commands/CreateMonitoringSubscriptionCommand.d.ts +3 -3
  14. package/dist-types/commands/CreateOriginAccessControlCommand.d.ts +2 -2
  15. package/dist-types/commands/CreateOriginRequestPolicyCommand.d.ts +11 -11
  16. package/dist-types/commands/CreatePublicKeyCommand.d.ts +2 -2
  17. package/dist-types/commands/CreateRealtimeLogConfigCommand.d.ts +5 -5
  18. package/dist-types/commands/CreateResponseHeadersPolicyCommand.d.ts +25 -25
  19. package/dist-types/commands/CreateStreamingDistributionCommand.d.ts +8 -8
  20. package/dist-types/commands/CreateStreamingDistributionWithTagsCommand.d.ts +12 -12
  21. package/dist-types/commands/DeleteCachePolicyCommand.d.ts +1 -1
  22. package/dist-types/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteContinuousDeploymentPolicyCommand.d.ts +1 -1
  24. package/dist-types/commands/DeleteDistributionCommand.d.ts +1 -1
  25. package/dist-types/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +1 -1
  26. package/dist-types/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +1 -1
  27. package/dist-types/commands/DeleteFunctionCommand.d.ts +1 -1
  28. package/dist-types/commands/DeleteKeyGroupCommand.d.ts +1 -1
  29. package/dist-types/commands/DeleteMonitoringSubscriptionCommand.d.ts +1 -1
  30. package/dist-types/commands/DeleteOriginAccessControlCommand.d.ts +1 -1
  31. package/dist-types/commands/DeleteOriginRequestPolicyCommand.d.ts +1 -1
  32. package/dist-types/commands/DeletePublicKeyCommand.d.ts +1 -1
  33. package/dist-types/commands/DeleteRealtimeLogConfigCommand.d.ts +1 -1
  34. package/dist-types/commands/DeleteResponseHeadersPolicyCommand.d.ts +1 -1
  35. package/dist-types/commands/DeleteStreamingDistributionCommand.d.ts +1 -1
  36. package/dist-types/commands/DescribeFunctionCommand.d.ts +1 -1
  37. package/dist-types/commands/GetCachePolicyCommand.d.ts +1 -1
  38. package/dist-types/commands/GetCachePolicyConfigCommand.d.ts +1 -1
  39. package/dist-types/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +1 -1
  40. package/dist-types/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +1 -1
  41. package/dist-types/commands/GetContinuousDeploymentPolicyCommand.d.ts +1 -1
  42. package/dist-types/commands/GetContinuousDeploymentPolicyConfigCommand.d.ts +1 -1
  43. package/dist-types/commands/GetDistributionCommand.d.ts +1 -1
  44. package/dist-types/commands/GetDistributionConfigCommand.d.ts +1 -1
  45. package/dist-types/commands/GetFieldLevelEncryptionCommand.d.ts +1 -1
  46. package/dist-types/commands/GetFieldLevelEncryptionConfigCommand.d.ts +1 -1
  47. package/dist-types/commands/GetFieldLevelEncryptionProfileCommand.d.ts +1 -1
  48. package/dist-types/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +1 -1
  49. package/dist-types/commands/GetFunctionCommand.d.ts +1 -1
  50. package/dist-types/commands/GetInvalidationCommand.d.ts +1 -1
  51. package/dist-types/commands/GetKeyGroupCommand.d.ts +1 -1
  52. package/dist-types/commands/GetKeyGroupConfigCommand.d.ts +1 -1
  53. package/dist-types/commands/GetMonitoringSubscriptionCommand.d.ts +1 -1
  54. package/dist-types/commands/GetOriginAccessControlCommand.d.ts +1 -1
  55. package/dist-types/commands/GetOriginAccessControlConfigCommand.d.ts +1 -1
  56. package/dist-types/commands/GetOriginRequestPolicyCommand.d.ts +1 -1
  57. package/dist-types/commands/GetOriginRequestPolicyConfigCommand.d.ts +1 -1
  58. package/dist-types/commands/GetPublicKeyCommand.d.ts +1 -1
  59. package/dist-types/commands/GetPublicKeyConfigCommand.d.ts +1 -1
  60. package/dist-types/commands/GetRealtimeLogConfigCommand.d.ts +1 -1
  61. package/dist-types/commands/GetResponseHeadersPolicyCommand.d.ts +1 -1
  62. package/dist-types/commands/GetResponseHeadersPolicyConfigCommand.d.ts +1 -1
  63. package/dist-types/commands/GetStreamingDistributionCommand.d.ts +1 -1
  64. package/dist-types/commands/GetStreamingDistributionConfigCommand.d.ts +1 -1
  65. package/dist-types/commands/ListCachePoliciesCommand.d.ts +1 -1
  66. package/dist-types/commands/ListCloudFrontOriginAccessIdentitiesCommand.d.ts +1 -1
  67. package/dist-types/commands/ListConflictingAliasesCommand.d.ts +1 -1
  68. package/dist-types/commands/ListContinuousDeploymentPoliciesCommand.d.ts +1 -1
  69. package/dist-types/commands/ListDistributionsByCachePolicyIdCommand.d.ts +1 -1
  70. package/dist-types/commands/ListDistributionsByKeyGroupCommand.d.ts +1 -1
  71. package/dist-types/commands/ListDistributionsByOriginRequestPolicyIdCommand.d.ts +1 -1
  72. package/dist-types/commands/ListDistributionsByRealtimeLogConfigCommand.d.ts +1 -1
  73. package/dist-types/commands/ListDistributionsByResponseHeadersPolicyIdCommand.d.ts +1 -1
  74. package/dist-types/commands/ListDistributionsByWebACLIdCommand.d.ts +1 -1
  75. package/dist-types/commands/ListDistributionsCommand.d.ts +1 -1
  76. package/dist-types/commands/ListFieldLevelEncryptionConfigsCommand.d.ts +1 -1
  77. package/dist-types/commands/ListFieldLevelEncryptionProfilesCommand.d.ts +1 -1
  78. package/dist-types/commands/ListFunctionsCommand.d.ts +1 -1
  79. package/dist-types/commands/ListInvalidationsCommand.d.ts +1 -1
  80. package/dist-types/commands/ListKeyGroupsCommand.d.ts +1 -1
  81. package/dist-types/commands/ListOriginAccessControlsCommand.d.ts +1 -1
  82. package/dist-types/commands/ListOriginRequestPoliciesCommand.d.ts +1 -1
  83. package/dist-types/commands/ListPublicKeysCommand.d.ts +1 -1
  84. package/dist-types/commands/ListRealtimeLogConfigsCommand.d.ts +1 -1
  85. package/dist-types/commands/ListResponseHeadersPoliciesCommand.d.ts +1 -1
  86. package/dist-types/commands/ListStreamingDistributionsCommand.d.ts +1 -1
  87. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  88. package/dist-types/commands/PublishFunctionCommand.d.ts +1 -1
  89. package/dist-types/commands/TagResourceCommand.d.ts +4 -4
  90. package/dist-types/commands/TestFunctionCommand.d.ts +1 -1
  91. package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  92. package/dist-types/commands/UpdateCachePolicyCommand.d.ts +12 -12
  93. package/dist-types/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +2 -2
  94. package/dist-types/commands/UpdateContinuousDeploymentPolicyCommand.d.ts +8 -8
  95. package/dist-types/commands/UpdateDistributionCommand.d.ts +59 -63
  96. package/dist-types/commands/UpdateDistributionWithStagingConfigCommand.d.ts +1 -1
  97. package/dist-types/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +10 -10
  98. package/dist-types/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +7 -7
  99. package/dist-types/commands/UpdateFunctionCommand.d.ts +2 -2
  100. package/dist-types/commands/UpdateKeyGroupCommand.d.ts +3 -3
  101. package/dist-types/commands/UpdateOriginAccessControlCommand.d.ts +2 -2
  102. package/dist-types/commands/UpdateOriginRequestPolicyCommand.d.ts +11 -11
  103. package/dist-types/commands/UpdatePublicKeyCommand.d.ts +2 -2
  104. package/dist-types/commands/UpdateRealtimeLogConfigCommand.d.ts +5 -5
  105. package/dist-types/commands/UpdateResponseHeadersPolicyCommand.d.ts +25 -25
  106. package/dist-types/commands/UpdateStreamingDistributionCommand.d.ts +8 -8
  107. package/package.json +3 -3
@@ -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);
@@ -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