@jaypie/constructs 1.1.54 → 1.1.56

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.
@@ -2432,6 +2432,7 @@ class JaypieSsoPermissions extends constructs.Construct {
2432
2432
  "states:Get*",
2433
2433
  "states:List*",
2434
2434
  "tag:*",
2435
+ "uxc:*",
2435
2436
  "xray:*",
2436
2437
  ],
2437
2438
  Resource: "*",
@@ -2489,6 +2490,7 @@ class JaypieSsoPermissions extends constructs.Construct {
2489
2490
  "sqs:*",
2490
2491
  "states:*",
2491
2492
  "tag:*",
2493
+ "uxc:*",
2492
2494
  "xray:*",
2493
2495
  ],
2494
2496
  Resource: "*",