The named Auto Scaling group or launch configuration already exists.
Resource with the name requested already exists.
The request was rejected because it attempted to create a resource that already exists.
Acl
entry already exists for the object.
@author Ben Alex
@version $Id: AlreadyExistsException.java 1754 2006-11-17 02:01:21Z benalex $
Flags an exception when something to be created or added already exists.
Use this class when it's not worth creating a unique xAlreadyExistsException class, or where the context of the call makes it obvious what type of object was not found.
@author Iain ShigeokaAcl
entry already exists for the object.
@author Ben Alex
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|