28 lines
482 B
ReStructuredText
28 lines
482 B
ReStructuredText
.. _implementedservice_cloudtrail:
|
|
|
|
==========
|
|
cloudtrail
|
|
==========
|
|
|
|
Implementation of CloudTrail APIs.
|
|
|
|
- [ ] add_tags
|
|
- [X] create_trail
|
|
- [X] delete_trail
|
|
- [X] describe_trails
|
|
- [ ] get_event_selectors
|
|
- [ ] get_insight_selectors
|
|
- [X] get_trail
|
|
- [X] get_trail_status
|
|
- [ ] list_public_keys
|
|
- [ ] list_tags
|
|
- [X] list_trails
|
|
- [ ] lookup_events
|
|
- [ ] put_event_selectors
|
|
- [ ] put_insight_selectors
|
|
- [ ] remove_tags
|
|
- [X] start_logging
|
|
- [X] stop_logging
|
|
- [ ] update_trail
|
|
|