@beesolve/iam-policy-ts 26.9.5 → 26.9.9

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: e658cfce1a46b6f5205f9fcfc66c60aac64678b6ceb6c3731a32fe219ef38714
4
+ * Source SHA256: 2dd71cfde866021b909f970a569e2a7767ddc86a4ef162bdf0440bbf88ac67bf
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 = "e658cfce1a46b6f5205f9fcfc66c60aac64678b6ceb6c3731a32fe219ef38714";
466
+ export declare const iamActionCatalogSourceSha256 = "2dd71cfde866021b909f970a569e2a7767ddc86a4ef162bdf0440bbf88ac67bf";
467
467
  export declare const iamActionCatalogActionCount = 21982;
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: e658cfce1a46b6f5205f9fcfc66c60aac64678b6ceb6c3731a32fe219ef38714
4
+ * Source SHA256: 2dd71cfde866021b909f970a569e2a7767ddc86a4ef162bdf0440bbf88ac67bf
5
5
  *
6
6
  * Do not edit by hand.
7
7
  */
@@ -22275,6 +22275,6 @@ export const iamActionCatalog = {
22275
22275
  ]
22276
22276
  };
22277
22277
  export const iamActionCatalogSourceUrl = "https://awspolicygen.s3.amazonaws.com/js/policies.js";
22278
- export const iamActionCatalogSourceSha256 = "e658cfce1a46b6f5205f9fcfc66c60aac64678b6ceb6c3731a32fe219ef38714";
22278
+ export const iamActionCatalogSourceSha256 = "2dd71cfde866021b909f970a569e2a7767ddc86a4ef162bdf0440bbf88ac67bf";
22279
22279
  export const iamActionCatalogActionCount = 21982;
22280
22280
  //# 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.5",
3
+ "version": "26.9.9",
4
4
  "description": "Type-safe IAM policy helpers with auto-generated action catalog from AWS",
5
5
  "type": "module",
6
6
  "exports": {