@pulumi/alicloud 3.40.0 → 3.42.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/apigateway/api.d.ts +31 -31
- package/apigateway/api.js +7 -7
- package/apigateway/app.d.ts +1 -1
- package/apigateway/app.js +1 -1
- package/apigateway/appAttachment.d.ts +40 -4
- package/apigateway/appAttachment.js +40 -4
- package/apigateway/appAttachment.js.map +1 -1
- package/apigateway/backend.d.ts +5 -5
- package/apigateway/backend.js +5 -5
- package/apigateway/group.d.ts +1 -1
- package/apigateway/group.js +1 -1
- package/apigateway/logConfig.d.ts +38 -7
- package/apigateway/logConfig.js +38 -7
- package/apigateway/logConfig.js.map +1 -1
- package/apigateway/model.d.ts +2 -2
- package/apigateway/model.js +2 -2
- package/apigateway/plugin.d.ts +4 -4
- package/apigateway/plugin.js +4 -4
- package/apigateway/vpcAccess.d.ts +37 -3
- package/apigateway/vpcAccess.js +37 -3
- package/apigateway/vpcAccess.js.map +1 -1
- package/arms/alertContact.d.ts +2 -2
- package/arms/alertContact.js +2 -2
- package/arms/alertContactGroup.d.ts +2 -2
- package/arms/alertContactGroup.js +2 -2
- package/arms/dispatchRule.d.ts +10 -10
- package/arms/dispatchRule.js +1 -1
- package/arms/integrationExporter.d.ts +19 -10
- package/arms/integrationExporter.js +19 -10
- package/arms/integrationExporter.js.map +1 -1
- package/arms/prometheus.d.ts +19 -10
- package/arms/prometheus.js +19 -10
- package/arms/prometheus.js.map +1 -1
- package/arms/prometheusAlertRule.d.ts +7 -24
- package/arms/prometheusAlertRule.js +1 -18
- package/arms/prometheusAlertRule.js.map +1 -1
- package/arms/remoteWrite.d.ts +33 -4
- package/arms/remoteWrite.js +33 -4
- package/arms/remoteWrite.js.map +1 -1
- package/bastionhost/host.d.ts +30 -4
- package/bastionhost/host.js +30 -4
- package/bastionhost/host.js.map +1 -1
- package/bastionhost/hostAccount.d.ts +40 -6
- package/bastionhost/hostAccount.js +40 -6
- package/bastionhost/hostAccount.js.map +1 -1
- package/bastionhost/hostAccountShareKeyAttachment.d.ts +35 -11
- package/bastionhost/hostAccountShareKeyAttachment.js +35 -11
- package/bastionhost/hostAccountShareKeyAttachment.js.map +1 -1
- package/bastionhost/hostAccountUserAttachment.d.ts +40 -17
- package/bastionhost/hostAccountUserAttachment.js +40 -17
- package/bastionhost/hostAccountUserAttachment.js.map +1 -1
- package/bastionhost/hostAccountUserGroupAttachment.d.ts +39 -16
- package/bastionhost/hostAccountUserGroupAttachment.js +39 -16
- package/bastionhost/hostAccountUserGroupAttachment.js.map +1 -1
- package/bastionhost/hostAttachment.d.ts +43 -5
- package/bastionhost/hostAttachment.js +43 -5
- package/bastionhost/hostAttachment.js.map +1 -1
- package/bastionhost/hostGroup.d.ts +30 -4
- package/bastionhost/hostGroup.js +30 -4
- package/bastionhost/hostGroup.js.map +1 -1
- package/bastionhost/hostGroupAccountUserAttachment.d.ts +46 -23
- package/bastionhost/hostGroupAccountUserAttachment.js +46 -23
- package/bastionhost/hostGroupAccountUserAttachment.js.map +1 -1
- package/bastionhost/hostGroupAccountUserGroupAttachment.d.ts +41 -18
- package/bastionhost/hostGroupAccountUserGroupAttachment.js +41 -18
- package/bastionhost/hostGroupAccountUserGroupAttachment.js.map +1 -1
- package/bastionhost/hostShareKey.d.ts +32 -6
- package/bastionhost/hostShareKey.js +32 -6
- package/bastionhost/hostShareKey.js.map +1 -1
- package/bastionhost/instance.d.ts +15 -9
- package/bastionhost/instance.js.map +1 -1
- package/bastionhost/user.d.ts +46 -15
- package/bastionhost/user.js +43 -12
- package/bastionhost/user.js.map +1 -1
- package/bastionhost/userAttachment.d.ts +43 -5
- package/bastionhost/userAttachment.js +43 -5
- package/bastionhost/userAttachment.js.map +1 -1
- package/bastionhost/userGroup.d.ts +30 -4
- package/bastionhost/userGroup.js +30 -4
- package/bastionhost/userGroup.js.map +1 -1
- package/cen/bandwidthLimit.d.ts +3 -9
- package/cen/bandwidthLimit.js +3 -9
- package/cen/bandwidthLimit.js.map +1 -1
- package/cen/instanceGrant.d.ts +1 -2
- package/cen/instanceGrant.js +1 -2
- package/cen/instanceGrant.js.map +1 -1
- package/cfg/aggregateCompliancePack.d.ts +24 -29
- package/cfg/aggregateCompliancePack.js +18 -23
- package/cfg/aggregateCompliancePack.js.map +1 -1
- package/cfg/aggregateConfigRule.d.ts +21 -14
- package/cfg/aggregateConfigRule.js +19 -12
- package/cfg/aggregateConfigRule.js.map +1 -1
- package/cfg/aggregateDelivery.d.ts +2 -2
- package/cfg/aggregateDelivery.js +2 -2
- package/cfg/aggregator.d.ts +16 -10
- package/cfg/aggregator.js +13 -7
- package/cfg/aggregator.js.map +1 -1
- package/cfg/compliancePack.d.ts +20 -26
- package/cfg/compliancePack.js +14 -20
- package/cfg/compliancePack.js.map +1 -1
- package/cfg/configurationRecorder.d.ts +2 -2
- package/cfg/configurationRecorder.js +2 -2
- package/cfg/delivery.d.ts +27 -1
- package/cfg/delivery.js +27 -1
- package/cfg/delivery.js.map +1 -1
- package/cfg/remediation.d.ts +30 -6
- package/cfg/remediation.js +30 -6
- package/cfg/remediation.js.map +1 -1
- package/cfg/rule.d.ts +19 -16
- package/cfg/rule.js +19 -16
- package/cfg/rule.js.map +1 -1
- package/cloudsso/accessManagement.d.ts +1 -1
- package/cloudsso/accessManagement.js +1 -1
- package/cms/alarm.d.ts +56 -20
- package/cms/alarm.js +44 -8
- package/cms/alarm.js.map +1 -1
- package/cms/alarmContact.d.ts +6 -6
- package/cms/alarmContact.js +6 -6
- package/cms/alarmContactGroup.d.ts +3 -3
- package/cms/alarmContactGroup.js +3 -3
- package/cms/dynamicTagGroup.d.ts +5 -5
- package/cms/dynamicTagGroup.js +2 -2
- package/cms/eventRule.d.ts +9 -7
- package/cms/eventRule.js +6 -4
- package/cms/eventRule.js.map +1 -1
- package/cms/groupMetricRule.d.ts +23 -16
- package/cms/groupMetricRule.js +17 -10
- package/cms/groupMetricRule.js.map +1 -1
- package/cms/hybridMonitorFcTask.d.ts +30 -5
- package/cms/hybridMonitorFcTask.js +30 -5
- package/cms/hybridMonitorFcTask.js.map +1 -1
- package/cms/hybridMonitorSlsTask.d.ts +7 -69
- package/cms/hybridMonitorSlsTask.js +1 -63
- package/cms/hybridMonitorSlsTask.js.map +1 -1
- package/cms/metricRuleBlackList.d.ts +58 -4
- package/cms/metricRuleBlackList.js +55 -1
- package/cms/metricRuleBlackList.js.map +1 -1
- package/cms/metricRuleTemplate.d.ts +11 -9
- package/cms/metricRuleTemplate.js +8 -6
- package/cms/metricRuleTemplate.js.map +1 -1
- package/cms/monitorGroup.d.ts +4 -4
- package/cms/monitorGroup.js +4 -4
- package/cms/monitorGroupInstances.d.ts +14 -9
- package/cms/monitorGroupInstances.js +11 -6
- package/cms/monitorGroupInstances.js.map +1 -1
- package/cms/namespace.d.ts +3 -3
- package/cms/namespace.js +3 -3
- package/cms/slsGroup.d.ts +4 -25
- package/cms/slsGroup.js +1 -22
- package/cms/slsGroup.js.map +1 -1
- package/cr/endpointAclPolicy.d.ts +33 -1
- package/cr/endpointAclPolicy.js +33 -1
- package/cr/endpointAclPolicy.js.map +1 -1
- package/cs/autoscalingConfig.d.ts +4 -23
- package/cs/autoscalingConfig.js +4 -23
- package/cs/autoscalingConfig.js.map +1 -1
- package/cs/edgeKubernetes.d.ts +147 -16
- package/cs/edgeKubernetes.js +112 -2
- package/cs/edgeKubernetes.js.map +1 -1
- package/cs/kubernetes.d.ts +106 -70
- package/cs/kubernetes.js +3 -1
- package/cs/kubernetes.js.map +1 -1
- package/cs/kubernetesAddon.d.ts +3 -90
- package/cs/kubernetesAddon.js +3 -90
- package/cs/kubernetesAddon.js.map +1 -1
- package/cs/kubernetesAutoscaler.d.ts +3 -69
- package/cs/kubernetesAutoscaler.js +0 -60
- package/cs/kubernetesAutoscaler.js.map +1 -1
- package/cs/kubernetesPermission.d.ts +15 -3
- package/cs/kubernetesPermission.js +12 -0
- package/cs/kubernetesPermission.js.map +1 -1
- package/cs/managedKubernetes.d.ts +21 -21
- package/cs/nodePool.d.ts +32 -339
- package/cs/nodePool.js +0 -307
- package/cs/nodePool.js.map +1 -1
- package/cs/serverlessKubernetes.d.ts +29 -14
- package/cs/serverlessKubernetes.js +2 -2
- package/cs/serverlessKubernetes.js.map +1 -1
- package/databasefilesystem/autoSnapShotPolicy.d.ts +3 -3
- package/databasefilesystem/autoSnapShotPolicy.js +3 -3
- package/databasefilesystem/instance.d.ts +11 -8
- package/databasefilesystem/instance.js +8 -5
- package/databasefilesystem/instance.js.map +1 -1
- package/databasefilesystem/instanceAttachment.d.ts +33 -27
- package/databasefilesystem/instanceAttachment.js +33 -27
- package/databasefilesystem/instanceAttachment.js.map +1 -1
- package/databasefilesystem/serviceLinkedRole.d.ts +1 -1
- package/databasefilesystem/serviceLinkedRole.js +1 -1
- package/databasefilesystem/snapshot.d.ts +37 -33
- package/databasefilesystem/snapshot.js +37 -33
- package/databasefilesystem/snapshot.js.map +1 -1
- package/dcdn/domain.d.ts +8 -5
- package/dcdn/domain.js +5 -2
- package/dcdn/domain.js.map +1 -1
- package/dcdn/domainConfig.d.ts +14 -13
- package/dcdn/domainConfig.js +11 -10
- package/dcdn/domainConfig.js.map +1 -1
- package/dcdn/er.d.ts +12 -10
- package/dcdn/er.js +9 -7
- package/dcdn/er.js.map +1 -1
- package/dcdn/ipaDomain.d.ts +12 -12
- package/dcdn/ipaDomain.js +9 -9
- package/dcdn/kv.d.ts +13 -14
- package/dcdn/kv.js +7 -8
- package/dcdn/kv.js.map +1 -1
- package/dcdn/kvNamespace.d.ts +5 -3
- package/dcdn/kvNamespace.js +5 -3
- package/dcdn/kvNamespace.js.map +1 -1
- package/dcdn/wafDomain.d.ts +9 -5
- package/dcdn/wafDomain.js +9 -5
- package/dcdn/wafDomain.js.map +1 -1
- package/dcdn/wafPolicy.d.ts +4 -2
- package/dcdn/wafPolicy.js +4 -2
- package/dcdn/wafPolicy.js.map +1 -1
- package/dcdn/wafPolicyDomainAttachment.d.ts +16 -11
- package/dcdn/wafPolicyDomainAttachment.js +16 -11
- package/dcdn/wafPolicyDomainAttachment.js.map +1 -1
- package/dcdn/wafRule.d.ts +15 -13
- package/dcdn/wafRule.js +9 -7
- package/dcdn/wafRule.js.map +1 -1
- package/ddos/domainResource.d.ts +12 -0
- package/ddos/domainResource.js +2 -0
- package/ddos/domainResource.js.map +1 -1
- package/dfs/accessGroup.d.ts +5 -3
- package/dfs/accessGroup.js +5 -3
- package/dfs/accessGroup.js.map +1 -1
- package/dfs/accessRule.d.ts +1 -1
- package/dfs/accessRule.js +1 -1
- package/dfs/fileSystem.d.ts +2 -2
- package/dfs/fileSystem.js +2 -2
- package/dfs/mountPoint.d.ts +46 -1
- package/dfs/mountPoint.js +46 -1
- package/dfs/mountPoint.js.map +1 -1
- package/eci/containerGroup.d.ts +43 -40
- package/eci/containerGroup.js +3 -3
- package/eci/containerGroup.js.map +1 -1
- package/ecs/disk.d.ts +0 -3
- package/ecs/disk.js +0 -2
- package/ecs/disk.js.map +1 -1
- package/ecs/ecsDisk.d.ts +0 -3
- package/ecs/ecsDisk.js +0 -2
- package/ecs/ecsDisk.js.map +1 -1
- package/ecs/eipAssociation.d.ts +35 -28
- package/ecs/eipAssociation.js +35 -28
- package/ecs/eipAssociation.js.map +1 -1
- package/ecs/instance.d.ts +44 -56
- package/ecs/instance.js +6 -15
- package/ecs/instance.js.map +1 -1
- package/eipanycast/anycastEipAddress.d.ts +65 -18
- package/eipanycast/anycastEipAddress.js +19 -4
- package/eipanycast/anycastEipAddress.js.map +1 -1
- package/eipanycast/anycastEipAddressAttachment.d.ts +75 -34
- package/eipanycast/anycastEipAddressAttachment.js +11 -20
- package/eipanycast/anycastEipAddressAttachment.js.map +1 -1
- package/elasticsearch/instance.d.ts +70 -51
- package/elasticsearch/instance.js +10 -35
- package/elasticsearch/instance.js.map +1 -1
- package/ens/index.d.ts +3 -0
- package/ens/index.js +6 -1
- package/ens/index.js.map +1 -1
- package/ens/instance.d.ts +355 -0
- package/ens/instance.js +122 -0
- package/ens/instance.js.map +1 -0
- package/ess/suspendProcess.d.ts +1 -3
- package/ess/suspendProcess.js +1 -3
- package/ess/suspendProcess.js.map +1 -1
- package/eventbridge/rule.d.ts +5 -5
- package/eventbridge/rule.js +2 -2
- package/fc/index.d.ts +3 -0
- package/fc/index.js +6 -1
- package/fc/index.js.map +1 -1
- package/fc/v2function.d.ts +480 -0
- package/fc/v2function.js +231 -0
- package/fc/v2function.js.map +1 -0
- package/ga/accelerator.d.ts +78 -9
- package/ga/accelerator.js +29 -6
- package/ga/accelerator.js.map +1 -1
- package/ga/acceleratorSpareIpAttachment.d.ts +1 -1
- package/ga/acceleratorSpareIpAttachment.js +1 -1
- package/ga/accessLog.d.ts +1 -1
- package/ga/accessLog.js +1 -1
- package/ga/acl.d.ts +1 -1
- package/ga/acl.js +1 -1
- package/ga/aclAttachment.d.ts +1 -1
- package/ga/aclAttachment.js +1 -1
- package/ga/aclEntryAttachment.d.ts +1 -1
- package/ga/aclEntryAttachment.js +1 -1
- package/ga/additionalCertificate.d.ts +1 -1
- package/ga/additionalCertificate.js +1 -1
- package/ga/bandwidthPackage.d.ts +13 -1
- package/ga/bandwidthPackage.js +3 -1
- package/ga/bandwidthPackage.js.map +1 -1
- package/ga/bandwidthPackageAttachment.d.ts +1 -1
- package/ga/bandwidthPackageAttachment.js +1 -1
- package/ga/basicAccelerateIp.d.ts +1 -1
- package/ga/basicAccelerateIp.js +1 -1
- package/ga/basicAccelerateIpEndpointRelation.d.ts +1 -1
- package/ga/basicAccelerateIpEndpointRelation.js +1 -1
- package/ga/basicAccelerator.d.ts +37 -1
- package/ga/basicAccelerator.js +7 -1
- package/ga/basicAccelerator.js.map +1 -1
- package/ga/basicEndpoint.d.ts +1 -1
- package/ga/basicEndpoint.js +1 -1
- package/ga/basicEndpointGroup.d.ts +1 -1
- package/ga/basicEndpointGroup.js +1 -1
- package/ga/basicIpSet.d.ts +1 -1
- package/ga/basicIpSet.js +1 -1
- package/ga/customRoutingEndpoint.d.ts +1 -1
- package/ga/customRoutingEndpoint.js +1 -1
- package/ga/customRoutingEndpointGroup.d.ts +1 -1
- package/ga/customRoutingEndpointGroup.js +1 -1
- package/ga/customRoutingEndpointGroupDestination.d.ts +1 -1
- package/ga/customRoutingEndpointGroupDestination.js +1 -1
- package/ga/customRoutingEndpointTrafficPolicy.d.ts +1 -1
- package/ga/customRoutingEndpointTrafficPolicy.js +1 -1
- package/ga/domain.d.ts +1 -1
- package/ga/domain.js +1 -1
- package/ga/endpointGroup.d.ts +1 -1
- package/ga/endpointGroup.js +1 -1
- package/ga/forwardingRule.d.ts +111 -1
- package/ga/forwardingRule.js +111 -1
- package/ga/forwardingRule.js.map +1 -1
- package/ga/ipSet.d.ts +1 -1
- package/ga/ipSet.js +1 -1
- package/ga/listener.d.ts +1 -1
- package/ga/listener.js +1 -1
- package/kvstore/instance.d.ts +92 -91
- package/kvstore/instance.js +2 -0
- package/kvstore/instance.js.map +1 -1
- package/nas/dataFlow.d.ts +1 -1
- package/nas/dataFlow.js +1 -1
- package/nas/mountTarget.d.ts +28 -53
- package/nas/mountTarget.js +6 -51
- package/nas/mountTarget.js.map +1 -1
- package/oos/secretParameter.d.ts +1 -1
- package/oos/secretParameter.js +1 -1
- package/oss/bucket.d.ts +77 -27
- package/oss/bucket.js +30 -0
- package/oss/bucket.js.map +1 -1
- package/ots/secondaryIndex.d.ts +2 -2
- package/ots/secondaryIndex.js +2 -2
- package/package.json +2 -2
- package/polardb/cluster.d.ts +88 -85
- package/polardb/cluster.js +8 -51
- package/polardb/cluster.js.map +1 -1
- package/provider.js +1 -1
- package/provider.js.map +1 -1
- package/ram/accessKey.d.ts +4 -2
- package/ram/accessKey.js +2 -0
- package/ram/accessKey.js.map +1 -1
- package/ram/accountAlias.d.ts +2 -0
- package/ram/accountAlias.js +2 -0
- package/ram/accountAlias.js.map +1 -1
- package/ram/accountPasswordPolicy.d.ts +3 -3
- package/ram/getAccountAliases.d.ts +0 -39
- package/ram/getAccountAliases.js +0 -30
- package/ram/getAccountAliases.js.map +1 -1
- package/ram/getGroups.d.ts +4 -0
- package/ram/getGroups.js +4 -0
- package/ram/getGroups.js.map +1 -1
- package/ram/getPolicies.d.ts +13 -0
- package/ram/getPolicies.js +4 -0
- package/ram/getPolicies.js.map +1 -1
- package/ram/getPolicyDocument.d.ts +8 -8
- package/ram/getPolicyDocument.js +6 -6
- package/ram/getRoles.d.ts +4 -0
- package/ram/getRoles.js +4 -0
- package/ram/getRoles.js.map +1 -1
- package/ram/getSamlProviders.d.ts +8 -2
- package/ram/getSamlProviders.js +2 -2
- package/ram/getSamlProviders.js.map +1 -1
- package/ram/getUsers.d.ts +4 -0
- package/ram/getUsers.js +4 -0
- package/ram/getUsers.js.map +1 -1
- package/ram/group.d.ts +2 -0
- package/ram/group.js +2 -0
- package/ram/group.js.map +1 -1
- package/ram/groupMembership.d.ts +2 -0
- package/ram/groupMembership.js +2 -0
- package/ram/groupMembership.js.map +1 -1
- package/ram/groupPolicyAttachment.d.ts +2 -0
- package/ram/groupPolicyAttachment.js +2 -0
- package/ram/groupPolicyAttachment.js.map +1 -1
- package/ram/loginProfile.d.ts +2 -0
- package/ram/loginProfile.js +2 -0
- package/ram/loginProfile.js.map +1 -1
- package/ram/policy.d.ts +14 -12
- package/ram/policy.js +2 -0
- package/ram/policy.js.map +1 -1
- package/ram/role.d.ts +11 -9
- package/ram/role.js +2 -0
- package/ram/role.js.map +1 -1
- package/ram/roleAttachment.d.ts +2 -0
- package/ram/roleAttachment.js +2 -0
- package/ram/roleAttachment.js.map +1 -1
- package/ram/rolePolicyAttachment.d.ts +2 -0
- package/ram/rolePolicyAttachment.js +2 -0
- package/ram/rolePolicyAttachment.js.map +1 -1
- package/ram/samlProvider.d.ts +2 -2
- package/ram/samlProvider.js +2 -2
- package/ram/securityPreference.d.ts +1 -1
- package/ram/securityPreference.js +1 -1
- package/ram/user.d.ts +2 -0
- package/ram/user.js +2 -0
- package/ram/user.js.map +1 -1
- package/ram/userPolicyAttachment.d.ts +2 -0
- package/ram/userPolicyAttachment.js +2 -0
- package/ram/userPolicyAttachment.js.map +1 -1
- package/rds/accountPrivilege.d.ts +11 -11
- package/rds/accountPrivilege.js +11 -8
- package/rds/accountPrivilege.js.map +1 -1
- package/rds/backupPolicy.d.ts +7 -5
- package/rds/backupPolicy.js +7 -5
- package/rds/backupPolicy.js.map +1 -1
- package/rds/connection.d.ts +10 -9
- package/rds/connection.js +10 -9
- package/rds/connection.js.map +1 -1
- package/rds/database.d.ts +16 -14
- package/rds/database.js +13 -8
- package/rds/database.js.map +1 -1
- package/rds/dbInstanceEndpoint.d.ts +69 -2
- package/rds/dbInstanceEndpoint.js +69 -2
- package/rds/dbInstanceEndpoint.js.map +1 -1
- package/rds/dbInstanceEndpointAddress.d.ts +2 -2
- package/rds/dbInstanceEndpointAddress.js +2 -2
- package/rds/dbNode.d.ts +22 -14
- package/rds/dbNode.js +22 -14
- package/rds/dbNode.js.map +1 -1
- package/rds/instance.d.ts +15 -3
- package/rds/instance.js +2 -0
- package/rds/instance.js.map +1 -1
- package/rds/rdsAccount.d.ts +18 -13
- package/rds/rdsAccount.js +18 -13
- package/rds/rdsAccount.js.map +1 -1
- package/rds/rdsBackup.d.ts +2 -2
- package/rds/rdsBackup.js +2 -2
- package/rds/rdsDbProxy.d.ts +13 -11
- package/rds/rdsDbProxy.js +13 -11
- package/rds/rdsDbProxy.js.map +1 -1
- package/rds/rdsInstanceCrossBackupPolicy.d.ts +24 -13
- package/rds/rdsInstanceCrossBackupPolicy.js +24 -13
- package/rds/rdsInstanceCrossBackupPolicy.js.map +1 -1
- package/rds/rdsParameterGroup.d.ts +5 -3
- package/rds/rdsParameterGroup.js +5 -3
- package/rds/rdsParameterGroup.js.map +1 -1
- package/rds/rdsServiceLinkedRole.d.ts +1 -1
- package/rds/rdsServiceLinkedRole.js +1 -1
- package/rds/readOnlyInstance.d.ts +25 -20
- package/rds/readOnlyInstance.js +25 -20
- package/rds/readOnlyInstance.js.map +1 -1
- package/rds/readWriteSplittingConnection.d.ts +25 -22
- package/rds/readWriteSplittingConnection.js +25 -22
- package/rds/readWriteSplittingConnection.js.map +1 -1
- package/resourcemanager/controlPolicyAttachment.d.ts +7 -9
- package/resourcemanager/controlPolicyAttachment.js +7 -9
- package/resourcemanager/controlPolicyAttachment.js.map +1 -1
- package/resourcemanager/sharedResource.d.ts +7 -7
- package/resourcemanager/sharedResource.js +2 -2
- package/sddp/dataLimit.d.ts +1 -1
- package/sddp/dataLimit.js +1 -1
- package/types/input.d.ts +521 -185
- package/types/output.d.ts +524 -185
- package/vpc/gatewayEndpoint.d.ts +183 -0
- package/vpc/gatewayEndpoint.js +112 -0
- package/vpc/gatewayEndpoint.js.map +1 -0
- package/vpc/gatewayEndpointRouteTableAttachment.d.ts +111 -0
- package/vpc/gatewayEndpointRouteTableAttachment.js +102 -0
- package/vpc/gatewayEndpointRouteTableAttachment.js.map +1 -0
- package/vpc/index.d.ts +6 -0
- package/vpc/index.js +13 -3
- package/vpc/index.js.map +1 -1
- package/vpc/natGateway.d.ts +2 -2
- package/vpc/snatEntry.d.ts +46 -2
- package/vpc/snatEntry.js +44 -0
- package/vpc/snatEntry.js.map +1 -1
- package/vpc/subnet.d.ts +1 -1
- package/vpc/switch.d.ts +3 -1
- package/vpc/switch.js +2 -0
- package/vpc/switch.js.map +1 -1
- package/vpc/vbrHa.d.ts +1 -49
- package/vpc/vbrHa.js +1 -49
- package/vpc/vbrHa.js.map +1 -1
- package/vpn/gatewayVpnAttachment.d.ts +17 -20
- package/vpn/gatewayVpnAttachment.js +5 -8
- package/vpn/gatewayVpnAttachment.js.map +1 -1
package/apigateway/plugin.js
CHANGED
|
@@ -10,7 +10,7 @@ const utilities = require("../utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* For information about Api Gateway Plugin and how to use it, see [What is Plugin](https://www.alibabacloud.com/help/en/api-gateway/latest/create-an-plugin).
|
|
12
12
|
*
|
|
13
|
-
* > **NOTE:** Available
|
|
13
|
+
* > **NOTE:** Available since v1.187.0.
|
|
14
14
|
*
|
|
15
15
|
* ## Example Usage
|
|
16
16
|
*
|
|
@@ -21,13 +21,13 @@ const utilities = require("../utilities");
|
|
|
21
21
|
* import * as alicloud from "@pulumi/alicloud";
|
|
22
22
|
*
|
|
23
23
|
* const _default = new alicloud.apigateway.Plugin("default", {
|
|
24
|
-
* description:
|
|
25
|
-
* pluginName: _var.name,
|
|
24
|
+
* description: "tf_example",
|
|
26
25
|
* pluginData: "{\"allowOrigins\": \"api.foo.com\",\"allowMethods\": \"GET,POST,PUT,DELETE,HEAD,OPTIONS,PATCH\",\"allowHeaders\": \"Authorization,Accept,Accept-Ranges,Cache-Control,Range,Date,Content-Type,Content-Length,Content-MD5,User-Agent,X-Ca-Signature,X-Ca-Signature-Headers,X-Ca-Signature-Method,X-Ca-Key,X-Ca-Timestamp,X-Ca-Nonce,X-Ca-Stage,X-Ca-Request-Mode,x-ca-deviceid\",\"exposeHeaders\": \"Content-MD5,Server,Date,Latency,X-Ca-Request-Id,X-Ca-Error-Code,X-Ca-Error-Message\",\"maxAge\": 172800,\"allowCredentials\": true}",
|
|
26
|
+
* pluginName: "tf_example",
|
|
27
27
|
* pluginType: "cors",
|
|
28
28
|
* tags: {
|
|
29
29
|
* Created: "TF",
|
|
30
|
-
* For: "
|
|
30
|
+
* For: "example",
|
|
31
31
|
* },
|
|
32
32
|
* });
|
|
33
33
|
* ```
|
|
@@ -8,10 +8,44 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
8
8
|
* import * as pulumi from "@pulumi/pulumi";
|
|
9
9
|
* import * as alicloud from "@pulumi/alicloud";
|
|
10
10
|
*
|
|
11
|
-
* const
|
|
12
|
-
*
|
|
11
|
+
* const exampleZones = alicloud.getZones({
|
|
12
|
+
* availableResourceCreation: "Instance",
|
|
13
|
+
* });
|
|
14
|
+
* const exampleInstanceTypes = exampleZones.then(exampleZones => alicloud.ecs.getInstanceTypes({
|
|
15
|
+
* availabilityZone: exampleZones.zones?.[0]?.id,
|
|
16
|
+
* cpuCoreCount: 1,
|
|
17
|
+
* memorySize: 2,
|
|
18
|
+
* }));
|
|
19
|
+
* const exampleNetwork = new alicloud.vpc.Network("exampleNetwork", {
|
|
20
|
+
* vpcName: "terraform-example",
|
|
21
|
+
* cidrBlock: "10.4.0.0/16",
|
|
22
|
+
* });
|
|
23
|
+
* const exampleSwitch = new alicloud.vpc.Switch("exampleSwitch", {
|
|
24
|
+
* vswitchName: "terraform-example",
|
|
25
|
+
* cidrBlock: "10.4.0.0/24",
|
|
26
|
+
* vpcId: exampleNetwork.id,
|
|
27
|
+
* zoneId: exampleZones.then(exampleZones => exampleZones.zones?.[0]?.id),
|
|
28
|
+
* });
|
|
29
|
+
* const exampleSecurityGroup = new alicloud.ecs.SecurityGroup("exampleSecurityGroup", {
|
|
30
|
+
* description: "New security group",
|
|
31
|
+
* vpcId: exampleNetwork.id,
|
|
32
|
+
* });
|
|
33
|
+
* const exampleImages = alicloud.ecs.getImages({
|
|
34
|
+
* nameRegex: "^ubuntu_[0-9]+_[0-9]+_x64*",
|
|
35
|
+
* owners: "system",
|
|
36
|
+
* });
|
|
37
|
+
* const exampleInstance = new alicloud.ecs.Instance("exampleInstance", {
|
|
38
|
+
* availabilityZone: exampleZones.then(exampleZones => exampleZones.zones?.[0]?.id),
|
|
39
|
+
* instanceName: "terraform-example",
|
|
40
|
+
* imageId: exampleImages.then(exampleImages => exampleImages.images?.[0]?.id),
|
|
41
|
+
* instanceType: exampleInstanceTypes.then(exampleInstanceTypes => exampleInstanceTypes.instanceTypes?.[0]?.id),
|
|
42
|
+
* securityGroups: [exampleSecurityGroup.id],
|
|
43
|
+
* vswitchId: exampleSwitch.id,
|
|
44
|
+
* });
|
|
45
|
+
* const exampleVpcAccess = new alicloud.apigateway.VpcAccess("exampleVpcAccess", {
|
|
46
|
+
* vpcId: exampleNetwork.id,
|
|
47
|
+
* instanceId: exampleInstance.id,
|
|
13
48
|
* port: 8080,
|
|
14
|
-
* vpcId: "vpc-awkcj192ka9zalz",
|
|
15
49
|
* });
|
|
16
50
|
* ```
|
|
17
51
|
*
|
package/apigateway/vpcAccess.js
CHANGED
|
@@ -14,10 +14,44 @@ const utilities = require("../utilities");
|
|
|
14
14
|
* import * as pulumi from "@pulumi/pulumi";
|
|
15
15
|
* import * as alicloud from "@pulumi/alicloud";
|
|
16
16
|
*
|
|
17
|
-
* const
|
|
18
|
-
*
|
|
17
|
+
* const exampleZones = alicloud.getZones({
|
|
18
|
+
* availableResourceCreation: "Instance",
|
|
19
|
+
* });
|
|
20
|
+
* const exampleInstanceTypes = exampleZones.then(exampleZones => alicloud.ecs.getInstanceTypes({
|
|
21
|
+
* availabilityZone: exampleZones.zones?.[0]?.id,
|
|
22
|
+
* cpuCoreCount: 1,
|
|
23
|
+
* memorySize: 2,
|
|
24
|
+
* }));
|
|
25
|
+
* const exampleNetwork = new alicloud.vpc.Network("exampleNetwork", {
|
|
26
|
+
* vpcName: "terraform-example",
|
|
27
|
+
* cidrBlock: "10.4.0.0/16",
|
|
28
|
+
* });
|
|
29
|
+
* const exampleSwitch = new alicloud.vpc.Switch("exampleSwitch", {
|
|
30
|
+
* vswitchName: "terraform-example",
|
|
31
|
+
* cidrBlock: "10.4.0.0/24",
|
|
32
|
+
* vpcId: exampleNetwork.id,
|
|
33
|
+
* zoneId: exampleZones.then(exampleZones => exampleZones.zones?.[0]?.id),
|
|
34
|
+
* });
|
|
35
|
+
* const exampleSecurityGroup = new alicloud.ecs.SecurityGroup("exampleSecurityGroup", {
|
|
36
|
+
* description: "New security group",
|
|
37
|
+
* vpcId: exampleNetwork.id,
|
|
38
|
+
* });
|
|
39
|
+
* const exampleImages = alicloud.ecs.getImages({
|
|
40
|
+
* nameRegex: "^ubuntu_[0-9]+_[0-9]+_x64*",
|
|
41
|
+
* owners: "system",
|
|
42
|
+
* });
|
|
43
|
+
* const exampleInstance = new alicloud.ecs.Instance("exampleInstance", {
|
|
44
|
+
* availabilityZone: exampleZones.then(exampleZones => exampleZones.zones?.[0]?.id),
|
|
45
|
+
* instanceName: "terraform-example",
|
|
46
|
+
* imageId: exampleImages.then(exampleImages => exampleImages.images?.[0]?.id),
|
|
47
|
+
* instanceType: exampleInstanceTypes.then(exampleInstanceTypes => exampleInstanceTypes.instanceTypes?.[0]?.id),
|
|
48
|
+
* securityGroups: [exampleSecurityGroup.id],
|
|
49
|
+
* vswitchId: exampleSwitch.id,
|
|
50
|
+
* });
|
|
51
|
+
* const exampleVpcAccess = new alicloud.apigateway.VpcAccess("exampleVpcAccess", {
|
|
52
|
+
* vpcId: exampleNetwork.id,
|
|
53
|
+
* instanceId: exampleInstance.id,
|
|
19
54
|
* port: 8080,
|
|
20
|
-
* vpcId: "vpc-awkcj192ka9zalz",
|
|
21
55
|
* });
|
|
22
56
|
* ```
|
|
23
57
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vpcAccess.js","sourceRoot":"","sources":["../../apigateway/vpcAccess.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"vpcAccess.js","sourceRoot":"","sources":["../../apigateway/vpcAccess.ts"],"names":[],"mappings":"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"}
|
package/arms/alertContact.d.ts
CHANGED
|
@@ -2,9 +2,9 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
/**
|
|
3
3
|
* Provides a Application Real-Time Monitoring Service (ARMS) Alert Contact resource.
|
|
4
4
|
*
|
|
5
|
-
* For information about Application Real-Time Monitoring Service (ARMS) Alert Contact and how to use it, see [What is Alert Contact](https://www.alibabacloud.com/help/en/
|
|
5
|
+
* For information about Application Real-Time Monitoring Service (ARMS) Alert Contact and how to use it, see [What is Alert Contact](https://www.alibabacloud.com/help/en/application-real-time-monitoring-service/latest/createalertcontact).
|
|
6
6
|
*
|
|
7
|
-
* > **NOTE:** Available
|
|
7
|
+
* > **NOTE:** Available since v1.129.0.
|
|
8
8
|
*
|
|
9
9
|
* ## Example Usage
|
|
10
10
|
*
|
package/arms/alertContact.js
CHANGED
|
@@ -8,9 +8,9 @@ const utilities = require("../utilities");
|
|
|
8
8
|
/**
|
|
9
9
|
* Provides a Application Real-Time Monitoring Service (ARMS) Alert Contact resource.
|
|
10
10
|
*
|
|
11
|
-
* For information about Application Real-Time Monitoring Service (ARMS) Alert Contact and how to use it, see [What is Alert Contact](https://www.alibabacloud.com/help/en/
|
|
11
|
+
* For information about Application Real-Time Monitoring Service (ARMS) Alert Contact and how to use it, see [What is Alert Contact](https://www.alibabacloud.com/help/en/application-real-time-monitoring-service/latest/createalertcontact).
|
|
12
12
|
*
|
|
13
|
-
* > **NOTE:** Available
|
|
13
|
+
* > **NOTE:** Available since v1.129.0.
|
|
14
14
|
*
|
|
15
15
|
* ## Example Usage
|
|
16
16
|
*
|
|
@@ -2,9 +2,9 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
/**
|
|
3
3
|
* Provides a Application Real-Time Monitoring Service (ARMS) Alert Contact Group resource.
|
|
4
4
|
*
|
|
5
|
-
* For information about Application Real-Time Monitoring Service (ARMS) Alert Contact Group and how to use it, see [What is Alert Contact Group](https://www.alibabacloud.com/help/
|
|
5
|
+
* For information about Application Real-Time Monitoring Service (ARMS) Alert Contact Group and how to use it, see [What is Alert Contact Group](https://www.alibabacloud.com/help/en/doc-detail/130677.htm).
|
|
6
6
|
*
|
|
7
|
-
* > **NOTE:** Available
|
|
7
|
+
* > **NOTE:** Available since v1.131.0.
|
|
8
8
|
*
|
|
9
9
|
* ## Example Usage
|
|
10
10
|
*
|
|
@@ -8,9 +8,9 @@ const utilities = require("../utilities");
|
|
|
8
8
|
/**
|
|
9
9
|
* Provides a Application Real-Time Monitoring Service (ARMS) Alert Contact Group resource.
|
|
10
10
|
*
|
|
11
|
-
* For information about Application Real-Time Monitoring Service (ARMS) Alert Contact Group and how to use it, see [What is Alert Contact Group](https://www.alibabacloud.com/help/
|
|
11
|
+
* For information about Application Real-Time Monitoring Service (ARMS) Alert Contact Group and how to use it, see [What is Alert Contact Group](https://www.alibabacloud.com/help/en/doc-detail/130677.htm).
|
|
12
12
|
*
|
|
13
|
-
* > **NOTE:** Available
|
|
13
|
+
* > **NOTE:** Available since v1.131.0.
|
|
14
14
|
*
|
|
15
15
|
* ## Example Usage
|
|
16
16
|
*
|
package/arms/dispatchRule.d.ts
CHANGED
|
@@ -6,7 +6,7 @@ import * as outputs from "../types/output";
|
|
|
6
6
|
*
|
|
7
7
|
* For information about Application Real-Time Monitoring Service (ARMS) Alert Dispatch Rule and how to use it, see [What is Alert Dispatch_Rule](https://www.alibabacloud.com/help/en/doc-detail/203146.htm).
|
|
8
8
|
*
|
|
9
|
-
* > **NOTE:** Available
|
|
9
|
+
* > **NOTE:** Available since v1.136.0.
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
|
@@ -96,7 +96,7 @@ export declare class DispatchRule extends pulumi.CustomResource {
|
|
|
96
96
|
*/
|
|
97
97
|
readonly dispatchType: pulumi.Output<string | undefined>;
|
|
98
98
|
/**
|
|
99
|
-
* Sets the event group. See
|
|
99
|
+
* Sets the event group. See `groupRules` below. It will be ignored when `dispatchType = "DISCARD_ALERT"`.
|
|
100
100
|
*/
|
|
101
101
|
readonly groupRules: pulumi.Output<outputs.arms.DispatchRuleGroupRule[]>;
|
|
102
102
|
/**
|
|
@@ -104,11 +104,11 @@ export declare class DispatchRule extends pulumi.CustomResource {
|
|
|
104
104
|
*/
|
|
105
105
|
readonly isRecover: pulumi.Output<boolean | undefined>;
|
|
106
106
|
/**
|
|
107
|
-
* Sets the dispatch rule. See
|
|
107
|
+
* Sets the dispatch rule. See `labelMatchExpressionGrid` below.
|
|
108
108
|
*/
|
|
109
109
|
readonly labelMatchExpressionGrids: pulumi.Output<outputs.arms.DispatchRuleLabelMatchExpressionGrid[]>;
|
|
110
110
|
/**
|
|
111
|
-
* Sets the notification rule. See
|
|
111
|
+
* Sets the notification rule. See `notifyRules` below. It will be ignored when `dispatchType = "DISCARD_ALERT"`.
|
|
112
112
|
*/
|
|
113
113
|
readonly notifyRules: pulumi.Output<outputs.arms.DispatchRuleNotifyRule[]>;
|
|
114
114
|
/**
|
|
@@ -137,7 +137,7 @@ export interface DispatchRuleState {
|
|
|
137
137
|
*/
|
|
138
138
|
dispatchType?: pulumi.Input<string>;
|
|
139
139
|
/**
|
|
140
|
-
* Sets the event group. See
|
|
140
|
+
* Sets the event group. See `groupRules` below. It will be ignored when `dispatchType = "DISCARD_ALERT"`.
|
|
141
141
|
*/
|
|
142
142
|
groupRules?: pulumi.Input<pulumi.Input<inputs.arms.DispatchRuleGroupRule>[]>;
|
|
143
143
|
/**
|
|
@@ -145,11 +145,11 @@ export interface DispatchRuleState {
|
|
|
145
145
|
*/
|
|
146
146
|
isRecover?: pulumi.Input<boolean>;
|
|
147
147
|
/**
|
|
148
|
-
* Sets the dispatch rule. See
|
|
148
|
+
* Sets the dispatch rule. See `labelMatchExpressionGrid` below.
|
|
149
149
|
*/
|
|
150
150
|
labelMatchExpressionGrids?: pulumi.Input<pulumi.Input<inputs.arms.DispatchRuleLabelMatchExpressionGrid>[]>;
|
|
151
151
|
/**
|
|
152
|
-
* Sets the notification rule. See
|
|
152
|
+
* Sets the notification rule. See `notifyRules` below. It will be ignored when `dispatchType = "DISCARD_ALERT"`.
|
|
153
153
|
*/
|
|
154
154
|
notifyRules?: pulumi.Input<pulumi.Input<inputs.arms.DispatchRuleNotifyRule>[]>;
|
|
155
155
|
/**
|
|
@@ -170,7 +170,7 @@ export interface DispatchRuleArgs {
|
|
|
170
170
|
*/
|
|
171
171
|
dispatchType?: pulumi.Input<string>;
|
|
172
172
|
/**
|
|
173
|
-
* Sets the event group. See
|
|
173
|
+
* Sets the event group. See `groupRules` below. It will be ignored when `dispatchType = "DISCARD_ALERT"`.
|
|
174
174
|
*/
|
|
175
175
|
groupRules: pulumi.Input<pulumi.Input<inputs.arms.DispatchRuleGroupRule>[]>;
|
|
176
176
|
/**
|
|
@@ -178,11 +178,11 @@ export interface DispatchRuleArgs {
|
|
|
178
178
|
*/
|
|
179
179
|
isRecover?: pulumi.Input<boolean>;
|
|
180
180
|
/**
|
|
181
|
-
* Sets the dispatch rule. See
|
|
181
|
+
* Sets the dispatch rule. See `labelMatchExpressionGrid` below.
|
|
182
182
|
*/
|
|
183
183
|
labelMatchExpressionGrids: pulumi.Input<pulumi.Input<inputs.arms.DispatchRuleLabelMatchExpressionGrid>[]>;
|
|
184
184
|
/**
|
|
185
|
-
* Sets the notification rule. See
|
|
185
|
+
* Sets the notification rule. See `notifyRules` below. It will be ignored when `dispatchType = "DISCARD_ALERT"`.
|
|
186
186
|
*/
|
|
187
187
|
notifyRules: pulumi.Input<pulumi.Input<inputs.arms.DispatchRuleNotifyRule>[]>;
|
|
188
188
|
}
|
package/arms/dispatchRule.js
CHANGED
|
@@ -10,7 +10,7 @@ const utilities = require("../utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* For information about Application Real-Time Monitoring Service (ARMS) Alert Dispatch Rule and how to use it, see [What is Alert Dispatch_Rule](https://www.alibabacloud.com/help/en/doc-detail/203146.htm).
|
|
12
12
|
*
|
|
13
|
-
* > **NOTE:** Available
|
|
13
|
+
* > **NOTE:** Available since v1.136.0.
|
|
14
14
|
*
|
|
15
15
|
* ## Example Usage
|
|
16
16
|
*
|
|
@@ -4,7 +4,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
4
4
|
*
|
|
5
5
|
* For information about Application Real-Time Monitoring Service (ARMS) Integration Exporter and how to use it, see [What is Integration Exporter](https://www.alibabacloud.com/help/en/application-real-time-monitoring-service/latest/api-doc-arms-2019-08-08-api-doc-addprometheusintegration).
|
|
6
6
|
*
|
|
7
|
-
* > **NOTE:** Available
|
|
7
|
+
* > **NOTE:** Available since v1.203.0.
|
|
8
8
|
*
|
|
9
9
|
* ## Example Usage
|
|
10
10
|
*
|
|
@@ -14,21 +14,30 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
14
14
|
* import * as pulumi from "@pulumi/pulumi";
|
|
15
15
|
* import * as alicloud from "@pulumi/alicloud";
|
|
16
16
|
*
|
|
17
|
-
* const
|
|
18
|
-
*
|
|
17
|
+
* const config = new pulumi.Config();
|
|
18
|
+
* const name = config.get("name") || "tf_example";
|
|
19
|
+
* const defaultZones = alicloud.getZones({
|
|
20
|
+
* availableResourceCreation: "VSwitch",
|
|
19
21
|
* });
|
|
20
|
-
* const
|
|
21
|
-
*
|
|
22
|
-
*
|
|
22
|
+
* const defaultNetwork = new alicloud.vpc.Network("defaultNetwork", {
|
|
23
|
+
* vpcName: name,
|
|
24
|
+
* cidrBlock: "10.4.0.0/16",
|
|
25
|
+
* });
|
|
26
|
+
* const defaultSwitch = new alicloud.vpc.Switch("defaultSwitch", {
|
|
27
|
+
* vswitchName: name,
|
|
28
|
+
* cidrBlock: "10.4.0.0/24",
|
|
29
|
+
* vpcId: defaultNetwork.id,
|
|
30
|
+
* zoneId: Promise.all([defaultZones, defaultZones.then(defaultZones => defaultZones.zones).length]).then(([defaultZones, length]) => defaultZones.zones[length - 1].id),
|
|
31
|
+
* });
|
|
32
|
+
* const defaultSecurityGroup = new alicloud.ecs.SecurityGroup("defaultSecurityGroup", {vpcId: defaultNetwork.id});
|
|
23
33
|
* const defaultResourceGroups = alicloud.resourcemanager.getResourceGroups({});
|
|
24
|
-
* const defaultSecurityGroup = new alicloud.ecs.SecurityGroup("defaultSecurityGroup", {vpcId: defaultNetworks.then(defaultNetworks => defaultNetworks.ids?.[0])});
|
|
25
34
|
* const defaultPrometheus = new alicloud.arms.Prometheus("defaultPrometheus", {
|
|
26
35
|
* clusterType: "ecs",
|
|
27
36
|
* grafanaInstanceId: "free",
|
|
28
|
-
* vpcId:
|
|
29
|
-
* vswitchId:
|
|
37
|
+
* vpcId: defaultNetwork.id,
|
|
38
|
+
* vswitchId: defaultSwitch.id,
|
|
30
39
|
* securityGroupId: defaultSecurityGroup.id,
|
|
31
|
-
* clusterName:
|
|
40
|
+
* clusterName: pulumi.interpolate`${name}-${defaultNetwork.id}`,
|
|
32
41
|
* resourceGroupId: defaultResourceGroups.then(defaultResourceGroups => defaultResourceGroups.groups?.[0]?.id),
|
|
33
42
|
* tags: {
|
|
34
43
|
* Created: "TF",
|
|
@@ -10,7 +10,7 @@ const utilities = require("../utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* For information about Application Real-Time Monitoring Service (ARMS) Integration Exporter and how to use it, see [What is Integration Exporter](https://www.alibabacloud.com/help/en/application-real-time-monitoring-service/latest/api-doc-arms-2019-08-08-api-doc-addprometheusintegration).
|
|
12
12
|
*
|
|
13
|
-
* > **NOTE:** Available
|
|
13
|
+
* > **NOTE:** Available since v1.203.0.
|
|
14
14
|
*
|
|
15
15
|
* ## Example Usage
|
|
16
16
|
*
|
|
@@ -20,21 +20,30 @@ const utilities = require("../utilities");
|
|
|
20
20
|
* import * as pulumi from "@pulumi/pulumi";
|
|
21
21
|
* import * as alicloud from "@pulumi/alicloud";
|
|
22
22
|
*
|
|
23
|
-
* const
|
|
24
|
-
*
|
|
23
|
+
* const config = new pulumi.Config();
|
|
24
|
+
* const name = config.get("name") || "tf_example";
|
|
25
|
+
* const defaultZones = alicloud.getZones({
|
|
26
|
+
* availableResourceCreation: "VSwitch",
|
|
25
27
|
* });
|
|
26
|
-
* const
|
|
27
|
-
*
|
|
28
|
-
*
|
|
28
|
+
* const defaultNetwork = new alicloud.vpc.Network("defaultNetwork", {
|
|
29
|
+
* vpcName: name,
|
|
30
|
+
* cidrBlock: "10.4.0.0/16",
|
|
31
|
+
* });
|
|
32
|
+
* const defaultSwitch = new alicloud.vpc.Switch("defaultSwitch", {
|
|
33
|
+
* vswitchName: name,
|
|
34
|
+
* cidrBlock: "10.4.0.0/24",
|
|
35
|
+
* vpcId: defaultNetwork.id,
|
|
36
|
+
* zoneId: Promise.all([defaultZones, defaultZones.then(defaultZones => defaultZones.zones).length]).then(([defaultZones, length]) => defaultZones.zones[length - 1].id),
|
|
37
|
+
* });
|
|
38
|
+
* const defaultSecurityGroup = new alicloud.ecs.SecurityGroup("defaultSecurityGroup", {vpcId: defaultNetwork.id});
|
|
29
39
|
* const defaultResourceGroups = alicloud.resourcemanager.getResourceGroups({});
|
|
30
|
-
* const defaultSecurityGroup = new alicloud.ecs.SecurityGroup("defaultSecurityGroup", {vpcId: defaultNetworks.then(defaultNetworks => defaultNetworks.ids?.[0])});
|
|
31
40
|
* const defaultPrometheus = new alicloud.arms.Prometheus("defaultPrometheus", {
|
|
32
41
|
* clusterType: "ecs",
|
|
33
42
|
* grafanaInstanceId: "free",
|
|
34
|
-
* vpcId:
|
|
35
|
-
* vswitchId:
|
|
43
|
+
* vpcId: defaultNetwork.id,
|
|
44
|
+
* vswitchId: defaultSwitch.id,
|
|
36
45
|
* securityGroupId: defaultSecurityGroup.id,
|
|
37
|
-
* clusterName:
|
|
46
|
+
* clusterName: pulumi.interpolate`${name}-${defaultNetwork.id}`,
|
|
38
47
|
* resourceGroupId: defaultResourceGroups.then(defaultResourceGroups => defaultResourceGroups.groups?.[0]?.id),
|
|
39
48
|
* tags: {
|
|
40
49
|
* Created: "TF",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"integrationExporter.js","sourceRoot":"","sources":["../../arms/integrationExporter.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"integrationExporter.js","sourceRoot":"","sources":["../../arms/integrationExporter.ts"],"names":[],"mappings":"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"}
|
package/arms/prometheus.d.ts
CHANGED
|
@@ -4,7 +4,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
4
4
|
*
|
|
5
5
|
* For information about Application Real-Time Monitoring Service (ARMS) Prometheus and how to use it, see [What is Prometheus](https://www.alibabacloud.com/help/en/application-real-time-monitoring-service/latest/api-doc-arms-2019-08-08-api-doc-createprometheusinstance).
|
|
6
6
|
*
|
|
7
|
-
* > **NOTE:** Available
|
|
7
|
+
* > **NOTE:** Available since v1.203.0.
|
|
8
8
|
*
|
|
9
9
|
* ## Example Usage
|
|
10
10
|
*
|
|
@@ -14,21 +14,30 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
14
14
|
* import * as pulumi from "@pulumi/pulumi";
|
|
15
15
|
* import * as alicloud from "@pulumi/alicloud";
|
|
16
16
|
*
|
|
17
|
-
* const
|
|
18
|
-
*
|
|
17
|
+
* const config = new pulumi.Config();
|
|
18
|
+
* const name = config.get("name") || "tf_example";
|
|
19
|
+
* const defaultZones = alicloud.getZones({
|
|
20
|
+
* availableResourceCreation: "VSwitch",
|
|
19
21
|
* });
|
|
20
|
-
* const
|
|
21
|
-
*
|
|
22
|
-
*
|
|
22
|
+
* const defaultNetwork = new alicloud.vpc.Network("defaultNetwork", {
|
|
23
|
+
* vpcName: name,
|
|
24
|
+
* cidrBlock: "10.4.0.0/16",
|
|
25
|
+
* });
|
|
26
|
+
* const defaultSwitch = new alicloud.vpc.Switch("defaultSwitch", {
|
|
27
|
+
* vswitchName: name,
|
|
28
|
+
* cidrBlock: "10.4.0.0/24",
|
|
29
|
+
* vpcId: defaultNetwork.id,
|
|
30
|
+
* zoneId: Promise.all([defaultZones, defaultZones.then(defaultZones => defaultZones.zones).length]).then(([defaultZones, length]) => defaultZones.zones[length - 1].id),
|
|
31
|
+
* });
|
|
32
|
+
* const defaultSecurityGroup = new alicloud.ecs.SecurityGroup("defaultSecurityGroup", {vpcId: defaultNetwork.id});
|
|
23
33
|
* const defaultResourceGroups = alicloud.resourcemanager.getResourceGroups({});
|
|
24
|
-
* const defaultSecurityGroup = new alicloud.ecs.SecurityGroup("defaultSecurityGroup", {vpcId: defaultNetworks.then(defaultNetworks => defaultNetworks.ids?.[0])});
|
|
25
34
|
* const defaultPrometheus = new alicloud.arms.Prometheus("defaultPrometheus", {
|
|
26
35
|
* clusterType: "ecs",
|
|
27
36
|
* grafanaInstanceId: "free",
|
|
28
|
-
* vpcId:
|
|
29
|
-
* vswitchId:
|
|
37
|
+
* vpcId: defaultNetwork.id,
|
|
38
|
+
* vswitchId: defaultSwitch.id,
|
|
30
39
|
* securityGroupId: defaultSecurityGroup.id,
|
|
31
|
-
* clusterName:
|
|
40
|
+
* clusterName: pulumi.interpolate`${name}-${defaultNetwork.id}`,
|
|
32
41
|
* resourceGroupId: defaultResourceGroups.then(defaultResourceGroups => defaultResourceGroups.groups?.[0]?.id),
|
|
33
42
|
* tags: {
|
|
34
43
|
* Created: "TF",
|
package/arms/prometheus.js
CHANGED
|
@@ -10,7 +10,7 @@ const utilities = require("../utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* For information about Application Real-Time Monitoring Service (ARMS) Prometheus and how to use it, see [What is Prometheus](https://www.alibabacloud.com/help/en/application-real-time-monitoring-service/latest/api-doc-arms-2019-08-08-api-doc-createprometheusinstance).
|
|
12
12
|
*
|
|
13
|
-
* > **NOTE:** Available
|
|
13
|
+
* > **NOTE:** Available since v1.203.0.
|
|
14
14
|
*
|
|
15
15
|
* ## Example Usage
|
|
16
16
|
*
|
|
@@ -20,21 +20,30 @@ const utilities = require("../utilities");
|
|
|
20
20
|
* import * as pulumi from "@pulumi/pulumi";
|
|
21
21
|
* import * as alicloud from "@pulumi/alicloud";
|
|
22
22
|
*
|
|
23
|
-
* const
|
|
24
|
-
*
|
|
23
|
+
* const config = new pulumi.Config();
|
|
24
|
+
* const name = config.get("name") || "tf_example";
|
|
25
|
+
* const defaultZones = alicloud.getZones({
|
|
26
|
+
* availableResourceCreation: "VSwitch",
|
|
25
27
|
* });
|
|
26
|
-
* const
|
|
27
|
-
*
|
|
28
|
-
*
|
|
28
|
+
* const defaultNetwork = new alicloud.vpc.Network("defaultNetwork", {
|
|
29
|
+
* vpcName: name,
|
|
30
|
+
* cidrBlock: "10.4.0.0/16",
|
|
31
|
+
* });
|
|
32
|
+
* const defaultSwitch = new alicloud.vpc.Switch("defaultSwitch", {
|
|
33
|
+
* vswitchName: name,
|
|
34
|
+
* cidrBlock: "10.4.0.0/24",
|
|
35
|
+
* vpcId: defaultNetwork.id,
|
|
36
|
+
* zoneId: Promise.all([defaultZones, defaultZones.then(defaultZones => defaultZones.zones).length]).then(([defaultZones, length]) => defaultZones.zones[length - 1].id),
|
|
37
|
+
* });
|
|
38
|
+
* const defaultSecurityGroup = new alicloud.ecs.SecurityGroup("defaultSecurityGroup", {vpcId: defaultNetwork.id});
|
|
29
39
|
* const defaultResourceGroups = alicloud.resourcemanager.getResourceGroups({});
|
|
30
|
-
* const defaultSecurityGroup = new alicloud.ecs.SecurityGroup("defaultSecurityGroup", {vpcId: defaultNetworks.then(defaultNetworks => defaultNetworks.ids?.[0])});
|
|
31
40
|
* const defaultPrometheus = new alicloud.arms.Prometheus("defaultPrometheus", {
|
|
32
41
|
* clusterType: "ecs",
|
|
33
42
|
* grafanaInstanceId: "free",
|
|
34
|
-
* vpcId:
|
|
35
|
-
* vswitchId:
|
|
43
|
+
* vpcId: defaultNetwork.id,
|
|
44
|
+
* vswitchId: defaultSwitch.id,
|
|
36
45
|
* securityGroupId: defaultSecurityGroup.id,
|
|
37
|
-
* clusterName:
|
|
46
|
+
* clusterName: pulumi.interpolate`${name}-${defaultNetwork.id}`,
|
|
38
47
|
* resourceGroupId: defaultResourceGroups.then(defaultResourceGroups => defaultResourceGroups.groups?.[0]?.id),
|
|
39
48
|
* tags: {
|
|
40
49
|
* Created: "TF",
|
package/arms/prometheus.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"prometheus.js","sourceRoot":"","sources":["../../arms/prometheus.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"prometheus.js","sourceRoot":"","sources":["../../arms/prometheus.ts"],"names":[],"mappings":"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"}
|
|
@@ -6,24 +6,7 @@ import * as outputs from "../types/output";
|
|
|
6
6
|
*
|
|
7
7
|
* For information about Application Real-Time Monitoring Service (ARMS) Prometheus Alert Rule and how to use it, see [What is Prometheus Alert Rule](https://www.alibabacloud.com/help/en/doc-detail/212056.htm).
|
|
8
8
|
*
|
|
9
|
-
* > **NOTE:** Available
|
|
10
|
-
*
|
|
11
|
-
* ## Example Usage
|
|
12
|
-
*
|
|
13
|
-
* Basic Usage
|
|
14
|
-
*
|
|
15
|
-
* ```typescript
|
|
16
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
-
* import * as alicloud from "@pulumi/alicloud";
|
|
18
|
-
*
|
|
19
|
-
* const example = new alicloud.arms.PrometheusAlertRule("example", {
|
|
20
|
-
* clusterId: "example_value",
|
|
21
|
-
* duration: "example_value",
|
|
22
|
-
* expression: "example_value",
|
|
23
|
-
* message: "example_value",
|
|
24
|
-
* prometheusAlertRuleName: "example_value",
|
|
25
|
-
* });
|
|
26
|
-
* ```
|
|
9
|
+
* > **NOTE:** Available since v1.136.0.
|
|
27
10
|
*
|
|
28
11
|
* ## Import
|
|
29
12
|
*
|
|
@@ -50,7 +33,7 @@ export declare class PrometheusAlertRule extends pulumi.CustomResource {
|
|
|
50
33
|
*/
|
|
51
34
|
static isInstance(obj: any): obj is PrometheusAlertRule;
|
|
52
35
|
/**
|
|
53
|
-
* The annotations of the alert rule
|
|
36
|
+
* The annotations of the alert rule. See `annotations` below.
|
|
54
37
|
*/
|
|
55
38
|
readonly annotations: pulumi.Output<outputs.arms.PrometheusAlertRuleAnnotation[] | undefined>;
|
|
56
39
|
/**
|
|
@@ -70,7 +53,7 @@ export declare class PrometheusAlertRule extends pulumi.CustomResource {
|
|
|
70
53
|
*/
|
|
71
54
|
readonly expression: pulumi.Output<string>;
|
|
72
55
|
/**
|
|
73
|
-
* The labels of the resource. See
|
|
56
|
+
* The labels of the resource. See `labels` below.
|
|
74
57
|
*/
|
|
75
58
|
readonly labels: pulumi.Output<outputs.arms.PrometheusAlertRuleLabel[] | undefined>;
|
|
76
59
|
/**
|
|
@@ -111,7 +94,7 @@ export declare class PrometheusAlertRule extends pulumi.CustomResource {
|
|
|
111
94
|
*/
|
|
112
95
|
export interface PrometheusAlertRuleState {
|
|
113
96
|
/**
|
|
114
|
-
* The annotations of the alert rule
|
|
97
|
+
* The annotations of the alert rule. See `annotations` below.
|
|
115
98
|
*/
|
|
116
99
|
annotations?: pulumi.Input<pulumi.Input<inputs.arms.PrometheusAlertRuleAnnotation>[]>;
|
|
117
100
|
/**
|
|
@@ -131,7 +114,7 @@ export interface PrometheusAlertRuleState {
|
|
|
131
114
|
*/
|
|
132
115
|
expression?: pulumi.Input<string>;
|
|
133
116
|
/**
|
|
134
|
-
* The labels of the resource. See
|
|
117
|
+
* The labels of the resource. See `labels` below.
|
|
135
118
|
*/
|
|
136
119
|
labels?: pulumi.Input<pulumi.Input<inputs.arms.PrometheusAlertRuleLabel>[]>;
|
|
137
120
|
/**
|
|
@@ -164,7 +147,7 @@ export interface PrometheusAlertRuleState {
|
|
|
164
147
|
*/
|
|
165
148
|
export interface PrometheusAlertRuleArgs {
|
|
166
149
|
/**
|
|
167
|
-
* The annotations of the alert rule
|
|
150
|
+
* The annotations of the alert rule. See `annotations` below.
|
|
168
151
|
*/
|
|
169
152
|
annotations?: pulumi.Input<pulumi.Input<inputs.arms.PrometheusAlertRuleAnnotation>[]>;
|
|
170
153
|
/**
|
|
@@ -184,7 +167,7 @@ export interface PrometheusAlertRuleArgs {
|
|
|
184
167
|
*/
|
|
185
168
|
expression: pulumi.Input<string>;
|
|
186
169
|
/**
|
|
187
|
-
* The labels of the resource. See
|
|
170
|
+
* The labels of the resource. See `labels` below.
|
|
188
171
|
*/
|
|
189
172
|
labels?: pulumi.Input<pulumi.Input<inputs.arms.PrometheusAlertRuleLabel>[]>;
|
|
190
173
|
/**
|
|
@@ -10,24 +10,7 @@ const utilities = require("../utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* For information about Application Real-Time Monitoring Service (ARMS) Prometheus Alert Rule and how to use it, see [What is Prometheus Alert Rule](https://www.alibabacloud.com/help/en/doc-detail/212056.htm).
|
|
12
12
|
*
|
|
13
|
-
* > **NOTE:** Available
|
|
14
|
-
*
|
|
15
|
-
* ## Example Usage
|
|
16
|
-
*
|
|
17
|
-
* Basic Usage
|
|
18
|
-
*
|
|
19
|
-
* ```typescript
|
|
20
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
21
|
-
* import * as alicloud from "@pulumi/alicloud";
|
|
22
|
-
*
|
|
23
|
-
* const example = new alicloud.arms.PrometheusAlertRule("example", {
|
|
24
|
-
* clusterId: "example_value",
|
|
25
|
-
* duration: "example_value",
|
|
26
|
-
* expression: "example_value",
|
|
27
|
-
* message: "example_value",
|
|
28
|
-
* prometheusAlertRuleName: "example_value",
|
|
29
|
-
* });
|
|
30
|
-
* ```
|
|
13
|
+
* > **NOTE:** Available since v1.136.0.
|
|
31
14
|
*
|
|
32
15
|
* ## Import
|
|
33
16
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"prometheusAlertRule.js","sourceRoot":"","sources":["../../arms/prometheusAlertRule.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"prometheusAlertRule.js","sourceRoot":"","sources":["../../arms/prometheusAlertRule.ts"],"names":[],"mappings":"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"}
|