Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aws/aws-cli
/ visit_shape
Method
visit_shape
awscli/utils.py:629–630 ·
view source on GitHub ↗
(self, shape)
Source
from the content-addressed store, hash-verified
627
""
"Visit shape encountered by ShapeWalker"
""
628
629
def
visit_shape(self, shape):
630
pass
631
632
633
class
ShapeRecordingVisitor(BaseShapeVisitor):
Callers
1
_do_shape_visit
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected