@aws-sdk/client-odb 3.948.0 → 3.949.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/dist-cjs/index.js +16 -0
- package/dist-es/schemas/schemas_0.js +16 -0
- package/dist-types/commands/GetCloudAutonomousVmClusterCommand.d.ts +2 -0
- package/dist-types/commands/GetCloudVmClusterCommand.d.ts +2 -0
- package/dist-types/commands/ListCloudAutonomousVmClustersCommand.d.ts +2 -0
- package/dist-types/commands/ListCloudVmClustersCommand.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +67 -27
- package/dist-types/ts3.4/models/models_0.d.ts +8 -0
- package/package.json +1 -1
package/dist-cjs/index.js
CHANGED
|
@@ -718,12 +718,14 @@ var CloudAutonomousVmCluster = [
|
|
|
718
718
|
_cAVCI,
|
|
719
719
|
_cAVCA,
|
|
720
720
|
_oNI,
|
|
721
|
+
_oNA,
|
|
721
722
|
_oRAN,
|
|
722
723
|
_pP,
|
|
723
724
|
_dN,
|
|
724
725
|
_s,
|
|
725
726
|
_sR,
|
|
726
727
|
_cEII,
|
|
728
|
+
_cEIA,
|
|
727
729
|
_aDSP,
|
|
728
730
|
_aDSSITB,
|
|
729
731
|
_aADSSITB,
|
|
@@ -770,11 +772,13 @@ var CloudAutonomousVmCluster = [
|
|
|
770
772
|
0,
|
|
771
773
|
0,
|
|
772
774
|
0,
|
|
775
|
+
0,
|
|
773
776
|
1,
|
|
774
777
|
0,
|
|
775
778
|
0,
|
|
776
779
|
0,
|
|
777
780
|
0,
|
|
781
|
+
0,
|
|
778
782
|
1,
|
|
779
783
|
1,
|
|
780
784
|
1,
|
|
@@ -834,12 +838,14 @@ var CloudAutonomousVmClusterSummary = [
|
|
|
834
838
|
_cAVCI,
|
|
835
839
|
_cAVCA,
|
|
836
840
|
_oNI,
|
|
841
|
+
_oNA,
|
|
837
842
|
_oRAN,
|
|
838
843
|
_pP,
|
|
839
844
|
_dN,
|
|
840
845
|
_s,
|
|
841
846
|
_sR,
|
|
842
847
|
_cEII,
|
|
848
|
+
_cEIA,
|
|
843
849
|
_aDSP,
|
|
844
850
|
_aDSSITB,
|
|
845
851
|
_aADSSITB,
|
|
@@ -886,11 +892,13 @@ var CloudAutonomousVmClusterSummary = [
|
|
|
886
892
|
0,
|
|
887
893
|
0,
|
|
888
894
|
0,
|
|
895
|
+
0,
|
|
889
896
|
1,
|
|
890
897
|
0,
|
|
891
898
|
0,
|
|
892
899
|
0,
|
|
893
900
|
0,
|
|
901
|
+
0,
|
|
894
902
|
1,
|
|
895
903
|
1,
|
|
896
904
|
1,
|
|
@@ -1125,6 +1133,7 @@ var CloudVmCluster = [
|
|
|
1125
1133
|
_sR,
|
|
1126
1134
|
_cVCA,
|
|
1127
1135
|
_cEII,
|
|
1136
|
+
_cEIA,
|
|
1128
1137
|
_cN,
|
|
1129
1138
|
_cCC,
|
|
1130
1139
|
_dCO,
|
|
@@ -1157,6 +1166,7 @@ var CloudVmCluster = [
|
|
|
1157
1166
|
_tZ,
|
|
1158
1167
|
_vI,
|
|
1159
1168
|
_oNI,
|
|
1169
|
+
_oNA,
|
|
1160
1170
|
_pP,
|
|
1161
1171
|
_cM,
|
|
1162
1172
|
_iR,
|
|
@@ -1169,6 +1179,7 @@ var CloudVmCluster = [
|
|
|
1169
1179
|
0,
|
|
1170
1180
|
0,
|
|
1171
1181
|
0,
|
|
1182
|
+
0,
|
|
1172
1183
|
1,
|
|
1173
1184
|
() => DataCollectionOptions,
|
|
1174
1185
|
1,
|
|
@@ -1200,6 +1211,7 @@ var CloudVmCluster = [
|
|
|
1200
1211
|
0,
|
|
1201
1212
|
64 | 0,
|
|
1202
1213
|
0,
|
|
1214
|
+
0,
|
|
1203
1215
|
1,
|
|
1204
1216
|
0,
|
|
1205
1217
|
() => IamRoleList,
|
|
@@ -1217,6 +1229,7 @@ var CloudVmClusterSummary = [
|
|
|
1217
1229
|
_sR,
|
|
1218
1230
|
_cVCA,
|
|
1219
1231
|
_cEII,
|
|
1232
|
+
_cEIA,
|
|
1220
1233
|
_cN,
|
|
1221
1234
|
_cCC,
|
|
1222
1235
|
_dCO,
|
|
@@ -1249,6 +1262,7 @@ var CloudVmClusterSummary = [
|
|
|
1249
1262
|
_tZ,
|
|
1250
1263
|
_vI,
|
|
1251
1264
|
_oNI,
|
|
1265
|
+
_oNA,
|
|
1252
1266
|
_pP,
|
|
1253
1267
|
_cM,
|
|
1254
1268
|
_iR,
|
|
@@ -1261,6 +1275,7 @@ var CloudVmClusterSummary = [
|
|
|
1261
1275
|
0,
|
|
1262
1276
|
0,
|
|
1263
1277
|
0,
|
|
1278
|
+
0,
|
|
1264
1279
|
1,
|
|
1265
1280
|
() => DataCollectionOptions,
|
|
1266
1281
|
1,
|
|
@@ -1292,6 +1307,7 @@ var CloudVmClusterSummary = [
|
|
|
1292
1307
|
0,
|
|
1293
1308
|
64 | 0,
|
|
1294
1309
|
0,
|
|
1310
|
+
0,
|
|
1295
1311
|
1,
|
|
1296
1312
|
0,
|
|
1297
1313
|
() => IamRoleList,
|
|
@@ -494,12 +494,14 @@ export var CloudAutonomousVmCluster = [
|
|
|
494
494
|
_cAVCI,
|
|
495
495
|
_cAVCA,
|
|
496
496
|
_oNI,
|
|
497
|
+
_oNA,
|
|
497
498
|
_oRAN,
|
|
498
499
|
_pP,
|
|
499
500
|
_dN,
|
|
500
501
|
_s,
|
|
501
502
|
_sR,
|
|
502
503
|
_cEII,
|
|
504
|
+
_cEIA,
|
|
503
505
|
_aDSP,
|
|
504
506
|
_aDSSITB,
|
|
505
507
|
_aADSSITB,
|
|
@@ -546,11 +548,13 @@ export var CloudAutonomousVmCluster = [
|
|
|
546
548
|
0,
|
|
547
549
|
0,
|
|
548
550
|
0,
|
|
551
|
+
0,
|
|
549
552
|
1,
|
|
550
553
|
0,
|
|
551
554
|
0,
|
|
552
555
|
0,
|
|
553
556
|
0,
|
|
557
|
+
0,
|
|
554
558
|
1,
|
|
555
559
|
1,
|
|
556
560
|
1,
|
|
@@ -610,12 +614,14 @@ export var CloudAutonomousVmClusterSummary = [
|
|
|
610
614
|
_cAVCI,
|
|
611
615
|
_cAVCA,
|
|
612
616
|
_oNI,
|
|
617
|
+
_oNA,
|
|
613
618
|
_oRAN,
|
|
614
619
|
_pP,
|
|
615
620
|
_dN,
|
|
616
621
|
_s,
|
|
617
622
|
_sR,
|
|
618
623
|
_cEII,
|
|
624
|
+
_cEIA,
|
|
619
625
|
_aDSP,
|
|
620
626
|
_aDSSITB,
|
|
621
627
|
_aADSSITB,
|
|
@@ -662,11 +668,13 @@ export var CloudAutonomousVmClusterSummary = [
|
|
|
662
668
|
0,
|
|
663
669
|
0,
|
|
664
670
|
0,
|
|
671
|
+
0,
|
|
665
672
|
1,
|
|
666
673
|
0,
|
|
667
674
|
0,
|
|
668
675
|
0,
|
|
669
676
|
0,
|
|
677
|
+
0,
|
|
670
678
|
1,
|
|
671
679
|
1,
|
|
672
680
|
1,
|
|
@@ -901,6 +909,7 @@ export var CloudVmCluster = [
|
|
|
901
909
|
_sR,
|
|
902
910
|
_cVCA,
|
|
903
911
|
_cEII,
|
|
912
|
+
_cEIA,
|
|
904
913
|
_cN,
|
|
905
914
|
_cCC,
|
|
906
915
|
_dCO,
|
|
@@ -933,6 +942,7 @@ export var CloudVmCluster = [
|
|
|
933
942
|
_tZ,
|
|
934
943
|
_vI,
|
|
935
944
|
_oNI,
|
|
945
|
+
_oNA,
|
|
936
946
|
_pP,
|
|
937
947
|
_cM,
|
|
938
948
|
_iR,
|
|
@@ -945,6 +955,7 @@ export var CloudVmCluster = [
|
|
|
945
955
|
0,
|
|
946
956
|
0,
|
|
947
957
|
0,
|
|
958
|
+
0,
|
|
948
959
|
1,
|
|
949
960
|
() => DataCollectionOptions,
|
|
950
961
|
1,
|
|
@@ -976,6 +987,7 @@ export var CloudVmCluster = [
|
|
|
976
987
|
0,
|
|
977
988
|
64 | 0,
|
|
978
989
|
0,
|
|
990
|
+
0,
|
|
979
991
|
1,
|
|
980
992
|
0,
|
|
981
993
|
() => IamRoleList,
|
|
@@ -993,6 +1005,7 @@ export var CloudVmClusterSummary = [
|
|
|
993
1005
|
_sR,
|
|
994
1006
|
_cVCA,
|
|
995
1007
|
_cEII,
|
|
1008
|
+
_cEIA,
|
|
996
1009
|
_cN,
|
|
997
1010
|
_cCC,
|
|
998
1011
|
_dCO,
|
|
@@ -1025,6 +1038,7 @@ export var CloudVmClusterSummary = [
|
|
|
1025
1038
|
_tZ,
|
|
1026
1039
|
_vI,
|
|
1027
1040
|
_oNI,
|
|
1041
|
+
_oNA,
|
|
1028
1042
|
_pP,
|
|
1029
1043
|
_cM,
|
|
1030
1044
|
_iR,
|
|
@@ -1037,6 +1051,7 @@ export var CloudVmClusterSummary = [
|
|
|
1037
1051
|
0,
|
|
1038
1052
|
0,
|
|
1039
1053
|
0,
|
|
1054
|
+
0,
|
|
1040
1055
|
1,
|
|
1041
1056
|
() => DataCollectionOptions,
|
|
1042
1057
|
1,
|
|
@@ -1068,6 +1083,7 @@ export var CloudVmClusterSummary = [
|
|
|
1068
1083
|
0,
|
|
1069
1084
|
64 | 0,
|
|
1070
1085
|
0,
|
|
1086
|
+
0,
|
|
1071
1087
|
1,
|
|
1072
1088
|
0,
|
|
1073
1089
|
() => IamRoleList,
|
|
@@ -46,12 +46,14 @@ declare const GetCloudAutonomousVmClusterCommand_base: {
|
|
|
46
46
|
* // cloudAutonomousVmClusterId: "STRING_VALUE", // required
|
|
47
47
|
* // cloudAutonomousVmClusterArn: "STRING_VALUE",
|
|
48
48
|
* // odbNetworkId: "STRING_VALUE",
|
|
49
|
+
* // odbNetworkArn: "STRING_VALUE",
|
|
49
50
|
* // ociResourceAnchorName: "STRING_VALUE",
|
|
50
51
|
* // percentProgress: Number("float"),
|
|
51
52
|
* // displayName: "STRING_VALUE",
|
|
52
53
|
* // status: "AVAILABLE" || "FAILED" || "PROVISIONING" || "TERMINATED" || "TERMINATING" || "UPDATING" || "MAINTENANCE_IN_PROGRESS",
|
|
53
54
|
* // statusReason: "STRING_VALUE",
|
|
54
55
|
* // cloudExadataInfrastructureId: "STRING_VALUE",
|
|
56
|
+
* // cloudExadataInfrastructureArn: "STRING_VALUE",
|
|
55
57
|
* // autonomousDataStoragePercentage: Number("float"),
|
|
56
58
|
* // autonomousDataStorageSizeInTBs: Number("double"),
|
|
57
59
|
* // availableAutonomousDataStorageSizeInTBs: Number("double"),
|
|
@@ -49,6 +49,7 @@ declare const GetCloudVmClusterCommand_base: {
|
|
|
49
49
|
* // statusReason: "STRING_VALUE",
|
|
50
50
|
* // cloudVmClusterArn: "STRING_VALUE",
|
|
51
51
|
* // cloudExadataInfrastructureId: "STRING_VALUE",
|
|
52
|
+
* // cloudExadataInfrastructureArn: "STRING_VALUE",
|
|
52
53
|
* // clusterName: "STRING_VALUE",
|
|
53
54
|
* // cpuCoreCount: Number("int"),
|
|
54
55
|
* // dataCollectionOptions: { // DataCollectionOptions
|
|
@@ -104,6 +105,7 @@ declare const GetCloudVmClusterCommand_base: {
|
|
|
104
105
|
* // "STRING_VALUE",
|
|
105
106
|
* // ],
|
|
106
107
|
* // odbNetworkId: "STRING_VALUE",
|
|
108
|
+
* // odbNetworkArn: "STRING_VALUE",
|
|
107
109
|
* // percentProgress: Number("float"),
|
|
108
110
|
* // computeModel: "ECPU" || "OCPU",
|
|
109
111
|
* // iamRoles: [ // IamRoleList
|
|
@@ -50,12 +50,14 @@ declare const ListCloudAutonomousVmClustersCommand_base: {
|
|
|
50
50
|
* // cloudAutonomousVmClusterId: "STRING_VALUE", // required
|
|
51
51
|
* // cloudAutonomousVmClusterArn: "STRING_VALUE",
|
|
52
52
|
* // odbNetworkId: "STRING_VALUE",
|
|
53
|
+
* // odbNetworkArn: "STRING_VALUE",
|
|
53
54
|
* // ociResourceAnchorName: "STRING_VALUE",
|
|
54
55
|
* // percentProgress: Number("float"),
|
|
55
56
|
* // displayName: "STRING_VALUE",
|
|
56
57
|
* // status: "AVAILABLE" || "FAILED" || "PROVISIONING" || "TERMINATED" || "TERMINATING" || "UPDATING" || "MAINTENANCE_IN_PROGRESS",
|
|
57
58
|
* // statusReason: "STRING_VALUE",
|
|
58
59
|
* // cloudExadataInfrastructureId: "STRING_VALUE",
|
|
60
|
+
* // cloudExadataInfrastructureArn: "STRING_VALUE",
|
|
59
61
|
* // autonomousDataStoragePercentage: Number("float"),
|
|
60
62
|
* // autonomousDataStorageSizeInTBs: Number("double"),
|
|
61
63
|
* // availableAutonomousDataStorageSizeInTBs: Number("double"),
|
|
@@ -53,6 +53,7 @@ declare const ListCloudVmClustersCommand_base: {
|
|
|
53
53
|
* // statusReason: "STRING_VALUE",
|
|
54
54
|
* // cloudVmClusterArn: "STRING_VALUE",
|
|
55
55
|
* // cloudExadataInfrastructureId: "STRING_VALUE",
|
|
56
|
+
* // cloudExadataInfrastructureArn: "STRING_VALUE",
|
|
56
57
|
* // clusterName: "STRING_VALUE",
|
|
57
58
|
* // cpuCoreCount: Number("int"),
|
|
58
59
|
* // dataCollectionOptions: { // DataCollectionOptions
|
|
@@ -108,6 +109,7 @@ declare const ListCloudVmClustersCommand_base: {
|
|
|
108
109
|
* // "STRING_VALUE",
|
|
109
110
|
* // ],
|
|
110
111
|
* // odbNetworkId: "STRING_VALUE",
|
|
112
|
+
* // odbNetworkArn: "STRING_VALUE",
|
|
111
113
|
* // percentProgress: Number("float"),
|
|
112
114
|
* // computeModel: "ECPU" || "OCPU",
|
|
113
115
|
* // iamRoles: [ // IamRoleList
|
|
@@ -35,17 +35,17 @@ export interface ValidationExceptionField {
|
|
|
35
35
|
*/
|
|
36
36
|
export interface AssociateIamRoleToResourceInput {
|
|
37
37
|
/**
|
|
38
|
-
* <p>The Amazon Resource Name (ARN) of the IAM service role to associate with the resource.</p>
|
|
38
|
+
* <p>The Amazon Resource Name (ARN) of the Amazon Web Services Identity and Access Management (IAM) service role to associate with the resource.</p>
|
|
39
39
|
* @public
|
|
40
40
|
*/
|
|
41
41
|
iamRoleArn: string | undefined;
|
|
42
42
|
/**
|
|
43
|
-
* <p>The Amazon Web Services integration configuration settings for the IAM service role association.</p>
|
|
43
|
+
* <p>The Amazon Web Services integration configuration settings for the Amazon Web Services Identity and Access Management (IAM) service role association.</p>
|
|
44
44
|
* @public
|
|
45
45
|
*/
|
|
46
46
|
awsIntegration: SupportedAwsIntegration | undefined;
|
|
47
47
|
/**
|
|
48
|
-
* <p>The Amazon Resource Name (ARN) of the target resource to associate with the IAM service role.</p>
|
|
48
|
+
* <p>The Amazon Resource Name (ARN) of the target resource to associate with the Amazon Web Services Identity and Access Management (IAM) service role.</p>
|
|
49
49
|
* @public
|
|
50
50
|
*/
|
|
51
51
|
resourceArn: string | undefined;
|
|
@@ -224,6 +224,11 @@ export interface CloudAutonomousVmCluster {
|
|
|
224
224
|
* @public
|
|
225
225
|
*/
|
|
226
226
|
odbNetworkId?: string | undefined;
|
|
227
|
+
/**
|
|
228
|
+
* <p>The Amazon Resource Name (ARN) of the ODB network associated with this Autonomous VM cluster.</p>
|
|
229
|
+
* @public
|
|
230
|
+
*/
|
|
231
|
+
odbNetworkArn?: string | undefined;
|
|
227
232
|
/**
|
|
228
233
|
* <p>The name of the OCI resource anchor associated with this Autonomous VM cluster.</p>
|
|
229
234
|
* @public
|
|
@@ -254,6 +259,11 @@ export interface CloudAutonomousVmCluster {
|
|
|
254
259
|
* @public
|
|
255
260
|
*/
|
|
256
261
|
cloudExadataInfrastructureId?: string | undefined;
|
|
262
|
+
/**
|
|
263
|
+
* <p>The Amazon Resource Name (ARN) of the Cloud Exadata Infrastructure containing this Autonomous VM cluster.</p>
|
|
264
|
+
* @public
|
|
265
|
+
*/
|
|
266
|
+
cloudExadataInfrastructureArn?: string | undefined;
|
|
257
267
|
/**
|
|
258
268
|
* <p>The percentage of data storage currently in use for Autonomous Databases in the Autonomous VM cluster.</p>
|
|
259
269
|
* @public
|
|
@@ -475,6 +485,11 @@ export interface CloudAutonomousVmClusterSummary {
|
|
|
475
485
|
* @public
|
|
476
486
|
*/
|
|
477
487
|
odbNetworkId?: string | undefined;
|
|
488
|
+
/**
|
|
489
|
+
* <p>The Amazon Resource Name (ARN) of the ODB network associated with this Autonomous VM cluster.</p>
|
|
490
|
+
* @public
|
|
491
|
+
*/
|
|
492
|
+
odbNetworkArn?: string | undefined;
|
|
478
493
|
/**
|
|
479
494
|
* <p>The name of the OCI resource anchor associated with this Autonomous VM cluster.</p>
|
|
480
495
|
* @public
|
|
@@ -505,6 +520,11 @@ export interface CloudAutonomousVmClusterSummary {
|
|
|
505
520
|
* @public
|
|
506
521
|
*/
|
|
507
522
|
cloudExadataInfrastructureId?: string | undefined;
|
|
523
|
+
/**
|
|
524
|
+
* <p>The Amazon Resource Name (ARN) of the Exadata infrastructure containing this Autonomous VM cluster.</p>
|
|
525
|
+
* @public
|
|
526
|
+
*/
|
|
527
|
+
cloudExadataInfrastructureArn?: string | undefined;
|
|
508
528
|
/**
|
|
509
529
|
* <p>The percentage of data storage currently in use for Autonomous Databases in the Autonomous VM cluster.</p>
|
|
510
530
|
* @public
|
|
@@ -1931,22 +1951,22 @@ export interface DataCollectionOptions {
|
|
|
1931
1951
|
*/
|
|
1932
1952
|
export interface IamRole {
|
|
1933
1953
|
/**
|
|
1934
|
-
* <p>The Amazon Resource Name (ARN) of the IAM service role.</p>
|
|
1954
|
+
* <p>The Amazon Resource Name (ARN) of the Amazon Web Services Identity and Access Management (IAM) service role.</p>
|
|
1935
1955
|
* @public
|
|
1936
1956
|
*/
|
|
1937
1957
|
iamRoleArn?: string | undefined;
|
|
1938
1958
|
/**
|
|
1939
|
-
* <p>The current status of the IAM service role.</p>
|
|
1959
|
+
* <p>The current status of the Amazon Web Services Identity and Access Management (IAM) service role.</p>
|
|
1940
1960
|
* @public
|
|
1941
1961
|
*/
|
|
1942
1962
|
status?: IamRoleStatus | undefined;
|
|
1943
1963
|
/**
|
|
1944
|
-
* <p>Additional information about the current status of the IAM service role, if applicable.</p>
|
|
1964
|
+
* <p>Additional information about the current status of the Amazon Web Services Identity and Access Management (IAM) service role, if applicable.</p>
|
|
1945
1965
|
* @public
|
|
1946
1966
|
*/
|
|
1947
1967
|
statusReason?: string | undefined;
|
|
1948
1968
|
/**
|
|
1949
|
-
* <p>The Amazon Web Services integration configuration settings for the IAM service role.</p>
|
|
1969
|
+
* <p>The Amazon Web Services integration configuration settings for the Amazon Web Services Identity and Access Management (IAM) service role.</p>
|
|
1950
1970
|
* @public
|
|
1951
1971
|
*/
|
|
1952
1972
|
awsIntegration?: SupportedAwsIntegration | undefined;
|
|
@@ -2033,6 +2053,11 @@ export interface CloudVmCluster {
|
|
|
2033
2053
|
* @public
|
|
2034
2054
|
*/
|
|
2035
2055
|
cloudExadataInfrastructureId?: string | undefined;
|
|
2056
|
+
/**
|
|
2057
|
+
* <p>The Amazon Resource Name (ARN) of the Exadata infrastructure that this VM cluster belongs to.</p>
|
|
2058
|
+
* @public
|
|
2059
|
+
*/
|
|
2060
|
+
cloudExadataInfrastructureArn?: string | undefined;
|
|
2036
2061
|
/**
|
|
2037
2062
|
* <p>The name of the Grid Infrastructure (GI) cluster.</p>
|
|
2038
2063
|
* @public
|
|
@@ -2193,6 +2218,11 @@ export interface CloudVmCluster {
|
|
|
2193
2218
|
* @public
|
|
2194
2219
|
*/
|
|
2195
2220
|
odbNetworkId?: string | undefined;
|
|
2221
|
+
/**
|
|
2222
|
+
* <p>The Amazon Resource Name (ARN) of the ODB network associated with this VM cluster.</p>
|
|
2223
|
+
* @public
|
|
2224
|
+
*/
|
|
2225
|
+
odbNetworkArn?: string | undefined;
|
|
2196
2226
|
/**
|
|
2197
2227
|
* <p>The amount of progress made on the current operation on the VM cluster, expressed as a percentage.</p>
|
|
2198
2228
|
* @public
|
|
@@ -2244,6 +2274,11 @@ export interface CloudVmClusterSummary {
|
|
|
2244
2274
|
* @public
|
|
2245
2275
|
*/
|
|
2246
2276
|
cloudExadataInfrastructureId?: string | undefined;
|
|
2277
|
+
/**
|
|
2278
|
+
* <p>The Amazon Resource Name (ARN) of the Exadata infrastructure that this VM cluster belongs to.</p>
|
|
2279
|
+
* @public
|
|
2280
|
+
*/
|
|
2281
|
+
cloudExadataInfrastructureArn?: string | undefined;
|
|
2247
2282
|
/**
|
|
2248
2283
|
* <p>The name of the Grid Infrastructure (GI) cluster.</p>
|
|
2249
2284
|
* @public
|
|
@@ -2404,6 +2439,11 @@ export interface CloudVmClusterSummary {
|
|
|
2404
2439
|
* @public
|
|
2405
2440
|
*/
|
|
2406
2441
|
odbNetworkId?: string | undefined;
|
|
2442
|
+
/**
|
|
2443
|
+
* <p>The Amazon Resource Name (ARN) of the ODB network associated with this VM cluster.</p>
|
|
2444
|
+
* @public
|
|
2445
|
+
*/
|
|
2446
|
+
odbNetworkArn?: string | undefined;
|
|
2407
2447
|
/**
|
|
2408
2448
|
* <p>The amount of progress made on the current operation on the VM cluster, expressed as a percentage.</p>
|
|
2409
2449
|
* @public
|
|
@@ -2695,12 +2735,12 @@ export interface CreateOdbNetworkInput {
|
|
|
2695
2735
|
*/
|
|
2696
2736
|
s3PolicyDocument?: string | undefined;
|
|
2697
2737
|
/**
|
|
2698
|
-
* <p>The STS policy document that defines permissions for token service usage within the ODB network.</p>
|
|
2738
|
+
* <p>The Amazon Web Services Security Token Service (STS) policy document that defines permissions for token service usage within the ODB network.</p>
|
|
2699
2739
|
* @public
|
|
2700
2740
|
*/
|
|
2701
2741
|
stsPolicyDocument?: string | undefined;
|
|
2702
2742
|
/**
|
|
2703
|
-
* <p>The KMS policy document that defines permissions for key usage within the ODB network.</p>
|
|
2743
|
+
* <p>The Amazon Web Services Key Management Service (KMS) policy document that defines permissions for key usage within the ODB network.</p>
|
|
2704
2744
|
* @public
|
|
2705
2745
|
*/
|
|
2706
2746
|
kmsPolicyDocument?: string | undefined;
|
|
@@ -2806,17 +2846,17 @@ export interface CreateOdbPeeringConnectionOutput {
|
|
|
2806
2846
|
*/
|
|
2807
2847
|
export interface CrossRegionS3RestoreSourcesAccess {
|
|
2808
2848
|
/**
|
|
2809
|
-
* <p>The Amazon Web Services Region for cross-Region S3 restore access.</p>
|
|
2849
|
+
* <p>The Amazon Web Services Region for cross-Region Amazon S3 restore access.</p>
|
|
2810
2850
|
* @public
|
|
2811
2851
|
*/
|
|
2812
2852
|
region?: string | undefined;
|
|
2813
2853
|
/**
|
|
2814
|
-
* <p>The IPv4 addresses allowed for cross-Region S3 restore access.</p>
|
|
2854
|
+
* <p>The IPv4 addresses allowed for cross-Region Amazon S3 restore access.</p>
|
|
2815
2855
|
* @public
|
|
2816
2856
|
*/
|
|
2817
2857
|
ipv4Addresses?: string[] | undefined;
|
|
2818
2858
|
/**
|
|
2819
|
-
* <p>The current status of the cross-Region S3 restore access configuration.</p>
|
|
2859
|
+
* <p>The current status of the cross-Region Amazon S3 restore access configuration.</p>
|
|
2820
2860
|
* @public
|
|
2821
2861
|
*/
|
|
2822
2862
|
status?: ManagedResourceStatus | undefined;
|
|
@@ -3434,17 +3474,17 @@ export interface DeleteOdbPeeringConnectionOutput {
|
|
|
3434
3474
|
*/
|
|
3435
3475
|
export interface DisassociateIamRoleFromResourceInput {
|
|
3436
3476
|
/**
|
|
3437
|
-
* <p>The Amazon Resource Name (ARN) of the IAM service role to disassociate from the resource.</p>
|
|
3477
|
+
* <p>The Amazon Resource Name (ARN) of the Amazon Web Services Identity and Access Management (IAM) service role to disassociate from the resource.</p>
|
|
3438
3478
|
* @public
|
|
3439
3479
|
*/
|
|
3440
3480
|
iamRoleArn: string | undefined;
|
|
3441
3481
|
/**
|
|
3442
|
-
* <p>The Amazon Web Services integration configuration settings for the IAM service role disassociation.</p>
|
|
3482
|
+
* <p>The Amazon Web Services integration configuration settings for the Amazon Web Services Identity and Access Management (IAM) service role disassociation.</p>
|
|
3443
3483
|
* @public
|
|
3444
3484
|
*/
|
|
3445
3485
|
awsIntegration: SupportedAwsIntegration | undefined;
|
|
3446
3486
|
/**
|
|
3447
|
-
* <p>The Amazon Resource Name (ARN) of the target resource to disassociate from the IAM service role.</p>
|
|
3487
|
+
* <p>The Amazon Resource Name (ARN) of the target resource to disassociate from the Amazon Web Services Identity and Access Management (IAM) service role.</p>
|
|
3448
3488
|
* @public
|
|
3449
3489
|
*/
|
|
3450
3490
|
resourceArn: string | undefined;
|
|
@@ -3536,22 +3576,22 @@ export interface GetOdbNetworkInput {
|
|
|
3536
3576
|
*/
|
|
3537
3577
|
export interface KmsAccess {
|
|
3538
3578
|
/**
|
|
3539
|
-
* <p>The current status of the KMS access configuration.</p>
|
|
3579
|
+
* <p>The current status of the Amazon Web Services Key Management Service (KMS) access configuration.</p>
|
|
3540
3580
|
* @public
|
|
3541
3581
|
*/
|
|
3542
3582
|
status?: ManagedResourceStatus | undefined;
|
|
3543
3583
|
/**
|
|
3544
|
-
* <p>The IPv4 addresses allowed for KMS access.</p>
|
|
3584
|
+
* <p>The IPv4 addresses allowed for Amazon Web Services Key Management Service (KMS) access.</p>
|
|
3545
3585
|
* @public
|
|
3546
3586
|
*/
|
|
3547
3587
|
ipv4Addresses?: string[] | undefined;
|
|
3548
3588
|
/**
|
|
3549
|
-
* <p>The domain name for KMS access configuration.</p>
|
|
3589
|
+
* <p>The domain name for Amazon Web Services Key Management Service (KMS) access configuration.</p>
|
|
3550
3590
|
* @public
|
|
3551
3591
|
*/
|
|
3552
3592
|
domainName?: string | undefined;
|
|
3553
3593
|
/**
|
|
3554
|
-
* <p>The KMS policy document that defines permissions for key usage.</p>
|
|
3594
|
+
* <p>The Amazon Web Services Key Management Service (KMS) policy document that defines permissions for key usage.</p>
|
|
3555
3595
|
* @public
|
|
3556
3596
|
*/
|
|
3557
3597
|
kmsPolicyDocument?: string | undefined;
|
|
@@ -3620,22 +3660,22 @@ export interface ServiceNetworkEndpoint {
|
|
|
3620
3660
|
*/
|
|
3621
3661
|
export interface StsAccess {
|
|
3622
3662
|
/**
|
|
3623
|
-
* <p>The current status of the STS access configuration.</p>
|
|
3663
|
+
* <p>The current status of the Amazon Web Services Security Token Service (STS) access configuration.</p>
|
|
3624
3664
|
* @public
|
|
3625
3665
|
*/
|
|
3626
3666
|
status?: ManagedResourceStatus | undefined;
|
|
3627
3667
|
/**
|
|
3628
|
-
* <p>The IPv4 addresses allowed for STS access.</p>
|
|
3668
|
+
* <p>The IPv4 addresses allowed for Amazon Web Services Security Token Service (STS) access.</p>
|
|
3629
3669
|
* @public
|
|
3630
3670
|
*/
|
|
3631
3671
|
ipv4Addresses?: string[] | undefined;
|
|
3632
3672
|
/**
|
|
3633
|
-
* <p>The domain name for STS access configuration.</p>
|
|
3673
|
+
* <p>The domain name for Amazon Web Services Security Token Service (STS) access configuration.</p>
|
|
3634
3674
|
* @public
|
|
3635
3675
|
*/
|
|
3636
3676
|
domainName?: string | undefined;
|
|
3637
3677
|
/**
|
|
3638
|
-
* <p>The STS policy document that defines permissions for token service usage.</p>
|
|
3678
|
+
* <p>The Amazon Web Services Security Token Service (STS) policy document that defines permissions for token service usage.</p>
|
|
3639
3679
|
* @public
|
|
3640
3680
|
*/
|
|
3641
3681
|
stsPolicyDocument?: string | undefined;
|
|
@@ -3697,12 +3737,12 @@ export interface ManagedServices {
|
|
|
3697
3737
|
*/
|
|
3698
3738
|
s3Access?: S3Access | undefined;
|
|
3699
3739
|
/**
|
|
3700
|
-
* <p>The Amazon Web Services Security Token Service (STS) access configuration
|
|
3740
|
+
* <p>The Amazon Web Services Security Token Service (STS) access configuration.</p>
|
|
3701
3741
|
* @public
|
|
3702
3742
|
*/
|
|
3703
3743
|
stsAccess?: StsAccess | undefined;
|
|
3704
3744
|
/**
|
|
3705
|
-
* <p>The Amazon Web Services Key Management Service (KMS) access configuration
|
|
3745
|
+
* <p>The Amazon Web Services Key Management Service (KMS) access configuration.</p>
|
|
3706
3746
|
* @public
|
|
3707
3747
|
*/
|
|
3708
3748
|
kmsAccess?: KmsAccess | undefined;
|
|
@@ -4399,12 +4439,12 @@ export interface UpdateOdbNetworkInput {
|
|
|
4399
4439
|
*/
|
|
4400
4440
|
s3PolicyDocument?: string | undefined;
|
|
4401
4441
|
/**
|
|
4402
|
-
* <p>The STS policy document that defines permissions for token service usage within the ODB network.</p>
|
|
4442
|
+
* <p>The Amazon Web Services Security Token Service (STS) policy document that defines permissions for token service usage within the ODB network.</p>
|
|
4403
4443
|
* @public
|
|
4404
4444
|
*/
|
|
4405
4445
|
stsPolicyDocument?: string | undefined;
|
|
4406
4446
|
/**
|
|
4407
|
-
* <p>The KMS policy document that defines permissions for key usage within the ODB network.</p>
|
|
4447
|
+
* <p>The Amazon Web Services Key Management Service (KMS) policy document that defines permissions for key usage within the ODB network.</p>
|
|
4408
4448
|
* @public
|
|
4409
4449
|
*/
|
|
4410
4450
|
kmsPolicyDocument?: string | undefined;
|
|
@@ -71,12 +71,14 @@ export interface CloudAutonomousVmCluster {
|
|
|
71
71
|
cloudAutonomousVmClusterId: string | undefined;
|
|
72
72
|
cloudAutonomousVmClusterArn?: string | undefined;
|
|
73
73
|
odbNetworkId?: string | undefined;
|
|
74
|
+
odbNetworkArn?: string | undefined;
|
|
74
75
|
ociResourceAnchorName?: string | undefined;
|
|
75
76
|
percentProgress?: number | undefined;
|
|
76
77
|
displayName?: string | undefined;
|
|
77
78
|
status?: ResourceStatus | undefined;
|
|
78
79
|
statusReason?: string | undefined;
|
|
79
80
|
cloudExadataInfrastructureId?: string | undefined;
|
|
81
|
+
cloudExadataInfrastructureArn?: string | undefined;
|
|
80
82
|
autonomousDataStoragePercentage?: number | undefined;
|
|
81
83
|
autonomousDataStorageSizeInTBs?: number | undefined;
|
|
82
84
|
availableAutonomousDataStorageSizeInTBs?: number | undefined;
|
|
@@ -122,12 +124,14 @@ export interface CloudAutonomousVmClusterSummary {
|
|
|
122
124
|
cloudAutonomousVmClusterId: string | undefined;
|
|
123
125
|
cloudAutonomousVmClusterArn?: string | undefined;
|
|
124
126
|
odbNetworkId?: string | undefined;
|
|
127
|
+
odbNetworkArn?: string | undefined;
|
|
125
128
|
ociResourceAnchorName?: string | undefined;
|
|
126
129
|
percentProgress?: number | undefined;
|
|
127
130
|
displayName?: string | undefined;
|
|
128
131
|
status?: ResourceStatus | undefined;
|
|
129
132
|
statusReason?: string | undefined;
|
|
130
133
|
cloudExadataInfrastructureId?: string | undefined;
|
|
134
|
+
cloudExadataInfrastructureArn?: string | undefined;
|
|
131
135
|
autonomousDataStoragePercentage?: number | undefined;
|
|
132
136
|
autonomousDataStorageSizeInTBs?: number | undefined;
|
|
133
137
|
availableAutonomousDataStorageSizeInTBs?: number | undefined;
|
|
@@ -472,6 +476,7 @@ export interface CloudVmCluster {
|
|
|
472
476
|
statusReason?: string | undefined;
|
|
473
477
|
cloudVmClusterArn?: string | undefined;
|
|
474
478
|
cloudExadataInfrastructureId?: string | undefined;
|
|
479
|
+
cloudExadataInfrastructureArn?: string | undefined;
|
|
475
480
|
clusterName?: string | undefined;
|
|
476
481
|
cpuCoreCount?: number | undefined;
|
|
477
482
|
dataCollectionOptions?: DataCollectionOptions | undefined;
|
|
@@ -504,6 +509,7 @@ export interface CloudVmCluster {
|
|
|
504
509
|
timeZone?: string | undefined;
|
|
505
510
|
vipIds?: string[] | undefined;
|
|
506
511
|
odbNetworkId?: string | undefined;
|
|
512
|
+
odbNetworkArn?: string | undefined;
|
|
507
513
|
percentProgress?: number | undefined;
|
|
508
514
|
computeModel?: ComputeModel | undefined;
|
|
509
515
|
iamRoles?: IamRole[] | undefined;
|
|
@@ -515,6 +521,7 @@ export interface CloudVmClusterSummary {
|
|
|
515
521
|
statusReason?: string | undefined;
|
|
516
522
|
cloudVmClusterArn?: string | undefined;
|
|
517
523
|
cloudExadataInfrastructureId?: string | undefined;
|
|
524
|
+
cloudExadataInfrastructureArn?: string | undefined;
|
|
518
525
|
clusterName?: string | undefined;
|
|
519
526
|
cpuCoreCount?: number | undefined;
|
|
520
527
|
dataCollectionOptions?: DataCollectionOptions | undefined;
|
|
@@ -547,6 +554,7 @@ export interface CloudVmClusterSummary {
|
|
|
547
554
|
timeZone?: string | undefined;
|
|
548
555
|
vipIds?: string[] | undefined;
|
|
549
556
|
odbNetworkId?: string | undefined;
|
|
557
|
+
odbNetworkArn?: string | undefined;
|
|
550
558
|
percentProgress?: number | undefined;
|
|
551
559
|
computeModel?: ComputeModel | undefined;
|
|
552
560
|
iamRoles?: IamRole[] | undefined;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-odb",
|
|
3
3
|
"description": "AWS SDK for JavaScript Odb Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.949.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-odb",
|