iam-floyd 0.795.0 → 0.796.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1235,6 +1235,14 @@ export declare class Mgn extends PolicyStatement {
1235
1235
  * https://docs.aws.amazon.com/mgn/latest/APIReference/API_StartReplication.html
1236
1236
  */
1237
1237
  toStartReplication(): this;
1238
+ /**
1239
+ * Grants permission to start snapshot group requests
1240
+ *
1241
+ * Access Level: Write
1242
+ *
1243
+ * https://docs.aws.amazon.com/mgn/latest/ug/mgn-apis.html
1244
+ */
1245
+ toStartSnapshotGroupForMgn(): this;
1238
1246
  /**
1239
1247
  * Grants permission to start test
1240
1248
  *