Trait aws_sdk_ssm::operation::RequestId

source ·
pub trait RequestId {
    // Required method
    fn request_id(&self) -> Option<&str>;
}
Expand description

Implementers add a function to return an AWS request ID

Required Methods§

source

fn request_id(&self) -> Option<&str>

Returns the request ID, or None if the service could not be reached.

Implementations on Foreign Types§

source§

impl RequestId for Headers

source§

impl<B> RequestId for Response<B>

source§

impl<E> RequestId for SdkError<E, Response>

source§

impl<O, E> RequestId for Result<O, E>
where O: RequestId, E: RequestId,

Implementors§

source§

impl RequestId for Error

source§

impl RequestId for AddTagsToResourceError

source§

impl RequestId for AssociateOpsItemRelatedItemError

source§

impl RequestId for CancelCommandError

source§

impl RequestId for CancelMaintenanceWindowExecutionError

source§

impl RequestId for CreateActivationError

source§

impl RequestId for CreateAssociationError

source§

impl RequestId for CreateAssociationBatchError

source§

impl RequestId for CreateDocumentError

source§

impl RequestId for CreateMaintenanceWindowError

source§

impl RequestId for CreateOpsItemError

source§

impl RequestId for CreateOpsMetadataError

source§

impl RequestId for CreatePatchBaselineError

source§

impl RequestId for CreateResourceDataSyncError

source§

impl RequestId for DeleteActivationError

source§

impl RequestId for DeleteAssociationError

source§

impl RequestId for DeleteDocumentError

source§

impl RequestId for DeleteInventoryError

source§

impl RequestId for DeleteMaintenanceWindowError

source§

impl RequestId for DeleteOpsItemError

source§

impl RequestId for DeleteOpsMetadataError

source§

impl RequestId for DeleteParameterError

source§

impl RequestId for DeleteParametersError

source§

impl RequestId for DeletePatchBaselineError

source§

impl RequestId for DeleteResourceDataSyncError

source§

impl RequestId for DeleteResourcePolicyError

source§

impl RequestId for DeregisterManagedInstanceError

source§

impl RequestId for DeregisterPatchBaselineForPatchGroupError

source§

impl RequestId for DeregisterTargetFromMaintenanceWindowError

source§

impl RequestId for DeregisterTaskFromMaintenanceWindowError

source§

impl RequestId for DescribeActivationsError

source§

impl RequestId for DescribeAssociationError

source§

impl RequestId for DescribeAssociationExecutionTargetsError

source§

impl RequestId for DescribeAssociationExecutionsError

source§

impl RequestId for DescribeAutomationExecutionsError

source§

impl RequestId for DescribeAutomationStepExecutionsError

source§

impl RequestId for DescribeAvailablePatchesError

source§

impl RequestId for DescribeDocumentError

source§

impl RequestId for DescribeDocumentPermissionError

source§

impl RequestId for DescribeEffectiveInstanceAssociationsError

source§

impl RequestId for DescribeEffectivePatchesForPatchBaselineError

source§

impl RequestId for DescribeInstanceAssociationsStatusError

source§

impl RequestId for DescribeInstanceInformationError

source§

impl RequestId for DescribeInstancePatchStatesError

source§

impl RequestId for DescribeInstancePatchStatesForPatchGroupError

source§

impl RequestId for DescribeInstancePatchesError

source§

impl RequestId for DescribeInstancePropertiesError

source§

impl RequestId for DescribeInventoryDeletionsError

source§

impl RequestId for DescribeMaintenanceWindowExecutionTaskInvocationsError

source§

impl RequestId for DescribeMaintenanceWindowExecutionTasksError

source§

impl RequestId for DescribeMaintenanceWindowExecutionsError

source§

impl RequestId for DescribeMaintenanceWindowScheduleError

source§

impl RequestId for DescribeMaintenanceWindowTargetsError

source§

impl RequestId for DescribeMaintenanceWindowTasksError

source§

impl RequestId for DescribeMaintenanceWindowsError

source§

impl RequestId for DescribeMaintenanceWindowsForTargetError

source§

impl RequestId for DescribeOpsItemsError

source§

impl RequestId for DescribeParametersError

source§

impl RequestId for DescribePatchBaselinesError

source§

impl RequestId for DescribePatchGroupStateError

source§

impl RequestId for DescribePatchGroupsError

source§

impl RequestId for DescribePatchPropertiesError

source§

impl RequestId for DescribeSessionsError

source§

impl RequestId for DisassociateOpsItemRelatedItemError

source§

impl RequestId for GetAutomationExecutionError

source§

impl RequestId for GetCalendarStateError

source§

impl RequestId for GetCommandInvocationError

source§

impl RequestId for GetConnectionStatusError

source§

impl RequestId for GetDefaultPatchBaselineError

source§

impl RequestId for GetDeployablePatchSnapshotForInstanceError

source§

impl RequestId for GetDocumentError

source§

impl RequestId for GetInventoryError

source§

impl RequestId for GetInventorySchemaError

source§

impl RequestId for GetMaintenanceWindowError

source§

impl RequestId for GetMaintenanceWindowExecutionError

source§

impl RequestId for GetMaintenanceWindowExecutionTaskError

source§

impl RequestId for GetMaintenanceWindowExecutionTaskInvocationError

source§

impl RequestId for GetMaintenanceWindowTaskError

source§

impl RequestId for GetOpsItemError

source§

impl RequestId for GetOpsMetadataError

source§

impl RequestId for GetOpsSummaryError

source§

impl RequestId for GetParameterError

source§

impl RequestId for GetParameterHistoryError

source§

impl RequestId for GetParametersError

source§

impl RequestId for GetParametersByPathError

source§

impl RequestId for GetPatchBaselineError

source§

impl RequestId for GetPatchBaselineForPatchGroupError

source§

impl RequestId for GetResourcePoliciesError

source§

impl RequestId for GetServiceSettingError

source§

impl RequestId for LabelParameterVersionError

source§

impl RequestId for ListAssociationVersionsError

source§

impl RequestId for ListAssociationsError

source§

impl RequestId for ListCommandInvocationsError

source§

impl RequestId for ListCommandsError

source§

impl RequestId for ListComplianceItemsError

source§

impl RequestId for ListComplianceSummariesError

source§

impl RequestId for ListDocumentMetadataHistoryError

source§

impl RequestId for ListDocumentVersionsError

source§

impl RequestId for ListDocumentsError

source§

impl RequestId for ListInventoryEntriesError

source§

impl RequestId for ListOpsItemEventsError

source§

impl RequestId for ListOpsItemRelatedItemsError

source§

impl RequestId for ListOpsMetadataError

source§

impl RequestId for ListResourceComplianceSummariesError

source§

impl RequestId for ListResourceDataSyncError

source§

impl RequestId for ListTagsForResourceError

source§

impl RequestId for ModifyDocumentPermissionError

source§

impl RequestId for PutComplianceItemsError

source§

impl RequestId for PutInventoryError

source§

impl RequestId for PutParameterError

source§

impl RequestId for PutResourcePolicyError

source§

impl RequestId for RegisterDefaultPatchBaselineError

source§

impl RequestId for RegisterPatchBaselineForPatchGroupError

source§

impl RequestId for RegisterTargetWithMaintenanceWindowError

source§

impl RequestId for RegisterTaskWithMaintenanceWindowError

source§

impl RequestId for RemoveTagsFromResourceError

source§

impl RequestId for ResetServiceSettingError

source§

impl RequestId for ResumeSessionError

source§

impl RequestId for SendAutomationSignalError

source§

impl RequestId for SendCommandError

source§

impl RequestId for StartAssociationsOnceError

source§

impl RequestId for StartAutomationExecutionError

source§

impl RequestId for StartChangeRequestExecutionError

source§

impl RequestId for StartSessionError

source§

impl RequestId for StopAutomationExecutionError

source§

impl RequestId for TerminateSessionError

source§

impl RequestId for UnlabelParameterVersionError

source§

impl RequestId for UpdateAssociationError

source§

impl RequestId for UpdateAssociationStatusError

source§

impl RequestId for UpdateDocumentError

source§

impl RequestId for UpdateDocumentDefaultVersionError

source§

impl RequestId for UpdateDocumentMetadataError

source§

impl RequestId for UpdateMaintenanceWindowError

source§

impl RequestId for UpdateMaintenanceWindowTargetError

source§

impl RequestId for UpdateMaintenanceWindowTaskError

source§

impl RequestId for UpdateManagedInstanceRoleError

source§

impl RequestId for UpdateOpsItemError

source§

impl RequestId for UpdateOpsMetadataError

source§

impl RequestId for UpdatePatchBaselineError

source§

impl RequestId for UpdateResourceDataSyncError

source§

impl RequestId for UpdateServiceSettingError

source§

impl RequestId for ErrorMetadata

source§

impl RequestId for AlreadyExistsException

source§

impl RequestId for AssociatedInstances

source§

impl RequestId for AssociationAlreadyExists

source§

impl RequestId for AssociationDoesNotExist

source§

impl RequestId for AssociationExecutionDoesNotExist

source§

impl RequestId for AssociationLimitExceeded

source§

impl RequestId for AssociationVersionLimitExceeded

source§

impl RequestId for AutomationDefinitionNotApprovedException

source§

impl RequestId for AutomationDefinitionNotFoundException

source§

impl RequestId for AutomationDefinitionVersionNotFoundException

source§

impl RequestId for AutomationExecutionLimitExceededException

source§

impl RequestId for AutomationExecutionNotFoundException

source§

impl RequestId for AutomationStepNotFoundException

source§

impl RequestId for ComplianceTypeCountLimitExceededException

source§

impl RequestId for CustomSchemaCountLimitExceededException

source§

impl RequestId for DocumentAlreadyExists

source§

impl RequestId for DocumentLimitExceeded

source§

impl RequestId for DocumentPermissionLimit

source§

impl RequestId for DocumentVersionLimitExceeded

source§

impl RequestId for DoesNotExistException

source§

impl RequestId for DuplicateDocumentContent

source§

impl RequestId for DuplicateDocumentVersionName

source§

impl RequestId for DuplicateInstanceId

source§

impl RequestId for FeatureNotAvailableException

source§

impl RequestId for HierarchyLevelLimitExceededException

source§

impl RequestId for HierarchyTypeMismatchException

source§

impl RequestId for IdempotentParameterMismatch

source§

impl RequestId for IncompatiblePolicyException

source§

impl RequestId for InternalServerError

source§

impl RequestId for InvalidActivation

source§

impl RequestId for InvalidActivationId

source§

impl RequestId for InvalidAggregatorException

source§

impl RequestId for InvalidAllowedPatternException

source§

impl RequestId for InvalidAssociation

source§

impl RequestId for InvalidAssociationVersion

source§

impl RequestId for InvalidAutomationExecutionParametersException

source§

impl RequestId for InvalidAutomationSignalException

source§

impl RequestId for InvalidAutomationStatusUpdateException

source§

impl RequestId for InvalidCommandId

source§

impl RequestId for InvalidDeleteInventoryParametersException

source§

impl RequestId for InvalidDeletionIdException

source§

impl RequestId for InvalidDocument

source§

impl RequestId for InvalidDocumentContent

source§

impl RequestId for InvalidDocumentOperation

source§

impl RequestId for InvalidDocumentSchemaVersion

source§

impl RequestId for InvalidDocumentType

source§

impl RequestId for InvalidDocumentVersion

source§

impl RequestId for InvalidFilter

source§

impl RequestId for InvalidFilterKey

source§

impl RequestId for InvalidFilterOption

source§

impl RequestId for InvalidFilterValue

source§

impl RequestId for InvalidInstanceId

source§

impl RequestId for InvalidInstanceInformationFilterValue

source§

impl RequestId for InvalidInstancePropertyFilterValue

source§

impl RequestId for InvalidInventoryGroupException

source§

impl RequestId for InvalidInventoryItemContextException

source§

impl RequestId for InvalidInventoryRequestException

source§

impl RequestId for InvalidItemContentException

source§

impl RequestId for InvalidKeyId

source§

impl RequestId for InvalidNextToken

source§

impl RequestId for InvalidNotificationConfig

source§

impl RequestId for InvalidOptionException

source§

impl RequestId for InvalidOutputFolder

source§

impl RequestId for InvalidOutputLocation

source§

impl RequestId for InvalidParameters

source§

impl RequestId for InvalidPermissionType

source§

impl RequestId for InvalidPluginName

source§

impl RequestId for InvalidPolicyAttributeException

source§

impl RequestId for InvalidPolicyTypeException

source§

impl RequestId for InvalidResourceId

source§

impl RequestId for InvalidResourceType

source§

impl RequestId for InvalidResultAttributeException

source§

impl RequestId for InvalidRole

source§

impl RequestId for InvalidSchedule

source§

impl RequestId for InvalidTag

source§

impl RequestId for InvalidTarget

source§

impl RequestId for InvalidTargetMaps

source§

impl RequestId for InvalidTypeNameException

source§

impl RequestId for InvalidUpdate

source§

impl RequestId for InvocationDoesNotExist

source§

impl RequestId for ItemContentMismatchException

source§

impl RequestId for ItemSizeLimitExceededException

source§

impl RequestId for MalformedResourcePolicyDocumentException

source§

impl RequestId for MaxDocumentSizeExceeded

source§

impl RequestId for OpsItemAccessDeniedException

source§

impl RequestId for OpsItemAlreadyExistsException

source§

impl RequestId for OpsItemConflictException

source§

impl RequestId for OpsItemInvalidParameterException

source§

impl RequestId for OpsItemLimitExceededException

source§

impl RequestId for OpsItemNotFoundException

source§

impl RequestId for OpsItemRelatedItemAlreadyExistsException

source§

impl RequestId for OpsItemRelatedItemAssociationNotFoundException

source§

impl RequestId for OpsMetadataAlreadyExistsException

source§

impl RequestId for OpsMetadataInvalidArgumentException

source§

impl RequestId for OpsMetadataKeyLimitExceededException

source§

impl RequestId for OpsMetadataLimitExceededException

source§

impl RequestId for OpsMetadataNotFoundException

source§

impl RequestId for OpsMetadataTooManyUpdatesException

source§

impl RequestId for ParameterAlreadyExists

source§

impl RequestId for ParameterLimitExceeded

source§

impl RequestId for ParameterMaxVersionLimitExceeded

source§

impl RequestId for ParameterNotFound

source§

impl RequestId for ParameterPatternMismatchException

source§

impl RequestId for ParameterVersionLabelLimitExceeded

source§

impl RequestId for ParameterVersionNotFound

source§

impl RequestId for PoliciesLimitExceededException

source§

impl RequestId for ResourceDataSyncAlreadyExistsException

source§

impl RequestId for ResourceDataSyncConflictException

source§

impl RequestId for ResourceDataSyncCountExceededException

source§

impl RequestId for ResourceDataSyncInvalidConfigurationException

source§

impl RequestId for ResourceDataSyncNotFoundException

source§

impl RequestId for ResourceInUseException

source§

impl RequestId for ResourceLimitExceededException

source§

impl RequestId for ResourceNotFoundException

source§

impl RequestId for ResourcePolicyConflictException

source§

impl RequestId for ResourcePolicyInvalidParameterException

source§

impl RequestId for ResourcePolicyLimitExceededException

source§

impl RequestId for ResourcePolicyNotFoundException

source§

impl RequestId for ServiceSettingNotFound

source§

impl RequestId for StatusUnchanged

source§

impl RequestId for SubTypeCountLimitExceededException

source§

impl RequestId for TargetInUseException

source§

impl RequestId for TargetNotConnected

source§

impl RequestId for TooManyTagsError

source§

impl RequestId for TooManyUpdates

source§

impl RequestId for TotalSizeLimitExceededException

source§

impl RequestId for UnsupportedCalendarException

source§

impl RequestId for UnsupportedFeatureRequiredException

source§

impl RequestId for UnsupportedInventoryItemContextException

source§

impl RequestId for UnsupportedInventorySchemaVersionException

source§

impl RequestId for UnsupportedOperatingSystem

source§

impl RequestId for UnsupportedParameterType

source§

impl RequestId for UnsupportedPlatformType

source§

impl RequestId for AddTagsToResourceOutput

source§

impl RequestId for AssociateOpsItemRelatedItemOutput

source§

impl RequestId for CancelCommandOutput

source§

impl RequestId for CancelMaintenanceWindowExecutionOutput

source§

impl RequestId for CreateActivationOutput

source§

impl RequestId for CreateAssociationOutput

source§

impl RequestId for CreateAssociationBatchOutput

source§

impl RequestId for CreateDocumentOutput

source§

impl RequestId for CreateMaintenanceWindowOutput

source§

impl RequestId for CreateOpsItemOutput

source§

impl RequestId for CreateOpsMetadataOutput

source§

impl RequestId for CreatePatchBaselineOutput

source§

impl RequestId for CreateResourceDataSyncOutput

source§

impl RequestId for DeleteActivationOutput

source§

impl RequestId for DeleteAssociationOutput

source§

impl RequestId for DeleteDocumentOutput

source§

impl RequestId for DeleteInventoryOutput

source§

impl RequestId for DeleteMaintenanceWindowOutput

source§

impl RequestId for DeleteOpsItemOutput

source§

impl RequestId for DeleteOpsMetadataOutput

source§

impl RequestId for DeleteParameterOutput

source§

impl RequestId for DeleteParametersOutput

source§

impl RequestId for DeletePatchBaselineOutput

source§

impl RequestId for DeleteResourceDataSyncOutput

source§

impl RequestId for DeleteResourcePolicyOutput

source§

impl RequestId for DeregisterManagedInstanceOutput

source§

impl RequestId for DeregisterPatchBaselineForPatchGroupOutput

source§

impl RequestId for DeregisterTargetFromMaintenanceWindowOutput

source§

impl RequestId for DeregisterTaskFromMaintenanceWindowOutput

source§

impl RequestId for DescribeActivationsOutput

source§

impl RequestId for DescribeAssociationOutput

source§

impl RequestId for DescribeAssociationExecutionTargetsOutput

source§

impl RequestId for DescribeAssociationExecutionsOutput

source§

impl RequestId for DescribeAutomationExecutionsOutput

source§

impl RequestId for DescribeAutomationStepExecutionsOutput

source§

impl RequestId for DescribeAvailablePatchesOutput

source§

impl RequestId for DescribeDocumentOutput

source§

impl RequestId for DescribeDocumentPermissionOutput

source§

impl RequestId for DescribeEffectiveInstanceAssociationsOutput

source§

impl RequestId for DescribeEffectivePatchesForPatchBaselineOutput

source§

impl RequestId for DescribeInstanceAssociationsStatusOutput

source§

impl RequestId for DescribeInstanceInformationOutput

source§

impl RequestId for DescribeInstancePatchStatesOutput

source§

impl RequestId for DescribeInstancePatchStatesForPatchGroupOutput

source§

impl RequestId for DescribeInstancePatchesOutput

source§

impl RequestId for DescribeInstancePropertiesOutput

source§

impl RequestId for DescribeInventoryDeletionsOutput

source§

impl RequestId for DescribeMaintenanceWindowExecutionTaskInvocationsOutput

source§

impl RequestId for DescribeMaintenanceWindowExecutionTasksOutput

source§

impl RequestId for DescribeMaintenanceWindowExecutionsOutput

source§

impl RequestId for DescribeMaintenanceWindowScheduleOutput

source§

impl RequestId for DescribeMaintenanceWindowTargetsOutput

source§

impl RequestId for DescribeMaintenanceWindowTasksOutput

source§

impl RequestId for DescribeMaintenanceWindowsOutput

source§

impl RequestId for DescribeMaintenanceWindowsForTargetOutput

source§

impl RequestId for DescribeOpsItemsOutput

source§

impl RequestId for DescribeParametersOutput

source§

impl RequestId for DescribePatchBaselinesOutput

source§

impl RequestId for DescribePatchGroupStateOutput

source§

impl RequestId for DescribePatchGroupsOutput

source§

impl RequestId for DescribePatchPropertiesOutput

source§

impl RequestId for DescribeSessionsOutput

source§

impl RequestId for DisassociateOpsItemRelatedItemOutput

source§

impl RequestId for GetAutomationExecutionOutput

source§

impl RequestId for GetCalendarStateOutput

source§

impl RequestId for GetCommandInvocationOutput

source§

impl RequestId for GetConnectionStatusOutput

source§

impl RequestId for GetDefaultPatchBaselineOutput

source§

impl RequestId for GetDeployablePatchSnapshotForInstanceOutput

source§

impl RequestId for GetDocumentOutput

source§

impl RequestId for GetInventoryOutput

source§

impl RequestId for GetInventorySchemaOutput

source§

impl RequestId for GetMaintenanceWindowOutput

source§

impl RequestId for GetMaintenanceWindowExecutionOutput

source§

impl RequestId for GetMaintenanceWindowExecutionTaskOutput

source§

impl RequestId for GetMaintenanceWindowExecutionTaskInvocationOutput

source§

impl RequestId for GetMaintenanceWindowTaskOutput

source§

impl RequestId for GetOpsItemOutput

source§

impl RequestId for GetOpsMetadataOutput

source§

impl RequestId for GetOpsSummaryOutput

source§

impl RequestId for GetParameterOutput

source§

impl RequestId for GetParameterHistoryOutput

source§

impl RequestId for GetParametersOutput

source§

impl RequestId for GetParametersByPathOutput

source§

impl RequestId for GetPatchBaselineOutput

source§

impl RequestId for GetPatchBaselineForPatchGroupOutput

source§

impl RequestId for GetResourcePoliciesOutput

source§

impl RequestId for GetServiceSettingOutput

source§

impl RequestId for LabelParameterVersionOutput

source§

impl RequestId for ListAssociationVersionsOutput

source§

impl RequestId for ListAssociationsOutput

source§

impl RequestId for ListCommandInvocationsOutput

source§

impl RequestId for ListCommandsOutput

source§

impl RequestId for ListComplianceItemsOutput

source§

impl RequestId for ListComplianceSummariesOutput

source§

impl RequestId for ListDocumentMetadataHistoryOutput

source§

impl RequestId for ListDocumentVersionsOutput

source§

impl RequestId for ListDocumentsOutput

source§

impl RequestId for ListInventoryEntriesOutput

source§

impl RequestId for ListOpsItemEventsOutput

source§

impl RequestId for ListOpsItemRelatedItemsOutput

source§

impl RequestId for ListOpsMetadataOutput

source§

impl RequestId for ListResourceComplianceSummariesOutput

source§

impl RequestId for ListResourceDataSyncOutput

source§

impl RequestId for ListTagsForResourceOutput

source§

impl RequestId for ModifyDocumentPermissionOutput

source§

impl RequestId for PutComplianceItemsOutput

source§

impl RequestId for PutInventoryOutput

source§

impl RequestId for PutParameterOutput

source§

impl RequestId for PutResourcePolicyOutput

source§

impl RequestId for RegisterDefaultPatchBaselineOutput

source§

impl RequestId for RegisterPatchBaselineForPatchGroupOutput

source§

impl RequestId for RegisterTargetWithMaintenanceWindowOutput

source§

impl RequestId for RegisterTaskWithMaintenanceWindowOutput

source§

impl RequestId for RemoveTagsFromResourceOutput

source§

impl RequestId for ResetServiceSettingOutput

source§

impl RequestId for ResumeSessionOutput

source§

impl RequestId for SendAutomationSignalOutput

source§

impl RequestId for SendCommandOutput

source§

impl RequestId for StartAssociationsOnceOutput

source§

impl RequestId for StartAutomationExecutionOutput

source§

impl RequestId for StartChangeRequestExecutionOutput

source§

impl RequestId for StartSessionOutput

source§

impl RequestId for StopAutomationExecutionOutput

source§

impl RequestId for TerminateSessionOutput

source§

impl RequestId for UnlabelParameterVersionOutput

source§

impl RequestId for UpdateAssociationOutput

source§

impl RequestId for UpdateAssociationStatusOutput

source§

impl RequestId for UpdateDocumentOutput

source§

impl RequestId for UpdateDocumentDefaultVersionOutput

source§

impl RequestId for UpdateDocumentMetadataOutput

source§

impl RequestId for UpdateMaintenanceWindowOutput

source§

impl RequestId for UpdateMaintenanceWindowTargetOutput

source§

impl RequestId for UpdateMaintenanceWindowTaskOutput

source§

impl RequestId for UpdateManagedInstanceRoleOutput

source§

impl RequestId for UpdateOpsItemOutput

source§

impl RequestId for UpdateOpsMetadataOutput

source§

impl RequestId for UpdatePatchBaselineOutput

source§

impl RequestId for UpdateResourceDataSyncOutput

source§

impl RequestId for UpdateServiceSettingOutput