api¶
api aws-list¶
Usage
usage: -c api aws-list [-h] [-f {adaptive_table,csv,json,table,value,yaml}]
[-c COLUMN] [-m [NAME=VALUE [NAME=VALUE ...]]]
[--max-width <integer>] [--noindent]
[--quote {all,minimal,none,nonnumeric}]
[--action-names [ACTION_NAMES [ACTION_NAMES ...]]]
[--service SERVICE]
Description
Return information about all supported AWS APIs
Return
None
Optional
optional arguments:
-h, --help show this help message and exit
--action-names [ACTION_NAMES [ACTION_NAMES ...]]
If given, filter APIs by action names. Values should be comma seperated
--service SERVICE If given, filter APIs by the given service
api aws-services¶
Usage
usage: -c api aws-services [-h]
[-f {adaptive_table,csv,json,table,value,yaml}]
[-c COLUMN] [-m [NAME=VALUE [NAME=VALUE ...]]]
[--max-width <integer>] [--noindent]
[--quote {all,minimal,none,nonnumeric}]
Description
Return list of supported AWS services
Return
None
Optional
optional arguments:
-h, --help show this help message and exit
api list¶
Usage
usage: -c api list [-h] [-f {adaptive_table,csv,json,table,value,yaml}]
[-c COLUMN] [-m [NAME=VALUE [NAME=VALUE ...]]]
[--max-width <integer>] [--noindent]
[--quote {all,minimal,none,nonnumeric}]
[--category CATEGORY] [--scope SCOPE]
[--action-names [ACTION_NAMES [ACTION_NAMES ...]]]
Description
Return information about all APIs
Return
None
Optional
optional arguments:
-h, --help show this help message and exit
--category CATEGORY If given, filter APIs by product category
--scope SCOPE If given, filter APIs by scope
--action-names [ACTION_NAMES [ACTION_NAMES ...]]
If given, filter APIs by action names. Values should be comma seperated