From 689b4f623e4250ecc87add5e50a226c8baf35965 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90=E1=BB=97=20Tr=E1=BB=8Dng=20H=E1=BA=A3i?= <41283691+hainenber@users.noreply.github.com> Date: Tue, 7 Jul 2026 01:51:15 +0700 Subject: [PATCH] docs(admin/config): resolve misconfigured aws-iam Markdown file (#41748) Signed-off-by: hainenber --- docs/admin_docs/configuration/aws-iam.mdx | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) diff --git a/docs/admin_docs/configuration/aws-iam.mdx b/docs/admin_docs/configuration/aws-iam.mdx index e3fac57508f..1202efdd8fc 100644 --- a/docs/admin_docs/configuration/aws-iam.mdx +++ b/docs/admin_docs/configuration/aws-iam.mdx @@ -1,25 +1,7 @@ -{/* -Licensed to the Apache Software Foundation (ASF) under one -or more contributor license agreements. See the NOTICE file -distributed with this work for additional information -regarding copyright ownership. The ASF licenses this file -to you under the Apache License, Version 2.0 (the -"License"); you may not use this file except in compliance -with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, -software distributed under the License is distributed on an -"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, either express or implied. See the License for the -specific language governing permissions and limitations -under the License. -*/} - --- title: AWS IAM Authentication sidebar_label: AWS IAM Authentication +version: 1 sidebar_position: 15 ---