Skip to content

Commit

Permalink
add aws-assume-role reference
Browse files Browse the repository at this point in the history
  • Loading branch information
RamanaReddy0M committed Sep 29, 2024
1 parent 78267d1 commit 12312ca
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions tools/cloudlist/providers.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,15 @@ Amazon Web Services can be integrated by using the following configuration block

Scopes Required: Read EC2, Route53, S3

References:
__References:__
1. https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_examples_iam_read-only-console.html
2. https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_access-keys.html
3. https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_request.html
4. https://docs.aws.amazon.com/sdkref/latest/guide/feature-assume-role-credentials.html

- Aws Assume Role:

- https://docs.aws.amazon.com/sdkref/latest/guide/feature-assume-role-credentials.html
- https://docs.logrhythm.com/OCbeats/docs/aws-cross-account-access-using-sts-assume-role

### GCP (Google Cloud Platform)

Expand Down

0 comments on commit 12312ca

Please sign in to comment.