1 2 3 4 5 6 7 8 9 10
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package docdb provides the API client, operations, and parameter types for
// Amazon DocumentDB with MongoDB compatibility.
//
// Amazon DocumentDB is a fast, reliable, and fully managed database service.
// Amazon DocumentDB makes it easy to set up, operate, and scale MongoDB-compatible
// databases in the cloud. With Amazon DocumentDB, you can run the same application
// code and use the same drivers and tools that you use with MongoDB.
package docdb
|