You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Discovered while troubleshooting an issue that the resource name for a database resource is being passed directly through as the resource name to the RDS instance being created for it:
code: AmazonError
message: backend systems error
cause:
code: InvalidParameterValueWrap
message: DatabaseName Database cannot be used. It is a reserved word for this engine
context:
service: rds
action: createDBCluster
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Discovered while troubleshooting an issue that the resource name for a database resource is being passed directly through as the resource name to the RDS instance being created for it:
Beta Was this translation helpful? Give feedback.
All reactions