ResourceResult - 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).

ResourceResult

Provides comprehensive details about an Amazon resource and its associated security findings.

Contents

AccountId

The Amazon account that owns the resource.

Type: String

Pattern: .*\S.*

Required: Yes

Region

The Amazon Web Services Region where the resource is located.

Type: String

Pattern: .*\S.*

Required: Yes

ResourceConfig

The configuration details of a resource.

Type: JSON value

Required: Yes

ResourceDetailCaptureTimeDt

The timestamp when information about the resource was captured.

Type: String

Pattern: .*\S.*

Required: Yes

ResourceId

The unique identifier for a resource.

Type: String

Pattern: .*\S.*

Required: Yes

FindingsSummary

An aggregated view of security findings associated with a resource.

Type: Array of ResourceFindingsSummary objects

Required: No

ResourceArn

Specifies the ARN that uniquely identifies a resource.

Type: String

Pattern: .*\S.*

Required: No

ResourceCategory

The grouping where the resource belongs.

Type: String

Valid Values: Compute | Database | Storage | Code | AI/ML | Identity | Network | Other

Required: No

ResourceCreationTimeDt

The time when the resource was created.

Type: String

Pattern: .*\S.*

Required: No

ResourceName

The name of the resource.

Type: String

Pattern: .*\S.*

Required: No

ResourceTags

The key-value pairs associated with a resource.

Type: Array of ResourceTag objects

Required: No

ResourceType

The type of resource.

Type: String

Pattern: .*\S.*

Required: No

See Also

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