Sha256: 4b7bb0d2f59a3150c1342493f7a9f4048cb3862045b97d0eaa9f42f920b161e1
Contents?: true
Size: 874 Bytes
Versions: 546
Compression:
Stored size: 874 Bytes
Contents
{ "version": 2, "waiters": { "CertificateValidated": { "delay": 60, "maxAttempts": 40, "operation": "DescribeCertificate", "acceptors": [ { "matcher": "pathAll", "expected": "SUCCESS", "argument": "Certificate.DomainValidationOptions[].ValidationStatus", "state": "success" }, { "matcher": "pathAny", "expected": "PENDING_VALIDATION", "argument": "Certificate.DomainValidationOptions[].ValidationStatus", "state": "retry" }, { "matcher": "path", "expected": "FAILED", "argument": "Certificate.Status", "state": "failure" }, { "matcher": "error", "expected": "ResourceNotFoundException", "state": "failure" } ] } } }
Version data entries
546 entries across 546 versions & 1 rubygems