| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.clone() |
AwsSecurityFindingFilters |
UpdateFindingsRequest.getFilters()
A collection of attributes that specify which findings you want to update.
|
AwsSecurityFindingFilters |
UpdateInsightRequest.getFilters()
The updated filters that define this insight.
|
AwsSecurityFindingFilters |
Insight.getFilters()
One or more attributes used to filter the findings included in the insight.
|
AwsSecurityFindingFilters |
GetFindingsRequest.getFilters()
The finding attributes used to define a condition to filter the returned findings.
|
AwsSecurityFindingFilters |
CreateInsightRequest.getFilters()
One or more attributes used to filter the findings included in the insight.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withAwsAccountId(Collection<StringFilter> awsAccountId)
The AWS account ID that a finding is generated in.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withAwsAccountId(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.withCompanyName(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, such as CIS AWS Foundations.
|
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, such as CIS AWS Foundations.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withConfidence(Collection<NumberFilter> confidence)
A finding's confidence.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withConfidence(NumberFilter... confidence)
A finding's confidence.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withCreatedAt(Collection<DateFilter> createdAt)
An ISO8601-formatted timestamp that indicates when the security-findings provider captured the potential security
issue that a finding captured.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withCreatedAt(DateFilter... createdAt)
An ISO8601-formatted timestamp that indicates when the security-findings provider captured the potential security
issue that a finding captured.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withCriticality(Collection<NumberFilter> criticality)
The level of importance assigned to the resources associated with the finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withCriticality(NumberFilter... criticality)
The level of importance assigned to the resources associated with the finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withDescription(Collection<StringFilter> description)
A finding's description.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withDescription(StringFilter... description)
A finding's description.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withFirstObservedAt(Collection<DateFilter> firstObservedAt)
An ISO8601-formatted timestamp that indicates when the security-findings provider first observed the potential
security issue that a finding captured.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withFirstObservedAt(DateFilter... firstObservedAt)
An ISO8601-formatted timestamp that indicates when the security-findings provider first observed the potential
security issue that a finding captured.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withGeneratorId(Collection<StringFilter> generatorId)
The identifier for the solution-specific component (a discrete unit of logic) that generated a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withGeneratorId(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.withId(StringFilter... id)
The security findings provider-specific identifier for a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withKeyword(Collection<KeywordFilter> keyword)
A keyword for a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withKeyword(KeywordFilter... keyword)
A keyword for a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withLastObservedAt(Collection<DateFilter> lastObservedAt)
An ISO8601-formatted timestamp that indicates when the security-findings provider most recently observed the
potential security issue that a finding captured.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withLastObservedAt(DateFilter... lastObservedAt)
An ISO8601-formatted timestamp that indicates when the security-findings provider most recently observed the
potential security issue that a finding captured.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withMalwareName(Collection<StringFilter> malwareName)
The name of the malware that was observed.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withMalwareName(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.withMalwarePath(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.withMalwareState(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.withMalwareType(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.withNetworkDestinationDomain(StringFilter... networkDestinationDomain)
The destination domain of network-related information about a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withNetworkDestinationIpV4(Collection<IpFilter> networkDestinationIpV4)
The destination IPv4 address of network-related information about a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withNetworkDestinationIpV4(IpFilter... networkDestinationIpV4)
The destination IPv4 address of network-related information about a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withNetworkDestinationIpV6(Collection<IpFilter> networkDestinationIpV6)
The destination IPv6 address of network-related information about a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withNetworkDestinationIpV6(IpFilter... networkDestinationIpV6)
The destination IPv6 address of network-related information about a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withNetworkDestinationPort(Collection<NumberFilter> networkDestinationPort)
The destination port of network-related information about a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withNetworkDestinationPort(NumberFilter... networkDestinationPort)
The destination port 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.withNetworkDirection(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.withNetworkProtocol(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.withNetworkSourceDomain(StringFilter... networkSourceDomain)
The source domain of network-related information about a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withNetworkSourceIpV4(Collection<IpFilter> networkSourceIpV4)
The source IPv4 address of network-related information about a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withNetworkSourceIpV4(IpFilter... networkSourceIpV4)
The source IPv4 address of network-related information about a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withNetworkSourceIpV6(Collection<IpFilter> networkSourceIpV6)
The source IPv6 address of network-related information about a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withNetworkSourceIpV6(IpFilter... networkSourceIpV6)
The source IPv6 address 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.withNetworkSourceMac(StringFilter... networkSourceMac)
The source media access control (MAC) address of network-related information about a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withNetworkSourcePort(Collection<NumberFilter> networkSourcePort)
The source port of network-related information about a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withNetworkSourcePort(NumberFilter... networkSourcePort)
The source port of network-related information about a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withNoteText(Collection<StringFilter> noteText)
The text of a note.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withNoteText(StringFilter... noteText)
The text of a note.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withNoteUpdatedAt(Collection<DateFilter> noteUpdatedAt)
The timestamp of when the note was updated.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withNoteUpdatedAt(DateFilter... noteUpdatedAt)
The timestamp of when the note was updated.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withNoteUpdatedBy(Collection<StringFilter> noteUpdatedBy)
The principal that created a note.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withNoteUpdatedBy(StringFilter... noteUpdatedBy)
The principal that created a note.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withProcessLaunchedAt(Collection<DateFilter> processLaunchedAt)
The date/time that the process was launched.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withProcessLaunchedAt(DateFilter... processLaunchedAt)
The date/time that the process was launched.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withProcessName(Collection<StringFilter> processName)
The name of the process.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withProcessName(StringFilter... processName)
The name of the process.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withProcessParentPid(Collection<NumberFilter> processParentPid)
The parent process ID.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withProcessParentPid(NumberFilter... processParentPid)
The parent process ID.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withProcessPath(Collection<StringFilter> processPath)
The path to the process executable.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withProcessPath(StringFilter... processPath)
The path to the process executable.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withProcessPid(Collection<NumberFilter> processPid)
The process ID.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withProcessPid(NumberFilter... processPid)
The process ID.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withProcessTerminatedAt(Collection<DateFilter> processTerminatedAt)
The date/time that the process was terminated.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withProcessTerminatedAt(DateFilter... processTerminatedAt)
The date/time that the process was terminated.
|
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.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.withProductFields(Collection<MapFilter> productFields)
A data type where security-findings providers can include additional solution-specific details that aren't part
of the defined
AwsSecurityFinding format. |
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withProductFields(MapFilter... productFields)
A data type where security-findings providers can include additional solution-specific details that aren't part
of the defined
AwsSecurityFinding format. |
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withProductName(Collection<StringFilter> productName)
The name of the solution (product) that generates findings.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withProductName(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.withRecommendationText(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.withRecordState(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.withRelatedFindingsId(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.withRelatedFindingsProductArn(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.withResourceAwsEc2InstanceIamInstanceProfileArn(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.withResourceAwsEc2InstanceImageId(StringFilter... resourceAwsEc2InstanceImageId)
The Amazon Machine Image (AMI) ID of the instance.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceAwsEc2InstanceIpV4Addresses(Collection<IpFilter> resourceAwsEc2InstanceIpV4Addresses)
The IPv4 addresses associated with the instance.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceAwsEc2InstanceIpV4Addresses(IpFilter... resourceAwsEc2InstanceIpV4Addresses)
The IPv4 addresses associated with the instance.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceAwsEc2InstanceIpV6Addresses(Collection<IpFilter> resourceAwsEc2InstanceIpV6Addresses)
The IPv6 addresses associated with the instance.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceAwsEc2InstanceIpV6Addresses(IpFilter... resourceAwsEc2InstanceIpV6Addresses)
The IPv6 addresses associated with the instance.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceAwsEc2InstanceKeyName(Collection<StringFilter> resourceAwsEc2InstanceKeyName)
The key name associated with the instance.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceAwsEc2InstanceKeyName(StringFilter... resourceAwsEc2InstanceKeyName)
The key name associated with the instance.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceAwsEc2InstanceLaunchedAt(Collection<DateFilter> resourceAwsEc2InstanceLaunchedAt)
The date and time the instance was launched.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceAwsEc2InstanceLaunchedAt(DateFilter... resourceAwsEc2InstanceLaunchedAt)
The date and time the instance was launched.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceAwsEc2InstanceSubnetId(Collection<StringFilter> resourceAwsEc2InstanceSubnetId)
The identifier of the subnet that the instance was launched in.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceAwsEc2InstanceSubnetId(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.withResourceAwsEc2InstanceType(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.withResourceAwsEc2InstanceVpcId(StringFilter... resourceAwsEc2InstanceVpcId)
The identifier of the VPC that the instance was launched in.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceAwsIamAccessKeyCreatedAt(Collection<DateFilter> resourceAwsIamAccessKeyCreatedAt)
The creation date/time of the IAM access key related to a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceAwsIamAccessKeyCreatedAt(DateFilter... resourceAwsIamAccessKeyCreatedAt)
The creation date/time of the IAM access key related to a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceAwsIamAccessKeyStatus(Collection<StringFilter> resourceAwsIamAccessKeyStatus)
The status of the IAM access key related to a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceAwsIamAccessKeyStatus(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.withResourceAwsIamAccessKeyUserName(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.withResourceAwsS3BucketOwnerId(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.withResourceAwsS3BucketOwnerName(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.withResourceContainerImageId(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.withResourceContainerImageName(StringFilter... resourceContainerImageName)
The name of the image related to a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceContainerLaunchedAt(Collection<DateFilter> resourceContainerLaunchedAt)
The date/time that the container was started.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceContainerLaunchedAt(DateFilter... resourceContainerLaunchedAt)
The date/time that the container was started.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceContainerName(Collection<StringFilter> resourceContainerName)
The name of the container related to a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceContainerName(StringFilter... resourceContainerName)
The name of the container related to a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceDetailsOther(Collection<MapFilter> resourceDetailsOther)
The details of a resource that doesn't have a specific subfield for the resource type defined.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceDetailsOther(MapFilter... resourceDetailsOther)
The details of a resource that doesn't have a specific subfield for the resource type defined.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceId(Collection<StringFilter> resourceId)
The canonical identifier for the given resource type.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceId(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.withResourcePartition(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.withResourceRegion(StringFilter... resourceRegion)
The canonical AWS external Region name where this resource is located.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceTags(Collection<MapFilter> resourceTags)
A list of AWS tags associated with a resource at the time the finding was processed.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceTags(MapFilter... resourceTags)
A list of AWS tags associated with a resource at the time the finding was processed.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceType(Collection<StringFilter> resourceType)
Specifies the type of the resource that details are provided for.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withResourceType(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.withSeverityLabel(StringFilter... severityLabel)
The label of a finding's severity.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withSeverityNormalized(Collection<NumberFilter> severityNormalized)
The normalized severity of a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withSeverityNormalized(NumberFilter... severityNormalized)
The normalized severity of a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withSeverityProduct(Collection<NumberFilter> severityProduct)
The native severity as defined by the security-findings provider's solution that generated the finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withSeverityProduct(NumberFilter... severityProduct)
The native severity as defined by the security-findings provider's solution that generated the finding.
|
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.withSourceUrl(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 intelligence indicator.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withThreatIntelIndicatorCategory(StringFilter... threatIntelIndicatorCategory)
The category of a threat intelligence indicator.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withThreatIntelIndicatorLastObservedAt(Collection<DateFilter> threatIntelIndicatorLastObservedAt)
The date/time of the last observation of a threat intelligence indicator.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withThreatIntelIndicatorLastObservedAt(DateFilter... threatIntelIndicatorLastObservedAt)
The date/time of the last observation of a threat intelligence indicator.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withThreatIntelIndicatorSource(Collection<StringFilter> threatIntelIndicatorSource)
The source of the threat intelligence.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withThreatIntelIndicatorSource(StringFilter... threatIntelIndicatorSource)
The source of the threat intelligence.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withThreatIntelIndicatorSourceUrl(Collection<StringFilter> threatIntelIndicatorSourceUrl)
The URL for more details from the source of the threat intelligence.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withThreatIntelIndicatorSourceUrl(StringFilter... threatIntelIndicatorSourceUrl)
The URL for more details from the source of the threat intelligence.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withThreatIntelIndicatorType(Collection<StringFilter> threatIntelIndicatorType)
The type of a threat intelligence indicator.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withThreatIntelIndicatorType(StringFilter... threatIntelIndicatorType)
The type of a threat intelligence indicator.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withThreatIntelIndicatorValue(Collection<StringFilter> threatIntelIndicatorValue)
The value of a threat intelligence indicator.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withThreatIntelIndicatorValue(StringFilter... threatIntelIndicatorValue)
The value of a threat intelligence indicator.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withTitle(Collection<StringFilter> title)
A finding's title.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withTitle(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.withType(StringFilter... type)
A finding type in the format of
namespace/category/classifier that classifies a finding. |
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withUpdatedAt(Collection<DateFilter> updatedAt)
An ISO8601-formatted timestamp that indicates when the security-findings provider last updated the finding
record.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withUpdatedAt(DateFilter... updatedAt)
An ISO8601-formatted timestamp that indicates when the security-findings provider last updated the finding
record.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withUserDefinedFields(Collection<MapFilter> userDefinedFields)
A list of name/value string pairs associated with the finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withUserDefinedFields(MapFilter... userDefinedFields)
A list of name/value string pairs associated with the finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withVerificationState(Collection<StringFilter> verificationState)
The veracity of a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withVerificationState(StringFilter... verificationState)
The veracity of a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withWorkflowState(Collection<StringFilter> workflowState)
The workflow state of a finding.
|
AwsSecurityFindingFilters |
AwsSecurityFindingFilters.withWorkflowState(StringFilter... workflowState)
The workflow state of a finding.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateFindingsRequest.setFilters(AwsSecurityFindingFilters filters)
A collection of attributes that specify which findings you want to update.
|
void |
UpdateInsightRequest.setFilters(AwsSecurityFindingFilters filters)
The updated filters that define this insight.
|
void |
Insight.setFilters(AwsSecurityFindingFilters filters)
One or more attributes used to filter the findings included in the insight.
|
void |
GetFindingsRequest.setFilters(AwsSecurityFindingFilters filters)
The finding attributes used to define a condition to filter the returned findings.
|
void |
CreateInsightRequest.setFilters(AwsSecurityFindingFilters filters)
One or more attributes used to filter the findings included in the insight.
|
UpdateFindingsRequest |
UpdateFindingsRequest.withFilters(AwsSecurityFindingFilters filters)
A collection of attributes that specify which findings you want to update.
|
UpdateInsightRequest |
UpdateInsightRequest.withFilters(AwsSecurityFindingFilters filters)
The updated filters that define this insight.
|
Insight |
Insight.withFilters(AwsSecurityFindingFilters filters)
One or more attributes used to filter the findings included in the insight.
|
GetFindingsRequest |
GetFindingsRequest.withFilters(AwsSecurityFindingFilters filters)
The finding attributes used to define a condition to filter the returned findings.
|
CreateInsightRequest |
CreateInsightRequest.withFilters(AwsSecurityFindingFilters filters)
One or more attributes used to filter the findings included in the insight.
|
Copyright © 2020. All rights reserved.