@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/input.d.ts CHANGED
@@ -9929,6 +9929,10 @@ export declare namespace batch {
9929
9929
  */
9930
9930
  weightFactor?: pulumi.Input<number>;
9931
9931
  }
9932
+ interface ServiceEnvironmentCapacityLimitArgs {
9933
+ capacityUnit?: pulumi.Input<string>;
9934
+ maxCapacity?: pulumi.Input<number>;
9935
+ }
9932
9936
  }
9933
9937
  export declare namespace bedrock {
9934
9938
  /**
@@ -11763,7 +11767,16 @@ export declare namespace bedrock {
11763
11767
  * Content filter config in content policy.
11764
11768
  */
11765
11769
  interface GuardrailContentFilterConfigArgs {
11770
+ /**
11771
+ * Specifies the action to take when harmful content is detected. Supported values include:
11772
+ *
11773
+ * - `BLOCK` – Block the content and replace it with blocked messaging.
11774
+ * - `NONE` – Take no action but return detection information in the trace response.
11775
+ */
11766
11776
  inputAction?: pulumi.Input<enums.bedrock.GuardrailContentFilterAction>;
11777
+ /**
11778
+ * 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.
11779
+ */
11767
11780
  inputEnabled?: pulumi.Input<boolean>;
11768
11781
  /**
11769
11782
  * List of modalities
@@ -11773,7 +11786,16 @@ export declare namespace bedrock {
11773
11786
  * 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.
11774
11787
  */
11775
11788
  inputStrength: pulumi.Input<enums.bedrock.GuardrailFilterStrength>;
11789
+ /**
11790
+ * Specifies the action to take when harmful content is detected in the output. Supported values include:
11791
+ *
11792
+ * - `BLOCK` – Block the content and replace it with blocked messaging.
11793
+ * - `NONE` – Take no action but return detection information in the trace response.
11794
+ */
11776
11795
  outputAction?: pulumi.Input<enums.bedrock.GuardrailContentFilterAction>;
11796
+ /**
11797
+ * 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.
11798
+ */
11777
11799
  outputEnabled?: pulumi.Input<boolean>;
11778
11800
  /**
11779
11801
  * List of modalities
@@ -11811,7 +11833,16 @@ export declare namespace bedrock {
11811
11833
  * A config for grounding filter.
11812
11834
  */
11813
11835
  interface GuardrailContextualGroundingFilterConfigArgs {
11836
+ /**
11837
+ * Specifies the action to take when content fails the contextual grounding evaluation. Supported values include:
11838
+ *
11839
+ * - `BLOCK` – Block the content and replace it with blocked messaging.
11840
+ * - `NONE` – Take no action but return detection information in the trace response.
11841
+ */
11814
11842
  action?: pulumi.Input<enums.bedrock.GuardrailContextualGroundingAction>;
11843
+ /**
11844
+ * Specifies whether to enable contextual grounding evaluation. When disabled, you aren't charged for the evaluation. The evaluation doesn't appear in the response.
11845
+ */
11815
11846
  enabled?: pulumi.Input<boolean>;
11816
11847
  /**
11817
11848
  * The threshold for this filter.
@@ -11844,9 +11875,27 @@ export declare namespace bedrock {
11844
11875
  * A managed words config.
11845
11876
  */
11846
11877
  interface GuardrailManagedWordsConfigArgs {
11878
+ /**
11879
+ * Specifies the action to take when harmful content is detected in the input. Supported values include:
11880
+ *
11881
+ * - `BLOCK` – Block the content and replace it with blocked messaging.
11882
+ * - `NONE` – Take no action but return detection information in the trace response.
11883
+ */
11847
11884
  inputAction?: pulumi.Input<enums.bedrock.GuardrailWordAction>;
11885
+ /**
11886
+ * 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.
11887
+ */
11848
11888
  inputEnabled?: pulumi.Input<boolean>;
11889
+ /**
11890
+ * Specifies the action to take when harmful content is detected in the output. Supported values include:
11891
+ *
11892
+ * - `BLOCK` – Block the content and replace it with blocked messaging.
11893
+ * - `NONE` – Take no action but return detection information in the trace response.
11894
+ */
11849
11895
  outputAction?: pulumi.Input<enums.bedrock.GuardrailWordAction>;
11896
+ /**
11897
+ * 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.
11898
+ */
11850
11899
  outputEnabled?: pulumi.Input<boolean>;
11851
11900
  /**
11852
11901
  * The managed word type to configure for the guardrail.
@@ -11861,9 +11910,29 @@ export declare namespace bedrock {
11861
11910
  * Configure guardrail action when the PII entity is detected.
11862
11911
  */
11863
11912
  action: pulumi.Input<enums.bedrock.GuardrailSensitiveInformationAction>;
11913
+ /**
11914
+ * Specifies the action to take when harmful content is detected in the input. Supported values include:
11915
+ *
11916
+ * - `BLOCK` – Block the content and replace it with blocked messaging.
11917
+ * - `ANONYMIZE` – Mask the content and replace it with identifier tags.
11918
+ * - `NONE` – Take no action but return detection information in the trace response.
11919
+ */
11864
11920
  inputAction?: pulumi.Input<enums.bedrock.GuardrailSensitiveInformationAction>;
11921
+ /**
11922
+ * 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.
11923
+ */
11865
11924
  inputEnabled?: pulumi.Input<boolean>;
11925
+ /**
11926
+ * Specifies the action to take when harmful content is detected in the output. Supported values include:
11927
+ *
11928
+ * - `BLOCK` – Block the content and replace it with blocked messaging.
11929
+ * - `ANONYMIZE` – Mask the content and replace it with identifier tags.
11930
+ * - `NONE` – Take no action but return detection information in the trace response.
11931
+ */
11866
11932
  outputAction?: pulumi.Input<enums.bedrock.GuardrailSensitiveInformationAction>;
11933
+ /**
11934
+ * 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.
11935
+ */
11867
11936
  outputEnabled?: pulumi.Input<boolean>;
11868
11937
  /**
11869
11938
  * Configure guardrail type when the PII entity is detected.
@@ -11999,13 +12068,31 @@ export declare namespace bedrock {
11999
12068
  * The regex description.
12000
12069
  */
12001
12070
  description?: pulumi.Input<string>;
12071
+ /**
12072
+ * Specifies the action to take when harmful content is detected in the input. Supported values include:
12073
+ *
12074
+ * - `BLOCK` – Block the content and replace it with blocked messaging.
12075
+ * - `NONE` – Take no action but return detection information in the trace response.
12076
+ */
12002
12077
  inputAction?: pulumi.Input<enums.bedrock.GuardrailSensitiveInformationAction>;
12078
+ /**
12079
+ * 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.
12080
+ */
12003
12081
  inputEnabled?: pulumi.Input<boolean>;
12004
12082
  /**
12005
12083
  * The regex name.
12006
12084
  */
12007
12085
  name: pulumi.Input<string>;
12086
+ /**
12087
+ * Specifies the action to take when harmful content is detected in the output. Supported values include:
12088
+ *
12089
+ * - `BLOCK` – Block the content and replace it with blocked messaging.
12090
+ * - `NONE` – Take no action but return detection information in the trace response.
12091
+ */
12008
12092
  outputAction?: pulumi.Input<enums.bedrock.GuardrailSensitiveInformationAction>;
12093
+ /**
12094
+ * 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.
12095
+ */
12009
12096
  outputEnabled?: pulumi.Input<boolean>;
12010
12097
  /**
12011
12098
  * The regex pattern.
@@ -12037,13 +12124,31 @@ export declare namespace bedrock {
12037
12124
  * List of text examples
12038
12125
  */
12039
12126
  examples?: pulumi.Input<pulumi.Input<string>[]>;
12127
+ /**
12128
+ * Specifies the action to take when harmful content is detected in the input. Supported values include:
12129
+ *
12130
+ * - `BLOCK` – Block the content and replace it with blocked messaging.
12131
+ * - `NONE` – Take no action but return detection information in the trace response.
12132
+ */
12040
12133
  inputAction?: pulumi.Input<enums.bedrock.GuardrailTopicAction>;
12134
+ /**
12135
+ * 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.
12136
+ */
12041
12137
  inputEnabled?: pulumi.Input<boolean>;
12042
12138
  /**
12043
12139
  * Name of topic in topic policy
12044
12140
  */
12045
12141
  name: pulumi.Input<string>;
12142
+ /**
12143
+ * Specifies the action to take when harmful content is detected in the output. Supported values include:
12144
+ *
12145
+ * - `BLOCK` – Block the content and replace it with blocked messaging.
12146
+ * - `NONE` – Take no action but return detection information in the trace response.
12147
+ */
12046
12148
  outputAction?: pulumi.Input<enums.bedrock.GuardrailTopicAction>;
12149
+ /**
12150
+ * 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.
12151
+ */
12047
12152
  outputEnabled?: pulumi.Input<boolean>;
12048
12153
  /**
12049
12154
  * Specifies to deny the topic.
@@ -12073,9 +12178,27 @@ export declare namespace bedrock {
12073
12178
  * A custom word config.
12074
12179
  */
12075
12180
  interface GuardrailWordConfigArgs {
12181
+ /**
12182
+ * Specifies the action to take when harmful content is detected in the input. Supported values include:
12183
+ *
12184
+ * - `BLOCK` – Block the content and replace it with blocked messaging.
12185
+ * - `NONE` – Take no action but return detection information in the trace response.
12186
+ */
12076
12187
  inputAction?: pulumi.Input<enums.bedrock.GuardrailWordAction>;
12188
+ /**
12189
+ * 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.
12190
+ */
12077
12191
  inputEnabled?: pulumi.Input<boolean>;
12192
+ /**
12193
+ * Specifies the action to take when harmful content is detected in the output. Supported values include:
12194
+ *
12195
+ * - `BLOCK` – Block the content and replace it with blocked messaging.
12196
+ * - `NONE` – Take no action but return detection information in the trace response.
12197
+ */
12078
12198
  outputAction?: pulumi.Input<enums.bedrock.GuardrailWordAction>;
12199
+ /**
12200
+ * 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.
12201
+ */
12079
12202
  outputEnabled?: pulumi.Input<boolean>;
12080
12203
  /**
12081
12204
  * The custom word text.
@@ -12932,14 +13055,29 @@ export declare namespace bedrock {
12932
13055
  }
12933
13056
  }
12934
13057
  export declare namespace billing {
13058
+ /**
13059
+ * See [Expression](https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_billing_Expression.html) . Billing view only supports `LINKED_ACCOUNT` and `Tags` .
13060
+ */
12935
13061
  interface DataFilterExpressionPropertiesArgs {
13062
+ /**
13063
+ * The specific `Dimension` to use for `Expression` .
13064
+ */
12936
13065
  dimensions?: pulumi.Input<inputs.billing.DataFilterExpressionPropertiesDimensionsPropertiesArgs>;
13066
+ /**
13067
+ * The specific `Tag` to use for `Expression` .
13068
+ */
12937
13069
  tags?: pulumi.Input<inputs.billing.DataFilterExpressionPropertiesTagsPropertiesArgs>;
12938
13070
  }
13071
+ /**
13072
+ * The specific `Dimension` to use for `Expression` .
13073
+ */
12939
13074
  interface DataFilterExpressionPropertiesDimensionsPropertiesArgs {
12940
13075
  key?: pulumi.Input<enums.billing.BillingViewDimensionKey>;
12941
13076
  values?: pulumi.Input<pulumi.Input<string>[]>;
12942
13077
  }
13078
+ /**
13079
+ * The specific `Tag` to use for `Expression` .
13080
+ */
12943
13081
  interface DataFilterExpressionPropertiesTagsPropertiesArgs {
12944
13082
  key?: pulumi.Input<string>;
12945
13083
  values?: pulumi.Input<pulumi.Input<string>[]>;
@@ -13102,6 +13240,10 @@ export declare namespace cassandra {
13102
13240
  * The status of the CDC stream. You can enable or disable a stream for a table.
13103
13241
  */
13104
13242
  status: pulumi.Input<enums.cassandra.TableCdcStatus>;
13243
+ /**
13244
+ * An array of key-value pairs to apply to the CDC stream resource
13245
+ */
13246
+ tags?: pulumi.Input<pulumi.Input<inputs.cassandra.TableTagArgs>[]>;
13105
13247
  /**
13106
13248
  * 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.
13107
13249
  *
@@ -13196,6 +13338,19 @@ export declare namespace cassandra {
13196
13338
  */
13197
13339
  targetTrackingScalingPolicyConfiguration?: pulumi.Input<inputs.cassandra.TableTargetTrackingScalingPolicyConfigurationArgs>;
13198
13340
  }
13341
+ /**
13342
+ * A key-value pair to apply to the resource
13343
+ */
13344
+ interface TableTagArgs {
13345
+ /**
13346
+ * 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.
13347
+ */
13348
+ key: pulumi.Input<string>;
13349
+ /**
13350
+ * The value of the tag. Tag values are case-sensitive and can be null.
13351
+ */
13352
+ value: pulumi.Input<string>;
13353
+ }
13199
13354
  /**
13200
13355
  * Represents configuration for target tracking scaling policy.
13201
13356
  */
@@ -19631,6 +19786,9 @@ export declare namespace customerprofiles {
19631
19786
  * The amount of time of the specified unit.
19632
19787
  */
19633
19788
  value?: pulumi.Input<number>;
19789
+ /**
19790
+ * 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.
19791
+ */
19634
19792
  valueRange?: pulumi.Input<inputs.customerprofiles.CalculatedAttributeDefinitionValueRangeArgs>;
19635
19793
  }
19636
19794
  /**
@@ -22128,12 +22286,27 @@ export declare namespace datazone {
22128
22286
  interface OwnerPropertiesArgs {
22129
22287
  }
22130
22288
  interface ProjectEnvironmentConfigurationUserParameterArgs {
22289
+ /**
22290
+ * The environment configuration name.
22291
+ */
22131
22292
  environmentConfigurationName?: pulumi.Input<string>;
22293
+ /**
22294
+ * The ID of the environment.
22295
+ */
22132
22296
  environmentId?: pulumi.Input<string>;
22297
+ /**
22298
+ * The environment parameters.
22299
+ */
22133
22300
  environmentParameters?: pulumi.Input<pulumi.Input<inputs.datazone.ProjectEnvironmentParameterArgs>[]>;
22134
22301
  }
22135
22302
  interface ProjectEnvironmentParameterArgs {
22303
+ /**
22304
+ * The name of an environment profile parameter.
22305
+ */
22136
22306
  name?: pulumi.Input<string>;
22307
+ /**
22308
+ * The value of an environment profile parameter.
22309
+ */
22137
22310
  value?: pulumi.Input<string>;
22138
22311
  }
22139
22312
  interface ProjectMembershipMember0PropertiesArgs {
@@ -22143,30 +22316,81 @@ export declare namespace datazone {
22143
22316
  groupIdentifier: pulumi.Input<string>;
22144
22317
  }
22145
22318
  interface ProjectProfileAwsAccountArgs {
22319
+ /**
22320
+ * The account ID of a project.
22321
+ */
22146
22322
  awsAccountId: pulumi.Input<string>;
22147
22323
  }
22148
22324
  interface ProjectProfileEnvironmentConfigurationArgs {
22325
+ /**
22326
+ * The AWS account of the environment.
22327
+ */
22149
22328
  awsAccount?: pulumi.Input<inputs.datazone.ProjectProfileAwsAccountArgs>;
22329
+ /**
22330
+ * The AWS Region of the environment.
22331
+ */
22150
22332
  awsRegion: pulumi.Input<inputs.datazone.ProjectProfileRegionArgs>;
22333
+ /**
22334
+ * The configuration parameters of the environment.
22335
+ */
22151
22336
  configurationParameters?: pulumi.Input<inputs.datazone.ProjectProfileEnvironmentConfigurationParametersDetailsArgs>;
22337
+ /**
22338
+ * The deployment mode of the environment.
22339
+ */
22152
22340
  deploymentMode?: pulumi.Input<enums.datazone.ProjectProfileDeploymentMode>;
22341
+ /**
22342
+ * The deployment order of the environment.
22343
+ */
22153
22344
  deploymentOrder?: pulumi.Input<number>;
22345
+ /**
22346
+ * The environment description.
22347
+ */
22154
22348
  description?: pulumi.Input<string>;
22349
+ /**
22350
+ * The environment blueprint ID.
22351
+ */
22155
22352
  environmentBlueprintId: pulumi.Input<string>;
22353
+ /**
22354
+ * The environment ID.
22355
+ */
22156
22356
  id?: pulumi.Input<string>;
22357
+ /**
22358
+ * The environment name.
22359
+ */
22157
22360
  name: pulumi.Input<string>;
22158
22361
  }
22159
22362
  interface ProjectProfileEnvironmentConfigurationParameterArgs {
22363
+ /**
22364
+ * Specifies whether the environment parameter is editable.
22365
+ */
22160
22366
  isEditable?: pulumi.Input<boolean>;
22367
+ /**
22368
+ * The name of the environment configuration parameter.
22369
+ */
22161
22370
  name?: pulumi.Input<string>;
22371
+ /**
22372
+ * The value of the environment configuration parameter.
22373
+ */
22162
22374
  value?: pulumi.Input<string>;
22163
22375
  }
22164
22376
  interface ProjectProfileEnvironmentConfigurationParametersDetailsArgs {
22377
+ /**
22378
+ * The parameter overrides.
22379
+ */
22165
22380
  parameterOverrides?: pulumi.Input<pulumi.Input<inputs.datazone.ProjectProfileEnvironmentConfigurationParameterArgs>[]>;
22381
+ /**
22382
+ * The resolved environment configuration parameters.
22383
+ */
22166
22384
  resolvedParameters?: pulumi.Input<pulumi.Input<inputs.datazone.ProjectProfileEnvironmentConfigurationParameterArgs>[]>;
22385
+ /**
22386
+ * Ssm path environment configuration parameters.
22387
+ */
22167
22388
  ssmPath?: pulumi.Input<string>;
22168
22389
  }
22169
22390
  interface ProjectProfileRegionArgs {
22391
+ /**
22392
+ * The AWS Region name.
22393
+ */
22170
22394
  regionName: pulumi.Input<string>;
22171
22395
  }
22172
22396
  /**
@@ -23699,10 +23923,6 @@ export declare namespace ec2 {
23699
23923
  *
23700
23924
  * 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) .
23701
23925
  *
23702
- * This parameter is not returned by `DescribeImageAttribute` .
23703
- *
23704
- * 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.
23705
- *
23706
23926
  * - 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).
23707
23927
  * - 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.
23708
23928
  * - 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.
@@ -27985,9 +28205,21 @@ export declare namespace ecs {
27985
28205
  value?: pulumi.Input<string>;
27986
28206
  }
27987
28207
  interface ServiceAdvancedConfigurationArgs {
28208
+ /**
28209
+ * The Amazon Resource Name (ARN) of the alternate target group for Amazon ECS blue/green deployments.
28210
+ */
27988
28211
  alternateTargetGroupArn: pulumi.Input<string>;
28212
+ /**
28213
+ * 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.
28214
+ */
27989
28215
  productionListenerRule?: pulumi.Input<string>;
28216
+ /**
28217
+ * The Amazon Resource Name (ARN) of the IAM role that grants Amazon ECS permission to call the Elastic Load Balancing APIs for you.
28218
+ */
27990
28219
  roleArn?: pulumi.Input<string>;
28220
+ /**
28221
+ * 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.
28222
+ */
27991
28223
  testListenerRule?: pulumi.Input<string>;
27992
28224
  }
27993
28225
  /**
@@ -28051,6 +28283,9 @@ export declare namespace ecs {
28051
28283
  * 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*.
28052
28284
  */
28053
28285
  port: pulumi.Input<number>;
28286
+ /**
28287
+ * 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.
28288
+ */
28054
28289
  testTrafficRules?: pulumi.Input<inputs.ecs.ServiceConnectTestTrafficRulesArgs>;
28055
28290
  }
28056
28291
  /**
@@ -28121,6 +28356,9 @@ export declare namespace ecs {
28121
28356
  tls?: pulumi.Input<inputs.ecs.ServiceConnectTlsConfigurationArgs>;
28122
28357
  }
28123
28358
  interface ServiceConnectTestTrafficRulesArgs {
28359
+ /**
28360
+ * 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.
28361
+ */
28124
28362
  header: pulumi.Input<inputs.ecs.ServiceConnectTestTrafficRulesHeaderArgs>;
28125
28363
  }
28126
28364
  interface ServiceConnectTestTrafficRulesHeaderArgs {
@@ -28199,12 +28437,24 @@ export declare namespace ecs {
28199
28437
  * Information about the CloudWatch alarms.
28200
28438
  */
28201
28439
  alarms?: pulumi.Input<inputs.ecs.ServiceDeploymentAlarmsArgs>;
28440
+ /**
28441
+ * The duration when both blue and green service revisions are running simultaneously after the production traffic has shifted.
28442
+ *
28443
+ * The following rules apply when you don't specify a value:
28444
+ *
28445
+ * - For rolling deployments, the value is set to 3 hours (180 minutes).
28446
+ * - 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).
28447
+ * - For all other cases, the value is set to 36 hours (2160 minutes).
28448
+ */
28202
28449
  bakeTimeInMinutes?: pulumi.Input<number>;
28203
28450
  /**
28204
28451
  * The deployment circuit breaker can only be used for services using the rolling update (``ECS``) deployment type.
28205
28452
  * 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*
28206
28453
  */
28207
28454
  deploymentCircuitBreaker?: pulumi.Input<inputs.ecs.ServiceDeploymentCircuitBreakerArgs>;
28455
+ /**
28456
+ * An array of deployment lifecycle hook objects to run custom logic at specific stages of the deployment lifecycle.
28457
+ */
28208
28458
  lifecycleHooks?: pulumi.Input<pulumi.Input<inputs.ecs.ServiceDeploymentLifecycleHookArgs>[]>;
28209
28459
  /**
28210
28460
  * 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%.
@@ -28233,6 +28483,12 @@ export declare namespace ecs {
28233
28483
  * 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.
28234
28484
  */
28235
28485
  minimumHealthyPercent?: pulumi.Input<number>;
28486
+ /**
28487
+ * The deployment strategy for the service. Choose from these valid values:
28488
+ *
28489
+ * - `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.
28490
+ * - `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.
28491
+ */
28236
28492
  strategy?: pulumi.Input<enums.ecs.ServiceDeploymentConfigurationStrategy>;
28237
28493
  }
28238
28494
  /**
@@ -28246,8 +28502,59 @@ export declare namespace ecs {
28246
28502
  type?: pulumi.Input<enums.ecs.ServiceDeploymentControllerType>;
28247
28503
  }
28248
28504
  interface ServiceDeploymentLifecycleHookArgs {
28505
+ /**
28506
+ * The Amazon Resource Name (ARN) of the hook target. Currently, only Lambda function ARNs are supported.
28507
+ *
28508
+ * You must provide this parameter when configuring a deployment lifecycle hook.
28509
+ */
28249
28510
  hookTargetArn: pulumi.Input<string>;
28511
+ /**
28512
+ * The lifecycle stages at which to run the hook. Choose from these valid values:
28513
+ *
28514
+ * - RECONCILE_SERVICE
28515
+ *
28516
+ * The reconciliation stage that only happens when you start a new service deployment with more than 1 service revision in an ACTIVE state.
28517
+ *
28518
+ * You can use a lifecycle hook for this stage.
28519
+ * - PRE_SCALE_UP
28520
+ *
28521
+ * The green service revision has not started. The blue service revision is handling 100% of the production traffic. There is no test traffic.
28522
+ *
28523
+ * You can use a lifecycle hook for this stage.
28524
+ * - POST_SCALE_UP
28525
+ *
28526
+ * The green service revision has started. The blue service revision is handling 100% of the production traffic. There is no test traffic.
28527
+ *
28528
+ * You can use a lifecycle hook for this stage.
28529
+ * - TEST_TRAFFIC_SHIFT
28530
+ *
28531
+ * 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.
28532
+ *
28533
+ * You can use a lifecycle hook for this stage.
28534
+ * - POST_TEST_TRAFFIC_SHIFT
28535
+ *
28536
+ * The test traffic shift is complete. The green service revision handles 100% of the test traffic.
28537
+ *
28538
+ * You can use a lifecycle hook for this stage.
28539
+ * - PRODUCTION_TRAFFIC_SHIFT
28540
+ *
28541
+ * Production traffic is shifting to the green service revision. The green service revision is migrating from 0% to 100% of production traffic.
28542
+ *
28543
+ * You can use a lifecycle hook for this stage.
28544
+ * - POST_PRODUCTION_TRAFFIC_SHIFT
28545
+ *
28546
+ * The production traffic shift is complete.
28547
+ *
28548
+ * You can use a lifecycle hook for this stage.
28549
+ *
28550
+ * You must provide this parameter when configuring a deployment lifecycle hook.
28551
+ */
28250
28552
  lifecycleStages: pulumi.Input<pulumi.Input<enums.ecs.ServiceDeploymentLifecycleHookLifecycleStagesItem>[]>;
28553
+ /**
28554
+ * The Amazon Resource Name (ARN) of the IAM role that grants Amazon ECS permission to call Lambda functions on your behalf.
28555
+ *
28556
+ * 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* .
28557
+ */
28251
28558
  roleArn: pulumi.Input<string>;
28252
28559
  }
28253
28560
  /**
@@ -28276,6 +28583,9 @@ export declare namespace ecs {
28276
28583
  * 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.
28277
28584
  */
28278
28585
  interface ServiceLoadBalancerArgs {
28586
+ /**
28587
+ * 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.
28588
+ */
28279
28589
  advancedConfiguration?: pulumi.Input<inputs.ecs.ServiceAdvancedConfigurationArgs>;
28280
28590
  /**
28281
28591
  * The name of the container (as it appears in a container definition) to associate with the load balancer.
@@ -31968,6 +32278,19 @@ export declare namespace events {
31968
32278
  */
31969
32279
  resourceParameters: pulumi.Input<inputs.events.ConnectionResourceParametersArgs>;
31970
32280
  }
32281
+ /**
32282
+ * The logging configuration settings for vended logs.
32283
+ */
32284
+ interface LogConfigPropertiesArgs {
32285
+ /**
32286
+ * Configures whether or not to include event detail, input transformer details, target properties, and target input in the applicable log messages.
32287
+ */
32288
+ includeDetail?: pulumi.Input<enums.events.EventBusLogConfigPropertiesIncludeDetail>;
32289
+ /**
32290
+ * Configures the log level of the EventBus and determines which log messages are sent to Ingestion Hub for delivery.
32291
+ */
32292
+ level?: pulumi.Input<enums.events.EventBusLogConfigPropertiesLevel>;
32293
+ }
31971
32294
  interface RuleAppSyncParametersArgs {
31972
32295
  /**
31973
32296
  * The GraphQL operation; that is, the query, mutation, or subscription to be parsed and executed by the GraphQL service.
@@ -33887,7 +34210,7 @@ export declare namespace gamelift {
33887
34210
  */
33888
34211
  interface ContainerFleetLocationCapacityArgs {
33889
34212
  /**
33890
- * 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.
34213
+ * 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.
33891
34214
  */
33892
34215
  desiredEc2Instances: pulumi.Input<number>;
33893
34216
  /**
@@ -43958,6 +44281,11 @@ export declare namespace kinesisfirehose {
43958
44281
  * 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` .
43959
44282
  */
43960
44283
  catalogArn?: pulumi.Input<string>;
44284
+ /**
44285
+ * The warehouse location for Apache Iceberg tables. You must configure this when schema evolution and table creation is enabled.
44286
+ *
44287
+ * Amazon Data Firehose is in preview release and is subject to change.
44288
+ */
43961
44289
  warehouseLocation?: pulumi.Input<string>;
43962
44290
  }
43963
44291
  interface DeliveryStreamCloudWatchLoggingOptionsArgs {
@@ -44425,7 +44753,17 @@ export declare namespace kinesisfirehose {
44425
44753
  */
44426
44754
  s3BackupMode?: pulumi.Input<enums.kinesisfirehose.DeliveryStreamIcebergDestinationConfigurations3BackupMode>;
44427
44755
  s3Configuration: pulumi.Input<inputs.kinesisfirehose.DeliveryStreamS3DestinationConfigurationArgs>;
44756
+ /**
44757
+ * The configuration to enable automatic schema evolution.
44758
+ *
44759
+ * Amazon Data Firehose is in preview release and is subject to change.
44760
+ */
44428
44761
  schemaEvolutionConfiguration?: pulumi.Input<inputs.kinesisfirehose.DeliveryStreamSchemaEvolutionConfigurationArgs>;
44762
+ /**
44763
+ * The configuration to enable automatic table creation.
44764
+ *
44765
+ * Amazon Data Firehose is in preview release and is subject to change.
44766
+ */
44429
44767
  tableCreationConfiguration?: pulumi.Input<inputs.kinesisfirehose.DeliveryStreamTableCreationConfigurationArgs>;
44430
44768
  }
44431
44769
  interface DeliveryStreamInputFormatConfigurationArgs {
@@ -44728,6 +45066,11 @@ export declare namespace kinesisfirehose {
44728
45066
  versionId?: pulumi.Input<string>;
44729
45067
  }
44730
45068
  interface DeliveryStreamSchemaEvolutionConfigurationArgs {
45069
+ /**
45070
+ * Specify whether you want to enable schema evolution.
45071
+ *
45072
+ * Amazon Data Firehose is in preview release and is subject to change.
45073
+ */
44731
45074
  enabled?: pulumi.Input<boolean>;
44732
45075
  }
44733
45076
  interface DeliveryStreamSecretsManagerConfigurationArgs {
@@ -44932,6 +45275,11 @@ export declare namespace kinesisfirehose {
44932
45275
  durationInSeconds?: pulumi.Input<number>;
44933
45276
  }
44934
45277
  interface DeliveryStreamTableCreationConfigurationArgs {
45278
+ /**
45279
+ * Specify whether you want to enable automatic table creation.
45280
+ *
45281
+ * Amazon Data Firehose is in preview release and is subject to change.
45282
+ */
44935
45283
  enabled?: pulumi.Input<boolean>;
44936
45284
  }
44937
45285
  interface DeliveryStreamVpcConfigurationArgs {
@@ -50285,6 +50633,9 @@ export declare namespace mediapackagev2 {
50285
50633
  * <p>Playback device error reporting settings.</p>
50286
50634
  */
50287
50635
  errorMetrics?: pulumi.Input<pulumi.Input<inputs.mediapackagev2.OriginEndpointDashDvbMetricsReportingArgs>[]>;
50636
+ /**
50637
+ * Subtitle font settings.
50638
+ */
50288
50639
  fontDownload?: pulumi.Input<inputs.mediapackagev2.OriginEndpointDashDvbFontDownloadArgs>;
50289
50640
  }
50290
50641
  /**
@@ -50295,11 +50646,19 @@ export declare namespace mediapackagev2 {
50295
50646
  * <p>The base URL to use for retrieving segments.</p>
50296
50647
  */
50297
50648
  baseUrls?: pulumi.Input<pulumi.Input<inputs.mediapackagev2.OriginEndpointDashBaseUrlArgs>[]>;
50649
+ /**
50650
+ * The layout of the DASH manifest that MediaPackage produces. `STANDARD` indicates a default manifest, which is compacted. `NONE` indicates a full manifest.
50651
+ *
50652
+ * 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* .
50653
+ */
50298
50654
  compactness?: pulumi.Input<enums.mediapackagev2.OriginEndpointDashCompactness>;
50299
50655
  /**
50300
50656
  * Determines how the DASH manifest signals the DRM content.
50301
50657
  */
50302
50658
  drmSignaling?: pulumi.Input<enums.mediapackagev2.OriginEndpointDashDrmSignaling>;
50659
+ /**
50660
+ * 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.
50661
+ */
50303
50662
  dvbSettings?: pulumi.Input<inputs.mediapackagev2.OriginEndpointDashDvbSettingsArgs>;
50304
50663
  /**
50305
50664
  * 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.
@@ -50329,6 +50688,9 @@ export declare namespace mediapackagev2 {
50329
50688
  * <p>The profile that the output is compliant with.</p>
50330
50689
  */
50331
50690
  profiles?: pulumi.Input<pulumi.Input<enums.mediapackagev2.OriginEndpointDashProfile>[]>;
50691
+ /**
50692
+ * Details about the content that you want MediaPackage to pass through in the manifest to the playback device.
50693
+ */
50332
50694
  programInformation?: pulumi.Input<inputs.mediapackagev2.OriginEndpointDashProgramInformationArgs>;
50333
50695
  /**
50334
50696
  * The SCTE configuration.
@@ -50342,6 +50704,9 @@ export declare namespace mediapackagev2 {
50342
50704
  * - `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` .
50343
50705
  */
50344
50706
  segmentTemplateFormat?: pulumi.Input<enums.mediapackagev2.OriginEndpointDashSegmentTemplateFormat>;
50707
+ /**
50708
+ * The configuration for DASH subtitles.
50709
+ */
50345
50710
  subtitleConfiguration?: pulumi.Input<inputs.mediapackagev2.OriginEndpointDashSubtitleConfigurationArgs>;
50346
50711
  /**
50347
50712
  * <p>The amount of time (in seconds) that the player should be from the end of the manifest.</p>
@@ -50381,12 +50746,18 @@ export declare namespace mediapackagev2 {
50381
50746
  * <p>The configuration for DASH subtitles.</p>
50382
50747
  */
50383
50748
  interface OriginEndpointDashSubtitleConfigurationArgs {
50749
+ /**
50750
+ * Settings for TTML subtitles.
50751
+ */
50384
50752
  ttmlConfiguration?: pulumi.Input<inputs.mediapackagev2.OriginEndpointDashTtmlConfigurationArgs>;
50385
50753
  }
50386
50754
  /**
50387
50755
  * <p>The settings for TTML subtitles.</p>
50388
50756
  */
50389
50757
  interface OriginEndpointDashTtmlConfigurationArgs {
50758
+ /**
50759
+ * 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) .
50760
+ */
50390
50761
  ttmlProfile: pulumi.Input<enums.mediapackagev2.OriginEndpointDashTtmlProfile>;
50391
50762
  }
50392
50763
  /**
@@ -50588,6 +50959,10 @@ export declare namespace mediapackagev2 {
50588
50959
  */
50589
50960
  urlEncodeChildManifest?: pulumi.Input<boolean>;
50590
50961
  }
50962
+ interface OriginEndpointPolicyCdnAuthConfigurationArgs {
50963
+ cdnIdentifierSecretArns: pulumi.Input<pulumi.Input<string>[]>;
50964
+ secretsRoleArn: pulumi.Input<string>;
50965
+ }
50591
50966
  /**
50592
50967
  * <p>The SCTE configuration.</p>
50593
50968
  */
@@ -74330,6 +74705,12 @@ export declare namespace quicksight {
74330
74705
  * <p>Parameters for Amazon Athena.</p>
74331
74706
  */
74332
74707
  interface DataSourceAthenaParametersArgs {
74708
+ /**
74709
+ * An optional parameter that configures IAM Identity Center authentication to grant Amazon QuickSight access to your workgroup.
74710
+ *
74711
+ * This parameter can only be specified if your Amazon QuickSight account is configured with IAM Identity Center.
74712
+ */
74713
+ identityCenterConfiguration?: pulumi.Input<inputs.quicksight.DataSourceIdentityCenterConfigurationArgs>;
74333
74714
  /**
74334
74715
  * <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>
74335
74716
  */
@@ -74449,6 +74830,15 @@ export declare namespace quicksight {
74449
74830
  */
74450
74831
  type?: pulumi.Input<enums.quicksight.DataSourceErrorInfoType>;
74451
74832
  }
74833
+ /**
74834
+ * <p>The parameters for an IAM Identity Center configuration.</p>
74835
+ */
74836
+ interface DataSourceIdentityCenterConfigurationArgs {
74837
+ /**
74838
+ * <p>A Boolean option that controls whether Trusted Identity Propagation should be used.</p>
74839
+ */
74840
+ enableIdentityPropagation?: pulumi.Input<boolean>;
74841
+ }
74452
74842
  /**
74453
74843
  * <p>Amazon S3 manifest file location.</p>
74454
74844
  */
@@ -74527,6 +74917,9 @@ export declare namespace quicksight {
74527
74917
  * <p>The port.</p>
74528
74918
  */
74529
74919
  port: pulumi.Input<number>;
74920
+ /**
74921
+ * 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` .
74922
+ */
74530
74923
  useServiceName?: pulumi.Input<boolean>;
74531
74924
  }
74532
74925
  /**
@@ -74713,7 +75106,7 @@ export declare namespace quicksight {
74713
75106
  *
74714
75107
  * This parameter can only be specified if your Amazon QuickSight account is configured with IAM Identity Center.
74715
75108
  */
74716
- identityCenterConfiguration?: any;
75109
+ identityCenterConfiguration?: pulumi.Input<inputs.quicksight.DataSourceIdentityCenterConfigurationArgs>;
74717
75110
  /**
74718
75111
  * <p>Port. This field can be blank if the <code>ClusterId</code> is provided.</p>
74719
75112
  */
@@ -83706,6 +84099,9 @@ export declare namespace quicksight {
83706
84099
  */
83707
84100
  qBusinessInsightsEnabled?: pulumi.Input<boolean>;
83708
84101
  }
84102
+ interface TopicCustomInstructionsArgs {
84103
+ customInstructionsString: pulumi.Input<string>;
84104
+ }
83709
84105
  interface TopicDataAggregationArgs {
83710
84106
  /**
83711
84107
  * The level of time precision that is used to aggregate `DateTime` values.
@@ -86032,6 +86428,9 @@ export declare namespace s3 {
86032
86428
  * The encryption configuration for the journal table.
86033
86429
  */
86034
86430
  encryptionConfiguration?: pulumi.Input<inputs.s3.BucketMetadataTableEncryptionConfigurationArgs>;
86431
+ /**
86432
+ * The journal table record expiration settings for the journal table.
86433
+ */
86035
86434
  recordExpiration: pulumi.Input<inputs.s3.BucketRecordExpirationArgs>;
86036
86435
  /**
86037
86436
  * The ARN of the journal table.
@@ -87753,6 +88152,10 @@ export declare namespace sagemaker {
87753
88152
  * 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.
87754
88153
  */
87755
88154
  threadsPerCore?: pulumi.Input<number>;
88155
+ /**
88156
+ * 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.
88157
+ */
88158
+ trainingPlanArn?: pulumi.Input<string>;
87756
88159
  }
87757
88160
  /**
87758
88161
  * Defines the configuration for attaching additional storage to the instances in the SageMaker HyperPod cluster instance group.
@@ -88141,6 +88544,10 @@ export declare namespace sagemaker {
88141
88544
  * The settings for a custom Amazon FSx for Lustre file system.
88142
88545
  */
88143
88546
  fSxLustreFileSystemConfig?: pulumi.Input<inputs.sagemaker.DomainFSxLustreFileSystemConfigArgs>;
88547
+ /**
88548
+ * Configuration settings for a custom Amazon S3 file system.
88549
+ */
88550
+ s3FileSystemConfig?: pulumi.Input<inputs.sagemaker.DomainS3FileSystemConfigArgs>;
88144
88551
  }
88145
88552
  /**
88146
88553
  * A custom SageMaker image.
@@ -88413,6 +88820,16 @@ export declare namespace sagemaker {
88413
88820
  */
88414
88821
  sageMakerImageVersionArn?: pulumi.Input<string>;
88415
88822
  }
88823
+ interface DomainS3FileSystemConfigArgs {
88824
+ /**
88825
+ * The file system path where the Amazon S3 storage location will be mounted within the Amazon SageMaker Studio environment.
88826
+ */
88827
+ mountPath?: pulumi.Input<string>;
88828
+ /**
88829
+ * The Amazon S3 URI of the S3 file system configuration.
88830
+ */
88831
+ s3Uri?: pulumi.Input<string>;
88832
+ }
88416
88833
  /**
88417
88834
  * A collection of Domain settings.
88418
88835
  */
@@ -91373,6 +91790,9 @@ export declare namespace sagemaker {
91373
91790
  * CloudFormation template provider details for a SageMaker project.
91374
91791
  */
91375
91792
  interface ProjectCfnTemplateProviderDetailArgs {
91793
+ /**
91794
+ * An array of CloudFormation stack parameters.
91795
+ */
91376
91796
  parameters?: pulumi.Input<pulumi.Input<inputs.sagemaker.ProjectCfnStackParameterArgs>[]>;
91377
91797
  /**
91378
91798
  * The Amazon Resource Name (ARN) of the IAM role used by the template provider.
@@ -91404,6 +91824,9 @@ export declare namespace sagemaker {
91404
91824
  * Details about the template provider for the SageMaker project.
91405
91825
  */
91406
91826
  interface ProjectTemplateProviderDetailArgs {
91827
+ /**
91828
+ * Details about a CloudFormation template provider configuration and associated provisioning information.
91829
+ */
91407
91830
  cfnTemplateProviderDetail?: pulumi.Input<inputs.sagemaker.ProjectCfnTemplateProviderDetailArgs>;
91408
91831
  }
91409
91832
  /**
@@ -91474,6 +91897,7 @@ export declare namespace sagemaker {
91474
91897
  interface SpaceCustomFileSystemArgs {
91475
91898
  efsFileSystem?: pulumi.Input<inputs.sagemaker.SpaceEfsFileSystemArgs>;
91476
91899
  fSxLustreFileSystem?: pulumi.Input<inputs.sagemaker.SpaceFSxLustreFileSystemArgs>;
91900
+ s3FileSystem?: pulumi.Input<inputs.sagemaker.SpaceS3FileSystemArgs>;
91477
91901
  }
91478
91902
  /**
91479
91903
  * A custom SageMaker image.
@@ -91584,6 +92008,9 @@ export declare namespace sagemaker {
91584
92008
  */
91585
92009
  sageMakerImageVersionArn?: pulumi.Input<string>;
91586
92010
  }
92011
+ interface SpaceS3FileSystemArgs {
92012
+ s3Uri?: pulumi.Input<string>;
92013
+ }
91587
92014
  /**
91588
92015
  * A collection of settings that apply to spaces of Amazon SageMaker Studio. These settings are specified when the CreateSpace API is called.
91589
92016
  */
@@ -91614,6 +92041,14 @@ export declare namespace sagemaker {
91614
92041
  * The kernel gateway app settings.
91615
92042
  */
91616
92043
  kernelGatewayAppSettings?: pulumi.Input<inputs.sagemaker.SpaceKernelGatewayAppSettingsArgs>;
92044
+ /**
92045
+ * This is a flag used to indicate if remote access is enabled.
92046
+ */
92047
+ remoteAccess?: pulumi.Input<enums.sagemaker.SpaceRemoteAccess>;
92048
+ /**
92049
+ * This is a flag used to indicate if space managed resources needs to be created.
92050
+ */
92051
+ spaceManagedResources?: pulumi.Input<enums.sagemaker.SpaceManagedResources>;
91617
92052
  /**
91618
92053
  * Default storage settings for a space.
91619
92054
  */
@@ -91677,6 +92112,10 @@ export declare namespace sagemaker {
91677
92112
  * The settings for a custom Amazon FSx for Lustre file system.
91678
92113
  */
91679
92114
  fSxLustreFileSystemConfig?: pulumi.Input<inputs.sagemaker.UserProfileFSxLustreFileSystemConfigArgs>;
92115
+ /**
92116
+ * Configuration settings for a custom Amazon S3 file system.
92117
+ */
92118
+ s3FileSystemConfig?: pulumi.Input<inputs.sagemaker.UserProfileS3FileSystemConfigArgs>;
91680
92119
  }
91681
92120
  /**
91682
92121
  * A custom SageMaker image.
@@ -91865,6 +92304,16 @@ export declare namespace sagemaker {
91865
92304
  */
91866
92305
  sageMakerImageVersionArn?: pulumi.Input<string>;
91867
92306
  }
92307
+ interface UserProfileS3FileSystemConfigArgs {
92308
+ /**
92309
+ * The file system path where the Amazon S3 storage location will be mounted within the Amazon SageMaker Studio environment.
92310
+ */
92311
+ mountPath?: pulumi.Input<string>;
92312
+ /**
92313
+ * The Amazon S3 URI of the S3 file system configuration.
92314
+ */
92315
+ s3Uri?: pulumi.Input<string>;
92316
+ }
91868
92317
  /**
91869
92318
  * 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.
91870
92319
  */
@@ -100632,6 +101081,20 @@ export declare namespace wisdom {
100632
101081
  */
100633
101082
  lastName?: pulumi.Input<string>;
100634
101083
  }
101084
+ interface MessageTemplateAttachmentArgs {
101085
+ /**
101086
+ * The identifier of the attachment file.
101087
+ */
101088
+ attachmentId?: pulumi.Input<string>;
101089
+ /**
101090
+ * The name of the attachment file being uploaded. The name should include the file extension.
101091
+ */
101092
+ attachmentName: pulumi.Input<string>;
101093
+ /**
101094
+ * 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) .
101095
+ */
101096
+ s3PresignedUrl: pulumi.Input<string>;
101097
+ }
100635
101098
  /**
100636
101099
  * 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.
100637
101100
  */