Skip to content

Commit 27dced5

Browse files
committed
Add IAMPolicyGrammar to test resources.
1 parent 853fdae commit 27dced5

File tree

1 file changed

+16
-0
lines changed
  • aws_doc_sdk_examples_tools/test_resources/doc_gen_tributary_test/.doc_gen/config

1 file changed

+16
-0
lines changed

aws_doc_sdk_examples_tools/test_resources/doc_gen_tributary_test/.doc_gen/config/sdks.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,19 @@ IAMPolicy:
1111
name: "&SAZR;"
1212
link_template: "SomeTemplate"
1313
guide: "&guide-iam-user;"
14+
IAMPolicyGrammar:
15+
display: "JSON"
16+
property: json
17+
syntax: json
18+
is_pseudo_sdk: true
19+
sdk:
20+
1:
21+
long: "IAM policy grammar"
22+
short: "IAM policy grammar"
23+
suppress_version_heading: true
24+
guide: "IAM/latest/UserGuide/introduction.html"
25+
api_ref:
26+
uid: "IAMPolicy"
27+
name: "&SAZR;"
28+
link_template: "https://amazon.com/reference.html"
29+
guide: "&guide-iam-user;"

0 commit comments

Comments
 (0)