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
