AWS marketplace medium security documentation change
Summary
Added requirements for linked accounts to accept private offers after payer account acceptance
Security assessment
Enforcing payer account acceptance first prevents linked accounts from bypassing governance controls, addressing potential authorization issues in multi-account environments.
Diff
diff --git a/marketplace/latest/userguide/machine-learning-private-offers.md b/marketplace/latest/userguide/machine-learning-private-offers.md index 1fc89fe4c..63f861155 100644 --- a//marketplace/latest/userguide/machine-learning-private-offers.md +++ b//marketplace/latest/userguide/machine-learning-private-offers.md @@ -55,0 +56,10 @@ For more information on installment plans, see [Private offer installment plans] +###### Important + +For linked accounts to benefit from a private offer: + + * Include the payer AWS account ID. + + * The payer account must accept the hourly terms of the private offer first. + + * After the payer account accepts, linked accounts can then accept the private offer. +