AWS S3 Transfer
AWS Setup: To enable access to an AWS S3 bucket, follow these steps:
Create an
IAM User
Navigate to
IAM
>Users
>Add User
Assign the necessary permissions to allow access to the S3 bucket
A broad permission example:
AmazonS3FullAccess
Create an
Access Key
Go to the IAM user details page
Select the
Security credentials
tabGenerate an
Access Key
:Thirdparty-Service
EDC Asset with AWS S3 datasource: The EDC asset can be created using the EDC Management-API with the following payload:
JSON
Last updated
Was this helpful?