Skip to content

Commit 79bd41e

Browse files
authored
Fix broken image references (#29399)
1 parent a2181c5 commit 79bd41e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/integrations/guide/storage-monitoring-setup.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,15 @@ The fastest way to set up Storage Monitoring is going to **Infrastructure > Stor
2626

2727
2. Click [Add Buckets][1].
2828

29-
{{< img src="integrations/guide/storage-monitoring/add-buckets.png" alt="Select buckets for enabling Storage Monitoring" responsive="true">}}
29+
{{< img src="integrations/guide/storage_monitoring/add-buckets.png" alt="Select buckets for enabling Storage Monitoring" responsive="true">}}
3030

3131
3. Enable Amazon S3 Integration and Resource collection for all the AWS accounts you want to monitor.
3232

3333
**Note**: For each AWS account that has the S3 buckets you want to monitor, make sure your Datadog IAM roles include the following permissions: `s3:GetObject`, `s3:ListObjects`, and `s3:PutInventoryConfiguration`.
3434

3535
4. Select the S3 buckets you want to monitor with Storage Monitoring. You can select buckets from multiple AWS accounts at once.
3636

37-
{{< img src="integrations/guide/storage-monitoring/step-2.png" alt="Select buckets for enabling Storage Monitoring" responsive="true">}}
37+
{{< img src="integrations/guide/storage_monitoring/step-2.png" alt="Select buckets for enabling Storage Monitoring" responsive="true">}}
3838

3939
5. Assign a destination bucket per region to store S3 inventory reports from the source buckets. This can be an existing AWS bucket or a new one.
4040

0 commit comments

Comments
 (0)