@volcengine/pulumi-volcenginecc 0.0.43 → 0.0.45
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/alb/acl.d.ts +20 -20
- package/alb/acl.js +1 -1
- package/alb/certificate.d.ts +19 -3
- package/alb/certificate.js +3 -4
- package/alb/certificate.js.map +1 -1
- package/alb/getAcl.d.ts +11 -11
- package/alb/getCertificate.d.ts +5 -1
- package/alb/getCertificate.js.map +1 -1
- package/alb/getListener.d.ts +20 -20
- package/alb/getServerGroup.d.ts +9 -9
- package/alb/listener.d.ts +52 -52
- package/alb/listener.js +1 -1
- package/alb/serverGroup.d.ts +24 -24
- package/alb/serverGroup.js +1 -1
- package/cbr/backupPolicy.d.ts +2 -2
- package/cbr/backupPolicy.js +2 -2
- package/cloudidentity/userProvisioning.d.ts +2 -2
- package/cloudidentity/userProvisioning.js +2 -2
- package/cloudmonitor/eventRule.d.ts +226 -0
- package/cloudmonitor/eventRule.js +126 -0
- package/cloudmonitor/eventRule.js.map +1 -0
- package/cloudmonitor/getEventRule.d.ts +65 -0
- package/cloudmonitor/getEventRule.js +28 -0
- package/cloudmonitor/getEventRule.js.map +1 -0
- package/cloudmonitor/getEventRules.d.ts +22 -0
- package/cloudmonitor/getEventRules.js +24 -0
- package/cloudmonitor/getEventRules.js.map +1 -0
- package/cloudmonitor/getRule.d.ts +11 -11
- package/cloudmonitor/index.d.ts +9 -0
- package/cloudmonitor/index.js +12 -1
- package/cloudmonitor/index.js.map +1 -1
- package/cloudmonitor/rule.d.ts +33 -33
- package/cr/getRegistry.d.ts +11 -11
- package/cr/getVpcEndpoint.d.ts +45 -0
- package/cr/getVpcEndpoint.js +28 -0
- package/cr/getVpcEndpoint.js.map +1 -0
- package/cr/getVpcEndpoints.d.ts +22 -0
- package/cr/getVpcEndpoints.js +24 -0
- package/cr/getVpcEndpoints.js.map +1 -0
- package/cr/index.d.ts +9 -0
- package/cr/index.js +12 -1
- package/cr/index.js.map +1 -1
- package/cr/registry.d.ts +28 -28
- package/cr/registry.js +1 -1
- package/cr/vpcEndpoint.d.ts +62 -0
- package/cr/vpcEndpoint.js +66 -0
- package/cr/vpcEndpoint.js.map +1 -0
- package/directconnect/connection.d.ts +332 -0
- package/directconnect/connection.js +163 -0
- package/directconnect/connection.js.map +1 -0
- package/directconnect/getConnection.d.ts +145 -0
- package/directconnect/getConnection.js +28 -0
- package/directconnect/getConnection.js.map +1 -0
- package/directconnect/getConnections.d.ts +22 -0
- package/directconnect/getConnections.js +24 -0
- package/directconnect/getConnections.js.map +1 -0
- package/directconnect/index.d.ts +9 -0
- package/directconnect/index.js +12 -1
- package/directconnect/index.js.map +1 -1
- package/dns/backupSchedule.d.ts +89 -0
- package/dns/backupSchedule.js +80 -0
- package/dns/backupSchedule.js.map +1 -0
- package/dns/getBackupSchedule.d.ts +48 -0
- package/dns/getBackupSchedule.js +28 -0
- package/dns/getBackupSchedule.js.map +1 -0
- package/dns/getBackupSchedules.d.ts +22 -0
- package/dns/getBackupSchedules.js +24 -0
- package/dns/getBackupSchedules.js.map +1 -0
- package/dns/index.d.ts +9 -0
- package/dns/index.js +12 -1
- package/dns/index.js.map +1 -1
- package/fwcenter/addressBook.d.ts +210 -0
- package/fwcenter/addressBook.js +115 -0
- package/fwcenter/addressBook.js.map +1 -0
- package/fwcenter/controlPolicy.d.ts +437 -0
- package/fwcenter/controlPolicy.js +183 -0
- package/fwcenter/controlPolicy.js.map +1 -0
- package/fwcenter/getAddressBook.d.ts +93 -0
- package/fwcenter/getAddressBook.js +28 -0
- package/fwcenter/getAddressBook.js.map +1 -0
- package/fwcenter/getAddressBooks.d.ts +22 -0
- package/fwcenter/getAddressBooks.js +24 -0
- package/fwcenter/getAddressBooks.js.map +1 -0
- package/fwcenter/getControlPolicies.d.ts +22 -0
- package/fwcenter/getControlPolicies.js +24 -0
- package/fwcenter/getControlPolicies.js.map +1 -0
- package/fwcenter/getControlPolicy.d.ts +185 -0
- package/fwcenter/getControlPolicy.js +28 -0
- package/fwcenter/getControlPolicy.js.map +1 -0
- package/fwcenter/getVpcFireWallAclRule.d.ts +189 -0
- package/fwcenter/getVpcFireWallAclRule.js +28 -0
- package/fwcenter/getVpcFireWallAclRule.js.map +1 -0
- package/fwcenter/getVpcFireWallAclRules.d.ts +22 -0
- package/fwcenter/getVpcFireWallAclRules.js +24 -0
- package/fwcenter/getVpcFireWallAclRules.js.map +1 -0
- package/fwcenter/index.d.ts +27 -0
- package/fwcenter/index.js +34 -1
- package/fwcenter/index.js.map +1 -1
- package/fwcenter/vpcFireWallAclRule.d.ts +446 -0
- package/fwcenter/vpcFireWallAclRule.js +186 -0
- package/fwcenter/vpcFireWallAclRule.js.map +1 -0
- package/gtm/getGtm.d.ts +9 -0
- package/gtm/getGtm.js.map +1 -1
- package/gtm/getPolicies.d.ts +22 -0
- package/gtm/getPolicies.js +24 -0
- package/gtm/getPolicies.js.map +1 -0
- package/gtm/getPolicy.d.ts +65 -0
- package/gtm/getPolicy.js +28 -0
- package/gtm/getPolicy.js.map +1 -0
- package/gtm/gtm.d.ts +18 -0
- package/gtm/gtm.js +4 -0
- package/gtm/gtm.js.map +1 -1
- package/gtm/index.d.ts +9 -0
- package/gtm/index.js +12 -1
- package/gtm/index.js.map +1 -1
- package/gtm/policy.d.ts +114 -0
- package/gtm/policy.js +76 -0
- package/gtm/policy.js.map +1 -0
- package/index.d.ts +2 -1
- package/index.js +4 -2
- package/index.js.map +1 -1
- package/kafka/allowList.d.ts +0 -22
- package/kafka/allowList.js +0 -22
- package/kafka/allowList.js.map +1 -1
- package/kafka/getGroup.d.ts +65 -0
- package/kafka/getGroup.js +28 -0
- package/kafka/getGroup.js.map +1 -0
- package/kafka/getGroups.d.ts +22 -0
- package/kafka/getGroups.js +24 -0
- package/kafka/getGroups.js.map +1 -0
- package/kafka/group.d.ts +127 -0
- package/kafka/group.js +93 -0
- package/kafka/group.js.map +1 -0
- package/kafka/index.d.ts +9 -0
- package/kafka/index.js +12 -1
- package/kafka/index.js.map +1 -1
- package/organization/getServiceControlPolicyEnabler.d.ts +48 -0
- package/organization/getServiceControlPolicyEnabler.js +28 -0
- package/organization/getServiceControlPolicyEnabler.js.map +1 -0
- package/organization/getServiceControlPolicyEnablers.d.ts +22 -0
- package/organization/getServiceControlPolicyEnablers.js +24 -0
- package/organization/getServiceControlPolicyEnablers.js.map +1 -0
- package/organization/index.d.ts +9 -0
- package/organization/index.js +12 -1
- package/organization/index.js.map +1 -1
- package/organization/serviceControlPolicyEnabler.d.ts +78 -0
- package/organization/serviceControlPolicyEnabler.js +71 -0
- package/organization/serviceControlPolicyEnabler.js.map +1 -0
- package/package.json +1 -1
- package/rabbitmq/allowList.d.ts +0 -17
- package/rabbitmq/allowList.js +0 -17
- package/rabbitmq/allowList.js.map +1 -1
- package/rdsmysql/allowList.d.ts +1 -0
- package/rdsmysql/allowList.js +1 -1
- package/rdsmysql/allowList.js.map +1 -1
- package/rdsmysql/getInstance.d.ts +16 -0
- package/rdsmysql/getInstance.js.map +1 -1
- package/rdsmysql/instance.d.ts +48 -0
- package/rdsmysql/instance.js +8 -0
- package/rdsmysql/instance.js.map +1 -1
- package/redis/getInstance.d.ts +4 -0
- package/redis/getInstance.js.map +1 -1
- package/redis/instance.d.ts +3 -0
- package/redis/instance.js +3 -0
- package/redis/instance.js.map +1 -1
- package/redis/parameterGroup.d.ts +2 -2
- package/redis/parameterGroup.js +2 -2
- package/rocketmq/accessKey.d.ts +126 -0
- package/rocketmq/accessKey.js +80 -0
- package/rocketmq/accessKey.js.map +1 -0
- package/rocketmq/getAccessKey.d.ts +73 -0
- package/rocketmq/getAccessKey.js +28 -0
- package/rocketmq/getAccessKey.js.map +1 -0
- package/rocketmq/getAccessKeys.d.ts +22 -0
- package/rocketmq/getAccessKeys.js +24 -0
- package/rocketmq/getAccessKeys.js.map +1 -0
- package/rocketmq/index.d.ts +9 -0
- package/rocketmq/index.js +12 -1
- package/rocketmq/index.js.map +1 -1
- package/tls/alarmWebhookIntegrationType.d.ts +159 -0
- package/tls/alarmWebhookIntegrationType.js +108 -0
- package/tls/alarmWebhookIntegrationType.js.map +1 -0
- package/tls/etl.d.ts +222 -0
- package/tls/etl.js +113 -0
- package/tls/etl.js.map +1 -0
- package/tls/getAlarmWebhookIntegrationType.d.ts +73 -0
- package/tls/getAlarmWebhookIntegrationType.js +28 -0
- package/tls/getAlarmWebhookIntegrationType.js.map +1 -0
- package/tls/getAlarmWebhookIntegrationTypes.d.ts +22 -0
- package/tls/getAlarmWebhookIntegrationTypes.js +24 -0
- package/tls/getAlarmWebhookIntegrationTypes.js.map +1 -0
- package/tls/getEtl.d.ts +109 -0
- package/tls/getEtl.js +28 -0
- package/tls/getEtl.js.map +1 -0
- package/tls/getEtls.d.ts +22 -0
- package/tls/getEtls.js +24 -0
- package/tls/getEtls.js.map +1 -0
- package/tls/getHost.d.ts +52 -0
- package/tls/getHost.js +28 -0
- package/tls/getHost.js.map +1 -0
- package/tls/getHostGroup.d.ts +113 -0
- package/tls/getHostGroup.js +28 -0
- package/tls/getHostGroup.js.map +1 -0
- package/tls/getHostGroups.d.ts +22 -0
- package/tls/getHostGroups.js +24 -0
- package/tls/getHostGroups.js.map +1 -0
- package/tls/getHosts.d.ts +22 -0
- package/tls/getHosts.js +24 -0
- package/tls/getHosts.js.map +1 -0
- package/tls/host.d.ts +97 -0
- package/tls/host.js +82 -0
- package/tls/host.js.map +1 -0
- package/tls/hostGroup.d.ts +254 -0
- package/tls/hostGroup.js +121 -0
- package/tls/hostGroup.js.map +1 -0
- package/tls/index.d.ts +36 -0
- package/tls/index.js +46 -1
- package/tls/index.js.map +1 -1
- package/tos/bucket.d.ts +12 -0
- package/tos/bucket.js +2 -0
- package/tos/bucket.js.map +1 -1
- package/tos/bucketMirrorBack.d.ts +62 -0
- package/tos/bucketMirrorBack.js +63 -0
- package/tos/bucketMirrorBack.js.map +1 -0
- package/tos/bucketRename.d.ts +74 -0
- package/tos/bucketRename.js +72 -0
- package/tos/bucketRename.js.map +1 -0
- package/tos/bucketWebsite.d.ts +98 -0
- package/tos/bucketWebsite.js +69 -0
- package/tos/bucketWebsite.js.map +1 -0
- package/tos/getBucket.d.ts +4 -0
- package/tos/getBucket.js.map +1 -1
- package/tos/getBucketMirrorBack.d.ts +45 -0
- package/tos/getBucketMirrorBack.js +28 -0
- package/tos/getBucketMirrorBack.js.map +1 -0
- package/tos/getBucketMirrorBacks.d.ts +22 -0
- package/tos/getBucketMirrorBacks.js +24 -0
- package/tos/getBucketMirrorBacks.js.map +1 -0
- package/tos/getBucketRename.d.ts +44 -0
- package/tos/getBucketRename.js +28 -0
- package/tos/getBucketRename.js.map +1 -0
- package/tos/getBucketRenames.d.ts +22 -0
- package/tos/getBucketRenames.js +24 -0
- package/tos/getBucketRenames.js.map +1 -0
- package/tos/getBucketWebsite.d.ts +57 -0
- package/tos/getBucketWebsite.js +28 -0
- package/tos/getBucketWebsite.js.map +1 -0
- package/tos/getBucketWebsites.d.ts +22 -0
- package/tos/getBucketWebsites.js +24 -0
- package/tos/getBucketWebsites.js.map +1 -0
- package/tos/index.d.ts +27 -0
- package/tos/index.js +34 -1
- package/tos/index.js.map +1 -1
- package/types/input.d.ts +1493 -114
- package/types/output.d.ts +4728 -1830
- package/veenedge/getVpc.d.ts +101 -0
- package/veenedge/getVpc.js +28 -0
- package/veenedge/getVpc.js.map +1 -0
- package/veenedge/getVpcs.d.ts +22 -0
- package/veenedge/getVpcs.js +24 -0
- package/veenedge/getVpcs.js.map +1 -0
- package/veenedge/index.d.ts +9 -0
- package/veenedge/index.js +28 -0
- package/veenedge/index.js.map +1 -0
- package/veenedge/vpc.d.ts +216 -0
- package/veenedge/vpc.js +131 -0
- package/veenedge/vpc.js.map +1 -0
- package/vke/node.d.ts +1 -1
- package/vke/node.js +0 -3
- package/vke/node.js.map +1 -1
- package/vmp/ruleFile.d.ts +2 -2
- package/vmp/ruleFile.js +2 -2
- package/vpc/vpc.d.ts +4 -0
- package/vpc/vpc.js +1 -1
- package/vpc/vpc.js.map +1 -1
- package/waf/getHostGroup.d.ts +69 -0
- package/waf/getHostGroup.js +28 -0
- package/waf/getHostGroup.js.map +1 -0
- package/waf/getHostGroups.d.ts +22 -0
- package/waf/getHostGroups.js +24 -0
- package/waf/getHostGroups.js.map +1 -0
- package/waf/hostGroup.d.ts +135 -0
- package/waf/hostGroup.js +92 -0
- package/waf/hostGroup.js.map +1 -0
- package/waf/index.d.ts +9 -0
- package/waf/index.js +12 -1
- package/waf/index.js.map +1 -1
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Data Source schema for Volcengine::TOS::BucketRename
|
|
4
|
+
*/
|
|
5
|
+
export declare function getBucketRename(args: GetBucketRenameArgs, opts?: pulumi.InvokeOptions): Promise<GetBucketRenameResult>;
|
|
6
|
+
/**
|
|
7
|
+
* A collection of arguments for invoking getBucketRename.
|
|
8
|
+
*/
|
|
9
|
+
export interface GetBucketRenameArgs {
|
|
10
|
+
/**
|
|
11
|
+
* Uniquely identifies the resource.
|
|
12
|
+
*/
|
|
13
|
+
id: string;
|
|
14
|
+
}
|
|
15
|
+
/**
|
|
16
|
+
* A collection of values returned by getBucketRename.
|
|
17
|
+
*/
|
|
18
|
+
export interface GetBucketRenameResult {
|
|
19
|
+
/**
|
|
20
|
+
* Bucket name
|
|
21
|
+
*/
|
|
22
|
+
readonly bucket: string;
|
|
23
|
+
/**
|
|
24
|
+
* Uniquely identifies the resource.
|
|
25
|
+
*/
|
|
26
|
+
readonly id: string;
|
|
27
|
+
/**
|
|
28
|
+
* Whether to enable RenameObject feature. true means enabled
|
|
29
|
+
*/
|
|
30
|
+
readonly renameEnable: boolean;
|
|
31
|
+
}
|
|
32
|
+
/**
|
|
33
|
+
* Data Source schema for Volcengine::TOS::BucketRename
|
|
34
|
+
*/
|
|
35
|
+
export declare function getBucketRenameOutput(args: GetBucketRenameOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetBucketRenameResult>;
|
|
36
|
+
/**
|
|
37
|
+
* A collection of arguments for invoking getBucketRename.
|
|
38
|
+
*/
|
|
39
|
+
export interface GetBucketRenameOutputArgs {
|
|
40
|
+
/**
|
|
41
|
+
* Uniquely identifies the resource.
|
|
42
|
+
*/
|
|
43
|
+
id: pulumi.Input<string>;
|
|
44
|
+
}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getBucketRenameOutput = exports.getBucketRename = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Data Source schema for Volcengine::TOS::BucketRename
|
|
10
|
+
*/
|
|
11
|
+
function getBucketRename(args, opts) {
|
|
12
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
+
return pulumi.runtime.invoke("volcenginecc:tos/getBucketRename:getBucketRename", {
|
|
14
|
+
"id": args.id,
|
|
15
|
+
}, opts);
|
|
16
|
+
}
|
|
17
|
+
exports.getBucketRename = getBucketRename;
|
|
18
|
+
/**
|
|
19
|
+
* Data Source schema for Volcengine::TOS::BucketRename
|
|
20
|
+
*/
|
|
21
|
+
function getBucketRenameOutput(args, opts) {
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("volcenginecc:tos/getBucketRename:getBucketRename", {
|
|
24
|
+
"id": args.id,
|
|
25
|
+
}, opts);
|
|
26
|
+
}
|
|
27
|
+
exports.getBucketRenameOutput = getBucketRenameOutput;
|
|
28
|
+
//# sourceMappingURL=getBucketRename.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getBucketRename.js","sourceRoot":"","sources":["../../tos/getBucketRename.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAClF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kDAAkD,EAAE;QAC7E,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,0CAKC;AA6BD;;GAEG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAAiC;IACpG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,kDAAkD,EAAE;QACnF,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,sDAKC"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Plural Data Source schema for Volcengine::TOS::BucketRename
|
|
4
|
+
*/
|
|
5
|
+
export declare function getBucketRenames(opts?: pulumi.InvokeOptions): Promise<GetBucketRenamesResult>;
|
|
6
|
+
/**
|
|
7
|
+
* A collection of values returned by getBucketRenames.
|
|
8
|
+
*/
|
|
9
|
+
export interface GetBucketRenamesResult {
|
|
10
|
+
/**
|
|
11
|
+
* Uniquely identifies the data source.
|
|
12
|
+
*/
|
|
13
|
+
readonly id: string;
|
|
14
|
+
/**
|
|
15
|
+
* Set of Resource Identifiers.
|
|
16
|
+
*/
|
|
17
|
+
readonly ids: string[];
|
|
18
|
+
}
|
|
19
|
+
/**
|
|
20
|
+
* Plural Data Source schema for Volcengine::TOS::BucketRename
|
|
21
|
+
*/
|
|
22
|
+
export declare function getBucketRenamesOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetBucketRenamesResult>;
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getBucketRenamesOutput = exports.getBucketRenames = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Plural Data Source schema for Volcengine::TOS::BucketRename
|
|
10
|
+
*/
|
|
11
|
+
function getBucketRenames(opts) {
|
|
12
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
+
return pulumi.runtime.invoke("volcenginecc:tos/getBucketRenames:getBucketRenames", {}, opts);
|
|
14
|
+
}
|
|
15
|
+
exports.getBucketRenames = getBucketRenames;
|
|
16
|
+
/**
|
|
17
|
+
* Plural Data Source schema for Volcengine::TOS::BucketRename
|
|
18
|
+
*/
|
|
19
|
+
function getBucketRenamesOutput(opts) {
|
|
20
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
21
|
+
return pulumi.runtime.invokeOutput("volcenginecc:tos/getBucketRenames:getBucketRenames", {}, opts);
|
|
22
|
+
}
|
|
23
|
+
exports.getBucketRenamesOutput = getBucketRenamesOutput;
|
|
24
|
+
//# sourceMappingURL=getBucketRenames.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getBucketRenames.js","sourceRoot":"","sources":["../../tos/getBucketRenames.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,gBAAgB,CAAC,IAA2B;IACxD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oDAAoD,EAAE,EAClF,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,4CAIC;AAeD;;GAEG;AACH,SAAgB,sBAAsB,CAAC,IAAiC;IACpE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,oDAAoD,EAAE,EACxF,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,wDAIC"}
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../types/output";
|
|
3
|
+
/**
|
|
4
|
+
* Data Source schema for Volcengine::TOS::BucketWebsite
|
|
5
|
+
*/
|
|
6
|
+
export declare function getBucketWebsite(args: GetBucketWebsiteArgs, opts?: pulumi.InvokeOptions): Promise<GetBucketWebsiteResult>;
|
|
7
|
+
/**
|
|
8
|
+
* A collection of arguments for invoking getBucketWebsite.
|
|
9
|
+
*/
|
|
10
|
+
export interface GetBucketWebsiteArgs {
|
|
11
|
+
/**
|
|
12
|
+
* Uniquely identifies the resource.
|
|
13
|
+
*/
|
|
14
|
+
id: string;
|
|
15
|
+
}
|
|
16
|
+
/**
|
|
17
|
+
* A collection of values returned by getBucketWebsite.
|
|
18
|
+
*/
|
|
19
|
+
export interface GetBucketWebsiteResult {
|
|
20
|
+
/**
|
|
21
|
+
* Bucket name
|
|
22
|
+
*/
|
|
23
|
+
readonly bucket: string;
|
|
24
|
+
/**
|
|
25
|
+
* Error page configuration
|
|
26
|
+
*/
|
|
27
|
+
readonly errorDocument: outputs.tos.GetBucketWebsiteErrorDocument;
|
|
28
|
+
/**
|
|
29
|
+
* Uniquely identifies the resource.
|
|
30
|
+
*/
|
|
31
|
+
readonly id: string;
|
|
32
|
+
/**
|
|
33
|
+
* Default homepage configuration
|
|
34
|
+
*/
|
|
35
|
+
readonly indexDocument: outputs.tos.GetBucketWebsiteIndexDocument;
|
|
36
|
+
/**
|
|
37
|
+
* Rule for redirecting all requests
|
|
38
|
+
*/
|
|
39
|
+
readonly redirectAllRequestsTo: outputs.tos.GetBucketWebsiteRedirectAllRequestsTo;
|
|
40
|
+
/**
|
|
41
|
+
* Redirect rule
|
|
42
|
+
*/
|
|
43
|
+
readonly routingRules: outputs.tos.GetBucketWebsiteRoutingRule[];
|
|
44
|
+
}
|
|
45
|
+
/**
|
|
46
|
+
* Data Source schema for Volcengine::TOS::BucketWebsite
|
|
47
|
+
*/
|
|
48
|
+
export declare function getBucketWebsiteOutput(args: GetBucketWebsiteOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetBucketWebsiteResult>;
|
|
49
|
+
/**
|
|
50
|
+
* A collection of arguments for invoking getBucketWebsite.
|
|
51
|
+
*/
|
|
52
|
+
export interface GetBucketWebsiteOutputArgs {
|
|
53
|
+
/**
|
|
54
|
+
* Uniquely identifies the resource.
|
|
55
|
+
*/
|
|
56
|
+
id: pulumi.Input<string>;
|
|
57
|
+
}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getBucketWebsiteOutput = exports.getBucketWebsite = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Data Source schema for Volcengine::TOS::BucketWebsite
|
|
10
|
+
*/
|
|
11
|
+
function getBucketWebsite(args, opts) {
|
|
12
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
+
return pulumi.runtime.invoke("volcenginecc:tos/getBucketWebsite:getBucketWebsite", {
|
|
14
|
+
"id": args.id,
|
|
15
|
+
}, opts);
|
|
16
|
+
}
|
|
17
|
+
exports.getBucketWebsite = getBucketWebsite;
|
|
18
|
+
/**
|
|
19
|
+
* Data Source schema for Volcengine::TOS::BucketWebsite
|
|
20
|
+
*/
|
|
21
|
+
function getBucketWebsiteOutput(args, opts) {
|
|
22
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
23
|
+
return pulumi.runtime.invokeOutput("volcenginecc:tos/getBucketWebsite:getBucketWebsite", {
|
|
24
|
+
"id": args.id,
|
|
25
|
+
}, opts);
|
|
26
|
+
}
|
|
27
|
+
exports.getBucketWebsiteOutput = getBucketWebsiteOutput;
|
|
28
|
+
//# sourceMappingURL=getBucketWebsite.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getBucketWebsite.js","sourceRoot":"","sources":["../../tos/getBucketWebsite.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oDAAoD,EAAE;QAC/E,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,4CAKC;AAyCD;;GAEG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAAiC;IACtG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,oDAAoD,EAAE;QACrF,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,wDAKC"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Plural Data Source schema for Volcengine::TOS::BucketWebsite
|
|
4
|
+
*/
|
|
5
|
+
export declare function getBucketWebsites(opts?: pulumi.InvokeOptions): Promise<GetBucketWebsitesResult>;
|
|
6
|
+
/**
|
|
7
|
+
* A collection of values returned by getBucketWebsites.
|
|
8
|
+
*/
|
|
9
|
+
export interface GetBucketWebsitesResult {
|
|
10
|
+
/**
|
|
11
|
+
* Uniquely identifies the data source.
|
|
12
|
+
*/
|
|
13
|
+
readonly id: string;
|
|
14
|
+
/**
|
|
15
|
+
* Set of Resource Identifiers.
|
|
16
|
+
*/
|
|
17
|
+
readonly ids: string[];
|
|
18
|
+
}
|
|
19
|
+
/**
|
|
20
|
+
* Plural Data Source schema for Volcengine::TOS::BucketWebsite
|
|
21
|
+
*/
|
|
22
|
+
export declare function getBucketWebsitesOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetBucketWebsitesResult>;
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getBucketWebsitesOutput = exports.getBucketWebsites = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Plural Data Source schema for Volcengine::TOS::BucketWebsite
|
|
10
|
+
*/
|
|
11
|
+
function getBucketWebsites(opts) {
|
|
12
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
13
|
+
return pulumi.runtime.invoke("volcenginecc:tos/getBucketWebsites:getBucketWebsites", {}, opts);
|
|
14
|
+
}
|
|
15
|
+
exports.getBucketWebsites = getBucketWebsites;
|
|
16
|
+
/**
|
|
17
|
+
* Plural Data Source schema for Volcengine::TOS::BucketWebsite
|
|
18
|
+
*/
|
|
19
|
+
function getBucketWebsitesOutput(opts) {
|
|
20
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
21
|
+
return pulumi.runtime.invokeOutput("volcenginecc:tos/getBucketWebsites:getBucketWebsites", {}, opts);
|
|
22
|
+
}
|
|
23
|
+
exports.getBucketWebsitesOutput = getBucketWebsitesOutput;
|
|
24
|
+
//# sourceMappingURL=getBucketWebsites.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getBucketWebsites.js","sourceRoot":"","sources":["../../tos/getBucketWebsites.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;GAEG;AACH,SAAgB,iBAAiB,CAAC,IAA2B;IACzD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sDAAsD,EAAE,EACpF,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,8CAIC;AAeD;;GAEG;AACH,SAAgB,uBAAuB,CAAC,IAAiC;IACrE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,sDAAsD,EAAE,EAC1F,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,0DAIC"}
|
package/tos/index.d.ts
CHANGED
|
@@ -13,12 +13,21 @@ export declare const BucketEncryption: typeof import("./bucketEncryption").Bucke
|
|
|
13
13
|
export { BucketInventoryArgs, BucketInventoryState } from "./bucketInventory";
|
|
14
14
|
export type BucketInventory = import("./bucketInventory").BucketInventory;
|
|
15
15
|
export declare const BucketInventory: typeof import("./bucketInventory").BucketInventory;
|
|
16
|
+
export { BucketMirrorBackArgs, BucketMirrorBackState } from "./bucketMirrorBack";
|
|
17
|
+
export type BucketMirrorBack = import("./bucketMirrorBack").BucketMirrorBack;
|
|
18
|
+
export declare const BucketMirrorBack: typeof import("./bucketMirrorBack").BucketMirrorBack;
|
|
16
19
|
export { BucketNotificationArgs, BucketNotificationState } from "./bucketNotification";
|
|
17
20
|
export type BucketNotification = import("./bucketNotification").BucketNotification;
|
|
18
21
|
export declare const BucketNotification: typeof import("./bucketNotification").BucketNotification;
|
|
19
22
|
export { BucketRealtimeLogArgs, BucketRealtimeLogState } from "./bucketRealtimeLog";
|
|
20
23
|
export type BucketRealtimeLog = import("./bucketRealtimeLog").BucketRealtimeLog;
|
|
21
24
|
export declare const BucketRealtimeLog: typeof import("./bucketRealtimeLog").BucketRealtimeLog;
|
|
25
|
+
export { BucketRenameArgs, BucketRenameState } from "./bucketRename";
|
|
26
|
+
export type BucketRename = import("./bucketRename").BucketRename;
|
|
27
|
+
export declare const BucketRename: typeof import("./bucketRename").BucketRename;
|
|
28
|
+
export { BucketWebsiteArgs, BucketWebsiteState } from "./bucketWebsite";
|
|
29
|
+
export type BucketWebsite = import("./bucketWebsite").BucketWebsite;
|
|
30
|
+
export declare const BucketWebsite: typeof import("./bucketWebsite").BucketWebsite;
|
|
22
31
|
export { GetBucketArgs, GetBucketResult, GetBucketOutputArgs } from "./getBucket";
|
|
23
32
|
export declare const getBucket: typeof import("./getBucket").getBucket;
|
|
24
33
|
export declare const getBucketOutput: typeof import("./getBucket").getBucketOutput;
|
|
@@ -43,6 +52,12 @@ export declare const getBucketInventoriesOutput: typeof import("./getBucketInven
|
|
|
43
52
|
export { GetBucketInventoryArgs, GetBucketInventoryResult, GetBucketInventoryOutputArgs } from "./getBucketInventory";
|
|
44
53
|
export declare const getBucketInventory: typeof import("./getBucketInventory").getBucketInventory;
|
|
45
54
|
export declare const getBucketInventoryOutput: typeof import("./getBucketInventory").getBucketInventoryOutput;
|
|
55
|
+
export { GetBucketMirrorBackArgs, GetBucketMirrorBackResult, GetBucketMirrorBackOutputArgs } from "./getBucketMirrorBack";
|
|
56
|
+
export declare const getBucketMirrorBack: typeof import("./getBucketMirrorBack").getBucketMirrorBack;
|
|
57
|
+
export declare const getBucketMirrorBackOutput: typeof import("./getBucketMirrorBack").getBucketMirrorBackOutput;
|
|
58
|
+
export { GetBucketMirrorBacksResult } from "./getBucketMirrorBacks";
|
|
59
|
+
export declare const getBucketMirrorBacks: typeof import("./getBucketMirrorBacks").getBucketMirrorBacks;
|
|
60
|
+
export declare const getBucketMirrorBacksOutput: typeof import("./getBucketMirrorBacks").getBucketMirrorBacksOutput;
|
|
46
61
|
export { GetBucketNotificationArgs, GetBucketNotificationResult, GetBucketNotificationOutputArgs } from "./getBucketNotification";
|
|
47
62
|
export declare const getBucketNotification: typeof import("./getBucketNotification").getBucketNotification;
|
|
48
63
|
export declare const getBucketNotificationOutput: typeof import("./getBucketNotification").getBucketNotificationOutput;
|
|
@@ -55,6 +70,18 @@ export declare const getBucketRealtimeLogOutput: typeof import("./getBucketRealt
|
|
|
55
70
|
export { GetBucketRealtimeLogsResult } from "./getBucketRealtimeLogs";
|
|
56
71
|
export declare const getBucketRealtimeLogs: typeof import("./getBucketRealtimeLogs").getBucketRealtimeLogs;
|
|
57
72
|
export declare const getBucketRealtimeLogsOutput: typeof import("./getBucketRealtimeLogs").getBucketRealtimeLogsOutput;
|
|
73
|
+
export { GetBucketRenameArgs, GetBucketRenameResult, GetBucketRenameOutputArgs } from "./getBucketRename";
|
|
74
|
+
export declare const getBucketRename: typeof import("./getBucketRename").getBucketRename;
|
|
75
|
+
export declare const getBucketRenameOutput: typeof import("./getBucketRename").getBucketRenameOutput;
|
|
76
|
+
export { GetBucketRenamesResult } from "./getBucketRenames";
|
|
77
|
+
export declare const getBucketRenames: typeof import("./getBucketRenames").getBucketRenames;
|
|
78
|
+
export declare const getBucketRenamesOutput: typeof import("./getBucketRenames").getBucketRenamesOutput;
|
|
79
|
+
export { GetBucketWebsiteArgs, GetBucketWebsiteResult, GetBucketWebsiteOutputArgs } from "./getBucketWebsite";
|
|
80
|
+
export declare const getBucketWebsite: typeof import("./getBucketWebsite").getBucketWebsite;
|
|
81
|
+
export declare const getBucketWebsiteOutput: typeof import("./getBucketWebsite").getBucketWebsiteOutput;
|
|
82
|
+
export { GetBucketWebsitesResult } from "./getBucketWebsites";
|
|
83
|
+
export declare const getBucketWebsites: typeof import("./getBucketWebsites").getBucketWebsites;
|
|
84
|
+
export declare const getBucketWebsitesOutput: typeof import("./getBucketWebsites").getBucketWebsitesOutput;
|
|
58
85
|
export { GetBucketsResult } from "./getBuckets";
|
|
59
86
|
export declare const getBuckets: typeof import("./getBuckets").getBuckets;
|
|
60
87
|
export declare const getBucketsOutput: typeof import("./getBuckets").getBucketsOutput;
|
package/tos/index.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
exports.getBucketsOutput = exports.getBuckets = exports.getBucketRealtimeLogsOutput = exports.getBucketRealtimeLogs = exports.getBucketRealtimeLogOutput = exports.getBucketRealtimeLog = exports.getBucketNotificationsOutput = exports.getBucketNotifications = exports.getBucketNotificationOutput = exports.getBucketNotification = exports.getBucketInventoryOutput = exports.getBucketInventory = exports.getBucketInventoriesOutput = exports.getBucketInventories = exports.getBucketEncryptionsOutput = exports.getBucketEncryptions = exports.getBucketEncryptionOutput = exports.getBucketEncryption = exports.getBucketCorsOutput = exports.getBucketCors = exports.getBucketAccessMonitorsOutput = exports.getBucketAccessMonitors = exports.getBucketAccessMonitorOutput = exports.getBucketAccessMonitor = exports.getBucketOutput = exports.getBucket = exports.BucketRealtimeLog = exports.BucketNotification = exports.BucketInventory = exports.BucketEncryption = exports.BucketCors = exports.BucketAccessMonitor = exports.Bucket = void 0;
|
|
5
|
+
exports.getBucketsOutput = exports.getBuckets = exports.getBucketWebsitesOutput = exports.getBucketWebsites = exports.getBucketWebsiteOutput = exports.getBucketWebsite = exports.getBucketRenamesOutput = exports.getBucketRenames = exports.getBucketRenameOutput = exports.getBucketRename = exports.getBucketRealtimeLogsOutput = exports.getBucketRealtimeLogs = exports.getBucketRealtimeLogOutput = exports.getBucketRealtimeLog = exports.getBucketNotificationsOutput = exports.getBucketNotifications = exports.getBucketNotificationOutput = exports.getBucketNotification = exports.getBucketMirrorBacksOutput = exports.getBucketMirrorBacks = exports.getBucketMirrorBackOutput = exports.getBucketMirrorBack = exports.getBucketInventoryOutput = exports.getBucketInventory = exports.getBucketInventoriesOutput = exports.getBucketInventories = exports.getBucketEncryptionsOutput = exports.getBucketEncryptions = exports.getBucketEncryptionOutput = exports.getBucketEncryption = exports.getBucketCorsOutput = exports.getBucketCors = exports.getBucketAccessMonitorsOutput = exports.getBucketAccessMonitors = exports.getBucketAccessMonitorOutput = exports.getBucketAccessMonitor = exports.getBucketOutput = exports.getBucket = exports.BucketWebsite = exports.BucketRename = exports.BucketRealtimeLog = exports.BucketNotification = exports.BucketMirrorBack = exports.BucketInventory = exports.BucketEncryption = exports.BucketCors = exports.BucketAccessMonitor = exports.Bucket = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
exports.Bucket = null;
|
|
@@ -15,10 +15,16 @@ exports.BucketEncryption = null;
|
|
|
15
15
|
utilities.lazyLoad(exports, ["BucketEncryption"], () => require("./bucketEncryption"));
|
|
16
16
|
exports.BucketInventory = null;
|
|
17
17
|
utilities.lazyLoad(exports, ["BucketInventory"], () => require("./bucketInventory"));
|
|
18
|
+
exports.BucketMirrorBack = null;
|
|
19
|
+
utilities.lazyLoad(exports, ["BucketMirrorBack"], () => require("./bucketMirrorBack"));
|
|
18
20
|
exports.BucketNotification = null;
|
|
19
21
|
utilities.lazyLoad(exports, ["BucketNotification"], () => require("./bucketNotification"));
|
|
20
22
|
exports.BucketRealtimeLog = null;
|
|
21
23
|
utilities.lazyLoad(exports, ["BucketRealtimeLog"], () => require("./bucketRealtimeLog"));
|
|
24
|
+
exports.BucketRename = null;
|
|
25
|
+
utilities.lazyLoad(exports, ["BucketRename"], () => require("./bucketRename"));
|
|
26
|
+
exports.BucketWebsite = null;
|
|
27
|
+
utilities.lazyLoad(exports, ["BucketWebsite"], () => require("./bucketWebsite"));
|
|
22
28
|
exports.getBucket = null;
|
|
23
29
|
exports.getBucketOutput = null;
|
|
24
30
|
utilities.lazyLoad(exports, ["getBucket", "getBucketOutput"], () => require("./getBucket"));
|
|
@@ -43,6 +49,12 @@ utilities.lazyLoad(exports, ["getBucketInventories", "getBucketInventoriesOutput
|
|
|
43
49
|
exports.getBucketInventory = null;
|
|
44
50
|
exports.getBucketInventoryOutput = null;
|
|
45
51
|
utilities.lazyLoad(exports, ["getBucketInventory", "getBucketInventoryOutput"], () => require("./getBucketInventory"));
|
|
52
|
+
exports.getBucketMirrorBack = null;
|
|
53
|
+
exports.getBucketMirrorBackOutput = null;
|
|
54
|
+
utilities.lazyLoad(exports, ["getBucketMirrorBack", "getBucketMirrorBackOutput"], () => require("./getBucketMirrorBack"));
|
|
55
|
+
exports.getBucketMirrorBacks = null;
|
|
56
|
+
exports.getBucketMirrorBacksOutput = null;
|
|
57
|
+
utilities.lazyLoad(exports, ["getBucketMirrorBacks", "getBucketMirrorBacksOutput"], () => require("./getBucketMirrorBacks"));
|
|
46
58
|
exports.getBucketNotification = null;
|
|
47
59
|
exports.getBucketNotificationOutput = null;
|
|
48
60
|
utilities.lazyLoad(exports, ["getBucketNotification", "getBucketNotificationOutput"], () => require("./getBucketNotification"));
|
|
@@ -55,6 +67,18 @@ utilities.lazyLoad(exports, ["getBucketRealtimeLog", "getBucketRealtimeLogOutput
|
|
|
55
67
|
exports.getBucketRealtimeLogs = null;
|
|
56
68
|
exports.getBucketRealtimeLogsOutput = null;
|
|
57
69
|
utilities.lazyLoad(exports, ["getBucketRealtimeLogs", "getBucketRealtimeLogsOutput"], () => require("./getBucketRealtimeLogs"));
|
|
70
|
+
exports.getBucketRename = null;
|
|
71
|
+
exports.getBucketRenameOutput = null;
|
|
72
|
+
utilities.lazyLoad(exports, ["getBucketRename", "getBucketRenameOutput"], () => require("./getBucketRename"));
|
|
73
|
+
exports.getBucketRenames = null;
|
|
74
|
+
exports.getBucketRenamesOutput = null;
|
|
75
|
+
utilities.lazyLoad(exports, ["getBucketRenames", "getBucketRenamesOutput"], () => require("./getBucketRenames"));
|
|
76
|
+
exports.getBucketWebsite = null;
|
|
77
|
+
exports.getBucketWebsiteOutput = null;
|
|
78
|
+
utilities.lazyLoad(exports, ["getBucketWebsite", "getBucketWebsiteOutput"], () => require("./getBucketWebsite"));
|
|
79
|
+
exports.getBucketWebsites = null;
|
|
80
|
+
exports.getBucketWebsitesOutput = null;
|
|
81
|
+
utilities.lazyLoad(exports, ["getBucketWebsites", "getBucketWebsitesOutput"], () => require("./getBucketWebsites"));
|
|
58
82
|
exports.getBuckets = null;
|
|
59
83
|
exports.getBucketsOutput = null;
|
|
60
84
|
utilities.lazyLoad(exports, ["getBuckets", "getBucketsOutput"], () => require("./getBuckets"));
|
|
@@ -72,10 +96,16 @@ const _module = {
|
|
|
72
96
|
return new exports.BucketEncryption(name, undefined, { urn });
|
|
73
97
|
case "volcenginecc:tos/bucketInventory:BucketInventory":
|
|
74
98
|
return new exports.BucketInventory(name, undefined, { urn });
|
|
99
|
+
case "volcenginecc:tos/bucketMirrorBack:BucketMirrorBack":
|
|
100
|
+
return new exports.BucketMirrorBack(name, undefined, { urn });
|
|
75
101
|
case "volcenginecc:tos/bucketNotification:BucketNotification":
|
|
76
102
|
return new exports.BucketNotification(name, undefined, { urn });
|
|
77
103
|
case "volcenginecc:tos/bucketRealtimeLog:BucketRealtimeLog":
|
|
78
104
|
return new exports.BucketRealtimeLog(name, undefined, { urn });
|
|
105
|
+
case "volcenginecc:tos/bucketRename:BucketRename":
|
|
106
|
+
return new exports.BucketRename(name, undefined, { urn });
|
|
107
|
+
case "volcenginecc:tos/bucketWebsite:BucketWebsite":
|
|
108
|
+
return new exports.BucketWebsite(name, undefined, { urn });
|
|
79
109
|
default:
|
|
80
110
|
throw new Error(`unknown resource type ${type}`);
|
|
81
111
|
}
|
|
@@ -86,6 +116,9 @@ pulumi.runtime.registerResourceModule("volcenginecc", "tos/bucketAccessMonitor",
|
|
|
86
116
|
pulumi.runtime.registerResourceModule("volcenginecc", "tos/bucketCors", _module);
|
|
87
117
|
pulumi.runtime.registerResourceModule("volcenginecc", "tos/bucketEncryption", _module);
|
|
88
118
|
pulumi.runtime.registerResourceModule("volcenginecc", "tos/bucketInventory", _module);
|
|
119
|
+
pulumi.runtime.registerResourceModule("volcenginecc", "tos/bucketMirrorBack", _module);
|
|
89
120
|
pulumi.runtime.registerResourceModule("volcenginecc", "tos/bucketNotification", _module);
|
|
90
121
|
pulumi.runtime.registerResourceModule("volcenginecc", "tos/bucketRealtimeLog", _module);
|
|
122
|
+
pulumi.runtime.registerResourceModule("volcenginecc", "tos/bucketRename", _module);
|
|
123
|
+
pulumi.runtime.registerResourceModule("volcenginecc", "tos/bucketWebsite", _module);
|
|
91
124
|
//# sourceMappingURL=index.js.map
|
package/tos/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../tos/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,MAAM,GAAqC,IAAW,CAAC;AACpE,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,QAAQ,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,UAAU,CAAC,CAAC,CAAC;AAItD,QAAA,mBAAmB,GAA+D,IAAW,CAAC;AAC3G,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,qBAAqB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,uBAAuB,CAAC,CAAC,CAAC;AAIhF,QAAA,UAAU,GAA6C,IAAW,CAAC;AAChF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,YAAY,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,cAAc,CAAC,CAAC,CAAC;AAI9D,QAAA,gBAAgB,GAAyD,IAAW,CAAC;AAClG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,kBAAkB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,oBAAoB,CAAC,CAAC,CAAC;AAI1E,QAAA,eAAe,GAAuD,IAAW,CAAC;AAC/F,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,iBAAiB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,mBAAmB,CAAC,CAAC,CAAC;AAIxE,QAAA,kBAAkB,GAA6D,IAAW,CAAC;AACxG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,oBAAoB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,sBAAsB,CAAC,CAAC,CAAC;AAI9E,QAAA,iBAAiB,GAA2D,IAAW,CAAC;AACrG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,mBAAmB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,qBAAqB,CAAC,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../tos/index.ts"],"names":[],"mappings":"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"}
|