@beesolve/iam-policy-ts 26.9.11 → 26.9.12

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: e44aea71dc97ae8642b646ec458ea09cb83dddcc81f5e652caa8b147ec8a99ec
4
+ * Source SHA256: cb2901fea159d50106828b94bb8d2186dc558af8a0f9e510209f3875253b013b
5
5
  *
6
6
  * Do not edit by hand.
7
7
  */
@@ -463,6 +463,6 @@ export declare const iamActionCatalog: {
463
463
  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"];
464
464
  };
465
465
  export declare const iamActionCatalogSourceUrl = "https://awspolicygen.s3.amazonaws.com/js/policies.js";
466
- export declare const iamActionCatalogSourceSha256 = "e44aea71dc97ae8642b646ec458ea09cb83dddcc81f5e652caa8b147ec8a99ec";
466
+ export declare const iamActionCatalogSourceSha256 = "cb2901fea159d50106828b94bb8d2186dc558af8a0f9e510209f3875253b013b";
467
467
  export declare const iamActionCatalogActionCount = 21988;
468
468
  //# 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: e44aea71dc97ae8642b646ec458ea09cb83dddcc81f5e652caa8b147ec8a99ec
4
+ * Source SHA256: cb2901fea159d50106828b94bb8d2186dc558af8a0f9e510209f3875253b013b
5
5
  *
6
6
  * Do not edit by hand.
7
7
  */
@@ -22281,6 +22281,6 @@ export const iamActionCatalog = {
22281
22281
  ]
22282
22282
  };
22283
22283
  export const iamActionCatalogSourceUrl = "https://awspolicygen.s3.amazonaws.com/js/policies.js";
22284
- export const iamActionCatalogSourceSha256 = "e44aea71dc97ae8642b646ec458ea09cb83dddcc81f5e652caa8b147ec8a99ec";
22284
+ export const iamActionCatalogSourceSha256 = "cb2901fea159d50106828b94bb8d2186dc558af8a0f9e510209f3875253b013b";
22285
22285
  export const iamActionCatalogActionCount = 21988;
22286
22286
  //# sourceMappingURL=_meta.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@beesolve/iam-policy-ts",
3
- "version": "26.9.11",
3
+ "version": "26.9.12",
4
4
  "description": "Type-safe IAM policy helpers with auto-generated action catalog from AWS",
5
5
  "type": "module",
6
6
  "exports": {