---
title: "PUT /{stack}/adminconfig/v2/cloud-resources/managed-glue-resources"
method: PUT
path: "/{stack}/adminconfig/v2/cloud-resources/managed-glue-resources"
tags: ["CloudResources", "ManagedGlueResources"]
---

# PUT /{stack}/adminconfig/v2/cloud-resources/managed-glue-resources

`PUT /{stack}/adminconfig/v2/cloud-resources/managed-glue-resources`

add cloud resource permissions for a set of federated providers

## Path parameters

- `stack` string, required

## Request body

- UpdateManagedGlueResources
  - `managedGlueResources` ManagedGlueResources[]
    - `cloudProvider` 'AWS', required
    - `database` string, required
    - `extra` Extra
      - `columnIndexes` integer[]
      - `orgID` string
      - `partitionStyle` string
    - `fieldDelimiter` string
    - `fileFormat` string, required
    - `locationPrefix` string, required
    - `partitionProjection` PartitionProjection, required
      - `accountIDKeyName` string
      - `accountIDs` string[], required
      - `regionKeyName` string
      - `regions` string[], required
      - `timeDayKeyName` string
      - `timeHourKeyName` string
      - `timeKeyName` string
      - `timeMonthKeyName` string
      - `timeRange` string
      - `timeUnit` string
    - `sourceType` string, required
    - `table` string, required

## Response `202`

successfully submitted a cloud resource permissions update

- string

## Other responses

- `default` — unexpected error

---

[API](https://skmtc.dev/splunk/apis/splunk-cloud-admin-api.md) · [All operations](https://skmtc.dev/splunk/apis/splunk-cloud-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/splunk/splunk-cloud-admin-api/revisions/65903649d1c2/schema)
