@pulumi/aws-native 1.33.0-alpha.1756791188 → 1.33.0-alpha.1756830245

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/output.d.ts CHANGED
@@ -4089,7 +4089,7 @@ export declare namespace applicationautoscaling {
4089
4089
  *
4090
4090
  * 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.
4091
4091
  * For more information about the CloudWatch terminology below, see [Amazon CloudWatch concepts](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/cloudwatch_concepts.html).
4092
- * ``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.
4092
+ * ``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.
4093
4093
  */
4094
4094
  interface ScalingPolicyCustomizedMetricSpecification {
4095
4095
  /**
@@ -4133,7 +4133,7 @@ export declare namespace applicationautoscaling {
4133
4133
  }
4134
4134
  /**
4135
4135
  * Contains predefined metric specification information for a target tracking scaling policy for Application Auto Scaling.
4136
- * ``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.
4136
+ * ``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.
4137
4137
  */
4138
4138
  interface ScalingPolicyPredefinedMetricSpecification {
4139
4139
  /**
@@ -4143,7 +4143,7 @@ export declare namespace applicationautoscaling {
4143
4143
  /**
4144
4144
  * 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.
4145
4145
  * 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:
4146
- * ``app/my-alb/778d41231b141a0f/targetgroup/my-alb-target-group/943f017f100becff``.
4146
+ * ``app/my-alb/778d41231b141a0f/targetgroup/my-alb-target-group/943f017f100becff``.
4147
4147
  * Where:
4148
4148
  * + app/<load-balancer-name>/<load-balancer-id> is the final portion of the load balancer ARN
4149
4149
  * + targetgroup/<target-group-name>/<target-group-id> is the final portion of the target group ARN.
@@ -4288,7 +4288,7 @@ export declare namespace applicationautoscaling {
4288
4288
  unit?: string;
4289
4289
  }
4290
4290
  /**
4291
- * Represents a predictive scaling policy configuration.
4291
+ * Represents a predictive scaling policy configuration. Predictive scaling is supported on Amazon ECS services.
4292
4292
  */
4293
4293
  interface ScalingPolicyPredictiveScalingPolicyConfiguration {
4294
4294
  /**
@@ -4318,6 +4318,16 @@ export declare namespace applicationautoscaling {
4318
4318
  /**
4319
4319
  * Describes a load metric for a predictive scaling policy.
4320
4320
  * 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.
4321
+ * The following predefined metrics are available for predictive scaling:
4322
+ * + ``ECSServiceAverageCPUUtilization``
4323
+ * + ``ECSServiceAverageMemoryUtilization``
4324
+ * + ``ECSServiceCPUUtilization``
4325
+ * + ``ECSServiceMemoryUtilization``
4326
+ * + ``ECSServiceTotalCPUUtilization``
4327
+ * + ``ECSServiceTotalMemoryUtilization``
4328
+ * + ``ALBRequestCount``
4329
+ * + ``ALBRequestCountPerTarget``
4330
+ * + ``TotalALBRequestCount``
4321
4331
  */
4322
4332
  interface ScalingPolicyPredictiveScalingPredefinedLoadMetric {
4323
4333
  /**
@@ -4331,6 +4341,16 @@ export declare namespace applicationautoscaling {
4331
4341
  }
4332
4342
  /**
4333
4343
  * Represents a metric pair for a predictive scaling policy.
4344
+ * The following predefined metrics are available for predictive scaling:
4345
+ * + ``ECSServiceAverageCPUUtilization``
4346
+ * + ``ECSServiceAverageMemoryUtilization``
4347
+ * + ``ECSServiceCPUUtilization``
4348
+ * + ``ECSServiceMemoryUtilization``
4349
+ * + ``ECSServiceTotalCPUUtilization``
4350
+ * + ``ECSServiceTotalMemoryUtilization``
4351
+ * + ``ALBRequestCount``
4352
+ * + ``ALBRequestCountPerTarget``
4353
+ * + ``TotalALBRequestCount``
4334
4354
  */
4335
4355
  interface ScalingPolicyPredictiveScalingPredefinedMetricPair {
4336
4356
  /**
@@ -4345,6 +4365,16 @@ export declare namespace applicationautoscaling {
4345
4365
  /**
4346
4366
  * Describes a scaling metric for a predictive scaling policy.
4347
4367
  * 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.
4368
+ * The following predefined metrics are available for predictive scaling:
4369
+ * + ``ECSServiceAverageCPUUtilization``
4370
+ * + ``ECSServiceAverageMemoryUtilization``
4371
+ * + ``ECSServiceCPUUtilization``
4372
+ * + ``ECSServiceMemoryUtilization``
4373
+ * + ``ECSServiceTotalCPUUtilization``
4374
+ * + ``ECSServiceTotalMemoryUtilization``
4375
+ * + ``ALBRequestCount``
4376
+ * + ``ALBRequestCountPerTarget``
4377
+ * + ``TotalALBRequestCount``
4348
4378
  */
4349
4379
  interface ScalingPolicyPredictiveScalingPredefinedScalingMetric {
4350
4380
  /**
@@ -4431,7 +4461,7 @@ export declare namespace applicationautoscaling {
4431
4461
  * 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.
4432
4462
  * 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.
4433
4463
  * 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*.
4434
- * ``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.
4464
+ * ``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.
4435
4465
  */
4436
4466
  interface ScalingPolicyTargetTrackingMetricDataQuery {
4437
4467
  /**
@@ -4474,7 +4504,7 @@ export declare namespace applicationautoscaling {
4474
4504
  }
4475
4505
  /**
4476
4506
  * This structure defines the CloudWatch metric to return, along with the statistic and unit.
4477
- * ``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.
4507
+ * ``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.
4478
4508
  * 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*.
4479
4509
  */
4480
4510
  interface ScalingPolicyTargetTrackingMetricStat {
@@ -8086,7 +8116,15 @@ export declare namespace b2bi {
8086
8116
  wrapBy?: enums.b2bi.PartnershipWrapFormat;
8087
8117
  }
8088
8118
  interface PartnershipX12AcknowledgmentOptions {
8119
+ /**
8120
+ * 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` .
8121
+ *
8122
+ * If you choose `GENERATE_WITHOUT_TRANSACTION_SET_RESPONSE_LOOP` , AWS B2B Data Interchange skips the AK2_Loop when generating an acknowledgment document.
8123
+ */
8089
8124
  functionalAcknowledgment: enums.b2bi.PartnershipX12FunctionalAcknowledgment;
8125
+ /**
8126
+ * Specifies whether technical acknowledgments (TA1) should be generated for incoming X12 interchanges. Valid values are `DO_NOT_GENERATE` and `GENERATE_ALL_SEGMENTS` and.
8127
+ */
8090
8128
  technicalAcknowledgment: enums.b2bi.PartnershipX12TechnicalAcknowledgment;
8091
8129
  }
8092
8130
  interface PartnershipX12ControlNumbers {
@@ -8132,6 +8170,9 @@ export declare namespace b2bi {
8132
8170
  validateEdi?: boolean;
8133
8171
  }
8134
8172
  interface TransformerAdvancedOptions {
8173
+ /**
8174
+ * A structure that contains X12-specific advanced options, such as split options for processing X12 EDI files.
8175
+ */
8135
8176
  x12?: outputs.b2bi.TransformerX12AdvancedOptions;
8136
8177
  }
8137
8178
  interface TransformerEdiTypeProperties {
@@ -8141,29 +8182,68 @@ export declare namespace b2bi {
8141
8182
  x12: outputs.b2bi.TransformerX12Details;
8142
8183
  }
8143
8184
  interface TransformerInputConversion {
8185
+ /**
8186
+ * Specifies advanced options for the input conversion process. These options provide additional control over how EDI files are processed during transformation.
8187
+ */
8144
8188
  advancedOptions?: outputs.b2bi.TransformerAdvancedOptions;
8189
+ /**
8190
+ * A structure that contains the formatting options for an inbound transformer.
8191
+ */
8145
8192
  formatOptions?: outputs.b2bi.TransformerFormatOptionsProperties;
8193
+ /**
8194
+ * The format for the transformer input: currently on `X12` is supported.
8195
+ */
8146
8196
  fromFormat: enums.b2bi.TransformerFromFormat;
8147
8197
  }
8148
8198
  interface TransformerMapping {
8199
+ /**
8200
+ * A string that represents the mapping template, in the transformation language specified in `templateLanguage` .
8201
+ */
8149
8202
  template?: string;
8203
+ /**
8204
+ * The transformation language for the template, either XSLT or JSONATA.
8205
+ */
8150
8206
  templateLanguage: enums.b2bi.TransformerMappingTemplateLanguage;
8151
8207
  }
8152
8208
  interface TransformerOutputConversion {
8153
8209
  advancedOptions?: outputs.b2bi.TransformerAdvancedOptions;
8210
+ /**
8211
+ * A structure that contains the X12 transaction set and version for the transformer output.
8212
+ */
8154
8213
  formatOptions?: outputs.b2bi.TransformerFormatOptionsProperties;
8214
+ /**
8215
+ * The format for the output from an outbound transformer: only X12 is currently supported.
8216
+ */
8155
8217
  toFormat: enums.b2bi.TransformerToFormat;
8156
8218
  }
8157
8219
  interface TransformerSampleDocumentKeys {
8220
+ /**
8221
+ * An array of keys for your input sample documents.
8222
+ */
8158
8223
  input?: string;
8224
+ /**
8225
+ * An array of keys for your output sample documents.
8226
+ */
8159
8227
  output?: string;
8160
8228
  }
8161
8229
  interface TransformerSampleDocuments {
8230
+ /**
8231
+ * Contains the Amazon S3 bucket that is used to hold your sample documents.
8232
+ */
8162
8233
  bucketName: string;
8234
+ /**
8235
+ * Contains an array of the Amazon S3 keys used to identify the location for your sample documents.
8236
+ */
8163
8237
  keys: outputs.b2bi.TransformerSampleDocumentKeys[];
8164
8238
  }
8165
8239
  interface TransformerX12AdvancedOptions {
8240
+ /**
8241
+ * Specifies options for splitting X12 EDI files. These options control how large X12 files are divided into smaller, more manageable units.
8242
+ */
8166
8243
  splitOptions?: outputs.b2bi.TransformerX12SplitOptions;
8244
+ /**
8245
+ * 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.
8246
+ */
8167
8247
  validationOptions?: outputs.b2bi.TransformerX12ValidationOptions;
8168
8248
  }
8169
8249
  interface TransformerX12CodeListValidationRule {
@@ -8185,9 +8265,15 @@ export declare namespace b2bi {
8185
8265
  requirement: enums.b2bi.TransformerElementRequirement;
8186
8266
  }
8187
8267
  interface TransformerX12SplitOptions {
8268
+ /**
8269
+ * Specifies the method used to split X12 EDI files. Valid values include `TRANSACTION` (split by individual transaction sets), or `NONE` (no splitting).
8270
+ */
8188
8271
  splitBy?: enums.b2bi.TransformerX12SplitBy;
8189
8272
  }
8190
8273
  interface TransformerX12ValidationOptions {
8274
+ /**
8275
+ * 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.
8276
+ */
8191
8277
  validationRules?: (outputs.b2bi.TransformerX12ValidationRule0Properties | outputs.b2bi.TransformerX12ValidationRule1Properties | outputs.b2bi.TransformerX12ValidationRule2Properties)[];
8192
8278
  }
8193
8279
  interface TransformerX12ValidationRule0Properties {
@@ -8775,6 +8861,9 @@ export declare namespace batch {
8775
8861
  * - **ECS_AL2023** - [Amazon Linux 2023](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-optimized_AMI.html) : AWS Batch supports Amazon Linux 2023.
8776
8862
  *
8777
8863
  * > Amazon Linux 2023 does not support `A1` instances.
8864
+ * - **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.
8865
+ *
8866
+ * > ECS_AL2023_NVIDIA doesn't support `p3` and `g3` instance types.
8778
8867
  * - **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/) .
8779
8868
  * - **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.
8780
8869
  *
@@ -9525,7 +9614,7 @@ export declare namespace batch {
9525
9614
  /**
9526
9615
  * 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.
9527
9616
  *
9528
- * The supported log drivers are `awslogs` , `fluentd` , `gelf` , `json-file` , `journald` , `logentries` , `syslog` , and `splunk` .
9617
+ * The supported log drivers are `awsfirelens` , `awslogs` , `fluentd` , `gelf` , `json-file` , `journald` , `logentries` , `syslog` , and `splunk` .
9529
9618
  *
9530
9619
  * > Jobs that are running on Fargate resources are restricted to the `awslogs` and `splunk` log drivers.
9531
9620
  *
@@ -10513,6 +10602,76 @@ export declare namespace bedrock {
10513
10602
  */
10514
10603
  copyFrom: string;
10515
10604
  }
10605
+ interface AutomatedReasoningPolicyPolicyDefinition {
10606
+ /**
10607
+ * The rules definition block of an AutomatedReasoningPolicyDefinition.
10608
+ */
10609
+ rules?: outputs.bedrock.AutomatedReasoningPolicyPolicyDefinitionRule[];
10610
+ /**
10611
+ * The types definition block of an AutomatedReasoningPolicyDefinition.
10612
+ */
10613
+ types?: outputs.bedrock.AutomatedReasoningPolicyPolicyDefinitionType[];
10614
+ /**
10615
+ * The variables definition block of an AutomatedReasoningPolicyDefinition.
10616
+ */
10617
+ variables?: outputs.bedrock.AutomatedReasoningPolicyPolicyDefinitionVariable[];
10618
+ /**
10619
+ * The policy format version.
10620
+ */
10621
+ version?: string;
10622
+ }
10623
+ interface AutomatedReasoningPolicyPolicyDefinitionRule {
10624
+ /**
10625
+ * An alternate expression for this rule
10626
+ */
10627
+ alternateExpression?: string;
10628
+ /**
10629
+ * The SMT expression for this rule
10630
+ */
10631
+ expression: string;
10632
+ /**
10633
+ * A unique id within the PolicyDefinition
10634
+ */
10635
+ id: string;
10636
+ }
10637
+ interface AutomatedReasoningPolicyPolicyDefinitionType {
10638
+ /**
10639
+ * A natural language description of this type.
10640
+ */
10641
+ description?: string;
10642
+ /**
10643
+ * A name for this type.
10644
+ */
10645
+ name: string;
10646
+ /**
10647
+ * A list of valid values for this type.
10648
+ */
10649
+ values: outputs.bedrock.AutomatedReasoningPolicyPolicyDefinitionTypeValue[];
10650
+ }
10651
+ interface AutomatedReasoningPolicyPolicyDefinitionTypeValue {
10652
+ /**
10653
+ * A natural language description of the type's value.
10654
+ */
10655
+ description?: string;
10656
+ /**
10657
+ * The value of the type value.
10658
+ */
10659
+ value: string;
10660
+ }
10661
+ interface AutomatedReasoningPolicyPolicyDefinitionVariable {
10662
+ /**
10663
+ * A natural language description of this variable.
10664
+ */
10665
+ description: string;
10666
+ /**
10667
+ * A name from this variable.
10668
+ */
10669
+ name: string;
10670
+ /**
10671
+ * A type for this variable.
10672
+ */
10673
+ type: string;
10674
+ }
10516
10675
  interface DataAutomationProjectAudioExtractionCategory {
10517
10676
  /**
10518
10677
  * Whether generating categorical data from audio is enabled.
@@ -18906,7 +19065,7 @@ export declare namespace cognito {
18906
19065
  */
18907
19066
  noActionEmail?: outputs.cognito.UserPoolRiskConfigurationAttachmentNotifyEmailType;
18908
19067
  /**
18909
- * The reply-to email address of an email template.
19068
+ * 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>` .
18910
19069
  */
18911
19070
  replyTo?: string;
18912
19071
  /**
@@ -25439,7 +25598,7 @@ export declare namespace ec2 {
25439
25598
  }
25440
25599
  interface Ec2FleetBlockDeviceMapping {
25441
25600
  /**
25442
- * The device name (for example, `/dev/sdh` or `xvdh` ).
25601
+ * The device name. For available device names, see [Device names for volumes](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/device_naming.html) .
25443
25602
  */
25444
25603
  deviceName?: string;
25445
25604
  /**
@@ -26006,13 +26165,15 @@ export declare namespace ec2 {
26006
26165
  /**
26007
26166
  * The Availability Zone of the instance.
26008
26167
  *
26009
- * 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.
26168
+ * 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.
26010
26169
  *
26011
26170
  * This parameter is not supported for [CreateFleet](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateFleet) .
26012
26171
  */
26013
26172
  availabilityZone?: string;
26014
26173
  /**
26015
- * The name of the placement group that the instance is in. If you specify `GroupName` , you can't specify `GroupId` .
26174
+ * The name of the placement group that the instance is in.
26175
+ *
26176
+ * On input, you can specify `GroupId` or `GroupName` , but not both.
26016
26177
  */
26017
26178
  groupName?: string;
26018
26179
  /**
@@ -26024,7 +26185,7 @@ export declare namespace ec2 {
26024
26185
  /**
26025
26186
  * The ARN of the host resource group in which to launch the instances.
26026
26187
  *
26027
- * If you specify this parameter, either omit the *Tenancy* parameter or set it to `host` .
26188
+ * On input, if you specify this parameter, either omit the *Tenancy* parameter or set it to `host` .
26028
26189
  *
26029
26190
  * This parameter is not supported for [CreateFleet](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateFleet) .
26030
26191
  */
@@ -28505,7 +28666,7 @@ export declare namespace ec2 {
28505
28666
  }
28506
28667
  interface SpotFleetBlockDeviceMapping {
28507
28668
  /**
28508
- * The device name (for example, `/dev/sdh` or `xvdh` ).
28669
+ * The device name. For available device names, see [Device names for volumes](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/device_naming.html) .
28509
28670
  */
28510
28671
  deviceName: string;
28511
28672
  /**
@@ -30186,7 +30347,12 @@ export declare namespace ecs {
30186
30347
  */
30187
30348
  interface ClusterCapacityProviderStrategyItem {
30188
30349
  /**
30189
- * 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.
30350
+ * 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.
30351
+ * Base value characteristics:
30352
+ * + Only one capacity provider in a strategy can have a base defined
30353
+ * + Default value is ``0`` if not specified
30354
+ * + Valid range: 0 to 100,000
30355
+ * + Base requirements are satisfied first before weight distribution
30190
30356
  */
30191
30357
  base?: number;
30192
30358
  /**
@@ -30196,7 +30362,20 @@ export declare namespace ecs {
30196
30362
  /**
30197
30363
  * 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.
30198
30364
  * 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.
30199
- * 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*.
30365
+ * Weight value characteristics:
30366
+ * + Weight is considered after the base value is satisfied
30367
+ * + Default value is ``0`` if not specified
30368
+ * + Valid range: 0 to 1,000
30369
+ * + At least one capacity provider must have a weight greater than zero
30370
+ * + Capacity providers with weight of ``0`` cannot place tasks
30371
+ *
30372
+ * Task distribution logic:
30373
+ * 1. Base satisfaction: The minimum number of tasks specified by the base value are placed on that capacity provider
30374
+ * 1. Weight distribution: After base requirements are met, additional tasks are distributed according to weight ratios
30375
+ *
30376
+ * Examples:
30377
+ * Equal Distribution: Two capacity providers both with weight ``1`` will split tasks evenly after base requirements are met.
30378
+ * 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.
30200
30379
  */
30201
30380
  weight?: number;
30202
30381
  }
@@ -30705,6 +30884,16 @@ export declare namespace ecs {
30705
30884
  */
30706
30885
  tags?: outputs.ecs.ServiceTag[];
30707
30886
  }
30887
+ interface ServiceForceNewDeployment {
30888
+ /**
30889
+ * 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.
30890
+ */
30891
+ enableForceNewDeployment: boolean;
30892
+ /**
30893
+ * 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.
30894
+ */
30895
+ forceNewDeploymentNonce?: string;
30896
+ }
30708
30897
  /**
30709
30898
  * The ``LoadBalancer`` property specifies details on a load balancer that is used with a service.
30710
30899
  * 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.
@@ -31621,7 +31810,7 @@ export declare namespace ecs {
31621
31810
  * 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:
31622
31811
  * + 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.
31623
31812
  * The following options apply to all supported log drivers.
31624
- * + 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.
31813
+ * + 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.
31625
31814
  * To route logs using the ``splunk`` log router, you need to specify a ``splunk-token`` and a ``splunk-url``.
31626
31815
  * 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.
31627
31816
  * 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``.
@@ -37075,7 +37264,7 @@ export declare namespace gameliftstreams {
37075
37264
  }
37076
37265
  interface StreamGroupLocationConfiguration {
37077
37266
  /**
37078
- * 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.
37267
+ * 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.
37079
37268
  */
37080
37269
  alwaysOnCapacity?: number;
37081
37270
  /**
@@ -48336,6 +48525,11 @@ export declare namespace lambda {
48336
48525
  */
48337
48526
  maximumConcurrency?: number;
48338
48527
  }
48528
+ /**
48529
+ * Specific access configuration settings that tell Lambda how to authenticate with your schema registry.
48530
+ * 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.
48531
+ * 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.
48532
+ */
48339
48533
  interface EventSourceMappingSchemaRegistryAccessConfig {
48340
48534
  /**
48341
48535
  * The type of authentication Lambda uses to access your schema registry.
@@ -48346,6 +48540,9 @@ export declare namespace lambda {
48346
48540
  */
48347
48541
  uri?: string;
48348
48542
  }
48543
+ /**
48544
+ * Specific configuration settings for a Kafka schema registry.
48545
+ */
48349
48546
  interface EventSourceMappingSchemaRegistryConfig {
48350
48547
  /**
48351
48548
  * An array of access configuration objects that tell Lambda how to authenticate with your schema registry.
@@ -48353,16 +48550,14 @@ export declare namespace lambda {
48353
48550
  accessConfigs?: outputs.lambda.EventSourceMappingSchemaRegistryAccessConfig[];
48354
48551
  /**
48355
48552
  * The record format that Lambda delivers to your function after schema validation.
48356
- *
48357
- * - Choose `JSON` to have Lambda deliver the record to your function as a standard JSON object.
48358
- * - 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.
48553
+ * + Choose ``JSON`` to have Lambda deliver the record to your function as a standard JSON object.
48554
+ * + 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.
48359
48555
  */
48360
48556
  eventRecordFormat?: enums.lambda.EventSourceMappingSchemaRegistryConfigEventRecordFormat;
48361
48557
  /**
48362
48558
  * The URI for your schema registry. The correct URI format depends on the type of schema registry you're using.
48363
- *
48364
- * - For AWS Glue schema registries, use the ARN of the registry.
48365
- * - For Confluent schema registries, use the URL of the registry.
48559
+ * + For GLU schema registries, use the ARN of the registry.
48560
+ * + For Confluent schema registries, use the URL of the registry.
48366
48561
  */
48367
48562
  schemaRegistryUri?: string;
48368
48563
  /**
@@ -48370,9 +48565,12 @@ export declare namespace lambda {
48370
48565
  */
48371
48566
  schemaValidationConfigs?: outputs.lambda.EventSourceMappingSchemaValidationConfig[];
48372
48567
  }
48568
+ /**
48569
+ * Specific schema validation configuration settings that tell Lambda the message attributes you want to validate and filter using your schema registry.
48570
+ */
48373
48571
  interface EventSourceMappingSchemaValidationConfig {
48374
48572
  /**
48375
- * 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.
48573
+ * 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.
48376
48574
  */
48377
48575
  attribute?: enums.lambda.EventSourceMappingSchemaValidationConfigAttribute;
48378
48576
  }
@@ -56036,6 +56234,24 @@ export declare namespace omics {
56036
56234
  */
56037
56235
  type: enums.omics.VariantStoreEncryptionType;
56038
56236
  }
56237
+ interface WorkflowDefinitionRepository {
56238
+ /**
56239
+ * The Amazon Resource Name (ARN) of the connection to the source code repository.
56240
+ */
56241
+ connectionArn?: string;
56242
+ /**
56243
+ * A list of file patterns to exclude when retrieving the workflow definition from the repository.
56244
+ */
56245
+ excludeFilePatterns?: string[];
56246
+ /**
56247
+ * The full repository identifier, including the repository owner and name. For example, 'repository-owner/repository-name'.
56248
+ */
56249
+ fullRepositoryId?: string;
56250
+ /**
56251
+ * The source reference for the repository, such as a branch name, tag, or commit ID.
56252
+ */
56253
+ sourceReference?: outputs.omics.WorkflowSourceReference;
56254
+ }
56039
56255
  interface WorkflowParameter {
56040
56256
  /**
56041
56257
  * The parameter's description.
@@ -56046,6 +56262,16 @@ export declare namespace omics {
56046
56262
  */
56047
56263
  optional?: boolean;
56048
56264
  }
56265
+ interface WorkflowSourceReference {
56266
+ /**
56267
+ * The type of source reference, such as branch, tag, or commit.
56268
+ */
56269
+ type?: enums.omics.WorkflowSourceReferencetype;
56270
+ /**
56271
+ * The value of the source reference, such as the branch name, tag name, or commit ID.
56272
+ */
56273
+ value?: string;
56274
+ }
56049
56275
  interface WorkflowVersionWorkflowParameter {
56050
56276
  /**
56051
56277
  * The parameter's description.
@@ -91551,12 +91777,18 @@ export declare namespace s3tables {
91551
91777
  * Contains details about the metadata for an Iceberg table.
91552
91778
  */
91553
91779
  interface TableIcebergMetadata {
91780
+ /**
91781
+ * The schema for an Iceberg table.
91782
+ */
91554
91783
  icebergSchema: outputs.s3tables.TableIcebergSchema;
91555
91784
  }
91556
91785
  /**
91557
91786
  * Contains details about the schema for an Iceberg table
91558
91787
  */
91559
91788
  interface TableIcebergSchema {
91789
+ /**
91790
+ * The schema fields for the table
91791
+ */
91560
91792
  schemaFieldList: outputs.s3tables.TableSchemaField[];
91561
91793
  }
91562
91794
  /**
@@ -100339,6 +100571,9 @@ export declare namespace synthetics {
100339
100571
  */
100340
100572
  screenshotName: string;
100341
100573
  }
100574
+ interface CanaryBrowserConfig {
100575
+ browserType: enums.synthetics.CanaryBrowserType;
100576
+ }
100342
100577
  interface CanaryCode {
100343
100578
  /**
100344
100579
  * List of Lambda layers to attach to the canary
@@ -100450,6 +100685,7 @@ export declare namespace synthetics {
100450
100685
  * List of screenshots used as base reference for visual testing
100451
100686
  */
100452
100687
  baseScreenshots?: outputs.synthetics.CanaryBaseScreenshot[];
100688
+ browserType?: enums.synthetics.CanaryBrowserType;
100453
100689
  }
100454
100690
  interface CanaryVpcConfig {
100455
100691
  /**
@@ -100829,6 +101065,8 @@ export declare namespace transfer {
100829
101065
  /**
100830
101066
  * A list of security groups IDs that are available to attach to your server's endpoint.
100831
101067
  *
101068
+ * > 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.
101069
+ * >
100832
101070
  * > This property can only be set when `EndpointType` is set to `VPC` .
100833
101071
  * >
100834
101072
  * > 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.
@@ -1 +1 @@
1
- {"version":3,"file":"output.js","sourceRoot":"","sources":["../../types/output.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAojoBjF,IAAiB,MAAM,CAgHtB;AAhHD,WAAiB,MAAM;IAoDnB;;OAEG;IACH,SAAgB,yBAAyB,CAAC,GAAe;;QACrD,uCACO,GAAG,KACN,qBAAqB,EAAE,MAAA,CAAC,GAAG,CAAC,qBAAqB,CAAC,mCAAI,CAAC,IACzD;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;;;AAwtoBjF,IAAiB,MAAM,CAgHtB;AAhHD,WAAiB,MAAM;IAoDnB;;OAEG;IACH,SAAgB,yBAAyB,CAAC,GAAe;;QACrD,uCACO,GAAG,KACN,qBAAqB,EAAE,MAAA,CAAC,GAAG,CAAC,qBAAqB,CAAC,mCAAI,CAAC,IACzD;IACN,CAAC;IALe,gCAAyB,4BAKxC,CAAA;AAoDL,CAAC,EAhHgB,MAAM,GAAN,cAAM,KAAN,cAAM,QAgHtB"}
@@ -86,7 +86,7 @@ class AiPrompt extends pulumi.CustomResource {
86
86
  resourceInputs["type"] = undefined /*out*/;
87
87
  }
88
88
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
89
- const replaceOnChanges = { replaceOnChanges: ["apiFormat", "assistantId", "modelId", "name", "tags.*", "templateType", "type"] };
89
+ const replaceOnChanges = { replaceOnChanges: ["apiFormat", "assistantId", "name", "tags.*", "templateType", "type"] };
90
90
  opts = pulumi.mergeOptions(opts, replaceOnChanges);
91
91
  super(AiPrompt.__pulumiType, name, resourceInputs, opts);
92
92
  }
@@ -1 +1 @@
1
- {"version":3,"file":"aiPrompt.js","sourceRoot":"","sources":["../../wisdom/aiPrompt.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"aiPrompt.js","sourceRoot":"","sources":["../../wisdom/aiPrompt.ts"],"names":[],"mappings":"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"}