Skip to content

Secrets Manager  >  Errors  >  ResourceExistsException

ResourceExistsException

Error Class

ResourceExistsException dataclass

Bases: ServiceError

A resource with the ID you requested already exists.

Attributes

fault class-attribute instance-attribute
fault: Literal['client', 'server'] | None = 'client'