Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit a0b9d11

Browse files
Merge pull request #2338 from splunk/urbiz-OD6355-aws-service
[6355]: Added missing AWS permissons
2 parents bb6b78f + 69d0dd2 commit a0b9d11

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

gdi/get-data-in/connect/aws/aws-prereqs.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ Regardless of the services you want to use, you need the following permissions:
9898

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

102103
Tag and property sync permissions:
103104

gdi/get-data-in/connect/gcp/gcp.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,9 @@ The following table specifies the permissions required for GCP integrations:
9898
* - ``serviceusage.services.use``
9999
- Yes, if you want to activate the use of a quota from the project where metrics are stored
100100

101+
* - ``serviceusage.serviceUsageConsumer``
102+
- Yes, for SQL services
103+
101104
* - ``spanner.instances.list``
102105
- Yes, if the Spanner service is activated
103106

0 commit comments

Comments
 (0)