| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
StringFilter |
StringFilter.clone() |
StringFilter |
StringFilter.withComparison(String comparison)
The condition to be applied to a string value when querying for findings.
|
StringFilter |
StringFilter.withComparison(StringFilterComparison comparison)
The condition to be applied to a string value when querying for findings.
|
StringFilter |
StringFilter.withValue(String value)
The string filter value.
|
| Modifier and Type | Method and Description |
|---|---|
List<StringFilter> |
AwsSecurityFindingFilters.getAwsAccountId()
The AWS account ID that a finding is generated in.
|
List<StringFilter> |
AwsSecurityFindingFilters.getCompanyName()
The name of the findings provider (company) that owns the solution (product) that generates findings.
|
List<StringFilter> |
AwsSecurityFindingFilters.getComplianceStatus()
Exclusive to findings that are generated as the result of a check run against a specific rule in a supported
standard (for example, CIS AWS Foundations).
|
List<StringFilter> |
AwsSecurityFindingFilters.getDescription()
A finding's description.
|
List<StringFilter> |
AwsSecurityFindingFilters.getGeneratorId()
The identifier for the solution-specific component (a discrete unit of logic) that generated a finding.
|
List<StringFilter> |
AwsSecurityFindingFilters.getId()
The security findings provider-specific identifier for a finding.
|
List<StringFilter> |
AwsSecurityFindingFilters.getMalwareName()
The name of the malware that was observed.
|
List<StringFilter> |
AwsSecurityFindingFilters.getMalwarePath()
The filesystem path of the malware that was observed.
|
List<StringFilter> |
AwsSecurityFindingFilters.getMalwareState()
The state of the malware that was observed.
|
List<StringFilter> |
AwsSecurityFindingFilters.getMalwareType()
The type of the malware that was observed.
|
List<StringFilter> |
AwsSecurityFindingFilters.getNetworkDestinationDomain()
The destination domain of network-related information about a finding.
|
List<StringFilter> |
AwsSecurityFindingFilters.getNetworkDirection()
Indicates the direction of network traffic associated with a finding.
|
List<StringFilter> |
AwsSecurityFindingFilters.getNetworkProtocol()
The protocol of network-related information about a finding.
|
List<StringFilter> |
AwsSecurityFindingFilters.getNetworkSourceDomain()
The source domain of network-related information about a finding.
|
List<StringFilter> |
AwsSecurityFindingFilters.getNetworkSourceMac()
The source media access control (MAC) address of network-related information about a finding.
|
List<StringFilter> |
AwsSecurityFindingFilters.getNoteText()
The text of a note.
|
List<StringFilter> |
AwsSecurityFindingFilters.getNoteUpdatedBy()
The principal that created a note.
|
List<StringFilter> |
AwsSecurityFindingFilters.getProcessName()
The name of the process.
|
List<StringFilter> |
AwsSecurityFindingFilters.getProcessPath()
The path to the process executable.
|
List<StringFilter> |
AwsSecurityFindingFilters.getProductArn()
The ARN generated by Security Hub that uniquely identifies a third-party company (security findings provider)
after this provider's product (solution that generates findings) is registered with Security Hub.
|
List<StringFilter> |
AwsSecurityFindingFilters.getProductName()
The name of the solution (product) that generates findings.
|
List<StringFilter> |
AwsSecurityFindingFilters.getRecommendationText()
The recommendation of what to do about the issue described in a finding.
|
List<StringFilter> |
AwsSecurityFindingFilters.getRecordState()
The updated record state for the finding.
|
List<StringFilter> |
AwsSecurityFindingFilters.getRelatedFindingsId()
The solution-generated identifier for a related finding.
|
List<StringFilter> |
AwsSecurityFindingFilters.getRelatedFindingsProductArn()
The ARN of the solution that generated a related finding.
|
List<StringFilter> |
AwsSecurityFindingFilters.getResourceAwsEc2InstanceIamInstanceProfileArn()
The IAM profile ARN of the instance.
|
List<StringFilter> |
AwsSecurityFindingFilters.getResourceAwsEc2InstanceImageId()
The Amazon Machine Image (AMI) ID of the instance.
|
List<StringFilter> |
AwsSecurityFindingFilters.getResourceAwsEc2InstanceKeyName()
The key name associated with the instance.
|
List<StringFilter> |
AwsSecurityFindingFilters.getResourceAwsEc2InstanceSubnetId()
The identifier of the subnet that the instance was launched in.
|
List<StringFilter> |
AwsSecurityFindingFilters.getResourceAwsEc2InstanceType()
The instance type of the instance.
|
List<StringFilter> |
AwsSecurityFindingFilters.getResourceAwsEc2InstanceVpcId()
The identifier of the VPC that the instance was launched in.
|
List<StringFilter> |
AwsSecurityFindingFilters.getResourceAwsIamAccessKeyStatus()
The status of the IAM access key related to a finding.
|
List<StringFilter> |
AwsSecurityFindingFilters.getResourceAwsIamAccessKeyUserName()
The user associated with the IAM access key related to a finding.
|
List<StringFilter> |
AwsSecurityFindingFilters.getResourceAwsS3BucketOwnerId()
The canonical user ID of the owner of the S3 bucket.
|
List<StringFilter> |
AwsSecurityFindingFilters.getResourceAwsS3BucketOwnerName()
The display name of the owner of the S3 bucket.
|
List<StringFilter> |
AwsSecurityFindingFilters.getResourceContainerImageId()
The identifier of the image related to a finding.
|
List<StringFilter> |
AwsSecurityFindingFilters.getResourceContainerImageName()
The name of the image related to a finding.
|
List<StringFilter> |
AwsSecurityFindingFilters.getResourceContainerName()
The name of the container related to a finding.
|
List<StringFilter> |
AwsSecurityFindingFilters.getResourceId()
The canonical identifier for the given resource type.
|
List<StringFilter> |
AwsSecurityFindingFilters.getResourcePartition()
The canonical AWS partition name that the Region is assigned to.
|
List<StringFilter> |
AwsSecurityFindingFilters.getResourceRegion()
The canonical AWS external Region name where this resource is located.
|
List<StringFilter> |
AwsSecurityFindingFilters.getResourceType()
Specifies the type of the resource that details are provided for.
|
List<StringFilter> |
AwsSecurityFindingFilters.getSeverityLabel()
The label of a finding's severity.
|
List<StringFilter> |
AwsSecurityFindingFilters.getSourceUrl()
A URL that links to a page about the current finding in the security-findings provider's solution.
|
List<StringFilter> |
AwsSecurityFindingFilters.getThreatIntelIndicatorCategory()
The category of a threat intel indicator.
|
List<StringFilter> |
AwsSecurityFindingFilters.getThreatIntelIndicatorSource()
The source of the threat intel.
|
List<StringFilter> |
AwsSecurityFindingFilters.getThreatIntelIndicatorSourceUrl()
The URL for more details from the source of the threat intel.
|
List<StringFilter> |
AwsSecurityFindingFilters.getThreatIntelIndicatorType()
The type of a threat intel indicator.
|
List<StringFilter> |
AwsSecurityFindingFilters.getThreatIntelIndicatorValue()
The value of a threat intel indicator.
|
List<StringFilter> |
AwsSecurityFindingFilters.getTitle()
A finding's title.
|
List<StringFilter> |
AwsSecurityFindingFilters.getType()
A finding type in the format of
namespace/category/classifier that classifies a finding. |
List<StringFilter> |
AwsSecurityFindingFilters.getVerificationState()
The veracity of a finding.
|
List<StringFilter> |
AwsSecurityFindingFilters.getWorkflowState()
The workflow state of a finding.
|
| Modifier and Type | Method and Description |
|---|---|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withAwsAccountId(StringFilter... awsAccountId)
The AWS account ID that a finding is generated in.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withCompanyName(StringFilter... companyName)
The name of the findings provider (company) that owns the solution (product) that generates findings.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withComplianceStatus(StringFilter... complianceStatus)
Exclusive to findings that are generated as the result of a check run against a specific rule in a supported
standard (for example, CIS AWS Foundations).
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withDescription(StringFilter... description)
A finding's description.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withGeneratorId(StringFilter... generatorId)
The identifier for the solution-specific component (a discrete unit of logic) that generated a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withId(StringFilter... id)
The security findings provider-specific identifier for a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withMalwareName(StringFilter... malwareName)
The name of the malware that was observed.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withMalwarePath(StringFilter... malwarePath)
The filesystem path of the malware that was observed.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withMalwareState(StringFilter... malwareState)
The state of the malware that was observed.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withMalwareType(StringFilter... malwareType)
The type of the malware that was observed.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withNetworkDestinationDomain(StringFilter... networkDestinationDomain)
The destination domain of network-related information about a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withNetworkDirection(StringFilter... networkDirection)
Indicates the direction of network traffic associated with a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withNetworkProtocol(StringFilter... networkProtocol)
The protocol of network-related information about a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withNetworkSourceDomain(StringFilter... networkSourceDomain)
The source domain of network-related information about a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withNetworkSourceMac(StringFilter... networkSourceMac)
The source media access control (MAC) address of network-related information about a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withNoteText(StringFilter... noteText)
The text of a note.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withNoteUpdatedBy(StringFilter... noteUpdatedBy)
The principal that created a note.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withProcessName(StringFilter... processName)
The name of the process.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withProcessPath(StringFilter... processPath)
The path to the process executable.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withProductArn(StringFilter... productArn)
The ARN generated by Security Hub that uniquely identifies a third-party company (security findings provider)
after this provider's product (solution that generates findings) is registered with Security Hub.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withProductName(StringFilter... productName)
The name of the solution (product) that generates findings.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withRecommendationText(StringFilter... recommendationText)
The recommendation of what to do about the issue described in a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withRecordState(StringFilter... recordState)
The updated record state for the finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withRelatedFindingsId(StringFilter... relatedFindingsId)
The solution-generated identifier for a related finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withRelatedFindingsProductArn(StringFilter... relatedFindingsProductArn)
The ARN of the solution that generated a related finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceAwsEc2InstanceIamInstanceProfileArn(StringFilter... resourceAwsEc2InstanceIamInstanceProfileArn)
The IAM profile ARN of the instance.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceAwsEc2InstanceImageId(StringFilter... resourceAwsEc2InstanceImageId)
The Amazon Machine Image (AMI) ID of the instance.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceAwsEc2InstanceKeyName(StringFilter... resourceAwsEc2InstanceKeyName)
The key name associated with the instance.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceAwsEc2InstanceSubnetId(StringFilter... resourceAwsEc2InstanceSubnetId)
The identifier of the subnet that the instance was launched in.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceAwsEc2InstanceType(StringFilter... resourceAwsEc2InstanceType)
The instance type of the instance.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceAwsEc2InstanceVpcId(StringFilter... resourceAwsEc2InstanceVpcId)
The identifier of the VPC that the instance was launched in.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceAwsIamAccessKeyStatus(StringFilter... resourceAwsIamAccessKeyStatus)
The status of the IAM access key related to a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceAwsIamAccessKeyUserName(StringFilter... resourceAwsIamAccessKeyUserName)
The user associated with the IAM access key related to a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceAwsS3BucketOwnerId(StringFilter... resourceAwsS3BucketOwnerId)
The canonical user ID of the owner of the S3 bucket.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceAwsS3BucketOwnerName(StringFilter... resourceAwsS3BucketOwnerName)
The display name of the owner of the S3 bucket.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceContainerImageId(StringFilter... resourceContainerImageId)
The identifier of the image related to a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceContainerImageName(StringFilter... resourceContainerImageName)
The name of the image related to a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceContainerName(StringFilter... resourceContainerName)
The name of the container related to a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceId(StringFilter... resourceId)
The canonical identifier for the given resource type.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourcePartition(StringFilter... resourcePartition)
The canonical AWS partition name that the Region is assigned to.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceRegion(StringFilter... resourceRegion)
The canonical AWS external Region name where this resource is located.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceType(StringFilter... resourceType)
Specifies the type of the resource that details are provided for.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withSeverityLabel(StringFilter... severityLabel)
The label of a finding's severity.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withSourceUrl(StringFilter... sourceUrl)
A URL that links to a page about the current finding in the security-findings provider's solution.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withThreatIntelIndicatorCategory(StringFilter... threatIntelIndicatorCategory)
The category of a threat intel indicator.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withThreatIntelIndicatorSource(StringFilter... threatIntelIndicatorSource)
The source of the threat intel.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withThreatIntelIndicatorSourceUrl(StringFilter... threatIntelIndicatorSourceUrl)
The URL for more details from the source of the threat intel.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withThreatIntelIndicatorType(StringFilter... threatIntelIndicatorType)
The type of a threat intel indicator.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withThreatIntelIndicatorValue(StringFilter... threatIntelIndicatorValue)
The value of a threat intel indicator.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withTitle(StringFilter... title)
A finding's title.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withType(StringFilter... type)
A finding type in the format of
namespace/category/classifier that classifies a finding. |
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withVerificationState(StringFilter... verificationState)
The veracity of a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withWorkflowState(StringFilter... workflowState)
The workflow state of a finding.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsSecurityFindingFilters.setAwsAccountId(Collection<StringFilter> awsAccountId)
The AWS account ID that a finding is generated in.
|
void |
AwsSecurityFindingFilters.setCompanyName(Collection<StringFilter> companyName)
The name of the findings provider (company) that owns the solution (product) that generates findings.
|
void |
AwsSecurityFindingFilters.setComplianceStatus(Collection<StringFilter> complianceStatus)
Exclusive to findings that are generated as the result of a check run against a specific rule in a supported
standard (for example, CIS AWS Foundations).
|
void |
AwsSecurityFindingFilters.setDescription(Collection<StringFilter> description)
A finding's description.
|
void |
AwsSecurityFindingFilters.setGeneratorId(Collection<StringFilter> generatorId)
The identifier for the solution-specific component (a discrete unit of logic) that generated a finding.
|
void |
AwsSecurityFindingFilters.setId(Collection<StringFilter> id)
The security findings provider-specific identifier for a finding.
|
void |
AwsSecurityFindingFilters.setMalwareName(Collection<StringFilter> malwareName)
The name of the malware that was observed.
|
void |
AwsSecurityFindingFilters.setMalwarePath(Collection<StringFilter> malwarePath)
The filesystem path of the malware that was observed.
|
void |
AwsSecurityFindingFilters.setMalwareState(Collection<StringFilter> malwareState)
The state of the malware that was observed.
|
void |
AwsSecurityFindingFilters.setMalwareType(Collection<StringFilter> malwareType)
The type of the malware that was observed.
|
void |
AwsSecurityFindingFilters.setNetworkDestinationDomain(Collection<StringFilter> networkDestinationDomain)
The destination domain of network-related information about a finding.
|
void |
AwsSecurityFindingFilters.setNetworkDirection(Collection<StringFilter> networkDirection)
Indicates the direction of network traffic associated with a finding.
|
void |
AwsSecurityFindingFilters.setNetworkProtocol(Collection<StringFilter> networkProtocol)
The protocol of network-related information about a finding.
|
void |
AwsSecurityFindingFilters.setNetworkSourceDomain(Collection<StringFilter> networkSourceDomain)
The source domain of network-related information about a finding.
|
void |
AwsSecurityFindingFilters.setNetworkSourceMac(Collection<StringFilter> networkSourceMac)
The source media access control (MAC) address of network-related information about a finding.
|
void |
AwsSecurityFindingFilters.setNoteText(Collection<StringFilter> noteText)
The text of a note.
|
void |
AwsSecurityFindingFilters.setNoteUpdatedBy(Collection<StringFilter> noteUpdatedBy)
The principal that created a note.
|
void |
AwsSecurityFindingFilters.setProcessName(Collection<StringFilter> processName)
The name of the process.
|
void |
AwsSecurityFindingFilters.setProcessPath(Collection<StringFilter> processPath)
The path to the process executable.
|
void |
AwsSecurityFindingFilters.setProductArn(Collection<StringFilter> productArn)
The ARN generated by Security Hub that uniquely identifies a third-party company (security findings provider)
after this provider's product (solution that generates findings) is registered with Security Hub.
|
void |
AwsSecurityFindingFilters.setProductName(Collection<StringFilter> productName)
The name of the solution (product) that generates findings.
|
void |
AwsSecurityFindingFilters.setRecommendationText(Collection<StringFilter> recommendationText)
The recommendation of what to do about the issue described in a finding.
|
void |
AwsSecurityFindingFilters.setRecordState(Collection<StringFilter> recordState)
The updated record state for the finding.
|
void |
AwsSecurityFindingFilters.setRelatedFindingsId(Collection<StringFilter> relatedFindingsId)
The solution-generated identifier for a related finding.
|
void |
AwsSecurityFindingFilters.setRelatedFindingsProductArn(Collection<StringFilter> relatedFindingsProductArn)
The ARN of the solution that generated a related finding.
|
void |
AwsSecurityFindingFilters.setResourceAwsEc2InstanceIamInstanceProfileArn(Collection<StringFilter> resourceAwsEc2InstanceIamInstanceProfileArn)
The IAM profile ARN of the instance.
|
void |
AwsSecurityFindingFilters.setResourceAwsEc2InstanceImageId(Collection<StringFilter> resourceAwsEc2InstanceImageId)
The Amazon Machine Image (AMI) ID of the instance.
|
void |
AwsSecurityFindingFilters.setResourceAwsEc2InstanceKeyName(Collection<StringFilter> resourceAwsEc2InstanceKeyName)
The key name associated with the instance.
|
void |
AwsSecurityFindingFilters.setResourceAwsEc2InstanceSubnetId(Collection<StringFilter> resourceAwsEc2InstanceSubnetId)
The identifier of the subnet that the instance was launched in.
|
void |
AwsSecurityFindingFilters.setResourceAwsEc2InstanceType(Collection<StringFilter> resourceAwsEc2InstanceType)
The instance type of the instance.
|
void |
AwsSecurityFindingFilters.setResourceAwsEc2InstanceVpcId(Collection<StringFilter> resourceAwsEc2InstanceVpcId)
The identifier of the VPC that the instance was launched in.
|
void |
AwsSecurityFindingFilters.setResourceAwsIamAccessKeyStatus(Collection<StringFilter> resourceAwsIamAccessKeyStatus)
The status of the IAM access key related to a finding.
|
void |
AwsSecurityFindingFilters.setResourceAwsIamAccessKeyUserName(Collection<StringFilter> resourceAwsIamAccessKeyUserName)
The user associated with the IAM access key related to a finding.
|
void |
AwsSecurityFindingFilters.setResourceAwsS3BucketOwnerId(Collection<StringFilter> resourceAwsS3BucketOwnerId)
The canonical user ID of the owner of the S3 bucket.
|
void |
AwsSecurityFindingFilters.setResourceAwsS3BucketOwnerName(Collection<StringFilter> resourceAwsS3BucketOwnerName)
The display name of the owner of the S3 bucket.
|
void |
AwsSecurityFindingFilters.setResourceContainerImageId(Collection<StringFilter> resourceContainerImageId)
The identifier of the image related to a finding.
|
void |
AwsSecurityFindingFilters.setResourceContainerImageName(Collection<StringFilter> resourceContainerImageName)
The name of the image related to a finding.
|
void |
AwsSecurityFindingFilters.setResourceContainerName(Collection<StringFilter> resourceContainerName)
The name of the container related to a finding.
|
void |
AwsSecurityFindingFilters.setResourceId(Collection<StringFilter> resourceId)
The canonical identifier for the given resource type.
|
void |
AwsSecurityFindingFilters.setResourcePartition(Collection<StringFilter> resourcePartition)
The canonical AWS partition name that the Region is assigned to.
|
void |
AwsSecurityFindingFilters.setResourceRegion(Collection<StringFilter> resourceRegion)
The canonical AWS external Region name where this resource is located.
|
void |
AwsSecurityFindingFilters.setResourceType(Collection<StringFilter> resourceType)
Specifies the type of the resource that details are provided for.
|
void |
AwsSecurityFindingFilters.setSeverityLabel(Collection<StringFilter> severityLabel)
The label of a finding's severity.
|
void |
AwsSecurityFindingFilters.setSourceUrl(Collection<StringFilter> sourceUrl)
A URL that links to a page about the current finding in the security-findings provider's solution.
|
void |
AwsSecurityFindingFilters.setThreatIntelIndicatorCategory(Collection<StringFilter> threatIntelIndicatorCategory)
The category of a threat intel indicator.
|
void |
AwsSecurityFindingFilters.setThreatIntelIndicatorSource(Collection<StringFilter> threatIntelIndicatorSource)
The source of the threat intel.
|
void |
AwsSecurityFindingFilters.setThreatIntelIndicatorSourceUrl(Collection<StringFilter> threatIntelIndicatorSourceUrl)
The URL for more details from the source of the threat intel.
|
void |
AwsSecurityFindingFilters.setThreatIntelIndicatorType(Collection<StringFilter> threatIntelIndicatorType)
The type of a threat intel indicator.
|
void |
AwsSecurityFindingFilters.setThreatIntelIndicatorValue(Collection<StringFilter> threatIntelIndicatorValue)
The value of a threat intel indicator.
|
void |
AwsSecurityFindingFilters.setTitle(Collection<StringFilter> title)
A finding's title.
|
void |
AwsSecurityFindingFilters.setType(Collection<StringFilter> type)
A finding type in the format of
namespace/category/classifier that classifies a finding. |
void |
AwsSecurityFindingFilters.setVerificationState(Collection<StringFilter> verificationState)
The veracity of a finding.
|
void |
AwsSecurityFindingFilters.setWorkflowState(Collection<StringFilter> workflowState)
The workflow state of a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withAwsAccountId(Collection<StringFilter> awsAccountId)
The AWS account ID that a finding is generated in.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withCompanyName(Collection<StringFilter> companyName)
The name of the findings provider (company) that owns the solution (product) that generates findings.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withComplianceStatus(Collection<StringFilter> complianceStatus)
Exclusive to findings that are generated as the result of a check run against a specific rule in a supported
standard (for example, CIS AWS Foundations).
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withDescription(Collection<StringFilter> description)
A finding's description.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withGeneratorId(Collection<StringFilter> generatorId)
The identifier for the solution-specific component (a discrete unit of logic) that generated a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withId(Collection<StringFilter> id)
The security findings provider-specific identifier for a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withMalwareName(Collection<StringFilter> malwareName)
The name of the malware that was observed.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withMalwarePath(Collection<StringFilter> malwarePath)
The filesystem path of the malware that was observed.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withMalwareState(Collection<StringFilter> malwareState)
The state of the malware that was observed.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withMalwareType(Collection<StringFilter> malwareType)
The type of the malware that was observed.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withNetworkDestinationDomain(Collection<StringFilter> networkDestinationDomain)
The destination domain of network-related information about a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withNetworkDirection(Collection<StringFilter> networkDirection)
Indicates the direction of network traffic associated with a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withNetworkProtocol(Collection<StringFilter> networkProtocol)
The protocol of network-related information about a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withNetworkSourceDomain(Collection<StringFilter> networkSourceDomain)
The source domain of network-related information about a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withNetworkSourceMac(Collection<StringFilter> networkSourceMac)
The source media access control (MAC) address of network-related information about a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withNoteText(Collection<StringFilter> noteText)
The text of a note.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withNoteUpdatedBy(Collection<StringFilter> noteUpdatedBy)
The principal that created a note.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withProcessName(Collection<StringFilter> processName)
The name of the process.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withProcessPath(Collection<StringFilter> processPath)
The path to the process executable.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withProductArn(Collection<StringFilter> productArn)
The ARN generated by Security Hub that uniquely identifies a third-party company (security findings provider)
after this provider's product (solution that generates findings) is registered with Security Hub.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withProductName(Collection<StringFilter> productName)
The name of the solution (product) that generates findings.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withRecommendationText(Collection<StringFilter> recommendationText)
The recommendation of what to do about the issue described in a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withRecordState(Collection<StringFilter> recordState)
The updated record state for the finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withRelatedFindingsId(Collection<StringFilter> relatedFindingsId)
The solution-generated identifier for a related finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withRelatedFindingsProductArn(Collection<StringFilter> relatedFindingsProductArn)
The ARN of the solution that generated a related finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceAwsEc2InstanceIamInstanceProfileArn(Collection<StringFilter> resourceAwsEc2InstanceIamInstanceProfileArn)
The IAM profile ARN of the instance.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceAwsEc2InstanceImageId(Collection<StringFilter> resourceAwsEc2InstanceImageId)
The Amazon Machine Image (AMI) ID of the instance.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceAwsEc2InstanceKeyName(Collection<StringFilter> resourceAwsEc2InstanceKeyName)
The key name associated with the instance.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceAwsEc2InstanceSubnetId(Collection<StringFilter> resourceAwsEc2InstanceSubnetId)
The identifier of the subnet that the instance was launched in.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceAwsEc2InstanceType(Collection<StringFilter> resourceAwsEc2InstanceType)
The instance type of the instance.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceAwsEc2InstanceVpcId(Collection<StringFilter> resourceAwsEc2InstanceVpcId)
The identifier of the VPC that the instance was launched in.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceAwsIamAccessKeyStatus(Collection<StringFilter> resourceAwsIamAccessKeyStatus)
The status of the IAM access key related to a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceAwsIamAccessKeyUserName(Collection<StringFilter> resourceAwsIamAccessKeyUserName)
The user associated with the IAM access key related to a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceAwsS3BucketOwnerId(Collection<StringFilter> resourceAwsS3BucketOwnerId)
The canonical user ID of the owner of the S3 bucket.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceAwsS3BucketOwnerName(Collection<StringFilter> resourceAwsS3BucketOwnerName)
The display name of the owner of the S3 bucket.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceContainerImageId(Collection<StringFilter> resourceContainerImageId)
The identifier of the image related to a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceContainerImageName(Collection<StringFilter> resourceContainerImageName)
The name of the image related to a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceContainerName(Collection<StringFilter> resourceContainerName)
The name of the container related to a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceId(Collection<StringFilter> resourceId)
The canonical identifier for the given resource type.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourcePartition(Collection<StringFilter> resourcePartition)
The canonical AWS partition name that the Region is assigned to.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceRegion(Collection<StringFilter> resourceRegion)
The canonical AWS external Region name where this resource is located.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceType(Collection<StringFilter> resourceType)
Specifies the type of the resource that details are provided for.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withSeverityLabel(Collection<StringFilter> severityLabel)
The label of a finding's severity.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withSourceUrl(Collection<StringFilter> sourceUrl)
A URL that links to a page about the current finding in the security-findings provider's solution.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withThreatIntelIndicatorCategory(Collection<StringFilter> threatIntelIndicatorCategory)
The category of a threat intel indicator.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withThreatIntelIndicatorSource(Collection<StringFilter> threatIntelIndicatorSource)
The source of the threat intel.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withThreatIntelIndicatorSourceUrl(Collection<StringFilter> threatIntelIndicatorSourceUrl)
The URL for more details from the source of the threat intel.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withThreatIntelIndicatorType(Collection<StringFilter> threatIntelIndicatorType)
The type of a threat intel indicator.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withThreatIntelIndicatorValue(Collection<StringFilter> threatIntelIndicatorValue)
The value of a threat intel indicator.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withTitle(Collection<StringFilter> title)
A finding's title.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withType(Collection<StringFilter> type)
A finding type in the format of
namespace/category/classifier that classifies a finding. |
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withVerificationState(Collection<StringFilter> verificationState)
The veracity of a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withWorkflowState(Collection<StringFilter> workflowState)
The workflow state of a finding.
|
Copyright © 2020. All rights reserved.