@alicloud/eiam20211201 2.17.1 → 2.17.2

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 (267) hide show
  1. package/dist/client.d.ts +154 -154
  2. package/dist/client.js +175 -154
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/AddApplicationAccountToUserRequest.d.ts +1 -1
  5. package/dist/models/AddApplicationAccountToUserResponseBody.d.ts +1 -1
  6. package/dist/models/AuthorizeApplicationToGroupsRequest.d.ts +2 -2
  7. package/dist/models/AuthorizeApplicationToUsersRequest.d.ts +2 -2
  8. package/dist/models/AuthorizeResourceServerScopesToClientRequest.d.ts +3 -3
  9. package/dist/models/AuthorizeResourceServerScopesToGroupRequest.d.ts +3 -3
  10. package/dist/models/AuthorizeResourceServerScopesToOrganizationalUnitRequest.d.ts +4 -4
  11. package/dist/models/AuthorizeResourceServerScopesToUserRequest.d.ts +4 -4
  12. package/dist/models/AuthorizeResourceServerToClientRequest.d.ts +2 -2
  13. package/dist/models/CheckApplicationProvisioningUserPrimaryOrganizationalUnitResponseBody.d.ts +1 -1
  14. package/dist/models/CreateApplicationClientSecretRequest.d.ts +1 -1
  15. package/dist/models/CreateApplicationClientSecretResponseBody.d.ts +3 -3
  16. package/dist/models/CreateApplicationFederatedCredentialRequest.d.ts +165 -3
  17. package/dist/models/CreateApplicationFederatedCredentialRequest.js +170 -1
  18. package/dist/models/CreateApplicationFederatedCredentialRequest.js.map +1 -1
  19. package/dist/models/CreateApplicationFederatedCredentialResponseBody.d.ts +1 -1
  20. package/dist/models/CreateApplicationRequest.d.ts +10 -16
  21. package/dist/models/CreateApplicationRequest.js.map +1 -1
  22. package/dist/models/CreateApplicationRoleRequest.d.ts +3 -3
  23. package/dist/models/CreateApplicationRoleResponseBody.d.ts +1 -1
  24. package/dist/models/CreateClientPublicKeyRequest.d.ts +2 -2
  25. package/dist/models/CreateClientPublicKeyResponseBody.d.ts +1 -1
  26. package/dist/models/CreateCloudAccountRequest.d.ts +9 -10
  27. package/dist/models/CreateCloudAccountRequest.js.map +1 -1
  28. package/dist/models/CreateCloudAccountResponseBody.d.ts +2 -2
  29. package/dist/models/CreateCredentialProviderRequest.d.ts +25 -34
  30. package/dist/models/CreateCredentialProviderRequest.js.map +1 -1
  31. package/dist/models/CreateCredentialProviderResponseBody.d.ts +1 -1
  32. package/dist/models/CreateCredentialRequest.d.ts +14 -19
  33. package/dist/models/CreateCredentialRequest.js.map +1 -1
  34. package/dist/models/CreateFederatedCredentialProviderRequest.d.ts +24 -24
  35. package/dist/models/CreateFederatedCredentialProviderResponseBody.d.ts +1 -1
  36. package/dist/models/DeleteApplicationClientSecretRequest.d.ts +3 -3
  37. package/dist/models/DeleteApplicationClientSecretResponseBody.d.ts +1 -1
  38. package/dist/models/DeleteApplicationFederatedCredentialRequest.d.ts +1 -1
  39. package/dist/models/DeleteApplicationRequest.d.ts +2 -2
  40. package/dist/models/DeleteApplicationResponseBody.d.ts +1 -1
  41. package/dist/models/DeleteApplicationTokenRequest.d.ts +1 -1
  42. package/dist/models/DeleteCredentialProviderRequest.d.ts +2 -2
  43. package/dist/models/DeleteCredentialProviderResponseBody.d.ts +1 -1
  44. package/dist/models/DeleteResourceServerScopeRequest.d.ts +3 -3
  45. package/dist/models/DeleteResourceServerScopeResponseBody.d.ts +1 -1
  46. package/dist/models/DisableApplicationFederatedCredentialRequest.d.ts +1 -1
  47. package/dist/models/DisableApplicationRequest.d.ts +2 -2
  48. package/dist/models/DisableApplicationResponseBody.d.ts +1 -1
  49. package/dist/models/DisableApplicationTokenRequest.d.ts +1 -1
  50. package/dist/models/DisableClientPublicKeyRequest.d.ts +2 -2
  51. package/dist/models/EnableClientPublicKeyRequest.d.ts +2 -2
  52. package/dist/models/EnableCredentialRequest.d.ts +1 -1
  53. package/dist/models/GenerateOauthTokenRequest.d.ts +1 -1
  54. package/dist/models/GenerateOauthTokenResponseBody.d.ts +3 -3
  55. package/dist/models/GetApplicationFederatedCredentialRequest.d.ts +1 -1
  56. package/dist/models/GetApplicationFederatedCredentialResponseBody.d.ts +150 -6
  57. package/dist/models/GetApplicationFederatedCredentialResponseBody.js +170 -1
  58. package/dist/models/GetApplicationFederatedCredentialResponseBody.js.map +1 -1
  59. package/dist/models/GetApplicationGrantScopeRequest.d.ts +2 -2
  60. package/dist/models/GetApplicationGrantScopeResponseBody.d.ts +3 -3
  61. package/dist/models/GetApplicationResponseBody.d.ts +34 -75
  62. package/dist/models/GetApplicationResponseBody.js.map +1 -1
  63. package/dist/models/GetApplicationRoleRequest.d.ts +3 -3
  64. package/dist/models/GetApplicationRoleResponseBody.d.ts +8 -8
  65. package/dist/models/GetApplicationTemplateRequest.d.ts +1 -1
  66. package/dist/models/GetApplicationTemplateResponseBody.d.ts +10 -10
  67. package/dist/models/GetClientPublicKeyRequest.d.ts +1 -1
  68. package/dist/models/GetClientPublicKeyResponseBody.d.ts +5 -5
  69. package/dist/models/GetCloudAccountResponseBody.d.ts +1 -1
  70. package/dist/models/GetCloudAccountRoleRequest.d.ts +2 -2
  71. package/dist/models/GetCloudAccountRoleResponseBody.d.ts +27 -34
  72. package/dist/models/GetCloudAccountRoleResponseBody.js.map +1 -1
  73. package/dist/models/GetCredentialProviderRequest.d.ts +2 -2
  74. package/dist/models/GetCredentialProviderResponseBody.d.ts +34 -39
  75. package/dist/models/GetCredentialProviderResponseBody.js.map +1 -1
  76. package/dist/models/GetCredentialRequest.d.ts +2 -2
  77. package/dist/models/GetCredentialResponseBody.d.ts +25 -34
  78. package/dist/models/GetCredentialResponseBody.js.map +1 -1
  79. package/dist/models/ListApplicationAccountsRequest.d.ts +1 -1
  80. package/dist/models/ListApplicationAccountsResponseBody.d.ts +5 -5
  81. package/dist/models/ListApplicationFederatedCredentialsForProviderRequest.d.ts +4 -4
  82. package/dist/models/ListApplicationFederatedCredentialsForProviderResponseBody.d.ts +158 -9
  83. package/dist/models/ListApplicationFederatedCredentialsForProviderResponseBody.js +172 -1
  84. package/dist/models/ListApplicationFederatedCredentialsForProviderResponseBody.js.map +1 -1
  85. package/dist/models/ListApplicationFederatedCredentialsRequest.d.ts +4 -4
  86. package/dist/models/ListApplicationFederatedCredentialsResponseBody.d.ts +158 -9
  87. package/dist/models/ListApplicationFederatedCredentialsResponseBody.js +172 -1
  88. package/dist/models/ListApplicationFederatedCredentialsResponseBody.js.map +1 -1
  89. package/dist/models/ListApplicationSupportedProvisionProtocolTypesResponseBody.d.ts +4 -6
  90. package/dist/models/ListApplicationSupportedProvisionProtocolTypesResponseBody.js.map +1 -1
  91. package/dist/models/ListApplicationTokensRequest.d.ts +1 -1
  92. package/dist/models/ListApplicationTokensResponseBody.d.ts +7 -7
  93. package/dist/models/ListApplicationsRequest.d.ts +16 -19
  94. package/dist/models/ListApplicationsRequest.js +4 -0
  95. package/dist/models/ListApplicationsRequest.js.map +1 -1
  96. package/dist/models/ListApplicationsResponseBody.d.ts +33 -49
  97. package/dist/models/ListApplicationsResponseBody.js.map +1 -1
  98. package/dist/models/ListCloudAccountRolesRequest.d.ts +9 -13
  99. package/dist/models/ListCloudAccountRolesRequest.js.map +1 -1
  100. package/dist/models/ListCloudAccountRolesResponseBody.d.ts +27 -36
  101. package/dist/models/ListCloudAccountRolesResponseBody.js.map +1 -1
  102. package/dist/models/ListCloudAccountsResponseBody.d.ts +4 -4
  103. package/dist/models/ListCredentialProvidersRequest.d.ts +11 -12
  104. package/dist/models/ListCredentialProvidersRequest.js.map +1 -1
  105. package/dist/models/ListCredentialProvidersResponseBody.d.ts +35 -40
  106. package/dist/models/ListCredentialProvidersResponseBody.js.map +1 -1
  107. package/dist/models/ListCredentialsRequest.d.ts +7 -10
  108. package/dist/models/ListCredentialsRequest.js.map +1 -1
  109. package/dist/models/ListCredentialsResponseBody.d.ts +29 -38
  110. package/dist/models/ListCredentialsResponseBody.js.map +1 -1
  111. package/dist/models/ListFederatedCredentialProvidersRequest.d.ts +5 -5
  112. package/dist/models/ListFederatedCredentialProvidersResponseBody.d.ts +33 -33
  113. package/dist/models/ListResourceServerScopesRequest.d.ts +10 -10
  114. package/dist/models/ListResourceServerScopesResponseBody.d.ts +13 -13
  115. package/dist/models/ListResourceServersForUserRequest.d.ts +2 -2
  116. package/dist/models/ListResourceServersForUserResponseBody.d.ts +10 -8
  117. package/dist/models/ListResourceServersForUserResponseBody.js.map +1 -1
  118. package/dist/models/ObtainApplicationClientSecretResponseBody.d.ts +5 -7
  119. package/dist/models/ObtainApplicationClientSecretResponseBody.js.map +1 -1
  120. package/dist/models/ObtainApplicationTokenResponseBody.d.ts +4 -4
  121. package/dist/models/ObtainCredentialResponseBody.d.ts +23 -32
  122. package/dist/models/ObtainCredentialResponseBody.js.map +1 -1
  123. package/dist/models/RemoveApplicationAccountFromUserRequest.d.ts +4 -4
  124. package/dist/models/RemoveApplicationAccountFromUserResponseBody.d.ts +1 -1
  125. package/dist/models/RevokeApplicationFromGroupsRequest.d.ts +2 -2
  126. package/dist/models/RevokeApplicationFromUsersRequest.d.ts +2 -2
  127. package/dist/models/RevokeResourceServerFromClientRequest.d.ts +2 -2
  128. package/dist/models/RevokeResourceServerScopesFromClientRequest.d.ts +3 -3
  129. package/dist/models/RevokeResourceServerScopesFromGroupRequest.d.ts +2 -2
  130. package/dist/models/RevokeResourceServerScopesFromOrganizationalUnitRequest.d.ts +3 -3
  131. package/dist/models/RevokeResourceServerScopesFromUserRequest.d.ts +2 -2
  132. package/dist/models/SetApplicationProvisioningConfigRequest.d.ts +31 -48
  133. package/dist/models/SetApplicationProvisioningConfigRequest.js.map +1 -1
  134. package/dist/models/SetApplicationSsoConfigRequest.d.ts +48 -56
  135. package/dist/models/SetApplicationSsoConfigRequest.js.map +1 -1
  136. package/dist/models/UpdateApplicationAdvancedConfigRequest.d.ts +3 -3
  137. package/dist/models/UpdateApplicationClientSecretExpirationTimeRequest.d.ts +2 -2
  138. package/dist/models/UpdateApplicationFederatedCredentialRequest.d.ts +147 -1
  139. package/dist/models/UpdateApplicationFederatedCredentialRequest.js +168 -1
  140. package/dist/models/UpdateApplicationFederatedCredentialRequest.js.map +1 -1
  141. package/dist/models/UpdateApplicationInfoRequest.d.ts +2 -2
  142. package/dist/models/UpdateApplicationInfoResponseBody.d.ts +1 -1
  143. package/dist/models/UpdateCredentialDescriptionRequest.d.ts +3 -3
  144. package/dist/models/UpdateCredentialDescriptionResponseBody.d.ts +1 -1
  145. package/dist/models/UpdateCredentialProviderRequest.d.ts +23 -33
  146. package/dist/models/UpdateCredentialProviderRequest.js.map +1 -1
  147. package/dist/models/UpdateCredentialProviderResponseBody.d.ts +1 -1
  148. package/dist/models/UpdateFederatedCredentialProviderDescriptionRequest.d.ts +2 -2
  149. package/dist/models/UpdateFederatedCredentialProviderRequest.d.ts +12 -12
  150. package/dist/models/model.d.ts +30 -0
  151. package/dist/models/model.js +104 -44
  152. package/dist/models/model.js.map +1 -1
  153. package/package.json +1 -1
  154. package/src/client.ts +182 -154
  155. package/src/models/AddApplicationAccountToUserRequest.ts +1 -1
  156. package/src/models/AddApplicationAccountToUserResponseBody.ts +1 -1
  157. package/src/models/AuthorizeApplicationToGroupsRequest.ts +2 -2
  158. package/src/models/AuthorizeApplicationToUsersRequest.ts +2 -2
  159. package/src/models/AuthorizeResourceServerScopesToClientRequest.ts +3 -3
  160. package/src/models/AuthorizeResourceServerScopesToGroupRequest.ts +3 -3
  161. package/src/models/AuthorizeResourceServerScopesToOrganizationalUnitRequest.ts +4 -4
  162. package/src/models/AuthorizeResourceServerScopesToUserRequest.ts +4 -4
  163. package/src/models/AuthorizeResourceServerToClientRequest.ts +2 -2
  164. package/src/models/CheckApplicationProvisioningUserPrimaryOrganizationalUnitResponseBody.ts +1 -1
  165. package/src/models/CreateApplicationClientSecretRequest.ts +1 -1
  166. package/src/models/CreateApplicationClientSecretResponseBody.ts +3 -3
  167. package/src/models/CreateApplicationFederatedCredentialRequest.ts +280 -3
  168. package/src/models/CreateApplicationFederatedCredentialResponseBody.ts +1 -1
  169. package/src/models/CreateApplicationRequest.ts +10 -16
  170. package/src/models/CreateApplicationRoleRequest.ts +3 -3
  171. package/src/models/CreateApplicationRoleResponseBody.ts +1 -1
  172. package/src/models/CreateClientPublicKeyRequest.ts +2 -2
  173. package/src/models/CreateClientPublicKeyResponseBody.ts +1 -1
  174. package/src/models/CreateCloudAccountRequest.ts +9 -10
  175. package/src/models/CreateCloudAccountResponseBody.ts +2 -2
  176. package/src/models/CreateCredentialProviderRequest.ts +25 -34
  177. package/src/models/CreateCredentialProviderResponseBody.ts +1 -1
  178. package/src/models/CreateCredentialRequest.ts +14 -19
  179. package/src/models/CreateFederatedCredentialProviderRequest.ts +24 -24
  180. package/src/models/CreateFederatedCredentialProviderResponseBody.ts +1 -1
  181. package/src/models/DeleteApplicationClientSecretRequest.ts +3 -3
  182. package/src/models/DeleteApplicationClientSecretResponseBody.ts +1 -1
  183. package/src/models/DeleteApplicationFederatedCredentialRequest.ts +1 -1
  184. package/src/models/DeleteApplicationRequest.ts +2 -2
  185. package/src/models/DeleteApplicationResponseBody.ts +1 -1
  186. package/src/models/DeleteApplicationTokenRequest.ts +1 -1
  187. package/src/models/DeleteCredentialProviderRequest.ts +2 -2
  188. package/src/models/DeleteCredentialProviderResponseBody.ts +1 -1
  189. package/src/models/DeleteResourceServerScopeRequest.ts +3 -3
  190. package/src/models/DeleteResourceServerScopeResponseBody.ts +1 -1
  191. package/src/models/DisableApplicationFederatedCredentialRequest.ts +1 -1
  192. package/src/models/DisableApplicationRequest.ts +2 -2
  193. package/src/models/DisableApplicationResponseBody.ts +1 -1
  194. package/src/models/DisableApplicationTokenRequest.ts +1 -1
  195. package/src/models/DisableClientPublicKeyRequest.ts +2 -2
  196. package/src/models/EnableClientPublicKeyRequest.ts +2 -2
  197. package/src/models/EnableCredentialRequest.ts +1 -1
  198. package/src/models/GenerateOauthTokenRequest.ts +1 -1
  199. package/src/models/GenerateOauthTokenResponseBody.ts +3 -3
  200. package/src/models/GetApplicationFederatedCredentialRequest.ts +1 -1
  201. package/src/models/GetApplicationFederatedCredentialResponseBody.ts +265 -6
  202. package/src/models/GetApplicationGrantScopeRequest.ts +2 -2
  203. package/src/models/GetApplicationGrantScopeResponseBody.ts +3 -3
  204. package/src/models/GetApplicationResponseBody.ts +34 -75
  205. package/src/models/GetApplicationRoleRequest.ts +3 -3
  206. package/src/models/GetApplicationRoleResponseBody.ts +8 -8
  207. package/src/models/GetApplicationTemplateRequest.ts +1 -1
  208. package/src/models/GetApplicationTemplateResponseBody.ts +10 -10
  209. package/src/models/GetClientPublicKeyRequest.ts +1 -1
  210. package/src/models/GetClientPublicKeyResponseBody.ts +5 -5
  211. package/src/models/GetCloudAccountResponseBody.ts +1 -1
  212. package/src/models/GetCloudAccountRoleRequest.ts +2 -2
  213. package/src/models/GetCloudAccountRoleResponseBody.ts +27 -34
  214. package/src/models/GetCredentialProviderRequest.ts +2 -2
  215. package/src/models/GetCredentialProviderResponseBody.ts +34 -39
  216. package/src/models/GetCredentialRequest.ts +2 -2
  217. package/src/models/GetCredentialResponseBody.ts +25 -34
  218. package/src/models/ListApplicationAccountsRequest.ts +1 -1
  219. package/src/models/ListApplicationAccountsResponseBody.ts +5 -5
  220. package/src/models/ListApplicationFederatedCredentialsForProviderRequest.ts +4 -4
  221. package/src/models/ListApplicationFederatedCredentialsForProviderResponseBody.ts +275 -9
  222. package/src/models/ListApplicationFederatedCredentialsRequest.ts +4 -4
  223. package/src/models/ListApplicationFederatedCredentialsResponseBody.ts +275 -9
  224. package/src/models/ListApplicationSupportedProvisionProtocolTypesResponseBody.ts +4 -6
  225. package/src/models/ListApplicationTokensRequest.ts +1 -1
  226. package/src/models/ListApplicationTokensResponseBody.ts +7 -7
  227. package/src/models/ListApplicationsRequest.ts +20 -19
  228. package/src/models/ListApplicationsResponseBody.ts +33 -49
  229. package/src/models/ListCloudAccountRolesRequest.ts +9 -13
  230. package/src/models/ListCloudAccountRolesResponseBody.ts +27 -36
  231. package/src/models/ListCloudAccountsResponseBody.ts +4 -4
  232. package/src/models/ListCredentialProvidersRequest.ts +11 -12
  233. package/src/models/ListCredentialProvidersResponseBody.ts +35 -40
  234. package/src/models/ListCredentialsRequest.ts +7 -10
  235. package/src/models/ListCredentialsResponseBody.ts +29 -38
  236. package/src/models/ListFederatedCredentialProvidersRequest.ts +5 -5
  237. package/src/models/ListFederatedCredentialProvidersResponseBody.ts +33 -33
  238. package/src/models/ListResourceServerScopesRequest.ts +10 -10
  239. package/src/models/ListResourceServerScopesResponseBody.ts +13 -13
  240. package/src/models/ListResourceServersForUserRequest.ts +2 -2
  241. package/src/models/ListResourceServersForUserResponseBody.ts +10 -8
  242. package/src/models/ObtainApplicationClientSecretResponseBody.ts +5 -7
  243. package/src/models/ObtainApplicationTokenResponseBody.ts +4 -4
  244. package/src/models/ObtainCredentialResponseBody.ts +23 -32
  245. package/src/models/RemoveApplicationAccountFromUserRequest.ts +4 -4
  246. package/src/models/RemoveApplicationAccountFromUserResponseBody.ts +1 -1
  247. package/src/models/RevokeApplicationFromGroupsRequest.ts +2 -2
  248. package/src/models/RevokeApplicationFromUsersRequest.ts +2 -2
  249. package/src/models/RevokeResourceServerFromClientRequest.ts +2 -2
  250. package/src/models/RevokeResourceServerScopesFromClientRequest.ts +3 -3
  251. package/src/models/RevokeResourceServerScopesFromGroupRequest.ts +2 -2
  252. package/src/models/RevokeResourceServerScopesFromOrganizationalUnitRequest.ts +3 -3
  253. package/src/models/RevokeResourceServerScopesFromUserRequest.ts +2 -2
  254. package/src/models/SetApplicationProvisioningConfigRequest.ts +31 -48
  255. package/src/models/SetApplicationSsoConfigRequest.ts +48 -56
  256. package/src/models/UpdateApplicationAdvancedConfigRequest.ts +3 -3
  257. package/src/models/UpdateApplicationClientSecretExpirationTimeRequest.ts +2 -2
  258. package/src/models/UpdateApplicationFederatedCredentialRequest.ts +260 -1
  259. package/src/models/UpdateApplicationInfoRequest.ts +2 -2
  260. package/src/models/UpdateApplicationInfoResponseBody.ts +1 -1
  261. package/src/models/UpdateCredentialDescriptionRequest.ts +3 -3
  262. package/src/models/UpdateCredentialDescriptionResponseBody.ts +1 -1
  263. package/src/models/UpdateCredentialProviderRequest.ts +23 -33
  264. package/src/models/UpdateCredentialProviderResponseBody.ts +1 -1
  265. package/src/models/UpdateFederatedCredentialProviderDescriptionRequest.ts +2 -2
  266. package/src/models/UpdateFederatedCredentialProviderRequest.ts +12 -12
  267. package/src/models/model.ts +30 -0
@@ -5,12 +5,12 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ListCredentialProvidersResponseBodyCredentialProvidersCredentialProviderConfigJwtProviderConfig extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * List of allowed JWT issuers.
8
+ * The list of allowed JWT issuers.
9
9
  */
10
10
  allowedTokenIssuers?: string[];
11
11
  /**
12
12
  * @remarks
13
- * Enable JWT derived short token capability.
13
+ * Indicates whether the JWT derived short token feature is enabled.
14
14
  *
15
15
  * @example
16
16
  * false
@@ -18,7 +18,7 @@ export class ListCredentialProvidersResponseBodyCredentialProvidersCredentialPro
18
18
  derivedShortTokenEnabled?: boolean;
19
19
  /**
20
20
  * @remarks
21
- * Validity period of the JWT, in seconds.
21
+ * The validity period of the JWT, in seconds.
22
22
  *
23
23
  * @example
24
24
  * 900
@@ -26,7 +26,7 @@ export class ListCredentialProvidersResponseBodyCredentialProvidersCredentialPro
26
26
  expiration?: number;
27
27
  /**
28
28
  * @remarks
29
- * Enable JWT expiration cleanup.
29
+ * Indicates whether JWT expiration cleanup is enabled.
30
30
  *
31
31
  * @example
32
32
  * true
@@ -34,7 +34,7 @@ export class ListCredentialProvidersResponseBodyCredentialProvidersCredentialPro
34
34
  expirationCleanupEnabled?: boolean;
35
35
  /**
36
36
  * @remarks
37
- * JWT issuer.
37
+ * JWT issuer
38
38
  *
39
39
  * @example
40
40
  * https://test.issuer.com
@@ -42,7 +42,7 @@ export class ListCredentialProvidersResponseBodyCredentialProvidersCredentialPro
42
42
  issuer?: string;
43
43
  /**
44
44
  * @remarks
45
- * JWKs endpoint address.
45
+ * The JWKs endpoint URL.
46
46
  *
47
47
  * @example
48
48
  * https://example123456.aliyunidaas.com/api/v2/auths_ngz2wj35ixxxdyat55nexxxxxx/oauth2/jwks
@@ -85,7 +85,7 @@ export class ListCredentialProvidersResponseBodyCredentialProvidersCredentialPro
85
85
  export class ListCredentialProvidersResponseBodyCredentialProvidersCredentialProviderConfigOAuthProviderConfig extends $dara.Model {
86
86
  /**
87
87
  * @remarks
88
- * The client_id in the OAuth protocol, also known as the client ID.
88
+ * The client_id in the OAuth protocol, which is the client ID.
89
89
  *
90
90
  * @example
91
91
  * client_id_example_xxx
@@ -93,13 +93,11 @@ export class ListCredentialProvidersResponseBodyCredentialProvidersCredentialPro
93
93
  clientId?: string;
94
94
  /**
95
95
  * @remarks
96
- * The scope in the OAuth protocol, which defines permission scope.
96
+ * The scope in the OAuth protocol, which specifies the permission scope.
97
97
  *
98
- * > The Scope configuration for the OAuth credential provider acts as a fallback. If you do not specify the scope parameter when calling the DeveloperAPI to get an OAuth Access Token, the credential provider\\"s Scope configuration is used for issuance.
98
+ * > The Scope configuration of the OAuth credential provider serves as the default value. If the scope parameter is not specified when calling the DeveloperAPI to obtain an OAuth access token, the Scope configuration of the credential provider is used for token issuance.
99
99
  *
100
- * >Notice:
101
- *
102
- * Multiple Scope values are separated by spaces.
100
+ * >Notice: Multiple Scope values are separated by spaces.
103
101
  *
104
102
  * @example
105
103
  * example:test_01 example:test_02
@@ -107,7 +105,7 @@ export class ListCredentialProvidersResponseBodyCredentialProvidersCredentialPro
107
105
  scope?: string;
108
106
  /**
109
107
  * @remarks
110
- * The Token endpoint of the OAuth protocol.
108
+ * The token endpoint of the OAuth protocol.
111
109
  *
112
110
  * @example
113
111
  * https://example.com/token
@@ -141,19 +139,19 @@ export class ListCredentialProvidersResponseBodyCredentialProvidersCredentialPro
141
139
  export class ListCredentialProvidersResponseBodyCredentialProvidersCredentialProviderConfig extends $dara.Model {
142
140
  /**
143
141
  * @remarks
144
- * Configuration for JWT credential providers.
142
+ * The configuration of the JWT credential provider.
145
143
  */
146
144
  jwtProviderConfig?: ListCredentialProvidersResponseBodyCredentialProvidersCredentialProviderConfigJwtProviderConfig;
147
145
  /**
148
146
  * @remarks
149
- * Configuration for OAuth credential providers.
147
+ * The configuration of the OAuth credential provider.
150
148
  */
151
149
  OAuthProviderConfig?: ListCredentialProvidersResponseBodyCredentialProvidersCredentialProviderConfigOAuthProviderConfig;
152
150
  /**
153
151
  * @remarks
154
- * List of credential IDs for the sensitive configuration of the credential provider.
152
+ * The list of credential IDs that correspond to the sensitive configuration of the credential provider.
155
153
  *
156
- * > The system securely stores sensitive credential provider configuration as credentials.
154
+ * > The system securely stores the sensitive configuration of the credential provider as credentials.
157
155
  */
158
156
  providerCredentialIds?: string[];
159
157
  static names(): { [key: string]: string } {
@@ -193,7 +191,7 @@ export class ListCredentialProvidersResponseBodyCredentialProvidersCredentialPro
193
191
  export class ListCredentialProvidersResponseBodyCredentialProviders extends $dara.Model {
194
192
  /**
195
193
  * @remarks
196
- * Creation time of the credential provider, in Unix timestamp format (milliseconds).
194
+ * The creation time of the credential provider. This value is a UNIX timestamp in milliseconds.
197
195
  *
198
196
  * @example
199
197
  * 1649830225000
@@ -201,16 +199,15 @@ export class ListCredentialProvidersResponseBodyCredentialProviders extends $dar
201
199
  createTime?: number;
202
200
  /**
203
201
  * @remarks
204
- * Credential provider configuration.
202
+ * The credential provider configuration.
205
203
  */
206
204
  credentialProviderConfig?: ListCredentialProvidersResponseBodyCredentialProvidersCredentialProviderConfig;
207
205
  /**
208
206
  * @remarks
209
- * Credential provider creation type. Valid values:
210
- *
211
- * - system_init: System created.
207
+ * The creation type of the credential provider. Valid values:
212
208
  *
213
- * - user_custom: User created.
209
+ * - system_init: Created by the system.
210
+ * - user_custom: Created by the user.
214
211
  *
215
212
  * @example
216
213
  * user_custom
@@ -218,7 +215,7 @@ export class ListCredentialProvidersResponseBodyCredentialProviders extends $dar
218
215
  credentialProviderCreationType?: string;
219
216
  /**
220
217
  * @remarks
221
- * Credential provider ID.
218
+ * The credential provider ID.
222
219
  *
223
220
  * @example
224
221
  * atp_01kr2cmj5gxxx4fvmls2e93dxxxxx
@@ -226,7 +223,7 @@ export class ListCredentialProvidersResponseBodyCredentialProviders extends $dar
226
223
  credentialProviderId?: string;
227
224
  /**
228
225
  * @remarks
229
- * Credential provider identifier.
226
+ * The credential provider identifier.
230
227
  *
231
228
  * @example
232
229
  * test_example_identifier
@@ -234,7 +231,7 @@ export class ListCredentialProvidersResponseBodyCredentialProviders extends $dar
234
231
  credentialProviderIdentifier?: string;
235
232
  /**
236
233
  * @remarks
237
- * Credential provider name.
234
+ * The credential provider name.
238
235
  *
239
236
  * @example
240
237
  * test_example_name
@@ -242,11 +239,10 @@ export class ListCredentialProvidersResponseBodyCredentialProviders extends $dar
242
239
  credentialProviderName?: string;
243
240
  /**
244
241
  * @remarks
245
- * Credential provider type. Valid values:
242
+ * The credential provider type. Valid values:
246
243
  *
247
- * - oauth: OAuth credential provider
248
- *
249
- * - jwt: JWT credential provider
244
+ * - oauth: OAuth credential provider.
245
+ * - jwt: JWT credential provider.
250
246
  *
251
247
  * @example
252
248
  * oauth
@@ -254,7 +250,7 @@ export class ListCredentialProvidersResponseBodyCredentialProviders extends $dar
254
250
  credentialProviderType?: string;
255
251
  /**
256
252
  * @remarks
257
- * Description.
253
+ * The description.
258
254
  *
259
255
  * @example
260
256
  * This is an example description
@@ -262,7 +258,7 @@ export class ListCredentialProvidersResponseBodyCredentialProviders extends $dar
262
258
  description?: string;
263
259
  /**
264
260
  * @remarks
265
- * Instance ID.
261
+ * The instance ID.
266
262
  *
267
263
  * @example
268
264
  * idaas_ue2jvisn35ea5lmthk267xxxxx
@@ -270,10 +266,9 @@ export class ListCredentialProvidersResponseBodyCredentialProviders extends $dar
270
266
  instanceId?: string;
271
267
  /**
272
268
  * @remarks
273
- * Credential provider status. Valid values:
269
+ * The credential provider status. Valid values:
274
270
  *
275
271
  * - enabled: Enabled.
276
- *
277
272
  * - disabled: Disabled.
278
273
  *
279
274
  * @example
@@ -282,7 +277,7 @@ export class ListCredentialProvidersResponseBodyCredentialProviders extends $dar
282
277
  status?: string;
283
278
  /**
284
279
  * @remarks
285
- * Update time of the credential provider, in Unix timestamp format (milliseconds).
280
+ * The update time of the credential provider. This value is a UNIX timestamp in milliseconds.
286
281
  *
287
282
  * @example
288
283
  * 1649830225000
@@ -335,12 +330,12 @@ export class ListCredentialProvidersResponseBodyCredentialProviders extends $dar
335
330
  export class ListCredentialProvidersResponseBody extends $dara.Model {
336
331
  /**
337
332
  * @remarks
338
- * List of credential providers.
333
+ * The list of credential providers.
339
334
  */
340
335
  credentialProviders?: ListCredentialProvidersResponseBodyCredentialProviders[];
341
336
  /**
342
337
  * @remarks
343
- * Page size for paged queries.
338
+ * The maximum number of entries per page for a paged query.
344
339
  *
345
340
  * @example
346
341
  * 20
@@ -348,7 +343,7 @@ export class ListCredentialProvidersResponseBody extends $dara.Model {
348
343
  maxResults?: number;
349
344
  /**
350
345
  * @remarks
351
- * The query token returned by this call.
346
+ * The pagination token returned by this call.
352
347
  *
353
348
  * @example
354
349
  * NTxxxexample
@@ -356,7 +351,7 @@ export class ListCredentialProvidersResponseBody extends $dara.Model {
356
351
  nextToken?: string;
357
352
  /**
358
353
  * @remarks
359
- * Request ID.
354
+ * The request ID.
360
355
  *
361
356
  * @example
362
357
  * 0441BD79-92F3-53AA-8657-F8CE4A2B912A
@@ -364,7 +359,7 @@ export class ListCredentialProvidersResponseBody extends $dara.Model {
364
359
  requestId?: string;
365
360
  /**
366
361
  * @remarks
367
- * Total count.
362
+ * The total number of entries in the list.
368
363
  *
369
364
  * @example
370
365
  * 100
@@ -5,9 +5,8 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ListCredentialsRequestFilter extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The field to filter on. Valid value:
9
- *
10
- * - `CredentialIdentifier`: the credential identifier.
8
+ * The name of the filter field. Valid values:
9
+ * - CredentialIdentifier: the credential identifier.
11
10
  *
12
11
  * @example
13
12
  * CredentialIdentifier
@@ -15,7 +14,7 @@ export class ListCredentialsRequestFilter extends $dara.Model {
15
14
  name?: string;
16
15
  /**
17
16
  * @remarks
18
- * The values for the specified filter field.
17
+ * The list of filter field values.
19
18
  */
20
19
  value?: string[];
21
20
  static names(): { [key: string]: string } {
@@ -48,7 +47,7 @@ export class ListCredentialsRequest extends $dara.Model {
48
47
  credentialExternalIds?: string[];
49
48
  /**
50
49
  * @remarks
51
- * The credential IDs.
50
+ * The list of credential IDs.
52
51
  */
53
52
  credentialIds?: string[];
54
53
  credentialSharingScopes?: string[];
@@ -70,10 +69,8 @@ export class ListCredentialsRequest extends $dara.Model {
70
69
  instanceId?: string;
71
70
  /**
72
71
  * @remarks
73
- * The number of entries per page.
74
- *
72
+ * The maximum number of entries per page.
75
73
  * - Default value: 20.
76
- *
77
74
  * - Maximum value: 100.
78
75
  *
79
76
  * @example
@@ -82,7 +79,7 @@ export class ListCredentialsRequest extends $dara.Model {
82
79
  maxResults?: number;
83
80
  /**
84
81
  * @remarks
85
- * The pagination token that is used in the next request to retrieve a new page of results.
82
+ * The pagination token.
86
83
  *
87
84
  * @example
88
85
  * NTxxxxxexample
@@ -90,7 +87,7 @@ export class ListCredentialsRequest extends $dara.Model {
90
87
  nextToken?: string;
91
88
  /**
92
89
  * @remarks
93
- * The credential statuses.
90
+ * The list of credential statuses.
94
91
  */
95
92
  statuses?: string[];
96
93
  static names(): { [key: string]: string } {
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ListCredentialsResponseBodyCredentialsCredentialContentOAuthClientContent extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The client ID of the OAuth client.
8
+ * The client_id of the OAuth protocol.
9
9
  *
10
10
  * @example
11
11
  * dmvncmxersdxxxxxx
@@ -35,7 +35,7 @@ export class ListCredentialsResponseBodyCredentialsCredentialContentOAuthClientC
35
35
  export class ListCredentialsResponseBodyCredentialsCredentialContent extends $dara.Model {
36
36
  /**
37
37
  * @remarks
38
- * The content of an OAuth client credential.
38
+ * The credential content of the OAuth client authentication credential type.
39
39
  */
40
40
  OAuthClientContent?: ListCredentialsResponseBodyCredentialsCredentialContentOAuthClientContent;
41
41
  static names(): { [key: string]: string } {
@@ -65,7 +65,7 @@ export class ListCredentialsResponseBodyCredentialsCredentialContent extends $da
65
65
  export class ListCredentialsResponseBodyCredentials extends $dara.Model {
66
66
  /**
67
67
  * @remarks
68
- * The time the credential was created, provided as a Unix timestamp in milliseconds.
68
+ * The creation time, in UNIX timestamp format. Unit: milliseconds.
69
69
  *
70
70
  * @example
71
71
  * 1649830225000
@@ -73,16 +73,14 @@ export class ListCredentialsResponseBodyCredentials extends $dara.Model {
73
73
  createTime?: number;
74
74
  /**
75
75
  * @remarks
76
- * The content of the credential.
76
+ * The credential content.
77
77
  */
78
78
  credentialContent?: ListCredentialsResponseBodyCredentialsCredentialContent;
79
79
  /**
80
80
  * @remarks
81
81
  * The creation type of the credential. Valid values:
82
- *
83
- * - `system_init`: Created by the system.
84
- *
85
- * - `user_custom`: Created by a user.
82
+ * - system_init: Created by the system.
83
+ * - user_custom: Created by the user.
86
84
  *
87
85
  * @example
88
86
  * user_custom
@@ -91,7 +89,7 @@ export class ListCredentialsResponseBodyCredentials extends $dara.Model {
91
89
  credentialExternalId?: string;
92
90
  /**
93
91
  * @remarks
94
- * The ID of the credential.
92
+ * The credential ID.
95
93
  *
96
94
  * @example
97
95
  * cred_mkv7rgt4d7i4u7zqtzev2mxxxx
@@ -99,7 +97,7 @@ export class ListCredentialsResponseBodyCredentials extends $dara.Model {
99
97
  credentialId?: string;
100
98
  /**
101
99
  * @remarks
102
- * The identifier of the credential.
100
+ * The credential identifier.
103
101
  *
104
102
  * @example
105
103
  * credential_identifier_test
@@ -107,7 +105,7 @@ export class ListCredentialsResponseBodyCredentials extends $dara.Model {
107
105
  credentialIdentifier?: string;
108
106
  /**
109
107
  * @remarks
110
- * The name of the credential.
108
+ * The credential name.
111
109
  *
112
110
  * @example
113
111
  * credential_name
@@ -115,11 +113,9 @@ export class ListCredentialsResponseBodyCredentials extends $dara.Model {
115
113
  credentialName?: string;
116
114
  /**
117
115
  * @remarks
118
- * The use case label for the credential. Valid values:
119
- *
120
- * - `llm`: A large language model.
121
- *
122
- * - `saas`: A third-party SaaS service.
116
+ * The scenarios label of the credential. Valid values:
117
+ * - llm: large language model.
118
+ * - saas: third-party SaaS service.
123
119
  *
124
120
  * @example
125
121
  * llm
@@ -128,7 +124,7 @@ export class ListCredentialsResponseBodyCredentials extends $dara.Model {
128
124
  credentialSharingScope?: string;
129
125
  /**
130
126
  * @remarks
131
- * The ID of the credential\\"s subject.
127
+ * The subject ID to which the credential belongs.
132
128
  *
133
129
  * @example
134
130
  * apt_werthgfdsasffxxxxx
@@ -136,9 +132,8 @@ export class ListCredentialsResponseBodyCredentials extends $dara.Model {
136
132
  credentialSubjectId?: string;
137
133
  /**
138
134
  * @remarks
139
- * The type of the credential\\"s subject. Valid value:
140
- *
141
- * - `authentication_token_provider`: An authentication token provider.
135
+ * The subject type to which the credential belongs. Valid values:
136
+ * - authentication_token_provider: authentication token provider.
142
137
  *
143
138
  * @example
144
139
  * authentication_token_provider
@@ -146,11 +141,9 @@ export class ListCredentialsResponseBodyCredentials extends $dara.Model {
146
141
  credentialSubjectType?: string;
147
142
  /**
148
143
  * @remarks
149
- * The type of the credential. Valid values:
150
- *
151
- * - `api_key`: An API key.
152
- *
153
- * - `oauth_client`: An OAuth client.
144
+ * The credential type. Valid values:
145
+ * - api_key: API key authentication credential.
146
+ * - oauth_client: OAuth client authentication credential.
154
147
  *
155
148
  * @example
156
149
  * api_key
@@ -158,7 +151,7 @@ export class ListCredentialsResponseBodyCredentials extends $dara.Model {
158
151
  credentialType?: string;
159
152
  /**
160
153
  * @remarks
161
- * The description of the credential.
154
+ * The credential description.
162
155
  *
163
156
  * @example
164
157
  * credential_description
@@ -167,7 +160,7 @@ export class ListCredentialsResponseBodyCredentials extends $dara.Model {
167
160
  exclusiveUserId?: string;
168
161
  /**
169
162
  * @remarks
170
- * The ID of the EIAM instance.
163
+ * The EIAM instance ID.
171
164
  *
172
165
  * @example
173
166
  * idaas_ue2jvisn35ea5lmthk267xxxxx
@@ -175,11 +168,9 @@ export class ListCredentialsResponseBodyCredentials extends $dara.Model {
175
168
  instanceId?: string;
176
169
  /**
177
170
  * @remarks
178
- * The status of the credential. Valid values:
179
- *
180
- * - `enabled`: The credential is enabled.
181
- *
182
- * - `disabled`: The credential is disabled.
171
+ * The credential status. Valid values:
172
+ * - enabled: Enabled.
173
+ * - diasbled: Disabled.
183
174
  *
184
175
  * @example
185
176
  * enabled
@@ -187,7 +178,7 @@ export class ListCredentialsResponseBodyCredentials extends $dara.Model {
187
178
  status?: string;
188
179
  /**
189
180
  * @remarks
190
- * The time the credential was last updated, provided as a Unix timestamp in milliseconds.
181
+ * The update time, in UNIX timestamp format. Unit: milliseconds.
191
182
  *
192
183
  * @example
193
184
  * 1649830227000
@@ -252,12 +243,12 @@ export class ListCredentialsResponseBodyCredentials extends $dara.Model {
252
243
  export class ListCredentialsResponseBody extends $dara.Model {
253
244
  /**
254
245
  * @remarks
255
- * A list of credentials.
246
+ * The list of credentials.
256
247
  */
257
248
  credentials?: ListCredentialsResponseBodyCredentials[];
258
249
  /**
259
250
  * @remarks
260
- * The maximum number of entries to return per page.
251
+ * The maximum number of entries per page for paging.
261
252
  *
262
253
  * @example
263
254
  * 20
@@ -265,7 +256,7 @@ export class ListCredentialsResponseBody extends $dara.Model {
265
256
  maxResults?: number;
266
257
  /**
267
258
  * @remarks
268
- * The token used to retrieve the next page of results. If this parameter is not returned, it indicates all results have been returned.
259
+ * The pagination token returned in this call.
269
260
  *
270
261
  * @example
271
262
  * NTxxxexample
@@ -273,7 +264,7 @@ export class ListCredentialsResponseBody extends $dara.Model {
273
264
  nextToken?: string;
274
265
  /**
275
266
  * @remarks
276
- * The ID of the request.
267
+ * The request ID.
277
268
  *
278
269
  * @example
279
270
  * 0441BD79-92F3-53AA-8657-F8CE4A2B912A
@@ -281,7 +272,7 @@ export class ListCredentialsResponseBody extends $dara.Model {
281
272
  requestId?: string;
282
273
  /**
283
274
  * @remarks
284
- * The total number of entries.
275
+ * The total number of entries returned.
285
276
  *
286
277
  * @example
287
278
  * 100
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class ListFederatedCredentialProvidersRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The name of the federated credential provider.
8
+ * The name of the federated trust source.
9
9
  *
10
10
  * @example
11
11
  * test
@@ -13,7 +13,7 @@ export class ListFederatedCredentialProvidersRequest extends $dara.Model {
13
13
  federatedCredentialProviderName?: string;
14
14
  /**
15
15
  * @remarks
16
- * The type of the federated credential provider.
16
+ * The type of the federated trust source.
17
17
  *
18
18
  * @example
19
19
  * pkcs7
@@ -31,7 +31,7 @@ export class ListFederatedCredentialProvidersRequest extends $dara.Model {
31
31
  instanceId?: string;
32
32
  /**
33
33
  * @remarks
34
- * The maximum number of entries to return on each page.
34
+ * The maximum number of entries per page for a paged query.
35
35
  *
36
36
  * @example
37
37
  * 20
@@ -39,7 +39,7 @@ export class ListFederatedCredentialProvidersRequest extends $dara.Model {
39
39
  maxResults?: number;
40
40
  /**
41
41
  * @remarks
42
- * The token to retrieve the next page of results.
42
+ * The pagination token.
43
43
  *
44
44
  * @example
45
45
  * NTxxxxxexample
@@ -47,7 +47,7 @@ export class ListFederatedCredentialProvidersRequest extends $dara.Model {
47
47
  nextToken?: string;
48
48
  /**
49
49
  * @remarks
50
- * The token to retrieve the previous page of results.
50
+ * The token used to query the previous page.
51
51
  *
52
52
  * @example
53
53
  * PTxxxxxexample