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 128e37c + f70deb4 commit 2b19817Copy full SHA for 2b19817
app/util/k8s/dcapt-snapshots.json
@@ -422,6 +422,26 @@
422
"us-east-1": "snap-0647afe4f1b860e71"
423
}
424
]
425
+ },
426
+ {
427
+ "type": "ebs",
428
+ "size": "small",
429
+ "snapshots": [
430
431
+ "us-east-2": "snap-01a774af37a46ffd1",
432
+ "us-east-1": "snap-0b3331407d7770056"
433
+ }
434
+ ]
435
436
437
+ "type": "rds",
438
439
440
441
+ "us-east-2": "arn:aws:rds:us-east-2:585036043680:snapshot:dcapt-jsm-small-5-12-26",
442
+ "us-east-1": "arn:aws:rds:us-east-1:585036043680:snapshot:dcapt-jsm-small-5-12-26"
443
444
445
446
447
0 commit comments