Skip to main content

addon_arn

Function addon_arn 

Source
pub fn addon_arn(
    region: &str,
    account_id: &str,
    cluster: &str,
    name: &str,
    id: &str,
) -> String
Expand description

Build the ARN for an add-on. AWS appends a random UUID segment after addon/{cluster}/{name} so each add-on’s ARN is unique across recreate.