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
Indeed, I can see where the docs aren't showing everything, despite it being in the resource description. Going to look more in to this, see how this is happening.
I've just pushed a commit that fixes both the documentation issue and the resource model issue for this method. This should go out with our next release tomorrow.
In the AWS Rub SDK (version 2) docs, it states that the only parameter needed for RDS::Resource#db_engine_version are:
RDS::Resource#db_engine_version
After running the command, it looks like a second parameter is needed in the docs:
version (String) -- The DBEngineVersion#engine_version identifier
The text was updated successfully, but these errors were encountered: