@beesolve/iam-policy-ts 26.7.21 → 26.7.22

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.
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Generated by "npm run generate".
3
3
  * Source: https://awspolicygen.s3.amazonaws.com/js/policies.js
4
- * Source SHA256: 8038a58d74fc878ad65753b57687fcd2715f27b63167b1bb31c8c5ada6ff80ab
4
+ * Source SHA256: 355a909731a148dac8a4e27f3c718e31105fe1f190b62341c03b5016087d6344
5
5
  *
6
6
  * Do not edit by hand.
7
7
  */
@@ -460,6 +460,6 @@ export declare const iamActionCatalog: {
460
460
  readonly xray: readonly ["BatchGetTraces", "BatchGetTraceSummaryById", "CancelTraceRetrieval", "CreateGroup", "CreateSamplingRule", "DeleteGroup", "DeleteResourcePolicy", "DeleteSamplingRule", "GetDistinctTraceGraphs", "GetEncryptionConfig", "GetGroup", "GetGroups", "GetIndexingRules", "GetInsight", "GetInsightEvents", "GetInsightImpactGraph", "GetInsightSummaries", "GetRetrievedTracesGraph", "GetSamplingRules", "GetSamplingStatisticSummaries", "GetSamplingTargets", "GetServiceGraph", "GetTimeSeriesServiceStatistics", "GetTraceGraph", "GetTraceSegmentDestination", "GetTraceSummaries", "Link", "ListResourcePolicies", "ListRetrievedTraces", "ListTagsForResource", "PutEncryptionConfig", "PutResourcePolicy", "PutSpans", "PutSpansForIndexing", "PutTelemetryRecords", "PutTraceSegments", "StartTraceRetrieval", "TagResource", "UntagResource", "UpdateGroup", "UpdateIndexingRule", "UpdateSamplingRule", "UpdateTraceSegmentDestination"];
461
461
  };
462
462
  export declare const iamActionCatalogSourceUrl = "https://awspolicygen.s3.amazonaws.com/js/policies.js";
463
- export declare const iamActionCatalogSourceSha256 = "8038a58d74fc878ad65753b57687fcd2715f27b63167b1bb31c8c5ada6ff80ab";
464
- export declare const iamActionCatalogActionCount = 21600;
463
+ export declare const iamActionCatalogSourceSha256 = "355a909731a148dac8a4e27f3c718e31105fe1f190b62341c03b5016087d6344";
464
+ export declare const iamActionCatalogActionCount = 21604;
465
465
  //# sourceMappingURL=_meta.d.ts.map
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Generated by "npm run generate".
3
3
  * Source: https://awspolicygen.s3.amazonaws.com/js/policies.js
4
- * Source SHA256: 8038a58d74fc878ad65753b57687fcd2715f27b63167b1bb31c8c5ada6ff80ab
4
+ * Source SHA256: 355a909731a148dac8a4e27f3c718e31105fe1f190b62341c03b5016087d6344
5
5
  *
6
6
  * Do not edit by hand.
7
7
  */
@@ -21892,6 +21892,6 @@ export const iamActionCatalog = {
21892
21892
  ]
21893
21893
  };
21894
21894
  export const iamActionCatalogSourceUrl = "https://awspolicygen.s3.amazonaws.com/js/policies.js";
21895
- export const iamActionCatalogSourceSha256 = "8038a58d74fc878ad65753b57687fcd2715f27b63167b1bb31c8c5ada6ff80ab";
21896
- export const iamActionCatalogActionCount = 21600;
21895
+ export const iamActionCatalogSourceSha256 = "355a909731a148dac8a4e27f3c718e31105fe1f190b62341c03b5016087d6344";
21896
+ export const iamActionCatalogActionCount = 21604;
21897
21897
  //# sourceMappingURL=_meta.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@beesolve/iam-policy-ts",
3
- "version": "26.7.21",
3
+ "version": "26.7.22",
4
4
  "description": "Type-safe IAM policy helpers with auto-generated action catalog from AWS",
5
5
  "type": "module",
6
6
  "exports": {