@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
|
@@ -115,6 +115,20 @@ declare const GetAutomationExecutionCommand_base: {
|
|
|
115
115
|
* // },
|
|
116
116
|
* // ],
|
|
117
117
|
* // },
|
|
118
|
+
* // IncludeChildOrganizationUnits: true || false,
|
|
119
|
+
* // ExcludeAccounts: [ // ExcludeAccounts
|
|
120
|
+
* // "STRING_VALUE",
|
|
121
|
+
* // ],
|
|
122
|
+
* // Targets: [
|
|
123
|
+
* // {
|
|
124
|
+
* // Key: "STRING_VALUE",
|
|
125
|
+
* // Values: [
|
|
126
|
+
* // "STRING_VALUE",
|
|
127
|
+
* // ],
|
|
128
|
+
* // },
|
|
129
|
+
* // ],
|
|
130
|
+
* // TargetsMaxConcurrency: "STRING_VALUE",
|
|
131
|
+
* // TargetsMaxErrors: "STRING_VALUE",
|
|
118
132
|
* // },
|
|
119
133
|
* // TriggeredAlarms: [ // AlarmStateInformationList
|
|
120
134
|
* // { // AlarmStateInformation
|
|
@@ -141,14 +155,7 @@ declare const GetAutomationExecutionCommand_base: {
|
|
|
141
155
|
* // CurrentStepName: "STRING_VALUE",
|
|
142
156
|
* // CurrentAction: "STRING_VALUE",
|
|
143
157
|
* // TargetParameterName: "STRING_VALUE",
|
|
144
|
-
* // Targets:
|
|
145
|
-
* // {
|
|
146
|
-
* // Key: "STRING_VALUE",
|
|
147
|
-
* // Values: [
|
|
148
|
-
* // "STRING_VALUE",
|
|
149
|
-
* // ],
|
|
150
|
-
* // },
|
|
151
|
-
* // ],
|
|
158
|
+
* // Targets: "<Targets>",
|
|
152
159
|
* // TargetMaps: [ // TargetMaps
|
|
153
160
|
* // { // TargetMap
|
|
154
161
|
* // "<keys>": [ // TargetMapValueList
|
|
@@ -184,6 +191,13 @@ declare const GetAutomationExecutionCommand_base: {
|
|
|
184
191
|
* // },
|
|
185
192
|
* // ],
|
|
186
193
|
* // },
|
|
194
|
+
* // IncludeChildOrganizationUnits: true || false,
|
|
195
|
+
* // ExcludeAccounts: [
|
|
196
|
+
* // "STRING_VALUE",
|
|
197
|
+
* // ],
|
|
198
|
+
* // Targets: "<Targets>",
|
|
199
|
+
* // TargetsMaxConcurrency: "STRING_VALUE",
|
|
200
|
+
* // TargetsMaxErrors: "STRING_VALUE",
|
|
187
201
|
* // },
|
|
188
202
|
* // ],
|
|
189
203
|
* // ProgressCounters: { // ProgressCounters
|
|
@@ -200,6 +214,7 @@ declare const GetAutomationExecutionCommand_base: {
|
|
|
200
214
|
* // State: "UNKNOWN" || "ALARM", // required
|
|
201
215
|
* // },
|
|
202
216
|
* // ],
|
|
217
|
+
* // TargetLocationsURL: "STRING_VALUE",
|
|
203
218
|
* // AutomationSubtype: "ChangeRequest",
|
|
204
219
|
* // ScheduledTime: new Date("TIMESTAMP"),
|
|
205
220
|
* // Runbooks: [ // Runbooks
|
|
@@ -208,14 +223,7 @@ declare const GetAutomationExecutionCommand_base: {
|
|
|
208
223
|
* // DocumentVersion: "STRING_VALUE",
|
|
209
224
|
* // Parameters: "<AutomationParameterMap>",
|
|
210
225
|
* // TargetParameterName: "STRING_VALUE",
|
|
211
|
-
* // Targets:
|
|
212
|
-
* // {
|
|
213
|
-
* // Key: "STRING_VALUE",
|
|
214
|
-
* // Values: [
|
|
215
|
-
* // "STRING_VALUE",
|
|
216
|
-
* // ],
|
|
217
|
-
* // },
|
|
218
|
-
* // ],
|
|
226
|
+
* // Targets: "<Targets>",
|
|
219
227
|
* // TargetMaps: [
|
|
220
228
|
* // {
|
|
221
229
|
* // "<keys>": [
|
|
@@ -258,4 +266,15 @@ declare const GetAutomationExecutionCommand_base: {
|
|
|
258
266
|
* @public
|
|
259
267
|
*/
|
|
260
268
|
export declare class GetAutomationExecutionCommand extends GetAutomationExecutionCommand_base {
|
|
269
|
+
/** @internal type navigation helper, not in runtime. */
|
|
270
|
+
protected static __types: {
|
|
271
|
+
api: {
|
|
272
|
+
input: GetAutomationExecutionRequest;
|
|
273
|
+
output: GetAutomationExecutionResult;
|
|
274
|
+
};
|
|
275
|
+
sdk: {
|
|
276
|
+
input: GetAutomationExecutionCommandInput;
|
|
277
|
+
output: GetAutomationExecutionCommandOutput;
|
|
278
|
+
};
|
|
279
|
+
};
|
|
261
280
|
}
|
|
@@ -83,4 +83,15 @@ declare const GetCalendarStateCommand_base: {
|
|
|
83
83
|
* @public
|
|
84
84
|
*/
|
|
85
85
|
export declare class GetCalendarStateCommand extends GetCalendarStateCommand_base {
|
|
86
|
+
/** @internal type navigation helper, not in runtime. */
|
|
87
|
+
protected static __types: {
|
|
88
|
+
api: {
|
|
89
|
+
input: GetCalendarStateRequest;
|
|
90
|
+
output: GetCalendarStateResponse;
|
|
91
|
+
};
|
|
92
|
+
sdk: {
|
|
93
|
+
input: GetCalendarStateCommandInput;
|
|
94
|
+
output: GetCalendarStateCommandOutput;
|
|
95
|
+
};
|
|
96
|
+
};
|
|
86
97
|
}
|
|
@@ -120,4 +120,15 @@ declare const GetCommandInvocationCommand_base: {
|
|
|
120
120
|
* @public
|
|
121
121
|
*/
|
|
122
122
|
export declare class GetCommandInvocationCommand extends GetCommandInvocationCommand_base {
|
|
123
|
+
/** @internal type navigation helper, not in runtime. */
|
|
124
|
+
protected static __types: {
|
|
125
|
+
api: {
|
|
126
|
+
input: GetCommandInvocationRequest;
|
|
127
|
+
output: GetCommandInvocationResult;
|
|
128
|
+
};
|
|
129
|
+
sdk: {
|
|
130
|
+
input: GetCommandInvocationCommandInput;
|
|
131
|
+
output: GetCommandInvocationCommandOutput;
|
|
132
|
+
};
|
|
133
|
+
};
|
|
123
134
|
}
|
|
@@ -62,4 +62,15 @@ declare const GetConnectionStatusCommand_base: {
|
|
|
62
62
|
* @public
|
|
63
63
|
*/
|
|
64
64
|
export declare class GetConnectionStatusCommand extends GetConnectionStatusCommand_base {
|
|
65
|
+
/** @internal type navigation helper, not in runtime. */
|
|
66
|
+
protected static __types: {
|
|
67
|
+
api: {
|
|
68
|
+
input: GetConnectionStatusRequest;
|
|
69
|
+
output: GetConnectionStatusResponse;
|
|
70
|
+
};
|
|
71
|
+
sdk: {
|
|
72
|
+
input: GetConnectionStatusCommandInput;
|
|
73
|
+
output: GetConnectionStatusCommandOutput;
|
|
74
|
+
};
|
|
75
|
+
};
|
|
65
76
|
}
|
|
@@ -64,4 +64,15 @@ declare const GetDefaultPatchBaselineCommand_base: {
|
|
|
64
64
|
* @public
|
|
65
65
|
*/
|
|
66
66
|
export declare class GetDefaultPatchBaselineCommand extends GetDefaultPatchBaselineCommand_base {
|
|
67
|
+
/** @internal type navigation helper, not in runtime. */
|
|
68
|
+
protected static __types: {
|
|
69
|
+
api: {
|
|
70
|
+
input: GetDefaultPatchBaselineRequest;
|
|
71
|
+
output: GetDefaultPatchBaselineResult;
|
|
72
|
+
};
|
|
73
|
+
sdk: {
|
|
74
|
+
input: GetDefaultPatchBaselineCommandInput;
|
|
75
|
+
output: GetDefaultPatchBaselineCommandOutput;
|
|
76
|
+
};
|
|
77
|
+
};
|
|
67
78
|
}
|
|
@@ -133,4 +133,15 @@ declare const GetDeployablePatchSnapshotForInstanceCommand_base: {
|
|
|
133
133
|
* @public
|
|
134
134
|
*/
|
|
135
135
|
export declare class GetDeployablePatchSnapshotForInstanceCommand extends GetDeployablePatchSnapshotForInstanceCommand_base {
|
|
136
|
+
/** @internal type navigation helper, not in runtime. */
|
|
137
|
+
protected static __types: {
|
|
138
|
+
api: {
|
|
139
|
+
input: GetDeployablePatchSnapshotForInstanceRequest;
|
|
140
|
+
output: GetDeployablePatchSnapshotForInstanceResult;
|
|
141
|
+
};
|
|
142
|
+
sdk: {
|
|
143
|
+
input: GetDeployablePatchSnapshotForInstanceCommandInput;
|
|
144
|
+
output: GetDeployablePatchSnapshotForInstanceCommandOutput;
|
|
145
|
+
};
|
|
146
|
+
};
|
|
136
147
|
}
|
|
@@ -96,4 +96,15 @@ declare const GetDocumentCommand_base: {
|
|
|
96
96
|
* @public
|
|
97
97
|
*/
|
|
98
98
|
export declare class GetDocumentCommand extends GetDocumentCommand_base {
|
|
99
|
+
/** @internal type navigation helper, not in runtime. */
|
|
100
|
+
protected static __types: {
|
|
101
|
+
api: {
|
|
102
|
+
input: GetDocumentRequest;
|
|
103
|
+
output: GetDocumentResult;
|
|
104
|
+
};
|
|
105
|
+
sdk: {
|
|
106
|
+
input: GetDocumentCommandInput;
|
|
107
|
+
output: GetDocumentCommandOutput;
|
|
108
|
+
};
|
|
109
|
+
};
|
|
99
110
|
}
|
|
@@ -146,4 +146,15 @@ declare const GetInventoryCommand_base: {
|
|
|
146
146
|
* @public
|
|
147
147
|
*/
|
|
148
148
|
export declare class GetInventoryCommand extends GetInventoryCommand_base {
|
|
149
|
+
/** @internal type navigation helper, not in runtime. */
|
|
150
|
+
protected static __types: {
|
|
151
|
+
api: {
|
|
152
|
+
input: GetInventoryRequest;
|
|
153
|
+
output: GetInventoryResult;
|
|
154
|
+
};
|
|
155
|
+
sdk: {
|
|
156
|
+
input: GetInventoryCommandInput;
|
|
157
|
+
output: GetInventoryCommandOutput;
|
|
158
|
+
};
|
|
159
|
+
};
|
|
149
160
|
}
|
|
@@ -84,4 +84,15 @@ declare const GetInventorySchemaCommand_base: {
|
|
|
84
84
|
* @public
|
|
85
85
|
*/
|
|
86
86
|
export declare class GetInventorySchemaCommand extends GetInventorySchemaCommand_base {
|
|
87
|
+
/** @internal type navigation helper, not in runtime. */
|
|
88
|
+
protected static __types: {
|
|
89
|
+
api: {
|
|
90
|
+
input: GetInventorySchemaRequest;
|
|
91
|
+
output: GetInventorySchemaResult;
|
|
92
|
+
};
|
|
93
|
+
sdk: {
|
|
94
|
+
input: GetInventorySchemaCommandInput;
|
|
95
|
+
output: GetInventorySchemaCommandOutput;
|
|
96
|
+
};
|
|
97
|
+
};
|
|
87
98
|
}
|
|
@@ -80,4 +80,15 @@ declare const GetMaintenanceWindowCommand_base: {
|
|
|
80
80
|
* @public
|
|
81
81
|
*/
|
|
82
82
|
export declare class GetMaintenanceWindowCommand extends GetMaintenanceWindowCommand_base {
|
|
83
|
+
/** @internal type navigation helper, not in runtime. */
|
|
84
|
+
protected static __types: {
|
|
85
|
+
api: {
|
|
86
|
+
input: GetMaintenanceWindowRequest;
|
|
87
|
+
output: GetMaintenanceWindowResult;
|
|
88
|
+
};
|
|
89
|
+
sdk: {
|
|
90
|
+
input: GetMaintenanceWindowCommandInput;
|
|
91
|
+
output: GetMaintenanceWindowCommandOutput;
|
|
92
|
+
};
|
|
93
|
+
};
|
|
83
94
|
}
|
|
@@ -73,4 +73,15 @@ declare const GetMaintenanceWindowExecutionCommand_base: {
|
|
|
73
73
|
* @public
|
|
74
74
|
*/
|
|
75
75
|
export declare class GetMaintenanceWindowExecutionCommand extends GetMaintenanceWindowExecutionCommand_base {
|
|
76
|
+
/** @internal type navigation helper, not in runtime. */
|
|
77
|
+
protected static __types: {
|
|
78
|
+
api: {
|
|
79
|
+
input: GetMaintenanceWindowExecutionRequest;
|
|
80
|
+
output: GetMaintenanceWindowExecutionResult;
|
|
81
|
+
};
|
|
82
|
+
sdk: {
|
|
83
|
+
input: GetMaintenanceWindowExecutionCommandInput;
|
|
84
|
+
output: GetMaintenanceWindowExecutionCommandOutput;
|
|
85
|
+
};
|
|
86
|
+
};
|
|
76
87
|
}
|
|
@@ -102,4 +102,15 @@ declare const GetMaintenanceWindowExecutionTaskCommand_base: {
|
|
|
102
102
|
* @public
|
|
103
103
|
*/
|
|
104
104
|
export declare class GetMaintenanceWindowExecutionTaskCommand extends GetMaintenanceWindowExecutionTaskCommand_base {
|
|
105
|
+
/** @internal type navigation helper, not in runtime. */
|
|
106
|
+
protected static __types: {
|
|
107
|
+
api: {
|
|
108
|
+
input: GetMaintenanceWindowExecutionTaskRequest;
|
|
109
|
+
output: GetMaintenanceWindowExecutionTaskResult;
|
|
110
|
+
};
|
|
111
|
+
sdk: {
|
|
112
|
+
input: GetMaintenanceWindowExecutionTaskCommandInput;
|
|
113
|
+
output: GetMaintenanceWindowExecutionTaskCommandOutput;
|
|
114
|
+
};
|
|
115
|
+
};
|
|
105
116
|
}
|
|
@@ -79,4 +79,15 @@ declare const GetMaintenanceWindowExecutionTaskInvocationCommand_base: {
|
|
|
79
79
|
* @public
|
|
80
80
|
*/
|
|
81
81
|
export declare class GetMaintenanceWindowExecutionTaskInvocationCommand extends GetMaintenanceWindowExecutionTaskInvocationCommand_base {
|
|
82
|
+
/** @internal type navigation helper, not in runtime. */
|
|
83
|
+
protected static __types: {
|
|
84
|
+
api: {
|
|
85
|
+
input: GetMaintenanceWindowExecutionTaskInvocationRequest;
|
|
86
|
+
output: GetMaintenanceWindowExecutionTaskInvocationResult;
|
|
87
|
+
};
|
|
88
|
+
sdk: {
|
|
89
|
+
input: GetMaintenanceWindowExecutionTaskInvocationCommandInput;
|
|
90
|
+
output: GetMaintenanceWindowExecutionTaskInvocationCommandOutput;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
82
93
|
}
|
|
@@ -157,4 +157,15 @@ declare const GetMaintenanceWindowTaskCommand_base: {
|
|
|
157
157
|
* @public
|
|
158
158
|
*/
|
|
159
159
|
export declare class GetMaintenanceWindowTaskCommand extends GetMaintenanceWindowTaskCommand_base {
|
|
160
|
+
/** @internal type navigation helper, not in runtime. */
|
|
161
|
+
protected static __types: {
|
|
162
|
+
api: {
|
|
163
|
+
input: GetMaintenanceWindowTaskRequest;
|
|
164
|
+
output: GetMaintenanceWindowTaskResult;
|
|
165
|
+
};
|
|
166
|
+
sdk: {
|
|
167
|
+
input: GetMaintenanceWindowTaskCommandInput;
|
|
168
|
+
output: GetMaintenanceWindowTaskCommandOutput;
|
|
169
|
+
};
|
|
170
|
+
};
|
|
160
171
|
}
|
|
@@ -111,4 +111,15 @@ declare const GetOpsItemCommand_base: {
|
|
|
111
111
|
* @public
|
|
112
112
|
*/
|
|
113
113
|
export declare class GetOpsItemCommand extends GetOpsItemCommand_base {
|
|
114
|
+
/** @internal type navigation helper, not in runtime. */
|
|
115
|
+
protected static __types: {
|
|
116
|
+
api: {
|
|
117
|
+
input: GetOpsItemRequest;
|
|
118
|
+
output: GetOpsItemResponse;
|
|
119
|
+
};
|
|
120
|
+
sdk: {
|
|
121
|
+
input: GetOpsItemCommandInput;
|
|
122
|
+
output: GetOpsItemCommandOutput;
|
|
123
|
+
};
|
|
124
|
+
};
|
|
114
125
|
}
|
|
@@ -74,4 +74,15 @@ declare const GetOpsMetadataCommand_base: {
|
|
|
74
74
|
* @public
|
|
75
75
|
*/
|
|
76
76
|
export declare class GetOpsMetadataCommand extends GetOpsMetadataCommand_base {
|
|
77
|
+
/** @internal type navigation helper, not in runtime. */
|
|
78
|
+
protected static __types: {
|
|
79
|
+
api: {
|
|
80
|
+
input: GetOpsMetadataRequest;
|
|
81
|
+
output: GetOpsMetadataResult;
|
|
82
|
+
};
|
|
83
|
+
sdk: {
|
|
84
|
+
input: GetOpsMetadataCommandInput;
|
|
85
|
+
output: GetOpsMetadataCommandOutput;
|
|
86
|
+
};
|
|
87
|
+
};
|
|
77
88
|
}
|
|
@@ -143,4 +143,15 @@ declare const GetOpsSummaryCommand_base: {
|
|
|
143
143
|
* @public
|
|
144
144
|
*/
|
|
145
145
|
export declare class GetOpsSummaryCommand extends GetOpsSummaryCommand_base {
|
|
146
|
+
/** @internal type navigation helper, not in runtime. */
|
|
147
|
+
protected static __types: {
|
|
148
|
+
api: {
|
|
149
|
+
input: GetOpsSummaryRequest;
|
|
150
|
+
output: GetOpsSummaryResult;
|
|
151
|
+
};
|
|
152
|
+
sdk: {
|
|
153
|
+
input: GetOpsSummaryCommandInput;
|
|
154
|
+
output: GetOpsSummaryCommandOutput;
|
|
155
|
+
};
|
|
156
|
+
};
|
|
146
157
|
}
|
|
@@ -84,4 +84,15 @@ declare const GetParameterCommand_base: {
|
|
|
84
84
|
* @public
|
|
85
85
|
*/
|
|
86
86
|
export declare class GetParameterCommand extends GetParameterCommand_base {
|
|
87
|
+
/** @internal type navigation helper, not in runtime. */
|
|
88
|
+
protected static __types: {
|
|
89
|
+
api: {
|
|
90
|
+
input: GetParameterRequest;
|
|
91
|
+
output: GetParameterResult;
|
|
92
|
+
};
|
|
93
|
+
sdk: {
|
|
94
|
+
input: GetParameterCommandInput;
|
|
95
|
+
output: GetParameterCommandOutput;
|
|
96
|
+
};
|
|
97
|
+
};
|
|
87
98
|
}
|
|
@@ -103,4 +103,15 @@ declare const GetParameterHistoryCommand_base: {
|
|
|
103
103
|
* @public
|
|
104
104
|
*/
|
|
105
105
|
export declare class GetParameterHistoryCommand extends GetParameterHistoryCommand_base {
|
|
106
|
+
/** @internal type navigation helper, not in runtime. */
|
|
107
|
+
protected static __types: {
|
|
108
|
+
api: {
|
|
109
|
+
input: GetParameterHistoryRequest;
|
|
110
|
+
output: GetParameterHistoryResult;
|
|
111
|
+
};
|
|
112
|
+
sdk: {
|
|
113
|
+
input: GetParameterHistoryCommandInput;
|
|
114
|
+
output: GetParameterHistoryCommandOutput;
|
|
115
|
+
};
|
|
116
|
+
};
|
|
106
117
|
}
|
|
@@ -108,4 +108,15 @@ declare const GetParametersByPathCommand_base: {
|
|
|
108
108
|
* @public
|
|
109
109
|
*/
|
|
110
110
|
export declare class GetParametersByPathCommand extends GetParametersByPathCommand_base {
|
|
111
|
+
/** @internal type navigation helper, not in runtime. */
|
|
112
|
+
protected static __types: {
|
|
113
|
+
api: {
|
|
114
|
+
input: GetParametersByPathRequest;
|
|
115
|
+
output: GetParametersByPathResult;
|
|
116
|
+
};
|
|
117
|
+
sdk: {
|
|
118
|
+
input: GetParametersByPathCommandInput;
|
|
119
|
+
output: GetParametersByPathCommandOutput;
|
|
120
|
+
};
|
|
121
|
+
};
|
|
111
122
|
}
|
|
@@ -85,4 +85,15 @@ declare const GetParametersCommand_base: {
|
|
|
85
85
|
* @public
|
|
86
86
|
*/
|
|
87
87
|
export declare class GetParametersCommand extends GetParametersCommand_base {
|
|
88
|
+
/** @internal type navigation helper, not in runtime. */
|
|
89
|
+
protected static __types: {
|
|
90
|
+
api: {
|
|
91
|
+
input: GetParametersRequest;
|
|
92
|
+
output: GetParametersResult;
|
|
93
|
+
};
|
|
94
|
+
sdk: {
|
|
95
|
+
input: GetParametersCommandInput;
|
|
96
|
+
output: GetParametersCommandOutput;
|
|
97
|
+
};
|
|
98
|
+
};
|
|
88
99
|
}
|
|
@@ -125,4 +125,15 @@ declare const GetPatchBaselineCommand_base: {
|
|
|
125
125
|
* @public
|
|
126
126
|
*/
|
|
127
127
|
export declare class GetPatchBaselineCommand extends GetPatchBaselineCommand_base {
|
|
128
|
+
/** @internal type navigation helper, not in runtime. */
|
|
129
|
+
protected static __types: {
|
|
130
|
+
api: {
|
|
131
|
+
input: GetPatchBaselineRequest;
|
|
132
|
+
output: GetPatchBaselineResult;
|
|
133
|
+
};
|
|
134
|
+
sdk: {
|
|
135
|
+
input: GetPatchBaselineCommandInput;
|
|
136
|
+
output: GetPatchBaselineCommandOutput;
|
|
137
|
+
};
|
|
138
|
+
};
|
|
128
139
|
}
|
|
@@ -63,4 +63,15 @@ declare const GetPatchBaselineForPatchGroupCommand_base: {
|
|
|
63
63
|
* @public
|
|
64
64
|
*/
|
|
65
65
|
export declare class GetPatchBaselineForPatchGroupCommand extends GetPatchBaselineForPatchGroupCommand_base {
|
|
66
|
+
/** @internal type navigation helper, not in runtime. */
|
|
67
|
+
protected static __types: {
|
|
68
|
+
api: {
|
|
69
|
+
input: GetPatchBaselineForPatchGroupRequest;
|
|
70
|
+
output: GetPatchBaselineForPatchGroupResult;
|
|
71
|
+
};
|
|
72
|
+
sdk: {
|
|
73
|
+
input: GetPatchBaselineForPatchGroupCommandInput;
|
|
74
|
+
output: GetPatchBaselineForPatchGroupCommandOutput;
|
|
75
|
+
};
|
|
76
|
+
};
|
|
66
77
|
}
|
|
@@ -76,4 +76,15 @@ declare const GetResourcePoliciesCommand_base: {
|
|
|
76
76
|
* @public
|
|
77
77
|
*/
|
|
78
78
|
export declare class GetResourcePoliciesCommand extends GetResourcePoliciesCommand_base {
|
|
79
|
+
/** @internal type navigation helper, not in runtime. */
|
|
80
|
+
protected static __types: {
|
|
81
|
+
api: {
|
|
82
|
+
input: GetResourcePoliciesRequest;
|
|
83
|
+
output: GetResourcePoliciesResponse;
|
|
84
|
+
};
|
|
85
|
+
sdk: {
|
|
86
|
+
input: GetResourcePoliciesCommandInput;
|
|
87
|
+
output: GetResourcePoliciesCommandOutput;
|
|
88
|
+
};
|
|
89
|
+
};
|
|
79
90
|
}
|
|
@@ -84,4 +84,15 @@ declare const GetServiceSettingCommand_base: {
|
|
|
84
84
|
* @public
|
|
85
85
|
*/
|
|
86
86
|
export declare class GetServiceSettingCommand extends GetServiceSettingCommand_base {
|
|
87
|
+
/** @internal type navigation helper, not in runtime. */
|
|
88
|
+
protected static __types: {
|
|
89
|
+
api: {
|
|
90
|
+
input: GetServiceSettingRequest;
|
|
91
|
+
output: GetServiceSettingResult;
|
|
92
|
+
};
|
|
93
|
+
sdk: {
|
|
94
|
+
input: GetServiceSettingCommandInput;
|
|
95
|
+
output: GetServiceSettingCommandOutput;
|
|
96
|
+
};
|
|
97
|
+
};
|
|
87
98
|
}
|
|
@@ -116,4 +116,15 @@ declare const LabelParameterVersionCommand_base: {
|
|
|
116
116
|
* @public
|
|
117
117
|
*/
|
|
118
118
|
export declare class LabelParameterVersionCommand extends LabelParameterVersionCommand_base {
|
|
119
|
+
/** @internal type navigation helper, not in runtime. */
|
|
120
|
+
protected static __types: {
|
|
121
|
+
api: {
|
|
122
|
+
input: LabelParameterVersionRequest;
|
|
123
|
+
output: LabelParameterVersionResult;
|
|
124
|
+
};
|
|
125
|
+
sdk: {
|
|
126
|
+
input: LabelParameterVersionCommandInput;
|
|
127
|
+
output: LabelParameterVersionCommandOutput;
|
|
128
|
+
};
|
|
129
|
+
};
|
|
119
130
|
}
|
|
@@ -98,6 +98,20 @@ declare const ListAssociationVersionsCommand_base: {
|
|
|
98
98
|
* // },
|
|
99
99
|
* // ],
|
|
100
100
|
* // },
|
|
101
|
+
* // IncludeChildOrganizationUnits: true || false,
|
|
102
|
+
* // ExcludeAccounts: [ // ExcludeAccounts
|
|
103
|
+
* // "STRING_VALUE",
|
|
104
|
+
* // ],
|
|
105
|
+
* // Targets: [
|
|
106
|
+
* // {
|
|
107
|
+
* // Key: "STRING_VALUE",
|
|
108
|
+
* // Values: [
|
|
109
|
+
* // "STRING_VALUE",
|
|
110
|
+
* // ],
|
|
111
|
+
* // },
|
|
112
|
+
* // ],
|
|
113
|
+
* // TargetsMaxConcurrency: "STRING_VALUE",
|
|
114
|
+
* // TargetsMaxErrors: "STRING_VALUE",
|
|
101
115
|
* // },
|
|
102
116
|
* // ],
|
|
103
117
|
* // ScheduleOffset: Number("int"),
|
|
@@ -137,4 +151,15 @@ declare const ListAssociationVersionsCommand_base: {
|
|
|
137
151
|
* @public
|
|
138
152
|
*/
|
|
139
153
|
export declare class ListAssociationVersionsCommand extends ListAssociationVersionsCommand_base {
|
|
154
|
+
/** @internal type navigation helper, not in runtime. */
|
|
155
|
+
protected static __types: {
|
|
156
|
+
api: {
|
|
157
|
+
input: ListAssociationVersionsRequest;
|
|
158
|
+
output: ListAssociationVersionsResult;
|
|
159
|
+
};
|
|
160
|
+
sdk: {
|
|
161
|
+
input: ListAssociationVersionsCommandInput;
|
|
162
|
+
output: ListAssociationVersionsCommandOutput;
|
|
163
|
+
};
|
|
164
|
+
};
|
|
140
165
|
}
|
|
@@ -108,4 +108,15 @@ declare const ListAssociationsCommand_base: {
|
|
|
108
108
|
* @public
|
|
109
109
|
*/
|
|
110
110
|
export declare class ListAssociationsCommand extends ListAssociationsCommand_base {
|
|
111
|
+
/** @internal type navigation helper, not in runtime. */
|
|
112
|
+
protected static __types: {
|
|
113
|
+
api: {
|
|
114
|
+
input: ListAssociationsRequest;
|
|
115
|
+
output: ListAssociationsResult;
|
|
116
|
+
};
|
|
117
|
+
sdk: {
|
|
118
|
+
input: ListAssociationsCommandInput;
|
|
119
|
+
output: ListAssociationsCommandOutput;
|
|
120
|
+
};
|
|
121
|
+
};
|
|
111
122
|
}
|
|
@@ -147,4 +147,15 @@ declare const ListCommandInvocationsCommand_base: {
|
|
|
147
147
|
* @public
|
|
148
148
|
*/
|
|
149
149
|
export declare class ListCommandInvocationsCommand extends ListCommandInvocationsCommand_base {
|
|
150
|
+
/** @internal type navigation helper, not in runtime. */
|
|
151
|
+
protected static __types: {
|
|
152
|
+
api: {
|
|
153
|
+
input: ListCommandInvocationsRequest;
|
|
154
|
+
output: ListCommandInvocationsResult;
|
|
155
|
+
};
|
|
156
|
+
sdk: {
|
|
157
|
+
input: ListCommandInvocationsCommandInput;
|
|
158
|
+
output: ListCommandInvocationsCommandOutput;
|
|
159
|
+
};
|
|
160
|
+
};
|
|
150
161
|
}
|
|
@@ -162,4 +162,15 @@ declare const ListCommandsCommand_base: {
|
|
|
162
162
|
* @public
|
|
163
163
|
*/
|
|
164
164
|
export declare class ListCommandsCommand extends ListCommandsCommand_base {
|
|
165
|
+
/** @internal type navigation helper, not in runtime. */
|
|
166
|
+
protected static __types: {
|
|
167
|
+
api: {
|
|
168
|
+
input: ListCommandsRequest;
|
|
169
|
+
output: ListCommandsResult;
|
|
170
|
+
};
|
|
171
|
+
sdk: {
|
|
172
|
+
input: ListCommandsCommandInput;
|
|
173
|
+
output: ListCommandsCommandOutput;
|
|
174
|
+
};
|
|
175
|
+
};
|
|
165
176
|
}
|
|
@@ -110,4 +110,15 @@ declare const ListComplianceItemsCommand_base: {
|
|
|
110
110
|
* @public
|
|
111
111
|
*/
|
|
112
112
|
export declare class ListComplianceItemsCommand extends ListComplianceItemsCommand_base {
|
|
113
|
+
/** @internal type navigation helper, not in runtime. */
|
|
114
|
+
protected static __types: {
|
|
115
|
+
api: {
|
|
116
|
+
input: ListComplianceItemsRequest;
|
|
117
|
+
output: ListComplianceItemsResult;
|
|
118
|
+
};
|
|
119
|
+
sdk: {
|
|
120
|
+
input: ListComplianceItemsCommandInput;
|
|
121
|
+
output: ListComplianceItemsCommandOutput;
|
|
122
|
+
};
|
|
123
|
+
};
|
|
113
124
|
}
|
|
@@ -105,4 +105,15 @@ declare const ListComplianceSummariesCommand_base: {
|
|
|
105
105
|
* @public
|
|
106
106
|
*/
|
|
107
107
|
export declare class ListComplianceSummariesCommand extends ListComplianceSummariesCommand_base {
|
|
108
|
+
/** @internal type navigation helper, not in runtime. */
|
|
109
|
+
protected static __types: {
|
|
110
|
+
api: {
|
|
111
|
+
input: ListComplianceSummariesRequest;
|
|
112
|
+
output: ListComplianceSummariesResult;
|
|
113
|
+
};
|
|
114
|
+
sdk: {
|
|
115
|
+
input: ListComplianceSummariesCommandInput;
|
|
116
|
+
output: ListComplianceSummariesCommandOutput;
|
|
117
|
+
};
|
|
118
|
+
};
|
|
108
119
|
}
|
|
@@ -92,4 +92,15 @@ declare const ListDocumentMetadataHistoryCommand_base: {
|
|
|
92
92
|
* @public
|
|
93
93
|
*/
|
|
94
94
|
export declare class ListDocumentMetadataHistoryCommand extends ListDocumentMetadataHistoryCommand_base {
|
|
95
|
+
/** @internal type navigation helper, not in runtime. */
|
|
96
|
+
protected static __types: {
|
|
97
|
+
api: {
|
|
98
|
+
input: ListDocumentMetadataHistoryRequest;
|
|
99
|
+
output: ListDocumentMetadataHistoryResponse;
|
|
100
|
+
};
|
|
101
|
+
sdk: {
|
|
102
|
+
input: ListDocumentMetadataHistoryCommandInput;
|
|
103
|
+
output: ListDocumentMetadataHistoryCommandOutput;
|
|
104
|
+
};
|
|
105
|
+
};
|
|
95
106
|
}
|
|
@@ -82,4 +82,15 @@ declare const ListDocumentVersionsCommand_base: {
|
|
|
82
82
|
* @public
|
|
83
83
|
*/
|
|
84
84
|
export declare class ListDocumentVersionsCommand extends ListDocumentVersionsCommand_base {
|
|
85
|
+
/** @internal type navigation helper, not in runtime. */
|
|
86
|
+
protected static __types: {
|
|
87
|
+
api: {
|
|
88
|
+
input: ListDocumentVersionsRequest;
|
|
89
|
+
output: ListDocumentVersionsResult;
|
|
90
|
+
};
|
|
91
|
+
sdk: {
|
|
92
|
+
input: ListDocumentVersionsCommandInput;
|
|
93
|
+
output: ListDocumentVersionsCommandOutput;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
85
96
|
}
|