Sha256: 3b4f65eeee2e2a7a234349c29c6bc00529b4a545da2e3f2fbe2d98eec7c7ffdc
Contents?: true
Size: 615 Bytes
Versions: 828
Compression:
Stored size: 615 Bytes
Contents
{ "version": 2, "waiters": { "StreamExists": { "delay": 10, "operation": "DescribeStream", "maxAttempts": 18, "acceptors": [ { "expected": "ACTIVE", "matcher": "path", "state": "success", "argument": "StreamDescription.StreamStatus" } ] }, "StreamNotExists": { "delay": 10, "operation": "DescribeStream", "maxAttempts": 18, "acceptors": [ { "expected": "ResourceNotFoundException", "matcher": "error", "state": "success" } ] } } }
Version data entries
828 entries across 828 versions & 3 rubygems