@aws-sdk/client-ssm 3.34.0 → 3.37.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +47 -0
- package/dist-cjs/SSM.js +2032 -0
- package/dist-cjs/SSMClient.js +35 -0
- package/dist-cjs/commands/AddTagsToResourceCommand.js +36 -0
- package/dist-cjs/commands/AssociateOpsItemRelatedItemCommand.js +36 -0
- package/dist-cjs/commands/CancelCommandCommand.js +36 -0
- package/dist-cjs/commands/CancelMaintenanceWindowExecutionCommand.js +36 -0
- package/dist-cjs/commands/CreateActivationCommand.js +36 -0
- package/dist-cjs/commands/CreateAssociationBatchCommand.js +36 -0
- package/dist-cjs/commands/CreateAssociationCommand.js +36 -0
- package/dist-cjs/commands/CreateDocumentCommand.js +36 -0
- package/dist-cjs/commands/CreateMaintenanceWindowCommand.js +36 -0
- package/dist-cjs/commands/CreateOpsItemCommand.js +36 -0
- package/dist-cjs/commands/CreateOpsMetadataCommand.js +36 -0
- package/dist-cjs/commands/CreatePatchBaselineCommand.js +36 -0
- package/dist-cjs/commands/CreateResourceDataSyncCommand.js +36 -0
- package/dist-cjs/commands/DeleteActivationCommand.js +36 -0
- package/dist-cjs/commands/DeleteAssociationCommand.js +36 -0
- package/dist-cjs/commands/DeleteDocumentCommand.js +36 -0
- package/dist-cjs/commands/DeleteInventoryCommand.js +36 -0
- package/dist-cjs/commands/DeleteMaintenanceWindowCommand.js +36 -0
- package/dist-cjs/commands/DeleteOpsMetadataCommand.js +36 -0
- package/dist-cjs/commands/DeleteParameterCommand.js +36 -0
- package/dist-cjs/commands/DeleteParametersCommand.js +36 -0
- package/dist-cjs/commands/DeletePatchBaselineCommand.js +36 -0
- package/dist-cjs/commands/DeleteResourceDataSyncCommand.js +36 -0
- package/dist-cjs/commands/DeregisterManagedInstanceCommand.js +36 -0
- package/dist-cjs/commands/DeregisterPatchBaselineForPatchGroupCommand.js +36 -0
- package/dist-cjs/commands/DeregisterTargetFromMaintenanceWindowCommand.js +36 -0
- package/dist-cjs/commands/DeregisterTaskFromMaintenanceWindowCommand.js +36 -0
- package/dist-cjs/commands/DescribeActivationsCommand.js +36 -0
- package/dist-cjs/commands/DescribeAssociationCommand.js +36 -0
- package/dist-cjs/commands/DescribeAssociationExecutionTargetsCommand.js +36 -0
- package/dist-cjs/commands/DescribeAssociationExecutionsCommand.js +36 -0
- package/dist-cjs/commands/DescribeAutomationExecutionsCommand.js +36 -0
- package/dist-cjs/commands/DescribeAutomationStepExecutionsCommand.js +36 -0
- package/dist-cjs/commands/DescribeAvailablePatchesCommand.js +36 -0
- package/dist-cjs/commands/DescribeDocumentCommand.js +36 -0
- package/dist-cjs/commands/DescribeDocumentPermissionCommand.js +36 -0
- package/dist-cjs/commands/DescribeEffectiveInstanceAssociationsCommand.js +36 -0
- package/dist-cjs/commands/DescribeEffectivePatchesForPatchBaselineCommand.js +36 -0
- package/dist-cjs/commands/DescribeInstanceAssociationsStatusCommand.js +36 -0
- package/dist-cjs/commands/DescribeInstanceInformationCommand.js +36 -0
- package/dist-cjs/commands/DescribeInstancePatchStatesCommand.js +36 -0
- package/dist-cjs/commands/DescribeInstancePatchStatesForPatchGroupCommand.js +36 -0
- package/dist-cjs/commands/DescribeInstancePatchesCommand.js +36 -0
- package/dist-cjs/commands/DescribeInventoryDeletionsCommand.js +36 -0
- package/dist-cjs/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.js +36 -0
- package/dist-cjs/commands/DescribeMaintenanceWindowExecutionTasksCommand.js +36 -0
- package/dist-cjs/commands/DescribeMaintenanceWindowExecutionsCommand.js +36 -0
- package/dist-cjs/commands/DescribeMaintenanceWindowScheduleCommand.js +36 -0
- package/dist-cjs/commands/DescribeMaintenanceWindowTargetsCommand.js +36 -0
- package/dist-cjs/commands/DescribeMaintenanceWindowTasksCommand.js +36 -0
- package/dist-cjs/commands/DescribeMaintenanceWindowsCommand.js +36 -0
- package/dist-cjs/commands/DescribeMaintenanceWindowsForTargetCommand.js +36 -0
- package/dist-cjs/commands/DescribeOpsItemsCommand.js +36 -0
- package/dist-cjs/commands/DescribeParametersCommand.js +37 -0
- package/dist-cjs/commands/DescribePatchBaselinesCommand.js +36 -0
- package/dist-cjs/commands/DescribePatchGroupStateCommand.js +36 -0
- package/dist-cjs/commands/DescribePatchGroupsCommand.js +36 -0
- package/dist-cjs/commands/DescribePatchPropertiesCommand.js +36 -0
- package/dist-cjs/commands/DescribeSessionsCommand.js +36 -0
- package/dist-cjs/commands/DisassociateOpsItemRelatedItemCommand.js +36 -0
- package/dist-cjs/commands/GetAutomationExecutionCommand.js +36 -0
- package/dist-cjs/commands/GetCalendarStateCommand.js +36 -0
- package/dist-cjs/commands/GetCommandInvocationCommand.js +36 -0
- package/dist-cjs/commands/GetConnectionStatusCommand.js +36 -0
- package/dist-cjs/commands/GetDefaultPatchBaselineCommand.js +36 -0
- package/dist-cjs/commands/GetDeployablePatchSnapshotForInstanceCommand.js +36 -0
- package/dist-cjs/commands/GetDocumentCommand.js +36 -0
- package/dist-cjs/commands/GetInventoryCommand.js +37 -0
- package/dist-cjs/commands/GetInventorySchemaCommand.js +36 -0
- package/dist-cjs/commands/GetMaintenanceWindowCommand.js +36 -0
- package/dist-cjs/commands/GetMaintenanceWindowExecutionCommand.js +36 -0
- package/dist-cjs/commands/GetMaintenanceWindowExecutionTaskCommand.js +36 -0
- package/dist-cjs/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.js +36 -0
- package/dist-cjs/commands/GetMaintenanceWindowTaskCommand.js +36 -0
- package/dist-cjs/commands/GetOpsItemCommand.js +36 -0
- package/dist-cjs/commands/GetOpsMetadataCommand.js +36 -0
- package/dist-cjs/commands/GetOpsSummaryCommand.js +37 -0
- package/dist-cjs/commands/GetParameterCommand.js +36 -0
- package/dist-cjs/commands/GetParameterHistoryCommand.js +36 -0
- package/dist-cjs/commands/GetParametersByPathCommand.js +36 -0
- package/dist-cjs/commands/GetParametersCommand.js +36 -0
- package/dist-cjs/commands/GetPatchBaselineCommand.js +36 -0
- package/dist-cjs/commands/GetPatchBaselineForPatchGroupCommand.js +36 -0
- package/dist-cjs/commands/GetServiceSettingCommand.js +36 -0
- package/dist-cjs/commands/LabelParameterVersionCommand.js +36 -0
- package/dist-cjs/commands/ListAssociationVersionsCommand.js +36 -0
- package/dist-cjs/commands/ListAssociationsCommand.js +36 -0
- package/dist-cjs/commands/ListCommandInvocationsCommand.js +36 -0
- package/dist-cjs/commands/ListCommandsCommand.js +36 -0
- package/dist-cjs/commands/ListComplianceItemsCommand.js +36 -0
- package/dist-cjs/commands/ListComplianceSummariesCommand.js +36 -0
- package/dist-cjs/commands/ListDocumentMetadataHistoryCommand.js +36 -0
- package/dist-cjs/commands/ListDocumentVersionsCommand.js +36 -0
- package/dist-cjs/commands/ListDocumentsCommand.js +36 -0
- package/dist-cjs/commands/ListInventoryEntriesCommand.js +36 -0
- package/dist-cjs/commands/ListOpsItemEventsCommand.js +36 -0
- package/dist-cjs/commands/ListOpsItemRelatedItemsCommand.js +36 -0
- package/dist-cjs/commands/ListOpsMetadataCommand.js +36 -0
- package/dist-cjs/commands/ListResourceComplianceSummariesCommand.js +36 -0
- package/dist-cjs/commands/ListResourceDataSyncCommand.js +36 -0
- package/dist-cjs/commands/ListTagsForResourceCommand.js +36 -0
- package/dist-cjs/commands/ModifyDocumentPermissionCommand.js +36 -0
- package/dist-cjs/commands/PutComplianceItemsCommand.js +36 -0
- package/dist-cjs/commands/PutInventoryCommand.js +36 -0
- package/dist-cjs/commands/PutParameterCommand.js +36 -0
- package/dist-cjs/commands/RegisterDefaultPatchBaselineCommand.js +36 -0
- package/dist-cjs/commands/RegisterPatchBaselineForPatchGroupCommand.js +36 -0
- package/dist-cjs/commands/RegisterTargetWithMaintenanceWindowCommand.js +36 -0
- package/dist-cjs/commands/RegisterTaskWithMaintenanceWindowCommand.js +36 -0
- package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +36 -0
- package/dist-cjs/commands/ResetServiceSettingCommand.js +36 -0
- package/dist-cjs/commands/ResumeSessionCommand.js +36 -0
- package/dist-cjs/commands/SendAutomationSignalCommand.js +36 -0
- package/dist-cjs/commands/SendCommandCommand.js +36 -0
- package/dist-cjs/commands/StartAssociationsOnceCommand.js +36 -0
- package/dist-cjs/commands/StartAutomationExecutionCommand.js +36 -0
- package/dist-cjs/commands/StartChangeRequestExecutionCommand.js +36 -0
- package/dist-cjs/commands/StartSessionCommand.js +36 -0
- package/dist-cjs/commands/StopAutomationExecutionCommand.js +36 -0
- package/dist-cjs/commands/TerminateSessionCommand.js +36 -0
- package/dist-cjs/commands/UnlabelParameterVersionCommand.js +36 -0
- package/dist-cjs/commands/UpdateAssociationCommand.js +36 -0
- package/dist-cjs/commands/UpdateAssociationStatusCommand.js +36 -0
- package/dist-cjs/commands/UpdateDocumentCommand.js +36 -0
- package/dist-cjs/commands/UpdateDocumentDefaultVersionCommand.js +36 -0
- package/dist-cjs/commands/UpdateDocumentMetadataCommand.js +36 -0
- package/dist-cjs/commands/UpdateMaintenanceWindowCommand.js +37 -0
- package/dist-cjs/commands/UpdateMaintenanceWindowTargetCommand.js +36 -0
- package/dist-cjs/commands/UpdateMaintenanceWindowTaskCommand.js +36 -0
- package/dist-cjs/commands/UpdateManagedInstanceRoleCommand.js +36 -0
- package/dist-cjs/commands/UpdateOpsItemCommand.js +36 -0
- package/dist-cjs/commands/UpdateOpsMetadataCommand.js +36 -0
- package/dist-cjs/commands/UpdatePatchBaselineCommand.js +36 -0
- package/dist-cjs/commands/UpdateResourceDataSyncCommand.js +36 -0
- package/dist-cjs/commands/UpdateServiceSettingCommand.js +36 -0
- package/dist-cjs/endpoints.js +90 -0
- package/dist-cjs/index.js +189 -0
- package/dist-cjs/models/index.js +6 -0
- package/dist-cjs/models/models_0.js +1933 -0
- package/dist-cjs/models/models_1.js +1867 -0
- package/dist-cjs/models/models_2.js +161 -0
- package/dist-cjs/pagination/DescribeActivationsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeAssociationExecutionTargetsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeAssociationExecutionsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeAutomationExecutionsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeAutomationStepExecutionsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeAvailablePatchesPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeEffectiveInstanceAssociationsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.js +35 -0
- package/dist-cjs/pagination/DescribeInstanceAssociationsStatusPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeInstanceInformationPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeInstancePatchStatesPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeInstancePatchesPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeInventoryDeletionsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeMaintenanceWindowExecutionsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeMaintenanceWindowSchedulePaginator.js +35 -0
- package/dist-cjs/pagination/DescribeMaintenanceWindowTargetsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeMaintenanceWindowTasksPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeMaintenanceWindowsForTargetPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeMaintenanceWindowsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeOpsItemsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeParametersPaginator.js +35 -0
- package/dist-cjs/pagination/DescribePatchBaselinesPaginator.js +35 -0
- package/dist-cjs/pagination/DescribePatchGroupsPaginator.js +35 -0
- package/dist-cjs/pagination/DescribePatchPropertiesPaginator.js +35 -0
- package/dist-cjs/pagination/DescribeSessionsPaginator.js +35 -0
- package/dist-cjs/pagination/GetInventoryPaginator.js +35 -0
- package/dist-cjs/pagination/GetInventorySchemaPaginator.js +35 -0
- package/dist-cjs/pagination/GetOpsSummaryPaginator.js +35 -0
- package/dist-cjs/pagination/GetParameterHistoryPaginator.js +35 -0
- package/dist-cjs/pagination/GetParametersByPathPaginator.js +35 -0
- package/dist-cjs/pagination/Interfaces.js +2 -0
- package/dist-cjs/pagination/ListAssociationVersionsPaginator.js +35 -0
- package/dist-cjs/pagination/ListAssociationsPaginator.js +35 -0
- package/dist-cjs/pagination/ListCommandInvocationsPaginator.js +35 -0
- package/dist-cjs/pagination/ListCommandsPaginator.js +35 -0
- package/dist-cjs/pagination/ListComplianceItemsPaginator.js +35 -0
- package/dist-cjs/pagination/ListComplianceSummariesPaginator.js +35 -0
- package/dist-cjs/pagination/ListDocumentVersionsPaginator.js +35 -0
- package/dist-cjs/pagination/ListDocumentsPaginator.js +35 -0
- package/dist-cjs/pagination/ListOpsItemEventsPaginator.js +35 -0
- package/dist-cjs/pagination/ListOpsItemRelatedItemsPaginator.js +35 -0
- package/dist-cjs/pagination/ListOpsMetadataPaginator.js +35 -0
- package/dist-cjs/pagination/ListResourceComplianceSummariesPaginator.js +35 -0
- package/dist-cjs/pagination/ListResourceDataSyncPaginator.js +35 -0
- package/dist-cjs/protocols/Aws_json1_1.js +19660 -0
- package/dist-cjs/runtimeConfig.browser.js +37 -0
- package/dist-cjs/runtimeConfig.js +42 -0
- package/dist-cjs/runtimeConfig.native.js +16 -0
- package/dist-cjs/runtimeConfig.shared.js +17 -0
- package/dist-cjs/waiters/waitForCommandExecuted.js +102 -0
- package/dist-es/SSM.js +2035 -0
- package/dist-es/SSMClient.js +37 -0
- package/dist-es/commands/AddTagsToResourceCommand.js +39 -0
- package/dist-es/commands/AssociateOpsItemRelatedItemCommand.js +39 -0
- package/dist-es/commands/CancelCommandCommand.js +39 -0
- package/dist-es/commands/CancelMaintenanceWindowExecutionCommand.js +39 -0
- package/dist-es/commands/CreateActivationCommand.js +39 -0
- package/dist-es/commands/CreateAssociationBatchCommand.js +39 -0
- package/dist-es/commands/CreateAssociationCommand.js +39 -0
- package/dist-es/commands/CreateDocumentCommand.js +39 -0
- package/dist-es/commands/CreateMaintenanceWindowCommand.js +39 -0
- package/dist-es/commands/CreateOpsItemCommand.js +39 -0
- package/dist-es/commands/CreateOpsMetadataCommand.js +39 -0
- package/dist-es/commands/CreatePatchBaselineCommand.js +39 -0
- package/dist-es/commands/CreateResourceDataSyncCommand.js +39 -0
- package/dist-es/commands/DeleteActivationCommand.js +39 -0
- package/dist-es/commands/DeleteAssociationCommand.js +39 -0
- package/dist-es/commands/DeleteDocumentCommand.js +39 -0
- package/dist-es/commands/DeleteInventoryCommand.js +39 -0
- package/dist-es/commands/DeleteMaintenanceWindowCommand.js +39 -0
- package/dist-es/commands/DeleteOpsMetadataCommand.js +39 -0
- package/dist-es/commands/DeleteParameterCommand.js +39 -0
- package/dist-es/commands/DeleteParametersCommand.js +39 -0
- package/dist-es/commands/DeletePatchBaselineCommand.js +39 -0
- package/dist-es/commands/DeleteResourceDataSyncCommand.js +39 -0
- package/dist-es/commands/DeregisterManagedInstanceCommand.js +39 -0
- package/dist-es/commands/DeregisterPatchBaselineForPatchGroupCommand.js +39 -0
- package/dist-es/commands/DeregisterTargetFromMaintenanceWindowCommand.js +39 -0
- package/dist-es/commands/DeregisterTaskFromMaintenanceWindowCommand.js +39 -0
- package/dist-es/commands/DescribeActivationsCommand.js +39 -0
- package/dist-es/commands/DescribeAssociationCommand.js +39 -0
- package/dist-es/commands/DescribeAssociationExecutionTargetsCommand.js +39 -0
- package/dist-es/commands/DescribeAssociationExecutionsCommand.js +39 -0
- package/dist-es/commands/DescribeAutomationExecutionsCommand.js +39 -0
- package/dist-es/commands/DescribeAutomationStepExecutionsCommand.js +39 -0
- package/dist-es/commands/DescribeAvailablePatchesCommand.js +39 -0
- package/dist-es/commands/DescribeDocumentCommand.js +39 -0
- package/dist-es/commands/DescribeDocumentPermissionCommand.js +39 -0
- package/dist-es/commands/DescribeEffectiveInstanceAssociationsCommand.js +39 -0
- package/dist-es/commands/DescribeEffectivePatchesForPatchBaselineCommand.js +39 -0
- package/dist-es/commands/DescribeInstanceAssociationsStatusCommand.js +39 -0
- package/dist-es/commands/DescribeInstanceInformationCommand.js +39 -0
- package/dist-es/commands/DescribeInstancePatchStatesCommand.js +39 -0
- package/dist-es/commands/DescribeInstancePatchStatesForPatchGroupCommand.js +39 -0
- package/dist-es/commands/DescribeInstancePatchesCommand.js +39 -0
- package/dist-es/commands/DescribeInventoryDeletionsCommand.js +39 -0
- package/dist-es/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.js +39 -0
- package/dist-es/commands/DescribeMaintenanceWindowExecutionTasksCommand.js +39 -0
- package/dist-es/commands/DescribeMaintenanceWindowExecutionsCommand.js +39 -0
- package/dist-es/commands/DescribeMaintenanceWindowScheduleCommand.js +39 -0
- package/dist-es/commands/DescribeMaintenanceWindowTargetsCommand.js +39 -0
- package/dist-es/commands/DescribeMaintenanceWindowTasksCommand.js +39 -0
- package/dist-es/commands/DescribeMaintenanceWindowsCommand.js +39 -0
- package/dist-es/commands/DescribeMaintenanceWindowsForTargetCommand.js +39 -0
- package/dist-es/commands/DescribeOpsItemsCommand.js +39 -0
- package/dist-es/commands/DescribeParametersCommand.js +40 -0
- package/dist-es/commands/DescribePatchBaselinesCommand.js +39 -0
- package/dist-es/commands/DescribePatchGroupStateCommand.js +39 -0
- package/dist-es/commands/DescribePatchGroupsCommand.js +39 -0
- package/dist-es/commands/DescribePatchPropertiesCommand.js +39 -0
- package/dist-es/commands/DescribeSessionsCommand.js +39 -0
- package/dist-es/commands/DisassociateOpsItemRelatedItemCommand.js +39 -0
- package/dist-es/commands/GetAutomationExecutionCommand.js +39 -0
- package/dist-es/commands/GetCalendarStateCommand.js +39 -0
- package/dist-es/commands/GetCommandInvocationCommand.js +39 -0
- package/dist-es/commands/GetConnectionStatusCommand.js +39 -0
- package/dist-es/commands/GetDefaultPatchBaselineCommand.js +39 -0
- package/dist-es/commands/GetDeployablePatchSnapshotForInstanceCommand.js +39 -0
- package/dist-es/commands/GetDocumentCommand.js +39 -0
- package/dist-es/commands/GetInventoryCommand.js +40 -0
- package/dist-es/commands/GetInventorySchemaCommand.js +39 -0
- package/dist-es/commands/GetMaintenanceWindowCommand.js +39 -0
- package/dist-es/commands/GetMaintenanceWindowExecutionCommand.js +39 -0
- package/dist-es/commands/GetMaintenanceWindowExecutionTaskCommand.js +39 -0
- package/dist-es/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.js +39 -0
- package/dist-es/commands/GetMaintenanceWindowTaskCommand.js +39 -0
- package/dist-es/commands/GetOpsItemCommand.js +39 -0
- package/dist-es/commands/GetOpsMetadataCommand.js +39 -0
- package/dist-es/commands/GetOpsSummaryCommand.js +40 -0
- package/dist-es/commands/GetParameterCommand.js +39 -0
- package/dist-es/commands/GetParameterHistoryCommand.js +39 -0
- package/dist-es/commands/GetParametersByPathCommand.js +39 -0
- package/dist-es/commands/GetParametersCommand.js +39 -0
- package/dist-es/commands/GetPatchBaselineCommand.js +39 -0
- package/dist-es/commands/GetPatchBaselineForPatchGroupCommand.js +39 -0
- package/dist-es/commands/GetServiceSettingCommand.js +39 -0
- package/dist-es/commands/LabelParameterVersionCommand.js +39 -0
- package/dist-es/commands/ListAssociationVersionsCommand.js +39 -0
- package/dist-es/commands/ListAssociationsCommand.js +39 -0
- package/dist-es/commands/ListCommandInvocationsCommand.js +39 -0
- package/dist-es/commands/ListCommandsCommand.js +39 -0
- package/dist-es/commands/ListComplianceItemsCommand.js +39 -0
- package/dist-es/commands/ListComplianceSummariesCommand.js +39 -0
- package/dist-es/commands/ListDocumentMetadataHistoryCommand.js +39 -0
- package/dist-es/commands/ListDocumentVersionsCommand.js +39 -0
- package/dist-es/commands/ListDocumentsCommand.js +39 -0
- package/dist-es/commands/ListInventoryEntriesCommand.js +39 -0
- package/dist-es/commands/ListOpsItemEventsCommand.js +39 -0
- package/dist-es/commands/ListOpsItemRelatedItemsCommand.js +39 -0
- package/dist-es/commands/ListOpsMetadataCommand.js +39 -0
- package/dist-es/commands/ListResourceComplianceSummariesCommand.js +39 -0
- package/dist-es/commands/ListResourceDataSyncCommand.js +39 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +39 -0
- package/dist-es/commands/ModifyDocumentPermissionCommand.js +39 -0
- package/dist-es/commands/PutComplianceItemsCommand.js +39 -0
- package/dist-es/commands/PutInventoryCommand.js +39 -0
- package/dist-es/commands/PutParameterCommand.js +39 -0
- package/dist-es/commands/RegisterDefaultPatchBaselineCommand.js +39 -0
- package/dist-es/commands/RegisterPatchBaselineForPatchGroupCommand.js +39 -0
- package/dist-es/commands/RegisterTargetWithMaintenanceWindowCommand.js +39 -0
- package/dist-es/commands/RegisterTaskWithMaintenanceWindowCommand.js +39 -0
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +39 -0
- package/dist-es/commands/ResetServiceSettingCommand.js +39 -0
- package/dist-es/commands/ResumeSessionCommand.js +39 -0
- package/dist-es/commands/SendAutomationSignalCommand.js +39 -0
- package/dist-es/commands/SendCommandCommand.js +39 -0
- package/dist-es/commands/StartAssociationsOnceCommand.js +39 -0
- package/dist-es/commands/StartAutomationExecutionCommand.js +39 -0
- package/dist-es/commands/StartChangeRequestExecutionCommand.js +39 -0
- package/dist-es/commands/StartSessionCommand.js +39 -0
- package/dist-es/commands/StopAutomationExecutionCommand.js +39 -0
- package/dist-es/commands/TerminateSessionCommand.js +39 -0
- package/dist-es/commands/UnlabelParameterVersionCommand.js +39 -0
- package/dist-es/commands/UpdateAssociationCommand.js +39 -0
- package/dist-es/commands/UpdateAssociationStatusCommand.js +39 -0
- package/dist-es/commands/UpdateDocumentCommand.js +39 -0
- package/dist-es/commands/UpdateDocumentDefaultVersionCommand.js +39 -0
- package/dist-es/commands/UpdateDocumentMetadataCommand.js +39 -0
- package/dist-es/commands/UpdateMaintenanceWindowCommand.js +40 -0
- package/dist-es/commands/UpdateMaintenanceWindowTargetCommand.js +39 -0
- package/dist-es/commands/UpdateMaintenanceWindowTaskCommand.js +39 -0
- package/dist-es/commands/UpdateManagedInstanceRoleCommand.js +39 -0
- package/dist-es/commands/UpdateOpsItemCommand.js +39 -0
- package/dist-es/commands/UpdateOpsMetadataCommand.js +39 -0
- package/dist-es/commands/UpdatePatchBaselineCommand.js +39 -0
- package/dist-es/commands/UpdateResourceDataSyncCommand.js +39 -0
- package/dist-es/commands/UpdateServiceSettingCommand.js +39 -0
- package/dist-es/endpoints.js +86 -0
- package/{dist/types/index.d.ts → dist-es/index.js} +0 -0
- package/{dist/types/models/index.d.ts → dist-es/models/index.js} +0 -0
- package/dist-es/models/models_0.js +1410 -0
- package/dist-es/models/models_1.js +1300 -0
- package/dist-es/models/models_2.js +100 -0
- package/dist-es/pagination/DescribeActivationsPaginator.js +74 -0
- package/dist-es/pagination/DescribeAssociationExecutionTargetsPaginator.js +74 -0
- package/dist-es/pagination/DescribeAssociationExecutionsPaginator.js +74 -0
- package/dist-es/pagination/DescribeAutomationExecutionsPaginator.js +74 -0
- package/dist-es/pagination/DescribeAutomationStepExecutionsPaginator.js +74 -0
- package/dist-es/pagination/DescribeAvailablePatchesPaginator.js +74 -0
- package/dist-es/pagination/DescribeEffectiveInstanceAssociationsPaginator.js +74 -0
- package/dist-es/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.js +74 -0
- package/dist-es/pagination/DescribeInstanceAssociationsStatusPaginator.js +74 -0
- package/dist-es/pagination/DescribeInstanceInformationPaginator.js +74 -0
- package/dist-es/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.js +74 -0
- package/dist-es/pagination/DescribeInstancePatchStatesPaginator.js +74 -0
- package/dist-es/pagination/DescribeInstancePatchesPaginator.js +74 -0
- package/dist-es/pagination/DescribeInventoryDeletionsPaginator.js +74 -0
- package/dist-es/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.js +74 -0
- package/dist-es/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.js +74 -0
- package/dist-es/pagination/DescribeMaintenanceWindowExecutionsPaginator.js +74 -0
- package/dist-es/pagination/DescribeMaintenanceWindowSchedulePaginator.js +74 -0
- package/dist-es/pagination/DescribeMaintenanceWindowTargetsPaginator.js +74 -0
- package/dist-es/pagination/DescribeMaintenanceWindowTasksPaginator.js +74 -0
- package/dist-es/pagination/DescribeMaintenanceWindowsForTargetPaginator.js +74 -0
- package/dist-es/pagination/DescribeMaintenanceWindowsPaginator.js +74 -0
- package/dist-es/pagination/DescribeOpsItemsPaginator.js +74 -0
- package/dist-es/pagination/DescribeParametersPaginator.js +74 -0
- package/dist-es/pagination/DescribePatchBaselinesPaginator.js +74 -0
- package/dist-es/pagination/DescribePatchGroupsPaginator.js +74 -0
- package/dist-es/pagination/DescribePatchPropertiesPaginator.js +74 -0
- package/dist-es/pagination/DescribeSessionsPaginator.js +74 -0
- package/dist-es/pagination/GetInventoryPaginator.js +74 -0
- package/dist-es/pagination/GetInventorySchemaPaginator.js +74 -0
- package/dist-es/pagination/GetOpsSummaryPaginator.js +74 -0
- package/dist-es/pagination/GetParameterHistoryPaginator.js +74 -0
- package/dist-es/pagination/GetParametersByPathPaginator.js +74 -0
- package/dist-es/pagination/Interfaces.js +1 -0
- package/dist-es/pagination/ListAssociationVersionsPaginator.js +74 -0
- package/dist-es/pagination/ListAssociationsPaginator.js +74 -0
- package/dist-es/pagination/ListCommandInvocationsPaginator.js +74 -0
- package/dist-es/pagination/ListCommandsPaginator.js +74 -0
- package/dist-es/pagination/ListComplianceItemsPaginator.js +74 -0
- package/dist-es/pagination/ListComplianceSummariesPaginator.js +74 -0
- package/dist-es/pagination/ListDocumentVersionsPaginator.js +74 -0
- package/dist-es/pagination/ListDocumentsPaginator.js +74 -0
- package/dist-es/pagination/ListOpsItemEventsPaginator.js +74 -0
- package/dist-es/pagination/ListOpsItemRelatedItemsPaginator.js +74 -0
- package/dist-es/pagination/ListOpsMetadataPaginator.js +74 -0
- package/dist-es/pagination/ListResourceComplianceSummariesPaginator.js +74 -0
- package/dist-es/pagination/ListResourceDataSyncPaginator.js +74 -0
- package/dist-es/protocols/Aws_json1_1.js +19761 -0
- package/dist-es/runtimeConfig.browser.js +16 -0
- package/dist-es/runtimeConfig.js +21 -0
- package/dist-es/runtimeConfig.native.js +8 -0
- package/dist-es/runtimeConfig.shared.js +13 -0
- package/dist-es/waiters/waitForCommandExecuted.js +117 -0
- package/dist-types/SSM.d.ts +1599 -0
- package/dist-types/SSMClient.d.ts +298 -0
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +79 -0
- package/dist-types/commands/AssociateOpsItemRelatedItemCommand.d.ts +37 -0
- package/dist-types/commands/CancelCommandCommand.d.ts +36 -0
- package/dist-types/commands/CancelMaintenanceWindowExecutionCommand.d.ts +37 -0
- package/dist-types/commands/CreateActivationCommand.d.ts +44 -0
- package/dist-types/commands/CreateAssociationBatchCommand.d.ts +41 -0
- package/dist-types/commands/CreateAssociationCommand.d.ts +44 -0
- package/dist-types/commands/CreateDocumentCommand.d.ts +38 -0
- package/dist-types/commands/CreateMaintenanceWindowCommand.d.ts +43 -0
- package/dist-types/commands/CreateOpsItemCommand.d.ts +40 -0
- package/dist-types/commands/CreateOpsMetadataCommand.d.ts +36 -0
- package/dist-types/commands/CreatePatchBaselineCommand.d.ts +39 -0
- package/dist-types/commands/CreateResourceDataSyncCommand.d.ts +55 -0
- package/dist-types/commands/DeleteActivationCommand.d.ts +38 -0
- package/dist-types/commands/DeleteAssociationCommand.d.ts +41 -0
- package/dist-types/commands/DeleteDocumentCommand.d.ts +37 -0
- package/dist-types/commands/DeleteInventoryCommand.d.ts +36 -0
- package/dist-types/commands/DeleteMaintenanceWindowCommand.d.ts +35 -0
- package/dist-types/commands/DeleteOpsMetadataCommand.d.ts +35 -0
- package/dist-types/commands/DeleteParameterCommand.d.ts +36 -0
- package/dist-types/commands/DeleteParametersCommand.d.ts +36 -0
- package/dist-types/commands/DeletePatchBaselineCommand.d.ts +35 -0
- package/dist-types/commands/DeleteResourceDataSyncCommand.d.ts +37 -0
- package/dist-types/commands/DeregisterManagedInstanceCommand.d.ts +37 -0
- package/dist-types/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +35 -0
- package/dist-types/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +35 -0
- package/dist-types/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +35 -0
- package/dist-types/commands/DescribeActivationsCommand.d.ts +38 -0
- package/dist-types/commands/DescribeAssociationCommand.d.ts +37 -0
- package/dist-types/commands/DescribeAssociationExecutionTargetsCommand.d.ts +35 -0
- package/dist-types/commands/DescribeAssociationExecutionsCommand.d.ts +35 -0
- package/dist-types/commands/DescribeAutomationExecutionsCommand.d.ts +35 -0
- package/dist-types/commands/DescribeAutomationStepExecutionsCommand.d.ts +36 -0
- package/dist-types/commands/DescribeAvailablePatchesCommand.d.ts +35 -0
- package/dist-types/commands/DescribeDocumentCommand.d.ts +35 -0
- package/dist-types/commands/DescribeDocumentPermissionCommand.d.ts +37 -0
- package/dist-types/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +35 -0
- package/dist-types/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +36 -0
- package/dist-types/commands/DescribeInstanceAssociationsStatusCommand.d.ts +35 -0
- package/dist-types/commands/DescribeInstanceInformationCommand.d.ts +44 -0
- package/dist-types/commands/DescribeInstancePatchStatesCommand.d.ts +35 -0
- package/dist-types/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +35 -0
- package/dist-types/commands/DescribeInstancePatchesCommand.d.ts +36 -0
- package/dist-types/commands/DescribeInventoryDeletionsCommand.d.ts +35 -0
- package/dist-types/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +36 -0
- package/dist-types/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +35 -0
- package/dist-types/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +37 -0
- package/dist-types/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +35 -0
- package/dist-types/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +35 -0
- package/dist-types/commands/DescribeMaintenanceWindowTasksCommand.d.ts +41 -0
- package/dist-types/commands/DescribeMaintenanceWindowsCommand.d.ts +35 -0
- package/dist-types/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +36 -0
- package/dist-types/commands/DescribeOpsItemsCommand.d.ts +40 -0
- package/dist-types/commands/DescribeParametersCommand.d.ts +48 -0
- package/dist-types/commands/DescribePatchBaselinesCommand.d.ts +35 -0
- package/dist-types/commands/DescribePatchGroupStateCommand.d.ts +35 -0
- package/dist-types/commands/DescribePatchGroupsCommand.d.ts +35 -0
- package/dist-types/commands/DescribePatchPropertiesCommand.d.ts +98 -0
- package/dist-types/commands/DescribeSessionsCommand.d.ts +36 -0
- package/dist-types/commands/DisassociateOpsItemRelatedItemCommand.d.ts +37 -0
- package/dist-types/commands/GetAutomationExecutionCommand.d.ts +35 -0
- package/dist-types/commands/GetCalendarStateCommand.d.ts +43 -0
- package/dist-types/commands/GetCommandInvocationCommand.d.ts +39 -0
- package/dist-types/commands/GetConnectionStatusCommand.d.ts +36 -0
- package/dist-types/commands/GetDefaultPatchBaselineCommand.d.ts +38 -0
- package/dist-types/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +43 -0
- package/dist-types/commands/GetDocumentCommand.d.ts +35 -0
- package/dist-types/commands/GetInventoryCommand.d.ts +37 -0
- package/dist-types/commands/GetInventorySchemaCommand.d.ts +36 -0
- package/dist-types/commands/GetMaintenanceWindowCommand.d.ts +35 -0
- package/dist-types/commands/GetMaintenanceWindowExecutionCommand.d.ts +35 -0
- package/dist-types/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +36 -0
- package/dist-types/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +35 -0
- package/dist-types/commands/GetMaintenanceWindowTaskCommand.d.ts +41 -0
- package/dist-types/commands/GetOpsItemCommand.d.ts +41 -0
- package/dist-types/commands/GetOpsMetadataCommand.d.ts +35 -0
- package/dist-types/commands/GetOpsSummaryCommand.d.ts +39 -0
- package/dist-types/commands/GetParameterCommand.d.ts +38 -0
- package/dist-types/commands/GetParameterHistoryCommand.d.ts +41 -0
- package/dist-types/commands/GetParametersByPathCommand.d.ts +41 -0
- package/dist-types/commands/GetParametersCommand.d.ts +39 -0
- package/dist-types/commands/GetPatchBaselineCommand.d.ts +35 -0
- package/dist-types/commands/GetPatchBaselineForPatchGroupCommand.d.ts +35 -0
- package/dist-types/commands/GetServiceSettingCommand.d.ts +48 -0
- package/dist-types/commands/LabelParameterVersionCommand.d.ts +71 -0
- package/dist-types/commands/ListAssociationVersionsCommand.d.ts +35 -0
- package/dist-types/commands/ListAssociationsCommand.d.ts +37 -0
- package/dist-types/commands/ListCommandInvocationsCommand.d.ts +39 -0
- package/dist-types/commands/ListCommandsCommand.d.ts +35 -0
- package/dist-types/commands/ListComplianceItemsCommand.d.ts +37 -0
- package/dist-types/commands/ListComplianceSummariesCommand.d.ts +37 -0
- package/dist-types/commands/ListDocumentMetadataHistoryCommand.d.ts +35 -0
- package/dist-types/commands/ListDocumentVersionsCommand.d.ts +35 -0
- package/dist-types/commands/ListDocumentsCommand.d.ts +36 -0
- package/dist-types/commands/ListInventoryEntriesCommand.d.ts +35 -0
- package/dist-types/commands/ListOpsItemEventsCommand.d.ts +36 -0
- package/dist-types/commands/ListOpsItemRelatedItemsCommand.d.ts +36 -0
- package/dist-types/commands/ListOpsMetadataCommand.d.ts +36 -0
- package/dist-types/commands/ListResourceComplianceSummariesCommand.d.ts +37 -0
- package/dist-types/commands/ListResourceDataSyncCommand.d.ts +43 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +36 -0
- package/dist-types/commands/ModifyDocumentPermissionCommand.d.ts +38 -0
- package/dist-types/commands/PutComplianceItemsCommand.d.ts +90 -0
- package/dist-types/commands/PutInventoryCommand.d.ts +36 -0
- package/dist-types/commands/PutParameterCommand.d.ts +35 -0
- package/dist-types/commands/RegisterDefaultPatchBaselineCommand.d.ts +39 -0
- package/dist-types/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +35 -0
- package/dist-types/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +35 -0
- package/dist-types/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +35 -0
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +35 -0
- package/dist-types/commands/ResetServiceSettingCommand.d.ts +49 -0
- package/dist-types/commands/ResumeSessionCommand.d.ts +40 -0
- package/dist-types/commands/SendAutomationSignalCommand.d.ts +36 -0
- package/dist-types/commands/SendCommandCommand.d.ts +35 -0
- package/dist-types/commands/StartAssociationsOnceCommand.d.ts +36 -0
- package/dist-types/commands/StartAutomationExecutionCommand.d.ts +35 -0
- package/dist-types/commands/StartChangeRequestExecutionCommand.d.ts +37 -0
- package/dist-types/commands/StartSessionCommand.d.ts +44 -0
- package/dist-types/commands/StopAutomationExecutionCommand.d.ts +35 -0
- package/dist-types/commands/TerminateSessionCommand.d.ts +36 -0
- package/dist-types/commands/UnlabelParameterVersionCommand.d.ts +35 -0
- package/dist-types/commands/UpdateAssociationCommand.d.ts +47 -0
- package/dist-types/commands/UpdateAssociationStatusCommand.d.ts +40 -0
- package/dist-types/commands/UpdateDocumentCommand.d.ts +35 -0
- package/dist-types/commands/UpdateDocumentDefaultVersionCommand.d.ts +35 -0
- package/dist-types/commands/UpdateDocumentMetadataCommand.d.ts +36 -0
- package/dist-types/commands/UpdateMaintenanceWindowCommand.d.ts +44 -0
- package/dist-types/commands/UpdateMaintenanceWindowTargetCommand.d.ts +61 -0
- package/dist-types/commands/UpdateMaintenanceWindowTaskCommand.d.ts +90 -0
- package/dist-types/commands/UpdateManagedInstanceRoleCommand.d.ts +37 -0
- package/dist-types/commands/UpdateOpsItemCommand.d.ts +40 -0
- package/dist-types/commands/UpdateOpsMetadataCommand.d.ts +35 -0
- package/dist-types/commands/UpdatePatchBaselineCommand.d.ts +40 -0
- package/dist-types/commands/UpdateResourceDataSyncCommand.d.ts +44 -0
- package/dist-types/commands/UpdateServiceSettingCommand.d.ts +48 -0
- package/{dist/types → dist-types}/endpoints.d.ts +0 -0
- package/{index.ts → dist-types/index.d.ts} +0 -0
- package/{models/index.ts → dist-types/models/index.d.ts} +0 -0
- package/dist-types/models/models_0.d.ts +7679 -0
- package/dist-types/models/models_1.d.ts +8680 -0
- package/dist-types/models/models_2.d.ts +1004 -0
- package/dist-types/pagination/DescribeActivationsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeAssociationExecutionTargetsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeAssociationExecutionsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeAutomationExecutionsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeAutomationStepExecutionsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeAvailablePatchesPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeEffectiveInstanceAssociationsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeInstanceAssociationsStatusPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeInstanceInformationPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeInstancePatchStatesPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeInstancePatchesPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeInventoryDeletionsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeMaintenanceWindowExecutionsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeMaintenanceWindowSchedulePaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeMaintenanceWindowTargetsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeMaintenanceWindowTasksPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeMaintenanceWindowsForTargetPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeMaintenanceWindowsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeOpsItemsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeParametersPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribePatchBaselinesPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribePatchGroupsPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribePatchPropertiesPaginator.d.ts +4 -0
- package/dist-types/pagination/DescribeSessionsPaginator.d.ts +4 -0
- package/dist-types/pagination/GetInventoryPaginator.d.ts +4 -0
- package/dist-types/pagination/GetInventorySchemaPaginator.d.ts +4 -0
- package/dist-types/pagination/GetOpsSummaryPaginator.d.ts +4 -0
- package/dist-types/pagination/GetParameterHistoryPaginator.d.ts +4 -0
- package/dist-types/pagination/GetParametersByPathPaginator.d.ts +4 -0
- package/dist-types/pagination/Interfaces.d.ts +6 -0
- package/dist-types/pagination/ListAssociationVersionsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListAssociationsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListCommandInvocationsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListCommandsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListComplianceItemsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListComplianceSummariesPaginator.d.ts +4 -0
- package/dist-types/pagination/ListDocumentVersionsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListDocumentsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListOpsItemEventsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListOpsItemRelatedItemsPaginator.d.ts +4 -0
- package/dist-types/pagination/ListOpsMetadataPaginator.d.ts +4 -0
- package/dist-types/pagination/ListResourceComplianceSummariesPaginator.d.ts +4 -0
- package/dist-types/pagination/ListResourceDataSyncPaginator.d.ts +4 -0
- package/dist-types/protocols/Aws_json1_1.d.ts +407 -0
- package/{dist/types → dist-types}/runtimeConfig.browser.d.ts +0 -0
- package/dist-types/runtimeConfig.d.ts +37 -0
- package/{dist/types → dist-types}/runtimeConfig.native.d.ts +0 -0
- package/{dist/types → dist-types}/runtimeConfig.shared.d.ts +0 -0
- package/dist-types/ts3.4/SSM.d.ts +680 -0
- package/dist-types/ts3.4/SSMClient.d.ts +202 -0
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/AssociateOpsItemRelatedItemCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CancelCommandCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CancelMaintenanceWindowExecutionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateActivationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateAssociationBatchCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateAssociationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDocumentCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateMaintenanceWindowCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateOpsItemCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateOpsMetadataCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreatePatchBaselineCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateResourceDataSyncCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteActivationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDocumentCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteInventoryCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteMaintenanceWindowCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteOpsMetadataCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteParameterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteParametersCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeletePatchBaselineCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteResourceDataSyncCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeregisterManagedInstanceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeActivationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeAssociationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeAssociationExecutionTargetsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeAssociationExecutionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeAutomationExecutionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeAutomationStepExecutionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeAvailablePatchesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDocumentCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeDocumentPermissionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeInstanceAssociationsStatusCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeInstanceInformationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeInstancePatchStatesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeInstancePatchesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeInventoryDeletionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTasksCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeOpsItemsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeParametersCommand.d.ts +18 -0
- package/dist-types/ts3.4/commands/DescribePatchBaselinesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribePatchGroupStateCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribePatchGroupsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribePatchPropertiesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DisassociateOpsItemRelatedItemCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetAutomationExecutionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetCalendarStateCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetCommandInvocationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetConnectionStatusCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetDefaultPatchBaselineCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetDocumentCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetInventoryCommand.d.ts +18 -0
- package/dist-types/ts3.4/commands/GetInventorySchemaCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetMaintenanceWindowCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetMaintenanceWindowTaskCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetOpsItemCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetOpsMetadataCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetOpsSummaryCommand.d.ts +18 -0
- package/dist-types/ts3.4/commands/GetParameterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetParameterHistoryCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetParametersByPathCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetParametersCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetPatchBaselineCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetPatchBaselineForPatchGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetServiceSettingCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/LabelParameterVersionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListAssociationVersionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListCommandInvocationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListCommandsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListComplianceItemsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListComplianceSummariesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListDocumentMetadataHistoryCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListDocumentVersionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListDocumentsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListInventoryEntriesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListOpsItemEventsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListOpsItemRelatedItemsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListOpsMetadataCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListResourceComplianceSummariesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListResourceDataSyncCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ModifyDocumentPermissionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/PutComplianceItemsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/PutInventoryCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/PutParameterCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RegisterDefaultPatchBaselineCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ResetServiceSettingCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ResumeSessionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/SendAutomationSignalCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/SendCommandCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartAssociationsOnceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartAutomationExecutionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartChangeRequestExecutionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StartSessionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/StopAutomationExecutionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/TerminateSessionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UnlabelParameterVersionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateAssociationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateAssociationStatusCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateDocumentCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateDocumentDefaultVersionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateDocumentMetadataCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateMaintenanceWindowCommand.d.ts +18 -0
- package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTargetCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTaskCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateManagedInstanceRoleCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateOpsItemCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateOpsMetadataCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdatePatchBaselineCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateResourceDataSyncCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateServiceSettingCommand.d.ts +17 -0
- package/{dist/types → dist-types}/ts3.4/endpoints.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/index.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/models/index.d.ts +0 -0
- package/dist-types/ts3.4/models/models_0.d.ts +3746 -0
- package/dist-types/ts3.4/models/models_1.d.ts +3961 -0
- package/dist-types/ts3.4/models/models_2.d.ts +415 -0
- package/dist-types/ts3.4/pagination/DescribeActivationsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeAssociationExecutionTargetsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeAssociationExecutionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeAutomationExecutionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeAutomationStepExecutionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeAvailablePatchesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeEffectiveInstanceAssociationsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeInstanceAssociationsStatusPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeInstanceInformationPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeInstancePatchStatesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeInstancePatchesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeInventoryDeletionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowExecutionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowSchedulePaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowTargetsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowTasksPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowsForTargetPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeMaintenanceWindowsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeOpsItemsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeParametersPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribePatchBaselinesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribePatchGroupsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribePatchPropertiesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/DescribeSessionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/GetInventoryPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/GetInventorySchemaPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/GetOpsSummaryPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/GetParameterHistoryPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/GetParametersByPathPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +6 -0
- package/dist-types/ts3.4/pagination/ListAssociationVersionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListAssociationsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListCommandInvocationsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListCommandsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListComplianceItemsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListComplianceSummariesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListDocumentVersionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListDocumentsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListOpsItemEventsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListOpsItemRelatedItemsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListOpsMetadataPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListResourceComplianceSummariesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListResourceDataSyncPaginator.d.ts +4 -0
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +407 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +35 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +35 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +34 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -0
- package/dist-types/ts3.4/waiters/waitForCommandExecuted.d.ts +7 -0
- package/dist-types/waiters/waitForCommandExecuted.d.ts +14 -0
- package/package.json +46 -43
- package/SSM.ts +0 -5617
- package/SSMClient.ts +0 -941
- package/commands/AddTagsToResourceCommand.ts +0 -138
- package/commands/AssociateOpsItemRelatedItemCommand.ts +0 -101
- package/commands/CancelCommandCommand.ts +0 -95
- package/commands/CancelMaintenanceWindowExecutionCommand.ts +0 -104
- package/commands/CreateActivationCommand.ts +0 -103
- package/commands/CreateAssociationBatchCommand.ts +0 -100
- package/commands/CreateAssociationCommand.ts +0 -103
- package/commands/CreateDocumentCommand.ts +0 -97
- package/commands/CreateMaintenanceWindowCommand.ts +0 -102
- package/commands/CreateOpsItemCommand.ts +0 -99
- package/commands/CreateOpsMetadataCommand.ts +0 -95
- package/commands/CreatePatchBaselineCommand.ts +0 -98
- package/commands/CreateResourceDataSyncCommand.ts +0 -114
- package/commands/DeleteActivationCommand.ts +0 -97
- package/commands/DeleteAssociationCommand.ts +0 -100
- package/commands/DeleteDocumentCommand.ts +0 -96
- package/commands/DeleteInventoryCommand.ts +0 -95
- package/commands/DeleteMaintenanceWindowCommand.ts +0 -94
- package/commands/DeleteOpsMetadataCommand.ts +0 -94
- package/commands/DeleteParameterCommand.ts +0 -95
- package/commands/DeleteParametersCommand.ts +0 -95
- package/commands/DeletePatchBaselineCommand.ts +0 -94
- package/commands/DeleteResourceDataSyncCommand.ts +0 -96
- package/commands/DeregisterManagedInstanceCommand.ts +0 -99
- package/commands/DeregisterPatchBaselineForPatchGroupCommand.ts +0 -105
- package/commands/DeregisterTargetFromMaintenanceWindowCommand.ts +0 -106
- package/commands/DeregisterTaskFromMaintenanceWindowCommand.ts +0 -105
- package/commands/DescribeActivationsCommand.ts +0 -97
- package/commands/DescribeAssociationCommand.ts +0 -96
- package/commands/DescribeAssociationExecutionTargetsCommand.ts +0 -105
- package/commands/DescribeAssociationExecutionsCommand.ts +0 -99
- package/commands/DescribeAutomationExecutionsCommand.ts +0 -99
- package/commands/DescribeAutomationStepExecutionsCommand.ts +0 -103
- package/commands/DescribeAvailablePatchesCommand.ts +0 -94
- package/commands/DescribeDocumentCommand.ts +0 -94
- package/commands/DescribeDocumentPermissionCommand.ts +0 -99
- package/commands/DescribeEffectiveInstanceAssociationsCommand.ts +0 -106
- package/commands/DescribeEffectivePatchesForPatchBaselineCommand.ts +0 -110
- package/commands/DescribeInstanceAssociationsStatusCommand.ts +0 -105
- package/commands/DescribeInstanceInformationCommand.ts +0 -106
- package/commands/DescribeInstancePatchStatesCommand.ts +0 -97
- package/commands/DescribeInstancePatchStatesForPatchGroupCommand.ts +0 -109
- package/commands/DescribeInstancePatchesCommand.ts +0 -95
- package/commands/DescribeInventoryDeletionsCommand.ts +0 -97
- package/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.ts +0 -110
- package/commands/DescribeMaintenanceWindowExecutionTasksCommand.ts +0 -109
- package/commands/DescribeMaintenanceWindowExecutionsCommand.ts +0 -107
- package/commands/DescribeMaintenanceWindowScheduleCommand.ts +0 -102
- package/commands/DescribeMaintenanceWindowTargetsCommand.ts +0 -102
- package/commands/DescribeMaintenanceWindowTasksCommand.ts +0 -108
- package/commands/DescribeMaintenanceWindowsCommand.ts +0 -97
- package/commands/DescribeMaintenanceWindowsForTargetCommand.ts +0 -106
- package/commands/DescribeOpsItemsCommand.ts +0 -99
- package/commands/DescribeParametersCommand.ts +0 -107
- package/commands/DescribePatchBaselinesCommand.ts +0 -94
- package/commands/DescribePatchGroupStateCommand.ts +0 -94
- package/commands/DescribePatchGroupsCommand.ts +0 -94
- package/commands/DescribePatchPropertiesCommand.ts +0 -157
- package/commands/DescribeSessionsCommand.ts +0 -95
- package/commands/DisassociateOpsItemRelatedItemCommand.ts +0 -104
- package/commands/GetAutomationExecutionCommand.ts +0 -94
- package/commands/GetCalendarStateCommand.ts +0 -102
- package/commands/GetCommandInvocationCommand.ts +0 -98
- package/commands/GetConnectionStatusCommand.ts +0 -95
- package/commands/GetDefaultPatchBaselineCommand.ts +0 -97
- package/commands/GetDeployablePatchSnapshotForInstanceCommand.ts +0 -114
- package/commands/GetDocumentCommand.ts +0 -94
- package/commands/GetInventoryCommand.ts +0 -96
- package/commands/GetInventorySchemaCommand.ts +0 -95
- package/commands/GetMaintenanceWindowCommand.ts +0 -94
- package/commands/GetMaintenanceWindowExecutionCommand.ts +0 -99
- package/commands/GetMaintenanceWindowExecutionTaskCommand.ts +0 -103
- package/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.ts +0 -109
- package/commands/GetMaintenanceWindowTaskCommand.ts +0 -100
- package/commands/GetOpsItemCommand.ts +0 -100
- package/commands/GetOpsMetadataCommand.ts +0 -94
- package/commands/GetOpsSummaryCommand.ts +0 -98
- package/commands/GetParameterCommand.ts +0 -97
- package/commands/GetParameterHistoryCommand.ts +0 -100
- package/commands/GetParametersByPathCommand.ts +0 -100
- package/commands/GetParametersCommand.ts +0 -98
- package/commands/GetPatchBaselineCommand.ts +0 -94
- package/commands/GetPatchBaselineForPatchGroupCommand.ts +0 -99
- package/commands/GetServiceSettingCommand.ts +0 -107
- package/commands/LabelParameterVersionCommand.ts +0 -130
- package/commands/ListAssociationVersionsCommand.ts +0 -94
- package/commands/ListAssociationsCommand.ts +0 -96
- package/commands/ListCommandInvocationsCommand.ts +0 -98
- package/commands/ListCommandsCommand.ts +0 -94
- package/commands/ListComplianceItemsCommand.ts +0 -96
- package/commands/ListComplianceSummariesCommand.ts +0 -96
- package/commands/ListDocumentMetadataHistoryCommand.ts +0 -99
- package/commands/ListDocumentVersionsCommand.ts +0 -94
- package/commands/ListDocumentsCommand.ts +0 -95
- package/commands/ListInventoryEntriesCommand.ts +0 -94
- package/commands/ListOpsItemEventsCommand.ts +0 -95
- package/commands/ListOpsItemRelatedItemsCommand.ts +0 -95
- package/commands/ListOpsMetadataCommand.ts +0 -95
- package/commands/ListResourceComplianceSummariesCommand.ts +0 -104
- package/commands/ListResourceDataSyncCommand.ts +0 -102
- package/commands/ListTagsForResourceCommand.ts +0 -95
- package/commands/ModifyDocumentPermissionCommand.ts +0 -97
- package/commands/PutComplianceItemsCommand.ts +0 -149
- package/commands/PutInventoryCommand.ts +0 -95
- package/commands/PutParameterCommand.ts +0 -94
- package/commands/RegisterDefaultPatchBaselineCommand.ts +0 -103
- package/commands/RegisterPatchBaselineForPatchGroupCommand.ts +0 -105
- package/commands/RegisterTargetWithMaintenanceWindowCommand.ts +0 -105
- package/commands/RegisterTaskWithMaintenanceWindowCommand.ts +0 -102
- package/commands/RemoveTagsFromResourceCommand.ts +0 -94
- package/commands/ResetServiceSettingCommand.ts +0 -108
- package/commands/ResumeSessionCommand.ts +0 -99
- package/commands/SendAutomationSignalCommand.ts +0 -95
- package/commands/SendCommandCommand.ts +0 -94
- package/commands/StartAssociationsOnceCommand.ts +0 -95
- package/commands/StartAutomationExecutionCommand.ts +0 -94
- package/commands/StartChangeRequestExecutionCommand.ts +0 -99
- package/commands/StartSessionCommand.ts +0 -103
- package/commands/StopAutomationExecutionCommand.ts +0 -94
- package/commands/TerminateSessionCommand.ts +0 -95
- package/commands/UnlabelParameterVersionCommand.ts +0 -94
- package/commands/UpdateAssociationCommand.ts +0 -106
- package/commands/UpdateAssociationStatusCommand.ts +0 -99
- package/commands/UpdateDocumentCommand.ts +0 -94
- package/commands/UpdateDocumentDefaultVersionCommand.ts +0 -99
- package/commands/UpdateDocumentMetadataCommand.ts +0 -95
- package/commands/UpdateMaintenanceWindowCommand.ts +0 -103
- package/commands/UpdateMaintenanceWindowTargetCommand.ts +0 -125
- package/commands/UpdateMaintenanceWindowTaskCommand.ts +0 -152
- package/commands/UpdateManagedInstanceRoleCommand.ts +0 -99
- package/commands/UpdateOpsItemCommand.ts +0 -99
- package/commands/UpdateOpsMetadataCommand.ts +0 -94
- package/commands/UpdatePatchBaselineCommand.ts +0 -99
- package/commands/UpdateResourceDataSyncCommand.ts +0 -103
- package/commands/UpdateServiceSettingCommand.ts +0 -107
- package/dist/cjs/SSM.js +0 -2067
- package/dist/cjs/SSM.js.map +0 -1
- package/dist/cjs/SSMClient.js +0 -75
- package/dist/cjs/SSMClient.js.map +0 -1
- package/dist/cjs/commands/AddTagsToResourceCommand.js +0 -105
- package/dist/cjs/commands/AddTagsToResourceCommand.js.map +0 -1
- package/dist/cjs/commands/AssociateOpsItemRelatedItemCommand.js +0 -63
- package/dist/cjs/commands/AssociateOpsItemRelatedItemCommand.js.map +0 -1
- package/dist/cjs/commands/CancelCommandCommand.js +0 -62
- package/dist/cjs/commands/CancelCommandCommand.js.map +0 -1
- package/dist/cjs/commands/CancelMaintenanceWindowExecutionCommand.js +0 -63
- package/dist/cjs/commands/CancelMaintenanceWindowExecutionCommand.js.map +0 -1
- package/dist/cjs/commands/CreateActivationCommand.js +0 -70
- package/dist/cjs/commands/CreateActivationCommand.js.map +0 -1
- package/dist/cjs/commands/CreateAssociationBatchCommand.js +0 -67
- package/dist/cjs/commands/CreateAssociationBatchCommand.js.map +0 -1
- package/dist/cjs/commands/CreateAssociationCommand.js +0 -70
- package/dist/cjs/commands/CreateAssociationCommand.js.map +0 -1
- package/dist/cjs/commands/CreateDocumentCommand.js +0 -64
- package/dist/cjs/commands/CreateDocumentCommand.js.map +0 -1
- package/dist/cjs/commands/CreateMaintenanceWindowCommand.js +0 -69
- package/dist/cjs/commands/CreateMaintenanceWindowCommand.js.map +0 -1
- package/dist/cjs/commands/CreateOpsItemCommand.js +0 -66
- package/dist/cjs/commands/CreateOpsItemCommand.js.map +0 -1
- package/dist/cjs/commands/CreateOpsMetadataCommand.js +0 -62
- package/dist/cjs/commands/CreateOpsMetadataCommand.js.map +0 -1
- package/dist/cjs/commands/CreatePatchBaselineCommand.js +0 -65
- package/dist/cjs/commands/CreatePatchBaselineCommand.js.map +0 -1
- package/dist/cjs/commands/CreateResourceDataSyncCommand.js +0 -81
- package/dist/cjs/commands/CreateResourceDataSyncCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteActivationCommand.js +0 -64
- package/dist/cjs/commands/DeleteActivationCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteAssociationCommand.js +0 -67
- package/dist/cjs/commands/DeleteAssociationCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteDocumentCommand.js +0 -63
- package/dist/cjs/commands/DeleteDocumentCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteInventoryCommand.js +0 -62
- package/dist/cjs/commands/DeleteInventoryCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteMaintenanceWindowCommand.js +0 -61
- package/dist/cjs/commands/DeleteMaintenanceWindowCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteOpsMetadataCommand.js +0 -61
- package/dist/cjs/commands/DeleteOpsMetadataCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteParameterCommand.js +0 -62
- package/dist/cjs/commands/DeleteParameterCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteParametersCommand.js +0 -62
- package/dist/cjs/commands/DeleteParametersCommand.js.map +0 -1
- package/dist/cjs/commands/DeletePatchBaselineCommand.js +0 -61
- package/dist/cjs/commands/DeletePatchBaselineCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteResourceDataSyncCommand.js +0 -63
- package/dist/cjs/commands/DeleteResourceDataSyncCommand.js.map +0 -1
- package/dist/cjs/commands/DeregisterManagedInstanceCommand.js +0 -63
- package/dist/cjs/commands/DeregisterManagedInstanceCommand.js.map +0 -1
- package/dist/cjs/commands/DeregisterPatchBaselineForPatchGroupCommand.js +0 -61
- package/dist/cjs/commands/DeregisterPatchBaselineForPatchGroupCommand.js.map +0 -1
- package/dist/cjs/commands/DeregisterTargetFromMaintenanceWindowCommand.js +0 -61
- package/dist/cjs/commands/DeregisterTargetFromMaintenanceWindowCommand.js.map +0 -1
- package/dist/cjs/commands/DeregisterTaskFromMaintenanceWindowCommand.js +0 -61
- package/dist/cjs/commands/DeregisterTaskFromMaintenanceWindowCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeActivationsCommand.js +0 -64
- package/dist/cjs/commands/DescribeActivationsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeAssociationCommand.js +0 -63
- package/dist/cjs/commands/DescribeAssociationCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeAssociationExecutionTargetsCommand.js +0 -61
- package/dist/cjs/commands/DescribeAssociationExecutionTargetsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeAssociationExecutionsCommand.js +0 -61
- package/dist/cjs/commands/DescribeAssociationExecutionsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeAutomationExecutionsCommand.js +0 -61
- package/dist/cjs/commands/DescribeAutomationExecutionsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeAutomationStepExecutionsCommand.js +0 -62
- package/dist/cjs/commands/DescribeAutomationStepExecutionsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeAvailablePatchesCommand.js +0 -61
- package/dist/cjs/commands/DescribeAvailablePatchesCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeDocumentCommand.js +0 -61
- package/dist/cjs/commands/DescribeDocumentCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeDocumentPermissionCommand.js +0 -63
- package/dist/cjs/commands/DescribeDocumentPermissionCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeEffectiveInstanceAssociationsCommand.js +0 -61
- package/dist/cjs/commands/DescribeEffectiveInstanceAssociationsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeEffectivePatchesForPatchBaselineCommand.js +0 -62
- package/dist/cjs/commands/DescribeEffectivePatchesForPatchBaselineCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeInstanceAssociationsStatusCommand.js +0 -61
- package/dist/cjs/commands/DescribeInstanceAssociationsStatusCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeInstanceInformationCommand.js +0 -70
- package/dist/cjs/commands/DescribeInstanceInformationCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeInstancePatchStatesCommand.js +0 -61
- package/dist/cjs/commands/DescribeInstancePatchStatesCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeInstancePatchStatesForPatchGroupCommand.js +0 -61
- package/dist/cjs/commands/DescribeInstancePatchStatesForPatchGroupCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeInstancePatchesCommand.js +0 -62
- package/dist/cjs/commands/DescribeInstancePatchesCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeInventoryDeletionsCommand.js +0 -61
- package/dist/cjs/commands/DescribeInventoryDeletionsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.js +0 -62
- package/dist/cjs/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeMaintenanceWindowExecutionTasksCommand.js +0 -61
- package/dist/cjs/commands/DescribeMaintenanceWindowExecutionTasksCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeMaintenanceWindowExecutionsCommand.js +0 -63
- package/dist/cjs/commands/DescribeMaintenanceWindowExecutionsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeMaintenanceWindowScheduleCommand.js +0 -61
- package/dist/cjs/commands/DescribeMaintenanceWindowScheduleCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeMaintenanceWindowTargetsCommand.js +0 -61
- package/dist/cjs/commands/DescribeMaintenanceWindowTargetsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeMaintenanceWindowTasksCommand.js +0 -67
- package/dist/cjs/commands/DescribeMaintenanceWindowTasksCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeMaintenanceWindowsCommand.js +0 -61
- package/dist/cjs/commands/DescribeMaintenanceWindowsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeMaintenanceWindowsForTargetCommand.js +0 -62
- package/dist/cjs/commands/DescribeMaintenanceWindowsForTargetCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeOpsItemsCommand.js +0 -66
- package/dist/cjs/commands/DescribeOpsItemsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeParametersCommand.js +0 -74
- package/dist/cjs/commands/DescribeParametersCommand.js.map +0 -1
- package/dist/cjs/commands/DescribePatchBaselinesCommand.js +0 -61
- package/dist/cjs/commands/DescribePatchBaselinesCommand.js.map +0 -1
- package/dist/cjs/commands/DescribePatchGroupStateCommand.js +0 -61
- package/dist/cjs/commands/DescribePatchGroupStateCommand.js.map +0 -1
- package/dist/cjs/commands/DescribePatchGroupsCommand.js +0 -61
- package/dist/cjs/commands/DescribePatchGroupsCommand.js.map +0 -1
- package/dist/cjs/commands/DescribePatchPropertiesCommand.js +0 -124
- package/dist/cjs/commands/DescribePatchPropertiesCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeSessionsCommand.js +0 -62
- package/dist/cjs/commands/DescribeSessionsCommand.js.map +0 -1
- package/dist/cjs/commands/DisassociateOpsItemRelatedItemCommand.js +0 -63
- package/dist/cjs/commands/DisassociateOpsItemRelatedItemCommand.js.map +0 -1
- package/dist/cjs/commands/GetAutomationExecutionCommand.js +0 -61
- package/dist/cjs/commands/GetAutomationExecutionCommand.js.map +0 -1
- package/dist/cjs/commands/GetCalendarStateCommand.js +0 -69
- package/dist/cjs/commands/GetCalendarStateCommand.js.map +0 -1
- package/dist/cjs/commands/GetCommandInvocationCommand.js +0 -65
- package/dist/cjs/commands/GetCommandInvocationCommand.js.map +0 -1
- package/dist/cjs/commands/GetConnectionStatusCommand.js +0 -62
- package/dist/cjs/commands/GetConnectionStatusCommand.js.map +0 -1
- package/dist/cjs/commands/GetDefaultPatchBaselineCommand.js +0 -64
- package/dist/cjs/commands/GetDefaultPatchBaselineCommand.js.map +0 -1
- package/dist/cjs/commands/GetDeployablePatchSnapshotForInstanceCommand.js +0 -69
- package/dist/cjs/commands/GetDeployablePatchSnapshotForInstanceCommand.js.map +0 -1
- package/dist/cjs/commands/GetDocumentCommand.js +0 -61
- package/dist/cjs/commands/GetDocumentCommand.js.map +0 -1
- package/dist/cjs/commands/GetInventoryCommand.js +0 -63
- package/dist/cjs/commands/GetInventoryCommand.js.map +0 -1
- package/dist/cjs/commands/GetInventorySchemaCommand.js +0 -62
- package/dist/cjs/commands/GetInventorySchemaCommand.js.map +0 -1
- package/dist/cjs/commands/GetMaintenanceWindowCommand.js +0 -61
- package/dist/cjs/commands/GetMaintenanceWindowCommand.js.map +0 -1
- package/dist/cjs/commands/GetMaintenanceWindowExecutionCommand.js +0 -61
- package/dist/cjs/commands/GetMaintenanceWindowExecutionCommand.js.map +0 -1
- package/dist/cjs/commands/GetMaintenanceWindowExecutionTaskCommand.js +0 -62
- package/dist/cjs/commands/GetMaintenanceWindowExecutionTaskCommand.js.map +0 -1
- package/dist/cjs/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.js +0 -61
- package/dist/cjs/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.js.map +0 -1
- package/dist/cjs/commands/GetMaintenanceWindowTaskCommand.js +0 -67
- package/dist/cjs/commands/GetMaintenanceWindowTaskCommand.js.map +0 -1
- package/dist/cjs/commands/GetOpsItemCommand.js +0 -67
- package/dist/cjs/commands/GetOpsItemCommand.js.map +0 -1
- package/dist/cjs/commands/GetOpsMetadataCommand.js +0 -61
- package/dist/cjs/commands/GetOpsMetadataCommand.js.map +0 -1
- package/dist/cjs/commands/GetOpsSummaryCommand.js +0 -65
- package/dist/cjs/commands/GetOpsSummaryCommand.js.map +0 -1
- package/dist/cjs/commands/GetParameterCommand.js +0 -64
- package/dist/cjs/commands/GetParameterCommand.js.map +0 -1
- package/dist/cjs/commands/GetParameterHistoryCommand.js +0 -67
- package/dist/cjs/commands/GetParameterHistoryCommand.js.map +0 -1
- package/dist/cjs/commands/GetParametersByPathCommand.js +0 -67
- package/dist/cjs/commands/GetParametersByPathCommand.js.map +0 -1
- package/dist/cjs/commands/GetParametersCommand.js +0 -65
- package/dist/cjs/commands/GetParametersCommand.js.map +0 -1
- package/dist/cjs/commands/GetPatchBaselineCommand.js +0 -61
- package/dist/cjs/commands/GetPatchBaselineCommand.js.map +0 -1
- package/dist/cjs/commands/GetPatchBaselineForPatchGroupCommand.js +0 -61
- package/dist/cjs/commands/GetPatchBaselineForPatchGroupCommand.js.map +0 -1
- package/dist/cjs/commands/GetServiceSettingCommand.js +0 -74
- package/dist/cjs/commands/GetServiceSettingCommand.js.map +0 -1
- package/dist/cjs/commands/LabelParameterVersionCommand.js +0 -97
- package/dist/cjs/commands/LabelParameterVersionCommand.js.map +0 -1
- package/dist/cjs/commands/ListAssociationVersionsCommand.js +0 -61
- package/dist/cjs/commands/ListAssociationVersionsCommand.js.map +0 -1
- package/dist/cjs/commands/ListAssociationsCommand.js +0 -63
- package/dist/cjs/commands/ListAssociationsCommand.js.map +0 -1
- package/dist/cjs/commands/ListCommandInvocationsCommand.js +0 -65
- package/dist/cjs/commands/ListCommandInvocationsCommand.js.map +0 -1
- package/dist/cjs/commands/ListCommandsCommand.js +0 -61
- package/dist/cjs/commands/ListCommandsCommand.js.map +0 -1
- package/dist/cjs/commands/ListComplianceItemsCommand.js +0 -63
- package/dist/cjs/commands/ListComplianceItemsCommand.js.map +0 -1
- package/dist/cjs/commands/ListComplianceSummariesCommand.js +0 -63
- package/dist/cjs/commands/ListComplianceSummariesCommand.js.map +0 -1
- package/dist/cjs/commands/ListDocumentMetadataHistoryCommand.js +0 -61
- package/dist/cjs/commands/ListDocumentMetadataHistoryCommand.js.map +0 -1
- package/dist/cjs/commands/ListDocumentVersionsCommand.js +0 -61
- package/dist/cjs/commands/ListDocumentVersionsCommand.js.map +0 -1
- package/dist/cjs/commands/ListDocumentsCommand.js +0 -62
- package/dist/cjs/commands/ListDocumentsCommand.js.map +0 -1
- package/dist/cjs/commands/ListInventoryEntriesCommand.js +0 -61
- package/dist/cjs/commands/ListInventoryEntriesCommand.js.map +0 -1
- package/dist/cjs/commands/ListOpsItemEventsCommand.js +0 -62
- package/dist/cjs/commands/ListOpsItemEventsCommand.js.map +0 -1
- package/dist/cjs/commands/ListOpsItemRelatedItemsCommand.js +0 -62
- package/dist/cjs/commands/ListOpsItemRelatedItemsCommand.js.map +0 -1
- package/dist/cjs/commands/ListOpsMetadataCommand.js +0 -62
- package/dist/cjs/commands/ListOpsMetadataCommand.js.map +0 -1
- package/dist/cjs/commands/ListResourceComplianceSummariesCommand.js +0 -63
- package/dist/cjs/commands/ListResourceComplianceSummariesCommand.js.map +0 -1
- package/dist/cjs/commands/ListResourceDataSyncCommand.js +0 -69
- package/dist/cjs/commands/ListResourceDataSyncCommand.js.map +0 -1
- package/dist/cjs/commands/ListTagsForResourceCommand.js +0 -62
- package/dist/cjs/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist/cjs/commands/ModifyDocumentPermissionCommand.js +0 -64
- package/dist/cjs/commands/ModifyDocumentPermissionCommand.js.map +0 -1
- package/dist/cjs/commands/PutComplianceItemsCommand.js +0 -116
- package/dist/cjs/commands/PutComplianceItemsCommand.js.map +0 -1
- package/dist/cjs/commands/PutInventoryCommand.js +0 -62
- package/dist/cjs/commands/PutInventoryCommand.js.map +0 -1
- package/dist/cjs/commands/PutParameterCommand.js +0 -61
- package/dist/cjs/commands/PutParameterCommand.js.map +0 -1
- package/dist/cjs/commands/RegisterDefaultPatchBaselineCommand.js +0 -65
- package/dist/cjs/commands/RegisterDefaultPatchBaselineCommand.js.map +0 -1
- package/dist/cjs/commands/RegisterPatchBaselineForPatchGroupCommand.js +0 -61
- package/dist/cjs/commands/RegisterPatchBaselineForPatchGroupCommand.js.map +0 -1
- package/dist/cjs/commands/RegisterTargetWithMaintenanceWindowCommand.js +0 -61
- package/dist/cjs/commands/RegisterTargetWithMaintenanceWindowCommand.js.map +0 -1
- package/dist/cjs/commands/RegisterTaskWithMaintenanceWindowCommand.js +0 -61
- package/dist/cjs/commands/RegisterTaskWithMaintenanceWindowCommand.js.map +0 -1
- package/dist/cjs/commands/RemoveTagsFromResourceCommand.js +0 -61
- package/dist/cjs/commands/RemoveTagsFromResourceCommand.js.map +0 -1
- package/dist/cjs/commands/ResetServiceSettingCommand.js +0 -75
- package/dist/cjs/commands/ResetServiceSettingCommand.js.map +0 -1
- package/dist/cjs/commands/ResumeSessionCommand.js +0 -66
- package/dist/cjs/commands/ResumeSessionCommand.js.map +0 -1
- package/dist/cjs/commands/SendAutomationSignalCommand.js +0 -62
- package/dist/cjs/commands/SendAutomationSignalCommand.js.map +0 -1
- package/dist/cjs/commands/SendCommandCommand.js +0 -61
- package/dist/cjs/commands/SendCommandCommand.js.map +0 -1
- package/dist/cjs/commands/StartAssociationsOnceCommand.js +0 -62
- package/dist/cjs/commands/StartAssociationsOnceCommand.js.map +0 -1
- package/dist/cjs/commands/StartAutomationExecutionCommand.js +0 -61
- package/dist/cjs/commands/StartAutomationExecutionCommand.js.map +0 -1
- package/dist/cjs/commands/StartChangeRequestExecutionCommand.js +0 -63
- package/dist/cjs/commands/StartChangeRequestExecutionCommand.js.map +0 -1
- package/dist/cjs/commands/StartSessionCommand.js +0 -70
- package/dist/cjs/commands/StartSessionCommand.js.map +0 -1
- package/dist/cjs/commands/StopAutomationExecutionCommand.js +0 -61
- package/dist/cjs/commands/StopAutomationExecutionCommand.js.map +0 -1
- package/dist/cjs/commands/TerminateSessionCommand.js +0 -62
- package/dist/cjs/commands/TerminateSessionCommand.js.map +0 -1
- package/dist/cjs/commands/UnlabelParameterVersionCommand.js +0 -61
- package/dist/cjs/commands/UnlabelParameterVersionCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateAssociationCommand.js +0 -73
- package/dist/cjs/commands/UpdateAssociationCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateAssociationStatusCommand.js +0 -66
- package/dist/cjs/commands/UpdateAssociationStatusCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateDocumentCommand.js +0 -61
- package/dist/cjs/commands/UpdateDocumentCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateDocumentDefaultVersionCommand.js +0 -61
- package/dist/cjs/commands/UpdateDocumentDefaultVersionCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateDocumentMetadataCommand.js +0 -62
- package/dist/cjs/commands/UpdateDocumentMetadataCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateMaintenanceWindowCommand.js +0 -70
- package/dist/cjs/commands/UpdateMaintenanceWindowCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateMaintenanceWindowTargetCommand.js +0 -87
- package/dist/cjs/commands/UpdateMaintenanceWindowTargetCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateMaintenanceWindowTaskCommand.js +0 -116
- package/dist/cjs/commands/UpdateMaintenanceWindowTaskCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateManagedInstanceRoleCommand.js +0 -63
- package/dist/cjs/commands/UpdateManagedInstanceRoleCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateOpsItemCommand.js +0 -66
- package/dist/cjs/commands/UpdateOpsItemCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateOpsMetadataCommand.js +0 -61
- package/dist/cjs/commands/UpdateOpsMetadataCommand.js.map +0 -1
- package/dist/cjs/commands/UpdatePatchBaselineCommand.js +0 -66
- package/dist/cjs/commands/UpdatePatchBaselineCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateResourceDataSyncCommand.js +0 -70
- package/dist/cjs/commands/UpdateResourceDataSyncCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateServiceSettingCommand.js +0 -74
- package/dist/cjs/commands/UpdateServiceSettingCommand.js.map +0 -1
- package/dist/cjs/endpoints.js +0 -91
- package/dist/cjs/endpoints.js.map +0 -1
- package/dist/cjs/index.js +0 -190
- package/dist/cjs/index.js.map +0 -1
- package/dist/cjs/models/index.js +0 -7
- package/dist/cjs/models/index.js.map +0 -1
- package/dist/cjs/models/models_0.js +0 -2684
- package/dist/cjs/models/models_0.js.map +0 -1
- package/dist/cjs/models/models_1.js +0 -2669
- package/dist/cjs/models/models_1.js.map +0 -1
- package/dist/cjs/models/models_2.js +0 -231
- package/dist/cjs/models/models_2.js.map +0 -1
- package/dist/cjs/package.json +0 -94
- package/dist/cjs/pagination/DescribeActivationsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeActivationsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeAssociationExecutionTargetsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeAssociationExecutionTargetsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeAssociationExecutionsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeAssociationExecutionsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeAutomationExecutionsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeAutomationExecutionsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeAutomationStepExecutionsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeAutomationStepExecutionsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeAvailablePatchesPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeAvailablePatchesPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeEffectiveInstanceAssociationsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeEffectiveInstanceAssociationsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.js +0 -46
- package/dist/cjs/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeInstanceAssociationsStatusPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeInstanceAssociationsStatusPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeInstanceInformationPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeInstanceInformationPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeInstancePatchStatesPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeInstancePatchStatesPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeInstancePatchesPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeInstancePatchesPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeInventoryDeletionsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeInventoryDeletionsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeMaintenanceWindowExecutionsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeMaintenanceWindowExecutionsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeMaintenanceWindowSchedulePaginator.js +0 -46
- package/dist/cjs/pagination/DescribeMaintenanceWindowSchedulePaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeMaintenanceWindowTargetsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeMaintenanceWindowTargetsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeMaintenanceWindowTasksPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeMaintenanceWindowTasksPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeMaintenanceWindowsForTargetPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeMaintenanceWindowsForTargetPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeMaintenanceWindowsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeMaintenanceWindowsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeOpsItemsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeOpsItemsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeParametersPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeParametersPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribePatchBaselinesPaginator.js +0 -46
- package/dist/cjs/pagination/DescribePatchBaselinesPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribePatchGroupsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribePatchGroupsPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribePatchPropertiesPaginator.js +0 -46
- package/dist/cjs/pagination/DescribePatchPropertiesPaginator.js.map +0 -1
- package/dist/cjs/pagination/DescribeSessionsPaginator.js +0 -46
- package/dist/cjs/pagination/DescribeSessionsPaginator.js.map +0 -1
- package/dist/cjs/pagination/GetInventoryPaginator.js +0 -46
- package/dist/cjs/pagination/GetInventoryPaginator.js.map +0 -1
- package/dist/cjs/pagination/GetInventorySchemaPaginator.js +0 -46
- package/dist/cjs/pagination/GetInventorySchemaPaginator.js.map +0 -1
- package/dist/cjs/pagination/GetOpsSummaryPaginator.js +0 -46
- package/dist/cjs/pagination/GetOpsSummaryPaginator.js.map +0 -1
- package/dist/cjs/pagination/GetParameterHistoryPaginator.js +0 -46
- package/dist/cjs/pagination/GetParameterHistoryPaginator.js.map +0 -1
- package/dist/cjs/pagination/GetParametersByPathPaginator.js +0 -46
- package/dist/cjs/pagination/GetParametersByPathPaginator.js.map +0 -1
- package/dist/cjs/pagination/Interfaces.js +0 -3
- package/dist/cjs/pagination/Interfaces.js.map +0 -1
- package/dist/cjs/pagination/ListAssociationVersionsPaginator.js +0 -46
- package/dist/cjs/pagination/ListAssociationVersionsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListAssociationsPaginator.js +0 -46
- package/dist/cjs/pagination/ListAssociationsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListCommandInvocationsPaginator.js +0 -46
- package/dist/cjs/pagination/ListCommandInvocationsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListCommandsPaginator.js +0 -46
- package/dist/cjs/pagination/ListCommandsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListComplianceItemsPaginator.js +0 -46
- package/dist/cjs/pagination/ListComplianceItemsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListComplianceSummariesPaginator.js +0 -46
- package/dist/cjs/pagination/ListComplianceSummariesPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListDocumentVersionsPaginator.js +0 -46
- package/dist/cjs/pagination/ListDocumentVersionsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListDocumentsPaginator.js +0 -46
- package/dist/cjs/pagination/ListDocumentsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListOpsItemEventsPaginator.js +0 -46
- package/dist/cjs/pagination/ListOpsItemEventsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListOpsItemRelatedItemsPaginator.js +0 -46
- package/dist/cjs/pagination/ListOpsItemRelatedItemsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListOpsMetadataPaginator.js +0 -46
- package/dist/cjs/pagination/ListOpsMetadataPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListResourceComplianceSummariesPaginator.js +0 -46
- package/dist/cjs/pagination/ListResourceComplianceSummariesPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListResourceDataSyncPaginator.js +0 -46
- package/dist/cjs/pagination/ListResourceDataSyncPaginator.js.map +0 -1
- package/dist/cjs/protocols/Aws_json1_1.js +0 -19665
- package/dist/cjs/protocols/Aws_json1_1.js.map +0 -1
- package/dist/cjs/runtimeConfig.browser.js +0 -41
- package/dist/cjs/runtimeConfig.browser.js.map +0 -1
- package/dist/cjs/runtimeConfig.js +0 -46
- package/dist/cjs/runtimeConfig.js.map +0 -1
- package/dist/cjs/runtimeConfig.native.js +0 -20
- package/dist/cjs/runtimeConfig.native.js.map +0 -1
- package/dist/cjs/runtimeConfig.shared.js +0 -21
- package/dist/cjs/runtimeConfig.shared.js.map +0 -1
- package/dist/cjs/waiters/waitForCommandExecuted.js +0 -112
- package/dist/cjs/waiters/waitForCommandExecuted.js.map +0 -1
- package/dist/es/SSM.js +0 -2036
- package/dist/es/SSM.js.map +0 -1
- package/dist/es/SSMClient.js +0 -38
- package/dist/es/SSMClient.js.map +0 -1
- package/dist/es/commands/AddTagsToResourceCommand.js +0 -40
- package/dist/es/commands/AddTagsToResourceCommand.js.map +0 -1
- package/dist/es/commands/AssociateOpsItemRelatedItemCommand.js +0 -40
- package/dist/es/commands/AssociateOpsItemRelatedItemCommand.js.map +0 -1
- package/dist/es/commands/CancelCommandCommand.js +0 -40
- package/dist/es/commands/CancelCommandCommand.js.map +0 -1
- package/dist/es/commands/CancelMaintenanceWindowExecutionCommand.js +0 -40
- package/dist/es/commands/CancelMaintenanceWindowExecutionCommand.js.map +0 -1
- package/dist/es/commands/CreateActivationCommand.js +0 -40
- package/dist/es/commands/CreateActivationCommand.js.map +0 -1
- package/dist/es/commands/CreateAssociationBatchCommand.js +0 -40
- package/dist/es/commands/CreateAssociationBatchCommand.js.map +0 -1
- package/dist/es/commands/CreateAssociationCommand.js +0 -40
- package/dist/es/commands/CreateAssociationCommand.js.map +0 -1
- package/dist/es/commands/CreateDocumentCommand.js +0 -40
- package/dist/es/commands/CreateDocumentCommand.js.map +0 -1
- package/dist/es/commands/CreateMaintenanceWindowCommand.js +0 -40
- package/dist/es/commands/CreateMaintenanceWindowCommand.js.map +0 -1
- package/dist/es/commands/CreateOpsItemCommand.js +0 -40
- package/dist/es/commands/CreateOpsItemCommand.js.map +0 -1
- package/dist/es/commands/CreateOpsMetadataCommand.js +0 -40
- package/dist/es/commands/CreateOpsMetadataCommand.js.map +0 -1
- package/dist/es/commands/CreatePatchBaselineCommand.js +0 -40
- package/dist/es/commands/CreatePatchBaselineCommand.js.map +0 -1
- package/dist/es/commands/CreateResourceDataSyncCommand.js +0 -40
- package/dist/es/commands/CreateResourceDataSyncCommand.js.map +0 -1
- package/dist/es/commands/DeleteActivationCommand.js +0 -40
- package/dist/es/commands/DeleteActivationCommand.js.map +0 -1
- package/dist/es/commands/DeleteAssociationCommand.js +0 -40
- package/dist/es/commands/DeleteAssociationCommand.js.map +0 -1
- package/dist/es/commands/DeleteDocumentCommand.js +0 -40
- package/dist/es/commands/DeleteDocumentCommand.js.map +0 -1
- package/dist/es/commands/DeleteInventoryCommand.js +0 -40
- package/dist/es/commands/DeleteInventoryCommand.js.map +0 -1
- package/dist/es/commands/DeleteMaintenanceWindowCommand.js +0 -40
- package/dist/es/commands/DeleteMaintenanceWindowCommand.js.map +0 -1
- package/dist/es/commands/DeleteOpsMetadataCommand.js +0 -40
- package/dist/es/commands/DeleteOpsMetadataCommand.js.map +0 -1
- package/dist/es/commands/DeleteParameterCommand.js +0 -40
- package/dist/es/commands/DeleteParameterCommand.js.map +0 -1
- package/dist/es/commands/DeleteParametersCommand.js +0 -40
- package/dist/es/commands/DeleteParametersCommand.js.map +0 -1
- package/dist/es/commands/DeletePatchBaselineCommand.js +0 -40
- package/dist/es/commands/DeletePatchBaselineCommand.js.map +0 -1
- package/dist/es/commands/DeleteResourceDataSyncCommand.js +0 -40
- package/dist/es/commands/DeleteResourceDataSyncCommand.js.map +0 -1
- package/dist/es/commands/DeregisterManagedInstanceCommand.js +0 -40
- package/dist/es/commands/DeregisterManagedInstanceCommand.js.map +0 -1
- package/dist/es/commands/DeregisterPatchBaselineForPatchGroupCommand.js +0 -40
- package/dist/es/commands/DeregisterPatchBaselineForPatchGroupCommand.js.map +0 -1
- package/dist/es/commands/DeregisterTargetFromMaintenanceWindowCommand.js +0 -40
- package/dist/es/commands/DeregisterTargetFromMaintenanceWindowCommand.js.map +0 -1
- package/dist/es/commands/DeregisterTaskFromMaintenanceWindowCommand.js +0 -40
- package/dist/es/commands/DeregisterTaskFromMaintenanceWindowCommand.js.map +0 -1
- package/dist/es/commands/DescribeActivationsCommand.js +0 -40
- package/dist/es/commands/DescribeActivationsCommand.js.map +0 -1
- package/dist/es/commands/DescribeAssociationCommand.js +0 -40
- package/dist/es/commands/DescribeAssociationCommand.js.map +0 -1
- package/dist/es/commands/DescribeAssociationExecutionTargetsCommand.js +0 -40
- package/dist/es/commands/DescribeAssociationExecutionTargetsCommand.js.map +0 -1
- package/dist/es/commands/DescribeAssociationExecutionsCommand.js +0 -40
- package/dist/es/commands/DescribeAssociationExecutionsCommand.js.map +0 -1
- package/dist/es/commands/DescribeAutomationExecutionsCommand.js +0 -40
- package/dist/es/commands/DescribeAutomationExecutionsCommand.js.map +0 -1
- package/dist/es/commands/DescribeAutomationStepExecutionsCommand.js +0 -40
- package/dist/es/commands/DescribeAutomationStepExecutionsCommand.js.map +0 -1
- package/dist/es/commands/DescribeAvailablePatchesCommand.js +0 -40
- package/dist/es/commands/DescribeAvailablePatchesCommand.js.map +0 -1
- package/dist/es/commands/DescribeDocumentCommand.js +0 -40
- package/dist/es/commands/DescribeDocumentCommand.js.map +0 -1
- package/dist/es/commands/DescribeDocumentPermissionCommand.js +0 -40
- package/dist/es/commands/DescribeDocumentPermissionCommand.js.map +0 -1
- package/dist/es/commands/DescribeEffectiveInstanceAssociationsCommand.js +0 -40
- package/dist/es/commands/DescribeEffectiveInstanceAssociationsCommand.js.map +0 -1
- package/dist/es/commands/DescribeEffectivePatchesForPatchBaselineCommand.js +0 -40
- package/dist/es/commands/DescribeEffectivePatchesForPatchBaselineCommand.js.map +0 -1
- package/dist/es/commands/DescribeInstanceAssociationsStatusCommand.js +0 -40
- package/dist/es/commands/DescribeInstanceAssociationsStatusCommand.js.map +0 -1
- package/dist/es/commands/DescribeInstanceInformationCommand.js +0 -40
- package/dist/es/commands/DescribeInstanceInformationCommand.js.map +0 -1
- package/dist/es/commands/DescribeInstancePatchStatesCommand.js +0 -40
- package/dist/es/commands/DescribeInstancePatchStatesCommand.js.map +0 -1
- package/dist/es/commands/DescribeInstancePatchStatesForPatchGroupCommand.js +0 -40
- package/dist/es/commands/DescribeInstancePatchStatesForPatchGroupCommand.js.map +0 -1
- package/dist/es/commands/DescribeInstancePatchesCommand.js +0 -40
- package/dist/es/commands/DescribeInstancePatchesCommand.js.map +0 -1
- package/dist/es/commands/DescribeInventoryDeletionsCommand.js +0 -40
- package/dist/es/commands/DescribeInventoryDeletionsCommand.js.map +0 -1
- package/dist/es/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.js +0 -40
- package/dist/es/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.js.map +0 -1
- package/dist/es/commands/DescribeMaintenanceWindowExecutionTasksCommand.js +0 -40
- package/dist/es/commands/DescribeMaintenanceWindowExecutionTasksCommand.js.map +0 -1
- package/dist/es/commands/DescribeMaintenanceWindowExecutionsCommand.js +0 -40
- package/dist/es/commands/DescribeMaintenanceWindowExecutionsCommand.js.map +0 -1
- package/dist/es/commands/DescribeMaintenanceWindowScheduleCommand.js +0 -40
- package/dist/es/commands/DescribeMaintenanceWindowScheduleCommand.js.map +0 -1
- package/dist/es/commands/DescribeMaintenanceWindowTargetsCommand.js +0 -40
- package/dist/es/commands/DescribeMaintenanceWindowTargetsCommand.js.map +0 -1
- package/dist/es/commands/DescribeMaintenanceWindowTasksCommand.js +0 -40
- package/dist/es/commands/DescribeMaintenanceWindowTasksCommand.js.map +0 -1
- package/dist/es/commands/DescribeMaintenanceWindowsCommand.js +0 -40
- package/dist/es/commands/DescribeMaintenanceWindowsCommand.js.map +0 -1
- package/dist/es/commands/DescribeMaintenanceWindowsForTargetCommand.js +0 -40
- package/dist/es/commands/DescribeMaintenanceWindowsForTargetCommand.js.map +0 -1
- package/dist/es/commands/DescribeOpsItemsCommand.js +0 -40
- package/dist/es/commands/DescribeOpsItemsCommand.js.map +0 -1
- package/dist/es/commands/DescribeParametersCommand.js +0 -41
- package/dist/es/commands/DescribeParametersCommand.js.map +0 -1
- package/dist/es/commands/DescribePatchBaselinesCommand.js +0 -40
- package/dist/es/commands/DescribePatchBaselinesCommand.js.map +0 -1
- package/dist/es/commands/DescribePatchGroupStateCommand.js +0 -40
- package/dist/es/commands/DescribePatchGroupStateCommand.js.map +0 -1
- package/dist/es/commands/DescribePatchGroupsCommand.js +0 -40
- package/dist/es/commands/DescribePatchGroupsCommand.js.map +0 -1
- package/dist/es/commands/DescribePatchPropertiesCommand.js +0 -40
- package/dist/es/commands/DescribePatchPropertiesCommand.js.map +0 -1
- package/dist/es/commands/DescribeSessionsCommand.js +0 -40
- package/dist/es/commands/DescribeSessionsCommand.js.map +0 -1
- package/dist/es/commands/DisassociateOpsItemRelatedItemCommand.js +0 -40
- package/dist/es/commands/DisassociateOpsItemRelatedItemCommand.js.map +0 -1
- package/dist/es/commands/GetAutomationExecutionCommand.js +0 -40
- package/dist/es/commands/GetAutomationExecutionCommand.js.map +0 -1
- package/dist/es/commands/GetCalendarStateCommand.js +0 -40
- package/dist/es/commands/GetCalendarStateCommand.js.map +0 -1
- package/dist/es/commands/GetCommandInvocationCommand.js +0 -40
- package/dist/es/commands/GetCommandInvocationCommand.js.map +0 -1
- package/dist/es/commands/GetConnectionStatusCommand.js +0 -40
- package/dist/es/commands/GetConnectionStatusCommand.js.map +0 -1
- package/dist/es/commands/GetDefaultPatchBaselineCommand.js +0 -40
- package/dist/es/commands/GetDefaultPatchBaselineCommand.js.map +0 -1
- package/dist/es/commands/GetDeployablePatchSnapshotForInstanceCommand.js +0 -40
- package/dist/es/commands/GetDeployablePatchSnapshotForInstanceCommand.js.map +0 -1
- package/dist/es/commands/GetDocumentCommand.js +0 -40
- package/dist/es/commands/GetDocumentCommand.js.map +0 -1
- package/dist/es/commands/GetInventoryCommand.js +0 -41
- package/dist/es/commands/GetInventoryCommand.js.map +0 -1
- package/dist/es/commands/GetInventorySchemaCommand.js +0 -40
- package/dist/es/commands/GetInventorySchemaCommand.js.map +0 -1
- package/dist/es/commands/GetMaintenanceWindowCommand.js +0 -40
- package/dist/es/commands/GetMaintenanceWindowCommand.js.map +0 -1
- package/dist/es/commands/GetMaintenanceWindowExecutionCommand.js +0 -40
- package/dist/es/commands/GetMaintenanceWindowExecutionCommand.js.map +0 -1
- package/dist/es/commands/GetMaintenanceWindowExecutionTaskCommand.js +0 -40
- package/dist/es/commands/GetMaintenanceWindowExecutionTaskCommand.js.map +0 -1
- package/dist/es/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.js +0 -40
- package/dist/es/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.js.map +0 -1
- package/dist/es/commands/GetMaintenanceWindowTaskCommand.js +0 -40
- package/dist/es/commands/GetMaintenanceWindowTaskCommand.js.map +0 -1
- package/dist/es/commands/GetOpsItemCommand.js +0 -40
- package/dist/es/commands/GetOpsItemCommand.js.map +0 -1
- package/dist/es/commands/GetOpsMetadataCommand.js +0 -40
- package/dist/es/commands/GetOpsMetadataCommand.js.map +0 -1
- package/dist/es/commands/GetOpsSummaryCommand.js +0 -41
- package/dist/es/commands/GetOpsSummaryCommand.js.map +0 -1
- package/dist/es/commands/GetParameterCommand.js +0 -40
- package/dist/es/commands/GetParameterCommand.js.map +0 -1
- package/dist/es/commands/GetParameterHistoryCommand.js +0 -40
- package/dist/es/commands/GetParameterHistoryCommand.js.map +0 -1
- package/dist/es/commands/GetParametersByPathCommand.js +0 -40
- package/dist/es/commands/GetParametersByPathCommand.js.map +0 -1
- package/dist/es/commands/GetParametersCommand.js +0 -40
- package/dist/es/commands/GetParametersCommand.js.map +0 -1
- package/dist/es/commands/GetPatchBaselineCommand.js +0 -40
- package/dist/es/commands/GetPatchBaselineCommand.js.map +0 -1
- package/dist/es/commands/GetPatchBaselineForPatchGroupCommand.js +0 -40
- package/dist/es/commands/GetPatchBaselineForPatchGroupCommand.js.map +0 -1
- package/dist/es/commands/GetServiceSettingCommand.js +0 -40
- package/dist/es/commands/GetServiceSettingCommand.js.map +0 -1
- package/dist/es/commands/LabelParameterVersionCommand.js +0 -40
- package/dist/es/commands/LabelParameterVersionCommand.js.map +0 -1
- package/dist/es/commands/ListAssociationVersionsCommand.js +0 -40
- package/dist/es/commands/ListAssociationVersionsCommand.js.map +0 -1
- package/dist/es/commands/ListAssociationsCommand.js +0 -40
- package/dist/es/commands/ListAssociationsCommand.js.map +0 -1
- package/dist/es/commands/ListCommandInvocationsCommand.js +0 -40
- package/dist/es/commands/ListCommandInvocationsCommand.js.map +0 -1
- package/dist/es/commands/ListCommandsCommand.js +0 -40
- package/dist/es/commands/ListCommandsCommand.js.map +0 -1
- package/dist/es/commands/ListComplianceItemsCommand.js +0 -40
- package/dist/es/commands/ListComplianceItemsCommand.js.map +0 -1
- package/dist/es/commands/ListComplianceSummariesCommand.js +0 -40
- package/dist/es/commands/ListComplianceSummariesCommand.js.map +0 -1
- package/dist/es/commands/ListDocumentMetadataHistoryCommand.js +0 -40
- package/dist/es/commands/ListDocumentMetadataHistoryCommand.js.map +0 -1
- package/dist/es/commands/ListDocumentVersionsCommand.js +0 -40
- package/dist/es/commands/ListDocumentVersionsCommand.js.map +0 -1
- package/dist/es/commands/ListDocumentsCommand.js +0 -40
- package/dist/es/commands/ListDocumentsCommand.js.map +0 -1
- package/dist/es/commands/ListInventoryEntriesCommand.js +0 -40
- package/dist/es/commands/ListInventoryEntriesCommand.js.map +0 -1
- package/dist/es/commands/ListOpsItemEventsCommand.js +0 -40
- package/dist/es/commands/ListOpsItemEventsCommand.js.map +0 -1
- package/dist/es/commands/ListOpsItemRelatedItemsCommand.js +0 -40
- package/dist/es/commands/ListOpsItemRelatedItemsCommand.js.map +0 -1
- package/dist/es/commands/ListOpsMetadataCommand.js +0 -40
- package/dist/es/commands/ListOpsMetadataCommand.js.map +0 -1
- package/dist/es/commands/ListResourceComplianceSummariesCommand.js +0 -40
- package/dist/es/commands/ListResourceComplianceSummariesCommand.js.map +0 -1
- package/dist/es/commands/ListResourceDataSyncCommand.js +0 -40
- package/dist/es/commands/ListResourceDataSyncCommand.js.map +0 -1
- package/dist/es/commands/ListTagsForResourceCommand.js +0 -40
- package/dist/es/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist/es/commands/ModifyDocumentPermissionCommand.js +0 -40
- package/dist/es/commands/ModifyDocumentPermissionCommand.js.map +0 -1
- package/dist/es/commands/PutComplianceItemsCommand.js +0 -40
- package/dist/es/commands/PutComplianceItemsCommand.js.map +0 -1
- package/dist/es/commands/PutInventoryCommand.js +0 -40
- package/dist/es/commands/PutInventoryCommand.js.map +0 -1
- package/dist/es/commands/PutParameterCommand.js +0 -40
- package/dist/es/commands/PutParameterCommand.js.map +0 -1
- package/dist/es/commands/RegisterDefaultPatchBaselineCommand.js +0 -40
- package/dist/es/commands/RegisterDefaultPatchBaselineCommand.js.map +0 -1
- package/dist/es/commands/RegisterPatchBaselineForPatchGroupCommand.js +0 -40
- package/dist/es/commands/RegisterPatchBaselineForPatchGroupCommand.js.map +0 -1
- package/dist/es/commands/RegisterTargetWithMaintenanceWindowCommand.js +0 -40
- package/dist/es/commands/RegisterTargetWithMaintenanceWindowCommand.js.map +0 -1
- package/dist/es/commands/RegisterTaskWithMaintenanceWindowCommand.js +0 -40
- package/dist/es/commands/RegisterTaskWithMaintenanceWindowCommand.js.map +0 -1
- package/dist/es/commands/RemoveTagsFromResourceCommand.js +0 -40
- package/dist/es/commands/RemoveTagsFromResourceCommand.js.map +0 -1
- package/dist/es/commands/ResetServiceSettingCommand.js +0 -40
- package/dist/es/commands/ResetServiceSettingCommand.js.map +0 -1
- package/dist/es/commands/ResumeSessionCommand.js +0 -40
- package/dist/es/commands/ResumeSessionCommand.js.map +0 -1
- package/dist/es/commands/SendAutomationSignalCommand.js +0 -40
- package/dist/es/commands/SendAutomationSignalCommand.js.map +0 -1
- package/dist/es/commands/SendCommandCommand.js +0 -40
- package/dist/es/commands/SendCommandCommand.js.map +0 -1
- package/dist/es/commands/StartAssociationsOnceCommand.js +0 -40
- package/dist/es/commands/StartAssociationsOnceCommand.js.map +0 -1
- package/dist/es/commands/StartAutomationExecutionCommand.js +0 -40
- package/dist/es/commands/StartAutomationExecutionCommand.js.map +0 -1
- package/dist/es/commands/StartChangeRequestExecutionCommand.js +0 -40
- package/dist/es/commands/StartChangeRequestExecutionCommand.js.map +0 -1
- package/dist/es/commands/StartSessionCommand.js +0 -40
- package/dist/es/commands/StartSessionCommand.js.map +0 -1
- package/dist/es/commands/StopAutomationExecutionCommand.js +0 -40
- package/dist/es/commands/StopAutomationExecutionCommand.js.map +0 -1
- package/dist/es/commands/TerminateSessionCommand.js +0 -40
- package/dist/es/commands/TerminateSessionCommand.js.map +0 -1
- package/dist/es/commands/UnlabelParameterVersionCommand.js +0 -40
- package/dist/es/commands/UnlabelParameterVersionCommand.js.map +0 -1
- package/dist/es/commands/UpdateAssociationCommand.js +0 -40
- package/dist/es/commands/UpdateAssociationCommand.js.map +0 -1
- package/dist/es/commands/UpdateAssociationStatusCommand.js +0 -40
- package/dist/es/commands/UpdateAssociationStatusCommand.js.map +0 -1
- package/dist/es/commands/UpdateDocumentCommand.js +0 -40
- package/dist/es/commands/UpdateDocumentCommand.js.map +0 -1
- package/dist/es/commands/UpdateDocumentDefaultVersionCommand.js +0 -40
- package/dist/es/commands/UpdateDocumentDefaultVersionCommand.js.map +0 -1
- package/dist/es/commands/UpdateDocumentMetadataCommand.js +0 -40
- package/dist/es/commands/UpdateDocumentMetadataCommand.js.map +0 -1
- package/dist/es/commands/UpdateMaintenanceWindowCommand.js +0 -41
- package/dist/es/commands/UpdateMaintenanceWindowCommand.js.map +0 -1
- package/dist/es/commands/UpdateMaintenanceWindowTargetCommand.js +0 -40
- package/dist/es/commands/UpdateMaintenanceWindowTargetCommand.js.map +0 -1
- package/dist/es/commands/UpdateMaintenanceWindowTaskCommand.js +0 -40
- package/dist/es/commands/UpdateMaintenanceWindowTaskCommand.js.map +0 -1
- package/dist/es/commands/UpdateManagedInstanceRoleCommand.js +0 -40
- package/dist/es/commands/UpdateManagedInstanceRoleCommand.js.map +0 -1
- package/dist/es/commands/UpdateOpsItemCommand.js +0 -40
- package/dist/es/commands/UpdateOpsItemCommand.js.map +0 -1
- package/dist/es/commands/UpdateOpsMetadataCommand.js +0 -40
- package/dist/es/commands/UpdateOpsMetadataCommand.js.map +0 -1
- package/dist/es/commands/UpdatePatchBaselineCommand.js +0 -40
- package/dist/es/commands/UpdatePatchBaselineCommand.js.map +0 -1
- package/dist/es/commands/UpdateResourceDataSyncCommand.js +0 -40
- package/dist/es/commands/UpdateResourceDataSyncCommand.js.map +0 -1
- package/dist/es/commands/UpdateServiceSettingCommand.js +0 -40
- package/dist/es/commands/UpdateServiceSettingCommand.js.map +0 -1
- package/dist/es/endpoints.js +0 -87
- package/dist/es/endpoints.js.map +0 -1
- package/dist/es/index.js +0 -187
- package/dist/es/index.js.map +0 -1
- package/dist/es/models/index.js +0 -4
- package/dist/es/models/index.js.map +0 -1
- package/dist/es/models/models_0.js +0 -1411
- package/dist/es/models/models_0.js.map +0 -1
- package/dist/es/models/models_1.js +0 -1301
- package/dist/es/models/models_1.js.map +0 -1
- package/dist/es/models/models_2.js +0 -101
- package/dist/es/models/models_2.js.map +0 -1
- package/dist/es/package.json +0 -94
- package/dist/es/pagination/DescribeActivationsPaginator.js +0 -75
- package/dist/es/pagination/DescribeActivationsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeAssociationExecutionTargetsPaginator.js +0 -75
- package/dist/es/pagination/DescribeAssociationExecutionTargetsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeAssociationExecutionsPaginator.js +0 -75
- package/dist/es/pagination/DescribeAssociationExecutionsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeAutomationExecutionsPaginator.js +0 -75
- package/dist/es/pagination/DescribeAutomationExecutionsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeAutomationStepExecutionsPaginator.js +0 -75
- package/dist/es/pagination/DescribeAutomationStepExecutionsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeAvailablePatchesPaginator.js +0 -75
- package/dist/es/pagination/DescribeAvailablePatchesPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeEffectiveInstanceAssociationsPaginator.js +0 -75
- package/dist/es/pagination/DescribeEffectiveInstanceAssociationsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.js +0 -75
- package/dist/es/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.js.map +0 -1
- package/dist/es/pagination/DescribeInstanceAssociationsStatusPaginator.js +0 -75
- package/dist/es/pagination/DescribeInstanceAssociationsStatusPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeInstanceInformationPaginator.js +0 -75
- package/dist/es/pagination/DescribeInstanceInformationPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.js +0 -75
- package/dist/es/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeInstancePatchStatesPaginator.js +0 -75
- package/dist/es/pagination/DescribeInstancePatchStatesPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeInstancePatchesPaginator.js +0 -75
- package/dist/es/pagination/DescribeInstancePatchesPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeInventoryDeletionsPaginator.js +0 -75
- package/dist/es/pagination/DescribeInventoryDeletionsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.js +0 -75
- package/dist/es/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.js +0 -75
- package/dist/es/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeMaintenanceWindowExecutionsPaginator.js +0 -75
- package/dist/es/pagination/DescribeMaintenanceWindowExecutionsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeMaintenanceWindowSchedulePaginator.js +0 -75
- package/dist/es/pagination/DescribeMaintenanceWindowSchedulePaginator.js.map +0 -1
- package/dist/es/pagination/DescribeMaintenanceWindowTargetsPaginator.js +0 -75
- package/dist/es/pagination/DescribeMaintenanceWindowTargetsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeMaintenanceWindowTasksPaginator.js +0 -75
- package/dist/es/pagination/DescribeMaintenanceWindowTasksPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeMaintenanceWindowsForTargetPaginator.js +0 -75
- package/dist/es/pagination/DescribeMaintenanceWindowsForTargetPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeMaintenanceWindowsPaginator.js +0 -75
- package/dist/es/pagination/DescribeMaintenanceWindowsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeOpsItemsPaginator.js +0 -75
- package/dist/es/pagination/DescribeOpsItemsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeParametersPaginator.js +0 -75
- package/dist/es/pagination/DescribeParametersPaginator.js.map +0 -1
- package/dist/es/pagination/DescribePatchBaselinesPaginator.js +0 -75
- package/dist/es/pagination/DescribePatchBaselinesPaginator.js.map +0 -1
- package/dist/es/pagination/DescribePatchGroupsPaginator.js +0 -75
- package/dist/es/pagination/DescribePatchGroupsPaginator.js.map +0 -1
- package/dist/es/pagination/DescribePatchPropertiesPaginator.js +0 -75
- package/dist/es/pagination/DescribePatchPropertiesPaginator.js.map +0 -1
- package/dist/es/pagination/DescribeSessionsPaginator.js +0 -75
- package/dist/es/pagination/DescribeSessionsPaginator.js.map +0 -1
- package/dist/es/pagination/GetInventoryPaginator.js +0 -75
- package/dist/es/pagination/GetInventoryPaginator.js.map +0 -1
- package/dist/es/pagination/GetInventorySchemaPaginator.js +0 -75
- package/dist/es/pagination/GetInventorySchemaPaginator.js.map +0 -1
- package/dist/es/pagination/GetOpsSummaryPaginator.js +0 -75
- package/dist/es/pagination/GetOpsSummaryPaginator.js.map +0 -1
- package/dist/es/pagination/GetParameterHistoryPaginator.js +0 -75
- package/dist/es/pagination/GetParameterHistoryPaginator.js.map +0 -1
- package/dist/es/pagination/GetParametersByPathPaginator.js +0 -75
- package/dist/es/pagination/GetParametersByPathPaginator.js.map +0 -1
- package/dist/es/pagination/Interfaces.js +0 -2
- package/dist/es/pagination/Interfaces.js.map +0 -1
- package/dist/es/pagination/ListAssociationVersionsPaginator.js +0 -75
- package/dist/es/pagination/ListAssociationVersionsPaginator.js.map +0 -1
- package/dist/es/pagination/ListAssociationsPaginator.js +0 -75
- package/dist/es/pagination/ListAssociationsPaginator.js.map +0 -1
- package/dist/es/pagination/ListCommandInvocationsPaginator.js +0 -75
- package/dist/es/pagination/ListCommandInvocationsPaginator.js.map +0 -1
- package/dist/es/pagination/ListCommandsPaginator.js +0 -75
- package/dist/es/pagination/ListCommandsPaginator.js.map +0 -1
- package/dist/es/pagination/ListComplianceItemsPaginator.js +0 -75
- package/dist/es/pagination/ListComplianceItemsPaginator.js.map +0 -1
- package/dist/es/pagination/ListComplianceSummariesPaginator.js +0 -75
- package/dist/es/pagination/ListComplianceSummariesPaginator.js.map +0 -1
- package/dist/es/pagination/ListDocumentVersionsPaginator.js +0 -75
- package/dist/es/pagination/ListDocumentVersionsPaginator.js.map +0 -1
- package/dist/es/pagination/ListDocumentsPaginator.js +0 -75
- package/dist/es/pagination/ListDocumentsPaginator.js.map +0 -1
- package/dist/es/pagination/ListOpsItemEventsPaginator.js +0 -75
- package/dist/es/pagination/ListOpsItemEventsPaginator.js.map +0 -1
- package/dist/es/pagination/ListOpsItemRelatedItemsPaginator.js +0 -75
- package/dist/es/pagination/ListOpsItemRelatedItemsPaginator.js.map +0 -1
- package/dist/es/pagination/ListOpsMetadataPaginator.js +0 -75
- package/dist/es/pagination/ListOpsMetadataPaginator.js.map +0 -1
- package/dist/es/pagination/ListResourceComplianceSummariesPaginator.js +0 -75
- package/dist/es/pagination/ListResourceComplianceSummariesPaginator.js.map +0 -1
- package/dist/es/pagination/ListResourceDataSyncPaginator.js +0 -75
- package/dist/es/pagination/ListResourceDataSyncPaginator.js.map +0 -1
- package/dist/es/protocols/Aws_json1_1.js +0 -19762
- package/dist/es/protocols/Aws_json1_1.js.map +0 -1
- package/dist/es/runtimeConfig.browser.js +0 -17
- package/dist/es/runtimeConfig.browser.js.map +0 -1
- package/dist/es/runtimeConfig.js +0 -22
- package/dist/es/runtimeConfig.js.map +0 -1
- package/dist/es/runtimeConfig.native.js +0 -9
- package/dist/es/runtimeConfig.native.js.map +0 -1
- package/dist/es/runtimeConfig.shared.js +0 -14
- package/dist/es/runtimeConfig.shared.js.map +0 -1
- package/dist/es/waiters/waitForCommandExecuted.js +0 -118
- package/dist/es/waiters/waitForCommandExecuted.js.map +0 -1
- package/dist/types/SSM.d.ts +0 -1599
- package/dist/types/SSMClient.d.ts +0 -298
- package/dist/types/commands/AddTagsToResourceCommand.d.ts +0 -79
- package/dist/types/commands/AssociateOpsItemRelatedItemCommand.d.ts +0 -37
- package/dist/types/commands/CancelCommandCommand.d.ts +0 -36
- package/dist/types/commands/CancelMaintenanceWindowExecutionCommand.d.ts +0 -37
- package/dist/types/commands/CreateActivationCommand.d.ts +0 -44
- package/dist/types/commands/CreateAssociationBatchCommand.d.ts +0 -41
- package/dist/types/commands/CreateAssociationCommand.d.ts +0 -44
- package/dist/types/commands/CreateDocumentCommand.d.ts +0 -38
- package/dist/types/commands/CreateMaintenanceWindowCommand.d.ts +0 -43
- package/dist/types/commands/CreateOpsItemCommand.d.ts +0 -40
- package/dist/types/commands/CreateOpsMetadataCommand.d.ts +0 -36
- package/dist/types/commands/CreatePatchBaselineCommand.d.ts +0 -39
- package/dist/types/commands/CreateResourceDataSyncCommand.d.ts +0 -55
- package/dist/types/commands/DeleteActivationCommand.d.ts +0 -38
- package/dist/types/commands/DeleteAssociationCommand.d.ts +0 -41
- package/dist/types/commands/DeleteDocumentCommand.d.ts +0 -37
- package/dist/types/commands/DeleteInventoryCommand.d.ts +0 -36
- package/dist/types/commands/DeleteMaintenanceWindowCommand.d.ts +0 -35
- package/dist/types/commands/DeleteOpsMetadataCommand.d.ts +0 -35
- package/dist/types/commands/DeleteParameterCommand.d.ts +0 -36
- package/dist/types/commands/DeleteParametersCommand.d.ts +0 -36
- package/dist/types/commands/DeletePatchBaselineCommand.d.ts +0 -35
- package/dist/types/commands/DeleteResourceDataSyncCommand.d.ts +0 -37
- package/dist/types/commands/DeregisterManagedInstanceCommand.d.ts +0 -37
- package/dist/types/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +0 -35
- package/dist/types/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +0 -35
- package/dist/types/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +0 -35
- package/dist/types/commands/DescribeActivationsCommand.d.ts +0 -38
- package/dist/types/commands/DescribeAssociationCommand.d.ts +0 -37
- package/dist/types/commands/DescribeAssociationExecutionTargetsCommand.d.ts +0 -35
- package/dist/types/commands/DescribeAssociationExecutionsCommand.d.ts +0 -35
- package/dist/types/commands/DescribeAutomationExecutionsCommand.d.ts +0 -35
- package/dist/types/commands/DescribeAutomationStepExecutionsCommand.d.ts +0 -36
- package/dist/types/commands/DescribeAvailablePatchesCommand.d.ts +0 -35
- package/dist/types/commands/DescribeDocumentCommand.d.ts +0 -35
- package/dist/types/commands/DescribeDocumentPermissionCommand.d.ts +0 -37
- package/dist/types/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +0 -35
- package/dist/types/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +0 -36
- package/dist/types/commands/DescribeInstanceAssociationsStatusCommand.d.ts +0 -35
- package/dist/types/commands/DescribeInstanceInformationCommand.d.ts +0 -44
- package/dist/types/commands/DescribeInstancePatchStatesCommand.d.ts +0 -35
- package/dist/types/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +0 -35
- package/dist/types/commands/DescribeInstancePatchesCommand.d.ts +0 -36
- package/dist/types/commands/DescribeInventoryDeletionsCommand.d.ts +0 -35
- package/dist/types/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +0 -36
- package/dist/types/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +0 -35
- package/dist/types/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +0 -37
- package/dist/types/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +0 -35
- package/dist/types/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +0 -35
- package/dist/types/commands/DescribeMaintenanceWindowTasksCommand.d.ts +0 -41
- package/dist/types/commands/DescribeMaintenanceWindowsCommand.d.ts +0 -35
- package/dist/types/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +0 -36
- package/dist/types/commands/DescribeOpsItemsCommand.d.ts +0 -40
- package/dist/types/commands/DescribeParametersCommand.d.ts +0 -48
- package/dist/types/commands/DescribePatchBaselinesCommand.d.ts +0 -35
- package/dist/types/commands/DescribePatchGroupStateCommand.d.ts +0 -35
- package/dist/types/commands/DescribePatchGroupsCommand.d.ts +0 -35
- package/dist/types/commands/DescribePatchPropertiesCommand.d.ts +0 -98
- package/dist/types/commands/DescribeSessionsCommand.d.ts +0 -36
- package/dist/types/commands/DisassociateOpsItemRelatedItemCommand.d.ts +0 -37
- package/dist/types/commands/GetAutomationExecutionCommand.d.ts +0 -35
- package/dist/types/commands/GetCalendarStateCommand.d.ts +0 -43
- package/dist/types/commands/GetCommandInvocationCommand.d.ts +0 -39
- package/dist/types/commands/GetConnectionStatusCommand.d.ts +0 -36
- package/dist/types/commands/GetDefaultPatchBaselineCommand.d.ts +0 -38
- package/dist/types/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +0 -43
- package/dist/types/commands/GetDocumentCommand.d.ts +0 -35
- package/dist/types/commands/GetInventoryCommand.d.ts +0 -37
- package/dist/types/commands/GetInventorySchemaCommand.d.ts +0 -36
- package/dist/types/commands/GetMaintenanceWindowCommand.d.ts +0 -35
- package/dist/types/commands/GetMaintenanceWindowExecutionCommand.d.ts +0 -35
- package/dist/types/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +0 -36
- package/dist/types/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +0 -35
- package/dist/types/commands/GetMaintenanceWindowTaskCommand.d.ts +0 -41
- package/dist/types/commands/GetOpsItemCommand.d.ts +0 -41
- package/dist/types/commands/GetOpsMetadataCommand.d.ts +0 -35
- package/dist/types/commands/GetOpsSummaryCommand.d.ts +0 -39
- package/dist/types/commands/GetParameterCommand.d.ts +0 -38
- package/dist/types/commands/GetParameterHistoryCommand.d.ts +0 -41
- package/dist/types/commands/GetParametersByPathCommand.d.ts +0 -41
- package/dist/types/commands/GetParametersCommand.d.ts +0 -39
- package/dist/types/commands/GetPatchBaselineCommand.d.ts +0 -35
- package/dist/types/commands/GetPatchBaselineForPatchGroupCommand.d.ts +0 -35
- package/dist/types/commands/GetServiceSettingCommand.d.ts +0 -48
- package/dist/types/commands/LabelParameterVersionCommand.d.ts +0 -71
- package/dist/types/commands/ListAssociationVersionsCommand.d.ts +0 -35
- package/dist/types/commands/ListAssociationsCommand.d.ts +0 -37
- package/dist/types/commands/ListCommandInvocationsCommand.d.ts +0 -39
- package/dist/types/commands/ListCommandsCommand.d.ts +0 -35
- package/dist/types/commands/ListComplianceItemsCommand.d.ts +0 -37
- package/dist/types/commands/ListComplianceSummariesCommand.d.ts +0 -37
- package/dist/types/commands/ListDocumentMetadataHistoryCommand.d.ts +0 -35
- package/dist/types/commands/ListDocumentVersionsCommand.d.ts +0 -35
- package/dist/types/commands/ListDocumentsCommand.d.ts +0 -36
- package/dist/types/commands/ListInventoryEntriesCommand.d.ts +0 -35
- package/dist/types/commands/ListOpsItemEventsCommand.d.ts +0 -36
- package/dist/types/commands/ListOpsItemRelatedItemsCommand.d.ts +0 -36
- package/dist/types/commands/ListOpsMetadataCommand.d.ts +0 -36
- package/dist/types/commands/ListResourceComplianceSummariesCommand.d.ts +0 -37
- package/dist/types/commands/ListResourceDataSyncCommand.d.ts +0 -43
- package/dist/types/commands/ListTagsForResourceCommand.d.ts +0 -36
- package/dist/types/commands/ModifyDocumentPermissionCommand.d.ts +0 -38
- package/dist/types/commands/PutComplianceItemsCommand.d.ts +0 -90
- package/dist/types/commands/PutInventoryCommand.d.ts +0 -36
- package/dist/types/commands/PutParameterCommand.d.ts +0 -35
- package/dist/types/commands/RegisterDefaultPatchBaselineCommand.d.ts +0 -39
- package/dist/types/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +0 -35
- package/dist/types/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +0 -35
- package/dist/types/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +0 -35
- package/dist/types/commands/RemoveTagsFromResourceCommand.d.ts +0 -35
- package/dist/types/commands/ResetServiceSettingCommand.d.ts +0 -49
- package/dist/types/commands/ResumeSessionCommand.d.ts +0 -40
- package/dist/types/commands/SendAutomationSignalCommand.d.ts +0 -36
- package/dist/types/commands/SendCommandCommand.d.ts +0 -35
- package/dist/types/commands/StartAssociationsOnceCommand.d.ts +0 -36
- package/dist/types/commands/StartAutomationExecutionCommand.d.ts +0 -35
- package/dist/types/commands/StartChangeRequestExecutionCommand.d.ts +0 -37
- package/dist/types/commands/StartSessionCommand.d.ts +0 -44
- package/dist/types/commands/StopAutomationExecutionCommand.d.ts +0 -35
- package/dist/types/commands/TerminateSessionCommand.d.ts +0 -36
- package/dist/types/commands/UnlabelParameterVersionCommand.d.ts +0 -35
- package/dist/types/commands/UpdateAssociationCommand.d.ts +0 -47
- package/dist/types/commands/UpdateAssociationStatusCommand.d.ts +0 -40
- package/dist/types/commands/UpdateDocumentCommand.d.ts +0 -35
- package/dist/types/commands/UpdateDocumentDefaultVersionCommand.d.ts +0 -35
- package/dist/types/commands/UpdateDocumentMetadataCommand.d.ts +0 -36
- package/dist/types/commands/UpdateMaintenanceWindowCommand.d.ts +0 -44
- package/dist/types/commands/UpdateMaintenanceWindowTargetCommand.d.ts +0 -61
- package/dist/types/commands/UpdateMaintenanceWindowTaskCommand.d.ts +0 -90
- package/dist/types/commands/UpdateManagedInstanceRoleCommand.d.ts +0 -37
- package/dist/types/commands/UpdateOpsItemCommand.d.ts +0 -40
- package/dist/types/commands/UpdateOpsMetadataCommand.d.ts +0 -35
- package/dist/types/commands/UpdatePatchBaselineCommand.d.ts +0 -40
- package/dist/types/commands/UpdateResourceDataSyncCommand.d.ts +0 -44
- package/dist/types/commands/UpdateServiceSettingCommand.d.ts +0 -48
- package/dist/types/models/models_0.d.ts +0 -7679
- package/dist/types/models/models_1.d.ts +0 -8664
- package/dist/types/models/models_2.d.ts +0 -1004
- package/dist/types/pagination/DescribeActivationsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeAssociationExecutionTargetsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeAssociationExecutionsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeAutomationExecutionsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeAutomationStepExecutionsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeAvailablePatchesPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeEffectiveInstanceAssociationsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeInstanceAssociationsStatusPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeInstanceInformationPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeInstancePatchStatesPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeInstancePatchesPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeInventoryDeletionsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeMaintenanceWindowExecutionsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeMaintenanceWindowSchedulePaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeMaintenanceWindowTargetsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeMaintenanceWindowTasksPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeMaintenanceWindowsForTargetPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeMaintenanceWindowsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeOpsItemsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeParametersPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribePatchBaselinesPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribePatchGroupsPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribePatchPropertiesPaginator.d.ts +0 -4
- package/dist/types/pagination/DescribeSessionsPaginator.d.ts +0 -4
- package/dist/types/pagination/GetInventoryPaginator.d.ts +0 -4
- package/dist/types/pagination/GetInventorySchemaPaginator.d.ts +0 -4
- package/dist/types/pagination/GetOpsSummaryPaginator.d.ts +0 -4
- package/dist/types/pagination/GetParameterHistoryPaginator.d.ts +0 -4
- package/dist/types/pagination/GetParametersByPathPaginator.d.ts +0 -4
- package/dist/types/pagination/Interfaces.d.ts +0 -6
- package/dist/types/pagination/ListAssociationVersionsPaginator.d.ts +0 -4
- package/dist/types/pagination/ListAssociationsPaginator.d.ts +0 -4
- package/dist/types/pagination/ListCommandInvocationsPaginator.d.ts +0 -4
- package/dist/types/pagination/ListCommandsPaginator.d.ts +0 -4
- package/dist/types/pagination/ListComplianceItemsPaginator.d.ts +0 -4
- package/dist/types/pagination/ListComplianceSummariesPaginator.d.ts +0 -4
- package/dist/types/pagination/ListDocumentVersionsPaginator.d.ts +0 -4
- package/dist/types/pagination/ListDocumentsPaginator.d.ts +0 -4
- package/dist/types/pagination/ListOpsItemEventsPaginator.d.ts +0 -4
- package/dist/types/pagination/ListOpsItemRelatedItemsPaginator.d.ts +0 -4
- package/dist/types/pagination/ListOpsMetadataPaginator.d.ts +0 -4
- package/dist/types/pagination/ListResourceComplianceSummariesPaginator.d.ts +0 -4
- package/dist/types/pagination/ListResourceDataSyncPaginator.d.ts +0 -4
- package/dist/types/protocols/Aws_json1_1.d.ts +0 -407
- package/dist/types/runtimeConfig.d.ts +0 -37
- package/dist/types/ts3.4/SSM.d.ts +0 -1599
- package/dist/types/ts3.4/SSMClient.d.ts +0 -298
- package/dist/types/ts3.4/commands/AddTagsToResourceCommand.d.ts +0 -79
- package/dist/types/ts3.4/commands/AssociateOpsItemRelatedItemCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/CancelCommandCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/CancelMaintenanceWindowExecutionCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/CreateActivationCommand.d.ts +0 -44
- package/dist/types/ts3.4/commands/CreateAssociationBatchCommand.d.ts +0 -41
- package/dist/types/ts3.4/commands/CreateAssociationCommand.d.ts +0 -44
- package/dist/types/ts3.4/commands/CreateDocumentCommand.d.ts +0 -38
- package/dist/types/ts3.4/commands/CreateMaintenanceWindowCommand.d.ts +0 -43
- package/dist/types/ts3.4/commands/CreateOpsItemCommand.d.ts +0 -40
- package/dist/types/ts3.4/commands/CreateOpsMetadataCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/CreatePatchBaselineCommand.d.ts +0 -39
- package/dist/types/ts3.4/commands/CreateResourceDataSyncCommand.d.ts +0 -55
- package/dist/types/ts3.4/commands/DeleteActivationCommand.d.ts +0 -38
- package/dist/types/ts3.4/commands/DeleteAssociationCommand.d.ts +0 -41
- package/dist/types/ts3.4/commands/DeleteDocumentCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/DeleteInventoryCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/DeleteMaintenanceWindowCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DeleteOpsMetadataCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DeleteParameterCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/DeleteParametersCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/DeletePatchBaselineCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DeleteResourceDataSyncCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/DeregisterManagedInstanceCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeActivationsCommand.d.ts +0 -38
- package/dist/types/ts3.4/commands/DescribeAssociationCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/DescribeAssociationExecutionTargetsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeAssociationExecutionsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeAutomationExecutionsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeAutomationStepExecutionsCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/DescribeAvailablePatchesCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeDocumentCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeDocumentPermissionCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/DescribeInstanceAssociationsStatusCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeInstanceInformationCommand.d.ts +0 -44
- package/dist/types/ts3.4/commands/DescribeInstancePatchStatesCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeInstancePatchesCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/DescribeInventoryDeletionsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeMaintenanceWindowTasksCommand.d.ts +0 -41
- package/dist/types/ts3.4/commands/DescribeMaintenanceWindowsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/DescribeOpsItemsCommand.d.ts +0 -40
- package/dist/types/ts3.4/commands/DescribeParametersCommand.d.ts +0 -48
- package/dist/types/ts3.4/commands/DescribePatchBaselinesCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribePatchGroupStateCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribePatchGroupsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/DescribePatchPropertiesCommand.d.ts +0 -98
- package/dist/types/ts3.4/commands/DescribeSessionsCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/DisassociateOpsItemRelatedItemCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/GetAutomationExecutionCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/GetCalendarStateCommand.d.ts +0 -43
- package/dist/types/ts3.4/commands/GetCommandInvocationCommand.d.ts +0 -39
- package/dist/types/ts3.4/commands/GetConnectionStatusCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/GetDefaultPatchBaselineCommand.d.ts +0 -38
- package/dist/types/ts3.4/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +0 -43
- package/dist/types/ts3.4/commands/GetDocumentCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/GetInventoryCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/GetInventorySchemaCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/GetMaintenanceWindowCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/GetMaintenanceWindowExecutionCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/GetMaintenanceWindowTaskCommand.d.ts +0 -41
- package/dist/types/ts3.4/commands/GetOpsItemCommand.d.ts +0 -41
- package/dist/types/ts3.4/commands/GetOpsMetadataCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/GetOpsSummaryCommand.d.ts +0 -39
- package/dist/types/ts3.4/commands/GetParameterCommand.d.ts +0 -38
- package/dist/types/ts3.4/commands/GetParameterHistoryCommand.d.ts +0 -41
- package/dist/types/ts3.4/commands/GetParametersByPathCommand.d.ts +0 -41
- package/dist/types/ts3.4/commands/GetParametersCommand.d.ts +0 -39
- package/dist/types/ts3.4/commands/GetPatchBaselineCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/GetPatchBaselineForPatchGroupCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/GetServiceSettingCommand.d.ts +0 -48
- package/dist/types/ts3.4/commands/LabelParameterVersionCommand.d.ts +0 -71
- package/dist/types/ts3.4/commands/ListAssociationVersionsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/ListAssociationsCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/ListCommandInvocationsCommand.d.ts +0 -39
- package/dist/types/ts3.4/commands/ListCommandsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/ListComplianceItemsCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/ListComplianceSummariesCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/ListDocumentMetadataHistoryCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/ListDocumentVersionsCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/ListDocumentsCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/ListInventoryEntriesCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/ListOpsItemEventsCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/ListOpsItemRelatedItemsCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/ListOpsMetadataCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/ListResourceComplianceSummariesCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/ListResourceDataSyncCommand.d.ts +0 -43
- package/dist/types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/ModifyDocumentPermissionCommand.d.ts +0 -38
- package/dist/types/ts3.4/commands/PutComplianceItemsCommand.d.ts +0 -90
- package/dist/types/ts3.4/commands/PutInventoryCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/PutParameterCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/RegisterDefaultPatchBaselineCommand.d.ts +0 -39
- package/dist/types/ts3.4/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/ResetServiceSettingCommand.d.ts +0 -49
- package/dist/types/ts3.4/commands/ResumeSessionCommand.d.ts +0 -40
- package/dist/types/ts3.4/commands/SendAutomationSignalCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/SendCommandCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/StartAssociationsOnceCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/StartAutomationExecutionCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/StartChangeRequestExecutionCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/StartSessionCommand.d.ts +0 -44
- package/dist/types/ts3.4/commands/StopAutomationExecutionCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/TerminateSessionCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/UnlabelParameterVersionCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/UpdateAssociationCommand.d.ts +0 -47
- package/dist/types/ts3.4/commands/UpdateAssociationStatusCommand.d.ts +0 -40
- package/dist/types/ts3.4/commands/UpdateDocumentCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/UpdateDocumentDefaultVersionCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/UpdateDocumentMetadataCommand.d.ts +0 -36
- package/dist/types/ts3.4/commands/UpdateMaintenanceWindowCommand.d.ts +0 -44
- package/dist/types/ts3.4/commands/UpdateMaintenanceWindowTargetCommand.d.ts +0 -61
- package/dist/types/ts3.4/commands/UpdateMaintenanceWindowTaskCommand.d.ts +0 -90
- package/dist/types/ts3.4/commands/UpdateManagedInstanceRoleCommand.d.ts +0 -37
- package/dist/types/ts3.4/commands/UpdateOpsItemCommand.d.ts +0 -40
- package/dist/types/ts3.4/commands/UpdateOpsMetadataCommand.d.ts +0 -35
- package/dist/types/ts3.4/commands/UpdatePatchBaselineCommand.d.ts +0 -40
- package/dist/types/ts3.4/commands/UpdateResourceDataSyncCommand.d.ts +0 -44
- package/dist/types/ts3.4/commands/UpdateServiceSettingCommand.d.ts +0 -48
- package/dist/types/ts3.4/models/models_0.d.ts +0 -7679
- package/dist/types/ts3.4/models/models_1.d.ts +0 -8664
- package/dist/types/ts3.4/models/models_2.d.ts +0 -1004
- package/dist/types/ts3.4/pagination/DescribeActivationsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeAssociationExecutionTargetsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeAssociationExecutionsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeAutomationExecutionsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeAutomationStepExecutionsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeAvailablePatchesPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeEffectiveInstanceAssociationsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeInstanceAssociationsStatusPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeInstanceInformationPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeInstancePatchStatesPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeInstancePatchesPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeInventoryDeletionsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeMaintenanceWindowExecutionsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeMaintenanceWindowSchedulePaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeMaintenanceWindowTargetsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeMaintenanceWindowTasksPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeMaintenanceWindowsForTargetPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeMaintenanceWindowsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeOpsItemsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeParametersPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribePatchBaselinesPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribePatchGroupsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribePatchPropertiesPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/DescribeSessionsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/GetInventoryPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/GetInventorySchemaPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/GetOpsSummaryPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/GetParameterHistoryPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/GetParametersByPathPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/Interfaces.d.ts +0 -6
- package/dist/types/ts3.4/pagination/ListAssociationVersionsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListAssociationsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListCommandInvocationsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListCommandsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListComplianceItemsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListComplianceSummariesPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListDocumentVersionsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListDocumentsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListOpsItemEventsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListOpsItemRelatedItemsPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListOpsMetadataPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListResourceComplianceSummariesPaginator.d.ts +0 -4
- package/dist/types/ts3.4/pagination/ListResourceDataSyncPaginator.d.ts +0 -4
- package/dist/types/ts3.4/protocols/Aws_json1_1.d.ts +0 -407
- package/dist/types/ts3.4/runtimeConfig.browser.d.ts +0 -37
- package/dist/types/ts3.4/runtimeConfig.d.ts +0 -37
- package/dist/types/ts3.4/runtimeConfig.native.d.ts +0 -36
- package/dist/types/ts3.4/runtimeConfig.shared.d.ts +0 -13
- package/dist/types/ts3.4/waiters/waitForCommandExecuted.d.ts +0 -14
- package/dist/types/waiters/waitForCommandExecuted.d.ts +0 -14
- package/endpoints.ts +0 -91
- package/jest.config.js +0 -4
- package/models/models_0.ts +0 -9302
- package/models/models_1.ts +0 -10488
- package/models/models_2.ts +0 -1237
- package/pagination/DescribeActivationsPaginator.ts +0 -58
- package/pagination/DescribeAssociationExecutionTargetsPaginator.ts +0 -58
- package/pagination/DescribeAssociationExecutionsPaginator.ts +0 -58
- package/pagination/DescribeAutomationExecutionsPaginator.ts +0 -58
- package/pagination/DescribeAutomationStepExecutionsPaginator.ts +0 -58
- package/pagination/DescribeAvailablePatchesPaginator.ts +0 -58
- package/pagination/DescribeEffectiveInstanceAssociationsPaginator.ts +0 -58
- package/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.ts +0 -58
- package/pagination/DescribeInstanceAssociationsStatusPaginator.ts +0 -58
- package/pagination/DescribeInstanceInformationPaginator.ts +0 -58
- package/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.ts +0 -58
- package/pagination/DescribeInstancePatchStatesPaginator.ts +0 -58
- package/pagination/DescribeInstancePatchesPaginator.ts +0 -58
- package/pagination/DescribeInventoryDeletionsPaginator.ts +0 -58
- package/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.ts +0 -58
- package/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.ts +0 -58
- package/pagination/DescribeMaintenanceWindowExecutionsPaginator.ts +0 -58
- package/pagination/DescribeMaintenanceWindowSchedulePaginator.ts +0 -58
- package/pagination/DescribeMaintenanceWindowTargetsPaginator.ts +0 -58
- package/pagination/DescribeMaintenanceWindowTasksPaginator.ts +0 -58
- package/pagination/DescribeMaintenanceWindowsForTargetPaginator.ts +0 -58
- package/pagination/DescribeMaintenanceWindowsPaginator.ts +0 -58
- package/pagination/DescribeOpsItemsPaginator.ts +0 -58
- package/pagination/DescribeParametersPaginator.ts +0 -58
- package/pagination/DescribePatchBaselinesPaginator.ts +0 -58
- package/pagination/DescribePatchGroupsPaginator.ts +0 -58
- package/pagination/DescribePatchPropertiesPaginator.ts +0 -58
- package/pagination/DescribeSessionsPaginator.ts +0 -58
- package/pagination/GetInventoryPaginator.ts +0 -58
- package/pagination/GetInventorySchemaPaginator.ts +0 -58
- package/pagination/GetOpsSummaryPaginator.ts +0 -58
- package/pagination/GetParameterHistoryPaginator.ts +0 -58
- package/pagination/GetParametersByPathPaginator.ts +0 -58
- package/pagination/Interfaces.ts +0 -7
- package/pagination/ListAssociationVersionsPaginator.ts +0 -58
- package/pagination/ListAssociationsPaginator.ts +0 -58
- package/pagination/ListCommandInvocationsPaginator.ts +0 -58
- package/pagination/ListCommandsPaginator.ts +0 -58
- package/pagination/ListComplianceItemsPaginator.ts +0 -58
- package/pagination/ListComplianceSummariesPaginator.ts +0 -58
- package/pagination/ListDocumentVersionsPaginator.ts +0 -58
- package/pagination/ListDocumentsPaginator.ts +0 -58
- package/pagination/ListOpsItemEventsPaginator.ts +0 -58
- package/pagination/ListOpsItemRelatedItemsPaginator.ts +0 -58
- package/pagination/ListOpsMetadataPaginator.ts +0 -58
- package/pagination/ListResourceComplianceSummariesPaginator.ts +0 -58
- package/pagination/ListResourceDataSyncPaginator.ts +0 -58
- package/protocols/Aws_json1_1.ts +0 -24857
- package/runtimeConfig.browser.ts +0 -40
- package/runtimeConfig.native.ts +0 -16
- package/runtimeConfig.shared.ts +0 -16
- package/runtimeConfig.ts +0 -45
- package/tsconfig.es.json +0 -10
- package/tsconfig.json +0 -31
- package/tsconfig.types.json +0 -8
- package/waiters/waitForCommandExecuted.ts +0 -105
|
@@ -0,0 +1,3961 @@
|
|
|
1
|
+
import { MetadataBearer as $MetadataBearer, SmithyException as __SmithyException } from "@aws-sdk/types";
|
|
2
|
+
import { AssociationComplianceSeverity, AssociationDescription, AssociationOverview, AssociationStatus, AssociationSyncCompliance, AttachmentsSource, AutomationExecutionStatus, AutomationSubtype, DocumentDescription, DocumentFormat, DocumentHashType, DocumentPermissionType, DocumentRequires, DocumentStatus, DocumentType, ExecutionMode, InstanceAssociationOutputLocation, LoggingInfo, MaintenanceWindowExecutionStatus, MaintenanceWindowResourceType, MaintenanceWindowTaskCutoffBehavior, MaintenanceWindowTaskParameterValueExpression, MaintenanceWindowTaskType, MetadataValue, OperatingSystem, OpsItemDataValue, OpsItemNotification, OpsItemStatus, ParameterInlinePolicy, ParameterMetadata, ParameterStringFilter, ParameterTier, ParameterType, PatchAction, PatchComplianceLevel, PatchFilterGroup, PatchOrchestratorFilter, PatchRuleGroup, PatchSource, PlatformType, RelatedOpsItem, ResolvedTargets, ResourceDataSyncAwsOrganizationsSource, ResourceDataSyncS3Destination, ResourceTypeForTagging, ReviewStatus, Runbook, StepExecution, Tag, Target, TargetLocation } from "./models_0";
|
|
3
|
+
export interface DescribeParametersResult {
|
|
4
|
+
|
|
5
|
+
Parameters?: ParameterMetadata[];
|
|
6
|
+
|
|
7
|
+
NextToken?: string;
|
|
8
|
+
}
|
|
9
|
+
export declare namespace DescribeParametersResult {
|
|
10
|
+
|
|
11
|
+
const filterSensitiveLog: (obj: DescribeParametersResult) => any;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
export interface InvalidFilterOption extends __SmithyException, $MetadataBearer {
|
|
15
|
+
name: "InvalidFilterOption";
|
|
16
|
+
$fault: "client";
|
|
17
|
+
|
|
18
|
+
message?: string;
|
|
19
|
+
}
|
|
20
|
+
export declare namespace InvalidFilterOption {
|
|
21
|
+
|
|
22
|
+
const filterSensitiveLog: (obj: InvalidFilterOption) => any;
|
|
23
|
+
}
|
|
24
|
+
export interface DescribePatchBaselinesRequest {
|
|
25
|
+
|
|
26
|
+
Filters?: PatchOrchestratorFilter[];
|
|
27
|
+
|
|
28
|
+
MaxResults?: number;
|
|
29
|
+
|
|
30
|
+
NextToken?: string;
|
|
31
|
+
}
|
|
32
|
+
export declare namespace DescribePatchBaselinesRequest {
|
|
33
|
+
|
|
34
|
+
const filterSensitiveLog: (obj: DescribePatchBaselinesRequest) => any;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
export interface PatchBaselineIdentity {
|
|
38
|
+
|
|
39
|
+
BaselineId?: string;
|
|
40
|
+
|
|
41
|
+
BaselineName?: string;
|
|
42
|
+
|
|
43
|
+
OperatingSystem?: OperatingSystem | string;
|
|
44
|
+
|
|
45
|
+
BaselineDescription?: string;
|
|
46
|
+
|
|
47
|
+
DefaultBaseline?: boolean;
|
|
48
|
+
}
|
|
49
|
+
export declare namespace PatchBaselineIdentity {
|
|
50
|
+
|
|
51
|
+
const filterSensitiveLog: (obj: PatchBaselineIdentity) => any;
|
|
52
|
+
}
|
|
53
|
+
export interface DescribePatchBaselinesResult {
|
|
54
|
+
|
|
55
|
+
BaselineIdentities?: PatchBaselineIdentity[];
|
|
56
|
+
|
|
57
|
+
NextToken?: string;
|
|
58
|
+
}
|
|
59
|
+
export declare namespace DescribePatchBaselinesResult {
|
|
60
|
+
|
|
61
|
+
const filterSensitiveLog: (obj: DescribePatchBaselinesResult) => any;
|
|
62
|
+
}
|
|
63
|
+
export interface DescribePatchGroupsRequest {
|
|
64
|
+
|
|
65
|
+
MaxResults?: number;
|
|
66
|
+
|
|
67
|
+
Filters?: PatchOrchestratorFilter[];
|
|
68
|
+
|
|
69
|
+
NextToken?: string;
|
|
70
|
+
}
|
|
71
|
+
export declare namespace DescribePatchGroupsRequest {
|
|
72
|
+
|
|
73
|
+
const filterSensitiveLog: (obj: DescribePatchGroupsRequest) => any;
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
export interface PatchGroupPatchBaselineMapping {
|
|
77
|
+
|
|
78
|
+
PatchGroup?: string;
|
|
79
|
+
|
|
80
|
+
BaselineIdentity?: PatchBaselineIdentity;
|
|
81
|
+
}
|
|
82
|
+
export declare namespace PatchGroupPatchBaselineMapping {
|
|
83
|
+
|
|
84
|
+
const filterSensitiveLog: (obj: PatchGroupPatchBaselineMapping) => any;
|
|
85
|
+
}
|
|
86
|
+
export interface DescribePatchGroupsResult {
|
|
87
|
+
|
|
88
|
+
Mappings?: PatchGroupPatchBaselineMapping[];
|
|
89
|
+
|
|
90
|
+
NextToken?: string;
|
|
91
|
+
}
|
|
92
|
+
export declare namespace DescribePatchGroupsResult {
|
|
93
|
+
|
|
94
|
+
const filterSensitiveLog: (obj: DescribePatchGroupsResult) => any;
|
|
95
|
+
}
|
|
96
|
+
export interface DescribePatchGroupStateRequest {
|
|
97
|
+
|
|
98
|
+
PatchGroup: string | undefined;
|
|
99
|
+
}
|
|
100
|
+
export declare namespace DescribePatchGroupStateRequest {
|
|
101
|
+
|
|
102
|
+
const filterSensitiveLog: (obj: DescribePatchGroupStateRequest) => any;
|
|
103
|
+
}
|
|
104
|
+
export interface DescribePatchGroupStateResult {
|
|
105
|
+
|
|
106
|
+
Instances?: number;
|
|
107
|
+
|
|
108
|
+
InstancesWithInstalledPatches?: number;
|
|
109
|
+
|
|
110
|
+
InstancesWithInstalledOtherPatches?: number;
|
|
111
|
+
|
|
112
|
+
InstancesWithInstalledPendingRebootPatches?: number;
|
|
113
|
+
|
|
114
|
+
InstancesWithInstalledRejectedPatches?: number;
|
|
115
|
+
|
|
116
|
+
InstancesWithMissingPatches?: number;
|
|
117
|
+
|
|
118
|
+
InstancesWithFailedPatches?: number;
|
|
119
|
+
|
|
120
|
+
InstancesWithNotApplicablePatches?: number;
|
|
121
|
+
|
|
122
|
+
InstancesWithUnreportedNotApplicablePatches?: number;
|
|
123
|
+
|
|
124
|
+
InstancesWithCriticalNonCompliantPatches?: number;
|
|
125
|
+
|
|
126
|
+
InstancesWithSecurityNonCompliantPatches?: number;
|
|
127
|
+
|
|
128
|
+
InstancesWithOtherNonCompliantPatches?: number;
|
|
129
|
+
}
|
|
130
|
+
export declare namespace DescribePatchGroupStateResult {
|
|
131
|
+
|
|
132
|
+
const filterSensitiveLog: (obj: DescribePatchGroupStateResult) => any;
|
|
133
|
+
}
|
|
134
|
+
export declare enum PatchSet {
|
|
135
|
+
Application = "APPLICATION",
|
|
136
|
+
Os = "OS"
|
|
137
|
+
}
|
|
138
|
+
export declare enum PatchProperty {
|
|
139
|
+
PatchClassification = "CLASSIFICATION",
|
|
140
|
+
PatchMsrcSeverity = "MSRC_SEVERITY",
|
|
141
|
+
PatchPriority = "PRIORITY",
|
|
142
|
+
PatchProductFamily = "PRODUCT_FAMILY",
|
|
143
|
+
PatchSeverity = "SEVERITY",
|
|
144
|
+
Product = "PRODUCT"
|
|
145
|
+
}
|
|
146
|
+
export interface DescribePatchPropertiesRequest {
|
|
147
|
+
|
|
148
|
+
OperatingSystem: OperatingSystem | string | undefined;
|
|
149
|
+
|
|
150
|
+
Property: PatchProperty | string | undefined;
|
|
151
|
+
|
|
152
|
+
PatchSet?: PatchSet | string;
|
|
153
|
+
|
|
154
|
+
MaxResults?: number;
|
|
155
|
+
|
|
156
|
+
NextToken?: string;
|
|
157
|
+
}
|
|
158
|
+
export declare namespace DescribePatchPropertiesRequest {
|
|
159
|
+
|
|
160
|
+
const filterSensitiveLog: (obj: DescribePatchPropertiesRequest) => any;
|
|
161
|
+
}
|
|
162
|
+
export interface DescribePatchPropertiesResult {
|
|
163
|
+
|
|
164
|
+
Properties?: {
|
|
165
|
+
[key: string]: string;
|
|
166
|
+
}[];
|
|
167
|
+
|
|
168
|
+
NextToken?: string;
|
|
169
|
+
}
|
|
170
|
+
export declare namespace DescribePatchPropertiesResult {
|
|
171
|
+
|
|
172
|
+
const filterSensitiveLog: (obj: DescribePatchPropertiesResult) => any;
|
|
173
|
+
}
|
|
174
|
+
export declare enum SessionFilterKey {
|
|
175
|
+
INVOKED_AFTER = "InvokedAfter",
|
|
176
|
+
INVOKED_BEFORE = "InvokedBefore",
|
|
177
|
+
OWNER = "Owner",
|
|
178
|
+
SESSION_ID = "SessionId",
|
|
179
|
+
STATUS = "Status",
|
|
180
|
+
TARGET_ID = "Target"
|
|
181
|
+
}
|
|
182
|
+
|
|
183
|
+
export interface SessionFilter {
|
|
184
|
+
|
|
185
|
+
key: SessionFilterKey | string | undefined;
|
|
186
|
+
|
|
187
|
+
value: string | undefined;
|
|
188
|
+
}
|
|
189
|
+
export declare namespace SessionFilter {
|
|
190
|
+
|
|
191
|
+
const filterSensitiveLog: (obj: SessionFilter) => any;
|
|
192
|
+
}
|
|
193
|
+
export declare enum SessionState {
|
|
194
|
+
ACTIVE = "Active",
|
|
195
|
+
HISTORY = "History"
|
|
196
|
+
}
|
|
197
|
+
export interface DescribeSessionsRequest {
|
|
198
|
+
|
|
199
|
+
State: SessionState | string | undefined;
|
|
200
|
+
|
|
201
|
+
MaxResults?: number;
|
|
202
|
+
|
|
203
|
+
NextToken?: string;
|
|
204
|
+
|
|
205
|
+
Filters?: SessionFilter[];
|
|
206
|
+
}
|
|
207
|
+
export declare namespace DescribeSessionsRequest {
|
|
208
|
+
|
|
209
|
+
const filterSensitiveLog: (obj: DescribeSessionsRequest) => any;
|
|
210
|
+
}
|
|
211
|
+
|
|
212
|
+
export interface SessionManagerOutputUrl {
|
|
213
|
+
|
|
214
|
+
S3OutputUrl?: string;
|
|
215
|
+
|
|
216
|
+
CloudWatchOutputUrl?: string;
|
|
217
|
+
}
|
|
218
|
+
export declare namespace SessionManagerOutputUrl {
|
|
219
|
+
|
|
220
|
+
const filterSensitiveLog: (obj: SessionManagerOutputUrl) => any;
|
|
221
|
+
}
|
|
222
|
+
export declare enum SessionStatus {
|
|
223
|
+
CONNECTED = "Connected",
|
|
224
|
+
CONNECTING = "Connecting",
|
|
225
|
+
DISCONNECTED = "Disconnected",
|
|
226
|
+
FAILED = "Failed",
|
|
227
|
+
TERMINATED = "Terminated",
|
|
228
|
+
TERMINATING = "Terminating"
|
|
229
|
+
}
|
|
230
|
+
|
|
231
|
+
export interface Session {
|
|
232
|
+
|
|
233
|
+
SessionId?: string;
|
|
234
|
+
|
|
235
|
+
Target?: string;
|
|
236
|
+
|
|
237
|
+
Status?: SessionStatus | string;
|
|
238
|
+
|
|
239
|
+
StartDate?: Date;
|
|
240
|
+
|
|
241
|
+
EndDate?: Date;
|
|
242
|
+
|
|
243
|
+
DocumentName?: string;
|
|
244
|
+
|
|
245
|
+
Owner?: string;
|
|
246
|
+
|
|
247
|
+
Details?: string;
|
|
248
|
+
|
|
249
|
+
OutputUrl?: SessionManagerOutputUrl;
|
|
250
|
+
}
|
|
251
|
+
export declare namespace Session {
|
|
252
|
+
|
|
253
|
+
const filterSensitiveLog: (obj: Session) => any;
|
|
254
|
+
}
|
|
255
|
+
export interface DescribeSessionsResponse {
|
|
256
|
+
|
|
257
|
+
Sessions?: Session[];
|
|
258
|
+
|
|
259
|
+
NextToken?: string;
|
|
260
|
+
}
|
|
261
|
+
export declare namespace DescribeSessionsResponse {
|
|
262
|
+
|
|
263
|
+
const filterSensitiveLog: (obj: DescribeSessionsResponse) => any;
|
|
264
|
+
}
|
|
265
|
+
export interface DisassociateOpsItemRelatedItemRequest {
|
|
266
|
+
|
|
267
|
+
OpsItemId: string | undefined;
|
|
268
|
+
|
|
269
|
+
AssociationId: string | undefined;
|
|
270
|
+
}
|
|
271
|
+
export declare namespace DisassociateOpsItemRelatedItemRequest {
|
|
272
|
+
|
|
273
|
+
const filterSensitiveLog: (obj: DisassociateOpsItemRelatedItemRequest) => any;
|
|
274
|
+
}
|
|
275
|
+
export interface DisassociateOpsItemRelatedItemResponse {
|
|
276
|
+
}
|
|
277
|
+
export declare namespace DisassociateOpsItemRelatedItemResponse {
|
|
278
|
+
|
|
279
|
+
const filterSensitiveLog: (obj: DisassociateOpsItemRelatedItemResponse) => any;
|
|
280
|
+
}
|
|
281
|
+
|
|
282
|
+
export interface OpsItemRelatedItemAssociationNotFoundException extends __SmithyException, $MetadataBearer {
|
|
283
|
+
name: "OpsItemRelatedItemAssociationNotFoundException";
|
|
284
|
+
$fault: "client";
|
|
285
|
+
Message?: string;
|
|
286
|
+
}
|
|
287
|
+
export declare namespace OpsItemRelatedItemAssociationNotFoundException {
|
|
288
|
+
|
|
289
|
+
const filterSensitiveLog: (obj: OpsItemRelatedItemAssociationNotFoundException) => any;
|
|
290
|
+
}
|
|
291
|
+
export interface GetAutomationExecutionRequest {
|
|
292
|
+
|
|
293
|
+
AutomationExecutionId: string | undefined;
|
|
294
|
+
}
|
|
295
|
+
export declare namespace GetAutomationExecutionRequest {
|
|
296
|
+
|
|
297
|
+
const filterSensitiveLog: (obj: GetAutomationExecutionRequest) => any;
|
|
298
|
+
}
|
|
299
|
+
|
|
300
|
+
export interface ProgressCounters {
|
|
301
|
+
|
|
302
|
+
TotalSteps?: number;
|
|
303
|
+
|
|
304
|
+
SuccessSteps?: number;
|
|
305
|
+
|
|
306
|
+
FailedSteps?: number;
|
|
307
|
+
|
|
308
|
+
CancelledSteps?: number;
|
|
309
|
+
|
|
310
|
+
TimedOutSteps?: number;
|
|
311
|
+
}
|
|
312
|
+
export declare namespace ProgressCounters {
|
|
313
|
+
|
|
314
|
+
const filterSensitiveLog: (obj: ProgressCounters) => any;
|
|
315
|
+
}
|
|
316
|
+
|
|
317
|
+
export interface AutomationExecution {
|
|
318
|
+
|
|
319
|
+
AutomationExecutionId?: string;
|
|
320
|
+
|
|
321
|
+
DocumentName?: string;
|
|
322
|
+
|
|
323
|
+
DocumentVersion?: string;
|
|
324
|
+
|
|
325
|
+
ExecutionStartTime?: Date;
|
|
326
|
+
|
|
327
|
+
ExecutionEndTime?: Date;
|
|
328
|
+
|
|
329
|
+
AutomationExecutionStatus?: AutomationExecutionStatus | string;
|
|
330
|
+
|
|
331
|
+
StepExecutions?: StepExecution[];
|
|
332
|
+
|
|
333
|
+
StepExecutionsTruncated?: boolean;
|
|
334
|
+
|
|
335
|
+
Parameters?: {
|
|
336
|
+
[key: string]: string[];
|
|
337
|
+
};
|
|
338
|
+
|
|
339
|
+
Outputs?: {
|
|
340
|
+
[key: string]: string[];
|
|
341
|
+
};
|
|
342
|
+
|
|
343
|
+
FailureMessage?: string;
|
|
344
|
+
|
|
345
|
+
Mode?: ExecutionMode | string;
|
|
346
|
+
|
|
347
|
+
ParentAutomationExecutionId?: string;
|
|
348
|
+
|
|
349
|
+
ExecutedBy?: string;
|
|
350
|
+
|
|
351
|
+
CurrentStepName?: string;
|
|
352
|
+
|
|
353
|
+
CurrentAction?: string;
|
|
354
|
+
|
|
355
|
+
TargetParameterName?: string;
|
|
356
|
+
|
|
357
|
+
Targets?: Target[];
|
|
358
|
+
|
|
359
|
+
TargetMaps?: {
|
|
360
|
+
[key: string]: string[];
|
|
361
|
+
}[];
|
|
362
|
+
|
|
363
|
+
ResolvedTargets?: ResolvedTargets;
|
|
364
|
+
|
|
365
|
+
MaxConcurrency?: string;
|
|
366
|
+
|
|
367
|
+
MaxErrors?: string;
|
|
368
|
+
|
|
369
|
+
Target?: string;
|
|
370
|
+
|
|
371
|
+
TargetLocations?: TargetLocation[];
|
|
372
|
+
|
|
373
|
+
ProgressCounters?: ProgressCounters;
|
|
374
|
+
|
|
375
|
+
AutomationSubtype?: AutomationSubtype | string;
|
|
376
|
+
|
|
377
|
+
ScheduledTime?: Date;
|
|
378
|
+
|
|
379
|
+
Runbooks?: Runbook[];
|
|
380
|
+
|
|
381
|
+
OpsItemId?: string;
|
|
382
|
+
|
|
383
|
+
AssociationId?: string;
|
|
384
|
+
|
|
385
|
+
ChangeRequestName?: string;
|
|
386
|
+
}
|
|
387
|
+
export declare namespace AutomationExecution {
|
|
388
|
+
|
|
389
|
+
const filterSensitiveLog: (obj: AutomationExecution) => any;
|
|
390
|
+
}
|
|
391
|
+
export interface GetAutomationExecutionResult {
|
|
392
|
+
|
|
393
|
+
AutomationExecution?: AutomationExecution;
|
|
394
|
+
}
|
|
395
|
+
export declare namespace GetAutomationExecutionResult {
|
|
396
|
+
|
|
397
|
+
const filterSensitiveLog: (obj: GetAutomationExecutionResult) => any;
|
|
398
|
+
}
|
|
399
|
+
export interface GetCalendarStateRequest {
|
|
400
|
+
|
|
401
|
+
CalendarNames: string[] | undefined;
|
|
402
|
+
|
|
403
|
+
AtTime?: string;
|
|
404
|
+
}
|
|
405
|
+
export declare namespace GetCalendarStateRequest {
|
|
406
|
+
|
|
407
|
+
const filterSensitiveLog: (obj: GetCalendarStateRequest) => any;
|
|
408
|
+
}
|
|
409
|
+
export declare enum CalendarState {
|
|
410
|
+
CLOSED = "CLOSED",
|
|
411
|
+
OPEN = "OPEN"
|
|
412
|
+
}
|
|
413
|
+
export interface GetCalendarStateResponse {
|
|
414
|
+
|
|
415
|
+
State?: CalendarState | string;
|
|
416
|
+
|
|
417
|
+
AtTime?: string;
|
|
418
|
+
|
|
419
|
+
NextTransitionTime?: string;
|
|
420
|
+
}
|
|
421
|
+
export declare namespace GetCalendarStateResponse {
|
|
422
|
+
|
|
423
|
+
const filterSensitiveLog: (obj: GetCalendarStateResponse) => any;
|
|
424
|
+
}
|
|
425
|
+
|
|
426
|
+
export interface InvalidDocumentType extends __SmithyException, $MetadataBearer {
|
|
427
|
+
name: "InvalidDocumentType";
|
|
428
|
+
$fault: "client";
|
|
429
|
+
Message?: string;
|
|
430
|
+
}
|
|
431
|
+
export declare namespace InvalidDocumentType {
|
|
432
|
+
|
|
433
|
+
const filterSensitiveLog: (obj: InvalidDocumentType) => any;
|
|
434
|
+
}
|
|
435
|
+
|
|
436
|
+
export interface UnsupportedCalendarException extends __SmithyException, $MetadataBearer {
|
|
437
|
+
name: "UnsupportedCalendarException";
|
|
438
|
+
$fault: "client";
|
|
439
|
+
Message?: string;
|
|
440
|
+
}
|
|
441
|
+
export declare namespace UnsupportedCalendarException {
|
|
442
|
+
|
|
443
|
+
const filterSensitiveLog: (obj: UnsupportedCalendarException) => any;
|
|
444
|
+
}
|
|
445
|
+
export interface GetCommandInvocationRequest {
|
|
446
|
+
|
|
447
|
+
CommandId: string | undefined;
|
|
448
|
+
|
|
449
|
+
InstanceId: string | undefined;
|
|
450
|
+
|
|
451
|
+
PluginName?: string;
|
|
452
|
+
}
|
|
453
|
+
export declare namespace GetCommandInvocationRequest {
|
|
454
|
+
|
|
455
|
+
const filterSensitiveLog: (obj: GetCommandInvocationRequest) => any;
|
|
456
|
+
}
|
|
457
|
+
|
|
458
|
+
export interface CloudWatchOutputConfig {
|
|
459
|
+
|
|
460
|
+
CloudWatchLogGroupName?: string;
|
|
461
|
+
|
|
462
|
+
CloudWatchOutputEnabled?: boolean;
|
|
463
|
+
}
|
|
464
|
+
export declare namespace CloudWatchOutputConfig {
|
|
465
|
+
|
|
466
|
+
const filterSensitiveLog: (obj: CloudWatchOutputConfig) => any;
|
|
467
|
+
}
|
|
468
|
+
export declare enum CommandInvocationStatus {
|
|
469
|
+
CANCELLED = "Cancelled",
|
|
470
|
+
CANCELLING = "Cancelling",
|
|
471
|
+
DELAYED = "Delayed",
|
|
472
|
+
FAILED = "Failed",
|
|
473
|
+
IN_PROGRESS = "InProgress",
|
|
474
|
+
PENDING = "Pending",
|
|
475
|
+
SUCCESS = "Success",
|
|
476
|
+
TIMED_OUT = "TimedOut"
|
|
477
|
+
}
|
|
478
|
+
export interface GetCommandInvocationResult {
|
|
479
|
+
|
|
480
|
+
CommandId?: string;
|
|
481
|
+
|
|
482
|
+
InstanceId?: string;
|
|
483
|
+
|
|
484
|
+
Comment?: string;
|
|
485
|
+
|
|
486
|
+
DocumentName?: string;
|
|
487
|
+
|
|
488
|
+
DocumentVersion?: string;
|
|
489
|
+
|
|
490
|
+
PluginName?: string;
|
|
491
|
+
|
|
492
|
+
ResponseCode?: number;
|
|
493
|
+
|
|
494
|
+
ExecutionStartDateTime?: string;
|
|
495
|
+
|
|
496
|
+
ExecutionElapsedTime?: string;
|
|
497
|
+
|
|
498
|
+
ExecutionEndDateTime?: string;
|
|
499
|
+
|
|
500
|
+
Status?: CommandInvocationStatus | string;
|
|
501
|
+
|
|
502
|
+
StatusDetails?: string;
|
|
503
|
+
|
|
504
|
+
StandardOutputContent?: string;
|
|
505
|
+
|
|
506
|
+
StandardOutputUrl?: string;
|
|
507
|
+
|
|
508
|
+
StandardErrorContent?: string;
|
|
509
|
+
|
|
510
|
+
StandardErrorUrl?: string;
|
|
511
|
+
|
|
512
|
+
CloudWatchOutputConfig?: CloudWatchOutputConfig;
|
|
513
|
+
}
|
|
514
|
+
export declare namespace GetCommandInvocationResult {
|
|
515
|
+
|
|
516
|
+
const filterSensitiveLog: (obj: GetCommandInvocationResult) => any;
|
|
517
|
+
}
|
|
518
|
+
|
|
519
|
+
export interface InvalidPluginName extends __SmithyException, $MetadataBearer {
|
|
520
|
+
name: "InvalidPluginName";
|
|
521
|
+
$fault: "client";
|
|
522
|
+
}
|
|
523
|
+
export declare namespace InvalidPluginName {
|
|
524
|
+
|
|
525
|
+
const filterSensitiveLog: (obj: InvalidPluginName) => any;
|
|
526
|
+
}
|
|
527
|
+
|
|
528
|
+
export interface InvocationDoesNotExist extends __SmithyException, $MetadataBearer {
|
|
529
|
+
name: "InvocationDoesNotExist";
|
|
530
|
+
$fault: "client";
|
|
531
|
+
}
|
|
532
|
+
export declare namespace InvocationDoesNotExist {
|
|
533
|
+
|
|
534
|
+
const filterSensitiveLog: (obj: InvocationDoesNotExist) => any;
|
|
535
|
+
}
|
|
536
|
+
export interface GetConnectionStatusRequest {
|
|
537
|
+
|
|
538
|
+
Target: string | undefined;
|
|
539
|
+
}
|
|
540
|
+
export declare namespace GetConnectionStatusRequest {
|
|
541
|
+
|
|
542
|
+
const filterSensitiveLog: (obj: GetConnectionStatusRequest) => any;
|
|
543
|
+
}
|
|
544
|
+
export declare enum ConnectionStatus {
|
|
545
|
+
CONNECTED = "Connected",
|
|
546
|
+
NOT_CONNECTED = "NotConnected"
|
|
547
|
+
}
|
|
548
|
+
export interface GetConnectionStatusResponse {
|
|
549
|
+
|
|
550
|
+
Target?: string;
|
|
551
|
+
|
|
552
|
+
Status?: ConnectionStatus | string;
|
|
553
|
+
}
|
|
554
|
+
export declare namespace GetConnectionStatusResponse {
|
|
555
|
+
|
|
556
|
+
const filterSensitiveLog: (obj: GetConnectionStatusResponse) => any;
|
|
557
|
+
}
|
|
558
|
+
export interface GetDefaultPatchBaselineRequest {
|
|
559
|
+
|
|
560
|
+
OperatingSystem?: OperatingSystem | string;
|
|
561
|
+
}
|
|
562
|
+
export declare namespace GetDefaultPatchBaselineRequest {
|
|
563
|
+
|
|
564
|
+
const filterSensitiveLog: (obj: GetDefaultPatchBaselineRequest) => any;
|
|
565
|
+
}
|
|
566
|
+
export interface GetDefaultPatchBaselineResult {
|
|
567
|
+
|
|
568
|
+
BaselineId?: string;
|
|
569
|
+
|
|
570
|
+
OperatingSystem?: OperatingSystem | string;
|
|
571
|
+
}
|
|
572
|
+
export declare namespace GetDefaultPatchBaselineResult {
|
|
573
|
+
|
|
574
|
+
const filterSensitiveLog: (obj: GetDefaultPatchBaselineResult) => any;
|
|
575
|
+
}
|
|
576
|
+
|
|
577
|
+
export interface BaselineOverride {
|
|
578
|
+
|
|
579
|
+
OperatingSystem?: OperatingSystem | string;
|
|
580
|
+
|
|
581
|
+
GlobalFilters?: PatchFilterGroup;
|
|
582
|
+
|
|
583
|
+
ApprovalRules?: PatchRuleGroup;
|
|
584
|
+
|
|
585
|
+
ApprovedPatches?: string[];
|
|
586
|
+
|
|
587
|
+
ApprovedPatchesComplianceLevel?: PatchComplianceLevel | string;
|
|
588
|
+
|
|
589
|
+
RejectedPatches?: string[];
|
|
590
|
+
|
|
591
|
+
RejectedPatchesAction?: PatchAction | string;
|
|
592
|
+
|
|
593
|
+
ApprovedPatchesEnableNonSecurity?: boolean;
|
|
594
|
+
|
|
595
|
+
Sources?: PatchSource[];
|
|
596
|
+
}
|
|
597
|
+
export declare namespace BaselineOverride {
|
|
598
|
+
|
|
599
|
+
const filterSensitiveLog: (obj: BaselineOverride) => any;
|
|
600
|
+
}
|
|
601
|
+
export interface GetDeployablePatchSnapshotForInstanceRequest {
|
|
602
|
+
|
|
603
|
+
InstanceId: string | undefined;
|
|
604
|
+
|
|
605
|
+
SnapshotId: string | undefined;
|
|
606
|
+
|
|
607
|
+
BaselineOverride?: BaselineOverride;
|
|
608
|
+
}
|
|
609
|
+
export declare namespace GetDeployablePatchSnapshotForInstanceRequest {
|
|
610
|
+
|
|
611
|
+
const filterSensitiveLog: (obj: GetDeployablePatchSnapshotForInstanceRequest) => any;
|
|
612
|
+
}
|
|
613
|
+
export interface GetDeployablePatchSnapshotForInstanceResult {
|
|
614
|
+
|
|
615
|
+
InstanceId?: string;
|
|
616
|
+
|
|
617
|
+
SnapshotId?: string;
|
|
618
|
+
|
|
619
|
+
SnapshotDownloadUrl?: string;
|
|
620
|
+
|
|
621
|
+
Product?: string;
|
|
622
|
+
}
|
|
623
|
+
export declare namespace GetDeployablePatchSnapshotForInstanceResult {
|
|
624
|
+
|
|
625
|
+
const filterSensitiveLog: (obj: GetDeployablePatchSnapshotForInstanceResult) => any;
|
|
626
|
+
}
|
|
627
|
+
|
|
628
|
+
export interface UnsupportedFeatureRequiredException extends __SmithyException, $MetadataBearer {
|
|
629
|
+
name: "UnsupportedFeatureRequiredException";
|
|
630
|
+
$fault: "client";
|
|
631
|
+
Message?: string;
|
|
632
|
+
}
|
|
633
|
+
export declare namespace UnsupportedFeatureRequiredException {
|
|
634
|
+
|
|
635
|
+
const filterSensitiveLog: (obj: UnsupportedFeatureRequiredException) => any;
|
|
636
|
+
}
|
|
637
|
+
export interface GetDocumentRequest {
|
|
638
|
+
|
|
639
|
+
Name: string | undefined;
|
|
640
|
+
|
|
641
|
+
VersionName?: string;
|
|
642
|
+
|
|
643
|
+
DocumentVersion?: string;
|
|
644
|
+
|
|
645
|
+
DocumentFormat?: DocumentFormat | string;
|
|
646
|
+
}
|
|
647
|
+
export declare namespace GetDocumentRequest {
|
|
648
|
+
|
|
649
|
+
const filterSensitiveLog: (obj: GetDocumentRequest) => any;
|
|
650
|
+
}
|
|
651
|
+
export declare enum AttachmentHashType {
|
|
652
|
+
SHA256 = "Sha256"
|
|
653
|
+
}
|
|
654
|
+
|
|
655
|
+
export interface AttachmentContent {
|
|
656
|
+
|
|
657
|
+
Name?: string;
|
|
658
|
+
|
|
659
|
+
Size?: number;
|
|
660
|
+
|
|
661
|
+
Hash?: string;
|
|
662
|
+
|
|
663
|
+
HashType?: AttachmentHashType | string;
|
|
664
|
+
|
|
665
|
+
Url?: string;
|
|
666
|
+
}
|
|
667
|
+
export declare namespace AttachmentContent {
|
|
668
|
+
|
|
669
|
+
const filterSensitiveLog: (obj: AttachmentContent) => any;
|
|
670
|
+
}
|
|
671
|
+
export interface GetDocumentResult {
|
|
672
|
+
|
|
673
|
+
Name?: string;
|
|
674
|
+
|
|
675
|
+
CreatedDate?: Date;
|
|
676
|
+
|
|
677
|
+
DisplayName?: string;
|
|
678
|
+
|
|
679
|
+
VersionName?: string;
|
|
680
|
+
|
|
681
|
+
DocumentVersion?: string;
|
|
682
|
+
|
|
683
|
+
Status?: DocumentStatus | string;
|
|
684
|
+
|
|
685
|
+
StatusInformation?: string;
|
|
686
|
+
|
|
687
|
+
Content?: string;
|
|
688
|
+
|
|
689
|
+
DocumentType?: DocumentType | string;
|
|
690
|
+
|
|
691
|
+
DocumentFormat?: DocumentFormat | string;
|
|
692
|
+
|
|
693
|
+
Requires?: DocumentRequires[];
|
|
694
|
+
|
|
695
|
+
AttachmentsContent?: AttachmentContent[];
|
|
696
|
+
|
|
697
|
+
ReviewStatus?: ReviewStatus | string;
|
|
698
|
+
}
|
|
699
|
+
export declare namespace GetDocumentResult {
|
|
700
|
+
|
|
701
|
+
const filterSensitiveLog: (obj: GetDocumentResult) => any;
|
|
702
|
+
}
|
|
703
|
+
export declare enum InventoryQueryOperatorType {
|
|
704
|
+
BEGIN_WITH = "BeginWith",
|
|
705
|
+
EQUAL = "Equal",
|
|
706
|
+
EXISTS = "Exists",
|
|
707
|
+
GREATER_THAN = "GreaterThan",
|
|
708
|
+
LESS_THAN = "LessThan",
|
|
709
|
+
NOT_EQUAL = "NotEqual"
|
|
710
|
+
}
|
|
711
|
+
|
|
712
|
+
export interface InventoryFilter {
|
|
713
|
+
|
|
714
|
+
Key: string | undefined;
|
|
715
|
+
|
|
716
|
+
Values: string[] | undefined;
|
|
717
|
+
|
|
718
|
+
Type?: InventoryQueryOperatorType | string;
|
|
719
|
+
}
|
|
720
|
+
export declare namespace InventoryFilter {
|
|
721
|
+
|
|
722
|
+
const filterSensitiveLog: (obj: InventoryFilter) => any;
|
|
723
|
+
}
|
|
724
|
+
|
|
725
|
+
export interface InventoryGroup {
|
|
726
|
+
|
|
727
|
+
Name: string | undefined;
|
|
728
|
+
|
|
729
|
+
Filters: InventoryFilter[] | undefined;
|
|
730
|
+
}
|
|
731
|
+
export declare namespace InventoryGroup {
|
|
732
|
+
|
|
733
|
+
const filterSensitiveLog: (obj: InventoryGroup) => any;
|
|
734
|
+
}
|
|
735
|
+
|
|
736
|
+
export interface ResultAttribute {
|
|
737
|
+
|
|
738
|
+
TypeName: string | undefined;
|
|
739
|
+
}
|
|
740
|
+
export declare namespace ResultAttribute {
|
|
741
|
+
|
|
742
|
+
const filterSensitiveLog: (obj: ResultAttribute) => any;
|
|
743
|
+
}
|
|
744
|
+
|
|
745
|
+
export interface InventoryResultItem {
|
|
746
|
+
|
|
747
|
+
TypeName: string | undefined;
|
|
748
|
+
|
|
749
|
+
SchemaVersion: string | undefined;
|
|
750
|
+
|
|
751
|
+
CaptureTime?: string;
|
|
752
|
+
|
|
753
|
+
ContentHash?: string;
|
|
754
|
+
|
|
755
|
+
Content: {
|
|
756
|
+
[key: string]: string;
|
|
757
|
+
}[] | undefined;
|
|
758
|
+
}
|
|
759
|
+
export declare namespace InventoryResultItem {
|
|
760
|
+
|
|
761
|
+
const filterSensitiveLog: (obj: InventoryResultItem) => any;
|
|
762
|
+
}
|
|
763
|
+
|
|
764
|
+
export interface InventoryResultEntity {
|
|
765
|
+
|
|
766
|
+
Id?: string;
|
|
767
|
+
|
|
768
|
+
Data?: {
|
|
769
|
+
[key: string]: InventoryResultItem;
|
|
770
|
+
};
|
|
771
|
+
}
|
|
772
|
+
export declare namespace InventoryResultEntity {
|
|
773
|
+
|
|
774
|
+
const filterSensitiveLog: (obj: InventoryResultEntity) => any;
|
|
775
|
+
}
|
|
776
|
+
export interface GetInventoryResult {
|
|
777
|
+
|
|
778
|
+
Entities?: InventoryResultEntity[];
|
|
779
|
+
|
|
780
|
+
NextToken?: string;
|
|
781
|
+
}
|
|
782
|
+
export declare namespace GetInventoryResult {
|
|
783
|
+
|
|
784
|
+
const filterSensitiveLog: (obj: GetInventoryResult) => any;
|
|
785
|
+
}
|
|
786
|
+
|
|
787
|
+
export interface InvalidAggregatorException extends __SmithyException, $MetadataBearer {
|
|
788
|
+
name: "InvalidAggregatorException";
|
|
789
|
+
$fault: "client";
|
|
790
|
+
Message?: string;
|
|
791
|
+
}
|
|
792
|
+
export declare namespace InvalidAggregatorException {
|
|
793
|
+
|
|
794
|
+
const filterSensitiveLog: (obj: InvalidAggregatorException) => any;
|
|
795
|
+
}
|
|
796
|
+
|
|
797
|
+
export interface InvalidInventoryGroupException extends __SmithyException, $MetadataBearer {
|
|
798
|
+
name: "InvalidInventoryGroupException";
|
|
799
|
+
$fault: "client";
|
|
800
|
+
Message?: string;
|
|
801
|
+
}
|
|
802
|
+
export declare namespace InvalidInventoryGroupException {
|
|
803
|
+
|
|
804
|
+
const filterSensitiveLog: (obj: InvalidInventoryGroupException) => any;
|
|
805
|
+
}
|
|
806
|
+
|
|
807
|
+
export interface InvalidResultAttributeException extends __SmithyException, $MetadataBearer {
|
|
808
|
+
name: "InvalidResultAttributeException";
|
|
809
|
+
$fault: "client";
|
|
810
|
+
Message?: string;
|
|
811
|
+
}
|
|
812
|
+
export declare namespace InvalidResultAttributeException {
|
|
813
|
+
|
|
814
|
+
const filterSensitiveLog: (obj: InvalidResultAttributeException) => any;
|
|
815
|
+
}
|
|
816
|
+
export interface GetInventorySchemaRequest {
|
|
817
|
+
|
|
818
|
+
TypeName?: string;
|
|
819
|
+
|
|
820
|
+
NextToken?: string;
|
|
821
|
+
|
|
822
|
+
MaxResults?: number;
|
|
823
|
+
|
|
824
|
+
Aggregator?: boolean;
|
|
825
|
+
|
|
826
|
+
SubType?: boolean;
|
|
827
|
+
}
|
|
828
|
+
export declare namespace GetInventorySchemaRequest {
|
|
829
|
+
|
|
830
|
+
const filterSensitiveLog: (obj: GetInventorySchemaRequest) => any;
|
|
831
|
+
}
|
|
832
|
+
export declare enum InventoryAttributeDataType {
|
|
833
|
+
NUMBER = "number",
|
|
834
|
+
STRING = "string"
|
|
835
|
+
}
|
|
836
|
+
|
|
837
|
+
export interface InventoryItemAttribute {
|
|
838
|
+
|
|
839
|
+
Name: string | undefined;
|
|
840
|
+
|
|
841
|
+
DataType: InventoryAttributeDataType | string | undefined;
|
|
842
|
+
}
|
|
843
|
+
export declare namespace InventoryItemAttribute {
|
|
844
|
+
|
|
845
|
+
const filterSensitiveLog: (obj: InventoryItemAttribute) => any;
|
|
846
|
+
}
|
|
847
|
+
|
|
848
|
+
export interface InventoryItemSchema {
|
|
849
|
+
|
|
850
|
+
TypeName: string | undefined;
|
|
851
|
+
|
|
852
|
+
Version?: string;
|
|
853
|
+
|
|
854
|
+
Attributes: InventoryItemAttribute[] | undefined;
|
|
855
|
+
|
|
856
|
+
DisplayName?: string;
|
|
857
|
+
}
|
|
858
|
+
export declare namespace InventoryItemSchema {
|
|
859
|
+
|
|
860
|
+
const filterSensitiveLog: (obj: InventoryItemSchema) => any;
|
|
861
|
+
}
|
|
862
|
+
export interface GetInventorySchemaResult {
|
|
863
|
+
|
|
864
|
+
Schemas?: InventoryItemSchema[];
|
|
865
|
+
|
|
866
|
+
NextToken?: string;
|
|
867
|
+
}
|
|
868
|
+
export declare namespace GetInventorySchemaResult {
|
|
869
|
+
|
|
870
|
+
const filterSensitiveLog: (obj: GetInventorySchemaResult) => any;
|
|
871
|
+
}
|
|
872
|
+
export interface GetMaintenanceWindowRequest {
|
|
873
|
+
|
|
874
|
+
WindowId: string | undefined;
|
|
875
|
+
}
|
|
876
|
+
export declare namespace GetMaintenanceWindowRequest {
|
|
877
|
+
|
|
878
|
+
const filterSensitiveLog: (obj: GetMaintenanceWindowRequest) => any;
|
|
879
|
+
}
|
|
880
|
+
export interface GetMaintenanceWindowResult {
|
|
881
|
+
|
|
882
|
+
WindowId?: string;
|
|
883
|
+
|
|
884
|
+
Name?: string;
|
|
885
|
+
|
|
886
|
+
Description?: string;
|
|
887
|
+
|
|
888
|
+
StartDate?: string;
|
|
889
|
+
|
|
890
|
+
EndDate?: string;
|
|
891
|
+
|
|
892
|
+
Schedule?: string;
|
|
893
|
+
|
|
894
|
+
ScheduleTimezone?: string;
|
|
895
|
+
|
|
896
|
+
ScheduleOffset?: number;
|
|
897
|
+
|
|
898
|
+
NextExecutionTime?: string;
|
|
899
|
+
|
|
900
|
+
Duration?: number;
|
|
901
|
+
|
|
902
|
+
Cutoff?: number;
|
|
903
|
+
|
|
904
|
+
AllowUnassociatedTargets?: boolean;
|
|
905
|
+
|
|
906
|
+
Enabled?: boolean;
|
|
907
|
+
|
|
908
|
+
CreatedDate?: Date;
|
|
909
|
+
|
|
910
|
+
ModifiedDate?: Date;
|
|
911
|
+
}
|
|
912
|
+
export declare namespace GetMaintenanceWindowResult {
|
|
913
|
+
|
|
914
|
+
const filterSensitiveLog: (obj: GetMaintenanceWindowResult) => any;
|
|
915
|
+
}
|
|
916
|
+
export interface GetMaintenanceWindowExecutionRequest {
|
|
917
|
+
|
|
918
|
+
WindowExecutionId: string | undefined;
|
|
919
|
+
}
|
|
920
|
+
export declare namespace GetMaintenanceWindowExecutionRequest {
|
|
921
|
+
|
|
922
|
+
const filterSensitiveLog: (obj: GetMaintenanceWindowExecutionRequest) => any;
|
|
923
|
+
}
|
|
924
|
+
export interface GetMaintenanceWindowExecutionResult {
|
|
925
|
+
|
|
926
|
+
WindowExecutionId?: string;
|
|
927
|
+
|
|
928
|
+
TaskIds?: string[];
|
|
929
|
+
|
|
930
|
+
Status?: MaintenanceWindowExecutionStatus | string;
|
|
931
|
+
|
|
932
|
+
StatusDetails?: string;
|
|
933
|
+
|
|
934
|
+
StartTime?: Date;
|
|
935
|
+
|
|
936
|
+
EndTime?: Date;
|
|
937
|
+
}
|
|
938
|
+
export declare namespace GetMaintenanceWindowExecutionResult {
|
|
939
|
+
|
|
940
|
+
const filterSensitiveLog: (obj: GetMaintenanceWindowExecutionResult) => any;
|
|
941
|
+
}
|
|
942
|
+
export interface GetMaintenanceWindowExecutionTaskRequest {
|
|
943
|
+
|
|
944
|
+
WindowExecutionId: string | undefined;
|
|
945
|
+
|
|
946
|
+
TaskId: string | undefined;
|
|
947
|
+
}
|
|
948
|
+
export declare namespace GetMaintenanceWindowExecutionTaskRequest {
|
|
949
|
+
|
|
950
|
+
const filterSensitiveLog: (obj: GetMaintenanceWindowExecutionTaskRequest) => any;
|
|
951
|
+
}
|
|
952
|
+
export interface GetMaintenanceWindowExecutionTaskResult {
|
|
953
|
+
|
|
954
|
+
WindowExecutionId?: string;
|
|
955
|
+
|
|
956
|
+
TaskExecutionId?: string;
|
|
957
|
+
|
|
958
|
+
TaskArn?: string;
|
|
959
|
+
|
|
960
|
+
ServiceRole?: string;
|
|
961
|
+
|
|
962
|
+
Type?: MaintenanceWindowTaskType | string;
|
|
963
|
+
|
|
964
|
+
TaskParameters?: {
|
|
965
|
+
[key: string]: MaintenanceWindowTaskParameterValueExpression;
|
|
966
|
+
}[];
|
|
967
|
+
|
|
968
|
+
Priority?: number;
|
|
969
|
+
|
|
970
|
+
MaxConcurrency?: string;
|
|
971
|
+
|
|
972
|
+
MaxErrors?: string;
|
|
973
|
+
|
|
974
|
+
Status?: MaintenanceWindowExecutionStatus | string;
|
|
975
|
+
|
|
976
|
+
StatusDetails?: string;
|
|
977
|
+
|
|
978
|
+
StartTime?: Date;
|
|
979
|
+
|
|
980
|
+
EndTime?: Date;
|
|
981
|
+
}
|
|
982
|
+
export declare namespace GetMaintenanceWindowExecutionTaskResult {
|
|
983
|
+
|
|
984
|
+
const filterSensitiveLog: (obj: GetMaintenanceWindowExecutionTaskResult) => any;
|
|
985
|
+
}
|
|
986
|
+
export interface GetMaintenanceWindowExecutionTaskInvocationRequest {
|
|
987
|
+
|
|
988
|
+
WindowExecutionId: string | undefined;
|
|
989
|
+
|
|
990
|
+
TaskId: string | undefined;
|
|
991
|
+
|
|
992
|
+
InvocationId: string | undefined;
|
|
993
|
+
}
|
|
994
|
+
export declare namespace GetMaintenanceWindowExecutionTaskInvocationRequest {
|
|
995
|
+
|
|
996
|
+
const filterSensitiveLog: (obj: GetMaintenanceWindowExecutionTaskInvocationRequest) => any;
|
|
997
|
+
}
|
|
998
|
+
export interface GetMaintenanceWindowExecutionTaskInvocationResult {
|
|
999
|
+
|
|
1000
|
+
WindowExecutionId?: string;
|
|
1001
|
+
|
|
1002
|
+
TaskExecutionId?: string;
|
|
1003
|
+
|
|
1004
|
+
InvocationId?: string;
|
|
1005
|
+
|
|
1006
|
+
ExecutionId?: string;
|
|
1007
|
+
|
|
1008
|
+
TaskType?: MaintenanceWindowTaskType | string;
|
|
1009
|
+
|
|
1010
|
+
Parameters?: string;
|
|
1011
|
+
|
|
1012
|
+
Status?: MaintenanceWindowExecutionStatus | string;
|
|
1013
|
+
|
|
1014
|
+
StatusDetails?: string;
|
|
1015
|
+
|
|
1016
|
+
StartTime?: Date;
|
|
1017
|
+
|
|
1018
|
+
EndTime?: Date;
|
|
1019
|
+
|
|
1020
|
+
OwnerInformation?: string;
|
|
1021
|
+
|
|
1022
|
+
WindowTargetId?: string;
|
|
1023
|
+
}
|
|
1024
|
+
export declare namespace GetMaintenanceWindowExecutionTaskInvocationResult {
|
|
1025
|
+
|
|
1026
|
+
const filterSensitiveLog: (obj: GetMaintenanceWindowExecutionTaskInvocationResult) => any;
|
|
1027
|
+
}
|
|
1028
|
+
export interface GetMaintenanceWindowTaskRequest {
|
|
1029
|
+
|
|
1030
|
+
WindowId: string | undefined;
|
|
1031
|
+
|
|
1032
|
+
WindowTaskId: string | undefined;
|
|
1033
|
+
}
|
|
1034
|
+
export declare namespace GetMaintenanceWindowTaskRequest {
|
|
1035
|
+
|
|
1036
|
+
const filterSensitiveLog: (obj: GetMaintenanceWindowTaskRequest) => any;
|
|
1037
|
+
}
|
|
1038
|
+
|
|
1039
|
+
export interface MaintenanceWindowAutomationParameters {
|
|
1040
|
+
|
|
1041
|
+
DocumentVersion?: string;
|
|
1042
|
+
|
|
1043
|
+
Parameters?: {
|
|
1044
|
+
[key: string]: string[];
|
|
1045
|
+
};
|
|
1046
|
+
}
|
|
1047
|
+
export declare namespace MaintenanceWindowAutomationParameters {
|
|
1048
|
+
|
|
1049
|
+
const filterSensitiveLog: (obj: MaintenanceWindowAutomationParameters) => any;
|
|
1050
|
+
}
|
|
1051
|
+
|
|
1052
|
+
export interface MaintenanceWindowLambdaParameters {
|
|
1053
|
+
|
|
1054
|
+
ClientContext?: string;
|
|
1055
|
+
|
|
1056
|
+
Qualifier?: string;
|
|
1057
|
+
|
|
1058
|
+
Payload?: Uint8Array;
|
|
1059
|
+
}
|
|
1060
|
+
export declare namespace MaintenanceWindowLambdaParameters {
|
|
1061
|
+
|
|
1062
|
+
const filterSensitiveLog: (obj: MaintenanceWindowLambdaParameters) => any;
|
|
1063
|
+
}
|
|
1064
|
+
export declare enum NotificationEvent {
|
|
1065
|
+
ALL = "All",
|
|
1066
|
+
CANCELLED = "Cancelled",
|
|
1067
|
+
FAILED = "Failed",
|
|
1068
|
+
IN_PROGRESS = "InProgress",
|
|
1069
|
+
SUCCESS = "Success",
|
|
1070
|
+
TIMED_OUT = "TimedOut"
|
|
1071
|
+
}
|
|
1072
|
+
export declare enum NotificationType {
|
|
1073
|
+
Command = "Command",
|
|
1074
|
+
Invocation = "Invocation"
|
|
1075
|
+
}
|
|
1076
|
+
|
|
1077
|
+
export interface NotificationConfig {
|
|
1078
|
+
|
|
1079
|
+
NotificationArn?: string;
|
|
1080
|
+
|
|
1081
|
+
NotificationEvents?: (NotificationEvent | string)[];
|
|
1082
|
+
|
|
1083
|
+
NotificationType?: NotificationType | string;
|
|
1084
|
+
}
|
|
1085
|
+
export declare namespace NotificationConfig {
|
|
1086
|
+
|
|
1087
|
+
const filterSensitiveLog: (obj: NotificationConfig) => any;
|
|
1088
|
+
}
|
|
1089
|
+
|
|
1090
|
+
export interface MaintenanceWindowRunCommandParameters {
|
|
1091
|
+
|
|
1092
|
+
Comment?: string;
|
|
1093
|
+
|
|
1094
|
+
CloudWatchOutputConfig?: CloudWatchOutputConfig;
|
|
1095
|
+
|
|
1096
|
+
DocumentHash?: string;
|
|
1097
|
+
|
|
1098
|
+
DocumentHashType?: DocumentHashType | string;
|
|
1099
|
+
|
|
1100
|
+
DocumentVersion?: string;
|
|
1101
|
+
|
|
1102
|
+
NotificationConfig?: NotificationConfig;
|
|
1103
|
+
|
|
1104
|
+
OutputS3BucketName?: string;
|
|
1105
|
+
|
|
1106
|
+
OutputS3KeyPrefix?: string;
|
|
1107
|
+
|
|
1108
|
+
Parameters?: {
|
|
1109
|
+
[key: string]: string[];
|
|
1110
|
+
};
|
|
1111
|
+
|
|
1112
|
+
ServiceRoleArn?: string;
|
|
1113
|
+
|
|
1114
|
+
TimeoutSeconds?: number;
|
|
1115
|
+
}
|
|
1116
|
+
export declare namespace MaintenanceWindowRunCommandParameters {
|
|
1117
|
+
|
|
1118
|
+
const filterSensitiveLog: (obj: MaintenanceWindowRunCommandParameters) => any;
|
|
1119
|
+
}
|
|
1120
|
+
|
|
1121
|
+
export interface MaintenanceWindowStepFunctionsParameters {
|
|
1122
|
+
|
|
1123
|
+
Input?: string;
|
|
1124
|
+
|
|
1125
|
+
Name?: string;
|
|
1126
|
+
}
|
|
1127
|
+
export declare namespace MaintenanceWindowStepFunctionsParameters {
|
|
1128
|
+
|
|
1129
|
+
const filterSensitiveLog: (obj: MaintenanceWindowStepFunctionsParameters) => any;
|
|
1130
|
+
}
|
|
1131
|
+
|
|
1132
|
+
export interface MaintenanceWindowTaskInvocationParameters {
|
|
1133
|
+
|
|
1134
|
+
RunCommand?: MaintenanceWindowRunCommandParameters;
|
|
1135
|
+
|
|
1136
|
+
Automation?: MaintenanceWindowAutomationParameters;
|
|
1137
|
+
|
|
1138
|
+
StepFunctions?: MaintenanceWindowStepFunctionsParameters;
|
|
1139
|
+
|
|
1140
|
+
Lambda?: MaintenanceWindowLambdaParameters;
|
|
1141
|
+
}
|
|
1142
|
+
export declare namespace MaintenanceWindowTaskInvocationParameters {
|
|
1143
|
+
|
|
1144
|
+
const filterSensitiveLog: (obj: MaintenanceWindowTaskInvocationParameters) => any;
|
|
1145
|
+
}
|
|
1146
|
+
export interface GetMaintenanceWindowTaskResult {
|
|
1147
|
+
|
|
1148
|
+
WindowId?: string;
|
|
1149
|
+
|
|
1150
|
+
WindowTaskId?: string;
|
|
1151
|
+
|
|
1152
|
+
Targets?: Target[];
|
|
1153
|
+
|
|
1154
|
+
TaskArn?: string;
|
|
1155
|
+
|
|
1156
|
+
ServiceRoleArn?: string;
|
|
1157
|
+
|
|
1158
|
+
TaskType?: MaintenanceWindowTaskType | string;
|
|
1159
|
+
|
|
1160
|
+
TaskParameters?: {
|
|
1161
|
+
[key: string]: MaintenanceWindowTaskParameterValueExpression;
|
|
1162
|
+
};
|
|
1163
|
+
|
|
1164
|
+
TaskInvocationParameters?: MaintenanceWindowTaskInvocationParameters;
|
|
1165
|
+
|
|
1166
|
+
Priority?: number;
|
|
1167
|
+
|
|
1168
|
+
MaxConcurrency?: string;
|
|
1169
|
+
|
|
1170
|
+
MaxErrors?: string;
|
|
1171
|
+
|
|
1172
|
+
LoggingInfo?: LoggingInfo;
|
|
1173
|
+
|
|
1174
|
+
Name?: string;
|
|
1175
|
+
|
|
1176
|
+
Description?: string;
|
|
1177
|
+
|
|
1178
|
+
CutoffBehavior?: MaintenanceWindowTaskCutoffBehavior | string;
|
|
1179
|
+
}
|
|
1180
|
+
export declare namespace GetMaintenanceWindowTaskResult {
|
|
1181
|
+
|
|
1182
|
+
const filterSensitiveLog: (obj: GetMaintenanceWindowTaskResult) => any;
|
|
1183
|
+
}
|
|
1184
|
+
export interface GetOpsItemRequest {
|
|
1185
|
+
|
|
1186
|
+
OpsItemId: string | undefined;
|
|
1187
|
+
}
|
|
1188
|
+
export declare namespace GetOpsItemRequest {
|
|
1189
|
+
|
|
1190
|
+
const filterSensitiveLog: (obj: GetOpsItemRequest) => any;
|
|
1191
|
+
}
|
|
1192
|
+
|
|
1193
|
+
export interface OpsItem {
|
|
1194
|
+
|
|
1195
|
+
CreatedBy?: string;
|
|
1196
|
+
|
|
1197
|
+
OpsItemType?: string;
|
|
1198
|
+
|
|
1199
|
+
CreatedTime?: Date;
|
|
1200
|
+
|
|
1201
|
+
Description?: string;
|
|
1202
|
+
|
|
1203
|
+
LastModifiedBy?: string;
|
|
1204
|
+
|
|
1205
|
+
LastModifiedTime?: Date;
|
|
1206
|
+
|
|
1207
|
+
Notifications?: OpsItemNotification[];
|
|
1208
|
+
|
|
1209
|
+
Priority?: number;
|
|
1210
|
+
|
|
1211
|
+
RelatedOpsItems?: RelatedOpsItem[];
|
|
1212
|
+
|
|
1213
|
+
Status?: OpsItemStatus | string;
|
|
1214
|
+
|
|
1215
|
+
OpsItemId?: string;
|
|
1216
|
+
|
|
1217
|
+
Version?: string;
|
|
1218
|
+
|
|
1219
|
+
Title?: string;
|
|
1220
|
+
|
|
1221
|
+
Source?: string;
|
|
1222
|
+
|
|
1223
|
+
OperationalData?: {
|
|
1224
|
+
[key: string]: OpsItemDataValue;
|
|
1225
|
+
};
|
|
1226
|
+
|
|
1227
|
+
Category?: string;
|
|
1228
|
+
|
|
1229
|
+
Severity?: string;
|
|
1230
|
+
|
|
1231
|
+
ActualStartTime?: Date;
|
|
1232
|
+
|
|
1233
|
+
ActualEndTime?: Date;
|
|
1234
|
+
|
|
1235
|
+
PlannedStartTime?: Date;
|
|
1236
|
+
|
|
1237
|
+
PlannedEndTime?: Date;
|
|
1238
|
+
}
|
|
1239
|
+
export declare namespace OpsItem {
|
|
1240
|
+
|
|
1241
|
+
const filterSensitiveLog: (obj: OpsItem) => any;
|
|
1242
|
+
}
|
|
1243
|
+
export interface GetOpsItemResponse {
|
|
1244
|
+
|
|
1245
|
+
OpsItem?: OpsItem;
|
|
1246
|
+
}
|
|
1247
|
+
export declare namespace GetOpsItemResponse {
|
|
1248
|
+
|
|
1249
|
+
const filterSensitiveLog: (obj: GetOpsItemResponse) => any;
|
|
1250
|
+
}
|
|
1251
|
+
export interface GetOpsMetadataRequest {
|
|
1252
|
+
|
|
1253
|
+
OpsMetadataArn: string | undefined;
|
|
1254
|
+
|
|
1255
|
+
MaxResults?: number;
|
|
1256
|
+
|
|
1257
|
+
NextToken?: string;
|
|
1258
|
+
}
|
|
1259
|
+
export declare namespace GetOpsMetadataRequest {
|
|
1260
|
+
|
|
1261
|
+
const filterSensitiveLog: (obj: GetOpsMetadataRequest) => any;
|
|
1262
|
+
}
|
|
1263
|
+
export interface GetOpsMetadataResult {
|
|
1264
|
+
|
|
1265
|
+
ResourceId?: string;
|
|
1266
|
+
|
|
1267
|
+
Metadata?: {
|
|
1268
|
+
[key: string]: MetadataValue;
|
|
1269
|
+
};
|
|
1270
|
+
|
|
1271
|
+
NextToken?: string;
|
|
1272
|
+
}
|
|
1273
|
+
export declare namespace GetOpsMetadataResult {
|
|
1274
|
+
|
|
1275
|
+
const filterSensitiveLog: (obj: GetOpsMetadataResult) => any;
|
|
1276
|
+
}
|
|
1277
|
+
export declare enum OpsFilterOperatorType {
|
|
1278
|
+
BEGIN_WITH = "BeginWith",
|
|
1279
|
+
EQUAL = "Equal",
|
|
1280
|
+
EXISTS = "Exists",
|
|
1281
|
+
GREATER_THAN = "GreaterThan",
|
|
1282
|
+
LESS_THAN = "LessThan",
|
|
1283
|
+
NOT_EQUAL = "NotEqual"
|
|
1284
|
+
}
|
|
1285
|
+
|
|
1286
|
+
export interface OpsFilter {
|
|
1287
|
+
|
|
1288
|
+
Key: string | undefined;
|
|
1289
|
+
|
|
1290
|
+
Values: string[] | undefined;
|
|
1291
|
+
|
|
1292
|
+
Type?: OpsFilterOperatorType | string;
|
|
1293
|
+
}
|
|
1294
|
+
export declare namespace OpsFilter {
|
|
1295
|
+
|
|
1296
|
+
const filterSensitiveLog: (obj: OpsFilter) => any;
|
|
1297
|
+
}
|
|
1298
|
+
|
|
1299
|
+
export interface OpsResultAttribute {
|
|
1300
|
+
|
|
1301
|
+
TypeName: string | undefined;
|
|
1302
|
+
}
|
|
1303
|
+
export declare namespace OpsResultAttribute {
|
|
1304
|
+
|
|
1305
|
+
const filterSensitiveLog: (obj: OpsResultAttribute) => any;
|
|
1306
|
+
}
|
|
1307
|
+
|
|
1308
|
+
export interface OpsEntityItem {
|
|
1309
|
+
|
|
1310
|
+
CaptureTime?: string;
|
|
1311
|
+
|
|
1312
|
+
Content?: {
|
|
1313
|
+
[key: string]: string;
|
|
1314
|
+
}[];
|
|
1315
|
+
}
|
|
1316
|
+
export declare namespace OpsEntityItem {
|
|
1317
|
+
|
|
1318
|
+
const filterSensitiveLog: (obj: OpsEntityItem) => any;
|
|
1319
|
+
}
|
|
1320
|
+
|
|
1321
|
+
export interface OpsEntity {
|
|
1322
|
+
|
|
1323
|
+
Id?: string;
|
|
1324
|
+
|
|
1325
|
+
Data?: {
|
|
1326
|
+
[key: string]: OpsEntityItem;
|
|
1327
|
+
};
|
|
1328
|
+
}
|
|
1329
|
+
export declare namespace OpsEntity {
|
|
1330
|
+
|
|
1331
|
+
const filterSensitiveLog: (obj: OpsEntity) => any;
|
|
1332
|
+
}
|
|
1333
|
+
export interface GetOpsSummaryResult {
|
|
1334
|
+
|
|
1335
|
+
Entities?: OpsEntity[];
|
|
1336
|
+
|
|
1337
|
+
NextToken?: string;
|
|
1338
|
+
}
|
|
1339
|
+
export declare namespace GetOpsSummaryResult {
|
|
1340
|
+
|
|
1341
|
+
const filterSensitiveLog: (obj: GetOpsSummaryResult) => any;
|
|
1342
|
+
}
|
|
1343
|
+
export interface GetParameterRequest {
|
|
1344
|
+
|
|
1345
|
+
Name: string | undefined;
|
|
1346
|
+
|
|
1347
|
+
WithDecryption?: boolean;
|
|
1348
|
+
}
|
|
1349
|
+
export declare namespace GetParameterRequest {
|
|
1350
|
+
|
|
1351
|
+
const filterSensitiveLog: (obj: GetParameterRequest) => any;
|
|
1352
|
+
}
|
|
1353
|
+
|
|
1354
|
+
export interface Parameter {
|
|
1355
|
+
|
|
1356
|
+
Name?: string;
|
|
1357
|
+
|
|
1358
|
+
Type?: ParameterType | string;
|
|
1359
|
+
|
|
1360
|
+
Value?: string;
|
|
1361
|
+
|
|
1362
|
+
Version?: number;
|
|
1363
|
+
|
|
1364
|
+
Selector?: string;
|
|
1365
|
+
|
|
1366
|
+
SourceResult?: string;
|
|
1367
|
+
|
|
1368
|
+
LastModifiedDate?: Date;
|
|
1369
|
+
|
|
1370
|
+
ARN?: string;
|
|
1371
|
+
|
|
1372
|
+
DataType?: string;
|
|
1373
|
+
}
|
|
1374
|
+
export declare namespace Parameter {
|
|
1375
|
+
|
|
1376
|
+
const filterSensitiveLog: (obj: Parameter) => any;
|
|
1377
|
+
}
|
|
1378
|
+
export interface GetParameterResult {
|
|
1379
|
+
|
|
1380
|
+
Parameter?: Parameter;
|
|
1381
|
+
}
|
|
1382
|
+
export declare namespace GetParameterResult {
|
|
1383
|
+
|
|
1384
|
+
const filterSensitiveLog: (obj: GetParameterResult) => any;
|
|
1385
|
+
}
|
|
1386
|
+
|
|
1387
|
+
export interface InvalidKeyId extends __SmithyException, $MetadataBearer {
|
|
1388
|
+
name: "InvalidKeyId";
|
|
1389
|
+
$fault: "client";
|
|
1390
|
+
message?: string;
|
|
1391
|
+
}
|
|
1392
|
+
export declare namespace InvalidKeyId {
|
|
1393
|
+
|
|
1394
|
+
const filterSensitiveLog: (obj: InvalidKeyId) => any;
|
|
1395
|
+
}
|
|
1396
|
+
|
|
1397
|
+
export interface ParameterVersionNotFound extends __SmithyException, $MetadataBearer {
|
|
1398
|
+
name: "ParameterVersionNotFound";
|
|
1399
|
+
$fault: "client";
|
|
1400
|
+
message?: string;
|
|
1401
|
+
}
|
|
1402
|
+
export declare namespace ParameterVersionNotFound {
|
|
1403
|
+
|
|
1404
|
+
const filterSensitiveLog: (obj: ParameterVersionNotFound) => any;
|
|
1405
|
+
}
|
|
1406
|
+
export interface GetParameterHistoryRequest {
|
|
1407
|
+
|
|
1408
|
+
Name: string | undefined;
|
|
1409
|
+
|
|
1410
|
+
WithDecryption?: boolean;
|
|
1411
|
+
|
|
1412
|
+
MaxResults?: number;
|
|
1413
|
+
|
|
1414
|
+
NextToken?: string;
|
|
1415
|
+
}
|
|
1416
|
+
export declare namespace GetParameterHistoryRequest {
|
|
1417
|
+
|
|
1418
|
+
const filterSensitiveLog: (obj: GetParameterHistoryRequest) => any;
|
|
1419
|
+
}
|
|
1420
|
+
|
|
1421
|
+
export interface ParameterHistory {
|
|
1422
|
+
|
|
1423
|
+
Name?: string;
|
|
1424
|
+
|
|
1425
|
+
Type?: ParameterType | string;
|
|
1426
|
+
|
|
1427
|
+
KeyId?: string;
|
|
1428
|
+
|
|
1429
|
+
LastModifiedDate?: Date;
|
|
1430
|
+
|
|
1431
|
+
LastModifiedUser?: string;
|
|
1432
|
+
|
|
1433
|
+
Description?: string;
|
|
1434
|
+
|
|
1435
|
+
Value?: string;
|
|
1436
|
+
|
|
1437
|
+
AllowedPattern?: string;
|
|
1438
|
+
|
|
1439
|
+
Version?: number;
|
|
1440
|
+
|
|
1441
|
+
Labels?: string[];
|
|
1442
|
+
|
|
1443
|
+
Tier?: ParameterTier | string;
|
|
1444
|
+
|
|
1445
|
+
Policies?: ParameterInlinePolicy[];
|
|
1446
|
+
|
|
1447
|
+
DataType?: string;
|
|
1448
|
+
}
|
|
1449
|
+
export declare namespace ParameterHistory {
|
|
1450
|
+
|
|
1451
|
+
const filterSensitiveLog: (obj: ParameterHistory) => any;
|
|
1452
|
+
}
|
|
1453
|
+
export interface GetParameterHistoryResult {
|
|
1454
|
+
|
|
1455
|
+
Parameters?: ParameterHistory[];
|
|
1456
|
+
|
|
1457
|
+
NextToken?: string;
|
|
1458
|
+
}
|
|
1459
|
+
export declare namespace GetParameterHistoryResult {
|
|
1460
|
+
|
|
1461
|
+
const filterSensitiveLog: (obj: GetParameterHistoryResult) => any;
|
|
1462
|
+
}
|
|
1463
|
+
export interface GetParametersRequest {
|
|
1464
|
+
|
|
1465
|
+
Names: string[] | undefined;
|
|
1466
|
+
|
|
1467
|
+
WithDecryption?: boolean;
|
|
1468
|
+
}
|
|
1469
|
+
export declare namespace GetParametersRequest {
|
|
1470
|
+
|
|
1471
|
+
const filterSensitiveLog: (obj: GetParametersRequest) => any;
|
|
1472
|
+
}
|
|
1473
|
+
export interface GetParametersResult {
|
|
1474
|
+
|
|
1475
|
+
Parameters?: Parameter[];
|
|
1476
|
+
|
|
1477
|
+
InvalidParameters?: string[];
|
|
1478
|
+
}
|
|
1479
|
+
export declare namespace GetParametersResult {
|
|
1480
|
+
|
|
1481
|
+
const filterSensitiveLog: (obj: GetParametersResult) => any;
|
|
1482
|
+
}
|
|
1483
|
+
export interface GetParametersByPathRequest {
|
|
1484
|
+
|
|
1485
|
+
Path: string | undefined;
|
|
1486
|
+
|
|
1487
|
+
Recursive?: boolean;
|
|
1488
|
+
|
|
1489
|
+
ParameterFilters?: ParameterStringFilter[];
|
|
1490
|
+
|
|
1491
|
+
WithDecryption?: boolean;
|
|
1492
|
+
|
|
1493
|
+
MaxResults?: number;
|
|
1494
|
+
|
|
1495
|
+
NextToken?: string;
|
|
1496
|
+
}
|
|
1497
|
+
export declare namespace GetParametersByPathRequest {
|
|
1498
|
+
|
|
1499
|
+
const filterSensitiveLog: (obj: GetParametersByPathRequest) => any;
|
|
1500
|
+
}
|
|
1501
|
+
export interface GetParametersByPathResult {
|
|
1502
|
+
|
|
1503
|
+
Parameters?: Parameter[];
|
|
1504
|
+
|
|
1505
|
+
NextToken?: string;
|
|
1506
|
+
}
|
|
1507
|
+
export declare namespace GetParametersByPathResult {
|
|
1508
|
+
|
|
1509
|
+
const filterSensitiveLog: (obj: GetParametersByPathResult) => any;
|
|
1510
|
+
}
|
|
1511
|
+
export interface GetPatchBaselineRequest {
|
|
1512
|
+
|
|
1513
|
+
BaselineId: string | undefined;
|
|
1514
|
+
}
|
|
1515
|
+
export declare namespace GetPatchBaselineRequest {
|
|
1516
|
+
|
|
1517
|
+
const filterSensitiveLog: (obj: GetPatchBaselineRequest) => any;
|
|
1518
|
+
}
|
|
1519
|
+
export interface GetPatchBaselineResult {
|
|
1520
|
+
|
|
1521
|
+
BaselineId?: string;
|
|
1522
|
+
|
|
1523
|
+
Name?: string;
|
|
1524
|
+
|
|
1525
|
+
OperatingSystem?: OperatingSystem | string;
|
|
1526
|
+
|
|
1527
|
+
GlobalFilters?: PatchFilterGroup;
|
|
1528
|
+
|
|
1529
|
+
ApprovalRules?: PatchRuleGroup;
|
|
1530
|
+
|
|
1531
|
+
ApprovedPatches?: string[];
|
|
1532
|
+
|
|
1533
|
+
ApprovedPatchesComplianceLevel?: PatchComplianceLevel | string;
|
|
1534
|
+
|
|
1535
|
+
ApprovedPatchesEnableNonSecurity?: boolean;
|
|
1536
|
+
|
|
1537
|
+
RejectedPatches?: string[];
|
|
1538
|
+
|
|
1539
|
+
RejectedPatchesAction?: PatchAction | string;
|
|
1540
|
+
|
|
1541
|
+
PatchGroups?: string[];
|
|
1542
|
+
|
|
1543
|
+
CreatedDate?: Date;
|
|
1544
|
+
|
|
1545
|
+
ModifiedDate?: Date;
|
|
1546
|
+
|
|
1547
|
+
Description?: string;
|
|
1548
|
+
|
|
1549
|
+
Sources?: PatchSource[];
|
|
1550
|
+
}
|
|
1551
|
+
export declare namespace GetPatchBaselineResult {
|
|
1552
|
+
|
|
1553
|
+
const filterSensitiveLog: (obj: GetPatchBaselineResult) => any;
|
|
1554
|
+
}
|
|
1555
|
+
export interface GetPatchBaselineForPatchGroupRequest {
|
|
1556
|
+
|
|
1557
|
+
PatchGroup: string | undefined;
|
|
1558
|
+
|
|
1559
|
+
OperatingSystem?: OperatingSystem | string;
|
|
1560
|
+
}
|
|
1561
|
+
export declare namespace GetPatchBaselineForPatchGroupRequest {
|
|
1562
|
+
|
|
1563
|
+
const filterSensitiveLog: (obj: GetPatchBaselineForPatchGroupRequest) => any;
|
|
1564
|
+
}
|
|
1565
|
+
export interface GetPatchBaselineForPatchGroupResult {
|
|
1566
|
+
|
|
1567
|
+
BaselineId?: string;
|
|
1568
|
+
|
|
1569
|
+
PatchGroup?: string;
|
|
1570
|
+
|
|
1571
|
+
OperatingSystem?: OperatingSystem | string;
|
|
1572
|
+
}
|
|
1573
|
+
export declare namespace GetPatchBaselineForPatchGroupResult {
|
|
1574
|
+
|
|
1575
|
+
const filterSensitiveLog: (obj: GetPatchBaselineForPatchGroupResult) => any;
|
|
1576
|
+
}
|
|
1577
|
+
|
|
1578
|
+
export interface GetServiceSettingRequest {
|
|
1579
|
+
|
|
1580
|
+
SettingId: string | undefined;
|
|
1581
|
+
}
|
|
1582
|
+
export declare namespace GetServiceSettingRequest {
|
|
1583
|
+
|
|
1584
|
+
const filterSensitiveLog: (obj: GetServiceSettingRequest) => any;
|
|
1585
|
+
}
|
|
1586
|
+
|
|
1587
|
+
export interface ServiceSetting {
|
|
1588
|
+
|
|
1589
|
+
SettingId?: string;
|
|
1590
|
+
|
|
1591
|
+
SettingValue?: string;
|
|
1592
|
+
|
|
1593
|
+
LastModifiedDate?: Date;
|
|
1594
|
+
|
|
1595
|
+
LastModifiedUser?: string;
|
|
1596
|
+
|
|
1597
|
+
ARN?: string;
|
|
1598
|
+
|
|
1599
|
+
Status?: string;
|
|
1600
|
+
}
|
|
1601
|
+
export declare namespace ServiceSetting {
|
|
1602
|
+
|
|
1603
|
+
const filterSensitiveLog: (obj: ServiceSetting) => any;
|
|
1604
|
+
}
|
|
1605
|
+
|
|
1606
|
+
export interface GetServiceSettingResult {
|
|
1607
|
+
|
|
1608
|
+
ServiceSetting?: ServiceSetting;
|
|
1609
|
+
}
|
|
1610
|
+
export declare namespace GetServiceSettingResult {
|
|
1611
|
+
|
|
1612
|
+
const filterSensitiveLog: (obj: GetServiceSettingResult) => any;
|
|
1613
|
+
}
|
|
1614
|
+
|
|
1615
|
+
export interface ServiceSettingNotFound extends __SmithyException, $MetadataBearer {
|
|
1616
|
+
name: "ServiceSettingNotFound";
|
|
1617
|
+
$fault: "client";
|
|
1618
|
+
Message?: string;
|
|
1619
|
+
}
|
|
1620
|
+
export declare namespace ServiceSettingNotFound {
|
|
1621
|
+
|
|
1622
|
+
const filterSensitiveLog: (obj: ServiceSettingNotFound) => any;
|
|
1623
|
+
}
|
|
1624
|
+
export interface LabelParameterVersionRequest {
|
|
1625
|
+
|
|
1626
|
+
Name: string | undefined;
|
|
1627
|
+
|
|
1628
|
+
ParameterVersion?: number;
|
|
1629
|
+
|
|
1630
|
+
Labels: string[] | undefined;
|
|
1631
|
+
}
|
|
1632
|
+
export declare namespace LabelParameterVersionRequest {
|
|
1633
|
+
|
|
1634
|
+
const filterSensitiveLog: (obj: LabelParameterVersionRequest) => any;
|
|
1635
|
+
}
|
|
1636
|
+
export interface LabelParameterVersionResult {
|
|
1637
|
+
|
|
1638
|
+
InvalidLabels?: string[];
|
|
1639
|
+
|
|
1640
|
+
ParameterVersion?: number;
|
|
1641
|
+
}
|
|
1642
|
+
export declare namespace LabelParameterVersionResult {
|
|
1643
|
+
|
|
1644
|
+
const filterSensitiveLog: (obj: LabelParameterVersionResult) => any;
|
|
1645
|
+
}
|
|
1646
|
+
|
|
1647
|
+
export interface ParameterVersionLabelLimitExceeded extends __SmithyException, $MetadataBearer {
|
|
1648
|
+
name: "ParameterVersionLabelLimitExceeded";
|
|
1649
|
+
$fault: "client";
|
|
1650
|
+
message?: string;
|
|
1651
|
+
}
|
|
1652
|
+
export declare namespace ParameterVersionLabelLimitExceeded {
|
|
1653
|
+
|
|
1654
|
+
const filterSensitiveLog: (obj: ParameterVersionLabelLimitExceeded) => any;
|
|
1655
|
+
}
|
|
1656
|
+
export declare enum AssociationFilterKey {
|
|
1657
|
+
AssociationId = "AssociationId",
|
|
1658
|
+
AssociationName = "AssociationName",
|
|
1659
|
+
InstanceId = "InstanceId",
|
|
1660
|
+
LastExecutedAfter = "LastExecutedAfter",
|
|
1661
|
+
LastExecutedBefore = "LastExecutedBefore",
|
|
1662
|
+
Name = "Name",
|
|
1663
|
+
ResourceGroupName = "ResourceGroupName",
|
|
1664
|
+
Status = "AssociationStatusName"
|
|
1665
|
+
}
|
|
1666
|
+
|
|
1667
|
+
export interface AssociationFilter {
|
|
1668
|
+
|
|
1669
|
+
key: AssociationFilterKey | string | undefined;
|
|
1670
|
+
|
|
1671
|
+
value: string | undefined;
|
|
1672
|
+
}
|
|
1673
|
+
export declare namespace AssociationFilter {
|
|
1674
|
+
|
|
1675
|
+
const filterSensitiveLog: (obj: AssociationFilter) => any;
|
|
1676
|
+
}
|
|
1677
|
+
export interface ListAssociationsRequest {
|
|
1678
|
+
|
|
1679
|
+
AssociationFilterList?: AssociationFilter[];
|
|
1680
|
+
|
|
1681
|
+
MaxResults?: number;
|
|
1682
|
+
|
|
1683
|
+
NextToken?: string;
|
|
1684
|
+
}
|
|
1685
|
+
export declare namespace ListAssociationsRequest {
|
|
1686
|
+
|
|
1687
|
+
const filterSensitiveLog: (obj: ListAssociationsRequest) => any;
|
|
1688
|
+
}
|
|
1689
|
+
|
|
1690
|
+
export interface Association {
|
|
1691
|
+
|
|
1692
|
+
Name?: string;
|
|
1693
|
+
|
|
1694
|
+
InstanceId?: string;
|
|
1695
|
+
|
|
1696
|
+
AssociationId?: string;
|
|
1697
|
+
|
|
1698
|
+
AssociationVersion?: string;
|
|
1699
|
+
|
|
1700
|
+
DocumentVersion?: string;
|
|
1701
|
+
|
|
1702
|
+
Targets?: Target[];
|
|
1703
|
+
|
|
1704
|
+
LastExecutionDate?: Date;
|
|
1705
|
+
|
|
1706
|
+
Overview?: AssociationOverview;
|
|
1707
|
+
|
|
1708
|
+
ScheduleExpression?: string;
|
|
1709
|
+
|
|
1710
|
+
AssociationName?: string;
|
|
1711
|
+
}
|
|
1712
|
+
export declare namespace Association {
|
|
1713
|
+
|
|
1714
|
+
const filterSensitiveLog: (obj: Association) => any;
|
|
1715
|
+
}
|
|
1716
|
+
export interface ListAssociationsResult {
|
|
1717
|
+
|
|
1718
|
+
Associations?: Association[];
|
|
1719
|
+
|
|
1720
|
+
NextToken?: string;
|
|
1721
|
+
}
|
|
1722
|
+
export declare namespace ListAssociationsResult {
|
|
1723
|
+
|
|
1724
|
+
const filterSensitiveLog: (obj: ListAssociationsResult) => any;
|
|
1725
|
+
}
|
|
1726
|
+
export interface ListAssociationVersionsRequest {
|
|
1727
|
+
|
|
1728
|
+
AssociationId: string | undefined;
|
|
1729
|
+
|
|
1730
|
+
MaxResults?: number;
|
|
1731
|
+
|
|
1732
|
+
NextToken?: string;
|
|
1733
|
+
}
|
|
1734
|
+
export declare namespace ListAssociationVersionsRequest {
|
|
1735
|
+
|
|
1736
|
+
const filterSensitiveLog: (obj: ListAssociationVersionsRequest) => any;
|
|
1737
|
+
}
|
|
1738
|
+
|
|
1739
|
+
export interface AssociationVersionInfo {
|
|
1740
|
+
|
|
1741
|
+
AssociationId?: string;
|
|
1742
|
+
|
|
1743
|
+
AssociationVersion?: string;
|
|
1744
|
+
|
|
1745
|
+
CreatedDate?: Date;
|
|
1746
|
+
|
|
1747
|
+
Name?: string;
|
|
1748
|
+
|
|
1749
|
+
DocumentVersion?: string;
|
|
1750
|
+
|
|
1751
|
+
Parameters?: {
|
|
1752
|
+
[key: string]: string[];
|
|
1753
|
+
};
|
|
1754
|
+
|
|
1755
|
+
Targets?: Target[];
|
|
1756
|
+
|
|
1757
|
+
ScheduleExpression?: string;
|
|
1758
|
+
|
|
1759
|
+
OutputLocation?: InstanceAssociationOutputLocation;
|
|
1760
|
+
|
|
1761
|
+
AssociationName?: string;
|
|
1762
|
+
|
|
1763
|
+
MaxErrors?: string;
|
|
1764
|
+
|
|
1765
|
+
MaxConcurrency?: string;
|
|
1766
|
+
|
|
1767
|
+
ComplianceSeverity?: AssociationComplianceSeverity | string;
|
|
1768
|
+
|
|
1769
|
+
SyncCompliance?: AssociationSyncCompliance | string;
|
|
1770
|
+
|
|
1771
|
+
ApplyOnlyAtCronInterval?: boolean;
|
|
1772
|
+
|
|
1773
|
+
CalendarNames?: string[];
|
|
1774
|
+
|
|
1775
|
+
TargetLocations?: TargetLocation[];
|
|
1776
|
+
}
|
|
1777
|
+
export declare namespace AssociationVersionInfo {
|
|
1778
|
+
|
|
1779
|
+
const filterSensitiveLog: (obj: AssociationVersionInfo) => any;
|
|
1780
|
+
}
|
|
1781
|
+
export interface ListAssociationVersionsResult {
|
|
1782
|
+
|
|
1783
|
+
AssociationVersions?: AssociationVersionInfo[];
|
|
1784
|
+
|
|
1785
|
+
NextToken?: string;
|
|
1786
|
+
}
|
|
1787
|
+
export declare namespace ListAssociationVersionsResult {
|
|
1788
|
+
|
|
1789
|
+
const filterSensitiveLog: (obj: ListAssociationVersionsResult) => any;
|
|
1790
|
+
}
|
|
1791
|
+
export declare enum CommandFilterKey {
|
|
1792
|
+
DOCUMENT_NAME = "DocumentName",
|
|
1793
|
+
EXECUTION_STAGE = "ExecutionStage",
|
|
1794
|
+
INVOKED_AFTER = "InvokedAfter",
|
|
1795
|
+
INVOKED_BEFORE = "InvokedBefore",
|
|
1796
|
+
STATUS = "Status"
|
|
1797
|
+
}
|
|
1798
|
+
|
|
1799
|
+
export interface CommandFilter {
|
|
1800
|
+
|
|
1801
|
+
key: CommandFilterKey | string | undefined;
|
|
1802
|
+
|
|
1803
|
+
value: string | undefined;
|
|
1804
|
+
}
|
|
1805
|
+
export declare namespace CommandFilter {
|
|
1806
|
+
|
|
1807
|
+
const filterSensitiveLog: (obj: CommandFilter) => any;
|
|
1808
|
+
}
|
|
1809
|
+
export interface ListCommandInvocationsRequest {
|
|
1810
|
+
|
|
1811
|
+
CommandId?: string;
|
|
1812
|
+
|
|
1813
|
+
InstanceId?: string;
|
|
1814
|
+
|
|
1815
|
+
MaxResults?: number;
|
|
1816
|
+
|
|
1817
|
+
NextToken?: string;
|
|
1818
|
+
|
|
1819
|
+
Filters?: CommandFilter[];
|
|
1820
|
+
|
|
1821
|
+
Details?: boolean;
|
|
1822
|
+
}
|
|
1823
|
+
export declare namespace ListCommandInvocationsRequest {
|
|
1824
|
+
|
|
1825
|
+
const filterSensitiveLog: (obj: ListCommandInvocationsRequest) => any;
|
|
1826
|
+
}
|
|
1827
|
+
export declare enum CommandPluginStatus {
|
|
1828
|
+
CANCELLED = "Cancelled",
|
|
1829
|
+
FAILED = "Failed",
|
|
1830
|
+
IN_PROGRESS = "InProgress",
|
|
1831
|
+
PENDING = "Pending",
|
|
1832
|
+
SUCCESS = "Success",
|
|
1833
|
+
TIMED_OUT = "TimedOut"
|
|
1834
|
+
}
|
|
1835
|
+
|
|
1836
|
+
export interface CommandPlugin {
|
|
1837
|
+
|
|
1838
|
+
Name?: string;
|
|
1839
|
+
|
|
1840
|
+
Status?: CommandPluginStatus | string;
|
|
1841
|
+
|
|
1842
|
+
StatusDetails?: string;
|
|
1843
|
+
|
|
1844
|
+
ResponseCode?: number;
|
|
1845
|
+
|
|
1846
|
+
ResponseStartDateTime?: Date;
|
|
1847
|
+
|
|
1848
|
+
ResponseFinishDateTime?: Date;
|
|
1849
|
+
|
|
1850
|
+
Output?: string;
|
|
1851
|
+
|
|
1852
|
+
StandardOutputUrl?: string;
|
|
1853
|
+
|
|
1854
|
+
StandardErrorUrl?: string;
|
|
1855
|
+
|
|
1856
|
+
OutputS3Region?: string;
|
|
1857
|
+
|
|
1858
|
+
OutputS3BucketName?: string;
|
|
1859
|
+
|
|
1860
|
+
OutputS3KeyPrefix?: string;
|
|
1861
|
+
}
|
|
1862
|
+
export declare namespace CommandPlugin {
|
|
1863
|
+
|
|
1864
|
+
const filterSensitiveLog: (obj: CommandPlugin) => any;
|
|
1865
|
+
}
|
|
1866
|
+
|
|
1867
|
+
export interface CommandInvocation {
|
|
1868
|
+
|
|
1869
|
+
CommandId?: string;
|
|
1870
|
+
|
|
1871
|
+
InstanceId?: string;
|
|
1872
|
+
|
|
1873
|
+
InstanceName?: string;
|
|
1874
|
+
|
|
1875
|
+
Comment?: string;
|
|
1876
|
+
|
|
1877
|
+
DocumentName?: string;
|
|
1878
|
+
|
|
1879
|
+
DocumentVersion?: string;
|
|
1880
|
+
|
|
1881
|
+
RequestedDateTime?: Date;
|
|
1882
|
+
|
|
1883
|
+
Status?: CommandInvocationStatus | string;
|
|
1884
|
+
|
|
1885
|
+
StatusDetails?: string;
|
|
1886
|
+
|
|
1887
|
+
TraceOutput?: string;
|
|
1888
|
+
|
|
1889
|
+
StandardOutputUrl?: string;
|
|
1890
|
+
|
|
1891
|
+
StandardErrorUrl?: string;
|
|
1892
|
+
|
|
1893
|
+
CommandPlugins?: CommandPlugin[];
|
|
1894
|
+
|
|
1895
|
+
ServiceRole?: string;
|
|
1896
|
+
|
|
1897
|
+
NotificationConfig?: NotificationConfig;
|
|
1898
|
+
|
|
1899
|
+
CloudWatchOutputConfig?: CloudWatchOutputConfig;
|
|
1900
|
+
}
|
|
1901
|
+
export declare namespace CommandInvocation {
|
|
1902
|
+
|
|
1903
|
+
const filterSensitiveLog: (obj: CommandInvocation) => any;
|
|
1904
|
+
}
|
|
1905
|
+
export interface ListCommandInvocationsResult {
|
|
1906
|
+
|
|
1907
|
+
CommandInvocations?: CommandInvocation[];
|
|
1908
|
+
|
|
1909
|
+
NextToken?: string;
|
|
1910
|
+
}
|
|
1911
|
+
export declare namespace ListCommandInvocationsResult {
|
|
1912
|
+
|
|
1913
|
+
const filterSensitiveLog: (obj: ListCommandInvocationsResult) => any;
|
|
1914
|
+
}
|
|
1915
|
+
export interface ListCommandsRequest {
|
|
1916
|
+
|
|
1917
|
+
CommandId?: string;
|
|
1918
|
+
|
|
1919
|
+
InstanceId?: string;
|
|
1920
|
+
|
|
1921
|
+
MaxResults?: number;
|
|
1922
|
+
|
|
1923
|
+
NextToken?: string;
|
|
1924
|
+
|
|
1925
|
+
Filters?: CommandFilter[];
|
|
1926
|
+
}
|
|
1927
|
+
export declare namespace ListCommandsRequest {
|
|
1928
|
+
|
|
1929
|
+
const filterSensitiveLog: (obj: ListCommandsRequest) => any;
|
|
1930
|
+
}
|
|
1931
|
+
export declare enum CommandStatus {
|
|
1932
|
+
CANCELLED = "Cancelled",
|
|
1933
|
+
CANCELLING = "Cancelling",
|
|
1934
|
+
FAILED = "Failed",
|
|
1935
|
+
IN_PROGRESS = "InProgress",
|
|
1936
|
+
PENDING = "Pending",
|
|
1937
|
+
SUCCESS = "Success",
|
|
1938
|
+
TIMED_OUT = "TimedOut"
|
|
1939
|
+
}
|
|
1940
|
+
|
|
1941
|
+
export interface Command {
|
|
1942
|
+
|
|
1943
|
+
CommandId?: string;
|
|
1944
|
+
|
|
1945
|
+
DocumentName?: string;
|
|
1946
|
+
|
|
1947
|
+
DocumentVersion?: string;
|
|
1948
|
+
|
|
1949
|
+
Comment?: string;
|
|
1950
|
+
|
|
1951
|
+
ExpiresAfter?: Date;
|
|
1952
|
+
|
|
1953
|
+
Parameters?: {
|
|
1954
|
+
[key: string]: string[];
|
|
1955
|
+
};
|
|
1956
|
+
|
|
1957
|
+
InstanceIds?: string[];
|
|
1958
|
+
|
|
1959
|
+
Targets?: Target[];
|
|
1960
|
+
|
|
1961
|
+
RequestedDateTime?: Date;
|
|
1962
|
+
|
|
1963
|
+
Status?: CommandStatus | string;
|
|
1964
|
+
|
|
1965
|
+
StatusDetails?: string;
|
|
1966
|
+
|
|
1967
|
+
OutputS3Region?: string;
|
|
1968
|
+
|
|
1969
|
+
OutputS3BucketName?: string;
|
|
1970
|
+
|
|
1971
|
+
OutputS3KeyPrefix?: string;
|
|
1972
|
+
|
|
1973
|
+
MaxConcurrency?: string;
|
|
1974
|
+
|
|
1975
|
+
MaxErrors?: string;
|
|
1976
|
+
|
|
1977
|
+
TargetCount?: number;
|
|
1978
|
+
|
|
1979
|
+
CompletedCount?: number;
|
|
1980
|
+
|
|
1981
|
+
ErrorCount?: number;
|
|
1982
|
+
|
|
1983
|
+
DeliveryTimedOutCount?: number;
|
|
1984
|
+
|
|
1985
|
+
ServiceRole?: string;
|
|
1986
|
+
|
|
1987
|
+
NotificationConfig?: NotificationConfig;
|
|
1988
|
+
|
|
1989
|
+
CloudWatchOutputConfig?: CloudWatchOutputConfig;
|
|
1990
|
+
|
|
1991
|
+
TimeoutSeconds?: number;
|
|
1992
|
+
}
|
|
1993
|
+
export declare namespace Command {
|
|
1994
|
+
|
|
1995
|
+
const filterSensitiveLog: (obj: Command) => any;
|
|
1996
|
+
}
|
|
1997
|
+
export interface ListCommandsResult {
|
|
1998
|
+
|
|
1999
|
+
Commands?: Command[];
|
|
2000
|
+
|
|
2001
|
+
NextToken?: string;
|
|
2002
|
+
}
|
|
2003
|
+
export declare namespace ListCommandsResult {
|
|
2004
|
+
|
|
2005
|
+
const filterSensitiveLog: (obj: ListCommandsResult) => any;
|
|
2006
|
+
}
|
|
2007
|
+
export declare enum ComplianceQueryOperatorType {
|
|
2008
|
+
BeginWith = "BEGIN_WITH",
|
|
2009
|
+
Equal = "EQUAL",
|
|
2010
|
+
GreaterThan = "GREATER_THAN",
|
|
2011
|
+
LessThan = "LESS_THAN",
|
|
2012
|
+
NotEqual = "NOT_EQUAL"
|
|
2013
|
+
}
|
|
2014
|
+
|
|
2015
|
+
export interface ComplianceStringFilter {
|
|
2016
|
+
|
|
2017
|
+
Key?: string;
|
|
2018
|
+
|
|
2019
|
+
Values?: string[];
|
|
2020
|
+
|
|
2021
|
+
Type?: ComplianceQueryOperatorType | string;
|
|
2022
|
+
}
|
|
2023
|
+
export declare namespace ComplianceStringFilter {
|
|
2024
|
+
|
|
2025
|
+
const filterSensitiveLog: (obj: ComplianceStringFilter) => any;
|
|
2026
|
+
}
|
|
2027
|
+
export interface ListComplianceItemsRequest {
|
|
2028
|
+
|
|
2029
|
+
Filters?: ComplianceStringFilter[];
|
|
2030
|
+
|
|
2031
|
+
ResourceIds?: string[];
|
|
2032
|
+
|
|
2033
|
+
ResourceTypes?: string[];
|
|
2034
|
+
|
|
2035
|
+
NextToken?: string;
|
|
2036
|
+
|
|
2037
|
+
MaxResults?: number;
|
|
2038
|
+
}
|
|
2039
|
+
export declare namespace ListComplianceItemsRequest {
|
|
2040
|
+
|
|
2041
|
+
const filterSensitiveLog: (obj: ListComplianceItemsRequest) => any;
|
|
2042
|
+
}
|
|
2043
|
+
|
|
2044
|
+
export interface ComplianceExecutionSummary {
|
|
2045
|
+
|
|
2046
|
+
ExecutionTime: Date | undefined;
|
|
2047
|
+
|
|
2048
|
+
ExecutionId?: string;
|
|
2049
|
+
|
|
2050
|
+
ExecutionType?: string;
|
|
2051
|
+
}
|
|
2052
|
+
export declare namespace ComplianceExecutionSummary {
|
|
2053
|
+
|
|
2054
|
+
const filterSensitiveLog: (obj: ComplianceExecutionSummary) => any;
|
|
2055
|
+
}
|
|
2056
|
+
export declare enum ComplianceSeverity {
|
|
2057
|
+
Critical = "CRITICAL",
|
|
2058
|
+
High = "HIGH",
|
|
2059
|
+
Informational = "INFORMATIONAL",
|
|
2060
|
+
Low = "LOW",
|
|
2061
|
+
Medium = "MEDIUM",
|
|
2062
|
+
Unspecified = "UNSPECIFIED"
|
|
2063
|
+
}
|
|
2064
|
+
export declare enum ComplianceStatus {
|
|
2065
|
+
Compliant = "COMPLIANT",
|
|
2066
|
+
NonCompliant = "NON_COMPLIANT"
|
|
2067
|
+
}
|
|
2068
|
+
|
|
2069
|
+
export interface ComplianceItem {
|
|
2070
|
+
|
|
2071
|
+
ComplianceType?: string;
|
|
2072
|
+
|
|
2073
|
+
ResourceType?: string;
|
|
2074
|
+
|
|
2075
|
+
ResourceId?: string;
|
|
2076
|
+
|
|
2077
|
+
Id?: string;
|
|
2078
|
+
|
|
2079
|
+
Title?: string;
|
|
2080
|
+
|
|
2081
|
+
Status?: ComplianceStatus | string;
|
|
2082
|
+
|
|
2083
|
+
Severity?: ComplianceSeverity | string;
|
|
2084
|
+
|
|
2085
|
+
ExecutionSummary?: ComplianceExecutionSummary;
|
|
2086
|
+
|
|
2087
|
+
Details?: {
|
|
2088
|
+
[key: string]: string;
|
|
2089
|
+
};
|
|
2090
|
+
}
|
|
2091
|
+
export declare namespace ComplianceItem {
|
|
2092
|
+
|
|
2093
|
+
const filterSensitiveLog: (obj: ComplianceItem) => any;
|
|
2094
|
+
}
|
|
2095
|
+
export interface ListComplianceItemsResult {
|
|
2096
|
+
|
|
2097
|
+
ComplianceItems?: ComplianceItem[];
|
|
2098
|
+
|
|
2099
|
+
NextToken?: string;
|
|
2100
|
+
}
|
|
2101
|
+
export declare namespace ListComplianceItemsResult {
|
|
2102
|
+
|
|
2103
|
+
const filterSensitiveLog: (obj: ListComplianceItemsResult) => any;
|
|
2104
|
+
}
|
|
2105
|
+
export interface ListComplianceSummariesRequest {
|
|
2106
|
+
|
|
2107
|
+
Filters?: ComplianceStringFilter[];
|
|
2108
|
+
|
|
2109
|
+
NextToken?: string;
|
|
2110
|
+
|
|
2111
|
+
MaxResults?: number;
|
|
2112
|
+
}
|
|
2113
|
+
export declare namespace ListComplianceSummariesRequest {
|
|
2114
|
+
|
|
2115
|
+
const filterSensitiveLog: (obj: ListComplianceSummariesRequest) => any;
|
|
2116
|
+
}
|
|
2117
|
+
|
|
2118
|
+
export interface SeveritySummary {
|
|
2119
|
+
|
|
2120
|
+
CriticalCount?: number;
|
|
2121
|
+
|
|
2122
|
+
HighCount?: number;
|
|
2123
|
+
|
|
2124
|
+
MediumCount?: number;
|
|
2125
|
+
|
|
2126
|
+
LowCount?: number;
|
|
2127
|
+
|
|
2128
|
+
InformationalCount?: number;
|
|
2129
|
+
|
|
2130
|
+
UnspecifiedCount?: number;
|
|
2131
|
+
}
|
|
2132
|
+
export declare namespace SeveritySummary {
|
|
2133
|
+
|
|
2134
|
+
const filterSensitiveLog: (obj: SeveritySummary) => any;
|
|
2135
|
+
}
|
|
2136
|
+
|
|
2137
|
+
export interface CompliantSummary {
|
|
2138
|
+
|
|
2139
|
+
CompliantCount?: number;
|
|
2140
|
+
|
|
2141
|
+
SeveritySummary?: SeveritySummary;
|
|
2142
|
+
}
|
|
2143
|
+
export declare namespace CompliantSummary {
|
|
2144
|
+
|
|
2145
|
+
const filterSensitiveLog: (obj: CompliantSummary) => any;
|
|
2146
|
+
}
|
|
2147
|
+
|
|
2148
|
+
export interface NonCompliantSummary {
|
|
2149
|
+
|
|
2150
|
+
NonCompliantCount?: number;
|
|
2151
|
+
|
|
2152
|
+
SeveritySummary?: SeveritySummary;
|
|
2153
|
+
}
|
|
2154
|
+
export declare namespace NonCompliantSummary {
|
|
2155
|
+
|
|
2156
|
+
const filterSensitiveLog: (obj: NonCompliantSummary) => any;
|
|
2157
|
+
}
|
|
2158
|
+
|
|
2159
|
+
export interface ComplianceSummaryItem {
|
|
2160
|
+
|
|
2161
|
+
ComplianceType?: string;
|
|
2162
|
+
|
|
2163
|
+
CompliantSummary?: CompliantSummary;
|
|
2164
|
+
|
|
2165
|
+
NonCompliantSummary?: NonCompliantSummary;
|
|
2166
|
+
}
|
|
2167
|
+
export declare namespace ComplianceSummaryItem {
|
|
2168
|
+
|
|
2169
|
+
const filterSensitiveLog: (obj: ComplianceSummaryItem) => any;
|
|
2170
|
+
}
|
|
2171
|
+
export interface ListComplianceSummariesResult {
|
|
2172
|
+
|
|
2173
|
+
ComplianceSummaryItems?: ComplianceSummaryItem[];
|
|
2174
|
+
|
|
2175
|
+
NextToken?: string;
|
|
2176
|
+
}
|
|
2177
|
+
export declare namespace ListComplianceSummariesResult {
|
|
2178
|
+
|
|
2179
|
+
const filterSensitiveLog: (obj: ListComplianceSummariesResult) => any;
|
|
2180
|
+
}
|
|
2181
|
+
export declare enum DocumentMetadataEnum {
|
|
2182
|
+
DocumentReviews = "DocumentReviews"
|
|
2183
|
+
}
|
|
2184
|
+
export interface ListDocumentMetadataHistoryRequest {
|
|
2185
|
+
|
|
2186
|
+
Name: string | undefined;
|
|
2187
|
+
|
|
2188
|
+
DocumentVersion?: string;
|
|
2189
|
+
|
|
2190
|
+
Metadata: DocumentMetadataEnum | string | undefined;
|
|
2191
|
+
|
|
2192
|
+
NextToken?: string;
|
|
2193
|
+
|
|
2194
|
+
MaxResults?: number;
|
|
2195
|
+
}
|
|
2196
|
+
export declare namespace ListDocumentMetadataHistoryRequest {
|
|
2197
|
+
|
|
2198
|
+
const filterSensitiveLog: (obj: ListDocumentMetadataHistoryRequest) => any;
|
|
2199
|
+
}
|
|
2200
|
+
export declare enum DocumentReviewCommentType {
|
|
2201
|
+
Comment = "Comment"
|
|
2202
|
+
}
|
|
2203
|
+
|
|
2204
|
+
export interface DocumentReviewCommentSource {
|
|
2205
|
+
|
|
2206
|
+
Type?: DocumentReviewCommentType | string;
|
|
2207
|
+
|
|
2208
|
+
Content?: string;
|
|
2209
|
+
}
|
|
2210
|
+
export declare namespace DocumentReviewCommentSource {
|
|
2211
|
+
|
|
2212
|
+
const filterSensitiveLog: (obj: DocumentReviewCommentSource) => any;
|
|
2213
|
+
}
|
|
2214
|
+
|
|
2215
|
+
export interface DocumentReviewerResponseSource {
|
|
2216
|
+
|
|
2217
|
+
CreateTime?: Date;
|
|
2218
|
+
|
|
2219
|
+
UpdatedTime?: Date;
|
|
2220
|
+
|
|
2221
|
+
ReviewStatus?: ReviewStatus | string;
|
|
2222
|
+
|
|
2223
|
+
Comment?: DocumentReviewCommentSource[];
|
|
2224
|
+
|
|
2225
|
+
Reviewer?: string;
|
|
2226
|
+
}
|
|
2227
|
+
export declare namespace DocumentReviewerResponseSource {
|
|
2228
|
+
|
|
2229
|
+
const filterSensitiveLog: (obj: DocumentReviewerResponseSource) => any;
|
|
2230
|
+
}
|
|
2231
|
+
|
|
2232
|
+
export interface DocumentMetadataResponseInfo {
|
|
2233
|
+
|
|
2234
|
+
ReviewerResponse?: DocumentReviewerResponseSource[];
|
|
2235
|
+
}
|
|
2236
|
+
export declare namespace DocumentMetadataResponseInfo {
|
|
2237
|
+
|
|
2238
|
+
const filterSensitiveLog: (obj: DocumentMetadataResponseInfo) => any;
|
|
2239
|
+
}
|
|
2240
|
+
export interface ListDocumentMetadataHistoryResponse {
|
|
2241
|
+
|
|
2242
|
+
Name?: string;
|
|
2243
|
+
|
|
2244
|
+
DocumentVersion?: string;
|
|
2245
|
+
|
|
2246
|
+
Author?: string;
|
|
2247
|
+
|
|
2248
|
+
Metadata?: DocumentMetadataResponseInfo;
|
|
2249
|
+
|
|
2250
|
+
NextToken?: string;
|
|
2251
|
+
}
|
|
2252
|
+
export declare namespace ListDocumentMetadataHistoryResponse {
|
|
2253
|
+
|
|
2254
|
+
const filterSensitiveLog: (obj: ListDocumentMetadataHistoryResponse) => any;
|
|
2255
|
+
}
|
|
2256
|
+
export declare enum DocumentFilterKey {
|
|
2257
|
+
DocumentType = "DocumentType",
|
|
2258
|
+
Name = "Name",
|
|
2259
|
+
Owner = "Owner",
|
|
2260
|
+
PlatformTypes = "PlatformTypes"
|
|
2261
|
+
}
|
|
2262
|
+
|
|
2263
|
+
export interface DocumentFilter {
|
|
2264
|
+
|
|
2265
|
+
key: DocumentFilterKey | string | undefined;
|
|
2266
|
+
|
|
2267
|
+
value: string | undefined;
|
|
2268
|
+
}
|
|
2269
|
+
export declare namespace DocumentFilter {
|
|
2270
|
+
|
|
2271
|
+
const filterSensitiveLog: (obj: DocumentFilter) => any;
|
|
2272
|
+
}
|
|
2273
|
+
|
|
2274
|
+
export interface DocumentKeyValuesFilter {
|
|
2275
|
+
|
|
2276
|
+
Key?: string;
|
|
2277
|
+
|
|
2278
|
+
Values?: string[];
|
|
2279
|
+
}
|
|
2280
|
+
export declare namespace DocumentKeyValuesFilter {
|
|
2281
|
+
|
|
2282
|
+
const filterSensitiveLog: (obj: DocumentKeyValuesFilter) => any;
|
|
2283
|
+
}
|
|
2284
|
+
export interface ListDocumentsRequest {
|
|
2285
|
+
|
|
2286
|
+
DocumentFilterList?: DocumentFilter[];
|
|
2287
|
+
|
|
2288
|
+
Filters?: DocumentKeyValuesFilter[];
|
|
2289
|
+
|
|
2290
|
+
MaxResults?: number;
|
|
2291
|
+
|
|
2292
|
+
NextToken?: string;
|
|
2293
|
+
}
|
|
2294
|
+
export declare namespace ListDocumentsRequest {
|
|
2295
|
+
|
|
2296
|
+
const filterSensitiveLog: (obj: ListDocumentsRequest) => any;
|
|
2297
|
+
}
|
|
2298
|
+
|
|
2299
|
+
export interface DocumentIdentifier {
|
|
2300
|
+
|
|
2301
|
+
Name?: string;
|
|
2302
|
+
|
|
2303
|
+
CreatedDate?: Date;
|
|
2304
|
+
|
|
2305
|
+
DisplayName?: string;
|
|
2306
|
+
|
|
2307
|
+
Owner?: string;
|
|
2308
|
+
|
|
2309
|
+
VersionName?: string;
|
|
2310
|
+
|
|
2311
|
+
PlatformTypes?: (PlatformType | string)[];
|
|
2312
|
+
|
|
2313
|
+
DocumentVersion?: string;
|
|
2314
|
+
|
|
2315
|
+
DocumentType?: DocumentType | string;
|
|
2316
|
+
|
|
2317
|
+
SchemaVersion?: string;
|
|
2318
|
+
|
|
2319
|
+
DocumentFormat?: DocumentFormat | string;
|
|
2320
|
+
|
|
2321
|
+
TargetType?: string;
|
|
2322
|
+
|
|
2323
|
+
Tags?: Tag[];
|
|
2324
|
+
|
|
2325
|
+
Requires?: DocumentRequires[];
|
|
2326
|
+
|
|
2327
|
+
ReviewStatus?: ReviewStatus | string;
|
|
2328
|
+
|
|
2329
|
+
Author?: string;
|
|
2330
|
+
}
|
|
2331
|
+
export declare namespace DocumentIdentifier {
|
|
2332
|
+
|
|
2333
|
+
const filterSensitiveLog: (obj: DocumentIdentifier) => any;
|
|
2334
|
+
}
|
|
2335
|
+
export interface ListDocumentsResult {
|
|
2336
|
+
|
|
2337
|
+
DocumentIdentifiers?: DocumentIdentifier[];
|
|
2338
|
+
|
|
2339
|
+
NextToken?: string;
|
|
2340
|
+
}
|
|
2341
|
+
export declare namespace ListDocumentsResult {
|
|
2342
|
+
|
|
2343
|
+
const filterSensitiveLog: (obj: ListDocumentsResult) => any;
|
|
2344
|
+
}
|
|
2345
|
+
export interface ListDocumentVersionsRequest {
|
|
2346
|
+
|
|
2347
|
+
Name: string | undefined;
|
|
2348
|
+
|
|
2349
|
+
MaxResults?: number;
|
|
2350
|
+
|
|
2351
|
+
NextToken?: string;
|
|
2352
|
+
}
|
|
2353
|
+
export declare namespace ListDocumentVersionsRequest {
|
|
2354
|
+
|
|
2355
|
+
const filterSensitiveLog: (obj: ListDocumentVersionsRequest) => any;
|
|
2356
|
+
}
|
|
2357
|
+
|
|
2358
|
+
export interface DocumentVersionInfo {
|
|
2359
|
+
|
|
2360
|
+
Name?: string;
|
|
2361
|
+
|
|
2362
|
+
DisplayName?: string;
|
|
2363
|
+
|
|
2364
|
+
DocumentVersion?: string;
|
|
2365
|
+
|
|
2366
|
+
VersionName?: string;
|
|
2367
|
+
|
|
2368
|
+
CreatedDate?: Date;
|
|
2369
|
+
|
|
2370
|
+
IsDefaultVersion?: boolean;
|
|
2371
|
+
|
|
2372
|
+
DocumentFormat?: DocumentFormat | string;
|
|
2373
|
+
|
|
2374
|
+
Status?: DocumentStatus | string;
|
|
2375
|
+
|
|
2376
|
+
StatusInformation?: string;
|
|
2377
|
+
|
|
2378
|
+
ReviewStatus?: ReviewStatus | string;
|
|
2379
|
+
}
|
|
2380
|
+
export declare namespace DocumentVersionInfo {
|
|
2381
|
+
|
|
2382
|
+
const filterSensitiveLog: (obj: DocumentVersionInfo) => any;
|
|
2383
|
+
}
|
|
2384
|
+
export interface ListDocumentVersionsResult {
|
|
2385
|
+
|
|
2386
|
+
DocumentVersions?: DocumentVersionInfo[];
|
|
2387
|
+
|
|
2388
|
+
NextToken?: string;
|
|
2389
|
+
}
|
|
2390
|
+
export declare namespace ListDocumentVersionsResult {
|
|
2391
|
+
|
|
2392
|
+
const filterSensitiveLog: (obj: ListDocumentVersionsResult) => any;
|
|
2393
|
+
}
|
|
2394
|
+
export interface ListInventoryEntriesRequest {
|
|
2395
|
+
|
|
2396
|
+
InstanceId: string | undefined;
|
|
2397
|
+
|
|
2398
|
+
TypeName: string | undefined;
|
|
2399
|
+
|
|
2400
|
+
Filters?: InventoryFilter[];
|
|
2401
|
+
|
|
2402
|
+
NextToken?: string;
|
|
2403
|
+
|
|
2404
|
+
MaxResults?: number;
|
|
2405
|
+
}
|
|
2406
|
+
export declare namespace ListInventoryEntriesRequest {
|
|
2407
|
+
|
|
2408
|
+
const filterSensitiveLog: (obj: ListInventoryEntriesRequest) => any;
|
|
2409
|
+
}
|
|
2410
|
+
export interface ListInventoryEntriesResult {
|
|
2411
|
+
|
|
2412
|
+
TypeName?: string;
|
|
2413
|
+
|
|
2414
|
+
InstanceId?: string;
|
|
2415
|
+
|
|
2416
|
+
SchemaVersion?: string;
|
|
2417
|
+
|
|
2418
|
+
CaptureTime?: string;
|
|
2419
|
+
|
|
2420
|
+
Entries?: {
|
|
2421
|
+
[key: string]: string;
|
|
2422
|
+
}[];
|
|
2423
|
+
|
|
2424
|
+
NextToken?: string;
|
|
2425
|
+
}
|
|
2426
|
+
export declare namespace ListInventoryEntriesResult {
|
|
2427
|
+
|
|
2428
|
+
const filterSensitiveLog: (obj: ListInventoryEntriesResult) => any;
|
|
2429
|
+
}
|
|
2430
|
+
export declare enum OpsItemEventFilterKey {
|
|
2431
|
+
OPSITEM_ID = "OpsItemId"
|
|
2432
|
+
}
|
|
2433
|
+
export declare enum OpsItemEventFilterOperator {
|
|
2434
|
+
EQUAL = "Equal"
|
|
2435
|
+
}
|
|
2436
|
+
|
|
2437
|
+
export interface OpsItemEventFilter {
|
|
2438
|
+
|
|
2439
|
+
Key: OpsItemEventFilterKey | string | undefined;
|
|
2440
|
+
|
|
2441
|
+
Values: string[] | undefined;
|
|
2442
|
+
|
|
2443
|
+
Operator: OpsItemEventFilterOperator | string | undefined;
|
|
2444
|
+
}
|
|
2445
|
+
export declare namespace OpsItemEventFilter {
|
|
2446
|
+
|
|
2447
|
+
const filterSensitiveLog: (obj: OpsItemEventFilter) => any;
|
|
2448
|
+
}
|
|
2449
|
+
export interface ListOpsItemEventsRequest {
|
|
2450
|
+
|
|
2451
|
+
Filters?: OpsItemEventFilter[];
|
|
2452
|
+
|
|
2453
|
+
MaxResults?: number;
|
|
2454
|
+
|
|
2455
|
+
NextToken?: string;
|
|
2456
|
+
}
|
|
2457
|
+
export declare namespace ListOpsItemEventsRequest {
|
|
2458
|
+
|
|
2459
|
+
const filterSensitiveLog: (obj: ListOpsItemEventsRequest) => any;
|
|
2460
|
+
}
|
|
2461
|
+
|
|
2462
|
+
export interface OpsItemIdentity {
|
|
2463
|
+
|
|
2464
|
+
Arn?: string;
|
|
2465
|
+
}
|
|
2466
|
+
export declare namespace OpsItemIdentity {
|
|
2467
|
+
|
|
2468
|
+
const filterSensitiveLog: (obj: OpsItemIdentity) => any;
|
|
2469
|
+
}
|
|
2470
|
+
|
|
2471
|
+
export interface OpsItemEventSummary {
|
|
2472
|
+
|
|
2473
|
+
OpsItemId?: string;
|
|
2474
|
+
|
|
2475
|
+
EventId?: string;
|
|
2476
|
+
|
|
2477
|
+
Source?: string;
|
|
2478
|
+
|
|
2479
|
+
DetailType?: string;
|
|
2480
|
+
|
|
2481
|
+
Detail?: string;
|
|
2482
|
+
|
|
2483
|
+
CreatedBy?: OpsItemIdentity;
|
|
2484
|
+
|
|
2485
|
+
CreatedTime?: Date;
|
|
2486
|
+
}
|
|
2487
|
+
export declare namespace OpsItemEventSummary {
|
|
2488
|
+
|
|
2489
|
+
const filterSensitiveLog: (obj: OpsItemEventSummary) => any;
|
|
2490
|
+
}
|
|
2491
|
+
export interface ListOpsItemEventsResponse {
|
|
2492
|
+
|
|
2493
|
+
NextToken?: string;
|
|
2494
|
+
|
|
2495
|
+
Summaries?: OpsItemEventSummary[];
|
|
2496
|
+
}
|
|
2497
|
+
export declare namespace ListOpsItemEventsResponse {
|
|
2498
|
+
|
|
2499
|
+
const filterSensitiveLog: (obj: ListOpsItemEventsResponse) => any;
|
|
2500
|
+
}
|
|
2501
|
+
export declare enum OpsItemRelatedItemsFilterKey {
|
|
2502
|
+
ASSOCIATION_ID = "AssociationId",
|
|
2503
|
+
RESOURCE_TYPE = "ResourceType",
|
|
2504
|
+
RESOURCE_URI = "ResourceUri"
|
|
2505
|
+
}
|
|
2506
|
+
export declare enum OpsItemRelatedItemsFilterOperator {
|
|
2507
|
+
EQUAL = "Equal"
|
|
2508
|
+
}
|
|
2509
|
+
|
|
2510
|
+
export interface OpsItemRelatedItemsFilter {
|
|
2511
|
+
|
|
2512
|
+
Key: OpsItemRelatedItemsFilterKey | string | undefined;
|
|
2513
|
+
|
|
2514
|
+
Values: string[] | undefined;
|
|
2515
|
+
|
|
2516
|
+
Operator: OpsItemRelatedItemsFilterOperator | string | undefined;
|
|
2517
|
+
}
|
|
2518
|
+
export declare namespace OpsItemRelatedItemsFilter {
|
|
2519
|
+
|
|
2520
|
+
const filterSensitiveLog: (obj: OpsItemRelatedItemsFilter) => any;
|
|
2521
|
+
}
|
|
2522
|
+
export interface ListOpsItemRelatedItemsRequest {
|
|
2523
|
+
|
|
2524
|
+
OpsItemId?: string;
|
|
2525
|
+
|
|
2526
|
+
Filters?: OpsItemRelatedItemsFilter[];
|
|
2527
|
+
|
|
2528
|
+
MaxResults?: number;
|
|
2529
|
+
|
|
2530
|
+
NextToken?: string;
|
|
2531
|
+
}
|
|
2532
|
+
export declare namespace ListOpsItemRelatedItemsRequest {
|
|
2533
|
+
|
|
2534
|
+
const filterSensitiveLog: (obj: ListOpsItemRelatedItemsRequest) => any;
|
|
2535
|
+
}
|
|
2536
|
+
|
|
2537
|
+
export interface OpsItemRelatedItemSummary {
|
|
2538
|
+
|
|
2539
|
+
OpsItemId?: string;
|
|
2540
|
+
|
|
2541
|
+
AssociationId?: string;
|
|
2542
|
+
|
|
2543
|
+
ResourceType?: string;
|
|
2544
|
+
|
|
2545
|
+
AssociationType?: string;
|
|
2546
|
+
|
|
2547
|
+
ResourceUri?: string;
|
|
2548
|
+
|
|
2549
|
+
CreatedBy?: OpsItemIdentity;
|
|
2550
|
+
|
|
2551
|
+
CreatedTime?: Date;
|
|
2552
|
+
|
|
2553
|
+
LastModifiedBy?: OpsItemIdentity;
|
|
2554
|
+
|
|
2555
|
+
LastModifiedTime?: Date;
|
|
2556
|
+
}
|
|
2557
|
+
export declare namespace OpsItemRelatedItemSummary {
|
|
2558
|
+
|
|
2559
|
+
const filterSensitiveLog: (obj: OpsItemRelatedItemSummary) => any;
|
|
2560
|
+
}
|
|
2561
|
+
export interface ListOpsItemRelatedItemsResponse {
|
|
2562
|
+
|
|
2563
|
+
NextToken?: string;
|
|
2564
|
+
|
|
2565
|
+
Summaries?: OpsItemRelatedItemSummary[];
|
|
2566
|
+
}
|
|
2567
|
+
export declare namespace ListOpsItemRelatedItemsResponse {
|
|
2568
|
+
|
|
2569
|
+
const filterSensitiveLog: (obj: ListOpsItemRelatedItemsResponse) => any;
|
|
2570
|
+
}
|
|
2571
|
+
|
|
2572
|
+
export interface OpsMetadataFilter {
|
|
2573
|
+
|
|
2574
|
+
Key: string | undefined;
|
|
2575
|
+
|
|
2576
|
+
Values: string[] | undefined;
|
|
2577
|
+
}
|
|
2578
|
+
export declare namespace OpsMetadataFilter {
|
|
2579
|
+
|
|
2580
|
+
const filterSensitiveLog: (obj: OpsMetadataFilter) => any;
|
|
2581
|
+
}
|
|
2582
|
+
export interface ListOpsMetadataRequest {
|
|
2583
|
+
|
|
2584
|
+
Filters?: OpsMetadataFilter[];
|
|
2585
|
+
|
|
2586
|
+
MaxResults?: number;
|
|
2587
|
+
|
|
2588
|
+
NextToken?: string;
|
|
2589
|
+
}
|
|
2590
|
+
export declare namespace ListOpsMetadataRequest {
|
|
2591
|
+
|
|
2592
|
+
const filterSensitiveLog: (obj: ListOpsMetadataRequest) => any;
|
|
2593
|
+
}
|
|
2594
|
+
|
|
2595
|
+
export interface OpsMetadata {
|
|
2596
|
+
|
|
2597
|
+
ResourceId?: string;
|
|
2598
|
+
|
|
2599
|
+
OpsMetadataArn?: string;
|
|
2600
|
+
|
|
2601
|
+
LastModifiedDate?: Date;
|
|
2602
|
+
|
|
2603
|
+
LastModifiedUser?: string;
|
|
2604
|
+
|
|
2605
|
+
CreationDate?: Date;
|
|
2606
|
+
}
|
|
2607
|
+
export declare namespace OpsMetadata {
|
|
2608
|
+
|
|
2609
|
+
const filterSensitiveLog: (obj: OpsMetadata) => any;
|
|
2610
|
+
}
|
|
2611
|
+
export interface ListOpsMetadataResult {
|
|
2612
|
+
|
|
2613
|
+
OpsMetadataList?: OpsMetadata[];
|
|
2614
|
+
|
|
2615
|
+
NextToken?: string;
|
|
2616
|
+
}
|
|
2617
|
+
export declare namespace ListOpsMetadataResult {
|
|
2618
|
+
|
|
2619
|
+
const filterSensitiveLog: (obj: ListOpsMetadataResult) => any;
|
|
2620
|
+
}
|
|
2621
|
+
export interface ListResourceComplianceSummariesRequest {
|
|
2622
|
+
|
|
2623
|
+
Filters?: ComplianceStringFilter[];
|
|
2624
|
+
|
|
2625
|
+
NextToken?: string;
|
|
2626
|
+
|
|
2627
|
+
MaxResults?: number;
|
|
2628
|
+
}
|
|
2629
|
+
export declare namespace ListResourceComplianceSummariesRequest {
|
|
2630
|
+
|
|
2631
|
+
const filterSensitiveLog: (obj: ListResourceComplianceSummariesRequest) => any;
|
|
2632
|
+
}
|
|
2633
|
+
|
|
2634
|
+
export interface ResourceComplianceSummaryItem {
|
|
2635
|
+
|
|
2636
|
+
ComplianceType?: string;
|
|
2637
|
+
|
|
2638
|
+
ResourceType?: string;
|
|
2639
|
+
|
|
2640
|
+
ResourceId?: string;
|
|
2641
|
+
|
|
2642
|
+
Status?: ComplianceStatus | string;
|
|
2643
|
+
|
|
2644
|
+
OverallSeverity?: ComplianceSeverity | string;
|
|
2645
|
+
|
|
2646
|
+
ExecutionSummary?: ComplianceExecutionSummary;
|
|
2647
|
+
|
|
2648
|
+
CompliantSummary?: CompliantSummary;
|
|
2649
|
+
|
|
2650
|
+
NonCompliantSummary?: NonCompliantSummary;
|
|
2651
|
+
}
|
|
2652
|
+
export declare namespace ResourceComplianceSummaryItem {
|
|
2653
|
+
|
|
2654
|
+
const filterSensitiveLog: (obj: ResourceComplianceSummaryItem) => any;
|
|
2655
|
+
}
|
|
2656
|
+
export interface ListResourceComplianceSummariesResult {
|
|
2657
|
+
|
|
2658
|
+
ResourceComplianceSummaryItems?: ResourceComplianceSummaryItem[];
|
|
2659
|
+
|
|
2660
|
+
NextToken?: string;
|
|
2661
|
+
}
|
|
2662
|
+
export declare namespace ListResourceComplianceSummariesResult {
|
|
2663
|
+
|
|
2664
|
+
const filterSensitiveLog: (obj: ListResourceComplianceSummariesResult) => any;
|
|
2665
|
+
}
|
|
2666
|
+
export interface ListResourceDataSyncRequest {
|
|
2667
|
+
|
|
2668
|
+
SyncType?: string;
|
|
2669
|
+
|
|
2670
|
+
NextToken?: string;
|
|
2671
|
+
|
|
2672
|
+
MaxResults?: number;
|
|
2673
|
+
}
|
|
2674
|
+
export declare namespace ListResourceDataSyncRequest {
|
|
2675
|
+
|
|
2676
|
+
const filterSensitiveLog: (obj: ListResourceDataSyncRequest) => any;
|
|
2677
|
+
}
|
|
2678
|
+
export declare enum LastResourceDataSyncStatus {
|
|
2679
|
+
FAILED = "Failed",
|
|
2680
|
+
INPROGRESS = "InProgress",
|
|
2681
|
+
SUCCESSFUL = "Successful"
|
|
2682
|
+
}
|
|
2683
|
+
|
|
2684
|
+
export interface ResourceDataSyncSourceWithState {
|
|
2685
|
+
|
|
2686
|
+
SourceType?: string;
|
|
2687
|
+
|
|
2688
|
+
AwsOrganizationsSource?: ResourceDataSyncAwsOrganizationsSource;
|
|
2689
|
+
|
|
2690
|
+
SourceRegions?: string[];
|
|
2691
|
+
|
|
2692
|
+
IncludeFutureRegions?: boolean;
|
|
2693
|
+
|
|
2694
|
+
State?: string;
|
|
2695
|
+
|
|
2696
|
+
EnableAllOpsDataSources?: boolean;
|
|
2697
|
+
}
|
|
2698
|
+
export declare namespace ResourceDataSyncSourceWithState {
|
|
2699
|
+
|
|
2700
|
+
const filterSensitiveLog: (obj: ResourceDataSyncSourceWithState) => any;
|
|
2701
|
+
}
|
|
2702
|
+
|
|
2703
|
+
export interface ResourceDataSyncItem {
|
|
2704
|
+
|
|
2705
|
+
SyncName?: string;
|
|
2706
|
+
|
|
2707
|
+
SyncType?: string;
|
|
2708
|
+
|
|
2709
|
+
SyncSource?: ResourceDataSyncSourceWithState;
|
|
2710
|
+
|
|
2711
|
+
S3Destination?: ResourceDataSyncS3Destination;
|
|
2712
|
+
|
|
2713
|
+
LastSyncTime?: Date;
|
|
2714
|
+
|
|
2715
|
+
LastSuccessfulSyncTime?: Date;
|
|
2716
|
+
|
|
2717
|
+
SyncLastModifiedTime?: Date;
|
|
2718
|
+
|
|
2719
|
+
LastStatus?: LastResourceDataSyncStatus | string;
|
|
2720
|
+
|
|
2721
|
+
SyncCreatedTime?: Date;
|
|
2722
|
+
|
|
2723
|
+
LastSyncStatusMessage?: string;
|
|
2724
|
+
}
|
|
2725
|
+
export declare namespace ResourceDataSyncItem {
|
|
2726
|
+
|
|
2727
|
+
const filterSensitiveLog: (obj: ResourceDataSyncItem) => any;
|
|
2728
|
+
}
|
|
2729
|
+
export interface ListResourceDataSyncResult {
|
|
2730
|
+
|
|
2731
|
+
ResourceDataSyncItems?: ResourceDataSyncItem[];
|
|
2732
|
+
|
|
2733
|
+
NextToken?: string;
|
|
2734
|
+
}
|
|
2735
|
+
export declare namespace ListResourceDataSyncResult {
|
|
2736
|
+
|
|
2737
|
+
const filterSensitiveLog: (obj: ListResourceDataSyncResult) => any;
|
|
2738
|
+
}
|
|
2739
|
+
export interface ListTagsForResourceRequest {
|
|
2740
|
+
|
|
2741
|
+
ResourceType: ResourceTypeForTagging | string | undefined;
|
|
2742
|
+
|
|
2743
|
+
ResourceId: string | undefined;
|
|
2744
|
+
}
|
|
2745
|
+
export declare namespace ListTagsForResourceRequest {
|
|
2746
|
+
|
|
2747
|
+
const filterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
2748
|
+
}
|
|
2749
|
+
export interface ListTagsForResourceResult {
|
|
2750
|
+
|
|
2751
|
+
TagList?: Tag[];
|
|
2752
|
+
}
|
|
2753
|
+
export declare namespace ListTagsForResourceResult {
|
|
2754
|
+
|
|
2755
|
+
const filterSensitiveLog: (obj: ListTagsForResourceResult) => any;
|
|
2756
|
+
}
|
|
2757
|
+
|
|
2758
|
+
export interface DocumentPermissionLimit extends __SmithyException, $MetadataBearer {
|
|
2759
|
+
name: "DocumentPermissionLimit";
|
|
2760
|
+
$fault: "client";
|
|
2761
|
+
Message?: string;
|
|
2762
|
+
}
|
|
2763
|
+
export declare namespace DocumentPermissionLimit {
|
|
2764
|
+
|
|
2765
|
+
const filterSensitiveLog: (obj: DocumentPermissionLimit) => any;
|
|
2766
|
+
}
|
|
2767
|
+
export interface ModifyDocumentPermissionRequest {
|
|
2768
|
+
|
|
2769
|
+
Name: string | undefined;
|
|
2770
|
+
|
|
2771
|
+
PermissionType: DocumentPermissionType | string | undefined;
|
|
2772
|
+
|
|
2773
|
+
AccountIdsToAdd?: string[];
|
|
2774
|
+
|
|
2775
|
+
AccountIdsToRemove?: string[];
|
|
2776
|
+
|
|
2777
|
+
SharedDocumentVersion?: string;
|
|
2778
|
+
}
|
|
2779
|
+
export declare namespace ModifyDocumentPermissionRequest {
|
|
2780
|
+
|
|
2781
|
+
const filterSensitiveLog: (obj: ModifyDocumentPermissionRequest) => any;
|
|
2782
|
+
}
|
|
2783
|
+
export interface ModifyDocumentPermissionResponse {
|
|
2784
|
+
}
|
|
2785
|
+
export declare namespace ModifyDocumentPermissionResponse {
|
|
2786
|
+
|
|
2787
|
+
const filterSensitiveLog: (obj: ModifyDocumentPermissionResponse) => any;
|
|
2788
|
+
}
|
|
2789
|
+
|
|
2790
|
+
export interface ComplianceTypeCountLimitExceededException extends __SmithyException, $MetadataBearer {
|
|
2791
|
+
name: "ComplianceTypeCountLimitExceededException";
|
|
2792
|
+
$fault: "client";
|
|
2793
|
+
Message?: string;
|
|
2794
|
+
}
|
|
2795
|
+
export declare namespace ComplianceTypeCountLimitExceededException {
|
|
2796
|
+
|
|
2797
|
+
const filterSensitiveLog: (obj: ComplianceTypeCountLimitExceededException) => any;
|
|
2798
|
+
}
|
|
2799
|
+
|
|
2800
|
+
export interface InvalidItemContentException extends __SmithyException, $MetadataBearer {
|
|
2801
|
+
name: "InvalidItemContentException";
|
|
2802
|
+
$fault: "client";
|
|
2803
|
+
TypeName?: string;
|
|
2804
|
+
Message?: string;
|
|
2805
|
+
}
|
|
2806
|
+
export declare namespace InvalidItemContentException {
|
|
2807
|
+
|
|
2808
|
+
const filterSensitiveLog: (obj: InvalidItemContentException) => any;
|
|
2809
|
+
}
|
|
2810
|
+
|
|
2811
|
+
export interface ItemSizeLimitExceededException extends __SmithyException, $MetadataBearer {
|
|
2812
|
+
name: "ItemSizeLimitExceededException";
|
|
2813
|
+
$fault: "client";
|
|
2814
|
+
TypeName?: string;
|
|
2815
|
+
Message?: string;
|
|
2816
|
+
}
|
|
2817
|
+
export declare namespace ItemSizeLimitExceededException {
|
|
2818
|
+
|
|
2819
|
+
const filterSensitiveLog: (obj: ItemSizeLimitExceededException) => any;
|
|
2820
|
+
}
|
|
2821
|
+
|
|
2822
|
+
export interface ComplianceItemEntry {
|
|
2823
|
+
|
|
2824
|
+
Id?: string;
|
|
2825
|
+
|
|
2826
|
+
Title?: string;
|
|
2827
|
+
|
|
2828
|
+
Severity: ComplianceSeverity | string | undefined;
|
|
2829
|
+
|
|
2830
|
+
Status: ComplianceStatus | string | undefined;
|
|
2831
|
+
|
|
2832
|
+
Details?: {
|
|
2833
|
+
[key: string]: string;
|
|
2834
|
+
};
|
|
2835
|
+
}
|
|
2836
|
+
export declare namespace ComplianceItemEntry {
|
|
2837
|
+
|
|
2838
|
+
const filterSensitiveLog: (obj: ComplianceItemEntry) => any;
|
|
2839
|
+
}
|
|
2840
|
+
export declare enum ComplianceUploadType {
|
|
2841
|
+
Complete = "COMPLETE",
|
|
2842
|
+
Partial = "PARTIAL"
|
|
2843
|
+
}
|
|
2844
|
+
export interface PutComplianceItemsRequest {
|
|
2845
|
+
|
|
2846
|
+
ResourceId: string | undefined;
|
|
2847
|
+
|
|
2848
|
+
ResourceType: string | undefined;
|
|
2849
|
+
|
|
2850
|
+
ComplianceType: string | undefined;
|
|
2851
|
+
|
|
2852
|
+
ExecutionSummary: ComplianceExecutionSummary | undefined;
|
|
2853
|
+
|
|
2854
|
+
Items: ComplianceItemEntry[] | undefined;
|
|
2855
|
+
|
|
2856
|
+
ItemContentHash?: string;
|
|
2857
|
+
|
|
2858
|
+
UploadType?: ComplianceUploadType | string;
|
|
2859
|
+
}
|
|
2860
|
+
export declare namespace PutComplianceItemsRequest {
|
|
2861
|
+
|
|
2862
|
+
const filterSensitiveLog: (obj: PutComplianceItemsRequest) => any;
|
|
2863
|
+
}
|
|
2864
|
+
export interface PutComplianceItemsResult {
|
|
2865
|
+
}
|
|
2866
|
+
export declare namespace PutComplianceItemsResult {
|
|
2867
|
+
|
|
2868
|
+
const filterSensitiveLog: (obj: PutComplianceItemsResult) => any;
|
|
2869
|
+
}
|
|
2870
|
+
|
|
2871
|
+
export interface TotalSizeLimitExceededException extends __SmithyException, $MetadataBearer {
|
|
2872
|
+
name: "TotalSizeLimitExceededException";
|
|
2873
|
+
$fault: "client";
|
|
2874
|
+
Message?: string;
|
|
2875
|
+
}
|
|
2876
|
+
export declare namespace TotalSizeLimitExceededException {
|
|
2877
|
+
|
|
2878
|
+
const filterSensitiveLog: (obj: TotalSizeLimitExceededException) => any;
|
|
2879
|
+
}
|
|
2880
|
+
|
|
2881
|
+
export interface CustomSchemaCountLimitExceededException extends __SmithyException, $MetadataBearer {
|
|
2882
|
+
name: "CustomSchemaCountLimitExceededException";
|
|
2883
|
+
$fault: "client";
|
|
2884
|
+
Message?: string;
|
|
2885
|
+
}
|
|
2886
|
+
export declare namespace CustomSchemaCountLimitExceededException {
|
|
2887
|
+
|
|
2888
|
+
const filterSensitiveLog: (obj: CustomSchemaCountLimitExceededException) => any;
|
|
2889
|
+
}
|
|
2890
|
+
|
|
2891
|
+
export interface InvalidInventoryItemContextException extends __SmithyException, $MetadataBearer {
|
|
2892
|
+
name: "InvalidInventoryItemContextException";
|
|
2893
|
+
$fault: "client";
|
|
2894
|
+
Message?: string;
|
|
2895
|
+
}
|
|
2896
|
+
export declare namespace InvalidInventoryItemContextException {
|
|
2897
|
+
|
|
2898
|
+
const filterSensitiveLog: (obj: InvalidInventoryItemContextException) => any;
|
|
2899
|
+
}
|
|
2900
|
+
|
|
2901
|
+
export interface ItemContentMismatchException extends __SmithyException, $MetadataBearer {
|
|
2902
|
+
name: "ItemContentMismatchException";
|
|
2903
|
+
$fault: "client";
|
|
2904
|
+
TypeName?: string;
|
|
2905
|
+
Message?: string;
|
|
2906
|
+
}
|
|
2907
|
+
export declare namespace ItemContentMismatchException {
|
|
2908
|
+
|
|
2909
|
+
const filterSensitiveLog: (obj: ItemContentMismatchException) => any;
|
|
2910
|
+
}
|
|
2911
|
+
|
|
2912
|
+
export interface InventoryItem {
|
|
2913
|
+
|
|
2914
|
+
TypeName: string | undefined;
|
|
2915
|
+
|
|
2916
|
+
SchemaVersion: string | undefined;
|
|
2917
|
+
|
|
2918
|
+
CaptureTime: string | undefined;
|
|
2919
|
+
|
|
2920
|
+
ContentHash?: string;
|
|
2921
|
+
|
|
2922
|
+
Content?: {
|
|
2923
|
+
[key: string]: string;
|
|
2924
|
+
}[];
|
|
2925
|
+
|
|
2926
|
+
Context?: {
|
|
2927
|
+
[key: string]: string;
|
|
2928
|
+
};
|
|
2929
|
+
}
|
|
2930
|
+
export declare namespace InventoryItem {
|
|
2931
|
+
|
|
2932
|
+
const filterSensitiveLog: (obj: InventoryItem) => any;
|
|
2933
|
+
}
|
|
2934
|
+
export interface PutInventoryRequest {
|
|
2935
|
+
|
|
2936
|
+
InstanceId: string | undefined;
|
|
2937
|
+
|
|
2938
|
+
Items: InventoryItem[] | undefined;
|
|
2939
|
+
}
|
|
2940
|
+
export declare namespace PutInventoryRequest {
|
|
2941
|
+
|
|
2942
|
+
const filterSensitiveLog: (obj: PutInventoryRequest) => any;
|
|
2943
|
+
}
|
|
2944
|
+
export interface PutInventoryResult {
|
|
2945
|
+
|
|
2946
|
+
Message?: string;
|
|
2947
|
+
}
|
|
2948
|
+
export declare namespace PutInventoryResult {
|
|
2949
|
+
|
|
2950
|
+
const filterSensitiveLog: (obj: PutInventoryResult) => any;
|
|
2951
|
+
}
|
|
2952
|
+
|
|
2953
|
+
export interface SubTypeCountLimitExceededException extends __SmithyException, $MetadataBearer {
|
|
2954
|
+
name: "SubTypeCountLimitExceededException";
|
|
2955
|
+
$fault: "client";
|
|
2956
|
+
Message?: string;
|
|
2957
|
+
}
|
|
2958
|
+
export declare namespace SubTypeCountLimitExceededException {
|
|
2959
|
+
|
|
2960
|
+
const filterSensitiveLog: (obj: SubTypeCountLimitExceededException) => any;
|
|
2961
|
+
}
|
|
2962
|
+
|
|
2963
|
+
export interface UnsupportedInventoryItemContextException extends __SmithyException, $MetadataBearer {
|
|
2964
|
+
name: "UnsupportedInventoryItemContextException";
|
|
2965
|
+
$fault: "client";
|
|
2966
|
+
TypeName?: string;
|
|
2967
|
+
Message?: string;
|
|
2968
|
+
}
|
|
2969
|
+
export declare namespace UnsupportedInventoryItemContextException {
|
|
2970
|
+
|
|
2971
|
+
const filterSensitiveLog: (obj: UnsupportedInventoryItemContextException) => any;
|
|
2972
|
+
}
|
|
2973
|
+
|
|
2974
|
+
export interface UnsupportedInventorySchemaVersionException extends __SmithyException, $MetadataBearer {
|
|
2975
|
+
name: "UnsupportedInventorySchemaVersionException";
|
|
2976
|
+
$fault: "client";
|
|
2977
|
+
Message?: string;
|
|
2978
|
+
}
|
|
2979
|
+
export declare namespace UnsupportedInventorySchemaVersionException {
|
|
2980
|
+
|
|
2981
|
+
const filterSensitiveLog: (obj: UnsupportedInventorySchemaVersionException) => any;
|
|
2982
|
+
}
|
|
2983
|
+
|
|
2984
|
+
export interface HierarchyLevelLimitExceededException extends __SmithyException, $MetadataBearer {
|
|
2985
|
+
name: "HierarchyLevelLimitExceededException";
|
|
2986
|
+
$fault: "client";
|
|
2987
|
+
|
|
2988
|
+
message?: string;
|
|
2989
|
+
}
|
|
2990
|
+
export declare namespace HierarchyLevelLimitExceededException {
|
|
2991
|
+
|
|
2992
|
+
const filterSensitiveLog: (obj: HierarchyLevelLimitExceededException) => any;
|
|
2993
|
+
}
|
|
2994
|
+
|
|
2995
|
+
export interface HierarchyTypeMismatchException extends __SmithyException, $MetadataBearer {
|
|
2996
|
+
name: "HierarchyTypeMismatchException";
|
|
2997
|
+
$fault: "client";
|
|
2998
|
+
|
|
2999
|
+
message?: string;
|
|
3000
|
+
}
|
|
3001
|
+
export declare namespace HierarchyTypeMismatchException {
|
|
3002
|
+
|
|
3003
|
+
const filterSensitiveLog: (obj: HierarchyTypeMismatchException) => any;
|
|
3004
|
+
}
|
|
3005
|
+
|
|
3006
|
+
export interface IncompatiblePolicyException extends __SmithyException, $MetadataBearer {
|
|
3007
|
+
name: "IncompatiblePolicyException";
|
|
3008
|
+
$fault: "client";
|
|
3009
|
+
message?: string;
|
|
3010
|
+
}
|
|
3011
|
+
export declare namespace IncompatiblePolicyException {
|
|
3012
|
+
|
|
3013
|
+
const filterSensitiveLog: (obj: IncompatiblePolicyException) => any;
|
|
3014
|
+
}
|
|
3015
|
+
|
|
3016
|
+
export interface InvalidAllowedPatternException extends __SmithyException, $MetadataBearer {
|
|
3017
|
+
name: "InvalidAllowedPatternException";
|
|
3018
|
+
$fault: "client";
|
|
3019
|
+
|
|
3020
|
+
message?: string;
|
|
3021
|
+
}
|
|
3022
|
+
export declare namespace InvalidAllowedPatternException {
|
|
3023
|
+
|
|
3024
|
+
const filterSensitiveLog: (obj: InvalidAllowedPatternException) => any;
|
|
3025
|
+
}
|
|
3026
|
+
|
|
3027
|
+
export interface InvalidPolicyAttributeException extends __SmithyException, $MetadataBearer {
|
|
3028
|
+
name: "InvalidPolicyAttributeException";
|
|
3029
|
+
$fault: "client";
|
|
3030
|
+
message?: string;
|
|
3031
|
+
}
|
|
3032
|
+
export declare namespace InvalidPolicyAttributeException {
|
|
3033
|
+
|
|
3034
|
+
const filterSensitiveLog: (obj: InvalidPolicyAttributeException) => any;
|
|
3035
|
+
}
|
|
3036
|
+
|
|
3037
|
+
export interface InvalidPolicyTypeException extends __SmithyException, $MetadataBearer {
|
|
3038
|
+
name: "InvalidPolicyTypeException";
|
|
3039
|
+
$fault: "client";
|
|
3040
|
+
message?: string;
|
|
3041
|
+
}
|
|
3042
|
+
export declare namespace InvalidPolicyTypeException {
|
|
3043
|
+
|
|
3044
|
+
const filterSensitiveLog: (obj: InvalidPolicyTypeException) => any;
|
|
3045
|
+
}
|
|
3046
|
+
|
|
3047
|
+
export interface ParameterAlreadyExists extends __SmithyException, $MetadataBearer {
|
|
3048
|
+
name: "ParameterAlreadyExists";
|
|
3049
|
+
$fault: "client";
|
|
3050
|
+
message?: string;
|
|
3051
|
+
}
|
|
3052
|
+
export declare namespace ParameterAlreadyExists {
|
|
3053
|
+
|
|
3054
|
+
const filterSensitiveLog: (obj: ParameterAlreadyExists) => any;
|
|
3055
|
+
}
|
|
3056
|
+
|
|
3057
|
+
export interface ParameterLimitExceeded extends __SmithyException, $MetadataBearer {
|
|
3058
|
+
name: "ParameterLimitExceeded";
|
|
3059
|
+
$fault: "client";
|
|
3060
|
+
message?: string;
|
|
3061
|
+
}
|
|
3062
|
+
export declare namespace ParameterLimitExceeded {
|
|
3063
|
+
|
|
3064
|
+
const filterSensitiveLog: (obj: ParameterLimitExceeded) => any;
|
|
3065
|
+
}
|
|
3066
|
+
|
|
3067
|
+
export interface ParameterMaxVersionLimitExceeded extends __SmithyException, $MetadataBearer {
|
|
3068
|
+
name: "ParameterMaxVersionLimitExceeded";
|
|
3069
|
+
$fault: "client";
|
|
3070
|
+
message?: string;
|
|
3071
|
+
}
|
|
3072
|
+
export declare namespace ParameterMaxVersionLimitExceeded {
|
|
3073
|
+
|
|
3074
|
+
const filterSensitiveLog: (obj: ParameterMaxVersionLimitExceeded) => any;
|
|
3075
|
+
}
|
|
3076
|
+
|
|
3077
|
+
export interface ParameterPatternMismatchException extends __SmithyException, $MetadataBearer {
|
|
3078
|
+
name: "ParameterPatternMismatchException";
|
|
3079
|
+
$fault: "client";
|
|
3080
|
+
|
|
3081
|
+
message?: string;
|
|
3082
|
+
}
|
|
3083
|
+
export declare namespace ParameterPatternMismatchException {
|
|
3084
|
+
|
|
3085
|
+
const filterSensitiveLog: (obj: ParameterPatternMismatchException) => any;
|
|
3086
|
+
}
|
|
3087
|
+
|
|
3088
|
+
export interface PoliciesLimitExceededException extends __SmithyException, $MetadataBearer {
|
|
3089
|
+
name: "PoliciesLimitExceededException";
|
|
3090
|
+
$fault: "client";
|
|
3091
|
+
message?: string;
|
|
3092
|
+
}
|
|
3093
|
+
export declare namespace PoliciesLimitExceededException {
|
|
3094
|
+
|
|
3095
|
+
const filterSensitiveLog: (obj: PoliciesLimitExceededException) => any;
|
|
3096
|
+
}
|
|
3097
|
+
export interface PutParameterRequest {
|
|
3098
|
+
|
|
3099
|
+
Name: string | undefined;
|
|
3100
|
+
|
|
3101
|
+
Description?: string;
|
|
3102
|
+
|
|
3103
|
+
Value: string | undefined;
|
|
3104
|
+
|
|
3105
|
+
Type?: ParameterType | string;
|
|
3106
|
+
|
|
3107
|
+
KeyId?: string;
|
|
3108
|
+
|
|
3109
|
+
Overwrite?: boolean;
|
|
3110
|
+
|
|
3111
|
+
AllowedPattern?: string;
|
|
3112
|
+
|
|
3113
|
+
Tags?: Tag[];
|
|
3114
|
+
|
|
3115
|
+
Tier?: ParameterTier | string;
|
|
3116
|
+
|
|
3117
|
+
Policies?: string;
|
|
3118
|
+
|
|
3119
|
+
DataType?: string;
|
|
3120
|
+
}
|
|
3121
|
+
export declare namespace PutParameterRequest {
|
|
3122
|
+
|
|
3123
|
+
const filterSensitiveLog: (obj: PutParameterRequest) => any;
|
|
3124
|
+
}
|
|
3125
|
+
export interface PutParameterResult {
|
|
3126
|
+
|
|
3127
|
+
Version?: number;
|
|
3128
|
+
|
|
3129
|
+
Tier?: ParameterTier | string;
|
|
3130
|
+
}
|
|
3131
|
+
export declare namespace PutParameterResult {
|
|
3132
|
+
|
|
3133
|
+
const filterSensitiveLog: (obj: PutParameterResult) => any;
|
|
3134
|
+
}
|
|
3135
|
+
|
|
3136
|
+
export interface UnsupportedParameterType extends __SmithyException, $MetadataBearer {
|
|
3137
|
+
name: "UnsupportedParameterType";
|
|
3138
|
+
$fault: "client";
|
|
3139
|
+
message?: string;
|
|
3140
|
+
}
|
|
3141
|
+
export declare namespace UnsupportedParameterType {
|
|
3142
|
+
|
|
3143
|
+
const filterSensitiveLog: (obj: UnsupportedParameterType) => any;
|
|
3144
|
+
}
|
|
3145
|
+
export interface RegisterDefaultPatchBaselineRequest {
|
|
3146
|
+
|
|
3147
|
+
BaselineId: string | undefined;
|
|
3148
|
+
}
|
|
3149
|
+
export declare namespace RegisterDefaultPatchBaselineRequest {
|
|
3150
|
+
|
|
3151
|
+
const filterSensitiveLog: (obj: RegisterDefaultPatchBaselineRequest) => any;
|
|
3152
|
+
}
|
|
3153
|
+
export interface RegisterDefaultPatchBaselineResult {
|
|
3154
|
+
|
|
3155
|
+
BaselineId?: string;
|
|
3156
|
+
}
|
|
3157
|
+
export declare namespace RegisterDefaultPatchBaselineResult {
|
|
3158
|
+
|
|
3159
|
+
const filterSensitiveLog: (obj: RegisterDefaultPatchBaselineResult) => any;
|
|
3160
|
+
}
|
|
3161
|
+
export interface RegisterPatchBaselineForPatchGroupRequest {
|
|
3162
|
+
|
|
3163
|
+
BaselineId: string | undefined;
|
|
3164
|
+
|
|
3165
|
+
PatchGroup: string | undefined;
|
|
3166
|
+
}
|
|
3167
|
+
export declare namespace RegisterPatchBaselineForPatchGroupRequest {
|
|
3168
|
+
|
|
3169
|
+
const filterSensitiveLog: (obj: RegisterPatchBaselineForPatchGroupRequest) => any;
|
|
3170
|
+
}
|
|
3171
|
+
export interface RegisterPatchBaselineForPatchGroupResult {
|
|
3172
|
+
|
|
3173
|
+
BaselineId?: string;
|
|
3174
|
+
|
|
3175
|
+
PatchGroup?: string;
|
|
3176
|
+
}
|
|
3177
|
+
export declare namespace RegisterPatchBaselineForPatchGroupResult {
|
|
3178
|
+
|
|
3179
|
+
const filterSensitiveLog: (obj: RegisterPatchBaselineForPatchGroupResult) => any;
|
|
3180
|
+
}
|
|
3181
|
+
export interface RegisterTargetWithMaintenanceWindowRequest {
|
|
3182
|
+
|
|
3183
|
+
WindowId: string | undefined;
|
|
3184
|
+
|
|
3185
|
+
ResourceType: MaintenanceWindowResourceType | string | undefined;
|
|
3186
|
+
|
|
3187
|
+
Targets: Target[] | undefined;
|
|
3188
|
+
|
|
3189
|
+
OwnerInformation?: string;
|
|
3190
|
+
|
|
3191
|
+
Name?: string;
|
|
3192
|
+
|
|
3193
|
+
Description?: string;
|
|
3194
|
+
|
|
3195
|
+
ClientToken?: string;
|
|
3196
|
+
}
|
|
3197
|
+
export declare namespace RegisterTargetWithMaintenanceWindowRequest {
|
|
3198
|
+
|
|
3199
|
+
const filterSensitiveLog: (obj: RegisterTargetWithMaintenanceWindowRequest) => any;
|
|
3200
|
+
}
|
|
3201
|
+
export interface RegisterTargetWithMaintenanceWindowResult {
|
|
3202
|
+
|
|
3203
|
+
WindowTargetId?: string;
|
|
3204
|
+
}
|
|
3205
|
+
export declare namespace RegisterTargetWithMaintenanceWindowResult {
|
|
3206
|
+
|
|
3207
|
+
const filterSensitiveLog: (obj: RegisterTargetWithMaintenanceWindowResult) => any;
|
|
3208
|
+
}
|
|
3209
|
+
|
|
3210
|
+
export interface FeatureNotAvailableException extends __SmithyException, $MetadataBearer {
|
|
3211
|
+
name: "FeatureNotAvailableException";
|
|
3212
|
+
$fault: "client";
|
|
3213
|
+
Message?: string;
|
|
3214
|
+
}
|
|
3215
|
+
export declare namespace FeatureNotAvailableException {
|
|
3216
|
+
|
|
3217
|
+
const filterSensitiveLog: (obj: FeatureNotAvailableException) => any;
|
|
3218
|
+
}
|
|
3219
|
+
export interface RegisterTaskWithMaintenanceWindowRequest {
|
|
3220
|
+
|
|
3221
|
+
WindowId: string | undefined;
|
|
3222
|
+
|
|
3223
|
+
Targets?: Target[];
|
|
3224
|
+
|
|
3225
|
+
TaskArn: string | undefined;
|
|
3226
|
+
|
|
3227
|
+
ServiceRoleArn?: string;
|
|
3228
|
+
|
|
3229
|
+
TaskType: MaintenanceWindowTaskType | string | undefined;
|
|
3230
|
+
|
|
3231
|
+
TaskParameters?: {
|
|
3232
|
+
[key: string]: MaintenanceWindowTaskParameterValueExpression;
|
|
3233
|
+
};
|
|
3234
|
+
|
|
3235
|
+
TaskInvocationParameters?: MaintenanceWindowTaskInvocationParameters;
|
|
3236
|
+
|
|
3237
|
+
Priority?: number;
|
|
3238
|
+
|
|
3239
|
+
MaxConcurrency?: string;
|
|
3240
|
+
|
|
3241
|
+
MaxErrors?: string;
|
|
3242
|
+
|
|
3243
|
+
LoggingInfo?: LoggingInfo;
|
|
3244
|
+
|
|
3245
|
+
Name?: string;
|
|
3246
|
+
|
|
3247
|
+
Description?: string;
|
|
3248
|
+
|
|
3249
|
+
ClientToken?: string;
|
|
3250
|
+
|
|
3251
|
+
CutoffBehavior?: MaintenanceWindowTaskCutoffBehavior | string;
|
|
3252
|
+
}
|
|
3253
|
+
export declare namespace RegisterTaskWithMaintenanceWindowRequest {
|
|
3254
|
+
|
|
3255
|
+
const filterSensitiveLog: (obj: RegisterTaskWithMaintenanceWindowRequest) => any;
|
|
3256
|
+
}
|
|
3257
|
+
export interface RegisterTaskWithMaintenanceWindowResult {
|
|
3258
|
+
|
|
3259
|
+
WindowTaskId?: string;
|
|
3260
|
+
}
|
|
3261
|
+
export declare namespace RegisterTaskWithMaintenanceWindowResult {
|
|
3262
|
+
|
|
3263
|
+
const filterSensitiveLog: (obj: RegisterTaskWithMaintenanceWindowResult) => any;
|
|
3264
|
+
}
|
|
3265
|
+
export interface RemoveTagsFromResourceRequest {
|
|
3266
|
+
|
|
3267
|
+
ResourceType: ResourceTypeForTagging | string | undefined;
|
|
3268
|
+
|
|
3269
|
+
ResourceId: string | undefined;
|
|
3270
|
+
|
|
3271
|
+
TagKeys: string[] | undefined;
|
|
3272
|
+
}
|
|
3273
|
+
export declare namespace RemoveTagsFromResourceRequest {
|
|
3274
|
+
|
|
3275
|
+
const filterSensitiveLog: (obj: RemoveTagsFromResourceRequest) => any;
|
|
3276
|
+
}
|
|
3277
|
+
export interface RemoveTagsFromResourceResult {
|
|
3278
|
+
}
|
|
3279
|
+
export declare namespace RemoveTagsFromResourceResult {
|
|
3280
|
+
|
|
3281
|
+
const filterSensitiveLog: (obj: RemoveTagsFromResourceResult) => any;
|
|
3282
|
+
}
|
|
3283
|
+
|
|
3284
|
+
export interface ResetServiceSettingRequest {
|
|
3285
|
+
|
|
3286
|
+
SettingId: string | undefined;
|
|
3287
|
+
}
|
|
3288
|
+
export declare namespace ResetServiceSettingRequest {
|
|
3289
|
+
|
|
3290
|
+
const filterSensitiveLog: (obj: ResetServiceSettingRequest) => any;
|
|
3291
|
+
}
|
|
3292
|
+
|
|
3293
|
+
export interface ResetServiceSettingResult {
|
|
3294
|
+
|
|
3295
|
+
ServiceSetting?: ServiceSetting;
|
|
3296
|
+
}
|
|
3297
|
+
export declare namespace ResetServiceSettingResult {
|
|
3298
|
+
|
|
3299
|
+
const filterSensitiveLog: (obj: ResetServiceSettingResult) => any;
|
|
3300
|
+
}
|
|
3301
|
+
export interface ResumeSessionRequest {
|
|
3302
|
+
|
|
3303
|
+
SessionId: string | undefined;
|
|
3304
|
+
}
|
|
3305
|
+
export declare namespace ResumeSessionRequest {
|
|
3306
|
+
|
|
3307
|
+
const filterSensitiveLog: (obj: ResumeSessionRequest) => any;
|
|
3308
|
+
}
|
|
3309
|
+
export interface ResumeSessionResponse {
|
|
3310
|
+
|
|
3311
|
+
SessionId?: string;
|
|
3312
|
+
|
|
3313
|
+
TokenValue?: string;
|
|
3314
|
+
|
|
3315
|
+
StreamUrl?: string;
|
|
3316
|
+
}
|
|
3317
|
+
export declare namespace ResumeSessionResponse {
|
|
3318
|
+
|
|
3319
|
+
const filterSensitiveLog: (obj: ResumeSessionResponse) => any;
|
|
3320
|
+
}
|
|
3321
|
+
|
|
3322
|
+
export interface AutomationStepNotFoundException extends __SmithyException, $MetadataBearer {
|
|
3323
|
+
name: "AutomationStepNotFoundException";
|
|
3324
|
+
$fault: "client";
|
|
3325
|
+
Message?: string;
|
|
3326
|
+
}
|
|
3327
|
+
export declare namespace AutomationStepNotFoundException {
|
|
3328
|
+
|
|
3329
|
+
const filterSensitiveLog: (obj: AutomationStepNotFoundException) => any;
|
|
3330
|
+
}
|
|
3331
|
+
|
|
3332
|
+
export interface InvalidAutomationSignalException extends __SmithyException, $MetadataBearer {
|
|
3333
|
+
name: "InvalidAutomationSignalException";
|
|
3334
|
+
$fault: "client";
|
|
3335
|
+
Message?: string;
|
|
3336
|
+
}
|
|
3337
|
+
export declare namespace InvalidAutomationSignalException {
|
|
3338
|
+
|
|
3339
|
+
const filterSensitiveLog: (obj: InvalidAutomationSignalException) => any;
|
|
3340
|
+
}
|
|
3341
|
+
export declare enum SignalType {
|
|
3342
|
+
APPROVE = "Approve",
|
|
3343
|
+
REJECT = "Reject",
|
|
3344
|
+
RESUME = "Resume",
|
|
3345
|
+
START_STEP = "StartStep",
|
|
3346
|
+
STOP_STEP = "StopStep"
|
|
3347
|
+
}
|
|
3348
|
+
export interface SendAutomationSignalRequest {
|
|
3349
|
+
|
|
3350
|
+
AutomationExecutionId: string | undefined;
|
|
3351
|
+
|
|
3352
|
+
SignalType: SignalType | string | undefined;
|
|
3353
|
+
|
|
3354
|
+
Payload?: {
|
|
3355
|
+
[key: string]: string[];
|
|
3356
|
+
};
|
|
3357
|
+
}
|
|
3358
|
+
export declare namespace SendAutomationSignalRequest {
|
|
3359
|
+
|
|
3360
|
+
const filterSensitiveLog: (obj: SendAutomationSignalRequest) => any;
|
|
3361
|
+
}
|
|
3362
|
+
export interface SendAutomationSignalResult {
|
|
3363
|
+
}
|
|
3364
|
+
export declare namespace SendAutomationSignalResult {
|
|
3365
|
+
|
|
3366
|
+
const filterSensitiveLog: (obj: SendAutomationSignalResult) => any;
|
|
3367
|
+
}
|
|
3368
|
+
|
|
3369
|
+
export interface InvalidNotificationConfig extends __SmithyException, $MetadataBearer {
|
|
3370
|
+
name: "InvalidNotificationConfig";
|
|
3371
|
+
$fault: "client";
|
|
3372
|
+
Message?: string;
|
|
3373
|
+
}
|
|
3374
|
+
export declare namespace InvalidNotificationConfig {
|
|
3375
|
+
|
|
3376
|
+
const filterSensitiveLog: (obj: InvalidNotificationConfig) => any;
|
|
3377
|
+
}
|
|
3378
|
+
|
|
3379
|
+
export interface InvalidOutputFolder extends __SmithyException, $MetadataBearer {
|
|
3380
|
+
name: "InvalidOutputFolder";
|
|
3381
|
+
$fault: "client";
|
|
3382
|
+
}
|
|
3383
|
+
export declare namespace InvalidOutputFolder {
|
|
3384
|
+
|
|
3385
|
+
const filterSensitiveLog: (obj: InvalidOutputFolder) => any;
|
|
3386
|
+
}
|
|
3387
|
+
|
|
3388
|
+
export interface InvalidRole extends __SmithyException, $MetadataBearer {
|
|
3389
|
+
name: "InvalidRole";
|
|
3390
|
+
$fault: "client";
|
|
3391
|
+
Message?: string;
|
|
3392
|
+
}
|
|
3393
|
+
export declare namespace InvalidRole {
|
|
3394
|
+
|
|
3395
|
+
const filterSensitiveLog: (obj: InvalidRole) => any;
|
|
3396
|
+
}
|
|
3397
|
+
export interface SendCommandRequest {
|
|
3398
|
+
|
|
3399
|
+
InstanceIds?: string[];
|
|
3400
|
+
|
|
3401
|
+
Targets?: Target[];
|
|
3402
|
+
|
|
3403
|
+
DocumentName: string | undefined;
|
|
3404
|
+
|
|
3405
|
+
DocumentVersion?: string;
|
|
3406
|
+
|
|
3407
|
+
DocumentHash?: string;
|
|
3408
|
+
|
|
3409
|
+
DocumentHashType?: DocumentHashType | string;
|
|
3410
|
+
|
|
3411
|
+
TimeoutSeconds?: number;
|
|
3412
|
+
|
|
3413
|
+
Comment?: string;
|
|
3414
|
+
|
|
3415
|
+
Parameters?: {
|
|
3416
|
+
[key: string]: string[];
|
|
3417
|
+
};
|
|
3418
|
+
|
|
3419
|
+
OutputS3Region?: string;
|
|
3420
|
+
|
|
3421
|
+
OutputS3BucketName?: string;
|
|
3422
|
+
|
|
3423
|
+
OutputS3KeyPrefix?: string;
|
|
3424
|
+
|
|
3425
|
+
MaxConcurrency?: string;
|
|
3426
|
+
|
|
3427
|
+
MaxErrors?: string;
|
|
3428
|
+
|
|
3429
|
+
ServiceRoleArn?: string;
|
|
3430
|
+
|
|
3431
|
+
NotificationConfig?: NotificationConfig;
|
|
3432
|
+
|
|
3433
|
+
CloudWatchOutputConfig?: CloudWatchOutputConfig;
|
|
3434
|
+
}
|
|
3435
|
+
export declare namespace SendCommandRequest {
|
|
3436
|
+
|
|
3437
|
+
const filterSensitiveLog: (obj: SendCommandRequest) => any;
|
|
3438
|
+
}
|
|
3439
|
+
export interface SendCommandResult {
|
|
3440
|
+
|
|
3441
|
+
Command?: Command;
|
|
3442
|
+
}
|
|
3443
|
+
export declare namespace SendCommandResult {
|
|
3444
|
+
|
|
3445
|
+
const filterSensitiveLog: (obj: SendCommandResult) => any;
|
|
3446
|
+
}
|
|
3447
|
+
|
|
3448
|
+
export interface InvalidAssociation extends __SmithyException, $MetadataBearer {
|
|
3449
|
+
name: "InvalidAssociation";
|
|
3450
|
+
$fault: "client";
|
|
3451
|
+
Message?: string;
|
|
3452
|
+
}
|
|
3453
|
+
export declare namespace InvalidAssociation {
|
|
3454
|
+
|
|
3455
|
+
const filterSensitiveLog: (obj: InvalidAssociation) => any;
|
|
3456
|
+
}
|
|
3457
|
+
export interface StartAssociationsOnceRequest {
|
|
3458
|
+
|
|
3459
|
+
AssociationIds: string[] | undefined;
|
|
3460
|
+
}
|
|
3461
|
+
export declare namespace StartAssociationsOnceRequest {
|
|
3462
|
+
|
|
3463
|
+
const filterSensitiveLog: (obj: StartAssociationsOnceRequest) => any;
|
|
3464
|
+
}
|
|
3465
|
+
export interface StartAssociationsOnceResult {
|
|
3466
|
+
}
|
|
3467
|
+
export declare namespace StartAssociationsOnceResult {
|
|
3468
|
+
|
|
3469
|
+
const filterSensitiveLog: (obj: StartAssociationsOnceResult) => any;
|
|
3470
|
+
}
|
|
3471
|
+
|
|
3472
|
+
export interface AutomationDefinitionNotFoundException extends __SmithyException, $MetadataBearer {
|
|
3473
|
+
name: "AutomationDefinitionNotFoundException";
|
|
3474
|
+
$fault: "client";
|
|
3475
|
+
Message?: string;
|
|
3476
|
+
}
|
|
3477
|
+
export declare namespace AutomationDefinitionNotFoundException {
|
|
3478
|
+
|
|
3479
|
+
const filterSensitiveLog: (obj: AutomationDefinitionNotFoundException) => any;
|
|
3480
|
+
}
|
|
3481
|
+
|
|
3482
|
+
export interface AutomationDefinitionVersionNotFoundException extends __SmithyException, $MetadataBearer {
|
|
3483
|
+
name: "AutomationDefinitionVersionNotFoundException";
|
|
3484
|
+
$fault: "client";
|
|
3485
|
+
Message?: string;
|
|
3486
|
+
}
|
|
3487
|
+
export declare namespace AutomationDefinitionVersionNotFoundException {
|
|
3488
|
+
|
|
3489
|
+
const filterSensitiveLog: (obj: AutomationDefinitionVersionNotFoundException) => any;
|
|
3490
|
+
}
|
|
3491
|
+
|
|
3492
|
+
export interface AutomationExecutionLimitExceededException extends __SmithyException, $MetadataBearer {
|
|
3493
|
+
name: "AutomationExecutionLimitExceededException";
|
|
3494
|
+
$fault: "client";
|
|
3495
|
+
Message?: string;
|
|
3496
|
+
}
|
|
3497
|
+
export declare namespace AutomationExecutionLimitExceededException {
|
|
3498
|
+
|
|
3499
|
+
const filterSensitiveLog: (obj: AutomationExecutionLimitExceededException) => any;
|
|
3500
|
+
}
|
|
3501
|
+
|
|
3502
|
+
export interface InvalidAutomationExecutionParametersException extends __SmithyException, $MetadataBearer {
|
|
3503
|
+
name: "InvalidAutomationExecutionParametersException";
|
|
3504
|
+
$fault: "client";
|
|
3505
|
+
Message?: string;
|
|
3506
|
+
}
|
|
3507
|
+
export declare namespace InvalidAutomationExecutionParametersException {
|
|
3508
|
+
|
|
3509
|
+
const filterSensitiveLog: (obj: InvalidAutomationExecutionParametersException) => any;
|
|
3510
|
+
}
|
|
3511
|
+
export interface StartAutomationExecutionRequest {
|
|
3512
|
+
|
|
3513
|
+
DocumentName: string | undefined;
|
|
3514
|
+
|
|
3515
|
+
DocumentVersion?: string;
|
|
3516
|
+
|
|
3517
|
+
Parameters?: {
|
|
3518
|
+
[key: string]: string[];
|
|
3519
|
+
};
|
|
3520
|
+
|
|
3521
|
+
ClientToken?: string;
|
|
3522
|
+
|
|
3523
|
+
Mode?: ExecutionMode | string;
|
|
3524
|
+
|
|
3525
|
+
TargetParameterName?: string;
|
|
3526
|
+
|
|
3527
|
+
Targets?: Target[];
|
|
3528
|
+
|
|
3529
|
+
TargetMaps?: {
|
|
3530
|
+
[key: string]: string[];
|
|
3531
|
+
}[];
|
|
3532
|
+
|
|
3533
|
+
MaxConcurrency?: string;
|
|
3534
|
+
|
|
3535
|
+
MaxErrors?: string;
|
|
3536
|
+
|
|
3537
|
+
TargetLocations?: TargetLocation[];
|
|
3538
|
+
|
|
3539
|
+
Tags?: Tag[];
|
|
3540
|
+
}
|
|
3541
|
+
export declare namespace StartAutomationExecutionRequest {
|
|
3542
|
+
|
|
3543
|
+
const filterSensitiveLog: (obj: StartAutomationExecutionRequest) => any;
|
|
3544
|
+
}
|
|
3545
|
+
export interface StartAutomationExecutionResult {
|
|
3546
|
+
|
|
3547
|
+
AutomationExecutionId?: string;
|
|
3548
|
+
}
|
|
3549
|
+
export declare namespace StartAutomationExecutionResult {
|
|
3550
|
+
|
|
3551
|
+
const filterSensitiveLog: (obj: StartAutomationExecutionResult) => any;
|
|
3552
|
+
}
|
|
3553
|
+
|
|
3554
|
+
export interface AutomationDefinitionNotApprovedException extends __SmithyException, $MetadataBearer {
|
|
3555
|
+
name: "AutomationDefinitionNotApprovedException";
|
|
3556
|
+
$fault: "client";
|
|
3557
|
+
Message?: string;
|
|
3558
|
+
}
|
|
3559
|
+
export declare namespace AutomationDefinitionNotApprovedException {
|
|
3560
|
+
|
|
3561
|
+
const filterSensitiveLog: (obj: AutomationDefinitionNotApprovedException) => any;
|
|
3562
|
+
}
|
|
3563
|
+
export interface StartChangeRequestExecutionRequest {
|
|
3564
|
+
|
|
3565
|
+
ScheduledTime?: Date;
|
|
3566
|
+
|
|
3567
|
+
DocumentName: string | undefined;
|
|
3568
|
+
|
|
3569
|
+
DocumentVersion?: string;
|
|
3570
|
+
|
|
3571
|
+
Parameters?: {
|
|
3572
|
+
[key: string]: string[];
|
|
3573
|
+
};
|
|
3574
|
+
|
|
3575
|
+
ChangeRequestName?: string;
|
|
3576
|
+
|
|
3577
|
+
ClientToken?: string;
|
|
3578
|
+
|
|
3579
|
+
AutoApprove?: boolean;
|
|
3580
|
+
|
|
3581
|
+
Runbooks: Runbook[] | undefined;
|
|
3582
|
+
|
|
3583
|
+
Tags?: Tag[];
|
|
3584
|
+
|
|
3585
|
+
ScheduledEndTime?: Date;
|
|
3586
|
+
|
|
3587
|
+
ChangeDetails?: string;
|
|
3588
|
+
}
|
|
3589
|
+
export declare namespace StartChangeRequestExecutionRequest {
|
|
3590
|
+
|
|
3591
|
+
const filterSensitiveLog: (obj: StartChangeRequestExecutionRequest) => any;
|
|
3592
|
+
}
|
|
3593
|
+
export interface StartChangeRequestExecutionResult {
|
|
3594
|
+
|
|
3595
|
+
AutomationExecutionId?: string;
|
|
3596
|
+
}
|
|
3597
|
+
export declare namespace StartChangeRequestExecutionResult {
|
|
3598
|
+
|
|
3599
|
+
const filterSensitiveLog: (obj: StartChangeRequestExecutionResult) => any;
|
|
3600
|
+
}
|
|
3601
|
+
export interface StartSessionRequest {
|
|
3602
|
+
|
|
3603
|
+
Target: string | undefined;
|
|
3604
|
+
|
|
3605
|
+
DocumentName?: string;
|
|
3606
|
+
|
|
3607
|
+
Parameters?: {
|
|
3608
|
+
[key: string]: string[];
|
|
3609
|
+
};
|
|
3610
|
+
}
|
|
3611
|
+
export declare namespace StartSessionRequest {
|
|
3612
|
+
|
|
3613
|
+
const filterSensitiveLog: (obj: StartSessionRequest) => any;
|
|
3614
|
+
}
|
|
3615
|
+
export interface StartSessionResponse {
|
|
3616
|
+
|
|
3617
|
+
SessionId?: string;
|
|
3618
|
+
|
|
3619
|
+
TokenValue?: string;
|
|
3620
|
+
|
|
3621
|
+
StreamUrl?: string;
|
|
3622
|
+
}
|
|
3623
|
+
export declare namespace StartSessionResponse {
|
|
3624
|
+
|
|
3625
|
+
const filterSensitiveLog: (obj: StartSessionResponse) => any;
|
|
3626
|
+
}
|
|
3627
|
+
|
|
3628
|
+
export interface TargetNotConnected extends __SmithyException, $MetadataBearer {
|
|
3629
|
+
name: "TargetNotConnected";
|
|
3630
|
+
$fault: "client";
|
|
3631
|
+
Message?: string;
|
|
3632
|
+
}
|
|
3633
|
+
export declare namespace TargetNotConnected {
|
|
3634
|
+
|
|
3635
|
+
const filterSensitiveLog: (obj: TargetNotConnected) => any;
|
|
3636
|
+
}
|
|
3637
|
+
|
|
3638
|
+
export interface InvalidAutomationStatusUpdateException extends __SmithyException, $MetadataBearer {
|
|
3639
|
+
name: "InvalidAutomationStatusUpdateException";
|
|
3640
|
+
$fault: "client";
|
|
3641
|
+
Message?: string;
|
|
3642
|
+
}
|
|
3643
|
+
export declare namespace InvalidAutomationStatusUpdateException {
|
|
3644
|
+
|
|
3645
|
+
const filterSensitiveLog: (obj: InvalidAutomationStatusUpdateException) => any;
|
|
3646
|
+
}
|
|
3647
|
+
export declare enum StopType {
|
|
3648
|
+
CANCEL = "Cancel",
|
|
3649
|
+
COMPLETE = "Complete"
|
|
3650
|
+
}
|
|
3651
|
+
export interface StopAutomationExecutionRequest {
|
|
3652
|
+
|
|
3653
|
+
AutomationExecutionId: string | undefined;
|
|
3654
|
+
|
|
3655
|
+
Type?: StopType | string;
|
|
3656
|
+
}
|
|
3657
|
+
export declare namespace StopAutomationExecutionRequest {
|
|
3658
|
+
|
|
3659
|
+
const filterSensitiveLog: (obj: StopAutomationExecutionRequest) => any;
|
|
3660
|
+
}
|
|
3661
|
+
export interface StopAutomationExecutionResult {
|
|
3662
|
+
}
|
|
3663
|
+
export declare namespace StopAutomationExecutionResult {
|
|
3664
|
+
|
|
3665
|
+
const filterSensitiveLog: (obj: StopAutomationExecutionResult) => any;
|
|
3666
|
+
}
|
|
3667
|
+
export interface TerminateSessionRequest {
|
|
3668
|
+
|
|
3669
|
+
SessionId: string | undefined;
|
|
3670
|
+
}
|
|
3671
|
+
export declare namespace TerminateSessionRequest {
|
|
3672
|
+
|
|
3673
|
+
const filterSensitiveLog: (obj: TerminateSessionRequest) => any;
|
|
3674
|
+
}
|
|
3675
|
+
export interface TerminateSessionResponse {
|
|
3676
|
+
|
|
3677
|
+
SessionId?: string;
|
|
3678
|
+
}
|
|
3679
|
+
export declare namespace TerminateSessionResponse {
|
|
3680
|
+
|
|
3681
|
+
const filterSensitiveLog: (obj: TerminateSessionResponse) => any;
|
|
3682
|
+
}
|
|
3683
|
+
export interface UnlabelParameterVersionRequest {
|
|
3684
|
+
|
|
3685
|
+
Name: string | undefined;
|
|
3686
|
+
|
|
3687
|
+
ParameterVersion: number | undefined;
|
|
3688
|
+
|
|
3689
|
+
Labels: string[] | undefined;
|
|
3690
|
+
}
|
|
3691
|
+
export declare namespace UnlabelParameterVersionRequest {
|
|
3692
|
+
|
|
3693
|
+
const filterSensitiveLog: (obj: UnlabelParameterVersionRequest) => any;
|
|
3694
|
+
}
|
|
3695
|
+
export interface UnlabelParameterVersionResult {
|
|
3696
|
+
|
|
3697
|
+
RemovedLabels?: string[];
|
|
3698
|
+
|
|
3699
|
+
InvalidLabels?: string[];
|
|
3700
|
+
}
|
|
3701
|
+
export declare namespace UnlabelParameterVersionResult {
|
|
3702
|
+
|
|
3703
|
+
const filterSensitiveLog: (obj: UnlabelParameterVersionResult) => any;
|
|
3704
|
+
}
|
|
3705
|
+
|
|
3706
|
+
export interface AssociationVersionLimitExceeded extends __SmithyException, $MetadataBearer {
|
|
3707
|
+
name: "AssociationVersionLimitExceeded";
|
|
3708
|
+
$fault: "client";
|
|
3709
|
+
Message?: string;
|
|
3710
|
+
}
|
|
3711
|
+
export declare namespace AssociationVersionLimitExceeded {
|
|
3712
|
+
|
|
3713
|
+
const filterSensitiveLog: (obj: AssociationVersionLimitExceeded) => any;
|
|
3714
|
+
}
|
|
3715
|
+
|
|
3716
|
+
export interface InvalidUpdate extends __SmithyException, $MetadataBearer {
|
|
3717
|
+
name: "InvalidUpdate";
|
|
3718
|
+
$fault: "client";
|
|
3719
|
+
Message?: string;
|
|
3720
|
+
}
|
|
3721
|
+
export declare namespace InvalidUpdate {
|
|
3722
|
+
|
|
3723
|
+
const filterSensitiveLog: (obj: InvalidUpdate) => any;
|
|
3724
|
+
}
|
|
3725
|
+
export interface UpdateAssociationRequest {
|
|
3726
|
+
|
|
3727
|
+
AssociationId: string | undefined;
|
|
3728
|
+
|
|
3729
|
+
Parameters?: {
|
|
3730
|
+
[key: string]: string[];
|
|
3731
|
+
};
|
|
3732
|
+
|
|
3733
|
+
DocumentVersion?: string;
|
|
3734
|
+
|
|
3735
|
+
ScheduleExpression?: string;
|
|
3736
|
+
|
|
3737
|
+
OutputLocation?: InstanceAssociationOutputLocation;
|
|
3738
|
+
|
|
3739
|
+
Name?: string;
|
|
3740
|
+
|
|
3741
|
+
Targets?: Target[];
|
|
3742
|
+
|
|
3743
|
+
AssociationName?: string;
|
|
3744
|
+
|
|
3745
|
+
AssociationVersion?: string;
|
|
3746
|
+
|
|
3747
|
+
AutomationTargetParameterName?: string;
|
|
3748
|
+
|
|
3749
|
+
MaxErrors?: string;
|
|
3750
|
+
|
|
3751
|
+
MaxConcurrency?: string;
|
|
3752
|
+
|
|
3753
|
+
ComplianceSeverity?: AssociationComplianceSeverity | string;
|
|
3754
|
+
|
|
3755
|
+
SyncCompliance?: AssociationSyncCompliance | string;
|
|
3756
|
+
|
|
3757
|
+
ApplyOnlyAtCronInterval?: boolean;
|
|
3758
|
+
|
|
3759
|
+
CalendarNames?: string[];
|
|
3760
|
+
|
|
3761
|
+
TargetLocations?: TargetLocation[];
|
|
3762
|
+
}
|
|
3763
|
+
export declare namespace UpdateAssociationRequest {
|
|
3764
|
+
|
|
3765
|
+
const filterSensitiveLog: (obj: UpdateAssociationRequest) => any;
|
|
3766
|
+
}
|
|
3767
|
+
export interface UpdateAssociationResult {
|
|
3768
|
+
|
|
3769
|
+
AssociationDescription?: AssociationDescription;
|
|
3770
|
+
}
|
|
3771
|
+
export declare namespace UpdateAssociationResult {
|
|
3772
|
+
|
|
3773
|
+
const filterSensitiveLog: (obj: UpdateAssociationResult) => any;
|
|
3774
|
+
}
|
|
3775
|
+
|
|
3776
|
+
export interface StatusUnchanged extends __SmithyException, $MetadataBearer {
|
|
3777
|
+
name: "StatusUnchanged";
|
|
3778
|
+
$fault: "client";
|
|
3779
|
+
}
|
|
3780
|
+
export declare namespace StatusUnchanged {
|
|
3781
|
+
|
|
3782
|
+
const filterSensitiveLog: (obj: StatusUnchanged) => any;
|
|
3783
|
+
}
|
|
3784
|
+
export interface UpdateAssociationStatusRequest {
|
|
3785
|
+
|
|
3786
|
+
Name: string | undefined;
|
|
3787
|
+
|
|
3788
|
+
InstanceId: string | undefined;
|
|
3789
|
+
|
|
3790
|
+
AssociationStatus: AssociationStatus | undefined;
|
|
3791
|
+
}
|
|
3792
|
+
export declare namespace UpdateAssociationStatusRequest {
|
|
3793
|
+
|
|
3794
|
+
const filterSensitiveLog: (obj: UpdateAssociationStatusRequest) => any;
|
|
3795
|
+
}
|
|
3796
|
+
export interface UpdateAssociationStatusResult {
|
|
3797
|
+
|
|
3798
|
+
AssociationDescription?: AssociationDescription;
|
|
3799
|
+
}
|
|
3800
|
+
export declare namespace UpdateAssociationStatusResult {
|
|
3801
|
+
|
|
3802
|
+
const filterSensitiveLog: (obj: UpdateAssociationStatusResult) => any;
|
|
3803
|
+
}
|
|
3804
|
+
|
|
3805
|
+
export interface DocumentVersionLimitExceeded extends __SmithyException, $MetadataBearer {
|
|
3806
|
+
name: "DocumentVersionLimitExceeded";
|
|
3807
|
+
$fault: "client";
|
|
3808
|
+
Message?: string;
|
|
3809
|
+
}
|
|
3810
|
+
export declare namespace DocumentVersionLimitExceeded {
|
|
3811
|
+
|
|
3812
|
+
const filterSensitiveLog: (obj: DocumentVersionLimitExceeded) => any;
|
|
3813
|
+
}
|
|
3814
|
+
|
|
3815
|
+
export interface DuplicateDocumentContent extends __SmithyException, $MetadataBearer {
|
|
3816
|
+
name: "DuplicateDocumentContent";
|
|
3817
|
+
$fault: "client";
|
|
3818
|
+
Message?: string;
|
|
3819
|
+
}
|
|
3820
|
+
export declare namespace DuplicateDocumentContent {
|
|
3821
|
+
|
|
3822
|
+
const filterSensitiveLog: (obj: DuplicateDocumentContent) => any;
|
|
3823
|
+
}
|
|
3824
|
+
|
|
3825
|
+
export interface DuplicateDocumentVersionName extends __SmithyException, $MetadataBearer {
|
|
3826
|
+
name: "DuplicateDocumentVersionName";
|
|
3827
|
+
$fault: "client";
|
|
3828
|
+
Message?: string;
|
|
3829
|
+
}
|
|
3830
|
+
export declare namespace DuplicateDocumentVersionName {
|
|
3831
|
+
|
|
3832
|
+
const filterSensitiveLog: (obj: DuplicateDocumentVersionName) => any;
|
|
3833
|
+
}
|
|
3834
|
+
export interface UpdateDocumentRequest {
|
|
3835
|
+
|
|
3836
|
+
Content: string | undefined;
|
|
3837
|
+
|
|
3838
|
+
Attachments?: AttachmentsSource[];
|
|
3839
|
+
|
|
3840
|
+
Name: string | undefined;
|
|
3841
|
+
|
|
3842
|
+
DisplayName?: string;
|
|
3843
|
+
|
|
3844
|
+
VersionName?: string;
|
|
3845
|
+
|
|
3846
|
+
DocumentVersion?: string;
|
|
3847
|
+
|
|
3848
|
+
DocumentFormat?: DocumentFormat | string;
|
|
3849
|
+
|
|
3850
|
+
TargetType?: string;
|
|
3851
|
+
}
|
|
3852
|
+
export declare namespace UpdateDocumentRequest {
|
|
3853
|
+
|
|
3854
|
+
const filterSensitiveLog: (obj: UpdateDocumentRequest) => any;
|
|
3855
|
+
}
|
|
3856
|
+
export interface UpdateDocumentResult {
|
|
3857
|
+
|
|
3858
|
+
DocumentDescription?: DocumentDescription;
|
|
3859
|
+
}
|
|
3860
|
+
export declare namespace UpdateDocumentResult {
|
|
3861
|
+
|
|
3862
|
+
const filterSensitiveLog: (obj: UpdateDocumentResult) => any;
|
|
3863
|
+
}
|
|
3864
|
+
export interface UpdateDocumentDefaultVersionRequest {
|
|
3865
|
+
|
|
3866
|
+
Name: string | undefined;
|
|
3867
|
+
|
|
3868
|
+
DocumentVersion: string | undefined;
|
|
3869
|
+
}
|
|
3870
|
+
export declare namespace UpdateDocumentDefaultVersionRequest {
|
|
3871
|
+
|
|
3872
|
+
const filterSensitiveLog: (obj: UpdateDocumentDefaultVersionRequest) => any;
|
|
3873
|
+
}
|
|
3874
|
+
|
|
3875
|
+
export interface DocumentDefaultVersionDescription {
|
|
3876
|
+
|
|
3877
|
+
Name?: string;
|
|
3878
|
+
|
|
3879
|
+
DefaultVersion?: string;
|
|
3880
|
+
|
|
3881
|
+
DefaultVersionName?: string;
|
|
3882
|
+
}
|
|
3883
|
+
export declare namespace DocumentDefaultVersionDescription {
|
|
3884
|
+
|
|
3885
|
+
const filterSensitiveLog: (obj: DocumentDefaultVersionDescription) => any;
|
|
3886
|
+
}
|
|
3887
|
+
export interface UpdateDocumentDefaultVersionResult {
|
|
3888
|
+
|
|
3889
|
+
Description?: DocumentDefaultVersionDescription;
|
|
3890
|
+
}
|
|
3891
|
+
export declare namespace UpdateDocumentDefaultVersionResult {
|
|
3892
|
+
|
|
3893
|
+
const filterSensitiveLog: (obj: UpdateDocumentDefaultVersionResult) => any;
|
|
3894
|
+
}
|
|
3895
|
+
export declare enum DocumentReviewAction {
|
|
3896
|
+
Approve = "Approve",
|
|
3897
|
+
Reject = "Reject",
|
|
3898
|
+
SendForReview = "SendForReview",
|
|
3899
|
+
UpdateReview = "UpdateReview"
|
|
3900
|
+
}
|
|
3901
|
+
|
|
3902
|
+
export interface DocumentReviews {
|
|
3903
|
+
|
|
3904
|
+
Action: DocumentReviewAction | string | undefined;
|
|
3905
|
+
|
|
3906
|
+
Comment?: DocumentReviewCommentSource[];
|
|
3907
|
+
}
|
|
3908
|
+
export declare namespace DocumentReviews {
|
|
3909
|
+
|
|
3910
|
+
const filterSensitiveLog: (obj: DocumentReviews) => any;
|
|
3911
|
+
}
|
|
3912
|
+
export interface UpdateDocumentMetadataRequest {
|
|
3913
|
+
|
|
3914
|
+
Name: string | undefined;
|
|
3915
|
+
|
|
3916
|
+
DocumentVersion?: string;
|
|
3917
|
+
|
|
3918
|
+
DocumentReviews: DocumentReviews | undefined;
|
|
3919
|
+
}
|
|
3920
|
+
export declare namespace UpdateDocumentMetadataRequest {
|
|
3921
|
+
|
|
3922
|
+
const filterSensitiveLog: (obj: UpdateDocumentMetadataRequest) => any;
|
|
3923
|
+
}
|
|
3924
|
+
export interface UpdateDocumentMetadataResponse {
|
|
3925
|
+
}
|
|
3926
|
+
export declare namespace UpdateDocumentMetadataResponse {
|
|
3927
|
+
|
|
3928
|
+
const filterSensitiveLog: (obj: UpdateDocumentMetadataResponse) => any;
|
|
3929
|
+
}
|
|
3930
|
+
export interface UpdateMaintenanceWindowRequest {
|
|
3931
|
+
|
|
3932
|
+
WindowId: string | undefined;
|
|
3933
|
+
|
|
3934
|
+
Name?: string;
|
|
3935
|
+
|
|
3936
|
+
Description?: string;
|
|
3937
|
+
|
|
3938
|
+
StartDate?: string;
|
|
3939
|
+
|
|
3940
|
+
EndDate?: string;
|
|
3941
|
+
|
|
3942
|
+
Schedule?: string;
|
|
3943
|
+
|
|
3944
|
+
ScheduleTimezone?: string;
|
|
3945
|
+
|
|
3946
|
+
ScheduleOffset?: number;
|
|
3947
|
+
|
|
3948
|
+
Duration?: number;
|
|
3949
|
+
|
|
3950
|
+
Cutoff?: number;
|
|
3951
|
+
|
|
3952
|
+
AllowUnassociatedTargets?: boolean;
|
|
3953
|
+
|
|
3954
|
+
Enabled?: boolean;
|
|
3955
|
+
|
|
3956
|
+
Replace?: boolean;
|
|
3957
|
+
}
|
|
3958
|
+
export declare namespace UpdateMaintenanceWindowRequest {
|
|
3959
|
+
|
|
3960
|
+
const filterSensitiveLog: (obj: UpdateMaintenanceWindowRequest) => any;
|
|
3961
|
+
}
|