AWS guidance documentation change
Summary
Replaced detailed troubleshooting content with GitHub issue reporting instructions
Security assessment
Removal of technical troubleshooting steps doesn't indicate security fixes. Change focuses on support process rather than security controls.
Diff
diff --git a/guidance/latest/connected-mobility-on-aws/troubleshooting.md b/guidance/latest/connected-mobility-on-aws/troubleshooting.md index 8947bf7d5..e638ce6e8 100644 --- a//guidance/latest/connected-mobility-on-aws/troubleshooting.md +++ b//guidance/latest/connected-mobility-on-aws/troubleshooting.md @@ -1,3 +1 @@ -[Documentation](/index.html)[Guidance for Connected Mobility on AWS](https://aws.amazon.com/solutions/guidance/connected-mobility-on-aws/)[Implementation Guide](guidance-overview.html) - -Common deployment issuesPerformance optimization +[Documentation](/index.html)[Guidance for Connected Mobility on AWS](https://aws.amazon.com/solutions/guidance/connected-mobility-on-aws/)[Implementation Guide](solution-overview.html) @@ -7,58 +5 @@ Common deployment issuesPerformance optimization -## Common deployment issues - -### CDK Bootstrap Error - - * Ensure AWS CLI is configured with sufficient permissions - - * Verify the target region supports all required services - - * Run `cdk bootstrap` manually if automated bootstrap fails - - - - -### IoT Policy Conflicts - - * Delete existing IoT policies with conflicting names - - * Use unique deployment stage names to avoid conflicts - - * Check IoT Core quotas in your region - - - - -### MSK Cluster Creation Timeout - - * Verify VPC and subnet configuration - - * Check service quotas for MSK in your region - - * Ensure KMS key permissions are correctly configured - - - - -## Performance optimization - -### High Latency Issues - - * Monitor CloudWatch metrics for processing delays - - * Scale Flink application parallelism - - * Optimize DynamoDB read/write capacity - - - - -### Cost Optimization - - * Use DynamoDB on-demand pricing for variable workloads - - * Configure MSK cluster auto-scaling - - * Implement data lifecycle policies for S3 storage - - - +This section provides known issue resolution when deploying and operating the guidance. If these instructions don’t address your issue, visit the [Issues](https://github.com/aws-solutions-library-samples/guidance-for-connected-mobility-on-aws/issues) section of the GitHub repository to report a problem or search existing discussions. @@ -72 +13 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -Update the Guidance +Update the guidance @@ -74 +15 @@ Update the Guidance -Uninstall the Guidance +Flink application troubleshooting