@aws-sdk/client-cloudfront 3.523.0 → 3.529.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 (137) hide show
  1. package/dist-cjs/index.js +94 -136
  2. package/dist-es/protocols/Aws_restXml.js +2 -42
  3. package/package.json +17 -18
  4. package/dist-cjs/CloudFront.js +0 -1
  5. package/dist-cjs/CloudFrontClient.js +0 -1
  6. package/dist-cjs/auth/httpAuthExtensionConfiguration.js +0 -1
  7. package/dist-cjs/commands/AssociateAliasCommand.js +0 -1
  8. package/dist-cjs/commands/CopyDistributionCommand.js +0 -1
  9. package/dist-cjs/commands/CreateCachePolicyCommand.js +0 -1
  10. package/dist-cjs/commands/CreateCloudFrontOriginAccessIdentityCommand.js +0 -1
  11. package/dist-cjs/commands/CreateContinuousDeploymentPolicyCommand.js +0 -1
  12. package/dist-cjs/commands/CreateDistributionCommand.js +0 -1
  13. package/dist-cjs/commands/CreateDistributionWithTagsCommand.js +0 -1
  14. package/dist-cjs/commands/CreateFieldLevelEncryptionConfigCommand.js +0 -1
  15. package/dist-cjs/commands/CreateFieldLevelEncryptionProfileCommand.js +0 -1
  16. package/dist-cjs/commands/CreateFunctionCommand.js +0 -1
  17. package/dist-cjs/commands/CreateInvalidationCommand.js +0 -1
  18. package/dist-cjs/commands/CreateKeyGroupCommand.js +0 -1
  19. package/dist-cjs/commands/CreateKeyValueStoreCommand.js +0 -1
  20. package/dist-cjs/commands/CreateMonitoringSubscriptionCommand.js +0 -1
  21. package/dist-cjs/commands/CreateOriginAccessControlCommand.js +0 -1
  22. package/dist-cjs/commands/CreateOriginRequestPolicyCommand.js +0 -1
  23. package/dist-cjs/commands/CreatePublicKeyCommand.js +0 -1
  24. package/dist-cjs/commands/CreateRealtimeLogConfigCommand.js +0 -1
  25. package/dist-cjs/commands/CreateResponseHeadersPolicyCommand.js +0 -1
  26. package/dist-cjs/commands/CreateStreamingDistributionCommand.js +0 -1
  27. package/dist-cjs/commands/CreateStreamingDistributionWithTagsCommand.js +0 -1
  28. package/dist-cjs/commands/DeleteCachePolicyCommand.js +0 -1
  29. package/dist-cjs/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +0 -1
  30. package/dist-cjs/commands/DeleteContinuousDeploymentPolicyCommand.js +0 -1
  31. package/dist-cjs/commands/DeleteDistributionCommand.js +0 -1
  32. package/dist-cjs/commands/DeleteFieldLevelEncryptionConfigCommand.js +0 -1
  33. package/dist-cjs/commands/DeleteFieldLevelEncryptionProfileCommand.js +0 -1
  34. package/dist-cjs/commands/DeleteFunctionCommand.js +0 -1
  35. package/dist-cjs/commands/DeleteKeyGroupCommand.js +0 -1
  36. package/dist-cjs/commands/DeleteKeyValueStoreCommand.js +0 -1
  37. package/dist-cjs/commands/DeleteMonitoringSubscriptionCommand.js +0 -1
  38. package/dist-cjs/commands/DeleteOriginAccessControlCommand.js +0 -1
  39. package/dist-cjs/commands/DeleteOriginRequestPolicyCommand.js +0 -1
  40. package/dist-cjs/commands/DeletePublicKeyCommand.js +0 -1
  41. package/dist-cjs/commands/DeleteRealtimeLogConfigCommand.js +0 -1
  42. package/dist-cjs/commands/DeleteResponseHeadersPolicyCommand.js +0 -1
  43. package/dist-cjs/commands/DeleteStreamingDistributionCommand.js +0 -1
  44. package/dist-cjs/commands/DescribeFunctionCommand.js +0 -1
  45. package/dist-cjs/commands/DescribeKeyValueStoreCommand.js +0 -1
  46. package/dist-cjs/commands/GetCachePolicyCommand.js +0 -1
  47. package/dist-cjs/commands/GetCachePolicyConfigCommand.js +0 -1
  48. package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityCommand.js +0 -1
  49. package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +0 -1
  50. package/dist-cjs/commands/GetContinuousDeploymentPolicyCommand.js +0 -1
  51. package/dist-cjs/commands/GetContinuousDeploymentPolicyConfigCommand.js +0 -1
  52. package/dist-cjs/commands/GetDistributionCommand.js +0 -1
  53. package/dist-cjs/commands/GetDistributionConfigCommand.js +0 -1
  54. package/dist-cjs/commands/GetFieldLevelEncryptionCommand.js +0 -1
  55. package/dist-cjs/commands/GetFieldLevelEncryptionConfigCommand.js +0 -1
  56. package/dist-cjs/commands/GetFieldLevelEncryptionProfileCommand.js +0 -1
  57. package/dist-cjs/commands/GetFieldLevelEncryptionProfileConfigCommand.js +0 -1
  58. package/dist-cjs/commands/GetFunctionCommand.js +0 -1
  59. package/dist-cjs/commands/GetInvalidationCommand.js +0 -1
  60. package/dist-cjs/commands/GetKeyGroupCommand.js +0 -1
  61. package/dist-cjs/commands/GetKeyGroupConfigCommand.js +0 -1
  62. package/dist-cjs/commands/GetMonitoringSubscriptionCommand.js +0 -1
  63. package/dist-cjs/commands/GetOriginAccessControlCommand.js +0 -1
  64. package/dist-cjs/commands/GetOriginAccessControlConfigCommand.js +0 -1
  65. package/dist-cjs/commands/GetOriginRequestPolicyCommand.js +0 -1
  66. package/dist-cjs/commands/GetOriginRequestPolicyConfigCommand.js +0 -1
  67. package/dist-cjs/commands/GetPublicKeyCommand.js +0 -1
  68. package/dist-cjs/commands/GetPublicKeyConfigCommand.js +0 -1
  69. package/dist-cjs/commands/GetRealtimeLogConfigCommand.js +0 -1
  70. package/dist-cjs/commands/GetResponseHeadersPolicyCommand.js +0 -1
  71. package/dist-cjs/commands/GetResponseHeadersPolicyConfigCommand.js +0 -1
  72. package/dist-cjs/commands/GetStreamingDistributionCommand.js +0 -1
  73. package/dist-cjs/commands/GetStreamingDistributionConfigCommand.js +0 -1
  74. package/dist-cjs/commands/ListCachePoliciesCommand.js +0 -1
  75. package/dist-cjs/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +0 -1
  76. package/dist-cjs/commands/ListConflictingAliasesCommand.js +0 -1
  77. package/dist-cjs/commands/ListContinuousDeploymentPoliciesCommand.js +0 -1
  78. package/dist-cjs/commands/ListDistributionsByCachePolicyIdCommand.js +0 -1
  79. package/dist-cjs/commands/ListDistributionsByKeyGroupCommand.js +0 -1
  80. package/dist-cjs/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +0 -1
  81. package/dist-cjs/commands/ListDistributionsByRealtimeLogConfigCommand.js +0 -1
  82. package/dist-cjs/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +0 -1
  83. package/dist-cjs/commands/ListDistributionsByWebACLIdCommand.js +0 -1
  84. package/dist-cjs/commands/ListDistributionsCommand.js +0 -1
  85. package/dist-cjs/commands/ListFieldLevelEncryptionConfigsCommand.js +0 -1
  86. package/dist-cjs/commands/ListFieldLevelEncryptionProfilesCommand.js +0 -1
  87. package/dist-cjs/commands/ListFunctionsCommand.js +0 -1
  88. package/dist-cjs/commands/ListInvalidationsCommand.js +0 -1
  89. package/dist-cjs/commands/ListKeyGroupsCommand.js +0 -1
  90. package/dist-cjs/commands/ListKeyValueStoresCommand.js +0 -1
  91. package/dist-cjs/commands/ListOriginAccessControlsCommand.js +0 -1
  92. package/dist-cjs/commands/ListOriginRequestPoliciesCommand.js +0 -1
  93. package/dist-cjs/commands/ListPublicKeysCommand.js +0 -1
  94. package/dist-cjs/commands/ListRealtimeLogConfigsCommand.js +0 -1
  95. package/dist-cjs/commands/ListResponseHeadersPoliciesCommand.js +0 -1
  96. package/dist-cjs/commands/ListStreamingDistributionsCommand.js +0 -1
  97. package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -1
  98. package/dist-cjs/commands/PublishFunctionCommand.js +0 -1
  99. package/dist-cjs/commands/TagResourceCommand.js +0 -1
  100. package/dist-cjs/commands/TestFunctionCommand.js +0 -1
  101. package/dist-cjs/commands/UntagResourceCommand.js +0 -1
  102. package/dist-cjs/commands/UpdateCachePolicyCommand.js +0 -1
  103. package/dist-cjs/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +0 -1
  104. package/dist-cjs/commands/UpdateContinuousDeploymentPolicyCommand.js +0 -1
  105. package/dist-cjs/commands/UpdateDistributionCommand.js +0 -1
  106. package/dist-cjs/commands/UpdateDistributionWithStagingConfigCommand.js +0 -1
  107. package/dist-cjs/commands/UpdateFieldLevelEncryptionConfigCommand.js +0 -1
  108. package/dist-cjs/commands/UpdateFieldLevelEncryptionProfileCommand.js +0 -1
  109. package/dist-cjs/commands/UpdateFunctionCommand.js +0 -1
  110. package/dist-cjs/commands/UpdateKeyGroupCommand.js +0 -1
  111. package/dist-cjs/commands/UpdateKeyValueStoreCommand.js +0 -1
  112. package/dist-cjs/commands/UpdateOriginAccessControlCommand.js +0 -1
  113. package/dist-cjs/commands/UpdateOriginRequestPolicyCommand.js +0 -1
  114. package/dist-cjs/commands/UpdatePublicKeyCommand.js +0 -1
  115. package/dist-cjs/commands/UpdateRealtimeLogConfigCommand.js +0 -1
  116. package/dist-cjs/commands/UpdateResponseHeadersPolicyCommand.js +0 -1
  117. package/dist-cjs/commands/UpdateStreamingDistributionCommand.js +0 -1
  118. package/dist-cjs/commands/index.js +0 -1
  119. package/dist-cjs/endpoint/EndpointParameters.js +0 -1
  120. package/dist-cjs/extensionConfiguration.js +0 -1
  121. package/dist-cjs/models/CloudFrontServiceException.js +0 -1
  122. package/dist-cjs/models/index.js +0 -1
  123. package/dist-cjs/models/models_0.js +0 -1
  124. package/dist-cjs/models/models_1.js +0 -1
  125. package/dist-cjs/pagination/Interfaces.js +0 -1
  126. package/dist-cjs/pagination/ListCloudFrontOriginAccessIdentitiesPaginator.js +0 -1
  127. package/dist-cjs/pagination/ListDistributionsPaginator.js +0 -1
  128. package/dist-cjs/pagination/ListInvalidationsPaginator.js +0 -1
  129. package/dist-cjs/pagination/ListKeyValueStoresPaginator.js +0 -1
  130. package/dist-cjs/pagination/ListStreamingDistributionsPaginator.js +0 -1
  131. package/dist-cjs/pagination/index.js +0 -1
  132. package/dist-cjs/protocols/Aws_restXml.js +0 -1
  133. package/dist-cjs/runtimeExtensions.js +0 -1
  134. package/dist-cjs/waiters/index.js +0 -1
  135. package/dist-cjs/waiters/waitForDistributionDeployed.js +0 -1
  136. package/dist-cjs/waiters/waitForInvalidationCompleted.js +0 -1
  137. package/dist-cjs/waiters/waitForStreamingDistributionDeployed.js +0 -1
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");