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
Originally posted by nprimmer February 3, 2024
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
```</div>