'Programmatically get link to AWS Console resource

Is there a way to get the URL to an AWS resource using boto3 or the AWS CLI?

I am using boto3 to get information about AWS Config Rules and would like to get the URL to the AWS Config console for each rule.

Thank you!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source