We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fe71e10 + 06d1904 commit 2a7d7b8Copy full SHA for 2a7d7b8
app/util/k8s/dcapt-snapshots.json
@@ -579,6 +579,31 @@
579
]
580
}
581
582
+ },
583
+ {
584
+ "version": "5.12.28",
585
+ "data": [
586
587
+ "type": "ebs",
588
+ "size": "small",
589
+ "snapshots": [
590
591
+ "us-east-2": "snap-0de35b536983cb6a0",
592
+ "us-east-1": "snap-05bc13add8392d287"
593
+ }
594
+ ]
595
596
597
+ "type": "rds",
598
599
600
601
+ "us-east-2": "arn:aws:rds:us-east-2:585036043680:snapshot:dcapt-jsm-small-5-12-28",
602
+ "us-east-1": "arn:aws:rds:us-east-1:585036043680:snapshot:dcapt-jsm-small-5-12-28"
603
604
605
606
607
608
609
},
0 commit comments