EcrRescanDurationState
Details about the state of your ECR re-scan duration settings. The ECR re-scan duration defines how long an ECR image will be actively scanned by Amazon Inspector. When the number of days since an image was last pushed exceeds the duration configured for image pull date, and the duration configured for image pull date, the monitoring state of that image becomes inactive
and all associated findings are scheduled for closure.
Contents
- pullDateRescanDuration
-
The rescan duration configured for image pull date.
Type: String
Valid Values:
DAYS_14 | DAYS_30 | DAYS_60 | DAYS_90 | DAYS_180
Required: No
- rescanDuration
-
The rescan duration configured for image push date.
Type: String
Valid Values:
LIFETIME | DAYS_30 | DAYS_180 | DAYS_14 | DAYS_60 | DAYS_90
Required: No
- status
-
The status of changes to the ECR automated re-scan duration.
Type: String
Valid Values:
SUCCESS | PENDING | FAILED
Required: No
- updatedAt
-
A timestamp representing when the last time the ECR scan duration setting was changed.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: