Click HERE to see how Saviynt Intelligence is transforming the industry. |
02/21/2023 07:23 AM
Hi Team,
We are getting Connection failed error when testing the AWS PAM integration; please advise
02/21/2023 10:06 AM
I appreciate you reaching out to the Saviynt forums.
When you receive a "Connection failed" error when testing an AWS PAM integration, it usually means that there is an issue with the connection between the Saviynt platform and the AWS environment. There are several potential causes for this error, including:
Incorrect credentials: Double-check that the AWS access key ID and secret access key you entered in the Saviynt platform are correct and have the necessary permissions.
Please validate and let us know if further assistance is needed on this.
02/22/2023 06:51 AM
Hi DixshantValecha,
Appreciate your response!
I have validated WS access key ID and secret access key and verified the communication; unfortunately still its failing.
Pelase advise
02/22/2023 11:50 AM
Hi SK,
One of the common cases of connection failure can happen due to pre requisites missing. The documentation here can help you validate the pre requisites for the capabilities you want to use the connector for https://docs.saviyntcloud.com/bundle/AWS-v231/page/Content/AWS-Preparing-for-Integration.htm
Please validate and let us know if further assistance is needed on this.
02/22/2023 02:07 PM
Thank you, Arpit , I have followed the doc, and below is the configuration and screen shot,Still have the same issue
aws.cloud.depoyment=true
aws.cloudformation.template.enabled=true
aws.saas.enabled=true
aws.saas.accountid=064670072339
aws.saas.rolearn=arn:aws:iam::064670072339:role/SaviyntAWS-SaviyntAWSRole-12YTCZTWBHIGB
aws.saas.rolestackname=SaviyntAWS
aws.saas.firstCrossAccountRoleArn=SaviyntAWSRole
02/23/2023 12:02 PM
Hi SK,
Was there a restart of the services performed after making these changes ?
Thanks
02/23/2023 12:07 PM
Hi Arpit,
Yes, I have restarted the server after modified the configuration file
02/23/2023 03:19 PM
any Idea about this issue while testing connnection
"Error While Test connection: object references an unsaved transient instance - save the transient instance before flushing: com.saviynt.ecm.identitywarehouse.domain.Securitysystems; nested exception is org.hibernate.TransientObjectException: object references an unsaved transient instance - save the transient instance before flushing: com.saviynt.ecm.identitywarehouse.domain.Securitysystems"
02/23/2023 03:24 PM
Still connection failed
02/27/2023 11:52 AM
@sksuresh2k20 Based on the error it appears that the security system associated with the connection may not had been saved properly. Please share more logs to analyze the error properly. Additionally, can you try creating a new connection and check? And if you are using the cross account role to connect to the target AWS Account, then you should not mention a value for "AWS_Stackrole_Name".