@pulumiverse/scaleway 1.13.0 → 1.15.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/{appleSliconValleyServer.d.ts → appleSiliconServer.d.ts} +18 -18
- package/{appleSliconValleyServer.js → appleSiliconServer.js} +14 -14
- package/appleSiliconServer.js.map +1 -0
- package/baremetalServer.d.ts +7 -7
- package/baremetalServer.js +1 -1
- package/blockSnapshot.d.ts +5 -1
- package/blockSnapshot.js +5 -1
- package/blockSnapshot.js.map +1 -1
- package/blockVolume.d.ts +19 -0
- package/blockVolume.js +19 -0
- package/blockVolume.js.map +1 -1
- package/cockpitAlertManager.d.ts +109 -0
- package/cockpitAlertManager.js +72 -0
- package/cockpitAlertManager.js.map +1 -0
- package/container.d.ts +12 -0
- package/container.js +2 -0
- package/container.js.map +1 -1
- package/database.d.ts +17 -9
- package/database.js +11 -3
- package/database.js.map +1 -1
- package/databaseAcl.d.ts +14 -6
- package/databaseAcl.js +11 -3
- package/databaseAcl.js.map +1 -1
- package/databaseBackup.d.ts +21 -12
- package/databaseBackup.js +15 -6
- package/databaseBackup.js.map +1 -1
- package/databaseInstance.d.ts +73 -58
- package/databaseInstance.js +30 -12
- package/databaseInstance.js.map +1 -1
- package/databasePrivilege.d.ts +5 -5
- package/databasePrivilege.js +2 -2
- package/databaseReadReplica.d.ts +12 -12
- package/databaseReadReplica.js +3 -3
- package/databaseUser.d.ts +30 -22
- package/databaseUser.js +12 -4
- package/databaseUser.js.map +1 -1
- package/documentdbDatabase.d.ts +11 -4
- package/documentdbDatabase.js +8 -1
- package/documentdbDatabase.js.map +1 -1
- package/documentdbPrivateNetworkEndpoint.d.ts +51 -75
- package/documentdbPrivateNetworkEndpoint.js +27 -17
- package/documentdbPrivateNetworkEndpoint.js.map +1 -1
- package/documentdbPrivilege.d.ts +9 -2
- package/documentdbPrivilege.js +9 -2
- package/documentdbPrivilege.js.map +1 -1
- package/documentdbReadReplica.d.ts +8 -1
- package/documentdbReadReplica.js +8 -1
- package/documentdbReadReplica.js.map +1 -1
- package/documentdbUser.d.ts +8 -1
- package/documentdbUser.js +8 -1
- package/documentdbUser.js.map +1 -1
- package/domainRecord.d.ts +3 -3
- package/function.d.ts +15 -12
- package/function.js +2 -0
- package/function.js.map +1 -1
- package/functionTrigger.d.ts +16 -0
- package/functionTrigger.js +16 -0
- package/functionTrigger.js.map +1 -1
- package/getAccountSshKey.d.ts +8 -4
- package/getAccountSshKey.js.map +1 -1
- package/getBillingConsumptions.d.ts +21 -0
- package/getBillingConsumptions.js +6 -0
- package/getBillingConsumptions.js.map +1 -1
- package/getBillingInvoices.d.ts +2 -2
- package/getBillingInvoices.js +2 -2
- package/getBlockSnapshot.d.ts +58 -0
- package/getBlockSnapshot.js +28 -0
- package/getBlockSnapshot.js.map +1 -1
- package/getConfig.d.ts +22 -0
- package/getConfig.js +17 -0
- package/getConfig.js.map +1 -0
- package/getContainer.d.ts +4 -0
- package/getContainer.js.map +1 -1
- package/getDatabase.d.ts +2 -2
- package/getDatabase.js +2 -2
- package/getDatabaseAcl.d.ts +2 -2
- package/getDatabaseAcl.js +2 -2
- package/getDatabaseBackup.d.ts +8 -8
- package/getDatabaseInstance.d.ts +14 -10
- package/getDatabaseInstance.js +6 -2
- package/getDatabaseInstance.js.map +1 -1
- package/getDatabasePrivilege.d.ts +4 -4
- package/getDatabasePrivilege.js +2 -2
- package/getFunction.d.ts +1 -0
- package/getFunction.js.map +1 -1
- package/getIamApiKey.d.ts +68 -0
- package/getIamApiKey.js +47 -0
- package/getIamApiKey.js.map +1 -0
- package/getIamApplication.d.ts +6 -6
- package/getIamGroup.d.ts +10 -8
- package/getIamGroup.js +6 -4
- package/getIamGroup.js.map +1 -1
- package/getIamSshKey.d.ts +8 -4
- package/getIamSshKey.js.map +1 -1
- package/getIamUser.d.ts +10 -8
- package/getIamUser.js +2 -4
- package/getIamUser.js.map +1 -1
- package/getIpamIp.d.ts +19 -15
- package/getIpamIp.js +8 -4
- package/getIpamIp.js.map +1 -1
- package/getIpamIps.d.ts +25 -21
- package/getIpamIps.js +6 -2
- package/getIpamIps.js.map +1 -1
- package/getLbAcls.d.ts +13 -9
- package/getLbAcls.js +4 -0
- package/getLbAcls.js.map +1 -1
- package/getLbBackend.d.ts +12 -10
- package/getLbBackend.js +6 -4
- package/getLbBackend.js.map +1 -1
- package/getLbBackends.d.ts +9 -5
- package/getLbBackends.js +4 -0
- package/getLbBackends.js.map +1 -1
- package/getLbFrontend.d.ts +10 -8
- package/getLbFrontend.js +6 -4
- package/getLbFrontend.js.map +1 -1
- package/getLbFrontends.d.ts +13 -9
- package/getLbFrontends.js +6 -2
- package/getLbFrontends.js.map +1 -1
- package/getLbIps.d.ts +42 -12
- package/getLbIps.js +16 -2
- package/getLbIps.js.map +1 -1
- package/getLbRoute.d.ts +8 -6
- package/getLbRoute.js +6 -4
- package/getLbRoute.js.map +1 -1
- package/getLbRoutes.d.ts +11 -7
- package/getLbRoutes.js +6 -2
- package/getLbRoutes.js.map +1 -1
- package/getLbs.d.ts +18 -14
- package/getLbs.js +4 -0
- package/getLbs.js.map +1 -1
- package/getLoadbalancer.d.ts +14 -10
- package/getLoadbalancer.js +4 -0
- package/getLoadbalancer.js.map +1 -1
- package/getLoadbalancerCertificate.d.ts +12 -12
- package/getLoadbalancerCertificate.js +6 -6
- package/getLoadbalancerIp.d.ts +14 -6
- package/getLoadbalancerIp.js +6 -2
- package/getLoadbalancerIp.js.map +1 -1
- package/getMarketplaceImage.d.ts +2 -2
- package/getMnqSqs.d.ts +7 -7
- package/getMnqSqs.js +2 -2
- package/getRedisCluster.d.ts +52 -6
- package/getRedisCluster.js +6 -2
- package/getRedisCluster.js.map +1 -1
- package/getRegistryImage.d.ts +6 -6
- package/getRegistryImage.js +2 -2
- package/getRegistryNamespace.d.ts +4 -4
- package/getVpc.d.ts +11 -10
- package/getVpc.js.map +1 -1
- package/getVpcGatewayNetwork.d.ts +4 -32
- package/getVpcGatewayNetwork.js +2 -2
- package/getVpcGatewayNetwork.js.map +1 -1
- package/getVpcPrivateNetwork.d.ts +12 -12
- package/getVpcPrivateNetwork.js +2 -2
- package/getVpcPublicGateway.d.ts +9 -10
- package/getVpcPublicGateway.js +2 -2
- package/getVpcPublicGatewayDhcp.d.ts +2 -2
- package/getVpcPublicGatewayDhcp.js +2 -2
- package/getVpcPublicGatewayDhcpReservation.d.ts +12 -12
- package/getVpcPublicGatewayDhcpReservation.js +6 -6
- package/getVpcPublicGatewayIp.d.ts +4 -4
- package/getVpcPublicGatewayIp.js +4 -4
- package/getVpcPublicPatRule.d.ts +11 -11
- package/getVpcPublicPatRule.js +4 -4
- package/getVpcRoutes.d.ts +96 -0
- package/getVpcRoutes.js +32 -0
- package/getVpcRoutes.js.map +1 -0
- package/getVpcs.d.ts +11 -11
- package/iamApiKey.d.ts +44 -33
- package/iamApiKey.js +16 -2
- package/iamApiKey.js.map +1 -1
- package/iamApplication.d.ts +1 -1
- package/iamApplication.js +1 -1
- package/iamGroup.d.ts +1 -1
- package/iamGroup.js +1 -1
- package/iamGroupMembership.d.ts +4 -4
- package/iamGroupMembership.js +1 -1
- package/iamPolicy.d.ts +22 -22
- package/iamPolicy.js +1 -1
- package/iamSshKey.d.ts +1 -2
- package/iamSshKey.js +1 -2
- package/iamSshKey.js.map +1 -1
- package/iamUser.d.ts +10 -10
- package/index.d.ts +15 -3
- package/index.js +25 -11
- package/index.js.map +1 -1
- package/instanceImage.d.ts +1 -1
- package/instanceImage.js +1 -1
- package/instanceIp.d.ts +1 -1
- package/instanceIp.js +1 -1
- package/instanceIpReverseDns.d.ts +1 -1
- package/instanceIpReverseDns.js +1 -1
- package/instancePlacementGroup.d.ts +7 -7
- package/instancePlacementGroup.js +1 -1
- package/instancePrivateNic.d.ts +1 -1
- package/instancePrivateNic.js +1 -1
- package/instanceSecurityGroupRules.d.ts +1 -1
- package/instanceSecurityGroupRules.js +1 -1
- package/instanceServer.d.ts +19 -19
- package/instanceServer.js +1 -1
- package/instanceSnapshot.d.ts +1 -1
- package/instanceSnapshot.js +1 -1
- package/instanceUserData.d.ts +2 -2
- package/instanceUserData.js +2 -2
- package/instanceVolume.d.ts +2 -2
- package/instanceVolume.js +2 -2
- package/iotHub.d.ts +2 -2
- package/ipamIp.d.ts +14 -12
- package/ipamIp.js +6 -4
- package/ipamIp.js.map +1 -1
- package/ipamIpReverseDns.d.ts +4 -2
- package/ipamIpReverseDns.js +4 -2
- package/ipamIpReverseDns.js.map +1 -1
- package/kubernetesCluster.d.ts +19 -22
- package/kubernetesCluster.js +19 -22
- package/kubernetesCluster.js.map +1 -1
- package/kubernetesNodePool.d.ts +3 -3
- package/loadbalancer.d.ts +102 -43
- package/loadbalancer.js +63 -4
- package/loadbalancer.js.map +1 -1
- package/loadbalancerAcl.d.ts +10 -8
- package/loadbalancerAcl.js +4 -2
- package/loadbalancerAcl.js.map +1 -1
- package/loadbalancerBackend.d.ts +10 -9
- package/loadbalancerBackend.js +4 -3
- package/loadbalancerBackend.js.map +1 -1
- package/loadbalancerFrontend.d.ts +27 -25
- package/loadbalancerFrontend.js +4 -2
- package/loadbalancerFrontend.js.map +1 -1
- package/loadbalancerIp.d.ts +28 -15
- package/loadbalancerIp.js +6 -3
- package/loadbalancerIp.js.map +1 -1
- package/loadbalancerRoute.d.ts +14 -13
- package/loadbalancerRoute.js +4 -3
- package/loadbalancerRoute.js.map +1 -1
- package/mnqNatsAccount.d.ts +11 -11
- package/mnqNatsAccount.js +5 -5
- package/mnqNatsCredentials.d.ts +10 -10
- package/mnqNatsCredentials.js +4 -4
- package/mnqSns.d.ts +15 -15
- package/mnqSns.js +7 -7
- package/mnqSnsCredentials.d.ts +16 -16
- package/mnqSnsCredentials.js +4 -4
- package/mnqSnsTopic.d.ts +16 -16
- package/mnqSnsTopic.js +4 -4
- package/mnqSnsTopicSubscription.d.ts +16 -16
- package/mnqSnsTopicSubscription.js +4 -4
- package/mnqSqs.d.ts +12 -12
- package/mnqSqs.js +4 -4
- package/mnqSqsCredentials.d.ts +16 -16
- package/mnqSqsCredentials.js +4 -4
- package/mnqSqsQueue.d.ts +12 -12
- package/mnqSqsQueue.js +3 -3
- package/objectBucketAcl.d.ts +3 -3
- package/objectBucketLockConfiguration.d.ts +3 -3
- package/objectBucketPolicy.d.ts +3 -3
- package/objectBucketWebsiteConfiguration.d.ts +3 -3
- package/objectItem.d.ts +3 -3
- package/package.json +2 -2
- package/package.json.dev +1 -1
- package/redisCluster.d.ts +68 -68
- package/redisCluster.js +4 -4
- package/registryNamespace.d.ts +3 -3
- package/registryNamespace.js +1 -1
- package/sdbDatabase.d.ts +3 -3
- package/temDomain.d.ts +4 -4
- package/temDomain.js +1 -1
- package/temDomainValidation.d.ts +2 -1
- package/temDomainValidation.js +2 -1
- package/temDomainValidation.js.map +1 -1
- package/types/input.d.ts +119 -73
- package/types/output.d.ts +275 -173
- package/vpc.d.ts +43 -13
- package/vpc.js +22 -2
- package/vpc.js.map +1 -1
- package/vpcGatewayNetwork.d.ts +39 -38
- package/vpcGatewayNetwork.js +9 -8
- package/vpcGatewayNetwork.js.map +1 -1
- package/vpcPrivateNetwork.d.ts +28 -28
- package/vpcPrivateNetwork.js +2 -2
- package/vpcPublicGateway.d.ts +44 -30
- package/vpcPublicGateway.js +7 -3
- package/vpcPublicGateway.js.map +1 -1
- package/vpcPublicGatewayDhcp.d.ts +26 -26
- package/vpcPublicGatewayDhcp.js +2 -2
- package/vpcPublicGatewayDhcpReservation.d.ts +19 -19
- package/vpcPublicGatewayDhcpReservation.js +5 -5
- package/vpcPublicGatewayIp.d.ts +18 -18
- package/vpcPublicGatewayIp.js +3 -3
- package/vpcPublicGatewayIpReverseDns.d.ts +6 -6
- package/vpcPublicGatewayIpReverseDns.js +3 -3
- package/vpcPublicGatewayPatRule.d.ts +27 -27
- package/vpcPublicGatewayPatRule.js +3 -3
- package/appleSliconValleyServer.js.map +0 -1
package/mnqNatsCredentials.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
* Creates and manages Scaleway Messaging and
|
|
4
|
-
* For further information
|
|
5
|
-
* our [documentation](https://www.scaleway.com/en/docs/serverless/messaging/reference-content/nats-overview/)
|
|
3
|
+
* Creates and manages Scaleway Messaging and Queuing NATS credentials.
|
|
4
|
+
* For further information, see
|
|
5
|
+
* our [main documentation](https://www.scaleway.com/en/docs/serverless/messaging/reference-content/nats-overview/).
|
|
6
6
|
*
|
|
7
7
|
* ## Example Usage
|
|
8
8
|
*
|
|
@@ -18,7 +18,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
18
18
|
*
|
|
19
19
|
* ## Import
|
|
20
20
|
*
|
|
21
|
-
* Namespaces can be imported using
|
|
21
|
+
* Namespaces can be imported using `{region}/{id}`, e.g.
|
|
22
22
|
*
|
|
23
23
|
* bash
|
|
24
24
|
*
|
|
@@ -43,7 +43,7 @@ export declare class MnqNatsCredentials extends pulumi.CustomResource {
|
|
|
43
43
|
*/
|
|
44
44
|
static isInstance(obj: any): obj is MnqNatsCredentials;
|
|
45
45
|
/**
|
|
46
|
-
* The ID of the
|
|
46
|
+
* The ID of the NATS account the credentials are generated from
|
|
47
47
|
*/
|
|
48
48
|
readonly accountId: pulumi.Output<string>;
|
|
49
49
|
/**
|
|
@@ -51,7 +51,7 @@ export declare class MnqNatsCredentials extends pulumi.CustomResource {
|
|
|
51
51
|
*/
|
|
52
52
|
readonly file: pulumi.Output<string>;
|
|
53
53
|
/**
|
|
54
|
-
* The unique name of the
|
|
54
|
+
* The unique name of the NATS credentials.
|
|
55
55
|
*/
|
|
56
56
|
readonly name: pulumi.Output<string>;
|
|
57
57
|
/**
|
|
@@ -73,7 +73,7 @@ export declare class MnqNatsCredentials extends pulumi.CustomResource {
|
|
|
73
73
|
*/
|
|
74
74
|
export interface MnqNatsCredentialsState {
|
|
75
75
|
/**
|
|
76
|
-
* The ID of the
|
|
76
|
+
* The ID of the NATS account the credentials are generated from
|
|
77
77
|
*/
|
|
78
78
|
accountId?: pulumi.Input<string>;
|
|
79
79
|
/**
|
|
@@ -81,7 +81,7 @@ export interface MnqNatsCredentialsState {
|
|
|
81
81
|
*/
|
|
82
82
|
file?: pulumi.Input<string>;
|
|
83
83
|
/**
|
|
84
|
-
* The unique name of the
|
|
84
|
+
* The unique name of the NATS credentials.
|
|
85
85
|
*/
|
|
86
86
|
name?: pulumi.Input<string>;
|
|
87
87
|
/**
|
|
@@ -95,11 +95,11 @@ export interface MnqNatsCredentialsState {
|
|
|
95
95
|
*/
|
|
96
96
|
export interface MnqNatsCredentialsArgs {
|
|
97
97
|
/**
|
|
98
|
-
* The ID of the
|
|
98
|
+
* The ID of the NATS account the credentials are generated from
|
|
99
99
|
*/
|
|
100
100
|
accountId: pulumi.Input<string>;
|
|
101
101
|
/**
|
|
102
|
-
* The unique name of the
|
|
102
|
+
* The unique name of the NATS credentials.
|
|
103
103
|
*/
|
|
104
104
|
name?: pulumi.Input<string>;
|
|
105
105
|
/**
|
package/mnqNatsCredentials.js
CHANGED
|
@@ -6,9 +6,9 @@ exports.MnqNatsCredentials = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
* Creates and manages Scaleway Messaging and
|
|
10
|
-
* For further information
|
|
11
|
-
* our [documentation](https://www.scaleway.com/en/docs/serverless/messaging/reference-content/nats-overview/)
|
|
9
|
+
* Creates and manages Scaleway Messaging and Queuing NATS credentials.
|
|
10
|
+
* For further information, see
|
|
11
|
+
* our [main documentation](https://www.scaleway.com/en/docs/serverless/messaging/reference-content/nats-overview/).
|
|
12
12
|
*
|
|
13
13
|
* ## Example Usage
|
|
14
14
|
*
|
|
@@ -24,7 +24,7 @@ const utilities = require("./utilities");
|
|
|
24
24
|
*
|
|
25
25
|
* ## Import
|
|
26
26
|
*
|
|
27
|
-
* Namespaces can be imported using
|
|
27
|
+
* Namespaces can be imported using `{region}/{id}`, e.g.
|
|
28
28
|
*
|
|
29
29
|
* bash
|
|
30
30
|
*
|
package/mnqSns.d.ts
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
*
|
|
4
|
-
* For further information
|
|
5
|
-
* our [documentation](https://www.scaleway.com/en/docs/serverless/messaging/reference-content/sns-overview/)
|
|
3
|
+
* Activates Scaleway Messaging and Queuing SNS in a Project.
|
|
4
|
+
* For further information, see
|
|
5
|
+
* our [main documentation](https://www.scaleway.com/en/docs/serverless/messaging/reference-content/sns-overview/).
|
|
6
6
|
*
|
|
7
7
|
* ## Example Usage
|
|
8
8
|
*
|
|
9
9
|
* ### Basic
|
|
10
10
|
*
|
|
11
|
-
* Activate SNS
|
|
11
|
+
* Activate SNS in the default Project
|
|
12
12
|
*
|
|
13
13
|
* ```typescript
|
|
14
14
|
* import * as pulumi from "@pulumi/pulumi";
|
|
@@ -17,7 +17,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
17
17
|
* const main = new scaleway.MnqSns("main", {});
|
|
18
18
|
* ```
|
|
19
19
|
*
|
|
20
|
-
* Activate SNS
|
|
20
|
+
* Activate SNS in a specific Project
|
|
21
21
|
*
|
|
22
22
|
* ```typescript
|
|
23
23
|
* import * as pulumi from "@pulumi/pulumi";
|
|
@@ -27,13 +27,13 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
27
27
|
* const project = scaleway.getAccountProject({
|
|
28
28
|
* name: "default",
|
|
29
29
|
* });
|
|
30
|
-
* // For specific
|
|
30
|
+
* // For specific Project in default region
|
|
31
31
|
* const forProject = new scaleway.MnqSns("forProject", {projectId: project.then(project => project.id)});
|
|
32
32
|
* ```
|
|
33
33
|
*
|
|
34
34
|
* ## Import
|
|
35
35
|
*
|
|
36
|
-
* SNS status can be imported using
|
|
36
|
+
* SNS status can be imported using `{region}/{project_id}`, e.g.
|
|
37
37
|
*
|
|
38
38
|
* bash
|
|
39
39
|
*
|
|
@@ -58,16 +58,16 @@ export declare class MnqSns extends pulumi.CustomResource {
|
|
|
58
58
|
*/
|
|
59
59
|
static isInstance(obj: any): obj is MnqSns;
|
|
60
60
|
/**
|
|
61
|
-
* The endpoint of the SNS service for this
|
|
61
|
+
* The endpoint of the SNS service for this Project.
|
|
62
62
|
*/
|
|
63
63
|
readonly endpoint: pulumi.Output<string>;
|
|
64
64
|
/**
|
|
65
|
-
* `projectId`) The ID of the project
|
|
65
|
+
* `projectId`) The ID of the project in which SNS will be enabled.
|
|
66
66
|
*/
|
|
67
67
|
readonly projectId: pulumi.Output<string>;
|
|
68
68
|
/**
|
|
69
69
|
* `region`). The region
|
|
70
|
-
* in which
|
|
70
|
+
* in which SNS will be enabled.
|
|
71
71
|
*/
|
|
72
72
|
readonly region: pulumi.Output<string>;
|
|
73
73
|
/**
|
|
@@ -84,16 +84,16 @@ export declare class MnqSns extends pulumi.CustomResource {
|
|
|
84
84
|
*/
|
|
85
85
|
export interface MnqSnsState {
|
|
86
86
|
/**
|
|
87
|
-
* The endpoint of the SNS service for this
|
|
87
|
+
* The endpoint of the SNS service for this Project.
|
|
88
88
|
*/
|
|
89
89
|
endpoint?: pulumi.Input<string>;
|
|
90
90
|
/**
|
|
91
|
-
* `projectId`) The ID of the project
|
|
91
|
+
* `projectId`) The ID of the project in which SNS will be enabled.
|
|
92
92
|
*/
|
|
93
93
|
projectId?: pulumi.Input<string>;
|
|
94
94
|
/**
|
|
95
95
|
* `region`). The region
|
|
96
|
-
* in which
|
|
96
|
+
* in which SNS will be enabled.
|
|
97
97
|
*/
|
|
98
98
|
region?: pulumi.Input<string>;
|
|
99
99
|
}
|
|
@@ -102,12 +102,12 @@ export interface MnqSnsState {
|
|
|
102
102
|
*/
|
|
103
103
|
export interface MnqSnsArgs {
|
|
104
104
|
/**
|
|
105
|
-
* `projectId`) The ID of the project
|
|
105
|
+
* `projectId`) The ID of the project in which SNS will be enabled.
|
|
106
106
|
*/
|
|
107
107
|
projectId?: pulumi.Input<string>;
|
|
108
108
|
/**
|
|
109
109
|
* `region`). The region
|
|
110
|
-
* in which
|
|
110
|
+
* in which SNS will be enabled.
|
|
111
111
|
*/
|
|
112
112
|
region?: pulumi.Input<string>;
|
|
113
113
|
}
|
package/mnqSns.js
CHANGED
|
@@ -6,15 +6,15 @@ exports.MnqSns = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
*
|
|
10
|
-
* For further information
|
|
11
|
-
* our [documentation](https://www.scaleway.com/en/docs/serverless/messaging/reference-content/sns-overview/)
|
|
9
|
+
* Activates Scaleway Messaging and Queuing SNS in a Project.
|
|
10
|
+
* For further information, see
|
|
11
|
+
* our [main documentation](https://www.scaleway.com/en/docs/serverless/messaging/reference-content/sns-overview/).
|
|
12
12
|
*
|
|
13
13
|
* ## Example Usage
|
|
14
14
|
*
|
|
15
15
|
* ### Basic
|
|
16
16
|
*
|
|
17
|
-
* Activate SNS
|
|
17
|
+
* Activate SNS in the default Project
|
|
18
18
|
*
|
|
19
19
|
* ```typescript
|
|
20
20
|
* import * as pulumi from "@pulumi/pulumi";
|
|
@@ -23,7 +23,7 @@ const utilities = require("./utilities");
|
|
|
23
23
|
* const main = new scaleway.MnqSns("main", {});
|
|
24
24
|
* ```
|
|
25
25
|
*
|
|
26
|
-
* Activate SNS
|
|
26
|
+
* Activate SNS in a specific Project
|
|
27
27
|
*
|
|
28
28
|
* ```typescript
|
|
29
29
|
* import * as pulumi from "@pulumi/pulumi";
|
|
@@ -33,13 +33,13 @@ const utilities = require("./utilities");
|
|
|
33
33
|
* const project = scaleway.getAccountProject({
|
|
34
34
|
* name: "default",
|
|
35
35
|
* });
|
|
36
|
-
* // For specific
|
|
36
|
+
* // For specific Project in default region
|
|
37
37
|
* const forProject = new scaleway.MnqSns("forProject", {projectId: project.then(project => project.id)});
|
|
38
38
|
* ```
|
|
39
39
|
*
|
|
40
40
|
* ## Import
|
|
41
41
|
*
|
|
42
|
-
* SNS status can be imported using
|
|
42
|
+
* SNS status can be imported using `{region}/{project_id}`, e.g.
|
|
43
43
|
*
|
|
44
44
|
* bash
|
|
45
45
|
*
|
package/mnqSnsCredentials.d.ts
CHANGED
|
@@ -2,9 +2,9 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
import * as inputs from "./types/input";
|
|
3
3
|
import * as outputs from "./types/output";
|
|
4
4
|
/**
|
|
5
|
-
* Creates and manages Scaleway Messaging and
|
|
6
|
-
* For further information
|
|
7
|
-
* our [documentation](https://www.scaleway.com/en/docs/serverless/messaging/reference-content/sns-overview/)
|
|
5
|
+
* Creates and manages Scaleway Messaging and Queuing SNS credentials.
|
|
6
|
+
* For further information, see
|
|
7
|
+
* our [main documentation](https://www.scaleway.com/en/docs/serverless/messaging/reference-content/sns-overview/)
|
|
8
8
|
*
|
|
9
9
|
* ## Example Usage
|
|
10
10
|
*
|
|
@@ -27,7 +27,7 @@ import * as outputs from "./types/output";
|
|
|
27
27
|
*
|
|
28
28
|
* ## Import
|
|
29
29
|
*
|
|
30
|
-
* SNS credentials can be imported using
|
|
30
|
+
* SNS credentials can be imported using `{region}/{id}`, e.g.
|
|
31
31
|
*
|
|
32
32
|
* bash
|
|
33
33
|
*
|
|
@@ -56,19 +56,19 @@ export declare class MnqSnsCredentials extends pulumi.CustomResource {
|
|
|
56
56
|
*/
|
|
57
57
|
readonly accessKey: pulumi.Output<string>;
|
|
58
58
|
/**
|
|
59
|
-
* The unique name of the
|
|
59
|
+
* The unique name of the SNS credentials.
|
|
60
60
|
*/
|
|
61
61
|
readonly name: pulumi.Output<string>;
|
|
62
62
|
/**
|
|
63
|
-
* . List of permissions associated
|
|
63
|
+
* . List of permissions associated with these credentials. Only one of the following permissions may be set:
|
|
64
64
|
*/
|
|
65
65
|
readonly permissions: pulumi.Output<outputs.MnqSnsCredentialsPermissions>;
|
|
66
66
|
/**
|
|
67
|
-
* `projectId`) The ID of the
|
|
67
|
+
* `projectId`) The ID of the Project in which SNS is enabled.
|
|
68
68
|
*/
|
|
69
69
|
readonly projectId: pulumi.Output<string>;
|
|
70
70
|
/**
|
|
71
|
-
* `region`). The region in which
|
|
71
|
+
* `region`). The region in which SNS is enabled.
|
|
72
72
|
*/
|
|
73
73
|
readonly region: pulumi.Output<string>;
|
|
74
74
|
/**
|
|
@@ -93,19 +93,19 @@ export interface MnqSnsCredentialsState {
|
|
|
93
93
|
*/
|
|
94
94
|
accessKey?: pulumi.Input<string>;
|
|
95
95
|
/**
|
|
96
|
-
* The unique name of the
|
|
96
|
+
* The unique name of the SNS credentials.
|
|
97
97
|
*/
|
|
98
98
|
name?: pulumi.Input<string>;
|
|
99
99
|
/**
|
|
100
|
-
* . List of permissions associated
|
|
100
|
+
* . List of permissions associated with these credentials. Only one of the following permissions may be set:
|
|
101
101
|
*/
|
|
102
102
|
permissions?: pulumi.Input<inputs.MnqSnsCredentialsPermissions>;
|
|
103
103
|
/**
|
|
104
|
-
* `projectId`) The ID of the
|
|
104
|
+
* `projectId`) The ID of the Project in which SNS is enabled.
|
|
105
105
|
*/
|
|
106
106
|
projectId?: pulumi.Input<string>;
|
|
107
107
|
/**
|
|
108
|
-
* `region`). The region in which
|
|
108
|
+
* `region`). The region in which SNS is enabled.
|
|
109
109
|
*/
|
|
110
110
|
region?: pulumi.Input<string>;
|
|
111
111
|
/**
|
|
@@ -118,19 +118,19 @@ export interface MnqSnsCredentialsState {
|
|
|
118
118
|
*/
|
|
119
119
|
export interface MnqSnsCredentialsArgs {
|
|
120
120
|
/**
|
|
121
|
-
* The unique name of the
|
|
121
|
+
* The unique name of the SNS credentials.
|
|
122
122
|
*/
|
|
123
123
|
name?: pulumi.Input<string>;
|
|
124
124
|
/**
|
|
125
|
-
* . List of permissions associated
|
|
125
|
+
* . List of permissions associated with these credentials. Only one of the following permissions may be set:
|
|
126
126
|
*/
|
|
127
127
|
permissions?: pulumi.Input<inputs.MnqSnsCredentialsPermissions>;
|
|
128
128
|
/**
|
|
129
|
-
* `projectId`) The ID of the
|
|
129
|
+
* `projectId`) The ID of the Project in which SNS is enabled.
|
|
130
130
|
*/
|
|
131
131
|
projectId?: pulumi.Input<string>;
|
|
132
132
|
/**
|
|
133
|
-
* `region`). The region in which
|
|
133
|
+
* `region`). The region in which SNS is enabled.
|
|
134
134
|
*/
|
|
135
135
|
region?: pulumi.Input<string>;
|
|
136
136
|
}
|
package/mnqSnsCredentials.js
CHANGED
|
@@ -6,9 +6,9 @@ exports.MnqSnsCredentials = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
* Creates and manages Scaleway Messaging and
|
|
10
|
-
* For further information
|
|
11
|
-
* our [documentation](https://www.scaleway.com/en/docs/serverless/messaging/reference-content/sns-overview/)
|
|
9
|
+
* Creates and manages Scaleway Messaging and Queuing SNS credentials.
|
|
10
|
+
* For further information, see
|
|
11
|
+
* our [main documentation](https://www.scaleway.com/en/docs/serverless/messaging/reference-content/sns-overview/)
|
|
12
12
|
*
|
|
13
13
|
* ## Example Usage
|
|
14
14
|
*
|
|
@@ -31,7 +31,7 @@ const utilities = require("./utilities");
|
|
|
31
31
|
*
|
|
32
32
|
* ## Import
|
|
33
33
|
*
|
|
34
|
-
* SNS credentials can be imported using
|
|
34
|
+
* SNS credentials can be imported using `{region}/{id}`, e.g.
|
|
35
35
|
*
|
|
36
36
|
* bash
|
|
37
37
|
*
|
package/mnqSnsTopic.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
* Manage Scaleway Messaging and queuing SNS
|
|
4
|
-
* For further information
|
|
5
|
-
* our [documentation](https://www.scaleway.com/en/docs/serverless/messaging/
|
|
3
|
+
* Manage Scaleway Messaging and queuing SNS topics.
|
|
4
|
+
* For further information, see
|
|
5
|
+
* our [main documentation](https://www.scaleway.com/en/docs/serverless/messaging/how-to/create-manage-topics/).
|
|
6
6
|
*
|
|
7
7
|
* ## Example Usage
|
|
8
8
|
*
|
|
@@ -28,7 +28,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
28
28
|
*
|
|
29
29
|
* ## Import
|
|
30
30
|
*
|
|
31
|
-
* SNS
|
|
31
|
+
* SNS topics can be imported using `{region}/{project-id}/{topic-name}`, e.g.
|
|
32
32
|
*
|
|
33
33
|
* bash
|
|
34
34
|
*
|
|
@@ -65,11 +65,11 @@ export declare class MnqSnsTopic extends pulumi.CustomResource {
|
|
|
65
65
|
*/
|
|
66
66
|
readonly contentBasedDeduplication: pulumi.Output<boolean>;
|
|
67
67
|
/**
|
|
68
|
-
* Whether the topic is a FIFO. If true, the topic name must end with .fifo.
|
|
68
|
+
* Whether the topic is a FIFO topic. If true, the topic name must end with .fifo.
|
|
69
69
|
*/
|
|
70
70
|
readonly fifoTopic: pulumi.Output<boolean>;
|
|
71
71
|
/**
|
|
72
|
-
* The unique name of the
|
|
72
|
+
* The unique name of the SNS topic. Either `name` or `namePrefix` is required. Conflicts with `namePrefix`.
|
|
73
73
|
*/
|
|
74
74
|
readonly name: pulumi.Output<string>;
|
|
75
75
|
/**
|
|
@@ -81,12 +81,12 @@ export declare class MnqSnsTopic extends pulumi.CustomResource {
|
|
|
81
81
|
*/
|
|
82
82
|
readonly owner: pulumi.Output<string>;
|
|
83
83
|
/**
|
|
84
|
-
* `projectId`) The ID of the
|
|
84
|
+
* `projectId`) The ID of the Project in which SNS is enabled.
|
|
85
85
|
*/
|
|
86
86
|
readonly projectId: pulumi.Output<string>;
|
|
87
87
|
/**
|
|
88
88
|
* `region`). The region
|
|
89
|
-
* in which
|
|
89
|
+
* in which SNS is enabled.
|
|
90
90
|
*/
|
|
91
91
|
readonly region: pulumi.Output<string>;
|
|
92
92
|
/**
|
|
@@ -123,11 +123,11 @@ export interface MnqSnsTopicState {
|
|
|
123
123
|
*/
|
|
124
124
|
contentBasedDeduplication?: pulumi.Input<boolean>;
|
|
125
125
|
/**
|
|
126
|
-
* Whether the topic is a FIFO. If true, the topic name must end with .fifo.
|
|
126
|
+
* Whether the topic is a FIFO topic. If true, the topic name must end with .fifo.
|
|
127
127
|
*/
|
|
128
128
|
fifoTopic?: pulumi.Input<boolean>;
|
|
129
129
|
/**
|
|
130
|
-
* The unique name of the
|
|
130
|
+
* The unique name of the SNS topic. Either `name` or `namePrefix` is required. Conflicts with `namePrefix`.
|
|
131
131
|
*/
|
|
132
132
|
name?: pulumi.Input<string>;
|
|
133
133
|
/**
|
|
@@ -139,12 +139,12 @@ export interface MnqSnsTopicState {
|
|
|
139
139
|
*/
|
|
140
140
|
owner?: pulumi.Input<string>;
|
|
141
141
|
/**
|
|
142
|
-
* `projectId`) The ID of the
|
|
142
|
+
* `projectId`) The ID of the Project in which SNS is enabled.
|
|
143
143
|
*/
|
|
144
144
|
projectId?: pulumi.Input<string>;
|
|
145
145
|
/**
|
|
146
146
|
* `region`). The region
|
|
147
|
-
* in which
|
|
147
|
+
* in which SNS is enabled.
|
|
148
148
|
*/
|
|
149
149
|
region?: pulumi.Input<string>;
|
|
150
150
|
/**
|
|
@@ -169,11 +169,11 @@ export interface MnqSnsTopicArgs {
|
|
|
169
169
|
*/
|
|
170
170
|
contentBasedDeduplication?: pulumi.Input<boolean>;
|
|
171
171
|
/**
|
|
172
|
-
* Whether the topic is a FIFO. If true, the topic name must end with .fifo.
|
|
172
|
+
* Whether the topic is a FIFO topic. If true, the topic name must end with .fifo.
|
|
173
173
|
*/
|
|
174
174
|
fifoTopic?: pulumi.Input<boolean>;
|
|
175
175
|
/**
|
|
176
|
-
* The unique name of the
|
|
176
|
+
* The unique name of the SNS topic. Either `name` or `namePrefix` is required. Conflicts with `namePrefix`.
|
|
177
177
|
*/
|
|
178
178
|
name?: pulumi.Input<string>;
|
|
179
179
|
/**
|
|
@@ -181,12 +181,12 @@ export interface MnqSnsTopicArgs {
|
|
|
181
181
|
*/
|
|
182
182
|
namePrefix?: pulumi.Input<string>;
|
|
183
183
|
/**
|
|
184
|
-
* `projectId`) The ID of the
|
|
184
|
+
* `projectId`) The ID of the Project in which SNS is enabled.
|
|
185
185
|
*/
|
|
186
186
|
projectId?: pulumi.Input<string>;
|
|
187
187
|
/**
|
|
188
188
|
* `region`). The region
|
|
189
|
-
* in which
|
|
189
|
+
* in which SNS is enabled.
|
|
190
190
|
*/
|
|
191
191
|
region?: pulumi.Input<string>;
|
|
192
192
|
/**
|
package/mnqSnsTopic.js
CHANGED
|
@@ -6,9 +6,9 @@ exports.MnqSnsTopic = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
* Manage Scaleway Messaging and queuing SNS
|
|
10
|
-
* For further information
|
|
11
|
-
* our [documentation](https://www.scaleway.com/en/docs/serverless/messaging/
|
|
9
|
+
* Manage Scaleway Messaging and queuing SNS topics.
|
|
10
|
+
* For further information, see
|
|
11
|
+
* our [main documentation](https://www.scaleway.com/en/docs/serverless/messaging/how-to/create-manage-topics/).
|
|
12
12
|
*
|
|
13
13
|
* ## Example Usage
|
|
14
14
|
*
|
|
@@ -34,7 +34,7 @@ const utilities = require("./utilities");
|
|
|
34
34
|
*
|
|
35
35
|
* ## Import
|
|
36
36
|
*
|
|
37
|
-
* SNS
|
|
37
|
+
* SNS topics can be imported using `{region}/{project-id}/{topic-name}`, e.g.
|
|
38
38
|
*
|
|
39
39
|
* bash
|
|
40
40
|
*
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
*
|
|
4
|
-
* For further information
|
|
5
|
-
* our [documentation](https://www.scaleway.com/en/docs/serverless/messaging/reference-content/sns-overview/)
|
|
3
|
+
* Manages Scaleway Messaging and Queuing SNS topic subscriptions.
|
|
4
|
+
* For further information, see
|
|
5
|
+
* our [main documentation](https://www.scaleway.com/en/docs/serverless/messaging/reference-content/sns-overview/).
|
|
6
6
|
*
|
|
7
7
|
* ## Example Usage
|
|
8
8
|
*
|
|
@@ -39,7 +39,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
39
39
|
*
|
|
40
40
|
* ## Import
|
|
41
41
|
*
|
|
42
|
-
* SNS topic subscriptions can be imported using
|
|
42
|
+
* SNS topic subscriptions can be imported using `{region}/{project-id}/{topic-name}/{subscription-id}`, e.g.
|
|
43
43
|
*
|
|
44
44
|
* bash
|
|
45
45
|
*
|
|
@@ -76,20 +76,20 @@ export declare class MnqSnsTopicSubscription extends pulumi.CustomResource {
|
|
|
76
76
|
*/
|
|
77
77
|
readonly endpoint: pulumi.Output<string | undefined>;
|
|
78
78
|
/**
|
|
79
|
-
* `projectId`) The ID of the
|
|
79
|
+
* `projectId`) The ID of the Project in which SNS is enabled.
|
|
80
80
|
*/
|
|
81
81
|
readonly projectId: pulumi.Output<string>;
|
|
82
82
|
/**
|
|
83
|
-
* Protocol of the SNS
|
|
83
|
+
* Protocol of the SNS topic subscription.
|
|
84
84
|
*/
|
|
85
85
|
readonly protocol: pulumi.Output<string>;
|
|
86
86
|
/**
|
|
87
|
-
* Activate JSON
|
|
87
|
+
* Activate JSON redrive policy.
|
|
88
88
|
*/
|
|
89
89
|
readonly redrivePolicy: pulumi.Output<boolean>;
|
|
90
90
|
/**
|
|
91
91
|
* `region`). The region
|
|
92
|
-
* in which
|
|
92
|
+
* in which SNS is enabled.
|
|
93
93
|
*/
|
|
94
94
|
readonly region: pulumi.Output<string>;
|
|
95
95
|
/**
|
|
@@ -134,20 +134,20 @@ export interface MnqSnsTopicSubscriptionState {
|
|
|
134
134
|
*/
|
|
135
135
|
endpoint?: pulumi.Input<string>;
|
|
136
136
|
/**
|
|
137
|
-
* `projectId`) The ID of the
|
|
137
|
+
* `projectId`) The ID of the Project in which SNS is enabled.
|
|
138
138
|
*/
|
|
139
139
|
projectId?: pulumi.Input<string>;
|
|
140
140
|
/**
|
|
141
|
-
* Protocol of the SNS
|
|
141
|
+
* Protocol of the SNS topic subscription.
|
|
142
142
|
*/
|
|
143
143
|
protocol?: pulumi.Input<string>;
|
|
144
144
|
/**
|
|
145
|
-
* Activate JSON
|
|
145
|
+
* Activate JSON redrive policy.
|
|
146
146
|
*/
|
|
147
147
|
redrivePolicy?: pulumi.Input<boolean>;
|
|
148
148
|
/**
|
|
149
149
|
* `region`). The region
|
|
150
|
-
* in which
|
|
150
|
+
* in which SNS is enabled.
|
|
151
151
|
*/
|
|
152
152
|
region?: pulumi.Input<string>;
|
|
153
153
|
/**
|
|
@@ -180,20 +180,20 @@ export interface MnqSnsTopicSubscriptionArgs {
|
|
|
180
180
|
*/
|
|
181
181
|
endpoint?: pulumi.Input<string>;
|
|
182
182
|
/**
|
|
183
|
-
* `projectId`) The ID of the
|
|
183
|
+
* `projectId`) The ID of the Project in which SNS is enabled.
|
|
184
184
|
*/
|
|
185
185
|
projectId?: pulumi.Input<string>;
|
|
186
186
|
/**
|
|
187
|
-
* Protocol of the SNS
|
|
187
|
+
* Protocol of the SNS topic subscription.
|
|
188
188
|
*/
|
|
189
189
|
protocol: pulumi.Input<string>;
|
|
190
190
|
/**
|
|
191
|
-
* Activate JSON
|
|
191
|
+
* Activate JSON redrive policy.
|
|
192
192
|
*/
|
|
193
193
|
redrivePolicy?: pulumi.Input<boolean>;
|
|
194
194
|
/**
|
|
195
195
|
* `region`). The region
|
|
196
|
-
* in which
|
|
196
|
+
* in which SNS is enabled.
|
|
197
197
|
*/
|
|
198
198
|
region?: pulumi.Input<string>;
|
|
199
199
|
/**
|
|
@@ -6,9 +6,9 @@ exports.MnqSnsTopicSubscription = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
8
|
/**
|
|
9
|
-
*
|
|
10
|
-
* For further information
|
|
11
|
-
* our [documentation](https://www.scaleway.com/en/docs/serverless/messaging/reference-content/sns-overview/)
|
|
9
|
+
* Manages Scaleway Messaging and Queuing SNS topic subscriptions.
|
|
10
|
+
* For further information, see
|
|
11
|
+
* our [main documentation](https://www.scaleway.com/en/docs/serverless/messaging/reference-content/sns-overview/).
|
|
12
12
|
*
|
|
13
13
|
* ## Example Usage
|
|
14
14
|
*
|
|
@@ -45,7 +45,7 @@ const utilities = require("./utilities");
|
|
|
45
45
|
*
|
|
46
46
|
* ## Import
|
|
47
47
|
*
|
|
48
|
-
* SNS topic subscriptions can be imported using
|
|
48
|
+
* SNS topic subscriptions can be imported using `{region}/{project-id}/{topic-name}/{subscription-id}`, e.g.
|
|
49
49
|
*
|
|
50
50
|
* bash
|
|
51
51
|
*
|
package/mnqSqs.d.ts
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
/**
|
|
3
|
-
* Activate Scaleway Messaging and
|
|
4
|
-
* For further information
|
|
5
|
-
* our [documentation](https://www.scaleway.com/en/docs/serverless/messaging/reference-content/sqs-overview/)
|
|
3
|
+
* Activate Scaleway Messaging and Queuing SQS in a Project.
|
|
4
|
+
* For further information, see
|
|
5
|
+
* our [main documentation](https://www.scaleway.com/en/docs/serverless/messaging/reference-content/sqs-overview/).
|
|
6
6
|
*
|
|
7
7
|
* ## Example Usage
|
|
8
8
|
*
|
|
9
9
|
* ### Basic
|
|
10
10
|
*
|
|
11
|
-
* Activate SQS
|
|
11
|
+
* Activate SQS in the default Project
|
|
12
12
|
*
|
|
13
13
|
* ```typescript
|
|
14
14
|
* import * as pulumi from "@pulumi/pulumi";
|
|
@@ -57,16 +57,16 @@ export declare class MnqSqs extends pulumi.CustomResource {
|
|
|
57
57
|
*/
|
|
58
58
|
static isInstance(obj: any): obj is MnqSqs;
|
|
59
59
|
/**
|
|
60
|
-
* The endpoint of the SQS service for this
|
|
60
|
+
* The endpoint of the SQS service for this Project.
|
|
61
61
|
*/
|
|
62
62
|
readonly endpoint: pulumi.Output<string>;
|
|
63
63
|
/**
|
|
64
|
-
* `projectId`) The ID of the
|
|
64
|
+
* `projectId`) The ID of the Project in which SQS will be enabled.
|
|
65
65
|
*/
|
|
66
66
|
readonly projectId: pulumi.Output<string>;
|
|
67
67
|
/**
|
|
68
68
|
* `region`). The region
|
|
69
|
-
* in which
|
|
69
|
+
* in which SQS will be enabled.
|
|
70
70
|
*/
|
|
71
71
|
readonly region: pulumi.Output<string>;
|
|
72
72
|
/**
|
|
@@ -83,16 +83,16 @@ export declare class MnqSqs extends pulumi.CustomResource {
|
|
|
83
83
|
*/
|
|
84
84
|
export interface MnqSqsState {
|
|
85
85
|
/**
|
|
86
|
-
* The endpoint of the SQS service for this
|
|
86
|
+
* The endpoint of the SQS service for this Project.
|
|
87
87
|
*/
|
|
88
88
|
endpoint?: pulumi.Input<string>;
|
|
89
89
|
/**
|
|
90
|
-
* `projectId`) The ID of the
|
|
90
|
+
* `projectId`) The ID of the Project in which SQS will be enabled.
|
|
91
91
|
*/
|
|
92
92
|
projectId?: pulumi.Input<string>;
|
|
93
93
|
/**
|
|
94
94
|
* `region`). The region
|
|
95
|
-
* in which
|
|
95
|
+
* in which SQS will be enabled.
|
|
96
96
|
*/
|
|
97
97
|
region?: pulumi.Input<string>;
|
|
98
98
|
}
|
|
@@ -101,12 +101,12 @@ export interface MnqSqsState {
|
|
|
101
101
|
*/
|
|
102
102
|
export interface MnqSqsArgs {
|
|
103
103
|
/**
|
|
104
|
-
* `projectId`) The ID of the
|
|
104
|
+
* `projectId`) The ID of the Project in which SQS will be enabled.
|
|
105
105
|
*/
|
|
106
106
|
projectId?: pulumi.Input<string>;
|
|
107
107
|
/**
|
|
108
108
|
* `region`). The region
|
|
109
|
-
* in which
|
|
109
|
+
* in which SQS will be enabled.
|
|
110
110
|
*/
|
|
111
111
|
region?: pulumi.Input<string>;
|
|
112
112
|
}
|