Skip to content

Commit be34b1e

Browse files
authored
Merge pull request #184711 from batamig/s3-troubleshooting
oded's comment
2 parents 2d8c64b + e35c96e commit be34b1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/purview/register-scan-amazon-s3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ Make sure that the S3 bucket [policy](https://docs.aws.amazon.com/AmazonS3/lates
271271

272272
Make sure that there is no [SCP policy](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_scps.html) that blocks the connection to the S3 bucket.
273273

274-
For example, your SCP policy might block read API calls from the [AWS scanning region](#storage-and-scanning-regions).
274+
For example, your SCP policy might block read API calls to the [AWS Region](#storage-and-scanning-regions) where your S3 bucket is hosted.
275275

276276
- Required API calls, which must be allowed by your SCP policy, include: `AssumeRole`, `GetBucketLocation`, `GetObject`, `ListBucket`, `GetBucketPublicAccessBlock`.
277277
- Your SCP policy must also allow calls to the **us-east-1** AWS Region, which is the default Region for API calls. For more information, see the [AWS documentation](https://docs.aws.amazon.com/general/latest/gr/rande.html).

0 commit comments

Comments
 (0)