@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
|
@@ -0,0 +1,1300 @@
|
|
|
1
|
+
import { __assign } from "tslib";
|
|
2
|
+
import { SENSITIVE_STRING } from "@aws-sdk/smithy-client";
|
|
3
|
+
import { PatchSource, } from "./models_0";
|
|
4
|
+
export var DescribeParametersResult;
|
|
5
|
+
(function (DescribeParametersResult) {
|
|
6
|
+
DescribeParametersResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
7
|
+
})(DescribeParametersResult || (DescribeParametersResult = {}));
|
|
8
|
+
export var InvalidFilterOption;
|
|
9
|
+
(function (InvalidFilterOption) {
|
|
10
|
+
InvalidFilterOption.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
11
|
+
})(InvalidFilterOption || (InvalidFilterOption = {}));
|
|
12
|
+
export var DescribePatchBaselinesRequest;
|
|
13
|
+
(function (DescribePatchBaselinesRequest) {
|
|
14
|
+
DescribePatchBaselinesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
15
|
+
})(DescribePatchBaselinesRequest || (DescribePatchBaselinesRequest = {}));
|
|
16
|
+
export var PatchBaselineIdentity;
|
|
17
|
+
(function (PatchBaselineIdentity) {
|
|
18
|
+
PatchBaselineIdentity.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
19
|
+
})(PatchBaselineIdentity || (PatchBaselineIdentity = {}));
|
|
20
|
+
export var DescribePatchBaselinesResult;
|
|
21
|
+
(function (DescribePatchBaselinesResult) {
|
|
22
|
+
DescribePatchBaselinesResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
23
|
+
})(DescribePatchBaselinesResult || (DescribePatchBaselinesResult = {}));
|
|
24
|
+
export var DescribePatchGroupsRequest;
|
|
25
|
+
(function (DescribePatchGroupsRequest) {
|
|
26
|
+
DescribePatchGroupsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
27
|
+
})(DescribePatchGroupsRequest || (DescribePatchGroupsRequest = {}));
|
|
28
|
+
export var PatchGroupPatchBaselineMapping;
|
|
29
|
+
(function (PatchGroupPatchBaselineMapping) {
|
|
30
|
+
PatchGroupPatchBaselineMapping.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
31
|
+
})(PatchGroupPatchBaselineMapping || (PatchGroupPatchBaselineMapping = {}));
|
|
32
|
+
export var DescribePatchGroupsResult;
|
|
33
|
+
(function (DescribePatchGroupsResult) {
|
|
34
|
+
DescribePatchGroupsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
35
|
+
})(DescribePatchGroupsResult || (DescribePatchGroupsResult = {}));
|
|
36
|
+
export var DescribePatchGroupStateRequest;
|
|
37
|
+
(function (DescribePatchGroupStateRequest) {
|
|
38
|
+
DescribePatchGroupStateRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
39
|
+
})(DescribePatchGroupStateRequest || (DescribePatchGroupStateRequest = {}));
|
|
40
|
+
export var DescribePatchGroupStateResult;
|
|
41
|
+
(function (DescribePatchGroupStateResult) {
|
|
42
|
+
DescribePatchGroupStateResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
43
|
+
})(DescribePatchGroupStateResult || (DescribePatchGroupStateResult = {}));
|
|
44
|
+
export var PatchSet;
|
|
45
|
+
(function (PatchSet) {
|
|
46
|
+
PatchSet["Application"] = "APPLICATION";
|
|
47
|
+
PatchSet["Os"] = "OS";
|
|
48
|
+
})(PatchSet || (PatchSet = {}));
|
|
49
|
+
export var PatchProperty;
|
|
50
|
+
(function (PatchProperty) {
|
|
51
|
+
PatchProperty["PatchClassification"] = "CLASSIFICATION";
|
|
52
|
+
PatchProperty["PatchMsrcSeverity"] = "MSRC_SEVERITY";
|
|
53
|
+
PatchProperty["PatchPriority"] = "PRIORITY";
|
|
54
|
+
PatchProperty["PatchProductFamily"] = "PRODUCT_FAMILY";
|
|
55
|
+
PatchProperty["PatchSeverity"] = "SEVERITY";
|
|
56
|
+
PatchProperty["Product"] = "PRODUCT";
|
|
57
|
+
})(PatchProperty || (PatchProperty = {}));
|
|
58
|
+
export var DescribePatchPropertiesRequest;
|
|
59
|
+
(function (DescribePatchPropertiesRequest) {
|
|
60
|
+
DescribePatchPropertiesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
61
|
+
})(DescribePatchPropertiesRequest || (DescribePatchPropertiesRequest = {}));
|
|
62
|
+
export var DescribePatchPropertiesResult;
|
|
63
|
+
(function (DescribePatchPropertiesResult) {
|
|
64
|
+
DescribePatchPropertiesResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
65
|
+
})(DescribePatchPropertiesResult || (DescribePatchPropertiesResult = {}));
|
|
66
|
+
export var SessionFilterKey;
|
|
67
|
+
(function (SessionFilterKey) {
|
|
68
|
+
SessionFilterKey["INVOKED_AFTER"] = "InvokedAfter";
|
|
69
|
+
SessionFilterKey["INVOKED_BEFORE"] = "InvokedBefore";
|
|
70
|
+
SessionFilterKey["OWNER"] = "Owner";
|
|
71
|
+
SessionFilterKey["SESSION_ID"] = "SessionId";
|
|
72
|
+
SessionFilterKey["STATUS"] = "Status";
|
|
73
|
+
SessionFilterKey["TARGET_ID"] = "Target";
|
|
74
|
+
})(SessionFilterKey || (SessionFilterKey = {}));
|
|
75
|
+
export var SessionFilter;
|
|
76
|
+
(function (SessionFilter) {
|
|
77
|
+
SessionFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
78
|
+
})(SessionFilter || (SessionFilter = {}));
|
|
79
|
+
export var SessionState;
|
|
80
|
+
(function (SessionState) {
|
|
81
|
+
SessionState["ACTIVE"] = "Active";
|
|
82
|
+
SessionState["HISTORY"] = "History";
|
|
83
|
+
})(SessionState || (SessionState = {}));
|
|
84
|
+
export var DescribeSessionsRequest;
|
|
85
|
+
(function (DescribeSessionsRequest) {
|
|
86
|
+
DescribeSessionsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
87
|
+
})(DescribeSessionsRequest || (DescribeSessionsRequest = {}));
|
|
88
|
+
export var SessionManagerOutputUrl;
|
|
89
|
+
(function (SessionManagerOutputUrl) {
|
|
90
|
+
SessionManagerOutputUrl.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
91
|
+
})(SessionManagerOutputUrl || (SessionManagerOutputUrl = {}));
|
|
92
|
+
export var SessionStatus;
|
|
93
|
+
(function (SessionStatus) {
|
|
94
|
+
SessionStatus["CONNECTED"] = "Connected";
|
|
95
|
+
SessionStatus["CONNECTING"] = "Connecting";
|
|
96
|
+
SessionStatus["DISCONNECTED"] = "Disconnected";
|
|
97
|
+
SessionStatus["FAILED"] = "Failed";
|
|
98
|
+
SessionStatus["TERMINATED"] = "Terminated";
|
|
99
|
+
SessionStatus["TERMINATING"] = "Terminating";
|
|
100
|
+
})(SessionStatus || (SessionStatus = {}));
|
|
101
|
+
export var Session;
|
|
102
|
+
(function (Session) {
|
|
103
|
+
Session.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
104
|
+
})(Session || (Session = {}));
|
|
105
|
+
export var DescribeSessionsResponse;
|
|
106
|
+
(function (DescribeSessionsResponse) {
|
|
107
|
+
DescribeSessionsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
108
|
+
})(DescribeSessionsResponse || (DescribeSessionsResponse = {}));
|
|
109
|
+
export var DisassociateOpsItemRelatedItemRequest;
|
|
110
|
+
(function (DisassociateOpsItemRelatedItemRequest) {
|
|
111
|
+
DisassociateOpsItemRelatedItemRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
112
|
+
})(DisassociateOpsItemRelatedItemRequest || (DisassociateOpsItemRelatedItemRequest = {}));
|
|
113
|
+
export var DisassociateOpsItemRelatedItemResponse;
|
|
114
|
+
(function (DisassociateOpsItemRelatedItemResponse) {
|
|
115
|
+
DisassociateOpsItemRelatedItemResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
116
|
+
})(DisassociateOpsItemRelatedItemResponse || (DisassociateOpsItemRelatedItemResponse = {}));
|
|
117
|
+
export var OpsItemRelatedItemAssociationNotFoundException;
|
|
118
|
+
(function (OpsItemRelatedItemAssociationNotFoundException) {
|
|
119
|
+
OpsItemRelatedItemAssociationNotFoundException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
120
|
+
})(OpsItemRelatedItemAssociationNotFoundException || (OpsItemRelatedItemAssociationNotFoundException = {}));
|
|
121
|
+
export var GetAutomationExecutionRequest;
|
|
122
|
+
(function (GetAutomationExecutionRequest) {
|
|
123
|
+
GetAutomationExecutionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
124
|
+
})(GetAutomationExecutionRequest || (GetAutomationExecutionRequest = {}));
|
|
125
|
+
export var ProgressCounters;
|
|
126
|
+
(function (ProgressCounters) {
|
|
127
|
+
ProgressCounters.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
128
|
+
})(ProgressCounters || (ProgressCounters = {}));
|
|
129
|
+
export var AutomationExecution;
|
|
130
|
+
(function (AutomationExecution) {
|
|
131
|
+
AutomationExecution.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
132
|
+
})(AutomationExecution || (AutomationExecution = {}));
|
|
133
|
+
export var GetAutomationExecutionResult;
|
|
134
|
+
(function (GetAutomationExecutionResult) {
|
|
135
|
+
GetAutomationExecutionResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
136
|
+
})(GetAutomationExecutionResult || (GetAutomationExecutionResult = {}));
|
|
137
|
+
export var GetCalendarStateRequest;
|
|
138
|
+
(function (GetCalendarStateRequest) {
|
|
139
|
+
GetCalendarStateRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
140
|
+
})(GetCalendarStateRequest || (GetCalendarStateRequest = {}));
|
|
141
|
+
export var CalendarState;
|
|
142
|
+
(function (CalendarState) {
|
|
143
|
+
CalendarState["CLOSED"] = "CLOSED";
|
|
144
|
+
CalendarState["OPEN"] = "OPEN";
|
|
145
|
+
})(CalendarState || (CalendarState = {}));
|
|
146
|
+
export var GetCalendarStateResponse;
|
|
147
|
+
(function (GetCalendarStateResponse) {
|
|
148
|
+
GetCalendarStateResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
149
|
+
})(GetCalendarStateResponse || (GetCalendarStateResponse = {}));
|
|
150
|
+
export var InvalidDocumentType;
|
|
151
|
+
(function (InvalidDocumentType) {
|
|
152
|
+
InvalidDocumentType.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
153
|
+
})(InvalidDocumentType || (InvalidDocumentType = {}));
|
|
154
|
+
export var UnsupportedCalendarException;
|
|
155
|
+
(function (UnsupportedCalendarException) {
|
|
156
|
+
UnsupportedCalendarException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
157
|
+
})(UnsupportedCalendarException || (UnsupportedCalendarException = {}));
|
|
158
|
+
export var GetCommandInvocationRequest;
|
|
159
|
+
(function (GetCommandInvocationRequest) {
|
|
160
|
+
GetCommandInvocationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
161
|
+
})(GetCommandInvocationRequest || (GetCommandInvocationRequest = {}));
|
|
162
|
+
export var CloudWatchOutputConfig;
|
|
163
|
+
(function (CloudWatchOutputConfig) {
|
|
164
|
+
CloudWatchOutputConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
165
|
+
})(CloudWatchOutputConfig || (CloudWatchOutputConfig = {}));
|
|
166
|
+
export var CommandInvocationStatus;
|
|
167
|
+
(function (CommandInvocationStatus) {
|
|
168
|
+
CommandInvocationStatus["CANCELLED"] = "Cancelled";
|
|
169
|
+
CommandInvocationStatus["CANCELLING"] = "Cancelling";
|
|
170
|
+
CommandInvocationStatus["DELAYED"] = "Delayed";
|
|
171
|
+
CommandInvocationStatus["FAILED"] = "Failed";
|
|
172
|
+
CommandInvocationStatus["IN_PROGRESS"] = "InProgress";
|
|
173
|
+
CommandInvocationStatus["PENDING"] = "Pending";
|
|
174
|
+
CommandInvocationStatus["SUCCESS"] = "Success";
|
|
175
|
+
CommandInvocationStatus["TIMED_OUT"] = "TimedOut";
|
|
176
|
+
})(CommandInvocationStatus || (CommandInvocationStatus = {}));
|
|
177
|
+
export var GetCommandInvocationResult;
|
|
178
|
+
(function (GetCommandInvocationResult) {
|
|
179
|
+
GetCommandInvocationResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
180
|
+
})(GetCommandInvocationResult || (GetCommandInvocationResult = {}));
|
|
181
|
+
export var InvalidPluginName;
|
|
182
|
+
(function (InvalidPluginName) {
|
|
183
|
+
InvalidPluginName.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
184
|
+
})(InvalidPluginName || (InvalidPluginName = {}));
|
|
185
|
+
export var InvocationDoesNotExist;
|
|
186
|
+
(function (InvocationDoesNotExist) {
|
|
187
|
+
InvocationDoesNotExist.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
188
|
+
})(InvocationDoesNotExist || (InvocationDoesNotExist = {}));
|
|
189
|
+
export var GetConnectionStatusRequest;
|
|
190
|
+
(function (GetConnectionStatusRequest) {
|
|
191
|
+
GetConnectionStatusRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
192
|
+
})(GetConnectionStatusRequest || (GetConnectionStatusRequest = {}));
|
|
193
|
+
export var ConnectionStatus;
|
|
194
|
+
(function (ConnectionStatus) {
|
|
195
|
+
ConnectionStatus["CONNECTED"] = "Connected";
|
|
196
|
+
ConnectionStatus["NOT_CONNECTED"] = "NotConnected";
|
|
197
|
+
})(ConnectionStatus || (ConnectionStatus = {}));
|
|
198
|
+
export var GetConnectionStatusResponse;
|
|
199
|
+
(function (GetConnectionStatusResponse) {
|
|
200
|
+
GetConnectionStatusResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
201
|
+
})(GetConnectionStatusResponse || (GetConnectionStatusResponse = {}));
|
|
202
|
+
export var GetDefaultPatchBaselineRequest;
|
|
203
|
+
(function (GetDefaultPatchBaselineRequest) {
|
|
204
|
+
GetDefaultPatchBaselineRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
205
|
+
})(GetDefaultPatchBaselineRequest || (GetDefaultPatchBaselineRequest = {}));
|
|
206
|
+
export var GetDefaultPatchBaselineResult;
|
|
207
|
+
(function (GetDefaultPatchBaselineResult) {
|
|
208
|
+
GetDefaultPatchBaselineResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
209
|
+
})(GetDefaultPatchBaselineResult || (GetDefaultPatchBaselineResult = {}));
|
|
210
|
+
export var BaselineOverride;
|
|
211
|
+
(function (BaselineOverride) {
|
|
212
|
+
BaselineOverride.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Sources && { Sources: obj.Sources.map(function (item) { return PatchSource.filterSensitiveLog(item); }) }))); };
|
|
213
|
+
})(BaselineOverride || (BaselineOverride = {}));
|
|
214
|
+
export var GetDeployablePatchSnapshotForInstanceRequest;
|
|
215
|
+
(function (GetDeployablePatchSnapshotForInstanceRequest) {
|
|
216
|
+
GetDeployablePatchSnapshotForInstanceRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
217
|
+
})(GetDeployablePatchSnapshotForInstanceRequest || (GetDeployablePatchSnapshotForInstanceRequest = {}));
|
|
218
|
+
export var GetDeployablePatchSnapshotForInstanceResult;
|
|
219
|
+
(function (GetDeployablePatchSnapshotForInstanceResult) {
|
|
220
|
+
GetDeployablePatchSnapshotForInstanceResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
221
|
+
})(GetDeployablePatchSnapshotForInstanceResult || (GetDeployablePatchSnapshotForInstanceResult = {}));
|
|
222
|
+
export var UnsupportedFeatureRequiredException;
|
|
223
|
+
(function (UnsupportedFeatureRequiredException) {
|
|
224
|
+
UnsupportedFeatureRequiredException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
225
|
+
})(UnsupportedFeatureRequiredException || (UnsupportedFeatureRequiredException = {}));
|
|
226
|
+
export var GetDocumentRequest;
|
|
227
|
+
(function (GetDocumentRequest) {
|
|
228
|
+
GetDocumentRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
229
|
+
})(GetDocumentRequest || (GetDocumentRequest = {}));
|
|
230
|
+
export var AttachmentHashType;
|
|
231
|
+
(function (AttachmentHashType) {
|
|
232
|
+
AttachmentHashType["SHA256"] = "Sha256";
|
|
233
|
+
})(AttachmentHashType || (AttachmentHashType = {}));
|
|
234
|
+
export var AttachmentContent;
|
|
235
|
+
(function (AttachmentContent) {
|
|
236
|
+
AttachmentContent.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
237
|
+
})(AttachmentContent || (AttachmentContent = {}));
|
|
238
|
+
export var GetDocumentResult;
|
|
239
|
+
(function (GetDocumentResult) {
|
|
240
|
+
GetDocumentResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
241
|
+
})(GetDocumentResult || (GetDocumentResult = {}));
|
|
242
|
+
export var InventoryQueryOperatorType;
|
|
243
|
+
(function (InventoryQueryOperatorType) {
|
|
244
|
+
InventoryQueryOperatorType["BEGIN_WITH"] = "BeginWith";
|
|
245
|
+
InventoryQueryOperatorType["EQUAL"] = "Equal";
|
|
246
|
+
InventoryQueryOperatorType["EXISTS"] = "Exists";
|
|
247
|
+
InventoryQueryOperatorType["GREATER_THAN"] = "GreaterThan";
|
|
248
|
+
InventoryQueryOperatorType["LESS_THAN"] = "LessThan";
|
|
249
|
+
InventoryQueryOperatorType["NOT_EQUAL"] = "NotEqual";
|
|
250
|
+
})(InventoryQueryOperatorType || (InventoryQueryOperatorType = {}));
|
|
251
|
+
export var InventoryFilter;
|
|
252
|
+
(function (InventoryFilter) {
|
|
253
|
+
InventoryFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
254
|
+
})(InventoryFilter || (InventoryFilter = {}));
|
|
255
|
+
export var InventoryGroup;
|
|
256
|
+
(function (InventoryGroup) {
|
|
257
|
+
InventoryGroup.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
258
|
+
})(InventoryGroup || (InventoryGroup = {}));
|
|
259
|
+
export var ResultAttribute;
|
|
260
|
+
(function (ResultAttribute) {
|
|
261
|
+
ResultAttribute.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
262
|
+
})(ResultAttribute || (ResultAttribute = {}));
|
|
263
|
+
export var InventoryResultItem;
|
|
264
|
+
(function (InventoryResultItem) {
|
|
265
|
+
InventoryResultItem.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
266
|
+
})(InventoryResultItem || (InventoryResultItem = {}));
|
|
267
|
+
export var InventoryResultEntity;
|
|
268
|
+
(function (InventoryResultEntity) {
|
|
269
|
+
InventoryResultEntity.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
270
|
+
})(InventoryResultEntity || (InventoryResultEntity = {}));
|
|
271
|
+
export var GetInventoryResult;
|
|
272
|
+
(function (GetInventoryResult) {
|
|
273
|
+
GetInventoryResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
274
|
+
})(GetInventoryResult || (GetInventoryResult = {}));
|
|
275
|
+
export var InvalidAggregatorException;
|
|
276
|
+
(function (InvalidAggregatorException) {
|
|
277
|
+
InvalidAggregatorException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
278
|
+
})(InvalidAggregatorException || (InvalidAggregatorException = {}));
|
|
279
|
+
export var InvalidInventoryGroupException;
|
|
280
|
+
(function (InvalidInventoryGroupException) {
|
|
281
|
+
InvalidInventoryGroupException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
282
|
+
})(InvalidInventoryGroupException || (InvalidInventoryGroupException = {}));
|
|
283
|
+
export var InvalidResultAttributeException;
|
|
284
|
+
(function (InvalidResultAttributeException) {
|
|
285
|
+
InvalidResultAttributeException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
286
|
+
})(InvalidResultAttributeException || (InvalidResultAttributeException = {}));
|
|
287
|
+
export var GetInventorySchemaRequest;
|
|
288
|
+
(function (GetInventorySchemaRequest) {
|
|
289
|
+
GetInventorySchemaRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
290
|
+
})(GetInventorySchemaRequest || (GetInventorySchemaRequest = {}));
|
|
291
|
+
export var InventoryAttributeDataType;
|
|
292
|
+
(function (InventoryAttributeDataType) {
|
|
293
|
+
InventoryAttributeDataType["NUMBER"] = "number";
|
|
294
|
+
InventoryAttributeDataType["STRING"] = "string";
|
|
295
|
+
})(InventoryAttributeDataType || (InventoryAttributeDataType = {}));
|
|
296
|
+
export var InventoryItemAttribute;
|
|
297
|
+
(function (InventoryItemAttribute) {
|
|
298
|
+
InventoryItemAttribute.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
299
|
+
})(InventoryItemAttribute || (InventoryItemAttribute = {}));
|
|
300
|
+
export var InventoryItemSchema;
|
|
301
|
+
(function (InventoryItemSchema) {
|
|
302
|
+
InventoryItemSchema.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
303
|
+
})(InventoryItemSchema || (InventoryItemSchema = {}));
|
|
304
|
+
export var GetInventorySchemaResult;
|
|
305
|
+
(function (GetInventorySchemaResult) {
|
|
306
|
+
GetInventorySchemaResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
307
|
+
})(GetInventorySchemaResult || (GetInventorySchemaResult = {}));
|
|
308
|
+
export var GetMaintenanceWindowRequest;
|
|
309
|
+
(function (GetMaintenanceWindowRequest) {
|
|
310
|
+
GetMaintenanceWindowRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
311
|
+
})(GetMaintenanceWindowRequest || (GetMaintenanceWindowRequest = {}));
|
|
312
|
+
export var GetMaintenanceWindowResult;
|
|
313
|
+
(function (GetMaintenanceWindowResult) {
|
|
314
|
+
GetMaintenanceWindowResult.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Description && { Description: SENSITIVE_STRING }))); };
|
|
315
|
+
})(GetMaintenanceWindowResult || (GetMaintenanceWindowResult = {}));
|
|
316
|
+
export var GetMaintenanceWindowExecutionRequest;
|
|
317
|
+
(function (GetMaintenanceWindowExecutionRequest) {
|
|
318
|
+
GetMaintenanceWindowExecutionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
319
|
+
})(GetMaintenanceWindowExecutionRequest || (GetMaintenanceWindowExecutionRequest = {}));
|
|
320
|
+
export var GetMaintenanceWindowExecutionResult;
|
|
321
|
+
(function (GetMaintenanceWindowExecutionResult) {
|
|
322
|
+
GetMaintenanceWindowExecutionResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
323
|
+
})(GetMaintenanceWindowExecutionResult || (GetMaintenanceWindowExecutionResult = {}));
|
|
324
|
+
export var GetMaintenanceWindowExecutionTaskRequest;
|
|
325
|
+
(function (GetMaintenanceWindowExecutionTaskRequest) {
|
|
326
|
+
GetMaintenanceWindowExecutionTaskRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
327
|
+
})(GetMaintenanceWindowExecutionTaskRequest || (GetMaintenanceWindowExecutionTaskRequest = {}));
|
|
328
|
+
export var GetMaintenanceWindowExecutionTaskResult;
|
|
329
|
+
(function (GetMaintenanceWindowExecutionTaskResult) {
|
|
330
|
+
GetMaintenanceWindowExecutionTaskResult.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.TaskParameters && { TaskParameters: SENSITIVE_STRING }))); };
|
|
331
|
+
})(GetMaintenanceWindowExecutionTaskResult || (GetMaintenanceWindowExecutionTaskResult = {}));
|
|
332
|
+
export var GetMaintenanceWindowExecutionTaskInvocationRequest;
|
|
333
|
+
(function (GetMaintenanceWindowExecutionTaskInvocationRequest) {
|
|
334
|
+
GetMaintenanceWindowExecutionTaskInvocationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
335
|
+
})(GetMaintenanceWindowExecutionTaskInvocationRequest || (GetMaintenanceWindowExecutionTaskInvocationRequest = {}));
|
|
336
|
+
export var GetMaintenanceWindowExecutionTaskInvocationResult;
|
|
337
|
+
(function (GetMaintenanceWindowExecutionTaskInvocationResult) {
|
|
338
|
+
GetMaintenanceWindowExecutionTaskInvocationResult.filterSensitiveLog = function (obj) { return (__assign(__assign(__assign({}, obj), (obj.Parameters && { Parameters: SENSITIVE_STRING })), (obj.OwnerInformation && { OwnerInformation: SENSITIVE_STRING }))); };
|
|
339
|
+
})(GetMaintenanceWindowExecutionTaskInvocationResult || (GetMaintenanceWindowExecutionTaskInvocationResult = {}));
|
|
340
|
+
export var GetMaintenanceWindowTaskRequest;
|
|
341
|
+
(function (GetMaintenanceWindowTaskRequest) {
|
|
342
|
+
GetMaintenanceWindowTaskRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
343
|
+
})(GetMaintenanceWindowTaskRequest || (GetMaintenanceWindowTaskRequest = {}));
|
|
344
|
+
export var MaintenanceWindowAutomationParameters;
|
|
345
|
+
(function (MaintenanceWindowAutomationParameters) {
|
|
346
|
+
MaintenanceWindowAutomationParameters.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
347
|
+
})(MaintenanceWindowAutomationParameters || (MaintenanceWindowAutomationParameters = {}));
|
|
348
|
+
export var MaintenanceWindowLambdaParameters;
|
|
349
|
+
(function (MaintenanceWindowLambdaParameters) {
|
|
350
|
+
MaintenanceWindowLambdaParameters.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Payload && { Payload: SENSITIVE_STRING }))); };
|
|
351
|
+
})(MaintenanceWindowLambdaParameters || (MaintenanceWindowLambdaParameters = {}));
|
|
352
|
+
export var NotificationEvent;
|
|
353
|
+
(function (NotificationEvent) {
|
|
354
|
+
NotificationEvent["ALL"] = "All";
|
|
355
|
+
NotificationEvent["CANCELLED"] = "Cancelled";
|
|
356
|
+
NotificationEvent["FAILED"] = "Failed";
|
|
357
|
+
NotificationEvent["IN_PROGRESS"] = "InProgress";
|
|
358
|
+
NotificationEvent["SUCCESS"] = "Success";
|
|
359
|
+
NotificationEvent["TIMED_OUT"] = "TimedOut";
|
|
360
|
+
})(NotificationEvent || (NotificationEvent = {}));
|
|
361
|
+
export var NotificationType;
|
|
362
|
+
(function (NotificationType) {
|
|
363
|
+
NotificationType["Command"] = "Command";
|
|
364
|
+
NotificationType["Invocation"] = "Invocation";
|
|
365
|
+
})(NotificationType || (NotificationType = {}));
|
|
366
|
+
export var NotificationConfig;
|
|
367
|
+
(function (NotificationConfig) {
|
|
368
|
+
NotificationConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
369
|
+
})(NotificationConfig || (NotificationConfig = {}));
|
|
370
|
+
export var MaintenanceWindowRunCommandParameters;
|
|
371
|
+
(function (MaintenanceWindowRunCommandParameters) {
|
|
372
|
+
MaintenanceWindowRunCommandParameters.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
373
|
+
})(MaintenanceWindowRunCommandParameters || (MaintenanceWindowRunCommandParameters = {}));
|
|
374
|
+
export var MaintenanceWindowStepFunctionsParameters;
|
|
375
|
+
(function (MaintenanceWindowStepFunctionsParameters) {
|
|
376
|
+
MaintenanceWindowStepFunctionsParameters.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Input && { Input: SENSITIVE_STRING }))); };
|
|
377
|
+
})(MaintenanceWindowStepFunctionsParameters || (MaintenanceWindowStepFunctionsParameters = {}));
|
|
378
|
+
export var MaintenanceWindowTaskInvocationParameters;
|
|
379
|
+
(function (MaintenanceWindowTaskInvocationParameters) {
|
|
380
|
+
MaintenanceWindowTaskInvocationParameters.filterSensitiveLog = function (obj) { return (__assign(__assign(__assign({}, obj), (obj.StepFunctions && {
|
|
381
|
+
StepFunctions: MaintenanceWindowStepFunctionsParameters.filterSensitiveLog(obj.StepFunctions),
|
|
382
|
+
})), (obj.Lambda && { Lambda: MaintenanceWindowLambdaParameters.filterSensitiveLog(obj.Lambda) }))); };
|
|
383
|
+
})(MaintenanceWindowTaskInvocationParameters || (MaintenanceWindowTaskInvocationParameters = {}));
|
|
384
|
+
export var GetMaintenanceWindowTaskResult;
|
|
385
|
+
(function (GetMaintenanceWindowTaskResult) {
|
|
386
|
+
GetMaintenanceWindowTaskResult.filterSensitiveLog = function (obj) { return (__assign(__assign(__assign(__assign({}, obj), (obj.TaskParameters && { TaskParameters: SENSITIVE_STRING })), (obj.TaskInvocationParameters && {
|
|
387
|
+
TaskInvocationParameters: MaintenanceWindowTaskInvocationParameters.filterSensitiveLog(obj.TaskInvocationParameters),
|
|
388
|
+
})), (obj.Description && { Description: SENSITIVE_STRING }))); };
|
|
389
|
+
})(GetMaintenanceWindowTaskResult || (GetMaintenanceWindowTaskResult = {}));
|
|
390
|
+
export var GetOpsItemRequest;
|
|
391
|
+
(function (GetOpsItemRequest) {
|
|
392
|
+
GetOpsItemRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
393
|
+
})(GetOpsItemRequest || (GetOpsItemRequest = {}));
|
|
394
|
+
export var OpsItem;
|
|
395
|
+
(function (OpsItem) {
|
|
396
|
+
OpsItem.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
397
|
+
})(OpsItem || (OpsItem = {}));
|
|
398
|
+
export var GetOpsItemResponse;
|
|
399
|
+
(function (GetOpsItemResponse) {
|
|
400
|
+
GetOpsItemResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
401
|
+
})(GetOpsItemResponse || (GetOpsItemResponse = {}));
|
|
402
|
+
export var GetOpsMetadataRequest;
|
|
403
|
+
(function (GetOpsMetadataRequest) {
|
|
404
|
+
GetOpsMetadataRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
405
|
+
})(GetOpsMetadataRequest || (GetOpsMetadataRequest = {}));
|
|
406
|
+
export var GetOpsMetadataResult;
|
|
407
|
+
(function (GetOpsMetadataResult) {
|
|
408
|
+
GetOpsMetadataResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
409
|
+
})(GetOpsMetadataResult || (GetOpsMetadataResult = {}));
|
|
410
|
+
export var OpsFilterOperatorType;
|
|
411
|
+
(function (OpsFilterOperatorType) {
|
|
412
|
+
OpsFilterOperatorType["BEGIN_WITH"] = "BeginWith";
|
|
413
|
+
OpsFilterOperatorType["EQUAL"] = "Equal";
|
|
414
|
+
OpsFilterOperatorType["EXISTS"] = "Exists";
|
|
415
|
+
OpsFilterOperatorType["GREATER_THAN"] = "GreaterThan";
|
|
416
|
+
OpsFilterOperatorType["LESS_THAN"] = "LessThan";
|
|
417
|
+
OpsFilterOperatorType["NOT_EQUAL"] = "NotEqual";
|
|
418
|
+
})(OpsFilterOperatorType || (OpsFilterOperatorType = {}));
|
|
419
|
+
export var OpsFilter;
|
|
420
|
+
(function (OpsFilter) {
|
|
421
|
+
OpsFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
422
|
+
})(OpsFilter || (OpsFilter = {}));
|
|
423
|
+
export var OpsResultAttribute;
|
|
424
|
+
(function (OpsResultAttribute) {
|
|
425
|
+
OpsResultAttribute.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
426
|
+
})(OpsResultAttribute || (OpsResultAttribute = {}));
|
|
427
|
+
export var OpsEntityItem;
|
|
428
|
+
(function (OpsEntityItem) {
|
|
429
|
+
OpsEntityItem.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
430
|
+
})(OpsEntityItem || (OpsEntityItem = {}));
|
|
431
|
+
export var OpsEntity;
|
|
432
|
+
(function (OpsEntity) {
|
|
433
|
+
OpsEntity.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
434
|
+
})(OpsEntity || (OpsEntity = {}));
|
|
435
|
+
export var GetOpsSummaryResult;
|
|
436
|
+
(function (GetOpsSummaryResult) {
|
|
437
|
+
GetOpsSummaryResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
438
|
+
})(GetOpsSummaryResult || (GetOpsSummaryResult = {}));
|
|
439
|
+
export var GetParameterRequest;
|
|
440
|
+
(function (GetParameterRequest) {
|
|
441
|
+
GetParameterRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
442
|
+
})(GetParameterRequest || (GetParameterRequest = {}));
|
|
443
|
+
export var Parameter;
|
|
444
|
+
(function (Parameter) {
|
|
445
|
+
Parameter.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Value && { Value: SENSITIVE_STRING }))); };
|
|
446
|
+
})(Parameter || (Parameter = {}));
|
|
447
|
+
export var GetParameterResult;
|
|
448
|
+
(function (GetParameterResult) {
|
|
449
|
+
GetParameterResult.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Parameter && { Parameter: Parameter.filterSensitiveLog(obj.Parameter) }))); };
|
|
450
|
+
})(GetParameterResult || (GetParameterResult = {}));
|
|
451
|
+
export var InvalidKeyId;
|
|
452
|
+
(function (InvalidKeyId) {
|
|
453
|
+
InvalidKeyId.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
454
|
+
})(InvalidKeyId || (InvalidKeyId = {}));
|
|
455
|
+
export var ParameterVersionNotFound;
|
|
456
|
+
(function (ParameterVersionNotFound) {
|
|
457
|
+
ParameterVersionNotFound.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
458
|
+
})(ParameterVersionNotFound || (ParameterVersionNotFound = {}));
|
|
459
|
+
export var GetParameterHistoryRequest;
|
|
460
|
+
(function (GetParameterHistoryRequest) {
|
|
461
|
+
GetParameterHistoryRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
462
|
+
})(GetParameterHistoryRequest || (GetParameterHistoryRequest = {}));
|
|
463
|
+
export var ParameterHistory;
|
|
464
|
+
(function (ParameterHistory) {
|
|
465
|
+
ParameterHistory.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Value && { Value: SENSITIVE_STRING }))); };
|
|
466
|
+
})(ParameterHistory || (ParameterHistory = {}));
|
|
467
|
+
export var GetParameterHistoryResult;
|
|
468
|
+
(function (GetParameterHistoryResult) {
|
|
469
|
+
GetParameterHistoryResult.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Parameters && { Parameters: obj.Parameters.map(function (item) { return ParameterHistory.filterSensitiveLog(item); }) }))); };
|
|
470
|
+
})(GetParameterHistoryResult || (GetParameterHistoryResult = {}));
|
|
471
|
+
export var GetParametersRequest;
|
|
472
|
+
(function (GetParametersRequest) {
|
|
473
|
+
GetParametersRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
474
|
+
})(GetParametersRequest || (GetParametersRequest = {}));
|
|
475
|
+
export var GetParametersResult;
|
|
476
|
+
(function (GetParametersResult) {
|
|
477
|
+
GetParametersResult.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Parameters && { Parameters: obj.Parameters.map(function (item) { return Parameter.filterSensitiveLog(item); }) }))); };
|
|
478
|
+
})(GetParametersResult || (GetParametersResult = {}));
|
|
479
|
+
export var GetParametersByPathRequest;
|
|
480
|
+
(function (GetParametersByPathRequest) {
|
|
481
|
+
GetParametersByPathRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
482
|
+
})(GetParametersByPathRequest || (GetParametersByPathRequest = {}));
|
|
483
|
+
export var GetParametersByPathResult;
|
|
484
|
+
(function (GetParametersByPathResult) {
|
|
485
|
+
GetParametersByPathResult.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Parameters && { Parameters: obj.Parameters.map(function (item) { return Parameter.filterSensitiveLog(item); }) }))); };
|
|
486
|
+
})(GetParametersByPathResult || (GetParametersByPathResult = {}));
|
|
487
|
+
export var GetPatchBaselineRequest;
|
|
488
|
+
(function (GetPatchBaselineRequest) {
|
|
489
|
+
GetPatchBaselineRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
490
|
+
})(GetPatchBaselineRequest || (GetPatchBaselineRequest = {}));
|
|
491
|
+
export var GetPatchBaselineResult;
|
|
492
|
+
(function (GetPatchBaselineResult) {
|
|
493
|
+
GetPatchBaselineResult.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Sources && { Sources: obj.Sources.map(function (item) { return PatchSource.filterSensitiveLog(item); }) }))); };
|
|
494
|
+
})(GetPatchBaselineResult || (GetPatchBaselineResult = {}));
|
|
495
|
+
export var GetPatchBaselineForPatchGroupRequest;
|
|
496
|
+
(function (GetPatchBaselineForPatchGroupRequest) {
|
|
497
|
+
GetPatchBaselineForPatchGroupRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
498
|
+
})(GetPatchBaselineForPatchGroupRequest || (GetPatchBaselineForPatchGroupRequest = {}));
|
|
499
|
+
export var GetPatchBaselineForPatchGroupResult;
|
|
500
|
+
(function (GetPatchBaselineForPatchGroupResult) {
|
|
501
|
+
GetPatchBaselineForPatchGroupResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
502
|
+
})(GetPatchBaselineForPatchGroupResult || (GetPatchBaselineForPatchGroupResult = {}));
|
|
503
|
+
export var GetServiceSettingRequest;
|
|
504
|
+
(function (GetServiceSettingRequest) {
|
|
505
|
+
GetServiceSettingRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
506
|
+
})(GetServiceSettingRequest || (GetServiceSettingRequest = {}));
|
|
507
|
+
export var ServiceSetting;
|
|
508
|
+
(function (ServiceSetting) {
|
|
509
|
+
ServiceSetting.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
510
|
+
})(ServiceSetting || (ServiceSetting = {}));
|
|
511
|
+
export var GetServiceSettingResult;
|
|
512
|
+
(function (GetServiceSettingResult) {
|
|
513
|
+
GetServiceSettingResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
514
|
+
})(GetServiceSettingResult || (GetServiceSettingResult = {}));
|
|
515
|
+
export var ServiceSettingNotFound;
|
|
516
|
+
(function (ServiceSettingNotFound) {
|
|
517
|
+
ServiceSettingNotFound.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
518
|
+
})(ServiceSettingNotFound || (ServiceSettingNotFound = {}));
|
|
519
|
+
export var LabelParameterVersionRequest;
|
|
520
|
+
(function (LabelParameterVersionRequest) {
|
|
521
|
+
LabelParameterVersionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
522
|
+
})(LabelParameterVersionRequest || (LabelParameterVersionRequest = {}));
|
|
523
|
+
export var LabelParameterVersionResult;
|
|
524
|
+
(function (LabelParameterVersionResult) {
|
|
525
|
+
LabelParameterVersionResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
526
|
+
})(LabelParameterVersionResult || (LabelParameterVersionResult = {}));
|
|
527
|
+
export var ParameterVersionLabelLimitExceeded;
|
|
528
|
+
(function (ParameterVersionLabelLimitExceeded) {
|
|
529
|
+
ParameterVersionLabelLimitExceeded.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
530
|
+
})(ParameterVersionLabelLimitExceeded || (ParameterVersionLabelLimitExceeded = {}));
|
|
531
|
+
export var AssociationFilterKey;
|
|
532
|
+
(function (AssociationFilterKey) {
|
|
533
|
+
AssociationFilterKey["AssociationId"] = "AssociationId";
|
|
534
|
+
AssociationFilterKey["AssociationName"] = "AssociationName";
|
|
535
|
+
AssociationFilterKey["InstanceId"] = "InstanceId";
|
|
536
|
+
AssociationFilterKey["LastExecutedAfter"] = "LastExecutedAfter";
|
|
537
|
+
AssociationFilterKey["LastExecutedBefore"] = "LastExecutedBefore";
|
|
538
|
+
AssociationFilterKey["Name"] = "Name";
|
|
539
|
+
AssociationFilterKey["ResourceGroupName"] = "ResourceGroupName";
|
|
540
|
+
AssociationFilterKey["Status"] = "AssociationStatusName";
|
|
541
|
+
})(AssociationFilterKey || (AssociationFilterKey = {}));
|
|
542
|
+
export var AssociationFilter;
|
|
543
|
+
(function (AssociationFilter) {
|
|
544
|
+
AssociationFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
545
|
+
})(AssociationFilter || (AssociationFilter = {}));
|
|
546
|
+
export var ListAssociationsRequest;
|
|
547
|
+
(function (ListAssociationsRequest) {
|
|
548
|
+
ListAssociationsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
549
|
+
})(ListAssociationsRequest || (ListAssociationsRequest = {}));
|
|
550
|
+
export var Association;
|
|
551
|
+
(function (Association) {
|
|
552
|
+
Association.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
553
|
+
})(Association || (Association = {}));
|
|
554
|
+
export var ListAssociationsResult;
|
|
555
|
+
(function (ListAssociationsResult) {
|
|
556
|
+
ListAssociationsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
557
|
+
})(ListAssociationsResult || (ListAssociationsResult = {}));
|
|
558
|
+
export var ListAssociationVersionsRequest;
|
|
559
|
+
(function (ListAssociationVersionsRequest) {
|
|
560
|
+
ListAssociationVersionsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
561
|
+
})(ListAssociationVersionsRequest || (ListAssociationVersionsRequest = {}));
|
|
562
|
+
export var AssociationVersionInfo;
|
|
563
|
+
(function (AssociationVersionInfo) {
|
|
564
|
+
AssociationVersionInfo.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
565
|
+
})(AssociationVersionInfo || (AssociationVersionInfo = {}));
|
|
566
|
+
export var ListAssociationVersionsResult;
|
|
567
|
+
(function (ListAssociationVersionsResult) {
|
|
568
|
+
ListAssociationVersionsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
569
|
+
})(ListAssociationVersionsResult || (ListAssociationVersionsResult = {}));
|
|
570
|
+
export var CommandFilterKey;
|
|
571
|
+
(function (CommandFilterKey) {
|
|
572
|
+
CommandFilterKey["DOCUMENT_NAME"] = "DocumentName";
|
|
573
|
+
CommandFilterKey["EXECUTION_STAGE"] = "ExecutionStage";
|
|
574
|
+
CommandFilterKey["INVOKED_AFTER"] = "InvokedAfter";
|
|
575
|
+
CommandFilterKey["INVOKED_BEFORE"] = "InvokedBefore";
|
|
576
|
+
CommandFilterKey["STATUS"] = "Status";
|
|
577
|
+
})(CommandFilterKey || (CommandFilterKey = {}));
|
|
578
|
+
export var CommandFilter;
|
|
579
|
+
(function (CommandFilter) {
|
|
580
|
+
CommandFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
581
|
+
})(CommandFilter || (CommandFilter = {}));
|
|
582
|
+
export var ListCommandInvocationsRequest;
|
|
583
|
+
(function (ListCommandInvocationsRequest) {
|
|
584
|
+
ListCommandInvocationsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
585
|
+
})(ListCommandInvocationsRequest || (ListCommandInvocationsRequest = {}));
|
|
586
|
+
export var CommandPluginStatus;
|
|
587
|
+
(function (CommandPluginStatus) {
|
|
588
|
+
CommandPluginStatus["CANCELLED"] = "Cancelled";
|
|
589
|
+
CommandPluginStatus["FAILED"] = "Failed";
|
|
590
|
+
CommandPluginStatus["IN_PROGRESS"] = "InProgress";
|
|
591
|
+
CommandPluginStatus["PENDING"] = "Pending";
|
|
592
|
+
CommandPluginStatus["SUCCESS"] = "Success";
|
|
593
|
+
CommandPluginStatus["TIMED_OUT"] = "TimedOut";
|
|
594
|
+
})(CommandPluginStatus || (CommandPluginStatus = {}));
|
|
595
|
+
export var CommandPlugin;
|
|
596
|
+
(function (CommandPlugin) {
|
|
597
|
+
CommandPlugin.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
598
|
+
})(CommandPlugin || (CommandPlugin = {}));
|
|
599
|
+
export var CommandInvocation;
|
|
600
|
+
(function (CommandInvocation) {
|
|
601
|
+
CommandInvocation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
602
|
+
})(CommandInvocation || (CommandInvocation = {}));
|
|
603
|
+
export var ListCommandInvocationsResult;
|
|
604
|
+
(function (ListCommandInvocationsResult) {
|
|
605
|
+
ListCommandInvocationsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
606
|
+
})(ListCommandInvocationsResult || (ListCommandInvocationsResult = {}));
|
|
607
|
+
export var ListCommandsRequest;
|
|
608
|
+
(function (ListCommandsRequest) {
|
|
609
|
+
ListCommandsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
610
|
+
})(ListCommandsRequest || (ListCommandsRequest = {}));
|
|
611
|
+
export var CommandStatus;
|
|
612
|
+
(function (CommandStatus) {
|
|
613
|
+
CommandStatus["CANCELLED"] = "Cancelled";
|
|
614
|
+
CommandStatus["CANCELLING"] = "Cancelling";
|
|
615
|
+
CommandStatus["FAILED"] = "Failed";
|
|
616
|
+
CommandStatus["IN_PROGRESS"] = "InProgress";
|
|
617
|
+
CommandStatus["PENDING"] = "Pending";
|
|
618
|
+
CommandStatus["SUCCESS"] = "Success";
|
|
619
|
+
CommandStatus["TIMED_OUT"] = "TimedOut";
|
|
620
|
+
})(CommandStatus || (CommandStatus = {}));
|
|
621
|
+
export var Command;
|
|
622
|
+
(function (Command) {
|
|
623
|
+
Command.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
624
|
+
})(Command || (Command = {}));
|
|
625
|
+
export var ListCommandsResult;
|
|
626
|
+
(function (ListCommandsResult) {
|
|
627
|
+
ListCommandsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
628
|
+
})(ListCommandsResult || (ListCommandsResult = {}));
|
|
629
|
+
export var ComplianceQueryOperatorType;
|
|
630
|
+
(function (ComplianceQueryOperatorType) {
|
|
631
|
+
ComplianceQueryOperatorType["BeginWith"] = "BEGIN_WITH";
|
|
632
|
+
ComplianceQueryOperatorType["Equal"] = "EQUAL";
|
|
633
|
+
ComplianceQueryOperatorType["GreaterThan"] = "GREATER_THAN";
|
|
634
|
+
ComplianceQueryOperatorType["LessThan"] = "LESS_THAN";
|
|
635
|
+
ComplianceQueryOperatorType["NotEqual"] = "NOT_EQUAL";
|
|
636
|
+
})(ComplianceQueryOperatorType || (ComplianceQueryOperatorType = {}));
|
|
637
|
+
export var ComplianceStringFilter;
|
|
638
|
+
(function (ComplianceStringFilter) {
|
|
639
|
+
ComplianceStringFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
640
|
+
})(ComplianceStringFilter || (ComplianceStringFilter = {}));
|
|
641
|
+
export var ListComplianceItemsRequest;
|
|
642
|
+
(function (ListComplianceItemsRequest) {
|
|
643
|
+
ListComplianceItemsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
644
|
+
})(ListComplianceItemsRequest || (ListComplianceItemsRequest = {}));
|
|
645
|
+
export var ComplianceExecutionSummary;
|
|
646
|
+
(function (ComplianceExecutionSummary) {
|
|
647
|
+
ComplianceExecutionSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
648
|
+
})(ComplianceExecutionSummary || (ComplianceExecutionSummary = {}));
|
|
649
|
+
export var ComplianceSeverity;
|
|
650
|
+
(function (ComplianceSeverity) {
|
|
651
|
+
ComplianceSeverity["Critical"] = "CRITICAL";
|
|
652
|
+
ComplianceSeverity["High"] = "HIGH";
|
|
653
|
+
ComplianceSeverity["Informational"] = "INFORMATIONAL";
|
|
654
|
+
ComplianceSeverity["Low"] = "LOW";
|
|
655
|
+
ComplianceSeverity["Medium"] = "MEDIUM";
|
|
656
|
+
ComplianceSeverity["Unspecified"] = "UNSPECIFIED";
|
|
657
|
+
})(ComplianceSeverity || (ComplianceSeverity = {}));
|
|
658
|
+
export var ComplianceStatus;
|
|
659
|
+
(function (ComplianceStatus) {
|
|
660
|
+
ComplianceStatus["Compliant"] = "COMPLIANT";
|
|
661
|
+
ComplianceStatus["NonCompliant"] = "NON_COMPLIANT";
|
|
662
|
+
})(ComplianceStatus || (ComplianceStatus = {}));
|
|
663
|
+
export var ComplianceItem;
|
|
664
|
+
(function (ComplianceItem) {
|
|
665
|
+
ComplianceItem.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
666
|
+
})(ComplianceItem || (ComplianceItem = {}));
|
|
667
|
+
export var ListComplianceItemsResult;
|
|
668
|
+
(function (ListComplianceItemsResult) {
|
|
669
|
+
ListComplianceItemsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
670
|
+
})(ListComplianceItemsResult || (ListComplianceItemsResult = {}));
|
|
671
|
+
export var ListComplianceSummariesRequest;
|
|
672
|
+
(function (ListComplianceSummariesRequest) {
|
|
673
|
+
ListComplianceSummariesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
674
|
+
})(ListComplianceSummariesRequest || (ListComplianceSummariesRequest = {}));
|
|
675
|
+
export var SeveritySummary;
|
|
676
|
+
(function (SeveritySummary) {
|
|
677
|
+
SeveritySummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
678
|
+
})(SeveritySummary || (SeveritySummary = {}));
|
|
679
|
+
export var CompliantSummary;
|
|
680
|
+
(function (CompliantSummary) {
|
|
681
|
+
CompliantSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
682
|
+
})(CompliantSummary || (CompliantSummary = {}));
|
|
683
|
+
export var NonCompliantSummary;
|
|
684
|
+
(function (NonCompliantSummary) {
|
|
685
|
+
NonCompliantSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
686
|
+
})(NonCompliantSummary || (NonCompliantSummary = {}));
|
|
687
|
+
export var ComplianceSummaryItem;
|
|
688
|
+
(function (ComplianceSummaryItem) {
|
|
689
|
+
ComplianceSummaryItem.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
690
|
+
})(ComplianceSummaryItem || (ComplianceSummaryItem = {}));
|
|
691
|
+
export var ListComplianceSummariesResult;
|
|
692
|
+
(function (ListComplianceSummariesResult) {
|
|
693
|
+
ListComplianceSummariesResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
694
|
+
})(ListComplianceSummariesResult || (ListComplianceSummariesResult = {}));
|
|
695
|
+
export var DocumentMetadataEnum;
|
|
696
|
+
(function (DocumentMetadataEnum) {
|
|
697
|
+
DocumentMetadataEnum["DocumentReviews"] = "DocumentReviews";
|
|
698
|
+
})(DocumentMetadataEnum || (DocumentMetadataEnum = {}));
|
|
699
|
+
export var ListDocumentMetadataHistoryRequest;
|
|
700
|
+
(function (ListDocumentMetadataHistoryRequest) {
|
|
701
|
+
ListDocumentMetadataHistoryRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
702
|
+
})(ListDocumentMetadataHistoryRequest || (ListDocumentMetadataHistoryRequest = {}));
|
|
703
|
+
export var DocumentReviewCommentType;
|
|
704
|
+
(function (DocumentReviewCommentType) {
|
|
705
|
+
DocumentReviewCommentType["Comment"] = "Comment";
|
|
706
|
+
})(DocumentReviewCommentType || (DocumentReviewCommentType = {}));
|
|
707
|
+
export var DocumentReviewCommentSource;
|
|
708
|
+
(function (DocumentReviewCommentSource) {
|
|
709
|
+
DocumentReviewCommentSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
710
|
+
})(DocumentReviewCommentSource || (DocumentReviewCommentSource = {}));
|
|
711
|
+
export var DocumentReviewerResponseSource;
|
|
712
|
+
(function (DocumentReviewerResponseSource) {
|
|
713
|
+
DocumentReviewerResponseSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
714
|
+
})(DocumentReviewerResponseSource || (DocumentReviewerResponseSource = {}));
|
|
715
|
+
export var DocumentMetadataResponseInfo;
|
|
716
|
+
(function (DocumentMetadataResponseInfo) {
|
|
717
|
+
DocumentMetadataResponseInfo.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
718
|
+
})(DocumentMetadataResponseInfo || (DocumentMetadataResponseInfo = {}));
|
|
719
|
+
export var ListDocumentMetadataHistoryResponse;
|
|
720
|
+
(function (ListDocumentMetadataHistoryResponse) {
|
|
721
|
+
ListDocumentMetadataHistoryResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
722
|
+
})(ListDocumentMetadataHistoryResponse || (ListDocumentMetadataHistoryResponse = {}));
|
|
723
|
+
export var DocumentFilterKey;
|
|
724
|
+
(function (DocumentFilterKey) {
|
|
725
|
+
DocumentFilterKey["DocumentType"] = "DocumentType";
|
|
726
|
+
DocumentFilterKey["Name"] = "Name";
|
|
727
|
+
DocumentFilterKey["Owner"] = "Owner";
|
|
728
|
+
DocumentFilterKey["PlatformTypes"] = "PlatformTypes";
|
|
729
|
+
})(DocumentFilterKey || (DocumentFilterKey = {}));
|
|
730
|
+
export var DocumentFilter;
|
|
731
|
+
(function (DocumentFilter) {
|
|
732
|
+
DocumentFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
733
|
+
})(DocumentFilter || (DocumentFilter = {}));
|
|
734
|
+
export var DocumentKeyValuesFilter;
|
|
735
|
+
(function (DocumentKeyValuesFilter) {
|
|
736
|
+
DocumentKeyValuesFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
737
|
+
})(DocumentKeyValuesFilter || (DocumentKeyValuesFilter = {}));
|
|
738
|
+
export var ListDocumentsRequest;
|
|
739
|
+
(function (ListDocumentsRequest) {
|
|
740
|
+
ListDocumentsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
741
|
+
})(ListDocumentsRequest || (ListDocumentsRequest = {}));
|
|
742
|
+
export var DocumentIdentifier;
|
|
743
|
+
(function (DocumentIdentifier) {
|
|
744
|
+
DocumentIdentifier.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
745
|
+
})(DocumentIdentifier || (DocumentIdentifier = {}));
|
|
746
|
+
export var ListDocumentsResult;
|
|
747
|
+
(function (ListDocumentsResult) {
|
|
748
|
+
ListDocumentsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
749
|
+
})(ListDocumentsResult || (ListDocumentsResult = {}));
|
|
750
|
+
export var ListDocumentVersionsRequest;
|
|
751
|
+
(function (ListDocumentVersionsRequest) {
|
|
752
|
+
ListDocumentVersionsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
753
|
+
})(ListDocumentVersionsRequest || (ListDocumentVersionsRequest = {}));
|
|
754
|
+
export var DocumentVersionInfo;
|
|
755
|
+
(function (DocumentVersionInfo) {
|
|
756
|
+
DocumentVersionInfo.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
757
|
+
})(DocumentVersionInfo || (DocumentVersionInfo = {}));
|
|
758
|
+
export var ListDocumentVersionsResult;
|
|
759
|
+
(function (ListDocumentVersionsResult) {
|
|
760
|
+
ListDocumentVersionsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
761
|
+
})(ListDocumentVersionsResult || (ListDocumentVersionsResult = {}));
|
|
762
|
+
export var ListInventoryEntriesRequest;
|
|
763
|
+
(function (ListInventoryEntriesRequest) {
|
|
764
|
+
ListInventoryEntriesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
765
|
+
})(ListInventoryEntriesRequest || (ListInventoryEntriesRequest = {}));
|
|
766
|
+
export var ListInventoryEntriesResult;
|
|
767
|
+
(function (ListInventoryEntriesResult) {
|
|
768
|
+
ListInventoryEntriesResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
769
|
+
})(ListInventoryEntriesResult || (ListInventoryEntriesResult = {}));
|
|
770
|
+
export var OpsItemEventFilterKey;
|
|
771
|
+
(function (OpsItemEventFilterKey) {
|
|
772
|
+
OpsItemEventFilterKey["OPSITEM_ID"] = "OpsItemId";
|
|
773
|
+
})(OpsItemEventFilterKey || (OpsItemEventFilterKey = {}));
|
|
774
|
+
export var OpsItemEventFilterOperator;
|
|
775
|
+
(function (OpsItemEventFilterOperator) {
|
|
776
|
+
OpsItemEventFilterOperator["EQUAL"] = "Equal";
|
|
777
|
+
})(OpsItemEventFilterOperator || (OpsItemEventFilterOperator = {}));
|
|
778
|
+
export var OpsItemEventFilter;
|
|
779
|
+
(function (OpsItemEventFilter) {
|
|
780
|
+
OpsItemEventFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
781
|
+
})(OpsItemEventFilter || (OpsItemEventFilter = {}));
|
|
782
|
+
export var ListOpsItemEventsRequest;
|
|
783
|
+
(function (ListOpsItemEventsRequest) {
|
|
784
|
+
ListOpsItemEventsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
785
|
+
})(ListOpsItemEventsRequest || (ListOpsItemEventsRequest = {}));
|
|
786
|
+
export var OpsItemIdentity;
|
|
787
|
+
(function (OpsItemIdentity) {
|
|
788
|
+
OpsItemIdentity.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
789
|
+
})(OpsItemIdentity || (OpsItemIdentity = {}));
|
|
790
|
+
export var OpsItemEventSummary;
|
|
791
|
+
(function (OpsItemEventSummary) {
|
|
792
|
+
OpsItemEventSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
793
|
+
})(OpsItemEventSummary || (OpsItemEventSummary = {}));
|
|
794
|
+
export var ListOpsItemEventsResponse;
|
|
795
|
+
(function (ListOpsItemEventsResponse) {
|
|
796
|
+
ListOpsItemEventsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
797
|
+
})(ListOpsItemEventsResponse || (ListOpsItemEventsResponse = {}));
|
|
798
|
+
export var OpsItemRelatedItemsFilterKey;
|
|
799
|
+
(function (OpsItemRelatedItemsFilterKey) {
|
|
800
|
+
OpsItemRelatedItemsFilterKey["ASSOCIATION_ID"] = "AssociationId";
|
|
801
|
+
OpsItemRelatedItemsFilterKey["RESOURCE_TYPE"] = "ResourceType";
|
|
802
|
+
OpsItemRelatedItemsFilterKey["RESOURCE_URI"] = "ResourceUri";
|
|
803
|
+
})(OpsItemRelatedItemsFilterKey || (OpsItemRelatedItemsFilterKey = {}));
|
|
804
|
+
export var OpsItemRelatedItemsFilterOperator;
|
|
805
|
+
(function (OpsItemRelatedItemsFilterOperator) {
|
|
806
|
+
OpsItemRelatedItemsFilterOperator["EQUAL"] = "Equal";
|
|
807
|
+
})(OpsItemRelatedItemsFilterOperator || (OpsItemRelatedItemsFilterOperator = {}));
|
|
808
|
+
export var OpsItemRelatedItemsFilter;
|
|
809
|
+
(function (OpsItemRelatedItemsFilter) {
|
|
810
|
+
OpsItemRelatedItemsFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
811
|
+
})(OpsItemRelatedItemsFilter || (OpsItemRelatedItemsFilter = {}));
|
|
812
|
+
export var ListOpsItemRelatedItemsRequest;
|
|
813
|
+
(function (ListOpsItemRelatedItemsRequest) {
|
|
814
|
+
ListOpsItemRelatedItemsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
815
|
+
})(ListOpsItemRelatedItemsRequest || (ListOpsItemRelatedItemsRequest = {}));
|
|
816
|
+
export var OpsItemRelatedItemSummary;
|
|
817
|
+
(function (OpsItemRelatedItemSummary) {
|
|
818
|
+
OpsItemRelatedItemSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
819
|
+
})(OpsItemRelatedItemSummary || (OpsItemRelatedItemSummary = {}));
|
|
820
|
+
export var ListOpsItemRelatedItemsResponse;
|
|
821
|
+
(function (ListOpsItemRelatedItemsResponse) {
|
|
822
|
+
ListOpsItemRelatedItemsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
823
|
+
})(ListOpsItemRelatedItemsResponse || (ListOpsItemRelatedItemsResponse = {}));
|
|
824
|
+
export var OpsMetadataFilter;
|
|
825
|
+
(function (OpsMetadataFilter) {
|
|
826
|
+
OpsMetadataFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
827
|
+
})(OpsMetadataFilter || (OpsMetadataFilter = {}));
|
|
828
|
+
export var ListOpsMetadataRequest;
|
|
829
|
+
(function (ListOpsMetadataRequest) {
|
|
830
|
+
ListOpsMetadataRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
831
|
+
})(ListOpsMetadataRequest || (ListOpsMetadataRequest = {}));
|
|
832
|
+
export var OpsMetadata;
|
|
833
|
+
(function (OpsMetadata) {
|
|
834
|
+
OpsMetadata.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
835
|
+
})(OpsMetadata || (OpsMetadata = {}));
|
|
836
|
+
export var ListOpsMetadataResult;
|
|
837
|
+
(function (ListOpsMetadataResult) {
|
|
838
|
+
ListOpsMetadataResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
839
|
+
})(ListOpsMetadataResult || (ListOpsMetadataResult = {}));
|
|
840
|
+
export var ListResourceComplianceSummariesRequest;
|
|
841
|
+
(function (ListResourceComplianceSummariesRequest) {
|
|
842
|
+
ListResourceComplianceSummariesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
843
|
+
})(ListResourceComplianceSummariesRequest || (ListResourceComplianceSummariesRequest = {}));
|
|
844
|
+
export var ResourceComplianceSummaryItem;
|
|
845
|
+
(function (ResourceComplianceSummaryItem) {
|
|
846
|
+
ResourceComplianceSummaryItem.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
847
|
+
})(ResourceComplianceSummaryItem || (ResourceComplianceSummaryItem = {}));
|
|
848
|
+
export var ListResourceComplianceSummariesResult;
|
|
849
|
+
(function (ListResourceComplianceSummariesResult) {
|
|
850
|
+
ListResourceComplianceSummariesResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
851
|
+
})(ListResourceComplianceSummariesResult || (ListResourceComplianceSummariesResult = {}));
|
|
852
|
+
export var ListResourceDataSyncRequest;
|
|
853
|
+
(function (ListResourceDataSyncRequest) {
|
|
854
|
+
ListResourceDataSyncRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
855
|
+
})(ListResourceDataSyncRequest || (ListResourceDataSyncRequest = {}));
|
|
856
|
+
export var LastResourceDataSyncStatus;
|
|
857
|
+
(function (LastResourceDataSyncStatus) {
|
|
858
|
+
LastResourceDataSyncStatus["FAILED"] = "Failed";
|
|
859
|
+
LastResourceDataSyncStatus["INPROGRESS"] = "InProgress";
|
|
860
|
+
LastResourceDataSyncStatus["SUCCESSFUL"] = "Successful";
|
|
861
|
+
})(LastResourceDataSyncStatus || (LastResourceDataSyncStatus = {}));
|
|
862
|
+
export var ResourceDataSyncSourceWithState;
|
|
863
|
+
(function (ResourceDataSyncSourceWithState) {
|
|
864
|
+
ResourceDataSyncSourceWithState.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
865
|
+
})(ResourceDataSyncSourceWithState || (ResourceDataSyncSourceWithState = {}));
|
|
866
|
+
export var ResourceDataSyncItem;
|
|
867
|
+
(function (ResourceDataSyncItem) {
|
|
868
|
+
ResourceDataSyncItem.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
869
|
+
})(ResourceDataSyncItem || (ResourceDataSyncItem = {}));
|
|
870
|
+
export var ListResourceDataSyncResult;
|
|
871
|
+
(function (ListResourceDataSyncResult) {
|
|
872
|
+
ListResourceDataSyncResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
873
|
+
})(ListResourceDataSyncResult || (ListResourceDataSyncResult = {}));
|
|
874
|
+
export var ListTagsForResourceRequest;
|
|
875
|
+
(function (ListTagsForResourceRequest) {
|
|
876
|
+
ListTagsForResourceRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
877
|
+
})(ListTagsForResourceRequest || (ListTagsForResourceRequest = {}));
|
|
878
|
+
export var ListTagsForResourceResult;
|
|
879
|
+
(function (ListTagsForResourceResult) {
|
|
880
|
+
ListTagsForResourceResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
881
|
+
})(ListTagsForResourceResult || (ListTagsForResourceResult = {}));
|
|
882
|
+
export var DocumentPermissionLimit;
|
|
883
|
+
(function (DocumentPermissionLimit) {
|
|
884
|
+
DocumentPermissionLimit.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
885
|
+
})(DocumentPermissionLimit || (DocumentPermissionLimit = {}));
|
|
886
|
+
export var ModifyDocumentPermissionRequest;
|
|
887
|
+
(function (ModifyDocumentPermissionRequest) {
|
|
888
|
+
ModifyDocumentPermissionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
889
|
+
})(ModifyDocumentPermissionRequest || (ModifyDocumentPermissionRequest = {}));
|
|
890
|
+
export var ModifyDocumentPermissionResponse;
|
|
891
|
+
(function (ModifyDocumentPermissionResponse) {
|
|
892
|
+
ModifyDocumentPermissionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
893
|
+
})(ModifyDocumentPermissionResponse || (ModifyDocumentPermissionResponse = {}));
|
|
894
|
+
export var ComplianceTypeCountLimitExceededException;
|
|
895
|
+
(function (ComplianceTypeCountLimitExceededException) {
|
|
896
|
+
ComplianceTypeCountLimitExceededException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
897
|
+
})(ComplianceTypeCountLimitExceededException || (ComplianceTypeCountLimitExceededException = {}));
|
|
898
|
+
export var InvalidItemContentException;
|
|
899
|
+
(function (InvalidItemContentException) {
|
|
900
|
+
InvalidItemContentException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
901
|
+
})(InvalidItemContentException || (InvalidItemContentException = {}));
|
|
902
|
+
export var ItemSizeLimitExceededException;
|
|
903
|
+
(function (ItemSizeLimitExceededException) {
|
|
904
|
+
ItemSizeLimitExceededException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
905
|
+
})(ItemSizeLimitExceededException || (ItemSizeLimitExceededException = {}));
|
|
906
|
+
export var ComplianceItemEntry;
|
|
907
|
+
(function (ComplianceItemEntry) {
|
|
908
|
+
ComplianceItemEntry.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
909
|
+
})(ComplianceItemEntry || (ComplianceItemEntry = {}));
|
|
910
|
+
export var ComplianceUploadType;
|
|
911
|
+
(function (ComplianceUploadType) {
|
|
912
|
+
ComplianceUploadType["Complete"] = "COMPLETE";
|
|
913
|
+
ComplianceUploadType["Partial"] = "PARTIAL";
|
|
914
|
+
})(ComplianceUploadType || (ComplianceUploadType = {}));
|
|
915
|
+
export var PutComplianceItemsRequest;
|
|
916
|
+
(function (PutComplianceItemsRequest) {
|
|
917
|
+
PutComplianceItemsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
918
|
+
})(PutComplianceItemsRequest || (PutComplianceItemsRequest = {}));
|
|
919
|
+
export var PutComplianceItemsResult;
|
|
920
|
+
(function (PutComplianceItemsResult) {
|
|
921
|
+
PutComplianceItemsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
922
|
+
})(PutComplianceItemsResult || (PutComplianceItemsResult = {}));
|
|
923
|
+
export var TotalSizeLimitExceededException;
|
|
924
|
+
(function (TotalSizeLimitExceededException) {
|
|
925
|
+
TotalSizeLimitExceededException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
926
|
+
})(TotalSizeLimitExceededException || (TotalSizeLimitExceededException = {}));
|
|
927
|
+
export var CustomSchemaCountLimitExceededException;
|
|
928
|
+
(function (CustomSchemaCountLimitExceededException) {
|
|
929
|
+
CustomSchemaCountLimitExceededException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
930
|
+
})(CustomSchemaCountLimitExceededException || (CustomSchemaCountLimitExceededException = {}));
|
|
931
|
+
export var InvalidInventoryItemContextException;
|
|
932
|
+
(function (InvalidInventoryItemContextException) {
|
|
933
|
+
InvalidInventoryItemContextException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
934
|
+
})(InvalidInventoryItemContextException || (InvalidInventoryItemContextException = {}));
|
|
935
|
+
export var ItemContentMismatchException;
|
|
936
|
+
(function (ItemContentMismatchException) {
|
|
937
|
+
ItemContentMismatchException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
938
|
+
})(ItemContentMismatchException || (ItemContentMismatchException = {}));
|
|
939
|
+
export var InventoryItem;
|
|
940
|
+
(function (InventoryItem) {
|
|
941
|
+
InventoryItem.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
942
|
+
})(InventoryItem || (InventoryItem = {}));
|
|
943
|
+
export var PutInventoryRequest;
|
|
944
|
+
(function (PutInventoryRequest) {
|
|
945
|
+
PutInventoryRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
946
|
+
})(PutInventoryRequest || (PutInventoryRequest = {}));
|
|
947
|
+
export var PutInventoryResult;
|
|
948
|
+
(function (PutInventoryResult) {
|
|
949
|
+
PutInventoryResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
950
|
+
})(PutInventoryResult || (PutInventoryResult = {}));
|
|
951
|
+
export var SubTypeCountLimitExceededException;
|
|
952
|
+
(function (SubTypeCountLimitExceededException) {
|
|
953
|
+
SubTypeCountLimitExceededException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
954
|
+
})(SubTypeCountLimitExceededException || (SubTypeCountLimitExceededException = {}));
|
|
955
|
+
export var UnsupportedInventoryItemContextException;
|
|
956
|
+
(function (UnsupportedInventoryItemContextException) {
|
|
957
|
+
UnsupportedInventoryItemContextException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
958
|
+
})(UnsupportedInventoryItemContextException || (UnsupportedInventoryItemContextException = {}));
|
|
959
|
+
export var UnsupportedInventorySchemaVersionException;
|
|
960
|
+
(function (UnsupportedInventorySchemaVersionException) {
|
|
961
|
+
UnsupportedInventorySchemaVersionException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
962
|
+
})(UnsupportedInventorySchemaVersionException || (UnsupportedInventorySchemaVersionException = {}));
|
|
963
|
+
export var HierarchyLevelLimitExceededException;
|
|
964
|
+
(function (HierarchyLevelLimitExceededException) {
|
|
965
|
+
HierarchyLevelLimitExceededException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
966
|
+
})(HierarchyLevelLimitExceededException || (HierarchyLevelLimitExceededException = {}));
|
|
967
|
+
export var HierarchyTypeMismatchException;
|
|
968
|
+
(function (HierarchyTypeMismatchException) {
|
|
969
|
+
HierarchyTypeMismatchException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
970
|
+
})(HierarchyTypeMismatchException || (HierarchyTypeMismatchException = {}));
|
|
971
|
+
export var IncompatiblePolicyException;
|
|
972
|
+
(function (IncompatiblePolicyException) {
|
|
973
|
+
IncompatiblePolicyException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
974
|
+
})(IncompatiblePolicyException || (IncompatiblePolicyException = {}));
|
|
975
|
+
export var InvalidAllowedPatternException;
|
|
976
|
+
(function (InvalidAllowedPatternException) {
|
|
977
|
+
InvalidAllowedPatternException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
978
|
+
})(InvalidAllowedPatternException || (InvalidAllowedPatternException = {}));
|
|
979
|
+
export var InvalidPolicyAttributeException;
|
|
980
|
+
(function (InvalidPolicyAttributeException) {
|
|
981
|
+
InvalidPolicyAttributeException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
982
|
+
})(InvalidPolicyAttributeException || (InvalidPolicyAttributeException = {}));
|
|
983
|
+
export var InvalidPolicyTypeException;
|
|
984
|
+
(function (InvalidPolicyTypeException) {
|
|
985
|
+
InvalidPolicyTypeException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
986
|
+
})(InvalidPolicyTypeException || (InvalidPolicyTypeException = {}));
|
|
987
|
+
export var ParameterAlreadyExists;
|
|
988
|
+
(function (ParameterAlreadyExists) {
|
|
989
|
+
ParameterAlreadyExists.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
990
|
+
})(ParameterAlreadyExists || (ParameterAlreadyExists = {}));
|
|
991
|
+
export var ParameterLimitExceeded;
|
|
992
|
+
(function (ParameterLimitExceeded) {
|
|
993
|
+
ParameterLimitExceeded.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
994
|
+
})(ParameterLimitExceeded || (ParameterLimitExceeded = {}));
|
|
995
|
+
export var ParameterMaxVersionLimitExceeded;
|
|
996
|
+
(function (ParameterMaxVersionLimitExceeded) {
|
|
997
|
+
ParameterMaxVersionLimitExceeded.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
998
|
+
})(ParameterMaxVersionLimitExceeded || (ParameterMaxVersionLimitExceeded = {}));
|
|
999
|
+
export var ParameterPatternMismatchException;
|
|
1000
|
+
(function (ParameterPatternMismatchException) {
|
|
1001
|
+
ParameterPatternMismatchException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1002
|
+
})(ParameterPatternMismatchException || (ParameterPatternMismatchException = {}));
|
|
1003
|
+
export var PoliciesLimitExceededException;
|
|
1004
|
+
(function (PoliciesLimitExceededException) {
|
|
1005
|
+
PoliciesLimitExceededException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1006
|
+
})(PoliciesLimitExceededException || (PoliciesLimitExceededException = {}));
|
|
1007
|
+
export var PutParameterRequest;
|
|
1008
|
+
(function (PutParameterRequest) {
|
|
1009
|
+
PutParameterRequest.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Value && { Value: SENSITIVE_STRING }))); };
|
|
1010
|
+
})(PutParameterRequest || (PutParameterRequest = {}));
|
|
1011
|
+
export var PutParameterResult;
|
|
1012
|
+
(function (PutParameterResult) {
|
|
1013
|
+
PutParameterResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1014
|
+
})(PutParameterResult || (PutParameterResult = {}));
|
|
1015
|
+
export var UnsupportedParameterType;
|
|
1016
|
+
(function (UnsupportedParameterType) {
|
|
1017
|
+
UnsupportedParameterType.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1018
|
+
})(UnsupportedParameterType || (UnsupportedParameterType = {}));
|
|
1019
|
+
export var RegisterDefaultPatchBaselineRequest;
|
|
1020
|
+
(function (RegisterDefaultPatchBaselineRequest) {
|
|
1021
|
+
RegisterDefaultPatchBaselineRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1022
|
+
})(RegisterDefaultPatchBaselineRequest || (RegisterDefaultPatchBaselineRequest = {}));
|
|
1023
|
+
export var RegisterDefaultPatchBaselineResult;
|
|
1024
|
+
(function (RegisterDefaultPatchBaselineResult) {
|
|
1025
|
+
RegisterDefaultPatchBaselineResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1026
|
+
})(RegisterDefaultPatchBaselineResult || (RegisterDefaultPatchBaselineResult = {}));
|
|
1027
|
+
export var RegisterPatchBaselineForPatchGroupRequest;
|
|
1028
|
+
(function (RegisterPatchBaselineForPatchGroupRequest) {
|
|
1029
|
+
RegisterPatchBaselineForPatchGroupRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1030
|
+
})(RegisterPatchBaselineForPatchGroupRequest || (RegisterPatchBaselineForPatchGroupRequest = {}));
|
|
1031
|
+
export var RegisterPatchBaselineForPatchGroupResult;
|
|
1032
|
+
(function (RegisterPatchBaselineForPatchGroupResult) {
|
|
1033
|
+
RegisterPatchBaselineForPatchGroupResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1034
|
+
})(RegisterPatchBaselineForPatchGroupResult || (RegisterPatchBaselineForPatchGroupResult = {}));
|
|
1035
|
+
export var RegisterTargetWithMaintenanceWindowRequest;
|
|
1036
|
+
(function (RegisterTargetWithMaintenanceWindowRequest) {
|
|
1037
|
+
RegisterTargetWithMaintenanceWindowRequest.filterSensitiveLog = function (obj) { return (__assign(__assign(__assign({}, obj), (obj.OwnerInformation && { OwnerInformation: SENSITIVE_STRING })), (obj.Description && { Description: SENSITIVE_STRING }))); };
|
|
1038
|
+
})(RegisterTargetWithMaintenanceWindowRequest || (RegisterTargetWithMaintenanceWindowRequest = {}));
|
|
1039
|
+
export var RegisterTargetWithMaintenanceWindowResult;
|
|
1040
|
+
(function (RegisterTargetWithMaintenanceWindowResult) {
|
|
1041
|
+
RegisterTargetWithMaintenanceWindowResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1042
|
+
})(RegisterTargetWithMaintenanceWindowResult || (RegisterTargetWithMaintenanceWindowResult = {}));
|
|
1043
|
+
export var FeatureNotAvailableException;
|
|
1044
|
+
(function (FeatureNotAvailableException) {
|
|
1045
|
+
FeatureNotAvailableException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1046
|
+
})(FeatureNotAvailableException || (FeatureNotAvailableException = {}));
|
|
1047
|
+
export var RegisterTaskWithMaintenanceWindowRequest;
|
|
1048
|
+
(function (RegisterTaskWithMaintenanceWindowRequest) {
|
|
1049
|
+
RegisterTaskWithMaintenanceWindowRequest.filterSensitiveLog = function (obj) { return (__assign(__assign(__assign(__assign({}, obj), (obj.TaskParameters && { TaskParameters: SENSITIVE_STRING })), (obj.TaskInvocationParameters && {
|
|
1050
|
+
TaskInvocationParameters: MaintenanceWindowTaskInvocationParameters.filterSensitiveLog(obj.TaskInvocationParameters),
|
|
1051
|
+
})), (obj.Description && { Description: SENSITIVE_STRING }))); };
|
|
1052
|
+
})(RegisterTaskWithMaintenanceWindowRequest || (RegisterTaskWithMaintenanceWindowRequest = {}));
|
|
1053
|
+
export var RegisterTaskWithMaintenanceWindowResult;
|
|
1054
|
+
(function (RegisterTaskWithMaintenanceWindowResult) {
|
|
1055
|
+
RegisterTaskWithMaintenanceWindowResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1056
|
+
})(RegisterTaskWithMaintenanceWindowResult || (RegisterTaskWithMaintenanceWindowResult = {}));
|
|
1057
|
+
export var RemoveTagsFromResourceRequest;
|
|
1058
|
+
(function (RemoveTagsFromResourceRequest) {
|
|
1059
|
+
RemoveTagsFromResourceRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1060
|
+
})(RemoveTagsFromResourceRequest || (RemoveTagsFromResourceRequest = {}));
|
|
1061
|
+
export var RemoveTagsFromResourceResult;
|
|
1062
|
+
(function (RemoveTagsFromResourceResult) {
|
|
1063
|
+
RemoveTagsFromResourceResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1064
|
+
})(RemoveTagsFromResourceResult || (RemoveTagsFromResourceResult = {}));
|
|
1065
|
+
export var ResetServiceSettingRequest;
|
|
1066
|
+
(function (ResetServiceSettingRequest) {
|
|
1067
|
+
ResetServiceSettingRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1068
|
+
})(ResetServiceSettingRequest || (ResetServiceSettingRequest = {}));
|
|
1069
|
+
export var ResetServiceSettingResult;
|
|
1070
|
+
(function (ResetServiceSettingResult) {
|
|
1071
|
+
ResetServiceSettingResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1072
|
+
})(ResetServiceSettingResult || (ResetServiceSettingResult = {}));
|
|
1073
|
+
export var ResumeSessionRequest;
|
|
1074
|
+
(function (ResumeSessionRequest) {
|
|
1075
|
+
ResumeSessionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1076
|
+
})(ResumeSessionRequest || (ResumeSessionRequest = {}));
|
|
1077
|
+
export var ResumeSessionResponse;
|
|
1078
|
+
(function (ResumeSessionResponse) {
|
|
1079
|
+
ResumeSessionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1080
|
+
})(ResumeSessionResponse || (ResumeSessionResponse = {}));
|
|
1081
|
+
export var AutomationStepNotFoundException;
|
|
1082
|
+
(function (AutomationStepNotFoundException) {
|
|
1083
|
+
AutomationStepNotFoundException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1084
|
+
})(AutomationStepNotFoundException || (AutomationStepNotFoundException = {}));
|
|
1085
|
+
export var InvalidAutomationSignalException;
|
|
1086
|
+
(function (InvalidAutomationSignalException) {
|
|
1087
|
+
InvalidAutomationSignalException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1088
|
+
})(InvalidAutomationSignalException || (InvalidAutomationSignalException = {}));
|
|
1089
|
+
export var SignalType;
|
|
1090
|
+
(function (SignalType) {
|
|
1091
|
+
SignalType["APPROVE"] = "Approve";
|
|
1092
|
+
SignalType["REJECT"] = "Reject";
|
|
1093
|
+
SignalType["RESUME"] = "Resume";
|
|
1094
|
+
SignalType["START_STEP"] = "StartStep";
|
|
1095
|
+
SignalType["STOP_STEP"] = "StopStep";
|
|
1096
|
+
})(SignalType || (SignalType = {}));
|
|
1097
|
+
export var SendAutomationSignalRequest;
|
|
1098
|
+
(function (SendAutomationSignalRequest) {
|
|
1099
|
+
SendAutomationSignalRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1100
|
+
})(SendAutomationSignalRequest || (SendAutomationSignalRequest = {}));
|
|
1101
|
+
export var SendAutomationSignalResult;
|
|
1102
|
+
(function (SendAutomationSignalResult) {
|
|
1103
|
+
SendAutomationSignalResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1104
|
+
})(SendAutomationSignalResult || (SendAutomationSignalResult = {}));
|
|
1105
|
+
export var InvalidNotificationConfig;
|
|
1106
|
+
(function (InvalidNotificationConfig) {
|
|
1107
|
+
InvalidNotificationConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1108
|
+
})(InvalidNotificationConfig || (InvalidNotificationConfig = {}));
|
|
1109
|
+
export var InvalidOutputFolder;
|
|
1110
|
+
(function (InvalidOutputFolder) {
|
|
1111
|
+
InvalidOutputFolder.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1112
|
+
})(InvalidOutputFolder || (InvalidOutputFolder = {}));
|
|
1113
|
+
export var InvalidRole;
|
|
1114
|
+
(function (InvalidRole) {
|
|
1115
|
+
InvalidRole.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1116
|
+
})(InvalidRole || (InvalidRole = {}));
|
|
1117
|
+
export var SendCommandRequest;
|
|
1118
|
+
(function (SendCommandRequest) {
|
|
1119
|
+
SendCommandRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1120
|
+
})(SendCommandRequest || (SendCommandRequest = {}));
|
|
1121
|
+
export var SendCommandResult;
|
|
1122
|
+
(function (SendCommandResult) {
|
|
1123
|
+
SendCommandResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1124
|
+
})(SendCommandResult || (SendCommandResult = {}));
|
|
1125
|
+
export var InvalidAssociation;
|
|
1126
|
+
(function (InvalidAssociation) {
|
|
1127
|
+
InvalidAssociation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1128
|
+
})(InvalidAssociation || (InvalidAssociation = {}));
|
|
1129
|
+
export var StartAssociationsOnceRequest;
|
|
1130
|
+
(function (StartAssociationsOnceRequest) {
|
|
1131
|
+
StartAssociationsOnceRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1132
|
+
})(StartAssociationsOnceRequest || (StartAssociationsOnceRequest = {}));
|
|
1133
|
+
export var StartAssociationsOnceResult;
|
|
1134
|
+
(function (StartAssociationsOnceResult) {
|
|
1135
|
+
StartAssociationsOnceResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1136
|
+
})(StartAssociationsOnceResult || (StartAssociationsOnceResult = {}));
|
|
1137
|
+
export var AutomationDefinitionNotFoundException;
|
|
1138
|
+
(function (AutomationDefinitionNotFoundException) {
|
|
1139
|
+
AutomationDefinitionNotFoundException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1140
|
+
})(AutomationDefinitionNotFoundException || (AutomationDefinitionNotFoundException = {}));
|
|
1141
|
+
export var AutomationDefinitionVersionNotFoundException;
|
|
1142
|
+
(function (AutomationDefinitionVersionNotFoundException) {
|
|
1143
|
+
AutomationDefinitionVersionNotFoundException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1144
|
+
})(AutomationDefinitionVersionNotFoundException || (AutomationDefinitionVersionNotFoundException = {}));
|
|
1145
|
+
export var AutomationExecutionLimitExceededException;
|
|
1146
|
+
(function (AutomationExecutionLimitExceededException) {
|
|
1147
|
+
AutomationExecutionLimitExceededException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1148
|
+
})(AutomationExecutionLimitExceededException || (AutomationExecutionLimitExceededException = {}));
|
|
1149
|
+
export var InvalidAutomationExecutionParametersException;
|
|
1150
|
+
(function (InvalidAutomationExecutionParametersException) {
|
|
1151
|
+
InvalidAutomationExecutionParametersException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1152
|
+
})(InvalidAutomationExecutionParametersException || (InvalidAutomationExecutionParametersException = {}));
|
|
1153
|
+
export var StartAutomationExecutionRequest;
|
|
1154
|
+
(function (StartAutomationExecutionRequest) {
|
|
1155
|
+
StartAutomationExecutionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1156
|
+
})(StartAutomationExecutionRequest || (StartAutomationExecutionRequest = {}));
|
|
1157
|
+
export var StartAutomationExecutionResult;
|
|
1158
|
+
(function (StartAutomationExecutionResult) {
|
|
1159
|
+
StartAutomationExecutionResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1160
|
+
})(StartAutomationExecutionResult || (StartAutomationExecutionResult = {}));
|
|
1161
|
+
export var AutomationDefinitionNotApprovedException;
|
|
1162
|
+
(function (AutomationDefinitionNotApprovedException) {
|
|
1163
|
+
AutomationDefinitionNotApprovedException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1164
|
+
})(AutomationDefinitionNotApprovedException || (AutomationDefinitionNotApprovedException = {}));
|
|
1165
|
+
export var StartChangeRequestExecutionRequest;
|
|
1166
|
+
(function (StartChangeRequestExecutionRequest) {
|
|
1167
|
+
StartChangeRequestExecutionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1168
|
+
})(StartChangeRequestExecutionRequest || (StartChangeRequestExecutionRequest = {}));
|
|
1169
|
+
export var StartChangeRequestExecutionResult;
|
|
1170
|
+
(function (StartChangeRequestExecutionResult) {
|
|
1171
|
+
StartChangeRequestExecutionResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1172
|
+
})(StartChangeRequestExecutionResult || (StartChangeRequestExecutionResult = {}));
|
|
1173
|
+
export var StartSessionRequest;
|
|
1174
|
+
(function (StartSessionRequest) {
|
|
1175
|
+
StartSessionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1176
|
+
})(StartSessionRequest || (StartSessionRequest = {}));
|
|
1177
|
+
export var StartSessionResponse;
|
|
1178
|
+
(function (StartSessionResponse) {
|
|
1179
|
+
StartSessionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1180
|
+
})(StartSessionResponse || (StartSessionResponse = {}));
|
|
1181
|
+
export var TargetNotConnected;
|
|
1182
|
+
(function (TargetNotConnected) {
|
|
1183
|
+
TargetNotConnected.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1184
|
+
})(TargetNotConnected || (TargetNotConnected = {}));
|
|
1185
|
+
export var InvalidAutomationStatusUpdateException;
|
|
1186
|
+
(function (InvalidAutomationStatusUpdateException) {
|
|
1187
|
+
InvalidAutomationStatusUpdateException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1188
|
+
})(InvalidAutomationStatusUpdateException || (InvalidAutomationStatusUpdateException = {}));
|
|
1189
|
+
export var StopType;
|
|
1190
|
+
(function (StopType) {
|
|
1191
|
+
StopType["CANCEL"] = "Cancel";
|
|
1192
|
+
StopType["COMPLETE"] = "Complete";
|
|
1193
|
+
})(StopType || (StopType = {}));
|
|
1194
|
+
export var StopAutomationExecutionRequest;
|
|
1195
|
+
(function (StopAutomationExecutionRequest) {
|
|
1196
|
+
StopAutomationExecutionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1197
|
+
})(StopAutomationExecutionRequest || (StopAutomationExecutionRequest = {}));
|
|
1198
|
+
export var StopAutomationExecutionResult;
|
|
1199
|
+
(function (StopAutomationExecutionResult) {
|
|
1200
|
+
StopAutomationExecutionResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1201
|
+
})(StopAutomationExecutionResult || (StopAutomationExecutionResult = {}));
|
|
1202
|
+
export var TerminateSessionRequest;
|
|
1203
|
+
(function (TerminateSessionRequest) {
|
|
1204
|
+
TerminateSessionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1205
|
+
})(TerminateSessionRequest || (TerminateSessionRequest = {}));
|
|
1206
|
+
export var TerminateSessionResponse;
|
|
1207
|
+
(function (TerminateSessionResponse) {
|
|
1208
|
+
TerminateSessionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1209
|
+
})(TerminateSessionResponse || (TerminateSessionResponse = {}));
|
|
1210
|
+
export var UnlabelParameterVersionRequest;
|
|
1211
|
+
(function (UnlabelParameterVersionRequest) {
|
|
1212
|
+
UnlabelParameterVersionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1213
|
+
})(UnlabelParameterVersionRequest || (UnlabelParameterVersionRequest = {}));
|
|
1214
|
+
export var UnlabelParameterVersionResult;
|
|
1215
|
+
(function (UnlabelParameterVersionResult) {
|
|
1216
|
+
UnlabelParameterVersionResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1217
|
+
})(UnlabelParameterVersionResult || (UnlabelParameterVersionResult = {}));
|
|
1218
|
+
export var AssociationVersionLimitExceeded;
|
|
1219
|
+
(function (AssociationVersionLimitExceeded) {
|
|
1220
|
+
AssociationVersionLimitExceeded.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1221
|
+
})(AssociationVersionLimitExceeded || (AssociationVersionLimitExceeded = {}));
|
|
1222
|
+
export var InvalidUpdate;
|
|
1223
|
+
(function (InvalidUpdate) {
|
|
1224
|
+
InvalidUpdate.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1225
|
+
})(InvalidUpdate || (InvalidUpdate = {}));
|
|
1226
|
+
export var UpdateAssociationRequest;
|
|
1227
|
+
(function (UpdateAssociationRequest) {
|
|
1228
|
+
UpdateAssociationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1229
|
+
})(UpdateAssociationRequest || (UpdateAssociationRequest = {}));
|
|
1230
|
+
export var UpdateAssociationResult;
|
|
1231
|
+
(function (UpdateAssociationResult) {
|
|
1232
|
+
UpdateAssociationResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1233
|
+
})(UpdateAssociationResult || (UpdateAssociationResult = {}));
|
|
1234
|
+
export var StatusUnchanged;
|
|
1235
|
+
(function (StatusUnchanged) {
|
|
1236
|
+
StatusUnchanged.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1237
|
+
})(StatusUnchanged || (StatusUnchanged = {}));
|
|
1238
|
+
export var UpdateAssociationStatusRequest;
|
|
1239
|
+
(function (UpdateAssociationStatusRequest) {
|
|
1240
|
+
UpdateAssociationStatusRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1241
|
+
})(UpdateAssociationStatusRequest || (UpdateAssociationStatusRequest = {}));
|
|
1242
|
+
export var UpdateAssociationStatusResult;
|
|
1243
|
+
(function (UpdateAssociationStatusResult) {
|
|
1244
|
+
UpdateAssociationStatusResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1245
|
+
})(UpdateAssociationStatusResult || (UpdateAssociationStatusResult = {}));
|
|
1246
|
+
export var DocumentVersionLimitExceeded;
|
|
1247
|
+
(function (DocumentVersionLimitExceeded) {
|
|
1248
|
+
DocumentVersionLimitExceeded.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1249
|
+
})(DocumentVersionLimitExceeded || (DocumentVersionLimitExceeded = {}));
|
|
1250
|
+
export var DuplicateDocumentContent;
|
|
1251
|
+
(function (DuplicateDocumentContent) {
|
|
1252
|
+
DuplicateDocumentContent.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1253
|
+
})(DuplicateDocumentContent || (DuplicateDocumentContent = {}));
|
|
1254
|
+
export var DuplicateDocumentVersionName;
|
|
1255
|
+
(function (DuplicateDocumentVersionName) {
|
|
1256
|
+
DuplicateDocumentVersionName.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1257
|
+
})(DuplicateDocumentVersionName || (DuplicateDocumentVersionName = {}));
|
|
1258
|
+
export var UpdateDocumentRequest;
|
|
1259
|
+
(function (UpdateDocumentRequest) {
|
|
1260
|
+
UpdateDocumentRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1261
|
+
})(UpdateDocumentRequest || (UpdateDocumentRequest = {}));
|
|
1262
|
+
export var UpdateDocumentResult;
|
|
1263
|
+
(function (UpdateDocumentResult) {
|
|
1264
|
+
UpdateDocumentResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1265
|
+
})(UpdateDocumentResult || (UpdateDocumentResult = {}));
|
|
1266
|
+
export var UpdateDocumentDefaultVersionRequest;
|
|
1267
|
+
(function (UpdateDocumentDefaultVersionRequest) {
|
|
1268
|
+
UpdateDocumentDefaultVersionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1269
|
+
})(UpdateDocumentDefaultVersionRequest || (UpdateDocumentDefaultVersionRequest = {}));
|
|
1270
|
+
export var DocumentDefaultVersionDescription;
|
|
1271
|
+
(function (DocumentDefaultVersionDescription) {
|
|
1272
|
+
DocumentDefaultVersionDescription.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1273
|
+
})(DocumentDefaultVersionDescription || (DocumentDefaultVersionDescription = {}));
|
|
1274
|
+
export var UpdateDocumentDefaultVersionResult;
|
|
1275
|
+
(function (UpdateDocumentDefaultVersionResult) {
|
|
1276
|
+
UpdateDocumentDefaultVersionResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1277
|
+
})(UpdateDocumentDefaultVersionResult || (UpdateDocumentDefaultVersionResult = {}));
|
|
1278
|
+
export var DocumentReviewAction;
|
|
1279
|
+
(function (DocumentReviewAction) {
|
|
1280
|
+
DocumentReviewAction["Approve"] = "Approve";
|
|
1281
|
+
DocumentReviewAction["Reject"] = "Reject";
|
|
1282
|
+
DocumentReviewAction["SendForReview"] = "SendForReview";
|
|
1283
|
+
DocumentReviewAction["UpdateReview"] = "UpdateReview";
|
|
1284
|
+
})(DocumentReviewAction || (DocumentReviewAction = {}));
|
|
1285
|
+
export var DocumentReviews;
|
|
1286
|
+
(function (DocumentReviews) {
|
|
1287
|
+
DocumentReviews.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1288
|
+
})(DocumentReviews || (DocumentReviews = {}));
|
|
1289
|
+
export var UpdateDocumentMetadataRequest;
|
|
1290
|
+
(function (UpdateDocumentMetadataRequest) {
|
|
1291
|
+
UpdateDocumentMetadataRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1292
|
+
})(UpdateDocumentMetadataRequest || (UpdateDocumentMetadataRequest = {}));
|
|
1293
|
+
export var UpdateDocumentMetadataResponse;
|
|
1294
|
+
(function (UpdateDocumentMetadataResponse) {
|
|
1295
|
+
UpdateDocumentMetadataResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1296
|
+
})(UpdateDocumentMetadataResponse || (UpdateDocumentMetadataResponse = {}));
|
|
1297
|
+
export var UpdateMaintenanceWindowRequest;
|
|
1298
|
+
(function (UpdateMaintenanceWindowRequest) {
|
|
1299
|
+
UpdateMaintenanceWindowRequest.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Description && { Description: SENSITIVE_STRING }))); };
|
|
1300
|
+
})(UpdateMaintenanceWindowRequest || (UpdateMaintenanceWindowRequest = {}));
|