diff --git a/openmetadata-docs/content/v1.6.x/connectors/database/athena/yaml.md b/openmetadata-docs/content/v1.6.x/connectors/database/athena/yaml.md index 07f88849d62..86908dc76c0 100644 --- a/openmetadata-docs/content/v1.6.x/connectors/database/athena/yaml.md +++ b/openmetadata-docs/content/v1.6.x/connectors/database/athena/yaml.md @@ -240,6 +240,12 @@ This is a required field if you'd like to `AssumeRole`. Find more information on [AssumeRole](https://docs.aws.amazon.com/STS/latest/APIReference/API_AssumeRole.html). {% /codeInfo %} +{%note%} +When using Assume Role authentication, ensure you provide the following details: +- **AWS Region**: Specify the AWS region for your deployment. +- **Assume Role ARN**: Provide the ARN of the role in your AWS account that OpenMetadata will assume. +{%/note%} + {% codeInfo srNumber=7 %} **assumeRoleSessionName**: An identifier for the assumed role session. Use the role session name to uniquely identify a session when the same role diff --git a/openmetadata-docs/content/v1.6.x/connectors/database/glue/index.md b/openmetadata-docs/content/v1.6.x/connectors/database/glue/index.md index 1d84179aab8..5cdadd48743 100644 --- a/openmetadata-docs/content/v1.6.x/connectors/database/glue/index.md +++ b/openmetadata-docs/content/v1.6.x/connectors/database/glue/index.md @@ -91,6 +91,12 @@ This is a required field if you'd like to `AssumeRole`. Find more information on [AssumeRole](https://docs.aws.amazon.com/STS/latest/APIReference/API_AssumeRole.html). +{%note%} +When using Assume Role authentication, ensure you provide the following details: +- **AWS Region**: Specify the AWS region for your deployment. +- **Assume Role ARN**: Provide the ARN of the role in your AWS account that OpenMetadata will assume. +{%/note%} + - **Assume Role Session Name**: An identifier for the assumed role session. Use the role session name to uniquely identify a session when the same role is assumed by different principals or for different reasons. diff --git a/openmetadata-docs/content/v1.6.x/connectors/database/greenplum/yaml.md b/openmetadata-docs/content/v1.6.x/connectors/database/greenplum/yaml.md index f4e22e151fc..8010f86483f 100644 --- a/openmetadata-docs/content/v1.6.x/connectors/database/greenplum/yaml.md +++ b/openmetadata-docs/content/v1.6.x/connectors/database/greenplum/yaml.md @@ -127,6 +127,12 @@ This is a required field if you'd like to `AssumeRole`. Find more information on [AssumeRole](https://docs.aws.amazon.com/STS/latest/APIReference/API_AssumeRole.html). +{%note%} +When using Assume Role authentication, ensure you provide the following details: +- **AWS Region**: Specify the AWS region for your deployment. +- **Assume Role ARN**: Provide the ARN of the role in your AWS account that OpenMetadata will assume. +{%/note%} + **assumeRoleSessionName**: An identifier for the assumed role session. Use the role session name to uniquely identify a session when the same role is assumed by different principals or for different reasons. diff --git a/openmetadata-docs/content/v1.6.x/connectors/database/mysql/yaml.md b/openmetadata-docs/content/v1.6.x/connectors/database/mysql/yaml.md index 1489a9f83f8..d5225a37c15 100644 --- a/openmetadata-docs/content/v1.6.x/connectors/database/mysql/yaml.md +++ b/openmetadata-docs/content/v1.6.x/connectors/database/mysql/yaml.md @@ -373,6 +373,12 @@ This is a required field if you'd like to `AssumeRole`. Find more information on [AssumeRole](https://docs.aws.amazon.com/STS/latest/APIReference/API_AssumeRole.html). +{%note%} +When using Assume Role authentication, ensure you provide the following details: +- **AWS Region**: Specify the AWS region for your deployment. +- **Assume Role ARN**: Provide the ARN of the role in your AWS account that OpenMetadata will assume. +{%/note%} + **assumeRoleSessionName**: An identifier for the assumed role session. Use the role session name to uniquely identify a session when the same role is assumed by different principals or for different reasons. diff --git a/openmetadata-docs/content/v1.6.x/connectors/database/postgres/yaml.md b/openmetadata-docs/content/v1.6.x/connectors/database/postgres/yaml.md index 14b16c1eb27..ab4bce83177 100644 --- a/openmetadata-docs/content/v1.6.x/connectors/database/postgres/yaml.md +++ b/openmetadata-docs/content/v1.6.x/connectors/database/postgres/yaml.md @@ -150,6 +150,12 @@ This is a required field if you'd like to `AssumeRole`. Find more information on [AssumeRole](https://docs.aws.amazon.com/STS/latest/APIReference/API_AssumeRole.html). +{%note%} +When using Assume Role authentication, ensure you provide the following details: +- **AWS Region**: Specify the AWS region for your deployment. +- **Assume Role ARN**: Provide the ARN of the role in your AWS account that OpenMetadata will assume. +{%/note%} + **assumeRoleSessionName**: An identifier for the assumed role session. Use the role session name to uniquely identify a session when the same role is assumed by different principals or for different reasons. diff --git a/openmetadata-docs/content/v1.6.x/connectors/database/s3-datalake/index.md b/openmetadata-docs/content/v1.6.x/connectors/database/s3-datalake/index.md index 3643f7efe59..c8ea2a67790 100644 --- a/openmetadata-docs/content/v1.6.x/connectors/database/s3-datalake/index.md +++ b/openmetadata-docs/content/v1.6.x/connectors/database/s3-datalake/index.md @@ -115,6 +115,12 @@ This is a required field if you'd like to `AssumeRole`. Find more information on [AssumeRole](https://docs.aws.amazon.com/STS/latest/APIReference/API_AssumeRole.html). +{%note%} +When using Assume Role authentication, ensure you provide the following details: +- **AWS Region**: Specify the AWS region for your deployment. +- **Assume Role ARN**: Provide the ARN of the role in your AWS account that OpenMetadata will assume. +{%/note%} + - **Assume Role Session Name**: An identifier for the assumed role session. Use the role session name to uniquely identify a session when the same role is assumed by different principals or for different reasons. diff --git a/openmetadata-docs/content/v1.6.x/connectors/messaging/kinesis/yaml.md b/openmetadata-docs/content/v1.6.x/connectors/messaging/kinesis/yaml.md index 0dee7c46832..fee14d97a48 100644 --- a/openmetadata-docs/content/v1.6.x/connectors/messaging/kinesis/yaml.md +++ b/openmetadata-docs/content/v1.6.x/connectors/messaging/kinesis/yaml.md @@ -146,6 +146,13 @@ administrator. The administrator must attach a policy that allows the user to ca This is a required field if you'd like to `AssumeRole`. Find more information on [AssumeRole](https://docs.aws.amazon.com/STS/latest/APIReference/API_AssumeRole.html). + +{%note%} +When using Assume Role authentication, ensure you provide the following details: +- **AWS Region**: Specify the AWS region for your deployment. +- **Assume Role ARN**: Provide the ARN of the role in your AWS account that OpenMetadata will assume. +{%/note%} + {% /codeInfo %} {% codeInfo srNumber=7 %} diff --git a/openmetadata-docs/content/v1.6.x/connectors/ml-model/sagemaker/index.md b/openmetadata-docs/content/v1.6.x/connectors/ml-model/sagemaker/index.md index 6016d619b55..c4dffe6f5ce 100644 --- a/openmetadata-docs/content/v1.6.x/connectors/ml-model/sagemaker/index.md +++ b/openmetadata-docs/content/v1.6.x/connectors/ml-model/sagemaker/index.md @@ -110,6 +110,12 @@ This is a required field if you'd like to `AssumeRole`. Find more information on [AssumeRole](https://docs.aws.amazon.com/STS/latest/APIReference/API_AssumeRole.html). +{%note%} +When using Assume Role authentication, ensure you provide the following details: +- **AWS Region**: Specify the AWS region for your deployment. +- **Assume Role ARN**: Provide the ARN of the role in your AWS account that OpenMetadata will assume. +{%/note%} + - **Assume Role Session Name**: An identifier for the assumed role session. Use the role session name to uniquely identify a session when the same role is assumed by different principals or for different reasons. diff --git a/openmetadata-docs/content/v1.6.x/connectors/ml-model/sagemaker/yaml.md b/openmetadata-docs/content/v1.6.x/connectors/ml-model/sagemaker/yaml.md index 61d56a8e71e..c7df7340ff7 100644 --- a/openmetadata-docs/content/v1.6.x/connectors/ml-model/sagemaker/yaml.md +++ b/openmetadata-docs/content/v1.6.x/connectors/ml-model/sagemaker/yaml.md @@ -144,6 +144,13 @@ administrator. The administrator must attach a policy that allows the user to ca This is a required field if you'd like to `AssumeRole`. Find more information on [AssumeRole](https://docs.aws.amazon.com/STS/latest/APIReference/API_AssumeRole.html). + +{%note%} +When using Assume Role authentication, ensure you provide the following details: +- **AWS Region**: Specify the AWS region for your deployment. +- **Assume Role ARN**: Provide the ARN of the role in your AWS account that OpenMetadata will assume. +{%/note%} + {% /codeInfo %} {% codeInfo srNumber=7 %} diff --git a/openmetadata-docs/content/v1.6.x/connectors/storage/s3/index.md b/openmetadata-docs/content/v1.6.x/connectors/storage/s3/index.md index 1fd410e14db..6900971a1fe 100644 --- a/openmetadata-docs/content/v1.6.x/connectors/storage/s3/index.md +++ b/openmetadata-docs/content/v1.6.x/connectors/storage/s3/index.md @@ -257,6 +257,12 @@ This is a required field if you'd like to `AssumeRole`. Find more information on [AssumeRole](https://docs.aws.amazon.com/STS/latest/APIReference/API_AssumeRole.html). +{%note%} +When using Assume Role authentication, ensure you provide the following details: +- **AWS Region**: Specify the AWS region for your deployment. +- **Assume Role ARN**: Provide the ARN of the role in your AWS account that OpenMetadata will assume. +{%/note%} + - **Assume Role Session Name**: An identifier for the assumed role session. Use the role session name to uniquely identify a session when the same role is assumed by different principals or for different reasons. diff --git a/openmetadata-docs/content/v1.6.x/connectors/storage/s3/yaml.md b/openmetadata-docs/content/v1.6.x/connectors/storage/s3/yaml.md index e162161a01a..38ce78625a3 100644 --- a/openmetadata-docs/content/v1.6.x/connectors/storage/s3/yaml.md +++ b/openmetadata-docs/content/v1.6.x/connectors/storage/s3/yaml.md @@ -194,6 +194,13 @@ administrator. The administrator must attach a policy that allows the user to ca This is a required field if you'd like to `AssumeRole`. Find more information on [AssumeRole](https://docs.aws.amazon.com/STS/latest/APIReference/API_AssumeRole.html). + +{%note%} +When using Assume Role authentication, ensure you provide the following details: +- **AWS Region**: Specify the AWS region for your deployment. +- **Assume Role ARN**: Provide the ARN of the role in your AWS account that OpenMetadata will assume. +{%/note%} + {% /codeInfo %} {% codeInfo srNumber=7 %} diff --git a/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/athena/yaml.md b/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/athena/yaml.md index cfa2c775154..1afdd5d97c0 100644 --- a/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/athena/yaml.md +++ b/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/athena/yaml.md @@ -238,6 +238,13 @@ administrator. The administrator must attach a policy that allows the user to ca This is a required field if you'd like to `AssumeRole`. Find more information on [AssumeRole](https://docs.aws.amazon.com/STS/latest/APIReference/API_AssumeRole.html). + +{%note%} +When using Assume Role authentication, ensure you provide the following details: +- **AWS Region**: Specify the AWS region for your deployment. +- **Assume Role ARN**: Provide the ARN of the role in your AWS account that OpenMetadata will assume. +{%/note%} + {% /codeInfo %} {% codeInfo srNumber=7 %} diff --git a/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/glue/index.md b/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/glue/index.md index 1e09d4c2edb..1910300b63c 100644 --- a/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/glue/index.md +++ b/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/glue/index.md @@ -91,6 +91,12 @@ This is a required field if you'd like to `AssumeRole`. Find more information on [AssumeRole](https://docs.aws.amazon.com/STS/latest/APIReference/API_AssumeRole.html). +{%note%} +When using Assume Role authentication, ensure you provide the following details: +- **AWS Region**: Specify the AWS region for your deployment. +- **Assume Role ARN**: Provide the ARN of the role in your AWS account that OpenMetadata will assume. +{%/note%} + - **Assume Role Session Name**: An identifier for the assumed role session. Use the role session name to uniquely identify a session when the same role is assumed by different principals or for different reasons. diff --git a/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/greenplum/yaml.md b/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/greenplum/yaml.md index 2e902f6cdea..48a3b203390 100644 --- a/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/greenplum/yaml.md +++ b/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/greenplum/yaml.md @@ -127,6 +127,12 @@ This is a required field if you'd like to `AssumeRole`. Find more information on [AssumeRole](https://docs.aws.amazon.com/STS/latest/APIReference/API_AssumeRole.html). +{%note%} +When using Assume Role authentication, ensure you provide the following details: +- **AWS Region**: Specify the AWS region for your deployment. +- **Assume Role ARN**: Provide the ARN of the role in your AWS account that OpenMetadata will assume. +{%/note%} + **assumeRoleSessionName**: An identifier for the assumed role session. Use the role session name to uniquely identify a session when the same role is assumed by different principals or for different reasons. diff --git a/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/mysql/yaml.md b/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/mysql/yaml.md index f71f8e41b46..756a5f2b534 100644 --- a/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/mysql/yaml.md +++ b/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/mysql/yaml.md @@ -373,6 +373,12 @@ This is a required field if you'd like to `AssumeRole`. Find more information on [AssumeRole](https://docs.aws.amazon.com/STS/latest/APIReference/API_AssumeRole.html). +{%note%} +When using Assume Role authentication, ensure you provide the following details: +- **AWS Region**: Specify the AWS region for your deployment. +- **Assume Role ARN**: Provide the ARN of the role in your AWS account that OpenMetadata will assume. +{%/note%} + **assumeRoleSessionName**: An identifier for the assumed role session. Use the role session name to uniquely identify a session when the same role is assumed by different principals or for different reasons. diff --git a/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/postgres/yaml.md b/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/postgres/yaml.md index 7931db2f90a..8b0eb19de81 100644 --- a/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/postgres/yaml.md +++ b/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/postgres/yaml.md @@ -150,6 +150,12 @@ This is a required field if you'd like to `AssumeRole`. Find more information on [AssumeRole](https://docs.aws.amazon.com/STS/latest/APIReference/API_AssumeRole.html). +{%note%} +When using Assume Role authentication, ensure you provide the following details: +- **AWS Region**: Specify the AWS region for your deployment. +- **Assume Role ARN**: Provide the ARN of the role in your AWS account that OpenMetadata will assume. +{%/note%} + **assumeRoleSessionName**: An identifier for the assumed role session. Use the role session name to uniquely identify a session when the same role is assumed by different principals or for different reasons. diff --git a/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/s3-datalake/index.md b/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/s3-datalake/index.md index 242f178e788..44732764b71 100644 --- a/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/s3-datalake/index.md +++ b/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/s3-datalake/index.md @@ -115,6 +115,12 @@ This is a required field if you'd like to `AssumeRole`. Find more information on [AssumeRole](https://docs.aws.amazon.com/STS/latest/APIReference/API_AssumeRole.html). +{%note%} +When using Assume Role authentication, ensure you provide the following details: +- **AWS Region**: Specify the AWS region for your deployment. +- **Assume Role ARN**: Provide the ARN of the role in your AWS account that OpenMetadata will assume. +{%/note%} + - **Assume Role Session Name**: An identifier for the assumed role session. Use the role session name to uniquely identify a session when the same role is assumed by different principals or for different reasons. diff --git a/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/messaging/kinesis/yaml.md b/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/messaging/kinesis/yaml.md index 087ab3f6565..f15cf02cc13 100644 --- a/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/messaging/kinesis/yaml.md +++ b/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/messaging/kinesis/yaml.md @@ -146,6 +146,13 @@ administrator. The administrator must attach a policy that allows the user to ca This is a required field if you'd like to `AssumeRole`. Find more information on [AssumeRole](https://docs.aws.amazon.com/STS/latest/APIReference/API_AssumeRole.html). + +{%note%} +When using Assume Role authentication, ensure you provide the following details: +- **AWS Region**: Specify the AWS region for your deployment. +- **Assume Role ARN**: Provide the ARN of the role in your AWS account that OpenMetadata will assume. +{%/note%} + {% /codeInfo %} {% codeInfo srNumber=7 %} diff --git a/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/ml-model/sagemaker/index.md b/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/ml-model/sagemaker/index.md index e249744734f..dac60c3467d 100644 --- a/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/ml-model/sagemaker/index.md +++ b/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/ml-model/sagemaker/index.md @@ -110,6 +110,12 @@ This is a required field if you'd like to `AssumeRole`. Find more information on [AssumeRole](https://docs.aws.amazon.com/STS/latest/APIReference/API_AssumeRole.html). +{%note%} +When using Assume Role authentication, ensure you provide the following details: +- **AWS Region**: Specify the AWS region for your deployment. +- **Assume Role ARN**: Provide the ARN of the role in your AWS account that OpenMetadata will assume. +{%/note%} + - **Assume Role Session Name**: An identifier for the assumed role session. Use the role session name to uniquely identify a session when the same role is assumed by different principals or for different reasons. diff --git a/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/ml-model/sagemaker/yaml.md b/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/ml-model/sagemaker/yaml.md index 27b57d54876..bb5d4365540 100644 --- a/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/ml-model/sagemaker/yaml.md +++ b/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/ml-model/sagemaker/yaml.md @@ -144,6 +144,13 @@ administrator. The administrator must attach a policy that allows the user to ca This is a required field if you'd like to `AssumeRole`. Find more information on [AssumeRole](https://docs.aws.amazon.com/STS/latest/APIReference/API_AssumeRole.html). + +{%note%} +When using Assume Role authentication, ensure you provide the following details: +- **AWS Region**: Specify the AWS region for your deployment. +- **Assume Role ARN**: Provide the ARN of the role in your AWS account that OpenMetadata will assume. +{%/note%} + {% /codeInfo %} {% codeInfo srNumber=7 %} diff --git a/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/storage/s3/index.md b/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/storage/s3/index.md index 6c8b9508cc6..ca7476b3abd 100644 --- a/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/storage/s3/index.md +++ b/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/storage/s3/index.md @@ -257,6 +257,12 @@ This is a required field if you'd like to `AssumeRole`. Find more information on [AssumeRole](https://docs.aws.amazon.com/STS/latest/APIReference/API_AssumeRole.html). +{%note%} +When using Assume Role authentication, ensure you provide the following details: +- **AWS Region**: Specify the AWS region for your deployment. +- **Assume Role ARN**: Provide the ARN of the role in your AWS account that OpenMetadata will assume. +{%/note%} + - **Assume Role Session Name**: An identifier for the assumed role session. Use the role session name to uniquely identify a session when the same role is assumed by different principals or for different reasons. diff --git a/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/storage/s3/yaml.md b/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/storage/s3/yaml.md index 80b99837381..ac2f7511ef6 100644 --- a/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/storage/s3/yaml.md +++ b/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/storage/s3/yaml.md @@ -194,6 +194,13 @@ administrator. The administrator must attach a policy that allows the user to ca This is a required field if you'd like to `AssumeRole`. Find more information on [AssumeRole](https://docs.aws.amazon.com/STS/latest/APIReference/API_AssumeRole.html). + +{%note%} +When using Assume Role authentication, ensure you provide the following details: +- **AWS Region**: Specify the AWS region for your deployment. +- **Assume Role ARN**: Provide the ARN of the role in your AWS account that OpenMetadata will assume. +{%/note%} + {% /codeInfo %} {% codeInfo srNumber=7 %}