Class UnsupportedFeatureException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<UnsupportedFeatureException.Builder,UnsupportedFeatureException>

@Generated("software.amazon.awssdk:codegen") public final class UnsupportedFeatureException extends InspectorException implements ToCopyableBuilder<UnsupportedFeatureException.Builder,UnsupportedFeatureException>

Used by the GetAssessmentReport API. The request was rejected because you tried to generate a report for an assessment run that existed before reporting was supported in Amazon Inspector. You can only generate reports for assessment runs that took place or will take place after generating reports in Amazon Inspector became available.

See Also: