@jjrawlins/cdk-iam-policy-builder-helper 0.0.14 → 0.0.16

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.
package/.jsii CHANGED
@@ -12,7 +12,7 @@
12
12
  "jsonc-parser": "^3.3.1"
13
13
  },
14
14
  "dependencies": {
15
- "aws-cdk-lib": "^2.189.1",
15
+ "aws-cdk-lib": "^2.214.0",
16
16
  "constructs": "^10.4.2",
17
17
  "projen": "^0.95.6"
18
18
  },
@@ -166,6 +166,19 @@
166
166
  }
167
167
  }
168
168
  },
169
+ "aws-cdk-lib.aws_aiops": {
170
+ "targets": {
171
+ "dotnet": {
172
+ "package": "Amazon.CDK.AWS.AIOps"
173
+ },
174
+ "java": {
175
+ "package": "software.amazon.awscdk.services.aiops"
176
+ },
177
+ "python": {
178
+ "module": "aws_cdk.aws_aiops"
179
+ }
180
+ }
181
+ },
169
182
  "aws-cdk-lib.aws_amazonmq": {
170
183
  "targets": {
171
184
  "dotnet": {
@@ -413,6 +426,19 @@
413
426
  }
414
427
  }
415
428
  },
429
+ "aws-cdk-lib.aws_arcregionswitch": {
430
+ "targets": {
431
+ "dotnet": {
432
+ "package": "Amazon.CDK.AWS.ARCRegionSwitch"
433
+ },
434
+ "java": {
435
+ "package": "software.amazon.awscdk.services.arcregionswitch"
436
+ },
437
+ "python": {
438
+ "module": "aws_cdk.aws_arcregionswitch"
439
+ }
440
+ }
441
+ },
416
442
  "aws-cdk-lib.aws_arczonalshift": {
417
443
  "targets": {
418
444
  "dotnet": {
@@ -1558,6 +1584,19 @@
1558
1584
  }
1559
1585
  }
1560
1586
  },
1587
+ "aws-cdk-lib.aws_evs": {
1588
+ "targets": {
1589
+ "dotnet": {
1590
+ "package": "Amazon.CDK.AWS.EVS"
1591
+ },
1592
+ "java": {
1593
+ "package": "software.amazon.awscdk.services.evs"
1594
+ },
1595
+ "python": {
1596
+ "module": "aws_cdk.aws_evs"
1597
+ }
1598
+ }
1599
+ },
1561
1600
  "aws-cdk-lib.aws_finspace": {
1562
1601
  "targets": {
1563
1602
  "dotnet": {
@@ -2494,6 +2533,19 @@
2494
2533
  }
2495
2534
  }
2496
2535
  },
2536
+ "aws-cdk-lib.aws_mpa": {
2537
+ "targets": {
2538
+ "dotnet": {
2539
+ "package": "Amazon.CDK.AWS.MPA"
2540
+ },
2541
+ "java": {
2542
+ "package": "software.amazon.awscdk.services.mpa"
2543
+ },
2544
+ "python": {
2545
+ "module": "aws_cdk.aws_mpa"
2546
+ }
2547
+ }
2548
+ },
2497
2549
  "aws-cdk-lib.aws_msk": {
2498
2550
  "targets": {
2499
2551
  "dotnet": {
@@ -2624,6 +2676,32 @@
2624
2676
  }
2625
2677
  }
2626
2678
  },
2679
+ "aws-cdk-lib.aws_observabilityadmin": {
2680
+ "targets": {
2681
+ "dotnet": {
2682
+ "package": "Amazon.CDK.AWS.ObservabilityAdmin"
2683
+ },
2684
+ "java": {
2685
+ "package": "software.amazon.awscdk.services.observabilityadmin"
2686
+ },
2687
+ "python": {
2688
+ "module": "aws_cdk.aws_observabilityadmin"
2689
+ }
2690
+ }
2691
+ },
2692
+ "aws-cdk-lib.aws_odb": {
2693
+ "targets": {
2694
+ "dotnet": {
2695
+ "package": "Amazon.CDK.AWS.ODB"
2696
+ },
2697
+ "java": {
2698
+ "package": "software.amazon.awscdk.services.odb"
2699
+ },
2700
+ "python": {
2701
+ "module": "aws_cdk.aws_odb"
2702
+ }
2703
+ }
2704
+ },
2627
2705
  "aws-cdk-lib.aws_omics": {
2628
2706
  "targets": {
2629
2707
  "dotnet": {
@@ -3521,6 +3599,19 @@
3521
3599
  }
3522
3600
  }
3523
3601
  },
3602
+ "aws-cdk-lib.aws_ssmguiconnect": {
3603
+ "targets": {
3604
+ "dotnet": {
3605
+ "package": "Amazon.CDK.AWS.SSMGuiConnect"
3606
+ },
3607
+ "java": {
3608
+ "package": "software.amazon.awscdk.services.ssmguiconnect"
3609
+ },
3610
+ "python": {
3611
+ "module": "aws_cdk.aws_ssmguiconnect"
3612
+ }
3613
+ }
3614
+ },
3524
3615
  "aws-cdk-lib.aws_ssmincidents": {
3525
3616
  "targets": {
3526
3617
  "dotnet": {
@@ -3755,6 +3846,19 @@
3755
3846
  }
3756
3847
  }
3757
3848
  },
3849
+ "aws-cdk-lib.aws_workspacesinstances": {
3850
+ "targets": {
3851
+ "dotnet": {
3852
+ "package": "Amazon.CDK.AWS.WorkspacesInstances"
3853
+ },
3854
+ "java": {
3855
+ "package": "software.amazon.awscdk.services.workspacesinstances"
3856
+ },
3857
+ "python": {
3858
+ "module": "aws_cdk.aws_workspacesinstances"
3859
+ }
3860
+ }
3861
+ },
3758
3862
  "aws-cdk-lib.aws_workspacesthinclient": {
3759
3863
  "targets": {
3760
3864
  "dotnet": {
@@ -4036,6 +4140,6 @@
4036
4140
  }
4037
4141
  },
4038
4142
  "types": {},
4039
- "version": "0.0.14",
4040
- "fingerprint": "h05FrVON/8OP8NReXTu3H4IIdDJhVU5Tygh7jv0FZsU="
4143
+ "version": "0.0.16",
4144
+ "fingerprint": "KlD2YhwRJVXCW5oGDnxcN1sWklTOtBrBmte+6MA2wJQ="
4041
4145
  }
@@ -14,7 +14,7 @@ import (
14
14
  projen "github.com/projen/projen-go/projen/jsii"
15
15
  )
16
16
 
17
- //go:embed jjrawlins-cdk-iam-policy-builder-helper-0.0.13.tgz
17
+ //go:embed jjrawlins-cdk-iam-policy-builder-helper-0.0.15.tgz
18
18
  var tarball []byte
19
19
 
20
20
  // Initialize loads the necessary packages in the @jsii/kernel to support the enclosing module.
@@ -26,5 +26,5 @@ func Initialize() {
26
26
  projen.Initialize()
27
27
 
28
28
  // Load this library into the kernel
29
- _jsii_.Load("@jjrawlins/cdk-iam-policy-builder-helper", "0.0.13", tarball)
29
+ _jsii_.Load("@jjrawlins/cdk-iam-policy-builder-helper", "0.0.15", tarball)
30
30
  }
@@ -1 +1 @@
1
- 0.0.13
1
+ 0.0.15
@@ -2699,6 +2699,7 @@ export declare const Actions: {
2699
2699
  BatchGetSchemaAnalysisRule: string;
2700
2700
  CreateAnalysisTemplate: string;
2701
2701
  CreateCollaboration: string;
2702
+ CreateCollaborationChangeRequest: string;
2702
2703
  CreateConfiguredAudienceModelAssociation: string;
2703
2704
  CreateConfiguredTable: string;
2704
2705
  CreateConfiguredTableAnalysisRule: string;
@@ -2723,6 +2724,7 @@ export declare const Actions: {
2723
2724
  GetAnalysisTemplate: string;
2724
2725
  GetCollaboration: string;
2725
2726
  GetCollaborationAnalysisTemplate: string;
2727
+ GetCollaborationChangeRequest: string;
2726
2728
  GetCollaborationConfiguredAudienceModelAssociation: string;
2727
2729
  GetCollaborationIdNamespaceAssociation: string;
2728
2730
  GetCollaborationPrivacyBudgetTemplate: string;
@@ -2741,6 +2743,7 @@ export declare const Actions: {
2741
2743
  GetSchemaAnalysisRule: string;
2742
2744
  ListAnalysisTemplates: string;
2743
2745
  ListCollaborationAnalysisTemplates: string;
2746
+ ListCollaborationChangeRequests: string;
2744
2747
  ListCollaborationConfiguredAudienceModelAssociations: string;
2745
2748
  ListCollaborationIdNamespaceAssociations: string;
2746
2749
  ListCollaborationPrivacyBudgets: string;
@@ -12831,6 +12834,7 @@ export declare const Actions: {
12831
12834
  Promote: string;
12832
12835
  RebootBroker: string;
12833
12836
  UpdateBroker: string;
12837
+ UpdateBrokerAccessConfiguration: string;
12834
12838
  UpdateConfiguration: string;
12835
12839
  UpdateUser: string;
12836
12840
  };