@aws-sdk/client-ssm 3.927.0 → 3.928.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 (176) hide show
  1. package/dist-cjs/index.js +8788 -8207
  2. package/dist-cjs/runtimeConfig.shared.js +7 -0
  3. package/dist-es/SSMClient.js +2 -0
  4. package/dist-es/commands/AddTagsToResourceCommand.js +3 -9
  5. package/dist-es/commands/AssociateOpsItemRelatedItemCommand.js +3 -9
  6. package/dist-es/commands/CancelCommandCommand.js +3 -9
  7. package/dist-es/commands/CancelMaintenanceWindowExecutionCommand.js +3 -9
  8. package/dist-es/commands/CreateActivationCommand.js +3 -9
  9. package/dist-es/commands/CreateAssociationBatchCommand.js +3 -10
  10. package/dist-es/commands/CreateAssociationCommand.js +3 -10
  11. package/dist-es/commands/CreateDocumentCommand.js +3 -9
  12. package/dist-es/commands/CreateMaintenanceWindowCommand.js +3 -10
  13. package/dist-es/commands/CreateOpsItemCommand.js +3 -9
  14. package/dist-es/commands/CreateOpsMetadataCommand.js +3 -9
  15. package/dist-es/commands/CreatePatchBaselineCommand.js +3 -10
  16. package/dist-es/commands/CreateResourceDataSyncCommand.js +3 -9
  17. package/dist-es/commands/DeleteActivationCommand.js +3 -9
  18. package/dist-es/commands/DeleteAssociationCommand.js +3 -9
  19. package/dist-es/commands/DeleteDocumentCommand.js +3 -9
  20. package/dist-es/commands/DeleteInventoryCommand.js +3 -9
  21. package/dist-es/commands/DeleteMaintenanceWindowCommand.js +3 -9
  22. package/dist-es/commands/DeleteOpsItemCommand.js +3 -9
  23. package/dist-es/commands/DeleteOpsMetadataCommand.js +3 -9
  24. package/dist-es/commands/DeleteParameterCommand.js +3 -9
  25. package/dist-es/commands/DeleteParametersCommand.js +3 -9
  26. package/dist-es/commands/DeletePatchBaselineCommand.js +3 -9
  27. package/dist-es/commands/DeleteResourceDataSyncCommand.js +3 -9
  28. package/dist-es/commands/DeleteResourcePolicyCommand.js +3 -9
  29. package/dist-es/commands/DeregisterManagedInstanceCommand.js +3 -9
  30. package/dist-es/commands/DeregisterPatchBaselineForPatchGroupCommand.js +3 -9
  31. package/dist-es/commands/DeregisterTargetFromMaintenanceWindowCommand.js +3 -9
  32. package/dist-es/commands/DeregisterTaskFromMaintenanceWindowCommand.js +3 -9
  33. package/dist-es/commands/DescribeActivationsCommand.js +3 -9
  34. package/dist-es/commands/DescribeAssociationCommand.js +3 -10
  35. package/dist-es/commands/DescribeAssociationExecutionTargetsCommand.js +3 -9
  36. package/dist-es/commands/DescribeAssociationExecutionsCommand.js +3 -9
  37. package/dist-es/commands/DescribeAutomationExecutionsCommand.js +3 -9
  38. package/dist-es/commands/DescribeAutomationStepExecutionsCommand.js +3 -9
  39. package/dist-es/commands/DescribeAvailablePatchesCommand.js +3 -9
  40. package/dist-es/commands/DescribeDocumentCommand.js +3 -9
  41. package/dist-es/commands/DescribeDocumentPermissionCommand.js +3 -9
  42. package/dist-es/commands/DescribeEffectiveInstanceAssociationsCommand.js +3 -9
  43. package/dist-es/commands/DescribeEffectivePatchesForPatchBaselineCommand.js +3 -9
  44. package/dist-es/commands/DescribeInstanceAssociationsStatusCommand.js +3 -9
  45. package/dist-es/commands/DescribeInstanceInformationCommand.js +3 -10
  46. package/dist-es/commands/DescribeInstancePatchStatesCommand.js +3 -10
  47. package/dist-es/commands/DescribeInstancePatchStatesForPatchGroupCommand.js +3 -10
  48. package/dist-es/commands/DescribeInstancePatchesCommand.js +3 -9
  49. package/dist-es/commands/DescribeInstancePropertiesCommand.js +3 -10
  50. package/dist-es/commands/DescribeInventoryDeletionsCommand.js +3 -9
  51. package/dist-es/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.js +3 -10
  52. package/dist-es/commands/DescribeMaintenanceWindowExecutionTasksCommand.js +3 -9
  53. package/dist-es/commands/DescribeMaintenanceWindowExecutionsCommand.js +3 -9
  54. package/dist-es/commands/DescribeMaintenanceWindowScheduleCommand.js +3 -9
  55. package/dist-es/commands/DescribeMaintenanceWindowTargetsCommand.js +3 -10
  56. package/dist-es/commands/DescribeMaintenanceWindowTasksCommand.js +3 -10
  57. package/dist-es/commands/DescribeMaintenanceWindowsCommand.js +3 -10
  58. package/dist-es/commands/DescribeMaintenanceWindowsForTargetCommand.js +3 -9
  59. package/dist-es/commands/DescribeOpsItemsCommand.js +3 -9
  60. package/dist-es/commands/DescribeParametersCommand.js +3 -9
  61. package/dist-es/commands/DescribePatchBaselinesCommand.js +3 -9
  62. package/dist-es/commands/DescribePatchGroupStateCommand.js +3 -9
  63. package/dist-es/commands/DescribePatchGroupsCommand.js +3 -9
  64. package/dist-es/commands/DescribePatchPropertiesCommand.js +3 -9
  65. package/dist-es/commands/DescribeSessionsCommand.js +3 -9
  66. package/dist-es/commands/DisassociateOpsItemRelatedItemCommand.js +3 -9
  67. package/dist-es/commands/GetAccessTokenCommand.js +3 -10
  68. package/dist-es/commands/GetAutomationExecutionCommand.js +3 -9
  69. package/dist-es/commands/GetCalendarStateCommand.js +3 -9
  70. package/dist-es/commands/GetCommandInvocationCommand.js +3 -9
  71. package/dist-es/commands/GetConnectionStatusCommand.js +3 -9
  72. package/dist-es/commands/GetDefaultPatchBaselineCommand.js +3 -9
  73. package/dist-es/commands/GetDeployablePatchSnapshotForInstanceCommand.js +3 -10
  74. package/dist-es/commands/GetDocumentCommand.js +3 -9
  75. package/dist-es/commands/GetExecutionPreviewCommand.js +3 -9
  76. package/dist-es/commands/GetInventoryCommand.js +3 -9
  77. package/dist-es/commands/GetInventorySchemaCommand.js +3 -9
  78. package/dist-es/commands/GetMaintenanceWindowCommand.js +3 -10
  79. package/dist-es/commands/GetMaintenanceWindowExecutionCommand.js +3 -9
  80. package/dist-es/commands/GetMaintenanceWindowExecutionTaskCommand.js +3 -10
  81. package/dist-es/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.js +3 -10
  82. package/dist-es/commands/GetMaintenanceWindowTaskCommand.js +3 -10
  83. package/dist-es/commands/GetOpsItemCommand.js +3 -9
  84. package/dist-es/commands/GetOpsMetadataCommand.js +3 -9
  85. package/dist-es/commands/GetOpsSummaryCommand.js +3 -9
  86. package/dist-es/commands/GetParameterCommand.js +3 -10
  87. package/dist-es/commands/GetParameterHistoryCommand.js +3 -10
  88. package/dist-es/commands/GetParametersByPathCommand.js +3 -10
  89. package/dist-es/commands/GetParametersCommand.js +3 -10
  90. package/dist-es/commands/GetPatchBaselineCommand.js +3 -10
  91. package/dist-es/commands/GetPatchBaselineForPatchGroupCommand.js +3 -9
  92. package/dist-es/commands/GetResourcePoliciesCommand.js +3 -9
  93. package/dist-es/commands/GetServiceSettingCommand.js +3 -9
  94. package/dist-es/commands/LabelParameterVersionCommand.js +3 -9
  95. package/dist-es/commands/ListAssociationVersionsCommand.js +3 -10
  96. package/dist-es/commands/ListAssociationsCommand.js +3 -9
  97. package/dist-es/commands/ListCommandInvocationsCommand.js +3 -9
  98. package/dist-es/commands/ListCommandsCommand.js +3 -10
  99. package/dist-es/commands/ListComplianceItemsCommand.js +3 -9
  100. package/dist-es/commands/ListComplianceSummariesCommand.js +3 -9
  101. package/dist-es/commands/ListDocumentMetadataHistoryCommand.js +3 -9
  102. package/dist-es/commands/ListDocumentVersionsCommand.js +3 -9
  103. package/dist-es/commands/ListDocumentsCommand.js +3 -9
  104. package/dist-es/commands/ListInventoryEntriesCommand.js +3 -9
  105. package/dist-es/commands/ListNodesCommand.js +3 -10
  106. package/dist-es/commands/ListNodesSummaryCommand.js +3 -9
  107. package/dist-es/commands/ListOpsItemEventsCommand.js +3 -9
  108. package/dist-es/commands/ListOpsItemRelatedItemsCommand.js +3 -9
  109. package/dist-es/commands/ListOpsMetadataCommand.js +3 -9
  110. package/dist-es/commands/ListResourceComplianceSummariesCommand.js +3 -9
  111. package/dist-es/commands/ListResourceDataSyncCommand.js +3 -9
  112. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  113. package/dist-es/commands/ModifyDocumentPermissionCommand.js +3 -9
  114. package/dist-es/commands/PutComplianceItemsCommand.js +3 -9
  115. package/dist-es/commands/PutInventoryCommand.js +3 -9
  116. package/dist-es/commands/PutParameterCommand.js +3 -10
  117. package/dist-es/commands/PutResourcePolicyCommand.js +3 -9
  118. package/dist-es/commands/RegisterDefaultPatchBaselineCommand.js +3 -9
  119. package/dist-es/commands/RegisterPatchBaselineForPatchGroupCommand.js +3 -9
  120. package/dist-es/commands/RegisterTargetWithMaintenanceWindowCommand.js +3 -10
  121. package/dist-es/commands/RegisterTaskWithMaintenanceWindowCommand.js +3 -10
  122. package/dist-es/commands/RemoveTagsFromResourceCommand.js +3 -9
  123. package/dist-es/commands/ResetServiceSettingCommand.js +3 -9
  124. package/dist-es/commands/ResumeSessionCommand.js +3 -9
  125. package/dist-es/commands/SendAutomationSignalCommand.js +3 -9
  126. package/dist-es/commands/SendCommandCommand.js +3 -10
  127. package/dist-es/commands/StartAccessRequestCommand.js +3 -9
  128. package/dist-es/commands/StartAssociationsOnceCommand.js +3 -9
  129. package/dist-es/commands/StartAutomationExecutionCommand.js +3 -9
  130. package/dist-es/commands/StartChangeRequestExecutionCommand.js +3 -9
  131. package/dist-es/commands/StartExecutionPreviewCommand.js +3 -9
  132. package/dist-es/commands/StartSessionCommand.js +3 -9
  133. package/dist-es/commands/StopAutomationExecutionCommand.js +3 -9
  134. package/dist-es/commands/TerminateSessionCommand.js +3 -9
  135. package/dist-es/commands/UnlabelParameterVersionCommand.js +3 -9
  136. package/dist-es/commands/UpdateAssociationCommand.js +3 -10
  137. package/dist-es/commands/UpdateAssociationStatusCommand.js +3 -10
  138. package/dist-es/commands/UpdateDocumentCommand.js +3 -9
  139. package/dist-es/commands/UpdateDocumentDefaultVersionCommand.js +3 -9
  140. package/dist-es/commands/UpdateDocumentMetadataCommand.js +3 -9
  141. package/dist-es/commands/UpdateMaintenanceWindowCommand.js +3 -10
  142. package/dist-es/commands/UpdateMaintenanceWindowTargetCommand.js +3 -10
  143. package/dist-es/commands/UpdateMaintenanceWindowTaskCommand.js +3 -10
  144. package/dist-es/commands/UpdateManagedInstanceRoleCommand.js +3 -9
  145. package/dist-es/commands/UpdateOpsItemCommand.js +3 -9
  146. package/dist-es/commands/UpdateOpsMetadataCommand.js +3 -9
  147. package/dist-es/commands/UpdatePatchBaselineCommand.js +3 -10
  148. package/dist-es/commands/UpdateResourceDataSyncCommand.js +3 -9
  149. package/dist-es/commands/UpdateServiceSettingCommand.js +3 -9
  150. package/dist-es/models/models_0.js +0 -99
  151. package/dist-es/models/models_1.js +0 -159
  152. package/dist-es/models/models_2.js +0 -82
  153. package/dist-es/runtimeConfig.shared.js +7 -0
  154. package/dist-es/schemas/schemas_0.js +8146 -0
  155. package/dist-types/SSMClient.d.ts +10 -1
  156. package/dist-types/models/models_0.d.ts +0 -80
  157. package/dist-types/models/models_1.d.ts +0 -140
  158. package/dist-types/models/models_2.d.ts +0 -60
  159. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  160. package/dist-types/runtimeConfig.d.ts +1 -0
  161. package/dist-types/runtimeConfig.native.d.ts +1 -0
  162. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  163. package/dist-types/schemas/schemas_0.d.ts +957 -0
  164. package/dist-types/ts3.4/SSMClient.d.ts +4 -0
  165. package/dist-types/ts3.4/models/models_0.d.ts +0 -58
  166. package/dist-types/ts3.4/models/models_1.d.ts +0 -93
  167. package/dist-types/ts3.4/models/models_2.d.ts +0 -45
  168. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  169. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  170. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  171. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  172. package/dist-types/ts3.4/schemas/schemas_0.d.ts +964 -0
  173. package/package.json +5 -6
  174. package/dist-es/protocols/Aws_json1_1.js +0 -6370
  175. package/dist-types/protocols/Aws_json1_1.d.ts +0 -1316
  176. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -1757
@@ -5,7 +5,7 @@ import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-
5
5
  import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
6
6
  import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
7
7
  import { Client as __Client, DefaultsMode as __DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@smithy/smithy-client";
8
- import { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
8
+ import { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, ClientProtocol, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, HttpRequest, HttpResponse, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
9
9
  import { HttpAuthSchemeInputConfig, HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
10
10
  import { AddTagsToResourceCommandInput, AddTagsToResourceCommandOutput } from "./commands/AddTagsToResourceCommand";
11
11
  import { AssociateOpsItemRelatedItemCommandInput, AssociateOpsItemRelatedItemCommandOutput } from "./commands/AssociateOpsItemRelatedItemCommand";
@@ -287,6 +287,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
287
287
  * Optional extensions
288
288
  */
289
289
  extensions?: RuntimeExtension[];
290
+ /**
291
+ * The protocol controlling the message type (e.g. HTTP) and format (e.g. JSON)
292
+ * may be overridden. A default will always be set by the client.
293
+ * Available options depend on the service's supported protocols and will not be validated by
294
+ * the client.
295
+ * @alpha
296
+ *
297
+ */
298
+ protocol?: ClientProtocol<HttpRequest, HttpResponse>;
290
299
  /**
291
300
  * The {@link @smithy/smithy-client#DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
292
301
  */
@@ -8113,83 +8113,3 @@ export interface DescribeMaintenanceWindowsRequest {
8113
8113
  */
8114
8114
  NextToken?: string | undefined;
8115
8115
  }
8116
- /**
8117
- * @internal
8118
- */
8119
- export declare const CreateAssociationRequestFilterSensitiveLog: (obj: CreateAssociationRequest) => any;
8120
- /**
8121
- * @internal
8122
- */
8123
- export declare const AssociationDescriptionFilterSensitiveLog: (obj: AssociationDescription) => any;
8124
- /**
8125
- * @internal
8126
- */
8127
- export declare const CreateAssociationResultFilterSensitiveLog: (obj: CreateAssociationResult) => any;
8128
- /**
8129
- * @internal
8130
- */
8131
- export declare const CreateAssociationBatchRequestEntryFilterSensitiveLog: (obj: CreateAssociationBatchRequestEntry) => any;
8132
- /**
8133
- * @internal
8134
- */
8135
- export declare const CreateAssociationBatchRequestFilterSensitiveLog: (obj: CreateAssociationBatchRequest) => any;
8136
- /**
8137
- * @internal
8138
- */
8139
- export declare const FailedCreateAssociationFilterSensitiveLog: (obj: FailedCreateAssociation) => any;
8140
- /**
8141
- * @internal
8142
- */
8143
- export declare const CreateAssociationBatchResultFilterSensitiveLog: (obj: CreateAssociationBatchResult) => any;
8144
- /**
8145
- * @internal
8146
- */
8147
- export declare const CreateMaintenanceWindowRequestFilterSensitiveLog: (obj: CreateMaintenanceWindowRequest) => any;
8148
- /**
8149
- * @internal
8150
- */
8151
- export declare const PatchSourceFilterSensitiveLog: (obj: PatchSource) => any;
8152
- /**
8153
- * @internal
8154
- */
8155
- export declare const CreatePatchBaselineRequestFilterSensitiveLog: (obj: CreatePatchBaselineRequest) => any;
8156
- /**
8157
- * @internal
8158
- */
8159
- export declare const DescribeAssociationResultFilterSensitiveLog: (obj: DescribeAssociationResult) => any;
8160
- /**
8161
- * @internal
8162
- */
8163
- export declare const InstanceInformationFilterSensitiveLog: (obj: InstanceInformation) => any;
8164
- /**
8165
- * @internal
8166
- */
8167
- export declare const DescribeInstanceInformationResultFilterSensitiveLog: (obj: DescribeInstanceInformationResult) => any;
8168
- /**
8169
- * @internal
8170
- */
8171
- export declare const InstancePatchStateFilterSensitiveLog: (obj: InstancePatchState) => any;
8172
- /**
8173
- * @internal
8174
- */
8175
- export declare const DescribeInstancePatchStatesResultFilterSensitiveLog: (obj: DescribeInstancePatchStatesResult) => any;
8176
- /**
8177
- * @internal
8178
- */
8179
- export declare const DescribeInstancePatchStatesForPatchGroupResultFilterSensitiveLog: (obj: DescribeInstancePatchStatesForPatchGroupResult) => any;
8180
- /**
8181
- * @internal
8182
- */
8183
- export declare const InstancePropertyFilterSensitiveLog: (obj: InstanceProperty) => any;
8184
- /**
8185
- * @internal
8186
- */
8187
- export declare const DescribeInstancePropertiesResultFilterSensitiveLog: (obj: DescribeInstancePropertiesResult) => any;
8188
- /**
8189
- * @internal
8190
- */
8191
- export declare const MaintenanceWindowExecutionTaskInvocationIdentityFilterSensitiveLog: (obj: MaintenanceWindowExecutionTaskInvocationIdentity) => any;
8192
- /**
8193
- * @internal
8194
- */
8195
- export declare const DescribeMaintenanceWindowExecutionTaskInvocationsResultFilterSensitiveLog: (obj: DescribeMaintenanceWindowExecutionTaskInvocationsResult) => any;
@@ -9329,143 +9329,3 @@ export interface RegisterDefaultPatchBaselineResult {
9329
9329
  */
9330
9330
  BaselineId?: string | undefined;
9331
9331
  }
9332
- /**
9333
- * @internal
9334
- */
9335
- export declare const MaintenanceWindowIdentityFilterSensitiveLog: (obj: MaintenanceWindowIdentity) => any;
9336
- /**
9337
- * @internal
9338
- */
9339
- export declare const DescribeMaintenanceWindowsResultFilterSensitiveLog: (obj: DescribeMaintenanceWindowsResult) => any;
9340
- /**
9341
- * @internal
9342
- */
9343
- export declare const MaintenanceWindowTargetFilterSensitiveLog: (obj: MaintenanceWindowTarget) => any;
9344
- /**
9345
- * @internal
9346
- */
9347
- export declare const DescribeMaintenanceWindowTargetsResultFilterSensitiveLog: (obj: DescribeMaintenanceWindowTargetsResult) => any;
9348
- /**
9349
- * @internal
9350
- */
9351
- export declare const MaintenanceWindowTaskParameterValueExpressionFilterSensitiveLog: (obj: MaintenanceWindowTaskParameterValueExpression) => any;
9352
- /**
9353
- * @internal
9354
- */
9355
- export declare const MaintenanceWindowTaskFilterSensitiveLog: (obj: MaintenanceWindowTask) => any;
9356
- /**
9357
- * @internal
9358
- */
9359
- export declare const DescribeMaintenanceWindowTasksResultFilterSensitiveLog: (obj: DescribeMaintenanceWindowTasksResult) => any;
9360
- /**
9361
- * @internal
9362
- */
9363
- export declare const CredentialsFilterSensitiveLog: (obj: Credentials) => any;
9364
- /**
9365
- * @internal
9366
- */
9367
- export declare const GetAccessTokenResponseFilterSensitiveLog: (obj: GetAccessTokenResponse) => any;
9368
- /**
9369
- * @internal
9370
- */
9371
- export declare const BaselineOverrideFilterSensitiveLog: (obj: BaselineOverride) => any;
9372
- /**
9373
- * @internal
9374
- */
9375
- export declare const GetDeployablePatchSnapshotForInstanceRequestFilterSensitiveLog: (obj: GetDeployablePatchSnapshotForInstanceRequest) => any;
9376
- /**
9377
- * @internal
9378
- */
9379
- export declare const GetMaintenanceWindowResultFilterSensitiveLog: (obj: GetMaintenanceWindowResult) => any;
9380
- /**
9381
- * @internal
9382
- */
9383
- export declare const GetMaintenanceWindowExecutionTaskResultFilterSensitiveLog: (obj: GetMaintenanceWindowExecutionTaskResult) => any;
9384
- /**
9385
- * @internal
9386
- */
9387
- export declare const GetMaintenanceWindowExecutionTaskInvocationResultFilterSensitiveLog: (obj: GetMaintenanceWindowExecutionTaskInvocationResult) => any;
9388
- /**
9389
- * @internal
9390
- */
9391
- export declare const MaintenanceWindowLambdaParametersFilterSensitiveLog: (obj: MaintenanceWindowLambdaParameters) => any;
9392
- /**
9393
- * @internal
9394
- */
9395
- export declare const MaintenanceWindowRunCommandParametersFilterSensitiveLog: (obj: MaintenanceWindowRunCommandParameters) => any;
9396
- /**
9397
- * @internal
9398
- */
9399
- export declare const MaintenanceWindowStepFunctionsParametersFilterSensitiveLog: (obj: MaintenanceWindowStepFunctionsParameters) => any;
9400
- /**
9401
- * @internal
9402
- */
9403
- export declare const MaintenanceWindowTaskInvocationParametersFilterSensitiveLog: (obj: MaintenanceWindowTaskInvocationParameters) => any;
9404
- /**
9405
- * @internal
9406
- */
9407
- export declare const GetMaintenanceWindowTaskResultFilterSensitiveLog: (obj: GetMaintenanceWindowTaskResult) => any;
9408
- /**
9409
- * @internal
9410
- */
9411
- export declare const ParameterFilterSensitiveLog: (obj: Parameter) => any;
9412
- /**
9413
- * @internal
9414
- */
9415
- export declare const GetParameterResultFilterSensitiveLog: (obj: GetParameterResult) => any;
9416
- /**
9417
- * @internal
9418
- */
9419
- export declare const ParameterHistoryFilterSensitiveLog: (obj: ParameterHistory) => any;
9420
- /**
9421
- * @internal
9422
- */
9423
- export declare const GetParameterHistoryResultFilterSensitiveLog: (obj: GetParameterHistoryResult) => any;
9424
- /**
9425
- * @internal
9426
- */
9427
- export declare const GetParametersResultFilterSensitiveLog: (obj: GetParametersResult) => any;
9428
- /**
9429
- * @internal
9430
- */
9431
- export declare const GetParametersByPathResultFilterSensitiveLog: (obj: GetParametersByPathResult) => any;
9432
- /**
9433
- * @internal
9434
- */
9435
- export declare const GetPatchBaselineResultFilterSensitiveLog: (obj: GetPatchBaselineResult) => any;
9436
- /**
9437
- * @internal
9438
- */
9439
- export declare const AssociationVersionInfoFilterSensitiveLog: (obj: AssociationVersionInfo) => any;
9440
- /**
9441
- * @internal
9442
- */
9443
- export declare const ListAssociationVersionsResultFilterSensitiveLog: (obj: ListAssociationVersionsResult) => any;
9444
- /**
9445
- * @internal
9446
- */
9447
- export declare const CommandFilterSensitiveLog: (obj: Command) => any;
9448
- /**
9449
- * @internal
9450
- */
9451
- export declare const ListCommandsResultFilterSensitiveLog: (obj: ListCommandsResult) => any;
9452
- /**
9453
- * @internal
9454
- */
9455
- export declare const InstanceInfoFilterSensitiveLog: (obj: InstanceInfo) => any;
9456
- /**
9457
- * @internal
9458
- */
9459
- export declare const NodeTypeFilterSensitiveLog: (obj: NodeType) => any;
9460
- /**
9461
- * @internal
9462
- */
9463
- export declare const NodeFilterSensitiveLog: (obj: Node) => any;
9464
- /**
9465
- * @internal
9466
- */
9467
- export declare const ListNodesResultFilterSensitiveLog: (obj: ListNodesResult) => any;
9468
- /**
9469
- * @internal
9470
- */
9471
- export declare const PutParameterRequestFilterSensitiveLog: (obj: PutParameterRequest) => any;
@@ -3271,63 +3271,3 @@ export interface ListNodesSummaryRequest {
3271
3271
  */
3272
3272
  MaxResults?: number | undefined;
3273
3273
  }
3274
- /**
3275
- * @internal
3276
- */
3277
- export declare const RegisterTargetWithMaintenanceWindowRequestFilterSensitiveLog: (obj: RegisterTargetWithMaintenanceWindowRequest) => any;
3278
- /**
3279
- * @internal
3280
- */
3281
- export declare const RegisterTaskWithMaintenanceWindowRequestFilterSensitiveLog: (obj: RegisterTaskWithMaintenanceWindowRequest) => any;
3282
- /**
3283
- * @internal
3284
- */
3285
- export declare const SendCommandRequestFilterSensitiveLog: (obj: SendCommandRequest) => any;
3286
- /**
3287
- * @internal
3288
- */
3289
- export declare const SendCommandResultFilterSensitiveLog: (obj: SendCommandResult) => any;
3290
- /**
3291
- * @internal
3292
- */
3293
- export declare const UpdateAssociationRequestFilterSensitiveLog: (obj: UpdateAssociationRequest) => any;
3294
- /**
3295
- * @internal
3296
- */
3297
- export declare const UpdateAssociationResultFilterSensitiveLog: (obj: UpdateAssociationResult) => any;
3298
- /**
3299
- * @internal
3300
- */
3301
- export declare const UpdateAssociationStatusResultFilterSensitiveLog: (obj: UpdateAssociationStatusResult) => any;
3302
- /**
3303
- * @internal
3304
- */
3305
- export declare const UpdateMaintenanceWindowRequestFilterSensitiveLog: (obj: UpdateMaintenanceWindowRequest) => any;
3306
- /**
3307
- * @internal
3308
- */
3309
- export declare const UpdateMaintenanceWindowResultFilterSensitiveLog: (obj: UpdateMaintenanceWindowResult) => any;
3310
- /**
3311
- * @internal
3312
- */
3313
- export declare const UpdateMaintenanceWindowTargetRequestFilterSensitiveLog: (obj: UpdateMaintenanceWindowTargetRequest) => any;
3314
- /**
3315
- * @internal
3316
- */
3317
- export declare const UpdateMaintenanceWindowTargetResultFilterSensitiveLog: (obj: UpdateMaintenanceWindowTargetResult) => any;
3318
- /**
3319
- * @internal
3320
- */
3321
- export declare const UpdateMaintenanceWindowTaskRequestFilterSensitiveLog: (obj: UpdateMaintenanceWindowTaskRequest) => any;
3322
- /**
3323
- * @internal
3324
- */
3325
- export declare const UpdateMaintenanceWindowTaskResultFilterSensitiveLog: (obj: UpdateMaintenanceWindowTaskResult) => any;
3326
- /**
3327
- * @internal
3328
- */
3329
- export declare const UpdatePatchBaselineRequestFilterSensitiveLog: (obj: UpdatePatchBaselineRequest) => any;
3330
- /**
3331
- * @internal
3332
- */
3333
- export declare const UpdatePatchBaselineResultFilterSensitiveLog: (obj: UpdatePatchBaselineResult) => any;
@@ -29,6 +29,7 @@ export declare const getRuntimeConfig: (config: SSMClientConfig) => {
29
29
  profile?: string;
30
30
  logger: import("@smithy/types").Logger;
31
31
  extensions: import("./runtimeExtensions").RuntimeExtension[];
32
+ protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
32
33
  customUserAgent?: string | import("@smithy/types").UserAgent;
33
34
  userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
34
35
  retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
@@ -31,6 +31,7 @@ export declare const getRuntimeConfig: (config: SSMClientConfig) => {
31
31
  profile?: string;
32
32
  logger: import("@smithy/types").Logger;
33
33
  extensions: import("./runtimeExtensions").RuntimeExtension[];
34
+ protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
34
35
  customUserAgent?: string | import("@smithy/types").UserAgent;
35
36
  retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
36
37
  endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
@@ -27,6 +27,7 @@ export declare const getRuntimeConfig: (config: SSMClientConfig) => {
27
27
  retryMode: string | import("@smithy/types").Provider<string>;
28
28
  logger: import("@smithy/types").Logger;
29
29
  extensions: import("./runtimeExtensions").RuntimeExtension[];
30
+ protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
30
31
  defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
31
32
  customUserAgent?: string | import("@smithy/types").UserAgent;
32
33
  userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
@@ -14,6 +14,7 @@ export declare const getRuntimeConfig: (config: SSMClientConfig) => {
14
14
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").SSMHttpAuthSchemeProvider;
15
15
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
16
16
  logger: import("@smithy/types").Logger;
17
+ protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
17
18
  serviceId: string;
18
19
  urlParser: import("@smithy/types").UrlParser;
19
20
  utf8Decoder: import("@smithy/types").Decoder;