View a markdown version of this page

Resource - Inspector

Resource

Details about the resource involved in a finding.

Contents

id

The ID of the resource.

Type: String

Length Constraints: Minimum length of 1.

Required: Yes

type

The type of resource.

Type: String

Valid Values: AWS_EC2_INSTANCE | AWS_ECR_CONTAINER_IMAGE | AWS_ECR_REPOSITORY | AWS_LAMBDA_FUNCTION | CODE_REPOSITORY | Microsoft.Compute/virtualMachines | Microsoft.ContainerRegistry/registry/containerImage | Microsoft.Web/sites

Required: Yes

details

An object that contains details about the resource involved in a finding.

Type: ResourceDetails object

Required: No

partition

The partition of the resource.

Type: String

Length Constraints: Minimum length of 1.

Required: No

provider

The cloud provider of the resource.

Type: String

Valid Values: AWS | AZURE

Required: No

providerAccountId

The cloud provider account ID of the resource.

Type: String

Length Constraints: Minimum length of 12. Maximum length of 36.

Pattern: (\d{12}|[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12})

Required: No

providerOrgId

The cloud provider organization ID of the resource.

Type: String

Length Constraints: Minimum length of 12. Maximum length of 36.

Pattern: (o-[a-z0-9]{10,32}|[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12})

Required: No

region

The AWS Region the impacted resource is located in.

Type: String

Length Constraints: Minimum length of 1.

Required: No

tags

The tags attached to the resource.

Type: String to string map

Key Length Constraints: Minimum length of 1. Maximum length of 128.

Value Length Constraints: Minimum length of 0. Maximum length of 256.

Required: No

See Also

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