@pulumi/aws-native 1.77.0 → 1.78.0

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 (217) hide show
  1. package/agentregistry/getRegistryRecord.d.ts +4 -0
  2. package/agentregistry/getRegistryRecord.d.ts.map +1 -1
  3. package/agentregistry/getRegistryRecord.js.map +1 -1
  4. package/agentregistry/registryRecord.d.ts +8 -4
  5. package/agentregistry/registryRecord.d.ts.map +1 -1
  6. package/agentregistry/registryRecord.js +2 -3
  7. package/agentregistry/registryRecord.js.map +1 -1
  8. package/appconfig/experimentRun.d.ts +103 -0
  9. package/appconfig/experimentRun.d.ts.map +1 -0
  10. package/appconfig/experimentRun.js +112 -0
  11. package/appconfig/experimentRun.js.map +1 -0
  12. package/appconfig/getExperimentRun.d.ts +79 -0
  13. package/appconfig/getExperimentRun.d.ts.map +1 -0
  14. package/appconfig/getExperimentRun.js +55 -0
  15. package/appconfig/getExperimentRun.js.map +1 -0
  16. package/appconfig/index.d.ts +6 -0
  17. package/appconfig/index.d.ts.map +1 -1
  18. package/appconfig/index.js +8 -1
  19. package/appconfig/index.js.map +1 -1
  20. package/chime/getMediaPipelineKinesisVideoStreamPool.d.ts +54 -0
  21. package/chime/getMediaPipelineKinesisVideoStreamPool.d.ts.map +1 -0
  22. package/chime/getMediaPipelineKinesisVideoStreamPool.js +51 -0
  23. package/chime/getMediaPipelineKinesisVideoStreamPool.js.map +1 -0
  24. package/chime/index.d.ts +8 -0
  25. package/chime/index.d.ts.map +1 -0
  26. package/chime/index.js +53 -0
  27. package/chime/index.js.map +1 -0
  28. package/chime/mediaPipelineKinesisVideoStreamPool.d.ts +81 -0
  29. package/chime/mediaPipelineKinesisVideoStreamPool.d.ts.map +1 -0
  30. package/chime/mediaPipelineKinesisVideoStreamPool.js +98 -0
  31. package/chime/mediaPipelineKinesisVideoStreamPool.js.map +1 -0
  32. package/dlm/getLifecyclePolicy.d.ts +83 -0
  33. package/dlm/getLifecyclePolicy.d.ts.map +1 -0
  34. package/dlm/getLifecyclePolicy.js +51 -0
  35. package/dlm/getLifecyclePolicy.js.map +1 -0
  36. package/dlm/index.d.ts +7 -0
  37. package/dlm/index.d.ts.map +1 -0
  38. package/dlm/index.js +48 -0
  39. package/dlm/index.js.map +1 -0
  40. package/dlm/lifecyclePolicy.d.ts +226 -0
  41. package/dlm/lifecyclePolicy.d.ts.map +1 -0
  42. package/dlm/lifecyclePolicy.js +187 -0
  43. package/dlm/lifecyclePolicy.js.map +1 -0
  44. package/dms/getReplicationTask.d.ts +57 -0
  45. package/dms/getReplicationTask.d.ts.map +1 -0
  46. package/dms/getReplicationTask.js +51 -0
  47. package/dms/getReplicationTask.js.map +1 -0
  48. package/dms/index.d.ts +6 -0
  49. package/dms/index.d.ts.map +1 -1
  50. package/dms/index.js +8 -1
  51. package/dms/index.js.map +1 -1
  52. package/dms/replicationTask.d.ts +177 -0
  53. package/dms/replicationTask.d.ts.map +1 -0
  54. package/dms/replicationTask.js +154 -0
  55. package/dms/replicationTask.js.map +1 -0
  56. package/ec2/applicationStatusCheck.d.ts +169 -0
  57. package/ec2/applicationStatusCheck.d.ts.map +1 -0
  58. package/ec2/applicationStatusCheck.js +121 -0
  59. package/ec2/applicationStatusCheck.js.map +1 -0
  60. package/ec2/getApplicationStatusCheck.d.ts +90 -0
  61. package/ec2/getApplicationStatusCheck.d.ts.map +1 -0
  62. package/ec2/getApplicationStatusCheck.js +51 -0
  63. package/ec2/getApplicationStatusCheck.js.map +1 -0
  64. package/ec2/index.d.ts +6 -0
  65. package/ec2/index.d.ts.map +1 -1
  66. package/ec2/index.js +14 -7
  67. package/ec2/index.js.map +1 -1
  68. package/fsx/getVolume.d.ts +53 -0
  69. package/fsx/getVolume.d.ts.map +1 -0
  70. package/fsx/getVolume.js +51 -0
  71. package/fsx/getVolume.js.map +1 -0
  72. package/fsx/index.d.ts +6 -0
  73. package/fsx/index.d.ts.map +1 -1
  74. package/fsx/index.js +8 -1
  75. package/fsx/index.js.map +1 -1
  76. package/fsx/volume.d.ts +96 -0
  77. package/fsx/volume.d.ts.map +1 -0
  78. package/fsx/volume.js +97 -0
  79. package/fsx/volume.js.map +1 -0
  80. package/index.d.ts +4 -1
  81. package/index.d.ts.map +1 -1
  82. package/index.js +12 -5
  83. package/index.js.map +1 -1
  84. package/iot/topicRuleDestination.d.ts +8 -0
  85. package/iot/topicRuleDestination.d.ts.map +1 -1
  86. package/iot/topicRuleDestination.js +3 -1
  87. package/iot/topicRuleDestination.js.map +1 -1
  88. package/lakeformation/dataCellsFilter.d.ts +1 -1
  89. package/lakeformation/dataCellsFilter.js +1 -1
  90. package/lambda/getPermission.d.ts +16 -0
  91. package/lambda/getPermission.d.ts.map +1 -1
  92. package/lambda/getPermission.js +16 -0
  93. package/lambda/getPermission.js.map +1 -1
  94. package/lambda/permission.d.ts +8 -0
  95. package/lambda/permission.d.ts.map +1 -1
  96. package/lambda/permission.js +8 -0
  97. package/lambda/permission.js.map +1 -1
  98. package/logs/getDeliveryDestination.d.ts +0 -8
  99. package/logs/getDeliveryDestination.d.ts.map +1 -1
  100. package/logs/getDeliveryDestination.js.map +1 -1
  101. package/mediaconnect/getRouterOutputResource.d.ts +1 -0
  102. package/mediaconnect/getRouterOutputResource.d.ts.map +1 -1
  103. package/mediaconnect/getRouterOutputResource.js.map +1 -1
  104. package/mediaconnect/routerOutputResource.d.ts +2 -0
  105. package/mediaconnect/routerOutputResource.d.ts.map +1 -1
  106. package/mediaconnect/routerOutputResource.js +2 -0
  107. package/mediaconnect/routerOutputResource.js.map +1 -1
  108. package/mediapackagev2/getOriginEndpoint.d.ts +1 -0
  109. package/mediapackagev2/getOriginEndpoint.d.ts.map +1 -1
  110. package/mediapackagev2/getOriginEndpoint.js.map +1 -1
  111. package/mediapackagev2/originEndpoint.d.ts +2 -0
  112. package/mediapackagev2/originEndpoint.d.ts.map +1 -1
  113. package/mediapackagev2/originEndpoint.js +2 -0
  114. package/mediapackagev2/originEndpoint.js.map +1 -1
  115. package/mwaaserverless/getWorkflow.d.ts +2 -0
  116. package/mwaaserverless/getWorkflow.d.ts.map +1 -1
  117. package/mwaaserverless/getWorkflow.js.map +1 -1
  118. package/mwaaserverless/workflow.d.ts +3 -0
  119. package/mwaaserverless/workflow.d.ts.map +1 -1
  120. package/mwaaserverless/workflow.js +4 -0
  121. package/mwaaserverless/workflow.js.map +1 -1
  122. package/package.json +3 -3
  123. package/package.json.dev +2 -2
  124. package/pricingplanmanager/getSubscription.d.ts +58 -0
  125. package/pricingplanmanager/getSubscription.d.ts.map +1 -0
  126. package/pricingplanmanager/getSubscription.js +51 -0
  127. package/pricingplanmanager/getSubscription.js.map +1 -0
  128. package/pricingplanmanager/index.d.ts +8 -0
  129. package/pricingplanmanager/index.d.ts.map +1 -0
  130. package/pricingplanmanager/index.js +53 -0
  131. package/pricingplanmanager/index.js.map +1 -0
  132. package/pricingplanmanager/subscription.d.ts +85 -0
  133. package/pricingplanmanager/subscription.d.ts.map +1 -0
  134. package/pricingplanmanager/subscription.js +108 -0
  135. package/pricingplanmanager/subscription.js.map +1 -0
  136. package/rds/dbInstance.d.ts +2 -0
  137. package/rds/dbInstance.d.ts.map +1 -1
  138. package/rds/dbInstance.js +4 -0
  139. package/rds/dbInstance.js.map +1 -1
  140. package/rds/getDbInstance.d.ts +2 -0
  141. package/rds/getDbInstance.d.ts.map +1 -1
  142. package/rds/getDbInstance.js.map +1 -1
  143. package/sagemaker/endpoint.d.ts +1 -1
  144. package/sagemaker/endpoint.d.ts.map +1 -1
  145. package/sagemaker/endpointConfig.d.ts +136 -0
  146. package/sagemaker/endpointConfig.d.ts.map +1 -0
  147. package/sagemaker/endpointConfig.js +108 -0
  148. package/sagemaker/endpointConfig.js.map +1 -0
  149. package/sagemaker/getEndpointConfig.d.ts +33 -0
  150. package/sagemaker/getEndpointConfig.d.ts.map +1 -0
  151. package/sagemaker/getEndpointConfig.js +51 -0
  152. package/sagemaker/getEndpointConfig.js.map +1 -0
  153. package/sagemaker/getNotebookInstance.d.ts +69 -0
  154. package/sagemaker/getNotebookInstance.d.ts.map +1 -0
  155. package/sagemaker/getNotebookInstance.js +51 -0
  156. package/sagemaker/getNotebookInstance.js.map +1 -0
  157. package/sagemaker/index.d.ts +12 -0
  158. package/sagemaker/index.d.ts.map +1 -1
  159. package/sagemaker/index.js +17 -3
  160. package/sagemaker/index.js.map +1 -1
  161. package/sagemaker/notebookInstance.d.ts +168 -0
  162. package/sagemaker/notebookInstance.d.ts.map +1 -0
  163. package/sagemaker/notebookInstance.js +119 -0
  164. package/sagemaker/notebookInstance.js.map +1 -0
  165. package/types/enums/agentregistry/index.d.ts +1 -0
  166. package/types/enums/agentregistry/index.d.ts.map +1 -1
  167. package/types/enums/agentregistry/index.js +1 -0
  168. package/types/enums/agentregistry/index.js.map +1 -1
  169. package/types/enums/appconfig/index.d.ts +8 -0
  170. package/types/enums/appconfig/index.d.ts.map +1 -1
  171. package/types/enums/appconfig/index.js +5 -1
  172. package/types/enums/appconfig/index.js.map +1 -1
  173. package/types/enums/chime/index.d.ts +12 -0
  174. package/types/enums/chime/index.d.ts.map +1 -0
  175. package/types/enums/chime/index.js +13 -0
  176. package/types/enums/chime/index.js.map +1 -0
  177. package/types/enums/cleanrooms/index.d.ts +18 -0
  178. package/types/enums/cleanrooms/index.d.ts.map +1 -1
  179. package/types/enums/cleanrooms/index.js +15 -1
  180. package/types/enums/cleanrooms/index.js.map +1 -1
  181. package/types/enums/dms/index.d.ts +9 -0
  182. package/types/enums/dms/index.d.ts.map +1 -1
  183. package/types/enums/dms/index.js +6 -1
  184. package/types/enums/dms/index.js.map +1 -1
  185. package/types/enums/ec2/index.d.ts +41 -0
  186. package/types/enums/ec2/index.d.ts.map +1 -1
  187. package/types/enums/ec2/index.js +26 -3
  188. package/types/enums/ec2/index.js.map +1 -1
  189. package/types/enums/index.d.ts +3 -1
  190. package/types/enums/index.d.ts.map +1 -1
  191. package/types/enums/index.js +9 -5
  192. package/types/enums/index.js.map +1 -1
  193. package/types/enums/mediaconnect/index.d.ts +5 -0
  194. package/types/enums/mediaconnect/index.d.ts.map +1 -1
  195. package/types/enums/mediaconnect/index.js +5 -1
  196. package/types/enums/mediaconnect/index.js.map +1 -1
  197. package/types/enums/mediapackagev2/index.d.ts +5 -0
  198. package/types/enums/mediapackagev2/index.d.ts.map +1 -1
  199. package/types/enums/mediapackagev2/index.js +5 -1
  200. package/types/enums/mediapackagev2/index.js.map +1 -1
  201. package/types/enums/pricingplanmanager/index.d.ts +28 -0
  202. package/types/enums/pricingplanmanager/index.d.ts.map +1 -0
  203. package/types/enums/pricingplanmanager/index.js +24 -0
  204. package/types/enums/pricingplanmanager/index.js.map +1 -0
  205. package/types/enums/s3/index.d.ts +0 -2
  206. package/types/enums/s3/index.d.ts.map +1 -1
  207. package/types/enums/s3/index.js +0 -2
  208. package/types/enums/s3/index.js.map +1 -1
  209. package/types/input.d.ts +1450 -1
  210. package/types/input.d.ts.map +1 -1
  211. package/types/output.d.ts +1450 -1
  212. package/types/output.d.ts.map +1 -1
  213. package/types/output.js.map +1 -1
  214. package/workspaces/getWorkspaceIpGroup.d.ts +2 -2
  215. package/workspaces/getWorkspaceIpGroup.js +2 -2
  216. package/workspaces/workspaceIpGroup.d.ts +1 -1
  217. package/workspaces/workspaceIpGroup.js +1 -1
package/types/input.d.ts CHANGED
@@ -934,6 +934,12 @@ export declare namespace agentregistry {
934
934
  dataSchemaVersion?: pulumi.Input<string | undefined>;
935
935
  source?: pulumi.Input<inputs.agentregistry.RegistryRecordDescriptorSourceArgs | undefined>;
936
936
  }
937
+ /**
938
+ * The AG-UI (Agent-User Interaction) descriptor, populated for records detected from an AG-UI protocol source. This descriptor is source-only: its content is synchronized from the configured source URL rather than supplied inline.
939
+ */
940
+ interface RegistryRecordAgUiDescriptorArgs {
941
+ source?: pulumi.Input<inputs.agentregistry.RegistryRecordSourceOnlyDescriptorSourceArgs | undefined>;
942
+ }
937
943
  /**
938
944
  * Additional data associated with an agent skills definition descriptor.
939
945
  */
@@ -1007,9 +1013,17 @@ export declare namespace agentregistry {
1007
1013
  interface RegistryRecordDescriptorsArgs {
1008
1014
  a2aAgentCard?: pulumi.Input<inputs.agentregistry.RegistryRecordA2aAgentCardDescriptorArgs | undefined>;
1009
1015
  agentSkillsDefinition?: pulumi.Input<inputs.agentregistry.RegistryRecordAgentSkillsDefinitionDescriptorArgs | undefined>;
1016
+ agui?: pulumi.Input<inputs.agentregistry.RegistryRecordAgUiDescriptorArgs | undefined>;
1010
1017
  custom?: pulumi.Input<inputs.agentregistry.RegistryRecordCustomDescriptorArgs | undefined>;
1018
+ http?: pulumi.Input<inputs.agentregistry.RegistryRecordHttpDescriptorArgs | undefined>;
1011
1019
  mcpServer?: pulumi.Input<inputs.agentregistry.RegistryRecordMcpServerDescriptorArgs | undefined>;
1012
1020
  }
1021
+ /**
1022
+ * The HTTP descriptor, populated for records detected from an HTTP protocol source. This descriptor is source-only: its content is synchronized from the configured source URL rather than supplied inline.
1023
+ */
1024
+ interface RegistryRecordHttpDescriptorArgs {
1025
+ source?: pulumi.Input<inputs.agentregistry.RegistryRecordSourceOnlyDescriptorSourceArgs | undefined>;
1026
+ }
1013
1027
  /**
1014
1028
  * IAM credential provider configuration.
1015
1029
  */
@@ -1090,6 +1104,21 @@ export declare namespace agentregistry {
1090
1104
  */
1091
1105
  url: pulumi.Input<string>;
1092
1106
  }
1107
+ /**
1108
+ * Source configuration for a source-only descriptor. Unlike mcpServer/a2aAgentCard sources, source-only descriptors do not support credential providers.
1109
+ */
1110
+ interface RegistryRecordSourceOnlyDescriptorSourceArgs {
1111
+ fromUrl?: pulumi.Input<inputs.agentregistry.RegistryRecordSourceOnlyDescriptorSourceFromUrlArgs | undefined>;
1112
+ }
1113
+ /**
1114
+ * URL-based source configuration for a source-only descriptor.
1115
+ */
1116
+ interface RegistryRecordSourceOnlyDescriptorSourceFromUrlArgs {
1117
+ /**
1118
+ * URL source for descriptor content.
1119
+ */
1120
+ url: pulumi.Input<string>;
1121
+ }
1093
1122
  }
1094
1123
  export declare namespace aiops {
1095
1124
  interface InvestigationGroupChatbotNotificationChannelArgs {
@@ -3036,6 +3065,17 @@ export declare namespace appconfig {
3036
3065
  */
3037
3066
  weight: pulumi.Input<number>;
3038
3067
  }
3068
+ /**
3069
+ * Treatment overrides for specific entities.
3070
+ */
3071
+ interface ExperimentRunTreatmentOverridesArgs {
3072
+ /**
3073
+ * Map of entity ID to treatment key (t1, t2, ..., or c for control).
3074
+ */
3075
+ inline?: pulumi.Input<{
3076
+ [key: string]: pulumi.Input<string>;
3077
+ } | undefined>;
3078
+ }
3039
3079
  /**
3040
3080
  * An action for an extension to take at a specific action point.
3041
3081
  */
@@ -18446,6 +18486,21 @@ export declare namespace chatbot {
18446
18486
  commandText: pulumi.Input<string>;
18447
18487
  }
18448
18488
  }
18489
+ export declare namespace chime {
18490
+ /**
18491
+ * The configuration settings for the Kinesis video stream.
18492
+ */
18493
+ interface StreamConfigurationPropertiesArgs {
18494
+ /**
18495
+ * The amount of time that data is retained, in hours.
18496
+ */
18497
+ dataRetentionInHours?: pulumi.Input<number | undefined>;
18498
+ /**
18499
+ * The AWS Region of the video stream.
18500
+ */
18501
+ region: pulumi.Input<string>;
18502
+ }
18503
+ }
18449
18504
  export declare namespace cleanrooms {
18450
18505
  interface AnalysisTemplateAnalysisParameterArgs {
18451
18506
  /**
@@ -18652,6 +18707,13 @@ export declare namespace cleanrooms {
18652
18707
  minimum: pulumi.Input<number>;
18653
18708
  type: pulumi.Input<enums.cleanrooms.ConfiguredTableAggregationType>;
18654
18709
  }
18710
+ interface ConfiguredTableAggregationThresholdArgs {
18711
+ allowedAggregateExpressionType: pulumi.Input<enums.cleanrooms.ConfiguredTableAllowedAggregateExpressionType>;
18712
+ identityColumns: pulumi.Input<pulumi.Input<string>[]>;
18713
+ minimumIdentityCount: pulumi.Input<number>;
18714
+ outputColumnThresholds?: pulumi.Input<pulumi.Input<inputs.cleanrooms.ConfiguredTableOutputColumnThresholdArgs>[] | undefined>;
18715
+ type: pulumi.Input<enums.cleanrooms.ConfiguredTableAggregationThresholdType>;
18716
+ }
18655
18717
  interface ConfiguredTableAnalysisRuleArgs {
18656
18718
  /**
18657
18719
  * A policy that describes the associated data usage limitations.
@@ -18674,8 +18736,10 @@ export declare namespace cleanrooms {
18674
18736
  }
18675
18737
  interface ConfiguredTableAnalysisRuleCustomArgs {
18676
18738
  additionalAnalyses?: pulumi.Input<enums.cleanrooms.ConfiguredTableAdditionalAnalyses | undefined>;
18739
+ aggregationThresholds?: pulumi.Input<pulumi.Input<inputs.cleanrooms.ConfiguredTableAggregationThresholdArgs>[] | undefined>;
18677
18740
  allowedAnalyses: pulumi.Input<pulumi.Input<string>[]>;
18678
18741
  allowedAnalysisProviders?: pulumi.Input<pulumi.Input<string>[] | undefined>;
18742
+ comparisonControls?: pulumi.Input<inputs.cleanrooms.ConfiguredTableComparisonControlsArgs | undefined>;
18679
18743
  differentialPrivacy?: pulumi.Input<inputs.cleanrooms.ConfiguredTableDifferentialPrivacyArgs | undefined>;
18680
18744
  disallowedOutputColumns?: pulumi.Input<pulumi.Input<string>[] | undefined>;
18681
18745
  }
@@ -18745,6 +18809,10 @@ export declare namespace cleanrooms {
18745
18809
  tableName: pulumi.Input<string>;
18746
18810
  workGroup: pulumi.Input<string>;
18747
18811
  }
18812
+ interface ConfiguredTableComparisonControlsArgs {
18813
+ allowedColumnComparisonColumns: pulumi.Input<pulumi.Input<string>[]>;
18814
+ allowedLiteralComparisonColumns: pulumi.Input<pulumi.Input<string>[]>;
18815
+ }
18748
18816
  interface ConfiguredTableDifferentialPrivacyArgs {
18749
18817
  columns: pulumi.Input<pulumi.Input<inputs.cleanrooms.ConfiguredTableDifferentialPrivacyColumnArgs>[]>;
18750
18818
  }
@@ -18756,6 +18824,10 @@ export declare namespace cleanrooms {
18756
18824
  region?: pulumi.Input<enums.cleanrooms.ConfiguredTableCommercialRegion | undefined>;
18757
18825
  tableName: pulumi.Input<string>;
18758
18826
  }
18827
+ interface ConfiguredTableOutputColumnThresholdArgs {
18828
+ minimumIdentityCount: pulumi.Input<number>;
18829
+ outputColumnName: pulumi.Input<string>;
18830
+ }
18759
18831
  interface ConfiguredTableSnowflakeTableReferenceArgs {
18760
18832
  accountIdentifier: pulumi.Input<string>;
18761
18833
  databaseName: pulumi.Input<string>;
@@ -18812,15 +18884,24 @@ export declare namespace cleanrooms {
18812
18884
  */
18813
18885
  manageResourcePolicies: pulumi.Input<boolean>;
18814
18886
  }
18887
+ interface IntermediateTableAggregationThresholdArgs {
18888
+ allowedAggregateExpressionType: pulumi.Input<enums.cleanrooms.IntermediateTableAllowedAggregateExpressionType>;
18889
+ identityColumns: pulumi.Input<pulumi.Input<string>[]>;
18890
+ minimumIdentityCount: pulumi.Input<number>;
18891
+ outputColumnThresholds?: pulumi.Input<pulumi.Input<inputs.cleanrooms.IntermediateTableOutputColumnThresholdArgs>[] | undefined>;
18892
+ type: pulumi.Input<enums.cleanrooms.IntermediateTableAggregationThresholdType>;
18893
+ }
18815
18894
  interface IntermediateTableAnalysisRuleArgs {
18816
18895
  policy: pulumi.Input<inputs.cleanrooms.IntermediateTableAnalysisRulePolicyArgs>;
18817
18896
  type: pulumi.Input<enums.cleanrooms.IntermediateTableAnalysisRuleType>;
18818
18897
  }
18819
18898
  interface IntermediateTableAnalysisRuleCustomArgs {
18820
18899
  additionalAnalyses?: pulumi.Input<enums.cleanrooms.IntermediateTableAdditionalAnalyses | undefined>;
18900
+ aggregationThresholds?: pulumi.Input<pulumi.Input<inputs.cleanrooms.IntermediateTableAggregationThresholdArgs>[] | undefined>;
18821
18901
  allowedAnalyses: pulumi.Input<pulumi.Input<string>[]>;
18822
18902
  allowedAnalysisProviders?: pulumi.Input<pulumi.Input<string>[] | undefined>;
18823
18903
  allowedResultReceivers?: pulumi.Input<pulumi.Input<string>[] | undefined>;
18904
+ comparisonControls?: pulumi.Input<inputs.cleanrooms.IntermediateTableComparisonControlsArgs | undefined>;
18824
18905
  differentialPrivacy?: pulumi.Input<inputs.cleanrooms.IntermediateTableDifferentialPrivacyArgs | undefined>;
18825
18906
  disallowedOutputColumns?: pulumi.Input<pulumi.Input<string>[] | undefined>;
18826
18907
  }
@@ -18830,12 +18911,20 @@ export declare namespace cleanrooms {
18830
18911
  interface IntermediateTableAnalysisRulePolicyV1PropertiesArgs {
18831
18912
  custom: pulumi.Input<inputs.cleanrooms.IntermediateTableAnalysisRuleCustomArgs>;
18832
18913
  }
18914
+ interface IntermediateTableComparisonControlsArgs {
18915
+ allowedColumnComparisonColumns: pulumi.Input<pulumi.Input<string>[]>;
18916
+ allowedLiteralComparisonColumns: pulumi.Input<pulumi.Input<string>[]>;
18917
+ }
18833
18918
  interface IntermediateTableDifferentialPrivacyArgs {
18834
18919
  columns: pulumi.Input<pulumi.Input<inputs.cleanrooms.IntermediateTableDifferentialPrivacyColumnArgs>[]>;
18835
18920
  }
18836
18921
  interface IntermediateTableDifferentialPrivacyColumnArgs {
18837
18922
  name: pulumi.Input<string>;
18838
18923
  }
18924
+ interface IntermediateTableOutputColumnThresholdArgs {
18925
+ minimumIdentityCount: pulumi.Input<number>;
18926
+ outputColumnName: pulumi.Input<string>;
18927
+ }
18839
18928
  interface IntermediateTablePopulationAnalysisConfigurationArgs {
18840
18929
  sqlParameters?: pulumi.Input<inputs.cleanrooms.IntermediateTablePopulationAnalysisSqlParametersArgs | undefined>;
18841
18930
  }
@@ -31471,6 +31560,518 @@ export declare namespace directoryservice {
31471
31560
  vpcId: pulumi.Input<string>;
31472
31561
  }
31473
31562
  }
31563
+ export declare namespace dlm {
31564
+ interface LifecyclePolicyActionArgs {
31565
+ /**
31566
+ * The rule for copying shared snapshots across Regions.
31567
+ */
31568
+ crossRegionCopy: pulumi.Input<pulumi.Input<inputs.dlm.LifecyclePolicyCrossRegionCopyActionArgs>[]>;
31569
+ /**
31570
+ * A descriptive name for the action.
31571
+ */
31572
+ name: pulumi.Input<string>;
31573
+ }
31574
+ /**
31575
+ * Information about the retention period for the snapshot archiving rule.
31576
+ */
31577
+ interface LifecyclePolicyArchiveRetainRuleArgs {
31578
+ /**
31579
+ * Information about retention period in the Amazon EBS Snapshots Archive. For more information, see [Archive Amazon EBS snapshots](https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/snapshot-archive.html) .
31580
+ */
31581
+ retentionArchiveTier: pulumi.Input<inputs.dlm.LifecyclePolicyRetentionArchiveTierArgs>;
31582
+ }
31583
+ /**
31584
+ * **[Custom snapshot policies that target volumes only]** The snapshot archiving rule for the schedule. When you specify an archiving rule, snapshots are automatically moved from the standard tier to the archive tier once the schedule's retention threshold is met. Snapshots are then retained in the archive tier for the archive retention period that you specify.
31585
+ */
31586
+ interface LifecyclePolicyArchiveRuleArgs {
31587
+ /**
31588
+ * Information about the retention period for the snapshot archiving rule.
31589
+ */
31590
+ retainRule: pulumi.Input<inputs.dlm.LifecyclePolicyArchiveRetainRuleArgs>;
31591
+ }
31592
+ /**
31593
+ * The creation rule.
31594
+ */
31595
+ interface LifecyclePolicyCreateRuleArgs {
31596
+ /**
31597
+ * The schedule, as a Cron expression. The schedule interval must be between 1 hour and 1 year.
31598
+ */
31599
+ cronExpression?: pulumi.Input<string | undefined>;
31600
+ /**
31601
+ * The interval between snapshots. The supported values are 1, 2, 3, 4, 6, 8, 12, and 24.
31602
+ */
31603
+ interval?: pulumi.Input<number | undefined>;
31604
+ /**
31605
+ * The interval unit.
31606
+ */
31607
+ intervalUnit?: pulumi.Input<string | undefined>;
31608
+ /**
31609
+ * **[Custom snapshot policies only]** Specifies the destination for snapshots created by the policy. The allowed destinations depend on the location of the targeted resources.
31610
+ *
31611
+ * - If the policy targets resources in a Region, then you must create snapshots in the same Region as the source resource.
31612
+ * - If the policy targets resources in a Local Zone, you can create snapshots in the same Local Zone or in its parent Region.
31613
+ * - If the policy targets resources on an Outpost, then you can create snapshots on the same Outpost or in its parent Region.
31614
+ *
31615
+ * Default: `CLOUD`
31616
+ */
31617
+ location?: pulumi.Input<string | undefined>;
31618
+ /**
31619
+ * **[Custom snapshot policies that target instances only]** Specifies pre and/or post scripts for a snapshot lifecycle policy that targets instances. This is useful for creating application-consistent snapshots, or for performing specific administrative tasks before or after Amazon Data Lifecycle Manager initiates snapshot creation.
31620
+ */
31621
+ scripts?: pulumi.Input<pulumi.Input<inputs.dlm.LifecyclePolicyScriptArgs>[] | undefined>;
31622
+ /**
31623
+ * The time, in UTC, to start the operation. The supported format is hh:mm.
31624
+ *
31625
+ * The operation occurs within a one-hour window following the specified time. If you do not specify a time, Amazon Data Lifecycle Manager selects a time within the next 24 hours.
31626
+ */
31627
+ times?: pulumi.Input<pulumi.Input<string>[] | undefined>;
31628
+ }
31629
+ interface LifecyclePolicyCrossRegionCopyActionArgs {
31630
+ /**
31631
+ * The encryption settings for the copied snapshot.
31632
+ */
31633
+ encryptionConfiguration: pulumi.Input<inputs.dlm.LifecyclePolicyEncryptionConfigurationArgs>;
31634
+ /**
31635
+ * Specifies a retention rule for cross-Region snapshot copies created by snapshot or event-based policies, or cross-Region AMI copies created by AMI policies. After the retention period expires, the cross-Region copy is deleted.
31636
+ */
31637
+ retainRule?: pulumi.Input<inputs.dlm.LifecyclePolicyCrossRegionCopyRetainRuleArgs | undefined>;
31638
+ /**
31639
+ * The target Region.
31640
+ */
31641
+ target: pulumi.Input<string>;
31642
+ }
31643
+ /**
31644
+ * **[Custom AMI policies only]** The AMI deprecation rule for cross-Region AMI copies created by the rule.
31645
+ */
31646
+ interface LifecyclePolicyCrossRegionCopyDeprecateRuleArgs {
31647
+ /**
31648
+ * The period after which to deprecate the cross-Region AMI copies. The period must be less than or equal to the cross-Region AMI copy retention period, and it can't be greater than 10 years. This is equivalent to 120 months, 520 weeks, or 3650 days.
31649
+ */
31650
+ interval: pulumi.Input<number>;
31651
+ /**
31652
+ * The unit of time in which to measure the **Interval**. For example, to deprecate a cross-Region AMI copy after 3 months, specify `Interval=3` and `IntervalUnit=MONTHS`.
31653
+ */
31654
+ intervalUnit: pulumi.Input<string>;
31655
+ }
31656
+ /**
31657
+ * The retention rule that indicates how long the cross-Region snapshot or AMI copies are to be retained in the destination Region.
31658
+ */
31659
+ interface LifecyclePolicyCrossRegionCopyRetainRuleArgs {
31660
+ /**
31661
+ * The amount of time to retain a cross-Region snapshot or AMI copy. The maximum is 100 years. This is equivalent to 1200 months, 5200 weeks, or 36500 days.
31662
+ */
31663
+ interval: pulumi.Input<number>;
31664
+ /**
31665
+ * The unit of time for time-based retention. For example, to retain a cross-Region copy for 3 months, specify `Interval=3` and `IntervalUnit=MONTHS`.
31666
+ */
31667
+ intervalUnit: pulumi.Input<string>;
31668
+ }
31669
+ interface LifecyclePolicyCrossRegionCopyRuleArgs {
31670
+ /**
31671
+ * The Amazon Resource Name (ARN) of the AWS KMS key to use for EBS encryption. If this parameter is not specified, the default KMS key for the account is used.
31672
+ */
31673
+ cmkArn?: pulumi.Input<string | undefined>;
31674
+ /**
31675
+ * Indicates whether to copy all user-defined tags from the source snapshot or AMI to the cross-Region copy.
31676
+ */
31677
+ copyTags?: pulumi.Input<boolean | undefined>;
31678
+ /**
31679
+ * *[Custom AMI policies only]* The AMI deprecation rule for cross-Region AMI copies created by the rule.
31680
+ */
31681
+ deprecateRule?: pulumi.Input<inputs.dlm.LifecyclePolicyCrossRegionCopyDeprecateRuleArgs | undefined>;
31682
+ /**
31683
+ * To encrypt a copy of an unencrypted snapshot if encryption by default is not enabled, enable encryption using this parameter. Copies of encrypted snapshots are encrypted, even if this parameter is `false` or if encryption by default is not enabled.
31684
+ */
31685
+ encrypted: pulumi.Input<boolean>;
31686
+ /**
31687
+ * The retention rule that indicates how long the cross-Region snapshot or AMI copies are to be retained in the destination Region.
31688
+ */
31689
+ retainRule?: pulumi.Input<inputs.dlm.LifecyclePolicyCrossRegionCopyRetainRuleArgs | undefined>;
31690
+ /**
31691
+ * **[Custom snapshot policies only]** The target Region or the Amazon Resource Name (ARN) of the target Outpost for the snapshot copies.
31692
+ */
31693
+ target?: pulumi.Input<string | undefined>;
31694
+ /**
31695
+ * **[Custom AMI policies only]** The target Region or the Amazon Resource Name (ARN) of the target Outpost for the AMI copies.
31696
+ */
31697
+ targetRegion?: pulumi.Input<string | undefined>;
31698
+ }
31699
+ interface LifecyclePolicyCrossRegionCopyTargetArgs {
31700
+ /**
31701
+ * The target Region, for example `us-east-1`.
31702
+ */
31703
+ targetRegion?: pulumi.Input<string | undefined>;
31704
+ }
31705
+ /**
31706
+ * **[Custom AMI policies only]** The AMI deprecation rule for the schedule.
31707
+ */
31708
+ interface LifecyclePolicyDeprecateRuleArgs {
31709
+ /**
31710
+ * If the schedule has a count-based retention rule, this parameter specifies the number of oldest AMIs to deprecate. The count must be less than or equal to the schedule's retention count, and it can't be greater than 1000.
31711
+ */
31712
+ count?: pulumi.Input<number | undefined>;
31713
+ /**
31714
+ * If the schedule has an age-based retention rule, this parameter specifies the period after which to deprecate AMIs created by the schedule. The period must be less than or equal to the schedule's retention period, and it can't be greater than 10 years. This is equivalent to 120 months, 520 weeks, or 3650 days.
31715
+ */
31716
+ interval?: pulumi.Input<number | undefined>;
31717
+ /**
31718
+ * The unit of time in which to measure the **Interval**.
31719
+ */
31720
+ intervalUnit?: pulumi.Input<string | undefined>;
31721
+ }
31722
+ /**
31723
+ * The encryption settings for the copied snapshot.
31724
+ */
31725
+ interface LifecyclePolicyEncryptionConfigurationArgs {
31726
+ /**
31727
+ * The Amazon Resource Name (ARN) of the AWS KMS key to use for EBS encryption. If this parameter is not specified, the default KMS key for the account is used.
31728
+ */
31729
+ cmkArn?: pulumi.Input<string | undefined>;
31730
+ /**
31731
+ * To encrypt a copy of an unencrypted snapshot when encryption by default is not enabled, enable encryption using this parameter. Copies of encrypted snapshots are encrypted, even if this parameter is `false` or when encryption by default is not enabled.
31732
+ */
31733
+ encrypted: pulumi.Input<boolean>;
31734
+ }
31735
+ /**
31736
+ * Information about the event.
31737
+ */
31738
+ interface LifecyclePolicyEventParametersArgs {
31739
+ /**
31740
+ * The snapshot description that can trigger the policy. The description pattern is specified using a regular expression. The policy runs only if a snapshot with a description that matches the specified pattern is shared with your account.
31741
+ */
31742
+ descriptionRegex?: pulumi.Input<string | undefined>;
31743
+ /**
31744
+ * The type of event. Currently, only snapshot sharing events are supported.
31745
+ */
31746
+ eventType: pulumi.Input<string>;
31747
+ /**
31748
+ * The IDs of the AWS accounts that can trigger policy by sharing snapshots with your account. The policy only runs if one of the specified AWS accounts shares a snapshot with your account.
31749
+ */
31750
+ snapshotOwner: pulumi.Input<pulumi.Input<string>[]>;
31751
+ }
31752
+ /**
31753
+ * **[Event-based policies only]** The event that activates the event-based policy.
31754
+ */
31755
+ interface LifecyclePolicyEventSourceArgs {
31756
+ /**
31757
+ * Information about the event.
31758
+ */
31759
+ parameters?: pulumi.Input<inputs.dlm.LifecyclePolicyEventParametersArgs | undefined>;
31760
+ /**
31761
+ * The source of the event. Currently only managed Amazon EventBridge events are supported.
31762
+ */
31763
+ type: pulumi.Input<string>;
31764
+ }
31765
+ /**
31766
+ * **[Default policies only]** Specifies exclusion parameters for volumes or instances for which you do not want to create snapshots or AMIs. The policy will not create snapshots or AMIs for target resources that match any of the specified exclusion parameters.
31767
+ */
31768
+ interface LifecyclePolicyExclusionsArgs {
31769
+ /**
31770
+ * **[Default policies for EBS snapshots only]** Indicates whether to exclude volumes that are attached to instances as the boot volume. If you exclude boot volumes, only volumes attached as data (non-boot) volumes will be backed up by the policy. To exclude boot volumes, specify `true`.
31771
+ */
31772
+ excludeBootVolumes?: pulumi.Input<boolean | undefined>;
31773
+ /**
31774
+ * **[Default policies for EBS-backed AMIs only]** Specifies whether to exclude volumes that have specific tags.
31775
+ */
31776
+ excludeTags?: pulumi.Input<pulumi.Input<inputs.dlm.LifecyclePolicyTagArgs>[] | undefined>;
31777
+ /**
31778
+ * *[Default policies for EBS snapshots only]* Specifies the volume types to exclude. Volumes of the specified types will not be targeted by the policy.
31779
+ */
31780
+ excludeVolumeTypes?: pulumi.Input<pulumi.Input<string>[] | undefined>;
31781
+ }
31782
+ /**
31783
+ * **[Custom snapshot policies only]** The rule for enabling fast snapshot restore.
31784
+ */
31785
+ interface LifecyclePolicyFastRestoreRuleArgs {
31786
+ /**
31787
+ * The Availability Zone IDs in which to enable fast snapshot restore.
31788
+ */
31789
+ availabilityZoneIds?: pulumi.Input<pulumi.Input<string>[] | undefined>;
31790
+ /**
31791
+ * The Availability Zones in which to enable fast snapshot restore.
31792
+ */
31793
+ availabilityZones?: pulumi.Input<pulumi.Input<string>[] | undefined>;
31794
+ /**
31795
+ * The number of snapshots to be enabled with fast snapshot restore.
31796
+ */
31797
+ count?: pulumi.Input<number | undefined>;
31798
+ /**
31799
+ * The amount of time to enable fast snapshot restore. The maximum is 100 years. This is equivalent to 1200 months, 5200 weeks, or 36500 days.
31800
+ */
31801
+ interval?: pulumi.Input<number | undefined>;
31802
+ /**
31803
+ * The unit of time for enabling fast snapshot restore.
31804
+ */
31805
+ intervalUnit?: pulumi.Input<string | undefined>;
31806
+ }
31807
+ /**
31808
+ * **[Custom snapshot and AMI policies only]** A set of optional parameters for snapshot and AMI lifecycle policies.
31809
+ */
31810
+ interface LifecyclePolicyParametersArgs {
31811
+ /**
31812
+ * **[Custom snapshot policies that target instances only]** Indicates whether to exclude the root volume from multi-volume snapshot sets. The default is `false`. If you specify `true`, then the root volumes attached to targeted instances will be excluded from the multi-volume snapshot sets created by the policy.
31813
+ */
31814
+ excludeBootVolume?: pulumi.Input<boolean | undefined>;
31815
+ /**
31816
+ * **[Custom snapshot policies that target instances only]** The tags used to identify data (non-root) volumes to exclude from multi-volume snapshot sets. If you create a snapshot lifecycle policy that targets instances and you specify tags for this parameter, then data volumes with the specified tags that are attached to targeted instances will be excluded from the multi-volume snapshot sets created by the policy.
31817
+ */
31818
+ excludeDataVolumeTags?: pulumi.Input<pulumi.Input<inputs.dlm.LifecyclePolicyTagArgs>[] | undefined>;
31819
+ /**
31820
+ * **[Custom AMI policies only]** Indicates whether targeted instances are rebooted when the lifecycle policy runs. `true` indicates that targeted instances are not rebooted when the policy runs. `false` indicates that target instances are rebooted when the policy runs.
31821
+ *
31822
+ * The default is `true` (instances are not rebooted).
31823
+ */
31824
+ noReboot?: pulumi.Input<boolean | undefined>;
31825
+ }
31826
+ /**
31827
+ * The configuration details of the lifecycle policy.
31828
+ */
31829
+ interface LifecyclePolicyPolicyDetailsArgs {
31830
+ /**
31831
+ * **[Event-based policies only]** The actions to be performed when the event-based policy is activated. You can specify only one action per policy.
31832
+ */
31833
+ actions?: pulumi.Input<pulumi.Input<inputs.dlm.LifecyclePolicyActionArgs>[] | undefined>;
31834
+ /**
31835
+ * **[Default policies only]** Indicates whether the policy should copy tags from the source resource to the snapshot or AMI. If you do not specify a value, the default is `false`.
31836
+ *
31837
+ * Default: `false`
31838
+ */
31839
+ copyTags?: pulumi.Input<boolean | undefined>;
31840
+ /**
31841
+ * **[Default policies only]** Specifies how often the policy should run and create snapshots or AMIs. The creation frequency can range from 1 to 7 days. If you do not specify a value, the default is 1.
31842
+ *
31843
+ * Default: 1
31844
+ */
31845
+ createInterval?: pulumi.Input<number | undefined>;
31846
+ /**
31847
+ * *[Default policies only]* Specifies destination Regions for snapshot or AMI copies. You can specify up to 3 destination Regions. If you do not want to create cross-Region copies, omit this parameter.
31848
+ */
31849
+ crossRegionCopyTargets?: pulumi.Input<pulumi.Input<inputs.dlm.LifecyclePolicyCrossRegionCopyTargetArgs>[] | undefined>;
31850
+ /**
31851
+ * *[Event-based policies only]* The event that activates the event-based policy.
31852
+ */
31853
+ eventSource?: pulumi.Input<inputs.dlm.LifecyclePolicyEventSourceArgs | undefined>;
31854
+ /**
31855
+ * *[Default policies only]* Specifies exclusion parameters for volumes or instances for which you do not want to create snapshots or AMIs. The policy will not create snapshots or AMIs for target resources that match any of the specified exclusion parameters.
31856
+ */
31857
+ exclusions?: pulumi.Input<inputs.dlm.LifecyclePolicyExclusionsArgs | undefined>;
31858
+ /**
31859
+ * **[Default policies only]** Defines the snapshot or AMI retention behavior for the policy if the source volume or instance is deleted, or if the policy enters the error, disabled, or deleted state.
31860
+ *
31861
+ * Default: `false`
31862
+ */
31863
+ extendDeletion?: pulumi.Input<boolean | undefined>;
31864
+ /**
31865
+ * *[Custom snapshot and AMI policies only]* A set of optional parameters for snapshot and AMI lifecycle policies.
31866
+ *
31867
+ * > If you are modifying a policy that was created or previously modified using the Amazon Data Lifecycle Manager console, then you must include this parameter and specify either the default values or the new values that you require. You can't omit this parameter or set its values to null.
31868
+ */
31869
+ parameters?: pulumi.Input<inputs.dlm.LifecyclePolicyParametersArgs | undefined>;
31870
+ /**
31871
+ * The type of policy to create. Specify one of the following:
31872
+ *
31873
+ * - `SIMPLIFIED` -- To create a default policy.
31874
+ * - `STANDARD` -- To create a custom policy.
31875
+ */
31876
+ policyLanguage?: pulumi.Input<string | undefined>;
31877
+ /**
31878
+ * The type of policy. Specify `EBS_SNAPSHOT_MANAGEMENT` to create a lifecycle policy that manages the lifecycle of Amazon EBS snapshots. Specify `IMAGE_MANAGEMENT` to create a lifecycle policy that manages the lifecycle of EBS-backed AMIs. Specify `EVENT_BASED_POLICY` to create an event-based policy that performs specific actions when a defined event occurs in your AWS account.
31879
+ *
31880
+ * The default is `EBS_SNAPSHOT_MANAGEMENT`.
31881
+ */
31882
+ policyType?: pulumi.Input<string | undefined>;
31883
+ /**
31884
+ * **[Custom snapshot and AMI policies only]** The location of the resources to backup. If the source resources are located in a Region, specify `CLOUD`.
31885
+ */
31886
+ resourceLocations?: pulumi.Input<pulumi.Input<string>[] | undefined>;
31887
+ /**
31888
+ * **[Default policies only]** Specify the type of default policy to create.
31889
+ *
31890
+ * - To create a default policy for EBS snapshots, that creates snapshots of all volumes in the Region that do not have recent backups, specify `VOLUME`.
31891
+ * - To create a default policy for EBS-backed AMIs, that creates EBS-backed AMIs from all instances in the Region that do not have recent backups, specify `INSTANCE`.
31892
+ */
31893
+ resourceType?: pulumi.Input<string | undefined>;
31894
+ /**
31895
+ * **[Custom snapshot policies only]** The target resource type for snapshot and AMI lifecycle policies. Use `VOLUME` to create snapshots of individual volumes or use `INSTANCE` to create multi-volume snapshots from the volumes for an instance.
31896
+ */
31897
+ resourceTypes?: pulumi.Input<pulumi.Input<string>[] | undefined>;
31898
+ /**
31899
+ * **[Default policies only]** Specifies how long the policy should retain snapshots or AMIs before deleting them. The retention period can range from 2 to 14 days, but it must be greater than the creation frequency to ensure that the policy retains at least 1 snapshot or AMI at any given time. If you do not specify a value, the default is 7.
31900
+ *
31901
+ * Default: 7
31902
+ */
31903
+ retainInterval?: pulumi.Input<number | undefined>;
31904
+ /**
31905
+ * **[Custom snapshot and AMI policies only]** The schedules of policy-defined actions for snapshot and AMI lifecycle policies. A policy can have up to four schedules -- one mandatory schedule and up to three optional schedules.
31906
+ */
31907
+ schedules?: pulumi.Input<pulumi.Input<inputs.dlm.LifecyclePolicyScheduleArgs>[] | undefined>;
31908
+ /**
31909
+ * **[Custom snapshot and AMI policies only]** The single tag that identifies targeted resources for this policy.
31910
+ */
31911
+ targetTags?: pulumi.Input<pulumi.Input<inputs.dlm.LifecyclePolicyTagArgs>[] | undefined>;
31912
+ }
31913
+ /**
31914
+ * The retention rule for snapshots or AMIs created by the policy.
31915
+ */
31916
+ interface LifecyclePolicyRetainRuleArgs {
31917
+ /**
31918
+ * The number of snapshots to retain for each volume, up to a maximum of 1000. For example if you want to retain a maximum of three snapshots, specify `3`. When the fourth snapshot is created, the oldest retained snapshot is deleted, or it is moved to the archive tier if you have specified an `ArchiveRule`.
31919
+ */
31920
+ count?: pulumi.Input<number | undefined>;
31921
+ /**
31922
+ * The amount of time to retain each snapshot. The maximum is 100 years. This is equivalent to 1200 months, 5200 weeks, or 36500 days.
31923
+ */
31924
+ interval?: pulumi.Input<number | undefined>;
31925
+ /**
31926
+ * The unit of time for time-based retention. For example, to retain snapshots for 3 months, specify `Interval=3` and `IntervalUnit=MONTHS`. Once the snapshot has been retained for 3 months, it is deleted, or it is moved to the archive tier if you have specified an `ArchiveRule`.
31927
+ */
31928
+ intervalUnit?: pulumi.Input<string | undefined>;
31929
+ }
31930
+ /**
31931
+ * Information about retention period in the Amazon EBS Snapshots Archive.
31932
+ */
31933
+ interface LifecyclePolicyRetentionArchiveTierArgs {
31934
+ /**
31935
+ * The maximum number of snapshots to retain in the archive storage tier for each volume. The count must ensure that each snapshot remains in the archive tier for at least 90 days.
31936
+ */
31937
+ count?: pulumi.Input<number | undefined>;
31938
+ /**
31939
+ * Specifies the period of time to retain snapshots in the archive tier. After this period expires, the snapshot is permanently deleted.
31940
+ */
31941
+ interval?: pulumi.Input<number | undefined>;
31942
+ /**
31943
+ * The unit of time in which to measure the **Interval**. For example, to retain snapshots in the archive tier for 6 months, specify `Interval=6` and `IntervalUnit=MONTHS`.
31944
+ */
31945
+ intervalUnit?: pulumi.Input<string | undefined>;
31946
+ }
31947
+ interface LifecyclePolicyScheduleArgs {
31948
+ /**
31949
+ * *[Custom snapshot policies that target volumes only]* The snapshot archiving rule for the schedule. When you specify an archiving rule, snapshots are automatically moved from the standard tier to the archive tier once the schedule's retention threshold is met. Snapshots are then retained in the archive tier for the archive retention period that you specify.
31950
+ *
31951
+ * For more information about using snapshot archiving, see [Considerations for snapshot lifecycle policies](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/snapshot-ami-policy.html#dlm-archive) .
31952
+ */
31953
+ archiveRule?: pulumi.Input<inputs.dlm.LifecyclePolicyArchiveRuleArgs | undefined>;
31954
+ /**
31955
+ * Copy all user-defined tags on a source volume to snapshots of the volume created by this policy.
31956
+ */
31957
+ copyTags?: pulumi.Input<boolean | undefined>;
31958
+ /**
31959
+ * The creation rule.
31960
+ */
31961
+ createRule?: pulumi.Input<inputs.dlm.LifecyclePolicyCreateRuleArgs | undefined>;
31962
+ /**
31963
+ * Specifies a rule for copying snapshots or AMIs across Regions.
31964
+ */
31965
+ crossRegionCopyRules?: pulumi.Input<pulumi.Input<inputs.dlm.LifecyclePolicyCrossRegionCopyRuleArgs>[] | undefined>;
31966
+ /**
31967
+ * *[Custom AMI policies only]* The AMI deprecation rule for the schedule.
31968
+ */
31969
+ deprecateRule?: pulumi.Input<inputs.dlm.LifecyclePolicyDeprecateRuleArgs | undefined>;
31970
+ /**
31971
+ * *[Custom snapshot policies only]* The rule for enabling fast snapshot restore.
31972
+ */
31973
+ fastRestoreRule?: pulumi.Input<inputs.dlm.LifecyclePolicyFastRestoreRuleArgs | undefined>;
31974
+ /**
31975
+ * The name of the schedule.
31976
+ */
31977
+ name?: pulumi.Input<string | undefined>;
31978
+ /**
31979
+ * The retention rule for snapshots or AMIs created by the policy.
31980
+ */
31981
+ retainRule?: pulumi.Input<inputs.dlm.LifecyclePolicyRetainRuleArgs | undefined>;
31982
+ /**
31983
+ * **[Custom snapshot policies only]** The rule for sharing snapshots with other AWS accounts.
31984
+ */
31985
+ shareRules?: pulumi.Input<pulumi.Input<inputs.dlm.LifecyclePolicyShareRuleArgs>[] | undefined>;
31986
+ /**
31987
+ * The tags to apply to policy-created resources. These user-defined tags are in addition to the AWS-added lifecycle tags.
31988
+ */
31989
+ tagsToAdd?: pulumi.Input<pulumi.Input<inputs.dlm.LifecyclePolicyTagArgs>[] | undefined>;
31990
+ /**
31991
+ * **[AMI policies and snapshot policies that target instances only]** A collection of key/value pairs with values determined dynamically when the policy is executed. Keys may be any valid Amazon EC2 tag key. Values must be in one of the two following formats: `$(instance-id)` or `$(timestamp)`. Variable tags are only valid for EBS Snapshot Management -- Instance policies.
31992
+ */
31993
+ variableTags?: pulumi.Input<pulumi.Input<inputs.dlm.LifecyclePolicyTagArgs>[] | undefined>;
31994
+ }
31995
+ interface LifecyclePolicyScriptArgs {
31996
+ /**
31997
+ * Indicates whether Amazon Data Lifecycle Manager should default to crash-consistent snapshots if the pre script fails.
31998
+ *
31999
+ * - To default to crash consistent snapshot if the pre script fails, specify `true`.
32000
+ * - To skip the instance for snapshot creation if the pre script fails, specify `false`.
32001
+ *
32002
+ * This parameter is supported only if you run a pre script. If you run a post script only, omit this parameter.
32003
+ *
32004
+ * Default: `true`
32005
+ */
32006
+ executeOperationOnScriptFailure?: pulumi.Input<boolean | undefined>;
32007
+ /**
32008
+ * The SSM document that includes the pre and/or post scripts to run.
32009
+ *
32010
+ * If you are automating VSS backups, specify `AWS_VSS_BACKUP`. In this case, Amazon Data Lifecycle Manager automatically uses the `AWSEC2-CreateVssSnapshot` SSM document.
32011
+ *
32012
+ * If you are using a custom SSM document that you own, specify either the name or ARN of the SSM document. If you are using a custom SSM document that is shared with you, specify the ARN of the SSM document.
32013
+ */
32014
+ executionHandler?: pulumi.Input<string | undefined>;
32015
+ /**
32016
+ * Indicates the service used to execute the pre and/or post scripts.
32017
+ *
32018
+ * Default: `AWS_SYSTEMS_MANAGER`
32019
+ */
32020
+ executionHandlerService?: pulumi.Input<string | undefined>;
32021
+ /**
32022
+ * Specifies a timeout period, in seconds, after which Amazon Data Lifecycle Manager fails the script run attempt if it has not completed. If a script does not complete within its timeout period, Amazon Data Lifecycle Manager fails the attempt. The timeout period applies to the pre and post scripts individually.
32023
+ *
32024
+ * Default: 10
32025
+ */
32026
+ executionTimeout?: pulumi.Input<number | undefined>;
32027
+ /**
32028
+ * Specifies the number of times Amazon Data Lifecycle Manager should retry scripts that fail.
32029
+ *
32030
+ * If the pre script fails, Amazon Data Lifecycle Manager retries the entire snapshot creation process, including running the pre and post scripts.
32031
+ *
32032
+ * If the post script fails, Amazon Data Lifecycle Manager retries the post script only; in this case, the pre script will have completed and the snapshot might have been created.
32033
+ *
32034
+ * If you do not want Amazon Data Lifecycle Manager to retry failed scripts, specify `0`.
32035
+ *
32036
+ * Default: 0
32037
+ */
32038
+ maximumRetryCount?: pulumi.Input<number | undefined>;
32039
+ /**
32040
+ * Indicate which scripts Amazon Data Lifecycle Manager should run on target instances. Pre scripts run before Amazon Data Lifecycle Manager initiates snapshot creation. Post scripts run after Amazon Data Lifecycle Manager initiates snapshot creation.
32041
+ *
32042
+ * - To run a pre script only, specify `PRE`.
32043
+ * - To run a post script only, specify `POST`.
32044
+ * - To run both pre and post scripts, specify both `PRE` and `POST`.
32045
+ *
32046
+ * Default: PRE and POST
32047
+ */
32048
+ stages?: pulumi.Input<pulumi.Input<string>[] | undefined>;
32049
+ }
32050
+ interface LifecyclePolicyShareRuleArgs {
32051
+ /**
32052
+ * The IDs of the AWS accounts with which to share the snapshots.
32053
+ */
32054
+ targetAccounts?: pulumi.Input<pulumi.Input<string>[] | undefined>;
32055
+ /**
32056
+ * The period after which snapshots that are shared with other AWS accounts are automatically unshared.
32057
+ */
32058
+ unshareInterval?: pulumi.Input<number | undefined>;
32059
+ /**
32060
+ * The unit of time for the automatic unsharing interval.
32061
+ */
32062
+ unshareIntervalUnit?: pulumi.Input<string | undefined>;
32063
+ }
32064
+ interface LifecyclePolicyTagArgs {
32065
+ /**
32066
+ * The tag key.
32067
+ */
32068
+ key: pulumi.Input<string>;
32069
+ /**
32070
+ * The tag value.
32071
+ */
32072
+ value: pulumi.Input<string>;
32073
+ }
32074
+ }
31474
32075
  export declare namespace dms {
31475
32076
  interface DataMigrationSettingsArgs {
31476
32077
  /**
@@ -33054,6 +33655,7 @@ export declare namespace dynamodb {
33054
33655
  * You can update the `ResourcePolicy` property if you've specified more than one table using the [AWS ::DynamoDB::GlobalTable](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-globaltable.html) resource.
33055
33656
  */
33056
33657
  resourcePolicy?: pulumi.Input<inputs.dynamodb.GlobalTableResourcePolicyArgs | undefined>;
33658
+ tags?: pulumi.Input<pulumi.Input<inputs.dynamodb.GlobalTableTagArgs>[] | undefined>;
33057
33659
  }
33058
33660
  interface GlobalTableResourcePolicyArgs {
33059
33661
  /**
@@ -33452,6 +34054,22 @@ export declare namespace dynamodb {
33452
34054
  * + ``NEW_AND_OLD_IMAGES`` - Both the new and the old item images of the item are written to the stream.
33453
34055
  */
33454
34056
  streamViewType: pulumi.Input<string>;
34057
+ tags?: pulumi.Input<pulumi.Input<inputs.dynamodb.TableTagArgs>[] | undefined>;
34058
+ }
34059
+ /**
34060
+ * Describes a tag. A tag is a key-value pair. You can add up to 50 tags to a single DynamoDB table.
34061
+ * AWS-assigned tag names and values are automatically assigned the ``aws:`` prefix, which the user cannot assign. AWS-assigned tag names do not count towards the tag limit of 50. User-assigned tag names have the prefix ``user:`` in the Cost Allocation Report. You cannot backdate the application of a tag.
34062
+ * For an overview on tagging DynamoDB resources, see [Tagging for DynamoDB](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/Tagging.html) in the *Amazon DynamoDB Developer Guide*.
34063
+ */
34064
+ interface TableTagArgs {
34065
+ /**
34066
+ * The key of the tag. Tag keys are case sensitive. Each DynamoDB table 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.
34067
+ */
34068
+ key: pulumi.Input<string>;
34069
+ /**
34070
+ * The value of the tag. Tag values are case-sensitive and can be null.
34071
+ */
34072
+ value: pulumi.Input<string>;
33455
34073
  }
33456
34074
  /**
33457
34075
  * Represents the settings used to enable or disable Time to Live (TTL) for the specified table.
@@ -33483,6 +34101,18 @@ export declare namespace dynamodb {
33483
34101
  }
33484
34102
  }
33485
34103
  export declare namespace ec2 {
34104
+ interface ApplicationStatusCheckHealthCheckPathArgs {
34105
+ destinations?: pulumi.Input<pulumi.Input<inputs.ec2.ApplicationStatusCheckHealthCheckPathDestinationArgs>[] | undefined>;
34106
+ source?: pulumi.Input<inputs.ec2.ApplicationStatusCheckHealthCheckPathSourceArgs | undefined>;
34107
+ }
34108
+ interface ApplicationStatusCheckHealthCheckPathDestinationArgs {
34109
+ securityGroupId?: pulumi.Input<string | undefined>;
34110
+ subnetId?: pulumi.Input<string | undefined>;
34111
+ }
34112
+ interface ApplicationStatusCheckHealthCheckPathSourceArgs {
34113
+ securityGroupId?: pulumi.Input<string | undefined>;
34114
+ subnetId?: pulumi.Input<string | undefined>;
34115
+ }
33486
34116
  interface CapacityReservationFleetInstanceTypeSpecificationArgs {
33487
34117
  /**
33488
34118
  * The Availability Zone in which the Capacity Reservation Fleet reserves the capacity. A Capacity Reservation Fleet can't span Availability Zones. All instance type specifications that you specify for the Fleet must use the same Availability Zone.
@@ -33688,6 +34318,10 @@ export declare namespace ec2 {
33688
34318
  */
33689
34319
  usageStrategy?: pulumi.Input<enums.ec2.Ec2FleetCapacityReservationOptionsRequestUsageStrategy | undefined>;
33690
34320
  }
34321
+ interface Ec2FleetCapacityReservationTargetRequestArgs {
34322
+ capacityReservationIds?: pulumi.Input<pulumi.Input<string>[] | undefined>;
34323
+ capacityReservationResourceGroupArns?: pulumi.Input<pulumi.Input<string>[] | undefined>;
34324
+ }
33691
34325
  interface Ec2FleetCpuPerformanceFactorRequestArgs {
33692
34326
  /**
33693
34327
  * Specify an instance family to use as the baseline reference for CPU performance. All instance types that match your specified attributes will be compared against the CPU performance of the referenced instance family, regardless of CPU manufacturer or architecture differences.
@@ -34307,8 +34941,14 @@ export declare namespace ec2 {
34307
34941
  primary?: pulumi.Input<boolean | undefined>;
34308
34942
  privateIpAddress?: pulumi.Input<string | undefined>;
34309
34943
  }
34944
+ interface Ec2FleetReservedCapacityFallbackOptionsRequestArgs {
34945
+ marketTypes?: pulumi.Input<pulumi.Input<enums.ec2.Ec2FleetReservedCapacityFallbackOptionsRequestMarketTypesItem>[] | undefined>;
34946
+ }
34310
34947
  interface Ec2FleetReservedCapacityOptionsRequestArgs {
34948
+ allocationStrategy?: pulumi.Input<enums.ec2.Ec2FleetReservedCapacityOptionsRequestAllocationStrategy | undefined>;
34949
+ capacityReservationTarget?: pulumi.Input<inputs.ec2.Ec2FleetCapacityReservationTargetRequestArgs | undefined>;
34311
34950
  reservationTypes?: pulumi.Input<pulumi.Input<enums.ec2.Ec2FleetReservedCapacityOptionsRequestReservationTypesItem>[] | undefined>;
34951
+ reservedCapacityFallbackOptions?: pulumi.Input<inputs.ec2.Ec2FleetReservedCapacityFallbackOptionsRequestArgs | undefined>;
34312
34952
  }
34313
34953
  interface Ec2FleetSpotOptionsRequestArgs {
34314
34954
  /**
@@ -41498,6 +42138,19 @@ export declare namespace eks {
41498
42138
  */
41499
42139
  serviceAccount: pulumi.Input<string>;
41500
42140
  }
42141
+ /**
42142
+ * Configuration settings for an ACK (AWS Controllers for Kubernetes) capability.
42143
+ */
42144
+ interface CapabilityAckArgs {
42145
+ /**
42146
+ * A list of ACK service names to disable. Controllers for services in this list are not installed or managed.
42147
+ */
42148
+ disabledServices?: pulumi.Input<pulumi.Input<string>[] | undefined>;
42149
+ /**
42150
+ * Whether cross-namespace references are enabled for ACK controllers. When not specified, the service default applies.
42151
+ */
42152
+ enableCrossNamespace?: pulumi.Input<boolean | undefined>;
42153
+ }
41501
42154
  /**
41502
42155
  * Configuration settings for an Argo CD capability. This includes the Kubernetes namespace, IAM Identity Center integration, RBAC role mappings, and network access configuration.
41503
42156
  */
@@ -41551,7 +42204,7 @@ export declare namespace eks {
41551
42204
  * Configuration settings for a capability. The structure of this object varies depending on the capability type.
41552
42205
  */
41553
42206
  interface CapabilityConfigurationArgs {
41554
- ack?: any | undefined;
42207
+ ack?: pulumi.Input<inputs.eks.CapabilityAckArgs | undefined>;
41555
42208
  argoCd?: pulumi.Input<inputs.eks.CapabilityArgoCdArgs | undefined>;
41556
42209
  }
41557
42210
  /**
@@ -41715,6 +42368,7 @@ export declare namespace eks {
41715
42368
  */
41716
42369
  interface ClusterKubeControllerManagerConfigArgs {
41717
42370
  horizontalPodAutoscalerControllerConfig?: pulumi.Input<inputs.eks.ClusterHorizontalPodAutoscalerControllerConfigArgs | undefined>;
42371
+ podGcControllerConfig?: pulumi.Input<inputs.eks.ClusterPodGcControllerConfigArgs | undefined>;
41718
42372
  }
41719
42373
  /**
41720
42374
  * The configuration for the Kubernetes scheduler on an Amazon EKS cluster.
@@ -41794,6 +42448,15 @@ export declare namespace eks {
41794
42448
  */
41795
42449
  outpostArns: pulumi.Input<pulumi.Input<string>[]>;
41796
42450
  }
42451
+ /**
42452
+ * The pod garbage collector controller configuration.
42453
+ */
42454
+ interface ClusterPodGcControllerConfigArgs {
42455
+ /**
42456
+ * The number of terminated pods that can exist before the terminated pod garbage collector starts deleting them.
42457
+ */
42458
+ terminatedPodGcThreshold?: pulumi.Input<number | undefined>;
42459
+ }
41797
42460
  interface ClusterProviderArgs {
41798
42461
  /**
41799
42462
  * Amazon Resource Name (ARN) or alias of the KMS key. The KMS key must be symmetric, created in the same region as the cluster, and if the KMS key was created in a different account, the user must have access to the KMS key.
@@ -43604,7 +44267,13 @@ export declare namespace elementalinference {
43604
44267
  interface FeedCroppingConfigArgs {
43605
44268
  templateGroups?: pulumi.Input<pulumi.Input<inputs.elementalinference.FeedTemplateGroupArgs>[] | undefined>;
43606
44269
  }
44270
+ /**
44271
+ * Identifies the fixture whose event data Elemental Inference maps onto the clipping metadata for an output.
44272
+ */
43607
44273
  interface FeedDataSourceConfigurationArgs {
44274
+ /**
44275
+ * The ID of the fixture whose event data you want Elemental Inference to map onto this clipping output. To obtain this ID, use the SearchFixtures operation.
44276
+ */
43608
44277
  fixtureId: pulumi.Input<string>;
43609
44278
  }
43610
44279
  interface FeedGetOutputArgs {
@@ -46545,6 +47214,229 @@ export declare namespace fsx {
46545
47214
  */
46546
47215
  vpcId: pulumi.Input<string>;
46547
47216
  }
47217
+ interface VolumeAggregateConfigurationArgs {
47218
+ /**
47219
+ * The list of aggregates that this volume resides on. Aggregates are storage pools which make up your primary storage tier.
47220
+ */
47221
+ aggregates?: pulumi.Input<pulumi.Input<string>[] | undefined>;
47222
+ /**
47223
+ * Used to explicitly set the number of constituents within the FlexGroup per storage aggregate. This field is optional when creating a FlexGroup volume. If unspecified, the default value will be 8. This field cannot be provided when creating a FlexVol volume.
47224
+ */
47225
+ constituentsPerAggregate?: pulumi.Input<number | undefined>;
47226
+ }
47227
+ interface VolumeAutocommitPeriodArgs {
47228
+ /**
47229
+ * Defines the type of time for the autocommit period of a file in an FSx for ONTAP SnapLock volume. Setting this value to NONE disables autocommit. The default value is NONE.
47230
+ */
47231
+ type: pulumi.Input<string>;
47232
+ /**
47233
+ * Defines the amount of time for the autocommit period of a file in an FSx for ONTAP SnapLock volume.
47234
+ */
47235
+ value?: pulumi.Input<number | undefined>;
47236
+ }
47237
+ interface VolumeClientConfigurationsArgs {
47238
+ /**
47239
+ * A value that specifies who can mount the file system. You can provide a wildcard character (*), an IP address (0.0.0.0), or a CIDR address (192.0.2.0/24). By default, Amazon FSx uses the wildcard character when specifying the client.
47240
+ */
47241
+ clients: pulumi.Input<string>;
47242
+ /**
47243
+ * The configuration object for mounting a Network File System (NFS) file system.
47244
+ */
47245
+ options: pulumi.Input<pulumi.Input<string>[]>;
47246
+ }
47247
+ interface VolumeNfsExportsArgs {
47248
+ /**
47249
+ * The configuration object for mounting a Network File System (NFS) file system.
47250
+ */
47251
+ clientConfigurations: pulumi.Input<pulumi.Input<inputs.fsx.VolumeClientConfigurationsArgs>[]>;
47252
+ }
47253
+ interface VolumeOntapConfigurationArgs {
47254
+ /**
47255
+ * Used to specify the configuration options for an FSx for ONTAP volume's storage aggregate or aggregates.
47256
+ */
47257
+ aggregateConfiguration?: pulumi.Input<inputs.fsx.VolumeAggregateConfigurationArgs | undefined>;
47258
+ /**
47259
+ * A boolean flag indicating whether tags for the volume should be copied to backups.
47260
+ */
47261
+ copyTagsToBackups?: pulumi.Input<string | undefined>;
47262
+ /**
47263
+ * Specifies the location in the SVM's namespace where the volume is mounted. This parameter is required. The JunctionPath must have a leading forward slash, such as /vol3.
47264
+ */
47265
+ junctionPath?: pulumi.Input<string | undefined>;
47266
+ /**
47267
+ * Specifies the type of volume you are creating. Valid values are the following: RW or DP
47268
+ */
47269
+ ontapVolumeType?: pulumi.Input<string | undefined>;
47270
+ /**
47271
+ * Specifies the security style for the volume. If a volume's security style is not specified, it is automatically set to the root volume's security style.
47272
+ */
47273
+ securityStyle?: pulumi.Input<string | undefined>;
47274
+ /**
47275
+ * Specifies the configured size of the volume, in bytes.
47276
+ */
47277
+ sizeInBytes?: pulumi.Input<string | undefined>;
47278
+ /**
47279
+ * Use SizeInBytes instead. Specifies the size of the volume, in megabytes (MB), that you are creating
47280
+ */
47281
+ sizeInMegabytes?: pulumi.Input<string | undefined>;
47282
+ /**
47283
+ * The SnapLock configuration object for an FSx for ONTAP SnapLock volume.
47284
+ */
47285
+ snaplockConfiguration?: pulumi.Input<inputs.fsx.VolumeSnaplockConfigurationArgs | undefined>;
47286
+ /**
47287
+ * Specifies the snapshot policy for the volume. There are three built-in snapshot policies: default, default-1weekly, none.
47288
+ */
47289
+ snapshotPolicy?: pulumi.Input<string | undefined>;
47290
+ /**
47291
+ * Set to true to enable deduplication, compression, and compaction storage efficiency features on the volume, or set to false to disable them.
47292
+ */
47293
+ storageEfficiencyEnabled?: pulumi.Input<string | undefined>;
47294
+ /**
47295
+ * Specifies the ONTAP SVM in which to create the volume.
47296
+ */
47297
+ storageVirtualMachineId: pulumi.Input<string>;
47298
+ /**
47299
+ * Describes the data tiering policy for an ONTAP volume.
47300
+ */
47301
+ tieringPolicy?: pulumi.Input<inputs.fsx.VolumeTieringPolicyArgs | undefined>;
47302
+ /**
47303
+ * Use to specify the style of an ONTAP volume.
47304
+ */
47305
+ volumeStyle?: pulumi.Input<string | undefined>;
47306
+ }
47307
+ interface VolumeOpenZfsConfigurationArgs {
47308
+ /**
47309
+ * A Boolean value indicating whether tags for the volume should be copied to snapshots. This value defaults to false. If this value is set to true, and you do not specify any tags, all tags for the original volume are copied over to snapshots. If this value is set to true, and you do specify one or more tags, only the specified tags for the original volume are copied over to snapshots. If you specify one or more tags when creating a new snapshot, no tags are copied over from the original volume, regardless of this value.
47310
+ */
47311
+ copyTagsToSnapshots?: pulumi.Input<boolean | undefined>;
47312
+ /**
47313
+ * Specifies the method used to compress the data on the volume
47314
+ */
47315
+ dataCompressionType?: pulumi.Input<string | undefined>;
47316
+ /**
47317
+ * The configuration object for mounting a Network File System (NFS) file system.
47318
+ */
47319
+ nfsExports?: pulumi.Input<pulumi.Input<inputs.fsx.VolumeNfsExportsArgs>[] | undefined>;
47320
+ /**
47321
+ * The configuration object for mounting a Network File System (NFS) file system.
47322
+ */
47323
+ options?: pulumi.Input<pulumi.Input<string>[] | undefined>;
47324
+ /**
47325
+ * The configuration of an Amazon FSx for OpenZFS volume.
47326
+ */
47327
+ originSnapshot?: pulumi.Input<inputs.fsx.VolumeOriginSnapshotArgs | undefined>;
47328
+ /**
47329
+ * The ID of the volume to use as the parent volume of the volume that you are creating.
47330
+ */
47331
+ parentVolumeId: pulumi.Input<string>;
47332
+ /**
47333
+ * A Boolean value indicating whether the volume is read-only.
47334
+ */
47335
+ readOnly?: pulumi.Input<boolean | undefined>;
47336
+ /**
47337
+ * Specifies the suggested block size for a volume in a ZFS dataset, in kibibytes (KiB).
47338
+ */
47339
+ recordSizeKiB?: pulumi.Input<number | undefined>;
47340
+ /**
47341
+ * Sets the maximum storage size in gibibytes (GiB) for the volume. You can specify a quota that is larger than the storage on the parent volume. A volume quota limits the amount of storage that the volume can consume to the configured amount, but does not guarantee the space will be available on the parent volume. To guarantee quota space, you must also set StorageCapacityReservationGiB. To not specify a storage capacity quota, set this to -1.
47342
+ */
47343
+ storageCapacityQuotaGiB?: pulumi.Input<number | undefined>;
47344
+ /**
47345
+ * Specifies the amount of storage in gibibytes (GiB) to reserve from the parent volume. Setting StorageCapacityReservationGiB guarantees that the specified amount of storage space on the parent volume will always be available for the volume. You can't reserve more storage than the parent volume has. To not specify a storage capacity reservation, set this to 0 or -1. For more information, see Volume properties in the Amazon FSx for OpenZFS User Guide.
47346
+ */
47347
+ storageCapacityReservationGiB?: pulumi.Input<number | undefined>;
47348
+ /**
47349
+ * Configures how much storage users and groups can use on the volume.
47350
+ */
47351
+ userAndGroupQuotas?: pulumi.Input<pulumi.Input<inputs.fsx.VolumeUserAndGroupQuotasArgs>[] | undefined>;
47352
+ }
47353
+ interface VolumeOriginSnapshotArgs {
47354
+ /**
47355
+ * The configuration object for mounting a Network File System (NFS) file system.
47356
+ */
47357
+ copyStrategy: pulumi.Input<string>;
47358
+ /**
47359
+ * Specifies the snapshot to use when creating an OpenZFS volume from a snapshot.
47360
+ */
47361
+ snapshotArn: pulumi.Input<string>;
47362
+ }
47363
+ interface VolumeRetentionPeriodArgs {
47364
+ /**
47365
+ * Defines the type of time for the retention period of an FSx for ONTAP SnapLock volume. Set it to one of the valid types. If you set it to INFINITE, the files are retained forever. If you set it to UNSPECIFIED, the files are retained until you set an explicit retention period.
47366
+ */
47367
+ type: pulumi.Input<string>;
47368
+ /**
47369
+ * Defines the amount of time for the retention period of an FSx for ONTAP SnapLock volume. You can't set a value for INFINITE or UNSPECIFIED.
47370
+ */
47371
+ value?: pulumi.Input<number | undefined>;
47372
+ }
47373
+ interface VolumeSnaplockConfigurationArgs {
47374
+ /**
47375
+ * Enables or disables the audit log volume for an FSx for ONTAP SnapLock volume
47376
+ */
47377
+ auditLogVolume?: pulumi.Input<string | undefined>;
47378
+ /**
47379
+ * The configuration object for setting the autocommit period of files in an FSx for ONTAP SnapLock volume.
47380
+ */
47381
+ autocommitPeriod?: pulumi.Input<inputs.fsx.VolumeAutocommitPeriodArgs | undefined>;
47382
+ /**
47383
+ * Enables, disables, or permanently disables privileged delete on an FSx for ONTAP SnapLock Enterprise volume.
47384
+ */
47385
+ privilegedDelete?: pulumi.Input<string | undefined>;
47386
+ /**
47387
+ * Specifies the retention period of an FSx for ONTAP SnapLock volume.
47388
+ */
47389
+ retentionPeriod?: pulumi.Input<inputs.fsx.VolumeSnaplockRetentionPeriodArgs | undefined>;
47390
+ /**
47391
+ * Specifies the retention mode of an FSx for ONTAP SnapLock volume. After it is set, it can't be changed.
47392
+ */
47393
+ snaplockType: pulumi.Input<string>;
47394
+ /**
47395
+ * Enables or disables volume-append mode on an FSx for ONTAP SnapLock volume.
47396
+ */
47397
+ volumeAppendModeEnabled?: pulumi.Input<string | undefined>;
47398
+ }
47399
+ interface VolumeSnaplockRetentionPeriodArgs {
47400
+ /**
47401
+ * The retention period assigned to a write once, read many (WORM) file by default if an explicit retention period is not set for an FSx for ONTAP SnapLock volume.
47402
+ */
47403
+ defaultRetention: pulumi.Input<inputs.fsx.VolumeRetentionPeriodArgs>;
47404
+ /**
47405
+ * The longest retention period that can be assigned to a WORM file on an FSx for ONTAP SnapLock volume.
47406
+ */
47407
+ maximumRetention: pulumi.Input<inputs.fsx.VolumeRetentionPeriodArgs>;
47408
+ /**
47409
+ * The shortest retention period that can be assigned to a WORM file on an FSx for ONTAP SnapLock volume.
47410
+ */
47411
+ minimumRetention: pulumi.Input<inputs.fsx.VolumeRetentionPeriodArgs>;
47412
+ }
47413
+ /**
47414
+ * Describes the data tiering policy for an ONTAP volume. When enabled, Amazon FSx for ONTAP's intelligent tiering automatically transitions a volume's data between the file system's primary storage and capacity pool storage based on your access patterns.
47415
+ */
47416
+ interface VolumeTieringPolicyArgs {
47417
+ /**
47418
+ * Specifies the number of days that user data in a volume must remain inactive before it is considered "cold" and moved to the capacity pool.
47419
+ */
47420
+ coolingPeriod?: pulumi.Input<number | undefined>;
47421
+ /**
47422
+ * Specifies the tiering policy used to transition data. Default value is SNAPSHOT_ONLY.
47423
+ */
47424
+ name?: pulumi.Input<string | undefined>;
47425
+ }
47426
+ interface VolumeUserAndGroupQuotasArgs {
47427
+ /**
47428
+ * The ID of the user or group that the quota applies to.
47429
+ */
47430
+ id: pulumi.Input<number>;
47431
+ /**
47432
+ * The user or group's storage quota, in gibibytes (GiB).
47433
+ */
47434
+ storageCapacityQuotaGiB: pulumi.Input<number>;
47435
+ /**
47436
+ * Specifies whether the quota applies to a user or group.
47437
+ */
47438
+ type: pulumi.Input<string>;
47439
+ }
46548
47440
  }
46549
47441
  export declare namespace gamelift {
46550
47442
  interface AliasRoutingStrategyArgs {
@@ -52367,6 +53259,7 @@ export declare namespace iot {
52367
53259
  * Send data to an HTTPS endpoint.
52368
53260
  */
52369
53261
  http?: pulumi.Input<inputs.iot.TopicRuleHttpActionArgs | undefined>;
53262
+ influxDb?: pulumi.Input<inputs.iot.TopicRuleInfluxDbActionArgs | undefined>;
52370
53263
  /**
52371
53264
  * Sends message data to an AWS IoT Analytics channel.
52372
53265
  */
@@ -52536,6 +53429,28 @@ export declare namespace iot {
52536
53429
  */
52537
53430
  confirmationUrl?: pulumi.Input<string | undefined>;
52538
53431
  }
53432
+ interface TopicRuleDestinationInfluxDbDestinationPropertiesArgs {
53433
+ /**
53434
+ * The endpoint URL of the InfluxDB database.
53435
+ */
53436
+ endpoint: pulumi.Input<string>;
53437
+ /**
53438
+ * The version of the InfluxDB database (for example, V2 or V3).
53439
+ */
53440
+ influxDbVersion: pulumi.Input<string>;
53441
+ /**
53442
+ * The ARN or name of the Secrets Manager secret containing the InfluxDB API token.
53443
+ */
53444
+ secretId: pulumi.Input<string>;
53445
+ /**
53446
+ * The key name within the secret that contains the InfluxDB token.
53447
+ */
53448
+ secretKey?: pulumi.Input<string | undefined>;
53449
+ /**
53450
+ * The type of the secret value (SecretString or SecretBinary).
53451
+ */
53452
+ secretType?: pulumi.Input<string | undefined>;
53453
+ }
52539
53454
  interface TopicRuleDestinationVpcDestinationPropertiesArgs {
52540
53455
  /**
52541
53456
  * The ARN of a role that has permission to create and attach to elastic network interfaces (ENIs).
@@ -52684,6 +53599,24 @@ export declare namespace iot {
52684
53599
  */
52685
53600
  sigv4?: pulumi.Input<inputs.iot.TopicRuleSigV4AuthorizationArgs | undefined>;
52686
53601
  }
53602
+ interface TopicRuleInfluxDbActionArgs {
53603
+ batchConfig?: pulumi.Input<inputs.iot.TopicRuleInfluxDbBatchConfigArgs | undefined>;
53604
+ databaseName: pulumi.Input<string>;
53605
+ destinationArn: pulumi.Input<string>;
53606
+ organization?: pulumi.Input<string | undefined>;
53607
+ roleArn: pulumi.Input<string>;
53608
+ tableName: pulumi.Input<string>;
53609
+ tags?: pulumi.Input<{
53610
+ [key: string]: pulumi.Input<string>;
53611
+ } | undefined>;
53612
+ timestampUnit?: pulumi.Input<string | undefined>;
53613
+ }
53614
+ interface TopicRuleInfluxDbBatchConfigArgs {
53615
+ batchAcrossTopics?: pulumi.Input<boolean | undefined>;
53616
+ maxBatchOpenMs?: pulumi.Input<number | undefined>;
53617
+ maxBatchSize?: pulumi.Input<number | undefined>;
53618
+ maxBatchSizeBytes?: pulumi.Input<number | undefined>;
53619
+ }
52687
53620
  interface TopicRuleIotAnalyticsActionArgs {
52688
53621
  /**
52689
53622
  * Whether to process the action as a batch. The default value is `false` .
@@ -59435,6 +60368,7 @@ export declare namespace lakeformation {
59435
60368
  filterExpression?: pulumi.Input<string | undefined>;
59436
60369
  }
59437
60370
  interface PrincipalPermissionsCatalogResourceArgs {
60371
+ id?: pulumi.Input<string | undefined>;
59438
60372
  }
59439
60373
  /**
59440
60374
  * A wildcard object, consisting of an optional list of excluded column names or indexes.
@@ -64580,6 +65514,12 @@ export declare namespace mediaconnect {
64580
65514
  */
64581
65515
  interface RouterOutputResourceDefaultMaintenanceConfigurationArgs {
64582
65516
  }
65517
+ /**
65518
+ * The fabric configuration settings for the router output.
65519
+ */
65520
+ interface RouterOutputResourceFabricConfigurationArgs {
65521
+ recoveryLatencyMode: pulumi.Input<enums.mediaconnect.RouterOutputResourceFabricLatencyMode>;
65522
+ }
64583
65523
  /**
64584
65524
  * The configuration that defines how content is encrypted during transit between the MediaConnect router and a MediaConnect flow.
64585
65525
  */
@@ -68004,6 +68944,17 @@ export declare namespace mwaa {
68004
68944
  }
68005
68945
  }
68006
68946
  export declare namespace mwaaserverless {
68947
+ /**
68948
+ * The location of code artifacts in Amazon S3 for the workflow. Modeled as a single-member container so it stays extensible to future artifact types (e.g. OCI images).
68949
+ */
68950
+ interface WorkflowCodeArgs {
68951
+ s3Location?: pulumi.Input<inputs.mwaaserverless.WorkflowCodeS3LocationArgs | undefined>;
68952
+ }
68953
+ interface WorkflowCodeS3LocationArgs {
68954
+ bucket: pulumi.Input<string>;
68955
+ objectKey: pulumi.Input<string>;
68956
+ versionId?: pulumi.Input<string | undefined>;
68957
+ }
68007
68958
  interface WorkflowEncryptionConfigurationArgs {
68008
68959
  kmsKeyId?: pulumi.Input<string | undefined>;
68009
68960
  type: pulumi.Input<enums.mwaaserverless.WorkflowEncryptionConfigurationType>;
@@ -103031,6 +103982,8 @@ export declare namespace rds {
103031
103982
  * The upper limit in gibibytes (GiB) to which RDS can automatically scale the storage of the additional storage volume.
103032
103983
  */
103033
103984
  maxAllocatedStorage?: pulumi.Input<number | undefined>;
103985
+ storageOperationPercentProgress?: pulumi.Input<number | undefined>;
103986
+ storageOperationStatus?: pulumi.Input<string | undefined>;
103034
103987
  /**
103035
103988
  * The storage throughput value for the additional storage volume, in mebibytes per second (MiBps). This setting applies only to the General Purpose SSD (``gp3``) storage type.
103036
103989
  */
@@ -107769,6 +108722,27 @@ export declare namespace sagemaker {
107769
108722
  */
107770
108723
  value: pulumi.Input<string>;
107771
108724
  }
108725
+ /**
108726
+ * External MySQL-compatible accounting database that a Slurm cluster's slurmdbd connects to. Database credentials are supplied out-of-band through the referenced Secrets Manager secret. Supported only with Continuous node provisioning.
108727
+ */
108728
+ interface ClusterAccountingDatabaseArgs {
108729
+ /**
108730
+ * Hostname or endpoint of the accounting database, such as an RDS endpoint.
108731
+ */
108732
+ endpoint: pulumi.Input<string>;
108733
+ /**
108734
+ * Name of the accounting database schema. Defaults to slurm_acct_db when omitted.
108735
+ */
108736
+ name?: pulumi.Input<string | undefined>;
108737
+ /**
108738
+ * TCP port of the accounting database. Defaults to 3306 when omitted.
108739
+ */
108740
+ port?: pulumi.Input<number | undefined>;
108741
+ /**
108742
+ * ARN of the Secrets Manager secret holding the database credentials.
108743
+ */
108744
+ secretArn: pulumi.Input<string>;
108745
+ }
107772
108746
  /**
107773
108747
  * The details of the alarm to monitor during the AMI update.
107774
108748
  */
@@ -108027,6 +109001,7 @@ export declare namespace sagemaker {
108027
109001
  * Specifies parameter(s) related to Slurm as orchestrator.
108028
109002
  */
108029
109003
  interface ClusterOrchestratorSlurmConfigArgs {
109004
+ accountingDatabase?: pulumi.Input<inputs.sagemaker.ClusterAccountingDatabaseArgs | undefined>;
108030
109005
  /**
108031
109006
  * The strategy for managing Slurm configuration on the cluster.
108032
109007
  */
@@ -108998,6 +109973,471 @@ export declare namespace sagemaker {
108998
109973
  */
108999
109974
  value: pulumi.Input<number>;
109000
109975
  }
109976
+ /**
109977
+ * Configures the behavior of the client used by SageMaker to interact with the model container during asynchronous inference.
109978
+ */
109979
+ interface EndpointConfigAsyncInferenceClientConfigArgs {
109980
+ /**
109981
+ * The maximum number of concurrent requests sent by the SageMaker client to the model container. If no value is provided, SageMaker will choose an optimal value for you.
109982
+ */
109983
+ maxConcurrentInvocationsPerInstance?: pulumi.Input<number | undefined>;
109984
+ }
109985
+ /**
109986
+ * Specifies configuration for how an endpoint performs asynchronous inference.
109987
+ */
109988
+ interface EndpointConfigAsyncInferenceConfigArgs {
109989
+ /**
109990
+ * Configures the behavior of the client used by SageMaker to interact with the model container during asynchronous inference.
109991
+ */
109992
+ clientConfig?: pulumi.Input<inputs.sagemaker.EndpointConfigAsyncInferenceClientConfigArgs | undefined>;
109993
+ /**
109994
+ * Specifies the configuration for asynchronous inference invocation outputs.
109995
+ */
109996
+ outputConfig: pulumi.Input<inputs.sagemaker.EndpointConfigAsyncInferenceOutputConfigArgs>;
109997
+ }
109998
+ /**
109999
+ * Specifies the configuration for notifications of inference results for asynchronous inference.
110000
+ */
110001
+ interface EndpointConfigAsyncInferenceNotificationConfigArgs {
110002
+ /**
110003
+ * Amazon SNS topic to post a notification to when an inference fails. If no topic is provided, no notification is sent on failure.
110004
+ */
110005
+ errorTopic?: pulumi.Input<string | undefined>;
110006
+ /**
110007
+ * The Amazon SNS topics where you want the inference response to be included.
110008
+ */
110009
+ includeInferenceResponseIn?: pulumi.Input<pulumi.Input<string>[] | undefined>;
110010
+ /**
110011
+ * Amazon SNS topic to post a notification to when an inference completes successfully. If no topic is provided, no notification is sent on success.
110012
+ */
110013
+ successTopic?: pulumi.Input<string | undefined>;
110014
+ }
110015
+ /**
110016
+ * Specifies the configuration for asynchronous inference invocation outputs.
110017
+ */
110018
+ interface EndpointConfigAsyncInferenceOutputConfigArgs {
110019
+ /**
110020
+ * The AWS Key Management Service (AWS KMS) key that Amazon SageMaker uses to encrypt the asynchronous inference output in Amazon S3.
110021
+ */
110022
+ kmsKeyId?: pulumi.Input<string | undefined>;
110023
+ /**
110024
+ * Specifies the configuration for notifications of inference results for asynchronous inference.
110025
+ */
110026
+ notificationConfig?: pulumi.Input<inputs.sagemaker.EndpointConfigAsyncInferenceNotificationConfigArgs | undefined>;
110027
+ /**
110028
+ * The Amazon S3 location to upload failure inference responses to.
110029
+ */
110030
+ s3FailurePath?: pulumi.Input<string | undefined>;
110031
+ /**
110032
+ * The Amazon S3 location to upload inference responses to.
110033
+ */
110034
+ s3OutputPath?: pulumi.Input<string | undefined>;
110035
+ }
110036
+ /**
110037
+ * Settings for the capacity reservation for the compute instances that SageMaker AI reserves for an endpoint.
110038
+ */
110039
+ interface EndpointConfigCapacityReservationConfigArgs {
110040
+ /**
110041
+ * Options that you can choose for the capacity reservation.
110042
+ */
110043
+ capacityReservationPreference?: pulumi.Input<string | undefined>;
110044
+ /**
110045
+ * The Amazon Resource Name (ARN) that uniquely identifies the ML capacity reservation that SageMaker AI applies when it deploys the endpoint.
110046
+ */
110047
+ mlReservationArn?: pulumi.Input<string | undefined>;
110048
+ }
110049
+ /**
110050
+ * Specifies the JSON and CSV content types of the data that the endpoint captures.
110051
+ */
110052
+ interface EndpointConfigCaptureContentTypeHeaderArgs {
110053
+ /**
110054
+ * A list of the CSV content types of the data that the endpoint captures. For the endpoint to capture the data, you must also specify the content type when you invoke the endpoint.
110055
+ */
110056
+ csvContentTypes?: pulumi.Input<pulumi.Input<string>[] | undefined>;
110057
+ /**
110058
+ * A list of the JSON content types of the data that the endpoint captures. For the endpoint to capture the data, you must also specify the content type when you invoke the endpoint.
110059
+ */
110060
+ jsonContentTypes?: pulumi.Input<pulumi.Input<string>[] | undefined>;
110061
+ }
110062
+ /**
110063
+ * Specifies whether the endpoint captures input data or output data.
110064
+ */
110065
+ interface EndpointConfigCaptureOptionArgs {
110066
+ /**
110067
+ * Specifies whether the endpoint captures input data or output data.
110068
+ */
110069
+ captureMode: pulumi.Input<string>;
110070
+ }
110071
+ /**
110072
+ * The configuration parameters for the SageMaker Clarify explainer.
110073
+ */
110074
+ interface EndpointConfigClarifyExplainerConfigArgs {
110075
+ /**
110076
+ * A JMESPath boolean expression used to filter which records to explain. Explanations are activated by default.
110077
+ */
110078
+ enableExplanations?: pulumi.Input<string | undefined>;
110079
+ /**
110080
+ * The inference configuration parameter for the model container.
110081
+ */
110082
+ inferenceConfig?: pulumi.Input<inputs.sagemaker.EndpointConfigClarifyInferenceConfigArgs | undefined>;
110083
+ /**
110084
+ * The configuration for SHAP analysis.
110085
+ */
110086
+ shapConfig: pulumi.Input<inputs.sagemaker.EndpointConfigClarifyShapConfigArgs>;
110087
+ }
110088
+ /**
110089
+ * The inference configuration parameter for the model container.
110090
+ */
110091
+ interface EndpointConfigClarifyInferenceConfigArgs {
110092
+ /**
110093
+ * A template string used to format a JSON record into an acceptable model container input.
110094
+ */
110095
+ contentTemplate?: pulumi.Input<string | undefined>;
110096
+ /**
110097
+ * The names of the features. If provided, these are included in the endpoint response payload to help readability of the InvokeEndpoint output.
110098
+ */
110099
+ featureHeaders?: pulumi.Input<pulumi.Input<string>[] | undefined>;
110100
+ /**
110101
+ * A list of data types of the features (optional). Applicable only to NLP explainability. If provided, FeatureTypes must have at least one 'text' string (for example, ['text']). If FeatureTypes is not provided, the explainer infers the feature types based on the baseline data.
110102
+ */
110103
+ featureTypes?: pulumi.Input<pulumi.Input<string>[] | undefined>;
110104
+ /**
110105
+ * Provides the JMESPath expression to extract the features from a model container input in JSON Lines format.
110106
+ */
110107
+ featuresAttribute?: pulumi.Input<string | undefined>;
110108
+ /**
110109
+ * A JMESPath expression used to locate the list of label headers in the model container output.
110110
+ */
110111
+ labelAttribute?: pulumi.Input<string | undefined>;
110112
+ /**
110113
+ * For multiclass classification problems, the label headers are the names of the classes. Otherwise, the label header is the name of the predicted label.
110114
+ */
110115
+ labelHeaders?: pulumi.Input<pulumi.Input<string>[] | undefined>;
110116
+ /**
110117
+ * A zero-based index used to extract a label header or list of label headers from model container output in CSV format.
110118
+ */
110119
+ labelIndex?: pulumi.Input<number | undefined>;
110120
+ /**
110121
+ * The maximum payload size (MB) allowed of a request from the explainer to the model container. Defaults to 6 MB.
110122
+ */
110123
+ maxPayloadInMb?: pulumi.Input<number | undefined>;
110124
+ /**
110125
+ * The maximum number of records in a request that the model container can process when querying the model container for the predictions of a synthetic dataset. A record is a unit of input data that inference can be made on, for example, a single line in CSV data.
110126
+ */
110127
+ maxRecordCount?: pulumi.Input<number | undefined>;
110128
+ /**
110129
+ * A JMESPath expression used to extract the probability (or score) from the model container output if the model container is in JSON Lines format.
110130
+ */
110131
+ probabilityAttribute?: pulumi.Input<string | undefined>;
110132
+ /**
110133
+ * A zero-based index used to extract a probability value (score) or list from model container output in CSV format. If this value is not provided, the entire model container output will be treated as a probability value (score) or list.
110134
+ */
110135
+ probabilityIndex?: pulumi.Input<number | undefined>;
110136
+ }
110137
+ /**
110138
+ * The configuration for the SHAP baseline (also called the background or reference dataset) of the Kernal SHAP algorithm.
110139
+ */
110140
+ interface EndpointConfigClarifyShapBaselineConfigArgs {
110141
+ /**
110142
+ * The MIME type of the baseline data. Choose from 'text/csv' or 'application/jsonlines'. Defaults to 'text/csv'.
110143
+ */
110144
+ mimeType?: pulumi.Input<string | undefined>;
110145
+ /**
110146
+ * The inline SHAP baseline data in string format. ShapBaseline can have one or multiple records to be used as the baseline dataset. The format of the SHAP baseline file should be the same format as the training dataset.
110147
+ */
110148
+ shapBaseline?: pulumi.Input<string | undefined>;
110149
+ /**
110150
+ * The uniform resource identifier (URI) of the S3 bucket where the SHAP baseline file is stored. The format of the SHAP baseline file should be the same format as the format of the training dataset.
110151
+ */
110152
+ shapBaselineUri?: pulumi.Input<string | undefined>;
110153
+ }
110154
+ /**
110155
+ * The configuration for SHAP analysis using SageMaker Clarify Explainer.
110156
+ */
110157
+ interface EndpointConfigClarifyShapConfigArgs {
110158
+ /**
110159
+ * The number of samples to be used for analysis by the Kernal SHAP algorithm.
110160
+ */
110161
+ numberOfSamples?: pulumi.Input<number | undefined>;
110162
+ /**
110163
+ * The starting value used to initialize the random number generator in the explainer. Provide a value for this parameter to obtain a deterministic SHAP result.
110164
+ */
110165
+ seed?: pulumi.Input<number | undefined>;
110166
+ /**
110167
+ * The configuration for the SHAP baseline of the Kernal SHAP algorithm.
110168
+ */
110169
+ shapBaselineConfig: pulumi.Input<inputs.sagemaker.EndpointConfigClarifyShapBaselineConfigArgs>;
110170
+ /**
110171
+ * A parameter that indicates if text features are treated as text and explanations are provided for individual units of text. Required for natural language processing (NLP) explainability only.
110172
+ */
110173
+ textConfig?: pulumi.Input<inputs.sagemaker.EndpointConfigClarifyTextConfigArgs | undefined>;
110174
+ /**
110175
+ * A Boolean toggle to indicate if you want to use the logit function (true) or log-odds units (false) for model predictions. Defaults to false.
110176
+ */
110177
+ useLogit?: pulumi.Input<boolean | undefined>;
110178
+ }
110179
+ /**
110180
+ * A parameter used to configure the SageMaker Clarify explainer to treat text features as text so that explanations are provided for individual units of text. Required only for natural language processing (NLP) explainability.
110181
+ */
110182
+ interface EndpointConfigClarifyTextConfigArgs {
110183
+ /**
110184
+ * The unit of granularity for the analysis of text features. For example, if the unit is 'token', then each token (like a word in English) of the text is treated as a feature. SHAP values are computed for each unit/feature.
110185
+ */
110186
+ granularity: pulumi.Input<string>;
110187
+ /**
110188
+ * Specifies the language of the text features in ISO 639-1 or ISO 639-3 code of a supported language.
110189
+ */
110190
+ language: pulumi.Input<string>;
110191
+ }
110192
+ /**
110193
+ * Specifies where SageMaker writes core dumps from the model container when the process crashes, and how it encrypts them.
110194
+ */
110195
+ interface EndpointConfigCoreDumpConfigArgs {
110196
+ /**
110197
+ * The Amazon S3 bucket to send the core dump to.
110198
+ */
110199
+ destinationS3Uri: pulumi.Input<string>;
110200
+ /**
110201
+ * The AWS Key Management Service (AWS KMS) key that SageMaker uses to encrypt the core dump data at rest using Amazon S3 server-side encryption. If you use a KMS key ID or an alias of your KMS key, the SageMaker execution role must include permissions to call kms:Encrypt.
110202
+ */
110203
+ kmsKeyId?: pulumi.Input<string | undefined>;
110204
+ }
110205
+ /**
110206
+ * Specifies how to capture endpoint data for model monitor. The data capture configuration applies to all production variants hosted at the endpoint.
110207
+ */
110208
+ interface EndpointConfigDataCaptureConfigArgs {
110209
+ /**
110210
+ * A list of the JSON and CSV content type that the endpoint captures.
110211
+ */
110212
+ captureContentTypeHeader?: pulumi.Input<inputs.sagemaker.EndpointConfigCaptureContentTypeHeaderArgs | undefined>;
110213
+ /**
110214
+ * Specifies whether the endpoint captures input data to your model, output data from your model, or both.
110215
+ */
110216
+ captureOptions: pulumi.Input<pulumi.Input<inputs.sagemaker.EndpointConfigCaptureOptionArgs>[]>;
110217
+ /**
110218
+ * The S3 bucket where model monitor stores captured data.
110219
+ */
110220
+ destinationS3Uri: pulumi.Input<string>;
110221
+ /**
110222
+ * Set to True to enable data capture.
110223
+ */
110224
+ enableCapture?: pulumi.Input<boolean | undefined>;
110225
+ /**
110226
+ * The percentage of data to capture.
110227
+ */
110228
+ initialSamplingPercentage: pulumi.Input<number>;
110229
+ /**
110230
+ * The AWS Key Management Service (AWS KMS) key that Amazon SageMaker uses to encrypt the captured data at rest using Amazon S3 server-side encryption.
110231
+ */
110232
+ kmsKeyId?: pulumi.Input<string | undefined>;
110233
+ }
110234
+ /**
110235
+ * A parameter to activate explainers.
110236
+ */
110237
+ interface EndpointConfigExplainerConfigArgs {
110238
+ /**
110239
+ * A member of ExplainerConfig that contains configuration parameters for the SageMaker Clarify explainer.
110240
+ */
110241
+ clarifyExplainerConfig?: pulumi.Input<inputs.sagemaker.EndpointConfigClarifyExplainerConfigArgs | undefined>;
110242
+ }
110243
+ /**
110244
+ * Specifies an instance type and its priority for a heterogeneous endpoint. Use instance pools to configure a production variant with multiple instance types, enabling the endpoint to provision instances across different types based on priority.
110245
+ */
110246
+ interface EndpointConfigInstancePoolArgs {
110247
+ /**
110248
+ * The ML compute instance type for the instance pool.
110249
+ */
110250
+ instanceType: pulumi.Input<string>;
110251
+ /**
110252
+ * The name of a SageMaker model to use for this instance pool instead of the model specified for the production variant. Use this to deploy a different model optimized for the instance type in this pool.
110253
+ */
110254
+ modelNameOverride?: pulumi.Input<string | undefined>;
110255
+ /**
110256
+ * The priority for the instance pool. SageMaker attempts to provision instances in order of priority, starting with the lowest value. If instances for a higher-priority pool are unavailable, SageMaker attempts to provision from the next pool. Valid values: 1 to 5, where 1 is the highest priority.
110257
+ */
110258
+ priority: pulumi.Input<number>;
110259
+ }
110260
+ /**
110261
+ * Settings that control the range in the number of instances that the endpoint provisions as it scales up or down to accommodate traffic.
110262
+ */
110263
+ interface EndpointConfigManagedInstanceScalingArgs {
110264
+ /**
110265
+ * The maximum number of instances that the endpoint can provision when it scales up to accommodate an increase in traffic.
110266
+ */
110267
+ maxInstanceCount?: pulumi.Input<number | undefined>;
110268
+ /**
110269
+ * The minimum number of instances that the endpoint must retain when it scales down to accommodate a decrease in traffic.
110270
+ */
110271
+ minInstanceCount?: pulumi.Input<number | undefined>;
110272
+ /**
110273
+ * Configures the scale-in behavior for managed instance scaling.
110274
+ */
110275
+ scaleInPolicy?: pulumi.Input<inputs.sagemaker.EndpointConfigScaleInPolicyArgs | undefined>;
110276
+ /**
110277
+ * Indicates whether managed instance scaling is enabled.
110278
+ */
110279
+ status?: pulumi.Input<string | undefined>;
110280
+ }
110281
+ /**
110282
+ * Specifies the metrics that the endpoint publishes to Amazon CloudWatch, the frequency of publication, and whether to enable enhanced or detailed observability metrics.
110283
+ */
110284
+ interface EndpointConfigMetricsConfigArgs {
110285
+ /**
110286
+ * Specifies whether to enable detailed observability for the endpoint. When set to true, the endpoint publishes container-level inference metrics, per-GPU metrics, per-instance host metrics, and inference component placement metrics.
110287
+ */
110288
+ enableDetailedObservability?: pulumi.Input<boolean | undefined>;
110289
+ /**
110290
+ * Specifies whether to enable enhanced metrics for the endpoint. Enhanced metrics provide utilization and invocation data at instance and container granularity.
110291
+ */
110292
+ enableEnhancedMetrics?: pulumi.Input<boolean | undefined>;
110293
+ /**
110294
+ * The interval, in seconds, at which the endpoint publishes metrics to Amazon CloudWatch. Valid values are 10, 30, 60, 120, 180, 240, and 300. The default is 60.
110295
+ */
110296
+ metricPublishFrequencyInSeconds?: pulumi.Input<number | undefined>;
110297
+ }
110298
+ /**
110299
+ * The configuration for prefix-aware routing on a SageMaker real-time inference endpoint. Specify PrefixLength and ConcurrencyThreshold to control routing behavior.
110300
+ */
110301
+ interface EndpointConfigPrefixAwareRoutingConfigArgs {
110302
+ /**
110303
+ * The maximum number of in-flight requests on the target instance before the endpoint routes to another instance. Required when RoutingStrategy is PREFIX_AWARE. Valid values are 1 to 1024.
110304
+ */
110305
+ concurrencyThreshold?: pulumi.Input<number | undefined>;
110306
+ /**
110307
+ * The maximum length of the prefix used for routing decisions. Required when RoutingStrategy is PREFIX_AWARE. Valid values are 1024 to 65536.
110308
+ */
110309
+ prefixLength?: pulumi.Input<number | undefined>;
110310
+ }
110311
+ /**
110312
+ * Specifies a model that you want to host and the resources to deploy for hosting it.
110313
+ */
110314
+ interface EndpointConfigProductionVariantArgs {
110315
+ /**
110316
+ * Settings for the capacity reservation for the compute instances that SageMaker AI reserves for an endpoint.
110317
+ */
110318
+ capacityReservationConfig?: pulumi.Input<inputs.sagemaker.EndpointConfigCapacityReservationConfigArgs | undefined>;
110319
+ /**
110320
+ * The timeout value, in seconds, for your inference container to pass health check by SageMaker Hosting.
110321
+ */
110322
+ containerStartupHealthCheckTimeoutInSeconds?: pulumi.Input<number | undefined>;
110323
+ /**
110324
+ * Specifies configuration for a core dump from the model container when the process crashes.
110325
+ */
110326
+ coreDumpConfig?: pulumi.Input<inputs.sagemaker.EndpointConfigCoreDumpConfigArgs | undefined>;
110327
+ /**
110328
+ * You can use this parameter to turn on native AWS Systems Manager (SSM) access for a production variant behind an endpoint. By default, SSM access is disabled for all production variants behind an endpoint.
110329
+ */
110330
+ enableSsmAccess?: pulumi.Input<boolean | undefined>;
110331
+ /**
110332
+ * Specifies an option from a collection of preconfigured Amazon Machine Image (AMI) images. Each image is configured by AWS with a set of software and driver versions. AWS optimizes these configurations for different machine learning workloads. By selecting an AMI version, you can ensure that your inference environment is compatible with specific software requirements, such as CUDA driver versions, Linux kernel versions, or AWS Neuron driver versions
110333
+ */
110334
+ inferenceAmiVersion?: pulumi.Input<string | undefined>;
110335
+ /**
110336
+ * Number of instances to launch initially.
110337
+ */
110338
+ initialInstanceCount?: pulumi.Input<number | undefined>;
110339
+ /**
110340
+ * Determines initial traffic distribution among all of the models that you specify in the endpoint configuration.
110341
+ */
110342
+ initialVariantWeight?: pulumi.Input<number | undefined>;
110343
+ /**
110344
+ * A list of instance pools for the production variant. Each instance pool specifies an instance type and its priority for provisioning. Use instance pools to configure heterogeneous endpoints that deploy models across multiple instance types.
110345
+ */
110346
+ instancePools?: pulumi.Input<pulumi.Input<inputs.sagemaker.EndpointConfigInstancePoolArgs>[] | undefined>;
110347
+ /**
110348
+ * The ML compute instance type.
110349
+ */
110350
+ instanceType?: pulumi.Input<string | undefined>;
110351
+ managedInstanceScaling?: pulumi.Input<inputs.sagemaker.EndpointConfigManagedInstanceScalingArgs | undefined>;
110352
+ /**
110353
+ * The timeout value, in seconds, to download and extract the model that you want to host from Amazon S3 to the individual inference instance associated with this production variant.
110354
+ */
110355
+ modelDataDownloadTimeoutInSeconds?: pulumi.Input<number | undefined>;
110356
+ /**
110357
+ * The name of the model that you want to host. This is the name that you specified when creating the model.
110358
+ */
110359
+ modelName?: pulumi.Input<string | undefined>;
110360
+ /**
110361
+ * Settings that control how the endpoint routes incoming traffic to the instances that the endpoint hosts.
110362
+ */
110363
+ routingConfig?: pulumi.Input<inputs.sagemaker.EndpointConfigRoutingConfigArgs | undefined>;
110364
+ /**
110365
+ * The serverless configuration for an endpoint. Specifies a serverless endpoint configuration instead of an instance-based endpoint configuration.
110366
+ */
110367
+ serverlessConfig?: pulumi.Input<inputs.sagemaker.EndpointConfigServerlessConfigArgs | undefined>;
110368
+ /**
110369
+ * The timeout value, in seconds, for provisioning instances for the production variant. When SageMaker encounters an insufficient capacity error while provisioning instances, it retries with the next instance pool (if configured) or waits until the timeout expires. This timeout applies only to capacity provisioning and does not include the time for model download or container startup.
110370
+ */
110371
+ variantInstanceProvisionTimeoutInSeconds?: pulumi.Input<number | undefined>;
110372
+ /**
110373
+ * The name of the production variant.
110374
+ */
110375
+ variantName: pulumi.Input<string>;
110376
+ /**
110377
+ * The size, in GB, of the ML storage volume attached to individual inference instance associated with the production variant. Currently only Amazon EBS gp2 storage volumes are supported.
110378
+ */
110379
+ volumeSizeInGb?: pulumi.Input<number | undefined>;
110380
+ }
110381
+ /**
110382
+ * Settings that control how the endpoint routes incoming traffic to the instances that the endpoint hosts.
110383
+ */
110384
+ interface EndpointConfigRoutingConfigArgs {
110385
+ /**
110386
+ * The configuration for prefix-aware routing. Specify this property only when you set RoutingStrategy to PREFIX_AWARE.
110387
+ */
110388
+ prefixAwareRoutingConfig?: pulumi.Input<inputs.sagemaker.EndpointConfigPrefixAwareRoutingConfigArgs | undefined>;
110389
+ /**
110390
+ * Sets how the endpoint routes incoming traffic.
110391
+ */
110392
+ routingStrategy?: pulumi.Input<string | undefined>;
110393
+ }
110394
+ /**
110395
+ * Specifies how the endpoint releases instances when managed instance scaling scales in.
110396
+ */
110397
+ interface EndpointConfigScaleInPolicyArgs {
110398
+ /**
110399
+ * The cooldown period, in minutes, after the last endpoint operation before the endpoint evaluates consolidation scale-in opportunities. Valid values are 5 to 1440. The default is 20.
110400
+ */
110401
+ cooldownInMinutes?: pulumi.Input<number | undefined>;
110402
+ /**
110403
+ * The maximum number of instances that the endpoint can terminate at a time during a consolidation scale-in operation. Valid values are 1 to 100. The default is 1.
110404
+ */
110405
+ maximumStepSize?: pulumi.Input<number | undefined>;
110406
+ /**
110407
+ * The strategy for scaling in instances. IDLE_RELEASE releases instances that have no hosted inference component copies. CONSOLIDATION consolidates inference component copies onto fewer instances to release more instances.
110408
+ */
110409
+ strategy: pulumi.Input<string>;
110410
+ }
110411
+ /**
110412
+ * Specifies the serverless configuration for an endpoint variant.
110413
+ */
110414
+ interface EndpointConfigServerlessConfigArgs {
110415
+ /**
110416
+ * The maximum number of concurrent invocations your serverless endpoint can process.
110417
+ */
110418
+ maxConcurrency: pulumi.Input<number>;
110419
+ /**
110420
+ * The memory size of your serverless endpoint. Valid values are in 1 GB increments: 1024 MB, 2048 MB, 3072 MB, 4096 MB, 5120 MB, or 6144 MB.
110421
+ */
110422
+ memorySizeInMb: pulumi.Input<number>;
110423
+ /**
110424
+ * The amount of provisioned concurrency to allocate for the serverless endpoint. Should be less than or equal to MaxConcurrency.
110425
+ */
110426
+ provisionedConcurrency?: pulumi.Input<number | undefined>;
110427
+ }
110428
+ /**
110429
+ * Specifies an Amazon Virtual Private Cloud (VPC) that your SageMaker jobs, hosted models, and compute resources have access to. You can control access to and from your resources by configuring a VPC.
110430
+ */
110431
+ interface EndpointConfigVpcConfigArgs {
110432
+ /**
110433
+ * The VPC security group IDs, in the form sg-xxxxxxxx. Specify the security groups for the VPC that is specified in the Subnets field.
110434
+ */
110435
+ securityGroupIds: pulumi.Input<pulumi.Input<string>[]>;
110436
+ /**
110437
+ * The ID of the subnets in the VPC to which you want to connect your training job or model.
110438
+ */
110439
+ subnets: pulumi.Input<pulumi.Input<string>[]>;
110440
+ }
109001
110441
  interface EndpointDeploymentConfigArgs {
109002
110442
  /**
109003
110443
  * Configuration for automatic rollback if an error occurs during deployment.
@@ -111875,6 +113315,15 @@ export declare namespace sagemaker {
111875
113315
  */
111876
113316
  subnets: pulumi.Input<pulumi.Input<string>[]>;
111877
113317
  }
113318
+ /**
113319
+ * Information on the IMDS configuration of the notebook instance
113320
+ */
113321
+ interface NotebookInstanceInstanceMetadataServiceConfigurationArgs {
113322
+ /**
113323
+ * Indicates the minimum IMDS version that the notebook instance supports. When passed as part of CreateNotebookInstance, if no value is selected, then it defaults to IMDSv1. This means that both IMDSv1 and IMDSv2 are supported. If passed as part of UpdateNotebookInstance, there is no default.
113324
+ */
113325
+ minimumInstanceMetadataServiceVersion: pulumi.Input<string>;
113326
+ }
111878
113327
  /**
111879
113328
  * The configuration of an `OfflineStore` .
111880
113329
  */