Browse Source

Deployed 194722485 to main with MkDocs 1.6.1 and mike 1.2.0.dev0

Skarlso 1 year ago
parent
commit
f044b0029e

+ 8 - 0
main/provider/aws-parameter-store/index.html

@@ -4652,6 +4652,14 @@ service accounts which have iam roles bound using pod identity. Doing so will re
 <td>AWS_STS_ENDPOINT</td>
 <td>AWS_STS_ENDPOINT</td>
 <td>Endpoint for the Security Token Service. The controller uses this endpoint when creating a session and when doing <code>assumeRole</code> or <code>assumeRoleWithWebIdentity</code> calls.</td>
 <td>Endpoint for the Security Token Service. The controller uses this endpoint when creating a session and when doing <code>assumeRole</code> or <code>assumeRoleWithWebIdentity</code> calls.</td>
 </tr>
 </tr>
+<tr>
+<td>AWS_ECR_ENDPOINT</td>
+<td>Endpoint for the ECR Service. The controller uses this endpoint to fetch authorization tokens from ECR.</td>
+</tr>
+<tr>
+<td>AWS_ECR_PUBLIC_ENDPOINT</td>
+<td>Endpoint for the Public ECR Service. The controller uses this endpoint to fetch authorization tokens from ECR.</td>
+</tr>
 </tbody>
 </tbody>
 </table>
 </table>
 
 

+ 8 - 0
main/provider/aws-secrets-manager/index.html

@@ -4585,6 +4585,14 @@ service accounts which have iam roles bound using pod identity. Doing so will re
 <td>AWS_STS_ENDPOINT</td>
 <td>AWS_STS_ENDPOINT</td>
 <td>Endpoint for the Security Token Service. The controller uses this endpoint when creating a session and when doing <code>assumeRole</code> or <code>assumeRoleWithWebIdentity</code> calls.</td>
 <td>Endpoint for the Security Token Service. The controller uses this endpoint when creating a session and when doing <code>assumeRole</code> or <code>assumeRoleWithWebIdentity</code> calls.</td>
 </tr>
 </tr>
+<tr>
+<td>AWS_ECR_ENDPOINT</td>
+<td>Endpoint for the ECR Service. The controller uses this endpoint to fetch authorization tokens from ECR.</td>
+</tr>
+<tr>
+<td>AWS_ECR_PUBLIC_ENDPOINT</td>
+<td>Endpoint for the Public ECR Service. The controller uses this endpoint to fetch authorization tokens from ECR.</td>
+</tr>
 </tbody>
 </tbody>
 </table>
 </table>
 
 

File diff suppressed because it is too large
+ 0 - 0
main/search/search_index.json


BIN
main/sitemap.xml.gz


+ 8 - 0
main/snippets/provider-aws-access/index.html

@@ -4063,6 +4063,14 @@ service accounts which have iam roles bound using pod identity. Doing so will re
 <td>AWS_STS_ENDPOINT</td>
 <td>AWS_STS_ENDPOINT</td>
 <td>Endpoint for the Security Token Service. The controller uses this endpoint when creating a session and when doing <code>assumeRole</code> or <code>assumeRoleWithWebIdentity</code> calls.</td>
 <td>Endpoint for the Security Token Service. The controller uses this endpoint when creating a session and when doing <code>assumeRole</code> or <code>assumeRoleWithWebIdentity</code> calls.</td>
 </tr>
 </tr>
+<tr>
+<td>AWS_ECR_ENDPOINT</td>
+<td>Endpoint for the ECR Service. The controller uses this endpoint to fetch authorization tokens from ECR.</td>
+</tr>
+<tr>
+<td>AWS_ECR_PUBLIC_ENDPOINT</td>
+<td>Endpoint for the Public ECR Service. The controller uses this endpoint to fetch authorization tokens from ECR.</td>
+</tr>
 </tbody>
 </tbody>
 </table>
 </table>
 
 

Some files were not shown because too many files changed in this diff