@pulumi/snowflake 2.5.0-alpha.1756363446 → 2.5.0-alpha.1756507143
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/account.js +39 -39
- package/account.js.map +1 -1
- package/accountAuthenticationPolicyAttachment.js +4 -4
- package/accountAuthenticationPolicyAttachment.js.map +1 -1
- package/accountParameter.js +7 -7
- package/accountParameter.js.map +1 -1
- package/accountPasswordPolicyAttachment.js +4 -4
- package/accountPasswordPolicyAttachment.js.map +1 -1
- package/accountRole.js +7 -7
- package/accountRole.js.map +1 -1
- package/alert.js +25 -25
- package/alert.js.map +1 -1
- package/apiAuthenticationIntegrationWithAuthorizationCodeGrant.js +29 -29
- package/apiAuthenticationIntegrationWithAuthorizationCodeGrant.js.map +1 -1
- package/apiAuthenticationIntegrationWithClientCredentials.js +27 -27
- package/apiAuthenticationIntegrationWithClientCredentials.js.map +1 -1
- package/apiAuthenticationIntegrationWithJwtBearer.js +30 -30
- package/apiAuthenticationIntegrationWithJwtBearer.js.map +1 -1
- package/apiIntegration.js +33 -33
- package/apiIntegration.js.map +1 -1
- package/authenticationPolicy.js +24 -24
- package/authenticationPolicy.js.map +1 -1
- package/computePool.js +25 -25
- package/computePool.js.map +1 -1
- package/config/vars.d.ts +36 -84
- package/config/vars.js +7 -14
- package/config/vars.js.map +1 -1
- package/cortexSearchService.js +30 -30
- package/cortexSearchService.js.map +1 -1
- package/currentAccount.js +247 -247
- package/currentAccount.js.map +1 -1
- package/currentOrganizationAccount.js +246 -246
- package/currentOrganizationAccount.js.map +1 -1
- package/database.js +44 -44
- package/database.js.map +1 -1
- package/databaseRole.js +10 -10
- package/databaseRole.js.map +1 -1
- package/dynamicTable.js +39 -39
- package/dynamicTable.js.map +1 -1
- package/emailNotificationIntegration.js +11 -11
- package/emailNotificationIntegration.js.map +1 -1
- package/execute.js +10 -10
- package/execute.js.map +1 -1
- package/externalFunction.js +43 -43
- package/externalFunction.js.map +1 -1
- package/externalOauthIntegration.js +42 -42
- package/externalOauthIntegration.js.map +1 -1
- package/externalTable.js +38 -38
- package/externalTable.js.map +1 -1
- package/externalVolume.js +13 -13
- package/externalVolume.js.map +1 -1
- package/failoverGroup.js +20 -20
- package/failoverGroup.js.map +1 -1
- package/fileFormat.js +77 -77
- package/fileFormat.js.map +1 -1
- package/functionJava.js +51 -51
- package/functionJava.js.map +1 -1
- package/functionJavascript.js +37 -37
- package/functionJavascript.js.map +1 -1
- package/functionPython.js +52 -52
- package/functionPython.js.map +1 -1
- package/functionScala.js +52 -52
- package/functionScala.js.map +1 -1
- package/functionSql.js +35 -35
- package/functionSql.js.map +1 -1
- package/gitRepository.js +22 -22
- package/gitRepository.js.map +1 -1
- package/grantAccountRole.js +8 -8
- package/grantAccountRole.js.map +1 -1
- package/grantApplicationRole.js +8 -8
- package/grantApplicationRole.js.map +1 -1
- package/grantDatabaseRole.js +10 -10
- package/grantDatabaseRole.js.map +1 -1
- package/grantOwnership.js +10 -10
- package/grantOwnership.js.map +1 -1
- package/grantPrivilegesToAccountRole.js +22 -22
- package/grantPrivilegesToAccountRole.js.map +1 -1
- package/grantPrivilegesToDatabaseRole.js +20 -20
- package/grantPrivilegesToDatabaseRole.js.map +1 -1
- package/grantPrivilegesToShare.js +21 -21
- package/grantPrivilegesToShare.js.map +1 -1
- package/imageRepository.js +13 -13
- package/imageRepository.js.map +1 -1
- package/jobService.js +26 -26
- package/jobService.js.map +1 -1
- package/legacyServiceUser.js +153 -153
- package/legacyServiceUser.js.map +1 -1
- package/listing.js +16 -16
- package/listing.js.map +1 -1
- package/managedAccount.js +19 -19
- package/managedAccount.js.map +1 -1
- package/maskingPolicy.js +25 -25
- package/maskingPolicy.js.map +1 -1
- package/materializedView.js +24 -24
- package/materializedView.js.map +1 -1
- package/networkPolicy.js +16 -16
- package/networkPolicy.js.map +1 -1
- package/networkPolicyAttachment.js +8 -8
- package/networkPolicyAttachment.js.map +1 -1
- package/networkRule.js +21 -21
- package/networkRule.js.map +1 -1
- package/notificationIntegration.js +37 -37
- package/notificationIntegration.js.map +1 -1
- package/oauthIntegrationForCustomClients.js +37 -37
- package/oauthIntegrationForCustomClients.js.map +1 -1
- package/oauthIntegrationForPartnerApplications.js +24 -24
- package/oauthIntegrationForPartnerApplications.js.map +1 -1
- package/objectParameter.js +13 -13
- package/objectParameter.js.map +1 -1
- package/package.json +2 -2
- package/passwordPolicy.js +38 -38
- package/passwordPolicy.js.map +1 -1
- package/pipe.js +25 -25
- package/pipe.js.map +1 -1
- package/primaryConnection.js +10 -10
- package/primaryConnection.js.map +1 -1
- package/procedureJava.js +55 -55
- package/procedureJava.js.map +1 -1
- package/procedureJavascript.js +37 -37
- package/procedureJavascript.js.map +1 -1
- package/procedurePython.js +53 -53
- package/procedurePython.js.map +1 -1
- package/procedureScala.js +55 -55
- package/procedureScala.js.map +1 -1
- package/procedureSql.js +37 -37
- package/procedureSql.js.map +1 -1
- package/provider.d.ts +58 -136
- package/provider.js +42 -43
- package/provider.js.map +1 -1
- package/resourceMonitor.js +21 -21
- package/resourceMonitor.js.map +1 -1
- package/rowAccessPolicy.js +20 -20
- package/rowAccessPolicy.js.map +1 -1
- package/saml2Integration.js +42 -42
- package/saml2Integration.js.map +1 -1
- package/schema.js +50 -50
- package/schema.js.map +1 -1
- package/scimIntegration.js +21 -21
- package/scimIntegration.js.map +1 -1
- package/secondaryConnection.js +11 -11
- package/secondaryConnection.js.map +1 -1
- package/secondaryDatabase.js +43 -43
- package/secondaryDatabase.js.map +1 -1
- package/secretWithAuthorizationCodeGrant.js +24 -24
- package/secretWithAuthorizationCodeGrant.js.map +1 -1
- package/secretWithBasicAuthentication.js +21 -21
- package/secretWithBasicAuthentication.js.map +1 -1
- package/secretWithClientCredentials.js +21 -21
- package/secretWithClientCredentials.js.map +1 -1
- package/secretWithGenericString.js +18 -18
- package/secretWithGenericString.js.map +1 -1
- package/sequence.js +17 -17
- package/sequence.js.map +1 -1
- package/service.js +36 -36
- package/service.js.map +1 -1
- package/serviceUser.js +149 -149
- package/serviceUser.js.map +1 -1
- package/share.js +8 -8
- package/share.js.map +1 -1
- package/sharedDatabase.js +37 -37
- package/sharedDatabase.js.map +1 -1
- package/stage.js +32 -32
- package/stage.js.map +1 -1
- package/storageIntegration.js +32 -32
- package/storageIntegration.js.map +1 -1
- package/streamOnDirectoryTable.js +21 -21
- package/streamOnDirectoryTable.js.map +1 -1
- package/streamOnExternalTable.js +27 -27
- package/streamOnExternalTable.js.map +1 -1
- package/streamOnTable.js +29 -29
- package/streamOnTable.js.map +1 -1
- package/streamOnView.js +29 -29
- package/streamOnView.js.map +1 -1
- package/streamlit.js +28 -28
- package/streamlit.js.map +1 -1
- package/table.js +26 -26
- package/table.js.map +1 -1
- package/tableColumnMaskingPolicyApplication.js +10 -10
- package/tableColumnMaskingPolicyApplication.js.map +1 -1
- package/tableConstraint.js +28 -28
- package/tableConstraint.js.map +1 -1
- package/tag.js +17 -17
- package/tag.js.map +1 -1
- package/tagAssociation.js +15 -15
- package/tagAssociation.js.map +1 -1
- package/task.js +152 -152
- package/task.js.map +1 -1
- package/user.js +163 -163
- package/user.js.map +1 -1
- package/userAuthenticationPolicyAttachment.js +7 -7
- package/userAuthenticationPolicyAttachment.js.map +1 -1
- package/userPasswordPolicyAttachment.js +7 -7
- package/userPasswordPolicyAttachment.js.map +1 -1
- package/userProgrammaticAccessToken.js +23 -23
- package/userProgrammaticAccessToken.js.map +1 -1
- package/userPublicKeys.js +7 -7
- package/userPublicKeys.js.map +1 -1
- package/utilities.js +18 -29
- package/utilities.js.map +1 -1
- package/view.js +37 -37
- package/view.js.map +1 -1
- package/warehouse.js +36 -36
- package/warehouse.js.map +1 -1
package/grantApplicationRole.js
CHANGED
|
@@ -25,7 +25,7 @@ class GrantApplicationRole extends pulumi.CustomResource {
|
|
|
25
25
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
26
26
|
*/
|
|
27
27
|
static get(name, id, state, opts) {
|
|
28
|
-
return new GrantApplicationRole(name, state,
|
|
28
|
+
return new GrantApplicationRole(name, state, { ...opts, id: id });
|
|
29
29
|
}
|
|
30
30
|
/**
|
|
31
31
|
* Returns true if the given object is an instance of GrantApplicationRole. This is designed to work even
|
|
@@ -42,18 +42,18 @@ class GrantApplicationRole extends pulumi.CustomResource {
|
|
|
42
42
|
opts = opts || {};
|
|
43
43
|
if (opts.id) {
|
|
44
44
|
const state = argsOrState;
|
|
45
|
-
resourceInputs["applicationName"] = state
|
|
46
|
-
resourceInputs["applicationRoleName"] = state
|
|
47
|
-
resourceInputs["parentAccountRoleName"] = state
|
|
45
|
+
resourceInputs["applicationName"] = state?.applicationName;
|
|
46
|
+
resourceInputs["applicationRoleName"] = state?.applicationRoleName;
|
|
47
|
+
resourceInputs["parentAccountRoleName"] = state?.parentAccountRoleName;
|
|
48
48
|
}
|
|
49
49
|
else {
|
|
50
50
|
const args = argsOrState;
|
|
51
|
-
if (
|
|
51
|
+
if (args?.applicationRoleName === undefined && !opts.urn) {
|
|
52
52
|
throw new Error("Missing required property 'applicationRoleName'");
|
|
53
53
|
}
|
|
54
|
-
resourceInputs["applicationName"] = args
|
|
55
|
-
resourceInputs["applicationRoleName"] = args
|
|
56
|
-
resourceInputs["parentAccountRoleName"] = args
|
|
54
|
+
resourceInputs["applicationName"] = args?.applicationName;
|
|
55
|
+
resourceInputs["applicationRoleName"] = args?.applicationRoleName;
|
|
56
|
+
resourceInputs["parentAccountRoleName"] = args?.parentAccountRoleName;
|
|
57
57
|
}
|
|
58
58
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
59
59
|
super(GrantApplicationRole.__pulumiType, name, resourceInputs, opts);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"grantApplicationRole.js","sourceRoot":"","sources":["../grantApplicationRole.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;GAQG;AACH,MAAa,oBAAqB,SAAQ,MAAM,CAAC,cAAc;IAC3D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAiC,EAAE,IAAmC;QAC/H,OAAO,IAAI,oBAAoB,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"grantApplicationRole.js","sourceRoot":"","sources":["../grantApplicationRole.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;GAQG;AACH,MAAa,oBAAqB,SAAQ,MAAM,CAAC,cAAc;IAC3D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAiC,EAAE,IAAmC;QAC/H,OAAO,IAAI,oBAAoB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC3E,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,oBAAoB,CAAC,YAAY,CAAC;IACrE,CAAC;IAuBD,YAAY,IAAY,EAAE,WAAkE,EAAE,IAAmC;QAC7H,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAoD,CAAC;YACnE,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,EAAE,eAAe,CAAC;YAC3D,cAAc,CAAC,qBAAqB,CAAC,GAAG,KAAK,EAAE,mBAAmB,CAAC;YACnE,cAAc,CAAC,uBAAuB,CAAC,GAAG,KAAK,EAAE,qBAAqB,CAAC;SAC1E;aAAM;YACH,MAAM,IAAI,GAAG,WAAmD,CAAC;YACjE,IAAI,IAAI,EAAE,mBAAmB,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACtD,MAAM,IAAI,KAAK,CAAC,iDAAiD,CAAC,CAAC;aACtE;YACD,cAAc,CAAC,iBAAiB,CAAC,GAAG,IAAI,EAAE,eAAe,CAAC;YAC1D,cAAc,CAAC,qBAAqB,CAAC,GAAG,IAAI,EAAE,mBAAmB,CAAC;YAClE,cAAc,CAAC,uBAAuB,CAAC,GAAG,IAAI,EAAE,qBAAqB,CAAC;SACzE;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,oBAAoB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACzE,CAAC;;AApEL,oDAqEC;AAvDG,gBAAgB;AACO,iCAAY,GAAG,2DAA2D,CAAC"}
|
package/grantDatabaseRole.js
CHANGED
|
@@ -25,7 +25,7 @@ class GrantDatabaseRole extends pulumi.CustomResource {
|
|
|
25
25
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
26
26
|
*/
|
|
27
27
|
static get(name, id, state, opts) {
|
|
28
|
-
return new GrantDatabaseRole(name, state,
|
|
28
|
+
return new GrantDatabaseRole(name, state, { ...opts, id: id });
|
|
29
29
|
}
|
|
30
30
|
/**
|
|
31
31
|
* Returns true if the given object is an instance of GrantDatabaseRole. This is designed to work even
|
|
@@ -42,20 +42,20 @@ class GrantDatabaseRole extends pulumi.CustomResource {
|
|
|
42
42
|
opts = opts || {};
|
|
43
43
|
if (opts.id) {
|
|
44
44
|
const state = argsOrState;
|
|
45
|
-
resourceInputs["databaseRoleName"] = state
|
|
46
|
-
resourceInputs["parentDatabaseRoleName"] = state
|
|
47
|
-
resourceInputs["parentRoleName"] = state
|
|
48
|
-
resourceInputs["shareName"] = state
|
|
45
|
+
resourceInputs["databaseRoleName"] = state?.databaseRoleName;
|
|
46
|
+
resourceInputs["parentDatabaseRoleName"] = state?.parentDatabaseRoleName;
|
|
47
|
+
resourceInputs["parentRoleName"] = state?.parentRoleName;
|
|
48
|
+
resourceInputs["shareName"] = state?.shareName;
|
|
49
49
|
}
|
|
50
50
|
else {
|
|
51
51
|
const args = argsOrState;
|
|
52
|
-
if (
|
|
52
|
+
if (args?.databaseRoleName === undefined && !opts.urn) {
|
|
53
53
|
throw new Error("Missing required property 'databaseRoleName'");
|
|
54
54
|
}
|
|
55
|
-
resourceInputs["databaseRoleName"] = args
|
|
56
|
-
resourceInputs["parentDatabaseRoleName"] = args
|
|
57
|
-
resourceInputs["parentRoleName"] = args
|
|
58
|
-
resourceInputs["shareName"] = args
|
|
55
|
+
resourceInputs["databaseRoleName"] = args?.databaseRoleName;
|
|
56
|
+
resourceInputs["parentDatabaseRoleName"] = args?.parentDatabaseRoleName;
|
|
57
|
+
resourceInputs["parentRoleName"] = args?.parentRoleName;
|
|
58
|
+
resourceInputs["shareName"] = args?.shareName;
|
|
59
59
|
}
|
|
60
60
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
61
61
|
super(GrantDatabaseRole.__pulumiType, name, resourceInputs, opts);
|
package/grantDatabaseRole.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"grantDatabaseRole.js","sourceRoot":"","sources":["../grantDatabaseRole.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;GAQG;AACH,MAAa,iBAAkB,SAAQ,MAAM,CAAC,cAAc;IACxD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA8B,EAAE,IAAmC;QAC5H,OAAO,IAAI,iBAAiB,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"grantDatabaseRole.js","sourceRoot":"","sources":["../grantDatabaseRole.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;GAQG;AACH,MAAa,iBAAkB,SAAQ,MAAM,CAAC,cAAc;IACxD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA8B,EAAE,IAAmC;QAC5H,OAAO,IAAI,iBAAiB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACxE,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,iBAAiB,CAAC,YAAY,CAAC;IAClE,CAAC;IA2BD,YAAY,IAAY,EAAE,WAA4D,EAAE,IAAmC;QACvH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAiD,CAAC;YAChE,cAAc,CAAC,kBAAkB,CAAC,GAAG,KAAK,EAAE,gBAAgB,CAAC;YAC7D,cAAc,CAAC,wBAAwB,CAAC,GAAG,KAAK,EAAE,sBAAsB,CAAC;YACzE,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,EAAE,cAAc,CAAC;YACzD,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,EAAE,SAAS,CAAC;SAClD;aAAM;YACH,MAAM,IAAI,GAAG,WAAgD,CAAC;YAC9D,IAAI,IAAI,EAAE,gBAAgB,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACnD,MAAM,IAAI,KAAK,CAAC,8CAA8C,CAAC,CAAC;aACnE;YACD,cAAc,CAAC,kBAAkB,CAAC,GAAG,IAAI,EAAE,gBAAgB,CAAC;YAC5D,cAAc,CAAC,wBAAwB,CAAC,GAAG,IAAI,EAAE,sBAAsB,CAAC;YACxE,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,EAAE,cAAc,CAAC;YACxD,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;SACjD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,iBAAiB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACtE,CAAC;;AA1EL,8CA2EC;AA7DG,gBAAgB;AACO,8BAAY,GAAG,qDAAqD,CAAC"}
|
package/grantOwnership.js
CHANGED
|
@@ -63,7 +63,7 @@ class GrantOwnership extends pulumi.CustomResource {
|
|
|
63
63
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
64
64
|
*/
|
|
65
65
|
static get(name, id, state, opts) {
|
|
66
|
-
return new GrantOwnership(name, state,
|
|
66
|
+
return new GrantOwnership(name, state, { ...opts, id: id });
|
|
67
67
|
}
|
|
68
68
|
/**
|
|
69
69
|
* Returns true if the given object is an instance of GrantOwnership. This is designed to work even
|
|
@@ -80,20 +80,20 @@ class GrantOwnership extends pulumi.CustomResource {
|
|
|
80
80
|
opts = opts || {};
|
|
81
81
|
if (opts.id) {
|
|
82
82
|
const state = argsOrState;
|
|
83
|
-
resourceInputs["accountRoleName"] = state
|
|
84
|
-
resourceInputs["databaseRoleName"] = state
|
|
85
|
-
resourceInputs["on"] = state
|
|
86
|
-
resourceInputs["outboundPrivileges"] = state
|
|
83
|
+
resourceInputs["accountRoleName"] = state?.accountRoleName;
|
|
84
|
+
resourceInputs["databaseRoleName"] = state?.databaseRoleName;
|
|
85
|
+
resourceInputs["on"] = state?.on;
|
|
86
|
+
resourceInputs["outboundPrivileges"] = state?.outboundPrivileges;
|
|
87
87
|
}
|
|
88
88
|
else {
|
|
89
89
|
const args = argsOrState;
|
|
90
|
-
if (
|
|
90
|
+
if (args?.on === undefined && !opts.urn) {
|
|
91
91
|
throw new Error("Missing required property 'on'");
|
|
92
92
|
}
|
|
93
|
-
resourceInputs["accountRoleName"] = args
|
|
94
|
-
resourceInputs["databaseRoleName"] = args
|
|
95
|
-
resourceInputs["on"] = args
|
|
96
|
-
resourceInputs["outboundPrivileges"] = args
|
|
93
|
+
resourceInputs["accountRoleName"] = args?.accountRoleName;
|
|
94
|
+
resourceInputs["databaseRoleName"] = args?.databaseRoleName;
|
|
95
|
+
resourceInputs["on"] = args?.on;
|
|
96
|
+
resourceInputs["outboundPrivileges"] = args?.outboundPrivileges;
|
|
97
97
|
}
|
|
98
98
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
99
99
|
super(GrantOwnership.__pulumiType, name, resourceInputs, opts);
|
package/grantOwnership.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"grantOwnership.js","sourceRoot":"","sources":["../grantOwnership.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8CG;AACH,MAAa,cAAe,SAAQ,MAAM,CAAC,cAAc;IACrD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA2B,EAAE,IAAmC;QACzH,OAAO,IAAI,cAAc,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"grantOwnership.js","sourceRoot":"","sources":["../grantOwnership.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8CG;AACH,MAAa,cAAe,SAAQ,MAAM,CAAC,cAAc;IACrD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA2B,EAAE,IAAmC;QACzH,OAAO,IAAI,cAAc,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACrE,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,cAAc,CAAC,YAAY,CAAC;IAC/D,CAAC;IA2BD,YAAY,IAAY,EAAE,WAAsD,EAAE,IAAmC;QACjH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA8C,CAAC;YAC7D,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,EAAE,eAAe,CAAC;YAC3D,cAAc,CAAC,kBAAkB,CAAC,GAAG,KAAK,EAAE,gBAAgB,CAAC;YAC7D,cAAc,CAAC,IAAI,CAAC,GAAG,KAAK,EAAE,EAAE,CAAC;YACjC,cAAc,CAAC,oBAAoB,CAAC,GAAG,KAAK,EAAE,kBAAkB,CAAC;SACpE;aAAM;YACH,MAAM,IAAI,GAAG,WAA6C,CAAC;YAC3D,IAAI,IAAI,EAAE,EAAE,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACrC,MAAM,IAAI,KAAK,CAAC,gCAAgC,CAAC,CAAC;aACrD;YACD,cAAc,CAAC,iBAAiB,CAAC,GAAG,IAAI,EAAE,eAAe,CAAC;YAC1D,cAAc,CAAC,kBAAkB,CAAC,GAAG,IAAI,EAAE,gBAAgB,CAAC;YAC5D,cAAc,CAAC,IAAI,CAAC,GAAG,IAAI,EAAE,EAAE,CAAC;YAChC,cAAc,CAAC,oBAAoB,CAAC,GAAG,IAAI,EAAE,kBAAkB,CAAC;SACnE;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,cAAc,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACnE,CAAC;;AA1EL,wCA2EC;AA7DG,gBAAgB;AACO,2BAAY,GAAG,+CAA+C,CAAC"}
|
|
@@ -45,7 +45,7 @@ class GrantPrivilegesToAccountRole extends pulumi.CustomResource {
|
|
|
45
45
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
46
46
|
*/
|
|
47
47
|
static get(name, id, state, opts) {
|
|
48
|
-
return new GrantPrivilegesToAccountRole(name, state,
|
|
48
|
+
return new GrantPrivilegesToAccountRole(name, state, { ...opts, id: id });
|
|
49
49
|
}
|
|
50
50
|
/**
|
|
51
51
|
* Returns true if the given object is an instance of GrantPrivilegesToAccountRole. This is designed to work even
|
|
@@ -62,32 +62,32 @@ class GrantPrivilegesToAccountRole extends pulumi.CustomResource {
|
|
|
62
62
|
opts = opts || {};
|
|
63
63
|
if (opts.id) {
|
|
64
64
|
const state = argsOrState;
|
|
65
|
-
resourceInputs["accountRoleName"] = state
|
|
66
|
-
resourceInputs["allPrivileges"] = state
|
|
67
|
-
resourceInputs["alwaysApply"] = state
|
|
68
|
-
resourceInputs["alwaysApplyTrigger"] = state
|
|
69
|
-
resourceInputs["onAccount"] = state
|
|
70
|
-
resourceInputs["onAccountObject"] = state
|
|
71
|
-
resourceInputs["onSchema"] = state
|
|
72
|
-
resourceInputs["onSchemaObject"] = state
|
|
73
|
-
resourceInputs["privileges"] = state
|
|
74
|
-
resourceInputs["withGrantOption"] = state
|
|
65
|
+
resourceInputs["accountRoleName"] = state?.accountRoleName;
|
|
66
|
+
resourceInputs["allPrivileges"] = state?.allPrivileges;
|
|
67
|
+
resourceInputs["alwaysApply"] = state?.alwaysApply;
|
|
68
|
+
resourceInputs["alwaysApplyTrigger"] = state?.alwaysApplyTrigger;
|
|
69
|
+
resourceInputs["onAccount"] = state?.onAccount;
|
|
70
|
+
resourceInputs["onAccountObject"] = state?.onAccountObject;
|
|
71
|
+
resourceInputs["onSchema"] = state?.onSchema;
|
|
72
|
+
resourceInputs["onSchemaObject"] = state?.onSchemaObject;
|
|
73
|
+
resourceInputs["privileges"] = state?.privileges;
|
|
74
|
+
resourceInputs["withGrantOption"] = state?.withGrantOption;
|
|
75
75
|
}
|
|
76
76
|
else {
|
|
77
77
|
const args = argsOrState;
|
|
78
|
-
if (
|
|
78
|
+
if (args?.accountRoleName === undefined && !opts.urn) {
|
|
79
79
|
throw new Error("Missing required property 'accountRoleName'");
|
|
80
80
|
}
|
|
81
|
-
resourceInputs["accountRoleName"] = args
|
|
82
|
-
resourceInputs["allPrivileges"] = args
|
|
83
|
-
resourceInputs["alwaysApply"] = args
|
|
84
|
-
resourceInputs["alwaysApplyTrigger"] = args
|
|
85
|
-
resourceInputs["onAccount"] = args
|
|
86
|
-
resourceInputs["onAccountObject"] = args
|
|
87
|
-
resourceInputs["onSchema"] = args
|
|
88
|
-
resourceInputs["onSchemaObject"] = args
|
|
89
|
-
resourceInputs["privileges"] = args
|
|
90
|
-
resourceInputs["withGrantOption"] = args
|
|
81
|
+
resourceInputs["accountRoleName"] = args?.accountRoleName;
|
|
82
|
+
resourceInputs["allPrivileges"] = args?.allPrivileges;
|
|
83
|
+
resourceInputs["alwaysApply"] = args?.alwaysApply;
|
|
84
|
+
resourceInputs["alwaysApplyTrigger"] = args?.alwaysApplyTrigger;
|
|
85
|
+
resourceInputs["onAccount"] = args?.onAccount;
|
|
86
|
+
resourceInputs["onAccountObject"] = args?.onAccountObject;
|
|
87
|
+
resourceInputs["onSchema"] = args?.onSchema;
|
|
88
|
+
resourceInputs["onSchemaObject"] = args?.onSchemaObject;
|
|
89
|
+
resourceInputs["privileges"] = args?.privileges;
|
|
90
|
+
resourceInputs["withGrantOption"] = args?.withGrantOption;
|
|
91
91
|
}
|
|
92
92
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
93
93
|
super(GrantPrivilegesToAccountRole.__pulumiType, name, resourceInputs, opts);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"grantPrivilegesToAccountRole.js","sourceRoot":"","sources":["../grantPrivilegesToAccountRole.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,MAAa,4BAA6B,SAAQ,MAAM,CAAC,cAAc;IACnE;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAyC,EAAE,IAAmC;QACvI,OAAO,IAAI,4BAA4B,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"grantPrivilegesToAccountRole.js","sourceRoot":"","sources":["../grantPrivilegesToAccountRole.ts"],"names":[],"mappings":"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"}
|
|
@@ -45,7 +45,7 @@ class GrantPrivilegesToDatabaseRole extends pulumi.CustomResource {
|
|
|
45
45
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
46
46
|
*/
|
|
47
47
|
static get(name, id, state, opts) {
|
|
48
|
-
return new GrantPrivilegesToDatabaseRole(name, state,
|
|
48
|
+
return new GrantPrivilegesToDatabaseRole(name, state, { ...opts, id: id });
|
|
49
49
|
}
|
|
50
50
|
/**
|
|
51
51
|
* Returns true if the given object is an instance of GrantPrivilegesToDatabaseRole. This is designed to work even
|
|
@@ -62,30 +62,30 @@ class GrantPrivilegesToDatabaseRole extends pulumi.CustomResource {
|
|
|
62
62
|
opts = opts || {};
|
|
63
63
|
if (opts.id) {
|
|
64
64
|
const state = argsOrState;
|
|
65
|
-
resourceInputs["allPrivileges"] = state
|
|
66
|
-
resourceInputs["alwaysApply"] = state
|
|
67
|
-
resourceInputs["alwaysApplyTrigger"] = state
|
|
68
|
-
resourceInputs["databaseRoleName"] = state
|
|
69
|
-
resourceInputs["onDatabase"] = state
|
|
70
|
-
resourceInputs["onSchema"] = state
|
|
71
|
-
resourceInputs["onSchemaObject"] = state
|
|
72
|
-
resourceInputs["privileges"] = state
|
|
73
|
-
resourceInputs["withGrantOption"] = state
|
|
65
|
+
resourceInputs["allPrivileges"] = state?.allPrivileges;
|
|
66
|
+
resourceInputs["alwaysApply"] = state?.alwaysApply;
|
|
67
|
+
resourceInputs["alwaysApplyTrigger"] = state?.alwaysApplyTrigger;
|
|
68
|
+
resourceInputs["databaseRoleName"] = state?.databaseRoleName;
|
|
69
|
+
resourceInputs["onDatabase"] = state?.onDatabase;
|
|
70
|
+
resourceInputs["onSchema"] = state?.onSchema;
|
|
71
|
+
resourceInputs["onSchemaObject"] = state?.onSchemaObject;
|
|
72
|
+
resourceInputs["privileges"] = state?.privileges;
|
|
73
|
+
resourceInputs["withGrantOption"] = state?.withGrantOption;
|
|
74
74
|
}
|
|
75
75
|
else {
|
|
76
76
|
const args = argsOrState;
|
|
77
|
-
if (
|
|
77
|
+
if (args?.databaseRoleName === undefined && !opts.urn) {
|
|
78
78
|
throw new Error("Missing required property 'databaseRoleName'");
|
|
79
79
|
}
|
|
80
|
-
resourceInputs["allPrivileges"] = args
|
|
81
|
-
resourceInputs["alwaysApply"] = args
|
|
82
|
-
resourceInputs["alwaysApplyTrigger"] = args
|
|
83
|
-
resourceInputs["databaseRoleName"] = args
|
|
84
|
-
resourceInputs["onDatabase"] = args
|
|
85
|
-
resourceInputs["onSchema"] = args
|
|
86
|
-
resourceInputs["onSchemaObject"] = args
|
|
87
|
-
resourceInputs["privileges"] = args
|
|
88
|
-
resourceInputs["withGrantOption"] = args
|
|
80
|
+
resourceInputs["allPrivileges"] = args?.allPrivileges;
|
|
81
|
+
resourceInputs["alwaysApply"] = args?.alwaysApply;
|
|
82
|
+
resourceInputs["alwaysApplyTrigger"] = args?.alwaysApplyTrigger;
|
|
83
|
+
resourceInputs["databaseRoleName"] = args?.databaseRoleName;
|
|
84
|
+
resourceInputs["onDatabase"] = args?.onDatabase;
|
|
85
|
+
resourceInputs["onSchema"] = args?.onSchema;
|
|
86
|
+
resourceInputs["onSchemaObject"] = args?.onSchemaObject;
|
|
87
|
+
resourceInputs["privileges"] = args?.privileges;
|
|
88
|
+
resourceInputs["withGrantOption"] = args?.withGrantOption;
|
|
89
89
|
}
|
|
90
90
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
91
91
|
super(GrantPrivilegesToDatabaseRole.__pulumiType, name, resourceInputs, opts);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"grantPrivilegesToDatabaseRole.js","sourceRoot":"","sources":["../grantPrivilegesToDatabaseRole.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,MAAa,6BAA8B,SAAQ,MAAM,CAAC,cAAc;IACpE;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA0C,EAAE,IAAmC;QACxI,OAAO,IAAI,6BAA6B,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"grantPrivilegesToDatabaseRole.js","sourceRoot":"","sources":["../grantPrivilegesToDatabaseRole.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,MAAa,6BAA8B,SAAQ,MAAM,CAAC,cAAc;IACpE;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA0C,EAAE,IAAmC;QACxI,OAAO,IAAI,6BAA6B,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACpF,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,6BAA6B,CAAC,YAAY,CAAC;IAC9E,CAAC;IA4CD,YAAY,IAAY,EAAE,WAAoF,EAAE,IAAmC;QAC/I,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA6D,CAAC;YAC5E,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,EAAE,aAAa,CAAC;YACvD,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,oBAAoB,CAAC,GAAG,KAAK,EAAE,kBAAkB,CAAC;YACjE,cAAc,CAAC,kBAAkB,CAAC,GAAG,KAAK,EAAE,gBAAgB,CAAC;YAC7D,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,EAAE,cAAc,CAAC;YACzD,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,EAAE,eAAe,CAAC;SAC9D;aAAM;YACH,MAAM,IAAI,GAAG,WAA4D,CAAC;YAC1E,IAAI,IAAI,EAAE,gBAAgB,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACnD,MAAM,IAAI,KAAK,CAAC,8CAA8C,CAAC,CAAC;aACnE;YACD,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,EAAE,aAAa,CAAC;YACtD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,oBAAoB,CAAC,GAAG,IAAI,EAAE,kBAAkB,CAAC;YAChE,cAAc,CAAC,kBAAkB,CAAC,GAAG,IAAI,EAAE,gBAAgB,CAAC;YAC5D,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,EAAE,cAAc,CAAC;YACxD,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,iBAAiB,CAAC,GAAG,IAAI,EAAE,eAAe,CAAC;SAC7D;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,6BAA6B,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAClF,CAAC;;AArGL,sEAsGC;AAxFG,gBAAgB;AACO,0CAAY,GAAG,6EAA6E,CAAC"}
|
|
@@ -25,7 +25,7 @@ class GrantPrivilegesToShare extends pulumi.CustomResource {
|
|
|
25
25
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
26
26
|
*/
|
|
27
27
|
static get(name, id, state, opts) {
|
|
28
|
-
return new GrantPrivilegesToShare(name, state,
|
|
28
|
+
return new GrantPrivilegesToShare(name, state, { ...opts, id: id });
|
|
29
29
|
}
|
|
30
30
|
/**
|
|
31
31
|
* Returns true if the given object is an instance of GrantPrivilegesToShare. This is designed to work even
|
|
@@ -42,33 +42,33 @@ class GrantPrivilegesToShare extends pulumi.CustomResource {
|
|
|
42
42
|
opts = opts || {};
|
|
43
43
|
if (opts.id) {
|
|
44
44
|
const state = argsOrState;
|
|
45
|
-
resourceInputs["onAllTablesInSchema"] = state
|
|
46
|
-
resourceInputs["onDatabase"] = state
|
|
47
|
-
resourceInputs["onFunction"] = state
|
|
48
|
-
resourceInputs["onSchema"] = state
|
|
49
|
-
resourceInputs["onTable"] = state
|
|
50
|
-
resourceInputs["onTag"] = state
|
|
51
|
-
resourceInputs["onView"] = state
|
|
52
|
-
resourceInputs["privileges"] = state
|
|
53
|
-
resourceInputs["toShare"] = state
|
|
45
|
+
resourceInputs["onAllTablesInSchema"] = state?.onAllTablesInSchema;
|
|
46
|
+
resourceInputs["onDatabase"] = state?.onDatabase;
|
|
47
|
+
resourceInputs["onFunction"] = state?.onFunction;
|
|
48
|
+
resourceInputs["onSchema"] = state?.onSchema;
|
|
49
|
+
resourceInputs["onTable"] = state?.onTable;
|
|
50
|
+
resourceInputs["onTag"] = state?.onTag;
|
|
51
|
+
resourceInputs["onView"] = state?.onView;
|
|
52
|
+
resourceInputs["privileges"] = state?.privileges;
|
|
53
|
+
resourceInputs["toShare"] = state?.toShare;
|
|
54
54
|
}
|
|
55
55
|
else {
|
|
56
56
|
const args = argsOrState;
|
|
57
|
-
if (
|
|
57
|
+
if (args?.privileges === undefined && !opts.urn) {
|
|
58
58
|
throw new Error("Missing required property 'privileges'");
|
|
59
59
|
}
|
|
60
|
-
if (
|
|
60
|
+
if (args?.toShare === undefined && !opts.urn) {
|
|
61
61
|
throw new Error("Missing required property 'toShare'");
|
|
62
62
|
}
|
|
63
|
-
resourceInputs["onAllTablesInSchema"] = args
|
|
64
|
-
resourceInputs["onDatabase"] = args
|
|
65
|
-
resourceInputs["onFunction"] = args
|
|
66
|
-
resourceInputs["onSchema"] = args
|
|
67
|
-
resourceInputs["onTable"] = args
|
|
68
|
-
resourceInputs["onTag"] = args
|
|
69
|
-
resourceInputs["onView"] = args
|
|
70
|
-
resourceInputs["privileges"] = args
|
|
71
|
-
resourceInputs["toShare"] = args
|
|
63
|
+
resourceInputs["onAllTablesInSchema"] = args?.onAllTablesInSchema;
|
|
64
|
+
resourceInputs["onDatabase"] = args?.onDatabase;
|
|
65
|
+
resourceInputs["onFunction"] = args?.onFunction;
|
|
66
|
+
resourceInputs["onSchema"] = args?.onSchema;
|
|
67
|
+
resourceInputs["onTable"] = args?.onTable;
|
|
68
|
+
resourceInputs["onTag"] = args?.onTag;
|
|
69
|
+
resourceInputs["onView"] = args?.onView;
|
|
70
|
+
resourceInputs["privileges"] = args?.privileges;
|
|
71
|
+
resourceInputs["toShare"] = args?.toShare;
|
|
72
72
|
}
|
|
73
73
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
74
74
|
super(GrantPrivilegesToShare.__pulumiType, name, resourceInputs, opts);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"grantPrivilegesToShare.js","sourceRoot":"","sources":["../grantPrivilegesToShare.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;GAQG;AACH,MAAa,sBAAuB,SAAQ,MAAM,CAAC,cAAc;IAC7D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAmC,EAAE,IAAmC;QACjI,OAAO,IAAI,sBAAsB,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"grantPrivilegesToShare.js","sourceRoot":"","sources":["../grantPrivilegesToShare.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;GAQG;AACH,MAAa,sBAAuB,SAAQ,MAAM,CAAC,cAAc;IAC7D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAmC,EAAE,IAAmC;QACjI,OAAO,IAAI,sBAAsB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC7E,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,sBAAsB,CAAC,YAAY,CAAC;IACvE,CAAC;IA+CD,YAAY,IAAY,EAAE,WAAsE,EAAE,IAAmC;QACjI,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAsD,CAAC;YACrE,cAAc,CAAC,qBAAqB,CAAC,GAAG,KAAK,EAAE,mBAAmB,CAAC;YACnE,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,EAAE,KAAK,CAAC;YACvC,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;SAC9C;aAAM;YACH,MAAM,IAAI,GAAG,WAAqD,CAAC;YACnE,IAAI,IAAI,EAAE,UAAU,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC7C,MAAM,IAAI,KAAK,CAAC,wCAAwC,CAAC,CAAC;aAC7D;YACD,IAAI,IAAI,EAAE,OAAO,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC1C,MAAM,IAAI,KAAK,CAAC,qCAAqC,CAAC,CAAC;aAC1D;YACD,cAAc,CAAC,qBAAqB,CAAC,GAAG,IAAI,EAAE,mBAAmB,CAAC;YAClE,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,EAAE,KAAK,CAAC;YACtC,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;SAC7C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,sBAAsB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC3E,CAAC;;AA3GL,wDA4GC;AA9FG,gBAAgB;AACO,mCAAY,GAAG,+DAA+D,CAAC"}
|
package/imageRepository.js
CHANGED
|
@@ -23,7 +23,7 @@ class ImageRepository extends pulumi.CustomResource {
|
|
|
23
23
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
24
24
|
*/
|
|
25
25
|
static get(name, id, state, opts) {
|
|
26
|
-
return new ImageRepository(name, state,
|
|
26
|
+
return new ImageRepository(name, state, { ...opts, id: id });
|
|
27
27
|
}
|
|
28
28
|
/**
|
|
29
29
|
* Returns true if the given object is an instance of ImageRepository. This is designed to work even
|
|
@@ -40,25 +40,25 @@ class ImageRepository extends pulumi.CustomResource {
|
|
|
40
40
|
opts = opts || {};
|
|
41
41
|
if (opts.id) {
|
|
42
42
|
const state = argsOrState;
|
|
43
|
-
resourceInputs["comment"] = state
|
|
44
|
-
resourceInputs["database"] = state
|
|
45
|
-
resourceInputs["fullyQualifiedName"] = state
|
|
46
|
-
resourceInputs["name"] = state
|
|
47
|
-
resourceInputs["schema"] = state
|
|
48
|
-
resourceInputs["showOutputs"] = state
|
|
43
|
+
resourceInputs["comment"] = state?.comment;
|
|
44
|
+
resourceInputs["database"] = state?.database;
|
|
45
|
+
resourceInputs["fullyQualifiedName"] = state?.fullyQualifiedName;
|
|
46
|
+
resourceInputs["name"] = state?.name;
|
|
47
|
+
resourceInputs["schema"] = state?.schema;
|
|
48
|
+
resourceInputs["showOutputs"] = state?.showOutputs;
|
|
49
49
|
}
|
|
50
50
|
else {
|
|
51
51
|
const args = argsOrState;
|
|
52
|
-
if (
|
|
52
|
+
if (args?.database === undefined && !opts.urn) {
|
|
53
53
|
throw new Error("Missing required property 'database'");
|
|
54
54
|
}
|
|
55
|
-
if (
|
|
55
|
+
if (args?.schema === undefined && !opts.urn) {
|
|
56
56
|
throw new Error("Missing required property 'schema'");
|
|
57
57
|
}
|
|
58
|
-
resourceInputs["comment"] = args
|
|
59
|
-
resourceInputs["database"] = args
|
|
60
|
-
resourceInputs["name"] = args
|
|
61
|
-
resourceInputs["schema"] = args
|
|
58
|
+
resourceInputs["comment"] = args?.comment;
|
|
59
|
+
resourceInputs["database"] = args?.database;
|
|
60
|
+
resourceInputs["name"] = args?.name;
|
|
61
|
+
resourceInputs["schema"] = args?.schema;
|
|
62
62
|
resourceInputs["fullyQualifiedName"] = undefined /*out*/;
|
|
63
63
|
resourceInputs["showOutputs"] = undefined /*out*/;
|
|
64
64
|
}
|
package/imageRepository.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"imageRepository.js","sourceRoot":"","sources":["../imageRepository.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;GAMG;AACH,MAAa,eAAgB,SAAQ,MAAM,CAAC,cAAc;IACtD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA4B,EAAE,IAAmC;QAC1H,OAAO,IAAI,eAAe,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"imageRepository.js","sourceRoot":"","sources":["../imageRepository.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;GAMG;AACH,MAAa,eAAgB,SAAQ,MAAM,CAAC,cAAc;IACtD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA4B,EAAE,IAAmC;QAC1H,OAAO,IAAI,eAAe,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACtE,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,eAAe,CAAC,YAAY,CAAC;IAChE,CAAC;IAmCD,YAAY,IAAY,EAAE,WAAwD,EAAE,IAAmC;QACnH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA+C,CAAC;YAC9D,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;YAC3C,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,oBAAoB,CAAC,GAAG,KAAK,EAAE,kBAAkB,CAAC;YACjE,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;SACtD;aAAM;YACH,MAAM,IAAI,GAAG,WAA8C,CAAC;YAC5D,IAAI,IAAI,EAAE,QAAQ,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC3C,MAAM,IAAI,KAAK,CAAC,sCAAsC,CAAC,CAAC;aAC3D;YACD,IAAI,IAAI,EAAE,MAAM,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACzC,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACzD;YACD,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;YAC1C,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,oBAAoB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACzD,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACrD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,eAAe,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACpE,CAAC;;AAzFL,0CA0FC;AA5EG,gBAAgB;AACO,4BAAY,GAAG,iDAAiD,CAAC"}
|
package/jobService.js
CHANGED
|
@@ -23,7 +23,7 @@ class JobService extends pulumi.CustomResource {
|
|
|
23
23
|
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
24
24
|
*/
|
|
25
25
|
static get(name, id, state, opts) {
|
|
26
|
-
return new JobService(name, state,
|
|
26
|
+
return new JobService(name, state, { ...opts, id: id });
|
|
27
27
|
}
|
|
28
28
|
/**
|
|
29
29
|
* Returns true if the given object is an instance of JobService. This is designed to work even
|
|
@@ -40,40 +40,40 @@ class JobService extends pulumi.CustomResource {
|
|
|
40
40
|
opts = opts || {};
|
|
41
41
|
if (opts.id) {
|
|
42
42
|
const state = argsOrState;
|
|
43
|
-
resourceInputs["comment"] = state
|
|
44
|
-
resourceInputs["computePool"] = state
|
|
45
|
-
resourceInputs["database"] = state
|
|
46
|
-
resourceInputs["describeOutputs"] = state
|
|
47
|
-
resourceInputs["externalAccessIntegrations"] = state
|
|
48
|
-
resourceInputs["fromSpecification"] = state
|
|
49
|
-
resourceInputs["fromSpecificationTemplate"] = state
|
|
50
|
-
resourceInputs["fullyQualifiedName"] = state
|
|
51
|
-
resourceInputs["name"] = state
|
|
52
|
-
resourceInputs["queryWarehouse"] = state
|
|
53
|
-
resourceInputs["schema"] = state
|
|
54
|
-
resourceInputs["serviceType"] = state
|
|
55
|
-
resourceInputs["showOutputs"] = state
|
|
43
|
+
resourceInputs["comment"] = state?.comment;
|
|
44
|
+
resourceInputs["computePool"] = state?.computePool;
|
|
45
|
+
resourceInputs["database"] = state?.database;
|
|
46
|
+
resourceInputs["describeOutputs"] = state?.describeOutputs;
|
|
47
|
+
resourceInputs["externalAccessIntegrations"] = state?.externalAccessIntegrations;
|
|
48
|
+
resourceInputs["fromSpecification"] = state?.fromSpecification;
|
|
49
|
+
resourceInputs["fromSpecificationTemplate"] = state?.fromSpecificationTemplate;
|
|
50
|
+
resourceInputs["fullyQualifiedName"] = state?.fullyQualifiedName;
|
|
51
|
+
resourceInputs["name"] = state?.name;
|
|
52
|
+
resourceInputs["queryWarehouse"] = state?.queryWarehouse;
|
|
53
|
+
resourceInputs["schema"] = state?.schema;
|
|
54
|
+
resourceInputs["serviceType"] = state?.serviceType;
|
|
55
|
+
resourceInputs["showOutputs"] = state?.showOutputs;
|
|
56
56
|
}
|
|
57
57
|
else {
|
|
58
58
|
const args = argsOrState;
|
|
59
|
-
if (
|
|
59
|
+
if (args?.computePool === undefined && !opts.urn) {
|
|
60
60
|
throw new Error("Missing required property 'computePool'");
|
|
61
61
|
}
|
|
62
|
-
if (
|
|
62
|
+
if (args?.database === undefined && !opts.urn) {
|
|
63
63
|
throw new Error("Missing required property 'database'");
|
|
64
64
|
}
|
|
65
|
-
if (
|
|
65
|
+
if (args?.schema === undefined && !opts.urn) {
|
|
66
66
|
throw new Error("Missing required property 'schema'");
|
|
67
67
|
}
|
|
68
|
-
resourceInputs["comment"] = args
|
|
69
|
-
resourceInputs["computePool"] = args
|
|
70
|
-
resourceInputs["database"] = args
|
|
71
|
-
resourceInputs["externalAccessIntegrations"] = args
|
|
72
|
-
resourceInputs["fromSpecification"] = args
|
|
73
|
-
resourceInputs["fromSpecificationTemplate"] = args
|
|
74
|
-
resourceInputs["name"] = args
|
|
75
|
-
resourceInputs["queryWarehouse"] = args
|
|
76
|
-
resourceInputs["schema"] = args
|
|
68
|
+
resourceInputs["comment"] = args?.comment;
|
|
69
|
+
resourceInputs["computePool"] = args?.computePool;
|
|
70
|
+
resourceInputs["database"] = args?.database;
|
|
71
|
+
resourceInputs["externalAccessIntegrations"] = args?.externalAccessIntegrations;
|
|
72
|
+
resourceInputs["fromSpecification"] = args?.fromSpecification;
|
|
73
|
+
resourceInputs["fromSpecificationTemplate"] = args?.fromSpecificationTemplate;
|
|
74
|
+
resourceInputs["name"] = args?.name;
|
|
75
|
+
resourceInputs["queryWarehouse"] = args?.queryWarehouse;
|
|
76
|
+
resourceInputs["schema"] = args?.schema;
|
|
77
77
|
resourceInputs["describeOutputs"] = undefined /*out*/;
|
|
78
78
|
resourceInputs["fullyQualifiedName"] = undefined /*out*/;
|
|
79
79
|
resourceInputs["serviceType"] = undefined /*out*/;
|
package/jobService.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"jobService.js","sourceRoot":"","sources":["../jobService.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;GAMG;AACH,MAAa,UAAW,SAAQ,MAAM,CAAC,cAAc;IACjD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAuB,EAAE,IAAmC;QACrH,OAAO,IAAI,UAAU,CAAC,IAAI,EAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"jobService.js","sourceRoot":"","sources":["../jobService.ts"],"names":[],"mappings":"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"}
|