Image
Contains details about a container image involved in a finding.
Contents
- architecture
-
The architecture of the container image.
Type: String
Length Constraints: Minimum length of 1.
Required: No
-
The author of the container image.
Type: String
Required: No
- imageDigest
-
The image digest of the container image.
Type: String
Length Constraints: Minimum length of 1.
Required: No
- imageTags
-
The image tags attached to the container image.
Type: Array of strings
Length Constraints: Minimum length of 1.
Required: No
- inUseCount
-
The number of times the container image is in use.
Type: Long
Valid Range: Minimum value of 0.
Required: No
- lastInUseAt
-
The last time the container image was in use.
Type: Timestamp
Required: No
- platform
-
The platform of the container image.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Required: No
- pushedAt
-
The date and time the container image was pushed.
Type: Timestamp
Required: No
- registry
-
The registry for the container image.
Type: String
Length Constraints: Minimum length of 1.
Required: No
- repositoryName
-
The name of the repository the container image resides in.
Type: String
Length Constraints: Minimum length of 1.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: