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

Class RequestToken

awscli/s3transfer/bandwidth.py:37–40  ·  view source on GitHub ↗

A token to pass as an identifier when consuming from the LeakyBucket

Source from the content-addressed store, hash-verified

35
36
37class RequestToken:
38 """A token to pass as an identifier when consuming from the LeakyBucket"""
39
40 pass
41
42
43class TimeUtils:

Calls

no outgoing calls