Rusoto: Any plans to support Amazon Neptune?

Created on 19 Aug 2018  路  4Comments  路  Source: rusoto/rusoto

Is there any plans to support Amazon Neptune?

Most helpful comment

All 4 comments

Yes, we're planning on supporting all AWS services.

We're a bit behind on botocore versions, so we don't have Neptune in our list of unimplemented services yet: https://github.com/rusoto/rusoto/issues/436 .

https://github.com/rusoto/rusoto/pull/1101 bumps our version of botocore to the latest release which includes Neptune. A prerequisite for adding the service. 馃槃

After https://github.com/rusoto/rusoto/pull/1106 lands, https://github.com/rusoto/rusoto/issues/436 will be updated to track all missing services including Neptune.

Was this page helpful?
0 / 5 - 0 ratings