1. Packages
  2. Mongodbatlas Provider
  3. API Docs
  4. getResourcePolicies
MongoDB Atlas v3.30.0 published on Friday, Mar 21, 2025 by Pulumi

mongodbatlas.getResourcePolicies

Explore with Pulumi AI

mongodbatlas logo
MongoDB Atlas v3.30.0 published on Friday, Mar 21, 2025 by Pulumi

    Example Usage

    Using getResourcePolicies

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getResourcePolicies(args: GetResourcePoliciesArgs, opts?: InvokeOptions): Promise<GetResourcePoliciesResult>
    function getResourcePoliciesOutput(args: GetResourcePoliciesOutputArgs, opts?: InvokeOptions): Output<GetResourcePoliciesResult>
    def get_resource_policies(org_id: Optional[str] = None,
                              opts: Optional[InvokeOptions] = None) -> GetResourcePoliciesResult
    def get_resource_policies_output(org_id: Optional[pulumi.Input[str]] = None,
                              opts: Optional[InvokeOptions] = None) -> Output[GetResourcePoliciesResult]
    func LookupResourcePolicies(ctx *Context, args *LookupResourcePoliciesArgs, opts ...InvokeOption) (*LookupResourcePoliciesResult, error)
    func LookupResourcePoliciesOutput(ctx *Context, args *LookupResourcePoliciesOutputArgs, opts ...InvokeOption) LookupResourcePoliciesResultOutput

    > Note: This function is named LookupResourcePolicies in the Go SDK.

    public static class GetResourcePolicies 
    {
        public static Task<GetResourcePoliciesResult> InvokeAsync(GetResourcePoliciesArgs args, InvokeOptions? opts = null)
        public static Output<GetResourcePoliciesResult> Invoke(GetResourcePoliciesInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetResourcePoliciesResult> getResourcePolicies(GetResourcePoliciesArgs args, InvokeOptions options)
    public static Output<GetResourcePoliciesResult> getResourcePolicies(GetResourcePoliciesArgs args, InvokeOptions options)
    
    fn::invoke:
      function: mongodbatlas:index/getResourcePolicies:getResourcePolicies
      arguments:
        # arguments dictionary

    The following arguments are supported:

    OrgId string
    Unique 24-hexadecimal digit string that identifies the organization that contains your projects. Use the /orgs endpoint to retrieve all organizations to which the authenticated user has access.
    OrgId string
    Unique 24-hexadecimal digit string that identifies the organization that contains your projects. Use the /orgs endpoint to retrieve all organizations to which the authenticated user has access.
    orgId String
    Unique 24-hexadecimal digit string that identifies the organization that contains your projects. Use the /orgs endpoint to retrieve all organizations to which the authenticated user has access.
    orgId string
    Unique 24-hexadecimal digit string that identifies the organization that contains your projects. Use the /orgs endpoint to retrieve all organizations to which the authenticated user has access.
    org_id str
    Unique 24-hexadecimal digit string that identifies the organization that contains your projects. Use the /orgs endpoint to retrieve all organizations to which the authenticated user has access.
    orgId String
    Unique 24-hexadecimal digit string that identifies the organization that contains your projects. Use the /orgs endpoint to retrieve all organizations to which the authenticated user has access.

    getResourcePolicies Result

    The following output properties are available:

    Id string
    The provider-assigned unique ID for this managed resource.
    OrgId string
    Unique 24-hexadecimal digit string that identifies the organization that contains your projects. Use the /orgs endpoint to retrieve all organizations to which the authenticated user has access.
    ResourcePolicies List<GetResourcePoliciesResourcePolicy>

    Deprecated: This parameter is deprecated. Please transition to results.

    Results List<GetResourcePoliciesResult>
    List of documents that MongoDB Cloud returns for this request.
    Id string
    The provider-assigned unique ID for this managed resource.
    OrgId string
    Unique 24-hexadecimal digit string that identifies the organization that contains your projects. Use the /orgs endpoint to retrieve all organizations to which the authenticated user has access.
    ResourcePolicies []GetResourcePoliciesResourcePolicy

    Deprecated: This parameter is deprecated. Please transition to results.

    Results []GetResourcePoliciesResult
    List of documents that MongoDB Cloud returns for this request.
    id String
    The provider-assigned unique ID for this managed resource.
    orgId String
    Unique 24-hexadecimal digit string that identifies the organization that contains your projects. Use the /orgs endpoint to retrieve all organizations to which the authenticated user has access.
    resourcePolicies List<GetResourcePoliciesResourcePolicy>

    Deprecated: This parameter is deprecated. Please transition to results.

    results List<GetResourcePoliciesResult>
    List of documents that MongoDB Cloud returns for this request.
    id string
    The provider-assigned unique ID for this managed resource.
    orgId string
    Unique 24-hexadecimal digit string that identifies the organization that contains your projects. Use the /orgs endpoint to retrieve all organizations to which the authenticated user has access.
    resourcePolicies GetResourcePoliciesResourcePolicy[]

    Deprecated: This parameter is deprecated. Please transition to results.

    results GetResourcePoliciesResult[]
    List of documents that MongoDB Cloud returns for this request.
    id str
    The provider-assigned unique ID for this managed resource.
    org_id str
    Unique 24-hexadecimal digit string that identifies the organization that contains your projects. Use the /orgs endpoint to retrieve all organizations to which the authenticated user has access.
    resource_policies Sequence[GetResourcePoliciesResourcePolicy]

    Deprecated: This parameter is deprecated. Please transition to results.

    results Sequence[GetResourcePoliciesResult]
    List of documents that MongoDB Cloud returns for this request.
    id String
    The provider-assigned unique ID for this managed resource.
    orgId String
    Unique 24-hexadecimal digit string that identifies the organization that contains your projects. Use the /orgs endpoint to retrieve all organizations to which the authenticated user has access.
    resourcePolicies List<Property Map>

    Deprecated: This parameter is deprecated. Please transition to results.

    results List<Property Map>
    List of documents that MongoDB Cloud returns for this request.

    Supporting Types

    GetResourcePoliciesResourcePolicy

    CreatedByUser GetResourcePoliciesResourcePolicyCreatedByUser
    The user that last updated the Atlas resource policy.
    CreatedDate string
    Date and time in UTC when the Atlas resource policy was created.
    Id string
    Unique 24-hexadecimal digit string that identifies an Atlas resource policy.
    LastUpdatedByUser GetResourcePoliciesResourcePolicyLastUpdatedByUser
    The user that last updated the Atlas resource policy.
    LastUpdatedDate string
    Date and time in UTC when the Atlas resource policy was last updated.
    Name string
    Human-readable label that describes the Atlas resource policy.
    OrgId string
    Unique 24-hexadecimal digit string that identifies the organization that contains your projects. Use the /orgs endpoint to retrieve all organizations to which the authenticated user has access.
    Policies List<GetResourcePoliciesResourcePolicyPolicy>
    List of policies that make up the Atlas resource policy.
    Version string
    A string that identifies the version of the Atlas resource policy.
    CreatedByUser GetResourcePoliciesResourcePolicyCreatedByUser
    The user that last updated the Atlas resource policy.
    CreatedDate string
    Date and time in UTC when the Atlas resource policy was created.
    Id string
    Unique 24-hexadecimal digit string that identifies an Atlas resource policy.
    LastUpdatedByUser GetResourcePoliciesResourcePolicyLastUpdatedByUser
    The user that last updated the Atlas resource policy.
    LastUpdatedDate string
    Date and time in UTC when the Atlas resource policy was last updated.
    Name string
    Human-readable label that describes the Atlas resource policy.
    OrgId string
    Unique 24-hexadecimal digit string that identifies the organization that contains your projects. Use the /orgs endpoint to retrieve all organizations to which the authenticated user has access.
    Policies []GetResourcePoliciesResourcePolicyPolicy
    List of policies that make up the Atlas resource policy.
    Version string
    A string that identifies the version of the Atlas resource policy.
    createdByUser GetResourcePoliciesResourcePolicyCreatedByUser
    The user that last updated the Atlas resource policy.
    createdDate String
    Date and time in UTC when the Atlas resource policy was created.
    id String
    Unique 24-hexadecimal digit string that identifies an Atlas resource policy.
    lastUpdatedByUser GetResourcePoliciesResourcePolicyLastUpdatedByUser
    The user that last updated the Atlas resource policy.
    lastUpdatedDate String
    Date and time in UTC when the Atlas resource policy was last updated.
    name String
    Human-readable label that describes the Atlas resource policy.
    orgId String
    Unique 24-hexadecimal digit string that identifies the organization that contains your projects. Use the /orgs endpoint to retrieve all organizations to which the authenticated user has access.
    policies List<GetResourcePoliciesResourcePolicyPolicy>
    List of policies that make up the Atlas resource policy.
    version String
    A string that identifies the version of the Atlas resource policy.
    createdByUser GetResourcePoliciesResourcePolicyCreatedByUser
    The user that last updated the Atlas resource policy.
    createdDate string
    Date and time in UTC when the Atlas resource policy was created.
    id string
    Unique 24-hexadecimal digit string that identifies an Atlas resource policy.
    lastUpdatedByUser GetResourcePoliciesResourcePolicyLastUpdatedByUser
    The user that last updated the Atlas resource policy.
    lastUpdatedDate string
    Date and time in UTC when the Atlas resource policy was last updated.
    name string
    Human-readable label that describes the Atlas resource policy.
    orgId string
    Unique 24-hexadecimal digit string that identifies the organization that contains your projects. Use the /orgs endpoint to retrieve all organizations to which the authenticated user has access.
    policies GetResourcePoliciesResourcePolicyPolicy[]
    List of policies that make up the Atlas resource policy.
    version string
    A string that identifies the version of the Atlas resource policy.
    created_by_user GetResourcePoliciesResourcePolicyCreatedByUser
    The user that last updated the Atlas resource policy.
    created_date str
    Date and time in UTC when the Atlas resource policy was created.
    id str
    Unique 24-hexadecimal digit string that identifies an Atlas resource policy.
    last_updated_by_user GetResourcePoliciesResourcePolicyLastUpdatedByUser
    The user that last updated the Atlas resource policy.
    last_updated_date str
    Date and time in UTC when the Atlas resource policy was last updated.
    name str
    Human-readable label that describes the Atlas resource policy.
    org_id str
    Unique 24-hexadecimal digit string that identifies the organization that contains your projects. Use the /orgs endpoint to retrieve all organizations to which the authenticated user has access.
    policies Sequence[GetResourcePoliciesResourcePolicyPolicy]
    List of policies that make up the Atlas resource policy.
    version str
    A string that identifies the version of the Atlas resource policy.
    createdByUser Property Map
    The user that last updated the Atlas resource policy.
    createdDate String
    Date and time in UTC when the Atlas resource policy was created.
    id String
    Unique 24-hexadecimal digit string that identifies an Atlas resource policy.
    lastUpdatedByUser Property Map
    The user that last updated the Atlas resource policy.
    lastUpdatedDate String
    Date and time in UTC when the Atlas resource policy was last updated.
    name String
    Human-readable label that describes the Atlas resource policy.
    orgId String
    Unique 24-hexadecimal digit string that identifies the organization that contains your projects. Use the /orgs endpoint to retrieve all organizations to which the authenticated user has access.
    policies List<Property Map>
    List of policies that make up the Atlas resource policy.
    version String
    A string that identifies the version of the Atlas resource policy.

    GetResourcePoliciesResourcePolicyCreatedByUser

    Id string
    Unique 24-hexadecimal character string that identifies a user.
    Name string
    Human-readable label that describes a user.
    Id string
    Unique 24-hexadecimal character string that identifies a user.
    Name string
    Human-readable label that describes a user.
    id String
    Unique 24-hexadecimal character string that identifies a user.
    name String
    Human-readable label that describes a user.
    id string
    Unique 24-hexadecimal character string that identifies a user.
    name string
    Human-readable label that describes a user.
    id str
    Unique 24-hexadecimal character string that identifies a user.
    name str
    Human-readable label that describes a user.
    id String
    Unique 24-hexadecimal character string that identifies a user.
    name String
    Human-readable label that describes a user.

    GetResourcePoliciesResourcePolicyLastUpdatedByUser

    Id string
    Unique 24-hexadecimal character string that identifies a user.
    Name string
    Human-readable label that describes a user.
    Id string
    Unique 24-hexadecimal character string that identifies a user.
    Name string
    Human-readable label that describes a user.
    id String
    Unique 24-hexadecimal character string that identifies a user.
    name String
    Human-readable label that describes a user.
    id string
    Unique 24-hexadecimal character string that identifies a user.
    name string
    Human-readable label that describes a user.
    id str
    Unique 24-hexadecimal character string that identifies a user.
    name str
    Human-readable label that describes a user.
    id String
    Unique 24-hexadecimal character string that identifies a user.
    name String
    Human-readable label that describes a user.

    GetResourcePoliciesResourcePolicyPolicy

    Body string
    A string that defines the permissions for the policy. The syntax used is the Cedar Policy language.
    Id string
    Unique 24-hexadecimal character string that identifies the policy.
    Body string
    A string that defines the permissions for the policy. The syntax used is the Cedar Policy language.
    Id string
    Unique 24-hexadecimal character string that identifies the policy.
    body String
    A string that defines the permissions for the policy. The syntax used is the Cedar Policy language.
    id String
    Unique 24-hexadecimal character string that identifies the policy.
    body string
    A string that defines the permissions for the policy. The syntax used is the Cedar Policy language.
    id string
    Unique 24-hexadecimal character string that identifies the policy.
    body str
    A string that defines the permissions for the policy. The syntax used is the Cedar Policy language.
    id str
    Unique 24-hexadecimal character string that identifies the policy.
    body String
    A string that defines the permissions for the policy. The syntax used is the Cedar Policy language.
    id String
    Unique 24-hexadecimal character string that identifies the policy.

    GetResourcePoliciesResult

    CreatedByUser GetResourcePoliciesResultCreatedByUser
    The user that last updated the Atlas resource policy.
    CreatedDate string
    Date and time in UTC when the Atlas resource policy was created.
    Id string
    Unique 24-hexadecimal digit string that identifies an Atlas resource policy.
    LastUpdatedByUser GetResourcePoliciesResultLastUpdatedByUser
    The user that last updated the Atlas resource policy.
    LastUpdatedDate string
    Date and time in UTC when the Atlas resource policy was last updated.
    Name string
    Human-readable label that describes the Atlas resource policy.
    OrgId string
    Unique 24-hexadecimal digit string that identifies the organization that contains your projects. Use the /orgs endpoint to retrieve all organizations to which the authenticated user has access.
    Policies List<GetResourcePoliciesResultPolicy>
    List of policies that make up the Atlas resource policy.
    Version string
    A string that identifies the version of the Atlas resource policy.
    CreatedByUser GetResourcePoliciesResultCreatedByUser
    The user that last updated the Atlas resource policy.
    CreatedDate string
    Date and time in UTC when the Atlas resource policy was created.
    Id string
    Unique 24-hexadecimal digit string that identifies an Atlas resource policy.
    LastUpdatedByUser GetResourcePoliciesResultLastUpdatedByUser
    The user that last updated the Atlas resource policy.
    LastUpdatedDate string
    Date and time in UTC when the Atlas resource policy was last updated.
    Name string
    Human-readable label that describes the Atlas resource policy.
    OrgId string
    Unique 24-hexadecimal digit string that identifies the organization that contains your projects. Use the /orgs endpoint to retrieve all organizations to which the authenticated user has access.
    Policies []GetResourcePoliciesResultPolicy
    List of policies that make up the Atlas resource policy.
    Version string
    A string that identifies the version of the Atlas resource policy.
    createdByUser GetResourcePoliciesResultCreatedByUser
    The user that last updated the Atlas resource policy.
    createdDate String
    Date and time in UTC when the Atlas resource policy was created.
    id String
    Unique 24-hexadecimal digit string that identifies an Atlas resource policy.
    lastUpdatedByUser GetResourcePoliciesResultLastUpdatedByUser
    The user that last updated the Atlas resource policy.
    lastUpdatedDate String
    Date and time in UTC when the Atlas resource policy was last updated.
    name String
    Human-readable label that describes the Atlas resource policy.
    orgId String
    Unique 24-hexadecimal digit string that identifies the organization that contains your projects. Use the /orgs endpoint to retrieve all organizations to which the authenticated user has access.
    policies List<GetResourcePoliciesResultPolicy>
    List of policies that make up the Atlas resource policy.
    version String
    A string that identifies the version of the Atlas resource policy.
    createdByUser GetResourcePoliciesResultCreatedByUser
    The user that last updated the Atlas resource policy.
    createdDate string
    Date and time in UTC when the Atlas resource policy was created.
    id string
    Unique 24-hexadecimal digit string that identifies an Atlas resource policy.
    lastUpdatedByUser GetResourcePoliciesResultLastUpdatedByUser
    The user that last updated the Atlas resource policy.
    lastUpdatedDate string
    Date and time in UTC when the Atlas resource policy was last updated.
    name string
    Human-readable label that describes the Atlas resource policy.
    orgId string
    Unique 24-hexadecimal digit string that identifies the organization that contains your projects. Use the /orgs endpoint to retrieve all organizations to which the authenticated user has access.
    policies GetResourcePoliciesResultPolicy[]
    List of policies that make up the Atlas resource policy.
    version string
    A string that identifies the version of the Atlas resource policy.
    created_by_user GetResourcePoliciesResultCreatedByUser
    The user that last updated the Atlas resource policy.
    created_date str
    Date and time in UTC when the Atlas resource policy was created.
    id str
    Unique 24-hexadecimal digit string that identifies an Atlas resource policy.
    last_updated_by_user GetResourcePoliciesResultLastUpdatedByUser
    The user that last updated the Atlas resource policy.
    last_updated_date str
    Date and time in UTC when the Atlas resource policy was last updated.
    name str
    Human-readable label that describes the Atlas resource policy.
    org_id str
    Unique 24-hexadecimal digit string that identifies the organization that contains your projects. Use the /orgs endpoint to retrieve all organizations to which the authenticated user has access.
    policies Sequence[GetResourcePoliciesResultPolicy]
    List of policies that make up the Atlas resource policy.
    version str
    A string that identifies the version of the Atlas resource policy.
    createdByUser Property Map
    The user that last updated the Atlas resource policy.
    createdDate String
    Date and time in UTC when the Atlas resource policy was created.
    id String
    Unique 24-hexadecimal digit string that identifies an Atlas resource policy.
    lastUpdatedByUser Property Map
    The user that last updated the Atlas resource policy.
    lastUpdatedDate String
    Date and time in UTC when the Atlas resource policy was last updated.
    name String
    Human-readable label that describes the Atlas resource policy.
    orgId String
    Unique 24-hexadecimal digit string that identifies the organization that contains your projects. Use the /orgs endpoint to retrieve all organizations to which the authenticated user has access.
    policies List<Property Map>
    List of policies that make up the Atlas resource policy.
    version String
    A string that identifies the version of the Atlas resource policy.

    GetResourcePoliciesResultCreatedByUser

    Id string
    Unique 24-hexadecimal character string that identifies a user.
    Name string
    Human-readable label that describes a user.
    Id string
    Unique 24-hexadecimal character string that identifies a user.
    Name string
    Human-readable label that describes a user.
    id String
    Unique 24-hexadecimal character string that identifies a user.
    name String
    Human-readable label that describes a user.
    id string
    Unique 24-hexadecimal character string that identifies a user.
    name string
    Human-readable label that describes a user.
    id str
    Unique 24-hexadecimal character string that identifies a user.
    name str
    Human-readable label that describes a user.
    id String
    Unique 24-hexadecimal character string that identifies a user.
    name String
    Human-readable label that describes a user.

    GetResourcePoliciesResultLastUpdatedByUser

    Id string
    Unique 24-hexadecimal character string that identifies a user.
    Name string
    Human-readable label that describes a user.
    Id string
    Unique 24-hexadecimal character string that identifies a user.
    Name string
    Human-readable label that describes a user.
    id String
    Unique 24-hexadecimal character string that identifies a user.
    name String
    Human-readable label that describes a user.
    id string
    Unique 24-hexadecimal character string that identifies a user.
    name string
    Human-readable label that describes a user.
    id str
    Unique 24-hexadecimal character string that identifies a user.
    name str
    Human-readable label that describes a user.
    id String
    Unique 24-hexadecimal character string that identifies a user.
    name String
    Human-readable label that describes a user.

    GetResourcePoliciesResultPolicy

    Body string
    A string that defines the permissions for the policy. The syntax used is the Cedar Policy language.
    Id string
    Unique 24-hexadecimal character string that identifies the policy.
    Body string
    A string that defines the permissions for the policy. The syntax used is the Cedar Policy language.
    Id string
    Unique 24-hexadecimal character string that identifies the policy.
    body String
    A string that defines the permissions for the policy. The syntax used is the Cedar Policy language.
    id String
    Unique 24-hexadecimal character string that identifies the policy.
    body string
    A string that defines the permissions for the policy. The syntax used is the Cedar Policy language.
    id string
    Unique 24-hexadecimal character string that identifies the policy.
    body str
    A string that defines the permissions for the policy. The syntax used is the Cedar Policy language.
    id str
    Unique 24-hexadecimal character string that identifies the policy.
    body String
    A string that defines the permissions for the policy. The syntax used is the Cedar Policy language.
    id String
    Unique 24-hexadecimal character string that identifies the policy.

    Package Details

    Repository
    MongoDB Atlas pulumi/pulumi-mongodbatlas
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the mongodbatlas Terraform Provider.
    mongodbatlas logo
    MongoDB Atlas v3.30.0 published on Friday, Mar 21, 2025 by Pulumi