From df945974e614b2df76970c2318825e0ac12583ad Mon Sep 17 00:00:00 2001 From: Viren Nadkarni Date: Tue, 17 Dec 2024 15:04:14 +0530 Subject: [PATCH] Managed Flink: Add tagging support --- content/en/user-guide/aws/kinesisanalyticsv2/index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/en/user-guide/aws/kinesisanalyticsv2/index.md b/content/en/user-guide/aws/kinesisanalyticsv2/index.md index f366209fc8..0715f7d727 100644 --- a/content/en/user-guide/aws/kinesisanalyticsv2/index.md +++ b/content/en/user-guide/aws/kinesisanalyticsv2/index.md @@ -169,7 +169,6 @@ $ awslocal s3api list-objects --bucket sink-bucket - Only S3 zipfile code is supported - Values of 20,000 ms for `execution.checkpointing.interval` and 5,000 ms for `execution.checkpointing.min-pause` are used for checkpointing. They can not be overridden. -- [Tagging](https://docs.aws.amazon.com/managed-flink/latest/java/how-tagging.html) is not supported - In-place [version upgrades](https://docs.aws.amazon.com/managed-flink/latest/java/how-in-place-version-upgrades.html) and [roll-backs](https://docs.aws.amazon.com/managed-flink/latest/java/how-system-rollbacks.html) are not supported - [Snapshot/savepoint management](https://docs.aws.amazon.com/managed-flink/latest/java/how-snapshots.html) is not implemented - CloudWatch and CloudTrail integration is not implemented