AWS online-register documentation change
Summary
Added new API methods (GetCustomizedModel, GetReservation, ListCustomizedModelAssociations, ListCustomizedModels, ListReservations) to the documentation table
Security assessment
Changes add routine API documentation without security context. New entries describe standard read/list operations with no security features, vulnerability mitigations, or security-related language.
Diff
diff --git a/online-register/latest/data-formats/amazonbedrockpoweredbyawsmantle.md b/online-register/latest/data-formats/amazonbedrockpoweredbyawsmantle.md index af4a98063..85e50e1d6 100644 --- a//online-register/latest/data-formats/amazonbedrockpoweredbyawsmantle.md +++ b//online-register/latest/data-formats/amazonbedrockpoweredbyawsmantle.md @@ -9,0 +10 @@ CallWithBearerToken| Make API calls using bearer token authentication| List +[GetCustomizedModel](https://docs.aws.amazon.com/bedrock/latest/APIReference/#welcome)| Get customized model| Read @@ -14,0 +16,3 @@ CallWithBearerToken| Make API calls using bearer token authentication| List +[GetReservation](https://docs.aws.amazon.com/bedrock/latest/APIReference/#welcome)| Get reservation| Read +[ListCustomizedModelAssociations](https://docs.aws.amazon.com/bedrock/latest/APIReference/#welcome)| List project associations for a customized model| List +[ListCustomizedModels](https://docs.aws.amazon.com/bedrock/latest/APIReference/#welcome)| List customized models| List @@ -18,0 +23 @@ CallWithBearerToken| Make API calls using bearer token authentication| List +[ListReservations](https://docs.aws.amazon.com/bedrock/latest/APIReference/#welcome)| List reservations| List