@aws-sdk/client-cloudfront 3.40.0 → 3.45.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 (96) hide show
  1. package/CHANGELOG.md +38 -0
  2. package/dist-cjs/endpoints.js +9 -0
  3. package/dist-es/endpoints.js +9 -0
  4. package/dist-types/commands/AssociateAliasCommand.d.ts +1 -1
  5. package/dist-types/commands/CreateCachePolicyCommand.d.ts +1 -1
  6. package/dist-types/commands/CreateCloudFrontOriginAccessIdentityCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateDistributionCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateDistributionWithTagsCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateFieldLevelEncryptionConfigCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateFieldLevelEncryptionProfileCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateFunctionCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateInvalidationCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateKeyGroupCommand.d.ts +1 -1
  14. package/dist-types/commands/CreateMonitoringSubscriptionCommand.d.ts +1 -1
  15. package/dist-types/commands/CreateOriginRequestPolicyCommand.d.ts +1 -1
  16. package/dist-types/commands/CreatePublicKeyCommand.d.ts +1 -1
  17. package/dist-types/commands/CreateRealtimeLogConfigCommand.d.ts +1 -1
  18. package/dist-types/commands/CreateResponseHeadersPolicyCommand.d.ts +1 -1
  19. package/dist-types/commands/CreateStreamingDistributionCommand.d.ts +1 -1
  20. package/dist-types/commands/CreateStreamingDistributionWithTagsCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteCachePolicyCommand.d.ts +1 -1
  22. package/dist-types/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteDistributionCommand.d.ts +1 -1
  24. package/dist-types/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +1 -1
  25. package/dist-types/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +1 -1
  26. package/dist-types/commands/DeleteFunctionCommand.d.ts +1 -1
  27. package/dist-types/commands/DeleteKeyGroupCommand.d.ts +1 -1
  28. package/dist-types/commands/DeleteMonitoringSubscriptionCommand.d.ts +1 -1
  29. package/dist-types/commands/DeleteOriginRequestPolicyCommand.d.ts +1 -1
  30. package/dist-types/commands/DeletePublicKeyCommand.d.ts +1 -1
  31. package/dist-types/commands/DeleteRealtimeLogConfigCommand.d.ts +1 -1
  32. package/dist-types/commands/DeleteResponseHeadersPolicyCommand.d.ts +1 -1
  33. package/dist-types/commands/DeleteStreamingDistributionCommand.d.ts +1 -1
  34. package/dist-types/commands/DescribeFunctionCommand.d.ts +1 -1
  35. package/dist-types/commands/GetCachePolicyCommand.d.ts +1 -1
  36. package/dist-types/commands/GetCachePolicyConfigCommand.d.ts +1 -1
  37. package/dist-types/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +1 -1
  38. package/dist-types/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +1 -1
  39. package/dist-types/commands/GetDistributionCommand.d.ts +1 -1
  40. package/dist-types/commands/GetDistributionConfigCommand.d.ts +1 -1
  41. package/dist-types/commands/GetFieldLevelEncryptionCommand.d.ts +1 -1
  42. package/dist-types/commands/GetFieldLevelEncryptionConfigCommand.d.ts +1 -1
  43. package/dist-types/commands/GetFieldLevelEncryptionProfileCommand.d.ts +1 -1
  44. package/dist-types/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +1 -1
  45. package/dist-types/commands/GetFunctionCommand.d.ts +1 -1
  46. package/dist-types/commands/GetInvalidationCommand.d.ts +1 -1
  47. package/dist-types/commands/GetKeyGroupCommand.d.ts +1 -1
  48. package/dist-types/commands/GetKeyGroupConfigCommand.d.ts +1 -1
  49. package/dist-types/commands/GetMonitoringSubscriptionCommand.d.ts +1 -1
  50. package/dist-types/commands/GetOriginRequestPolicyCommand.d.ts +1 -1
  51. package/dist-types/commands/GetOriginRequestPolicyConfigCommand.d.ts +1 -1
  52. package/dist-types/commands/GetPublicKeyCommand.d.ts +1 -1
  53. package/dist-types/commands/GetPublicKeyConfigCommand.d.ts +1 -1
  54. package/dist-types/commands/GetRealtimeLogConfigCommand.d.ts +1 -1
  55. package/dist-types/commands/GetResponseHeadersPolicyCommand.d.ts +1 -1
  56. package/dist-types/commands/GetResponseHeadersPolicyConfigCommand.d.ts +1 -1
  57. package/dist-types/commands/GetStreamingDistributionCommand.d.ts +1 -1
  58. package/dist-types/commands/GetStreamingDistributionConfigCommand.d.ts +1 -1
  59. package/dist-types/commands/ListCachePoliciesCommand.d.ts +1 -1
  60. package/dist-types/commands/ListCloudFrontOriginAccessIdentitiesCommand.d.ts +1 -1
  61. package/dist-types/commands/ListConflictingAliasesCommand.d.ts +1 -1
  62. package/dist-types/commands/ListDistributionsByCachePolicyIdCommand.d.ts +1 -1
  63. package/dist-types/commands/ListDistributionsByKeyGroupCommand.d.ts +1 -1
  64. package/dist-types/commands/ListDistributionsByOriginRequestPolicyIdCommand.d.ts +1 -1
  65. package/dist-types/commands/ListDistributionsByRealtimeLogConfigCommand.d.ts +1 -1
  66. package/dist-types/commands/ListDistributionsByResponseHeadersPolicyIdCommand.d.ts +1 -1
  67. package/dist-types/commands/ListDistributionsByWebACLIdCommand.d.ts +1 -1
  68. package/dist-types/commands/ListDistributionsCommand.d.ts +1 -1
  69. package/dist-types/commands/ListFieldLevelEncryptionConfigsCommand.d.ts +1 -1
  70. package/dist-types/commands/ListFieldLevelEncryptionProfilesCommand.d.ts +1 -1
  71. package/dist-types/commands/ListFunctionsCommand.d.ts +1 -1
  72. package/dist-types/commands/ListInvalidationsCommand.d.ts +1 -1
  73. package/dist-types/commands/ListKeyGroupsCommand.d.ts +1 -1
  74. package/dist-types/commands/ListOriginRequestPoliciesCommand.d.ts +1 -1
  75. package/dist-types/commands/ListPublicKeysCommand.d.ts +1 -1
  76. package/dist-types/commands/ListRealtimeLogConfigsCommand.d.ts +1 -1
  77. package/dist-types/commands/ListResponseHeadersPoliciesCommand.d.ts +1 -1
  78. package/dist-types/commands/ListStreamingDistributionsCommand.d.ts +1 -1
  79. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  80. package/dist-types/commands/PublishFunctionCommand.d.ts +1 -1
  81. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  82. package/dist-types/commands/TestFunctionCommand.d.ts +1 -1
  83. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  84. package/dist-types/commands/UpdateCachePolicyCommand.d.ts +1 -1
  85. package/dist-types/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +1 -1
  86. package/dist-types/commands/UpdateDistributionCommand.d.ts +1 -1
  87. package/dist-types/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +1 -1
  88. package/dist-types/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +1 -1
  89. package/dist-types/commands/UpdateFunctionCommand.d.ts +1 -1
  90. package/dist-types/commands/UpdateKeyGroupCommand.d.ts +1 -1
  91. package/dist-types/commands/UpdateOriginRequestPolicyCommand.d.ts +1 -1
  92. package/dist-types/commands/UpdatePublicKeyCommand.d.ts +1 -1
  93. package/dist-types/commands/UpdateRealtimeLogConfigCommand.d.ts +1 -1
  94. package/dist-types/commands/UpdateResponseHeadersPolicyCommand.d.ts +1 -1
  95. package/dist-types/commands/UpdateStreamingDistributionCommand.d.ts +1 -1
  96. package/package.json +6 -6
@@ -20,7 +20,7 @@ export interface GetPublicKeyCommandOutput extends GetPublicKeyResult, __Metadat
20
20
  *
21
21
  * @see {@link GetPublicKeyCommandInput} for command's `input` shape.
22
22
  * @see {@link GetPublicKeyCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class GetPublicKeyCommand extends $Command<GetPublicKeyCommandInput, GetPublicKeyCommandOutput, CloudFrontClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface GetPublicKeyConfigCommandOutput extends GetPublicKeyConfigResul
20
20
  *
21
21
  * @see {@link GetPublicKeyConfigCommandInput} for command's `input` shape.
22
22
  * @see {@link GetPublicKeyConfigCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class GetPublicKeyConfigCommand extends $Command<GetPublicKeyConfigCommandInput, GetPublicKeyConfigCommandOutput, CloudFrontClientResolvedConfig> {
@@ -23,7 +23,7 @@ export interface GetRealtimeLogConfigCommandOutput extends GetRealtimeLogConfigR
23
23
  *
24
24
  * @see {@link GetRealtimeLogConfigCommandInput} for command's `input` shape.
25
25
  * @see {@link GetRealtimeLogConfigCommandOutput} for command's `response` shape.
26
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
26
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
27
27
  *
28
28
  */
29
29
  export declare class GetRealtimeLogConfigCommand extends $Command<GetRealtimeLogConfigCommandInput, GetRealtimeLogConfigCommandOutput, CloudFrontClientResolvedConfig> {
@@ -27,7 +27,7 @@ export interface GetResponseHeadersPolicyCommandOutput extends GetResponseHeader
27
27
  *
28
28
  * @see {@link GetResponseHeadersPolicyCommandInput} for command's `input` shape.
29
29
  * @see {@link GetResponseHeadersPolicyCommandOutput} for command's `response` shape.
30
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
30
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
31
31
  *
32
32
  */
33
33
  export declare class GetResponseHeadersPolicyCommand extends $Command<GetResponseHeadersPolicyCommandInput, GetResponseHeadersPolicyCommandOutput, CloudFrontClientResolvedConfig> {
@@ -26,7 +26,7 @@ export interface GetResponseHeadersPolicyConfigCommandOutput extends GetResponse
26
26
  *
27
27
  * @see {@link GetResponseHeadersPolicyConfigCommandInput} for command's `input` shape.
28
28
  * @see {@link GetResponseHeadersPolicyConfigCommandOutput} for command's `response` shape.
29
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
29
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
30
30
  *
31
31
  */
32
32
  export declare class GetResponseHeadersPolicyConfigCommand extends $Command<GetResponseHeadersPolicyConfigCommandInput, GetResponseHeadersPolicyConfigCommandOutput, CloudFrontClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface GetStreamingDistributionCommandOutput extends GetStreamingDistr
20
20
  *
21
21
  * @see {@link GetStreamingDistributionCommandInput} for command's `input` shape.
22
22
  * @see {@link GetStreamingDistributionCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class GetStreamingDistributionCommand extends $Command<GetStreamingDistributionCommandInput, GetStreamingDistributionCommandOutput, CloudFrontClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface GetStreamingDistributionConfigCommandOutput extends GetStreamin
20
20
  *
21
21
  * @see {@link GetStreamingDistributionConfigCommandInput} for command's `input` shape.
22
22
  * @see {@link GetStreamingDistributionConfigCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class GetStreamingDistributionConfigCommand extends $Command<GetStreamingDistributionConfigCommandInput, GetStreamingDistributionConfigCommandOutput, CloudFrontClientResolvedConfig> {
@@ -27,7 +27,7 @@ export interface ListCachePoliciesCommandOutput extends ListCachePoliciesResult,
27
27
  *
28
28
  * @see {@link ListCachePoliciesCommandInput} for command's `input` shape.
29
29
  * @see {@link ListCachePoliciesCommandOutput} for command's `response` shape.
30
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
30
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
31
31
  *
32
32
  */
33
33
  export declare class ListCachePoliciesCommand extends $Command<ListCachePoliciesCommandInput, ListCachePoliciesCommandOutput, CloudFrontClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface ListCloudFrontOriginAccessIdentitiesCommandOutput extends ListC
20
20
  *
21
21
  * @see {@link ListCloudFrontOriginAccessIdentitiesCommandInput} for command's `input` shape.
22
22
  * @see {@link ListCloudFrontOriginAccessIdentitiesCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class ListCloudFrontOriginAccessIdentitiesCommand extends $Command<ListCloudFrontOriginAccessIdentitiesCommandInput, ListCloudFrontOriginAccessIdentitiesCommandOutput, CloudFrontClientResolvedConfig> {
@@ -42,7 +42,7 @@ export interface ListConflictingAliasesCommandOutput extends ListConflictingAlia
42
42
  *
43
43
  * @see {@link ListConflictingAliasesCommandInput} for command's `input` shape.
44
44
  * @see {@link ListConflictingAliasesCommandOutput} for command's `response` shape.
45
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
45
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
46
46
  *
47
47
  */
48
48
  export declare class ListConflictingAliasesCommand extends $Command<ListConflictingAliasesCommandInput, ListConflictingAliasesCommandOutput, CloudFrontClientResolvedConfig> {
@@ -26,7 +26,7 @@ export interface ListDistributionsByCachePolicyIdCommandOutput extends ListDistr
26
26
  *
27
27
  * @see {@link ListDistributionsByCachePolicyIdCommandInput} for command's `input` shape.
28
28
  * @see {@link ListDistributionsByCachePolicyIdCommandOutput} for command's `response` shape.
29
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
29
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
30
30
  *
31
31
  */
32
32
  export declare class ListDistributionsByCachePolicyIdCommand extends $Command<ListDistributionsByCachePolicyIdCommandInput, ListDistributionsByCachePolicyIdCommandOutput, CloudFrontClientResolvedConfig> {
@@ -26,7 +26,7 @@ export interface ListDistributionsByKeyGroupCommandOutput extends ListDistributi
26
26
  *
27
27
  * @see {@link ListDistributionsByKeyGroupCommandInput} for command's `input` shape.
28
28
  * @see {@link ListDistributionsByKeyGroupCommandOutput} for command's `response` shape.
29
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
29
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
30
30
  *
31
31
  */
32
32
  export declare class ListDistributionsByKeyGroupCommand extends $Command<ListDistributionsByKeyGroupCommandInput, ListDistributionsByKeyGroupCommandOutput, CloudFrontClientResolvedConfig> {
@@ -26,7 +26,7 @@ export interface ListDistributionsByOriginRequestPolicyIdCommandOutput extends L
26
26
  *
27
27
  * @see {@link ListDistributionsByOriginRequestPolicyIdCommandInput} for command's `input` shape.
28
28
  * @see {@link ListDistributionsByOriginRequestPolicyIdCommandOutput} for command's `response` shape.
29
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
29
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
30
30
  *
31
31
  */
32
32
  export declare class ListDistributionsByOriginRequestPolicyIdCommand extends $Command<ListDistributionsByOriginRequestPolicyIdCommandInput, ListDistributionsByOriginRequestPolicyIdCommandOutput, CloudFrontClientResolvedConfig> {
@@ -29,7 +29,7 @@ export interface ListDistributionsByRealtimeLogConfigCommandOutput extends ListD
29
29
  *
30
30
  * @see {@link ListDistributionsByRealtimeLogConfigCommandInput} for command's `input` shape.
31
31
  * @see {@link ListDistributionsByRealtimeLogConfigCommandOutput} for command's `response` shape.
32
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
32
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
33
33
  *
34
34
  */
35
35
  export declare class ListDistributionsByRealtimeLogConfigCommand extends $Command<ListDistributionsByRealtimeLogConfigCommandInput, ListDistributionsByRealtimeLogConfigCommandOutput, CloudFrontClientResolvedConfig> {
@@ -26,7 +26,7 @@ export interface ListDistributionsByResponseHeadersPolicyIdCommandOutput extends
26
26
  *
27
27
  * @see {@link ListDistributionsByResponseHeadersPolicyIdCommandInput} for command's `input` shape.
28
28
  * @see {@link ListDistributionsByResponseHeadersPolicyIdCommandOutput} for command's `response` shape.
29
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
29
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
30
30
  *
31
31
  */
32
32
  export declare class ListDistributionsByResponseHeadersPolicyIdCommand extends $Command<ListDistributionsByResponseHeadersPolicyIdCommandInput, ListDistributionsByResponseHeadersPolicyIdCommandOutput, CloudFrontClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface ListDistributionsByWebACLIdCommandOutput extends ListDistributi
20
20
  *
21
21
  * @see {@link ListDistributionsByWebACLIdCommandInput} for command's `input` shape.
22
22
  * @see {@link ListDistributionsByWebACLIdCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class ListDistributionsByWebACLIdCommand extends $Command<ListDistributionsByWebACLIdCommandInput, ListDistributionsByWebACLIdCommandOutput, CloudFrontClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface ListDistributionsCommandOutput extends ListDistributionsResult,
20
20
  *
21
21
  * @see {@link ListDistributionsCommandInput} for command's `input` shape.
22
22
  * @see {@link ListDistributionsCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class ListDistributionsCommand extends $Command<ListDistributionsCommandInput, ListDistributionsCommandOutput, CloudFrontClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface ListFieldLevelEncryptionConfigsCommandOutput extends ListFieldL
20
20
  *
21
21
  * @see {@link ListFieldLevelEncryptionConfigsCommandInput} for command's `input` shape.
22
22
  * @see {@link ListFieldLevelEncryptionConfigsCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class ListFieldLevelEncryptionConfigsCommand extends $Command<ListFieldLevelEncryptionConfigsCommandInput, ListFieldLevelEncryptionConfigsCommandOutput, CloudFrontClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface ListFieldLevelEncryptionProfilesCommandOutput extends ListField
20
20
  *
21
21
  * @see {@link ListFieldLevelEncryptionProfilesCommandInput} for command's `input` shape.
22
22
  * @see {@link ListFieldLevelEncryptionProfilesCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class ListFieldLevelEncryptionProfilesCommand extends $Command<ListFieldLevelEncryptionProfilesCommandInput, ListFieldLevelEncryptionProfilesCommandOutput, CloudFrontClientResolvedConfig> {
@@ -27,7 +27,7 @@ export interface ListFunctionsCommandOutput extends ListFunctionsResult, __Metad
27
27
  *
28
28
  * @see {@link ListFunctionsCommandInput} for command's `input` shape.
29
29
  * @see {@link ListFunctionsCommandOutput} for command's `response` shape.
30
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
30
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
31
31
  *
32
32
  */
33
33
  export declare class ListFunctionsCommand extends $Command<ListFunctionsCommandInput, ListFunctionsCommandOutput, CloudFrontClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface ListInvalidationsCommandOutput extends ListInvalidationsResult,
20
20
  *
21
21
  * @see {@link ListInvalidationsCommandInput} for command's `input` shape.
22
22
  * @see {@link ListInvalidationsCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class ListInvalidationsCommand extends $Command<ListInvalidationsCommandInput, ListInvalidationsCommandOutput, CloudFrontClientResolvedConfig> {
@@ -25,7 +25,7 @@ export interface ListKeyGroupsCommandOutput extends ListKeyGroupsResult, __Metad
25
25
  *
26
26
  * @see {@link ListKeyGroupsCommandInput} for command's `input` shape.
27
27
  * @see {@link ListKeyGroupsCommandOutput} for command's `response` shape.
28
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
28
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
29
29
  *
30
30
  */
31
31
  export declare class ListKeyGroupsCommand extends $Command<ListKeyGroupsCommandInput, ListKeyGroupsCommandOutput, CloudFrontClientResolvedConfig> {
@@ -27,7 +27,7 @@ export interface ListOriginRequestPoliciesCommandOutput extends ListOriginReques
27
27
  *
28
28
  * @see {@link ListOriginRequestPoliciesCommandInput} for command's `input` shape.
29
29
  * @see {@link ListOriginRequestPoliciesCommandOutput} for command's `response` shape.
30
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
30
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
31
31
  *
32
32
  */
33
33
  export declare class ListOriginRequestPoliciesCommand extends $Command<ListOriginRequestPoliciesCommandInput, ListOriginRequestPoliciesCommandOutput, CloudFrontClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface ListPublicKeysCommandOutput extends ListPublicKeysResult, __Met
20
20
  *
21
21
  * @see {@link ListPublicKeysCommandInput} for command's `input` shape.
22
22
  * @see {@link ListPublicKeysCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class ListPublicKeysCommand extends $Command<ListPublicKeysCommandInput, ListPublicKeysCommandOutput, CloudFrontClientResolvedConfig> {
@@ -25,7 +25,7 @@ export interface ListRealtimeLogConfigsCommandOutput extends ListRealtimeLogConf
25
25
  *
26
26
  * @see {@link ListRealtimeLogConfigsCommandInput} for command's `input` shape.
27
27
  * @see {@link ListRealtimeLogConfigsCommandOutput} for command's `response` shape.
28
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
28
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
29
29
  *
30
30
  */
31
31
  export declare class ListRealtimeLogConfigsCommand extends $Command<ListRealtimeLogConfigsCommandInput, ListRealtimeLogConfigsCommandOutput, CloudFrontClientResolvedConfig> {
@@ -27,7 +27,7 @@ export interface ListResponseHeadersPoliciesCommandOutput extends ListResponseHe
27
27
  *
28
28
  * @see {@link ListResponseHeadersPoliciesCommandInput} for command's `input` shape.
29
29
  * @see {@link ListResponseHeadersPoliciesCommandOutput} for command's `response` shape.
30
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
30
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
31
31
  *
32
32
  */
33
33
  export declare class ListResponseHeadersPoliciesCommand extends $Command<ListResponseHeadersPoliciesCommandInput, ListResponseHeadersPoliciesCommandOutput, CloudFrontClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface ListStreamingDistributionsCommandOutput extends ListStreamingDi
20
20
  *
21
21
  * @see {@link ListStreamingDistributionsCommandInput} for command's `input` shape.
22
22
  * @see {@link ListStreamingDistributionsCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class ListStreamingDistributionsCommand extends $Command<ListStreamingDistributionsCommandInput, ListStreamingDistributionsCommandOutput, CloudFrontClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
20
20
  *
21
21
  * @see {@link ListTagsForResourceCommandInput} for command's `input` shape.
22
22
  * @see {@link ListTagsForResourceCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, CloudFrontClientResolvedConfig> {
@@ -28,7 +28,7 @@ export interface PublishFunctionCommandOutput extends PublishFunctionResult, __M
28
28
  *
29
29
  * @see {@link PublishFunctionCommandInput} for command's `input` shape.
30
30
  * @see {@link PublishFunctionCommandOutput} for command's `response` shape.
31
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
31
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
32
32
  *
33
33
  */
34
34
  export declare class PublishFunctionCommand extends $Command<PublishFunctionCommandInput, PublishFunctionCommandOutput, CloudFrontClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface TagResourceCommandOutput extends __MetadataBearer {
20
20
  *
21
21
  * @see {@link TagResourceCommandInput} for command's `input` shape.
22
22
  * @see {@link TagResourceCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, CloudFrontClientResolvedConfig> {
@@ -29,7 +29,7 @@ export interface TestFunctionCommandOutput extends TestFunctionResult, __Metadat
29
29
  *
30
30
  * @see {@link TestFunctionCommandInput} for command's `input` shape.
31
31
  * @see {@link TestFunctionCommandOutput} for command's `response` shape.
32
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
32
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
33
33
  *
34
34
  */
35
35
  export declare class TestFunctionCommand extends $Command<TestFunctionCommandInput, TestFunctionCommandOutput, CloudFrontClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface UntagResourceCommandOutput extends __MetadataBearer {
20
20
  *
21
21
  * @see {@link UntagResourceCommandInput} for command's `input` shape.
22
22
  * @see {@link UntagResourceCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class UntagResourceCommand extends $Command<UntagResourceCommandInput, UntagResourceCommandOutput, CloudFrontClientResolvedConfig> {
@@ -37,7 +37,7 @@ export interface UpdateCachePolicyCommandOutput extends UpdateCachePolicyResult,
37
37
  *
38
38
  * @see {@link UpdateCachePolicyCommandInput} for command's `input` shape.
39
39
  * @see {@link UpdateCachePolicyCommandOutput} for command's `response` shape.
40
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
40
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
41
41
  *
42
42
  */
43
43
  export declare class UpdateCachePolicyCommand extends $Command<UpdateCachePolicyCommandInput, UpdateCachePolicyCommandOutput, CloudFrontClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface UpdateCloudFrontOriginAccessIdentityCommandOutput extends Updat
20
20
  *
21
21
  * @see {@link UpdateCloudFrontOriginAccessIdentityCommandInput} for command's `input` shape.
22
22
  * @see {@link UpdateCloudFrontOriginAccessIdentityCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class UpdateCloudFrontOriginAccessIdentityCommand extends $Command<UpdateCloudFrontOriginAccessIdentityCommandInput, UpdateCloudFrontOriginAccessIdentityCommandOutput, CloudFrontClientResolvedConfig> {
@@ -98,7 +98,7 @@ export interface UpdateDistributionCommandOutput extends UpdateDistributionResul
98
98
  *
99
99
  * @see {@link UpdateDistributionCommandInput} for command's `input` shape.
100
100
  * @see {@link UpdateDistributionCommandOutput} for command's `response` shape.
101
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
101
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
102
102
  *
103
103
  */
104
104
  export declare class UpdateDistributionCommand extends $Command<UpdateDistributionCommandInput, UpdateDistributionCommandOutput, CloudFrontClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface UpdateFieldLevelEncryptionConfigCommandOutput extends UpdateFie
20
20
  *
21
21
  * @see {@link UpdateFieldLevelEncryptionConfigCommandInput} for command's `input` shape.
22
22
  * @see {@link UpdateFieldLevelEncryptionConfigCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class UpdateFieldLevelEncryptionConfigCommand extends $Command<UpdateFieldLevelEncryptionConfigCommandInput, UpdateFieldLevelEncryptionConfigCommandOutput, CloudFrontClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface UpdateFieldLevelEncryptionProfileCommandOutput extends UpdateFi
20
20
  *
21
21
  * @see {@link UpdateFieldLevelEncryptionProfileCommandInput} for command's `input` shape.
22
22
  * @see {@link UpdateFieldLevelEncryptionProfileCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class UpdateFieldLevelEncryptionProfileCommand extends $Command<UpdateFieldLevelEncryptionProfileCommandInput, UpdateFieldLevelEncryptionProfileCommandOutput, CloudFrontClientResolvedConfig> {
@@ -25,7 +25,7 @@ export interface UpdateFunctionCommandOutput extends UpdateFunctionResult, __Met
25
25
  *
26
26
  * @see {@link UpdateFunctionCommandInput} for command's `input` shape.
27
27
  * @see {@link UpdateFunctionCommandOutput} for command's `response` shape.
28
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
28
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
29
29
  *
30
30
  */
31
31
  export declare class UpdateFunctionCommand extends $Command<UpdateFunctionCommandInput, UpdateFunctionCommandOutput, CloudFrontClientResolvedConfig> {
@@ -37,7 +37,7 @@ export interface UpdateKeyGroupCommandOutput extends UpdateKeyGroupResult, __Met
37
37
  *
38
38
  * @see {@link UpdateKeyGroupCommandInput} for command's `input` shape.
39
39
  * @see {@link UpdateKeyGroupCommandOutput} for command's `response` shape.
40
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
40
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
41
41
  *
42
42
  */
43
43
  export declare class UpdateKeyGroupCommand extends $Command<UpdateKeyGroupCommandInput, UpdateKeyGroupCommandOutput, CloudFrontClientResolvedConfig> {
@@ -37,7 +37,7 @@ export interface UpdateOriginRequestPolicyCommandOutput extends UpdateOriginRequ
37
37
  *
38
38
  * @see {@link UpdateOriginRequestPolicyCommandInput} for command's `input` shape.
39
39
  * @see {@link UpdateOriginRequestPolicyCommandOutput} for command's `response` shape.
40
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
40
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
41
41
  *
42
42
  */
43
43
  export declare class UpdateOriginRequestPolicyCommand extends $Command<UpdateOriginRequestPolicyCommandInput, UpdateOriginRequestPolicyCommandOutput, CloudFrontClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface UpdatePublicKeyCommandOutput extends UpdatePublicKeyResult, __M
20
20
  *
21
21
  * @see {@link UpdatePublicKeyCommandInput} for command's `input` shape.
22
22
  * @see {@link UpdatePublicKeyCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class UpdatePublicKeyCommand extends $Command<UpdatePublicKeyCommandInput, UpdatePublicKeyCommandOutput, CloudFrontClientResolvedConfig> {
@@ -40,7 +40,7 @@ export interface UpdateRealtimeLogConfigCommandOutput extends UpdateRealtimeLogC
40
40
  *
41
41
  * @see {@link UpdateRealtimeLogConfigCommandInput} for command's `input` shape.
42
42
  * @see {@link UpdateRealtimeLogConfigCommandOutput} for command's `response` shape.
43
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
43
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
44
44
  *
45
45
  */
46
46
  export declare class UpdateRealtimeLogConfigCommand extends $Command<UpdateRealtimeLogConfigCommandInput, UpdateRealtimeLogConfigCommandOutput, CloudFrontClientResolvedConfig> {
@@ -38,7 +38,7 @@ export interface UpdateResponseHeadersPolicyCommandOutput extends UpdateResponse
38
38
  *
39
39
  * @see {@link UpdateResponseHeadersPolicyCommandInput} for command's `input` shape.
40
40
  * @see {@link UpdateResponseHeadersPolicyCommandOutput} for command's `response` shape.
41
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
41
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
42
42
  *
43
43
  */
44
44
  export declare class UpdateResponseHeadersPolicyCommand extends $Command<UpdateResponseHeadersPolicyCommandInput, UpdateResponseHeadersPolicyCommandOutput, CloudFrontClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface UpdateStreamingDistributionCommandOutput extends UpdateStreamin
20
20
  *
21
21
  * @see {@link UpdateStreamingDistributionCommandInput} for command's `input` shape.
22
22
  * @see {@link UpdateStreamingDistributionCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class UpdateStreamingDistributionCommand extends $Command<UpdateStreamingDistributionCommandInput, UpdateStreamingDistributionCommandOutput, CloudFrontClientResolvedConfig> {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-cloudfront",
3
3
  "description": "AWS SDK for JavaScript Cloudfront Client for Node.js, Browser and React Native",
4
- "version": "3.40.0",
4
+ "version": "3.45.0",
5
5
  "scripts": {
6
6
  "build": "yarn build:cjs && yarn build:es && yarn build:types",
7
7
  "build:cjs": "tsc -p tsconfig.json",
@@ -21,9 +21,9 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "2.0.0",
23
23
  "@aws-crypto/sha256-js": "2.0.0",
24
- "@aws-sdk/client-sts": "3.40.0",
25
- "@aws-sdk/config-resolver": "3.40.0",
26
- "@aws-sdk/credential-provider-node": "3.40.0",
24
+ "@aws-sdk/client-sts": "3.45.0",
25
+ "@aws-sdk/config-resolver": "3.45.0",
26
+ "@aws-sdk/credential-provider-node": "3.45.0",
27
27
  "@aws-sdk/fetch-http-handler": "3.40.0",
28
28
  "@aws-sdk/hash-node": "3.40.0",
29
29
  "@aws-sdk/invalid-dependency": "3.40.0",
@@ -32,13 +32,13 @@
32
32
  "@aws-sdk/middleware-logger": "3.40.0",
33
33
  "@aws-sdk/middleware-retry": "3.40.0",
34
34
  "@aws-sdk/middleware-serde": "3.40.0",
35
- "@aws-sdk/middleware-signing": "3.40.0",
35
+ "@aws-sdk/middleware-signing": "3.45.0",
36
36
  "@aws-sdk/middleware-stack": "3.40.0",
37
37
  "@aws-sdk/middleware-user-agent": "3.40.0",
38
38
  "@aws-sdk/node-config-provider": "3.40.0",
39
39
  "@aws-sdk/node-http-handler": "3.40.0",
40
40
  "@aws-sdk/protocol-http": "3.40.0",
41
- "@aws-sdk/smithy-client": "3.40.0",
41
+ "@aws-sdk/smithy-client": "3.41.0",
42
42
  "@aws-sdk/types": "3.40.0",
43
43
  "@aws-sdk/url-parser": "3.40.0",
44
44
  "@aws-sdk/util-base64-browser": "3.37.0",