Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

ADD NEW FEEDBACK

Infra-as-code & APIs

Showing 43 of 3955

Allow the Worforce Federation to be able to grant permissions on groups and user at the same time

When Worforce federation is enabled you have to choose weather to configure your users based on id or on group membership. We want the ability to configure general base line permissions for groups based on the group claim on the oauth2 token and ...
Guest over 1 year ago in Infra-as-code & APIs 0 Submitted

Specify allowed values for fields in AWS CDK

Example create database user: * Allowed values for databaseName are admin or $external in Admin API documentation (https://www.mongodb.com/docs/atlas/reference/api-resources-spec/#tag/Database-Users/operation/createDatabaseUser) * Corresponding C...
Guest over 2 years ago in Infra-as-code & APIs 1 Submitted

As a DBA I need to be able to create/delete a single backup policy via CLI/API

As a DBA I need to be able to create/delete a single backup policy via CLI/API. For some projects, I would like to be able to create a single hourly policy. Currently it's impossible. Default policies are created and via API I cannot delete all...
Guest over 1 year ago in Infra-as-code & APIs 0 Submitted

Disable (or warn about) destructive features

We already have Termination Protection enabled in our production cluster. That's great, but only applies to the whole cluster. It would be great if there was a way to enable additional finer-grained safety features in MongoDB that would apply to ...
Guest almost 3 years ago in Infra-as-code & APIs 0 Submitted

Accept VPC peering connection when created by MongoDB::Atlas::NetworkPeering

VPC peering connection created by CloudFormation resource `MongoDB::Atlas::NetworkPeering` have to accepted in AWS, using GUI, CLI etc. Would that be possible to get this done using CF only?
Guest about 3 years ago in Infra-as-code & APIs 1 Submitted

ServerlessPrivateEndpoint should allow the consumer to specify a security group

Currently, the AwsPrivateEndpointConfigurationProperties object allows the consumer to specify a VpcId and SubnetIds, but it does not allow us to specify a custom Security Group into which the AWS-side VPC Private Endpoint should be added. The Se...
Guest over 1 year ago in Infra-as-code & APIs 0 Submitted

Support for CDK SAM Template in Publishing Serverless Applications in AWS

I suggest that AWS supports CDK SAM Template for publishing serverless applications. Currently, when attempting to publish a serverless application using a SAM template that includes MongoDB Atlas CloudFormation extensions, such as MongoDB::Atlas:...
Guest over 1 year ago in Infra-as-code & APIs 0 Submitted

CDK L3 Resource for Atlas Streams Resource

Would help my organization get started faster with Atlas Streams Processing
Guest almost 2 years ago in Infra-as-code & APIs 0 Submitted

EmbeddedDocuments Search multiple compound fields

Today, it doesn't seem that a $search index on a list of object documents allows for an embeddedDocument search to match on multiple properties within the document. So, if I have: [{ name: 'Doc 1', attached: [ { name: 'a', type: 'string' }, ...
Guest almost 2 years ago in Infra-as-code & APIs 0 Submitted

Handle Duplicate data in Timeseries collection

It would be helpful by introducing the optional add on functionality of overwriting the document if it is already exists for an insert operation based on “_id” field for only timeseries collection in upcoming releases. Because if we have huge amou...
Guest over 2 years ago in Infra-as-code & APIs 0 Submitted