mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
12 lines
849 B
Plaintext
12 lines
849 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * rosa_planning/rosa-sts-ocm-role.adoc
|
|
// * rosa_planning/rosa-sts-aws-prereqs.adoc
|
|
:_mod-docs-content-type: CONCEPT
|
|
[id="rosa-associating-concept_{context}"]
|
|
= AWS account association
|
|
|
|
When you provision {product-title} using {cluster-manager} (`console.redhat.com`), you must associate the `ocm-role` and `user-role` IAM roles with your AWS account using your Amazon Resource Name (ARN). This association process is also known as _account linking_.
|
|
|
|
The `ocm-role` ARN is stored as a label in your Red{nbsp}Hat organization while the `user-role` ARN is stored as a label inside your Red{nbsp}Hat user account. Red{nbsp}Hat uses these ARN labels to confirm that the user is a valid account holder and that the correct permissions are available to perform provisioning tasks in the AWS account.
|