@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,3746 @@
|
|
|
1
|
+
import { MetadataBearer as $MetadataBearer, SmithyException as __SmithyException } from "@aws-sdk/types";
|
|
2
|
+
|
|
3
|
+
export interface AccountSharingInfo {
|
|
4
|
+
|
|
5
|
+
AccountId?: string;
|
|
6
|
+
|
|
7
|
+
SharedDocumentVersion?: string;
|
|
8
|
+
}
|
|
9
|
+
export declare namespace AccountSharingInfo {
|
|
10
|
+
|
|
11
|
+
const filterSensitiveLog: (obj: AccountSharingInfo) => any;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
export interface Tag {
|
|
15
|
+
|
|
16
|
+
Key: string | undefined;
|
|
17
|
+
|
|
18
|
+
Value: string | undefined;
|
|
19
|
+
}
|
|
20
|
+
export declare namespace Tag {
|
|
21
|
+
|
|
22
|
+
const filterSensitiveLog: (obj: Tag) => any;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
export interface Activation {
|
|
26
|
+
|
|
27
|
+
ActivationId?: string;
|
|
28
|
+
|
|
29
|
+
Description?: string;
|
|
30
|
+
|
|
31
|
+
DefaultInstanceName?: string;
|
|
32
|
+
|
|
33
|
+
IamRole?: string;
|
|
34
|
+
|
|
35
|
+
RegistrationLimit?: number;
|
|
36
|
+
|
|
37
|
+
RegistrationsCount?: number;
|
|
38
|
+
|
|
39
|
+
ExpirationDate?: Date;
|
|
40
|
+
|
|
41
|
+
Expired?: boolean;
|
|
42
|
+
|
|
43
|
+
CreatedDate?: Date;
|
|
44
|
+
|
|
45
|
+
Tags?: Tag[];
|
|
46
|
+
}
|
|
47
|
+
export declare namespace Activation {
|
|
48
|
+
|
|
49
|
+
const filterSensitiveLog: (obj: Activation) => any;
|
|
50
|
+
}
|
|
51
|
+
export declare enum ResourceTypeForTagging {
|
|
52
|
+
DOCUMENT = "Document",
|
|
53
|
+
MAINTENANCE_WINDOW = "MaintenanceWindow",
|
|
54
|
+
MANAGED_INSTANCE = "ManagedInstance",
|
|
55
|
+
OPSMETADATA = "OpsMetadata",
|
|
56
|
+
OPS_ITEM = "OpsItem",
|
|
57
|
+
PARAMETER = "Parameter",
|
|
58
|
+
PATCH_BASELINE = "PatchBaseline"
|
|
59
|
+
}
|
|
60
|
+
export interface AddTagsToResourceRequest {
|
|
61
|
+
|
|
62
|
+
ResourceType: ResourceTypeForTagging | string | undefined;
|
|
63
|
+
|
|
64
|
+
ResourceId: string | undefined;
|
|
65
|
+
|
|
66
|
+
Tags: Tag[] | undefined;
|
|
67
|
+
}
|
|
68
|
+
export declare namespace AddTagsToResourceRequest {
|
|
69
|
+
|
|
70
|
+
const filterSensitiveLog: (obj: AddTagsToResourceRequest) => any;
|
|
71
|
+
}
|
|
72
|
+
export interface AddTagsToResourceResult {
|
|
73
|
+
}
|
|
74
|
+
export declare namespace AddTagsToResourceResult {
|
|
75
|
+
|
|
76
|
+
const filterSensitiveLog: (obj: AddTagsToResourceResult) => any;
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
export interface InternalServerError extends __SmithyException, $MetadataBearer {
|
|
80
|
+
name: "InternalServerError";
|
|
81
|
+
$fault: "server";
|
|
82
|
+
Message?: string;
|
|
83
|
+
}
|
|
84
|
+
export declare namespace InternalServerError {
|
|
85
|
+
|
|
86
|
+
const filterSensitiveLog: (obj: InternalServerError) => any;
|
|
87
|
+
}
|
|
88
|
+
|
|
89
|
+
export interface InvalidResourceId extends __SmithyException, $MetadataBearer {
|
|
90
|
+
name: "InvalidResourceId";
|
|
91
|
+
$fault: "client";
|
|
92
|
+
}
|
|
93
|
+
export declare namespace InvalidResourceId {
|
|
94
|
+
|
|
95
|
+
const filterSensitiveLog: (obj: InvalidResourceId) => any;
|
|
96
|
+
}
|
|
97
|
+
|
|
98
|
+
export interface InvalidResourceType extends __SmithyException, $MetadataBearer {
|
|
99
|
+
name: "InvalidResourceType";
|
|
100
|
+
$fault: "client";
|
|
101
|
+
}
|
|
102
|
+
export declare namespace InvalidResourceType {
|
|
103
|
+
|
|
104
|
+
const filterSensitiveLog: (obj: InvalidResourceType) => any;
|
|
105
|
+
}
|
|
106
|
+
|
|
107
|
+
export interface TooManyTagsError extends __SmithyException, $MetadataBearer {
|
|
108
|
+
name: "TooManyTagsError";
|
|
109
|
+
$fault: "client";
|
|
110
|
+
}
|
|
111
|
+
export declare namespace TooManyTagsError {
|
|
112
|
+
|
|
113
|
+
const filterSensitiveLog: (obj: TooManyTagsError) => any;
|
|
114
|
+
}
|
|
115
|
+
|
|
116
|
+
export interface TooManyUpdates extends __SmithyException, $MetadataBearer {
|
|
117
|
+
name: "TooManyUpdates";
|
|
118
|
+
$fault: "client";
|
|
119
|
+
Message?: string;
|
|
120
|
+
}
|
|
121
|
+
export declare namespace TooManyUpdates {
|
|
122
|
+
|
|
123
|
+
const filterSensitiveLog: (obj: TooManyUpdates) => any;
|
|
124
|
+
}
|
|
125
|
+
|
|
126
|
+
export interface AlreadyExistsException extends __SmithyException, $MetadataBearer {
|
|
127
|
+
name: "AlreadyExistsException";
|
|
128
|
+
$fault: "client";
|
|
129
|
+
Message?: string;
|
|
130
|
+
}
|
|
131
|
+
export declare namespace AlreadyExistsException {
|
|
132
|
+
|
|
133
|
+
const filterSensitiveLog: (obj: AlreadyExistsException) => any;
|
|
134
|
+
}
|
|
135
|
+
export interface AssociateOpsItemRelatedItemRequest {
|
|
136
|
+
|
|
137
|
+
OpsItemId: string | undefined;
|
|
138
|
+
|
|
139
|
+
AssociationType: string | undefined;
|
|
140
|
+
|
|
141
|
+
ResourceType: string | undefined;
|
|
142
|
+
|
|
143
|
+
ResourceUri: string | undefined;
|
|
144
|
+
}
|
|
145
|
+
export declare namespace AssociateOpsItemRelatedItemRequest {
|
|
146
|
+
|
|
147
|
+
const filterSensitiveLog: (obj: AssociateOpsItemRelatedItemRequest) => any;
|
|
148
|
+
}
|
|
149
|
+
export interface AssociateOpsItemRelatedItemResponse {
|
|
150
|
+
|
|
151
|
+
AssociationId?: string;
|
|
152
|
+
}
|
|
153
|
+
export declare namespace AssociateOpsItemRelatedItemResponse {
|
|
154
|
+
|
|
155
|
+
const filterSensitiveLog: (obj: AssociateOpsItemRelatedItemResponse) => any;
|
|
156
|
+
}
|
|
157
|
+
|
|
158
|
+
export interface OpsItemInvalidParameterException extends __SmithyException, $MetadataBearer {
|
|
159
|
+
name: "OpsItemInvalidParameterException";
|
|
160
|
+
$fault: "client";
|
|
161
|
+
ParameterNames?: string[];
|
|
162
|
+
Message?: string;
|
|
163
|
+
}
|
|
164
|
+
export declare namespace OpsItemInvalidParameterException {
|
|
165
|
+
|
|
166
|
+
const filterSensitiveLog: (obj: OpsItemInvalidParameterException) => any;
|
|
167
|
+
}
|
|
168
|
+
|
|
169
|
+
export interface OpsItemLimitExceededException extends __SmithyException, $MetadataBearer {
|
|
170
|
+
name: "OpsItemLimitExceededException";
|
|
171
|
+
$fault: "client";
|
|
172
|
+
ResourceTypes?: string[];
|
|
173
|
+
Limit?: number;
|
|
174
|
+
LimitType?: string;
|
|
175
|
+
Message?: string;
|
|
176
|
+
}
|
|
177
|
+
export declare namespace OpsItemLimitExceededException {
|
|
178
|
+
|
|
179
|
+
const filterSensitiveLog: (obj: OpsItemLimitExceededException) => any;
|
|
180
|
+
}
|
|
181
|
+
|
|
182
|
+
export interface OpsItemNotFoundException extends __SmithyException, $MetadataBearer {
|
|
183
|
+
name: "OpsItemNotFoundException";
|
|
184
|
+
$fault: "client";
|
|
185
|
+
Message?: string;
|
|
186
|
+
}
|
|
187
|
+
export declare namespace OpsItemNotFoundException {
|
|
188
|
+
|
|
189
|
+
const filterSensitiveLog: (obj: OpsItemNotFoundException) => any;
|
|
190
|
+
}
|
|
191
|
+
|
|
192
|
+
export interface OpsItemRelatedItemAlreadyExistsException extends __SmithyException, $MetadataBearer {
|
|
193
|
+
name: "OpsItemRelatedItemAlreadyExistsException";
|
|
194
|
+
$fault: "client";
|
|
195
|
+
Message?: string;
|
|
196
|
+
ResourceUri?: string;
|
|
197
|
+
OpsItemId?: string;
|
|
198
|
+
}
|
|
199
|
+
export declare namespace OpsItemRelatedItemAlreadyExistsException {
|
|
200
|
+
|
|
201
|
+
const filterSensitiveLog: (obj: OpsItemRelatedItemAlreadyExistsException) => any;
|
|
202
|
+
}
|
|
203
|
+
|
|
204
|
+
export interface CancelCommandRequest {
|
|
205
|
+
|
|
206
|
+
CommandId: string | undefined;
|
|
207
|
+
|
|
208
|
+
InstanceIds?: string[];
|
|
209
|
+
}
|
|
210
|
+
export declare namespace CancelCommandRequest {
|
|
211
|
+
|
|
212
|
+
const filterSensitiveLog: (obj: CancelCommandRequest) => any;
|
|
213
|
+
}
|
|
214
|
+
|
|
215
|
+
export interface CancelCommandResult {
|
|
216
|
+
}
|
|
217
|
+
export declare namespace CancelCommandResult {
|
|
218
|
+
|
|
219
|
+
const filterSensitiveLog: (obj: CancelCommandResult) => any;
|
|
220
|
+
}
|
|
221
|
+
|
|
222
|
+
export interface DuplicateInstanceId extends __SmithyException, $MetadataBearer {
|
|
223
|
+
name: "DuplicateInstanceId";
|
|
224
|
+
$fault: "client";
|
|
225
|
+
}
|
|
226
|
+
export declare namespace DuplicateInstanceId {
|
|
227
|
+
|
|
228
|
+
const filterSensitiveLog: (obj: DuplicateInstanceId) => any;
|
|
229
|
+
}
|
|
230
|
+
|
|
231
|
+
export interface InvalidCommandId extends __SmithyException, $MetadataBearer {
|
|
232
|
+
name: "InvalidCommandId";
|
|
233
|
+
$fault: "client";
|
|
234
|
+
}
|
|
235
|
+
export declare namespace InvalidCommandId {
|
|
236
|
+
|
|
237
|
+
const filterSensitiveLog: (obj: InvalidCommandId) => any;
|
|
238
|
+
}
|
|
239
|
+
|
|
240
|
+
export interface InvalidInstanceId extends __SmithyException, $MetadataBearer {
|
|
241
|
+
name: "InvalidInstanceId";
|
|
242
|
+
$fault: "client";
|
|
243
|
+
Message?: string;
|
|
244
|
+
}
|
|
245
|
+
export declare namespace InvalidInstanceId {
|
|
246
|
+
|
|
247
|
+
const filterSensitiveLog: (obj: InvalidInstanceId) => any;
|
|
248
|
+
}
|
|
249
|
+
export interface CancelMaintenanceWindowExecutionRequest {
|
|
250
|
+
|
|
251
|
+
WindowExecutionId: string | undefined;
|
|
252
|
+
}
|
|
253
|
+
export declare namespace CancelMaintenanceWindowExecutionRequest {
|
|
254
|
+
|
|
255
|
+
const filterSensitiveLog: (obj: CancelMaintenanceWindowExecutionRequest) => any;
|
|
256
|
+
}
|
|
257
|
+
export interface CancelMaintenanceWindowExecutionResult {
|
|
258
|
+
|
|
259
|
+
WindowExecutionId?: string;
|
|
260
|
+
}
|
|
261
|
+
export declare namespace CancelMaintenanceWindowExecutionResult {
|
|
262
|
+
|
|
263
|
+
const filterSensitiveLog: (obj: CancelMaintenanceWindowExecutionResult) => any;
|
|
264
|
+
}
|
|
265
|
+
|
|
266
|
+
export interface DoesNotExistException extends __SmithyException, $MetadataBearer {
|
|
267
|
+
name: "DoesNotExistException";
|
|
268
|
+
$fault: "client";
|
|
269
|
+
Message?: string;
|
|
270
|
+
}
|
|
271
|
+
export declare namespace DoesNotExistException {
|
|
272
|
+
|
|
273
|
+
const filterSensitiveLog: (obj: DoesNotExistException) => any;
|
|
274
|
+
}
|
|
275
|
+
export interface CreateActivationRequest {
|
|
276
|
+
|
|
277
|
+
Description?: string;
|
|
278
|
+
|
|
279
|
+
DefaultInstanceName?: string;
|
|
280
|
+
|
|
281
|
+
IamRole: string | undefined;
|
|
282
|
+
|
|
283
|
+
RegistrationLimit?: number;
|
|
284
|
+
|
|
285
|
+
ExpirationDate?: Date;
|
|
286
|
+
|
|
287
|
+
Tags?: Tag[];
|
|
288
|
+
}
|
|
289
|
+
export declare namespace CreateActivationRequest {
|
|
290
|
+
|
|
291
|
+
const filterSensitiveLog: (obj: CreateActivationRequest) => any;
|
|
292
|
+
}
|
|
293
|
+
export interface CreateActivationResult {
|
|
294
|
+
|
|
295
|
+
ActivationId?: string;
|
|
296
|
+
|
|
297
|
+
ActivationCode?: string;
|
|
298
|
+
}
|
|
299
|
+
export declare namespace CreateActivationResult {
|
|
300
|
+
|
|
301
|
+
const filterSensitiveLog: (obj: CreateActivationResult) => any;
|
|
302
|
+
}
|
|
303
|
+
|
|
304
|
+
export interface AssociationAlreadyExists extends __SmithyException, $MetadataBearer {
|
|
305
|
+
name: "AssociationAlreadyExists";
|
|
306
|
+
$fault: "client";
|
|
307
|
+
}
|
|
308
|
+
export declare namespace AssociationAlreadyExists {
|
|
309
|
+
|
|
310
|
+
const filterSensitiveLog: (obj: AssociationAlreadyExists) => any;
|
|
311
|
+
}
|
|
312
|
+
|
|
313
|
+
export interface AssociationLimitExceeded extends __SmithyException, $MetadataBearer {
|
|
314
|
+
name: "AssociationLimitExceeded";
|
|
315
|
+
$fault: "client";
|
|
316
|
+
}
|
|
317
|
+
export declare namespace AssociationLimitExceeded {
|
|
318
|
+
|
|
319
|
+
const filterSensitiveLog: (obj: AssociationLimitExceeded) => any;
|
|
320
|
+
}
|
|
321
|
+
export declare enum AssociationComplianceSeverity {
|
|
322
|
+
Critical = "CRITICAL",
|
|
323
|
+
High = "HIGH",
|
|
324
|
+
Low = "LOW",
|
|
325
|
+
Medium = "MEDIUM",
|
|
326
|
+
Unspecified = "UNSPECIFIED"
|
|
327
|
+
}
|
|
328
|
+
|
|
329
|
+
export interface S3OutputLocation {
|
|
330
|
+
|
|
331
|
+
OutputS3Region?: string;
|
|
332
|
+
|
|
333
|
+
OutputS3BucketName?: string;
|
|
334
|
+
|
|
335
|
+
OutputS3KeyPrefix?: string;
|
|
336
|
+
}
|
|
337
|
+
export declare namespace S3OutputLocation {
|
|
338
|
+
|
|
339
|
+
const filterSensitiveLog: (obj: S3OutputLocation) => any;
|
|
340
|
+
}
|
|
341
|
+
|
|
342
|
+
export interface InstanceAssociationOutputLocation {
|
|
343
|
+
|
|
344
|
+
S3Location?: S3OutputLocation;
|
|
345
|
+
}
|
|
346
|
+
export declare namespace InstanceAssociationOutputLocation {
|
|
347
|
+
|
|
348
|
+
const filterSensitiveLog: (obj: InstanceAssociationOutputLocation) => any;
|
|
349
|
+
}
|
|
350
|
+
export declare enum AssociationSyncCompliance {
|
|
351
|
+
Auto = "AUTO",
|
|
352
|
+
Manual = "MANUAL"
|
|
353
|
+
}
|
|
354
|
+
|
|
355
|
+
export interface TargetLocation {
|
|
356
|
+
|
|
357
|
+
Accounts?: string[];
|
|
358
|
+
|
|
359
|
+
Regions?: string[];
|
|
360
|
+
|
|
361
|
+
TargetLocationMaxConcurrency?: string;
|
|
362
|
+
|
|
363
|
+
TargetLocationMaxErrors?: string;
|
|
364
|
+
|
|
365
|
+
ExecutionRoleName?: string;
|
|
366
|
+
}
|
|
367
|
+
export declare namespace TargetLocation {
|
|
368
|
+
|
|
369
|
+
const filterSensitiveLog: (obj: TargetLocation) => any;
|
|
370
|
+
}
|
|
371
|
+
|
|
372
|
+
export interface Target {
|
|
373
|
+
|
|
374
|
+
Key?: string;
|
|
375
|
+
|
|
376
|
+
Values?: string[];
|
|
377
|
+
}
|
|
378
|
+
export declare namespace Target {
|
|
379
|
+
|
|
380
|
+
const filterSensitiveLog: (obj: Target) => any;
|
|
381
|
+
}
|
|
382
|
+
export interface CreateAssociationRequest {
|
|
383
|
+
|
|
384
|
+
Name: string | undefined;
|
|
385
|
+
|
|
386
|
+
DocumentVersion?: string;
|
|
387
|
+
|
|
388
|
+
InstanceId?: string;
|
|
389
|
+
|
|
390
|
+
Parameters?: {
|
|
391
|
+
[key: string]: string[];
|
|
392
|
+
};
|
|
393
|
+
|
|
394
|
+
Targets?: Target[];
|
|
395
|
+
|
|
396
|
+
ScheduleExpression?: string;
|
|
397
|
+
|
|
398
|
+
OutputLocation?: InstanceAssociationOutputLocation;
|
|
399
|
+
|
|
400
|
+
AssociationName?: string;
|
|
401
|
+
|
|
402
|
+
AutomationTargetParameterName?: string;
|
|
403
|
+
|
|
404
|
+
MaxErrors?: string;
|
|
405
|
+
|
|
406
|
+
MaxConcurrency?: string;
|
|
407
|
+
|
|
408
|
+
ComplianceSeverity?: AssociationComplianceSeverity | string;
|
|
409
|
+
|
|
410
|
+
SyncCompliance?: AssociationSyncCompliance | string;
|
|
411
|
+
|
|
412
|
+
ApplyOnlyAtCronInterval?: boolean;
|
|
413
|
+
|
|
414
|
+
CalendarNames?: string[];
|
|
415
|
+
|
|
416
|
+
TargetLocations?: TargetLocation[];
|
|
417
|
+
}
|
|
418
|
+
export declare namespace CreateAssociationRequest {
|
|
419
|
+
|
|
420
|
+
const filterSensitiveLog: (obj: CreateAssociationRequest) => any;
|
|
421
|
+
}
|
|
422
|
+
|
|
423
|
+
export interface AssociationOverview {
|
|
424
|
+
|
|
425
|
+
Status?: string;
|
|
426
|
+
|
|
427
|
+
DetailedStatus?: string;
|
|
428
|
+
|
|
429
|
+
AssociationStatusAggregatedCount?: {
|
|
430
|
+
[key: string]: number;
|
|
431
|
+
};
|
|
432
|
+
}
|
|
433
|
+
export declare namespace AssociationOverview {
|
|
434
|
+
|
|
435
|
+
const filterSensitiveLog: (obj: AssociationOverview) => any;
|
|
436
|
+
}
|
|
437
|
+
export declare enum AssociationStatusName {
|
|
438
|
+
Failed = "Failed",
|
|
439
|
+
Pending = "Pending",
|
|
440
|
+
Success = "Success"
|
|
441
|
+
}
|
|
442
|
+
|
|
443
|
+
export interface AssociationStatus {
|
|
444
|
+
|
|
445
|
+
Date: Date | undefined;
|
|
446
|
+
|
|
447
|
+
Name: AssociationStatusName | string | undefined;
|
|
448
|
+
|
|
449
|
+
Message: string | undefined;
|
|
450
|
+
|
|
451
|
+
AdditionalInfo?: string;
|
|
452
|
+
}
|
|
453
|
+
export declare namespace AssociationStatus {
|
|
454
|
+
|
|
455
|
+
const filterSensitiveLog: (obj: AssociationStatus) => any;
|
|
456
|
+
}
|
|
457
|
+
|
|
458
|
+
export interface AssociationDescription {
|
|
459
|
+
|
|
460
|
+
Name?: string;
|
|
461
|
+
|
|
462
|
+
InstanceId?: string;
|
|
463
|
+
|
|
464
|
+
AssociationVersion?: string;
|
|
465
|
+
|
|
466
|
+
Date?: Date;
|
|
467
|
+
|
|
468
|
+
LastUpdateAssociationDate?: Date;
|
|
469
|
+
|
|
470
|
+
Status?: AssociationStatus;
|
|
471
|
+
|
|
472
|
+
Overview?: AssociationOverview;
|
|
473
|
+
|
|
474
|
+
DocumentVersion?: string;
|
|
475
|
+
|
|
476
|
+
AutomationTargetParameterName?: string;
|
|
477
|
+
|
|
478
|
+
Parameters?: {
|
|
479
|
+
[key: string]: string[];
|
|
480
|
+
};
|
|
481
|
+
|
|
482
|
+
AssociationId?: string;
|
|
483
|
+
|
|
484
|
+
Targets?: Target[];
|
|
485
|
+
|
|
486
|
+
ScheduleExpression?: string;
|
|
487
|
+
|
|
488
|
+
OutputLocation?: InstanceAssociationOutputLocation;
|
|
489
|
+
|
|
490
|
+
LastExecutionDate?: Date;
|
|
491
|
+
|
|
492
|
+
LastSuccessfulExecutionDate?: Date;
|
|
493
|
+
|
|
494
|
+
AssociationName?: string;
|
|
495
|
+
|
|
496
|
+
MaxErrors?: string;
|
|
497
|
+
|
|
498
|
+
MaxConcurrency?: string;
|
|
499
|
+
|
|
500
|
+
ComplianceSeverity?: AssociationComplianceSeverity | string;
|
|
501
|
+
|
|
502
|
+
SyncCompliance?: AssociationSyncCompliance | string;
|
|
503
|
+
|
|
504
|
+
ApplyOnlyAtCronInterval?: boolean;
|
|
505
|
+
|
|
506
|
+
CalendarNames?: string[];
|
|
507
|
+
|
|
508
|
+
TargetLocations?: TargetLocation[];
|
|
509
|
+
}
|
|
510
|
+
export declare namespace AssociationDescription {
|
|
511
|
+
|
|
512
|
+
const filterSensitiveLog: (obj: AssociationDescription) => any;
|
|
513
|
+
}
|
|
514
|
+
export interface CreateAssociationResult {
|
|
515
|
+
|
|
516
|
+
AssociationDescription?: AssociationDescription;
|
|
517
|
+
}
|
|
518
|
+
export declare namespace CreateAssociationResult {
|
|
519
|
+
|
|
520
|
+
const filterSensitiveLog: (obj: CreateAssociationResult) => any;
|
|
521
|
+
}
|
|
522
|
+
|
|
523
|
+
export interface InvalidDocument extends __SmithyException, $MetadataBearer {
|
|
524
|
+
name: "InvalidDocument";
|
|
525
|
+
$fault: "client";
|
|
526
|
+
|
|
527
|
+
Message?: string;
|
|
528
|
+
}
|
|
529
|
+
export declare namespace InvalidDocument {
|
|
530
|
+
|
|
531
|
+
const filterSensitiveLog: (obj: InvalidDocument) => any;
|
|
532
|
+
}
|
|
533
|
+
|
|
534
|
+
export interface InvalidDocumentVersion extends __SmithyException, $MetadataBearer {
|
|
535
|
+
name: "InvalidDocumentVersion";
|
|
536
|
+
$fault: "client";
|
|
537
|
+
Message?: string;
|
|
538
|
+
}
|
|
539
|
+
export declare namespace InvalidDocumentVersion {
|
|
540
|
+
|
|
541
|
+
const filterSensitiveLog: (obj: InvalidDocumentVersion) => any;
|
|
542
|
+
}
|
|
543
|
+
|
|
544
|
+
export interface InvalidOutputLocation extends __SmithyException, $MetadataBearer {
|
|
545
|
+
name: "InvalidOutputLocation";
|
|
546
|
+
$fault: "client";
|
|
547
|
+
}
|
|
548
|
+
export declare namespace InvalidOutputLocation {
|
|
549
|
+
|
|
550
|
+
const filterSensitiveLog: (obj: InvalidOutputLocation) => any;
|
|
551
|
+
}
|
|
552
|
+
|
|
553
|
+
export interface InvalidParameters extends __SmithyException, $MetadataBearer {
|
|
554
|
+
name: "InvalidParameters";
|
|
555
|
+
$fault: "client";
|
|
556
|
+
Message?: string;
|
|
557
|
+
}
|
|
558
|
+
export declare namespace InvalidParameters {
|
|
559
|
+
|
|
560
|
+
const filterSensitiveLog: (obj: InvalidParameters) => any;
|
|
561
|
+
}
|
|
562
|
+
|
|
563
|
+
export interface InvalidSchedule extends __SmithyException, $MetadataBearer {
|
|
564
|
+
name: "InvalidSchedule";
|
|
565
|
+
$fault: "client";
|
|
566
|
+
Message?: string;
|
|
567
|
+
}
|
|
568
|
+
export declare namespace InvalidSchedule {
|
|
569
|
+
|
|
570
|
+
const filterSensitiveLog: (obj: InvalidSchedule) => any;
|
|
571
|
+
}
|
|
572
|
+
|
|
573
|
+
export interface InvalidTarget extends __SmithyException, $MetadataBearer {
|
|
574
|
+
name: "InvalidTarget";
|
|
575
|
+
$fault: "client";
|
|
576
|
+
Message?: string;
|
|
577
|
+
}
|
|
578
|
+
export declare namespace InvalidTarget {
|
|
579
|
+
|
|
580
|
+
const filterSensitiveLog: (obj: InvalidTarget) => any;
|
|
581
|
+
}
|
|
582
|
+
|
|
583
|
+
export interface UnsupportedPlatformType extends __SmithyException, $MetadataBearer {
|
|
584
|
+
name: "UnsupportedPlatformType";
|
|
585
|
+
$fault: "client";
|
|
586
|
+
Message?: string;
|
|
587
|
+
}
|
|
588
|
+
export declare namespace UnsupportedPlatformType {
|
|
589
|
+
|
|
590
|
+
const filterSensitiveLog: (obj: UnsupportedPlatformType) => any;
|
|
591
|
+
}
|
|
592
|
+
|
|
593
|
+
export interface CreateAssociationBatchRequestEntry {
|
|
594
|
+
|
|
595
|
+
Name: string | undefined;
|
|
596
|
+
|
|
597
|
+
InstanceId?: string;
|
|
598
|
+
|
|
599
|
+
Parameters?: {
|
|
600
|
+
[key: string]: string[];
|
|
601
|
+
};
|
|
602
|
+
|
|
603
|
+
AutomationTargetParameterName?: string;
|
|
604
|
+
|
|
605
|
+
DocumentVersion?: string;
|
|
606
|
+
|
|
607
|
+
Targets?: Target[];
|
|
608
|
+
|
|
609
|
+
ScheduleExpression?: string;
|
|
610
|
+
|
|
611
|
+
OutputLocation?: InstanceAssociationOutputLocation;
|
|
612
|
+
|
|
613
|
+
AssociationName?: string;
|
|
614
|
+
|
|
615
|
+
MaxErrors?: string;
|
|
616
|
+
|
|
617
|
+
MaxConcurrency?: string;
|
|
618
|
+
|
|
619
|
+
ComplianceSeverity?: AssociationComplianceSeverity | string;
|
|
620
|
+
|
|
621
|
+
SyncCompliance?: AssociationSyncCompliance | string;
|
|
622
|
+
|
|
623
|
+
ApplyOnlyAtCronInterval?: boolean;
|
|
624
|
+
|
|
625
|
+
CalendarNames?: string[];
|
|
626
|
+
|
|
627
|
+
TargetLocations?: TargetLocation[];
|
|
628
|
+
}
|
|
629
|
+
export declare namespace CreateAssociationBatchRequestEntry {
|
|
630
|
+
|
|
631
|
+
const filterSensitiveLog: (obj: CreateAssociationBatchRequestEntry) => any;
|
|
632
|
+
}
|
|
633
|
+
export interface CreateAssociationBatchRequest {
|
|
634
|
+
|
|
635
|
+
Entries: CreateAssociationBatchRequestEntry[] | undefined;
|
|
636
|
+
}
|
|
637
|
+
export declare namespace CreateAssociationBatchRequest {
|
|
638
|
+
|
|
639
|
+
const filterSensitiveLog: (obj: CreateAssociationBatchRequest) => any;
|
|
640
|
+
}
|
|
641
|
+
export declare type Fault = "Client" | "Server" | "Unknown";
|
|
642
|
+
|
|
643
|
+
export interface FailedCreateAssociation {
|
|
644
|
+
|
|
645
|
+
Entry?: CreateAssociationBatchRequestEntry;
|
|
646
|
+
|
|
647
|
+
Message?: string;
|
|
648
|
+
|
|
649
|
+
Fault?: Fault | string;
|
|
650
|
+
}
|
|
651
|
+
export declare namespace FailedCreateAssociation {
|
|
652
|
+
|
|
653
|
+
const filterSensitiveLog: (obj: FailedCreateAssociation) => any;
|
|
654
|
+
}
|
|
655
|
+
export interface CreateAssociationBatchResult {
|
|
656
|
+
|
|
657
|
+
Successful?: AssociationDescription[];
|
|
658
|
+
|
|
659
|
+
Failed?: FailedCreateAssociation[];
|
|
660
|
+
}
|
|
661
|
+
export declare namespace CreateAssociationBatchResult {
|
|
662
|
+
|
|
663
|
+
const filterSensitiveLog: (obj: CreateAssociationBatchResult) => any;
|
|
664
|
+
}
|
|
665
|
+
export declare enum AttachmentsSourceKey {
|
|
666
|
+
AttachmentReference = "AttachmentReference",
|
|
667
|
+
S3FileUrl = "S3FileUrl",
|
|
668
|
+
SourceUrl = "SourceUrl"
|
|
669
|
+
}
|
|
670
|
+
|
|
671
|
+
export interface AttachmentsSource {
|
|
672
|
+
|
|
673
|
+
Key?: AttachmentsSourceKey | string;
|
|
674
|
+
|
|
675
|
+
Values?: string[];
|
|
676
|
+
|
|
677
|
+
Name?: string;
|
|
678
|
+
}
|
|
679
|
+
export declare namespace AttachmentsSource {
|
|
680
|
+
|
|
681
|
+
const filterSensitiveLog: (obj: AttachmentsSource) => any;
|
|
682
|
+
}
|
|
683
|
+
export declare enum DocumentFormat {
|
|
684
|
+
JSON = "JSON",
|
|
685
|
+
TEXT = "TEXT",
|
|
686
|
+
YAML = "YAML"
|
|
687
|
+
}
|
|
688
|
+
export declare enum DocumentType {
|
|
689
|
+
ApplicationConfiguration = "ApplicationConfiguration",
|
|
690
|
+
ApplicationConfigurationSchema = "ApplicationConfigurationSchema",
|
|
691
|
+
Automation = "Automation",
|
|
692
|
+
ChangeCalendar = "ChangeCalendar",
|
|
693
|
+
ChangeTemplate = "Automation.ChangeTemplate",
|
|
694
|
+
Command = "Command",
|
|
695
|
+
DeploymentStrategy = "DeploymentStrategy",
|
|
696
|
+
Package = "Package",
|
|
697
|
+
Policy = "Policy",
|
|
698
|
+
ProblemAnalysis = "ProblemAnalysis",
|
|
699
|
+
ProblemAnalysisTemplate = "ProblemAnalysisTemplate",
|
|
700
|
+
Session = "Session"
|
|
701
|
+
}
|
|
702
|
+
|
|
703
|
+
export interface DocumentRequires {
|
|
704
|
+
|
|
705
|
+
Name: string | undefined;
|
|
706
|
+
|
|
707
|
+
Version?: string;
|
|
708
|
+
}
|
|
709
|
+
export declare namespace DocumentRequires {
|
|
710
|
+
|
|
711
|
+
const filterSensitiveLog: (obj: DocumentRequires) => any;
|
|
712
|
+
}
|
|
713
|
+
export interface CreateDocumentRequest {
|
|
714
|
+
|
|
715
|
+
Content: string | undefined;
|
|
716
|
+
|
|
717
|
+
Requires?: DocumentRequires[];
|
|
718
|
+
|
|
719
|
+
Attachments?: AttachmentsSource[];
|
|
720
|
+
|
|
721
|
+
Name: string | undefined;
|
|
722
|
+
|
|
723
|
+
DisplayName?: string;
|
|
724
|
+
|
|
725
|
+
VersionName?: string;
|
|
726
|
+
|
|
727
|
+
DocumentType?: DocumentType | string;
|
|
728
|
+
|
|
729
|
+
DocumentFormat?: DocumentFormat | string;
|
|
730
|
+
|
|
731
|
+
TargetType?: string;
|
|
732
|
+
|
|
733
|
+
Tags?: Tag[];
|
|
734
|
+
}
|
|
735
|
+
export declare namespace CreateDocumentRequest {
|
|
736
|
+
|
|
737
|
+
const filterSensitiveLog: (obj: CreateDocumentRequest) => any;
|
|
738
|
+
}
|
|
739
|
+
|
|
740
|
+
export interface AttachmentInformation {
|
|
741
|
+
|
|
742
|
+
Name?: string;
|
|
743
|
+
}
|
|
744
|
+
export declare namespace AttachmentInformation {
|
|
745
|
+
|
|
746
|
+
const filterSensitiveLog: (obj: AttachmentInformation) => any;
|
|
747
|
+
}
|
|
748
|
+
export declare enum DocumentHashType {
|
|
749
|
+
SHA1 = "Sha1",
|
|
750
|
+
SHA256 = "Sha256"
|
|
751
|
+
}
|
|
752
|
+
export declare type DocumentParameterType = "String" | "StringList";
|
|
753
|
+
|
|
754
|
+
export interface DocumentParameter {
|
|
755
|
+
|
|
756
|
+
Name?: string;
|
|
757
|
+
|
|
758
|
+
Type?: DocumentParameterType | string;
|
|
759
|
+
|
|
760
|
+
Description?: string;
|
|
761
|
+
|
|
762
|
+
DefaultValue?: string;
|
|
763
|
+
}
|
|
764
|
+
export declare namespace DocumentParameter {
|
|
765
|
+
|
|
766
|
+
const filterSensitiveLog: (obj: DocumentParameter) => any;
|
|
767
|
+
}
|
|
768
|
+
export declare enum PlatformType {
|
|
769
|
+
LINUX = "Linux",
|
|
770
|
+
WINDOWS = "Windows"
|
|
771
|
+
}
|
|
772
|
+
export declare enum ReviewStatus {
|
|
773
|
+
APPROVED = "APPROVED",
|
|
774
|
+
NOT_REVIEWED = "NOT_REVIEWED",
|
|
775
|
+
PENDING = "PENDING",
|
|
776
|
+
REJECTED = "REJECTED"
|
|
777
|
+
}
|
|
778
|
+
|
|
779
|
+
export interface ReviewInformation {
|
|
780
|
+
|
|
781
|
+
ReviewedTime?: Date;
|
|
782
|
+
|
|
783
|
+
Status?: ReviewStatus | string;
|
|
784
|
+
|
|
785
|
+
Reviewer?: string;
|
|
786
|
+
}
|
|
787
|
+
export declare namespace ReviewInformation {
|
|
788
|
+
|
|
789
|
+
const filterSensitiveLog: (obj: ReviewInformation) => any;
|
|
790
|
+
}
|
|
791
|
+
export declare enum DocumentStatus {
|
|
792
|
+
Active = "Active",
|
|
793
|
+
Creating = "Creating",
|
|
794
|
+
Deleting = "Deleting",
|
|
795
|
+
Failed = "Failed",
|
|
796
|
+
Updating = "Updating"
|
|
797
|
+
}
|
|
798
|
+
|
|
799
|
+
export interface DocumentDescription {
|
|
800
|
+
|
|
801
|
+
Sha1?: string;
|
|
802
|
+
|
|
803
|
+
Hash?: string;
|
|
804
|
+
|
|
805
|
+
HashType?: DocumentHashType | string;
|
|
806
|
+
|
|
807
|
+
Name?: string;
|
|
808
|
+
|
|
809
|
+
DisplayName?: string;
|
|
810
|
+
|
|
811
|
+
VersionName?: string;
|
|
812
|
+
|
|
813
|
+
Owner?: string;
|
|
814
|
+
|
|
815
|
+
CreatedDate?: Date;
|
|
816
|
+
|
|
817
|
+
Status?: DocumentStatus | string;
|
|
818
|
+
|
|
819
|
+
StatusInformation?: string;
|
|
820
|
+
|
|
821
|
+
DocumentVersion?: string;
|
|
822
|
+
|
|
823
|
+
Description?: string;
|
|
824
|
+
|
|
825
|
+
Parameters?: DocumentParameter[];
|
|
826
|
+
|
|
827
|
+
PlatformTypes?: (PlatformType | string)[];
|
|
828
|
+
|
|
829
|
+
DocumentType?: DocumentType | string;
|
|
830
|
+
|
|
831
|
+
SchemaVersion?: string;
|
|
832
|
+
|
|
833
|
+
LatestVersion?: string;
|
|
834
|
+
|
|
835
|
+
DefaultVersion?: string;
|
|
836
|
+
|
|
837
|
+
DocumentFormat?: DocumentFormat | string;
|
|
838
|
+
|
|
839
|
+
TargetType?: string;
|
|
840
|
+
|
|
841
|
+
Tags?: Tag[];
|
|
842
|
+
|
|
843
|
+
AttachmentsInformation?: AttachmentInformation[];
|
|
844
|
+
|
|
845
|
+
Requires?: DocumentRequires[];
|
|
846
|
+
|
|
847
|
+
Author?: string;
|
|
848
|
+
|
|
849
|
+
ReviewInformation?: ReviewInformation[];
|
|
850
|
+
|
|
851
|
+
ApprovedVersion?: string;
|
|
852
|
+
|
|
853
|
+
PendingReviewVersion?: string;
|
|
854
|
+
|
|
855
|
+
ReviewStatus?: ReviewStatus | string;
|
|
856
|
+
}
|
|
857
|
+
export declare namespace DocumentDescription {
|
|
858
|
+
|
|
859
|
+
const filterSensitiveLog: (obj: DocumentDescription) => any;
|
|
860
|
+
}
|
|
861
|
+
export interface CreateDocumentResult {
|
|
862
|
+
|
|
863
|
+
DocumentDescription?: DocumentDescription;
|
|
864
|
+
}
|
|
865
|
+
export declare namespace CreateDocumentResult {
|
|
866
|
+
|
|
867
|
+
const filterSensitiveLog: (obj: CreateDocumentResult) => any;
|
|
868
|
+
}
|
|
869
|
+
|
|
870
|
+
export interface DocumentAlreadyExists extends __SmithyException, $MetadataBearer {
|
|
871
|
+
name: "DocumentAlreadyExists";
|
|
872
|
+
$fault: "client";
|
|
873
|
+
Message?: string;
|
|
874
|
+
}
|
|
875
|
+
export declare namespace DocumentAlreadyExists {
|
|
876
|
+
|
|
877
|
+
const filterSensitiveLog: (obj: DocumentAlreadyExists) => any;
|
|
878
|
+
}
|
|
879
|
+
|
|
880
|
+
export interface DocumentLimitExceeded extends __SmithyException, $MetadataBearer {
|
|
881
|
+
name: "DocumentLimitExceeded";
|
|
882
|
+
$fault: "client";
|
|
883
|
+
Message?: string;
|
|
884
|
+
}
|
|
885
|
+
export declare namespace DocumentLimitExceeded {
|
|
886
|
+
|
|
887
|
+
const filterSensitiveLog: (obj: DocumentLimitExceeded) => any;
|
|
888
|
+
}
|
|
889
|
+
|
|
890
|
+
export interface InvalidDocumentContent extends __SmithyException, $MetadataBearer {
|
|
891
|
+
name: "InvalidDocumentContent";
|
|
892
|
+
$fault: "client";
|
|
893
|
+
|
|
894
|
+
Message?: string;
|
|
895
|
+
}
|
|
896
|
+
export declare namespace InvalidDocumentContent {
|
|
897
|
+
|
|
898
|
+
const filterSensitiveLog: (obj: InvalidDocumentContent) => any;
|
|
899
|
+
}
|
|
900
|
+
|
|
901
|
+
export interface InvalidDocumentSchemaVersion extends __SmithyException, $MetadataBearer {
|
|
902
|
+
name: "InvalidDocumentSchemaVersion";
|
|
903
|
+
$fault: "client";
|
|
904
|
+
Message?: string;
|
|
905
|
+
}
|
|
906
|
+
export declare namespace InvalidDocumentSchemaVersion {
|
|
907
|
+
|
|
908
|
+
const filterSensitiveLog: (obj: InvalidDocumentSchemaVersion) => any;
|
|
909
|
+
}
|
|
910
|
+
|
|
911
|
+
export interface MaxDocumentSizeExceeded extends __SmithyException, $MetadataBearer {
|
|
912
|
+
name: "MaxDocumentSizeExceeded";
|
|
913
|
+
$fault: "client";
|
|
914
|
+
Message?: string;
|
|
915
|
+
}
|
|
916
|
+
export declare namespace MaxDocumentSizeExceeded {
|
|
917
|
+
|
|
918
|
+
const filterSensitiveLog: (obj: MaxDocumentSizeExceeded) => any;
|
|
919
|
+
}
|
|
920
|
+
export interface CreateMaintenanceWindowRequest {
|
|
921
|
+
|
|
922
|
+
Name: string | undefined;
|
|
923
|
+
|
|
924
|
+
Description?: string;
|
|
925
|
+
|
|
926
|
+
StartDate?: string;
|
|
927
|
+
|
|
928
|
+
EndDate?: string;
|
|
929
|
+
|
|
930
|
+
Schedule: string | undefined;
|
|
931
|
+
|
|
932
|
+
ScheduleTimezone?: string;
|
|
933
|
+
|
|
934
|
+
ScheduleOffset?: number;
|
|
935
|
+
|
|
936
|
+
Duration: number | undefined;
|
|
937
|
+
|
|
938
|
+
Cutoff: number | undefined;
|
|
939
|
+
|
|
940
|
+
AllowUnassociatedTargets: boolean | undefined;
|
|
941
|
+
|
|
942
|
+
ClientToken?: string;
|
|
943
|
+
|
|
944
|
+
Tags?: Tag[];
|
|
945
|
+
}
|
|
946
|
+
export declare namespace CreateMaintenanceWindowRequest {
|
|
947
|
+
|
|
948
|
+
const filterSensitiveLog: (obj: CreateMaintenanceWindowRequest) => any;
|
|
949
|
+
}
|
|
950
|
+
export interface CreateMaintenanceWindowResult {
|
|
951
|
+
|
|
952
|
+
WindowId?: string;
|
|
953
|
+
}
|
|
954
|
+
export declare namespace CreateMaintenanceWindowResult {
|
|
955
|
+
|
|
956
|
+
const filterSensitiveLog: (obj: CreateMaintenanceWindowResult) => any;
|
|
957
|
+
}
|
|
958
|
+
|
|
959
|
+
export interface IdempotentParameterMismatch extends __SmithyException, $MetadataBearer {
|
|
960
|
+
name: "IdempotentParameterMismatch";
|
|
961
|
+
$fault: "client";
|
|
962
|
+
Message?: string;
|
|
963
|
+
}
|
|
964
|
+
export declare namespace IdempotentParameterMismatch {
|
|
965
|
+
|
|
966
|
+
const filterSensitiveLog: (obj: IdempotentParameterMismatch) => any;
|
|
967
|
+
}
|
|
968
|
+
|
|
969
|
+
export interface ResourceLimitExceededException extends __SmithyException, $MetadataBearer {
|
|
970
|
+
name: "ResourceLimitExceededException";
|
|
971
|
+
$fault: "client";
|
|
972
|
+
Message?: string;
|
|
973
|
+
}
|
|
974
|
+
export declare namespace ResourceLimitExceededException {
|
|
975
|
+
|
|
976
|
+
const filterSensitiveLog: (obj: ResourceLimitExceededException) => any;
|
|
977
|
+
}
|
|
978
|
+
|
|
979
|
+
export interface OpsItemNotification {
|
|
980
|
+
|
|
981
|
+
Arn?: string;
|
|
982
|
+
}
|
|
983
|
+
export declare namespace OpsItemNotification {
|
|
984
|
+
|
|
985
|
+
const filterSensitiveLog: (obj: OpsItemNotification) => any;
|
|
986
|
+
}
|
|
987
|
+
export declare enum OpsItemDataType {
|
|
988
|
+
SEARCHABLE_STRING = "SearchableString",
|
|
989
|
+
STRING = "String"
|
|
990
|
+
}
|
|
991
|
+
|
|
992
|
+
export interface OpsItemDataValue {
|
|
993
|
+
|
|
994
|
+
Value?: string;
|
|
995
|
+
|
|
996
|
+
Type?: OpsItemDataType | string;
|
|
997
|
+
}
|
|
998
|
+
export declare namespace OpsItemDataValue {
|
|
999
|
+
|
|
1000
|
+
const filterSensitiveLog: (obj: OpsItemDataValue) => any;
|
|
1001
|
+
}
|
|
1002
|
+
|
|
1003
|
+
export interface RelatedOpsItem {
|
|
1004
|
+
|
|
1005
|
+
OpsItemId: string | undefined;
|
|
1006
|
+
}
|
|
1007
|
+
export declare namespace RelatedOpsItem {
|
|
1008
|
+
|
|
1009
|
+
const filterSensitiveLog: (obj: RelatedOpsItem) => any;
|
|
1010
|
+
}
|
|
1011
|
+
export interface CreateOpsItemRequest {
|
|
1012
|
+
|
|
1013
|
+
Description: string | undefined;
|
|
1014
|
+
|
|
1015
|
+
OpsItemType?: string;
|
|
1016
|
+
|
|
1017
|
+
OperationalData?: {
|
|
1018
|
+
[key: string]: OpsItemDataValue;
|
|
1019
|
+
};
|
|
1020
|
+
|
|
1021
|
+
Notifications?: OpsItemNotification[];
|
|
1022
|
+
|
|
1023
|
+
Priority?: number;
|
|
1024
|
+
|
|
1025
|
+
RelatedOpsItems?: RelatedOpsItem[];
|
|
1026
|
+
|
|
1027
|
+
Source: string | undefined;
|
|
1028
|
+
|
|
1029
|
+
Title: string | undefined;
|
|
1030
|
+
|
|
1031
|
+
Tags?: Tag[];
|
|
1032
|
+
|
|
1033
|
+
Category?: string;
|
|
1034
|
+
|
|
1035
|
+
Severity?: string;
|
|
1036
|
+
|
|
1037
|
+
ActualStartTime?: Date;
|
|
1038
|
+
|
|
1039
|
+
ActualEndTime?: Date;
|
|
1040
|
+
|
|
1041
|
+
PlannedStartTime?: Date;
|
|
1042
|
+
|
|
1043
|
+
PlannedEndTime?: Date;
|
|
1044
|
+
}
|
|
1045
|
+
export declare namespace CreateOpsItemRequest {
|
|
1046
|
+
|
|
1047
|
+
const filterSensitiveLog: (obj: CreateOpsItemRequest) => any;
|
|
1048
|
+
}
|
|
1049
|
+
export interface CreateOpsItemResponse {
|
|
1050
|
+
|
|
1051
|
+
OpsItemId?: string;
|
|
1052
|
+
}
|
|
1053
|
+
export declare namespace CreateOpsItemResponse {
|
|
1054
|
+
|
|
1055
|
+
const filterSensitiveLog: (obj: CreateOpsItemResponse) => any;
|
|
1056
|
+
}
|
|
1057
|
+
|
|
1058
|
+
export interface OpsItemAlreadyExistsException extends __SmithyException, $MetadataBearer {
|
|
1059
|
+
name: "OpsItemAlreadyExistsException";
|
|
1060
|
+
$fault: "client";
|
|
1061
|
+
Message?: string;
|
|
1062
|
+
OpsItemId?: string;
|
|
1063
|
+
}
|
|
1064
|
+
export declare namespace OpsItemAlreadyExistsException {
|
|
1065
|
+
|
|
1066
|
+
const filterSensitiveLog: (obj: OpsItemAlreadyExistsException) => any;
|
|
1067
|
+
}
|
|
1068
|
+
|
|
1069
|
+
export interface MetadataValue {
|
|
1070
|
+
|
|
1071
|
+
Value?: string;
|
|
1072
|
+
}
|
|
1073
|
+
export declare namespace MetadataValue {
|
|
1074
|
+
|
|
1075
|
+
const filterSensitiveLog: (obj: MetadataValue) => any;
|
|
1076
|
+
}
|
|
1077
|
+
export interface CreateOpsMetadataRequest {
|
|
1078
|
+
|
|
1079
|
+
ResourceId: string | undefined;
|
|
1080
|
+
|
|
1081
|
+
Metadata?: {
|
|
1082
|
+
[key: string]: MetadataValue;
|
|
1083
|
+
};
|
|
1084
|
+
|
|
1085
|
+
Tags?: Tag[];
|
|
1086
|
+
}
|
|
1087
|
+
export declare namespace CreateOpsMetadataRequest {
|
|
1088
|
+
|
|
1089
|
+
const filterSensitiveLog: (obj: CreateOpsMetadataRequest) => any;
|
|
1090
|
+
}
|
|
1091
|
+
export interface CreateOpsMetadataResult {
|
|
1092
|
+
|
|
1093
|
+
OpsMetadataArn?: string;
|
|
1094
|
+
}
|
|
1095
|
+
export declare namespace CreateOpsMetadataResult {
|
|
1096
|
+
|
|
1097
|
+
const filterSensitiveLog: (obj: CreateOpsMetadataResult) => any;
|
|
1098
|
+
}
|
|
1099
|
+
|
|
1100
|
+
export interface OpsMetadataAlreadyExistsException extends __SmithyException, $MetadataBearer {
|
|
1101
|
+
name: "OpsMetadataAlreadyExistsException";
|
|
1102
|
+
$fault: "client";
|
|
1103
|
+
message?: string;
|
|
1104
|
+
}
|
|
1105
|
+
export declare namespace OpsMetadataAlreadyExistsException {
|
|
1106
|
+
|
|
1107
|
+
const filterSensitiveLog: (obj: OpsMetadataAlreadyExistsException) => any;
|
|
1108
|
+
}
|
|
1109
|
+
|
|
1110
|
+
export interface OpsMetadataInvalidArgumentException extends __SmithyException, $MetadataBearer {
|
|
1111
|
+
name: "OpsMetadataInvalidArgumentException";
|
|
1112
|
+
$fault: "client";
|
|
1113
|
+
message?: string;
|
|
1114
|
+
}
|
|
1115
|
+
export declare namespace OpsMetadataInvalidArgumentException {
|
|
1116
|
+
|
|
1117
|
+
const filterSensitiveLog: (obj: OpsMetadataInvalidArgumentException) => any;
|
|
1118
|
+
}
|
|
1119
|
+
|
|
1120
|
+
export interface OpsMetadataLimitExceededException extends __SmithyException, $MetadataBearer {
|
|
1121
|
+
name: "OpsMetadataLimitExceededException";
|
|
1122
|
+
$fault: "client";
|
|
1123
|
+
message?: string;
|
|
1124
|
+
}
|
|
1125
|
+
export declare namespace OpsMetadataLimitExceededException {
|
|
1126
|
+
|
|
1127
|
+
const filterSensitiveLog: (obj: OpsMetadataLimitExceededException) => any;
|
|
1128
|
+
}
|
|
1129
|
+
|
|
1130
|
+
export interface OpsMetadataTooManyUpdatesException extends __SmithyException, $MetadataBearer {
|
|
1131
|
+
name: "OpsMetadataTooManyUpdatesException";
|
|
1132
|
+
$fault: "client";
|
|
1133
|
+
message?: string;
|
|
1134
|
+
}
|
|
1135
|
+
export declare namespace OpsMetadataTooManyUpdatesException {
|
|
1136
|
+
|
|
1137
|
+
const filterSensitiveLog: (obj: OpsMetadataTooManyUpdatesException) => any;
|
|
1138
|
+
}
|
|
1139
|
+
export declare enum PatchComplianceLevel {
|
|
1140
|
+
Critical = "CRITICAL",
|
|
1141
|
+
High = "HIGH",
|
|
1142
|
+
Informational = "INFORMATIONAL",
|
|
1143
|
+
Low = "LOW",
|
|
1144
|
+
Medium = "MEDIUM",
|
|
1145
|
+
Unspecified = "UNSPECIFIED"
|
|
1146
|
+
}
|
|
1147
|
+
export declare enum PatchFilterKey {
|
|
1148
|
+
AdvisoryId = "ADVISORY_ID",
|
|
1149
|
+
Arch = "ARCH",
|
|
1150
|
+
BugzillaId = "BUGZILLA_ID",
|
|
1151
|
+
CVEId = "CVE_ID",
|
|
1152
|
+
Classification = "CLASSIFICATION",
|
|
1153
|
+
Epoch = "EPOCH",
|
|
1154
|
+
MsrcSeverity = "MSRC_SEVERITY",
|
|
1155
|
+
Name = "NAME",
|
|
1156
|
+
PatchId = "PATCH_ID",
|
|
1157
|
+
PatchSet = "PATCH_SET",
|
|
1158
|
+
Priority = "PRIORITY",
|
|
1159
|
+
Product = "PRODUCT",
|
|
1160
|
+
ProductFamily = "PRODUCT_FAMILY",
|
|
1161
|
+
Release = "RELEASE",
|
|
1162
|
+
Repository = "REPOSITORY",
|
|
1163
|
+
Section = "SECTION",
|
|
1164
|
+
Security = "SECURITY",
|
|
1165
|
+
Severity = "SEVERITY",
|
|
1166
|
+
Version = "VERSION"
|
|
1167
|
+
}
|
|
1168
|
+
|
|
1169
|
+
export interface PatchFilter {
|
|
1170
|
+
|
|
1171
|
+
Key: PatchFilterKey | string | undefined;
|
|
1172
|
+
|
|
1173
|
+
Values: string[] | undefined;
|
|
1174
|
+
}
|
|
1175
|
+
export declare namespace PatchFilter {
|
|
1176
|
+
|
|
1177
|
+
const filterSensitiveLog: (obj: PatchFilter) => any;
|
|
1178
|
+
}
|
|
1179
|
+
|
|
1180
|
+
export interface PatchFilterGroup {
|
|
1181
|
+
|
|
1182
|
+
PatchFilters: PatchFilter[] | undefined;
|
|
1183
|
+
}
|
|
1184
|
+
export declare namespace PatchFilterGroup {
|
|
1185
|
+
|
|
1186
|
+
const filterSensitiveLog: (obj: PatchFilterGroup) => any;
|
|
1187
|
+
}
|
|
1188
|
+
|
|
1189
|
+
export interface PatchRule {
|
|
1190
|
+
|
|
1191
|
+
PatchFilterGroup: PatchFilterGroup | undefined;
|
|
1192
|
+
|
|
1193
|
+
ComplianceLevel?: PatchComplianceLevel | string;
|
|
1194
|
+
|
|
1195
|
+
ApproveAfterDays?: number;
|
|
1196
|
+
|
|
1197
|
+
ApproveUntilDate?: string;
|
|
1198
|
+
|
|
1199
|
+
EnableNonSecurity?: boolean;
|
|
1200
|
+
}
|
|
1201
|
+
export declare namespace PatchRule {
|
|
1202
|
+
|
|
1203
|
+
const filterSensitiveLog: (obj: PatchRule) => any;
|
|
1204
|
+
}
|
|
1205
|
+
|
|
1206
|
+
export interface PatchRuleGroup {
|
|
1207
|
+
|
|
1208
|
+
PatchRules: PatchRule[] | undefined;
|
|
1209
|
+
}
|
|
1210
|
+
export declare namespace PatchRuleGroup {
|
|
1211
|
+
|
|
1212
|
+
const filterSensitiveLog: (obj: PatchRuleGroup) => any;
|
|
1213
|
+
}
|
|
1214
|
+
export declare enum OperatingSystem {
|
|
1215
|
+
AmazonLinux = "AMAZON_LINUX",
|
|
1216
|
+
AmazonLinux2 = "AMAZON_LINUX_2",
|
|
1217
|
+
CentOS = "CENTOS",
|
|
1218
|
+
Debian = "DEBIAN",
|
|
1219
|
+
MacOS = "MACOS",
|
|
1220
|
+
OracleLinux = "ORACLE_LINUX",
|
|
1221
|
+
RedhatEnterpriseLinux = "REDHAT_ENTERPRISE_LINUX",
|
|
1222
|
+
Suse = "SUSE",
|
|
1223
|
+
Ubuntu = "UBUNTU",
|
|
1224
|
+
Windows = "WINDOWS"
|
|
1225
|
+
}
|
|
1226
|
+
export declare enum PatchAction {
|
|
1227
|
+
AllowAsDependency = "ALLOW_AS_DEPENDENCY",
|
|
1228
|
+
Block = "BLOCK"
|
|
1229
|
+
}
|
|
1230
|
+
|
|
1231
|
+
export interface PatchSource {
|
|
1232
|
+
|
|
1233
|
+
Name: string | undefined;
|
|
1234
|
+
|
|
1235
|
+
Products: string[] | undefined;
|
|
1236
|
+
|
|
1237
|
+
Configuration: string | undefined;
|
|
1238
|
+
}
|
|
1239
|
+
export declare namespace PatchSource {
|
|
1240
|
+
|
|
1241
|
+
const filterSensitiveLog: (obj: PatchSource) => any;
|
|
1242
|
+
}
|
|
1243
|
+
export interface CreatePatchBaselineRequest {
|
|
1244
|
+
|
|
1245
|
+
OperatingSystem?: OperatingSystem | string;
|
|
1246
|
+
|
|
1247
|
+
Name: string | undefined;
|
|
1248
|
+
|
|
1249
|
+
GlobalFilters?: PatchFilterGroup;
|
|
1250
|
+
|
|
1251
|
+
ApprovalRules?: PatchRuleGroup;
|
|
1252
|
+
|
|
1253
|
+
ApprovedPatches?: string[];
|
|
1254
|
+
|
|
1255
|
+
ApprovedPatchesComplianceLevel?: PatchComplianceLevel | string;
|
|
1256
|
+
|
|
1257
|
+
ApprovedPatchesEnableNonSecurity?: boolean;
|
|
1258
|
+
|
|
1259
|
+
RejectedPatches?: string[];
|
|
1260
|
+
|
|
1261
|
+
RejectedPatchesAction?: PatchAction | string;
|
|
1262
|
+
|
|
1263
|
+
Description?: string;
|
|
1264
|
+
|
|
1265
|
+
Sources?: PatchSource[];
|
|
1266
|
+
|
|
1267
|
+
ClientToken?: string;
|
|
1268
|
+
|
|
1269
|
+
Tags?: Tag[];
|
|
1270
|
+
}
|
|
1271
|
+
export declare namespace CreatePatchBaselineRequest {
|
|
1272
|
+
|
|
1273
|
+
const filterSensitiveLog: (obj: CreatePatchBaselineRequest) => any;
|
|
1274
|
+
}
|
|
1275
|
+
export interface CreatePatchBaselineResult {
|
|
1276
|
+
|
|
1277
|
+
BaselineId?: string;
|
|
1278
|
+
}
|
|
1279
|
+
export declare namespace CreatePatchBaselineResult {
|
|
1280
|
+
|
|
1281
|
+
const filterSensitiveLog: (obj: CreatePatchBaselineResult) => any;
|
|
1282
|
+
}
|
|
1283
|
+
|
|
1284
|
+
export interface ResourceDataSyncDestinationDataSharing {
|
|
1285
|
+
|
|
1286
|
+
DestinationDataSharingType?: string;
|
|
1287
|
+
}
|
|
1288
|
+
export declare namespace ResourceDataSyncDestinationDataSharing {
|
|
1289
|
+
|
|
1290
|
+
const filterSensitiveLog: (obj: ResourceDataSyncDestinationDataSharing) => any;
|
|
1291
|
+
}
|
|
1292
|
+
export declare enum ResourceDataSyncS3Format {
|
|
1293
|
+
JSON_SERDE = "JsonSerDe"
|
|
1294
|
+
}
|
|
1295
|
+
|
|
1296
|
+
export interface ResourceDataSyncS3Destination {
|
|
1297
|
+
|
|
1298
|
+
BucketName: string | undefined;
|
|
1299
|
+
|
|
1300
|
+
Prefix?: string;
|
|
1301
|
+
|
|
1302
|
+
SyncFormat: ResourceDataSyncS3Format | string | undefined;
|
|
1303
|
+
|
|
1304
|
+
Region: string | undefined;
|
|
1305
|
+
|
|
1306
|
+
AWSKMSKeyARN?: string;
|
|
1307
|
+
|
|
1308
|
+
DestinationDataSharing?: ResourceDataSyncDestinationDataSharing;
|
|
1309
|
+
}
|
|
1310
|
+
export declare namespace ResourceDataSyncS3Destination {
|
|
1311
|
+
|
|
1312
|
+
const filterSensitiveLog: (obj: ResourceDataSyncS3Destination) => any;
|
|
1313
|
+
}
|
|
1314
|
+
|
|
1315
|
+
export interface ResourceDataSyncOrganizationalUnit {
|
|
1316
|
+
|
|
1317
|
+
OrganizationalUnitId?: string;
|
|
1318
|
+
}
|
|
1319
|
+
export declare namespace ResourceDataSyncOrganizationalUnit {
|
|
1320
|
+
|
|
1321
|
+
const filterSensitiveLog: (obj: ResourceDataSyncOrganizationalUnit) => any;
|
|
1322
|
+
}
|
|
1323
|
+
|
|
1324
|
+
export interface ResourceDataSyncAwsOrganizationsSource {
|
|
1325
|
+
|
|
1326
|
+
OrganizationSourceType: string | undefined;
|
|
1327
|
+
|
|
1328
|
+
OrganizationalUnits?: ResourceDataSyncOrganizationalUnit[];
|
|
1329
|
+
}
|
|
1330
|
+
export declare namespace ResourceDataSyncAwsOrganizationsSource {
|
|
1331
|
+
|
|
1332
|
+
const filterSensitiveLog: (obj: ResourceDataSyncAwsOrganizationsSource) => any;
|
|
1333
|
+
}
|
|
1334
|
+
|
|
1335
|
+
export interface ResourceDataSyncSource {
|
|
1336
|
+
|
|
1337
|
+
SourceType: string | undefined;
|
|
1338
|
+
|
|
1339
|
+
AwsOrganizationsSource?: ResourceDataSyncAwsOrganizationsSource;
|
|
1340
|
+
|
|
1341
|
+
SourceRegions: string[] | undefined;
|
|
1342
|
+
|
|
1343
|
+
IncludeFutureRegions?: boolean;
|
|
1344
|
+
|
|
1345
|
+
EnableAllOpsDataSources?: boolean;
|
|
1346
|
+
}
|
|
1347
|
+
export declare namespace ResourceDataSyncSource {
|
|
1348
|
+
|
|
1349
|
+
const filterSensitiveLog: (obj: ResourceDataSyncSource) => any;
|
|
1350
|
+
}
|
|
1351
|
+
export interface CreateResourceDataSyncRequest {
|
|
1352
|
+
|
|
1353
|
+
SyncName: string | undefined;
|
|
1354
|
+
|
|
1355
|
+
S3Destination?: ResourceDataSyncS3Destination;
|
|
1356
|
+
|
|
1357
|
+
SyncType?: string;
|
|
1358
|
+
|
|
1359
|
+
SyncSource?: ResourceDataSyncSource;
|
|
1360
|
+
}
|
|
1361
|
+
export declare namespace CreateResourceDataSyncRequest {
|
|
1362
|
+
|
|
1363
|
+
const filterSensitiveLog: (obj: CreateResourceDataSyncRequest) => any;
|
|
1364
|
+
}
|
|
1365
|
+
export interface CreateResourceDataSyncResult {
|
|
1366
|
+
}
|
|
1367
|
+
export declare namespace CreateResourceDataSyncResult {
|
|
1368
|
+
|
|
1369
|
+
const filterSensitiveLog: (obj: CreateResourceDataSyncResult) => any;
|
|
1370
|
+
}
|
|
1371
|
+
|
|
1372
|
+
export interface ResourceDataSyncAlreadyExistsException extends __SmithyException, $MetadataBearer {
|
|
1373
|
+
name: "ResourceDataSyncAlreadyExistsException";
|
|
1374
|
+
$fault: "client";
|
|
1375
|
+
SyncName?: string;
|
|
1376
|
+
}
|
|
1377
|
+
export declare namespace ResourceDataSyncAlreadyExistsException {
|
|
1378
|
+
|
|
1379
|
+
const filterSensitiveLog: (obj: ResourceDataSyncAlreadyExistsException) => any;
|
|
1380
|
+
}
|
|
1381
|
+
|
|
1382
|
+
export interface ResourceDataSyncCountExceededException extends __SmithyException, $MetadataBearer {
|
|
1383
|
+
name: "ResourceDataSyncCountExceededException";
|
|
1384
|
+
$fault: "client";
|
|
1385
|
+
Message?: string;
|
|
1386
|
+
}
|
|
1387
|
+
export declare namespace ResourceDataSyncCountExceededException {
|
|
1388
|
+
|
|
1389
|
+
const filterSensitiveLog: (obj: ResourceDataSyncCountExceededException) => any;
|
|
1390
|
+
}
|
|
1391
|
+
|
|
1392
|
+
export interface ResourceDataSyncInvalidConfigurationException extends __SmithyException, $MetadataBearer {
|
|
1393
|
+
name: "ResourceDataSyncInvalidConfigurationException";
|
|
1394
|
+
$fault: "client";
|
|
1395
|
+
Message?: string;
|
|
1396
|
+
}
|
|
1397
|
+
export declare namespace ResourceDataSyncInvalidConfigurationException {
|
|
1398
|
+
|
|
1399
|
+
const filterSensitiveLog: (obj: ResourceDataSyncInvalidConfigurationException) => any;
|
|
1400
|
+
}
|
|
1401
|
+
export interface DeleteActivationRequest {
|
|
1402
|
+
|
|
1403
|
+
ActivationId: string | undefined;
|
|
1404
|
+
}
|
|
1405
|
+
export declare namespace DeleteActivationRequest {
|
|
1406
|
+
|
|
1407
|
+
const filterSensitiveLog: (obj: DeleteActivationRequest) => any;
|
|
1408
|
+
}
|
|
1409
|
+
export interface DeleteActivationResult {
|
|
1410
|
+
}
|
|
1411
|
+
export declare namespace DeleteActivationResult {
|
|
1412
|
+
|
|
1413
|
+
const filterSensitiveLog: (obj: DeleteActivationResult) => any;
|
|
1414
|
+
}
|
|
1415
|
+
|
|
1416
|
+
export interface InvalidActivation extends __SmithyException, $MetadataBearer {
|
|
1417
|
+
name: "InvalidActivation";
|
|
1418
|
+
$fault: "client";
|
|
1419
|
+
Message?: string;
|
|
1420
|
+
}
|
|
1421
|
+
export declare namespace InvalidActivation {
|
|
1422
|
+
|
|
1423
|
+
const filterSensitiveLog: (obj: InvalidActivation) => any;
|
|
1424
|
+
}
|
|
1425
|
+
|
|
1426
|
+
export interface InvalidActivationId extends __SmithyException, $MetadataBearer {
|
|
1427
|
+
name: "InvalidActivationId";
|
|
1428
|
+
$fault: "client";
|
|
1429
|
+
Message?: string;
|
|
1430
|
+
}
|
|
1431
|
+
export declare namespace InvalidActivationId {
|
|
1432
|
+
|
|
1433
|
+
const filterSensitiveLog: (obj: InvalidActivationId) => any;
|
|
1434
|
+
}
|
|
1435
|
+
|
|
1436
|
+
export interface AssociationDoesNotExist extends __SmithyException, $MetadataBearer {
|
|
1437
|
+
name: "AssociationDoesNotExist";
|
|
1438
|
+
$fault: "client";
|
|
1439
|
+
Message?: string;
|
|
1440
|
+
}
|
|
1441
|
+
export declare namespace AssociationDoesNotExist {
|
|
1442
|
+
|
|
1443
|
+
const filterSensitiveLog: (obj: AssociationDoesNotExist) => any;
|
|
1444
|
+
}
|
|
1445
|
+
export interface DeleteAssociationRequest {
|
|
1446
|
+
|
|
1447
|
+
Name?: string;
|
|
1448
|
+
|
|
1449
|
+
InstanceId?: string;
|
|
1450
|
+
|
|
1451
|
+
AssociationId?: string;
|
|
1452
|
+
}
|
|
1453
|
+
export declare namespace DeleteAssociationRequest {
|
|
1454
|
+
|
|
1455
|
+
const filterSensitiveLog: (obj: DeleteAssociationRequest) => any;
|
|
1456
|
+
}
|
|
1457
|
+
export interface DeleteAssociationResult {
|
|
1458
|
+
}
|
|
1459
|
+
export declare namespace DeleteAssociationResult {
|
|
1460
|
+
|
|
1461
|
+
const filterSensitiveLog: (obj: DeleteAssociationResult) => any;
|
|
1462
|
+
}
|
|
1463
|
+
|
|
1464
|
+
export interface AssociatedInstances extends __SmithyException, $MetadataBearer {
|
|
1465
|
+
name: "AssociatedInstances";
|
|
1466
|
+
$fault: "client";
|
|
1467
|
+
}
|
|
1468
|
+
export declare namespace AssociatedInstances {
|
|
1469
|
+
|
|
1470
|
+
const filterSensitiveLog: (obj: AssociatedInstances) => any;
|
|
1471
|
+
}
|
|
1472
|
+
export interface DeleteDocumentRequest {
|
|
1473
|
+
|
|
1474
|
+
Name: string | undefined;
|
|
1475
|
+
|
|
1476
|
+
DocumentVersion?: string;
|
|
1477
|
+
|
|
1478
|
+
VersionName?: string;
|
|
1479
|
+
|
|
1480
|
+
Force?: boolean;
|
|
1481
|
+
}
|
|
1482
|
+
export declare namespace DeleteDocumentRequest {
|
|
1483
|
+
|
|
1484
|
+
const filterSensitiveLog: (obj: DeleteDocumentRequest) => any;
|
|
1485
|
+
}
|
|
1486
|
+
export interface DeleteDocumentResult {
|
|
1487
|
+
}
|
|
1488
|
+
export declare namespace DeleteDocumentResult {
|
|
1489
|
+
|
|
1490
|
+
const filterSensitiveLog: (obj: DeleteDocumentResult) => any;
|
|
1491
|
+
}
|
|
1492
|
+
|
|
1493
|
+
export interface InvalidDocumentOperation extends __SmithyException, $MetadataBearer {
|
|
1494
|
+
name: "InvalidDocumentOperation";
|
|
1495
|
+
$fault: "client";
|
|
1496
|
+
Message?: string;
|
|
1497
|
+
}
|
|
1498
|
+
export declare namespace InvalidDocumentOperation {
|
|
1499
|
+
|
|
1500
|
+
const filterSensitiveLog: (obj: InvalidDocumentOperation) => any;
|
|
1501
|
+
}
|
|
1502
|
+
export declare enum InventorySchemaDeleteOption {
|
|
1503
|
+
DELETE_SCHEMA = "DeleteSchema",
|
|
1504
|
+
DISABLE_SCHEMA = "DisableSchema"
|
|
1505
|
+
}
|
|
1506
|
+
export interface DeleteInventoryRequest {
|
|
1507
|
+
|
|
1508
|
+
TypeName: string | undefined;
|
|
1509
|
+
|
|
1510
|
+
SchemaDeleteOption?: InventorySchemaDeleteOption | string;
|
|
1511
|
+
|
|
1512
|
+
DryRun?: boolean;
|
|
1513
|
+
|
|
1514
|
+
ClientToken?: string;
|
|
1515
|
+
}
|
|
1516
|
+
export declare namespace DeleteInventoryRequest {
|
|
1517
|
+
|
|
1518
|
+
const filterSensitiveLog: (obj: DeleteInventoryRequest) => any;
|
|
1519
|
+
}
|
|
1520
|
+
|
|
1521
|
+
export interface InventoryDeletionSummaryItem {
|
|
1522
|
+
|
|
1523
|
+
Version?: string;
|
|
1524
|
+
|
|
1525
|
+
Count?: number;
|
|
1526
|
+
|
|
1527
|
+
RemainingCount?: number;
|
|
1528
|
+
}
|
|
1529
|
+
export declare namespace InventoryDeletionSummaryItem {
|
|
1530
|
+
|
|
1531
|
+
const filterSensitiveLog: (obj: InventoryDeletionSummaryItem) => any;
|
|
1532
|
+
}
|
|
1533
|
+
|
|
1534
|
+
export interface InventoryDeletionSummary {
|
|
1535
|
+
|
|
1536
|
+
TotalCount?: number;
|
|
1537
|
+
|
|
1538
|
+
RemainingCount?: number;
|
|
1539
|
+
|
|
1540
|
+
SummaryItems?: InventoryDeletionSummaryItem[];
|
|
1541
|
+
}
|
|
1542
|
+
export declare namespace InventoryDeletionSummary {
|
|
1543
|
+
|
|
1544
|
+
const filterSensitiveLog: (obj: InventoryDeletionSummary) => any;
|
|
1545
|
+
}
|
|
1546
|
+
export interface DeleteInventoryResult {
|
|
1547
|
+
|
|
1548
|
+
DeletionId?: string;
|
|
1549
|
+
|
|
1550
|
+
TypeName?: string;
|
|
1551
|
+
|
|
1552
|
+
DeletionSummary?: InventoryDeletionSummary;
|
|
1553
|
+
}
|
|
1554
|
+
export declare namespace DeleteInventoryResult {
|
|
1555
|
+
|
|
1556
|
+
const filterSensitiveLog: (obj: DeleteInventoryResult) => any;
|
|
1557
|
+
}
|
|
1558
|
+
|
|
1559
|
+
export interface InvalidDeleteInventoryParametersException extends __SmithyException, $MetadataBearer {
|
|
1560
|
+
name: "InvalidDeleteInventoryParametersException";
|
|
1561
|
+
$fault: "client";
|
|
1562
|
+
Message?: string;
|
|
1563
|
+
}
|
|
1564
|
+
export declare namespace InvalidDeleteInventoryParametersException {
|
|
1565
|
+
|
|
1566
|
+
const filterSensitiveLog: (obj: InvalidDeleteInventoryParametersException) => any;
|
|
1567
|
+
}
|
|
1568
|
+
|
|
1569
|
+
export interface InvalidInventoryRequestException extends __SmithyException, $MetadataBearer {
|
|
1570
|
+
name: "InvalidInventoryRequestException";
|
|
1571
|
+
$fault: "client";
|
|
1572
|
+
Message?: string;
|
|
1573
|
+
}
|
|
1574
|
+
export declare namespace InvalidInventoryRequestException {
|
|
1575
|
+
|
|
1576
|
+
const filterSensitiveLog: (obj: InvalidInventoryRequestException) => any;
|
|
1577
|
+
}
|
|
1578
|
+
|
|
1579
|
+
export interface InvalidOptionException extends __SmithyException, $MetadataBearer {
|
|
1580
|
+
name: "InvalidOptionException";
|
|
1581
|
+
$fault: "client";
|
|
1582
|
+
Message?: string;
|
|
1583
|
+
}
|
|
1584
|
+
export declare namespace InvalidOptionException {
|
|
1585
|
+
|
|
1586
|
+
const filterSensitiveLog: (obj: InvalidOptionException) => any;
|
|
1587
|
+
}
|
|
1588
|
+
|
|
1589
|
+
export interface InvalidTypeNameException extends __SmithyException, $MetadataBearer {
|
|
1590
|
+
name: "InvalidTypeNameException";
|
|
1591
|
+
$fault: "client";
|
|
1592
|
+
Message?: string;
|
|
1593
|
+
}
|
|
1594
|
+
export declare namespace InvalidTypeNameException {
|
|
1595
|
+
|
|
1596
|
+
const filterSensitiveLog: (obj: InvalidTypeNameException) => any;
|
|
1597
|
+
}
|
|
1598
|
+
export interface DeleteMaintenanceWindowRequest {
|
|
1599
|
+
|
|
1600
|
+
WindowId: string | undefined;
|
|
1601
|
+
}
|
|
1602
|
+
export declare namespace DeleteMaintenanceWindowRequest {
|
|
1603
|
+
|
|
1604
|
+
const filterSensitiveLog: (obj: DeleteMaintenanceWindowRequest) => any;
|
|
1605
|
+
}
|
|
1606
|
+
export interface DeleteMaintenanceWindowResult {
|
|
1607
|
+
|
|
1608
|
+
WindowId?: string;
|
|
1609
|
+
}
|
|
1610
|
+
export declare namespace DeleteMaintenanceWindowResult {
|
|
1611
|
+
|
|
1612
|
+
const filterSensitiveLog: (obj: DeleteMaintenanceWindowResult) => any;
|
|
1613
|
+
}
|
|
1614
|
+
export interface DeleteOpsMetadataRequest {
|
|
1615
|
+
|
|
1616
|
+
OpsMetadataArn: string | undefined;
|
|
1617
|
+
}
|
|
1618
|
+
export declare namespace DeleteOpsMetadataRequest {
|
|
1619
|
+
|
|
1620
|
+
const filterSensitiveLog: (obj: DeleteOpsMetadataRequest) => any;
|
|
1621
|
+
}
|
|
1622
|
+
export interface DeleteOpsMetadataResult {
|
|
1623
|
+
}
|
|
1624
|
+
export declare namespace DeleteOpsMetadataResult {
|
|
1625
|
+
|
|
1626
|
+
const filterSensitiveLog: (obj: DeleteOpsMetadataResult) => any;
|
|
1627
|
+
}
|
|
1628
|
+
|
|
1629
|
+
export interface OpsMetadataNotFoundException extends __SmithyException, $MetadataBearer {
|
|
1630
|
+
name: "OpsMetadataNotFoundException";
|
|
1631
|
+
$fault: "client";
|
|
1632
|
+
message?: string;
|
|
1633
|
+
}
|
|
1634
|
+
export declare namespace OpsMetadataNotFoundException {
|
|
1635
|
+
|
|
1636
|
+
const filterSensitiveLog: (obj: OpsMetadataNotFoundException) => any;
|
|
1637
|
+
}
|
|
1638
|
+
export interface DeleteParameterRequest {
|
|
1639
|
+
|
|
1640
|
+
Name: string | undefined;
|
|
1641
|
+
}
|
|
1642
|
+
export declare namespace DeleteParameterRequest {
|
|
1643
|
+
|
|
1644
|
+
const filterSensitiveLog: (obj: DeleteParameterRequest) => any;
|
|
1645
|
+
}
|
|
1646
|
+
export interface DeleteParameterResult {
|
|
1647
|
+
}
|
|
1648
|
+
export declare namespace DeleteParameterResult {
|
|
1649
|
+
|
|
1650
|
+
const filterSensitiveLog: (obj: DeleteParameterResult) => any;
|
|
1651
|
+
}
|
|
1652
|
+
|
|
1653
|
+
export interface ParameterNotFound extends __SmithyException, $MetadataBearer {
|
|
1654
|
+
name: "ParameterNotFound";
|
|
1655
|
+
$fault: "client";
|
|
1656
|
+
message?: string;
|
|
1657
|
+
}
|
|
1658
|
+
export declare namespace ParameterNotFound {
|
|
1659
|
+
|
|
1660
|
+
const filterSensitiveLog: (obj: ParameterNotFound) => any;
|
|
1661
|
+
}
|
|
1662
|
+
export interface DeleteParametersRequest {
|
|
1663
|
+
|
|
1664
|
+
Names: string[] | undefined;
|
|
1665
|
+
}
|
|
1666
|
+
export declare namespace DeleteParametersRequest {
|
|
1667
|
+
|
|
1668
|
+
const filterSensitiveLog: (obj: DeleteParametersRequest) => any;
|
|
1669
|
+
}
|
|
1670
|
+
export interface DeleteParametersResult {
|
|
1671
|
+
|
|
1672
|
+
DeletedParameters?: string[];
|
|
1673
|
+
|
|
1674
|
+
InvalidParameters?: string[];
|
|
1675
|
+
}
|
|
1676
|
+
export declare namespace DeleteParametersResult {
|
|
1677
|
+
|
|
1678
|
+
const filterSensitiveLog: (obj: DeleteParametersResult) => any;
|
|
1679
|
+
}
|
|
1680
|
+
export interface DeletePatchBaselineRequest {
|
|
1681
|
+
|
|
1682
|
+
BaselineId: string | undefined;
|
|
1683
|
+
}
|
|
1684
|
+
export declare namespace DeletePatchBaselineRequest {
|
|
1685
|
+
|
|
1686
|
+
const filterSensitiveLog: (obj: DeletePatchBaselineRequest) => any;
|
|
1687
|
+
}
|
|
1688
|
+
export interface DeletePatchBaselineResult {
|
|
1689
|
+
|
|
1690
|
+
BaselineId?: string;
|
|
1691
|
+
}
|
|
1692
|
+
export declare namespace DeletePatchBaselineResult {
|
|
1693
|
+
|
|
1694
|
+
const filterSensitiveLog: (obj: DeletePatchBaselineResult) => any;
|
|
1695
|
+
}
|
|
1696
|
+
|
|
1697
|
+
export interface ResourceInUseException extends __SmithyException, $MetadataBearer {
|
|
1698
|
+
name: "ResourceInUseException";
|
|
1699
|
+
$fault: "client";
|
|
1700
|
+
Message?: string;
|
|
1701
|
+
}
|
|
1702
|
+
export declare namespace ResourceInUseException {
|
|
1703
|
+
|
|
1704
|
+
const filterSensitiveLog: (obj: ResourceInUseException) => any;
|
|
1705
|
+
}
|
|
1706
|
+
export interface DeleteResourceDataSyncRequest {
|
|
1707
|
+
|
|
1708
|
+
SyncName: string | undefined;
|
|
1709
|
+
|
|
1710
|
+
SyncType?: string;
|
|
1711
|
+
}
|
|
1712
|
+
export declare namespace DeleteResourceDataSyncRequest {
|
|
1713
|
+
|
|
1714
|
+
const filterSensitiveLog: (obj: DeleteResourceDataSyncRequest) => any;
|
|
1715
|
+
}
|
|
1716
|
+
export interface DeleteResourceDataSyncResult {
|
|
1717
|
+
}
|
|
1718
|
+
export declare namespace DeleteResourceDataSyncResult {
|
|
1719
|
+
|
|
1720
|
+
const filterSensitiveLog: (obj: DeleteResourceDataSyncResult) => any;
|
|
1721
|
+
}
|
|
1722
|
+
|
|
1723
|
+
export interface ResourceDataSyncNotFoundException extends __SmithyException, $MetadataBearer {
|
|
1724
|
+
name: "ResourceDataSyncNotFoundException";
|
|
1725
|
+
$fault: "client";
|
|
1726
|
+
SyncName?: string;
|
|
1727
|
+
SyncType?: string;
|
|
1728
|
+
Message?: string;
|
|
1729
|
+
}
|
|
1730
|
+
export declare namespace ResourceDataSyncNotFoundException {
|
|
1731
|
+
|
|
1732
|
+
const filterSensitiveLog: (obj: ResourceDataSyncNotFoundException) => any;
|
|
1733
|
+
}
|
|
1734
|
+
export interface DeregisterManagedInstanceRequest {
|
|
1735
|
+
|
|
1736
|
+
InstanceId: string | undefined;
|
|
1737
|
+
}
|
|
1738
|
+
export declare namespace DeregisterManagedInstanceRequest {
|
|
1739
|
+
|
|
1740
|
+
const filterSensitiveLog: (obj: DeregisterManagedInstanceRequest) => any;
|
|
1741
|
+
}
|
|
1742
|
+
export interface DeregisterManagedInstanceResult {
|
|
1743
|
+
}
|
|
1744
|
+
export declare namespace DeregisterManagedInstanceResult {
|
|
1745
|
+
|
|
1746
|
+
const filterSensitiveLog: (obj: DeregisterManagedInstanceResult) => any;
|
|
1747
|
+
}
|
|
1748
|
+
export interface DeregisterPatchBaselineForPatchGroupRequest {
|
|
1749
|
+
|
|
1750
|
+
BaselineId: string | undefined;
|
|
1751
|
+
|
|
1752
|
+
PatchGroup: string | undefined;
|
|
1753
|
+
}
|
|
1754
|
+
export declare namespace DeregisterPatchBaselineForPatchGroupRequest {
|
|
1755
|
+
|
|
1756
|
+
const filterSensitiveLog: (obj: DeregisterPatchBaselineForPatchGroupRequest) => any;
|
|
1757
|
+
}
|
|
1758
|
+
export interface DeregisterPatchBaselineForPatchGroupResult {
|
|
1759
|
+
|
|
1760
|
+
BaselineId?: string;
|
|
1761
|
+
|
|
1762
|
+
PatchGroup?: string;
|
|
1763
|
+
}
|
|
1764
|
+
export declare namespace DeregisterPatchBaselineForPatchGroupResult {
|
|
1765
|
+
|
|
1766
|
+
const filterSensitiveLog: (obj: DeregisterPatchBaselineForPatchGroupResult) => any;
|
|
1767
|
+
}
|
|
1768
|
+
export interface DeregisterTargetFromMaintenanceWindowRequest {
|
|
1769
|
+
|
|
1770
|
+
WindowId: string | undefined;
|
|
1771
|
+
|
|
1772
|
+
WindowTargetId: string | undefined;
|
|
1773
|
+
|
|
1774
|
+
Safe?: boolean;
|
|
1775
|
+
}
|
|
1776
|
+
export declare namespace DeregisterTargetFromMaintenanceWindowRequest {
|
|
1777
|
+
|
|
1778
|
+
const filterSensitiveLog: (obj: DeregisterTargetFromMaintenanceWindowRequest) => any;
|
|
1779
|
+
}
|
|
1780
|
+
export interface DeregisterTargetFromMaintenanceWindowResult {
|
|
1781
|
+
|
|
1782
|
+
WindowId?: string;
|
|
1783
|
+
|
|
1784
|
+
WindowTargetId?: string;
|
|
1785
|
+
}
|
|
1786
|
+
export declare namespace DeregisterTargetFromMaintenanceWindowResult {
|
|
1787
|
+
|
|
1788
|
+
const filterSensitiveLog: (obj: DeregisterTargetFromMaintenanceWindowResult) => any;
|
|
1789
|
+
}
|
|
1790
|
+
|
|
1791
|
+
export interface TargetInUseException extends __SmithyException, $MetadataBearer {
|
|
1792
|
+
name: "TargetInUseException";
|
|
1793
|
+
$fault: "client";
|
|
1794
|
+
Message?: string;
|
|
1795
|
+
}
|
|
1796
|
+
export declare namespace TargetInUseException {
|
|
1797
|
+
|
|
1798
|
+
const filterSensitiveLog: (obj: TargetInUseException) => any;
|
|
1799
|
+
}
|
|
1800
|
+
export interface DeregisterTaskFromMaintenanceWindowRequest {
|
|
1801
|
+
|
|
1802
|
+
WindowId: string | undefined;
|
|
1803
|
+
|
|
1804
|
+
WindowTaskId: string | undefined;
|
|
1805
|
+
}
|
|
1806
|
+
export declare namespace DeregisterTaskFromMaintenanceWindowRequest {
|
|
1807
|
+
|
|
1808
|
+
const filterSensitiveLog: (obj: DeregisterTaskFromMaintenanceWindowRequest) => any;
|
|
1809
|
+
}
|
|
1810
|
+
export interface DeregisterTaskFromMaintenanceWindowResult {
|
|
1811
|
+
|
|
1812
|
+
WindowId?: string;
|
|
1813
|
+
|
|
1814
|
+
WindowTaskId?: string;
|
|
1815
|
+
}
|
|
1816
|
+
export declare namespace DeregisterTaskFromMaintenanceWindowResult {
|
|
1817
|
+
|
|
1818
|
+
const filterSensitiveLog: (obj: DeregisterTaskFromMaintenanceWindowResult) => any;
|
|
1819
|
+
}
|
|
1820
|
+
export declare enum DescribeActivationsFilterKeys {
|
|
1821
|
+
ACTIVATION_IDS = "ActivationIds",
|
|
1822
|
+
DEFAULT_INSTANCE_NAME = "DefaultInstanceName",
|
|
1823
|
+
IAM_ROLE = "IamRole"
|
|
1824
|
+
}
|
|
1825
|
+
|
|
1826
|
+
export interface DescribeActivationsFilter {
|
|
1827
|
+
|
|
1828
|
+
FilterKey?: DescribeActivationsFilterKeys | string;
|
|
1829
|
+
|
|
1830
|
+
FilterValues?: string[];
|
|
1831
|
+
}
|
|
1832
|
+
export declare namespace DescribeActivationsFilter {
|
|
1833
|
+
|
|
1834
|
+
const filterSensitiveLog: (obj: DescribeActivationsFilter) => any;
|
|
1835
|
+
}
|
|
1836
|
+
export interface DescribeActivationsRequest {
|
|
1837
|
+
|
|
1838
|
+
Filters?: DescribeActivationsFilter[];
|
|
1839
|
+
|
|
1840
|
+
MaxResults?: number;
|
|
1841
|
+
|
|
1842
|
+
NextToken?: string;
|
|
1843
|
+
}
|
|
1844
|
+
export declare namespace DescribeActivationsRequest {
|
|
1845
|
+
|
|
1846
|
+
const filterSensitiveLog: (obj: DescribeActivationsRequest) => any;
|
|
1847
|
+
}
|
|
1848
|
+
export interface DescribeActivationsResult {
|
|
1849
|
+
|
|
1850
|
+
ActivationList?: Activation[];
|
|
1851
|
+
|
|
1852
|
+
NextToken?: string;
|
|
1853
|
+
}
|
|
1854
|
+
export declare namespace DescribeActivationsResult {
|
|
1855
|
+
|
|
1856
|
+
const filterSensitiveLog: (obj: DescribeActivationsResult) => any;
|
|
1857
|
+
}
|
|
1858
|
+
|
|
1859
|
+
export interface InvalidFilter extends __SmithyException, $MetadataBearer {
|
|
1860
|
+
name: "InvalidFilter";
|
|
1861
|
+
$fault: "client";
|
|
1862
|
+
Message?: string;
|
|
1863
|
+
}
|
|
1864
|
+
export declare namespace InvalidFilter {
|
|
1865
|
+
|
|
1866
|
+
const filterSensitiveLog: (obj: InvalidFilter) => any;
|
|
1867
|
+
}
|
|
1868
|
+
|
|
1869
|
+
export interface InvalidNextToken extends __SmithyException, $MetadataBearer {
|
|
1870
|
+
name: "InvalidNextToken";
|
|
1871
|
+
$fault: "client";
|
|
1872
|
+
Message?: string;
|
|
1873
|
+
}
|
|
1874
|
+
export declare namespace InvalidNextToken {
|
|
1875
|
+
|
|
1876
|
+
const filterSensitiveLog: (obj: InvalidNextToken) => any;
|
|
1877
|
+
}
|
|
1878
|
+
export interface DescribeAssociationRequest {
|
|
1879
|
+
|
|
1880
|
+
Name?: string;
|
|
1881
|
+
|
|
1882
|
+
InstanceId?: string;
|
|
1883
|
+
|
|
1884
|
+
AssociationId?: string;
|
|
1885
|
+
|
|
1886
|
+
AssociationVersion?: string;
|
|
1887
|
+
}
|
|
1888
|
+
export declare namespace DescribeAssociationRequest {
|
|
1889
|
+
|
|
1890
|
+
const filterSensitiveLog: (obj: DescribeAssociationRequest) => any;
|
|
1891
|
+
}
|
|
1892
|
+
export interface DescribeAssociationResult {
|
|
1893
|
+
|
|
1894
|
+
AssociationDescription?: AssociationDescription;
|
|
1895
|
+
}
|
|
1896
|
+
export declare namespace DescribeAssociationResult {
|
|
1897
|
+
|
|
1898
|
+
const filterSensitiveLog: (obj: DescribeAssociationResult) => any;
|
|
1899
|
+
}
|
|
1900
|
+
|
|
1901
|
+
export interface InvalidAssociationVersion extends __SmithyException, $MetadataBearer {
|
|
1902
|
+
name: "InvalidAssociationVersion";
|
|
1903
|
+
$fault: "client";
|
|
1904
|
+
Message?: string;
|
|
1905
|
+
}
|
|
1906
|
+
export declare namespace InvalidAssociationVersion {
|
|
1907
|
+
|
|
1908
|
+
const filterSensitiveLog: (obj: InvalidAssociationVersion) => any;
|
|
1909
|
+
}
|
|
1910
|
+
export declare enum AssociationExecutionFilterKey {
|
|
1911
|
+
CreatedTime = "CreatedTime",
|
|
1912
|
+
ExecutionId = "ExecutionId",
|
|
1913
|
+
Status = "Status"
|
|
1914
|
+
}
|
|
1915
|
+
export declare enum AssociationFilterOperatorType {
|
|
1916
|
+
Equal = "EQUAL",
|
|
1917
|
+
GreaterThan = "GREATER_THAN",
|
|
1918
|
+
LessThan = "LESS_THAN"
|
|
1919
|
+
}
|
|
1920
|
+
|
|
1921
|
+
export interface AssociationExecutionFilter {
|
|
1922
|
+
|
|
1923
|
+
Key: AssociationExecutionFilterKey | string | undefined;
|
|
1924
|
+
|
|
1925
|
+
Value: string | undefined;
|
|
1926
|
+
|
|
1927
|
+
Type: AssociationFilterOperatorType | string | undefined;
|
|
1928
|
+
}
|
|
1929
|
+
export declare namespace AssociationExecutionFilter {
|
|
1930
|
+
|
|
1931
|
+
const filterSensitiveLog: (obj: AssociationExecutionFilter) => any;
|
|
1932
|
+
}
|
|
1933
|
+
export interface DescribeAssociationExecutionsRequest {
|
|
1934
|
+
|
|
1935
|
+
AssociationId: string | undefined;
|
|
1936
|
+
|
|
1937
|
+
Filters?: AssociationExecutionFilter[];
|
|
1938
|
+
|
|
1939
|
+
MaxResults?: number;
|
|
1940
|
+
|
|
1941
|
+
NextToken?: string;
|
|
1942
|
+
}
|
|
1943
|
+
export declare namespace DescribeAssociationExecutionsRequest {
|
|
1944
|
+
|
|
1945
|
+
const filterSensitiveLog: (obj: DescribeAssociationExecutionsRequest) => any;
|
|
1946
|
+
}
|
|
1947
|
+
|
|
1948
|
+
export interface AssociationExecution {
|
|
1949
|
+
|
|
1950
|
+
AssociationId?: string;
|
|
1951
|
+
|
|
1952
|
+
AssociationVersion?: string;
|
|
1953
|
+
|
|
1954
|
+
ExecutionId?: string;
|
|
1955
|
+
|
|
1956
|
+
Status?: string;
|
|
1957
|
+
|
|
1958
|
+
DetailedStatus?: string;
|
|
1959
|
+
|
|
1960
|
+
CreatedTime?: Date;
|
|
1961
|
+
|
|
1962
|
+
LastExecutionDate?: Date;
|
|
1963
|
+
|
|
1964
|
+
ResourceCountByStatus?: string;
|
|
1965
|
+
}
|
|
1966
|
+
export declare namespace AssociationExecution {
|
|
1967
|
+
|
|
1968
|
+
const filterSensitiveLog: (obj: AssociationExecution) => any;
|
|
1969
|
+
}
|
|
1970
|
+
export interface DescribeAssociationExecutionsResult {
|
|
1971
|
+
|
|
1972
|
+
AssociationExecutions?: AssociationExecution[];
|
|
1973
|
+
|
|
1974
|
+
NextToken?: string;
|
|
1975
|
+
}
|
|
1976
|
+
export declare namespace DescribeAssociationExecutionsResult {
|
|
1977
|
+
|
|
1978
|
+
const filterSensitiveLog: (obj: DescribeAssociationExecutionsResult) => any;
|
|
1979
|
+
}
|
|
1980
|
+
|
|
1981
|
+
export interface AssociationExecutionDoesNotExist extends __SmithyException, $MetadataBearer {
|
|
1982
|
+
name: "AssociationExecutionDoesNotExist";
|
|
1983
|
+
$fault: "client";
|
|
1984
|
+
Message?: string;
|
|
1985
|
+
}
|
|
1986
|
+
export declare namespace AssociationExecutionDoesNotExist {
|
|
1987
|
+
|
|
1988
|
+
const filterSensitiveLog: (obj: AssociationExecutionDoesNotExist) => any;
|
|
1989
|
+
}
|
|
1990
|
+
export declare enum AssociationExecutionTargetsFilterKey {
|
|
1991
|
+
ResourceId = "ResourceId",
|
|
1992
|
+
ResourceType = "ResourceType",
|
|
1993
|
+
Status = "Status"
|
|
1994
|
+
}
|
|
1995
|
+
|
|
1996
|
+
export interface AssociationExecutionTargetsFilter {
|
|
1997
|
+
|
|
1998
|
+
Key: AssociationExecutionTargetsFilterKey | string | undefined;
|
|
1999
|
+
|
|
2000
|
+
Value: string | undefined;
|
|
2001
|
+
}
|
|
2002
|
+
export declare namespace AssociationExecutionTargetsFilter {
|
|
2003
|
+
|
|
2004
|
+
const filterSensitiveLog: (obj: AssociationExecutionTargetsFilter) => any;
|
|
2005
|
+
}
|
|
2006
|
+
export interface DescribeAssociationExecutionTargetsRequest {
|
|
2007
|
+
|
|
2008
|
+
AssociationId: string | undefined;
|
|
2009
|
+
|
|
2010
|
+
ExecutionId: string | undefined;
|
|
2011
|
+
|
|
2012
|
+
Filters?: AssociationExecutionTargetsFilter[];
|
|
2013
|
+
|
|
2014
|
+
MaxResults?: number;
|
|
2015
|
+
|
|
2016
|
+
NextToken?: string;
|
|
2017
|
+
}
|
|
2018
|
+
export declare namespace DescribeAssociationExecutionTargetsRequest {
|
|
2019
|
+
|
|
2020
|
+
const filterSensitiveLog: (obj: DescribeAssociationExecutionTargetsRequest) => any;
|
|
2021
|
+
}
|
|
2022
|
+
|
|
2023
|
+
export interface OutputSource {
|
|
2024
|
+
|
|
2025
|
+
OutputSourceId?: string;
|
|
2026
|
+
|
|
2027
|
+
OutputSourceType?: string;
|
|
2028
|
+
}
|
|
2029
|
+
export declare namespace OutputSource {
|
|
2030
|
+
|
|
2031
|
+
const filterSensitiveLog: (obj: OutputSource) => any;
|
|
2032
|
+
}
|
|
2033
|
+
|
|
2034
|
+
export interface AssociationExecutionTarget {
|
|
2035
|
+
|
|
2036
|
+
AssociationId?: string;
|
|
2037
|
+
|
|
2038
|
+
AssociationVersion?: string;
|
|
2039
|
+
|
|
2040
|
+
ExecutionId?: string;
|
|
2041
|
+
|
|
2042
|
+
ResourceId?: string;
|
|
2043
|
+
|
|
2044
|
+
ResourceType?: string;
|
|
2045
|
+
|
|
2046
|
+
Status?: string;
|
|
2047
|
+
|
|
2048
|
+
DetailedStatus?: string;
|
|
2049
|
+
|
|
2050
|
+
LastExecutionDate?: Date;
|
|
2051
|
+
|
|
2052
|
+
OutputSource?: OutputSource;
|
|
2053
|
+
}
|
|
2054
|
+
export declare namespace AssociationExecutionTarget {
|
|
2055
|
+
|
|
2056
|
+
const filterSensitiveLog: (obj: AssociationExecutionTarget) => any;
|
|
2057
|
+
}
|
|
2058
|
+
export interface DescribeAssociationExecutionTargetsResult {
|
|
2059
|
+
|
|
2060
|
+
AssociationExecutionTargets?: AssociationExecutionTarget[];
|
|
2061
|
+
|
|
2062
|
+
NextToken?: string;
|
|
2063
|
+
}
|
|
2064
|
+
export declare namespace DescribeAssociationExecutionTargetsResult {
|
|
2065
|
+
|
|
2066
|
+
const filterSensitiveLog: (obj: DescribeAssociationExecutionTargetsResult) => any;
|
|
2067
|
+
}
|
|
2068
|
+
export declare enum AutomationExecutionFilterKey {
|
|
2069
|
+
AUTOMATION_SUBTYPE = "AutomationSubtype",
|
|
2070
|
+
AUTOMATION_TYPE = "AutomationType",
|
|
2071
|
+
CURRENT_ACTION = "CurrentAction",
|
|
2072
|
+
DOCUMENT_NAME_PREFIX = "DocumentNamePrefix",
|
|
2073
|
+
EXECUTION_ID = "ExecutionId",
|
|
2074
|
+
EXECUTION_STATUS = "ExecutionStatus",
|
|
2075
|
+
OPS_ITEM_ID = "OpsItemId",
|
|
2076
|
+
PARENT_EXECUTION_ID = "ParentExecutionId",
|
|
2077
|
+
START_TIME_AFTER = "StartTimeAfter",
|
|
2078
|
+
START_TIME_BEFORE = "StartTimeBefore",
|
|
2079
|
+
TAG_KEY = "TagKey",
|
|
2080
|
+
TARGET_RESOURCE_GROUP = "TargetResourceGroup"
|
|
2081
|
+
}
|
|
2082
|
+
|
|
2083
|
+
export interface AutomationExecutionFilter {
|
|
2084
|
+
|
|
2085
|
+
Key: AutomationExecutionFilterKey | string | undefined;
|
|
2086
|
+
|
|
2087
|
+
Values: string[] | undefined;
|
|
2088
|
+
}
|
|
2089
|
+
export declare namespace AutomationExecutionFilter {
|
|
2090
|
+
|
|
2091
|
+
const filterSensitiveLog: (obj: AutomationExecutionFilter) => any;
|
|
2092
|
+
}
|
|
2093
|
+
export interface DescribeAutomationExecutionsRequest {
|
|
2094
|
+
|
|
2095
|
+
Filters?: AutomationExecutionFilter[];
|
|
2096
|
+
|
|
2097
|
+
MaxResults?: number;
|
|
2098
|
+
|
|
2099
|
+
NextToken?: string;
|
|
2100
|
+
}
|
|
2101
|
+
export declare namespace DescribeAutomationExecutionsRequest {
|
|
2102
|
+
|
|
2103
|
+
const filterSensitiveLog: (obj: DescribeAutomationExecutionsRequest) => any;
|
|
2104
|
+
}
|
|
2105
|
+
export declare enum AutomationExecutionStatus {
|
|
2106
|
+
APPROVED = "Approved",
|
|
2107
|
+
CANCELLED = "Cancelled",
|
|
2108
|
+
CANCELLING = "Cancelling",
|
|
2109
|
+
CHANGE_CALENDAR_OVERRIDE_APPROVED = "ChangeCalendarOverrideApproved",
|
|
2110
|
+
CHANGE_CALENDAR_OVERRIDE_REJECTED = "ChangeCalendarOverrideRejected",
|
|
2111
|
+
COMPLETED_WITH_FAILURE = "CompletedWithFailure",
|
|
2112
|
+
COMPLETED_WITH_SUCCESS = "CompletedWithSuccess",
|
|
2113
|
+
FAILED = "Failed",
|
|
2114
|
+
INPROGRESS = "InProgress",
|
|
2115
|
+
PENDING = "Pending",
|
|
2116
|
+
PENDING_APPROVAL = "PendingApproval",
|
|
2117
|
+
PENDING_CHANGE_CALENDAR_OVERRIDE = "PendingChangeCalendarOverride",
|
|
2118
|
+
REJECTED = "Rejected",
|
|
2119
|
+
RUNBOOK_INPROGRESS = "RunbookInProgress",
|
|
2120
|
+
SCHEDULED = "Scheduled",
|
|
2121
|
+
SUCCESS = "Success",
|
|
2122
|
+
TIMEDOUT = "TimedOut",
|
|
2123
|
+
WAITING = "Waiting"
|
|
2124
|
+
}
|
|
2125
|
+
export declare enum AutomationSubtype {
|
|
2126
|
+
ChangeRequest = "ChangeRequest"
|
|
2127
|
+
}
|
|
2128
|
+
export declare enum AutomationType {
|
|
2129
|
+
CrossAccount = "CrossAccount",
|
|
2130
|
+
Local = "Local"
|
|
2131
|
+
}
|
|
2132
|
+
export declare enum ExecutionMode {
|
|
2133
|
+
Auto = "Auto",
|
|
2134
|
+
Interactive = "Interactive"
|
|
2135
|
+
}
|
|
2136
|
+
|
|
2137
|
+
export interface ResolvedTargets {
|
|
2138
|
+
|
|
2139
|
+
ParameterValues?: string[];
|
|
2140
|
+
|
|
2141
|
+
Truncated?: boolean;
|
|
2142
|
+
}
|
|
2143
|
+
export declare namespace ResolvedTargets {
|
|
2144
|
+
|
|
2145
|
+
const filterSensitiveLog: (obj: ResolvedTargets) => any;
|
|
2146
|
+
}
|
|
2147
|
+
|
|
2148
|
+
export interface Runbook {
|
|
2149
|
+
|
|
2150
|
+
DocumentName: string | undefined;
|
|
2151
|
+
|
|
2152
|
+
DocumentVersion?: string;
|
|
2153
|
+
|
|
2154
|
+
Parameters?: {
|
|
2155
|
+
[key: string]: string[];
|
|
2156
|
+
};
|
|
2157
|
+
|
|
2158
|
+
TargetParameterName?: string;
|
|
2159
|
+
|
|
2160
|
+
Targets?: Target[];
|
|
2161
|
+
|
|
2162
|
+
MaxConcurrency?: string;
|
|
2163
|
+
|
|
2164
|
+
MaxErrors?: string;
|
|
2165
|
+
|
|
2166
|
+
TargetLocations?: TargetLocation[];
|
|
2167
|
+
}
|
|
2168
|
+
export declare namespace Runbook {
|
|
2169
|
+
|
|
2170
|
+
const filterSensitiveLog: (obj: Runbook) => any;
|
|
2171
|
+
}
|
|
2172
|
+
|
|
2173
|
+
export interface AutomationExecutionMetadata {
|
|
2174
|
+
|
|
2175
|
+
AutomationExecutionId?: string;
|
|
2176
|
+
|
|
2177
|
+
DocumentName?: string;
|
|
2178
|
+
|
|
2179
|
+
DocumentVersion?: string;
|
|
2180
|
+
|
|
2181
|
+
AutomationExecutionStatus?: AutomationExecutionStatus | string;
|
|
2182
|
+
|
|
2183
|
+
ExecutionStartTime?: Date;
|
|
2184
|
+
|
|
2185
|
+
ExecutionEndTime?: Date;
|
|
2186
|
+
|
|
2187
|
+
ExecutedBy?: string;
|
|
2188
|
+
|
|
2189
|
+
LogFile?: string;
|
|
2190
|
+
|
|
2191
|
+
Outputs?: {
|
|
2192
|
+
[key: string]: string[];
|
|
2193
|
+
};
|
|
2194
|
+
|
|
2195
|
+
Mode?: ExecutionMode | string;
|
|
2196
|
+
|
|
2197
|
+
ParentAutomationExecutionId?: string;
|
|
2198
|
+
|
|
2199
|
+
CurrentStepName?: string;
|
|
2200
|
+
|
|
2201
|
+
CurrentAction?: string;
|
|
2202
|
+
|
|
2203
|
+
FailureMessage?: string;
|
|
2204
|
+
|
|
2205
|
+
TargetParameterName?: string;
|
|
2206
|
+
|
|
2207
|
+
Targets?: Target[];
|
|
2208
|
+
|
|
2209
|
+
TargetMaps?: {
|
|
2210
|
+
[key: string]: string[];
|
|
2211
|
+
}[];
|
|
2212
|
+
|
|
2213
|
+
ResolvedTargets?: ResolvedTargets;
|
|
2214
|
+
|
|
2215
|
+
MaxConcurrency?: string;
|
|
2216
|
+
|
|
2217
|
+
MaxErrors?: string;
|
|
2218
|
+
|
|
2219
|
+
Target?: string;
|
|
2220
|
+
|
|
2221
|
+
AutomationType?: AutomationType | string;
|
|
2222
|
+
|
|
2223
|
+
AutomationSubtype?: AutomationSubtype | string;
|
|
2224
|
+
|
|
2225
|
+
ScheduledTime?: Date;
|
|
2226
|
+
|
|
2227
|
+
Runbooks?: Runbook[];
|
|
2228
|
+
|
|
2229
|
+
OpsItemId?: string;
|
|
2230
|
+
|
|
2231
|
+
AssociationId?: string;
|
|
2232
|
+
|
|
2233
|
+
ChangeRequestName?: string;
|
|
2234
|
+
}
|
|
2235
|
+
export declare namespace AutomationExecutionMetadata {
|
|
2236
|
+
|
|
2237
|
+
const filterSensitiveLog: (obj: AutomationExecutionMetadata) => any;
|
|
2238
|
+
}
|
|
2239
|
+
export interface DescribeAutomationExecutionsResult {
|
|
2240
|
+
|
|
2241
|
+
AutomationExecutionMetadataList?: AutomationExecutionMetadata[];
|
|
2242
|
+
|
|
2243
|
+
NextToken?: string;
|
|
2244
|
+
}
|
|
2245
|
+
export declare namespace DescribeAutomationExecutionsResult {
|
|
2246
|
+
|
|
2247
|
+
const filterSensitiveLog: (obj: DescribeAutomationExecutionsResult) => any;
|
|
2248
|
+
}
|
|
2249
|
+
|
|
2250
|
+
export interface InvalidFilterKey extends __SmithyException, $MetadataBearer {
|
|
2251
|
+
name: "InvalidFilterKey";
|
|
2252
|
+
$fault: "client";
|
|
2253
|
+
}
|
|
2254
|
+
export declare namespace InvalidFilterKey {
|
|
2255
|
+
|
|
2256
|
+
const filterSensitiveLog: (obj: InvalidFilterKey) => any;
|
|
2257
|
+
}
|
|
2258
|
+
|
|
2259
|
+
export interface InvalidFilterValue extends __SmithyException, $MetadataBearer {
|
|
2260
|
+
name: "InvalidFilterValue";
|
|
2261
|
+
$fault: "client";
|
|
2262
|
+
Message?: string;
|
|
2263
|
+
}
|
|
2264
|
+
export declare namespace InvalidFilterValue {
|
|
2265
|
+
|
|
2266
|
+
const filterSensitiveLog: (obj: InvalidFilterValue) => any;
|
|
2267
|
+
}
|
|
2268
|
+
|
|
2269
|
+
export interface AutomationExecutionNotFoundException extends __SmithyException, $MetadataBearer {
|
|
2270
|
+
name: "AutomationExecutionNotFoundException";
|
|
2271
|
+
$fault: "client";
|
|
2272
|
+
Message?: string;
|
|
2273
|
+
}
|
|
2274
|
+
export declare namespace AutomationExecutionNotFoundException {
|
|
2275
|
+
|
|
2276
|
+
const filterSensitiveLog: (obj: AutomationExecutionNotFoundException) => any;
|
|
2277
|
+
}
|
|
2278
|
+
export declare enum StepExecutionFilterKey {
|
|
2279
|
+
ACTION = "Action",
|
|
2280
|
+
START_TIME_AFTER = "StartTimeAfter",
|
|
2281
|
+
START_TIME_BEFORE = "StartTimeBefore",
|
|
2282
|
+
STEP_EXECUTION_ID = "StepExecutionId",
|
|
2283
|
+
STEP_EXECUTION_STATUS = "StepExecutionStatus",
|
|
2284
|
+
STEP_NAME = "StepName"
|
|
2285
|
+
}
|
|
2286
|
+
|
|
2287
|
+
export interface StepExecutionFilter {
|
|
2288
|
+
|
|
2289
|
+
Key: StepExecutionFilterKey | string | undefined;
|
|
2290
|
+
|
|
2291
|
+
Values: string[] | undefined;
|
|
2292
|
+
}
|
|
2293
|
+
export declare namespace StepExecutionFilter {
|
|
2294
|
+
|
|
2295
|
+
const filterSensitiveLog: (obj: StepExecutionFilter) => any;
|
|
2296
|
+
}
|
|
2297
|
+
export interface DescribeAutomationStepExecutionsRequest {
|
|
2298
|
+
|
|
2299
|
+
AutomationExecutionId: string | undefined;
|
|
2300
|
+
|
|
2301
|
+
Filters?: StepExecutionFilter[];
|
|
2302
|
+
|
|
2303
|
+
NextToken?: string;
|
|
2304
|
+
|
|
2305
|
+
MaxResults?: number;
|
|
2306
|
+
|
|
2307
|
+
ReverseOrder?: boolean;
|
|
2308
|
+
}
|
|
2309
|
+
export declare namespace DescribeAutomationStepExecutionsRequest {
|
|
2310
|
+
|
|
2311
|
+
const filterSensitiveLog: (obj: DescribeAutomationStepExecutionsRequest) => any;
|
|
2312
|
+
}
|
|
2313
|
+
|
|
2314
|
+
export interface FailureDetails {
|
|
2315
|
+
|
|
2316
|
+
FailureStage?: string;
|
|
2317
|
+
|
|
2318
|
+
FailureType?: string;
|
|
2319
|
+
|
|
2320
|
+
Details?: {
|
|
2321
|
+
[key: string]: string[];
|
|
2322
|
+
};
|
|
2323
|
+
}
|
|
2324
|
+
export declare namespace FailureDetails {
|
|
2325
|
+
|
|
2326
|
+
const filterSensitiveLog: (obj: FailureDetails) => any;
|
|
2327
|
+
}
|
|
2328
|
+
|
|
2329
|
+
export interface StepExecution {
|
|
2330
|
+
|
|
2331
|
+
StepName?: string;
|
|
2332
|
+
|
|
2333
|
+
Action?: string;
|
|
2334
|
+
|
|
2335
|
+
TimeoutSeconds?: number;
|
|
2336
|
+
|
|
2337
|
+
OnFailure?: string;
|
|
2338
|
+
|
|
2339
|
+
MaxAttempts?: number;
|
|
2340
|
+
|
|
2341
|
+
ExecutionStartTime?: Date;
|
|
2342
|
+
|
|
2343
|
+
ExecutionEndTime?: Date;
|
|
2344
|
+
|
|
2345
|
+
StepStatus?: AutomationExecutionStatus | string;
|
|
2346
|
+
|
|
2347
|
+
ResponseCode?: string;
|
|
2348
|
+
|
|
2349
|
+
Inputs?: {
|
|
2350
|
+
[key: string]: string;
|
|
2351
|
+
};
|
|
2352
|
+
|
|
2353
|
+
Outputs?: {
|
|
2354
|
+
[key: string]: string[];
|
|
2355
|
+
};
|
|
2356
|
+
|
|
2357
|
+
Response?: string;
|
|
2358
|
+
|
|
2359
|
+
FailureMessage?: string;
|
|
2360
|
+
|
|
2361
|
+
FailureDetails?: FailureDetails;
|
|
2362
|
+
|
|
2363
|
+
StepExecutionId?: string;
|
|
2364
|
+
|
|
2365
|
+
OverriddenParameters?: {
|
|
2366
|
+
[key: string]: string[];
|
|
2367
|
+
};
|
|
2368
|
+
|
|
2369
|
+
IsEnd?: boolean;
|
|
2370
|
+
|
|
2371
|
+
NextStep?: string;
|
|
2372
|
+
|
|
2373
|
+
IsCritical?: boolean;
|
|
2374
|
+
|
|
2375
|
+
ValidNextSteps?: string[];
|
|
2376
|
+
|
|
2377
|
+
Targets?: Target[];
|
|
2378
|
+
|
|
2379
|
+
TargetLocation?: TargetLocation;
|
|
2380
|
+
}
|
|
2381
|
+
export declare namespace StepExecution {
|
|
2382
|
+
|
|
2383
|
+
const filterSensitiveLog: (obj: StepExecution) => any;
|
|
2384
|
+
}
|
|
2385
|
+
export interface DescribeAutomationStepExecutionsResult {
|
|
2386
|
+
|
|
2387
|
+
StepExecutions?: StepExecution[];
|
|
2388
|
+
|
|
2389
|
+
NextToken?: string;
|
|
2390
|
+
}
|
|
2391
|
+
export declare namespace DescribeAutomationStepExecutionsResult {
|
|
2392
|
+
|
|
2393
|
+
const filterSensitiveLog: (obj: DescribeAutomationStepExecutionsResult) => any;
|
|
2394
|
+
}
|
|
2395
|
+
|
|
2396
|
+
export interface PatchOrchestratorFilter {
|
|
2397
|
+
|
|
2398
|
+
Key?: string;
|
|
2399
|
+
|
|
2400
|
+
Values?: string[];
|
|
2401
|
+
}
|
|
2402
|
+
export declare namespace PatchOrchestratorFilter {
|
|
2403
|
+
|
|
2404
|
+
const filterSensitiveLog: (obj: PatchOrchestratorFilter) => any;
|
|
2405
|
+
}
|
|
2406
|
+
export interface DescribeAvailablePatchesRequest {
|
|
2407
|
+
|
|
2408
|
+
Filters?: PatchOrchestratorFilter[];
|
|
2409
|
+
|
|
2410
|
+
MaxResults?: number;
|
|
2411
|
+
|
|
2412
|
+
NextToken?: string;
|
|
2413
|
+
}
|
|
2414
|
+
export declare namespace DescribeAvailablePatchesRequest {
|
|
2415
|
+
|
|
2416
|
+
const filterSensitiveLog: (obj: DescribeAvailablePatchesRequest) => any;
|
|
2417
|
+
}
|
|
2418
|
+
|
|
2419
|
+
export interface Patch {
|
|
2420
|
+
|
|
2421
|
+
Id?: string;
|
|
2422
|
+
|
|
2423
|
+
ReleaseDate?: Date;
|
|
2424
|
+
|
|
2425
|
+
Title?: string;
|
|
2426
|
+
|
|
2427
|
+
Description?: string;
|
|
2428
|
+
|
|
2429
|
+
ContentUrl?: string;
|
|
2430
|
+
|
|
2431
|
+
Vendor?: string;
|
|
2432
|
+
|
|
2433
|
+
ProductFamily?: string;
|
|
2434
|
+
|
|
2435
|
+
Product?: string;
|
|
2436
|
+
|
|
2437
|
+
Classification?: string;
|
|
2438
|
+
|
|
2439
|
+
MsrcSeverity?: string;
|
|
2440
|
+
|
|
2441
|
+
KbNumber?: string;
|
|
2442
|
+
|
|
2443
|
+
MsrcNumber?: string;
|
|
2444
|
+
|
|
2445
|
+
Language?: string;
|
|
2446
|
+
|
|
2447
|
+
AdvisoryIds?: string[];
|
|
2448
|
+
|
|
2449
|
+
BugzillaIds?: string[];
|
|
2450
|
+
|
|
2451
|
+
CVEIds?: string[];
|
|
2452
|
+
|
|
2453
|
+
Name?: string;
|
|
2454
|
+
|
|
2455
|
+
Epoch?: number;
|
|
2456
|
+
|
|
2457
|
+
Version?: string;
|
|
2458
|
+
|
|
2459
|
+
Release?: string;
|
|
2460
|
+
|
|
2461
|
+
Arch?: string;
|
|
2462
|
+
|
|
2463
|
+
Severity?: string;
|
|
2464
|
+
|
|
2465
|
+
Repository?: string;
|
|
2466
|
+
}
|
|
2467
|
+
export declare namespace Patch {
|
|
2468
|
+
|
|
2469
|
+
const filterSensitiveLog: (obj: Patch) => any;
|
|
2470
|
+
}
|
|
2471
|
+
export interface DescribeAvailablePatchesResult {
|
|
2472
|
+
|
|
2473
|
+
Patches?: Patch[];
|
|
2474
|
+
|
|
2475
|
+
NextToken?: string;
|
|
2476
|
+
}
|
|
2477
|
+
export declare namespace DescribeAvailablePatchesResult {
|
|
2478
|
+
|
|
2479
|
+
const filterSensitiveLog: (obj: DescribeAvailablePatchesResult) => any;
|
|
2480
|
+
}
|
|
2481
|
+
export interface DescribeDocumentRequest {
|
|
2482
|
+
|
|
2483
|
+
Name: string | undefined;
|
|
2484
|
+
|
|
2485
|
+
DocumentVersion?: string;
|
|
2486
|
+
|
|
2487
|
+
VersionName?: string;
|
|
2488
|
+
}
|
|
2489
|
+
export declare namespace DescribeDocumentRequest {
|
|
2490
|
+
|
|
2491
|
+
const filterSensitiveLog: (obj: DescribeDocumentRequest) => any;
|
|
2492
|
+
}
|
|
2493
|
+
export interface DescribeDocumentResult {
|
|
2494
|
+
|
|
2495
|
+
Document?: DocumentDescription;
|
|
2496
|
+
}
|
|
2497
|
+
export declare namespace DescribeDocumentResult {
|
|
2498
|
+
|
|
2499
|
+
const filterSensitiveLog: (obj: DescribeDocumentResult) => any;
|
|
2500
|
+
}
|
|
2501
|
+
export declare enum DocumentPermissionType {
|
|
2502
|
+
SHARE = "Share"
|
|
2503
|
+
}
|
|
2504
|
+
export interface DescribeDocumentPermissionRequest {
|
|
2505
|
+
|
|
2506
|
+
Name: string | undefined;
|
|
2507
|
+
|
|
2508
|
+
PermissionType: DocumentPermissionType | string | undefined;
|
|
2509
|
+
|
|
2510
|
+
MaxResults?: number;
|
|
2511
|
+
|
|
2512
|
+
NextToken?: string;
|
|
2513
|
+
}
|
|
2514
|
+
export declare namespace DescribeDocumentPermissionRequest {
|
|
2515
|
+
|
|
2516
|
+
const filterSensitiveLog: (obj: DescribeDocumentPermissionRequest) => any;
|
|
2517
|
+
}
|
|
2518
|
+
export interface DescribeDocumentPermissionResponse {
|
|
2519
|
+
|
|
2520
|
+
AccountIds?: string[];
|
|
2521
|
+
|
|
2522
|
+
AccountSharingInfoList?: AccountSharingInfo[];
|
|
2523
|
+
|
|
2524
|
+
NextToken?: string;
|
|
2525
|
+
}
|
|
2526
|
+
export declare namespace DescribeDocumentPermissionResponse {
|
|
2527
|
+
|
|
2528
|
+
const filterSensitiveLog: (obj: DescribeDocumentPermissionResponse) => any;
|
|
2529
|
+
}
|
|
2530
|
+
|
|
2531
|
+
export interface InvalidPermissionType extends __SmithyException, $MetadataBearer {
|
|
2532
|
+
name: "InvalidPermissionType";
|
|
2533
|
+
$fault: "client";
|
|
2534
|
+
Message?: string;
|
|
2535
|
+
}
|
|
2536
|
+
export declare namespace InvalidPermissionType {
|
|
2537
|
+
|
|
2538
|
+
const filterSensitiveLog: (obj: InvalidPermissionType) => any;
|
|
2539
|
+
}
|
|
2540
|
+
export interface DescribeEffectiveInstanceAssociationsRequest {
|
|
2541
|
+
|
|
2542
|
+
InstanceId: string | undefined;
|
|
2543
|
+
|
|
2544
|
+
MaxResults?: number;
|
|
2545
|
+
|
|
2546
|
+
NextToken?: string;
|
|
2547
|
+
}
|
|
2548
|
+
export declare namespace DescribeEffectiveInstanceAssociationsRequest {
|
|
2549
|
+
|
|
2550
|
+
const filterSensitiveLog: (obj: DescribeEffectiveInstanceAssociationsRequest) => any;
|
|
2551
|
+
}
|
|
2552
|
+
|
|
2553
|
+
export interface InstanceAssociation {
|
|
2554
|
+
|
|
2555
|
+
AssociationId?: string;
|
|
2556
|
+
|
|
2557
|
+
InstanceId?: string;
|
|
2558
|
+
|
|
2559
|
+
Content?: string;
|
|
2560
|
+
|
|
2561
|
+
AssociationVersion?: string;
|
|
2562
|
+
}
|
|
2563
|
+
export declare namespace InstanceAssociation {
|
|
2564
|
+
|
|
2565
|
+
const filterSensitiveLog: (obj: InstanceAssociation) => any;
|
|
2566
|
+
}
|
|
2567
|
+
export interface DescribeEffectiveInstanceAssociationsResult {
|
|
2568
|
+
|
|
2569
|
+
Associations?: InstanceAssociation[];
|
|
2570
|
+
|
|
2571
|
+
NextToken?: string;
|
|
2572
|
+
}
|
|
2573
|
+
export declare namespace DescribeEffectiveInstanceAssociationsResult {
|
|
2574
|
+
|
|
2575
|
+
const filterSensitiveLog: (obj: DescribeEffectiveInstanceAssociationsResult) => any;
|
|
2576
|
+
}
|
|
2577
|
+
export interface DescribeEffectivePatchesForPatchBaselineRequest {
|
|
2578
|
+
|
|
2579
|
+
BaselineId: string | undefined;
|
|
2580
|
+
|
|
2581
|
+
MaxResults?: number;
|
|
2582
|
+
|
|
2583
|
+
NextToken?: string;
|
|
2584
|
+
}
|
|
2585
|
+
export declare namespace DescribeEffectivePatchesForPatchBaselineRequest {
|
|
2586
|
+
|
|
2587
|
+
const filterSensitiveLog: (obj: DescribeEffectivePatchesForPatchBaselineRequest) => any;
|
|
2588
|
+
}
|
|
2589
|
+
export declare enum PatchDeploymentStatus {
|
|
2590
|
+
Approved = "APPROVED",
|
|
2591
|
+
ExplicitApproved = "EXPLICIT_APPROVED",
|
|
2592
|
+
ExplicitRejected = "EXPLICIT_REJECTED",
|
|
2593
|
+
PendingApproval = "PENDING_APPROVAL"
|
|
2594
|
+
}
|
|
2595
|
+
|
|
2596
|
+
export interface PatchStatus {
|
|
2597
|
+
|
|
2598
|
+
DeploymentStatus?: PatchDeploymentStatus | string;
|
|
2599
|
+
|
|
2600
|
+
ComplianceLevel?: PatchComplianceLevel | string;
|
|
2601
|
+
|
|
2602
|
+
ApprovalDate?: Date;
|
|
2603
|
+
}
|
|
2604
|
+
export declare namespace PatchStatus {
|
|
2605
|
+
|
|
2606
|
+
const filterSensitiveLog: (obj: PatchStatus) => any;
|
|
2607
|
+
}
|
|
2608
|
+
|
|
2609
|
+
export interface EffectivePatch {
|
|
2610
|
+
|
|
2611
|
+
Patch?: Patch;
|
|
2612
|
+
|
|
2613
|
+
PatchStatus?: PatchStatus;
|
|
2614
|
+
}
|
|
2615
|
+
export declare namespace EffectivePatch {
|
|
2616
|
+
|
|
2617
|
+
const filterSensitiveLog: (obj: EffectivePatch) => any;
|
|
2618
|
+
}
|
|
2619
|
+
export interface DescribeEffectivePatchesForPatchBaselineResult {
|
|
2620
|
+
|
|
2621
|
+
EffectivePatches?: EffectivePatch[];
|
|
2622
|
+
|
|
2623
|
+
NextToken?: string;
|
|
2624
|
+
}
|
|
2625
|
+
export declare namespace DescribeEffectivePatchesForPatchBaselineResult {
|
|
2626
|
+
|
|
2627
|
+
const filterSensitiveLog: (obj: DescribeEffectivePatchesForPatchBaselineResult) => any;
|
|
2628
|
+
}
|
|
2629
|
+
|
|
2630
|
+
export interface UnsupportedOperatingSystem extends __SmithyException, $MetadataBearer {
|
|
2631
|
+
name: "UnsupportedOperatingSystem";
|
|
2632
|
+
$fault: "client";
|
|
2633
|
+
Message?: string;
|
|
2634
|
+
}
|
|
2635
|
+
export declare namespace UnsupportedOperatingSystem {
|
|
2636
|
+
|
|
2637
|
+
const filterSensitiveLog: (obj: UnsupportedOperatingSystem) => any;
|
|
2638
|
+
}
|
|
2639
|
+
export interface DescribeInstanceAssociationsStatusRequest {
|
|
2640
|
+
|
|
2641
|
+
InstanceId: string | undefined;
|
|
2642
|
+
|
|
2643
|
+
MaxResults?: number;
|
|
2644
|
+
|
|
2645
|
+
NextToken?: string;
|
|
2646
|
+
}
|
|
2647
|
+
export declare namespace DescribeInstanceAssociationsStatusRequest {
|
|
2648
|
+
|
|
2649
|
+
const filterSensitiveLog: (obj: DescribeInstanceAssociationsStatusRequest) => any;
|
|
2650
|
+
}
|
|
2651
|
+
|
|
2652
|
+
export interface S3OutputUrl {
|
|
2653
|
+
|
|
2654
|
+
OutputUrl?: string;
|
|
2655
|
+
}
|
|
2656
|
+
export declare namespace S3OutputUrl {
|
|
2657
|
+
|
|
2658
|
+
const filterSensitiveLog: (obj: S3OutputUrl) => any;
|
|
2659
|
+
}
|
|
2660
|
+
|
|
2661
|
+
export interface InstanceAssociationOutputUrl {
|
|
2662
|
+
|
|
2663
|
+
S3OutputUrl?: S3OutputUrl;
|
|
2664
|
+
}
|
|
2665
|
+
export declare namespace InstanceAssociationOutputUrl {
|
|
2666
|
+
|
|
2667
|
+
const filterSensitiveLog: (obj: InstanceAssociationOutputUrl) => any;
|
|
2668
|
+
}
|
|
2669
|
+
|
|
2670
|
+
export interface InstanceAssociationStatusInfo {
|
|
2671
|
+
|
|
2672
|
+
AssociationId?: string;
|
|
2673
|
+
|
|
2674
|
+
Name?: string;
|
|
2675
|
+
|
|
2676
|
+
DocumentVersion?: string;
|
|
2677
|
+
|
|
2678
|
+
AssociationVersion?: string;
|
|
2679
|
+
|
|
2680
|
+
InstanceId?: string;
|
|
2681
|
+
|
|
2682
|
+
ExecutionDate?: Date;
|
|
2683
|
+
|
|
2684
|
+
Status?: string;
|
|
2685
|
+
|
|
2686
|
+
DetailedStatus?: string;
|
|
2687
|
+
|
|
2688
|
+
ExecutionSummary?: string;
|
|
2689
|
+
|
|
2690
|
+
ErrorCode?: string;
|
|
2691
|
+
|
|
2692
|
+
OutputUrl?: InstanceAssociationOutputUrl;
|
|
2693
|
+
|
|
2694
|
+
AssociationName?: string;
|
|
2695
|
+
}
|
|
2696
|
+
export declare namespace InstanceAssociationStatusInfo {
|
|
2697
|
+
|
|
2698
|
+
const filterSensitiveLog: (obj: InstanceAssociationStatusInfo) => any;
|
|
2699
|
+
}
|
|
2700
|
+
export interface DescribeInstanceAssociationsStatusResult {
|
|
2701
|
+
|
|
2702
|
+
InstanceAssociationStatusInfos?: InstanceAssociationStatusInfo[];
|
|
2703
|
+
|
|
2704
|
+
NextToken?: string;
|
|
2705
|
+
}
|
|
2706
|
+
export declare namespace DescribeInstanceAssociationsStatusResult {
|
|
2707
|
+
|
|
2708
|
+
const filterSensitiveLog: (obj: DescribeInstanceAssociationsStatusResult) => any;
|
|
2709
|
+
}
|
|
2710
|
+
|
|
2711
|
+
export interface InstanceInformationStringFilter {
|
|
2712
|
+
|
|
2713
|
+
Key: string | undefined;
|
|
2714
|
+
|
|
2715
|
+
Values: string[] | undefined;
|
|
2716
|
+
}
|
|
2717
|
+
export declare namespace InstanceInformationStringFilter {
|
|
2718
|
+
|
|
2719
|
+
const filterSensitiveLog: (obj: InstanceInformationStringFilter) => any;
|
|
2720
|
+
}
|
|
2721
|
+
export declare enum InstanceInformationFilterKey {
|
|
2722
|
+
ACTIVATION_IDS = "ActivationIds",
|
|
2723
|
+
AGENT_VERSION = "AgentVersion",
|
|
2724
|
+
ASSOCIATION_STATUS = "AssociationStatus",
|
|
2725
|
+
IAM_ROLE = "IamRole",
|
|
2726
|
+
INSTANCE_IDS = "InstanceIds",
|
|
2727
|
+
PING_STATUS = "PingStatus",
|
|
2728
|
+
PLATFORM_TYPES = "PlatformTypes",
|
|
2729
|
+
RESOURCE_TYPE = "ResourceType"
|
|
2730
|
+
}
|
|
2731
|
+
|
|
2732
|
+
export interface InstanceInformationFilter {
|
|
2733
|
+
|
|
2734
|
+
key: InstanceInformationFilterKey | string | undefined;
|
|
2735
|
+
|
|
2736
|
+
valueSet: string[] | undefined;
|
|
2737
|
+
}
|
|
2738
|
+
export declare namespace InstanceInformationFilter {
|
|
2739
|
+
|
|
2740
|
+
const filterSensitiveLog: (obj: InstanceInformationFilter) => any;
|
|
2741
|
+
}
|
|
2742
|
+
export interface DescribeInstanceInformationRequest {
|
|
2743
|
+
|
|
2744
|
+
InstanceInformationFilterList?: InstanceInformationFilter[];
|
|
2745
|
+
|
|
2746
|
+
Filters?: InstanceInformationStringFilter[];
|
|
2747
|
+
|
|
2748
|
+
MaxResults?: number;
|
|
2749
|
+
|
|
2750
|
+
NextToken?: string;
|
|
2751
|
+
}
|
|
2752
|
+
export declare namespace DescribeInstanceInformationRequest {
|
|
2753
|
+
|
|
2754
|
+
const filterSensitiveLog: (obj: DescribeInstanceInformationRequest) => any;
|
|
2755
|
+
}
|
|
2756
|
+
|
|
2757
|
+
export interface InstanceAggregatedAssociationOverview {
|
|
2758
|
+
|
|
2759
|
+
DetailedStatus?: string;
|
|
2760
|
+
|
|
2761
|
+
InstanceAssociationStatusAggregatedCount?: {
|
|
2762
|
+
[key: string]: number;
|
|
2763
|
+
};
|
|
2764
|
+
}
|
|
2765
|
+
export declare namespace InstanceAggregatedAssociationOverview {
|
|
2766
|
+
|
|
2767
|
+
const filterSensitiveLog: (obj: InstanceAggregatedAssociationOverview) => any;
|
|
2768
|
+
}
|
|
2769
|
+
export declare enum PingStatus {
|
|
2770
|
+
CONNECTION_LOST = "ConnectionLost",
|
|
2771
|
+
INACTIVE = "Inactive",
|
|
2772
|
+
ONLINE = "Online"
|
|
2773
|
+
}
|
|
2774
|
+
export declare enum ResourceType {
|
|
2775
|
+
DOCUMENT = "Document",
|
|
2776
|
+
EC2_INSTANCE = "EC2Instance",
|
|
2777
|
+
MANAGED_INSTANCE = "ManagedInstance"
|
|
2778
|
+
}
|
|
2779
|
+
|
|
2780
|
+
export interface InstanceInformation {
|
|
2781
|
+
|
|
2782
|
+
InstanceId?: string;
|
|
2783
|
+
|
|
2784
|
+
PingStatus?: PingStatus | string;
|
|
2785
|
+
|
|
2786
|
+
LastPingDateTime?: Date;
|
|
2787
|
+
|
|
2788
|
+
AgentVersion?: string;
|
|
2789
|
+
|
|
2790
|
+
IsLatestVersion?: boolean;
|
|
2791
|
+
|
|
2792
|
+
PlatformType?: PlatformType | string;
|
|
2793
|
+
|
|
2794
|
+
PlatformName?: string;
|
|
2795
|
+
|
|
2796
|
+
PlatformVersion?: string;
|
|
2797
|
+
|
|
2798
|
+
ActivationId?: string;
|
|
2799
|
+
|
|
2800
|
+
IamRole?: string;
|
|
2801
|
+
|
|
2802
|
+
RegistrationDate?: Date;
|
|
2803
|
+
|
|
2804
|
+
ResourceType?: ResourceType | string;
|
|
2805
|
+
|
|
2806
|
+
Name?: string;
|
|
2807
|
+
|
|
2808
|
+
IPAddress?: string;
|
|
2809
|
+
|
|
2810
|
+
ComputerName?: string;
|
|
2811
|
+
|
|
2812
|
+
AssociationStatus?: string;
|
|
2813
|
+
|
|
2814
|
+
LastAssociationExecutionDate?: Date;
|
|
2815
|
+
|
|
2816
|
+
LastSuccessfulAssociationExecutionDate?: Date;
|
|
2817
|
+
|
|
2818
|
+
AssociationOverview?: InstanceAggregatedAssociationOverview;
|
|
2819
|
+
}
|
|
2820
|
+
export declare namespace InstanceInformation {
|
|
2821
|
+
|
|
2822
|
+
const filterSensitiveLog: (obj: InstanceInformation) => any;
|
|
2823
|
+
}
|
|
2824
|
+
export interface DescribeInstanceInformationResult {
|
|
2825
|
+
|
|
2826
|
+
InstanceInformationList?: InstanceInformation[];
|
|
2827
|
+
|
|
2828
|
+
NextToken?: string;
|
|
2829
|
+
}
|
|
2830
|
+
export declare namespace DescribeInstanceInformationResult {
|
|
2831
|
+
|
|
2832
|
+
const filterSensitiveLog: (obj: DescribeInstanceInformationResult) => any;
|
|
2833
|
+
}
|
|
2834
|
+
|
|
2835
|
+
export interface InvalidInstanceInformationFilterValue extends __SmithyException, $MetadataBearer {
|
|
2836
|
+
name: "InvalidInstanceInformationFilterValue";
|
|
2837
|
+
$fault: "client";
|
|
2838
|
+
message?: string;
|
|
2839
|
+
}
|
|
2840
|
+
export declare namespace InvalidInstanceInformationFilterValue {
|
|
2841
|
+
|
|
2842
|
+
const filterSensitiveLog: (obj: InvalidInstanceInformationFilterValue) => any;
|
|
2843
|
+
}
|
|
2844
|
+
export interface DescribeInstancePatchesRequest {
|
|
2845
|
+
|
|
2846
|
+
InstanceId: string | undefined;
|
|
2847
|
+
|
|
2848
|
+
Filters?: PatchOrchestratorFilter[];
|
|
2849
|
+
|
|
2850
|
+
NextToken?: string;
|
|
2851
|
+
|
|
2852
|
+
MaxResults?: number;
|
|
2853
|
+
}
|
|
2854
|
+
export declare namespace DescribeInstancePatchesRequest {
|
|
2855
|
+
|
|
2856
|
+
const filterSensitiveLog: (obj: DescribeInstancePatchesRequest) => any;
|
|
2857
|
+
}
|
|
2858
|
+
export declare enum PatchComplianceDataState {
|
|
2859
|
+
Failed = "FAILED",
|
|
2860
|
+
Installed = "INSTALLED",
|
|
2861
|
+
InstalledOther = "INSTALLED_OTHER",
|
|
2862
|
+
InstalledPendingReboot = "INSTALLED_PENDING_REBOOT",
|
|
2863
|
+
InstalledRejected = "INSTALLED_REJECTED",
|
|
2864
|
+
Missing = "MISSING",
|
|
2865
|
+
NotApplicable = "NOT_APPLICABLE"
|
|
2866
|
+
}
|
|
2867
|
+
|
|
2868
|
+
export interface PatchComplianceData {
|
|
2869
|
+
|
|
2870
|
+
Title: string | undefined;
|
|
2871
|
+
|
|
2872
|
+
KBId: string | undefined;
|
|
2873
|
+
|
|
2874
|
+
Classification: string | undefined;
|
|
2875
|
+
|
|
2876
|
+
Severity: string | undefined;
|
|
2877
|
+
|
|
2878
|
+
State: PatchComplianceDataState | string | undefined;
|
|
2879
|
+
|
|
2880
|
+
InstalledTime: Date | undefined;
|
|
2881
|
+
|
|
2882
|
+
CVEIds?: string;
|
|
2883
|
+
}
|
|
2884
|
+
export declare namespace PatchComplianceData {
|
|
2885
|
+
|
|
2886
|
+
const filterSensitiveLog: (obj: PatchComplianceData) => any;
|
|
2887
|
+
}
|
|
2888
|
+
export interface DescribeInstancePatchesResult {
|
|
2889
|
+
|
|
2890
|
+
Patches?: PatchComplianceData[];
|
|
2891
|
+
|
|
2892
|
+
NextToken?: string;
|
|
2893
|
+
}
|
|
2894
|
+
export declare namespace DescribeInstancePatchesResult {
|
|
2895
|
+
|
|
2896
|
+
const filterSensitiveLog: (obj: DescribeInstancePatchesResult) => any;
|
|
2897
|
+
}
|
|
2898
|
+
export interface DescribeInstancePatchStatesRequest {
|
|
2899
|
+
|
|
2900
|
+
InstanceIds: string[] | undefined;
|
|
2901
|
+
|
|
2902
|
+
NextToken?: string;
|
|
2903
|
+
|
|
2904
|
+
MaxResults?: number;
|
|
2905
|
+
}
|
|
2906
|
+
export declare namespace DescribeInstancePatchStatesRequest {
|
|
2907
|
+
|
|
2908
|
+
const filterSensitiveLog: (obj: DescribeInstancePatchStatesRequest) => any;
|
|
2909
|
+
}
|
|
2910
|
+
export declare enum PatchOperationType {
|
|
2911
|
+
INSTALL = "Install",
|
|
2912
|
+
SCAN = "Scan"
|
|
2913
|
+
}
|
|
2914
|
+
export declare enum RebootOption {
|
|
2915
|
+
NO_REBOOT = "NoReboot",
|
|
2916
|
+
REBOOT_IF_NEEDED = "RebootIfNeeded"
|
|
2917
|
+
}
|
|
2918
|
+
|
|
2919
|
+
export interface InstancePatchState {
|
|
2920
|
+
|
|
2921
|
+
InstanceId: string | undefined;
|
|
2922
|
+
|
|
2923
|
+
PatchGroup: string | undefined;
|
|
2924
|
+
|
|
2925
|
+
BaselineId: string | undefined;
|
|
2926
|
+
|
|
2927
|
+
SnapshotId?: string;
|
|
2928
|
+
|
|
2929
|
+
InstallOverrideList?: string;
|
|
2930
|
+
|
|
2931
|
+
OwnerInformation?: string;
|
|
2932
|
+
|
|
2933
|
+
InstalledCount?: number;
|
|
2934
|
+
|
|
2935
|
+
InstalledOtherCount?: number;
|
|
2936
|
+
|
|
2937
|
+
InstalledPendingRebootCount?: number;
|
|
2938
|
+
|
|
2939
|
+
InstalledRejectedCount?: number;
|
|
2940
|
+
|
|
2941
|
+
MissingCount?: number;
|
|
2942
|
+
|
|
2943
|
+
FailedCount?: number;
|
|
2944
|
+
|
|
2945
|
+
UnreportedNotApplicableCount?: number;
|
|
2946
|
+
|
|
2947
|
+
NotApplicableCount?: number;
|
|
2948
|
+
|
|
2949
|
+
OperationStartTime: Date | undefined;
|
|
2950
|
+
|
|
2951
|
+
OperationEndTime: Date | undefined;
|
|
2952
|
+
|
|
2953
|
+
Operation: PatchOperationType | string | undefined;
|
|
2954
|
+
|
|
2955
|
+
LastNoRebootInstallOperationTime?: Date;
|
|
2956
|
+
|
|
2957
|
+
RebootOption?: RebootOption | string;
|
|
2958
|
+
|
|
2959
|
+
CriticalNonCompliantCount?: number;
|
|
2960
|
+
|
|
2961
|
+
SecurityNonCompliantCount?: number;
|
|
2962
|
+
|
|
2963
|
+
OtherNonCompliantCount?: number;
|
|
2964
|
+
}
|
|
2965
|
+
export declare namespace InstancePatchState {
|
|
2966
|
+
|
|
2967
|
+
const filterSensitiveLog: (obj: InstancePatchState) => any;
|
|
2968
|
+
}
|
|
2969
|
+
export interface DescribeInstancePatchStatesResult {
|
|
2970
|
+
|
|
2971
|
+
InstancePatchStates?: InstancePatchState[];
|
|
2972
|
+
|
|
2973
|
+
NextToken?: string;
|
|
2974
|
+
}
|
|
2975
|
+
export declare namespace DescribeInstancePatchStatesResult {
|
|
2976
|
+
|
|
2977
|
+
const filterSensitiveLog: (obj: DescribeInstancePatchStatesResult) => any;
|
|
2978
|
+
}
|
|
2979
|
+
export declare enum InstancePatchStateOperatorType {
|
|
2980
|
+
EQUAL = "Equal",
|
|
2981
|
+
GREATER_THAN = "GreaterThan",
|
|
2982
|
+
LESS_THAN = "LessThan",
|
|
2983
|
+
NOT_EQUAL = "NotEqual"
|
|
2984
|
+
}
|
|
2985
|
+
|
|
2986
|
+
export interface InstancePatchStateFilter {
|
|
2987
|
+
|
|
2988
|
+
Key: string | undefined;
|
|
2989
|
+
|
|
2990
|
+
Values: string[] | undefined;
|
|
2991
|
+
|
|
2992
|
+
Type: InstancePatchStateOperatorType | string | undefined;
|
|
2993
|
+
}
|
|
2994
|
+
export declare namespace InstancePatchStateFilter {
|
|
2995
|
+
|
|
2996
|
+
const filterSensitiveLog: (obj: InstancePatchStateFilter) => any;
|
|
2997
|
+
}
|
|
2998
|
+
export interface DescribeInstancePatchStatesForPatchGroupRequest {
|
|
2999
|
+
|
|
3000
|
+
PatchGroup: string | undefined;
|
|
3001
|
+
|
|
3002
|
+
Filters?: InstancePatchStateFilter[];
|
|
3003
|
+
|
|
3004
|
+
NextToken?: string;
|
|
3005
|
+
|
|
3006
|
+
MaxResults?: number;
|
|
3007
|
+
}
|
|
3008
|
+
export declare namespace DescribeInstancePatchStatesForPatchGroupRequest {
|
|
3009
|
+
|
|
3010
|
+
const filterSensitiveLog: (obj: DescribeInstancePatchStatesForPatchGroupRequest) => any;
|
|
3011
|
+
}
|
|
3012
|
+
export interface DescribeInstancePatchStatesForPatchGroupResult {
|
|
3013
|
+
|
|
3014
|
+
InstancePatchStates?: InstancePatchState[];
|
|
3015
|
+
|
|
3016
|
+
NextToken?: string;
|
|
3017
|
+
}
|
|
3018
|
+
export declare namespace DescribeInstancePatchStatesForPatchGroupResult {
|
|
3019
|
+
|
|
3020
|
+
const filterSensitiveLog: (obj: DescribeInstancePatchStatesForPatchGroupResult) => any;
|
|
3021
|
+
}
|
|
3022
|
+
export interface DescribeInventoryDeletionsRequest {
|
|
3023
|
+
|
|
3024
|
+
DeletionId?: string;
|
|
3025
|
+
|
|
3026
|
+
NextToken?: string;
|
|
3027
|
+
|
|
3028
|
+
MaxResults?: number;
|
|
3029
|
+
}
|
|
3030
|
+
export declare namespace DescribeInventoryDeletionsRequest {
|
|
3031
|
+
|
|
3032
|
+
const filterSensitiveLog: (obj: DescribeInventoryDeletionsRequest) => any;
|
|
3033
|
+
}
|
|
3034
|
+
export declare enum InventoryDeletionStatus {
|
|
3035
|
+
COMPLETE = "Complete",
|
|
3036
|
+
IN_PROGRESS = "InProgress"
|
|
3037
|
+
}
|
|
3038
|
+
|
|
3039
|
+
export interface InventoryDeletionStatusItem {
|
|
3040
|
+
|
|
3041
|
+
DeletionId?: string;
|
|
3042
|
+
|
|
3043
|
+
TypeName?: string;
|
|
3044
|
+
|
|
3045
|
+
DeletionStartTime?: Date;
|
|
3046
|
+
|
|
3047
|
+
LastStatus?: InventoryDeletionStatus | string;
|
|
3048
|
+
|
|
3049
|
+
LastStatusMessage?: string;
|
|
3050
|
+
|
|
3051
|
+
DeletionSummary?: InventoryDeletionSummary;
|
|
3052
|
+
|
|
3053
|
+
LastStatusUpdateTime?: Date;
|
|
3054
|
+
}
|
|
3055
|
+
export declare namespace InventoryDeletionStatusItem {
|
|
3056
|
+
|
|
3057
|
+
const filterSensitiveLog: (obj: InventoryDeletionStatusItem) => any;
|
|
3058
|
+
}
|
|
3059
|
+
export interface DescribeInventoryDeletionsResult {
|
|
3060
|
+
|
|
3061
|
+
InventoryDeletions?: InventoryDeletionStatusItem[];
|
|
3062
|
+
|
|
3063
|
+
NextToken?: string;
|
|
3064
|
+
}
|
|
3065
|
+
export declare namespace DescribeInventoryDeletionsResult {
|
|
3066
|
+
|
|
3067
|
+
const filterSensitiveLog: (obj: DescribeInventoryDeletionsResult) => any;
|
|
3068
|
+
}
|
|
3069
|
+
|
|
3070
|
+
export interface InvalidDeletionIdException extends __SmithyException, $MetadataBearer {
|
|
3071
|
+
name: "InvalidDeletionIdException";
|
|
3072
|
+
$fault: "client";
|
|
3073
|
+
Message?: string;
|
|
3074
|
+
}
|
|
3075
|
+
export declare namespace InvalidDeletionIdException {
|
|
3076
|
+
|
|
3077
|
+
const filterSensitiveLog: (obj: InvalidDeletionIdException) => any;
|
|
3078
|
+
}
|
|
3079
|
+
|
|
3080
|
+
export interface MaintenanceWindowFilter {
|
|
3081
|
+
|
|
3082
|
+
Key?: string;
|
|
3083
|
+
|
|
3084
|
+
Values?: string[];
|
|
3085
|
+
}
|
|
3086
|
+
export declare namespace MaintenanceWindowFilter {
|
|
3087
|
+
|
|
3088
|
+
const filterSensitiveLog: (obj: MaintenanceWindowFilter) => any;
|
|
3089
|
+
}
|
|
3090
|
+
export interface DescribeMaintenanceWindowExecutionsRequest {
|
|
3091
|
+
|
|
3092
|
+
WindowId: string | undefined;
|
|
3093
|
+
|
|
3094
|
+
Filters?: MaintenanceWindowFilter[];
|
|
3095
|
+
|
|
3096
|
+
MaxResults?: number;
|
|
3097
|
+
|
|
3098
|
+
NextToken?: string;
|
|
3099
|
+
}
|
|
3100
|
+
export declare namespace DescribeMaintenanceWindowExecutionsRequest {
|
|
3101
|
+
|
|
3102
|
+
const filterSensitiveLog: (obj: DescribeMaintenanceWindowExecutionsRequest) => any;
|
|
3103
|
+
}
|
|
3104
|
+
export declare enum MaintenanceWindowExecutionStatus {
|
|
3105
|
+
Cancelled = "CANCELLED",
|
|
3106
|
+
Cancelling = "CANCELLING",
|
|
3107
|
+
Failed = "FAILED",
|
|
3108
|
+
InProgress = "IN_PROGRESS",
|
|
3109
|
+
Pending = "PENDING",
|
|
3110
|
+
SkippedOverlapping = "SKIPPED_OVERLAPPING",
|
|
3111
|
+
Success = "SUCCESS",
|
|
3112
|
+
TimedOut = "TIMED_OUT"
|
|
3113
|
+
}
|
|
3114
|
+
|
|
3115
|
+
export interface MaintenanceWindowExecution {
|
|
3116
|
+
|
|
3117
|
+
WindowId?: string;
|
|
3118
|
+
|
|
3119
|
+
WindowExecutionId?: string;
|
|
3120
|
+
|
|
3121
|
+
Status?: MaintenanceWindowExecutionStatus | string;
|
|
3122
|
+
|
|
3123
|
+
StatusDetails?: string;
|
|
3124
|
+
|
|
3125
|
+
StartTime?: Date;
|
|
3126
|
+
|
|
3127
|
+
EndTime?: Date;
|
|
3128
|
+
}
|
|
3129
|
+
export declare namespace MaintenanceWindowExecution {
|
|
3130
|
+
|
|
3131
|
+
const filterSensitiveLog: (obj: MaintenanceWindowExecution) => any;
|
|
3132
|
+
}
|
|
3133
|
+
export interface DescribeMaintenanceWindowExecutionsResult {
|
|
3134
|
+
|
|
3135
|
+
WindowExecutions?: MaintenanceWindowExecution[];
|
|
3136
|
+
|
|
3137
|
+
NextToken?: string;
|
|
3138
|
+
}
|
|
3139
|
+
export declare namespace DescribeMaintenanceWindowExecutionsResult {
|
|
3140
|
+
|
|
3141
|
+
const filterSensitiveLog: (obj: DescribeMaintenanceWindowExecutionsResult) => any;
|
|
3142
|
+
}
|
|
3143
|
+
export interface DescribeMaintenanceWindowExecutionTaskInvocationsRequest {
|
|
3144
|
+
|
|
3145
|
+
WindowExecutionId: string | undefined;
|
|
3146
|
+
|
|
3147
|
+
TaskId: string | undefined;
|
|
3148
|
+
|
|
3149
|
+
Filters?: MaintenanceWindowFilter[];
|
|
3150
|
+
|
|
3151
|
+
MaxResults?: number;
|
|
3152
|
+
|
|
3153
|
+
NextToken?: string;
|
|
3154
|
+
}
|
|
3155
|
+
export declare namespace DescribeMaintenanceWindowExecutionTaskInvocationsRequest {
|
|
3156
|
+
|
|
3157
|
+
const filterSensitiveLog: (obj: DescribeMaintenanceWindowExecutionTaskInvocationsRequest) => any;
|
|
3158
|
+
}
|
|
3159
|
+
export declare enum MaintenanceWindowTaskType {
|
|
3160
|
+
Automation = "AUTOMATION",
|
|
3161
|
+
Lambda = "LAMBDA",
|
|
3162
|
+
RunCommand = "RUN_COMMAND",
|
|
3163
|
+
StepFunctions = "STEP_FUNCTIONS"
|
|
3164
|
+
}
|
|
3165
|
+
|
|
3166
|
+
export interface MaintenanceWindowExecutionTaskInvocationIdentity {
|
|
3167
|
+
|
|
3168
|
+
WindowExecutionId?: string;
|
|
3169
|
+
|
|
3170
|
+
TaskExecutionId?: string;
|
|
3171
|
+
|
|
3172
|
+
InvocationId?: string;
|
|
3173
|
+
|
|
3174
|
+
ExecutionId?: string;
|
|
3175
|
+
|
|
3176
|
+
TaskType?: MaintenanceWindowTaskType | string;
|
|
3177
|
+
|
|
3178
|
+
Parameters?: string;
|
|
3179
|
+
|
|
3180
|
+
Status?: MaintenanceWindowExecutionStatus | string;
|
|
3181
|
+
|
|
3182
|
+
StatusDetails?: string;
|
|
3183
|
+
|
|
3184
|
+
StartTime?: Date;
|
|
3185
|
+
|
|
3186
|
+
EndTime?: Date;
|
|
3187
|
+
|
|
3188
|
+
OwnerInformation?: string;
|
|
3189
|
+
|
|
3190
|
+
WindowTargetId?: string;
|
|
3191
|
+
}
|
|
3192
|
+
export declare namespace MaintenanceWindowExecutionTaskInvocationIdentity {
|
|
3193
|
+
|
|
3194
|
+
const filterSensitiveLog: (obj: MaintenanceWindowExecutionTaskInvocationIdentity) => any;
|
|
3195
|
+
}
|
|
3196
|
+
export interface DescribeMaintenanceWindowExecutionTaskInvocationsResult {
|
|
3197
|
+
|
|
3198
|
+
WindowExecutionTaskInvocationIdentities?: MaintenanceWindowExecutionTaskInvocationIdentity[];
|
|
3199
|
+
|
|
3200
|
+
NextToken?: string;
|
|
3201
|
+
}
|
|
3202
|
+
export declare namespace DescribeMaintenanceWindowExecutionTaskInvocationsResult {
|
|
3203
|
+
|
|
3204
|
+
const filterSensitiveLog: (obj: DescribeMaintenanceWindowExecutionTaskInvocationsResult) => any;
|
|
3205
|
+
}
|
|
3206
|
+
export interface DescribeMaintenanceWindowExecutionTasksRequest {
|
|
3207
|
+
|
|
3208
|
+
WindowExecutionId: string | undefined;
|
|
3209
|
+
|
|
3210
|
+
Filters?: MaintenanceWindowFilter[];
|
|
3211
|
+
|
|
3212
|
+
MaxResults?: number;
|
|
3213
|
+
|
|
3214
|
+
NextToken?: string;
|
|
3215
|
+
}
|
|
3216
|
+
export declare namespace DescribeMaintenanceWindowExecutionTasksRequest {
|
|
3217
|
+
|
|
3218
|
+
const filterSensitiveLog: (obj: DescribeMaintenanceWindowExecutionTasksRequest) => any;
|
|
3219
|
+
}
|
|
3220
|
+
|
|
3221
|
+
export interface MaintenanceWindowExecutionTaskIdentity {
|
|
3222
|
+
|
|
3223
|
+
WindowExecutionId?: string;
|
|
3224
|
+
|
|
3225
|
+
TaskExecutionId?: string;
|
|
3226
|
+
|
|
3227
|
+
Status?: MaintenanceWindowExecutionStatus | string;
|
|
3228
|
+
|
|
3229
|
+
StatusDetails?: string;
|
|
3230
|
+
|
|
3231
|
+
StartTime?: Date;
|
|
3232
|
+
|
|
3233
|
+
EndTime?: Date;
|
|
3234
|
+
|
|
3235
|
+
TaskArn?: string;
|
|
3236
|
+
|
|
3237
|
+
TaskType?: MaintenanceWindowTaskType | string;
|
|
3238
|
+
}
|
|
3239
|
+
export declare namespace MaintenanceWindowExecutionTaskIdentity {
|
|
3240
|
+
|
|
3241
|
+
const filterSensitiveLog: (obj: MaintenanceWindowExecutionTaskIdentity) => any;
|
|
3242
|
+
}
|
|
3243
|
+
export interface DescribeMaintenanceWindowExecutionTasksResult {
|
|
3244
|
+
|
|
3245
|
+
WindowExecutionTaskIdentities?: MaintenanceWindowExecutionTaskIdentity[];
|
|
3246
|
+
|
|
3247
|
+
NextToken?: string;
|
|
3248
|
+
}
|
|
3249
|
+
export declare namespace DescribeMaintenanceWindowExecutionTasksResult {
|
|
3250
|
+
|
|
3251
|
+
const filterSensitiveLog: (obj: DescribeMaintenanceWindowExecutionTasksResult) => any;
|
|
3252
|
+
}
|
|
3253
|
+
export interface DescribeMaintenanceWindowsRequest {
|
|
3254
|
+
|
|
3255
|
+
Filters?: MaintenanceWindowFilter[];
|
|
3256
|
+
|
|
3257
|
+
MaxResults?: number;
|
|
3258
|
+
|
|
3259
|
+
NextToken?: string;
|
|
3260
|
+
}
|
|
3261
|
+
export declare namespace DescribeMaintenanceWindowsRequest {
|
|
3262
|
+
|
|
3263
|
+
const filterSensitiveLog: (obj: DescribeMaintenanceWindowsRequest) => any;
|
|
3264
|
+
}
|
|
3265
|
+
|
|
3266
|
+
export interface MaintenanceWindowIdentity {
|
|
3267
|
+
|
|
3268
|
+
WindowId?: string;
|
|
3269
|
+
|
|
3270
|
+
Name?: string;
|
|
3271
|
+
|
|
3272
|
+
Description?: string;
|
|
3273
|
+
|
|
3274
|
+
Enabled?: boolean;
|
|
3275
|
+
|
|
3276
|
+
Duration?: number;
|
|
3277
|
+
|
|
3278
|
+
Cutoff?: number;
|
|
3279
|
+
|
|
3280
|
+
Schedule?: string;
|
|
3281
|
+
|
|
3282
|
+
ScheduleTimezone?: string;
|
|
3283
|
+
|
|
3284
|
+
ScheduleOffset?: number;
|
|
3285
|
+
|
|
3286
|
+
EndDate?: string;
|
|
3287
|
+
|
|
3288
|
+
StartDate?: string;
|
|
3289
|
+
|
|
3290
|
+
NextExecutionTime?: string;
|
|
3291
|
+
}
|
|
3292
|
+
export declare namespace MaintenanceWindowIdentity {
|
|
3293
|
+
|
|
3294
|
+
const filterSensitiveLog: (obj: MaintenanceWindowIdentity) => any;
|
|
3295
|
+
}
|
|
3296
|
+
export interface DescribeMaintenanceWindowsResult {
|
|
3297
|
+
|
|
3298
|
+
WindowIdentities?: MaintenanceWindowIdentity[];
|
|
3299
|
+
|
|
3300
|
+
NextToken?: string;
|
|
3301
|
+
}
|
|
3302
|
+
export declare namespace DescribeMaintenanceWindowsResult {
|
|
3303
|
+
|
|
3304
|
+
const filterSensitiveLog: (obj: DescribeMaintenanceWindowsResult) => any;
|
|
3305
|
+
}
|
|
3306
|
+
export declare enum MaintenanceWindowResourceType {
|
|
3307
|
+
Instance = "INSTANCE",
|
|
3308
|
+
ResourceGroup = "RESOURCE_GROUP"
|
|
3309
|
+
}
|
|
3310
|
+
export interface DescribeMaintenanceWindowScheduleRequest {
|
|
3311
|
+
|
|
3312
|
+
WindowId?: string;
|
|
3313
|
+
|
|
3314
|
+
Targets?: Target[];
|
|
3315
|
+
|
|
3316
|
+
ResourceType?: MaintenanceWindowResourceType | string;
|
|
3317
|
+
|
|
3318
|
+
Filters?: PatchOrchestratorFilter[];
|
|
3319
|
+
|
|
3320
|
+
MaxResults?: number;
|
|
3321
|
+
|
|
3322
|
+
NextToken?: string;
|
|
3323
|
+
}
|
|
3324
|
+
export declare namespace DescribeMaintenanceWindowScheduleRequest {
|
|
3325
|
+
|
|
3326
|
+
const filterSensitiveLog: (obj: DescribeMaintenanceWindowScheduleRequest) => any;
|
|
3327
|
+
}
|
|
3328
|
+
|
|
3329
|
+
export interface ScheduledWindowExecution {
|
|
3330
|
+
|
|
3331
|
+
WindowId?: string;
|
|
3332
|
+
|
|
3333
|
+
Name?: string;
|
|
3334
|
+
|
|
3335
|
+
ExecutionTime?: string;
|
|
3336
|
+
}
|
|
3337
|
+
export declare namespace ScheduledWindowExecution {
|
|
3338
|
+
|
|
3339
|
+
const filterSensitiveLog: (obj: ScheduledWindowExecution) => any;
|
|
3340
|
+
}
|
|
3341
|
+
export interface DescribeMaintenanceWindowScheduleResult {
|
|
3342
|
+
|
|
3343
|
+
ScheduledWindowExecutions?: ScheduledWindowExecution[];
|
|
3344
|
+
|
|
3345
|
+
NextToken?: string;
|
|
3346
|
+
}
|
|
3347
|
+
export declare namespace DescribeMaintenanceWindowScheduleResult {
|
|
3348
|
+
|
|
3349
|
+
const filterSensitiveLog: (obj: DescribeMaintenanceWindowScheduleResult) => any;
|
|
3350
|
+
}
|
|
3351
|
+
export interface DescribeMaintenanceWindowsForTargetRequest {
|
|
3352
|
+
|
|
3353
|
+
Targets: Target[] | undefined;
|
|
3354
|
+
|
|
3355
|
+
ResourceType: MaintenanceWindowResourceType | string | undefined;
|
|
3356
|
+
|
|
3357
|
+
MaxResults?: number;
|
|
3358
|
+
|
|
3359
|
+
NextToken?: string;
|
|
3360
|
+
}
|
|
3361
|
+
export declare namespace DescribeMaintenanceWindowsForTargetRequest {
|
|
3362
|
+
|
|
3363
|
+
const filterSensitiveLog: (obj: DescribeMaintenanceWindowsForTargetRequest) => any;
|
|
3364
|
+
}
|
|
3365
|
+
|
|
3366
|
+
export interface MaintenanceWindowIdentityForTarget {
|
|
3367
|
+
|
|
3368
|
+
WindowId?: string;
|
|
3369
|
+
|
|
3370
|
+
Name?: string;
|
|
3371
|
+
}
|
|
3372
|
+
export declare namespace MaintenanceWindowIdentityForTarget {
|
|
3373
|
+
|
|
3374
|
+
const filterSensitiveLog: (obj: MaintenanceWindowIdentityForTarget) => any;
|
|
3375
|
+
}
|
|
3376
|
+
export interface DescribeMaintenanceWindowsForTargetResult {
|
|
3377
|
+
|
|
3378
|
+
WindowIdentities?: MaintenanceWindowIdentityForTarget[];
|
|
3379
|
+
|
|
3380
|
+
NextToken?: string;
|
|
3381
|
+
}
|
|
3382
|
+
export declare namespace DescribeMaintenanceWindowsForTargetResult {
|
|
3383
|
+
|
|
3384
|
+
const filterSensitiveLog: (obj: DescribeMaintenanceWindowsForTargetResult) => any;
|
|
3385
|
+
}
|
|
3386
|
+
export interface DescribeMaintenanceWindowTargetsRequest {
|
|
3387
|
+
|
|
3388
|
+
WindowId: string | undefined;
|
|
3389
|
+
|
|
3390
|
+
Filters?: MaintenanceWindowFilter[];
|
|
3391
|
+
|
|
3392
|
+
MaxResults?: number;
|
|
3393
|
+
|
|
3394
|
+
NextToken?: string;
|
|
3395
|
+
}
|
|
3396
|
+
export declare namespace DescribeMaintenanceWindowTargetsRequest {
|
|
3397
|
+
|
|
3398
|
+
const filterSensitiveLog: (obj: DescribeMaintenanceWindowTargetsRequest) => any;
|
|
3399
|
+
}
|
|
3400
|
+
|
|
3401
|
+
export interface MaintenanceWindowTarget {
|
|
3402
|
+
|
|
3403
|
+
WindowId?: string;
|
|
3404
|
+
|
|
3405
|
+
WindowTargetId?: string;
|
|
3406
|
+
|
|
3407
|
+
ResourceType?: MaintenanceWindowResourceType | string;
|
|
3408
|
+
|
|
3409
|
+
Targets?: Target[];
|
|
3410
|
+
|
|
3411
|
+
OwnerInformation?: string;
|
|
3412
|
+
|
|
3413
|
+
Name?: string;
|
|
3414
|
+
|
|
3415
|
+
Description?: string;
|
|
3416
|
+
}
|
|
3417
|
+
export declare namespace MaintenanceWindowTarget {
|
|
3418
|
+
|
|
3419
|
+
const filterSensitiveLog: (obj: MaintenanceWindowTarget) => any;
|
|
3420
|
+
}
|
|
3421
|
+
export interface DescribeMaintenanceWindowTargetsResult {
|
|
3422
|
+
|
|
3423
|
+
Targets?: MaintenanceWindowTarget[];
|
|
3424
|
+
|
|
3425
|
+
NextToken?: string;
|
|
3426
|
+
}
|
|
3427
|
+
export declare namespace DescribeMaintenanceWindowTargetsResult {
|
|
3428
|
+
|
|
3429
|
+
const filterSensitiveLog: (obj: DescribeMaintenanceWindowTargetsResult) => any;
|
|
3430
|
+
}
|
|
3431
|
+
export interface DescribeMaintenanceWindowTasksRequest {
|
|
3432
|
+
|
|
3433
|
+
WindowId: string | undefined;
|
|
3434
|
+
|
|
3435
|
+
Filters?: MaintenanceWindowFilter[];
|
|
3436
|
+
|
|
3437
|
+
MaxResults?: number;
|
|
3438
|
+
|
|
3439
|
+
NextToken?: string;
|
|
3440
|
+
}
|
|
3441
|
+
export declare namespace DescribeMaintenanceWindowTasksRequest {
|
|
3442
|
+
|
|
3443
|
+
const filterSensitiveLog: (obj: DescribeMaintenanceWindowTasksRequest) => any;
|
|
3444
|
+
}
|
|
3445
|
+
export declare enum MaintenanceWindowTaskCutoffBehavior {
|
|
3446
|
+
CancelTask = "CANCEL_TASK",
|
|
3447
|
+
ContinueTask = "CONTINUE_TASK"
|
|
3448
|
+
}
|
|
3449
|
+
|
|
3450
|
+
export interface LoggingInfo {
|
|
3451
|
+
|
|
3452
|
+
S3BucketName: string | undefined;
|
|
3453
|
+
|
|
3454
|
+
S3KeyPrefix?: string;
|
|
3455
|
+
|
|
3456
|
+
S3Region: string | undefined;
|
|
3457
|
+
}
|
|
3458
|
+
export declare namespace LoggingInfo {
|
|
3459
|
+
|
|
3460
|
+
const filterSensitiveLog: (obj: LoggingInfo) => any;
|
|
3461
|
+
}
|
|
3462
|
+
|
|
3463
|
+
export interface MaintenanceWindowTaskParameterValueExpression {
|
|
3464
|
+
|
|
3465
|
+
Values?: string[];
|
|
3466
|
+
}
|
|
3467
|
+
export declare namespace MaintenanceWindowTaskParameterValueExpression {
|
|
3468
|
+
|
|
3469
|
+
const filterSensitiveLog: (obj: MaintenanceWindowTaskParameterValueExpression) => any;
|
|
3470
|
+
}
|
|
3471
|
+
|
|
3472
|
+
export interface MaintenanceWindowTask {
|
|
3473
|
+
|
|
3474
|
+
WindowId?: string;
|
|
3475
|
+
|
|
3476
|
+
WindowTaskId?: string;
|
|
3477
|
+
|
|
3478
|
+
TaskArn?: string;
|
|
3479
|
+
|
|
3480
|
+
Type?: MaintenanceWindowTaskType | string;
|
|
3481
|
+
|
|
3482
|
+
Targets?: Target[];
|
|
3483
|
+
|
|
3484
|
+
TaskParameters?: {
|
|
3485
|
+
[key: string]: MaintenanceWindowTaskParameterValueExpression;
|
|
3486
|
+
};
|
|
3487
|
+
|
|
3488
|
+
Priority?: number;
|
|
3489
|
+
|
|
3490
|
+
LoggingInfo?: LoggingInfo;
|
|
3491
|
+
|
|
3492
|
+
ServiceRoleArn?: string;
|
|
3493
|
+
|
|
3494
|
+
MaxConcurrency?: string;
|
|
3495
|
+
|
|
3496
|
+
MaxErrors?: string;
|
|
3497
|
+
|
|
3498
|
+
Name?: string;
|
|
3499
|
+
|
|
3500
|
+
Description?: string;
|
|
3501
|
+
|
|
3502
|
+
CutoffBehavior?: MaintenanceWindowTaskCutoffBehavior | string;
|
|
3503
|
+
}
|
|
3504
|
+
export declare namespace MaintenanceWindowTask {
|
|
3505
|
+
|
|
3506
|
+
const filterSensitiveLog: (obj: MaintenanceWindowTask) => any;
|
|
3507
|
+
}
|
|
3508
|
+
export interface DescribeMaintenanceWindowTasksResult {
|
|
3509
|
+
|
|
3510
|
+
Tasks?: MaintenanceWindowTask[];
|
|
3511
|
+
|
|
3512
|
+
NextToken?: string;
|
|
3513
|
+
}
|
|
3514
|
+
export declare namespace DescribeMaintenanceWindowTasksResult {
|
|
3515
|
+
|
|
3516
|
+
const filterSensitiveLog: (obj: DescribeMaintenanceWindowTasksResult) => any;
|
|
3517
|
+
}
|
|
3518
|
+
export declare enum OpsItemFilterKey {
|
|
3519
|
+
ACTUAL_END_TIME = "ActualEndTime",
|
|
3520
|
+
ACTUAL_START_TIME = "ActualStartTime",
|
|
3521
|
+
AUTOMATION_ID = "AutomationId",
|
|
3522
|
+
CATEGORY = "Category",
|
|
3523
|
+
CHANGE_REQUEST_APPROVER_ARN = "ChangeRequestByApproverArn",
|
|
3524
|
+
CHANGE_REQUEST_APPROVER_NAME = "ChangeRequestByApproverName",
|
|
3525
|
+
CHANGE_REQUEST_REQUESTER_ARN = "ChangeRequestByRequesterArn",
|
|
3526
|
+
CHANGE_REQUEST_REQUESTER_NAME = "ChangeRequestByRequesterName",
|
|
3527
|
+
CHANGE_REQUEST_TARGETS_RESOURCE_GROUP = "ChangeRequestByTargetsResourceGroup",
|
|
3528
|
+
CHANGE_REQUEST_TEMPLATE = "ChangeRequestByTemplate",
|
|
3529
|
+
CREATED_BY = "CreatedBy",
|
|
3530
|
+
CREATED_TIME = "CreatedTime",
|
|
3531
|
+
INSIGHT_TYPE = "InsightByType",
|
|
3532
|
+
LAST_MODIFIED_TIME = "LastModifiedTime",
|
|
3533
|
+
OPERATIONAL_DATA = "OperationalData",
|
|
3534
|
+
OPERATIONAL_DATA_KEY = "OperationalDataKey",
|
|
3535
|
+
OPERATIONAL_DATA_VALUE = "OperationalDataValue",
|
|
3536
|
+
OPSITEM_ID = "OpsItemId",
|
|
3537
|
+
OPSITEM_TYPE = "OpsItemType",
|
|
3538
|
+
PLANNED_END_TIME = "PlannedEndTime",
|
|
3539
|
+
PLANNED_START_TIME = "PlannedStartTime",
|
|
3540
|
+
PRIORITY = "Priority",
|
|
3541
|
+
RESOURCE_ID = "ResourceId",
|
|
3542
|
+
SEVERITY = "Severity",
|
|
3543
|
+
SOURCE = "Source",
|
|
3544
|
+
STATUS = "Status",
|
|
3545
|
+
TITLE = "Title"
|
|
3546
|
+
}
|
|
3547
|
+
export declare enum OpsItemFilterOperator {
|
|
3548
|
+
CONTAINS = "Contains",
|
|
3549
|
+
EQUAL = "Equal",
|
|
3550
|
+
GREATER_THAN = "GreaterThan",
|
|
3551
|
+
LESS_THAN = "LessThan"
|
|
3552
|
+
}
|
|
3553
|
+
|
|
3554
|
+
export interface OpsItemFilter {
|
|
3555
|
+
|
|
3556
|
+
Key: OpsItemFilterKey | string | undefined;
|
|
3557
|
+
|
|
3558
|
+
Values: string[] | undefined;
|
|
3559
|
+
|
|
3560
|
+
Operator: OpsItemFilterOperator | string | undefined;
|
|
3561
|
+
}
|
|
3562
|
+
export declare namespace OpsItemFilter {
|
|
3563
|
+
|
|
3564
|
+
const filterSensitiveLog: (obj: OpsItemFilter) => any;
|
|
3565
|
+
}
|
|
3566
|
+
export interface DescribeOpsItemsRequest {
|
|
3567
|
+
|
|
3568
|
+
OpsItemFilters?: OpsItemFilter[];
|
|
3569
|
+
|
|
3570
|
+
MaxResults?: number;
|
|
3571
|
+
|
|
3572
|
+
NextToken?: string;
|
|
3573
|
+
}
|
|
3574
|
+
export declare namespace DescribeOpsItemsRequest {
|
|
3575
|
+
|
|
3576
|
+
const filterSensitiveLog: (obj: DescribeOpsItemsRequest) => any;
|
|
3577
|
+
}
|
|
3578
|
+
export declare enum OpsItemStatus {
|
|
3579
|
+
APPROVED = "Approved",
|
|
3580
|
+
CANCELLED = "Cancelled",
|
|
3581
|
+
CANCELLING = "Cancelling",
|
|
3582
|
+
CHANGE_CALENDAR_OVERRIDE_APPROVED = "ChangeCalendarOverrideApproved",
|
|
3583
|
+
CHANGE_CALENDAR_OVERRIDE_REJECTED = "ChangeCalendarOverrideRejected",
|
|
3584
|
+
CLOSED = "Closed",
|
|
3585
|
+
COMPLETED_WITH_FAILURE = "CompletedWithFailure",
|
|
3586
|
+
COMPLETED_WITH_SUCCESS = "CompletedWithSuccess",
|
|
3587
|
+
FAILED = "Failed",
|
|
3588
|
+
IN_PROGRESS = "InProgress",
|
|
3589
|
+
OPEN = "Open",
|
|
3590
|
+
PENDING = "Pending",
|
|
3591
|
+
PENDING_APPROVAL = "PendingApproval",
|
|
3592
|
+
PENDING_CHANGE_CALENDAR_OVERRIDE = "PendingChangeCalendarOverride",
|
|
3593
|
+
REJECTED = "Rejected",
|
|
3594
|
+
RESOLVED = "Resolved",
|
|
3595
|
+
RUNBOOK_IN_PROGRESS = "RunbookInProgress",
|
|
3596
|
+
SCHEDULED = "Scheduled",
|
|
3597
|
+
TIMED_OUT = "TimedOut"
|
|
3598
|
+
}
|
|
3599
|
+
|
|
3600
|
+
export interface OpsItemSummary {
|
|
3601
|
+
|
|
3602
|
+
CreatedBy?: string;
|
|
3603
|
+
|
|
3604
|
+
CreatedTime?: Date;
|
|
3605
|
+
|
|
3606
|
+
LastModifiedBy?: string;
|
|
3607
|
+
|
|
3608
|
+
LastModifiedTime?: Date;
|
|
3609
|
+
|
|
3610
|
+
Priority?: number;
|
|
3611
|
+
|
|
3612
|
+
Source?: string;
|
|
3613
|
+
|
|
3614
|
+
Status?: OpsItemStatus | string;
|
|
3615
|
+
|
|
3616
|
+
OpsItemId?: string;
|
|
3617
|
+
|
|
3618
|
+
Title?: string;
|
|
3619
|
+
|
|
3620
|
+
OperationalData?: {
|
|
3621
|
+
[key: string]: OpsItemDataValue;
|
|
3622
|
+
};
|
|
3623
|
+
|
|
3624
|
+
Category?: string;
|
|
3625
|
+
|
|
3626
|
+
Severity?: string;
|
|
3627
|
+
|
|
3628
|
+
OpsItemType?: string;
|
|
3629
|
+
|
|
3630
|
+
ActualStartTime?: Date;
|
|
3631
|
+
|
|
3632
|
+
ActualEndTime?: Date;
|
|
3633
|
+
|
|
3634
|
+
PlannedStartTime?: Date;
|
|
3635
|
+
|
|
3636
|
+
PlannedEndTime?: Date;
|
|
3637
|
+
}
|
|
3638
|
+
export declare namespace OpsItemSummary {
|
|
3639
|
+
|
|
3640
|
+
const filterSensitiveLog: (obj: OpsItemSummary) => any;
|
|
3641
|
+
}
|
|
3642
|
+
export interface DescribeOpsItemsResponse {
|
|
3643
|
+
|
|
3644
|
+
NextToken?: string;
|
|
3645
|
+
|
|
3646
|
+
OpsItemSummaries?: OpsItemSummary[];
|
|
3647
|
+
}
|
|
3648
|
+
export declare namespace DescribeOpsItemsResponse {
|
|
3649
|
+
|
|
3650
|
+
const filterSensitiveLog: (obj: DescribeOpsItemsResponse) => any;
|
|
3651
|
+
}
|
|
3652
|
+
export declare enum ParametersFilterKey {
|
|
3653
|
+
KEY_ID = "KeyId",
|
|
3654
|
+
NAME = "Name",
|
|
3655
|
+
TYPE = "Type"
|
|
3656
|
+
}
|
|
3657
|
+
|
|
3658
|
+
export interface ParametersFilter {
|
|
3659
|
+
|
|
3660
|
+
Key: ParametersFilterKey | string | undefined;
|
|
3661
|
+
|
|
3662
|
+
Values: string[] | undefined;
|
|
3663
|
+
}
|
|
3664
|
+
export declare namespace ParametersFilter {
|
|
3665
|
+
|
|
3666
|
+
const filterSensitiveLog: (obj: ParametersFilter) => any;
|
|
3667
|
+
}
|
|
3668
|
+
|
|
3669
|
+
export interface ParameterStringFilter {
|
|
3670
|
+
|
|
3671
|
+
Key: string | undefined;
|
|
3672
|
+
|
|
3673
|
+
Option?: string;
|
|
3674
|
+
|
|
3675
|
+
Values?: string[];
|
|
3676
|
+
}
|
|
3677
|
+
export declare namespace ParameterStringFilter {
|
|
3678
|
+
|
|
3679
|
+
const filterSensitiveLog: (obj: ParameterStringFilter) => any;
|
|
3680
|
+
}
|
|
3681
|
+
export interface DescribeParametersRequest {
|
|
3682
|
+
|
|
3683
|
+
Filters?: ParametersFilter[];
|
|
3684
|
+
|
|
3685
|
+
ParameterFilters?: ParameterStringFilter[];
|
|
3686
|
+
|
|
3687
|
+
MaxResults?: number;
|
|
3688
|
+
|
|
3689
|
+
NextToken?: string;
|
|
3690
|
+
}
|
|
3691
|
+
export declare namespace DescribeParametersRequest {
|
|
3692
|
+
|
|
3693
|
+
const filterSensitiveLog: (obj: DescribeParametersRequest) => any;
|
|
3694
|
+
}
|
|
3695
|
+
|
|
3696
|
+
export interface ParameterInlinePolicy {
|
|
3697
|
+
|
|
3698
|
+
PolicyText?: string;
|
|
3699
|
+
|
|
3700
|
+
PolicyType?: string;
|
|
3701
|
+
|
|
3702
|
+
PolicyStatus?: string;
|
|
3703
|
+
}
|
|
3704
|
+
export declare namespace ParameterInlinePolicy {
|
|
3705
|
+
|
|
3706
|
+
const filterSensitiveLog: (obj: ParameterInlinePolicy) => any;
|
|
3707
|
+
}
|
|
3708
|
+
export declare enum ParameterTier {
|
|
3709
|
+
ADVANCED = "Advanced",
|
|
3710
|
+
INTELLIGENT_TIERING = "Intelligent-Tiering",
|
|
3711
|
+
STANDARD = "Standard"
|
|
3712
|
+
}
|
|
3713
|
+
export declare enum ParameterType {
|
|
3714
|
+
SECURE_STRING = "SecureString",
|
|
3715
|
+
STRING = "String",
|
|
3716
|
+
STRING_LIST = "StringList"
|
|
3717
|
+
}
|
|
3718
|
+
|
|
3719
|
+
export interface ParameterMetadata {
|
|
3720
|
+
|
|
3721
|
+
Name?: string;
|
|
3722
|
+
|
|
3723
|
+
Type?: ParameterType | string;
|
|
3724
|
+
|
|
3725
|
+
KeyId?: string;
|
|
3726
|
+
|
|
3727
|
+
LastModifiedDate?: Date;
|
|
3728
|
+
|
|
3729
|
+
LastModifiedUser?: string;
|
|
3730
|
+
|
|
3731
|
+
Description?: string;
|
|
3732
|
+
|
|
3733
|
+
AllowedPattern?: string;
|
|
3734
|
+
|
|
3735
|
+
Version?: number;
|
|
3736
|
+
|
|
3737
|
+
Tier?: ParameterTier | string;
|
|
3738
|
+
|
|
3739
|
+
Policies?: ParameterInlinePolicy[];
|
|
3740
|
+
|
|
3741
|
+
DataType?: string;
|
|
3742
|
+
}
|
|
3743
|
+
export declare namespace ParameterMetadata {
|
|
3744
|
+
|
|
3745
|
+
const filterSensitiveLog: (obj: ParameterMetadata) => any;
|
|
3746
|
+
}
|