AWS wickr documentation change
Summary
Restructured audience guidance into bullet points with role-specific links. Added explicit troubleshooting and policy example references for different user types.
Security assessment
Improves documentation structure and navigation but doesn't introduce new security concepts. Links to existing security resources rather than adding new security content.
Diff
diff --git a/wickr/latest/adminguide/security_iam_audience.md b/wickr/latest/adminguide/security_iam_audience.md index 597448123..2aa69d890 100644 --- a//wickr/latest/adminguide/security_iam_audience.md +++ b//wickr/latest/adminguide/security_iam_audience.md @@ -9 +9,7 @@ This guide documents the new AWS Wickr administration console, released on March -How you use AWS Identity and Access Management (IAM) differs, depending on the work that you do in Wickr. +How you use AWS Identity and Access Management (IAM) differs based on your role: + + * **Service user** \- request permissions from your administrator if you cannot access features (see [Troubleshooting AWS Wickr identity and access](./security_iam_troubleshoot.html)) + + * **Service administrator** \- determine user access and submit permission requests (see [How AWS Wickr works with IAM](./security_iam_service-with-iam.html)) + + * **IAM administrator** \- write policies to manage access (see [Identity-based policy examples for AWS Wickr](./security_iam_id-based-policy-examples.html)) @@ -11 +16,0 @@ How you use AWS Identity and Access Management (IAM) differs, depending on the w -**Service user** – If you use the Wickr service to do your job, then your administrator provides you with the credentials and permissions that you need. As you use more Wickr features to do your work, you might need additional permissions. Understanding how access is managed can help you request the right permissions from your administrator. If you cannot access a feature in Wickr, see [Troubleshooting AWS Wickr identity and access](./security_iam_troubleshoot.html). @@ -13 +17,0 @@ How you use AWS Identity and Access Management (IAM) differs, depending on the w -**Service administrator** – If you're in charge of Wickr resources at your company, you probably have full access to Wickr. It's your job to determine which Wickr features and resources your service users should access. You must then submit requests to your IAM administrator to change the permissions of your service users. Review the information on this page to understand the basic concepts of IAM. To learn more about how your company can use IAM with Wickr, see [How AWS Wickr works with IAM](./security_iam_service-with-iam.html). @@ -15 +18,0 @@ How you use AWS Identity and Access Management (IAM) differs, depending on the w -**IAM administrator** – If you're an IAM administrator, you might want to learn details about how you can write policies to manage access to Wickr. To view example Wickr identity-based policies that you can use in IAM, see [Identity-based policy examples for AWS Wickr](./security_iam_id-based-policy-examples.html).