@aws-sdk/client-cloudfront 3.36.0 → 3.39.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 (217) hide show
  1. package/CHANGELOG.md +42 -0
  2. package/dist-cjs/CloudFront.js +0 -6
  3. package/dist-cjs/CloudFrontClient.js +0 -11
  4. package/dist-cjs/commands/AssociateAliasCommand.js +0 -34
  5. package/dist-cjs/commands/CreateCachePolicyCommand.js +0 -44
  6. package/dist-cjs/commands/CreateCloudFrontOriginAccessIdentityCommand.js +0 -27
  7. package/dist-cjs/commands/CreateDistributionCommand.js +0 -36
  8. package/dist-cjs/commands/CreateDistributionWithTagsCommand.js +0 -24
  9. package/dist-cjs/commands/CreateFieldLevelEncryptionConfigCommand.js +0 -24
  10. package/dist-cjs/commands/CreateFieldLevelEncryptionProfileCommand.js +0 -24
  11. package/dist-cjs/commands/CreateFunctionCommand.js +0 -34
  12. package/dist-cjs/commands/CreateInvalidationCommand.js +0 -24
  13. package/dist-cjs/commands/CreateKeyGroupCommand.js +0 -31
  14. package/dist-cjs/commands/CreateMonitoringSubscriptionCommand.js +0 -27
  15. package/dist-cjs/commands/CreateOriginRequestPolicyCommand.js +0 -48
  16. package/dist-cjs/commands/CreatePublicKeyCommand.js +0 -24
  17. package/dist-cjs/commands/CreateRealtimeLogConfigCommand.js +0 -27
  18. package/dist-cjs/commands/CreateStreamingDistributionCommand.js +0 -26
  19. package/dist-cjs/commands/CreateStreamingDistributionWithTagsCommand.js +0 -26
  20. package/dist-cjs/commands/DeleteCachePolicyCommand.js +0 -30
  21. package/dist-cjs/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +0 -24
  22. package/dist-cjs/commands/DeleteDistributionCommand.js +0 -24
  23. package/dist-cjs/commands/DeleteFieldLevelEncryptionConfigCommand.js +0 -24
  24. package/dist-cjs/commands/DeleteFieldLevelEncryptionProfileCommand.js +0 -24
  25. package/dist-cjs/commands/DeleteFunctionCommand.js +0 -30
  26. package/dist-cjs/commands/DeleteKeyGroupCommand.js +0 -30
  27. package/dist-cjs/commands/DeleteMonitoringSubscriptionCommand.js +0 -24
  28. package/dist-cjs/commands/DeleteOriginRequestPolicyCommand.js +0 -30
  29. package/dist-cjs/commands/DeletePublicKeyCommand.js +0 -24
  30. package/dist-cjs/commands/DeleteRealtimeLogConfigCommand.js +0 -30
  31. package/dist-cjs/commands/DeleteStreamingDistributionCommand.js +0 -71
  32. package/dist-cjs/commands/DescribeFunctionCommand.js +0 -28
  33. package/dist-cjs/commands/GetCachePolicyCommand.js +0 -37
  34. package/dist-cjs/commands/GetCachePolicyConfigCommand.js +0 -29
  35. package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityCommand.js +0 -24
  36. package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +0 -24
  37. package/dist-cjs/commands/GetDistributionCommand.js +0 -24
  38. package/dist-cjs/commands/GetDistributionConfigCommand.js +0 -24
  39. package/dist-cjs/commands/GetFieldLevelEncryptionCommand.js +0 -24
  40. package/dist-cjs/commands/GetFieldLevelEncryptionConfigCommand.js +0 -24
  41. package/dist-cjs/commands/GetFieldLevelEncryptionProfileCommand.js +0 -24
  42. package/dist-cjs/commands/GetFieldLevelEncryptionProfileConfigCommand.js +0 -24
  43. package/dist-cjs/commands/GetFunctionCommand.js +0 -27
  44. package/dist-cjs/commands/GetInvalidationCommand.js +0 -24
  45. package/dist-cjs/commands/GetKeyGroupCommand.js +0 -29
  46. package/dist-cjs/commands/GetKeyGroupConfigCommand.js +0 -29
  47. package/dist-cjs/commands/GetMonitoringSubscriptionCommand.js +0 -25
  48. package/dist-cjs/commands/GetOriginRequestPolicyCommand.js +0 -37
  49. package/dist-cjs/commands/GetOriginRequestPolicyConfigCommand.js +0 -30
  50. package/dist-cjs/commands/GetPublicKeyCommand.js +0 -24
  51. package/dist-cjs/commands/GetPublicKeyConfigCommand.js +0 -24
  52. package/dist-cjs/commands/GetRealtimeLogConfigCommand.js +0 -27
  53. package/dist-cjs/commands/GetStreamingDistributionCommand.js +0 -24
  54. package/dist-cjs/commands/GetStreamingDistributionConfigCommand.js +0 -24
  55. package/dist-cjs/commands/ListCachePoliciesCommand.js +0 -31
  56. package/dist-cjs/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +0 -24
  57. package/dist-cjs/commands/ListConflictingAliasesCommand.js +0 -46
  58. package/dist-cjs/commands/ListDistributionsByCachePolicyIdCommand.js +0 -30
  59. package/dist-cjs/commands/ListDistributionsByKeyGroupCommand.js +0 -30
  60. package/dist-cjs/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +0 -30
  61. package/dist-cjs/commands/ListDistributionsByRealtimeLogConfigCommand.js +0 -33
  62. package/dist-cjs/commands/ListDistributionsByWebACLIdCommand.js +0 -24
  63. package/dist-cjs/commands/ListDistributionsCommand.js +0 -24
  64. package/dist-cjs/commands/ListFieldLevelEncryptionConfigsCommand.js +0 -24
  65. package/dist-cjs/commands/ListFieldLevelEncryptionProfilesCommand.js +0 -24
  66. package/dist-cjs/commands/ListFunctionsCommand.js +0 -31
  67. package/dist-cjs/commands/ListInvalidationsCommand.js +0 -24
  68. package/dist-cjs/commands/ListKeyGroupsCommand.js +0 -29
  69. package/dist-cjs/commands/ListOriginRequestPoliciesCommand.js +0 -31
  70. package/dist-cjs/commands/ListPublicKeysCommand.js +0 -24
  71. package/dist-cjs/commands/ListRealtimeLogConfigsCommand.js +0 -29
  72. package/dist-cjs/commands/ListStreamingDistributionsCommand.js +0 -24
  73. package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -24
  74. package/dist-cjs/commands/PublishFunctionCommand.js +0 -32
  75. package/dist-cjs/commands/TagResourceCommand.js +0 -24
  76. package/dist-cjs/commands/TestFunctionCommand.js +0 -33
  77. package/dist-cjs/commands/UntagResourceCommand.js +0 -24
  78. package/dist-cjs/commands/UpdateCachePolicyCommand.js +0 -41
  79. package/dist-cjs/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +0 -24
  80. package/dist-cjs/commands/UpdateDistributionCommand.js +0 -102
  81. package/dist-cjs/commands/UpdateFieldLevelEncryptionConfigCommand.js +0 -24
  82. package/dist-cjs/commands/UpdateFieldLevelEncryptionProfileCommand.js +0 -24
  83. package/dist-cjs/commands/UpdateFunctionCommand.js +0 -29
  84. package/dist-cjs/commands/UpdateKeyGroupCommand.js +0 -41
  85. package/dist-cjs/commands/UpdateOriginRequestPolicyCommand.js +0 -41
  86. package/dist-cjs/commands/UpdatePublicKeyCommand.js +0 -24
  87. package/dist-cjs/commands/UpdateRealtimeLogConfigCommand.js +0 -44
  88. package/dist-cjs/commands/UpdateStreamingDistributionCommand.js +0 -24
  89. package/dist-cjs/commands/index.js +88 -0
  90. package/dist-cjs/endpoints.js +6 -1
  91. package/dist-cjs/index.js +5 -95
  92. package/dist-cjs/models/models_0.js +0 -828
  93. package/dist-cjs/models/models_1.js +0 -369
  94. package/dist-cjs/pagination/ListCloudFrontOriginAccessIdentitiesPaginator.js +0 -10
  95. package/dist-cjs/pagination/ListDistributionsPaginator.js +0 -10
  96. package/dist-cjs/pagination/ListInvalidationsPaginator.js +0 -10
  97. package/dist-cjs/pagination/ListStreamingDistributionsPaginator.js +0 -10
  98. package/dist-cjs/pagination/index.js +8 -0
  99. package/dist-cjs/protocols/Aws_restXml.js +0 -2
  100. package/dist-cjs/runtimeConfig.browser.js +1 -5
  101. package/dist-cjs/runtimeConfig.js +1 -5
  102. package/dist-cjs/runtimeConfig.native.js +0 -3
  103. package/dist-cjs/runtimeConfig.shared.js +0 -3
  104. package/dist-cjs/waiters/index.js +6 -0
  105. package/dist-cjs/waiters/waitForDistributionDeployed.js +0 -9
  106. package/dist-cjs/waiters/waitForInvalidationCompleted.js +0 -9
  107. package/dist-cjs/waiters/waitForStreamingDistributionDeployed.js +0 -9
  108. package/dist-es/commands/index.js +85 -0
  109. package/dist-es/endpoints.js +6 -1
  110. package/dist-es/index.js +5 -95
  111. package/dist-es/pagination/index.js +5 -0
  112. package/dist-es/waiters/index.js +3 -0
  113. package/dist-types/commands/index.d.ts +85 -0
  114. package/dist-types/index.d.ts +5 -95
  115. package/dist-types/pagination/index.d.ts +5 -0
  116. package/dist-types/ts3.4/CloudFront.d.ts +86 -743
  117. package/dist-types/ts3.4/CloudFrontClient.d.ts +24 -92
  118. package/dist-types/ts3.4/commands/AssociateAliasCommand.d.ts +2 -30
  119. package/dist-types/ts3.4/commands/CreateCachePolicyCommand.d.ts +2 -40
  120. package/dist-types/ts3.4/commands/CreateCloudFrontOriginAccessIdentityCommand.d.ts +2 -23
  121. package/dist-types/ts3.4/commands/CreateDistributionCommand.d.ts +2 -32
  122. package/dist-types/ts3.4/commands/CreateDistributionWithTagsCommand.d.ts +2 -20
  123. package/dist-types/ts3.4/commands/CreateFieldLevelEncryptionConfigCommand.d.ts +2 -20
  124. package/dist-types/ts3.4/commands/CreateFieldLevelEncryptionProfileCommand.d.ts +2 -20
  125. package/dist-types/ts3.4/commands/CreateFunctionCommand.d.ts +2 -30
  126. package/dist-types/ts3.4/commands/CreateInvalidationCommand.d.ts +2 -20
  127. package/dist-types/ts3.4/commands/CreateKeyGroupCommand.d.ts +2 -27
  128. package/dist-types/ts3.4/commands/CreateMonitoringSubscriptionCommand.d.ts +2 -23
  129. package/dist-types/ts3.4/commands/CreateOriginRequestPolicyCommand.d.ts +2 -44
  130. package/dist-types/ts3.4/commands/CreatePublicKeyCommand.d.ts +2 -20
  131. package/dist-types/ts3.4/commands/CreateRealtimeLogConfigCommand.d.ts +2 -23
  132. package/dist-types/ts3.4/commands/CreateStreamingDistributionCommand.d.ts +2 -22
  133. package/dist-types/ts3.4/commands/CreateStreamingDistributionWithTagsCommand.d.ts +2 -22
  134. package/dist-types/ts3.4/commands/DeleteCachePolicyCommand.d.ts +2 -26
  135. package/dist-types/ts3.4/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +2 -20
  136. package/dist-types/ts3.4/commands/DeleteDistributionCommand.d.ts +2 -20
  137. package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +2 -20
  138. package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +2 -20
  139. package/dist-types/ts3.4/commands/DeleteFunctionCommand.d.ts +2 -26
  140. package/dist-types/ts3.4/commands/DeleteKeyGroupCommand.d.ts +2 -26
  141. package/dist-types/ts3.4/commands/DeleteMonitoringSubscriptionCommand.d.ts +2 -20
  142. package/dist-types/ts3.4/commands/DeleteOriginRequestPolicyCommand.d.ts +2 -26
  143. package/dist-types/ts3.4/commands/DeletePublicKeyCommand.d.ts +2 -20
  144. package/dist-types/ts3.4/commands/DeleteRealtimeLogConfigCommand.d.ts +2 -26
  145. package/dist-types/ts3.4/commands/DeleteStreamingDistributionCommand.d.ts +2 -67
  146. package/dist-types/ts3.4/commands/DescribeFunctionCommand.d.ts +2 -24
  147. package/dist-types/ts3.4/commands/GetCachePolicyCommand.d.ts +2 -33
  148. package/dist-types/ts3.4/commands/GetCachePolicyConfigCommand.d.ts +2 -25
  149. package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +2 -20
  150. package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +2 -20
  151. package/dist-types/ts3.4/commands/GetDistributionCommand.d.ts +2 -20
  152. package/dist-types/ts3.4/commands/GetDistributionConfigCommand.d.ts +2 -20
  153. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionCommand.d.ts +2 -20
  154. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionConfigCommand.d.ts +2 -20
  155. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileCommand.d.ts +2 -20
  156. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +2 -20
  157. package/dist-types/ts3.4/commands/GetFunctionCommand.d.ts +2 -23
  158. package/dist-types/ts3.4/commands/GetInvalidationCommand.d.ts +2 -20
  159. package/dist-types/ts3.4/commands/GetKeyGroupCommand.d.ts +2 -25
  160. package/dist-types/ts3.4/commands/GetKeyGroupConfigCommand.d.ts +2 -25
  161. package/dist-types/ts3.4/commands/GetMonitoringSubscriptionCommand.d.ts +2 -21
  162. package/dist-types/ts3.4/commands/GetOriginRequestPolicyCommand.d.ts +2 -33
  163. package/dist-types/ts3.4/commands/GetOriginRequestPolicyConfigCommand.d.ts +2 -26
  164. package/dist-types/ts3.4/commands/GetPublicKeyCommand.d.ts +2 -20
  165. package/dist-types/ts3.4/commands/GetPublicKeyConfigCommand.d.ts +2 -20
  166. package/dist-types/ts3.4/commands/GetRealtimeLogConfigCommand.d.ts +2 -23
  167. package/dist-types/ts3.4/commands/GetStreamingDistributionCommand.d.ts +2 -20
  168. package/dist-types/ts3.4/commands/GetStreamingDistributionConfigCommand.d.ts +2 -20
  169. package/dist-types/ts3.4/commands/ListCachePoliciesCommand.d.ts +2 -27
  170. package/dist-types/ts3.4/commands/ListCloudFrontOriginAccessIdentitiesCommand.d.ts +2 -20
  171. package/dist-types/ts3.4/commands/ListConflictingAliasesCommand.d.ts +2 -42
  172. package/dist-types/ts3.4/commands/ListDistributionsByCachePolicyIdCommand.d.ts +2 -26
  173. package/dist-types/ts3.4/commands/ListDistributionsByKeyGroupCommand.d.ts +2 -26
  174. package/dist-types/ts3.4/commands/ListDistributionsByOriginRequestPolicyIdCommand.d.ts +2 -26
  175. package/dist-types/ts3.4/commands/ListDistributionsByRealtimeLogConfigCommand.d.ts +2 -29
  176. package/dist-types/ts3.4/commands/ListDistributionsByWebACLIdCommand.d.ts +2 -20
  177. package/dist-types/ts3.4/commands/ListDistributionsCommand.d.ts +2 -20
  178. package/dist-types/ts3.4/commands/ListFieldLevelEncryptionConfigsCommand.d.ts +2 -20
  179. package/dist-types/ts3.4/commands/ListFieldLevelEncryptionProfilesCommand.d.ts +2 -20
  180. package/dist-types/ts3.4/commands/ListFunctionsCommand.d.ts +2 -27
  181. package/dist-types/ts3.4/commands/ListInvalidationsCommand.d.ts +2 -20
  182. package/dist-types/ts3.4/commands/ListKeyGroupsCommand.d.ts +2 -25
  183. package/dist-types/ts3.4/commands/ListOriginRequestPoliciesCommand.d.ts +2 -27
  184. package/dist-types/ts3.4/commands/ListPublicKeysCommand.d.ts +2 -20
  185. package/dist-types/ts3.4/commands/ListRealtimeLogConfigsCommand.d.ts +2 -25
  186. package/dist-types/ts3.4/commands/ListStreamingDistributionsCommand.d.ts +2 -20
  187. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -20
  188. package/dist-types/ts3.4/commands/PublishFunctionCommand.d.ts +2 -28
  189. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -20
  190. package/dist-types/ts3.4/commands/TestFunctionCommand.d.ts +2 -29
  191. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -20
  192. package/dist-types/ts3.4/commands/UpdateCachePolicyCommand.d.ts +2 -37
  193. package/dist-types/ts3.4/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +2 -20
  194. package/dist-types/ts3.4/commands/UpdateDistributionCommand.d.ts +2 -98
  195. package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +2 -20
  196. package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +2 -20
  197. package/dist-types/ts3.4/commands/UpdateFunctionCommand.d.ts +2 -25
  198. package/dist-types/ts3.4/commands/UpdateKeyGroupCommand.d.ts +2 -37
  199. package/dist-types/ts3.4/commands/UpdateOriginRequestPolicyCommand.d.ts +2 -37
  200. package/dist-types/ts3.4/commands/UpdatePublicKeyCommand.d.ts +2 -20
  201. package/dist-types/ts3.4/commands/UpdateRealtimeLogConfigCommand.d.ts +2 -40
  202. package/dist-types/ts3.4/commands/UpdateStreamingDistributionCommand.d.ts +2 -20
  203. package/dist-types/ts3.4/commands/index.d.ts +85 -0
  204. package/dist-types/ts3.4/index.d.ts +5 -95
  205. package/dist-types/ts3.4/models/models_0.d.ts +105 -6590
  206. package/dist-types/ts3.4/models/models_1.d.ts +486 -1713
  207. package/dist-types/ts3.4/pagination/index.d.ts +5 -0
  208. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
  209. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
  210. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
  211. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
  212. package/dist-types/ts3.4/waiters/index.d.ts +3 -0
  213. package/dist-types/ts3.4/waiters/waitForDistributionDeployed.d.ts +2 -9
  214. package/dist-types/ts3.4/waiters/waitForInvalidationCompleted.d.ts +2 -9
  215. package/dist-types/ts3.4/waiters/waitForStreamingDistributionDeployed.d.ts +2 -9
  216. package/dist-types/waiters/index.d.ts +3 -0
  217. package/package.json +34 -34
@@ -6,29 +6,11 @@ export interface GetPublicKeyCommandInput extends GetPublicKeyRequest {
6
6
  }
7
7
  export interface GetPublicKeyCommandOutput extends GetPublicKeyResult, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Gets a public key.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { CloudFrontClient, GetPublicKeyCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
15
- * // const { CloudFrontClient, GetPublicKeyCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
16
- * const client = new CloudFrontClient(config);
17
- * const command = new GetPublicKeyCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link GetPublicKeyCommandInput} for command's `input` shape.
22
- * @see {@link GetPublicKeyCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class GetPublicKeyCommand extends $Command<GetPublicKeyCommandInput, GetPublicKeyCommandOutput, CloudFrontClientResolvedConfig> {
27
11
  readonly input: GetPublicKeyCommandInput;
28
12
  constructor(input: GetPublicKeyCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetPublicKeyCommandInput, GetPublicKeyCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface GetPublicKeyConfigCommandInput extends GetPublicKeyConfigReques
6
6
  }
7
7
  export interface GetPublicKeyConfigCommandOutput extends GetPublicKeyConfigResult, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Gets a public key configuration.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { CloudFrontClient, GetPublicKeyConfigCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
15
- * // const { CloudFrontClient, GetPublicKeyConfigCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
16
- * const client = new CloudFrontClient(config);
17
- * const command = new GetPublicKeyConfigCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link GetPublicKeyConfigCommandInput} for command's `input` shape.
22
- * @see {@link GetPublicKeyConfigCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class GetPublicKeyConfigCommand extends $Command<GetPublicKeyConfigCommandInput, GetPublicKeyConfigCommandOutput, CloudFrontClientResolvedConfig> {
27
11
  readonly input: GetPublicKeyConfigCommandInput;
28
12
  constructor(input: GetPublicKeyConfigCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetPublicKeyConfigCommandInput, GetPublicKeyConfigCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,32 +6,11 @@ export interface GetRealtimeLogConfigCommandInput extends GetRealtimeLogConfigRe
6
6
  }
7
7
  export interface GetRealtimeLogConfigCommandOutput extends GetRealtimeLogConfigResult, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Gets a real-time log configuration.</p>
11
- * <p>To get a real-time log configuration, you can provide the configuration’s name or its Amazon
12
- * Resource Name (ARN). You must provide at least one. If you provide both, CloudFront uses the
13
- * name to identify the real-time log configuration to get.</p>
14
- * @example
15
- * Use a bare-bones client and the command you need to make an API call.
16
- * ```javascript
17
- * import { CloudFrontClient, GetRealtimeLogConfigCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
18
- * // const { CloudFrontClient, GetRealtimeLogConfigCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
19
- * const client = new CloudFrontClient(config);
20
- * const command = new GetRealtimeLogConfigCommand(input);
21
- * const response = await client.send(command);
22
- * ```
23
- *
24
- * @see {@link GetRealtimeLogConfigCommandInput} for command's `input` shape.
25
- * @see {@link GetRealtimeLogConfigCommandOutput} for command's `response` shape.
26
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
27
- *
28
- */
9
+
29
10
  export declare class GetRealtimeLogConfigCommand extends $Command<GetRealtimeLogConfigCommandInput, GetRealtimeLogConfigCommandOutput, CloudFrontClientResolvedConfig> {
30
11
  readonly input: GetRealtimeLogConfigCommandInput;
31
12
  constructor(input: GetRealtimeLogConfigCommandInput);
32
- /**
33
- * @internal
34
- */
13
+
35
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetRealtimeLogConfigCommandInput, GetRealtimeLogConfigCommandOutput>;
36
15
  private serialize;
37
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface GetStreamingDistributionCommandInput extends GetStreamingDistri
6
6
  }
7
7
  export interface GetStreamingDistributionCommandOutput extends GetStreamingDistributionResult, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Gets information about a specified RTMP distribution, including the distribution configuration.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { CloudFrontClient, GetStreamingDistributionCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
15
- * // const { CloudFrontClient, GetStreamingDistributionCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
16
- * const client = new CloudFrontClient(config);
17
- * const command = new GetStreamingDistributionCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link GetStreamingDistributionCommandInput} for command's `input` shape.
22
- * @see {@link GetStreamingDistributionCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class GetStreamingDistributionCommand extends $Command<GetStreamingDistributionCommandInput, GetStreamingDistributionCommandOutput, CloudFrontClientResolvedConfig> {
27
11
  readonly input: GetStreamingDistributionCommandInput;
28
12
  constructor(input: GetStreamingDistributionCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetStreamingDistributionCommandInput, GetStreamingDistributionCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface GetStreamingDistributionConfigCommandInput extends GetStreaming
6
6
  }
7
7
  export interface GetStreamingDistributionConfigCommandOutput extends GetStreamingDistributionConfigResult, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Get the configuration information about a streaming distribution. </p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { CloudFrontClient, GetStreamingDistributionConfigCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
15
- * // const { CloudFrontClient, GetStreamingDistributionConfigCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
16
- * const client = new CloudFrontClient(config);
17
- * const command = new GetStreamingDistributionConfigCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link GetStreamingDistributionConfigCommandInput} for command's `input` shape.
22
- * @see {@link GetStreamingDistributionConfigCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class GetStreamingDistributionConfigCommand extends $Command<GetStreamingDistributionConfigCommandInput, GetStreamingDistributionConfigCommandOutput, CloudFrontClientResolvedConfig> {
27
11
  readonly input: GetStreamingDistributionConfigCommandInput;
28
12
  constructor(input: GetStreamingDistributionConfigCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetStreamingDistributionConfigCommandInput, GetStreamingDistributionConfigCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,36 +6,11 @@ export interface ListCachePoliciesCommandInput extends ListCachePoliciesRequest
6
6
  }
7
7
  export interface ListCachePoliciesCommandOutput extends ListCachePoliciesResult, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Gets a list of cache policies.</p>
11
- * <p>You can optionally apply a filter to return only the managed policies created by Amazon Web Services, or
12
- * only the custom policies created in your account.</p>
13
- * <p>You can optionally specify the maximum number of items to receive in the response. If
14
- * the total number of items in the list exceeds the maximum that you specify, or the
15
- * default maximum, the response is paginated. To get the next page of items, send a
16
- * subsequent request that specifies the <code>NextMarker</code> value from the current
17
- * response as the <code>Marker</code> value in the subsequent request.</p>
18
- * @example
19
- * Use a bare-bones client and the command you need to make an API call.
20
- * ```javascript
21
- * import { CloudFrontClient, ListCachePoliciesCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
22
- * // const { CloudFrontClient, ListCachePoliciesCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
23
- * const client = new CloudFrontClient(config);
24
- * const command = new ListCachePoliciesCommand(input);
25
- * const response = await client.send(command);
26
- * ```
27
- *
28
- * @see {@link ListCachePoliciesCommandInput} for command's `input` shape.
29
- * @see {@link ListCachePoliciesCommandOutput} for command's `response` shape.
30
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
31
- *
32
- */
9
+
33
10
  export declare class ListCachePoliciesCommand extends $Command<ListCachePoliciesCommandInput, ListCachePoliciesCommandOutput, CloudFrontClientResolvedConfig> {
34
11
  readonly input: ListCachePoliciesCommandInput;
35
12
  constructor(input: ListCachePoliciesCommandInput);
36
- /**
37
- * @internal
38
- */
13
+
39
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListCachePoliciesCommandInput, ListCachePoliciesCommandOutput>;
40
15
  private serialize;
41
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface ListCloudFrontOriginAccessIdentitiesCommandInput extends ListCl
6
6
  }
7
7
  export interface ListCloudFrontOriginAccessIdentitiesCommandOutput extends ListCloudFrontOriginAccessIdentitiesResult, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Lists origin access identities.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { CloudFrontClient, ListCloudFrontOriginAccessIdentitiesCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
15
- * // const { CloudFrontClient, ListCloudFrontOriginAccessIdentitiesCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
16
- * const client = new CloudFrontClient(config);
17
- * const command = new ListCloudFrontOriginAccessIdentitiesCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link ListCloudFrontOriginAccessIdentitiesCommandInput} for command's `input` shape.
22
- * @see {@link ListCloudFrontOriginAccessIdentitiesCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class ListCloudFrontOriginAccessIdentitiesCommand extends $Command<ListCloudFrontOriginAccessIdentitiesCommandInput, ListCloudFrontOriginAccessIdentitiesCommandOutput, CloudFrontClientResolvedConfig> {
27
11
  readonly input: ListCloudFrontOriginAccessIdentitiesCommandInput;
28
12
  constructor(input: ListCloudFrontOriginAccessIdentitiesCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListCloudFrontOriginAccessIdentitiesCommandInput, ListCloudFrontOriginAccessIdentitiesCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,51 +6,11 @@ export interface ListConflictingAliasesCommandInput extends ListConflictingAlias
6
6
  }
7
7
  export interface ListConflictingAliasesCommandOutput extends ListConflictingAliasesResult, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Gets a list of aliases (also called CNAMEs or alternate domain names) that conflict or
11
- * overlap with the provided alias, and the associated CloudFront distributions and Amazon Web Services
12
- * accounts for each conflicting alias. In the returned list, the distribution and account
13
- * IDs are partially hidden, which allows you to identify the distributions and accounts
14
- * that you own, but helps to protect the information of ones that you don’t own.</p>
15
- * <p>Use this operation to find aliases that are in use in CloudFront that conflict or overlap
16
- * with the provided alias. For example, if you provide <code>www.example.com</code> as
17
- * input, the returned list can include <code>www.example.com</code> and the overlapping
18
- * wildcard alternate domain name (<code>*.example.com</code>), if they exist. If you
19
- * provide <code>*.example.com</code> as input, the returned list can include
20
- * <code>*.example.com</code> and any alternate domain names covered by that wildcard (for
21
- * example, <code>www.example.com</code>, <code>test.example.com</code>,
22
- * <code>dev.example.com</code>, and so on), if they exist.</p>
23
- * <p>To list conflicting aliases, you provide the alias to search and the ID of a distribution in
24
- * your account that has an attached SSL/TLS certificate that includes the provided alias.
25
- * For more information, including how to set up the distribution and certificate, see
26
- * <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/CNAMEs.html#alternate-domain-names-move">Moving an alternate domain name to a different distribution</a>
27
- * in the <i>Amazon CloudFront Developer Guide</i>.</p>
28
- * <p>You can optionally specify the maximum number of items to receive in the response. If
29
- * the total number of items in the list exceeds the maximum that you specify, or the
30
- * default maximum, the response is paginated. To get the next page of items, send a
31
- * subsequent request that specifies the <code>NextMarker</code> value from the current
32
- * response as the <code>Marker</code> value in the subsequent request.</p>
33
- * @example
34
- * Use a bare-bones client and the command you need to make an API call.
35
- * ```javascript
36
- * import { CloudFrontClient, ListConflictingAliasesCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
37
- * // const { CloudFrontClient, ListConflictingAliasesCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
38
- * const client = new CloudFrontClient(config);
39
- * const command = new ListConflictingAliasesCommand(input);
40
- * const response = await client.send(command);
41
- * ```
42
- *
43
- * @see {@link ListConflictingAliasesCommandInput} for command's `input` shape.
44
- * @see {@link ListConflictingAliasesCommandOutput} for command's `response` shape.
45
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
46
- *
47
- */
9
+
48
10
  export declare class ListConflictingAliasesCommand extends $Command<ListConflictingAliasesCommandInput, ListConflictingAliasesCommandOutput, CloudFrontClientResolvedConfig> {
49
11
  readonly input: ListConflictingAliasesCommandInput;
50
12
  constructor(input: ListConflictingAliasesCommandInput);
51
- /**
52
- * @internal
53
- */
13
+
54
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListConflictingAliasesCommandInput, ListConflictingAliasesCommandOutput>;
55
15
  private serialize;
56
16
  private deserialize;
@@ -6,35 +6,11 @@ export interface ListDistributionsByCachePolicyIdCommandInput extends ListDistri
6
6
  }
7
7
  export interface ListDistributionsByCachePolicyIdCommandOutput extends ListDistributionsByCachePolicyIdResult, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Gets a list of distribution IDs for distributions that have a cache behavior that’s
11
- * associated with the specified cache policy.</p>
12
- * <p>You can optionally specify the maximum number of items to receive in the response. If
13
- * the total number of items in the list exceeds the maximum that you specify, or the
14
- * default maximum, the response is paginated. To get the next page of items, send a
15
- * subsequent request that specifies the <code>NextMarker</code> value from the current
16
- * response as the <code>Marker</code> value in the subsequent request.</p>
17
- * @example
18
- * Use a bare-bones client and the command you need to make an API call.
19
- * ```javascript
20
- * import { CloudFrontClient, ListDistributionsByCachePolicyIdCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
21
- * // const { CloudFrontClient, ListDistributionsByCachePolicyIdCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
22
- * const client = new CloudFrontClient(config);
23
- * const command = new ListDistributionsByCachePolicyIdCommand(input);
24
- * const response = await client.send(command);
25
- * ```
26
- *
27
- * @see {@link ListDistributionsByCachePolicyIdCommandInput} for command's `input` shape.
28
- * @see {@link ListDistributionsByCachePolicyIdCommandOutput} for command's `response` shape.
29
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
30
- *
31
- */
9
+
32
10
  export declare class ListDistributionsByCachePolicyIdCommand extends $Command<ListDistributionsByCachePolicyIdCommandInput, ListDistributionsByCachePolicyIdCommandOutput, CloudFrontClientResolvedConfig> {
33
11
  readonly input: ListDistributionsByCachePolicyIdCommandInput;
34
12
  constructor(input: ListDistributionsByCachePolicyIdCommandInput);
35
- /**
36
- * @internal
37
- */
13
+
38
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListDistributionsByCachePolicyIdCommandInput, ListDistributionsByCachePolicyIdCommandOutput>;
39
15
  private serialize;
40
16
  private deserialize;
@@ -6,35 +6,11 @@ export interface ListDistributionsByKeyGroupCommandInput extends ListDistributio
6
6
  }
7
7
  export interface ListDistributionsByKeyGroupCommandOutput extends ListDistributionsByKeyGroupResult, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Gets a list of distribution IDs for distributions that have a cache behavior that references
11
- * the specified key group.</p>
12
- * <p>You can optionally specify the maximum number of items to receive in the response. If
13
- * the total number of items in the list exceeds the maximum that you specify, or the
14
- * default maximum, the response is paginated. To get the next page of items, send a
15
- * subsequent request that specifies the <code>NextMarker</code> value from the current
16
- * response as the <code>Marker</code> value in the subsequent request.</p>
17
- * @example
18
- * Use a bare-bones client and the command you need to make an API call.
19
- * ```javascript
20
- * import { CloudFrontClient, ListDistributionsByKeyGroupCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
21
- * // const { CloudFrontClient, ListDistributionsByKeyGroupCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
22
- * const client = new CloudFrontClient(config);
23
- * const command = new ListDistributionsByKeyGroupCommand(input);
24
- * const response = await client.send(command);
25
- * ```
26
- *
27
- * @see {@link ListDistributionsByKeyGroupCommandInput} for command's `input` shape.
28
- * @see {@link ListDistributionsByKeyGroupCommandOutput} for command's `response` shape.
29
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
30
- *
31
- */
9
+
32
10
  export declare class ListDistributionsByKeyGroupCommand extends $Command<ListDistributionsByKeyGroupCommandInput, ListDistributionsByKeyGroupCommandOutput, CloudFrontClientResolvedConfig> {
33
11
  readonly input: ListDistributionsByKeyGroupCommandInput;
34
12
  constructor(input: ListDistributionsByKeyGroupCommandInput);
35
- /**
36
- * @internal
37
- */
13
+
38
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListDistributionsByKeyGroupCommandInput, ListDistributionsByKeyGroupCommandOutput>;
39
15
  private serialize;
40
16
  private deserialize;
@@ -6,35 +6,11 @@ export interface ListDistributionsByOriginRequestPolicyIdCommandInput extends Li
6
6
  }
7
7
  export interface ListDistributionsByOriginRequestPolicyIdCommandOutput extends ListDistributionsByOriginRequestPolicyIdResult, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Gets a list of distribution IDs for distributions that have a cache behavior that’s
11
- * associated with the specified origin request policy.</p>
12
- * <p>You can optionally specify the maximum number of items to receive in the response. If
13
- * the total number of items in the list exceeds the maximum that you specify, or the
14
- * default maximum, the response is paginated. To get the next page of items, send a
15
- * subsequent request that specifies the <code>NextMarker</code> value from the current
16
- * response as the <code>Marker</code> value in the subsequent request.</p>
17
- * @example
18
- * Use a bare-bones client and the command you need to make an API call.
19
- * ```javascript
20
- * import { CloudFrontClient, ListDistributionsByOriginRequestPolicyIdCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
21
- * // const { CloudFrontClient, ListDistributionsByOriginRequestPolicyIdCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
22
- * const client = new CloudFrontClient(config);
23
- * const command = new ListDistributionsByOriginRequestPolicyIdCommand(input);
24
- * const response = await client.send(command);
25
- * ```
26
- *
27
- * @see {@link ListDistributionsByOriginRequestPolicyIdCommandInput} for command's `input` shape.
28
- * @see {@link ListDistributionsByOriginRequestPolicyIdCommandOutput} for command's `response` shape.
29
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
30
- *
31
- */
9
+
32
10
  export declare class ListDistributionsByOriginRequestPolicyIdCommand extends $Command<ListDistributionsByOriginRequestPolicyIdCommandInput, ListDistributionsByOriginRequestPolicyIdCommandOutput, CloudFrontClientResolvedConfig> {
33
11
  readonly input: ListDistributionsByOriginRequestPolicyIdCommandInput;
34
12
  constructor(input: ListDistributionsByOriginRequestPolicyIdCommandInput);
35
- /**
36
- * @internal
37
- */
13
+
38
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListDistributionsByOriginRequestPolicyIdCommandInput, ListDistributionsByOriginRequestPolicyIdCommandOutput>;
39
15
  private serialize;
40
16
  private deserialize;
@@ -6,38 +6,11 @@ export interface ListDistributionsByRealtimeLogConfigCommandInput extends ListDi
6
6
  }
7
7
  export interface ListDistributionsByRealtimeLogConfigCommandOutput extends ListDistributionsByRealtimeLogConfigResult, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Gets a list of distributions that have a cache behavior that’s associated with the specified
11
- * real-time log configuration.</p>
12
- * <p>You can specify the real-time log configuration by its name or its Amazon Resource Name
13
- * (ARN). You must provide at least one. If you provide both, CloudFront uses the name to
14
- * identify the real-time log configuration to list distributions for.</p>
15
- * <p>You can optionally specify the maximum number of items to receive in the response. If
16
- * the total number of items in the list exceeds the maximum that you specify, or the
17
- * default maximum, the response is paginated. To get the next page of items, send a
18
- * subsequent request that specifies the <code>NextMarker</code> value from the current
19
- * response as the <code>Marker</code> value in the subsequent request. </p>
20
- * @example
21
- * Use a bare-bones client and the command you need to make an API call.
22
- * ```javascript
23
- * import { CloudFrontClient, ListDistributionsByRealtimeLogConfigCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
24
- * // const { CloudFrontClient, ListDistributionsByRealtimeLogConfigCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
25
- * const client = new CloudFrontClient(config);
26
- * const command = new ListDistributionsByRealtimeLogConfigCommand(input);
27
- * const response = await client.send(command);
28
- * ```
29
- *
30
- * @see {@link ListDistributionsByRealtimeLogConfigCommandInput} for command's `input` shape.
31
- * @see {@link ListDistributionsByRealtimeLogConfigCommandOutput} for command's `response` shape.
32
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
33
- *
34
- */
9
+
35
10
  export declare class ListDistributionsByRealtimeLogConfigCommand extends $Command<ListDistributionsByRealtimeLogConfigCommandInput, ListDistributionsByRealtimeLogConfigCommandOutput, CloudFrontClientResolvedConfig> {
36
11
  readonly input: ListDistributionsByRealtimeLogConfigCommandInput;
37
12
  constructor(input: ListDistributionsByRealtimeLogConfigCommandInput);
38
- /**
39
- * @internal
40
- */
13
+
41
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListDistributionsByRealtimeLogConfigCommandInput, ListDistributionsByRealtimeLogConfigCommandOutput>;
42
15
  private serialize;
43
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface ListDistributionsByWebACLIdCommandInput extends ListDistributio
6
6
  }
7
7
  export interface ListDistributionsByWebACLIdCommandOutput extends ListDistributionsByWebACLIdResult, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>List the distributions that are associated with a specified WAF web ACL.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { CloudFrontClient, ListDistributionsByWebACLIdCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
15
- * // const { CloudFrontClient, ListDistributionsByWebACLIdCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
16
- * const client = new CloudFrontClient(config);
17
- * const command = new ListDistributionsByWebACLIdCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link ListDistributionsByWebACLIdCommandInput} for command's `input` shape.
22
- * @see {@link ListDistributionsByWebACLIdCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class ListDistributionsByWebACLIdCommand extends $Command<ListDistributionsByWebACLIdCommandInput, ListDistributionsByWebACLIdCommandOutput, CloudFrontClientResolvedConfig> {
27
11
  readonly input: ListDistributionsByWebACLIdCommandInput;
28
12
  constructor(input: ListDistributionsByWebACLIdCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListDistributionsByWebACLIdCommandInput, ListDistributionsByWebACLIdCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface ListDistributionsCommandInput extends ListDistributionsRequest
6
6
  }
7
7
  export interface ListDistributionsCommandOutput extends ListDistributionsResult, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>List CloudFront distributions.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { CloudFrontClient, ListDistributionsCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
15
- * // const { CloudFrontClient, ListDistributionsCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
16
- * const client = new CloudFrontClient(config);
17
- * const command = new ListDistributionsCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link ListDistributionsCommandInput} for command's `input` shape.
22
- * @see {@link ListDistributionsCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class ListDistributionsCommand extends $Command<ListDistributionsCommandInput, ListDistributionsCommandOutput, CloudFrontClientResolvedConfig> {
27
11
  readonly input: ListDistributionsCommandInput;
28
12
  constructor(input: ListDistributionsCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListDistributionsCommandInput, ListDistributionsCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface ListFieldLevelEncryptionConfigsCommandInput extends ListFieldLe
6
6
  }
7
7
  export interface ListFieldLevelEncryptionConfigsCommandOutput extends ListFieldLevelEncryptionConfigsResult, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>List all field-level encryption configurations that have been created in CloudFront for this account.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { CloudFrontClient, ListFieldLevelEncryptionConfigsCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
15
- * // const { CloudFrontClient, ListFieldLevelEncryptionConfigsCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
16
- * const client = new CloudFrontClient(config);
17
- * const command = new ListFieldLevelEncryptionConfigsCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link ListFieldLevelEncryptionConfigsCommandInput} for command's `input` shape.
22
- * @see {@link ListFieldLevelEncryptionConfigsCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class ListFieldLevelEncryptionConfigsCommand extends $Command<ListFieldLevelEncryptionConfigsCommandInput, ListFieldLevelEncryptionConfigsCommandOutput, CloudFrontClientResolvedConfig> {
27
11
  readonly input: ListFieldLevelEncryptionConfigsCommandInput;
28
12
  constructor(input: ListFieldLevelEncryptionConfigsCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListFieldLevelEncryptionConfigsCommandInput, ListFieldLevelEncryptionConfigsCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface ListFieldLevelEncryptionProfilesCommandInput extends ListFieldL
6
6
  }
7
7
  export interface ListFieldLevelEncryptionProfilesCommandOutput extends ListFieldLevelEncryptionProfilesResult, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Request a list of field-level encryption profiles that have been created in CloudFront for this account.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { CloudFrontClient, ListFieldLevelEncryptionProfilesCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
15
- * // const { CloudFrontClient, ListFieldLevelEncryptionProfilesCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
16
- * const client = new CloudFrontClient(config);
17
- * const command = new ListFieldLevelEncryptionProfilesCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link ListFieldLevelEncryptionProfilesCommandInput} for command's `input` shape.
22
- * @see {@link ListFieldLevelEncryptionProfilesCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class ListFieldLevelEncryptionProfilesCommand extends $Command<ListFieldLevelEncryptionProfilesCommandInput, ListFieldLevelEncryptionProfilesCommandOutput, CloudFrontClientResolvedConfig> {
27
11
  readonly input: ListFieldLevelEncryptionProfilesCommandInput;
28
12
  constructor(input: ListFieldLevelEncryptionProfilesCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListFieldLevelEncryptionProfilesCommandInput, ListFieldLevelEncryptionProfilesCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,36 +6,11 @@ export interface ListFunctionsCommandInput extends ListFunctionsRequest {
6
6
  }
7
7
  export interface ListFunctionsCommandOutput extends ListFunctionsResult, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Gets a list of all CloudFront functions in your account.</p>
11
- * <p>You can optionally apply a filter to return only the functions that are in the
12
- * specified stage, either <code>DEVELOPMENT</code> or <code>LIVE</code>.</p>
13
- * <p>You can optionally specify the maximum number of items to receive in the response. If
14
- * the total number of items in the list exceeds the maximum that you specify, or the
15
- * default maximum, the response is paginated. To get the next page of items, send a
16
- * subsequent request that specifies the <code>NextMarker</code> value from the current
17
- * response as the <code>Marker</code> value in the subsequent request.</p>
18
- * @example
19
- * Use a bare-bones client and the command you need to make an API call.
20
- * ```javascript
21
- * import { CloudFrontClient, ListFunctionsCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
22
- * // const { CloudFrontClient, ListFunctionsCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
23
- * const client = new CloudFrontClient(config);
24
- * const command = new ListFunctionsCommand(input);
25
- * const response = await client.send(command);
26
- * ```
27
- *
28
- * @see {@link ListFunctionsCommandInput} for command's `input` shape.
29
- * @see {@link ListFunctionsCommandOutput} for command's `response` shape.
30
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
31
- *
32
- */
9
+
33
10
  export declare class ListFunctionsCommand extends $Command<ListFunctionsCommandInput, ListFunctionsCommandOutput, CloudFrontClientResolvedConfig> {
34
11
  readonly input: ListFunctionsCommandInput;
35
12
  constructor(input: ListFunctionsCommandInput);
36
- /**
37
- * @internal
38
- */
13
+
39
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListFunctionsCommandInput, ListFunctionsCommandOutput>;
40
15
  private serialize;
41
16
  private deserialize;