@pulumi/aws-native 1.32.0-alpha.1753508219 → 1.32.0-alpha.1753804525

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 (157) hide show
  1. package/aiops/investigationGroup.d.ts +2 -2
  2. package/appstream/getImageBuilder.d.ts +16 -0
  3. package/appstream/getImageBuilder.js.map +1 -1
  4. package/appstream/imageBuilder.d.ts +32 -0
  5. package/appstream/imageBuilder.js.map +1 -1
  6. package/batch/getServiceEnvironment.d.ts +27 -0
  7. package/batch/getServiceEnvironment.js +28 -0
  8. package/batch/getServiceEnvironment.js.map +1 -0
  9. package/batch/index.d.ts +6 -0
  10. package/batch/index.js +8 -1
  11. package/batch/index.js.map +1 -1
  12. package/batch/serviceEnvironment.d.ts +56 -0
  13. package/batch/serviceEnvironment.js +74 -0
  14. package/batch/serviceEnvironment.js.map +1 -0
  15. package/bedrock/getGuardrail.d.ts +5 -0
  16. package/bedrock/getGuardrail.js.map +1 -1
  17. package/bedrock/guardrail.d.ts +10 -0
  18. package/bedrock/guardrail.js.map +1 -1
  19. package/billing/billingView.d.ts +27 -0
  20. package/billing/billingView.js.map +1 -1
  21. package/billing/getBillingView.d.ts +18 -0
  22. package/billing/getBillingView.js.map +1 -1
  23. package/cleanrooms/collaboration.d.ts +4 -0
  24. package/cleanrooms/collaboration.js.map +1 -1
  25. package/cleanrooms/getCollaboration.d.ts +2 -0
  26. package/cleanrooms/getCollaboration.js.map +1 -1
  27. package/cognito/getManagedLoginBranding.d.ts +7 -0
  28. package/cognito/getManagedLoginBranding.js.map +1 -1
  29. package/cognito/managedLoginBranding.d.ts +14 -0
  30. package/cognito/managedLoginBranding.js.map +1 -1
  31. package/datazone/getProjectProfile.d.ts +18 -0
  32. package/datazone/getProjectProfile.js.map +1 -1
  33. package/datazone/projectProfile.d.ts +21 -0
  34. package/datazone/projectProfile.js.map +1 -1
  35. package/ec2/capacityReservation.d.ts +4 -4
  36. package/ec2/customerGateway.d.ts +2 -2
  37. package/ec2/getCapacityReservation.d.ts +1 -1
  38. package/ec2/getTrafficMirrorSession.d.ts +64 -0
  39. package/ec2/getTrafficMirrorSession.js +28 -0
  40. package/ec2/getTrafficMirrorSession.js.map +1 -0
  41. package/ec2/getVolume.d.ts +7 -11
  42. package/ec2/getVolume.js.map +1 -1
  43. package/ec2/index.d.ts +6 -0
  44. package/ec2/index.js +11 -4
  45. package/ec2/index.js.map +1 -1
  46. package/ec2/trafficMirrorSession.d.ts +111 -0
  47. package/ec2/trafficMirrorSession.js +86 -0
  48. package/ec2/trafficMirrorSession.js.map +1 -0
  49. package/ec2/volume.d.ts +14 -22
  50. package/ec2/volume.js.map +1 -1
  51. package/ecr/getRepositoryCreationTemplate.d.ts +1 -1
  52. package/ecr/repositoryCreationTemplate.d.ts +2 -2
  53. package/events/eventBus.d.ts +8 -0
  54. package/events/eventBus.js +2 -0
  55. package/events/eventBus.js.map +1 -1
  56. package/events/getEventBus.d.ts +4 -0
  57. package/events/getEventBus.js.map +1 -1
  58. package/gamelift/fleet.d.ts +2 -2
  59. package/guardduty/getIpSet.d.ts +6 -0
  60. package/guardduty/getIpSet.js.map +1 -1
  61. package/guardduty/getThreatIntelSet.d.ts +6 -0
  62. package/guardduty/getThreatIntelSet.js.map +1 -1
  63. package/guardduty/ipSet.d.ts +12 -0
  64. package/guardduty/ipSet.js +2 -0
  65. package/guardduty/ipSet.js.map +1 -1
  66. package/guardduty/threatIntelSet.d.ts +12 -0
  67. package/guardduty/threatIntelSet.js +2 -0
  68. package/guardduty/threatIntelSet.js.map +1 -1
  69. package/mediapackagev2/getOriginEndpointPolicy.d.ts +2 -0
  70. package/mediapackagev2/getOriginEndpointPolicy.js.map +1 -1
  71. package/mediapackagev2/originEndpointPolicy.d.ts +4 -0
  72. package/mediapackagev2/originEndpointPolicy.js +2 -0
  73. package/mediapackagev2/originEndpointPolicy.js.map +1 -1
  74. package/omics/workflow.d.ts +2 -2
  75. package/package.json +3 -3
  76. package/package.json.dev +2 -2
  77. package/quicksight/getTopic.d.ts +1 -0
  78. package/quicksight/getTopic.js.map +1 -1
  79. package/quicksight/topic.d.ts +4 -0
  80. package/quicksight/topic.js +5 -1
  81. package/quicksight/topic.js.map +1 -1
  82. package/rds/dbCluster.d.ts +4 -0
  83. package/rds/dbCluster.js.map +1 -1
  84. package/rds/dbInstance.d.ts +37 -18
  85. package/rds/dbInstance.js +14 -0
  86. package/rds/dbInstance.js.map +1 -1
  87. package/rds/getDbInstance.d.ts +25 -0
  88. package/rds/getDbInstance.js.map +1 -1
  89. package/s3/bucket.d.ts +6 -0
  90. package/s3/bucket.js.map +1 -1
  91. package/s3/getBucket.d.ts +3 -0
  92. package/s3/getBucket.js.map +1 -1
  93. package/s3express/directoryBucket.d.ts +6 -0
  94. package/s3express/directoryBucket.js.map +1 -1
  95. package/s3express/getDirectoryBucket.d.ts +3 -0
  96. package/s3express/getDirectoryBucket.js.map +1 -1
  97. package/sagemaker/appImageConfig.d.ts +2 -2
  98. package/sagemaker/appImageConfig.js +1 -1
  99. package/sagemaker/appImageConfig.js.map +1 -1
  100. package/sagemaker/getAppImageConfig.d.ts +4 -0
  101. package/sagemaker/getAppImageConfig.js.map +1 -1
  102. package/ses/configurationSet.d.ts +8 -0
  103. package/ses/configurationSet.js +2 -0
  104. package/ses/configurationSet.js.map +1 -1
  105. package/ses/dedicatedIpPool.d.ts +10 -0
  106. package/ses/dedicatedIpPool.js +2 -0
  107. package/ses/dedicatedIpPool.js.map +1 -1
  108. package/ses/emailIdentity.d.ts +8 -0
  109. package/ses/emailIdentity.js +2 -0
  110. package/ses/emailIdentity.js.map +1 -1
  111. package/ses/getConfigurationSet.d.ts +4 -0
  112. package/ses/getConfigurationSet.js.map +1 -1
  113. package/ses/getDedicatedIpPool.d.ts +5 -0
  114. package/ses/getDedicatedIpPool.js.map +1 -1
  115. package/ses/getEmailIdentity.d.ts +4 -0
  116. package/ses/getEmailIdentity.js.map +1 -1
  117. package/ssm/getPatchBaseline.d.ts +4 -0
  118. package/ssm/getPatchBaseline.js.map +1 -1
  119. package/ssm/patchBaseline.d.ts +8 -0
  120. package/ssm/patchBaseline.js +2 -0
  121. package/ssm/patchBaseline.js.map +1 -1
  122. package/transfer/getServer.d.ts +9 -0
  123. package/transfer/getServer.js.map +1 -1
  124. package/transfer/server.d.ts +18 -0
  125. package/transfer/server.js +2 -0
  126. package/transfer/server.js.map +1 -1
  127. package/types/enums/ecr/index.d.ts +1 -1
  128. package/types/enums/ecs/index.d.ts +6 -0
  129. package/types/enums/ecs/index.js.map +1 -1
  130. package/types/enums/events/index.d.ts +18 -0
  131. package/types/enums/events/index.js +11 -1
  132. package/types/enums/events/index.js.map +1 -1
  133. package/types/enums/gamelift/index.d.ts +1 -1
  134. package/types/enums/logs/index.d.ts +1 -0
  135. package/types/enums/logs/index.js +1 -0
  136. package/types/enums/logs/index.js.map +1 -1
  137. package/types/enums/sagemaker/index.d.ts +16 -0
  138. package/types/enums/sagemaker/index.js +10 -2
  139. package/types/enums/sagemaker/index.js.map +1 -1
  140. package/types/enums/ssm/index.d.ts +8 -0
  141. package/types/enums/ssm/index.js +5 -1
  142. package/types/enums/ssm/index.js.map +1 -1
  143. package/types/enums/transfer/index.d.ts +5 -0
  144. package/types/enums/transfer/index.js +5 -1
  145. package/types/enums/transfer/index.js.map +1 -1
  146. package/types/input.d.ts +469 -6
  147. package/types/output.d.ts +475 -6
  148. package/types/output.js.map +1 -1
  149. package/wisdom/getMessageTemplate.d.ts +4 -0
  150. package/wisdom/getMessageTemplate.js.map +1 -1
  151. package/wisdom/getQuickResponse.d.ts +9 -0
  152. package/wisdom/getQuickResponse.js.map +1 -1
  153. package/wisdom/messageTemplate.d.ts +8 -0
  154. package/wisdom/messageTemplate.js +2 -0
  155. package/wisdom/messageTemplate.js.map +1 -1
  156. package/wisdom/quickResponse.d.ts +15 -0
  157. package/wisdom/quickResponse.js.map +1 -1
package/types/output.d.ts CHANGED
@@ -9839,6 +9839,10 @@ export declare namespace batch {
9839
9839
  */
9840
9840
  weightFactor?: number;
9841
9841
  }
9842
+ interface ServiceEnvironmentCapacityLimit {
9843
+ capacityUnit?: string;
9844
+ maxCapacity?: number;
9845
+ }
9842
9846
  }
9843
9847
  export declare namespace bedrock {
9844
9848
  /**
@@ -12265,7 +12269,16 @@ export declare namespace bedrock {
12265
12269
  * Content filter config in content policy.
12266
12270
  */
12267
12271
  interface GuardrailContentFilterConfig {
12272
+ /**
12273
+ * Specifies the action to take when harmful content is detected. Supported values include:
12274
+ *
12275
+ * - `BLOCK` – Block the content and replace it with blocked messaging.
12276
+ * - `NONE` – Take no action but return detection information in the trace response.
12277
+ */
12268
12278
  inputAction?: enums.bedrock.GuardrailContentFilterAction;
12279
+ /**
12280
+ * Specifies whether to enable guardrail evaluation on the input. When disabled, you aren't charged for the evaluation. The evaluation doesn't appear in the response.
12281
+ */
12269
12282
  inputEnabled?: boolean;
12270
12283
  /**
12271
12284
  * List of modalities
@@ -12275,7 +12288,16 @@ export declare namespace bedrock {
12275
12288
  * The strength of the content filter to apply to prompts. As you increase the filter strength, the likelihood of filtering harmful content increases and the probability of seeing harmful content in your application reduces.
12276
12289
  */
12277
12290
  inputStrength: enums.bedrock.GuardrailFilterStrength;
12291
+ /**
12292
+ * Specifies the action to take when harmful content is detected in the output. Supported values include:
12293
+ *
12294
+ * - `BLOCK` – Block the content and replace it with blocked messaging.
12295
+ * - `NONE` – Take no action but return detection information in the trace response.
12296
+ */
12278
12297
  outputAction?: enums.bedrock.GuardrailContentFilterAction;
12298
+ /**
12299
+ * Specifies whether to enable guardrail evaluation on the output. When disabled, you aren't charged for the evaluation. The evaluation doesn't appear in the response.
12300
+ */
12279
12301
  outputEnabled?: boolean;
12280
12302
  /**
12281
12303
  * List of modalities
@@ -12313,7 +12335,16 @@ export declare namespace bedrock {
12313
12335
  * A config for grounding filter.
12314
12336
  */
12315
12337
  interface GuardrailContextualGroundingFilterConfig {
12338
+ /**
12339
+ * Specifies the action to take when content fails the contextual grounding evaluation. Supported values include:
12340
+ *
12341
+ * - `BLOCK` – Block the content and replace it with blocked messaging.
12342
+ * - `NONE` – Take no action but return detection information in the trace response.
12343
+ */
12316
12344
  action?: enums.bedrock.GuardrailContextualGroundingAction;
12345
+ /**
12346
+ * Specifies whether to enable contextual grounding evaluation. When disabled, you aren't charged for the evaluation. The evaluation doesn't appear in the response.
12347
+ */
12317
12348
  enabled?: boolean;
12318
12349
  /**
12319
12350
  * The threshold for this filter.
@@ -12346,9 +12377,27 @@ export declare namespace bedrock {
12346
12377
  * A managed words config.
12347
12378
  */
12348
12379
  interface GuardrailManagedWordsConfig {
12380
+ /**
12381
+ * Specifies the action to take when harmful content is detected in the input. Supported values include:
12382
+ *
12383
+ * - `BLOCK` – Block the content and replace it with blocked messaging.
12384
+ * - `NONE` – Take no action but return detection information in the trace response.
12385
+ */
12349
12386
  inputAction?: enums.bedrock.GuardrailWordAction;
12387
+ /**
12388
+ * Specifies whether to enable guardrail evaluation on the input. When disabled, you aren't charged for the evaluation. The evaluation doesn't appear in the response.
12389
+ */
12350
12390
  inputEnabled?: boolean;
12391
+ /**
12392
+ * Specifies the action to take when harmful content is detected in the output. Supported values include:
12393
+ *
12394
+ * - `BLOCK` – Block the content and replace it with blocked messaging.
12395
+ * - `NONE` – Take no action but return detection information in the trace response.
12396
+ */
12351
12397
  outputAction?: enums.bedrock.GuardrailWordAction;
12398
+ /**
12399
+ * Specifies whether to enable guardrail evaluation on the output. When disabled, you aren't charged for the evaluation. The evaluation doesn't appear in the response.
12400
+ */
12352
12401
  outputEnabled?: boolean;
12353
12402
  /**
12354
12403
  * The managed word type to configure for the guardrail.
@@ -12363,9 +12412,29 @@ export declare namespace bedrock {
12363
12412
  * Configure guardrail action when the PII entity is detected.
12364
12413
  */
12365
12414
  action: enums.bedrock.GuardrailSensitiveInformationAction;
12415
+ /**
12416
+ * Specifies the action to take when harmful content is detected in the input. Supported values include:
12417
+ *
12418
+ * - `BLOCK` – Block the content and replace it with blocked messaging.
12419
+ * - `ANONYMIZE` – Mask the content and replace it with identifier tags.
12420
+ * - `NONE` – Take no action but return detection information in the trace response.
12421
+ */
12366
12422
  inputAction?: enums.bedrock.GuardrailSensitiveInformationAction;
12423
+ /**
12424
+ * Specifies whether to enable guardrail evaluation on the input. When disabled, you aren't charged for the evaluation. The evaluation doesn't appear in the response.
12425
+ */
12367
12426
  inputEnabled?: boolean;
12427
+ /**
12428
+ * Specifies the action to take when harmful content is detected in the output. Supported values include:
12429
+ *
12430
+ * - `BLOCK` – Block the content and replace it with blocked messaging.
12431
+ * - `ANONYMIZE` – Mask the content and replace it with identifier tags.
12432
+ * - `NONE` – Take no action but return detection information in the trace response.
12433
+ */
12368
12434
  outputAction?: enums.bedrock.GuardrailSensitiveInformationAction;
12435
+ /**
12436
+ * Indicates whether guardrail evaluation is enabled on the output. When disabled, you aren't charged for the evaluation. The evaluation doesn't appear in the response.
12437
+ */
12369
12438
  outputEnabled?: boolean;
12370
12439
  /**
12371
12440
  * Configure guardrail type when the PII entity is detected.
@@ -12501,13 +12570,31 @@ export declare namespace bedrock {
12501
12570
  * The regex description.
12502
12571
  */
12503
12572
  description?: string;
12573
+ /**
12574
+ * Specifies the action to take when harmful content is detected in the input. Supported values include:
12575
+ *
12576
+ * - `BLOCK` – Block the content and replace it with blocked messaging.
12577
+ * - `NONE` – Take no action but return detection information in the trace response.
12578
+ */
12504
12579
  inputAction?: enums.bedrock.GuardrailSensitiveInformationAction;
12580
+ /**
12581
+ * Specifies whether to enable guardrail evaluation on the input. When disabled, you aren't charged for the evaluation. The evaluation doesn't appear in the response.
12582
+ */
12505
12583
  inputEnabled?: boolean;
12506
12584
  /**
12507
12585
  * The regex name.
12508
12586
  */
12509
12587
  name: string;
12588
+ /**
12589
+ * Specifies the action to take when harmful content is detected in the output. Supported values include:
12590
+ *
12591
+ * - `BLOCK` – Block the content and replace it with blocked messaging.
12592
+ * - `NONE` – Take no action but return detection information in the trace response.
12593
+ */
12510
12594
  outputAction?: enums.bedrock.GuardrailSensitiveInformationAction;
12595
+ /**
12596
+ * Specifies whether to enable guardrail evaluation on the output. When disabled, you aren't charged for the evaluation. The evaluation doesn't appear in the response.
12597
+ */
12511
12598
  outputEnabled?: boolean;
12512
12599
  /**
12513
12600
  * The regex pattern.
@@ -12539,13 +12626,31 @@ export declare namespace bedrock {
12539
12626
  * List of text examples
12540
12627
  */
12541
12628
  examples?: string[];
12629
+ /**
12630
+ * Specifies the action to take when harmful content is detected in the input. Supported values include:
12631
+ *
12632
+ * - `BLOCK` – Block the content and replace it with blocked messaging.
12633
+ * - `NONE` – Take no action but return detection information in the trace response.
12634
+ */
12542
12635
  inputAction?: enums.bedrock.GuardrailTopicAction;
12636
+ /**
12637
+ * Specifies whether to enable guardrail evaluation on the input. When disabled, you aren't charged for the evaluation. The evaluation doesn't appear in the response.
12638
+ */
12543
12639
  inputEnabled?: boolean;
12544
12640
  /**
12545
12641
  * Name of topic in topic policy
12546
12642
  */
12547
12643
  name: string;
12644
+ /**
12645
+ * Specifies the action to take when harmful content is detected in the output. Supported values include:
12646
+ *
12647
+ * - `BLOCK` – Block the content and replace it with blocked messaging.
12648
+ * - `NONE` – Take no action but return detection information in the trace response.
12649
+ */
12548
12650
  outputAction?: enums.bedrock.GuardrailTopicAction;
12651
+ /**
12652
+ * Specifies whether to enable guardrail evaluation on the output. When disabled, you aren't charged for the evaluation. The evaluation doesn't appear in the response.
12653
+ */
12549
12654
  outputEnabled?: boolean;
12550
12655
  /**
12551
12656
  * Specifies to deny the topic.
@@ -12575,9 +12680,27 @@ export declare namespace bedrock {
12575
12680
  * A custom word config.
12576
12681
  */
12577
12682
  interface GuardrailWordConfig {
12683
+ /**
12684
+ * Specifies the action to take when harmful content is detected in the input. Supported values include:
12685
+ *
12686
+ * - `BLOCK` – Block the content and replace it with blocked messaging.
12687
+ * - `NONE` – Take no action but return detection information in the trace response.
12688
+ */
12578
12689
  inputAction?: enums.bedrock.GuardrailWordAction;
12690
+ /**
12691
+ * Specifies whether to enable guardrail evaluation on the intput. When disabled, you aren't charged for the evaluation. The evaluation doesn't appear in the response.
12692
+ */
12579
12693
  inputEnabled?: boolean;
12694
+ /**
12695
+ * Specifies the action to take when harmful content is detected in the output. Supported values include:
12696
+ *
12697
+ * - `BLOCK` – Block the content and replace it with blocked messaging.
12698
+ * - `NONE` – Take no action but return detection information in the trace response.
12699
+ */
12580
12700
  outputAction?: enums.bedrock.GuardrailWordAction;
12701
+ /**
12702
+ * Specifies whether to enable guardrail evaluation on the output. When disabled, you aren't charged for the evaluation. The evaluation doesn't appear in the response.
12703
+ */
12581
12704
  outputEnabled?: boolean;
12582
12705
  /**
12583
12706
  * The custom word text.
@@ -13700,14 +13823,29 @@ export declare namespace bedrock {
13700
13823
  }
13701
13824
  }
13702
13825
  export declare namespace billing {
13826
+ /**
13827
+ * See [Expression](https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_billing_Expression.html) . Billing view only supports `LINKED_ACCOUNT` and `Tags` .
13828
+ */
13703
13829
  interface DataFilterExpressionProperties {
13830
+ /**
13831
+ * The specific `Dimension` to use for `Expression` .
13832
+ */
13704
13833
  dimensions?: outputs.billing.DataFilterExpressionPropertiesDimensionsProperties;
13834
+ /**
13835
+ * The specific `Tag` to use for `Expression` .
13836
+ */
13705
13837
  tags?: outputs.billing.DataFilterExpressionPropertiesTagsProperties;
13706
13838
  }
13839
+ /**
13840
+ * The specific `Dimension` to use for `Expression` .
13841
+ */
13707
13842
  interface DataFilterExpressionPropertiesDimensionsProperties {
13708
13843
  key?: enums.billing.BillingViewDimensionKey;
13709
13844
  values?: string[];
13710
13845
  }
13846
+ /**
13847
+ * The specific `Tag` to use for `Expression` .
13848
+ */
13711
13849
  interface DataFilterExpressionPropertiesTagsProperties {
13712
13850
  key?: string;
13713
13851
  values?: string[];
@@ -13870,6 +14008,10 @@ export declare namespace cassandra {
13870
14008
  * The status of the CDC stream. You can enable or disable a stream for a table.
13871
14009
  */
13872
14010
  status: enums.cassandra.TableCdcStatus;
14011
+ /**
14012
+ * An array of key-value pairs to apply to the CDC stream resource
14013
+ */
14014
+ tags?: outputs.cassandra.TableTag[];
13873
14015
  /**
13874
14016
  * The view type specifies the changes Amazon Keyspaces records for each changed row in the stream. After you create the stream, you can't make changes to this selection.
13875
14017
  *
@@ -13964,6 +14106,19 @@ export declare namespace cassandra {
13964
14106
  */
13965
14107
  targetTrackingScalingPolicyConfiguration?: outputs.cassandra.TableTargetTrackingScalingPolicyConfiguration;
13966
14108
  }
14109
+ /**
14110
+ * A key-value pair to apply to the resource
14111
+ */
14112
+ interface TableTag {
14113
+ /**
14114
+ * The key of the tag. Tag keys are case sensitive. Each Amazon Keyspaces resource can only have up to one tag with the same key. If you try to add an existing tag (same key), the existing tag value will be updated to the new value.
14115
+ */
14116
+ key: string;
14117
+ /**
14118
+ * The value of the tag. Tag values are case-sensitive and can be null.
14119
+ */
14120
+ value: string;
14121
+ }
13967
14122
  /**
13968
14123
  * Represents configuration for target tracking scaling policy.
13969
14124
  */
@@ -20563,6 +20718,9 @@ export declare namespace customerprofiles {
20563
20718
  * The amount of time of the specified unit.
20564
20719
  */
20565
20720
  value?: number;
20721
+ /**
20722
+ * A structure letting customers specify a relative time window over which over which data is included in the Calculated Attribute. Use positive numbers to indicate that the endpoint is in the past, and negative numbers to indicate it is in the future. ValueRange overrides Value.
20723
+ */
20566
20724
  valueRange?: outputs.customerprofiles.CalculatedAttributeDefinitionValueRange;
20567
20725
  }
20568
20726
  /**
@@ -23125,12 +23283,27 @@ export declare namespace datazone {
23125
23283
  interface OwnerProperties {
23126
23284
  }
23127
23285
  interface ProjectEnvironmentConfigurationUserParameter {
23286
+ /**
23287
+ * The environment configuration name.
23288
+ */
23128
23289
  environmentConfigurationName?: string;
23290
+ /**
23291
+ * The ID of the environment.
23292
+ */
23129
23293
  environmentId?: string;
23294
+ /**
23295
+ * The environment parameters.
23296
+ */
23130
23297
  environmentParameters?: outputs.datazone.ProjectEnvironmentParameter[];
23131
23298
  }
23132
23299
  interface ProjectEnvironmentParameter {
23300
+ /**
23301
+ * The name of an environment profile parameter.
23302
+ */
23133
23303
  name?: string;
23304
+ /**
23305
+ * The value of an environment profile parameter.
23306
+ */
23134
23307
  value?: string;
23135
23308
  }
23136
23309
  interface ProjectMembershipMember0Properties {
@@ -23140,30 +23313,81 @@ export declare namespace datazone {
23140
23313
  groupIdentifier: string;
23141
23314
  }
23142
23315
  interface ProjectProfileAwsAccount {
23316
+ /**
23317
+ * The account ID of a project.
23318
+ */
23143
23319
  awsAccountId: string;
23144
23320
  }
23145
23321
  interface ProjectProfileEnvironmentConfiguration {
23322
+ /**
23323
+ * The AWS account of the environment.
23324
+ */
23146
23325
  awsAccount?: outputs.datazone.ProjectProfileAwsAccount;
23326
+ /**
23327
+ * The AWS Region of the environment.
23328
+ */
23147
23329
  awsRegion: outputs.datazone.ProjectProfileRegion;
23330
+ /**
23331
+ * The configuration parameters of the environment.
23332
+ */
23148
23333
  configurationParameters?: outputs.datazone.ProjectProfileEnvironmentConfigurationParametersDetails;
23334
+ /**
23335
+ * The deployment mode of the environment.
23336
+ */
23149
23337
  deploymentMode?: enums.datazone.ProjectProfileDeploymentMode;
23338
+ /**
23339
+ * The deployment order of the environment.
23340
+ */
23150
23341
  deploymentOrder?: number;
23342
+ /**
23343
+ * The environment description.
23344
+ */
23151
23345
  description?: string;
23346
+ /**
23347
+ * The environment blueprint ID.
23348
+ */
23152
23349
  environmentBlueprintId: string;
23350
+ /**
23351
+ * The environment ID.
23352
+ */
23153
23353
  id?: string;
23354
+ /**
23355
+ * The environment name.
23356
+ */
23154
23357
  name: string;
23155
23358
  }
23156
23359
  interface ProjectProfileEnvironmentConfigurationParameter {
23360
+ /**
23361
+ * Specifies whether the environment parameter is editable.
23362
+ */
23157
23363
  isEditable?: boolean;
23364
+ /**
23365
+ * The name of the environment configuration parameter.
23366
+ */
23158
23367
  name?: string;
23368
+ /**
23369
+ * The value of the environment configuration parameter.
23370
+ */
23159
23371
  value?: string;
23160
23372
  }
23161
23373
  interface ProjectProfileEnvironmentConfigurationParametersDetails {
23374
+ /**
23375
+ * The parameter overrides.
23376
+ */
23162
23377
  parameterOverrides?: outputs.datazone.ProjectProfileEnvironmentConfigurationParameter[];
23378
+ /**
23379
+ * The resolved environment configuration parameters.
23380
+ */
23163
23381
  resolvedParameters?: outputs.datazone.ProjectProfileEnvironmentConfigurationParameter[];
23382
+ /**
23383
+ * Ssm path environment configuration parameters.
23384
+ */
23164
23385
  ssmPath?: string;
23165
23386
  }
23166
23387
  interface ProjectProfileRegion {
23388
+ /**
23389
+ * The AWS Region name.
23390
+ */
23167
23391
  regionName: string;
23168
23392
  }
23169
23393
  /**
@@ -24781,10 +25005,6 @@ export declare namespace ec2 {
24781
25005
  *
24782
25006
  * Encrypted volumes can only be attached to instances that support Amazon EBS encryption. For more information, see [Supported instance types](https://docs.aws.amazon.com/ebs/latest/userguide/ebs-encryption-requirements.html#ebs-encryption_supported_instances) .
24783
25007
  *
24784
- * This parameter is not returned by `DescribeImageAttribute` .
24785
- *
24786
- * For `CreateImage` and `RegisterImage` , whether you can include this parameter, and the allowed values differ depending on the type of block device mapping you are creating.
24787
- *
24788
25008
  * - If you are creating a block device mapping for a *new (empty) volume* , you can include this parameter, and specify either `true` for an encrypted volume, or `false` for an unencrypted volume. If you omit this parameter, it defaults to `false` (unencrypted).
24789
25009
  * - If you are creating a block device mapping from an *existing encrypted or unencrypted snapshot* , you must omit this parameter. If you include this parameter, the request will fail, regardless of the value that you specify.
24790
25010
  * - If you are creating a block device mapping from an *existing unencrypted volume* , you can include this parameter, but you must specify `false` . If you specify `true` , the request will fail. In this case, we recommend that you omit the parameter.
@@ -29608,9 +29828,21 @@ export declare namespace ecs {
29608
29828
  value?: string;
29609
29829
  }
29610
29830
  interface ServiceAdvancedConfiguration {
29831
+ /**
29832
+ * The Amazon Resource Name (ARN) of the alternate target group for Amazon ECS blue/green deployments.
29833
+ */
29611
29834
  alternateTargetGroupArn: string;
29835
+ /**
29836
+ * The Amazon Resource Name (ARN) that that identifies the production listener rule (in the case of an Application Load Balancer) or listener (in the case for an Network Load Balancer) for routing production traffic.
29837
+ */
29612
29838
  productionListenerRule?: string;
29839
+ /**
29840
+ * The Amazon Resource Name (ARN) of the IAM role that grants Amazon ECS permission to call the Elastic Load Balancing APIs for you.
29841
+ */
29613
29842
  roleArn?: string;
29843
+ /**
29844
+ * The Amazon Resource Name (ARN) that identifies ) that identifies the test listener rule (in the case of an Application Load Balancer) or listener (in the case for an Network Load Balancer) for routing test traffic.
29845
+ */
29614
29846
  testListenerRule?: string;
29615
29847
  }
29616
29848
  /**
@@ -29674,6 +29906,9 @@ export declare namespace ecs {
29674
29906
  * To avoid changing your applications in client Amazon ECS services, set this to the same port that the client application uses by default. For more information, see [Service Connect](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-connect.html) in the *Amazon Elastic Container Service Developer Guide*.
29675
29907
  */
29676
29908
  port: number;
29909
+ /**
29910
+ * The configuration for test traffic routing rules used during blue/green deployments with Amazon ECS Service Connect. This allows you to route a portion of traffic to the new service revision of your service for testing before shifting all production traffic.
29911
+ */
29677
29912
  testTrafficRules?: outputs.ecs.ServiceConnectTestTrafficRules;
29678
29913
  }
29679
29914
  /**
@@ -29744,6 +29979,9 @@ export declare namespace ecs {
29744
29979
  tls?: outputs.ecs.ServiceConnectTlsConfiguration;
29745
29980
  }
29746
29981
  interface ServiceConnectTestTrafficRules {
29982
+ /**
29983
+ * The HTTP header-based routing rules that determine which requests should be routed to the new service version during blue/green deployment testing. These rules provide fine-grained control over test traffic routing based on request headers.
29984
+ */
29747
29985
  header: outputs.ecs.ServiceConnectTestTrafficRulesHeader;
29748
29986
  }
29749
29987
  interface ServiceConnectTestTrafficRulesHeader {
@@ -29822,12 +30060,24 @@ export declare namespace ecs {
29822
30060
  * Information about the CloudWatch alarms.
29823
30061
  */
29824
30062
  alarms?: outputs.ecs.ServiceDeploymentAlarms;
30063
+ /**
30064
+ * The duration when both blue and green service revisions are running simultaneously after the production traffic has shifted.
30065
+ *
30066
+ * The following rules apply when you don't specify a value:
30067
+ *
30068
+ * - For rolling deployments, the value is set to 3 hours (180 minutes).
30069
+ * - When you use an external deployment controller ( `EXTERNAL` ), or the CodeDeploy blue/green deployment controller ( `CODE_DEPLOY` ), the value is set to 3 hours (180 minutes).
30070
+ * - For all other cases, the value is set to 36 hours (2160 minutes).
30071
+ */
29825
30072
  bakeTimeInMinutes?: number;
29826
30073
  /**
29827
30074
  * The deployment circuit breaker can only be used for services using the rolling update (``ECS``) deployment type.
29828
30075
  * The *deployment circuit breaker* determines whether a service deployment will fail if the service can't reach a steady state. If you use the deployment circuit breaker, a service deployment will transition to a failed state and stop launching new tasks. If you use the rollback option, when a service deployment fails, the service is rolled back to the last deployment that completed successfully. For more information, see [Rolling update](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/deployment-type-ecs.html) in the *Amazon Elastic Container Service Developer Guide*
29829
30076
  */
29830
30077
  deploymentCircuitBreaker?: outputs.ecs.ServiceDeploymentCircuitBreaker;
30078
+ /**
30079
+ * An array of deployment lifecycle hook objects to run custom logic at specific stages of the deployment lifecycle.
30080
+ */
29831
30081
  lifecycleHooks?: outputs.ecs.ServiceDeploymentLifecycleHook[];
29832
30082
  /**
29833
30083
  * If a service is using the rolling update (``ECS``) deployment type, the ``maximumPercent`` parameter represents an upper limit on the number of your service's tasks that are allowed in the ``RUNNING`` or ``PENDING`` state during a deployment, as a percentage of the ``desiredCount`` (rounded down to the nearest integer). This parameter enables you to define the deployment batch size. For example, if your service is using the ``REPLICA`` service scheduler and has a ``desiredCount`` of four tasks and a ``maximumPercent`` value of 200%, the scheduler may start four new tasks before stopping the four older tasks (provided that the cluster resources required to do this are available). The default ``maximumPercent`` value for a service using the ``REPLICA`` service scheduler is 200%.
@@ -29856,6 +30106,12 @@ export declare namespace ecs {
29856
30106
  * If a service is using either the blue/green (``CODE_DEPLOY``) or ``EXTERNAL`` deployment types and is running tasks that use the Fargate launch type, the minimum healthy percent value is not used, although it is returned when describing your service.
29857
30107
  */
29858
30108
  minimumHealthyPercent?: number;
30109
+ /**
30110
+ * The deployment strategy for the service. Choose from these valid values:
30111
+ *
30112
+ * - `ROLLING` - When you create a service which uses the rolling update ( `ROLLING` ) deployment strategy, the Amazon ECS service scheduler replaces the currently running tasks with new tasks. The number of tasks that Amazon ECS adds or removes from the service during a rolling update is controlled by the service deployment configuration.
30113
+ * - `BLUE_GREEN` - A blue/green deployment strategy ( `BLUE_GREEN` ) is a release methodology that reduces downtime and risk by running two identical production environments called blue and green. With Amazon ECS blue/green deployments, you can validate new service revisions before directing production traffic to them. This approach provides a safer way to deploy changes with the ability to quickly roll back if needed.
30114
+ */
29859
30115
  strategy?: enums.ecs.ServiceDeploymentConfigurationStrategy;
29860
30116
  }
29861
30117
  /**
@@ -29869,8 +30125,59 @@ export declare namespace ecs {
29869
30125
  type?: enums.ecs.ServiceDeploymentControllerType;
29870
30126
  }
29871
30127
  interface ServiceDeploymentLifecycleHook {
30128
+ /**
30129
+ * The Amazon Resource Name (ARN) of the hook target. Currently, only Lambda function ARNs are supported.
30130
+ *
30131
+ * You must provide this parameter when configuring a deployment lifecycle hook.
30132
+ */
29872
30133
  hookTargetArn: string;
30134
+ /**
30135
+ * The lifecycle stages at which to run the hook. Choose from these valid values:
30136
+ *
30137
+ * - RECONCILE_SERVICE
30138
+ *
30139
+ * The reconciliation stage that only happens when you start a new service deployment with more than 1 service revision in an ACTIVE state.
30140
+ *
30141
+ * You can use a lifecycle hook for this stage.
30142
+ * - PRE_SCALE_UP
30143
+ *
30144
+ * The green service revision has not started. The blue service revision is handling 100% of the production traffic. There is no test traffic.
30145
+ *
30146
+ * You can use a lifecycle hook for this stage.
30147
+ * - POST_SCALE_UP
30148
+ *
30149
+ * The green service revision has started. The blue service revision is handling 100% of the production traffic. There is no test traffic.
30150
+ *
30151
+ * You can use a lifecycle hook for this stage.
30152
+ * - TEST_TRAFFIC_SHIFT
30153
+ *
30154
+ * The blue and green service revisions are running. The blue service revision handles 100% of the production traffic. The green service revision is migrating from 0% to 100% of test traffic.
30155
+ *
30156
+ * You can use a lifecycle hook for this stage.
30157
+ * - POST_TEST_TRAFFIC_SHIFT
30158
+ *
30159
+ * The test traffic shift is complete. The green service revision handles 100% of the test traffic.
30160
+ *
30161
+ * You can use a lifecycle hook for this stage.
30162
+ * - PRODUCTION_TRAFFIC_SHIFT
30163
+ *
30164
+ * Production traffic is shifting to the green service revision. The green service revision is migrating from 0% to 100% of production traffic.
30165
+ *
30166
+ * You can use a lifecycle hook for this stage.
30167
+ * - POST_PRODUCTION_TRAFFIC_SHIFT
30168
+ *
30169
+ * The production traffic shift is complete.
30170
+ *
30171
+ * You can use a lifecycle hook for this stage.
30172
+ *
30173
+ * You must provide this parameter when configuring a deployment lifecycle hook.
30174
+ */
29873
30175
  lifecycleStages: enums.ecs.ServiceDeploymentLifecycleHookLifecycleStagesItem[];
30176
+ /**
30177
+ * The Amazon Resource Name (ARN) of the IAM role that grants Amazon ECS permission to call Lambda functions on your behalf.
30178
+ *
30179
+ * For more information, see [Permissions required for Lambda functions in Amazon ECS blue/green deployments](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/blue-green-permissions.html) in the *Amazon Elastic Container Service Developer Guide* .
30180
+ */
29874
30181
  roleArn: string;
29875
30182
  }
29876
30183
  /**
@@ -29899,6 +30206,9 @@ export declare namespace ecs {
29899
30206
  * Services with tasks that use the ``awsvpc`` network mode (for example, those with the Fargate launch type) only support Application Load Balancers and Network Load Balancers. Classic Load Balancers are not supported. Also, when you create any target groups for these services, you must choose ``ip`` as the target type, not ``instance``. Tasks that use the ``awsvpc`` network mode are associated with an elastic network interface, not an Amazon EC2 instance.
29900
30207
  */
29901
30208
  interface ServiceLoadBalancer {
30209
+ /**
30210
+ * The advanced settings for the load balancer used in blue/green deployments. Specify the alternate target group, listener rules, and IAM role required for traffic shifting during blue/green deployments.
30211
+ */
29902
30212
  advancedConfiguration?: outputs.ecs.ServiceAdvancedConfiguration;
29903
30213
  /**
29904
30214
  * The name of the container (as it appears in a container definition) to associate with the load balancer.
@@ -33609,6 +33919,19 @@ export declare namespace events {
33609
33919
  */
33610
33920
  resourceParameters: outputs.events.ConnectionResourceParameters;
33611
33921
  }
33922
+ /**
33923
+ * The logging configuration settings for vended logs.
33924
+ */
33925
+ interface LogConfigProperties {
33926
+ /**
33927
+ * Configures whether or not to include event detail, input transformer details, target properties, and target input in the applicable log messages.
33928
+ */
33929
+ includeDetail?: enums.events.EventBusLogConfigPropertiesIncludeDetail;
33930
+ /**
33931
+ * Configures the log level of the EventBus and determines which log messages are sent to Ingestion Hub for delivery.
33932
+ */
33933
+ level?: enums.events.EventBusLogConfigPropertiesLevel;
33934
+ }
33612
33935
  interface RuleAppSyncParameters {
33613
33936
  /**
33614
33937
  * The GraphQL operation; that is, the query, mutation, or subscription to be parsed and executed by the GraphQL service.
@@ -35564,7 +35887,7 @@ export declare namespace gamelift {
35564
35887
  */
35565
35888
  interface ContainerFleetLocationCapacity {
35566
35889
  /**
35567
- * The number of EC2 instances you want to maintain in the specified fleet location. This value must fall between the minimum and maximum size limits.
35890
+ * The number of EC2 instances you want to maintain in the specified fleet location. This value must fall between the minimum and maximum size limits. If any auto-scaling policy is defined for the container fleet, the desired instance will only be applied once during fleet creation and will be ignored in updates to avoid conflicts with auto-scaling. During updates with any auto-scaling policy defined, if current desired instance is lower than the new MinSize, it will be increased to the new MinSize; if current desired instance is larger than the new MaxSize, it will be decreased to the new MaxSize.
35568
35891
  */
35569
35892
  desiredEc2Instances: number;
35570
35893
  /**
@@ -45702,6 +46025,11 @@ export declare namespace kinesisfirehose {
45702
46025
  * Specifies the Glue catalog ARN identifier of the destination Apache Iceberg Tables. You must specify the ARN in the format `arn:aws:glue:region:account-id:catalog` .
45703
46026
  */
45704
46027
  catalogArn?: string;
46028
+ /**
46029
+ * The warehouse location for Apache Iceberg tables. You must configure this when schema evolution and table creation is enabled.
46030
+ *
46031
+ * Amazon Data Firehose is in preview release and is subject to change.
46032
+ */
45705
46033
  warehouseLocation?: string;
45706
46034
  }
45707
46035
  interface DeliveryStreamCloudWatchLoggingOptions {
@@ -46169,7 +46497,17 @@ export declare namespace kinesisfirehose {
46169
46497
  */
46170
46498
  s3BackupMode?: enums.kinesisfirehose.DeliveryStreamIcebergDestinationConfigurations3BackupMode;
46171
46499
  s3Configuration: outputs.kinesisfirehose.DeliveryStreamS3DestinationConfiguration;
46500
+ /**
46501
+ * The configuration to enable automatic schema evolution.
46502
+ *
46503
+ * Amazon Data Firehose is in preview release and is subject to change.
46504
+ */
46172
46505
  schemaEvolutionConfiguration?: outputs.kinesisfirehose.DeliveryStreamSchemaEvolutionConfiguration;
46506
+ /**
46507
+ * The configuration to enable automatic table creation.
46508
+ *
46509
+ * Amazon Data Firehose is in preview release and is subject to change.
46510
+ */
46173
46511
  tableCreationConfiguration?: outputs.kinesisfirehose.DeliveryStreamTableCreationConfiguration;
46174
46512
  }
46175
46513
  interface DeliveryStreamInputFormatConfiguration {
@@ -46472,6 +46810,11 @@ export declare namespace kinesisfirehose {
46472
46810
  versionId?: string;
46473
46811
  }
46474
46812
  interface DeliveryStreamSchemaEvolutionConfiguration {
46813
+ /**
46814
+ * Specify whether you want to enable schema evolution.
46815
+ *
46816
+ * Amazon Data Firehose is in preview release and is subject to change.
46817
+ */
46475
46818
  enabled?: boolean;
46476
46819
  }
46477
46820
  interface DeliveryStreamSecretsManagerConfiguration {
@@ -46676,6 +47019,11 @@ export declare namespace kinesisfirehose {
46676
47019
  durationInSeconds?: number;
46677
47020
  }
46678
47021
  interface DeliveryStreamTableCreationConfiguration {
47022
+ /**
47023
+ * Specify whether you want to enable automatic table creation.
47024
+ *
47025
+ * Amazon Data Firehose is in preview release and is subject to change.
47026
+ */
46679
47027
  enabled?: boolean;
46680
47028
  }
46681
47029
  interface DeliveryStreamVpcConfiguration {
@@ -52128,6 +52476,9 @@ export declare namespace mediapackagev2 {
52128
52476
  * <p>Playback device error reporting settings.</p>
52129
52477
  */
52130
52478
  errorMetrics?: outputs.mediapackagev2.OriginEndpointDashDvbMetricsReporting[];
52479
+ /**
52480
+ * Subtitle font settings.
52481
+ */
52131
52482
  fontDownload?: outputs.mediapackagev2.OriginEndpointDashDvbFontDownload;
52132
52483
  }
52133
52484
  /**
@@ -52138,11 +52489,19 @@ export declare namespace mediapackagev2 {
52138
52489
  * <p>The base URL to use for retrieving segments.</p>
52139
52490
  */
52140
52491
  baseUrls?: outputs.mediapackagev2.OriginEndpointDashBaseUrl[];
52492
+ /**
52493
+ * The layout of the DASH manifest that MediaPackage produces. `STANDARD` indicates a default manifest, which is compacted. `NONE` indicates a full manifest.
52494
+ *
52495
+ * For information about compactness, see [DASH manifest compactness](https://docs.aws.amazon.com/mediapackage/latest/userguide/compacted.html) in the *AWS Elemental MediaPackage v2 User Guide* .
52496
+ */
52141
52497
  compactness?: enums.mediapackagev2.OriginEndpointDashCompactness;
52142
52498
  /**
52143
52499
  * Determines how the DASH manifest signals the DRM content.
52144
52500
  */
52145
52501
  drmSignaling?: enums.mediapackagev2.OriginEndpointDashDrmSignaling;
52502
+ /**
52503
+ * For endpoints that use the DVB-DASH profile only. The font download and error reporting information that you want MediaPackage to pass through to the manifest.
52504
+ */
52146
52505
  dvbSettings?: outputs.mediapackagev2.OriginEndpointDashDvbSettings;
52147
52506
  /**
52148
52507
  * Filter configuration includes settings for manifest filtering, start and end times, and time delay that apply to all of your egress requests for this manifest.
@@ -52172,6 +52531,9 @@ export declare namespace mediapackagev2 {
52172
52531
  * <p>The profile that the output is compliant with.</p>
52173
52532
  */
52174
52533
  profiles?: enums.mediapackagev2.OriginEndpointDashProfile[];
52534
+ /**
52535
+ * Details about the content that you want MediaPackage to pass through in the manifest to the playback device.
52536
+ */
52175
52537
  programInformation?: outputs.mediapackagev2.OriginEndpointDashProgramInformation;
52176
52538
  /**
52177
52539
  * The SCTE configuration.
@@ -52185,6 +52547,9 @@ export declare namespace mediapackagev2 {
52185
52547
  * - `NUMBER_WITH_TIMELINE` - The `$Number$` variable is used in the `media` URL. The value of this variable is the sequential number of the segment. A full `SegmentTimeline` object is presented in each `SegmentTemplate` .
52186
52548
  */
52187
52549
  segmentTemplateFormat?: enums.mediapackagev2.OriginEndpointDashSegmentTemplateFormat;
52550
+ /**
52551
+ * The configuration for DASH subtitles.
52552
+ */
52188
52553
  subtitleConfiguration?: outputs.mediapackagev2.OriginEndpointDashSubtitleConfiguration;
52189
52554
  /**
52190
52555
  * <p>The amount of time (in seconds) that the player should be from the end of the manifest.</p>
@@ -52224,12 +52589,18 @@ export declare namespace mediapackagev2 {
52224
52589
  * <p>The configuration for DASH subtitles.</p>
52225
52590
  */
52226
52591
  interface OriginEndpointDashSubtitleConfiguration {
52592
+ /**
52593
+ * Settings for TTML subtitles.
52594
+ */
52227
52595
  ttmlConfiguration?: outputs.mediapackagev2.OriginEndpointDashTtmlConfiguration;
52228
52596
  }
52229
52597
  /**
52230
52598
  * <p>The settings for TTML subtitles.</p>
52231
52599
  */
52232
52600
  interface OriginEndpointDashTtmlConfiguration {
52601
+ /**
52602
+ * The profile that MediaPackage uses when signaling subtitles in the manifest. `IMSC` is the default profile. `EBU-TT-D` produces subtitles that are compliant with the EBU-TT-D TTML profile. MediaPackage passes through subtitle styles to the manifest. For more information about EBU-TT-D subtitles, see [EBU-TT-D Subtitling Distribution Format](https://docs.aws.amazon.com/https://tech.ebu.ch/publications/tech3380) .
52603
+ */
52233
52604
  ttmlProfile: enums.mediapackagev2.OriginEndpointDashTtmlProfile;
52234
52605
  }
52235
52606
  /**
@@ -52431,6 +52802,10 @@ export declare namespace mediapackagev2 {
52431
52802
  */
52432
52803
  urlEncodeChildManifest?: boolean;
52433
52804
  }
52805
+ interface OriginEndpointPolicyCdnAuthConfiguration {
52806
+ cdnIdentifierSecretArns: string[];
52807
+ secretsRoleArn: string;
52808
+ }
52434
52809
  /**
52435
52810
  * <p>The SCTE configuration.</p>
52436
52811
  */
@@ -76518,6 +76893,12 @@ export declare namespace quicksight {
76518
76893
  * <p>Parameters for Amazon Athena.</p>
76519
76894
  */
76520
76895
  interface DataSourceAthenaParameters {
76896
+ /**
76897
+ * An optional parameter that configures IAM Identity Center authentication to grant Amazon QuickSight access to your workgroup.
76898
+ *
76899
+ * This parameter can only be specified if your Amazon QuickSight account is configured with IAM Identity Center.
76900
+ */
76901
+ identityCenterConfiguration?: outputs.quicksight.DataSourceIdentityCenterConfiguration;
76521
76902
  /**
76522
76903
  * <p>Use the <code>RoleArn</code> structure to override an account-wide role for a specific Athena data source. For example, say an account administrator has turned off all Athena access with an account-wide role. The administrator can then use <code>RoleArn</code> to bypass the account-wide role and allow Athena access for the single Athena data source that is specified in the structure, even if the account-wide role forbidding Athena access is still active.</p>
76523
76904
  */
@@ -76637,6 +77018,15 @@ export declare namespace quicksight {
76637
77018
  */
76638
77019
  type?: enums.quicksight.DataSourceErrorInfoType;
76639
77020
  }
77021
+ /**
77022
+ * <p>The parameters for an IAM Identity Center configuration.</p>
77023
+ */
77024
+ interface DataSourceIdentityCenterConfiguration {
77025
+ /**
77026
+ * <p>A Boolean option that controls whether Trusted Identity Propagation should be used.</p>
77027
+ */
77028
+ enableIdentityPropagation?: boolean;
77029
+ }
76640
77030
  /**
76641
77031
  * <p>Amazon S3 manifest file location.</p>
76642
77032
  */
@@ -76715,6 +77105,9 @@ export declare namespace quicksight {
76715
77105
  * <p>The port.</p>
76716
77106
  */
76717
77107
  port: number;
77108
+ /**
77109
+ * A Boolean value that indicates whether the `Database` uses a service name or an SID. If this value is left blank, the default value is `SID` . If this value is set to `false` , the value is `SID` .
77110
+ */
76718
77111
  useServiceName?: boolean;
76719
77112
  }
76720
77113
  /**
@@ -76901,7 +77294,7 @@ export declare namespace quicksight {
76901
77294
  *
76902
77295
  * This parameter can only be specified if your Amazon QuickSight account is configured with IAM Identity Center.
76903
77296
  */
76904
- identityCenterConfiguration?: any;
77297
+ identityCenterConfiguration?: outputs.quicksight.DataSourceIdentityCenterConfiguration;
76905
77298
  /**
76906
77299
  * <p>Port. This field can be blank if the <code>ClusterId</code> is provided.</p>
76907
77300
  */
@@ -86038,6 +86431,9 @@ export declare namespace quicksight {
86038
86431
  */
86039
86432
  qBusinessInsightsEnabled?: boolean;
86040
86433
  }
86434
+ interface TopicCustomInstructions {
86435
+ customInstructionsString: string;
86436
+ }
86041
86437
  interface TopicDataAggregation {
86042
86438
  /**
86043
86439
  * The level of time precision that is used to aggregate `DateTime` values.
@@ -88610,6 +89006,9 @@ export declare namespace s3 {
88610
89006
  * The encryption configuration for the journal table.
88611
89007
  */
88612
89008
  encryptionConfiguration?: outputs.s3.BucketMetadataTableEncryptionConfiguration;
89009
+ /**
89010
+ * The journal table record expiration settings for the journal table.
89011
+ */
88613
89012
  recordExpiration: outputs.s3.BucketRecordExpiration;
88614
89013
  /**
88615
89014
  * The ARN of the journal table.
@@ -90391,6 +90790,10 @@ export declare namespace sagemaker {
90391
90790
  * The number you specified to TreadsPerCore in CreateCluster for enabling or disabling multithreading. For instance types that support multithreading, you can specify 1 for disabling multithreading and 2 for enabling multithreading.
90392
90791
  */
90393
90792
  threadsPerCore?: number;
90793
+ /**
90794
+ * The Amazon Resource Name (ARN) of the training plan to use for this cluster instance group. For more information about how to reserve GPU capacity for your SageMaker HyperPod clusters using Amazon SageMaker Training Plan, see CreateTrainingPlan.
90795
+ */
90796
+ trainingPlanArn?: string;
90394
90797
  }
90395
90798
  /**
90396
90799
  * Defines the configuration for attaching additional storage to the instances in the SageMaker HyperPod cluster instance group.
@@ -90779,6 +91182,10 @@ export declare namespace sagemaker {
90779
91182
  * The settings for a custom Amazon FSx for Lustre file system.
90780
91183
  */
90781
91184
  fSxLustreFileSystemConfig?: outputs.sagemaker.DomainFSxLustreFileSystemConfig;
91185
+ /**
91186
+ * Configuration settings for a custom Amazon S3 file system.
91187
+ */
91188
+ s3FileSystemConfig?: outputs.sagemaker.DomainS3FileSystemConfig;
90782
91189
  }
90783
91190
  /**
90784
91191
  * A custom SageMaker image.
@@ -91051,6 +91458,16 @@ export declare namespace sagemaker {
91051
91458
  */
91052
91459
  sageMakerImageVersionArn?: string;
91053
91460
  }
91461
+ interface DomainS3FileSystemConfig {
91462
+ /**
91463
+ * The file system path where the Amazon S3 storage location will be mounted within the Amazon SageMaker Studio environment.
91464
+ */
91465
+ mountPath?: string;
91466
+ /**
91467
+ * The Amazon S3 URI of the S3 file system configuration.
91468
+ */
91469
+ s3Uri?: string;
91470
+ }
91054
91471
  /**
91055
91472
  * A collection of Domain settings.
91056
91473
  */
@@ -94028,6 +94445,9 @@ export declare namespace sagemaker {
94028
94445
  * CloudFormation template provider details for a SageMaker project.
94029
94446
  */
94030
94447
  interface ProjectCfnTemplateProviderDetail {
94448
+ /**
94449
+ * An array of CloudFormation stack parameters.
94450
+ */
94031
94451
  parameters?: outputs.sagemaker.ProjectCfnStackParameter[];
94032
94452
  /**
94033
94453
  * The Amazon Resource Name (ARN) of the IAM role used by the template provider.
@@ -94059,6 +94479,9 @@ export declare namespace sagemaker {
94059
94479
  * Details about the template provider for the SageMaker project.
94060
94480
  */
94061
94481
  interface ProjectTemplateProviderDetail {
94482
+ /**
94483
+ * Details about a CloudFormation template provider configuration and associated provisioning information.
94484
+ */
94062
94485
  cfnTemplateProviderDetail?: outputs.sagemaker.ProjectCfnTemplateProviderDetail;
94063
94486
  }
94064
94487
  /**
@@ -94129,6 +94552,7 @@ export declare namespace sagemaker {
94129
94552
  interface SpaceCustomFileSystem {
94130
94553
  efsFileSystem?: outputs.sagemaker.SpaceEfsFileSystem;
94131
94554
  fSxLustreFileSystem?: outputs.sagemaker.SpaceFSxLustreFileSystem;
94555
+ s3FileSystem?: outputs.sagemaker.SpaceS3FileSystem;
94132
94556
  }
94133
94557
  /**
94134
94558
  * A custom SageMaker image.
@@ -94239,6 +94663,9 @@ export declare namespace sagemaker {
94239
94663
  */
94240
94664
  sageMakerImageVersionArn?: string;
94241
94665
  }
94666
+ interface SpaceS3FileSystem {
94667
+ s3Uri?: string;
94668
+ }
94242
94669
  /**
94243
94670
  * A collection of settings that apply to spaces of Amazon SageMaker Studio. These settings are specified when the CreateSpace API is called.
94244
94671
  */
@@ -94269,6 +94696,14 @@ export declare namespace sagemaker {
94269
94696
  * The kernel gateway app settings.
94270
94697
  */
94271
94698
  kernelGatewayAppSettings?: outputs.sagemaker.SpaceKernelGatewayAppSettings;
94699
+ /**
94700
+ * This is a flag used to indicate if remote access is enabled.
94701
+ */
94702
+ remoteAccess?: enums.sagemaker.SpaceRemoteAccess;
94703
+ /**
94704
+ * This is a flag used to indicate if space managed resources needs to be created.
94705
+ */
94706
+ spaceManagedResources?: enums.sagemaker.SpaceManagedResources;
94272
94707
  /**
94273
94708
  * Default storage settings for a space.
94274
94709
  */
@@ -94332,6 +94767,10 @@ export declare namespace sagemaker {
94332
94767
  * The settings for a custom Amazon FSx for Lustre file system.
94333
94768
  */
94334
94769
  fSxLustreFileSystemConfig?: outputs.sagemaker.UserProfileFSxLustreFileSystemConfig;
94770
+ /**
94771
+ * Configuration settings for a custom Amazon S3 file system.
94772
+ */
94773
+ s3FileSystemConfig?: outputs.sagemaker.UserProfileS3FileSystemConfig;
94335
94774
  }
94336
94775
  /**
94337
94776
  * A custom SageMaker image.
@@ -94520,6 +94959,16 @@ export declare namespace sagemaker {
94520
94959
  */
94521
94960
  sageMakerImageVersionArn?: string;
94522
94961
  }
94962
+ interface UserProfileS3FileSystemConfig {
94963
+ /**
94964
+ * The file system path where the Amazon S3 storage location will be mounted within the Amazon SageMaker Studio environment.
94965
+ */
94966
+ mountPath?: string;
94967
+ /**
94968
+ * The Amazon S3 URI of the S3 file system configuration.
94969
+ */
94970
+ s3Uri?: string;
94971
+ }
94523
94972
  /**
94524
94973
  * Specifies options when sharing an Amazon SageMaker Studio notebook. These settings are specified as part of DefaultUserSettings when the CreateDomain API is called, and as part of UserSettings when the CreateUserProfile API is called.
94525
94974
  */
@@ -103317,6 +103766,20 @@ export declare namespace wisdom {
103317
103766
  */
103318
103767
  lastName?: string;
103319
103768
  }
103769
+ interface MessageTemplateAttachment {
103770
+ /**
103771
+ * The identifier of the attachment file.
103772
+ */
103773
+ attachmentId?: string;
103774
+ /**
103775
+ * The name of the attachment file being uploaded. The name should include the file extension.
103776
+ */
103777
+ attachmentName: string;
103778
+ /**
103779
+ * The S3 Presigned URL for the attachment file. When generating the PreSignedUrl, please ensure that the expires-in time is set to 30 minutes. The URL can be generated through the AWS Console or through the AWS CLI. For more information, see [Sharing objects with presigned URLs](https://docs.aws.amazon.com/AmazonS3/latest/userguide/ShareObjectPreSignedURL.html) .
103780
+ */
103781
+ s3PresignedUrl: string;
103782
+ }
103320
103783
  /**
103321
103784
  * An object that specifies the default values to use for variables in the message template. This object contains different categories of key-value pairs. Each key defines a variable or placeholder in the message template. The corresponding value defines the default value for that variable.
103322
103785
  */
@@ -103714,7 +104177,13 @@ export declare namespace wisdom {
103714
104177
  * The content of the quick response stored in different media types.
103715
104178
  */
103716
104179
  interface QuickResponseContents {
104180
+ /**
104181
+ * The quick response content in markdown format.
104182
+ */
103717
104183
  markdown?: outputs.wisdom.QuickResponseContentProvider;
104184
+ /**
104185
+ * The quick response content in plaintext format.
104186
+ */
103718
104187
  plainText?: outputs.wisdom.QuickResponseContentProvider;
103719
104188
  }
103720
104189
  /**