@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.
Files changed (123) hide show
  1. package/dist-types/commands/AssociateAliasCommand.d.ts +1 -0
  2. package/dist-types/commands/CopyDistributionCommand.d.ts +1 -0
  3. package/dist-types/commands/CreateAnycastIpListCommand.d.ts +1 -0
  4. package/dist-types/commands/CreateCachePolicyCommand.d.ts +1 -0
  5. package/dist-types/commands/CreateCloudFrontOriginAccessIdentityCommand.d.ts +1 -0
  6. package/dist-types/commands/CreateContinuousDeploymentPolicyCommand.d.ts +1 -0
  7. package/dist-types/commands/CreateDistributionCommand.d.ts +1 -0
  8. package/dist-types/commands/CreateDistributionWithTagsCommand.d.ts +1 -0
  9. package/dist-types/commands/CreateFieldLevelEncryptionConfigCommand.d.ts +1 -0
  10. package/dist-types/commands/CreateFieldLevelEncryptionProfileCommand.d.ts +1 -0
  11. package/dist-types/commands/CreateFunctionCommand.d.ts +29 -29
  12. package/dist-types/commands/CreateInvalidationCommand.d.ts +1 -0
  13. package/dist-types/commands/CreateKeyGroupCommand.d.ts +1 -0
  14. package/dist-types/commands/CreateKeyValueStoreCommand.d.ts +17 -17
  15. package/dist-types/commands/CreateMonitoringSubscriptionCommand.d.ts +1 -0
  16. package/dist-types/commands/CreateOriginAccessControlCommand.d.ts +1 -0
  17. package/dist-types/commands/CreateOriginRequestPolicyCommand.d.ts +1 -0
  18. package/dist-types/commands/CreatePublicKeyCommand.d.ts +1 -0
  19. package/dist-types/commands/CreateRealtimeLogConfigCommand.d.ts +1 -0
  20. package/dist-types/commands/CreateResponseHeadersPolicyCommand.d.ts +1 -0
  21. package/dist-types/commands/CreateStreamingDistributionCommand.d.ts +1 -0
  22. package/dist-types/commands/CreateStreamingDistributionWithTagsCommand.d.ts +1 -0
  23. package/dist-types/commands/CreateVpcOriginCommand.d.ts +29 -29
  24. package/dist-types/commands/DeleteAnycastIpListCommand.d.ts +1 -0
  25. package/dist-types/commands/DeleteCachePolicyCommand.d.ts +1 -0
  26. package/dist-types/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +1 -0
  27. package/dist-types/commands/DeleteContinuousDeploymentPolicyCommand.d.ts +1 -0
  28. package/dist-types/commands/DeleteDistributionCommand.d.ts +1 -0
  29. package/dist-types/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +1 -0
  30. package/dist-types/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +1 -0
  31. package/dist-types/commands/DeleteFunctionCommand.d.ts +1 -0
  32. package/dist-types/commands/DeleteKeyGroupCommand.d.ts +1 -0
  33. package/dist-types/commands/DeleteKeyValueStoreCommand.d.ts +8 -5
  34. package/dist-types/commands/DeleteMonitoringSubscriptionCommand.d.ts +1 -0
  35. package/dist-types/commands/DeleteOriginAccessControlCommand.d.ts +1 -0
  36. package/dist-types/commands/DeleteOriginRequestPolicyCommand.d.ts +1 -0
  37. package/dist-types/commands/DeletePublicKeyCommand.d.ts +1 -0
  38. package/dist-types/commands/DeleteRealtimeLogConfigCommand.d.ts +1 -0
  39. package/dist-types/commands/DeleteResponseHeadersPolicyCommand.d.ts +1 -0
  40. package/dist-types/commands/DeleteStreamingDistributionCommand.d.ts +1 -0
  41. package/dist-types/commands/DeleteVpcOriginCommand.d.ts +21 -21
  42. package/dist-types/commands/DescribeFunctionCommand.d.ts +1 -0
  43. package/dist-types/commands/DescribeKeyValueStoreCommand.d.ts +12 -12
  44. package/dist-types/commands/GetAnycastIpListCommand.d.ts +1 -0
  45. package/dist-types/commands/GetCachePolicyCommand.d.ts +1 -0
  46. package/dist-types/commands/GetCachePolicyConfigCommand.d.ts +1 -0
  47. package/dist-types/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +1 -0
  48. package/dist-types/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +1 -0
  49. package/dist-types/commands/GetContinuousDeploymentPolicyCommand.d.ts +1 -0
  50. package/dist-types/commands/GetContinuousDeploymentPolicyConfigCommand.d.ts +1 -0
  51. package/dist-types/commands/GetDistributionCommand.d.ts +1 -0
  52. package/dist-types/commands/GetDistributionConfigCommand.d.ts +1 -0
  53. package/dist-types/commands/GetFieldLevelEncryptionCommand.d.ts +1 -0
  54. package/dist-types/commands/GetFieldLevelEncryptionConfigCommand.d.ts +1 -0
  55. package/dist-types/commands/GetFieldLevelEncryptionProfileCommand.d.ts +1 -0
  56. package/dist-types/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +1 -0
  57. package/dist-types/commands/GetFunctionCommand.d.ts +1 -0
  58. package/dist-types/commands/GetInvalidationCommand.d.ts +1 -0
  59. package/dist-types/commands/GetKeyGroupCommand.d.ts +1 -0
  60. package/dist-types/commands/GetKeyGroupConfigCommand.d.ts +1 -0
  61. package/dist-types/commands/GetMonitoringSubscriptionCommand.d.ts +1 -0
  62. package/dist-types/commands/GetOriginAccessControlCommand.d.ts +1 -0
  63. package/dist-types/commands/GetOriginAccessControlConfigCommand.d.ts +1 -0
  64. package/dist-types/commands/GetOriginRequestPolicyCommand.d.ts +1 -0
  65. package/dist-types/commands/GetOriginRequestPolicyConfigCommand.d.ts +1 -0
  66. package/dist-types/commands/GetPublicKeyCommand.d.ts +1 -0
  67. package/dist-types/commands/GetPublicKeyConfigCommand.d.ts +1 -0
  68. package/dist-types/commands/GetRealtimeLogConfigCommand.d.ts +1 -0
  69. package/dist-types/commands/GetResponseHeadersPolicyCommand.d.ts +1 -0
  70. package/dist-types/commands/GetResponseHeadersPolicyConfigCommand.d.ts +1 -0
  71. package/dist-types/commands/GetStreamingDistributionCommand.d.ts +1 -0
  72. package/dist-types/commands/GetStreamingDistributionConfigCommand.d.ts +1 -0
  73. package/dist-types/commands/GetVpcOriginCommand.d.ts +20 -20
  74. package/dist-types/commands/ListAnycastIpListsCommand.d.ts +1 -0
  75. package/dist-types/commands/ListCachePoliciesCommand.d.ts +1 -0
  76. package/dist-types/commands/ListCloudFrontOriginAccessIdentitiesCommand.d.ts +1 -0
  77. package/dist-types/commands/ListConflictingAliasesCommand.d.ts +1 -0
  78. package/dist-types/commands/ListContinuousDeploymentPoliciesCommand.d.ts +1 -0
  79. package/dist-types/commands/ListDistributionsByAnycastIpListIdCommand.d.ts +1 -0
  80. package/dist-types/commands/ListDistributionsByCachePolicyIdCommand.d.ts +1 -0
  81. package/dist-types/commands/ListDistributionsByKeyGroupCommand.d.ts +1 -0
  82. package/dist-types/commands/ListDistributionsByOriginRequestPolicyIdCommand.d.ts +1 -0
  83. package/dist-types/commands/ListDistributionsByRealtimeLogConfigCommand.d.ts +1 -0
  84. package/dist-types/commands/ListDistributionsByResponseHeadersPolicyIdCommand.d.ts +1 -0
  85. package/dist-types/commands/ListDistributionsByVpcOriginIdCommand.d.ts +10 -10
  86. package/dist-types/commands/ListDistributionsByWebACLIdCommand.d.ts +1 -0
  87. package/dist-types/commands/ListDistributionsCommand.d.ts +1 -0
  88. package/dist-types/commands/ListFieldLevelEncryptionConfigsCommand.d.ts +1 -0
  89. package/dist-types/commands/ListFieldLevelEncryptionProfilesCommand.d.ts +1 -0
  90. package/dist-types/commands/ListFunctionsCommand.d.ts +1 -0
  91. package/dist-types/commands/ListInvalidationsCommand.d.ts +1 -0
  92. package/dist-types/commands/ListKeyGroupsCommand.d.ts +1 -0
  93. package/dist-types/commands/ListKeyValueStoresCommand.d.ts +15 -15
  94. package/dist-types/commands/ListOriginAccessControlsCommand.d.ts +1 -0
  95. package/dist-types/commands/ListOriginRequestPoliciesCommand.d.ts +1 -0
  96. package/dist-types/commands/ListPublicKeysCommand.d.ts +1 -0
  97. package/dist-types/commands/ListRealtimeLogConfigsCommand.d.ts +1 -0
  98. package/dist-types/commands/ListResponseHeadersPoliciesCommand.d.ts +1 -0
  99. package/dist-types/commands/ListStreamingDistributionsCommand.d.ts +1 -0
  100. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
  101. package/dist-types/commands/ListVpcOriginsCommand.d.ts +17 -17
  102. package/dist-types/commands/PublishFunctionCommand.d.ts +1 -0
  103. package/dist-types/commands/TagResourceCommand.d.ts +1 -0
  104. package/dist-types/commands/TestFunctionCommand.d.ts +1 -0
  105. package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
  106. package/dist-types/commands/UpdateCachePolicyCommand.d.ts +1 -0
  107. package/dist-types/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +1 -0
  108. package/dist-types/commands/UpdateContinuousDeploymentPolicyCommand.d.ts +1 -0
  109. package/dist-types/commands/UpdateDistributionCommand.d.ts +1 -0
  110. package/dist-types/commands/UpdateDistributionWithStagingConfigCommand.d.ts +1 -0
  111. package/dist-types/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +1 -0
  112. package/dist-types/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +1 -0
  113. package/dist-types/commands/UpdateFunctionCommand.d.ts +29 -29
  114. package/dist-types/commands/UpdateKeyGroupCommand.d.ts +1 -0
  115. package/dist-types/commands/UpdateKeyValueStoreCommand.d.ts +14 -14
  116. package/dist-types/commands/UpdateOriginAccessControlCommand.d.ts +1 -0
  117. package/dist-types/commands/UpdateOriginRequestPolicyCommand.d.ts +1 -0
  118. package/dist-types/commands/UpdatePublicKeyCommand.d.ts +1 -0
  119. package/dist-types/commands/UpdateRealtimeLogConfigCommand.d.ts +1 -0
  120. package/dist-types/commands/UpdateResponseHeadersPolicyCommand.d.ts +1 -0
  121. package/dist-types/commands/UpdateStreamingDistributionCommand.d.ts +1 -0
  122. package/dist-types/commands/UpdateVpcOriginCommand.d.ts +30 -30
  123. package/package.json +5 -5
@@ -100,45 +100,45 @@ declare const DeleteVpcOriginCommand_base: {
100
100
  * @throws {@link CloudFrontServiceException}
101
101
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
102
102
  *
103
- * @public
103
+ *
104
104
  * @example To delete a VPC origin
105
105
  * ```javascript
106
106
  * // The following command deletes a VPC origin:
107
107
  * const input = {
108
- * "Id": "vo_BQwjxxQxjCaBcQLzJUFkDM",
109
- * "IfMatch": "E1F83G8C2ARO7P"
108
+ * Id: "vo_BQwjxxQxjCaBcQLzJUFkDM",
109
+ * IfMatch: "E1F83G8C2ARO7P"
110
110
  * };
111
111
  * const command = new DeleteVpcOriginCommand(input);
112
112
  * const response = await client.send(command);
113
- * /* response ==
113
+ * /* response is
114
114
  * {
115
- * "ETag": "E1PA6795UKMFR9",
116
- * "VpcOrigin": {
117
- * "Arn": "arn:aws:cloudfront::123456789012:vpcorigin/vo_BQwjxxQxjCaBcQLzJUFkDM",
118
- * "CreatedTime": "2024-10-15T17:19:42.318Z",
119
- * "Id": "vo_BQwjxxQxjCaBcQLzJUFkDM",
120
- * "LastModifiedTime": "2024-10-15T17:57:08.965Z",
121
- * "Status": "Deploying",
122
- * "VpcOriginEndpointConfig": {
123
- * "Arn": "arn:aws:elasticloadbalancing:us-west-2:123456789012:loadbalancer/app/my-alb-us-west-2/e6aa5c7d26415c6d",
124
- * "HTTPPort": 80,
125
- * "HTTPSPort": 443,
126
- * "Name": "my-vpcorigin-name",
127
- * "OriginProtocolPolicy": "match-viewer",
128
- * "OriginSslProtocols": {
129
- * "Items": [
115
+ * ETag: "E1PA6795UKMFR9",
116
+ * VpcOrigin: {
117
+ * Arn: "arn:aws:cloudfront::123456789012:vpcorigin/vo_BQwjxxQxjCaBcQLzJUFkDM",
118
+ * CreatedTime: "2024-10-15T17:19:42.318Z",
119
+ * Id: "vo_BQwjxxQxjCaBcQLzJUFkDM",
120
+ * LastModifiedTime: "2024-10-15T17:57:08.965Z",
121
+ * Status: "Deploying",
122
+ * VpcOriginEndpointConfig: {
123
+ * Arn: "arn:aws:elasticloadbalancing:us-west-2:123456789012:loadbalancer/app/my-alb-us-west-2/e6aa5c7d26415c6d",
124
+ * HTTPPort: 80,
125
+ * HTTPSPort: 443,
126
+ * Name: "my-vpcorigin-name",
127
+ * OriginProtocolPolicy: "match-viewer",
128
+ * OriginSslProtocols: {
129
+ * Items: [
130
130
  * "TLSv1.1",
131
131
  * "TLSv1.2"
132
132
  * ],
133
- * "Quantity": 2
133
+ * Quantity: 2
134
134
  * }
135
135
  * }
136
136
  * }
137
137
  * }
138
138
  * *\/
139
- * // example id: example-1
140
139
  * ```
141
140
  *
141
+ * @public
142
142
  */
143
143
  export declare class DeleteVpcOriginCommand extends DeleteVpcOriginCommand_base {
144
144
  /** @internal type navigation helper, not in runtime. */
@@ -87,6 +87,7 @@ declare const DescribeFunctionCommand_base: {
87
87
  * @throws {@link CloudFrontServiceException}
88
88
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
89
89
  *
90
+ *
90
91
  * @public
91
92
  */
92
93
  export declare class DescribeFunctionCommand extends DescribeFunctionCommand_base {
@@ -74,31 +74,31 @@ declare const DescribeKeyValueStoreCommand_base: {
74
74
  * @throws {@link CloudFrontServiceException}
75
75
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
76
76
  *
77
- * @public
77
+ *
78
78
  * @example To describe a KeyValueStore
79
79
  * ```javascript
80
80
  * // Use the following command to describe a KeyValueStore.
81
81
  * const input = {
82
- * "Name": "my-keyvaluestore-name"
82
+ * Name: "my-keyvaluestore-name"
83
83
  * };
84
84
  * const command = new DescribeKeyValueStoreCommand(input);
85
85
  * const response = await client.send(command);
86
- * /* response ==
86
+ * /* response is
87
87
  * {
88
- * "ETag": "ETVPDKIKX0DER",
89
- * "KeyValueStore": {
90
- * "ARN": "arn:aws:cloudfront::123456789012:key-value-store/54947df8-0e9e-4471-a2f9-9af509fb5889",
91
- * "Comment": "my-key-valuestore-comment",
92
- * "Id": "54947df8-0e9e-4471-a2f9-9af509fb5889",
93
- * "LastModifiedTime": "2023-11-07T18:20:33.056Z",
94
- * "Name": "my-keyvaluestore-name",
95
- * "Status": "READY"
88
+ * ETag: "ETVPDKIKX0DER",
89
+ * KeyValueStore: {
90
+ * ARN: "arn:aws:cloudfront::123456789012:key-value-store/54947df8-0e9e-4471-a2f9-9af509fb5889",
91
+ * Comment: "my-key-valuestore-comment",
92
+ * Id: "54947df8-0e9e-4471-a2f9-9af509fb5889",
93
+ * LastModifiedTime: "2023-11-07T18:20:33.056Z",
94
+ * Name: "my-keyvaluestore-name",
95
+ * Status: "READY"
96
96
  * }
97
97
  * }
98
98
  * *\/
99
- * // example id: example-1
100
99
  * ```
101
100
  *
101
+ * @public
102
102
  */
103
103
  export declare class DescribeKeyValueStoreCommand extends DescribeKeyValueStoreCommand_base {
104
104
  /** @internal type navigation helper, not in runtime. */
@@ -77,6 +77,7 @@ declare const GetAnycastIpListCommand_base: {
77
77
  * @throws {@link CloudFrontServiceException}
78
78
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class GetAnycastIpListCommand extends GetAnycastIpListCommand_base {
@@ -115,6 +115,7 @@ declare const GetCachePolicyCommand_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
  * @public
119
120
  */
120
121
  export declare class GetCachePolicyCommand extends GetCachePolicyCommand_base {
@@ -103,6 +103,7 @@ declare const GetCachePolicyConfigCommand_base: {
103
103
  * @throws {@link CloudFrontServiceException}
104
104
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
105
105
  *
106
+ *
106
107
  * @public
107
108
  */
108
109
  export declare class GetCachePolicyConfigCommand extends GetCachePolicyConfigCommand_base {
@@ -68,6 +68,7 @@ declare const GetCloudFrontOriginAccessIdentityCommand_base: {
68
68
  * @throws {@link CloudFrontServiceException}
69
69
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
70
70
  *
71
+ *
71
72
  * @public
72
73
  */
73
74
  export declare class GetCloudFrontOriginAccessIdentityCommand extends GetCloudFrontOriginAccessIdentityCommand_base {
@@ -64,6 +64,7 @@ declare const GetCloudFrontOriginAccessIdentityConfigCommand_base: {
64
64
  * @throws {@link CloudFrontServiceException}
65
65
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
66
66
  *
67
+ *
67
68
  * @public
68
69
  */
69
70
  export declare class GetCloudFrontOriginAccessIdentityConfigCommand extends GetCloudFrontOriginAccessIdentityConfigCommand_base {
@@ -88,6 +88,7 @@ declare const GetContinuousDeploymentPolicyCommand_base: {
88
88
  * @throws {@link CloudFrontServiceException}
89
89
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
90
90
  *
91
+ *
91
92
  * @public
92
93
  */
93
94
  export declare class GetContinuousDeploymentPolicyCommand extends GetContinuousDeploymentPolicyCommand_base {
@@ -83,6 +83,7 @@ declare const GetContinuousDeploymentPolicyConfigCommand_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
  * @public
87
88
  */
88
89
  export declare class GetContinuousDeploymentPolicyConfigCommand extends GetContinuousDeploymentPolicyConfigCommand_base {
@@ -404,6 +404,7 @@ declare const GetDistributionCommand_base: {
404
404
  * @throws {@link CloudFrontServiceException}
405
405
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
406
406
  *
407
+ *
407
408
  * @public
408
409
  */
409
410
  export declare class GetDistributionCommand extends GetDistributionCommand_base {
@@ -360,6 +360,7 @@ declare const GetDistributionConfigCommand_base: {
360
360
  * @throws {@link CloudFrontServiceException}
361
361
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
362
362
  *
363
+ *
363
364
  * @public
364
365
  */
365
366
  export declare class GetDistributionConfigCommand extends GetDistributionConfigCommand_base {
@@ -93,6 +93,7 @@ declare const GetFieldLevelEncryptionCommand_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 GetFieldLevelEncryptionCommand extends GetFieldLevelEncryptionCommand_base {
@@ -89,6 +89,7 @@ declare const GetFieldLevelEncryptionConfigCommand_base: {
89
89
  * @throws {@link CloudFrontServiceException}
90
90
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
91
91
  *
92
+ *
92
93
  * @public
93
94
  */
94
95
  export declare class GetFieldLevelEncryptionConfigCommand extends GetFieldLevelEncryptionConfigCommand_base {
@@ -84,6 +84,7 @@ declare const GetFieldLevelEncryptionProfileCommand_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 GetFieldLevelEncryptionProfileCommand extends GetFieldLevelEncryptionProfileCommand_base {
@@ -80,6 +80,7 @@ declare const GetFieldLevelEncryptionProfileConfigCommand_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 GetFieldLevelEncryptionProfileConfigCommand extends GetFieldLevelEncryptionProfileConfigCommand_base {
@@ -73,6 +73,7 @@ declare const GetFunctionCommand_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 GetFunctionCommand extends GetFunctionCommand_base {
@@ -77,6 +77,7 @@ declare const GetInvalidationCommand_base: {
77
77
  * @throws {@link CloudFrontServiceException}
78
78
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class GetInvalidationCommand extends GetInvalidationCommand_base {
@@ -74,6 +74,7 @@ declare const GetKeyGroupCommand_base: {
74
74
  * @throws {@link CloudFrontServiceException}
75
75
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class GetKeyGroupCommand extends GetKeyGroupCommand_base {
@@ -69,6 +69,7 @@ declare const GetKeyGroupConfigCommand_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 GetKeyGroupConfigCommand extends GetKeyGroupConfigCommand_base {
@@ -71,6 +71,7 @@ declare const GetMonitoringSubscriptionCommand_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 GetMonitoringSubscriptionCommand extends GetMonitoringSubscriptionCommand_base {
@@ -70,6 +70,7 @@ declare const GetOriginAccessControlCommand_base: {
70
70
  * @throws {@link CloudFrontServiceException}
71
71
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
72
72
  *
73
+ *
73
74
  * @public
74
75
  */
75
76
  export declare class GetOriginAccessControlCommand extends GetOriginAccessControlCommand_base {
@@ -67,6 +67,7 @@ declare const GetOriginAccessControlConfigCommand_base: {
67
67
  * @throws {@link CloudFrontServiceException}
68
68
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
69
69
  *
70
+ *
70
71
  * @public
71
72
  */
72
73
  export declare class GetOriginAccessControlConfigCommand extends GetOriginAccessControlConfigCommand_base {
@@ -109,6 +109,7 @@ declare const GetOriginRequestPolicyCommand_base: {
109
109
  * @throws {@link CloudFrontServiceException}
110
110
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
111
111
  *
112
+ *
112
113
  * @public
113
114
  */
114
115
  export declare class GetOriginRequestPolicyCommand extends GetOriginRequestPolicyCommand_base {
@@ -97,6 +97,7 @@ declare const GetOriginRequestPolicyConfigCommand_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 GetOriginRequestPolicyConfigCommand extends GetOriginRequestPolicyConfigCommand_base {
@@ -70,6 +70,7 @@ declare const GetPublicKeyCommand_base: {
70
70
  * @throws {@link CloudFrontServiceException}
71
71
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
72
72
  *
73
+ *
73
74
  * @public
74
75
  */
75
76
  export declare class GetPublicKeyCommand extends GetPublicKeyCommand_base {
@@ -66,6 +66,7 @@ declare const GetPublicKeyConfigCommand_base: {
66
66
  * @throws {@link CloudFrontServiceException}
67
67
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
68
68
  *
69
+ *
69
70
  * @public
70
71
  */
71
72
  export declare class GetPublicKeyConfigCommand extends GetPublicKeyConfigCommand_base {
@@ -83,6 +83,7 @@ declare const GetRealtimeLogConfigCommand_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
  * @public
87
88
  */
88
89
  export declare class GetRealtimeLogConfigCommand extends GetRealtimeLogConfigCommand_base {
@@ -155,6 +155,7 @@ declare const GetResponseHeadersPolicyCommand_base: {
155
155
  * @throws {@link CloudFrontServiceException}
156
156
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
157
157
  *
158
+ *
158
159
  * @public
159
160
  */
160
161
  export declare class GetResponseHeadersPolicyCommand extends GetResponseHeadersPolicyCommand_base {
@@ -150,6 +150,7 @@ declare const GetResponseHeadersPolicyConfigCommand_base: {
150
150
  * @throws {@link CloudFrontServiceException}
151
151
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
152
152
  *
153
+ *
153
154
  * @public
154
155
  */
155
156
  export declare class GetResponseHeadersPolicyConfigCommand extends GetResponseHeadersPolicyConfigCommand_base {
@@ -111,6 +111,7 @@ declare const GetStreamingDistributionCommand_base: {
111
111
  * @throws {@link CloudFrontServiceException}
112
112
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
113
113
  *
114
+ *
114
115
  * @public
115
116
  */
116
117
  export declare class GetStreamingDistributionCommand extends GetStreamingDistributionCommand_base {
@@ -88,6 +88,7 @@ declare const GetStreamingDistributionConfigCommand_base: {
88
88
  * @throws {@link CloudFrontServiceException}
89
89
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
90
90
  *
91
+ *
91
92
  * @public
92
93
  */
93
94
  export declare class GetStreamingDistributionConfigCommand extends GetStreamingDistributionConfigCommand_base {
@@ -86,44 +86,44 @@ declare const GetVpcOriginCommand_base: {
86
86
  * @throws {@link CloudFrontServiceException}
87
87
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
88
88
  *
89
- * @public
89
+ *
90
90
  * @example To get a VPC origin
91
91
  * ```javascript
92
92
  * // The following command gets a VPC origin:
93
93
  * const input = {
94
- * "Id": "vo_BQwjxxQxjCaBcQLzJUFkDM"
94
+ * Id: "vo_BQwjxxQxjCaBcQLzJUFkDM"
95
95
  * };
96
96
  * const command = new GetVpcOriginCommand(input);
97
97
  * const response = await client.send(command);
98
- * /* response ==
98
+ * /* response is
99
99
  * {
100
- * "ETag": "ETVPDKIKX0DER",
101
- * "VpcOrigin": {
102
- * "Arn": "arn:aws:cloudfront::123456789012:vpcorigin/vo_BQwjxxQxjCaBcQLzJUFkDM",
103
- * "CreatedTime": "2024-10-15T17:19:42.318Z",
104
- * "Id": "vo_BQwjxxQxjCaBcQLzJUFkDM",
105
- * "LastModifiedTime": "2024-10-15T17:24:35.188Z",
106
- * "Status": "Deployed",
107
- * "VpcOriginEndpointConfig": {
108
- * "Arn": "arn:aws:elasticloadbalancing:us-west-2:123456789012:loadbalancer/app/my-alb-us-west-2/e6aa5c7d26415c6d",
109
- * "HTTPPort": 80,
110
- * "HTTPSPort": 443,
111
- * "Name": "my-vpcorigin-name",
112
- * "OriginProtocolPolicy": "match-viewer",
113
- * "OriginSslProtocols": {
114
- * "Items": [
100
+ * ETag: "ETVPDKIKX0DER",
101
+ * VpcOrigin: {
102
+ * Arn: "arn:aws:cloudfront::123456789012:vpcorigin/vo_BQwjxxQxjCaBcQLzJUFkDM",
103
+ * CreatedTime: "2024-10-15T17:19:42.318Z",
104
+ * Id: "vo_BQwjxxQxjCaBcQLzJUFkDM",
105
+ * LastModifiedTime: "2024-10-15T17:24:35.188Z",
106
+ * Status: "Deployed",
107
+ * VpcOriginEndpointConfig: {
108
+ * Arn: "arn:aws:elasticloadbalancing:us-west-2:123456789012:loadbalancer/app/my-alb-us-west-2/e6aa5c7d26415c6d",
109
+ * HTTPPort: 80,
110
+ * HTTPSPort: 443,
111
+ * Name: "my-vpcorigin-name",
112
+ * OriginProtocolPolicy: "match-viewer",
113
+ * OriginSslProtocols: {
114
+ * Items: [
115
115
  * "TLSv1.1",
116
116
  * "TLSv1.2"
117
117
  * ],
118
- * "Quantity": 2
118
+ * Quantity: 2
119
119
  * }
120
120
  * }
121
121
  * }
122
122
  * }
123
123
  * *\/
124
- * // example id: example-1
125
124
  * ```
126
125
  *
126
+ * @public
127
127
  */
128
128
  export declare class GetVpcOriginCommand extends GetVpcOriginCommand_base {
129
129
  /** @internal type navigation helper, not in runtime. */
@@ -83,6 +83,7 @@ declare const ListAnycastIpListsCommand_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
  * @public
87
88
  */
88
89
  export declare class ListAnycastIpListsCommand extends ListAnycastIpListsCommand_base {
@@ -123,6 +123,7 @@ declare const ListCachePoliciesCommand_base: {
123
123
  * @throws {@link CloudFrontServiceException}
124
124
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
125
125
  *
126
+ *
126
127
  * @public
127
128
  */
128
129
  export declare class ListCachePoliciesCommand extends ListCachePoliciesCommand_base {
@@ -71,6 +71,7 @@ declare const ListCloudFrontOriginAccessIdentitiesCommand_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 ListCloudFrontOriginAccessIdentitiesCommand extends ListCloudFrontOriginAccessIdentitiesCommand_base {
@@ -96,6 +96,7 @@ declare const ListConflictingAliasesCommand_base: {
96
96
  * @throws {@link CloudFrontServiceException}
97
97
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
98
98
  *
99
+ *
99
100
  * @public
100
101
  */
101
102
  export declare class ListConflictingAliasesCommand extends ListConflictingAliasesCommand_base {
@@ -104,6 +104,7 @@ declare const ListContinuousDeploymentPoliciesCommand_base: {
104
104
  * @throws {@link CloudFrontServiceException}
105
105
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
106
106
  *
107
+ *
107
108
  * @public
108
109
  */
109
110
  export declare class ListContinuousDeploymentPoliciesCommand extends ListContinuousDeploymentPoliciesCommand_base {
@@ -378,6 +378,7 @@ declare const ListDistributionsByAnycastIpListIdCommand_base: {
378
378
  * @throws {@link CloudFrontServiceException}
379
379
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
380
380
  *
381
+ *
381
382
  * @public
382
383
  */
383
384
  export declare class ListDistributionsByAnycastIpListIdCommand extends ListDistributionsByAnycastIpListIdCommand_base {
@@ -80,6 +80,7 @@ declare const ListDistributionsByCachePolicyIdCommand_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 ListDistributionsByCachePolicyIdCommand extends ListDistributionsByCachePolicyIdCommand_base {
@@ -77,6 +77,7 @@ declare const ListDistributionsByKeyGroupCommand_base: {
77
77
  * @throws {@link CloudFrontServiceException}
78
78
  * <p>Base exception class for all service exceptions from CloudFront service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class ListDistributionsByKeyGroupCommand extends ListDistributionsByKeyGroupCommand_base {
@@ -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 {