@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/api.d.ts
CHANGED
|
@@ -10,16 +10,16 @@ import * as outputs from "../types/output";
|
|
|
10
10
|
* import * as pulumi from "@pulumi/pulumi";
|
|
11
11
|
* import * as alicloud from "@pulumi/alicloud";
|
|
12
12
|
*
|
|
13
|
-
* const
|
|
14
|
-
* const
|
|
15
|
-
* groupId:
|
|
16
|
-
* description: "
|
|
13
|
+
* const exampleGroup = new alicloud.apigateway.Group("exampleGroup", {description: "tf-example"});
|
|
14
|
+
* const exampleApi = new alicloud.apigateway.Api("exampleApi", {
|
|
15
|
+
* groupId: exampleGroup.id,
|
|
16
|
+
* description: "tf-example",
|
|
17
17
|
* authType: "APP",
|
|
18
18
|
* forceNonceCheck: false,
|
|
19
19
|
* requestConfig: {
|
|
20
20
|
* protocol: "HTTP",
|
|
21
21
|
* method: "GET",
|
|
22
|
-
* path: "/
|
|
22
|
+
* path: "/example/path",
|
|
23
23
|
* mode: "MAPPING",
|
|
24
24
|
* },
|
|
25
25
|
* serviceType: "HTTP",
|
|
@@ -31,12 +31,12 @@ import * as outputs from "../types/output";
|
|
|
31
31
|
* aoneName: "cloudapi-openapi",
|
|
32
32
|
* },
|
|
33
33
|
* requestParameters: [{
|
|
34
|
-
* name: "
|
|
34
|
+
* name: "example",
|
|
35
35
|
* type: "STRING",
|
|
36
36
|
* required: "OPTIONAL",
|
|
37
37
|
* "in": "QUERY",
|
|
38
38
|
* inService: "QUERY",
|
|
39
|
-
* nameService: "
|
|
39
|
+
* nameService: "exampleservice",
|
|
40
40
|
* }],
|
|
41
41
|
* stageNames: [
|
|
42
42
|
* "RELEASE",
|
|
@@ -78,7 +78,7 @@ export declare class Api extends pulumi.CustomResource {
|
|
|
78
78
|
*/
|
|
79
79
|
readonly authType: pulumi.Output<string>;
|
|
80
80
|
/**
|
|
81
|
-
* constant_parameters defines the constant parameters of the api.
|
|
81
|
+
* constant_parameters defines the constant parameters of the api. See `constantParameters` below.
|
|
82
82
|
*/
|
|
83
83
|
readonly constantParameters: pulumi.Output<outputs.apigateway.ApiConstantParameter[] | undefined>;
|
|
84
84
|
/**
|
|
@@ -86,7 +86,7 @@ export declare class Api extends pulumi.CustomResource {
|
|
|
86
86
|
*/
|
|
87
87
|
readonly description: pulumi.Output<string>;
|
|
88
88
|
/**
|
|
89
|
-
* fc_service_config defines the config when serviceType selected 'FunctionCompute'.
|
|
89
|
+
* fc_service_config defines the config when serviceType selected 'FunctionCompute'. See `fcServiceConfig` below.
|
|
90
90
|
*/
|
|
91
91
|
readonly fcServiceConfig: pulumi.Output<outputs.apigateway.ApiFcServiceConfig | undefined>;
|
|
92
92
|
/**
|
|
@@ -98,15 +98,15 @@ export declare class Api extends pulumi.CustomResource {
|
|
|
98
98
|
*/
|
|
99
99
|
readonly groupId: pulumi.Output<string>;
|
|
100
100
|
/**
|
|
101
|
-
* http_service_config defines the config when serviceType selected 'HTTP'.
|
|
101
|
+
* http_service_config defines the config when serviceType selected 'HTTP'. See `httpServiceConfig` below.
|
|
102
102
|
*/
|
|
103
103
|
readonly httpServiceConfig: pulumi.Output<outputs.apigateway.ApiHttpServiceConfig | undefined>;
|
|
104
104
|
/**
|
|
105
|
-
* http_vpc_service_config defines the config when serviceType selected 'HTTP-VPC'.
|
|
105
|
+
* http_vpc_service_config defines the config when serviceType selected 'HTTP-VPC'. See `httpVpcServiceConfig` below.
|
|
106
106
|
*/
|
|
107
107
|
readonly httpVpcServiceConfig: pulumi.Output<outputs.apigateway.ApiHttpVpcServiceConfig | undefined>;
|
|
108
108
|
/**
|
|
109
|
-
* http_service_config defines the config when serviceType selected 'MOCK'.
|
|
109
|
+
* http_service_config defines the config when serviceType selected 'MOCK'. See `mockServiceConfig` below.
|
|
110
110
|
*/
|
|
111
111
|
readonly mockServiceConfig: pulumi.Output<outputs.apigateway.ApiMockServiceConfig | undefined>;
|
|
112
112
|
/**
|
|
@@ -114,11 +114,11 @@ export declare class Api extends pulumi.CustomResource {
|
|
|
114
114
|
*/
|
|
115
115
|
readonly name: pulumi.Output<string>;
|
|
116
116
|
/**
|
|
117
|
-
* Request_config defines how users can send requests to your API.
|
|
117
|
+
* Request_config defines how users can send requests to your API. See `requestConfig` below.
|
|
118
118
|
*/
|
|
119
119
|
readonly requestConfig: pulumi.Output<outputs.apigateway.ApiRequestConfig>;
|
|
120
120
|
/**
|
|
121
|
-
* request_parameters defines the request parameters of the api.
|
|
121
|
+
* request_parameters defines the request parameters of the api. See `requestParameters` below.
|
|
122
122
|
*/
|
|
123
123
|
readonly requestParameters: pulumi.Output<outputs.apigateway.ApiRequestParameter[] | undefined>;
|
|
124
124
|
/**
|
|
@@ -130,7 +130,7 @@ export declare class Api extends pulumi.CustomResource {
|
|
|
130
130
|
*/
|
|
131
131
|
readonly stageNames: pulumi.Output<string[] | undefined>;
|
|
132
132
|
/**
|
|
133
|
-
* system_parameters defines the system parameters of the api.
|
|
133
|
+
* system_parameters defines the system parameters of the api. See `systemParameters` below.
|
|
134
134
|
*/
|
|
135
135
|
readonly systemParameters: pulumi.Output<outputs.apigateway.ApiSystemParameter[] | undefined>;
|
|
136
136
|
/**
|
|
@@ -155,7 +155,7 @@ export interface ApiState {
|
|
|
155
155
|
*/
|
|
156
156
|
authType?: pulumi.Input<string>;
|
|
157
157
|
/**
|
|
158
|
-
* constant_parameters defines the constant parameters of the api.
|
|
158
|
+
* constant_parameters defines the constant parameters of the api. See `constantParameters` below.
|
|
159
159
|
*/
|
|
160
160
|
constantParameters?: pulumi.Input<pulumi.Input<inputs.apigateway.ApiConstantParameter>[]>;
|
|
161
161
|
/**
|
|
@@ -163,7 +163,7 @@ export interface ApiState {
|
|
|
163
163
|
*/
|
|
164
164
|
description?: pulumi.Input<string>;
|
|
165
165
|
/**
|
|
166
|
-
* fc_service_config defines the config when serviceType selected 'FunctionCompute'.
|
|
166
|
+
* fc_service_config defines the config when serviceType selected 'FunctionCompute'. See `fcServiceConfig` below.
|
|
167
167
|
*/
|
|
168
168
|
fcServiceConfig?: pulumi.Input<inputs.apigateway.ApiFcServiceConfig>;
|
|
169
169
|
/**
|
|
@@ -175,15 +175,15 @@ export interface ApiState {
|
|
|
175
175
|
*/
|
|
176
176
|
groupId?: pulumi.Input<string>;
|
|
177
177
|
/**
|
|
178
|
-
* http_service_config defines the config when serviceType selected 'HTTP'.
|
|
178
|
+
* http_service_config defines the config when serviceType selected 'HTTP'. See `httpServiceConfig` below.
|
|
179
179
|
*/
|
|
180
180
|
httpServiceConfig?: pulumi.Input<inputs.apigateway.ApiHttpServiceConfig>;
|
|
181
181
|
/**
|
|
182
|
-
* http_vpc_service_config defines the config when serviceType selected 'HTTP-VPC'.
|
|
182
|
+
* http_vpc_service_config defines the config when serviceType selected 'HTTP-VPC'. See `httpVpcServiceConfig` below.
|
|
183
183
|
*/
|
|
184
184
|
httpVpcServiceConfig?: pulumi.Input<inputs.apigateway.ApiHttpVpcServiceConfig>;
|
|
185
185
|
/**
|
|
186
|
-
* http_service_config defines the config when serviceType selected 'MOCK'.
|
|
186
|
+
* http_service_config defines the config when serviceType selected 'MOCK'. See `mockServiceConfig` below.
|
|
187
187
|
*/
|
|
188
188
|
mockServiceConfig?: pulumi.Input<inputs.apigateway.ApiMockServiceConfig>;
|
|
189
189
|
/**
|
|
@@ -191,11 +191,11 @@ export interface ApiState {
|
|
|
191
191
|
*/
|
|
192
192
|
name?: pulumi.Input<string>;
|
|
193
193
|
/**
|
|
194
|
-
* Request_config defines how users can send requests to your API.
|
|
194
|
+
* Request_config defines how users can send requests to your API. See `requestConfig` below.
|
|
195
195
|
*/
|
|
196
196
|
requestConfig?: pulumi.Input<inputs.apigateway.ApiRequestConfig>;
|
|
197
197
|
/**
|
|
198
|
-
* request_parameters defines the request parameters of the api.
|
|
198
|
+
* request_parameters defines the request parameters of the api. See `requestParameters` below.
|
|
199
199
|
*/
|
|
200
200
|
requestParameters?: pulumi.Input<pulumi.Input<inputs.apigateway.ApiRequestParameter>[]>;
|
|
201
201
|
/**
|
|
@@ -207,7 +207,7 @@ export interface ApiState {
|
|
|
207
207
|
*/
|
|
208
208
|
stageNames?: pulumi.Input<pulumi.Input<string>[]>;
|
|
209
209
|
/**
|
|
210
|
-
* system_parameters defines the system parameters of the api.
|
|
210
|
+
* system_parameters defines the system parameters of the api. See `systemParameters` below.
|
|
211
211
|
*/
|
|
212
212
|
systemParameters?: pulumi.Input<pulumi.Input<inputs.apigateway.ApiSystemParameter>[]>;
|
|
213
213
|
}
|
|
@@ -220,7 +220,7 @@ export interface ApiArgs {
|
|
|
220
220
|
*/
|
|
221
221
|
authType: pulumi.Input<string>;
|
|
222
222
|
/**
|
|
223
|
-
* constant_parameters defines the constant parameters of the api.
|
|
223
|
+
* constant_parameters defines the constant parameters of the api. See `constantParameters` below.
|
|
224
224
|
*/
|
|
225
225
|
constantParameters?: pulumi.Input<pulumi.Input<inputs.apigateway.ApiConstantParameter>[]>;
|
|
226
226
|
/**
|
|
@@ -228,7 +228,7 @@ export interface ApiArgs {
|
|
|
228
228
|
*/
|
|
229
229
|
description: pulumi.Input<string>;
|
|
230
230
|
/**
|
|
231
|
-
* fc_service_config defines the config when serviceType selected 'FunctionCompute'.
|
|
231
|
+
* fc_service_config defines the config when serviceType selected 'FunctionCompute'. See `fcServiceConfig` below.
|
|
232
232
|
*/
|
|
233
233
|
fcServiceConfig?: pulumi.Input<inputs.apigateway.ApiFcServiceConfig>;
|
|
234
234
|
/**
|
|
@@ -240,15 +240,15 @@ export interface ApiArgs {
|
|
|
240
240
|
*/
|
|
241
241
|
groupId: pulumi.Input<string>;
|
|
242
242
|
/**
|
|
243
|
-
* http_service_config defines the config when serviceType selected 'HTTP'.
|
|
243
|
+
* http_service_config defines the config when serviceType selected 'HTTP'. See `httpServiceConfig` below.
|
|
244
244
|
*/
|
|
245
245
|
httpServiceConfig?: pulumi.Input<inputs.apigateway.ApiHttpServiceConfig>;
|
|
246
246
|
/**
|
|
247
|
-
* http_vpc_service_config defines the config when serviceType selected 'HTTP-VPC'.
|
|
247
|
+
* http_vpc_service_config defines the config when serviceType selected 'HTTP-VPC'. See `httpVpcServiceConfig` below.
|
|
248
248
|
*/
|
|
249
249
|
httpVpcServiceConfig?: pulumi.Input<inputs.apigateway.ApiHttpVpcServiceConfig>;
|
|
250
250
|
/**
|
|
251
|
-
* http_service_config defines the config when serviceType selected 'MOCK'.
|
|
251
|
+
* http_service_config defines the config when serviceType selected 'MOCK'. See `mockServiceConfig` below.
|
|
252
252
|
*/
|
|
253
253
|
mockServiceConfig?: pulumi.Input<inputs.apigateway.ApiMockServiceConfig>;
|
|
254
254
|
/**
|
|
@@ -256,11 +256,11 @@ export interface ApiArgs {
|
|
|
256
256
|
*/
|
|
257
257
|
name?: pulumi.Input<string>;
|
|
258
258
|
/**
|
|
259
|
-
* Request_config defines how users can send requests to your API.
|
|
259
|
+
* Request_config defines how users can send requests to your API. See `requestConfig` below.
|
|
260
260
|
*/
|
|
261
261
|
requestConfig: pulumi.Input<inputs.apigateway.ApiRequestConfig>;
|
|
262
262
|
/**
|
|
263
|
-
* request_parameters defines the request parameters of the api.
|
|
263
|
+
* request_parameters defines the request parameters of the api. See `requestParameters` below.
|
|
264
264
|
*/
|
|
265
265
|
requestParameters?: pulumi.Input<pulumi.Input<inputs.apigateway.ApiRequestParameter>[]>;
|
|
266
266
|
/**
|
|
@@ -272,7 +272,7 @@ export interface ApiArgs {
|
|
|
272
272
|
*/
|
|
273
273
|
stageNames?: pulumi.Input<pulumi.Input<string>[]>;
|
|
274
274
|
/**
|
|
275
|
-
* system_parameters defines the system parameters of the api.
|
|
275
|
+
* system_parameters defines the system parameters of the api. See `systemParameters` below.
|
|
276
276
|
*/
|
|
277
277
|
systemParameters?: pulumi.Input<pulumi.Input<inputs.apigateway.ApiSystemParameter>[]>;
|
|
278
278
|
}
|
package/apigateway/api.js
CHANGED
|
@@ -14,16 +14,16 @@ 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
|
-
* const
|
|
19
|
-
* groupId:
|
|
20
|
-
* description: "
|
|
17
|
+
* const exampleGroup = new alicloud.apigateway.Group("exampleGroup", {description: "tf-example"});
|
|
18
|
+
* const exampleApi = new alicloud.apigateway.Api("exampleApi", {
|
|
19
|
+
* groupId: exampleGroup.id,
|
|
20
|
+
* description: "tf-example",
|
|
21
21
|
* authType: "APP",
|
|
22
22
|
* forceNonceCheck: false,
|
|
23
23
|
* requestConfig: {
|
|
24
24
|
* protocol: "HTTP",
|
|
25
25
|
* method: "GET",
|
|
26
|
-
* path: "/
|
|
26
|
+
* path: "/example/path",
|
|
27
27
|
* mode: "MAPPING",
|
|
28
28
|
* },
|
|
29
29
|
* serviceType: "HTTP",
|
|
@@ -35,12 +35,12 @@ const utilities = require("../utilities");
|
|
|
35
35
|
* aoneName: "cloudapi-openapi",
|
|
36
36
|
* },
|
|
37
37
|
* requestParameters: [{
|
|
38
|
-
* name: "
|
|
38
|
+
* name: "example",
|
|
39
39
|
* type: "STRING",
|
|
40
40
|
* required: "OPTIONAL",
|
|
41
41
|
* "in": "QUERY",
|
|
42
42
|
* inService: "QUERY",
|
|
43
|
-
* nameService: "
|
|
43
|
+
* nameService: "exampleservice",
|
|
44
44
|
* }],
|
|
45
45
|
* stageNames: [
|
|
46
46
|
* "RELEASE",
|
package/apigateway/app.d.ts
CHANGED
|
@@ -8,7 +8,7 @@ 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
|
|
11
|
+
* const example = new alicloud.apigateway.App("example", {description: "tf_example"});
|
|
12
12
|
* ```
|
|
13
13
|
*
|
|
14
14
|
* ## Import
|
package/apigateway/app.js
CHANGED
|
@@ -14,7 +14,7 @@ const utilities = require("../utilities");
|
|
|
14
14
|
* import * as pulumi from "@pulumi/pulumi";
|
|
15
15
|
* import * as alicloud from "@pulumi/alicloud";
|
|
16
16
|
*
|
|
17
|
-
* const
|
|
17
|
+
* const example = new alicloud.apigateway.App("example", {description: "tf_example"});
|
|
18
18
|
* ```
|
|
19
19
|
*
|
|
20
20
|
* ## Import
|
|
@@ -8,10 +8,46 @@ 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
|
-
*
|
|
13
|
-
*
|
|
14
|
-
*
|
|
11
|
+
* const config = new pulumi.Config();
|
|
12
|
+
* const name = config.get("name") || "terraform_example";
|
|
13
|
+
* const exampleGroup = new alicloud.apigateway.Group("exampleGroup", {description: name});
|
|
14
|
+
* const exampleApi = new alicloud.apigateway.Api("exampleApi", {
|
|
15
|
+
* groupId: exampleGroup.id,
|
|
16
|
+
* description: name,
|
|
17
|
+
* authType: "APP",
|
|
18
|
+
* forceNonceCheck: false,
|
|
19
|
+
* requestConfig: {
|
|
20
|
+
* protocol: "HTTP",
|
|
21
|
+
* method: "GET",
|
|
22
|
+
* path: "/example/path",
|
|
23
|
+
* mode: "MAPPING",
|
|
24
|
+
* },
|
|
25
|
+
* serviceType: "HTTP",
|
|
26
|
+
* httpServiceConfig: {
|
|
27
|
+
* address: "http://apigateway-backend.alicloudapi.com:8080",
|
|
28
|
+
* method: "GET",
|
|
29
|
+
* path: "/web/cloudapi",
|
|
30
|
+
* timeout: 12,
|
|
31
|
+
* aoneName: "cloudapi-openapi",
|
|
32
|
+
* },
|
|
33
|
+
* requestParameters: [{
|
|
34
|
+
* name: "example",
|
|
35
|
+
* type: "STRING",
|
|
36
|
+
* required: "OPTIONAL",
|
|
37
|
+
* "in": "QUERY",
|
|
38
|
+
* inService: "QUERY",
|
|
39
|
+
* nameService: "exampleservice",
|
|
40
|
+
* }],
|
|
41
|
+
* stageNames: [
|
|
42
|
+
* "RELEASE",
|
|
43
|
+
* "TEST",
|
|
44
|
+
* ],
|
|
45
|
+
* });
|
|
46
|
+
* const exampleApp = new alicloud.apigateway.App("exampleApp", {description: name});
|
|
47
|
+
* const exampleAppAttachment = new alicloud.apigateway.AppAttachment("exampleAppAttachment", {
|
|
48
|
+
* apiId: exampleApi.apiId,
|
|
49
|
+
* groupId: exampleGroup.id,
|
|
50
|
+
* appId: exampleApp.id,
|
|
15
51
|
* stageName: "PRE",
|
|
16
52
|
* });
|
|
17
53
|
* ```
|
|
@@ -14,10 +14,46 @@ 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
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
17
|
+
* const config = new pulumi.Config();
|
|
18
|
+
* const name = config.get("name") || "terraform_example";
|
|
19
|
+
* const exampleGroup = new alicloud.apigateway.Group("exampleGroup", {description: name});
|
|
20
|
+
* const exampleApi = new alicloud.apigateway.Api("exampleApi", {
|
|
21
|
+
* groupId: exampleGroup.id,
|
|
22
|
+
* description: name,
|
|
23
|
+
* authType: "APP",
|
|
24
|
+
* forceNonceCheck: false,
|
|
25
|
+
* requestConfig: {
|
|
26
|
+
* protocol: "HTTP",
|
|
27
|
+
* method: "GET",
|
|
28
|
+
* path: "/example/path",
|
|
29
|
+
* mode: "MAPPING",
|
|
30
|
+
* },
|
|
31
|
+
* serviceType: "HTTP",
|
|
32
|
+
* httpServiceConfig: {
|
|
33
|
+
* address: "http://apigateway-backend.alicloudapi.com:8080",
|
|
34
|
+
* method: "GET",
|
|
35
|
+
* path: "/web/cloudapi",
|
|
36
|
+
* timeout: 12,
|
|
37
|
+
* aoneName: "cloudapi-openapi",
|
|
38
|
+
* },
|
|
39
|
+
* requestParameters: [{
|
|
40
|
+
* name: "example",
|
|
41
|
+
* type: "STRING",
|
|
42
|
+
* required: "OPTIONAL",
|
|
43
|
+
* "in": "QUERY",
|
|
44
|
+
* inService: "QUERY",
|
|
45
|
+
* nameService: "exampleservice",
|
|
46
|
+
* }],
|
|
47
|
+
* stageNames: [
|
|
48
|
+
* "RELEASE",
|
|
49
|
+
* "TEST",
|
|
50
|
+
* ],
|
|
51
|
+
* });
|
|
52
|
+
* const exampleApp = new alicloud.apigateway.App("exampleApp", {description: name});
|
|
53
|
+
* const exampleAppAttachment = new alicloud.apigateway.AppAttachment("exampleAppAttachment", {
|
|
54
|
+
* apiId: exampleApi.apiId,
|
|
55
|
+
* groupId: exampleGroup.id,
|
|
56
|
+
* appId: exampleApp.id,
|
|
21
57
|
* stageName: "PRE",
|
|
22
58
|
* });
|
|
23
59
|
* ```
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"appAttachment.js","sourceRoot":"","sources":["../../apigateway/appAttachment.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"appAttachment.js","sourceRoot":"","sources":["../../apigateway/appAttachment.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoDG;AACH,MAAa,aAAc,SAAQ,MAAM,CAAC,cAAc;IACpD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA0B,EAAE,IAAmC;QACxH,OAAO,IAAI,aAAa,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACpE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,aAAa,CAAC,YAAY,CAAC;IAC9D,CAAC;IA2BD,YAAY,IAAY,EAAE,WAAoD,EAAE,IAAmC;QAC/G,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA6C,CAAC;YAC5D,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;SACrE;aAAM;YACH,MAAM,IAAI,GAAG,WAA4C,CAAC;YAC1D,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,KAAK,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAClD,MAAM,IAAI,KAAK,CAAC,mCAAmC,CAAC,CAAC;aACxD;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,KAAK,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAClD,MAAM,IAAI,KAAK,CAAC,mCAAmC,CAAC,CAAC;aACxD;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,OAAO,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACpD,MAAM,IAAI,KAAK,CAAC,qCAAqC,CAAC,CAAC;aAC1D;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,SAAS,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACtD,MAAM,IAAI,KAAK,CAAC,uCAAuC,CAAC,CAAC;aAC5D;YACD,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;SACnE;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,aAAa,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAClE,CAAC;;AAnFL,sCAoFC;AAtEG,gBAAgB;AACO,0BAAY,GAAG,iDAAiD,CAAC"}
|
package/apigateway/backend.d.ts
CHANGED
|
@@ -2,9 +2,9 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
/**
|
|
3
3
|
* Provides a Api Gateway Backend resource.
|
|
4
4
|
*
|
|
5
|
-
* For information about Api Gateway Backend and how to use it, see [What is Backend](https://www.alibabacloud.com/help/
|
|
5
|
+
* For information about Api Gateway Backend and how to use it, see [What is Backend](https://www.alibabacloud.com/help/en/api-gateway/latest/api-doc-cloudapi-2016-07-14-api-doc-createbackend).
|
|
6
6
|
*
|
|
7
|
-
* > **NOTE:** Available
|
|
7
|
+
* > **NOTE:** Available since v1.181.0.
|
|
8
8
|
*
|
|
9
9
|
* ## Example Usage
|
|
10
10
|
*
|
|
@@ -15,10 +15,10 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
15
15
|
* import * as alicloud from "@pulumi/alicloud";
|
|
16
16
|
*
|
|
17
17
|
* const config = new pulumi.Config();
|
|
18
|
-
* const
|
|
18
|
+
* const name = config.get("name") || "tf_example";
|
|
19
19
|
* const _default = new alicloud.apigateway.Backend("default", {
|
|
20
|
-
* backendName:
|
|
21
|
-
* description:
|
|
20
|
+
* backendName: name,
|
|
21
|
+
* description: name,
|
|
22
22
|
* backendType: "HTTP",
|
|
23
23
|
* });
|
|
24
24
|
* ```
|
package/apigateway/backend.js
CHANGED
|
@@ -8,9 +8,9 @@ const utilities = require("../utilities");
|
|
|
8
8
|
/**
|
|
9
9
|
* Provides a Api Gateway Backend resource.
|
|
10
10
|
*
|
|
11
|
-
* For information about Api Gateway Backend and how to use it, see [What is Backend](https://www.alibabacloud.com/help/
|
|
11
|
+
* For information about Api Gateway Backend and how to use it, see [What is Backend](https://www.alibabacloud.com/help/en/api-gateway/latest/api-doc-cloudapi-2016-07-14-api-doc-createbackend).
|
|
12
12
|
*
|
|
13
|
-
* > **NOTE:** Available
|
|
13
|
+
* > **NOTE:** Available since v1.181.0.
|
|
14
14
|
*
|
|
15
15
|
* ## Example Usage
|
|
16
16
|
*
|
|
@@ -21,10 +21,10 @@ const utilities = require("../utilities");
|
|
|
21
21
|
* import * as alicloud from "@pulumi/alicloud";
|
|
22
22
|
*
|
|
23
23
|
* const config = new pulumi.Config();
|
|
24
|
-
* const
|
|
24
|
+
* const name = config.get("name") || "tf_example";
|
|
25
25
|
* const _default = new alicloud.apigateway.Backend("default", {
|
|
26
|
-
* backendName:
|
|
27
|
-
* description:
|
|
26
|
+
* backendName: name,
|
|
27
|
+
* description: name,
|
|
28
28
|
* backendType: "HTTP",
|
|
29
29
|
* });
|
|
30
30
|
* ```
|
package/apigateway/group.d.ts
CHANGED
|
@@ -8,7 +8,7 @@ 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
|
|
11
|
+
* const _default = new alicloud.apigateway.Group("default", {description: "tf_example"});
|
|
12
12
|
* ```
|
|
13
13
|
*
|
|
14
14
|
* ## Import
|
package/apigateway/group.js
CHANGED
|
@@ -14,7 +14,7 @@ const utilities = require("../utilities");
|
|
|
14
14
|
* import * as pulumi from "@pulumi/pulumi";
|
|
15
15
|
* import * as alicloud from "@pulumi/alicloud";
|
|
16
16
|
*
|
|
17
|
-
* const
|
|
17
|
+
* const _default = new alicloud.apigateway.Group("default", {description: "tf_example"});
|
|
18
18
|
* ```
|
|
19
19
|
*
|
|
20
20
|
* ## Import
|
|
@@ -2,9 +2,9 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
/**
|
|
3
3
|
* Provides a Api Gateway Log Config resource.
|
|
4
4
|
*
|
|
5
|
-
* For information about Api Gateway Log Config and how to use it, see [What is Log Config](https://
|
|
5
|
+
* For information about Api Gateway Log Config and how to use it, see [What is Log Config](https://www.alibabacloud.com/help/en/api-gateway/latest/api-cloudapi-2016-07-14-createlogconfig).
|
|
6
6
|
*
|
|
7
|
-
* > **NOTE:** Available
|
|
7
|
+
* > **NOTE:** Available since v1.185.0.
|
|
8
8
|
*
|
|
9
9
|
* ## Example Usage
|
|
10
10
|
*
|
|
@@ -13,12 +13,43 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
13
13
|
* ```typescript
|
|
14
14
|
* import * as pulumi from "@pulumi/pulumi";
|
|
15
15
|
* import * as alicloud from "@pulumi/alicloud";
|
|
16
|
+
* import * as random from "@pulumi/random";
|
|
16
17
|
*
|
|
17
|
-
*
|
|
18
|
-
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
18
|
+
* export = async () => {
|
|
19
|
+
* const defaultLogConfigs = await alicloud.apigateway.getLogConfigs({
|
|
20
|
+
* logType: "PROVIDER",
|
|
21
|
+
* });
|
|
22
|
+
* const count = defaultLogConfigs.configs.length > 0 ? 0 : 1;
|
|
23
|
+
* const defaultRandomInteger: random.RandomInteger[] = [];
|
|
24
|
+
* for (const range = {value: 0}; range.value < count; range.value++) {
|
|
25
|
+
* defaultRandomInteger.push(new random.RandomInteger(`defaultRandomInteger-${range.value}`, {
|
|
26
|
+
* max: 99999,
|
|
27
|
+
* min: 10000,
|
|
28
|
+
* }));
|
|
29
|
+
* }
|
|
30
|
+
* const exampleProject: alicloud.log.Project[] = [];
|
|
31
|
+
* for (const range = {value: 0}; range.value < count; range.value++) {
|
|
32
|
+
* exampleProject.push(new alicloud.log.Project(`exampleProject-${range.value}`, {description: "terraform-example"}));
|
|
33
|
+
* }
|
|
34
|
+
* const exampleStore: alicloud.log.Store[] = [];
|
|
35
|
+
* for (const range = {value: 0}; range.value < count; range.value++) {
|
|
36
|
+
* exampleStore.push(new alicloud.log.Store(`exampleStore-${range.value}`, {
|
|
37
|
+
* project: exampleProject[0].name,
|
|
38
|
+
* shardCount: 3,
|
|
39
|
+
* autoSplit: true,
|
|
40
|
+
* maxSplitShardCount: 60,
|
|
41
|
+
* appendMeta: true,
|
|
42
|
+
* }));
|
|
43
|
+
* }
|
|
44
|
+
* const exampleLogConfig: alicloud.apigateway.LogConfig[] = [];
|
|
45
|
+
* for (const range = {value: 0}; range.value < count; range.value++) {
|
|
46
|
+
* exampleLogConfig.push(new alicloud.apigateway.LogConfig(`exampleLogConfig-${range.value}`, {
|
|
47
|
+
* slsProject: exampleProject[0].name,
|
|
48
|
+
* slsLogStore: exampleStore[0].name,
|
|
49
|
+
* logType: "PROVIDER",
|
|
50
|
+
* }));
|
|
51
|
+
* }
|
|
52
|
+
* }
|
|
22
53
|
* ```
|
|
23
54
|
*
|
|
24
55
|
* ## Import
|
package/apigateway/logConfig.js
CHANGED
|
@@ -8,9 +8,9 @@ const utilities = require("../utilities");
|
|
|
8
8
|
/**
|
|
9
9
|
* Provides a Api Gateway Log Config resource.
|
|
10
10
|
*
|
|
11
|
-
* For information about Api Gateway Log Config and how to use it, see [What is Log Config](https://
|
|
11
|
+
* For information about Api Gateway Log Config and how to use it, see [What is Log Config](https://www.alibabacloud.com/help/en/api-gateway/latest/api-cloudapi-2016-07-14-createlogconfig).
|
|
12
12
|
*
|
|
13
|
-
* > **NOTE:** Available
|
|
13
|
+
* > **NOTE:** Available since v1.185.0.
|
|
14
14
|
*
|
|
15
15
|
* ## Example Usage
|
|
16
16
|
*
|
|
@@ -19,12 +19,43 @@ const utilities = require("../utilities");
|
|
|
19
19
|
* ```typescript
|
|
20
20
|
* import * as pulumi from "@pulumi/pulumi";
|
|
21
21
|
* import * as alicloud from "@pulumi/alicloud";
|
|
22
|
+
* import * as random from "@pulumi/random";
|
|
22
23
|
*
|
|
23
|
-
*
|
|
24
|
-
*
|
|
25
|
-
*
|
|
26
|
-
*
|
|
27
|
-
*
|
|
24
|
+
* export = async () => {
|
|
25
|
+
* const defaultLogConfigs = await alicloud.apigateway.getLogConfigs({
|
|
26
|
+
* logType: "PROVIDER",
|
|
27
|
+
* });
|
|
28
|
+
* const count = defaultLogConfigs.configs.length > 0 ? 0 : 1;
|
|
29
|
+
* const defaultRandomInteger: random.RandomInteger[] = [];
|
|
30
|
+
* for (const range = {value: 0}; range.value < count; range.value++) {
|
|
31
|
+
* defaultRandomInteger.push(new random.RandomInteger(`defaultRandomInteger-${range.value}`, {
|
|
32
|
+
* max: 99999,
|
|
33
|
+
* min: 10000,
|
|
34
|
+
* }));
|
|
35
|
+
* }
|
|
36
|
+
* const exampleProject: alicloud.log.Project[] = [];
|
|
37
|
+
* for (const range = {value: 0}; range.value < count; range.value++) {
|
|
38
|
+
* exampleProject.push(new alicloud.log.Project(`exampleProject-${range.value}`, {description: "terraform-example"}));
|
|
39
|
+
* }
|
|
40
|
+
* const exampleStore: alicloud.log.Store[] = [];
|
|
41
|
+
* for (const range = {value: 0}; range.value < count; range.value++) {
|
|
42
|
+
* exampleStore.push(new alicloud.log.Store(`exampleStore-${range.value}`, {
|
|
43
|
+
* project: exampleProject[0].name,
|
|
44
|
+
* shardCount: 3,
|
|
45
|
+
* autoSplit: true,
|
|
46
|
+
* maxSplitShardCount: 60,
|
|
47
|
+
* appendMeta: true,
|
|
48
|
+
* }));
|
|
49
|
+
* }
|
|
50
|
+
* const exampleLogConfig: alicloud.apigateway.LogConfig[] = [];
|
|
51
|
+
* for (const range = {value: 0}; range.value < count; range.value++) {
|
|
52
|
+
* exampleLogConfig.push(new alicloud.apigateway.LogConfig(`exampleLogConfig-${range.value}`, {
|
|
53
|
+
* slsProject: exampleProject[0].name,
|
|
54
|
+
* slsLogStore: exampleStore[0].name,
|
|
55
|
+
* logType: "PROVIDER",
|
|
56
|
+
* }));
|
|
57
|
+
* }
|
|
58
|
+
* }
|
|
28
59
|
* ```
|
|
29
60
|
*
|
|
30
61
|
* ## Import
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"logConfig.js","sourceRoot":"","sources":["../../apigateway/logConfig.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"logConfig.js","sourceRoot":"","sources":["../../apigateway/logConfig.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4DG;AACH,MAAa,SAAU,SAAQ,MAAM,CAAC,cAAc;IAChD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAsB,EAAE,IAAmC;QACpH,OAAO,IAAI,SAAS,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAChE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,SAAS,CAAC,YAAY,CAAC;IAC1D,CAAC;IAuBD,YAAY,IAAY,EAAE,WAA4C,EAAE,IAAmC;QACvG,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAyC,CAAC;YACxD,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;SACvE;aAAM;YACH,MAAM,IAAI,GAAG,WAAwC,CAAC;YACtD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,OAAO,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACpD,MAAM,IAAI,KAAK,CAAC,qCAAqC,CAAC,CAAC;aAC1D;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,WAAW,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACxD,MAAM,IAAI,KAAK,CAAC,yCAAyC,CAAC,CAAC;aAC9D;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,UAAU,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACvD,MAAM,IAAI,KAAK,CAAC,wCAAwC,CAAC,CAAC;aAC7D;YACD,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;SACrE;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,SAAS,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC9D,CAAC;;AA1EL,8BA2EC;AA7DG,gBAAgB;AACO,sBAAY,GAAG,yCAAyC,CAAC"}
|
package/apigateway/model.d.ts
CHANGED
|
@@ -2,9 +2,9 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
/**
|
|
3
3
|
* Provides a Api Gateway Model resource.
|
|
4
4
|
*
|
|
5
|
-
* For information about Api Gateway Model and how to use it, see [What is Model](https://
|
|
5
|
+
* For information about Api Gateway Model and how to use it, see [What is Model](https://www.alibabacloud.com/help/en/api-gateway/latest/api-cloudapi-2016-07-14-createmodel).
|
|
6
6
|
*
|
|
7
|
-
* > **NOTE:** Available
|
|
7
|
+
* > **NOTE:** Available since v1.187.0.
|
|
8
8
|
*
|
|
9
9
|
* ## Example Usage
|
|
10
10
|
*
|
package/apigateway/model.js
CHANGED
|
@@ -8,9 +8,9 @@ const utilities = require("../utilities");
|
|
|
8
8
|
/**
|
|
9
9
|
* Provides a Api Gateway Model resource.
|
|
10
10
|
*
|
|
11
|
-
* For information about Api Gateway Model and how to use it, see [What is Model](https://
|
|
11
|
+
* For information about Api Gateway Model and how to use it, see [What is Model](https://www.alibabacloud.com/help/en/api-gateway/latest/api-cloudapi-2016-07-14-createmodel).
|
|
12
12
|
*
|
|
13
|
-
* > **NOTE:** Available
|
|
13
|
+
* > **NOTE:** Available since v1.187.0.
|
|
14
14
|
*
|
|
15
15
|
* ## Example Usage
|
|
16
16
|
*
|
package/apigateway/plugin.d.ts
CHANGED
|
@@ -4,7 +4,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
4
4
|
*
|
|
5
5
|
* 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).
|
|
6
6
|
*
|
|
7
|
-
* > **NOTE:** Available
|
|
7
|
+
* > **NOTE:** Available since v1.187.0.
|
|
8
8
|
*
|
|
9
9
|
* ## Example Usage
|
|
10
10
|
*
|
|
@@ -15,13 +15,13 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
15
15
|
* import * as alicloud from "@pulumi/alicloud";
|
|
16
16
|
*
|
|
17
17
|
* const _default = new alicloud.apigateway.Plugin("default", {
|
|
18
|
-
* description:
|
|
19
|
-
* pluginName: _var.name,
|
|
18
|
+
* description: "tf_example",
|
|
20
19
|
* 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}",
|
|
20
|
+
* pluginName: "tf_example",
|
|
21
21
|
* pluginType: "cors",
|
|
22
22
|
* tags: {
|
|
23
23
|
* Created: "TF",
|
|
24
|
-
* For: "
|
|
24
|
+
* For: "example",
|
|
25
25
|
* },
|
|
26
26
|
* });
|
|
27
27
|
* ```
|