From 3c1893dcc5a1152bbc3132739f8e87137487267e Mon Sep 17 00:00:00 2001 From: Mathias Date: Fri, 25 Oct 2024 12:27:53 +0200 Subject: [PATCH] Add AWS to good #91 --- _vendors_good/aws.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 _vendors_good/aws.yaml diff --git a/_vendors_good/aws.yaml b/_vendors_good/aws.yaml new file mode 100644 index 0000000..20b1f62 --- /dev/null +++ b/_vendors_good/aws.yaml @@ -0,0 +1,11 @@ +--- +name: Amazon Web Services +scim_pricing: 0 +scim_starting_on_plan: lowest +sources: + - https://aws.amazon.com/iam/identity-center/faqs/ + - https://docs.aws.amazon.com/singlesignon/latest/userguide/tutorials.html +sso_on_free_plans: true +sso_on_all_paid_plans: true +updated_at: 2024-10-23 +vendor_url: https://aws.amazon.com/ \ No newline at end of file