@aws-sdk/client-ssm 3.34.0 → 3.37.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +47 -0
- package/dist-cjs/SSM.js +2032 -0
- package/dist-cjs/SSMClient.js +35 -0
- package/dist-cjs/commands/AddTagsToResourceCommand.js +36 -0
- package/dist-cjs/commands/AssociateOpsItemRelatedItemCommand.js +36 -0
- package/dist-cjs/commands/CancelCommandCommand.js +36 -0
- package/dist-cjs/commands/CancelMaintenanceWindowExecutionCommand.js +36 -0
- package/dist-cjs/commands/CreateActivationCommand.js +36 -0
- package/dist-cjs/commands/CreateAssociationBatchCommand.js +36 -0
- package/dist-cjs/commands/CreateAssociationCommand.js +36 -0
- package/dist-cjs/commands/CreateDocumentCommand.js +36 -0
- package/dist-cjs/commands/CreateMaintenanceWindowCommand.js +36 -0
- package/dist-cjs/commands/CreateOpsItemCommand.js +36 -0
- package/dist-cjs/commands/CreateOpsMetadataCommand.js +36 -0
- package/dist-cjs/commands/CreatePatchBaselineCommand.js +36 -0
- package/dist-cjs/commands/CreateResourceDataSyncCommand.js +36 -0
- package/dist-cjs/commands/DeleteActivationCommand.js +36 -0
- package/dist-cjs/commands/DeleteAssociationCommand.js +36 -0
- package/dist-cjs/commands/DeleteDocumentCommand.js +36 -0
- package/dist-cjs/commands/DeleteInventoryCommand.js +36 -0
- package/dist-cjs/commands/DeleteMaintenanceWindowCommand.js +36 -0
- package/dist-cjs/commands/DeleteOpsMetadataCommand.js +36 -0
- package/dist-cjs/commands/DeleteParameterCommand.js +36 -0
- package/dist-cjs/commands/DeleteParametersCommand.js +36 -0
- package/dist-cjs/commands/DeletePatchBaselineCommand.js +36 -0
- package/dist-cjs/commands/DeleteResourceDataSyncCommand.js +36 -0
- package/dist-cjs/commands/DeregisterManagedInstanceCommand.js +36 -0
- package/dist-cjs/commands/DeregisterPatchBaselineForPatchGroupCommand.js +36 -0
- package/dist-cjs/commands/DeregisterTargetFromMaintenanceWindowCommand.js +36 -0
- package/dist-cjs/commands/DeregisterTaskFromMaintenanceWindowCommand.js +36 -0
- package/dist-cjs/commands/DescribeActivationsCommand.js +36 -0
- package/dist-cjs/commands/DescribeAssociationCommand.js +36 -0
- package/dist-cjs/commands/DescribeAssociationExecutionTargetsCommand.js +36 -0
- package/dist-cjs/commands/DescribeAssociationExecutionsCommand.js +36 -0
- package/dist-cjs/commands/DescribeAutomationExecutionsCommand.js +36 -0
- package/dist-cjs/commands/DescribeAutomationStepExecutionsCommand.js +36 -0
- package/dist-cjs/commands/DescribeAvailablePatchesCommand.js +36 -0
- package/dist-cjs/commands/DescribeDocumentCommand.js +36 -0
- package/dist-cjs/commands/DescribeDocumentPermissionCommand.js +36 -0
- package/dist-cjs/commands/DescribeEffectiveInstanceAssociationsCommand.js +36 -0
- package/dist-cjs/commands/DescribeEffectivePatchesForPatchBaselineCommand.js +36 -0
- package/dist-cjs/commands/DescribeInstanceAssociationsStatusCommand.js +36 -0
- package/dist-cjs/commands/DescribeInstanceInformationCommand.js +36 -0
- package/dist-cjs/commands/DescribeInstancePatchStatesCommand.js +36 -0
- package/dist-cjs/commands/DescribeInstancePatchStatesForPatchGroupCommand.js +36 -0
- package/dist-cjs/commands/DescribeInstancePatchesCommand.js +36 -0
- package/dist-cjs/commands/DescribeInventoryDeletionsCommand.js +36 -0
- package/dist-cjs/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.js +36 -0
- package/dist-cjs/commands/DescribeMaintenanceWindowExecutionTasksCommand.js +36 -0
- package/dist-cjs/commands/DescribeMaintenanceWindowExecutionsCommand.js +36 -0
- package/dist-cjs/commands/DescribeMaintenanceWindowScheduleCommand.js +36 -0
- package/dist-cjs/commands/DescribeMaintenanceWindowTargetsCommand.js +36 -0
- package/dist-cjs/commands/DescribeMaintenanceWindowTasksCommand.js +36 -0
- package/dist-cjs/commands/DescribeMaintenanceWindowsCommand.js +36 -0
- package/dist-cjs/commands/DescribeMaintenanceWindowsForTargetCommand.js +36 -0
- package/dist-cjs/commands/DescribeOpsItemsCommand.js +36 -0
- package/dist-cjs/commands/DescribeParametersCommand.js +37 -0
- package/dist-cjs/commands/DescribePatchBaselinesCommand.js +36 -0
- package/dist-cjs/commands/DescribePatchGroupStateCommand.js +36 -0
- package/dist-cjs/commands/DescribePatchGroupsCommand.js +36 -0
- package/dist-cjs/commands/DescribePatchPropertiesCommand.js +36 -0
- package/dist-cjs/commands/DescribeSessionsCommand.js +36 -0
- package/dist-cjs/commands/DisassociateOpsItemRelatedItemCommand.js +36 -0
- package/dist-cjs/commands/GetAutomationExecutionCommand.js +36 -0
- package/dist-cjs/commands/GetCalendarStateCommand.js +36 -0
- package/dist-cjs/commands/GetCommandInvocationCommand.js +36 -0
- package/dist-cjs/commands/GetConnectionStatusCommand.js +36 -0
- package/dist-cjs/commands/GetDefaultPatchBaselineCommand.js +36 -0
- package/dist-cjs/commands/GetDeployablePatchSnapshotForInstanceCommand.js +36 -0
- package/dist-cjs/commands/GetDocumentCommand.js +36 -0
- package/dist-cjs/commands/GetInventoryCommand.js +37 -0
- package/dist-cjs/commands/GetInventorySchemaCommand.js +36 -0
- package/dist-cjs/commands/GetMaintenanceWindowCommand.js +36 -0
- package/dist-cjs/commands/GetMaintenanceWindowExecutionCommand.js +36 -0
- package/dist-cjs/commands/GetMaintenanceWindowExecutionTaskCommand.js +36 -0
- package/dist-cjs/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.js +36 -0
- package/dist-cjs/commands/GetMaintenanceWindowTaskCommand.js +36 -0
- package/dist-cjs/commands/GetOpsItemCommand.js +36 -0
- package/dist-cjs/commands/GetOpsMetadataCommand.js +36 -0
- package/dist-cjs/commands/GetOpsSummaryCommand.js +37 -0
- package/dist-cjs/commands/GetParameterCommand.js +36 -0
- package/dist-cjs/commands/GetParameterHistoryCommand.js +36 -0
- package/dist-cjs/commands/GetParametersByPathCommand.js +36 -0
- package/dist-cjs/commands/GetParametersCommand.js +36 -0
- package/dist-cjs/commands/GetPatchBaselineCommand.js +36 -0
- package/dist-cjs/commands/GetPatchBaselineForPatchGroupCommand.js +36 -0
- package/dist-cjs/commands/GetServiceSettingCommand.js +36 -0
- package/dist-cjs/commands/LabelParameterVersionCommand.js +36 -0
- package/dist-cjs/commands/ListAssociationVersionsCommand.js +36 -0
- package/dist-cjs/commands/ListAssociationsCommand.js +36 -0
- package/dist-cjs/commands/ListCommandInvocationsCommand.js +36 -0
- package/dist-cjs/commands/ListCommandsCommand.js +36 -0
- package/dist-cjs/commands/ListComplianceItemsCommand.js +36 -0
- package/dist-cjs/commands/ListComplianceSummariesCommand.js +36 -0
- package/dist-cjs/commands/ListDocumentMetadataHistoryCommand.js +36 -0
- package/dist-cjs/commands/ListDocumentVersionsCommand.js +36 -0
- package/dist-cjs/commands/ListDocumentsCommand.js +36 -0
- package/dist-cjs/commands/ListInventoryEntriesCommand.js +36 -0
- package/dist-cjs/commands/ListOpsItemEventsCommand.js +36 -0
- package/dist-cjs/commands/ListOpsItemRelatedItemsCommand.js +36 -0
- package/dist-cjs/commands/ListOpsMetadataCommand.js +36 -0
- package/dist-cjs/commands/ListResourceComplianceSummariesCommand.js +36 -0
- package/dist-cjs/commands/ListResourceDataSyncCommand.js +36 -0
- package/dist-cjs/commands/ListTagsForResourceCommand.js +36 -0
- package/dist-cjs/commands/ModifyDocumentPermissionCommand.js +36 -0
- package/dist-cjs/commands/PutComplianceItemsCommand.js +36 -0
- package/dist-cjs/commands/PutInventoryCommand.js +36 -0
- package/dist-cjs/commands/PutParameterCommand.js +36 -0
- package/dist-cjs/commands/RegisterDefaultPatchBaselineCommand.js +36 -0
- package/dist-cjs/commands/RegisterPatchBaselineForPatchGroupCommand.js +36 -0
- package/dist-cjs/commands/RegisterTargetWithMaintenanceWindowCommand.js +36 -0
- package/dist-cjs/commands/RegisterTaskWithMaintenanceWindowCommand.js +36 -0
- package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +36 -0
- package/dist-cjs/commands/ResetServiceSettingCommand.js +36 -0
- package/dist-cjs/commands/ResumeSessionCommand.js +36 -0
- package/dist-cjs/commands/SendAutomationSignalCommand.js +36 -0
- package/dist-cjs/commands/SendCommandCommand.js +36 -0
- package/dist-cjs/commands/StartAssociationsOnceCommand.js +36 -0
- package/dist-cjs/commands/StartAutomationExecutionCommand.js +36 -0
- package/dist-cjs/commands/StartChangeRequestExecutionCommand.js +36 -0
- package/dist-cjs/commands/StartSessionCommand.js +36 -0
- package/dist-cjs/commands/StopAutomationExecutionCommand.js +36 -0
- package/dist-cjs/commands/TerminateSessionCommand.js +36 -0
- package/dist-cjs/commands/UnlabelParameterVersionCommand.js +36 -0
- package/dist-cjs/commands/UpdateAssociationCommand.js +36 -0
- package/dist-cjs/commands/UpdateAssociationStatusCommand.js +36 -0
- package/dist-cjs/commands/UpdateDocumentCommand.js +36 -0
- package/dist-cjs/commands/UpdateDocumentDefaultVersionCommand.js +36 -0
- package/dist-cjs/commands/UpdateDocumentMetadataCommand.js +36 -0
- package/dist-cjs/commands/UpdateMaintenanceWindowCommand.js +37 -0
- package/dist-cjs/commands/UpdateMaintenanceWindowTargetCommand.js +36 -0
- package/dist-cjs/commands/UpdateMaintenanceWindowTaskCommand.js +36 -0
- package/dist-cjs/commands/UpdateManagedInstanceRoleCommand.js +36 -0
- package/dist-cjs/commands/UpdateOpsItemCommand.js +36 -0
- package/dist-cjs/commands/UpdateOpsMetadataCommand.js +36 -0
- package/dist-cjs/commands/UpdatePatchBaselineCommand.js +36 -0
- package/dist-cjs/commands/UpdateResourceDataSyncCommand.js +36 -0
- package/dist-cjs/commands/UpdateServiceSettingCommand.js +36 -0
- package/dist-cjs/endpoints.js +90 -0
- package/dist-cjs/index.js +189 -0
- package/dist-cjs/models/index.js +6 -0
- package/dist-cjs/models/models_0.js +1933 -0
- package/dist-cjs/models/models_1.js +1867 -0
- package/dist-cjs/models/models_2.js +161 -0
- package/dist-cjs/pagination/DescribeActivationsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeAssociationExecutionTargetsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeAssociationExecutionsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeAutomationExecutionsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeAutomationStepExecutionsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeAvailablePatchesPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeEffectiveInstanceAssociationsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.js +35 -0
- package/dist-cjs/pagination/DescribeInstanceAssociationsStatusPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeInstanceInformationPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeInstancePatchStatesPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeInstancePatchesPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeInventoryDeletionsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeMaintenanceWindowExecutionsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeMaintenanceWindowSchedulePaginator.js +35 -0
- package/dist-cjs/pagination/DescribeMaintenanceWindowTargetsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeMaintenanceWindowTasksPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeMaintenanceWindowsForTargetPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeMaintenanceWindowsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeOpsItemsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeParametersPaginator.js +35 -0
- package/dist-cjs/pagination/DescribePatchBaselinesPaginator.js +35 -0
- package/dist-cjs/pagination/DescribePatchGroupsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribePatchPropertiesPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeSessionsPaginator.js +35 -0
- package/dist-cjs/pagination/GetInventoryPaginator.js +35 -0
- package/dist-cjs/pagination/GetInventorySchemaPaginator.js +35 -0
- package/dist-cjs/pagination/GetOpsSummaryPaginator.js +35 -0
- package/dist-cjs/pagination/GetParameterHistoryPaginator.js +35 -0
- package/dist-cjs/pagination/GetParametersByPathPaginator.js +35 -0
- package/dist-cjs/pagination/Interfaces.js +2 -0
- package/dist-cjs/pagination/ListAssociationVersionsPaginator.js +35 -0
- package/dist-cjs/pagination/ListAssociationsPaginator.js +35 -0
- package/dist-cjs/pagination/ListCommandInvocationsPaginator.js +35 -0
- package/dist-cjs/pagination/ListCommandsPaginator.js +35 -0
- package/dist-cjs/pagination/ListComplianceItemsPaginator.js +35 -0
- package/dist-cjs/pagination/ListComplianceSummariesPaginator.js +35 -0
- package/dist-cjs/pagination/ListDocumentVersionsPaginator.js +35 -0
- package/dist-cjs/pagination/ListDocumentsPaginator.js +35 -0
- package/dist-cjs/pagination/ListOpsItemEventsPaginator.js +35 -0
- package/dist-cjs/pagination/ListOpsItemRelatedItemsPaginator.js +35 -0
- package/dist-cjs/pagination/ListOpsMetadataPaginator.js +35 -0
- package/dist-cjs/pagination/ListResourceComplianceSummariesPaginator.js +35 -0
- package/dist-cjs/pagination/ListResourceDataSyncPaginator.js +35 -0
- package/dist-cjs/protocols/Aws_json1_1.js +19660 -0
- package/dist-cjs/runtimeConfig.browser.js +37 -0
- package/dist-cjs/runtimeConfig.js +42 -0
- package/dist-cjs/runtimeConfig.native.js +16 -0
- package/dist-cjs/runtimeConfig.shared.js +17 -0
- package/dist-cjs/waiters/waitForCommandExecuted.js +102 -0
- package/dist-es/SSM.js +2035 -0
- package/dist-es/SSMClient.js +37 -0
- package/dist-es/commands/AddTagsToResourceCommand.js +39 -0
- package/dist-es/commands/AssociateOpsItemRelatedItemCommand.js +39 -0
- package/dist-es/commands/CancelCommandCommand.js +39 -0
- package/dist-es/commands/CancelMaintenanceWindowExecutionCommand.js +39 -0
- package/dist-es/commands/CreateActivationCommand.js +39 -0
- package/dist-es/commands/CreateAssociationBatchCommand.js +39 -0
- package/dist-es/commands/CreateAssociationCommand.js +39 -0
- package/dist-es/commands/CreateDocumentCommand.js +39 -0
- package/dist-es/commands/CreateMaintenanceWindowCommand.js +39 -0
- package/dist-es/commands/CreateOpsItemCommand.js +39 -0
- package/dist-es/commands/CreateOpsMetadataCommand.js +39 -0
- package/dist-es/commands/CreatePatchBaselineCommand.js +39 -0
- package/dist-es/commands/CreateResourceDataSyncCommand.js +39 -0
- package/dist-es/commands/DeleteActivationCommand.js +39 -0
- package/dist-es/commands/DeleteAssociationCommand.js +39 -0
- package/dist-es/commands/DeleteDocumentCommand.js +39 -0
- package/dist-es/commands/DeleteInventoryCommand.js +39 -0
- package/dist-es/commands/DeleteMaintenanceWindowCommand.js +39 -0
- package/dist-es/commands/DeleteOpsMetadataCommand.js +39 -0
- package/dist-es/commands/DeleteParameterCommand.js +39 -0
- package/dist-es/commands/DeleteParametersCommand.js +39 -0
- package/dist-es/commands/DeletePatchBaselineCommand.js +39 -0
- package/dist-es/commands/DeleteResourceDataSyncCommand.js +39 -0
- package/dist-es/commands/DeregisterManagedInstanceCommand.js +39 -0
- package/dist-es/commands/DeregisterPatchBaselineForPatchGroupCommand.js +39 -0
- package/dist-es/commands/DeregisterTargetFromMaintenanceWindowCommand.js +39 -0
- package/dist-es/commands/DeregisterTaskFromMaintenanceWindowCommand.js +39 -0
- package/dist-es/commands/DescribeActivationsCommand.js +39 -0
- package/dist-es/commands/DescribeAssociationCommand.js +39 -0
- package/dist-es/commands/DescribeAssociationExecutionTargetsCommand.js +39 -0
- package/dist-es/commands/DescribeAssociationExecutionsCommand.js +39 -0
- package/dist-es/commands/DescribeAutomationExecutionsCommand.js +39 -0
- package/dist-es/commands/DescribeAutomationStepExecutionsCommand.js +39 -0
- package/dist-es/commands/DescribeAvailablePatchesCommand.js +39 -0
- package/dist-es/commands/DescribeDocumentCommand.js +39 -0
- package/dist-es/commands/DescribeDocumentPermissionCommand.js +39 -0
- package/dist-es/commands/DescribeEffectiveInstanceAssociationsCommand.js +39 -0
- package/dist-es/commands/DescribeEffectivePatchesForPatchBaselineCommand.js +39 -0
- package/dist-es/commands/DescribeInstanceAssociationsStatusCommand.js +39 -0
- package/dist-es/commands/DescribeInstanceInformationCommand.js +39 -0
- package/dist-es/commands/DescribeInstancePatchStatesCommand.js +39 -0
- package/dist-es/commands/DescribeInstancePatchStatesForPatchGroupCommand.js +39 -0
- package/dist-es/commands/DescribeInstancePatchesCommand.js +39 -0
- package/dist-es/commands/DescribeInventoryDeletionsCommand.js +39 -0
- package/dist-es/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.js +39 -0
- package/dist-es/commands/DescribeMaintenanceWindowExecutionTasksCommand.js +39 -0
- package/dist-es/commands/DescribeMaintenanceWindowExecutionsCommand.js +39 -0
- package/dist-es/commands/DescribeMaintenanceWindowScheduleCommand.js +39 -0
- package/dist-es/commands/DescribeMaintenanceWindowTargetsCommand.js +39 -0
- package/dist-es/commands/DescribeMaintenanceWindowTasksCommand.js +39 -0
- package/dist-es/commands/DescribeMaintenanceWindowsCommand.js +39 -0
- package/dist-es/commands/DescribeMaintenanceWindowsForTargetCommand.js +39 -0
- package/dist-es/commands/DescribeOpsItemsCommand.js +39 -0
- package/dist-es/commands/DescribeParametersCommand.js +40 -0
- package/dist-es/commands/DescribePatchBaselinesCommand.js +39 -0
- package/dist-es/commands/DescribePatchGroupStateCommand.js +39 -0
- package/dist-es/commands/DescribePatchGroupsCommand.js +39 -0
- package/dist-es/commands/DescribePatchPropertiesCommand.js +39 -0
- package/dist-es/commands/DescribeSessionsCommand.js +39 -0
- package/dist-es/commands/DisassociateOpsItemRelatedItemCommand.js +39 -0
- package/dist-es/commands/GetAutomationExecutionCommand.js +39 -0
- package/dist-es/commands/GetCalendarStateCommand.js +39 -0
- package/dist-es/commands/GetCommandInvocationCommand.js +39 -0
- package/dist-es/commands/GetConnectionStatusCommand.js +39 -0
- package/dist-es/commands/GetDefaultPatchBaselineCommand.js +39 -0
- package/dist-es/commands/GetDeployablePatchSnapshotForInstanceCommand.js +39 -0
- package/dist-es/commands/GetDocumentCommand.js +39 -0
- package/dist-es/commands/GetInventoryCommand.js +40 -0
- package/dist-es/commands/GetInventorySchemaCommand.js +39 -0
- package/dist-es/commands/GetMaintenanceWindowCommand.js +39 -0
- package/dist-es/commands/GetMaintenanceWindowExecutionCommand.js +39 -0
- package/dist-es/commands/GetMaintenanceWindowExecutionTaskCommand.js +39 -0
- package/dist-es/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.js +39 -0
- package/dist-es/commands/GetMaintenanceWindowTaskCommand.js +39 -0
- package/dist-es/commands/GetOpsItemCommand.js +39 -0
- package/dist-es/commands/GetOpsMetadataCommand.js +39 -0
- package/dist-es/commands/GetOpsSummaryCommand.js +40 -0
- package/dist-es/commands/GetParameterCommand.js +39 -0
- package/dist-es/commands/GetParameterHistoryCommand.js +39 -0
- package/dist-es/commands/GetParametersByPathCommand.js +39 -0
- package/dist-es/commands/GetParametersCommand.js +39 -0
- package/dist-es/commands/GetPatchBaselineCommand.js +39 -0
- package/dist-es/commands/GetPatchBaselineForPatchGroupCommand.js +39 -0
- package/dist-es/commands/GetServiceSettingCommand.js +39 -0
- package/dist-es/commands/LabelParameterVersionCommand.js +39 -0
- package/dist-es/commands/ListAssociationVersionsCommand.js +39 -0
- package/dist-es/commands/ListAssociationsCommand.js +39 -0
- package/dist-es/commands/ListCommandInvocationsCommand.js +39 -0
- package/dist-es/commands/ListCommandsCommand.js +39 -0
- package/dist-es/commands/ListComplianceItemsCommand.js +39 -0
- package/dist-es/commands/ListComplianceSummariesCommand.js +39 -0
- package/dist-es/commands/ListDocumentMetadataHistoryCommand.js +39 -0
- package/dist-es/commands/ListDocumentVersionsCommand.js +39 -0
- package/dist-es/commands/ListDocumentsCommand.js +39 -0
- package/dist-es/commands/ListInventoryEntriesCommand.js +39 -0
- package/dist-es/commands/ListOpsItemEventsCommand.js +39 -0
- package/dist-es/commands/ListOpsItemRelatedItemsCommand.js +39 -0
- package/dist-es/commands/ListOpsMetadataCommand.js +39 -0
- package/dist-es/commands/ListResourceComplianceSummariesCommand.js +39 -0
- package/dist-es/commands/ListResourceDataSyncCommand.js +39 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +39 -0
- package/dist-es/commands/ModifyDocumentPermissionCommand.js +39 -0
- package/dist-es/commands/PutComplianceItemsCommand.js +39 -0
- package/dist-es/commands/PutInventoryCommand.js +39 -0
- package/dist-es/commands/PutParameterCommand.js +39 -0
- package/dist-es/commands/RegisterDefaultPatchBaselineCommand.js +39 -0
- package/dist-es/commands/RegisterPatchBaselineForPatchGroupCommand.js +39 -0
- package/dist-es/commands/RegisterTargetWithMaintenanceWindowCommand.js +39 -0
- package/dist-es/commands/RegisterTaskWithMaintenanceWindowCommand.js +39 -0
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +39 -0
- package/dist-es/commands/ResetServiceSettingCommand.js +39 -0
- package/dist-es/commands/ResumeSessionCommand.js +39 -0
- package/dist-es/commands/SendAutomationSignalCommand.js +39 -0
- package/dist-es/commands/SendCommandCommand.js +39 -0
- package/dist-es/commands/StartAssociationsOnceCommand.js +39 -0
- package/dist-es/commands/StartAutomationExecutionCommand.js +39 -0
- package/dist-es/commands/StartChangeRequestExecutionCommand.js +39 -0
- package/dist-es/commands/StartSessionCommand.js +39 -0
- package/dist-es/commands/StopAutomationExecutionCommand.js +39 -0
- package/dist-es/commands/TerminateSessionCommand.js +39 -0
- package/dist-es/commands/UnlabelParameterVersionCommand.js +39 -0
- package/dist-es/commands/UpdateAssociationCommand.js +39 -0
- package/dist-es/commands/UpdateAssociationStatusCommand.js +39 -0
- package/dist-es/commands/UpdateDocumentCommand.js +39 -0
- package/dist-es/commands/UpdateDocumentDefaultVersionCommand.js +39 -0
- package/dist-es/commands/UpdateDocumentMetadataCommand.js +39 -0
- package/dist-es/commands/UpdateMaintenanceWindowCommand.js +40 -0
- package/dist-es/commands/UpdateMaintenanceWindowTargetCommand.js +39 -0
- package/dist-es/commands/UpdateMaintenanceWindowTaskCommand.js +39 -0
- package/dist-es/commands/UpdateManagedInstanceRoleCommand.js +39 -0
- package/dist-es/commands/UpdateOpsItemCommand.js +39 -0
- package/dist-es/commands/UpdateOpsMetadataCommand.js +39 -0
- package/dist-es/commands/UpdatePatchBaselineCommand.js +39 -0
- package/dist-es/commands/UpdateResourceDataSyncCommand.js +39 -0
- package/dist-es/commands/UpdateServiceSettingCommand.js +39 -0
- package/dist-es/endpoints.js +86 -0
- package/{dist/types/index.d.ts → dist-es/index.js} +0 -0
- package/{dist/types/models/index.d.ts → dist-es/models/index.js} +0 -0
- package/dist-es/models/models_0.js +1410 -0
- package/dist-es/models/models_1.js +1300 -0
- package/dist-es/models/models_2.js +100 -0
- package/dist-es/pagination/DescribeActivationsPaginator.js +74 -0
- package/dist-es/pagination/DescribeAssociationExecutionTargetsPaginator.js +74 -0
- package/dist-es/pagination/DescribeAssociationExecutionsPaginator.js +74 -0
- package/dist-es/pagination/DescribeAutomationExecutionsPaginator.js +74 -0
- package/dist-es/pagination/DescribeAutomationStepExecutionsPaginator.js +74 -0
- package/dist-es/pagination/DescribeAvailablePatchesPaginator.js +74 -0
- package/dist-es/pagination/DescribeEffectiveInstanceAssociationsPaginator.js +74 -0
- package/dist-es/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.js +74 -0
- package/dist-es/pagination/DescribeInstanceAssociationsStatusPaginator.js +74 -0
- package/dist-es/pagination/DescribeInstanceInformationPaginator.js +74 -0
- package/dist-es/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.js +74 -0
- package/dist-es/pagination/DescribeInstancePatchStatesPaginator.js +74 -0
- package/dist-es/pagination/DescribeInstancePatchesPaginator.js +74 -0
- package/dist-es/pagination/DescribeInventoryDeletionsPaginator.js +74 -0
- package/dist-es/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.js +74 -0
- package/dist-es/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.js +74 -0
- package/dist-es/pagination/DescribeMaintenanceWindowExecutionsPaginator.js +74 -0
- package/dist-es/pagination/DescribeMaintenanceWindowSchedulePaginator.js +74 -0
- package/dist-es/pagination/DescribeMaintenanceWindowTargetsPaginator.js +74 -0
- package/dist-es/pagination/DescribeMaintenanceWindowTasksPaginator.js +74 -0
- package/dist-es/pagination/DescribeMaintenanceWindowsForTargetPaginator.js +74 -0
- package/dist-es/pagination/DescribeMaintenanceWindowsPaginator.js +74 -0
- package/dist-es/pagination/DescribeOpsItemsPaginator.js +74 -0
- package/dist-es/pagination/DescribeParametersPaginator.js +74 -0
- package/dist-es/pagination/DescribePatchBaselinesPaginator.js +74 -0
- package/dist-es/pagination/DescribePatchGroupsPaginator.js +74 -0
- package/dist-es/pagination/DescribePatchPropertiesPaginator.js +74 -0
- package/dist-es/pagination/DescribeSessionsPaginator.js +74 -0
- package/dist-es/pagination/GetInventoryPaginator.js +74 -0
- package/dist-es/pagination/GetInventorySchemaPaginator.js +74 -0
- package/dist-es/pagination/GetOpsSummaryPaginator.js +74 -0
- package/dist-es/pagination/GetParameterHistoryPaginator.js +74 -0
- package/dist-es/pagination/GetParametersByPathPaginator.js +74 -0
- package/dist-es/pagination/Interfaces.js +1 -0
- package/dist-es/pagination/ListAssociationVersionsPaginator.js +74 -0
- package/dist-es/pagination/ListAssociationsPaginator.js +74 -0
- package/dist-es/pagination/ListCommandInvocationsPaginator.js +74 -0
- package/dist-es/pagination/ListCommandsPaginator.js +74 -0
- package/dist-es/pagination/ListComplianceItemsPaginator.js +74 -0
- package/dist-es/pagination/ListComplianceSummariesPaginator.js +74 -0
- package/dist-es/pagination/ListDocumentVersionsPaginator.js +74 -0
- package/dist-es/pagination/ListDocumentsPaginator.js +74 -0
- package/dist-es/pagination/ListOpsItemEventsPaginator.js +74 -0
- package/dist-es/pagination/ListOpsItemRelatedItemsPaginator.js +74 -0
- package/dist-es/pagination/ListOpsMetadataPaginator.js +74 -0
- package/dist-es/pagination/ListResourceComplianceSummariesPaginator.js +74 -0
- package/dist-es/pagination/ListResourceDataSyncPaginator.js +74 -0
- package/dist-es/protocols/Aws_json1_1.js +19761 -0
- package/dist-es/runtimeConfig.browser.js +16 -0
- package/dist-es/runtimeConfig.js +21 -0
- package/dist-es/runtimeConfig.native.js +8 -0
- package/dist-es/runtimeConfig.shared.js +13 -0
- package/dist-es/waiters/waitForCommandExecuted.js +117 -0
- package/dist-types/SSM.d.ts +1599 -0
- package/dist-types/SSMClient.d.ts +298 -0
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +79 -0
- package/dist-types/commands/AssociateOpsItemRelatedItemCommand.d.ts +37 -0
- package/dist-types/commands/CancelCommandCommand.d.ts +36 -0
- package/dist-types/commands/CancelMaintenanceWindowExecutionCommand.d.ts +37 -0
- package/dist-types/commands/CreateActivationCommand.d.ts +44 -0
- package/dist-types/commands/CreateAssociationBatchCommand.d.ts +41 -0
- package/dist-types/commands/CreateAssociationCommand.d.ts +44 -0
- package/dist-types/commands/CreateDocumentCommand.d.ts +38 -0
- package/dist-types/commands/CreateMaintenanceWindowCommand.d.ts +43 -0
- package/dist-types/commands/CreateOpsItemCommand.d.ts +40 -0
- package/dist-types/commands/CreateOpsMetadataCommand.d.ts +36 -0
- package/dist-types/commands/CreatePatchBaselineCommand.d.ts +39 -0
- package/dist-types/commands/CreateResourceDataSyncCommand.d.ts +55 -0
- package/dist-types/commands/DeleteActivationCommand.d.ts +38 -0
- package/dist-types/commands/DeleteAssociationCommand.d.ts +41 -0
- package/dist-types/commands/DeleteDocumentCommand.d.ts +37 -0
- package/dist-types/commands/DeleteInventoryCommand.d.ts +36 -0
- package/dist-types/commands/DeleteMaintenanceWindowCommand.d.ts +35 -0
- package/dist-types/commands/DeleteOpsMetadataCommand.d.ts +35 -0
- package/dist-types/commands/DeleteParameterCommand.d.ts +36 -0
- package/dist-types/commands/DeleteParametersCommand.d.ts +36 -0
- package/dist-types/commands/DeletePatchBaselineCommand.d.ts +35 -0
- package/dist-types/commands/DeleteResourceDataSyncCommand.d.ts +37 -0
- package/dist-types/commands/DeregisterManagedInstanceCommand.d.ts +37 -0
- package/dist-types/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +35 -0
- package/dist-types/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +35 -0
- package/dist-types/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +35 -0
- package/dist-types/commands/DescribeActivationsCommand.d.ts +38 -0
- package/dist-types/commands/DescribeAssociationCommand.d.ts +37 -0
- package/dist-types/commands/DescribeAssociationExecutionTargetsCommand.d.ts +35 -0
- package/dist-types/commands/DescribeAssociationExecutionsCommand.d.ts +35 -0
- package/dist-types/commands/DescribeAutomationExecutionsCommand.d.ts +35 -0
- package/dist-types/commands/DescribeAutomationStepExecutionsCommand.d.ts +36 -0
- package/dist-types/commands/DescribeAvailablePatchesCommand.d.ts +35 -0
- package/dist-types/commands/DescribeDocumentCommand.d.ts +35 -0
- package/dist-types/commands/DescribeDocumentPermissionCommand.d.ts +37 -0
- package/dist-types/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +35 -0
- package/dist-types/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +36 -0
- package/dist-types/commands/DescribeInstanceAssociationsStatusCommand.d.ts +35 -0
- package/dist-types/commands/DescribeInstanceInformationCommand.d.ts +44 -0
- package/dist-types/commands/DescribeInstancePatchStatesCommand.d.ts +35 -0
- package/dist-types/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +35 -0
- package/dist-types/commands/DescribeInstancePatchesCommand.d.ts +36 -0
- package/dist-types/commands/DescribeInventoryDeletionsCommand.d.ts +35 -0
- package/dist-types/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +36 -0
- package/dist-types/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +35 -0
- package/dist-types/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +37 -0
- package/dist-types/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +35 -0
- package/dist-types/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +35 -0
- package/dist-types/commands/DescribeMaintenanceWindowTasksCommand.d.ts +41 -0
- package/dist-types/commands/DescribeMaintenanceWindowsCommand.d.ts +35 -0
- package/dist-types/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +36 -0
- package/dist-types/commands/DescribeOpsItemsCommand.d.ts +40 -0
- package/dist-types/commands/DescribeParametersCommand.d.ts +48 -0
- package/dist-types/commands/DescribePatchBaselinesCommand.d.ts +35 -0
- package/dist-types/commands/DescribePatchGroupStateCommand.d.ts +35 -0
- package/dist-types/commands/DescribePatchGroupsCommand.d.ts +35 -0
- package/dist-types/commands/DescribePatchPropertiesCommand.d.ts +98 -0
- package/dist-types/commands/DescribeSessionsCommand.d.ts +36 -0
- package/dist-types/commands/DisassociateOpsItemRelatedItemCommand.d.ts +37 -0
- package/dist-types/commands/GetAutomationExecutionCommand.d.ts +35 -0
- package/dist-types/commands/GetCalendarStateCommand.d.ts +43 -0
- package/dist-types/commands/GetCommandInvocationCommand.d.ts +39 -0
- package/dist-types/commands/GetConnectionStatusCommand.d.ts +36 -0
- package/dist-types/commands/GetDefaultPatchBaselineCommand.d.ts +38 -0
- package/dist-types/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +43 -0
- package/dist-types/commands/GetDocumentCommand.d.ts +35 -0
- package/dist-types/commands/GetInventoryCommand.d.ts +37 -0
- package/dist-types/commands/GetInventorySchemaCommand.d.ts +36 -0
- package/dist-types/commands/GetMaintenanceWindowCommand.d.ts +35 -0
- package/dist-types/commands/GetMaintenanceWindowExecutionCommand.d.ts +35 -0
- package/dist-types/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +36 -0
- package/dist-types/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +35 -0
- package/dist-types/commands/GetMaintenanceWindowTaskCommand.d.ts +41 -0
- package/dist-types/commands/GetOpsItemCommand.d.ts +41 -0
- package/dist-types/commands/GetOpsMetadataCommand.d.ts +35 -0
- package/dist-types/commands/GetOpsSummaryCommand.d.ts +39 -0
- package/dist-types/commands/GetParameterCommand.d.ts +38 -0
- package/dist-types/commands/GetParameterHistoryCommand.d.ts +41 -0
- package/dist-types/commands/GetParametersByPathCommand.d.ts +41 -0
- package/dist-types/commands/GetParametersCommand.d.ts +39 -0
- package/dist-types/commands/GetPatchBaselineCommand.d.ts +35 -0
- package/dist-types/commands/GetPatchBaselineForPatchGroupCommand.d.ts +35 -0
- package/dist-types/commands/GetServiceSettingCommand.d.ts +48 -0
- package/dist-types/commands/LabelParameterVersionCommand.d.ts +71 -0
- package/dist-types/commands/ListAssociationVersionsCommand.d.ts +35 -0
- package/dist-types/commands/ListAssociationsCommand.d.ts +37 -0
- package/dist-types/commands/ListCommandInvocationsCommand.d.ts +39 -0
- package/dist-types/commands/ListCommandsCommand.d.ts +35 -0
- package/dist-types/commands/ListComplianceItemsCommand.d.ts +37 -0
- package/dist-types/commands/ListComplianceSummariesCommand.d.ts +37 -0
- package/dist-types/commands/ListDocumentMetadataHistoryCommand.d.ts +35 -0
- package/dist-types/commands/ListDocumentVersionsCommand.d.ts +35 -0
- package/dist-types/commands/ListDocumentsCommand.d.ts +36 -0
- package/dist-types/commands/ListInventoryEntriesCommand.d.ts +35 -0
- package/dist-types/commands/ListOpsItemEventsCommand.d.ts +36 -0
- package/dist-types/commands/ListOpsItemRelatedItemsCommand.d.ts +36 -0
- package/dist-types/commands/ListOpsMetadataCommand.d.ts +36 -0
- package/dist-types/commands/ListResourceComplianceSummariesCommand.d.ts +37 -0
- package/dist-types/commands/ListResourceDataSyncCommand.d.ts +43 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +36 -0
- package/dist-types/commands/ModifyDocumentPermissionCommand.d.ts +38 -0
- package/dist-types/commands/PutComplianceItemsCommand.d.ts +90 -0
- package/dist-types/commands/PutInventoryCommand.d.ts +36 -0
- package/dist-types/commands/PutParameterCommand.d.ts +35 -0
- package/dist-types/commands/RegisterDefaultPatchBaselineCommand.d.ts +39 -0
- package/dist-types/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +35 -0
- package/dist-types/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +35 -0
- package/dist-types/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +35 -0
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +35 -0
- package/dist-types/commands/ResetServiceSettingCommand.d.ts +49 -0
- package/dist-types/commands/ResumeSessionCommand.d.ts +40 -0
- package/dist-types/commands/SendAutomationSignalCommand.d.ts +36 -0
- package/dist-types/commands/SendCommandCommand.d.ts +35 -0
- package/dist-types/commands/StartAssociationsOnceCommand.d.ts +36 -0
- package/dist-types/commands/StartAutomationExecutionCommand.d.ts +35 -0
- package/dist-types/commands/StartChangeRequestExecutionCommand.d.ts +37 -0
- package/dist-types/commands/StartSessionCommand.d.ts +44 -0
- package/dist-types/commands/StopAutomationExecutionCommand.d.ts +35 -0
- package/dist-types/commands/TerminateSessionCommand.d.ts +36 -0
- package/dist-types/commands/UnlabelParameterVersionCommand.d.ts +35 -0
- package/dist-types/commands/UpdateAssociationCommand.d.ts +47 -0
- package/dist-types/commands/UpdateAssociationStatusCommand.d.ts +40 -0
- package/dist-types/commands/UpdateDocumentCommand.d.ts +35 -0
- package/dist-types/commands/UpdateDocumentDefaultVersionCommand.d.ts +35 -0
- package/dist-types/commands/UpdateDocumentMetadataCommand.d.ts +36 -0
- package/dist-types/commands/UpdateMaintenanceWindowCommand.d.ts +44 -0
- package/dist-types/commands/UpdateMaintenanceWindowTargetCommand.d.ts +61 -0
- package/dist-types/commands/UpdateMaintenanceWindowTaskCommand.d.ts +90 -0
- package/dist-types/commands/UpdateManagedInstanceRoleCommand.d.ts +37 -0
- package/dist-types/commands/UpdateOpsItemCommand.d.ts +40 -0
- package/dist-types/commands/UpdateOpsMetadataCommand.d.ts +35 -0
- package/dist-types/commands/UpdatePatchBaselineCommand.d.ts +40 -0
- package/dist-types/commands/UpdateResourceDataSyncCommand.d.ts +44 -0
- package/dist-types/commands/UpdateServiceSettingCommand.d.ts +48 -0
- package/{dist/types → dist-types}/endpoints.d.ts +0 -0
- package/{index.ts → dist-types/index.d.ts} +0 -0
- package/{models/index.ts → dist-types/models/index.d.ts} +0 -0
- package/dist-types/models/models_0.d.ts +7679 -0
- package/dist-types/models/models_1.d.ts +8680 -0
- package/dist-types/models/models_2.d.ts +1004 -0
- package/dist-types/pagination/DescribeActivationsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeAssociationExecutionTargetsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeAssociationExecutionsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeAutomationExecutionsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeAutomationStepExecutionsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeAvailablePatchesPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeEffectiveInstanceAssociationsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeInstanceAssociationsStatusPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeInstanceInformationPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeInstancePatchStatesPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeInstancePatchesPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeInventoryDeletionsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeMaintenanceWindowExecutionsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeMaintenanceWindowSchedulePaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeMaintenanceWindowTargetsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeMaintenanceWindowTasksPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeMaintenanceWindowsForTargetPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeMaintenanceWindowsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeOpsItemsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeParametersPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribePatchBaselinesPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribePatchGroupsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribePatchPropertiesPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeSessionsPaginator.d.ts +4 -0
- package/dist-types/pagination/GetInventoryPaginator.d.ts +4 -0
- package/dist-types/pagination/GetInventorySchemaPaginator.d.ts +4 -0
- package/dist-types/pagination/GetOpsSummaryPaginator.d.ts +4 -0
- package/dist-types/pagination/GetParameterHistoryPaginator.d.ts +4 -0
- package/dist-types/pagination/GetParametersByPathPaginator.d.ts +4 -0
- package/dist-types/pagination/Interfaces.d.ts +6 -0
- package/dist-types/pagination/ListAssociationVersionsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListAssociationsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListCommandInvocationsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListCommandsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListComplianceItemsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListComplianceSummariesPaginator.d.ts +4 -0
- package/dist-types/pagination/ListDocumentVersionsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListDocumentsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListOpsItemEventsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListOpsItemRelatedItemsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListOpsMetadataPaginator.d.ts +4 -0
- package/dist-types/pagination/ListResourceComplianceSummariesPaginator.d.ts +4 -0
- package/dist-types/pagination/ListResourceDataSyncPaginator.d.ts +4 -0
- package/dist-types/protocols/Aws_json1_1.d.ts +407 -0
- package/{dist/types → dist-types}/runtimeConfig.browser.d.ts +0 -0
- package/dist-types/runtimeConfig.d.ts +37 -0
- package/{dist/types → dist-types}/runtimeConfig.native.d.ts +0 -0
- package/{dist/types → dist-types}/runtimeConfig.shared.d.ts +0 -0
- package/dist-types/ts3.4/SSM.d.ts +680 -0
- package/dist-types/ts3.4/SSMClient.d.ts +202 -0
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AssociateOpsItemRelatedItemCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CancelCommandCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CancelMaintenanceWindowExecutionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateActivationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateAssociationBatchCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateAssociationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDocumentCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateMaintenanceWindowCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateOpsItemCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateOpsMetadataCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreatePatchBaselineCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateResourceDataSyncCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteActivationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDocumentCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteInventoryCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteMaintenanceWindowCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteOpsMetadataCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteParameterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteParametersCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeletePatchBaselineCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteResourceDataSyncCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeregisterManagedInstanceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeActivationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeAssociationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeAssociationExecutionTargetsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeAssociationExecutionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeAutomationExecutionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeAutomationStepExecutionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeAvailablePatchesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDocumentCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDocumentPermissionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeInstanceAssociationsStatusCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeInstanceInformationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeInstancePatchStatesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeInstancePatchesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeInventoryDeletionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTasksCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeOpsItemsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeParametersCommand.d.ts +18 -0
- package/dist-types/ts3.4/commands/DescribePatchBaselinesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribePatchGroupStateCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribePatchGroupsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribePatchPropertiesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DisassociateOpsItemRelatedItemCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetAutomationExecutionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetCalendarStateCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetCommandInvocationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetConnectionStatusCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetDefaultPatchBaselineCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetDocumentCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetInventoryCommand.d.ts +18 -0
- package/dist-types/ts3.4/commands/GetInventorySchemaCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetMaintenanceWindowCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetMaintenanceWindowTaskCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetOpsItemCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetOpsMetadataCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetOpsSummaryCommand.d.ts +18 -0
- package/dist-types/ts3.4/commands/GetParameterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetParameterHistoryCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetParametersByPathCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetParametersCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetPatchBaselineCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetPatchBaselineForPatchGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetServiceSettingCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/LabelParameterVersionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListAssociationVersionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListCommandInvocationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListCommandsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListComplianceItemsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListComplianceSummariesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListDocumentMetadataHistoryCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListDocumentVersionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListDocumentsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListInventoryEntriesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListOpsItemEventsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListOpsItemRelatedItemsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListOpsMetadataCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListResourceComplianceSummariesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListResourceDataSyncCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyDocumentPermissionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/PutComplianceItemsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/PutInventoryCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/PutParameterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RegisterDefaultPatchBaselineCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ResetServiceSettingCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ResumeSessionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/SendAutomationSignalCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/SendCommandCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartAssociationsOnceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartAutomationExecutionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartChangeRequestExecutionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartSessionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StopAutomationExecutionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/TerminateSessionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UnlabelParameterVersionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateAssociationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateAssociationStatusCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateDocumentCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateDocumentDefaultVersionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateDocumentMetadataCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateMaintenanceWindowCommand.d.ts +18 -0
- package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTargetCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTaskCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateManagedInstanceRoleCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateOpsItemCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateOpsMetadataCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdatePatchBaselineCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateResourceDataSyncCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateServiceSettingCommand.d.ts +17 -0
- package/{dist/types → dist-types}/ts3.4/endpoints.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/index.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/models/index.d.ts +0 -0
- package/dist-types/ts3.4/models/models_0.d.ts +3746 -0
- package/dist-types/ts3.4/models/models_1.d.ts +3961 -0
- package/dist-types/ts3.4/models/models_2.d.ts +415 -0
- package/dist-types/ts3.4/pagination/DescribeActivationsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeAssociationExecutionTargetsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeAssociationExecutionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeAutomationExecutionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeAutomationStepExecutionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeAvailablePatchesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeEffectiveInstanceAssociationsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeInstanceAssociationsStatusPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeInstanceInformationPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeInstancePatchStatesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeInstancePatchesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeInventoryDeletionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowExecutionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowSchedulePaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowTargetsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowTasksPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowsForTargetPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeOpsItemsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeParametersPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribePatchBaselinesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribePatchGroupsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribePatchPropertiesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeSessionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/GetInventoryPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/GetInventorySchemaPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/GetOpsSummaryPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/GetParameterHistoryPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/GetParametersByPathPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +6 -0
- package/dist-types/ts3.4/pagination/ListAssociationVersionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListAssociationsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListCommandInvocationsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListCommandsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListComplianceItemsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListComplianceSummariesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListDocumentVersionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListDocumentsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListOpsItemEventsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListOpsItemRelatedItemsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListOpsMetadataPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListResourceComplianceSummariesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListResourceDataSyncPaginator.d.ts +4 -0
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +407 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +35 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +35 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +34 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -0
- package/dist-types/ts3.4/waiters/waitForCommandExecuted.d.ts +7 -0
- package/dist-types/waiters/waitForCommandExecuted.d.ts +14 -0
- package/package.json +46 -43
- package/SSM.ts +0 -5617
- package/SSMClient.ts +0 -941
- package/commands/AddTagsToResourceCommand.ts +0 -138
- package/commands/AssociateOpsItemRelatedItemCommand.ts +0 -101
- package/commands/CancelCommandCommand.ts +0 -95
- package/commands/CancelMaintenanceWindowExecutionCommand.ts +0 -104
- package/commands/CreateActivationCommand.ts +0 -103
- package/commands/CreateAssociationBatchCommand.ts +0 -100
- package/commands/CreateAssociationCommand.ts +0 -103
- package/commands/CreateDocumentCommand.ts +0 -97
- package/commands/CreateMaintenanceWindowCommand.ts +0 -102
- package/commands/CreateOpsItemCommand.ts +0 -99
- package/commands/CreateOpsMetadataCommand.ts +0 -95
- package/commands/CreatePatchBaselineCommand.ts +0 -98
- package/commands/CreateResourceDataSyncCommand.ts +0 -114
- package/commands/DeleteActivationCommand.ts +0 -97
- package/commands/DeleteAssociationCommand.ts +0 -100
- package/commands/DeleteDocumentCommand.ts +0 -96
- package/commands/DeleteInventoryCommand.ts +0 -95
- package/commands/DeleteMaintenanceWindowCommand.ts +0 -94
- package/commands/DeleteOpsMetadataCommand.ts +0 -94
- package/commands/DeleteParameterCommand.ts +0 -95
- package/commands/DeleteParametersCommand.ts +0 -95
- package/commands/DeletePatchBaselineCommand.ts +0 -94
- package/commands/DeleteResourceDataSyncCommand.ts +0 -96
- package/commands/DeregisterManagedInstanceCommand.ts +0 -99
- package/commands/DeregisterPatchBaselineForPatchGroupCommand.ts +0 -105
- package/commands/DeregisterTargetFromMaintenanceWindowCommand.ts +0 -106
- package/commands/DeregisterTaskFromMaintenanceWindowCommand.ts +0 -105
- package/commands/DescribeActivationsCommand.ts +0 -97
- package/commands/DescribeAssociationCommand.ts +0 -96
- package/commands/DescribeAssociationExecutionTargetsCommand.ts +0 -105
- package/commands/DescribeAssociationExecutionsCommand.ts +0 -99
- package/commands/DescribeAutomationExecutionsCommand.ts +0 -99
- package/commands/DescribeAutomationStepExecutionsCommand.ts +0 -103
- package/commands/DescribeAvailablePatchesCommand.ts +0 -94
- package/commands/DescribeDocumentCommand.ts +0 -94
- package/commands/DescribeDocumentPermissionCommand.ts +0 -99
- package/commands/DescribeEffectiveInstanceAssociationsCommand.ts +0 -106
- package/commands/DescribeEffectivePatchesForPatchBaselineCommand.ts +0 -110
- package/commands/DescribeInstanceAssociationsStatusCommand.ts +0 -105
- package/commands/DescribeInstanceInformationCommand.ts +0 -106
- package/commands/DescribeInstancePatchStatesCommand.ts +0 -97
- package/commands/DescribeInstancePatchStatesForPatchGroupCommand.ts +0 -109
- package/commands/DescribeInstancePatchesCommand.ts +0 -95
- package/commands/DescribeInventoryDeletionsCommand.ts +0 -97
- package/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.ts +0 -110
- package/commands/DescribeMaintenanceWindowExecutionTasksCommand.ts +0 -109
- package/commands/DescribeMaintenanceWindowExecutionsCommand.ts +0 -107
- package/commands/DescribeMaintenanceWindowScheduleCommand.ts +0 -102
- package/commands/DescribeMaintenanceWindowTargetsCommand.ts +0 -102
- package/commands/DescribeMaintenanceWindowTasksCommand.ts +0 -108
- package/commands/DescribeMaintenanceWindowsCommand.ts +0 -97
- package/commands/DescribeMaintenanceWindowsForTargetCommand.ts +0 -106
- package/commands/DescribeOpsItemsCommand.ts +0 -99
- package/commands/DescribeParametersCommand.ts +0 -107
- package/commands/DescribePatchBaselinesCommand.ts +0 -94
- package/commands/DescribePatchGroupStateCommand.ts +0 -94
- package/commands/DescribePatchGroupsCommand.ts +0 -94
- package/commands/DescribePatchPropertiesCommand.ts +0 -157
- package/commands/DescribeSessionsCommand.ts +0 -95
- package/commands/DisassociateOpsItemRelatedItemCommand.ts +0 -104
- package/commands/GetAutomationExecutionCommand.ts +0 -94
- package/commands/GetCalendarStateCommand.ts +0 -102
- package/commands/GetCommandInvocationCommand.ts +0 -98
- package/commands/GetConnectionStatusCommand.ts +0 -95
- package/commands/GetDefaultPatchBaselineCommand.ts +0 -97
- package/commands/GetDeployablePatchSnapshotForInstanceCommand.ts +0 -114
- package/commands/GetDocumentCommand.ts +0 -94
- package/commands/GetInventoryCommand.ts +0 -96
- package/commands/GetInventorySchemaCommand.ts +0 -95
- package/commands/GetMaintenanceWindowCommand.ts +0 -94
- package/commands/GetMaintenanceWindowExecutionCommand.ts +0 -99
- package/commands/GetMaintenanceWindowExecutionTaskCommand.ts +0 -103
- package/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.ts +0 -109
- package/commands/GetMaintenanceWindowTaskCommand.ts +0 -100
- package/commands/GetOpsItemCommand.ts +0 -100
- package/commands/GetOpsMetadataCommand.ts +0 -94
- package/commands/GetOpsSummaryCommand.ts +0 -98
- package/commands/GetParameterCommand.ts +0 -97
- package/commands/GetParameterHistoryCommand.ts +0 -100
- package/commands/GetParametersByPathCommand.ts +0 -100
- package/commands/GetParametersCommand.ts +0 -98
- package/commands/GetPatchBaselineCommand.ts +0 -94
- package/commands/GetPatchBaselineForPatchGroupCommand.ts +0 -99
- package/commands/GetServiceSettingCommand.ts +0 -107
- package/commands/LabelParameterVersionCommand.ts +0 -130
- package/commands/ListAssociationVersionsCommand.ts +0 -94
- package/commands/ListAssociationsCommand.ts +0 -96
- package/commands/ListCommandInvocationsCommand.ts +0 -98
- package/commands/ListCommandsCommand.ts +0 -94
- package/commands/ListComplianceItemsCommand.ts +0 -96
- package/commands/ListComplianceSummariesCommand.ts +0 -96
- package/commands/ListDocumentMetadataHistoryCommand.ts +0 -99
- package/commands/ListDocumentVersionsCommand.ts +0 -94
- package/commands/ListDocumentsCommand.ts +0 -95
- package/commands/ListInventoryEntriesCommand.ts +0 -94
- package/commands/ListOpsItemEventsCommand.ts +0 -95
- package/commands/ListOpsItemRelatedItemsCommand.ts +0 -95
- package/commands/ListOpsMetadataCommand.ts +0 -95
- package/commands/ListResourceComplianceSummariesCommand.ts +0 -104
- package/commands/ListResourceDataSyncCommand.ts +0 -102
- package/commands/ListTagsForResourceCommand.ts +0 -95
- package/commands/ModifyDocumentPermissionCommand.ts +0 -97
- package/commands/PutComplianceItemsCommand.ts +0 -149
- package/commands/PutInventoryCommand.ts +0 -95
- package/commands/PutParameterCommand.ts +0 -94
- package/commands/RegisterDefaultPatchBaselineCommand.ts +0 -103
- package/commands/RegisterPatchBaselineForPatchGroupCommand.ts +0 -105
- package/commands/RegisterTargetWithMaintenanceWindowCommand.ts +0 -105
- package/commands/RegisterTaskWithMaintenanceWindowCommand.ts +0 -102
- package/commands/RemoveTagsFromResourceCommand.ts +0 -94
- package/commands/ResetServiceSettingCommand.ts +0 -108
- package/commands/ResumeSessionCommand.ts +0 -99
- package/commands/SendAutomationSignalCommand.ts +0 -95
- package/commands/SendCommandCommand.ts +0 -94
- package/commands/StartAssociationsOnceCommand.ts +0 -95
- package/commands/StartAutomationExecutionCommand.ts +0 -94
- package/commands/StartChangeRequestExecutionCommand.ts +0 -99
- package/commands/StartSessionCommand.ts +0 -103
- package/commands/StopAutomationExecutionCommand.ts +0 -94
- package/commands/TerminateSessionCommand.ts +0 -95
- package/commands/UnlabelParameterVersionCommand.ts +0 -94
- package/commands/UpdateAssociationCommand.ts +0 -106
- package/commands/UpdateAssociationStatusCommand.ts +0 -99
- package/commands/UpdateDocumentCommand.ts +0 -94
- package/commands/UpdateDocumentDefaultVersionCommand.ts +0 -99
- package/commands/UpdateDocumentMetadataCommand.ts +0 -95
- package/commands/UpdateMaintenanceWindowCommand.ts +0 -103
- package/commands/UpdateMaintenanceWindowTargetCommand.ts +0 -125
- package/commands/UpdateMaintenanceWindowTaskCommand.ts +0 -152
- package/commands/UpdateManagedInstanceRoleCommand.ts +0 -99
- package/commands/UpdateOpsItemCommand.ts +0 -99
- package/commands/UpdateOpsMetadataCommand.ts +0 -94
- package/commands/UpdatePatchBaselineCommand.ts +0 -99
- package/commands/UpdateResourceDataSyncCommand.ts +0 -103
- package/commands/UpdateServiceSettingCommand.ts +0 -107
- package/dist/cjs/SSM.js +0 -2067
- package/dist/cjs/SSM.js.map +0 -1
- package/dist/cjs/SSMClient.js +0 -75
- package/dist/cjs/SSMClient.js.map +0 -1
- package/dist/cjs/commands/AddTagsToResourceCommand.js +0 -105
- package/dist/cjs/commands/AddTagsToResourceCommand.js.map +0 -1
- package/dist/cjs/commands/AssociateOpsItemRelatedItemCommand.js +0 -63
- package/dist/cjs/commands/AssociateOpsItemRelatedItemCommand.js.map +0 -1
- package/dist/cjs/commands/CancelCommandCommand.js +0 -62
- package/dist/cjs/commands/CancelCommandCommand.js.map +0 -1
- package/dist/cjs/commands/CancelMaintenanceWindowExecutionCommand.js +0 -63
- package/dist/cjs/commands/CancelMaintenanceWindowExecutionCommand.js.map +0 -1
- package/dist/cjs/commands/CreateActivationCommand.js +0 -70
- package/dist/cjs/commands/CreateActivationCommand.js.map +0 -1
- package/dist/cjs/commands/CreateAssociationBatchCommand.js +0 -67
- package/dist/cjs/commands/CreateAssociationBatchCommand.js.map +0 -1
- package/dist/cjs/commands/CreateAssociationCommand.js +0 -70
- package/dist/cjs/commands/CreateAssociationCommand.js.map +0 -1
- package/dist/cjs/commands/CreateDocumentCommand.js +0 -64
- package/dist/cjs/commands/CreateDocumentCommand.js.map +0 -1
- package/dist/cjs/commands/CreateMaintenanceWindowCommand.js +0 -69
- package/dist/cjs/commands/CreateMaintenanceWindowCommand.js.map +0 -1
- package/dist/cjs/commands/CreateOpsItemCommand.js +0 -66
- package/dist/cjs/commands/CreateOpsItemCommand.js.map +0 -1
- package/dist/cjs/commands/CreateOpsMetadataCommand.js +0 -62
- package/dist/cjs/commands/CreateOpsMetadataCommand.js.map +0 -1
- package/dist/cjs/commands/CreatePatchBaselineCommand.js +0 -65
- package/dist/cjs/commands/CreatePatchBaselineCommand.js.map +0 -1
- package/dist/cjs/commands/CreateResourceDataSyncCommand.js +0 -81
- package/dist/cjs/commands/CreateResourceDataSyncCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteActivationCommand.js +0 -64
- package/dist/cjs/commands/DeleteActivationCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteAssociationCommand.js +0 -67
- package/dist/cjs/commands/DeleteAssociationCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteDocumentCommand.js +0 -63
- package/dist/cjs/commands/DeleteDocumentCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteInventoryCommand.js +0 -62
- package/dist/cjs/commands/DeleteInventoryCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteMaintenanceWindowCommand.js +0 -61
- package/dist/cjs/commands/DeleteMaintenanceWindowCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteOpsMetadataCommand.js +0 -61
- package/dist/cjs/commands/DeleteOpsMetadataCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteParameterCommand.js +0 -62
- package/dist/cjs/commands/DeleteParameterCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteParametersCommand.js +0 -62
- package/dist/cjs/commands/DeleteParametersCommand.js.map +0 -1
- package/dist/cjs/commands/DeletePatchBaselineCommand.js +0 -61
- package/dist/cjs/commands/DeletePatchBaselineCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteResourceDataSyncCommand.js +0 -63
- package/dist/cjs/commands/DeleteResourceDataSyncCommand.js.map +0 -1
- package/dist/cjs/commands/DeregisterManagedInstanceCommand.js +0 -63
- package/dist/cjs/commands/DeregisterManagedInstanceCommand.js.map +0 -1
- package/dist/cjs/commands/DeregisterPatchBaselineForPatchGroupCommand.js +0 -61
- package/dist/cjs/commands/DeregisterPatchBaselineForPatchGroupCommand.js.map +0 -1
- package/dist/cjs/commands/DeregisterTargetFromMaintenanceWindowCommand.js +0 -61
- package/dist/cjs/commands/DeregisterTargetFromMaintenanceWindowCommand.js.map +0 -1
- package/dist/cjs/commands/DeregisterTaskFromMaintenanceWindowCommand.js +0 -61
- package/dist/cjs/commands/DeregisterTaskFromMaintenanceWindowCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeActivationsCommand.js +0 -64
- package/dist/cjs/commands/DescribeActivationsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeAssociationCommand.js +0 -63
- package/dist/cjs/commands/DescribeAssociationCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeAssociationExecutionTargetsCommand.js +0 -61
- package/dist/cjs/commands/DescribeAssociationExecutionTargetsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeAssociationExecutionsCommand.js +0 -61
- package/dist/cjs/commands/DescribeAssociationExecutionsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeAutomationExecutionsCommand.js +0 -61
- package/dist/cjs/commands/DescribeAutomationExecutionsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeAutomationStepExecutionsCommand.js +0 -62
- package/dist/cjs/commands/DescribeAutomationStepExecutionsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeAvailablePatchesCommand.js +0 -61
- package/dist/cjs/commands/DescribeAvailablePatchesCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeDocumentCommand.js +0 -61
- package/dist/cjs/commands/DescribeDocumentCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeDocumentPermissionCommand.js +0 -63
- package/dist/cjs/commands/DescribeDocumentPermissionCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeEffectiveInstanceAssociationsCommand.js +0 -61
- package/dist/cjs/commands/DescribeEffectiveInstanceAssociationsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeEffectivePatchesForPatchBaselineCommand.js +0 -62
- package/dist/cjs/commands/DescribeEffectivePatchesForPatchBaselineCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeInstanceAssociationsStatusCommand.js +0 -61
- package/dist/cjs/commands/DescribeInstanceAssociationsStatusCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeInstanceInformationCommand.js +0 -70
- package/dist/cjs/commands/DescribeInstanceInformationCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeInstancePatchStatesCommand.js +0 -61
- package/dist/cjs/commands/DescribeInstancePatchStatesCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeInstancePatchStatesForPatchGroupCommand.js +0 -61
- package/dist/cjs/commands/DescribeInstancePatchStatesForPatchGroupCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeInstancePatchesCommand.js +0 -62
- package/dist/cjs/commands/DescribeInstancePatchesCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeInventoryDeletionsCommand.js +0 -61
- package/dist/cjs/commands/DescribeInventoryDeletionsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.js +0 -62
- package/dist/cjs/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeMaintenanceWindowExecutionTasksCommand.js +0 -61
- package/dist/cjs/commands/DescribeMaintenanceWindowExecutionTasksCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeMaintenanceWindowExecutionsCommand.js +0 -63
- package/dist/cjs/commands/DescribeMaintenanceWindowExecutionsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeMaintenanceWindowScheduleCommand.js +0 -61
- package/dist/cjs/commands/DescribeMaintenanceWindowScheduleCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeMaintenanceWindowTargetsCommand.js +0 -61
- package/dist/cjs/commands/DescribeMaintenanceWindowTargetsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeMaintenanceWindowTasksCommand.js +0 -67
- package/dist/cjs/commands/DescribeMaintenanceWindowTasksCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeMaintenanceWindowsCommand.js +0 -61
- package/dist/cjs/commands/DescribeMaintenanceWindowsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeMaintenanceWindowsForTargetCommand.js +0 -62
- package/dist/cjs/commands/DescribeMaintenanceWindowsForTargetCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeOpsItemsCommand.js +0 -66
- package/dist/cjs/commands/DescribeOpsItemsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeParametersCommand.js +0 -74
- package/dist/cjs/commands/DescribeParametersCommand.js.map +0 -1
- package/dist/cjs/commands/DescribePatchBaselinesCommand.js +0 -61
- package/dist/cjs/commands/DescribePatchBaselinesCommand.js.map +0 -1
- package/dist/cjs/commands/DescribePatchGroupStateCommand.js +0 -61
- package/dist/cjs/commands/DescribePatchGroupStateCommand.js.map +0 -1
- package/dist/cjs/commands/DescribePatchGroupsCommand.js +0 -61
- package/dist/cjs/commands/DescribePatchGroupsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribePatchPropertiesCommand.js +0 -124
- package/dist/cjs/commands/DescribePatchPropertiesCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeSessionsCommand.js +0 -62
- package/dist/cjs/commands/DescribeSessionsCommand.js.map +0 -1
- package/dist/cjs/commands/DisassociateOpsItemRelatedItemCommand.js +0 -63
- package/dist/cjs/commands/DisassociateOpsItemRelatedItemCommand.js.map +0 -1
- package/dist/cjs/commands/GetAutomationExecutionCommand.js +0 -61
- package/dist/cjs/commands/GetAutomationExecutionCommand.js.map +0 -1
- package/dist/cjs/commands/GetCalendarStateCommand.js +0 -69
- package/dist/cjs/commands/GetCalendarStateCommand.js.map +0 -1
- package/dist/cjs/commands/GetCommandInvocationCommand.js +0 -65
- package/dist/cjs/commands/GetCommandInvocationCommand.js.map +0 -1
- package/dist/cjs/commands/GetConnectionStatusCommand.js +0 -62
- package/dist/cjs/commands/GetConnectionStatusCommand.js.map +0 -1
- package/dist/cjs/commands/GetDefaultPatchBaselineCommand.js +0 -64
- package/dist/cjs/commands/GetDefaultPatchBaselineCommand.js.map +0 -1
- package/dist/cjs/commands/GetDeployablePatchSnapshotForInstanceCommand.js +0 -69
- package/dist/cjs/commands/GetDeployablePatchSnapshotForInstanceCommand.js.map +0 -1
- package/dist/cjs/commands/GetDocumentCommand.js +0 -61
- package/dist/cjs/commands/GetDocumentCommand.js.map +0 -1
- package/dist/cjs/commands/GetInventoryCommand.js +0 -63
- package/dist/cjs/commands/GetInventoryCommand.js.map +0 -1
- package/dist/cjs/commands/GetInventorySchemaCommand.js +0 -62
- package/dist/cjs/commands/GetInventorySchemaCommand.js.map +0 -1
- package/dist/cjs/commands/GetMaintenanceWindowCommand.js +0 -61
- package/dist/cjs/commands/GetMaintenanceWindowCommand.js.map +0 -1
- package/dist/cjs/commands/GetMaintenanceWindowExecutionCommand.js +0 -61
- package/dist/cjs/commands/GetMaintenanceWindowExecutionCommand.js.map +0 -1
- package/dist/cjs/commands/GetMaintenanceWindowExecutionTaskCommand.js +0 -62
- package/dist/cjs/commands/GetMaintenanceWindowExecutionTaskCommand.js.map +0 -1
- package/dist/cjs/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.js +0 -61
- package/dist/cjs/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.js.map +0 -1
- package/dist/cjs/commands/GetMaintenanceWindowTaskCommand.js +0 -67
- package/dist/cjs/commands/GetMaintenanceWindowTaskCommand.js.map +0 -1
- package/dist/cjs/commands/GetOpsItemCommand.js +0 -67
- package/dist/cjs/commands/GetOpsItemCommand.js.map +0 -1
- package/dist/cjs/commands/GetOpsMetadataCommand.js +0 -61
- package/dist/cjs/commands/GetOpsMetadataCommand.js.map +0 -1
- package/dist/cjs/commands/GetOpsSummaryCommand.js +0 -65
- package/dist/cjs/commands/GetOpsSummaryCommand.js.map +0 -1
- package/dist/cjs/commands/GetParameterCommand.js +0 -64
- package/dist/cjs/commands/GetParameterCommand.js.map +0 -1
- package/dist/cjs/commands/GetParameterHistoryCommand.js +0 -67
- package/dist/cjs/commands/GetParameterHistoryCommand.js.map +0 -1
- package/dist/cjs/commands/GetParametersByPathCommand.js +0 -67
- package/dist/cjs/commands/GetParametersByPathCommand.js.map +0 -1
- package/dist/cjs/commands/GetParametersCommand.js +0 -65
- package/dist/cjs/commands/GetParametersCommand.js.map +0 -1
- package/dist/cjs/commands/GetPatchBaselineCommand.js +0 -61
- package/dist/cjs/commands/GetPatchBaselineCommand.js.map +0 -1
- package/dist/cjs/commands/GetPatchBaselineForPatchGroupCommand.js +0 -61
- package/dist/cjs/commands/GetPatchBaselineForPatchGroupCommand.js.map +0 -1
- package/dist/cjs/commands/GetServiceSettingCommand.js +0 -74
- package/dist/cjs/commands/GetServiceSettingCommand.js.map +0 -1
- package/dist/cjs/commands/LabelParameterVersionCommand.js +0 -97
- package/dist/cjs/commands/LabelParameterVersionCommand.js.map +0 -1
- package/dist/cjs/commands/ListAssociationVersionsCommand.js +0 -61
- package/dist/cjs/commands/ListAssociationVersionsCommand.js.map +0 -1
- package/dist/cjs/commands/ListAssociationsCommand.js +0 -63
- package/dist/cjs/commands/ListAssociationsCommand.js.map +0 -1
- package/dist/cjs/commands/ListCommandInvocationsCommand.js +0 -65
- package/dist/cjs/commands/ListCommandInvocationsCommand.js.map +0 -1
- package/dist/cjs/commands/ListCommandsCommand.js +0 -61
- package/dist/cjs/commands/ListCommandsCommand.js.map +0 -1
- package/dist/cjs/commands/ListComplianceItemsCommand.js +0 -63
- package/dist/cjs/commands/ListComplianceItemsCommand.js.map +0 -1
- package/dist/cjs/commands/ListComplianceSummariesCommand.js +0 -63
- package/dist/cjs/commands/ListComplianceSummariesCommand.js.map +0 -1
- package/dist/cjs/commands/ListDocumentMetadataHistoryCommand.js +0 -61
- package/dist/cjs/commands/ListDocumentMetadataHistoryCommand.js.map +0 -1
- package/dist/cjs/commands/ListDocumentVersionsCommand.js +0 -61
- package/dist/cjs/commands/ListDocumentVersionsCommand.js.map +0 -1
- package/dist/cjs/commands/ListDocumentsCommand.js +0 -62
- package/dist/cjs/commands/ListDocumentsCommand.js.map +0 -1
- package/dist/cjs/commands/ListInventoryEntriesCommand.js +0 -61
- package/dist/cjs/commands/ListInventoryEntriesCommand.js.map +0 -1
- package/dist/cjs/commands/ListOpsItemEventsCommand.js +0 -62
- package/dist/cjs/commands/ListOpsItemEventsCommand.js.map +0 -1
- package/dist/cjs/commands/ListOpsItemRelatedItemsCommand.js +0 -62
- package/dist/cjs/commands/ListOpsItemRelatedItemsCommand.js.map +0 -1
- package/dist/cjs/commands/ListOpsMetadataCommand.js +0 -62
- package/dist/cjs/commands/ListOpsMetadataCommand.js.map +0 -1
- package/dist/cjs/commands/ListResourceComplianceSummariesCommand.js +0 -63
- package/dist/cjs/commands/ListResourceComplianceSummariesCommand.js.map +0 -1
- package/dist/cjs/commands/ListResourceDataSyncCommand.js +0 -69
- package/dist/cjs/commands/ListResourceDataSyncCommand.js.map +0 -1
- package/dist/cjs/commands/ListTagsForResourceCommand.js +0 -62
- package/dist/cjs/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist/cjs/commands/ModifyDocumentPermissionCommand.js +0 -64
- package/dist/cjs/commands/ModifyDocumentPermissionCommand.js.map +0 -1
- package/dist/cjs/commands/PutComplianceItemsCommand.js +0 -116
- package/dist/cjs/commands/PutComplianceItemsCommand.js.map +0 -1
- package/dist/cjs/commands/PutInventoryCommand.js +0 -62
- package/dist/cjs/commands/PutInventoryCommand.js.map +0 -1
- package/dist/cjs/commands/PutParameterCommand.js +0 -61
- package/dist/cjs/commands/PutParameterCommand.js.map +0 -1
- package/dist/cjs/commands/RegisterDefaultPatchBaselineCommand.js +0 -65
- package/dist/cjs/commands/RegisterDefaultPatchBaselineCommand.js.map +0 -1
- package/dist/cjs/commands/RegisterPatchBaselineForPatchGroupCommand.js +0 -61
- package/dist/cjs/commands/RegisterPatchBaselineForPatchGroupCommand.js.map +0 -1
- package/dist/cjs/commands/RegisterTargetWithMaintenanceWindowCommand.js +0 -61
- package/dist/cjs/commands/RegisterTargetWithMaintenanceWindowCommand.js.map +0 -1
- package/dist/cjs/commands/RegisterTaskWithMaintenanceWindowCommand.js +0 -61
- package/dist/cjs/commands/RegisterTaskWithMaintenanceWindowCommand.js.map +0 -1
- package/dist/cjs/commands/RemoveTagsFromResourceCommand.js +0 -61
- package/dist/cjs/commands/RemoveTagsFromResourceCommand.js.map +0 -1
- package/dist/cjs/commands/ResetServiceSettingCommand.js +0 -75
- package/dist/cjs/commands/ResetServiceSettingCommand.js.map +0 -1
- package/dist/cjs/commands/ResumeSessionCommand.js +0 -66
- package/dist/cjs/commands/ResumeSessionCommand.js.map +0 -1
- package/dist/cjs/commands/SendAutomationSignalCommand.js +0 -62
- package/dist/cjs/commands/SendAutomationSignalCommand.js.map +0 -1
- package/dist/cjs/commands/SendCommandCommand.js +0 -61
- package/dist/cjs/commands/SendCommandCommand.js.map +0 -1
- package/dist/cjs/commands/StartAssociationsOnceCommand.js +0 -62
- package/dist/cjs/commands/StartAssociationsOnceCommand.js.map +0 -1
- package/dist/cjs/commands/StartAutomationExecutionCommand.js +0 -61
- package/dist/cjs/commands/StartAutomationExecutionCommand.js.map +0 -1
- package/dist/cjs/commands/StartChangeRequestExecutionCommand.js +0 -63
- package/dist/cjs/commands/StartChangeRequestExecutionCommand.js.map +0 -1
- package/dist/cjs/commands/StartSessionCommand.js +0 -70
- package/dist/cjs/commands/StartSessionCommand.js.map +0 -1
- package/dist/cjs/commands/StopAutomationExecutionCommand.js +0 -61
- package/dist/cjs/commands/StopAutomationExecutionCommand.js.map +0 -1
- package/dist/cjs/commands/TerminateSessionCommand.js +0 -62
- package/dist/cjs/commands/TerminateSessionCommand.js.map +0 -1
- package/dist/cjs/commands/UnlabelParameterVersionCommand.js +0 -61
- package/dist/cjs/commands/UnlabelParameterVersionCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateAssociationCommand.js +0 -73
- package/dist/cjs/commands/UpdateAssociationCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateAssociationStatusCommand.js +0 -66
- package/dist/cjs/commands/UpdateAssociationStatusCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateDocumentCommand.js +0 -61
- package/dist/cjs/commands/UpdateDocumentCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateDocumentDefaultVersionCommand.js +0 -61
- package/dist/cjs/commands/UpdateDocumentDefaultVersionCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateDocumentMetadataCommand.js +0 -62
- package/dist/cjs/commands/UpdateDocumentMetadataCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateMaintenanceWindowCommand.js +0 -70
- package/dist/cjs/commands/UpdateMaintenanceWindowCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateMaintenanceWindowTargetCommand.js +0 -87
- package/dist/cjs/commands/UpdateMaintenanceWindowTargetCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateMaintenanceWindowTaskCommand.js +0 -116
- package/dist/cjs/commands/UpdateMaintenanceWindowTaskCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateManagedInstanceRoleCommand.js +0 -63
- package/dist/cjs/commands/UpdateManagedInstanceRoleCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateOpsItemCommand.js +0 -66
- package/dist/cjs/commands/UpdateOpsItemCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateOpsMetadataCommand.js +0 -61
- package/dist/cjs/commands/UpdateOpsMetadataCommand.js.map +0 -1
- package/dist/cjs/commands/UpdatePatchBaselineCommand.js +0 -66
- package/dist/cjs/commands/UpdatePatchBaselineCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateResourceDataSyncCommand.js +0 -70
- package/dist/cjs/commands/UpdateResourceDataSyncCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateServiceSettingCommand.js +0 -74
- package/dist/cjs/commands/UpdateServiceSettingCommand.js.map +0 -1
- package/dist/cjs/endpoints.js +0 -91
- package/dist/cjs/endpoints.js.map +0 -1
- package/dist/cjs/index.js +0 -190
- package/dist/cjs/index.js.map +0 -1
- package/dist/cjs/models/index.js +0 -7
- package/dist/cjs/models/index.js.map +0 -1
- package/dist/cjs/models/models_0.js +0 -2684
- package/dist/cjs/models/models_0.js.map +0 -1
- package/dist/cjs/models/models_1.js +0 -2669
- package/dist/cjs/models/models_1.js.map +0 -1
- package/dist/cjs/models/models_2.js +0 -231
- package/dist/cjs/models/models_2.js.map +0 -1
- package/dist/cjs/package.json +0 -94
- package/dist/cjs/pagination/DescribeActivationsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeActivationsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeAssociationExecutionTargetsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeAssociationExecutionTargetsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeAssociationExecutionsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeAssociationExecutionsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeAutomationExecutionsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeAutomationExecutionsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeAutomationStepExecutionsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeAutomationStepExecutionsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeAvailablePatchesPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeAvailablePatchesPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeEffectiveInstanceAssociationsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeEffectiveInstanceAssociationsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.js +0 -46
- package/dist/cjs/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeInstanceAssociationsStatusPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeInstanceAssociationsStatusPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeInstanceInformationPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeInstanceInformationPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeInstancePatchStatesPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeInstancePatchStatesPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeInstancePatchesPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeInstancePatchesPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeInventoryDeletionsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeInventoryDeletionsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeMaintenanceWindowExecutionsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeMaintenanceWindowExecutionsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeMaintenanceWindowSchedulePaginator.js +0 -46
- package/dist/cjs/pagination/DescribeMaintenanceWindowSchedulePaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeMaintenanceWindowTargetsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeMaintenanceWindowTargetsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeMaintenanceWindowTasksPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeMaintenanceWindowTasksPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeMaintenanceWindowsForTargetPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeMaintenanceWindowsForTargetPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeMaintenanceWindowsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeMaintenanceWindowsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeOpsItemsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeOpsItemsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeParametersPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeParametersPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribePatchBaselinesPaginator.js +0 -46
- package/dist/cjs/pagination/DescribePatchBaselinesPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribePatchGroupsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribePatchGroupsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribePatchPropertiesPaginator.js +0 -46
- package/dist/cjs/pagination/DescribePatchPropertiesPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeSessionsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeSessionsPaginator.js.map +0 -1
- package/dist/cjs/pagination/GetInventoryPaginator.js +0 -46
- package/dist/cjs/pagination/GetInventoryPaginator.js.map +0 -1
- package/dist/cjs/pagination/GetInventorySchemaPaginator.js +0 -46
- package/dist/cjs/pagination/GetInventorySchemaPaginator.js.map +0 -1
- package/dist/cjs/pagination/GetOpsSummaryPaginator.js +0 -46
- package/dist/cjs/pagination/GetOpsSummaryPaginator.js.map +0 -1
- package/dist/cjs/pagination/GetParameterHistoryPaginator.js +0 -46
- package/dist/cjs/pagination/GetParameterHistoryPaginator.js.map +0 -1
- package/dist/cjs/pagination/GetParametersByPathPaginator.js +0 -46
- package/dist/cjs/pagination/GetParametersByPathPaginator.js.map +0 -1
- package/dist/cjs/pagination/Interfaces.js +0 -3
- package/dist/cjs/pagination/Interfaces.js.map +0 -1
- package/dist/cjs/pagination/ListAssociationVersionsPaginator.js +0 -46
- package/dist/cjs/pagination/ListAssociationVersionsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListAssociationsPaginator.js +0 -46
- package/dist/cjs/pagination/ListAssociationsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListCommandInvocationsPaginator.js +0 -46
- package/dist/cjs/pagination/ListCommandInvocationsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListCommandsPaginator.js +0 -46
- package/dist/cjs/pagination/ListCommandsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListComplianceItemsPaginator.js +0 -46
- package/dist/cjs/pagination/ListComplianceItemsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListComplianceSummariesPaginator.js +0 -46
- package/dist/cjs/pagination/ListComplianceSummariesPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListDocumentVersionsPaginator.js +0 -46
- package/dist/cjs/pagination/ListDocumentVersionsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListDocumentsPaginator.js +0 -46
- package/dist/cjs/pagination/ListDocumentsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListOpsItemEventsPaginator.js +0 -46
- package/dist/cjs/pagination/ListOpsItemEventsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListOpsItemRelatedItemsPaginator.js +0 -46
- package/dist/cjs/pagination/ListOpsItemRelatedItemsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListOpsMetadataPaginator.js +0 -46
- package/dist/cjs/pagination/ListOpsMetadataPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListResourceComplianceSummariesPaginator.js +0 -46
- package/dist/cjs/pagination/ListResourceComplianceSummariesPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListResourceDataSyncPaginator.js +0 -46
- package/dist/cjs/pagination/ListResourceDataSyncPaginator.js.map +0 -1
- package/dist/cjs/protocols/Aws_json1_1.js +0 -19665
- package/dist/cjs/protocols/Aws_json1_1.js.map +0 -1
- package/dist/cjs/runtimeConfig.browser.js +0 -41
- package/dist/cjs/runtimeConfig.browser.js.map +0 -1
- package/dist/cjs/runtimeConfig.js +0 -46
- package/dist/cjs/runtimeConfig.js.map +0 -1
- package/dist/cjs/runtimeConfig.native.js +0 -20
- package/dist/cjs/runtimeConfig.native.js.map +0 -1
- package/dist/cjs/runtimeConfig.shared.js +0 -21
- package/dist/cjs/runtimeConfig.shared.js.map +0 -1
- package/dist/cjs/waiters/waitForCommandExecuted.js +0 -112
- package/dist/cjs/waiters/waitForCommandExecuted.js.map +0 -1
- package/dist/es/SSM.js +0 -2036
- package/dist/es/SSM.js.map +0 -1
- package/dist/es/SSMClient.js +0 -38
- package/dist/es/SSMClient.js.map +0 -1
- package/dist/es/commands/AddTagsToResourceCommand.js +0 -40
- package/dist/es/commands/AddTagsToResourceCommand.js.map +0 -1
- package/dist/es/commands/AssociateOpsItemRelatedItemCommand.js +0 -40
- package/dist/es/commands/AssociateOpsItemRelatedItemCommand.js.map +0 -1
- package/dist/es/commands/CancelCommandCommand.js +0 -40
- package/dist/es/commands/CancelCommandCommand.js.map +0 -1
- package/dist/es/commands/CancelMaintenanceWindowExecutionCommand.js +0 -40
- package/dist/es/commands/CancelMaintenanceWindowExecutionCommand.js.map +0 -1
- package/dist/es/commands/CreateActivationCommand.js +0 -40
- package/dist/es/commands/CreateActivationCommand.js.map +0 -1
- package/dist/es/commands/CreateAssociationBatchCommand.js +0 -40
- package/dist/es/commands/CreateAssociationBatchCommand.js.map +0 -1
- package/dist/es/commands/CreateAssociationCommand.js +0 -40
- package/dist/es/commands/CreateAssociationCommand.js.map +0 -1
- package/dist/es/commands/CreateDocumentCommand.js +0 -40
- package/dist/es/commands/CreateDocumentCommand.js.map +0 -1
- package/dist/es/commands/CreateMaintenanceWindowCommand.js +0 -40
- package/dist/es/commands/CreateMaintenanceWindowCommand.js.map +0 -1
- package/dist/es/commands/CreateOpsItemCommand.js +0 -40
- package/dist/es/commands/CreateOpsItemCommand.js.map +0 -1
- package/dist/es/commands/CreateOpsMetadataCommand.js +0 -40
- package/dist/es/commands/CreateOpsMetadataCommand.js.map +0 -1
- package/dist/es/commands/CreatePatchBaselineCommand.js +0 -40
- package/dist/es/commands/CreatePatchBaselineCommand.js.map +0 -1
- package/dist/es/commands/CreateResourceDataSyncCommand.js +0 -40
- package/dist/es/commands/CreateResourceDataSyncCommand.js.map +0 -1
- package/dist/es/commands/DeleteActivationCommand.js +0 -40
- package/dist/es/commands/DeleteActivationCommand.js.map +0 -1
- package/dist/es/commands/DeleteAssociationCommand.js +0 -40
- package/dist/es/commands/DeleteAssociationCommand.js.map +0 -1
- package/dist/es/commands/DeleteDocumentCommand.js +0 -40
- package/dist/es/commands/DeleteDocumentCommand.js.map +0 -1
- package/dist/es/commands/DeleteInventoryCommand.js +0 -40
- package/dist/es/commands/DeleteInventoryCommand.js.map +0 -1
- package/dist/es/commands/DeleteMaintenanceWindowCommand.js +0 -40
- package/dist/es/commands/DeleteMaintenanceWindowCommand.js.map +0 -1
- package/dist/es/commands/DeleteOpsMetadataCommand.js +0 -40
- package/dist/es/commands/DeleteOpsMetadataCommand.js.map +0 -1
- package/dist/es/commands/DeleteParameterCommand.js +0 -40
- package/dist/es/commands/DeleteParameterCommand.js.map +0 -1
- package/dist/es/commands/DeleteParametersCommand.js +0 -40
- package/dist/es/commands/DeleteParametersCommand.js.map +0 -1
- package/dist/es/commands/DeletePatchBaselineCommand.js +0 -40
- package/dist/es/commands/DeletePatchBaselineCommand.js.map +0 -1
- package/dist/es/commands/DeleteResourceDataSyncCommand.js +0 -40
- package/dist/es/commands/DeleteResourceDataSyncCommand.js.map +0 -1
- package/dist/es/commands/DeregisterManagedInstanceCommand.js +0 -40
- package/dist/es/commands/DeregisterManagedInstanceCommand.js.map +0 -1
- package/dist/es/commands/DeregisterPatchBaselineForPatchGroupCommand.js +0 -40
- package/dist/es/commands/DeregisterPatchBaselineForPatchGroupCommand.js.map +0 -1
- package/dist/es/commands/DeregisterTargetFromMaintenanceWindowCommand.js +0 -40
- package/dist/es/commands/DeregisterTargetFromMaintenanceWindowCommand.js.map +0 -1
- package/dist/es/commands/DeregisterTaskFromMaintenanceWindowCommand.js +0 -40
- package/dist/es/commands/DeregisterTaskFromMaintenanceWindowCommand.js.map +0 -1
- package/dist/es/commands/DescribeActivationsCommand.js +0 -40
- package/dist/es/commands/DescribeActivationsCommand.js.map +0 -1
- package/dist/es/commands/DescribeAssociationCommand.js +0 -40
- package/dist/es/commands/DescribeAssociationCommand.js.map +0 -1
- package/dist/es/commands/DescribeAssociationExecutionTargetsCommand.js +0 -40
- package/dist/es/commands/DescribeAssociationExecutionTargetsCommand.js.map +0 -1
- package/dist/es/commands/DescribeAssociationExecutionsCommand.js +0 -40
- package/dist/es/commands/DescribeAssociationExecutionsCommand.js.map +0 -1
- package/dist/es/commands/DescribeAutomationExecutionsCommand.js +0 -40
- package/dist/es/commands/DescribeAutomationExecutionsCommand.js.map +0 -1
- package/dist/es/commands/DescribeAutomationStepExecutionsCommand.js +0 -40
- package/dist/es/commands/DescribeAutomationStepExecutionsCommand.js.map +0 -1
- package/dist/es/commands/DescribeAvailablePatchesCommand.js +0 -40
- package/dist/es/commands/DescribeAvailablePatchesCommand.js.map +0 -1
- package/dist/es/commands/DescribeDocumentCommand.js +0 -40
- package/dist/es/commands/DescribeDocumentCommand.js.map +0 -1
- package/dist/es/commands/DescribeDocumentPermissionCommand.js +0 -40
- package/dist/es/commands/DescribeDocumentPermissionCommand.js.map +0 -1
- package/dist/es/commands/DescribeEffectiveInstanceAssociationsCommand.js +0 -40
- package/dist/es/commands/DescribeEffectiveInstanceAssociationsCommand.js.map +0 -1
- package/dist/es/commands/DescribeEffectivePatchesForPatchBaselineCommand.js +0 -40
- package/dist/es/commands/DescribeEffectivePatchesForPatchBaselineCommand.js.map +0 -1
- package/dist/es/commands/DescribeInstanceAssociationsStatusCommand.js +0 -40
- package/dist/es/commands/DescribeInstanceAssociationsStatusCommand.js.map +0 -1
- package/dist/es/commands/DescribeInstanceInformationCommand.js +0 -40
- package/dist/es/commands/DescribeInstanceInformationCommand.js.map +0 -1
- package/dist/es/commands/DescribeInstancePatchStatesCommand.js +0 -40
- package/dist/es/commands/DescribeInstancePatchStatesCommand.js.map +0 -1
- package/dist/es/commands/DescribeInstancePatchStatesForPatchGroupCommand.js +0 -40
- package/dist/es/commands/DescribeInstancePatchStatesForPatchGroupCommand.js.map +0 -1
- package/dist/es/commands/DescribeInstancePatchesCommand.js +0 -40
- package/dist/es/commands/DescribeInstancePatchesCommand.js.map +0 -1
- package/dist/es/commands/DescribeInventoryDeletionsCommand.js +0 -40
- package/dist/es/commands/DescribeInventoryDeletionsCommand.js.map +0 -1
- package/dist/es/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.js +0 -40
- package/dist/es/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.js.map +0 -1
- package/dist/es/commands/DescribeMaintenanceWindowExecutionTasksCommand.js +0 -40
- package/dist/es/commands/DescribeMaintenanceWindowExecutionTasksCommand.js.map +0 -1
- package/dist/es/commands/DescribeMaintenanceWindowExecutionsCommand.js +0 -40
- package/dist/es/commands/DescribeMaintenanceWindowExecutionsCommand.js.map +0 -1
- package/dist/es/commands/DescribeMaintenanceWindowScheduleCommand.js +0 -40
- package/dist/es/commands/DescribeMaintenanceWindowScheduleCommand.js.map +0 -1
- package/dist/es/commands/DescribeMaintenanceWindowTargetsCommand.js +0 -40
- package/dist/es/commands/DescribeMaintenanceWindowTargetsCommand.js.map +0 -1
- package/dist/es/commands/DescribeMaintenanceWindowTasksCommand.js +0 -40
- package/dist/es/commands/DescribeMaintenanceWindowTasksCommand.js.map +0 -1
- package/dist/es/commands/DescribeMaintenanceWindowsCommand.js +0 -40
- package/dist/es/commands/DescribeMaintenanceWindowsCommand.js.map +0 -1
- package/dist/es/commands/DescribeMaintenanceWindowsForTargetCommand.js +0 -40
- package/dist/es/commands/DescribeMaintenanceWindowsForTargetCommand.js.map +0 -1
- package/dist/es/commands/DescribeOpsItemsCommand.js +0 -40
- package/dist/es/commands/DescribeOpsItemsCommand.js.map +0 -1
- package/dist/es/commands/DescribeParametersCommand.js +0 -41
- package/dist/es/commands/DescribeParametersCommand.js.map +0 -1
- package/dist/es/commands/DescribePatchBaselinesCommand.js +0 -40
- package/dist/es/commands/DescribePatchBaselinesCommand.js.map +0 -1
- package/dist/es/commands/DescribePatchGroupStateCommand.js +0 -40
- package/dist/es/commands/DescribePatchGroupStateCommand.js.map +0 -1
- package/dist/es/commands/DescribePatchGroupsCommand.js +0 -40
- package/dist/es/commands/DescribePatchGroupsCommand.js.map +0 -1
- package/dist/es/commands/DescribePatchPropertiesCommand.js +0 -40
- package/dist/es/commands/DescribePatchPropertiesCommand.js.map +0 -1
- package/dist/es/commands/DescribeSessionsCommand.js +0 -40
- package/dist/es/commands/DescribeSessionsCommand.js.map +0 -1
- package/dist/es/commands/DisassociateOpsItemRelatedItemCommand.js +0 -40
- package/dist/es/commands/DisassociateOpsItemRelatedItemCommand.js.map +0 -1
- package/dist/es/commands/GetAutomationExecutionCommand.js +0 -40
- package/dist/es/commands/GetAutomationExecutionCommand.js.map +0 -1
- package/dist/es/commands/GetCalendarStateCommand.js +0 -40
- package/dist/es/commands/GetCalendarStateCommand.js.map +0 -1
- package/dist/es/commands/GetCommandInvocationCommand.js +0 -40
- package/dist/es/commands/GetCommandInvocationCommand.js.map +0 -1
- package/dist/es/commands/GetConnectionStatusCommand.js +0 -40
- package/dist/es/commands/GetConnectionStatusCommand.js.map +0 -1
- package/dist/es/commands/GetDefaultPatchBaselineCommand.js +0 -40
- package/dist/es/commands/GetDefaultPatchBaselineCommand.js.map +0 -1
- package/dist/es/commands/GetDeployablePatchSnapshotForInstanceCommand.js +0 -40
- package/dist/es/commands/GetDeployablePatchSnapshotForInstanceCommand.js.map +0 -1
- package/dist/es/commands/GetDocumentCommand.js +0 -40
- package/dist/es/commands/GetDocumentCommand.js.map +0 -1
- package/dist/es/commands/GetInventoryCommand.js +0 -41
- package/dist/es/commands/GetInventoryCommand.js.map +0 -1
- package/dist/es/commands/GetInventorySchemaCommand.js +0 -40
- package/dist/es/commands/GetInventorySchemaCommand.js.map +0 -1
- package/dist/es/commands/GetMaintenanceWindowCommand.js +0 -40
- package/dist/es/commands/GetMaintenanceWindowCommand.js.map +0 -1
- package/dist/es/commands/GetMaintenanceWindowExecutionCommand.js +0 -40
- package/dist/es/commands/GetMaintenanceWindowExecutionCommand.js.map +0 -1
- package/dist/es/commands/GetMaintenanceWindowExecutionTaskCommand.js +0 -40
- package/dist/es/commands/GetMaintenanceWindowExecutionTaskCommand.js.map +0 -1
- package/dist/es/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.js +0 -40
- package/dist/es/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.js.map +0 -1
- package/dist/es/commands/GetMaintenanceWindowTaskCommand.js +0 -40
- package/dist/es/commands/GetMaintenanceWindowTaskCommand.js.map +0 -1
- package/dist/es/commands/GetOpsItemCommand.js +0 -40
- package/dist/es/commands/GetOpsItemCommand.js.map +0 -1
- package/dist/es/commands/GetOpsMetadataCommand.js +0 -40
- package/dist/es/commands/GetOpsMetadataCommand.js.map +0 -1
- package/dist/es/commands/GetOpsSummaryCommand.js +0 -41
- package/dist/es/commands/GetOpsSummaryCommand.js.map +0 -1
- package/dist/es/commands/GetParameterCommand.js +0 -40
- package/dist/es/commands/GetParameterCommand.js.map +0 -1
- package/dist/es/commands/GetParameterHistoryCommand.js +0 -40
- package/dist/es/commands/GetParameterHistoryCommand.js.map +0 -1
- package/dist/es/commands/GetParametersByPathCommand.js +0 -40
- package/dist/es/commands/GetParametersByPathCommand.js.map +0 -1
- package/dist/es/commands/GetParametersCommand.js +0 -40
- package/dist/es/commands/GetParametersCommand.js.map +0 -1
- package/dist/es/commands/GetPatchBaselineCommand.js +0 -40
- package/dist/es/commands/GetPatchBaselineCommand.js.map +0 -1
- package/dist/es/commands/GetPatchBaselineForPatchGroupCommand.js +0 -40
- package/dist/es/commands/GetPatchBaselineForPatchGroupCommand.js.map +0 -1
- package/dist/es/commands/GetServiceSettingCommand.js +0 -40
- package/dist/es/commands/GetServiceSettingCommand.js.map +0 -1
- package/dist/es/commands/LabelParameterVersionCommand.js +0 -40
- package/dist/es/commands/LabelParameterVersionCommand.js.map +0 -1
- package/dist/es/commands/ListAssociationVersionsCommand.js +0 -40
- package/dist/es/commands/ListAssociationVersionsCommand.js.map +0 -1
- package/dist/es/commands/ListAssociationsCommand.js +0 -40
- package/dist/es/commands/ListAssociationsCommand.js.map +0 -1
- package/dist/es/commands/ListCommandInvocationsCommand.js +0 -40
- package/dist/es/commands/ListCommandInvocationsCommand.js.map +0 -1
- package/dist/es/commands/ListCommandsCommand.js +0 -40
- package/dist/es/commands/ListCommandsCommand.js.map +0 -1
- package/dist/es/commands/ListComplianceItemsCommand.js +0 -40
- package/dist/es/commands/ListComplianceItemsCommand.js.map +0 -1
- package/dist/es/commands/ListComplianceSummariesCommand.js +0 -40
- package/dist/es/commands/ListComplianceSummariesCommand.js.map +0 -1
- package/dist/es/commands/ListDocumentMetadataHistoryCommand.js +0 -40
- package/dist/es/commands/ListDocumentMetadataHistoryCommand.js.map +0 -1
- package/dist/es/commands/ListDocumentVersionsCommand.js +0 -40
- package/dist/es/commands/ListDocumentVersionsCommand.js.map +0 -1
- package/dist/es/commands/ListDocumentsCommand.js +0 -40
- package/dist/es/commands/ListDocumentsCommand.js.map +0 -1
- package/dist/es/commands/ListInventoryEntriesCommand.js +0 -40
- package/dist/es/commands/ListInventoryEntriesCommand.js.map +0 -1
- package/dist/es/commands/ListOpsItemEventsCommand.js +0 -40
- package/dist/es/commands/ListOpsItemEventsCommand.js.map +0 -1
- package/dist/es/commands/ListOpsItemRelatedItemsCommand.js +0 -40
- package/dist/es/commands/ListOpsItemRelatedItemsCommand.js.map +0 -1
- package/dist/es/commands/ListOpsMetadataCommand.js +0 -40
- package/dist/es/commands/ListOpsMetadataCommand.js.map +0 -1
- package/dist/es/commands/ListResourceComplianceSummariesCommand.js +0 -40
- package/dist/es/commands/ListResourceComplianceSummariesCommand.js.map +0 -1
- package/dist/es/commands/ListResourceDataSyncCommand.js +0 -40
- package/dist/es/commands/ListResourceDataSyncCommand.js.map +0 -1
- package/dist/es/commands/ListTagsForResourceCommand.js +0 -40
- package/dist/es/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist/es/commands/ModifyDocumentPermissionCommand.js +0 -40
- package/dist/es/commands/ModifyDocumentPermissionCommand.js.map +0 -1
- package/dist/es/commands/PutComplianceItemsCommand.js +0 -40
- package/dist/es/commands/PutComplianceItemsCommand.js.map +0 -1
- package/dist/es/commands/PutInventoryCommand.js +0 -40
- package/dist/es/commands/PutInventoryCommand.js.map +0 -1
- package/dist/es/commands/PutParameterCommand.js +0 -40
- package/dist/es/commands/PutParameterCommand.js.map +0 -1
- package/dist/es/commands/RegisterDefaultPatchBaselineCommand.js +0 -40
- package/dist/es/commands/RegisterDefaultPatchBaselineCommand.js.map +0 -1
- package/dist/es/commands/RegisterPatchBaselineForPatchGroupCommand.js +0 -40
- package/dist/es/commands/RegisterPatchBaselineForPatchGroupCommand.js.map +0 -1
- package/dist/es/commands/RegisterTargetWithMaintenanceWindowCommand.js +0 -40
- package/dist/es/commands/RegisterTargetWithMaintenanceWindowCommand.js.map +0 -1
- package/dist/es/commands/RegisterTaskWithMaintenanceWindowCommand.js +0 -40
- package/dist/es/commands/RegisterTaskWithMaintenanceWindowCommand.js.map +0 -1
- package/dist/es/commands/RemoveTagsFromResourceCommand.js +0 -40
- package/dist/es/commands/RemoveTagsFromResourceCommand.js.map +0 -1
- package/dist/es/commands/ResetServiceSettingCommand.js +0 -40
- package/dist/es/commands/ResetServiceSettingCommand.js.map +0 -1
- package/dist/es/commands/ResumeSessionCommand.js +0 -40
- package/dist/es/commands/ResumeSessionCommand.js.map +0 -1
- package/dist/es/commands/SendAutomationSignalCommand.js +0 -40
- package/dist/es/commands/SendAutomationSignalCommand.js.map +0 -1
- package/dist/es/commands/SendCommandCommand.js +0 -40
- package/dist/es/commands/SendCommandCommand.js.map +0 -1
- package/dist/es/commands/StartAssociationsOnceCommand.js +0 -40
- package/dist/es/commands/StartAssociationsOnceCommand.js.map +0 -1
- package/dist/es/commands/StartAutomationExecutionCommand.js +0 -40
- package/dist/es/commands/StartAutomationExecutionCommand.js.map +0 -1
- package/dist/es/commands/StartChangeRequestExecutionCommand.js +0 -40
- package/dist/es/commands/StartChangeRequestExecutionCommand.js.map +0 -1
- package/dist/es/commands/StartSessionCommand.js +0 -40
- package/dist/es/commands/StartSessionCommand.js.map +0 -1
- package/dist/es/commands/StopAutomationExecutionCommand.js +0 -40
- package/dist/es/commands/StopAutomationExecutionCommand.js.map +0 -1
- package/dist/es/commands/TerminateSessionCommand.js +0 -40
- package/dist/es/commands/TerminateSessionCommand.js.map +0 -1
- package/dist/es/commands/UnlabelParameterVersionCommand.js +0 -40
- package/dist/es/commands/UnlabelParameterVersionCommand.js.map +0 -1
- package/dist/es/commands/UpdateAssociationCommand.js +0 -40
- package/dist/es/commands/UpdateAssociationCommand.js.map +0 -1
- package/dist/es/commands/UpdateAssociationStatusCommand.js +0 -40
- package/dist/es/commands/UpdateAssociationStatusCommand.js.map +0 -1
- package/dist/es/commands/UpdateDocumentCommand.js +0 -40
- package/dist/es/commands/UpdateDocumentCommand.js.map +0 -1
- package/dist/es/commands/UpdateDocumentDefaultVersionCommand.js +0 -40
- package/dist/es/commands/UpdateDocumentDefaultVersionCommand.js.map +0 -1
- package/dist/es/commands/UpdateDocumentMetadataCommand.js +0 -40
- package/dist/es/commands/UpdateDocumentMetadataCommand.js.map +0 -1
- package/dist/es/commands/UpdateMaintenanceWindowCommand.js +0 -41
- package/dist/es/commands/UpdateMaintenanceWindowCommand.js.map +0 -1
- package/dist/es/commands/UpdateMaintenanceWindowTargetCommand.js +0 -40
- package/dist/es/commands/UpdateMaintenanceWindowTargetCommand.js.map +0 -1
- package/dist/es/commands/UpdateMaintenanceWindowTaskCommand.js +0 -40
- package/dist/es/commands/UpdateMaintenanceWindowTaskCommand.js.map +0 -1
- package/dist/es/commands/UpdateManagedInstanceRoleCommand.js +0 -40
- package/dist/es/commands/UpdateManagedInstanceRoleCommand.js.map +0 -1
- package/dist/es/commands/UpdateOpsItemCommand.js +0 -40
- package/dist/es/commands/UpdateOpsItemCommand.js.map +0 -1
- package/dist/es/commands/UpdateOpsMetadataCommand.js +0 -40
- package/dist/es/commands/UpdateOpsMetadataCommand.js.map +0 -1
- package/dist/es/commands/UpdatePatchBaselineCommand.js +0 -40
- package/dist/es/commands/UpdatePatchBaselineCommand.js.map +0 -1
- package/dist/es/commands/UpdateResourceDataSyncCommand.js +0 -40
- package/dist/es/commands/UpdateResourceDataSyncCommand.js.map +0 -1
- package/dist/es/commands/UpdateServiceSettingCommand.js +0 -40
- package/dist/es/commands/UpdateServiceSettingCommand.js.map +0 -1
- package/dist/es/endpoints.js +0 -87
- package/dist/es/endpoints.js.map +0 -1
- package/dist/es/index.js +0 -187
- package/dist/es/index.js.map +0 -1
- package/dist/es/models/index.js +0 -4
- package/dist/es/models/index.js.map +0 -1
- package/dist/es/models/models_0.js +0 -1411
- package/dist/es/models/models_0.js.map +0 -1
- package/dist/es/models/models_1.js +0 -1301
- package/dist/es/models/models_1.js.map +0 -1
- package/dist/es/models/models_2.js +0 -101
- package/dist/es/models/models_2.js.map +0 -1
- package/dist/es/package.json +0 -94
- package/dist/es/pagination/DescribeActivationsPaginator.js +0 -75
- package/dist/es/pagination/DescribeActivationsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeAssociationExecutionTargetsPaginator.js +0 -75
- package/dist/es/pagination/DescribeAssociationExecutionTargetsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeAssociationExecutionsPaginator.js +0 -75
- package/dist/es/pagination/DescribeAssociationExecutionsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeAutomationExecutionsPaginator.js +0 -75
- package/dist/es/pagination/DescribeAutomationExecutionsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeAutomationStepExecutionsPaginator.js +0 -75
- package/dist/es/pagination/DescribeAutomationStepExecutionsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeAvailablePatchesPaginator.js +0 -75
- package/dist/es/pagination/DescribeAvailablePatchesPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeEffectiveInstanceAssociationsPaginator.js +0 -75
- package/dist/es/pagination/DescribeEffectiveInstanceAssociationsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.js +0 -75
- package/dist/es/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.js.map +0 -1
- package/dist/es/pagination/DescribeInstanceAssociationsStatusPaginator.js +0 -75
- package/dist/es/pagination/DescribeInstanceAssociationsStatusPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeInstanceInformationPaginator.js +0 -75
- package/dist/es/pagination/DescribeInstanceInformationPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.js +0 -75
- package/dist/es/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeInstancePatchStatesPaginator.js +0 -75
- package/dist/es/pagination/DescribeInstancePatchStatesPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeInstancePatchesPaginator.js +0 -75
- package/dist/es/pagination/DescribeInstancePatchesPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeInventoryDeletionsPaginator.js +0 -75
- package/dist/es/pagination/DescribeInventoryDeletionsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.js +0 -75
- package/dist/es/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.js +0 -75
- package/dist/es/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeMaintenanceWindowExecutionsPaginator.js +0 -75
- package/dist/es/pagination/DescribeMaintenanceWindowExecutionsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeMaintenanceWindowSchedulePaginator.js +0 -75
- package/dist/es/pagination/DescribeMaintenanceWindowSchedulePaginator.js.map +0 -1
- package/dist/es/pagination/DescribeMaintenanceWindowTargetsPaginator.js +0 -75
- package/dist/es/pagination/DescribeMaintenanceWindowTargetsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeMaintenanceWindowTasksPaginator.js +0 -75
- package/dist/es/pagination/DescribeMaintenanceWindowTasksPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeMaintenanceWindowsForTargetPaginator.js +0 -75
- package/dist/es/pagination/DescribeMaintenanceWindowsForTargetPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeMaintenanceWindowsPaginator.js +0 -75
- package/dist/es/pagination/DescribeMaintenanceWindowsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeOpsItemsPaginator.js +0 -75
- package/dist/es/pagination/DescribeOpsItemsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeParametersPaginator.js +0 -75
- package/dist/es/pagination/DescribeParametersPaginator.js.map +0 -1
- package/dist/es/pagination/DescribePatchBaselinesPaginator.js +0 -75
- package/dist/es/pagination/DescribePatchBaselinesPaginator.js.map +0 -1
- package/dist/es/pagination/DescribePatchGroupsPaginator.js +0 -75
- package/dist/es/pagination/DescribePatchGroupsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribePatchPropertiesPaginator.js +0 -75
- package/dist/es/pagination/DescribePatchPropertiesPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeSessionsPaginator.js +0 -75
- package/dist/es/pagination/DescribeSessionsPaginator.js.map +0 -1
- package/dist/es/pagination/GetInventoryPaginator.js +0 -75
- package/dist/es/pagination/GetInventoryPaginator.js.map +0 -1
- package/dist/es/pagination/GetInventorySchemaPaginator.js +0 -75
- package/dist/es/pagination/GetInventorySchemaPaginator.js.map +0 -1
- package/dist/es/pagination/GetOpsSummaryPaginator.js +0 -75
- package/dist/es/pagination/GetOpsSummaryPaginator.js.map +0 -1
- package/dist/es/pagination/GetParameterHistoryPaginator.js +0 -75
- package/dist/es/pagination/GetParameterHistoryPaginator.js.map +0 -1
- package/dist/es/pagination/GetParametersByPathPaginator.js +0 -75
- package/dist/es/pagination/GetParametersByPathPaginator.js.map +0 -1
- package/dist/es/pagination/Interfaces.js +0 -2
- package/dist/es/pagination/Interfaces.js.map +0 -1
- package/dist/es/pagination/ListAssociationVersionsPaginator.js +0 -75
- package/dist/es/pagination/ListAssociationVersionsPaginator.js.map +0 -1
- package/dist/es/pagination/ListAssociationsPaginator.js +0 -75
- package/dist/es/pagination/ListAssociationsPaginator.js.map +0 -1
- package/dist/es/pagination/ListCommandInvocationsPaginator.js +0 -75
- package/dist/es/pagination/ListCommandInvocationsPaginator.js.map +0 -1
- package/dist/es/pagination/ListCommandsPaginator.js +0 -75
- package/dist/es/pagination/ListCommandsPaginator.js.map +0 -1
- package/dist/es/pagination/ListComplianceItemsPaginator.js +0 -75
- package/dist/es/pagination/ListComplianceItemsPaginator.js.map +0 -1
- package/dist/es/pagination/ListComplianceSummariesPaginator.js +0 -75
- package/dist/es/pagination/ListComplianceSummariesPaginator.js.map +0 -1
- package/dist/es/pagination/ListDocumentVersionsPaginator.js +0 -75
- package/dist/es/pagination/ListDocumentVersionsPaginator.js.map +0 -1
- package/dist/es/pagination/ListDocumentsPaginator.js +0 -75
- package/dist/es/pagination/ListDocumentsPaginator.js.map +0 -1
- package/dist/es/pagination/ListOpsItemEventsPaginator.js +0 -75
- package/dist/es/pagination/ListOpsItemEventsPaginator.js.map +0 -1
- package/dist/es/pagination/ListOpsItemRelatedItemsPaginator.js +0 -75
- package/dist/es/pagination/ListOpsItemRelatedItemsPaginator.js.map +0 -1
- package/dist/es/pagination/ListOpsMetadataPaginator.js +0 -75
- package/dist/es/pagination/ListOpsMetadataPaginator.js.map +0 -1
- package/dist/es/pagination/ListResourceComplianceSummariesPaginator.js +0 -75
- package/dist/es/pagination/ListResourceComplianceSummariesPaginator.js.map +0 -1
- package/dist/es/pagination/ListResourceDataSyncPaginator.js +0 -75
- package/dist/es/pagination/ListResourceDataSyncPaginator.js.map +0 -1
- package/dist/es/protocols/Aws_json1_1.js +0 -19762
- package/dist/es/protocols/Aws_json1_1.js.map +0 -1
- package/dist/es/runtimeConfig.browser.js +0 -17
- package/dist/es/runtimeConfig.browser.js.map +0 -1
- package/dist/es/runtimeConfig.js +0 -22
- package/dist/es/runtimeConfig.js.map +0 -1
- package/dist/es/runtimeConfig.native.js +0 -9
- package/dist/es/runtimeConfig.native.js.map +0 -1
- package/dist/es/runtimeConfig.shared.js +0 -14
- package/dist/es/runtimeConfig.shared.js.map +0 -1
- package/dist/es/waiters/waitForCommandExecuted.js +0 -118
- package/dist/es/waiters/waitForCommandExecuted.js.map +0 -1
- package/dist/types/SSM.d.ts +0 -1599
- package/dist/types/SSMClient.d.ts +0 -298
- package/dist/types/commands/AddTagsToResourceCommand.d.ts +0 -79
- package/dist/types/commands/AssociateOpsItemRelatedItemCommand.d.ts +0 -37
- package/dist/types/commands/CancelCommandCommand.d.ts +0 -36
- package/dist/types/commands/CancelMaintenanceWindowExecutionCommand.d.ts +0 -37
- package/dist/types/commands/CreateActivationCommand.d.ts +0 -44
- package/dist/types/commands/CreateAssociationBatchCommand.d.ts +0 -41
- package/dist/types/commands/CreateAssociationCommand.d.ts +0 -44
- package/dist/types/commands/CreateDocumentCommand.d.ts +0 -38
- package/dist/types/commands/CreateMaintenanceWindowCommand.d.ts +0 -43
- package/dist/types/commands/CreateOpsItemCommand.d.ts +0 -40
- package/dist/types/commands/CreateOpsMetadataCommand.d.ts +0 -36
- package/dist/types/commands/CreatePatchBaselineCommand.d.ts +0 -39
- package/dist/types/commands/CreateResourceDataSyncCommand.d.ts +0 -55
- package/dist/types/commands/DeleteActivationCommand.d.ts +0 -38
- package/dist/types/commands/DeleteAssociationCommand.d.ts +0 -41
- package/dist/types/commands/DeleteDocumentCommand.d.ts +0 -37
- package/dist/types/commands/DeleteInventoryCommand.d.ts +0 -36
- package/dist/types/commands/DeleteMaintenanceWindowCommand.d.ts +0 -35
- package/dist/types/commands/DeleteOpsMetadataCommand.d.ts +0 -35
- package/dist/types/commands/DeleteParameterCommand.d.ts +0 -36
- package/dist/types/commands/DeleteParametersCommand.d.ts +0 -36
- package/dist/types/commands/DeletePatchBaselineCommand.d.ts +0 -35
- package/dist/types/commands/DeleteResourceDataSyncCommand.d.ts +0 -37
- package/dist/types/commands/DeregisterManagedInstanceCommand.d.ts +0 -37
- package/dist/types/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +0 -35
- package/dist/types/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +0 -35
- package/dist/types/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +0 -35
- package/dist/types/commands/DescribeActivationsCommand.d.ts +0 -38
- package/dist/types/commands/DescribeAssociationCommand.d.ts +0 -37
- package/dist/types/commands/DescribeAssociationExecutionTargetsCommand.d.ts +0 -35
- package/dist/types/commands/DescribeAssociationExecutionsCommand.d.ts +0 -35
- package/dist/types/commands/DescribeAutomationExecutionsCommand.d.ts +0 -35
- package/dist/types/commands/DescribeAutomationStepExecutionsCommand.d.ts +0 -36
- package/dist/types/commands/DescribeAvailablePatchesCommand.d.ts +0 -35
- package/dist/types/commands/DescribeDocumentCommand.d.ts +0 -35
- package/dist/types/commands/DescribeDocumentPermissionCommand.d.ts +0 -37
- package/dist/types/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +0 -35
- package/dist/types/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +0 -36
- package/dist/types/commands/DescribeInstanceAssociationsStatusCommand.d.ts +0 -35
- package/dist/types/commands/DescribeInstanceInformationCommand.d.ts +0 -44
- package/dist/types/commands/DescribeInstancePatchStatesCommand.d.ts +0 -35
- package/dist/types/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +0 -35
- package/dist/types/commands/DescribeInstancePatchesCommand.d.ts +0 -36
- package/dist/types/commands/DescribeInventoryDeletionsCommand.d.ts +0 -35
- package/dist/types/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +0 -36
- package/dist/types/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +0 -35
- package/dist/types/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +0 -37
- package/dist/types/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +0 -35
- package/dist/types/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +0 -35
- package/dist/types/commands/DescribeMaintenanceWindowTasksCommand.d.ts +0 -41
- package/dist/types/commands/DescribeMaintenanceWindowsCommand.d.ts +0 -35
- package/dist/types/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +0 -36
- package/dist/types/commands/DescribeOpsItemsCommand.d.ts +0 -40
- package/dist/types/commands/DescribeParametersCommand.d.ts +0 -48
- package/dist/types/commands/DescribePatchBaselinesCommand.d.ts +0 -35
- package/dist/types/commands/DescribePatchGroupStateCommand.d.ts +0 -35
- package/dist/types/commands/DescribePatchGroupsCommand.d.ts +0 -35
- package/dist/types/commands/DescribePatchPropertiesCommand.d.ts +0 -98
- package/dist/types/commands/DescribeSessionsCommand.d.ts +0 -36
- package/dist/types/commands/DisassociateOpsItemRelatedItemCommand.d.ts +0 -37
- package/dist/types/commands/GetAutomationExecutionCommand.d.ts +0 -35
- package/dist/types/commands/GetCalendarStateCommand.d.ts +0 -43
- package/dist/types/commands/GetCommandInvocationCommand.d.ts +0 -39
- package/dist/types/commands/GetConnectionStatusCommand.d.ts +0 -36
- package/dist/types/commands/GetDefaultPatchBaselineCommand.d.ts +0 -38
- package/dist/types/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +0 -43
- package/dist/types/commands/GetDocumentCommand.d.ts +0 -35
- package/dist/types/commands/GetInventoryCommand.d.ts +0 -37
- package/dist/types/commands/GetInventorySchemaCommand.d.ts +0 -36
- package/dist/types/commands/GetMaintenanceWindowCommand.d.ts +0 -35
- package/dist/types/commands/GetMaintenanceWindowExecutionCommand.d.ts +0 -35
- package/dist/types/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +0 -36
- package/dist/types/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +0 -35
- package/dist/types/commands/GetMaintenanceWindowTaskCommand.d.ts +0 -41
- package/dist/types/commands/GetOpsItemCommand.d.ts +0 -41
- package/dist/types/commands/GetOpsMetadataCommand.d.ts +0 -35
- package/dist/types/commands/GetOpsSummaryCommand.d.ts +0 -39
- package/dist/types/commands/GetParameterCommand.d.ts +0 -38
- package/dist/types/commands/GetParameterHistoryCommand.d.ts +0 -41
- package/dist/types/commands/GetParametersByPathCommand.d.ts +0 -41
- package/dist/types/commands/GetParametersCommand.d.ts +0 -39
- package/dist/types/commands/GetPatchBaselineCommand.d.ts +0 -35
- package/dist/types/commands/GetPatchBaselineForPatchGroupCommand.d.ts +0 -35
- package/dist/types/commands/GetServiceSettingCommand.d.ts +0 -48
- package/dist/types/commands/LabelParameterVersionCommand.d.ts +0 -71
- package/dist/types/commands/ListAssociationVersionsCommand.d.ts +0 -35
- package/dist/types/commands/ListAssociationsCommand.d.ts +0 -37
- package/dist/types/commands/ListCommandInvocationsCommand.d.ts +0 -39
- package/dist/types/commands/ListCommandsCommand.d.ts +0 -35
- package/dist/types/commands/ListComplianceItemsCommand.d.ts +0 -37
- package/dist/types/commands/ListComplianceSummariesCommand.d.ts +0 -37
- package/dist/types/commands/ListDocumentMetadataHistoryCommand.d.ts +0 -35
- package/dist/types/commands/ListDocumentVersionsCommand.d.ts +0 -35
- package/dist/types/commands/ListDocumentsCommand.d.ts +0 -36
- package/dist/types/commands/ListInventoryEntriesCommand.d.ts +0 -35
- package/dist/types/commands/ListOpsItemEventsCommand.d.ts +0 -36
- package/dist/types/commands/ListOpsItemRelatedItemsCommand.d.ts +0 -36
- package/dist/types/commands/ListOpsMetadataCommand.d.ts +0 -36
- package/dist/types/commands/ListResourceComplianceSummariesCommand.d.ts +0 -37
- package/dist/types/commands/ListResourceDataSyncCommand.d.ts +0 -43
- package/dist/types/commands/ListTagsForResourceCommand.d.ts +0 -36
- package/dist/types/commands/ModifyDocumentPermissionCommand.d.ts +0 -38
- package/dist/types/commands/PutComplianceItemsCommand.d.ts +0 -90
- package/dist/types/commands/PutInventoryCommand.d.ts +0 -36
- package/dist/types/commands/PutParameterCommand.d.ts +0 -35
- package/dist/types/commands/RegisterDefaultPatchBaselineCommand.d.ts +0 -39
- package/dist/types/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +0 -35
- package/dist/types/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +0 -35
- package/dist/types/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +0 -35
- package/dist/types/commands/RemoveTagsFromResourceCommand.d.ts +0 -35
- package/dist/types/commands/ResetServiceSettingCommand.d.ts +0 -49
- package/dist/types/commands/ResumeSessionCommand.d.ts +0 -40
- package/dist/types/commands/SendAutomationSignalCommand.d.ts +0 -36
- package/dist/types/commands/SendCommandCommand.d.ts +0 -35
- package/dist/types/commands/StartAssociationsOnceCommand.d.ts +0 -36
- package/dist/types/commands/StartAutomationExecutionCommand.d.ts +0 -35
- package/dist/types/commands/StartChangeRequestExecutionCommand.d.ts +0 -37
- package/dist/types/commands/StartSessionCommand.d.ts +0 -44
- package/dist/types/commands/StopAutomationExecutionCommand.d.ts +0 -35
- package/dist/types/commands/TerminateSessionCommand.d.ts +0 -36
- package/dist/types/commands/UnlabelParameterVersionCommand.d.ts +0 -35
- package/dist/types/commands/UpdateAssociationCommand.d.ts +0 -47
- package/dist/types/commands/UpdateAssociationStatusCommand.d.ts +0 -40
- package/dist/types/commands/UpdateDocumentCommand.d.ts +0 -35
- package/dist/types/commands/UpdateDocumentDefaultVersionCommand.d.ts +0 -35
- package/dist/types/commands/UpdateDocumentMetadataCommand.d.ts +0 -36
- package/dist/types/commands/UpdateMaintenanceWindowCommand.d.ts +0 -44
- package/dist/types/commands/UpdateMaintenanceWindowTargetCommand.d.ts +0 -61
- package/dist/types/commands/UpdateMaintenanceWindowTaskCommand.d.ts +0 -90
- package/dist/types/commands/UpdateManagedInstanceRoleCommand.d.ts +0 -37
- package/dist/types/commands/UpdateOpsItemCommand.d.ts +0 -40
- package/dist/types/commands/UpdateOpsMetadataCommand.d.ts +0 -35
- package/dist/types/commands/UpdatePatchBaselineCommand.d.ts +0 -40
- package/dist/types/commands/UpdateResourceDataSyncCommand.d.ts +0 -44
- package/dist/types/commands/UpdateServiceSettingCommand.d.ts +0 -48
- package/dist/types/models/models_0.d.ts +0 -7679
- package/dist/types/models/models_1.d.ts +0 -8664
- package/dist/types/models/models_2.d.ts +0 -1004
- package/dist/types/pagination/DescribeActivationsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeAssociationExecutionTargetsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeAssociationExecutionsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeAutomationExecutionsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeAutomationStepExecutionsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeAvailablePatchesPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeEffectiveInstanceAssociationsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeInstanceAssociationsStatusPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeInstanceInformationPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeInstancePatchStatesPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeInstancePatchesPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeInventoryDeletionsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeMaintenanceWindowExecutionsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeMaintenanceWindowSchedulePaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeMaintenanceWindowTargetsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeMaintenanceWindowTasksPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeMaintenanceWindowsForTargetPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeMaintenanceWindowsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeOpsItemsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeParametersPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribePatchBaselinesPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribePatchGroupsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribePatchPropertiesPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeSessionsPaginator.d.ts +0 -4
- package/dist/types/pagination/GetInventoryPaginator.d.ts +0 -4
- package/dist/types/pagination/GetInventorySchemaPaginator.d.ts +0 -4
- package/dist/types/pagination/GetOpsSummaryPaginator.d.ts +0 -4
- package/dist/types/pagination/GetParameterHistoryPaginator.d.ts +0 -4
- package/dist/types/pagination/GetParametersByPathPaginator.d.ts +0 -4
- package/dist/types/pagination/Interfaces.d.ts +0 -6
- package/dist/types/pagination/ListAssociationVersionsPaginator.d.ts +0 -4
- package/dist/types/pagination/ListAssociationsPaginator.d.ts +0 -4
- package/dist/types/pagination/ListCommandInvocationsPaginator.d.ts +0 -4
- package/dist/types/pagination/ListCommandsPaginator.d.ts +0 -4
- package/dist/types/pagination/ListComplianceItemsPaginator.d.ts +0 -4
- package/dist/types/pagination/ListComplianceSummariesPaginator.d.ts +0 -4
- package/dist/types/pagination/ListDocumentVersionsPaginator.d.ts +0 -4
- package/dist/types/pagination/ListDocumentsPaginator.d.ts +0 -4
- package/dist/types/pagination/ListOpsItemEventsPaginator.d.ts +0 -4
- package/dist/types/pagination/ListOpsItemRelatedItemsPaginator.d.ts +0 -4
- package/dist/types/pagination/ListOpsMetadataPaginator.d.ts +0 -4
- package/dist/types/pagination/ListResourceComplianceSummariesPaginator.d.ts +0 -4
- package/dist/types/pagination/ListResourceDataSyncPaginator.d.ts +0 -4
- package/dist/types/protocols/Aws_json1_1.d.ts +0 -407
- package/dist/types/runtimeConfig.d.ts +0 -37
- package/dist/types/ts3.4/SSM.d.ts +0 -1599
- package/dist/types/ts3.4/SSMClient.d.ts +0 -298
- package/dist/types/ts3.4/commands/AddTagsToResourceCommand.d.ts +0 -79
- package/dist/types/ts3.4/commands/AssociateOpsItemRelatedItemCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/CancelCommandCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/CancelMaintenanceWindowExecutionCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/CreateActivationCommand.d.ts +0 -44
- package/dist/types/ts3.4/commands/CreateAssociationBatchCommand.d.ts +0 -41
- package/dist/types/ts3.4/commands/CreateAssociationCommand.d.ts +0 -44
- package/dist/types/ts3.4/commands/CreateDocumentCommand.d.ts +0 -38
- package/dist/types/ts3.4/commands/CreateMaintenanceWindowCommand.d.ts +0 -43
- package/dist/types/ts3.4/commands/CreateOpsItemCommand.d.ts +0 -40
- package/dist/types/ts3.4/commands/CreateOpsMetadataCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/CreatePatchBaselineCommand.d.ts +0 -39
- package/dist/types/ts3.4/commands/CreateResourceDataSyncCommand.d.ts +0 -55
- package/dist/types/ts3.4/commands/DeleteActivationCommand.d.ts +0 -38
- package/dist/types/ts3.4/commands/DeleteAssociationCommand.d.ts +0 -41
- package/dist/types/ts3.4/commands/DeleteDocumentCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/DeleteInventoryCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/DeleteMaintenanceWindowCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DeleteOpsMetadataCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DeleteParameterCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/DeleteParametersCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/DeletePatchBaselineCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DeleteResourceDataSyncCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/DeregisterManagedInstanceCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeActivationsCommand.d.ts +0 -38
- package/dist/types/ts3.4/commands/DescribeAssociationCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/DescribeAssociationExecutionTargetsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeAssociationExecutionsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeAutomationExecutionsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeAutomationStepExecutionsCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/DescribeAvailablePatchesCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeDocumentCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeDocumentPermissionCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/DescribeInstanceAssociationsStatusCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeInstanceInformationCommand.d.ts +0 -44
- package/dist/types/ts3.4/commands/DescribeInstancePatchStatesCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeInstancePatchesCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/DescribeInventoryDeletionsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeMaintenanceWindowTasksCommand.d.ts +0 -41
- package/dist/types/ts3.4/commands/DescribeMaintenanceWindowsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/DescribeOpsItemsCommand.d.ts +0 -40
- package/dist/types/ts3.4/commands/DescribeParametersCommand.d.ts +0 -48
- package/dist/types/ts3.4/commands/DescribePatchBaselinesCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribePatchGroupStateCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribePatchGroupsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribePatchPropertiesCommand.d.ts +0 -98
- package/dist/types/ts3.4/commands/DescribeSessionsCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/DisassociateOpsItemRelatedItemCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/GetAutomationExecutionCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/GetCalendarStateCommand.d.ts +0 -43
- package/dist/types/ts3.4/commands/GetCommandInvocationCommand.d.ts +0 -39
- package/dist/types/ts3.4/commands/GetConnectionStatusCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/GetDefaultPatchBaselineCommand.d.ts +0 -38
- package/dist/types/ts3.4/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +0 -43
- package/dist/types/ts3.4/commands/GetDocumentCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/GetInventoryCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/GetInventorySchemaCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/GetMaintenanceWindowCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/GetMaintenanceWindowExecutionCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/GetMaintenanceWindowTaskCommand.d.ts +0 -41
- package/dist/types/ts3.4/commands/GetOpsItemCommand.d.ts +0 -41
- package/dist/types/ts3.4/commands/GetOpsMetadataCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/GetOpsSummaryCommand.d.ts +0 -39
- package/dist/types/ts3.4/commands/GetParameterCommand.d.ts +0 -38
- package/dist/types/ts3.4/commands/GetParameterHistoryCommand.d.ts +0 -41
- package/dist/types/ts3.4/commands/GetParametersByPathCommand.d.ts +0 -41
- package/dist/types/ts3.4/commands/GetParametersCommand.d.ts +0 -39
- package/dist/types/ts3.4/commands/GetPatchBaselineCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/GetPatchBaselineForPatchGroupCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/GetServiceSettingCommand.d.ts +0 -48
- package/dist/types/ts3.4/commands/LabelParameterVersionCommand.d.ts +0 -71
- package/dist/types/ts3.4/commands/ListAssociationVersionsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/ListAssociationsCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/ListCommandInvocationsCommand.d.ts +0 -39
- package/dist/types/ts3.4/commands/ListCommandsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/ListComplianceItemsCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/ListComplianceSummariesCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/ListDocumentMetadataHistoryCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/ListDocumentVersionsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/ListDocumentsCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/ListInventoryEntriesCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/ListOpsItemEventsCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/ListOpsItemRelatedItemsCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/ListOpsMetadataCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/ListResourceComplianceSummariesCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/ListResourceDataSyncCommand.d.ts +0 -43
- package/dist/types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/ModifyDocumentPermissionCommand.d.ts +0 -38
- package/dist/types/ts3.4/commands/PutComplianceItemsCommand.d.ts +0 -90
- package/dist/types/ts3.4/commands/PutInventoryCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/PutParameterCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/RegisterDefaultPatchBaselineCommand.d.ts +0 -39
- package/dist/types/ts3.4/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/ResetServiceSettingCommand.d.ts +0 -49
- package/dist/types/ts3.4/commands/ResumeSessionCommand.d.ts +0 -40
- package/dist/types/ts3.4/commands/SendAutomationSignalCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/SendCommandCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/StartAssociationsOnceCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/StartAutomationExecutionCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/StartChangeRequestExecutionCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/StartSessionCommand.d.ts +0 -44
- package/dist/types/ts3.4/commands/StopAutomationExecutionCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/TerminateSessionCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/UnlabelParameterVersionCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/UpdateAssociationCommand.d.ts +0 -47
- package/dist/types/ts3.4/commands/UpdateAssociationStatusCommand.d.ts +0 -40
- package/dist/types/ts3.4/commands/UpdateDocumentCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/UpdateDocumentDefaultVersionCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/UpdateDocumentMetadataCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/UpdateMaintenanceWindowCommand.d.ts +0 -44
- package/dist/types/ts3.4/commands/UpdateMaintenanceWindowTargetCommand.d.ts +0 -61
- package/dist/types/ts3.4/commands/UpdateMaintenanceWindowTaskCommand.d.ts +0 -90
- package/dist/types/ts3.4/commands/UpdateManagedInstanceRoleCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/UpdateOpsItemCommand.d.ts +0 -40
- package/dist/types/ts3.4/commands/UpdateOpsMetadataCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/UpdatePatchBaselineCommand.d.ts +0 -40
- package/dist/types/ts3.4/commands/UpdateResourceDataSyncCommand.d.ts +0 -44
- package/dist/types/ts3.4/commands/UpdateServiceSettingCommand.d.ts +0 -48
- package/dist/types/ts3.4/models/models_0.d.ts +0 -7679
- package/dist/types/ts3.4/models/models_1.d.ts +0 -8664
- package/dist/types/ts3.4/models/models_2.d.ts +0 -1004
- package/dist/types/ts3.4/pagination/DescribeActivationsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeAssociationExecutionTargetsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeAssociationExecutionsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeAutomationExecutionsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeAutomationStepExecutionsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeAvailablePatchesPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeEffectiveInstanceAssociationsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeInstanceAssociationsStatusPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeInstanceInformationPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeInstancePatchStatesPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeInstancePatchesPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeInventoryDeletionsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeMaintenanceWindowExecutionsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeMaintenanceWindowSchedulePaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeMaintenanceWindowTargetsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeMaintenanceWindowTasksPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeMaintenanceWindowsForTargetPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeMaintenanceWindowsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeOpsItemsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeParametersPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribePatchBaselinesPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribePatchGroupsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribePatchPropertiesPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeSessionsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/GetInventoryPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/GetInventorySchemaPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/GetOpsSummaryPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/GetParameterHistoryPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/GetParametersByPathPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/Interfaces.d.ts +0 -6
- package/dist/types/ts3.4/pagination/ListAssociationVersionsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListAssociationsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListCommandInvocationsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListCommandsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListComplianceItemsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListComplianceSummariesPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListDocumentVersionsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListDocumentsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListOpsItemEventsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListOpsItemRelatedItemsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListOpsMetadataPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListResourceComplianceSummariesPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListResourceDataSyncPaginator.d.ts +0 -4
- package/dist/types/ts3.4/protocols/Aws_json1_1.d.ts +0 -407
- package/dist/types/ts3.4/runtimeConfig.browser.d.ts +0 -37
- package/dist/types/ts3.4/runtimeConfig.d.ts +0 -37
- package/dist/types/ts3.4/runtimeConfig.native.d.ts +0 -36
- package/dist/types/ts3.4/runtimeConfig.shared.d.ts +0 -13
- package/dist/types/ts3.4/waiters/waitForCommandExecuted.d.ts +0 -14
- package/dist/types/waiters/waitForCommandExecuted.d.ts +0 -14
- package/endpoints.ts +0 -91
- package/jest.config.js +0 -4
- package/models/models_0.ts +0 -9302
- package/models/models_1.ts +0 -10488
- package/models/models_2.ts +0 -1237
- package/pagination/DescribeActivationsPaginator.ts +0 -58
- package/pagination/DescribeAssociationExecutionTargetsPaginator.ts +0 -58
- package/pagination/DescribeAssociationExecutionsPaginator.ts +0 -58
- package/pagination/DescribeAutomationExecutionsPaginator.ts +0 -58
- package/pagination/DescribeAutomationStepExecutionsPaginator.ts +0 -58
- package/pagination/DescribeAvailablePatchesPaginator.ts +0 -58
- package/pagination/DescribeEffectiveInstanceAssociationsPaginator.ts +0 -58
- package/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.ts +0 -58
- package/pagination/DescribeInstanceAssociationsStatusPaginator.ts +0 -58
- package/pagination/DescribeInstanceInformationPaginator.ts +0 -58
- package/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.ts +0 -58
- package/pagination/DescribeInstancePatchStatesPaginator.ts +0 -58
- package/pagination/DescribeInstancePatchesPaginator.ts +0 -58
- package/pagination/DescribeInventoryDeletionsPaginator.ts +0 -58
- package/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.ts +0 -58
- package/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.ts +0 -58
- package/pagination/DescribeMaintenanceWindowExecutionsPaginator.ts +0 -58
- package/pagination/DescribeMaintenanceWindowSchedulePaginator.ts +0 -58
- package/pagination/DescribeMaintenanceWindowTargetsPaginator.ts +0 -58
- package/pagination/DescribeMaintenanceWindowTasksPaginator.ts +0 -58
- package/pagination/DescribeMaintenanceWindowsForTargetPaginator.ts +0 -58
- package/pagination/DescribeMaintenanceWindowsPaginator.ts +0 -58
- package/pagination/DescribeOpsItemsPaginator.ts +0 -58
- package/pagination/DescribeParametersPaginator.ts +0 -58
- package/pagination/DescribePatchBaselinesPaginator.ts +0 -58
- package/pagination/DescribePatchGroupsPaginator.ts +0 -58
- package/pagination/DescribePatchPropertiesPaginator.ts +0 -58
- package/pagination/DescribeSessionsPaginator.ts +0 -58
- package/pagination/GetInventoryPaginator.ts +0 -58
- package/pagination/GetInventorySchemaPaginator.ts +0 -58
- package/pagination/GetOpsSummaryPaginator.ts +0 -58
- package/pagination/GetParameterHistoryPaginator.ts +0 -58
- package/pagination/GetParametersByPathPaginator.ts +0 -58
- package/pagination/Interfaces.ts +0 -7
- package/pagination/ListAssociationVersionsPaginator.ts +0 -58
- package/pagination/ListAssociationsPaginator.ts +0 -58
- package/pagination/ListCommandInvocationsPaginator.ts +0 -58
- package/pagination/ListCommandsPaginator.ts +0 -58
- package/pagination/ListComplianceItemsPaginator.ts +0 -58
- package/pagination/ListComplianceSummariesPaginator.ts +0 -58
- package/pagination/ListDocumentVersionsPaginator.ts +0 -58
- package/pagination/ListDocumentsPaginator.ts +0 -58
- package/pagination/ListOpsItemEventsPaginator.ts +0 -58
- package/pagination/ListOpsItemRelatedItemsPaginator.ts +0 -58
- package/pagination/ListOpsMetadataPaginator.ts +0 -58
- package/pagination/ListResourceComplianceSummariesPaginator.ts +0 -58
- package/pagination/ListResourceDataSyncPaginator.ts +0 -58
- package/protocols/Aws_json1_1.ts +0 -24857
- package/runtimeConfig.browser.ts +0 -40
- package/runtimeConfig.native.ts +0 -16
- package/runtimeConfig.shared.ts +0 -16
- package/runtimeConfig.ts +0 -45
- package/tsconfig.es.json +0 -10
- package/tsconfig.json +0 -31
- package/tsconfig.types.json +0 -8
- package/waiters/waitForCommandExecuted.ts +0 -105
|
@@ -1,2669 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetDocumentRequest = exports.UnsupportedFeatureRequiredException = exports.GetDeployablePatchSnapshotForInstanceResult = exports.GetDeployablePatchSnapshotForInstanceRequest = exports.BaselineOverride = exports.GetDefaultPatchBaselineResult = exports.GetDefaultPatchBaselineRequest = exports.GetConnectionStatusResponse = exports.ConnectionStatus = exports.GetConnectionStatusRequest = exports.InvocationDoesNotExist = exports.InvalidPluginName = exports.GetCommandInvocationResult = exports.CommandInvocationStatus = exports.CloudWatchOutputConfig = exports.GetCommandInvocationRequest = exports.UnsupportedCalendarException = exports.InvalidDocumentType = exports.GetCalendarStateResponse = exports.CalendarState = exports.GetCalendarStateRequest = exports.GetAutomationExecutionResult = exports.AutomationExecution = exports.ProgressCounters = exports.GetAutomationExecutionRequest = exports.OpsItemRelatedItemAssociationNotFoundException = exports.DisassociateOpsItemRelatedItemResponse = exports.DisassociateOpsItemRelatedItemRequest = exports.DescribeSessionsResponse = exports.Session = exports.SessionStatus = exports.SessionManagerOutputUrl = exports.DescribeSessionsRequest = exports.SessionState = exports.SessionFilter = exports.SessionFilterKey = exports.DescribePatchPropertiesResult = exports.DescribePatchPropertiesRequest = exports.PatchProperty = exports.PatchSet = exports.DescribePatchGroupStateResult = exports.DescribePatchGroupStateRequest = exports.DescribePatchGroupsResult = exports.PatchGroupPatchBaselineMapping = exports.DescribePatchGroupsRequest = exports.DescribePatchBaselinesResult = exports.PatchBaselineIdentity = exports.DescribePatchBaselinesRequest = exports.InvalidFilterOption = exports.DescribeParametersResult = void 0;
|
|
4
|
-
exports.GetParameterResult = exports.Parameter = exports.GetParameterRequest = exports.GetOpsSummaryResult = exports.OpsEntity = exports.OpsEntityItem = exports.OpsResultAttribute = exports.OpsFilter = exports.OpsFilterOperatorType = exports.GetOpsMetadataResult = exports.GetOpsMetadataRequest = exports.GetOpsItemResponse = exports.OpsItem = exports.GetOpsItemRequest = exports.GetMaintenanceWindowTaskResult = exports.MaintenanceWindowTaskInvocationParameters = exports.MaintenanceWindowStepFunctionsParameters = exports.MaintenanceWindowRunCommandParameters = exports.NotificationConfig = exports.NotificationType = exports.NotificationEvent = exports.MaintenanceWindowLambdaParameters = exports.MaintenanceWindowAutomationParameters = exports.GetMaintenanceWindowTaskRequest = exports.GetMaintenanceWindowExecutionTaskInvocationResult = exports.GetMaintenanceWindowExecutionTaskInvocationRequest = exports.GetMaintenanceWindowExecutionTaskResult = exports.GetMaintenanceWindowExecutionTaskRequest = exports.GetMaintenanceWindowExecutionResult = exports.GetMaintenanceWindowExecutionRequest = exports.GetMaintenanceWindowResult = exports.GetMaintenanceWindowRequest = exports.GetInventorySchemaResult = exports.InventoryItemSchema = exports.InventoryItemAttribute = exports.InventoryAttributeDataType = exports.GetInventorySchemaRequest = exports.InvalidResultAttributeException = exports.InvalidInventoryGroupException = exports.InvalidAggregatorException = exports.GetInventoryResult = exports.InventoryResultEntity = exports.InventoryResultItem = exports.ResultAttribute = exports.InventoryGroup = exports.InventoryFilter = exports.InventoryQueryOperatorType = exports.GetDocumentResult = exports.AttachmentContent = exports.AttachmentHashType = void 0;
|
|
5
|
-
exports.CompliantSummary = exports.SeveritySummary = exports.ListComplianceSummariesRequest = exports.ListComplianceItemsResult = exports.ComplianceItem = exports.ComplianceStatus = exports.ComplianceSeverity = exports.ComplianceExecutionSummary = exports.ListComplianceItemsRequest = exports.ComplianceStringFilter = exports.ComplianceQueryOperatorType = exports.ListCommandsResult = exports.Command = exports.CommandStatus = exports.ListCommandsRequest = exports.ListCommandInvocationsResult = exports.CommandInvocation = exports.CommandPlugin = exports.CommandPluginStatus = exports.ListCommandInvocationsRequest = exports.CommandFilter = exports.CommandFilterKey = exports.ListAssociationVersionsResult = exports.AssociationVersionInfo = exports.ListAssociationVersionsRequest = exports.ListAssociationsResult = exports.Association = exports.ListAssociationsRequest = exports.AssociationFilter = exports.AssociationFilterKey = exports.ParameterVersionLabelLimitExceeded = exports.LabelParameterVersionResult = exports.LabelParameterVersionRequest = exports.ServiceSettingNotFound = exports.GetServiceSettingResult = exports.ServiceSetting = exports.GetServiceSettingRequest = exports.GetPatchBaselineForPatchGroupResult = exports.GetPatchBaselineForPatchGroupRequest = exports.GetPatchBaselineResult = exports.GetPatchBaselineRequest = exports.GetParametersByPathResult = exports.GetParametersByPathRequest = exports.GetParametersResult = exports.GetParametersRequest = exports.GetParameterHistoryResult = exports.ParameterHistory = exports.GetParameterHistoryRequest = exports.ParameterVersionNotFound = exports.InvalidKeyId = void 0;
|
|
6
|
-
exports.ModifyDocumentPermissionRequest = exports.DocumentPermissionLimit = exports.ListTagsForResourceResult = exports.ListTagsForResourceRequest = exports.ListResourceDataSyncResult = exports.ResourceDataSyncItem = exports.ResourceDataSyncSourceWithState = exports.LastResourceDataSyncStatus = exports.ListResourceDataSyncRequest = exports.ListResourceComplianceSummariesResult = exports.ResourceComplianceSummaryItem = exports.ListResourceComplianceSummariesRequest = exports.ListOpsMetadataResult = exports.OpsMetadata = exports.ListOpsMetadataRequest = exports.OpsMetadataFilter = exports.ListOpsItemRelatedItemsResponse = exports.OpsItemRelatedItemSummary = exports.ListOpsItemRelatedItemsRequest = exports.OpsItemRelatedItemsFilter = exports.OpsItemRelatedItemsFilterOperator = exports.OpsItemRelatedItemsFilterKey = exports.ListOpsItemEventsResponse = exports.OpsItemEventSummary = exports.OpsItemIdentity = exports.ListOpsItemEventsRequest = exports.OpsItemEventFilter = exports.OpsItemEventFilterOperator = exports.OpsItemEventFilterKey = exports.ListInventoryEntriesResult = exports.ListInventoryEntriesRequest = exports.ListDocumentVersionsResult = exports.DocumentVersionInfo = exports.ListDocumentVersionsRequest = exports.ListDocumentsResult = exports.DocumentIdentifier = exports.ListDocumentsRequest = exports.DocumentKeyValuesFilter = exports.DocumentFilter = exports.DocumentFilterKey = exports.ListDocumentMetadataHistoryResponse = exports.DocumentMetadataResponseInfo = exports.DocumentReviewerResponseSource = exports.DocumentReviewCommentSource = exports.DocumentReviewCommentType = exports.ListDocumentMetadataHistoryRequest = exports.DocumentMetadataEnum = exports.ListComplianceSummariesResult = exports.ComplianceSummaryItem = exports.NonCompliantSummary = void 0;
|
|
7
|
-
exports.SignalType = exports.InvalidAutomationSignalException = exports.AutomationStepNotFoundException = exports.ResumeSessionResponse = exports.ResumeSessionRequest = exports.ResetServiceSettingResult = exports.ResetServiceSettingRequest = exports.RemoveTagsFromResourceResult = exports.RemoveTagsFromResourceRequest = exports.RegisterTaskWithMaintenanceWindowResult = exports.RegisterTaskWithMaintenanceWindowRequest = exports.FeatureNotAvailableException = exports.RegisterTargetWithMaintenanceWindowResult = exports.RegisterTargetWithMaintenanceWindowRequest = exports.RegisterPatchBaselineForPatchGroupResult = exports.RegisterPatchBaselineForPatchGroupRequest = exports.RegisterDefaultPatchBaselineResult = exports.RegisterDefaultPatchBaselineRequest = exports.UnsupportedParameterType = exports.PutParameterResult = exports.PutParameterRequest = exports.PoliciesLimitExceededException = exports.ParameterPatternMismatchException = exports.ParameterMaxVersionLimitExceeded = exports.ParameterLimitExceeded = exports.ParameterAlreadyExists = exports.InvalidPolicyTypeException = exports.InvalidPolicyAttributeException = exports.InvalidAllowedPatternException = exports.IncompatiblePolicyException = exports.HierarchyTypeMismatchException = exports.HierarchyLevelLimitExceededException = exports.UnsupportedInventorySchemaVersionException = exports.UnsupportedInventoryItemContextException = exports.SubTypeCountLimitExceededException = exports.PutInventoryResult = exports.PutInventoryRequest = exports.InventoryItem = exports.ItemContentMismatchException = exports.InvalidInventoryItemContextException = exports.CustomSchemaCountLimitExceededException = exports.TotalSizeLimitExceededException = exports.PutComplianceItemsResult = exports.PutComplianceItemsRequest = exports.ComplianceUploadType = exports.ComplianceItemEntry = exports.ItemSizeLimitExceededException = exports.InvalidItemContentException = exports.ComplianceTypeCountLimitExceededException = exports.ModifyDocumentPermissionResponse = void 0;
|
|
8
|
-
exports.UpdateMaintenanceWindowRequest = exports.UpdateDocumentMetadataResponse = exports.UpdateDocumentMetadataRequest = exports.DocumentReviews = exports.DocumentReviewAction = exports.UpdateDocumentDefaultVersionResult = exports.DocumentDefaultVersionDescription = exports.UpdateDocumentDefaultVersionRequest = exports.UpdateDocumentResult = exports.UpdateDocumentRequest = exports.DuplicateDocumentVersionName = exports.DuplicateDocumentContent = exports.DocumentVersionLimitExceeded = exports.UpdateAssociationStatusResult = exports.UpdateAssociationStatusRequest = exports.StatusUnchanged = exports.UpdateAssociationResult = exports.UpdateAssociationRequest = exports.InvalidUpdate = exports.AssociationVersionLimitExceeded = exports.UnlabelParameterVersionResult = exports.UnlabelParameterVersionRequest = exports.TerminateSessionResponse = exports.TerminateSessionRequest = exports.StopAutomationExecutionResult = exports.StopAutomationExecutionRequest = exports.StopType = exports.InvalidAutomationStatusUpdateException = exports.TargetNotConnected = exports.StartSessionResponse = exports.StartSessionRequest = exports.StartChangeRequestExecutionResult = exports.StartChangeRequestExecutionRequest = exports.AutomationDefinitionNotApprovedException = exports.StartAutomationExecutionResult = exports.StartAutomationExecutionRequest = exports.InvalidAutomationExecutionParametersException = exports.AutomationExecutionLimitExceededException = exports.AutomationDefinitionVersionNotFoundException = exports.AutomationDefinitionNotFoundException = exports.StartAssociationsOnceResult = exports.StartAssociationsOnceRequest = exports.InvalidAssociation = exports.SendCommandResult = exports.SendCommandRequest = exports.InvalidRole = exports.InvalidOutputFolder = exports.InvalidNotificationConfig = exports.SendAutomationSignalResult = exports.SendAutomationSignalRequest = void 0;
|
|
9
|
-
const models_0_1 = require("./models_0");
|
|
10
|
-
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
11
|
-
var DescribeParametersResult;
|
|
12
|
-
(function (DescribeParametersResult) {
|
|
13
|
-
/**
|
|
14
|
-
* @internal
|
|
15
|
-
*/
|
|
16
|
-
DescribeParametersResult.filterSensitiveLog = (obj) => ({
|
|
17
|
-
...obj,
|
|
18
|
-
});
|
|
19
|
-
})(DescribeParametersResult = exports.DescribeParametersResult || (exports.DescribeParametersResult = {}));
|
|
20
|
-
var InvalidFilterOption;
|
|
21
|
-
(function (InvalidFilterOption) {
|
|
22
|
-
/**
|
|
23
|
-
* @internal
|
|
24
|
-
*/
|
|
25
|
-
InvalidFilterOption.filterSensitiveLog = (obj) => ({
|
|
26
|
-
...obj,
|
|
27
|
-
});
|
|
28
|
-
})(InvalidFilterOption = exports.InvalidFilterOption || (exports.InvalidFilterOption = {}));
|
|
29
|
-
var DescribePatchBaselinesRequest;
|
|
30
|
-
(function (DescribePatchBaselinesRequest) {
|
|
31
|
-
/**
|
|
32
|
-
* @internal
|
|
33
|
-
*/
|
|
34
|
-
DescribePatchBaselinesRequest.filterSensitiveLog = (obj) => ({
|
|
35
|
-
...obj,
|
|
36
|
-
});
|
|
37
|
-
})(DescribePatchBaselinesRequest = exports.DescribePatchBaselinesRequest || (exports.DescribePatchBaselinesRequest = {}));
|
|
38
|
-
var PatchBaselineIdentity;
|
|
39
|
-
(function (PatchBaselineIdentity) {
|
|
40
|
-
/**
|
|
41
|
-
* @internal
|
|
42
|
-
*/
|
|
43
|
-
PatchBaselineIdentity.filterSensitiveLog = (obj) => ({
|
|
44
|
-
...obj,
|
|
45
|
-
});
|
|
46
|
-
})(PatchBaselineIdentity = exports.PatchBaselineIdentity || (exports.PatchBaselineIdentity = {}));
|
|
47
|
-
var DescribePatchBaselinesResult;
|
|
48
|
-
(function (DescribePatchBaselinesResult) {
|
|
49
|
-
/**
|
|
50
|
-
* @internal
|
|
51
|
-
*/
|
|
52
|
-
DescribePatchBaselinesResult.filterSensitiveLog = (obj) => ({
|
|
53
|
-
...obj,
|
|
54
|
-
});
|
|
55
|
-
})(DescribePatchBaselinesResult = exports.DescribePatchBaselinesResult || (exports.DescribePatchBaselinesResult = {}));
|
|
56
|
-
var DescribePatchGroupsRequest;
|
|
57
|
-
(function (DescribePatchGroupsRequest) {
|
|
58
|
-
/**
|
|
59
|
-
* @internal
|
|
60
|
-
*/
|
|
61
|
-
DescribePatchGroupsRequest.filterSensitiveLog = (obj) => ({
|
|
62
|
-
...obj,
|
|
63
|
-
});
|
|
64
|
-
})(DescribePatchGroupsRequest = exports.DescribePatchGroupsRequest || (exports.DescribePatchGroupsRequest = {}));
|
|
65
|
-
var PatchGroupPatchBaselineMapping;
|
|
66
|
-
(function (PatchGroupPatchBaselineMapping) {
|
|
67
|
-
/**
|
|
68
|
-
* @internal
|
|
69
|
-
*/
|
|
70
|
-
PatchGroupPatchBaselineMapping.filterSensitiveLog = (obj) => ({
|
|
71
|
-
...obj,
|
|
72
|
-
});
|
|
73
|
-
})(PatchGroupPatchBaselineMapping = exports.PatchGroupPatchBaselineMapping || (exports.PatchGroupPatchBaselineMapping = {}));
|
|
74
|
-
var DescribePatchGroupsResult;
|
|
75
|
-
(function (DescribePatchGroupsResult) {
|
|
76
|
-
/**
|
|
77
|
-
* @internal
|
|
78
|
-
*/
|
|
79
|
-
DescribePatchGroupsResult.filterSensitiveLog = (obj) => ({
|
|
80
|
-
...obj,
|
|
81
|
-
});
|
|
82
|
-
})(DescribePatchGroupsResult = exports.DescribePatchGroupsResult || (exports.DescribePatchGroupsResult = {}));
|
|
83
|
-
var DescribePatchGroupStateRequest;
|
|
84
|
-
(function (DescribePatchGroupStateRequest) {
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
DescribePatchGroupStateRequest.filterSensitiveLog = (obj) => ({
|
|
89
|
-
...obj,
|
|
90
|
-
});
|
|
91
|
-
})(DescribePatchGroupStateRequest = exports.DescribePatchGroupStateRequest || (exports.DescribePatchGroupStateRequest = {}));
|
|
92
|
-
var DescribePatchGroupStateResult;
|
|
93
|
-
(function (DescribePatchGroupStateResult) {
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
DescribePatchGroupStateResult.filterSensitiveLog = (obj) => ({
|
|
98
|
-
...obj,
|
|
99
|
-
});
|
|
100
|
-
})(DescribePatchGroupStateResult = exports.DescribePatchGroupStateResult || (exports.DescribePatchGroupStateResult = {}));
|
|
101
|
-
var PatchSet;
|
|
102
|
-
(function (PatchSet) {
|
|
103
|
-
PatchSet["Application"] = "APPLICATION";
|
|
104
|
-
PatchSet["Os"] = "OS";
|
|
105
|
-
})(PatchSet = exports.PatchSet || (exports.PatchSet = {}));
|
|
106
|
-
var PatchProperty;
|
|
107
|
-
(function (PatchProperty) {
|
|
108
|
-
PatchProperty["PatchClassification"] = "CLASSIFICATION";
|
|
109
|
-
PatchProperty["PatchMsrcSeverity"] = "MSRC_SEVERITY";
|
|
110
|
-
PatchProperty["PatchPriority"] = "PRIORITY";
|
|
111
|
-
PatchProperty["PatchProductFamily"] = "PRODUCT_FAMILY";
|
|
112
|
-
PatchProperty["PatchSeverity"] = "SEVERITY";
|
|
113
|
-
PatchProperty["Product"] = "PRODUCT";
|
|
114
|
-
})(PatchProperty = exports.PatchProperty || (exports.PatchProperty = {}));
|
|
115
|
-
var DescribePatchPropertiesRequest;
|
|
116
|
-
(function (DescribePatchPropertiesRequest) {
|
|
117
|
-
/**
|
|
118
|
-
* @internal
|
|
119
|
-
*/
|
|
120
|
-
DescribePatchPropertiesRequest.filterSensitiveLog = (obj) => ({
|
|
121
|
-
...obj,
|
|
122
|
-
});
|
|
123
|
-
})(DescribePatchPropertiesRequest = exports.DescribePatchPropertiesRequest || (exports.DescribePatchPropertiesRequest = {}));
|
|
124
|
-
var DescribePatchPropertiesResult;
|
|
125
|
-
(function (DescribePatchPropertiesResult) {
|
|
126
|
-
/**
|
|
127
|
-
* @internal
|
|
128
|
-
*/
|
|
129
|
-
DescribePatchPropertiesResult.filterSensitiveLog = (obj) => ({
|
|
130
|
-
...obj,
|
|
131
|
-
});
|
|
132
|
-
})(DescribePatchPropertiesResult = exports.DescribePatchPropertiesResult || (exports.DescribePatchPropertiesResult = {}));
|
|
133
|
-
var SessionFilterKey;
|
|
134
|
-
(function (SessionFilterKey) {
|
|
135
|
-
SessionFilterKey["INVOKED_AFTER"] = "InvokedAfter";
|
|
136
|
-
SessionFilterKey["INVOKED_BEFORE"] = "InvokedBefore";
|
|
137
|
-
SessionFilterKey["OWNER"] = "Owner";
|
|
138
|
-
SessionFilterKey["SESSION_ID"] = "SessionId";
|
|
139
|
-
SessionFilterKey["STATUS"] = "Status";
|
|
140
|
-
SessionFilterKey["TARGET_ID"] = "Target";
|
|
141
|
-
})(SessionFilterKey = exports.SessionFilterKey || (exports.SessionFilterKey = {}));
|
|
142
|
-
var SessionFilter;
|
|
143
|
-
(function (SessionFilter) {
|
|
144
|
-
/**
|
|
145
|
-
* @internal
|
|
146
|
-
*/
|
|
147
|
-
SessionFilter.filterSensitiveLog = (obj) => ({
|
|
148
|
-
...obj,
|
|
149
|
-
});
|
|
150
|
-
})(SessionFilter = exports.SessionFilter || (exports.SessionFilter = {}));
|
|
151
|
-
var SessionState;
|
|
152
|
-
(function (SessionState) {
|
|
153
|
-
SessionState["ACTIVE"] = "Active";
|
|
154
|
-
SessionState["HISTORY"] = "History";
|
|
155
|
-
})(SessionState = exports.SessionState || (exports.SessionState = {}));
|
|
156
|
-
var DescribeSessionsRequest;
|
|
157
|
-
(function (DescribeSessionsRequest) {
|
|
158
|
-
/**
|
|
159
|
-
* @internal
|
|
160
|
-
*/
|
|
161
|
-
DescribeSessionsRequest.filterSensitiveLog = (obj) => ({
|
|
162
|
-
...obj,
|
|
163
|
-
});
|
|
164
|
-
})(DescribeSessionsRequest = exports.DescribeSessionsRequest || (exports.DescribeSessionsRequest = {}));
|
|
165
|
-
var SessionManagerOutputUrl;
|
|
166
|
-
(function (SessionManagerOutputUrl) {
|
|
167
|
-
/**
|
|
168
|
-
* @internal
|
|
169
|
-
*/
|
|
170
|
-
SessionManagerOutputUrl.filterSensitiveLog = (obj) => ({
|
|
171
|
-
...obj,
|
|
172
|
-
});
|
|
173
|
-
})(SessionManagerOutputUrl = exports.SessionManagerOutputUrl || (exports.SessionManagerOutputUrl = {}));
|
|
174
|
-
var SessionStatus;
|
|
175
|
-
(function (SessionStatus) {
|
|
176
|
-
SessionStatus["CONNECTED"] = "Connected";
|
|
177
|
-
SessionStatus["CONNECTING"] = "Connecting";
|
|
178
|
-
SessionStatus["DISCONNECTED"] = "Disconnected";
|
|
179
|
-
SessionStatus["FAILED"] = "Failed";
|
|
180
|
-
SessionStatus["TERMINATED"] = "Terminated";
|
|
181
|
-
SessionStatus["TERMINATING"] = "Terminating";
|
|
182
|
-
})(SessionStatus = exports.SessionStatus || (exports.SessionStatus = {}));
|
|
183
|
-
var Session;
|
|
184
|
-
(function (Session) {
|
|
185
|
-
/**
|
|
186
|
-
* @internal
|
|
187
|
-
*/
|
|
188
|
-
Session.filterSensitiveLog = (obj) => ({
|
|
189
|
-
...obj,
|
|
190
|
-
});
|
|
191
|
-
})(Session = exports.Session || (exports.Session = {}));
|
|
192
|
-
var DescribeSessionsResponse;
|
|
193
|
-
(function (DescribeSessionsResponse) {
|
|
194
|
-
/**
|
|
195
|
-
* @internal
|
|
196
|
-
*/
|
|
197
|
-
DescribeSessionsResponse.filterSensitiveLog = (obj) => ({
|
|
198
|
-
...obj,
|
|
199
|
-
});
|
|
200
|
-
})(DescribeSessionsResponse = exports.DescribeSessionsResponse || (exports.DescribeSessionsResponse = {}));
|
|
201
|
-
var DisassociateOpsItemRelatedItemRequest;
|
|
202
|
-
(function (DisassociateOpsItemRelatedItemRequest) {
|
|
203
|
-
/**
|
|
204
|
-
* @internal
|
|
205
|
-
*/
|
|
206
|
-
DisassociateOpsItemRelatedItemRequest.filterSensitiveLog = (obj) => ({
|
|
207
|
-
...obj,
|
|
208
|
-
});
|
|
209
|
-
})(DisassociateOpsItemRelatedItemRequest = exports.DisassociateOpsItemRelatedItemRequest || (exports.DisassociateOpsItemRelatedItemRequest = {}));
|
|
210
|
-
var DisassociateOpsItemRelatedItemResponse;
|
|
211
|
-
(function (DisassociateOpsItemRelatedItemResponse) {
|
|
212
|
-
/**
|
|
213
|
-
* @internal
|
|
214
|
-
*/
|
|
215
|
-
DisassociateOpsItemRelatedItemResponse.filterSensitiveLog = (obj) => ({
|
|
216
|
-
...obj,
|
|
217
|
-
});
|
|
218
|
-
})(DisassociateOpsItemRelatedItemResponse = exports.DisassociateOpsItemRelatedItemResponse || (exports.DisassociateOpsItemRelatedItemResponse = {}));
|
|
219
|
-
var OpsItemRelatedItemAssociationNotFoundException;
|
|
220
|
-
(function (OpsItemRelatedItemAssociationNotFoundException) {
|
|
221
|
-
/**
|
|
222
|
-
* @internal
|
|
223
|
-
*/
|
|
224
|
-
OpsItemRelatedItemAssociationNotFoundException.filterSensitiveLog = (obj) => ({
|
|
225
|
-
...obj,
|
|
226
|
-
});
|
|
227
|
-
})(OpsItemRelatedItemAssociationNotFoundException = exports.OpsItemRelatedItemAssociationNotFoundException || (exports.OpsItemRelatedItemAssociationNotFoundException = {}));
|
|
228
|
-
var GetAutomationExecutionRequest;
|
|
229
|
-
(function (GetAutomationExecutionRequest) {
|
|
230
|
-
/**
|
|
231
|
-
* @internal
|
|
232
|
-
*/
|
|
233
|
-
GetAutomationExecutionRequest.filterSensitiveLog = (obj) => ({
|
|
234
|
-
...obj,
|
|
235
|
-
});
|
|
236
|
-
})(GetAutomationExecutionRequest = exports.GetAutomationExecutionRequest || (exports.GetAutomationExecutionRequest = {}));
|
|
237
|
-
var ProgressCounters;
|
|
238
|
-
(function (ProgressCounters) {
|
|
239
|
-
/**
|
|
240
|
-
* @internal
|
|
241
|
-
*/
|
|
242
|
-
ProgressCounters.filterSensitiveLog = (obj) => ({
|
|
243
|
-
...obj,
|
|
244
|
-
});
|
|
245
|
-
})(ProgressCounters = exports.ProgressCounters || (exports.ProgressCounters = {}));
|
|
246
|
-
var AutomationExecution;
|
|
247
|
-
(function (AutomationExecution) {
|
|
248
|
-
/**
|
|
249
|
-
* @internal
|
|
250
|
-
*/
|
|
251
|
-
AutomationExecution.filterSensitiveLog = (obj) => ({
|
|
252
|
-
...obj,
|
|
253
|
-
});
|
|
254
|
-
})(AutomationExecution = exports.AutomationExecution || (exports.AutomationExecution = {}));
|
|
255
|
-
var GetAutomationExecutionResult;
|
|
256
|
-
(function (GetAutomationExecutionResult) {
|
|
257
|
-
/**
|
|
258
|
-
* @internal
|
|
259
|
-
*/
|
|
260
|
-
GetAutomationExecutionResult.filterSensitiveLog = (obj) => ({
|
|
261
|
-
...obj,
|
|
262
|
-
});
|
|
263
|
-
})(GetAutomationExecutionResult = exports.GetAutomationExecutionResult || (exports.GetAutomationExecutionResult = {}));
|
|
264
|
-
var GetCalendarStateRequest;
|
|
265
|
-
(function (GetCalendarStateRequest) {
|
|
266
|
-
/**
|
|
267
|
-
* @internal
|
|
268
|
-
*/
|
|
269
|
-
GetCalendarStateRequest.filterSensitiveLog = (obj) => ({
|
|
270
|
-
...obj,
|
|
271
|
-
});
|
|
272
|
-
})(GetCalendarStateRequest = exports.GetCalendarStateRequest || (exports.GetCalendarStateRequest = {}));
|
|
273
|
-
var CalendarState;
|
|
274
|
-
(function (CalendarState) {
|
|
275
|
-
CalendarState["CLOSED"] = "CLOSED";
|
|
276
|
-
CalendarState["OPEN"] = "OPEN";
|
|
277
|
-
})(CalendarState = exports.CalendarState || (exports.CalendarState = {}));
|
|
278
|
-
var GetCalendarStateResponse;
|
|
279
|
-
(function (GetCalendarStateResponse) {
|
|
280
|
-
/**
|
|
281
|
-
* @internal
|
|
282
|
-
*/
|
|
283
|
-
GetCalendarStateResponse.filterSensitiveLog = (obj) => ({
|
|
284
|
-
...obj,
|
|
285
|
-
});
|
|
286
|
-
})(GetCalendarStateResponse = exports.GetCalendarStateResponse || (exports.GetCalendarStateResponse = {}));
|
|
287
|
-
var InvalidDocumentType;
|
|
288
|
-
(function (InvalidDocumentType) {
|
|
289
|
-
/**
|
|
290
|
-
* @internal
|
|
291
|
-
*/
|
|
292
|
-
InvalidDocumentType.filterSensitiveLog = (obj) => ({
|
|
293
|
-
...obj,
|
|
294
|
-
});
|
|
295
|
-
})(InvalidDocumentType = exports.InvalidDocumentType || (exports.InvalidDocumentType = {}));
|
|
296
|
-
var UnsupportedCalendarException;
|
|
297
|
-
(function (UnsupportedCalendarException) {
|
|
298
|
-
/**
|
|
299
|
-
* @internal
|
|
300
|
-
*/
|
|
301
|
-
UnsupportedCalendarException.filterSensitiveLog = (obj) => ({
|
|
302
|
-
...obj,
|
|
303
|
-
});
|
|
304
|
-
})(UnsupportedCalendarException = exports.UnsupportedCalendarException || (exports.UnsupportedCalendarException = {}));
|
|
305
|
-
var GetCommandInvocationRequest;
|
|
306
|
-
(function (GetCommandInvocationRequest) {
|
|
307
|
-
/**
|
|
308
|
-
* @internal
|
|
309
|
-
*/
|
|
310
|
-
GetCommandInvocationRequest.filterSensitiveLog = (obj) => ({
|
|
311
|
-
...obj,
|
|
312
|
-
});
|
|
313
|
-
})(GetCommandInvocationRequest = exports.GetCommandInvocationRequest || (exports.GetCommandInvocationRequest = {}));
|
|
314
|
-
var CloudWatchOutputConfig;
|
|
315
|
-
(function (CloudWatchOutputConfig) {
|
|
316
|
-
/**
|
|
317
|
-
* @internal
|
|
318
|
-
*/
|
|
319
|
-
CloudWatchOutputConfig.filterSensitiveLog = (obj) => ({
|
|
320
|
-
...obj,
|
|
321
|
-
});
|
|
322
|
-
})(CloudWatchOutputConfig = exports.CloudWatchOutputConfig || (exports.CloudWatchOutputConfig = {}));
|
|
323
|
-
var CommandInvocationStatus;
|
|
324
|
-
(function (CommandInvocationStatus) {
|
|
325
|
-
CommandInvocationStatus["CANCELLED"] = "Cancelled";
|
|
326
|
-
CommandInvocationStatus["CANCELLING"] = "Cancelling";
|
|
327
|
-
CommandInvocationStatus["DELAYED"] = "Delayed";
|
|
328
|
-
CommandInvocationStatus["FAILED"] = "Failed";
|
|
329
|
-
CommandInvocationStatus["IN_PROGRESS"] = "InProgress";
|
|
330
|
-
CommandInvocationStatus["PENDING"] = "Pending";
|
|
331
|
-
CommandInvocationStatus["SUCCESS"] = "Success";
|
|
332
|
-
CommandInvocationStatus["TIMED_OUT"] = "TimedOut";
|
|
333
|
-
})(CommandInvocationStatus = exports.CommandInvocationStatus || (exports.CommandInvocationStatus = {}));
|
|
334
|
-
var GetCommandInvocationResult;
|
|
335
|
-
(function (GetCommandInvocationResult) {
|
|
336
|
-
/**
|
|
337
|
-
* @internal
|
|
338
|
-
*/
|
|
339
|
-
GetCommandInvocationResult.filterSensitiveLog = (obj) => ({
|
|
340
|
-
...obj,
|
|
341
|
-
});
|
|
342
|
-
})(GetCommandInvocationResult = exports.GetCommandInvocationResult || (exports.GetCommandInvocationResult = {}));
|
|
343
|
-
var InvalidPluginName;
|
|
344
|
-
(function (InvalidPluginName) {
|
|
345
|
-
/**
|
|
346
|
-
* @internal
|
|
347
|
-
*/
|
|
348
|
-
InvalidPluginName.filterSensitiveLog = (obj) => ({
|
|
349
|
-
...obj,
|
|
350
|
-
});
|
|
351
|
-
})(InvalidPluginName = exports.InvalidPluginName || (exports.InvalidPluginName = {}));
|
|
352
|
-
var InvocationDoesNotExist;
|
|
353
|
-
(function (InvocationDoesNotExist) {
|
|
354
|
-
/**
|
|
355
|
-
* @internal
|
|
356
|
-
*/
|
|
357
|
-
InvocationDoesNotExist.filterSensitiveLog = (obj) => ({
|
|
358
|
-
...obj,
|
|
359
|
-
});
|
|
360
|
-
})(InvocationDoesNotExist = exports.InvocationDoesNotExist || (exports.InvocationDoesNotExist = {}));
|
|
361
|
-
var GetConnectionStatusRequest;
|
|
362
|
-
(function (GetConnectionStatusRequest) {
|
|
363
|
-
/**
|
|
364
|
-
* @internal
|
|
365
|
-
*/
|
|
366
|
-
GetConnectionStatusRequest.filterSensitiveLog = (obj) => ({
|
|
367
|
-
...obj,
|
|
368
|
-
});
|
|
369
|
-
})(GetConnectionStatusRequest = exports.GetConnectionStatusRequest || (exports.GetConnectionStatusRequest = {}));
|
|
370
|
-
var ConnectionStatus;
|
|
371
|
-
(function (ConnectionStatus) {
|
|
372
|
-
ConnectionStatus["CONNECTED"] = "Connected";
|
|
373
|
-
ConnectionStatus["NOT_CONNECTED"] = "NotConnected";
|
|
374
|
-
})(ConnectionStatus = exports.ConnectionStatus || (exports.ConnectionStatus = {}));
|
|
375
|
-
var GetConnectionStatusResponse;
|
|
376
|
-
(function (GetConnectionStatusResponse) {
|
|
377
|
-
/**
|
|
378
|
-
* @internal
|
|
379
|
-
*/
|
|
380
|
-
GetConnectionStatusResponse.filterSensitiveLog = (obj) => ({
|
|
381
|
-
...obj,
|
|
382
|
-
});
|
|
383
|
-
})(GetConnectionStatusResponse = exports.GetConnectionStatusResponse || (exports.GetConnectionStatusResponse = {}));
|
|
384
|
-
var GetDefaultPatchBaselineRequest;
|
|
385
|
-
(function (GetDefaultPatchBaselineRequest) {
|
|
386
|
-
/**
|
|
387
|
-
* @internal
|
|
388
|
-
*/
|
|
389
|
-
GetDefaultPatchBaselineRequest.filterSensitiveLog = (obj) => ({
|
|
390
|
-
...obj,
|
|
391
|
-
});
|
|
392
|
-
})(GetDefaultPatchBaselineRequest = exports.GetDefaultPatchBaselineRequest || (exports.GetDefaultPatchBaselineRequest = {}));
|
|
393
|
-
var GetDefaultPatchBaselineResult;
|
|
394
|
-
(function (GetDefaultPatchBaselineResult) {
|
|
395
|
-
/**
|
|
396
|
-
* @internal
|
|
397
|
-
*/
|
|
398
|
-
GetDefaultPatchBaselineResult.filterSensitiveLog = (obj) => ({
|
|
399
|
-
...obj,
|
|
400
|
-
});
|
|
401
|
-
})(GetDefaultPatchBaselineResult = exports.GetDefaultPatchBaselineResult || (exports.GetDefaultPatchBaselineResult = {}));
|
|
402
|
-
var BaselineOverride;
|
|
403
|
-
(function (BaselineOverride) {
|
|
404
|
-
/**
|
|
405
|
-
* @internal
|
|
406
|
-
*/
|
|
407
|
-
BaselineOverride.filterSensitiveLog = (obj) => ({
|
|
408
|
-
...obj,
|
|
409
|
-
...(obj.Sources && { Sources: obj.Sources.map((item) => models_0_1.PatchSource.filterSensitiveLog(item)) }),
|
|
410
|
-
});
|
|
411
|
-
})(BaselineOverride = exports.BaselineOverride || (exports.BaselineOverride = {}));
|
|
412
|
-
var GetDeployablePatchSnapshotForInstanceRequest;
|
|
413
|
-
(function (GetDeployablePatchSnapshotForInstanceRequest) {
|
|
414
|
-
/**
|
|
415
|
-
* @internal
|
|
416
|
-
*/
|
|
417
|
-
GetDeployablePatchSnapshotForInstanceRequest.filterSensitiveLog = (obj) => ({
|
|
418
|
-
...obj,
|
|
419
|
-
});
|
|
420
|
-
})(GetDeployablePatchSnapshotForInstanceRequest = exports.GetDeployablePatchSnapshotForInstanceRequest || (exports.GetDeployablePatchSnapshotForInstanceRequest = {}));
|
|
421
|
-
var GetDeployablePatchSnapshotForInstanceResult;
|
|
422
|
-
(function (GetDeployablePatchSnapshotForInstanceResult) {
|
|
423
|
-
/**
|
|
424
|
-
* @internal
|
|
425
|
-
*/
|
|
426
|
-
GetDeployablePatchSnapshotForInstanceResult.filterSensitiveLog = (obj) => ({
|
|
427
|
-
...obj,
|
|
428
|
-
});
|
|
429
|
-
})(GetDeployablePatchSnapshotForInstanceResult = exports.GetDeployablePatchSnapshotForInstanceResult || (exports.GetDeployablePatchSnapshotForInstanceResult = {}));
|
|
430
|
-
var UnsupportedFeatureRequiredException;
|
|
431
|
-
(function (UnsupportedFeatureRequiredException) {
|
|
432
|
-
/**
|
|
433
|
-
* @internal
|
|
434
|
-
*/
|
|
435
|
-
UnsupportedFeatureRequiredException.filterSensitiveLog = (obj) => ({
|
|
436
|
-
...obj,
|
|
437
|
-
});
|
|
438
|
-
})(UnsupportedFeatureRequiredException = exports.UnsupportedFeatureRequiredException || (exports.UnsupportedFeatureRequiredException = {}));
|
|
439
|
-
var GetDocumentRequest;
|
|
440
|
-
(function (GetDocumentRequest) {
|
|
441
|
-
/**
|
|
442
|
-
* @internal
|
|
443
|
-
*/
|
|
444
|
-
GetDocumentRequest.filterSensitiveLog = (obj) => ({
|
|
445
|
-
...obj,
|
|
446
|
-
});
|
|
447
|
-
})(GetDocumentRequest = exports.GetDocumentRequest || (exports.GetDocumentRequest = {}));
|
|
448
|
-
var AttachmentHashType;
|
|
449
|
-
(function (AttachmentHashType) {
|
|
450
|
-
AttachmentHashType["SHA256"] = "Sha256";
|
|
451
|
-
})(AttachmentHashType = exports.AttachmentHashType || (exports.AttachmentHashType = {}));
|
|
452
|
-
var AttachmentContent;
|
|
453
|
-
(function (AttachmentContent) {
|
|
454
|
-
/**
|
|
455
|
-
* @internal
|
|
456
|
-
*/
|
|
457
|
-
AttachmentContent.filterSensitiveLog = (obj) => ({
|
|
458
|
-
...obj,
|
|
459
|
-
});
|
|
460
|
-
})(AttachmentContent = exports.AttachmentContent || (exports.AttachmentContent = {}));
|
|
461
|
-
var GetDocumentResult;
|
|
462
|
-
(function (GetDocumentResult) {
|
|
463
|
-
/**
|
|
464
|
-
* @internal
|
|
465
|
-
*/
|
|
466
|
-
GetDocumentResult.filterSensitiveLog = (obj) => ({
|
|
467
|
-
...obj,
|
|
468
|
-
});
|
|
469
|
-
})(GetDocumentResult = exports.GetDocumentResult || (exports.GetDocumentResult = {}));
|
|
470
|
-
var InventoryQueryOperatorType;
|
|
471
|
-
(function (InventoryQueryOperatorType) {
|
|
472
|
-
InventoryQueryOperatorType["BEGIN_WITH"] = "BeginWith";
|
|
473
|
-
InventoryQueryOperatorType["EQUAL"] = "Equal";
|
|
474
|
-
InventoryQueryOperatorType["EXISTS"] = "Exists";
|
|
475
|
-
InventoryQueryOperatorType["GREATER_THAN"] = "GreaterThan";
|
|
476
|
-
InventoryQueryOperatorType["LESS_THAN"] = "LessThan";
|
|
477
|
-
InventoryQueryOperatorType["NOT_EQUAL"] = "NotEqual";
|
|
478
|
-
})(InventoryQueryOperatorType = exports.InventoryQueryOperatorType || (exports.InventoryQueryOperatorType = {}));
|
|
479
|
-
var InventoryFilter;
|
|
480
|
-
(function (InventoryFilter) {
|
|
481
|
-
/**
|
|
482
|
-
* @internal
|
|
483
|
-
*/
|
|
484
|
-
InventoryFilter.filterSensitiveLog = (obj) => ({
|
|
485
|
-
...obj,
|
|
486
|
-
});
|
|
487
|
-
})(InventoryFilter = exports.InventoryFilter || (exports.InventoryFilter = {}));
|
|
488
|
-
var InventoryGroup;
|
|
489
|
-
(function (InventoryGroup) {
|
|
490
|
-
/**
|
|
491
|
-
* @internal
|
|
492
|
-
*/
|
|
493
|
-
InventoryGroup.filterSensitiveLog = (obj) => ({
|
|
494
|
-
...obj,
|
|
495
|
-
});
|
|
496
|
-
})(InventoryGroup = exports.InventoryGroup || (exports.InventoryGroup = {}));
|
|
497
|
-
var ResultAttribute;
|
|
498
|
-
(function (ResultAttribute) {
|
|
499
|
-
/**
|
|
500
|
-
* @internal
|
|
501
|
-
*/
|
|
502
|
-
ResultAttribute.filterSensitiveLog = (obj) => ({
|
|
503
|
-
...obj,
|
|
504
|
-
});
|
|
505
|
-
})(ResultAttribute = exports.ResultAttribute || (exports.ResultAttribute = {}));
|
|
506
|
-
var InventoryResultItem;
|
|
507
|
-
(function (InventoryResultItem) {
|
|
508
|
-
/**
|
|
509
|
-
* @internal
|
|
510
|
-
*/
|
|
511
|
-
InventoryResultItem.filterSensitiveLog = (obj) => ({
|
|
512
|
-
...obj,
|
|
513
|
-
});
|
|
514
|
-
})(InventoryResultItem = exports.InventoryResultItem || (exports.InventoryResultItem = {}));
|
|
515
|
-
var InventoryResultEntity;
|
|
516
|
-
(function (InventoryResultEntity) {
|
|
517
|
-
/**
|
|
518
|
-
* @internal
|
|
519
|
-
*/
|
|
520
|
-
InventoryResultEntity.filterSensitiveLog = (obj) => ({
|
|
521
|
-
...obj,
|
|
522
|
-
});
|
|
523
|
-
})(InventoryResultEntity = exports.InventoryResultEntity || (exports.InventoryResultEntity = {}));
|
|
524
|
-
var GetInventoryResult;
|
|
525
|
-
(function (GetInventoryResult) {
|
|
526
|
-
/**
|
|
527
|
-
* @internal
|
|
528
|
-
*/
|
|
529
|
-
GetInventoryResult.filterSensitiveLog = (obj) => ({
|
|
530
|
-
...obj,
|
|
531
|
-
});
|
|
532
|
-
})(GetInventoryResult = exports.GetInventoryResult || (exports.GetInventoryResult = {}));
|
|
533
|
-
var InvalidAggregatorException;
|
|
534
|
-
(function (InvalidAggregatorException) {
|
|
535
|
-
/**
|
|
536
|
-
* @internal
|
|
537
|
-
*/
|
|
538
|
-
InvalidAggregatorException.filterSensitiveLog = (obj) => ({
|
|
539
|
-
...obj,
|
|
540
|
-
});
|
|
541
|
-
})(InvalidAggregatorException = exports.InvalidAggregatorException || (exports.InvalidAggregatorException = {}));
|
|
542
|
-
var InvalidInventoryGroupException;
|
|
543
|
-
(function (InvalidInventoryGroupException) {
|
|
544
|
-
/**
|
|
545
|
-
* @internal
|
|
546
|
-
*/
|
|
547
|
-
InvalidInventoryGroupException.filterSensitiveLog = (obj) => ({
|
|
548
|
-
...obj,
|
|
549
|
-
});
|
|
550
|
-
})(InvalidInventoryGroupException = exports.InvalidInventoryGroupException || (exports.InvalidInventoryGroupException = {}));
|
|
551
|
-
var InvalidResultAttributeException;
|
|
552
|
-
(function (InvalidResultAttributeException) {
|
|
553
|
-
/**
|
|
554
|
-
* @internal
|
|
555
|
-
*/
|
|
556
|
-
InvalidResultAttributeException.filterSensitiveLog = (obj) => ({
|
|
557
|
-
...obj,
|
|
558
|
-
});
|
|
559
|
-
})(InvalidResultAttributeException = exports.InvalidResultAttributeException || (exports.InvalidResultAttributeException = {}));
|
|
560
|
-
var GetInventorySchemaRequest;
|
|
561
|
-
(function (GetInventorySchemaRequest) {
|
|
562
|
-
/**
|
|
563
|
-
* @internal
|
|
564
|
-
*/
|
|
565
|
-
GetInventorySchemaRequest.filterSensitiveLog = (obj) => ({
|
|
566
|
-
...obj,
|
|
567
|
-
});
|
|
568
|
-
})(GetInventorySchemaRequest = exports.GetInventorySchemaRequest || (exports.GetInventorySchemaRequest = {}));
|
|
569
|
-
var InventoryAttributeDataType;
|
|
570
|
-
(function (InventoryAttributeDataType) {
|
|
571
|
-
InventoryAttributeDataType["NUMBER"] = "number";
|
|
572
|
-
InventoryAttributeDataType["STRING"] = "string";
|
|
573
|
-
})(InventoryAttributeDataType = exports.InventoryAttributeDataType || (exports.InventoryAttributeDataType = {}));
|
|
574
|
-
var InventoryItemAttribute;
|
|
575
|
-
(function (InventoryItemAttribute) {
|
|
576
|
-
/**
|
|
577
|
-
* @internal
|
|
578
|
-
*/
|
|
579
|
-
InventoryItemAttribute.filterSensitiveLog = (obj) => ({
|
|
580
|
-
...obj,
|
|
581
|
-
});
|
|
582
|
-
})(InventoryItemAttribute = exports.InventoryItemAttribute || (exports.InventoryItemAttribute = {}));
|
|
583
|
-
var InventoryItemSchema;
|
|
584
|
-
(function (InventoryItemSchema) {
|
|
585
|
-
/**
|
|
586
|
-
* @internal
|
|
587
|
-
*/
|
|
588
|
-
InventoryItemSchema.filterSensitiveLog = (obj) => ({
|
|
589
|
-
...obj,
|
|
590
|
-
});
|
|
591
|
-
})(InventoryItemSchema = exports.InventoryItemSchema || (exports.InventoryItemSchema = {}));
|
|
592
|
-
var GetInventorySchemaResult;
|
|
593
|
-
(function (GetInventorySchemaResult) {
|
|
594
|
-
/**
|
|
595
|
-
* @internal
|
|
596
|
-
*/
|
|
597
|
-
GetInventorySchemaResult.filterSensitiveLog = (obj) => ({
|
|
598
|
-
...obj,
|
|
599
|
-
});
|
|
600
|
-
})(GetInventorySchemaResult = exports.GetInventorySchemaResult || (exports.GetInventorySchemaResult = {}));
|
|
601
|
-
var GetMaintenanceWindowRequest;
|
|
602
|
-
(function (GetMaintenanceWindowRequest) {
|
|
603
|
-
/**
|
|
604
|
-
* @internal
|
|
605
|
-
*/
|
|
606
|
-
GetMaintenanceWindowRequest.filterSensitiveLog = (obj) => ({
|
|
607
|
-
...obj,
|
|
608
|
-
});
|
|
609
|
-
})(GetMaintenanceWindowRequest = exports.GetMaintenanceWindowRequest || (exports.GetMaintenanceWindowRequest = {}));
|
|
610
|
-
var GetMaintenanceWindowResult;
|
|
611
|
-
(function (GetMaintenanceWindowResult) {
|
|
612
|
-
/**
|
|
613
|
-
* @internal
|
|
614
|
-
*/
|
|
615
|
-
GetMaintenanceWindowResult.filterSensitiveLog = (obj) => ({
|
|
616
|
-
...obj,
|
|
617
|
-
...(obj.Description && { Description: smithy_client_1.SENSITIVE_STRING }),
|
|
618
|
-
});
|
|
619
|
-
})(GetMaintenanceWindowResult = exports.GetMaintenanceWindowResult || (exports.GetMaintenanceWindowResult = {}));
|
|
620
|
-
var GetMaintenanceWindowExecutionRequest;
|
|
621
|
-
(function (GetMaintenanceWindowExecutionRequest) {
|
|
622
|
-
/**
|
|
623
|
-
* @internal
|
|
624
|
-
*/
|
|
625
|
-
GetMaintenanceWindowExecutionRequest.filterSensitiveLog = (obj) => ({
|
|
626
|
-
...obj,
|
|
627
|
-
});
|
|
628
|
-
})(GetMaintenanceWindowExecutionRequest = exports.GetMaintenanceWindowExecutionRequest || (exports.GetMaintenanceWindowExecutionRequest = {}));
|
|
629
|
-
var GetMaintenanceWindowExecutionResult;
|
|
630
|
-
(function (GetMaintenanceWindowExecutionResult) {
|
|
631
|
-
/**
|
|
632
|
-
* @internal
|
|
633
|
-
*/
|
|
634
|
-
GetMaintenanceWindowExecutionResult.filterSensitiveLog = (obj) => ({
|
|
635
|
-
...obj,
|
|
636
|
-
});
|
|
637
|
-
})(GetMaintenanceWindowExecutionResult = exports.GetMaintenanceWindowExecutionResult || (exports.GetMaintenanceWindowExecutionResult = {}));
|
|
638
|
-
var GetMaintenanceWindowExecutionTaskRequest;
|
|
639
|
-
(function (GetMaintenanceWindowExecutionTaskRequest) {
|
|
640
|
-
/**
|
|
641
|
-
* @internal
|
|
642
|
-
*/
|
|
643
|
-
GetMaintenanceWindowExecutionTaskRequest.filterSensitiveLog = (obj) => ({
|
|
644
|
-
...obj,
|
|
645
|
-
});
|
|
646
|
-
})(GetMaintenanceWindowExecutionTaskRequest = exports.GetMaintenanceWindowExecutionTaskRequest || (exports.GetMaintenanceWindowExecutionTaskRequest = {}));
|
|
647
|
-
var GetMaintenanceWindowExecutionTaskResult;
|
|
648
|
-
(function (GetMaintenanceWindowExecutionTaskResult) {
|
|
649
|
-
/**
|
|
650
|
-
* @internal
|
|
651
|
-
*/
|
|
652
|
-
GetMaintenanceWindowExecutionTaskResult.filterSensitiveLog = (obj) => ({
|
|
653
|
-
...obj,
|
|
654
|
-
...(obj.TaskParameters && { TaskParameters: smithy_client_1.SENSITIVE_STRING }),
|
|
655
|
-
});
|
|
656
|
-
})(GetMaintenanceWindowExecutionTaskResult = exports.GetMaintenanceWindowExecutionTaskResult || (exports.GetMaintenanceWindowExecutionTaskResult = {}));
|
|
657
|
-
var GetMaintenanceWindowExecutionTaskInvocationRequest;
|
|
658
|
-
(function (GetMaintenanceWindowExecutionTaskInvocationRequest) {
|
|
659
|
-
/**
|
|
660
|
-
* @internal
|
|
661
|
-
*/
|
|
662
|
-
GetMaintenanceWindowExecutionTaskInvocationRequest.filterSensitiveLog = (obj) => ({
|
|
663
|
-
...obj,
|
|
664
|
-
});
|
|
665
|
-
})(GetMaintenanceWindowExecutionTaskInvocationRequest = exports.GetMaintenanceWindowExecutionTaskInvocationRequest || (exports.GetMaintenanceWindowExecutionTaskInvocationRequest = {}));
|
|
666
|
-
var GetMaintenanceWindowExecutionTaskInvocationResult;
|
|
667
|
-
(function (GetMaintenanceWindowExecutionTaskInvocationResult) {
|
|
668
|
-
/**
|
|
669
|
-
* @internal
|
|
670
|
-
*/
|
|
671
|
-
GetMaintenanceWindowExecutionTaskInvocationResult.filterSensitiveLog = (obj) => ({
|
|
672
|
-
...obj,
|
|
673
|
-
...(obj.Parameters && { Parameters: smithy_client_1.SENSITIVE_STRING }),
|
|
674
|
-
...(obj.OwnerInformation && { OwnerInformation: smithy_client_1.SENSITIVE_STRING }),
|
|
675
|
-
});
|
|
676
|
-
})(GetMaintenanceWindowExecutionTaskInvocationResult = exports.GetMaintenanceWindowExecutionTaskInvocationResult || (exports.GetMaintenanceWindowExecutionTaskInvocationResult = {}));
|
|
677
|
-
var GetMaintenanceWindowTaskRequest;
|
|
678
|
-
(function (GetMaintenanceWindowTaskRequest) {
|
|
679
|
-
/**
|
|
680
|
-
* @internal
|
|
681
|
-
*/
|
|
682
|
-
GetMaintenanceWindowTaskRequest.filterSensitiveLog = (obj) => ({
|
|
683
|
-
...obj,
|
|
684
|
-
});
|
|
685
|
-
})(GetMaintenanceWindowTaskRequest = exports.GetMaintenanceWindowTaskRequest || (exports.GetMaintenanceWindowTaskRequest = {}));
|
|
686
|
-
var MaintenanceWindowAutomationParameters;
|
|
687
|
-
(function (MaintenanceWindowAutomationParameters) {
|
|
688
|
-
/**
|
|
689
|
-
* @internal
|
|
690
|
-
*/
|
|
691
|
-
MaintenanceWindowAutomationParameters.filterSensitiveLog = (obj) => ({
|
|
692
|
-
...obj,
|
|
693
|
-
});
|
|
694
|
-
})(MaintenanceWindowAutomationParameters = exports.MaintenanceWindowAutomationParameters || (exports.MaintenanceWindowAutomationParameters = {}));
|
|
695
|
-
var MaintenanceWindowLambdaParameters;
|
|
696
|
-
(function (MaintenanceWindowLambdaParameters) {
|
|
697
|
-
/**
|
|
698
|
-
* @internal
|
|
699
|
-
*/
|
|
700
|
-
MaintenanceWindowLambdaParameters.filterSensitiveLog = (obj) => ({
|
|
701
|
-
...obj,
|
|
702
|
-
...(obj.Payload && { Payload: smithy_client_1.SENSITIVE_STRING }),
|
|
703
|
-
});
|
|
704
|
-
})(MaintenanceWindowLambdaParameters = exports.MaintenanceWindowLambdaParameters || (exports.MaintenanceWindowLambdaParameters = {}));
|
|
705
|
-
var NotificationEvent;
|
|
706
|
-
(function (NotificationEvent) {
|
|
707
|
-
NotificationEvent["ALL"] = "All";
|
|
708
|
-
NotificationEvent["CANCELLED"] = "Cancelled";
|
|
709
|
-
NotificationEvent["FAILED"] = "Failed";
|
|
710
|
-
NotificationEvent["IN_PROGRESS"] = "InProgress";
|
|
711
|
-
NotificationEvent["SUCCESS"] = "Success";
|
|
712
|
-
NotificationEvent["TIMED_OUT"] = "TimedOut";
|
|
713
|
-
})(NotificationEvent = exports.NotificationEvent || (exports.NotificationEvent = {}));
|
|
714
|
-
var NotificationType;
|
|
715
|
-
(function (NotificationType) {
|
|
716
|
-
NotificationType["Command"] = "Command";
|
|
717
|
-
NotificationType["Invocation"] = "Invocation";
|
|
718
|
-
})(NotificationType = exports.NotificationType || (exports.NotificationType = {}));
|
|
719
|
-
var NotificationConfig;
|
|
720
|
-
(function (NotificationConfig) {
|
|
721
|
-
/**
|
|
722
|
-
* @internal
|
|
723
|
-
*/
|
|
724
|
-
NotificationConfig.filterSensitiveLog = (obj) => ({
|
|
725
|
-
...obj,
|
|
726
|
-
});
|
|
727
|
-
})(NotificationConfig = exports.NotificationConfig || (exports.NotificationConfig = {}));
|
|
728
|
-
var MaintenanceWindowRunCommandParameters;
|
|
729
|
-
(function (MaintenanceWindowRunCommandParameters) {
|
|
730
|
-
/**
|
|
731
|
-
* @internal
|
|
732
|
-
*/
|
|
733
|
-
MaintenanceWindowRunCommandParameters.filterSensitiveLog = (obj) => ({
|
|
734
|
-
...obj,
|
|
735
|
-
});
|
|
736
|
-
})(MaintenanceWindowRunCommandParameters = exports.MaintenanceWindowRunCommandParameters || (exports.MaintenanceWindowRunCommandParameters = {}));
|
|
737
|
-
var MaintenanceWindowStepFunctionsParameters;
|
|
738
|
-
(function (MaintenanceWindowStepFunctionsParameters) {
|
|
739
|
-
/**
|
|
740
|
-
* @internal
|
|
741
|
-
*/
|
|
742
|
-
MaintenanceWindowStepFunctionsParameters.filterSensitiveLog = (obj) => ({
|
|
743
|
-
...obj,
|
|
744
|
-
...(obj.Input && { Input: smithy_client_1.SENSITIVE_STRING }),
|
|
745
|
-
});
|
|
746
|
-
})(MaintenanceWindowStepFunctionsParameters = exports.MaintenanceWindowStepFunctionsParameters || (exports.MaintenanceWindowStepFunctionsParameters = {}));
|
|
747
|
-
var MaintenanceWindowTaskInvocationParameters;
|
|
748
|
-
(function (MaintenanceWindowTaskInvocationParameters) {
|
|
749
|
-
/**
|
|
750
|
-
* @internal
|
|
751
|
-
*/
|
|
752
|
-
MaintenanceWindowTaskInvocationParameters.filterSensitiveLog = (obj) => ({
|
|
753
|
-
...obj,
|
|
754
|
-
...(obj.StepFunctions && {
|
|
755
|
-
StepFunctions: MaintenanceWindowStepFunctionsParameters.filterSensitiveLog(obj.StepFunctions),
|
|
756
|
-
}),
|
|
757
|
-
...(obj.Lambda && { Lambda: MaintenanceWindowLambdaParameters.filterSensitiveLog(obj.Lambda) }),
|
|
758
|
-
});
|
|
759
|
-
})(MaintenanceWindowTaskInvocationParameters = exports.MaintenanceWindowTaskInvocationParameters || (exports.MaintenanceWindowTaskInvocationParameters = {}));
|
|
760
|
-
var GetMaintenanceWindowTaskResult;
|
|
761
|
-
(function (GetMaintenanceWindowTaskResult) {
|
|
762
|
-
/**
|
|
763
|
-
* @internal
|
|
764
|
-
*/
|
|
765
|
-
GetMaintenanceWindowTaskResult.filterSensitiveLog = (obj) => ({
|
|
766
|
-
...obj,
|
|
767
|
-
...(obj.TaskParameters && { TaskParameters: smithy_client_1.SENSITIVE_STRING }),
|
|
768
|
-
...(obj.TaskInvocationParameters && {
|
|
769
|
-
TaskInvocationParameters: MaintenanceWindowTaskInvocationParameters.filterSensitiveLog(obj.TaskInvocationParameters),
|
|
770
|
-
}),
|
|
771
|
-
...(obj.Description && { Description: smithy_client_1.SENSITIVE_STRING }),
|
|
772
|
-
});
|
|
773
|
-
})(GetMaintenanceWindowTaskResult = exports.GetMaintenanceWindowTaskResult || (exports.GetMaintenanceWindowTaskResult = {}));
|
|
774
|
-
var GetOpsItemRequest;
|
|
775
|
-
(function (GetOpsItemRequest) {
|
|
776
|
-
/**
|
|
777
|
-
* @internal
|
|
778
|
-
*/
|
|
779
|
-
GetOpsItemRequest.filterSensitiveLog = (obj) => ({
|
|
780
|
-
...obj,
|
|
781
|
-
});
|
|
782
|
-
})(GetOpsItemRequest = exports.GetOpsItemRequest || (exports.GetOpsItemRequest = {}));
|
|
783
|
-
var OpsItem;
|
|
784
|
-
(function (OpsItem) {
|
|
785
|
-
/**
|
|
786
|
-
* @internal
|
|
787
|
-
*/
|
|
788
|
-
OpsItem.filterSensitiveLog = (obj) => ({
|
|
789
|
-
...obj,
|
|
790
|
-
});
|
|
791
|
-
})(OpsItem = exports.OpsItem || (exports.OpsItem = {}));
|
|
792
|
-
var GetOpsItemResponse;
|
|
793
|
-
(function (GetOpsItemResponse) {
|
|
794
|
-
/**
|
|
795
|
-
* @internal
|
|
796
|
-
*/
|
|
797
|
-
GetOpsItemResponse.filterSensitiveLog = (obj) => ({
|
|
798
|
-
...obj,
|
|
799
|
-
});
|
|
800
|
-
})(GetOpsItemResponse = exports.GetOpsItemResponse || (exports.GetOpsItemResponse = {}));
|
|
801
|
-
var GetOpsMetadataRequest;
|
|
802
|
-
(function (GetOpsMetadataRequest) {
|
|
803
|
-
/**
|
|
804
|
-
* @internal
|
|
805
|
-
*/
|
|
806
|
-
GetOpsMetadataRequest.filterSensitiveLog = (obj) => ({
|
|
807
|
-
...obj,
|
|
808
|
-
});
|
|
809
|
-
})(GetOpsMetadataRequest = exports.GetOpsMetadataRequest || (exports.GetOpsMetadataRequest = {}));
|
|
810
|
-
var GetOpsMetadataResult;
|
|
811
|
-
(function (GetOpsMetadataResult) {
|
|
812
|
-
/**
|
|
813
|
-
* @internal
|
|
814
|
-
*/
|
|
815
|
-
GetOpsMetadataResult.filterSensitiveLog = (obj) => ({
|
|
816
|
-
...obj,
|
|
817
|
-
});
|
|
818
|
-
})(GetOpsMetadataResult = exports.GetOpsMetadataResult || (exports.GetOpsMetadataResult = {}));
|
|
819
|
-
var OpsFilterOperatorType;
|
|
820
|
-
(function (OpsFilterOperatorType) {
|
|
821
|
-
OpsFilterOperatorType["BEGIN_WITH"] = "BeginWith";
|
|
822
|
-
OpsFilterOperatorType["EQUAL"] = "Equal";
|
|
823
|
-
OpsFilterOperatorType["EXISTS"] = "Exists";
|
|
824
|
-
OpsFilterOperatorType["GREATER_THAN"] = "GreaterThan";
|
|
825
|
-
OpsFilterOperatorType["LESS_THAN"] = "LessThan";
|
|
826
|
-
OpsFilterOperatorType["NOT_EQUAL"] = "NotEqual";
|
|
827
|
-
})(OpsFilterOperatorType = exports.OpsFilterOperatorType || (exports.OpsFilterOperatorType = {}));
|
|
828
|
-
var OpsFilter;
|
|
829
|
-
(function (OpsFilter) {
|
|
830
|
-
/**
|
|
831
|
-
* @internal
|
|
832
|
-
*/
|
|
833
|
-
OpsFilter.filterSensitiveLog = (obj) => ({
|
|
834
|
-
...obj,
|
|
835
|
-
});
|
|
836
|
-
})(OpsFilter = exports.OpsFilter || (exports.OpsFilter = {}));
|
|
837
|
-
var OpsResultAttribute;
|
|
838
|
-
(function (OpsResultAttribute) {
|
|
839
|
-
/**
|
|
840
|
-
* @internal
|
|
841
|
-
*/
|
|
842
|
-
OpsResultAttribute.filterSensitiveLog = (obj) => ({
|
|
843
|
-
...obj,
|
|
844
|
-
});
|
|
845
|
-
})(OpsResultAttribute = exports.OpsResultAttribute || (exports.OpsResultAttribute = {}));
|
|
846
|
-
var OpsEntityItem;
|
|
847
|
-
(function (OpsEntityItem) {
|
|
848
|
-
/**
|
|
849
|
-
* @internal
|
|
850
|
-
*/
|
|
851
|
-
OpsEntityItem.filterSensitiveLog = (obj) => ({
|
|
852
|
-
...obj,
|
|
853
|
-
});
|
|
854
|
-
})(OpsEntityItem = exports.OpsEntityItem || (exports.OpsEntityItem = {}));
|
|
855
|
-
var OpsEntity;
|
|
856
|
-
(function (OpsEntity) {
|
|
857
|
-
/**
|
|
858
|
-
* @internal
|
|
859
|
-
*/
|
|
860
|
-
OpsEntity.filterSensitiveLog = (obj) => ({
|
|
861
|
-
...obj,
|
|
862
|
-
});
|
|
863
|
-
})(OpsEntity = exports.OpsEntity || (exports.OpsEntity = {}));
|
|
864
|
-
var GetOpsSummaryResult;
|
|
865
|
-
(function (GetOpsSummaryResult) {
|
|
866
|
-
/**
|
|
867
|
-
* @internal
|
|
868
|
-
*/
|
|
869
|
-
GetOpsSummaryResult.filterSensitiveLog = (obj) => ({
|
|
870
|
-
...obj,
|
|
871
|
-
});
|
|
872
|
-
})(GetOpsSummaryResult = exports.GetOpsSummaryResult || (exports.GetOpsSummaryResult = {}));
|
|
873
|
-
var GetParameterRequest;
|
|
874
|
-
(function (GetParameterRequest) {
|
|
875
|
-
/**
|
|
876
|
-
* @internal
|
|
877
|
-
*/
|
|
878
|
-
GetParameterRequest.filterSensitiveLog = (obj) => ({
|
|
879
|
-
...obj,
|
|
880
|
-
});
|
|
881
|
-
})(GetParameterRequest = exports.GetParameterRequest || (exports.GetParameterRequest = {}));
|
|
882
|
-
var Parameter;
|
|
883
|
-
(function (Parameter) {
|
|
884
|
-
/**
|
|
885
|
-
* @internal
|
|
886
|
-
*/
|
|
887
|
-
Parameter.filterSensitiveLog = (obj) => ({
|
|
888
|
-
...obj,
|
|
889
|
-
...(obj.Value && { Value: smithy_client_1.SENSITIVE_STRING }),
|
|
890
|
-
});
|
|
891
|
-
})(Parameter = exports.Parameter || (exports.Parameter = {}));
|
|
892
|
-
var GetParameterResult;
|
|
893
|
-
(function (GetParameterResult) {
|
|
894
|
-
/**
|
|
895
|
-
* @internal
|
|
896
|
-
*/
|
|
897
|
-
GetParameterResult.filterSensitiveLog = (obj) => ({
|
|
898
|
-
...obj,
|
|
899
|
-
...(obj.Parameter && { Parameter: Parameter.filterSensitiveLog(obj.Parameter) }),
|
|
900
|
-
});
|
|
901
|
-
})(GetParameterResult = exports.GetParameterResult || (exports.GetParameterResult = {}));
|
|
902
|
-
var InvalidKeyId;
|
|
903
|
-
(function (InvalidKeyId) {
|
|
904
|
-
/**
|
|
905
|
-
* @internal
|
|
906
|
-
*/
|
|
907
|
-
InvalidKeyId.filterSensitiveLog = (obj) => ({
|
|
908
|
-
...obj,
|
|
909
|
-
});
|
|
910
|
-
})(InvalidKeyId = exports.InvalidKeyId || (exports.InvalidKeyId = {}));
|
|
911
|
-
var ParameterVersionNotFound;
|
|
912
|
-
(function (ParameterVersionNotFound) {
|
|
913
|
-
/**
|
|
914
|
-
* @internal
|
|
915
|
-
*/
|
|
916
|
-
ParameterVersionNotFound.filterSensitiveLog = (obj) => ({
|
|
917
|
-
...obj,
|
|
918
|
-
});
|
|
919
|
-
})(ParameterVersionNotFound = exports.ParameterVersionNotFound || (exports.ParameterVersionNotFound = {}));
|
|
920
|
-
var GetParameterHistoryRequest;
|
|
921
|
-
(function (GetParameterHistoryRequest) {
|
|
922
|
-
/**
|
|
923
|
-
* @internal
|
|
924
|
-
*/
|
|
925
|
-
GetParameterHistoryRequest.filterSensitiveLog = (obj) => ({
|
|
926
|
-
...obj,
|
|
927
|
-
});
|
|
928
|
-
})(GetParameterHistoryRequest = exports.GetParameterHistoryRequest || (exports.GetParameterHistoryRequest = {}));
|
|
929
|
-
var ParameterHistory;
|
|
930
|
-
(function (ParameterHistory) {
|
|
931
|
-
/**
|
|
932
|
-
* @internal
|
|
933
|
-
*/
|
|
934
|
-
ParameterHistory.filterSensitiveLog = (obj) => ({
|
|
935
|
-
...obj,
|
|
936
|
-
...(obj.Value && { Value: smithy_client_1.SENSITIVE_STRING }),
|
|
937
|
-
});
|
|
938
|
-
})(ParameterHistory = exports.ParameterHistory || (exports.ParameterHistory = {}));
|
|
939
|
-
var GetParameterHistoryResult;
|
|
940
|
-
(function (GetParameterHistoryResult) {
|
|
941
|
-
/**
|
|
942
|
-
* @internal
|
|
943
|
-
*/
|
|
944
|
-
GetParameterHistoryResult.filterSensitiveLog = (obj) => ({
|
|
945
|
-
...obj,
|
|
946
|
-
...(obj.Parameters && { Parameters: obj.Parameters.map((item) => ParameterHistory.filterSensitiveLog(item)) }),
|
|
947
|
-
});
|
|
948
|
-
})(GetParameterHistoryResult = exports.GetParameterHistoryResult || (exports.GetParameterHistoryResult = {}));
|
|
949
|
-
var GetParametersRequest;
|
|
950
|
-
(function (GetParametersRequest) {
|
|
951
|
-
/**
|
|
952
|
-
* @internal
|
|
953
|
-
*/
|
|
954
|
-
GetParametersRequest.filterSensitiveLog = (obj) => ({
|
|
955
|
-
...obj,
|
|
956
|
-
});
|
|
957
|
-
})(GetParametersRequest = exports.GetParametersRequest || (exports.GetParametersRequest = {}));
|
|
958
|
-
var GetParametersResult;
|
|
959
|
-
(function (GetParametersResult) {
|
|
960
|
-
/**
|
|
961
|
-
* @internal
|
|
962
|
-
*/
|
|
963
|
-
GetParametersResult.filterSensitiveLog = (obj) => ({
|
|
964
|
-
...obj,
|
|
965
|
-
...(obj.Parameters && { Parameters: obj.Parameters.map((item) => Parameter.filterSensitiveLog(item)) }),
|
|
966
|
-
});
|
|
967
|
-
})(GetParametersResult = exports.GetParametersResult || (exports.GetParametersResult = {}));
|
|
968
|
-
var GetParametersByPathRequest;
|
|
969
|
-
(function (GetParametersByPathRequest) {
|
|
970
|
-
/**
|
|
971
|
-
* @internal
|
|
972
|
-
*/
|
|
973
|
-
GetParametersByPathRequest.filterSensitiveLog = (obj) => ({
|
|
974
|
-
...obj,
|
|
975
|
-
});
|
|
976
|
-
})(GetParametersByPathRequest = exports.GetParametersByPathRequest || (exports.GetParametersByPathRequest = {}));
|
|
977
|
-
var GetParametersByPathResult;
|
|
978
|
-
(function (GetParametersByPathResult) {
|
|
979
|
-
/**
|
|
980
|
-
* @internal
|
|
981
|
-
*/
|
|
982
|
-
GetParametersByPathResult.filterSensitiveLog = (obj) => ({
|
|
983
|
-
...obj,
|
|
984
|
-
...(obj.Parameters && { Parameters: obj.Parameters.map((item) => Parameter.filterSensitiveLog(item)) }),
|
|
985
|
-
});
|
|
986
|
-
})(GetParametersByPathResult = exports.GetParametersByPathResult || (exports.GetParametersByPathResult = {}));
|
|
987
|
-
var GetPatchBaselineRequest;
|
|
988
|
-
(function (GetPatchBaselineRequest) {
|
|
989
|
-
/**
|
|
990
|
-
* @internal
|
|
991
|
-
*/
|
|
992
|
-
GetPatchBaselineRequest.filterSensitiveLog = (obj) => ({
|
|
993
|
-
...obj,
|
|
994
|
-
});
|
|
995
|
-
})(GetPatchBaselineRequest = exports.GetPatchBaselineRequest || (exports.GetPatchBaselineRequest = {}));
|
|
996
|
-
var GetPatchBaselineResult;
|
|
997
|
-
(function (GetPatchBaselineResult) {
|
|
998
|
-
/**
|
|
999
|
-
* @internal
|
|
1000
|
-
*/
|
|
1001
|
-
GetPatchBaselineResult.filterSensitiveLog = (obj) => ({
|
|
1002
|
-
...obj,
|
|
1003
|
-
...(obj.Sources && { Sources: obj.Sources.map((item) => models_0_1.PatchSource.filterSensitiveLog(item)) }),
|
|
1004
|
-
});
|
|
1005
|
-
})(GetPatchBaselineResult = exports.GetPatchBaselineResult || (exports.GetPatchBaselineResult = {}));
|
|
1006
|
-
var GetPatchBaselineForPatchGroupRequest;
|
|
1007
|
-
(function (GetPatchBaselineForPatchGroupRequest) {
|
|
1008
|
-
/**
|
|
1009
|
-
* @internal
|
|
1010
|
-
*/
|
|
1011
|
-
GetPatchBaselineForPatchGroupRequest.filterSensitiveLog = (obj) => ({
|
|
1012
|
-
...obj,
|
|
1013
|
-
});
|
|
1014
|
-
})(GetPatchBaselineForPatchGroupRequest = exports.GetPatchBaselineForPatchGroupRequest || (exports.GetPatchBaselineForPatchGroupRequest = {}));
|
|
1015
|
-
var GetPatchBaselineForPatchGroupResult;
|
|
1016
|
-
(function (GetPatchBaselineForPatchGroupResult) {
|
|
1017
|
-
/**
|
|
1018
|
-
* @internal
|
|
1019
|
-
*/
|
|
1020
|
-
GetPatchBaselineForPatchGroupResult.filterSensitiveLog = (obj) => ({
|
|
1021
|
-
...obj,
|
|
1022
|
-
});
|
|
1023
|
-
})(GetPatchBaselineForPatchGroupResult = exports.GetPatchBaselineForPatchGroupResult || (exports.GetPatchBaselineForPatchGroupResult = {}));
|
|
1024
|
-
var GetServiceSettingRequest;
|
|
1025
|
-
(function (GetServiceSettingRequest) {
|
|
1026
|
-
/**
|
|
1027
|
-
* @internal
|
|
1028
|
-
*/
|
|
1029
|
-
GetServiceSettingRequest.filterSensitiveLog = (obj) => ({
|
|
1030
|
-
...obj,
|
|
1031
|
-
});
|
|
1032
|
-
})(GetServiceSettingRequest = exports.GetServiceSettingRequest || (exports.GetServiceSettingRequest = {}));
|
|
1033
|
-
var ServiceSetting;
|
|
1034
|
-
(function (ServiceSetting) {
|
|
1035
|
-
/**
|
|
1036
|
-
* @internal
|
|
1037
|
-
*/
|
|
1038
|
-
ServiceSetting.filterSensitiveLog = (obj) => ({
|
|
1039
|
-
...obj,
|
|
1040
|
-
});
|
|
1041
|
-
})(ServiceSetting = exports.ServiceSetting || (exports.ServiceSetting = {}));
|
|
1042
|
-
var GetServiceSettingResult;
|
|
1043
|
-
(function (GetServiceSettingResult) {
|
|
1044
|
-
/**
|
|
1045
|
-
* @internal
|
|
1046
|
-
*/
|
|
1047
|
-
GetServiceSettingResult.filterSensitiveLog = (obj) => ({
|
|
1048
|
-
...obj,
|
|
1049
|
-
});
|
|
1050
|
-
})(GetServiceSettingResult = exports.GetServiceSettingResult || (exports.GetServiceSettingResult = {}));
|
|
1051
|
-
var ServiceSettingNotFound;
|
|
1052
|
-
(function (ServiceSettingNotFound) {
|
|
1053
|
-
/**
|
|
1054
|
-
* @internal
|
|
1055
|
-
*/
|
|
1056
|
-
ServiceSettingNotFound.filterSensitiveLog = (obj) => ({
|
|
1057
|
-
...obj,
|
|
1058
|
-
});
|
|
1059
|
-
})(ServiceSettingNotFound = exports.ServiceSettingNotFound || (exports.ServiceSettingNotFound = {}));
|
|
1060
|
-
var LabelParameterVersionRequest;
|
|
1061
|
-
(function (LabelParameterVersionRequest) {
|
|
1062
|
-
/**
|
|
1063
|
-
* @internal
|
|
1064
|
-
*/
|
|
1065
|
-
LabelParameterVersionRequest.filterSensitiveLog = (obj) => ({
|
|
1066
|
-
...obj,
|
|
1067
|
-
});
|
|
1068
|
-
})(LabelParameterVersionRequest = exports.LabelParameterVersionRequest || (exports.LabelParameterVersionRequest = {}));
|
|
1069
|
-
var LabelParameterVersionResult;
|
|
1070
|
-
(function (LabelParameterVersionResult) {
|
|
1071
|
-
/**
|
|
1072
|
-
* @internal
|
|
1073
|
-
*/
|
|
1074
|
-
LabelParameterVersionResult.filterSensitiveLog = (obj) => ({
|
|
1075
|
-
...obj,
|
|
1076
|
-
});
|
|
1077
|
-
})(LabelParameterVersionResult = exports.LabelParameterVersionResult || (exports.LabelParameterVersionResult = {}));
|
|
1078
|
-
var ParameterVersionLabelLimitExceeded;
|
|
1079
|
-
(function (ParameterVersionLabelLimitExceeded) {
|
|
1080
|
-
/**
|
|
1081
|
-
* @internal
|
|
1082
|
-
*/
|
|
1083
|
-
ParameterVersionLabelLimitExceeded.filterSensitiveLog = (obj) => ({
|
|
1084
|
-
...obj,
|
|
1085
|
-
});
|
|
1086
|
-
})(ParameterVersionLabelLimitExceeded = exports.ParameterVersionLabelLimitExceeded || (exports.ParameterVersionLabelLimitExceeded = {}));
|
|
1087
|
-
var AssociationFilterKey;
|
|
1088
|
-
(function (AssociationFilterKey) {
|
|
1089
|
-
AssociationFilterKey["AssociationId"] = "AssociationId";
|
|
1090
|
-
AssociationFilterKey["AssociationName"] = "AssociationName";
|
|
1091
|
-
AssociationFilterKey["InstanceId"] = "InstanceId";
|
|
1092
|
-
AssociationFilterKey["LastExecutedAfter"] = "LastExecutedAfter";
|
|
1093
|
-
AssociationFilterKey["LastExecutedBefore"] = "LastExecutedBefore";
|
|
1094
|
-
AssociationFilterKey["Name"] = "Name";
|
|
1095
|
-
AssociationFilterKey["ResourceGroupName"] = "ResourceGroupName";
|
|
1096
|
-
AssociationFilterKey["Status"] = "AssociationStatusName";
|
|
1097
|
-
})(AssociationFilterKey = exports.AssociationFilterKey || (exports.AssociationFilterKey = {}));
|
|
1098
|
-
var AssociationFilter;
|
|
1099
|
-
(function (AssociationFilter) {
|
|
1100
|
-
/**
|
|
1101
|
-
* @internal
|
|
1102
|
-
*/
|
|
1103
|
-
AssociationFilter.filterSensitiveLog = (obj) => ({
|
|
1104
|
-
...obj,
|
|
1105
|
-
});
|
|
1106
|
-
})(AssociationFilter = exports.AssociationFilter || (exports.AssociationFilter = {}));
|
|
1107
|
-
var ListAssociationsRequest;
|
|
1108
|
-
(function (ListAssociationsRequest) {
|
|
1109
|
-
/**
|
|
1110
|
-
* @internal
|
|
1111
|
-
*/
|
|
1112
|
-
ListAssociationsRequest.filterSensitiveLog = (obj) => ({
|
|
1113
|
-
...obj,
|
|
1114
|
-
});
|
|
1115
|
-
})(ListAssociationsRequest = exports.ListAssociationsRequest || (exports.ListAssociationsRequest = {}));
|
|
1116
|
-
var Association;
|
|
1117
|
-
(function (Association) {
|
|
1118
|
-
/**
|
|
1119
|
-
* @internal
|
|
1120
|
-
*/
|
|
1121
|
-
Association.filterSensitiveLog = (obj) => ({
|
|
1122
|
-
...obj,
|
|
1123
|
-
});
|
|
1124
|
-
})(Association = exports.Association || (exports.Association = {}));
|
|
1125
|
-
var ListAssociationsResult;
|
|
1126
|
-
(function (ListAssociationsResult) {
|
|
1127
|
-
/**
|
|
1128
|
-
* @internal
|
|
1129
|
-
*/
|
|
1130
|
-
ListAssociationsResult.filterSensitiveLog = (obj) => ({
|
|
1131
|
-
...obj,
|
|
1132
|
-
});
|
|
1133
|
-
})(ListAssociationsResult = exports.ListAssociationsResult || (exports.ListAssociationsResult = {}));
|
|
1134
|
-
var ListAssociationVersionsRequest;
|
|
1135
|
-
(function (ListAssociationVersionsRequest) {
|
|
1136
|
-
/**
|
|
1137
|
-
* @internal
|
|
1138
|
-
*/
|
|
1139
|
-
ListAssociationVersionsRequest.filterSensitiveLog = (obj) => ({
|
|
1140
|
-
...obj,
|
|
1141
|
-
});
|
|
1142
|
-
})(ListAssociationVersionsRequest = exports.ListAssociationVersionsRequest || (exports.ListAssociationVersionsRequest = {}));
|
|
1143
|
-
var AssociationVersionInfo;
|
|
1144
|
-
(function (AssociationVersionInfo) {
|
|
1145
|
-
/**
|
|
1146
|
-
* @internal
|
|
1147
|
-
*/
|
|
1148
|
-
AssociationVersionInfo.filterSensitiveLog = (obj) => ({
|
|
1149
|
-
...obj,
|
|
1150
|
-
});
|
|
1151
|
-
})(AssociationVersionInfo = exports.AssociationVersionInfo || (exports.AssociationVersionInfo = {}));
|
|
1152
|
-
var ListAssociationVersionsResult;
|
|
1153
|
-
(function (ListAssociationVersionsResult) {
|
|
1154
|
-
/**
|
|
1155
|
-
* @internal
|
|
1156
|
-
*/
|
|
1157
|
-
ListAssociationVersionsResult.filterSensitiveLog = (obj) => ({
|
|
1158
|
-
...obj,
|
|
1159
|
-
});
|
|
1160
|
-
})(ListAssociationVersionsResult = exports.ListAssociationVersionsResult || (exports.ListAssociationVersionsResult = {}));
|
|
1161
|
-
var CommandFilterKey;
|
|
1162
|
-
(function (CommandFilterKey) {
|
|
1163
|
-
CommandFilterKey["DOCUMENT_NAME"] = "DocumentName";
|
|
1164
|
-
CommandFilterKey["EXECUTION_STAGE"] = "ExecutionStage";
|
|
1165
|
-
CommandFilterKey["INVOKED_AFTER"] = "InvokedAfter";
|
|
1166
|
-
CommandFilterKey["INVOKED_BEFORE"] = "InvokedBefore";
|
|
1167
|
-
CommandFilterKey["STATUS"] = "Status";
|
|
1168
|
-
})(CommandFilterKey = exports.CommandFilterKey || (exports.CommandFilterKey = {}));
|
|
1169
|
-
var CommandFilter;
|
|
1170
|
-
(function (CommandFilter) {
|
|
1171
|
-
/**
|
|
1172
|
-
* @internal
|
|
1173
|
-
*/
|
|
1174
|
-
CommandFilter.filterSensitiveLog = (obj) => ({
|
|
1175
|
-
...obj,
|
|
1176
|
-
});
|
|
1177
|
-
})(CommandFilter = exports.CommandFilter || (exports.CommandFilter = {}));
|
|
1178
|
-
var ListCommandInvocationsRequest;
|
|
1179
|
-
(function (ListCommandInvocationsRequest) {
|
|
1180
|
-
/**
|
|
1181
|
-
* @internal
|
|
1182
|
-
*/
|
|
1183
|
-
ListCommandInvocationsRequest.filterSensitiveLog = (obj) => ({
|
|
1184
|
-
...obj,
|
|
1185
|
-
});
|
|
1186
|
-
})(ListCommandInvocationsRequest = exports.ListCommandInvocationsRequest || (exports.ListCommandInvocationsRequest = {}));
|
|
1187
|
-
var CommandPluginStatus;
|
|
1188
|
-
(function (CommandPluginStatus) {
|
|
1189
|
-
CommandPluginStatus["CANCELLED"] = "Cancelled";
|
|
1190
|
-
CommandPluginStatus["FAILED"] = "Failed";
|
|
1191
|
-
CommandPluginStatus["IN_PROGRESS"] = "InProgress";
|
|
1192
|
-
CommandPluginStatus["PENDING"] = "Pending";
|
|
1193
|
-
CommandPluginStatus["SUCCESS"] = "Success";
|
|
1194
|
-
CommandPluginStatus["TIMED_OUT"] = "TimedOut";
|
|
1195
|
-
})(CommandPluginStatus = exports.CommandPluginStatus || (exports.CommandPluginStatus = {}));
|
|
1196
|
-
var CommandPlugin;
|
|
1197
|
-
(function (CommandPlugin) {
|
|
1198
|
-
/**
|
|
1199
|
-
* @internal
|
|
1200
|
-
*/
|
|
1201
|
-
CommandPlugin.filterSensitiveLog = (obj) => ({
|
|
1202
|
-
...obj,
|
|
1203
|
-
});
|
|
1204
|
-
})(CommandPlugin = exports.CommandPlugin || (exports.CommandPlugin = {}));
|
|
1205
|
-
var CommandInvocation;
|
|
1206
|
-
(function (CommandInvocation) {
|
|
1207
|
-
/**
|
|
1208
|
-
* @internal
|
|
1209
|
-
*/
|
|
1210
|
-
CommandInvocation.filterSensitiveLog = (obj) => ({
|
|
1211
|
-
...obj,
|
|
1212
|
-
});
|
|
1213
|
-
})(CommandInvocation = exports.CommandInvocation || (exports.CommandInvocation = {}));
|
|
1214
|
-
var ListCommandInvocationsResult;
|
|
1215
|
-
(function (ListCommandInvocationsResult) {
|
|
1216
|
-
/**
|
|
1217
|
-
* @internal
|
|
1218
|
-
*/
|
|
1219
|
-
ListCommandInvocationsResult.filterSensitiveLog = (obj) => ({
|
|
1220
|
-
...obj,
|
|
1221
|
-
});
|
|
1222
|
-
})(ListCommandInvocationsResult = exports.ListCommandInvocationsResult || (exports.ListCommandInvocationsResult = {}));
|
|
1223
|
-
var ListCommandsRequest;
|
|
1224
|
-
(function (ListCommandsRequest) {
|
|
1225
|
-
/**
|
|
1226
|
-
* @internal
|
|
1227
|
-
*/
|
|
1228
|
-
ListCommandsRequest.filterSensitiveLog = (obj) => ({
|
|
1229
|
-
...obj,
|
|
1230
|
-
});
|
|
1231
|
-
})(ListCommandsRequest = exports.ListCommandsRequest || (exports.ListCommandsRequest = {}));
|
|
1232
|
-
var CommandStatus;
|
|
1233
|
-
(function (CommandStatus) {
|
|
1234
|
-
CommandStatus["CANCELLED"] = "Cancelled";
|
|
1235
|
-
CommandStatus["CANCELLING"] = "Cancelling";
|
|
1236
|
-
CommandStatus["FAILED"] = "Failed";
|
|
1237
|
-
CommandStatus["IN_PROGRESS"] = "InProgress";
|
|
1238
|
-
CommandStatus["PENDING"] = "Pending";
|
|
1239
|
-
CommandStatus["SUCCESS"] = "Success";
|
|
1240
|
-
CommandStatus["TIMED_OUT"] = "TimedOut";
|
|
1241
|
-
})(CommandStatus = exports.CommandStatus || (exports.CommandStatus = {}));
|
|
1242
|
-
var Command;
|
|
1243
|
-
(function (Command) {
|
|
1244
|
-
/**
|
|
1245
|
-
* @internal
|
|
1246
|
-
*/
|
|
1247
|
-
Command.filterSensitiveLog = (obj) => ({
|
|
1248
|
-
...obj,
|
|
1249
|
-
});
|
|
1250
|
-
})(Command = exports.Command || (exports.Command = {}));
|
|
1251
|
-
var ListCommandsResult;
|
|
1252
|
-
(function (ListCommandsResult) {
|
|
1253
|
-
/**
|
|
1254
|
-
* @internal
|
|
1255
|
-
*/
|
|
1256
|
-
ListCommandsResult.filterSensitiveLog = (obj) => ({
|
|
1257
|
-
...obj,
|
|
1258
|
-
});
|
|
1259
|
-
})(ListCommandsResult = exports.ListCommandsResult || (exports.ListCommandsResult = {}));
|
|
1260
|
-
var ComplianceQueryOperatorType;
|
|
1261
|
-
(function (ComplianceQueryOperatorType) {
|
|
1262
|
-
ComplianceQueryOperatorType["BeginWith"] = "BEGIN_WITH";
|
|
1263
|
-
ComplianceQueryOperatorType["Equal"] = "EQUAL";
|
|
1264
|
-
ComplianceQueryOperatorType["GreaterThan"] = "GREATER_THAN";
|
|
1265
|
-
ComplianceQueryOperatorType["LessThan"] = "LESS_THAN";
|
|
1266
|
-
ComplianceQueryOperatorType["NotEqual"] = "NOT_EQUAL";
|
|
1267
|
-
})(ComplianceQueryOperatorType = exports.ComplianceQueryOperatorType || (exports.ComplianceQueryOperatorType = {}));
|
|
1268
|
-
var ComplianceStringFilter;
|
|
1269
|
-
(function (ComplianceStringFilter) {
|
|
1270
|
-
/**
|
|
1271
|
-
* @internal
|
|
1272
|
-
*/
|
|
1273
|
-
ComplianceStringFilter.filterSensitiveLog = (obj) => ({
|
|
1274
|
-
...obj,
|
|
1275
|
-
});
|
|
1276
|
-
})(ComplianceStringFilter = exports.ComplianceStringFilter || (exports.ComplianceStringFilter = {}));
|
|
1277
|
-
var ListComplianceItemsRequest;
|
|
1278
|
-
(function (ListComplianceItemsRequest) {
|
|
1279
|
-
/**
|
|
1280
|
-
* @internal
|
|
1281
|
-
*/
|
|
1282
|
-
ListComplianceItemsRequest.filterSensitiveLog = (obj) => ({
|
|
1283
|
-
...obj,
|
|
1284
|
-
});
|
|
1285
|
-
})(ListComplianceItemsRequest = exports.ListComplianceItemsRequest || (exports.ListComplianceItemsRequest = {}));
|
|
1286
|
-
var ComplianceExecutionSummary;
|
|
1287
|
-
(function (ComplianceExecutionSummary) {
|
|
1288
|
-
/**
|
|
1289
|
-
* @internal
|
|
1290
|
-
*/
|
|
1291
|
-
ComplianceExecutionSummary.filterSensitiveLog = (obj) => ({
|
|
1292
|
-
...obj,
|
|
1293
|
-
});
|
|
1294
|
-
})(ComplianceExecutionSummary = exports.ComplianceExecutionSummary || (exports.ComplianceExecutionSummary = {}));
|
|
1295
|
-
var ComplianceSeverity;
|
|
1296
|
-
(function (ComplianceSeverity) {
|
|
1297
|
-
ComplianceSeverity["Critical"] = "CRITICAL";
|
|
1298
|
-
ComplianceSeverity["High"] = "HIGH";
|
|
1299
|
-
ComplianceSeverity["Informational"] = "INFORMATIONAL";
|
|
1300
|
-
ComplianceSeverity["Low"] = "LOW";
|
|
1301
|
-
ComplianceSeverity["Medium"] = "MEDIUM";
|
|
1302
|
-
ComplianceSeverity["Unspecified"] = "UNSPECIFIED";
|
|
1303
|
-
})(ComplianceSeverity = exports.ComplianceSeverity || (exports.ComplianceSeverity = {}));
|
|
1304
|
-
var ComplianceStatus;
|
|
1305
|
-
(function (ComplianceStatus) {
|
|
1306
|
-
ComplianceStatus["Compliant"] = "COMPLIANT";
|
|
1307
|
-
ComplianceStatus["NonCompliant"] = "NON_COMPLIANT";
|
|
1308
|
-
})(ComplianceStatus = exports.ComplianceStatus || (exports.ComplianceStatus = {}));
|
|
1309
|
-
var ComplianceItem;
|
|
1310
|
-
(function (ComplianceItem) {
|
|
1311
|
-
/**
|
|
1312
|
-
* @internal
|
|
1313
|
-
*/
|
|
1314
|
-
ComplianceItem.filterSensitiveLog = (obj) => ({
|
|
1315
|
-
...obj,
|
|
1316
|
-
});
|
|
1317
|
-
})(ComplianceItem = exports.ComplianceItem || (exports.ComplianceItem = {}));
|
|
1318
|
-
var ListComplianceItemsResult;
|
|
1319
|
-
(function (ListComplianceItemsResult) {
|
|
1320
|
-
/**
|
|
1321
|
-
* @internal
|
|
1322
|
-
*/
|
|
1323
|
-
ListComplianceItemsResult.filterSensitiveLog = (obj) => ({
|
|
1324
|
-
...obj,
|
|
1325
|
-
});
|
|
1326
|
-
})(ListComplianceItemsResult = exports.ListComplianceItemsResult || (exports.ListComplianceItemsResult = {}));
|
|
1327
|
-
var ListComplianceSummariesRequest;
|
|
1328
|
-
(function (ListComplianceSummariesRequest) {
|
|
1329
|
-
/**
|
|
1330
|
-
* @internal
|
|
1331
|
-
*/
|
|
1332
|
-
ListComplianceSummariesRequest.filterSensitiveLog = (obj) => ({
|
|
1333
|
-
...obj,
|
|
1334
|
-
});
|
|
1335
|
-
})(ListComplianceSummariesRequest = exports.ListComplianceSummariesRequest || (exports.ListComplianceSummariesRequest = {}));
|
|
1336
|
-
var SeveritySummary;
|
|
1337
|
-
(function (SeveritySummary) {
|
|
1338
|
-
/**
|
|
1339
|
-
* @internal
|
|
1340
|
-
*/
|
|
1341
|
-
SeveritySummary.filterSensitiveLog = (obj) => ({
|
|
1342
|
-
...obj,
|
|
1343
|
-
});
|
|
1344
|
-
})(SeveritySummary = exports.SeveritySummary || (exports.SeveritySummary = {}));
|
|
1345
|
-
var CompliantSummary;
|
|
1346
|
-
(function (CompliantSummary) {
|
|
1347
|
-
/**
|
|
1348
|
-
* @internal
|
|
1349
|
-
*/
|
|
1350
|
-
CompliantSummary.filterSensitiveLog = (obj) => ({
|
|
1351
|
-
...obj,
|
|
1352
|
-
});
|
|
1353
|
-
})(CompliantSummary = exports.CompliantSummary || (exports.CompliantSummary = {}));
|
|
1354
|
-
var NonCompliantSummary;
|
|
1355
|
-
(function (NonCompliantSummary) {
|
|
1356
|
-
/**
|
|
1357
|
-
* @internal
|
|
1358
|
-
*/
|
|
1359
|
-
NonCompliantSummary.filterSensitiveLog = (obj) => ({
|
|
1360
|
-
...obj,
|
|
1361
|
-
});
|
|
1362
|
-
})(NonCompliantSummary = exports.NonCompliantSummary || (exports.NonCompliantSummary = {}));
|
|
1363
|
-
var ComplianceSummaryItem;
|
|
1364
|
-
(function (ComplianceSummaryItem) {
|
|
1365
|
-
/**
|
|
1366
|
-
* @internal
|
|
1367
|
-
*/
|
|
1368
|
-
ComplianceSummaryItem.filterSensitiveLog = (obj) => ({
|
|
1369
|
-
...obj,
|
|
1370
|
-
});
|
|
1371
|
-
})(ComplianceSummaryItem = exports.ComplianceSummaryItem || (exports.ComplianceSummaryItem = {}));
|
|
1372
|
-
var ListComplianceSummariesResult;
|
|
1373
|
-
(function (ListComplianceSummariesResult) {
|
|
1374
|
-
/**
|
|
1375
|
-
* @internal
|
|
1376
|
-
*/
|
|
1377
|
-
ListComplianceSummariesResult.filterSensitiveLog = (obj) => ({
|
|
1378
|
-
...obj,
|
|
1379
|
-
});
|
|
1380
|
-
})(ListComplianceSummariesResult = exports.ListComplianceSummariesResult || (exports.ListComplianceSummariesResult = {}));
|
|
1381
|
-
var DocumentMetadataEnum;
|
|
1382
|
-
(function (DocumentMetadataEnum) {
|
|
1383
|
-
DocumentMetadataEnum["DocumentReviews"] = "DocumentReviews";
|
|
1384
|
-
})(DocumentMetadataEnum = exports.DocumentMetadataEnum || (exports.DocumentMetadataEnum = {}));
|
|
1385
|
-
var ListDocumentMetadataHistoryRequest;
|
|
1386
|
-
(function (ListDocumentMetadataHistoryRequest) {
|
|
1387
|
-
/**
|
|
1388
|
-
* @internal
|
|
1389
|
-
*/
|
|
1390
|
-
ListDocumentMetadataHistoryRequest.filterSensitiveLog = (obj) => ({
|
|
1391
|
-
...obj,
|
|
1392
|
-
});
|
|
1393
|
-
})(ListDocumentMetadataHistoryRequest = exports.ListDocumentMetadataHistoryRequest || (exports.ListDocumentMetadataHistoryRequest = {}));
|
|
1394
|
-
var DocumentReviewCommentType;
|
|
1395
|
-
(function (DocumentReviewCommentType) {
|
|
1396
|
-
DocumentReviewCommentType["Comment"] = "Comment";
|
|
1397
|
-
})(DocumentReviewCommentType = exports.DocumentReviewCommentType || (exports.DocumentReviewCommentType = {}));
|
|
1398
|
-
var DocumentReviewCommentSource;
|
|
1399
|
-
(function (DocumentReviewCommentSource) {
|
|
1400
|
-
/**
|
|
1401
|
-
* @internal
|
|
1402
|
-
*/
|
|
1403
|
-
DocumentReviewCommentSource.filterSensitiveLog = (obj) => ({
|
|
1404
|
-
...obj,
|
|
1405
|
-
});
|
|
1406
|
-
})(DocumentReviewCommentSource = exports.DocumentReviewCommentSource || (exports.DocumentReviewCommentSource = {}));
|
|
1407
|
-
var DocumentReviewerResponseSource;
|
|
1408
|
-
(function (DocumentReviewerResponseSource) {
|
|
1409
|
-
/**
|
|
1410
|
-
* @internal
|
|
1411
|
-
*/
|
|
1412
|
-
DocumentReviewerResponseSource.filterSensitiveLog = (obj) => ({
|
|
1413
|
-
...obj,
|
|
1414
|
-
});
|
|
1415
|
-
})(DocumentReviewerResponseSource = exports.DocumentReviewerResponseSource || (exports.DocumentReviewerResponseSource = {}));
|
|
1416
|
-
var DocumentMetadataResponseInfo;
|
|
1417
|
-
(function (DocumentMetadataResponseInfo) {
|
|
1418
|
-
/**
|
|
1419
|
-
* @internal
|
|
1420
|
-
*/
|
|
1421
|
-
DocumentMetadataResponseInfo.filterSensitiveLog = (obj) => ({
|
|
1422
|
-
...obj,
|
|
1423
|
-
});
|
|
1424
|
-
})(DocumentMetadataResponseInfo = exports.DocumentMetadataResponseInfo || (exports.DocumentMetadataResponseInfo = {}));
|
|
1425
|
-
var ListDocumentMetadataHistoryResponse;
|
|
1426
|
-
(function (ListDocumentMetadataHistoryResponse) {
|
|
1427
|
-
/**
|
|
1428
|
-
* @internal
|
|
1429
|
-
*/
|
|
1430
|
-
ListDocumentMetadataHistoryResponse.filterSensitiveLog = (obj) => ({
|
|
1431
|
-
...obj,
|
|
1432
|
-
});
|
|
1433
|
-
})(ListDocumentMetadataHistoryResponse = exports.ListDocumentMetadataHistoryResponse || (exports.ListDocumentMetadataHistoryResponse = {}));
|
|
1434
|
-
var DocumentFilterKey;
|
|
1435
|
-
(function (DocumentFilterKey) {
|
|
1436
|
-
DocumentFilterKey["DocumentType"] = "DocumentType";
|
|
1437
|
-
DocumentFilterKey["Name"] = "Name";
|
|
1438
|
-
DocumentFilterKey["Owner"] = "Owner";
|
|
1439
|
-
DocumentFilterKey["PlatformTypes"] = "PlatformTypes";
|
|
1440
|
-
})(DocumentFilterKey = exports.DocumentFilterKey || (exports.DocumentFilterKey = {}));
|
|
1441
|
-
var DocumentFilter;
|
|
1442
|
-
(function (DocumentFilter) {
|
|
1443
|
-
/**
|
|
1444
|
-
* @internal
|
|
1445
|
-
*/
|
|
1446
|
-
DocumentFilter.filterSensitiveLog = (obj) => ({
|
|
1447
|
-
...obj,
|
|
1448
|
-
});
|
|
1449
|
-
})(DocumentFilter = exports.DocumentFilter || (exports.DocumentFilter = {}));
|
|
1450
|
-
var DocumentKeyValuesFilter;
|
|
1451
|
-
(function (DocumentKeyValuesFilter) {
|
|
1452
|
-
/**
|
|
1453
|
-
* @internal
|
|
1454
|
-
*/
|
|
1455
|
-
DocumentKeyValuesFilter.filterSensitiveLog = (obj) => ({
|
|
1456
|
-
...obj,
|
|
1457
|
-
});
|
|
1458
|
-
})(DocumentKeyValuesFilter = exports.DocumentKeyValuesFilter || (exports.DocumentKeyValuesFilter = {}));
|
|
1459
|
-
var ListDocumentsRequest;
|
|
1460
|
-
(function (ListDocumentsRequest) {
|
|
1461
|
-
/**
|
|
1462
|
-
* @internal
|
|
1463
|
-
*/
|
|
1464
|
-
ListDocumentsRequest.filterSensitiveLog = (obj) => ({
|
|
1465
|
-
...obj,
|
|
1466
|
-
});
|
|
1467
|
-
})(ListDocumentsRequest = exports.ListDocumentsRequest || (exports.ListDocumentsRequest = {}));
|
|
1468
|
-
var DocumentIdentifier;
|
|
1469
|
-
(function (DocumentIdentifier) {
|
|
1470
|
-
/**
|
|
1471
|
-
* @internal
|
|
1472
|
-
*/
|
|
1473
|
-
DocumentIdentifier.filterSensitiveLog = (obj) => ({
|
|
1474
|
-
...obj,
|
|
1475
|
-
});
|
|
1476
|
-
})(DocumentIdentifier = exports.DocumentIdentifier || (exports.DocumentIdentifier = {}));
|
|
1477
|
-
var ListDocumentsResult;
|
|
1478
|
-
(function (ListDocumentsResult) {
|
|
1479
|
-
/**
|
|
1480
|
-
* @internal
|
|
1481
|
-
*/
|
|
1482
|
-
ListDocumentsResult.filterSensitiveLog = (obj) => ({
|
|
1483
|
-
...obj,
|
|
1484
|
-
});
|
|
1485
|
-
})(ListDocumentsResult = exports.ListDocumentsResult || (exports.ListDocumentsResult = {}));
|
|
1486
|
-
var ListDocumentVersionsRequest;
|
|
1487
|
-
(function (ListDocumentVersionsRequest) {
|
|
1488
|
-
/**
|
|
1489
|
-
* @internal
|
|
1490
|
-
*/
|
|
1491
|
-
ListDocumentVersionsRequest.filterSensitiveLog = (obj) => ({
|
|
1492
|
-
...obj,
|
|
1493
|
-
});
|
|
1494
|
-
})(ListDocumentVersionsRequest = exports.ListDocumentVersionsRequest || (exports.ListDocumentVersionsRequest = {}));
|
|
1495
|
-
var DocumentVersionInfo;
|
|
1496
|
-
(function (DocumentVersionInfo) {
|
|
1497
|
-
/**
|
|
1498
|
-
* @internal
|
|
1499
|
-
*/
|
|
1500
|
-
DocumentVersionInfo.filterSensitiveLog = (obj) => ({
|
|
1501
|
-
...obj,
|
|
1502
|
-
});
|
|
1503
|
-
})(DocumentVersionInfo = exports.DocumentVersionInfo || (exports.DocumentVersionInfo = {}));
|
|
1504
|
-
var ListDocumentVersionsResult;
|
|
1505
|
-
(function (ListDocumentVersionsResult) {
|
|
1506
|
-
/**
|
|
1507
|
-
* @internal
|
|
1508
|
-
*/
|
|
1509
|
-
ListDocumentVersionsResult.filterSensitiveLog = (obj) => ({
|
|
1510
|
-
...obj,
|
|
1511
|
-
});
|
|
1512
|
-
})(ListDocumentVersionsResult = exports.ListDocumentVersionsResult || (exports.ListDocumentVersionsResult = {}));
|
|
1513
|
-
var ListInventoryEntriesRequest;
|
|
1514
|
-
(function (ListInventoryEntriesRequest) {
|
|
1515
|
-
/**
|
|
1516
|
-
* @internal
|
|
1517
|
-
*/
|
|
1518
|
-
ListInventoryEntriesRequest.filterSensitiveLog = (obj) => ({
|
|
1519
|
-
...obj,
|
|
1520
|
-
});
|
|
1521
|
-
})(ListInventoryEntriesRequest = exports.ListInventoryEntriesRequest || (exports.ListInventoryEntriesRequest = {}));
|
|
1522
|
-
var ListInventoryEntriesResult;
|
|
1523
|
-
(function (ListInventoryEntriesResult) {
|
|
1524
|
-
/**
|
|
1525
|
-
* @internal
|
|
1526
|
-
*/
|
|
1527
|
-
ListInventoryEntriesResult.filterSensitiveLog = (obj) => ({
|
|
1528
|
-
...obj,
|
|
1529
|
-
});
|
|
1530
|
-
})(ListInventoryEntriesResult = exports.ListInventoryEntriesResult || (exports.ListInventoryEntriesResult = {}));
|
|
1531
|
-
var OpsItemEventFilterKey;
|
|
1532
|
-
(function (OpsItemEventFilterKey) {
|
|
1533
|
-
OpsItemEventFilterKey["OPSITEM_ID"] = "OpsItemId";
|
|
1534
|
-
})(OpsItemEventFilterKey = exports.OpsItemEventFilterKey || (exports.OpsItemEventFilterKey = {}));
|
|
1535
|
-
var OpsItemEventFilterOperator;
|
|
1536
|
-
(function (OpsItemEventFilterOperator) {
|
|
1537
|
-
OpsItemEventFilterOperator["EQUAL"] = "Equal";
|
|
1538
|
-
})(OpsItemEventFilterOperator = exports.OpsItemEventFilterOperator || (exports.OpsItemEventFilterOperator = {}));
|
|
1539
|
-
var OpsItemEventFilter;
|
|
1540
|
-
(function (OpsItemEventFilter) {
|
|
1541
|
-
/**
|
|
1542
|
-
* @internal
|
|
1543
|
-
*/
|
|
1544
|
-
OpsItemEventFilter.filterSensitiveLog = (obj) => ({
|
|
1545
|
-
...obj,
|
|
1546
|
-
});
|
|
1547
|
-
})(OpsItemEventFilter = exports.OpsItemEventFilter || (exports.OpsItemEventFilter = {}));
|
|
1548
|
-
var ListOpsItemEventsRequest;
|
|
1549
|
-
(function (ListOpsItemEventsRequest) {
|
|
1550
|
-
/**
|
|
1551
|
-
* @internal
|
|
1552
|
-
*/
|
|
1553
|
-
ListOpsItemEventsRequest.filterSensitiveLog = (obj) => ({
|
|
1554
|
-
...obj,
|
|
1555
|
-
});
|
|
1556
|
-
})(ListOpsItemEventsRequest = exports.ListOpsItemEventsRequest || (exports.ListOpsItemEventsRequest = {}));
|
|
1557
|
-
var OpsItemIdentity;
|
|
1558
|
-
(function (OpsItemIdentity) {
|
|
1559
|
-
/**
|
|
1560
|
-
* @internal
|
|
1561
|
-
*/
|
|
1562
|
-
OpsItemIdentity.filterSensitiveLog = (obj) => ({
|
|
1563
|
-
...obj,
|
|
1564
|
-
});
|
|
1565
|
-
})(OpsItemIdentity = exports.OpsItemIdentity || (exports.OpsItemIdentity = {}));
|
|
1566
|
-
var OpsItemEventSummary;
|
|
1567
|
-
(function (OpsItemEventSummary) {
|
|
1568
|
-
/**
|
|
1569
|
-
* @internal
|
|
1570
|
-
*/
|
|
1571
|
-
OpsItemEventSummary.filterSensitiveLog = (obj) => ({
|
|
1572
|
-
...obj,
|
|
1573
|
-
});
|
|
1574
|
-
})(OpsItemEventSummary = exports.OpsItemEventSummary || (exports.OpsItemEventSummary = {}));
|
|
1575
|
-
var ListOpsItemEventsResponse;
|
|
1576
|
-
(function (ListOpsItemEventsResponse) {
|
|
1577
|
-
/**
|
|
1578
|
-
* @internal
|
|
1579
|
-
*/
|
|
1580
|
-
ListOpsItemEventsResponse.filterSensitiveLog = (obj) => ({
|
|
1581
|
-
...obj,
|
|
1582
|
-
});
|
|
1583
|
-
})(ListOpsItemEventsResponse = exports.ListOpsItemEventsResponse || (exports.ListOpsItemEventsResponse = {}));
|
|
1584
|
-
var OpsItemRelatedItemsFilterKey;
|
|
1585
|
-
(function (OpsItemRelatedItemsFilterKey) {
|
|
1586
|
-
OpsItemRelatedItemsFilterKey["ASSOCIATION_ID"] = "AssociationId";
|
|
1587
|
-
OpsItemRelatedItemsFilterKey["RESOURCE_TYPE"] = "ResourceType";
|
|
1588
|
-
OpsItemRelatedItemsFilterKey["RESOURCE_URI"] = "ResourceUri";
|
|
1589
|
-
})(OpsItemRelatedItemsFilterKey = exports.OpsItemRelatedItemsFilterKey || (exports.OpsItemRelatedItemsFilterKey = {}));
|
|
1590
|
-
var OpsItemRelatedItemsFilterOperator;
|
|
1591
|
-
(function (OpsItemRelatedItemsFilterOperator) {
|
|
1592
|
-
OpsItemRelatedItemsFilterOperator["EQUAL"] = "Equal";
|
|
1593
|
-
})(OpsItemRelatedItemsFilterOperator = exports.OpsItemRelatedItemsFilterOperator || (exports.OpsItemRelatedItemsFilterOperator = {}));
|
|
1594
|
-
var OpsItemRelatedItemsFilter;
|
|
1595
|
-
(function (OpsItemRelatedItemsFilter) {
|
|
1596
|
-
/**
|
|
1597
|
-
* @internal
|
|
1598
|
-
*/
|
|
1599
|
-
OpsItemRelatedItemsFilter.filterSensitiveLog = (obj) => ({
|
|
1600
|
-
...obj,
|
|
1601
|
-
});
|
|
1602
|
-
})(OpsItemRelatedItemsFilter = exports.OpsItemRelatedItemsFilter || (exports.OpsItemRelatedItemsFilter = {}));
|
|
1603
|
-
var ListOpsItemRelatedItemsRequest;
|
|
1604
|
-
(function (ListOpsItemRelatedItemsRequest) {
|
|
1605
|
-
/**
|
|
1606
|
-
* @internal
|
|
1607
|
-
*/
|
|
1608
|
-
ListOpsItemRelatedItemsRequest.filterSensitiveLog = (obj) => ({
|
|
1609
|
-
...obj,
|
|
1610
|
-
});
|
|
1611
|
-
})(ListOpsItemRelatedItemsRequest = exports.ListOpsItemRelatedItemsRequest || (exports.ListOpsItemRelatedItemsRequest = {}));
|
|
1612
|
-
var OpsItemRelatedItemSummary;
|
|
1613
|
-
(function (OpsItemRelatedItemSummary) {
|
|
1614
|
-
/**
|
|
1615
|
-
* @internal
|
|
1616
|
-
*/
|
|
1617
|
-
OpsItemRelatedItemSummary.filterSensitiveLog = (obj) => ({
|
|
1618
|
-
...obj,
|
|
1619
|
-
});
|
|
1620
|
-
})(OpsItemRelatedItemSummary = exports.OpsItemRelatedItemSummary || (exports.OpsItemRelatedItemSummary = {}));
|
|
1621
|
-
var ListOpsItemRelatedItemsResponse;
|
|
1622
|
-
(function (ListOpsItemRelatedItemsResponse) {
|
|
1623
|
-
/**
|
|
1624
|
-
* @internal
|
|
1625
|
-
*/
|
|
1626
|
-
ListOpsItemRelatedItemsResponse.filterSensitiveLog = (obj) => ({
|
|
1627
|
-
...obj,
|
|
1628
|
-
});
|
|
1629
|
-
})(ListOpsItemRelatedItemsResponse = exports.ListOpsItemRelatedItemsResponse || (exports.ListOpsItemRelatedItemsResponse = {}));
|
|
1630
|
-
var OpsMetadataFilter;
|
|
1631
|
-
(function (OpsMetadataFilter) {
|
|
1632
|
-
/**
|
|
1633
|
-
* @internal
|
|
1634
|
-
*/
|
|
1635
|
-
OpsMetadataFilter.filterSensitiveLog = (obj) => ({
|
|
1636
|
-
...obj,
|
|
1637
|
-
});
|
|
1638
|
-
})(OpsMetadataFilter = exports.OpsMetadataFilter || (exports.OpsMetadataFilter = {}));
|
|
1639
|
-
var ListOpsMetadataRequest;
|
|
1640
|
-
(function (ListOpsMetadataRequest) {
|
|
1641
|
-
/**
|
|
1642
|
-
* @internal
|
|
1643
|
-
*/
|
|
1644
|
-
ListOpsMetadataRequest.filterSensitiveLog = (obj) => ({
|
|
1645
|
-
...obj,
|
|
1646
|
-
});
|
|
1647
|
-
})(ListOpsMetadataRequest = exports.ListOpsMetadataRequest || (exports.ListOpsMetadataRequest = {}));
|
|
1648
|
-
var OpsMetadata;
|
|
1649
|
-
(function (OpsMetadata) {
|
|
1650
|
-
/**
|
|
1651
|
-
* @internal
|
|
1652
|
-
*/
|
|
1653
|
-
OpsMetadata.filterSensitiveLog = (obj) => ({
|
|
1654
|
-
...obj,
|
|
1655
|
-
});
|
|
1656
|
-
})(OpsMetadata = exports.OpsMetadata || (exports.OpsMetadata = {}));
|
|
1657
|
-
var ListOpsMetadataResult;
|
|
1658
|
-
(function (ListOpsMetadataResult) {
|
|
1659
|
-
/**
|
|
1660
|
-
* @internal
|
|
1661
|
-
*/
|
|
1662
|
-
ListOpsMetadataResult.filterSensitiveLog = (obj) => ({
|
|
1663
|
-
...obj,
|
|
1664
|
-
});
|
|
1665
|
-
})(ListOpsMetadataResult = exports.ListOpsMetadataResult || (exports.ListOpsMetadataResult = {}));
|
|
1666
|
-
var ListResourceComplianceSummariesRequest;
|
|
1667
|
-
(function (ListResourceComplianceSummariesRequest) {
|
|
1668
|
-
/**
|
|
1669
|
-
* @internal
|
|
1670
|
-
*/
|
|
1671
|
-
ListResourceComplianceSummariesRequest.filterSensitiveLog = (obj) => ({
|
|
1672
|
-
...obj,
|
|
1673
|
-
});
|
|
1674
|
-
})(ListResourceComplianceSummariesRequest = exports.ListResourceComplianceSummariesRequest || (exports.ListResourceComplianceSummariesRequest = {}));
|
|
1675
|
-
var ResourceComplianceSummaryItem;
|
|
1676
|
-
(function (ResourceComplianceSummaryItem) {
|
|
1677
|
-
/**
|
|
1678
|
-
* @internal
|
|
1679
|
-
*/
|
|
1680
|
-
ResourceComplianceSummaryItem.filterSensitiveLog = (obj) => ({
|
|
1681
|
-
...obj,
|
|
1682
|
-
});
|
|
1683
|
-
})(ResourceComplianceSummaryItem = exports.ResourceComplianceSummaryItem || (exports.ResourceComplianceSummaryItem = {}));
|
|
1684
|
-
var ListResourceComplianceSummariesResult;
|
|
1685
|
-
(function (ListResourceComplianceSummariesResult) {
|
|
1686
|
-
/**
|
|
1687
|
-
* @internal
|
|
1688
|
-
*/
|
|
1689
|
-
ListResourceComplianceSummariesResult.filterSensitiveLog = (obj) => ({
|
|
1690
|
-
...obj,
|
|
1691
|
-
});
|
|
1692
|
-
})(ListResourceComplianceSummariesResult = exports.ListResourceComplianceSummariesResult || (exports.ListResourceComplianceSummariesResult = {}));
|
|
1693
|
-
var ListResourceDataSyncRequest;
|
|
1694
|
-
(function (ListResourceDataSyncRequest) {
|
|
1695
|
-
/**
|
|
1696
|
-
* @internal
|
|
1697
|
-
*/
|
|
1698
|
-
ListResourceDataSyncRequest.filterSensitiveLog = (obj) => ({
|
|
1699
|
-
...obj,
|
|
1700
|
-
});
|
|
1701
|
-
})(ListResourceDataSyncRequest = exports.ListResourceDataSyncRequest || (exports.ListResourceDataSyncRequest = {}));
|
|
1702
|
-
var LastResourceDataSyncStatus;
|
|
1703
|
-
(function (LastResourceDataSyncStatus) {
|
|
1704
|
-
LastResourceDataSyncStatus["FAILED"] = "Failed";
|
|
1705
|
-
LastResourceDataSyncStatus["INPROGRESS"] = "InProgress";
|
|
1706
|
-
LastResourceDataSyncStatus["SUCCESSFUL"] = "Successful";
|
|
1707
|
-
})(LastResourceDataSyncStatus = exports.LastResourceDataSyncStatus || (exports.LastResourceDataSyncStatus = {}));
|
|
1708
|
-
var ResourceDataSyncSourceWithState;
|
|
1709
|
-
(function (ResourceDataSyncSourceWithState) {
|
|
1710
|
-
/**
|
|
1711
|
-
* @internal
|
|
1712
|
-
*/
|
|
1713
|
-
ResourceDataSyncSourceWithState.filterSensitiveLog = (obj) => ({
|
|
1714
|
-
...obj,
|
|
1715
|
-
});
|
|
1716
|
-
})(ResourceDataSyncSourceWithState = exports.ResourceDataSyncSourceWithState || (exports.ResourceDataSyncSourceWithState = {}));
|
|
1717
|
-
var ResourceDataSyncItem;
|
|
1718
|
-
(function (ResourceDataSyncItem) {
|
|
1719
|
-
/**
|
|
1720
|
-
* @internal
|
|
1721
|
-
*/
|
|
1722
|
-
ResourceDataSyncItem.filterSensitiveLog = (obj) => ({
|
|
1723
|
-
...obj,
|
|
1724
|
-
});
|
|
1725
|
-
})(ResourceDataSyncItem = exports.ResourceDataSyncItem || (exports.ResourceDataSyncItem = {}));
|
|
1726
|
-
var ListResourceDataSyncResult;
|
|
1727
|
-
(function (ListResourceDataSyncResult) {
|
|
1728
|
-
/**
|
|
1729
|
-
* @internal
|
|
1730
|
-
*/
|
|
1731
|
-
ListResourceDataSyncResult.filterSensitiveLog = (obj) => ({
|
|
1732
|
-
...obj,
|
|
1733
|
-
});
|
|
1734
|
-
})(ListResourceDataSyncResult = exports.ListResourceDataSyncResult || (exports.ListResourceDataSyncResult = {}));
|
|
1735
|
-
var ListTagsForResourceRequest;
|
|
1736
|
-
(function (ListTagsForResourceRequest) {
|
|
1737
|
-
/**
|
|
1738
|
-
* @internal
|
|
1739
|
-
*/
|
|
1740
|
-
ListTagsForResourceRequest.filterSensitiveLog = (obj) => ({
|
|
1741
|
-
...obj,
|
|
1742
|
-
});
|
|
1743
|
-
})(ListTagsForResourceRequest = exports.ListTagsForResourceRequest || (exports.ListTagsForResourceRequest = {}));
|
|
1744
|
-
var ListTagsForResourceResult;
|
|
1745
|
-
(function (ListTagsForResourceResult) {
|
|
1746
|
-
/**
|
|
1747
|
-
* @internal
|
|
1748
|
-
*/
|
|
1749
|
-
ListTagsForResourceResult.filterSensitiveLog = (obj) => ({
|
|
1750
|
-
...obj,
|
|
1751
|
-
});
|
|
1752
|
-
})(ListTagsForResourceResult = exports.ListTagsForResourceResult || (exports.ListTagsForResourceResult = {}));
|
|
1753
|
-
var DocumentPermissionLimit;
|
|
1754
|
-
(function (DocumentPermissionLimit) {
|
|
1755
|
-
/**
|
|
1756
|
-
* @internal
|
|
1757
|
-
*/
|
|
1758
|
-
DocumentPermissionLimit.filterSensitiveLog = (obj) => ({
|
|
1759
|
-
...obj,
|
|
1760
|
-
});
|
|
1761
|
-
})(DocumentPermissionLimit = exports.DocumentPermissionLimit || (exports.DocumentPermissionLimit = {}));
|
|
1762
|
-
var ModifyDocumentPermissionRequest;
|
|
1763
|
-
(function (ModifyDocumentPermissionRequest) {
|
|
1764
|
-
/**
|
|
1765
|
-
* @internal
|
|
1766
|
-
*/
|
|
1767
|
-
ModifyDocumentPermissionRequest.filterSensitiveLog = (obj) => ({
|
|
1768
|
-
...obj,
|
|
1769
|
-
});
|
|
1770
|
-
})(ModifyDocumentPermissionRequest = exports.ModifyDocumentPermissionRequest || (exports.ModifyDocumentPermissionRequest = {}));
|
|
1771
|
-
var ModifyDocumentPermissionResponse;
|
|
1772
|
-
(function (ModifyDocumentPermissionResponse) {
|
|
1773
|
-
/**
|
|
1774
|
-
* @internal
|
|
1775
|
-
*/
|
|
1776
|
-
ModifyDocumentPermissionResponse.filterSensitiveLog = (obj) => ({
|
|
1777
|
-
...obj,
|
|
1778
|
-
});
|
|
1779
|
-
})(ModifyDocumentPermissionResponse = exports.ModifyDocumentPermissionResponse || (exports.ModifyDocumentPermissionResponse = {}));
|
|
1780
|
-
var ComplianceTypeCountLimitExceededException;
|
|
1781
|
-
(function (ComplianceTypeCountLimitExceededException) {
|
|
1782
|
-
/**
|
|
1783
|
-
* @internal
|
|
1784
|
-
*/
|
|
1785
|
-
ComplianceTypeCountLimitExceededException.filterSensitiveLog = (obj) => ({
|
|
1786
|
-
...obj,
|
|
1787
|
-
});
|
|
1788
|
-
})(ComplianceTypeCountLimitExceededException = exports.ComplianceTypeCountLimitExceededException || (exports.ComplianceTypeCountLimitExceededException = {}));
|
|
1789
|
-
var InvalidItemContentException;
|
|
1790
|
-
(function (InvalidItemContentException) {
|
|
1791
|
-
/**
|
|
1792
|
-
* @internal
|
|
1793
|
-
*/
|
|
1794
|
-
InvalidItemContentException.filterSensitiveLog = (obj) => ({
|
|
1795
|
-
...obj,
|
|
1796
|
-
});
|
|
1797
|
-
})(InvalidItemContentException = exports.InvalidItemContentException || (exports.InvalidItemContentException = {}));
|
|
1798
|
-
var ItemSizeLimitExceededException;
|
|
1799
|
-
(function (ItemSizeLimitExceededException) {
|
|
1800
|
-
/**
|
|
1801
|
-
* @internal
|
|
1802
|
-
*/
|
|
1803
|
-
ItemSizeLimitExceededException.filterSensitiveLog = (obj) => ({
|
|
1804
|
-
...obj,
|
|
1805
|
-
});
|
|
1806
|
-
})(ItemSizeLimitExceededException = exports.ItemSizeLimitExceededException || (exports.ItemSizeLimitExceededException = {}));
|
|
1807
|
-
var ComplianceItemEntry;
|
|
1808
|
-
(function (ComplianceItemEntry) {
|
|
1809
|
-
/**
|
|
1810
|
-
* @internal
|
|
1811
|
-
*/
|
|
1812
|
-
ComplianceItemEntry.filterSensitiveLog = (obj) => ({
|
|
1813
|
-
...obj,
|
|
1814
|
-
});
|
|
1815
|
-
})(ComplianceItemEntry = exports.ComplianceItemEntry || (exports.ComplianceItemEntry = {}));
|
|
1816
|
-
var ComplianceUploadType;
|
|
1817
|
-
(function (ComplianceUploadType) {
|
|
1818
|
-
ComplianceUploadType["Complete"] = "COMPLETE";
|
|
1819
|
-
ComplianceUploadType["Partial"] = "PARTIAL";
|
|
1820
|
-
})(ComplianceUploadType = exports.ComplianceUploadType || (exports.ComplianceUploadType = {}));
|
|
1821
|
-
var PutComplianceItemsRequest;
|
|
1822
|
-
(function (PutComplianceItemsRequest) {
|
|
1823
|
-
/**
|
|
1824
|
-
* @internal
|
|
1825
|
-
*/
|
|
1826
|
-
PutComplianceItemsRequest.filterSensitiveLog = (obj) => ({
|
|
1827
|
-
...obj,
|
|
1828
|
-
});
|
|
1829
|
-
})(PutComplianceItemsRequest = exports.PutComplianceItemsRequest || (exports.PutComplianceItemsRequest = {}));
|
|
1830
|
-
var PutComplianceItemsResult;
|
|
1831
|
-
(function (PutComplianceItemsResult) {
|
|
1832
|
-
/**
|
|
1833
|
-
* @internal
|
|
1834
|
-
*/
|
|
1835
|
-
PutComplianceItemsResult.filterSensitiveLog = (obj) => ({
|
|
1836
|
-
...obj,
|
|
1837
|
-
});
|
|
1838
|
-
})(PutComplianceItemsResult = exports.PutComplianceItemsResult || (exports.PutComplianceItemsResult = {}));
|
|
1839
|
-
var TotalSizeLimitExceededException;
|
|
1840
|
-
(function (TotalSizeLimitExceededException) {
|
|
1841
|
-
/**
|
|
1842
|
-
* @internal
|
|
1843
|
-
*/
|
|
1844
|
-
TotalSizeLimitExceededException.filterSensitiveLog = (obj) => ({
|
|
1845
|
-
...obj,
|
|
1846
|
-
});
|
|
1847
|
-
})(TotalSizeLimitExceededException = exports.TotalSizeLimitExceededException || (exports.TotalSizeLimitExceededException = {}));
|
|
1848
|
-
var CustomSchemaCountLimitExceededException;
|
|
1849
|
-
(function (CustomSchemaCountLimitExceededException) {
|
|
1850
|
-
/**
|
|
1851
|
-
* @internal
|
|
1852
|
-
*/
|
|
1853
|
-
CustomSchemaCountLimitExceededException.filterSensitiveLog = (obj) => ({
|
|
1854
|
-
...obj,
|
|
1855
|
-
});
|
|
1856
|
-
})(CustomSchemaCountLimitExceededException = exports.CustomSchemaCountLimitExceededException || (exports.CustomSchemaCountLimitExceededException = {}));
|
|
1857
|
-
var InvalidInventoryItemContextException;
|
|
1858
|
-
(function (InvalidInventoryItemContextException) {
|
|
1859
|
-
/**
|
|
1860
|
-
* @internal
|
|
1861
|
-
*/
|
|
1862
|
-
InvalidInventoryItemContextException.filterSensitiveLog = (obj) => ({
|
|
1863
|
-
...obj,
|
|
1864
|
-
});
|
|
1865
|
-
})(InvalidInventoryItemContextException = exports.InvalidInventoryItemContextException || (exports.InvalidInventoryItemContextException = {}));
|
|
1866
|
-
var ItemContentMismatchException;
|
|
1867
|
-
(function (ItemContentMismatchException) {
|
|
1868
|
-
/**
|
|
1869
|
-
* @internal
|
|
1870
|
-
*/
|
|
1871
|
-
ItemContentMismatchException.filterSensitiveLog = (obj) => ({
|
|
1872
|
-
...obj,
|
|
1873
|
-
});
|
|
1874
|
-
})(ItemContentMismatchException = exports.ItemContentMismatchException || (exports.ItemContentMismatchException = {}));
|
|
1875
|
-
var InventoryItem;
|
|
1876
|
-
(function (InventoryItem) {
|
|
1877
|
-
/**
|
|
1878
|
-
* @internal
|
|
1879
|
-
*/
|
|
1880
|
-
InventoryItem.filterSensitiveLog = (obj) => ({
|
|
1881
|
-
...obj,
|
|
1882
|
-
});
|
|
1883
|
-
})(InventoryItem = exports.InventoryItem || (exports.InventoryItem = {}));
|
|
1884
|
-
var PutInventoryRequest;
|
|
1885
|
-
(function (PutInventoryRequest) {
|
|
1886
|
-
/**
|
|
1887
|
-
* @internal
|
|
1888
|
-
*/
|
|
1889
|
-
PutInventoryRequest.filterSensitiveLog = (obj) => ({
|
|
1890
|
-
...obj,
|
|
1891
|
-
});
|
|
1892
|
-
})(PutInventoryRequest = exports.PutInventoryRequest || (exports.PutInventoryRequest = {}));
|
|
1893
|
-
var PutInventoryResult;
|
|
1894
|
-
(function (PutInventoryResult) {
|
|
1895
|
-
/**
|
|
1896
|
-
* @internal
|
|
1897
|
-
*/
|
|
1898
|
-
PutInventoryResult.filterSensitiveLog = (obj) => ({
|
|
1899
|
-
...obj,
|
|
1900
|
-
});
|
|
1901
|
-
})(PutInventoryResult = exports.PutInventoryResult || (exports.PutInventoryResult = {}));
|
|
1902
|
-
var SubTypeCountLimitExceededException;
|
|
1903
|
-
(function (SubTypeCountLimitExceededException) {
|
|
1904
|
-
/**
|
|
1905
|
-
* @internal
|
|
1906
|
-
*/
|
|
1907
|
-
SubTypeCountLimitExceededException.filterSensitiveLog = (obj) => ({
|
|
1908
|
-
...obj,
|
|
1909
|
-
});
|
|
1910
|
-
})(SubTypeCountLimitExceededException = exports.SubTypeCountLimitExceededException || (exports.SubTypeCountLimitExceededException = {}));
|
|
1911
|
-
var UnsupportedInventoryItemContextException;
|
|
1912
|
-
(function (UnsupportedInventoryItemContextException) {
|
|
1913
|
-
/**
|
|
1914
|
-
* @internal
|
|
1915
|
-
*/
|
|
1916
|
-
UnsupportedInventoryItemContextException.filterSensitiveLog = (obj) => ({
|
|
1917
|
-
...obj,
|
|
1918
|
-
});
|
|
1919
|
-
})(UnsupportedInventoryItemContextException = exports.UnsupportedInventoryItemContextException || (exports.UnsupportedInventoryItemContextException = {}));
|
|
1920
|
-
var UnsupportedInventorySchemaVersionException;
|
|
1921
|
-
(function (UnsupportedInventorySchemaVersionException) {
|
|
1922
|
-
/**
|
|
1923
|
-
* @internal
|
|
1924
|
-
*/
|
|
1925
|
-
UnsupportedInventorySchemaVersionException.filterSensitiveLog = (obj) => ({
|
|
1926
|
-
...obj,
|
|
1927
|
-
});
|
|
1928
|
-
})(UnsupportedInventorySchemaVersionException = exports.UnsupportedInventorySchemaVersionException || (exports.UnsupportedInventorySchemaVersionException = {}));
|
|
1929
|
-
var HierarchyLevelLimitExceededException;
|
|
1930
|
-
(function (HierarchyLevelLimitExceededException) {
|
|
1931
|
-
/**
|
|
1932
|
-
* @internal
|
|
1933
|
-
*/
|
|
1934
|
-
HierarchyLevelLimitExceededException.filterSensitiveLog = (obj) => ({
|
|
1935
|
-
...obj,
|
|
1936
|
-
});
|
|
1937
|
-
})(HierarchyLevelLimitExceededException = exports.HierarchyLevelLimitExceededException || (exports.HierarchyLevelLimitExceededException = {}));
|
|
1938
|
-
var HierarchyTypeMismatchException;
|
|
1939
|
-
(function (HierarchyTypeMismatchException) {
|
|
1940
|
-
/**
|
|
1941
|
-
* @internal
|
|
1942
|
-
*/
|
|
1943
|
-
HierarchyTypeMismatchException.filterSensitiveLog = (obj) => ({
|
|
1944
|
-
...obj,
|
|
1945
|
-
});
|
|
1946
|
-
})(HierarchyTypeMismatchException = exports.HierarchyTypeMismatchException || (exports.HierarchyTypeMismatchException = {}));
|
|
1947
|
-
var IncompatiblePolicyException;
|
|
1948
|
-
(function (IncompatiblePolicyException) {
|
|
1949
|
-
/**
|
|
1950
|
-
* @internal
|
|
1951
|
-
*/
|
|
1952
|
-
IncompatiblePolicyException.filterSensitiveLog = (obj) => ({
|
|
1953
|
-
...obj,
|
|
1954
|
-
});
|
|
1955
|
-
})(IncompatiblePolicyException = exports.IncompatiblePolicyException || (exports.IncompatiblePolicyException = {}));
|
|
1956
|
-
var InvalidAllowedPatternException;
|
|
1957
|
-
(function (InvalidAllowedPatternException) {
|
|
1958
|
-
/**
|
|
1959
|
-
* @internal
|
|
1960
|
-
*/
|
|
1961
|
-
InvalidAllowedPatternException.filterSensitiveLog = (obj) => ({
|
|
1962
|
-
...obj,
|
|
1963
|
-
});
|
|
1964
|
-
})(InvalidAllowedPatternException = exports.InvalidAllowedPatternException || (exports.InvalidAllowedPatternException = {}));
|
|
1965
|
-
var InvalidPolicyAttributeException;
|
|
1966
|
-
(function (InvalidPolicyAttributeException) {
|
|
1967
|
-
/**
|
|
1968
|
-
* @internal
|
|
1969
|
-
*/
|
|
1970
|
-
InvalidPolicyAttributeException.filterSensitiveLog = (obj) => ({
|
|
1971
|
-
...obj,
|
|
1972
|
-
});
|
|
1973
|
-
})(InvalidPolicyAttributeException = exports.InvalidPolicyAttributeException || (exports.InvalidPolicyAttributeException = {}));
|
|
1974
|
-
var InvalidPolicyTypeException;
|
|
1975
|
-
(function (InvalidPolicyTypeException) {
|
|
1976
|
-
/**
|
|
1977
|
-
* @internal
|
|
1978
|
-
*/
|
|
1979
|
-
InvalidPolicyTypeException.filterSensitiveLog = (obj) => ({
|
|
1980
|
-
...obj,
|
|
1981
|
-
});
|
|
1982
|
-
})(InvalidPolicyTypeException = exports.InvalidPolicyTypeException || (exports.InvalidPolicyTypeException = {}));
|
|
1983
|
-
var ParameterAlreadyExists;
|
|
1984
|
-
(function (ParameterAlreadyExists) {
|
|
1985
|
-
/**
|
|
1986
|
-
* @internal
|
|
1987
|
-
*/
|
|
1988
|
-
ParameterAlreadyExists.filterSensitiveLog = (obj) => ({
|
|
1989
|
-
...obj,
|
|
1990
|
-
});
|
|
1991
|
-
})(ParameterAlreadyExists = exports.ParameterAlreadyExists || (exports.ParameterAlreadyExists = {}));
|
|
1992
|
-
var ParameterLimitExceeded;
|
|
1993
|
-
(function (ParameterLimitExceeded) {
|
|
1994
|
-
/**
|
|
1995
|
-
* @internal
|
|
1996
|
-
*/
|
|
1997
|
-
ParameterLimitExceeded.filterSensitiveLog = (obj) => ({
|
|
1998
|
-
...obj,
|
|
1999
|
-
});
|
|
2000
|
-
})(ParameterLimitExceeded = exports.ParameterLimitExceeded || (exports.ParameterLimitExceeded = {}));
|
|
2001
|
-
var ParameterMaxVersionLimitExceeded;
|
|
2002
|
-
(function (ParameterMaxVersionLimitExceeded) {
|
|
2003
|
-
/**
|
|
2004
|
-
* @internal
|
|
2005
|
-
*/
|
|
2006
|
-
ParameterMaxVersionLimitExceeded.filterSensitiveLog = (obj) => ({
|
|
2007
|
-
...obj,
|
|
2008
|
-
});
|
|
2009
|
-
})(ParameterMaxVersionLimitExceeded = exports.ParameterMaxVersionLimitExceeded || (exports.ParameterMaxVersionLimitExceeded = {}));
|
|
2010
|
-
var ParameterPatternMismatchException;
|
|
2011
|
-
(function (ParameterPatternMismatchException) {
|
|
2012
|
-
/**
|
|
2013
|
-
* @internal
|
|
2014
|
-
*/
|
|
2015
|
-
ParameterPatternMismatchException.filterSensitiveLog = (obj) => ({
|
|
2016
|
-
...obj,
|
|
2017
|
-
});
|
|
2018
|
-
})(ParameterPatternMismatchException = exports.ParameterPatternMismatchException || (exports.ParameterPatternMismatchException = {}));
|
|
2019
|
-
var PoliciesLimitExceededException;
|
|
2020
|
-
(function (PoliciesLimitExceededException) {
|
|
2021
|
-
/**
|
|
2022
|
-
* @internal
|
|
2023
|
-
*/
|
|
2024
|
-
PoliciesLimitExceededException.filterSensitiveLog = (obj) => ({
|
|
2025
|
-
...obj,
|
|
2026
|
-
});
|
|
2027
|
-
})(PoliciesLimitExceededException = exports.PoliciesLimitExceededException || (exports.PoliciesLimitExceededException = {}));
|
|
2028
|
-
var PutParameterRequest;
|
|
2029
|
-
(function (PutParameterRequest) {
|
|
2030
|
-
/**
|
|
2031
|
-
* @internal
|
|
2032
|
-
*/
|
|
2033
|
-
PutParameterRequest.filterSensitiveLog = (obj) => ({
|
|
2034
|
-
...obj,
|
|
2035
|
-
...(obj.Value && { Value: smithy_client_1.SENSITIVE_STRING }),
|
|
2036
|
-
});
|
|
2037
|
-
})(PutParameterRequest = exports.PutParameterRequest || (exports.PutParameterRequest = {}));
|
|
2038
|
-
var PutParameterResult;
|
|
2039
|
-
(function (PutParameterResult) {
|
|
2040
|
-
/**
|
|
2041
|
-
* @internal
|
|
2042
|
-
*/
|
|
2043
|
-
PutParameterResult.filterSensitiveLog = (obj) => ({
|
|
2044
|
-
...obj,
|
|
2045
|
-
});
|
|
2046
|
-
})(PutParameterResult = exports.PutParameterResult || (exports.PutParameterResult = {}));
|
|
2047
|
-
var UnsupportedParameterType;
|
|
2048
|
-
(function (UnsupportedParameterType) {
|
|
2049
|
-
/**
|
|
2050
|
-
* @internal
|
|
2051
|
-
*/
|
|
2052
|
-
UnsupportedParameterType.filterSensitiveLog = (obj) => ({
|
|
2053
|
-
...obj,
|
|
2054
|
-
});
|
|
2055
|
-
})(UnsupportedParameterType = exports.UnsupportedParameterType || (exports.UnsupportedParameterType = {}));
|
|
2056
|
-
var RegisterDefaultPatchBaselineRequest;
|
|
2057
|
-
(function (RegisterDefaultPatchBaselineRequest) {
|
|
2058
|
-
/**
|
|
2059
|
-
* @internal
|
|
2060
|
-
*/
|
|
2061
|
-
RegisterDefaultPatchBaselineRequest.filterSensitiveLog = (obj) => ({
|
|
2062
|
-
...obj,
|
|
2063
|
-
});
|
|
2064
|
-
})(RegisterDefaultPatchBaselineRequest = exports.RegisterDefaultPatchBaselineRequest || (exports.RegisterDefaultPatchBaselineRequest = {}));
|
|
2065
|
-
var RegisterDefaultPatchBaselineResult;
|
|
2066
|
-
(function (RegisterDefaultPatchBaselineResult) {
|
|
2067
|
-
/**
|
|
2068
|
-
* @internal
|
|
2069
|
-
*/
|
|
2070
|
-
RegisterDefaultPatchBaselineResult.filterSensitiveLog = (obj) => ({
|
|
2071
|
-
...obj,
|
|
2072
|
-
});
|
|
2073
|
-
})(RegisterDefaultPatchBaselineResult = exports.RegisterDefaultPatchBaselineResult || (exports.RegisterDefaultPatchBaselineResult = {}));
|
|
2074
|
-
var RegisterPatchBaselineForPatchGroupRequest;
|
|
2075
|
-
(function (RegisterPatchBaselineForPatchGroupRequest) {
|
|
2076
|
-
/**
|
|
2077
|
-
* @internal
|
|
2078
|
-
*/
|
|
2079
|
-
RegisterPatchBaselineForPatchGroupRequest.filterSensitiveLog = (obj) => ({
|
|
2080
|
-
...obj,
|
|
2081
|
-
});
|
|
2082
|
-
})(RegisterPatchBaselineForPatchGroupRequest = exports.RegisterPatchBaselineForPatchGroupRequest || (exports.RegisterPatchBaselineForPatchGroupRequest = {}));
|
|
2083
|
-
var RegisterPatchBaselineForPatchGroupResult;
|
|
2084
|
-
(function (RegisterPatchBaselineForPatchGroupResult) {
|
|
2085
|
-
/**
|
|
2086
|
-
* @internal
|
|
2087
|
-
*/
|
|
2088
|
-
RegisterPatchBaselineForPatchGroupResult.filterSensitiveLog = (obj) => ({
|
|
2089
|
-
...obj,
|
|
2090
|
-
});
|
|
2091
|
-
})(RegisterPatchBaselineForPatchGroupResult = exports.RegisterPatchBaselineForPatchGroupResult || (exports.RegisterPatchBaselineForPatchGroupResult = {}));
|
|
2092
|
-
var RegisterTargetWithMaintenanceWindowRequest;
|
|
2093
|
-
(function (RegisterTargetWithMaintenanceWindowRequest) {
|
|
2094
|
-
/**
|
|
2095
|
-
* @internal
|
|
2096
|
-
*/
|
|
2097
|
-
RegisterTargetWithMaintenanceWindowRequest.filterSensitiveLog = (obj) => ({
|
|
2098
|
-
...obj,
|
|
2099
|
-
...(obj.OwnerInformation && { OwnerInformation: smithy_client_1.SENSITIVE_STRING }),
|
|
2100
|
-
...(obj.Description && { Description: smithy_client_1.SENSITIVE_STRING }),
|
|
2101
|
-
});
|
|
2102
|
-
})(RegisterTargetWithMaintenanceWindowRequest = exports.RegisterTargetWithMaintenanceWindowRequest || (exports.RegisterTargetWithMaintenanceWindowRequest = {}));
|
|
2103
|
-
var RegisterTargetWithMaintenanceWindowResult;
|
|
2104
|
-
(function (RegisterTargetWithMaintenanceWindowResult) {
|
|
2105
|
-
/**
|
|
2106
|
-
* @internal
|
|
2107
|
-
*/
|
|
2108
|
-
RegisterTargetWithMaintenanceWindowResult.filterSensitiveLog = (obj) => ({
|
|
2109
|
-
...obj,
|
|
2110
|
-
});
|
|
2111
|
-
})(RegisterTargetWithMaintenanceWindowResult = exports.RegisterTargetWithMaintenanceWindowResult || (exports.RegisterTargetWithMaintenanceWindowResult = {}));
|
|
2112
|
-
var FeatureNotAvailableException;
|
|
2113
|
-
(function (FeatureNotAvailableException) {
|
|
2114
|
-
/**
|
|
2115
|
-
* @internal
|
|
2116
|
-
*/
|
|
2117
|
-
FeatureNotAvailableException.filterSensitiveLog = (obj) => ({
|
|
2118
|
-
...obj,
|
|
2119
|
-
});
|
|
2120
|
-
})(FeatureNotAvailableException = exports.FeatureNotAvailableException || (exports.FeatureNotAvailableException = {}));
|
|
2121
|
-
var RegisterTaskWithMaintenanceWindowRequest;
|
|
2122
|
-
(function (RegisterTaskWithMaintenanceWindowRequest) {
|
|
2123
|
-
/**
|
|
2124
|
-
* @internal
|
|
2125
|
-
*/
|
|
2126
|
-
RegisterTaskWithMaintenanceWindowRequest.filterSensitiveLog = (obj) => ({
|
|
2127
|
-
...obj,
|
|
2128
|
-
...(obj.TaskParameters && { TaskParameters: smithy_client_1.SENSITIVE_STRING }),
|
|
2129
|
-
...(obj.TaskInvocationParameters && {
|
|
2130
|
-
TaskInvocationParameters: MaintenanceWindowTaskInvocationParameters.filterSensitiveLog(obj.TaskInvocationParameters),
|
|
2131
|
-
}),
|
|
2132
|
-
...(obj.Description && { Description: smithy_client_1.SENSITIVE_STRING }),
|
|
2133
|
-
});
|
|
2134
|
-
})(RegisterTaskWithMaintenanceWindowRequest = exports.RegisterTaskWithMaintenanceWindowRequest || (exports.RegisterTaskWithMaintenanceWindowRequest = {}));
|
|
2135
|
-
var RegisterTaskWithMaintenanceWindowResult;
|
|
2136
|
-
(function (RegisterTaskWithMaintenanceWindowResult) {
|
|
2137
|
-
/**
|
|
2138
|
-
* @internal
|
|
2139
|
-
*/
|
|
2140
|
-
RegisterTaskWithMaintenanceWindowResult.filterSensitiveLog = (obj) => ({
|
|
2141
|
-
...obj,
|
|
2142
|
-
});
|
|
2143
|
-
})(RegisterTaskWithMaintenanceWindowResult = exports.RegisterTaskWithMaintenanceWindowResult || (exports.RegisterTaskWithMaintenanceWindowResult = {}));
|
|
2144
|
-
var RemoveTagsFromResourceRequest;
|
|
2145
|
-
(function (RemoveTagsFromResourceRequest) {
|
|
2146
|
-
/**
|
|
2147
|
-
* @internal
|
|
2148
|
-
*/
|
|
2149
|
-
RemoveTagsFromResourceRequest.filterSensitiveLog = (obj) => ({
|
|
2150
|
-
...obj,
|
|
2151
|
-
});
|
|
2152
|
-
})(RemoveTagsFromResourceRequest = exports.RemoveTagsFromResourceRequest || (exports.RemoveTagsFromResourceRequest = {}));
|
|
2153
|
-
var RemoveTagsFromResourceResult;
|
|
2154
|
-
(function (RemoveTagsFromResourceResult) {
|
|
2155
|
-
/**
|
|
2156
|
-
* @internal
|
|
2157
|
-
*/
|
|
2158
|
-
RemoveTagsFromResourceResult.filterSensitiveLog = (obj) => ({
|
|
2159
|
-
...obj,
|
|
2160
|
-
});
|
|
2161
|
-
})(RemoveTagsFromResourceResult = exports.RemoveTagsFromResourceResult || (exports.RemoveTagsFromResourceResult = {}));
|
|
2162
|
-
var ResetServiceSettingRequest;
|
|
2163
|
-
(function (ResetServiceSettingRequest) {
|
|
2164
|
-
/**
|
|
2165
|
-
* @internal
|
|
2166
|
-
*/
|
|
2167
|
-
ResetServiceSettingRequest.filterSensitiveLog = (obj) => ({
|
|
2168
|
-
...obj,
|
|
2169
|
-
});
|
|
2170
|
-
})(ResetServiceSettingRequest = exports.ResetServiceSettingRequest || (exports.ResetServiceSettingRequest = {}));
|
|
2171
|
-
var ResetServiceSettingResult;
|
|
2172
|
-
(function (ResetServiceSettingResult) {
|
|
2173
|
-
/**
|
|
2174
|
-
* @internal
|
|
2175
|
-
*/
|
|
2176
|
-
ResetServiceSettingResult.filterSensitiveLog = (obj) => ({
|
|
2177
|
-
...obj,
|
|
2178
|
-
});
|
|
2179
|
-
})(ResetServiceSettingResult = exports.ResetServiceSettingResult || (exports.ResetServiceSettingResult = {}));
|
|
2180
|
-
var ResumeSessionRequest;
|
|
2181
|
-
(function (ResumeSessionRequest) {
|
|
2182
|
-
/**
|
|
2183
|
-
* @internal
|
|
2184
|
-
*/
|
|
2185
|
-
ResumeSessionRequest.filterSensitiveLog = (obj) => ({
|
|
2186
|
-
...obj,
|
|
2187
|
-
});
|
|
2188
|
-
})(ResumeSessionRequest = exports.ResumeSessionRequest || (exports.ResumeSessionRequest = {}));
|
|
2189
|
-
var ResumeSessionResponse;
|
|
2190
|
-
(function (ResumeSessionResponse) {
|
|
2191
|
-
/**
|
|
2192
|
-
* @internal
|
|
2193
|
-
*/
|
|
2194
|
-
ResumeSessionResponse.filterSensitiveLog = (obj) => ({
|
|
2195
|
-
...obj,
|
|
2196
|
-
});
|
|
2197
|
-
})(ResumeSessionResponse = exports.ResumeSessionResponse || (exports.ResumeSessionResponse = {}));
|
|
2198
|
-
var AutomationStepNotFoundException;
|
|
2199
|
-
(function (AutomationStepNotFoundException) {
|
|
2200
|
-
/**
|
|
2201
|
-
* @internal
|
|
2202
|
-
*/
|
|
2203
|
-
AutomationStepNotFoundException.filterSensitiveLog = (obj) => ({
|
|
2204
|
-
...obj,
|
|
2205
|
-
});
|
|
2206
|
-
})(AutomationStepNotFoundException = exports.AutomationStepNotFoundException || (exports.AutomationStepNotFoundException = {}));
|
|
2207
|
-
var InvalidAutomationSignalException;
|
|
2208
|
-
(function (InvalidAutomationSignalException) {
|
|
2209
|
-
/**
|
|
2210
|
-
* @internal
|
|
2211
|
-
*/
|
|
2212
|
-
InvalidAutomationSignalException.filterSensitiveLog = (obj) => ({
|
|
2213
|
-
...obj,
|
|
2214
|
-
});
|
|
2215
|
-
})(InvalidAutomationSignalException = exports.InvalidAutomationSignalException || (exports.InvalidAutomationSignalException = {}));
|
|
2216
|
-
var SignalType;
|
|
2217
|
-
(function (SignalType) {
|
|
2218
|
-
SignalType["APPROVE"] = "Approve";
|
|
2219
|
-
SignalType["REJECT"] = "Reject";
|
|
2220
|
-
SignalType["RESUME"] = "Resume";
|
|
2221
|
-
SignalType["START_STEP"] = "StartStep";
|
|
2222
|
-
SignalType["STOP_STEP"] = "StopStep";
|
|
2223
|
-
})(SignalType = exports.SignalType || (exports.SignalType = {}));
|
|
2224
|
-
var SendAutomationSignalRequest;
|
|
2225
|
-
(function (SendAutomationSignalRequest) {
|
|
2226
|
-
/**
|
|
2227
|
-
* @internal
|
|
2228
|
-
*/
|
|
2229
|
-
SendAutomationSignalRequest.filterSensitiveLog = (obj) => ({
|
|
2230
|
-
...obj,
|
|
2231
|
-
});
|
|
2232
|
-
})(SendAutomationSignalRequest = exports.SendAutomationSignalRequest || (exports.SendAutomationSignalRequest = {}));
|
|
2233
|
-
var SendAutomationSignalResult;
|
|
2234
|
-
(function (SendAutomationSignalResult) {
|
|
2235
|
-
/**
|
|
2236
|
-
* @internal
|
|
2237
|
-
*/
|
|
2238
|
-
SendAutomationSignalResult.filterSensitiveLog = (obj) => ({
|
|
2239
|
-
...obj,
|
|
2240
|
-
});
|
|
2241
|
-
})(SendAutomationSignalResult = exports.SendAutomationSignalResult || (exports.SendAutomationSignalResult = {}));
|
|
2242
|
-
var InvalidNotificationConfig;
|
|
2243
|
-
(function (InvalidNotificationConfig) {
|
|
2244
|
-
/**
|
|
2245
|
-
* @internal
|
|
2246
|
-
*/
|
|
2247
|
-
InvalidNotificationConfig.filterSensitiveLog = (obj) => ({
|
|
2248
|
-
...obj,
|
|
2249
|
-
});
|
|
2250
|
-
})(InvalidNotificationConfig = exports.InvalidNotificationConfig || (exports.InvalidNotificationConfig = {}));
|
|
2251
|
-
var InvalidOutputFolder;
|
|
2252
|
-
(function (InvalidOutputFolder) {
|
|
2253
|
-
/**
|
|
2254
|
-
* @internal
|
|
2255
|
-
*/
|
|
2256
|
-
InvalidOutputFolder.filterSensitiveLog = (obj) => ({
|
|
2257
|
-
...obj,
|
|
2258
|
-
});
|
|
2259
|
-
})(InvalidOutputFolder = exports.InvalidOutputFolder || (exports.InvalidOutputFolder = {}));
|
|
2260
|
-
var InvalidRole;
|
|
2261
|
-
(function (InvalidRole) {
|
|
2262
|
-
/**
|
|
2263
|
-
* @internal
|
|
2264
|
-
*/
|
|
2265
|
-
InvalidRole.filterSensitiveLog = (obj) => ({
|
|
2266
|
-
...obj,
|
|
2267
|
-
});
|
|
2268
|
-
})(InvalidRole = exports.InvalidRole || (exports.InvalidRole = {}));
|
|
2269
|
-
var SendCommandRequest;
|
|
2270
|
-
(function (SendCommandRequest) {
|
|
2271
|
-
/**
|
|
2272
|
-
* @internal
|
|
2273
|
-
*/
|
|
2274
|
-
SendCommandRequest.filterSensitiveLog = (obj) => ({
|
|
2275
|
-
...obj,
|
|
2276
|
-
});
|
|
2277
|
-
})(SendCommandRequest = exports.SendCommandRequest || (exports.SendCommandRequest = {}));
|
|
2278
|
-
var SendCommandResult;
|
|
2279
|
-
(function (SendCommandResult) {
|
|
2280
|
-
/**
|
|
2281
|
-
* @internal
|
|
2282
|
-
*/
|
|
2283
|
-
SendCommandResult.filterSensitiveLog = (obj) => ({
|
|
2284
|
-
...obj,
|
|
2285
|
-
});
|
|
2286
|
-
})(SendCommandResult = exports.SendCommandResult || (exports.SendCommandResult = {}));
|
|
2287
|
-
var InvalidAssociation;
|
|
2288
|
-
(function (InvalidAssociation) {
|
|
2289
|
-
/**
|
|
2290
|
-
* @internal
|
|
2291
|
-
*/
|
|
2292
|
-
InvalidAssociation.filterSensitiveLog = (obj) => ({
|
|
2293
|
-
...obj,
|
|
2294
|
-
});
|
|
2295
|
-
})(InvalidAssociation = exports.InvalidAssociation || (exports.InvalidAssociation = {}));
|
|
2296
|
-
var StartAssociationsOnceRequest;
|
|
2297
|
-
(function (StartAssociationsOnceRequest) {
|
|
2298
|
-
/**
|
|
2299
|
-
* @internal
|
|
2300
|
-
*/
|
|
2301
|
-
StartAssociationsOnceRequest.filterSensitiveLog = (obj) => ({
|
|
2302
|
-
...obj,
|
|
2303
|
-
});
|
|
2304
|
-
})(StartAssociationsOnceRequest = exports.StartAssociationsOnceRequest || (exports.StartAssociationsOnceRequest = {}));
|
|
2305
|
-
var StartAssociationsOnceResult;
|
|
2306
|
-
(function (StartAssociationsOnceResult) {
|
|
2307
|
-
/**
|
|
2308
|
-
* @internal
|
|
2309
|
-
*/
|
|
2310
|
-
StartAssociationsOnceResult.filterSensitiveLog = (obj) => ({
|
|
2311
|
-
...obj,
|
|
2312
|
-
});
|
|
2313
|
-
})(StartAssociationsOnceResult = exports.StartAssociationsOnceResult || (exports.StartAssociationsOnceResult = {}));
|
|
2314
|
-
var AutomationDefinitionNotFoundException;
|
|
2315
|
-
(function (AutomationDefinitionNotFoundException) {
|
|
2316
|
-
/**
|
|
2317
|
-
* @internal
|
|
2318
|
-
*/
|
|
2319
|
-
AutomationDefinitionNotFoundException.filterSensitiveLog = (obj) => ({
|
|
2320
|
-
...obj,
|
|
2321
|
-
});
|
|
2322
|
-
})(AutomationDefinitionNotFoundException = exports.AutomationDefinitionNotFoundException || (exports.AutomationDefinitionNotFoundException = {}));
|
|
2323
|
-
var AutomationDefinitionVersionNotFoundException;
|
|
2324
|
-
(function (AutomationDefinitionVersionNotFoundException) {
|
|
2325
|
-
/**
|
|
2326
|
-
* @internal
|
|
2327
|
-
*/
|
|
2328
|
-
AutomationDefinitionVersionNotFoundException.filterSensitiveLog = (obj) => ({
|
|
2329
|
-
...obj,
|
|
2330
|
-
});
|
|
2331
|
-
})(AutomationDefinitionVersionNotFoundException = exports.AutomationDefinitionVersionNotFoundException || (exports.AutomationDefinitionVersionNotFoundException = {}));
|
|
2332
|
-
var AutomationExecutionLimitExceededException;
|
|
2333
|
-
(function (AutomationExecutionLimitExceededException) {
|
|
2334
|
-
/**
|
|
2335
|
-
* @internal
|
|
2336
|
-
*/
|
|
2337
|
-
AutomationExecutionLimitExceededException.filterSensitiveLog = (obj) => ({
|
|
2338
|
-
...obj,
|
|
2339
|
-
});
|
|
2340
|
-
})(AutomationExecutionLimitExceededException = exports.AutomationExecutionLimitExceededException || (exports.AutomationExecutionLimitExceededException = {}));
|
|
2341
|
-
var InvalidAutomationExecutionParametersException;
|
|
2342
|
-
(function (InvalidAutomationExecutionParametersException) {
|
|
2343
|
-
/**
|
|
2344
|
-
* @internal
|
|
2345
|
-
*/
|
|
2346
|
-
InvalidAutomationExecutionParametersException.filterSensitiveLog = (obj) => ({
|
|
2347
|
-
...obj,
|
|
2348
|
-
});
|
|
2349
|
-
})(InvalidAutomationExecutionParametersException = exports.InvalidAutomationExecutionParametersException || (exports.InvalidAutomationExecutionParametersException = {}));
|
|
2350
|
-
var StartAutomationExecutionRequest;
|
|
2351
|
-
(function (StartAutomationExecutionRequest) {
|
|
2352
|
-
/**
|
|
2353
|
-
* @internal
|
|
2354
|
-
*/
|
|
2355
|
-
StartAutomationExecutionRequest.filterSensitiveLog = (obj) => ({
|
|
2356
|
-
...obj,
|
|
2357
|
-
});
|
|
2358
|
-
})(StartAutomationExecutionRequest = exports.StartAutomationExecutionRequest || (exports.StartAutomationExecutionRequest = {}));
|
|
2359
|
-
var StartAutomationExecutionResult;
|
|
2360
|
-
(function (StartAutomationExecutionResult) {
|
|
2361
|
-
/**
|
|
2362
|
-
* @internal
|
|
2363
|
-
*/
|
|
2364
|
-
StartAutomationExecutionResult.filterSensitiveLog = (obj) => ({
|
|
2365
|
-
...obj,
|
|
2366
|
-
});
|
|
2367
|
-
})(StartAutomationExecutionResult = exports.StartAutomationExecutionResult || (exports.StartAutomationExecutionResult = {}));
|
|
2368
|
-
var AutomationDefinitionNotApprovedException;
|
|
2369
|
-
(function (AutomationDefinitionNotApprovedException) {
|
|
2370
|
-
/**
|
|
2371
|
-
* @internal
|
|
2372
|
-
*/
|
|
2373
|
-
AutomationDefinitionNotApprovedException.filterSensitiveLog = (obj) => ({
|
|
2374
|
-
...obj,
|
|
2375
|
-
});
|
|
2376
|
-
})(AutomationDefinitionNotApprovedException = exports.AutomationDefinitionNotApprovedException || (exports.AutomationDefinitionNotApprovedException = {}));
|
|
2377
|
-
var StartChangeRequestExecutionRequest;
|
|
2378
|
-
(function (StartChangeRequestExecutionRequest) {
|
|
2379
|
-
/**
|
|
2380
|
-
* @internal
|
|
2381
|
-
*/
|
|
2382
|
-
StartChangeRequestExecutionRequest.filterSensitiveLog = (obj) => ({
|
|
2383
|
-
...obj,
|
|
2384
|
-
});
|
|
2385
|
-
})(StartChangeRequestExecutionRequest = exports.StartChangeRequestExecutionRequest || (exports.StartChangeRequestExecutionRequest = {}));
|
|
2386
|
-
var StartChangeRequestExecutionResult;
|
|
2387
|
-
(function (StartChangeRequestExecutionResult) {
|
|
2388
|
-
/**
|
|
2389
|
-
* @internal
|
|
2390
|
-
*/
|
|
2391
|
-
StartChangeRequestExecutionResult.filterSensitiveLog = (obj) => ({
|
|
2392
|
-
...obj,
|
|
2393
|
-
});
|
|
2394
|
-
})(StartChangeRequestExecutionResult = exports.StartChangeRequestExecutionResult || (exports.StartChangeRequestExecutionResult = {}));
|
|
2395
|
-
var StartSessionRequest;
|
|
2396
|
-
(function (StartSessionRequest) {
|
|
2397
|
-
/**
|
|
2398
|
-
* @internal
|
|
2399
|
-
*/
|
|
2400
|
-
StartSessionRequest.filterSensitiveLog = (obj) => ({
|
|
2401
|
-
...obj,
|
|
2402
|
-
});
|
|
2403
|
-
})(StartSessionRequest = exports.StartSessionRequest || (exports.StartSessionRequest = {}));
|
|
2404
|
-
var StartSessionResponse;
|
|
2405
|
-
(function (StartSessionResponse) {
|
|
2406
|
-
/**
|
|
2407
|
-
* @internal
|
|
2408
|
-
*/
|
|
2409
|
-
StartSessionResponse.filterSensitiveLog = (obj) => ({
|
|
2410
|
-
...obj,
|
|
2411
|
-
});
|
|
2412
|
-
})(StartSessionResponse = exports.StartSessionResponse || (exports.StartSessionResponse = {}));
|
|
2413
|
-
var TargetNotConnected;
|
|
2414
|
-
(function (TargetNotConnected) {
|
|
2415
|
-
/**
|
|
2416
|
-
* @internal
|
|
2417
|
-
*/
|
|
2418
|
-
TargetNotConnected.filterSensitiveLog = (obj) => ({
|
|
2419
|
-
...obj,
|
|
2420
|
-
});
|
|
2421
|
-
})(TargetNotConnected = exports.TargetNotConnected || (exports.TargetNotConnected = {}));
|
|
2422
|
-
var InvalidAutomationStatusUpdateException;
|
|
2423
|
-
(function (InvalidAutomationStatusUpdateException) {
|
|
2424
|
-
/**
|
|
2425
|
-
* @internal
|
|
2426
|
-
*/
|
|
2427
|
-
InvalidAutomationStatusUpdateException.filterSensitiveLog = (obj) => ({
|
|
2428
|
-
...obj,
|
|
2429
|
-
});
|
|
2430
|
-
})(InvalidAutomationStatusUpdateException = exports.InvalidAutomationStatusUpdateException || (exports.InvalidAutomationStatusUpdateException = {}));
|
|
2431
|
-
var StopType;
|
|
2432
|
-
(function (StopType) {
|
|
2433
|
-
StopType["CANCEL"] = "Cancel";
|
|
2434
|
-
StopType["COMPLETE"] = "Complete";
|
|
2435
|
-
})(StopType = exports.StopType || (exports.StopType = {}));
|
|
2436
|
-
var StopAutomationExecutionRequest;
|
|
2437
|
-
(function (StopAutomationExecutionRequest) {
|
|
2438
|
-
/**
|
|
2439
|
-
* @internal
|
|
2440
|
-
*/
|
|
2441
|
-
StopAutomationExecutionRequest.filterSensitiveLog = (obj) => ({
|
|
2442
|
-
...obj,
|
|
2443
|
-
});
|
|
2444
|
-
})(StopAutomationExecutionRequest = exports.StopAutomationExecutionRequest || (exports.StopAutomationExecutionRequest = {}));
|
|
2445
|
-
var StopAutomationExecutionResult;
|
|
2446
|
-
(function (StopAutomationExecutionResult) {
|
|
2447
|
-
/**
|
|
2448
|
-
* @internal
|
|
2449
|
-
*/
|
|
2450
|
-
StopAutomationExecutionResult.filterSensitiveLog = (obj) => ({
|
|
2451
|
-
...obj,
|
|
2452
|
-
});
|
|
2453
|
-
})(StopAutomationExecutionResult = exports.StopAutomationExecutionResult || (exports.StopAutomationExecutionResult = {}));
|
|
2454
|
-
var TerminateSessionRequest;
|
|
2455
|
-
(function (TerminateSessionRequest) {
|
|
2456
|
-
/**
|
|
2457
|
-
* @internal
|
|
2458
|
-
*/
|
|
2459
|
-
TerminateSessionRequest.filterSensitiveLog = (obj) => ({
|
|
2460
|
-
...obj,
|
|
2461
|
-
});
|
|
2462
|
-
})(TerminateSessionRequest = exports.TerminateSessionRequest || (exports.TerminateSessionRequest = {}));
|
|
2463
|
-
var TerminateSessionResponse;
|
|
2464
|
-
(function (TerminateSessionResponse) {
|
|
2465
|
-
/**
|
|
2466
|
-
* @internal
|
|
2467
|
-
*/
|
|
2468
|
-
TerminateSessionResponse.filterSensitiveLog = (obj) => ({
|
|
2469
|
-
...obj,
|
|
2470
|
-
});
|
|
2471
|
-
})(TerminateSessionResponse = exports.TerminateSessionResponse || (exports.TerminateSessionResponse = {}));
|
|
2472
|
-
var UnlabelParameterVersionRequest;
|
|
2473
|
-
(function (UnlabelParameterVersionRequest) {
|
|
2474
|
-
/**
|
|
2475
|
-
* @internal
|
|
2476
|
-
*/
|
|
2477
|
-
UnlabelParameterVersionRequest.filterSensitiveLog = (obj) => ({
|
|
2478
|
-
...obj,
|
|
2479
|
-
});
|
|
2480
|
-
})(UnlabelParameterVersionRequest = exports.UnlabelParameterVersionRequest || (exports.UnlabelParameterVersionRequest = {}));
|
|
2481
|
-
var UnlabelParameterVersionResult;
|
|
2482
|
-
(function (UnlabelParameterVersionResult) {
|
|
2483
|
-
/**
|
|
2484
|
-
* @internal
|
|
2485
|
-
*/
|
|
2486
|
-
UnlabelParameterVersionResult.filterSensitiveLog = (obj) => ({
|
|
2487
|
-
...obj,
|
|
2488
|
-
});
|
|
2489
|
-
})(UnlabelParameterVersionResult = exports.UnlabelParameterVersionResult || (exports.UnlabelParameterVersionResult = {}));
|
|
2490
|
-
var AssociationVersionLimitExceeded;
|
|
2491
|
-
(function (AssociationVersionLimitExceeded) {
|
|
2492
|
-
/**
|
|
2493
|
-
* @internal
|
|
2494
|
-
*/
|
|
2495
|
-
AssociationVersionLimitExceeded.filterSensitiveLog = (obj) => ({
|
|
2496
|
-
...obj,
|
|
2497
|
-
});
|
|
2498
|
-
})(AssociationVersionLimitExceeded = exports.AssociationVersionLimitExceeded || (exports.AssociationVersionLimitExceeded = {}));
|
|
2499
|
-
var InvalidUpdate;
|
|
2500
|
-
(function (InvalidUpdate) {
|
|
2501
|
-
/**
|
|
2502
|
-
* @internal
|
|
2503
|
-
*/
|
|
2504
|
-
InvalidUpdate.filterSensitiveLog = (obj) => ({
|
|
2505
|
-
...obj,
|
|
2506
|
-
});
|
|
2507
|
-
})(InvalidUpdate = exports.InvalidUpdate || (exports.InvalidUpdate = {}));
|
|
2508
|
-
var UpdateAssociationRequest;
|
|
2509
|
-
(function (UpdateAssociationRequest) {
|
|
2510
|
-
/**
|
|
2511
|
-
* @internal
|
|
2512
|
-
*/
|
|
2513
|
-
UpdateAssociationRequest.filterSensitiveLog = (obj) => ({
|
|
2514
|
-
...obj,
|
|
2515
|
-
});
|
|
2516
|
-
})(UpdateAssociationRequest = exports.UpdateAssociationRequest || (exports.UpdateAssociationRequest = {}));
|
|
2517
|
-
var UpdateAssociationResult;
|
|
2518
|
-
(function (UpdateAssociationResult) {
|
|
2519
|
-
/**
|
|
2520
|
-
* @internal
|
|
2521
|
-
*/
|
|
2522
|
-
UpdateAssociationResult.filterSensitiveLog = (obj) => ({
|
|
2523
|
-
...obj,
|
|
2524
|
-
});
|
|
2525
|
-
})(UpdateAssociationResult = exports.UpdateAssociationResult || (exports.UpdateAssociationResult = {}));
|
|
2526
|
-
var StatusUnchanged;
|
|
2527
|
-
(function (StatusUnchanged) {
|
|
2528
|
-
/**
|
|
2529
|
-
* @internal
|
|
2530
|
-
*/
|
|
2531
|
-
StatusUnchanged.filterSensitiveLog = (obj) => ({
|
|
2532
|
-
...obj,
|
|
2533
|
-
});
|
|
2534
|
-
})(StatusUnchanged = exports.StatusUnchanged || (exports.StatusUnchanged = {}));
|
|
2535
|
-
var UpdateAssociationStatusRequest;
|
|
2536
|
-
(function (UpdateAssociationStatusRequest) {
|
|
2537
|
-
/**
|
|
2538
|
-
* @internal
|
|
2539
|
-
*/
|
|
2540
|
-
UpdateAssociationStatusRequest.filterSensitiveLog = (obj) => ({
|
|
2541
|
-
...obj,
|
|
2542
|
-
});
|
|
2543
|
-
})(UpdateAssociationStatusRequest = exports.UpdateAssociationStatusRequest || (exports.UpdateAssociationStatusRequest = {}));
|
|
2544
|
-
var UpdateAssociationStatusResult;
|
|
2545
|
-
(function (UpdateAssociationStatusResult) {
|
|
2546
|
-
/**
|
|
2547
|
-
* @internal
|
|
2548
|
-
*/
|
|
2549
|
-
UpdateAssociationStatusResult.filterSensitiveLog = (obj) => ({
|
|
2550
|
-
...obj,
|
|
2551
|
-
});
|
|
2552
|
-
})(UpdateAssociationStatusResult = exports.UpdateAssociationStatusResult || (exports.UpdateAssociationStatusResult = {}));
|
|
2553
|
-
var DocumentVersionLimitExceeded;
|
|
2554
|
-
(function (DocumentVersionLimitExceeded) {
|
|
2555
|
-
/**
|
|
2556
|
-
* @internal
|
|
2557
|
-
*/
|
|
2558
|
-
DocumentVersionLimitExceeded.filterSensitiveLog = (obj) => ({
|
|
2559
|
-
...obj,
|
|
2560
|
-
});
|
|
2561
|
-
})(DocumentVersionLimitExceeded = exports.DocumentVersionLimitExceeded || (exports.DocumentVersionLimitExceeded = {}));
|
|
2562
|
-
var DuplicateDocumentContent;
|
|
2563
|
-
(function (DuplicateDocumentContent) {
|
|
2564
|
-
/**
|
|
2565
|
-
* @internal
|
|
2566
|
-
*/
|
|
2567
|
-
DuplicateDocumentContent.filterSensitiveLog = (obj) => ({
|
|
2568
|
-
...obj,
|
|
2569
|
-
});
|
|
2570
|
-
})(DuplicateDocumentContent = exports.DuplicateDocumentContent || (exports.DuplicateDocumentContent = {}));
|
|
2571
|
-
var DuplicateDocumentVersionName;
|
|
2572
|
-
(function (DuplicateDocumentVersionName) {
|
|
2573
|
-
/**
|
|
2574
|
-
* @internal
|
|
2575
|
-
*/
|
|
2576
|
-
DuplicateDocumentVersionName.filterSensitiveLog = (obj) => ({
|
|
2577
|
-
...obj,
|
|
2578
|
-
});
|
|
2579
|
-
})(DuplicateDocumentVersionName = exports.DuplicateDocumentVersionName || (exports.DuplicateDocumentVersionName = {}));
|
|
2580
|
-
var UpdateDocumentRequest;
|
|
2581
|
-
(function (UpdateDocumentRequest) {
|
|
2582
|
-
/**
|
|
2583
|
-
* @internal
|
|
2584
|
-
*/
|
|
2585
|
-
UpdateDocumentRequest.filterSensitiveLog = (obj) => ({
|
|
2586
|
-
...obj,
|
|
2587
|
-
});
|
|
2588
|
-
})(UpdateDocumentRequest = exports.UpdateDocumentRequest || (exports.UpdateDocumentRequest = {}));
|
|
2589
|
-
var UpdateDocumentResult;
|
|
2590
|
-
(function (UpdateDocumentResult) {
|
|
2591
|
-
/**
|
|
2592
|
-
* @internal
|
|
2593
|
-
*/
|
|
2594
|
-
UpdateDocumentResult.filterSensitiveLog = (obj) => ({
|
|
2595
|
-
...obj,
|
|
2596
|
-
});
|
|
2597
|
-
})(UpdateDocumentResult = exports.UpdateDocumentResult || (exports.UpdateDocumentResult = {}));
|
|
2598
|
-
var UpdateDocumentDefaultVersionRequest;
|
|
2599
|
-
(function (UpdateDocumentDefaultVersionRequest) {
|
|
2600
|
-
/**
|
|
2601
|
-
* @internal
|
|
2602
|
-
*/
|
|
2603
|
-
UpdateDocumentDefaultVersionRequest.filterSensitiveLog = (obj) => ({
|
|
2604
|
-
...obj,
|
|
2605
|
-
});
|
|
2606
|
-
})(UpdateDocumentDefaultVersionRequest = exports.UpdateDocumentDefaultVersionRequest || (exports.UpdateDocumentDefaultVersionRequest = {}));
|
|
2607
|
-
var DocumentDefaultVersionDescription;
|
|
2608
|
-
(function (DocumentDefaultVersionDescription) {
|
|
2609
|
-
/**
|
|
2610
|
-
* @internal
|
|
2611
|
-
*/
|
|
2612
|
-
DocumentDefaultVersionDescription.filterSensitiveLog = (obj) => ({
|
|
2613
|
-
...obj,
|
|
2614
|
-
});
|
|
2615
|
-
})(DocumentDefaultVersionDescription = exports.DocumentDefaultVersionDescription || (exports.DocumentDefaultVersionDescription = {}));
|
|
2616
|
-
var UpdateDocumentDefaultVersionResult;
|
|
2617
|
-
(function (UpdateDocumentDefaultVersionResult) {
|
|
2618
|
-
/**
|
|
2619
|
-
* @internal
|
|
2620
|
-
*/
|
|
2621
|
-
UpdateDocumentDefaultVersionResult.filterSensitiveLog = (obj) => ({
|
|
2622
|
-
...obj,
|
|
2623
|
-
});
|
|
2624
|
-
})(UpdateDocumentDefaultVersionResult = exports.UpdateDocumentDefaultVersionResult || (exports.UpdateDocumentDefaultVersionResult = {}));
|
|
2625
|
-
var DocumentReviewAction;
|
|
2626
|
-
(function (DocumentReviewAction) {
|
|
2627
|
-
DocumentReviewAction["Approve"] = "Approve";
|
|
2628
|
-
DocumentReviewAction["Reject"] = "Reject";
|
|
2629
|
-
DocumentReviewAction["SendForReview"] = "SendForReview";
|
|
2630
|
-
DocumentReviewAction["UpdateReview"] = "UpdateReview";
|
|
2631
|
-
})(DocumentReviewAction = exports.DocumentReviewAction || (exports.DocumentReviewAction = {}));
|
|
2632
|
-
var DocumentReviews;
|
|
2633
|
-
(function (DocumentReviews) {
|
|
2634
|
-
/**
|
|
2635
|
-
* @internal
|
|
2636
|
-
*/
|
|
2637
|
-
DocumentReviews.filterSensitiveLog = (obj) => ({
|
|
2638
|
-
...obj,
|
|
2639
|
-
});
|
|
2640
|
-
})(DocumentReviews = exports.DocumentReviews || (exports.DocumentReviews = {}));
|
|
2641
|
-
var UpdateDocumentMetadataRequest;
|
|
2642
|
-
(function (UpdateDocumentMetadataRequest) {
|
|
2643
|
-
/**
|
|
2644
|
-
* @internal
|
|
2645
|
-
*/
|
|
2646
|
-
UpdateDocumentMetadataRequest.filterSensitiveLog = (obj) => ({
|
|
2647
|
-
...obj,
|
|
2648
|
-
});
|
|
2649
|
-
})(UpdateDocumentMetadataRequest = exports.UpdateDocumentMetadataRequest || (exports.UpdateDocumentMetadataRequest = {}));
|
|
2650
|
-
var UpdateDocumentMetadataResponse;
|
|
2651
|
-
(function (UpdateDocumentMetadataResponse) {
|
|
2652
|
-
/**
|
|
2653
|
-
* @internal
|
|
2654
|
-
*/
|
|
2655
|
-
UpdateDocumentMetadataResponse.filterSensitiveLog = (obj) => ({
|
|
2656
|
-
...obj,
|
|
2657
|
-
});
|
|
2658
|
-
})(UpdateDocumentMetadataResponse = exports.UpdateDocumentMetadataResponse || (exports.UpdateDocumentMetadataResponse = {}));
|
|
2659
|
-
var UpdateMaintenanceWindowRequest;
|
|
2660
|
-
(function (UpdateMaintenanceWindowRequest) {
|
|
2661
|
-
/**
|
|
2662
|
-
* @internal
|
|
2663
|
-
*/
|
|
2664
|
-
UpdateMaintenanceWindowRequest.filterSensitiveLog = (obj) => ({
|
|
2665
|
-
...obj,
|
|
2666
|
-
...(obj.Description && { Description: smithy_client_1.SENSITIVE_STRING }),
|
|
2667
|
-
});
|
|
2668
|
-
})(UpdateMaintenanceWindowRequest = exports.UpdateMaintenanceWindowRequest || (exports.UpdateMaintenanceWindowRequest = {}));
|
|
2669
|
-
//# sourceMappingURL=models_1.js.map
|