@pulumi/aws-native 1.33.0-alpha.1756792567 → 1.33.0-alpha.1756877694

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 (113) hide show
  1. package/applicationautoscaling/getScalingPolicy.d.ts +51 -48
  2. package/applicationautoscaling/getScalingPolicy.js.map +1 -1
  3. package/applicationautoscaling/scalingPolicy.d.ts +56 -50
  4. package/applicationautoscaling/scalingPolicy.js.map +1 -1
  5. package/b2bi/getProfile.d.ts +3 -0
  6. package/b2bi/getProfile.js.map +1 -1
  7. package/b2bi/profile.d.ts +6 -0
  8. package/b2bi/profile.js.map +1 -1
  9. package/batch/computeEnvironment.d.ts +4 -0
  10. package/batch/computeEnvironment.js.map +1 -1
  11. package/bedrock/automatedReasoningPolicy.d.ts +49 -0
  12. package/bedrock/automatedReasoningPolicy.js +74 -0
  13. package/bedrock/automatedReasoningPolicy.js.map +1 -0
  14. package/bedrock/automatedReasoningPolicyVersion.d.ts +48 -0
  15. package/bedrock/automatedReasoningPolicyVersion.js +79 -0
  16. package/bedrock/automatedReasoningPolicyVersion.js.map +1 -0
  17. package/bedrock/getAutomatedReasoningPolicy.d.ts +28 -0
  18. package/bedrock/getAutomatedReasoningPolicy.js +28 -0
  19. package/bedrock/getAutomatedReasoningPolicy.js.map +1 -0
  20. package/bedrock/getAutomatedReasoningPolicyVersion.d.ts +26 -0
  21. package/bedrock/getAutomatedReasoningPolicyVersion.js +30 -0
  22. package/bedrock/getAutomatedReasoningPolicyVersion.js.map +1 -0
  23. package/bedrock/index.d.ts +12 -0
  24. package/bedrock/index.js +16 -1
  25. package/bedrock/index.js.map +1 -1
  26. package/cognito/getUserPoolClient.d.ts +2 -2
  27. package/cognito/userPoolClient.d.ts +4 -4
  28. package/datazone/getPolicyGrant.d.ts +24 -0
  29. package/datazone/getPolicyGrant.js.map +1 -1
  30. package/datazone/getProject.d.ts +4 -0
  31. package/datazone/getProject.js.map +1 -1
  32. package/datazone/policyGrant.d.ts +36 -0
  33. package/datazone/policyGrant.js.map +1 -1
  34. package/datazone/project.js +1 -1
  35. package/datazone/project.js.map +1 -1
  36. package/ec2/getVolume.d.ts +1 -0
  37. package/ec2/getVolume.js.map +1 -1
  38. package/ec2/getVpcBlockPublicAccessOptions.d.ts +4 -0
  39. package/ec2/getVpcBlockPublicAccessOptions.js.map +1 -1
  40. package/ec2/volume.d.ts +2 -0
  41. package/ec2/volume.js.map +1 -1
  42. package/ec2/vpcBlockPublicAccessOptions.d.ts +4 -0
  43. package/ec2/vpcBlockPublicAccessOptions.js +2 -0
  44. package/ec2/vpcBlockPublicAccessOptions.js.map +1 -1
  45. package/ecs/service.d.ts +8 -0
  46. package/ecs/service.js +2 -0
  47. package/ecs/service.js.map +1 -1
  48. package/ivs/getStage.d.ts +3 -0
  49. package/ivs/getStage.js.map +1 -1
  50. package/ivs/stage.d.ts +6 -0
  51. package/ivs/stage.js.map +1 -1
  52. package/omics/workflow.d.ts +48 -0
  53. package/omics/workflow.js +13 -1
  54. package/omics/workflow.js.map +1 -1
  55. package/package.json +3 -3
  56. package/package.json.dev +2 -2
  57. package/qbusiness/dataSource.d.ts +2 -2
  58. package/qbusiness/getDataSource.d.ts +1 -1
  59. package/rds/customDbEngineVersion.d.ts +4 -4
  60. package/rds/getCustomDbEngineVersion.d.ts +4 -4
  61. package/s3/bucketPolicy.d.ts +1 -1
  62. package/s3/bucketPolicy.js +1 -1
  63. package/s3/getBucketPolicy.d.ts +2 -2
  64. package/s3/getBucketPolicy.js +2 -2
  65. package/s3tables/getTable.d.ts +15 -0
  66. package/s3tables/getTable.js.map +1 -1
  67. package/s3tables/getTablePolicy.d.ts +18 -0
  68. package/s3tables/getTablePolicy.js.map +1 -1
  69. package/s3tables/namespace.d.ts +6 -0
  70. package/s3tables/namespace.js.map +1 -1
  71. package/s3tables/table.d.ts +42 -0
  72. package/s3tables/table.js.map +1 -1
  73. package/s3tables/tablePolicy.d.ts +21 -0
  74. package/s3tables/tablePolicy.js.map +1 -1
  75. package/servicecatalog/getTagOption.d.ts +31 -0
  76. package/servicecatalog/getTagOption.js +28 -0
  77. package/servicecatalog/getTagOption.js.map +1 -0
  78. package/servicecatalog/index.d.ts +6 -0
  79. package/servicecatalog/index.js +8 -1
  80. package/servicecatalog/index.js.map +1 -1
  81. package/servicecatalog/tagOption.d.ts +61 -0
  82. package/servicecatalog/tagOption.js +70 -0
  83. package/servicecatalog/tagOption.js.map +1 -0
  84. package/ses/getMailManagerAddressList.d.ts +15 -0
  85. package/ses/getMailManagerAddressList.js.map +1 -1
  86. package/ses/mailManagerAddonSubscription.d.ts +2 -2
  87. package/ses/mailManagerAddressList.d.ts +18 -0
  88. package/ses/mailManagerAddressList.js.map +1 -1
  89. package/ssm/getParameter.d.ts +6 -0
  90. package/ssm/getParameter.js.map +1 -1
  91. package/synthetics/canary.d.ts +16 -0
  92. package/synthetics/canary.js +4 -0
  93. package/synthetics/canary.js.map +1 -1
  94. package/synthetics/getCanary.d.ts +4 -0
  95. package/synthetics/getCanary.js.map +1 -1
  96. package/types/enums/index.d.ts +4 -0
  97. package/types/enums/index.js +4 -0
  98. package/types/enums/index.js.map +1 -1
  99. package/types/enums/lambda/index.d.ts +3 -4
  100. package/types/enums/lambda/index.js.map +1 -1
  101. package/types/enums/omics/index.d.ts +9 -0
  102. package/types/enums/omics/index.js +6 -1
  103. package/types/enums/omics/index.js.map +1 -1
  104. package/types/enums/synthetics/index.d.ts +5 -0
  105. package/types/enums/synthetics/index.js +5 -1
  106. package/types/enums/synthetics/index.js.map +1 -1
  107. package/types/input.d.ts +262 -24
  108. package/types/output.d.ts +262 -24
  109. package/types/output.js.map +1 -1
  110. package/wisdom/aiPrompt.js +1 -1
  111. package/wisdom/aiPrompt.js.map +1 -1
  112. package/wisdom/getAiPrompt.d.ts +22 -0
  113. package/wisdom/getAiPrompt.js.map +1 -1
package/types/input.d.ts CHANGED
@@ -4192,7 +4192,7 @@ export declare namespace applicationautoscaling {
4192
4192
  *
4193
4193
  * For an example of how creating new metrics can be useful, see [Scaling based on Amazon SQS](https://docs.aws.amazon.com/autoscaling/ec2/userguide/as-using-sqs-queue.html) in the *Amazon EC2 Auto Scaling User Guide*. This topic mentions Auto Scaling groups, but the same scenario for Amazon SQS can apply to the target tracking scaling policies that you create for a Spot Fleet by using Application Auto Scaling.
4194
4194
  * For more information about the CloudWatch terminology below, see [Amazon CloudWatch concepts](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/cloudwatch_concepts.html).
4195
- * ``CustomizedMetricSpecification`` is a property of the [AWS::ApplicationAutoScaling::ScalingPolicy TargetTrackingScalingPolicyConfiguration](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationautoscaling-scalingpolicy-targettrackingscalingpolicyconfiguration.html) property type.
4195
+ * ``CustomizedMetricSpecification`` is a property of the [AWS::ApplicationAutoScaling::ScalingPolicy TargetTrackingScalingPolicyConfiguration](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationautoscaling-scalingpolicy-targettrackingscalingpolicyconfiguration.html) property type.
4196
4196
  */
4197
4197
  interface ScalingPolicyCustomizedMetricSpecificationArgs {
4198
4198
  /**
@@ -4236,7 +4236,7 @@ export declare namespace applicationautoscaling {
4236
4236
  }
4237
4237
  /**
4238
4238
  * Contains predefined metric specification information for a target tracking scaling policy for Application Auto Scaling.
4239
- * ``PredefinedMetricSpecification`` is a property of the [AWS::ApplicationAutoScaling::ScalingPolicy TargetTrackingScalingPolicyConfiguration](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationautoscaling-scalingpolicy-targettrackingscalingpolicyconfiguration.html) property type.
4239
+ * ``PredefinedMetricSpecification`` is a property of the [AWS::ApplicationAutoScaling::ScalingPolicy TargetTrackingScalingPolicyConfiguration](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationautoscaling-scalingpolicy-targettrackingscalingpolicyconfiguration.html) property type.
4240
4240
  */
4241
4241
  interface ScalingPolicyPredefinedMetricSpecificationArgs {
4242
4242
  /**
@@ -4246,7 +4246,7 @@ export declare namespace applicationautoscaling {
4246
4246
  /**
4247
4247
  * Identifies the resource associated with the metric type. You can't specify a resource label unless the metric type is ``ALBRequestCountPerTarget`` and there is a target group attached to the Spot Fleet or ECS service.
4248
4248
  * You create the resource label by appending the final portion of the load balancer ARN and the final portion of the target group ARN into a single value, separated by a forward slash (/). The format of the resource label is:
4249
- * ``app/my-alb/778d41231b141a0f/targetgroup/my-alb-target-group/943f017f100becff``.
4249
+ * ``app/my-alb/778d41231b141a0f/targetgroup/my-alb-target-group/943f017f100becff``.
4250
4250
  * Where:
4251
4251
  * + app/<load-balancer-name>/<load-balancer-id> is the final portion of the load balancer ARN
4252
4252
  * + targetgroup/<target-group-name>/<target-group-id> is the final portion of the target group ARN.
@@ -4391,7 +4391,7 @@ export declare namespace applicationautoscaling {
4391
4391
  unit?: pulumi.Input<string>;
4392
4392
  }
4393
4393
  /**
4394
- * Represents a predictive scaling policy configuration.
4394
+ * Represents a predictive scaling policy configuration. Predictive scaling is supported on Amazon ECS services.
4395
4395
  */
4396
4396
  interface ScalingPolicyPredictiveScalingPolicyConfigurationArgs {
4397
4397
  /**
@@ -4421,6 +4421,16 @@ export declare namespace applicationautoscaling {
4421
4421
  /**
4422
4422
  * Describes a load metric for a predictive scaling policy.
4423
4423
  * When returned in the output of ``DescribePolicies``, it indicates that a predictive scaling policy uses individually specified load and scaling metrics instead of a metric pair.
4424
+ * The following predefined metrics are available for predictive scaling:
4425
+ * + ``ECSServiceAverageCPUUtilization``
4426
+ * + ``ECSServiceAverageMemoryUtilization``
4427
+ * + ``ECSServiceCPUUtilization``
4428
+ * + ``ECSServiceMemoryUtilization``
4429
+ * + ``ECSServiceTotalCPUUtilization``
4430
+ * + ``ECSServiceTotalMemoryUtilization``
4431
+ * + ``ALBRequestCount``
4432
+ * + ``ALBRequestCountPerTarget``
4433
+ * + ``TotalALBRequestCount``
4424
4434
  */
4425
4435
  interface ScalingPolicyPredictiveScalingPredefinedLoadMetricArgs {
4426
4436
  /**
@@ -4434,6 +4444,16 @@ export declare namespace applicationautoscaling {
4434
4444
  }
4435
4445
  /**
4436
4446
  * Represents a metric pair for a predictive scaling policy.
4447
+ * The following predefined metrics are available for predictive scaling:
4448
+ * + ``ECSServiceAverageCPUUtilization``
4449
+ * + ``ECSServiceAverageMemoryUtilization``
4450
+ * + ``ECSServiceCPUUtilization``
4451
+ * + ``ECSServiceMemoryUtilization``
4452
+ * + ``ECSServiceTotalCPUUtilization``
4453
+ * + ``ECSServiceTotalMemoryUtilization``
4454
+ * + ``ALBRequestCount``
4455
+ * + ``ALBRequestCountPerTarget``
4456
+ * + ``TotalALBRequestCount``
4437
4457
  */
4438
4458
  interface ScalingPolicyPredictiveScalingPredefinedMetricPairArgs {
4439
4459
  /**
@@ -4448,6 +4468,16 @@ export declare namespace applicationautoscaling {
4448
4468
  /**
4449
4469
  * Describes a scaling metric for a predictive scaling policy.
4450
4470
  * When returned in the output of ``DescribePolicies``, it indicates that a predictive scaling policy uses individually specified load and scaling metrics instead of a metric pair.
4471
+ * The following predefined metrics are available for predictive scaling:
4472
+ * + ``ECSServiceAverageCPUUtilization``
4473
+ * + ``ECSServiceAverageMemoryUtilization``
4474
+ * + ``ECSServiceCPUUtilization``
4475
+ * + ``ECSServiceMemoryUtilization``
4476
+ * + ``ECSServiceTotalCPUUtilization``
4477
+ * + ``ECSServiceTotalMemoryUtilization``
4478
+ * + ``ALBRequestCount``
4479
+ * + ``ALBRequestCountPerTarget``
4480
+ * + ``TotalALBRequestCount``
4451
4481
  */
4452
4482
  interface ScalingPolicyPredictiveScalingPredefinedScalingMetricArgs {
4453
4483
  /**
@@ -4534,7 +4564,7 @@ export declare namespace applicationautoscaling {
4534
4564
  * The metric data to return. Also defines whether this call is returning data for one metric only, or whether it is performing a math expression on the values of returned metric statistics to create a new time series. A time series is a series of data points, each of which is associated with a timestamp.
4535
4565
  * You can call for a single metric or perform math expressions on multiple metrics. Any expressions used in a metric specification must eventually return a single time series.
4536
4566
  * For more information and examples, see [Create a target tracking scaling policy for Application Auto Scaling using metric math](https://docs.aws.amazon.com/autoscaling/application/userguide/application-auto-scaling-target-tracking-metric-math.html) in the *Application Auto Scaling User Guide*.
4537
- * ``TargetTrackingMetricDataQuery`` is a property of the [AWS::ApplicationAutoScaling::ScalingPolicy CustomizedMetricSpecification](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationautoscaling-scalingpolicy-customizedmetricspecification.html) property type.
4567
+ * ``TargetTrackingMetricDataQuery`` is a property of the [AWS::ApplicationAutoScaling::ScalingPolicy CustomizedMetricSpecification](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationautoscaling-scalingpolicy-customizedmetricspecification.html) property type.
4538
4568
  */
4539
4569
  interface ScalingPolicyTargetTrackingMetricDataQueryArgs {
4540
4570
  /**
@@ -4577,7 +4607,7 @@ export declare namespace applicationautoscaling {
4577
4607
  }
4578
4608
  /**
4579
4609
  * This structure defines the CloudWatch metric to return, along with the statistic and unit.
4580
- * ``TargetTrackingMetricStat`` is a property of the [AWS::ApplicationAutoScaling::ScalingPolicy TargetTrackingMetricDataQuery](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationautoscaling-scalingpolicy-targettrackingmetricdataquery.html) property type.
4610
+ * ``TargetTrackingMetricStat`` is a property of the [AWS::ApplicationAutoScaling::ScalingPolicy TargetTrackingMetricDataQuery](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationautoscaling-scalingpolicy-targettrackingmetricdataquery.html) property type.
4581
4611
  * For more information about the CloudWatch terminology below, see [Amazon CloudWatch concepts](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/cloudwatch_concepts.html) in the *Amazon CloudWatch User Guide*.
4582
4612
  */
4583
4613
  interface ScalingPolicyTargetTrackingMetricStatArgs {
@@ -8166,7 +8196,15 @@ export declare namespace b2bi {
8166
8196
  wrapBy?: pulumi.Input<enums.b2bi.PartnershipWrapFormat>;
8167
8197
  }
8168
8198
  interface PartnershipX12AcknowledgmentOptionsArgs {
8199
+ /**
8200
+ * Specifies whether functional acknowledgments (997/999) should be generated for incoming X12 transactions. Valid values are `DO_NOT_GENERATE` , `GENERATE_ALL_SEGMENTS` and `GENERATE_WITHOUT_TRANSACTION_SET_RESPONSE_LOOP` .
8201
+ *
8202
+ * If you choose `GENERATE_WITHOUT_TRANSACTION_SET_RESPONSE_LOOP` , AWS B2B Data Interchange skips the AK2_Loop when generating an acknowledgment document.
8203
+ */
8169
8204
  functionalAcknowledgment: pulumi.Input<enums.b2bi.PartnershipX12FunctionalAcknowledgment>;
8205
+ /**
8206
+ * Specifies whether technical acknowledgments (TA1) should be generated for incoming X12 interchanges. Valid values are `DO_NOT_GENERATE` and `GENERATE_ALL_SEGMENTS` and.
8207
+ */
8170
8208
  technicalAcknowledgment: pulumi.Input<enums.b2bi.PartnershipX12TechnicalAcknowledgment>;
8171
8209
  }
8172
8210
  interface PartnershipX12ControlNumbersArgs {
@@ -8212,6 +8250,9 @@ export declare namespace b2bi {
8212
8250
  validateEdi?: pulumi.Input<boolean>;
8213
8251
  }
8214
8252
  interface TransformerAdvancedOptionsArgs {
8253
+ /**
8254
+ * A structure that contains X12-specific advanced options, such as split options for processing X12 EDI files.
8255
+ */
8215
8256
  x12?: pulumi.Input<inputs.b2bi.TransformerX12AdvancedOptionsArgs>;
8216
8257
  }
8217
8258
  interface TransformerEdiTypePropertiesArgs {
@@ -8221,29 +8262,68 @@ export declare namespace b2bi {
8221
8262
  x12: pulumi.Input<inputs.b2bi.TransformerX12DetailsArgs>;
8222
8263
  }
8223
8264
  interface TransformerInputConversionArgs {
8265
+ /**
8266
+ * Specifies advanced options for the input conversion process. These options provide additional control over how EDI files are processed during transformation.
8267
+ */
8224
8268
  advancedOptions?: pulumi.Input<inputs.b2bi.TransformerAdvancedOptionsArgs>;
8269
+ /**
8270
+ * A structure that contains the formatting options for an inbound transformer.
8271
+ */
8225
8272
  formatOptions?: pulumi.Input<inputs.b2bi.TransformerFormatOptionsPropertiesArgs>;
8273
+ /**
8274
+ * The format for the transformer input: currently on `X12` is supported.
8275
+ */
8226
8276
  fromFormat: pulumi.Input<enums.b2bi.TransformerFromFormat>;
8227
8277
  }
8228
8278
  interface TransformerMappingArgs {
8279
+ /**
8280
+ * A string that represents the mapping template, in the transformation language specified in `templateLanguage` .
8281
+ */
8229
8282
  template?: pulumi.Input<string>;
8283
+ /**
8284
+ * The transformation language for the template, either XSLT or JSONATA.
8285
+ */
8230
8286
  templateLanguage: pulumi.Input<enums.b2bi.TransformerMappingTemplateLanguage>;
8231
8287
  }
8232
8288
  interface TransformerOutputConversionArgs {
8233
8289
  advancedOptions?: pulumi.Input<inputs.b2bi.TransformerAdvancedOptionsArgs>;
8290
+ /**
8291
+ * A structure that contains the X12 transaction set and version for the transformer output.
8292
+ */
8234
8293
  formatOptions?: pulumi.Input<inputs.b2bi.TransformerFormatOptionsPropertiesArgs>;
8294
+ /**
8295
+ * The format for the output from an outbound transformer: only X12 is currently supported.
8296
+ */
8235
8297
  toFormat: pulumi.Input<enums.b2bi.TransformerToFormat>;
8236
8298
  }
8237
8299
  interface TransformerSampleDocumentKeysArgs {
8300
+ /**
8301
+ * An array of keys for your input sample documents.
8302
+ */
8238
8303
  input?: pulumi.Input<string>;
8304
+ /**
8305
+ * An array of keys for your output sample documents.
8306
+ */
8239
8307
  output?: pulumi.Input<string>;
8240
8308
  }
8241
8309
  interface TransformerSampleDocumentsArgs {
8310
+ /**
8311
+ * Contains the Amazon S3 bucket that is used to hold your sample documents.
8312
+ */
8242
8313
  bucketName: pulumi.Input<string>;
8314
+ /**
8315
+ * Contains an array of the Amazon S3 keys used to identify the location for your sample documents.
8316
+ */
8243
8317
  keys: pulumi.Input<pulumi.Input<inputs.b2bi.TransformerSampleDocumentKeysArgs>[]>;
8244
8318
  }
8245
8319
  interface TransformerX12AdvancedOptionsArgs {
8320
+ /**
8321
+ * Specifies options for splitting X12 EDI files. These options control how large X12 files are divided into smaller, more manageable units.
8322
+ */
8246
8323
  splitOptions?: pulumi.Input<inputs.b2bi.TransformerX12SplitOptionsArgs>;
8324
+ /**
8325
+ * Specifies validation options for X12 EDI processing. These options control how validation rules are applied during EDI document processing, including custom validation rules for element length constraints, code list validations, and element requirement checks.
8326
+ */
8247
8327
  validationOptions?: pulumi.Input<inputs.b2bi.TransformerX12ValidationOptionsArgs>;
8248
8328
  }
8249
8329
  interface TransformerX12CodeListValidationRuleArgs {
@@ -8265,9 +8345,15 @@ export declare namespace b2bi {
8265
8345
  requirement: pulumi.Input<enums.b2bi.TransformerElementRequirement>;
8266
8346
  }
8267
8347
  interface TransformerX12SplitOptionsArgs {
8348
+ /**
8349
+ * Specifies the method used to split X12 EDI files. Valid values include `TRANSACTION` (split by individual transaction sets), or `NONE` (no splitting).
8350
+ */
8268
8351
  splitBy?: pulumi.Input<enums.b2bi.TransformerX12SplitBy>;
8269
8352
  }
8270
8353
  interface TransformerX12ValidationOptionsArgs {
8354
+ /**
8355
+ * Specifies a list of validation rules to apply during EDI document processing. These rules can include code list modifications, element length constraints, and element requirement changes.
8356
+ */
8271
8357
  validationRules?: pulumi.Input<pulumi.Input<inputs.b2bi.TransformerX12ValidationRule0PropertiesArgs | inputs.b2bi.TransformerX12ValidationRule1PropertiesArgs | inputs.b2bi.TransformerX12ValidationRule2PropertiesArgs>[]>;
8272
8358
  }
8273
8359
  interface TransformerX12ValidationRule0PropertiesArgs {
@@ -8855,6 +8941,9 @@ export declare namespace batch {
8855
8941
  * - **ECS_AL2023** - [Amazon Linux 2023](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-optimized_AMI.html) : AWS Batch supports Amazon Linux 2023.
8856
8942
  *
8857
8943
  * > Amazon Linux 2023 does not support `A1` instances.
8944
+ * - **ECS_AL2023_NVIDIA** - [Amazon Linux 2023 (GPU)](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-optimized_AMI.html#gpuami) : For all GPU instance families and can be used for all non AWS Graviton-based instance types.
8945
+ *
8946
+ * > ECS_AL2023_NVIDIA doesn't support `p3` and `g3` instance types.
8858
8947
  * - **ECS_AL1** - [Amazon Linux](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-optimized_AMI.html#alami) . Amazon Linux has reached the end-of-life of standard support. For more information, see [Amazon Linux AMI](https://docs.aws.amazon.com/amazon-linux-ami/) .
8859
8948
  * - **EKS** - If the `imageIdOverride` parameter isn't specified, then a recent [Amazon EKS-optimized Amazon Linux AMI](https://docs.aws.amazon.com/eks/latest/userguide/eks-optimized-ami.html) ( `EKS_AL2` ) is used. If a new image type is specified in an update, but neither an `imageId` nor a `imageIdOverride` parameter is specified, then the latest Amazon EKS optimized AMI for that image type that AWS Batch supports is used.
8860
8949
  *
@@ -9605,7 +9694,7 @@ export declare namespace batch {
9605
9694
  /**
9606
9695
  * The log driver to use for the container. The valid values that are listed for this parameter are log drivers that the Amazon ECS container agent can communicate with by default.
9607
9696
  *
9608
- * The supported log drivers are `awslogs` , `fluentd` , `gelf` , `json-file` , `journald` , `logentries` , `syslog` , and `splunk` .
9697
+ * The supported log drivers are `awsfirelens` , `awslogs` , `fluentd` , `gelf` , `json-file` , `journald` , `logentries` , `syslog` , and `splunk` .
9609
9698
  *
9610
9699
  * > Jobs that are running on Fargate resources are restricted to the `awslogs` and `splunk` log drivers.
9611
9700
  *
@@ -10567,6 +10656,76 @@ export declare namespace bedrock {
10567
10656
  */
10568
10657
  copyFrom: pulumi.Input<string>;
10569
10658
  }
10659
+ interface AutomatedReasoningPolicyPolicyDefinitionArgs {
10660
+ /**
10661
+ * The rules definition block of an AutomatedReasoningPolicyDefinition.
10662
+ */
10663
+ rules?: pulumi.Input<pulumi.Input<inputs.bedrock.AutomatedReasoningPolicyPolicyDefinitionRuleArgs>[]>;
10664
+ /**
10665
+ * The types definition block of an AutomatedReasoningPolicyDefinition.
10666
+ */
10667
+ types?: pulumi.Input<pulumi.Input<inputs.bedrock.AutomatedReasoningPolicyPolicyDefinitionTypeArgs>[]>;
10668
+ /**
10669
+ * The variables definition block of an AutomatedReasoningPolicyDefinition.
10670
+ */
10671
+ variables?: pulumi.Input<pulumi.Input<inputs.bedrock.AutomatedReasoningPolicyPolicyDefinitionVariableArgs>[]>;
10672
+ /**
10673
+ * The policy format version.
10674
+ */
10675
+ version?: pulumi.Input<string>;
10676
+ }
10677
+ interface AutomatedReasoningPolicyPolicyDefinitionRuleArgs {
10678
+ /**
10679
+ * An alternate expression for this rule
10680
+ */
10681
+ alternateExpression?: pulumi.Input<string>;
10682
+ /**
10683
+ * The SMT expression for this rule
10684
+ */
10685
+ expression: pulumi.Input<string>;
10686
+ /**
10687
+ * A unique id within the PolicyDefinition
10688
+ */
10689
+ id: pulumi.Input<string>;
10690
+ }
10691
+ interface AutomatedReasoningPolicyPolicyDefinitionTypeArgs {
10692
+ /**
10693
+ * A natural language description of this type.
10694
+ */
10695
+ description?: pulumi.Input<string>;
10696
+ /**
10697
+ * A name for this type.
10698
+ */
10699
+ name: pulumi.Input<string>;
10700
+ /**
10701
+ * A list of valid values for this type.
10702
+ */
10703
+ values: pulumi.Input<pulumi.Input<inputs.bedrock.AutomatedReasoningPolicyPolicyDefinitionTypeValueArgs>[]>;
10704
+ }
10705
+ interface AutomatedReasoningPolicyPolicyDefinitionTypeValueArgs {
10706
+ /**
10707
+ * A natural language description of the type's value.
10708
+ */
10709
+ description?: pulumi.Input<string>;
10710
+ /**
10711
+ * The value of the type value.
10712
+ */
10713
+ value: pulumi.Input<string>;
10714
+ }
10715
+ interface AutomatedReasoningPolicyPolicyDefinitionVariableArgs {
10716
+ /**
10717
+ * A natural language description of this variable.
10718
+ */
10719
+ description: pulumi.Input<string>;
10720
+ /**
10721
+ * A name from this variable.
10722
+ */
10723
+ name: pulumi.Input<string>;
10724
+ /**
10725
+ * A type for this variable.
10726
+ */
10727
+ type: pulumi.Input<string>;
10728
+ }
10570
10729
  interface DataAutomationProjectAudioExtractionCategoryArgs {
10571
10730
  /**
10572
10731
  * Whether generating categorical data from audio is enabled.
@@ -18069,7 +18228,7 @@ export declare namespace cognito {
18069
18228
  */
18070
18229
  noActionEmail?: pulumi.Input<inputs.cognito.UserPoolRiskConfigurationAttachmentNotifyEmailTypeArgs>;
18071
18230
  /**
18072
- * The reply-to email address of an email template.
18231
+ * The reply-to email address of an email template. Can be an email address in the format `admin@example.com` or `Administrator <admin@example.com>` .
18073
18232
  */
18074
18233
  replyTo?: pulumi.Input<string>;
18075
18234
  /**
@@ -24347,7 +24506,7 @@ export declare namespace ec2 {
24347
24506
  }
24348
24507
  interface Ec2FleetBlockDeviceMappingArgs {
24349
24508
  /**
24350
- * The device name (for example, `/dev/sdh` or `xvdh` ).
24509
+ * The device name. For available device names, see [Device names for volumes](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/device_naming.html) .
24351
24510
  */
24352
24511
  deviceName?: pulumi.Input<string>;
24353
24512
  /**
@@ -24914,13 +25073,15 @@ export declare namespace ec2 {
24914
25073
  /**
24915
25074
  * The Availability Zone of the instance.
24916
25075
  *
24917
- * Either `AvailabilityZone` or `AvailabilityZoneId` can be specified, but not both. If neither is specified, Amazon EC2 automatically selects an Availability Zone based on the load balancing criteria for the Region.
25076
+ * On input, you can specify `AvailabilityZone` or `AvailabilityZoneId` , but not both. If you specify neither one, Amazon EC2 automatically selects an Availability Zone for you.
24918
25077
  *
24919
25078
  * This parameter is not supported for [CreateFleet](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateFleet) .
24920
25079
  */
24921
25080
  availabilityZone?: pulumi.Input<string>;
24922
25081
  /**
24923
- * The name of the placement group that the instance is in. If you specify `GroupName` , you can't specify `GroupId` .
25082
+ * The name of the placement group that the instance is in.
25083
+ *
25084
+ * On input, you can specify `GroupId` or `GroupName` , but not both.
24924
25085
  */
24925
25086
  groupName?: pulumi.Input<string>;
24926
25087
  /**
@@ -24932,7 +25093,7 @@ export declare namespace ec2 {
24932
25093
  /**
24933
25094
  * The ARN of the host resource group in which to launch the instances.
24934
25095
  *
24935
- * If you specify this parameter, either omit the *Tenancy* parameter or set it to `host` .
25096
+ * On input, if you specify this parameter, either omit the *Tenancy* parameter or set it to `host` .
24936
25097
  *
24937
25098
  * This parameter is not supported for [CreateFleet](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateFleet) .
24938
25099
  */
@@ -26882,7 +27043,7 @@ export declare namespace ec2 {
26882
27043
  }
26883
27044
  interface SpotFleetBlockDeviceMappingArgs {
26884
27045
  /**
26885
- * The device name (for example, `/dev/sdh` or `xvdh` ).
27046
+ * The device name. For available device names, see [Device names for volumes](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/device_naming.html) .
26886
27047
  */
26887
27048
  deviceName: pulumi.Input<string>;
26888
27049
  /**
@@ -28553,7 +28714,12 @@ export declare namespace ecs {
28553
28714
  */
28554
28715
  interface ClusterCapacityProviderStrategyItemArgs {
28555
28716
  /**
28556
- * The *base* value designates how many tasks, at a minimum, to run on the specified capacity provider. Only one capacity provider in a capacity provider strategy can have a *base* defined. If no value is specified, the default value of ``0`` is used.
28717
+ * The *base* value designates how many tasks, at a minimum, to run on the specified capacity provider for each service. Only one capacity provider in a capacity provider strategy can have a *base* defined. If no value is specified, the default value of ``0`` is used.
28718
+ * Base value characteristics:
28719
+ * + Only one capacity provider in a strategy can have a base defined
28720
+ * + Default value is ``0`` if not specified
28721
+ * + Valid range: 0 to 100,000
28722
+ * + Base requirements are satisfied first before weight distribution
28557
28723
  */
28558
28724
  base?: pulumi.Input<number>;
28559
28725
  /**
@@ -28563,7 +28729,20 @@ export declare namespace ecs {
28563
28729
  /**
28564
28730
  * The *weight* value designates the relative percentage of the total number of tasks launched that should use the specified capacity provider. The ``weight`` value is taken into consideration after the ``base`` value, if defined, is satisfied.
28565
28731
  * If no ``weight`` value is specified, the default value of ``0`` is used. When multiple capacity providers are specified within a capacity provider strategy, at least one of the capacity providers must have a weight value greater than zero and any capacity providers with a weight of ``0`` can't be used to place tasks. If you specify multiple capacity providers in a strategy that all have a weight of ``0``, any ``RunTask`` or ``CreateService`` actions using the capacity provider strategy will fail.
28566
- * An example scenario for using weights is defining a strategy that contains two capacity providers and both have a weight of ``1``, then when the ``base`` is satisfied, the tasks will be split evenly across the two capacity providers. Using that same logic, if you specify a weight of ``1`` for *capacityProviderA* and a weight of ``4`` for *capacityProviderB*, then for every one task that's run using *capacityProviderA*, four tasks would use *capacityProviderB*.
28732
+ * Weight value characteristics:
28733
+ * + Weight is considered after the base value is satisfied
28734
+ * + Default value is ``0`` if not specified
28735
+ * + Valid range: 0 to 1,000
28736
+ * + At least one capacity provider must have a weight greater than zero
28737
+ * + Capacity providers with weight of ``0`` cannot place tasks
28738
+ *
28739
+ * Task distribution logic:
28740
+ * 1. Base satisfaction: The minimum number of tasks specified by the base value are placed on that capacity provider
28741
+ * 1. Weight distribution: After base requirements are met, additional tasks are distributed according to weight ratios
28742
+ *
28743
+ * Examples:
28744
+ * Equal Distribution: Two capacity providers both with weight ``1`` will split tasks evenly after base requirements are met.
28745
+ * Weighted Distribution: If capacityProviderA has weight ``1`` and capacityProviderB has weight ``4``, then for every 1 task on A, 4 tasks will run on B.
28567
28746
  */
28568
28747
  weight?: pulumi.Input<number>;
28569
28748
  }
@@ -29072,6 +29251,16 @@ export declare namespace ecs {
29072
29251
  */
29073
29252
  tags?: pulumi.Input<pulumi.Input<inputs.ecs.ServiceTagArgs>[]>;
29074
29253
  }
29254
+ interface ServiceForceNewDeploymentArgs {
29255
+ /**
29256
+ * Determines whether to force a new deployment of the service. By default, deployments aren't forced. You can use this option to start a new deployment with no service definition changes. For example, you can update a service's tasks to use a newer Docker image with the same image/tag combination ( `my_image:latest` ) or to roll Fargate tasks onto a newer platform version.
29257
+ */
29258
+ enableForceNewDeployment: pulumi.Input<boolean>;
29259
+ /**
29260
+ * When you change the `ForceNewDeploymentNonce` value in your template, it signals Amazon ECS to start a new deployment even though no other service parameters have changed. The value must be a unique, time- varying value like a timestamp, random string, or sequence number. Use this property when you want to ensure your tasks pick up the latest version of a Docker image that uses the same tag but has been updated in the registry.
29261
+ */
29262
+ forceNewDeploymentNonce?: pulumi.Input<string>;
29263
+ }
29075
29264
  /**
29076
29265
  * The ``LoadBalancer`` property specifies details on a load balancer that is used with a service.
29077
29266
  * If the service is using the ``CODE_DEPLOY`` deployment controller, the service is required to use either an Application Load Balancer or Network Load Balancer. When you are creating an ACDlong deployment group, you specify two target groups (referred to as a ``targetGroupPair``). Each target group binds to a separate task set in the deployment. The load balancer can also have up to two listeners, a required listener for production traffic and an optional listener that allows you to test new revisions of the service before routing production traffic to it.
@@ -29988,7 +30177,7 @@ export declare namespace ecs {
29988
30177
  * The options you can specify depend on the log driver. Some of the options you can specify when you use the ``awslogs`` log driver to route logs to Amazon CloudWatch include the following:
29989
30178
  * + awslogs-create-group Required: No Specify whether you want the log group to be created automatically. If this option isn't specified, it defaults to false. Your IAM policy must include the logs:CreateLogGroup permission before you attempt to use awslogs-create-group. + awslogs-region Required: Yes Specify the Region that the awslogs log driver is to send your Docker logs to. You can choose to send all of your logs from clusters in different Regions to a single region in CloudWatch Logs. This is so that they're all visible in one location. Otherwise, you can separate them by Region for more granularity. Make sure that the specified log group exists in the Region that you specify with this option. + awslogs-group Required: Yes Make sure to specify a log group that the awslogs log driver sends its log streams to. + awslogs-stream-prefix Required: Yes, when using Fargate.Optional when using EC2. Use the awslogs-stream-prefix option to associate a log stream with the specified prefix, the container name, and the ID of the Amazon ECS task that the container belongs to. If you specify a prefix with this option, then the log stream takes the format prefix-name/container-name/ecs-task-id. If you don't specify a prefix with this option, then the log stream is named after the container ID that's assigned by the Docker daemon on the container instance. Because it's difficult to trace logs back to the container that sent them with just the Docker container ID (which is only available on the container instance), we recommend that you specify a prefix with this option. For Amazon ECS services, you can use the service name as the prefix. Doing so, you can trace log streams to the service that the container belongs to, the name of the container that sent them, and the ID of the task that the container belongs to. You must specify a stream-prefix for your logs to have your logs appear in the Log pane when using the Amazon ECS console. + awslogs-datetime-format Required: No This option defines a multiline start pattern in Python strftime format. A log message consists of a line that matches the pattern and any following lines that don’t match the pattern. The matched line is the delimiter between log messages. One example of a use case for using this format is for parsing output such as a stack dump, which might otherwise be logged in multiple entries. The correct pattern allows it to be captured in a single entry. For more information, see awslogs-datetime-format. You cannot configure both the awslogs-datetime-format and awslogs-multiline-pattern options. Multiline logging performs regular expression parsing and matching of all log messages. This might have a negative impact on logging performance. + awslogs-multiline-pattern Required: No This option defines a multiline start pattern that uses a regular expression. A log message consists of a line that matches the pattern and any following lines that don’t match the pattern. The matched line is the delimiter between log messages. For more information, see awslogs-multiline-pattern. This option is ignored if awslogs-datetime-format is also configured. You cannot configure both the awslogs-datetime-format and awslogs-multiline-pattern options. Multiline logging performs regular expression parsing and matching of all log messages. This might have a negative impact on logging performance.
29990
30179
  * The following options apply to all supported log drivers.
29991
- * + mode Required: No Valid values: non-blocking | blocking This option defines the delivery mode of log messages from the container to the log driver specified using logDriver. The delivery mode you choose affects application availability when the flow of logs from container is interrupted. If you use the blocking mode and the flow of logs is interrupted, calls from container code to write to the stdout and stderr streams will block. The logging thread of the application will block as a result. This may cause the application to become unresponsive and lead to container healthcheck failure. If you use the non-blocking mode, the container's logs are instead stored in an in-memory intermediate buffer configured with the max-buffer-size option. This prevents the application from becoming unresponsive when logs cannot be sent. We recommend using this mode if you want to ensure service availability and are okay with some log loss. For more information, see Preventing log loss with non-blocking mode in the awslogs container log driver. You can set a default mode for all containers in a specific Region by using the defaultLogDriverMode account setting. If you don't specify the mode option or configure the account setting, Amazon ECS will default to the non-blocking mode. For more information about the account setting, see Default log driver mode in the Amazon Elastic Container Service Developer Guide. On June 25, 2025, Amazon ECS changed the default log driver mode from blocking to non-blocking to prioritize task availability over logging. To continue using the blocking mode after this change, do one of the following: Set the mode option in your container definition's logConfiguration as blocking. Set the defaultLogDriverMode account setting to blocking. + max-buffer-size Required: No Default value: 1m When non-blocking mode is used, the max-buffer-size log option controls the size of the buffer that's used for intermediate message storage. Make sure to specify an adequate buffer size based on your application. When the buffer fills up, further logs cannot be stored. Logs that cannot be stored are lost.
30180
+ * + mode Required: No Valid values: non-blocking | blocking This option defines the delivery mode of log messages from the container to the log driver specified using logDriver. The delivery mode you choose affects application availability when the flow of logs from container is interrupted. If you use the blocking mode and the flow of logs is interrupted, calls from container code to write to the stdout and stderr streams will block. The logging thread of the application will block as a result. This may cause the application to become unresponsive and lead to container healthcheck failure. If you use the non-blocking mode, the container's logs are instead stored in an in-memory intermediate buffer configured with the max-buffer-size option. This prevents the application from becoming unresponsive when logs cannot be sent. We recommend using this mode if you want to ensure service availability and are okay with some log loss. For more information, see Preventing log loss with non-blocking mode in the awslogs container log driver. You can set a default mode for all containers in a specific Region by using the defaultLogDriverMode account setting. If you don't specify the mode option or configure the account setting, Amazon ECS will default to the non-blocking mode. For more information about the account setting, see Default log driver mode in the Amazon Elastic Container Service Developer Guide. On June 25, 2025, Amazon ECS changed the default log driver mode from blocking to non-blocking to prioritize task availability over logging. To continue using the blocking mode after this change, do one of the following: Set the mode option in your container definition's logConfiguration as blocking. Set the defaultLogDriverMode account setting to blocking. + max-buffer-size Required: No Default value: 10m When non-blocking mode is used, the max-buffer-size log option controls the size of the buffer that's used for intermediate message storage. Make sure to specify an adequate buffer size based on your application. When the buffer fills up, further logs cannot be stored. Logs that cannot be stored are lost.
29992
30181
  * To route logs using the ``splunk`` log router, you need to specify a ``splunk-token`` and a ``splunk-url``.
29993
30182
  * When you use the ``awsfirelens`` log router to route logs to an AWS Service or AWS Partner Network destination for log storage and analytics, you can set the ``log-driver-buffer-limit`` option to limit the number of events that are buffered in memory, before being sent to the log router container. It can help to resolve potential log loss issue because high throughput might result in memory running out for the buffer inside of Docker.
29994
30183
  * Other options you can specify when using ``awsfirelens`` to route logs depend on the destination. When you export logs to Amazon Data Firehose, you can specify the AWS Region with ``region`` and a name for the log stream with ``delivery_stream``.
@@ -35388,7 +35577,7 @@ export declare namespace gameliftstreams {
35388
35577
  }
35389
35578
  interface StreamGroupLocationConfigurationArgs {
35390
35579
  /**
35391
- * The streaming capacity that is allocated and ready to handle stream requests without delay. You pay for this capacity whether it's in use or not. Best for quickest time from streaming request to streaming session. Default is 1 when creating a stream group or adding a location.
35580
+ * The streaming capacity that is allocated and ready to handle stream requests without delay. You pay for this capacity whether it's in use or not. Best for quickest time from streaming request to streaming session. Default is 1 (2 for high stream classes) when creating a stream group or adding a location.
35392
35581
  */
35393
35582
  alwaysOnCapacity?: pulumi.Input<number>;
35394
35583
  /**
@@ -46568,6 +46757,11 @@ export declare namespace lambda {
46568
46757
  */
46569
46758
  maximumConcurrency?: pulumi.Input<number>;
46570
46759
  }
46760
+ /**
46761
+ * Specific access configuration settings that tell Lambda how to authenticate with your schema registry.
46762
+ * If you're working with an GLU schema registry, don't provide authentication details in this object. Instead, ensure that your execution role has the required permissions for Lambda to access your cluster.
46763
+ * If you're working with a Confluent schema registry, choose the authentication method in the ``Type`` field, and provide the ASMlong secret ARN in the ``URI`` field.
46764
+ */
46571
46765
  interface EventSourceMappingSchemaRegistryAccessConfigArgs {
46572
46766
  /**
46573
46767
  * The type of authentication Lambda uses to access your schema registry.
@@ -46578,6 +46772,9 @@ export declare namespace lambda {
46578
46772
  */
46579
46773
  uri?: pulumi.Input<string>;
46580
46774
  }
46775
+ /**
46776
+ * Specific configuration settings for a Kafka schema registry.
46777
+ */
46581
46778
  interface EventSourceMappingSchemaRegistryConfigArgs {
46582
46779
  /**
46583
46780
  * An array of access configuration objects that tell Lambda how to authenticate with your schema registry.
@@ -46585,16 +46782,14 @@ export declare namespace lambda {
46585
46782
  accessConfigs?: pulumi.Input<pulumi.Input<inputs.lambda.EventSourceMappingSchemaRegistryAccessConfigArgs>[]>;
46586
46783
  /**
46587
46784
  * The record format that Lambda delivers to your function after schema validation.
46588
- *
46589
- * - Choose `JSON` to have Lambda deliver the record to your function as a standard JSON object.
46590
- * - Choose `SOURCE` to have Lambda deliver the record to your function in its original source format. Lambda removes all schema metadata, such as the schema ID, before sending the record to your function.
46785
+ * + Choose ``JSON`` to have Lambda deliver the record to your function as a standard JSON object.
46786
+ * + Choose ``SOURCE`` to have Lambda deliver the record to your function in its original source format. Lambda removes all schema metadata, such as the schema ID, before sending the record to your function.
46591
46787
  */
46592
46788
  eventRecordFormat?: pulumi.Input<enums.lambda.EventSourceMappingSchemaRegistryConfigEventRecordFormat>;
46593
46789
  /**
46594
46790
  * The URI for your schema registry. The correct URI format depends on the type of schema registry you're using.
46595
- *
46596
- * - For AWS Glue schema registries, use the ARN of the registry.
46597
- * - For Confluent schema registries, use the URL of the registry.
46791
+ * + For GLU schema registries, use the ARN of the registry.
46792
+ * + For Confluent schema registries, use the URL of the registry.
46598
46793
  */
46599
46794
  schemaRegistryUri?: pulumi.Input<string>;
46600
46795
  /**
@@ -46602,9 +46797,12 @@ export declare namespace lambda {
46602
46797
  */
46603
46798
  schemaValidationConfigs?: pulumi.Input<pulumi.Input<inputs.lambda.EventSourceMappingSchemaValidationConfigArgs>[]>;
46604
46799
  }
46800
+ /**
46801
+ * Specific schema validation configuration settings that tell Lambda the message attributes you want to validate and filter using your schema registry.
46802
+ */
46605
46803
  interface EventSourceMappingSchemaValidationConfigArgs {
46606
46804
  /**
46607
- * The attributes you want your schema registry to validate and filter for. If you selected `JSON` as the `EventRecordFormat` , Lambda also deserializes the selected message attributes.
46805
+ * The attributes you want your schema registry to validate and filter for. If you selected ``JSON`` as the ``EventRecordFormat``, Lambda also deserializes the selected message attributes.
46608
46806
  */
46609
46807
  attribute?: pulumi.Input<enums.lambda.EventSourceMappingSchemaValidationConfigAttribute>;
46610
46808
  }
@@ -54073,6 +54271,24 @@ export declare namespace omics {
54073
54271
  */
54074
54272
  type: pulumi.Input<enums.omics.VariantStoreEncryptionType>;
54075
54273
  }
54274
+ interface WorkflowDefinitionRepositoryArgs {
54275
+ /**
54276
+ * The Amazon Resource Name (ARN) of the connection to the source code repository.
54277
+ */
54278
+ connectionArn?: pulumi.Input<string>;
54279
+ /**
54280
+ * A list of file patterns to exclude when retrieving the workflow definition from the repository.
54281
+ */
54282
+ excludeFilePatterns?: pulumi.Input<pulumi.Input<string>[]>;
54283
+ /**
54284
+ * The full repository identifier, including the repository owner and name. For example, 'repository-owner/repository-name'.
54285
+ */
54286
+ fullRepositoryId?: pulumi.Input<string>;
54287
+ /**
54288
+ * The source reference for the repository, such as a branch name, tag, or commit ID.
54289
+ */
54290
+ sourceReference?: pulumi.Input<inputs.omics.WorkflowSourceReferenceArgs>;
54291
+ }
54076
54292
  interface WorkflowParameterArgs {
54077
54293
  /**
54078
54294
  * The parameter's description.
@@ -54083,6 +54299,16 @@ export declare namespace omics {
54083
54299
  */
54084
54300
  optional?: pulumi.Input<boolean>;
54085
54301
  }
54302
+ interface WorkflowSourceReferenceArgs {
54303
+ /**
54304
+ * The type of source reference, such as branch, tag, or commit.
54305
+ */
54306
+ type?: pulumi.Input<enums.omics.WorkflowSourceReferencetype>;
54307
+ /**
54308
+ * The value of the source reference, such as the branch name, tag name, or commit ID.
54309
+ */
54310
+ value?: pulumi.Input<string>;
54311
+ }
54086
54312
  interface WorkflowVersionWorkflowParameterArgs {
54087
54313
  /**
54088
54314
  * The parameter's description.
@@ -88864,12 +89090,18 @@ export declare namespace s3tables {
88864
89090
  * Contains details about the metadata for an Iceberg table.
88865
89091
  */
88866
89092
  interface TableIcebergMetadataArgs {
89093
+ /**
89094
+ * The schema for an Iceberg table.
89095
+ */
88867
89096
  icebergSchema: pulumi.Input<inputs.s3tables.TableIcebergSchemaArgs>;
88868
89097
  }
88869
89098
  /**
88870
89099
  * Contains details about the schema for an Iceberg table
88871
89100
  */
88872
89101
  interface TableIcebergSchemaArgs {
89102
+ /**
89103
+ * The schema fields for the table
89104
+ */
88873
89105
  schemaFieldList: pulumi.Input<pulumi.Input<inputs.s3tables.TableSchemaFieldArgs>[]>;
88874
89106
  }
88875
89107
  /**
@@ -97611,6 +97843,9 @@ export declare namespace synthetics {
97611
97843
  */
97612
97844
  screenshotName: pulumi.Input<string>;
97613
97845
  }
97846
+ interface CanaryBrowserConfigArgs {
97847
+ browserType: pulumi.Input<enums.synthetics.CanaryBrowserType>;
97848
+ }
97614
97849
  interface CanaryCodeArgs {
97615
97850
  /**
97616
97851
  * List of Lambda layers to attach to the canary
@@ -97722,6 +97957,7 @@ export declare namespace synthetics {
97722
97957
  * List of screenshots used as base reference for visual testing
97723
97958
  */
97724
97959
  baseScreenshots?: pulumi.Input<pulumi.Input<inputs.synthetics.CanaryBaseScreenshotArgs>[]>;
97960
+ browserType?: pulumi.Input<enums.synthetics.CanaryBrowserType>;
97725
97961
  }
97726
97962
  interface CanaryVpcConfigArgs {
97727
97963
  /**
@@ -98101,6 +98337,8 @@ export declare namespace transfer {
98101
98337
  /**
98102
98338
  * A list of security groups IDs that are available to attach to your server's endpoint.
98103
98339
  *
98340
+ * > While `SecurityGroupIds` appears in the response syntax for consistency with `CreateServer` and `UpdateServer` operations, this field is not populated in `DescribeServer` responses. Security groups are managed at the VPC endpoint level and can be modified outside of the Transfer Family service. To retrieve current security group information, use the EC2 `DescribeVpcEndpoints` API with the `VpcEndpointId` returned in the response.
98341
+ * >
98104
98342
  * > This property can only be set when `EndpointType` is set to `VPC` .
98105
98343
  * >
98106
98344
  * > You can edit the `SecurityGroupIds` property in the [UpdateServer](https://docs.aws.amazon.com/transfer/latest/userguide/API_UpdateServer.html) API only if you are changing the `EndpointType` from `PUBLIC` or `VPC_ENDPOINT` to `VPC` . To change security groups associated with your server's VPC endpoint after creation, use the Amazon EC2 [ModifyVpcEndpoint](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ModifyVpcEndpoint.html) API.