diff --git a/src/content/docs/infrastructure/amazon-integrations/get-started/aws-metric-stream-setup.mdx b/src/content/docs/infrastructure/amazon-integrations/get-started/aws-metric-stream-setup.mdx
deleted file mode 100644
index b00f4532978..00000000000
--- a/src/content/docs/infrastructure/amazon-integrations/get-started/aws-metric-stream-setup.mdx
+++ /dev/null
@@ -1,269 +0,0 @@
----
-title: Set up the Amazon CloudWatch Metric Streams integration
-tags:
- - Integrations
- - Amazon integrations
- - AWS integrations list
-metaDescription: Learn how to gather all AWS metrics and custom namespaces to send them to New Relic.
-redirects:
- - /docs/infrastructure/amazon-integrations/connect/aws-metric-stream-setup
- - /docs/infrastructure/amazon-integrations/connect/cloudwatch-metric-streams/aws-metric-stream-setup
-freshnessValidatedDate: never
----
-
-Amazon CloudWatch Metric Streams is an AWS service that lets customers create a real-time stream of metrics to a destination of their choice. You can set up a metric streams through this service, letting you view your AWS data in the New Relic platform. The AWS CloudWatch Metric Streams integration is our recommended solution for monitoring your AWS stack.
-
-## Collect data with Amazon CloudWatch Metric Streams [#collect-aws-metric-streams]
-
-This doc walks you through the three different methods to direct AWS metrics to New Relic:
-
- * Create a metric stream and direct AWS metrics with a CloudFormation template
- * Direct your AWS metrics with AWS Console, API, or calls
- * Migrate from API polling to the CloudWatch Metric Streams integration
-
-To stream CloudWatch metrics to New Relic:
-
-1. Check the [minimal permissions and mapping instructions](#permissions).
-2. Create Kinesis Data Firehose and point it to New Relic.
-3. Next, create a CloudWatch Metric Stream to send metrics to that Firehose you've just created.
-4. Follow the [guided](#setup-cloudformation) or [manual](#manual-setup) setup instructions.
-5. Validate [data reception](#validate-data).
-
-If applicable, read our documentation about [migrating from AWS polling integrations](/docs/infrastructure/amazon-integrations/connect/aws-metric-stream#migrating-from-poll-integrations).
-
-
- Name - | - -- Description - | - -- Constraints - | -
---|---|---|
- New Relic Ingest License Key - | - -
- The |
-
- - 40-character hexadecimal string - | -
- New Relic Datacenter - | - -- Identification of the New Relic data center your metrics are exported to. (EU data center accounts have license keys prefixed with `eu0x`) - | - -- Allowed values: `US`, `EU` - | -
- CloudWatch Metric Stream name - | - -- Name of new CloudWatch Metric Stream (must be unique per AWS account in the same AWS Region) - | - -- Must only container letters (uppercase and lowercase), numbers, and characters '\_', and '-' with max length of 255 total characters - | -
- Kinesis Data Firehose name - | - -- Name of new Kinesis Firehose Delivery Stream (must be unique per AWS account in the same AWS Region) - | - -- Must only container letters (uppercase and lowercase), numbers, and characters '.', '\_', and '-' with max length of 64 total characters - | -
- Firehose S3 backup bucket name - | - -- Name of new S3 Bucket Destination for failed events (must be globally unique across all AWS accounts in all AWS Regions within a partition) - | - -- Must adhere to the [S3 bucket naming rules](https://docs.aws.amazon.com/AmazonS3/latest/userguide/bucketnamingrules.html) - | -
- Enrich metrics with resource metadata from AWS Config - | - -- Enable and configure AWS Config to track resource changes. This allows you a complete monitoring New Relic experience. - | - -- Allowed values: `true`, `false` - | -
- Config S3 backup bucket name - | - -- Name of new S3 Bucket Destination for delivery channel configuration (must be globally unique across all AWS accounts in all AWS Regions within a partition) - | - -- Must adhere to the [S3 bucket naming rules](https://docs.aws.amazon.com/AmazonS3/latest/userguide/bucketnamingrules.html) - | -
- Name - | - -- Description - | - -- Constraints - | -
---|---|---|
- New Relic Ingest License Key - | - -
- The |
-
- - 40-character hexadecimal string - | -
- New Relic Datacenter - | - -- Identification of the New Relic data center your metrics are exported to. (EU data center accounts have license keys prefixed with `eu0x`) - | - -- Allowed values: `US`, `EU` - | -
- CloudWatch Metric Stream name - | - -- Name of new CloudWatch Metric Stream (must be unique per AWS account in the same AWS Region) - | - -- Must only container letters (uppercase and lowercase), numbers, and characters '\_', and '-' with max length of 255 total characters - | -
- Kinesis Data Firehose name - | - -- Name of new Kinesis Firehose Delivery Stream (must be unique per AWS account in the same AWS Region) - | - -- Must only container letters (uppercase and lowercase), numbers, and characters '.', '\_', and '-' with max length of 64 total characters - | -
- Firehose S3 backup bucket name - | - -- Name of new S3 Bucket Destination for failed events (must be globally unique across all AWS accounts in all AWS Regions within a partition) - | - -- Must adhere to the [S3 bucket naming rules](https://docs.aws.amazon.com/AmazonS3/latest/userguide/bucketnamingrules.html) - | -
- Enrich metrics with resource metadata from AWS Config - | - -- Enable and configure AWS Config to track resource changes. This allows you a complete monitoring New Relic experience. - | - -- Allowed values: `true`, `false` - | -
- Config S3 backup bucket name - | - -- Name of new S3 Bucket Destination for delivery channel configuration (must be globally unique across all AWS accounts in all AWS Regions within a partition) - | - -- Must adhere to the [S3 bucket naming rules](https://docs.aws.amazon.com/AmazonS3/latest/userguide/bucketnamingrules.html) - | -
+ Name + | + ++ Description + | + ++ Constraints + | +
---|---|---|
+ New Relic Ingest License Key + | + +
+ The |
+
+ + 40-character hexadecimal string + | +
+ New Relic Datacenter + | + ++ Identification of the New Relic data center your metrics are exported to. (EU data center accounts have license keys prefixed with `eu0x`) + | + ++ Allowed values: `US`, `EU` + | +
+ CloudWatch Metric Stream name + | + ++ Name of new CloudWatch Metric Stream (must be unique per AWS account in the same AWS Region) + | + ++ Must only container letters (uppercase and lowercase), numbers, and characters '\_', and '-' with max length of 255 total characters + | +
+ Kinesis Data Firehose name + | + ++ Name of new Kinesis Firehose Delivery Stream (must be unique per AWS account in the same AWS Region) + | + ++ Must only container letters (uppercase and lowercase), numbers, and characters '.', '\_', and '-' with max length of 64 total characters + | +
+ Firehose S3 backup bucket name + | + ++ Name of new S3 Bucket Destination for failed events (must be globally unique across all AWS accounts in all AWS Regions within a partition) + | + ++ Must adhere to the [S3 bucket naming rules](https://docs.aws.amazon.com/AmazonS3/latest/userguide/bucketnamingrules.html) + | +
+ Enrich metrics with resource metadata from AWS Config + | + ++ Enable and configure AWS Config to track resource changes. This allows you a complete monitoring New Relic experience. + | + ++ Allowed values: `true`, `false` + | +
+ Config S3 backup bucket name + | + ++ Name of new S3 Bucket Destination for delivery channel configuration (must be globally unique across all AWS accounts in all AWS Regions within a partition) + | + ++ Must adhere to the [S3 bucket naming rules](https://docs.aws.amazon.com/AmazonS3/latest/userguide/bucketnamingrules.html) + | +