oci-identity 2.102.1 → 2.103.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (449) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +195 -195
  4. package/lib/client.js +195 -195
  5. package/lib/identity-waiter.d.ts +1 -1
  6. package/lib/identity-waiter.js +1 -1
  7. package/lib/model/add-lock-details.d.ts +1 -1
  8. package/lib/model/add-lock-details.js +1 -1
  9. package/lib/model/add-user-to-group-details.d.ts +1 -1
  10. package/lib/model/add-user-to-group-details.js +1 -1
  11. package/lib/model/allowed-domain-license-type-summary.d.ts +1 -1
  12. package/lib/model/allowed-domain-license-type-summary.js +1 -1
  13. package/lib/model/api-key.d.ts +3 -3
  14. package/lib/model/api-key.js +1 -1
  15. package/lib/model/auth-token.d.ts +2 -2
  16. package/lib/model/auth-token.js +1 -1
  17. package/lib/model/authentication-policy.d.ts +1 -1
  18. package/lib/model/authentication-policy.js +1 -1
  19. package/lib/model/availability-domain.d.ts +2 -2
  20. package/lib/model/availability-domain.js +1 -1
  21. package/lib/model/base-tag-definition-validator.d.ts +3 -3
  22. package/lib/model/base-tag-definition-validator.js +1 -1
  23. package/lib/model/bulk-action-resource-type-collection.d.ts +1 -1
  24. package/lib/model/bulk-action-resource-type-collection.js +1 -1
  25. package/lib/model/bulk-action-resource-type.d.ts +1 -1
  26. package/lib/model/bulk-action-resource-type.js +1 -1
  27. package/lib/model/bulk-action-resource.d.ts +1 -1
  28. package/lib/model/bulk-action-resource.js +1 -1
  29. package/lib/model/bulk-delete-resources-details.d.ts +1 -1
  30. package/lib/model/bulk-delete-resources-details.js +1 -1
  31. package/lib/model/bulk-delete-tags-details.d.ts +1 -1
  32. package/lib/model/bulk-delete-tags-details.js +1 -1
  33. package/lib/model/bulk-edit-operation-details.d.ts +2 -2
  34. package/lib/model/bulk-edit-operation-details.js +1 -1
  35. package/lib/model/bulk-edit-resource.d.ts +1 -1
  36. package/lib/model/bulk-edit-resource.js +1 -1
  37. package/lib/model/bulk-edit-tags-details.d.ts +1 -1
  38. package/lib/model/bulk-edit-tags-details.js +1 -1
  39. package/lib/model/bulk-edit-tags-resource-type-collection.d.ts +1 -1
  40. package/lib/model/bulk-edit-tags-resource-type-collection.js +1 -1
  41. package/lib/model/bulk-edit-tags-resource-type.d.ts +3 -3
  42. package/lib/model/bulk-edit-tags-resource-type.js +1 -1
  43. package/lib/model/bulk-move-resources-details.d.ts +2 -2
  44. package/lib/model/bulk-move-resources-details.js +1 -1
  45. package/lib/model/change-domain-compartment-details.d.ts +2 -2
  46. package/lib/model/change-domain-compartment-details.js +1 -1
  47. package/lib/model/change-domain-license-type-details.d.ts +1 -1
  48. package/lib/model/change-domain-license-type-details.js +1 -1
  49. package/lib/model/change-tag-namespace-compartment-detail.d.ts +1 -1
  50. package/lib/model/change-tag-namespace-compartment-detail.js +1 -1
  51. package/lib/model/change-tas-domain-license-type-details.d.ts +1 -1
  52. package/lib/model/change-tas-domain-license-type-details.js +1 -1
  53. package/lib/model/compartment.d.ts +6 -6
  54. package/lib/model/compartment.js +1 -1
  55. package/lib/model/create-api-key-details.d.ts +1 -1
  56. package/lib/model/create-api-key-details.js +1 -1
  57. package/lib/model/create-auth-token-details.d.ts +1 -1
  58. package/lib/model/create-auth-token-details.js +1 -1
  59. package/lib/model/create-compartment-details.d.ts +3 -3
  60. package/lib/model/create-compartment-details.js +1 -1
  61. package/lib/model/create-customer-secret-key-details.d.ts +1 -1
  62. package/lib/model/create-customer-secret-key-details.js +1 -1
  63. package/lib/model/create-db-credential-details.d.ts +1 -1
  64. package/lib/model/create-db-credential-details.js +1 -1
  65. package/lib/model/create-domain-details.d.ts +4 -4
  66. package/lib/model/create-domain-details.js +1 -1
  67. package/lib/model/create-dynamic-group-details.d.ts +4 -4
  68. package/lib/model/create-dynamic-group-details.js +1 -1
  69. package/lib/model/create-group-details.d.ts +3 -3
  70. package/lib/model/create-group-details.js +1 -1
  71. package/lib/model/create-identity-provider-details.d.ts +3 -3
  72. package/lib/model/create-identity-provider-details.js +1 -1
  73. package/lib/model/create-idp-group-mapping-details.d.ts +1 -1
  74. package/lib/model/create-idp-group-mapping-details.js +1 -1
  75. package/lib/model/create-network-source-details.d.ts +3 -3
  76. package/lib/model/create-network-source-details.js +1 -1
  77. package/lib/model/create-oauth2-client-credential-details.d.ts +1 -1
  78. package/lib/model/create-oauth2-client-credential-details.js +1 -1
  79. package/lib/model/create-policy-details.d.ts +5 -5
  80. package/lib/model/create-policy-details.js +1 -1
  81. package/lib/model/create-region-subscription-details.d.ts +2 -2
  82. package/lib/model/create-region-subscription-details.js +1 -1
  83. package/lib/model/create-saml2-identity-provider-details.d.ts +1 -1
  84. package/lib/model/create-saml2-identity-provider-details.js +1 -1
  85. package/lib/model/create-smtp-credential-details.d.ts +1 -1
  86. package/lib/model/create-smtp-credential-details.js +1 -1
  87. package/lib/model/create-swift-password-details.d.ts +1 -1
  88. package/lib/model/create-swift-password-details.js +1 -1
  89. package/lib/model/create-tag-default-details.d.ts +1 -1
  90. package/lib/model/create-tag-default-details.js +1 -1
  91. package/lib/model/create-tag-details.d.ts +3 -3
  92. package/lib/model/create-tag-details.js +1 -1
  93. package/lib/model/create-tag-namespace-details.d.ts +3 -3
  94. package/lib/model/create-tag-namespace-details.js +1 -1
  95. package/lib/model/create-user-details.d.ts +3 -3
  96. package/lib/model/create-user-details.js +1 -1
  97. package/lib/model/customer-secret-key-summary.d.ts +1 -1
  98. package/lib/model/customer-secret-key-summary.js +1 -1
  99. package/lib/model/customer-secret-key.d.ts +3 -3
  100. package/lib/model/customer-secret-key.js +1 -1
  101. package/lib/model/db-credential-summary.d.ts +1 -1
  102. package/lib/model/db-credential-summary.js +1 -1
  103. package/lib/model/db-credential.d.ts +1 -1
  104. package/lib/model/db-credential.js +1 -1
  105. package/lib/model/default-tag-definition-validator.d.ts +1 -1
  106. package/lib/model/default-tag-definition-validator.js +1 -1
  107. package/lib/model/domain-replication-states.d.ts +1 -1
  108. package/lib/model/domain-replication-states.js +1 -1
  109. package/lib/model/domain-replication.d.ts +1 -1
  110. package/lib/model/domain-replication.js +1 -1
  111. package/lib/model/domain-summary.d.ts +3 -3
  112. package/lib/model/domain-summary.js +1 -1
  113. package/lib/model/domain.d.ts +4 -4
  114. package/lib/model/domain.js +1 -1
  115. package/lib/model/dynamic-group.d.ts +5 -5
  116. package/lib/model/dynamic-group.js +1 -1
  117. package/lib/model/enable-replication-to-region-details.d.ts +2 -2
  118. package/lib/model/enable-replication-to-region-details.js +1 -1
  119. package/lib/model/enum-tag-definition-validator.d.ts +1 -1
  120. package/lib/model/enum-tag-definition-validator.js +1 -1
  121. package/lib/model/fault-domain.d.ts +1 -1
  122. package/lib/model/fault-domain.js +1 -1
  123. package/lib/model/fully-qualified-scope.d.ts +1 -1
  124. package/lib/model/fully-qualified-scope.js +1 -1
  125. package/lib/model/group.d.ts +6 -6
  126. package/lib/model/group.js +1 -1
  127. package/lib/model/iam-work-request-error-summary.d.ts +1 -1
  128. package/lib/model/iam-work-request-error-summary.js +1 -1
  129. package/lib/model/iam-work-request-log-summary.d.ts +1 -1
  130. package/lib/model/iam-work-request-log-summary.js +1 -1
  131. package/lib/model/iam-work-request-resource.d.ts +1 -1
  132. package/lib/model/iam-work-request-resource.js +1 -1
  133. package/lib/model/iam-work-request-summary.d.ts +1 -1
  134. package/lib/model/iam-work-request-summary.js +1 -1
  135. package/lib/model/iam-work-request.d.ts +1 -1
  136. package/lib/model/iam-work-request.js +1 -1
  137. package/lib/model/identity-provider-group-summary.d.ts +1 -1
  138. package/lib/model/identity-provider-group-summary.js +1 -1
  139. package/lib/model/identity-provider.d.ts +5 -5
  140. package/lib/model/identity-provider.js +1 -1
  141. package/lib/model/idp-group-mapping.d.ts +2 -2
  142. package/lib/model/idp-group-mapping.js +1 -1
  143. package/lib/model/import-standard-tags-details.d.ts +1 -1
  144. package/lib/model/import-standard-tags-details.js +1 -1
  145. package/lib/model/index.d.ts +1 -1
  146. package/lib/model/index.js +1 -1
  147. package/lib/model/mfa-totp-device-summary.d.ts +1 -1
  148. package/lib/model/mfa-totp-device-summary.js +1 -1
  149. package/lib/model/mfa-totp-device.d.ts +2 -2
  150. package/lib/model/mfa-totp-device.js +1 -1
  151. package/lib/model/mfa-totp-token.d.ts +1 -1
  152. package/lib/model/mfa-totp-token.js +1 -1
  153. package/lib/model/move-compartment-details.d.ts +2 -2
  154. package/lib/model/move-compartment-details.js +1 -1
  155. package/lib/model/network-policy.d.ts +1 -1
  156. package/lib/model/network-policy.js +1 -1
  157. package/lib/model/network-sources-summary.d.ts +4 -4
  158. package/lib/model/network-sources-summary.js +1 -1
  159. package/lib/model/network-sources.d.ts +4 -4
  160. package/lib/model/network-sources.js +1 -1
  161. package/lib/model/network-sources_virtual-source-list.d.ts +1 -1
  162. package/lib/model/network-sources_virtual-source-list.js +1 -1
  163. package/lib/model/o-auth2-client-credential-summary.d.ts +1 -1
  164. package/lib/model/o-auth2-client-credential-summary.js +1 -1
  165. package/lib/model/o-auth2-client-credential.d.ts +1 -1
  166. package/lib/model/o-auth2-client-credential.js +1 -1
  167. package/lib/model/password-policy.d.ts +1 -1
  168. package/lib/model/password-policy.js +1 -1
  169. package/lib/model/policy.d.ts +5 -5
  170. package/lib/model/policy.js +1 -1
  171. package/lib/model/region-subscription.d.ts +5 -5
  172. package/lib/model/region-subscription.js +1 -1
  173. package/lib/model/region.d.ts +5 -5
  174. package/lib/model/region.js +1 -1
  175. package/lib/model/remove-lock-details.d.ts +1 -1
  176. package/lib/model/remove-lock-details.js +1 -1
  177. package/lib/model/replicated-region-details.d.ts +2 -2
  178. package/lib/model/replicated-region-details.js +1 -1
  179. package/lib/model/resource-lock.d.ts +1 -1
  180. package/lib/model/resource-lock.js +1 -1
  181. package/lib/model/saml2-identity-provider.d.ts +2 -2
  182. package/lib/model/saml2-identity-provider.js +1 -1
  183. package/lib/model/scim-client-credentials.d.ts +1 -1
  184. package/lib/model/scim-client-credentials.js +1 -1
  185. package/lib/model/smtp-credential-summary.d.ts +2 -2
  186. package/lib/model/smtp-credential-summary.js +1 -1
  187. package/lib/model/smtp-credential.d.ts +2 -2
  188. package/lib/model/smtp-credential.js +1 -1
  189. package/lib/model/standard-tag-definition-template.d.ts +1 -1
  190. package/lib/model/standard-tag-definition-template.js +1 -1
  191. package/lib/model/standard-tag-namespace-template-summary.d.ts +1 -1
  192. package/lib/model/standard-tag-namespace-template-summary.js +1 -1
  193. package/lib/model/standard-tag-namespace-template.d.ts +1 -1
  194. package/lib/model/standard-tag-namespace-template.js +1 -1
  195. package/lib/model/swift-password.d.ts +2 -2
  196. package/lib/model/swift-password.js +1 -1
  197. package/lib/model/tag-default-summary.d.ts +1 -1
  198. package/lib/model/tag-default-summary.js +1 -1
  199. package/lib/model/tag-default.d.ts +2 -2
  200. package/lib/model/tag-default.js +1 -1
  201. package/lib/model/tag-namespace-summary.d.ts +4 -4
  202. package/lib/model/tag-namespace-summary.js +1 -1
  203. package/lib/model/tag-namespace.d.ts +5 -5
  204. package/lib/model/tag-namespace.js +1 -1
  205. package/lib/model/tag-summary.d.ts +4 -4
  206. package/lib/model/tag-summary.js +1 -1
  207. package/lib/model/tag.d.ts +5 -5
  208. package/lib/model/tag.js +1 -1
  209. package/lib/model/tagging-work-request-error-summary.d.ts +1 -1
  210. package/lib/model/tagging-work-request-error-summary.js +1 -1
  211. package/lib/model/tagging-work-request-log-summary.d.ts +1 -1
  212. package/lib/model/tagging-work-request-log-summary.js +1 -1
  213. package/lib/model/tagging-work-request-summary.d.ts +1 -1
  214. package/lib/model/tagging-work-request-summary.js +1 -1
  215. package/lib/model/tagging-work-request.d.ts +1 -1
  216. package/lib/model/tagging-work-request.js +1 -1
  217. package/lib/model/tenancy.d.ts +5 -5
  218. package/lib/model/tenancy.js +1 -1
  219. package/lib/model/u-ipassword-information.d.ts +2 -2
  220. package/lib/model/u-ipassword-information.js +1 -1
  221. package/lib/model/u-ipassword.d.ts +2 -2
  222. package/lib/model/u-ipassword.js +1 -1
  223. package/lib/model/update-auth-token-details.d.ts +1 -1
  224. package/lib/model/update-auth-token-details.js +1 -1
  225. package/lib/model/update-authentication-policy-details.d.ts +1 -1
  226. package/lib/model/update-authentication-policy-details.js +1 -1
  227. package/lib/model/update-compartment-details.d.ts +3 -3
  228. package/lib/model/update-compartment-details.js +1 -1
  229. package/lib/model/update-customer-secret-key-details.d.ts +1 -1
  230. package/lib/model/update-customer-secret-key-details.js +1 -1
  231. package/lib/model/update-domain-details.d.ts +3 -3
  232. package/lib/model/update-domain-details.js +1 -1
  233. package/lib/model/update-dynamic-group-details.d.ts +4 -4
  234. package/lib/model/update-dynamic-group-details.js +1 -1
  235. package/lib/model/update-group-details.d.ts +3 -3
  236. package/lib/model/update-group-details.js +1 -1
  237. package/lib/model/update-identity-provider-details.d.ts +3 -3
  238. package/lib/model/update-identity-provider-details.js +1 -1
  239. package/lib/model/update-idp-group-mapping-details.d.ts +1 -1
  240. package/lib/model/update-idp-group-mapping-details.js +1 -1
  241. package/lib/model/update-network-source-details.d.ts +3 -3
  242. package/lib/model/update-network-source-details.js +1 -1
  243. package/lib/model/update-oauth2-client-credential-details.d.ts +1 -1
  244. package/lib/model/update-oauth2-client-credential-details.js +1 -1
  245. package/lib/model/update-policy-details.d.ts +5 -5
  246. package/lib/model/update-policy-details.js +1 -1
  247. package/lib/model/update-saml2-identity-provider-details.d.ts +1 -1
  248. package/lib/model/update-saml2-identity-provider-details.js +1 -1
  249. package/lib/model/update-smtp-credential-details.d.ts +1 -1
  250. package/lib/model/update-smtp-credential-details.js +1 -1
  251. package/lib/model/update-state-details.d.ts +1 -1
  252. package/lib/model/update-state-details.js +1 -1
  253. package/lib/model/update-swift-password-details.d.ts +1 -1
  254. package/lib/model/update-swift-password-details.js +1 -1
  255. package/lib/model/update-tag-default-details.d.ts +1 -1
  256. package/lib/model/update-tag-default-details.js +1 -1
  257. package/lib/model/update-tag-details.d.ts +4 -4
  258. package/lib/model/update-tag-details.js +1 -1
  259. package/lib/model/update-tag-namespace-details.d.ts +4 -4
  260. package/lib/model/update-tag-namespace-details.js +1 -1
  261. package/lib/model/update-user-capabilities-details.d.ts +1 -1
  262. package/lib/model/update-user-capabilities-details.js +1 -1
  263. package/lib/model/update-user-details.d.ts +3 -3
  264. package/lib/model/update-user-details.js +1 -1
  265. package/lib/model/user-capabilities.d.ts +1 -1
  266. package/lib/model/user-capabilities.js +1 -1
  267. package/lib/model/user-group-membership.d.ts +1 -1
  268. package/lib/model/user-group-membership.js +1 -1
  269. package/lib/model/user.d.ts +7 -7
  270. package/lib/model/user.js +1 -1
  271. package/lib/model/work-request-error.d.ts +1 -1
  272. package/lib/model/work-request-error.js +1 -1
  273. package/lib/model/work-request-log-entry.d.ts +1 -1
  274. package/lib/model/work-request-log-entry.js +1 -1
  275. package/lib/model/work-request-resource.d.ts +1 -1
  276. package/lib/model/work-request-resource.js +1 -1
  277. package/lib/model/work-request-summary.d.ts +1 -1
  278. package/lib/model/work-request-summary.js +1 -1
  279. package/lib/model/work-request.d.ts +1 -1
  280. package/lib/model/work-request.js +1 -1
  281. package/lib/request/activate-domain-request.d.ts +1 -1
  282. package/lib/request/activate-mfa-totp-device-request.d.ts +1 -1
  283. package/lib/request/add-tag-default-lock-request.d.ts +1 -1
  284. package/lib/request/add-tag-namespace-lock-request.d.ts +1 -1
  285. package/lib/request/add-user-to-group-request.d.ts +1 -1
  286. package/lib/request/assemble-effective-tag-set-request.d.ts +1 -1
  287. package/lib/request/bulk-delete-resources-request.d.ts +1 -1
  288. package/lib/request/bulk-delete-tags-request.d.ts +1 -1
  289. package/lib/request/bulk-edit-tags-request.d.ts +1 -1
  290. package/lib/request/bulk-move-resources-request.d.ts +1 -1
  291. package/lib/request/cascade-delete-tag-namespace-request.d.ts +1 -1
  292. package/lib/request/change-domain-compartment-request.d.ts +1 -1
  293. package/lib/request/change-domain-license-type-request.d.ts +1 -1
  294. package/lib/request/change-tag-namespace-compartment-request.d.ts +1 -1
  295. package/lib/request/create-auth-token-request.d.ts +1 -1
  296. package/lib/request/create-compartment-request.d.ts +1 -1
  297. package/lib/request/create-customer-secret-key-request.d.ts +1 -1
  298. package/lib/request/create-db-credential-request.d.ts +1 -1
  299. package/lib/request/create-domain-request.d.ts +1 -1
  300. package/lib/request/create-dynamic-group-request.d.ts +1 -1
  301. package/lib/request/create-group-request.d.ts +1 -1
  302. package/lib/request/create-identity-provider-request.d.ts +1 -1
  303. package/lib/request/create-idp-group-mapping-request.d.ts +1 -1
  304. package/lib/request/create-mfa-totp-device-request.d.ts +1 -1
  305. package/lib/request/create-network-source-request.d.ts +1 -1
  306. package/lib/request/create-oauth-client-credential-request.d.ts +1 -1
  307. package/lib/request/create-or-reset-uipassword-request.d.ts +1 -1
  308. package/lib/request/create-policy-request.d.ts +1 -1
  309. package/lib/request/create-region-subscription-request.d.ts +1 -1
  310. package/lib/request/create-smtp-credential-request.d.ts +1 -1
  311. package/lib/request/create-swift-password-request.d.ts +1 -1
  312. package/lib/request/create-tag-default-request.d.ts +1 -1
  313. package/lib/request/create-tag-namespace-request.d.ts +1 -1
  314. package/lib/request/create-tag-request.d.ts +1 -1
  315. package/lib/request/create-user-request.d.ts +1 -1
  316. package/lib/request/deactivate-domain-request.d.ts +1 -1
  317. package/lib/request/delete-api-key-request.d.ts +1 -1
  318. package/lib/request/delete-auth-token-request.d.ts +1 -1
  319. package/lib/request/delete-compartment-request.d.ts +1 -1
  320. package/lib/request/delete-customer-secret-key-request.d.ts +1 -1
  321. package/lib/request/delete-db-credential-request.d.ts +1 -1
  322. package/lib/request/delete-domain-request.d.ts +1 -1
  323. package/lib/request/delete-dynamic-group-request.d.ts +1 -1
  324. package/lib/request/delete-group-request.d.ts +1 -1
  325. package/lib/request/delete-identity-provider-request.d.ts +1 -1
  326. package/lib/request/delete-idp-group-mapping-request.d.ts +1 -1
  327. package/lib/request/delete-mfa-totp-device-request.d.ts +1 -1
  328. package/lib/request/delete-network-source-request.d.ts +1 -1
  329. package/lib/request/delete-oauth-client-credential-request.d.ts +1 -1
  330. package/lib/request/delete-policy-request.d.ts +1 -1
  331. package/lib/request/delete-smtp-credential-request.d.ts +1 -1
  332. package/lib/request/delete-swift-password-request.d.ts +1 -1
  333. package/lib/request/delete-tag-default-request.d.ts +1 -1
  334. package/lib/request/delete-tag-namespace-request.d.ts +1 -1
  335. package/lib/request/delete-tag-request.d.ts +1 -1
  336. package/lib/request/delete-user-request.d.ts +1 -1
  337. package/lib/request/enable-replication-to-region-request.d.ts +1 -1
  338. package/lib/request/generate-totp-seed-request.d.ts +1 -1
  339. package/lib/request/get-authentication-policy-request.d.ts +1 -1
  340. package/lib/request/get-compartment-request.d.ts +1 -1
  341. package/lib/request/get-domain-request.d.ts +1 -1
  342. package/lib/request/get-dynamic-group-request.d.ts +1 -1
  343. package/lib/request/get-group-request.d.ts +1 -1
  344. package/lib/request/get-iam-work-request-request.d.ts +1 -1
  345. package/lib/request/get-identity-provider-request.d.ts +1 -1
  346. package/lib/request/get-idp-group-mapping-request.d.ts +1 -1
  347. package/lib/request/get-mfa-totp-device-request.d.ts +1 -1
  348. package/lib/request/get-network-source-request.d.ts +1 -1
  349. package/lib/request/get-policy-request.d.ts +1 -1
  350. package/lib/request/get-standard-tag-template-request.d.ts +1 -1
  351. package/lib/request/get-tag-default-request.d.ts +1 -1
  352. package/lib/request/get-tag-namespace-request.d.ts +1 -1
  353. package/lib/request/get-tag-request.d.ts +1 -1
  354. package/lib/request/get-tagging-work-request-request.d.ts +1 -1
  355. package/lib/request/get-tenancy-request.d.ts +1 -1
  356. package/lib/request/get-user-group-membership-request.d.ts +1 -1
  357. package/lib/request/get-user-request.d.ts +1 -1
  358. package/lib/request/get-user-uipassword-information-request.d.ts +1 -1
  359. package/lib/request/get-work-request-request.d.ts +1 -1
  360. package/lib/request/import-standard-tags-request.d.ts +1 -1
  361. package/lib/request/index.d.ts +1 -1
  362. package/lib/request/index.js +1 -1
  363. package/lib/request/list-allowed-domain-license-types-request.d.ts +1 -1
  364. package/lib/request/list-api-keys-request.d.ts +1 -1
  365. package/lib/request/list-auth-tokens-request.d.ts +1 -1
  366. package/lib/request/list-availability-domains-request.d.ts +1 -1
  367. package/lib/request/list-bulk-action-resource-types-request.d.ts +1 -1
  368. package/lib/request/list-bulk-edit-tags-resource-types-request.d.ts +1 -1
  369. package/lib/request/list-compartments-request.d.ts +1 -1
  370. package/lib/request/list-cost-tracking-tags-request.d.ts +1 -1
  371. package/lib/request/list-customer-secret-keys-request.d.ts +1 -1
  372. package/lib/request/list-db-credentials-request.d.ts +1 -1
  373. package/lib/request/list-domains-request.d.ts +1 -1
  374. package/lib/request/list-dynamic-groups-request.d.ts +1 -1
  375. package/lib/request/list-fault-domains-request.d.ts +1 -1
  376. package/lib/request/list-groups-request.d.ts +1 -1
  377. package/lib/request/list-iam-work-request-errors-request.d.ts +1 -1
  378. package/lib/request/list-iam-work-request-logs-request.d.ts +1 -1
  379. package/lib/request/list-iam-work-requests-request.d.ts +1 -1
  380. package/lib/request/list-identity-provider-groups-request.d.ts +1 -1
  381. package/lib/request/list-identity-providers-request.d.ts +1 -1
  382. package/lib/request/list-idp-group-mappings-request.d.ts +1 -1
  383. package/lib/request/list-mfa-totp-devices-request.d.ts +1 -1
  384. package/lib/request/list-network-sources-request.d.ts +1 -1
  385. package/lib/request/list-oauth-client-credentials-request.d.ts +1 -1
  386. package/lib/request/list-policies-request.d.ts +1 -1
  387. package/lib/request/list-region-subscriptions-request.d.ts +1 -1
  388. package/lib/request/list-regions-request.d.ts +1 -1
  389. package/lib/request/list-smtp-credentials-request.d.ts +1 -1
  390. package/lib/request/list-standard-tag-namespaces-request.d.ts +1 -1
  391. package/lib/request/list-swift-passwords-request.d.ts +1 -1
  392. package/lib/request/list-tag-defaults-request.d.ts +1 -1
  393. package/lib/request/list-tag-namespaces-request.d.ts +1 -1
  394. package/lib/request/list-tagging-work-request-errors-request.d.ts +1 -1
  395. package/lib/request/list-tagging-work-request-logs-request.d.ts +1 -1
  396. package/lib/request/list-tagging-work-requests-request.d.ts +1 -1
  397. package/lib/request/list-tags-request.d.ts +1 -1
  398. package/lib/request/list-user-group-memberships-request.d.ts +1 -1
  399. package/lib/request/list-users-request.d.ts +1 -1
  400. package/lib/request/list-work-requests-request.d.ts +1 -1
  401. package/lib/request/move-compartment-request.d.ts +1 -1
  402. package/lib/request/recover-compartment-request.d.ts +1 -1
  403. package/lib/request/remove-tag-default-lock-request.d.ts +1 -1
  404. package/lib/request/remove-tag-namespace-lock-request.d.ts +1 -1
  405. package/lib/request/remove-user-from-group-request.d.ts +1 -1
  406. package/lib/request/reset-idp-scim-client-request.d.ts +1 -1
  407. package/lib/request/update-auth-token-request.d.ts +1 -1
  408. package/lib/request/update-authentication-policy-request.d.ts +1 -1
  409. package/lib/request/update-compartment-request.d.ts +1 -1
  410. package/lib/request/update-customer-secret-key-request.d.ts +1 -1
  411. package/lib/request/update-domain-request.d.ts +1 -1
  412. package/lib/request/update-dynamic-group-request.d.ts +1 -1
  413. package/lib/request/update-group-request.d.ts +1 -1
  414. package/lib/request/update-identity-provider-request.d.ts +1 -1
  415. package/lib/request/update-idp-group-mapping-request.d.ts +1 -1
  416. package/lib/request/update-network-source-request.d.ts +1 -1
  417. package/lib/request/update-oauth-client-credential-request.d.ts +1 -1
  418. package/lib/request/update-policy-request.d.ts +1 -1
  419. package/lib/request/update-smtp-credential-request.d.ts +1 -1
  420. package/lib/request/update-swift-password-request.d.ts +1 -1
  421. package/lib/request/update-tag-default-request.d.ts +1 -1
  422. package/lib/request/update-tag-namespace-request.d.ts +1 -1
  423. package/lib/request/update-tag-request.d.ts +1 -1
  424. package/lib/request/update-user-capabilities-request.d.ts +1 -1
  425. package/lib/request/update-user-request.d.ts +1 -1
  426. package/lib/request/update-user-state-request.d.ts +1 -1
  427. package/lib/request/upload-api-key-request.d.ts +1 -1
  428. package/lib/response/activate-domain-response.d.ts +1 -1
  429. package/lib/response/bulk-delete-resources-response.d.ts +1 -1
  430. package/lib/response/bulk-delete-tags-response.d.ts +1 -1
  431. package/lib/response/bulk-edit-tags-response.d.ts +1 -1
  432. package/lib/response/bulk-move-resources-response.d.ts +1 -1
  433. package/lib/response/cascade-delete-tag-namespace-response.d.ts +1 -1
  434. package/lib/response/change-domain-compartment-response.d.ts +1 -1
  435. package/lib/response/change-domain-license-type-response.d.ts +1 -1
  436. package/lib/response/create-domain-response.d.ts +1 -1
  437. package/lib/response/deactivate-domain-response.d.ts +1 -1
  438. package/lib/response/delete-compartment-response.d.ts +1 -1
  439. package/lib/response/delete-domain-response.d.ts +1 -1
  440. package/lib/response/delete-tag-response.d.ts +1 -1
  441. package/lib/response/enable-replication-to-region-response.d.ts +1 -1
  442. package/lib/response/import-standard-tags-response.d.ts +1 -1
  443. package/lib/response/index.d.ts +1 -1
  444. package/lib/response/index.js +1 -1
  445. package/lib/response/list-cost-tracking-tags-response.d.ts +1 -1
  446. package/lib/response/list-iam-work-request-errors-response.d.ts +1 -1
  447. package/lib/response/move-compartment-response.d.ts +1 -1
  448. package/lib/response/update-domain-response.d.ts +1 -1
  449. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Identity and Access Management Service API
4
- * Use the Identity and Access Management Service API to manage users, groups, identity domains, compartments, policies, tagging, and limits. For information about managing users, groups, compartments, and policies, see [Identity and Access Management (without identity domains)](/iaas/Content/Identity/Concepts/overview.htm). For information about tagging and service limits, see [Tagging](/iaas/Content/Tagging/Concepts/taggingoverview.htm) and [Service Limits](/iaas/Content/General/Concepts/servicelimits.htm). For information about creating, modifying, and deleting identity domains, see [Identity and Access Management (with identity domains)](/iaas/Content/Identity/home.htm).
4
+ * Use the Identity and Access Management Service API to manage users, groups, identity domains, compartments, policies, tagging, and limits. For information about managing users, groups, compartments, and policies, see [Identity and Access Management (without identity domains)](https://docs.oracle.com/iaas/Content/Identity/Concepts/overview.htm). For information about tagging and service limits, see [Tagging](https://docs.oracle.com/iaas/Content/Tagging/Concepts/taggingoverview.htm) and [Service Limits](https://docs.oracle.com/iaas/Content/General/Concepts/servicelimits.htm). For information about creating, modifying, and deleting identity domains, see [Identity and Access Management (with identity domains)](https://docs.oracle.com/iaas/Content/Identity/home.htm).
5
5
  * OpenAPI spec version: 20160918
6
6
  *
7
7
  *
@@ -221,7 +221,7 @@ class IdentityClient {
221
221
  * @param ActivateDomainRequest
222
222
  * @return ActivateDomainResponse
223
223
  * @throws OciError when an error occurs
224
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ActivateDomain.ts.html |here} to see how to use ActivateDomain API.
224
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ActivateDomain.ts.html |here} to see how to use ActivateDomain API.
225
225
  */
226
226
  activateDomain(activateDomainRequest) {
227
227
  return __awaiter(this, void 0, void 0, function* () {
@@ -283,7 +283,7 @@ class IdentityClient {
283
283
  * @param ActivateMfaTotpDeviceRequest
284
284
  * @return ActivateMfaTotpDeviceResponse
285
285
  * @throws OciError when an error occurs
286
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ActivateMfaTotpDevice.ts.html |here} to see how to use ActivateMfaTotpDevice API.
286
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ActivateMfaTotpDevice.ts.html |here} to see how to use ActivateMfaTotpDevice API.
287
287
  */
288
288
  activateMfaTotpDevice(activateMfaTotpDeviceRequest) {
289
289
  return __awaiter(this, void 0, void 0, function* () {
@@ -350,7 +350,7 @@ class IdentityClient {
350
350
  * @param AddTagDefaultLockRequest
351
351
  * @return AddTagDefaultLockResponse
352
352
  * @throws OciError when an error occurs
353
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/AddTagDefaultLock.ts.html |here} to see how to use AddTagDefaultLock API.
353
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/AddTagDefaultLock.ts.html |here} to see how to use AddTagDefaultLock API.
354
354
  */
355
355
  addTagDefaultLock(addTagDefaultLockRequest) {
356
356
  return __awaiter(this, void 0, void 0, function* () {
@@ -417,7 +417,7 @@ class IdentityClient {
417
417
  * @param AddTagNamespaceLockRequest
418
418
  * @return AddTagNamespaceLockResponse
419
419
  * @throws OciError when an error occurs
420
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/AddTagNamespaceLock.ts.html |here} to see how to use AddTagNamespaceLock API.
420
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/AddTagNamespaceLock.ts.html |here} to see how to use AddTagNamespaceLock API.
421
421
  */
422
422
  addTagNamespaceLock(addTagNamespaceLockRequest) {
423
423
  return __awaiter(this, void 0, void 0, function* () {
@@ -487,7 +487,7 @@ class IdentityClient {
487
487
  * @param AddUserToGroupRequest
488
488
  * @return AddUserToGroupResponse
489
489
  * @throws OciError when an error occurs
490
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/AddUserToGroup.ts.html |here} to see how to use AddUserToGroup API.
490
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/AddUserToGroup.ts.html |here} to see how to use AddUserToGroup API.
491
491
  */
492
492
  addUserToGroup(addUserToGroupRequest) {
493
493
  return __awaiter(this, void 0, void 0, function* () {
@@ -553,7 +553,7 @@ class IdentityClient {
553
553
  * @param AssembleEffectiveTagSetRequest
554
554
  * @return AssembleEffectiveTagSetResponse
555
555
  * @throws OciError when an error occurs
556
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/AssembleEffectiveTagSet.ts.html |here} to see how to use AssembleEffectiveTagSet API.
556
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/AssembleEffectiveTagSet.ts.html |here} to see how to use AssembleEffectiveTagSet API.
557
557
  */
558
558
  assembleEffectiveTagSet(assembleEffectiveTagSetRequest) {
559
559
  return __awaiter(this, void 0, void 0, function* () {
@@ -613,7 +613,7 @@ class IdentityClient {
613
613
  /**
614
614
  * Deletes multiple resources in the compartment. All resources must be in the same compartment. You must have the appropriate
615
615
  * permissions to delete the resources in the request. This API can only be invoked from the tenancy's
616
- * [home region](https://docs.cloud.oracle.com/Content/Identity/regions/managingregions.htm#Home). This operation creates a
616
+ * [home region](https://docs.oracle.com/iaas/Content/Identity/regions/managingregions.htm#Home). This operation creates a
617
617
  * {@link WorkRequest}. Use the {@link #getWorkRequest(GetWorkRequestRequest) getWorkRequest}
618
618
  * API to monitor the status of the bulk action.
619
619
  *
@@ -621,7 +621,7 @@ class IdentityClient {
621
621
  * @param BulkDeleteResourcesRequest
622
622
  * @return BulkDeleteResourcesResponse
623
623
  * @throws OciError when an error occurs
624
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/BulkDeleteResources.ts.html |here} to see how to use BulkDeleteResources API.
624
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/BulkDeleteResources.ts.html |here} to see how to use BulkDeleteResources API.
625
625
  */
626
626
  bulkDeleteResources(bulkDeleteResourcesRequest) {
627
627
  return __awaiter(this, void 0, void 0, function* () {
@@ -703,7 +703,7 @@ class IdentityClient {
703
703
  * @param BulkDeleteTagsRequest
704
704
  * @return BulkDeleteTagsResponse
705
705
  * @throws OciError when an error occurs
706
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/BulkDeleteTags.ts.html |here} to see how to use BulkDeleteTags API.
706
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/BulkDeleteTags.ts.html |here} to see how to use BulkDeleteTags API.
707
707
  */
708
708
  bulkDeleteTags(bulkDeleteTagsRequest) {
709
709
  return __awaiter(this, void 0, void 0, function* () {
@@ -778,7 +778,7 @@ class IdentityClient {
778
778
  * @param BulkEditTagsRequest
779
779
  * @return BulkEditTagsResponse
780
780
  * @throws OciError when an error occurs
781
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/BulkEditTags.ts.html |here} to see how to use BulkEditTags API.
781
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/BulkEditTags.ts.html |here} to see how to use BulkEditTags API.
782
782
  */
783
783
  bulkEditTags(bulkEditTagsRequest) {
784
784
  return __awaiter(this, void 0, void 0, function* () {
@@ -833,7 +833,7 @@ class IdentityClient {
833
833
  }
834
834
  /**
835
835
  * Moves multiple resources from one compartment to another. All resources must be in the same compartment.
836
- * This API can only be invoked from the tenancy's [home region](https://docs.cloud.oracle.com/Content/Identity/regions/managingregions.htm#Home).
836
+ * This API can only be invoked from the tenancy's [home region](https://docs.oracle.com/iaas/Content/Identity/regions/managingregions.htm#Home).
837
837
  * To move resources, you must have the appropriate permissions to move the resource in both the source and target
838
838
  * compartments. This operation creates a {@link WorkRequest}.
839
839
  * Use the {@link #getWorkRequest(GetWorkRequestRequest) getWorkRequest} API to monitor the status of the bulk action.
@@ -842,7 +842,7 @@ class IdentityClient {
842
842
  * @param BulkMoveResourcesRequest
843
843
  * @return BulkMoveResourcesResponse
844
844
  * @throws OciError when an error occurs
845
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/BulkMoveResources.ts.html |here} to see how to use BulkMoveResources API.
845
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/BulkMoveResources.ts.html |here} to see how to use BulkMoveResources API.
846
846
  */
847
847
  bulkMoveResources(bulkMoveResourcesRequest) {
848
848
  return __awaiter(this, void 0, void 0, function* () {
@@ -922,7 +922,7 @@ class IdentityClient {
922
922
  * @param CascadeDeleteTagNamespaceRequest
923
923
  * @return CascadeDeleteTagNamespaceResponse
924
924
  * @throws OciError when an error occurs
925
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CascadeDeleteTagNamespace.ts.html |here} to see how to use CascadeDeleteTagNamespace API.
925
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CascadeDeleteTagNamespace.ts.html |here} to see how to use CascadeDeleteTagNamespace API.
926
926
  */
927
927
  cascadeDeleteTagNamespace(cascadeDeleteTagNamespaceRequest) {
928
928
  return __awaiter(this, void 0, void 0, function* () {
@@ -989,7 +989,7 @@ class IdentityClient {
989
989
  * @param ChangeDomainCompartmentRequest
990
990
  * @return ChangeDomainCompartmentResponse
991
991
  * @throws OciError when an error occurs
992
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ChangeDomainCompartment.ts.html |here} to see how to use ChangeDomainCompartment API.
992
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ChangeDomainCompartment.ts.html |here} to see how to use ChangeDomainCompartment API.
993
993
  */
994
994
  changeDomainCompartment(changeDomainCompartmentRequest) {
995
995
  return __awaiter(this, void 0, void 0, function* () {
@@ -1060,7 +1060,7 @@ class IdentityClient {
1060
1060
  * @param ChangeDomainLicenseTypeRequest
1061
1061
  * @return ChangeDomainLicenseTypeResponse
1062
1062
  * @throws OciError when an error occurs
1063
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ChangeDomainLicenseType.ts.html |here} to see how to use ChangeDomainLicenseType API.
1063
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ChangeDomainLicenseType.ts.html |here} to see how to use ChangeDomainLicenseType API.
1064
1064
  */
1065
1065
  changeDomainLicenseType(changeDomainLicenseTypeRequest) {
1066
1066
  return __awaiter(this, void 0, void 0, function* () {
@@ -1120,7 +1120,7 @@ class IdentityClient {
1120
1120
  * Moves the specified tag namespace to the specified compartment within the same tenancy.
1121
1121
  * <p>
1122
1122
  To move the tag namespace, you must have the manage tag-namespaces permission on both compartments.
1123
- * For more information about IAM policies, see [Details for IAM](https://docs.cloud.oracle.com/Content/Identity/policyreference/iampolicyreference.htm).
1123
+ * For more information about IAM policies, see [Details for IAM](https://docs.oracle.com/iaas/Content/Identity/policyreference/iampolicyreference.htm).
1124
1124
  * <p>
1125
1125
  Moving a tag namespace moves all the tag key definitions contained in the tag namespace.
1126
1126
  *
@@ -1128,7 +1128,7 @@ class IdentityClient {
1128
1128
  * @param ChangeTagNamespaceCompartmentRequest
1129
1129
  * @return ChangeTagNamespaceCompartmentResponse
1130
1130
  * @throws OciError when an error occurs
1131
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ChangeTagNamespaceCompartment.ts.html |here} to see how to use ChangeTagNamespaceCompartment API.
1131
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ChangeTagNamespaceCompartment.ts.html |here} to see how to use ChangeTagNamespaceCompartment API.
1132
1132
  */
1133
1133
  changeTagNamespaceCompartment(changeTagNamespaceCompartmentRequest) {
1134
1134
  return __awaiter(this, void 0, void 0, function* () {
@@ -1181,7 +1181,7 @@ class IdentityClient {
1181
1181
  }
1182
1182
  /**
1183
1183
  * Creates a new auth token for the specified user. For information about what auth tokens are for, see
1184
- * [Managing User Credentials](https://docs.cloud.oracle.com/Content/Identity/access/managing-user-credentials.htm).
1184
+ * [Managing User Credentials](https://docs.oracle.com/iaas/Content/Identity/access/managing-user-credentials.htm).
1185
1185
  * <p>
1186
1186
  You must specify a *description* for the auth token (although it can be an empty string). It does not
1187
1187
  * have to be unique, and you can change it anytime with
@@ -1195,7 +1195,7 @@ class IdentityClient {
1195
1195
  * @param CreateAuthTokenRequest
1196
1196
  * @return CreateAuthTokenResponse
1197
1197
  * @throws OciError when an error occurs
1198
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateAuthToken.ts.html |here} to see how to use CreateAuthToken API.
1198
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateAuthToken.ts.html |here} to see how to use CreateAuthToken API.
1199
1199
  */
1200
1200
  createAuthToken(createAuthTokenRequest) {
1201
1201
  return __awaiter(this, void 0, void 0, function* () {
@@ -1258,12 +1258,12 @@ class IdentityClient {
1258
1258
  * <p>
1259
1259
  Specify the parent compartment's OCID as the compartment ID in the request object. Remember that the tenancy
1260
1260
  * is simply the root compartment. For information about OCIDs, see
1261
- * [Resource Identifiers](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm).
1261
+ * [Resource Identifiers](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
1262
1262
  * <p>
1263
1263
  You must also specify a *name* for the compartment, which must be unique across all compartments in
1264
1264
  * your tenancy. You can use this name or the OCID when writing policies that apply
1265
1265
  * to the compartment. For more information about policies, see
1266
- * [How Policies Work](https://docs.cloud.oracle.com/Content/Identity/policieshow/how-policies-work.htm).
1266
+ * [How Policies Work](https://docs.oracle.com/iaas/Content/Identity/policieshow/how-policies-work.htm).
1267
1267
  * <p>
1268
1268
  You must also specify a *description* for the compartment (although it can be an empty string). It does
1269
1269
  * not have to be unique, and you can change it anytime with
@@ -1276,7 +1276,7 @@ class IdentityClient {
1276
1276
  * @param CreateCompartmentRequest
1277
1277
  * @return CreateCompartmentResponse
1278
1278
  * @throws OciError when an error occurs
1279
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateCompartment.ts.html |here} to see how to use CreateCompartment API.
1279
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateCompartment.ts.html |here} to see how to use CreateCompartment API.
1280
1280
  */
1281
1281
  createCompartment(createCompartmentRequest) {
1282
1282
  return __awaiter(this, void 0, void 0, function* () {
@@ -1335,7 +1335,7 @@ class IdentityClient {
1335
1335
  /**
1336
1336
  * Creates a new secret key for the specified user. Secret keys are used for authentication with the Object Storage Service's Amazon S3
1337
1337
  * compatible API. The secret key consists of an Access Key/Secret Key pair. For information, see
1338
- * [Managing User Credentials](https://docs.cloud.oracle.com/Content/Identity/access/managing-user-credentials.htm).
1338
+ * [Managing User Credentials](https://docs.oracle.com/iaas/Content/Identity/access/managing-user-credentials.htm).
1339
1339
  * <p>
1340
1340
  You must specify a *description* for the secret key (although it can be an empty string). It does not
1341
1341
  * have to be unique, and you can change it anytime with
@@ -1349,7 +1349,7 @@ class IdentityClient {
1349
1349
  * @param CreateCustomerSecretKeyRequest
1350
1350
  * @return CreateCustomerSecretKeyResponse
1351
1351
  * @throws OciError when an error occurs
1352
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateCustomerSecretKey.ts.html |here} to see how to use CreateCustomerSecretKey API.
1352
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateCustomerSecretKey.ts.html |here} to see how to use CreateCustomerSecretKey API.
1353
1353
  */
1354
1354
  createCustomerSecretKey(createCustomerSecretKeyRequest) {
1355
1355
  return __awaiter(this, void 0, void 0, function* () {
@@ -1414,7 +1414,7 @@ class IdentityClient {
1414
1414
  * @param CreateDbCredentialRequest
1415
1415
  * @return CreateDbCredentialResponse
1416
1416
  * @throws OciError when an error occurs
1417
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateDbCredential.ts.html |here} to see how to use CreateDbCredential API.
1417
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateDbCredential.ts.html |here} to see how to use CreateDbCredential API.
1418
1418
  */
1419
1419
  createDbCredential(createDbCredentialRequest) {
1420
1420
  return __awaiter(this, void 0, void 0, function* () {
@@ -1487,7 +1487,7 @@ class IdentityClient {
1487
1487
  * @param CreateDomainRequest
1488
1488
  * @return CreateDomainResponse
1489
1489
  * @throws OciError when an error occurs
1490
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateDomain.ts.html |here} to see how to use CreateDomain API.
1490
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateDomain.ts.html |here} to see how to use CreateDomain API.
1491
1491
  */
1492
1492
  createDomain(createDomainRequest) {
1493
1493
  return __awaiter(this, void 0, void 0, function* () {
@@ -1547,12 +1547,12 @@ class IdentityClient {
1547
1547
  * is simply the root compartment). Notice that IAM resources (users, groups, compartments, and some policies)
1548
1548
  * reside within the tenancy itself, unlike cloud resources such as compute instances, which typically
1549
1549
  * reside within compartments inside the tenancy. For information about OCIDs, see
1550
- * [Resource Identifiers](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm).
1550
+ * [Resource Identifiers](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
1551
1551
  * <p>
1552
1552
  You must also specify a *name* for the dynamic group, which must be unique across all dynamic groups in your
1553
1553
  * tenancy, and cannot be changed. Note that this name has to be also unique across all groups in your tenancy.
1554
1554
  * You can use this name or the OCID when writing policies that apply to the dynamic group. For more information
1555
- * about policies, see [How Policies Work](https://docs.cloud.oracle.com/Content/Identity/policieshow/how-policies-work.htm).
1555
+ * about policies, see [How Policies Work](https://docs.oracle.com/iaas/Content/Identity/policieshow/how-policies-work.htm).
1556
1556
  * <p>
1557
1557
  You must also specify a *description* for the dynamic group (although it can be an empty string). It does not
1558
1558
  * have to be unique, and you can change it anytime with {@link #updateDynamicGroup(UpdateDynamicGroupRequest) updateDynamicGroup}.
@@ -1564,7 +1564,7 @@ class IdentityClient {
1564
1564
  * @param CreateDynamicGroupRequest
1565
1565
  * @return CreateDynamicGroupResponse
1566
1566
  * @throws OciError when an error occurs
1567
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateDynamicGroup.ts.html |here} to see how to use CreateDynamicGroup API.
1567
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateDynamicGroup.ts.html |here} to see how to use CreateDynamicGroup API.
1568
1568
  */
1569
1569
  createDynamicGroup(createDynamicGroupRequest) {
1570
1570
  return __awaiter(this, void 0, void 0, function* () {
@@ -1627,11 +1627,11 @@ class IdentityClient {
1627
1627
  * is simply the root compartment). Notice that IAM resources (users, groups, compartments, and some policies)
1628
1628
  * reside within the tenancy itself, unlike cloud resources such as compute instances, which typically
1629
1629
  * reside within compartments inside the tenancy. For information about OCIDs, see
1630
- * [Resource Identifiers](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm).
1630
+ * [Resource Identifiers](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
1631
1631
  * <p>
1632
1632
  You must also specify a *name* for the group, which must be unique across all groups in your tenancy and
1633
1633
  * cannot be changed. You can use this name or the OCID when writing policies that apply to the group. For more
1634
- * information about policies, see [How Policies Work](https://docs.cloud.oracle.com/Content/Identity/policieshow/how-policies-work.htm).
1634
+ * information about policies, see [How Policies Work](https://docs.oracle.com/iaas/Content/Identity/policieshow/how-policies-work.htm).
1635
1635
  * <p>
1636
1636
  You must also specify a *description* for the group (although it can be an empty string). It does not
1637
1637
  * have to be unique, and you can change it anytime with {@link #updateGroup(UpdateGroupRequest) updateGroup}.
@@ -1647,7 +1647,7 @@ class IdentityClient {
1647
1647
  * @param CreateGroupRequest
1648
1648
  * @return CreateGroupResponse
1649
1649
  * @throws OciError when an error occurs
1650
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateGroup.ts.html |here} to see how to use CreateGroup API.
1650
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateGroup.ts.html |here} to see how to use CreateGroup API.
1651
1651
  */
1652
1652
  createGroup(createGroupRequest) {
1653
1653
  return __awaiter(this, void 0, void 0, function* () {
@@ -1704,14 +1704,14 @@ class IdentityClient {
1704
1704
  });
1705
1705
  }
1706
1706
  /**
1707
- * **Deprecated.** For more information, see [Deprecated IAM Service APIs](https://docs.cloud.oracle.com/Content/Identity/Reference/deprecatediamapis.htm).
1707
+ * **Deprecated.** For more information, see [Deprecated IAM Service APIs](https://docs.oracle.com/iaas/Content/Identity/Reference/deprecatediamapis.htm).
1708
1708
  * <p>
1709
1709
  Creates a new identity provider in your tenancy. For more information, see
1710
- * [Identity Providers and Federation](https://docs.cloud.oracle.com/Content/Identity/Concepts/federation.htm).
1710
+ * [Identity Providers and Federation](https://docs.oracle.com/iaas/Content/Identity/Concepts/federation.htm).
1711
1711
  * <p>
1712
1712
  You must specify your tenancy's OCID as the compartment ID in the request object.
1713
1713
  * Remember that the tenancy is simply the root compartment. For information about
1714
- * OCIDs, see [Resource Identifiers](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm).
1714
+ * OCIDs, see [Resource Identifiers](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
1715
1715
  * <p>
1716
1716
  You must also specify a *name* for the `IdentityProvider`, which must be unique
1717
1717
  * across all `IdentityProvider` objects in your tenancy and cannot be changed.
@@ -1729,7 +1729,7 @@ class IdentityClient {
1729
1729
  * @param CreateIdentityProviderRequest
1730
1730
  * @return CreateIdentityProviderResponse
1731
1731
  * @throws OciError when an error occurs
1732
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateIdentityProvider.ts.html |here} to see how to use CreateIdentityProvider API.
1732
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateIdentityProvider.ts.html |here} to see how to use CreateIdentityProvider API.
1733
1733
  */
1734
1734
  createIdentityProvider(createIdentityProviderRequest) {
1735
1735
  return __awaiter(this, void 0, void 0, function* () {
@@ -1786,7 +1786,7 @@ class IdentityClient {
1786
1786
  });
1787
1787
  }
1788
1788
  /**
1789
- * **Deprecated.** For more information, see [Deprecated IAM Service APIs](https://docs.cloud.oracle.com/Content/Identity/Reference/deprecatediamapis.htm).
1789
+ * **Deprecated.** For more information, see [Deprecated IAM Service APIs](https://docs.oracle.com/iaas/Content/Identity/Reference/deprecatediamapis.htm).
1790
1790
  * <p>
1791
1791
  Creates a single mapping between an IdP group and an IAM Service
1792
1792
  * {@link Group}.
@@ -1795,7 +1795,7 @@ class IdentityClient {
1795
1795
  * @param CreateIdpGroupMappingRequest
1796
1796
  * @return CreateIdpGroupMappingResponse
1797
1797
  * @throws OciError when an error occurs
1798
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateIdpGroupMapping.ts.html |here} to see how to use CreateIdpGroupMapping API.
1798
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateIdpGroupMapping.ts.html |here} to see how to use CreateIdpGroupMapping API.
1799
1799
  */
1800
1800
  createIdpGroupMapping(createIdpGroupMappingRequest) {
1801
1801
  return __awaiter(this, void 0, void 0, function* () {
@@ -1860,7 +1860,7 @@ class IdentityClient {
1860
1860
  * @param CreateMfaTotpDeviceRequest
1861
1861
  * @return CreateMfaTotpDeviceResponse
1862
1862
  * @throws OciError when an error occurs
1863
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateMfaTotpDevice.ts.html |here} to see how to use CreateMfaTotpDevice API.
1863
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateMfaTotpDevice.ts.html |here} to see how to use CreateMfaTotpDevice API.
1864
1864
  */
1865
1865
  createMfaTotpDevice(createMfaTotpDeviceRequest) {
1866
1866
  return __awaiter(this, void 0, void 0, function* () {
@@ -1924,12 +1924,12 @@ class IdentityClient {
1924
1924
  * is simply the root compartment). Notice that IAM resources (users, groups, compartments, and some policies)
1925
1925
  * reside within the tenancy itself, unlike cloud resources such as compute instances, which typically
1926
1926
  * reside within compartments inside the tenancy. For information about OCIDs, see
1927
- * [Resource Identifiers](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm).
1927
+ * [Resource Identifiers](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
1928
1928
  * <p>
1929
1929
  You must also specify a *name* for the network source, which must be unique across all network sources in your
1930
1930
  * tenancy, and cannot be changed.
1931
1931
  * You can use this name or the OCID when writing policies that apply to the network source. For more information
1932
- * about policies, see [How Policies Work](https://docs.cloud.oracle.com/Content/Identity/policieshow/how-policies-work.htm).
1932
+ * about policies, see [How Policies Work](https://docs.oracle.com/iaas/Content/Identity/policieshow/how-policies-work.htm).
1933
1933
  * <p>
1934
1934
  You must also specify a *description* for the network source (although it can be an empty string). It does not
1935
1935
  * have to be unique, and you can change it anytime with {@link #updateNetworkSource(UpdateNetworkSourceRequest) updateNetworkSource}.
@@ -1938,13 +1938,13 @@ class IdentityClient {
1938
1938
  * object, first make sure its `lifecycleState` has changed to ACTIVE.
1939
1939
  * <p>
1940
1940
  After your network resource is created, you can use it in policy to restrict access to only requests made from an allowed
1941
- * IP address specified in your network source. For more information, see [Managing Network Sources](https://docs.cloud.oracle.com/Content/Identity/Tasks/managingnetworksources.htm).
1941
+ * IP address specified in your network source. For more information, see [Managing Network Sources](https://docs.oracle.com/iaas/Content/Identity/Tasks/managingnetworksources.htm).
1942
1942
  *
1943
1943
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1944
1944
  * @param CreateNetworkSourceRequest
1945
1945
  * @return CreateNetworkSourceResponse
1946
1946
  * @throws OciError when an error occurs
1947
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateNetworkSource.ts.html |here} to see how to use CreateNetworkSource API.
1947
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateNetworkSource.ts.html |here} to see how to use CreateNetworkSource API.
1948
1948
  */
1949
1949
  createNetworkSource(createNetworkSourceRequest) {
1950
1950
  return __awaiter(this, void 0, void 0, function* () {
@@ -2007,7 +2007,7 @@ class IdentityClient {
2007
2007
  * @param CreateOAuthClientCredentialRequest
2008
2008
  * @return CreateOAuthClientCredentialResponse
2009
2009
  * @throws OciError when an error occurs
2010
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateOAuthClientCredential.ts.html |here} to see how to use CreateOAuthClientCredential API.
2010
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateOAuthClientCredential.ts.html |here} to see how to use CreateOAuthClientCredential API.
2011
2011
  */
2012
2012
  createOAuthClientCredential(createOAuthClientCredentialRequest) {
2013
2013
  return __awaiter(this, void 0, void 0, function* () {
@@ -2067,7 +2067,7 @@ class IdentityClient {
2067
2067
  }
2068
2068
  /**
2069
2069
  * Creates a new Console one-time password for the specified user. For more information about user
2070
- * credentials, see [User Credentials](https://docs.cloud.oracle.com/Content/Identity/usercred/usercredentials.htm).
2070
+ * credentials, see [User Credentials](https://docs.oracle.com/iaas/Content/Identity/usercred/usercredentials.htm).
2071
2071
  * <p>
2072
2072
  Use this operation after creating a new user, or if a user forgets their password. The new one-time
2073
2073
  * password is returned to you in the response, and you must securely deliver it to the user. They'll
@@ -2086,7 +2086,7 @@ class IdentityClient {
2086
2086
  * @param CreateOrResetUIPasswordRequest
2087
2087
  * @return CreateOrResetUIPasswordResponse
2088
2088
  * @throws OciError when an error occurs
2089
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateOrResetUIPassword.ts.html |here} to see how to use CreateOrResetUIPassword API.
2089
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateOrResetUIPassword.ts.html |here} to see how to use CreateOrResetUIPassword API.
2090
2090
  */
2091
2091
  createOrResetUIPassword(createOrResetUIPasswordRequest) {
2092
2092
  return __awaiter(this, void 0, void 0, function* () {
@@ -2145,7 +2145,7 @@ class IdentityClient {
2145
2145
  }
2146
2146
  /**
2147
2147
  * Creates a new policy in the specified compartment (either the tenancy or another of your compartments).
2148
- * If you're new to policies, see [Get Started with Policies](https://docs.cloud.oracle.com/Content/Identity/policiesgs/get-started-with-policies.htm).
2148
+ * If you're new to policies, see [Get Started with Policies](https://docs.oracle.com/iaas/Content/Identity/policiesgs/get-started-with-policies.htm).
2149
2149
  * <p>
2150
2150
  You must specify a *name* for the policy, which must be unique across all policies in your tenancy
2151
2151
  * and cannot be changed.
@@ -2154,8 +2154,8 @@ class IdentityClient {
2154
2154
  * have to be unique, and you can change it anytime with {@link #updatePolicy(UpdatePolicyRequest) updatePolicy}.
2155
2155
  * <p>
2156
2156
  You must specify one or more policy statements in the statements array. For information about writing
2157
- * policies, see [How Policies Work](https://docs.cloud.oracle.com/Content/Identity/policieshow/how-policies-work.htm) and
2158
- * [Common Policies](https://docs.cloud.oracle.com/Content/Identity/policiescommon/commonpolicies.htm).
2157
+ * policies, see [How Policies Work](https://docs.oracle.com/iaas/Content/Identity/policieshow/how-policies-work.htm) and
2158
+ * [Common Policies](https://docs.oracle.com/iaas/Content/Identity/policiescommon/commonpolicies.htm).
2159
2159
  * <p>
2160
2160
  After you send your request, the new object's `lifecycleState` will temporarily be CREATING. Before using the
2161
2161
  * object, first make sure its `lifecycleState` has changed to ACTIVE.
@@ -2166,7 +2166,7 @@ class IdentityClient {
2166
2166
  * @param CreatePolicyRequest
2167
2167
  * @return CreatePolicyResponse
2168
2168
  * @throws OciError when an error occurs
2169
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreatePolicy.ts.html |here} to see how to use CreatePolicy API.
2169
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreatePolicy.ts.html |here} to see how to use CreatePolicy API.
2170
2170
  */
2171
2171
  createPolicy(createPolicyRequest) {
2172
2172
  return __awaiter(this, void 0, void 0, function* () {
@@ -2229,7 +2229,7 @@ class IdentityClient {
2229
2229
  * @param CreateRegionSubscriptionRequest
2230
2230
  * @return CreateRegionSubscriptionResponse
2231
2231
  * @throws OciError when an error occurs
2232
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateRegionSubscription.ts.html |here} to see how to use CreateRegionSubscription API.
2232
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateRegionSubscription.ts.html |here} to see how to use CreateRegionSubscription API.
2233
2233
  */
2234
2234
  createRegionSubscription(createRegionSubscriptionRequest) {
2235
2235
  return __awaiter(this, void 0, void 0, function* () {
@@ -2292,7 +2292,7 @@ class IdentityClient {
2292
2292
  * @param CreateSmtpCredentialRequest
2293
2293
  * @return CreateSmtpCredentialResponse
2294
2294
  * @throws OciError when an error occurs
2295
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateSmtpCredential.ts.html |here} to see how to use CreateSmtpCredential API.
2295
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateSmtpCredential.ts.html |here} to see how to use CreateSmtpCredential API.
2296
2296
  */
2297
2297
  createSmtpCredential(createSmtpCredentialRequest) {
2298
2298
  return __awaiter(this, void 0, void 0, function* () {
@@ -2354,7 +2354,7 @@ class IdentityClient {
2354
2354
  * **Deprecated. Use {@link #createAuthToken(CreateAuthTokenRequest) createAuthToken} instead.**
2355
2355
  * <p>
2356
2356
  Creates a new Swift password for the specified user. For information about what Swift passwords are for, see
2357
- * [Managing User Credentials](https://docs.cloud.oracle.com/Content/Identity/Tasks/managingcredentials.htm).
2357
+ * [Managing User Credentials](https://docs.oracle.com/iaas/Content/Identity/Tasks/managingcredentials.htm).
2358
2358
  * <p>
2359
2359
  You must specify a *description* for the Swift password (although it can be an empty string). It does not
2360
2360
  * have to be unique, and you can change it anytime with
@@ -2368,7 +2368,7 @@ class IdentityClient {
2368
2368
  * @param CreateSwiftPasswordRequest
2369
2369
  * @return CreateSwiftPasswordResponse
2370
2370
  * @throws OciError when an error occurs
2371
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateSwiftPassword.ts.html |here} to see how to use CreateSwiftPassword API.
2371
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateSwiftPassword.ts.html |here} to see how to use CreateSwiftPassword API.
2372
2372
  */
2373
2373
  createSwiftPassword(createSwiftPasswordRequest) {
2374
2374
  return __awaiter(this, void 0, void 0, function* () {
@@ -2454,7 +2454,7 @@ class IdentityClient {
2454
2454
  * @param CreateTagRequest
2455
2455
  * @return CreateTagResponse
2456
2456
  * @throws OciError when an error occurs
2457
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateTag.ts.html |here} to see how to use CreateTag API.
2457
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateTag.ts.html |here} to see how to use CreateTag API.
2458
2458
  */
2459
2459
  createTag(createTagRequest) {
2460
2460
  return __awaiter(this, void 0, void 0, function* () {
@@ -2528,7 +2528,7 @@ class IdentityClient {
2528
2528
  * @param CreateTagDefaultRequest
2529
2529
  * @return CreateTagDefaultResponse
2530
2530
  * @throws OciError when an error occurs
2531
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateTagDefault.ts.html |here} to see how to use CreateTagDefault API.
2531
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateTagDefault.ts.html |here} to see how to use CreateTagDefault API.
2532
2532
  */
2533
2533
  createTagDefault(createTagDefaultRequest) {
2534
2534
  return __awaiter(this, void 0, void 0, function* () {
@@ -2605,7 +2605,7 @@ class IdentityClient {
2605
2605
  * @param CreateTagNamespaceRequest
2606
2606
  * @return CreateTagNamespaceResponse
2607
2607
  * @throws OciError when an error occurs
2608
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateTagNamespace.ts.html |here} to see how to use CreateTagNamespace API.
2608
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateTagNamespace.ts.html |here} to see how to use CreateTagNamespace API.
2609
2609
  */
2610
2610
  createTagNamespace(createTagNamespaceRequest) {
2611
2611
  return __awaiter(this, void 0, void 0, function* () {
@@ -2658,13 +2658,13 @@ class IdentityClient {
2658
2658
  }
2659
2659
  /**
2660
2660
  * Creates a new user in your tenancy. For conceptual information about users, your tenancy, and other
2661
- * IAM Service components, see [Overview of IAM](https://docs.cloud.oracle.com/Content/Identity/getstarted/identity-domains.htm).
2661
+ * IAM Service components, see [Overview of IAM](https://docs.oracle.com/iaas/Content/Identity/getstarted/identity-domains.htm).
2662
2662
  * <p>
2663
2663
  You must specify your tenancy's OCID as the compartment ID in the request object (remember that the
2664
2664
  * tenancy is simply the root compartment). Notice that IAM resources (users, groups, compartments, and
2665
2665
  * some policies) reside within the tenancy itself, unlike cloud resources such as compute instances,
2666
2666
  * which typically reside within compartments inside the tenancy. For information about OCIDs, see
2667
- * [Resource Identifiers](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm).
2667
+ * [Resource Identifiers](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
2668
2668
  * <p>
2669
2669
  You must also specify a *name* for the user, which must be unique across all users in your tenancy
2670
2670
  * and cannot be changed. Allowed characters: No spaces. Only letters, numerals, hyphens, periods,
@@ -2688,7 +2688,7 @@ class IdentityClient {
2688
2688
  * {@link #createOrResetUIPassword(CreateOrResetUIPasswordRequest) createOrResetUIPassword}).
2689
2689
  * If the user needs to access the Oracle Cloud Infrastructure REST API, you need to upload a
2690
2690
  * public API signing key for that user (see
2691
- * [Required Keys and OCIDs](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm) and also
2691
+ * [Required Keys and OCIDs](https://docs.oracle.com/iaas/Content/API/Concepts/apisigningkey.htm) and also
2692
2692
  * {@link #uploadApiKey(UploadApiKeyRequest) uploadApiKey}).
2693
2693
  * <p>
2694
2694
  **Important:** Make sure to inform the new user which compartment(s) they have access to.
@@ -2697,7 +2697,7 @@ class IdentityClient {
2697
2697
  * @param CreateUserRequest
2698
2698
  * @return CreateUserResponse
2699
2699
  * @throws OciError when an error occurs
2700
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateUser.ts.html |here} to see how to use CreateUser API.
2700
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/CreateUser.ts.html |here} to see how to use CreateUser API.
2701
2701
  */
2702
2702
  createUser(createUserRequest) {
2703
2703
  return __awaiter(this, void 0, void 0, function* () {
@@ -2768,7 +2768,7 @@ class IdentityClient {
2768
2768
  * @param DeactivateDomainRequest
2769
2769
  * @return DeactivateDomainResponse
2770
2770
  * @throws OciError when an error occurs
2771
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeactivateDomain.ts.html |here} to see how to use DeactivateDomain API.
2771
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeactivateDomain.ts.html |here} to see how to use DeactivateDomain API.
2772
2772
  */
2773
2773
  deactivateDomain(deactivateDomainRequest) {
2774
2774
  return __awaiter(this, void 0, void 0, function* () {
@@ -2835,7 +2835,7 @@ class IdentityClient {
2835
2835
  * @param DeleteApiKeyRequest
2836
2836
  * @return DeleteApiKeyResponse
2837
2837
  * @throws OciError when an error occurs
2838
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteApiKey.ts.html |here} to see how to use DeleteApiKey API.
2838
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteApiKey.ts.html |here} to see how to use DeleteApiKey API.
2839
2839
  */
2840
2840
  deleteApiKey(deleteApiKeyRequest) {
2841
2841
  return __awaiter(this, void 0, void 0, function* () {
@@ -2891,7 +2891,7 @@ class IdentityClient {
2891
2891
  * @param DeleteAuthTokenRequest
2892
2892
  * @return DeleteAuthTokenResponse
2893
2893
  * @throws OciError when an error occurs
2894
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteAuthToken.ts.html |here} to see how to use DeleteAuthToken API.
2894
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteAuthToken.ts.html |here} to see how to use DeleteAuthToken API.
2895
2895
  */
2896
2896
  deleteAuthToken(deleteAuthTokenRequest) {
2897
2897
  return __awaiter(this, void 0, void 0, function* () {
@@ -2947,7 +2947,7 @@ class IdentityClient {
2947
2947
  * @param DeleteCompartmentRequest
2948
2948
  * @return DeleteCompartmentResponse
2949
2949
  * @throws OciError when an error occurs
2950
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteCompartment.ts.html |here} to see how to use DeleteCompartment API.
2950
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteCompartment.ts.html |here} to see how to use DeleteCompartment API.
2951
2951
  */
2952
2952
  deleteCompartment(deleteCompartmentRequest) {
2953
2953
  return __awaiter(this, void 0, void 0, function* () {
@@ -3007,7 +3007,7 @@ class IdentityClient {
3007
3007
  * @param DeleteCustomerSecretKeyRequest
3008
3008
  * @return DeleteCustomerSecretKeyResponse
3009
3009
  * @throws OciError when an error occurs
3010
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteCustomerSecretKey.ts.html |here} to see how to use DeleteCustomerSecretKey API.
3010
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteCustomerSecretKey.ts.html |here} to see how to use DeleteCustomerSecretKey API.
3011
3011
  */
3012
3012
  deleteCustomerSecretKey(deleteCustomerSecretKeyRequest) {
3013
3013
  return __awaiter(this, void 0, void 0, function* () {
@@ -3063,7 +3063,7 @@ class IdentityClient {
3063
3063
  * @param DeleteDbCredentialRequest
3064
3064
  * @return DeleteDbCredentialResponse
3065
3065
  * @throws OciError when an error occurs
3066
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteDbCredential.ts.html |here} to see how to use DeleteDbCredential API.
3066
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteDbCredential.ts.html |here} to see how to use DeleteDbCredential API.
3067
3067
  */
3068
3068
  deleteDbCredential(deleteDbCredentialRequest) {
3069
3069
  return __awaiter(this, void 0, void 0, function* () {
@@ -3126,7 +3126,7 @@ class IdentityClient {
3126
3126
  * @param DeleteDomainRequest
3127
3127
  * @return DeleteDomainResponse
3128
3128
  * @throws OciError when an error occurs
3129
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteDomain.ts.html |here} to see how to use DeleteDomain API.
3129
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteDomain.ts.html |here} to see how to use DeleteDomain API.
3130
3130
  */
3131
3131
  deleteDomain(deleteDomainRequest) {
3132
3132
  return __awaiter(this, void 0, void 0, function* () {
@@ -3187,7 +3187,7 @@ class IdentityClient {
3187
3187
  * @param DeleteDynamicGroupRequest
3188
3188
  * @return DeleteDynamicGroupResponse
3189
3189
  * @throws OciError when an error occurs
3190
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteDynamicGroup.ts.html |here} to see how to use DeleteDynamicGroup API.
3190
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteDynamicGroup.ts.html |here} to see how to use DeleteDynamicGroup API.
3191
3191
  */
3192
3192
  deleteDynamicGroup(deleteDynamicGroupRequest) {
3193
3193
  return __awaiter(this, void 0, void 0, function* () {
@@ -3242,7 +3242,7 @@ class IdentityClient {
3242
3242
  * @param DeleteGroupRequest
3243
3243
  * @return DeleteGroupResponse
3244
3244
  * @throws OciError when an error occurs
3245
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteGroup.ts.html |here} to see how to use DeleteGroup API.
3245
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteGroup.ts.html |here} to see how to use DeleteGroup API.
3246
3246
  */
3247
3247
  deleteGroup(deleteGroupRequest) {
3248
3248
  return __awaiter(this, void 0, void 0, function* () {
@@ -3291,7 +3291,7 @@ class IdentityClient {
3291
3291
  });
3292
3292
  }
3293
3293
  /**
3294
- * **Deprecated.** For more information, see [Deprecated IAM Service APIs](https://docs.cloud.oracle.com/Content/Identity/Reference/deprecatediamapis.htm).
3294
+ * **Deprecated.** For more information, see [Deprecated IAM Service APIs](https://docs.oracle.com/iaas/Content/Identity/Reference/deprecatediamapis.htm).
3295
3295
  * <p>
3296
3296
  Deletes the specified identity provider. The identity provider must not have
3297
3297
  * any group mappings (see {@link IdpGroupMapping}).
@@ -3300,7 +3300,7 @@ class IdentityClient {
3300
3300
  * @param DeleteIdentityProviderRequest
3301
3301
  * @return DeleteIdentityProviderResponse
3302
3302
  * @throws OciError when an error occurs
3303
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteIdentityProvider.ts.html |here} to see how to use DeleteIdentityProvider API.
3303
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteIdentityProvider.ts.html |here} to see how to use DeleteIdentityProvider API.
3304
3304
  */
3305
3305
  deleteIdentityProvider(deleteIdentityProviderRequest) {
3306
3306
  return __awaiter(this, void 0, void 0, function* () {
@@ -3349,7 +3349,7 @@ class IdentityClient {
3349
3349
  });
3350
3350
  }
3351
3351
  /**
3352
- * **Deprecated.** For more information, see [Deprecated IAM Service APIs](https://docs.cloud.oracle.com/Content/Identity/Reference/deprecatediamapis.htm).
3352
+ * **Deprecated.** For more information, see [Deprecated IAM Service APIs](https://docs.oracle.com/iaas/Content/Identity/Reference/deprecatediamapis.htm).
3353
3353
  * <p>
3354
3354
  Deletes the specified group mapping.
3355
3355
  *
@@ -3357,7 +3357,7 @@ class IdentityClient {
3357
3357
  * @param DeleteIdpGroupMappingRequest
3358
3358
  * @return DeleteIdpGroupMappingResponse
3359
3359
  * @throws OciError when an error occurs
3360
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteIdpGroupMapping.ts.html |here} to see how to use DeleteIdpGroupMapping API.
3360
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteIdpGroupMapping.ts.html |here} to see how to use DeleteIdpGroupMapping API.
3361
3361
  */
3362
3362
  deleteIdpGroupMapping(deleteIdpGroupMappingRequest) {
3363
3363
  return __awaiter(this, void 0, void 0, function* () {
@@ -3413,7 +3413,7 @@ class IdentityClient {
3413
3413
  * @param DeleteMfaTotpDeviceRequest
3414
3414
  * @return DeleteMfaTotpDeviceResponse
3415
3415
  * @throws OciError when an error occurs
3416
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteMfaTotpDevice.ts.html |here} to see how to use DeleteMfaTotpDevice API.
3416
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteMfaTotpDevice.ts.html |here} to see how to use DeleteMfaTotpDevice API.
3417
3417
  */
3418
3418
  deleteMfaTotpDevice(deleteMfaTotpDeviceRequest) {
3419
3419
  return __awaiter(this, void 0, void 0, function* () {
@@ -3469,7 +3469,7 @@ class IdentityClient {
3469
3469
  * @param DeleteNetworkSourceRequest
3470
3470
  * @return DeleteNetworkSourceResponse
3471
3471
  * @throws OciError when an error occurs
3472
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteNetworkSource.ts.html |here} to see how to use DeleteNetworkSource API.
3472
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteNetworkSource.ts.html |here} to see how to use DeleteNetworkSource API.
3473
3473
  */
3474
3474
  deleteNetworkSource(deleteNetworkSourceRequest) {
3475
3475
  return __awaiter(this, void 0, void 0, function* () {
@@ -3524,7 +3524,7 @@ class IdentityClient {
3524
3524
  * @param DeleteOAuthClientCredentialRequest
3525
3525
  * @return DeleteOAuthClientCredentialResponse
3526
3526
  * @throws OciError when an error occurs
3527
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteOAuthClientCredential.ts.html |here} to see how to use DeleteOAuthClientCredential API.
3527
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteOAuthClientCredential.ts.html |here} to see how to use DeleteOAuthClientCredential API.
3528
3528
  */
3529
3529
  deleteOAuthClientCredential(deleteOAuthClientCredentialRequest) {
3530
3530
  return __awaiter(this, void 0, void 0, function* () {
@@ -3579,7 +3579,7 @@ class IdentityClient {
3579
3579
  * @param DeletePolicyRequest
3580
3580
  * @return DeletePolicyResponse
3581
3581
  * @throws OciError when an error occurs
3582
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeletePolicy.ts.html |here} to see how to use DeletePolicy API.
3582
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeletePolicy.ts.html |here} to see how to use DeletePolicy API.
3583
3583
  */
3584
3584
  deletePolicy(deletePolicyRequest) {
3585
3585
  return __awaiter(this, void 0, void 0, function* () {
@@ -3634,7 +3634,7 @@ class IdentityClient {
3634
3634
  * @param DeleteSmtpCredentialRequest
3635
3635
  * @return DeleteSmtpCredentialResponse
3636
3636
  * @throws OciError when an error occurs
3637
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteSmtpCredential.ts.html |here} to see how to use DeleteSmtpCredential API.
3637
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteSmtpCredential.ts.html |here} to see how to use DeleteSmtpCredential API.
3638
3638
  */
3639
3639
  deleteSmtpCredential(deleteSmtpCredentialRequest) {
3640
3640
  return __awaiter(this, void 0, void 0, function* () {
@@ -3692,7 +3692,7 @@ class IdentityClient {
3692
3692
  * @param DeleteSwiftPasswordRequest
3693
3693
  * @return DeleteSwiftPasswordResponse
3694
3694
  * @throws OciError when an error occurs
3695
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteSwiftPassword.ts.html |here} to see how to use DeleteSwiftPassword API.
3695
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteSwiftPassword.ts.html |here} to see how to use DeleteSwiftPassword API.
3696
3696
  */
3697
3697
  deleteSwiftPassword(deleteSwiftPasswordRequest) {
3698
3698
  return __awaiter(this, void 0, void 0, function* () {
@@ -3767,7 +3767,7 @@ class IdentityClient {
3767
3767
  * @param DeleteTagRequest
3768
3768
  * @return DeleteTagResponse
3769
3769
  * @throws OciError when an error occurs
3770
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteTag.ts.html |here} to see how to use DeleteTag API.
3770
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteTag.ts.html |here} to see how to use DeleteTag API.
3771
3771
  */
3772
3772
  deleteTag(deleteTagRequest) {
3773
3773
  return __awaiter(this, void 0, void 0, function* () {
@@ -3830,7 +3830,7 @@ class IdentityClient {
3830
3830
  * @param DeleteTagDefaultRequest
3831
3831
  * @return DeleteTagDefaultResponse
3832
3832
  * @throws OciError when an error occurs
3833
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteTagDefault.ts.html |here} to see how to use DeleteTagDefault API.
3833
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteTagDefault.ts.html |here} to see how to use DeleteTagDefault API.
3834
3834
  */
3835
3835
  deleteTagDefault(deleteTagDefaultRequest) {
3836
3836
  return __awaiter(this, void 0, void 0, function* () {
@@ -3894,7 +3894,7 @@ class IdentityClient {
3894
3894
  * @param DeleteTagNamespaceRequest
3895
3895
  * @return DeleteTagNamespaceResponse
3896
3896
  * @throws OciError when an error occurs
3897
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteTagNamespace.ts.html |here} to see how to use DeleteTagNamespace API.
3897
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteTagNamespace.ts.html |here} to see how to use DeleteTagNamespace API.
3898
3898
  */
3899
3899
  deleteTagNamespace(deleteTagNamespaceRequest) {
3900
3900
  return __awaiter(this, void 0, void 0, function* () {
@@ -3951,7 +3951,7 @@ class IdentityClient {
3951
3951
  * @param DeleteUserRequest
3952
3952
  * @return DeleteUserResponse
3953
3953
  * @throws OciError when an error occurs
3954
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteUser.ts.html |here} to see how to use DeleteUser API.
3954
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/DeleteUser.ts.html |here} to see how to use DeleteUser API.
3955
3955
  */
3956
3956
  deleteUser(deleteUserRequest) {
3957
3957
  return __awaiter(this, void 0, void 0, function* () {
@@ -4015,7 +4015,7 @@ class IdentityClient {
4015
4015
  * @param EnableReplicationToRegionRequest
4016
4016
  * @return EnableReplicationToRegionResponse
4017
4017
  * @throws OciError when an error occurs
4018
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/EnableReplicationToRegion.ts.html |here} to see how to use EnableReplicationToRegion API.
4018
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/EnableReplicationToRegion.ts.html |here} to see how to use EnableReplicationToRegion API.
4019
4019
  */
4020
4020
  enableReplicationToRegion(enableReplicationToRegionRequest) {
4021
4021
  return __awaiter(this, void 0, void 0, function* () {
@@ -4078,7 +4078,7 @@ class IdentityClient {
4078
4078
  * @param GenerateTotpSeedRequest
4079
4079
  * @return GenerateTotpSeedResponse
4080
4080
  * @throws OciError when an error occurs
4081
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GenerateTotpSeed.ts.html |here} to see how to use GenerateTotpSeed API.
4081
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GenerateTotpSeed.ts.html |here} to see how to use GenerateTotpSeed API.
4082
4082
  */
4083
4083
  generateTotpSeed(generateTotpSeedRequest) {
4084
4084
  return __awaiter(this, void 0, void 0, function* () {
@@ -4144,7 +4144,7 @@ class IdentityClient {
4144
4144
  * @param GetAuthenticationPolicyRequest
4145
4145
  * @return GetAuthenticationPolicyResponse
4146
4146
  * @throws OciError when an error occurs
4147
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetAuthenticationPolicy.ts.html |here} to see how to use GetAuthenticationPolicy API.
4147
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetAuthenticationPolicy.ts.html |here} to see how to use GetAuthenticationPolicy API.
4148
4148
  */
4149
4149
  getAuthenticationPolicy(getAuthenticationPolicyRequest) {
4150
4150
  return __awaiter(this, void 0, void 0, function* () {
@@ -4214,7 +4214,7 @@ class IdentityClient {
4214
4214
  * @param GetCompartmentRequest
4215
4215
  * @return GetCompartmentResponse
4216
4216
  * @throws OciError when an error occurs
4217
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetCompartment.ts.html |here} to see how to use GetCompartment API.
4217
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetCompartment.ts.html |here} to see how to use GetCompartment API.
4218
4218
  */
4219
4219
  getCompartment(getCompartmentRequest) {
4220
4220
  return __awaiter(this, void 0, void 0, function* () {
@@ -4277,7 +4277,7 @@ class IdentityClient {
4277
4277
  * @param GetDomainRequest
4278
4278
  * @return GetDomainResponse
4279
4279
  * @throws OciError when an error occurs
4280
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetDomain.ts.html |here} to see how to use GetDomain API.
4280
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetDomain.ts.html |here} to see how to use GetDomain API.
4281
4281
  */
4282
4282
  getDomain(getDomainRequest) {
4283
4283
  return __awaiter(this, void 0, void 0, function* () {
@@ -4341,7 +4341,7 @@ class IdentityClient {
4341
4341
  * @param GetDynamicGroupRequest
4342
4342
  * @return GetDynamicGroupResponse
4343
4343
  * @throws OciError when an error occurs
4344
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetDynamicGroup.ts.html |here} to see how to use GetDynamicGroup API.
4344
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetDynamicGroup.ts.html |here} to see how to use GetDynamicGroup API.
4345
4345
  */
4346
4346
  getDynamicGroup(getDynamicGroupRequest) {
4347
4347
  return __awaiter(this, void 0, void 0, function* () {
@@ -4408,7 +4408,7 @@ class IdentityClient {
4408
4408
  * @param GetGroupRequest
4409
4409
  * @return GetGroupResponse
4410
4410
  * @throws OciError when an error occurs
4411
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetGroup.ts.html |here} to see how to use GetGroup API.
4411
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetGroup.ts.html |here} to see how to use GetGroup API.
4412
4412
  */
4413
4413
  getGroup(getGroupRequest) {
4414
4414
  return __awaiter(this, void 0, void 0, function* () {
@@ -4471,7 +4471,7 @@ class IdentityClient {
4471
4471
  * @param GetIamWorkRequestRequest
4472
4472
  * @return GetIamWorkRequestResponse
4473
4473
  * @throws OciError when an error occurs
4474
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetIamWorkRequest.ts.html |here} to see how to use GetIamWorkRequest API.
4474
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetIamWorkRequest.ts.html |here} to see how to use GetIamWorkRequest API.
4475
4475
  */
4476
4476
  getIamWorkRequest(getIamWorkRequestRequest) {
4477
4477
  return __awaiter(this, void 0, void 0, function* () {
@@ -4524,7 +4524,7 @@ class IdentityClient {
4524
4524
  });
4525
4525
  }
4526
4526
  /**
4527
- * **Deprecated.** For more information, see [Deprecated IAM Service APIs](https://docs.cloud.oracle.com/Content/Identity/Reference/deprecatediamapis.htm).
4527
+ * **Deprecated.** For more information, see [Deprecated IAM Service APIs](https://docs.oracle.com/iaas/Content/Identity/Reference/deprecatediamapis.htm).
4528
4528
  * <p>
4529
4529
  Gets the specified identity provider's information.
4530
4530
  *
@@ -4532,7 +4532,7 @@ class IdentityClient {
4532
4532
  * @param GetIdentityProviderRequest
4533
4533
  * @return GetIdentityProviderResponse
4534
4534
  * @throws OciError when an error occurs
4535
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetIdentityProvider.ts.html |here} to see how to use GetIdentityProvider API.
4535
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetIdentityProvider.ts.html |here} to see how to use GetIdentityProvider API.
4536
4536
  */
4537
4537
  getIdentityProvider(getIdentityProviderRequest) {
4538
4538
  return __awaiter(this, void 0, void 0, function* () {
@@ -4589,7 +4589,7 @@ class IdentityClient {
4589
4589
  });
4590
4590
  }
4591
4591
  /**
4592
- * **Deprecated.** For more information, see [Deprecated IAM Service APIs](https://docs.cloud.oracle.com/Content/Identity/Reference/deprecatediamapis.htm).
4592
+ * **Deprecated.** For more information, see [Deprecated IAM Service APIs](https://docs.oracle.com/iaas/Content/Identity/Reference/deprecatediamapis.htm).
4593
4593
  * <p>
4594
4594
  Gets the specified group mapping.
4595
4595
  *
@@ -4597,7 +4597,7 @@ class IdentityClient {
4597
4597
  * @param GetIdpGroupMappingRequest
4598
4598
  * @return GetIdpGroupMappingResponse
4599
4599
  * @throws OciError when an error occurs
4600
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetIdpGroupMapping.ts.html |here} to see how to use GetIdpGroupMapping API.
4600
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetIdpGroupMapping.ts.html |here} to see how to use GetIdpGroupMapping API.
4601
4601
  */
4602
4602
  getIdpGroupMapping(getIdpGroupMappingRequest) {
4603
4603
  return __awaiter(this, void 0, void 0, function* () {
@@ -4661,7 +4661,7 @@ class IdentityClient {
4661
4661
  * @param GetMfaTotpDeviceRequest
4662
4662
  * @return GetMfaTotpDeviceResponse
4663
4663
  * @throws OciError when an error occurs
4664
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetMfaTotpDevice.ts.html |here} to see how to use GetMfaTotpDevice API.
4664
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetMfaTotpDevice.ts.html |here} to see how to use GetMfaTotpDevice API.
4665
4665
  */
4666
4666
  getMfaTotpDevice(getMfaTotpDeviceRequest) {
4667
4667
  return __awaiter(this, void 0, void 0, function* () {
@@ -4725,7 +4725,7 @@ class IdentityClient {
4725
4725
  * @param GetNetworkSourceRequest
4726
4726
  * @return GetNetworkSourceResponse
4727
4727
  * @throws OciError when an error occurs
4728
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetNetworkSource.ts.html |here} to see how to use GetNetworkSource API.
4728
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetNetworkSource.ts.html |here} to see how to use GetNetworkSource API.
4729
4729
  */
4730
4730
  getNetworkSource(getNetworkSourceRequest) {
4731
4731
  return __awaiter(this, void 0, void 0, function* () {
@@ -4787,7 +4787,7 @@ class IdentityClient {
4787
4787
  * @param GetPolicyRequest
4788
4788
  * @return GetPolicyResponse
4789
4789
  * @throws OciError when an error occurs
4790
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetPolicy.ts.html |here} to see how to use GetPolicy API.
4790
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetPolicy.ts.html |here} to see how to use GetPolicy API.
4791
4791
  */
4792
4792
  getPolicy(getPolicyRequest) {
4793
4793
  return __awaiter(this, void 0, void 0, function* () {
@@ -4850,7 +4850,7 @@ class IdentityClient {
4850
4850
  * @param GetStandardTagTemplateRequest
4851
4851
  * @return GetStandardTagTemplateResponse
4852
4852
  * @throws OciError when an error occurs
4853
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetStandardTagTemplate.ts.html |here} to see how to use GetStandardTagTemplate API.
4853
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetStandardTagTemplate.ts.html |here} to see how to use GetStandardTagTemplate API.
4854
4854
  */
4855
4855
  getStandardTagTemplate(getStandardTagTemplateRequest) {
4856
4856
  return __awaiter(this, void 0, void 0, function* () {
@@ -4909,7 +4909,7 @@ class IdentityClient {
4909
4909
  * @param GetTagRequest
4910
4910
  * @return GetTagResponse
4911
4911
  * @throws OciError when an error occurs
4912
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetTag.ts.html |here} to see how to use GetTag API.
4912
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetTag.ts.html |here} to see how to use GetTag API.
4913
4913
  */
4914
4914
  getTag(getTagRequest) {
4915
4915
  return __awaiter(this, void 0, void 0, function* () {
@@ -4973,7 +4973,7 @@ class IdentityClient {
4973
4973
  * @param GetTagDefaultRequest
4974
4974
  * @return GetTagDefaultResponse
4975
4975
  * @throws OciError when an error occurs
4976
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetTagDefault.ts.html |here} to see how to use GetTagDefault API.
4976
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetTagDefault.ts.html |here} to see how to use GetTagDefault API.
4977
4977
  */
4978
4978
  getTagDefault(getTagDefaultRequest) {
4979
4979
  return __awaiter(this, void 0, void 0, function* () {
@@ -5036,7 +5036,7 @@ class IdentityClient {
5036
5036
  * @param GetTagNamespaceRequest
5037
5037
  * @return GetTagNamespaceResponse
5038
5038
  * @throws OciError when an error occurs
5039
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetTagNamespace.ts.html |here} to see how to use GetTagNamespace API.
5039
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetTagNamespace.ts.html |here} to see how to use GetTagNamespace API.
5040
5040
  */
5041
5041
  getTagNamespace(getTagNamespaceRequest) {
5042
5042
  return __awaiter(this, void 0, void 0, function* () {
@@ -5095,7 +5095,7 @@ class IdentityClient {
5095
5095
  * @param GetTaggingWorkRequestRequest
5096
5096
  * @return GetTaggingWorkRequestResponse
5097
5097
  * @throws OciError when an error occurs
5098
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetTaggingWorkRequest.ts.html |here} to see how to use GetTaggingWorkRequest API.
5098
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetTaggingWorkRequest.ts.html |here} to see how to use GetTaggingWorkRequest API.
5099
5099
  */
5100
5100
  getTaggingWorkRequest(getTaggingWorkRequestRequest) {
5101
5101
  return __awaiter(this, void 0, void 0, function* () {
@@ -5157,7 +5157,7 @@ class IdentityClient {
5157
5157
  * @param GetTenancyRequest
5158
5158
  * @return GetTenancyResponse
5159
5159
  * @throws OciError when an error occurs
5160
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetTenancy.ts.html |here} to see how to use GetTenancy API.
5160
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetTenancy.ts.html |here} to see how to use GetTenancy API.
5161
5161
  */
5162
5162
  getTenancy(getTenancyRequest) {
5163
5163
  return __awaiter(this, void 0, void 0, function* () {
@@ -5214,7 +5214,7 @@ class IdentityClient {
5214
5214
  * @param GetUserRequest
5215
5215
  * @return GetUserResponse
5216
5216
  * @throws OciError when an error occurs
5217
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetUser.ts.html |here} to see how to use GetUser API.
5217
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetUser.ts.html |here} to see how to use GetUser API.
5218
5218
  */
5219
5219
  getUser(getUserRequest) {
5220
5220
  return __awaiter(this, void 0, void 0, function* () {
@@ -5276,7 +5276,7 @@ class IdentityClient {
5276
5276
  * @param GetUserGroupMembershipRequest
5277
5277
  * @return GetUserGroupMembershipResponse
5278
5278
  * @throws OciError when an error occurs
5279
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetUserGroupMembership.ts.html |here} to see how to use GetUserGroupMembership API.
5279
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetUserGroupMembership.ts.html |here} to see how to use GetUserGroupMembership API.
5280
5280
  */
5281
5281
  getUserGroupMembership(getUserGroupMembershipRequest) {
5282
5282
  return __awaiter(this, void 0, void 0, function* () {
@@ -5340,7 +5340,7 @@ class IdentityClient {
5340
5340
  * @param GetUserUIPasswordInformationRequest
5341
5341
  * @return GetUserUIPasswordInformationResponse
5342
5342
  * @throws OciError when an error occurs
5343
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetUserUIPasswordInformation.ts.html |here} to see how to use GetUserUIPasswordInformation API.
5343
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetUserUIPasswordInformation.ts.html |here} to see how to use GetUserUIPasswordInformation API.
5344
5344
  */
5345
5345
  getUserUIPasswordInformation(getUserUIPasswordInformationRequest) {
5346
5346
  return __awaiter(this, void 0, void 0, function* () {
@@ -5404,7 +5404,7 @@ class IdentityClient {
5404
5404
  * @param GetWorkRequestRequest
5405
5405
  * @return GetWorkRequestResponse
5406
5406
  * @throws OciError when an error occurs
5407
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
5407
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
5408
5408
  */
5409
5409
  getWorkRequest(getWorkRequestRequest) {
5410
5410
  return __awaiter(this, void 0, void 0, function* () {
@@ -5468,7 +5468,7 @@ class IdentityClient {
5468
5468
  * @param ImportStandardTagsRequest
5469
5469
  * @return ImportStandardTagsResponse
5470
5470
  * @throws OciError when an error occurs
5471
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ImportStandardTags.ts.html |here} to see how to use ImportStandardTags API.
5471
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ImportStandardTags.ts.html |here} to see how to use ImportStandardTags API.
5472
5472
  */
5473
5473
  importStandardTags(importStandardTagsRequest) {
5474
5474
  return __awaiter(this, void 0, void 0, function* () {
@@ -5532,7 +5532,7 @@ class IdentityClient {
5532
5532
  * @param ListAllowedDomainLicenseTypesRequest
5533
5533
  * @return ListAllowedDomainLicenseTypesResponse
5534
5534
  * @throws OciError when an error occurs
5535
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListAllowedDomainLicenseTypes.ts.html |here} to see how to use ListAllowedDomainLicenseTypes API.
5535
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListAllowedDomainLicenseTypes.ts.html |here} to see how to use ListAllowedDomainLicenseTypes API.
5536
5536
  */
5537
5537
  listAllowedDomainLicenseTypes(listAllowedDomainLicenseTypesRequest) {
5538
5538
  return __awaiter(this, void 0, void 0, function* () {
@@ -5599,7 +5599,7 @@ class IdentityClient {
5599
5599
  * @param ListApiKeysRequest
5600
5600
  * @return ListApiKeysResponse
5601
5601
  * @throws OciError when an error occurs
5602
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListApiKeys.ts.html |here} to see how to use ListApiKeys API.
5602
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListApiKeys.ts.html |here} to see how to use ListApiKeys API.
5603
5603
  */
5604
5604
  listApiKeys(listApiKeysRequest) {
5605
5605
  return __awaiter(this, void 0, void 0, function* () {
@@ -5663,7 +5663,7 @@ class IdentityClient {
5663
5663
  * @param ListAuthTokensRequest
5664
5664
  * @return ListAuthTokensResponse
5665
5665
  * @throws OciError when an error occurs
5666
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListAuthTokens.ts.html |here} to see how to use ListAuthTokens API.
5666
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListAuthTokens.ts.html |here} to see how to use ListAuthTokens API.
5667
5667
  */
5668
5668
  listAuthTokens(listAuthTokensRequest) {
5669
5669
  return __awaiter(this, void 0, void 0, function* () {
@@ -5722,7 +5722,7 @@ class IdentityClient {
5722
5722
  /**
5723
5723
  * Lists the availability domains in your tenancy. Specify the OCID of either the tenancy or another
5724
5724
  * of your compartments as the value for the compartment ID (remember that the tenancy is simply the root compartment).
5725
- * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
5725
+ * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.oracle.com/iaas/Content/API/Concepts/apisigningkey.htm#five).
5726
5726
  * Note that the order of the results returned can change if availability domains are added or removed; therefore, do not
5727
5727
  * create a dependency on the list order.
5728
5728
  *
@@ -5730,7 +5730,7 @@ class IdentityClient {
5730
5730
  * @param ListAvailabilityDomainsRequest
5731
5731
  * @return ListAvailabilityDomainsResponse
5732
5732
  * @throws OciError when an error occurs
5733
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListAvailabilityDomains.ts.html |here} to see how to use ListAvailabilityDomains API.
5733
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListAvailabilityDomains.ts.html |here} to see how to use ListAvailabilityDomains API.
5734
5734
  */
5735
5735
  listAvailabilityDomains(listAvailabilityDomainsRequest) {
5736
5736
  return __awaiter(this, void 0, void 0, function* () {
@@ -5792,14 +5792,14 @@ class IdentityClient {
5792
5792
  * and {@link #bulkMoveResources(BulkMoveResourcesRequest) bulkMoveResources} operations. The returned list of
5793
5793
  * resource-types provides the appropriate resource-type names to use with the bulk action operations along with
5794
5794
  * the type of identifying information you'll need to provide for each resource-type. Most resource-types just
5795
- * require an [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) to identify a specific resource, but some resource-types,
5795
+ * require an [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) to identify a specific resource, but some resource-types,
5796
5796
  * such as buckets, require you to provide other identifying information.
5797
5797
  *
5798
5798
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5799
5799
  * @param ListBulkActionResourceTypesRequest
5800
5800
  * @return ListBulkActionResourceTypesResponse
5801
5801
  * @throws OciError when an error occurs
5802
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListBulkActionResourceTypes.ts.html |here} to see how to use ListBulkActionResourceTypes API.
5802
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListBulkActionResourceTypes.ts.html |here} to see how to use ListBulkActionResourceTypes API.
5803
5803
  */
5804
5804
  listBulkActionResourceTypes(listBulkActionResourceTypesRequest) {
5805
5805
  return __awaiter(this, void 0, void 0, function* () {
@@ -5864,7 +5864,7 @@ class IdentityClient {
5864
5864
  * @param ListBulkEditTagsResourceTypesRequest
5865
5865
  * @return ListBulkEditTagsResourceTypesResponse
5866
5866
  * @throws OciError when an error occurs
5867
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListBulkEditTagsResourceTypes.ts.html |here} to see how to use ListBulkEditTagsResourceTypes API.
5867
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListBulkEditTagsResourceTypes.ts.html |here} to see how to use ListBulkEditTagsResourceTypes API.
5868
5868
  */
5869
5869
  listBulkEditTagsResourceTypes(listBulkEditTagsResourceTypesRequest) {
5870
5870
  return __awaiter(this, void 0, void 0, function* () {
@@ -5939,13 +5939,13 @@ class IdentityClient {
5939
5939
  * To get a full list of all compartments and subcompartments in the tenancy (root compartment),
5940
5940
  * set the parameter `compartmentIdInSubtree` to true and `accessLevel` to ANY.
5941
5941
  * <p>
5942
- See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
5942
+ See [Where to Get the Tenancy's OCID and User's OCID](https://docs.oracle.com/iaas/Content/API/Concepts/apisigningkey.htm#five).
5943
5943
  *
5944
5944
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5945
5945
  * @param ListCompartmentsRequest
5946
5946
  * @return ListCompartmentsResponse
5947
5947
  * @throws OciError when an error occurs
5948
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListCompartments.ts.html |here} to see how to use ListCompartments API.
5948
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListCompartments.ts.html |here} to see how to use ListCompartments API.
5949
5949
  */
5950
5950
  listCompartments(listCompartmentsRequest) {
5951
5951
  return __awaiter(this, void 0, void 0, function* () {
@@ -6051,13 +6051,13 @@ class IdentityClient {
6051
6051
  }
6052
6052
  /**
6053
6053
  * Lists all the tags enabled for cost-tracking in the specified tenancy. For information about
6054
- * cost-tracking tags, see [Using Cost-tracking Tags](https://docs.cloud.oracle.com/Content/Tagging/Tasks/usingcosttrackingtags.htm).
6054
+ * cost-tracking tags, see [Using Cost-tracking Tags](https://docs.oracle.com/iaas/Content/Tagging/Tasks/usingcosttrackingtags.htm).
6055
6055
  *
6056
6056
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
6057
6057
  * @param ListCostTrackingTagsRequest
6058
6058
  * @return ListCostTrackingTagsResponse
6059
6059
  * @throws OciError when an error occurs
6060
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListCostTrackingTags.ts.html |here} to see how to use ListCostTrackingTags API.
6060
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListCostTrackingTags.ts.html |here} to see how to use ListCostTrackingTags API.
6061
6061
  */
6062
6062
  listCostTrackingTags(listCostTrackingTagsRequest) {
6063
6063
  return __awaiter(this, void 0, void 0, function* () {
@@ -6163,7 +6163,7 @@ class IdentityClient {
6163
6163
  * @param ListCustomerSecretKeysRequest
6164
6164
  * @return ListCustomerSecretKeysResponse
6165
6165
  * @throws OciError when an error occurs
6166
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListCustomerSecretKeys.ts.html |here} to see how to use ListCustomerSecretKeys API.
6166
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListCustomerSecretKeys.ts.html |here} to see how to use ListCustomerSecretKeys API.
6167
6167
  */
6168
6168
  listCustomerSecretKeys(listCustomerSecretKeysRequest) {
6169
6169
  return __awaiter(this, void 0, void 0, function* () {
@@ -6226,7 +6226,7 @@ class IdentityClient {
6226
6226
  * @param ListDbCredentialsRequest
6227
6227
  * @return ListDbCredentialsResponse
6228
6228
  * @throws OciError when an error occurs
6229
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListDbCredentials.ts.html |here} to see how to use ListDbCredentials API.
6229
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListDbCredentials.ts.html |here} to see how to use ListDbCredentials API.
6230
6230
  */
6231
6231
  listDbCredentials(listDbCredentialsRequest) {
6232
6232
  return __awaiter(this, void 0, void 0, function* () {
@@ -6337,7 +6337,7 @@ class IdentityClient {
6337
6337
  * @param ListDomainsRequest
6338
6338
  * @return ListDomainsResponse
6339
6339
  * @throws OciError when an error occurs
6340
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListDomains.ts.html |here} to see how to use ListDomains API.
6340
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListDomains.ts.html |here} to see how to use ListDomains API.
6341
6341
  */
6342
6342
  listDomains(listDomainsRequest) {
6343
6343
  return __awaiter(this, void 0, void 0, function* () {
@@ -6449,13 +6449,13 @@ class IdentityClient {
6449
6449
  /**
6450
6450
  * Lists the dynamic groups in your tenancy. You must specify your tenancy's OCID as the value for
6451
6451
  * the compartment ID (remember that the tenancy is simply the root compartment).
6452
- * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
6452
+ * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.oracle.com/iaas/Content/API/Concepts/apisigningkey.htm#five).
6453
6453
  *
6454
6454
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
6455
6455
  * @param ListDynamicGroupsRequest
6456
6456
  * @return ListDynamicGroupsResponse
6457
6457
  * @throws OciError when an error occurs
6458
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListDynamicGroups.ts.html |here} to see how to use ListDynamicGroups API.
6458
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListDynamicGroups.ts.html |here} to see how to use ListDynamicGroups API.
6459
6459
  */
6460
6460
  listDynamicGroups(listDynamicGroupsRequest) {
6461
6461
  return __awaiter(this, void 0, void 0, function* () {
@@ -6560,13 +6560,13 @@ class IdentityClient {
6560
6560
  /**
6561
6561
  * Lists the Fault Domains in your tenancy. Specify the OCID of either the tenancy or another
6562
6562
  * of your compartments as the value for the compartment ID (remember that the tenancy is simply the root compartment).
6563
- * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
6563
+ * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.oracle.com/iaas/Content/API/Concepts/apisigningkey.htm#five).
6564
6564
  *
6565
6565
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
6566
6566
  * @param ListFaultDomainsRequest
6567
6567
  * @return ListFaultDomainsResponse
6568
6568
  * @throws OciError when an error occurs
6569
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListFaultDomains.ts.html |here} to see how to use ListFaultDomains API.
6569
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListFaultDomains.ts.html |here} to see how to use ListFaultDomains API.
6570
6570
  */
6571
6571
  listFaultDomains(listFaultDomainsRequest) {
6572
6572
  return __awaiter(this, void 0, void 0, function* () {
@@ -6621,13 +6621,13 @@ class IdentityClient {
6621
6621
  /**
6622
6622
  * Lists the groups in your tenancy. You must specify your tenancy's OCID as the value for
6623
6623
  * the compartment ID (remember that the tenancy is simply the root compartment).
6624
- * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
6624
+ * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.oracle.com/iaas/Content/API/Concepts/apisigningkey.htm#five).
6625
6625
  *
6626
6626
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
6627
6627
  * @param ListGroupsRequest
6628
6628
  * @return ListGroupsResponse
6629
6629
  * @throws OciError when an error occurs
6630
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListGroups.ts.html |here} to see how to use ListGroups API.
6630
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListGroups.ts.html |here} to see how to use ListGroups API.
6631
6631
  */
6632
6632
  listGroups(listGroupsRequest) {
6633
6633
  return __awaiter(this, void 0, void 0, function* () {
@@ -6736,7 +6736,7 @@ class IdentityClient {
6736
6736
  * @param ListIamWorkRequestErrorsRequest
6737
6737
  * @return ListIamWorkRequestErrorsResponse
6738
6738
  * @throws OciError when an error occurs
6739
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListIamWorkRequestErrors.ts.html |here} to see how to use ListIamWorkRequestErrors API.
6739
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListIamWorkRequestErrors.ts.html |here} to see how to use ListIamWorkRequestErrors API.
6740
6740
  */
6741
6741
  listIamWorkRequestErrors(listIamWorkRequestErrorsRequest) {
6742
6742
  return __awaiter(this, void 0, void 0, function* () {
@@ -6844,7 +6844,7 @@ class IdentityClient {
6844
6844
  * @param ListIamWorkRequestLogsRequest
6845
6845
  * @return ListIamWorkRequestLogsResponse
6846
6846
  * @throws OciError when an error occurs
6847
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListIamWorkRequestLogs.ts.html |here} to see how to use ListIamWorkRequestLogs API.
6847
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListIamWorkRequestLogs.ts.html |here} to see how to use ListIamWorkRequestLogs API.
6848
6848
  */
6849
6849
  listIamWorkRequestLogs(listIamWorkRequestLogsRequest) {
6850
6850
  return __awaiter(this, void 0, void 0, function* () {
@@ -6957,7 +6957,7 @@ class IdentityClient {
6957
6957
  * @param ListIamWorkRequestsRequest
6958
6958
  * @return ListIamWorkRequestsResponse
6959
6959
  * @throws OciError when an error occurs
6960
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListIamWorkRequests.ts.html |here} to see how to use ListIamWorkRequests API.
6960
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListIamWorkRequests.ts.html |here} to see how to use ListIamWorkRequests API.
6961
6961
  */
6962
6962
  listIamWorkRequests(listIamWorkRequestsRequest) {
6963
6963
  return __awaiter(this, void 0, void 0, function* () {
@@ -7058,7 +7058,7 @@ class IdentityClient {
7058
7058
  return oci_common_1.paginateResponses(request, req => this.listIamWorkRequests(req));
7059
7059
  }
7060
7060
  /**
7061
- * **Deprecated.** For more information, see [Deprecated IAM Service APIs](https://docs.cloud.oracle.com/Content/Identity/Reference/deprecatediamapis.htm).
7061
+ * **Deprecated.** For more information, see [Deprecated IAM Service APIs](https://docs.oracle.com/iaas/Content/Identity/Reference/deprecatediamapis.htm).
7062
7062
  * <p>
7063
7063
  Lists the identity provider groups.
7064
7064
  *
@@ -7066,7 +7066,7 @@ class IdentityClient {
7066
7066
  * @param ListIdentityProviderGroupsRequest
7067
7067
  * @return ListIdentityProviderGroupsResponse
7068
7068
  * @throws OciError when an error occurs
7069
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListIdentityProviderGroups.ts.html |here} to see how to use ListIdentityProviderGroups API.
7069
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListIdentityProviderGroups.ts.html |here} to see how to use ListIdentityProviderGroups API.
7070
7070
  */
7071
7071
  listIdentityProviderGroups(listIdentityProviderGroupsRequest) {
7072
7072
  return __awaiter(this, void 0, void 0, function* () {
@@ -7168,18 +7168,18 @@ class IdentityClient {
7168
7168
  return oci_common_1.paginateResponses(request, req => this.listIdentityProviderGroups(req));
7169
7169
  }
7170
7170
  /**
7171
- * **Deprecated.** For more information, see [Deprecated IAM Service APIs](https://docs.cloud.oracle.com/Content/Identity/Reference/deprecatediamapis.htm).
7171
+ * **Deprecated.** For more information, see [Deprecated IAM Service APIs](https://docs.oracle.com/iaas/Content/Identity/Reference/deprecatediamapis.htm).
7172
7172
  * <p>
7173
7173
  Lists all the identity providers in your tenancy. You must specify the identity provider type (e.g., `SAML2` for
7174
7174
  * identity providers using the SAML2.0 protocol). You must specify your tenancy's OCID as the value for the
7175
7175
  * compartment ID (remember that the tenancy is simply the root compartment).
7176
- * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
7176
+ * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.oracle.com/iaas/Content/API/Concepts/apisigningkey.htm#five).
7177
7177
  *
7178
7178
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
7179
7179
  * @param ListIdentityProvidersRequest
7180
7180
  * @return ListIdentityProvidersResponse
7181
7181
  * @throws OciError when an error occurs
7182
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListIdentityProviders.ts.html |here} to see how to use ListIdentityProviders API.
7182
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListIdentityProviders.ts.html |here} to see how to use ListIdentityProviders API.
7183
7183
  */
7184
7184
  listIdentityProviders(listIdentityProvidersRequest) {
7185
7185
  return __awaiter(this, void 0, void 0, function* () {
@@ -7283,7 +7283,7 @@ class IdentityClient {
7283
7283
  return oci_common_1.paginateResponses(request, req => this.listIdentityProviders(req));
7284
7284
  }
7285
7285
  /**
7286
- * **Deprecated.** For more information, see [Deprecated IAM Service APIs](https://docs.cloud.oracle.com/Content/Identity/Reference/deprecatediamapis.htm).
7286
+ * **Deprecated.** For more information, see [Deprecated IAM Service APIs](https://docs.oracle.com/iaas/Content/Identity/Reference/deprecatediamapis.htm).
7287
7287
  * <p>
7288
7288
  Lists the group mappings for the specified identity provider.
7289
7289
  *
@@ -7291,7 +7291,7 @@ class IdentityClient {
7291
7291
  * @param ListIdpGroupMappingsRequest
7292
7292
  * @return ListIdpGroupMappingsResponse
7293
7293
  * @throws OciError when an error occurs
7294
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListIdpGroupMappings.ts.html |here} to see how to use ListIdpGroupMappings API.
7294
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListIdpGroupMappings.ts.html |here} to see how to use ListIdpGroupMappings API.
7295
7295
  */
7296
7296
  listIdpGroupMappings(listIdpGroupMappingsRequest) {
7297
7297
  return __awaiter(this, void 0, void 0, function* () {
@@ -7398,7 +7398,7 @@ class IdentityClient {
7398
7398
  * @param ListMfaTotpDevicesRequest
7399
7399
  * @return ListMfaTotpDevicesResponse
7400
7400
  * @throws OciError when an error occurs
7401
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListMfaTotpDevices.ts.html |here} to see how to use ListMfaTotpDevices API.
7401
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListMfaTotpDevices.ts.html |here} to see how to use ListMfaTotpDevices API.
7402
7402
  */
7403
7403
  listMfaTotpDevices(listMfaTotpDevicesRequest) {
7404
7404
  return __awaiter(this, void 0, void 0, function* () {
@@ -7502,13 +7502,13 @@ class IdentityClient {
7502
7502
  /**
7503
7503
  * Lists the network sources in your tenancy. You must specify your tenancy's OCID as the value for
7504
7504
  * the compartment ID (remember that the tenancy is simply the root compartment).
7505
- * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
7505
+ * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.oracle.com/iaas/Content/API/Concepts/apisigningkey.htm#five).
7506
7506
  *
7507
7507
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
7508
7508
  * @param ListNetworkSourcesRequest
7509
7509
  * @return ListNetworkSourcesResponse
7510
7510
  * @throws OciError when an error occurs
7511
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListNetworkSources.ts.html |here} to see how to use ListNetworkSources API.
7511
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListNetworkSources.ts.html |here} to see how to use ListNetworkSources API.
7512
7512
  */
7513
7513
  listNetworkSources(listNetworkSourcesRequest) {
7514
7514
  return __awaiter(this, void 0, void 0, function* () {
@@ -7617,7 +7617,7 @@ class IdentityClient {
7617
7617
  * @param ListOAuthClientCredentialsRequest
7618
7618
  * @return ListOAuthClientCredentialsResponse
7619
7619
  * @throws OciError when an error occurs
7620
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListOAuthClientCredentials.ts.html |here} to see how to use ListOAuthClientCredentials API.
7620
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListOAuthClientCredentials.ts.html |here} to see how to use ListOAuthClientCredentials API.
7621
7621
  */
7622
7622
  listOAuthClientCredentials(listOAuthClientCredentialsRequest) {
7623
7623
  return __awaiter(this, void 0, void 0, function* () {
@@ -7719,7 +7719,7 @@ class IdentityClient {
7719
7719
  }
7720
7720
  /**
7721
7721
  * Lists the policies in the specified compartment (either the tenancy or another of your compartments).
7722
- * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
7722
+ * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.oracle.com/iaas/Content/API/Concepts/apisigningkey.htm#five).
7723
7723
  * <p>
7724
7724
  To determine which policies apply to a particular group or compartment, you must view the individual
7725
7725
  * statements inside all your policies. There isn't a way to automatically obtain that information via the API.
@@ -7728,7 +7728,7 @@ class IdentityClient {
7728
7728
  * @param ListPoliciesRequest
7729
7729
  * @return ListPoliciesResponse
7730
7730
  * @throws OciError when an error occurs
7731
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListPolicies.ts.html |here} to see how to use ListPolicies API.
7731
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListPolicies.ts.html |here} to see how to use ListPolicies API.
7732
7732
  */
7733
7733
  listPolicies(listPoliciesRequest) {
7734
7734
  return __awaiter(this, void 0, void 0, function* () {
@@ -7836,7 +7836,7 @@ class IdentityClient {
7836
7836
  * @param ListRegionSubscriptionsRequest
7837
7837
  * @return ListRegionSubscriptionsResponse
7838
7838
  * @throws OciError when an error occurs
7839
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListRegionSubscriptions.ts.html |here} to see how to use ListRegionSubscriptions API.
7839
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListRegionSubscriptions.ts.html |here} to see how to use ListRegionSubscriptions API.
7840
7840
  */
7841
7841
  listRegionSubscriptions(listRegionSubscriptionsRequest) {
7842
7842
  return __awaiter(this, void 0, void 0, function* () {
@@ -7893,7 +7893,7 @@ class IdentityClient {
7893
7893
  * @param ListRegionsRequest
7894
7894
  * @return ListRegionsResponse
7895
7895
  * @throws OciError when an error occurs
7896
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListRegions.ts.html |here} to see how to use ListRegions API.
7896
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListRegions.ts.html |here} to see how to use ListRegions API.
7897
7897
  */
7898
7898
  listRegions(listRegionsRequest) {
7899
7899
  return __awaiter(this, void 0, void 0, function* () {
@@ -7950,7 +7950,7 @@ class IdentityClient {
7950
7950
  * @param ListSmtpCredentialsRequest
7951
7951
  * @return ListSmtpCredentialsResponse
7952
7952
  * @throws OciError when an error occurs
7953
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListSmtpCredentials.ts.html |here} to see how to use ListSmtpCredentials API.
7953
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListSmtpCredentials.ts.html |here} to see how to use ListSmtpCredentials API.
7954
7954
  */
7955
7955
  listSmtpCredentials(listSmtpCredentialsRequest) {
7956
7956
  return __awaiter(this, void 0, void 0, function* () {
@@ -8013,7 +8013,7 @@ class IdentityClient {
8013
8013
  * @param ListStandardTagNamespacesRequest
8014
8014
  * @return ListStandardTagNamespacesResponse
8015
8015
  * @throws OciError when an error occurs
8016
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListStandardTagNamespaces.ts.html |here} to see how to use ListStandardTagNamespaces API.
8016
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListStandardTagNamespaces.ts.html |here} to see how to use ListStandardTagNamespaces API.
8017
8017
  */
8018
8018
  listStandardTagNamespaces(listStandardTagNamespacesRequest) {
8019
8019
  return __awaiter(this, void 0, void 0, function* () {
@@ -8121,7 +8121,7 @@ class IdentityClient {
8121
8121
  * @param ListSwiftPasswordsRequest
8122
8122
  * @return ListSwiftPasswordsResponse
8123
8123
  * @throws OciError when an error occurs
8124
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListSwiftPasswords.ts.html |here} to see how to use ListSwiftPasswords API.
8124
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListSwiftPasswords.ts.html |here} to see how to use ListSwiftPasswords API.
8125
8125
  */
8126
8126
  listSwiftPasswords(listSwiftPasswordsRequest) {
8127
8127
  return __awaiter(this, void 0, void 0, function* () {
@@ -8184,7 +8184,7 @@ class IdentityClient {
8184
8184
  * @param ListTagDefaultsRequest
8185
8185
  * @return ListTagDefaultsResponse
8186
8186
  * @throws OciError when an error occurs
8187
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListTagDefaults.ts.html |here} to see how to use ListTagDefaults API.
8187
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListTagDefaults.ts.html |here} to see how to use ListTagDefaults API.
8188
8188
  */
8189
8189
  listTagDefaults(listTagDefaultsRequest) {
8190
8190
  return __awaiter(this, void 0, void 0, function* () {
@@ -8292,7 +8292,7 @@ class IdentityClient {
8292
8292
  * @param ListTagNamespacesRequest
8293
8293
  * @return ListTagNamespacesResponse
8294
8294
  * @throws OciError when an error occurs
8295
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListTagNamespaces.ts.html |here} to see how to use ListTagNamespaces API.
8295
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListTagNamespaces.ts.html |here} to see how to use ListTagNamespaces API.
8296
8296
  */
8297
8297
  listTagNamespaces(listTagNamespacesRequest) {
8298
8298
  return __awaiter(this, void 0, void 0, function* () {
@@ -8399,7 +8399,7 @@ class IdentityClient {
8399
8399
  * @param ListTaggingWorkRequestErrorsRequest
8400
8400
  * @return ListTaggingWorkRequestErrorsResponse
8401
8401
  * @throws OciError when an error occurs
8402
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListTaggingWorkRequestErrors.ts.html |here} to see how to use ListTaggingWorkRequestErrors API.
8402
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListTaggingWorkRequestErrors.ts.html |here} to see how to use ListTaggingWorkRequestErrors API.
8403
8403
  */
8404
8404
  listTaggingWorkRequestErrors(listTaggingWorkRequestErrorsRequest) {
8405
8405
  return __awaiter(this, void 0, void 0, function* () {
@@ -8510,7 +8510,7 @@ class IdentityClient {
8510
8510
  * @param ListTaggingWorkRequestLogsRequest
8511
8511
  * @return ListTaggingWorkRequestLogsResponse
8512
8512
  * @throws OciError when an error occurs
8513
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListTaggingWorkRequestLogs.ts.html |here} to see how to use ListTaggingWorkRequestLogs API.
8513
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListTaggingWorkRequestLogs.ts.html |here} to see how to use ListTaggingWorkRequestLogs API.
8514
8514
  */
8515
8515
  listTaggingWorkRequestLogs(listTaggingWorkRequestLogsRequest) {
8516
8516
  return __awaiter(this, void 0, void 0, function* () {
@@ -8621,7 +8621,7 @@ class IdentityClient {
8621
8621
  * @param ListTaggingWorkRequestsRequest
8622
8622
  * @return ListTaggingWorkRequestsResponse
8623
8623
  * @throws OciError when an error occurs
8624
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListTaggingWorkRequests.ts.html |here} to see how to use ListTaggingWorkRequests API.
8624
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListTaggingWorkRequests.ts.html |here} to see how to use ListTaggingWorkRequests API.
8625
8625
  */
8626
8626
  listTaggingWorkRequests(listTaggingWorkRequestsRequest) {
8627
8627
  return __awaiter(this, void 0, void 0, function* () {
@@ -8727,7 +8727,7 @@ class IdentityClient {
8727
8727
  * @param ListTagsRequest
8728
8728
  * @return ListTagsResponse
8729
8729
  * @throws OciError when an error occurs
8730
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListTags.ts.html |here} to see how to use ListTags API.
8730
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListTags.ts.html |here} to see how to use ListTags API.
8731
8731
  */
8732
8732
  listTags(listTagsRequest) {
8733
8733
  return __awaiter(this, void 0, void 0, function* () {
@@ -8830,7 +8830,7 @@ class IdentityClient {
8830
8830
  /**
8831
8831
  * Lists the `UserGroupMembership` objects in your tenancy. You must specify your tenancy's OCID
8832
8832
  * as the value for the compartment ID
8833
- * (see [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five)).
8833
+ * (see [Where to Get the Tenancy's OCID and User's OCID](https://docs.oracle.com/iaas/Content/API/Concepts/apisigningkey.htm#five)).
8834
8834
  * You must also then filter the list in one of these ways:
8835
8835
  * <p>
8836
8836
  - You can limit the results to just the memberships for a given user by specifying a `userId`.
@@ -8843,7 +8843,7 @@ class IdentityClient {
8843
8843
  * @param ListUserGroupMembershipsRequest
8844
8844
  * @return ListUserGroupMembershipsResponse
8845
8845
  * @throws OciError when an error occurs
8846
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListUserGroupMemberships.ts.html |here} to see how to use ListUserGroupMemberships API.
8846
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListUserGroupMemberships.ts.html |here} to see how to use ListUserGroupMemberships API.
8847
8847
  */
8848
8848
  listUserGroupMemberships(listUserGroupMembershipsRequest) {
8849
8849
  return __awaiter(this, void 0, void 0, function* () {
@@ -8946,13 +8946,13 @@ class IdentityClient {
8946
8946
  /**
8947
8947
  * Lists the users in your tenancy. You must specify your tenancy's OCID as the value for the
8948
8948
  * compartment ID (remember that the tenancy is simply the root compartment).
8949
- * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.cloud.oracle.com/Content/API/Concepts/apisigningkey.htm#five).
8949
+ * See [Where to Get the Tenancy's OCID and User's OCID](https://docs.oracle.com/iaas/Content/API/Concepts/apisigningkey.htm#five).
8950
8950
  *
8951
8951
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
8952
8952
  * @param ListUsersRequest
8953
8953
  * @return ListUsersResponse
8954
8954
  * @throws OciError when an error occurs
8955
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListUsers.ts.html |here} to see how to use ListUsers API.
8955
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListUsers.ts.html |here} to see how to use ListUsers API.
8956
8956
  */
8957
8957
  listUsers(listUsersRequest) {
8958
8958
  return __awaiter(this, void 0, void 0, function* () {
@@ -9063,7 +9063,7 @@ class IdentityClient {
9063
9063
  * @param ListWorkRequestsRequest
9064
9064
  * @return ListWorkRequestsResponse
9065
9065
  * @throws OciError when an error occurs
9066
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
9066
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
9067
9067
  */
9068
9068
  listWorkRequests(listWorkRequestsRequest) {
9069
9069
  return __awaiter(this, void 0, void 0, function* () {
@@ -9170,13 +9170,13 @@ class IdentityClient {
9170
9170
  **IMPORTANT**: After you move a compartment to a new parent compartment, the access policies of
9171
9171
  * the new parent take effect and the policies of the previous parent no longer apply. Ensure that you
9172
9172
  * are aware of the implications for the compartment contents before you move it. For more
9173
- * information, see [Moving a Compartment](https://docs.cloud.oracle.com/Content/Identity/compartments/managingcompartments.htm#MoveCompartment).
9173
+ * information, see [Moving a Compartment](https://docs.oracle.com/iaas/Content/Identity/compartments/managingcompartments.htm#MoveCompartment).
9174
9174
  *
9175
9175
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
9176
9176
  * @param MoveCompartmentRequest
9177
9177
  * @return MoveCompartmentResponse
9178
9178
  * @throws OciError when an error occurs
9179
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/MoveCompartment.ts.html |here} to see how to use MoveCompartment API.
9179
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/MoveCompartment.ts.html |here} to see how to use MoveCompartment API.
9180
9180
  */
9181
9181
  moveCompartment(moveCompartmentRequest) {
9182
9182
  return __awaiter(this, void 0, void 0, function* () {
@@ -9239,7 +9239,7 @@ class IdentityClient {
9239
9239
  * @param RecoverCompartmentRequest
9240
9240
  * @return RecoverCompartmentResponse
9241
9241
  * @throws OciError when an error occurs
9242
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/RecoverCompartment.ts.html |here} to see how to use RecoverCompartment API.
9242
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/RecoverCompartment.ts.html |here} to see how to use RecoverCompartment API.
9243
9243
  */
9244
9244
  recoverCompartment(recoverCompartmentRequest) {
9245
9245
  return __awaiter(this, void 0, void 0, function* () {
@@ -9304,7 +9304,7 @@ class IdentityClient {
9304
9304
  * @param RemoveTagDefaultLockRequest
9305
9305
  * @return RemoveTagDefaultLockResponse
9306
9306
  * @throws OciError when an error occurs
9307
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/RemoveTagDefaultLock.ts.html |here} to see how to use RemoveTagDefaultLock API.
9307
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/RemoveTagDefaultLock.ts.html |here} to see how to use RemoveTagDefaultLock API.
9308
9308
  */
9309
9309
  removeTagDefaultLock(removeTagDefaultLockRequest) {
9310
9310
  return __awaiter(this, void 0, void 0, function* () {
@@ -9371,7 +9371,7 @@ class IdentityClient {
9371
9371
  * @param RemoveTagNamespaceLockRequest
9372
9372
  * @return RemoveTagNamespaceLockResponse
9373
9373
  * @throws OciError when an error occurs
9374
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/RemoveTagNamespaceLock.ts.html |here} to see how to use RemoveTagNamespaceLock API.
9374
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/RemoveTagNamespaceLock.ts.html |here} to see how to use RemoveTagNamespaceLock API.
9375
9375
  */
9376
9376
  removeTagNamespaceLock(removeTagNamespaceLockRequest) {
9377
9377
  return __awaiter(this, void 0, void 0, function* () {
@@ -9437,7 +9437,7 @@ class IdentityClient {
9437
9437
  * @param RemoveUserFromGroupRequest
9438
9438
  * @return RemoveUserFromGroupResponse
9439
9439
  * @throws OciError when an error occurs
9440
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/RemoveUserFromGroup.ts.html |here} to see how to use RemoveUserFromGroup API.
9440
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/RemoveUserFromGroup.ts.html |here} to see how to use RemoveUserFromGroup API.
9441
9441
  */
9442
9442
  removeUserFromGroup(removeUserFromGroupRequest) {
9443
9443
  return __awaiter(this, void 0, void 0, function* () {
@@ -9492,7 +9492,7 @@ class IdentityClient {
9492
9492
  * @param ResetIdpScimClientRequest
9493
9493
  * @return ResetIdpScimClientResponse
9494
9494
  * @throws OciError when an error occurs
9495
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ResetIdpScimClient.ts.html |here} to see how to use ResetIdpScimClient API.
9495
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/ResetIdpScimClient.ts.html |here} to see how to use ResetIdpScimClient API.
9496
9496
  */
9497
9497
  resetIdpScimClient(resetIdpScimClientRequest) {
9498
9498
  return __awaiter(this, void 0, void 0, function* () {
@@ -9550,7 +9550,7 @@ class IdentityClient {
9550
9550
  * @param UpdateAuthTokenRequest
9551
9551
  * @return UpdateAuthTokenResponse
9552
9552
  * @throws OciError when an error occurs
9553
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateAuthToken.ts.html |here} to see how to use UpdateAuthToken API.
9553
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateAuthToken.ts.html |here} to see how to use UpdateAuthToken API.
9554
9554
  */
9555
9555
  updateAuthToken(updateAuthTokenRequest) {
9556
9556
  return __awaiter(this, void 0, void 0, function* () {
@@ -9616,7 +9616,7 @@ class IdentityClient {
9616
9616
  * @param UpdateAuthenticationPolicyRequest
9617
9617
  * @return UpdateAuthenticationPolicyResponse
9618
9618
  * @throws OciError when an error occurs
9619
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateAuthenticationPolicy.ts.html |here} to see how to use UpdateAuthenticationPolicy API.
9619
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateAuthenticationPolicy.ts.html |here} to see how to use UpdateAuthenticationPolicy API.
9620
9620
  */
9621
9621
  updateAuthenticationPolicy(updateAuthenticationPolicyRequest) {
9622
9622
  return __awaiter(this, void 0, void 0, function* () {
@@ -9680,7 +9680,7 @@ class IdentityClient {
9680
9680
  * @param UpdateCompartmentRequest
9681
9681
  * @return UpdateCompartmentResponse
9682
9682
  * @throws OciError when an error occurs
9683
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateCompartment.ts.html |here} to see how to use UpdateCompartment API.
9683
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateCompartment.ts.html |here} to see how to use UpdateCompartment API.
9684
9684
  */
9685
9685
  updateCompartment(updateCompartmentRequest) {
9686
9686
  return __awaiter(this, void 0, void 0, function* () {
@@ -9745,7 +9745,7 @@ class IdentityClient {
9745
9745
  * @param UpdateCustomerSecretKeyRequest
9746
9746
  * @return UpdateCustomerSecretKeyResponse
9747
9747
  * @throws OciError when an error occurs
9748
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateCustomerSecretKey.ts.html |here} to see how to use UpdateCustomerSecretKey API.
9748
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateCustomerSecretKey.ts.html |here} to see how to use UpdateCustomerSecretKey API.
9749
9749
  */
9750
9750
  updateCustomerSecretKey(updateCustomerSecretKeyRequest) {
9751
9751
  return __awaiter(this, void 0, void 0, function* () {
@@ -9814,7 +9814,7 @@ class IdentityClient {
9814
9814
  * @param UpdateDomainRequest
9815
9815
  * @return UpdateDomainResponse
9816
9816
  * @throws OciError when an error occurs
9817
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateDomain.ts.html |here} to see how to use UpdateDomain API.
9817
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateDomain.ts.html |here} to see how to use UpdateDomain API.
9818
9818
  */
9819
9819
  updateDomain(updateDomainRequest) {
9820
9820
  return __awaiter(this, void 0, void 0, function* () {
@@ -9875,7 +9875,7 @@ class IdentityClient {
9875
9875
  * @param UpdateDynamicGroupRequest
9876
9876
  * @return UpdateDynamicGroupResponse
9877
9877
  * @throws OciError when an error occurs
9878
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateDynamicGroup.ts.html |here} to see how to use UpdateDynamicGroup API.
9878
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateDynamicGroup.ts.html |here} to see how to use UpdateDynamicGroup API.
9879
9879
  */
9880
9880
  updateDynamicGroup(updateDynamicGroupRequest) {
9881
9881
  return __awaiter(this, void 0, void 0, function* () {
@@ -9939,7 +9939,7 @@ class IdentityClient {
9939
9939
  * @param UpdateGroupRequest
9940
9940
  * @return UpdateGroupResponse
9941
9941
  * @throws OciError when an error occurs
9942
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateGroup.ts.html |here} to see how to use UpdateGroup API.
9942
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateGroup.ts.html |here} to see how to use UpdateGroup API.
9943
9943
  */
9944
9944
  updateGroup(updateGroupRequest) {
9945
9945
  return __awaiter(this, void 0, void 0, function* () {
@@ -9998,7 +9998,7 @@ class IdentityClient {
9998
9998
  });
9999
9999
  }
10000
10000
  /**
10001
- * **Deprecated.** For more information, see [Deprecated IAM Service APIs](https://docs.cloud.oracle.com/Content/Identity/Reference/deprecatediamapis.htm).
10001
+ * **Deprecated.** For more information, see [Deprecated IAM Service APIs](https://docs.oracle.com/iaas/Content/Identity/Reference/deprecatediamapis.htm).
10002
10002
  * <p>
10003
10003
  Updates the specified identity provider.
10004
10004
  *
@@ -10006,7 +10006,7 @@ class IdentityClient {
10006
10006
  * @param UpdateIdentityProviderRequest
10007
10007
  * @return UpdateIdentityProviderResponse
10008
10008
  * @throws OciError when an error occurs
10009
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateIdentityProvider.ts.html |here} to see how to use UpdateIdentityProvider API.
10009
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateIdentityProvider.ts.html |here} to see how to use UpdateIdentityProvider API.
10010
10010
  */
10011
10011
  updateIdentityProvider(updateIdentityProviderRequest) {
10012
10012
  return __awaiter(this, void 0, void 0, function* () {
@@ -10065,7 +10065,7 @@ class IdentityClient {
10065
10065
  });
10066
10066
  }
10067
10067
  /**
10068
- * **Deprecated.** For more information, see [Deprecated IAM Service APIs](https://docs.cloud.oracle.com/Content/Identity/Reference/deprecatediamapis.htm).
10068
+ * **Deprecated.** For more information, see [Deprecated IAM Service APIs](https://docs.oracle.com/iaas/Content/Identity/Reference/deprecatediamapis.htm).
10069
10069
  * <p>
10070
10070
  Updates the specified group mapping.
10071
10071
  *
@@ -10073,7 +10073,7 @@ class IdentityClient {
10073
10073
  * @param UpdateIdpGroupMappingRequest
10074
10074
  * @return UpdateIdpGroupMappingResponse
10075
10075
  * @throws OciError when an error occurs
10076
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateIdpGroupMapping.ts.html |here} to see how to use UpdateIdpGroupMapping API.
10076
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateIdpGroupMapping.ts.html |here} to see how to use UpdateIdpGroupMapping API.
10077
10077
  */
10078
10078
  updateIdpGroupMapping(updateIdpGroupMappingRequest) {
10079
10079
  return __awaiter(this, void 0, void 0, function* () {
@@ -10139,7 +10139,7 @@ class IdentityClient {
10139
10139
  * @param UpdateNetworkSourceRequest
10140
10140
  * @return UpdateNetworkSourceResponse
10141
10141
  * @throws OciError when an error occurs
10142
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateNetworkSource.ts.html |here} to see how to use UpdateNetworkSource API.
10142
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateNetworkSource.ts.html |here} to see how to use UpdateNetworkSource API.
10143
10143
  */
10144
10144
  updateNetworkSource(updateNetworkSourceRequest) {
10145
10145
  return __awaiter(this, void 0, void 0, function* () {
@@ -10204,7 +10204,7 @@ class IdentityClient {
10204
10204
  * @param UpdateOAuthClientCredentialRequest
10205
10205
  * @return UpdateOAuthClientCredentialResponse
10206
10206
  * @throws OciError when an error occurs
10207
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateOAuthClientCredential.ts.html |here} to see how to use UpdateOAuthClientCredential API.
10207
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateOAuthClientCredential.ts.html |here} to see how to use UpdateOAuthClientCredential API.
10208
10208
  */
10209
10209
  updateOAuthClientCredential(updateOAuthClientCredentialRequest) {
10210
10210
  return __awaiter(this, void 0, void 0, function* () {
@@ -10272,7 +10272,7 @@ class IdentityClient {
10272
10272
  * @param UpdatePolicyRequest
10273
10273
  * @return UpdatePolicyResponse
10274
10274
  * @throws OciError when an error occurs
10275
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdatePolicy.ts.html |here} to see how to use UpdatePolicy API.
10275
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdatePolicy.ts.html |here} to see how to use UpdatePolicy API.
10276
10276
  */
10277
10277
  updatePolicy(updatePolicyRequest) {
10278
10278
  return __awaiter(this, void 0, void 0, function* () {
@@ -10337,7 +10337,7 @@ class IdentityClient {
10337
10337
  * @param UpdateSmtpCredentialRequest
10338
10338
  * @return UpdateSmtpCredentialResponse
10339
10339
  * @throws OciError when an error occurs
10340
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateSmtpCredential.ts.html |here} to see how to use UpdateSmtpCredential API.
10340
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateSmtpCredential.ts.html |here} to see how to use UpdateSmtpCredential API.
10341
10341
  */
10342
10342
  updateSmtpCredential(updateSmtpCredentialRequest) {
10343
10343
  return __awaiter(this, void 0, void 0, function* () {
@@ -10405,7 +10405,7 @@ class IdentityClient {
10405
10405
  * @param UpdateSwiftPasswordRequest
10406
10406
  * @return UpdateSwiftPasswordResponse
10407
10407
  * @throws OciError when an error occurs
10408
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateSwiftPassword.ts.html |here} to see how to use UpdateSwiftPassword API.
10408
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateSwiftPassword.ts.html |here} to see how to use UpdateSwiftPassword API.
10409
10409
  */
10410
10410
  updateSwiftPassword(updateSwiftPasswordRequest) {
10411
10411
  return __awaiter(this, void 0, void 0, function* () {
@@ -10480,7 +10480,7 @@ class IdentityClient {
10480
10480
  * @param UpdateTagRequest
10481
10481
  * @return UpdateTagResponse
10482
10482
  * @throws OciError when an error occurs
10483
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateTag.ts.html |here} to see how to use UpdateTag API.
10483
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateTag.ts.html |here} to see how to use UpdateTag API.
10484
10484
  */
10485
10485
  updateTag(updateTagRequest) {
10486
10486
  return __awaiter(this, void 0, void 0, function* () {
@@ -10553,7 +10553,7 @@ class IdentityClient {
10553
10553
  * @param UpdateTagDefaultRequest
10554
10554
  * @return UpdateTagDefaultResponse
10555
10555
  * @throws OciError when an error occurs
10556
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateTagDefault.ts.html |here} to see how to use UpdateTagDefault API.
10556
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateTagDefault.ts.html |here} to see how to use UpdateTagDefault API.
10557
10557
  */
10558
10558
  updateTagDefault(updateTagDefaultRequest) {
10559
10559
  return __awaiter(this, void 0, void 0, function* () {
@@ -10621,7 +10621,7 @@ class IdentityClient {
10621
10621
  * namespace (changing `isRetired` from 'true' to 'false') does not reactivate tag definitions.
10622
10622
  * To reactivate the tag definitions, you must reactivate each one individually *after* you reactivate the namespace,
10623
10623
  * using {@link #updateTag(UpdateTagRequest) updateTag}. For more information about retiring tag namespaces, see
10624
- * [Retiring Key Definitions and Namespace Definitions](https://docs.cloud.oracle.com/Content/Tagging/Tasks/managingtagsandtagnamespaces.htm#retiringkeys).
10624
+ * [Retiring Key Definitions and Namespace Definitions](https://docs.oracle.com/iaas/Content/Tagging/Tasks/managingtagsandtagnamespaces.htm#retiringkeys).
10625
10625
  * <p>
10626
10626
  You can't add a namespace with the same name as a retired namespace in the same tenancy.
10627
10627
  *
@@ -10629,7 +10629,7 @@ class IdentityClient {
10629
10629
  * @param UpdateTagNamespaceRequest
10630
10630
  * @return UpdateTagNamespaceResponse
10631
10631
  * @throws OciError when an error occurs
10632
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateTagNamespace.ts.html |here} to see how to use UpdateTagNamespace API.
10632
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateTagNamespace.ts.html |here} to see how to use UpdateTagNamespace API.
10633
10633
  */
10634
10634
  updateTagNamespace(updateTagNamespaceRequest) {
10635
10635
  return __awaiter(this, void 0, void 0, function* () {
@@ -10689,7 +10689,7 @@ class IdentityClient {
10689
10689
  * @param UpdateUserRequest
10690
10690
  * @return UpdateUserResponse
10691
10691
  * @throws OciError when an error occurs
10692
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateUser.ts.html |here} to see how to use UpdateUser API.
10692
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateUser.ts.html |here} to see how to use UpdateUser API.
10693
10693
  */
10694
10694
  updateUser(updateUserRequest) {
10695
10695
  return __awaiter(this, void 0, void 0, function* () {
@@ -10754,7 +10754,7 @@ class IdentityClient {
10754
10754
  * @param UpdateUserCapabilitiesRequest
10755
10755
  * @return UpdateUserCapabilitiesResponse
10756
10756
  * @throws OciError when an error occurs
10757
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateUserCapabilities.ts.html |here} to see how to use UpdateUserCapabilities API.
10757
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateUserCapabilities.ts.html |here} to see how to use UpdateUserCapabilities API.
10758
10758
  */
10759
10759
  updateUserCapabilities(updateUserCapabilitiesRequest) {
10760
10760
  return __awaiter(this, void 0, void 0, function* () {
@@ -10819,7 +10819,7 @@ class IdentityClient {
10819
10819
  * @param UpdateUserStateRequest
10820
10820
  * @return UpdateUserStateResponse
10821
10821
  * @throws OciError when an error occurs
10822
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateUserState.ts.html |here} to see how to use UpdateUserState API.
10822
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UpdateUserState.ts.html |here} to see how to use UpdateUserState API.
10823
10823
  */
10824
10824
  updateUserState(updateUserStateRequest) {
10825
10825
  return __awaiter(this, void 0, void 0, function* () {
@@ -10898,7 +10898,7 @@ class IdentityClient {
10898
10898
  * @param UploadApiKeyRequest
10899
10899
  * @return UploadApiKeyResponse
10900
10900
  * @throws OciError when an error occurs
10901
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UploadApiKey.ts.html |here} to see how to use UploadApiKey API.
10901
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/identity/UploadApiKey.ts.html |here} to see how to use UploadApiKey API.
10902
10902
  */
10903
10903
  uploadApiKey(uploadApiKeyRequest) {
10904
10904
  return __awaiter(this, void 0, void 0, function* () {