@aws-sdk/client-ssm 3.926.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
@@ -30,10 +30,13 @@ import {
30
30
  BodyLengthCalculator as __BodyLengthCalculator,
31
31
  CheckOptionalClientConfig as __CheckOptionalClientConfig,
32
32
  ChecksumConstructor as __ChecksumConstructor,
33
+ ClientProtocol,
33
34
  Decoder as __Decoder,
34
35
  Encoder as __Encoder,
35
36
  HashConstructor as __HashConstructor,
36
37
  HttpHandlerOptions as __HttpHandlerOptions,
38
+ HttpRequest,
39
+ HttpResponse,
37
40
  Logger as __Logger,
38
41
  Provider as __Provider,
39
42
  Provider,
@@ -954,6 +957,7 @@ export interface ClientDefaults
954
957
  retryMode?: string | __Provider<string>;
955
958
  logger?: __Logger;
956
959
  extensions?: RuntimeExtension[];
960
+ protocol?: ClientProtocol<HttpRequest, HttpResponse>;
957
961
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
958
962
  }
959
963
  export type SSMClientConfigType = Partial<
@@ -2128,61 +2128,3 @@ export interface DescribeMaintenanceWindowsRequest {
2128
2128
  MaxResults?: number | undefined;
2129
2129
  NextToken?: string | undefined;
2130
2130
  }
2131
- export declare const CreateAssociationRequestFilterSensitiveLog: (
2132
- obj: CreateAssociationRequest
2133
- ) => any;
2134
- export declare const AssociationDescriptionFilterSensitiveLog: (
2135
- obj: AssociationDescription
2136
- ) => any;
2137
- export declare const CreateAssociationResultFilterSensitiveLog: (
2138
- obj: CreateAssociationResult
2139
- ) => any;
2140
- export declare const CreateAssociationBatchRequestEntryFilterSensitiveLog: (
2141
- obj: CreateAssociationBatchRequestEntry
2142
- ) => any;
2143
- export declare const CreateAssociationBatchRequestFilterSensitiveLog: (
2144
- obj: CreateAssociationBatchRequest
2145
- ) => any;
2146
- export declare const FailedCreateAssociationFilterSensitiveLog: (
2147
- obj: FailedCreateAssociation
2148
- ) => any;
2149
- export declare const CreateAssociationBatchResultFilterSensitiveLog: (
2150
- obj: CreateAssociationBatchResult
2151
- ) => any;
2152
- export declare const CreateMaintenanceWindowRequestFilterSensitiveLog: (
2153
- obj: CreateMaintenanceWindowRequest
2154
- ) => any;
2155
- export declare const PatchSourceFilterSensitiveLog: (obj: PatchSource) => any;
2156
- export declare const CreatePatchBaselineRequestFilterSensitiveLog: (
2157
- obj: CreatePatchBaselineRequest
2158
- ) => any;
2159
- export declare const DescribeAssociationResultFilterSensitiveLog: (
2160
- obj: DescribeAssociationResult
2161
- ) => any;
2162
- export declare const InstanceInformationFilterSensitiveLog: (
2163
- obj: InstanceInformation
2164
- ) => any;
2165
- export declare const DescribeInstanceInformationResultFilterSensitiveLog: (
2166
- obj: DescribeInstanceInformationResult
2167
- ) => any;
2168
- export declare const InstancePatchStateFilterSensitiveLog: (
2169
- obj: InstancePatchState
2170
- ) => any;
2171
- export declare const DescribeInstancePatchStatesResultFilterSensitiveLog: (
2172
- obj: DescribeInstancePatchStatesResult
2173
- ) => any;
2174
- export declare const DescribeInstancePatchStatesForPatchGroupResultFilterSensitiveLog: (
2175
- obj: DescribeInstancePatchStatesForPatchGroupResult
2176
- ) => any;
2177
- export declare const InstancePropertyFilterSensitiveLog: (
2178
- obj: InstanceProperty
2179
- ) => any;
2180
- export declare const DescribeInstancePropertiesResultFilterSensitiveLog: (
2181
- obj: DescribeInstancePropertiesResult
2182
- ) => any;
2183
- export declare const MaintenanceWindowExecutionTaskInvocationIdentityFilterSensitiveLog: (
2184
- obj: MaintenanceWindowExecutionTaskInvocationIdentity
2185
- ) => any;
2186
- export declare const DescribeMaintenanceWindowExecutionTaskInvocationsResultFilterSensitiveLog: (
2187
- obj: DescribeMaintenanceWindowExecutionTaskInvocationsResult
2188
- ) => any;
@@ -2221,96 +2221,3 @@ export interface RegisterDefaultPatchBaselineRequest {
2221
2221
  export interface RegisterDefaultPatchBaselineResult {
2222
2222
  BaselineId?: string | undefined;
2223
2223
  }
2224
- export declare const MaintenanceWindowIdentityFilterSensitiveLog: (
2225
- obj: MaintenanceWindowIdentity
2226
- ) => any;
2227
- export declare const DescribeMaintenanceWindowsResultFilterSensitiveLog: (
2228
- obj: DescribeMaintenanceWindowsResult
2229
- ) => any;
2230
- export declare const MaintenanceWindowTargetFilterSensitiveLog: (
2231
- obj: MaintenanceWindowTarget
2232
- ) => any;
2233
- export declare const DescribeMaintenanceWindowTargetsResultFilterSensitiveLog: (
2234
- obj: DescribeMaintenanceWindowTargetsResult
2235
- ) => any;
2236
- export declare const MaintenanceWindowTaskParameterValueExpressionFilterSensitiveLog: (
2237
- obj: MaintenanceWindowTaskParameterValueExpression
2238
- ) => any;
2239
- export declare const MaintenanceWindowTaskFilterSensitiveLog: (
2240
- obj: MaintenanceWindowTask
2241
- ) => any;
2242
- export declare const DescribeMaintenanceWindowTasksResultFilterSensitiveLog: (
2243
- obj: DescribeMaintenanceWindowTasksResult
2244
- ) => any;
2245
- export declare const CredentialsFilterSensitiveLog: (obj: Credentials) => any;
2246
- export declare const GetAccessTokenResponseFilterSensitiveLog: (
2247
- obj: GetAccessTokenResponse
2248
- ) => any;
2249
- export declare const BaselineOverrideFilterSensitiveLog: (
2250
- obj: BaselineOverride
2251
- ) => any;
2252
- export declare const GetDeployablePatchSnapshotForInstanceRequestFilterSensitiveLog: (
2253
- obj: GetDeployablePatchSnapshotForInstanceRequest
2254
- ) => any;
2255
- export declare const GetMaintenanceWindowResultFilterSensitiveLog: (
2256
- obj: GetMaintenanceWindowResult
2257
- ) => any;
2258
- export declare const GetMaintenanceWindowExecutionTaskResultFilterSensitiveLog: (
2259
- obj: GetMaintenanceWindowExecutionTaskResult
2260
- ) => any;
2261
- export declare const GetMaintenanceWindowExecutionTaskInvocationResultFilterSensitiveLog: (
2262
- obj: GetMaintenanceWindowExecutionTaskInvocationResult
2263
- ) => any;
2264
- export declare const MaintenanceWindowLambdaParametersFilterSensitiveLog: (
2265
- obj: MaintenanceWindowLambdaParameters
2266
- ) => any;
2267
- export declare const MaintenanceWindowRunCommandParametersFilterSensitiveLog: (
2268
- obj: MaintenanceWindowRunCommandParameters
2269
- ) => any;
2270
- export declare const MaintenanceWindowStepFunctionsParametersFilterSensitiveLog: (
2271
- obj: MaintenanceWindowStepFunctionsParameters
2272
- ) => any;
2273
- export declare const MaintenanceWindowTaskInvocationParametersFilterSensitiveLog: (
2274
- obj: MaintenanceWindowTaskInvocationParameters
2275
- ) => any;
2276
- export declare const GetMaintenanceWindowTaskResultFilterSensitiveLog: (
2277
- obj: GetMaintenanceWindowTaskResult
2278
- ) => any;
2279
- export declare const ParameterFilterSensitiveLog: (obj: Parameter) => any;
2280
- export declare const GetParameterResultFilterSensitiveLog: (
2281
- obj: GetParameterResult
2282
- ) => any;
2283
- export declare const ParameterHistoryFilterSensitiveLog: (
2284
- obj: ParameterHistory
2285
- ) => any;
2286
- export declare const GetParameterHistoryResultFilterSensitiveLog: (
2287
- obj: GetParameterHistoryResult
2288
- ) => any;
2289
- export declare const GetParametersResultFilterSensitiveLog: (
2290
- obj: GetParametersResult
2291
- ) => any;
2292
- export declare const GetParametersByPathResultFilterSensitiveLog: (
2293
- obj: GetParametersByPathResult
2294
- ) => any;
2295
- export declare const GetPatchBaselineResultFilterSensitiveLog: (
2296
- obj: GetPatchBaselineResult
2297
- ) => any;
2298
- export declare const AssociationVersionInfoFilterSensitiveLog: (
2299
- obj: AssociationVersionInfo
2300
- ) => any;
2301
- export declare const ListAssociationVersionsResultFilterSensitiveLog: (
2302
- obj: ListAssociationVersionsResult
2303
- ) => any;
2304
- export declare const CommandFilterSensitiveLog: (obj: Command) => any;
2305
- export declare const ListCommandsResultFilterSensitiveLog: (
2306
- obj: ListCommandsResult
2307
- ) => any;
2308
- export declare const InstanceInfoFilterSensitiveLog: (obj: InstanceInfo) => any;
2309
- export declare const NodeTypeFilterSensitiveLog: (obj: NodeType) => any;
2310
- export declare const NodeFilterSensitiveLog: (obj: Node) => any;
2311
- export declare const ListNodesResultFilterSensitiveLog: (
2312
- obj: ListNodesResult
2313
- ) => any;
2314
- export declare const PutParameterRequestFilterSensitiveLog: (
2315
- obj: PutParameterRequest
2316
- ) => any;
@@ -763,48 +763,3 @@ export interface ListNodesSummaryRequest {
763
763
  NextToken?: string | undefined;
764
764
  MaxResults?: number | undefined;
765
765
  }
766
- export declare const RegisterTargetWithMaintenanceWindowRequestFilterSensitiveLog: (
767
- obj: RegisterTargetWithMaintenanceWindowRequest
768
- ) => any;
769
- export declare const RegisterTaskWithMaintenanceWindowRequestFilterSensitiveLog: (
770
- obj: RegisterTaskWithMaintenanceWindowRequest
771
- ) => any;
772
- export declare const SendCommandRequestFilterSensitiveLog: (
773
- obj: SendCommandRequest
774
- ) => any;
775
- export declare const SendCommandResultFilterSensitiveLog: (
776
- obj: SendCommandResult
777
- ) => any;
778
- export declare const UpdateAssociationRequestFilterSensitiveLog: (
779
- obj: UpdateAssociationRequest
780
- ) => any;
781
- export declare const UpdateAssociationResultFilterSensitiveLog: (
782
- obj: UpdateAssociationResult
783
- ) => any;
784
- export declare const UpdateAssociationStatusResultFilterSensitiveLog: (
785
- obj: UpdateAssociationStatusResult
786
- ) => any;
787
- export declare const UpdateMaintenanceWindowRequestFilterSensitiveLog: (
788
- obj: UpdateMaintenanceWindowRequest
789
- ) => any;
790
- export declare const UpdateMaintenanceWindowResultFilterSensitiveLog: (
791
- obj: UpdateMaintenanceWindowResult
792
- ) => any;
793
- export declare const UpdateMaintenanceWindowTargetRequestFilterSensitiveLog: (
794
- obj: UpdateMaintenanceWindowTargetRequest
795
- ) => any;
796
- export declare const UpdateMaintenanceWindowTargetResultFilterSensitiveLog: (
797
- obj: UpdateMaintenanceWindowTargetResult
798
- ) => any;
799
- export declare const UpdateMaintenanceWindowTaskRequestFilterSensitiveLog: (
800
- obj: UpdateMaintenanceWindowTaskRequest
801
- ) => any;
802
- export declare const UpdateMaintenanceWindowTaskResultFilterSensitiveLog: (
803
- obj: UpdateMaintenanceWindowTaskResult
804
- ) => any;
805
- export declare const UpdatePatchBaselineRequestFilterSensitiveLog: (
806
- obj: UpdatePatchBaselineRequest
807
- ) => any;
808
- export declare const UpdatePatchBaselineResultFilterSensitiveLog: (
809
- obj: UpdatePatchBaselineResult
810
- ) => any;
@@ -38,6 +38,10 @@ export declare const getRuntimeConfig: (config: SSMClientConfig) => {
38
38
  profile?: string;
39
39
  logger: import("@smithy/types").Logger;
40
40
  extensions: import("./runtimeExtensions").RuntimeExtension[];
41
+ protocol: import("@smithy/types").ClientProtocol<
42
+ import("@smithy/types").HttpRequest,
43
+ import("@smithy/types").HttpResponse
44
+ >;
41
45
  customUserAgent?: string | import("@smithy/types").UserAgent;
42
46
  userAgentAppId?:
43
47
  | string
@@ -38,6 +38,10 @@ export declare const getRuntimeConfig: (config: SSMClientConfig) => {
38
38
  profile?: string;
39
39
  logger: import("@smithy/types").Logger;
40
40
  extensions: import("./runtimeExtensions").RuntimeExtension[];
41
+ protocol: import("@smithy/types").ClientProtocol<
42
+ import("@smithy/types").HttpRequest,
43
+ import("@smithy/types").HttpResponse
44
+ >;
41
45
  customUserAgent?: string | import("@smithy/types").UserAgent;
42
46
  retryStrategy?:
43
47
  | import("@smithy/types").RetryStrategy
@@ -37,6 +37,10 @@ export declare const getRuntimeConfig: (config: SSMClientConfig) => {
37
37
  retryMode: string | import("@smithy/types").Provider<string>;
38
38
  logger: import("@smithy/types").Logger;
39
39
  extensions: import("./runtimeExtensions").RuntimeExtension[];
40
+ protocol: import("@smithy/types").ClientProtocol<
41
+ import("@smithy/types").HttpRequest,
42
+ import("@smithy/types").HttpResponse
43
+ >;
40
44
  defaultsMode:
41
45
  | import("@smithy/smithy-client").DefaultsMode
42
46
  | import("@smithy/types").Provider<
@@ -14,6 +14,10 @@ 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<
18
+ import("@smithy/types").HttpRequest,
19
+ import("@smithy/types").HttpResponse
20
+ >;
17
21
  serviceId: string;
18
22
  urlParser: import("@smithy/types").UrlParser;
19
23
  utf8Decoder: import("@smithy/types").Decoder;