I am receiving the following error message when trying to create a fully managed connector:
FAILED
There is a connector configuration error in following fields. The connector may have recently been updated with an invalid configuration. The connector will continue to operate using the previous valid configuration.
- aws.access.key.id: Invalid Credentials! Please check the credentials provided.
- aws.secret.access.key: Invalid Credentials! Please check the credentials provided.
After reviewing the access key and secret access key those seem to be working when I use them locally in the cli, but I get the above error during connector creation.