All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.kestra.plugin.aws.s3.package-info Maven / Gradle / Ivy

The newest version!
@PluginSubGroup(
    description = "This sub-group of plugins contains tasks for using Amazon Simple Storage Service (S3).\n" +
        "Amazon S3 is an object storage built to retrieve any amount of data from anywhere.",
    categories = { PluginSubGroup.PluginCategory.STORAGE, PluginSubGroup.PluginCategory.CLOUD }
)
package io.kestra.plugin.aws.s3;

import io.kestra.core.models.annotations.PluginSubGroup;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy