@pulumi/aws-native 1.38.0-alpha.1762150096 → 1.38.0-alpha.1762234865

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 (85) hide show
  1. package/batch/jobDefinition.d.ts +6 -0
  2. package/batch/jobDefinition.js.map +1 -1
  3. package/bedrock/automatedReasoningPolicy.d.ts +5 -0
  4. package/bedrock/automatedReasoningPolicy.js +8 -0
  5. package/bedrock/automatedReasoningPolicy.js.map +1 -1
  6. package/bedrock/getAutomatedReasoningPolicy.d.ts +1 -0
  7. package/bedrock/getAutomatedReasoningPolicy.js.map +1 -1
  8. package/cleanrooms/configuredTable.d.ts +2 -2
  9. package/cleanrooms/getConfiguredTable.d.ts +1 -1
  10. package/datazone/connection.d.ts +8 -0
  11. package/datazone/connection.js +3 -1
  12. package/datazone/connection.js.map +1 -1
  13. package/ec2/getVolume.d.ts +16 -14
  14. package/ec2/getVolume.js.map +1 -1
  15. package/ec2/volume.d.ts +35 -31
  16. package/ec2/volume.js +4 -3
  17. package/ec2/volume.js.map +1 -1
  18. package/index.d.ts +2 -1
  19. package/index.js +4 -2
  20. package/index.js.map +1 -1
  21. package/networkfirewall/firewall.d.ts +3 -0
  22. package/networkfirewall/firewall.js.map +1 -1
  23. package/networkfirewall/getFirewall.d.ts +3 -0
  24. package/networkfirewall/getFirewall.js.map +1 -1
  25. package/package.json +3 -3
  26. package/package.json.dev +2 -2
  27. package/rtbfabric/getLink.d.ts +18 -0
  28. package/rtbfabric/getLink.js.map +1 -1
  29. package/rtbfabric/getRequesterGateway.d.ts +15 -0
  30. package/rtbfabric/getRequesterGateway.js.map +1 -1
  31. package/rtbfabric/getResponderGateway.d.ts +30 -0
  32. package/rtbfabric/getResponderGateway.js.map +1 -1
  33. package/rtbfabric/link.d.ts +39 -0
  34. package/rtbfabric/link.js.map +1 -1
  35. package/rtbfabric/requesterGateway.d.ts +30 -0
  36. package/rtbfabric/requesterGateway.js.map +1 -1
  37. package/rtbfabric/responderGateway.d.ts +60 -0
  38. package/rtbfabric/responderGateway.js.map +1 -1
  39. package/s3vectors/getIndex.d.ts +19 -0
  40. package/s3vectors/getIndex.js +28 -0
  41. package/s3vectors/getIndex.js.map +1 -0
  42. package/s3vectors/getVectorBucket.d.ts +19 -0
  43. package/s3vectors/getVectorBucket.js +28 -0
  44. package/s3vectors/getVectorBucket.js.map +1 -0
  45. package/s3vectors/getVectorBucketPolicy.d.ts +19 -0
  46. package/s3vectors/getVectorBucketPolicy.js +28 -0
  47. package/s3vectors/getVectorBucketPolicy.js.map +1 -0
  48. package/s3vectors/index.d.ts +19 -0
  49. package/s3vectors/index.js +55 -0
  50. package/s3vectors/index.js.map +1 -0
  51. package/s3vectors/index_.d.ts +52 -0
  52. package/s3vectors/index_.js +83 -0
  53. package/s3vectors/index_.js.map +1 -0
  54. package/s3vectors/vectorBucket.d.ts +41 -0
  55. package/s3vectors/vectorBucket.js +64 -0
  56. package/s3vectors/vectorBucket.js.map +1 -0
  57. package/s3vectors/vectorBucketPolicy.d.ts +41 -0
  58. package/s3vectors/vectorBucketPolicy.js +65 -0
  59. package/s3vectors/vectorBucketPolicy.js.map +1 -0
  60. package/sso/assignment.d.ts +4 -4
  61. package/transfer/connector.d.ts +3 -0
  62. package/transfer/connector.js.map +1 -1
  63. package/transfer/getConnector.d.ts +3 -0
  64. package/transfer/getConnector.js.map +1 -1
  65. package/types/enums/ce/index.d.ts +3 -0
  66. package/types/enums/ce/index.js +3 -0
  67. package/types/enums/ce/index.js.map +1 -1
  68. package/types/enums/ecs/index.d.ts +8 -0
  69. package/types/enums/ecs/index.js.map +1 -1
  70. package/types/enums/eks/index.d.ts +9 -0
  71. package/types/enums/eks/index.js +6 -1
  72. package/types/enums/eks/index.js.map +1 -1
  73. package/types/enums/index.d.ts +2 -1
  74. package/types/enums/index.js +3 -1
  75. package/types/enums/index.js.map +1 -1
  76. package/types/enums/rtbfabric/index.d.ts +3 -0
  77. package/types/enums/rtbfabric/index.js.map +1 -1
  78. package/types/enums/s3/index.d.ts +1 -1
  79. package/types/enums/s3vectors/index.d.ts +23 -0
  80. package/types/enums/s3vectors/index.js +17 -0
  81. package/types/enums/s3vectors/index.js.map +1 -0
  82. package/types/enums/sso/index.d.ts +1 -1
  83. package/types/input.d.ts +159 -7
  84. package/types/output.d.ts +159 -7
  85. package/types/output.js.map +1 -1
package/types/output.d.ts CHANGED
@@ -10104,6 +10104,9 @@ export declare namespace batch {
10104
10104
  value?: string;
10105
10105
  }
10106
10106
  interface JobDefinitionResourceRetentionPolicy {
10107
+ /**
10108
+ * Specifies whether the previous revision of the job definition is retained in an active status after UPDATE events for the resource. The default value is `false` . When the property is set to `false` , the previous revision of the job definition is de-registered after a new revision is created. When the property is set to `true` , the previous revision of the job definition is not de-registered.
10109
+ */
10107
10110
  skipDeregisterOnUpdate?: boolean;
10108
10111
  }
10109
10112
  interface JobDefinitionRetryStrategy {
@@ -21735,8 +21738,17 @@ export declare namespace connectcampaignsv2 {
21735
21738
  * Preview config
21736
21739
  */
21737
21740
  interface CampaignPreviewConfig {
21741
+ /**
21742
+ * Agent actions for the preview outbound mode.
21743
+ */
21738
21744
  agentActions?: enums.connectcampaignsv2.CampaignAgentAction[];
21745
+ /**
21746
+ * Bandwidth allocation for the preview outbound mode.
21747
+ */
21739
21748
  bandwidthAllocation: number;
21749
+ /**
21750
+ * Countdown timer configuration for preview outbound mode.
21751
+ */
21740
21752
  timeoutConfig: outputs.connectcampaignsv2.CampaignTimeoutConfig;
21741
21753
  }
21742
21754
  /**
@@ -21917,6 +21929,9 @@ export declare namespace connectcampaignsv2 {
21917
21929
  * Timeout Config for preview contacts
21918
21930
  */
21919
21931
  interface CampaignTimeoutConfig {
21932
+ /**
21933
+ * Duration in seconds for the countdown timer.
21934
+ */
21920
21935
  durationInSeconds?: number;
21921
21936
  }
21922
21937
  }
@@ -31623,7 +31638,13 @@ export declare namespace ecs {
31623
31638
  subnets?: string[];
31624
31639
  }
31625
31640
  interface ServiceCanaryConfiguration {
31641
+ /**
31642
+ * The amount of time in minutes to wait during the canary phase before shifting the remaining production traffic to the new service revision. Valid values are 0 to 1440 minutes (24 hours). The default value is 10.
31643
+ */
31626
31644
  canaryBakeTimeInMinutes?: number;
31645
+ /**
31646
+ * The percentage of production traffic to shift to the new service revision during the canary phase. Valid values are multiples of 0.1 from 0.1 to 100.0. The default value is 5.0.
31647
+ */
31627
31648
  canaryPercent?: number;
31628
31649
  }
31629
31650
  /**
@@ -31667,7 +31688,15 @@ export declare namespace ecs {
31667
31688
  weight?: number;
31668
31689
  }
31669
31690
  interface ServiceConnectAccessLogConfiguration {
31691
+ /**
31692
+ * The format for Service Connect access log output. Choose TEXT for human-readable logs or JSON for structured data that integrates well with log analysis tools.
31693
+ */
31670
31694
  format: enums.ecs.ServiceConnectAccessLogConfigurationFormat;
31695
+ /**
31696
+ * Specifies whether to include query parameters in Service Connect access logs.
31697
+ *
31698
+ * When enabled, query parameters from HTTP requests are included in the access logs. Consider security and privacy implications when enabling this feature, as query parameters may contain sensitive information such as request IDs and tokens. By default, this parameter is `DISABLED` .
31699
+ */
31671
31700
  includeQueryParameters?: enums.ecs.ServiceConnectAccessLogConfigurationIncludeQueryParameters;
31672
31701
  }
31673
31702
  /**
@@ -31697,6 +31726,11 @@ export declare namespace ecs {
31697
31726
  * Tasks that run in a namespace can use short names to connect to services in the namespace. Tasks can connect to services across all of the clusters in the namespace. Tasks connect through a managed proxy container that collects logs and metrics for increased visibility. Only the tasks that Amazon ECS services create are supported with Service Connect. For more information, see [Service Connect](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-connect.html) in the *Amazon Elastic Container Service Developer Guide*.
31698
31727
  */
31699
31728
  interface ServiceConnectConfiguration {
31729
+ /**
31730
+ * The configuration for Service Connect access logging. Access logs capture detailed information about requests made to your service, including request patterns, response codes, and timing data. They can be useful for debugging connectivity issues, monitoring service performance, and auditing service-to-service communication for security and compliance purposes.
31731
+ *
31732
+ * > To enable access logs, you must also specify a `logConfiguration` in the `serviceConnectConfiguration` .
31733
+ */
31700
31734
  accessLogConfiguration?: outputs.ecs.ServiceConnectAccessLogConfiguration;
31701
31735
  /**
31702
31736
  * Specifies whether to use Service Connect with this service.
@@ -31854,6 +31888,9 @@ export declare namespace ecs {
31854
31888
  * + For all other cases, the value is set to 36 hours (2160 minutes).
31855
31889
  */
31856
31890
  bakeTimeInMinutes?: number;
31891
+ /**
31892
+ * Configuration for canary deployment strategy. Only valid when the deployment strategy is `CANARY` . This configuration enables shifting a fixed percentage of traffic for testing, followed by shifting the remaining traffic after a bake period.
31893
+ */
31857
31894
  canaryConfiguration?: outputs.ecs.ServiceCanaryConfiguration;
31858
31895
  /**
31859
31896
  * The deployment circuit breaker can only be used for services using the rolling update (``ECS``) deployment type.
@@ -31864,6 +31901,9 @@ export declare namespace ecs {
31864
31901
  * An array of deployment lifecycle hook objects to run custom logic at specific stages of the deployment lifecycle.
31865
31902
  */
31866
31903
  lifecycleHooks?: outputs.ecs.ServiceDeploymentLifecycleHook[];
31904
+ /**
31905
+ * Configuration for linear deployment strategy. Only valid when the deployment strategy is `LINEAR` . This configuration enables progressive traffic shifting in equal percentage increments with configurable bake times between each step.
31906
+ */
31867
31907
  linearConfiguration?: outputs.ecs.ServiceLinearConfiguration;
31868
31908
  /**
31869
31909
  * If a service is using the rolling update (``ECS``) deployment type, the ``maximumPercent`` parameter represents an upper limit on the number of your service's tasks that are allowed in the ``RUNNING`` or ``PENDING`` state during a deployment, as a percentage of the ``desiredCount`` (rounded down to the nearest integer). This parameter enables you to define the deployment batch size. For example, if your service is using the ``REPLICA`` service scheduler and has a ``desiredCount`` of four tasks and a ``maximumPercent`` value of 200%, the scheduler may start four new tasks before stopping the four older tasks (provided that the cluster resources required to do this are available). The default ``maximumPercent`` value for a service using the ``REPLICA`` service scheduler is 200%.
@@ -32023,7 +32063,13 @@ export declare namespace ecs {
32023
32063
  forceNewDeploymentNonce?: string;
32024
32064
  }
32025
32065
  interface ServiceLinearConfiguration {
32066
+ /**
32067
+ * The amount of time in minutes to wait between each traffic shifting step during a linear deployment. Valid values are 0 to 1440 minutes (24 hours). The default value is 6. This bake time is not applied after reaching 100 percent traffic.
32068
+ */
32026
32069
  stepBakeTimeInMinutes?: number;
32070
+ /**
32071
+ * The percentage of production traffic to shift in each step during a linear deployment. Valid values are multiples of 0.1 from 3.0 to 100.0. The default value is 10.0.
32072
+ */
32027
32073
  stepPercent?: number;
32028
32074
  }
32029
32075
  /**
@@ -33290,13 +33336,13 @@ export declare namespace ecs {
33290
33336
  * Base value characteristics:
33291
33337
  *
33292
33338
  * - Only one capacity provider in a strategy can have a base defined
33293
- * - Default value is `0` if not specified
33294
- * - Valid range: 0 to 100,000
33339
+ * - The default value is `0` if not specified
33340
+ * - The valid range is 0 to 100,000
33295
33341
  * - Base requirements are satisfied first before weight distribution
33296
33342
  */
33297
33343
  base?: number;
33298
33344
  /**
33299
- * The short name of the capacity provider.
33345
+ * The short name of the capacity provider. This can be either an AWS managed capacity provider ( `FARGATE` or `FARGATE_SPOT` ) or the name of a custom capacity provider that you created.
33300
33346
  */
33301
33347
  capacityProvider?: string;
33302
33348
  /**
@@ -33307,8 +33353,8 @@ export declare namespace ecs {
33307
33353
  * Weight value characteristics:
33308
33354
  *
33309
33355
  * - Weight is considered after the base value is satisfied
33310
- * - Default value is `0` if not specified
33311
- * - Valid range: 0 to 1,000
33356
+ * - The default value is `0` if not specified
33357
+ * - The valid range is 0 to 1,000
33312
33358
  * - At least one capacity provider must have a weight greater than zero
33313
33359
  * - Capacity providers with weight of `0` cannot place tasks
33314
33360
  *
@@ -33896,6 +33942,47 @@ export declare namespace eks {
33896
33942
  * Set this value to true to enable node auto repair for the node group.
33897
33943
  */
33898
33944
  enabled?: boolean;
33945
+ /**
33946
+ * Specify the maximum number of nodes that can be repaired concurrently or in parallel, expressed as a count of unhealthy nodes. This gives you finer-grained control over the pace of node replacements. When using this, you cannot also set MaxParallelNodesRepairedPercentage at the same time.
33947
+ */
33948
+ maxParallelNodesRepairedCount?: number;
33949
+ /**
33950
+ * Specify the maximum number of nodes that can be repaired concurrently or in parallel, expressed as a percentage of unhealthy nodes. This gives you finer-grained control over the pace of node replacements. When using this, you cannot also set MaxParallelNodesRepairedCount at the same time.
33951
+ */
33952
+ maxParallelNodesRepairedPercentage?: number;
33953
+ /**
33954
+ * Specify a count threshold of unhealthy nodes, above which node auto repair actions will stop. When using this, you cannot also set MaxUnhealthyNodeThresholdPercentage at the same time.
33955
+ */
33956
+ maxUnhealthyNodeThresholdCount?: number;
33957
+ /**
33958
+ * Specify a percentage threshold of unhealthy nodes, above which node auto repair actions will stop. When using this, you cannot also set MaxUnhealthyNodeThresholdCount at the same time.
33959
+ */
33960
+ maxUnhealthyNodeThresholdPercentage?: number;
33961
+ /**
33962
+ * Specify granular overrides for specific repair actions. These overrides control the repair action and the repair delay time before a node is considered eligible for repair. If you use this, you must specify all the values.
33963
+ */
33964
+ nodeRepairConfigOverrides?: outputs.eks.NodegroupNodeRepairConfigOverrides[];
33965
+ }
33966
+ /**
33967
+ * Specify granular overrides for specific repair actions. These overrides control the repair action and the repair delay time before a node is considered eligible for repair. If you use this, you must specify all the values.
33968
+ */
33969
+ interface NodegroupNodeRepairConfigOverrides {
33970
+ /**
33971
+ * Specify the minimum time in minutes to wait before attempting to repair a node with this specific NodeMonitoringCondition and NodeUnhealthyReason.
33972
+ */
33973
+ minRepairWaitTimeMins?: number;
33974
+ /**
33975
+ * Specify an unhealthy condition reported by the node monitoring agent that this override would apply to.
33976
+ */
33977
+ nodeMonitoringCondition?: string;
33978
+ /**
33979
+ * Specify a reason reported by the node monitoring agent that this override would apply to.
33980
+ */
33981
+ nodeUnhealthyReason?: string;
33982
+ /**
33983
+ * Specify the repair action to take for nodes when all of the specified conditions are met.
33984
+ */
33985
+ repairAction?: enums.eks.NodegroupNodeRepairConfigOverridesRepairAction;
33899
33986
  }
33900
33987
  /**
33901
33988
  * An object representing a remote access configuration specification for AWS EKS Nodegroup.
@@ -56161,6 +56248,9 @@ export declare namespace networkfirewall {
56161
56248
  availabilityZone: string;
56162
56249
  }
56163
56250
  interface FirewallPolicy {
56251
+ /**
56252
+ * When true, prevents TCP and TLS packets from reaching destination servers until TLS Inspection has evaluated Server Name Indication (SNI) rules. Requires an associated TLS Inspection configuration.
56253
+ */
56164
56254
  enableTlsSessionHolding?: boolean;
56165
56255
  /**
56166
56256
  * Contains variables that you can use to override default Suricata settings in your firewall policy.
@@ -91471,12 +91561,24 @@ export declare namespace route53resolver {
91471
91561
  }
91472
91562
  export declare namespace rtbfabric {
91473
91563
  interface LinkAttributes {
91564
+ /**
91565
+ * The customer-provided unique identifier of the link.
91566
+ */
91474
91567
  customerProvidedId?: string;
91568
+ /**
91569
+ * Describes the masking for HTTP error codes.
91570
+ */
91475
91571
  responderErrorMasking?: outputs.rtbfabric.LinkResponderErrorMaskingForHttpCode[];
91476
91572
  }
91477
91573
  interface LinkLogSettings {
91574
+ /**
91575
+ * Describes the configuration of a link application log.
91576
+ */
91478
91577
  applicationLogs: outputs.rtbfabric.LinkLogSettingsApplicationLogsProperties;
91479
91578
  }
91579
+ /**
91580
+ * Describes the configuration of a link application log.
91581
+ */
91480
91582
  interface LinkLogSettingsApplicationLogsProperties {
91481
91583
  linkApplicationLogSampling: outputs.rtbfabric.LinkLogSettingsApplicationLogsPropertiesLinkApplicationLogSamplingProperties;
91482
91584
  }
@@ -91493,14 +91595,29 @@ export declare namespace rtbfabric {
91493
91595
  interface LinkModuleParameters {
91494
91596
  }
91495
91597
  interface LinkResponderErrorMaskingForHttpCode {
91598
+ /**
91599
+ * The action for the error..
91600
+ */
91496
91601
  action: enums.rtbfabric.LinkResponderErrorMaskingForHttpCodeAction;
91602
+ /**
91603
+ * The HTTP error code.
91604
+ */
91497
91605
  httpCode: string;
91606
+ /**
91607
+ * The error log type.
91608
+ */
91498
91609
  loggingTypes: enums.rtbfabric.LinkResponderErrorMaskingLoggingType[];
91610
+ /**
91611
+ * The percentage of response logging.
91612
+ */
91499
91613
  responseLoggingPercentage?: number;
91500
91614
  }
91501
91615
  interface ResponderGatewayManagedEndpointConfiguration {
91502
91616
  }
91503
91617
  interface ResponderGatewayTrustStoreConfiguration {
91618
+ /**
91619
+ * The certificate authority certificate.
91620
+ */
91504
91621
  certificateAuthorityCertificates: string[];
91505
91622
  }
91506
91623
  }
@@ -91881,7 +91998,7 @@ export declare namespace s3 {
91881
91998
  */
91882
91999
  interface BucketDeleteMarkerReplication {
91883
92000
  /**
91884
- * Indicates whether to replicate delete markers. Disabled by default.
92001
+ * Indicates whether to replicate delete markers.
91885
92002
  */
91886
92003
  status?: enums.s3.BucketDeleteMarkerReplicationStatus;
91887
92004
  }
@@ -92837,7 +92954,10 @@ export declare namespace s3 {
92837
92954
  }
92838
92955
  /**
92839
92956
  * Describes the versioning state of an Amazon S3 bucket. For more information, see [PUT Bucket versioning](https://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketPUTVersioningStatus.html) in the *Amazon S3 API Reference*.
92840
- * When you enable versioning on a bucket for the first time, it might take a short amount of time for the change to be fully propagated. We recommend that you wait for 15 minutes after enabling versioning before issuing write operations (``PUT`` or ``DELETE``) on objects in the bucket.
92957
+ * Keep the following timing in mind when enabling, suspending, or transitioning between versioning states:
92958
+ * + *Enabling versioning* - Changes may take up to 15 minutes to propagate across all AWS regions for full consistency.
92959
+ * + *Suspending versioning* - Takes effect immediately with no propagation delay.
92960
+ * + *Transitioning between states* - Any change from Suspended to Enabled has a 15-minute delay.
92841
92961
  */
92842
92962
  interface BucketVersioningConfiguration {
92843
92963
  /**
@@ -93717,6 +93837,35 @@ export declare namespace s3tables {
93717
93837
  status?: enums.s3tables.TableSnapshotManagementStatus;
93718
93838
  }
93719
93839
  }
93840
+ export declare namespace s3vectors {
93841
+ /**
93842
+ * The metadata configuration for the vector index.
93843
+ */
93844
+ interface IndexMetadataConfiguration {
93845
+ /**
93846
+ * Non-filterable metadata keys allow you to enrich vectors with additional context during storage and retrieval. Unlike default metadata keys, these keys cannot be used as query filters. Non-filterable metadata keys can be retrieved but cannot be searched, queried, or filtered. You can access non-filterable metadata keys of your vectors after finding the vectors.
93847
+ */
93848
+ nonFilterableMetadataKeys?: string[];
93849
+ }
93850
+ /**
93851
+ * The encryption configuration for the vector bucket.
93852
+ */
93853
+ interface VectorBucketEncryptionConfiguration {
93854
+ /**
93855
+ * AWS Key Management Service (KMS) customer managed key ID to use for the encryption configuration. This parameter is allowed if and only if sseType is set to aws:kms
93856
+ */
93857
+ kmsKeyArn?: string;
93858
+ /**
93859
+ * The server-side encryption type to use for the encryption configuration of the vector bucket. By default, if you don't specify, all new vectors in Amazon S3 vector buckets use server-side encryption with Amazon S3 managed keys (SSE-S3), specifically AES256.
93860
+ */
93861
+ sseType?: enums.s3vectors.VectorBucketEncryptionConfigurationSseType;
93862
+ }
93863
+ /**
93864
+ * A policy document containing permissions to add to the specified vector bucket. In IAM, you must provide policy documents in JSON format. However, in CloudFormation you can provide the policy in JSON or YAML format because CloudFormation converts YAML to JSON before submitting it to IAM.
93865
+ */
93866
+ interface VectorBucketPolicyPolicy {
93867
+ }
93868
+ }
93720
93869
  export declare namespace sagemaker {
93721
93870
  /**
93722
93871
  * The configuration for the kernels in a SageMaker image running as a CodeEditor app.
@@ -103115,6 +103264,9 @@ export declare namespace transfer {
103115
103264
  signingAlgorithm?: enums.transfer.ConnectorAs2ConfigPropertiesSigningAlgorithm;
103116
103265
  }
103117
103266
  interface ConnectorEgressConfig {
103267
+ /**
103268
+ * VPC_LATTICE configuration for routing connector traffic through customer VPCs. Enables private connectivity to SFTP servers without requiring public internet access or complex network configurations.
103269
+ */
103118
103270
  vpcLattice: outputs.transfer.ConnectorVpcLatticeEgressConfig;
103119
103271
  }
103120
103272
  interface ConnectorVpcLatticeEgressConfig {
@@ -1 +1 @@
1
- {"version":3,"file":"output.js","sourceRoot":"","sources":["../../types/output.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAy4pBjF,IAAiB,MAAM,CAgHtB;AAhHD,WAAiB,MAAM;IAoDnB;;OAEG;IACH,SAAgB,yBAAyB,CAAC,GAAe;QACrD,OAAO;YACH,GAAG,GAAG;YACN,qBAAqB,EAAE,CAAC,GAAG,CAAC,qBAAqB,CAAC,IAAI,CAAC;SAC1D,CAAC;IACN,CAAC;IALe,gCAAyB,4BAKxC,CAAA;AAoDL,CAAC,EAhHgB,MAAM,GAAN,cAAM,KAAN,cAAM,QAgHtB"}
1
+ {"version":3,"file":"output.js","sourceRoot":"","sources":["../../types/output.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AA44pBjF,IAAiB,MAAM,CAgHtB;AAhHD,WAAiB,MAAM;IAoDnB;;OAEG;IACH,SAAgB,yBAAyB,CAAC,GAAe;QACrD,OAAO;YACH,GAAG,GAAG;YACN,qBAAqB,EAAE,CAAC,GAAG,CAAC,qBAAqB,CAAC,IAAI,CAAC;SAC1D,CAAC;IACN,CAAC;IALe,gCAAyB,4BAKxC,CAAA;AAoDL,CAAC,EAhHgB,MAAM,GAAN,cAAM,KAAN,cAAM,QAgHtB"}