You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had earlier used the aws access key and secret for the AWSS3Source to authenticate which worked very well for me, however when I try to use the IAM role for authentication it gives me the following error:
AWSS3Source in version "v1alpha1" cannot be handled as a AWSS3Source: strict decoding error: unknown field "spec.auth.iamrole"
I had earlier used the aws access key and secret for the AWSS3Source to authenticate which worked very well for me, however when I try to use the IAM role for authentication it gives me the following error:
AWSS3Source in version "v1alpha1" cannot be handled as a AWSS3Source: strict decoding error: unknown field "spec.auth.iamrole"
Can anyone please suggest how can I overcome this ?