exc#
- exception acore_server_metadata.exc.ServerNotUniqueError[source]#
Raises when there are multiple
Serverhas the same id.
- exception acore_server_metadata.exc.ServerStatusError[source]#
Raises when the status of the EC2 or RDS or server doesn’t meet the expectation
- exception acore_server_metadata.exc.ServerAlreadyExistsError[source]#
Raises when try to launch a new EC2 or DB instance when there is already a existing one.