|
2008 | 2008 | ],
|
2009 | 2009 | "documentation":"<p>Lists all folders in an account.</p>"
|
2010 | 2010 | },
|
| 2011 | + "ListFoldersForResource":{ |
| 2012 | + "name":"ListFoldersForResource", |
| 2013 | + "http":{ |
| 2014 | + "method":"GET", |
| 2015 | + "requestUri":"/accounts/{AwsAccountId}/resource/{ResourceArn}/folders" |
| 2016 | + }, |
| 2017 | + "input":{"shape":"ListFoldersForResourceRequest"}, |
| 2018 | + "output":{"shape":"ListFoldersForResourceResponse"}, |
| 2019 | + "errors":[ |
| 2020 | + {"shape":"InvalidParameterValueException"}, |
| 2021 | + {"shape":"AccessDeniedException"}, |
| 2022 | + {"shape":"ResourceNotFoundException"}, |
| 2023 | + {"shape":"ThrottlingException"}, |
| 2024 | + {"shape":"InvalidNextTokenException"}, |
| 2025 | + {"shape":"UnsupportedUserEditionException"}, |
| 2026 | + {"shape":"InternalFailureException"} |
| 2027 | + ], |
| 2028 | + "documentation":"<p>List all folders that a resource is a member of.</p>" |
| 2029 | + }, |
2011 | 2030 | "ListGroupMemberships":{
|
2012 | 2031 | "name":"ListGroupMemberships",
|
2013 | 2032 | "http":{
|
|
7305 | 7324 | },
|
7306 | 7325 | "documentation":"<p>A combo chart.</p> <p>The <code>ComboChartVisual</code> includes stacked bar combo charts and clustered bar combo charts</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/quicksight/latest/user/combo-charts.html\">Using combo charts</a> in the <i>Amazon QuickSight User Guide</i>.</p>"
|
7307 | 7326 | },
|
| 7327 | + "CommitMode":{ |
| 7328 | + "type":"string", |
| 7329 | + "enum":[ |
| 7330 | + "AUTO", |
| 7331 | + "MANUAL" |
| 7332 | + ] |
| 7333 | + }, |
7308 | 7334 | "ComparativeOrder":{
|
7309 | 7335 | "type":"structure",
|
7310 | 7336 | "members":{
|
|
11600 | 11626 | "DisplayOptions":{
|
11601 | 11627 | "shape":"DateTimePickerControlDisplayOptions",
|
11602 | 11628 | "documentation":"<p>The display options of a control.</p>"
|
| 11629 | + }, |
| 11630 | + "CommitMode":{ |
| 11631 | + "shape":"CommitMode", |
| 11632 | + "documentation":"<p>The visibility configuration of the Apply button on a <code>DateTimePickerControl</code>.</p>" |
11603 | 11633 | }
|
11604 | 11634 | },
|
11605 | 11635 | "documentation":"<p>The default options that correspond to the filter control type of a <code>DateTimePicker</code>.</p>"
|
|
11670 | 11700 | "SelectableValues":{
|
11671 | 11701 | "shape":"FilterSelectableValues",
|
11672 | 11702 | "documentation":"<p>A list of selectable values that are used in a control.</p>"
|
| 11703 | + }, |
| 11704 | + "CommitMode":{ |
| 11705 | + "shape":"CommitMode", |
| 11706 | + "documentation":"<p>The visibility configuration of the Apply button on a <code>FilterDropDownControl</code>.</p>" |
11673 | 11707 | }
|
11674 | 11708 | },
|
11675 | 11709 | "documentation":"<p>The default options that correspond to the <code>Dropdown</code> filter control type.</p>"
|
|
11776 | 11810 | "DisplayOptions":{
|
11777 | 11811 | "shape":"RelativeDateTimeControlDisplayOptions",
|
11778 | 11812 | "documentation":"<p>The display options of a control.</p>"
|
| 11813 | + }, |
| 11814 | + "CommitMode":{ |
| 11815 | + "shape":"CommitMode", |
| 11816 | + "documentation":"<p>The visibility configuration of the Apply button on a <code>RelativeDateTimeControl</code>.</p>" |
11779 | 11817 | }
|
11780 | 11818 | },
|
11781 | 11819 | "documentation":"<p>The default options that correspond to the <code>RelativeDateTime</code> filter control type.</p>"
|
|
16152 | 16190 | "Type":{
|
16153 | 16191 | "shape":"SheetControlDateTimePickerType",
|
16154 | 16192 | "documentation":"<p>The type of the <code>FilterDropDownControl</code>. Choose one of the following options:</p> <ul> <li> <p> <code>MULTI_SELECT</code>: The user can select multiple entries from a dropdown menu.</p> </li> <li> <p> <code>SINGLE_SELECT</code>: The user can select a single entry from a dropdown menu.</p> </li> </ul>"
|
| 16193 | + }, |
| 16194 | + "CommitMode":{ |
| 16195 | + "shape":"CommitMode", |
| 16196 | + "documentation":"<p>The visibility configurationof the Apply button on a <code>DateTimePickerControl</code>.</p>" |
16155 | 16197 | }
|
16156 | 16198 | },
|
16157 | 16199 | "documentation":"<p>A control from a date filter that is used to specify date and time.</p>"
|
|
16191 | 16233 | "CascadingControlConfiguration":{
|
16192 | 16234 | "shape":"CascadingControlConfiguration",
|
16193 | 16235 | "documentation":"<p>The values that are displayed in a control can be configured to only show values that are valid based on what's selected in other controls.</p>"
|
| 16236 | + }, |
| 16237 | + "CommitMode":{ |
| 16238 | + "shape":"CommitMode", |
| 16239 | + "documentation":"<p>The visibility configuration of the Apply button on a <code>FilterDropDownControl</code>.</p>" |
16194 | 16240 | }
|
16195 | 16241 | },
|
16196 | 16242 | "documentation":"<p>A control to display a dropdown list with buttons that are used to select a single value.</p>"
|
|
16376 | 16422 | "DisplayOptions":{
|
16377 | 16423 | "shape":"RelativeDateTimeControlDisplayOptions",
|
16378 | 16424 | "documentation":"<p>The display options of a control.</p>"
|
| 16425 | + }, |
| 16426 | + "CommitMode":{ |
| 16427 | + "shape":"CommitMode", |
| 16428 | + "documentation":"<p>The visibility configuration of the Apply button on a <code>FilterRelativeDateTimeControl</code>.</p>" |
16379 | 16429 | }
|
16380 | 16430 | },
|
16381 | 16431 | "documentation":"<p>A control from a date filter that is used to specify the relative date.</p>"
|
|
16673 | 16723 | "RESTRICTED"
|
16674 | 16724 | ]
|
16675 | 16725 | },
|
| 16726 | + "FoldersForResourceArnList":{ |
| 16727 | + "type":"list", |
| 16728 | + "member":{"shape":"Arn"}, |
| 16729 | + "max":20 |
| 16730 | + }, |
16676 | 16731 | "Font":{
|
16677 | 16732 | "type":"structure",
|
16678 | 16733 | "members":{
|
|
20333 | 20388 | }
|
20334 | 20389 | }
|
20335 | 20390 | },
|
| 20391 | + "ListFoldersForResourceRequest":{ |
| 20392 | + "type":"structure", |
| 20393 | + "required":[ |
| 20394 | + "AwsAccountId", |
| 20395 | + "ResourceArn" |
| 20396 | + ], |
| 20397 | + "members":{ |
| 20398 | + "AwsAccountId":{ |
| 20399 | + "shape":"AwsAccountId", |
| 20400 | + "documentation":"<p>The ID for the Amazon Web Services account that contains the resource.</p>", |
| 20401 | + "location":"uri", |
| 20402 | + "locationName":"AwsAccountId" |
| 20403 | + }, |
| 20404 | + "ResourceArn":{ |
| 20405 | + "shape":"Arn", |
| 20406 | + "documentation":"<p>The Amazon Resource Name (ARN) the resource whose folders you need to list.</p>", |
| 20407 | + "location":"uri", |
| 20408 | + "locationName":"ResourceArn" |
| 20409 | + }, |
| 20410 | + "NextToken":{ |
| 20411 | + "shape":"String", |
| 20412 | + "documentation":"<p>The token for the next set of results, or null if there are no more results.</p>", |
| 20413 | + "location":"querystring", |
| 20414 | + "locationName":"next-token" |
| 20415 | + }, |
| 20416 | + "MaxResults":{ |
| 20417 | + "shape":"MaxResults", |
| 20418 | + "documentation":"<p>The maximum number of results to be returned per request.</p>", |
| 20419 | + "box":true, |
| 20420 | + "location":"querystring", |
| 20421 | + "locationName":"max-results" |
| 20422 | + } |
| 20423 | + } |
| 20424 | + }, |
| 20425 | + "ListFoldersForResourceResponse":{ |
| 20426 | + "type":"structure", |
| 20427 | + "members":{ |
| 20428 | + "Status":{ |
| 20429 | + "shape":"StatusCode", |
| 20430 | + "documentation":"<p>The HTTP status of the request.</p>", |
| 20431 | + "location":"statusCode" |
| 20432 | + }, |
| 20433 | + "Folders":{ |
| 20434 | + "shape":"FoldersForResourceArnList", |
| 20435 | + "documentation":"<p>A list that contains the Amazon Resource Names (ARNs) of all folders that the resource is a member of.</p>" |
| 20436 | + }, |
| 20437 | + "NextToken":{ |
| 20438 | + "shape":"String", |
| 20439 | + "documentation":"<p>The token for the next set of results, or null if there are no more results.</p>" |
| 20440 | + }, |
| 20441 | + "RequestId":{ |
| 20442 | + "shape":"String", |
| 20443 | + "documentation":"<p>The Amazon Web Services request ID for this operation.</p>" |
| 20444 | + } |
| 20445 | + } |
| 20446 | + }, |
20336 | 20447 | "ListFoldersRequest":{
|
20337 | 20448 | "type":"structure",
|
20338 | 20449 | "required":["AwsAccountId"],
|
|
22941 | 23052 | "CascadingControlConfiguration":{
|
22942 | 23053 | "shape":"CascadingControlConfiguration",
|
22943 | 23054 | "documentation":"<p>The values that are displayed in a control can be configured to only show values that are valid based on what's selected in other controls.</p>"
|
| 23055 | + }, |
| 23056 | + "CommitMode":{ |
| 23057 | + "shape":"CommitMode", |
| 23058 | + "documentation":"<p>The visibility configuration of the Apply button on a <code>ParameterDropDownControl</code>.</p>" |
22944 | 23059 | }
|
22945 | 23060 | },
|
22946 | 23061 | "documentation":"<p>A control to display a dropdown list with buttons that are used to select a single value.</p>"
|
|
0 commit comments