Hi Jaikit, Bucket names must be a series of labels and separated by a single period(.). So, Please create the bucket as "downloader.bucket". Please let us know, if this helps.
Regards, Chaitanya On Wed, Sep 28, 2016 at 10:42 PM, Jaikit Jilka <[email protected]> wrote: > Hello, > > I am trying to read data from AWS S3. I am using S3InputModule operator > for reading the data. I have given access key, secret access key, bucket > name and path in the property in following format: > s3n://accesskey:secretkey@bucketnemt/path. My bucket name is > downloader-bucket. But when I run my application it is giving me an error > saying bucket name should be between 3 and 63 character. I have checked my > access key and secret key. I do not know what is the issue. Can anyone help > me with this. > > Thank you, > > Jaikit Jilka >
