@aws-sdk/client-ssm 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 (173) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/SSM.d.ts +513 -642
  3. package/dist-types/ts3.4/SSMClient.d.ts +17 -36
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +10 -13
  6. package/dist-types/ts3.4/commandBuilder.d.ts +8 -18
  7. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +5 -11
  8. package/dist-types/ts3.4/commands/AssociateOpsItemRelatedItemCommand.d.ts +4 -6
  9. package/dist-types/ts3.4/commands/CancelCommandCommand.d.ts +3 -5
  10. package/dist-types/ts3.4/commands/CancelMaintenanceWindowExecutionCommand.d.ts +4 -6
  11. package/dist-types/ts3.4/commands/CreateActivationCommand.d.ts +4 -9
  12. package/dist-types/ts3.4/commands/CreateAssociationBatchCommand.d.ts +5 -10
  13. package/dist-types/ts3.4/commands/CreateAssociationCommand.d.ts +5 -11
  14. package/dist-types/ts3.4/commands/CreateCloudConnectorCommand.d.ts +5 -10
  15. package/dist-types/ts3.4/commands/CreateDocumentCommand.d.ts +4 -9
  16. package/dist-types/ts3.4/commands/CreateMaintenanceWindowCommand.d.ts +5 -10
  17. package/dist-types/ts3.4/commands/CreateOpsItemCommand.d.ts +4 -9
  18. package/dist-types/ts3.4/commands/CreateOpsMetadataCommand.d.ts +5 -11
  19. package/dist-types/ts3.4/commands/CreatePatchBaselineCommand.d.ts +5 -10
  20. package/dist-types/ts3.4/commands/CreateResourceDataSyncCommand.d.ts +5 -10
  21. package/dist-types/ts3.4/commands/DeleteActivationCommand.d.ts +4 -9
  22. package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +4 -10
  23. package/dist-types/ts3.4/commands/DeleteCloudConnectorCommand.d.ts +5 -10
  24. package/dist-types/ts3.4/commands/DeleteDocumentCommand.d.ts +4 -9
  25. package/dist-types/ts3.4/commands/DeleteInventoryCommand.d.ts +4 -9
  26. package/dist-types/ts3.4/commands/DeleteMaintenanceWindowCommand.d.ts +5 -10
  27. package/dist-types/ts3.4/commands/DeleteOpsItemCommand.d.ts +4 -9
  28. package/dist-types/ts3.4/commands/DeleteOpsMetadataCommand.d.ts +5 -11
  29. package/dist-types/ts3.4/commands/DeleteParameterCommand.d.ts +4 -9
  30. package/dist-types/ts3.4/commands/DeleteParametersCommand.d.ts +4 -9
  31. package/dist-types/ts3.4/commands/DeletePatchBaselineCommand.d.ts +5 -10
  32. package/dist-types/ts3.4/commands/DeleteResourceDataSyncCommand.d.ts +5 -10
  33. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +5 -10
  34. package/dist-types/ts3.4/commands/DeregisterManagedInstanceCommand.d.ts +4 -6
  35. package/dist-types/ts3.4/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +4 -6
  36. package/dist-types/ts3.4/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +4 -6
  37. package/dist-types/ts3.4/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +4 -6
  38. package/dist-types/ts3.4/commands/DescribeActivationsCommand.d.ts +4 -9
  39. package/dist-types/ts3.4/commands/DescribeAssociationCommand.d.ts +4 -9
  40. package/dist-types/ts3.4/commands/DescribeAssociationExecutionTargetsCommand.d.ts +4 -6
  41. package/dist-types/ts3.4/commands/DescribeAssociationExecutionsCommand.d.ts +4 -6
  42. package/dist-types/ts3.4/commands/DescribeAutomationExecutionsCommand.d.ts +3 -5
  43. package/dist-types/ts3.4/commands/DescribeAutomationStepExecutionsCommand.d.ts +4 -6
  44. package/dist-types/ts3.4/commands/DescribeAvailablePatchesCommand.d.ts +3 -5
  45. package/dist-types/ts3.4/commands/DescribeDocumentCommand.d.ts +4 -9
  46. package/dist-types/ts3.4/commands/DescribeDocumentPermissionCommand.d.ts +4 -6
  47. package/dist-types/ts3.4/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +4 -6
  48. package/dist-types/ts3.4/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +4 -6
  49. package/dist-types/ts3.4/commands/DescribeInstanceAssociationsStatusCommand.d.ts +4 -6
  50. package/dist-types/ts3.4/commands/DescribeInstanceInformationCommand.d.ts +3 -5
  51. package/dist-types/ts3.4/commands/DescribeInstancePatchStatesCommand.d.ts +4 -6
  52. package/dist-types/ts3.4/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +4 -6
  53. package/dist-types/ts3.4/commands/DescribeInstancePatchesCommand.d.ts +5 -10
  54. package/dist-types/ts3.4/commands/DescribeInstancePropertiesCommand.d.ts +3 -5
  55. package/dist-types/ts3.4/commands/DescribeInventoryDeletionsCommand.d.ts +3 -5
  56. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +4 -6
  57. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +4 -6
  58. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +4 -6
  59. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +3 -5
  60. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +4 -6
  61. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTasksCommand.d.ts +4 -6
  62. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsCommand.d.ts +3 -5
  63. package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +4 -6
  64. package/dist-types/ts3.4/commands/DescribeOpsItemsCommand.d.ts +3 -8
  65. package/dist-types/ts3.4/commands/DescribeParametersCommand.d.ts +4 -9
  66. package/dist-types/ts3.4/commands/DescribePatchBaselinesCommand.d.ts +4 -9
  67. package/dist-types/ts3.4/commands/DescribePatchGroupStateCommand.d.ts +5 -10
  68. package/dist-types/ts3.4/commands/DescribePatchGroupsCommand.d.ts +4 -9
  69. package/dist-types/ts3.4/commands/DescribePatchPropertiesCommand.d.ts +5 -10
  70. package/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +4 -9
  71. package/dist-types/ts3.4/commands/DisassociateOpsItemRelatedItemCommand.d.ts +4 -6
  72. package/dist-types/ts3.4/commands/GetAccessTokenCommand.d.ts +4 -9
  73. package/dist-types/ts3.4/commands/GetAutomationExecutionCommand.d.ts +5 -10
  74. package/dist-types/ts3.4/commands/GetCalendarStateCommand.d.ts +4 -9
  75. package/dist-types/ts3.4/commands/GetCloudConnectorCommand.d.ts +5 -11
  76. package/dist-types/ts3.4/commands/GetCommandInvocationCommand.d.ts +5 -10
  77. package/dist-types/ts3.4/commands/GetConnectionStatusCommand.d.ts +5 -10
  78. package/dist-types/ts3.4/commands/GetDefaultPatchBaselineCommand.d.ts +4 -9
  79. package/dist-types/ts3.4/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +4 -6
  80. package/dist-types/ts3.4/commands/GetDocumentCommand.d.ts +3 -5
  81. package/dist-types/ts3.4/commands/GetExecutionPreviewCommand.d.ts +5 -10
  82. package/dist-types/ts3.4/commands/GetInventoryCommand.d.ts +2 -4
  83. package/dist-types/ts3.4/commands/GetInventorySchemaCommand.d.ts +4 -9
  84. package/dist-types/ts3.4/commands/GetMaintenanceWindowCommand.d.ts +5 -10
  85. package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionCommand.d.ts +4 -6
  86. package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +4 -6
  87. package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +4 -6
  88. package/dist-types/ts3.4/commands/GetMaintenanceWindowTaskCommand.d.ts +4 -6
  89. package/dist-types/ts3.4/commands/GetOpsItemCommand.d.ts +3 -5
  90. package/dist-types/ts3.4/commands/GetOpsMetadataCommand.d.ts +4 -9
  91. package/dist-types/ts3.4/commands/GetOpsSummaryCommand.d.ts +2 -4
  92. package/dist-types/ts3.4/commands/GetParameterCommand.d.ts +3 -5
  93. package/dist-types/ts3.4/commands/GetParameterHistoryCommand.d.ts +5 -10
  94. package/dist-types/ts3.4/commands/GetParametersByPathCommand.d.ts +5 -10
  95. package/dist-types/ts3.4/commands/GetParametersCommand.d.ts +3 -5
  96. package/dist-types/ts3.4/commands/GetPatchBaselineCommand.d.ts +4 -9
  97. package/dist-types/ts3.4/commands/GetPatchBaselineForPatchGroupCommand.d.ts +4 -6
  98. package/dist-types/ts3.4/commands/GetResourcePoliciesCommand.d.ts +5 -10
  99. package/dist-types/ts3.4/commands/GetServiceSettingCommand.d.ts +5 -11
  100. package/dist-types/ts3.4/commands/LabelParameterVersionCommand.d.ts +5 -10
  101. package/dist-types/ts3.4/commands/ListAssociationVersionsCommand.d.ts +5 -10
  102. package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +3 -8
  103. package/dist-types/ts3.4/commands/ListCloudConnectorsCommand.d.ts +4 -9
  104. package/dist-types/ts3.4/commands/ListCommandInvocationsCommand.d.ts +4 -9
  105. package/dist-types/ts3.4/commands/ListCommandsCommand.d.ts +2 -4
  106. package/dist-types/ts3.4/commands/ListComplianceItemsCommand.d.ts +4 -9
  107. package/dist-types/ts3.4/commands/ListComplianceSummariesCommand.d.ts +4 -9
  108. package/dist-types/ts3.4/commands/ListDocumentMetadataHistoryCommand.d.ts +4 -6
  109. package/dist-types/ts3.4/commands/ListDocumentVersionsCommand.d.ts +5 -10
  110. package/dist-types/ts3.4/commands/ListDocumentsCommand.d.ts +2 -4
  111. package/dist-types/ts3.4/commands/ListInventoryEntriesCommand.d.ts +5 -10
  112. package/dist-types/ts3.4/commands/ListNodesCommand.d.ts +4 -4
  113. package/dist-types/ts3.4/commands/ListNodesSummaryCommand.d.ts +4 -9
  114. package/dist-types/ts3.4/commands/ListOpsItemEventsCommand.d.ts +4 -9
  115. package/dist-types/ts3.4/commands/ListOpsItemRelatedItemsCommand.d.ts +3 -5
  116. package/dist-types/ts3.4/commands/ListOpsMetadataCommand.d.ts +3 -8
  117. package/dist-types/ts3.4/commands/ListResourceComplianceSummariesCommand.d.ts +3 -5
  118. package/dist-types/ts3.4/commands/ListResourceDataSyncCommand.d.ts +4 -9
  119. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  120. package/dist-types/ts3.4/commands/ModifyDocumentPermissionCommand.d.ts +4 -6
  121. package/dist-types/ts3.4/commands/PutComplianceItemsCommand.d.ts +5 -10
  122. package/dist-types/ts3.4/commands/PutInventoryCommand.d.ts +3 -5
  123. package/dist-types/ts3.4/commands/PutParameterCommand.d.ts +3 -5
  124. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +5 -10
  125. package/dist-types/ts3.4/commands/RegisterDefaultPatchBaselineCommand.d.ts +4 -6
  126. package/dist-types/ts3.4/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +4 -6
  127. package/dist-types/ts3.4/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +4 -6
  128. package/dist-types/ts3.4/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +4 -6
  129. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +5 -10
  130. package/dist-types/ts3.4/commands/ResetServiceSettingCommand.d.ts +5 -10
  131. package/dist-types/ts3.4/commands/ResumeSessionCommand.d.ts +4 -9
  132. package/dist-types/ts3.4/commands/SendAutomationSignalCommand.d.ts +5 -10
  133. package/dist-types/ts3.4/commands/SendCommandCommand.d.ts +3 -5
  134. package/dist-types/ts3.4/commands/StartAccessRequestCommand.d.ts +5 -10
  135. package/dist-types/ts3.4/commands/StartAssociationsOnceCommand.d.ts +5 -10
  136. package/dist-types/ts3.4/commands/StartAutomationExecutionCommand.d.ts +4 -6
  137. package/dist-types/ts3.4/commands/StartChangeRequestExecutionCommand.d.ts +4 -6
  138. package/dist-types/ts3.4/commands/StartExecutionPreviewCommand.d.ts +5 -10
  139. package/dist-types/ts3.4/commands/StartSessionCommand.d.ts +3 -5
  140. package/dist-types/ts3.4/commands/StopAutomationExecutionCommand.d.ts +5 -10
  141. package/dist-types/ts3.4/commands/TerminateSessionCommand.d.ts +4 -9
  142. package/dist-types/ts3.4/commands/UnlabelParameterVersionCommand.d.ts +5 -10
  143. package/dist-types/ts3.4/commands/UpdateAssociationCommand.d.ts +5 -11
  144. package/dist-types/ts3.4/commands/UpdateAssociationStatusCommand.d.ts +5 -10
  145. package/dist-types/ts3.4/commands/UpdateCloudConnectorCommand.d.ts +5 -10
  146. package/dist-types/ts3.4/commands/UpdateDocumentCommand.d.ts +4 -9
  147. package/dist-types/ts3.4/commands/UpdateDocumentDefaultVersionCommand.d.ts +4 -6
  148. package/dist-types/ts3.4/commands/UpdateDocumentMetadataCommand.d.ts +5 -10
  149. package/dist-types/ts3.4/commands/UpdateMaintenanceWindowCommand.d.ts +5 -10
  150. package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTargetCommand.d.ts +4 -6
  151. package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTaskCommand.d.ts +4 -6
  152. package/dist-types/ts3.4/commands/UpdateManagedInstanceRoleCommand.d.ts +4 -6
  153. package/dist-types/ts3.4/commands/UpdateOpsItemCommand.d.ts +4 -9
  154. package/dist-types/ts3.4/commands/UpdateOpsMetadataCommand.d.ts +5 -11
  155. package/dist-types/ts3.4/commands/UpdatePatchBaselineCommand.d.ts +5 -10
  156. package/dist-types/ts3.4/commands/UpdateResourceDataSyncCommand.d.ts +5 -10
  157. package/dist-types/ts3.4/commands/UpdateServiceSettingCommand.d.ts +5 -10
  158. package/dist-types/ts3.4/commands/ValidateCloudConnectorCommand.d.ts +5 -10
  159. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  160. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  161. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  162. package/dist-types/ts3.4/models/enums.d.ts +31 -62
  163. package/dist-types/ts3.4/models/errors.d.ts +115 -458
  164. package/dist-types/ts3.4/models/models_0.d.ts +6 -18
  165. package/dist-types/ts3.4/models/models_1.d.ts +7 -21
  166. package/dist-types/ts3.4/pagination/ListNodesPaginator.d.ts +1 -4
  167. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  168. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  169. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  170. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  171. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  172. package/dist-types/ts3.4/waiters/waitForCommandExecuted.d.ts +3 -5
  173. package/package.json +38 -38
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeleteActivationRequest,
4
- DeleteActivationResult,
5
- } from "../models/models_0";
2
+ import { DeleteActivationRequest, DeleteActivationResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface DeleteActivationCommandInput extends DeleteActivationRequest {}
8
- export interface DeleteActivationCommandOutput
9
- extends DeleteActivationResult,
10
- __MetadataBearer {}
5
+ export interface DeleteActivationCommandOutput extends DeleteActivationResult, __MetadataBearer {}
11
6
  declare const DeleteActivationCommand_base: {
12
7
  new (
13
- input: DeleteActivationCommandInput
8
+ input: DeleteActivationCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  DeleteActivationCommandInput,
16
11
  DeleteActivationCommandOutput,
@@ -19,7 +14,7 @@ declare const DeleteActivationCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: DeleteActivationCommandInput
17
+ input: DeleteActivationCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  DeleteActivationCommandInput,
25
20
  DeleteActivationCommandOutput,
@@ -1,17 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeleteAssociationRequest,
4
- DeleteAssociationResult,
5
- } from "../models/models_0";
2
+ import { DeleteAssociationRequest, DeleteAssociationResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DeleteAssociationCommandInput
8
- extends DeleteAssociationRequest {}
9
- export interface DeleteAssociationCommandOutput
10
- extends DeleteAssociationResult,
11
- __MetadataBearer {}
4
+ export interface DeleteAssociationCommandInput extends DeleteAssociationRequest {}
5
+ export interface DeleteAssociationCommandOutput extends DeleteAssociationResult, __MetadataBearer {}
12
6
  declare const DeleteAssociationCommand_base: {
13
7
  new (
14
- input: DeleteAssociationCommandInput
8
+ input: DeleteAssociationCommandInput,
15
9
  ): import("@smithy/core/client").CommandImpl<
16
10
  DeleteAssociationCommandInput,
17
11
  DeleteAssociationCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeleteCloudConnectorRequest,
4
- DeleteCloudConnectorResult,
5
- } from "../models/models_0";
2
+ import { DeleteCloudConnectorRequest, DeleteCloudConnectorResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DeleteCloudConnectorCommandInput
8
- extends DeleteCloudConnectorRequest {}
4
+ export interface DeleteCloudConnectorCommandInput extends DeleteCloudConnectorRequest {}
9
5
  export interface DeleteCloudConnectorCommandOutput
10
- extends DeleteCloudConnectorResult,
11
- __MetadataBearer {}
6
+ extends DeleteCloudConnectorResult, __MetadataBearer {}
12
7
  declare const DeleteCloudConnectorCommand_base: {
13
8
  new (
14
- input: DeleteCloudConnectorCommandInput
9
+ input: DeleteCloudConnectorCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DeleteCloudConnectorCommandInput,
17
12
  DeleteCloudConnectorCommandOutput,
@@ -20,7 +15,7 @@ declare const DeleteCloudConnectorCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DeleteCloudConnectorCommandInput
18
+ input: DeleteCloudConnectorCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DeleteCloudConnectorCommandInput,
26
21
  DeleteCloudConnectorCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeleteDocumentRequest,
4
- DeleteDocumentResult,
5
- } from "../models/models_0";
2
+ import { DeleteDocumentRequest, DeleteDocumentResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface DeleteDocumentCommandInput extends DeleteDocumentRequest {}
8
- export interface DeleteDocumentCommandOutput
9
- extends DeleteDocumentResult,
10
- __MetadataBearer {}
5
+ export interface DeleteDocumentCommandOutput extends DeleteDocumentResult, __MetadataBearer {}
11
6
  declare const DeleteDocumentCommand_base: {
12
7
  new (
13
- input: DeleteDocumentCommandInput
8
+ input: DeleteDocumentCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  DeleteDocumentCommandInput,
16
11
  DeleteDocumentCommandOutput,
@@ -19,7 +14,7 @@ declare const DeleteDocumentCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: DeleteDocumentCommandInput
17
+ input: DeleteDocumentCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  DeleteDocumentCommandInput,
25
20
  DeleteDocumentCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeleteInventoryRequest,
4
- DeleteInventoryResult,
5
- } from "../models/models_0";
2
+ import { DeleteInventoryRequest, DeleteInventoryResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface DeleteInventoryCommandInput extends DeleteInventoryRequest {}
8
- export interface DeleteInventoryCommandOutput
9
- extends DeleteInventoryResult,
10
- __MetadataBearer {}
5
+ export interface DeleteInventoryCommandOutput extends DeleteInventoryResult, __MetadataBearer {}
11
6
  declare const DeleteInventoryCommand_base: {
12
7
  new (
13
- input: DeleteInventoryCommandInput
8
+ input: DeleteInventoryCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  DeleteInventoryCommandInput,
16
11
  DeleteInventoryCommandOutput,
@@ -19,7 +14,7 @@ declare const DeleteInventoryCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: DeleteInventoryCommandInput
17
+ input: DeleteInventoryCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  DeleteInventoryCommandInput,
25
20
  DeleteInventoryCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeleteMaintenanceWindowRequest,
4
- DeleteMaintenanceWindowResult,
5
- } from "../models/models_0";
2
+ import { DeleteMaintenanceWindowRequest, DeleteMaintenanceWindowResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DeleteMaintenanceWindowCommandInput
8
- extends DeleteMaintenanceWindowRequest {}
4
+ export interface DeleteMaintenanceWindowCommandInput extends DeleteMaintenanceWindowRequest {}
9
5
  export interface DeleteMaintenanceWindowCommandOutput
10
- extends DeleteMaintenanceWindowResult,
11
- __MetadataBearer {}
6
+ extends DeleteMaintenanceWindowResult, __MetadataBearer {}
12
7
  declare const DeleteMaintenanceWindowCommand_base: {
13
8
  new (
14
- input: DeleteMaintenanceWindowCommandInput
9
+ input: DeleteMaintenanceWindowCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DeleteMaintenanceWindowCommandInput,
17
12
  DeleteMaintenanceWindowCommandOutput,
@@ -20,7 +15,7 @@ declare const DeleteMaintenanceWindowCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DeleteMaintenanceWindowCommandInput
18
+ input: DeleteMaintenanceWindowCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DeleteMaintenanceWindowCommandInput,
26
21
  DeleteMaintenanceWindowCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeleteOpsItemRequest,
4
- DeleteOpsItemResponse,
5
- } from "../models/models_0";
2
+ import { DeleteOpsItemRequest, DeleteOpsItemResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface DeleteOpsItemCommandInput extends DeleteOpsItemRequest {}
8
- export interface DeleteOpsItemCommandOutput
9
- extends DeleteOpsItemResponse,
10
- __MetadataBearer {}
5
+ export interface DeleteOpsItemCommandOutput extends DeleteOpsItemResponse, __MetadataBearer {}
11
6
  declare const DeleteOpsItemCommand_base: {
12
7
  new (
13
- input: DeleteOpsItemCommandInput
8
+ input: DeleteOpsItemCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  DeleteOpsItemCommandInput,
16
11
  DeleteOpsItemCommandOutput,
@@ -19,7 +14,7 @@ declare const DeleteOpsItemCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: DeleteOpsItemCommandInput
17
+ input: DeleteOpsItemCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  DeleteOpsItemCommandInput,
25
20
  DeleteOpsItemCommandOutput,
@@ -1,17 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeleteOpsMetadataRequest,
4
- DeleteOpsMetadataResult,
5
- } from "../models/models_0";
2
+ import { DeleteOpsMetadataRequest, DeleteOpsMetadataResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DeleteOpsMetadataCommandInput
8
- extends DeleteOpsMetadataRequest {}
9
- export interface DeleteOpsMetadataCommandOutput
10
- extends DeleteOpsMetadataResult,
11
- __MetadataBearer {}
4
+ export interface DeleteOpsMetadataCommandInput extends DeleteOpsMetadataRequest {}
5
+ export interface DeleteOpsMetadataCommandOutput extends DeleteOpsMetadataResult, __MetadataBearer {}
12
6
  declare const DeleteOpsMetadataCommand_base: {
13
7
  new (
14
- input: DeleteOpsMetadataCommandInput
8
+ input: DeleteOpsMetadataCommandInput,
15
9
  ): import("@smithy/core/client").CommandImpl<
16
10
  DeleteOpsMetadataCommandInput,
17
11
  DeleteOpsMetadataCommandOutput,
@@ -20,7 +14,7 @@ declare const DeleteOpsMetadataCommand_base: {
20
14
  import("..").ServiceOutputTypes
21
15
  >;
22
16
  new (
23
- input: DeleteOpsMetadataCommandInput
17
+ input: DeleteOpsMetadataCommandInput,
24
18
  ): import("@smithy/core/client").CommandImpl<
25
19
  DeleteOpsMetadataCommandInput,
26
20
  DeleteOpsMetadataCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeleteParameterRequest,
4
- DeleteParameterResult,
5
- } from "../models/models_0";
2
+ import { DeleteParameterRequest, DeleteParameterResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface DeleteParameterCommandInput extends DeleteParameterRequest {}
8
- export interface DeleteParameterCommandOutput
9
- extends DeleteParameterResult,
10
- __MetadataBearer {}
5
+ export interface DeleteParameterCommandOutput extends DeleteParameterResult, __MetadataBearer {}
11
6
  declare const DeleteParameterCommand_base: {
12
7
  new (
13
- input: DeleteParameterCommandInput
8
+ input: DeleteParameterCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  DeleteParameterCommandInput,
16
11
  DeleteParameterCommandOutput,
@@ -19,7 +14,7 @@ declare const DeleteParameterCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: DeleteParameterCommandInput
17
+ input: DeleteParameterCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  DeleteParameterCommandInput,
25
20
  DeleteParameterCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeleteParametersRequest,
4
- DeleteParametersResult,
5
- } from "../models/models_0";
2
+ import { DeleteParametersRequest, DeleteParametersResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface DeleteParametersCommandInput extends DeleteParametersRequest {}
8
- export interface DeleteParametersCommandOutput
9
- extends DeleteParametersResult,
10
- __MetadataBearer {}
5
+ export interface DeleteParametersCommandOutput extends DeleteParametersResult, __MetadataBearer {}
11
6
  declare const DeleteParametersCommand_base: {
12
7
  new (
13
- input: DeleteParametersCommandInput
8
+ input: DeleteParametersCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  DeleteParametersCommandInput,
16
11
  DeleteParametersCommandOutput,
@@ -19,7 +14,7 @@ declare const DeleteParametersCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: DeleteParametersCommandInput
17
+ input: DeleteParametersCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  DeleteParametersCommandInput,
25
20
  DeleteParametersCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeletePatchBaselineRequest,
4
- DeletePatchBaselineResult,
5
- } from "../models/models_0";
2
+ import { DeletePatchBaselineRequest, DeletePatchBaselineResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DeletePatchBaselineCommandInput
8
- extends DeletePatchBaselineRequest {}
4
+ export interface DeletePatchBaselineCommandInput extends DeletePatchBaselineRequest {}
9
5
  export interface DeletePatchBaselineCommandOutput
10
- extends DeletePatchBaselineResult,
11
- __MetadataBearer {}
6
+ extends DeletePatchBaselineResult, __MetadataBearer {}
12
7
  declare const DeletePatchBaselineCommand_base: {
13
8
  new (
14
- input: DeletePatchBaselineCommandInput
9
+ input: DeletePatchBaselineCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DeletePatchBaselineCommandInput,
17
12
  DeletePatchBaselineCommandOutput,
@@ -20,7 +15,7 @@ declare const DeletePatchBaselineCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DeletePatchBaselineCommandInput
18
+ input: DeletePatchBaselineCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DeletePatchBaselineCommandInput,
26
21
  DeletePatchBaselineCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeleteResourceDataSyncRequest,
4
- DeleteResourceDataSyncResult,
5
- } from "../models/models_0";
2
+ import { DeleteResourceDataSyncRequest, DeleteResourceDataSyncResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DeleteResourceDataSyncCommandInput
8
- extends DeleteResourceDataSyncRequest {}
4
+ export interface DeleteResourceDataSyncCommandInput extends DeleteResourceDataSyncRequest {}
9
5
  export interface DeleteResourceDataSyncCommandOutput
10
- extends DeleteResourceDataSyncResult,
11
- __MetadataBearer {}
6
+ extends DeleteResourceDataSyncResult, __MetadataBearer {}
12
7
  declare const DeleteResourceDataSyncCommand_base: {
13
8
  new (
14
- input: DeleteResourceDataSyncCommandInput
9
+ input: DeleteResourceDataSyncCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DeleteResourceDataSyncCommandInput,
17
12
  DeleteResourceDataSyncCommandOutput,
@@ -20,7 +15,7 @@ declare const DeleteResourceDataSyncCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DeleteResourceDataSyncCommandInput
18
+ input: DeleteResourceDataSyncCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DeleteResourceDataSyncCommandInput,
26
21
  DeleteResourceDataSyncCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeleteResourcePolicyRequest,
4
- DeleteResourcePolicyResponse,
5
- } from "../models/models_0";
2
+ import { DeleteResourcePolicyRequest, DeleteResourcePolicyResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DeleteResourcePolicyCommandInput
8
- extends DeleteResourcePolicyRequest {}
4
+ export interface DeleteResourcePolicyCommandInput extends DeleteResourcePolicyRequest {}
9
5
  export interface DeleteResourcePolicyCommandOutput
10
- extends DeleteResourcePolicyResponse,
11
- __MetadataBearer {}
6
+ extends DeleteResourcePolicyResponse, __MetadataBearer {}
12
7
  declare const DeleteResourcePolicyCommand_base: {
13
8
  new (
14
- input: DeleteResourcePolicyCommandInput
9
+ input: DeleteResourcePolicyCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DeleteResourcePolicyCommandInput,
17
12
  DeleteResourcePolicyCommandOutput,
@@ -20,7 +15,7 @@ declare const DeleteResourcePolicyCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DeleteResourcePolicyCommandInput
18
+ input: DeleteResourcePolicyCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DeleteResourcePolicyCommandInput,
26
21
  DeleteResourcePolicyCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DeregisterManagedInstanceResult,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DeregisterManagedInstanceCommandInput
8
- extends DeregisterManagedInstanceRequest {}
7
+ export interface DeregisterManagedInstanceCommandInput extends DeregisterManagedInstanceRequest {}
9
8
  export interface DeregisterManagedInstanceCommandOutput
10
- extends DeregisterManagedInstanceResult,
11
- __MetadataBearer {}
9
+ extends DeregisterManagedInstanceResult, __MetadataBearer {}
12
10
  declare const DeregisterManagedInstanceCommand_base: {
13
11
  new (
14
- input: DeregisterManagedInstanceCommandInput
12
+ input: DeregisterManagedInstanceCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DeregisterManagedInstanceCommandInput,
17
15
  DeregisterManagedInstanceCommandOutput,
@@ -20,7 +18,7 @@ declare const DeregisterManagedInstanceCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DeregisterManagedInstanceCommandInput
21
+ input: DeregisterManagedInstanceCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DeregisterManagedInstanceCommandInput,
26
24
  DeregisterManagedInstanceCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DeregisterPatchBaselineForPatchGroupResult,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DeregisterPatchBaselineForPatchGroupCommandInput
8
- extends DeregisterPatchBaselineForPatchGroupRequest {}
7
+ export interface DeregisterPatchBaselineForPatchGroupCommandInput extends DeregisterPatchBaselineForPatchGroupRequest {}
9
8
  export interface DeregisterPatchBaselineForPatchGroupCommandOutput
10
- extends DeregisterPatchBaselineForPatchGroupResult,
11
- __MetadataBearer {}
9
+ extends DeregisterPatchBaselineForPatchGroupResult, __MetadataBearer {}
12
10
  declare const DeregisterPatchBaselineForPatchGroupCommand_base: {
13
11
  new (
14
- input: DeregisterPatchBaselineForPatchGroupCommandInput
12
+ input: DeregisterPatchBaselineForPatchGroupCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DeregisterPatchBaselineForPatchGroupCommandInput,
17
15
  DeregisterPatchBaselineForPatchGroupCommandOutput,
@@ -20,7 +18,7 @@ declare const DeregisterPatchBaselineForPatchGroupCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DeregisterPatchBaselineForPatchGroupCommandInput
21
+ input: DeregisterPatchBaselineForPatchGroupCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DeregisterPatchBaselineForPatchGroupCommandInput,
26
24
  DeregisterPatchBaselineForPatchGroupCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DeregisterTargetFromMaintenanceWindowResult,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DeregisterTargetFromMaintenanceWindowCommandInput
8
- extends DeregisterTargetFromMaintenanceWindowRequest {}
7
+ export interface DeregisterTargetFromMaintenanceWindowCommandInput extends DeregisterTargetFromMaintenanceWindowRequest {}
9
8
  export interface DeregisterTargetFromMaintenanceWindowCommandOutput
10
- extends DeregisterTargetFromMaintenanceWindowResult,
11
- __MetadataBearer {}
9
+ extends DeregisterTargetFromMaintenanceWindowResult, __MetadataBearer {}
12
10
  declare const DeregisterTargetFromMaintenanceWindowCommand_base: {
13
11
  new (
14
- input: DeregisterTargetFromMaintenanceWindowCommandInput
12
+ input: DeregisterTargetFromMaintenanceWindowCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DeregisterTargetFromMaintenanceWindowCommandInput,
17
15
  DeregisterTargetFromMaintenanceWindowCommandOutput,
@@ -20,7 +18,7 @@ declare const DeregisterTargetFromMaintenanceWindowCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DeregisterTargetFromMaintenanceWindowCommandInput
21
+ input: DeregisterTargetFromMaintenanceWindowCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DeregisterTargetFromMaintenanceWindowCommandInput,
26
24
  DeregisterTargetFromMaintenanceWindowCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DeregisterTaskFromMaintenanceWindowResult,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DeregisterTaskFromMaintenanceWindowCommandInput
8
- extends DeregisterTaskFromMaintenanceWindowRequest {}
7
+ export interface DeregisterTaskFromMaintenanceWindowCommandInput extends DeregisterTaskFromMaintenanceWindowRequest {}
9
8
  export interface DeregisterTaskFromMaintenanceWindowCommandOutput
10
- extends DeregisterTaskFromMaintenanceWindowResult,
11
- __MetadataBearer {}
9
+ extends DeregisterTaskFromMaintenanceWindowResult, __MetadataBearer {}
12
10
  declare const DeregisterTaskFromMaintenanceWindowCommand_base: {
13
11
  new (
14
- input: DeregisterTaskFromMaintenanceWindowCommandInput
12
+ input: DeregisterTaskFromMaintenanceWindowCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DeregisterTaskFromMaintenanceWindowCommandInput,
17
15
  DeregisterTaskFromMaintenanceWindowCommandOutput,
@@ -20,7 +18,7 @@ declare const DeregisterTaskFromMaintenanceWindowCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DeregisterTaskFromMaintenanceWindowCommandInput
21
+ input: DeregisterTaskFromMaintenanceWindowCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DeregisterTaskFromMaintenanceWindowCommandInput,
26
24
  DeregisterTaskFromMaintenanceWindowCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DescribeActivationsRequest,
4
- DescribeActivationsResult,
5
- } from "../models/models_0";
2
+ import { DescribeActivationsRequest, DescribeActivationsResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DescribeActivationsCommandInput
8
- extends DescribeActivationsRequest {}
4
+ export interface DescribeActivationsCommandInput extends DescribeActivationsRequest {}
9
5
  export interface DescribeActivationsCommandOutput
10
- extends DescribeActivationsResult,
11
- __MetadataBearer {}
6
+ extends DescribeActivationsResult, __MetadataBearer {}
12
7
  declare const DescribeActivationsCommand_base: {
13
8
  new (
14
- input: DescribeActivationsCommandInput
9
+ input: DescribeActivationsCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DescribeActivationsCommandInput,
17
12
  DescribeActivationsCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DescribeAssociationRequest,
4
- DescribeAssociationResult,
5
- } from "../models/models_0";
2
+ import { DescribeAssociationRequest, DescribeAssociationResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DescribeAssociationCommandInput
8
- extends DescribeAssociationRequest {}
4
+ export interface DescribeAssociationCommandInput extends DescribeAssociationRequest {}
9
5
  export interface DescribeAssociationCommandOutput
10
- extends DescribeAssociationResult,
11
- __MetadataBearer {}
6
+ extends DescribeAssociationResult, __MetadataBearer {}
12
7
  declare const DescribeAssociationCommand_base: {
13
8
  new (
14
- input: DescribeAssociationCommandInput
9
+ input: DescribeAssociationCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DescribeAssociationCommandInput,
17
12
  DescribeAssociationCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DescribeAssociationExecutionTargetsResult,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DescribeAssociationExecutionTargetsCommandInput
8
- extends DescribeAssociationExecutionTargetsRequest {}
7
+ export interface DescribeAssociationExecutionTargetsCommandInput extends DescribeAssociationExecutionTargetsRequest {}
9
8
  export interface DescribeAssociationExecutionTargetsCommandOutput
10
- extends DescribeAssociationExecutionTargetsResult,
11
- __MetadataBearer {}
9
+ extends DescribeAssociationExecutionTargetsResult, __MetadataBearer {}
12
10
  declare const DescribeAssociationExecutionTargetsCommand_base: {
13
11
  new (
14
- input: DescribeAssociationExecutionTargetsCommandInput
12
+ input: DescribeAssociationExecutionTargetsCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DescribeAssociationExecutionTargetsCommandInput,
17
15
  DescribeAssociationExecutionTargetsCommandOutput,
@@ -20,7 +18,7 @@ declare const DescribeAssociationExecutionTargetsCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DescribeAssociationExecutionTargetsCommandInput
21
+ input: DescribeAssociationExecutionTargetsCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DescribeAssociationExecutionTargetsCommandInput,
26
24
  DescribeAssociationExecutionTargetsCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DescribeAssociationExecutionsResult,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DescribeAssociationExecutionsCommandInput
8
- extends DescribeAssociationExecutionsRequest {}
7
+ export interface DescribeAssociationExecutionsCommandInput extends DescribeAssociationExecutionsRequest {}
9
8
  export interface DescribeAssociationExecutionsCommandOutput
10
- extends DescribeAssociationExecutionsResult,
11
- __MetadataBearer {}
9
+ extends DescribeAssociationExecutionsResult, __MetadataBearer {}
12
10
  declare const DescribeAssociationExecutionsCommand_base: {
13
11
  new (
14
- input: DescribeAssociationExecutionsCommandInput
12
+ input: DescribeAssociationExecutionsCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DescribeAssociationExecutionsCommandInput,
17
15
  DescribeAssociationExecutionsCommandOutput,
@@ -20,7 +18,7 @@ declare const DescribeAssociationExecutionsCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DescribeAssociationExecutionsCommandInput
21
+ input: DescribeAssociationExecutionsCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DescribeAssociationExecutionsCommandInput,
26
24
  DescribeAssociationExecutionsCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DescribeAutomationExecutionsResult,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DescribeAutomationExecutionsCommandInput
8
- extends DescribeAutomationExecutionsRequest {}
7
+ export interface DescribeAutomationExecutionsCommandInput extends DescribeAutomationExecutionsRequest {}
9
8
  export interface DescribeAutomationExecutionsCommandOutput
10
- extends DescribeAutomationExecutionsResult,
11
- __MetadataBearer {}
9
+ extends DescribeAutomationExecutionsResult, __MetadataBearer {}
12
10
  declare const DescribeAutomationExecutionsCommand_base: {
13
11
  new (
14
- input: DescribeAutomationExecutionsCommandInput
12
+ input: DescribeAutomationExecutionsCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DescribeAutomationExecutionsCommandInput,
17
15
  DescribeAutomationExecutionsCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DescribeAutomationStepExecutionsResult,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DescribeAutomationStepExecutionsCommandInput
8
- extends DescribeAutomationStepExecutionsRequest {}
7
+ export interface DescribeAutomationStepExecutionsCommandInput extends DescribeAutomationStepExecutionsRequest {}
9
8
  export interface DescribeAutomationStepExecutionsCommandOutput
10
- extends DescribeAutomationStepExecutionsResult,
11
- __MetadataBearer {}
9
+ extends DescribeAutomationStepExecutionsResult, __MetadataBearer {}
12
10
  declare const DescribeAutomationStepExecutionsCommand_base: {
13
11
  new (
14
- input: DescribeAutomationStepExecutionsCommandInput
12
+ input: DescribeAutomationStepExecutionsCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DescribeAutomationStepExecutionsCommandInput,
17
15
  DescribeAutomationStepExecutionsCommandOutput,
@@ -20,7 +18,7 @@ declare const DescribeAutomationStepExecutionsCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DescribeAutomationStepExecutionsCommandInput
21
+ input: DescribeAutomationStepExecutionsCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DescribeAutomationStepExecutionsCommandInput,
26
24
  DescribeAutomationStepExecutionsCommandOutput,