@aws-sdk/client-cloudfront 3.775.0 → 3.782.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.
- package/dist-types/commands/AssociateAliasCommand.d.ts +1 -0
- package/dist-types/commands/CopyDistributionCommand.d.ts +1 -0
- package/dist-types/commands/CreateAnycastIpListCommand.d.ts +1 -0
- package/dist-types/commands/CreateCachePolicyCommand.d.ts +1 -0
- package/dist-types/commands/CreateCloudFrontOriginAccessIdentityCommand.d.ts +1 -0
- package/dist-types/commands/CreateContinuousDeploymentPolicyCommand.d.ts +1 -0
- package/dist-types/commands/CreateDistributionCommand.d.ts +1 -0
- package/dist-types/commands/CreateDistributionWithTagsCommand.d.ts +1 -0
- package/dist-types/commands/CreateFieldLevelEncryptionConfigCommand.d.ts +1 -0
- package/dist-types/commands/CreateFieldLevelEncryptionProfileCommand.d.ts +1 -0
- package/dist-types/commands/CreateFunctionCommand.d.ts +29 -29
- package/dist-types/commands/CreateInvalidationCommand.d.ts +1 -0
- package/dist-types/commands/CreateKeyGroupCommand.d.ts +1 -0
- package/dist-types/commands/CreateKeyValueStoreCommand.d.ts +17 -17
- package/dist-types/commands/CreateMonitoringSubscriptionCommand.d.ts +1 -0
- package/dist-types/commands/CreateOriginAccessControlCommand.d.ts +1 -0
- package/dist-types/commands/CreateOriginRequestPolicyCommand.d.ts +1 -0
- package/dist-types/commands/CreatePublicKeyCommand.d.ts +1 -0
- package/dist-types/commands/CreateRealtimeLogConfigCommand.d.ts +1 -0
- package/dist-types/commands/CreateResponseHeadersPolicyCommand.d.ts +1 -0
- package/dist-types/commands/CreateStreamingDistributionCommand.d.ts +1 -0
- package/dist-types/commands/CreateStreamingDistributionWithTagsCommand.d.ts +1 -0
- package/dist-types/commands/CreateVpcOriginCommand.d.ts +29 -29
- package/dist-types/commands/DeleteAnycastIpListCommand.d.ts +1 -0
- package/dist-types/commands/DeleteCachePolicyCommand.d.ts +1 -0
- package/dist-types/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +1 -0
- package/dist-types/commands/DeleteContinuousDeploymentPolicyCommand.d.ts +1 -0
- package/dist-types/commands/DeleteDistributionCommand.d.ts +1 -0
- package/dist-types/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +1 -0
- package/dist-types/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +1 -0
- package/dist-types/commands/DeleteFunctionCommand.d.ts +1 -0
- package/dist-types/commands/DeleteKeyGroupCommand.d.ts +1 -0
- package/dist-types/commands/DeleteKeyValueStoreCommand.d.ts +8 -5
- package/dist-types/commands/DeleteMonitoringSubscriptionCommand.d.ts +1 -0
- package/dist-types/commands/DeleteOriginAccessControlCommand.d.ts +1 -0
- package/dist-types/commands/DeleteOriginRequestPolicyCommand.d.ts +1 -0
- package/dist-types/commands/DeletePublicKeyCommand.d.ts +1 -0
- package/dist-types/commands/DeleteRealtimeLogConfigCommand.d.ts +1 -0
- package/dist-types/commands/DeleteResponseHeadersPolicyCommand.d.ts +1 -0
- package/dist-types/commands/DeleteStreamingDistributionCommand.d.ts +1 -0
- package/dist-types/commands/DeleteVpcOriginCommand.d.ts +21 -21
- package/dist-types/commands/DescribeFunctionCommand.d.ts +1 -0
- package/dist-types/commands/DescribeKeyValueStoreCommand.d.ts +12 -12
- package/dist-types/commands/GetAnycastIpListCommand.d.ts +1 -0
- package/dist-types/commands/GetCachePolicyCommand.d.ts +1 -0
- package/dist-types/commands/GetCachePolicyConfigCommand.d.ts +1 -0
- package/dist-types/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +1 -0
- package/dist-types/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +1 -0
- package/dist-types/commands/GetContinuousDeploymentPolicyCommand.d.ts +1 -0
- package/dist-types/commands/GetContinuousDeploymentPolicyConfigCommand.d.ts +1 -0
- package/dist-types/commands/GetDistributionCommand.d.ts +1 -0
- package/dist-types/commands/GetDistributionConfigCommand.d.ts +1 -0
- package/dist-types/commands/GetFieldLevelEncryptionCommand.d.ts +1 -0
- package/dist-types/commands/GetFieldLevelEncryptionConfigCommand.d.ts +1 -0
- package/dist-types/commands/GetFieldLevelEncryptionProfileCommand.d.ts +1 -0
- package/dist-types/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +1 -0
- package/dist-types/commands/GetFunctionCommand.d.ts +1 -0
- package/dist-types/commands/GetInvalidationCommand.d.ts +1 -0
- package/dist-types/commands/GetKeyGroupCommand.d.ts +1 -0
- package/dist-types/commands/GetKeyGroupConfigCommand.d.ts +1 -0
- package/dist-types/commands/GetMonitoringSubscriptionCommand.d.ts +1 -0
- package/dist-types/commands/GetOriginAccessControlCommand.d.ts +1 -0
- package/dist-types/commands/GetOriginAccessControlConfigCommand.d.ts +1 -0
- package/dist-types/commands/GetOriginRequestPolicyCommand.d.ts +1 -0
- package/dist-types/commands/GetOriginRequestPolicyConfigCommand.d.ts +1 -0
- package/dist-types/commands/GetPublicKeyCommand.d.ts +1 -0
- package/dist-types/commands/GetPublicKeyConfigCommand.d.ts +1 -0
- package/dist-types/commands/GetRealtimeLogConfigCommand.d.ts +1 -0
- package/dist-types/commands/GetResponseHeadersPolicyCommand.d.ts +1 -0
- package/dist-types/commands/GetResponseHeadersPolicyConfigCommand.d.ts +1 -0
- package/dist-types/commands/GetStreamingDistributionCommand.d.ts +1 -0
- package/dist-types/commands/GetStreamingDistributionConfigCommand.d.ts +1 -0
- package/dist-types/commands/GetVpcOriginCommand.d.ts +20 -20
- package/dist-types/commands/ListAnycastIpListsCommand.d.ts +1 -0
- package/dist-types/commands/ListCachePoliciesCommand.d.ts +1 -0
- package/dist-types/commands/ListCloudFrontOriginAccessIdentitiesCommand.d.ts +1 -0
- package/dist-types/commands/ListConflictingAliasesCommand.d.ts +1 -0
- package/dist-types/commands/ListContinuousDeploymentPoliciesCommand.d.ts +1 -0
- package/dist-types/commands/ListDistributionsByAnycastIpListIdCommand.d.ts +1 -0
- package/dist-types/commands/ListDistributionsByCachePolicyIdCommand.d.ts +1 -0
- package/dist-types/commands/ListDistributionsByKeyGroupCommand.d.ts +1 -0
- package/dist-types/commands/ListDistributionsByOriginRequestPolicyIdCommand.d.ts +1 -0
- package/dist-types/commands/ListDistributionsByRealtimeLogConfigCommand.d.ts +1 -0
- package/dist-types/commands/ListDistributionsByResponseHeadersPolicyIdCommand.d.ts +1 -0
- package/dist-types/commands/ListDistributionsByVpcOriginIdCommand.d.ts +10 -10
- package/dist-types/commands/ListDistributionsByWebACLIdCommand.d.ts +1 -0
- package/dist-types/commands/ListDistributionsCommand.d.ts +1 -0
- package/dist-types/commands/ListFieldLevelEncryptionConfigsCommand.d.ts +1 -0
- package/dist-types/commands/ListFieldLevelEncryptionProfilesCommand.d.ts +1 -0
- package/dist-types/commands/ListFunctionsCommand.d.ts +1 -0
- package/dist-types/commands/ListInvalidationsCommand.d.ts +1 -0
- package/dist-types/commands/ListKeyGroupsCommand.d.ts +1 -0
- package/dist-types/commands/ListKeyValueStoresCommand.d.ts +15 -15
- package/dist-types/commands/ListOriginAccessControlsCommand.d.ts +1 -0
- package/dist-types/commands/ListOriginRequestPoliciesCommand.d.ts +1 -0
- package/dist-types/commands/ListPublicKeysCommand.d.ts +1 -0
- package/dist-types/commands/ListRealtimeLogConfigsCommand.d.ts +1 -0
- package/dist-types/commands/ListResponseHeadersPoliciesCommand.d.ts +1 -0
- package/dist-types/commands/ListStreamingDistributionsCommand.d.ts +1 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/commands/ListVpcOriginsCommand.d.ts +17 -17
- package/dist-types/commands/PublishFunctionCommand.d.ts +1 -0
- package/dist-types/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/commands/TestFunctionCommand.d.ts +1 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UpdateCachePolicyCommand.d.ts +1 -0
- package/dist-types/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +1 -0
- package/dist-types/commands/UpdateContinuousDeploymentPolicyCommand.d.ts +1 -0
- package/dist-types/commands/UpdateDistributionCommand.d.ts +1 -0
- package/dist-types/commands/UpdateDistributionWithStagingConfigCommand.d.ts +1 -0
- package/dist-types/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +1 -0
- package/dist-types/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +1 -0
- package/dist-types/commands/UpdateFunctionCommand.d.ts +29 -29
- package/dist-types/commands/UpdateKeyGroupCommand.d.ts +1 -0
- package/dist-types/commands/UpdateKeyValueStoreCommand.d.ts +14 -14
- package/dist-types/commands/UpdateOriginAccessControlCommand.d.ts +1 -0
- package/dist-types/commands/UpdateOriginRequestPolicyCommand.d.ts +1 -0
- package/dist-types/commands/UpdatePublicKeyCommand.d.ts +1 -0
- package/dist-types/commands/UpdateRealtimeLogConfigCommand.d.ts +1 -0
- package/dist-types/commands/UpdateResponseHeadersPolicyCommand.d.ts +1 -0
- package/dist-types/commands/UpdateStreamingDistributionCommand.d.ts +1 -0
- package/dist-types/commands/UpdateVpcOriginCommand.d.ts +30 -30
- package/package.json +5 -5
|
@@ -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
|
-
*
|
|
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
|
-
*
|
|
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
|
-
*
|
|
94
|
-
*
|
|
93
|
+
* KeyValueStoreList: {
|
|
94
|
+
* Items: [
|
|
95
95
|
* {
|
|
96
|
-
*
|
|
97
|
-
*
|
|
98
|
-
*
|
|
99
|
-
*
|
|
100
|
-
*
|
|
101
|
-
*
|
|
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
|
-
*
|
|
105
|
-
*
|
|
106
|
-
*
|
|
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
|
-
*
|
|
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
|
-
*
|
|
97
|
-
*
|
|
98
|
-
*
|
|
96
|
+
* VpcOriginList: {
|
|
97
|
+
* IsTruncated: true,
|
|
98
|
+
* Items: [
|
|
99
99
|
* {
|
|
100
|
-
*
|
|
101
|
-
*
|
|
102
|
-
*
|
|
103
|
-
*
|
|
104
|
-
*
|
|
105
|
-
*
|
|
106
|
-
*
|
|
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
|
-
*
|
|
110
|
-
*
|
|
111
|
-
*
|
|
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
|
-
*
|
|
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
|
-
*
|
|
124
|
-
*
|
|
125
|
-
*
|
|
126
|
-
*
|
|
127
|
-
*
|
|
123
|
+
* FunctionCode: "function-code-changed.js",
|
|
124
|
+
* FunctionConfig: {
|
|
125
|
+
* Comment: "my-changed-comment",
|
|
126
|
+
* KeyValueStoreAssociations: {
|
|
127
|
+
* Items: [
|
|
128
128
|
* {
|
|
129
|
-
*
|
|
129
|
+
* KeyValueStoreARN: "arn:aws:cloudfront::123456789012:key-value-store/54947df8-0e9e-4471-a2f9-9af509fb5889"
|
|
130
130
|
* }
|
|
131
131
|
* ],
|
|
132
|
-
*
|
|
132
|
+
* Quantity: 1
|
|
133
133
|
* },
|
|
134
|
-
*
|
|
134
|
+
* Runtime: "cloudfront-js-2.0"
|
|
135
135
|
* },
|
|
136
|
-
*
|
|
137
|
-
*
|
|
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
|
-
*
|
|
144
|
-
*
|
|
145
|
-
*
|
|
146
|
-
*
|
|
147
|
-
*
|
|
148
|
-
*
|
|
143
|
+
* ETag: "E3UN6WX5RRO2AG",
|
|
144
|
+
* FunctionSummary: {
|
|
145
|
+
* FunctionConfig: {
|
|
146
|
+
* Comment: "my-changed-comment",
|
|
147
|
+
* KeyValueStoreAssociations: {
|
|
148
|
+
* Items: [
|
|
149
149
|
* {
|
|
150
|
-
*
|
|
150
|
+
* KeyValueStoreARN: "arn:aws:cloudfront::123456789012:key-value-store/54947df8-0e9e-4471-a2f9-9af509fb5889"
|
|
151
151
|
* }
|
|
152
152
|
* ],
|
|
153
|
-
*
|
|
153
|
+
* Quantity: 1
|
|
154
154
|
* },
|
|
155
|
-
*
|
|
155
|
+
* Runtime: "cloudfront-js-2.0"
|
|
156
156
|
* },
|
|
157
|
-
*
|
|
158
|
-
*
|
|
159
|
-
*
|
|
160
|
-
*
|
|
161
|
-
*
|
|
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
|
-
*
|
|
164
|
-
*
|
|
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
|
-
*
|
|
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
|
-
*
|
|
92
|
-
*
|
|
93
|
-
*
|
|
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
|
-
*
|
|
100
|
-
*
|
|
101
|
-
*
|
|
102
|
-
*
|
|
103
|
-
*
|
|
104
|
-
*
|
|
105
|
-
*
|
|
106
|
-
*
|
|
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 {
|
|
@@ -124,59 +124,59 @@ declare const UpdateVpcOriginCommand_base: {
|
|
|
124
124
|
* @throws {@link CloudFrontServiceException}
|
|
125
125
|
* <p>Base exception class for all service exceptions from CloudFront service.</p>
|
|
126
126
|
*
|
|
127
|
-
*
|
|
127
|
+
*
|
|
128
128
|
* @example To update a VPC origin
|
|
129
129
|
* ```javascript
|
|
130
130
|
* // The following command updates a VPC origin:
|
|
131
131
|
* const input = {
|
|
132
|
-
*
|
|
133
|
-
*
|
|
134
|
-
*
|
|
135
|
-
*
|
|
136
|
-
*
|
|
137
|
-
*
|
|
138
|
-
*
|
|
139
|
-
*
|
|
140
|
-
*
|
|
141
|
-
*
|
|
132
|
+
* Id: "vo_BQwjxxQxjCaBcQLzJUFkDM",
|
|
133
|
+
* IfMatch: "ETVPDKIKX0DER",
|
|
134
|
+
* VpcOriginEndpointConfig: {
|
|
135
|
+
* Arn: "arn:aws:elasticloadbalancing:us-west-2:123456789012:loadbalancer/app/my-alb-us-west-2/e6aa5c7d26415c6d",
|
|
136
|
+
* HTTPPort: 80,
|
|
137
|
+
* HTTPSPort: 443,
|
|
138
|
+
* Name: "my-vpcorigin-name",
|
|
139
|
+
* OriginProtocolPolicy: "match-viewer",
|
|
140
|
+
* OriginSslProtocols: {
|
|
141
|
+
* Items: [
|
|
142
142
|
* "TLSv1.1",
|
|
143
143
|
* "TLSv1.2"
|
|
144
144
|
* ],
|
|
145
|
-
*
|
|
145
|
+
* Quantity: 2
|
|
146
146
|
* }
|
|
147
147
|
* }
|
|
148
148
|
* };
|
|
149
149
|
* const command = new UpdateVpcOriginCommand(input);
|
|
150
150
|
* const response = await client.send(command);
|
|
151
|
-
* /* response
|
|
151
|
+
* /* response is
|
|
152
152
|
* {
|
|
153
|
-
*
|
|
154
|
-
*
|
|
155
|
-
*
|
|
156
|
-
*
|
|
157
|
-
*
|
|
158
|
-
*
|
|
159
|
-
*
|
|
160
|
-
*
|
|
161
|
-
*
|
|
162
|
-
*
|
|
163
|
-
*
|
|
164
|
-
*
|
|
165
|
-
*
|
|
166
|
-
*
|
|
167
|
-
*
|
|
153
|
+
* ETag: "E3UN6WX5RRO2AG",
|
|
154
|
+
* VpcOrigin: {
|
|
155
|
+
* Arn: "arn:aws:cloudfront::123456789012:vpcorigin/vo_BQwjxxQxjCaBcQLzJUFkDM",
|
|
156
|
+
* CreatedTime: "2024-10-15T17:19:42.318Z",
|
|
157
|
+
* Id: "vo_BQwjxxQxjCaBcQLzJUFkDM",
|
|
158
|
+
* LastModifiedTime: "2024-10-15T17:47:08.133Z",
|
|
159
|
+
* Status: "Deploying",
|
|
160
|
+
* VpcOriginEndpointConfig: {
|
|
161
|
+
* Arn: "arn:aws:elasticloadbalancing:us-west-2:123456789012:loadbalancer/app/my-alb-us-west-2/e6aa5c7d26415c6d",
|
|
162
|
+
* HTTPPort: 80,
|
|
163
|
+
* HTTPSPort: 443,
|
|
164
|
+
* Name: "my-vpcorigin-name",
|
|
165
|
+
* OriginProtocolPolicy: "match-viewer",
|
|
166
|
+
* OriginSslProtocols: {
|
|
167
|
+
* Items: [
|
|
168
168
|
* "TLSv1.1",
|
|
169
169
|
* "TLSv1.2"
|
|
170
170
|
* ],
|
|
171
|
-
*
|
|
171
|
+
* Quantity: 2
|
|
172
172
|
* }
|
|
173
173
|
* }
|
|
174
174
|
* }
|
|
175
175
|
* }
|
|
176
176
|
* *\/
|
|
177
|
-
* // example id: example-1
|
|
178
177
|
* ```
|
|
179
178
|
*
|
|
179
|
+
* @public
|
|
180
180
|
*/
|
|
181
181
|
export declare class UpdateVpcOriginCommand extends UpdateVpcOriginCommand_base {
|
|
182
182
|
/** @internal type navigation helper, not in runtime. */
|
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.
|
|
4
|
+
"version": "3.782.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-cloudfront",
|
|
@@ -21,16 +21,16 @@
|
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
23
|
"@aws-sdk/core": "3.775.0",
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.782.0",
|
|
25
25
|
"@aws-sdk/middleware-host-header": "3.775.0",
|
|
26
26
|
"@aws-sdk/middleware-logger": "3.775.0",
|
|
27
27
|
"@aws-sdk/middleware-recursion-detection": "3.775.0",
|
|
28
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
28
|
+
"@aws-sdk/middleware-user-agent": "3.782.0",
|
|
29
29
|
"@aws-sdk/region-config-resolver": "3.775.0",
|
|
30
30
|
"@aws-sdk/types": "3.775.0",
|
|
31
|
-
"@aws-sdk/util-endpoints": "3.
|
|
31
|
+
"@aws-sdk/util-endpoints": "3.782.0",
|
|
32
32
|
"@aws-sdk/util-user-agent-browser": "3.775.0",
|
|
33
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
33
|
+
"@aws-sdk/util-user-agent-node": "3.782.0",
|
|
34
34
|
"@aws-sdk/xml-builder": "3.775.0",
|
|
35
35
|
"@smithy/config-resolver": "^4.1.0",
|
|
36
36
|
"@smithy/core": "^3.2.0",
|