AWS bedrock-agentcore documentation change
Summary
Updated apostrophes to curly quotes and changed markdown heading from h6 to bold text for API key deletion instructions.
Security assessment
Formatting and typographical changes only (e.g., 'it's' to 'it’s', heading style update); no modification to the security implications of deleting API keys or credential management. No evidence of addressing a security vulnerability.
Diff
diff --git a/bedrock-agentcore/latest/devguide/identity-delete-api-key.md b/bedrock-agentcore/latest/devguide/identity-delete-api-key.md index eb2f1cae7..59d8e834c 100644 --- a//bedrock-agentcore/latest/devguide/identity-delete-api-key.md +++ b//bedrock-agentcore/latest/devguide/identity-delete-api-key.md @@ -7 +7 @@ -When you no longer need an API key, you can delete it from your account. Deleting an API key removes the stored credentials and makes them unavailable to your agents. Any invocations that reference the deleted API key will fail once it's removed. +When you no longer need an API key, you can delete it from your account. Deleting an API key removes the stored credentials and makes them unavailable to your agents. Any invocations that reference the deleted API key will fail once it’s removed. @@ -9 +9 @@ When you no longer need an API key, you can delete it from your account. Deletin -###### To delete an API key +**To delete an API key** @@ -24 +24 @@ When you no longer need an API key, you can delete it from your account. Deletin -The API key is permanently removed from your account. Any agents or applications that reference this API key's ARN will no longer be able to access the stored credentials. +The API key is permanently removed from your account. Any agents or applications that reference this API key’s ARN will no longer be able to access the stored credentials.