Skip to content

Commit

Permalink
LA API ingestions update v2
Browse files Browse the repository at this point in the history
  • Loading branch information
Aishbn committed Dec 13, 2024
1 parent 9ffa532 commit 06c033f
Showing 1 changed file with 44 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,19 @@ config from cloud.resource where cloud.type = 'gcp' AND api.name = 'gcloud-compu
|*Service*
|*API Details*

|*Amazon Athena*
//RLP-153371
|*aws-athena-table-metadata*

Additional permissions needed:

* `athena:ListDataCatalogs`
* `athena:ListDatabases`
* `athena:ListTableMetadata`
* `glue:GetTables`

The Security Audit role includes the permissions.

|tt:[Update] *Amazon CodePipeline*
//RLP-153691
|*aws-code-pipeline-pipeline*
Expand All @@ -300,6 +313,17 @@ The Security Audit role only includes the `cognito-idp:ListUserPools` and `cogni

You must manually update the `cognito-idp:GetGroup` permission in the CFT template and enable it.

|*Amazon Cognito*
//RLP-153820
|*aws-cognito-user*

Additional permissions needed:

* `cognito-idp:ListUserPools`
* `cognito-idp:ListUsers`

The Security Audit role includes the permissions.


|*AWS Directory Service*
//RLP-153814
Expand All @@ -322,6 +346,16 @@ Additional permission needed:

The Security Audit role includes the permission.

|*Amazon EC2*
//RLP-153463
|*aws-ec2-serial-console-access-status*

Additional permission needed:

* `ec2:GetSerialConsoleAccessStatus`

The Security Audit role does not include the above permission. You must manually update the CFT template to enable it.

|tt:[Update] *Amazon EC2*
//RLP-153817

Expand Down Expand Up @@ -443,6 +477,16 @@ Additional permissions needed:

The Security Audit role includes the permissions.

|*AWS IAM Identity Center*
//RLP-153622
|*aws-iam-identity-center-instance*

Additional permission needed:

* `sso:ListInstances`

The Security Audit role includes the permission.

|*Amazon Lightsail*
//RLP-153464
|*aws-lightsail-container-service*
Expand Down

0 comments on commit 06c033f

Please sign in to comment.