@aws-sdk/client-resource-explorer-2 3.970.0 → 3.972.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 +5 -4
- package/dist-es/schemas/schemas_0.js +5 -4
- package/dist-types/commands/BatchGetViewCommand.d.ts +1 -0
- package/dist-types/commands/CreateViewCommand.d.ts +1 -0
- package/dist-types/commands/GetResourceExplorerSetupCommand.d.ts +1 -0
- package/dist-types/commands/GetServiceViewCommand.d.ts +1 -0
- package/dist-types/commands/GetViewCommand.d.ts +1 -0
- package/dist-types/commands/UpdateViewCommand.d.ts +1 -0
- package/dist-types/models/models_0.d.ts +10 -0
- package/dist-types/ts3.4/models/models_0.d.ts +2 -0
- package/package.json +14 -14
package/dist-cjs/index.js
CHANGED
|
@@ -392,6 +392,7 @@ const _SRT = "SupportedResourceType";
|
|
|
392
392
|
const _ST = "ScopeType";
|
|
393
393
|
const _SV = "ServiceViews";
|
|
394
394
|
const _SVA = "ServiceViewArn";
|
|
395
|
+
const _SVN = "ServiceViewName";
|
|
395
396
|
const _SVe = "ServiceView";
|
|
396
397
|
const _Sc = "Scope";
|
|
397
398
|
const _Se = "Service";
|
|
@@ -788,8 +789,8 @@ var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
|
|
|
788
789
|
schema.TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
789
790
|
var ServiceView$ = [3, n0, _SVe,
|
|
790
791
|
0,
|
|
791
|
-
[_SVA, _F, _IP, _SAFSt, _ST],
|
|
792
|
-
[0, [() => SearchFilter$, 0], () => IncludedPropertyList, 0, 0], 1
|
|
792
|
+
[_SVA, _SVN, _F, _IP, _SAFSt, _ST],
|
|
793
|
+
[0, 0, [() => SearchFilter$, 0], () => IncludedPropertyList, 0, 0], 1
|
|
793
794
|
];
|
|
794
795
|
var StreamingAccessDetails$ = [3, n0, _SAD,
|
|
795
796
|
0,
|
|
@@ -866,8 +867,8 @@ var ValidationExceptionField$ = [3, n0, _VEF,
|
|
|
866
867
|
];
|
|
867
868
|
var View$ = [3, n0, _Vi,
|
|
868
869
|
0,
|
|
869
|
-
[_VA, _O, _LUA, _Sc, _IP, _F],
|
|
870
|
-
[0, 0, 5, 0, () => IncludedPropertyList, [() => SearchFilter$, 0]]
|
|
870
|
+
[_VA, _VN, _O, _LUA, _Sc, _IP, _F],
|
|
871
|
+
[0, 0, 0, 5, 0, () => IncludedPropertyList, [() => SearchFilter$, 0]]
|
|
871
872
|
];
|
|
872
873
|
var ViewStatus$ = [3, n0, _VS,
|
|
873
874
|
0,
|
|
@@ -154,6 +154,7 @@ const _SRT = "SupportedResourceType";
|
|
|
154
154
|
const _ST = "ScopeType";
|
|
155
155
|
const _SV = "ServiceViews";
|
|
156
156
|
const _SVA = "ServiceViewArn";
|
|
157
|
+
const _SVN = "ServiceViewName";
|
|
157
158
|
const _SVe = "ServiceView";
|
|
158
159
|
const _Sc = "Scope";
|
|
159
160
|
const _Se = "Service";
|
|
@@ -553,8 +554,8 @@ export var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
|
|
|
553
554
|
TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
554
555
|
export var ServiceView$ = [3, n0, _SVe,
|
|
555
556
|
0,
|
|
556
|
-
[_SVA, _F, _IP, _SAFSt, _ST],
|
|
557
|
-
[0, [() => SearchFilter$, 0], () => IncludedPropertyList, 0, 0], 1
|
|
557
|
+
[_SVA, _SVN, _F, _IP, _SAFSt, _ST],
|
|
558
|
+
[0, 0, [() => SearchFilter$, 0], () => IncludedPropertyList, 0, 0], 1
|
|
558
559
|
];
|
|
559
560
|
export var StreamingAccessDetails$ = [3, n0, _SAD,
|
|
560
561
|
0,
|
|
@@ -631,8 +632,8 @@ export var ValidationExceptionField$ = [3, n0, _VEF,
|
|
|
631
632
|
];
|
|
632
633
|
export var View$ = [3, n0, _Vi,
|
|
633
634
|
0,
|
|
634
|
-
[_VA, _O, _LUA, _Sc, _IP, _F],
|
|
635
|
-
[0, 0, 5, 0, () => IncludedPropertyList, [() => SearchFilter$, 0]]
|
|
635
|
+
[_VA, _VN, _O, _LUA, _Sc, _IP, _F],
|
|
636
|
+
[0, 0, 0, 5, 0, () => IncludedPropertyList, [() => SearchFilter$, 0]]
|
|
636
637
|
];
|
|
637
638
|
export var ViewStatus$ = [3, n0, _VS,
|
|
638
639
|
0,
|
|
@@ -47,6 +47,7 @@ declare const BatchGetViewCommand_base: {
|
|
|
47
47
|
* // Views: [ // ViewList
|
|
48
48
|
* // { // View
|
|
49
49
|
* // ViewArn: "STRING_VALUE",
|
|
50
|
+
* // ViewName: "STRING_VALUE",
|
|
50
51
|
* // Owner: "STRING_VALUE",
|
|
51
52
|
* // LastUpdatedAt: new Date("TIMESTAMP"),
|
|
52
53
|
* // Scope: "STRING_VALUE",
|
|
@@ -57,6 +57,7 @@ declare const CreateViewCommand_base: {
|
|
|
57
57
|
* // { // CreateViewOutput
|
|
58
58
|
* // View: { // View
|
|
59
59
|
* // ViewArn: "STRING_VALUE",
|
|
60
|
+
* // ViewName: "STRING_VALUE",
|
|
60
61
|
* // Owner: "STRING_VALUE",
|
|
61
62
|
* // LastUpdatedAt: new Date("TIMESTAMP"),
|
|
62
63
|
* // Scope: "STRING_VALUE",
|
|
@@ -63,6 +63,7 @@ declare const GetResourceExplorerSetupCommand_base: {
|
|
|
63
63
|
* // Status: "STRING_VALUE",
|
|
64
64
|
* // View: { // View
|
|
65
65
|
* // ViewArn: "STRING_VALUE",
|
|
66
|
+
* // ViewName: "STRING_VALUE",
|
|
66
67
|
* // Owner: "STRING_VALUE",
|
|
67
68
|
* // LastUpdatedAt: new Date("TIMESTAMP"),
|
|
68
69
|
* // Scope: "STRING_VALUE",
|
|
@@ -44,6 +44,7 @@ declare const GetServiceViewCommand_base: {
|
|
|
44
44
|
* // { // GetServiceViewOutput
|
|
45
45
|
* // View: { // ServiceView
|
|
46
46
|
* // ServiceViewArn: "STRING_VALUE", // required
|
|
47
|
+
* // ServiceViewName: "STRING_VALUE",
|
|
47
48
|
* // Filters: { // SearchFilter
|
|
48
49
|
* // FilterString: "STRING_VALUE", // required
|
|
49
50
|
* // },
|
|
@@ -44,6 +44,7 @@ declare const GetViewCommand_base: {
|
|
|
44
44
|
* // { // GetViewOutput
|
|
45
45
|
* // View: { // View
|
|
46
46
|
* // ViewArn: "STRING_VALUE",
|
|
47
|
+
* // ViewName: "STRING_VALUE",
|
|
47
48
|
* // Owner: "STRING_VALUE",
|
|
48
49
|
* // LastUpdatedAt: new Date("TIMESTAMP"),
|
|
49
50
|
* // Scope: "STRING_VALUE",
|
|
@@ -52,6 +52,7 @@ declare const UpdateViewCommand_base: {
|
|
|
52
52
|
* // { // UpdateViewOutput
|
|
53
53
|
* // View: { // View
|
|
54
54
|
* // ViewArn: "STRING_VALUE",
|
|
55
|
+
* // ViewName: "STRING_VALUE",
|
|
55
56
|
* // Owner: "STRING_VALUE",
|
|
56
57
|
* // LastUpdatedAt: new Date("TIMESTAMP"),
|
|
57
58
|
* // Scope: "STRING_VALUE",
|
|
@@ -94,6 +94,11 @@ export interface View {
|
|
|
94
94
|
* @public
|
|
95
95
|
*/
|
|
96
96
|
ViewArn?: string | undefined;
|
|
97
|
+
/**
|
|
98
|
+
* <p>The name of the view.</p>
|
|
99
|
+
* @public
|
|
100
|
+
*/
|
|
101
|
+
ViewName?: string | undefined;
|
|
97
102
|
/**
|
|
98
103
|
* <p>The Amazon Web Services account that owns this view.</p>
|
|
99
104
|
* @public
|
|
@@ -812,6 +817,11 @@ export interface ServiceView {
|
|
|
812
817
|
* @public
|
|
813
818
|
*/
|
|
814
819
|
ServiceViewArn: string | undefined;
|
|
820
|
+
/**
|
|
821
|
+
* <p>The name of the service view.</p>
|
|
822
|
+
* @public
|
|
823
|
+
*/
|
|
824
|
+
ServiceViewName?: string | undefined;
|
|
815
825
|
/**
|
|
816
826
|
* <p>A search filter defines which resources can be part of a search query result set.</p>
|
|
817
827
|
* @public
|
|
@@ -30,6 +30,7 @@ export interface IncludedProperty {
|
|
|
30
30
|
}
|
|
31
31
|
export interface View {
|
|
32
32
|
ViewArn?: string | undefined;
|
|
33
|
+
ViewName?: string | undefined;
|
|
33
34
|
Owner?: string | undefined;
|
|
34
35
|
LastUpdatedAt?: Date | undefined;
|
|
35
36
|
Scope?: string | undefined;
|
|
@@ -212,6 +213,7 @@ export interface GetServiceViewInput {
|
|
|
212
213
|
}
|
|
213
214
|
export interface ServiceView {
|
|
214
215
|
ServiceViewArn: string | undefined;
|
|
216
|
+
ServiceViewName?: string | undefined;
|
|
215
217
|
Filters?: SearchFilter | undefined;
|
|
216
218
|
IncludedProperties?: IncludedProperty[] | undefined;
|
|
217
219
|
StreamingAccessForService?: string | undefined;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-resource-explorer-2",
|
|
3
3
|
"description": "AWS SDK for JavaScript Resource Explorer 2 Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.972.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-resource-explorer-2",
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
"build:include:deps": "yarn g:turbo run build -F=\"$npm_package_name\"",
|
|
10
10
|
"build:types": "tsc -p tsconfig.types.json",
|
|
11
11
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
12
|
-
"clean": "
|
|
12
|
+
"clean": "premove dist-cjs dist-es dist-types tsconfig.cjs.tsbuildinfo tsconfig.es.tsbuildinfo tsconfig.types.tsbuildinfo",
|
|
13
13
|
"extract:docs": "api-extractor run --local",
|
|
14
14
|
"generate:client": "node ../../scripts/generate-clients/single-service --solo resource-explorer-2",
|
|
15
15
|
"test:index": "tsc --noEmit ./test/index-types.ts && node ./test/index-objects.spec.mjs"
|
|
@@ -21,17 +21,17 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
30
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
31
|
-
"@aws-sdk/types": "3.
|
|
32
|
-
"@aws-sdk/util-endpoints": "3.
|
|
33
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
24
|
+
"@aws-sdk/core": "3.972.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.972.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.972.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.972.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.972.0",
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "3.972.0",
|
|
30
|
+
"@aws-sdk/region-config-resolver": "3.972.0",
|
|
31
|
+
"@aws-sdk/types": "3.972.0",
|
|
32
|
+
"@aws-sdk/util-endpoints": "3.972.0",
|
|
33
|
+
"@aws-sdk/util-user-agent-browser": "3.972.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "3.972.0",
|
|
35
35
|
"@smithy/config-resolver": "^4.4.6",
|
|
36
36
|
"@smithy/core": "^3.20.6",
|
|
37
37
|
"@smithy/fetch-http-handler": "^5.3.9",
|
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
"@types/node": "^20.14.8",
|
|
65
65
|
"concurrently": "7.0.0",
|
|
66
66
|
"downlevel-dts": "0.10.1",
|
|
67
|
-
"
|
|
67
|
+
"premove": "4.0.0",
|
|
68
68
|
"typescript": "~5.8.3"
|
|
69
69
|
},
|
|
70
70
|
"engines": {
|