@scaleway/sdk 2.68.0 → 2.70.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/api/account/v3/api.gen.cjs +23 -0
- package/dist/api/account/v3/api.gen.d.ts +11 -1
- package/dist/api/account/v3/api.gen.js +24 -1
- package/dist/api/account/v3/index.gen.d.ts +1 -1
- package/dist/api/account/v3/marshalling.gen.cjs +171 -0
- package/dist/api/account/v3/marshalling.gen.d.ts +3 -1
- package/dist/api/account/v3/marshalling.gen.js +173 -2
- package/dist/api/account/v3/types.gen.d.ts +93 -0
- package/dist/api/applesilicon/v1alpha1/types.gen.d.ts +3 -2
- package/dist/api/audit_trail/v1alpha1/api.gen.cjs +1 -0
- package/dist/api/audit_trail/v1alpha1/api.gen.js +1 -0
- package/dist/api/audit_trail/v1alpha1/marshalling.gen.cjs +5 -0
- package/dist/api/audit_trail/v1alpha1/marshalling.gen.js +5 -0
- package/dist/api/audit_trail/v1alpha1/types.gen.d.ts +50 -14
- package/dist/api/audit_trail/v1alpha1/validation-rules.gen.cjs +3 -0
- package/dist/api/audit_trail/v1alpha1/validation-rules.gen.d.ts +3 -0
- package/dist/api/audit_trail/v1alpha1/validation-rules.gen.js +3 -0
- package/dist/api/billing/v2beta1/api.gen.cjs +9 -2
- package/dist/api/billing/v2beta1/api.gen.d.ts +9 -2
- package/dist/api/billing/v2beta1/api.gen.js +9 -2
- package/dist/api/billing/v2beta1/types.gen.d.ts +1 -1
- package/dist/api/cockpit/v1/marshalling.gen.cjs +4 -4
- package/dist/api/cockpit/v1/marshalling.gen.js +4 -4
- package/dist/api/cockpit/v1/types.gen.d.ts +3 -3
- package/dist/api/edge_services/v1beta1/api.gen.cjs +1 -1
- package/dist/api/edge_services/v1beta1/api.gen.js +1 -1
- package/dist/api/edge_services/v1beta1/marshalling.gen.cjs +1 -0
- package/dist/api/edge_services/v1beta1/marshalling.gen.d.ts +2 -1
- package/dist/api/edge_services/v1beta1/marshalling.gen.js +1 -0
- package/dist/api/edge_services/v1beta1/types.gen.d.ts +104 -104
- package/dist/api/iam/v1alpha1/api.gen.cjs +8 -0
- package/dist/api/iam/v1alpha1/api.gen.d.ts +2 -1
- package/dist/api/iam/v1alpha1/api.gen.js +9 -1
- package/dist/api/iam/v1alpha1/index.gen.d.ts +1 -1
- package/dist/api/iam/v1alpha1/marshalling.gen.cjs +46 -0
- package/dist/api/iam/v1alpha1/marshalling.gen.d.ts +2 -1
- package/dist/api/iam/v1alpha1/marshalling.gen.js +46 -0
- package/dist/api/iam/v1alpha1/types.gen.d.ts +26 -0
- package/dist/api/iam/v1alpha1/validation-rules.gen.cjs +23 -12
- package/dist/api/iam/v1alpha1/validation-rules.gen.d.ts +22 -11
- package/dist/api/iam/v1alpha1/validation-rules.gen.js +23 -12
- package/dist/api/inference/index.gen.cjs +4 -2
- package/dist/api/inference/index.gen.d.ts +1 -0
- package/dist/api/inference/index.gen.js +4 -2
- package/dist/api/inference/v1/api.gen.cjs +274 -0
- package/dist/api/inference/v1/api.gen.d.ts +140 -0
- package/dist/api/inference/v1/api.gen.js +274 -0
- package/dist/api/inference/v1/content.gen.cjs +13 -0
- package/dist/api/inference/v1/content.gen.d.ts +5 -0
- package/dist/api/inference/v1/content.gen.js +13 -0
- package/dist/api/inference/v1/index.gen.cjs +9 -0
- package/dist/api/inference/v1/index.gen.d.ts +4 -0
- package/dist/api/inference/v1/index.gen.js +9 -0
- package/dist/api/inference/v1/marshalling.gen.cjs +260 -0
- package/dist/api/inference/v1/marshalling.gen.d.ts +14 -0
- package/dist/api/inference/v1/marshalling.gen.js +260 -0
- package/dist/api/inference/v1/types.gen.d.ts +395 -0
- package/dist/api/inference/v1/validation-rules.gen.cjs +65 -0
- package/dist/api/inference/v1/validation-rules.gen.d.ts +57 -0
- package/dist/api/inference/v1/validation-rules.gen.js +65 -0
- package/dist/api/instance/v1/index.gen.d.ts +1 -1
- package/dist/api/instance/v1/marshalling.gen.cjs +13 -0
- package/dist/api/instance/v1/marshalling.gen.js +13 -0
- package/dist/api/instance/v1/types.gen.d.ts +10 -0
- package/dist/api/mongodb/v1alpha1/types.gen.d.ts +1 -1
- package/dist/api/secret/v1beta1/api.gen.cjs +2 -34
- package/dist/api/secret/v1beta1/api.gen.d.ts +3 -19
- package/dist/api/secret/v1beta1/api.gen.js +2 -34
- package/dist/api/secret/v1beta1/index.gen.d.ts +1 -1
- package/dist/api/secret/v1beta1/types.gen.d.ts +3 -19
- package/dist/api/tem/v1alpha1/api.gen.cjs +93 -0
- package/dist/api/tem/v1alpha1/api.gen.d.ts +44 -1
- package/dist/api/tem/v1alpha1/api.gen.js +94 -1
- package/dist/api/tem/v1alpha1/index.gen.d.ts +1 -1
- package/dist/api/tem/v1alpha1/marshalling.gen.cjs +114 -0
- package/dist/api/tem/v1alpha1/marshalling.gen.d.ts +7 -1
- package/dist/api/tem/v1alpha1/marshalling.gen.js +114 -0
- package/dist/api/tem/v1alpha1/types.gen.d.ts +162 -6
- package/dist/api/tem/v1alpha1/validation-rules.gen.cjs +10 -0
- package/dist/api/tem/v1alpha1/validation-rules.gen.d.ts +9 -0
- package/dist/api/tem/v1alpha1/validation-rules.gen.js +10 -0
- package/dist/api/vpcgw/v1/api.gen.cjs +7 -0
- package/dist/api/vpcgw/v1/api.gen.d.ts +7 -0
- package/dist/api/vpcgw/v1/api.gen.js +7 -0
- package/dist/api/vpcgw/v1/types.gen.d.ts +1 -0
- package/dist/api/webhosting/v1/index.gen.d.ts +1 -1
- package/dist/api/webhosting/v1/marshalling.gen.cjs +23 -1
- package/dist/api/webhosting/v1/marshalling.gen.js +23 -1
- package/dist/api/webhosting/v1/types.gen.d.ts +51 -12
- package/dist/scw/constants.cjs +1 -1
- package/dist/scw/constants.d.ts +2 -2
- package/dist/scw/constants.js +1 -1
- package/dist/scw/errors/standard/quotas-exceeded-error.cjs +1 -1
- package/dist/scw/errors/standard/quotas-exceeded-error.d.ts +4 -4
- package/dist/scw/errors/standard/quotas-exceeded-error.js +1 -1
- package/package.json +2 -2
|
@@ -213,6 +213,51 @@ const unmarshalEncodedJWT = (data) => {
|
|
|
213
213
|
token: data.token
|
|
214
214
|
};
|
|
215
215
|
};
|
|
216
|
+
const unmarshalConnectionConnectedOrganization = (data) => {
|
|
217
|
+
if (!json.isJSONObject(data)) {
|
|
218
|
+
throw new TypeError(
|
|
219
|
+
`Unmarshalling the type 'ConnectionConnectedOrganization' failed as data isn't a dictionary.`
|
|
220
|
+
);
|
|
221
|
+
}
|
|
222
|
+
return {
|
|
223
|
+
id: data.id,
|
|
224
|
+
locked: data.locked,
|
|
225
|
+
name: data.name
|
|
226
|
+
};
|
|
227
|
+
};
|
|
228
|
+
const unmarshalConnectionConnectedUser = (data) => {
|
|
229
|
+
if (!json.isJSONObject(data)) {
|
|
230
|
+
throw new TypeError(
|
|
231
|
+
`Unmarshalling the type 'ConnectionConnectedUser' failed as data isn't a dictionary.`
|
|
232
|
+
);
|
|
233
|
+
}
|
|
234
|
+
return {
|
|
235
|
+
id: data.id,
|
|
236
|
+
type: data.type,
|
|
237
|
+
username: data.username
|
|
238
|
+
};
|
|
239
|
+
};
|
|
240
|
+
const unmarshalConnection = (data) => {
|
|
241
|
+
if (!json.isJSONObject(data)) {
|
|
242
|
+
throw new TypeError(
|
|
243
|
+
`Unmarshalling the type 'Connection' failed as data isn't a dictionary.`
|
|
244
|
+
);
|
|
245
|
+
}
|
|
246
|
+
return {
|
|
247
|
+
organization: data.organization ? unmarshalConnectionConnectedOrganization(data.organization) : void 0,
|
|
248
|
+
user: data.user ? unmarshalConnectionConnectedUser(data.user) : void 0
|
|
249
|
+
};
|
|
250
|
+
};
|
|
251
|
+
const unmarshalGetUserConnectionsResponse = (data) => {
|
|
252
|
+
if (!json.isJSONObject(data)) {
|
|
253
|
+
throw new TypeError(
|
|
254
|
+
`Unmarshalling the type 'GetUserConnectionsResponse' failed as data isn't a dictionary.`
|
|
255
|
+
);
|
|
256
|
+
}
|
|
257
|
+
return {
|
|
258
|
+
connections: marshalling.unmarshalArrayOfObject(data.connections, unmarshalConnection)
|
|
259
|
+
};
|
|
260
|
+
};
|
|
216
261
|
const unmarshalListAPIKeysResponse = (data) => {
|
|
217
262
|
if (!json.isJSONObject(data)) {
|
|
218
263
|
throw new TypeError(
|
|
@@ -602,6 +647,7 @@ exports.marshalValidateUserMFAOTPRequest = marshalValidateUserMFAOTPRequest;
|
|
|
602
647
|
exports.unmarshalAPIKey = unmarshalAPIKey;
|
|
603
648
|
exports.unmarshalApplication = unmarshalApplication;
|
|
604
649
|
exports.unmarshalEncodedJWT = unmarshalEncodedJWT;
|
|
650
|
+
exports.unmarshalGetUserConnectionsResponse = unmarshalGetUserConnectionsResponse;
|
|
605
651
|
exports.unmarshalGroup = unmarshalGroup;
|
|
606
652
|
exports.unmarshalJWT = unmarshalJWT;
|
|
607
653
|
exports.unmarshalListAPIKeysResponse = unmarshalListAPIKeysResponse;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { DefaultValues } from '../../../bridge';
|
|
2
|
-
import type { APIKey, AddGroupMemberRequest, AddGroupMembersRequest, Application, CreateAPIKeyRequest, CreateApplicationRequest, CreateGroupRequest, CreateJWTRequest, CreatePolicyRequest, CreateSSHKeyRequest, CreateUserRequest, EncodedJWT, Group, JWT, ListAPIKeysResponse, ListApplicationsResponse, ListGracePeriodsResponse, ListGroupsResponse, ListJWTsResponse, ListLogsResponse, ListPermissionSetsResponse, ListPoliciesResponse, ListQuotaResponse, ListRulesResponse, ListSSHKeysResponse, ListUsersResponse, Log, MFAOTP, OrganizationSecuritySettings, Policy, Quotum, RemoveGroupMemberRequest, SSHKey, SetGroupMembersRequest, SetRulesRequest, SetRulesResponse, UpdateAPIKeyRequest, UpdateApplicationRequest, UpdateGroupRequest, UpdateOrganizationSecuritySettingsRequest, UpdatePolicyRequest, UpdateSSHKeyRequest, UpdateUserPasswordRequest, UpdateUserRequest, UpdateUserUsernameRequest, User, ValidateUserMFAOTPRequest, ValidateUserMFAOTPResponse } from './types.gen';
|
|
2
|
+
import type { APIKey, AddGroupMemberRequest, AddGroupMembersRequest, Application, CreateAPIKeyRequest, CreateApplicationRequest, CreateGroupRequest, CreateJWTRequest, CreatePolicyRequest, CreateSSHKeyRequest, CreateUserRequest, EncodedJWT, GetUserConnectionsResponse, Group, JWT, ListAPIKeysResponse, ListApplicationsResponse, ListGracePeriodsResponse, ListGroupsResponse, ListJWTsResponse, ListLogsResponse, ListPermissionSetsResponse, ListPoliciesResponse, ListQuotaResponse, ListRulesResponse, ListSSHKeysResponse, ListUsersResponse, Log, MFAOTP, OrganizationSecuritySettings, Policy, Quotum, RemoveGroupMemberRequest, SSHKey, SetGroupMembersRequest, SetRulesRequest, SetRulesResponse, UpdateAPIKeyRequest, UpdateApplicationRequest, UpdateGroupRequest, UpdateOrganizationSecuritySettingsRequest, UpdatePolicyRequest, UpdateSSHKeyRequest, UpdateUserPasswordRequest, UpdateUserRequest, UpdateUserUsernameRequest, User, ValidateUserMFAOTPRequest, ValidateUserMFAOTPResponse } from './types.gen';
|
|
3
3
|
export declare const unmarshalJWT: (data: unknown) => JWT;
|
|
4
4
|
export declare const unmarshalAPIKey: (data: unknown) => APIKey;
|
|
5
5
|
export declare const unmarshalApplication: (data: unknown) => Application;
|
|
@@ -10,6 +10,7 @@ export declare const unmarshalQuotum: (data: unknown) => Quotum;
|
|
|
10
10
|
export declare const unmarshalSSHKey: (data: unknown) => SSHKey;
|
|
11
11
|
export declare const unmarshalUser: (data: unknown) => User;
|
|
12
12
|
export declare const unmarshalEncodedJWT: (data: unknown) => EncodedJWT;
|
|
13
|
+
export declare const unmarshalGetUserConnectionsResponse: (data: unknown) => GetUserConnectionsResponse;
|
|
13
14
|
export declare const unmarshalListAPIKeysResponse: (data: unknown) => ListAPIKeysResponse;
|
|
14
15
|
export declare const unmarshalListApplicationsResponse: (data: unknown) => ListApplicationsResponse;
|
|
15
16
|
export declare const unmarshalListGracePeriodsResponse: (data: unknown) => ListGracePeriodsResponse;
|
|
@@ -211,6 +211,51 @@ const unmarshalEncodedJWT = (data) => {
|
|
|
211
211
|
token: data.token
|
|
212
212
|
};
|
|
213
213
|
};
|
|
214
|
+
const unmarshalConnectionConnectedOrganization = (data) => {
|
|
215
|
+
if (!isJSONObject(data)) {
|
|
216
|
+
throw new TypeError(
|
|
217
|
+
`Unmarshalling the type 'ConnectionConnectedOrganization' failed as data isn't a dictionary.`
|
|
218
|
+
);
|
|
219
|
+
}
|
|
220
|
+
return {
|
|
221
|
+
id: data.id,
|
|
222
|
+
locked: data.locked,
|
|
223
|
+
name: data.name
|
|
224
|
+
};
|
|
225
|
+
};
|
|
226
|
+
const unmarshalConnectionConnectedUser = (data) => {
|
|
227
|
+
if (!isJSONObject(data)) {
|
|
228
|
+
throw new TypeError(
|
|
229
|
+
`Unmarshalling the type 'ConnectionConnectedUser' failed as data isn't a dictionary.`
|
|
230
|
+
);
|
|
231
|
+
}
|
|
232
|
+
return {
|
|
233
|
+
id: data.id,
|
|
234
|
+
type: data.type,
|
|
235
|
+
username: data.username
|
|
236
|
+
};
|
|
237
|
+
};
|
|
238
|
+
const unmarshalConnection = (data) => {
|
|
239
|
+
if (!isJSONObject(data)) {
|
|
240
|
+
throw new TypeError(
|
|
241
|
+
`Unmarshalling the type 'Connection' failed as data isn't a dictionary.`
|
|
242
|
+
);
|
|
243
|
+
}
|
|
244
|
+
return {
|
|
245
|
+
organization: data.organization ? unmarshalConnectionConnectedOrganization(data.organization) : void 0,
|
|
246
|
+
user: data.user ? unmarshalConnectionConnectedUser(data.user) : void 0
|
|
247
|
+
};
|
|
248
|
+
};
|
|
249
|
+
const unmarshalGetUserConnectionsResponse = (data) => {
|
|
250
|
+
if (!isJSONObject(data)) {
|
|
251
|
+
throw new TypeError(
|
|
252
|
+
`Unmarshalling the type 'GetUserConnectionsResponse' failed as data isn't a dictionary.`
|
|
253
|
+
);
|
|
254
|
+
}
|
|
255
|
+
return {
|
|
256
|
+
connections: unmarshalArrayOfObject(data.connections, unmarshalConnection)
|
|
257
|
+
};
|
|
258
|
+
};
|
|
214
259
|
const unmarshalListAPIKeysResponse = (data) => {
|
|
215
260
|
if (!isJSONObject(data)) {
|
|
216
261
|
throw new TypeError(
|
|
@@ -601,6 +646,7 @@ export {
|
|
|
601
646
|
unmarshalAPIKey,
|
|
602
647
|
unmarshalApplication,
|
|
603
648
|
unmarshalEncodedJWT,
|
|
649
|
+
unmarshalGetUserConnectionsResponse,
|
|
604
650
|
unmarshalGroup,
|
|
605
651
|
unmarshalJWT,
|
|
606
652
|
unmarshalListAPIKeysResponse,
|
|
@@ -17,6 +17,16 @@ export type LogResourceType = 'unknown_resource_type' | 'api_key' | 'user' | 'ap
|
|
|
17
17
|
export type PermissionSetScopeType = 'unknown_scope_type' | 'projects' | 'organization' | 'account_root_user';
|
|
18
18
|
export type UserStatus = 'unknown_status' | 'invitation_pending' | 'activated';
|
|
19
19
|
export type UserType = 'unknown_type' | 'guest' | 'owner' | 'member';
|
|
20
|
+
export interface ConnectionConnectedOrganization {
|
|
21
|
+
id: string;
|
|
22
|
+
name: string;
|
|
23
|
+
locked: boolean;
|
|
24
|
+
}
|
|
25
|
+
export interface ConnectionConnectedUser {
|
|
26
|
+
id: string;
|
|
27
|
+
username: string;
|
|
28
|
+
type: UserType;
|
|
29
|
+
}
|
|
20
30
|
export interface QuotumLimit {
|
|
21
31
|
/**
|
|
22
32
|
* Whether or not the limit is applied globally.
|
|
@@ -105,6 +115,12 @@ export interface CreateUserRequestMember {
|
|
|
105
115
|
/** The member's password. */
|
|
106
116
|
password: string;
|
|
107
117
|
}
|
|
118
|
+
export interface Connection {
|
|
119
|
+
/** Information about the connected organization. */
|
|
120
|
+
organization?: ConnectionConnectedOrganization;
|
|
121
|
+
/** Information about the connected user. */
|
|
122
|
+
user?: ConnectionConnectedUser;
|
|
123
|
+
}
|
|
108
124
|
export interface APIKey {
|
|
109
125
|
/** Access key of the API key. */
|
|
110
126
|
accessKey: string;
|
|
@@ -625,6 +641,14 @@ export type GetSSHKeyRequest = {
|
|
|
625
641
|
/** ID of the SSH key. */
|
|
626
642
|
sshKeyId: string;
|
|
627
643
|
};
|
|
644
|
+
export type GetUserConnectionsRequest = {
|
|
645
|
+
/** ID of the user to list connections for. */
|
|
646
|
+
userId: string;
|
|
647
|
+
};
|
|
648
|
+
export interface GetUserConnectionsResponse {
|
|
649
|
+
/** List of connections. */
|
|
650
|
+
connections: Connection[];
|
|
651
|
+
}
|
|
628
652
|
export type GetUserRequest = {
|
|
629
653
|
/** ID of the user to find. */
|
|
630
654
|
userId: string;
|
|
@@ -888,6 +912,8 @@ export type ListUsersRequest = {
|
|
|
888
912
|
mfa?: boolean;
|
|
889
913
|
/** Filter by tags containing a given string. */
|
|
890
914
|
tag?: string;
|
|
915
|
+
/** Filter by user type. */
|
|
916
|
+
type?: UserType;
|
|
891
917
|
};
|
|
892
918
|
export interface ListUsersResponse {
|
|
893
919
|
/** List of users. */
|
|
@@ -70,7 +70,8 @@ const ListAPIKeysRequest = {
|
|
|
70
70
|
maxLength: 200
|
|
71
71
|
},
|
|
72
72
|
page: {
|
|
73
|
-
|
|
73
|
+
greaterThanOrEqual: 1,
|
|
74
|
+
lessThanOrEqual: 1e4
|
|
74
75
|
},
|
|
75
76
|
pageSize: {
|
|
76
77
|
greaterThanOrEqual: 1,
|
|
@@ -84,7 +85,8 @@ const ListApplicationsRequest = {
|
|
|
84
85
|
pattern: /^[a-zA-Z0-9\(\)\._\- ]+$/
|
|
85
86
|
},
|
|
86
87
|
page: {
|
|
87
|
-
|
|
88
|
+
greaterThanOrEqual: 1,
|
|
89
|
+
lessThanOrEqual: 1e4
|
|
88
90
|
},
|
|
89
91
|
pageSize: {
|
|
90
92
|
greaterThanOrEqual: 1,
|
|
@@ -96,7 +98,8 @@ const ListGroupsRequest = {
|
|
|
96
98
|
minLength: 1
|
|
97
99
|
},
|
|
98
100
|
page: {
|
|
99
|
-
|
|
101
|
+
greaterThanOrEqual: 1,
|
|
102
|
+
lessThanOrEqual: 1e4
|
|
100
103
|
},
|
|
101
104
|
pageSize: {
|
|
102
105
|
greaterThanOrEqual: 1,
|
|
@@ -105,7 +108,8 @@ const ListGroupsRequest = {
|
|
|
105
108
|
};
|
|
106
109
|
const ListJWTsRequest = {
|
|
107
110
|
page: {
|
|
108
|
-
|
|
111
|
+
greaterThanOrEqual: 1,
|
|
112
|
+
lessThanOrEqual: 1e4
|
|
109
113
|
},
|
|
110
114
|
pageSize: {
|
|
111
115
|
greaterThanOrEqual: 1,
|
|
@@ -114,7 +118,8 @@ const ListJWTsRequest = {
|
|
|
114
118
|
};
|
|
115
119
|
const ListLogsRequest = {
|
|
116
120
|
page: {
|
|
117
|
-
|
|
121
|
+
greaterThanOrEqual: 1,
|
|
122
|
+
lessThanOrEqual: 1e4
|
|
118
123
|
},
|
|
119
124
|
pageSize: {
|
|
120
125
|
greaterThanOrEqual: 1,
|
|
@@ -123,7 +128,8 @@ const ListLogsRequest = {
|
|
|
123
128
|
};
|
|
124
129
|
const ListPermissionSetsRequest = {
|
|
125
130
|
page: {
|
|
126
|
-
|
|
131
|
+
greaterThanOrEqual: 1,
|
|
132
|
+
lessThanOrEqual: 1e4
|
|
127
133
|
},
|
|
128
134
|
pageSize: {
|
|
129
135
|
greaterThanOrEqual: 1,
|
|
@@ -132,7 +138,8 @@ const ListPermissionSetsRequest = {
|
|
|
132
138
|
};
|
|
133
139
|
const ListPoliciesRequest = {
|
|
134
140
|
page: {
|
|
135
|
-
|
|
141
|
+
greaterThanOrEqual: 1,
|
|
142
|
+
lessThanOrEqual: 1e4
|
|
136
143
|
},
|
|
137
144
|
pageSize: {
|
|
138
145
|
greaterThanOrEqual: 1,
|
|
@@ -144,7 +151,8 @@ const ListPoliciesRequest = {
|
|
|
144
151
|
};
|
|
145
152
|
const ListQuotaRequest = {
|
|
146
153
|
page: {
|
|
147
|
-
|
|
154
|
+
greaterThanOrEqual: 1,
|
|
155
|
+
lessThanOrEqual: 1e4
|
|
148
156
|
},
|
|
149
157
|
pageSize: {
|
|
150
158
|
greaterThanOrEqual: 1,
|
|
@@ -153,7 +161,8 @@ const ListQuotaRequest = {
|
|
|
153
161
|
};
|
|
154
162
|
const ListRulesRequest = {
|
|
155
163
|
page: {
|
|
156
|
-
|
|
164
|
+
greaterThanOrEqual: 1,
|
|
165
|
+
lessThanOrEqual: 1e4
|
|
157
166
|
},
|
|
158
167
|
pageSize: {
|
|
159
168
|
greaterThanOrEqual: 1,
|
|
@@ -166,7 +175,8 @@ const ListSSHKeysRequest = {
|
|
|
166
175
|
minLength: 1
|
|
167
176
|
},
|
|
168
177
|
page: {
|
|
169
|
-
|
|
178
|
+
greaterThanOrEqual: 1,
|
|
179
|
+
lessThanOrEqual: 1e4
|
|
170
180
|
},
|
|
171
181
|
pageSize: {
|
|
172
182
|
greaterThanOrEqual: 1,
|
|
@@ -175,7 +185,8 @@ const ListSSHKeysRequest = {
|
|
|
175
185
|
};
|
|
176
186
|
const ListUsersRequest = {
|
|
177
187
|
page: {
|
|
178
|
-
|
|
188
|
+
greaterThanOrEqual: 1,
|
|
189
|
+
lessThanOrEqual: 1e4
|
|
179
190
|
},
|
|
180
191
|
pageSize: {
|
|
181
192
|
greaterThanOrEqual: 1,
|
|
@@ -184,7 +195,7 @@ const ListUsersRequest = {
|
|
|
184
195
|
};
|
|
185
196
|
const RuleSpecs = {
|
|
186
197
|
condition: {
|
|
187
|
-
maxLength:
|
|
198
|
+
maxLength: 1024
|
|
188
199
|
}
|
|
189
200
|
};
|
|
190
201
|
const UpdateAPIKeyRequest = {
|
|
@@ -68,7 +68,8 @@ export declare const ListAPIKeysRequest: {
|
|
|
68
68
|
maxLength: number;
|
|
69
69
|
};
|
|
70
70
|
page: {
|
|
71
|
-
|
|
71
|
+
greaterThanOrEqual: number;
|
|
72
|
+
lessThanOrEqual: number;
|
|
72
73
|
};
|
|
73
74
|
pageSize: {
|
|
74
75
|
greaterThanOrEqual: number;
|
|
@@ -82,7 +83,8 @@ export declare const ListApplicationsRequest: {
|
|
|
82
83
|
pattern: RegExp;
|
|
83
84
|
};
|
|
84
85
|
page: {
|
|
85
|
-
|
|
86
|
+
greaterThanOrEqual: number;
|
|
87
|
+
lessThanOrEqual: number;
|
|
86
88
|
};
|
|
87
89
|
pageSize: {
|
|
88
90
|
greaterThanOrEqual: number;
|
|
@@ -94,7 +96,8 @@ export declare const ListGroupsRequest: {
|
|
|
94
96
|
minLength: number;
|
|
95
97
|
};
|
|
96
98
|
page: {
|
|
97
|
-
|
|
99
|
+
greaterThanOrEqual: number;
|
|
100
|
+
lessThanOrEqual: number;
|
|
98
101
|
};
|
|
99
102
|
pageSize: {
|
|
100
103
|
greaterThanOrEqual: number;
|
|
@@ -103,7 +106,8 @@ export declare const ListGroupsRequest: {
|
|
|
103
106
|
};
|
|
104
107
|
export declare const ListJWTsRequest: {
|
|
105
108
|
page: {
|
|
106
|
-
|
|
109
|
+
greaterThanOrEqual: number;
|
|
110
|
+
lessThanOrEqual: number;
|
|
107
111
|
};
|
|
108
112
|
pageSize: {
|
|
109
113
|
greaterThanOrEqual: number;
|
|
@@ -112,7 +116,8 @@ export declare const ListJWTsRequest: {
|
|
|
112
116
|
};
|
|
113
117
|
export declare const ListLogsRequest: {
|
|
114
118
|
page: {
|
|
115
|
-
|
|
119
|
+
greaterThanOrEqual: number;
|
|
120
|
+
lessThanOrEqual: number;
|
|
116
121
|
};
|
|
117
122
|
pageSize: {
|
|
118
123
|
greaterThanOrEqual: number;
|
|
@@ -121,7 +126,8 @@ export declare const ListLogsRequest: {
|
|
|
121
126
|
};
|
|
122
127
|
export declare const ListPermissionSetsRequest: {
|
|
123
128
|
page: {
|
|
124
|
-
|
|
129
|
+
greaterThanOrEqual: number;
|
|
130
|
+
lessThanOrEqual: number;
|
|
125
131
|
};
|
|
126
132
|
pageSize: {
|
|
127
133
|
greaterThanOrEqual: number;
|
|
@@ -130,7 +136,8 @@ export declare const ListPermissionSetsRequest: {
|
|
|
130
136
|
};
|
|
131
137
|
export declare const ListPoliciesRequest: {
|
|
132
138
|
page: {
|
|
133
|
-
|
|
139
|
+
greaterThanOrEqual: number;
|
|
140
|
+
lessThanOrEqual: number;
|
|
134
141
|
};
|
|
135
142
|
pageSize: {
|
|
136
143
|
greaterThanOrEqual: number;
|
|
@@ -142,7 +149,8 @@ export declare const ListPoliciesRequest: {
|
|
|
142
149
|
};
|
|
143
150
|
export declare const ListQuotaRequest: {
|
|
144
151
|
page: {
|
|
145
|
-
|
|
152
|
+
greaterThanOrEqual: number;
|
|
153
|
+
lessThanOrEqual: number;
|
|
146
154
|
};
|
|
147
155
|
pageSize: {
|
|
148
156
|
greaterThanOrEqual: number;
|
|
@@ -151,7 +159,8 @@ export declare const ListQuotaRequest: {
|
|
|
151
159
|
};
|
|
152
160
|
export declare const ListRulesRequest: {
|
|
153
161
|
page: {
|
|
154
|
-
|
|
162
|
+
greaterThanOrEqual: number;
|
|
163
|
+
lessThanOrEqual: number;
|
|
155
164
|
};
|
|
156
165
|
pageSize: {
|
|
157
166
|
greaterThanOrEqual: number;
|
|
@@ -164,7 +173,8 @@ export declare const ListSSHKeysRequest: {
|
|
|
164
173
|
minLength: number;
|
|
165
174
|
};
|
|
166
175
|
page: {
|
|
167
|
-
|
|
176
|
+
greaterThanOrEqual: number;
|
|
177
|
+
lessThanOrEqual: number;
|
|
168
178
|
};
|
|
169
179
|
pageSize: {
|
|
170
180
|
greaterThanOrEqual: number;
|
|
@@ -173,7 +183,8 @@ export declare const ListSSHKeysRequest: {
|
|
|
173
183
|
};
|
|
174
184
|
export declare const ListUsersRequest: {
|
|
175
185
|
page: {
|
|
176
|
-
|
|
186
|
+
greaterThanOrEqual: number;
|
|
187
|
+
lessThanOrEqual: number;
|
|
177
188
|
};
|
|
178
189
|
pageSize: {
|
|
179
190
|
greaterThanOrEqual: number;
|
|
@@ -68,7 +68,8 @@ const ListAPIKeysRequest = {
|
|
|
68
68
|
maxLength: 200
|
|
69
69
|
},
|
|
70
70
|
page: {
|
|
71
|
-
|
|
71
|
+
greaterThanOrEqual: 1,
|
|
72
|
+
lessThanOrEqual: 1e4
|
|
72
73
|
},
|
|
73
74
|
pageSize: {
|
|
74
75
|
greaterThanOrEqual: 1,
|
|
@@ -82,7 +83,8 @@ const ListApplicationsRequest = {
|
|
|
82
83
|
pattern: /^[a-zA-Z0-9\(\)\._\- ]+$/
|
|
83
84
|
},
|
|
84
85
|
page: {
|
|
85
|
-
|
|
86
|
+
greaterThanOrEqual: 1,
|
|
87
|
+
lessThanOrEqual: 1e4
|
|
86
88
|
},
|
|
87
89
|
pageSize: {
|
|
88
90
|
greaterThanOrEqual: 1,
|
|
@@ -94,7 +96,8 @@ const ListGroupsRequest = {
|
|
|
94
96
|
minLength: 1
|
|
95
97
|
},
|
|
96
98
|
page: {
|
|
97
|
-
|
|
99
|
+
greaterThanOrEqual: 1,
|
|
100
|
+
lessThanOrEqual: 1e4
|
|
98
101
|
},
|
|
99
102
|
pageSize: {
|
|
100
103
|
greaterThanOrEqual: 1,
|
|
@@ -103,7 +106,8 @@ const ListGroupsRequest = {
|
|
|
103
106
|
};
|
|
104
107
|
const ListJWTsRequest = {
|
|
105
108
|
page: {
|
|
106
|
-
|
|
109
|
+
greaterThanOrEqual: 1,
|
|
110
|
+
lessThanOrEqual: 1e4
|
|
107
111
|
},
|
|
108
112
|
pageSize: {
|
|
109
113
|
greaterThanOrEqual: 1,
|
|
@@ -112,7 +116,8 @@ const ListJWTsRequest = {
|
|
|
112
116
|
};
|
|
113
117
|
const ListLogsRequest = {
|
|
114
118
|
page: {
|
|
115
|
-
|
|
119
|
+
greaterThanOrEqual: 1,
|
|
120
|
+
lessThanOrEqual: 1e4
|
|
116
121
|
},
|
|
117
122
|
pageSize: {
|
|
118
123
|
greaterThanOrEqual: 1,
|
|
@@ -121,7 +126,8 @@ const ListLogsRequest = {
|
|
|
121
126
|
};
|
|
122
127
|
const ListPermissionSetsRequest = {
|
|
123
128
|
page: {
|
|
124
|
-
|
|
129
|
+
greaterThanOrEqual: 1,
|
|
130
|
+
lessThanOrEqual: 1e4
|
|
125
131
|
},
|
|
126
132
|
pageSize: {
|
|
127
133
|
greaterThanOrEqual: 1,
|
|
@@ -130,7 +136,8 @@ const ListPermissionSetsRequest = {
|
|
|
130
136
|
};
|
|
131
137
|
const ListPoliciesRequest = {
|
|
132
138
|
page: {
|
|
133
|
-
|
|
139
|
+
greaterThanOrEqual: 1,
|
|
140
|
+
lessThanOrEqual: 1e4
|
|
134
141
|
},
|
|
135
142
|
pageSize: {
|
|
136
143
|
greaterThanOrEqual: 1,
|
|
@@ -142,7 +149,8 @@ const ListPoliciesRequest = {
|
|
|
142
149
|
};
|
|
143
150
|
const ListQuotaRequest = {
|
|
144
151
|
page: {
|
|
145
|
-
|
|
152
|
+
greaterThanOrEqual: 1,
|
|
153
|
+
lessThanOrEqual: 1e4
|
|
146
154
|
},
|
|
147
155
|
pageSize: {
|
|
148
156
|
greaterThanOrEqual: 1,
|
|
@@ -151,7 +159,8 @@ const ListQuotaRequest = {
|
|
|
151
159
|
};
|
|
152
160
|
const ListRulesRequest = {
|
|
153
161
|
page: {
|
|
154
|
-
|
|
162
|
+
greaterThanOrEqual: 1,
|
|
163
|
+
lessThanOrEqual: 1e4
|
|
155
164
|
},
|
|
156
165
|
pageSize: {
|
|
157
166
|
greaterThanOrEqual: 1,
|
|
@@ -164,7 +173,8 @@ const ListSSHKeysRequest = {
|
|
|
164
173
|
minLength: 1
|
|
165
174
|
},
|
|
166
175
|
page: {
|
|
167
|
-
|
|
176
|
+
greaterThanOrEqual: 1,
|
|
177
|
+
lessThanOrEqual: 1e4
|
|
168
178
|
},
|
|
169
179
|
pageSize: {
|
|
170
180
|
greaterThanOrEqual: 1,
|
|
@@ -173,7 +183,8 @@ const ListSSHKeysRequest = {
|
|
|
173
183
|
};
|
|
174
184
|
const ListUsersRequest = {
|
|
175
185
|
page: {
|
|
176
|
-
|
|
186
|
+
greaterThanOrEqual: 1,
|
|
187
|
+
lessThanOrEqual: 1e4
|
|
177
188
|
},
|
|
178
189
|
pageSize: {
|
|
179
190
|
greaterThanOrEqual: 1,
|
|
@@ -182,7 +193,7 @@ const ListUsersRequest = {
|
|
|
182
193
|
};
|
|
183
194
|
const RuleSpecs = {
|
|
184
195
|
condition: {
|
|
185
|
-
maxLength:
|
|
196
|
+
maxLength: 1024
|
|
186
197
|
}
|
|
187
198
|
};
|
|
188
199
|
const UpdateAPIKeyRequest = {
|
|
@@ -1,4 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const index_gen = require("./
|
|
4
|
-
|
|
3
|
+
const index_gen = require("./v1/index.gen.cjs");
|
|
4
|
+
const index_gen$1 = require("./v1beta1/index.gen.cjs");
|
|
5
|
+
exports.v1 = index_gen;
|
|
6
|
+
exports.v1beta1 = index_gen$1;
|