MCPcopy Create free account
hub / github.com/aws/aws-cli / table_of_contents

Method table_of_contents

awscli/botocore/docs/service.py:76–77  ·  view source on GitHub ↗
(self, section)

Source from the content-addressed store, hash-verified

74 )
75
76 def table_of_contents(self, section):
77 section.style.table_of_contents(title='Table of Contents', depth=2)
78
79 def client_api(self, section):
80 examples = None

Callers 1

document_serviceMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected