@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/nas/dataFlow.js
CHANGED
|
@@ -10,7 +10,7 @@ const utilities = require("../utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* For information about Network Attached Storage (NAS) Data Flow and how to use it, see [What is Data Flow](https://www.alibabacloud.com/help/en/doc-detail/27530.html).
|
|
12
12
|
*
|
|
13
|
-
* > **NOTE:** Available
|
|
13
|
+
* > **NOTE:** Available since v1.153.0.
|
|
14
14
|
*
|
|
15
15
|
* ## Import
|
|
16
16
|
*
|
package/nas/mountTarget.d.ts
CHANGED
|
@@ -3,60 +3,11 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
3
3
|
* Provides a NAS Mount Target resource.
|
|
4
4
|
* For information about NAS Mount Target and how to use it, see [Manage NAS Mount Targets](https://www.alibabacloud.com/help/en/doc-detail/27531.htm).
|
|
5
5
|
*
|
|
6
|
-
* > **NOTE
|
|
7
|
-
*
|
|
8
|
-
* > **NOTE**: Currently this resource support create a mount point in a classic network only when current region is China mainland regions.
|
|
9
|
-
*
|
|
10
|
-
* > **NOTE**: You must grant NAS with specific RAM permissions when creating a classic mount targets,
|
|
11
|
-
* and it only can be achieved by creating a classic mount target mannually.
|
|
12
|
-
* See [Add a mount point](https://www.alibabacloud.com/help/doc-detail/60431.htm) and [Why do I need RAM permissions to create a mount point in a classic network](https://www.alibabacloud.com/help/faq-detail/42176.htm).
|
|
13
|
-
*
|
|
14
|
-
* ## Example Usage
|
|
15
|
-
*
|
|
16
|
-
* Basic Usage
|
|
17
|
-
*
|
|
18
|
-
* ```typescript
|
|
19
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
20
|
-
* import * as alicloud from "@pulumi/alicloud";
|
|
21
|
-
*
|
|
22
|
-
* const exampleZones = alicloud.nas.getZones({
|
|
23
|
-
* fileSystemType: "standard",
|
|
24
|
-
* });
|
|
25
|
-
* const exampleFileSystem = new alicloud.nas.FileSystem("exampleFileSystem", {
|
|
26
|
-
* protocolType: "NFS",
|
|
27
|
-
* storageType: "Performance",
|
|
28
|
-
* description: "terraform-example",
|
|
29
|
-
* encryptType: 1,
|
|
30
|
-
* zoneId: exampleZones.then(exampleZones => exampleZones.zones?.[0]?.zoneId),
|
|
31
|
-
* });
|
|
32
|
-
* const exampleAccessGroup = new alicloud.nas.AccessGroup("exampleAccessGroup", {
|
|
33
|
-
* accessGroupName: "terraform-example",
|
|
34
|
-
* accessGroupType: "Vpc",
|
|
35
|
-
* description: "terraform-example",
|
|
36
|
-
* fileSystemType: "standard",
|
|
37
|
-
* });
|
|
38
|
-
* const exampleNetwork = new alicloud.vpc.Network("exampleNetwork", {
|
|
39
|
-
* vpcName: "terraform-example",
|
|
40
|
-
* cidrBlock: "172.17.3.0/24",
|
|
41
|
-
* });
|
|
42
|
-
* const exampleSwitch = new alicloud.vpc.Switch("exampleSwitch", {
|
|
43
|
-
* vswitchName: "terraform-example",
|
|
44
|
-
* cidrBlock: "172.17.3.0/24",
|
|
45
|
-
* vpcId: exampleNetwork.id,
|
|
46
|
-
* zoneId: exampleZones.then(exampleZones => exampleZones.zones?.[0]?.zoneId),
|
|
47
|
-
* });
|
|
48
|
-
* const exampleMountTarget = new alicloud.nas.MountTarget("exampleMountTarget", {
|
|
49
|
-
* fileSystemId: exampleFileSystem.id,
|
|
50
|
-
* accessGroupName: exampleAccessGroup.accessGroupName,
|
|
51
|
-
* vswitchId: exampleSwitch.id,
|
|
52
|
-
* });
|
|
53
|
-
* ```
|
|
6
|
+
* > **NOTE:** Available since v1.34.0.
|
|
54
7
|
*
|
|
55
8
|
* ## Import
|
|
56
9
|
*
|
|
57
|
-
* NAS MountTarget
|
|
58
|
-
*
|
|
59
|
-
* can be imported using the id, e.g.
|
|
10
|
+
* NAS MountTarget can be imported using the id, e.g.
|
|
60
11
|
*
|
|
61
12
|
* ```sh
|
|
62
13
|
* $ pulumi import alicloud:nas/mountTarget:MountTarget foo 192094b415:192094b415-luw38.cn-beijing.nas.aliyuncs.com
|
|
@@ -87,9 +38,13 @@ export declare class MountTarget extends pulumi.CustomResource {
|
|
|
87
38
|
*/
|
|
88
39
|
readonly fileSystemId: pulumi.Output<string>;
|
|
89
40
|
/**
|
|
90
|
-
* The IPv4 domain name of the mount target. **NOTE:** Available
|
|
41
|
+
* The IPv4 domain name of the mount target. **NOTE:** Available since v1.161.0.
|
|
91
42
|
*/
|
|
92
43
|
readonly mountTargetDomain: pulumi.Output<string>;
|
|
44
|
+
/**
|
|
45
|
+
* mount target network type. Valid values: `VPC`. The classic network's mount targets are not supported.
|
|
46
|
+
*/
|
|
47
|
+
readonly networkType: pulumi.Output<string>;
|
|
93
48
|
/**
|
|
94
49
|
* The ID of security group.
|
|
95
50
|
*/
|
|
@@ -98,6 +53,10 @@ export declare class MountTarget extends pulumi.CustomResource {
|
|
|
98
53
|
* Whether the MountTarget is active. The status of the mount target. Valid values: `Active` and `Inactive`, Default value is `Active`. Before you mount a file system, make sure that the mount target is in the Active state.
|
|
99
54
|
*/
|
|
100
55
|
readonly status: pulumi.Output<string>;
|
|
56
|
+
/**
|
|
57
|
+
* The ID of VPC.
|
|
58
|
+
*/
|
|
59
|
+
readonly vpcId: pulumi.Output<string>;
|
|
101
60
|
/**
|
|
102
61
|
* The ID of the VSwitch in the VPC where the mount target resides.
|
|
103
62
|
*/
|
|
@@ -124,9 +83,13 @@ export interface MountTargetState {
|
|
|
124
83
|
*/
|
|
125
84
|
fileSystemId?: pulumi.Input<string>;
|
|
126
85
|
/**
|
|
127
|
-
* The IPv4 domain name of the mount target. **NOTE:** Available
|
|
86
|
+
* The IPv4 domain name of the mount target. **NOTE:** Available since v1.161.0.
|
|
128
87
|
*/
|
|
129
88
|
mountTargetDomain?: pulumi.Input<string>;
|
|
89
|
+
/**
|
|
90
|
+
* mount target network type. Valid values: `VPC`. The classic network's mount targets are not supported.
|
|
91
|
+
*/
|
|
92
|
+
networkType?: pulumi.Input<string>;
|
|
130
93
|
/**
|
|
131
94
|
* The ID of security group.
|
|
132
95
|
*/
|
|
@@ -135,6 +98,10 @@ export interface MountTargetState {
|
|
|
135
98
|
* Whether the MountTarget is active. The status of the mount target. Valid values: `Active` and `Inactive`, Default value is `Active`. Before you mount a file system, make sure that the mount target is in the Active state.
|
|
136
99
|
*/
|
|
137
100
|
status?: pulumi.Input<string>;
|
|
101
|
+
/**
|
|
102
|
+
* The ID of VPC.
|
|
103
|
+
*/
|
|
104
|
+
vpcId?: pulumi.Input<string>;
|
|
138
105
|
/**
|
|
139
106
|
* The ID of the VSwitch in the VPC where the mount target resides.
|
|
140
107
|
*/
|
|
@@ -152,6 +119,10 @@ export interface MountTargetArgs {
|
|
|
152
119
|
* The ID of the file system.
|
|
153
120
|
*/
|
|
154
121
|
fileSystemId: pulumi.Input<string>;
|
|
122
|
+
/**
|
|
123
|
+
* mount target network type. Valid values: `VPC`. The classic network's mount targets are not supported.
|
|
124
|
+
*/
|
|
125
|
+
networkType?: pulumi.Input<string>;
|
|
155
126
|
/**
|
|
156
127
|
* The ID of security group.
|
|
157
128
|
*/
|
|
@@ -160,6 +131,10 @@ export interface MountTargetArgs {
|
|
|
160
131
|
* Whether the MountTarget is active. The status of the mount target. Valid values: `Active` and `Inactive`, Default value is `Active`. Before you mount a file system, make sure that the mount target is in the Active state.
|
|
161
132
|
*/
|
|
162
133
|
status?: pulumi.Input<string>;
|
|
134
|
+
/**
|
|
135
|
+
* The ID of VPC.
|
|
136
|
+
*/
|
|
137
|
+
vpcId?: pulumi.Input<string>;
|
|
163
138
|
/**
|
|
164
139
|
* The ID of the VSwitch in the VPC where the mount target resides.
|
|
165
140
|
*/
|
package/nas/mountTarget.js
CHANGED
|
@@ -9,60 +9,11 @@ const utilities = require("../utilities");
|
|
|
9
9
|
* Provides a NAS Mount Target resource.
|
|
10
10
|
* For information about NAS Mount Target and how to use it, see [Manage NAS Mount Targets](https://www.alibabacloud.com/help/en/doc-detail/27531.htm).
|
|
11
11
|
*
|
|
12
|
-
* > **NOTE
|
|
13
|
-
*
|
|
14
|
-
* > **NOTE**: Currently this resource support create a mount point in a classic network only when current region is China mainland regions.
|
|
15
|
-
*
|
|
16
|
-
* > **NOTE**: You must grant NAS with specific RAM permissions when creating a classic mount targets,
|
|
17
|
-
* and it only can be achieved by creating a classic mount target mannually.
|
|
18
|
-
* See [Add a mount point](https://www.alibabacloud.com/help/doc-detail/60431.htm) and [Why do I need RAM permissions to create a mount point in a classic network](https://www.alibabacloud.com/help/faq-detail/42176.htm).
|
|
19
|
-
*
|
|
20
|
-
* ## Example Usage
|
|
21
|
-
*
|
|
22
|
-
* Basic Usage
|
|
23
|
-
*
|
|
24
|
-
* ```typescript
|
|
25
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
26
|
-
* import * as alicloud from "@pulumi/alicloud";
|
|
27
|
-
*
|
|
28
|
-
* const exampleZones = alicloud.nas.getZones({
|
|
29
|
-
* fileSystemType: "standard",
|
|
30
|
-
* });
|
|
31
|
-
* const exampleFileSystem = new alicloud.nas.FileSystem("exampleFileSystem", {
|
|
32
|
-
* protocolType: "NFS",
|
|
33
|
-
* storageType: "Performance",
|
|
34
|
-
* description: "terraform-example",
|
|
35
|
-
* encryptType: 1,
|
|
36
|
-
* zoneId: exampleZones.then(exampleZones => exampleZones.zones?.[0]?.zoneId),
|
|
37
|
-
* });
|
|
38
|
-
* const exampleAccessGroup = new alicloud.nas.AccessGroup("exampleAccessGroup", {
|
|
39
|
-
* accessGroupName: "terraform-example",
|
|
40
|
-
* accessGroupType: "Vpc",
|
|
41
|
-
* description: "terraform-example",
|
|
42
|
-
* fileSystemType: "standard",
|
|
43
|
-
* });
|
|
44
|
-
* const exampleNetwork = new alicloud.vpc.Network("exampleNetwork", {
|
|
45
|
-
* vpcName: "terraform-example",
|
|
46
|
-
* cidrBlock: "172.17.3.0/24",
|
|
47
|
-
* });
|
|
48
|
-
* const exampleSwitch = new alicloud.vpc.Switch("exampleSwitch", {
|
|
49
|
-
* vswitchName: "terraform-example",
|
|
50
|
-
* cidrBlock: "172.17.3.0/24",
|
|
51
|
-
* vpcId: exampleNetwork.id,
|
|
52
|
-
* zoneId: exampleZones.then(exampleZones => exampleZones.zones?.[0]?.zoneId),
|
|
53
|
-
* });
|
|
54
|
-
* const exampleMountTarget = new alicloud.nas.MountTarget("exampleMountTarget", {
|
|
55
|
-
* fileSystemId: exampleFileSystem.id,
|
|
56
|
-
* accessGroupName: exampleAccessGroup.accessGroupName,
|
|
57
|
-
* vswitchId: exampleSwitch.id,
|
|
58
|
-
* });
|
|
59
|
-
* ```
|
|
12
|
+
* > **NOTE:** Available since v1.34.0.
|
|
60
13
|
*
|
|
61
14
|
* ## Import
|
|
62
15
|
*
|
|
63
|
-
* NAS MountTarget
|
|
64
|
-
*
|
|
65
|
-
* can be imported using the id, e.g.
|
|
16
|
+
* NAS MountTarget can be imported using the id, e.g.
|
|
66
17
|
*
|
|
67
18
|
* ```sh
|
|
68
19
|
* $ pulumi import alicloud:nas/mountTarget:MountTarget foo 192094b415:192094b415-luw38.cn-beijing.nas.aliyuncs.com
|
|
@@ -99,8 +50,10 @@ class MountTarget extends pulumi.CustomResource {
|
|
|
99
50
|
resourceInputs["accessGroupName"] = state ? state.accessGroupName : undefined;
|
|
100
51
|
resourceInputs["fileSystemId"] = state ? state.fileSystemId : undefined;
|
|
101
52
|
resourceInputs["mountTargetDomain"] = state ? state.mountTargetDomain : undefined;
|
|
53
|
+
resourceInputs["networkType"] = state ? state.networkType : undefined;
|
|
102
54
|
resourceInputs["securityGroupId"] = state ? state.securityGroupId : undefined;
|
|
103
55
|
resourceInputs["status"] = state ? state.status : undefined;
|
|
56
|
+
resourceInputs["vpcId"] = state ? state.vpcId : undefined;
|
|
104
57
|
resourceInputs["vswitchId"] = state ? state.vswitchId : undefined;
|
|
105
58
|
}
|
|
106
59
|
else {
|
|
@@ -110,8 +63,10 @@ class MountTarget extends pulumi.CustomResource {
|
|
|
110
63
|
}
|
|
111
64
|
resourceInputs["accessGroupName"] = args ? args.accessGroupName : undefined;
|
|
112
65
|
resourceInputs["fileSystemId"] = args ? args.fileSystemId : undefined;
|
|
66
|
+
resourceInputs["networkType"] = args ? args.networkType : undefined;
|
|
113
67
|
resourceInputs["securityGroupId"] = args ? args.securityGroupId : undefined;
|
|
114
68
|
resourceInputs["status"] = args ? args.status : undefined;
|
|
69
|
+
resourceInputs["vpcId"] = args ? args.vpcId : undefined;
|
|
115
70
|
resourceInputs["vswitchId"] = args ? args.vswitchId : undefined;
|
|
116
71
|
resourceInputs["mountTargetDomain"] = undefined /*out*/;
|
|
117
72
|
}
|
package/nas/mountTarget.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"mountTarget.js","sourceRoot":"","sources":["../../nas/mountTarget.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"mountTarget.js","sourceRoot":"","sources":["../../nas/mountTarget.ts"],"names":[],"mappings":"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"}
|
package/oos/secretParameter.d.ts
CHANGED
|
@@ -4,7 +4,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
4
4
|
*
|
|
5
5
|
* For information about OOS Secret Parameter and how to use it, see [What is Secret Parameter](https://www.alibabacloud.com/help/en/doc-detail/183418.html).
|
|
6
6
|
*
|
|
7
|
-
* > **NOTE:** Available
|
|
7
|
+
* > **NOTE:** Available since v1.147.0+.
|
|
8
8
|
*
|
|
9
9
|
* ## Example Usage
|
|
10
10
|
*
|
package/oos/secretParameter.js
CHANGED
|
@@ -10,7 +10,7 @@ const utilities = require("../utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* For information about OOS Secret Parameter and how to use it, see [What is Secret Parameter](https://www.alibabacloud.com/help/en/doc-detail/183418.html).
|
|
12
12
|
*
|
|
13
|
-
* > **NOTE:** Available
|
|
13
|
+
* > **NOTE:** Available since v1.147.0+.
|
|
14
14
|
*
|
|
15
15
|
* ## Example Usage
|
|
16
16
|
*
|
package/oss/bucket.d.ts
CHANGED
|
@@ -6,6 +6,8 @@ import * as outputs from "../types/output";
|
|
|
6
6
|
*
|
|
7
7
|
* > **NOTE:** The bucket namespace is shared by all users of the OSS system. Please set bucket name as unique as possible.
|
|
8
8
|
*
|
|
9
|
+
* > **NOTE:** Available since v1.2.0.
|
|
10
|
+
*
|
|
9
11
|
* ## Example Usage
|
|
10
12
|
*
|
|
11
13
|
* Private Bucket
|
|
@@ -204,6 +206,30 @@ import * as outputs from "../types/output";
|
|
|
204
206
|
* status: "Enabled",
|
|
205
207
|
* },
|
|
206
208
|
* });
|
|
209
|
+
* const bucket_access_monitor_lifecycle = new alicloud.oss.Bucket("bucket-access-monitor-lifecycle", {
|
|
210
|
+
* accessMonitor: {
|
|
211
|
+
* status: "Enabled",
|
|
212
|
+
* },
|
|
213
|
+
* acl: "private",
|
|
214
|
+
* bucket: pulumi.interpolate`example-lifecycle-${_default.result}`,
|
|
215
|
+
* lifecycleRules: [{
|
|
216
|
+
* enabled: true,
|
|
217
|
+
* id: "rule-days-transition",
|
|
218
|
+
* prefix: "path/",
|
|
219
|
+
* transitions: [
|
|
220
|
+
* {
|
|
221
|
+
* createdBeforeDate: "2022-11-11",
|
|
222
|
+
* isAccessTime: true,
|
|
223
|
+
* returnToStdWhenVisit: true,
|
|
224
|
+
* storageClass: "IA",
|
|
225
|
+
* },
|
|
226
|
+
* {
|
|
227
|
+
* createdBeforeDate: "2021-11-11",
|
|
228
|
+
* storageClass: "Archive",
|
|
229
|
+
* },
|
|
230
|
+
* ],
|
|
231
|
+
* }],
|
|
232
|
+
* });
|
|
207
233
|
* ```
|
|
208
234
|
*
|
|
209
235
|
* Set bucket policy
|
|
@@ -383,13 +409,17 @@ export declare class Bucket extends pulumi.CustomResource {
|
|
|
383
409
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
384
410
|
*/
|
|
385
411
|
static isInstance(obj: any): obj is Bucket;
|
|
412
|
+
/**
|
|
413
|
+
* A access monitor status of a bucket. See `accessMonitor` below.
|
|
414
|
+
*/
|
|
415
|
+
readonly accessMonitor: pulumi.Output<outputs.oss.BucketAccessMonitor>;
|
|
386
416
|
/**
|
|
387
417
|
* The [canned ACL](https://www.alibabacloud.com/help/doc-detail/31898.htm) to apply. Can be "private", "public-read" and "public-read-write". Defaults to "private".
|
|
388
418
|
*/
|
|
389
419
|
readonly acl: pulumi.Output<string | undefined>;
|
|
390
420
|
readonly bucket: pulumi.Output<string | undefined>;
|
|
391
421
|
/**
|
|
392
|
-
* A rule of
|
|
422
|
+
* A rule of [Cross-Origin Resource Sharing](https://www.alibabacloud.com/help/doc-detail/31903.htm). The items of core rule are no more than 10 for every OSS bucket. See `corsRule` below.
|
|
393
423
|
*/
|
|
394
424
|
readonly corsRules: pulumi.Output<outputs.oss.BucketCorsRule[] | undefined>;
|
|
395
425
|
/**
|
|
@@ -409,7 +439,11 @@ export declare class Bucket extends pulumi.CustomResource {
|
|
|
409
439
|
*/
|
|
410
440
|
readonly intranetEndpoint: pulumi.Output<string>;
|
|
411
441
|
/**
|
|
412
|
-
* A
|
|
442
|
+
* A boolean that indicates lifecycle rules allow prefix overlap.
|
|
443
|
+
*/
|
|
444
|
+
readonly lifecycleRuleAllowSameActionOverlap: pulumi.Output<boolean | undefined>;
|
|
445
|
+
/**
|
|
446
|
+
* A configuration of [object lifecycle management](https://www.alibabacloud.com/help/doc-detail/31904.htm). See `lifecycleRule` below.
|
|
413
447
|
*/
|
|
414
448
|
readonly lifecycleRules: pulumi.Output<outputs.oss.BucketLifecycleRule[] | undefined>;
|
|
415
449
|
/**
|
|
@@ -417,7 +451,7 @@ export declare class Bucket extends pulumi.CustomResource {
|
|
|
417
451
|
*/
|
|
418
452
|
readonly location: pulumi.Output<string>;
|
|
419
453
|
/**
|
|
420
|
-
* A Settings of [bucket logging](https://www.alibabacloud.com/help/doc-detail/31900.htm)
|
|
454
|
+
* A Settings of [bucket logging](https://www.alibabacloud.com/help/doc-detail/31900.htm). See `logging` below.
|
|
421
455
|
*/
|
|
422
456
|
readonly logging: pulumi.Output<outputs.oss.BucketLogging | undefined>;
|
|
423
457
|
/**
|
|
@@ -439,15 +473,15 @@ export declare class Bucket extends pulumi.CustomResource {
|
|
|
439
473
|
*/
|
|
440
474
|
readonly redundancyType: pulumi.Output<string | undefined>;
|
|
441
475
|
/**
|
|
442
|
-
* The configuration of [referer](https://www.alibabacloud.com/help/doc-detail/31901.htm)
|
|
476
|
+
* The configuration of [referer](https://www.alibabacloud.com/help/doc-detail/31901.htm). See `refererConfig` below.
|
|
443
477
|
*/
|
|
444
478
|
readonly refererConfig: pulumi.Output<outputs.oss.BucketRefererConfig | undefined>;
|
|
445
479
|
/**
|
|
446
|
-
* A configuration of server-side encryption
|
|
480
|
+
* A configuration of server-side encryption. See `serverSideEncryptionRule` below.
|
|
447
481
|
*/
|
|
448
482
|
readonly serverSideEncryptionRule: pulumi.Output<outputs.oss.BucketServerSideEncryptionRule | undefined>;
|
|
449
483
|
/**
|
|
450
|
-
* The [storage class](https://www.alibabacloud.com/help/doc-detail/51374.htm) to apply. Can be "Standard", "IA", "Archive" and "ColdArchive". Defaults to "Standard". "ColdArchive" is available
|
|
484
|
+
* The [storage class](https://www.alibabacloud.com/help/doc-detail/51374.htm) to apply. Can be "Standard", "IA", "Archive" and "ColdArchive". Defaults to "Standard". "ColdArchive" is available since 1.203.0.
|
|
451
485
|
*/
|
|
452
486
|
readonly storageClass: pulumi.Output<string | undefined>;
|
|
453
487
|
/**
|
|
@@ -457,15 +491,15 @@ export declare class Bucket extends pulumi.CustomResource {
|
|
|
457
491
|
[key: string]: any;
|
|
458
492
|
} | undefined>;
|
|
459
493
|
/**
|
|
460
|
-
* A transfer acceleration status of a bucket
|
|
494
|
+
* A transfer acceleration status of a bucket. See `transferAcceleration` below.
|
|
461
495
|
*/
|
|
462
496
|
readonly transferAcceleration: pulumi.Output<outputs.oss.BucketTransferAcceleration | undefined>;
|
|
463
497
|
/**
|
|
464
|
-
* A state of versioning
|
|
498
|
+
* A state of versioning. See `versioning` below.
|
|
465
499
|
*/
|
|
466
500
|
readonly versioning: pulumi.Output<outputs.oss.BucketVersioning | undefined>;
|
|
467
501
|
/**
|
|
468
|
-
* A website
|
|
502
|
+
* A website configuration. See `website` below.
|
|
469
503
|
*/
|
|
470
504
|
readonly website: pulumi.Output<outputs.oss.BucketWebsite | undefined>;
|
|
471
505
|
/**
|
|
@@ -481,13 +515,17 @@ export declare class Bucket extends pulumi.CustomResource {
|
|
|
481
515
|
* Input properties used for looking up and filtering Bucket resources.
|
|
482
516
|
*/
|
|
483
517
|
export interface BucketState {
|
|
518
|
+
/**
|
|
519
|
+
* A access monitor status of a bucket. See `accessMonitor` below.
|
|
520
|
+
*/
|
|
521
|
+
accessMonitor?: pulumi.Input<inputs.oss.BucketAccessMonitor>;
|
|
484
522
|
/**
|
|
485
523
|
* The [canned ACL](https://www.alibabacloud.com/help/doc-detail/31898.htm) to apply. Can be "private", "public-read" and "public-read-write". Defaults to "private".
|
|
486
524
|
*/
|
|
487
525
|
acl?: pulumi.Input<string>;
|
|
488
526
|
bucket?: pulumi.Input<string>;
|
|
489
527
|
/**
|
|
490
|
-
* A rule of
|
|
528
|
+
* A rule of [Cross-Origin Resource Sharing](https://www.alibabacloud.com/help/doc-detail/31903.htm). The items of core rule are no more than 10 for every OSS bucket. See `corsRule` below.
|
|
491
529
|
*/
|
|
492
530
|
corsRules?: pulumi.Input<pulumi.Input<inputs.oss.BucketCorsRule>[]>;
|
|
493
531
|
/**
|
|
@@ -507,7 +545,11 @@ export interface BucketState {
|
|
|
507
545
|
*/
|
|
508
546
|
intranetEndpoint?: pulumi.Input<string>;
|
|
509
547
|
/**
|
|
510
|
-
* A
|
|
548
|
+
* A boolean that indicates lifecycle rules allow prefix overlap.
|
|
549
|
+
*/
|
|
550
|
+
lifecycleRuleAllowSameActionOverlap?: pulumi.Input<boolean>;
|
|
551
|
+
/**
|
|
552
|
+
* A configuration of [object lifecycle management](https://www.alibabacloud.com/help/doc-detail/31904.htm). See `lifecycleRule` below.
|
|
511
553
|
*/
|
|
512
554
|
lifecycleRules?: pulumi.Input<pulumi.Input<inputs.oss.BucketLifecycleRule>[]>;
|
|
513
555
|
/**
|
|
@@ -515,7 +557,7 @@ export interface BucketState {
|
|
|
515
557
|
*/
|
|
516
558
|
location?: pulumi.Input<string>;
|
|
517
559
|
/**
|
|
518
|
-
* A Settings of [bucket logging](https://www.alibabacloud.com/help/doc-detail/31900.htm)
|
|
560
|
+
* A Settings of [bucket logging](https://www.alibabacloud.com/help/doc-detail/31900.htm). See `logging` below.
|
|
519
561
|
*/
|
|
520
562
|
logging?: pulumi.Input<inputs.oss.BucketLogging>;
|
|
521
563
|
/**
|
|
@@ -537,15 +579,15 @@ export interface BucketState {
|
|
|
537
579
|
*/
|
|
538
580
|
redundancyType?: pulumi.Input<string>;
|
|
539
581
|
/**
|
|
540
|
-
* The configuration of [referer](https://www.alibabacloud.com/help/doc-detail/31901.htm)
|
|
582
|
+
* The configuration of [referer](https://www.alibabacloud.com/help/doc-detail/31901.htm). See `refererConfig` below.
|
|
541
583
|
*/
|
|
542
584
|
refererConfig?: pulumi.Input<inputs.oss.BucketRefererConfig>;
|
|
543
585
|
/**
|
|
544
|
-
* A configuration of server-side encryption
|
|
586
|
+
* A configuration of server-side encryption. See `serverSideEncryptionRule` below.
|
|
545
587
|
*/
|
|
546
588
|
serverSideEncryptionRule?: pulumi.Input<inputs.oss.BucketServerSideEncryptionRule>;
|
|
547
589
|
/**
|
|
548
|
-
* The [storage class](https://www.alibabacloud.com/help/doc-detail/51374.htm) to apply. Can be "Standard", "IA", "Archive" and "ColdArchive". Defaults to "Standard". "ColdArchive" is available
|
|
590
|
+
* The [storage class](https://www.alibabacloud.com/help/doc-detail/51374.htm) to apply. Can be "Standard", "IA", "Archive" and "ColdArchive". Defaults to "Standard". "ColdArchive" is available since 1.203.0.
|
|
549
591
|
*/
|
|
550
592
|
storageClass?: pulumi.Input<string>;
|
|
551
593
|
/**
|
|
@@ -555,15 +597,15 @@ export interface BucketState {
|
|
|
555
597
|
[key: string]: any;
|
|
556
598
|
}>;
|
|
557
599
|
/**
|
|
558
|
-
* A transfer acceleration status of a bucket
|
|
600
|
+
* A transfer acceleration status of a bucket. See `transferAcceleration` below.
|
|
559
601
|
*/
|
|
560
602
|
transferAcceleration?: pulumi.Input<inputs.oss.BucketTransferAcceleration>;
|
|
561
603
|
/**
|
|
562
|
-
* A state of versioning
|
|
604
|
+
* A state of versioning. See `versioning` below.
|
|
563
605
|
*/
|
|
564
606
|
versioning?: pulumi.Input<inputs.oss.BucketVersioning>;
|
|
565
607
|
/**
|
|
566
|
-
* A website
|
|
608
|
+
* A website configuration. See `website` below.
|
|
567
609
|
*/
|
|
568
610
|
website?: pulumi.Input<inputs.oss.BucketWebsite>;
|
|
569
611
|
}
|
|
@@ -571,13 +613,17 @@ export interface BucketState {
|
|
|
571
613
|
* The set of arguments for constructing a Bucket resource.
|
|
572
614
|
*/
|
|
573
615
|
export interface BucketArgs {
|
|
616
|
+
/**
|
|
617
|
+
* A access monitor status of a bucket. See `accessMonitor` below.
|
|
618
|
+
*/
|
|
619
|
+
accessMonitor?: pulumi.Input<inputs.oss.BucketAccessMonitor>;
|
|
574
620
|
/**
|
|
575
621
|
* The [canned ACL](https://www.alibabacloud.com/help/doc-detail/31898.htm) to apply. Can be "private", "public-read" and "public-read-write". Defaults to "private".
|
|
576
622
|
*/
|
|
577
623
|
acl?: pulumi.Input<string>;
|
|
578
624
|
bucket?: pulumi.Input<string>;
|
|
579
625
|
/**
|
|
580
|
-
* A rule of
|
|
626
|
+
* A rule of [Cross-Origin Resource Sharing](https://www.alibabacloud.com/help/doc-detail/31903.htm). The items of core rule are no more than 10 for every OSS bucket. See `corsRule` below.
|
|
581
627
|
*/
|
|
582
628
|
corsRules?: pulumi.Input<pulumi.Input<inputs.oss.BucketCorsRule>[]>;
|
|
583
629
|
/**
|
|
@@ -585,11 +631,15 @@ export interface BucketArgs {
|
|
|
585
631
|
*/
|
|
586
632
|
forceDestroy?: pulumi.Input<boolean>;
|
|
587
633
|
/**
|
|
588
|
-
* A
|
|
634
|
+
* A boolean that indicates lifecycle rules allow prefix overlap.
|
|
635
|
+
*/
|
|
636
|
+
lifecycleRuleAllowSameActionOverlap?: pulumi.Input<boolean>;
|
|
637
|
+
/**
|
|
638
|
+
* A configuration of [object lifecycle management](https://www.alibabacloud.com/help/doc-detail/31904.htm). See `lifecycleRule` below.
|
|
589
639
|
*/
|
|
590
640
|
lifecycleRules?: pulumi.Input<pulumi.Input<inputs.oss.BucketLifecycleRule>[]>;
|
|
591
641
|
/**
|
|
592
|
-
* A Settings of [bucket logging](https://www.alibabacloud.com/help/doc-detail/31900.htm)
|
|
642
|
+
* A Settings of [bucket logging](https://www.alibabacloud.com/help/doc-detail/31900.htm). See `logging` below.
|
|
593
643
|
*/
|
|
594
644
|
logging?: pulumi.Input<inputs.oss.BucketLogging>;
|
|
595
645
|
/**
|
|
@@ -607,15 +657,15 @@ export interface BucketArgs {
|
|
|
607
657
|
*/
|
|
608
658
|
redundancyType?: pulumi.Input<string>;
|
|
609
659
|
/**
|
|
610
|
-
* The configuration of [referer](https://www.alibabacloud.com/help/doc-detail/31901.htm)
|
|
660
|
+
* The configuration of [referer](https://www.alibabacloud.com/help/doc-detail/31901.htm). See `refererConfig` below.
|
|
611
661
|
*/
|
|
612
662
|
refererConfig?: pulumi.Input<inputs.oss.BucketRefererConfig>;
|
|
613
663
|
/**
|
|
614
|
-
* A configuration of server-side encryption
|
|
664
|
+
* A configuration of server-side encryption. See `serverSideEncryptionRule` below.
|
|
615
665
|
*/
|
|
616
666
|
serverSideEncryptionRule?: pulumi.Input<inputs.oss.BucketServerSideEncryptionRule>;
|
|
617
667
|
/**
|
|
618
|
-
* The [storage class](https://www.alibabacloud.com/help/doc-detail/51374.htm) to apply. Can be "Standard", "IA", "Archive" and "ColdArchive". Defaults to "Standard". "ColdArchive" is available
|
|
668
|
+
* The [storage class](https://www.alibabacloud.com/help/doc-detail/51374.htm) to apply. Can be "Standard", "IA", "Archive" and "ColdArchive". Defaults to "Standard". "ColdArchive" is available since 1.203.0.
|
|
619
669
|
*/
|
|
620
670
|
storageClass?: pulumi.Input<string>;
|
|
621
671
|
/**
|
|
@@ -625,15 +675,15 @@ export interface BucketArgs {
|
|
|
625
675
|
[key: string]: any;
|
|
626
676
|
}>;
|
|
627
677
|
/**
|
|
628
|
-
* A transfer acceleration status of a bucket
|
|
678
|
+
* A transfer acceleration status of a bucket. See `transferAcceleration` below.
|
|
629
679
|
*/
|
|
630
680
|
transferAcceleration?: pulumi.Input<inputs.oss.BucketTransferAcceleration>;
|
|
631
681
|
/**
|
|
632
|
-
* A state of versioning
|
|
682
|
+
* A state of versioning. See `versioning` below.
|
|
633
683
|
*/
|
|
634
684
|
versioning?: pulumi.Input<inputs.oss.BucketVersioning>;
|
|
635
685
|
/**
|
|
636
|
-
* A website
|
|
686
|
+
* A website configuration. See `website` below.
|
|
637
687
|
*/
|
|
638
688
|
website?: pulumi.Input<inputs.oss.BucketWebsite>;
|
|
639
689
|
}
|
package/oss/bucket.js
CHANGED
|
@@ -10,6 +10,8 @@ const utilities = require("../utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* > **NOTE:** The bucket namespace is shared by all users of the OSS system. Please set bucket name as unique as possible.
|
|
12
12
|
*
|
|
13
|
+
* > **NOTE:** Available since v1.2.0.
|
|
14
|
+
*
|
|
13
15
|
* ## Example Usage
|
|
14
16
|
*
|
|
15
17
|
* Private Bucket
|
|
@@ -208,6 +210,30 @@ const utilities = require("../utilities");
|
|
|
208
210
|
* status: "Enabled",
|
|
209
211
|
* },
|
|
210
212
|
* });
|
|
213
|
+
* const bucket_access_monitor_lifecycle = new alicloud.oss.Bucket("bucket-access-monitor-lifecycle", {
|
|
214
|
+
* accessMonitor: {
|
|
215
|
+
* status: "Enabled",
|
|
216
|
+
* },
|
|
217
|
+
* acl: "private",
|
|
218
|
+
* bucket: pulumi.interpolate`example-lifecycle-${_default.result}`,
|
|
219
|
+
* lifecycleRules: [{
|
|
220
|
+
* enabled: true,
|
|
221
|
+
* id: "rule-days-transition",
|
|
222
|
+
* prefix: "path/",
|
|
223
|
+
* transitions: [
|
|
224
|
+
* {
|
|
225
|
+
* createdBeforeDate: "2022-11-11",
|
|
226
|
+
* isAccessTime: true,
|
|
227
|
+
* returnToStdWhenVisit: true,
|
|
228
|
+
* storageClass: "IA",
|
|
229
|
+
* },
|
|
230
|
+
* {
|
|
231
|
+
* createdBeforeDate: "2021-11-11",
|
|
232
|
+
* storageClass: "Archive",
|
|
233
|
+
* },
|
|
234
|
+
* ],
|
|
235
|
+
* }],
|
|
236
|
+
* });
|
|
211
237
|
* ```
|
|
212
238
|
*
|
|
213
239
|
* Set bucket policy
|
|
@@ -399,6 +425,7 @@ class Bucket extends pulumi.CustomResource {
|
|
|
399
425
|
opts = opts || {};
|
|
400
426
|
if (opts.id) {
|
|
401
427
|
const state = argsOrState;
|
|
428
|
+
resourceInputs["accessMonitor"] = state ? state.accessMonitor : undefined;
|
|
402
429
|
resourceInputs["acl"] = state ? state.acl : undefined;
|
|
403
430
|
resourceInputs["bucket"] = state ? state.bucket : undefined;
|
|
404
431
|
resourceInputs["corsRules"] = state ? state.corsRules : undefined;
|
|
@@ -406,6 +433,7 @@ class Bucket extends pulumi.CustomResource {
|
|
|
406
433
|
resourceInputs["extranetEndpoint"] = state ? state.extranetEndpoint : undefined;
|
|
407
434
|
resourceInputs["forceDestroy"] = state ? state.forceDestroy : undefined;
|
|
408
435
|
resourceInputs["intranetEndpoint"] = state ? state.intranetEndpoint : undefined;
|
|
436
|
+
resourceInputs["lifecycleRuleAllowSameActionOverlap"] = state ? state.lifecycleRuleAllowSameActionOverlap : undefined;
|
|
409
437
|
resourceInputs["lifecycleRules"] = state ? state.lifecycleRules : undefined;
|
|
410
438
|
resourceInputs["location"] = state ? state.location : undefined;
|
|
411
439
|
resourceInputs["logging"] = state ? state.logging : undefined;
|
|
@@ -423,10 +451,12 @@ class Bucket extends pulumi.CustomResource {
|
|
|
423
451
|
}
|
|
424
452
|
else {
|
|
425
453
|
const args = argsOrState;
|
|
454
|
+
resourceInputs["accessMonitor"] = args ? args.accessMonitor : undefined;
|
|
426
455
|
resourceInputs["acl"] = args ? args.acl : undefined;
|
|
427
456
|
resourceInputs["bucket"] = args ? args.bucket : undefined;
|
|
428
457
|
resourceInputs["corsRules"] = args ? args.corsRules : undefined;
|
|
429
458
|
resourceInputs["forceDestroy"] = args ? args.forceDestroy : undefined;
|
|
459
|
+
resourceInputs["lifecycleRuleAllowSameActionOverlap"] = args ? args.lifecycleRuleAllowSameActionOverlap : undefined;
|
|
430
460
|
resourceInputs["lifecycleRules"] = args ? args.lifecycleRules : undefined;
|
|
431
461
|
resourceInputs["logging"] = args ? args.logging : undefined;
|
|
432
462
|
resourceInputs["loggingIsenable"] = args ? args.loggingIsenable : undefined;
|
package/oss/bucket.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bucket.js","sourceRoot":"","sources":["../../oss/bucket.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"bucket.js","sourceRoot":"","sources":["../../oss/bucket.ts"],"names":[],"mappings":"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"}
|
package/ots/secondaryIndex.d.ts
CHANGED
|
@@ -14,12 +14,12 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
14
14
|
*
|
|
15
15
|
* const config = new pulumi.Config();
|
|
16
16
|
* const name = config.get("name") || "terraformtest";
|
|
17
|
-
* const pks = config.getObject("pks") || [
|
|
17
|
+
* const pks = config.getObject<Array<string>>("pks") || [
|
|
18
18
|
* "pk1",
|
|
19
19
|
* "pk2",
|
|
20
20
|
* "pk3",
|
|
21
21
|
* ];
|
|
22
|
-
* const definedCols = config.getObject("definedCols") || [
|
|
22
|
+
* const definedCols = config.getObject<Array<string>>("definedCols") || [
|
|
23
23
|
* "col1",
|
|
24
24
|
* "col2",
|
|
25
25
|
* "col3",
|