@aws-sdk/client-ssm 3.34.0 → 3.37.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.
- package/CHANGELOG.md +47 -0
- package/dist-cjs/SSM.js +2032 -0
- package/dist-cjs/SSMClient.js +35 -0
- package/dist-cjs/commands/AddTagsToResourceCommand.js +36 -0
- package/dist-cjs/commands/AssociateOpsItemRelatedItemCommand.js +36 -0
- package/dist-cjs/commands/CancelCommandCommand.js +36 -0
- package/dist-cjs/commands/CancelMaintenanceWindowExecutionCommand.js +36 -0
- package/dist-cjs/commands/CreateActivationCommand.js +36 -0
- package/dist-cjs/commands/CreateAssociationBatchCommand.js +36 -0
- package/dist-cjs/commands/CreateAssociationCommand.js +36 -0
- package/dist-cjs/commands/CreateDocumentCommand.js +36 -0
- package/dist-cjs/commands/CreateMaintenanceWindowCommand.js +36 -0
- package/dist-cjs/commands/CreateOpsItemCommand.js +36 -0
- package/dist-cjs/commands/CreateOpsMetadataCommand.js +36 -0
- package/dist-cjs/commands/CreatePatchBaselineCommand.js +36 -0
- package/dist-cjs/commands/CreateResourceDataSyncCommand.js +36 -0
- package/dist-cjs/commands/DeleteActivationCommand.js +36 -0
- package/dist-cjs/commands/DeleteAssociationCommand.js +36 -0
- package/dist-cjs/commands/DeleteDocumentCommand.js +36 -0
- package/dist-cjs/commands/DeleteInventoryCommand.js +36 -0
- package/dist-cjs/commands/DeleteMaintenanceWindowCommand.js +36 -0
- package/dist-cjs/commands/DeleteOpsMetadataCommand.js +36 -0
- package/dist-cjs/commands/DeleteParameterCommand.js +36 -0
- package/dist-cjs/commands/DeleteParametersCommand.js +36 -0
- package/dist-cjs/commands/DeletePatchBaselineCommand.js +36 -0
- package/dist-cjs/commands/DeleteResourceDataSyncCommand.js +36 -0
- package/dist-cjs/commands/DeregisterManagedInstanceCommand.js +36 -0
- package/dist-cjs/commands/DeregisterPatchBaselineForPatchGroupCommand.js +36 -0
- package/dist-cjs/commands/DeregisterTargetFromMaintenanceWindowCommand.js +36 -0
- package/dist-cjs/commands/DeregisterTaskFromMaintenanceWindowCommand.js +36 -0
- package/dist-cjs/commands/DescribeActivationsCommand.js +36 -0
- package/dist-cjs/commands/DescribeAssociationCommand.js +36 -0
- package/dist-cjs/commands/DescribeAssociationExecutionTargetsCommand.js +36 -0
- package/dist-cjs/commands/DescribeAssociationExecutionsCommand.js +36 -0
- package/dist-cjs/commands/DescribeAutomationExecutionsCommand.js +36 -0
- package/dist-cjs/commands/DescribeAutomationStepExecutionsCommand.js +36 -0
- package/dist-cjs/commands/DescribeAvailablePatchesCommand.js +36 -0
- package/dist-cjs/commands/DescribeDocumentCommand.js +36 -0
- package/dist-cjs/commands/DescribeDocumentPermissionCommand.js +36 -0
- package/dist-cjs/commands/DescribeEffectiveInstanceAssociationsCommand.js +36 -0
- package/dist-cjs/commands/DescribeEffectivePatchesForPatchBaselineCommand.js +36 -0
- package/dist-cjs/commands/DescribeInstanceAssociationsStatusCommand.js +36 -0
- package/dist-cjs/commands/DescribeInstanceInformationCommand.js +36 -0
- package/dist-cjs/commands/DescribeInstancePatchStatesCommand.js +36 -0
- package/dist-cjs/commands/DescribeInstancePatchStatesForPatchGroupCommand.js +36 -0
- package/dist-cjs/commands/DescribeInstancePatchesCommand.js +36 -0
- package/dist-cjs/commands/DescribeInventoryDeletionsCommand.js +36 -0
- package/dist-cjs/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.js +36 -0
- package/dist-cjs/commands/DescribeMaintenanceWindowExecutionTasksCommand.js +36 -0
- package/dist-cjs/commands/DescribeMaintenanceWindowExecutionsCommand.js +36 -0
- package/dist-cjs/commands/DescribeMaintenanceWindowScheduleCommand.js +36 -0
- package/dist-cjs/commands/DescribeMaintenanceWindowTargetsCommand.js +36 -0
- package/dist-cjs/commands/DescribeMaintenanceWindowTasksCommand.js +36 -0
- package/dist-cjs/commands/DescribeMaintenanceWindowsCommand.js +36 -0
- package/dist-cjs/commands/DescribeMaintenanceWindowsForTargetCommand.js +36 -0
- package/dist-cjs/commands/DescribeOpsItemsCommand.js +36 -0
- package/dist-cjs/commands/DescribeParametersCommand.js +37 -0
- package/dist-cjs/commands/DescribePatchBaselinesCommand.js +36 -0
- package/dist-cjs/commands/DescribePatchGroupStateCommand.js +36 -0
- package/dist-cjs/commands/DescribePatchGroupsCommand.js +36 -0
- package/dist-cjs/commands/DescribePatchPropertiesCommand.js +36 -0
- package/dist-cjs/commands/DescribeSessionsCommand.js +36 -0
- package/dist-cjs/commands/DisassociateOpsItemRelatedItemCommand.js +36 -0
- package/dist-cjs/commands/GetAutomationExecutionCommand.js +36 -0
- package/dist-cjs/commands/GetCalendarStateCommand.js +36 -0
- package/dist-cjs/commands/GetCommandInvocationCommand.js +36 -0
- package/dist-cjs/commands/GetConnectionStatusCommand.js +36 -0
- package/dist-cjs/commands/GetDefaultPatchBaselineCommand.js +36 -0
- package/dist-cjs/commands/GetDeployablePatchSnapshotForInstanceCommand.js +36 -0
- package/dist-cjs/commands/GetDocumentCommand.js +36 -0
- package/dist-cjs/commands/GetInventoryCommand.js +37 -0
- package/dist-cjs/commands/GetInventorySchemaCommand.js +36 -0
- package/dist-cjs/commands/GetMaintenanceWindowCommand.js +36 -0
- package/dist-cjs/commands/GetMaintenanceWindowExecutionCommand.js +36 -0
- package/dist-cjs/commands/GetMaintenanceWindowExecutionTaskCommand.js +36 -0
- package/dist-cjs/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.js +36 -0
- package/dist-cjs/commands/GetMaintenanceWindowTaskCommand.js +36 -0
- package/dist-cjs/commands/GetOpsItemCommand.js +36 -0
- package/dist-cjs/commands/GetOpsMetadataCommand.js +36 -0
- package/dist-cjs/commands/GetOpsSummaryCommand.js +37 -0
- package/dist-cjs/commands/GetParameterCommand.js +36 -0
- package/dist-cjs/commands/GetParameterHistoryCommand.js +36 -0
- package/dist-cjs/commands/GetParametersByPathCommand.js +36 -0
- package/dist-cjs/commands/GetParametersCommand.js +36 -0
- package/dist-cjs/commands/GetPatchBaselineCommand.js +36 -0
- package/dist-cjs/commands/GetPatchBaselineForPatchGroupCommand.js +36 -0
- package/dist-cjs/commands/GetServiceSettingCommand.js +36 -0
- package/dist-cjs/commands/LabelParameterVersionCommand.js +36 -0
- package/dist-cjs/commands/ListAssociationVersionsCommand.js +36 -0
- package/dist-cjs/commands/ListAssociationsCommand.js +36 -0
- package/dist-cjs/commands/ListCommandInvocationsCommand.js +36 -0
- package/dist-cjs/commands/ListCommandsCommand.js +36 -0
- package/dist-cjs/commands/ListComplianceItemsCommand.js +36 -0
- package/dist-cjs/commands/ListComplianceSummariesCommand.js +36 -0
- package/dist-cjs/commands/ListDocumentMetadataHistoryCommand.js +36 -0
- package/dist-cjs/commands/ListDocumentVersionsCommand.js +36 -0
- package/dist-cjs/commands/ListDocumentsCommand.js +36 -0
- package/dist-cjs/commands/ListInventoryEntriesCommand.js +36 -0
- package/dist-cjs/commands/ListOpsItemEventsCommand.js +36 -0
- package/dist-cjs/commands/ListOpsItemRelatedItemsCommand.js +36 -0
- package/dist-cjs/commands/ListOpsMetadataCommand.js +36 -0
- package/dist-cjs/commands/ListResourceComplianceSummariesCommand.js +36 -0
- package/dist-cjs/commands/ListResourceDataSyncCommand.js +36 -0
- package/dist-cjs/commands/ListTagsForResourceCommand.js +36 -0
- package/dist-cjs/commands/ModifyDocumentPermissionCommand.js +36 -0
- package/dist-cjs/commands/PutComplianceItemsCommand.js +36 -0
- package/dist-cjs/commands/PutInventoryCommand.js +36 -0
- package/dist-cjs/commands/PutParameterCommand.js +36 -0
- package/dist-cjs/commands/RegisterDefaultPatchBaselineCommand.js +36 -0
- package/dist-cjs/commands/RegisterPatchBaselineForPatchGroupCommand.js +36 -0
- package/dist-cjs/commands/RegisterTargetWithMaintenanceWindowCommand.js +36 -0
- package/dist-cjs/commands/RegisterTaskWithMaintenanceWindowCommand.js +36 -0
- package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +36 -0
- package/dist-cjs/commands/ResetServiceSettingCommand.js +36 -0
- package/dist-cjs/commands/ResumeSessionCommand.js +36 -0
- package/dist-cjs/commands/SendAutomationSignalCommand.js +36 -0
- package/dist-cjs/commands/SendCommandCommand.js +36 -0
- package/dist-cjs/commands/StartAssociationsOnceCommand.js +36 -0
- package/dist-cjs/commands/StartAutomationExecutionCommand.js +36 -0
- package/dist-cjs/commands/StartChangeRequestExecutionCommand.js +36 -0
- package/dist-cjs/commands/StartSessionCommand.js +36 -0
- package/dist-cjs/commands/StopAutomationExecutionCommand.js +36 -0
- package/dist-cjs/commands/TerminateSessionCommand.js +36 -0
- package/dist-cjs/commands/UnlabelParameterVersionCommand.js +36 -0
- package/dist-cjs/commands/UpdateAssociationCommand.js +36 -0
- package/dist-cjs/commands/UpdateAssociationStatusCommand.js +36 -0
- package/dist-cjs/commands/UpdateDocumentCommand.js +36 -0
- package/dist-cjs/commands/UpdateDocumentDefaultVersionCommand.js +36 -0
- package/dist-cjs/commands/UpdateDocumentMetadataCommand.js +36 -0
- package/dist-cjs/commands/UpdateMaintenanceWindowCommand.js +37 -0
- package/dist-cjs/commands/UpdateMaintenanceWindowTargetCommand.js +36 -0
- package/dist-cjs/commands/UpdateMaintenanceWindowTaskCommand.js +36 -0
- package/dist-cjs/commands/UpdateManagedInstanceRoleCommand.js +36 -0
- package/dist-cjs/commands/UpdateOpsItemCommand.js +36 -0
- package/dist-cjs/commands/UpdateOpsMetadataCommand.js +36 -0
- package/dist-cjs/commands/UpdatePatchBaselineCommand.js +36 -0
- package/dist-cjs/commands/UpdateResourceDataSyncCommand.js +36 -0
- package/dist-cjs/commands/UpdateServiceSettingCommand.js +36 -0
- package/dist-cjs/endpoints.js +90 -0
- package/dist-cjs/index.js +189 -0
- package/dist-cjs/models/index.js +6 -0
- package/dist-cjs/models/models_0.js +1933 -0
- package/dist-cjs/models/models_1.js +1867 -0
- package/dist-cjs/models/models_2.js +161 -0
- package/dist-cjs/pagination/DescribeActivationsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeAssociationExecutionTargetsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeAssociationExecutionsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeAutomationExecutionsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeAutomationStepExecutionsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeAvailablePatchesPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeEffectiveInstanceAssociationsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.js +35 -0
- package/dist-cjs/pagination/DescribeInstanceAssociationsStatusPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeInstanceInformationPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeInstancePatchStatesPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeInstancePatchesPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeInventoryDeletionsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeMaintenanceWindowExecutionsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeMaintenanceWindowSchedulePaginator.js +35 -0
- package/dist-cjs/pagination/DescribeMaintenanceWindowTargetsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeMaintenanceWindowTasksPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeMaintenanceWindowsForTargetPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeMaintenanceWindowsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeOpsItemsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeParametersPaginator.js +35 -0
- package/dist-cjs/pagination/DescribePatchBaselinesPaginator.js +35 -0
- package/dist-cjs/pagination/DescribePatchGroupsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribePatchPropertiesPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeSessionsPaginator.js +35 -0
- package/dist-cjs/pagination/GetInventoryPaginator.js +35 -0
- package/dist-cjs/pagination/GetInventorySchemaPaginator.js +35 -0
- package/dist-cjs/pagination/GetOpsSummaryPaginator.js +35 -0
- package/dist-cjs/pagination/GetParameterHistoryPaginator.js +35 -0
- package/dist-cjs/pagination/GetParametersByPathPaginator.js +35 -0
- package/dist-cjs/pagination/Interfaces.js +2 -0
- package/dist-cjs/pagination/ListAssociationVersionsPaginator.js +35 -0
- package/dist-cjs/pagination/ListAssociationsPaginator.js +35 -0
- package/dist-cjs/pagination/ListCommandInvocationsPaginator.js +35 -0
- package/dist-cjs/pagination/ListCommandsPaginator.js +35 -0
- package/dist-cjs/pagination/ListComplianceItemsPaginator.js +35 -0
- package/dist-cjs/pagination/ListComplianceSummariesPaginator.js +35 -0
- package/dist-cjs/pagination/ListDocumentVersionsPaginator.js +35 -0
- package/dist-cjs/pagination/ListDocumentsPaginator.js +35 -0
- package/dist-cjs/pagination/ListOpsItemEventsPaginator.js +35 -0
- package/dist-cjs/pagination/ListOpsItemRelatedItemsPaginator.js +35 -0
- package/dist-cjs/pagination/ListOpsMetadataPaginator.js +35 -0
- package/dist-cjs/pagination/ListResourceComplianceSummariesPaginator.js +35 -0
- package/dist-cjs/pagination/ListResourceDataSyncPaginator.js +35 -0
- package/dist-cjs/protocols/Aws_json1_1.js +19660 -0
- package/dist-cjs/runtimeConfig.browser.js +37 -0
- package/dist-cjs/runtimeConfig.js +42 -0
- package/dist-cjs/runtimeConfig.native.js +16 -0
- package/dist-cjs/runtimeConfig.shared.js +17 -0
- package/dist-cjs/waiters/waitForCommandExecuted.js +102 -0
- package/dist-es/SSM.js +2035 -0
- package/dist-es/SSMClient.js +37 -0
- package/dist-es/commands/AddTagsToResourceCommand.js +39 -0
- package/dist-es/commands/AssociateOpsItemRelatedItemCommand.js +39 -0
- package/dist-es/commands/CancelCommandCommand.js +39 -0
- package/dist-es/commands/CancelMaintenanceWindowExecutionCommand.js +39 -0
- package/dist-es/commands/CreateActivationCommand.js +39 -0
- package/dist-es/commands/CreateAssociationBatchCommand.js +39 -0
- package/dist-es/commands/CreateAssociationCommand.js +39 -0
- package/dist-es/commands/CreateDocumentCommand.js +39 -0
- package/dist-es/commands/CreateMaintenanceWindowCommand.js +39 -0
- package/dist-es/commands/CreateOpsItemCommand.js +39 -0
- package/dist-es/commands/CreateOpsMetadataCommand.js +39 -0
- package/dist-es/commands/CreatePatchBaselineCommand.js +39 -0
- package/dist-es/commands/CreateResourceDataSyncCommand.js +39 -0
- package/dist-es/commands/DeleteActivationCommand.js +39 -0
- package/dist-es/commands/DeleteAssociationCommand.js +39 -0
- package/dist-es/commands/DeleteDocumentCommand.js +39 -0
- package/dist-es/commands/DeleteInventoryCommand.js +39 -0
- package/dist-es/commands/DeleteMaintenanceWindowCommand.js +39 -0
- package/dist-es/commands/DeleteOpsMetadataCommand.js +39 -0
- package/dist-es/commands/DeleteParameterCommand.js +39 -0
- package/dist-es/commands/DeleteParametersCommand.js +39 -0
- package/dist-es/commands/DeletePatchBaselineCommand.js +39 -0
- package/dist-es/commands/DeleteResourceDataSyncCommand.js +39 -0
- package/dist-es/commands/DeregisterManagedInstanceCommand.js +39 -0
- package/dist-es/commands/DeregisterPatchBaselineForPatchGroupCommand.js +39 -0
- package/dist-es/commands/DeregisterTargetFromMaintenanceWindowCommand.js +39 -0
- package/dist-es/commands/DeregisterTaskFromMaintenanceWindowCommand.js +39 -0
- package/dist-es/commands/DescribeActivationsCommand.js +39 -0
- package/dist-es/commands/DescribeAssociationCommand.js +39 -0
- package/dist-es/commands/DescribeAssociationExecutionTargetsCommand.js +39 -0
- package/dist-es/commands/DescribeAssociationExecutionsCommand.js +39 -0
- package/dist-es/commands/DescribeAutomationExecutionsCommand.js +39 -0
- package/dist-es/commands/DescribeAutomationStepExecutionsCommand.js +39 -0
- package/dist-es/commands/DescribeAvailablePatchesCommand.js +39 -0
- package/dist-es/commands/DescribeDocumentCommand.js +39 -0
- package/dist-es/commands/DescribeDocumentPermissionCommand.js +39 -0
- package/dist-es/commands/DescribeEffectiveInstanceAssociationsCommand.js +39 -0
- package/dist-es/commands/DescribeEffectivePatchesForPatchBaselineCommand.js +39 -0
- package/dist-es/commands/DescribeInstanceAssociationsStatusCommand.js +39 -0
- package/dist-es/commands/DescribeInstanceInformationCommand.js +39 -0
- package/dist-es/commands/DescribeInstancePatchStatesCommand.js +39 -0
- package/dist-es/commands/DescribeInstancePatchStatesForPatchGroupCommand.js +39 -0
- package/dist-es/commands/DescribeInstancePatchesCommand.js +39 -0
- package/dist-es/commands/DescribeInventoryDeletionsCommand.js +39 -0
- package/dist-es/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.js +39 -0
- package/dist-es/commands/DescribeMaintenanceWindowExecutionTasksCommand.js +39 -0
- package/dist-es/commands/DescribeMaintenanceWindowExecutionsCommand.js +39 -0
- package/dist-es/commands/DescribeMaintenanceWindowScheduleCommand.js +39 -0
- package/dist-es/commands/DescribeMaintenanceWindowTargetsCommand.js +39 -0
- package/dist-es/commands/DescribeMaintenanceWindowTasksCommand.js +39 -0
- package/dist-es/commands/DescribeMaintenanceWindowsCommand.js +39 -0
- package/dist-es/commands/DescribeMaintenanceWindowsForTargetCommand.js +39 -0
- package/dist-es/commands/DescribeOpsItemsCommand.js +39 -0
- package/dist-es/commands/DescribeParametersCommand.js +40 -0
- package/dist-es/commands/DescribePatchBaselinesCommand.js +39 -0
- package/dist-es/commands/DescribePatchGroupStateCommand.js +39 -0
- package/dist-es/commands/DescribePatchGroupsCommand.js +39 -0
- package/dist-es/commands/DescribePatchPropertiesCommand.js +39 -0
- package/dist-es/commands/DescribeSessionsCommand.js +39 -0
- package/dist-es/commands/DisassociateOpsItemRelatedItemCommand.js +39 -0
- package/dist-es/commands/GetAutomationExecutionCommand.js +39 -0
- package/dist-es/commands/GetCalendarStateCommand.js +39 -0
- package/dist-es/commands/GetCommandInvocationCommand.js +39 -0
- package/dist-es/commands/GetConnectionStatusCommand.js +39 -0
- package/dist-es/commands/GetDefaultPatchBaselineCommand.js +39 -0
- package/dist-es/commands/GetDeployablePatchSnapshotForInstanceCommand.js +39 -0
- package/dist-es/commands/GetDocumentCommand.js +39 -0
- package/dist-es/commands/GetInventoryCommand.js +40 -0
- package/dist-es/commands/GetInventorySchemaCommand.js +39 -0
- package/dist-es/commands/GetMaintenanceWindowCommand.js +39 -0
- package/dist-es/commands/GetMaintenanceWindowExecutionCommand.js +39 -0
- package/dist-es/commands/GetMaintenanceWindowExecutionTaskCommand.js +39 -0
- package/dist-es/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.js +39 -0
- package/dist-es/commands/GetMaintenanceWindowTaskCommand.js +39 -0
- package/dist-es/commands/GetOpsItemCommand.js +39 -0
- package/dist-es/commands/GetOpsMetadataCommand.js +39 -0
- package/dist-es/commands/GetOpsSummaryCommand.js +40 -0
- package/dist-es/commands/GetParameterCommand.js +39 -0
- package/dist-es/commands/GetParameterHistoryCommand.js +39 -0
- package/dist-es/commands/GetParametersByPathCommand.js +39 -0
- package/dist-es/commands/GetParametersCommand.js +39 -0
- package/dist-es/commands/GetPatchBaselineCommand.js +39 -0
- package/dist-es/commands/GetPatchBaselineForPatchGroupCommand.js +39 -0
- package/dist-es/commands/GetServiceSettingCommand.js +39 -0
- package/dist-es/commands/LabelParameterVersionCommand.js +39 -0
- package/dist-es/commands/ListAssociationVersionsCommand.js +39 -0
- package/dist-es/commands/ListAssociationsCommand.js +39 -0
- package/dist-es/commands/ListCommandInvocationsCommand.js +39 -0
- package/dist-es/commands/ListCommandsCommand.js +39 -0
- package/dist-es/commands/ListComplianceItemsCommand.js +39 -0
- package/dist-es/commands/ListComplianceSummariesCommand.js +39 -0
- package/dist-es/commands/ListDocumentMetadataHistoryCommand.js +39 -0
- package/dist-es/commands/ListDocumentVersionsCommand.js +39 -0
- package/dist-es/commands/ListDocumentsCommand.js +39 -0
- package/dist-es/commands/ListInventoryEntriesCommand.js +39 -0
- package/dist-es/commands/ListOpsItemEventsCommand.js +39 -0
- package/dist-es/commands/ListOpsItemRelatedItemsCommand.js +39 -0
- package/dist-es/commands/ListOpsMetadataCommand.js +39 -0
- package/dist-es/commands/ListResourceComplianceSummariesCommand.js +39 -0
- package/dist-es/commands/ListResourceDataSyncCommand.js +39 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +39 -0
- package/dist-es/commands/ModifyDocumentPermissionCommand.js +39 -0
- package/dist-es/commands/PutComplianceItemsCommand.js +39 -0
- package/dist-es/commands/PutInventoryCommand.js +39 -0
- package/dist-es/commands/PutParameterCommand.js +39 -0
- package/dist-es/commands/RegisterDefaultPatchBaselineCommand.js +39 -0
- package/dist-es/commands/RegisterPatchBaselineForPatchGroupCommand.js +39 -0
- package/dist-es/commands/RegisterTargetWithMaintenanceWindowCommand.js +39 -0
- package/dist-es/commands/RegisterTaskWithMaintenanceWindowCommand.js +39 -0
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +39 -0
- package/dist-es/commands/ResetServiceSettingCommand.js +39 -0
- package/dist-es/commands/ResumeSessionCommand.js +39 -0
- package/dist-es/commands/SendAutomationSignalCommand.js +39 -0
- package/dist-es/commands/SendCommandCommand.js +39 -0
- package/dist-es/commands/StartAssociationsOnceCommand.js +39 -0
- package/dist-es/commands/StartAutomationExecutionCommand.js +39 -0
- package/dist-es/commands/StartChangeRequestExecutionCommand.js +39 -0
- package/dist-es/commands/StartSessionCommand.js +39 -0
- package/dist-es/commands/StopAutomationExecutionCommand.js +39 -0
- package/dist-es/commands/TerminateSessionCommand.js +39 -0
- package/dist-es/commands/UnlabelParameterVersionCommand.js +39 -0
- package/dist-es/commands/UpdateAssociationCommand.js +39 -0
- package/dist-es/commands/UpdateAssociationStatusCommand.js +39 -0
- package/dist-es/commands/UpdateDocumentCommand.js +39 -0
- package/dist-es/commands/UpdateDocumentDefaultVersionCommand.js +39 -0
- package/dist-es/commands/UpdateDocumentMetadataCommand.js +39 -0
- package/dist-es/commands/UpdateMaintenanceWindowCommand.js +40 -0
- package/dist-es/commands/UpdateMaintenanceWindowTargetCommand.js +39 -0
- package/dist-es/commands/UpdateMaintenanceWindowTaskCommand.js +39 -0
- package/dist-es/commands/UpdateManagedInstanceRoleCommand.js +39 -0
- package/dist-es/commands/UpdateOpsItemCommand.js +39 -0
- package/dist-es/commands/UpdateOpsMetadataCommand.js +39 -0
- package/dist-es/commands/UpdatePatchBaselineCommand.js +39 -0
- package/dist-es/commands/UpdateResourceDataSyncCommand.js +39 -0
- package/dist-es/commands/UpdateServiceSettingCommand.js +39 -0
- package/dist-es/endpoints.js +86 -0
- package/{dist/types/index.d.ts → dist-es/index.js} +0 -0
- package/{dist/types/models/index.d.ts → dist-es/models/index.js} +0 -0
- package/dist-es/models/models_0.js +1410 -0
- package/dist-es/models/models_1.js +1300 -0
- package/dist-es/models/models_2.js +100 -0
- package/dist-es/pagination/DescribeActivationsPaginator.js +74 -0
- package/dist-es/pagination/DescribeAssociationExecutionTargetsPaginator.js +74 -0
- package/dist-es/pagination/DescribeAssociationExecutionsPaginator.js +74 -0
- package/dist-es/pagination/DescribeAutomationExecutionsPaginator.js +74 -0
- package/dist-es/pagination/DescribeAutomationStepExecutionsPaginator.js +74 -0
- package/dist-es/pagination/DescribeAvailablePatchesPaginator.js +74 -0
- package/dist-es/pagination/DescribeEffectiveInstanceAssociationsPaginator.js +74 -0
- package/dist-es/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.js +74 -0
- package/dist-es/pagination/DescribeInstanceAssociationsStatusPaginator.js +74 -0
- package/dist-es/pagination/DescribeInstanceInformationPaginator.js +74 -0
- package/dist-es/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.js +74 -0
- package/dist-es/pagination/DescribeInstancePatchStatesPaginator.js +74 -0
- package/dist-es/pagination/DescribeInstancePatchesPaginator.js +74 -0
- package/dist-es/pagination/DescribeInventoryDeletionsPaginator.js +74 -0
- package/dist-es/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.js +74 -0
- package/dist-es/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.js +74 -0
- package/dist-es/pagination/DescribeMaintenanceWindowExecutionsPaginator.js +74 -0
- package/dist-es/pagination/DescribeMaintenanceWindowSchedulePaginator.js +74 -0
- package/dist-es/pagination/DescribeMaintenanceWindowTargetsPaginator.js +74 -0
- package/dist-es/pagination/DescribeMaintenanceWindowTasksPaginator.js +74 -0
- package/dist-es/pagination/DescribeMaintenanceWindowsForTargetPaginator.js +74 -0
- package/dist-es/pagination/DescribeMaintenanceWindowsPaginator.js +74 -0
- package/dist-es/pagination/DescribeOpsItemsPaginator.js +74 -0
- package/dist-es/pagination/DescribeParametersPaginator.js +74 -0
- package/dist-es/pagination/DescribePatchBaselinesPaginator.js +74 -0
- package/dist-es/pagination/DescribePatchGroupsPaginator.js +74 -0
- package/dist-es/pagination/DescribePatchPropertiesPaginator.js +74 -0
- package/dist-es/pagination/DescribeSessionsPaginator.js +74 -0
- package/dist-es/pagination/GetInventoryPaginator.js +74 -0
- package/dist-es/pagination/GetInventorySchemaPaginator.js +74 -0
- package/dist-es/pagination/GetOpsSummaryPaginator.js +74 -0
- package/dist-es/pagination/GetParameterHistoryPaginator.js +74 -0
- package/dist-es/pagination/GetParametersByPathPaginator.js +74 -0
- package/dist-es/pagination/Interfaces.js +1 -0
- package/dist-es/pagination/ListAssociationVersionsPaginator.js +74 -0
- package/dist-es/pagination/ListAssociationsPaginator.js +74 -0
- package/dist-es/pagination/ListCommandInvocationsPaginator.js +74 -0
- package/dist-es/pagination/ListCommandsPaginator.js +74 -0
- package/dist-es/pagination/ListComplianceItemsPaginator.js +74 -0
- package/dist-es/pagination/ListComplianceSummariesPaginator.js +74 -0
- package/dist-es/pagination/ListDocumentVersionsPaginator.js +74 -0
- package/dist-es/pagination/ListDocumentsPaginator.js +74 -0
- package/dist-es/pagination/ListOpsItemEventsPaginator.js +74 -0
- package/dist-es/pagination/ListOpsItemRelatedItemsPaginator.js +74 -0
- package/dist-es/pagination/ListOpsMetadataPaginator.js +74 -0
- package/dist-es/pagination/ListResourceComplianceSummariesPaginator.js +74 -0
- package/dist-es/pagination/ListResourceDataSyncPaginator.js +74 -0
- package/dist-es/protocols/Aws_json1_1.js +19761 -0
- package/dist-es/runtimeConfig.browser.js +16 -0
- package/dist-es/runtimeConfig.js +21 -0
- package/dist-es/runtimeConfig.native.js +8 -0
- package/dist-es/runtimeConfig.shared.js +13 -0
- package/dist-es/waiters/waitForCommandExecuted.js +117 -0
- package/dist-types/SSM.d.ts +1599 -0
- package/dist-types/SSMClient.d.ts +298 -0
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +79 -0
- package/dist-types/commands/AssociateOpsItemRelatedItemCommand.d.ts +37 -0
- package/dist-types/commands/CancelCommandCommand.d.ts +36 -0
- package/dist-types/commands/CancelMaintenanceWindowExecutionCommand.d.ts +37 -0
- package/dist-types/commands/CreateActivationCommand.d.ts +44 -0
- package/dist-types/commands/CreateAssociationBatchCommand.d.ts +41 -0
- package/dist-types/commands/CreateAssociationCommand.d.ts +44 -0
- package/dist-types/commands/CreateDocumentCommand.d.ts +38 -0
- package/dist-types/commands/CreateMaintenanceWindowCommand.d.ts +43 -0
- package/dist-types/commands/CreateOpsItemCommand.d.ts +40 -0
- package/dist-types/commands/CreateOpsMetadataCommand.d.ts +36 -0
- package/dist-types/commands/CreatePatchBaselineCommand.d.ts +39 -0
- package/dist-types/commands/CreateResourceDataSyncCommand.d.ts +55 -0
- package/dist-types/commands/DeleteActivationCommand.d.ts +38 -0
- package/dist-types/commands/DeleteAssociationCommand.d.ts +41 -0
- package/dist-types/commands/DeleteDocumentCommand.d.ts +37 -0
- package/dist-types/commands/DeleteInventoryCommand.d.ts +36 -0
- package/dist-types/commands/DeleteMaintenanceWindowCommand.d.ts +35 -0
- package/dist-types/commands/DeleteOpsMetadataCommand.d.ts +35 -0
- package/dist-types/commands/DeleteParameterCommand.d.ts +36 -0
- package/dist-types/commands/DeleteParametersCommand.d.ts +36 -0
- package/dist-types/commands/DeletePatchBaselineCommand.d.ts +35 -0
- package/dist-types/commands/DeleteResourceDataSyncCommand.d.ts +37 -0
- package/dist-types/commands/DeregisterManagedInstanceCommand.d.ts +37 -0
- package/dist-types/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +35 -0
- package/dist-types/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +35 -0
- package/dist-types/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +35 -0
- package/dist-types/commands/DescribeActivationsCommand.d.ts +38 -0
- package/dist-types/commands/DescribeAssociationCommand.d.ts +37 -0
- package/dist-types/commands/DescribeAssociationExecutionTargetsCommand.d.ts +35 -0
- package/dist-types/commands/DescribeAssociationExecutionsCommand.d.ts +35 -0
- package/dist-types/commands/DescribeAutomationExecutionsCommand.d.ts +35 -0
- package/dist-types/commands/DescribeAutomationStepExecutionsCommand.d.ts +36 -0
- package/dist-types/commands/DescribeAvailablePatchesCommand.d.ts +35 -0
- package/dist-types/commands/DescribeDocumentCommand.d.ts +35 -0
- package/dist-types/commands/DescribeDocumentPermissionCommand.d.ts +37 -0
- package/dist-types/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +35 -0
- package/dist-types/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +36 -0
- package/dist-types/commands/DescribeInstanceAssociationsStatusCommand.d.ts +35 -0
- package/dist-types/commands/DescribeInstanceInformationCommand.d.ts +44 -0
- package/dist-types/commands/DescribeInstancePatchStatesCommand.d.ts +35 -0
- package/dist-types/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +35 -0
- package/dist-types/commands/DescribeInstancePatchesCommand.d.ts +36 -0
- package/dist-types/commands/DescribeInventoryDeletionsCommand.d.ts +35 -0
- package/dist-types/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +36 -0
- package/dist-types/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +35 -0
- package/dist-types/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +37 -0
- package/dist-types/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +35 -0
- package/dist-types/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +35 -0
- package/dist-types/commands/DescribeMaintenanceWindowTasksCommand.d.ts +41 -0
- package/dist-types/commands/DescribeMaintenanceWindowsCommand.d.ts +35 -0
- package/dist-types/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +36 -0
- package/dist-types/commands/DescribeOpsItemsCommand.d.ts +40 -0
- package/dist-types/commands/DescribeParametersCommand.d.ts +48 -0
- package/dist-types/commands/DescribePatchBaselinesCommand.d.ts +35 -0
- package/dist-types/commands/DescribePatchGroupStateCommand.d.ts +35 -0
- package/dist-types/commands/DescribePatchGroupsCommand.d.ts +35 -0
- package/dist-types/commands/DescribePatchPropertiesCommand.d.ts +98 -0
- package/dist-types/commands/DescribeSessionsCommand.d.ts +36 -0
- package/dist-types/commands/DisassociateOpsItemRelatedItemCommand.d.ts +37 -0
- package/dist-types/commands/GetAutomationExecutionCommand.d.ts +35 -0
- package/dist-types/commands/GetCalendarStateCommand.d.ts +43 -0
- package/dist-types/commands/GetCommandInvocationCommand.d.ts +39 -0
- package/dist-types/commands/GetConnectionStatusCommand.d.ts +36 -0
- package/dist-types/commands/GetDefaultPatchBaselineCommand.d.ts +38 -0
- package/dist-types/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +43 -0
- package/dist-types/commands/GetDocumentCommand.d.ts +35 -0
- package/dist-types/commands/GetInventoryCommand.d.ts +37 -0
- package/dist-types/commands/GetInventorySchemaCommand.d.ts +36 -0
- package/dist-types/commands/GetMaintenanceWindowCommand.d.ts +35 -0
- package/dist-types/commands/GetMaintenanceWindowExecutionCommand.d.ts +35 -0
- package/dist-types/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +36 -0
- package/dist-types/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +35 -0
- package/dist-types/commands/GetMaintenanceWindowTaskCommand.d.ts +41 -0
- package/dist-types/commands/GetOpsItemCommand.d.ts +41 -0
- package/dist-types/commands/GetOpsMetadataCommand.d.ts +35 -0
- package/dist-types/commands/GetOpsSummaryCommand.d.ts +39 -0
- package/dist-types/commands/GetParameterCommand.d.ts +38 -0
- package/dist-types/commands/GetParameterHistoryCommand.d.ts +41 -0
- package/dist-types/commands/GetParametersByPathCommand.d.ts +41 -0
- package/dist-types/commands/GetParametersCommand.d.ts +39 -0
- package/dist-types/commands/GetPatchBaselineCommand.d.ts +35 -0
- package/dist-types/commands/GetPatchBaselineForPatchGroupCommand.d.ts +35 -0
- package/dist-types/commands/GetServiceSettingCommand.d.ts +48 -0
- package/dist-types/commands/LabelParameterVersionCommand.d.ts +71 -0
- package/dist-types/commands/ListAssociationVersionsCommand.d.ts +35 -0
- package/dist-types/commands/ListAssociationsCommand.d.ts +37 -0
- package/dist-types/commands/ListCommandInvocationsCommand.d.ts +39 -0
- package/dist-types/commands/ListCommandsCommand.d.ts +35 -0
- package/dist-types/commands/ListComplianceItemsCommand.d.ts +37 -0
- package/dist-types/commands/ListComplianceSummariesCommand.d.ts +37 -0
- package/dist-types/commands/ListDocumentMetadataHistoryCommand.d.ts +35 -0
- package/dist-types/commands/ListDocumentVersionsCommand.d.ts +35 -0
- package/dist-types/commands/ListDocumentsCommand.d.ts +36 -0
- package/dist-types/commands/ListInventoryEntriesCommand.d.ts +35 -0
- package/dist-types/commands/ListOpsItemEventsCommand.d.ts +36 -0
- package/dist-types/commands/ListOpsItemRelatedItemsCommand.d.ts +36 -0
- package/dist-types/commands/ListOpsMetadataCommand.d.ts +36 -0
- package/dist-types/commands/ListResourceComplianceSummariesCommand.d.ts +37 -0
- package/dist-types/commands/ListResourceDataSyncCommand.d.ts +43 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +36 -0
- package/dist-types/commands/ModifyDocumentPermissionCommand.d.ts +38 -0
- package/dist-types/commands/PutComplianceItemsCommand.d.ts +90 -0
- package/dist-types/commands/PutInventoryCommand.d.ts +36 -0
- package/dist-types/commands/PutParameterCommand.d.ts +35 -0
- package/dist-types/commands/RegisterDefaultPatchBaselineCommand.d.ts +39 -0
- package/dist-types/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +35 -0
- package/dist-types/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +35 -0
- package/dist-types/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +35 -0
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +35 -0
- package/dist-types/commands/ResetServiceSettingCommand.d.ts +49 -0
- package/dist-types/commands/ResumeSessionCommand.d.ts +40 -0
- package/dist-types/commands/SendAutomationSignalCommand.d.ts +36 -0
- package/dist-types/commands/SendCommandCommand.d.ts +35 -0
- package/dist-types/commands/StartAssociationsOnceCommand.d.ts +36 -0
- package/dist-types/commands/StartAutomationExecutionCommand.d.ts +35 -0
- package/dist-types/commands/StartChangeRequestExecutionCommand.d.ts +37 -0
- package/dist-types/commands/StartSessionCommand.d.ts +44 -0
- package/dist-types/commands/StopAutomationExecutionCommand.d.ts +35 -0
- package/dist-types/commands/TerminateSessionCommand.d.ts +36 -0
- package/dist-types/commands/UnlabelParameterVersionCommand.d.ts +35 -0
- package/dist-types/commands/UpdateAssociationCommand.d.ts +47 -0
- package/dist-types/commands/UpdateAssociationStatusCommand.d.ts +40 -0
- package/dist-types/commands/UpdateDocumentCommand.d.ts +35 -0
- package/dist-types/commands/UpdateDocumentDefaultVersionCommand.d.ts +35 -0
- package/dist-types/commands/UpdateDocumentMetadataCommand.d.ts +36 -0
- package/dist-types/commands/UpdateMaintenanceWindowCommand.d.ts +44 -0
- package/dist-types/commands/UpdateMaintenanceWindowTargetCommand.d.ts +61 -0
- package/dist-types/commands/UpdateMaintenanceWindowTaskCommand.d.ts +90 -0
- package/dist-types/commands/UpdateManagedInstanceRoleCommand.d.ts +37 -0
- package/dist-types/commands/UpdateOpsItemCommand.d.ts +40 -0
- package/dist-types/commands/UpdateOpsMetadataCommand.d.ts +35 -0
- package/dist-types/commands/UpdatePatchBaselineCommand.d.ts +40 -0
- package/dist-types/commands/UpdateResourceDataSyncCommand.d.ts +44 -0
- package/dist-types/commands/UpdateServiceSettingCommand.d.ts +48 -0
- package/{dist/types → dist-types}/endpoints.d.ts +0 -0
- package/{index.ts → dist-types/index.d.ts} +0 -0
- package/{models/index.ts → dist-types/models/index.d.ts} +0 -0
- package/dist-types/models/models_0.d.ts +7679 -0
- package/dist-types/models/models_1.d.ts +8680 -0
- package/dist-types/models/models_2.d.ts +1004 -0
- package/dist-types/pagination/DescribeActivationsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeAssociationExecutionTargetsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeAssociationExecutionsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeAutomationExecutionsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeAutomationStepExecutionsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeAvailablePatchesPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeEffectiveInstanceAssociationsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeInstanceAssociationsStatusPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeInstanceInformationPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeInstancePatchStatesPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeInstancePatchesPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeInventoryDeletionsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeMaintenanceWindowExecutionsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeMaintenanceWindowSchedulePaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeMaintenanceWindowTargetsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeMaintenanceWindowTasksPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeMaintenanceWindowsForTargetPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeMaintenanceWindowsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeOpsItemsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeParametersPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribePatchBaselinesPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribePatchGroupsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribePatchPropertiesPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeSessionsPaginator.d.ts +4 -0
- package/dist-types/pagination/GetInventoryPaginator.d.ts +4 -0
- package/dist-types/pagination/GetInventorySchemaPaginator.d.ts +4 -0
- package/dist-types/pagination/GetOpsSummaryPaginator.d.ts +4 -0
- package/dist-types/pagination/GetParameterHistoryPaginator.d.ts +4 -0
- package/dist-types/pagination/GetParametersByPathPaginator.d.ts +4 -0
- package/dist-types/pagination/Interfaces.d.ts +6 -0
- package/dist-types/pagination/ListAssociationVersionsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListAssociationsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListCommandInvocationsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListCommandsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListComplianceItemsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListComplianceSummariesPaginator.d.ts +4 -0
- package/dist-types/pagination/ListDocumentVersionsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListDocumentsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListOpsItemEventsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListOpsItemRelatedItemsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListOpsMetadataPaginator.d.ts +4 -0
- package/dist-types/pagination/ListResourceComplianceSummariesPaginator.d.ts +4 -0
- package/dist-types/pagination/ListResourceDataSyncPaginator.d.ts +4 -0
- package/dist-types/protocols/Aws_json1_1.d.ts +407 -0
- package/{dist/types → dist-types}/runtimeConfig.browser.d.ts +0 -0
- package/dist-types/runtimeConfig.d.ts +37 -0
- package/{dist/types → dist-types}/runtimeConfig.native.d.ts +0 -0
- package/{dist/types → dist-types}/runtimeConfig.shared.d.ts +0 -0
- package/dist-types/ts3.4/SSM.d.ts +680 -0
- package/dist-types/ts3.4/SSMClient.d.ts +202 -0
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AssociateOpsItemRelatedItemCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CancelCommandCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CancelMaintenanceWindowExecutionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateActivationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateAssociationBatchCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateAssociationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDocumentCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateMaintenanceWindowCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateOpsItemCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateOpsMetadataCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreatePatchBaselineCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateResourceDataSyncCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteActivationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDocumentCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteInventoryCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteMaintenanceWindowCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteOpsMetadataCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteParameterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteParametersCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeletePatchBaselineCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteResourceDataSyncCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeregisterManagedInstanceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeActivationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeAssociationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeAssociationExecutionTargetsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeAssociationExecutionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeAutomationExecutionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeAutomationStepExecutionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeAvailablePatchesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDocumentCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDocumentPermissionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeInstanceAssociationsStatusCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeInstanceInformationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeInstancePatchStatesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeInstancePatchesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeInventoryDeletionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTasksCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeOpsItemsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeParametersCommand.d.ts +18 -0
- package/dist-types/ts3.4/commands/DescribePatchBaselinesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribePatchGroupStateCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribePatchGroupsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribePatchPropertiesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DisassociateOpsItemRelatedItemCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetAutomationExecutionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetCalendarStateCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetCommandInvocationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetConnectionStatusCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetDefaultPatchBaselineCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetDocumentCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetInventoryCommand.d.ts +18 -0
- package/dist-types/ts3.4/commands/GetInventorySchemaCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetMaintenanceWindowCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetMaintenanceWindowTaskCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetOpsItemCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetOpsMetadataCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetOpsSummaryCommand.d.ts +18 -0
- package/dist-types/ts3.4/commands/GetParameterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetParameterHistoryCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetParametersByPathCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetParametersCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetPatchBaselineCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetPatchBaselineForPatchGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetServiceSettingCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/LabelParameterVersionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListAssociationVersionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListCommandInvocationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListCommandsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListComplianceItemsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListComplianceSummariesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListDocumentMetadataHistoryCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListDocumentVersionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListDocumentsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListInventoryEntriesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListOpsItemEventsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListOpsItemRelatedItemsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListOpsMetadataCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListResourceComplianceSummariesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListResourceDataSyncCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyDocumentPermissionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/PutComplianceItemsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/PutInventoryCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/PutParameterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RegisterDefaultPatchBaselineCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ResetServiceSettingCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ResumeSessionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/SendAutomationSignalCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/SendCommandCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartAssociationsOnceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartAutomationExecutionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartChangeRequestExecutionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartSessionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StopAutomationExecutionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/TerminateSessionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UnlabelParameterVersionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateAssociationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateAssociationStatusCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateDocumentCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateDocumentDefaultVersionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateDocumentMetadataCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateMaintenanceWindowCommand.d.ts +18 -0
- package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTargetCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTaskCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateManagedInstanceRoleCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateOpsItemCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateOpsMetadataCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdatePatchBaselineCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateResourceDataSyncCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateServiceSettingCommand.d.ts +17 -0
- package/{dist/types → dist-types}/ts3.4/endpoints.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/index.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/models/index.d.ts +0 -0
- package/dist-types/ts3.4/models/models_0.d.ts +3746 -0
- package/dist-types/ts3.4/models/models_1.d.ts +3961 -0
- package/dist-types/ts3.4/models/models_2.d.ts +415 -0
- package/dist-types/ts3.4/pagination/DescribeActivationsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeAssociationExecutionTargetsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeAssociationExecutionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeAutomationExecutionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeAutomationStepExecutionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeAvailablePatchesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeEffectiveInstanceAssociationsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeInstanceAssociationsStatusPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeInstanceInformationPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeInstancePatchStatesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeInstancePatchesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeInventoryDeletionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowExecutionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowSchedulePaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowTargetsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowTasksPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowsForTargetPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeOpsItemsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeParametersPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribePatchBaselinesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribePatchGroupsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribePatchPropertiesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeSessionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/GetInventoryPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/GetInventorySchemaPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/GetOpsSummaryPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/GetParameterHistoryPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/GetParametersByPathPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +6 -0
- package/dist-types/ts3.4/pagination/ListAssociationVersionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListAssociationsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListCommandInvocationsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListCommandsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListComplianceItemsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListComplianceSummariesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListDocumentVersionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListDocumentsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListOpsItemEventsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListOpsItemRelatedItemsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListOpsMetadataPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListResourceComplianceSummariesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListResourceDataSyncPaginator.d.ts +4 -0
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +407 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +35 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +35 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +34 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -0
- package/dist-types/ts3.4/waiters/waitForCommandExecuted.d.ts +7 -0
- package/dist-types/waiters/waitForCommandExecuted.d.ts +14 -0
- package/package.json +46 -43
- package/SSM.ts +0 -5617
- package/SSMClient.ts +0 -941
- package/commands/AddTagsToResourceCommand.ts +0 -138
- package/commands/AssociateOpsItemRelatedItemCommand.ts +0 -101
- package/commands/CancelCommandCommand.ts +0 -95
- package/commands/CancelMaintenanceWindowExecutionCommand.ts +0 -104
- package/commands/CreateActivationCommand.ts +0 -103
- package/commands/CreateAssociationBatchCommand.ts +0 -100
- package/commands/CreateAssociationCommand.ts +0 -103
- package/commands/CreateDocumentCommand.ts +0 -97
- package/commands/CreateMaintenanceWindowCommand.ts +0 -102
- package/commands/CreateOpsItemCommand.ts +0 -99
- package/commands/CreateOpsMetadataCommand.ts +0 -95
- package/commands/CreatePatchBaselineCommand.ts +0 -98
- package/commands/CreateResourceDataSyncCommand.ts +0 -114
- package/commands/DeleteActivationCommand.ts +0 -97
- package/commands/DeleteAssociationCommand.ts +0 -100
- package/commands/DeleteDocumentCommand.ts +0 -96
- package/commands/DeleteInventoryCommand.ts +0 -95
- package/commands/DeleteMaintenanceWindowCommand.ts +0 -94
- package/commands/DeleteOpsMetadataCommand.ts +0 -94
- package/commands/DeleteParameterCommand.ts +0 -95
- package/commands/DeleteParametersCommand.ts +0 -95
- package/commands/DeletePatchBaselineCommand.ts +0 -94
- package/commands/DeleteResourceDataSyncCommand.ts +0 -96
- package/commands/DeregisterManagedInstanceCommand.ts +0 -99
- package/commands/DeregisterPatchBaselineForPatchGroupCommand.ts +0 -105
- package/commands/DeregisterTargetFromMaintenanceWindowCommand.ts +0 -106
- package/commands/DeregisterTaskFromMaintenanceWindowCommand.ts +0 -105
- package/commands/DescribeActivationsCommand.ts +0 -97
- package/commands/DescribeAssociationCommand.ts +0 -96
- package/commands/DescribeAssociationExecutionTargetsCommand.ts +0 -105
- package/commands/DescribeAssociationExecutionsCommand.ts +0 -99
- package/commands/DescribeAutomationExecutionsCommand.ts +0 -99
- package/commands/DescribeAutomationStepExecutionsCommand.ts +0 -103
- package/commands/DescribeAvailablePatchesCommand.ts +0 -94
- package/commands/DescribeDocumentCommand.ts +0 -94
- package/commands/DescribeDocumentPermissionCommand.ts +0 -99
- package/commands/DescribeEffectiveInstanceAssociationsCommand.ts +0 -106
- package/commands/DescribeEffectivePatchesForPatchBaselineCommand.ts +0 -110
- package/commands/DescribeInstanceAssociationsStatusCommand.ts +0 -105
- package/commands/DescribeInstanceInformationCommand.ts +0 -106
- package/commands/DescribeInstancePatchStatesCommand.ts +0 -97
- package/commands/DescribeInstancePatchStatesForPatchGroupCommand.ts +0 -109
- package/commands/DescribeInstancePatchesCommand.ts +0 -95
- package/commands/DescribeInventoryDeletionsCommand.ts +0 -97
- package/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.ts +0 -110
- package/commands/DescribeMaintenanceWindowExecutionTasksCommand.ts +0 -109
- package/commands/DescribeMaintenanceWindowExecutionsCommand.ts +0 -107
- package/commands/DescribeMaintenanceWindowScheduleCommand.ts +0 -102
- package/commands/DescribeMaintenanceWindowTargetsCommand.ts +0 -102
- package/commands/DescribeMaintenanceWindowTasksCommand.ts +0 -108
- package/commands/DescribeMaintenanceWindowsCommand.ts +0 -97
- package/commands/DescribeMaintenanceWindowsForTargetCommand.ts +0 -106
- package/commands/DescribeOpsItemsCommand.ts +0 -99
- package/commands/DescribeParametersCommand.ts +0 -107
- package/commands/DescribePatchBaselinesCommand.ts +0 -94
- package/commands/DescribePatchGroupStateCommand.ts +0 -94
- package/commands/DescribePatchGroupsCommand.ts +0 -94
- package/commands/DescribePatchPropertiesCommand.ts +0 -157
- package/commands/DescribeSessionsCommand.ts +0 -95
- package/commands/DisassociateOpsItemRelatedItemCommand.ts +0 -104
- package/commands/GetAutomationExecutionCommand.ts +0 -94
- package/commands/GetCalendarStateCommand.ts +0 -102
- package/commands/GetCommandInvocationCommand.ts +0 -98
- package/commands/GetConnectionStatusCommand.ts +0 -95
- package/commands/GetDefaultPatchBaselineCommand.ts +0 -97
- package/commands/GetDeployablePatchSnapshotForInstanceCommand.ts +0 -114
- package/commands/GetDocumentCommand.ts +0 -94
- package/commands/GetInventoryCommand.ts +0 -96
- package/commands/GetInventorySchemaCommand.ts +0 -95
- package/commands/GetMaintenanceWindowCommand.ts +0 -94
- package/commands/GetMaintenanceWindowExecutionCommand.ts +0 -99
- package/commands/GetMaintenanceWindowExecutionTaskCommand.ts +0 -103
- package/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.ts +0 -109
- package/commands/GetMaintenanceWindowTaskCommand.ts +0 -100
- package/commands/GetOpsItemCommand.ts +0 -100
- package/commands/GetOpsMetadataCommand.ts +0 -94
- package/commands/GetOpsSummaryCommand.ts +0 -98
- package/commands/GetParameterCommand.ts +0 -97
- package/commands/GetParameterHistoryCommand.ts +0 -100
- package/commands/GetParametersByPathCommand.ts +0 -100
- package/commands/GetParametersCommand.ts +0 -98
- package/commands/GetPatchBaselineCommand.ts +0 -94
- package/commands/GetPatchBaselineForPatchGroupCommand.ts +0 -99
- package/commands/GetServiceSettingCommand.ts +0 -107
- package/commands/LabelParameterVersionCommand.ts +0 -130
- package/commands/ListAssociationVersionsCommand.ts +0 -94
- package/commands/ListAssociationsCommand.ts +0 -96
- package/commands/ListCommandInvocationsCommand.ts +0 -98
- package/commands/ListCommandsCommand.ts +0 -94
- package/commands/ListComplianceItemsCommand.ts +0 -96
- package/commands/ListComplianceSummariesCommand.ts +0 -96
- package/commands/ListDocumentMetadataHistoryCommand.ts +0 -99
- package/commands/ListDocumentVersionsCommand.ts +0 -94
- package/commands/ListDocumentsCommand.ts +0 -95
- package/commands/ListInventoryEntriesCommand.ts +0 -94
- package/commands/ListOpsItemEventsCommand.ts +0 -95
- package/commands/ListOpsItemRelatedItemsCommand.ts +0 -95
- package/commands/ListOpsMetadataCommand.ts +0 -95
- package/commands/ListResourceComplianceSummariesCommand.ts +0 -104
- package/commands/ListResourceDataSyncCommand.ts +0 -102
- package/commands/ListTagsForResourceCommand.ts +0 -95
- package/commands/ModifyDocumentPermissionCommand.ts +0 -97
- package/commands/PutComplianceItemsCommand.ts +0 -149
- package/commands/PutInventoryCommand.ts +0 -95
- package/commands/PutParameterCommand.ts +0 -94
- package/commands/RegisterDefaultPatchBaselineCommand.ts +0 -103
- package/commands/RegisterPatchBaselineForPatchGroupCommand.ts +0 -105
- package/commands/RegisterTargetWithMaintenanceWindowCommand.ts +0 -105
- package/commands/RegisterTaskWithMaintenanceWindowCommand.ts +0 -102
- package/commands/RemoveTagsFromResourceCommand.ts +0 -94
- package/commands/ResetServiceSettingCommand.ts +0 -108
- package/commands/ResumeSessionCommand.ts +0 -99
- package/commands/SendAutomationSignalCommand.ts +0 -95
- package/commands/SendCommandCommand.ts +0 -94
- package/commands/StartAssociationsOnceCommand.ts +0 -95
- package/commands/StartAutomationExecutionCommand.ts +0 -94
- package/commands/StartChangeRequestExecutionCommand.ts +0 -99
- package/commands/StartSessionCommand.ts +0 -103
- package/commands/StopAutomationExecutionCommand.ts +0 -94
- package/commands/TerminateSessionCommand.ts +0 -95
- package/commands/UnlabelParameterVersionCommand.ts +0 -94
- package/commands/UpdateAssociationCommand.ts +0 -106
- package/commands/UpdateAssociationStatusCommand.ts +0 -99
- package/commands/UpdateDocumentCommand.ts +0 -94
- package/commands/UpdateDocumentDefaultVersionCommand.ts +0 -99
- package/commands/UpdateDocumentMetadataCommand.ts +0 -95
- package/commands/UpdateMaintenanceWindowCommand.ts +0 -103
- package/commands/UpdateMaintenanceWindowTargetCommand.ts +0 -125
- package/commands/UpdateMaintenanceWindowTaskCommand.ts +0 -152
- package/commands/UpdateManagedInstanceRoleCommand.ts +0 -99
- package/commands/UpdateOpsItemCommand.ts +0 -99
- package/commands/UpdateOpsMetadataCommand.ts +0 -94
- package/commands/UpdatePatchBaselineCommand.ts +0 -99
- package/commands/UpdateResourceDataSyncCommand.ts +0 -103
- package/commands/UpdateServiceSettingCommand.ts +0 -107
- package/dist/cjs/SSM.js +0 -2067
- package/dist/cjs/SSM.js.map +0 -1
- package/dist/cjs/SSMClient.js +0 -75
- package/dist/cjs/SSMClient.js.map +0 -1
- package/dist/cjs/commands/AddTagsToResourceCommand.js +0 -105
- package/dist/cjs/commands/AddTagsToResourceCommand.js.map +0 -1
- package/dist/cjs/commands/AssociateOpsItemRelatedItemCommand.js +0 -63
- package/dist/cjs/commands/AssociateOpsItemRelatedItemCommand.js.map +0 -1
- package/dist/cjs/commands/CancelCommandCommand.js +0 -62
- package/dist/cjs/commands/CancelCommandCommand.js.map +0 -1
- package/dist/cjs/commands/CancelMaintenanceWindowExecutionCommand.js +0 -63
- package/dist/cjs/commands/CancelMaintenanceWindowExecutionCommand.js.map +0 -1
- package/dist/cjs/commands/CreateActivationCommand.js +0 -70
- package/dist/cjs/commands/CreateActivationCommand.js.map +0 -1
- package/dist/cjs/commands/CreateAssociationBatchCommand.js +0 -67
- package/dist/cjs/commands/CreateAssociationBatchCommand.js.map +0 -1
- package/dist/cjs/commands/CreateAssociationCommand.js +0 -70
- package/dist/cjs/commands/CreateAssociationCommand.js.map +0 -1
- package/dist/cjs/commands/CreateDocumentCommand.js +0 -64
- package/dist/cjs/commands/CreateDocumentCommand.js.map +0 -1
- package/dist/cjs/commands/CreateMaintenanceWindowCommand.js +0 -69
- package/dist/cjs/commands/CreateMaintenanceWindowCommand.js.map +0 -1
- package/dist/cjs/commands/CreateOpsItemCommand.js +0 -66
- package/dist/cjs/commands/CreateOpsItemCommand.js.map +0 -1
- package/dist/cjs/commands/CreateOpsMetadataCommand.js +0 -62
- package/dist/cjs/commands/CreateOpsMetadataCommand.js.map +0 -1
- package/dist/cjs/commands/CreatePatchBaselineCommand.js +0 -65
- package/dist/cjs/commands/CreatePatchBaselineCommand.js.map +0 -1
- package/dist/cjs/commands/CreateResourceDataSyncCommand.js +0 -81
- package/dist/cjs/commands/CreateResourceDataSyncCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteActivationCommand.js +0 -64
- package/dist/cjs/commands/DeleteActivationCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteAssociationCommand.js +0 -67
- package/dist/cjs/commands/DeleteAssociationCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteDocumentCommand.js +0 -63
- package/dist/cjs/commands/DeleteDocumentCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteInventoryCommand.js +0 -62
- package/dist/cjs/commands/DeleteInventoryCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteMaintenanceWindowCommand.js +0 -61
- package/dist/cjs/commands/DeleteMaintenanceWindowCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteOpsMetadataCommand.js +0 -61
- package/dist/cjs/commands/DeleteOpsMetadataCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteParameterCommand.js +0 -62
- package/dist/cjs/commands/DeleteParameterCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteParametersCommand.js +0 -62
- package/dist/cjs/commands/DeleteParametersCommand.js.map +0 -1
- package/dist/cjs/commands/DeletePatchBaselineCommand.js +0 -61
- package/dist/cjs/commands/DeletePatchBaselineCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteResourceDataSyncCommand.js +0 -63
- package/dist/cjs/commands/DeleteResourceDataSyncCommand.js.map +0 -1
- package/dist/cjs/commands/DeregisterManagedInstanceCommand.js +0 -63
- package/dist/cjs/commands/DeregisterManagedInstanceCommand.js.map +0 -1
- package/dist/cjs/commands/DeregisterPatchBaselineForPatchGroupCommand.js +0 -61
- package/dist/cjs/commands/DeregisterPatchBaselineForPatchGroupCommand.js.map +0 -1
- package/dist/cjs/commands/DeregisterTargetFromMaintenanceWindowCommand.js +0 -61
- package/dist/cjs/commands/DeregisterTargetFromMaintenanceWindowCommand.js.map +0 -1
- package/dist/cjs/commands/DeregisterTaskFromMaintenanceWindowCommand.js +0 -61
- package/dist/cjs/commands/DeregisterTaskFromMaintenanceWindowCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeActivationsCommand.js +0 -64
- package/dist/cjs/commands/DescribeActivationsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeAssociationCommand.js +0 -63
- package/dist/cjs/commands/DescribeAssociationCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeAssociationExecutionTargetsCommand.js +0 -61
- package/dist/cjs/commands/DescribeAssociationExecutionTargetsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeAssociationExecutionsCommand.js +0 -61
- package/dist/cjs/commands/DescribeAssociationExecutionsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeAutomationExecutionsCommand.js +0 -61
- package/dist/cjs/commands/DescribeAutomationExecutionsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeAutomationStepExecutionsCommand.js +0 -62
- package/dist/cjs/commands/DescribeAutomationStepExecutionsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeAvailablePatchesCommand.js +0 -61
- package/dist/cjs/commands/DescribeAvailablePatchesCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeDocumentCommand.js +0 -61
- package/dist/cjs/commands/DescribeDocumentCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeDocumentPermissionCommand.js +0 -63
- package/dist/cjs/commands/DescribeDocumentPermissionCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeEffectiveInstanceAssociationsCommand.js +0 -61
- package/dist/cjs/commands/DescribeEffectiveInstanceAssociationsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeEffectivePatchesForPatchBaselineCommand.js +0 -62
- package/dist/cjs/commands/DescribeEffectivePatchesForPatchBaselineCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeInstanceAssociationsStatusCommand.js +0 -61
- package/dist/cjs/commands/DescribeInstanceAssociationsStatusCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeInstanceInformationCommand.js +0 -70
- package/dist/cjs/commands/DescribeInstanceInformationCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeInstancePatchStatesCommand.js +0 -61
- package/dist/cjs/commands/DescribeInstancePatchStatesCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeInstancePatchStatesForPatchGroupCommand.js +0 -61
- package/dist/cjs/commands/DescribeInstancePatchStatesForPatchGroupCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeInstancePatchesCommand.js +0 -62
- package/dist/cjs/commands/DescribeInstancePatchesCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeInventoryDeletionsCommand.js +0 -61
- package/dist/cjs/commands/DescribeInventoryDeletionsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.js +0 -62
- package/dist/cjs/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeMaintenanceWindowExecutionTasksCommand.js +0 -61
- package/dist/cjs/commands/DescribeMaintenanceWindowExecutionTasksCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeMaintenanceWindowExecutionsCommand.js +0 -63
- package/dist/cjs/commands/DescribeMaintenanceWindowExecutionsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeMaintenanceWindowScheduleCommand.js +0 -61
- package/dist/cjs/commands/DescribeMaintenanceWindowScheduleCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeMaintenanceWindowTargetsCommand.js +0 -61
- package/dist/cjs/commands/DescribeMaintenanceWindowTargetsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeMaintenanceWindowTasksCommand.js +0 -67
- package/dist/cjs/commands/DescribeMaintenanceWindowTasksCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeMaintenanceWindowsCommand.js +0 -61
- package/dist/cjs/commands/DescribeMaintenanceWindowsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeMaintenanceWindowsForTargetCommand.js +0 -62
- package/dist/cjs/commands/DescribeMaintenanceWindowsForTargetCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeOpsItemsCommand.js +0 -66
- package/dist/cjs/commands/DescribeOpsItemsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeParametersCommand.js +0 -74
- package/dist/cjs/commands/DescribeParametersCommand.js.map +0 -1
- package/dist/cjs/commands/DescribePatchBaselinesCommand.js +0 -61
- package/dist/cjs/commands/DescribePatchBaselinesCommand.js.map +0 -1
- package/dist/cjs/commands/DescribePatchGroupStateCommand.js +0 -61
- package/dist/cjs/commands/DescribePatchGroupStateCommand.js.map +0 -1
- package/dist/cjs/commands/DescribePatchGroupsCommand.js +0 -61
- package/dist/cjs/commands/DescribePatchGroupsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribePatchPropertiesCommand.js +0 -124
- package/dist/cjs/commands/DescribePatchPropertiesCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeSessionsCommand.js +0 -62
- package/dist/cjs/commands/DescribeSessionsCommand.js.map +0 -1
- package/dist/cjs/commands/DisassociateOpsItemRelatedItemCommand.js +0 -63
- package/dist/cjs/commands/DisassociateOpsItemRelatedItemCommand.js.map +0 -1
- package/dist/cjs/commands/GetAutomationExecutionCommand.js +0 -61
- package/dist/cjs/commands/GetAutomationExecutionCommand.js.map +0 -1
- package/dist/cjs/commands/GetCalendarStateCommand.js +0 -69
- package/dist/cjs/commands/GetCalendarStateCommand.js.map +0 -1
- package/dist/cjs/commands/GetCommandInvocationCommand.js +0 -65
- package/dist/cjs/commands/GetCommandInvocationCommand.js.map +0 -1
- package/dist/cjs/commands/GetConnectionStatusCommand.js +0 -62
- package/dist/cjs/commands/GetConnectionStatusCommand.js.map +0 -1
- package/dist/cjs/commands/GetDefaultPatchBaselineCommand.js +0 -64
- package/dist/cjs/commands/GetDefaultPatchBaselineCommand.js.map +0 -1
- package/dist/cjs/commands/GetDeployablePatchSnapshotForInstanceCommand.js +0 -69
- package/dist/cjs/commands/GetDeployablePatchSnapshotForInstanceCommand.js.map +0 -1
- package/dist/cjs/commands/GetDocumentCommand.js +0 -61
- package/dist/cjs/commands/GetDocumentCommand.js.map +0 -1
- package/dist/cjs/commands/GetInventoryCommand.js +0 -63
- package/dist/cjs/commands/GetInventoryCommand.js.map +0 -1
- package/dist/cjs/commands/GetInventorySchemaCommand.js +0 -62
- package/dist/cjs/commands/GetInventorySchemaCommand.js.map +0 -1
- package/dist/cjs/commands/GetMaintenanceWindowCommand.js +0 -61
- package/dist/cjs/commands/GetMaintenanceWindowCommand.js.map +0 -1
- package/dist/cjs/commands/GetMaintenanceWindowExecutionCommand.js +0 -61
- package/dist/cjs/commands/GetMaintenanceWindowExecutionCommand.js.map +0 -1
- package/dist/cjs/commands/GetMaintenanceWindowExecutionTaskCommand.js +0 -62
- package/dist/cjs/commands/GetMaintenanceWindowExecutionTaskCommand.js.map +0 -1
- package/dist/cjs/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.js +0 -61
- package/dist/cjs/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.js.map +0 -1
- package/dist/cjs/commands/GetMaintenanceWindowTaskCommand.js +0 -67
- package/dist/cjs/commands/GetMaintenanceWindowTaskCommand.js.map +0 -1
- package/dist/cjs/commands/GetOpsItemCommand.js +0 -67
- package/dist/cjs/commands/GetOpsItemCommand.js.map +0 -1
- package/dist/cjs/commands/GetOpsMetadataCommand.js +0 -61
- package/dist/cjs/commands/GetOpsMetadataCommand.js.map +0 -1
- package/dist/cjs/commands/GetOpsSummaryCommand.js +0 -65
- package/dist/cjs/commands/GetOpsSummaryCommand.js.map +0 -1
- package/dist/cjs/commands/GetParameterCommand.js +0 -64
- package/dist/cjs/commands/GetParameterCommand.js.map +0 -1
- package/dist/cjs/commands/GetParameterHistoryCommand.js +0 -67
- package/dist/cjs/commands/GetParameterHistoryCommand.js.map +0 -1
- package/dist/cjs/commands/GetParametersByPathCommand.js +0 -67
- package/dist/cjs/commands/GetParametersByPathCommand.js.map +0 -1
- package/dist/cjs/commands/GetParametersCommand.js +0 -65
- package/dist/cjs/commands/GetParametersCommand.js.map +0 -1
- package/dist/cjs/commands/GetPatchBaselineCommand.js +0 -61
- package/dist/cjs/commands/GetPatchBaselineCommand.js.map +0 -1
- package/dist/cjs/commands/GetPatchBaselineForPatchGroupCommand.js +0 -61
- package/dist/cjs/commands/GetPatchBaselineForPatchGroupCommand.js.map +0 -1
- package/dist/cjs/commands/GetServiceSettingCommand.js +0 -74
- package/dist/cjs/commands/GetServiceSettingCommand.js.map +0 -1
- package/dist/cjs/commands/LabelParameterVersionCommand.js +0 -97
- package/dist/cjs/commands/LabelParameterVersionCommand.js.map +0 -1
- package/dist/cjs/commands/ListAssociationVersionsCommand.js +0 -61
- package/dist/cjs/commands/ListAssociationVersionsCommand.js.map +0 -1
- package/dist/cjs/commands/ListAssociationsCommand.js +0 -63
- package/dist/cjs/commands/ListAssociationsCommand.js.map +0 -1
- package/dist/cjs/commands/ListCommandInvocationsCommand.js +0 -65
- package/dist/cjs/commands/ListCommandInvocationsCommand.js.map +0 -1
- package/dist/cjs/commands/ListCommandsCommand.js +0 -61
- package/dist/cjs/commands/ListCommandsCommand.js.map +0 -1
- package/dist/cjs/commands/ListComplianceItemsCommand.js +0 -63
- package/dist/cjs/commands/ListComplianceItemsCommand.js.map +0 -1
- package/dist/cjs/commands/ListComplianceSummariesCommand.js +0 -63
- package/dist/cjs/commands/ListComplianceSummariesCommand.js.map +0 -1
- package/dist/cjs/commands/ListDocumentMetadataHistoryCommand.js +0 -61
- package/dist/cjs/commands/ListDocumentMetadataHistoryCommand.js.map +0 -1
- package/dist/cjs/commands/ListDocumentVersionsCommand.js +0 -61
- package/dist/cjs/commands/ListDocumentVersionsCommand.js.map +0 -1
- package/dist/cjs/commands/ListDocumentsCommand.js +0 -62
- package/dist/cjs/commands/ListDocumentsCommand.js.map +0 -1
- package/dist/cjs/commands/ListInventoryEntriesCommand.js +0 -61
- package/dist/cjs/commands/ListInventoryEntriesCommand.js.map +0 -1
- package/dist/cjs/commands/ListOpsItemEventsCommand.js +0 -62
- package/dist/cjs/commands/ListOpsItemEventsCommand.js.map +0 -1
- package/dist/cjs/commands/ListOpsItemRelatedItemsCommand.js +0 -62
- package/dist/cjs/commands/ListOpsItemRelatedItemsCommand.js.map +0 -1
- package/dist/cjs/commands/ListOpsMetadataCommand.js +0 -62
- package/dist/cjs/commands/ListOpsMetadataCommand.js.map +0 -1
- package/dist/cjs/commands/ListResourceComplianceSummariesCommand.js +0 -63
- package/dist/cjs/commands/ListResourceComplianceSummariesCommand.js.map +0 -1
- package/dist/cjs/commands/ListResourceDataSyncCommand.js +0 -69
- package/dist/cjs/commands/ListResourceDataSyncCommand.js.map +0 -1
- package/dist/cjs/commands/ListTagsForResourceCommand.js +0 -62
- package/dist/cjs/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist/cjs/commands/ModifyDocumentPermissionCommand.js +0 -64
- package/dist/cjs/commands/ModifyDocumentPermissionCommand.js.map +0 -1
- package/dist/cjs/commands/PutComplianceItemsCommand.js +0 -116
- package/dist/cjs/commands/PutComplianceItemsCommand.js.map +0 -1
- package/dist/cjs/commands/PutInventoryCommand.js +0 -62
- package/dist/cjs/commands/PutInventoryCommand.js.map +0 -1
- package/dist/cjs/commands/PutParameterCommand.js +0 -61
- package/dist/cjs/commands/PutParameterCommand.js.map +0 -1
- package/dist/cjs/commands/RegisterDefaultPatchBaselineCommand.js +0 -65
- package/dist/cjs/commands/RegisterDefaultPatchBaselineCommand.js.map +0 -1
- package/dist/cjs/commands/RegisterPatchBaselineForPatchGroupCommand.js +0 -61
- package/dist/cjs/commands/RegisterPatchBaselineForPatchGroupCommand.js.map +0 -1
- package/dist/cjs/commands/RegisterTargetWithMaintenanceWindowCommand.js +0 -61
- package/dist/cjs/commands/RegisterTargetWithMaintenanceWindowCommand.js.map +0 -1
- package/dist/cjs/commands/RegisterTaskWithMaintenanceWindowCommand.js +0 -61
- package/dist/cjs/commands/RegisterTaskWithMaintenanceWindowCommand.js.map +0 -1
- package/dist/cjs/commands/RemoveTagsFromResourceCommand.js +0 -61
- package/dist/cjs/commands/RemoveTagsFromResourceCommand.js.map +0 -1
- package/dist/cjs/commands/ResetServiceSettingCommand.js +0 -75
- package/dist/cjs/commands/ResetServiceSettingCommand.js.map +0 -1
- package/dist/cjs/commands/ResumeSessionCommand.js +0 -66
- package/dist/cjs/commands/ResumeSessionCommand.js.map +0 -1
- package/dist/cjs/commands/SendAutomationSignalCommand.js +0 -62
- package/dist/cjs/commands/SendAutomationSignalCommand.js.map +0 -1
- package/dist/cjs/commands/SendCommandCommand.js +0 -61
- package/dist/cjs/commands/SendCommandCommand.js.map +0 -1
- package/dist/cjs/commands/StartAssociationsOnceCommand.js +0 -62
- package/dist/cjs/commands/StartAssociationsOnceCommand.js.map +0 -1
- package/dist/cjs/commands/StartAutomationExecutionCommand.js +0 -61
- package/dist/cjs/commands/StartAutomationExecutionCommand.js.map +0 -1
- package/dist/cjs/commands/StartChangeRequestExecutionCommand.js +0 -63
- package/dist/cjs/commands/StartChangeRequestExecutionCommand.js.map +0 -1
- package/dist/cjs/commands/StartSessionCommand.js +0 -70
- package/dist/cjs/commands/StartSessionCommand.js.map +0 -1
- package/dist/cjs/commands/StopAutomationExecutionCommand.js +0 -61
- package/dist/cjs/commands/StopAutomationExecutionCommand.js.map +0 -1
- package/dist/cjs/commands/TerminateSessionCommand.js +0 -62
- package/dist/cjs/commands/TerminateSessionCommand.js.map +0 -1
- package/dist/cjs/commands/UnlabelParameterVersionCommand.js +0 -61
- package/dist/cjs/commands/UnlabelParameterVersionCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateAssociationCommand.js +0 -73
- package/dist/cjs/commands/UpdateAssociationCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateAssociationStatusCommand.js +0 -66
- package/dist/cjs/commands/UpdateAssociationStatusCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateDocumentCommand.js +0 -61
- package/dist/cjs/commands/UpdateDocumentCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateDocumentDefaultVersionCommand.js +0 -61
- package/dist/cjs/commands/UpdateDocumentDefaultVersionCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateDocumentMetadataCommand.js +0 -62
- package/dist/cjs/commands/UpdateDocumentMetadataCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateMaintenanceWindowCommand.js +0 -70
- package/dist/cjs/commands/UpdateMaintenanceWindowCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateMaintenanceWindowTargetCommand.js +0 -87
- package/dist/cjs/commands/UpdateMaintenanceWindowTargetCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateMaintenanceWindowTaskCommand.js +0 -116
- package/dist/cjs/commands/UpdateMaintenanceWindowTaskCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateManagedInstanceRoleCommand.js +0 -63
- package/dist/cjs/commands/UpdateManagedInstanceRoleCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateOpsItemCommand.js +0 -66
- package/dist/cjs/commands/UpdateOpsItemCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateOpsMetadataCommand.js +0 -61
- package/dist/cjs/commands/UpdateOpsMetadataCommand.js.map +0 -1
- package/dist/cjs/commands/UpdatePatchBaselineCommand.js +0 -66
- package/dist/cjs/commands/UpdatePatchBaselineCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateResourceDataSyncCommand.js +0 -70
- package/dist/cjs/commands/UpdateResourceDataSyncCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateServiceSettingCommand.js +0 -74
- package/dist/cjs/commands/UpdateServiceSettingCommand.js.map +0 -1
- package/dist/cjs/endpoints.js +0 -91
- package/dist/cjs/endpoints.js.map +0 -1
- package/dist/cjs/index.js +0 -190
- package/dist/cjs/index.js.map +0 -1
- package/dist/cjs/models/index.js +0 -7
- package/dist/cjs/models/index.js.map +0 -1
- package/dist/cjs/models/models_0.js +0 -2684
- package/dist/cjs/models/models_0.js.map +0 -1
- package/dist/cjs/models/models_1.js +0 -2669
- package/dist/cjs/models/models_1.js.map +0 -1
- package/dist/cjs/models/models_2.js +0 -231
- package/dist/cjs/models/models_2.js.map +0 -1
- package/dist/cjs/package.json +0 -94
- package/dist/cjs/pagination/DescribeActivationsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeActivationsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeAssociationExecutionTargetsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeAssociationExecutionTargetsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeAssociationExecutionsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeAssociationExecutionsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeAutomationExecutionsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeAutomationExecutionsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeAutomationStepExecutionsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeAutomationStepExecutionsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeAvailablePatchesPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeAvailablePatchesPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeEffectiveInstanceAssociationsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeEffectiveInstanceAssociationsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.js +0 -46
- package/dist/cjs/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeInstanceAssociationsStatusPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeInstanceAssociationsStatusPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeInstanceInformationPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeInstanceInformationPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeInstancePatchStatesPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeInstancePatchStatesPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeInstancePatchesPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeInstancePatchesPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeInventoryDeletionsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeInventoryDeletionsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeMaintenanceWindowExecutionsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeMaintenanceWindowExecutionsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeMaintenanceWindowSchedulePaginator.js +0 -46
- package/dist/cjs/pagination/DescribeMaintenanceWindowSchedulePaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeMaintenanceWindowTargetsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeMaintenanceWindowTargetsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeMaintenanceWindowTasksPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeMaintenanceWindowTasksPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeMaintenanceWindowsForTargetPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeMaintenanceWindowsForTargetPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeMaintenanceWindowsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeMaintenanceWindowsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeOpsItemsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeOpsItemsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeParametersPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeParametersPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribePatchBaselinesPaginator.js +0 -46
- package/dist/cjs/pagination/DescribePatchBaselinesPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribePatchGroupsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribePatchGroupsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribePatchPropertiesPaginator.js +0 -46
- package/dist/cjs/pagination/DescribePatchPropertiesPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeSessionsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeSessionsPaginator.js.map +0 -1
- package/dist/cjs/pagination/GetInventoryPaginator.js +0 -46
- package/dist/cjs/pagination/GetInventoryPaginator.js.map +0 -1
- package/dist/cjs/pagination/GetInventorySchemaPaginator.js +0 -46
- package/dist/cjs/pagination/GetInventorySchemaPaginator.js.map +0 -1
- package/dist/cjs/pagination/GetOpsSummaryPaginator.js +0 -46
- package/dist/cjs/pagination/GetOpsSummaryPaginator.js.map +0 -1
- package/dist/cjs/pagination/GetParameterHistoryPaginator.js +0 -46
- package/dist/cjs/pagination/GetParameterHistoryPaginator.js.map +0 -1
- package/dist/cjs/pagination/GetParametersByPathPaginator.js +0 -46
- package/dist/cjs/pagination/GetParametersByPathPaginator.js.map +0 -1
- package/dist/cjs/pagination/Interfaces.js +0 -3
- package/dist/cjs/pagination/Interfaces.js.map +0 -1
- package/dist/cjs/pagination/ListAssociationVersionsPaginator.js +0 -46
- package/dist/cjs/pagination/ListAssociationVersionsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListAssociationsPaginator.js +0 -46
- package/dist/cjs/pagination/ListAssociationsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListCommandInvocationsPaginator.js +0 -46
- package/dist/cjs/pagination/ListCommandInvocationsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListCommandsPaginator.js +0 -46
- package/dist/cjs/pagination/ListCommandsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListComplianceItemsPaginator.js +0 -46
- package/dist/cjs/pagination/ListComplianceItemsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListComplianceSummariesPaginator.js +0 -46
- package/dist/cjs/pagination/ListComplianceSummariesPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListDocumentVersionsPaginator.js +0 -46
- package/dist/cjs/pagination/ListDocumentVersionsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListDocumentsPaginator.js +0 -46
- package/dist/cjs/pagination/ListDocumentsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListOpsItemEventsPaginator.js +0 -46
- package/dist/cjs/pagination/ListOpsItemEventsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListOpsItemRelatedItemsPaginator.js +0 -46
- package/dist/cjs/pagination/ListOpsItemRelatedItemsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListOpsMetadataPaginator.js +0 -46
- package/dist/cjs/pagination/ListOpsMetadataPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListResourceComplianceSummariesPaginator.js +0 -46
- package/dist/cjs/pagination/ListResourceComplianceSummariesPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListResourceDataSyncPaginator.js +0 -46
- package/dist/cjs/pagination/ListResourceDataSyncPaginator.js.map +0 -1
- package/dist/cjs/protocols/Aws_json1_1.js +0 -19665
- package/dist/cjs/protocols/Aws_json1_1.js.map +0 -1
- package/dist/cjs/runtimeConfig.browser.js +0 -41
- package/dist/cjs/runtimeConfig.browser.js.map +0 -1
- package/dist/cjs/runtimeConfig.js +0 -46
- package/dist/cjs/runtimeConfig.js.map +0 -1
- package/dist/cjs/runtimeConfig.native.js +0 -20
- package/dist/cjs/runtimeConfig.native.js.map +0 -1
- package/dist/cjs/runtimeConfig.shared.js +0 -21
- package/dist/cjs/runtimeConfig.shared.js.map +0 -1
- package/dist/cjs/waiters/waitForCommandExecuted.js +0 -112
- package/dist/cjs/waiters/waitForCommandExecuted.js.map +0 -1
- package/dist/es/SSM.js +0 -2036
- package/dist/es/SSM.js.map +0 -1
- package/dist/es/SSMClient.js +0 -38
- package/dist/es/SSMClient.js.map +0 -1
- package/dist/es/commands/AddTagsToResourceCommand.js +0 -40
- package/dist/es/commands/AddTagsToResourceCommand.js.map +0 -1
- package/dist/es/commands/AssociateOpsItemRelatedItemCommand.js +0 -40
- package/dist/es/commands/AssociateOpsItemRelatedItemCommand.js.map +0 -1
- package/dist/es/commands/CancelCommandCommand.js +0 -40
- package/dist/es/commands/CancelCommandCommand.js.map +0 -1
- package/dist/es/commands/CancelMaintenanceWindowExecutionCommand.js +0 -40
- package/dist/es/commands/CancelMaintenanceWindowExecutionCommand.js.map +0 -1
- package/dist/es/commands/CreateActivationCommand.js +0 -40
- package/dist/es/commands/CreateActivationCommand.js.map +0 -1
- package/dist/es/commands/CreateAssociationBatchCommand.js +0 -40
- package/dist/es/commands/CreateAssociationBatchCommand.js.map +0 -1
- package/dist/es/commands/CreateAssociationCommand.js +0 -40
- package/dist/es/commands/CreateAssociationCommand.js.map +0 -1
- package/dist/es/commands/CreateDocumentCommand.js +0 -40
- package/dist/es/commands/CreateDocumentCommand.js.map +0 -1
- package/dist/es/commands/CreateMaintenanceWindowCommand.js +0 -40
- package/dist/es/commands/CreateMaintenanceWindowCommand.js.map +0 -1
- package/dist/es/commands/CreateOpsItemCommand.js +0 -40
- package/dist/es/commands/CreateOpsItemCommand.js.map +0 -1
- package/dist/es/commands/CreateOpsMetadataCommand.js +0 -40
- package/dist/es/commands/CreateOpsMetadataCommand.js.map +0 -1
- package/dist/es/commands/CreatePatchBaselineCommand.js +0 -40
- package/dist/es/commands/CreatePatchBaselineCommand.js.map +0 -1
- package/dist/es/commands/CreateResourceDataSyncCommand.js +0 -40
- package/dist/es/commands/CreateResourceDataSyncCommand.js.map +0 -1
- package/dist/es/commands/DeleteActivationCommand.js +0 -40
- package/dist/es/commands/DeleteActivationCommand.js.map +0 -1
- package/dist/es/commands/DeleteAssociationCommand.js +0 -40
- package/dist/es/commands/DeleteAssociationCommand.js.map +0 -1
- package/dist/es/commands/DeleteDocumentCommand.js +0 -40
- package/dist/es/commands/DeleteDocumentCommand.js.map +0 -1
- package/dist/es/commands/DeleteInventoryCommand.js +0 -40
- package/dist/es/commands/DeleteInventoryCommand.js.map +0 -1
- package/dist/es/commands/DeleteMaintenanceWindowCommand.js +0 -40
- package/dist/es/commands/DeleteMaintenanceWindowCommand.js.map +0 -1
- package/dist/es/commands/DeleteOpsMetadataCommand.js +0 -40
- package/dist/es/commands/DeleteOpsMetadataCommand.js.map +0 -1
- package/dist/es/commands/DeleteParameterCommand.js +0 -40
- package/dist/es/commands/DeleteParameterCommand.js.map +0 -1
- package/dist/es/commands/DeleteParametersCommand.js +0 -40
- package/dist/es/commands/DeleteParametersCommand.js.map +0 -1
- package/dist/es/commands/DeletePatchBaselineCommand.js +0 -40
- package/dist/es/commands/DeletePatchBaselineCommand.js.map +0 -1
- package/dist/es/commands/DeleteResourceDataSyncCommand.js +0 -40
- package/dist/es/commands/DeleteResourceDataSyncCommand.js.map +0 -1
- package/dist/es/commands/DeregisterManagedInstanceCommand.js +0 -40
- package/dist/es/commands/DeregisterManagedInstanceCommand.js.map +0 -1
- package/dist/es/commands/DeregisterPatchBaselineForPatchGroupCommand.js +0 -40
- package/dist/es/commands/DeregisterPatchBaselineForPatchGroupCommand.js.map +0 -1
- package/dist/es/commands/DeregisterTargetFromMaintenanceWindowCommand.js +0 -40
- package/dist/es/commands/DeregisterTargetFromMaintenanceWindowCommand.js.map +0 -1
- package/dist/es/commands/DeregisterTaskFromMaintenanceWindowCommand.js +0 -40
- package/dist/es/commands/DeregisterTaskFromMaintenanceWindowCommand.js.map +0 -1
- package/dist/es/commands/DescribeActivationsCommand.js +0 -40
- package/dist/es/commands/DescribeActivationsCommand.js.map +0 -1
- package/dist/es/commands/DescribeAssociationCommand.js +0 -40
- package/dist/es/commands/DescribeAssociationCommand.js.map +0 -1
- package/dist/es/commands/DescribeAssociationExecutionTargetsCommand.js +0 -40
- package/dist/es/commands/DescribeAssociationExecutionTargetsCommand.js.map +0 -1
- package/dist/es/commands/DescribeAssociationExecutionsCommand.js +0 -40
- package/dist/es/commands/DescribeAssociationExecutionsCommand.js.map +0 -1
- package/dist/es/commands/DescribeAutomationExecutionsCommand.js +0 -40
- package/dist/es/commands/DescribeAutomationExecutionsCommand.js.map +0 -1
- package/dist/es/commands/DescribeAutomationStepExecutionsCommand.js +0 -40
- package/dist/es/commands/DescribeAutomationStepExecutionsCommand.js.map +0 -1
- package/dist/es/commands/DescribeAvailablePatchesCommand.js +0 -40
- package/dist/es/commands/DescribeAvailablePatchesCommand.js.map +0 -1
- package/dist/es/commands/DescribeDocumentCommand.js +0 -40
- package/dist/es/commands/DescribeDocumentCommand.js.map +0 -1
- package/dist/es/commands/DescribeDocumentPermissionCommand.js +0 -40
- package/dist/es/commands/DescribeDocumentPermissionCommand.js.map +0 -1
- package/dist/es/commands/DescribeEffectiveInstanceAssociationsCommand.js +0 -40
- package/dist/es/commands/DescribeEffectiveInstanceAssociationsCommand.js.map +0 -1
- package/dist/es/commands/DescribeEffectivePatchesForPatchBaselineCommand.js +0 -40
- package/dist/es/commands/DescribeEffectivePatchesForPatchBaselineCommand.js.map +0 -1
- package/dist/es/commands/DescribeInstanceAssociationsStatusCommand.js +0 -40
- package/dist/es/commands/DescribeInstanceAssociationsStatusCommand.js.map +0 -1
- package/dist/es/commands/DescribeInstanceInformationCommand.js +0 -40
- package/dist/es/commands/DescribeInstanceInformationCommand.js.map +0 -1
- package/dist/es/commands/DescribeInstancePatchStatesCommand.js +0 -40
- package/dist/es/commands/DescribeInstancePatchStatesCommand.js.map +0 -1
- package/dist/es/commands/DescribeInstancePatchStatesForPatchGroupCommand.js +0 -40
- package/dist/es/commands/DescribeInstancePatchStatesForPatchGroupCommand.js.map +0 -1
- package/dist/es/commands/DescribeInstancePatchesCommand.js +0 -40
- package/dist/es/commands/DescribeInstancePatchesCommand.js.map +0 -1
- package/dist/es/commands/DescribeInventoryDeletionsCommand.js +0 -40
- package/dist/es/commands/DescribeInventoryDeletionsCommand.js.map +0 -1
- package/dist/es/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.js +0 -40
- package/dist/es/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.js.map +0 -1
- package/dist/es/commands/DescribeMaintenanceWindowExecutionTasksCommand.js +0 -40
- package/dist/es/commands/DescribeMaintenanceWindowExecutionTasksCommand.js.map +0 -1
- package/dist/es/commands/DescribeMaintenanceWindowExecutionsCommand.js +0 -40
- package/dist/es/commands/DescribeMaintenanceWindowExecutionsCommand.js.map +0 -1
- package/dist/es/commands/DescribeMaintenanceWindowScheduleCommand.js +0 -40
- package/dist/es/commands/DescribeMaintenanceWindowScheduleCommand.js.map +0 -1
- package/dist/es/commands/DescribeMaintenanceWindowTargetsCommand.js +0 -40
- package/dist/es/commands/DescribeMaintenanceWindowTargetsCommand.js.map +0 -1
- package/dist/es/commands/DescribeMaintenanceWindowTasksCommand.js +0 -40
- package/dist/es/commands/DescribeMaintenanceWindowTasksCommand.js.map +0 -1
- package/dist/es/commands/DescribeMaintenanceWindowsCommand.js +0 -40
- package/dist/es/commands/DescribeMaintenanceWindowsCommand.js.map +0 -1
- package/dist/es/commands/DescribeMaintenanceWindowsForTargetCommand.js +0 -40
- package/dist/es/commands/DescribeMaintenanceWindowsForTargetCommand.js.map +0 -1
- package/dist/es/commands/DescribeOpsItemsCommand.js +0 -40
- package/dist/es/commands/DescribeOpsItemsCommand.js.map +0 -1
- package/dist/es/commands/DescribeParametersCommand.js +0 -41
- package/dist/es/commands/DescribeParametersCommand.js.map +0 -1
- package/dist/es/commands/DescribePatchBaselinesCommand.js +0 -40
- package/dist/es/commands/DescribePatchBaselinesCommand.js.map +0 -1
- package/dist/es/commands/DescribePatchGroupStateCommand.js +0 -40
- package/dist/es/commands/DescribePatchGroupStateCommand.js.map +0 -1
- package/dist/es/commands/DescribePatchGroupsCommand.js +0 -40
- package/dist/es/commands/DescribePatchGroupsCommand.js.map +0 -1
- package/dist/es/commands/DescribePatchPropertiesCommand.js +0 -40
- package/dist/es/commands/DescribePatchPropertiesCommand.js.map +0 -1
- package/dist/es/commands/DescribeSessionsCommand.js +0 -40
- package/dist/es/commands/DescribeSessionsCommand.js.map +0 -1
- package/dist/es/commands/DisassociateOpsItemRelatedItemCommand.js +0 -40
- package/dist/es/commands/DisassociateOpsItemRelatedItemCommand.js.map +0 -1
- package/dist/es/commands/GetAutomationExecutionCommand.js +0 -40
- package/dist/es/commands/GetAutomationExecutionCommand.js.map +0 -1
- package/dist/es/commands/GetCalendarStateCommand.js +0 -40
- package/dist/es/commands/GetCalendarStateCommand.js.map +0 -1
- package/dist/es/commands/GetCommandInvocationCommand.js +0 -40
- package/dist/es/commands/GetCommandInvocationCommand.js.map +0 -1
- package/dist/es/commands/GetConnectionStatusCommand.js +0 -40
- package/dist/es/commands/GetConnectionStatusCommand.js.map +0 -1
- package/dist/es/commands/GetDefaultPatchBaselineCommand.js +0 -40
- package/dist/es/commands/GetDefaultPatchBaselineCommand.js.map +0 -1
- package/dist/es/commands/GetDeployablePatchSnapshotForInstanceCommand.js +0 -40
- package/dist/es/commands/GetDeployablePatchSnapshotForInstanceCommand.js.map +0 -1
- package/dist/es/commands/GetDocumentCommand.js +0 -40
- package/dist/es/commands/GetDocumentCommand.js.map +0 -1
- package/dist/es/commands/GetInventoryCommand.js +0 -41
- package/dist/es/commands/GetInventoryCommand.js.map +0 -1
- package/dist/es/commands/GetInventorySchemaCommand.js +0 -40
- package/dist/es/commands/GetInventorySchemaCommand.js.map +0 -1
- package/dist/es/commands/GetMaintenanceWindowCommand.js +0 -40
- package/dist/es/commands/GetMaintenanceWindowCommand.js.map +0 -1
- package/dist/es/commands/GetMaintenanceWindowExecutionCommand.js +0 -40
- package/dist/es/commands/GetMaintenanceWindowExecutionCommand.js.map +0 -1
- package/dist/es/commands/GetMaintenanceWindowExecutionTaskCommand.js +0 -40
- package/dist/es/commands/GetMaintenanceWindowExecutionTaskCommand.js.map +0 -1
- package/dist/es/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.js +0 -40
- package/dist/es/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.js.map +0 -1
- package/dist/es/commands/GetMaintenanceWindowTaskCommand.js +0 -40
- package/dist/es/commands/GetMaintenanceWindowTaskCommand.js.map +0 -1
- package/dist/es/commands/GetOpsItemCommand.js +0 -40
- package/dist/es/commands/GetOpsItemCommand.js.map +0 -1
- package/dist/es/commands/GetOpsMetadataCommand.js +0 -40
- package/dist/es/commands/GetOpsMetadataCommand.js.map +0 -1
- package/dist/es/commands/GetOpsSummaryCommand.js +0 -41
- package/dist/es/commands/GetOpsSummaryCommand.js.map +0 -1
- package/dist/es/commands/GetParameterCommand.js +0 -40
- package/dist/es/commands/GetParameterCommand.js.map +0 -1
- package/dist/es/commands/GetParameterHistoryCommand.js +0 -40
- package/dist/es/commands/GetParameterHistoryCommand.js.map +0 -1
- package/dist/es/commands/GetParametersByPathCommand.js +0 -40
- package/dist/es/commands/GetParametersByPathCommand.js.map +0 -1
- package/dist/es/commands/GetParametersCommand.js +0 -40
- package/dist/es/commands/GetParametersCommand.js.map +0 -1
- package/dist/es/commands/GetPatchBaselineCommand.js +0 -40
- package/dist/es/commands/GetPatchBaselineCommand.js.map +0 -1
- package/dist/es/commands/GetPatchBaselineForPatchGroupCommand.js +0 -40
- package/dist/es/commands/GetPatchBaselineForPatchGroupCommand.js.map +0 -1
- package/dist/es/commands/GetServiceSettingCommand.js +0 -40
- package/dist/es/commands/GetServiceSettingCommand.js.map +0 -1
- package/dist/es/commands/LabelParameterVersionCommand.js +0 -40
- package/dist/es/commands/LabelParameterVersionCommand.js.map +0 -1
- package/dist/es/commands/ListAssociationVersionsCommand.js +0 -40
- package/dist/es/commands/ListAssociationVersionsCommand.js.map +0 -1
- package/dist/es/commands/ListAssociationsCommand.js +0 -40
- package/dist/es/commands/ListAssociationsCommand.js.map +0 -1
- package/dist/es/commands/ListCommandInvocationsCommand.js +0 -40
- package/dist/es/commands/ListCommandInvocationsCommand.js.map +0 -1
- package/dist/es/commands/ListCommandsCommand.js +0 -40
- package/dist/es/commands/ListCommandsCommand.js.map +0 -1
- package/dist/es/commands/ListComplianceItemsCommand.js +0 -40
- package/dist/es/commands/ListComplianceItemsCommand.js.map +0 -1
- package/dist/es/commands/ListComplianceSummariesCommand.js +0 -40
- package/dist/es/commands/ListComplianceSummariesCommand.js.map +0 -1
- package/dist/es/commands/ListDocumentMetadataHistoryCommand.js +0 -40
- package/dist/es/commands/ListDocumentMetadataHistoryCommand.js.map +0 -1
- package/dist/es/commands/ListDocumentVersionsCommand.js +0 -40
- package/dist/es/commands/ListDocumentVersionsCommand.js.map +0 -1
- package/dist/es/commands/ListDocumentsCommand.js +0 -40
- package/dist/es/commands/ListDocumentsCommand.js.map +0 -1
- package/dist/es/commands/ListInventoryEntriesCommand.js +0 -40
- package/dist/es/commands/ListInventoryEntriesCommand.js.map +0 -1
- package/dist/es/commands/ListOpsItemEventsCommand.js +0 -40
- package/dist/es/commands/ListOpsItemEventsCommand.js.map +0 -1
- package/dist/es/commands/ListOpsItemRelatedItemsCommand.js +0 -40
- package/dist/es/commands/ListOpsItemRelatedItemsCommand.js.map +0 -1
- package/dist/es/commands/ListOpsMetadataCommand.js +0 -40
- package/dist/es/commands/ListOpsMetadataCommand.js.map +0 -1
- package/dist/es/commands/ListResourceComplianceSummariesCommand.js +0 -40
- package/dist/es/commands/ListResourceComplianceSummariesCommand.js.map +0 -1
- package/dist/es/commands/ListResourceDataSyncCommand.js +0 -40
- package/dist/es/commands/ListResourceDataSyncCommand.js.map +0 -1
- package/dist/es/commands/ListTagsForResourceCommand.js +0 -40
- package/dist/es/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist/es/commands/ModifyDocumentPermissionCommand.js +0 -40
- package/dist/es/commands/ModifyDocumentPermissionCommand.js.map +0 -1
- package/dist/es/commands/PutComplianceItemsCommand.js +0 -40
- package/dist/es/commands/PutComplianceItemsCommand.js.map +0 -1
- package/dist/es/commands/PutInventoryCommand.js +0 -40
- package/dist/es/commands/PutInventoryCommand.js.map +0 -1
- package/dist/es/commands/PutParameterCommand.js +0 -40
- package/dist/es/commands/PutParameterCommand.js.map +0 -1
- package/dist/es/commands/RegisterDefaultPatchBaselineCommand.js +0 -40
- package/dist/es/commands/RegisterDefaultPatchBaselineCommand.js.map +0 -1
- package/dist/es/commands/RegisterPatchBaselineForPatchGroupCommand.js +0 -40
- package/dist/es/commands/RegisterPatchBaselineForPatchGroupCommand.js.map +0 -1
- package/dist/es/commands/RegisterTargetWithMaintenanceWindowCommand.js +0 -40
- package/dist/es/commands/RegisterTargetWithMaintenanceWindowCommand.js.map +0 -1
- package/dist/es/commands/RegisterTaskWithMaintenanceWindowCommand.js +0 -40
- package/dist/es/commands/RegisterTaskWithMaintenanceWindowCommand.js.map +0 -1
- package/dist/es/commands/RemoveTagsFromResourceCommand.js +0 -40
- package/dist/es/commands/RemoveTagsFromResourceCommand.js.map +0 -1
- package/dist/es/commands/ResetServiceSettingCommand.js +0 -40
- package/dist/es/commands/ResetServiceSettingCommand.js.map +0 -1
- package/dist/es/commands/ResumeSessionCommand.js +0 -40
- package/dist/es/commands/ResumeSessionCommand.js.map +0 -1
- package/dist/es/commands/SendAutomationSignalCommand.js +0 -40
- package/dist/es/commands/SendAutomationSignalCommand.js.map +0 -1
- package/dist/es/commands/SendCommandCommand.js +0 -40
- package/dist/es/commands/SendCommandCommand.js.map +0 -1
- package/dist/es/commands/StartAssociationsOnceCommand.js +0 -40
- package/dist/es/commands/StartAssociationsOnceCommand.js.map +0 -1
- package/dist/es/commands/StartAutomationExecutionCommand.js +0 -40
- package/dist/es/commands/StartAutomationExecutionCommand.js.map +0 -1
- package/dist/es/commands/StartChangeRequestExecutionCommand.js +0 -40
- package/dist/es/commands/StartChangeRequestExecutionCommand.js.map +0 -1
- package/dist/es/commands/StartSessionCommand.js +0 -40
- package/dist/es/commands/StartSessionCommand.js.map +0 -1
- package/dist/es/commands/StopAutomationExecutionCommand.js +0 -40
- package/dist/es/commands/StopAutomationExecutionCommand.js.map +0 -1
- package/dist/es/commands/TerminateSessionCommand.js +0 -40
- package/dist/es/commands/TerminateSessionCommand.js.map +0 -1
- package/dist/es/commands/UnlabelParameterVersionCommand.js +0 -40
- package/dist/es/commands/UnlabelParameterVersionCommand.js.map +0 -1
- package/dist/es/commands/UpdateAssociationCommand.js +0 -40
- package/dist/es/commands/UpdateAssociationCommand.js.map +0 -1
- package/dist/es/commands/UpdateAssociationStatusCommand.js +0 -40
- package/dist/es/commands/UpdateAssociationStatusCommand.js.map +0 -1
- package/dist/es/commands/UpdateDocumentCommand.js +0 -40
- package/dist/es/commands/UpdateDocumentCommand.js.map +0 -1
- package/dist/es/commands/UpdateDocumentDefaultVersionCommand.js +0 -40
- package/dist/es/commands/UpdateDocumentDefaultVersionCommand.js.map +0 -1
- package/dist/es/commands/UpdateDocumentMetadataCommand.js +0 -40
- package/dist/es/commands/UpdateDocumentMetadataCommand.js.map +0 -1
- package/dist/es/commands/UpdateMaintenanceWindowCommand.js +0 -41
- package/dist/es/commands/UpdateMaintenanceWindowCommand.js.map +0 -1
- package/dist/es/commands/UpdateMaintenanceWindowTargetCommand.js +0 -40
- package/dist/es/commands/UpdateMaintenanceWindowTargetCommand.js.map +0 -1
- package/dist/es/commands/UpdateMaintenanceWindowTaskCommand.js +0 -40
- package/dist/es/commands/UpdateMaintenanceWindowTaskCommand.js.map +0 -1
- package/dist/es/commands/UpdateManagedInstanceRoleCommand.js +0 -40
- package/dist/es/commands/UpdateManagedInstanceRoleCommand.js.map +0 -1
- package/dist/es/commands/UpdateOpsItemCommand.js +0 -40
- package/dist/es/commands/UpdateOpsItemCommand.js.map +0 -1
- package/dist/es/commands/UpdateOpsMetadataCommand.js +0 -40
- package/dist/es/commands/UpdateOpsMetadataCommand.js.map +0 -1
- package/dist/es/commands/UpdatePatchBaselineCommand.js +0 -40
- package/dist/es/commands/UpdatePatchBaselineCommand.js.map +0 -1
- package/dist/es/commands/UpdateResourceDataSyncCommand.js +0 -40
- package/dist/es/commands/UpdateResourceDataSyncCommand.js.map +0 -1
- package/dist/es/commands/UpdateServiceSettingCommand.js +0 -40
- package/dist/es/commands/UpdateServiceSettingCommand.js.map +0 -1
- package/dist/es/endpoints.js +0 -87
- package/dist/es/endpoints.js.map +0 -1
- package/dist/es/index.js +0 -187
- package/dist/es/index.js.map +0 -1
- package/dist/es/models/index.js +0 -4
- package/dist/es/models/index.js.map +0 -1
- package/dist/es/models/models_0.js +0 -1411
- package/dist/es/models/models_0.js.map +0 -1
- package/dist/es/models/models_1.js +0 -1301
- package/dist/es/models/models_1.js.map +0 -1
- package/dist/es/models/models_2.js +0 -101
- package/dist/es/models/models_2.js.map +0 -1
- package/dist/es/package.json +0 -94
- package/dist/es/pagination/DescribeActivationsPaginator.js +0 -75
- package/dist/es/pagination/DescribeActivationsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeAssociationExecutionTargetsPaginator.js +0 -75
- package/dist/es/pagination/DescribeAssociationExecutionTargetsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeAssociationExecutionsPaginator.js +0 -75
- package/dist/es/pagination/DescribeAssociationExecutionsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeAutomationExecutionsPaginator.js +0 -75
- package/dist/es/pagination/DescribeAutomationExecutionsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeAutomationStepExecutionsPaginator.js +0 -75
- package/dist/es/pagination/DescribeAutomationStepExecutionsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeAvailablePatchesPaginator.js +0 -75
- package/dist/es/pagination/DescribeAvailablePatchesPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeEffectiveInstanceAssociationsPaginator.js +0 -75
- package/dist/es/pagination/DescribeEffectiveInstanceAssociationsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.js +0 -75
- package/dist/es/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.js.map +0 -1
- package/dist/es/pagination/DescribeInstanceAssociationsStatusPaginator.js +0 -75
- package/dist/es/pagination/DescribeInstanceAssociationsStatusPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeInstanceInformationPaginator.js +0 -75
- package/dist/es/pagination/DescribeInstanceInformationPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.js +0 -75
- package/dist/es/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeInstancePatchStatesPaginator.js +0 -75
- package/dist/es/pagination/DescribeInstancePatchStatesPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeInstancePatchesPaginator.js +0 -75
- package/dist/es/pagination/DescribeInstancePatchesPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeInventoryDeletionsPaginator.js +0 -75
- package/dist/es/pagination/DescribeInventoryDeletionsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.js +0 -75
- package/dist/es/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.js +0 -75
- package/dist/es/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeMaintenanceWindowExecutionsPaginator.js +0 -75
- package/dist/es/pagination/DescribeMaintenanceWindowExecutionsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeMaintenanceWindowSchedulePaginator.js +0 -75
- package/dist/es/pagination/DescribeMaintenanceWindowSchedulePaginator.js.map +0 -1
- package/dist/es/pagination/DescribeMaintenanceWindowTargetsPaginator.js +0 -75
- package/dist/es/pagination/DescribeMaintenanceWindowTargetsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeMaintenanceWindowTasksPaginator.js +0 -75
- package/dist/es/pagination/DescribeMaintenanceWindowTasksPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeMaintenanceWindowsForTargetPaginator.js +0 -75
- package/dist/es/pagination/DescribeMaintenanceWindowsForTargetPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeMaintenanceWindowsPaginator.js +0 -75
- package/dist/es/pagination/DescribeMaintenanceWindowsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeOpsItemsPaginator.js +0 -75
- package/dist/es/pagination/DescribeOpsItemsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeParametersPaginator.js +0 -75
- package/dist/es/pagination/DescribeParametersPaginator.js.map +0 -1
- package/dist/es/pagination/DescribePatchBaselinesPaginator.js +0 -75
- package/dist/es/pagination/DescribePatchBaselinesPaginator.js.map +0 -1
- package/dist/es/pagination/DescribePatchGroupsPaginator.js +0 -75
- package/dist/es/pagination/DescribePatchGroupsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribePatchPropertiesPaginator.js +0 -75
- package/dist/es/pagination/DescribePatchPropertiesPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeSessionsPaginator.js +0 -75
- package/dist/es/pagination/DescribeSessionsPaginator.js.map +0 -1
- package/dist/es/pagination/GetInventoryPaginator.js +0 -75
- package/dist/es/pagination/GetInventoryPaginator.js.map +0 -1
- package/dist/es/pagination/GetInventorySchemaPaginator.js +0 -75
- package/dist/es/pagination/GetInventorySchemaPaginator.js.map +0 -1
- package/dist/es/pagination/GetOpsSummaryPaginator.js +0 -75
- package/dist/es/pagination/GetOpsSummaryPaginator.js.map +0 -1
- package/dist/es/pagination/GetParameterHistoryPaginator.js +0 -75
- package/dist/es/pagination/GetParameterHistoryPaginator.js.map +0 -1
- package/dist/es/pagination/GetParametersByPathPaginator.js +0 -75
- package/dist/es/pagination/GetParametersByPathPaginator.js.map +0 -1
- package/dist/es/pagination/Interfaces.js +0 -2
- package/dist/es/pagination/Interfaces.js.map +0 -1
- package/dist/es/pagination/ListAssociationVersionsPaginator.js +0 -75
- package/dist/es/pagination/ListAssociationVersionsPaginator.js.map +0 -1
- package/dist/es/pagination/ListAssociationsPaginator.js +0 -75
- package/dist/es/pagination/ListAssociationsPaginator.js.map +0 -1
- package/dist/es/pagination/ListCommandInvocationsPaginator.js +0 -75
- package/dist/es/pagination/ListCommandInvocationsPaginator.js.map +0 -1
- package/dist/es/pagination/ListCommandsPaginator.js +0 -75
- package/dist/es/pagination/ListCommandsPaginator.js.map +0 -1
- package/dist/es/pagination/ListComplianceItemsPaginator.js +0 -75
- package/dist/es/pagination/ListComplianceItemsPaginator.js.map +0 -1
- package/dist/es/pagination/ListComplianceSummariesPaginator.js +0 -75
- package/dist/es/pagination/ListComplianceSummariesPaginator.js.map +0 -1
- package/dist/es/pagination/ListDocumentVersionsPaginator.js +0 -75
- package/dist/es/pagination/ListDocumentVersionsPaginator.js.map +0 -1
- package/dist/es/pagination/ListDocumentsPaginator.js +0 -75
- package/dist/es/pagination/ListDocumentsPaginator.js.map +0 -1
- package/dist/es/pagination/ListOpsItemEventsPaginator.js +0 -75
- package/dist/es/pagination/ListOpsItemEventsPaginator.js.map +0 -1
- package/dist/es/pagination/ListOpsItemRelatedItemsPaginator.js +0 -75
- package/dist/es/pagination/ListOpsItemRelatedItemsPaginator.js.map +0 -1
- package/dist/es/pagination/ListOpsMetadataPaginator.js +0 -75
- package/dist/es/pagination/ListOpsMetadataPaginator.js.map +0 -1
- package/dist/es/pagination/ListResourceComplianceSummariesPaginator.js +0 -75
- package/dist/es/pagination/ListResourceComplianceSummariesPaginator.js.map +0 -1
- package/dist/es/pagination/ListResourceDataSyncPaginator.js +0 -75
- package/dist/es/pagination/ListResourceDataSyncPaginator.js.map +0 -1
- package/dist/es/protocols/Aws_json1_1.js +0 -19762
- package/dist/es/protocols/Aws_json1_1.js.map +0 -1
- package/dist/es/runtimeConfig.browser.js +0 -17
- package/dist/es/runtimeConfig.browser.js.map +0 -1
- package/dist/es/runtimeConfig.js +0 -22
- package/dist/es/runtimeConfig.js.map +0 -1
- package/dist/es/runtimeConfig.native.js +0 -9
- package/dist/es/runtimeConfig.native.js.map +0 -1
- package/dist/es/runtimeConfig.shared.js +0 -14
- package/dist/es/runtimeConfig.shared.js.map +0 -1
- package/dist/es/waiters/waitForCommandExecuted.js +0 -118
- package/dist/es/waiters/waitForCommandExecuted.js.map +0 -1
- package/dist/types/SSM.d.ts +0 -1599
- package/dist/types/SSMClient.d.ts +0 -298
- package/dist/types/commands/AddTagsToResourceCommand.d.ts +0 -79
- package/dist/types/commands/AssociateOpsItemRelatedItemCommand.d.ts +0 -37
- package/dist/types/commands/CancelCommandCommand.d.ts +0 -36
- package/dist/types/commands/CancelMaintenanceWindowExecutionCommand.d.ts +0 -37
- package/dist/types/commands/CreateActivationCommand.d.ts +0 -44
- package/dist/types/commands/CreateAssociationBatchCommand.d.ts +0 -41
- package/dist/types/commands/CreateAssociationCommand.d.ts +0 -44
- package/dist/types/commands/CreateDocumentCommand.d.ts +0 -38
- package/dist/types/commands/CreateMaintenanceWindowCommand.d.ts +0 -43
- package/dist/types/commands/CreateOpsItemCommand.d.ts +0 -40
- package/dist/types/commands/CreateOpsMetadataCommand.d.ts +0 -36
- package/dist/types/commands/CreatePatchBaselineCommand.d.ts +0 -39
- package/dist/types/commands/CreateResourceDataSyncCommand.d.ts +0 -55
- package/dist/types/commands/DeleteActivationCommand.d.ts +0 -38
- package/dist/types/commands/DeleteAssociationCommand.d.ts +0 -41
- package/dist/types/commands/DeleteDocumentCommand.d.ts +0 -37
- package/dist/types/commands/DeleteInventoryCommand.d.ts +0 -36
- package/dist/types/commands/DeleteMaintenanceWindowCommand.d.ts +0 -35
- package/dist/types/commands/DeleteOpsMetadataCommand.d.ts +0 -35
- package/dist/types/commands/DeleteParameterCommand.d.ts +0 -36
- package/dist/types/commands/DeleteParametersCommand.d.ts +0 -36
- package/dist/types/commands/DeletePatchBaselineCommand.d.ts +0 -35
- package/dist/types/commands/DeleteResourceDataSyncCommand.d.ts +0 -37
- package/dist/types/commands/DeregisterManagedInstanceCommand.d.ts +0 -37
- package/dist/types/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +0 -35
- package/dist/types/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +0 -35
- package/dist/types/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +0 -35
- package/dist/types/commands/DescribeActivationsCommand.d.ts +0 -38
- package/dist/types/commands/DescribeAssociationCommand.d.ts +0 -37
- package/dist/types/commands/DescribeAssociationExecutionTargetsCommand.d.ts +0 -35
- package/dist/types/commands/DescribeAssociationExecutionsCommand.d.ts +0 -35
- package/dist/types/commands/DescribeAutomationExecutionsCommand.d.ts +0 -35
- package/dist/types/commands/DescribeAutomationStepExecutionsCommand.d.ts +0 -36
- package/dist/types/commands/DescribeAvailablePatchesCommand.d.ts +0 -35
- package/dist/types/commands/DescribeDocumentCommand.d.ts +0 -35
- package/dist/types/commands/DescribeDocumentPermissionCommand.d.ts +0 -37
- package/dist/types/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +0 -35
- package/dist/types/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +0 -36
- package/dist/types/commands/DescribeInstanceAssociationsStatusCommand.d.ts +0 -35
- package/dist/types/commands/DescribeInstanceInformationCommand.d.ts +0 -44
- package/dist/types/commands/DescribeInstancePatchStatesCommand.d.ts +0 -35
- package/dist/types/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +0 -35
- package/dist/types/commands/DescribeInstancePatchesCommand.d.ts +0 -36
- package/dist/types/commands/DescribeInventoryDeletionsCommand.d.ts +0 -35
- package/dist/types/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +0 -36
- package/dist/types/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +0 -35
- package/dist/types/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +0 -37
- package/dist/types/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +0 -35
- package/dist/types/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +0 -35
- package/dist/types/commands/DescribeMaintenanceWindowTasksCommand.d.ts +0 -41
- package/dist/types/commands/DescribeMaintenanceWindowsCommand.d.ts +0 -35
- package/dist/types/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +0 -36
- package/dist/types/commands/DescribeOpsItemsCommand.d.ts +0 -40
- package/dist/types/commands/DescribeParametersCommand.d.ts +0 -48
- package/dist/types/commands/DescribePatchBaselinesCommand.d.ts +0 -35
- package/dist/types/commands/DescribePatchGroupStateCommand.d.ts +0 -35
- package/dist/types/commands/DescribePatchGroupsCommand.d.ts +0 -35
- package/dist/types/commands/DescribePatchPropertiesCommand.d.ts +0 -98
- package/dist/types/commands/DescribeSessionsCommand.d.ts +0 -36
- package/dist/types/commands/DisassociateOpsItemRelatedItemCommand.d.ts +0 -37
- package/dist/types/commands/GetAutomationExecutionCommand.d.ts +0 -35
- package/dist/types/commands/GetCalendarStateCommand.d.ts +0 -43
- package/dist/types/commands/GetCommandInvocationCommand.d.ts +0 -39
- package/dist/types/commands/GetConnectionStatusCommand.d.ts +0 -36
- package/dist/types/commands/GetDefaultPatchBaselineCommand.d.ts +0 -38
- package/dist/types/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +0 -43
- package/dist/types/commands/GetDocumentCommand.d.ts +0 -35
- package/dist/types/commands/GetInventoryCommand.d.ts +0 -37
- package/dist/types/commands/GetInventorySchemaCommand.d.ts +0 -36
- package/dist/types/commands/GetMaintenanceWindowCommand.d.ts +0 -35
- package/dist/types/commands/GetMaintenanceWindowExecutionCommand.d.ts +0 -35
- package/dist/types/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +0 -36
- package/dist/types/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +0 -35
- package/dist/types/commands/GetMaintenanceWindowTaskCommand.d.ts +0 -41
- package/dist/types/commands/GetOpsItemCommand.d.ts +0 -41
- package/dist/types/commands/GetOpsMetadataCommand.d.ts +0 -35
- package/dist/types/commands/GetOpsSummaryCommand.d.ts +0 -39
- package/dist/types/commands/GetParameterCommand.d.ts +0 -38
- package/dist/types/commands/GetParameterHistoryCommand.d.ts +0 -41
- package/dist/types/commands/GetParametersByPathCommand.d.ts +0 -41
- package/dist/types/commands/GetParametersCommand.d.ts +0 -39
- package/dist/types/commands/GetPatchBaselineCommand.d.ts +0 -35
- package/dist/types/commands/GetPatchBaselineForPatchGroupCommand.d.ts +0 -35
- package/dist/types/commands/GetServiceSettingCommand.d.ts +0 -48
- package/dist/types/commands/LabelParameterVersionCommand.d.ts +0 -71
- package/dist/types/commands/ListAssociationVersionsCommand.d.ts +0 -35
- package/dist/types/commands/ListAssociationsCommand.d.ts +0 -37
- package/dist/types/commands/ListCommandInvocationsCommand.d.ts +0 -39
- package/dist/types/commands/ListCommandsCommand.d.ts +0 -35
- package/dist/types/commands/ListComplianceItemsCommand.d.ts +0 -37
- package/dist/types/commands/ListComplianceSummariesCommand.d.ts +0 -37
- package/dist/types/commands/ListDocumentMetadataHistoryCommand.d.ts +0 -35
- package/dist/types/commands/ListDocumentVersionsCommand.d.ts +0 -35
- package/dist/types/commands/ListDocumentsCommand.d.ts +0 -36
- package/dist/types/commands/ListInventoryEntriesCommand.d.ts +0 -35
- package/dist/types/commands/ListOpsItemEventsCommand.d.ts +0 -36
- package/dist/types/commands/ListOpsItemRelatedItemsCommand.d.ts +0 -36
- package/dist/types/commands/ListOpsMetadataCommand.d.ts +0 -36
- package/dist/types/commands/ListResourceComplianceSummariesCommand.d.ts +0 -37
- package/dist/types/commands/ListResourceDataSyncCommand.d.ts +0 -43
- package/dist/types/commands/ListTagsForResourceCommand.d.ts +0 -36
- package/dist/types/commands/ModifyDocumentPermissionCommand.d.ts +0 -38
- package/dist/types/commands/PutComplianceItemsCommand.d.ts +0 -90
- package/dist/types/commands/PutInventoryCommand.d.ts +0 -36
- package/dist/types/commands/PutParameterCommand.d.ts +0 -35
- package/dist/types/commands/RegisterDefaultPatchBaselineCommand.d.ts +0 -39
- package/dist/types/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +0 -35
- package/dist/types/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +0 -35
- package/dist/types/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +0 -35
- package/dist/types/commands/RemoveTagsFromResourceCommand.d.ts +0 -35
- package/dist/types/commands/ResetServiceSettingCommand.d.ts +0 -49
- package/dist/types/commands/ResumeSessionCommand.d.ts +0 -40
- package/dist/types/commands/SendAutomationSignalCommand.d.ts +0 -36
- package/dist/types/commands/SendCommandCommand.d.ts +0 -35
- package/dist/types/commands/StartAssociationsOnceCommand.d.ts +0 -36
- package/dist/types/commands/StartAutomationExecutionCommand.d.ts +0 -35
- package/dist/types/commands/StartChangeRequestExecutionCommand.d.ts +0 -37
- package/dist/types/commands/StartSessionCommand.d.ts +0 -44
- package/dist/types/commands/StopAutomationExecutionCommand.d.ts +0 -35
- package/dist/types/commands/TerminateSessionCommand.d.ts +0 -36
- package/dist/types/commands/UnlabelParameterVersionCommand.d.ts +0 -35
- package/dist/types/commands/UpdateAssociationCommand.d.ts +0 -47
- package/dist/types/commands/UpdateAssociationStatusCommand.d.ts +0 -40
- package/dist/types/commands/UpdateDocumentCommand.d.ts +0 -35
- package/dist/types/commands/UpdateDocumentDefaultVersionCommand.d.ts +0 -35
- package/dist/types/commands/UpdateDocumentMetadataCommand.d.ts +0 -36
- package/dist/types/commands/UpdateMaintenanceWindowCommand.d.ts +0 -44
- package/dist/types/commands/UpdateMaintenanceWindowTargetCommand.d.ts +0 -61
- package/dist/types/commands/UpdateMaintenanceWindowTaskCommand.d.ts +0 -90
- package/dist/types/commands/UpdateManagedInstanceRoleCommand.d.ts +0 -37
- package/dist/types/commands/UpdateOpsItemCommand.d.ts +0 -40
- package/dist/types/commands/UpdateOpsMetadataCommand.d.ts +0 -35
- package/dist/types/commands/UpdatePatchBaselineCommand.d.ts +0 -40
- package/dist/types/commands/UpdateResourceDataSyncCommand.d.ts +0 -44
- package/dist/types/commands/UpdateServiceSettingCommand.d.ts +0 -48
- package/dist/types/models/models_0.d.ts +0 -7679
- package/dist/types/models/models_1.d.ts +0 -8664
- package/dist/types/models/models_2.d.ts +0 -1004
- package/dist/types/pagination/DescribeActivationsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeAssociationExecutionTargetsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeAssociationExecutionsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeAutomationExecutionsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeAutomationStepExecutionsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeAvailablePatchesPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeEffectiveInstanceAssociationsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeInstanceAssociationsStatusPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeInstanceInformationPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeInstancePatchStatesPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeInstancePatchesPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeInventoryDeletionsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeMaintenanceWindowExecutionsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeMaintenanceWindowSchedulePaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeMaintenanceWindowTargetsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeMaintenanceWindowTasksPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeMaintenanceWindowsForTargetPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeMaintenanceWindowsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeOpsItemsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeParametersPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribePatchBaselinesPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribePatchGroupsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribePatchPropertiesPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeSessionsPaginator.d.ts +0 -4
- package/dist/types/pagination/GetInventoryPaginator.d.ts +0 -4
- package/dist/types/pagination/GetInventorySchemaPaginator.d.ts +0 -4
- package/dist/types/pagination/GetOpsSummaryPaginator.d.ts +0 -4
- package/dist/types/pagination/GetParameterHistoryPaginator.d.ts +0 -4
- package/dist/types/pagination/GetParametersByPathPaginator.d.ts +0 -4
- package/dist/types/pagination/Interfaces.d.ts +0 -6
- package/dist/types/pagination/ListAssociationVersionsPaginator.d.ts +0 -4
- package/dist/types/pagination/ListAssociationsPaginator.d.ts +0 -4
- package/dist/types/pagination/ListCommandInvocationsPaginator.d.ts +0 -4
- package/dist/types/pagination/ListCommandsPaginator.d.ts +0 -4
- package/dist/types/pagination/ListComplianceItemsPaginator.d.ts +0 -4
- package/dist/types/pagination/ListComplianceSummariesPaginator.d.ts +0 -4
- package/dist/types/pagination/ListDocumentVersionsPaginator.d.ts +0 -4
- package/dist/types/pagination/ListDocumentsPaginator.d.ts +0 -4
- package/dist/types/pagination/ListOpsItemEventsPaginator.d.ts +0 -4
- package/dist/types/pagination/ListOpsItemRelatedItemsPaginator.d.ts +0 -4
- package/dist/types/pagination/ListOpsMetadataPaginator.d.ts +0 -4
- package/dist/types/pagination/ListResourceComplianceSummariesPaginator.d.ts +0 -4
- package/dist/types/pagination/ListResourceDataSyncPaginator.d.ts +0 -4
- package/dist/types/protocols/Aws_json1_1.d.ts +0 -407
- package/dist/types/runtimeConfig.d.ts +0 -37
- package/dist/types/ts3.4/SSM.d.ts +0 -1599
- package/dist/types/ts3.4/SSMClient.d.ts +0 -298
- package/dist/types/ts3.4/commands/AddTagsToResourceCommand.d.ts +0 -79
- package/dist/types/ts3.4/commands/AssociateOpsItemRelatedItemCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/CancelCommandCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/CancelMaintenanceWindowExecutionCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/CreateActivationCommand.d.ts +0 -44
- package/dist/types/ts3.4/commands/CreateAssociationBatchCommand.d.ts +0 -41
- package/dist/types/ts3.4/commands/CreateAssociationCommand.d.ts +0 -44
- package/dist/types/ts3.4/commands/CreateDocumentCommand.d.ts +0 -38
- package/dist/types/ts3.4/commands/CreateMaintenanceWindowCommand.d.ts +0 -43
- package/dist/types/ts3.4/commands/CreateOpsItemCommand.d.ts +0 -40
- package/dist/types/ts3.4/commands/CreateOpsMetadataCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/CreatePatchBaselineCommand.d.ts +0 -39
- package/dist/types/ts3.4/commands/CreateResourceDataSyncCommand.d.ts +0 -55
- package/dist/types/ts3.4/commands/DeleteActivationCommand.d.ts +0 -38
- package/dist/types/ts3.4/commands/DeleteAssociationCommand.d.ts +0 -41
- package/dist/types/ts3.4/commands/DeleteDocumentCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/DeleteInventoryCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/DeleteMaintenanceWindowCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DeleteOpsMetadataCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DeleteParameterCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/DeleteParametersCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/DeletePatchBaselineCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DeleteResourceDataSyncCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/DeregisterManagedInstanceCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeActivationsCommand.d.ts +0 -38
- package/dist/types/ts3.4/commands/DescribeAssociationCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/DescribeAssociationExecutionTargetsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeAssociationExecutionsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeAutomationExecutionsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeAutomationStepExecutionsCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/DescribeAvailablePatchesCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeDocumentCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeDocumentPermissionCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/DescribeInstanceAssociationsStatusCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeInstanceInformationCommand.d.ts +0 -44
- package/dist/types/ts3.4/commands/DescribeInstancePatchStatesCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeInstancePatchesCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/DescribeInventoryDeletionsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeMaintenanceWindowTasksCommand.d.ts +0 -41
- package/dist/types/ts3.4/commands/DescribeMaintenanceWindowsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/DescribeOpsItemsCommand.d.ts +0 -40
- package/dist/types/ts3.4/commands/DescribeParametersCommand.d.ts +0 -48
- package/dist/types/ts3.4/commands/DescribePatchBaselinesCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribePatchGroupStateCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribePatchGroupsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribePatchPropertiesCommand.d.ts +0 -98
- package/dist/types/ts3.4/commands/DescribeSessionsCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/DisassociateOpsItemRelatedItemCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/GetAutomationExecutionCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/GetCalendarStateCommand.d.ts +0 -43
- package/dist/types/ts3.4/commands/GetCommandInvocationCommand.d.ts +0 -39
- package/dist/types/ts3.4/commands/GetConnectionStatusCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/GetDefaultPatchBaselineCommand.d.ts +0 -38
- package/dist/types/ts3.4/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +0 -43
- package/dist/types/ts3.4/commands/GetDocumentCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/GetInventoryCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/GetInventorySchemaCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/GetMaintenanceWindowCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/GetMaintenanceWindowExecutionCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/GetMaintenanceWindowTaskCommand.d.ts +0 -41
- package/dist/types/ts3.4/commands/GetOpsItemCommand.d.ts +0 -41
- package/dist/types/ts3.4/commands/GetOpsMetadataCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/GetOpsSummaryCommand.d.ts +0 -39
- package/dist/types/ts3.4/commands/GetParameterCommand.d.ts +0 -38
- package/dist/types/ts3.4/commands/GetParameterHistoryCommand.d.ts +0 -41
- package/dist/types/ts3.4/commands/GetParametersByPathCommand.d.ts +0 -41
- package/dist/types/ts3.4/commands/GetParametersCommand.d.ts +0 -39
- package/dist/types/ts3.4/commands/GetPatchBaselineCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/GetPatchBaselineForPatchGroupCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/GetServiceSettingCommand.d.ts +0 -48
- package/dist/types/ts3.4/commands/LabelParameterVersionCommand.d.ts +0 -71
- package/dist/types/ts3.4/commands/ListAssociationVersionsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/ListAssociationsCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/ListCommandInvocationsCommand.d.ts +0 -39
- package/dist/types/ts3.4/commands/ListCommandsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/ListComplianceItemsCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/ListComplianceSummariesCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/ListDocumentMetadataHistoryCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/ListDocumentVersionsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/ListDocumentsCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/ListInventoryEntriesCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/ListOpsItemEventsCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/ListOpsItemRelatedItemsCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/ListOpsMetadataCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/ListResourceComplianceSummariesCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/ListResourceDataSyncCommand.d.ts +0 -43
- package/dist/types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/ModifyDocumentPermissionCommand.d.ts +0 -38
- package/dist/types/ts3.4/commands/PutComplianceItemsCommand.d.ts +0 -90
- package/dist/types/ts3.4/commands/PutInventoryCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/PutParameterCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/RegisterDefaultPatchBaselineCommand.d.ts +0 -39
- package/dist/types/ts3.4/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/ResetServiceSettingCommand.d.ts +0 -49
- package/dist/types/ts3.4/commands/ResumeSessionCommand.d.ts +0 -40
- package/dist/types/ts3.4/commands/SendAutomationSignalCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/SendCommandCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/StartAssociationsOnceCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/StartAutomationExecutionCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/StartChangeRequestExecutionCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/StartSessionCommand.d.ts +0 -44
- package/dist/types/ts3.4/commands/StopAutomationExecutionCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/TerminateSessionCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/UnlabelParameterVersionCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/UpdateAssociationCommand.d.ts +0 -47
- package/dist/types/ts3.4/commands/UpdateAssociationStatusCommand.d.ts +0 -40
- package/dist/types/ts3.4/commands/UpdateDocumentCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/UpdateDocumentDefaultVersionCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/UpdateDocumentMetadataCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/UpdateMaintenanceWindowCommand.d.ts +0 -44
- package/dist/types/ts3.4/commands/UpdateMaintenanceWindowTargetCommand.d.ts +0 -61
- package/dist/types/ts3.4/commands/UpdateMaintenanceWindowTaskCommand.d.ts +0 -90
- package/dist/types/ts3.4/commands/UpdateManagedInstanceRoleCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/UpdateOpsItemCommand.d.ts +0 -40
- package/dist/types/ts3.4/commands/UpdateOpsMetadataCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/UpdatePatchBaselineCommand.d.ts +0 -40
- package/dist/types/ts3.4/commands/UpdateResourceDataSyncCommand.d.ts +0 -44
- package/dist/types/ts3.4/commands/UpdateServiceSettingCommand.d.ts +0 -48
- package/dist/types/ts3.4/models/models_0.d.ts +0 -7679
- package/dist/types/ts3.4/models/models_1.d.ts +0 -8664
- package/dist/types/ts3.4/models/models_2.d.ts +0 -1004
- package/dist/types/ts3.4/pagination/DescribeActivationsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeAssociationExecutionTargetsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeAssociationExecutionsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeAutomationExecutionsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeAutomationStepExecutionsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeAvailablePatchesPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeEffectiveInstanceAssociationsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeInstanceAssociationsStatusPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeInstanceInformationPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeInstancePatchStatesPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeInstancePatchesPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeInventoryDeletionsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeMaintenanceWindowExecutionsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeMaintenanceWindowSchedulePaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeMaintenanceWindowTargetsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeMaintenanceWindowTasksPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeMaintenanceWindowsForTargetPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeMaintenanceWindowsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeOpsItemsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeParametersPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribePatchBaselinesPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribePatchGroupsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribePatchPropertiesPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeSessionsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/GetInventoryPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/GetInventorySchemaPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/GetOpsSummaryPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/GetParameterHistoryPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/GetParametersByPathPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/Interfaces.d.ts +0 -6
- package/dist/types/ts3.4/pagination/ListAssociationVersionsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListAssociationsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListCommandInvocationsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListCommandsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListComplianceItemsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListComplianceSummariesPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListDocumentVersionsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListDocumentsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListOpsItemEventsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListOpsItemRelatedItemsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListOpsMetadataPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListResourceComplianceSummariesPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListResourceDataSyncPaginator.d.ts +0 -4
- package/dist/types/ts3.4/protocols/Aws_json1_1.d.ts +0 -407
- package/dist/types/ts3.4/runtimeConfig.browser.d.ts +0 -37
- package/dist/types/ts3.4/runtimeConfig.d.ts +0 -37
- package/dist/types/ts3.4/runtimeConfig.native.d.ts +0 -36
- package/dist/types/ts3.4/runtimeConfig.shared.d.ts +0 -13
- package/dist/types/ts3.4/waiters/waitForCommandExecuted.d.ts +0 -14
- package/dist/types/waiters/waitForCommandExecuted.d.ts +0 -14
- package/endpoints.ts +0 -91
- package/jest.config.js +0 -4
- package/models/models_0.ts +0 -9302
- package/models/models_1.ts +0 -10488
- package/models/models_2.ts +0 -1237
- package/pagination/DescribeActivationsPaginator.ts +0 -58
- package/pagination/DescribeAssociationExecutionTargetsPaginator.ts +0 -58
- package/pagination/DescribeAssociationExecutionsPaginator.ts +0 -58
- package/pagination/DescribeAutomationExecutionsPaginator.ts +0 -58
- package/pagination/DescribeAutomationStepExecutionsPaginator.ts +0 -58
- package/pagination/DescribeAvailablePatchesPaginator.ts +0 -58
- package/pagination/DescribeEffectiveInstanceAssociationsPaginator.ts +0 -58
- package/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.ts +0 -58
- package/pagination/DescribeInstanceAssociationsStatusPaginator.ts +0 -58
- package/pagination/DescribeInstanceInformationPaginator.ts +0 -58
- package/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.ts +0 -58
- package/pagination/DescribeInstancePatchStatesPaginator.ts +0 -58
- package/pagination/DescribeInstancePatchesPaginator.ts +0 -58
- package/pagination/DescribeInventoryDeletionsPaginator.ts +0 -58
- package/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.ts +0 -58
- package/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.ts +0 -58
- package/pagination/DescribeMaintenanceWindowExecutionsPaginator.ts +0 -58
- package/pagination/DescribeMaintenanceWindowSchedulePaginator.ts +0 -58
- package/pagination/DescribeMaintenanceWindowTargetsPaginator.ts +0 -58
- package/pagination/DescribeMaintenanceWindowTasksPaginator.ts +0 -58
- package/pagination/DescribeMaintenanceWindowsForTargetPaginator.ts +0 -58
- package/pagination/DescribeMaintenanceWindowsPaginator.ts +0 -58
- package/pagination/DescribeOpsItemsPaginator.ts +0 -58
- package/pagination/DescribeParametersPaginator.ts +0 -58
- package/pagination/DescribePatchBaselinesPaginator.ts +0 -58
- package/pagination/DescribePatchGroupsPaginator.ts +0 -58
- package/pagination/DescribePatchPropertiesPaginator.ts +0 -58
- package/pagination/DescribeSessionsPaginator.ts +0 -58
- package/pagination/GetInventoryPaginator.ts +0 -58
- package/pagination/GetInventorySchemaPaginator.ts +0 -58
- package/pagination/GetOpsSummaryPaginator.ts +0 -58
- package/pagination/GetParameterHistoryPaginator.ts +0 -58
- package/pagination/GetParametersByPathPaginator.ts +0 -58
- package/pagination/Interfaces.ts +0 -7
- package/pagination/ListAssociationVersionsPaginator.ts +0 -58
- package/pagination/ListAssociationsPaginator.ts +0 -58
- package/pagination/ListCommandInvocationsPaginator.ts +0 -58
- package/pagination/ListCommandsPaginator.ts +0 -58
- package/pagination/ListComplianceItemsPaginator.ts +0 -58
- package/pagination/ListComplianceSummariesPaginator.ts +0 -58
- package/pagination/ListDocumentVersionsPaginator.ts +0 -58
- package/pagination/ListDocumentsPaginator.ts +0 -58
- package/pagination/ListOpsItemEventsPaginator.ts +0 -58
- package/pagination/ListOpsItemRelatedItemsPaginator.ts +0 -58
- package/pagination/ListOpsMetadataPaginator.ts +0 -58
- package/pagination/ListResourceComplianceSummariesPaginator.ts +0 -58
- package/pagination/ListResourceDataSyncPaginator.ts +0 -58
- package/protocols/Aws_json1_1.ts +0 -24857
- package/runtimeConfig.browser.ts +0 -40
- package/runtimeConfig.native.ts +0 -16
- package/runtimeConfig.shared.ts +0 -16
- package/runtimeConfig.ts +0 -45
- package/tsconfig.es.json +0 -10
- package/tsconfig.json +0 -31
- package/tsconfig.types.json +0 -8
- package/waiters/waitForCommandExecuted.ts +0 -105
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeAutomationExecutionsCommand = void 0;
|
|
4
|
-
const models_0_1 = require("../models/models_0");
|
|
5
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
6
|
-
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
7
|
-
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Provides details about all active and terminated Automation executions.</p>
|
|
10
|
-
* @example
|
|
11
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
12
|
-
* ```javascript
|
|
13
|
-
* import { SSMClient, DescribeAutomationExecutionsCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
14
|
-
* // const { SSMClient, DescribeAutomationExecutionsCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
15
|
-
* const client = new SSMClient(config);
|
|
16
|
-
* const command = new DescribeAutomationExecutionsCommand(input);
|
|
17
|
-
* const response = await client.send(command);
|
|
18
|
-
* ```
|
|
19
|
-
*
|
|
20
|
-
* @see {@link DescribeAutomationExecutionsCommandInput} for command's `input` shape.
|
|
21
|
-
* @see {@link DescribeAutomationExecutionsCommandOutput} for command's `response` shape.
|
|
22
|
-
* @see {@link SSMClientResolvedConfig | config} for command's `input` shape.
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
|
-
class DescribeAutomationExecutionsCommand extends smithy_client_1.Command {
|
|
26
|
-
// Start section: command_properties
|
|
27
|
-
// End section: command_properties
|
|
28
|
-
constructor(input) {
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
super();
|
|
31
|
-
this.input = input;
|
|
32
|
-
// End section: command_constructor
|
|
33
|
-
}
|
|
34
|
-
/**
|
|
35
|
-
* @internal
|
|
36
|
-
*/
|
|
37
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
38
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
39
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
40
|
-
const { logger } = configuration;
|
|
41
|
-
const clientName = "SSMClient";
|
|
42
|
-
const commandName = "DescribeAutomationExecutionsCommand";
|
|
43
|
-
const handlerExecutionContext = {
|
|
44
|
-
logger,
|
|
45
|
-
clientName,
|
|
46
|
-
commandName,
|
|
47
|
-
inputFilterSensitiveLog: models_0_1.DescribeAutomationExecutionsRequest.filterSensitiveLog,
|
|
48
|
-
outputFilterSensitiveLog: models_0_1.DescribeAutomationExecutionsResult.filterSensitiveLog,
|
|
49
|
-
};
|
|
50
|
-
const { requestHandler } = configuration;
|
|
51
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
52
|
-
}
|
|
53
|
-
serialize(input, context) {
|
|
54
|
-
return Aws_json1_1_1.serializeAws_json1_1DescribeAutomationExecutionsCommand(input, context);
|
|
55
|
-
}
|
|
56
|
-
deserialize(output, context) {
|
|
57
|
-
return Aws_json1_1_1.deserializeAws_json1_1DescribeAutomationExecutionsCommand(output, context);
|
|
58
|
-
}
|
|
59
|
-
}
|
|
60
|
-
exports.DescribeAutomationExecutionsCommand = DescribeAutomationExecutionsCommand;
|
|
61
|
-
//# sourceMappingURL=DescribeAutomationExecutionsCommand.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"DescribeAutomationExecutionsCommand.js","sourceRoot":"","sources":["../../../commands/DescribeAutomationExecutionsCommand.ts"],"names":[],"mappings":";;;AACA,iDAA6G;AAC7G,0DAGkC;AAClC,gEAA2D;AAE3D,0DAA6D;AAgB7D;;;;;;;;;;;;;;;;GAgBG;AACH,MAAa,mCAAoC,SAAQ,uBAIxD;IACC,oCAAoC;IACpC,kCAAkC;IAElC,YAAqB,KAA+C;QAClE,qCAAqC;QACrC,KAAK,EAAE,CAAC;QAFW,UAAK,GAAL,KAAK,CAA0C;QAGlE,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,iBAAiB,CACf,WAAmE,EACnE,aAAsC,EACtC,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,iCAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,MAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAEvD,MAAM,EAAE,MAAM,EAAE,GAAG,aAAa,CAAC;QACjC,MAAM,UAAU,GAAG,WAAW,CAAC;QAC/B,MAAM,WAAW,GAAG,qCAAqC,CAAC;QAC1D,MAAM,uBAAuB,GAA4B;YACvD,MAAM;YACN,UAAU;YACV,WAAW;YACX,uBAAuB,EAAE,8CAAmC,CAAC,kBAAkB;YAC/E,wBAAwB,EAAE,6CAAkC,CAAC,kBAAkB;SAChF,CAAC;QACF,MAAM,EAAE,cAAc,EAAE,GAAG,aAAa,CAAC;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,CAAC,OAAsC,EAAE,EAAE,CACzC,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,SAAS,CAAC,KAA+C,EAAE,OAAuB;QACxF,OAAO,qEAAuD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACjF,CAAC;IAEO,WAAW,CACjB,MAAsB,EACtB,OAAuB;QAEvB,OAAO,uEAAyD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACpF,CAAC;CAIF;AAzDD,kFAyDC"}
|
|
@@ -1,62 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeAutomationStepExecutionsCommand = void 0;
|
|
4
|
-
const models_0_1 = require("../models/models_0");
|
|
5
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
6
|
-
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
7
|
-
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Information about all active and terminated step executions in an Automation
|
|
10
|
-
* workflow.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { SSMClient, DescribeAutomationStepExecutionsCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
15
|
-
* // const { SSMClient, DescribeAutomationStepExecutionsCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
16
|
-
* const client = new SSMClient(config);
|
|
17
|
-
* const command = new DescribeAutomationStepExecutionsCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link DescribeAutomationStepExecutionsCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link DescribeAutomationStepExecutionsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SSMClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
26
|
-
class DescribeAutomationStepExecutionsCommand extends smithy_client_1.Command {
|
|
27
|
-
// Start section: command_properties
|
|
28
|
-
// End section: command_properties
|
|
29
|
-
constructor(input) {
|
|
30
|
-
// Start section: command_constructor
|
|
31
|
-
super();
|
|
32
|
-
this.input = input;
|
|
33
|
-
// End section: command_constructor
|
|
34
|
-
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
39
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
41
|
-
const { logger } = configuration;
|
|
42
|
-
const clientName = "SSMClient";
|
|
43
|
-
const commandName = "DescribeAutomationStepExecutionsCommand";
|
|
44
|
-
const handlerExecutionContext = {
|
|
45
|
-
logger,
|
|
46
|
-
clientName,
|
|
47
|
-
commandName,
|
|
48
|
-
inputFilterSensitiveLog: models_0_1.DescribeAutomationStepExecutionsRequest.filterSensitiveLog,
|
|
49
|
-
outputFilterSensitiveLog: models_0_1.DescribeAutomationStepExecutionsResult.filterSensitiveLog,
|
|
50
|
-
};
|
|
51
|
-
const { requestHandler } = configuration;
|
|
52
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
53
|
-
}
|
|
54
|
-
serialize(input, context) {
|
|
55
|
-
return Aws_json1_1_1.serializeAws_json1_1DescribeAutomationStepExecutionsCommand(input, context);
|
|
56
|
-
}
|
|
57
|
-
deserialize(output, context) {
|
|
58
|
-
return Aws_json1_1_1.deserializeAws_json1_1DescribeAutomationStepExecutionsCommand(output, context);
|
|
59
|
-
}
|
|
60
|
-
}
|
|
61
|
-
exports.DescribeAutomationStepExecutionsCommand = DescribeAutomationStepExecutionsCommand;
|
|
62
|
-
//# sourceMappingURL=DescribeAutomationStepExecutionsCommand.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"DescribeAutomationStepExecutionsCommand.js","sourceRoot":"","sources":["../../../commands/DescribeAutomationStepExecutionsCommand.ts"],"names":[],"mappings":";;;AACA,iDAAqH;AACrH,0DAGkC;AAClC,gEAA2D;AAE3D,0DAA6D;AAgB7D;;;;;;;;;;;;;;;;;GAiBG;AACH,MAAa,uCAAwC,SAAQ,uBAI5D;IACC,oCAAoC;IACpC,kCAAkC;IAElC,YAAqB,KAAmD;QACtE,qCAAqC;QACrC,KAAK,EAAE,CAAC;QAFW,UAAK,GAAL,KAAK,CAA8C;QAGtE,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,iBAAiB,CACf,WAAmE,EACnE,aAAsC,EACtC,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,iCAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,MAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAEvD,MAAM,EAAE,MAAM,EAAE,GAAG,aAAa,CAAC;QACjC,MAAM,UAAU,GAAG,WAAW,CAAC;QAC/B,MAAM,WAAW,GAAG,yCAAyC,CAAC;QAC9D,MAAM,uBAAuB,GAA4B;YACvD,MAAM;YACN,UAAU;YACV,WAAW;YACX,uBAAuB,EAAE,kDAAuC,CAAC,kBAAkB;YACnF,wBAAwB,EAAE,iDAAsC,CAAC,kBAAkB;SACpF,CAAC;QACF,MAAM,EAAE,cAAc,EAAE,GAAG,aAAa,CAAC;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,CAAC,OAAsC,EAAE,EAAE,CACzC,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,SAAS,CACf,KAAmD,EACnD,OAAuB;QAEvB,OAAO,yEAA2D,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACrF,CAAC;IAEO,WAAW,CACjB,MAAsB,EACtB,OAAuB;QAEvB,OAAO,2EAA6D,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACxF,CAAC;CAIF;AA5DD,0FA4DC"}
|
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeAvailablePatchesCommand = void 0;
|
|
4
|
-
const models_0_1 = require("../models/models_0");
|
|
5
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
6
|
-
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
7
|
-
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Lists all patches eligible to be included in a patch baseline.</p>
|
|
10
|
-
* @example
|
|
11
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
12
|
-
* ```javascript
|
|
13
|
-
* import { SSMClient, DescribeAvailablePatchesCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
14
|
-
* // const { SSMClient, DescribeAvailablePatchesCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
15
|
-
* const client = new SSMClient(config);
|
|
16
|
-
* const command = new DescribeAvailablePatchesCommand(input);
|
|
17
|
-
* const response = await client.send(command);
|
|
18
|
-
* ```
|
|
19
|
-
*
|
|
20
|
-
* @see {@link DescribeAvailablePatchesCommandInput} for command's `input` shape.
|
|
21
|
-
* @see {@link DescribeAvailablePatchesCommandOutput} for command's `response` shape.
|
|
22
|
-
* @see {@link SSMClientResolvedConfig | config} for command's `input` shape.
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
|
-
class DescribeAvailablePatchesCommand extends smithy_client_1.Command {
|
|
26
|
-
// Start section: command_properties
|
|
27
|
-
// End section: command_properties
|
|
28
|
-
constructor(input) {
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
super();
|
|
31
|
-
this.input = input;
|
|
32
|
-
// End section: command_constructor
|
|
33
|
-
}
|
|
34
|
-
/**
|
|
35
|
-
* @internal
|
|
36
|
-
*/
|
|
37
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
38
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
39
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
40
|
-
const { logger } = configuration;
|
|
41
|
-
const clientName = "SSMClient";
|
|
42
|
-
const commandName = "DescribeAvailablePatchesCommand";
|
|
43
|
-
const handlerExecutionContext = {
|
|
44
|
-
logger,
|
|
45
|
-
clientName,
|
|
46
|
-
commandName,
|
|
47
|
-
inputFilterSensitiveLog: models_0_1.DescribeAvailablePatchesRequest.filterSensitiveLog,
|
|
48
|
-
outputFilterSensitiveLog: models_0_1.DescribeAvailablePatchesResult.filterSensitiveLog,
|
|
49
|
-
};
|
|
50
|
-
const { requestHandler } = configuration;
|
|
51
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
52
|
-
}
|
|
53
|
-
serialize(input, context) {
|
|
54
|
-
return Aws_json1_1_1.serializeAws_json1_1DescribeAvailablePatchesCommand(input, context);
|
|
55
|
-
}
|
|
56
|
-
deserialize(output, context) {
|
|
57
|
-
return Aws_json1_1_1.deserializeAws_json1_1DescribeAvailablePatchesCommand(output, context);
|
|
58
|
-
}
|
|
59
|
-
}
|
|
60
|
-
exports.DescribeAvailablePatchesCommand = DescribeAvailablePatchesCommand;
|
|
61
|
-
//# sourceMappingURL=DescribeAvailablePatchesCommand.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"DescribeAvailablePatchesCommand.js","sourceRoot":"","sources":["../../../commands/DescribeAvailablePatchesCommand.ts"],"names":[],"mappings":";;;AACA,iDAAqG;AACrG,0DAGkC;AAClC,gEAA2D;AAE3D,0DAA6D;AAc7D;;;;;;;;;;;;;;;;GAgBG;AACH,MAAa,+BAAgC,SAAQ,uBAIpD;IACC,oCAAoC;IACpC,kCAAkC;IAElC,YAAqB,KAA2C;QAC9D,qCAAqC;QACrC,KAAK,EAAE,CAAC;QAFW,UAAK,GAAL,KAAK,CAAsC;QAG9D,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,iBAAiB,CACf,WAAmE,EACnE,aAAsC,EACtC,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,iCAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,MAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAEvD,MAAM,EAAE,MAAM,EAAE,GAAG,aAAa,CAAC;QACjC,MAAM,UAAU,GAAG,WAAW,CAAC;QAC/B,MAAM,WAAW,GAAG,iCAAiC,CAAC;QACtD,MAAM,uBAAuB,GAA4B;YACvD,MAAM;YACN,UAAU;YACV,WAAW;YACX,uBAAuB,EAAE,0CAA+B,CAAC,kBAAkB;YAC3E,wBAAwB,EAAE,yCAA8B,CAAC,kBAAkB;SAC5E,CAAC;QACF,MAAM,EAAE,cAAc,EAAE,GAAG,aAAa,CAAC;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,CAAC,OAAsC,EAAE,EAAE,CACzC,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,SAAS,CAAC,KAA2C,EAAE,OAAuB;QACpF,OAAO,iEAAmD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC7E,CAAC;IAEO,WAAW,CAAC,MAAsB,EAAE,OAAuB;QACjE,OAAO,mEAAqD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAChF,CAAC;CAIF;AAtDD,0EAsDC"}
|
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeDocumentCommand = void 0;
|
|
4
|
-
const models_0_1 = require("../models/models_0");
|
|
5
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
6
|
-
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
7
|
-
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Describes the specified Amazon Web Services Systems Manager document (SSM document).</p>
|
|
10
|
-
* @example
|
|
11
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
12
|
-
* ```javascript
|
|
13
|
-
* import { SSMClient, DescribeDocumentCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
14
|
-
* // const { SSMClient, DescribeDocumentCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
15
|
-
* const client = new SSMClient(config);
|
|
16
|
-
* const command = new DescribeDocumentCommand(input);
|
|
17
|
-
* const response = await client.send(command);
|
|
18
|
-
* ```
|
|
19
|
-
*
|
|
20
|
-
* @see {@link DescribeDocumentCommandInput} for command's `input` shape.
|
|
21
|
-
* @see {@link DescribeDocumentCommandOutput} for command's `response` shape.
|
|
22
|
-
* @see {@link SSMClientResolvedConfig | config} for command's `input` shape.
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
|
-
class DescribeDocumentCommand extends smithy_client_1.Command {
|
|
26
|
-
// Start section: command_properties
|
|
27
|
-
// End section: command_properties
|
|
28
|
-
constructor(input) {
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
super();
|
|
31
|
-
this.input = input;
|
|
32
|
-
// End section: command_constructor
|
|
33
|
-
}
|
|
34
|
-
/**
|
|
35
|
-
* @internal
|
|
36
|
-
*/
|
|
37
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
38
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
39
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
40
|
-
const { logger } = configuration;
|
|
41
|
-
const clientName = "SSMClient";
|
|
42
|
-
const commandName = "DescribeDocumentCommand";
|
|
43
|
-
const handlerExecutionContext = {
|
|
44
|
-
logger,
|
|
45
|
-
clientName,
|
|
46
|
-
commandName,
|
|
47
|
-
inputFilterSensitiveLog: models_0_1.DescribeDocumentRequest.filterSensitiveLog,
|
|
48
|
-
outputFilterSensitiveLog: models_0_1.DescribeDocumentResult.filterSensitiveLog,
|
|
49
|
-
};
|
|
50
|
-
const { requestHandler } = configuration;
|
|
51
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
52
|
-
}
|
|
53
|
-
serialize(input, context) {
|
|
54
|
-
return Aws_json1_1_1.serializeAws_json1_1DescribeDocumentCommand(input, context);
|
|
55
|
-
}
|
|
56
|
-
deserialize(output, context) {
|
|
57
|
-
return Aws_json1_1_1.deserializeAws_json1_1DescribeDocumentCommand(output, context);
|
|
58
|
-
}
|
|
59
|
-
}
|
|
60
|
-
exports.DescribeDocumentCommand = DescribeDocumentCommand;
|
|
61
|
-
//# sourceMappingURL=DescribeDocumentCommand.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"DescribeDocumentCommand.js","sourceRoot":"","sources":["../../../commands/DescribeDocumentCommand.ts"],"names":[],"mappings":";;;AACA,iDAAqF;AACrF,0DAGkC;AAClC,gEAA2D;AAE3D,0DAA6D;AAc7D;;;;;;;;;;;;;;;;GAgBG;AACH,MAAa,uBAAwB,SAAQ,uBAI5C;IACC,oCAAoC;IACpC,kCAAkC;IAElC,YAAqB,KAAmC;QACtD,qCAAqC;QACrC,KAAK,EAAE,CAAC;QAFW,UAAK,GAAL,KAAK,CAA8B;QAGtD,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,iBAAiB,CACf,WAAmE,EACnE,aAAsC,EACtC,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,iCAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,MAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAEvD,MAAM,EAAE,MAAM,EAAE,GAAG,aAAa,CAAC;QACjC,MAAM,UAAU,GAAG,WAAW,CAAC;QAC/B,MAAM,WAAW,GAAG,yBAAyB,CAAC;QAC9C,MAAM,uBAAuB,GAA4B;YACvD,MAAM;YACN,UAAU;YACV,WAAW;YACX,uBAAuB,EAAE,kCAAuB,CAAC,kBAAkB;YACnE,wBAAwB,EAAE,iCAAsB,CAAC,kBAAkB;SACpE,CAAC;QACF,MAAM,EAAE,cAAc,EAAE,GAAG,aAAa,CAAC;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,CAAC,OAAsC,EAAE,EAAE,CACzC,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,SAAS,CAAC,KAAmC,EAAE,OAAuB;QAC5E,OAAO,yDAA2C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACrE,CAAC;IAEO,WAAW,CAAC,MAAsB,EAAE,OAAuB;QACjE,OAAO,2DAA6C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACxE,CAAC;CAIF;AAtDD,0DAsDC"}
|
|
@@ -1,63 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeDocumentPermissionCommand = void 0;
|
|
4
|
-
const models_0_1 = require("../models/models_0");
|
|
5
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
6
|
-
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
7
|
-
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Describes the permissions for a Amazon Web Services Systems Manager document (SSM document). If you created the
|
|
10
|
-
* document, you are the owner. If a document is shared, it can either be shared privately (by
|
|
11
|
-
* specifying a user's Amazon Web Services account ID) or publicly (<i>All</i>). </p>
|
|
12
|
-
* @example
|
|
13
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
14
|
-
* ```javascript
|
|
15
|
-
* import { SSMClient, DescribeDocumentPermissionCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
16
|
-
* // const { SSMClient, DescribeDocumentPermissionCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
17
|
-
* const client = new SSMClient(config);
|
|
18
|
-
* const command = new DescribeDocumentPermissionCommand(input);
|
|
19
|
-
* const response = await client.send(command);
|
|
20
|
-
* ```
|
|
21
|
-
*
|
|
22
|
-
* @see {@link DescribeDocumentPermissionCommandInput} for command's `input` shape.
|
|
23
|
-
* @see {@link DescribeDocumentPermissionCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link SSMClientResolvedConfig | config} for command's `input` shape.
|
|
25
|
-
*
|
|
26
|
-
*/
|
|
27
|
-
class DescribeDocumentPermissionCommand extends smithy_client_1.Command {
|
|
28
|
-
// Start section: command_properties
|
|
29
|
-
// End section: command_properties
|
|
30
|
-
constructor(input) {
|
|
31
|
-
// Start section: command_constructor
|
|
32
|
-
super();
|
|
33
|
-
this.input = input;
|
|
34
|
-
// End section: command_constructor
|
|
35
|
-
}
|
|
36
|
-
/**
|
|
37
|
-
* @internal
|
|
38
|
-
*/
|
|
39
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
40
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
41
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
42
|
-
const { logger } = configuration;
|
|
43
|
-
const clientName = "SSMClient";
|
|
44
|
-
const commandName = "DescribeDocumentPermissionCommand";
|
|
45
|
-
const handlerExecutionContext = {
|
|
46
|
-
logger,
|
|
47
|
-
clientName,
|
|
48
|
-
commandName,
|
|
49
|
-
inputFilterSensitiveLog: models_0_1.DescribeDocumentPermissionRequest.filterSensitiveLog,
|
|
50
|
-
outputFilterSensitiveLog: models_0_1.DescribeDocumentPermissionResponse.filterSensitiveLog,
|
|
51
|
-
};
|
|
52
|
-
const { requestHandler } = configuration;
|
|
53
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
54
|
-
}
|
|
55
|
-
serialize(input, context) {
|
|
56
|
-
return Aws_json1_1_1.serializeAws_json1_1DescribeDocumentPermissionCommand(input, context);
|
|
57
|
-
}
|
|
58
|
-
deserialize(output, context) {
|
|
59
|
-
return Aws_json1_1_1.deserializeAws_json1_1DescribeDocumentPermissionCommand(output, context);
|
|
60
|
-
}
|
|
61
|
-
}
|
|
62
|
-
exports.DescribeDocumentPermissionCommand = DescribeDocumentPermissionCommand;
|
|
63
|
-
//# sourceMappingURL=DescribeDocumentPermissionCommand.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"DescribeDocumentPermissionCommand.js","sourceRoot":"","sources":["../../../commands/DescribeDocumentPermissionCommand.ts"],"names":[],"mappings":";;;AACA,iDAA2G;AAC3G,0DAGkC;AAClC,gEAA2D;AAE3D,0DAA6D;AAc7D;;;;;;;;;;;;;;;;;;GAkBG;AACH,MAAa,iCAAkC,SAAQ,uBAItD;IACC,oCAAoC;IACpC,kCAAkC;IAElC,YAAqB,KAA6C;QAChE,qCAAqC;QACrC,KAAK,EAAE,CAAC;QAFW,UAAK,GAAL,KAAK,CAAwC;QAGhE,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,iBAAiB,CACf,WAAmE,EACnE,aAAsC,EACtC,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,iCAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,MAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAEvD,MAAM,EAAE,MAAM,EAAE,GAAG,aAAa,CAAC;QACjC,MAAM,UAAU,GAAG,WAAW,CAAC;QAC/B,MAAM,WAAW,GAAG,mCAAmC,CAAC;QACxD,MAAM,uBAAuB,GAA4B;YACvD,MAAM;YACN,UAAU;YACV,WAAW;YACX,uBAAuB,EAAE,4CAAiC,CAAC,kBAAkB;YAC7E,wBAAwB,EAAE,6CAAkC,CAAC,kBAAkB;SAChF,CAAC;QACF,MAAM,EAAE,cAAc,EAAE,GAAG,aAAa,CAAC;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,CAAC,OAAsC,EAAE,EAAE,CACzC,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,SAAS,CAAC,KAA6C,EAAE,OAAuB;QACtF,OAAO,mEAAqD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC/E,CAAC;IAEO,WAAW,CACjB,MAAsB,EACtB,OAAuB;QAEvB,OAAO,qEAAuD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAClF,CAAC;CAIF;AAzDD,8EAyDC"}
|
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeEffectiveInstanceAssociationsCommand = void 0;
|
|
4
|
-
const models_0_1 = require("../models/models_0");
|
|
5
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
6
|
-
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
7
|
-
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
8
|
-
/**
|
|
9
|
-
* <p>All associations for the instance(s).</p>
|
|
10
|
-
* @example
|
|
11
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
12
|
-
* ```javascript
|
|
13
|
-
* import { SSMClient, DescribeEffectiveInstanceAssociationsCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
14
|
-
* // const { SSMClient, DescribeEffectiveInstanceAssociationsCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
15
|
-
* const client = new SSMClient(config);
|
|
16
|
-
* const command = new DescribeEffectiveInstanceAssociationsCommand(input);
|
|
17
|
-
* const response = await client.send(command);
|
|
18
|
-
* ```
|
|
19
|
-
*
|
|
20
|
-
* @see {@link DescribeEffectiveInstanceAssociationsCommandInput} for command's `input` shape.
|
|
21
|
-
* @see {@link DescribeEffectiveInstanceAssociationsCommandOutput} for command's `response` shape.
|
|
22
|
-
* @see {@link SSMClientResolvedConfig | config} for command's `input` shape.
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
|
-
class DescribeEffectiveInstanceAssociationsCommand extends smithy_client_1.Command {
|
|
26
|
-
// Start section: command_properties
|
|
27
|
-
// End section: command_properties
|
|
28
|
-
constructor(input) {
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
super();
|
|
31
|
-
this.input = input;
|
|
32
|
-
// End section: command_constructor
|
|
33
|
-
}
|
|
34
|
-
/**
|
|
35
|
-
* @internal
|
|
36
|
-
*/
|
|
37
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
38
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
39
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
40
|
-
const { logger } = configuration;
|
|
41
|
-
const clientName = "SSMClient";
|
|
42
|
-
const commandName = "DescribeEffectiveInstanceAssociationsCommand";
|
|
43
|
-
const handlerExecutionContext = {
|
|
44
|
-
logger,
|
|
45
|
-
clientName,
|
|
46
|
-
commandName,
|
|
47
|
-
inputFilterSensitiveLog: models_0_1.DescribeEffectiveInstanceAssociationsRequest.filterSensitiveLog,
|
|
48
|
-
outputFilterSensitiveLog: models_0_1.DescribeEffectiveInstanceAssociationsResult.filterSensitiveLog,
|
|
49
|
-
};
|
|
50
|
-
const { requestHandler } = configuration;
|
|
51
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
52
|
-
}
|
|
53
|
-
serialize(input, context) {
|
|
54
|
-
return Aws_json1_1_1.serializeAws_json1_1DescribeEffectiveInstanceAssociationsCommand(input, context);
|
|
55
|
-
}
|
|
56
|
-
deserialize(output, context) {
|
|
57
|
-
return Aws_json1_1_1.deserializeAws_json1_1DescribeEffectiveInstanceAssociationsCommand(output, context);
|
|
58
|
-
}
|
|
59
|
-
}
|
|
60
|
-
exports.DescribeEffectiveInstanceAssociationsCommand = DescribeEffectiveInstanceAssociationsCommand;
|
|
61
|
-
//# sourceMappingURL=DescribeEffectiveInstanceAssociationsCommand.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"DescribeEffectiveInstanceAssociationsCommand.js","sourceRoot":"","sources":["../../../commands/DescribeEffectiveInstanceAssociationsCommand.ts"],"names":[],"mappings":";;;AACA,iDAG4B;AAC5B,0DAGkC;AAClC,gEAA2D;AAE3D,0DAA6D;AAiB7D;;;;;;;;;;;;;;;;GAgBG;AACH,MAAa,4CAA6C,SAAQ,uBAIjE;IACC,oCAAoC;IACpC,kCAAkC;IAElC,YAAqB,KAAwD;QAC3E,qCAAqC;QACrC,KAAK,EAAE,CAAC;QAFW,UAAK,GAAL,KAAK,CAAmD;QAG3E,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,iBAAiB,CACf,WAAmE,EACnE,aAAsC,EACtC,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,iCAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,MAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAEvD,MAAM,EAAE,MAAM,EAAE,GAAG,aAAa,CAAC;QACjC,MAAM,UAAU,GAAG,WAAW,CAAC;QAC/B,MAAM,WAAW,GAAG,8CAA8C,CAAC;QACnE,MAAM,uBAAuB,GAA4B;YACvD,MAAM;YACN,UAAU;YACV,WAAW;YACX,uBAAuB,EAAE,uDAA4C,CAAC,kBAAkB;YACxF,wBAAwB,EAAE,sDAA2C,CAAC,kBAAkB;SACzF,CAAC;QACF,MAAM,EAAE,cAAc,EAAE,GAAG,aAAa,CAAC;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,CAAC,OAAsC,EAAE,EAAE,CACzC,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,SAAS,CACf,KAAwD,EACxD,OAAuB;QAEvB,OAAO,8EAAgE,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC1F,CAAC;IAEO,WAAW,CACjB,MAAsB,EACtB,OAAuB;QAEvB,OAAO,gFAAkE,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC7F,CAAC;CAIF;AA5DD,oGA4DC"}
|
|
@@ -1,62 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeEffectivePatchesForPatchBaselineCommand = void 0;
|
|
4
|
-
const models_0_1 = require("../models/models_0");
|
|
5
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
6
|
-
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
7
|
-
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Retrieves the current effective patches (the patch and the approval state) for the specified
|
|
10
|
-
* patch baseline. Applies to patch baselines for Windows only.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { SSMClient, DescribeEffectivePatchesForPatchBaselineCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
15
|
-
* // const { SSMClient, DescribeEffectivePatchesForPatchBaselineCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
16
|
-
* const client = new SSMClient(config);
|
|
17
|
-
* const command = new DescribeEffectivePatchesForPatchBaselineCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link DescribeEffectivePatchesForPatchBaselineCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link DescribeEffectivePatchesForPatchBaselineCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link SSMClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
26
|
-
class DescribeEffectivePatchesForPatchBaselineCommand extends smithy_client_1.Command {
|
|
27
|
-
// Start section: command_properties
|
|
28
|
-
// End section: command_properties
|
|
29
|
-
constructor(input) {
|
|
30
|
-
// Start section: command_constructor
|
|
31
|
-
super();
|
|
32
|
-
this.input = input;
|
|
33
|
-
// End section: command_constructor
|
|
34
|
-
}
|
|
35
|
-
/**
|
|
36
|
-
* @internal
|
|
37
|
-
*/
|
|
38
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
39
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
40
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
41
|
-
const { logger } = configuration;
|
|
42
|
-
const clientName = "SSMClient";
|
|
43
|
-
const commandName = "DescribeEffectivePatchesForPatchBaselineCommand";
|
|
44
|
-
const handlerExecutionContext = {
|
|
45
|
-
logger,
|
|
46
|
-
clientName,
|
|
47
|
-
commandName,
|
|
48
|
-
inputFilterSensitiveLog: models_0_1.DescribeEffectivePatchesForPatchBaselineRequest.filterSensitiveLog,
|
|
49
|
-
outputFilterSensitiveLog: models_0_1.DescribeEffectivePatchesForPatchBaselineResult.filterSensitiveLog,
|
|
50
|
-
};
|
|
51
|
-
const { requestHandler } = configuration;
|
|
52
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
53
|
-
}
|
|
54
|
-
serialize(input, context) {
|
|
55
|
-
return Aws_json1_1_1.serializeAws_json1_1DescribeEffectivePatchesForPatchBaselineCommand(input, context);
|
|
56
|
-
}
|
|
57
|
-
deserialize(output, context) {
|
|
58
|
-
return Aws_json1_1_1.deserializeAws_json1_1DescribeEffectivePatchesForPatchBaselineCommand(output, context);
|
|
59
|
-
}
|
|
60
|
-
}
|
|
61
|
-
exports.DescribeEffectivePatchesForPatchBaselineCommand = DescribeEffectivePatchesForPatchBaselineCommand;
|
|
62
|
-
//# sourceMappingURL=DescribeEffectivePatchesForPatchBaselineCommand.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"DescribeEffectivePatchesForPatchBaselineCommand.js","sourceRoot":"","sources":["../../../commands/DescribeEffectivePatchesForPatchBaselineCommand.ts"],"names":[],"mappings":";;;AACA,iDAG4B;AAC5B,0DAGkC;AAClC,gEAA2D;AAE3D,0DAA6D;AAiB7D;;;;;;;;;;;;;;;;;GAiBG;AACH,MAAa,+CAAgD,SAAQ,uBAIpE;IACC,oCAAoC;IACpC,kCAAkC;IAElC,YAAqB,KAA2D;QAC9E,qCAAqC;QACrC,KAAK,EAAE,CAAC;QAFW,UAAK,GAAL,KAAK,CAAsD;QAG9E,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,iBAAiB,CACf,WAAmE,EACnE,aAAsC,EACtC,OAA8B;QAK9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,iCAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,MAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAEvD,MAAM,EAAE,MAAM,EAAE,GAAG,aAAa,CAAC;QACjC,MAAM,UAAU,GAAG,WAAW,CAAC;QAC/B,MAAM,WAAW,GAAG,iDAAiD,CAAC;QACtE,MAAM,uBAAuB,GAA4B;YACvD,MAAM;YACN,UAAU;YACV,WAAW;YACX,uBAAuB,EAAE,0DAA+C,CAAC,kBAAkB;YAC3F,wBAAwB,EAAE,yDAA8C,CAAC,kBAAkB;SAC5F,CAAC;QACF,MAAM,EAAE,cAAc,EAAE,GAAG,aAAa,CAAC;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,CAAC,OAAsC,EAAE,EAAE,CACzC,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,SAAS,CACf,KAA2D,EAC3D,OAAuB;QAEvB,OAAO,iFAAmE,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC7F,CAAC;IAEO,WAAW,CACjB,MAAsB,EACtB,OAAuB;QAEvB,OAAO,mFAAqE,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAChG,CAAC;CAIF;AA/DD,0GA+DC"}
|
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeInstanceAssociationsStatusCommand = void 0;
|
|
4
|
-
const models_0_1 = require("../models/models_0");
|
|
5
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
6
|
-
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
7
|
-
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
8
|
-
/**
|
|
9
|
-
* <p>The status of the associations for the instance(s).</p>
|
|
10
|
-
* @example
|
|
11
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
12
|
-
* ```javascript
|
|
13
|
-
* import { SSMClient, DescribeInstanceAssociationsStatusCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
14
|
-
* // const { SSMClient, DescribeInstanceAssociationsStatusCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
15
|
-
* const client = new SSMClient(config);
|
|
16
|
-
* const command = new DescribeInstanceAssociationsStatusCommand(input);
|
|
17
|
-
* const response = await client.send(command);
|
|
18
|
-
* ```
|
|
19
|
-
*
|
|
20
|
-
* @see {@link DescribeInstanceAssociationsStatusCommandInput} for command's `input` shape.
|
|
21
|
-
* @see {@link DescribeInstanceAssociationsStatusCommandOutput} for command's `response` shape.
|
|
22
|
-
* @see {@link SSMClientResolvedConfig | config} for command's `input` shape.
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
|
-
class DescribeInstanceAssociationsStatusCommand extends smithy_client_1.Command {
|
|
26
|
-
// Start section: command_properties
|
|
27
|
-
// End section: command_properties
|
|
28
|
-
constructor(input) {
|
|
29
|
-
// Start section: command_constructor
|
|
30
|
-
super();
|
|
31
|
-
this.input = input;
|
|
32
|
-
// End section: command_constructor
|
|
33
|
-
}
|
|
34
|
-
/**
|
|
35
|
-
* @internal
|
|
36
|
-
*/
|
|
37
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
38
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
39
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
40
|
-
const { logger } = configuration;
|
|
41
|
-
const clientName = "SSMClient";
|
|
42
|
-
const commandName = "DescribeInstanceAssociationsStatusCommand";
|
|
43
|
-
const handlerExecutionContext = {
|
|
44
|
-
logger,
|
|
45
|
-
clientName,
|
|
46
|
-
commandName,
|
|
47
|
-
inputFilterSensitiveLog: models_0_1.DescribeInstanceAssociationsStatusRequest.filterSensitiveLog,
|
|
48
|
-
outputFilterSensitiveLog: models_0_1.DescribeInstanceAssociationsStatusResult.filterSensitiveLog,
|
|
49
|
-
};
|
|
50
|
-
const { requestHandler } = configuration;
|
|
51
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
52
|
-
}
|
|
53
|
-
serialize(input, context) {
|
|
54
|
-
return Aws_json1_1_1.serializeAws_json1_1DescribeInstanceAssociationsStatusCommand(input, context);
|
|
55
|
-
}
|
|
56
|
-
deserialize(output, context) {
|
|
57
|
-
return Aws_json1_1_1.deserializeAws_json1_1DescribeInstanceAssociationsStatusCommand(output, context);
|
|
58
|
-
}
|
|
59
|
-
}
|
|
60
|
-
exports.DescribeInstanceAssociationsStatusCommand = DescribeInstanceAssociationsStatusCommand;
|
|
61
|
-
//# sourceMappingURL=DescribeInstanceAssociationsStatusCommand.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"DescribeInstanceAssociationsStatusCommand.js","sourceRoot":"","sources":["../../../commands/DescribeInstanceAssociationsStatusCommand.ts"],"names":[],"mappings":";;;AACA,iDAG4B;AAC5B,0DAGkC;AAClC,gEAA2D;AAE3D,0DAA6D;AAgB7D;;;;;;;;;;;;;;;;GAgBG;AACH,MAAa,yCAA0C,SAAQ,uBAI9D;IACC,oCAAoC;IACpC,kCAAkC;IAElC,YAAqB,KAAqD;QACxE,qCAAqC;QACrC,KAAK,EAAE,CAAC;QAFW,UAAK,GAAL,KAAK,CAAgD;QAGxE,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,iBAAiB,CACf,WAAmE,EACnE,aAAsC,EACtC,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,iCAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,MAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAEvD,MAAM,EAAE,MAAM,EAAE,GAAG,aAAa,CAAC;QACjC,MAAM,UAAU,GAAG,WAAW,CAAC;QAC/B,MAAM,WAAW,GAAG,2CAA2C,CAAC;QAChE,MAAM,uBAAuB,GAA4B;YACvD,MAAM;YACN,UAAU;YACV,WAAW;YACX,uBAAuB,EAAE,oDAAyC,CAAC,kBAAkB;YACrF,wBAAwB,EAAE,mDAAwC,CAAC,kBAAkB;SACtF,CAAC;QACF,MAAM,EAAE,cAAc,EAAE,GAAG,aAAa,CAAC;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,CAAC,OAAsC,EAAE,EAAE,CACzC,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,SAAS,CACf,KAAqD,EACrD,OAAuB;QAEvB,OAAO,2EAA6D,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACvF,CAAC;IAEO,WAAW,CACjB,MAAsB,EACtB,OAAuB;QAEvB,OAAO,6EAA+D,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC1F,CAAC;CAIF;AA5DD,8FA4DC"}
|
|
@@ -1,70 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeInstanceInformationCommand = void 0;
|
|
4
|
-
const models_0_1 = require("../models/models_0");
|
|
5
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
6
|
-
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
7
|
-
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
8
|
-
/**
|
|
9
|
-
* <p>Describes one or more of your instances, including information about the operating system
|
|
10
|
-
* platform, the version of SSM Agent installed on the instance, instance status, and so on.</p>
|
|
11
|
-
* <p>If you specify one or more instance IDs, it returns information for those instances. If you
|
|
12
|
-
* don't specify instance IDs, it returns information for all your instances. If you specify an
|
|
13
|
-
* instance ID that isn't valid or an instance that you don't own, you receive an error.</p>
|
|
14
|
-
* <note>
|
|
15
|
-
* <p>The <code>IamRole</code> field for this API operation is the Identity and Access Management
|
|
16
|
-
* (IAM) role assigned to on-premises instances. This call doesn't return the
|
|
17
|
-
* IAM role for EC2 instances.</p>
|
|
18
|
-
* </note>
|
|
19
|
-
* @example
|
|
20
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
21
|
-
* ```javascript
|
|
22
|
-
* import { SSMClient, DescribeInstanceInformationCommand } from "@aws-sdk/client-ssm"; // ES Modules import
|
|
23
|
-
* // const { SSMClient, DescribeInstanceInformationCommand } = require("@aws-sdk/client-ssm"); // CommonJS import
|
|
24
|
-
* const client = new SSMClient(config);
|
|
25
|
-
* const command = new DescribeInstanceInformationCommand(input);
|
|
26
|
-
* const response = await client.send(command);
|
|
27
|
-
* ```
|
|
28
|
-
*
|
|
29
|
-
* @see {@link DescribeInstanceInformationCommandInput} for command's `input` shape.
|
|
30
|
-
* @see {@link DescribeInstanceInformationCommandOutput} for command's `response` shape.
|
|
31
|
-
* @see {@link SSMClientResolvedConfig | config} for command's `input` shape.
|
|
32
|
-
*
|
|
33
|
-
*/
|
|
34
|
-
class DescribeInstanceInformationCommand extends smithy_client_1.Command {
|
|
35
|
-
// Start section: command_properties
|
|
36
|
-
// End section: command_properties
|
|
37
|
-
constructor(input) {
|
|
38
|
-
// Start section: command_constructor
|
|
39
|
-
super();
|
|
40
|
-
this.input = input;
|
|
41
|
-
// End section: command_constructor
|
|
42
|
-
}
|
|
43
|
-
/**
|
|
44
|
-
* @internal
|
|
45
|
-
*/
|
|
46
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
47
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
48
|
-
const stack = clientStack.concat(this.middlewareStack);
|
|
49
|
-
const { logger } = configuration;
|
|
50
|
-
const clientName = "SSMClient";
|
|
51
|
-
const commandName = "DescribeInstanceInformationCommand";
|
|
52
|
-
const handlerExecutionContext = {
|
|
53
|
-
logger,
|
|
54
|
-
clientName,
|
|
55
|
-
commandName,
|
|
56
|
-
inputFilterSensitiveLog: models_0_1.DescribeInstanceInformationRequest.filterSensitiveLog,
|
|
57
|
-
outputFilterSensitiveLog: models_0_1.DescribeInstanceInformationResult.filterSensitiveLog,
|
|
58
|
-
};
|
|
59
|
-
const { requestHandler } = configuration;
|
|
60
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
61
|
-
}
|
|
62
|
-
serialize(input, context) {
|
|
63
|
-
return Aws_json1_1_1.serializeAws_json1_1DescribeInstanceInformationCommand(input, context);
|
|
64
|
-
}
|
|
65
|
-
deserialize(output, context) {
|
|
66
|
-
return Aws_json1_1_1.deserializeAws_json1_1DescribeInstanceInformationCommand(output, context);
|
|
67
|
-
}
|
|
68
|
-
}
|
|
69
|
-
exports.DescribeInstanceInformationCommand = DescribeInstanceInformationCommand;
|
|
70
|
-
//# sourceMappingURL=DescribeInstanceInformationCommand.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"DescribeInstanceInformationCommand.js","sourceRoot":"","sources":["../../../commands/DescribeInstanceInformationCommand.ts"],"names":[],"mappings":";;;AACA,iDAA2G;AAC3G,0DAGkC;AAClC,gEAA2D;AAE3D,0DAA6D;AAc7D;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,MAAa,kCAAmC,SAAQ,uBAIvD;IACC,oCAAoC;IACpC,kCAAkC;IAElC,YAAqB,KAA8C;QACjE,qCAAqC;QACrC,KAAK,EAAE,CAAC;QAFW,UAAK,GAAL,KAAK,CAAyC;QAGjE,mCAAmC;IACrC,CAAC;IAED;;OAEG;IACH,iBAAiB,CACf,WAAmE,EACnE,aAAsC,EACtC,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,iCAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,MAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAEvD,MAAM,EAAE,MAAM,EAAE,GAAG,aAAa,CAAC;QACjC,MAAM,UAAU,GAAG,WAAW,CAAC;QAC/B,MAAM,WAAW,GAAG,oCAAoC,CAAC;QACzD,MAAM,uBAAuB,GAA4B;YACvD,MAAM;YACN,UAAU;YACV,WAAW;YACX,uBAAuB,EAAE,6CAAkC,CAAC,kBAAkB;YAC9E,wBAAwB,EAAE,4CAAiC,CAAC,kBAAkB;SAC/E,CAAC;QACF,MAAM,EAAE,cAAc,EAAE,GAAG,aAAa,CAAC;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,CAAC,OAAsC,EAAE,EAAE,CACzC,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,SAAS,CAAC,KAA8C,EAAE,OAAuB;QACvF,OAAO,oEAAsD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAChF,CAAC;IAEO,WAAW,CACjB,MAAsB,EACtB,OAAuB;QAEvB,OAAO,sEAAwD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACnF,CAAC;CAIF;AAzDD,gFAyDC"}
|