Issue Description
Users may encounter the error message "Unable to create integration. Please try again" while attempting to create dynamic secrets for AWS using HCP Vault Secrets.
Recommendations to Resolve the Error
-
Verify AWS Account Permissions
-
Ensure the AWS account you are using has the necessary permissions to create:
-
AWS IAM Identity Providers
-
AWS IAM Users
-
AWS IAM Roles
-
-
These permissions are outlined in the prerequisites section of the HCP documentation.
-
-
Validate the IAM Role Trust Policy
-
Check the trust policy defined for the IAM role used for dynamic secrets.
-
Refer to the HCP documentation to ensure the trust policy is configured correctly.
-
-
Retry the Operation
-
Transient errors may sometimes cause this issue. Wait a moment and try the operation again after ensuring your configuration matches the documentation.
-
-
Use an Incognito/Private Browser Window
-
If the issue persists, try performing the operation in an incognito or private browser window. This can help eliminate potential browser-related caching or session issues.
-
Additional Reference:-
https://developer.hashicorp.com/hcp/docs/vault-secrets/dynamic-secrets/aws