AWS bedrock documentation change
Summary
Replaced icon placeholders with accessible image descriptions in cost management comparison table
Security assessment
Purely accessibility-focused update replacing image references with descriptive alt text. No security-related content changes present.
Diff
diff --git a/bedrock/latest/userguide/cost-management.md b/bedrock/latest/userguide/cost-management.md index 525c7e722..de1713212 100644 --- a//bedrock/latest/userguide/cost-management.md +++ b//bedrock/latest/userguide/cost-management.md @@ -19,5 +19,5 @@ I want to attribute costs by... | Use... | Where to view costs | Supported APIs -Identity (IAM users, IAM roles, and federation) | [IAM principal attribution](./cost-mgmt-iam-principal-tracking.html) | AWS Cost Explorer / CUR 2.0 | [InvokeModel](./inference-api.html) / [Converse](./conversation-inference.html) / [Chat Completions](./inference-chat-completions-mantle.html) |  |  -Application or team with tags | [Projects](./cost-mgmt-projects.html) (Recommended) | AWS Cost Explorer / CUR 2.0 | [Responses](./bedrock-mantle.html) / [Chat Completions](./inference-chat-completions-mantle.html) |  |  -Application or team with tags | [Application inference profiles](./cost-mgmt-application-inference-profiles.html) | AWS Cost Explorer / CUR 2.0 | [InvokeModel](./inference-api.html) / [Converse](./conversation-inference.html) / [Chat Completions](./inference-chat-completions-mantle.html) |  |  -Application or team with tags | [Workspaces](./cost-mgmt-workspaces.html) (Recommended) | AWS Cost Explorer / CUR 2.0 | [Anthropic Messages](./inference-messages-api.html) |  |  -Custom tag (per-request) | [Per-request metadata tagging](./cost-mgmt-request-metadata.html) | Invocation logs only | [InvokeModel](./inference-api.html) / [InvokeModelWithResponseStream](./inference-api.html) / [Converse](./conversation-inference.html) / [ConverseStream](./conversation-inference.html) |  |  +Identity (IAM users, IAM roles, and federation) | [IAM principal attribution](./cost-mgmt-iam-principal-tracking.html) | AWS Cost Explorer / CUR 2.0 | [InvokeModel](./inference-api.html) / [Converse](./conversation-inference.html) / [Chat Completions](./inference-chat-completions-mantle.html) |  |  +Application or team with tags | [Projects](./cost-mgmt-projects.html) (Recommended) | AWS Cost Explorer / CUR 2.0 | [Responses](./bedrock-mantle.html) / [Chat Completions](./inference-chat-completions-mantle.html) |  |  +Application or team with tags | [Application inference profiles](./cost-mgmt-application-inference-profiles.html) | AWS Cost Explorer / CUR 2.0 | [InvokeModel](./inference-api.html) / [Converse](./conversation-inference.html) / [Chat Completions](./inference-chat-completions-mantle.html) |  |  +Application or team with tags | [Workspaces](./cost-mgmt-workspaces.html) (Recommended) | AWS Cost Explorer / CUR 2.0 | [Anthropic Messages](./inference-messages-api.html) |  |  +Custom tag (per-request) | [Per-request metadata tagging](./cost-mgmt-request-metadata.html) | Invocation logs only | [InvokeModel](./inference-api.html) / [InvokeModelWithResponseStream](./inference-api.html) / [Converse](./conversation-inference.html) / [ConverseStream](./conversation-inference.html) |  | 