@pulumi/aws 7.8.0-alpha.1759766983 → 7.8.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.
Files changed (126) hide show
  1. package/alb/getLoadBalancer.d.ts +1 -0
  2. package/alb/getLoadBalancer.js.map +1 -1
  3. package/appconfig/getApplication.d.ts +85 -0
  4. package/appconfig/getApplication.js +60 -0
  5. package/appconfig/getApplication.js.map +1 -0
  6. package/appconfig/index.d.ts +3 -0
  7. package/appconfig/index.js +4 -1
  8. package/appconfig/index.js.map +1 -1
  9. package/cleanrooms/configuredTable.d.ts +15 -3
  10. package/cleanrooms/configuredTable.js +15 -3
  11. package/cleanrooms/configuredTable.js.map +1 -1
  12. package/connect/instance.d.ts +15 -3
  13. package/connect/instance.js +15 -3
  14. package/connect/instance.js.map +1 -1
  15. package/connect/phoneNumber.d.ts +15 -3
  16. package/connect/phoneNumber.js +15 -3
  17. package/connect/phoneNumber.js.map +1 -1
  18. package/dms/endpoint.d.ts +12 -0
  19. package/dms/endpoint.js +2 -0
  20. package/dms/endpoint.js.map +1 -1
  21. package/dms/getEndpoint.d.ts +1 -0
  22. package/dms/getEndpoint.js.map +1 -1
  23. package/dsql/cluster.d.ts +19 -1
  24. package/dsql/cluster.js +2 -0
  25. package/dsql/cluster.js.map +1 -1
  26. package/ec2/getInstanceTypeOffering.d.ts +4 -0
  27. package/ec2/getInstanceTypeOffering.js.map +1 -1
  28. package/ecs/capacityProvider.d.ts +76 -6
  29. package/ecs/capacityProvider.js +50 -3
  30. package/ecs/capacityProvider.js.map +1 -1
  31. package/ecs/service.d.ts +3 -3
  32. package/eks/addon.d.ts +2 -2
  33. package/eks/addon.js +2 -2
  34. package/eks/cluster.d.ts +2 -2
  35. package/elasticbeanstalk/configurationTemplate.d.ts +6 -6
  36. package/elasticbeanstalk/configurationTemplate.js +6 -6
  37. package/elasticbeanstalk/environment.d.ts +6 -6
  38. package/elasticbeanstalk/environment.js +6 -6
  39. package/iam/serviceSpecificCredential.d.ts +68 -8
  40. package/iam/serviceSpecificCredential.js +27 -1
  41. package/iam/serviceSpecificCredential.js.map +1 -1
  42. package/lakeformation/index.d.ts +3 -0
  43. package/lakeformation/index.js +6 -1
  44. package/lakeformation/index.js.map +1 -1
  45. package/lakeformation/lfTagExpression.d.ts +136 -0
  46. package/lakeformation/lfTagExpression.js +89 -0
  47. package/lakeformation/lfTagExpression.js.map +1 -0
  48. package/lambda/alias.d.ts +0 -1
  49. package/lambda/alias.js +0 -1
  50. package/lambda/alias.js.map +1 -1
  51. package/lb/getLoadBalancer.d.ts +1 -0
  52. package/lb/getLoadBalancer.js.map +1 -1
  53. package/networkfirewall/loggingConfiguration.d.ts +12 -0
  54. package/networkfirewall/loggingConfiguration.js +2 -0
  55. package/networkfirewall/loggingConfiguration.js.map +1 -1
  56. package/odb/cloudVmCluster.d.ts +15 -11
  57. package/odb/cloudVmCluster.js +5 -4
  58. package/odb/cloudVmCluster.js.map +1 -1
  59. package/odb/getCloudVmCluster.d.ts +26 -4
  60. package/odb/getCloudVmCluster.js +24 -2
  61. package/odb/getCloudVmCluster.js.map +1 -1
  62. package/odb/getDbNode.d.ts +195 -0
  63. package/odb/getDbNode.js +64 -0
  64. package/odb/getDbNode.js.map +1 -0
  65. package/odb/getDbNodes.d.ts +85 -0
  66. package/odb/getDbNodes.js +60 -0
  67. package/odb/getDbNodes.js.map +1 -0
  68. package/odb/getDbServer.d.ts +164 -0
  69. package/odb/getDbServer.js +64 -0
  70. package/odb/getDbServer.js.map +1 -0
  71. package/odb/getDbServers.d.ts +85 -0
  72. package/odb/getDbServers.js +60 -0
  73. package/odb/getDbServers.js.map +1 -0
  74. package/odb/getDbSystemShapes.d.ts +77 -0
  75. package/odb/getDbSystemShapes.js +58 -0
  76. package/odb/getDbSystemShapes.js.map +1 -0
  77. package/odb/getGiVersions.d.ts +59 -0
  78. package/odb/getGiVersions.js +40 -0
  79. package/odb/getGiVersions.js.map +1 -0
  80. package/odb/index.d.ts +18 -0
  81. package/odb/index.js +19 -1
  82. package/odb/index.js.map +1 -1
  83. package/opensearch/domain.d.ts +3 -0
  84. package/opensearch/domain.js +2 -0
  85. package/opensearch/domain.js.map +1 -1
  86. package/package.json +2 -2
  87. package/pinpoint/smsvoicev2PhoneNumber.d.ts +3 -3
  88. package/rds/getProxy.d.ts +4 -0
  89. package/rds/getProxy.js.map +1 -1
  90. package/rds/proxy.d.ts +17 -5
  91. package/rds/proxy.js +2 -3
  92. package/rds/proxy.js.map +1 -1
  93. package/route53/zone.d.ts +18 -3
  94. package/route53/zone.js +18 -3
  95. package/route53/zone.js.map +1 -1
  96. package/route53recoverycontrol/cluster.d.ts +48 -0
  97. package/route53recoverycontrol/cluster.js +6 -0
  98. package/route53recoverycontrol/cluster.js.map +1 -1
  99. package/route53recoverycontrol/controlPanel.d.ts +36 -0
  100. package/route53recoverycontrol/controlPanel.js +4 -0
  101. package/route53recoverycontrol/controlPanel.js.map +1 -1
  102. package/route53recoverycontrol/safetyRule.d.ts +30 -0
  103. package/route53recoverycontrol/safetyRule.js +4 -0
  104. package/route53recoverycontrol/safetyRule.js.map +1 -1
  105. package/s3/bucketLifecycleConfiguration.d.ts +1 -4
  106. package/s3/bucketLifecycleConfiguration.js +1 -4
  107. package/s3/bucketLifecycleConfiguration.js.map +1 -1
  108. package/s3/bucketLifecycleConfigurationV2.d.ts +1 -4
  109. package/s3/bucketLifecycleConfigurationV2.js +1 -4
  110. package/s3/bucketLifecycleConfigurationV2.js.map +1 -1
  111. package/s3control/bucket.d.ts +9 -3
  112. package/s3control/bucket.js +9 -3
  113. package/s3control/bucket.js.map +1 -1
  114. package/sfn/activity.d.ts +13 -3
  115. package/sfn/activity.js +5 -1
  116. package/sfn/activity.js.map +1 -1
  117. package/sfn/alias.d.ts +2 -0
  118. package/sfn/alias.js +2 -0
  119. package/sfn/alias.js.map +1 -1
  120. package/ssmcontacts/contactChannel.d.ts +10 -4
  121. package/ssmcontacts/contactChannel.js +10 -4
  122. package/ssmcontacts/contactChannel.js.map +1 -1
  123. package/types/input.d.ts +256 -9
  124. package/types/input.js.map +1 -1
  125. package/types/output.d.ts +484 -22
  126. package/types/output.js.map +1 -1
@@ -6,11 +6,22 @@ exports.getCloudVmClusterOutput = exports.getCloudVmCluster = void 0;
6
6
  const pulumi = require("@pulumi/pulumi");
7
7
  const utilities = require("../utilities");
8
8
  /**
9
- * Data source for Exadata Infrastructure resource in AWS for Oracle Database@AWS.
9
+ * Data source for cloud vm cluster in AWS for Oracle Database@AWS.
10
10
  *
11
11
  * You can find out more about Oracle Database@AWS from [User Guide](https://docs.aws.amazon.com/odb/latest/UserGuide/what-is-odb.html).
12
12
  *
13
13
  * ## Example Usage
14
+ *
15
+ * ### Basic Usage
16
+ *
17
+ * ```typescript
18
+ * import * as pulumi from "@pulumi/pulumi";
19
+ * import * as aws from "@pulumi/aws";
20
+ *
21
+ * const example = aws.odb.getCloudVmCluster({
22
+ * id: "example-id",
23
+ * });
24
+ * ```
14
25
  */
15
26
  function getCloudVmCluster(args, opts) {
16
27
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -21,11 +32,22 @@ function getCloudVmCluster(args, opts) {
21
32
  }
22
33
  exports.getCloudVmCluster = getCloudVmCluster;
23
34
  /**
24
- * Data source for Exadata Infrastructure resource in AWS for Oracle Database@AWS.
35
+ * Data source for cloud vm cluster in AWS for Oracle Database@AWS.
25
36
  *
26
37
  * You can find out more about Oracle Database@AWS from [User Guide](https://docs.aws.amazon.com/odb/latest/UserGuide/what-is-odb.html).
27
38
  *
28
39
  * ## Example Usage
40
+ *
41
+ * ### Basic Usage
42
+ *
43
+ * ```typescript
44
+ * import * as pulumi from "@pulumi/pulumi";
45
+ * import * as aws from "@pulumi/aws";
46
+ *
47
+ * const example = aws.odb.getCloudVmCluster({
48
+ * id: "example-id",
49
+ * });
50
+ * ```
29
51
  */
30
52
  function getCloudVmClusterOutput(args, opts) {
31
53
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -1 +1 @@
1
- {"version":3,"file":"getCloudVmCluster.js","sourceRoot":"","sources":["../../odb/getCloudVmCluster.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;GAMG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,6CAA6C,EAAE;QACxE,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8CAMC;AAsLD;;;;;;GAMG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAAiC;IACxG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,6CAA6C,EAAE;QAC9E,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0DAMC"}
1
+ {"version":3,"file":"getCloudVmCluster.js","sourceRoot":"","sources":["../../odb/getCloudVmCluster.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,6CAA6C,EAAE;QACxE,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8CAMC;AAsLD;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAAiC;IACxG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,6CAA6C,EAAE;QAC9E,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0DAMC"}
@@ -0,0 +1,195 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Data source for manging db nodes linked to cloud vm cluster of Oracle Database@AWS.
4
+ *
5
+ * You can find out more about Oracle Database@AWS from [User Guide](https://docs.aws.amazon.com/odb/latest/UserGuide/what-is-odb.html).
6
+ *
7
+ * ## Example Usage
8
+ *
9
+ * ### Basic Usage
10
+ *
11
+ * ```typescript
12
+ * import * as pulumi from "@pulumi/pulumi";
13
+ * import * as aws from "@pulumi/aws";
14
+ *
15
+ * const example = aws.odb.getDbNode({
16
+ * cloudVmClusterId: "cloud_vm_cluster_id",
17
+ * id: "db_node_id",
18
+ * });
19
+ * ```
20
+ */
21
+ export declare function getDbNode(args: GetDbNodeArgs, opts?: pulumi.InvokeOptions): Promise<GetDbNodeResult>;
22
+ /**
23
+ * A collection of arguments for invoking getDbNode.
24
+ */
25
+ export interface GetDbNodeArgs {
26
+ /**
27
+ * The unique identifier of the cloud vm cluster.
28
+ */
29
+ cloudVmClusterId: string;
30
+ /**
31
+ * The unique identifier of db node associated with vm cluster.
32
+ *
33
+ * The following arguments are optional:
34
+ */
35
+ id: string;
36
+ /**
37
+ * Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
38
+ */
39
+ region?: string;
40
+ }
41
+ /**
42
+ * A collection of values returned by getDbNode.
43
+ */
44
+ export interface GetDbNodeResult {
45
+ /**
46
+ * Additional information about the planned maintenance.
47
+ */
48
+ readonly additionalDetails: string;
49
+ readonly arn: string;
50
+ /**
51
+ * The Oracle Cloud ID (OCID) of the backup IP address that's associated with the DB node.
52
+ */
53
+ readonly backupIpId: string;
54
+ /**
55
+ * The OCID of the second backup VNIC.
56
+ */
57
+ readonly backupVnic2Id: string;
58
+ /**
59
+ * The OCID of the backup VNIC.
60
+ */
61
+ readonly backupVnicId: string;
62
+ /**
63
+ * The ID of the cloud VM cluster.
64
+ */
65
+ readonly cloudVmClusterId: string;
66
+ /**
67
+ * The number of CPU cores enabled on the DB node.
68
+ */
69
+ readonly cpuCoreCount: number;
70
+ /**
71
+ * The date and time when the DB node was created.
72
+ */
73
+ readonly createdAt: string;
74
+ /**
75
+ * The unique identifier of the DB server that is associated with the DB node.
76
+ */
77
+ readonly dbServerId: string;
78
+ /**
79
+ * The amount of local node storage, in gigabytes (GB), allocated on the DB node.
80
+ */
81
+ readonly dbStorageSizeInGbs: number;
82
+ /**
83
+ * The OCID of the DB system.
84
+ */
85
+ readonly dbSystemId: string;
86
+ /**
87
+ * The name of the fault domain the instance is contained in.
88
+ */
89
+ readonly faultDomain: string;
90
+ /**
91
+ * The floating IP address assigned to the DB node.
92
+ */
93
+ readonly floatingIpAddress: string;
94
+ /**
95
+ * The OCID of the host IP address that's associated with the DB node.
96
+ */
97
+ readonly hostIpId: string;
98
+ /**
99
+ * The host name for the DB node.
100
+ */
101
+ readonly hostname: string;
102
+ readonly id: string;
103
+ /**
104
+ * The type of database node maintenance. Either VMDB_REBOOT_MIGRATION or EXADBXS_REBOOT_MIGRATION.
105
+ */
106
+ readonly maintenanceType: string;
107
+ /**
108
+ * The allocated memory in GBs on the DB node.
109
+ */
110
+ readonly memorySizeInGbs: number;
111
+ /**
112
+ * The name of the OCI resource anchor for the DB node.
113
+ */
114
+ readonly ociResourceAnchorName: string;
115
+ /**
116
+ * The OCID of the DB node.
117
+ */
118
+ readonly ocid: string;
119
+ /**
120
+ * The private IP address assigned to the DB node.
121
+ */
122
+ readonly privateIpAddress: string;
123
+ readonly region: string;
124
+ /**
125
+ * The size (in GB) of the block storage volume allocation for the DB system.
126
+ */
127
+ readonly softwareStorageSizeInGbs: number;
128
+ /**
129
+ * The current status of the DB node.
130
+ */
131
+ readonly status: string;
132
+ /**
133
+ * Additional information about the status of the DB node.
134
+ */
135
+ readonly statusReason: string;
136
+ /**
137
+ * The end date and time of the maintenance window.
138
+ */
139
+ readonly timeMaintenanceWindowEnd: string;
140
+ /**
141
+ * The start date and time of the maintenance window.
142
+ */
143
+ readonly timeMaintenanceWindowStart: string;
144
+ /**
145
+ * The total number of CPU cores reserved on the DB node.
146
+ */
147
+ readonly totalCpuCoreCount: number;
148
+ /**
149
+ * The OCID of the second VNIC.
150
+ */
151
+ readonly vnic2Id: string;
152
+ /**
153
+ * The OCID of the VNIC.
154
+ */
155
+ readonly vnicId: string;
156
+ }
157
+ /**
158
+ * Data source for manging db nodes linked to cloud vm cluster of Oracle Database@AWS.
159
+ *
160
+ * You can find out more about Oracle Database@AWS from [User Guide](https://docs.aws.amazon.com/odb/latest/UserGuide/what-is-odb.html).
161
+ *
162
+ * ## Example Usage
163
+ *
164
+ * ### Basic Usage
165
+ *
166
+ * ```typescript
167
+ * import * as pulumi from "@pulumi/pulumi";
168
+ * import * as aws from "@pulumi/aws";
169
+ *
170
+ * const example = aws.odb.getDbNode({
171
+ * cloudVmClusterId: "cloud_vm_cluster_id",
172
+ * id: "db_node_id",
173
+ * });
174
+ * ```
175
+ */
176
+ export declare function getDbNodeOutput(args: GetDbNodeOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetDbNodeResult>;
177
+ /**
178
+ * A collection of arguments for invoking getDbNode.
179
+ */
180
+ export interface GetDbNodeOutputArgs {
181
+ /**
182
+ * The unique identifier of the cloud vm cluster.
183
+ */
184
+ cloudVmClusterId: pulumi.Input<string>;
185
+ /**
186
+ * The unique identifier of db node associated with vm cluster.
187
+ *
188
+ * The following arguments are optional:
189
+ */
190
+ id: pulumi.Input<string>;
191
+ /**
192
+ * Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
193
+ */
194
+ region?: pulumi.Input<string>;
195
+ }
@@ -0,0 +1,64 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
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.getDbNodeOutput = exports.getDbNode = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Data source for manging db nodes linked to cloud vm cluster of Oracle Database@AWS.
10
+ *
11
+ * You can find out more about Oracle Database@AWS from [User Guide](https://docs.aws.amazon.com/odb/latest/UserGuide/what-is-odb.html).
12
+ *
13
+ * ## Example Usage
14
+ *
15
+ * ### Basic Usage
16
+ *
17
+ * ```typescript
18
+ * import * as pulumi from "@pulumi/pulumi";
19
+ * import * as aws from "@pulumi/aws";
20
+ *
21
+ * const example = aws.odb.getDbNode({
22
+ * cloudVmClusterId: "cloud_vm_cluster_id",
23
+ * id: "db_node_id",
24
+ * });
25
+ * ```
26
+ */
27
+ function getDbNode(args, opts) {
28
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
29
+ return pulumi.runtime.invoke("aws:odb/getDbNode:getDbNode", {
30
+ "cloudVmClusterId": args.cloudVmClusterId,
31
+ "id": args.id,
32
+ "region": args.region,
33
+ }, opts);
34
+ }
35
+ exports.getDbNode = getDbNode;
36
+ /**
37
+ * Data source for manging db nodes linked to cloud vm cluster of Oracle Database@AWS.
38
+ *
39
+ * You can find out more about Oracle Database@AWS from [User Guide](https://docs.aws.amazon.com/odb/latest/UserGuide/what-is-odb.html).
40
+ *
41
+ * ## Example Usage
42
+ *
43
+ * ### Basic Usage
44
+ *
45
+ * ```typescript
46
+ * import * as pulumi from "@pulumi/pulumi";
47
+ * import * as aws from "@pulumi/aws";
48
+ *
49
+ * const example = aws.odb.getDbNode({
50
+ * cloudVmClusterId: "cloud_vm_cluster_id",
51
+ * id: "db_node_id",
52
+ * });
53
+ * ```
54
+ */
55
+ function getDbNodeOutput(args, opts) {
56
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
57
+ return pulumi.runtime.invokeOutput("aws:odb/getDbNode:getDbNode", {
58
+ "cloudVmClusterId": args.cloudVmClusterId,
59
+ "id": args.id,
60
+ "region": args.region,
61
+ }, opts);
62
+ }
63
+ exports.getDbNodeOutput = getDbNodeOutput;
64
+ //# sourceMappingURL=getDbNode.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getDbNode.js","sourceRoot":"","sources":["../../odb/getDbNode.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;GAkBG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;IACtE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,6BAA6B,EAAE;QACxD,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,8BAOC;AA0ID;;;;;;;;;;;;;;;;;;GAkBG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAAiC;IACxF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,6BAA6B,EAAE;QAC9D,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,0CAOC"}
@@ -0,0 +1,85 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../types/output";
3
+ /**
4
+ * Data source for manging db nodes linked to cloud vm cluster of Oracle Database@AWS.
5
+ *
6
+ * You can find out more about Oracle Database@AWS from [User Guide](https://docs.aws.amazon.com/odb/latest/UserGuide/what-is-odb.html).
7
+ *
8
+ * ## Example Usage
9
+ *
10
+ * ### Basic Usage
11
+ *
12
+ * ```typescript
13
+ * import * as pulumi from "@pulumi/pulumi";
14
+ * import * as aws from "@pulumi/aws";
15
+ *
16
+ * const example = aws.odb.getDbNodes({
17
+ * cloudVmClusterId: "example",
18
+ * });
19
+ * ```
20
+ */
21
+ export declare function getDbNodes(args: GetDbNodesArgs, opts?: pulumi.InvokeOptions): Promise<GetDbNodesResult>;
22
+ /**
23
+ * A collection of arguments for invoking getDbNodes.
24
+ */
25
+ export interface GetDbNodesArgs {
26
+ /**
27
+ * The unique identifier of the cloud vm cluster.
28
+ *
29
+ * The following arguments are optional:
30
+ */
31
+ cloudVmClusterId: string;
32
+ /**
33
+ * Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
34
+ */
35
+ region?: string;
36
+ }
37
+ /**
38
+ * A collection of values returned by getDbNodes.
39
+ */
40
+ export interface GetDbNodesResult {
41
+ readonly cloudVmClusterId: string;
42
+ /**
43
+ * The list of DB nodes along with their properties.
44
+ */
45
+ readonly dbNodes: outputs.odb.GetDbNodesDbNode[];
46
+ /**
47
+ * The provider-assigned unique ID for this managed resource.
48
+ */
49
+ readonly id: string;
50
+ readonly region: string;
51
+ }
52
+ /**
53
+ * Data source for manging db nodes linked to cloud vm cluster of Oracle Database@AWS.
54
+ *
55
+ * You can find out more about Oracle Database@AWS from [User Guide](https://docs.aws.amazon.com/odb/latest/UserGuide/what-is-odb.html).
56
+ *
57
+ * ## Example Usage
58
+ *
59
+ * ### Basic Usage
60
+ *
61
+ * ```typescript
62
+ * import * as pulumi from "@pulumi/pulumi";
63
+ * import * as aws from "@pulumi/aws";
64
+ *
65
+ * const example = aws.odb.getDbNodes({
66
+ * cloudVmClusterId: "example",
67
+ * });
68
+ * ```
69
+ */
70
+ export declare function getDbNodesOutput(args: GetDbNodesOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetDbNodesResult>;
71
+ /**
72
+ * A collection of arguments for invoking getDbNodes.
73
+ */
74
+ export interface GetDbNodesOutputArgs {
75
+ /**
76
+ * The unique identifier of the cloud vm cluster.
77
+ *
78
+ * The following arguments are optional:
79
+ */
80
+ cloudVmClusterId: pulumi.Input<string>;
81
+ /**
82
+ * Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
83
+ */
84
+ region?: pulumi.Input<string>;
85
+ }
@@ -0,0 +1,60 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
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.getDbNodesOutput = exports.getDbNodes = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Data source for manging db nodes linked to cloud vm cluster of Oracle Database@AWS.
10
+ *
11
+ * You can find out more about Oracle Database@AWS from [User Guide](https://docs.aws.amazon.com/odb/latest/UserGuide/what-is-odb.html).
12
+ *
13
+ * ## Example Usage
14
+ *
15
+ * ### Basic Usage
16
+ *
17
+ * ```typescript
18
+ * import * as pulumi from "@pulumi/pulumi";
19
+ * import * as aws from "@pulumi/aws";
20
+ *
21
+ * const example = aws.odb.getDbNodes({
22
+ * cloudVmClusterId: "example",
23
+ * });
24
+ * ```
25
+ */
26
+ function getDbNodes(args, opts) {
27
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
28
+ return pulumi.runtime.invoke("aws:odb/getDbNodes:getDbNodes", {
29
+ "cloudVmClusterId": args.cloudVmClusterId,
30
+ "region": args.region,
31
+ }, opts);
32
+ }
33
+ exports.getDbNodes = getDbNodes;
34
+ /**
35
+ * Data source for manging db nodes linked to cloud vm cluster of Oracle Database@AWS.
36
+ *
37
+ * You can find out more about Oracle Database@AWS from [User Guide](https://docs.aws.amazon.com/odb/latest/UserGuide/what-is-odb.html).
38
+ *
39
+ * ## Example Usage
40
+ *
41
+ * ### Basic Usage
42
+ *
43
+ * ```typescript
44
+ * import * as pulumi from "@pulumi/pulumi";
45
+ * import * as aws from "@pulumi/aws";
46
+ *
47
+ * const example = aws.odb.getDbNodes({
48
+ * cloudVmClusterId: "example",
49
+ * });
50
+ * ```
51
+ */
52
+ function getDbNodesOutput(args, opts) {
53
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
54
+ return pulumi.runtime.invokeOutput("aws:odb/getDbNodes:getDbNodes", {
55
+ "cloudVmClusterId": args.cloudVmClusterId,
56
+ "region": args.region,
57
+ }, opts);
58
+ }
59
+ exports.getDbNodesOutput = getDbNodesOutput;
60
+ //# sourceMappingURL=getDbNodes.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getDbNodes.js","sourceRoot":"","sources":["../../odb/getDbNodes.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAIzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;IACxE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+BAA+B,EAAE;QAC1D,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,gCAMC;AAiCD;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAAiC;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,+BAA+B,EAAE;QAChE,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4CAMC"}
@@ -0,0 +1,164 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../types/output";
3
+ /**
4
+ * Data source for manging db server linked to exadata infrastructure of Oracle Database@AWS.
5
+ *
6
+ * You can find out more about Oracle Database@AWS from [User Guide](https://docs.aws.amazon.com/odb/latest/UserGuide/what-is-odb.html).
7
+ *
8
+ * ## Example Usage
9
+ *
10
+ * ### Basic Usage
11
+ *
12
+ * ```typescript
13
+ * import * as pulumi from "@pulumi/pulumi";
14
+ * import * as aws from "@pulumi/aws";
15
+ *
16
+ * const example = aws.odb.getDbServer({
17
+ * cloudExadataInfrastructureId: "exadata_infra_id",
18
+ * id: "db_server_id",
19
+ * });
20
+ * ```
21
+ */
22
+ export declare function getDbServer(args: GetDbServerArgs, opts?: pulumi.InvokeOptions): Promise<GetDbServerResult>;
23
+ /**
24
+ * A collection of arguments for invoking getDbServer.
25
+ */
26
+ export interface GetDbServerArgs {
27
+ /**
28
+ * The unique identifier of the cloud vm cluster.
29
+ */
30
+ cloudExadataInfrastructureId: string;
31
+ /**
32
+ * The unique identifier of db node associated with vm cluster.
33
+ *
34
+ * The following arguments are optional:
35
+ */
36
+ id: string;
37
+ /**
38
+ * Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
39
+ */
40
+ region?: string;
41
+ }
42
+ /**
43
+ * A collection of values returned by getDbServer.
44
+ */
45
+ export interface GetDbServerResult {
46
+ /**
47
+ * The list of unique identifiers for the Autonomous VMs associated with this database server.
48
+ */
49
+ readonly autonomousVirtualMachineIds: string[];
50
+ /**
51
+ * The OCID of the autonomous VM clusters that are associated with the database server.
52
+ */
53
+ readonly autonomousVmClusterIds: string[];
54
+ readonly cloudExadataInfrastructureId: string;
55
+ /**
56
+ * The compute model of the database server.
57
+ */
58
+ readonly computeModel: string;
59
+ /**
60
+ * The number of CPU cores enabled on the database server.
61
+ */
62
+ readonly cpuCoreCount: number;
63
+ /**
64
+ * The date and time when the database server was created.
65
+ */
66
+ readonly createdAt: string;
67
+ /**
68
+ * The allocated local node storage in GBs on the database server.
69
+ */
70
+ readonly dbNodeStorageSizeInGbs: number;
71
+ /**
72
+ * The scheduling details for the quarterly maintenance window. Patching and system updates take place during the maintenance window.
73
+ */
74
+ readonly dbServerPatchingDetails: outputs.odb.GetDbServerDbServerPatchingDetail[];
75
+ /**
76
+ * The display name of the database server.
77
+ */
78
+ readonly displayName: string;
79
+ /**
80
+ * The exadata infrastructure ID of the database server.
81
+ */
82
+ readonly exadataInfrastructureId: string;
83
+ readonly id: string;
84
+ /**
85
+ * The total number of CPU cores available.
86
+ */
87
+ readonly maxCpuCount: number;
88
+ /**
89
+ * The total local node storage available in GBs.
90
+ */
91
+ readonly maxDbNodeStorageInGbs: number;
92
+ /**
93
+ * The total memory available in GBs.
94
+ */
95
+ readonly maxMemoryInGbs: number;
96
+ /**
97
+ * The allocated memory in GBs on the database server.
98
+ */
99
+ readonly memorySizeInGbs: number;
100
+ /**
101
+ * The name of the OCI resource anchor.
102
+ */
103
+ readonly ociResourceAnchorName: string;
104
+ /**
105
+ * The OCID of the database server to retrieve information about.
106
+ */
107
+ readonly ocid: string;
108
+ readonly region: string;
109
+ /**
110
+ * The shape of the database server. The shape determines the amount of CPU, storage, and memory resources available.
111
+ */
112
+ readonly shape: string;
113
+ /**
114
+ * The status of the database server.
115
+ */
116
+ readonly status: string;
117
+ /**
118
+ * Additional information about the current status of the database server.
119
+ */
120
+ readonly statusReason: string;
121
+ /**
122
+ * The OCID of the VM clusters that are associated with the database server.
123
+ */
124
+ readonly vmClusterIds: string[];
125
+ }
126
+ /**
127
+ * Data source for manging db server linked to exadata infrastructure of Oracle Database@AWS.
128
+ *
129
+ * You can find out more about Oracle Database@AWS from [User Guide](https://docs.aws.amazon.com/odb/latest/UserGuide/what-is-odb.html).
130
+ *
131
+ * ## Example Usage
132
+ *
133
+ * ### Basic Usage
134
+ *
135
+ * ```typescript
136
+ * import * as pulumi from "@pulumi/pulumi";
137
+ * import * as aws from "@pulumi/aws";
138
+ *
139
+ * const example = aws.odb.getDbServer({
140
+ * cloudExadataInfrastructureId: "exadata_infra_id",
141
+ * id: "db_server_id",
142
+ * });
143
+ * ```
144
+ */
145
+ export declare function getDbServerOutput(args: GetDbServerOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetDbServerResult>;
146
+ /**
147
+ * A collection of arguments for invoking getDbServer.
148
+ */
149
+ export interface GetDbServerOutputArgs {
150
+ /**
151
+ * The unique identifier of the cloud vm cluster.
152
+ */
153
+ cloudExadataInfrastructureId: pulumi.Input<string>;
154
+ /**
155
+ * The unique identifier of db node associated with vm cluster.
156
+ *
157
+ * The following arguments are optional:
158
+ */
159
+ id: pulumi.Input<string>;
160
+ /**
161
+ * Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the provider configuration.
162
+ */
163
+ region?: pulumi.Input<string>;
164
+ }