@aws-sdk/client-cloudfront 3.1087.0 → 3.1089.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 (191) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/CloudFront.d.ts +526 -693
  3. package/dist-types/ts3.4/CloudFrontClient.d.ts +8 -26
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/AssociateAliasCommand.d.ts +2 -2
  8. package/dist-types/ts3.4/commands/AssociateDistributionTenantWebACLCommand.d.ts +4 -6
  9. package/dist-types/ts3.4/commands/AssociateDistributionWebACLCommand.d.ts +4 -6
  10. package/dist-types/ts3.4/commands/CopyDistributionCommand.d.ts +4 -9
  11. package/dist-types/ts3.4/commands/CreateAnycastIpListCommand.d.ts +5 -10
  12. package/dist-types/ts3.4/commands/CreateCachePolicyCommand.d.ts +5 -11
  13. package/dist-types/ts3.4/commands/CreateCloudFrontOriginAccessIdentityCommand.d.ts +4 -6
  14. package/dist-types/ts3.4/commands/CreateConnectionFunctionCommand.d.ts +4 -6
  15. package/dist-types/ts3.4/commands/CreateConnectionGroupCommand.d.ts +5 -10
  16. package/dist-types/ts3.4/commands/CreateContinuousDeploymentPolicyCommand.d.ts +4 -6
  17. package/dist-types/ts3.4/commands/CreateDistributionCommand.d.ts +5 -10
  18. package/dist-types/ts3.4/commands/CreateDistributionTenantCommand.d.ts +4 -6
  19. package/dist-types/ts3.4/commands/CreateDistributionWithTagsCommand.d.ts +4 -6
  20. package/dist-types/ts3.4/commands/CreateFieldLevelEncryptionConfigCommand.d.ts +4 -6
  21. package/dist-types/ts3.4/commands/CreateFieldLevelEncryptionProfileCommand.d.ts +4 -6
  22. package/dist-types/ts3.4/commands/CreateFunctionCommand.d.ts +4 -9
  23. package/dist-types/ts3.4/commands/CreateInvalidationCommand.d.ts +5 -10
  24. package/dist-types/ts3.4/commands/CreateInvalidationForDistributionTenantCommand.d.ts +4 -6
  25. package/dist-types/ts3.4/commands/CreateKeyGroupCommand.d.ts +4 -9
  26. package/dist-types/ts3.4/commands/CreateKeyValueStoreCommand.d.ts +5 -10
  27. package/dist-types/ts3.4/commands/CreateMonitoringSubscriptionCommand.d.ts +4 -6
  28. package/dist-types/ts3.4/commands/CreateOriginAccessControlCommand.d.ts +4 -6
  29. package/dist-types/ts3.4/commands/CreateOriginRequestPolicyCommand.d.ts +4 -6
  30. package/dist-types/ts3.4/commands/CreatePublicKeyCommand.d.ts +4 -9
  31. package/dist-types/ts3.4/commands/CreateRealtimeLogConfigCommand.d.ts +5 -10
  32. package/dist-types/ts3.4/commands/CreateResponseHeadersPolicyCommand.d.ts +4 -6
  33. package/dist-types/ts3.4/commands/CreateStreamingDistributionCommand.d.ts +4 -6
  34. package/dist-types/ts3.4/commands/CreateStreamingDistributionWithTagsCommand.d.ts +4 -6
  35. package/dist-types/ts3.4/commands/CreateTrustStoreCommand.d.ts +4 -9
  36. package/dist-types/ts3.4/commands/CreateVpcOriginCommand.d.ts +4 -9
  37. package/dist-types/ts3.4/commands/DeleteAnycastIpListCommand.d.ts +3 -4
  38. package/dist-types/ts3.4/commands/DeleteCachePolicyCommand.d.ts +3 -4
  39. package/dist-types/ts3.4/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +4 -6
  40. package/dist-types/ts3.4/commands/DeleteConnectionFunctionCommand.d.ts +4 -6
  41. package/dist-types/ts3.4/commands/DeleteConnectionGroupCommand.d.ts +3 -4
  42. package/dist-types/ts3.4/commands/DeleteContinuousDeploymentPolicyCommand.d.ts +4 -6
  43. package/dist-types/ts3.4/commands/DeleteDistributionCommand.d.ts +3 -4
  44. package/dist-types/ts3.4/commands/DeleteDistributionTenantCommand.d.ts +4 -6
  45. package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +4 -6
  46. package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +4 -6
  47. package/dist-types/ts3.4/commands/DeleteFunctionCommand.d.ts +2 -2
  48. package/dist-types/ts3.4/commands/DeleteKeyGroupCommand.d.ts +2 -2
  49. package/dist-types/ts3.4/commands/DeleteKeyValueStoreCommand.d.ts +3 -4
  50. package/dist-types/ts3.4/commands/DeleteMonitoringSubscriptionCommand.d.ts +4 -6
  51. package/dist-types/ts3.4/commands/DeleteOriginAccessControlCommand.d.ts +4 -6
  52. package/dist-types/ts3.4/commands/DeleteOriginRequestPolicyCommand.d.ts +4 -6
  53. package/dist-types/ts3.4/commands/DeletePublicKeyCommand.d.ts +2 -2
  54. package/dist-types/ts3.4/commands/DeleteRealtimeLogConfigCommand.d.ts +3 -5
  55. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +3 -4
  56. package/dist-types/ts3.4/commands/DeleteResponseHeadersPolicyCommand.d.ts +4 -6
  57. package/dist-types/ts3.4/commands/DeleteStreamingDistributionCommand.d.ts +4 -6
  58. package/dist-types/ts3.4/commands/DeleteTrustStoreCommand.d.ts +2 -2
  59. package/dist-types/ts3.4/commands/DeleteVpcOriginCommand.d.ts +4 -9
  60. package/dist-types/ts3.4/commands/DescribeConnectionFunctionCommand.d.ts +4 -6
  61. package/dist-types/ts3.4/commands/DescribeFunctionCommand.d.ts +4 -9
  62. package/dist-types/ts3.4/commands/DescribeKeyValueStoreCommand.d.ts +5 -10
  63. package/dist-types/ts3.4/commands/DisassociateDistributionTenantWebACLCommand.d.ts +4 -6
  64. package/dist-types/ts3.4/commands/DisassociateDistributionWebACLCommand.d.ts +4 -6
  65. package/dist-types/ts3.4/commands/GetAnycastIpListCommand.d.ts +4 -9
  66. package/dist-types/ts3.4/commands/GetCachePolicyCommand.d.ts +4 -9
  67. package/dist-types/ts3.4/commands/GetCachePolicyConfigCommand.d.ts +5 -10
  68. package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +4 -6
  69. package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +4 -6
  70. package/dist-types/ts3.4/commands/GetConnectionFunctionCommand.d.ts +5 -10
  71. package/dist-types/ts3.4/commands/GetConnectionGroupByRoutingEndpointCommand.d.ts +4 -6
  72. package/dist-types/ts3.4/commands/GetConnectionGroupCommand.d.ts +5 -10
  73. package/dist-types/ts3.4/commands/GetContinuousDeploymentPolicyCommand.d.ts +4 -6
  74. package/dist-types/ts3.4/commands/GetContinuousDeploymentPolicyConfigCommand.d.ts +4 -6
  75. package/dist-types/ts3.4/commands/GetDistributionCommand.d.ts +4 -9
  76. package/dist-types/ts3.4/commands/GetDistributionConfigCommand.d.ts +5 -10
  77. package/dist-types/ts3.4/commands/GetDistributionTenantByDomainCommand.d.ts +4 -6
  78. package/dist-types/ts3.4/commands/GetDistributionTenantCommand.d.ts +5 -10
  79. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionCommand.d.ts +5 -10
  80. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionConfigCommand.d.ts +4 -6
  81. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileCommand.d.ts +4 -6
  82. package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +4 -6
  83. package/dist-types/ts3.4/commands/GetFunctionCommand.d.ts +3 -5
  84. package/dist-types/ts3.4/commands/GetInvalidationCommand.d.ts +4 -9
  85. package/dist-types/ts3.4/commands/GetInvalidationForDistributionTenantCommand.d.ts +4 -6
  86. package/dist-types/ts3.4/commands/GetKeyGroupCommand.d.ts +3 -5
  87. package/dist-types/ts3.4/commands/GetKeyGroupConfigCommand.d.ts +4 -7
  88. package/dist-types/ts3.4/commands/GetManagedCertificateDetailsCommand.d.ts +4 -6
  89. package/dist-types/ts3.4/commands/GetMonitoringSubscriptionCommand.d.ts +4 -6
  90. package/dist-types/ts3.4/commands/GetOriginAccessControlCommand.d.ts +5 -10
  91. package/dist-types/ts3.4/commands/GetOriginAccessControlConfigCommand.d.ts +4 -6
  92. package/dist-types/ts3.4/commands/GetOriginRequestPolicyCommand.d.ts +5 -10
  93. package/dist-types/ts3.4/commands/GetOriginRequestPolicyConfigCommand.d.ts +4 -6
  94. package/dist-types/ts3.4/commands/GetPublicKeyCommand.d.ts +3 -5
  95. package/dist-types/ts3.4/commands/GetPublicKeyConfigCommand.d.ts +5 -10
  96. package/dist-types/ts3.4/commands/GetRealtimeLogConfigCommand.d.ts +4 -9
  97. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +5 -11
  98. package/dist-types/ts3.4/commands/GetResponseHeadersPolicyCommand.d.ts +4 -6
  99. package/dist-types/ts3.4/commands/GetResponseHeadersPolicyConfigCommand.d.ts +4 -6
  100. package/dist-types/ts3.4/commands/GetStreamingDistributionCommand.d.ts +4 -6
  101. package/dist-types/ts3.4/commands/GetStreamingDistributionConfigCommand.d.ts +4 -6
  102. package/dist-types/ts3.4/commands/GetTrustStoreCommand.d.ts +3 -5
  103. package/dist-types/ts3.4/commands/GetVpcOriginCommand.d.ts +3 -5
  104. package/dist-types/ts3.4/commands/ListAnycastIpListsCommand.d.ts +4 -9
  105. package/dist-types/ts3.4/commands/ListCachePoliciesCommand.d.ts +4 -10
  106. package/dist-types/ts3.4/commands/ListCloudFrontOriginAccessIdentitiesCommand.d.ts +3 -5
  107. package/dist-types/ts3.4/commands/ListConflictingAliasesCommand.d.ts +5 -10
  108. package/dist-types/ts3.4/commands/ListConnectionFunctionsCommand.d.ts +4 -9
  109. package/dist-types/ts3.4/commands/ListConnectionGroupsCommand.d.ts +4 -9
  110. package/dist-types/ts3.4/commands/ListContinuousDeploymentPoliciesCommand.d.ts +3 -5
  111. package/dist-types/ts3.4/commands/ListDistributionTenantsByCustomizationCommand.d.ts +3 -5
  112. package/dist-types/ts3.4/commands/ListDistributionTenantsCommand.d.ts +4 -9
  113. package/dist-types/ts3.4/commands/ListDistributionsByAnycastIpListIdCommand.d.ts +4 -6
  114. package/dist-types/ts3.4/commands/ListDistributionsByCachePolicyIdCommand.d.ts +4 -6
  115. package/dist-types/ts3.4/commands/ListDistributionsByConnectionFunctionCommand.d.ts +4 -6
  116. package/dist-types/ts3.4/commands/ListDistributionsByConnectionModeCommand.d.ts +4 -6
  117. package/dist-types/ts3.4/commands/ListDistributionsByKeyGroupCommand.d.ts +4 -6
  118. package/dist-types/ts3.4/commands/ListDistributionsByOriginRequestPolicyIdCommand.d.ts +4 -6
  119. package/dist-types/ts3.4/commands/ListDistributionsByOwnedResourceCommand.d.ts +4 -6
  120. package/dist-types/ts3.4/commands/ListDistributionsByRealtimeLogConfigCommand.d.ts +3 -5
  121. package/dist-types/ts3.4/commands/ListDistributionsByResponseHeadersPolicyIdCommand.d.ts +4 -6
  122. package/dist-types/ts3.4/commands/ListDistributionsByTrustStoreCommand.d.ts +4 -6
  123. package/dist-types/ts3.4/commands/ListDistributionsByVpcOriginIdCommand.d.ts +4 -6
  124. package/dist-types/ts3.4/commands/ListDistributionsByWebACLIdCommand.d.ts +4 -6
  125. package/dist-types/ts3.4/commands/ListDistributionsCommand.d.ts +4 -10
  126. package/dist-types/ts3.4/commands/ListDomainConflictsCommand.d.ts +5 -10
  127. package/dist-types/ts3.4/commands/ListFieldLevelEncryptionConfigsCommand.d.ts +3 -5
  128. package/dist-types/ts3.4/commands/ListFieldLevelEncryptionProfilesCommand.d.ts +3 -5
  129. package/dist-types/ts3.4/commands/ListFunctionsCommand.d.ts +2 -4
  130. package/dist-types/ts3.4/commands/ListInvalidationsCommand.d.ts +5 -11
  131. package/dist-types/ts3.4/commands/ListInvalidationsForDistributionTenantCommand.d.ts +4 -6
  132. package/dist-types/ts3.4/commands/ListKeyGroupsCommand.d.ts +2 -4
  133. package/dist-types/ts3.4/commands/ListKeyValueStoresCommand.d.ts +4 -9
  134. package/dist-types/ts3.4/commands/ListOriginAccessControlsCommand.d.ts +3 -5
  135. package/dist-types/ts3.4/commands/ListOriginRequestPoliciesCommand.d.ts +3 -5
  136. package/dist-types/ts3.4/commands/ListPublicKeysCommand.d.ts +3 -8
  137. package/dist-types/ts3.4/commands/ListRealtimeLogConfigsCommand.d.ts +4 -9
  138. package/dist-types/ts3.4/commands/ListResponseHeadersPoliciesCommand.d.ts +3 -5
  139. package/dist-types/ts3.4/commands/ListStreamingDistributionsCommand.d.ts +3 -5
  140. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  141. package/dist-types/ts3.4/commands/ListTrustStoresCommand.d.ts +3 -8
  142. package/dist-types/ts3.4/commands/ListVpcOriginsCommand.d.ts +3 -8
  143. package/dist-types/ts3.4/commands/PublishConnectionFunctionCommand.d.ts +4 -6
  144. package/dist-types/ts3.4/commands/PublishFunctionCommand.d.ts +4 -9
  145. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +5 -11
  146. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -2
  147. package/dist-types/ts3.4/commands/TestConnectionFunctionCommand.d.ts +5 -10
  148. package/dist-types/ts3.4/commands/TestFunctionCommand.d.ts +3 -5
  149. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -2
  150. package/dist-types/ts3.4/commands/UpdateAnycastIpListCommand.d.ts +5 -10
  151. package/dist-types/ts3.4/commands/UpdateCachePolicyCommand.d.ts +5 -11
  152. package/dist-types/ts3.4/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +4 -6
  153. package/dist-types/ts3.4/commands/UpdateConnectionFunctionCommand.d.ts +4 -6
  154. package/dist-types/ts3.4/commands/UpdateConnectionGroupCommand.d.ts +5 -10
  155. package/dist-types/ts3.4/commands/UpdateContinuousDeploymentPolicyCommand.d.ts +4 -6
  156. package/dist-types/ts3.4/commands/UpdateDistributionCommand.d.ts +5 -10
  157. package/dist-types/ts3.4/commands/UpdateDistributionTenantCommand.d.ts +4 -6
  158. package/dist-types/ts3.4/commands/UpdateDistributionWithStagingConfigCommand.d.ts +4 -6
  159. package/dist-types/ts3.4/commands/UpdateDomainAssociationCommand.d.ts +5 -10
  160. package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +4 -6
  161. package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +4 -6
  162. package/dist-types/ts3.4/commands/UpdateFunctionCommand.d.ts +4 -9
  163. package/dist-types/ts3.4/commands/UpdateKeyGroupCommand.d.ts +4 -9
  164. package/dist-types/ts3.4/commands/UpdateKeyValueStoreCommand.d.ts +5 -10
  165. package/dist-types/ts3.4/commands/UpdateOriginAccessControlCommand.d.ts +4 -6
  166. package/dist-types/ts3.4/commands/UpdateOriginRequestPolicyCommand.d.ts +4 -6
  167. package/dist-types/ts3.4/commands/UpdatePublicKeyCommand.d.ts +4 -9
  168. package/dist-types/ts3.4/commands/UpdateRealtimeLogConfigCommand.d.ts +4 -9
  169. package/dist-types/ts3.4/commands/UpdateResponseHeadersPolicyCommand.d.ts +4 -6
  170. package/dist-types/ts3.4/commands/UpdateStreamingDistributionCommand.d.ts +4 -6
  171. package/dist-types/ts3.4/commands/UpdateTrustStoreCommand.d.ts +4 -9
  172. package/dist-types/ts3.4/commands/UpdateVpcOriginCommand.d.ts +4 -9
  173. package/dist-types/ts3.4/commands/VerifyDnsConfigurationCommand.d.ts +5 -10
  174. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  175. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  176. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  177. package/dist-types/ts3.4/models/enums.d.ts +16 -32
  178. package/dist-types/ts3.4/models/errors.d.ts +122 -460
  179. package/dist-types/ts3.4/models/models_0.d.ts +23 -69
  180. package/dist-types/ts3.4/models/models_1.d.ts +4 -12
  181. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  182. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  183. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  184. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  185. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  186. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  187. package/dist-types/ts3.4/waiters/waitForDistributionDeployed.d.ts +3 -5
  188. package/dist-types/ts3.4/waiters/waitForInvalidationCompleted.d.ts +3 -5
  189. package/dist-types/ts3.4/waiters/waitForInvalidationForDistributionTenantCompleted.d.ts +3 -6
  190. package/dist-types/ts3.4/waiters/waitForStreamingDistributionDeployed.d.ts +3 -7
  191. package/package.json +39 -39
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateFunctionRequest,
4
- CreateFunctionResult,
5
- } from "../models/models_0";
2
+ import { CreateFunctionRequest, CreateFunctionResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface CreateFunctionCommandInput extends CreateFunctionRequest {}
8
- export interface CreateFunctionCommandOutput
9
- extends CreateFunctionResult,
10
- __MetadataBearer {}
5
+ export interface CreateFunctionCommandOutput extends CreateFunctionResult, __MetadataBearer {}
11
6
  declare const CreateFunctionCommand_base: {
12
7
  new (
13
- input: CreateFunctionCommandInput
8
+ input: CreateFunctionCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  CreateFunctionCommandInput,
16
11
  CreateFunctionCommandOutput,
@@ -19,7 +14,7 @@ declare const CreateFunctionCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: CreateFunctionCommandInput
17
+ input: CreateFunctionCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  CreateFunctionCommandInput,
25
20
  CreateFunctionCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateInvalidationRequest,
4
- CreateInvalidationResult,
5
- } from "../models/models_0";
2
+ import { CreateInvalidationRequest, CreateInvalidationResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreateInvalidationCommandInput
8
- extends CreateInvalidationRequest {}
4
+ export interface CreateInvalidationCommandInput extends CreateInvalidationRequest {}
9
5
  export interface CreateInvalidationCommandOutput
10
- extends CreateInvalidationResult,
11
- __MetadataBearer {}
6
+ extends CreateInvalidationResult, __MetadataBearer {}
12
7
  declare const CreateInvalidationCommand_base: {
13
8
  new (
14
- input: CreateInvalidationCommandInput
9
+ input: CreateInvalidationCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreateInvalidationCommandInput,
17
12
  CreateInvalidationCommandOutput,
@@ -20,7 +15,7 @@ declare const CreateInvalidationCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreateInvalidationCommandInput
18
+ input: CreateInvalidationCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreateInvalidationCommandInput,
26
21
  CreateInvalidationCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateInvalidationForDistributionTenantResult,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateInvalidationForDistributionTenantCommandInput
8
- extends CreateInvalidationForDistributionTenantRequest {}
7
+ export interface CreateInvalidationForDistributionTenantCommandInput extends CreateInvalidationForDistributionTenantRequest {}
9
8
  export interface CreateInvalidationForDistributionTenantCommandOutput
10
- extends CreateInvalidationForDistributionTenantResult,
11
- __MetadataBearer {}
9
+ extends CreateInvalidationForDistributionTenantResult, __MetadataBearer {}
12
10
  declare const CreateInvalidationForDistributionTenantCommand_base: {
13
11
  new (
14
- input: CreateInvalidationForDistributionTenantCommandInput
12
+ input: CreateInvalidationForDistributionTenantCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateInvalidationForDistributionTenantCommandInput,
17
15
  CreateInvalidationForDistributionTenantCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateInvalidationForDistributionTenantCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateInvalidationForDistributionTenantCommandInput
21
+ input: CreateInvalidationForDistributionTenantCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateInvalidationForDistributionTenantCommandInput,
26
24
  CreateInvalidationForDistributionTenantCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateKeyGroupRequest,
4
- CreateKeyGroupResult,
5
- } from "../models/models_0";
2
+ import { CreateKeyGroupRequest, CreateKeyGroupResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface CreateKeyGroupCommandInput extends CreateKeyGroupRequest {}
8
- export interface CreateKeyGroupCommandOutput
9
- extends CreateKeyGroupResult,
10
- __MetadataBearer {}
5
+ export interface CreateKeyGroupCommandOutput extends CreateKeyGroupResult, __MetadataBearer {}
11
6
  declare const CreateKeyGroupCommand_base: {
12
7
  new (
13
- input: CreateKeyGroupCommandInput
8
+ input: CreateKeyGroupCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  CreateKeyGroupCommandInput,
16
11
  CreateKeyGroupCommandOutput,
@@ -19,7 +14,7 @@ declare const CreateKeyGroupCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: CreateKeyGroupCommandInput
17
+ input: CreateKeyGroupCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  CreateKeyGroupCommandInput,
25
20
  CreateKeyGroupCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateKeyValueStoreRequest,
4
- CreateKeyValueStoreResult,
5
- } from "../models/models_0";
2
+ import { CreateKeyValueStoreRequest, CreateKeyValueStoreResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreateKeyValueStoreCommandInput
8
- extends CreateKeyValueStoreRequest {}
4
+ export interface CreateKeyValueStoreCommandInput extends CreateKeyValueStoreRequest {}
9
5
  export interface CreateKeyValueStoreCommandOutput
10
- extends CreateKeyValueStoreResult,
11
- __MetadataBearer {}
6
+ extends CreateKeyValueStoreResult, __MetadataBearer {}
12
7
  declare const CreateKeyValueStoreCommand_base: {
13
8
  new (
14
- input: CreateKeyValueStoreCommandInput
9
+ input: CreateKeyValueStoreCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreateKeyValueStoreCommandInput,
17
12
  CreateKeyValueStoreCommandOutput,
@@ -20,7 +15,7 @@ declare const CreateKeyValueStoreCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreateKeyValueStoreCommandInput
18
+ input: CreateKeyValueStoreCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreateKeyValueStoreCommandInput,
26
21
  CreateKeyValueStoreCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateMonitoringSubscriptionResult,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateMonitoringSubscriptionCommandInput
8
- extends CreateMonitoringSubscriptionRequest {}
7
+ export interface CreateMonitoringSubscriptionCommandInput extends CreateMonitoringSubscriptionRequest {}
9
8
  export interface CreateMonitoringSubscriptionCommandOutput
10
- extends CreateMonitoringSubscriptionResult,
11
- __MetadataBearer {}
9
+ extends CreateMonitoringSubscriptionResult, __MetadataBearer {}
12
10
  declare const CreateMonitoringSubscriptionCommand_base: {
13
11
  new (
14
- input: CreateMonitoringSubscriptionCommandInput
12
+ input: CreateMonitoringSubscriptionCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateMonitoringSubscriptionCommandInput,
17
15
  CreateMonitoringSubscriptionCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateMonitoringSubscriptionCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateMonitoringSubscriptionCommandInput
21
+ input: CreateMonitoringSubscriptionCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateMonitoringSubscriptionCommandInput,
26
24
  CreateMonitoringSubscriptionCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateOriginAccessControlResult,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateOriginAccessControlCommandInput
8
- extends CreateOriginAccessControlRequest {}
7
+ export interface CreateOriginAccessControlCommandInput extends CreateOriginAccessControlRequest {}
9
8
  export interface CreateOriginAccessControlCommandOutput
10
- extends CreateOriginAccessControlResult,
11
- __MetadataBearer {}
9
+ extends CreateOriginAccessControlResult, __MetadataBearer {}
12
10
  declare const CreateOriginAccessControlCommand_base: {
13
11
  new (
14
- input: CreateOriginAccessControlCommandInput
12
+ input: CreateOriginAccessControlCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateOriginAccessControlCommandInput,
17
15
  CreateOriginAccessControlCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateOriginAccessControlCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateOriginAccessControlCommandInput
21
+ input: CreateOriginAccessControlCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateOriginAccessControlCommandInput,
26
24
  CreateOriginAccessControlCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateOriginRequestPolicyResult,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateOriginRequestPolicyCommandInput
8
- extends CreateOriginRequestPolicyRequest {}
7
+ export interface CreateOriginRequestPolicyCommandInput extends CreateOriginRequestPolicyRequest {}
9
8
  export interface CreateOriginRequestPolicyCommandOutput
10
- extends CreateOriginRequestPolicyResult,
11
- __MetadataBearer {}
9
+ extends CreateOriginRequestPolicyResult, __MetadataBearer {}
12
10
  declare const CreateOriginRequestPolicyCommand_base: {
13
11
  new (
14
- input: CreateOriginRequestPolicyCommandInput
12
+ input: CreateOriginRequestPolicyCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateOriginRequestPolicyCommandInput,
17
15
  CreateOriginRequestPolicyCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateOriginRequestPolicyCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateOriginRequestPolicyCommandInput
21
+ input: CreateOriginRequestPolicyCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateOriginRequestPolicyCommandInput,
26
24
  CreateOriginRequestPolicyCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreatePublicKeyRequest,
4
- CreatePublicKeyResult,
5
- } from "../models/models_0";
2
+ import { CreatePublicKeyRequest, CreatePublicKeyResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface CreatePublicKeyCommandInput extends CreatePublicKeyRequest {}
8
- export interface CreatePublicKeyCommandOutput
9
- extends CreatePublicKeyResult,
10
- __MetadataBearer {}
5
+ export interface CreatePublicKeyCommandOutput extends CreatePublicKeyResult, __MetadataBearer {}
11
6
  declare const CreatePublicKeyCommand_base: {
12
7
  new (
13
- input: CreatePublicKeyCommandInput
8
+ input: CreatePublicKeyCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  CreatePublicKeyCommandInput,
16
11
  CreatePublicKeyCommandOutput,
@@ -19,7 +14,7 @@ declare const CreatePublicKeyCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: CreatePublicKeyCommandInput
17
+ input: CreatePublicKeyCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  CreatePublicKeyCommandInput,
25
20
  CreatePublicKeyCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateRealtimeLogConfigRequest,
4
- CreateRealtimeLogConfigResult,
5
- } from "../models/models_0";
2
+ import { CreateRealtimeLogConfigRequest, CreateRealtimeLogConfigResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreateRealtimeLogConfigCommandInput
8
- extends CreateRealtimeLogConfigRequest {}
4
+ export interface CreateRealtimeLogConfigCommandInput extends CreateRealtimeLogConfigRequest {}
9
5
  export interface CreateRealtimeLogConfigCommandOutput
10
- extends CreateRealtimeLogConfigResult,
11
- __MetadataBearer {}
6
+ extends CreateRealtimeLogConfigResult, __MetadataBearer {}
12
7
  declare const CreateRealtimeLogConfigCommand_base: {
13
8
  new (
14
- input: CreateRealtimeLogConfigCommandInput
9
+ input: CreateRealtimeLogConfigCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreateRealtimeLogConfigCommandInput,
17
12
  CreateRealtimeLogConfigCommandOutput,
@@ -20,7 +15,7 @@ declare const CreateRealtimeLogConfigCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreateRealtimeLogConfigCommandInput
18
+ input: CreateRealtimeLogConfigCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreateRealtimeLogConfigCommandInput,
26
21
  CreateRealtimeLogConfigCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateResponseHeadersPolicyResult,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateResponseHeadersPolicyCommandInput
8
- extends CreateResponseHeadersPolicyRequest {}
7
+ export interface CreateResponseHeadersPolicyCommandInput extends CreateResponseHeadersPolicyRequest {}
9
8
  export interface CreateResponseHeadersPolicyCommandOutput
10
- extends CreateResponseHeadersPolicyResult,
11
- __MetadataBearer {}
9
+ extends CreateResponseHeadersPolicyResult, __MetadataBearer {}
12
10
  declare const CreateResponseHeadersPolicyCommand_base: {
13
11
  new (
14
- input: CreateResponseHeadersPolicyCommandInput
12
+ input: CreateResponseHeadersPolicyCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateResponseHeadersPolicyCommandInput,
17
15
  CreateResponseHeadersPolicyCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateResponseHeadersPolicyCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateResponseHeadersPolicyCommandInput
21
+ input: CreateResponseHeadersPolicyCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateResponseHeadersPolicyCommandInput,
26
24
  CreateResponseHeadersPolicyCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateStreamingDistributionResult,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateStreamingDistributionCommandInput
8
- extends CreateStreamingDistributionRequest {}
7
+ export interface CreateStreamingDistributionCommandInput extends CreateStreamingDistributionRequest {}
9
8
  export interface CreateStreamingDistributionCommandOutput
10
- extends CreateStreamingDistributionResult,
11
- __MetadataBearer {}
9
+ extends CreateStreamingDistributionResult, __MetadataBearer {}
12
10
  declare const CreateStreamingDistributionCommand_base: {
13
11
  new (
14
- input: CreateStreamingDistributionCommandInput
12
+ input: CreateStreamingDistributionCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateStreamingDistributionCommandInput,
17
15
  CreateStreamingDistributionCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateStreamingDistributionCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateStreamingDistributionCommandInput
21
+ input: CreateStreamingDistributionCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateStreamingDistributionCommandInput,
26
24
  CreateStreamingDistributionCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CreateStreamingDistributionWithTagsResult,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CreateStreamingDistributionWithTagsCommandInput
8
- extends CreateStreamingDistributionWithTagsRequest {}
7
+ export interface CreateStreamingDistributionWithTagsCommandInput extends CreateStreamingDistributionWithTagsRequest {}
9
8
  export interface CreateStreamingDistributionWithTagsCommandOutput
10
- extends CreateStreamingDistributionWithTagsResult,
11
- __MetadataBearer {}
9
+ extends CreateStreamingDistributionWithTagsResult, __MetadataBearer {}
12
10
  declare const CreateStreamingDistributionWithTagsCommand_base: {
13
11
  new (
14
- input: CreateStreamingDistributionWithTagsCommandInput
12
+ input: CreateStreamingDistributionWithTagsCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CreateStreamingDistributionWithTagsCommandInput,
17
15
  CreateStreamingDistributionWithTagsCommandOutput,
@@ -20,7 +18,7 @@ declare const CreateStreamingDistributionWithTagsCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CreateStreamingDistributionWithTagsCommandInput
21
+ input: CreateStreamingDistributionWithTagsCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CreateStreamingDistributionWithTagsCommandInput,
26
24
  CreateStreamingDistributionWithTagsCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateTrustStoreRequest,
4
- CreateTrustStoreResult,
5
- } from "../models/models_0";
2
+ import { CreateTrustStoreRequest, CreateTrustStoreResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface CreateTrustStoreCommandInput extends CreateTrustStoreRequest {}
8
- export interface CreateTrustStoreCommandOutput
9
- extends CreateTrustStoreResult,
10
- __MetadataBearer {}
5
+ export interface CreateTrustStoreCommandOutput extends CreateTrustStoreResult, __MetadataBearer {}
11
6
  declare const CreateTrustStoreCommand_base: {
12
7
  new (
13
- input: CreateTrustStoreCommandInput
8
+ input: CreateTrustStoreCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  CreateTrustStoreCommandInput,
16
11
  CreateTrustStoreCommandOutput,
@@ -19,7 +14,7 @@ declare const CreateTrustStoreCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: CreateTrustStoreCommandInput
17
+ input: CreateTrustStoreCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  CreateTrustStoreCommandInput,
25
20
  CreateTrustStoreCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateVpcOriginRequest,
4
- CreateVpcOriginResult,
5
- } from "../models/models_0";
2
+ import { CreateVpcOriginRequest, CreateVpcOriginResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface CreateVpcOriginCommandInput extends CreateVpcOriginRequest {}
8
- export interface CreateVpcOriginCommandOutput
9
- extends CreateVpcOriginResult,
10
- __MetadataBearer {}
5
+ export interface CreateVpcOriginCommandOutput extends CreateVpcOriginResult, __MetadataBearer {}
11
6
  declare const CreateVpcOriginCommand_base: {
12
7
  new (
13
- input: CreateVpcOriginCommandInput
8
+ input: CreateVpcOriginCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  CreateVpcOriginCommandInput,
16
11
  CreateVpcOriginCommandOutput,
@@ -19,7 +14,7 @@ declare const CreateVpcOriginCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: CreateVpcOriginCommandInput
17
+ input: CreateVpcOriginCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  CreateVpcOriginCommandInput,
25
20
  CreateVpcOriginCommandOutput,
@@ -1,12 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { DeleteAnycastIpListRequest } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
- export interface DeleteAnycastIpListCommandInput
5
- extends DeleteAnycastIpListRequest {}
4
+ export interface DeleteAnycastIpListCommandInput extends DeleteAnycastIpListRequest {}
6
5
  export interface DeleteAnycastIpListCommandOutput extends __MetadataBearer {}
7
6
  declare const DeleteAnycastIpListCommand_base: {
8
7
  new (
9
- input: DeleteAnycastIpListCommandInput
8
+ input: DeleteAnycastIpListCommandInput,
10
9
  ): import("@smithy/core/client").CommandImpl<
11
10
  DeleteAnycastIpListCommandInput,
12
11
  DeleteAnycastIpListCommandOutput,
@@ -15,7 +14,7 @@ declare const DeleteAnycastIpListCommand_base: {
15
14
  import("..").ServiceOutputTypes
16
15
  >;
17
16
  new (
18
- input: DeleteAnycastIpListCommandInput
17
+ input: DeleteAnycastIpListCommandInput,
19
18
  ): import("@smithy/core/client").CommandImpl<
20
19
  DeleteAnycastIpListCommandInput,
21
20
  DeleteAnycastIpListCommandOutput,
@@ -1,12 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { DeleteCachePolicyRequest } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
- export interface DeleteCachePolicyCommandInput
5
- extends DeleteCachePolicyRequest {}
4
+ export interface DeleteCachePolicyCommandInput extends DeleteCachePolicyRequest {}
6
5
  export interface DeleteCachePolicyCommandOutput extends __MetadataBearer {}
7
6
  declare const DeleteCachePolicyCommand_base: {
8
7
  new (
9
- input: DeleteCachePolicyCommandInput
8
+ input: DeleteCachePolicyCommandInput,
10
9
  ): import("@smithy/core/client").CommandImpl<
11
10
  DeleteCachePolicyCommandInput,
12
11
  DeleteCachePolicyCommandOutput,
@@ -15,7 +14,7 @@ declare const DeleteCachePolicyCommand_base: {
15
14
  import("..").ServiceOutputTypes
16
15
  >;
17
16
  new (
18
- input: DeleteCachePolicyCommandInput
17
+ input: DeleteCachePolicyCommandInput,
19
18
  ): import("@smithy/core/client").CommandImpl<
20
19
  DeleteCachePolicyCommandInput,
21
20
  DeleteCachePolicyCommandOutput,
@@ -1,13 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { DeleteCloudFrontOriginAccessIdentityRequest } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
- export interface DeleteCloudFrontOriginAccessIdentityCommandInput
5
- extends DeleteCloudFrontOriginAccessIdentityRequest {}
6
- export interface DeleteCloudFrontOriginAccessIdentityCommandOutput
7
- extends __MetadataBearer {}
4
+ export interface DeleteCloudFrontOriginAccessIdentityCommandInput extends DeleteCloudFrontOriginAccessIdentityRequest {}
5
+ export interface DeleteCloudFrontOriginAccessIdentityCommandOutput extends __MetadataBearer {}
8
6
  declare const DeleteCloudFrontOriginAccessIdentityCommand_base: {
9
7
  new (
10
- input: DeleteCloudFrontOriginAccessIdentityCommandInput
8
+ input: DeleteCloudFrontOriginAccessIdentityCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  DeleteCloudFrontOriginAccessIdentityCommandInput,
13
11
  DeleteCloudFrontOriginAccessIdentityCommandOutput,
@@ -16,7 +14,7 @@ declare const DeleteCloudFrontOriginAccessIdentityCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: DeleteCloudFrontOriginAccessIdentityCommandInput
17
+ input: DeleteCloudFrontOriginAccessIdentityCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  DeleteCloudFrontOriginAccessIdentityCommandInput,
22
20
  DeleteCloudFrontOriginAccessIdentityCommandOutput,
@@ -1,13 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { DeleteConnectionFunctionRequest } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
- export interface DeleteConnectionFunctionCommandInput
5
- extends DeleteConnectionFunctionRequest {}
6
- export interface DeleteConnectionFunctionCommandOutput
7
- extends __MetadataBearer {}
4
+ export interface DeleteConnectionFunctionCommandInput extends DeleteConnectionFunctionRequest {}
5
+ export interface DeleteConnectionFunctionCommandOutput extends __MetadataBearer {}
8
6
  declare const DeleteConnectionFunctionCommand_base: {
9
7
  new (
10
- input: DeleteConnectionFunctionCommandInput
8
+ input: DeleteConnectionFunctionCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  DeleteConnectionFunctionCommandInput,
13
11
  DeleteConnectionFunctionCommandOutput,
@@ -16,7 +14,7 @@ declare const DeleteConnectionFunctionCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: DeleteConnectionFunctionCommandInput
17
+ input: DeleteConnectionFunctionCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  DeleteConnectionFunctionCommandInput,
22
20
  DeleteConnectionFunctionCommandOutput,
@@ -1,12 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { DeleteConnectionGroupRequest } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
- export interface DeleteConnectionGroupCommandInput
5
- extends DeleteConnectionGroupRequest {}
4
+ export interface DeleteConnectionGroupCommandInput extends DeleteConnectionGroupRequest {}
6
5
  export interface DeleteConnectionGroupCommandOutput extends __MetadataBearer {}
7
6
  declare const DeleteConnectionGroupCommand_base: {
8
7
  new (
9
- input: DeleteConnectionGroupCommandInput
8
+ input: DeleteConnectionGroupCommandInput,
10
9
  ): import("@smithy/core/client").CommandImpl<
11
10
  DeleteConnectionGroupCommandInput,
12
11
  DeleteConnectionGroupCommandOutput,
@@ -15,7 +14,7 @@ declare const DeleteConnectionGroupCommand_base: {
15
14
  import("..").ServiceOutputTypes
16
15
  >;
17
16
  new (
18
- input: DeleteConnectionGroupCommandInput
17
+ input: DeleteConnectionGroupCommandInput,
19
18
  ): import("@smithy/core/client").CommandImpl<
20
19
  DeleteConnectionGroupCommandInput,
21
20
  DeleteConnectionGroupCommandOutput,
@@ -1,13 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { DeleteContinuousDeploymentPolicyRequest } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
- export interface DeleteContinuousDeploymentPolicyCommandInput
5
- extends DeleteContinuousDeploymentPolicyRequest {}
6
- export interface DeleteContinuousDeploymentPolicyCommandOutput
7
- extends __MetadataBearer {}
4
+ export interface DeleteContinuousDeploymentPolicyCommandInput extends DeleteContinuousDeploymentPolicyRequest {}
5
+ export interface DeleteContinuousDeploymentPolicyCommandOutput extends __MetadataBearer {}
8
6
  declare const DeleteContinuousDeploymentPolicyCommand_base: {
9
7
  new (
10
- input: DeleteContinuousDeploymentPolicyCommandInput
8
+ input: DeleteContinuousDeploymentPolicyCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  DeleteContinuousDeploymentPolicyCommandInput,
13
11
  DeleteContinuousDeploymentPolicyCommandOutput,
@@ -16,7 +14,7 @@ declare const DeleteContinuousDeploymentPolicyCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: DeleteContinuousDeploymentPolicyCommandInput
17
+ input: DeleteContinuousDeploymentPolicyCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  DeleteContinuousDeploymentPolicyCommandInput,
22
20
  DeleteContinuousDeploymentPolicyCommandOutput,
@@ -1,12 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { DeleteDistributionRequest } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
- export interface DeleteDistributionCommandInput
5
- extends DeleteDistributionRequest {}
4
+ export interface DeleteDistributionCommandInput extends DeleteDistributionRequest {}
6
5
  export interface DeleteDistributionCommandOutput extends __MetadataBearer {}
7
6
  declare const DeleteDistributionCommand_base: {
8
7
  new (
9
- input: DeleteDistributionCommandInput
8
+ input: DeleteDistributionCommandInput,
10
9
  ): import("@smithy/core/client").CommandImpl<
11
10
  DeleteDistributionCommandInput,
12
11
  DeleteDistributionCommandOutput,
@@ -15,7 +14,7 @@ declare const DeleteDistributionCommand_base: {
15
14
  import("..").ServiceOutputTypes
16
15
  >;
17
16
  new (
18
- input: DeleteDistributionCommandInput
17
+ input: DeleteDistributionCommandInput,
19
18
  ): import("@smithy/core/client").CommandImpl<
20
19
  DeleteDistributionCommandInput,
21
20
  DeleteDistributionCommandOutput,
@@ -1,13 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { DeleteDistributionTenantRequest } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
- export interface DeleteDistributionTenantCommandInput
5
- extends DeleteDistributionTenantRequest {}
6
- export interface DeleteDistributionTenantCommandOutput
7
- extends __MetadataBearer {}
4
+ export interface DeleteDistributionTenantCommandInput extends DeleteDistributionTenantRequest {}
5
+ export interface DeleteDistributionTenantCommandOutput extends __MetadataBearer {}
8
6
  declare const DeleteDistributionTenantCommand_base: {
9
7
  new (
10
- input: DeleteDistributionTenantCommandInput
8
+ input: DeleteDistributionTenantCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  DeleteDistributionTenantCommandInput,
13
11
  DeleteDistributionTenantCommandOutput,
@@ -16,7 +14,7 @@ declare const DeleteDistributionTenantCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: DeleteDistributionTenantCommandInput
17
+ input: DeleteDistributionTenantCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  DeleteDistributionTenantCommandInput,
22
20
  DeleteDistributionTenantCommandOutput,