@beesolve/iam-policy-ts 26.5.12 → 26.5.13

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/README.md CHANGED
@@ -112,15 +112,15 @@ console.log(`${iamActionCatalogActionCount} actions across ${Object.keys(iamActi
112
112
 
113
113
  ## Updating the Catalog
114
114
 
115
- Run `npm run generate` to fetch the latest IAM action data from AWS and regenerate `src/catalog.ts`.
115
+ The catalog is updated automatically by a daily GitHub Actions workflow that runs at 02:00 UTC. It fetches the latest IAM action data from AWS, and if changes are detected, commits the update and publishes a new version to npm.
116
116
 
117
- The plan is to automate this via a daily Lambda function that publishes new versions when the upstream data changes (see `extracting-package-plan.md` in the parent repo for details). That automation is not yet implemented.
117
+ You can also run `npm run generate` locally to regenerate `src/catalog.ts`.
118
118
 
119
- ## Versioning
119
+ Source: https://awspolicygen.s3.amazonaws.com/js/policies.js
120
120
 
121
- Once automated publishing is set up, this package will use date-based versions (`YYYY-MM-DD`). A new version will be published daily only when the upstream AWS IAM action catalog changes.
121
+ ## Versioning
122
122
 
123
- Source: https://awspolicygen.s3.amazonaws.com/js/policies.js
123
+ This package uses date-based versions in `YY.M.D` format (e.g., `25.7.14`). A new version is published automatically only when the upstream AWS IAM action catalog changes. The version reflects the UTC date the catalog was captured.
124
124
 
125
125
  ## Types
126
126
 
package/dist/catalog.d.ts CHANGED
@@ -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: deb7747b5dacdcc3a555b0d85561c43bebe29f7e828164563a96da8e12f083f4
4
+ * Source SHA256: 488ffca9e4aa1e6671874df75c22c01fc1d53625297791f8c636bf1ff1b71c7d
5
5
  *
6
6
  * Do not edit by hand.
7
7
  */
@@ -294,7 +294,7 @@ export declare const iamActionCatalog: {
294
294
  readonly "nova-act": readonly ["CreateAct", "CreateSession", "CreateWorkflowDefinition", "CreateWorkflowRun", "DeleteWorkflowDefinition", "DeleteWorkflowRun", "GetWorkflowDefinition", "GetWorkflowRun", "InvokeActStep", "ListActs", "ListModels", "ListSessions", "ListWorkflowDefinitions", "ListWorkflowRuns", "UpdateAct", "UpdateWorkflowRun"];
295
295
  readonly oam: readonly ["CreateLink", "CreateSink", "DeleteLink", "DeleteSink", "GetLink", "GetSink", "GetSinkPolicy", "ListAttachedLinks", "ListLinks", "ListSinks", "ListTagsForResource", "PutSinkPolicy", "TagResource", "UntagResource", "UpdateLink"];
296
296
  readonly observabilityadmin: readonly ["CreateCentralizationRuleForOrganization", "CreateS3TableIntegration", "CreateTelemetryPipeline", "CreateTelemetryRule", "CreateTelemetryRuleForOrganization", "DeleteCentralizationRuleForOrganization", "DeleteS3TableIntegration", "DeleteTelemetryPipeline", "DeleteTelemetryRule", "DeleteTelemetryRuleForOrganization", "GetCentralizationRuleForOrganization", "GetS3TableIntegration", "GetTelemetryEnrichmentStatus", "GetTelemetryEvaluationStatus", "GetTelemetryEvaluationStatusForOrganization", "GetTelemetryPipeline", "GetTelemetryRule", "GetTelemetryRuleForOrganization", "ListCentralizationRulesForOrganization", "ListResourceTelemetry", "ListResourceTelemetryForOrganization", "ListS3TableIntegrations", "ListTagsForResource", "ListTelemetryPipelines", "ListTelemetryRules", "ListTelemetryRulesForOrganization", "StartTelemetryEnrichment", "StartTelemetryEvaluation", "StartTelemetryEvaluationForOrganization", "StopTelemetryEnrichment", "StopTelemetryEvaluation", "StopTelemetryEvaluationForOrganization", "TagResource", "TestTelemetryPipeline", "UntagResource", "UpdateCentralizationRuleForOrganization", "UpdateTelemetryPipeline", "UpdateTelemetryRule", "UpdateTelemetryRuleForOrganization", "ValidateTelemetryPipelineConfiguration"];
297
- readonly odb: readonly ["AcceptMarketplaceRegistration", "CreateCloudAutonomousVmCluster", "CreateCloudExadataInfrastructure", "CreateCloudVmCluster", "CreateDbNode", "CreateGrantShare", "CreateOdbNetwork", "CreateOdbPeeringConnection", "CreateOutboundIntegration", "DeleteCloudAutonomousVmCluster", "DeleteCloudExadataInfrastructure", "DeleteCloudVmCluster", "DeleteDbNode", "DeleteGrantShare", "DeleteOdbNetwork", "DeleteOdbPeeringConnection", "DeleteResourcePolicy", "GetCloudAutonomousVmCluster", "GetCloudExadataInfrastructure", "GetCloudExadataInfrastructureUnallocatedResources", "GetCloudVmCluster", "GetDbNode", "GetDbServer", "GetOciOnboardingStatus", "GetOdbNetwork", "GetOdbPeeringConnection", "GetResourcePolicy", "InitializeService", "ListAutonomousVirtualMachines", "ListCloudAutonomousVmClusters", "ListCloudExadataInfrastructures", "ListCloudVmClusters", "ListDbNodes", "ListDbServers", "ListDbSystemShapes", "ListGiVersions", "ListOdbNetworks", "ListOdbPeeringConnections", "ListSystemVersions", "ListTagsForResource", "PutResourcePolicy", "RebootDbNode", "StartDbNode", "StopDbNode", "TagResource", "UntagResource", "UpdateCloudExadataInfrastructure", "UpdateGrantShare", "UpdateOdbNetwork", "UpdateOdbPeeringConnection", "UpdateOutboundIntegration"];
297
+ readonly odb: readonly ["AcceptMarketplaceRegistration", "AssociateIamRoleToResource", "CreateCloudAutonomousVmCluster", "CreateCloudExadataInfrastructure", "CreateCloudVmCluster", "CreateDbNode", "CreateGrantShare", "CreateOdbNetwork", "CreateOdbPeeringConnection", "CreateOutboundIntegration", "DeleteCloudAutonomousVmCluster", "DeleteCloudExadataInfrastructure", "DeleteCloudVmCluster", "DeleteDbNode", "DeleteGrantShare", "DeleteOdbNetwork", "DeleteOdbPeeringConnection", "DeleteResourcePolicy", "DisassociateIamRoleFromResource", "GetCloudAutonomousVmCluster", "GetCloudExadataInfrastructure", "GetCloudExadataInfrastructureUnallocatedResources", "GetCloudVmCluster", "GetDbNode", "GetDbServer", "GetOciOnboardingStatus", "GetOdbNetwork", "GetOdbPeeringConnection", "GetResourcePolicy", "InitializeService", "ListAutonomousVirtualMachines", "ListCloudAutonomousVmClusters", "ListCloudExadataInfrastructures", "ListCloudVmClusters", "ListDbNodes", "ListDbServers", "ListDbSystemShapes", "ListGiVersions", "ListOdbNetworks", "ListOdbPeeringConnections", "ListSystemVersions", "ListTagsForResource", "PutResourcePolicy", "RebootDbNode", "StartDbNode", "StopDbNode", "TagResource", "UntagResource", "UpdateCloudExadataInfrastructure", "UpdateGrantShare", "UpdateOdbNetwork", "UpdateOdbPeeringConnection", "UpdateOutboundIntegration"];
298
298
  readonly omics: readonly ["AbortMultipartReadSetUpload", "AcceptShare", "BatchDeleteReadSet", "CancelAnnotationImportJob", "CancelRun", "CancelRunBatch", "CancelVariantImportJob", "CompleteMultipartReadSetUpload", "CreateAnnotationStore", "CreateAnnotationStoreVersion", "CreateConfiguration", "CreateMultipartReadSetUpload", "CreateReferenceStore", "CreateRunCache", "CreateRunGroup", "CreateSequenceStore", "CreateShare", "CreateVariantStore", "CreateWorkflow", "CreateWorkflowVersion", "DeleteAnnotationStore", "DeleteAnnotationStoreVersions", "DeleteBatch", "DeleteConfiguration", "DeleteReference", "DeleteReferenceStore", "DeleteRun", "DeleteRunBatch", "DeleteRunCache", "DeleteRunGroup", "DeleteS3AccessPolicy", "DeleteSequenceStore", "DeleteShare", "DeleteVariantStore", "DeleteWorkflow", "DeleteWorkflowVersion", "GetAnnotationImportJob", "GetAnnotationStore", "GetAnnotationStoreVersion", "GetBatch", "GetConfiguration", "GetReadSet", "GetReadSetActivationJob", "GetReadSetExportJob", "GetReadSetImportJob", "GetReadSetMetadata", "GetReference", "GetReferenceImportJob", "GetReferenceMetadata", "GetReferenceStore", "GetRun", "GetRunCache", "GetRunGroup", "GetRunTask", "GetS3AccessPolicy", "GetSequenceStore", "GetShare", "GetVariantImportJob", "GetVariantStore", "GetWorkflow", "GetWorkflowVersion", "ListAnnotationImportJobs", "ListAnnotationStores", "ListAnnotationStoreVersions", "ListBatch", "ListConfigurations", "ListMultipartReadSetUploads", "ListReadSetActivationJobs", "ListReadSetExportJobs", "ListReadSetImportJobs", "ListReadSets", "ListReadSetUploadParts", "ListReferenceImportJobs", "ListReferences", "ListReferenceStores", "ListRunCaches", "ListRunGroups", "ListRuns", "ListRunsInBatch", "ListRunTasks", "ListSequenceStores", "ListShares", "ListTagsForResource", "ListVariantImportJobs", "ListVariantStores", "ListWorkflows", "ListWorkflowVersions", "PutS3AccessPolicy", "StartAnnotationImportJob", "StartReadSetActivationJob", "StartReadSetExportJob", "StartReadSetImportJob", "StartReferenceImportJob", "StartRun", "StartRunBatch", "StartVariantImportJob", "TagResource", "UntagResource", "UpdateAnnotationStore", "UpdateAnnotationStoreVersion", "UpdateRunCache", "UpdateRunGroup", "UpdateSequenceStore", "UpdateVariantStore", "UpdateWorkflow", "UpdateWorkflowVersion", "UploadReadSetPart"];
299
299
  readonly one: readonly ["CreateDeviceActivationQrCode", "CreateDeviceConfigurationTemplate", "CreateDeviceInstance", "CreateDeviceInstanceConfiguration", "CreateSite", "DeleteAssociatedDevice", "DeleteDeviceConfigurationTemplate", "DeleteDeviceInstance", "DeleteSite", "DeleteUserV1", "GetDeviceConfigurationTemplate", "GetDeviceInstance", "GetDeviceInstanceConfiguration", "GetSite", "GetSiteAddress", "ListDeviceConfigurationTemplates", "ListDeviceInstances", "ListSites", "ListTagsForResource", "ListUsers", "ListUsersV1", "RebootDevice", "TagResource", "UntagResource", "UpdateDeviceConfigurationTemplate", "UpdateDeviceInstance", "UpdateSite", "UpdateSiteAddress"];
300
300
  readonly opensearch: readonly ["ApplicationAccessAll", "CancelAutoOptimizeJob", "CancelDirectQuery", "DeleteAutoOptimizeJob", "GetAutoOptimizeJob", "GetDirectQuery", "GetDirectQueryResult", "ListAutoOptimizeJobs", "StartDirectQuery", "SubmitAutoOptimizeJob"];
@@ -457,8 +457,8 @@ export declare const iamActionCatalog: {
457
457
  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"];
458
458
  };
459
459
  export declare const iamActionCatalogSourceUrl = "https://awspolicygen.s3.amazonaws.com/js/policies.js";
460
- export declare const iamActionCatalogSourceSha256 = "deb7747b5dacdcc3a555b0d85561c43bebe29f7e828164563a96da8e12f083f4";
461
- export declare const iamActionCatalogActionCount = 20936;
460
+ export declare const iamActionCatalogSourceSha256 = "488ffca9e4aa1e6671874df75c22c01fc1d53625297791f8c636bf1ff1b71c7d";
461
+ export declare const iamActionCatalogActionCount = 20938;
462
462
  import type { IamHelperObject } from "./helpers.js";
463
463
  /**
464
464
  * Per-service IAM action helpers for inline policies.
@@ -1 +1 @@
1
- {"version":3,"file":"catalog.d.ts","sourceRoot":"","sources":["../src/catalog.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AACH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAuupBnB,CAAC;AAEX,eAAO,MAAM,yBAAyB,yDAAyD,CAAC;AAChG,eAAO,MAAM,4BAA4B,qEAAqE,CAAC;AAC/G,eAAO,MAAM,2BAA2B,QAAQ,CAAC;AAEjD,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAEpD;;;;;;;GAOG;AACH,eAAO,MAAM,GAAG,EAAE,eAkcE,CAAC"}
1
+ {"version":3,"file":"catalog.d.ts","sourceRoot":"","sources":["../src/catalog.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AACH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyupBnB,CAAC;AAEX,eAAO,MAAM,yBAAyB,yDAAyD,CAAC;AAChG,eAAO,MAAM,4BAA4B,qEAAqE,CAAC;AAC/G,eAAO,MAAM,2BAA2B,QAAQ,CAAC;AAEjD,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAEpD;;;;;;;GAOG;AACH,eAAO,MAAM,GAAG,EAAE,eAkcE,CAAC"}
package/dist/catalog.js CHANGED
@@ -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: deb7747b5dacdcc3a555b0d85561c43bebe29f7e828164563a96da8e12f083f4
4
+ * Source SHA256: 488ffca9e4aa1e6671874df75c22c01fc1d53625297791f8c636bf1ff1b71c7d
5
5
  *
6
6
  * Do not edit by hand.
7
7
  */
@@ -14009,6 +14009,7 @@ export const iamActionCatalog = {
14009
14009
  ],
14010
14010
  "odb": [
14011
14011
  "AcceptMarketplaceRegistration",
14012
+ "AssociateIamRoleToResource",
14012
14013
  "CreateCloudAutonomousVmCluster",
14013
14014
  "CreateCloudExadataInfrastructure",
14014
14015
  "CreateCloudVmCluster",
@@ -14025,6 +14026,7 @@ export const iamActionCatalog = {
14025
14026
  "DeleteOdbNetwork",
14026
14027
  "DeleteOdbPeeringConnection",
14027
14028
  "DeleteResourcePolicy",
14029
+ "DisassociateIamRoleFromResource",
14028
14030
  "GetCloudAutonomousVmCluster",
14029
14031
  "GetCloudExadataInfrastructure",
14030
14032
  "GetCloudExadataInfrastructureUnallocatedResources",
@@ -21230,8 +21232,8 @@ export const iamActionCatalog = {
21230
21232
  ]
21231
21233
  };
21232
21234
  export const iamActionCatalogSourceUrl = "https://awspolicygen.s3.amazonaws.com/js/policies.js";
21233
- export const iamActionCatalogSourceSha256 = "deb7747b5dacdcc3a555b0d85561c43bebe29f7e828164563a96da8e12f083f4";
21234
- export const iamActionCatalogActionCount = 20936;
21235
+ export const iamActionCatalogSourceSha256 = "488ffca9e4aa1e6671874df75c22c01fc1d53625297791f8c636bf1ff1b71c7d";
21236
+ export const iamActionCatalogActionCount = 20938;
21235
21237
  /**
21236
21238
  * Per-service IAM action helpers for inline policies.
21237
21239
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@beesolve/iam-policy-ts",
3
- "version": "26.5.12",
3
+ "version": "26.5.13",
4
4
  "description": "Type-safe IAM policy helpers with auto-generated action catalog from AWS",
5
5
  "type": "module",
6
6
  "exports": {
@@ -30,7 +30,7 @@
30
30
  ],
31
31
  "repository": {
32
32
  "type": "git",
33
- "url": "https://github.com/BeeSolve/iam-policy-ts"
33
+ "url": "git+https://github.com/BeeSolve/iam-policy-ts.git"
34
34
  },
35
35
  "author": "BeeSlove",
36
36
  "license": "MIT",