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
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
- region
-
The AWS Region the impacted resource is located in.
Type: String
Length Constraints: Minimum length of 1.
Required: No
-
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: