@openhi/constructs 0.0.126 → 0.0.128

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.
Files changed (81) hide show
  1. package/lib/{chunk-ZHMHLK3S.mjs → chunk-7BQHLC7U.mjs} +3 -3
  2. package/lib/{chunk-7WDX6GPO.mjs → chunk-AWYZJFPL.mjs} +3 -3
  3. package/lib/{chunk-AHYQFT4N.mjs → chunk-E6MCKJVS.mjs} +3 -3
  4. package/lib/{chunk-W4KR4CSL.mjs → chunk-M7Y3BOQW.mjs} +2 -2
  5. package/lib/chunk-M7Y3BOQW.mjs.map +1 -0
  6. package/lib/{chunk-U7L7T4XU.mjs → chunk-MVQWAIMC.mjs} +2 -2
  7. package/lib/{chunk-U7L7T4XU.mjs.map → chunk-MVQWAIMC.mjs.map} +1 -1
  8. package/lib/{chunk-VXX4I3EF.mjs → chunk-SVXLZCF7.mjs} +1 -1
  9. package/lib/{chunk-VXX4I3EF.mjs.map → chunk-SVXLZCF7.mjs.map} +1 -1
  10. package/lib/{chunk-YYRWDEG4.mjs → chunk-UT7ADSEJ.mjs} +3 -3
  11. package/lib/{chunk-YYRWDEG4.mjs.map → chunk-UT7ADSEJ.mjs.map} +1 -1
  12. package/lib/{chunk-6NBGYGFL.mjs → chunk-VZCPGQXA.mjs} +13 -12
  13. package/lib/chunk-VZCPGQXA.mjs.map +1 -0
  14. package/lib/{chunk-WXS3PUHR.mjs → chunk-WGA43MMY.mjs} +4 -4
  15. package/lib/{chunk-WQWFVEVX.mjs → chunk-X5E4YJGZ.mjs} +2 -2
  16. package/lib/{chunk-KO64HPWQ.mjs → chunk-ZWSGM6PZ.mjs} +2 -2
  17. package/lib/delete-chunk.handler.d.mts +1 -1
  18. package/lib/delete-chunk.handler.d.ts +1 -1
  19. package/lib/delete-chunk.handler.js +12 -11
  20. package/lib/delete-chunk.handler.js.map +1 -1
  21. package/lib/delete-chunk.handler.mjs +2 -2
  22. package/lib/delete-chunk.handler.mjs.map +1 -1
  23. package/lib/{events-BfrkMoBD.d.mts → events-COI0BuMM.d.mts} +1 -1
  24. package/lib/{events-BfrkMoBD.d.ts → events-COI0BuMM.d.ts} +1 -1
  25. package/lib/index.d.mts +55 -12
  26. package/lib/index.d.ts +56 -13
  27. package/lib/index.js +127 -81
  28. package/lib/index.js.map +1 -1
  29. package/lib/index.mjs +118 -71
  30. package/lib/index.mjs.map +1 -1
  31. package/lib/list-chunks.handler.d.mts +1 -1
  32. package/lib/list-chunks.handler.d.ts +1 -1
  33. package/lib/list-chunks.handler.js +12 -11
  34. package/lib/list-chunks.handler.js.map +1 -1
  35. package/lib/list-chunks.handler.mjs +2 -2
  36. package/lib/list-chunks.handler.mjs.map +1 -1
  37. package/lib/platform-deploy-bridge.handler.d.mts +1 -1
  38. package/lib/platform-deploy-bridge.handler.d.ts +1 -1
  39. package/lib/platform-deploy-bridge.handler.js.map +1 -1
  40. package/lib/platform-deploy-bridge.handler.mjs +1 -1
  41. package/lib/pre-token-generation.handler.js +12 -11
  42. package/lib/pre-token-generation.handler.js.map +1 -1
  43. package/lib/pre-token-generation.handler.mjs +4 -4
  44. package/lib/provision-default-workspace.handler.js +12 -11
  45. package/lib/provision-default-workspace.handler.js.map +1 -1
  46. package/lib/provision-default-workspace.handler.mjs +4 -4
  47. package/lib/rename-list-targets.handler.d.mts +1 -1
  48. package/lib/rename-list-targets.handler.d.ts +1 -1
  49. package/lib/rename-list-targets.handler.js +12 -11
  50. package/lib/rename-list-targets.handler.js.map +1 -1
  51. package/lib/rename-list-targets.handler.mjs +2 -2
  52. package/lib/rename-list-targets.handler.mjs.map +1 -1
  53. package/lib/rename-rewrite-chunk.handler.d.mts +1 -1
  54. package/lib/rename-rewrite-chunk.handler.d.ts +1 -1
  55. package/lib/rename-rewrite-chunk.handler.js +12 -11
  56. package/lib/rename-rewrite-chunk.handler.js.map +1 -1
  57. package/lib/rename-rewrite-chunk.handler.mjs +2 -2
  58. package/lib/rename-rewrite-chunk.handler.mjs.map +1 -1
  59. package/lib/rest-api-lambda.handler.js +12 -11
  60. package/lib/rest-api-lambda.handler.js.map +1 -1
  61. package/lib/rest-api-lambda.handler.mjs +7 -7
  62. package/lib/rest-api-lambda.handler.mjs.map +1 -1
  63. package/lib/seed-demo-data.handler.js +12 -11
  64. package/lib/seed-demo-data.handler.js.map +1 -1
  65. package/lib/seed-demo-data.handler.mjs +5 -5
  66. package/lib/seed-system-data.handler.js +12 -11
  67. package/lib/seed-system-data.handler.js.map +1 -1
  68. package/lib/seed-system-data.handler.mjs +2 -2
  69. package/lib/static-hosting.viewer-request-handler.d.mts +1 -1
  70. package/lib/static-hosting.viewer-request-handler.d.ts +1 -1
  71. package/lib/static-hosting.viewer-request-handler.js.map +1 -1
  72. package/lib/static-hosting.viewer-request-handler.mjs.map +1 -1
  73. package/package.json +7 -7
  74. package/lib/chunk-6NBGYGFL.mjs.map +0 -1
  75. package/lib/chunk-W4KR4CSL.mjs.map +0 -1
  76. /package/lib/{chunk-ZHMHLK3S.mjs.map → chunk-7BQHLC7U.mjs.map} +0 -0
  77. /package/lib/{chunk-7WDX6GPO.mjs.map → chunk-AWYZJFPL.mjs.map} +0 -0
  78. /package/lib/{chunk-AHYQFT4N.mjs.map → chunk-E6MCKJVS.mjs.map} +0 -0
  79. /package/lib/{chunk-WXS3PUHR.mjs.map → chunk-WGA43MMY.mjs.map} +0 -0
  80. /package/lib/{chunk-WQWFVEVX.mjs.map → chunk-X5E4YJGZ.mjs.map} +0 -0
  81. /package/lib/{chunk-KO64HPWQ.mjs.map → chunk-ZWSGM6PZ.mjs.map} +0 -0
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  OWNING_DELETE_PROJECTION_ENTITY,
3
3
  deleteOwningChildChunkOperation
4
- } from "./chunk-W4KR4CSL.mjs";
4
+ } from "./chunk-M7Y3BOQW.mjs";
5
5
  import "./chunk-ZM4GDHHC.mjs";
6
6
  import "./chunk-QJDHVMKT.mjs";
7
7
  import "./chunk-FYHBHHWK.mjs";
8
- import "./chunk-6NBGYGFL.mjs";
8
+ import "./chunk-VZCPGQXA.mjs";
9
9
  import "./chunk-TRY7JGWO.mjs";
10
10
  import "./chunk-LZOMFHX3.mjs";
11
11
 
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/workflows/control-plane/owning-delete-cascade/delete-chunk.handler.ts"],"sourcesContent":["/**\n * @see sites/www-docs/content/packages/@openhi/constructs/workflows/control-plane/owning-delete-cascade/delete-chunk-handler.md\n *\n * Cascade Step Functions Map-iteration handler. Receives one chunk of\n * <=100 projection rows from the list-and-chunk step and issues a\n * single `TransactWriteItems` via `executeMultiWrite` (#1010).\n *\n * Idempotency: ElectroDB / DynamoDB SDK forwards the `chunkToken` as\n * the `ClientRequestToken` for the transaction, so a Map iteration\n * replayed by Step Functions retry lands on the same transaction id.\n * The state machine's `Catch` block also absorbs\n * `TransactionCanceledException` as a no-op success — common when a\n * prior replay already removed the rows.\n *\n * The handler never touches the canonical owning record; the finalize\n * step owns the canonical delete.\n */\n\nimport type { CascadeChunkInput } from \"./events\";\nimport { deleteOwningChildChunkOperation } from \"../../../data/operations/control/owning-delete/owning-delete-batch-delete-operation\";\nimport {\n type OwningDeleteProjectionEntity,\n OWNING_DELETE_PROJECTION_ENTITY,\n} from \"../../../data/operations/control/owning-delete/owning-delete-list-child-projections-operation\";\n\nexport interface DeleteChunkOutput {\n readonly ownerType: string;\n readonly ownerId: string;\n readonly tenantId?: string;\n readonly rowsDeleted: number;\n}\n\nfunction isKnownEntity(value: string): value is OwningDeleteProjectionEntity {\n for (const known of Object.values(OWNING_DELETE_PROJECTION_ENTITY)) {\n if (known === value) {\n return true;\n }\n }\n return false;\n}\n\nexport const handler = async (\n input: CascadeChunkInput,\n): Promise<DeleteChunkOutput> => {\n const rows = input.rows.map((row) => {\n if (!isKnownEntity(row.entity)) {\n throw new Error(\n `owning-delete cascade delete-chunk: unknown projection entity '${row.entity}'`,\n );\n }\n return {\n entity: row.entity,\n key: { ...row.key },\n };\n });\n\n const result = await deleteOwningChildChunkOperation({\n rows,\n token: input.chunkToken,\n });\n\n return {\n ownerType: input.ownerType,\n ownerId: input.ownerId,\n tenantId: input.tenantId,\n rowsDeleted: result.rowsDeleted,\n };\n};\n"],"mappings":";;;;;;;;;;;;AAgCA,SAAS,cAAc,OAAsD;AAC3E,aAAW,SAAS,OAAO,OAAO,+BAA+B,GAAG;AAClE,QAAI,UAAU,OAAO;AACnB,aAAO;AAAA,IACT;AAAA,EACF;AACA,SAAO;AACT;AAEO,IAAM,UAAU,OACrB,UAC+B;AAC/B,QAAM,OAAO,MAAM,KAAK,IAAI,CAAC,QAAQ;AACnC,QAAI,CAAC,cAAc,IAAI,MAAM,GAAG;AAC9B,YAAM,IAAI;AAAA,QACR,kEAAkE,IAAI,MAAM;AAAA,MAC9E;AAAA,IACF;AACA,WAAO;AAAA,MACL,QAAQ,IAAI;AAAA,MACZ,KAAK,EAAE,GAAG,IAAI,IAAI;AAAA,IACpB;AAAA,EACF,CAAC;AAED,QAAM,SAAS,MAAM,gCAAgC;AAAA,IACnD;AAAA,IACA,OAAO,MAAM;AAAA,EACf,CAAC;AAED,SAAO;AAAA,IACL,WAAW,MAAM;AAAA,IACjB,SAAS,MAAM;AAAA,IACf,UAAU,MAAM;AAAA,IAChB,aAAa,OAAO;AAAA,EACtB;AACF;","names":[]}
1
+ {"version":3,"sources":["../src/workflows/control-plane/owning-delete-cascade/delete-chunk.handler.ts"],"sourcesContent":["/**\n * @see sites/www-docs/content/packages/@openhi/constructs/workflows/control-plane/owning-delete-cascade/delete-chunk-handler.md\n *\n * Cascade Step Functions Map-iteration handler. Receives one chunk of\n * \\<=100 projection rows from the list-and-chunk step and issues a\n * single `TransactWriteItems` via `executeMultiWrite` (#1010).\n *\n * Idempotency: ElectroDB / DynamoDB SDK forwards the `chunkToken` as\n * the `ClientRequestToken` for the transaction, so a Map iteration\n * replayed by Step Functions retry lands on the same transaction id.\n * The state machine's `Catch` block also absorbs\n * `TransactionCanceledException` as a no-op success — common when a\n * prior replay already removed the rows.\n *\n * The handler never touches the canonical owning record; the finalize\n * step owns the canonical delete.\n */\n\nimport type { CascadeChunkInput } from \"./events\";\nimport { deleteOwningChildChunkOperation } from \"../../../data/operations/control/owning-delete/owning-delete-batch-delete-operation\";\nimport {\n type OwningDeleteProjectionEntity,\n OWNING_DELETE_PROJECTION_ENTITY,\n} from \"../../../data/operations/control/owning-delete/owning-delete-list-child-projections-operation\";\n\nexport interface DeleteChunkOutput {\n readonly ownerType: string;\n readonly ownerId: string;\n readonly tenantId?: string;\n readonly rowsDeleted: number;\n}\n\nfunction isKnownEntity(value: string): value is OwningDeleteProjectionEntity {\n for (const known of Object.values(OWNING_DELETE_PROJECTION_ENTITY)) {\n if (known === value) {\n return true;\n }\n }\n return false;\n}\n\nexport const handler = async (\n input: CascadeChunkInput,\n): Promise<DeleteChunkOutput> => {\n const rows = input.rows.map((row) => {\n if (!isKnownEntity(row.entity)) {\n throw new Error(\n `owning-delete cascade delete-chunk: unknown projection entity '${row.entity}'`,\n );\n }\n return {\n entity: row.entity,\n key: { ...row.key },\n };\n });\n\n const result = await deleteOwningChildChunkOperation({\n rows,\n token: input.chunkToken,\n });\n\n return {\n ownerType: input.ownerType,\n ownerId: input.ownerId,\n tenantId: input.tenantId,\n rowsDeleted: result.rowsDeleted,\n };\n};\n"],"mappings":";;;;;;;;;;;;AAgCA,SAAS,cAAc,OAAsD;AAC3E,aAAW,SAAS,OAAO,OAAO,+BAA+B,GAAG;AAClE,QAAI,UAAU,OAAO;AACnB,aAAO;AAAA,IACT;AAAA,EACF;AACA,SAAO;AACT;AAEO,IAAM,UAAU,OACrB,UAC+B;AAC/B,QAAM,OAAO,MAAM,KAAK,IAAI,CAAC,QAAQ;AACnC,QAAI,CAAC,cAAc,IAAI,MAAM,GAAG;AAC9B,YAAM,IAAI;AAAA,QACR,kEAAkE,IAAI,MAAM;AAAA,MAC9E;AAAA,IACF;AACA,WAAO;AAAA,MACL,QAAQ,IAAI;AAAA,MACZ,KAAK,EAAE,GAAG,IAAI,IAAI;AAAA,IACpB;AAAA,EACF,CAAC;AAED,QAAM,SAAS,MAAM,gCAAgC;AAAA,IACnD;AAAA,IACA,OAAO,MAAM;AAAA,EACf,CAAC;AAED,SAAO;AAAA,IACL,WAAW,MAAM;AAAA,IACjB,SAAS,MAAM;AAAA,IACf,UAAU,MAAM;AAAA,IAChB,aAAa,OAAO;AAAA,EACtB;AACF;","names":[]}
@@ -27,7 +27,7 @@ declare const PLATFORM_DEPLOY_BRIDGE_ACTOR_SYSTEM = "platform-deploy-bridge";
27
27
  /**
28
28
  * Subset of the CloudFormation Stack Status Change `detail` field the
29
29
  * bridge handler reads. AWS-side schema lives at
30
- * <https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/monitoring-cloudformation.html>.
30
+ * https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/monitoring-cloudformation.html .
31
31
  */
32
32
  interface CloudFormationStackStatusChangeDetail {
33
33
  readonly "stack-id": string;
@@ -27,7 +27,7 @@ declare const PLATFORM_DEPLOY_BRIDGE_ACTOR_SYSTEM = "platform-deploy-bridge";
27
27
  /**
28
28
  * Subset of the CloudFormation Stack Status Change `detail` field the
29
29
  * bridge handler reads. AWS-side schema lives at
30
- * <https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/monitoring-cloudformation.html>.
30
+ * https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/monitoring-cloudformation.html .
31
31
  */
32
32
  interface CloudFormationStackStatusChangeDetail {
33
33
  readonly "stack-id": string;
package/lib/index.d.mts CHANGED
@@ -18,13 +18,13 @@ import { Table, TableProps, ITable } from 'aws-cdk-lib/aws-dynamodb';
18
18
  import { Function, IFunction } from 'aws-cdk-lib/aws-lambda';
19
19
  import * as ec2 from 'aws-cdk-lib/aws-ec2';
20
20
  import * as rds from 'aws-cdk-lib/aws-rds';
21
- import { HostedZone, HostedZoneProps, IHostedZone, HostedZoneAttributes } from 'aws-cdk-lib/aws-route53';
21
+ import { HostedZone, HostedZoneProps, IHostedZone, ARecord, HostedZoneAttributes } from 'aws-cdk-lib/aws-route53';
22
22
  import { StringParameterProps, StringParameter } from 'aws-cdk-lib/aws-ssm';
23
23
  import { Distribution, DistributionProps, CachePolicyProps, BehaviorOptions } from 'aws-cdk-lib/aws-cloudfront';
24
24
  import { HostingMode } from './static-hosting.viewer-request-handler.mjs';
25
25
  export { C as CascadeChunkInput, a as CascadeFinalizeInput, b as CascadeFinalizeOutput, c as CascadeListInput, d as CascadeListOutput, O as OWNING_DELETE_CASCADE_CONSUMER_NAME, e as OWNING_DELETE_CASCADE_DEFAULT_CONCURRENCY, f as OWNING_DELETE_CASCADE_STUCK_THRESHOLD_MINUTES, g as OWNING_DELETE_OPS_EVENT_BUS_ENV_VAR } from './events-CjS-sm0W.mjs';
26
26
  import { StateMachine } from 'aws-cdk-lib/aws-stepfunctions';
27
- export { B as BRIDGED_STATUSES, a as BridgedStatus, C as CLOUDFORMATION_EVENT_SOURCE, b as CLOUDFORMATION_STACK_STATUS_CHANGE_DETAIL_TYPE, c as CONTROL_EVENT_BUS_NAME_ENV_VAR, d as CloudFormationStackStatusChangeDetail, O as OPENHI_REPO_TAG_KEY_ENV_VAR, e as OPENHI_TAG_KEY_PREFIX_ENV_VAR, P as PLATFORM_DEPLOY_BRIDGE_ACTOR_SYSTEM } from './events-BfrkMoBD.mjs';
27
+ export { B as BRIDGED_STATUSES, a as BridgedStatus, C as CLOUDFORMATION_EVENT_SOURCE, b as CLOUDFORMATION_STACK_STATUS_CHANGE_DETAIL_TYPE, c as CONTROL_EVENT_BUS_NAME_ENV_VAR, d as CloudFormationStackStatusChangeDetail, O as OPENHI_REPO_TAG_KEY_ENV_VAR, e as OPENHI_TAG_KEY_PREFIX_ENV_VAR, P as PLATFORM_DEPLOY_BRIDGE_ACTOR_SYSTEM } from './events-COI0BuMM.mjs';
28
28
  export { R as RENAME_CASCADE_CONSUMER_NAME, a as RENAME_CASCADE_DEFAULT_CONCURRENCY, b as RENAME_CASCADE_FAILED_THRESHOLD, c as RENAME_CASCADE_OPS_EVENT_BUS_ENV_VAR, d as RENAME_CASCADE_SLOW_THRESHOLD_SECONDS, e as RenameCascadeChunkInput, f as RenameCascadeFinalizeInput, g as RenameCascadeFinalizeOutput, h as RenameCascadeListInput, i as RenameCascadeListOutput } from './events-Da_cFgtc.mjs';
29
29
  import { Patient, Practitioner, Observation, Encounter, Account } from '@openhi/types';
30
30
  export { D as DEMO_PERIOD, a as DEMO_TENANT_SPECS, b as DEMO_URN_SYSTEM, c as DEV_USERS, d as DemoDevUser, e as DemoTenantSpec, f as DemoWorkspaceSpec, O as OPENHI_RESOURCE_URN_SYSTEM, P as PLACEHOLDER_TENANT_ID, g as PLACEHOLDER_WORKSPACE_ID, h as PLATFORM_SCOPE_TENANT_ID, S as SEED_DEMO_DATA_CONSUMER_NAME, i as demoMembershipId, j as demoRoleAssignmentId, k as demoRolesForUserInTenant, l as demoScenarioIdentifier, o as openhiResourceIdentifier } from './events-CMG8xanm.mjs';
@@ -159,7 +159,6 @@ declare class OpenHiEnvironment extends Stage {
159
159
  props: OpenHiEnvironmentProps;
160
160
  /**
161
161
  * Finds the OpenHiEnvironment that contains the given construct.
162
- * ```
163
162
  */
164
163
  static of(construct: IConstruct): OpenHiEnvironment | undefined;
165
164
  /**
@@ -194,7 +193,6 @@ declare class OpenHiEnvironment extends Stage {
194
193
  interface OpenHiAppProps extends AppProps {
195
194
  /**
196
195
  * Optional name for the application.
197
- * ```
198
196
  */
199
197
  readonly appName?: string;
200
198
  /**
@@ -409,7 +407,7 @@ declare abstract class OpenHiService extends Stack {
409
407
  * @param id - Unique identifier for this service stack (e.g., "user-service")
410
408
  * @param props - Optional properties for configuring the service
411
409
  *
412
- * @throws {Error} If account and region are not defined in props or environment
410
+ * @throws \{Error\} If account and region are not defined in props or environment
413
411
  *
414
412
  */
415
413
  constructor(ohEnv: OpenHiEnvironment, id: string, props?: OpenHiServiceProps);
@@ -1022,6 +1020,51 @@ declare class DiscoverableStringParameter extends StringParameter {
1022
1020
  constructor(scope: Construct, id: string, props: DiscoverableStringParameterProps);
1023
1021
  }
1024
1022
 
1023
+ /**
1024
+ * @see sites/www-docs/content/packages/@openhi/constructs/components/static-hosting/per-branch-hostname.md
1025
+ */
1026
+ /**
1027
+ * Props for the PerBranchHostname construct.
1028
+ */
1029
+ interface PerBranchHostnameProps {
1030
+ /**
1031
+ * Fully-qualified hostname to alias to the release-branch distribution
1032
+ * (e.g. `admin-pr-123.dev.openhi.org`). Used as the ARecord's
1033
+ * `recordName`.
1034
+ */
1035
+ readonly hostname: string;
1036
+ /**
1037
+ * Hosted zone the ARecord is created in. The zone's `zoneName` must be
1038
+ * a suffix of `hostname`.
1039
+ */
1040
+ readonly hostedZone: IHostedZone;
1041
+ /**
1042
+ * Service type used to address the release-branch StaticHosting SSM
1043
+ * parameters. Defaults to {@link STATIC_HOSTING_SERVICE_TYPE} so the
1044
+ * construct resolves the same `"website"` namespace `StaticHosting`
1045
+ * writes to.
1046
+ *
1047
+ * @default STATIC_HOSTING_SERVICE_TYPE ("website")
1048
+ */
1049
+ readonly serviceType?: string;
1050
+ }
1051
+ /**
1052
+ * Creates a single Route53 `ARecord` that aliases a per-PR hostname (e.g.
1053
+ * `admin-pr-123.dev.openhi.org`) to the release-branch CloudFront
1054
+ * distribution. The distribution domain and ID are resolved from SSM
1055
+ * parameters published by {@link StaticHosting}, addressed against the
1056
+ * containing service's {@link OpenHiService.releaseBranchHash} so a
1057
+ * feature-branch stack reads the values the release-branch stack wrote.
1058
+ *
1059
+ * No per-PR CloudFront distribution is created — the release-branch
1060
+ * distribution's wildcard SAN (`*.dev.openhi.org`) covers every per-PR
1061
+ * hostname.
1062
+ */
1063
+ declare class PerBranchHostname extends Construct {
1064
+ readonly record: ARecord;
1065
+ constructor(scope: Construct, id: string, props: PerBranchHostnameProps);
1066
+ }
1067
+
1025
1068
  /**
1026
1069
  * @see sites/www-docs/content/packages/@openhi/constructs/components/static-hosting/static-content.md
1027
1070
  */
@@ -1039,9 +1082,9 @@ declare class DiscoverableStringParameter extends StringParameter {
1039
1082
  * A bucket used to store content for stage.openhi.org might have the
1040
1083
  * following directory structure (all in the same bucket):
1041
1084
  *
1042
- * /www.stage.openhi.org/* -> serves content to www.stage.openhi.org
1043
- * /feature-7.stage.openhi.org/* -> serves content to feature-7.stage.openhi.org
1044
- * /pr-123.stage.openhi.org/* -> serves content to pr-123.stage.openhi.org
1085
+ * /www.stage.openhi.org/* -\> serves content to www.stage.openhi.org
1086
+ * /feature-7.stage.openhi.org/* -\> serves content to feature-7.stage.openhi.org
1087
+ * /pr-123.stage.openhi.org/* -\> serves content to pr-123.stage.openhi.org
1045
1088
  *
1046
1089
  ******************************************************************************/
1047
1090
  /**
@@ -1691,7 +1734,7 @@ declare class OpenHiRestApiService extends OpenHiService {
1691
1734
  */
1692
1735
  protected createCertificate(): ICertificate;
1693
1736
  /**
1694
- * Returns the API domain name string (e.g. api.example.com or api-{prefix}.example.com).
1737
+ * Returns the API domain name string (e.g. api.example.com or api-\{prefix\}.example.com).
1695
1738
  * Override to customize.
1696
1739
  */
1697
1740
  protected createApiDomainNameString(hostedZone: IHostedZone): string;
@@ -2074,7 +2117,7 @@ declare class OpenHiGraphqlService extends OpenHiService {
2074
2117
  */
2075
2118
  interface OpenHiWebsiteServiceProps extends OpenHiServiceProps {
2076
2119
  /**
2077
- * Sub-domain prefix attached to the child zone (e.g. "www" -> "www.<zone>").
2120
+ * Sub-domain prefix attached to the child zone (e.g. "www" -\> "www.\<zone\>").
2078
2121
  *
2079
2122
  * @default "www"
2080
2123
  */
@@ -2275,7 +2318,7 @@ interface OwningDeleteCascadeLambdasProps {
2275
2318
  * grant pattern.
2276
2319
  *
2277
2320
  * - `listChunks` — pages through the owner's adjacency-list partition
2278
- * via ElectroDB Query, splits the page into <=100-item chunks for
2321
+ * via ElectroDB Query, splits the page into \<=100-item chunks for
2279
2322
  * the inline Map state.
2280
2323
  * - `deleteChunk` — Map-iteration handler; submits one chunk as a
2281
2324
  * single `TransactWriteItems` via `executeMultiWrite`. The state
@@ -2446,4 +2489,4 @@ declare class RenameCascadeWorkflow extends Construct {
2446
2489
  constructor(scope: Construct, props: RenameCascadeWorkflowProps);
2447
2490
  }
2448
2491
 
2449
- export { type BuildParameterNameProps, ChildHostedZone, type ChildHostedZoneProps, CognitoUserPool, CognitoUserPoolClient, CognitoUserPoolDomain, CognitoUserPoolKmsKey, type ComputeBranchHashOptions, ControlEventBus, DATA_STORE_CHANGE_DETAIL_MAX_UTF8_BYTES, DATA_STORE_CHANGE_DETAIL_TYPE, DATA_STORE_CHANGE_EVENT_SOURCE, DEMO_DATA_PLANE_FIXTURES, DataEventBus, type DataEventBusOptions, DataStoreHistoricalArchive, type DataStoreHistoricalArchiveProps, DataStorePostgresReplica, type DataStorePostgresReplicaProps, type DemoWorkspaceDataPlaneFixtures, DiscoverableStringParameter, type DiscoverableStringParameterProps, DynamoDbDataStore, type DynamoDbDataStoreProps, type FhirCurrentResourceChangeDetail, type GrantConsumerOptions, HostingMode, OPENHI_TAG_SUFFIX_BRANCH_NAME, OPENHI_TAG_SUFFIX_REPO_NAME, OPENHI_TAG_SUFFIX_SERVICE_TYPE, OPENHI_TAG_SUFFIX_STAGE_TYPE, OpenHiApp, type OpenHiAppProps, OpenHiAuthService, type OpenHiAuthServiceProps, OpenHiDataService, type OpenHiDataServiceProps, OpenHiEnvironment, type OpenHiEnvironmentProps, OpenHiGlobalService, type OpenHiGlobalServiceProps, OpenHiGraphqlService, type OpenHiGraphqlServiceProps, type OpenHiRestApiRuntimeConfig, OpenHiRestApiService, type OpenHiRestApiServiceProps, OpenHiService, type OpenHiServiceProps, type OpenHiServiceType, OpenHiStage, type OpenHiStageProps, OpenHiWebsiteService, type OpenHiWebsiteServiceProps, OpsEventBus, OwningDeleteCascadeLambdas, type OwningDeleteCascadeLambdasProps, OwningDeleteCascadeWorkflow, type OwningDeleteCascadeWorkflowProps, POSTGRES_REPLICA_CLUSTER_ARN_SSM_NAME, POSTGRES_REPLICA_DATABASE_NAME_SSM_NAME, POSTGRES_REPLICA_SECRET_ARN_SSM_NAME, PlatformDeployBridge, PlatformDeployBridgeLambda, type PlatformDeployBridgeLambdaProps, type PlatformDeployBridgeProps, PostAuthenticationLambda, PostConfirmationLambda, type PostConfirmationLambdaProps, PreTokenGenerationLambda, type PreTokenGenerationLambdaProps, ProvisionDefaultWorkspaceLambda, type ProvisionDefaultWorkspaceLambdaProps, REST_API_BASE_URL_SSM_NAME, REST_API_DOMAIN_NAME_SSM_NAME, RenameCascadeLambdas, type RenameCascadeLambdasProps, RenameCascadeWorkflow, type RenameCascadeWorkflowProps, RootGraphqlApi, type RootGraphqlApiProps, RootHostedZone, RootHttpApi, type RootHttpApiProps, RootWildcardCertificate, SEED_SYSTEM_DATA_ACTOR_SYSTEM, SEED_SYSTEM_DATA_CONSUMER_NAME, SEED_SYSTEM_DATA_CONTROL_BUS_ENV_VAR, SSM_PARAM_NAME_FULL_DOMAIN, STATIC_HOSTING_SERVICE_TYPE, SeedDemoDataLambda, type SeedDemoDataLambdaProps, SeedDemoDataWorkflow, type SeedDemoDataWorkflowProps, SeedSystemDataLambda, type SeedSystemDataLambdaProps, SeedSystemDataWorkflow, type SeedSystemDataWorkflowProps, StaticContent, type StaticContentProps, StaticHosting, type StaticHostingProps, UserOnboardingWorkflow, type UserOnboardingWorkflowProps, WorkflowDedupConsumerNameInvalidError, WorkflowDedupTable, WorkflowDedupTableDuplicateError, type WorkflowDedupTableProps, buildFhirCurrentResourceChangeDetail, computeBranchHash, getDynamoDbDataStoreTableName, getPostgresReplicaSchemaName, getWorkflowDedupTableName, openHiTagKey };
2492
+ export { type BuildParameterNameProps, ChildHostedZone, type ChildHostedZoneProps, CognitoUserPool, CognitoUserPoolClient, CognitoUserPoolDomain, CognitoUserPoolKmsKey, type ComputeBranchHashOptions, ControlEventBus, DATA_STORE_CHANGE_DETAIL_MAX_UTF8_BYTES, DATA_STORE_CHANGE_DETAIL_TYPE, DATA_STORE_CHANGE_EVENT_SOURCE, DEMO_DATA_PLANE_FIXTURES, DataEventBus, type DataEventBusOptions, DataStoreHistoricalArchive, type DataStoreHistoricalArchiveProps, DataStorePostgresReplica, type DataStorePostgresReplicaProps, type DemoWorkspaceDataPlaneFixtures, DiscoverableStringParameter, type DiscoverableStringParameterProps, DynamoDbDataStore, type DynamoDbDataStoreProps, type FhirCurrentResourceChangeDetail, type GrantConsumerOptions, HostingMode, OPENHI_TAG_SUFFIX_BRANCH_NAME, OPENHI_TAG_SUFFIX_REPO_NAME, OPENHI_TAG_SUFFIX_SERVICE_TYPE, OPENHI_TAG_SUFFIX_STAGE_TYPE, OpenHiApp, type OpenHiAppProps, OpenHiAuthService, type OpenHiAuthServiceProps, OpenHiDataService, type OpenHiDataServiceProps, OpenHiEnvironment, type OpenHiEnvironmentProps, OpenHiGlobalService, type OpenHiGlobalServiceProps, OpenHiGraphqlService, type OpenHiGraphqlServiceProps, type OpenHiRestApiRuntimeConfig, OpenHiRestApiService, type OpenHiRestApiServiceProps, OpenHiService, type OpenHiServiceProps, type OpenHiServiceType, OpenHiStage, type OpenHiStageProps, OpenHiWebsiteService, type OpenHiWebsiteServiceProps, OpsEventBus, OwningDeleteCascadeLambdas, type OwningDeleteCascadeLambdasProps, OwningDeleteCascadeWorkflow, type OwningDeleteCascadeWorkflowProps, POSTGRES_REPLICA_CLUSTER_ARN_SSM_NAME, POSTGRES_REPLICA_DATABASE_NAME_SSM_NAME, POSTGRES_REPLICA_SECRET_ARN_SSM_NAME, PerBranchHostname, type PerBranchHostnameProps, PlatformDeployBridge, PlatformDeployBridgeLambda, type PlatformDeployBridgeLambdaProps, type PlatformDeployBridgeProps, PostAuthenticationLambda, PostConfirmationLambda, type PostConfirmationLambdaProps, PreTokenGenerationLambda, type PreTokenGenerationLambdaProps, ProvisionDefaultWorkspaceLambda, type ProvisionDefaultWorkspaceLambdaProps, REST_API_BASE_URL_SSM_NAME, REST_API_DOMAIN_NAME_SSM_NAME, RenameCascadeLambdas, type RenameCascadeLambdasProps, RenameCascadeWorkflow, type RenameCascadeWorkflowProps, RootGraphqlApi, type RootGraphqlApiProps, RootHostedZone, RootHttpApi, type RootHttpApiProps, RootWildcardCertificate, SEED_SYSTEM_DATA_ACTOR_SYSTEM, SEED_SYSTEM_DATA_CONSUMER_NAME, SEED_SYSTEM_DATA_CONTROL_BUS_ENV_VAR, SSM_PARAM_NAME_FULL_DOMAIN, STATIC_HOSTING_SERVICE_TYPE, SeedDemoDataLambda, type SeedDemoDataLambdaProps, SeedDemoDataWorkflow, type SeedDemoDataWorkflowProps, SeedSystemDataLambda, type SeedSystemDataLambdaProps, SeedSystemDataWorkflow, type SeedSystemDataWorkflowProps, StaticContent, type StaticContentProps, StaticHosting, type StaticHostingProps, UserOnboardingWorkflow, type UserOnboardingWorkflowProps, WorkflowDedupConsumerNameInvalidError, WorkflowDedupTable, WorkflowDedupTableDuplicateError, type WorkflowDedupTableProps, buildFhirCurrentResourceChangeDetail, computeBranchHash, getDynamoDbDataStoreTableName, getPostgresReplicaSchemaName, getWorkflowDedupTableName, openHiTagKey };
package/lib/index.d.ts CHANGED
@@ -17,7 +17,7 @@ import { Table, TableProps, ITable } from 'aws-cdk-lib/aws-dynamodb';
17
17
  import { IFunction, Function } from 'aws-cdk-lib/aws-lambda';
18
18
  import * as ec2 from 'aws-cdk-lib/aws-ec2';
19
19
  import * as rds from 'aws-cdk-lib/aws-rds';
20
- import { HostedZone, HostedZoneProps, IHostedZone, HostedZoneAttributes } from 'aws-cdk-lib/aws-route53';
20
+ import { HostedZone, HostedZoneProps, IHostedZone, HostedZoneAttributes, ARecord } from 'aws-cdk-lib/aws-route53';
21
21
  import { StringParameterProps, StringParameter } from 'aws-cdk-lib/aws-ssm';
22
22
  import { Distribution, DistributionProps, CachePolicyProps, BehaviorOptions } from 'aws-cdk-lib/aws-cloudfront';
23
23
  import { StateMachine } from 'aws-cdk-lib/aws-stepfunctions';
@@ -273,7 +273,7 @@ declare const PLATFORM_DEPLOY_BRIDGE_ACTOR_SYSTEM = "platform-deploy-bridge";
273
273
  /**
274
274
  * Subset of the CloudFormation Stack Status Change `detail` field the
275
275
  * bridge handler reads. AWS-side schema lives at
276
- * <https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/monitoring-cloudformation.html>.
276
+ * https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/monitoring-cloudformation.html .
277
277
  */
278
278
  interface CloudFormationStackStatusChangeDetail {
279
279
  readonly "stack-id": string;
@@ -796,7 +796,6 @@ declare class OpenHiEnvironment extends Stage {
796
796
  props: OpenHiEnvironmentProps;
797
797
  /**
798
798
  * Finds the OpenHiEnvironment that contains the given construct.
799
- * ```
800
799
  */
801
800
  static of(construct: IConstruct): OpenHiEnvironment | undefined;
802
801
  /**
@@ -831,7 +830,6 @@ declare class OpenHiEnvironment extends Stage {
831
830
  interface OpenHiAppProps extends AppProps {
832
831
  /**
833
832
  * Optional name for the application.
834
- * ```
835
833
  */
836
834
  readonly appName?: string;
837
835
  /**
@@ -1046,7 +1044,7 @@ declare abstract class OpenHiService extends Stack {
1046
1044
  * @param id - Unique identifier for this service stack (e.g., "user-service")
1047
1045
  * @param props - Optional properties for configuring the service
1048
1046
  *
1049
- * @throws {Error} If account and region are not defined in props or environment
1047
+ * @throws \{Error\} If account and region are not defined in props or environment
1050
1048
  *
1051
1049
  */
1052
1050
  constructor(ohEnv: OpenHiEnvironment, id: string, props?: OpenHiServiceProps);
@@ -1659,6 +1657,51 @@ declare class DiscoverableStringParameter extends StringParameter {
1659
1657
  constructor(scope: Construct, id: string, props: DiscoverableStringParameterProps);
1660
1658
  }
1661
1659
 
1660
+ /**
1661
+ * @see sites/www-docs/content/packages/@openhi/constructs/components/static-hosting/per-branch-hostname.md
1662
+ */
1663
+ /**
1664
+ * Props for the PerBranchHostname construct.
1665
+ */
1666
+ interface PerBranchHostnameProps {
1667
+ /**
1668
+ * Fully-qualified hostname to alias to the release-branch distribution
1669
+ * (e.g. `admin-pr-123.dev.openhi.org`). Used as the ARecord's
1670
+ * `recordName`.
1671
+ */
1672
+ readonly hostname: string;
1673
+ /**
1674
+ * Hosted zone the ARecord is created in. The zone's `zoneName` must be
1675
+ * a suffix of `hostname`.
1676
+ */
1677
+ readonly hostedZone: IHostedZone;
1678
+ /**
1679
+ * Service type used to address the release-branch StaticHosting SSM
1680
+ * parameters. Defaults to {@link STATIC_HOSTING_SERVICE_TYPE} so the
1681
+ * construct resolves the same `"website"` namespace `StaticHosting`
1682
+ * writes to.
1683
+ *
1684
+ * @default STATIC_HOSTING_SERVICE_TYPE ("website")
1685
+ */
1686
+ readonly serviceType?: string;
1687
+ }
1688
+ /**
1689
+ * Creates a single Route53 `ARecord` that aliases a per-PR hostname (e.g.
1690
+ * `admin-pr-123.dev.openhi.org`) to the release-branch CloudFront
1691
+ * distribution. The distribution domain and ID are resolved from SSM
1692
+ * parameters published by {@link StaticHosting}, addressed against the
1693
+ * containing service's {@link OpenHiService.releaseBranchHash} so a
1694
+ * feature-branch stack reads the values the release-branch stack wrote.
1695
+ *
1696
+ * No per-PR CloudFront distribution is created — the release-branch
1697
+ * distribution's wildcard SAN (`*.dev.openhi.org`) covers every per-PR
1698
+ * hostname.
1699
+ */
1700
+ declare class PerBranchHostname extends Construct {
1701
+ readonly record: ARecord;
1702
+ constructor(scope: Construct, id: string, props: PerBranchHostnameProps);
1703
+ }
1704
+
1662
1705
  /**
1663
1706
  * @see sites/www-docs/content/packages/@openhi/constructs/components/static-hosting/static-content.md
1664
1707
  */
@@ -1676,9 +1719,9 @@ declare class DiscoverableStringParameter extends StringParameter {
1676
1719
  * A bucket used to store content for stage.openhi.org might have the
1677
1720
  * following directory structure (all in the same bucket):
1678
1721
  *
1679
- * /www.stage.openhi.org/* -> serves content to www.stage.openhi.org
1680
- * /feature-7.stage.openhi.org/* -> serves content to feature-7.stage.openhi.org
1681
- * /pr-123.stage.openhi.org/* -> serves content to pr-123.stage.openhi.org
1722
+ * /www.stage.openhi.org/* -\> serves content to www.stage.openhi.org
1723
+ * /feature-7.stage.openhi.org/* -\> serves content to feature-7.stage.openhi.org
1724
+ * /pr-123.stage.openhi.org/* -\> serves content to pr-123.stage.openhi.org
1682
1725
  *
1683
1726
  ******************************************************************************/
1684
1727
  /**
@@ -2328,7 +2371,7 @@ declare class OpenHiRestApiService extends OpenHiService {
2328
2371
  */
2329
2372
  protected createCertificate(): ICertificate;
2330
2373
  /**
2331
- * Returns the API domain name string (e.g. api.example.com or api-{prefix}.example.com).
2374
+ * Returns the API domain name string (e.g. api.example.com or api-\{prefix\}.example.com).
2332
2375
  * Override to customize.
2333
2376
  */
2334
2377
  protected createApiDomainNameString(hostedZone: IHostedZone): string;
@@ -2711,7 +2754,7 @@ declare class OpenHiGraphqlService extends OpenHiService {
2711
2754
  */
2712
2755
  interface OpenHiWebsiteServiceProps extends OpenHiServiceProps {
2713
2756
  /**
2714
- * Sub-domain prefix attached to the child zone (e.g. "www" -> "www.<zone>").
2757
+ * Sub-domain prefix attached to the child zone (e.g. "www" -\> "www.\<zone\>").
2715
2758
  *
2716
2759
  * @default "www"
2717
2760
  */
@@ -2912,7 +2955,7 @@ interface OwningDeleteCascadeLambdasProps {
2912
2955
  * grant pattern.
2913
2956
  *
2914
2957
  * - `listChunks` — pages through the owner's adjacency-list partition
2915
- * via ElectroDB Query, splits the page into <=100-item chunks for
2958
+ * via ElectroDB Query, splits the page into \<=100-item chunks for
2916
2959
  * the inline Map state.
2917
2960
  * - `deleteChunk` — Map-iteration handler; submits one chunk as a
2918
2961
  * single `TransactWriteItems` via `executeMultiWrite`. The state
@@ -3083,5 +3126,5 @@ declare class RenameCascadeWorkflow extends Construct {
3083
3126
  constructor(scope: Construct, props: RenameCascadeWorkflowProps);
3084
3127
  }
3085
3128
 
3086
- export { BRIDGED_STATUSES, CLOUDFORMATION_EVENT_SOURCE, CLOUDFORMATION_STACK_STATUS_CHANGE_DETAIL_TYPE, CONTROL_EVENT_BUS_NAME_ENV_VAR, ChildHostedZone, CognitoUserPool, CognitoUserPoolClient, CognitoUserPoolDomain, CognitoUserPoolKmsKey, ControlEventBus, DATA_STORE_CHANGE_DETAIL_MAX_UTF8_BYTES, DATA_STORE_CHANGE_DETAIL_TYPE, DATA_STORE_CHANGE_EVENT_SOURCE, DEMO_DATA_PLANE_FIXTURES, DEMO_PERIOD, DEMO_TENANT_SPECS, DEMO_URN_SYSTEM, DEV_USERS, DataEventBus, DataStoreHistoricalArchive, DataStorePostgresReplica, DiscoverableStringParameter, DynamoDbDataStore, OPENHI_REPO_TAG_KEY_ENV_VAR, OPENHI_RESOURCE_URN_SYSTEM, OPENHI_TAG_KEY_PREFIX_ENV_VAR, OPENHI_TAG_SUFFIX_BRANCH_NAME, OPENHI_TAG_SUFFIX_REPO_NAME, OPENHI_TAG_SUFFIX_SERVICE_TYPE, OPENHI_TAG_SUFFIX_STAGE_TYPE, OWNING_DELETE_CASCADE_CONSUMER_NAME, OWNING_DELETE_CASCADE_DEFAULT_CONCURRENCY, OWNING_DELETE_CASCADE_STUCK_THRESHOLD_MINUTES, OWNING_DELETE_OPS_EVENT_BUS_ENV_VAR, OpenHiApp, OpenHiAuthService, OpenHiDataService, OpenHiEnvironment, OpenHiGlobalService, OpenHiGraphqlService, OpenHiRestApiService, OpenHiService, OpenHiStage, OpenHiWebsiteService, OpsEventBus, OwningDeleteCascadeLambdas, OwningDeleteCascadeWorkflow, PLACEHOLDER_TENANT_ID, PLACEHOLDER_WORKSPACE_ID, PLATFORM_DEPLOY_BRIDGE_ACTOR_SYSTEM, PLATFORM_SCOPE_TENANT_ID, POSTGRES_REPLICA_CLUSTER_ARN_SSM_NAME, POSTGRES_REPLICA_DATABASE_NAME_SSM_NAME, POSTGRES_REPLICA_SECRET_ARN_SSM_NAME, PROVISION_DEFAULT_WORKSPACE_DETAIL_TYPE, PlatformDeployBridge, PlatformDeployBridgeLambda, PostAuthenticationLambda, PostConfirmationLambda, PreTokenGenerationLambda, ProvisionDefaultWorkspaceLambda, RENAME_CASCADE_CONSUMER_NAME, RENAME_CASCADE_DEFAULT_CONCURRENCY, RENAME_CASCADE_FAILED_THRESHOLD, RENAME_CASCADE_OPS_EVENT_BUS_ENV_VAR, RENAME_CASCADE_SLOW_THRESHOLD_SECONDS, REST_API_BASE_URL_SSM_NAME, REST_API_DOMAIN_NAME_SSM_NAME, RenameCascadeLambdas, RenameCascadeWorkflow, RootGraphqlApi, RootHostedZone, RootHttpApi, RootWildcardCertificate, SEED_DEMO_DATA_CONSUMER_NAME, SEED_SYSTEM_DATA_ACTOR_SYSTEM, SEED_SYSTEM_DATA_CONSUMER_NAME, SEED_SYSTEM_DATA_CONTROL_BUS_ENV_VAR, SSM_PARAM_NAME_FULL_DOMAIN, STATIC_HOSTING_SERVICE_TYPE, SeedDemoDataLambda, SeedDemoDataWorkflow, SeedSystemDataLambda, SeedSystemDataWorkflow, StaticContent, StaticHosting, USER_ONBOARDING_EVENT_SOURCE, UserOnboardingWorkflow, WorkflowDedupConsumerNameInvalidError, WorkflowDedupTable, WorkflowDedupTableDuplicateError, buildFhirCurrentResourceChangeDetail, buildProvisionDefaultWorkspaceRequestedDetail, computeBranchHash, demoMembershipId, demoRoleAssignmentId, demoRolesForUserInTenant, demoScenarioIdentifier, getDynamoDbDataStoreTableName, getPostgresReplicaSchemaName, getWorkflowDedupTableName, openHiTagKey, openhiResourceIdentifier };
3087
- export type { BridgedStatus, BuildParameterNameProps, CascadeChunkInput, CascadeFinalizeInput, CascadeFinalizeOutput, CascadeListInput, CascadeListOutput, ChildHostedZoneProps, CloudFormationStackStatusChangeDetail, ComputeBranchHashOptions, DataEventBusOptions, DataStoreHistoricalArchiveProps, DataStorePostgresReplicaProps, DemoDevUser, DemoTenantSpec, DemoWorkspaceDataPlaneFixtures, DemoWorkspaceSpec, DiscoverableStringParameterProps, DynamoDbDataStoreProps, FhirCurrentResourceChangeDetail, GrantConsumerOptions, HostingMode, OpenHiAppProps, OpenHiAuthServiceProps, OpenHiDataServiceProps, OpenHiEnvironmentProps, OpenHiGlobalServiceProps, OpenHiGraphqlServiceProps, OpenHiRestApiRuntimeConfig, OpenHiRestApiServiceProps, OpenHiServiceProps, OpenHiServiceType, OpenHiStageProps, OpenHiWebsiteServiceProps, OwningDeleteCascadeLambdasProps, OwningDeleteCascadeWorkflowProps, PlatformDeployBridgeLambdaProps, PlatformDeployBridgeProps, PostConfirmationLambdaProps, PreTokenGenerationLambdaProps, ProvisionDefaultWorkspaceLambdaProps, ProvisionDefaultWorkspaceRequestedDetail, RenameCascadeChunkInput, RenameCascadeFinalizeInput, RenameCascadeFinalizeOutput, RenameCascadeLambdasProps, RenameCascadeListInput, RenameCascadeListOutput, RenameCascadeWorkflowProps, RootGraphqlApiProps, RootHttpApiProps, SeedDemoDataLambdaProps, SeedDemoDataWorkflowProps, SeedSystemDataLambdaProps, SeedSystemDataWorkflowProps, StaticContentProps, StaticHostingProps, UserOnboardingWorkflowProps, WorkflowDedupTableProps };
3129
+ export { BRIDGED_STATUSES, CLOUDFORMATION_EVENT_SOURCE, CLOUDFORMATION_STACK_STATUS_CHANGE_DETAIL_TYPE, CONTROL_EVENT_BUS_NAME_ENV_VAR, ChildHostedZone, CognitoUserPool, CognitoUserPoolClient, CognitoUserPoolDomain, CognitoUserPoolKmsKey, ControlEventBus, DATA_STORE_CHANGE_DETAIL_MAX_UTF8_BYTES, DATA_STORE_CHANGE_DETAIL_TYPE, DATA_STORE_CHANGE_EVENT_SOURCE, DEMO_DATA_PLANE_FIXTURES, DEMO_PERIOD, DEMO_TENANT_SPECS, DEMO_URN_SYSTEM, DEV_USERS, DataEventBus, DataStoreHistoricalArchive, DataStorePostgresReplica, DiscoverableStringParameter, DynamoDbDataStore, OPENHI_REPO_TAG_KEY_ENV_VAR, OPENHI_RESOURCE_URN_SYSTEM, OPENHI_TAG_KEY_PREFIX_ENV_VAR, OPENHI_TAG_SUFFIX_BRANCH_NAME, OPENHI_TAG_SUFFIX_REPO_NAME, OPENHI_TAG_SUFFIX_SERVICE_TYPE, OPENHI_TAG_SUFFIX_STAGE_TYPE, OWNING_DELETE_CASCADE_CONSUMER_NAME, OWNING_DELETE_CASCADE_DEFAULT_CONCURRENCY, OWNING_DELETE_CASCADE_STUCK_THRESHOLD_MINUTES, OWNING_DELETE_OPS_EVENT_BUS_ENV_VAR, OpenHiApp, OpenHiAuthService, OpenHiDataService, OpenHiEnvironment, OpenHiGlobalService, OpenHiGraphqlService, OpenHiRestApiService, OpenHiService, OpenHiStage, OpenHiWebsiteService, OpsEventBus, OwningDeleteCascadeLambdas, OwningDeleteCascadeWorkflow, PLACEHOLDER_TENANT_ID, PLACEHOLDER_WORKSPACE_ID, PLATFORM_DEPLOY_BRIDGE_ACTOR_SYSTEM, PLATFORM_SCOPE_TENANT_ID, POSTGRES_REPLICA_CLUSTER_ARN_SSM_NAME, POSTGRES_REPLICA_DATABASE_NAME_SSM_NAME, POSTGRES_REPLICA_SECRET_ARN_SSM_NAME, PROVISION_DEFAULT_WORKSPACE_DETAIL_TYPE, PerBranchHostname, PlatformDeployBridge, PlatformDeployBridgeLambda, PostAuthenticationLambda, PostConfirmationLambda, PreTokenGenerationLambda, ProvisionDefaultWorkspaceLambda, RENAME_CASCADE_CONSUMER_NAME, RENAME_CASCADE_DEFAULT_CONCURRENCY, RENAME_CASCADE_FAILED_THRESHOLD, RENAME_CASCADE_OPS_EVENT_BUS_ENV_VAR, RENAME_CASCADE_SLOW_THRESHOLD_SECONDS, REST_API_BASE_URL_SSM_NAME, REST_API_DOMAIN_NAME_SSM_NAME, RenameCascadeLambdas, RenameCascadeWorkflow, RootGraphqlApi, RootHostedZone, RootHttpApi, RootWildcardCertificate, SEED_DEMO_DATA_CONSUMER_NAME, SEED_SYSTEM_DATA_ACTOR_SYSTEM, SEED_SYSTEM_DATA_CONSUMER_NAME, SEED_SYSTEM_DATA_CONTROL_BUS_ENV_VAR, SSM_PARAM_NAME_FULL_DOMAIN, STATIC_HOSTING_SERVICE_TYPE, SeedDemoDataLambda, SeedDemoDataWorkflow, SeedSystemDataLambda, SeedSystemDataWorkflow, StaticContent, StaticHosting, USER_ONBOARDING_EVENT_SOURCE, UserOnboardingWorkflow, WorkflowDedupConsumerNameInvalidError, WorkflowDedupTable, WorkflowDedupTableDuplicateError, buildFhirCurrentResourceChangeDetail, buildProvisionDefaultWorkspaceRequestedDetail, computeBranchHash, demoMembershipId, demoRoleAssignmentId, demoRolesForUserInTenant, demoScenarioIdentifier, getDynamoDbDataStoreTableName, getPostgresReplicaSchemaName, getWorkflowDedupTableName, openHiTagKey, openhiResourceIdentifier };
3130
+ export type { BridgedStatus, BuildParameterNameProps, CascadeChunkInput, CascadeFinalizeInput, CascadeFinalizeOutput, CascadeListInput, CascadeListOutput, ChildHostedZoneProps, CloudFormationStackStatusChangeDetail, ComputeBranchHashOptions, DataEventBusOptions, DataStoreHistoricalArchiveProps, DataStorePostgresReplicaProps, DemoDevUser, DemoTenantSpec, DemoWorkspaceDataPlaneFixtures, DemoWorkspaceSpec, DiscoverableStringParameterProps, DynamoDbDataStoreProps, FhirCurrentResourceChangeDetail, GrantConsumerOptions, HostingMode, OpenHiAppProps, OpenHiAuthServiceProps, OpenHiDataServiceProps, OpenHiEnvironmentProps, OpenHiGlobalServiceProps, OpenHiGraphqlServiceProps, OpenHiRestApiRuntimeConfig, OpenHiRestApiServiceProps, OpenHiServiceProps, OpenHiServiceType, OpenHiStageProps, OpenHiWebsiteServiceProps, OwningDeleteCascadeLambdasProps, OwningDeleteCascadeWorkflowProps, PerBranchHostnameProps, PlatformDeployBridgeLambdaProps, PlatformDeployBridgeProps, PostConfirmationLambdaProps, PreTokenGenerationLambdaProps, ProvisionDefaultWorkspaceLambdaProps, ProvisionDefaultWorkspaceRequestedDetail, RenameCascadeChunkInput, RenameCascadeFinalizeInput, RenameCascadeFinalizeOutput, RenameCascadeLambdasProps, RenameCascadeListInput, RenameCascadeListOutput, RenameCascadeWorkflowProps, RootGraphqlApiProps, RootHttpApiProps, SeedDemoDataLambdaProps, SeedDemoDataWorkflowProps, SeedSystemDataLambdaProps, SeedSystemDataWorkflowProps, StaticContentProps, StaticHostingProps, UserOnboardingWorkflowProps, WorkflowDedupTableProps };