mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-05 04:56:54 +00:00
Docs: Assume role Note Updation for AWS in Connectors (#19558)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local> Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
This commit is contained in:
parent
cb9b5d4a62
commit
ebf31274db
@ -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).
|
Find more information on [AssumeRole](https://docs.aws.amazon.com/STS/latest/APIReference/API_AssumeRole.html).
|
||||||
{% /codeInfo %}
|
{% /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 %}
|
{% 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
|
**assumeRoleSessionName**: An identifier for the assumed role session. Use the role session name to uniquely identify a session when the same role
|
||||||
|
|||||||
@ -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).
|
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
|
- **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.
|
is assumed by different principals or for different reasons.
|
||||||
|
|
||||||
|
|||||||
@ -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).
|
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
|
**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.
|
is assumed by different principals or for different reasons.
|
||||||
|
|
||||||
|
|||||||
@ -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).
|
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
|
**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.
|
is assumed by different principals or for different reasons.
|
||||||
|
|
||||||
|
|||||||
@ -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).
|
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
|
**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.
|
is assumed by different principals or for different reasons.
|
||||||
|
|
||||||
|
|||||||
@ -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).
|
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
|
- **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.
|
is assumed by different principals or for different reasons.
|
||||||
|
|
||||||
|
|||||||
@ -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`.
|
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).
|
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 %}
|
||||||
|
|
||||||
{% codeInfo srNumber=7 %}
|
{% codeInfo srNumber=7 %}
|
||||||
|
|||||||
@ -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).
|
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
|
- **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.
|
is assumed by different principals or for different reasons.
|
||||||
|
|
||||||
|
|||||||
@ -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`.
|
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).
|
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 %}
|
||||||
|
|
||||||
{% codeInfo srNumber=7 %}
|
{% codeInfo srNumber=7 %}
|
||||||
|
|||||||
@ -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).
|
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
|
- **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.
|
is assumed by different principals or for different reasons.
|
||||||
|
|
||||||
|
|||||||
@ -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`.
|
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).
|
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 %}
|
||||||
|
|
||||||
{% codeInfo srNumber=7 %}
|
{% codeInfo srNumber=7 %}
|
||||||
|
|||||||
@ -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`.
|
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).
|
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 %}
|
||||||
|
|
||||||
{% codeInfo srNumber=7 %}
|
{% codeInfo srNumber=7 %}
|
||||||
|
|||||||
@ -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).
|
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
|
- **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.
|
is assumed by different principals or for different reasons.
|
||||||
|
|
||||||
|
|||||||
@ -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).
|
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
|
**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.
|
is assumed by different principals or for different reasons.
|
||||||
|
|
||||||
|
|||||||
@ -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).
|
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
|
**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.
|
is assumed by different principals or for different reasons.
|
||||||
|
|
||||||
|
|||||||
@ -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).
|
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
|
**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.
|
is assumed by different principals or for different reasons.
|
||||||
|
|
||||||
|
|||||||
@ -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).
|
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
|
- **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.
|
is assumed by different principals or for different reasons.
|
||||||
|
|
||||||
|
|||||||
@ -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`.
|
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).
|
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 %}
|
||||||
|
|
||||||
{% codeInfo srNumber=7 %}
|
{% codeInfo srNumber=7 %}
|
||||||
|
|||||||
@ -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).
|
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
|
- **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.
|
is assumed by different principals or for different reasons.
|
||||||
|
|
||||||
|
|||||||
@ -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`.
|
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).
|
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 %}
|
||||||
|
|
||||||
{% codeInfo srNumber=7 %}
|
{% codeInfo srNumber=7 %}
|
||||||
|
|||||||
@ -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).
|
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
|
- **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.
|
is assumed by different principals or for different reasons.
|
||||||
|
|
||||||
|
|||||||
@ -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`.
|
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).
|
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 %}
|
||||||
|
|
||||||
{% codeInfo srNumber=7 %}
|
{% codeInfo srNumber=7 %}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user