@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
@@ -11,10 +11,7 @@ import {
11
11
  Client as __Client,
12
12
  } from "@smithy/core/client";
13
13
  import { RegionInputConfig, RegionResolvedConfig } from "@smithy/core/config";
14
- import {
15
- EndpointInputConfig,
16
- EndpointResolvedConfig,
17
- } from "@smithy/core/endpoints";
14
+ import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/core/endpoints";
18
15
  import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/core/protocols";
19
16
  import { RetryInputConfig, RetryResolvedConfig } from "@smithy/core/retry";
20
17
  import {
@@ -328,10 +325,7 @@ import {
328
325
  GetDeployablePatchSnapshotForInstanceCommandInput,
329
326
  GetDeployablePatchSnapshotForInstanceCommandOutput,
330
327
  } from "./commands/GetDeployablePatchSnapshotForInstanceCommand";
331
- import {
332
- GetDocumentCommandInput,
333
- GetDocumentCommandOutput,
334
- } from "./commands/GetDocumentCommand";
328
+ import { GetDocumentCommandInput, GetDocumentCommandOutput } from "./commands/GetDocumentCommand";
335
329
  import {
336
330
  GetExecutionPreviewCommandInput,
337
331
  GetExecutionPreviewCommandOutput,
@@ -364,10 +358,7 @@ import {
364
358
  GetMaintenanceWindowTaskCommandInput,
365
359
  GetMaintenanceWindowTaskCommandOutput,
366
360
  } from "./commands/GetMaintenanceWindowTaskCommand";
367
- import {
368
- GetOpsItemCommandInput,
369
- GetOpsItemCommandOutput,
370
- } from "./commands/GetOpsItemCommand";
361
+ import { GetOpsItemCommandInput, GetOpsItemCommandOutput } from "./commands/GetOpsItemCommand";
371
362
  import {
372
363
  GetOpsMetadataCommandInput,
373
364
  GetOpsMetadataCommandOutput,
@@ -456,10 +447,7 @@ import {
456
447
  ListInventoryEntriesCommandInput,
457
448
  ListInventoryEntriesCommandOutput,
458
449
  } from "./commands/ListInventoryEntriesCommand";
459
- import {
460
- ListNodesCommandInput,
461
- ListNodesCommandOutput,
462
- } from "./commands/ListNodesCommand";
450
+ import { ListNodesCommandInput, ListNodesCommandOutput } from "./commands/ListNodesCommand";
463
451
  import {
464
452
  ListNodesSummaryCommandInput,
465
453
  ListNodesSummaryCommandOutput,
@@ -540,10 +528,7 @@ import {
540
528
  SendAutomationSignalCommandInput,
541
529
  SendAutomationSignalCommandOutput,
542
530
  } from "./commands/SendAutomationSignalCommand";
543
- import {
544
- SendCommandCommandInput,
545
- SendCommandCommandOutput,
546
- } from "./commands/SendCommandCommand";
531
+ import { SendCommandCommandInput, SendCommandCommandOutput } from "./commands/SendCommandCommand";
547
532
  import {
548
533
  StartAccessRequestCommandInput,
549
534
  StartAccessRequestCommandOutput,
@@ -957,8 +942,7 @@ export type ServiceOutputTypes =
957
942
  | UpdateResourceDataSyncCommandOutput
958
943
  | UpdateServiceSettingCommandOutput
959
944
  | ValidateCloudConnectorCommandOutput;
960
- export interface ClientDefaults
961
- extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
945
+ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
962
946
  requestHandler?: __HttpHandlerUserInput;
963
947
  sha256?: __ChecksumConstructor | __HashConstructor;
964
948
  urlParser?: __UrlParser;
@@ -983,9 +967,7 @@ export interface ClientDefaults
983
967
  extensions?: RuntimeExtension[];
984
968
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
985
969
  }
986
- export type SSMClientConfigType = Partial<
987
- __SmithyConfiguration<__HttpHandlerOptions>
988
- > &
970
+ export type SSMClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> &
989
971
  ClientDefaults &
990
972
  UserAgentInputConfig &
991
973
  RetryInputConfig &
@@ -995,17 +977,16 @@ export type SSMClientConfigType = Partial<
995
977
  HttpAuthSchemeInputConfig &
996
978
  ClientInputEndpointParameters;
997
979
  export interface SSMClientConfig extends SSMClientConfigType {}
998
- export type SSMClientResolvedConfigType =
999
- __SmithyResolvedConfiguration<__HttpHandlerOptions> &
1000
- Required<ClientDefaults> &
1001
- RuntimeExtensionsConfig &
1002
- UserAgentResolvedConfig &
1003
- RetryResolvedConfig &
1004
- RegionResolvedConfig &
1005
- HostHeaderResolvedConfig &
1006
- EndpointResolvedConfig<EndpointParameters> &
1007
- HttpAuthSchemeResolvedConfig &
1008
- ClientResolvedEndpointParameters;
980
+ export type SSMClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> &
981
+ Required<ClientDefaults> &
982
+ RuntimeExtensionsConfig &
983
+ UserAgentResolvedConfig &
984
+ RetryResolvedConfig &
985
+ RegionResolvedConfig &
986
+ HostHeaderResolvedConfig &
987
+ EndpointResolvedConfig<EndpointParameters> &
988
+ HttpAuthSchemeResolvedConfig &
989
+ ClientResolvedEndpointParameters;
1009
990
  export interface SSMClientResolvedConfig extends SSMClientResolvedConfigType {}
1010
991
  export declare class SSMClient extends __Client<
1011
992
  __HttpHandlerOptions,
@@ -7,17 +7,10 @@ import { SSMHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
7
7
  export interface HttpAuthExtensionConfiguration {
8
8
  setHttpAuthScheme(httpAuthScheme: HttpAuthScheme): void;
9
9
  httpAuthSchemes(): HttpAuthScheme[];
10
- setHttpAuthSchemeProvider(
11
- httpAuthSchemeProvider: SSMHttpAuthSchemeProvider
12
- ): void;
10
+ setHttpAuthSchemeProvider(httpAuthSchemeProvider: SSMHttpAuthSchemeProvider): void;
13
11
  httpAuthSchemeProvider(): SSMHttpAuthSchemeProvider;
14
- setCredentials(
15
- credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider
16
- ): void;
17
- credentials():
18
- | AwsCredentialIdentity
19
- | AwsCredentialIdentityProvider
20
- | undefined;
12
+ setCredentials(credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider): void;
13
+ credentials(): AwsCredentialIdentity | AwsCredentialIdentityProvider | undefined;
21
14
  }
22
15
  export type HttpAuthRuntimeConfig = Partial<{
23
16
  httpAuthSchemes: HttpAuthScheme[];
@@ -25,8 +18,8 @@ export type HttpAuthRuntimeConfig = Partial<{
25
18
  credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider;
26
19
  }>;
27
20
  export declare const getHttpAuthExtensionConfiguration: (
28
- runtimeConfig: HttpAuthRuntimeConfig
21
+ runtimeConfig: HttpAuthRuntimeConfig,
29
22
  ) => HttpAuthExtensionConfiguration;
30
23
  export declare const resolveHttpAuthRuntimeConfig: (
31
- config: HttpAuthExtensionConfiguration
24
+ config: HttpAuthExtensionConfiguration,
32
25
  ) => HttpAuthRuntimeConfig;
@@ -15,32 +15,29 @@ import { SSMClientResolvedConfig } from "../SSMClient";
15
15
  export interface SSMHttpAuthSchemeParameters extends HttpAuthSchemeParameters {
16
16
  region?: string;
17
17
  }
18
- export interface SSMHttpAuthSchemeParametersProvider
19
- extends HttpAuthSchemeParametersProvider<
20
- SSMClientResolvedConfig,
21
- HandlerExecutionContext,
22
- SSMHttpAuthSchemeParameters,
23
- object
24
- > {}
18
+ export interface SSMHttpAuthSchemeParametersProvider extends HttpAuthSchemeParametersProvider<
19
+ SSMClientResolvedConfig,
20
+ HandlerExecutionContext,
21
+ SSMHttpAuthSchemeParameters,
22
+ object
23
+ > {}
25
24
  export declare const defaultSSMHttpAuthSchemeParametersProvider: (
26
25
  config: SSMClientResolvedConfig,
27
26
  context: HandlerExecutionContext,
28
- input: object
27
+ input: object,
29
28
  ) => Promise<SSMHttpAuthSchemeParameters>;
30
- export interface SSMHttpAuthSchemeProvider
31
- extends HttpAuthSchemeProvider<SSMHttpAuthSchemeParameters> {}
29
+ export interface SSMHttpAuthSchemeProvider extends HttpAuthSchemeProvider<SSMHttpAuthSchemeParameters> {}
32
30
  export declare const defaultSSMHttpAuthSchemeProvider: SSMHttpAuthSchemeProvider;
33
31
  export interface HttpAuthSchemeInputConfig extends AwsSdkSigV4AuthInputConfig {
34
32
  authSchemePreference?: string[] | Provider<string[]>;
35
33
  httpAuthSchemes?: HttpAuthScheme[];
36
34
  httpAuthSchemeProvider?: SSMHttpAuthSchemeProvider;
37
35
  }
38
- export interface HttpAuthSchemeResolvedConfig
39
- extends AwsSdkSigV4AuthResolvedConfig {
36
+ export interface HttpAuthSchemeResolvedConfig extends AwsSdkSigV4AuthResolvedConfig {
40
37
  readonly authSchemePreference: Provider<string[]>;
41
38
  readonly httpAuthSchemes: HttpAuthScheme[];
42
39
  readonly httpAuthSchemeProvider: SSMHttpAuthSchemeProvider;
43
40
  }
44
41
  export declare const resolveHttpAuthSchemeConfig: <T>(
45
- config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved
42
+ config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved,
46
43
  ) => T & HttpAuthSchemeResolvedConfig;
@@ -1,25 +1,20 @@
1
1
  import { EndpointParameterInstructions } from "@smithy/types";
2
- import {
3
- ServiceInputTypes,
4
- ServiceOutputTypes,
5
- SSMClientResolvedConfig,
6
- } from "./SSMClient";
7
- export declare const command: <
8
- I extends ServiceInputTypes,
9
- O extends ServiceOutputTypes
10
- >(
2
+ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from "./SSMClient";
3
+ export declare const command: <I extends ServiceInputTypes, O extends ServiceOutputTypes>(
11
4
  added: EndpointParameterInstructions,
12
5
  plugins: (
13
6
  CommandCtor: any,
14
7
  clientStack: any,
15
8
  config: any,
16
- options: any
9
+ options: any,
17
10
  ) => import("@smithy/types").Pluggable<any, any>[],
18
11
  op: string,
19
12
  $: import("@smithy/types").StaticOperationSchema,
20
- smithyContext?: Record<string, unknown>
13
+ smithyContext?: Record<string, unknown>,
21
14
  ) => {
22
- new (input: I): import("@smithy/core/client").CommandImpl<
15
+ new (
16
+ input: I,
17
+ ): import("@smithy/core/client").CommandImpl<
23
18
  I,
24
19
  O,
25
20
  SSMClientResolvedConfig,
@@ -38,9 +33,4 @@ export declare const command: <
38
33
  getEndpointParameterInstructions(): EndpointParameterInstructions;
39
34
  };
40
35
  export declare const _ep0: EndpointParameterInstructions;
41
- export declare const _mw0: (
42
- Command: any,
43
- cs: any,
44
- config: any,
45
- o: any
46
- ) => never[];
36
+ export declare const _mw0: (Command: any, cs: any, config: any, o: any) => never[];
@@ -1,17 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- AddTagsToResourceRequest,
4
- AddTagsToResourceResult,
5
- } from "../models/models_0";
2
+ import { AddTagsToResourceRequest, AddTagsToResourceResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface AddTagsToResourceCommandInput
8
- extends AddTagsToResourceRequest {}
9
- export interface AddTagsToResourceCommandOutput
10
- extends AddTagsToResourceResult,
11
- __MetadataBearer {}
4
+ export interface AddTagsToResourceCommandInput extends AddTagsToResourceRequest {}
5
+ export interface AddTagsToResourceCommandOutput extends AddTagsToResourceResult, __MetadataBearer {}
12
6
  declare const AddTagsToResourceCommand_base: {
13
7
  new (
14
- input: AddTagsToResourceCommandInput
8
+ input: AddTagsToResourceCommandInput,
15
9
  ): import("@smithy/core/client").CommandImpl<
16
10
  AddTagsToResourceCommandInput,
17
11
  AddTagsToResourceCommandOutput,
@@ -20,7 +14,7 @@ declare const AddTagsToResourceCommand_base: {
20
14
  import("..").ServiceOutputTypes
21
15
  >;
22
16
  new (
23
- input: AddTagsToResourceCommandInput
17
+ input: AddTagsToResourceCommandInput,
24
18
  ): import("@smithy/core/client").CommandImpl<
25
19
  AddTagsToResourceCommandInput,
26
20
  AddTagsToResourceCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  AssociateOpsItemRelatedItemResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface AssociateOpsItemRelatedItemCommandInput
8
- extends AssociateOpsItemRelatedItemRequest {}
7
+ export interface AssociateOpsItemRelatedItemCommandInput extends AssociateOpsItemRelatedItemRequest {}
9
8
  export interface AssociateOpsItemRelatedItemCommandOutput
10
- extends AssociateOpsItemRelatedItemResponse,
11
- __MetadataBearer {}
9
+ extends AssociateOpsItemRelatedItemResponse, __MetadataBearer {}
12
10
  declare const AssociateOpsItemRelatedItemCommand_base: {
13
11
  new (
14
- input: AssociateOpsItemRelatedItemCommandInput
12
+ input: AssociateOpsItemRelatedItemCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  AssociateOpsItemRelatedItemCommandInput,
17
15
  AssociateOpsItemRelatedItemCommandOutput,
@@ -20,7 +18,7 @@ declare const AssociateOpsItemRelatedItemCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: AssociateOpsItemRelatedItemCommandInput
21
+ input: AssociateOpsItemRelatedItemCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  AssociateOpsItemRelatedItemCommandInput,
26
24
  AssociateOpsItemRelatedItemCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { CancelCommandRequest, CancelCommandResult } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface CancelCommandCommandInput extends CancelCommandRequest {}
5
- export interface CancelCommandCommandOutput
6
- extends CancelCommandResult,
7
- __MetadataBearer {}
5
+ export interface CancelCommandCommandOutput extends CancelCommandResult, __MetadataBearer {}
8
6
  declare const CancelCommandCommand_base: {
9
7
  new (
10
- input: CancelCommandCommandInput
8
+ input: CancelCommandCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  CancelCommandCommandInput,
13
11
  CancelCommandCommandOutput,
@@ -16,7 +14,7 @@ declare const CancelCommandCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: CancelCommandCommandInput
17
+ input: CancelCommandCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  CancelCommandCommandInput,
22
20
  CancelCommandCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  CancelMaintenanceWindowExecutionResult,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface CancelMaintenanceWindowExecutionCommandInput
8
- extends CancelMaintenanceWindowExecutionRequest {}
7
+ export interface CancelMaintenanceWindowExecutionCommandInput extends CancelMaintenanceWindowExecutionRequest {}
9
8
  export interface CancelMaintenanceWindowExecutionCommandOutput
10
- extends CancelMaintenanceWindowExecutionResult,
11
- __MetadataBearer {}
9
+ extends CancelMaintenanceWindowExecutionResult, __MetadataBearer {}
12
10
  declare const CancelMaintenanceWindowExecutionCommand_base: {
13
11
  new (
14
- input: CancelMaintenanceWindowExecutionCommandInput
12
+ input: CancelMaintenanceWindowExecutionCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  CancelMaintenanceWindowExecutionCommandInput,
17
15
  CancelMaintenanceWindowExecutionCommandOutput,
@@ -20,7 +18,7 @@ declare const CancelMaintenanceWindowExecutionCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: CancelMaintenanceWindowExecutionCommandInput
21
+ input: CancelMaintenanceWindowExecutionCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  CancelMaintenanceWindowExecutionCommandInput,
26
24
  CancelMaintenanceWindowExecutionCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateActivationRequest,
4
- CreateActivationResult,
5
- } from "../models/models_0";
2
+ import { CreateActivationRequest, CreateActivationResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface CreateActivationCommandInput extends CreateActivationRequest {}
8
- export interface CreateActivationCommandOutput
9
- extends CreateActivationResult,
10
- __MetadataBearer {}
5
+ export interface CreateActivationCommandOutput extends CreateActivationResult, __MetadataBearer {}
11
6
  declare const CreateActivationCommand_base: {
12
7
  new (
13
- input: CreateActivationCommandInput
8
+ input: CreateActivationCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  CreateActivationCommandInput,
16
11
  CreateActivationCommandOutput,
@@ -19,7 +14,7 @@ declare const CreateActivationCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: CreateActivationCommandInput
17
+ input: CreateActivationCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  CreateActivationCommandInput,
25
20
  CreateActivationCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateAssociationBatchRequest,
4
- CreateAssociationBatchResult,
5
- } from "../models/models_0";
2
+ import { CreateAssociationBatchRequest, CreateAssociationBatchResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreateAssociationBatchCommandInput
8
- extends CreateAssociationBatchRequest {}
4
+ export interface CreateAssociationBatchCommandInput extends CreateAssociationBatchRequest {}
9
5
  export interface CreateAssociationBatchCommandOutput
10
- extends CreateAssociationBatchResult,
11
- __MetadataBearer {}
6
+ extends CreateAssociationBatchResult, __MetadataBearer {}
12
7
  declare const CreateAssociationBatchCommand_base: {
13
8
  new (
14
- input: CreateAssociationBatchCommandInput
9
+ input: CreateAssociationBatchCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreateAssociationBatchCommandInput,
17
12
  CreateAssociationBatchCommandOutput,
@@ -20,7 +15,7 @@ declare const CreateAssociationBatchCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreateAssociationBatchCommandInput
18
+ input: CreateAssociationBatchCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreateAssociationBatchCommandInput,
26
21
  CreateAssociationBatchCommandOutput,
@@ -1,17 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateAssociationRequest,
4
- CreateAssociationResult,
5
- } from "../models/models_0";
2
+ import { CreateAssociationRequest, CreateAssociationResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreateAssociationCommandInput
8
- extends CreateAssociationRequest {}
9
- export interface CreateAssociationCommandOutput
10
- extends CreateAssociationResult,
11
- __MetadataBearer {}
4
+ export interface CreateAssociationCommandInput extends CreateAssociationRequest {}
5
+ export interface CreateAssociationCommandOutput extends CreateAssociationResult, __MetadataBearer {}
12
6
  declare const CreateAssociationCommand_base: {
13
7
  new (
14
- input: CreateAssociationCommandInput
8
+ input: CreateAssociationCommandInput,
15
9
  ): import("@smithy/core/client").CommandImpl<
16
10
  CreateAssociationCommandInput,
17
11
  CreateAssociationCommandOutput,
@@ -20,7 +14,7 @@ declare const CreateAssociationCommand_base: {
20
14
  import("..").ServiceOutputTypes
21
15
  >;
22
16
  new (
23
- input: CreateAssociationCommandInput
17
+ input: CreateAssociationCommandInput,
24
18
  ): import("@smithy/core/client").CommandImpl<
25
19
  CreateAssociationCommandInput,
26
20
  CreateAssociationCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateCloudConnectorRequest,
4
- CreateCloudConnectorResult,
5
- } from "../models/models_0";
2
+ import { CreateCloudConnectorRequest, CreateCloudConnectorResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreateCloudConnectorCommandInput
8
- extends CreateCloudConnectorRequest {}
4
+ export interface CreateCloudConnectorCommandInput extends CreateCloudConnectorRequest {}
9
5
  export interface CreateCloudConnectorCommandOutput
10
- extends CreateCloudConnectorResult,
11
- __MetadataBearer {}
6
+ extends CreateCloudConnectorResult, __MetadataBearer {}
12
7
  declare const CreateCloudConnectorCommand_base: {
13
8
  new (
14
- input: CreateCloudConnectorCommandInput
9
+ input: CreateCloudConnectorCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreateCloudConnectorCommandInput,
17
12
  CreateCloudConnectorCommandOutput,
@@ -20,7 +15,7 @@ declare const CreateCloudConnectorCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreateCloudConnectorCommandInput
18
+ input: CreateCloudConnectorCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreateCloudConnectorCommandInput,
26
21
  CreateCloudConnectorCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateDocumentRequest,
4
- CreateDocumentResult,
5
- } from "../models/models_0";
2
+ import { CreateDocumentRequest, CreateDocumentResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface CreateDocumentCommandInput extends CreateDocumentRequest {}
8
- export interface CreateDocumentCommandOutput
9
- extends CreateDocumentResult,
10
- __MetadataBearer {}
5
+ export interface CreateDocumentCommandOutput extends CreateDocumentResult, __MetadataBearer {}
11
6
  declare const CreateDocumentCommand_base: {
12
7
  new (
13
- input: CreateDocumentCommandInput
8
+ input: CreateDocumentCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  CreateDocumentCommandInput,
16
11
  CreateDocumentCommandOutput,
@@ -19,7 +14,7 @@ declare const CreateDocumentCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: CreateDocumentCommandInput
17
+ input: CreateDocumentCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  CreateDocumentCommandInput,
25
20
  CreateDocumentCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateMaintenanceWindowRequest,
4
- CreateMaintenanceWindowResult,
5
- } from "../models/models_0";
2
+ import { CreateMaintenanceWindowRequest, CreateMaintenanceWindowResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreateMaintenanceWindowCommandInput
8
- extends CreateMaintenanceWindowRequest {}
4
+ export interface CreateMaintenanceWindowCommandInput extends CreateMaintenanceWindowRequest {}
9
5
  export interface CreateMaintenanceWindowCommandOutput
10
- extends CreateMaintenanceWindowResult,
11
- __MetadataBearer {}
6
+ extends CreateMaintenanceWindowResult, __MetadataBearer {}
12
7
  declare const CreateMaintenanceWindowCommand_base: {
13
8
  new (
14
- input: CreateMaintenanceWindowCommandInput
9
+ input: CreateMaintenanceWindowCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreateMaintenanceWindowCommandInput,
17
12
  CreateMaintenanceWindowCommandOutput,
@@ -20,7 +15,7 @@ declare const CreateMaintenanceWindowCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreateMaintenanceWindowCommandInput
18
+ input: CreateMaintenanceWindowCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreateMaintenanceWindowCommandInput,
26
21
  CreateMaintenanceWindowCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateOpsItemRequest,
4
- CreateOpsItemResponse,
5
- } from "../models/models_0";
2
+ import { CreateOpsItemRequest, CreateOpsItemResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface CreateOpsItemCommandInput extends CreateOpsItemRequest {}
8
- export interface CreateOpsItemCommandOutput
9
- extends CreateOpsItemResponse,
10
- __MetadataBearer {}
5
+ export interface CreateOpsItemCommandOutput extends CreateOpsItemResponse, __MetadataBearer {}
11
6
  declare const CreateOpsItemCommand_base: {
12
7
  new (
13
- input: CreateOpsItemCommandInput
8
+ input: CreateOpsItemCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  CreateOpsItemCommandInput,
16
11
  CreateOpsItemCommandOutput,
@@ -19,7 +14,7 @@ declare const CreateOpsItemCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: CreateOpsItemCommandInput
17
+ input: CreateOpsItemCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  CreateOpsItemCommandInput,
25
20
  CreateOpsItemCommandOutput,
@@ -1,17 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateOpsMetadataRequest,
4
- CreateOpsMetadataResult,
5
- } from "../models/models_0";
2
+ import { CreateOpsMetadataRequest, CreateOpsMetadataResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreateOpsMetadataCommandInput
8
- extends CreateOpsMetadataRequest {}
9
- export interface CreateOpsMetadataCommandOutput
10
- extends CreateOpsMetadataResult,
11
- __MetadataBearer {}
4
+ export interface CreateOpsMetadataCommandInput extends CreateOpsMetadataRequest {}
5
+ export interface CreateOpsMetadataCommandOutput extends CreateOpsMetadataResult, __MetadataBearer {}
12
6
  declare const CreateOpsMetadataCommand_base: {
13
7
  new (
14
- input: CreateOpsMetadataCommandInput
8
+ input: CreateOpsMetadataCommandInput,
15
9
  ): import("@smithy/core/client").CommandImpl<
16
10
  CreateOpsMetadataCommandInput,
17
11
  CreateOpsMetadataCommandOutput,
@@ -20,7 +14,7 @@ declare const CreateOpsMetadataCommand_base: {
20
14
  import("..").ServiceOutputTypes
21
15
  >;
22
16
  new (
23
- input: CreateOpsMetadataCommandInput
17
+ input: CreateOpsMetadataCommandInput,
24
18
  ): import("@smithy/core/client").CommandImpl<
25
19
  CreateOpsMetadataCommandInput,
26
20
  CreateOpsMetadataCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreatePatchBaselineRequest,
4
- CreatePatchBaselineResult,
5
- } from "../models/models_0";
2
+ import { CreatePatchBaselineRequest, CreatePatchBaselineResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreatePatchBaselineCommandInput
8
- extends CreatePatchBaselineRequest {}
4
+ export interface CreatePatchBaselineCommandInput extends CreatePatchBaselineRequest {}
9
5
  export interface CreatePatchBaselineCommandOutput
10
- extends CreatePatchBaselineResult,
11
- __MetadataBearer {}
6
+ extends CreatePatchBaselineResult, __MetadataBearer {}
12
7
  declare const CreatePatchBaselineCommand_base: {
13
8
  new (
14
- input: CreatePatchBaselineCommandInput
9
+ input: CreatePatchBaselineCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreatePatchBaselineCommandInput,
17
12
  CreatePatchBaselineCommandOutput,
@@ -20,7 +15,7 @@ declare const CreatePatchBaselineCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreatePatchBaselineCommandInput
18
+ input: CreatePatchBaselineCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreatePatchBaselineCommandInput,
26
21
  CreatePatchBaselineCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateResourceDataSyncRequest,
4
- CreateResourceDataSyncResult,
5
- } from "../models/models_0";
2
+ import { CreateResourceDataSyncRequest, CreateResourceDataSyncResult } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreateResourceDataSyncCommandInput
8
- extends CreateResourceDataSyncRequest {}
4
+ export interface CreateResourceDataSyncCommandInput extends CreateResourceDataSyncRequest {}
9
5
  export interface CreateResourceDataSyncCommandOutput
10
- extends CreateResourceDataSyncResult,
11
- __MetadataBearer {}
6
+ extends CreateResourceDataSyncResult, __MetadataBearer {}
12
7
  declare const CreateResourceDataSyncCommand_base: {
13
8
  new (
14
- input: CreateResourceDataSyncCommandInput
9
+ input: CreateResourceDataSyncCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreateResourceDataSyncCommandInput,
17
12
  CreateResourceDataSyncCommandOutput,
@@ -20,7 +15,7 @@ declare const CreateResourceDataSyncCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreateResourceDataSyncCommandInput
18
+ input: CreateResourceDataSyncCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreateResourceDataSyncCommandInput,
26
21
  CreateResourceDataSyncCommandOutput,