Sha256: 335384bee0fb2177d68aa45e70788c70023c15e1cd55f179e5b1620a6c592d6e
Contents?: true
Size: 545 Bytes
Versions: 31
Compression:
Stored size: 545 Bytes
Contents
{ "waiters": { "__default__": { "interval": 20, "max_attempts": 25 }, "__TableState": { "operation": "DescribeTable" }, "TableExists": { "extends": "__TableState", "ignore_errors": [ "ResourceNotFoundException" ], "success_type": "output", "success_path": "Table.TableStatus", "success_value": "ACTIVE" }, "TableNotExists": { "extends": "__TableState", "success_type": "error", "success_value": "ResourceNotFoundException" } } }
Version data entries
31 entries across 31 versions & 1 rubygems