forked from docs/doc-exports
Reviewed-by: gtema <artem.goncharov@gmail.com> Co-authored-by: zhangyue <zhangyue164@huawei.com> Co-committed-by: zhangyue <zhangyue164@huawei.com>
248 lines
22 KiB
HTML
248 lines
22 KiB
HTML
<a name="iam_03_0001"></a><a name="iam_03_0001"></a>
|
|
|
|
<h1 class="topictitle1">Creating a Permanent Access Key</h1>
|
|
<div id="body8662426"><div class="section" id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_section102871379206"><h4 class="sectiontitle">Function</h4><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p128819762019">This API can be used by the administrator to create a permanent access key for an IAM user or used by an IAM user to create a permanent access key for itself.</p>
|
|
<p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p152882078201">Access keys are identity credentials for using development tools (APIs, CLI, and SDKs) to access the cloud system. Access keys cannot be used to log in to the console. AK is used in conjunction with an SK to sign requests cryptographically, ensuring that the requests are secret, complete, and correct.</p>
|
|
<p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p172886742016">The API can be called using both the global endpoint and region-specific endpoints.</p>
|
|
</div>
|
|
<div class="section" id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_section1728818716204"><h4 class="sectiontitle">URI</h4><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p18288107172011">POST /v3.0/OS-CREDENTIAL/credentials</p>
|
|
</div>
|
|
<div class="section" id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_section128811712015"><h4 class="sectiontitle">Request Parameters</h4>
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_HeaderParameter" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameters in the request header</caption><thead align="left"><tr id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_row142881874202"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.1"><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p1828947132017">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.2"><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p228997132014">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="10%" id="mcps1.3.3.2.2.5.1.3"><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p1428967152016">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.3.2.2.5.1.4"><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p1628911717202">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_row152884742013"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p182891072204">Content-Type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p429016719206">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="10%" headers="mcps1.3.3.2.2.5.1.3 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p142907710203">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.2.2.5.1.4 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p32902079205">Fill <strong id="iam_03_0001__en-us_topic_0221566836_b810713241147">application/json;charset=utf8</strong> in this field.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_row628918717207"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p5290147132015">X-Auth-Token</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p62907762014">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="10%" headers="mcps1.3.3.2.2.5.1.3 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p429017714201">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.2.2.5.1.4 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p1929027112010">A token with <strong id="iam_03_0001__b6533174119514">Security Administrator permissions</strong> is required if the administrator is requesting to create a permanent access key for an IAM user.</p>
|
|
<p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p32901277207">The user token (no special permission requirements) of an IAM user is required if the user is requesting to create a permanent access key for itself.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_requestParameter" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Parameters in the request body</caption><thead align="left"><tr id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_row182911278203"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.1"><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p182911373201">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="10%" id="mcps1.3.3.3.2.5.1.2"><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p1829110716206">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.3"><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p129118710203">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.3.3.2.5.1.4"><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p52918712018">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_row72917712201"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p11291117142018"><a href="#iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_request_Rq42Credential">credential</a></p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="10%" headers="mcps1.3.3.3.2.5.1.2 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p1829207142019">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p7292137172011">Object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.3.2.5.1.4 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p15292157162019">Authentication information.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_request_Rq42Credential"></a><a name="en-us_topic_0221566836_en-us_topic_0221482442_request_Rq42Credential"></a><table cellpadding="4" cellspacing="0" summary="" id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_request_Rq42Credential" frame="border" border="1" rules="all"><caption><b>Table 3 </b>credential</caption><thead align="left"><tr id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_row122928712201"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.4.2.5.1.1"><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p129357162014">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="10%" id="mcps1.3.3.4.2.5.1.2"><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p13293147192015">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.4.2.5.1.3"><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p92932732010">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.3.4.2.5.1.4"><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p62931752019">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_row192921675204"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p629310712012">user_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="10%" headers="mcps1.3.3.4.2.5.1.2 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p229313713200">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p182939712201">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.4.2.5.1.4 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p429311732012">IAM user ID.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_row16292167162020"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p202947715207">description</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="10%" headers="mcps1.3.3.4.2.5.1.2 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p429437152019">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p02941974208">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.3.4.2.5.1.4 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p129413722010">Description of the access key.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_section52944792017"><h4 class="sectiontitle">Response Parameters</h4>
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_responseParameter" frame="border" border="1" rules="all"><caption><b>Table 4 </b>Parameters in the response body</caption><thead align="left"><tr id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_row529447182017"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.2.4.1.1"><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p14295076209">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.2.4.1.2"><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p132959710202">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.2.2.4.1.3"><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p72957702010">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_row1229410710206"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.4.1.1 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p102951078205"><a href="#iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_response_Rs42Credential">credential</a></p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.4.1.2 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p1729515722017">Object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.2.2.4.1.3 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p1296771206">Authentication result.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_response_Rs42Credential"></a><a name="en-us_topic_0221566836_en-us_topic_0221482442_response_Rs42Credential"></a><table cellpadding="4" cellspacing="0" summary="" id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_response_Rs42Credential" frame="border" border="1" rules="all"><caption><b>Table 5 </b>credential</caption><thead align="left"><tr id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_row17296670202"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.4.1.1"><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p129618772012">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.4.1.2"><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p1229711742018">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.3.2.4.1.3"><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p152971872203">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_row4296157182010"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p129712732015">create_time</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p629711717200">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p829718712202">Time when the access key was created.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_row16296871206"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p129714782013">access</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p102971373204">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p329814712204">AK.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_row1629618711207"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p929815719205">secret</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p172984713206">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p529819720202">SK.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_row52965719207"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p1829815722013">status</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p132989772014">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p182982742019">Status of the access key.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_row7296278201"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p3298279208">user_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p52994712209">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p829912715209">IAM user ID.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_row2296576203"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p429912732016">description</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p9299876205">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p129977132011">Description of the access key.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_section72991471203"><h4 class="sectiontitle">Example Request</h4><pre class="screen" id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_screen1482007202218">POST https://sample.domain.com/v3.0/OS-CREDENTIAL/credentials</pre>
|
|
<pre class="screen" id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_screen729915718202">{
|
|
"credential": {
|
|
"description": "IAMDescription",
|
|
"user_id": "07609fb9358010e21f7bc003751c7c32"
|
|
}
|
|
}</pre>
|
|
</div>
|
|
<div class="section" id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_section13300674209"><h4 class="sectiontitle">Example Response</h4><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p123007732016"><strong id="iam_03_0001__en-us_topic_0221566836_b194228541511">Status code: 201</strong></p>
|
|
<p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p230016716205">The request is successful.</p>
|
|
<pre class="screen" id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_screen530057162020">{
|
|
"credential": {
|
|
"access": "P83EVBZJMXCYTMUII...",
|
|
"create_time": "2020-01-08T06:25:19.014028Z",
|
|
"user_id": "07609fb9358010e21f7bc003751...",
|
|
"description": "IAMDescription",
|
|
"secret": "TTqAHPbhWorg9ozx8Dv9MUyzYnOKDppxzHt...",
|
|
"status": "active"
|
|
}
|
|
}</pre>
|
|
<p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p7301137182012"><strong id="iam_03_0001__en-us_topic_0221566836_b29404561254">Status code: 400</strong></p>
|
|
<p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p330127132019">The server failed to process the request. (The number of access keys has reached the maximum allowed limit.)</p>
|
|
<pre class="screen" id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_screen14301107122011">{
|
|
"error": {
|
|
"message": "akSkNumExceed",
|
|
"code": 400,
|
|
"title": "Bad Request"
|
|
}
|
|
}</pre>
|
|
</div>
|
|
<div class="section" id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_section13021270202"><h4 class="sectiontitle">Status Codes</h4>
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_table2422" frame="border" border="1" rules="all"><thead align="left"><tr id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_row73021876208"><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.7.2.1.3.1.1"><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p430237102010">Status Code</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="85%" id="mcps1.3.7.2.1.3.1.2"><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p9303187112020">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_row53021577206"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p13033742014">201</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p183039742017">The request is successful.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_row13028714203"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p230327142015">400</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p730377182010">The server failed to process the request. (The number of access keys has reached the maximum allowed limit.)</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_row930220716200"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p1303974203">401</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p153037782015">Authentication failed.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_row63026772017"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p1330412722019">403</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p12304167172015">Access denied.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_row030216702014"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p15304167192017">500</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p1630410722016">Internal server error.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_section193042792010"><h4 class="sectiontitle">Error Codes</h4><p id="iam_03_0001__en-us_topic_0221566836_en-us_topic_0221482442_p16304970202">None</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0097942776.html">Access Key Management</a></div>
|
|
</div>
|
|
</div>
|
|
|