Skip to main content

I am using FME Desktop 2021.2

I pass my aws credentials to the s3connector through user parameters. The user parameters are all password type parameters.

I am having no issue with the Access Key ID, or Secret Access Key but I am experiencing an issue with the Session Token.

I'm finding that passing the session token as a password user parameter causes the following rejection:

`fme_rejection_message' has value `S3Connector: There was an error connecting to Amazon S3: 'An error occurred (InvalidToken) when calling the GetObject operation: The provided token is malformed or otherwise invalid.'. Confirm that your credentials and region settings are correct. Some regions are not publicly available - contact AWS for more information'

If I pass the session token as text type user parameter then I do not get this rejection and the workspace continues with the download from s3.

 

 

 

Be the first to reply!

Reply