Resource - Amazon Security Hub
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Resource

A resource related to a finding.

Contents

Id

The canonical identifier for the given resource type.

Type: String

Pattern: .*\S.*

Required: Yes

Type

The type of the resource that details are provided for. If possible, set Type to one of the supported resource types. For example, if the resource is an EC2 instance, then set Type to AwsEc2Instance.

If the resource does not match any of the provided types, then set Type to Other.

Type: String

Pattern: .*\S.*

Required: Yes

ApplicationArn

The Amazon Resource Name (ARN) of the application that is related to a finding.

Type: String

Pattern: .*\S.*

Required: No

ApplicationName

The name of the application that is related to a finding.

Type: String

Pattern: .*\S.*

Required: No

DataClassification

Contains information about sensitive data that was detected on the resource.

Type: DataClassificationDetails object

Required: No

Details

Additional details about the resource related to a finding.

Type: ResourceDetails object

Required: No

Partition

The canonical Amazon partition name that the Region is assigned to.

Type: String

Valid Values: aws | aws-cn | aws-us-gov

Required: No

Region

The canonical Amazon external Region name where this resource is located.

Type: String

Pattern: .*\S.*

Required: No

ResourceRole

Identifies the role of the resource in the finding. A resource is either the actor or target of the finding activity,

Type: String

Pattern: .*\S.*

Required: No

Tags

A list of Amazon tags associated with a resource at the time the finding was processed.

Type: String to string map

Key Pattern: .*\S.*

Value Pattern: .*\S.*

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: