@aws-sdk/client-cloudfront 3.279.0 → 3.281.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 (108) hide show
  1. package/README.md +851 -0
  2. package/dist-types/commands/AssociateAliasCommand.d.ts +6 -0
  3. package/dist-types/commands/CopyDistributionCommand.d.ts +6 -0
  4. package/dist-types/commands/CreateCachePolicyCommand.d.ts +6 -0
  5. package/dist-types/commands/CreateCloudFrontOriginAccessIdentityCommand.d.ts +6 -0
  6. package/dist-types/commands/CreateContinuousDeploymentPolicyCommand.d.ts +6 -0
  7. package/dist-types/commands/CreateDistributionCommand.d.ts +6 -0
  8. package/dist-types/commands/CreateDistributionWithTagsCommand.d.ts +6 -0
  9. package/dist-types/commands/CreateFieldLevelEncryptionConfigCommand.d.ts +6 -0
  10. package/dist-types/commands/CreateFieldLevelEncryptionProfileCommand.d.ts +6 -0
  11. package/dist-types/commands/CreateFunctionCommand.d.ts +6 -0
  12. package/dist-types/commands/CreateInvalidationCommand.d.ts +6 -0
  13. package/dist-types/commands/CreateKeyGroupCommand.d.ts +6 -0
  14. package/dist-types/commands/CreateMonitoringSubscriptionCommand.d.ts +6 -0
  15. package/dist-types/commands/CreateOriginAccessControlCommand.d.ts +6 -0
  16. package/dist-types/commands/CreateOriginRequestPolicyCommand.d.ts +6 -0
  17. package/dist-types/commands/CreatePublicKeyCommand.d.ts +6 -0
  18. package/dist-types/commands/CreateRealtimeLogConfigCommand.d.ts +6 -0
  19. package/dist-types/commands/CreateResponseHeadersPolicyCommand.d.ts +6 -0
  20. package/dist-types/commands/CreateStreamingDistributionCommand.d.ts +6 -0
  21. package/dist-types/commands/CreateStreamingDistributionWithTagsCommand.d.ts +6 -0
  22. package/dist-types/commands/DeleteCachePolicyCommand.d.ts +6 -0
  23. package/dist-types/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +6 -0
  24. package/dist-types/commands/DeleteContinuousDeploymentPolicyCommand.d.ts +6 -0
  25. package/dist-types/commands/DeleteDistributionCommand.d.ts +6 -0
  26. package/dist-types/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +6 -0
  27. package/dist-types/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +6 -0
  28. package/dist-types/commands/DeleteFunctionCommand.d.ts +6 -0
  29. package/dist-types/commands/DeleteKeyGroupCommand.d.ts +6 -0
  30. package/dist-types/commands/DeleteMonitoringSubscriptionCommand.d.ts +6 -0
  31. package/dist-types/commands/DeleteOriginAccessControlCommand.d.ts +6 -0
  32. package/dist-types/commands/DeleteOriginRequestPolicyCommand.d.ts +6 -0
  33. package/dist-types/commands/DeletePublicKeyCommand.d.ts +6 -0
  34. package/dist-types/commands/DeleteRealtimeLogConfigCommand.d.ts +6 -0
  35. package/dist-types/commands/DeleteResponseHeadersPolicyCommand.d.ts +6 -0
  36. package/dist-types/commands/DeleteStreamingDistributionCommand.d.ts +6 -0
  37. package/dist-types/commands/DescribeFunctionCommand.d.ts +6 -0
  38. package/dist-types/commands/GetCachePolicyCommand.d.ts +6 -0
  39. package/dist-types/commands/GetCachePolicyConfigCommand.d.ts +6 -0
  40. package/dist-types/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +6 -0
  41. package/dist-types/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +6 -0
  42. package/dist-types/commands/GetContinuousDeploymentPolicyCommand.d.ts +6 -0
  43. package/dist-types/commands/GetContinuousDeploymentPolicyConfigCommand.d.ts +6 -0
  44. package/dist-types/commands/GetDistributionCommand.d.ts +6 -0
  45. package/dist-types/commands/GetDistributionConfigCommand.d.ts +6 -0
  46. package/dist-types/commands/GetFieldLevelEncryptionCommand.d.ts +6 -0
  47. package/dist-types/commands/GetFieldLevelEncryptionConfigCommand.d.ts +6 -0
  48. package/dist-types/commands/GetFieldLevelEncryptionProfileCommand.d.ts +6 -0
  49. package/dist-types/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +6 -0
  50. package/dist-types/commands/GetFunctionCommand.d.ts +6 -0
  51. package/dist-types/commands/GetInvalidationCommand.d.ts +6 -0
  52. package/dist-types/commands/GetKeyGroupCommand.d.ts +6 -0
  53. package/dist-types/commands/GetKeyGroupConfigCommand.d.ts +6 -0
  54. package/dist-types/commands/GetMonitoringSubscriptionCommand.d.ts +6 -0
  55. package/dist-types/commands/GetOriginAccessControlCommand.d.ts +6 -0
  56. package/dist-types/commands/GetOriginAccessControlConfigCommand.d.ts +6 -0
  57. package/dist-types/commands/GetOriginRequestPolicyCommand.d.ts +6 -0
  58. package/dist-types/commands/GetOriginRequestPolicyConfigCommand.d.ts +6 -0
  59. package/dist-types/commands/GetPublicKeyCommand.d.ts +6 -0
  60. package/dist-types/commands/GetPublicKeyConfigCommand.d.ts +6 -0
  61. package/dist-types/commands/GetRealtimeLogConfigCommand.d.ts +6 -0
  62. package/dist-types/commands/GetResponseHeadersPolicyCommand.d.ts +6 -0
  63. package/dist-types/commands/GetResponseHeadersPolicyConfigCommand.d.ts +6 -0
  64. package/dist-types/commands/GetStreamingDistributionCommand.d.ts +6 -0
  65. package/dist-types/commands/GetStreamingDistributionConfigCommand.d.ts +6 -0
  66. package/dist-types/commands/ListCachePoliciesCommand.d.ts +6 -0
  67. package/dist-types/commands/ListCloudFrontOriginAccessIdentitiesCommand.d.ts +6 -0
  68. package/dist-types/commands/ListConflictingAliasesCommand.d.ts +6 -0
  69. package/dist-types/commands/ListContinuousDeploymentPoliciesCommand.d.ts +6 -0
  70. package/dist-types/commands/ListDistributionsByCachePolicyIdCommand.d.ts +6 -0
  71. package/dist-types/commands/ListDistributionsByKeyGroupCommand.d.ts +6 -0
  72. package/dist-types/commands/ListDistributionsByOriginRequestPolicyIdCommand.d.ts +6 -0
  73. package/dist-types/commands/ListDistributionsByRealtimeLogConfigCommand.d.ts +6 -0
  74. package/dist-types/commands/ListDistributionsByResponseHeadersPolicyIdCommand.d.ts +6 -0
  75. package/dist-types/commands/ListDistributionsByWebACLIdCommand.d.ts +6 -0
  76. package/dist-types/commands/ListDistributionsCommand.d.ts +6 -0
  77. package/dist-types/commands/ListFieldLevelEncryptionConfigsCommand.d.ts +6 -0
  78. package/dist-types/commands/ListFieldLevelEncryptionProfilesCommand.d.ts +6 -0
  79. package/dist-types/commands/ListFunctionsCommand.d.ts +6 -0
  80. package/dist-types/commands/ListInvalidationsCommand.d.ts +6 -0
  81. package/dist-types/commands/ListKeyGroupsCommand.d.ts +6 -0
  82. package/dist-types/commands/ListOriginAccessControlsCommand.d.ts +6 -0
  83. package/dist-types/commands/ListOriginRequestPoliciesCommand.d.ts +6 -0
  84. package/dist-types/commands/ListPublicKeysCommand.d.ts +6 -0
  85. package/dist-types/commands/ListRealtimeLogConfigsCommand.d.ts +6 -0
  86. package/dist-types/commands/ListResponseHeadersPoliciesCommand.d.ts +6 -0
  87. package/dist-types/commands/ListStreamingDistributionsCommand.d.ts +6 -0
  88. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -0
  89. package/dist-types/commands/PublishFunctionCommand.d.ts +6 -0
  90. package/dist-types/commands/TagResourceCommand.d.ts +6 -0
  91. package/dist-types/commands/TestFunctionCommand.d.ts +6 -0
  92. package/dist-types/commands/UntagResourceCommand.d.ts +6 -0
  93. package/dist-types/commands/UpdateCachePolicyCommand.d.ts +6 -0
  94. package/dist-types/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +6 -0
  95. package/dist-types/commands/UpdateContinuousDeploymentPolicyCommand.d.ts +6 -0
  96. package/dist-types/commands/UpdateDistributionCommand.d.ts +6 -0
  97. package/dist-types/commands/UpdateDistributionWithStagingConfigCommand.d.ts +6 -0
  98. package/dist-types/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +6 -0
  99. package/dist-types/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +6 -0
  100. package/dist-types/commands/UpdateFunctionCommand.d.ts +6 -0
  101. package/dist-types/commands/UpdateKeyGroupCommand.d.ts +6 -0
  102. package/dist-types/commands/UpdateOriginAccessControlCommand.d.ts +6 -0
  103. package/dist-types/commands/UpdateOriginRequestPolicyCommand.d.ts +6 -0
  104. package/dist-types/commands/UpdatePublicKeyCommand.d.ts +6 -0
  105. package/dist-types/commands/UpdateRealtimeLogConfigCommand.d.ts +6 -0
  106. package/dist-types/commands/UpdateResponseHeadersPolicyCommand.d.ts +6 -0
  107. package/dist-types/commands/UpdateStreamingDistributionCommand.d.ts +6 -0
  108. package/package.json +3 -3
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
5
  import { AssociateAliasRequest } from "../models/models_0";
6
+ /**
7
+ * The input for {@link AssociateAliasCommand}.
8
+ */
6
9
  export interface AssociateAliasCommandInput extends AssociateAliasRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link AssociateAliasCommand}.
13
+ */
8
14
  export interface AssociateAliasCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
5
  import { CopyDistributionRequest, CopyDistributionResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CopyDistributionCommand}.
8
+ */
6
9
  export interface CopyDistributionCommandInput extends CopyDistributionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CopyDistributionCommand}.
13
+ */
8
14
  export interface CopyDistributionCommandOutput extends CopyDistributionResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
5
  import { CreateCachePolicyRequest, CreateCachePolicyResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateCachePolicyCommand}.
8
+ */
6
9
  export interface CreateCachePolicyCommandInput extends CreateCachePolicyRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateCachePolicyCommand}.
13
+ */
8
14
  export interface CreateCachePolicyCommandOutput extends CreateCachePolicyResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
5
  import { CreateCloudFrontOriginAccessIdentityRequest, CreateCloudFrontOriginAccessIdentityResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateCloudFrontOriginAccessIdentityCommand}.
8
+ */
6
9
  export interface CreateCloudFrontOriginAccessIdentityCommandInput extends CreateCloudFrontOriginAccessIdentityRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateCloudFrontOriginAccessIdentityCommand}.
13
+ */
8
14
  export interface CreateCloudFrontOriginAccessIdentityCommandOutput extends CreateCloudFrontOriginAccessIdentityResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
5
  import { CreateContinuousDeploymentPolicyRequest, CreateContinuousDeploymentPolicyResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateContinuousDeploymentPolicyCommand}.
8
+ */
6
9
  export interface CreateContinuousDeploymentPolicyCommandInput extends CreateContinuousDeploymentPolicyRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateContinuousDeploymentPolicyCommand}.
13
+ */
8
14
  export interface CreateContinuousDeploymentPolicyCommandOutput extends CreateContinuousDeploymentPolicyResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
5
  import { CreateDistributionRequest, CreateDistributionResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateDistributionCommand}.
8
+ */
6
9
  export interface CreateDistributionCommandInput extends CreateDistributionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateDistributionCommand}.
13
+ */
8
14
  export interface CreateDistributionCommandOutput extends CreateDistributionResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
5
  import { CreateDistributionWithTagsRequest, CreateDistributionWithTagsResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateDistributionWithTagsCommand}.
8
+ */
6
9
  export interface CreateDistributionWithTagsCommandInput extends CreateDistributionWithTagsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateDistributionWithTagsCommand}.
13
+ */
8
14
  export interface CreateDistributionWithTagsCommandOutput extends CreateDistributionWithTagsResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
5
  import { CreateFieldLevelEncryptionConfigRequest, CreateFieldLevelEncryptionConfigResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateFieldLevelEncryptionConfigCommand}.
8
+ */
6
9
  export interface CreateFieldLevelEncryptionConfigCommandInput extends CreateFieldLevelEncryptionConfigRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateFieldLevelEncryptionConfigCommand}.
13
+ */
8
14
  export interface CreateFieldLevelEncryptionConfigCommandOutput extends CreateFieldLevelEncryptionConfigResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
5
  import { CreateFieldLevelEncryptionProfileRequest, CreateFieldLevelEncryptionProfileResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateFieldLevelEncryptionProfileCommand}.
8
+ */
6
9
  export interface CreateFieldLevelEncryptionProfileCommandInput extends CreateFieldLevelEncryptionProfileRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateFieldLevelEncryptionProfileCommand}.
13
+ */
8
14
  export interface CreateFieldLevelEncryptionProfileCommandOutput extends CreateFieldLevelEncryptionProfileResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
5
  import { CreateFunctionRequest, CreateFunctionResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateFunctionCommand}.
8
+ */
6
9
  export interface CreateFunctionCommandInput extends CreateFunctionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateFunctionCommand}.
13
+ */
8
14
  export interface CreateFunctionCommandOutput extends CreateFunctionResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
5
  import { CreateInvalidationRequest, CreateInvalidationResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateInvalidationCommand}.
8
+ */
6
9
  export interface CreateInvalidationCommandInput extends CreateInvalidationRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateInvalidationCommand}.
13
+ */
8
14
  export interface CreateInvalidationCommandOutput extends CreateInvalidationResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
5
  import { CreateKeyGroupRequest, CreateKeyGroupResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateKeyGroupCommand}.
8
+ */
6
9
  export interface CreateKeyGroupCommandInput extends CreateKeyGroupRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateKeyGroupCommand}.
13
+ */
8
14
  export interface CreateKeyGroupCommandOutput extends CreateKeyGroupResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
5
  import { CreateMonitoringSubscriptionRequest, CreateMonitoringSubscriptionResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateMonitoringSubscriptionCommand}.
8
+ */
6
9
  export interface CreateMonitoringSubscriptionCommandInput extends CreateMonitoringSubscriptionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateMonitoringSubscriptionCommand}.
13
+ */
8
14
  export interface CreateMonitoringSubscriptionCommandOutput extends CreateMonitoringSubscriptionResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
5
  import { CreateOriginAccessControlRequest, CreateOriginAccessControlResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateOriginAccessControlCommand}.
8
+ */
6
9
  export interface CreateOriginAccessControlCommandInput extends CreateOriginAccessControlRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateOriginAccessControlCommand}.
13
+ */
8
14
  export interface CreateOriginAccessControlCommandOutput extends CreateOriginAccessControlResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
5
  import { CreateOriginRequestPolicyRequest, CreateOriginRequestPolicyResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateOriginRequestPolicyCommand}.
8
+ */
6
9
  export interface CreateOriginRequestPolicyCommandInput extends CreateOriginRequestPolicyRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateOriginRequestPolicyCommand}.
13
+ */
8
14
  export interface CreateOriginRequestPolicyCommandOutput extends CreateOriginRequestPolicyResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
5
  import { CreatePublicKeyRequest, CreatePublicKeyResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreatePublicKeyCommand}.
8
+ */
6
9
  export interface CreatePublicKeyCommandInput extends CreatePublicKeyRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreatePublicKeyCommand}.
13
+ */
8
14
  export interface CreatePublicKeyCommandOutput extends CreatePublicKeyResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
5
  import { CreateRealtimeLogConfigRequest, CreateRealtimeLogConfigResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateRealtimeLogConfigCommand}.
8
+ */
6
9
  export interface CreateRealtimeLogConfigCommandInput extends CreateRealtimeLogConfigRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateRealtimeLogConfigCommand}.
13
+ */
8
14
  export interface CreateRealtimeLogConfigCommandOutput extends CreateRealtimeLogConfigResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -4,8 +4,14 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
5
  import { CreateResponseHeadersPolicyRequest } from "../models/models_0";
6
6
  import { CreateResponseHeadersPolicyResult } from "../models/models_1";
7
+ /**
8
+ * The input for {@link CreateResponseHeadersPolicyCommand}.
9
+ */
7
10
  export interface CreateResponseHeadersPolicyCommandInput extends CreateResponseHeadersPolicyRequest {
8
11
  }
12
+ /**
13
+ * The output of {@link CreateResponseHeadersPolicyCommand}.
14
+ */
9
15
  export interface CreateResponseHeadersPolicyCommandOutput extends CreateResponseHeadersPolicyResult, __MetadataBearer {
10
16
  }
11
17
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
5
  import { CreateStreamingDistributionRequest, CreateStreamingDistributionResult } from "../models/models_1";
6
+ /**
7
+ * The input for {@link CreateStreamingDistributionCommand}.
8
+ */
6
9
  export interface CreateStreamingDistributionCommandInput extends CreateStreamingDistributionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateStreamingDistributionCommand}.
13
+ */
8
14
  export interface CreateStreamingDistributionCommandOutput extends CreateStreamingDistributionResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
5
  import { CreateStreamingDistributionWithTagsRequest, CreateStreamingDistributionWithTagsResult } from "../models/models_1";
6
+ /**
7
+ * The input for {@link CreateStreamingDistributionWithTagsCommand}.
8
+ */
6
9
  export interface CreateStreamingDistributionWithTagsCommandInput extends CreateStreamingDistributionWithTagsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateStreamingDistributionWithTagsCommand}.
13
+ */
8
14
  export interface CreateStreamingDistributionWithTagsCommandOutput extends CreateStreamingDistributionWithTagsResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
5
  import { DeleteCachePolicyRequest } from "../models/models_1";
6
+ /**
7
+ * The input for {@link DeleteCachePolicyCommand}.
8
+ */
6
9
  export interface DeleteCachePolicyCommandInput extends DeleteCachePolicyRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteCachePolicyCommand}.
13
+ */
8
14
  export interface DeleteCachePolicyCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
5
  import { DeleteCloudFrontOriginAccessIdentityRequest } from "../models/models_1";
6
+ /**
7
+ * The input for {@link DeleteCloudFrontOriginAccessIdentityCommand}.
8
+ */
6
9
  export interface DeleteCloudFrontOriginAccessIdentityCommandInput extends DeleteCloudFrontOriginAccessIdentityRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteCloudFrontOriginAccessIdentityCommand}.
13
+ */
8
14
  export interface DeleteCloudFrontOriginAccessIdentityCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
5
  import { DeleteContinuousDeploymentPolicyRequest } from "../models/models_1";
6
+ /**
7
+ * The input for {@link DeleteContinuousDeploymentPolicyCommand}.
8
+ */
6
9
  export interface DeleteContinuousDeploymentPolicyCommandInput extends DeleteContinuousDeploymentPolicyRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteContinuousDeploymentPolicyCommand}.
13
+ */
8
14
  export interface DeleteContinuousDeploymentPolicyCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
5
  import { DeleteDistributionRequest } from "../models/models_1";
6
+ /**
7
+ * The input for {@link DeleteDistributionCommand}.
8
+ */
6
9
  export interface DeleteDistributionCommandInput extends DeleteDistributionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteDistributionCommand}.
13
+ */
8
14
  export interface DeleteDistributionCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
5
  import { DeleteFieldLevelEncryptionConfigRequest } from "../models/models_1";
6
+ /**
7
+ * The input for {@link DeleteFieldLevelEncryptionConfigCommand}.
8
+ */
6
9
  export interface DeleteFieldLevelEncryptionConfigCommandInput extends DeleteFieldLevelEncryptionConfigRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteFieldLevelEncryptionConfigCommand}.
13
+ */
8
14
  export interface DeleteFieldLevelEncryptionConfigCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
5
  import { DeleteFieldLevelEncryptionProfileRequest } from "../models/models_1";
6
+ /**
7
+ * The input for {@link DeleteFieldLevelEncryptionProfileCommand}.
8
+ */
6
9
  export interface DeleteFieldLevelEncryptionProfileCommandInput extends DeleteFieldLevelEncryptionProfileRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteFieldLevelEncryptionProfileCommand}.
13
+ */
8
14
  export interface DeleteFieldLevelEncryptionProfileCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
5
  import { DeleteFunctionRequest } from "../models/models_1";
6
+ /**
7
+ * The input for {@link DeleteFunctionCommand}.
8
+ */
6
9
  export interface DeleteFunctionCommandInput extends DeleteFunctionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteFunctionCommand}.
13
+ */
8
14
  export interface DeleteFunctionCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
5
  import { DeleteKeyGroupRequest } from "../models/models_1";
6
+ /**
7
+ * The input for {@link DeleteKeyGroupCommand}.
8
+ */
6
9
  export interface DeleteKeyGroupCommandInput extends DeleteKeyGroupRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteKeyGroupCommand}.
13
+ */
8
14
  export interface DeleteKeyGroupCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
5
  import { DeleteMonitoringSubscriptionRequest, DeleteMonitoringSubscriptionResult } from "../models/models_1";
6
+ /**
7
+ * The input for {@link DeleteMonitoringSubscriptionCommand}.
8
+ */
6
9
  export interface DeleteMonitoringSubscriptionCommandInput extends DeleteMonitoringSubscriptionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteMonitoringSubscriptionCommand}.
13
+ */
8
14
  export interface DeleteMonitoringSubscriptionCommandOutput extends DeleteMonitoringSubscriptionResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
5
  import { DeleteOriginAccessControlRequest } from "../models/models_1";
6
+ /**
7
+ * The input for {@link DeleteOriginAccessControlCommand}.
8
+ */
6
9
  export interface DeleteOriginAccessControlCommandInput extends DeleteOriginAccessControlRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteOriginAccessControlCommand}.
13
+ */
8
14
  export interface DeleteOriginAccessControlCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
5
  import { DeleteOriginRequestPolicyRequest } from "../models/models_1";
6
+ /**
7
+ * The input for {@link DeleteOriginRequestPolicyCommand}.
8
+ */
6
9
  export interface DeleteOriginRequestPolicyCommandInput extends DeleteOriginRequestPolicyRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteOriginRequestPolicyCommand}.
13
+ */
8
14
  export interface DeleteOriginRequestPolicyCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
5
  import { DeletePublicKeyRequest } from "../models/models_1";
6
+ /**
7
+ * The input for {@link DeletePublicKeyCommand}.
8
+ */
6
9
  export interface DeletePublicKeyCommandInput extends DeletePublicKeyRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeletePublicKeyCommand}.
13
+ */
8
14
  export interface DeletePublicKeyCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
5
  import { DeleteRealtimeLogConfigRequest } from "../models/models_1";
6
+ /**
7
+ * The input for {@link DeleteRealtimeLogConfigCommand}.
8
+ */
6
9
  export interface DeleteRealtimeLogConfigCommandInput extends DeleteRealtimeLogConfigRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteRealtimeLogConfigCommand}.
13
+ */
8
14
  export interface DeleteRealtimeLogConfigCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
5
  import { DeleteResponseHeadersPolicyRequest } from "../models/models_1";
6
+ /**
7
+ * The input for {@link DeleteResponseHeadersPolicyCommand}.
8
+ */
6
9
  export interface DeleteResponseHeadersPolicyCommandInput extends DeleteResponseHeadersPolicyRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteResponseHeadersPolicyCommand}.
13
+ */
8
14
  export interface DeleteResponseHeadersPolicyCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
5
  import { DeleteStreamingDistributionRequest } from "../models/models_1";
6
+ /**
7
+ * The input for {@link DeleteStreamingDistributionCommand}.
8
+ */
6
9
  export interface DeleteStreamingDistributionCommandInput extends DeleteStreamingDistributionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteStreamingDistributionCommand}.
13
+ */
8
14
  export interface DeleteStreamingDistributionCommandOutput extends __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
5
  import { DescribeFunctionRequest, DescribeFunctionResult } from "../models/models_1";
6
+ /**
7
+ * The input for {@link DescribeFunctionCommand}.
8
+ */
6
9
  export interface DescribeFunctionCommandInput extends DescribeFunctionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DescribeFunctionCommand}.
13
+ */
8
14
  export interface DescribeFunctionCommandOutput extends DescribeFunctionResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
5
  import { GetCachePolicyRequest, GetCachePolicyResult } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetCachePolicyCommand}.
8
+ */
6
9
  export interface GetCachePolicyCommandInput extends GetCachePolicyRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetCachePolicyCommand}.
13
+ */
8
14
  export interface GetCachePolicyCommandOutput extends GetCachePolicyResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
5
  import { GetCachePolicyConfigRequest, GetCachePolicyConfigResult } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetCachePolicyConfigCommand}.
8
+ */
6
9
  export interface GetCachePolicyConfigCommandInput extends GetCachePolicyConfigRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetCachePolicyConfigCommand}.
13
+ */
8
14
  export interface GetCachePolicyConfigCommandOutput extends GetCachePolicyConfigResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
5
5
  import { GetCloudFrontOriginAccessIdentityRequest, GetCloudFrontOriginAccessIdentityResult } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetCloudFrontOriginAccessIdentityCommand}.
8
+ */
6
9
  export interface GetCloudFrontOriginAccessIdentityCommandInput extends GetCloudFrontOriginAccessIdentityRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetCloudFrontOriginAccessIdentityCommand}.
13
+ */
8
14
  export interface GetCloudFrontOriginAccessIdentityCommandOutput extends GetCloudFrontOriginAccessIdentityResult, __MetadataBearer {
9
15
  }
10
16
  /**