From dd4e991a20c530ef1903ca73c3e22ec91e5d8913 Mon Sep 17 00:00:00 2001 From: jbleduigou Date: Thu, 5 Oct 2023 20:47:36 +0200 Subject: [PATCH] Adding Kinesis Data Streams to the list of supported resources --- docs/configuration/cloud-providers/aws.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/configuration/cloud-providers/aws.mdx b/docs/configuration/cloud-providers/aws.mdx index 5813009a1..b39c80be3 100644 --- a/docs/configuration/cloud-providers/aws.mdx +++ b/docs/configuration/cloud-providers/aws.mdx @@ -32,6 +32,7 @@ sidebar_label: Amazon Web Services - IAM policies - IAM roles - IAM SAML providers + - Kinesis Data Streams - KMS keys - Lambda functions - RDS clusters @@ -502,4 +503,4 @@ metadata: volumes: - name: test-volume configMap: - name: aws-configmap \ No newline at end of file + name: aws-configmap