@aws-sdk/client-ssm 3.651.1 → 3.654.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/dist-cjs/index.js +2 -0
- package/dist-es/protocols/Aws_json1_1.js +2 -0
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +11 -0
- package/dist-types/commands/AssociateOpsItemRelatedItemCommand.d.ts +11 -0
- package/dist-types/commands/CancelCommandCommand.d.ts +11 -0
- package/dist-types/commands/CancelMaintenanceWindowExecutionCommand.d.ts +11 -0
- package/dist-types/commands/CreateActivationCommand.d.ts +13 -3
- package/dist-types/commands/CreateAssociationBatchCommand.d.ts +47 -8
- package/dist-types/commands/CreateAssociationCommand.d.ts +39 -0
- package/dist-types/commands/CreateDocumentCommand.d.ts +12 -1
- package/dist-types/commands/CreateMaintenanceWindowCommand.d.ts +11 -0
- package/dist-types/commands/CreateOpsItemCommand.d.ts +11 -0
- package/dist-types/commands/CreateOpsMetadataCommand.d.ts +11 -0
- package/dist-types/commands/CreatePatchBaselineCommand.d.ts +11 -0
- package/dist-types/commands/CreateResourceDataSyncCommand.d.ts +13 -2
- package/dist-types/commands/DeleteActivationCommand.d.ts +11 -0
- package/dist-types/commands/DeleteAssociationCommand.d.ts +11 -0
- package/dist-types/commands/DeleteDocumentCommand.d.ts +11 -0
- package/dist-types/commands/DeleteInventoryCommand.d.ts +11 -0
- package/dist-types/commands/DeleteMaintenanceWindowCommand.d.ts +11 -0
- package/dist-types/commands/DeleteOpsItemCommand.d.ts +11 -0
- package/dist-types/commands/DeleteOpsMetadataCommand.d.ts +11 -0
- package/dist-types/commands/DeleteParameterCommand.d.ts +11 -0
- package/dist-types/commands/DeleteParametersCommand.d.ts +11 -0
- package/dist-types/commands/DeletePatchBaselineCommand.d.ts +11 -0
- package/dist-types/commands/DeleteResourceDataSyncCommand.d.ts +11 -0
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +11 -0
- package/dist-types/commands/DeregisterManagedInstanceCommand.d.ts +11 -0
- package/dist-types/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +11 -0
- package/dist-types/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +11 -0
- package/dist-types/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +11 -0
- package/dist-types/commands/DescribeActivationsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeAssociationCommand.d.ts +25 -0
- package/dist-types/commands/DescribeAssociationExecutionTargetsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeAssociationExecutionsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeAutomationExecutionsCommand.d.ts +19 -0
- package/dist-types/commands/DescribeAutomationStepExecutionsCommand.d.ts +25 -0
- package/dist-types/commands/DescribeAvailablePatchesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeDocumentCommand.d.ts +11 -0
- package/dist-types/commands/DescribeDocumentPermissionCommand.d.ts +11 -0
- package/dist-types/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +11 -0
- package/dist-types/commands/DescribeInstanceAssociationsStatusCommand.d.ts +11 -0
- package/dist-types/commands/DescribeInstanceInformationCommand.d.ts +11 -0
- package/dist-types/commands/DescribeInstancePatchStatesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +11 -0
- package/dist-types/commands/DescribeInstancePatchesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeInstancePropertiesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeInventoryDeletionsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +11 -0
- package/dist-types/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +11 -0
- package/dist-types/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeMaintenanceWindowTasksCommand.d.ts +11 -0
- package/dist-types/commands/DescribeMaintenanceWindowsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +11 -0
- package/dist-types/commands/DescribeOpsItemsCommand.d.ts +11 -0
- package/dist-types/commands/DescribeParametersCommand.d.ts +11 -0
- package/dist-types/commands/DescribePatchBaselinesCommand.d.ts +11 -0
- package/dist-types/commands/DescribePatchGroupStateCommand.d.ts +11 -0
- package/dist-types/commands/DescribePatchGroupsCommand.d.ts +11 -0
- package/dist-types/commands/DescribePatchPropertiesCommand.d.ts +11 -0
- package/dist-types/commands/DescribeSessionsCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateOpsItemRelatedItemCommand.d.ts +11 -0
- package/dist-types/commands/GetAutomationExecutionCommand.d.ts +35 -16
- package/dist-types/commands/GetCalendarStateCommand.d.ts +11 -0
- package/dist-types/commands/GetCommandInvocationCommand.d.ts +11 -0
- package/dist-types/commands/GetConnectionStatusCommand.d.ts +11 -0
- package/dist-types/commands/GetDefaultPatchBaselineCommand.d.ts +11 -0
- package/dist-types/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +11 -0
- package/dist-types/commands/GetDocumentCommand.d.ts +11 -0
- package/dist-types/commands/GetInventoryCommand.d.ts +11 -0
- package/dist-types/commands/GetInventorySchemaCommand.d.ts +11 -0
- package/dist-types/commands/GetMaintenanceWindowCommand.d.ts +11 -0
- package/dist-types/commands/GetMaintenanceWindowExecutionCommand.d.ts +11 -0
- package/dist-types/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +11 -0
- package/dist-types/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +11 -0
- package/dist-types/commands/GetMaintenanceWindowTaskCommand.d.ts +11 -0
- package/dist-types/commands/GetOpsItemCommand.d.ts +11 -0
- package/dist-types/commands/GetOpsMetadataCommand.d.ts +11 -0
- package/dist-types/commands/GetOpsSummaryCommand.d.ts +11 -0
- package/dist-types/commands/GetParameterCommand.d.ts +11 -0
- package/dist-types/commands/GetParameterHistoryCommand.d.ts +11 -0
- package/dist-types/commands/GetParametersByPathCommand.d.ts +11 -0
- package/dist-types/commands/GetParametersCommand.d.ts +11 -0
- package/dist-types/commands/GetPatchBaselineCommand.d.ts +11 -0
- package/dist-types/commands/GetPatchBaselineForPatchGroupCommand.d.ts +11 -0
- package/dist-types/commands/GetResourcePoliciesCommand.d.ts +11 -0
- package/dist-types/commands/GetServiceSettingCommand.d.ts +11 -0
- package/dist-types/commands/LabelParameterVersionCommand.d.ts +11 -0
- package/dist-types/commands/ListAssociationVersionsCommand.d.ts +25 -0
- package/dist-types/commands/ListAssociationsCommand.d.ts +11 -0
- package/dist-types/commands/ListCommandInvocationsCommand.d.ts +11 -0
- package/dist-types/commands/ListCommandsCommand.d.ts +11 -0
- package/dist-types/commands/ListComplianceItemsCommand.d.ts +11 -0
- package/dist-types/commands/ListComplianceSummariesCommand.d.ts +11 -0
- package/dist-types/commands/ListDocumentMetadataHistoryCommand.d.ts +11 -0
- package/dist-types/commands/ListDocumentVersionsCommand.d.ts +11 -0
- package/dist-types/commands/ListDocumentsCommand.d.ts +11 -0
- package/dist-types/commands/ListInventoryEntriesCommand.d.ts +11 -0
- package/dist-types/commands/ListOpsItemEventsCommand.d.ts +11 -0
- package/dist-types/commands/ListOpsItemRelatedItemsCommand.d.ts +11 -0
- package/dist-types/commands/ListOpsMetadataCommand.d.ts +11 -0
- package/dist-types/commands/ListResourceComplianceSummariesCommand.d.ts +11 -0
- package/dist-types/commands/ListResourceDataSyncCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/ModifyDocumentPermissionCommand.d.ts +11 -0
- package/dist-types/commands/PutComplianceItemsCommand.d.ts +11 -0
- package/dist-types/commands/PutInventoryCommand.d.ts +11 -0
- package/dist-types/commands/PutParameterCommand.d.ts +11 -0
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +11 -0
- package/dist-types/commands/RegisterDefaultPatchBaselineCommand.d.ts +11 -0
- package/dist-types/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +11 -0
- package/dist-types/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +11 -0
- package/dist-types/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +11 -0
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +11 -0
- package/dist-types/commands/ResetServiceSettingCommand.d.ts +11 -0
- package/dist-types/commands/ResumeSessionCommand.d.ts +11 -0
- package/dist-types/commands/SendAutomationSignalCommand.d.ts +11 -0
- package/dist-types/commands/SendCommandCommand.d.ts +11 -0
- package/dist-types/commands/StartAssociationsOnceCommand.d.ts +11 -0
- package/dist-types/commands/StartAutomationExecutionCommand.d.ts +26 -0
- package/dist-types/commands/StartChangeRequestExecutionCommand.d.ts +25 -0
- package/dist-types/commands/StartSessionCommand.d.ts +12 -1
- package/dist-types/commands/StopAutomationExecutionCommand.d.ts +11 -0
- package/dist-types/commands/TerminateSessionCommand.d.ts +11 -0
- package/dist-types/commands/UnlabelParameterVersionCommand.d.ts +11 -0
- package/dist-types/commands/UpdateAssociationCommand.d.ts +39 -0
- package/dist-types/commands/UpdateAssociationStatusCommand.d.ts +25 -0
- package/dist-types/commands/UpdateDocumentCommand.d.ts +11 -0
- package/dist-types/commands/UpdateDocumentDefaultVersionCommand.d.ts +11 -0
- package/dist-types/commands/UpdateDocumentMetadataCommand.d.ts +11 -0
- package/dist-types/commands/UpdateMaintenanceWindowCommand.d.ts +11 -0
- package/dist-types/commands/UpdateMaintenanceWindowTargetCommand.d.ts +11 -0
- package/dist-types/commands/UpdateMaintenanceWindowTaskCommand.d.ts +11 -0
- package/dist-types/commands/UpdateManagedInstanceRoleCommand.d.ts +11 -0
- package/dist-types/commands/UpdateOpsItemCommand.d.ts +11 -0
- package/dist-types/commands/UpdateOpsMetadataCommand.d.ts +11 -0
- package/dist-types/commands/UpdatePatchBaselineCommand.d.ts +11 -0
- package/dist-types/commands/UpdateResourceDataSyncCommand.d.ts +11 -0
- package/dist-types/commands/UpdateServiceSettingCommand.d.ts +11 -0
- package/dist-types/models/models_0.d.ts +125 -76
- package/dist-types/models/models_1.d.ts +42 -27
- package/dist-types/models/models_2.d.ts +10 -12
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AssociateOpsItemRelatedItemCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CancelCommandCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CancelMaintenanceWindowExecutionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateActivationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateAssociationBatchCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateAssociationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateDocumentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateMaintenanceWindowCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateOpsItemCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateOpsMetadataCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreatePatchBaselineCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateResourceDataSyncCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteActivationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteDocumentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteInventoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteMaintenanceWindowCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteOpsItemCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteOpsMetadataCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteParameterCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteParametersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeletePatchBaselineCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteResourceDataSyncCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeregisterManagedInstanceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeActivationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeAssociationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeAssociationExecutionTargetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeAssociationExecutionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeAutomationExecutionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeAutomationStepExecutionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeAvailablePatchesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeDocumentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeDocumentPermissionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeInstanceAssociationsStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeInstanceInformationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeInstancePatchStatesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeInstancePatchesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeInstancePropertiesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeInventoryDeletionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowTasksCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeOpsItemsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeParametersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribePatchBaselinesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribePatchGroupStateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribePatchGroupsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribePatchPropertiesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateOpsItemRelatedItemCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetAutomationExecutionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetCalendarStateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetCommandInvocationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetConnectionStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDefaultPatchBaselineCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDocumentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetInventoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetInventorySchemaCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMaintenanceWindowCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMaintenanceWindowTaskCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetOpsItemCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetOpsMetadataCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetOpsSummaryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetParameterCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetParameterHistoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetParametersByPathCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetParametersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetPatchBaselineCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetPatchBaselineForPatchGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetResourcePoliciesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetServiceSettingCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/LabelParameterVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAssociationVersionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListCommandInvocationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListCommandsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListComplianceItemsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListComplianceSummariesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListDocumentMetadataHistoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListDocumentVersionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListDocumentsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListInventoryEntriesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListOpsItemEventsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListOpsItemRelatedItemsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListOpsMetadataCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListResourceComplianceSummariesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListResourceDataSyncCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ModifyDocumentPermissionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutComplianceItemsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutInventoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutParameterCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RegisterDefaultPatchBaselineCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ResetServiceSettingCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ResumeSessionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SendAutomationSignalCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SendCommandCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartAssociationsOnceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartAutomationExecutionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartChangeRequestExecutionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartSessionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StopAutomationExecutionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TerminateSessionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UnlabelParameterVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateAssociationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateAssociationStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateDocumentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateDocumentDefaultVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateDocumentMetadataCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateMaintenanceWindowCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTargetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateMaintenanceWindowTaskCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateManagedInstanceRoleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateOpsItemCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateOpsMetadataCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdatePatchBaselineCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateResourceDataSyncCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateServiceSettingCommand.d.ts +12 -1
- package/dist-types/ts3.4/models/models_0.d.ts +10 -4
- package/dist-types/ts3.4/models/models_1.d.ts +2 -0
- package/package.json +36 -36
|
@@ -327,7 +327,7 @@ export interface MaintenanceWindowTask {
|
|
|
327
327
|
* <p>However, for an improved security posture, we strongly recommend creating a custom
|
|
328
328
|
* policy and custom service role for running your maintenance window tasks. The policy
|
|
329
329
|
* can be crafted to provide only the permissions needed for your particular
|
|
330
|
-
* maintenance window tasks. For more information, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/sysman-maintenance-permissions.html">Setting up
|
|
330
|
+
* maintenance window tasks. For more information, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/sysman-maintenance-permissions.html">Setting up Maintenance Windows</a> in the in the
|
|
331
331
|
* <i>Amazon Web Services Systems Manager User Guide</i>.</p>
|
|
332
332
|
* @public
|
|
333
333
|
*/
|
|
@@ -620,8 +620,7 @@ export interface OpsItemSummary {
|
|
|
620
620
|
*/
|
|
621
621
|
Source?: string;
|
|
622
622
|
/**
|
|
623
|
-
* <p>The OpsItem status
|
|
624
|
-
* <code>Resolved</code>.</p>
|
|
623
|
+
* <p>The OpsItem status.</p>
|
|
625
624
|
* @public
|
|
626
625
|
*/
|
|
627
626
|
Status?: OpsItemStatus;
|
|
@@ -1366,11 +1365,11 @@ export interface SessionFilter {
|
|
|
1366
1365
|
* <ul>
|
|
1367
1366
|
* <li>
|
|
1368
1367
|
* <p>InvokedAfter: Specify a timestamp to limit your results. For example, specify
|
|
1369
|
-
*
|
|
1368
|
+
* 2024-08-29T00:00:00Z to see sessions that started August 29, 2024, and later.</p>
|
|
1370
1369
|
* </li>
|
|
1371
1370
|
* <li>
|
|
1372
1371
|
* <p>InvokedBefore: Specify a timestamp to limit your results. For example, specify
|
|
1373
|
-
*
|
|
1372
|
+
* 2024-08-29T00:00:00Z to see sessions that started before August 29, 2024.</p>
|
|
1374
1373
|
* </li>
|
|
1375
1374
|
* <li>
|
|
1376
1375
|
* <p>Target: Specify a managed node to which session connections have been made.</p>
|
|
@@ -1790,6 +1789,12 @@ export interface AutomationExecution {
|
|
|
1790
1789
|
* @public
|
|
1791
1790
|
*/
|
|
1792
1791
|
TriggeredAlarms?: AlarmStateInformation[];
|
|
1792
|
+
/**
|
|
1793
|
+
* <p>A publicly accessible URL for a file that contains the <code>TargetLocations</code> body.
|
|
1794
|
+
* Currently, only files in presigned Amazon S3 buckets are supported</p>
|
|
1795
|
+
* @public
|
|
1796
|
+
*/
|
|
1797
|
+
TargetLocationsURL?: string;
|
|
1793
1798
|
/**
|
|
1794
1799
|
* <p>The subtype of the Automation operation. Currently, the only supported value is
|
|
1795
1800
|
* <code>ChangeRequest</code>.</p>
|
|
@@ -2271,8 +2276,8 @@ export interface BaselineOverride {
|
|
|
2271
2276
|
/**
|
|
2272
2277
|
* <p>A list of explicitly approved patches for the baseline.</p>
|
|
2273
2278
|
* <p>For information about accepted formats for lists of approved patches and rejected patches,
|
|
2274
|
-
* see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/patch-manager-approved-rejected-package-name-formats.html">
|
|
2275
|
-
*
|
|
2279
|
+
* see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/patch-manager-approved-rejected-package-name-formats.html">Package
|
|
2280
|
+
* name formats for approved and rejected patch lists</a> in the <i>Amazon Web Services Systems Manager User Guide</i>.</p>
|
|
2276
2281
|
* @public
|
|
2277
2282
|
*/
|
|
2278
2283
|
ApprovedPatches?: string[];
|
|
@@ -2285,8 +2290,8 @@ export interface BaselineOverride {
|
|
|
2285
2290
|
/**
|
|
2286
2291
|
* <p>A list of explicitly rejected patches for the baseline.</p>
|
|
2287
2292
|
* <p>For information about accepted formats for lists of approved patches and rejected patches,
|
|
2288
|
-
* see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/patch-manager-approved-rejected-package-name-formats.html">
|
|
2289
|
-
*
|
|
2293
|
+
* see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/patch-manager-approved-rejected-package-name-formats.html">Package
|
|
2294
|
+
* name formats for approved and rejected patch lists</a> in the <i>Amazon Web Services Systems Manager User Guide</i>.</p>
|
|
2290
2295
|
* @public
|
|
2291
2296
|
*/
|
|
2292
2297
|
RejectedPatches?: string[];
|
|
@@ -2564,8 +2569,7 @@ export interface InventoryFilter {
|
|
|
2564
2569
|
* <p>The type of filter.</p>
|
|
2565
2570
|
* <note>
|
|
2566
2571
|
* <p>The <code>Exists</code> filter must be used with aggregators. For more information, see
|
|
2567
|
-
* <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/
|
|
2568
|
-
* data</a> in the <i>Amazon Web Services Systems Manager User Guide</i>.</p>
|
|
2572
|
+
* <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/inventory-aggregate.html">Aggregating inventory data</a> in the <i>Amazon Web Services Systems Manager User Guide</i>.</p>
|
|
2569
2573
|
* </note>
|
|
2570
2574
|
* @public
|
|
2571
2575
|
*/
|
|
@@ -3409,7 +3413,7 @@ export interface MaintenanceWindowRunCommandParameters {
|
|
|
3409
3413
|
* <p>However, for an improved security posture, we strongly recommend creating a custom
|
|
3410
3414
|
* policy and custom service role for running your maintenance window tasks. The policy
|
|
3411
3415
|
* can be crafted to provide only the permissions needed for your particular
|
|
3412
|
-
* maintenance window tasks. For more information, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/sysman-maintenance-permissions.html">Setting up
|
|
3416
|
+
* maintenance window tasks. For more information, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/sysman-maintenance-permissions.html">Setting up Maintenance Windows</a> in the in the
|
|
3413
3417
|
* <i>Amazon Web Services Systems Manager User Guide</i>.</p>
|
|
3414
3418
|
* @public
|
|
3415
3419
|
*/
|
|
@@ -3514,7 +3518,7 @@ export interface GetMaintenanceWindowTaskResult {
|
|
|
3514
3518
|
* <p>However, for an improved security posture, we strongly recommend creating a custom
|
|
3515
3519
|
* policy and custom service role for running your maintenance window tasks. The policy
|
|
3516
3520
|
* can be crafted to provide only the permissions needed for your particular
|
|
3517
|
-
* maintenance window tasks. For more information, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/sysman-maintenance-permissions.html">Setting up
|
|
3521
|
+
* maintenance window tasks. For more information, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/sysman-maintenance-permissions.html">Setting up Maintenance Windows</a> in the in the
|
|
3518
3522
|
* <i>Amazon Web Services Systems Manager User Guide</i>.</p>
|
|
3519
3523
|
* @public
|
|
3520
3524
|
*/
|
|
@@ -3712,8 +3716,7 @@ export interface OpsItem {
|
|
|
3712
3716
|
*/
|
|
3713
3717
|
RelatedOpsItems?: RelatedOpsItem[];
|
|
3714
3718
|
/**
|
|
3715
|
-
* <p>The OpsItem status.
|
|
3716
|
-
* <code>Resolved</code>. For more information, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/OpsCenter-working-with-OpsItems-editing-details.html">Editing OpsItem details</a> in the <i>Amazon Web Services Systems Manager User Guide</i>.</p>
|
|
3719
|
+
* <p>The OpsItem status. For more information, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/OpsCenter-working-with-OpsItems-editing-details.html">Editing OpsItem details</a> in the <i>Amazon Web Services Systems Manager User Guide</i>.</p>
|
|
3717
3720
|
* @public
|
|
3718
3721
|
*/
|
|
3719
3722
|
Status?: OpsItemStatus;
|
|
@@ -3962,8 +3965,8 @@ export interface GetParameterRequest {
|
|
|
3962
3965
|
* parameters shared with you from another account, you must use the full ARN.</p>
|
|
3963
3966
|
* <p>To query by parameter label, use <code>"Name": "name:label"</code>. To query by parameter
|
|
3964
3967
|
* version, use <code>"Name": "name:version"</code>.</p>
|
|
3965
|
-
* <p>For more information about shared parameters, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/
|
|
3966
|
-
*
|
|
3968
|
+
* <p>For more information about shared parameters, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/parameter-store-shared-parameters.html">Working with
|
|
3969
|
+
* shared parameters</a> in the <i>Amazon Web Services Systems Manager User Guide</i>.</p>
|
|
3967
3970
|
* @public
|
|
3968
3971
|
*/
|
|
3969
3972
|
Name: string | undefined;
|
|
@@ -5101,13 +5104,13 @@ export interface CommandFilter {
|
|
|
5101
5104
|
* <li>
|
|
5102
5105
|
* <p>
|
|
5103
5106
|
* <b>InvokedAfter</b>: Specify a timestamp to limit your results.
|
|
5104
|
-
* For example, specify <code>
|
|
5107
|
+
* For example, specify <code>2024-07-07T00:00:00Z</code> to see a list of command executions
|
|
5105
5108
|
* occurring July 7, 2021, and later.</p>
|
|
5106
5109
|
* </li>
|
|
5107
5110
|
* <li>
|
|
5108
5111
|
* <p>
|
|
5109
5112
|
* <b>InvokedBefore</b>: Specify a timestamp to limit your results.
|
|
5110
|
-
* For example, specify <code>
|
|
5113
|
+
* For example, specify <code>2024-07-07T00:00:00Z</code> to see a list of command executions from
|
|
5111
5114
|
* before July 7, 2021.</p>
|
|
5112
5115
|
* </li>
|
|
5113
5116
|
* <li>
|
|
@@ -5443,12 +5446,12 @@ export interface CommandPlugin {
|
|
|
5443
5446
|
* <p>The S3 bucket where the responses to the command executions should be stored. This was
|
|
5444
5447
|
* requested when issuing the command. For example, in the following response:</p>
|
|
5445
5448
|
* <p>
|
|
5446
|
-
* <code>
|
|
5449
|
+
* <code>amzn-s3-demo-bucket/my-prefix/i-02573cafcfEXAMPLE/awsrunShellScript</code>
|
|
5447
5450
|
* </p>
|
|
5448
5451
|
* <p>
|
|
5449
|
-
* <code>
|
|
5452
|
+
* <code>amzn-s3-demo-bucket</code> is the name of the S3 bucket;</p>
|
|
5450
5453
|
* <p>
|
|
5451
|
-
* <code>
|
|
5454
|
+
* <code>my-prefix</code> is the name of the S3 prefix;</p>
|
|
5452
5455
|
* <p>
|
|
5453
5456
|
* <code>i-02573cafcfEXAMPLE</code> is the managed node ID;</p>
|
|
5454
5457
|
* <p>
|
|
@@ -5461,12 +5464,12 @@ export interface CommandPlugin {
|
|
|
5461
5464
|
* be stored. This was requested when issuing the command. For example, in the following
|
|
5462
5465
|
* response:</p>
|
|
5463
5466
|
* <p>
|
|
5464
|
-
* <code>
|
|
5467
|
+
* <code>amzn-s3-demo-bucket/my-prefix/i-02573cafcfEXAMPLE/awsrunShellScript</code>
|
|
5465
5468
|
* </p>
|
|
5466
5469
|
* <p>
|
|
5467
|
-
* <code>
|
|
5470
|
+
* <code>amzn-s3-demo-bucket</code> is the name of the S3 bucket;</p>
|
|
5468
5471
|
* <p>
|
|
5469
|
-
* <code>
|
|
5472
|
+
* <code>my-prefix</code> is the name of the S3 prefix;</p>
|
|
5470
5473
|
* <p>
|
|
5471
5474
|
* <code>i-02573cafcfEXAMPLE</code> is the managed node ID;</p>
|
|
5472
5475
|
* <p>
|
|
@@ -8639,7 +8642,7 @@ export interface RegisterTaskWithMaintenanceWindowRequest {
|
|
|
8639
8642
|
* <p>However, for an improved security posture, we strongly recommend creating a custom
|
|
8640
8643
|
* policy and custom service role for running your maintenance window tasks. The policy
|
|
8641
8644
|
* can be crafted to provide only the permissions needed for your particular
|
|
8642
|
-
* maintenance window tasks. For more information, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/sysman-maintenance-permissions.html">Setting up
|
|
8645
|
+
* maintenance window tasks. For more information, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/sysman-maintenance-permissions.html">Setting up Maintenance Windows</a> in the in the
|
|
8643
8646
|
* <i>Amazon Web Services Systems Manager User Guide</i>.</p>
|
|
8644
8647
|
* @public
|
|
8645
8648
|
*/
|
|
@@ -9336,6 +9339,8 @@ export interface StartAutomationExecutionRequest {
|
|
|
9336
9339
|
TargetParameterName?: string;
|
|
9337
9340
|
/**
|
|
9338
9341
|
* <p>A key-value mapping to target resources. Required if you specify TargetParameterName.</p>
|
|
9342
|
+
* <p>If both this parameter and the <code>TargetLocation:Targets</code> parameter are supplied,
|
|
9343
|
+
* <code>TargetLocation:Targets</code> takes precedence.</p>
|
|
9339
9344
|
* @public
|
|
9340
9345
|
*/
|
|
9341
9346
|
Targets?: Target[];
|
|
@@ -9348,6 +9353,8 @@ export interface StartAutomationExecutionRequest {
|
|
|
9348
9353
|
/**
|
|
9349
9354
|
* <p>The maximum number of targets allowed to run this task in parallel. You can specify a
|
|
9350
9355
|
* number, such as 10, or a percentage, such as 10%. The default value is <code>10</code>.</p>
|
|
9356
|
+
* <p>If both this parameter and the <code>TargetLocation:TargetsMaxConcurrency</code> are
|
|
9357
|
+
* supplied, <code>TargetLocation:TargetsMaxConcurrency</code> takes precedence.</p>
|
|
9351
9358
|
* @public
|
|
9352
9359
|
*/
|
|
9353
9360
|
MaxConcurrency?: string;
|
|
@@ -9363,13 +9370,15 @@ export interface StartAutomationExecutionRequest {
|
|
|
9363
9370
|
* complete, but some of these executions may fail as well. If you need to ensure that there won't
|
|
9364
9371
|
* be more than max-errors failed executions, set max-concurrency to 1 so the executions proceed one
|
|
9365
9372
|
* at a time.</p>
|
|
9373
|
+
* <p>If this parameter and the <code>TargetLocation:TargetsMaxErrors</code> parameter are both
|
|
9374
|
+
* supplied, <code>TargetLocation:TargetsMaxErrors</code> takes precedence.</p>
|
|
9366
9375
|
* @public
|
|
9367
9376
|
*/
|
|
9368
9377
|
MaxErrors?: string;
|
|
9369
9378
|
/**
|
|
9370
9379
|
* <p>A location is a combination of Amazon Web Services Regions and/or Amazon Web Services accounts where you want to run the
|
|
9371
9380
|
* automation. Use this operation to start an automation in multiple Amazon Web Services Regions and multiple
|
|
9372
|
-
* Amazon Web Services accounts. For more information, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-automation-multiple-accounts-and-regions.html">Running
|
|
9381
|
+
* Amazon Web Services accounts. For more information, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-automation-multiple-accounts-and-regions.html">Running automations in multiple Amazon Web Services Regions and accounts</a> in the
|
|
9373
9382
|
* <i>Amazon Web Services Systems Manager User Guide</i>. </p>
|
|
9374
9383
|
* @public
|
|
9375
9384
|
*/
|
|
@@ -9404,6 +9413,12 @@ export interface StartAutomationExecutionRequest {
|
|
|
9404
9413
|
* @public
|
|
9405
9414
|
*/
|
|
9406
9415
|
AlarmConfiguration?: AlarmConfiguration;
|
|
9416
|
+
/**
|
|
9417
|
+
* <p>Specify a publicly accessible URL for a file that contains the <code>TargetLocations</code>
|
|
9418
|
+
* body. Currently, only files in presigned Amazon S3 buckets are supported. </p>
|
|
9419
|
+
* @public
|
|
9420
|
+
*/
|
|
9421
|
+
TargetLocationsURL?: string;
|
|
9407
9422
|
}
|
|
9408
9423
|
/**
|
|
9409
9424
|
* @public
|
|
@@ -192,7 +192,7 @@ export interface StartSessionResponse {
|
|
|
192
192
|
}
|
|
193
193
|
/**
|
|
194
194
|
* <p>The specified target managed node for the session isn't fully configured for use with Session Manager.
|
|
195
|
-
* For more information, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/session-manager-getting-started.html">
|
|
195
|
+
* For more information, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/session-manager-getting-started.html">Setting up
|
|
196
196
|
* Session Manager</a> in the <i>Amazon Web Services Systems Manager User Guide</i>. This error is also returned if you
|
|
197
197
|
* attempt to start a session on a managed node that is located in a different account or
|
|
198
198
|
* Region</p>
|
|
@@ -1096,7 +1096,7 @@ export interface UpdateMaintenanceWindowTaskRequest {
|
|
|
1096
1096
|
* <p>However, for an improved security posture, we strongly recommend creating a custom
|
|
1097
1097
|
* policy and custom service role for running your maintenance window tasks. The policy
|
|
1098
1098
|
* can be crafted to provide only the permissions needed for your particular
|
|
1099
|
-
* maintenance window tasks. For more information, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/sysman-maintenance-permissions.html">Setting up
|
|
1099
|
+
* maintenance window tasks. For more information, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/sysman-maintenance-permissions.html">Setting up Maintenance Windows</a> in the in the
|
|
1100
1100
|
* <i>Amazon Web Services Systems Manager User Guide</i>.</p>
|
|
1101
1101
|
* @public
|
|
1102
1102
|
*/
|
|
@@ -1263,7 +1263,7 @@ export interface UpdateMaintenanceWindowTaskResult {
|
|
|
1263
1263
|
* <p>However, for an improved security posture, we strongly recommend creating a custom
|
|
1264
1264
|
* policy and custom service role for running your maintenance window tasks. The policy
|
|
1265
1265
|
* can be crafted to provide only the permissions needed for your particular
|
|
1266
|
-
* maintenance window tasks. For more information, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/sysman-maintenance-permissions.html">Setting up
|
|
1266
|
+
* maintenance window tasks. For more information, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/sysman-maintenance-permissions.html">Setting up Maintenance Windows</a> in the in the
|
|
1267
1267
|
* <i>Amazon Web Services Systems Manager User Guide</i>.</p>
|
|
1268
1268
|
* @public
|
|
1269
1269
|
*/
|
|
@@ -1347,9 +1347,8 @@ export interface UpdateManagedInstanceRoleRequest {
|
|
|
1347
1347
|
/**
|
|
1348
1348
|
* <p>The name of the Identity and Access Management (IAM) role that you want to assign to
|
|
1349
1349
|
* the managed node. This IAM role must provide AssumeRole permissions for the
|
|
1350
|
-
* Amazon Web Services Systems Manager service principal <code>ssm.amazonaws.com</code>. For more information, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/
|
|
1351
|
-
*
|
|
1352
|
-
* <i>Amazon Web Services Systems Manager User Guide</i>.</p>
|
|
1350
|
+
* Amazon Web Services Systems Manager service principal <code>ssm.amazonaws.com</code>. For more information, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/hybrid-multicloud-service-role.html">Create the IAM service role required for Systems Manager in hybrid and multicloud
|
|
1351
|
+
* environments</a> in the <i>Amazon Web Services Systems Manager User Guide</i>.</p>
|
|
1353
1352
|
* <note>
|
|
1354
1353
|
* <p>You can't specify an IAM service-linked role for this parameter. You must
|
|
1355
1354
|
* create a unique role.</p>
|
|
@@ -1421,8 +1420,7 @@ export interface UpdateOpsItemRequest {
|
|
|
1421
1420
|
*/
|
|
1422
1421
|
RelatedOpsItems?: RelatedOpsItem[];
|
|
1423
1422
|
/**
|
|
1424
|
-
* <p>The OpsItem status.
|
|
1425
|
-
* <code>Resolved</code>. For more information, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/OpsCenter-working-with-OpsItems-editing-details.html">Editing OpsItem details</a> in the <i>Amazon Web Services Systems Manager User Guide</i>.</p>
|
|
1423
|
+
* <p>The OpsItem status. For more information, see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/OpsCenter-working-with-OpsItems-editing-details.html">Editing OpsItem details</a> in the <i>Amazon Web Services Systems Manager User Guide</i>.</p>
|
|
1426
1424
|
* @public
|
|
1427
1425
|
*/
|
|
1428
1426
|
Status?: OpsItemStatus;
|
|
@@ -1551,8 +1549,8 @@ export interface UpdatePatchBaselineRequest {
|
|
|
1551
1549
|
/**
|
|
1552
1550
|
* <p>A list of explicitly approved patches for the baseline.</p>
|
|
1553
1551
|
* <p>For information about accepted formats for lists of approved patches and rejected patches,
|
|
1554
|
-
* see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/patch-manager-approved-rejected-package-name-formats.html">
|
|
1555
|
-
*
|
|
1552
|
+
* see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/patch-manager-approved-rejected-package-name-formats.html">Package
|
|
1553
|
+
* name formats for approved and rejected patch lists</a> in the <i>Amazon Web Services Systems Manager User Guide</i>.</p>
|
|
1556
1554
|
* @public
|
|
1557
1555
|
*/
|
|
1558
1556
|
ApprovedPatches?: string[];
|
|
@@ -1571,8 +1569,8 @@ export interface UpdatePatchBaselineRequest {
|
|
|
1571
1569
|
/**
|
|
1572
1570
|
* <p>A list of explicitly rejected patches for the baseline.</p>
|
|
1573
1571
|
* <p>For information about accepted formats for lists of approved patches and rejected patches,
|
|
1574
|
-
* see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/patch-manager-approved-rejected-package-name-formats.html">
|
|
1575
|
-
*
|
|
1572
|
+
* see <a href="https://docs.aws.amazon.com/systems-manager/latest/userguide/patch-manager-approved-rejected-package-name-formats.html">Package
|
|
1573
|
+
* name formats for approved and rejected patch lists</a> in the <i>Amazon Web Services Systems Manager User Guide</i>.</p>
|
|
1576
1574
|
* @public
|
|
1577
1575
|
*/
|
|
1578
1576
|
RejectedPatches?: string[];
|
|
@@ -37,4 +37,15 @@ declare const AddTagsToResourceCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class AddTagsToResourceCommand extends AddTagsToResourceCommand_base {
|
|
40
|
+
export declare class AddTagsToResourceCommand extends AddTagsToResourceCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: AddTagsToResourceRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: AddTagsToResourceCommandInput;
|
|
48
|
+
output: AddTagsToResourceCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const AssociateOpsItemRelatedItemCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class AssociateOpsItemRelatedItemCommand extends AssociateOpsItemRelatedItemCommand_base {
|
|
40
|
+
export declare class AssociateOpsItemRelatedItemCommand extends AssociateOpsItemRelatedItemCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: AssociateOpsItemRelatedItemRequest;
|
|
44
|
+
output: AssociateOpsItemRelatedItemResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: AssociateOpsItemRelatedItemCommandInput;
|
|
48
|
+
output: AssociateOpsItemRelatedItemCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const CancelCommandCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class CancelCommandCommand extends CancelCommandCommand_base {
|
|
36
|
+
export declare class CancelCommandCommand extends CancelCommandCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: CancelCommandRequest;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: CancelCommandCommandInput;
|
|
44
|
+
output: CancelCommandCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CancelMaintenanceWindowExecutionCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CancelMaintenanceWindowExecutionCommand extends CancelMaintenanceWindowExecutionCommand_base {
|
|
40
|
+
export declare class CancelMaintenanceWindowExecutionCommand extends CancelMaintenanceWindowExecutionCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CancelMaintenanceWindowExecutionRequest;
|
|
44
|
+
output: CancelMaintenanceWindowExecutionResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CancelMaintenanceWindowExecutionCommandInput;
|
|
48
|
+
output: CancelMaintenanceWindowExecutionCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const CreateActivationCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class CreateActivationCommand extends CreateActivationCommand_base {
|
|
39
|
+
export declare class CreateActivationCommand extends CreateActivationCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: CreateActivationRequest;
|
|
43
|
+
output: CreateActivationResult;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: CreateActivationCommandInput;
|
|
47
|
+
output: CreateActivationCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateAssociationBatchCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateAssociationBatchCommand extends CreateAssociationBatchCommand_base {
|
|
40
|
+
export declare class CreateAssociationBatchCommand extends CreateAssociationBatchCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateAssociationBatchRequest;
|
|
44
|
+
output: CreateAssociationBatchResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateAssociationBatchCommandInput;
|
|
48
|
+
output: CreateAssociationBatchCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateAssociationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateAssociationCommand extends CreateAssociationCommand_base {
|
|
40
|
+
export declare class CreateAssociationCommand extends CreateAssociationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateAssociationRequest;
|
|
44
|
+
output: CreateAssociationResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateAssociationCommandInput;
|
|
48
|
+
output: CreateAssociationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const CreateDocumentCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class CreateDocumentCommand extends CreateDocumentCommand_base {
|
|
39
|
+
export declare class CreateDocumentCommand extends CreateDocumentCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: CreateDocumentRequest;
|
|
43
|
+
output: CreateDocumentResult;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: CreateDocumentCommandInput;
|
|
47
|
+
output: CreateDocumentCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateMaintenanceWindowCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateMaintenanceWindowCommand extends CreateMaintenanceWindowCommand_base {
|
|
40
|
+
export declare class CreateMaintenanceWindowCommand extends CreateMaintenanceWindowCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateMaintenanceWindowRequest;
|
|
44
|
+
output: CreateMaintenanceWindowResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateMaintenanceWindowCommandInput;
|
|
48
|
+
output: CreateMaintenanceWindowCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const CreateOpsItemCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class CreateOpsItemCommand extends CreateOpsItemCommand_base {
|
|
39
|
+
export declare class CreateOpsItemCommand extends CreateOpsItemCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: CreateOpsItemRequest;
|
|
43
|
+
output: CreateOpsItemResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: CreateOpsItemCommandInput;
|
|
47
|
+
output: CreateOpsItemCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateOpsMetadataCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateOpsMetadataCommand extends CreateOpsMetadataCommand_base {
|
|
40
|
+
export declare class CreateOpsMetadataCommand extends CreateOpsMetadataCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateOpsMetadataRequest;
|
|
44
|
+
output: CreateOpsMetadataResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateOpsMetadataCommandInput;
|
|
48
|
+
output: CreateOpsMetadataCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreatePatchBaselineCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreatePatchBaselineCommand extends CreatePatchBaselineCommand_base {
|
|
40
|
+
export declare class CreatePatchBaselineCommand extends CreatePatchBaselineCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreatePatchBaselineRequest;
|
|
44
|
+
output: CreatePatchBaselineResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreatePatchBaselineCommandInput;
|
|
48
|
+
output: CreatePatchBaselineCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateResourceDataSyncCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateResourceDataSyncCommand extends CreateResourceDataSyncCommand_base {
|
|
40
|
+
export declare class CreateResourceDataSyncCommand extends CreateResourceDataSyncCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateResourceDataSyncRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateResourceDataSyncCommandInput;
|
|
48
|
+
output: CreateResourceDataSyncCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const DeleteActivationCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class DeleteActivationCommand extends DeleteActivationCommand_base {
|
|
39
|
+
export declare class DeleteActivationCommand extends DeleteActivationCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: DeleteActivationRequest;
|
|
43
|
+
output: {};
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: DeleteActivationCommandInput;
|
|
47
|
+
output: DeleteActivationCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteAssociationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteAssociationCommand extends DeleteAssociationCommand_base {
|
|
40
|
+
export declare class DeleteAssociationCommand extends DeleteAssociationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteAssociationRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteAssociationCommandInput;
|
|
48
|
+
output: DeleteAssociationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const DeleteDocumentCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class DeleteDocumentCommand extends DeleteDocumentCommand_base {
|
|
39
|
+
export declare class DeleteDocumentCommand extends DeleteDocumentCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: DeleteDocumentRequest;
|
|
43
|
+
output: {};
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: DeleteDocumentCommandInput;
|
|
47
|
+
output: DeleteDocumentCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const DeleteInventoryCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class DeleteInventoryCommand extends DeleteInventoryCommand_base {
|
|
39
|
+
export declare class DeleteInventoryCommand extends DeleteInventoryCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: DeleteInventoryRequest;
|
|
43
|
+
output: DeleteInventoryResult;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: DeleteInventoryCommandInput;
|
|
47
|
+
output: DeleteInventoryCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteMaintenanceWindowCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteMaintenanceWindowCommand extends DeleteMaintenanceWindowCommand_base {
|
|
40
|
+
export declare class DeleteMaintenanceWindowCommand extends DeleteMaintenanceWindowCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteMaintenanceWindowRequest;
|
|
44
|
+
output: DeleteMaintenanceWindowResult;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteMaintenanceWindowCommandInput;
|
|
48
|
+
output: DeleteMaintenanceWindowCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const DeleteOpsItemCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class DeleteOpsItemCommand extends DeleteOpsItemCommand_base {
|
|
39
|
+
export declare class DeleteOpsItemCommand extends DeleteOpsItemCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: DeleteOpsItemRequest;
|
|
43
|
+
output: {};
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: DeleteOpsItemCommandInput;
|
|
47
|
+
output: DeleteOpsItemCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|