Skip to content

Commit

Permalink
Merge pull request #2338 from splunk/urbiz-OD6355-aws-service
Browse files Browse the repository at this point in the history
[6355]: Added missing AWS permissons
  • Loading branch information
aurbiztondo-splunk authored Sep 26, 2024
2 parents bb6b78f + 69d0dd2 commit a0b9d11
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions gdi/get-data-in/connect/aws/aws-prereqs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ Regardless of the services you want to use, you need the following permissions:

* ``organizations:DescribeOrganization``. Only needed when Amazon cost and usage metrics are activated.
* ``ec2:DescribeRegions``. Used to check if regions configured in the integration are enabled on the AWS account.
* ``iam:ListAccountAliases``. Used to sync account aliases for AWS MTS.

Tag and property sync permissions:

Expand Down
3 changes: 3 additions & 0 deletions gdi/get-data-in/connect/gcp/gcp.rst
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,9 @@ The following table specifies the permissions required for GCP integrations:
* - ``serviceusage.services.use``
- Yes, if you want to activate the use of a quota from the project where metrics are stored

* - ``serviceusage.serviceUsageConsumer``
- Yes, for SQL services

* - ``spanner.instances.list``
- Yes, if the Spanner service is activated

Expand Down

0 comments on commit a0b9d11

Please sign in to comment.