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.
1 parent 853fdae commit 27dced5Copy full SHA for 27dced5
aws_doc_sdk_examples_tools/test_resources/doc_gen_tributary_test/.doc_gen/config/sdks.yaml
@@ -11,3 +11,19 @@ IAMPolicy:
11
name: "&SAZR;"
12
link_template: "SomeTemplate"
13
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