@aws-sdk/client-cloudfront 3.279.0 → 3.282.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 +17 -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 { GetCloudFrontOriginAccessIdentityConfigRequest, GetCloudFrontOriginAccessIdentityConfigResult } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetCloudFrontOriginAccessIdentityConfigCommand}.
8
+ */
6
9
  export interface GetCloudFrontOriginAccessIdentityConfigCommandInput extends GetCloudFrontOriginAccessIdentityConfigRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetCloudFrontOriginAccessIdentityConfigCommand}.
13
+ */
8
14
  export interface GetCloudFrontOriginAccessIdentityConfigCommandOutput extends GetCloudFrontOriginAccessIdentityConfigResult, __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 { GetContinuousDeploymentPolicyRequest, GetContinuousDeploymentPolicyResult } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetContinuousDeploymentPolicyCommand}.
8
+ */
6
9
  export interface GetContinuousDeploymentPolicyCommandInput extends GetContinuousDeploymentPolicyRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetContinuousDeploymentPolicyCommand}.
13
+ */
8
14
  export interface GetContinuousDeploymentPolicyCommandOutput extends GetContinuousDeploymentPolicyResult, __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 { GetContinuousDeploymentPolicyConfigRequest, GetContinuousDeploymentPolicyConfigResult } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetContinuousDeploymentPolicyConfigCommand}.
8
+ */
6
9
  export interface GetContinuousDeploymentPolicyConfigCommandInput extends GetContinuousDeploymentPolicyConfigRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetContinuousDeploymentPolicyConfigCommand}.
13
+ */
8
14
  export interface GetContinuousDeploymentPolicyConfigCommandOutput extends GetContinuousDeploymentPolicyConfigResult, __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 { GetDistributionRequest, GetDistributionResult } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetDistributionCommand}.
8
+ */
6
9
  export interface GetDistributionCommandInput extends GetDistributionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetDistributionCommand}.
13
+ */
8
14
  export interface GetDistributionCommandOutput extends GetDistributionResult, __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 { GetDistributionConfigRequest, GetDistributionConfigResult } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetDistributionConfigCommand}.
8
+ */
6
9
  export interface GetDistributionConfigCommandInput extends GetDistributionConfigRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetDistributionConfigCommand}.
13
+ */
8
14
  export interface GetDistributionConfigCommandOutput extends GetDistributionConfigResult, __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 { GetFieldLevelEncryptionRequest, GetFieldLevelEncryptionResult } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetFieldLevelEncryptionCommand}.
8
+ */
6
9
  export interface GetFieldLevelEncryptionCommandInput extends GetFieldLevelEncryptionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetFieldLevelEncryptionCommand}.
13
+ */
8
14
  export interface GetFieldLevelEncryptionCommandOutput extends GetFieldLevelEncryptionResult, __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 { GetFieldLevelEncryptionConfigRequest, GetFieldLevelEncryptionConfigResult } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetFieldLevelEncryptionConfigCommand}.
8
+ */
6
9
  export interface GetFieldLevelEncryptionConfigCommandInput extends GetFieldLevelEncryptionConfigRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetFieldLevelEncryptionConfigCommand}.
13
+ */
8
14
  export interface GetFieldLevelEncryptionConfigCommandOutput extends GetFieldLevelEncryptionConfigResult, __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 { GetFieldLevelEncryptionProfileRequest, GetFieldLevelEncryptionProfileResult } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetFieldLevelEncryptionProfileCommand}.
8
+ */
6
9
  export interface GetFieldLevelEncryptionProfileCommandInput extends GetFieldLevelEncryptionProfileRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetFieldLevelEncryptionProfileCommand}.
13
+ */
8
14
  export interface GetFieldLevelEncryptionProfileCommandOutput extends GetFieldLevelEncryptionProfileResult, __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 { GetFieldLevelEncryptionProfileConfigRequest, GetFieldLevelEncryptionProfileConfigResult } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetFieldLevelEncryptionProfileConfigCommand}.
8
+ */
6
9
  export interface GetFieldLevelEncryptionProfileConfigCommandInput extends GetFieldLevelEncryptionProfileConfigRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetFieldLevelEncryptionProfileConfigCommand}.
13
+ */
8
14
  export interface GetFieldLevelEncryptionProfileConfigCommandOutput extends GetFieldLevelEncryptionProfileConfigResult, __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 { GetFunctionRequest, GetFunctionResult } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetFunctionCommand}.
8
+ */
6
9
  export interface GetFunctionCommandInput extends GetFunctionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetFunctionCommand}.
13
+ */
8
14
  export interface GetFunctionCommandOutput extends GetFunctionResult, __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 { GetInvalidationRequest, GetInvalidationResult } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetInvalidationCommand}.
8
+ */
6
9
  export interface GetInvalidationCommandInput extends GetInvalidationRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetInvalidationCommand}.
13
+ */
8
14
  export interface GetInvalidationCommandOutput extends GetInvalidationResult, __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 { GetKeyGroupRequest, GetKeyGroupResult } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetKeyGroupCommand}.
8
+ */
6
9
  export interface GetKeyGroupCommandInput extends GetKeyGroupRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetKeyGroupCommand}.
13
+ */
8
14
  export interface GetKeyGroupCommandOutput extends GetKeyGroupResult, __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 { GetKeyGroupConfigRequest, GetKeyGroupConfigResult } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetKeyGroupConfigCommand}.
8
+ */
6
9
  export interface GetKeyGroupConfigCommandInput extends GetKeyGroupConfigRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetKeyGroupConfigCommand}.
13
+ */
8
14
  export interface GetKeyGroupConfigCommandOutput extends GetKeyGroupConfigResult, __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 { GetMonitoringSubscriptionRequest, GetMonitoringSubscriptionResult } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetMonitoringSubscriptionCommand}.
8
+ */
6
9
  export interface GetMonitoringSubscriptionCommandInput extends GetMonitoringSubscriptionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetMonitoringSubscriptionCommand}.
13
+ */
8
14
  export interface GetMonitoringSubscriptionCommandOutput extends GetMonitoringSubscriptionResult, __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 { GetOriginAccessControlRequest, GetOriginAccessControlResult } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetOriginAccessControlCommand}.
8
+ */
6
9
  export interface GetOriginAccessControlCommandInput extends GetOriginAccessControlRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetOriginAccessControlCommand}.
13
+ */
8
14
  export interface GetOriginAccessControlCommandOutput extends GetOriginAccessControlResult, __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 { GetOriginAccessControlConfigRequest, GetOriginAccessControlConfigResult } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetOriginAccessControlConfigCommand}.
8
+ */
6
9
  export interface GetOriginAccessControlConfigCommandInput extends GetOriginAccessControlConfigRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetOriginAccessControlConfigCommand}.
13
+ */
8
14
  export interface GetOriginAccessControlConfigCommandOutput extends GetOriginAccessControlConfigResult, __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 { GetOriginRequestPolicyRequest, GetOriginRequestPolicyResult } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetOriginRequestPolicyCommand}.
8
+ */
6
9
  export interface GetOriginRequestPolicyCommandInput extends GetOriginRequestPolicyRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetOriginRequestPolicyCommand}.
13
+ */
8
14
  export interface GetOriginRequestPolicyCommandOutput extends GetOriginRequestPolicyResult, __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 { GetOriginRequestPolicyConfigRequest, GetOriginRequestPolicyConfigResult } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetOriginRequestPolicyConfigCommand}.
8
+ */
6
9
  export interface GetOriginRequestPolicyConfigCommandInput extends GetOriginRequestPolicyConfigRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetOriginRequestPolicyConfigCommand}.
13
+ */
8
14
  export interface GetOriginRequestPolicyConfigCommandOutput extends GetOriginRequestPolicyConfigResult, __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 { GetPublicKeyRequest, GetPublicKeyResult } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetPublicKeyCommand}.
8
+ */
6
9
  export interface GetPublicKeyCommandInput extends GetPublicKeyRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetPublicKeyCommand}.
13
+ */
8
14
  export interface GetPublicKeyCommandOutput extends GetPublicKeyResult, __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 { GetPublicKeyConfigRequest, GetPublicKeyConfigResult } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetPublicKeyConfigCommand}.
8
+ */
6
9
  export interface GetPublicKeyConfigCommandInput extends GetPublicKeyConfigRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetPublicKeyConfigCommand}.
13
+ */
8
14
  export interface GetPublicKeyConfigCommandOutput extends GetPublicKeyConfigResult, __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 { GetRealtimeLogConfigRequest, GetRealtimeLogConfigResult } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetRealtimeLogConfigCommand}.
8
+ */
6
9
  export interface GetRealtimeLogConfigCommandInput extends GetRealtimeLogConfigRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetRealtimeLogConfigCommand}.
13
+ */
8
14
  export interface GetRealtimeLogConfigCommandOutput extends GetRealtimeLogConfigResult, __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 { GetResponseHeadersPolicyRequest, GetResponseHeadersPolicyResult } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetResponseHeadersPolicyCommand}.
8
+ */
6
9
  export interface GetResponseHeadersPolicyCommandInput extends GetResponseHeadersPolicyRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetResponseHeadersPolicyCommand}.
13
+ */
8
14
  export interface GetResponseHeadersPolicyCommandOutput extends GetResponseHeadersPolicyResult, __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 { GetResponseHeadersPolicyConfigRequest, GetResponseHeadersPolicyConfigResult } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetResponseHeadersPolicyConfigCommand}.
8
+ */
6
9
  export interface GetResponseHeadersPolicyConfigCommandInput extends GetResponseHeadersPolicyConfigRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetResponseHeadersPolicyConfigCommand}.
13
+ */
8
14
  export interface GetResponseHeadersPolicyConfigCommandOutput extends GetResponseHeadersPolicyConfigResult, __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 { GetStreamingDistributionRequest, GetStreamingDistributionResult } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetStreamingDistributionCommand}.
8
+ */
6
9
  export interface GetStreamingDistributionCommandInput extends GetStreamingDistributionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetStreamingDistributionCommand}.
13
+ */
8
14
  export interface GetStreamingDistributionCommandOutput extends GetStreamingDistributionResult, __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 { GetStreamingDistributionConfigRequest, GetStreamingDistributionConfigResult } from "../models/models_1";
6
+ /**
7
+ * The input for {@link GetStreamingDistributionConfigCommand}.
8
+ */
6
9
  export interface GetStreamingDistributionConfigCommandInput extends GetStreamingDistributionConfigRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetStreamingDistributionConfigCommand}.
13
+ */
8
14
  export interface GetStreamingDistributionConfigCommandOutput extends GetStreamingDistributionConfigResult, __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 { ListCachePoliciesRequest, ListCachePoliciesResult } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListCachePoliciesCommand}.
8
+ */
6
9
  export interface ListCachePoliciesCommandInput extends ListCachePoliciesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListCachePoliciesCommand}.
13
+ */
8
14
  export interface ListCachePoliciesCommandOutput extends ListCachePoliciesResult, __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 { ListCloudFrontOriginAccessIdentitiesRequest, ListCloudFrontOriginAccessIdentitiesResult } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListCloudFrontOriginAccessIdentitiesCommand}.
8
+ */
6
9
  export interface ListCloudFrontOriginAccessIdentitiesCommandInput extends ListCloudFrontOriginAccessIdentitiesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListCloudFrontOriginAccessIdentitiesCommand}.
13
+ */
8
14
  export interface ListCloudFrontOriginAccessIdentitiesCommandOutput extends ListCloudFrontOriginAccessIdentitiesResult, __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 { ListConflictingAliasesRequest, ListConflictingAliasesResult } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListConflictingAliasesCommand}.
8
+ */
6
9
  export interface ListConflictingAliasesCommandInput extends ListConflictingAliasesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListConflictingAliasesCommand}.
13
+ */
8
14
  export interface ListConflictingAliasesCommandOutput extends ListConflictingAliasesResult, __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 { ListContinuousDeploymentPoliciesRequest, ListContinuousDeploymentPoliciesResult } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListContinuousDeploymentPoliciesCommand}.
8
+ */
6
9
  export interface ListContinuousDeploymentPoliciesCommandInput extends ListContinuousDeploymentPoliciesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListContinuousDeploymentPoliciesCommand}.
13
+ */
8
14
  export interface ListContinuousDeploymentPoliciesCommandOutput extends ListContinuousDeploymentPoliciesResult, __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 { ListDistributionsByCachePolicyIdRequest, ListDistributionsByCachePolicyIdResult } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListDistributionsByCachePolicyIdCommand}.
8
+ */
6
9
  export interface ListDistributionsByCachePolicyIdCommandInput extends ListDistributionsByCachePolicyIdRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListDistributionsByCachePolicyIdCommand}.
13
+ */
8
14
  export interface ListDistributionsByCachePolicyIdCommandOutput extends ListDistributionsByCachePolicyIdResult, __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 { ListDistributionsByKeyGroupRequest, ListDistributionsByKeyGroupResult } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListDistributionsByKeyGroupCommand}.
8
+ */
6
9
  export interface ListDistributionsByKeyGroupCommandInput extends ListDistributionsByKeyGroupRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListDistributionsByKeyGroupCommand}.
13
+ */
8
14
  export interface ListDistributionsByKeyGroupCommandOutput extends ListDistributionsByKeyGroupResult, __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 { ListDistributionsByOriginRequestPolicyIdRequest, ListDistributionsByOriginRequestPolicyIdResult } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListDistributionsByOriginRequestPolicyIdCommand}.
8
+ */
6
9
  export interface ListDistributionsByOriginRequestPolicyIdCommandInput extends ListDistributionsByOriginRequestPolicyIdRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListDistributionsByOriginRequestPolicyIdCommand}.
13
+ */
8
14
  export interface ListDistributionsByOriginRequestPolicyIdCommandOutput extends ListDistributionsByOriginRequestPolicyIdResult, __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 { ListDistributionsByRealtimeLogConfigRequest, ListDistributionsByRealtimeLogConfigResult } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListDistributionsByRealtimeLogConfigCommand}.
8
+ */
6
9
  export interface ListDistributionsByRealtimeLogConfigCommandInput extends ListDistributionsByRealtimeLogConfigRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListDistributionsByRealtimeLogConfigCommand}.
13
+ */
8
14
  export interface ListDistributionsByRealtimeLogConfigCommandOutput extends ListDistributionsByRealtimeLogConfigResult, __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 { ListDistributionsByResponseHeadersPolicyIdRequest, ListDistributionsByResponseHeadersPolicyIdResult } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListDistributionsByResponseHeadersPolicyIdCommand}.
8
+ */
6
9
  export interface ListDistributionsByResponseHeadersPolicyIdCommandInput extends ListDistributionsByResponseHeadersPolicyIdRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListDistributionsByResponseHeadersPolicyIdCommand}.
13
+ */
8
14
  export interface ListDistributionsByResponseHeadersPolicyIdCommandOutput extends ListDistributionsByResponseHeadersPolicyIdResult, __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 { ListDistributionsByWebACLIdRequest, ListDistributionsByWebACLIdResult } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListDistributionsByWebACLIdCommand}.
8
+ */
6
9
  export interface ListDistributionsByWebACLIdCommandInput extends ListDistributionsByWebACLIdRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListDistributionsByWebACLIdCommand}.
13
+ */
8
14
  export interface ListDistributionsByWebACLIdCommandOutput extends ListDistributionsByWebACLIdResult, __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 { ListDistributionsRequest, ListDistributionsResult } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListDistributionsCommand}.
8
+ */
6
9
  export interface ListDistributionsCommandInput extends ListDistributionsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListDistributionsCommand}.
13
+ */
8
14
  export interface ListDistributionsCommandOutput extends ListDistributionsResult, __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 { ListFieldLevelEncryptionConfigsRequest, ListFieldLevelEncryptionConfigsResult } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListFieldLevelEncryptionConfigsCommand}.
8
+ */
6
9
  export interface ListFieldLevelEncryptionConfigsCommandInput extends ListFieldLevelEncryptionConfigsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListFieldLevelEncryptionConfigsCommand}.
13
+ */
8
14
  export interface ListFieldLevelEncryptionConfigsCommandOutput extends ListFieldLevelEncryptionConfigsResult, __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 { ListFieldLevelEncryptionProfilesRequest, ListFieldLevelEncryptionProfilesResult } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListFieldLevelEncryptionProfilesCommand}.
8
+ */
6
9
  export interface ListFieldLevelEncryptionProfilesCommandInput extends ListFieldLevelEncryptionProfilesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListFieldLevelEncryptionProfilesCommand}.
13
+ */
8
14
  export interface ListFieldLevelEncryptionProfilesCommandOutput extends ListFieldLevelEncryptionProfilesResult, __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 { ListFunctionsRequest, ListFunctionsResult } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListFunctionsCommand}.
8
+ */
6
9
  export interface ListFunctionsCommandInput extends ListFunctionsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListFunctionsCommand}.
13
+ */
8
14
  export interface ListFunctionsCommandOutput extends ListFunctionsResult, __MetadataBearer {
9
15
  }
10
16
  /**