@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,1410 @@
|
|
|
1
|
+
import { __assign } from "tslib";
|
|
2
|
+
import { SENSITIVE_STRING } from "@aws-sdk/smithy-client";
|
|
3
|
+
export var AccountSharingInfo;
|
|
4
|
+
(function (AccountSharingInfo) {
|
|
5
|
+
AccountSharingInfo.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
6
|
+
})(AccountSharingInfo || (AccountSharingInfo = {}));
|
|
7
|
+
export var Tag;
|
|
8
|
+
(function (Tag) {
|
|
9
|
+
Tag.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
10
|
+
})(Tag || (Tag = {}));
|
|
11
|
+
export var Activation;
|
|
12
|
+
(function (Activation) {
|
|
13
|
+
Activation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
14
|
+
})(Activation || (Activation = {}));
|
|
15
|
+
export var ResourceTypeForTagging;
|
|
16
|
+
(function (ResourceTypeForTagging) {
|
|
17
|
+
ResourceTypeForTagging["DOCUMENT"] = "Document";
|
|
18
|
+
ResourceTypeForTagging["MAINTENANCE_WINDOW"] = "MaintenanceWindow";
|
|
19
|
+
ResourceTypeForTagging["MANAGED_INSTANCE"] = "ManagedInstance";
|
|
20
|
+
ResourceTypeForTagging["OPSMETADATA"] = "OpsMetadata";
|
|
21
|
+
ResourceTypeForTagging["OPS_ITEM"] = "OpsItem";
|
|
22
|
+
ResourceTypeForTagging["PARAMETER"] = "Parameter";
|
|
23
|
+
ResourceTypeForTagging["PATCH_BASELINE"] = "PatchBaseline";
|
|
24
|
+
})(ResourceTypeForTagging || (ResourceTypeForTagging = {}));
|
|
25
|
+
export var AddTagsToResourceRequest;
|
|
26
|
+
(function (AddTagsToResourceRequest) {
|
|
27
|
+
AddTagsToResourceRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
28
|
+
})(AddTagsToResourceRequest || (AddTagsToResourceRequest = {}));
|
|
29
|
+
export var AddTagsToResourceResult;
|
|
30
|
+
(function (AddTagsToResourceResult) {
|
|
31
|
+
AddTagsToResourceResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
32
|
+
})(AddTagsToResourceResult || (AddTagsToResourceResult = {}));
|
|
33
|
+
export var InternalServerError;
|
|
34
|
+
(function (InternalServerError) {
|
|
35
|
+
InternalServerError.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
36
|
+
})(InternalServerError || (InternalServerError = {}));
|
|
37
|
+
export var InvalidResourceId;
|
|
38
|
+
(function (InvalidResourceId) {
|
|
39
|
+
InvalidResourceId.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
40
|
+
})(InvalidResourceId || (InvalidResourceId = {}));
|
|
41
|
+
export var InvalidResourceType;
|
|
42
|
+
(function (InvalidResourceType) {
|
|
43
|
+
InvalidResourceType.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
44
|
+
})(InvalidResourceType || (InvalidResourceType = {}));
|
|
45
|
+
export var TooManyTagsError;
|
|
46
|
+
(function (TooManyTagsError) {
|
|
47
|
+
TooManyTagsError.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
48
|
+
})(TooManyTagsError || (TooManyTagsError = {}));
|
|
49
|
+
export var TooManyUpdates;
|
|
50
|
+
(function (TooManyUpdates) {
|
|
51
|
+
TooManyUpdates.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
52
|
+
})(TooManyUpdates || (TooManyUpdates = {}));
|
|
53
|
+
export var AlreadyExistsException;
|
|
54
|
+
(function (AlreadyExistsException) {
|
|
55
|
+
AlreadyExistsException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
56
|
+
})(AlreadyExistsException || (AlreadyExistsException = {}));
|
|
57
|
+
export var AssociateOpsItemRelatedItemRequest;
|
|
58
|
+
(function (AssociateOpsItemRelatedItemRequest) {
|
|
59
|
+
AssociateOpsItemRelatedItemRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
60
|
+
})(AssociateOpsItemRelatedItemRequest || (AssociateOpsItemRelatedItemRequest = {}));
|
|
61
|
+
export var AssociateOpsItemRelatedItemResponse;
|
|
62
|
+
(function (AssociateOpsItemRelatedItemResponse) {
|
|
63
|
+
AssociateOpsItemRelatedItemResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
64
|
+
})(AssociateOpsItemRelatedItemResponse || (AssociateOpsItemRelatedItemResponse = {}));
|
|
65
|
+
export var OpsItemInvalidParameterException;
|
|
66
|
+
(function (OpsItemInvalidParameterException) {
|
|
67
|
+
OpsItemInvalidParameterException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
68
|
+
})(OpsItemInvalidParameterException || (OpsItemInvalidParameterException = {}));
|
|
69
|
+
export var OpsItemLimitExceededException;
|
|
70
|
+
(function (OpsItemLimitExceededException) {
|
|
71
|
+
OpsItemLimitExceededException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
72
|
+
})(OpsItemLimitExceededException || (OpsItemLimitExceededException = {}));
|
|
73
|
+
export var OpsItemNotFoundException;
|
|
74
|
+
(function (OpsItemNotFoundException) {
|
|
75
|
+
OpsItemNotFoundException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
76
|
+
})(OpsItemNotFoundException || (OpsItemNotFoundException = {}));
|
|
77
|
+
export var OpsItemRelatedItemAlreadyExistsException;
|
|
78
|
+
(function (OpsItemRelatedItemAlreadyExistsException) {
|
|
79
|
+
OpsItemRelatedItemAlreadyExistsException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
80
|
+
})(OpsItemRelatedItemAlreadyExistsException || (OpsItemRelatedItemAlreadyExistsException = {}));
|
|
81
|
+
export var CancelCommandRequest;
|
|
82
|
+
(function (CancelCommandRequest) {
|
|
83
|
+
CancelCommandRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
84
|
+
})(CancelCommandRequest || (CancelCommandRequest = {}));
|
|
85
|
+
export var CancelCommandResult;
|
|
86
|
+
(function (CancelCommandResult) {
|
|
87
|
+
CancelCommandResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
88
|
+
})(CancelCommandResult || (CancelCommandResult = {}));
|
|
89
|
+
export var DuplicateInstanceId;
|
|
90
|
+
(function (DuplicateInstanceId) {
|
|
91
|
+
DuplicateInstanceId.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
92
|
+
})(DuplicateInstanceId || (DuplicateInstanceId = {}));
|
|
93
|
+
export var InvalidCommandId;
|
|
94
|
+
(function (InvalidCommandId) {
|
|
95
|
+
InvalidCommandId.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
96
|
+
})(InvalidCommandId || (InvalidCommandId = {}));
|
|
97
|
+
export var InvalidInstanceId;
|
|
98
|
+
(function (InvalidInstanceId) {
|
|
99
|
+
InvalidInstanceId.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
100
|
+
})(InvalidInstanceId || (InvalidInstanceId = {}));
|
|
101
|
+
export var CancelMaintenanceWindowExecutionRequest;
|
|
102
|
+
(function (CancelMaintenanceWindowExecutionRequest) {
|
|
103
|
+
CancelMaintenanceWindowExecutionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
104
|
+
})(CancelMaintenanceWindowExecutionRequest || (CancelMaintenanceWindowExecutionRequest = {}));
|
|
105
|
+
export var CancelMaintenanceWindowExecutionResult;
|
|
106
|
+
(function (CancelMaintenanceWindowExecutionResult) {
|
|
107
|
+
CancelMaintenanceWindowExecutionResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
108
|
+
})(CancelMaintenanceWindowExecutionResult || (CancelMaintenanceWindowExecutionResult = {}));
|
|
109
|
+
export var DoesNotExistException;
|
|
110
|
+
(function (DoesNotExistException) {
|
|
111
|
+
DoesNotExistException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
112
|
+
})(DoesNotExistException || (DoesNotExistException = {}));
|
|
113
|
+
export var CreateActivationRequest;
|
|
114
|
+
(function (CreateActivationRequest) {
|
|
115
|
+
CreateActivationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
116
|
+
})(CreateActivationRequest || (CreateActivationRequest = {}));
|
|
117
|
+
export var CreateActivationResult;
|
|
118
|
+
(function (CreateActivationResult) {
|
|
119
|
+
CreateActivationResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
120
|
+
})(CreateActivationResult || (CreateActivationResult = {}));
|
|
121
|
+
export var AssociationAlreadyExists;
|
|
122
|
+
(function (AssociationAlreadyExists) {
|
|
123
|
+
AssociationAlreadyExists.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
124
|
+
})(AssociationAlreadyExists || (AssociationAlreadyExists = {}));
|
|
125
|
+
export var AssociationLimitExceeded;
|
|
126
|
+
(function (AssociationLimitExceeded) {
|
|
127
|
+
AssociationLimitExceeded.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
128
|
+
})(AssociationLimitExceeded || (AssociationLimitExceeded = {}));
|
|
129
|
+
export var AssociationComplianceSeverity;
|
|
130
|
+
(function (AssociationComplianceSeverity) {
|
|
131
|
+
AssociationComplianceSeverity["Critical"] = "CRITICAL";
|
|
132
|
+
AssociationComplianceSeverity["High"] = "HIGH";
|
|
133
|
+
AssociationComplianceSeverity["Low"] = "LOW";
|
|
134
|
+
AssociationComplianceSeverity["Medium"] = "MEDIUM";
|
|
135
|
+
AssociationComplianceSeverity["Unspecified"] = "UNSPECIFIED";
|
|
136
|
+
})(AssociationComplianceSeverity || (AssociationComplianceSeverity = {}));
|
|
137
|
+
export var S3OutputLocation;
|
|
138
|
+
(function (S3OutputLocation) {
|
|
139
|
+
S3OutputLocation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
140
|
+
})(S3OutputLocation || (S3OutputLocation = {}));
|
|
141
|
+
export var InstanceAssociationOutputLocation;
|
|
142
|
+
(function (InstanceAssociationOutputLocation) {
|
|
143
|
+
InstanceAssociationOutputLocation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
144
|
+
})(InstanceAssociationOutputLocation || (InstanceAssociationOutputLocation = {}));
|
|
145
|
+
export var AssociationSyncCompliance;
|
|
146
|
+
(function (AssociationSyncCompliance) {
|
|
147
|
+
AssociationSyncCompliance["Auto"] = "AUTO";
|
|
148
|
+
AssociationSyncCompliance["Manual"] = "MANUAL";
|
|
149
|
+
})(AssociationSyncCompliance || (AssociationSyncCompliance = {}));
|
|
150
|
+
export var TargetLocation;
|
|
151
|
+
(function (TargetLocation) {
|
|
152
|
+
TargetLocation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
153
|
+
})(TargetLocation || (TargetLocation = {}));
|
|
154
|
+
export var Target;
|
|
155
|
+
(function (Target) {
|
|
156
|
+
Target.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
157
|
+
})(Target || (Target = {}));
|
|
158
|
+
export var CreateAssociationRequest;
|
|
159
|
+
(function (CreateAssociationRequest) {
|
|
160
|
+
CreateAssociationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
161
|
+
})(CreateAssociationRequest || (CreateAssociationRequest = {}));
|
|
162
|
+
export var AssociationOverview;
|
|
163
|
+
(function (AssociationOverview) {
|
|
164
|
+
AssociationOverview.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
165
|
+
})(AssociationOverview || (AssociationOverview = {}));
|
|
166
|
+
export var AssociationStatusName;
|
|
167
|
+
(function (AssociationStatusName) {
|
|
168
|
+
AssociationStatusName["Failed"] = "Failed";
|
|
169
|
+
AssociationStatusName["Pending"] = "Pending";
|
|
170
|
+
AssociationStatusName["Success"] = "Success";
|
|
171
|
+
})(AssociationStatusName || (AssociationStatusName = {}));
|
|
172
|
+
export var AssociationStatus;
|
|
173
|
+
(function (AssociationStatus) {
|
|
174
|
+
AssociationStatus.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
175
|
+
})(AssociationStatus || (AssociationStatus = {}));
|
|
176
|
+
export var AssociationDescription;
|
|
177
|
+
(function (AssociationDescription) {
|
|
178
|
+
AssociationDescription.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
179
|
+
})(AssociationDescription || (AssociationDescription = {}));
|
|
180
|
+
export var CreateAssociationResult;
|
|
181
|
+
(function (CreateAssociationResult) {
|
|
182
|
+
CreateAssociationResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
183
|
+
})(CreateAssociationResult || (CreateAssociationResult = {}));
|
|
184
|
+
export var InvalidDocument;
|
|
185
|
+
(function (InvalidDocument) {
|
|
186
|
+
InvalidDocument.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
187
|
+
})(InvalidDocument || (InvalidDocument = {}));
|
|
188
|
+
export var InvalidDocumentVersion;
|
|
189
|
+
(function (InvalidDocumentVersion) {
|
|
190
|
+
InvalidDocumentVersion.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
191
|
+
})(InvalidDocumentVersion || (InvalidDocumentVersion = {}));
|
|
192
|
+
export var InvalidOutputLocation;
|
|
193
|
+
(function (InvalidOutputLocation) {
|
|
194
|
+
InvalidOutputLocation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
195
|
+
})(InvalidOutputLocation || (InvalidOutputLocation = {}));
|
|
196
|
+
export var InvalidParameters;
|
|
197
|
+
(function (InvalidParameters) {
|
|
198
|
+
InvalidParameters.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
199
|
+
})(InvalidParameters || (InvalidParameters = {}));
|
|
200
|
+
export var InvalidSchedule;
|
|
201
|
+
(function (InvalidSchedule) {
|
|
202
|
+
InvalidSchedule.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
203
|
+
})(InvalidSchedule || (InvalidSchedule = {}));
|
|
204
|
+
export var InvalidTarget;
|
|
205
|
+
(function (InvalidTarget) {
|
|
206
|
+
InvalidTarget.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
207
|
+
})(InvalidTarget || (InvalidTarget = {}));
|
|
208
|
+
export var UnsupportedPlatformType;
|
|
209
|
+
(function (UnsupportedPlatformType) {
|
|
210
|
+
UnsupportedPlatformType.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
211
|
+
})(UnsupportedPlatformType || (UnsupportedPlatformType = {}));
|
|
212
|
+
export var CreateAssociationBatchRequestEntry;
|
|
213
|
+
(function (CreateAssociationBatchRequestEntry) {
|
|
214
|
+
CreateAssociationBatchRequestEntry.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
215
|
+
})(CreateAssociationBatchRequestEntry || (CreateAssociationBatchRequestEntry = {}));
|
|
216
|
+
export var CreateAssociationBatchRequest;
|
|
217
|
+
(function (CreateAssociationBatchRequest) {
|
|
218
|
+
CreateAssociationBatchRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
219
|
+
})(CreateAssociationBatchRequest || (CreateAssociationBatchRequest = {}));
|
|
220
|
+
export var FailedCreateAssociation;
|
|
221
|
+
(function (FailedCreateAssociation) {
|
|
222
|
+
FailedCreateAssociation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
223
|
+
})(FailedCreateAssociation || (FailedCreateAssociation = {}));
|
|
224
|
+
export var CreateAssociationBatchResult;
|
|
225
|
+
(function (CreateAssociationBatchResult) {
|
|
226
|
+
CreateAssociationBatchResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
227
|
+
})(CreateAssociationBatchResult || (CreateAssociationBatchResult = {}));
|
|
228
|
+
export var AttachmentsSourceKey;
|
|
229
|
+
(function (AttachmentsSourceKey) {
|
|
230
|
+
AttachmentsSourceKey["AttachmentReference"] = "AttachmentReference";
|
|
231
|
+
AttachmentsSourceKey["S3FileUrl"] = "S3FileUrl";
|
|
232
|
+
AttachmentsSourceKey["SourceUrl"] = "SourceUrl";
|
|
233
|
+
})(AttachmentsSourceKey || (AttachmentsSourceKey = {}));
|
|
234
|
+
export var AttachmentsSource;
|
|
235
|
+
(function (AttachmentsSource) {
|
|
236
|
+
AttachmentsSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
237
|
+
})(AttachmentsSource || (AttachmentsSource = {}));
|
|
238
|
+
export var DocumentFormat;
|
|
239
|
+
(function (DocumentFormat) {
|
|
240
|
+
DocumentFormat["JSON"] = "JSON";
|
|
241
|
+
DocumentFormat["TEXT"] = "TEXT";
|
|
242
|
+
DocumentFormat["YAML"] = "YAML";
|
|
243
|
+
})(DocumentFormat || (DocumentFormat = {}));
|
|
244
|
+
export var DocumentType;
|
|
245
|
+
(function (DocumentType) {
|
|
246
|
+
DocumentType["ApplicationConfiguration"] = "ApplicationConfiguration";
|
|
247
|
+
DocumentType["ApplicationConfigurationSchema"] = "ApplicationConfigurationSchema";
|
|
248
|
+
DocumentType["Automation"] = "Automation";
|
|
249
|
+
DocumentType["ChangeCalendar"] = "ChangeCalendar";
|
|
250
|
+
DocumentType["ChangeTemplate"] = "Automation.ChangeTemplate";
|
|
251
|
+
DocumentType["Command"] = "Command";
|
|
252
|
+
DocumentType["DeploymentStrategy"] = "DeploymentStrategy";
|
|
253
|
+
DocumentType["Package"] = "Package";
|
|
254
|
+
DocumentType["Policy"] = "Policy";
|
|
255
|
+
DocumentType["ProblemAnalysis"] = "ProblemAnalysis";
|
|
256
|
+
DocumentType["ProblemAnalysisTemplate"] = "ProblemAnalysisTemplate";
|
|
257
|
+
DocumentType["Session"] = "Session";
|
|
258
|
+
})(DocumentType || (DocumentType = {}));
|
|
259
|
+
export var DocumentRequires;
|
|
260
|
+
(function (DocumentRequires) {
|
|
261
|
+
DocumentRequires.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
262
|
+
})(DocumentRequires || (DocumentRequires = {}));
|
|
263
|
+
export var CreateDocumentRequest;
|
|
264
|
+
(function (CreateDocumentRequest) {
|
|
265
|
+
CreateDocumentRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
266
|
+
})(CreateDocumentRequest || (CreateDocumentRequest = {}));
|
|
267
|
+
export var AttachmentInformation;
|
|
268
|
+
(function (AttachmentInformation) {
|
|
269
|
+
AttachmentInformation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
270
|
+
})(AttachmentInformation || (AttachmentInformation = {}));
|
|
271
|
+
export var DocumentHashType;
|
|
272
|
+
(function (DocumentHashType) {
|
|
273
|
+
DocumentHashType["SHA1"] = "Sha1";
|
|
274
|
+
DocumentHashType["SHA256"] = "Sha256";
|
|
275
|
+
})(DocumentHashType || (DocumentHashType = {}));
|
|
276
|
+
export var DocumentParameter;
|
|
277
|
+
(function (DocumentParameter) {
|
|
278
|
+
DocumentParameter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
279
|
+
})(DocumentParameter || (DocumentParameter = {}));
|
|
280
|
+
export var PlatformType;
|
|
281
|
+
(function (PlatformType) {
|
|
282
|
+
PlatformType["LINUX"] = "Linux";
|
|
283
|
+
PlatformType["WINDOWS"] = "Windows";
|
|
284
|
+
})(PlatformType || (PlatformType = {}));
|
|
285
|
+
export var ReviewStatus;
|
|
286
|
+
(function (ReviewStatus) {
|
|
287
|
+
ReviewStatus["APPROVED"] = "APPROVED";
|
|
288
|
+
ReviewStatus["NOT_REVIEWED"] = "NOT_REVIEWED";
|
|
289
|
+
ReviewStatus["PENDING"] = "PENDING";
|
|
290
|
+
ReviewStatus["REJECTED"] = "REJECTED";
|
|
291
|
+
})(ReviewStatus || (ReviewStatus = {}));
|
|
292
|
+
export var ReviewInformation;
|
|
293
|
+
(function (ReviewInformation) {
|
|
294
|
+
ReviewInformation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
295
|
+
})(ReviewInformation || (ReviewInformation = {}));
|
|
296
|
+
export var DocumentStatus;
|
|
297
|
+
(function (DocumentStatus) {
|
|
298
|
+
DocumentStatus["Active"] = "Active";
|
|
299
|
+
DocumentStatus["Creating"] = "Creating";
|
|
300
|
+
DocumentStatus["Deleting"] = "Deleting";
|
|
301
|
+
DocumentStatus["Failed"] = "Failed";
|
|
302
|
+
DocumentStatus["Updating"] = "Updating";
|
|
303
|
+
})(DocumentStatus || (DocumentStatus = {}));
|
|
304
|
+
export var DocumentDescription;
|
|
305
|
+
(function (DocumentDescription) {
|
|
306
|
+
DocumentDescription.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
307
|
+
})(DocumentDescription || (DocumentDescription = {}));
|
|
308
|
+
export var CreateDocumentResult;
|
|
309
|
+
(function (CreateDocumentResult) {
|
|
310
|
+
CreateDocumentResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
311
|
+
})(CreateDocumentResult || (CreateDocumentResult = {}));
|
|
312
|
+
export var DocumentAlreadyExists;
|
|
313
|
+
(function (DocumentAlreadyExists) {
|
|
314
|
+
DocumentAlreadyExists.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
315
|
+
})(DocumentAlreadyExists || (DocumentAlreadyExists = {}));
|
|
316
|
+
export var DocumentLimitExceeded;
|
|
317
|
+
(function (DocumentLimitExceeded) {
|
|
318
|
+
DocumentLimitExceeded.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
319
|
+
})(DocumentLimitExceeded || (DocumentLimitExceeded = {}));
|
|
320
|
+
export var InvalidDocumentContent;
|
|
321
|
+
(function (InvalidDocumentContent) {
|
|
322
|
+
InvalidDocumentContent.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
323
|
+
})(InvalidDocumentContent || (InvalidDocumentContent = {}));
|
|
324
|
+
export var InvalidDocumentSchemaVersion;
|
|
325
|
+
(function (InvalidDocumentSchemaVersion) {
|
|
326
|
+
InvalidDocumentSchemaVersion.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
327
|
+
})(InvalidDocumentSchemaVersion || (InvalidDocumentSchemaVersion = {}));
|
|
328
|
+
export var MaxDocumentSizeExceeded;
|
|
329
|
+
(function (MaxDocumentSizeExceeded) {
|
|
330
|
+
MaxDocumentSizeExceeded.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
331
|
+
})(MaxDocumentSizeExceeded || (MaxDocumentSizeExceeded = {}));
|
|
332
|
+
export var CreateMaintenanceWindowRequest;
|
|
333
|
+
(function (CreateMaintenanceWindowRequest) {
|
|
334
|
+
CreateMaintenanceWindowRequest.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Description && { Description: SENSITIVE_STRING }))); };
|
|
335
|
+
})(CreateMaintenanceWindowRequest || (CreateMaintenanceWindowRequest = {}));
|
|
336
|
+
export var CreateMaintenanceWindowResult;
|
|
337
|
+
(function (CreateMaintenanceWindowResult) {
|
|
338
|
+
CreateMaintenanceWindowResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
339
|
+
})(CreateMaintenanceWindowResult || (CreateMaintenanceWindowResult = {}));
|
|
340
|
+
export var IdempotentParameterMismatch;
|
|
341
|
+
(function (IdempotentParameterMismatch) {
|
|
342
|
+
IdempotentParameterMismatch.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
343
|
+
})(IdempotentParameterMismatch || (IdempotentParameterMismatch = {}));
|
|
344
|
+
export var ResourceLimitExceededException;
|
|
345
|
+
(function (ResourceLimitExceededException) {
|
|
346
|
+
ResourceLimitExceededException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
347
|
+
})(ResourceLimitExceededException || (ResourceLimitExceededException = {}));
|
|
348
|
+
export var OpsItemNotification;
|
|
349
|
+
(function (OpsItemNotification) {
|
|
350
|
+
OpsItemNotification.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
351
|
+
})(OpsItemNotification || (OpsItemNotification = {}));
|
|
352
|
+
export var OpsItemDataType;
|
|
353
|
+
(function (OpsItemDataType) {
|
|
354
|
+
OpsItemDataType["SEARCHABLE_STRING"] = "SearchableString";
|
|
355
|
+
OpsItemDataType["STRING"] = "String";
|
|
356
|
+
})(OpsItemDataType || (OpsItemDataType = {}));
|
|
357
|
+
export var OpsItemDataValue;
|
|
358
|
+
(function (OpsItemDataValue) {
|
|
359
|
+
OpsItemDataValue.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
360
|
+
})(OpsItemDataValue || (OpsItemDataValue = {}));
|
|
361
|
+
export var RelatedOpsItem;
|
|
362
|
+
(function (RelatedOpsItem) {
|
|
363
|
+
RelatedOpsItem.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
364
|
+
})(RelatedOpsItem || (RelatedOpsItem = {}));
|
|
365
|
+
export var CreateOpsItemRequest;
|
|
366
|
+
(function (CreateOpsItemRequest) {
|
|
367
|
+
CreateOpsItemRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
368
|
+
})(CreateOpsItemRequest || (CreateOpsItemRequest = {}));
|
|
369
|
+
export var CreateOpsItemResponse;
|
|
370
|
+
(function (CreateOpsItemResponse) {
|
|
371
|
+
CreateOpsItemResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
372
|
+
})(CreateOpsItemResponse || (CreateOpsItemResponse = {}));
|
|
373
|
+
export var OpsItemAlreadyExistsException;
|
|
374
|
+
(function (OpsItemAlreadyExistsException) {
|
|
375
|
+
OpsItemAlreadyExistsException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
376
|
+
})(OpsItemAlreadyExistsException || (OpsItemAlreadyExistsException = {}));
|
|
377
|
+
export var MetadataValue;
|
|
378
|
+
(function (MetadataValue) {
|
|
379
|
+
MetadataValue.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
380
|
+
})(MetadataValue || (MetadataValue = {}));
|
|
381
|
+
export var CreateOpsMetadataRequest;
|
|
382
|
+
(function (CreateOpsMetadataRequest) {
|
|
383
|
+
CreateOpsMetadataRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
384
|
+
})(CreateOpsMetadataRequest || (CreateOpsMetadataRequest = {}));
|
|
385
|
+
export var CreateOpsMetadataResult;
|
|
386
|
+
(function (CreateOpsMetadataResult) {
|
|
387
|
+
CreateOpsMetadataResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
388
|
+
})(CreateOpsMetadataResult || (CreateOpsMetadataResult = {}));
|
|
389
|
+
export var OpsMetadataAlreadyExistsException;
|
|
390
|
+
(function (OpsMetadataAlreadyExistsException) {
|
|
391
|
+
OpsMetadataAlreadyExistsException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
392
|
+
})(OpsMetadataAlreadyExistsException || (OpsMetadataAlreadyExistsException = {}));
|
|
393
|
+
export var OpsMetadataInvalidArgumentException;
|
|
394
|
+
(function (OpsMetadataInvalidArgumentException) {
|
|
395
|
+
OpsMetadataInvalidArgumentException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
396
|
+
})(OpsMetadataInvalidArgumentException || (OpsMetadataInvalidArgumentException = {}));
|
|
397
|
+
export var OpsMetadataLimitExceededException;
|
|
398
|
+
(function (OpsMetadataLimitExceededException) {
|
|
399
|
+
OpsMetadataLimitExceededException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
400
|
+
})(OpsMetadataLimitExceededException || (OpsMetadataLimitExceededException = {}));
|
|
401
|
+
export var OpsMetadataTooManyUpdatesException;
|
|
402
|
+
(function (OpsMetadataTooManyUpdatesException) {
|
|
403
|
+
OpsMetadataTooManyUpdatesException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
404
|
+
})(OpsMetadataTooManyUpdatesException || (OpsMetadataTooManyUpdatesException = {}));
|
|
405
|
+
export var PatchComplianceLevel;
|
|
406
|
+
(function (PatchComplianceLevel) {
|
|
407
|
+
PatchComplianceLevel["Critical"] = "CRITICAL";
|
|
408
|
+
PatchComplianceLevel["High"] = "HIGH";
|
|
409
|
+
PatchComplianceLevel["Informational"] = "INFORMATIONAL";
|
|
410
|
+
PatchComplianceLevel["Low"] = "LOW";
|
|
411
|
+
PatchComplianceLevel["Medium"] = "MEDIUM";
|
|
412
|
+
PatchComplianceLevel["Unspecified"] = "UNSPECIFIED";
|
|
413
|
+
})(PatchComplianceLevel || (PatchComplianceLevel = {}));
|
|
414
|
+
export var PatchFilterKey;
|
|
415
|
+
(function (PatchFilterKey) {
|
|
416
|
+
PatchFilterKey["AdvisoryId"] = "ADVISORY_ID";
|
|
417
|
+
PatchFilterKey["Arch"] = "ARCH";
|
|
418
|
+
PatchFilterKey["BugzillaId"] = "BUGZILLA_ID";
|
|
419
|
+
PatchFilterKey["CVEId"] = "CVE_ID";
|
|
420
|
+
PatchFilterKey["Classification"] = "CLASSIFICATION";
|
|
421
|
+
PatchFilterKey["Epoch"] = "EPOCH";
|
|
422
|
+
PatchFilterKey["MsrcSeverity"] = "MSRC_SEVERITY";
|
|
423
|
+
PatchFilterKey["Name"] = "NAME";
|
|
424
|
+
PatchFilterKey["PatchId"] = "PATCH_ID";
|
|
425
|
+
PatchFilterKey["PatchSet"] = "PATCH_SET";
|
|
426
|
+
PatchFilterKey["Priority"] = "PRIORITY";
|
|
427
|
+
PatchFilterKey["Product"] = "PRODUCT";
|
|
428
|
+
PatchFilterKey["ProductFamily"] = "PRODUCT_FAMILY";
|
|
429
|
+
PatchFilterKey["Release"] = "RELEASE";
|
|
430
|
+
PatchFilterKey["Repository"] = "REPOSITORY";
|
|
431
|
+
PatchFilterKey["Section"] = "SECTION";
|
|
432
|
+
PatchFilterKey["Security"] = "SECURITY";
|
|
433
|
+
PatchFilterKey["Severity"] = "SEVERITY";
|
|
434
|
+
PatchFilterKey["Version"] = "VERSION";
|
|
435
|
+
})(PatchFilterKey || (PatchFilterKey = {}));
|
|
436
|
+
export var PatchFilter;
|
|
437
|
+
(function (PatchFilter) {
|
|
438
|
+
PatchFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
439
|
+
})(PatchFilter || (PatchFilter = {}));
|
|
440
|
+
export var PatchFilterGroup;
|
|
441
|
+
(function (PatchFilterGroup) {
|
|
442
|
+
PatchFilterGroup.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
443
|
+
})(PatchFilterGroup || (PatchFilterGroup = {}));
|
|
444
|
+
export var PatchRule;
|
|
445
|
+
(function (PatchRule) {
|
|
446
|
+
PatchRule.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
447
|
+
})(PatchRule || (PatchRule = {}));
|
|
448
|
+
export var PatchRuleGroup;
|
|
449
|
+
(function (PatchRuleGroup) {
|
|
450
|
+
PatchRuleGroup.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
451
|
+
})(PatchRuleGroup || (PatchRuleGroup = {}));
|
|
452
|
+
export var OperatingSystem;
|
|
453
|
+
(function (OperatingSystem) {
|
|
454
|
+
OperatingSystem["AmazonLinux"] = "AMAZON_LINUX";
|
|
455
|
+
OperatingSystem["AmazonLinux2"] = "AMAZON_LINUX_2";
|
|
456
|
+
OperatingSystem["CentOS"] = "CENTOS";
|
|
457
|
+
OperatingSystem["Debian"] = "DEBIAN";
|
|
458
|
+
OperatingSystem["MacOS"] = "MACOS";
|
|
459
|
+
OperatingSystem["OracleLinux"] = "ORACLE_LINUX";
|
|
460
|
+
OperatingSystem["RedhatEnterpriseLinux"] = "REDHAT_ENTERPRISE_LINUX";
|
|
461
|
+
OperatingSystem["Suse"] = "SUSE";
|
|
462
|
+
OperatingSystem["Ubuntu"] = "UBUNTU";
|
|
463
|
+
OperatingSystem["Windows"] = "WINDOWS";
|
|
464
|
+
})(OperatingSystem || (OperatingSystem = {}));
|
|
465
|
+
export var PatchAction;
|
|
466
|
+
(function (PatchAction) {
|
|
467
|
+
PatchAction["AllowAsDependency"] = "ALLOW_AS_DEPENDENCY";
|
|
468
|
+
PatchAction["Block"] = "BLOCK";
|
|
469
|
+
})(PatchAction || (PatchAction = {}));
|
|
470
|
+
export var PatchSource;
|
|
471
|
+
(function (PatchSource) {
|
|
472
|
+
PatchSource.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Configuration && { Configuration: SENSITIVE_STRING }))); };
|
|
473
|
+
})(PatchSource || (PatchSource = {}));
|
|
474
|
+
export var CreatePatchBaselineRequest;
|
|
475
|
+
(function (CreatePatchBaselineRequest) {
|
|
476
|
+
CreatePatchBaselineRequest.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Sources && { Sources: obj.Sources.map(function (item) { return PatchSource.filterSensitiveLog(item); }) }))); };
|
|
477
|
+
})(CreatePatchBaselineRequest || (CreatePatchBaselineRequest = {}));
|
|
478
|
+
export var CreatePatchBaselineResult;
|
|
479
|
+
(function (CreatePatchBaselineResult) {
|
|
480
|
+
CreatePatchBaselineResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
481
|
+
})(CreatePatchBaselineResult || (CreatePatchBaselineResult = {}));
|
|
482
|
+
export var ResourceDataSyncDestinationDataSharing;
|
|
483
|
+
(function (ResourceDataSyncDestinationDataSharing) {
|
|
484
|
+
ResourceDataSyncDestinationDataSharing.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
485
|
+
})(ResourceDataSyncDestinationDataSharing || (ResourceDataSyncDestinationDataSharing = {}));
|
|
486
|
+
export var ResourceDataSyncS3Format;
|
|
487
|
+
(function (ResourceDataSyncS3Format) {
|
|
488
|
+
ResourceDataSyncS3Format["JSON_SERDE"] = "JsonSerDe";
|
|
489
|
+
})(ResourceDataSyncS3Format || (ResourceDataSyncS3Format = {}));
|
|
490
|
+
export var ResourceDataSyncS3Destination;
|
|
491
|
+
(function (ResourceDataSyncS3Destination) {
|
|
492
|
+
ResourceDataSyncS3Destination.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
493
|
+
})(ResourceDataSyncS3Destination || (ResourceDataSyncS3Destination = {}));
|
|
494
|
+
export var ResourceDataSyncOrganizationalUnit;
|
|
495
|
+
(function (ResourceDataSyncOrganizationalUnit) {
|
|
496
|
+
ResourceDataSyncOrganizationalUnit.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
497
|
+
})(ResourceDataSyncOrganizationalUnit || (ResourceDataSyncOrganizationalUnit = {}));
|
|
498
|
+
export var ResourceDataSyncAwsOrganizationsSource;
|
|
499
|
+
(function (ResourceDataSyncAwsOrganizationsSource) {
|
|
500
|
+
ResourceDataSyncAwsOrganizationsSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
501
|
+
})(ResourceDataSyncAwsOrganizationsSource || (ResourceDataSyncAwsOrganizationsSource = {}));
|
|
502
|
+
export var ResourceDataSyncSource;
|
|
503
|
+
(function (ResourceDataSyncSource) {
|
|
504
|
+
ResourceDataSyncSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
505
|
+
})(ResourceDataSyncSource || (ResourceDataSyncSource = {}));
|
|
506
|
+
export var CreateResourceDataSyncRequest;
|
|
507
|
+
(function (CreateResourceDataSyncRequest) {
|
|
508
|
+
CreateResourceDataSyncRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
509
|
+
})(CreateResourceDataSyncRequest || (CreateResourceDataSyncRequest = {}));
|
|
510
|
+
export var CreateResourceDataSyncResult;
|
|
511
|
+
(function (CreateResourceDataSyncResult) {
|
|
512
|
+
CreateResourceDataSyncResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
513
|
+
})(CreateResourceDataSyncResult || (CreateResourceDataSyncResult = {}));
|
|
514
|
+
export var ResourceDataSyncAlreadyExistsException;
|
|
515
|
+
(function (ResourceDataSyncAlreadyExistsException) {
|
|
516
|
+
ResourceDataSyncAlreadyExistsException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
517
|
+
})(ResourceDataSyncAlreadyExistsException || (ResourceDataSyncAlreadyExistsException = {}));
|
|
518
|
+
export var ResourceDataSyncCountExceededException;
|
|
519
|
+
(function (ResourceDataSyncCountExceededException) {
|
|
520
|
+
ResourceDataSyncCountExceededException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
521
|
+
})(ResourceDataSyncCountExceededException || (ResourceDataSyncCountExceededException = {}));
|
|
522
|
+
export var ResourceDataSyncInvalidConfigurationException;
|
|
523
|
+
(function (ResourceDataSyncInvalidConfigurationException) {
|
|
524
|
+
ResourceDataSyncInvalidConfigurationException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
525
|
+
})(ResourceDataSyncInvalidConfigurationException || (ResourceDataSyncInvalidConfigurationException = {}));
|
|
526
|
+
export var DeleteActivationRequest;
|
|
527
|
+
(function (DeleteActivationRequest) {
|
|
528
|
+
DeleteActivationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
529
|
+
})(DeleteActivationRequest || (DeleteActivationRequest = {}));
|
|
530
|
+
export var DeleteActivationResult;
|
|
531
|
+
(function (DeleteActivationResult) {
|
|
532
|
+
DeleteActivationResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
533
|
+
})(DeleteActivationResult || (DeleteActivationResult = {}));
|
|
534
|
+
export var InvalidActivation;
|
|
535
|
+
(function (InvalidActivation) {
|
|
536
|
+
InvalidActivation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
537
|
+
})(InvalidActivation || (InvalidActivation = {}));
|
|
538
|
+
export var InvalidActivationId;
|
|
539
|
+
(function (InvalidActivationId) {
|
|
540
|
+
InvalidActivationId.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
541
|
+
})(InvalidActivationId || (InvalidActivationId = {}));
|
|
542
|
+
export var AssociationDoesNotExist;
|
|
543
|
+
(function (AssociationDoesNotExist) {
|
|
544
|
+
AssociationDoesNotExist.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
545
|
+
})(AssociationDoesNotExist || (AssociationDoesNotExist = {}));
|
|
546
|
+
export var DeleteAssociationRequest;
|
|
547
|
+
(function (DeleteAssociationRequest) {
|
|
548
|
+
DeleteAssociationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
549
|
+
})(DeleteAssociationRequest || (DeleteAssociationRequest = {}));
|
|
550
|
+
export var DeleteAssociationResult;
|
|
551
|
+
(function (DeleteAssociationResult) {
|
|
552
|
+
DeleteAssociationResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
553
|
+
})(DeleteAssociationResult || (DeleteAssociationResult = {}));
|
|
554
|
+
export var AssociatedInstances;
|
|
555
|
+
(function (AssociatedInstances) {
|
|
556
|
+
AssociatedInstances.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
557
|
+
})(AssociatedInstances || (AssociatedInstances = {}));
|
|
558
|
+
export var DeleteDocumentRequest;
|
|
559
|
+
(function (DeleteDocumentRequest) {
|
|
560
|
+
DeleteDocumentRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
561
|
+
})(DeleteDocumentRequest || (DeleteDocumentRequest = {}));
|
|
562
|
+
export var DeleteDocumentResult;
|
|
563
|
+
(function (DeleteDocumentResult) {
|
|
564
|
+
DeleteDocumentResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
565
|
+
})(DeleteDocumentResult || (DeleteDocumentResult = {}));
|
|
566
|
+
export var InvalidDocumentOperation;
|
|
567
|
+
(function (InvalidDocumentOperation) {
|
|
568
|
+
InvalidDocumentOperation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
569
|
+
})(InvalidDocumentOperation || (InvalidDocumentOperation = {}));
|
|
570
|
+
export var InventorySchemaDeleteOption;
|
|
571
|
+
(function (InventorySchemaDeleteOption) {
|
|
572
|
+
InventorySchemaDeleteOption["DELETE_SCHEMA"] = "DeleteSchema";
|
|
573
|
+
InventorySchemaDeleteOption["DISABLE_SCHEMA"] = "DisableSchema";
|
|
574
|
+
})(InventorySchemaDeleteOption || (InventorySchemaDeleteOption = {}));
|
|
575
|
+
export var DeleteInventoryRequest;
|
|
576
|
+
(function (DeleteInventoryRequest) {
|
|
577
|
+
DeleteInventoryRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
578
|
+
})(DeleteInventoryRequest || (DeleteInventoryRequest = {}));
|
|
579
|
+
export var InventoryDeletionSummaryItem;
|
|
580
|
+
(function (InventoryDeletionSummaryItem) {
|
|
581
|
+
InventoryDeletionSummaryItem.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
582
|
+
})(InventoryDeletionSummaryItem || (InventoryDeletionSummaryItem = {}));
|
|
583
|
+
export var InventoryDeletionSummary;
|
|
584
|
+
(function (InventoryDeletionSummary) {
|
|
585
|
+
InventoryDeletionSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
586
|
+
})(InventoryDeletionSummary || (InventoryDeletionSummary = {}));
|
|
587
|
+
export var DeleteInventoryResult;
|
|
588
|
+
(function (DeleteInventoryResult) {
|
|
589
|
+
DeleteInventoryResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
590
|
+
})(DeleteInventoryResult || (DeleteInventoryResult = {}));
|
|
591
|
+
export var InvalidDeleteInventoryParametersException;
|
|
592
|
+
(function (InvalidDeleteInventoryParametersException) {
|
|
593
|
+
InvalidDeleteInventoryParametersException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
594
|
+
})(InvalidDeleteInventoryParametersException || (InvalidDeleteInventoryParametersException = {}));
|
|
595
|
+
export var InvalidInventoryRequestException;
|
|
596
|
+
(function (InvalidInventoryRequestException) {
|
|
597
|
+
InvalidInventoryRequestException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
598
|
+
})(InvalidInventoryRequestException || (InvalidInventoryRequestException = {}));
|
|
599
|
+
export var InvalidOptionException;
|
|
600
|
+
(function (InvalidOptionException) {
|
|
601
|
+
InvalidOptionException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
602
|
+
})(InvalidOptionException || (InvalidOptionException = {}));
|
|
603
|
+
export var InvalidTypeNameException;
|
|
604
|
+
(function (InvalidTypeNameException) {
|
|
605
|
+
InvalidTypeNameException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
606
|
+
})(InvalidTypeNameException || (InvalidTypeNameException = {}));
|
|
607
|
+
export var DeleteMaintenanceWindowRequest;
|
|
608
|
+
(function (DeleteMaintenanceWindowRequest) {
|
|
609
|
+
DeleteMaintenanceWindowRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
610
|
+
})(DeleteMaintenanceWindowRequest || (DeleteMaintenanceWindowRequest = {}));
|
|
611
|
+
export var DeleteMaintenanceWindowResult;
|
|
612
|
+
(function (DeleteMaintenanceWindowResult) {
|
|
613
|
+
DeleteMaintenanceWindowResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
614
|
+
})(DeleteMaintenanceWindowResult || (DeleteMaintenanceWindowResult = {}));
|
|
615
|
+
export var DeleteOpsMetadataRequest;
|
|
616
|
+
(function (DeleteOpsMetadataRequest) {
|
|
617
|
+
DeleteOpsMetadataRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
618
|
+
})(DeleteOpsMetadataRequest || (DeleteOpsMetadataRequest = {}));
|
|
619
|
+
export var DeleteOpsMetadataResult;
|
|
620
|
+
(function (DeleteOpsMetadataResult) {
|
|
621
|
+
DeleteOpsMetadataResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
622
|
+
})(DeleteOpsMetadataResult || (DeleteOpsMetadataResult = {}));
|
|
623
|
+
export var OpsMetadataNotFoundException;
|
|
624
|
+
(function (OpsMetadataNotFoundException) {
|
|
625
|
+
OpsMetadataNotFoundException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
626
|
+
})(OpsMetadataNotFoundException || (OpsMetadataNotFoundException = {}));
|
|
627
|
+
export var DeleteParameterRequest;
|
|
628
|
+
(function (DeleteParameterRequest) {
|
|
629
|
+
DeleteParameterRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
630
|
+
})(DeleteParameterRequest || (DeleteParameterRequest = {}));
|
|
631
|
+
export var DeleteParameterResult;
|
|
632
|
+
(function (DeleteParameterResult) {
|
|
633
|
+
DeleteParameterResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
634
|
+
})(DeleteParameterResult || (DeleteParameterResult = {}));
|
|
635
|
+
export var ParameterNotFound;
|
|
636
|
+
(function (ParameterNotFound) {
|
|
637
|
+
ParameterNotFound.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
638
|
+
})(ParameterNotFound || (ParameterNotFound = {}));
|
|
639
|
+
export var DeleteParametersRequest;
|
|
640
|
+
(function (DeleteParametersRequest) {
|
|
641
|
+
DeleteParametersRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
642
|
+
})(DeleteParametersRequest || (DeleteParametersRequest = {}));
|
|
643
|
+
export var DeleteParametersResult;
|
|
644
|
+
(function (DeleteParametersResult) {
|
|
645
|
+
DeleteParametersResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
646
|
+
})(DeleteParametersResult || (DeleteParametersResult = {}));
|
|
647
|
+
export var DeletePatchBaselineRequest;
|
|
648
|
+
(function (DeletePatchBaselineRequest) {
|
|
649
|
+
DeletePatchBaselineRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
650
|
+
})(DeletePatchBaselineRequest || (DeletePatchBaselineRequest = {}));
|
|
651
|
+
export var DeletePatchBaselineResult;
|
|
652
|
+
(function (DeletePatchBaselineResult) {
|
|
653
|
+
DeletePatchBaselineResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
654
|
+
})(DeletePatchBaselineResult || (DeletePatchBaselineResult = {}));
|
|
655
|
+
export var ResourceInUseException;
|
|
656
|
+
(function (ResourceInUseException) {
|
|
657
|
+
ResourceInUseException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
658
|
+
})(ResourceInUseException || (ResourceInUseException = {}));
|
|
659
|
+
export var DeleteResourceDataSyncRequest;
|
|
660
|
+
(function (DeleteResourceDataSyncRequest) {
|
|
661
|
+
DeleteResourceDataSyncRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
662
|
+
})(DeleteResourceDataSyncRequest || (DeleteResourceDataSyncRequest = {}));
|
|
663
|
+
export var DeleteResourceDataSyncResult;
|
|
664
|
+
(function (DeleteResourceDataSyncResult) {
|
|
665
|
+
DeleteResourceDataSyncResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
666
|
+
})(DeleteResourceDataSyncResult || (DeleteResourceDataSyncResult = {}));
|
|
667
|
+
export var ResourceDataSyncNotFoundException;
|
|
668
|
+
(function (ResourceDataSyncNotFoundException) {
|
|
669
|
+
ResourceDataSyncNotFoundException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
670
|
+
})(ResourceDataSyncNotFoundException || (ResourceDataSyncNotFoundException = {}));
|
|
671
|
+
export var DeregisterManagedInstanceRequest;
|
|
672
|
+
(function (DeregisterManagedInstanceRequest) {
|
|
673
|
+
DeregisterManagedInstanceRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
674
|
+
})(DeregisterManagedInstanceRequest || (DeregisterManagedInstanceRequest = {}));
|
|
675
|
+
export var DeregisterManagedInstanceResult;
|
|
676
|
+
(function (DeregisterManagedInstanceResult) {
|
|
677
|
+
DeregisterManagedInstanceResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
678
|
+
})(DeregisterManagedInstanceResult || (DeregisterManagedInstanceResult = {}));
|
|
679
|
+
export var DeregisterPatchBaselineForPatchGroupRequest;
|
|
680
|
+
(function (DeregisterPatchBaselineForPatchGroupRequest) {
|
|
681
|
+
DeregisterPatchBaselineForPatchGroupRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
682
|
+
})(DeregisterPatchBaselineForPatchGroupRequest || (DeregisterPatchBaselineForPatchGroupRequest = {}));
|
|
683
|
+
export var DeregisterPatchBaselineForPatchGroupResult;
|
|
684
|
+
(function (DeregisterPatchBaselineForPatchGroupResult) {
|
|
685
|
+
DeregisterPatchBaselineForPatchGroupResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
686
|
+
})(DeregisterPatchBaselineForPatchGroupResult || (DeregisterPatchBaselineForPatchGroupResult = {}));
|
|
687
|
+
export var DeregisterTargetFromMaintenanceWindowRequest;
|
|
688
|
+
(function (DeregisterTargetFromMaintenanceWindowRequest) {
|
|
689
|
+
DeregisterTargetFromMaintenanceWindowRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
690
|
+
})(DeregisterTargetFromMaintenanceWindowRequest || (DeregisterTargetFromMaintenanceWindowRequest = {}));
|
|
691
|
+
export var DeregisterTargetFromMaintenanceWindowResult;
|
|
692
|
+
(function (DeregisterTargetFromMaintenanceWindowResult) {
|
|
693
|
+
DeregisterTargetFromMaintenanceWindowResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
694
|
+
})(DeregisterTargetFromMaintenanceWindowResult || (DeregisterTargetFromMaintenanceWindowResult = {}));
|
|
695
|
+
export var TargetInUseException;
|
|
696
|
+
(function (TargetInUseException) {
|
|
697
|
+
TargetInUseException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
698
|
+
})(TargetInUseException || (TargetInUseException = {}));
|
|
699
|
+
export var DeregisterTaskFromMaintenanceWindowRequest;
|
|
700
|
+
(function (DeregisterTaskFromMaintenanceWindowRequest) {
|
|
701
|
+
DeregisterTaskFromMaintenanceWindowRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
702
|
+
})(DeregisterTaskFromMaintenanceWindowRequest || (DeregisterTaskFromMaintenanceWindowRequest = {}));
|
|
703
|
+
export var DeregisterTaskFromMaintenanceWindowResult;
|
|
704
|
+
(function (DeregisterTaskFromMaintenanceWindowResult) {
|
|
705
|
+
DeregisterTaskFromMaintenanceWindowResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
706
|
+
})(DeregisterTaskFromMaintenanceWindowResult || (DeregisterTaskFromMaintenanceWindowResult = {}));
|
|
707
|
+
export var DescribeActivationsFilterKeys;
|
|
708
|
+
(function (DescribeActivationsFilterKeys) {
|
|
709
|
+
DescribeActivationsFilterKeys["ACTIVATION_IDS"] = "ActivationIds";
|
|
710
|
+
DescribeActivationsFilterKeys["DEFAULT_INSTANCE_NAME"] = "DefaultInstanceName";
|
|
711
|
+
DescribeActivationsFilterKeys["IAM_ROLE"] = "IamRole";
|
|
712
|
+
})(DescribeActivationsFilterKeys || (DescribeActivationsFilterKeys = {}));
|
|
713
|
+
export var DescribeActivationsFilter;
|
|
714
|
+
(function (DescribeActivationsFilter) {
|
|
715
|
+
DescribeActivationsFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
716
|
+
})(DescribeActivationsFilter || (DescribeActivationsFilter = {}));
|
|
717
|
+
export var DescribeActivationsRequest;
|
|
718
|
+
(function (DescribeActivationsRequest) {
|
|
719
|
+
DescribeActivationsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
720
|
+
})(DescribeActivationsRequest || (DescribeActivationsRequest = {}));
|
|
721
|
+
export var DescribeActivationsResult;
|
|
722
|
+
(function (DescribeActivationsResult) {
|
|
723
|
+
DescribeActivationsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
724
|
+
})(DescribeActivationsResult || (DescribeActivationsResult = {}));
|
|
725
|
+
export var InvalidFilter;
|
|
726
|
+
(function (InvalidFilter) {
|
|
727
|
+
InvalidFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
728
|
+
})(InvalidFilter || (InvalidFilter = {}));
|
|
729
|
+
export var InvalidNextToken;
|
|
730
|
+
(function (InvalidNextToken) {
|
|
731
|
+
InvalidNextToken.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
732
|
+
})(InvalidNextToken || (InvalidNextToken = {}));
|
|
733
|
+
export var DescribeAssociationRequest;
|
|
734
|
+
(function (DescribeAssociationRequest) {
|
|
735
|
+
DescribeAssociationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
736
|
+
})(DescribeAssociationRequest || (DescribeAssociationRequest = {}));
|
|
737
|
+
export var DescribeAssociationResult;
|
|
738
|
+
(function (DescribeAssociationResult) {
|
|
739
|
+
DescribeAssociationResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
740
|
+
})(DescribeAssociationResult || (DescribeAssociationResult = {}));
|
|
741
|
+
export var InvalidAssociationVersion;
|
|
742
|
+
(function (InvalidAssociationVersion) {
|
|
743
|
+
InvalidAssociationVersion.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
744
|
+
})(InvalidAssociationVersion || (InvalidAssociationVersion = {}));
|
|
745
|
+
export var AssociationExecutionFilterKey;
|
|
746
|
+
(function (AssociationExecutionFilterKey) {
|
|
747
|
+
AssociationExecutionFilterKey["CreatedTime"] = "CreatedTime";
|
|
748
|
+
AssociationExecutionFilterKey["ExecutionId"] = "ExecutionId";
|
|
749
|
+
AssociationExecutionFilterKey["Status"] = "Status";
|
|
750
|
+
})(AssociationExecutionFilterKey || (AssociationExecutionFilterKey = {}));
|
|
751
|
+
export var AssociationFilterOperatorType;
|
|
752
|
+
(function (AssociationFilterOperatorType) {
|
|
753
|
+
AssociationFilterOperatorType["Equal"] = "EQUAL";
|
|
754
|
+
AssociationFilterOperatorType["GreaterThan"] = "GREATER_THAN";
|
|
755
|
+
AssociationFilterOperatorType["LessThan"] = "LESS_THAN";
|
|
756
|
+
})(AssociationFilterOperatorType || (AssociationFilterOperatorType = {}));
|
|
757
|
+
export var AssociationExecutionFilter;
|
|
758
|
+
(function (AssociationExecutionFilter) {
|
|
759
|
+
AssociationExecutionFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
760
|
+
})(AssociationExecutionFilter || (AssociationExecutionFilter = {}));
|
|
761
|
+
export var DescribeAssociationExecutionsRequest;
|
|
762
|
+
(function (DescribeAssociationExecutionsRequest) {
|
|
763
|
+
DescribeAssociationExecutionsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
764
|
+
})(DescribeAssociationExecutionsRequest || (DescribeAssociationExecutionsRequest = {}));
|
|
765
|
+
export var AssociationExecution;
|
|
766
|
+
(function (AssociationExecution) {
|
|
767
|
+
AssociationExecution.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
768
|
+
})(AssociationExecution || (AssociationExecution = {}));
|
|
769
|
+
export var DescribeAssociationExecutionsResult;
|
|
770
|
+
(function (DescribeAssociationExecutionsResult) {
|
|
771
|
+
DescribeAssociationExecutionsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
772
|
+
})(DescribeAssociationExecutionsResult || (DescribeAssociationExecutionsResult = {}));
|
|
773
|
+
export var AssociationExecutionDoesNotExist;
|
|
774
|
+
(function (AssociationExecutionDoesNotExist) {
|
|
775
|
+
AssociationExecutionDoesNotExist.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
776
|
+
})(AssociationExecutionDoesNotExist || (AssociationExecutionDoesNotExist = {}));
|
|
777
|
+
export var AssociationExecutionTargetsFilterKey;
|
|
778
|
+
(function (AssociationExecutionTargetsFilterKey) {
|
|
779
|
+
AssociationExecutionTargetsFilterKey["ResourceId"] = "ResourceId";
|
|
780
|
+
AssociationExecutionTargetsFilterKey["ResourceType"] = "ResourceType";
|
|
781
|
+
AssociationExecutionTargetsFilterKey["Status"] = "Status";
|
|
782
|
+
})(AssociationExecutionTargetsFilterKey || (AssociationExecutionTargetsFilterKey = {}));
|
|
783
|
+
export var AssociationExecutionTargetsFilter;
|
|
784
|
+
(function (AssociationExecutionTargetsFilter) {
|
|
785
|
+
AssociationExecutionTargetsFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
786
|
+
})(AssociationExecutionTargetsFilter || (AssociationExecutionTargetsFilter = {}));
|
|
787
|
+
export var DescribeAssociationExecutionTargetsRequest;
|
|
788
|
+
(function (DescribeAssociationExecutionTargetsRequest) {
|
|
789
|
+
DescribeAssociationExecutionTargetsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
790
|
+
})(DescribeAssociationExecutionTargetsRequest || (DescribeAssociationExecutionTargetsRequest = {}));
|
|
791
|
+
export var OutputSource;
|
|
792
|
+
(function (OutputSource) {
|
|
793
|
+
OutputSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
794
|
+
})(OutputSource || (OutputSource = {}));
|
|
795
|
+
export var AssociationExecutionTarget;
|
|
796
|
+
(function (AssociationExecutionTarget) {
|
|
797
|
+
AssociationExecutionTarget.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
798
|
+
})(AssociationExecutionTarget || (AssociationExecutionTarget = {}));
|
|
799
|
+
export var DescribeAssociationExecutionTargetsResult;
|
|
800
|
+
(function (DescribeAssociationExecutionTargetsResult) {
|
|
801
|
+
DescribeAssociationExecutionTargetsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
802
|
+
})(DescribeAssociationExecutionTargetsResult || (DescribeAssociationExecutionTargetsResult = {}));
|
|
803
|
+
export var AutomationExecutionFilterKey;
|
|
804
|
+
(function (AutomationExecutionFilterKey) {
|
|
805
|
+
AutomationExecutionFilterKey["AUTOMATION_SUBTYPE"] = "AutomationSubtype";
|
|
806
|
+
AutomationExecutionFilterKey["AUTOMATION_TYPE"] = "AutomationType";
|
|
807
|
+
AutomationExecutionFilterKey["CURRENT_ACTION"] = "CurrentAction";
|
|
808
|
+
AutomationExecutionFilterKey["DOCUMENT_NAME_PREFIX"] = "DocumentNamePrefix";
|
|
809
|
+
AutomationExecutionFilterKey["EXECUTION_ID"] = "ExecutionId";
|
|
810
|
+
AutomationExecutionFilterKey["EXECUTION_STATUS"] = "ExecutionStatus";
|
|
811
|
+
AutomationExecutionFilterKey["OPS_ITEM_ID"] = "OpsItemId";
|
|
812
|
+
AutomationExecutionFilterKey["PARENT_EXECUTION_ID"] = "ParentExecutionId";
|
|
813
|
+
AutomationExecutionFilterKey["START_TIME_AFTER"] = "StartTimeAfter";
|
|
814
|
+
AutomationExecutionFilterKey["START_TIME_BEFORE"] = "StartTimeBefore";
|
|
815
|
+
AutomationExecutionFilterKey["TAG_KEY"] = "TagKey";
|
|
816
|
+
AutomationExecutionFilterKey["TARGET_RESOURCE_GROUP"] = "TargetResourceGroup";
|
|
817
|
+
})(AutomationExecutionFilterKey || (AutomationExecutionFilterKey = {}));
|
|
818
|
+
export var AutomationExecutionFilter;
|
|
819
|
+
(function (AutomationExecutionFilter) {
|
|
820
|
+
AutomationExecutionFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
821
|
+
})(AutomationExecutionFilter || (AutomationExecutionFilter = {}));
|
|
822
|
+
export var DescribeAutomationExecutionsRequest;
|
|
823
|
+
(function (DescribeAutomationExecutionsRequest) {
|
|
824
|
+
DescribeAutomationExecutionsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
825
|
+
})(DescribeAutomationExecutionsRequest || (DescribeAutomationExecutionsRequest = {}));
|
|
826
|
+
export var AutomationExecutionStatus;
|
|
827
|
+
(function (AutomationExecutionStatus) {
|
|
828
|
+
AutomationExecutionStatus["APPROVED"] = "Approved";
|
|
829
|
+
AutomationExecutionStatus["CANCELLED"] = "Cancelled";
|
|
830
|
+
AutomationExecutionStatus["CANCELLING"] = "Cancelling";
|
|
831
|
+
AutomationExecutionStatus["CHANGE_CALENDAR_OVERRIDE_APPROVED"] = "ChangeCalendarOverrideApproved";
|
|
832
|
+
AutomationExecutionStatus["CHANGE_CALENDAR_OVERRIDE_REJECTED"] = "ChangeCalendarOverrideRejected";
|
|
833
|
+
AutomationExecutionStatus["COMPLETED_WITH_FAILURE"] = "CompletedWithFailure";
|
|
834
|
+
AutomationExecutionStatus["COMPLETED_WITH_SUCCESS"] = "CompletedWithSuccess";
|
|
835
|
+
AutomationExecutionStatus["FAILED"] = "Failed";
|
|
836
|
+
AutomationExecutionStatus["INPROGRESS"] = "InProgress";
|
|
837
|
+
AutomationExecutionStatus["PENDING"] = "Pending";
|
|
838
|
+
AutomationExecutionStatus["PENDING_APPROVAL"] = "PendingApproval";
|
|
839
|
+
AutomationExecutionStatus["PENDING_CHANGE_CALENDAR_OVERRIDE"] = "PendingChangeCalendarOverride";
|
|
840
|
+
AutomationExecutionStatus["REJECTED"] = "Rejected";
|
|
841
|
+
AutomationExecutionStatus["RUNBOOK_INPROGRESS"] = "RunbookInProgress";
|
|
842
|
+
AutomationExecutionStatus["SCHEDULED"] = "Scheduled";
|
|
843
|
+
AutomationExecutionStatus["SUCCESS"] = "Success";
|
|
844
|
+
AutomationExecutionStatus["TIMEDOUT"] = "TimedOut";
|
|
845
|
+
AutomationExecutionStatus["WAITING"] = "Waiting";
|
|
846
|
+
})(AutomationExecutionStatus || (AutomationExecutionStatus = {}));
|
|
847
|
+
export var AutomationSubtype;
|
|
848
|
+
(function (AutomationSubtype) {
|
|
849
|
+
AutomationSubtype["ChangeRequest"] = "ChangeRequest";
|
|
850
|
+
})(AutomationSubtype || (AutomationSubtype = {}));
|
|
851
|
+
export var AutomationType;
|
|
852
|
+
(function (AutomationType) {
|
|
853
|
+
AutomationType["CrossAccount"] = "CrossAccount";
|
|
854
|
+
AutomationType["Local"] = "Local";
|
|
855
|
+
})(AutomationType || (AutomationType = {}));
|
|
856
|
+
export var ExecutionMode;
|
|
857
|
+
(function (ExecutionMode) {
|
|
858
|
+
ExecutionMode["Auto"] = "Auto";
|
|
859
|
+
ExecutionMode["Interactive"] = "Interactive";
|
|
860
|
+
})(ExecutionMode || (ExecutionMode = {}));
|
|
861
|
+
export var ResolvedTargets;
|
|
862
|
+
(function (ResolvedTargets) {
|
|
863
|
+
ResolvedTargets.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
864
|
+
})(ResolvedTargets || (ResolvedTargets = {}));
|
|
865
|
+
export var Runbook;
|
|
866
|
+
(function (Runbook) {
|
|
867
|
+
Runbook.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
868
|
+
})(Runbook || (Runbook = {}));
|
|
869
|
+
export var AutomationExecutionMetadata;
|
|
870
|
+
(function (AutomationExecutionMetadata) {
|
|
871
|
+
AutomationExecutionMetadata.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
872
|
+
})(AutomationExecutionMetadata || (AutomationExecutionMetadata = {}));
|
|
873
|
+
export var DescribeAutomationExecutionsResult;
|
|
874
|
+
(function (DescribeAutomationExecutionsResult) {
|
|
875
|
+
DescribeAutomationExecutionsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
876
|
+
})(DescribeAutomationExecutionsResult || (DescribeAutomationExecutionsResult = {}));
|
|
877
|
+
export var InvalidFilterKey;
|
|
878
|
+
(function (InvalidFilterKey) {
|
|
879
|
+
InvalidFilterKey.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
880
|
+
})(InvalidFilterKey || (InvalidFilterKey = {}));
|
|
881
|
+
export var InvalidFilterValue;
|
|
882
|
+
(function (InvalidFilterValue) {
|
|
883
|
+
InvalidFilterValue.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
884
|
+
})(InvalidFilterValue || (InvalidFilterValue = {}));
|
|
885
|
+
export var AutomationExecutionNotFoundException;
|
|
886
|
+
(function (AutomationExecutionNotFoundException) {
|
|
887
|
+
AutomationExecutionNotFoundException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
888
|
+
})(AutomationExecutionNotFoundException || (AutomationExecutionNotFoundException = {}));
|
|
889
|
+
export var StepExecutionFilterKey;
|
|
890
|
+
(function (StepExecutionFilterKey) {
|
|
891
|
+
StepExecutionFilterKey["ACTION"] = "Action";
|
|
892
|
+
StepExecutionFilterKey["START_TIME_AFTER"] = "StartTimeAfter";
|
|
893
|
+
StepExecutionFilterKey["START_TIME_BEFORE"] = "StartTimeBefore";
|
|
894
|
+
StepExecutionFilterKey["STEP_EXECUTION_ID"] = "StepExecutionId";
|
|
895
|
+
StepExecutionFilterKey["STEP_EXECUTION_STATUS"] = "StepExecutionStatus";
|
|
896
|
+
StepExecutionFilterKey["STEP_NAME"] = "StepName";
|
|
897
|
+
})(StepExecutionFilterKey || (StepExecutionFilterKey = {}));
|
|
898
|
+
export var StepExecutionFilter;
|
|
899
|
+
(function (StepExecutionFilter) {
|
|
900
|
+
StepExecutionFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
901
|
+
})(StepExecutionFilter || (StepExecutionFilter = {}));
|
|
902
|
+
export var DescribeAutomationStepExecutionsRequest;
|
|
903
|
+
(function (DescribeAutomationStepExecutionsRequest) {
|
|
904
|
+
DescribeAutomationStepExecutionsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
905
|
+
})(DescribeAutomationStepExecutionsRequest || (DescribeAutomationStepExecutionsRequest = {}));
|
|
906
|
+
export var FailureDetails;
|
|
907
|
+
(function (FailureDetails) {
|
|
908
|
+
FailureDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
909
|
+
})(FailureDetails || (FailureDetails = {}));
|
|
910
|
+
export var StepExecution;
|
|
911
|
+
(function (StepExecution) {
|
|
912
|
+
StepExecution.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
913
|
+
})(StepExecution || (StepExecution = {}));
|
|
914
|
+
export var DescribeAutomationStepExecutionsResult;
|
|
915
|
+
(function (DescribeAutomationStepExecutionsResult) {
|
|
916
|
+
DescribeAutomationStepExecutionsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
917
|
+
})(DescribeAutomationStepExecutionsResult || (DescribeAutomationStepExecutionsResult = {}));
|
|
918
|
+
export var PatchOrchestratorFilter;
|
|
919
|
+
(function (PatchOrchestratorFilter) {
|
|
920
|
+
PatchOrchestratorFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
921
|
+
})(PatchOrchestratorFilter || (PatchOrchestratorFilter = {}));
|
|
922
|
+
export var DescribeAvailablePatchesRequest;
|
|
923
|
+
(function (DescribeAvailablePatchesRequest) {
|
|
924
|
+
DescribeAvailablePatchesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
925
|
+
})(DescribeAvailablePatchesRequest || (DescribeAvailablePatchesRequest = {}));
|
|
926
|
+
export var Patch;
|
|
927
|
+
(function (Patch) {
|
|
928
|
+
Patch.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
929
|
+
})(Patch || (Patch = {}));
|
|
930
|
+
export var DescribeAvailablePatchesResult;
|
|
931
|
+
(function (DescribeAvailablePatchesResult) {
|
|
932
|
+
DescribeAvailablePatchesResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
933
|
+
})(DescribeAvailablePatchesResult || (DescribeAvailablePatchesResult = {}));
|
|
934
|
+
export var DescribeDocumentRequest;
|
|
935
|
+
(function (DescribeDocumentRequest) {
|
|
936
|
+
DescribeDocumentRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
937
|
+
})(DescribeDocumentRequest || (DescribeDocumentRequest = {}));
|
|
938
|
+
export var DescribeDocumentResult;
|
|
939
|
+
(function (DescribeDocumentResult) {
|
|
940
|
+
DescribeDocumentResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
941
|
+
})(DescribeDocumentResult || (DescribeDocumentResult = {}));
|
|
942
|
+
export var DocumentPermissionType;
|
|
943
|
+
(function (DocumentPermissionType) {
|
|
944
|
+
DocumentPermissionType["SHARE"] = "Share";
|
|
945
|
+
})(DocumentPermissionType || (DocumentPermissionType = {}));
|
|
946
|
+
export var DescribeDocumentPermissionRequest;
|
|
947
|
+
(function (DescribeDocumentPermissionRequest) {
|
|
948
|
+
DescribeDocumentPermissionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
949
|
+
})(DescribeDocumentPermissionRequest || (DescribeDocumentPermissionRequest = {}));
|
|
950
|
+
export var DescribeDocumentPermissionResponse;
|
|
951
|
+
(function (DescribeDocumentPermissionResponse) {
|
|
952
|
+
DescribeDocumentPermissionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
953
|
+
})(DescribeDocumentPermissionResponse || (DescribeDocumentPermissionResponse = {}));
|
|
954
|
+
export var InvalidPermissionType;
|
|
955
|
+
(function (InvalidPermissionType) {
|
|
956
|
+
InvalidPermissionType.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
957
|
+
})(InvalidPermissionType || (InvalidPermissionType = {}));
|
|
958
|
+
export var DescribeEffectiveInstanceAssociationsRequest;
|
|
959
|
+
(function (DescribeEffectiveInstanceAssociationsRequest) {
|
|
960
|
+
DescribeEffectiveInstanceAssociationsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
961
|
+
})(DescribeEffectiveInstanceAssociationsRequest || (DescribeEffectiveInstanceAssociationsRequest = {}));
|
|
962
|
+
export var InstanceAssociation;
|
|
963
|
+
(function (InstanceAssociation) {
|
|
964
|
+
InstanceAssociation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
965
|
+
})(InstanceAssociation || (InstanceAssociation = {}));
|
|
966
|
+
export var DescribeEffectiveInstanceAssociationsResult;
|
|
967
|
+
(function (DescribeEffectiveInstanceAssociationsResult) {
|
|
968
|
+
DescribeEffectiveInstanceAssociationsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
969
|
+
})(DescribeEffectiveInstanceAssociationsResult || (DescribeEffectiveInstanceAssociationsResult = {}));
|
|
970
|
+
export var DescribeEffectivePatchesForPatchBaselineRequest;
|
|
971
|
+
(function (DescribeEffectivePatchesForPatchBaselineRequest) {
|
|
972
|
+
DescribeEffectivePatchesForPatchBaselineRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
973
|
+
})(DescribeEffectivePatchesForPatchBaselineRequest || (DescribeEffectivePatchesForPatchBaselineRequest = {}));
|
|
974
|
+
export var PatchDeploymentStatus;
|
|
975
|
+
(function (PatchDeploymentStatus) {
|
|
976
|
+
PatchDeploymentStatus["Approved"] = "APPROVED";
|
|
977
|
+
PatchDeploymentStatus["ExplicitApproved"] = "EXPLICIT_APPROVED";
|
|
978
|
+
PatchDeploymentStatus["ExplicitRejected"] = "EXPLICIT_REJECTED";
|
|
979
|
+
PatchDeploymentStatus["PendingApproval"] = "PENDING_APPROVAL";
|
|
980
|
+
})(PatchDeploymentStatus || (PatchDeploymentStatus = {}));
|
|
981
|
+
export var PatchStatus;
|
|
982
|
+
(function (PatchStatus) {
|
|
983
|
+
PatchStatus.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
984
|
+
})(PatchStatus || (PatchStatus = {}));
|
|
985
|
+
export var EffectivePatch;
|
|
986
|
+
(function (EffectivePatch) {
|
|
987
|
+
EffectivePatch.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
988
|
+
})(EffectivePatch || (EffectivePatch = {}));
|
|
989
|
+
export var DescribeEffectivePatchesForPatchBaselineResult;
|
|
990
|
+
(function (DescribeEffectivePatchesForPatchBaselineResult) {
|
|
991
|
+
DescribeEffectivePatchesForPatchBaselineResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
992
|
+
})(DescribeEffectivePatchesForPatchBaselineResult || (DescribeEffectivePatchesForPatchBaselineResult = {}));
|
|
993
|
+
export var UnsupportedOperatingSystem;
|
|
994
|
+
(function (UnsupportedOperatingSystem) {
|
|
995
|
+
UnsupportedOperatingSystem.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
996
|
+
})(UnsupportedOperatingSystem || (UnsupportedOperatingSystem = {}));
|
|
997
|
+
export var DescribeInstanceAssociationsStatusRequest;
|
|
998
|
+
(function (DescribeInstanceAssociationsStatusRequest) {
|
|
999
|
+
DescribeInstanceAssociationsStatusRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1000
|
+
})(DescribeInstanceAssociationsStatusRequest || (DescribeInstanceAssociationsStatusRequest = {}));
|
|
1001
|
+
export var S3OutputUrl;
|
|
1002
|
+
(function (S3OutputUrl) {
|
|
1003
|
+
S3OutputUrl.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1004
|
+
})(S3OutputUrl || (S3OutputUrl = {}));
|
|
1005
|
+
export var InstanceAssociationOutputUrl;
|
|
1006
|
+
(function (InstanceAssociationOutputUrl) {
|
|
1007
|
+
InstanceAssociationOutputUrl.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1008
|
+
})(InstanceAssociationOutputUrl || (InstanceAssociationOutputUrl = {}));
|
|
1009
|
+
export var InstanceAssociationStatusInfo;
|
|
1010
|
+
(function (InstanceAssociationStatusInfo) {
|
|
1011
|
+
InstanceAssociationStatusInfo.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1012
|
+
})(InstanceAssociationStatusInfo || (InstanceAssociationStatusInfo = {}));
|
|
1013
|
+
export var DescribeInstanceAssociationsStatusResult;
|
|
1014
|
+
(function (DescribeInstanceAssociationsStatusResult) {
|
|
1015
|
+
DescribeInstanceAssociationsStatusResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1016
|
+
})(DescribeInstanceAssociationsStatusResult || (DescribeInstanceAssociationsStatusResult = {}));
|
|
1017
|
+
export var InstanceInformationStringFilter;
|
|
1018
|
+
(function (InstanceInformationStringFilter) {
|
|
1019
|
+
InstanceInformationStringFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1020
|
+
})(InstanceInformationStringFilter || (InstanceInformationStringFilter = {}));
|
|
1021
|
+
export var InstanceInformationFilterKey;
|
|
1022
|
+
(function (InstanceInformationFilterKey) {
|
|
1023
|
+
InstanceInformationFilterKey["ACTIVATION_IDS"] = "ActivationIds";
|
|
1024
|
+
InstanceInformationFilterKey["AGENT_VERSION"] = "AgentVersion";
|
|
1025
|
+
InstanceInformationFilterKey["ASSOCIATION_STATUS"] = "AssociationStatus";
|
|
1026
|
+
InstanceInformationFilterKey["IAM_ROLE"] = "IamRole";
|
|
1027
|
+
InstanceInformationFilterKey["INSTANCE_IDS"] = "InstanceIds";
|
|
1028
|
+
InstanceInformationFilterKey["PING_STATUS"] = "PingStatus";
|
|
1029
|
+
InstanceInformationFilterKey["PLATFORM_TYPES"] = "PlatformTypes";
|
|
1030
|
+
InstanceInformationFilterKey["RESOURCE_TYPE"] = "ResourceType";
|
|
1031
|
+
})(InstanceInformationFilterKey || (InstanceInformationFilterKey = {}));
|
|
1032
|
+
export var InstanceInformationFilter;
|
|
1033
|
+
(function (InstanceInformationFilter) {
|
|
1034
|
+
InstanceInformationFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1035
|
+
})(InstanceInformationFilter || (InstanceInformationFilter = {}));
|
|
1036
|
+
export var DescribeInstanceInformationRequest;
|
|
1037
|
+
(function (DescribeInstanceInformationRequest) {
|
|
1038
|
+
DescribeInstanceInformationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1039
|
+
})(DescribeInstanceInformationRequest || (DescribeInstanceInformationRequest = {}));
|
|
1040
|
+
export var InstanceAggregatedAssociationOverview;
|
|
1041
|
+
(function (InstanceAggregatedAssociationOverview) {
|
|
1042
|
+
InstanceAggregatedAssociationOverview.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1043
|
+
})(InstanceAggregatedAssociationOverview || (InstanceAggregatedAssociationOverview = {}));
|
|
1044
|
+
export var PingStatus;
|
|
1045
|
+
(function (PingStatus) {
|
|
1046
|
+
PingStatus["CONNECTION_LOST"] = "ConnectionLost";
|
|
1047
|
+
PingStatus["INACTIVE"] = "Inactive";
|
|
1048
|
+
PingStatus["ONLINE"] = "Online";
|
|
1049
|
+
})(PingStatus || (PingStatus = {}));
|
|
1050
|
+
export var ResourceType;
|
|
1051
|
+
(function (ResourceType) {
|
|
1052
|
+
ResourceType["DOCUMENT"] = "Document";
|
|
1053
|
+
ResourceType["EC2_INSTANCE"] = "EC2Instance";
|
|
1054
|
+
ResourceType["MANAGED_INSTANCE"] = "ManagedInstance";
|
|
1055
|
+
})(ResourceType || (ResourceType = {}));
|
|
1056
|
+
export var InstanceInformation;
|
|
1057
|
+
(function (InstanceInformation) {
|
|
1058
|
+
InstanceInformation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1059
|
+
})(InstanceInformation || (InstanceInformation = {}));
|
|
1060
|
+
export var DescribeInstanceInformationResult;
|
|
1061
|
+
(function (DescribeInstanceInformationResult) {
|
|
1062
|
+
DescribeInstanceInformationResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1063
|
+
})(DescribeInstanceInformationResult || (DescribeInstanceInformationResult = {}));
|
|
1064
|
+
export var InvalidInstanceInformationFilterValue;
|
|
1065
|
+
(function (InvalidInstanceInformationFilterValue) {
|
|
1066
|
+
InvalidInstanceInformationFilterValue.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1067
|
+
})(InvalidInstanceInformationFilterValue || (InvalidInstanceInformationFilterValue = {}));
|
|
1068
|
+
export var DescribeInstancePatchesRequest;
|
|
1069
|
+
(function (DescribeInstancePatchesRequest) {
|
|
1070
|
+
DescribeInstancePatchesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1071
|
+
})(DescribeInstancePatchesRequest || (DescribeInstancePatchesRequest = {}));
|
|
1072
|
+
export var PatchComplianceDataState;
|
|
1073
|
+
(function (PatchComplianceDataState) {
|
|
1074
|
+
PatchComplianceDataState["Failed"] = "FAILED";
|
|
1075
|
+
PatchComplianceDataState["Installed"] = "INSTALLED";
|
|
1076
|
+
PatchComplianceDataState["InstalledOther"] = "INSTALLED_OTHER";
|
|
1077
|
+
PatchComplianceDataState["InstalledPendingReboot"] = "INSTALLED_PENDING_REBOOT";
|
|
1078
|
+
PatchComplianceDataState["InstalledRejected"] = "INSTALLED_REJECTED";
|
|
1079
|
+
PatchComplianceDataState["Missing"] = "MISSING";
|
|
1080
|
+
PatchComplianceDataState["NotApplicable"] = "NOT_APPLICABLE";
|
|
1081
|
+
})(PatchComplianceDataState || (PatchComplianceDataState = {}));
|
|
1082
|
+
export var PatchComplianceData;
|
|
1083
|
+
(function (PatchComplianceData) {
|
|
1084
|
+
PatchComplianceData.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1085
|
+
})(PatchComplianceData || (PatchComplianceData = {}));
|
|
1086
|
+
export var DescribeInstancePatchesResult;
|
|
1087
|
+
(function (DescribeInstancePatchesResult) {
|
|
1088
|
+
DescribeInstancePatchesResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1089
|
+
})(DescribeInstancePatchesResult || (DescribeInstancePatchesResult = {}));
|
|
1090
|
+
export var DescribeInstancePatchStatesRequest;
|
|
1091
|
+
(function (DescribeInstancePatchStatesRequest) {
|
|
1092
|
+
DescribeInstancePatchStatesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1093
|
+
})(DescribeInstancePatchStatesRequest || (DescribeInstancePatchStatesRequest = {}));
|
|
1094
|
+
export var PatchOperationType;
|
|
1095
|
+
(function (PatchOperationType) {
|
|
1096
|
+
PatchOperationType["INSTALL"] = "Install";
|
|
1097
|
+
PatchOperationType["SCAN"] = "Scan";
|
|
1098
|
+
})(PatchOperationType || (PatchOperationType = {}));
|
|
1099
|
+
export var RebootOption;
|
|
1100
|
+
(function (RebootOption) {
|
|
1101
|
+
RebootOption["NO_REBOOT"] = "NoReboot";
|
|
1102
|
+
RebootOption["REBOOT_IF_NEEDED"] = "RebootIfNeeded";
|
|
1103
|
+
})(RebootOption || (RebootOption = {}));
|
|
1104
|
+
export var InstancePatchState;
|
|
1105
|
+
(function (InstancePatchState) {
|
|
1106
|
+
InstancePatchState.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.OwnerInformation && { OwnerInformation: SENSITIVE_STRING }))); };
|
|
1107
|
+
})(InstancePatchState || (InstancePatchState = {}));
|
|
1108
|
+
export var DescribeInstancePatchStatesResult;
|
|
1109
|
+
(function (DescribeInstancePatchStatesResult) {
|
|
1110
|
+
DescribeInstancePatchStatesResult.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.InstancePatchStates && {
|
|
1111
|
+
InstancePatchStates: obj.InstancePatchStates.map(function (item) { return InstancePatchState.filterSensitiveLog(item); }),
|
|
1112
|
+
}))); };
|
|
1113
|
+
})(DescribeInstancePatchStatesResult || (DescribeInstancePatchStatesResult = {}));
|
|
1114
|
+
export var InstancePatchStateOperatorType;
|
|
1115
|
+
(function (InstancePatchStateOperatorType) {
|
|
1116
|
+
InstancePatchStateOperatorType["EQUAL"] = "Equal";
|
|
1117
|
+
InstancePatchStateOperatorType["GREATER_THAN"] = "GreaterThan";
|
|
1118
|
+
InstancePatchStateOperatorType["LESS_THAN"] = "LessThan";
|
|
1119
|
+
InstancePatchStateOperatorType["NOT_EQUAL"] = "NotEqual";
|
|
1120
|
+
})(InstancePatchStateOperatorType || (InstancePatchStateOperatorType = {}));
|
|
1121
|
+
export var InstancePatchStateFilter;
|
|
1122
|
+
(function (InstancePatchStateFilter) {
|
|
1123
|
+
InstancePatchStateFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1124
|
+
})(InstancePatchStateFilter || (InstancePatchStateFilter = {}));
|
|
1125
|
+
export var DescribeInstancePatchStatesForPatchGroupRequest;
|
|
1126
|
+
(function (DescribeInstancePatchStatesForPatchGroupRequest) {
|
|
1127
|
+
DescribeInstancePatchStatesForPatchGroupRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1128
|
+
})(DescribeInstancePatchStatesForPatchGroupRequest || (DescribeInstancePatchStatesForPatchGroupRequest = {}));
|
|
1129
|
+
export var DescribeInstancePatchStatesForPatchGroupResult;
|
|
1130
|
+
(function (DescribeInstancePatchStatesForPatchGroupResult) {
|
|
1131
|
+
DescribeInstancePatchStatesForPatchGroupResult.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.InstancePatchStates && {
|
|
1132
|
+
InstancePatchStates: obj.InstancePatchStates.map(function (item) { return InstancePatchState.filterSensitiveLog(item); }),
|
|
1133
|
+
}))); };
|
|
1134
|
+
})(DescribeInstancePatchStatesForPatchGroupResult || (DescribeInstancePatchStatesForPatchGroupResult = {}));
|
|
1135
|
+
export var DescribeInventoryDeletionsRequest;
|
|
1136
|
+
(function (DescribeInventoryDeletionsRequest) {
|
|
1137
|
+
DescribeInventoryDeletionsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1138
|
+
})(DescribeInventoryDeletionsRequest || (DescribeInventoryDeletionsRequest = {}));
|
|
1139
|
+
export var InventoryDeletionStatus;
|
|
1140
|
+
(function (InventoryDeletionStatus) {
|
|
1141
|
+
InventoryDeletionStatus["COMPLETE"] = "Complete";
|
|
1142
|
+
InventoryDeletionStatus["IN_PROGRESS"] = "InProgress";
|
|
1143
|
+
})(InventoryDeletionStatus || (InventoryDeletionStatus = {}));
|
|
1144
|
+
export var InventoryDeletionStatusItem;
|
|
1145
|
+
(function (InventoryDeletionStatusItem) {
|
|
1146
|
+
InventoryDeletionStatusItem.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1147
|
+
})(InventoryDeletionStatusItem || (InventoryDeletionStatusItem = {}));
|
|
1148
|
+
export var DescribeInventoryDeletionsResult;
|
|
1149
|
+
(function (DescribeInventoryDeletionsResult) {
|
|
1150
|
+
DescribeInventoryDeletionsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1151
|
+
})(DescribeInventoryDeletionsResult || (DescribeInventoryDeletionsResult = {}));
|
|
1152
|
+
export var InvalidDeletionIdException;
|
|
1153
|
+
(function (InvalidDeletionIdException) {
|
|
1154
|
+
InvalidDeletionIdException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1155
|
+
})(InvalidDeletionIdException || (InvalidDeletionIdException = {}));
|
|
1156
|
+
export var MaintenanceWindowFilter;
|
|
1157
|
+
(function (MaintenanceWindowFilter) {
|
|
1158
|
+
MaintenanceWindowFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1159
|
+
})(MaintenanceWindowFilter || (MaintenanceWindowFilter = {}));
|
|
1160
|
+
export var DescribeMaintenanceWindowExecutionsRequest;
|
|
1161
|
+
(function (DescribeMaintenanceWindowExecutionsRequest) {
|
|
1162
|
+
DescribeMaintenanceWindowExecutionsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1163
|
+
})(DescribeMaintenanceWindowExecutionsRequest || (DescribeMaintenanceWindowExecutionsRequest = {}));
|
|
1164
|
+
export var MaintenanceWindowExecutionStatus;
|
|
1165
|
+
(function (MaintenanceWindowExecutionStatus) {
|
|
1166
|
+
MaintenanceWindowExecutionStatus["Cancelled"] = "CANCELLED";
|
|
1167
|
+
MaintenanceWindowExecutionStatus["Cancelling"] = "CANCELLING";
|
|
1168
|
+
MaintenanceWindowExecutionStatus["Failed"] = "FAILED";
|
|
1169
|
+
MaintenanceWindowExecutionStatus["InProgress"] = "IN_PROGRESS";
|
|
1170
|
+
MaintenanceWindowExecutionStatus["Pending"] = "PENDING";
|
|
1171
|
+
MaintenanceWindowExecutionStatus["SkippedOverlapping"] = "SKIPPED_OVERLAPPING";
|
|
1172
|
+
MaintenanceWindowExecutionStatus["Success"] = "SUCCESS";
|
|
1173
|
+
MaintenanceWindowExecutionStatus["TimedOut"] = "TIMED_OUT";
|
|
1174
|
+
})(MaintenanceWindowExecutionStatus || (MaintenanceWindowExecutionStatus = {}));
|
|
1175
|
+
export var MaintenanceWindowExecution;
|
|
1176
|
+
(function (MaintenanceWindowExecution) {
|
|
1177
|
+
MaintenanceWindowExecution.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1178
|
+
})(MaintenanceWindowExecution || (MaintenanceWindowExecution = {}));
|
|
1179
|
+
export var DescribeMaintenanceWindowExecutionsResult;
|
|
1180
|
+
(function (DescribeMaintenanceWindowExecutionsResult) {
|
|
1181
|
+
DescribeMaintenanceWindowExecutionsResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1182
|
+
})(DescribeMaintenanceWindowExecutionsResult || (DescribeMaintenanceWindowExecutionsResult = {}));
|
|
1183
|
+
export var DescribeMaintenanceWindowExecutionTaskInvocationsRequest;
|
|
1184
|
+
(function (DescribeMaintenanceWindowExecutionTaskInvocationsRequest) {
|
|
1185
|
+
DescribeMaintenanceWindowExecutionTaskInvocationsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1186
|
+
})(DescribeMaintenanceWindowExecutionTaskInvocationsRequest || (DescribeMaintenanceWindowExecutionTaskInvocationsRequest = {}));
|
|
1187
|
+
export var MaintenanceWindowTaskType;
|
|
1188
|
+
(function (MaintenanceWindowTaskType) {
|
|
1189
|
+
MaintenanceWindowTaskType["Automation"] = "AUTOMATION";
|
|
1190
|
+
MaintenanceWindowTaskType["Lambda"] = "LAMBDA";
|
|
1191
|
+
MaintenanceWindowTaskType["RunCommand"] = "RUN_COMMAND";
|
|
1192
|
+
MaintenanceWindowTaskType["StepFunctions"] = "STEP_FUNCTIONS";
|
|
1193
|
+
})(MaintenanceWindowTaskType || (MaintenanceWindowTaskType = {}));
|
|
1194
|
+
export var MaintenanceWindowExecutionTaskInvocationIdentity;
|
|
1195
|
+
(function (MaintenanceWindowExecutionTaskInvocationIdentity) {
|
|
1196
|
+
MaintenanceWindowExecutionTaskInvocationIdentity.filterSensitiveLog = function (obj) { return (__assign(__assign(__assign({}, obj), (obj.Parameters && { Parameters: SENSITIVE_STRING })), (obj.OwnerInformation && { OwnerInformation: SENSITIVE_STRING }))); };
|
|
1197
|
+
})(MaintenanceWindowExecutionTaskInvocationIdentity || (MaintenanceWindowExecutionTaskInvocationIdentity = {}));
|
|
1198
|
+
export var DescribeMaintenanceWindowExecutionTaskInvocationsResult;
|
|
1199
|
+
(function (DescribeMaintenanceWindowExecutionTaskInvocationsResult) {
|
|
1200
|
+
DescribeMaintenanceWindowExecutionTaskInvocationsResult.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.WindowExecutionTaskInvocationIdentities && {
|
|
1201
|
+
WindowExecutionTaskInvocationIdentities: obj.WindowExecutionTaskInvocationIdentities.map(function (item) {
|
|
1202
|
+
return MaintenanceWindowExecutionTaskInvocationIdentity.filterSensitiveLog(item);
|
|
1203
|
+
}),
|
|
1204
|
+
}))); };
|
|
1205
|
+
})(DescribeMaintenanceWindowExecutionTaskInvocationsResult || (DescribeMaintenanceWindowExecutionTaskInvocationsResult = {}));
|
|
1206
|
+
export var DescribeMaintenanceWindowExecutionTasksRequest;
|
|
1207
|
+
(function (DescribeMaintenanceWindowExecutionTasksRequest) {
|
|
1208
|
+
DescribeMaintenanceWindowExecutionTasksRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1209
|
+
})(DescribeMaintenanceWindowExecutionTasksRequest || (DescribeMaintenanceWindowExecutionTasksRequest = {}));
|
|
1210
|
+
export var MaintenanceWindowExecutionTaskIdentity;
|
|
1211
|
+
(function (MaintenanceWindowExecutionTaskIdentity) {
|
|
1212
|
+
MaintenanceWindowExecutionTaskIdentity.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1213
|
+
})(MaintenanceWindowExecutionTaskIdentity || (MaintenanceWindowExecutionTaskIdentity = {}));
|
|
1214
|
+
export var DescribeMaintenanceWindowExecutionTasksResult;
|
|
1215
|
+
(function (DescribeMaintenanceWindowExecutionTasksResult) {
|
|
1216
|
+
DescribeMaintenanceWindowExecutionTasksResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1217
|
+
})(DescribeMaintenanceWindowExecutionTasksResult || (DescribeMaintenanceWindowExecutionTasksResult = {}));
|
|
1218
|
+
export var DescribeMaintenanceWindowsRequest;
|
|
1219
|
+
(function (DescribeMaintenanceWindowsRequest) {
|
|
1220
|
+
DescribeMaintenanceWindowsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1221
|
+
})(DescribeMaintenanceWindowsRequest || (DescribeMaintenanceWindowsRequest = {}));
|
|
1222
|
+
export var MaintenanceWindowIdentity;
|
|
1223
|
+
(function (MaintenanceWindowIdentity) {
|
|
1224
|
+
MaintenanceWindowIdentity.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Description && { Description: SENSITIVE_STRING }))); };
|
|
1225
|
+
})(MaintenanceWindowIdentity || (MaintenanceWindowIdentity = {}));
|
|
1226
|
+
export var DescribeMaintenanceWindowsResult;
|
|
1227
|
+
(function (DescribeMaintenanceWindowsResult) {
|
|
1228
|
+
DescribeMaintenanceWindowsResult.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.WindowIdentities && {
|
|
1229
|
+
WindowIdentities: obj.WindowIdentities.map(function (item) { return MaintenanceWindowIdentity.filterSensitiveLog(item); }),
|
|
1230
|
+
}))); };
|
|
1231
|
+
})(DescribeMaintenanceWindowsResult || (DescribeMaintenanceWindowsResult = {}));
|
|
1232
|
+
export var MaintenanceWindowResourceType;
|
|
1233
|
+
(function (MaintenanceWindowResourceType) {
|
|
1234
|
+
MaintenanceWindowResourceType["Instance"] = "INSTANCE";
|
|
1235
|
+
MaintenanceWindowResourceType["ResourceGroup"] = "RESOURCE_GROUP";
|
|
1236
|
+
})(MaintenanceWindowResourceType || (MaintenanceWindowResourceType = {}));
|
|
1237
|
+
export var DescribeMaintenanceWindowScheduleRequest;
|
|
1238
|
+
(function (DescribeMaintenanceWindowScheduleRequest) {
|
|
1239
|
+
DescribeMaintenanceWindowScheduleRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1240
|
+
})(DescribeMaintenanceWindowScheduleRequest || (DescribeMaintenanceWindowScheduleRequest = {}));
|
|
1241
|
+
export var ScheduledWindowExecution;
|
|
1242
|
+
(function (ScheduledWindowExecution) {
|
|
1243
|
+
ScheduledWindowExecution.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1244
|
+
})(ScheduledWindowExecution || (ScheduledWindowExecution = {}));
|
|
1245
|
+
export var DescribeMaintenanceWindowScheduleResult;
|
|
1246
|
+
(function (DescribeMaintenanceWindowScheduleResult) {
|
|
1247
|
+
DescribeMaintenanceWindowScheduleResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1248
|
+
})(DescribeMaintenanceWindowScheduleResult || (DescribeMaintenanceWindowScheduleResult = {}));
|
|
1249
|
+
export var DescribeMaintenanceWindowsForTargetRequest;
|
|
1250
|
+
(function (DescribeMaintenanceWindowsForTargetRequest) {
|
|
1251
|
+
DescribeMaintenanceWindowsForTargetRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1252
|
+
})(DescribeMaintenanceWindowsForTargetRequest || (DescribeMaintenanceWindowsForTargetRequest = {}));
|
|
1253
|
+
export var MaintenanceWindowIdentityForTarget;
|
|
1254
|
+
(function (MaintenanceWindowIdentityForTarget) {
|
|
1255
|
+
MaintenanceWindowIdentityForTarget.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1256
|
+
})(MaintenanceWindowIdentityForTarget || (MaintenanceWindowIdentityForTarget = {}));
|
|
1257
|
+
export var DescribeMaintenanceWindowsForTargetResult;
|
|
1258
|
+
(function (DescribeMaintenanceWindowsForTargetResult) {
|
|
1259
|
+
DescribeMaintenanceWindowsForTargetResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1260
|
+
})(DescribeMaintenanceWindowsForTargetResult || (DescribeMaintenanceWindowsForTargetResult = {}));
|
|
1261
|
+
export var DescribeMaintenanceWindowTargetsRequest;
|
|
1262
|
+
(function (DescribeMaintenanceWindowTargetsRequest) {
|
|
1263
|
+
DescribeMaintenanceWindowTargetsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1264
|
+
})(DescribeMaintenanceWindowTargetsRequest || (DescribeMaintenanceWindowTargetsRequest = {}));
|
|
1265
|
+
export var MaintenanceWindowTarget;
|
|
1266
|
+
(function (MaintenanceWindowTarget) {
|
|
1267
|
+
MaintenanceWindowTarget.filterSensitiveLog = function (obj) { return (__assign(__assign(__assign({}, obj), (obj.OwnerInformation && { OwnerInformation: SENSITIVE_STRING })), (obj.Description && { Description: SENSITIVE_STRING }))); };
|
|
1268
|
+
})(MaintenanceWindowTarget || (MaintenanceWindowTarget = {}));
|
|
1269
|
+
export var DescribeMaintenanceWindowTargetsResult;
|
|
1270
|
+
(function (DescribeMaintenanceWindowTargetsResult) {
|
|
1271
|
+
DescribeMaintenanceWindowTargetsResult.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Targets && { Targets: obj.Targets.map(function (item) { return MaintenanceWindowTarget.filterSensitiveLog(item); }) }))); };
|
|
1272
|
+
})(DescribeMaintenanceWindowTargetsResult || (DescribeMaintenanceWindowTargetsResult = {}));
|
|
1273
|
+
export var DescribeMaintenanceWindowTasksRequest;
|
|
1274
|
+
(function (DescribeMaintenanceWindowTasksRequest) {
|
|
1275
|
+
DescribeMaintenanceWindowTasksRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1276
|
+
})(DescribeMaintenanceWindowTasksRequest || (DescribeMaintenanceWindowTasksRequest = {}));
|
|
1277
|
+
export var MaintenanceWindowTaskCutoffBehavior;
|
|
1278
|
+
(function (MaintenanceWindowTaskCutoffBehavior) {
|
|
1279
|
+
MaintenanceWindowTaskCutoffBehavior["CancelTask"] = "CANCEL_TASK";
|
|
1280
|
+
MaintenanceWindowTaskCutoffBehavior["ContinueTask"] = "CONTINUE_TASK";
|
|
1281
|
+
})(MaintenanceWindowTaskCutoffBehavior || (MaintenanceWindowTaskCutoffBehavior = {}));
|
|
1282
|
+
export var LoggingInfo;
|
|
1283
|
+
(function (LoggingInfo) {
|
|
1284
|
+
LoggingInfo.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1285
|
+
})(LoggingInfo || (LoggingInfo = {}));
|
|
1286
|
+
export var MaintenanceWindowTaskParameterValueExpression;
|
|
1287
|
+
(function (MaintenanceWindowTaskParameterValueExpression) {
|
|
1288
|
+
MaintenanceWindowTaskParameterValueExpression.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Values && { Values: SENSITIVE_STRING }))); };
|
|
1289
|
+
})(MaintenanceWindowTaskParameterValueExpression || (MaintenanceWindowTaskParameterValueExpression = {}));
|
|
1290
|
+
export var MaintenanceWindowTask;
|
|
1291
|
+
(function (MaintenanceWindowTask) {
|
|
1292
|
+
MaintenanceWindowTask.filterSensitiveLog = function (obj) { return (__assign(__assign(__assign({}, obj), (obj.TaskParameters && { TaskParameters: SENSITIVE_STRING })), (obj.Description && { Description: SENSITIVE_STRING }))); };
|
|
1293
|
+
})(MaintenanceWindowTask || (MaintenanceWindowTask = {}));
|
|
1294
|
+
export var DescribeMaintenanceWindowTasksResult;
|
|
1295
|
+
(function (DescribeMaintenanceWindowTasksResult) {
|
|
1296
|
+
DescribeMaintenanceWindowTasksResult.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Tasks && { Tasks: obj.Tasks.map(function (item) { return MaintenanceWindowTask.filterSensitiveLog(item); }) }))); };
|
|
1297
|
+
})(DescribeMaintenanceWindowTasksResult || (DescribeMaintenanceWindowTasksResult = {}));
|
|
1298
|
+
export var OpsItemFilterKey;
|
|
1299
|
+
(function (OpsItemFilterKey) {
|
|
1300
|
+
OpsItemFilterKey["ACTUAL_END_TIME"] = "ActualEndTime";
|
|
1301
|
+
OpsItemFilterKey["ACTUAL_START_TIME"] = "ActualStartTime";
|
|
1302
|
+
OpsItemFilterKey["AUTOMATION_ID"] = "AutomationId";
|
|
1303
|
+
OpsItemFilterKey["CATEGORY"] = "Category";
|
|
1304
|
+
OpsItemFilterKey["CHANGE_REQUEST_APPROVER_ARN"] = "ChangeRequestByApproverArn";
|
|
1305
|
+
OpsItemFilterKey["CHANGE_REQUEST_APPROVER_NAME"] = "ChangeRequestByApproverName";
|
|
1306
|
+
OpsItemFilterKey["CHANGE_REQUEST_REQUESTER_ARN"] = "ChangeRequestByRequesterArn";
|
|
1307
|
+
OpsItemFilterKey["CHANGE_REQUEST_REQUESTER_NAME"] = "ChangeRequestByRequesterName";
|
|
1308
|
+
OpsItemFilterKey["CHANGE_REQUEST_TARGETS_RESOURCE_GROUP"] = "ChangeRequestByTargetsResourceGroup";
|
|
1309
|
+
OpsItemFilterKey["CHANGE_REQUEST_TEMPLATE"] = "ChangeRequestByTemplate";
|
|
1310
|
+
OpsItemFilterKey["CREATED_BY"] = "CreatedBy";
|
|
1311
|
+
OpsItemFilterKey["CREATED_TIME"] = "CreatedTime";
|
|
1312
|
+
OpsItemFilterKey["INSIGHT_TYPE"] = "InsightByType";
|
|
1313
|
+
OpsItemFilterKey["LAST_MODIFIED_TIME"] = "LastModifiedTime";
|
|
1314
|
+
OpsItemFilterKey["OPERATIONAL_DATA"] = "OperationalData";
|
|
1315
|
+
OpsItemFilterKey["OPERATIONAL_DATA_KEY"] = "OperationalDataKey";
|
|
1316
|
+
OpsItemFilterKey["OPERATIONAL_DATA_VALUE"] = "OperationalDataValue";
|
|
1317
|
+
OpsItemFilterKey["OPSITEM_ID"] = "OpsItemId";
|
|
1318
|
+
OpsItemFilterKey["OPSITEM_TYPE"] = "OpsItemType";
|
|
1319
|
+
OpsItemFilterKey["PLANNED_END_TIME"] = "PlannedEndTime";
|
|
1320
|
+
OpsItemFilterKey["PLANNED_START_TIME"] = "PlannedStartTime";
|
|
1321
|
+
OpsItemFilterKey["PRIORITY"] = "Priority";
|
|
1322
|
+
OpsItemFilterKey["RESOURCE_ID"] = "ResourceId";
|
|
1323
|
+
OpsItemFilterKey["SEVERITY"] = "Severity";
|
|
1324
|
+
OpsItemFilterKey["SOURCE"] = "Source";
|
|
1325
|
+
OpsItemFilterKey["STATUS"] = "Status";
|
|
1326
|
+
OpsItemFilterKey["TITLE"] = "Title";
|
|
1327
|
+
})(OpsItemFilterKey || (OpsItemFilterKey = {}));
|
|
1328
|
+
export var OpsItemFilterOperator;
|
|
1329
|
+
(function (OpsItemFilterOperator) {
|
|
1330
|
+
OpsItemFilterOperator["CONTAINS"] = "Contains";
|
|
1331
|
+
OpsItemFilterOperator["EQUAL"] = "Equal";
|
|
1332
|
+
OpsItemFilterOperator["GREATER_THAN"] = "GreaterThan";
|
|
1333
|
+
OpsItemFilterOperator["LESS_THAN"] = "LessThan";
|
|
1334
|
+
})(OpsItemFilterOperator || (OpsItemFilterOperator = {}));
|
|
1335
|
+
export var OpsItemFilter;
|
|
1336
|
+
(function (OpsItemFilter) {
|
|
1337
|
+
OpsItemFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1338
|
+
})(OpsItemFilter || (OpsItemFilter = {}));
|
|
1339
|
+
export var DescribeOpsItemsRequest;
|
|
1340
|
+
(function (DescribeOpsItemsRequest) {
|
|
1341
|
+
DescribeOpsItemsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1342
|
+
})(DescribeOpsItemsRequest || (DescribeOpsItemsRequest = {}));
|
|
1343
|
+
export var OpsItemStatus;
|
|
1344
|
+
(function (OpsItemStatus) {
|
|
1345
|
+
OpsItemStatus["APPROVED"] = "Approved";
|
|
1346
|
+
OpsItemStatus["CANCELLED"] = "Cancelled";
|
|
1347
|
+
OpsItemStatus["CANCELLING"] = "Cancelling";
|
|
1348
|
+
OpsItemStatus["CHANGE_CALENDAR_OVERRIDE_APPROVED"] = "ChangeCalendarOverrideApproved";
|
|
1349
|
+
OpsItemStatus["CHANGE_CALENDAR_OVERRIDE_REJECTED"] = "ChangeCalendarOverrideRejected";
|
|
1350
|
+
OpsItemStatus["CLOSED"] = "Closed";
|
|
1351
|
+
OpsItemStatus["COMPLETED_WITH_FAILURE"] = "CompletedWithFailure";
|
|
1352
|
+
OpsItemStatus["COMPLETED_WITH_SUCCESS"] = "CompletedWithSuccess";
|
|
1353
|
+
OpsItemStatus["FAILED"] = "Failed";
|
|
1354
|
+
OpsItemStatus["IN_PROGRESS"] = "InProgress";
|
|
1355
|
+
OpsItemStatus["OPEN"] = "Open";
|
|
1356
|
+
OpsItemStatus["PENDING"] = "Pending";
|
|
1357
|
+
OpsItemStatus["PENDING_APPROVAL"] = "PendingApproval";
|
|
1358
|
+
OpsItemStatus["PENDING_CHANGE_CALENDAR_OVERRIDE"] = "PendingChangeCalendarOverride";
|
|
1359
|
+
OpsItemStatus["REJECTED"] = "Rejected";
|
|
1360
|
+
OpsItemStatus["RESOLVED"] = "Resolved";
|
|
1361
|
+
OpsItemStatus["RUNBOOK_IN_PROGRESS"] = "RunbookInProgress";
|
|
1362
|
+
OpsItemStatus["SCHEDULED"] = "Scheduled";
|
|
1363
|
+
OpsItemStatus["TIMED_OUT"] = "TimedOut";
|
|
1364
|
+
})(OpsItemStatus || (OpsItemStatus = {}));
|
|
1365
|
+
export var OpsItemSummary;
|
|
1366
|
+
(function (OpsItemSummary) {
|
|
1367
|
+
OpsItemSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1368
|
+
})(OpsItemSummary || (OpsItemSummary = {}));
|
|
1369
|
+
export var DescribeOpsItemsResponse;
|
|
1370
|
+
(function (DescribeOpsItemsResponse) {
|
|
1371
|
+
DescribeOpsItemsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1372
|
+
})(DescribeOpsItemsResponse || (DescribeOpsItemsResponse = {}));
|
|
1373
|
+
export var ParametersFilterKey;
|
|
1374
|
+
(function (ParametersFilterKey) {
|
|
1375
|
+
ParametersFilterKey["KEY_ID"] = "KeyId";
|
|
1376
|
+
ParametersFilterKey["NAME"] = "Name";
|
|
1377
|
+
ParametersFilterKey["TYPE"] = "Type";
|
|
1378
|
+
})(ParametersFilterKey || (ParametersFilterKey = {}));
|
|
1379
|
+
export var ParametersFilter;
|
|
1380
|
+
(function (ParametersFilter) {
|
|
1381
|
+
ParametersFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1382
|
+
})(ParametersFilter || (ParametersFilter = {}));
|
|
1383
|
+
export var ParameterStringFilter;
|
|
1384
|
+
(function (ParameterStringFilter) {
|
|
1385
|
+
ParameterStringFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1386
|
+
})(ParameterStringFilter || (ParameterStringFilter = {}));
|
|
1387
|
+
export var DescribeParametersRequest;
|
|
1388
|
+
(function (DescribeParametersRequest) {
|
|
1389
|
+
DescribeParametersRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1390
|
+
})(DescribeParametersRequest || (DescribeParametersRequest = {}));
|
|
1391
|
+
export var ParameterInlinePolicy;
|
|
1392
|
+
(function (ParameterInlinePolicy) {
|
|
1393
|
+
ParameterInlinePolicy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1394
|
+
})(ParameterInlinePolicy || (ParameterInlinePolicy = {}));
|
|
1395
|
+
export var ParameterTier;
|
|
1396
|
+
(function (ParameterTier) {
|
|
1397
|
+
ParameterTier["ADVANCED"] = "Advanced";
|
|
1398
|
+
ParameterTier["INTELLIGENT_TIERING"] = "Intelligent-Tiering";
|
|
1399
|
+
ParameterTier["STANDARD"] = "Standard";
|
|
1400
|
+
})(ParameterTier || (ParameterTier = {}));
|
|
1401
|
+
export var ParameterType;
|
|
1402
|
+
(function (ParameterType) {
|
|
1403
|
+
ParameterType["SECURE_STRING"] = "SecureString";
|
|
1404
|
+
ParameterType["STRING"] = "String";
|
|
1405
|
+
ParameterType["STRING_LIST"] = "StringList";
|
|
1406
|
+
})(ParameterType || (ParameterType = {}));
|
|
1407
|
+
export var ParameterMetadata;
|
|
1408
|
+
(function (ParameterMetadata) {
|
|
1409
|
+
ParameterMetadata.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1410
|
+
})(ParameterMetadata || (ParameterMetadata = {}));
|