@Extension(name="Amazon S3",
category=SELECT)
@RequiresEnterpriseLicense(allowEvaluationLicense=true)
@Configurations(value=S3Configuration.class)
@Xml(prefix="s3")
@ErrorTypes(value=S3ErrorType.class)
@JavaVersionSupport(value={JAVA_8,JAVA_11,JAVA_17})
public class S3Connector
extends Object
Copyright © 2025 MuleSoft, Inc.. All rights reserved.