Skip to content

Commit 9381a4c

Browse files
Update API model
1 parent 7e27c49 commit 9381a4c

File tree

4 files changed

+1849
-183
lines changed

4 files changed

+1849
-183
lines changed

tools/code-generation/smithy/api-descriptions/appsync.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2999,6 +2999,9 @@
29992999
"traits": {
30003000
"smithy.api#documentation": "<p>A description of the <code>DomainName</code>.</p>"
30013001
}
3002+
},
3003+
"tags": {
3004+
"target": "com.amazonaws.appsync#TagMap"
30023005
}
30033006
},
30043007
"traits": {
@@ -4839,6 +4842,15 @@
48394842
"traits": {
48404843
"smithy.api#documentation": "<p>The ID of your Amazon Route 53 hosted zone.</p>"
48414844
}
4845+
},
4846+
"tags": {
4847+
"target": "com.amazonaws.appsync#TagMap"
4848+
},
4849+
"domainNameArn": {
4850+
"target": "com.amazonaws.appsync#String",
4851+
"traits": {
4852+
"smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the domain name.</p>"
4853+
}
48424854
}
48434855
},
48444856
"traits": {

0 commit comments

Comments
 (0)