Skip to content

Commit 51af31f

Browse files
add aws-assume-role reference (#76)
1 parent 78267d1 commit 51af31f

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

tools/cloudlist/providers.mdx

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,15 @@ Amazon Web Services can be integrated by using the following configuration block
4848

4949
Scopes Required: Read EC2, Route53, S3
5050

51-
References:
51+
__References:__
5252
1. https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_examples_iam_read-only-console.html
5353
2. https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_access-keys.html
5454
3. https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_request.html
55-
4. https://docs.aws.amazon.com/sdkref/latest/guide/feature-assume-role-credentials.html
55+
56+
- Aws Assume Role:
57+
58+
- https://docs.aws.amazon.com/sdkref/latest/guide/feature-assume-role-credentials.html
59+
- https://docs.logrhythm.com/OCbeats/docs/aws-cross-account-access-using-sts-assume-role
5660

5761
### GCP (Google Cloud Platform)
5862

0 commit comments

Comments
 (0)