We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c4f1ca7 + ad544d1 commit 62527e7Copy full SHA for 62527e7
1 file changed
main.go
@@ -76,8 +76,6 @@ func NewApp(cfg Config) *App {
76
}
77
78
79
-// https://mytech.awsapps.com/start/#/console?account_id=883776786067&role_name=AdministratorAccess
80
-// https://console.aws.amazon.com/guardduty/home?region=us-east-1#/findings?macros=current&fId=5ecc8a2d96f2c23bde37397e4cec0cd0
81
func (a *App) BuildConsoleURL(gdAccountId string, f *Finding) string {
82
dst := fmt.Sprintf(
83
"%s/guardduty/home?region=%s#/findings?¯os=current&fId=%s",
0 commit comments