@volcengine/pulumi-volcenginecc 0.0.40 → 0.0.42

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 (190) hide show
  1. package/alb/getLoadBalancer.d.ts +8 -0
  2. package/alb/getLoadBalancer.js.map +1 -1
  3. package/alb/loadBalancer.d.ts +24 -0
  4. package/alb/loadBalancer.js +4 -0
  5. package/alb/loadBalancer.js.map +1 -1
  6. package/clb/checkLogProject.d.ts +62 -0
  7. package/clb/checkLogProject.js +67 -0
  8. package/clb/checkLogProject.js.map +1 -0
  9. package/clb/checkLogTopic.d.ts +81 -0
  10. package/clb/checkLogTopic.js +78 -0
  11. package/clb/checkLogTopic.js.map +1 -0
  12. package/clb/clb.d.ts +0 -8
  13. package/clb/clb.js +2 -2
  14. package/clb/clb.js.map +1 -1
  15. package/clb/getCheckLogProject.d.ts +40 -0
  16. package/clb/getCheckLogProject.js +28 -0
  17. package/clb/getCheckLogProject.js.map +1 -0
  18. package/clb/getCheckLogProjects.d.ts +22 -0
  19. package/clb/getCheckLogProjects.js +24 -0
  20. package/clb/getCheckLogProjects.js.map +1 -0
  21. package/clb/getCheckLogTopic.d.ts +44 -0
  22. package/clb/getCheckLogTopic.js +28 -0
  23. package/clb/getCheckLogTopic.js.map +1 -0
  24. package/clb/getCheckLogTopics.d.ts +22 -0
  25. package/clb/getCheckLogTopics.js +24 -0
  26. package/clb/getCheckLogTopics.js.map +1 -0
  27. package/clb/index.d.ts +18 -0
  28. package/clb/index.js +24 -1
  29. package/clb/index.js.map +1 -1
  30. package/cloudmonitor/contactGroup.d.ts +15 -15
  31. package/cloudmonitor/contactGroup.js +1 -1
  32. package/cloudmonitor/getContactGroup.d.ts +7 -7
  33. package/directconnect/bgpPeer.d.ts +189 -0
  34. package/directconnect/bgpPeer.js +104 -0
  35. package/directconnect/bgpPeer.js.map +1 -0
  36. package/directconnect/getBgpPeer.d.ts +88 -0
  37. package/directconnect/getBgpPeer.js +28 -0
  38. package/directconnect/getBgpPeer.js.map +1 -0
  39. package/directconnect/getBgpPeers.d.ts +22 -0
  40. package/directconnect/getBgpPeers.js +24 -0
  41. package/directconnect/getBgpPeers.js.map +1 -0
  42. package/directconnect/index.d.ts +9 -0
  43. package/directconnect/index.js +12 -1
  44. package/directconnect/index.js.map +1 -1
  45. package/dns/getRecord.d.ts +104 -0
  46. package/dns/getRecord.js +28 -0
  47. package/dns/getRecord.js.map +1 -0
  48. package/dns/getRecords.d.ts +22 -0
  49. package/dns/getRecords.js +24 -0
  50. package/dns/getRecords.js.map +1 -0
  51. package/dns/index.d.ts +9 -0
  52. package/dns/index.js +12 -1
  53. package/dns/index.js.map +1 -1
  54. package/dns/record.d.ts +236 -0
  55. package/dns/record.js +121 -0
  56. package/dns/record.js.map +1 -0
  57. package/gtm/getGtm.d.ts +100 -0
  58. package/gtm/getGtm.js +28 -0
  59. package/gtm/getGtm.js.map +1 -0
  60. package/gtm/getGtms.d.ts +22 -0
  61. package/gtm/getGtms.js +24 -0
  62. package/gtm/getGtms.js.map +1 -0
  63. package/gtm/getRouting.d.ts +48 -0
  64. package/gtm/getRouting.js +28 -0
  65. package/gtm/getRouting.js.map +1 -0
  66. package/gtm/getRoutings.d.ts +22 -0
  67. package/gtm/getRoutings.js +24 -0
  68. package/gtm/getRoutings.js.map +1 -0
  69. package/gtm/getRule.d.ts +105 -0
  70. package/gtm/getRule.js +28 -0
  71. package/gtm/getRule.js.map +1 -0
  72. package/gtm/getRules.d.ts +22 -0
  73. package/gtm/getRules.js +24 -0
  74. package/gtm/getRules.js.map +1 -0
  75. package/gtm/gtm.d.ts +228 -0
  76. package/gtm/gtm.js +113 -0
  77. package/gtm/gtm.js.map +1 -0
  78. package/gtm/index.d.ts +27 -0
  79. package/gtm/index.js +34 -1
  80. package/gtm/index.js.map +1 -1
  81. package/gtm/routing.d.ts +89 -0
  82. package/gtm/routing.js +74 -0
  83. package/gtm/routing.js.map +1 -0
  84. package/gtm/rule.d.ts +226 -0
  85. package/gtm/rule.js +99 -0
  86. package/gtm/rule.js.map +1 -0
  87. package/iam/getOauthProvider.d.ts +44 -0
  88. package/iam/getOauthProvider.js +28 -0
  89. package/iam/getOauthProvider.js.map +1 -0
  90. package/iam/getOauthProviders.d.ts +22 -0
  91. package/iam/getOauthProviders.js +24 -0
  92. package/iam/getOauthProviders.js.map +1 -0
  93. package/iam/index.d.ts +9 -0
  94. package/iam/index.js +12 -1
  95. package/iam/index.js.map +1 -1
  96. package/iam/oauthProvider.d.ts +256 -0
  97. package/iam/oauthProvider.js +143 -0
  98. package/iam/oauthProvider.js.map +1 -0
  99. package/kafka/getUser.d.ts +34 -0
  100. package/kafka/getUser.js +28 -0
  101. package/kafka/getUser.js.map +1 -0
  102. package/kafka/getUsers.d.ts +22 -0
  103. package/kafka/getUsers.js +24 -0
  104. package/kafka/getUsers.js.map +1 -0
  105. package/kafka/index.d.ts +9 -0
  106. package/kafka/index.js +12 -1
  107. package/kafka/index.js.map +1 -1
  108. package/kafka/user.d.ts +155 -0
  109. package/kafka/user.js +97 -0
  110. package/kafka/user.js.map +1 -0
  111. package/mongodb/account.d.ts +146 -0
  112. package/mongodb/account.js +82 -0
  113. package/mongodb/account.js.map +1 -0
  114. package/mongodb/getAccount.d.ts +77 -0
  115. package/mongodb/getAccount.js +28 -0
  116. package/mongodb/getAccount.js.map +1 -0
  117. package/mongodb/getAccounts.d.ts +22 -0
  118. package/mongodb/getAccounts.js +24 -0
  119. package/mongodb/getAccounts.js.map +1 -0
  120. package/mongodb/index.d.ts +9 -0
  121. package/mongodb/index.js +12 -1
  122. package/mongodb/index.js.map +1 -1
  123. package/package.json +1 -1
  124. package/rdsmysql/endpointPublicAddress.d.ts +182 -0
  125. package/rdsmysql/endpointPublicAddress.js +104 -0
  126. package/rdsmysql/endpointPublicAddress.js.map +1 -0
  127. package/rdsmysql/getEndpointPublicAddress.d.ts +39 -0
  128. package/rdsmysql/getEndpointPublicAddress.js +28 -0
  129. package/rdsmysql/getEndpointPublicAddress.js.map +1 -0
  130. package/rdsmysql/getEndpointPublicAddresses.d.ts +22 -0
  131. package/rdsmysql/getEndpointPublicAddresses.js +24 -0
  132. package/rdsmysql/getEndpointPublicAddresses.js.map +1 -0
  133. package/rdsmysql/index.d.ts +9 -0
  134. package/rdsmysql/index.js +12 -1
  135. package/rdsmysql/index.js.map +1 -1
  136. package/rdspostgresql/getInstance.d.ts +8 -0
  137. package/rdspostgresql/getInstance.js.map +1 -1
  138. package/rdspostgresql/instance.d.ts +15 -0
  139. package/rdspostgresql/instance.js +4 -0
  140. package/rdspostgresql/instance.js.map +1 -1
  141. package/tos/bucketAccessMonitor.d.ts +74 -0
  142. package/tos/bucketAccessMonitor.js +72 -0
  143. package/tos/bucketAccessMonitor.js.map +1 -0
  144. package/tos/getBucketAccessMonitor.d.ts +44 -0
  145. package/tos/getBucketAccessMonitor.js +28 -0
  146. package/tos/getBucketAccessMonitor.js.map +1 -0
  147. package/tos/getBucketAccessMonitors.d.ts +22 -0
  148. package/tos/getBucketAccessMonitors.js +24 -0
  149. package/tos/getBucketAccessMonitors.js.map +1 -0
  150. package/tos/index.d.ts +9 -0
  151. package/tos/index.js +12 -1
  152. package/tos/index.js.map +1 -1
  153. package/transitrouter/getRouteTablePropagation.d.ts +52 -0
  154. package/transitrouter/getRouteTablePropagation.js +28 -0
  155. package/transitrouter/getRouteTablePropagation.js.map +1 -0
  156. package/transitrouter/getRouteTablePropagations.d.ts +22 -0
  157. package/transitrouter/getRouteTablePropagations.js +24 -0
  158. package/transitrouter/getRouteTablePropagations.js.map +1 -0
  159. package/transitrouter/index.d.ts +9 -0
  160. package/transitrouter/index.js +12 -1
  161. package/transitrouter/index.js.map +1 -1
  162. package/transitrouter/routeTablePropagation.d.ts +97 -0
  163. package/transitrouter/routeTablePropagation.js +82 -0
  164. package/transitrouter/routeTablePropagation.js.map +1 -0
  165. package/types/input.d.ts +235 -5
  166. package/types/output.d.ts +493 -13
  167. package/vepfs/fileset.d.ts +202 -0
  168. package/vepfs/fileset.js +106 -0
  169. package/vepfs/fileset.js.map +1 -0
  170. package/vepfs/getFileset.d.ts +41 -0
  171. package/vepfs/getFileset.js +28 -0
  172. package/vepfs/getFileset.js.map +1 -0
  173. package/vepfs/getFilesets.d.ts +22 -0
  174. package/vepfs/getFilesets.js +24 -0
  175. package/vepfs/getFilesets.js.map +1 -0
  176. package/vepfs/index.d.ts +9 -0
  177. package/vepfs/index.js +12 -1
  178. package/vepfs/index.js.map +1 -1
  179. package/vmp/getRuleFile.d.ts +37 -0
  180. package/vmp/getRuleFile.js +28 -0
  181. package/vmp/getRuleFile.js.map +1 -0
  182. package/vmp/getRuleFiles.d.ts +22 -0
  183. package/vmp/getRuleFiles.js +24 -0
  184. package/vmp/getRuleFiles.js.map +1 -0
  185. package/vmp/index.d.ts +9 -0
  186. package/vmp/index.js +12 -1
  187. package/vmp/index.js.map +1 -1
  188. package/vmp/ruleFile.d.ts +172 -0
  189. package/vmp/ruleFile.js +104 -0
  190. package/vmp/ruleFile.js.map +1 -0
package/types/input.d.ts CHANGED
@@ -201,6 +201,20 @@ export declare namespace alb {
201
201
  */
202
202
  weight?: pulumi.Input<number>;
203
203
  }
204
+ interface LoadBalancerHealthLog {
205
+ /**
206
+ * Whether to enable access log
207
+ */
208
+ enabled?: pulumi.Input<boolean>;
209
+ /**
210
+ * TLS project ID bound to access log
211
+ */
212
+ projectId?: pulumi.Input<string>;
213
+ /**
214
+ * TLS subject ID bound to access log
215
+ */
216
+ topicId?: pulumi.Input<string>;
217
+ }
204
218
  interface LoadBalancerIpv6EipBillingConfig {
205
219
  /**
206
220
  * Peak bandwidth of IPv6 EIP, in Mbps.
@@ -225,6 +239,20 @@ export declare namespace alb {
225
239
  */
226
240
  value?: pulumi.Input<string>;
227
241
  }
242
+ interface LoadBalancerTlsAccessLog {
243
+ /**
244
+ * Whether to enable access log
245
+ */
246
+ enabled?: pulumi.Input<boolean>;
247
+ /**
248
+ * TLS project ID bound to access log
249
+ */
250
+ projectId?: pulumi.Input<string>;
251
+ /**
252
+ * TLS subject ID bound to access log
253
+ */
254
+ topicId?: pulumi.Input<string>;
255
+ }
228
256
  interface LoadBalancerZoneMapping {
229
257
  /**
230
258
  * Subnet ID providing services within the availability zone.
@@ -3992,13 +4020,13 @@ export declare namespace clb {
3992
4020
  */
3993
4021
  bucketName?: pulumi.Input<string>;
3994
4022
  /**
3995
- * Log delivery type. Available values: tos (default): Deliver logs to object storage service TOS. tls: Deliver logs to log service TLS
4023
+ * Enable access log TOS feature?
3996
4024
  */
3997
- deliveryType?: pulumi.Input<string>;
4025
+ enabled?: pulumi.Input<boolean>;
3998
4026
  /**
3999
- * Enable access log (Layer 7) delivery to object storage TOS
4027
+ * Enable access log TLS feature?
4000
4028
  */
4001
- enabled?: pulumi.Input<boolean>;
4029
+ tlsEnabled?: pulumi.Input<boolean>;
4002
4030
  /**
4003
4031
  * Log project
4004
4032
  */
@@ -4506,7 +4534,7 @@ export declare namespace cloudidentity {
4506
4534
  export declare namespace cloudmonitor {
4507
4535
  interface ContactGroupContact {
4508
4536
  /**
4509
- * 联系人ID
4537
+ * Contact ID
4510
4538
  */
4511
4539
  contactId?: pulumi.Input<string>;
4512
4540
  }
@@ -6869,6 +6897,139 @@ export declare namespace gtm {
6869
6897
  */
6870
6898
  weight?: pulumi.Input<number>;
6871
6899
  }
6900
+ interface RulePoolSet {
6901
+ /**
6902
+ * Minimum number of available addresses required for the address pool collection to be considered available.
6903
+ */
6904
+ activeAddrThr?: pulumi.Input<number>;
6905
+ /**
6906
+ * Address pool name.
6907
+ */
6908
+ name?: pulumi.Input<string>;
6909
+ pools?: pulumi.Input<pulumi.Input<inputs.gtm.RulePoolSetPool>[]>;
6910
+ }
6911
+ interface RulePoolSetPool {
6912
+ addresses?: pulumi.Input<pulumi.Input<inputs.gtm.RulePoolSetPoolAddress>[]>;
6913
+ /**
6914
+ * The number of unavailable addresses in the address pool.
6915
+ */
6916
+ inactiveAddrCount?: pulumi.Input<number>;
6917
+ /**
6918
+ * Address pool name.
6919
+ */
6920
+ name?: pulumi.Input<string>;
6921
+ /**
6922
+ * Address pool ID.
6923
+ */
6924
+ poolId?: pulumi.Input<string>;
6925
+ /**
6926
+ * Address pool weight.
6927
+ */
6928
+ weight?: pulumi.Input<number>;
6929
+ }
6930
+ interface RulePoolSetPoolAddress {
6931
+ /**
6932
+ * Whether the address is available. true: The address is available. false: The address is unavailable.
6933
+ */
6934
+ active?: pulumi.Input<boolean>;
6935
+ /**
6936
+ * The capacity of the address. For addresses without a set capacity value, this parameter returns the default capacity value of 1000.
6937
+ */
6938
+ capacity?: pulumi.Input<number>;
6939
+ /**
6940
+ * This parameter has no practical significance. You can ignore this parameter.
6941
+ */
6942
+ geo?: pulumi.Input<string>;
6943
+ /**
6944
+ * Latency (ms) for health check probe accessing the target address.
6945
+ */
6946
+ latency?: pulumi.Input<number>;
6947
+ /**
6948
+ * The mechanism for determining whether an address is available. auto: automatic mode. Cloud Scheduling GTM determines address availability based on health check results. always*on: address is always available. always*off: address is always unavailable.
6949
+ */
6950
+ mode?: pulumi.Input<string>;
6951
+ /**
6952
+ * The assigned region for the target address. See line codes for the mapping between line codes and specific regions (i.e., lines).
6953
+ */
6954
+ rectifiedGeos?: pulumi.Input<pulumi.Input<string>[]>;
6955
+ /**
6956
+ * Address.
6957
+ */
6958
+ value?: pulumi.Input<string>;
6959
+ /**
6960
+ * Address weight. For addresses without a specified weight, this parameter returns the default weight value of 1.
6961
+ */
6962
+ weight?: pulumi.Input<number>;
6963
+ }
6964
+ interface RuleProbe {
6965
+ /**
6966
+ * Recommended number of health check probe points.
6967
+ */
6968
+ advisedNodeCount?: pulumi.Input<number>;
6969
+ /**
6970
+ * Whether health checks are disabled. true: disabled. false: not disabled.
6971
+ */
6972
+ disable?: pulumi.Input<boolean>;
6973
+ /**
6974
+ * The threshold for the number of health check failures before a single target address is considered faulty. For example, if you set this parameter to 3, a target address is marked as faulty after 3 consecutive health check failures. The default value is 3.
6975
+ */
6976
+ failedCount?: pulumi.Input<number>;
6977
+ /**
6978
+ * Domain name of the health check target address. This parameter is only valid when the health check protocol is set to HTTP or HTTPS.
6979
+ */
6980
+ host?: pulumi.Input<string>;
6981
+ /**
6982
+ * HTTP request method. This parameter is only valid when the health check protocol is set to HTTP or HTTPS.
6983
+ */
6984
+ httpMethod?: pulumi.Input<string>;
6985
+ httpUsabilityCodes?: pulumi.Input<pulumi.Input<inputs.gtm.RuleProbeHttpUsabilityCode>[]>;
6986
+ /**
6987
+ * The interval between each health check, in seconds.
6988
+ */
6989
+ interval?: pulumi.Input<number>;
6990
+ /**
6991
+ * Whether to manually configure the health check probe. true: Manually configure the health check probe. false: Use recommended health check probe.
6992
+ */
6993
+ isManualNodes?: pulumi.Input<boolean>;
6994
+ /**
6995
+ * Health check probe point.
6996
+ */
6997
+ nodes?: pulumi.Input<pulumi.Input<string>[]>;
6998
+ /**
6999
+ * Packet count. If you set this parameter to 10, each ping check sends 10 packets simultaneously. This parameter is only valid when the health check protocol is set to ping.
7000
+ */
7001
+ pingCount?: pulumi.Input<number>;
7002
+ /**
7003
+ * Packet loss rate, expressed as a percentage. If the packet loss rate exceeds this parameter, the result is considered abnormal. For example, if this parameter is set to 10 and the packet loss rate during the health check is 11%, the result is considered abnormal. This parameter is only valid when the health check protocol is set to ping.
7004
+ */
7005
+ pingLossPercent?: pulumi.Input<number>;
7006
+ /**
7007
+ * Port of the health check target address. This parameter is only valid when the health check protocol is set to HTTP or HTTPS.
7008
+ */
7009
+ port?: pulumi.Input<number>;
7010
+ /**
7011
+ * Protocol used for health checks. ping: ICMP protocol. tcp: TCP protocol. http: HTTP protocol. https: HTTPS protocol.
7012
+ */
7013
+ protocol?: pulumi.Input<string>;
7014
+ /**
7015
+ * The timeout period for the health check task, in seconds. ping: If the latency exceeds the value of Timeout, it is considered packet loss. http/https: If the latency exceeds the value of Timeout, it is considered an abnormal result.
7016
+ */
7017
+ timeout?: pulumi.Input<number>;
7018
+ /**
7019
+ * Path part of the health check target address, starting with /. This parameter is only valid when the health check protocol is set to HTTP or HTTPS.
7020
+ */
7021
+ url?: pulumi.Input<string>;
7022
+ }
7023
+ interface RuleProbeHttpUsabilityCode {
7024
+ /**
7025
+ * HTTP status code list.
7026
+ */
7027
+ codes?: pulumi.Input<pulumi.Input<number>[]>;
7028
+ /**
7029
+ * Operator. interval: Matches values within the range. include: Matches specified values. exclude: Matches values other than the specified values.
7030
+ */
7031
+ operator?: pulumi.Input<string>;
7032
+ }
6872
7033
  }
6873
7034
  export declare namespace hbase {
6874
7035
  interface InstanceEndpoint {
@@ -7566,6 +7727,16 @@ export declare namespace kms {
7566
7727
  }
7567
7728
  }
7568
7729
  export declare namespace mongodb {
7730
+ interface AccountAccountPrivilege {
7731
+ /**
7732
+ * Databases for which the account has permissions.
7733
+ */
7734
+ dbName?: pulumi.Input<string>;
7735
+ /**
7736
+ * Permissions the account has in the current database.
7737
+ */
7738
+ roleName?: pulumi.Input<string>;
7739
+ }
7569
7740
  interface AllowListAssociatedInstance {
7570
7741
  /**
7571
7742
  * Instance ID bound to the current allowlist.
@@ -9346,6 +9517,65 @@ export declare namespace rdspostgresql {
9346
9517
  */
9347
9518
  zoneId: pulumi.Input<string>;
9348
9519
  }
9520
+ interface InstanceReplicationSlot {
9521
+ /**
9522
+ * Database associated with the slot
9523
+ */
9524
+ database?: pulumi.Input<string>;
9525
+ /**
9526
+ * Connected client IP address
9527
+ */
9528
+ ipAddress?: pulumi.Input<string>;
9529
+ /**
9530
+ * Plugin used by the slot
9531
+ */
9532
+ plugin?: pulumi.Input<string>;
9533
+ /**
9534
+ * Slot name
9535
+ */
9536
+ slotName?: pulumi.Input<string>;
9537
+ /**
9538
+ * Slot status
9539
+ */
9540
+ slotStatus?: pulumi.Input<string>;
9541
+ /**
9542
+ * Slot type
9543
+ */
9544
+ slotType?: pulumi.Input<string>;
9545
+ /**
9546
+ * Whether it is a temporary slot
9547
+ */
9548
+ temporary?: pulumi.Input<boolean>;
9549
+ /**
9550
+ * WAL delay size
9551
+ */
9552
+ walDelay?: pulumi.Input<number>;
9553
+ }
9554
+ interface InstanceRestoreToExistedInstance {
9555
+ /**
9556
+ * Backup set ID
9557
+ */
9558
+ backupId?: pulumi.Input<string>;
9559
+ databases?: pulumi.Input<pulumi.Input<inputs.rdspostgresql.InstanceRestoreToExistedInstanceDatabase>[]>;
9560
+ /**
9561
+ * Source instance ID
9562
+ */
9563
+ sourceDbInstanceId?: pulumi.Input<string>;
9564
+ /**
9565
+ * Database account for the target instance
9566
+ */
9567
+ targetDbInstanceAccount?: pulumi.Input<string>;
9568
+ }
9569
+ interface InstanceRestoreToExistedInstanceDatabase {
9570
+ /**
9571
+ * Source database name
9572
+ */
9573
+ dbName?: pulumi.Input<string>;
9574
+ /**
9575
+ * Name of the new database after restoration
9576
+ */
9577
+ newDbName?: pulumi.Input<string>;
9578
+ }
9349
9579
  interface InstanceTag {
9350
9580
  /**
9351
9581
  * Tag key