|
7 | 7 | "GetReportMetadata": "<p>Get the metadata for a single report.</p>", |
8 | 8 | "GetTermForReport": "<p>Get the Term content associated with a single report.</p>", |
9 | 9 | "ListCustomerAgreements": "<p>List active customer-agreements applicable to calling identity.</p>", |
| 10 | + "ListReportVersions": "<p>List available report versions for a given report.</p>", |
10 | 11 | "ListReports": "<p>List available reports.</p>", |
11 | 12 | "PutAccountSettings": "<p>Put the account settings for Artifact.</p>" |
12 | 13 | }, |
|
20 | 21 | }, |
21 | 22 | "AccessDeniedException": { |
22 | 23 | "base": "<p>User does not have sufficient access to perform this action.</p>", |
23 | | - "refs": { |
24 | | - } |
| 24 | + "refs": {} |
25 | 25 | }, |
26 | 26 | "AccountSettings": { |
27 | 27 | "base": "<p>Account settings for the customer.</p>", |
|
45 | 45 | }, |
46 | 46 | "ConflictException": { |
47 | 47 | "base": "<p>Request to create/modify content would result in a conflict.</p>", |
48 | | - "refs": { |
49 | | - } |
| 48 | + "refs": {} |
50 | 49 | }, |
51 | 50 | "CustomerAgreementIdAttribute": { |
52 | 51 | "base": null, |
|
74 | 73 | }, |
75 | 74 | "GetAccountSettingsRequest": { |
76 | 75 | "base": null, |
77 | | - "refs": { |
78 | | - } |
| 76 | + "refs": {} |
79 | 77 | }, |
80 | 78 | "GetAccountSettingsResponse": { |
81 | 79 | "base": null, |
82 | | - "refs": { |
83 | | - } |
| 80 | + "refs": {} |
84 | 81 | }, |
85 | 82 | "GetReportMetadataRequest": { |
86 | 83 | "base": null, |
87 | | - "refs": { |
88 | | - } |
| 84 | + "refs": {} |
89 | 85 | }, |
90 | 86 | "GetReportMetadataResponse": { |
91 | 87 | "base": null, |
92 | | - "refs": { |
93 | | - } |
| 88 | + "refs": {} |
94 | 89 | }, |
95 | 90 | "GetReportRequest": { |
96 | 91 | "base": null, |
97 | | - "refs": { |
98 | | - } |
| 92 | + "refs": {} |
99 | 93 | }, |
100 | 94 | "GetReportResponse": { |
101 | 95 | "base": null, |
102 | | - "refs": { |
103 | | - } |
| 96 | + "refs": {} |
104 | 97 | }, |
105 | 98 | "GetReportResponseDocumentPresignedUrlString": { |
106 | 99 | "base": null, |
|
110 | 103 | }, |
111 | 104 | "GetTermForReportRequest": { |
112 | 105 | "base": null, |
113 | | - "refs": { |
114 | | - } |
| 106 | + "refs": {} |
115 | 107 | }, |
116 | 108 | "GetTermForReportResponse": { |
117 | 109 | "base": null, |
118 | | - "refs": { |
119 | | - } |
| 110 | + "refs": {} |
120 | 111 | }, |
121 | 112 | "GetTermForReportResponseDocumentPresignedUrlString": { |
122 | 113 | "base": null, |
|
133 | 124 | }, |
134 | 125 | "InternalServerException": { |
135 | 126 | "base": "<p>An unknown server exception has occurred.</p>", |
136 | | - "refs": { |
137 | | - } |
| 127 | + "refs": {} |
138 | 128 | }, |
139 | 129 | "ListCustomerAgreementsRequest": { |
140 | 130 | "base": null, |
141 | | - "refs": { |
142 | | - } |
| 131 | + "refs": {} |
143 | 132 | }, |
144 | 133 | "ListCustomerAgreementsResponse": { |
145 | 134 | "base": null, |
146 | | - "refs": { |
147 | | - } |
| 135 | + "refs": {} |
| 136 | + }, |
| 137 | + "ListReportVersionsRequest": { |
| 138 | + "base": null, |
| 139 | + "refs": {} |
| 140 | + }, |
| 141 | + "ListReportVersionsResponse": { |
| 142 | + "base": null, |
| 143 | + "refs": {} |
148 | 144 | }, |
149 | 145 | "ListReportsRequest": { |
150 | 146 | "base": null, |
151 | | - "refs": { |
152 | | - } |
| 147 | + "refs": {} |
153 | 148 | }, |
154 | 149 | "ListReportsResponse": { |
155 | 150 | "base": null, |
156 | | - "refs": { |
157 | | - } |
| 151 | + "refs": {} |
158 | 152 | }, |
159 | 153 | "LongStringAttribute": { |
160 | 154 | "base": null, |
|
176 | 170 | "base": null, |
177 | 171 | "refs": { |
178 | 172 | "ListCustomerAgreementsRequest$maxResults": "<p>Maximum number of resources to return in the paginated response.</p>", |
| 173 | + "ListReportVersionsRequest$maxResults": "<p>Maximum number of resources to return in the paginated response.</p>", |
179 | 174 | "ListReportsRequest$maxResults": "<p>Maximum number of resources to return in the paginated response.</p>" |
180 | 175 | } |
181 | 176 | }, |
|
184 | 179 | "refs": { |
185 | 180 | "ListCustomerAgreementsRequest$nextToken": "<p>Pagination token to request the next page of resources.</p>", |
186 | 181 | "ListCustomerAgreementsResponse$nextToken": "<p>Pagination token to request the next page of resources.</p>", |
| 182 | + "ListReportVersionsRequest$nextToken": "<p>Pagination token to request the next page of resources.</p>", |
| 183 | + "ListReportVersionsResponse$nextToken": "<p>Pagination token to request the next page of resources.</p>", |
187 | 184 | "ListReportsRequest$nextToken": "<p>Pagination token to request the next page of resources.</p>", |
188 | 185 | "ListReportsResponse$nextToken": "<p>Pagination token to request the next page of resources.</p>" |
189 | 186 | } |
|
204 | 201 | }, |
205 | 202 | "PutAccountSettingsRequest": { |
206 | 203 | "base": null, |
207 | | - "refs": { |
208 | | - } |
| 204 | + "refs": {} |
209 | 205 | }, |
210 | 206 | "PutAccountSettingsResponse": { |
211 | 207 | "base": null, |
212 | | - "refs": { |
213 | | - } |
| 208 | + "refs": {} |
214 | 209 | }, |
215 | 210 | "ReportDetail": { |
216 | 211 | "base": "<p>Full detail for report resource metadata.</p>", |
|
224 | 219 | "GetReportMetadataRequest$reportId": "<p>Unique resource ID for the report resource.</p>", |
225 | 220 | "GetReportRequest$reportId": "<p>Unique resource ID for the report resource.</p>", |
226 | 221 | "GetTermForReportRequest$reportId": "<p>Unique resource ID for the report resource.</p>", |
| 222 | + "ListReportVersionsRequest$reportId": "<p>Unique resource ID for the report resource.</p>", |
227 | 223 | "ReportDetail$id": "<p>Unique resource ID for the report resource.</p>", |
228 | 224 | "ReportSummary$id": "<p>Unique resource ID for the report resource.</p>" |
229 | 225 | } |
|
237 | 233 | "ReportsList": { |
238 | 234 | "base": null, |
239 | 235 | "refs": { |
| 236 | + "ListReportVersionsResponse$reports": "<p>List of report resources.</p>", |
240 | 237 | "ListReportsResponse$reports": "<p>List of report resources.</p>" |
241 | 238 | } |
242 | 239 | }, |
243 | 240 | "ResourceNotFoundException": { |
244 | 241 | "base": "<p>Request references a resource which does not exist.</p>", |
245 | | - "refs": { |
246 | | - } |
| 242 | + "refs": {} |
247 | 243 | }, |
248 | 244 | "SequenceNumberAttribute": { |
249 | 245 | "base": null, |
|
253 | 249 | }, |
254 | 250 | "ServiceQuotaExceededException": { |
255 | 251 | "base": "<p>Request would cause a service quota to be exceeded.</p>", |
256 | | - "refs": { |
257 | | - } |
| 252 | + "refs": {} |
258 | 253 | }, |
259 | 254 | "ShortStringAttribute": { |
260 | 255 | "base": null, |
|
307 | 302 | }, |
308 | 303 | "ThrottlingException": { |
309 | 304 | "base": "<p>Request was denied due to request throttling.</p>", |
310 | | - "refs": { |
311 | | - } |
| 305 | + "refs": {} |
312 | 306 | }, |
313 | 307 | "TimestampAttribute": { |
314 | 308 | "base": null, |
|
333 | 327 | }, |
334 | 328 | "ValidationException": { |
335 | 329 | "base": "<p>Request fails to satisfy the constraints specified by an AWS service.</p>", |
336 | | - "refs": { |
337 | | - } |
| 330 | + "refs": {} |
338 | 331 | }, |
339 | 332 | "ValidationExceptionField": { |
340 | 333 | "base": "<p>Validation exception message and name.</p>", |
|
0 commit comments