AwsS3DataArgs

constructor(awsAccessKey: Output<AwsAccessKeyArgs>? = null, bucketName: Output<String>, credentialsSecret: Output<String>? = null, path: Output<String>? = null, roleArn: Output<String>? = null)