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 am trying to connect to an AWS S3 bucket in my VPC and have verified the credentials to be correct but the connector fails with a forbidden error as follows. I know as part of this connection this connector has to create a signature with the credentials encrypted in order to gain Authentication. I don't know what is actually getting passed to AWS in the end to know if there is an issue with the signature becuase the credentials are verified as working.
InvalidAccessKeyIdThe AWS Access Key Id you provided does not exist in our records.
Is this a security bug?
Yes, this is a security bug
What is the severity of this bug?
Severity 1 - Connector is broken or there's a very serious issue
To Reproduce
Define connection in the put object action and attempt to connect to AWS S3 bucket defined
Expected behavior
Connection established to S3 and file passed in the connector pushed to the S3 bucket defined.
Environment summary
PowerAutomate Cloud flow
Additional context
No other information is available but the error message.
The text was updated successfully, but these errors were encountered:
Type of Connector
Independent Publisher Connector
Name of Connector
Amazon S3 Bucket - Put Object
Describe the bug
I am trying to connect to an AWS S3 bucket in my VPC and have verified the credentials to be correct but the connector fails with a forbidden error as follows. I know as part of this connection this connector has to create a signature with the credentials encrypted in order to gain Authentication. I don't know what is actually getting passed to AWS in the end to know if there is an issue with the signature becuase the credentials are verified as working.
InvalidAccessKeyId
The AWS Access Key Id you provided does not exist in our records.Is this a security bug?
Yes, this is a security bug
What is the severity of this bug?
Severity 1 - Connector is broken or there's a very serious issue
To Reproduce
Define connection in the put object action and attempt to connect to AWS S3 bucket defined
Expected behavior
Connection established to S3 and file passed in the connector pushed to the S3 bucket defined.
Environment summary
PowerAutomate Cloud flow
Additional context
No other information is available but the error message.
The text was updated successfully, but these errors were encountered: