@pulumi/aws 7.17.0-alpha.1770104813 → 7.17.0-alpha.1770200035

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 (226) hide show
  1. package/acm/certificate.d.ts +2 -2
  2. package/acm/certificate.js +2 -2
  3. package/acmpca/certificate.d.ts +2 -2
  4. package/acmpca/certificate.js +2 -2
  5. package/apigateway/domainName.d.ts +12 -0
  6. package/apigateway/domainName.js +2 -0
  7. package/apigateway/domainName.js.map +1 -1
  8. package/apigatewayv2/domainName.d.ts +12 -0
  9. package/apigatewayv2/domainName.js +2 -0
  10. package/apigatewayv2/domainName.js.map +1 -1
  11. package/apigatewayv2/index.d.ts +3 -0
  12. package/apigatewayv2/index.js +6 -1
  13. package/apigatewayv2/index.js.map +1 -1
  14. package/apigatewayv2/routingRule.d.ts +166 -0
  15. package/apigatewayv2/routingRule.js +113 -0
  16. package/apigatewayv2/routingRule.js.map +1 -0
  17. package/arcregionswitch/getPlan.d.ts +118 -0
  18. package/arcregionswitch/getPlan.js +56 -0
  19. package/arcregionswitch/getPlan.js.map +1 -0
  20. package/arcregionswitch/getRoute53HealthChecks.d.ts +80 -0
  21. package/arcregionswitch/getRoute53HealthChecks.js +56 -0
  22. package/arcregionswitch/getRoute53HealthChecks.js.map +1 -0
  23. package/arcregionswitch/index.d.ts +9 -0
  24. package/arcregionswitch/index.js +28 -0
  25. package/arcregionswitch/index.js.map +1 -0
  26. package/arcregionswitch/plan.d.ts +384 -0
  27. package/arcregionswitch/plan.js +253 -0
  28. package/arcregionswitch/plan.js.map +1 -0
  29. package/autoscaling/group.d.ts +3 -3
  30. package/bedrock/agentDataSource.d.ts +37 -0
  31. package/bedrock/agentDataSource.js +37 -0
  32. package/bedrock/agentDataSource.js.map +1 -1
  33. package/cleanrooms/collaboration.d.ts +27 -59
  34. package/cleanrooms/collaboration.js.map +1 -1
  35. package/cloudfront/anycastIpList.d.ts +150 -0
  36. package/cloudfront/anycastIpList.js +91 -0
  37. package/cloudfront/anycastIpList.js.map +1 -0
  38. package/cloudfront/index.d.ts +3 -0
  39. package/cloudfront/index.js +6 -1
  40. package/cloudfront/index.js.map +1 -1
  41. package/cloudfront/multitenantDistribution.d.ts +65 -0
  42. package/cloudfront/multitenantDistribution.js +65 -0
  43. package/cloudfront/multitenantDistribution.js.map +1 -1
  44. package/codebuild/webhook.d.ts +2 -2
  45. package/codebuild/webhook.js +2 -2
  46. package/codepipeline/webhook.d.ts +2 -2
  47. package/codepipeline/webhook.js +2 -2
  48. package/docdb/clusterInstance.d.ts +72 -140
  49. package/docdb/clusterInstance.js +4 -7
  50. package/docdb/clusterInstance.js.map +1 -1
  51. package/dynamodb/table.d.ts +92 -3
  52. package/dynamodb/table.js +83 -0
  53. package/dynamodb/table.js.map +1 -1
  54. package/ec2/getVpcIpamPool.d.ts +4 -0
  55. package/ec2/getVpcIpamPool.js.map +1 -1
  56. package/ec2/index.d.ts +3 -0
  57. package/ec2/index.js +6 -1
  58. package/ec2/index.js.map +1 -1
  59. package/ec2/launchTemplate.d.ts +3 -0
  60. package/ec2/launchTemplate.js +2 -0
  61. package/ec2/launchTemplate.js.map +1 -1
  62. package/ec2/placementGroup.d.ts +3 -3
  63. package/ec2/securityGroup.d.ts +1 -1
  64. package/ec2/securityGroup.js +1 -1
  65. package/ec2/subnet.d.ts +107 -14
  66. package/ec2/subnet.js +59 -0
  67. package/ec2/subnet.js.map +1 -1
  68. package/ec2/vpcIpamPool.d.ts +54 -0
  69. package/ec2/vpcIpamPool.js +42 -0
  70. package/ec2/vpcIpamPool.js.map +1 -1
  71. package/ec2/vpcIpamResourceDiscovery.d.ts +12 -0
  72. package/ec2/vpcIpamResourceDiscovery.js +2 -0
  73. package/ec2/vpcIpamResourceDiscovery.js.map +1 -1
  74. package/ec2/vpcSecurityGroupRulesExclusive.d.ts +93 -0
  75. package/ec2/vpcSecurityGroupRulesExclusive.js +73 -0
  76. package/ec2/vpcSecurityGroupRulesExclusive.js.map +1 -0
  77. package/ec2transitgateway/vpcAttachment.d.ts +0 -18
  78. package/ec2transitgateway/vpcAttachment.js.map +1 -1
  79. package/ecr/accountSetting.d.ts +19 -4
  80. package/ecr/accountSetting.js +13 -1
  81. package/ecr/accountSetting.js.map +1 -1
  82. package/eks/addon.d.ts +46 -0
  83. package/eks/addon.js +46 -0
  84. package/eks/addon.js.map +1 -1
  85. package/fsx/windowsFileSystem.d.ts +22 -0
  86. package/fsx/windowsFileSystem.js +22 -0
  87. package/fsx/windowsFileSystem.js.map +1 -1
  88. package/index.d.ts +3 -1
  89. package/index.js +10 -6
  90. package/index.js.map +1 -1
  91. package/invoicing/invoiceUnit.d.ts +9 -3
  92. package/invoicing/invoiceUnit.js.map +1 -1
  93. package/iot/caCertificate.d.ts +4 -4
  94. package/iot/caCertificate.js +4 -4
  95. package/iot/getEndpoint.d.ts +12 -12
  96. package/iot/getEndpoint.js +12 -12
  97. package/iot/getRegistrationCode.d.ts +4 -4
  98. package/iot/getRegistrationCode.js +4 -4
  99. package/lambda/function.d.ts +3 -3
  100. package/memorydb/user.d.ts +1 -1
  101. package/memorydb/user.js +1 -1
  102. package/notifications/index.d.ts +12 -0
  103. package/notifications/index.js +21 -1
  104. package/notifications/index.js.map +1 -1
  105. package/notifications/managedNotificationAccountContactAssociation.d.ts +85 -0
  106. package/notifications/managedNotificationAccountContactAssociation.js +82 -0
  107. package/notifications/managedNotificationAccountContactAssociation.js.map +1 -0
  108. package/notifications/managedNotificationAdditionalChannelAssociation.d.ts +89 -0
  109. package/notifications/managedNotificationAdditionalChannelAssociation.js +86 -0
  110. package/notifications/managedNotificationAdditionalChannelAssociation.js.map +1 -0
  111. package/notifications/organizationalUnitAssociation.d.ts +121 -0
  112. package/notifications/organizationalUnitAssociation.js +118 -0
  113. package/notifications/organizationalUnitAssociation.js.map +1 -0
  114. package/notifications/organizationsAccess.d.ts +79 -0
  115. package/notifications/organizationsAccess.js +80 -0
  116. package/notifications/organizationsAccess.js.map +1 -0
  117. package/odb/network.d.ts +48 -0
  118. package/odb/network.js +8 -0
  119. package/odb/network.js.map +1 -1
  120. package/opensearch/application.d.ts +334 -0
  121. package/opensearch/application.js +244 -0
  122. package/opensearch/application.js.map +1 -0
  123. package/opensearch/index.d.ts +3 -0
  124. package/opensearch/index.js +6 -1
  125. package/opensearch/index.js.map +1 -1
  126. package/organizations/getEntityPath.d.ts +63 -0
  127. package/organizations/getEntityPath.js +50 -0
  128. package/organizations/getEntityPath.js.map +1 -0
  129. package/organizations/getOrganization.d.ts +21 -2
  130. package/organizations/getOrganization.js +10 -4
  131. package/organizations/getOrganization.js.map +1 -1
  132. package/organizations/index.d.ts +4 -1
  133. package/organizations/index.js +4 -1
  134. package/organizations/index.js.map +1 -1
  135. package/organizations/organization.d.ts +12 -0
  136. package/organizations/organization.js +2 -0
  137. package/organizations/organization.js.map +1 -1
  138. package/package.json +2 -2
  139. package/ram/index.d.ts +6 -0
  140. package/ram/index.js +11 -1
  141. package/ram/index.js.map +1 -1
  142. package/ram/permission.d.ts +193 -0
  143. package/ram/permission.js +117 -0
  144. package/ram/permission.js.map +1 -0
  145. package/ram/resourceShareAssociationsExclusive.d.ts +123 -0
  146. package/ram/resourceShareAssociationsExclusive.js +69 -0
  147. package/ram/resourceShareAssociationsExclusive.js.map +1 -0
  148. package/resourcegroupstaggingapi/getRequiredTags.d.ts +64 -0
  149. package/resourcegroupstaggingapi/getRequiredTags.js +52 -0
  150. package/resourcegroupstaggingapi/getRequiredTags.js.map +1 -0
  151. package/resourcegroupstaggingapi/index.d.ts +3 -0
  152. package/resourcegroupstaggingapi/index.js +4 -1
  153. package/resourcegroupstaggingapi/index.js.map +1 -1
  154. package/route53/healthCheck.d.ts +4 -4
  155. package/s3/bucketReplicationConfig.d.ts +3 -0
  156. package/s3/bucketReplicationConfig.js.map +1 -1
  157. package/s3/getBucketObjectLockConfiguration.d.ts +94 -0
  158. package/s3/getBucketObjectLockConfiguration.js +58 -0
  159. package/s3/getBucketObjectLockConfiguration.js.map +1 -0
  160. package/s3/getBucketReplicationConfiguration.d.ts +81 -0
  161. package/s3/getBucketReplicationConfiguration.js +56 -0
  162. package/s3/getBucketReplicationConfiguration.js.map +1 -0
  163. package/s3/getObject.d.ts +14 -1
  164. package/s3/getObject.js +2 -0
  165. package/s3/getObject.js.map +1 -1
  166. package/s3/index.d.ts +6 -0
  167. package/s3/index.js +8 -2
  168. package/s3/index.js.map +1 -1
  169. package/s3control/getAccessPoints.d.ts +131 -0
  170. package/s3control/getAccessPoints.js +82 -0
  171. package/s3control/getAccessPoints.js.map +1 -0
  172. package/s3control/getMultiRegionAccessPoints.d.ts +76 -0
  173. package/s3control/getMultiRegionAccessPoints.js +54 -0
  174. package/s3control/getMultiRegionAccessPoints.js.map +1 -0
  175. package/s3control/index.d.ts +6 -0
  176. package/s3control/index.js +7 -1
  177. package/s3control/index.js.map +1 -1
  178. package/sagemaker/index.d.ts +9 -0
  179. package/sagemaker/index.js +16 -1
  180. package/sagemaker/index.js.map +1 -1
  181. package/sagemaker/labelingJob.d.ts +280 -0
  182. package/sagemaker/labelingJob.js +142 -0
  183. package/sagemaker/labelingJob.js.map +1 -0
  184. package/sagemaker/modelCard.d.ts +176 -0
  185. package/sagemaker/modelCard.js +111 -0
  186. package/sagemaker/modelCard.js.map +1 -0
  187. package/sagemaker/modelCardExportJob.d.ts +136 -0
  188. package/sagemaker/modelCardExportJob.js +97 -0
  189. package/sagemaker/modelCardExportJob.js.map +1 -0
  190. package/savingsplans/getSavingsPlan.d.ts +128 -0
  191. package/savingsplans/getSavingsPlan.js +52 -0
  192. package/savingsplans/getSavingsPlan.js.map +1 -0
  193. package/savingsplans/index.d.ts +6 -0
  194. package/savingsplans/index.js +25 -0
  195. package/savingsplans/index.js.map +1 -0
  196. package/savingsplans/savingsPlan.d.ts +297 -0
  197. package/savingsplans/savingsPlan.js +143 -0
  198. package/savingsplans/savingsPlan.js.map +1 -0
  199. package/sesv2/index.d.ts +3 -0
  200. package/sesv2/index.js +6 -1
  201. package/sesv2/index.js.map +1 -1
  202. package/sesv2/tenantResourceAssociation.d.ts +103 -0
  203. package/sesv2/tenantResourceAssociation.js +84 -0
  204. package/sesv2/tenantResourceAssociation.js.map +1 -0
  205. package/ssoadmin/index.d.ts +3 -0
  206. package/ssoadmin/index.js +6 -1
  207. package/ssoadmin/index.js.map +1 -1
  208. package/ssoadmin/managedPolicyAttachment.d.ts +2 -0
  209. package/ssoadmin/managedPolicyAttachment.js +2 -0
  210. package/ssoadmin/managedPolicyAttachment.js.map +1 -1
  211. package/ssoadmin/managedPolicyAttachmentsExclusive.d.ts +151 -0
  212. package/ssoadmin/managedPolicyAttachmentsExclusive.js +122 -0
  213. package/ssoadmin/managedPolicyAttachmentsExclusive.js.map +1 -0
  214. package/types/enums/lambda/index.d.ts +4 -0
  215. package/types/enums/lambda/index.js +4 -0
  216. package/types/enums/lambda/index.js.map +1 -1
  217. package/types/input.d.ts +1766 -15
  218. package/types/input.js.map +1 -1
  219. package/types/output.d.ts +2169 -14
  220. package/types/output.js.map +1 -1
  221. package/wafv2/getManagedRuleGroup.d.ts +127 -0
  222. package/wafv2/getManagedRuleGroup.js +62 -0
  223. package/wafv2/getManagedRuleGroup.js.map +1 -0
  224. package/wafv2/index.d.ts +3 -0
  225. package/wafv2/index.js +4 -1
  226. package/wafv2/index.js.map +1 -1
package/types/input.d.ts CHANGED
@@ -906,6 +906,10 @@ export interface ProviderEndpoint {
906
906
  * Use this to override the default service endpoint URL
907
907
  */
908
908
  mgn?: pulumi.Input<string>;
909
+ /**
910
+ * Use this to override the default service endpoint URL
911
+ */
912
+ mpa?: pulumi.Input<string>;
909
913
  /**
910
914
  * Use this to override the default service endpoint URL
911
915
  */
@@ -1170,6 +1174,10 @@ export interface ProviderEndpoint {
1170
1174
  * Use this to override the default service endpoint URL
1171
1175
  */
1172
1176
  sagemaker?: pulumi.Input<string>;
1177
+ /**
1178
+ * Use this to override the default service endpoint URL
1179
+ */
1180
+ savingsplans?: pulumi.Input<string>;
1173
1181
  /**
1174
1182
  * Use this to override the default service endpoint URL
1175
1183
  */
@@ -2335,6 +2343,7 @@ export declare namespace alb {
2335
2343
  * The HTTP or gRPC codes to use when checking for a successful response from a target.
2336
2344
  * The `health_check.protocol` must be one of `HTTP` or `HTTPS` or the `targetType` must be `lambda`.
2337
2345
  * Values can be comma-separated individual values (e.g., "200,202") or a range of values (e.g., "200-299").
2346
+ * Once the value has been set, removing it has no effect. To unset it, set it to an empty string `""`.
2338
2347
  * * For gRPC-based target groups (i.e., the `protocol` is one of `HTTP` or `HTTPS` and the `protocolVersion` is `GRPC`), values can be between `0` and `99`. The default is `12`.
2339
2348
  * * When used with an Application Load Balancer (i.e., the `protocol` is one of `HTTP` or `HTTPS` and the `protocolVersion` is not `GRPC`), values can be between `200` and `499`. The default is `200`.
2340
2349
  * * When used with a Network Load Balancer (i.e., the `protocol` is one of `TCP`, `TCP_UDP`, `UDP`, or `TLS`), values can be between `200` and `599`. The default is `200-399`.
@@ -2343,6 +2352,7 @@ export declare namespace alb {
2343
2352
  matcher?: pulumi.Input<string>;
2344
2353
  /**
2345
2354
  * Destination for the health check request. Required for HTTP/HTTPS ALB and HTTP NLB. Only applies to HTTP/HTTPS.
2355
+ * Once the value has been set, removing it has no effect. To unset it, set it to an empty string `""`.
2346
2356
  * * For HTTP and HTTPS health checks, the default is `/`.
2347
2357
  * * For gRPC health checks, the default is `/AWS.ALB/healthcheck`.
2348
2358
  */
@@ -3008,6 +3018,58 @@ export declare namespace apigatewayv2 {
3008
3018
  */
3009
3019
  required: pulumi.Input<boolean>;
3010
3020
  }
3021
+ interface RoutingRuleAction {
3022
+ /**
3023
+ * Configuration to invoke a stage of a target API. Only REST APIs are supported. See below.
3024
+ */
3025
+ invokeApi?: pulumi.Input<inputs.apigatewayv2.RoutingRuleActionInvokeApi>;
3026
+ }
3027
+ interface RoutingRuleActionInvokeApi {
3028
+ /**
3029
+ * Action to invoke a stage of a target API. Only REST APIs are supported.
3030
+ */
3031
+ apiId: pulumi.Input<string>;
3032
+ /**
3033
+ * Action to invoke a stage of a target API. Only REST APIs are supported.
3034
+ */
3035
+ stage: pulumi.Input<string>;
3036
+ /**
3037
+ * Action to invoke a stage of a target API. Only REST APIs are supported.
3038
+ */
3039
+ stripBasePath?: pulumi.Input<boolean>;
3040
+ }
3041
+ interface RoutingRuleCondition {
3042
+ /**
3043
+ * The base path to be matched. See below.
3044
+ */
3045
+ matchBasePaths?: pulumi.Input<inputs.apigatewayv2.RoutingRuleConditionMatchBasePaths>;
3046
+ /**
3047
+ * The headers to be matched. See below.
3048
+ */
3049
+ matchHeaders?: pulumi.Input<inputs.apigatewayv2.RoutingRuleConditionMatchHeaders>;
3050
+ }
3051
+ interface RoutingRuleConditionMatchBasePaths {
3052
+ /**
3053
+ * List of strings of the case sensitive base path to be matched.
3054
+ */
3055
+ anyOfs: pulumi.Input<pulumi.Input<string>[]>;
3056
+ }
3057
+ interface RoutingRuleConditionMatchHeaders {
3058
+ /**
3059
+ * Configuration of the headers to be matched. There is a match if any of the header name and header value globs are matched. See below.
3060
+ */
3061
+ anyOf?: pulumi.Input<inputs.apigatewayv2.RoutingRuleConditionMatchHeadersAnyOf>;
3062
+ }
3063
+ interface RoutingRuleConditionMatchHeadersAnyOf {
3064
+ /**
3065
+ * The case insensitive header name to be matched. The header name must be less than 40 characters and the only allowed characters are a-z, A-Z, 0-9, and the following special characters: *?-!#$%&'.^_`|~.
3066
+ */
3067
+ header: pulumi.Input<string>;
3068
+ /**
3069
+ * The case sensitive header glob value to be matched against entire header value. The header glob value must be less than 128 characters and the only allowed characters are a-z, A-Z, 0-9, and the following special characters: \*?-!#$%&'.^_`|~. Wildcard matching is supported for header glob values but must be for \*prefix-match, suffix-match*, or \*infix*-match.
3070
+ */
3071
+ valueGlob: pulumi.Input<string>;
3072
+ }
3011
3073
  interface StageAccessLogSettings {
3012
3074
  /**
3013
3075
  * ARN of the CloudWatch Logs log group to receive access logs. Any trailing `:*` is trimmed from the ARN.
@@ -8243,6 +8305,910 @@ export declare namespace appsync {
8243
8305
  update?: pulumi.Input<string>;
8244
8306
  }
8245
8307
  }
8308
+ export declare namespace arcregionswitch {
8309
+ interface PlanAssociatedAlarm {
8310
+ /**
8311
+ * Type of alarm. Valid values: `applicationHealth`, `trigger`.
8312
+ */
8313
+ alarmType: pulumi.Input<string>;
8314
+ /**
8315
+ * ARN of the cross-account role to assume.
8316
+ */
8317
+ crossAccountRole?: pulumi.Input<string>;
8318
+ /**
8319
+ * External ID for cross-account role assumption.
8320
+ */
8321
+ externalId?: pulumi.Input<string>;
8322
+ /**
8323
+ * Name of the alarm.
8324
+ */
8325
+ mapBlockKey: pulumi.Input<string>;
8326
+ /**
8327
+ * Resource identifier (ARN) of the CloudWatch alarm.
8328
+ */
8329
+ resourceIdentifier: pulumi.Input<string>;
8330
+ }
8331
+ interface PlanTimeouts {
8332
+ /**
8333
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
8334
+ */
8335
+ create?: pulumi.Input<string>;
8336
+ /**
8337
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). Setting a timeout for a Delete operation is only applicable if changes are saved into state before the destroy operation occurs.
8338
+ */
8339
+ delete?: pulumi.Input<string>;
8340
+ /**
8341
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
8342
+ */
8343
+ update?: pulumi.Input<string>;
8344
+ }
8345
+ interface PlanTrigger {
8346
+ /**
8347
+ * Action to trigger. Valid values: `activate`, `deactivate`.
8348
+ */
8349
+ action: pulumi.Input<string>;
8350
+ /**
8351
+ * List of conditions that must be met. See Conditions below.
8352
+ */
8353
+ conditions?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanTriggerCondition>[]>;
8354
+ /**
8355
+ * Description of the plan.
8356
+ */
8357
+ description?: pulumi.Input<string>;
8358
+ /**
8359
+ * Minimum delay in minutes between executions.
8360
+ */
8361
+ minDelayMinutesBetweenExecutions: pulumi.Input<number>;
8362
+ /**
8363
+ * Target region for the trigger.
8364
+ */
8365
+ targetRegion: pulumi.Input<string>;
8366
+ }
8367
+ interface PlanTriggerCondition {
8368
+ /**
8369
+ * Name of the associated alarm.
8370
+ */
8371
+ associatedAlarmName: pulumi.Input<string>;
8372
+ /**
8373
+ * Condition to check. Valid values: `red`, `green`.
8374
+ */
8375
+ condition: pulumi.Input<string>;
8376
+ }
8377
+ interface PlanWorkflow {
8378
+ /**
8379
+ * List of steps in the workflow. See Step below.
8380
+ */
8381
+ steps?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStep>[]>;
8382
+ /**
8383
+ * Description of the workflow.
8384
+ */
8385
+ workflowDescription?: pulumi.Input<string>;
8386
+ /**
8387
+ * Action to perform. Valid values: `activate`, `deactivate`.
8388
+ */
8389
+ workflowTargetAction: pulumi.Input<string>;
8390
+ /**
8391
+ * Target region for the workflow.
8392
+ */
8393
+ workflowTargetRegion?: pulumi.Input<string>;
8394
+ }
8395
+ interface PlanWorkflowStep {
8396
+ /**
8397
+ * Configuration for ARC routing control. See ARC Routing Control Config below.
8398
+ */
8399
+ arcRoutingControlConfigs?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepArcRoutingControlConfig>[]>;
8400
+ /**
8401
+ * Configuration for Lambda function execution. See Custom Action Lambda Config below.
8402
+ */
8403
+ customActionLambdaConfigs?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepCustomActionLambdaConfig>[]>;
8404
+ /**
8405
+ * Description of the step.
8406
+ */
8407
+ description?: pulumi.Input<string>;
8408
+ /**
8409
+ * Configuration for DocumentDB global cluster operations. See DocumentDB Config below.
8410
+ */
8411
+ documentDbConfigs?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepDocumentDbConfig>[]>;
8412
+ /**
8413
+ * Configuration for EC2 Auto Scaling group capacity increase. See EC2 ASG Capacity Increase Config below.
8414
+ */
8415
+ ec2AsgCapacityIncreaseConfigs?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepEc2AsgCapacityIncreaseConfig>[]>;
8416
+ /**
8417
+ * Configuration for ECS service capacity increase. See ECS Capacity Increase Config below.
8418
+ */
8419
+ ecsCapacityIncreaseConfigs?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepEcsCapacityIncreaseConfig>[]>;
8420
+ /**
8421
+ * Configuration for EKS resource scaling. See EKS Resource Scaling Config below.
8422
+ */
8423
+ eksResourceScalingConfigs?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepEksResourceScalingConfig>[]>;
8424
+ /**
8425
+ * Configuration for manual approval steps. See Execution Approval Config below.
8426
+ */
8427
+ executionApprovalConfigs?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepExecutionApprovalConfig>[]>;
8428
+ /**
8429
+ * Type of execution block. Valid values: `ARCRegionSwitchPlan`, `ARCRoutingControl`, `AuroraGlobalDatabase`, `CustomActionLambda`, `DocumentDb`, `EC2AutoScaling`, `ECSServiceScaling`, `EKSResourceScaling`, `ManualApproval`, `Parallel`, `Route53HealthCheck`.
8430
+ */
8431
+ executionBlockType: pulumi.Input<string>;
8432
+ /**
8433
+ * Configuration for Aurora Global Database operations. See Global Aurora Config below.
8434
+ */
8435
+ globalAuroraConfigs?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepGlobalAuroraConfig>[]>;
8436
+ /**
8437
+ * Name of the step.
8438
+ */
8439
+ name: pulumi.Input<string>;
8440
+ /**
8441
+ * Configuration for parallel execution of multiple steps. See Parallel Config below.
8442
+ */
8443
+ parallelConfigs?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepParallelConfig>[]>;
8444
+ regionSwitchPlanConfigs?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepRegionSwitchPlanConfig>[]>;
8445
+ /**
8446
+ * Configuration for Route53 health check operations. See Route53 Health Check Config below.
8447
+ */
8448
+ route53HealthCheckConfigs?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepRoute53HealthCheckConfig>[]>;
8449
+ }
8450
+ interface PlanWorkflowStepArcRoutingControlConfig {
8451
+ /**
8452
+ * ARN of the cross-account role to assume.
8453
+ */
8454
+ crossAccountRole?: pulumi.Input<string>;
8455
+ /**
8456
+ * External ID for cross-account role assumption.
8457
+ */
8458
+ externalId?: pulumi.Input<string>;
8459
+ /**
8460
+ * List of regions and their routing controls. See Region and Routing Controls below.
8461
+ */
8462
+ regionAndRoutingControls?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepArcRoutingControlConfigRegionAndRoutingControl>[]>;
8463
+ /**
8464
+ * Timeout in minutes.
8465
+ */
8466
+ timeoutMinutes?: pulumi.Input<number>;
8467
+ }
8468
+ interface PlanWorkflowStepArcRoutingControlConfigRegionAndRoutingControl {
8469
+ /**
8470
+ * AWS region.
8471
+ */
8472
+ region: pulumi.Input<string>;
8473
+ /**
8474
+ * List of routing controls. See Routing Control below.
8475
+ */
8476
+ routingControls?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepArcRoutingControlConfigRegionAndRoutingControlRoutingControl>[]>;
8477
+ }
8478
+ interface PlanWorkflowStepArcRoutingControlConfigRegionAndRoutingControlRoutingControl {
8479
+ /**
8480
+ * ARN of the routing control.
8481
+ */
8482
+ routingControlArn: pulumi.Input<string>;
8483
+ /**
8484
+ * State of the routing control. Valid values: `On`, `Off`.
8485
+ */
8486
+ state: pulumi.Input<string>;
8487
+ }
8488
+ interface PlanWorkflowStepCustomActionLambdaConfig {
8489
+ /**
8490
+ * Lambda function configuration. See Lambda below.
8491
+ */
8492
+ lambdas?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepCustomActionLambdaConfigLambda>[]>;
8493
+ /**
8494
+ * Region where the Lambda function should run. Valid values: `activatingRegion`, `deactivatingRegion`.
8495
+ */
8496
+ regionToRun: pulumi.Input<string>;
8497
+ /**
8498
+ * Retry interval in minutes.
8499
+ */
8500
+ retryIntervalMinutes: pulumi.Input<number>;
8501
+ /**
8502
+ * Timeout in minutes.
8503
+ */
8504
+ timeoutMinutes?: pulumi.Input<number>;
8505
+ /**
8506
+ * Ungraceful behavior configuration. See Ungraceful below.
8507
+ */
8508
+ ungracefuls?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepCustomActionLambdaConfigUngraceful>[]>;
8509
+ }
8510
+ interface PlanWorkflowStepCustomActionLambdaConfigLambda {
8511
+ /**
8512
+ * ARN of the Lambda function.
8513
+ */
8514
+ arn: pulumi.Input<string>;
8515
+ /**
8516
+ * ARN of the cross-account role to assume.
8517
+ */
8518
+ crossAccountRole?: pulumi.Input<string>;
8519
+ /**
8520
+ * External ID for cross-account role assumption.
8521
+ */
8522
+ externalId?: pulumi.Input<string>;
8523
+ }
8524
+ interface PlanWorkflowStepCustomActionLambdaConfigUngraceful {
8525
+ /**
8526
+ * Behavior when ungraceful. Valid values: `skip`.
8527
+ */
8528
+ behavior: pulumi.Input<string>;
8529
+ }
8530
+ interface PlanWorkflowStepDocumentDbConfig {
8531
+ behavior: pulumi.Input<string>;
8532
+ crossAccountRole?: pulumi.Input<string>;
8533
+ databaseClusterArns: pulumi.Input<pulumi.Input<string>[]>;
8534
+ externalId?: pulumi.Input<string>;
8535
+ globalClusterIdentifier: pulumi.Input<string>;
8536
+ timeoutMinutes?: pulumi.Input<number>;
8537
+ ungracefuls?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepDocumentDbConfigUngraceful>[]>;
8538
+ }
8539
+ interface PlanWorkflowStepDocumentDbConfigUngraceful {
8540
+ ungraceful: pulumi.Input<string>;
8541
+ }
8542
+ interface PlanWorkflowStepEc2AsgCapacityIncreaseConfig {
8543
+ /**
8544
+ * Auto Scaling group configuration. See ASG below.
8545
+ */
8546
+ asgs?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepEc2AsgCapacityIncreaseConfigAsg>[]>;
8547
+ /**
8548
+ * Capacity monitoring approach. Valid values: `sampledMaxInLast24Hours`, `autoscalingMaxInLast24Hours`.
8549
+ */
8550
+ capacityMonitoringApproach: pulumi.Input<string>;
8551
+ /**
8552
+ * Target capacity percentage.
8553
+ */
8554
+ targetPercent?: pulumi.Input<number>;
8555
+ /**
8556
+ * Timeout in minutes.
8557
+ */
8558
+ timeoutMinutes?: pulumi.Input<number>;
8559
+ /**
8560
+ * Ungraceful behavior configuration. See Ungraceful below.
8561
+ */
8562
+ ungraceful?: pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepEc2AsgCapacityIncreaseConfigUngraceful>;
8563
+ }
8564
+ interface PlanWorkflowStepEc2AsgCapacityIncreaseConfigAsg {
8565
+ /**
8566
+ * ARN of the Auto Scaling group.
8567
+ */
8568
+ arn: pulumi.Input<string>;
8569
+ /**
8570
+ * ARN of the cross-account role to assume.
8571
+ */
8572
+ crossAccountRole?: pulumi.Input<string>;
8573
+ /**
8574
+ * External ID for cross-account role assumption.
8575
+ */
8576
+ externalId?: pulumi.Input<string>;
8577
+ }
8578
+ interface PlanWorkflowStepEc2AsgCapacityIncreaseConfigUngraceful {
8579
+ /**
8580
+ * Minimum success percentage required.
8581
+ */
8582
+ minimumSuccessPercentage: pulumi.Input<number>;
8583
+ }
8584
+ interface PlanWorkflowStepEcsCapacityIncreaseConfig {
8585
+ /**
8586
+ * Capacity monitoring approach. Valid values: `sampledMaxInLast24Hours`, `containerInsightsMaxInLast24Hours`.
8587
+ */
8588
+ capacityMonitoringApproach: pulumi.Input<string>;
8589
+ /**
8590
+ * ECS service configuration. See ECS Service below.
8591
+ */
8592
+ services?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepEcsCapacityIncreaseConfigService>[]>;
8593
+ /**
8594
+ * Target capacity percentage.
8595
+ */
8596
+ targetPercent?: pulumi.Input<number>;
8597
+ /**
8598
+ * Timeout in minutes.
8599
+ */
8600
+ timeoutMinutes?: pulumi.Input<number>;
8601
+ /**
8602
+ * Ungraceful behavior configuration. See Ungraceful Capacity below.
8603
+ */
8604
+ ungraceful?: pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepEcsCapacityIncreaseConfigUngraceful>;
8605
+ }
8606
+ interface PlanWorkflowStepEcsCapacityIncreaseConfigService {
8607
+ clusterArn: pulumi.Input<string>;
8608
+ crossAccountRole?: pulumi.Input<string>;
8609
+ externalId?: pulumi.Input<string>;
8610
+ /**
8611
+ * ARN of the ECS service.
8612
+ */
8613
+ serviceArn: pulumi.Input<string>;
8614
+ }
8615
+ interface PlanWorkflowStepEcsCapacityIncreaseConfigUngraceful {
8616
+ /**
8617
+ * Minimum success percentage required.
8618
+ */
8619
+ minimumSuccessPercentage: pulumi.Input<number>;
8620
+ }
8621
+ interface PlanWorkflowStepEksResourceScalingConfig {
8622
+ /**
8623
+ * Capacity monitoring approach. Valid values: `sampledMaxInLast24Hours`, `autoscalingMaxInLast24Hours`.
8624
+ */
8625
+ capacityMonitoringApproach: pulumi.Input<string>;
8626
+ /**
8627
+ * List of EKS clusters. See EKS Clusters below.
8628
+ */
8629
+ eksClusters?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepEksResourceScalingConfigEksCluster>[]>;
8630
+ /**
8631
+ * Kubernetes resource type. See Kubernetes Resource Type below.
8632
+ */
8633
+ kubernetesResourceTypes?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepEksResourceScalingConfigKubernetesResourceType>[]>;
8634
+ /**
8635
+ * List of scaling resources. See Scaling Resources below.
8636
+ */
8637
+ scalingResources?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepEksResourceScalingConfigScalingResource>[]>;
8638
+ /**
8639
+ * Target capacity percentage.
8640
+ */
8641
+ targetPercent: pulumi.Input<number>;
8642
+ /**
8643
+ * Timeout in minutes.
8644
+ */
8645
+ timeoutMinutes?: pulumi.Input<number>;
8646
+ /**
8647
+ * Ungraceful behavior configuration. See Ungraceful Capacity below.
8648
+ */
8649
+ ungracefuls?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepEksResourceScalingConfigUngraceful>[]>;
8650
+ }
8651
+ interface PlanWorkflowStepEksResourceScalingConfigEksCluster {
8652
+ /**
8653
+ * ARN of the EKS cluster.
8654
+ */
8655
+ clusterArn: pulumi.Input<string>;
8656
+ /**
8657
+ * ARN of the cross-account role to assume.
8658
+ */
8659
+ crossAccountRole?: pulumi.Input<string>;
8660
+ /**
8661
+ * External ID for cross-account role assumption.
8662
+ */
8663
+ externalId?: pulumi.Input<string>;
8664
+ }
8665
+ interface PlanWorkflowStepEksResourceScalingConfigKubernetesResourceType {
8666
+ /**
8667
+ * Kubernetes API version.
8668
+ */
8669
+ apiVersion: pulumi.Input<string>;
8670
+ /**
8671
+ * Kubernetes resource kind.
8672
+ */
8673
+ kind: pulumi.Input<string>;
8674
+ }
8675
+ interface PlanWorkflowStepEksResourceScalingConfigScalingResource {
8676
+ /**
8677
+ * Kubernetes namespace.
8678
+ */
8679
+ namespace: pulumi.Input<string>;
8680
+ /**
8681
+ * Set of resources to scale. See Resources below.
8682
+ */
8683
+ resources?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepEksResourceScalingConfigScalingResourceResource>[]>;
8684
+ }
8685
+ interface PlanWorkflowStepEksResourceScalingConfigScalingResourceResource {
8686
+ /**
8687
+ * Name of the Horizontal Pod Autoscaler.
8688
+ */
8689
+ hpaName?: pulumi.Input<string>;
8690
+ /**
8691
+ * Name of the Kubernetes object.
8692
+ */
8693
+ name: pulumi.Input<string>;
8694
+ /**
8695
+ * Kubernetes namespace.
8696
+ */
8697
+ namespace: pulumi.Input<string>;
8698
+ /**
8699
+ * Name of the resource.
8700
+ */
8701
+ resourceName: pulumi.Input<string>;
8702
+ }
8703
+ interface PlanWorkflowStepEksResourceScalingConfigUngraceful {
8704
+ /**
8705
+ * Minimum success percentage required.
8706
+ */
8707
+ minimumSuccessPercentage: pulumi.Input<number>;
8708
+ }
8709
+ interface PlanWorkflowStepExecutionApprovalConfig {
8710
+ /**
8711
+ * ARN of the IAM role for approval.
8712
+ */
8713
+ approvalRole: pulumi.Input<string>;
8714
+ /**
8715
+ * Timeout in minutes for the approval.
8716
+ */
8717
+ timeoutMinutes?: pulumi.Input<number>;
8718
+ }
8719
+ interface PlanWorkflowStepGlobalAuroraConfig {
8720
+ /**
8721
+ * Behavior for Aurora operations. Valid values: `switchoverOnly`, `failover`.
8722
+ */
8723
+ behavior: pulumi.Input<string>;
8724
+ /**
8725
+ * ARN of the cross-account role to assume.
8726
+ */
8727
+ crossAccountRole?: pulumi.Input<string>;
8728
+ /**
8729
+ * List of database cluster ARNs.
8730
+ */
8731
+ databaseClusterArns: pulumi.Input<pulumi.Input<string>[]>;
8732
+ /**
8733
+ * External ID for cross-account role assumption.
8734
+ */
8735
+ externalId?: pulumi.Input<string>;
8736
+ /**
8737
+ * Global cluster identifier.
8738
+ */
8739
+ globalClusterIdentifier: pulumi.Input<string>;
8740
+ /**
8741
+ * Timeout in minutes.
8742
+ */
8743
+ timeoutMinutes?: pulumi.Input<number>;
8744
+ /**
8745
+ * Ungraceful behavior configuration. See Ungraceful Aurora below.
8746
+ */
8747
+ ungracefuls?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepGlobalAuroraConfigUngraceful>[]>;
8748
+ }
8749
+ interface PlanWorkflowStepGlobalAuroraConfigUngraceful {
8750
+ ungraceful: pulumi.Input<string>;
8751
+ }
8752
+ interface PlanWorkflowStepParallelConfig {
8753
+ /**
8754
+ * List of steps to execute in parallel. Uses the same schema as Step but without `parallelConfig` to prevent infinite nesting.
8755
+ */
8756
+ steps?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepParallelConfigStep>[]>;
8757
+ }
8758
+ interface PlanWorkflowStepParallelConfigStep {
8759
+ /**
8760
+ * Configuration for ARC routing control. See ARC Routing Control Config below.
8761
+ */
8762
+ arcRoutingControlConfigs?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepParallelConfigStepArcRoutingControlConfig>[]>;
8763
+ /**
8764
+ * Configuration for Lambda function execution. See Custom Action Lambda Config below.
8765
+ */
8766
+ customActionLambdaConfigs?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepParallelConfigStepCustomActionLambdaConfig>[]>;
8767
+ /**
8768
+ * Description of the step.
8769
+ */
8770
+ description?: pulumi.Input<string>;
8771
+ /**
8772
+ * Configuration for DocumentDB global cluster operations. See DocumentDB Config below.
8773
+ */
8774
+ documentDbConfigs?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepParallelConfigStepDocumentDbConfig>[]>;
8775
+ /**
8776
+ * Configuration for EC2 Auto Scaling group capacity increase. See EC2 ASG Capacity Increase Config below.
8777
+ */
8778
+ ec2AsgCapacityIncreaseConfigs?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepParallelConfigStepEc2AsgCapacityIncreaseConfig>[]>;
8779
+ /**
8780
+ * Configuration for ECS service capacity increase. See ECS Capacity Increase Config below.
8781
+ */
8782
+ ecsCapacityIncreaseConfigs?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepParallelConfigStepEcsCapacityIncreaseConfig>[]>;
8783
+ /**
8784
+ * Configuration for EKS resource scaling. See EKS Resource Scaling Config below.
8785
+ */
8786
+ eksResourceScalingConfigs?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepParallelConfigStepEksResourceScalingConfig>[]>;
8787
+ /**
8788
+ * Configuration for manual approval steps. See Execution Approval Config below.
8789
+ */
8790
+ executionApprovalConfigs?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepParallelConfigStepExecutionApprovalConfig>[]>;
8791
+ /**
8792
+ * Type of execution block. Valid values: `ARCRegionSwitchPlan`, `ARCRoutingControl`, `AuroraGlobalDatabase`, `CustomActionLambda`, `DocumentDb`, `EC2AutoScaling`, `ECSServiceScaling`, `EKSResourceScaling`, `ManualApproval`, `Parallel`, `Route53HealthCheck`.
8793
+ */
8794
+ executionBlockType: pulumi.Input<string>;
8795
+ /**
8796
+ * Configuration for Aurora Global Database operations. See Global Aurora Config below.
8797
+ */
8798
+ globalAuroraConfigs?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepParallelConfigStepGlobalAuroraConfig>[]>;
8799
+ /**
8800
+ * Name of the step.
8801
+ */
8802
+ name: pulumi.Input<string>;
8803
+ regionSwitchPlanConfigs?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepParallelConfigStepRegionSwitchPlanConfig>[]>;
8804
+ /**
8805
+ * Configuration for Route53 health check operations. See Route53 Health Check Config below.
8806
+ */
8807
+ route53HealthCheckConfigs?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepParallelConfigStepRoute53HealthCheckConfig>[]>;
8808
+ }
8809
+ interface PlanWorkflowStepParallelConfigStepArcRoutingControlConfig {
8810
+ /**
8811
+ * ARN of the cross-account role to assume.
8812
+ */
8813
+ crossAccountRole?: pulumi.Input<string>;
8814
+ /**
8815
+ * External ID for cross-account role assumption.
8816
+ */
8817
+ externalId?: pulumi.Input<string>;
8818
+ /**
8819
+ * List of regions and their routing controls. See Region and Routing Controls below.
8820
+ */
8821
+ regionAndRoutingControls?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepParallelConfigStepArcRoutingControlConfigRegionAndRoutingControl>[]>;
8822
+ /**
8823
+ * Timeout in minutes.
8824
+ */
8825
+ timeoutMinutes?: pulumi.Input<number>;
8826
+ }
8827
+ interface PlanWorkflowStepParallelConfigStepArcRoutingControlConfigRegionAndRoutingControl {
8828
+ /**
8829
+ * AWS region.
8830
+ */
8831
+ region: pulumi.Input<string>;
8832
+ /**
8833
+ * List of routing controls. See Routing Control below.
8834
+ */
8835
+ routingControls?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepParallelConfigStepArcRoutingControlConfigRegionAndRoutingControlRoutingControl>[]>;
8836
+ }
8837
+ interface PlanWorkflowStepParallelConfigStepArcRoutingControlConfigRegionAndRoutingControlRoutingControl {
8838
+ /**
8839
+ * ARN of the routing control.
8840
+ */
8841
+ routingControlArn: pulumi.Input<string>;
8842
+ /**
8843
+ * State of the routing control. Valid values: `On`, `Off`.
8844
+ */
8845
+ state: pulumi.Input<string>;
8846
+ }
8847
+ interface PlanWorkflowStepParallelConfigStepCustomActionLambdaConfig {
8848
+ /**
8849
+ * Lambda function configuration. See Lambda below.
8850
+ */
8851
+ lambdas?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepParallelConfigStepCustomActionLambdaConfigLambda>[]>;
8852
+ /**
8853
+ * Region where the Lambda function should run. Valid values: `activatingRegion`, `deactivatingRegion`.
8854
+ */
8855
+ regionToRun: pulumi.Input<string>;
8856
+ /**
8857
+ * Retry interval in minutes.
8858
+ */
8859
+ retryIntervalMinutes: pulumi.Input<number>;
8860
+ /**
8861
+ * Timeout in minutes.
8862
+ */
8863
+ timeoutMinutes?: pulumi.Input<number>;
8864
+ /**
8865
+ * Ungraceful behavior configuration. See Ungraceful below.
8866
+ */
8867
+ ungracefuls?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepParallelConfigStepCustomActionLambdaConfigUngraceful>[]>;
8868
+ }
8869
+ interface PlanWorkflowStepParallelConfigStepCustomActionLambdaConfigLambda {
8870
+ /**
8871
+ * ARN of the Lambda function.
8872
+ */
8873
+ arn: pulumi.Input<string>;
8874
+ /**
8875
+ * ARN of the cross-account role to assume.
8876
+ */
8877
+ crossAccountRole?: pulumi.Input<string>;
8878
+ /**
8879
+ * External ID for cross-account role assumption.
8880
+ */
8881
+ externalId?: pulumi.Input<string>;
8882
+ }
8883
+ interface PlanWorkflowStepParallelConfigStepCustomActionLambdaConfigUngraceful {
8884
+ /**
8885
+ * Behavior when ungraceful. Valid values: `skip`.
8886
+ */
8887
+ behavior: pulumi.Input<string>;
8888
+ }
8889
+ interface PlanWorkflowStepParallelConfigStepDocumentDbConfig {
8890
+ behavior: pulumi.Input<string>;
8891
+ crossAccountRole?: pulumi.Input<string>;
8892
+ databaseClusterArns: pulumi.Input<pulumi.Input<string>[]>;
8893
+ externalId?: pulumi.Input<string>;
8894
+ globalClusterIdentifier: pulumi.Input<string>;
8895
+ timeoutMinutes?: pulumi.Input<number>;
8896
+ ungracefuls?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepParallelConfigStepDocumentDbConfigUngraceful>[]>;
8897
+ }
8898
+ interface PlanWorkflowStepParallelConfigStepDocumentDbConfigUngraceful {
8899
+ ungraceful: pulumi.Input<string>;
8900
+ }
8901
+ interface PlanWorkflowStepParallelConfigStepEc2AsgCapacityIncreaseConfig {
8902
+ /**
8903
+ * Auto Scaling group configuration. See ASG below.
8904
+ */
8905
+ asgs?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepParallelConfigStepEc2AsgCapacityIncreaseConfigAsg>[]>;
8906
+ /**
8907
+ * Capacity monitoring approach. Valid values: `sampledMaxInLast24Hours`, `autoscalingMaxInLast24Hours`.
8908
+ */
8909
+ capacityMonitoringApproach: pulumi.Input<string>;
8910
+ /**
8911
+ * Target capacity percentage.
8912
+ */
8913
+ targetPercent?: pulumi.Input<number>;
8914
+ /**
8915
+ * Timeout in minutes.
8916
+ */
8917
+ timeoutMinutes?: pulumi.Input<number>;
8918
+ /**
8919
+ * Ungraceful behavior configuration. See Ungraceful below.
8920
+ */
8921
+ ungraceful?: pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepParallelConfigStepEc2AsgCapacityIncreaseConfigUngraceful>;
8922
+ }
8923
+ interface PlanWorkflowStepParallelConfigStepEc2AsgCapacityIncreaseConfigAsg {
8924
+ /**
8925
+ * ARN of the Auto Scaling group.
8926
+ */
8927
+ arn: pulumi.Input<string>;
8928
+ /**
8929
+ * ARN of the cross-account role to assume.
8930
+ */
8931
+ crossAccountRole?: pulumi.Input<string>;
8932
+ /**
8933
+ * External ID for cross-account role assumption.
8934
+ */
8935
+ externalId?: pulumi.Input<string>;
8936
+ }
8937
+ interface PlanWorkflowStepParallelConfigStepEc2AsgCapacityIncreaseConfigUngraceful {
8938
+ /**
8939
+ * Minimum success percentage required.
8940
+ */
8941
+ minimumSuccessPercentage: pulumi.Input<number>;
8942
+ }
8943
+ interface PlanWorkflowStepParallelConfigStepEcsCapacityIncreaseConfig {
8944
+ /**
8945
+ * Capacity monitoring approach. Valid values: `sampledMaxInLast24Hours`, `containerInsightsMaxInLast24Hours`.
8946
+ */
8947
+ capacityMonitoringApproach: pulumi.Input<string>;
8948
+ /**
8949
+ * ECS service configuration. See ECS Service below.
8950
+ */
8951
+ services?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepParallelConfigStepEcsCapacityIncreaseConfigService>[]>;
8952
+ /**
8953
+ * Target capacity percentage.
8954
+ */
8955
+ targetPercent?: pulumi.Input<number>;
8956
+ /**
8957
+ * Timeout in minutes.
8958
+ */
8959
+ timeoutMinutes?: pulumi.Input<number>;
8960
+ /**
8961
+ * Ungraceful behavior configuration. See Ungraceful Capacity below.
8962
+ */
8963
+ ungraceful?: pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepParallelConfigStepEcsCapacityIncreaseConfigUngraceful>;
8964
+ }
8965
+ interface PlanWorkflowStepParallelConfigStepEcsCapacityIncreaseConfigService {
8966
+ clusterArn: pulumi.Input<string>;
8967
+ crossAccountRole?: pulumi.Input<string>;
8968
+ externalId?: pulumi.Input<string>;
8969
+ /**
8970
+ * ARN of the ECS service.
8971
+ */
8972
+ serviceArn: pulumi.Input<string>;
8973
+ }
8974
+ interface PlanWorkflowStepParallelConfigStepEcsCapacityIncreaseConfigUngraceful {
8975
+ /**
8976
+ * Minimum success percentage required.
8977
+ */
8978
+ minimumSuccessPercentage: pulumi.Input<number>;
8979
+ }
8980
+ interface PlanWorkflowStepParallelConfigStepEksResourceScalingConfig {
8981
+ /**
8982
+ * Capacity monitoring approach. Valid values: `sampledMaxInLast24Hours`, `autoscalingMaxInLast24Hours`.
8983
+ */
8984
+ capacityMonitoringApproach: pulumi.Input<string>;
8985
+ /**
8986
+ * List of EKS clusters. See EKS Clusters below.
8987
+ */
8988
+ eksClusters?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepParallelConfigStepEksResourceScalingConfigEksCluster>[]>;
8989
+ /**
8990
+ * Kubernetes resource type. See Kubernetes Resource Type below.
8991
+ */
8992
+ kubernetesResourceTypes?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepParallelConfigStepEksResourceScalingConfigKubernetesResourceType>[]>;
8993
+ /**
8994
+ * List of scaling resources. See Scaling Resources below.
8995
+ */
8996
+ scalingResources?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepParallelConfigStepEksResourceScalingConfigScalingResource>[]>;
8997
+ /**
8998
+ * Target capacity percentage.
8999
+ */
9000
+ targetPercent: pulumi.Input<number>;
9001
+ /**
9002
+ * Timeout in minutes.
9003
+ */
9004
+ timeoutMinutes?: pulumi.Input<number>;
9005
+ /**
9006
+ * Ungraceful behavior configuration. See Ungraceful Capacity below.
9007
+ */
9008
+ ungracefuls?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepParallelConfigStepEksResourceScalingConfigUngraceful>[]>;
9009
+ }
9010
+ interface PlanWorkflowStepParallelConfigStepEksResourceScalingConfigEksCluster {
9011
+ /**
9012
+ * ARN of the EKS cluster.
9013
+ */
9014
+ clusterArn: pulumi.Input<string>;
9015
+ /**
9016
+ * ARN of the cross-account role to assume.
9017
+ */
9018
+ crossAccountRole?: pulumi.Input<string>;
9019
+ /**
9020
+ * External ID for cross-account role assumption.
9021
+ */
9022
+ externalId?: pulumi.Input<string>;
9023
+ }
9024
+ interface PlanWorkflowStepParallelConfigStepEksResourceScalingConfigKubernetesResourceType {
9025
+ /**
9026
+ * Kubernetes API version.
9027
+ */
9028
+ apiVersion: pulumi.Input<string>;
9029
+ /**
9030
+ * Kubernetes resource kind.
9031
+ */
9032
+ kind: pulumi.Input<string>;
9033
+ }
9034
+ interface PlanWorkflowStepParallelConfigStepEksResourceScalingConfigScalingResource {
9035
+ /**
9036
+ * Kubernetes namespace.
9037
+ */
9038
+ namespace: pulumi.Input<string>;
9039
+ /**
9040
+ * Set of resources to scale. See Resources below.
9041
+ */
9042
+ resources?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepParallelConfigStepEksResourceScalingConfigScalingResourceResource>[]>;
9043
+ }
9044
+ interface PlanWorkflowStepParallelConfigStepEksResourceScalingConfigScalingResourceResource {
9045
+ /**
9046
+ * Name of the Horizontal Pod Autoscaler.
9047
+ */
9048
+ hpaName?: pulumi.Input<string>;
9049
+ /**
9050
+ * Name of the Kubernetes object.
9051
+ */
9052
+ name: pulumi.Input<string>;
9053
+ /**
9054
+ * Kubernetes namespace.
9055
+ */
9056
+ namespace: pulumi.Input<string>;
9057
+ /**
9058
+ * Name of the resource.
9059
+ */
9060
+ resourceName: pulumi.Input<string>;
9061
+ }
9062
+ interface PlanWorkflowStepParallelConfigStepEksResourceScalingConfigUngraceful {
9063
+ /**
9064
+ * Minimum success percentage required.
9065
+ */
9066
+ minimumSuccessPercentage: pulumi.Input<number>;
9067
+ }
9068
+ interface PlanWorkflowStepParallelConfigStepExecutionApprovalConfig {
9069
+ /**
9070
+ * ARN of the IAM role for approval.
9071
+ */
9072
+ approvalRole: pulumi.Input<string>;
9073
+ /**
9074
+ * Timeout in minutes for the approval.
9075
+ */
9076
+ timeoutMinutes?: pulumi.Input<number>;
9077
+ }
9078
+ interface PlanWorkflowStepParallelConfigStepGlobalAuroraConfig {
9079
+ /**
9080
+ * Behavior for Aurora operations. Valid values: `switchoverOnly`, `failover`.
9081
+ */
9082
+ behavior: pulumi.Input<string>;
9083
+ /**
9084
+ * ARN of the cross-account role to assume.
9085
+ */
9086
+ crossAccountRole?: pulumi.Input<string>;
9087
+ /**
9088
+ * List of database cluster ARNs.
9089
+ */
9090
+ databaseClusterArns: pulumi.Input<pulumi.Input<string>[]>;
9091
+ /**
9092
+ * External ID for cross-account role assumption.
9093
+ */
9094
+ externalId?: pulumi.Input<string>;
9095
+ /**
9096
+ * Global cluster identifier.
9097
+ */
9098
+ globalClusterIdentifier: pulumi.Input<string>;
9099
+ /**
9100
+ * Timeout in minutes.
9101
+ */
9102
+ timeoutMinutes?: pulumi.Input<number>;
9103
+ /**
9104
+ * Ungraceful behavior configuration. See Ungraceful Aurora below.
9105
+ */
9106
+ ungracefuls?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepParallelConfigStepGlobalAuroraConfigUngraceful>[]>;
9107
+ }
9108
+ interface PlanWorkflowStepParallelConfigStepGlobalAuroraConfigUngraceful {
9109
+ ungraceful: pulumi.Input<string>;
9110
+ }
9111
+ interface PlanWorkflowStepParallelConfigStepRegionSwitchPlanConfig {
9112
+ /**
9113
+ * ARN of the nested region switch plan.
9114
+ */
9115
+ arn: pulumi.Input<string>;
9116
+ /**
9117
+ * ARN of the cross-account role to assume.
9118
+ */
9119
+ crossAccountRole?: pulumi.Input<string>;
9120
+ /**
9121
+ * External ID for cross-account role assumption.
9122
+ */
9123
+ externalId?: pulumi.Input<string>;
9124
+ }
9125
+ interface PlanWorkflowStepParallelConfigStepRoute53HealthCheckConfig {
9126
+ /**
9127
+ * ARN of the cross-account role to assume.
9128
+ */
9129
+ crossAccountRole?: pulumi.Input<string>;
9130
+ /**
9131
+ * External ID for cross-account role assumption.
9132
+ */
9133
+ externalId?: pulumi.Input<string>;
9134
+ /**
9135
+ * Route53 hosted zone ID.
9136
+ */
9137
+ hostedZoneId: pulumi.Input<string>;
9138
+ /**
9139
+ * DNS record name.
9140
+ */
9141
+ recordName: pulumi.Input<string>;
9142
+ /**
9143
+ * Configuration block for record sets. See Record Set below.
9144
+ */
9145
+ recordSets?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepParallelConfigStepRoute53HealthCheckConfigRecordSet>[]>;
9146
+ /**
9147
+ * Timeout in minutes.
9148
+ */
9149
+ timeoutMinutes?: pulumi.Input<number>;
9150
+ }
9151
+ interface PlanWorkflowStepParallelConfigStepRoute53HealthCheckConfigRecordSet {
9152
+ /**
9153
+ * Record set identifier.
9154
+ */
9155
+ recordSetIdentifier: pulumi.Input<string>;
9156
+ /**
9157
+ * AWS region.
9158
+ */
9159
+ region: pulumi.Input<string>;
9160
+ }
9161
+ interface PlanWorkflowStepRegionSwitchPlanConfig {
9162
+ /**
9163
+ * ARN of the nested region switch plan.
9164
+ */
9165
+ arn: pulumi.Input<string>;
9166
+ /**
9167
+ * ARN of the cross-account role to assume.
9168
+ */
9169
+ crossAccountRole?: pulumi.Input<string>;
9170
+ /**
9171
+ * External ID for cross-account role assumption.
9172
+ */
9173
+ externalId?: pulumi.Input<string>;
9174
+ }
9175
+ interface PlanWorkflowStepRoute53HealthCheckConfig {
9176
+ /**
9177
+ * ARN of the cross-account role to assume.
9178
+ */
9179
+ crossAccountRole?: pulumi.Input<string>;
9180
+ /**
9181
+ * External ID for cross-account role assumption.
9182
+ */
9183
+ externalId?: pulumi.Input<string>;
9184
+ /**
9185
+ * Route53 hosted zone ID.
9186
+ */
9187
+ hostedZoneId: pulumi.Input<string>;
9188
+ /**
9189
+ * DNS record name.
9190
+ */
9191
+ recordName: pulumi.Input<string>;
9192
+ /**
9193
+ * Configuration block for record sets. See Record Set below.
9194
+ */
9195
+ recordSets?: pulumi.Input<pulumi.Input<inputs.arcregionswitch.PlanWorkflowStepRoute53HealthCheckConfigRecordSet>[]>;
9196
+ /**
9197
+ * Timeout in minutes.
9198
+ */
9199
+ timeoutMinutes?: pulumi.Input<number>;
9200
+ }
9201
+ interface PlanWorkflowStepRoute53HealthCheckConfigRecordSet {
9202
+ /**
9203
+ * Record set identifier.
9204
+ */
9205
+ recordSetIdentifier: pulumi.Input<string>;
9206
+ /**
9207
+ * AWS region.
9208
+ */
9209
+ region: pulumi.Input<string>;
9210
+ }
9211
+ }
8246
9212
  export declare namespace athena {
8247
9213
  interface CapacityReservationTimeouts {
8248
9214
  /**
@@ -10245,7 +11211,7 @@ export declare namespace batch {
10245
11211
  */
10246
11212
  resources?: pulumi.Input<inputs.batch.JobDefinitionEksPropertiesPodPropertiesContainerResources>;
10247
11213
  /**
10248
- * Security context for a job.
11214
+ * Security context for a job. See `securityContext` below.
10249
11215
  */
10250
11216
  securityContext?: pulumi.Input<inputs.batch.JobDefinitionEksPropertiesPodPropertiesContainerSecurityContext>;
10251
11217
  /**
@@ -10272,10 +11238,26 @@ export declare namespace batch {
10272
11238
  }>;
10273
11239
  }
10274
11240
  interface JobDefinitionEksPropertiesPodPropertiesContainerSecurityContext {
11241
+ /**
11242
+ * Whether or not a container or a Kubernetes pod is allowed to gain more privileges than its parent process. The default value is `false`.
11243
+ */
11244
+ allowPrivilegeEscalation?: pulumi.Input<boolean>;
11245
+ /**
11246
+ * When this parameter is `true`, the container is given elevated permissions on the host container instance. The level of permissions are similar to the root user permissions. The default value is `false`.
11247
+ */
10275
11248
  privileged?: pulumi.Input<boolean>;
10276
11249
  readOnlyRootFileSystem?: pulumi.Input<boolean>;
11250
+ /**
11251
+ * When this parameter is specified, the container is run as the specified group ID (gid). If this parameter isn't specified, the default is the group that's specified in the image metadata.
11252
+ */
10277
11253
  runAsGroup?: pulumi.Input<number>;
11254
+ /**
11255
+ * When this parameter is specified, the container is run as a user with a uid other than 0. If this parameter isn't specified, so such rule is enforced.
11256
+ */
10278
11257
  runAsNonRoot?: pulumi.Input<boolean>;
11258
+ /**
11259
+ * When this parameter is specified, the container is run as the specified user ID (uid). If this parameter isn't specified, the default is the user that's specified in the image metadata.
11260
+ */
10279
11261
  runAsUser?: pulumi.Input<number>;
10280
11262
  }
10281
11263
  interface JobDefinitionEksPropertiesPodPropertiesContainerVolumeMount {
@@ -10322,7 +11304,7 @@ export declare namespace batch {
10322
11304
  */
10323
11305
  resources?: pulumi.Input<inputs.batch.JobDefinitionEksPropertiesPodPropertiesInitContainerResources>;
10324
11306
  /**
10325
- * Security context for a job.
11307
+ * Security context for a job. See `securityContext` below.
10326
11308
  */
10327
11309
  securityContext?: pulumi.Input<inputs.batch.JobDefinitionEksPropertiesPodPropertiesInitContainerSecurityContext>;
10328
11310
  /**
@@ -10349,10 +11331,26 @@ export declare namespace batch {
10349
11331
  }>;
10350
11332
  }
10351
11333
  interface JobDefinitionEksPropertiesPodPropertiesInitContainerSecurityContext {
11334
+ /**
11335
+ * Whether or not a container or a Kubernetes pod is allowed to gain more privileges than its parent process. The default value is `false`.
11336
+ */
11337
+ allowPrivilegeEscalation?: pulumi.Input<boolean>;
11338
+ /**
11339
+ * When this parameter is `true`, the container is given elevated permissions on the host container instance. The level of permissions are similar to the root user permissions. The default value is `false`.
11340
+ */
10352
11341
  privileged?: pulumi.Input<boolean>;
10353
11342
  readOnlyRootFileSystem?: pulumi.Input<boolean>;
11343
+ /**
11344
+ * When this parameter is specified, the container is run as the specified group ID (gid). If this parameter isn't specified, the default is the group that's specified in the image metadata.
11345
+ */
10354
11346
  runAsGroup?: pulumi.Input<number>;
11347
+ /**
11348
+ * When this parameter is specified, the container is run as a user with a uid other than 0. If this parameter isn't specified, so such rule is enforced.
11349
+ */
10355
11350
  runAsNonRoot?: pulumi.Input<boolean>;
11351
+ /**
11352
+ * When this parameter is specified, the container is run as the specified user ID (uid). If this parameter isn't specified, the default is the user that's specified in the image metadata.
11353
+ */
10356
11354
  runAsUser?: pulumi.Input<number>;
10357
11355
  }
10358
11356
  interface JobDefinitionEksPropertiesPodPropertiesInitContainerVolumeMount {
@@ -11244,20 +12242,34 @@ export declare namespace bedrock {
11244
12242
  lambdaArn: pulumi.Input<string>;
11245
12243
  }
11246
12244
  interface AgentDataSourceVectorIngestionConfigurationParsingConfiguration {
12245
+ /**
12246
+ * Settings for using Amazon Bedrock Data Automation to parse documents. See `bedrockDataAutomationConfiguration` block for details.
12247
+ */
12248
+ bedrockDataAutomationConfiguration?: pulumi.Input<inputs.bedrock.AgentDataSourceVectorIngestionConfigurationParsingConfigurationBedrockDataAutomationConfiguration>;
11247
12249
  /**
11248
12250
  * Settings for a foundation model used to parse documents in a data source. See `bedrockFoundationModelConfiguration` block for details.
11249
12251
  */
11250
12252
  bedrockFoundationModelConfiguration?: pulumi.Input<inputs.bedrock.AgentDataSourceVectorIngestionConfigurationParsingConfigurationBedrockFoundationModelConfiguration>;
11251
12253
  /**
11252
- * Currently only `BEDROCK_FOUNDATION_MODEL` is supported
12254
+ * The parsing strategy to use. Valid values: `BEDROCK_FOUNDATION_MODEL`, `BEDROCK_DATA_AUTOMATION`.
11253
12255
  */
11254
12256
  parsingStrategy: pulumi.Input<string>;
11255
12257
  }
12258
+ interface AgentDataSourceVectorIngestionConfigurationParsingConfigurationBedrockDataAutomationConfiguration {
12259
+ /**
12260
+ * Specifies whether to enable parsing of multimodal data, including both text and images. Valid value: `MULTIMODAL`.
12261
+ */
12262
+ parsingModality?: pulumi.Input<string>;
12263
+ }
11256
12264
  interface AgentDataSourceVectorIngestionConfigurationParsingConfigurationBedrockFoundationModelConfiguration {
11257
12265
  /**
11258
12266
  * The ARN of the model used to parse documents
11259
12267
  */
11260
12268
  modelArn: pulumi.Input<string>;
12269
+ /**
12270
+ * Specifies whether to enable parsing of multimodal data, including both text and images. Valid values: `MULTIMODAL`.
12271
+ */
12272
+ parsingModality?: pulumi.Input<string>;
11261
12273
  /**
11262
12274
  * Instructions for interpreting the contents of the document. See `parsingPrompt` block for details.
11263
12275
  */
@@ -15153,15 +16165,39 @@ export declare namespace chimesdkmediapipelines {
15153
16165
  }
15154
16166
  export declare namespace cleanrooms {
15155
16167
  interface CollaborationDataEncryptionMetadata {
16168
+ /**
16169
+ * Whether encrypted tables can contain cleartext data. This is a boolean field.
16170
+ */
15156
16171
  allowClearText: pulumi.Input<boolean>;
16172
+ /**
16173
+ * Whether Fingerprint columns can contain duplicate entries. This is a boolean field.
16174
+ */
15157
16175
  allowDuplicates: pulumi.Input<boolean>;
16176
+ /**
16177
+ * Whether Fingerprint columns can be joined on any other Fingerprint column with a different name. This is a boolean field.
16178
+ */
15158
16179
  allowJoinsOnColumnsWithDifferentNames: pulumi.Input<boolean>;
16180
+ /**
16181
+ * Whether NULL values are to be copied as NULL to encrypted tables (true) or cryptographically processed (false).
16182
+ */
15159
16183
  preserveNulls: pulumi.Input<boolean>;
15160
16184
  }
15161
16185
  interface CollaborationMember {
16186
+ /**
16187
+ * Account ID for the invited member.
16188
+ */
15162
16189
  accountId: pulumi.Input<string>;
16190
+ /**
16191
+ * Display name for the invited member.
16192
+ */
15163
16193
  displayName: pulumi.Input<string>;
16194
+ /**
16195
+ * List of abilities for the invited member. Valid values [may be found here](https://docs.aws.amazon.com/clean-rooms/latest/apireference/API_CreateCollaboration.html#API-CreateCollaboration-request-creatorMemberAbilities).
16196
+ */
15164
16197
  memberAbilities: pulumi.Input<pulumi.Input<string>[]>;
16198
+ /**
16199
+ * For each member included in the collaboration an additional computed attribute of status is added. These values [may be found here](https://docs.aws.amazon.com/clean-rooms/latest/apireference/API_MemberSummary.html#API-Type-MemberSummary-status).
16200
+ */
15165
16201
  status?: pulumi.Input<string>;
15166
16202
  }
15167
16203
  interface ConfiguredTableTableReference {
@@ -15399,6 +16435,12 @@ export declare namespace cloudformation {
15399
16435
  }
15400
16436
  }
15401
16437
  export declare namespace cloudfront {
16438
+ interface AnycastIpListTimeouts {
16439
+ /**
16440
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
16441
+ */
16442
+ create?: pulumi.Input<string>;
16443
+ }
15402
16444
  interface CachePolicyParametersInCacheKeyAndForwardedToOrigin {
15403
16445
  /**
15404
16446
  * Whether any cookies in viewer requests are included in the cache key and automatically included in requests that CloudFront sends to the origin. See Cookies Config for more information.
@@ -16591,13 +17633,13 @@ export declare namespace cloudfront {
16591
17633
  */
16592
17634
  failoverCriteria?: pulumi.Input<inputs.cloudfront.MultitenantDistributionOriginGroupFailoverCriteria>;
16593
17635
  /**
16594
- * List of origins in this origin group. Must contain exactly 2 members. See Origin Group Member below.
17636
+ * Identifier for the distribution.
16595
17637
  */
16596
- members?: pulumi.Input<pulumi.Input<inputs.cloudfront.MultitenantDistributionOriginGroupMember>[]>;
17638
+ id: pulumi.Input<string>;
16597
17639
  /**
16598
- * Unique identifier for the origin group.
17640
+ * List of origins in this origin group. Must contain exactly 2 members. See Origin Group Member below.
16599
17641
  */
16600
- originId: pulumi.Input<string>;
17642
+ members?: pulumi.Input<pulumi.Input<inputs.cloudfront.MultitenantDistributionOriginGroupMember>[]>;
16601
17643
  }
16602
17644
  interface MultitenantDistributionOriginGroupFailoverCriteria {
16603
17645
  /**
@@ -25472,9 +26514,12 @@ export declare namespace dynamodb {
25472
26514
  }
25473
26515
  interface TableGlobalSecondaryIndex {
25474
26516
  /**
25475
- * Name of the hash key in the index; must be defined as an attribute in the resource.
26517
+ * and `hashKeys` are `mutually exclusive`, but one is `required`. Refer to [AWS SDK Documentation](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/GSI.DesignPattern.MultiAttributeKeys.html)
26518
+ *
26519
+ * @deprecated hash_key is deprecated. Use keySchema instead.
25476
26520
  */
25477
- hashKey: pulumi.Input<string>;
26521
+ hashKey?: pulumi.Input<string>;
26522
+ keySchemas?: pulumi.Input<pulumi.Input<inputs.dynamodb.TableGlobalSecondaryIndexKeySchema>[]>;
25478
26523
  /**
25479
26524
  * Name of the index.
25480
26525
  */
@@ -25492,7 +26537,9 @@ export declare namespace dynamodb {
25492
26537
  */
25493
26538
  projectionType: pulumi.Input<string>;
25494
26539
  /**
25495
- * Name of the range key; must be defined
26540
+ * and `rangeKeys` are `mutually exclusive`, but are both `optional`. Refer to [AWS SDK Documentation](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/GSI.DesignPattern.MultiAttributeKeys.html)
26541
+ *
26542
+ * @deprecated range_key is deprecated. Use keySchema instead.
25496
26543
  */
25497
26544
  rangeKey?: pulumi.Input<string>;
25498
26545
  /**
@@ -25508,6 +26555,14 @@ export declare namespace dynamodb {
25508
26555
  */
25509
26556
  writeCapacity?: pulumi.Input<number>;
25510
26557
  }
26558
+ interface TableGlobalSecondaryIndexKeySchema {
26559
+ /**
26560
+ * Name of the table attribute to store the TTL timestamp in.
26561
+ * Required if `enabled` is `true`, must not be set otherwise.
26562
+ */
26563
+ attributeName: pulumi.Input<string>;
26564
+ keyType: pulumi.Input<string>;
26565
+ }
25511
26566
  interface TableGlobalSecondaryIndexOnDemandThroughput {
25512
26567
  /**
25513
26568
  * Maximum number of read request units for the specified table. To specify set the value greater than or equal to 1. To remove set the value to -1.
@@ -28846,6 +29901,12 @@ export declare namespace ec2 {
28846
29901
  */
28847
29902
  enaSrdUdpEnabled?: pulumi.Input<boolean>;
28848
29903
  }
29904
+ interface LaunchTemplateNetworkPerformanceOptions {
29905
+ /**
29906
+ * Specify the bandwidth weighting option to boost the associated type of baseline bandwidth. Valid values: `default`, `vpc-1`, `ebs-1`. Default value is `default`. Setting `vpc-1` boosts networking baseline bandwidth and reduces EBS baseline bandwidth. Setting `ebs-1` boosts EBS baseline bandwidth and reduces networking baseline bandwidth. Only supported on select instance types. See [AWS Documentation](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/configure-bandwidth-weighting.html) for more information.
29907
+ */
29908
+ bandwidthWeighting?: pulumi.Input<string>;
29909
+ }
28849
29910
  interface LaunchTemplatePlacement {
28850
29911
  /**
28851
29912
  * The affinity setting for an instance on a Dedicated Host.
@@ -30960,12 +32021,36 @@ export declare namespace ec2 {
30960
32021
  */
30961
32022
  signature?: pulumi.Input<string>;
30962
32023
  }
32024
+ interface VpcIpamPoolSourceResource {
32025
+ /**
32026
+ * ID of the resource.
32027
+ */
32028
+ resourceId: pulumi.Input<string>;
32029
+ /**
32030
+ * Owner of the resource.
32031
+ */
32032
+ resourceOwner: pulumi.Input<string>;
32033
+ /**
32034
+ * Region where the resource exists. Must match the `locale` of the parent IPAM Pool.
32035
+ */
32036
+ resourceRegion: pulumi.Input<string>;
32037
+ /**
32038
+ * Type of the resource. (`vpc`)
32039
+ */
32040
+ resourceType: pulumi.Input<string>;
32041
+ }
30963
32042
  interface VpcIpamResourceDiscoveryOperatingRegion {
30964
32043
  /**
30965
32044
  * The name of the Region you want to add to the IPAM.
30966
32045
  */
30967
32046
  regionName: pulumi.Input<string>;
30968
32047
  }
32048
+ interface VpcIpamResourceDiscoveryOrganizationalUnitExclusion {
32049
+ /**
32050
+ * AWS Organizations entity path. Build the path for the OU(s) using AWS Organizations IDs separated by a `/`. Include all child OUs by ending the path with `/*`.
32051
+ */
32052
+ organizationsEntityPath: pulumi.Input<string>;
32053
+ }
30969
32054
  interface VpcPeeringConnectionAccepter {
30970
32055
  /**
30971
32056
  * Allow a local VPC to resolve public DNS hostnames to
@@ -37128,6 +38213,10 @@ export declare namespace fsx {
37128
38213
  * A list of up to two IP addresses of DNS servers or domain controllers in the self-managed AD directory. The IP addresses need to be either in the same VPC CIDR range as the file system or in the private IP version 4 (IPv4) address ranges as specified in [RFC 1918](https://tools.ietf.org/html/rfc1918).
37129
38214
  */
37130
38215
  dnsIps: pulumi.Input<pulumi.Input<string>[]>;
38216
+ /**
38217
+ * The Amazon Resource Name (ARN) for the AWS Secrets Manager secret that contains the credentials for the service account on your self-managed AD domain. Conflicts with `username` and `password`.
38218
+ */
38219
+ domainJoinServiceAccountSecret?: pulumi.Input<string>;
37131
38220
  /**
37132
38221
  * The fully qualified domain name of the self-managed AD directory. For example, `corp.example.com`.
37133
38222
  */
@@ -37141,13 +38230,13 @@ export declare namespace fsx {
37141
38230
  */
37142
38231
  organizationalUnitDistinguishedName?: pulumi.Input<string>;
37143
38232
  /**
37144
- * The password for the service account on your self-managed AD domain that Amazon FSx will use to join to your AD domain.
38233
+ * The password for the service account on your self-managed AD domain that Amazon FSx will use to join to your AD domain. Conflicts with `domainJoinServiceAccountSecret`.
37145
38234
  */
37146
- password: pulumi.Input<string>;
38235
+ password?: pulumi.Input<string>;
37147
38236
  /**
37148
- * The user name for the service account on your self-managed AD domain that Amazon FSx will use to join to your AD domain.
38237
+ * The user name for the service account on your self-managed AD domain that Amazon FSx will use to join to your AD domain. Conflicts with `domainJoinServiceAccountSecret`.
37149
38238
  */
37150
- username: pulumi.Input<string>;
38239
+ username?: pulumi.Input<string>;
37151
38240
  }
37152
38241
  }
37153
38242
  export declare namespace gamelift {
@@ -48169,6 +49258,7 @@ export declare namespace lb {
48169
49258
  * The HTTP or gRPC codes to use when checking for a successful response from a target.
48170
49259
  * The `health_check.protocol` must be one of `HTTP` or `HTTPS` or the `targetType` must be `lambda`.
48171
49260
  * Values can be comma-separated individual values (e.g., "200,202") or a range of values (e.g., "200-299").
49261
+ * Once the value has been set, removing it has no effect. To unset it, set it to an empty string `""`.
48172
49262
  * * For gRPC-based target groups (i.e., the `protocol` is one of `HTTP` or `HTTPS` and the `protocolVersion` is `GRPC`), values can be between `0` and `99`. The default is `12`.
48173
49263
  * * When used with an Application Load Balancer (i.e., the `protocol` is one of `HTTP` or `HTTPS` and the `protocolVersion` is not `GRPC`), values can be between `200` and `499`. The default is `200`.
48174
49264
  * * When used with a Network Load Balancer (i.e., the `protocol` is one of `TCP`, `TCP_UDP`, `UDP`, or `TLS`), values can be between `200` and `599`. The default is `200-399`.
@@ -48177,6 +49267,7 @@ export declare namespace lb {
48177
49267
  matcher?: pulumi.Input<string>;
48178
49268
  /**
48179
49269
  * Destination for the health check request. Required for HTTP/HTTPS ALB and HTTP NLB. Only applies to HTTP/HTTPS.
49270
+ * Once the value has been set, removing it has no effect. To unset it, set it to an empty string `""`.
48180
49271
  * * For HTTP and HTTPS health checks, the default is `/`.
48181
49272
  * * For gRPC health checks, the default is `/AWS.ALB/healthcheck`.
48182
49273
  */
@@ -65654,6 +66745,10 @@ export declare namespace networkmanager {
65654
66745
  * String. When `action` is `share`, a `mode` value of `attachment-route` places the attachment and return routes in each of the `shareWith` segments. When `action` is `send-via`, indicates the mode used for packets. Valid values: `attachment-route`, `single-hop`, `dual-hop`.
65655
66746
  */
65656
66747
  mode?: string;
66748
+ /**
66749
+ * A list of routing policy names to apply to segment sharing. The routing policies control how routes are propagated between the shared segments. Only applicable when `action` is `share`. Available in policy version `2025.11` and later.
66750
+ */
66751
+ routingPolicyNames?: string[];
65657
66752
  /**
65658
66753
  * Name of the segment.
65659
66754
  */
@@ -65700,6 +66795,10 @@ export declare namespace networkmanager {
65700
66795
  * String. When `action` is `share`, a `mode` value of `attachment-route` places the attachment and return routes in each of the `shareWith` segments. When `action` is `send-via`, indicates the mode used for packets. Valid values: `attachment-route`, `single-hop`, `dual-hop`.
65701
66796
  */
65702
66797
  mode?: pulumi.Input<string>;
66798
+ /**
66799
+ * A list of routing policy names to apply to segment sharing. The routing policies control how routes are propagated between the shared segments. Only applicable when `action` is `share`. Available in policy version `2025.11` and later.
66800
+ */
66801
+ routingPolicyNames?: pulumi.Input<pulumi.Input<string>[]>;
65703
66802
  /**
65704
66803
  * Name of the segment.
65705
66804
  */
@@ -65867,6 +66966,20 @@ export declare namespace notifications {
65867
66966
  */
65868
66967
  delete?: pulumi.Input<string>;
65869
66968
  }
66969
+ interface OrganizationsAccessTimeouts {
66970
+ /**
66971
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
66972
+ */
66973
+ create?: pulumi.Input<string>;
66974
+ /**
66975
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). Setting a timeout for a Delete operation is only applicable if changes are saved into state before the destroy operation occurs.
66976
+ */
66977
+ delete?: pulumi.Input<string>;
66978
+ /**
66979
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
66980
+ */
66981
+ update?: pulumi.Input<string>;
66982
+ }
65870
66983
  }
65871
66984
  export declare namespace oam {
65872
66985
  interface LinkLinkConfiguration {
@@ -66169,6 +67282,10 @@ export declare namespace odb {
66169
67282
  peerNetworkArn: pulumi.Input<string>;
66170
67283
  }
66171
67284
  interface NetworkManagedService {
67285
+ /**
67286
+ * Specifies the configuration for KMS access from the ODB network.
67287
+ */
67288
+ kmsAccesses: pulumi.Input<pulumi.Input<inputs.odb.NetworkManagedServiceKmsAccess>[]>;
66172
67289
  managedS3BackupAccesses: pulumi.Input<pulumi.Input<inputs.odb.NetworkManagedServiceManagedS3BackupAccess>[]>;
66173
67290
  managedServiceIpv4Cidrs: pulumi.Input<pulumi.Input<string>[]>;
66174
67291
  resourceGatewayArn: pulumi.Input<string>;
@@ -66178,6 +67295,10 @@ export declare namespace odb {
66178
67295
  s3Accesses: pulumi.Input<pulumi.Input<inputs.odb.NetworkManagedServiceS3Access>[]>;
66179
67296
  serviceNetworkArn: pulumi.Input<string>;
66180
67297
  serviceNetworkEndpoints: pulumi.Input<pulumi.Input<inputs.odb.NetworkManagedServiceServiceNetworkEndpoint>[]>;
67298
+ /**
67299
+ * Specifies the configuration for STS access from the ODB network.
67300
+ */
67301
+ stsAccesses: pulumi.Input<pulumi.Input<inputs.odb.NetworkManagedServiceStsAccess>[]>;
66181
67302
  /**
66182
67303
  * Specifies the configuration for Zero-ETL access from the ODB network.
66183
67304
  *
@@ -66185,6 +67306,18 @@ export declare namespace odb {
66185
67306
  */
66186
67307
  zeroEtlAccesses: pulumi.Input<pulumi.Input<inputs.odb.NetworkManagedServiceZeroEtlAccess>[]>;
66187
67308
  }
67309
+ interface NetworkManagedServiceKmsAccess {
67310
+ domainName: pulumi.Input<string>;
67311
+ ipv4Addresses: pulumi.Input<pulumi.Input<string>[]>;
67312
+ /**
67313
+ * Specifies the endpoint policy for KMS access from the ODB network.
67314
+ */
67315
+ kmsPolicyDocument: pulumi.Input<string>;
67316
+ /**
67317
+ * The status of the network resource.
67318
+ */
67319
+ status: pulumi.Input<string>;
67320
+ }
66188
67321
  interface NetworkManagedServiceManagedS3BackupAccess {
66189
67322
  ipv4Addresses: pulumi.Input<pulumi.Input<string>[]>;
66190
67323
  /**
@@ -66208,6 +67341,18 @@ export declare namespace odb {
66208
67341
  vpcEndpointId: pulumi.Input<string>;
66209
67342
  vpcEndpointType: pulumi.Input<string>;
66210
67343
  }
67344
+ interface NetworkManagedServiceStsAccess {
67345
+ domainName: pulumi.Input<string>;
67346
+ ipv4Addresses: pulumi.Input<pulumi.Input<string>[]>;
67347
+ /**
67348
+ * The status of the network resource.
67349
+ */
67350
+ status: pulumi.Input<string>;
67351
+ /**
67352
+ * Specifies the endpoint policy for STS access from the ODB network.
67353
+ */
67354
+ stsPolicyDocument: pulumi.Input<string>;
67355
+ }
66211
67356
  interface NetworkManagedServiceZeroEtlAccess {
66212
67357
  cidr: pulumi.Input<string>;
66213
67358
  /**
@@ -66249,6 +67394,55 @@ export declare namespace odb {
66249
67394
  }
66250
67395
  }
66251
67396
  export declare namespace opensearch {
67397
+ interface ApplicationAppConfig {
67398
+ /**
67399
+ * The configuration item to set. Valid values are `opensearchDashboards.dashboardAdmin.users` and `opensearchDashboards.dashboardAdmin.groups`.
67400
+ */
67401
+ key?: pulumi.Input<string>;
67402
+ /**
67403
+ * The value assigned to the configuration key, such as an IAM user ARN or group name. Must be between 1 and 4096 characters.
67404
+ */
67405
+ value?: pulumi.Input<string>;
67406
+ }
67407
+ interface ApplicationDataSource {
67408
+ /**
67409
+ * The Amazon Resource Name (ARN) of the OpenSearch domain or collection. Must be between 20 and 2048 characters.
67410
+ */
67411
+ dataSourceArn?: pulumi.Input<string>;
67412
+ /**
67413
+ * A detailed description of the data source. Must be at most 1000 characters and contain only alphanumeric characters, underscores, spaces, and the following special characters: `@#%*+=:?./!-`.
67414
+ */
67415
+ dataSourceDescription?: pulumi.Input<string>;
67416
+ }
67417
+ interface ApplicationIamIdentityCenterOptions {
67418
+ /**
67419
+ * Specifies whether IAM Identity Center is enabled or disabled.
67420
+ */
67421
+ enabled?: pulumi.Input<boolean>;
67422
+ iamIdentityCenterApplicationArn?: pulumi.Input<string>;
67423
+ /**
67424
+ * The Amazon Resource Name (ARN) of the IAM Identity Center instance. Must be between 20 and 2048 characters.
67425
+ */
67426
+ iamIdentityCenterInstanceArn?: pulumi.Input<string>;
67427
+ /**
67428
+ * The ARN of the IAM role associated with the IAM Identity Center application. Must be between 20 and 2048 characters and match the pattern for IAM role ARNs.
67429
+ */
67430
+ iamRoleForIdentityCenterApplicationArn?: pulumi.Input<string>;
67431
+ }
67432
+ interface ApplicationTimeouts {
67433
+ /**
67434
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
67435
+ */
67436
+ create?: pulumi.Input<string>;
67437
+ /**
67438
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). Setting a timeout for a Delete operation is only applicable if changes are saved into state before the destroy operation occurs.
67439
+ */
67440
+ delete?: pulumi.Input<string>;
67441
+ /**
67442
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
67443
+ */
67444
+ update?: pulumi.Input<string>;
67445
+ }
66252
67446
  interface AuthorizeVpcEndpointAccessAuthorizedPrincipal {
66253
67447
  /**
66254
67448
  * IAM principal that is allowed to access to the domain.
@@ -69652,6 +70846,12 @@ export declare namespace ram {
69652
70846
  */
69653
70847
  values: pulumi.Input<pulumi.Input<string>[]>;
69654
70848
  }
70849
+ interface PermissionTimeouts {
70850
+ /**
70851
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). Setting a timeout for a Delete operation is only applicable if changes are saved into state before the destroy operation occurs.
70852
+ */
70853
+ delete?: pulumi.Input<string>;
70854
+ }
69655
70855
  }
69656
70856
  export declare namespace rbin {
69657
70857
  interface RuleExcludeResourceTag {
@@ -76798,6 +77998,240 @@ export declare namespace sagemaker {
76798
77998
  */
76799
77999
  url?: pulumi.Input<string>;
76800
78000
  }
78001
+ interface LabelingJobHumanTaskConfig {
78002
+ /**
78003
+ * How labels are consolidated across human workers. Fields are documented below.
78004
+ */
78005
+ annotationConsolidationConfig?: pulumi.Input<inputs.sagemaker.LabelingJobHumanTaskConfigAnnotationConsolidationConfig>;
78006
+ /**
78007
+ * Maximum number of data objects that can be labeled by human workers at the same time.
78008
+ */
78009
+ maxConcurrentTaskCount?: pulumi.Input<number>;
78010
+ /**
78011
+ * Number of human workers that will label an object.
78012
+ */
78013
+ numberOfHumanWorkersPerDataObject: pulumi.Input<number>;
78014
+ /**
78015
+ * ARN of a Lambda function that is run before a data object is sent to a human worker.
78016
+ */
78017
+ preHumanTaskLambdaArn?: pulumi.Input<string>;
78018
+ /**
78019
+ * Price to pay for each task performed by an Amazon Mechanical Turk worker. Fields are documented below.
78020
+ */
78021
+ publicWorkforceTaskPrice?: pulumi.Input<inputs.sagemaker.LabelingJobHumanTaskConfigPublicWorkforceTaskPrice>;
78022
+ /**
78023
+ * length of time that a task remains available for labeling by human workers.
78024
+ */
78025
+ taskAvailabilityLifetimeInSeconds?: pulumi.Input<number>;
78026
+ /**
78027
+ * Description of the task.
78028
+ */
78029
+ taskDescription: pulumi.Input<string>;
78030
+ /**
78031
+ * Keywords used to describe the task.
78032
+ */
78033
+ taskKeywords?: pulumi.Input<pulumi.Input<string>[]>;
78034
+ /**
78035
+ * Amount of time that a worker has to complete a task.
78036
+ */
78037
+ taskTimeLimitInSeconds: pulumi.Input<number>;
78038
+ /**
78039
+ * Title for the task.
78040
+ */
78041
+ taskTitle: pulumi.Input<string>;
78042
+ /**
78043
+ * Information about the user interface that workers use to complete the labeling task. Fields are documented below.
78044
+ */
78045
+ uiConfig?: pulumi.Input<inputs.sagemaker.LabelingJobHumanTaskConfigUiConfig>;
78046
+ /**
78047
+ * ARN of the work team assigned to complete the tasks.
78048
+ */
78049
+ workteamArn: pulumi.Input<string>;
78050
+ }
78051
+ interface LabelingJobHumanTaskConfigAnnotationConsolidationConfig {
78052
+ /**
78053
+ * ARN of a Lambda function that implements the logic for annotation consolidation and to process output data.
78054
+ */
78055
+ annotationConsolidationLambdaArn: pulumi.Input<string>;
78056
+ }
78057
+ interface LabelingJobHumanTaskConfigPublicWorkforceTaskPrice {
78058
+ /**
78059
+ * Amount of money paid to an Amazon Mechanical Turk worker in United States dollars. Fields are documented below.
78060
+ */
78061
+ amountInUsd?: pulumi.Input<inputs.sagemaker.LabelingJobHumanTaskConfigPublicWorkforceTaskPriceAmountInUsd>;
78062
+ }
78063
+ interface LabelingJobHumanTaskConfigPublicWorkforceTaskPriceAmountInUsd {
78064
+ /**
78065
+ * Fractional portion, in cents, of the amount.
78066
+ */
78067
+ cents?: pulumi.Input<number>;
78068
+ /**
78069
+ * Whole number of dollars in the amount.
78070
+ */
78071
+ dollars?: pulumi.Input<number>;
78072
+ /**
78073
+ * Fractions of a cent, in tenths.
78074
+ */
78075
+ tenthFractionsOfACent?: pulumi.Input<number>;
78076
+ }
78077
+ interface LabelingJobHumanTaskConfigUiConfig {
78078
+ /**
78079
+ * ARN of the worker task template used to render the worker UI and tools for labeling job tasks.
78080
+ */
78081
+ humanTaskUiArn?: pulumi.Input<string>;
78082
+ /**
78083
+ * S3 bucket location of the UI template, or worker task template.
78084
+ */
78085
+ uiTemplateS3Uri?: pulumi.Input<string>;
78086
+ }
78087
+ interface LabelingJobInputConfig {
78088
+ /**
78089
+ * Attributes of the data. Fields are documented below.
78090
+ */
78091
+ dataAttributes?: pulumi.Input<inputs.sagemaker.LabelingJobInputConfigDataAttributes>;
78092
+ /**
78093
+ * Location of the input data.. Fields are documented below.
78094
+ */
78095
+ dataSource?: pulumi.Input<inputs.sagemaker.LabelingJobInputConfigDataSource>;
78096
+ }
78097
+ interface LabelingJobInputConfigDataAttributes {
78098
+ /**
78099
+ * Declares that your content is free of personally identifiable information or adult content. Valid values: `FreeOfPersonallyIdentifiableInformation`, `FreeOfAdultContent`.
78100
+ */
78101
+ contentClassifiers?: pulumi.Input<pulumi.Input<string>[]>;
78102
+ }
78103
+ interface LabelingJobInputConfigDataSource {
78104
+ /**
78105
+ * S3 location of the input data objects.. Fields are documented below.
78106
+ */
78107
+ s3DataSource?: pulumi.Input<inputs.sagemaker.LabelingJobInputConfigDataSourceS3DataSource>;
78108
+ /**
78109
+ * SNS data source used for streaming labeling jobs. Fields are documented below.
78110
+ */
78111
+ snsDataSource?: pulumi.Input<inputs.sagemaker.LabelingJobInputConfigDataSourceSnsDataSource>;
78112
+ }
78113
+ interface LabelingJobInputConfigDataSourceS3DataSource {
78114
+ /**
78115
+ * S3 location of the manifest file that describes the input data objects.
78116
+ */
78117
+ manifestS3Uri: pulumi.Input<string>;
78118
+ }
78119
+ interface LabelingJobInputConfigDataSourceSnsDataSource {
78120
+ /**
78121
+ * SNS input topic ARN.
78122
+ */
78123
+ snsTopicArn: pulumi.Input<string>;
78124
+ }
78125
+ interface LabelingJobLabelCounter {
78126
+ /**
78127
+ * Total number of objects that could not be labeled due to an error.
78128
+ */
78129
+ failedNonRetryableError: pulumi.Input<number>;
78130
+ /**
78131
+ * Total number of objects labeled by a human worker.
78132
+ */
78133
+ humanLabeled: pulumi.Input<number>;
78134
+ /**
78135
+ * Total number of objects labeled by automated data labeling.
78136
+ */
78137
+ machineLabeled: pulumi.Input<number>;
78138
+ /**
78139
+ * Total number of objects labeled.
78140
+ */
78141
+ totalLabeled: pulumi.Input<number>;
78142
+ /**
78143
+ * Total number of objects not yet labeled.
78144
+ */
78145
+ unlabeled: pulumi.Input<number>;
78146
+ }
78147
+ interface LabelingJobLabelingJobAlgorithmsConfig {
78148
+ /**
78149
+ * ARN of the final model used for auto-labeling.
78150
+ */
78151
+ initialActiveLearningModelArn?: pulumi.Input<string>;
78152
+ /**
78153
+ * ARN of the algorithm used for auto-labeling.
78154
+ */
78155
+ labelingJobAlgorithmSpecificationArn: pulumi.Input<string>;
78156
+ /**
78157
+ * Configuration information for the labeling job. Fields are documented below.
78158
+ */
78159
+ labelingJobResourceConfig?: pulumi.Input<inputs.sagemaker.LabelingJobLabelingJobAlgorithmsConfigLabelingJobResourceConfig>;
78160
+ }
78161
+ interface LabelingJobLabelingJobAlgorithmsConfigLabelingJobResourceConfig {
78162
+ /**
78163
+ * ID of the key that Amazon SageMaker uses to encrypt data on the storage volume attached to the ML compute instance(s) that run the training and inference jobs used for automated data labeling.
78164
+ */
78165
+ volumeKmsKeyId?: pulumi.Input<string>;
78166
+ /**
78167
+ * VPC that SageMaker jobs, hosted models, and compute resources have access to. Fields are documented below.
78168
+ */
78169
+ vpcConfig?: pulumi.Input<inputs.sagemaker.LabelingJobLabelingJobAlgorithmsConfigLabelingJobResourceConfigVpcConfig>;
78170
+ }
78171
+ interface LabelingJobLabelingJobAlgorithmsConfigLabelingJobResourceConfigVpcConfig {
78172
+ /**
78173
+ * VPC security group IDs.
78174
+ */
78175
+ securityGroupIds: pulumi.Input<pulumi.Input<string>[]>;
78176
+ /**
78177
+ * IDs of the subnets in the VPC to which to connect the training job. Fields are documented below.
78178
+ */
78179
+ subnets: pulumi.Input<pulumi.Input<string>[]>;
78180
+ }
78181
+ interface LabelingJobOutputConfig {
78182
+ /**
78183
+ * ID of the key used to encrypt the output data.
78184
+ */
78185
+ kmsKeyId?: pulumi.Input<string>;
78186
+ /**
78187
+ * S3 location to write output data.
78188
+ */
78189
+ s3OutputPath: pulumi.Input<string>;
78190
+ /**
78191
+ * SNS output topic ARN.
78192
+ */
78193
+ snsTopicArn?: pulumi.Input<string>;
78194
+ }
78195
+ interface LabelingJobStoppingCondition {
78196
+ /**
78197
+ * Maximum number of objects that can be labeled by human workers.
78198
+ */
78199
+ maxHumanLabeledObjectCount: pulumi.Input<number>;
78200
+ /**
78201
+ * Maximum number of input data objects that should be labeled.
78202
+ */
78203
+ maxPercentageOfInputDatasetLabeled: pulumi.Input<number>;
78204
+ }
78205
+ interface ModelCardExportJobExportArtifact {
78206
+ /**
78207
+ * Amazon S3 URI of the exported model artifacts.
78208
+ */
78209
+ s3ExportArtifacts: pulumi.Input<string>;
78210
+ }
78211
+ interface ModelCardExportJobOutputConfig {
78212
+ /**
78213
+ * Amazon S3 output path.
78214
+ */
78215
+ s3OutputPath: pulumi.Input<string>;
78216
+ }
78217
+ interface ModelCardExportJobTimeouts {
78218
+ /**
78219
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
78220
+ */
78221
+ create?: pulumi.Input<string>;
78222
+ }
78223
+ interface ModelCardSecurityConfig {
78224
+ /**
78225
+ * KMS key ARN.
78226
+ */
78227
+ kmsKeyId: pulumi.Input<string>;
78228
+ }
78229
+ interface ModelCardTimeouts {
78230
+ /**
78231
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). Setting a timeout for a Delete operation is only applicable if changes are saved into state before the destroy operation occurs.
78232
+ */
78233
+ delete?: pulumi.Input<string>;
78234
+ }
76801
78235
  interface ModelContainer {
76802
78236
  /**
76803
78237
  * Additional data sources that are available to the model in addition to those specified in `modelDataSource`. See Additional Model Data Source.
@@ -77082,10 +78516,14 @@ export declare namespace sagemaker {
77082
78516
  subnets: pulumi.Input<pulumi.Input<string>[]>;
77083
78517
  }
77084
78518
  interface MonitoringScheduleMonitoringScheduleConfig {
78519
+ /**
78520
+ * Defines the monitoring job. Fields are documented below.
78521
+ */
78522
+ monitoringJobDefinition?: pulumi.Input<inputs.sagemaker.MonitoringScheduleMonitoringScheduleConfigMonitoringJobDefinition>;
77085
78523
  /**
77086
78524
  * The name of the monitoring job definition to schedule.
77087
78525
  */
77088
- monitoringJobDefinitionName: pulumi.Input<string>;
78526
+ monitoringJobDefinitionName?: pulumi.Input<string>;
77089
78527
  /**
77090
78528
  * The type of the monitoring job definition to schedule. Valid values are `DataQuality`, `ModelQuality`, `ModelBias` or `ModelExplainability`
77091
78529
  */
@@ -77095,6 +78533,297 @@ export declare namespace sagemaker {
77095
78533
  */
77096
78534
  scheduleConfig?: pulumi.Input<inputs.sagemaker.MonitoringScheduleMonitoringScheduleConfigScheduleConfig>;
77097
78535
  }
78536
+ interface MonitoringScheduleMonitoringScheduleConfigMonitoringJobDefinition {
78537
+ /**
78538
+ * Baseline configuration used to validate that the data conforms to the specified constraints and statistics. Fields are documented below.
78539
+ */
78540
+ baseline?: pulumi.Input<inputs.sagemaker.MonitoringScheduleMonitoringScheduleConfigMonitoringJobDefinitionBaseline>;
78541
+ /**
78542
+ * Map of environment variables in the Docker container.
78543
+ */
78544
+ environment?: pulumi.Input<{
78545
+ [key: string]: pulumi.Input<string>;
78546
+ }>;
78547
+ /**
78548
+ * Configures the monitoring job to run a specified Docker container image. Fields are documented below.
78549
+ */
78550
+ monitoringAppSpecification: pulumi.Input<inputs.sagemaker.MonitoringScheduleMonitoringScheduleConfigMonitoringJobDefinitionMonitoringAppSpecification>;
78551
+ /**
78552
+ * Inputs for the monitoring job. Fields are documented below.
78553
+ */
78554
+ monitoringInputs: pulumi.Input<inputs.sagemaker.MonitoringScheduleMonitoringScheduleConfigMonitoringJobDefinitionMonitoringInputs>;
78555
+ /**
78556
+ * Outputs from the monitoring job to be uploaded to Amazon S3. Fields are documented below.
78557
+ */
78558
+ monitoringOutputConfig: pulumi.Input<inputs.sagemaker.MonitoringScheduleMonitoringScheduleConfigMonitoringJobDefinitionMonitoringOutputConfig>;
78559
+ /**
78560
+ * Identifies the resources, ML compute instances, and ML storage volumes to deploy for a monitoring job. Fields are documented below.
78561
+ */
78562
+ monitoringResources: pulumi.Input<inputs.sagemaker.MonitoringScheduleMonitoringScheduleConfigMonitoringJobDefinitionMonitoringResources>;
78563
+ /**
78564
+ * Networking options for the monitoring job. Fields are documented below.
78565
+ */
78566
+ networkConfig?: pulumi.Input<inputs.sagemaker.MonitoringScheduleMonitoringScheduleConfigMonitoringJobDefinitionNetworkConfig>;
78567
+ /**
78568
+ * ARN of an IAM role that Amazon SageMaker AI can assume to perform tasks on your behalf.
78569
+ */
78570
+ roleArn: pulumi.Input<string>;
78571
+ /**
78572
+ * How long the monitoring job is allowed to run. Fields are documented below.
78573
+ */
78574
+ stoppingConditions?: pulumi.Input<pulumi.Input<inputs.sagemaker.MonitoringScheduleMonitoringScheduleConfigMonitoringJobDefinitionStoppingCondition>[]>;
78575
+ }
78576
+ interface MonitoringScheduleMonitoringScheduleConfigMonitoringJobDefinitionBaseline {
78577
+ baseliningJobName?: pulumi.Input<string>;
78578
+ constraintsResource?: pulumi.Input<inputs.sagemaker.MonitoringScheduleMonitoringScheduleConfigMonitoringJobDefinitionBaselineConstraintsResource>;
78579
+ statisticsResource?: pulumi.Input<inputs.sagemaker.MonitoringScheduleMonitoringScheduleConfigMonitoringJobDefinitionBaselineStatisticsResource>;
78580
+ }
78581
+ interface MonitoringScheduleMonitoringScheduleConfigMonitoringJobDefinitionBaselineConstraintsResource {
78582
+ /**
78583
+ * URI that identifies the Amazon S3 storage location where Amazon SageMaker AI saves the results of a monitoring job.
78584
+ */
78585
+ s3Uri?: pulumi.Input<string>;
78586
+ }
78587
+ interface MonitoringScheduleMonitoringScheduleConfigMonitoringJobDefinitionBaselineStatisticsResource {
78588
+ /**
78589
+ * URI that identifies the Amazon S3 storage location where Amazon SageMaker AI saves the results of a monitoring job.
78590
+ */
78591
+ s3Uri?: pulumi.Input<string>;
78592
+ }
78593
+ interface MonitoringScheduleMonitoringScheduleConfigMonitoringJobDefinitionMonitoringAppSpecification {
78594
+ /**
78595
+ * List of arguments for the container used to run the monitoring job.
78596
+ */
78597
+ containerArguments?: pulumi.Input<pulumi.Input<string>[]>;
78598
+ /**
78599
+ * Entrypoint for the container used to run the monitoring job.
78600
+ */
78601
+ containerEntrypoints?: pulumi.Input<pulumi.Input<string>[]>;
78602
+ /**
78603
+ * Container image to be run by the monitoring job.
78604
+ */
78605
+ imageUri: pulumi.Input<string>;
78606
+ /**
78607
+ * Script that is called after analysis has been performed.
78608
+ */
78609
+ postAnalyticsProcessorSourceUri?: pulumi.Input<string>;
78610
+ /**
78611
+ * Script that is called per row prior to running analysis.
78612
+ */
78613
+ recordPreprocessorSourceUri?: pulumi.Input<string>;
78614
+ }
78615
+ interface MonitoringScheduleMonitoringScheduleConfigMonitoringJobDefinitionMonitoringInputs {
78616
+ /**
78617
+ * Input object for the batch transform job. Fields are documented below.
78618
+ */
78619
+ batchTransformInput?: pulumi.Input<inputs.sagemaker.MonitoringScheduleMonitoringScheduleConfigMonitoringJobDefinitionMonitoringInputsBatchTransformInput>;
78620
+ /**
78621
+ * Endpoint for a monitoring job. Fields are documented below.
78622
+ */
78623
+ endpointInput?: pulumi.Input<inputs.sagemaker.MonitoringScheduleMonitoringScheduleConfigMonitoringJobDefinitionMonitoringInputsEndpointInput>;
78624
+ }
78625
+ interface MonitoringScheduleMonitoringScheduleConfigMonitoringJobDefinitionMonitoringInputsBatchTransformInput {
78626
+ /**
78627
+ * Amazon S3 location being used to capture the data.
78628
+ */
78629
+ dataCapturedDestinationS3Uri: pulumi.Input<string>;
78630
+ /**
78631
+ * Dataset format for the batch transform job. Fields are documented below.
78632
+ */
78633
+ datasetFormat: pulumi.Input<inputs.sagemaker.MonitoringScheduleMonitoringScheduleConfigMonitoringJobDefinitionMonitoringInputsBatchTransformInputDatasetFormat>;
78634
+ /**
78635
+ * Monitoring jobs subtract this time from the end time.
78636
+ */
78637
+ endTimeOffset?: pulumi.Input<string>;
78638
+ /**
78639
+ * Attributes of the input data to exclude from the analysis.
78640
+ */
78641
+ excludeFeaturesAttribute?: pulumi.Input<string>;
78642
+ /**
78643
+ * Attributes of the input data that are the input features.
78644
+ */
78645
+ featuresAttribute?: pulumi.Input<string>;
78646
+ /**
78647
+ * Attribute of the input data that represents the ground truth label.
78648
+ */
78649
+ inferenceAttribute?: pulumi.Input<string>;
78650
+ /**
78651
+ * Path to the filesystem where the batch transform data is available to the container.
78652
+ */
78653
+ localPath: pulumi.Input<string>;
78654
+ /**
78655
+ * In a classification problem, the attribute that represents the class probability.
78656
+ */
78657
+ probabilityAttribute?: pulumi.Input<string>;
78658
+ /**
78659
+ * Threshold for the class probability to be evaluated as a positive result.
78660
+ */
78661
+ probabilityThresholdAttribute?: pulumi.Input<number>;
78662
+ /**
78663
+ * Whether input data distributed in Amazon S3 is fully replicated or sharded by an S3 key. Valid values: `FullyReplicated`, `ShardedByS3Key`.
78664
+ */
78665
+ s3DataDistributionType?: pulumi.Input<string>;
78666
+ /**
78667
+ * Input mode for transferring data for the monitoring job. Valid values: `Pipe`, `File`.
78668
+ */
78669
+ s3InputMode?: pulumi.Input<string>;
78670
+ /**
78671
+ * Monitoring jobs subtract this time from the start time.
78672
+ */
78673
+ startTimeOffset?: pulumi.Input<string>;
78674
+ }
78675
+ interface MonitoringScheduleMonitoringScheduleConfigMonitoringJobDefinitionMonitoringInputsBatchTransformInputDatasetFormat {
78676
+ /**
78677
+ * CSV dataset used in the monitoring job. Fields are documented below.
78678
+ */
78679
+ csv?: pulumi.Input<inputs.sagemaker.MonitoringScheduleMonitoringScheduleConfigMonitoringJobDefinitionMonitoringInputsBatchTransformInputDatasetFormatCsv>;
78680
+ /**
78681
+ * JSON dataset used in the monitoring job. Fields are documented below.
78682
+ */
78683
+ json?: pulumi.Input<inputs.sagemaker.MonitoringScheduleMonitoringScheduleConfigMonitoringJobDefinitionMonitoringInputsBatchTransformInputDatasetFormatJson>;
78684
+ }
78685
+ interface MonitoringScheduleMonitoringScheduleConfigMonitoringJobDefinitionMonitoringInputsBatchTransformInputDatasetFormatCsv {
78686
+ /**
78687
+ * Indicates if the CSV data has a header.
78688
+ */
78689
+ header?: pulumi.Input<boolean>;
78690
+ }
78691
+ interface MonitoringScheduleMonitoringScheduleConfigMonitoringJobDefinitionMonitoringInputsBatchTransformInputDatasetFormatJson {
78692
+ /**
78693
+ * Indicates if the file should be read as a JSON object per line.
78694
+ */
78695
+ line?: pulumi.Input<boolean>;
78696
+ }
78697
+ interface MonitoringScheduleMonitoringScheduleConfigMonitoringJobDefinitionMonitoringInputsEndpointInput {
78698
+ /**
78699
+ * Monitoring jobs subtract this time from the end time.
78700
+ */
78701
+ endTimeOffset?: pulumi.Input<string>;
78702
+ /**
78703
+ * Endpoint in customer's account which has enabled `DataCaptureConfig`.
78704
+ */
78705
+ endpointName: pulumi.Input<string>;
78706
+ /**
78707
+ * Attributes of the input data to exclude from the analysis.
78708
+ */
78709
+ excludeFeaturesAttribute?: pulumi.Input<string>;
78710
+ /**
78711
+ * Attributes of the input data that are the input features.
78712
+ */
78713
+ featuresAttribute?: pulumi.Input<string>;
78714
+ /**
78715
+ * Attribute of the input data that represents the ground truth label.
78716
+ */
78717
+ inferenceAttribute?: pulumi.Input<string>;
78718
+ /**
78719
+ * Path to the filesystem where the endpoint data is available to the container.
78720
+ */
78721
+ localPath: pulumi.Input<string>;
78722
+ /**
78723
+ * In a classification problem, the attribute that represents the class probability.
78724
+ */
78725
+ probabilityAttribute?: pulumi.Input<string>;
78726
+ /**
78727
+ * Threshold for the class probability to be evaluated as a positive result.
78728
+ */
78729
+ probabilityThresholdAttribute?: pulumi.Input<number>;
78730
+ /**
78731
+ * Whether input data distributed in Amazon S3 is fully replicated or sharded by an S3 key. Valid values: `FullyReplicated`, `ShardedByS3Key`.
78732
+ */
78733
+ s3DataDistributionType?: pulumi.Input<string>;
78734
+ /**
78735
+ * Input mode for transferring data for the monitoring job. Valid values: `Pipe`, `File`.
78736
+ */
78737
+ s3InputMode?: pulumi.Input<string>;
78738
+ /**
78739
+ * Monitoring jobs subtract this time from the start time.
78740
+ */
78741
+ startTimeOffset?: pulumi.Input<string>;
78742
+ }
78743
+ interface MonitoringScheduleMonitoringScheduleConfigMonitoringJobDefinitionMonitoringOutputConfig {
78744
+ /**
78745
+ * AWS KMS key that Amazon SageMaker AI uses to encrypt the model artifacts at rest using Amazon S3 server-side encryption.
78746
+ */
78747
+ kmsKeyId?: pulumi.Input<string>;
78748
+ /**
78749
+ * Monitoring outputs for monitoring jobs. Fields are documented below.
78750
+ */
78751
+ monitoringOutputs: pulumi.Input<inputs.sagemaker.MonitoringScheduleMonitoringScheduleConfigMonitoringJobDefinitionMonitoringOutputConfigMonitoringOutputs>;
78752
+ }
78753
+ interface MonitoringScheduleMonitoringScheduleConfigMonitoringJobDefinitionMonitoringOutputConfigMonitoringOutputs {
78754
+ /**
78755
+ * Amazon S3 storage location where the results of a monitoring job are saved. Fields are documented below.
78756
+ */
78757
+ s3Output: pulumi.Input<inputs.sagemaker.MonitoringScheduleMonitoringScheduleConfigMonitoringJobDefinitionMonitoringOutputConfigMonitoringOutputsS3Output>;
78758
+ }
78759
+ interface MonitoringScheduleMonitoringScheduleConfigMonitoringJobDefinitionMonitoringOutputConfigMonitoringOutputsS3Output {
78760
+ /**
78761
+ * Local path to the Amazon S3 storage location where Amazon SageMaker AI saves the results of a monitoring job.
78762
+ */
78763
+ localPath: pulumi.Input<string>;
78764
+ /**
78765
+ * Whether to upload the results of the monitoring job continuously or after the job completes. Valid values: `Continuous`, `EndOfJob`.
78766
+ */
78767
+ s3UploadMode?: pulumi.Input<string>;
78768
+ /**
78769
+ * URI that identifies the Amazon S3 storage location where Amazon SageMaker AI saves the results of a monitoring job.
78770
+ */
78771
+ s3Uri: pulumi.Input<string>;
78772
+ }
78773
+ interface MonitoringScheduleMonitoringScheduleConfigMonitoringJobDefinitionMonitoringResources {
78774
+ /**
78775
+ * Configuration for the cluster resources used to run the processing job. Fields are documented below.
78776
+ */
78777
+ clusterConfig: pulumi.Input<inputs.sagemaker.MonitoringScheduleMonitoringScheduleConfigMonitoringJobDefinitionMonitoringResourcesClusterConfig>;
78778
+ }
78779
+ interface MonitoringScheduleMonitoringScheduleConfigMonitoringJobDefinitionMonitoringResourcesClusterConfig {
78780
+ /**
78781
+ * Number of ML compute instances to use in the model monitoring job.
78782
+ */
78783
+ instanceCount: pulumi.Input<number>;
78784
+ /**
78785
+ * ML compute instance type for the processing job.
78786
+ */
78787
+ instanceType: pulumi.Input<string>;
78788
+ /**
78789
+ * AWS KMS key that Amazon SageMaker AI uses to encrypt data on the storage volume attached to the ML compute instance(s) that run the model monitoring job.
78790
+ */
78791
+ volumeKmsKeyId?: pulumi.Input<string>;
78792
+ /**
78793
+ * size of the ML storage volume, in gigabytes, to provision.
78794
+ */
78795
+ volumeSizeInGb: pulumi.Input<number>;
78796
+ }
78797
+ interface MonitoringScheduleMonitoringScheduleConfigMonitoringJobDefinitionNetworkConfig {
78798
+ /**
78799
+ * Whether to encrypt all communications between distributed processing jobs.
78800
+ */
78801
+ enableInterContainerTrafficEncryption?: pulumi.Input<boolean>;
78802
+ /**
78803
+ * Whether to allow inbound and outbound network calls to and from the containers used for the processing job.
78804
+ */
78805
+ enableNetworkIsolation?: pulumi.Input<boolean>;
78806
+ /**
78807
+ * VPC that SageMaker jobs, hosted models, and compute resources have access to. Fields are documented below.
78808
+ */
78809
+ vpcConfig?: pulumi.Input<inputs.sagemaker.MonitoringScheduleMonitoringScheduleConfigMonitoringJobDefinitionNetworkConfigVpcConfig>;
78810
+ }
78811
+ interface MonitoringScheduleMonitoringScheduleConfigMonitoringJobDefinitionNetworkConfigVpcConfig {
78812
+ /**
78813
+ * VPC security group IDs.
78814
+ */
78815
+ securityGroupIds: pulumi.Input<pulumi.Input<string>[]>;
78816
+ /**
78817
+ * Subnet IDs.
78818
+ */
78819
+ subnets: pulumi.Input<pulumi.Input<string>[]>;
78820
+ }
78821
+ interface MonitoringScheduleMonitoringScheduleConfigMonitoringJobDefinitionStoppingCondition {
78822
+ /**
78823
+ * Maximum runtime allowed in seconds.
78824
+ */
78825
+ maxRuntimeInSeconds?: pulumi.Input<number>;
78826
+ }
77098
78827
  interface MonitoringScheduleMonitoringScheduleConfigScheduleConfig {
77099
78828
  /**
77100
78829
  * A cron expression that describes details about the monitoring schedule. For example, and hourly schedule would be `cron(0 * ? * * *)`.
@@ -78153,6 +79882,18 @@ export declare namespace sagemaker {
78153
79882
  vpcSourceIp?: pulumi.Input<string>;
78154
79883
  }
78155
79884
  }
79885
+ export declare namespace savingsplans {
79886
+ interface SavingsPlanTimeouts {
79887
+ /**
79888
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
79889
+ */
79890
+ create?: pulumi.Input<string>;
79891
+ /**
79892
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours). Setting a timeout for a Delete operation is only applicable if changes are saved into state before the destroy operation occurs.
79893
+ */
79894
+ delete?: pulumi.Input<string>;
79895
+ }
79896
+ }
78156
79897
  export declare namespace scheduler {
78157
79898
  interface ScheduleFlexibleTimeWindow {
78158
79899
  /**
@@ -81896,6 +83637,16 @@ export declare namespace ssoadmin {
81896
83637
  */
81897
83638
  sources: pulumi.Input<pulumi.Input<string>[]>;
81898
83639
  }
83640
+ interface ManagedPolicyAttachmentsExclusiveTimeouts {
83641
+ /**
83642
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
83643
+ */
83644
+ create?: pulumi.Input<string>;
83645
+ /**
83646
+ * A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
83647
+ */
83648
+ update?: pulumi.Input<string>;
83649
+ }
81899
83650
  interface PermissionsBoundaryAttachmentPermissionsBoundary {
81900
83651
  /**
81901
83652
  * Specifies the name and path of a customer managed policy. See below.