@aws-sdk/client-cloudfront 3.774.0 → 3.777.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 (129) hide show
  1. package/dist-cjs/auth/httpAuthSchemeProvider.js +1 -3
  2. package/dist-cjs/index.js +17 -18
  3. package/dist-es/CloudFrontClient.js +2 -1
  4. package/dist-es/auth/httpAuthSchemeProvider.js +1 -3
  5. package/dist-es/endpoint/EndpointParameters.js +2 -3
  6. package/dist-es/runtimeExtensions.js +2 -14
  7. package/dist-types/commands/AssociateAliasCommand.d.ts +1 -0
  8. package/dist-types/commands/CopyDistributionCommand.d.ts +1 -0
  9. package/dist-types/commands/CreateAnycastIpListCommand.d.ts +1 -0
  10. package/dist-types/commands/CreateCachePolicyCommand.d.ts +1 -0
  11. package/dist-types/commands/CreateCloudFrontOriginAccessIdentityCommand.d.ts +1 -0
  12. package/dist-types/commands/CreateContinuousDeploymentPolicyCommand.d.ts +1 -0
  13. package/dist-types/commands/CreateDistributionCommand.d.ts +1 -0
  14. package/dist-types/commands/CreateDistributionWithTagsCommand.d.ts +1 -0
  15. package/dist-types/commands/CreateFieldLevelEncryptionConfigCommand.d.ts +1 -0
  16. package/dist-types/commands/CreateFieldLevelEncryptionProfileCommand.d.ts +1 -0
  17. package/dist-types/commands/CreateFunctionCommand.d.ts +29 -29
  18. package/dist-types/commands/CreateInvalidationCommand.d.ts +1 -0
  19. package/dist-types/commands/CreateKeyGroupCommand.d.ts +1 -0
  20. package/dist-types/commands/CreateKeyValueStoreCommand.d.ts +17 -17
  21. package/dist-types/commands/CreateMonitoringSubscriptionCommand.d.ts +1 -0
  22. package/dist-types/commands/CreateOriginAccessControlCommand.d.ts +1 -0
  23. package/dist-types/commands/CreateOriginRequestPolicyCommand.d.ts +1 -0
  24. package/dist-types/commands/CreatePublicKeyCommand.d.ts +1 -0
  25. package/dist-types/commands/CreateRealtimeLogConfigCommand.d.ts +1 -0
  26. package/dist-types/commands/CreateResponseHeadersPolicyCommand.d.ts +1 -0
  27. package/dist-types/commands/CreateStreamingDistributionCommand.d.ts +1 -0
  28. package/dist-types/commands/CreateStreamingDistributionWithTagsCommand.d.ts +1 -0
  29. package/dist-types/commands/CreateVpcOriginCommand.d.ts +29 -29
  30. package/dist-types/commands/DeleteAnycastIpListCommand.d.ts +1 -0
  31. package/dist-types/commands/DeleteCachePolicyCommand.d.ts +1 -0
  32. package/dist-types/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +1 -0
  33. package/dist-types/commands/DeleteContinuousDeploymentPolicyCommand.d.ts +1 -0
  34. package/dist-types/commands/DeleteDistributionCommand.d.ts +1 -0
  35. package/dist-types/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +1 -0
  36. package/dist-types/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +1 -0
  37. package/dist-types/commands/DeleteFunctionCommand.d.ts +1 -0
  38. package/dist-types/commands/DeleteKeyGroupCommand.d.ts +1 -0
  39. package/dist-types/commands/DeleteKeyValueStoreCommand.d.ts +8 -5
  40. package/dist-types/commands/DeleteMonitoringSubscriptionCommand.d.ts +1 -0
  41. package/dist-types/commands/DeleteOriginAccessControlCommand.d.ts +1 -0
  42. package/dist-types/commands/DeleteOriginRequestPolicyCommand.d.ts +1 -0
  43. package/dist-types/commands/DeletePublicKeyCommand.d.ts +1 -0
  44. package/dist-types/commands/DeleteRealtimeLogConfigCommand.d.ts +1 -0
  45. package/dist-types/commands/DeleteResponseHeadersPolicyCommand.d.ts +1 -0
  46. package/dist-types/commands/DeleteStreamingDistributionCommand.d.ts +1 -0
  47. package/dist-types/commands/DeleteVpcOriginCommand.d.ts +21 -21
  48. package/dist-types/commands/DescribeFunctionCommand.d.ts +1 -0
  49. package/dist-types/commands/DescribeKeyValueStoreCommand.d.ts +12 -12
  50. package/dist-types/commands/GetAnycastIpListCommand.d.ts +1 -0
  51. package/dist-types/commands/GetCachePolicyCommand.d.ts +1 -0
  52. package/dist-types/commands/GetCachePolicyConfigCommand.d.ts +1 -0
  53. package/dist-types/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +1 -0
  54. package/dist-types/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +1 -0
  55. package/dist-types/commands/GetContinuousDeploymentPolicyCommand.d.ts +1 -0
  56. package/dist-types/commands/GetContinuousDeploymentPolicyConfigCommand.d.ts +1 -0
  57. package/dist-types/commands/GetDistributionCommand.d.ts +1 -0
  58. package/dist-types/commands/GetDistributionConfigCommand.d.ts +1 -0
  59. package/dist-types/commands/GetFieldLevelEncryptionCommand.d.ts +1 -0
  60. package/dist-types/commands/GetFieldLevelEncryptionConfigCommand.d.ts +1 -0
  61. package/dist-types/commands/GetFieldLevelEncryptionProfileCommand.d.ts +1 -0
  62. package/dist-types/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +1 -0
  63. package/dist-types/commands/GetFunctionCommand.d.ts +1 -0
  64. package/dist-types/commands/GetInvalidationCommand.d.ts +1 -0
  65. package/dist-types/commands/GetKeyGroupCommand.d.ts +1 -0
  66. package/dist-types/commands/GetKeyGroupConfigCommand.d.ts +1 -0
  67. package/dist-types/commands/GetMonitoringSubscriptionCommand.d.ts +1 -0
  68. package/dist-types/commands/GetOriginAccessControlCommand.d.ts +1 -0
  69. package/dist-types/commands/GetOriginAccessControlConfigCommand.d.ts +1 -0
  70. package/dist-types/commands/GetOriginRequestPolicyCommand.d.ts +1 -0
  71. package/dist-types/commands/GetOriginRequestPolicyConfigCommand.d.ts +1 -0
  72. package/dist-types/commands/GetPublicKeyCommand.d.ts +1 -0
  73. package/dist-types/commands/GetPublicKeyConfigCommand.d.ts +1 -0
  74. package/dist-types/commands/GetRealtimeLogConfigCommand.d.ts +1 -0
  75. package/dist-types/commands/GetResponseHeadersPolicyCommand.d.ts +1 -0
  76. package/dist-types/commands/GetResponseHeadersPolicyConfigCommand.d.ts +1 -0
  77. package/dist-types/commands/GetStreamingDistributionCommand.d.ts +1 -0
  78. package/dist-types/commands/GetStreamingDistributionConfigCommand.d.ts +1 -0
  79. package/dist-types/commands/GetVpcOriginCommand.d.ts +20 -20
  80. package/dist-types/commands/ListAnycastIpListsCommand.d.ts +1 -0
  81. package/dist-types/commands/ListCachePoliciesCommand.d.ts +1 -0
  82. package/dist-types/commands/ListCloudFrontOriginAccessIdentitiesCommand.d.ts +1 -0
  83. package/dist-types/commands/ListConflictingAliasesCommand.d.ts +1 -0
  84. package/dist-types/commands/ListContinuousDeploymentPoliciesCommand.d.ts +1 -0
  85. package/dist-types/commands/ListDistributionsByAnycastIpListIdCommand.d.ts +1 -0
  86. package/dist-types/commands/ListDistributionsByCachePolicyIdCommand.d.ts +1 -0
  87. package/dist-types/commands/ListDistributionsByKeyGroupCommand.d.ts +1 -0
  88. package/dist-types/commands/ListDistributionsByOriginRequestPolicyIdCommand.d.ts +1 -0
  89. package/dist-types/commands/ListDistributionsByRealtimeLogConfigCommand.d.ts +1 -0
  90. package/dist-types/commands/ListDistributionsByResponseHeadersPolicyIdCommand.d.ts +1 -0
  91. package/dist-types/commands/ListDistributionsByVpcOriginIdCommand.d.ts +10 -10
  92. package/dist-types/commands/ListDistributionsByWebACLIdCommand.d.ts +1 -0
  93. package/dist-types/commands/ListDistributionsCommand.d.ts +1 -0
  94. package/dist-types/commands/ListFieldLevelEncryptionConfigsCommand.d.ts +1 -0
  95. package/dist-types/commands/ListFieldLevelEncryptionProfilesCommand.d.ts +1 -0
  96. package/dist-types/commands/ListFunctionsCommand.d.ts +1 -0
  97. package/dist-types/commands/ListInvalidationsCommand.d.ts +1 -0
  98. package/dist-types/commands/ListKeyGroupsCommand.d.ts +1 -0
  99. package/dist-types/commands/ListKeyValueStoresCommand.d.ts +15 -15
  100. package/dist-types/commands/ListOriginAccessControlsCommand.d.ts +1 -0
  101. package/dist-types/commands/ListOriginRequestPoliciesCommand.d.ts +1 -0
  102. package/dist-types/commands/ListPublicKeysCommand.d.ts +1 -0
  103. package/dist-types/commands/ListRealtimeLogConfigsCommand.d.ts +1 -0
  104. package/dist-types/commands/ListResponseHeadersPoliciesCommand.d.ts +1 -0
  105. package/dist-types/commands/ListStreamingDistributionsCommand.d.ts +1 -0
  106. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
  107. package/dist-types/commands/ListVpcOriginsCommand.d.ts +17 -17
  108. package/dist-types/commands/PublishFunctionCommand.d.ts +1 -0
  109. package/dist-types/commands/TagResourceCommand.d.ts +1 -0
  110. package/dist-types/commands/TestFunctionCommand.d.ts +1 -0
  111. package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
  112. package/dist-types/commands/UpdateCachePolicyCommand.d.ts +1 -0
  113. package/dist-types/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +1 -0
  114. package/dist-types/commands/UpdateContinuousDeploymentPolicyCommand.d.ts +1 -0
  115. package/dist-types/commands/UpdateDistributionCommand.d.ts +1 -0
  116. package/dist-types/commands/UpdateDistributionWithStagingConfigCommand.d.ts +1 -0
  117. package/dist-types/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +1 -0
  118. package/dist-types/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +1 -0
  119. package/dist-types/commands/UpdateFunctionCommand.d.ts +29 -29
  120. package/dist-types/commands/UpdateKeyGroupCommand.d.ts +1 -0
  121. package/dist-types/commands/UpdateKeyValueStoreCommand.d.ts +14 -14
  122. package/dist-types/commands/UpdateOriginAccessControlCommand.d.ts +1 -0
  123. package/dist-types/commands/UpdateOriginRequestPolicyCommand.d.ts +1 -0
  124. package/dist-types/commands/UpdatePublicKeyCommand.d.ts +1 -0
  125. package/dist-types/commands/UpdateRealtimeLogConfigCommand.d.ts +1 -0
  126. package/dist-types/commands/UpdateResponseHeadersPolicyCommand.d.ts +1 -0
  127. package/dist-types/commands/UpdateStreamingDistributionCommand.d.ts +1 -0
  128. package/dist-types/commands/UpdateVpcOriginCommand.d.ts +30 -30
  129. package/package.json +36 -36
@@ -80,6 +80,7 @@ declare const ListDistributionsByOriginRequestPolicyIdCommand_base: {
80
80
  * @throws {@link CloudFrontServiceException}
81
81
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class ListDistributionsByOriginRequestPolicyIdCommand extends ListDistributionsByOriginRequestPolicyIdCommand_base {
@@ -379,6 +379,7 @@ declare const ListDistributionsByRealtimeLogConfigCommand_base: {
379
379
  * @throws {@link CloudFrontServiceException}
380
380
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
381
381
  *
382
+ *
382
383
  * @public
383
384
  */
384
385
  export declare class ListDistributionsByRealtimeLogConfigCommand extends ListDistributionsByRealtimeLogConfigCommand_base {
@@ -80,6 +80,7 @@ declare const ListDistributionsByResponseHeadersPolicyIdCommand_base: {
80
80
  * @throws {@link CloudFrontServiceException}
81
81
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class ListDistributionsByResponseHeadersPolicyIdCommand extends ListDistributionsByResponseHeadersPolicyIdCommand_base {
@@ -77,29 +77,29 @@ declare const ListDistributionsByVpcOriginIdCommand_base: {
77
77
  * @throws {@link CloudFrontServiceException}
78
78
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
79
79
  *
80
- * @public
80
+ *
81
81
  * @example To list distributions by VPC origin ID
82
82
  * ```javascript
83
83
  * // The following command lists distributions by VPC origin ID:
84
84
  * const input = {
85
- * "VpcOriginId": "vo_BQwjxxQxjCaBcQLzJUFkDM"
85
+ * VpcOriginId: "vo_BQwjxxQxjCaBcQLzJUFkDM"
86
86
  * };
87
87
  * const command = new ListDistributionsByVpcOriginIdCommand(input);
88
88
  * const response = await client.send(command);
89
- * /* response ==
89
+ * /* response is
90
90
  * {
91
- * "DistributionIdList": {
92
- * "IsTruncated": false,
93
- * "Items": [],
94
- * "Marker": "a",
95
- * "MaxItems": 100,
96
- * "Quantity": 0
91
+ * DistributionIdList: {
92
+ * IsTruncated: false,
93
+ * Items: [],
94
+ * Marker: "a",
95
+ * MaxItems: 100,
96
+ * Quantity: 0
97
97
  * }
98
98
  * }
99
99
  * *\/
100
- * // example id: example-1
101
100
  * ```
102
101
  *
102
+ * @public
103
103
  */
104
104
  export declare class ListDistributionsByVpcOriginIdCommand extends ListDistributionsByVpcOriginIdCommand_base {
105
105
  /** @internal type navigation helper, not in runtime. */
@@ -376,6 +376,7 @@ declare const ListDistributionsByWebACLIdCommand_base: {
376
376
  * @throws {@link CloudFrontServiceException}
377
377
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
378
378
  *
379
+ *
379
380
  * @public
380
381
  */
381
382
  export declare class ListDistributionsByWebACLIdCommand extends ListDistributionsByWebACLIdCommand_base {
@@ -368,6 +368,7 @@ declare const ListDistributionsCommand_base: {
368
368
  * @throws {@link CloudFrontServiceException}
369
369
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
370
370
  *
371
+ *
371
372
  * @public
372
373
  */
373
374
  export declare class ListDistributionsCommand extends ListDistributionsCommand_base {
@@ -95,6 +95,7 @@ declare const ListFieldLevelEncryptionConfigsCommand_base: {
95
95
  * @throws {@link CloudFrontServiceException}
96
96
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
97
97
  *
98
+ *
98
99
  * @public
99
100
  */
100
101
  export declare class ListFieldLevelEncryptionConfigsCommand extends ListFieldLevelEncryptionConfigsCommand_base {
@@ -86,6 +86,7 @@ declare const ListFieldLevelEncryptionProfilesCommand_base: {
86
86
  * @throws {@link CloudFrontServiceException}
87
87
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
88
88
  *
89
+ *
89
90
  * @public
90
91
  */
91
92
  export declare class ListFieldLevelEncryptionProfilesCommand extends ListFieldLevelEncryptionProfilesCommand_base {
@@ -97,6 +97,7 @@ declare const ListFunctionsCommand_base: {
97
97
  * @throws {@link CloudFrontServiceException}
98
98
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
99
99
  *
100
+ *
100
101
  * @public
101
102
  */
102
103
  export declare class ListFunctionsCommand extends ListFunctionsCommand_base {
@@ -78,6 +78,7 @@ declare const ListInvalidationsCommand_base: {
78
78
  * @throws {@link CloudFrontServiceException}
79
79
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
80
80
  *
81
+ *
81
82
  * @public
82
83
  */
83
84
  export declare class ListInvalidationsCommand extends ListInvalidationsCommand_base {
@@ -82,6 +82,7 @@ declare const ListKeyGroupsCommand_base: {
82
82
  * @throws {@link CloudFrontServiceException}
83
83
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
84
84
  *
85
+ *
85
86
  * @public
86
87
  */
87
88
  export declare class ListKeyGroupsCommand extends ListKeyGroupsCommand_base {
@@ -79,37 +79,37 @@ declare const ListKeyValueStoresCommand_base: {
79
79
  * @throws {@link CloudFrontServiceException}
80
80
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
81
81
  *
82
- * @public
82
+ *
83
83
  * @example To get a list of KeyValueStores
84
84
  * ```javascript
85
85
  * // The following command retrieves a list of KeyValueStores with READY status.
86
86
  * const input = {
87
- * "Status": "READY"
87
+ * Status: "READY"
88
88
  * };
89
89
  * const command = new ListKeyValueStoresCommand(input);
90
90
  * const response = await client.send(command);
91
- * /* response ==
91
+ * /* response is
92
92
  * {
93
- * "KeyValueStoreList": {
94
- * "Items": [
93
+ * KeyValueStoreList: {
94
+ * Items: [
95
95
  * {
96
- * "ARN": "arn:aws:cloudfront::123456789012:key-value-store/54947df8-0e9e-4471-a2f9-9af509fb5889",
97
- * "Comment": "",
98
- * "Id": "54947df8-0e9e-4471-a2f9-9af509fb5889",
99
- * "LastModifiedTime": "2023-11-07T18:45:21.069Z",
100
- * "Name": "my-keyvaluestore-name",
101
- * "Status": "READY"
96
+ * ARN: "arn:aws:cloudfront::123456789012:key-value-store/54947df8-0e9e-4471-a2f9-9af509fb5889",
97
+ * Comment: "",
98
+ * Id: "54947df8-0e9e-4471-a2f9-9af509fb5889",
99
+ * LastModifiedTime: "2023-11-07T18:45:21.069Z",
100
+ * Name: "my-keyvaluestore-name",
101
+ * Status: "READY"
102
102
  * }
103
103
  * ],
104
- * "MaxItems": 100,
105
- * "NextMarker": "",
106
- * "Quantity": 1
104
+ * MaxItems: 100,
105
+ * NextMarker: "",
106
+ * Quantity: 1
107
107
  * }
108
108
  * }
109
109
  * *\/
110
- * // example id: example-1
111
110
  * ```
112
111
  *
112
+ * @public
113
113
  */
114
114
  export declare class ListKeyValueStoresCommand extends ListKeyValueStoresCommand_base {
115
115
  /** @internal type navigation helper, not in runtime. */
@@ -84,6 +84,7 @@ declare const ListOriginAccessControlsCommand_base: {
84
84
  * @throws {@link CloudFrontServiceException}
85
85
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
86
86
  *
87
+ *
87
88
  * @public
88
89
  */
89
90
  export declare class ListOriginAccessControlsCommand extends ListOriginAccessControlsCommand_base {
@@ -116,6 +116,7 @@ declare const ListOriginRequestPoliciesCommand_base: {
116
116
  * @throws {@link CloudFrontServiceException}
117
117
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
118
118
  *
119
+ *
119
120
  * @public
120
121
  */
121
122
  export declare class ListOriginRequestPoliciesCommand extends ListOriginRequestPoliciesCommand_base {
@@ -71,6 +71,7 @@ declare const ListPublicKeysCommand_base: {
71
71
  * @throws {@link CloudFrontServiceException}
72
72
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
73
73
  *
74
+ *
74
75
  * @public
75
76
  */
76
77
  export declare class ListPublicKeysCommand extends ListPublicKeysCommand_base {
@@ -93,6 +93,7 @@ declare const ListRealtimeLogConfigsCommand_base: {
93
93
  * @throws {@link CloudFrontServiceException}
94
94
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
95
95
  *
96
+ *
96
97
  * @public
97
98
  */
98
99
  export declare class ListRealtimeLogConfigsCommand extends ListRealtimeLogConfigsCommand_base {
@@ -169,6 +169,7 @@ declare const ListResponseHeadersPoliciesCommand_base: {
169
169
  * @throws {@link CloudFrontServiceException}
170
170
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
171
171
  *
172
+ *
172
173
  * @public
173
174
  */
174
175
  export declare class ListResponseHeadersPoliciesCommand extends ListResponseHeadersPoliciesCommand_base {
@@ -93,6 +93,7 @@ declare const ListStreamingDistributionsCommand_base: {
93
93
  * @throws {@link CloudFrontServiceException}
94
94
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
95
95
  *
96
+ *
96
97
  * @public
97
98
  */
98
99
  export declare class ListStreamingDistributionsCommand extends ListStreamingDistributionsCommand_base {
@@ -73,6 +73,7 @@ declare const ListTagsForResourceCommand_base: {
73
73
  * @throws {@link CloudFrontServiceException}
74
74
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
@@ -84,37 +84,37 @@ declare const ListVpcOriginsCommand_base: {
84
84
  * @throws {@link CloudFrontServiceException}
85
85
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
86
86
  *
87
- * @public
87
+ *
88
88
  * @example To list VPC origins
89
89
  * ```javascript
90
90
  * // The following command lists VPC origins:
91
- * const input = {};
91
+ * const input = { /* empty *\/ };
92
92
  * const command = new ListVpcOriginsCommand(input);
93
93
  * const response = await client.send(command);
94
- * /* response ==
94
+ * /* response is
95
95
  * {
96
- * "VpcOriginList": {
97
- * "IsTruncated": true,
98
- * "Items": [
96
+ * VpcOriginList: {
97
+ * IsTruncated: true,
98
+ * Items: [
99
99
  * {
100
- * "Arn": "arn:aws:cloudfront::123456789012:vpcorigin/vo_BQwjxxQxjCaBcQLzJUFkDM",
101
- * "CreatedTime": "2024-10-15T17:19:42.318Z",
102
- * "Id": "vo_BQwjxxQxjCaBcQLzJUFkDM",
103
- * "LastModifiedTime": "2024-10-15T17:24:35.188Z",
104
- * "Name": "my-vpcorigin-name",
105
- * "OriginEndpointArn": "arn:aws:elasticloadbalancing:us-west-2:123456789012:loadbalancer/app/my-alb-us-west-2/e6aa5c7d26415c6d",
106
- * "Status": "Deployed"
100
+ * Arn: "arn:aws:cloudfront::123456789012:vpcorigin/vo_BQwjxxQxjCaBcQLzJUFkDM",
101
+ * CreatedTime: "2024-10-15T17:19:42.318Z",
102
+ * Id: "vo_BQwjxxQxjCaBcQLzJUFkDM",
103
+ * LastModifiedTime: "2024-10-15T17:24:35.188Z",
104
+ * Name: "my-vpcorigin-name",
105
+ * OriginEndpointArn: "arn:aws:elasticloadbalancing:us-west-2:123456789012:loadbalancer/app/my-alb-us-west-2/e6aa5c7d26415c6d",
106
+ * Status: "Deployed"
107
107
  * }
108
108
  * ],
109
- * "Marker": "a",
110
- * "MaxItems": 100,
111
- * "Quantity": 1
109
+ * Marker: "a",
110
+ * MaxItems: 100,
111
+ * Quantity: 1
112
112
  * }
113
113
  * }
114
114
  * *\/
115
- * // example id: example-1
116
115
  * ```
117
116
  *
117
+ * @public
118
118
  */
119
119
  export declare class ListVpcOriginsCommand extends ListVpcOriginsCommand_base {
120
120
  /** @internal type navigation helper, not in runtime. */
@@ -101,6 +101,7 @@ declare const PublishFunctionCommand_base: {
101
101
  * @throws {@link CloudFrontServiceException}
102
102
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
103
103
  *
104
+ *
104
105
  * @public
105
106
  */
106
107
  export declare class PublishFunctionCommand extends PublishFunctionCommand_base {
@@ -72,6 +72,7 @@ declare const TagResourceCommand_base: {
72
72
  * @throws {@link CloudFrontServiceException}
73
73
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
74
74
  *
75
+ *
75
76
  * @public
76
77
  */
77
78
  export declare class TagResourceCommand extends TagResourceCommand_base {
@@ -110,6 +110,7 @@ declare const TestFunctionCommand_base: {
110
110
  * @throws {@link CloudFrontServiceException}
111
111
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
112
112
  *
113
+ *
113
114
  * @public
114
115
  */
115
116
  export declare class TestFunctionCommand extends TestFunctionCommand_base {
@@ -69,6 +69,7 @@ declare const UntagResourceCommand_base: {
69
69
  * @throws {@link CloudFrontServiceException}
70
70
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
71
71
  *
72
+ *
72
73
  * @public
73
74
  */
74
75
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
@@ -194,6 +194,7 @@ declare const UpdateCachePolicyCommand_base: {
194
194
  * @throws {@link CloudFrontServiceException}
195
195
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
196
196
  *
197
+ *
197
198
  * @public
198
199
  */
199
200
  export declare class UpdateCachePolicyCommand extends UpdateCachePolicyCommand_base {
@@ -94,6 +94,7 @@ declare const UpdateCloudFrontOriginAccessIdentityCommand_base: {
94
94
  * @throws {@link CloudFrontServiceException}
95
95
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
96
96
  *
97
+ *
97
98
  * @public
98
99
  */
99
100
  export declare class UpdateCloudFrontOriginAccessIdentityCommand extends UpdateCloudFrontOriginAccessIdentityCommand_base {
@@ -149,6 +149,7 @@ declare const UpdateContinuousDeploymentPolicyCommand_base: {
149
149
  * @throws {@link CloudFrontServiceException}
150
150
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
151
151
  *
152
+ *
152
153
  * @public
153
154
  */
154
155
  export declare class UpdateContinuousDeploymentPolicyCommand extends UpdateContinuousDeploymentPolicyCommand_base {
@@ -973,6 +973,7 @@ declare const UpdateDistributionCommand_base: {
973
973
  * @throws {@link CloudFrontServiceException}
974
974
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
975
975
  *
976
+ *
976
977
  * @public
977
978
  */
978
979
  export declare class UpdateDistributionCommand extends UpdateDistributionCommand_base {
@@ -645,6 +645,7 @@ declare const UpdateDistributionWithStagingConfigCommand_base: {
645
645
  * @throws {@link CloudFrontServiceException}
646
646
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
647
647
  *
648
+ *
648
649
  * @public
649
650
  */
650
651
  export declare class UpdateDistributionWithStagingConfigCommand extends UpdateDistributionWithStagingConfigCommand_base {
@@ -154,6 +154,7 @@ declare const UpdateFieldLevelEncryptionConfigCommand_base: {
154
154
  * @throws {@link CloudFrontServiceException}
155
155
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
156
156
  *
157
+ *
157
158
  * @public
158
159
  */
159
160
  export declare class UpdateFieldLevelEncryptionConfigCommand extends UpdateFieldLevelEncryptionConfigCommand_base {
@@ -139,6 +139,7 @@ declare const UpdateFieldLevelEncryptionProfileCommand_base: {
139
139
  * @throws {@link CloudFrontServiceException}
140
140
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
141
141
  *
142
+ *
142
143
  * @public
143
144
  */
144
145
  export declare class UpdateFieldLevelEncryptionProfileCommand extends UpdateFieldLevelEncryptionProfileCommand_base {
@@ -115,59 +115,59 @@ declare const UpdateFunctionCommand_base: {
115
115
  * @throws {@link CloudFrontServiceException}
116
116
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
117
117
  *
118
- * @public
118
+ *
119
119
  * @example To update a function
120
120
  * ```javascript
121
121
  * // Use the following command to update a function.
122
122
  * const input = {
123
- * "FunctionCode": "function-code-changed.js",
124
- * "FunctionConfig": {
125
- * "Comment": "my-changed-comment",
126
- * "KeyValueStoreAssociations": {
127
- * "Items": [
123
+ * FunctionCode: "function-code-changed.js",
124
+ * FunctionConfig: {
125
+ * Comment: "my-changed-comment",
126
+ * KeyValueStoreAssociations: {
127
+ * Items: [
128
128
  * {
129
- * "KeyValueStoreARN": "arn:aws:cloudfront::123456789012:key-value-store/54947df8-0e9e-4471-a2f9-9af509fb5889"
129
+ * KeyValueStoreARN: "arn:aws:cloudfront::123456789012:key-value-store/54947df8-0e9e-4471-a2f9-9af509fb5889"
130
130
  * }
131
131
  * ],
132
- * "Quantity": 1
132
+ * Quantity: 1
133
133
  * },
134
- * "Runtime": "cloudfront-js-2.0"
134
+ * Runtime: "cloudfront-js-2.0"
135
135
  * },
136
- * "IfMatch": "ETVPDKIKX0DER",
137
- * "Name": "my-function-name"
136
+ * IfMatch: "ETVPDKIKX0DER",
137
+ * Name: "my-function-name"
138
138
  * };
139
139
  * const command = new UpdateFunctionCommand(input);
140
140
  * const response = await client.send(command);
141
- * /* response ==
141
+ * /* response is
142
142
  * {
143
- * "ETag": "E3UN6WX5RRO2AG",
144
- * "FunctionSummary": {
145
- * "FunctionConfig": {
146
- * "Comment": "my-changed-comment",
147
- * "KeyValueStoreAssociations": {
148
- * "Items": [
143
+ * ETag: "E3UN6WX5RRO2AG",
144
+ * FunctionSummary: {
145
+ * FunctionConfig: {
146
+ * Comment: "my-changed-comment",
147
+ * KeyValueStoreAssociations: {
148
+ * Items: [
149
149
  * {
150
- * "KeyValueStoreARN": "arn:aws:cloudfront::123456789012:key-value-store/54947df8-0e9e-4471-a2f9-9af509fb5889"
150
+ * KeyValueStoreARN: "arn:aws:cloudfront::123456789012:key-value-store/54947df8-0e9e-4471-a2f9-9af509fb5889"
151
151
  * }
152
152
  * ],
153
- * "Quantity": 1
153
+ * Quantity: 1
154
154
  * },
155
- * "Runtime": "cloudfront-js-2.0"
155
+ * Runtime: "cloudfront-js-2.0"
156
156
  * },
157
- * "FunctionMetadata": {
158
- * "CreatedTime": "2023-11-07T19:53:50.334Z",
159
- * "FunctionARN": "arn:aws:cloudfront::123456789012:function/my-function-name",
160
- * "LastModifiedTime": "2023-11-07T20:01:37.174Z",
161
- * "Stage": "DEVELOPMENT"
157
+ * FunctionMetadata: {
158
+ * CreatedTime: "2023-11-07T19:53:50.334Z",
159
+ * FunctionARN: "arn:aws:cloudfront::123456789012:function/my-function-name",
160
+ * LastModifiedTime: "2023-11-07T20:01:37.174Z",
161
+ * Stage: "DEVELOPMENT"
162
162
  * },
163
- * "Name": "my-function-name",
164
- * "Status": "UNPUBLISHED"
163
+ * Name: "my-function-name",
164
+ * Status: "UNPUBLISHED"
165
165
  * }
166
166
  * }
167
167
  * *\/
168
- * // example id: example-1
169
168
  * ```
170
169
  *
170
+ * @public
171
171
  */
172
172
  export declare class UpdateFunctionCommand extends UpdateFunctionCommand_base {
173
173
  /** @internal type navigation helper, not in runtime. */
@@ -112,6 +112,7 @@ declare const UpdateKeyGroupCommand_base: {
112
112
  * @throws {@link CloudFrontServiceException}
113
113
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
114
114
  *
115
+ *
115
116
  * @public
116
117
  */
117
118
  export declare class UpdateKeyGroupCommand extends UpdateKeyGroupCommand_base {
@@ -83,33 +83,33 @@ declare const UpdateKeyValueStoreCommand_base: {
83
83
  * @throws {@link CloudFrontServiceException}
84
84
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
85
85
  *
86
- * @public
86
+ *
87
87
  * @example To update a KeyValueStore
88
88
  * ```javascript
89
89
  * // Use the following command to update a KeyValueStore.
90
90
  * const input = {
91
- * "Comment": "my-changed-comment",
92
- * "IfMatch": "ETVPDKIKX0DER",
93
- * "Name": "my-keyvaluestore-name"
91
+ * Comment: "my-changed-comment",
92
+ * IfMatch: "ETVPDKIKX0DER",
93
+ * Name: "my-keyvaluestore-name"
94
94
  * };
95
95
  * const command = new UpdateKeyValueStoreCommand(input);
96
96
  * const response = await client.send(command);
97
- * /* response ==
97
+ * /* response is
98
98
  * {
99
- * "ETag": "E3UN6WX5RRO2AG",
100
- * "KeyValueStore": {
101
- * "ARN": "arn:aws:cloudfront::123456789012:key-value-store/54947df8-0e9e-4471-a2f9-9af509fb5889",
102
- * "Comment": "my-changed-comment",
103
- * "Id": "54947df8-0e9e-4471-a2f9-9af509fb5889",
104
- * "LastModifiedTime": "2023-11-07T18:45:21.069Z",
105
- * "Name": "my-keyvaluestore-name",
106
- * "Status": "READY"
99
+ * ETag: "E3UN6WX5RRO2AG",
100
+ * KeyValueStore: {
101
+ * ARN: "arn:aws:cloudfront::123456789012:key-value-store/54947df8-0e9e-4471-a2f9-9af509fb5889",
102
+ * Comment: "my-changed-comment",
103
+ * Id: "54947df8-0e9e-4471-a2f9-9af509fb5889",
104
+ * LastModifiedTime: "2023-11-07T18:45:21.069Z",
105
+ * Name: "my-keyvaluestore-name",
106
+ * Status: "READY"
107
107
  * }
108
108
  * }
109
109
  * *\/
110
- * // example id: example-1
111
110
  * ```
112
111
  *
112
+ * @public
113
113
  */
114
114
  export declare class UpdateKeyValueStoreCommand extends UpdateKeyValueStoreCommand_base {
115
115
  /** @internal type navigation helper, not in runtime. */
@@ -94,6 +94,7 @@ declare const UpdateOriginAccessControlCommand_base: {
94
94
  * @throws {@link CloudFrontServiceException}
95
95
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
96
96
  *
97
+ *
97
98
  * @public
98
99
  */
99
100
  export declare class UpdateOriginAccessControlCommand extends UpdateOriginAccessControlCommand_base {
@@ -182,6 +182,7 @@ declare const UpdateOriginRequestPolicyCommand_base: {
182
182
  * @throws {@link CloudFrontServiceException}
183
183
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
184
184
  *
185
+ *
185
186
  * @public
186
187
  */
187
188
  export declare class UpdateOriginRequestPolicyCommand extends UpdateOriginRequestPolicyCommand_base {
@@ -94,6 +94,7 @@ declare const UpdatePublicKeyCommand_base: {
94
94
  * @throws {@link CloudFrontServiceException}
95
95
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
96
96
  *
97
+ *
97
98
  * @public
98
99
  */
99
100
  export declare class UpdatePublicKeyCommand extends UpdatePublicKeyCommand_base {
@@ -113,6 +113,7 @@ declare const UpdateRealtimeLogConfigCommand_base: {
113
113
  * @throws {@link CloudFrontServiceException}
114
114
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
115
115
  *
116
+ *
116
117
  * @public
117
118
  */
118
119
  export declare class UpdateRealtimeLogConfigCommand extends UpdateRealtimeLogConfigCommand_base {
@@ -291,6 +291,7 @@ declare const UpdateResponseHeadersPolicyCommand_base: {
291
291
  * @throws {@link CloudFrontServiceException}
292
292
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
293
293
  *
294
+ *
294
295
  * @public
295
296
  */
296
297
  export declare class UpdateResponseHeadersPolicyCommand extends UpdateResponseHeadersPolicyCommand_base {
@@ -178,6 +178,7 @@ declare const UpdateStreamingDistributionCommand_base: {
178
178
  * @throws {@link CloudFrontServiceException}
179
179
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
180
180
  *
181
+ *
181
182
  * @public
182
183
  */
183
184
  export declare class UpdateStreamingDistributionCommand extends UpdateStreamingDistributionCommand_base {