BCH-1290: Extend CertificateContext with renewal_eligibility, issued_…#4
Conversation
…at, type Adds three fields from DescribeCertificate that are required by the ACM TLS Endpoints control coverage: renewal_eligibility (ELIGIBLE/INELIGIBLE), issued_at (*time.Time, omitempty), and type (AMAZON_ISSUED/IMPORTED/PRIVATE). All three are already returned by the existing DescribeCertificate call with no additional IAM permissions required. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThe PR extends AWS ACM certificate metadata handling by adding three new fields to the ChangesACM Certificate Metadata Extension
🎯 2 (Simple) | ⏱️ ~8 minutes
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Comment |
…at, type
Adds three fields from DescribeCertificate that are required by the ACM TLS Endpoints control coverage: renewal_eligibility (ELIGIBLE/INELIGIBLE), issued_at (*time.Time, omitempty), and type (AMAZON_ISSUED/IMPORTED/PRIVATE). All three are already returned by the existing DescribeCertificate call with no additional IAM permissions required.
Summary by CodeRabbit