@pulumi/aws 6.66.2 → 6.66.3

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 (116) hide show
  1. package/bedrock/agentAgentCollaborator.d.ts +207 -0
  2. package/bedrock/agentAgentCollaborator.js +175 -0
  3. package/bedrock/agentAgentCollaborator.js.map +1 -0
  4. package/bedrock/index.d.ts +3 -0
  5. package/bedrock/index.js +6 -1
  6. package/bedrock/index.js.map +1 -1
  7. package/cleanrooms/index.d.ts +3 -0
  8. package/cleanrooms/index.js +6 -1
  9. package/cleanrooms/index.js.map +1 -1
  10. package/cleanrooms/membership.d.ts +217 -0
  11. package/cleanrooms/membership.js +121 -0
  12. package/cleanrooms/membership.js.map +1 -0
  13. package/cloudfront/vpcOrigin.d.ts +1 -1
  14. package/cloudfront/vpcOrigin.js +1 -1
  15. package/cloudwatch/getEventBuses.d.ts +68 -0
  16. package/cloudwatch/getEventBuses.js +56 -0
  17. package/cloudwatch/getEventBuses.js.map +1 -0
  18. package/cloudwatch/index.d.ts +18 -0
  19. package/cloudwatch/index.js +29 -1
  20. package/cloudwatch/index.js.map +1 -1
  21. package/cloudwatch/logDelivery.d.ts +170 -0
  22. package/cloudwatch/logDelivery.js +99 -0
  23. package/cloudwatch/logDelivery.js.map +1 -0
  24. package/cloudwatch/logDeliveryDestination.d.ts +151 -0
  25. package/cloudwatch/logDeliveryDestination.js +88 -0
  26. package/cloudwatch/logDeliveryDestination.js.map +1 -0
  27. package/cloudwatch/logDeliveryDestinationPolicy.d.ts +85 -0
  28. package/cloudwatch/logDeliveryDestinationPolicy.js +82 -0
  29. package/cloudwatch/logDeliveryDestinationPolicy.js.map +1 -0
  30. package/cloudwatch/logDeliverySource.d.ts +148 -0
  31. package/cloudwatch/logDeliverySource.js +93 -0
  32. package/cloudwatch/logDeliverySource.js.map +1 -0
  33. package/cloudwatch/logIndexPolicy.d.ts +88 -0
  34. package/cloudwatch/logIndexPolicy.js +85 -0
  35. package/cloudwatch/logIndexPolicy.js.map +1 -0
  36. package/codebuild/fleet.d.ts +18 -6
  37. package/codebuild/fleet.js +2 -0
  38. package/codebuild/fleet.js.map +1 -1
  39. package/codebuild/getFleet.d.ts +4 -0
  40. package/codebuild/getFleet.js.map +1 -1
  41. package/cognito/userPool.d.ts +48 -0
  42. package/cognito/userPool.js +8 -0
  43. package/cognito/userPool.js.map +1 -1
  44. package/ec2/eipAssociation.d.ts +41 -49
  45. package/ec2/eipAssociation.js +2 -4
  46. package/ec2/eipAssociation.js.map +1 -1
  47. package/ec2/getVpcEndpointService.d.ts +14 -1
  48. package/ec2/getVpcEndpointService.js +2 -0
  49. package/ec2/getVpcEndpointService.js.map +1 -1
  50. package/ec2/peeringConnectionOptions.d.ts +6 -6
  51. package/ecr/accountSetting.d.ts +29 -9
  52. package/ecr/accountSetting.js +17 -3
  53. package/ecr/accountSetting.js.map +1 -1
  54. package/ecs/getClusters.d.ts +44 -0
  55. package/ecs/getClusters.js +46 -0
  56. package/ecs/getClusters.js.map +1 -0
  57. package/ecs/index.d.ts +3 -0
  58. package/ecs/index.js +4 -1
  59. package/ecs/index.js.map +1 -1
  60. package/eks/nodeGroup.d.ts +12 -0
  61. package/eks/nodeGroup.js +2 -0
  62. package/eks/nodeGroup.js.map +1 -1
  63. package/elasticache/user.d.ts +3 -3
  64. package/elasticache/userGroup.d.ts +3 -3
  65. package/emr/studio.d.ts +12 -0
  66. package/emr/studio.js +2 -0
  67. package/emr/studio.js.map +1 -1
  68. package/fsx/windowsFileSystem.d.ts +4 -4
  69. package/fsx/windowsFileSystem.js +4 -4
  70. package/guardduty/organizationConfiguration.d.ts +3 -3
  71. package/lb/trustStore.d.ts +24 -0
  72. package/lb/trustStore.js +24 -0
  73. package/lb/trustStore.js.map +1 -1
  74. package/msk/replicator.d.ts +50 -0
  75. package/msk/replicator.js +50 -0
  76. package/msk/replicator.js.map +1 -1
  77. package/package.json +2 -2
  78. package/quicksight/user.d.ts +71 -27
  79. package/quicksight/user.js +36 -4
  80. package/quicksight/user.js.map +1 -1
  81. package/rds/cluster.d.ts +3 -3
  82. package/rds/clusterInstance.d.ts +3 -3
  83. package/rds/getCertificate.d.ts +9 -0
  84. package/rds/getCertificate.js +2 -0
  85. package/rds/getCertificate.js.map +1 -1
  86. package/rds/getEngineVersion.d.ts +12 -0
  87. package/rds/getEngineVersion.js.map +1 -1
  88. package/rds/integration.d.ts +42 -6
  89. package/rds/integration.js +2 -0
  90. package/rds/integration.js.map +1 -1
  91. package/route53/getRecords.d.ts +125 -0
  92. package/route53/getRecords.js +104 -0
  93. package/route53/getRecords.js.map +1 -0
  94. package/route53/index.d.ts +3 -0
  95. package/route53/index.js +5 -2
  96. package/route53/index.js.map +1 -1
  97. package/route53/record.d.ts +2 -2
  98. package/route53/record.js +2 -2
  99. package/s3/objectCopy.d.ts +24 -0
  100. package/s3/objectCopy.js +23 -0
  101. package/s3/objectCopy.js.map +1 -1
  102. package/s3tables/table.d.ts +1 -1
  103. package/s3tables/table.js +1 -1
  104. package/ssmincidents/getReplicationSet.d.ts +1 -1
  105. package/ssoadmin/managedPolicyAttachment.d.ts +2 -2
  106. package/ssoadmin/managedPolicyAttachment.js +2 -2
  107. package/types/input.d.ts +186 -9
  108. package/types/input.js.map +1 -1
  109. package/types/output.d.ts +366 -10
  110. package/types/output.js.map +1 -1
  111. package/vpclattice/index.d.ts +3 -0
  112. package/vpclattice/index.js +6 -1
  113. package/vpclattice/index.js.map +1 -1
  114. package/vpclattice/resourceGateway.d.ts +217 -0
  115. package/vpclattice/resourceGateway.js +133 -0
  116. package/vpclattice/resourceGateway.js.map +1 -0
package/types/input.d.ts CHANGED
@@ -4199,6 +4199,10 @@ export declare namespace appflow {
4199
4199
  s3InputFileType?: pulumi.Input<string>;
4200
4200
  }
4201
4201
  interface FlowSourceFlowConfigSourceConnectorPropertiesSalesforce {
4202
+ /**
4203
+ * Specifies which Salesforce API is used by Amazon AppFlow when your flow transfers data to Salesforce.
4204
+ */
4205
+ dataTransferApi?: pulumi.Input<string>;
4202
4206
  /**
4203
4207
  * Flag that enables dynamic fetching of new (recently added) fields in the Salesforce objects while running a flow.
4204
4208
  */
@@ -9457,9 +9461,11 @@ export declare namespace batch {
9457
9461
  interface JobQueueJobStateTimeLimitAction {
9458
9462
  /**
9459
9463
  * The action to take when a job is at the head of the job queue in the specified state for the specified period of time. Valid values include `"CANCEL"`
9460
- * * `job_state_time_limit_action.#.max_time_seconds` - The approximate amount of time, in seconds, that must pass with the job in the specified state before the action is taken. Valid values include integers between `600` & `86400`
9461
9464
  */
9462
9465
  action: pulumi.Input<string>;
9466
+ /**
9467
+ * The approximate amount of time, in seconds, that must pass with the job in the specified state before the action is taken. Valid values include integers between `600` & `86400`
9468
+ */
9463
9469
  maxTimeSeconds: pulumi.Input<number>;
9464
9470
  /**
9465
9471
  * The reason to log for the action being taken.
@@ -9724,6 +9730,26 @@ export declare namespace bedrock {
9724
9730
  */
9725
9731
  update?: pulumi.Input<string>;
9726
9732
  }
9733
+ interface AgentAgentCollaboratorAgentDescriptor {
9734
+ /**
9735
+ * ARN of the Alias of an Agent to use as the collaborator.
9736
+ */
9737
+ aliasArn: pulumi.Input<string>;
9738
+ }
9739
+ interface AgentAgentCollaboratorTimeouts {
9740
+ /**
9741
+ * 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).
9742
+ */
9743
+ create?: pulumi.Input<string>;
9744
+ /**
9745
+ * 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.
9746
+ */
9747
+ delete?: pulumi.Input<string>;
9748
+ /**
9749
+ * 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).
9750
+ */
9751
+ update?: pulumi.Input<string>;
9752
+ }
9727
9753
  interface AgentAgentGuardrailConfiguration {
9728
9754
  /**
9729
9755
  * Unique identifier of the guardrail.
@@ -11365,6 +11391,33 @@ export declare namespace cleanrooms {
11365
11391
  databaseName: pulumi.Input<string>;
11366
11392
  tableName: pulumi.Input<string>;
11367
11393
  }
11394
+ interface MembershipDefaultResultConfiguration {
11395
+ outputConfiguration?: pulumi.Input<inputs.cleanrooms.MembershipDefaultResultConfigurationOutputConfiguration>;
11396
+ /**
11397
+ * The ARN of the IAM role which will be used to create the membership.
11398
+ * - `output_configuration.s3.bucket` - (Required) - The name of the S3 bucket where the query results will be stored.
11399
+ * - `output_configuration.s3.result_format` - (Required) - The format of the query results. Valid values are `PARQUET` and `CSV`.
11400
+ * - `output_configuration.s3.key_prefix` - (Optional) - The prefix used for the query results.
11401
+ */
11402
+ roleArn?: pulumi.Input<string>;
11403
+ }
11404
+ interface MembershipDefaultResultConfigurationOutputConfiguration {
11405
+ s3?: pulumi.Input<inputs.cleanrooms.MembershipDefaultResultConfigurationOutputConfigurationS3>;
11406
+ }
11407
+ interface MembershipDefaultResultConfigurationOutputConfigurationS3 {
11408
+ bucket: pulumi.Input<string>;
11409
+ keyPrefix?: pulumi.Input<string>;
11410
+ resultFormat: pulumi.Input<string>;
11411
+ }
11412
+ interface MembershipPaymentConfiguration {
11413
+ queryCompute?: pulumi.Input<inputs.cleanrooms.MembershipPaymentConfigurationQueryCompute>;
11414
+ }
11415
+ interface MembershipPaymentConfigurationQueryCompute {
11416
+ /**
11417
+ * Indicates whether the collaboration member has accepted to pay for query compute costs.
11418
+ */
11419
+ isResponsible: pulumi.Input<boolean>;
11420
+ }
11368
11421
  }
11369
11422
  export declare namespace cloudformation {
11370
11423
  interface CloudFormationTypeLoggingConfig {
@@ -11729,7 +11782,7 @@ export declare namespace cloudfront {
11729
11782
  */
11730
11783
  compress?: pulumi.Input<boolean>;
11731
11784
  /**
11732
- * Default amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request in the absence of an `Cache-Control max-age` or `Expires` header.
11785
+ * Default amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request in the absence of an `Cache-Control max-age` or `Expires` header. The TTL defined in Cache Policy overrides this configuration.
11733
11786
  */
11734
11787
  defaultTtl?: pulumi.Input<number>;
11735
11788
  /**
@@ -11744,16 +11797,20 @@ export declare namespace cloudfront {
11744
11797
  * A config block that triggers a cloudfront function with specific actions (maximum 2).
11745
11798
  */
11746
11799
  functionAssociations?: pulumi.Input<pulumi.Input<inputs.cloudfront.DistributionDefaultCacheBehaviorFunctionAssociation>[]>;
11800
+ /**
11801
+ * A config block that sets the grpc config.
11802
+ */
11803
+ grpcConfig?: pulumi.Input<inputs.cloudfront.DistributionDefaultCacheBehaviorGrpcConfig>;
11747
11804
  /**
11748
11805
  * A config block that triggers a lambda function with specific actions (maximum 4).
11749
11806
  */
11750
11807
  lambdaFunctionAssociations?: pulumi.Input<pulumi.Input<inputs.cloudfront.DistributionDefaultCacheBehaviorLambdaFunctionAssociation>[]>;
11751
11808
  /**
11752
- * Maximum amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request to your origin to determine whether the object has been updated. Only effective in the presence of `Cache-Control max-age`, `Cache-Control s-maxage`, and `Expires` headers.
11809
+ * Maximum amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request to your origin to determine whether the object has been updated. Only effective in the presence of `Cache-Control max-age`, `Cache-Control s-maxage`, and `Expires` headers. The TTL defined in Cache Policy overrides this configuration.
11753
11810
  */
11754
11811
  maxTtl?: pulumi.Input<number>;
11755
11812
  /**
11756
- * Minimum amount of time that you want objects to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated. Defaults to 0 seconds.
11813
+ * Minimum amount of time that you want objects to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated. Defaults to 0 seconds. The TTL defined in Cache Policy overrides this configuration.
11757
11814
  */
11758
11815
  minTtl?: pulumi.Input<number>;
11759
11816
  /**
@@ -11827,6 +11884,12 @@ export declare namespace cloudfront {
11827
11884
  */
11828
11885
  functionArn: pulumi.Input<string>;
11829
11886
  }
11887
+ interface DistributionDefaultCacheBehaviorGrpcConfig {
11888
+ /**
11889
+ * `true` if any of the AWS accounts listed as trusted signers have active CloudFront key pairs
11890
+ */
11891
+ enabled?: pulumi.Input<boolean>;
11892
+ }
11830
11893
  interface DistributionDefaultCacheBehaviorLambdaFunctionAssociation {
11831
11894
  /**
11832
11895
  * Specific event to trigger this function. Valid values: `viewer-request`, `origin-request`, `viewer-response`, `origin-response`.
@@ -11843,7 +11906,7 @@ export declare namespace cloudfront {
11843
11906
  }
11844
11907
  interface DistributionLoggingConfig {
11845
11908
  /**
11846
- * Amazon S3 bucket to store the access logs in, for example, `myawslogbucket.s3.amazonaws.com`.
11909
+ * Amazon S3 bucket to store the access logs in, for example, `myawslogbucket.s3.amazonaws.com`. The bucket must have correct ACL attached with "FULL_CONTROL" permission for "awslogsdelivery" account (Canonical ID: "c4c1ede66af53448b93c283ce9448c4ba468c9432aa01d700d3878632f77d2d0") for log transfer to work.
11847
11910
  */
11848
11911
  bucket: pulumi.Input<string>;
11849
11912
  /**
@@ -11873,7 +11936,7 @@ export declare namespace cloudfront {
11873
11936
  */
11874
11937
  compress?: pulumi.Input<boolean>;
11875
11938
  /**
11876
- * Default amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request in the absence of an `Cache-Control max-age` or `Expires` header.
11939
+ * Default amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request in the absence of an `Cache-Control max-age` or `Expires` header. The TTL defined in Cache Policy overrides this configuration.
11877
11940
  */
11878
11941
  defaultTtl?: pulumi.Input<number>;
11879
11942
  /**
@@ -11888,16 +11951,20 @@ export declare namespace cloudfront {
11888
11951
  * A config block that triggers a cloudfront function with specific actions (maximum 2).
11889
11952
  */
11890
11953
  functionAssociations?: pulumi.Input<pulumi.Input<inputs.cloudfront.DistributionOrderedCacheBehaviorFunctionAssociation>[]>;
11954
+ /**
11955
+ * A config block that sets the grpc config.
11956
+ */
11957
+ grpcConfig?: pulumi.Input<inputs.cloudfront.DistributionOrderedCacheBehaviorGrpcConfig>;
11891
11958
  /**
11892
11959
  * A config block that triggers a lambda function with specific actions (maximum 4).
11893
11960
  */
11894
11961
  lambdaFunctionAssociations?: pulumi.Input<pulumi.Input<inputs.cloudfront.DistributionOrderedCacheBehaviorLambdaFunctionAssociation>[]>;
11895
11962
  /**
11896
- * Maximum amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request to your origin to determine whether the object has been updated. Only effective in the presence of `Cache-Control max-age`, `Cache-Control s-maxage`, and `Expires` headers.
11963
+ * Maximum amount of time (in seconds) that an object is in a CloudFront cache before CloudFront forwards another request to your origin to determine whether the object has been updated. Only effective in the presence of `Cache-Control max-age`, `Cache-Control s-maxage`, and `Expires` headers. The TTL defined in Cache Policy overrides this configuration.
11897
11964
  */
11898
11965
  maxTtl?: pulumi.Input<number>;
11899
11966
  /**
11900
- * Minimum amount of time that you want objects to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated. Defaults to 0 seconds.
11967
+ * Minimum amount of time that you want objects to stay in CloudFront caches before CloudFront queries your origin to see whether the object has been updated. Defaults to 0 seconds. The TTL defined in Cache Policy overrides this configuration.
11901
11968
  */
11902
11969
  minTtl?: pulumi.Input<number>;
11903
11970
  /**
@@ -11975,6 +12042,12 @@ export declare namespace cloudfront {
11975
12042
  */
11976
12043
  functionArn: pulumi.Input<string>;
11977
12044
  }
12045
+ interface DistributionOrderedCacheBehaviorGrpcConfig {
12046
+ /**
12047
+ * `true` if any of the AWS accounts listed as trusted signers have active CloudFront key pairs
12048
+ */
12049
+ enabled?: pulumi.Input<boolean>;
12050
+ }
11978
12051
  interface DistributionOrderedCacheBehaviorLambdaFunctionAssociation {
11979
12052
  /**
11980
12053
  * Specific event to trigger this function. Valid values: `viewer-request`, `origin-request`, `viewer-response`, `origin-response`.
@@ -13371,6 +13444,22 @@ export declare namespace cloudwatch {
13371
13444
  bucketPrefix?: pulumi.Input<string>;
13372
13445
  logDeliveryStatus?: pulumi.Input<string>;
13373
13446
  }
13447
+ interface LogDeliveryDestinationDeliveryDestinationConfiguration {
13448
+ /**
13449
+ * The ARN of the AWS destination that this delivery destination represents.
13450
+ */
13451
+ destinationResourceArn: pulumi.Input<string>;
13452
+ }
13453
+ interface LogDeliveryS3DeliveryConfiguration {
13454
+ /**
13455
+ * This parameter causes the S3 objects that contain delivered logs to use a prefix structure that allows for integration with Apache Hive.
13456
+ */
13457
+ enableHiveCompatiblePath: pulumi.Input<boolean>;
13458
+ /**
13459
+ * This string allows re-configuring the S3 object prefix to contain either static or variable sections. The valid variables to use in the suffix path will vary by each log source.
13460
+ */
13461
+ suffixPath: pulumi.Input<string>;
13462
+ }
13374
13463
  interface LogMetricFilterMetricTransformation {
13375
13464
  /**
13376
13465
  * The value to emit when a filter pattern does not match a log event. Conflicts with `dimensions`.
@@ -13521,6 +13610,24 @@ export declare namespace codeartifact {
13521
13610
  }
13522
13611
  }
13523
13612
  export declare namespace codebuild {
13613
+ interface FleetComputeConfiguration {
13614
+ /**
13615
+ * Amount of disk space of the instance type included in the fleet.
13616
+ */
13617
+ disk?: pulumi.Input<number>;
13618
+ /**
13619
+ * Machine type of the instance type included in the fleet. Valid values: `GENERAL`, `NVME`.
13620
+ */
13621
+ machineType?: pulumi.Input<string>;
13622
+ /**
13623
+ * Amount of memory of the instance type included in the fleet.
13624
+ */
13625
+ memory?: pulumi.Input<number>;
13626
+ /**
13627
+ * Number of vCPUs of the instance type included in the fleet.
13628
+ */
13629
+ vcpu?: pulumi.Input<number>;
13630
+ }
13524
13631
  interface FleetScalingConfiguration {
13525
13632
  desiredCapacity?: pulumi.Input<number>;
13526
13633
  /**
@@ -15195,6 +15302,16 @@ export declare namespace cognito {
15195
15302
  */
15196
15303
  sourceArn?: pulumi.Input<string>;
15197
15304
  }
15305
+ interface UserPoolEmailMfaConfiguration {
15306
+ /**
15307
+ * The template for the email messages that your user pool sends to users with codes for MFA and sign-in with email OTPs. The message must contain the {####} placeholder. In the message, Amazon Cognito replaces this placeholder with the code. If you don't provide this parameter, Amazon Cognito sends messages in the default format.
15308
+ */
15309
+ message?: pulumi.Input<string>;
15310
+ /**
15311
+ * The subject of the email messages that your user pool sends to users with codes for MFA and email OTP sign-in.
15312
+ */
15313
+ subject?: pulumi.Input<string>;
15314
+ }
15198
15315
  interface UserPoolLambdaConfig {
15199
15316
  /**
15200
15317
  * ARN of the lambda creating an authentication challenge.
@@ -15359,6 +15476,12 @@ export declare namespace cognito {
15359
15476
  */
15360
15477
  minLength?: pulumi.Input<string>;
15361
15478
  }
15479
+ interface UserPoolSignInPolicy {
15480
+ /**
15481
+ * The sign in methods your user pool supports as the first factor. This is a list of strings, allowed values are `PASSWORD`, `EMAIL_OTP`, `SMS_OTP`, and `WEB_AUTHN`.
15482
+ */
15483
+ allowedFirstAuthFactors?: pulumi.Input<pulumi.Input<string>[]>;
15484
+ }
15362
15485
  interface UserPoolSmsConfiguration {
15363
15486
  /**
15364
15487
  * External ID used in IAM role trust relationships. For more information about using external IDs, see [How to Use an External ID When Granting Access to Your AWS Resources to a Third Party](http://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user_externalid.html).
@@ -15423,6 +15546,16 @@ export declare namespace cognito {
15423
15546
  */
15424
15547
  smsMessage?: pulumi.Input<string>;
15425
15548
  }
15549
+ interface UserPoolWebAuthnConfiguration {
15550
+ /**
15551
+ * The authentication domain that passkeys providers use as a relying party.
15552
+ */
15553
+ relyingPartyId?: pulumi.Input<string>;
15554
+ /**
15555
+ * If your user pool should require a passkey. Must be one of `required` or `preferred`.
15556
+ */
15557
+ userVerification?: pulumi.Input<string>;
15558
+ }
15426
15559
  }
15427
15560
  export declare namespace comprehend {
15428
15561
  interface DocumentClassifierInputDataConfig {
@@ -19010,6 +19143,10 @@ export declare namespace dms {
19010
19143
  * Prefixes schema and table names to partition values, when the partition type is `primary-key-type`. Doing this increases data distribution among Kafka partitions. For example, suppose that a SysBench schema has thousands of tables and each table has only limited range for a primary key. In this case, the same primary key is sent from thousands of tables to the same partition, which causes throttling. Default is `false`.
19011
19144
  */
19012
19145
  partitionIncludeSchemaTable?: pulumi.Input<boolean>;
19146
+ /**
19147
+ * For SASL/SSL authentication, AWS DMS supports the `scram-sha-512` mechanism by default. AWS DMS versions 3.5.0 and later also support the PLAIN mechanism. To use the PLAIN mechanism, set this parameter to `plain`.
19148
+ */
19149
+ saslMechanism?: pulumi.Input<string>;
19013
19150
  /**
19014
19151
  * Secure password you created when you first set up your MSK cluster to validate a client identity and make an encrypted connection between server and client using SASL-SSL authentication.
19015
19152
  */
@@ -26549,6 +26686,12 @@ export declare namespace eks {
26549
26686
  */
26550
26687
  version: pulumi.Input<string>;
26551
26688
  }
26689
+ interface NodeGroupNodeRepairConfig {
26690
+ /**
26691
+ * Specifies whether to enable node auto repair for the node group. Node auto repair is disabled by default.
26692
+ */
26693
+ enabled?: pulumi.Input<boolean>;
26694
+ }
26552
26695
  interface NodeGroupRemoteAccess {
26553
26696
  /**
26554
26697
  * EC2 Key Pair name that provides access for remote communication with the worker nodes in the EKS Node Group. If you specify this configuration, but do not specify `sourceSecurityGroupIds` when you create an EKS Node Group, either port 3389 for Windows, or port 22 for all other operating systems is opened on the worker nodes to the Internet (0.0.0.0/0). For Windows nodes, this will allow you to use RDP, for all others this allows you to SSH into the worker nodes.
@@ -54577,6 +54720,9 @@ export declare namespace msk {
54577
54720
  * Configuration for specifying the position in the topics to start replicating from.
54578
54721
  */
54579
54722
  startingPosition?: pulumi.Input<inputs.msk.ReplicatorReplicationInfoListTopicReplicationStartingPosition>;
54723
+ /**
54724
+ * Configuration for specifying replicated topic names should be the same as their corresponding upstream topics or prefixed with source cluster alias.
54725
+ */
54580
54726
  topicNameConfiguration?: pulumi.Input<inputs.msk.ReplicatorReplicationInfoListTopicReplicationTopicNameConfiguration>;
54581
54727
  /**
54582
54728
  * List of regular expression patterns indicating the topics that should not be replica.
@@ -54594,6 +54740,9 @@ export declare namespace msk {
54594
54740
  type?: pulumi.Input<string>;
54595
54741
  }
54596
54742
  interface ReplicatorReplicationInfoListTopicReplicationTopicNameConfiguration {
54743
+ /**
54744
+ * The type of topic configuration name. Supports `PREFIXED_WITH_SOURCE_CLUSTER_ALIAS` and `IDENTICAL`.
54745
+ */
54597
54746
  type?: pulumi.Input<string>;
54598
54747
  }
54599
54748
  interface ServerlessClusterClientAuthentication {
@@ -60774,7 +60923,7 @@ export declare namespace rds {
60774
60923
  */
60775
60924
  authScheme?: pulumi.Input<string>;
60776
60925
  /**
60777
- * The type of authentication the proxy uses for connections from clients. Valid values are `MYSQL_NATIVE_PASSWORD`, `POSTGRES_SCRAM_SHA_256`, `POSTGRES_MD5`, and `SQL_SERVER_AUTHENTICATION`.
60926
+ * The type of authentication the proxy uses for connections from clients. Valid values are `MYSQL_CACHING_SHA2_PASSWORD`, `MYSQL_NATIVE_PASSWORD`, `POSTGRES_SCRAM_SHA_256`, `POSTGRES_MD5`, and `SQL_SERVER_AUTHENTICATION`.
60778
60927
  */
60779
60928
  clientPasswordAuthType?: pulumi.Input<string>;
60780
60929
  /**
@@ -63976,6 +64125,20 @@ export declare namespace s3 {
63976
64125
  */
63977
64126
  uri?: pulumi.Input<string>;
63978
64127
  }
64128
+ interface ObjectCopyOverrideProvider {
64129
+ /**
64130
+ * Override the provider `defaultTags` configuration block.
64131
+ */
64132
+ defaultTags?: pulumi.Input<inputs.s3.ObjectCopyOverrideProviderDefaultTags>;
64133
+ }
64134
+ interface ObjectCopyOverrideProviderDefaultTags {
64135
+ /**
64136
+ * Map of tags to assign to the object. If configured with a provider `defaultTags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
64137
+ */
64138
+ tags?: pulumi.Input<{
64139
+ [key: string]: pulumi.Input<string>;
64140
+ }>;
64141
+ }
63979
64142
  }
63980
64143
  export declare namespace s3control {
63981
64144
  interface AccessGrantAccessGrantsLocationConfiguration {
@@ -72949,6 +73112,20 @@ export declare namespace vpclattice {
72949
73112
  */
72950
73113
  prefix?: pulumi.Input<string>;
72951
73114
  }
73115
+ interface ResourceGatewayTimeouts {
73116
+ /**
73117
+ * 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).
73118
+ */
73119
+ create?: pulumi.Input<string>;
73120
+ /**
73121
+ * 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.
73122
+ */
73123
+ delete?: pulumi.Input<string>;
73124
+ /**
73125
+ * 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).
73126
+ */
73127
+ update?: pulumi.Input<string>;
73128
+ }
72952
73129
  interface ServiceDnsEntry {
72953
73130
  domainName?: pulumi.Input<string>;
72954
73131
  hostedZoneId?: pulumi.Input<string>;
@@ -1 +1 @@
1
- {"version":3,"file":"input.js","sourceRoot":"","sources":["../../types/input.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAiu+DjF,IAAiB,GAAG,CAybnB;AAzbD,WAAiB,GAAG;IAyXhB;;OAEG;IACH,SAAgB,sCAAsC,CAAC,GAA4B;;QAC/E,uCACO,GAAG,KACN,WAAW,EAAE,MAAA,CAAC,GAAG,CAAC,WAAW,CAAC,mCAAI,WAAW,IAC/C;IACN,CAAC;IALe,0CAAsC,yCAKrD,CAAA;AAwDL,CAAC,EAzbgB,GAAG,GAAH,WAAG,KAAH,WAAG,QAybnB"}
1
+ {"version":3,"file":"input.js","sourceRoot":"","sources":["../../types/input.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAs4+DjF,IAAiB,GAAG,CAybnB;AAzbD,WAAiB,GAAG;IAyXhB;;OAEG;IACH,SAAgB,sCAAsC,CAAC,GAA4B;;QAC/E,uCACO,GAAG,KACN,WAAW,EAAE,MAAA,CAAC,GAAG,CAAC,WAAW,CAAC,mCAAI,WAAW,IAC/C;IACN,CAAC;IALe,0CAAsC,yCAKrD,CAAA;AAwDL,CAAC,EAzbgB,GAAG,GAAH,WAAG,KAAH,WAAG,QAybnB"}