Class InvalidRecordingGroupException

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

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

Indicates one of the following errors:

  • You have provided a combination of parameter values that is not valid. For example:

  • Every parameter is either null, false, or empty.

  • You have reached the limit of the number of resource types you can provide for the recording group.

  • You have provided resource types or a recording strategy that are not valid.

See Also: