Class ConcurrentModificationException

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

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

The request was rejected because multiple requests to change this object were submitted simultaneously. Wait a few minutes and submit your request again.

See Also: