...
To access the S3 bucket using an Identity and Access Management (IAM) role in the AWS S3 account, you need to configure the EC2 instance and store it in the IAM role instead of the normal AWS authentication used to access the S3 bucket. Using
The IAM role is valid only in Groundplex nodes hosted in the EC2 environment.
Using the IAM roles, you can delegate the required permissions as follows:
...
IAM role
EC2 instance
AWS S3 Account
Policies
Prerequisites
EC2 instance with active and running JCC with the global property set as:
...
jcc.jvm_options=-DIAM_CREDENTIAL_FOR_S3=TRUE
...
Info |
---|
The JCC (Java Component Container) is a node on the Data Plane that handles Pipeline executions. To set the global property of the Snaplex click the Node Properties tab to configure the nodes associated with the Snaplex. Learn more about CreateLearn how to create a Snaplex in Manager. |
Key Steps
Create an IAM role in the AWS
...