Skip to content

Commit e3ecc28

Browse files
authored
AWS::AccessAnalyzer::Analyzer resourceLink (#7)
aws-cloudformation/cloudformation-resource-schema#67
1 parent 0abd84d commit e3ecc28

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

aws-accessanalyzer-analyzer/aws-accessanalyzer-analyzer.json

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
"typeName": "AWS::AccessAnalyzer::Analyzer",
33
"description": "The AWS::AccessAnalyzer::Analyzer type specifies an analyzer of the user's account",
44
"sourceUrl": "https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-accessanalyzer.git",
5+
"resourceLink": {
6+
"templateUri": "/access-analyzer/home?region=${awsRegion}#/analyzer/${AnalyzerName}",
7+
"mappings": {
8+
"AnalyzerName": "/AnalyzerName"
9+
}
10+
},
511
"definitions": {
612
"ArchiveRule": {
713
"description": "An Access Analyzer archive rule",

0 commit comments

Comments
 (0)