AWS partner-central documentation change
Summary
Added a new 'Developer Guide' section link and restructured the API Reference link
Security assessment
The change introduces documentation for a Developer Guide covering authentication and request signing, which are security features. However, there's no evidence of addressing a specific vulnerability or incident.
Diff
diff --git a/partner-central/index.md b/partner-central/index.md index 6a4bb07ce..970ef49bf 100644 --- a//partner-central/index.md +++ b//partner-central/index.md @@ -11 +11,3 @@ AWS Partner Central is a portal for AWS Partners to manage their AWS Partner Net -### [Sales Guide Describes how to manage qualified leads and cosell opportunities. ](/partner-central/latest/sales-guide/) ### [API Reference Describes the API operations for AWS Partner Central. ](/partner-central/latest/APIReference/) +### [Sales Guide Describes how to manage qualified leads and cosell opportunities. ](/partner-central/latest/sales-guide/) ### [Developer Guide Provides developer-focused information about using the AWS Partner Central API, including making requests, authentication, signing requests, code examples, and error handling. ](/partner-central/latest/developer-guide/) + +### [API Reference Describes the API operations for AWS Partner Central. ](/partner-central/latest/APIReference/)