AWS solutions documentation change
Summary
Updated CloudFormation template launch URLs to use relative paths instead of full console URLs
Security assessment
The changes only modify URL formatting by removing the 'https://console.aws.amazon.com/' prefix from CloudFormation launch links. There is no evidence of security vulnerability fixes, security configuration changes, or new security documentation being added. The modifications appear to be URL structure adjustments for consistency or internal routing purposes.
Diff
diff --git a/solutions/latest/connected-mobility-solution-on-aws/aws-cloudformation-template.md b/solutions/latest/connected-mobility-solution-on-aws/aws-cloudformation-template.md index 9784806dd..b8d1910c4 100644 --- a//solutions/latest/connected-mobility-solution-on-aws/aws-cloudformation-template.md +++ b//solutions/latest/connected-mobility-solution-on-aws/aws-cloudformation-template.md @@ -11,3 +11,3 @@ Template name | Download the template | Launch the template in the AWS Managemen -**vpc.template** \- Use this template to deploy the VPC module and all associated components. The default configuration deploys the services found in the [VPC module](./virtual-private-cloud-vpc-1.html) section, and you can customize the template to meet your specific needs. | [view template button](https://s3.amazonaws.com/solutions-reference/connected-mobility-solution-on-aws/latest/vpc/vpc.template) | [launch button](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/new?stackName=vpc&templateURL=https://solutions-reference.s3.amazonaws.com/connected-mobility-solution-on-aws/latest/vpc/vpc.template&redirectId=ImplementationGuide) | None | None -**auth-setup.template** \- Use this template to deploy the Auth Setup module and all associated components. The default configuration deploys the services found in the [Auth Setup module](./auth-setup-1.html) section, and you can customize the template to meet your specific needs. | [view template button](https://s3.amazonaws.com/solutions-reference/connected-mobility-solution-on-aws/latest/auth-setup/auth-setup.template) | [launch button](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/new?stackName=auth-setup&templateURL=https://solutions-reference.s3.amazonaws.com/connected-mobility-solution-on-aws/latest/auth-setup/auth-setup.template&redirectId=ImplementationGuide) | None | None -**acdp.template** \- Use this template to deploy the ACDP module and all associated components. The default configuration deploys the services found in the [Automative Cloud Developer Portal](./automotive-cloud-developer-portal.html) section, and you can customize the template to meet your specific needs. | [view template button](https://s3.amazonaws.com/solutions-reference/connected-mobility-solution-on-aws/latest/acdp/acdp.template) | [launch button](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/new?stackName=acdp&templateURL=https://solutions-reference.s3.amazonaws.com/connected-mobility-solution-on-aws/latest/acdp/acdp.template&redirectId=ImplementationGuide) | +**vpc.template** \- Use this template to deploy the VPC module and all associated components. The default configuration deploys the services found in the [VPC module](./virtual-private-cloud-vpc-1.html) section, and you can customize the template to meet your specific needs. | [view template button](https://s3.amazonaws.com/solutions-reference/connected-mobility-solution-on-aws/latest/vpc/vpc.template) | [launch button](cloudformation/home?region=us-east-1#/stacks/new?stackName=vpc&templateURL=https://solutions-reference.s3.amazonaws.com/connected-mobility-solution-on-aws/latest/vpc/vpc.template&redirectId=ImplementationGuide) | None | None +**auth-setup.template** \- Use this template to deploy the Auth Setup module and all associated components. The default configuration deploys the services found in the [Auth Setup module](./auth-setup-1.html) section, and you can customize the template to meet your specific needs. | [view template button](https://s3.amazonaws.com/solutions-reference/connected-mobility-solution-on-aws/latest/auth-setup/auth-setup.template) | [launch button](cloudformation/home?region=us-east-1#/stacks/new?stackName=auth-setup&templateURL=https://solutions-reference.s3.amazonaws.com/connected-mobility-solution-on-aws/latest/auth-setup/auth-setup.template&redirectId=ImplementationGuide) | None | None +**acdp.template** \- Use this template to deploy the ACDP module and all associated components. The default configuration deploys the services found in the [Automative Cloud Developer Portal](./automotive-cloud-developer-portal.html) section, and you can customize the template to meet your specific needs. | [view template button](https://s3.amazonaws.com/solutions-reference/connected-mobility-solution-on-aws/latest/acdp/acdp.template) | [launch button](cloudformation/home?region=us-east-1#/stacks/new?stackName=acdp&templateURL=https://solutions-reference.s3.amazonaws.com/connected-mobility-solution-on-aws/latest/acdp/acdp.template&redirectId=ImplementationGuide) | @@ -28 +28 @@ Template name | Download the template | Launch the template in the AWS Managemen -**cms-config.template** \- Use this template to deploy the Config module and all associated components. The default configuration deploys the services found in the [Config module](./cms-config.html) section, and you can customize the template to meet your specific needs. | [view template button](https://s3.amazonaws.com/solutions-reference/connected-mobility-solution-on-aws/latest/cms-config/cms-config.template) | [launch button](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/new?stackName=cms-config&templateURL=https://solutions-reference.s3.amazonaws.com/connected-mobility-solution-on-aws/latest/cms-config/cms-config.template&redirectId=ImplementationGuide) | +**cms-config.template** \- Use this template to deploy the Config module and all associated components. The default configuration deploys the services found in the [Config module](./cms-config.html) section, and you can customize the template to meet your specific needs. | [view template button](https://s3.amazonaws.com/solutions-reference/connected-mobility-solution-on-aws/latest/cms-config/cms-config.template) | [launch button](cloudformation/home?region=us-east-1#/stacks/new?stackName=cms-config&templateURL=https://solutions-reference.s3.amazonaws.com/connected-mobility-solution-on-aws/latest/cms-config/cms-config.template&redirectId=ImplementationGuide) | @@ -34 +34 @@ Template name | Download the template | Launch the template in the AWS Managemen -**cms-auth.template** \- Use this template to deploy the Auth module and all associated components. The default configuration deploys the services found in the [Auth module](./auth-module.html) section, and you can customize the template to meet your specific needs. | [view template button](https://s3.amazonaws.com/solutions-reference/connected-mobility-solution-on-aws/latest/cms-auth/cms-auth.template) | [launch button](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/new?stackName=cms-auth&templateURL=https://solutions-reference.s3.amazonaws.com/connected-mobility-solution-on-aws/latest/cms-auth/cms-auth.template&redirectId=ImplementationGuide) | +**cms-auth.template** \- Use this template to deploy the Auth module and all associated components. The default configuration deploys the services found in the [Auth module](./auth-module.html) section, and you can customize the template to meet your specific needs. | [view template button](https://s3.amazonaws.com/solutions-reference/connected-mobility-solution-on-aws/latest/cms-auth/cms-auth.template) | [launch button](cloudformation/home?region=us-east-1#/stacks/new?stackName=cms-auth&templateURL=https://solutions-reference.s3.amazonaws.com/connected-mobility-solution-on-aws/latest/cms-auth/cms-auth.template&redirectId=ImplementationGuide) | @@ -41 +41 @@ Template name | Download the template | Launch the template in the AWS Managemen -**cms-alerts.template** \- Use this template to deploy the Alerts module and all associated components. The default configuration deploys the services found in the [Alerts module](./alerts-module.html) section, and you can customize the template to meet your specific needs. | [view template button](https://s3.amazonaws.com/solutions-reference/connected-mobility-solution-on-aws/latest/cms-alerts/cms-alerts.template) | [launch button](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/new?stackName=cms-alerts&templateURL=https://solutions-reference.s3.amazonaws.com/connected-mobility-solution-on-aws/latest/cms-alerts/cms-alerts.template&redirectId=ImplementationGuide) | +**cms-alerts.template** \- Use this template to deploy the Alerts module and all associated components. The default configuration deploys the services found in the [Alerts module](./alerts-module.html) section, and you can customize the template to meet your specific needs. | [view template button](https://s3.amazonaws.com/solutions-reference/connected-mobility-solution-on-aws/latest/cms-alerts/cms-alerts.template) | [launch button](cloudformation/home?region=us-east-1#/stacks/new?stackName=cms-alerts&templateURL=https://solutions-reference.s3.amazonaws.com/connected-mobility-solution-on-aws/latest/cms-alerts/cms-alerts.template&redirectId=ImplementationGuide) | @@ -49 +49 @@ Template name | Download the template | Launch the template in the AWS Managemen -**cms-connect-store.template** \- Use this template to deploy the Connect and Store module and all associated components. The default configuration deploys the services found in the [Connect and Store module](./connect-and-store-module.html) section, and you can customize the template to meet your specific needs. | [view template button](https://s3.amazonaws.com/solutions-reference/connected-mobility-solution-on-aws/latest/cms-connect-store/cms-connect-store.template) | [launch button](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/new?stackName=cms-connect-store&templateURL=https://solutions-reference.s3.amazonaws.com/connected-mobility-solution-on-aws/latest/cms-connect-store/cms-connect-store.template&redirectId=ImplementationGuide) | +**cms-connect-store.template** \- Use this template to deploy the Connect and Store module and all associated components. The default configuration deploys the services found in the [Connect and Store module](./connect-and-store-module.html) section, and you can customize the template to meet your specific needs. | [view template button](https://s3.amazonaws.com/solutions-reference/connected-mobility-solution-on-aws/latest/cms-connect-store/cms-connect-store.template) | [launch button](cloudformation/home?region=us-east-1#/stacks/new?stackName=cms-connect-store&templateURL=https://solutions-reference.s3.amazonaws.com/connected-mobility-solution-on-aws/latest/cms-connect-store/cms-connect-store.template&redirectId=ImplementationGuide) | @@ -58 +58 @@ Template name | Download the template | Launch the template in the AWS Managemen -**cms-api.template** \- Use this template to deploy the API module and all associated components. The default configuration deploys the services found in the [API module](./api-module.html) section, and you can customize the template to meet your specific needs. | [view template button](https://s3.amazonaws.com/solutions-reference/connected-mobility-solution-on-aws/latest/cms-api/cms-api.template) | [launch button](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/new?stackName=cms-api&templateURL=https://solutions-reference.s3.amazonaws.com/connected-mobility-solution-on-aws/latest/cms-api/cms-api.template&redirectId=ImplementationGuide) | +**cms-api.template** \- Use this template to deploy the API module and all associated components. The default configuration deploys the services found in the [API module](./api-module.html) section, and you can customize the template to meet your specific needs. | [view template button](https://s3.amazonaws.com/solutions-reference/connected-mobility-solution-on-aws/latest/cms-api/cms-api.template) | [launch button](cloudformation/home?region=us-east-1#/stacks/new?stackName=cms-api&templateURL=https://solutions-reference.s3.amazonaws.com/connected-mobility-solution-on-aws/latest/cms-api/cms-api.template&redirectId=ImplementationGuide) | @@ -67 +67 @@ Template name | Download the template | Launch the template in the AWS Managemen -**cms-ev-battery-health.template** \- Use this template to deploy the EV Battery Health module and all associated components. The default configuration deploys the services found in the [EV Battery Health module](./ev-battery-health-module.html) section, and you can customize the template to meet your specific needs. | [view template button](https://s3.amazonaws.com/solutions-reference/connected-mobility-solution-on-aws/latest/cms-ev-battery-health/cms-ev-battery-health.template) | [launch button](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/new?stackName=cms-ev-battery-health&templateURL=https://solutions-reference.s3.amazonaws.com/connected-mobility-solution-on-aws/latest/cms-ev-battery-health/cms-ev-battery-health.template&redirectId=ImplementationGuide) | +**cms-ev-battery-health.template** \- Use this template to deploy the EV Battery Health module and all associated components. The default configuration deploys the services found in the [EV Battery Health module](./ev-battery-health-module.html) section, and you can customize the template to meet your specific needs. | [view template button](https://s3.amazonaws.com/solutions-reference/connected-mobility-solution-on-aws/latest/cms-ev-battery-health/cms-ev-battery-health.template) | [launch button](cloudformation/home?region=us-east-1#/stacks/new?stackName=cms-ev-battery-health&templateURL=https://solutions-reference.s3.amazonaws.com/connected-mobility-solution-on-aws/latest/cms-ev-battery-health/cms-ev-battery-health.template&redirectId=ImplementationGuide) | @@ -77 +77 @@ Template name | Download the template | Launch the template in the AWS Managemen -**cms-vehicle-simulator.template** \- Use this template to deploy the Vehicle Simulator module and all associated components. The default configuration deploys the services found in the [Vehicle Simulator module](./vehicle-simulator-module.html) section, and you can customize the template to meet your specific needs. | [view template button](https://s3.amazonaws.com/solutions-reference/connected-mobility-solution-on-aws/latest/cms-vehicle-simulator/cms-vehicle-simulator.template) | [launch button](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/new?stackName=cms-vehicle-simulator&templateURL=https://solutions-reference.s3.amazonaws.com/connected-mobility-solution-on-aws/latest/cms-vehicle-simulator/cms-vehicle-simulator.template&redirectId=ImplementationGuide) | +**cms-vehicle-simulator.template** \- Use this template to deploy the Vehicle Simulator module and all associated components. The default configuration deploys the services found in the [Vehicle Simulator module](./vehicle-simulator-module.html) section, and you can customize the template to meet your specific needs. | [view template button](https://s3.amazonaws.com/solutions-reference/connected-mobility-solution-on-aws/latest/cms-vehicle-simulator/cms-vehicle-simulator.template) | [launch button](cloudformation/home?region=us-east-1#/stacks/new?stackName=cms-vehicle-simulator&templateURL=https://solutions-reference.s3.amazonaws.com/connected-mobility-solution-on-aws/latest/cms-vehicle-simulator/cms-vehicle-simulator.template&redirectId=ImplementationGuide) | @@ -84 +84 @@ Template name | Download the template | Launch the template in the AWS Managemen -**cms-fleetwise-connector.template** \- Use this template to deploy the FleetWise Connector module and all associated components. The default configuration deploys the services found in the [FleetWise Connector module](./fleetwise-connector-module.html) section, and you can customize the template to meet your specific needs. | [view template button](https://s3.amazonaws.com/solutions-reference/connected-mobility-solution-on-aws/latest/cms-fleetwise-connector/cms-fleetwise-connector.template) | [launch button](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/new?stackName=cms-fleetwise-connector&templateURL=https://solutions-reference.s3.amazonaws.com/connected-mobility-solution-on-aws/latest/cms-fleetwise-connector/cms-fleetwise-connector.template&redirectId=ImplementationGuide) | +**cms-fleetwise-connector.template** \- Use this template to deploy the FleetWise Connector module and all associated components. The default configuration deploys the services found in the [FleetWise Connector module](./fleetwise-connector-module.html) section, and you can customize the template to meet your specific needs. | [view template button](https://s3.amazonaws.com/solutions-reference/connected-mobility-solution-on-aws/latest/cms-fleetwise-connector/cms-fleetwise-connector.template) | [launch button](cloudformation/home?region=us-east-1#/stacks/new?stackName=cms-fleetwise-connector&templateURL=https://solutions-reference.s3.amazonaws.com/connected-mobility-solution-on-aws/latest/cms-fleetwise-connector/cms-fleetwise-connector.template&redirectId=ImplementationGuide) | @@ -91 +91 @@ Template name | Download the template | Launch the template in the AWS Managemen -**cms-provisioning.template** \- Use this template to deploy the Vehicle Provisioning module and all associated components. The default configuration deploys the services found in the [Vehicle Provisioning module](./vehicle-provisioning-module.html) section, and you can customize the template to meet your specific needs. | [view template button](https://s3.amazonaws.com/solutions-reference/connected-mobility-solution-on-aws/latest/cms-provisioning/cms-provisioning.template) | [launch button](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/new?stackName=cms-provisioning&templateURL=https://solutions-reference.s3.amazonaws.com/connected-mobility-solution-on-aws/latest/cms-provisioning/cms-provisioning.template&redirectId=ImplementationGuide) | +**cms-provisioning.template** \- Use this template to deploy the Vehicle Provisioning module and all associated components. The default configuration deploys the services found in the [Vehicle Provisioning module](./vehicle-provisioning-module.html) section, and you can customize the template to meet your specific needs. | [view template button](https://s3.amazonaws.com/solutions-reference/connected-mobility-solution-on-aws/latest/cms-provisioning/cms-provisioning.template) | [launch button](cloudformation/home?region=us-east-1#/stacks/new?stackName=cms-provisioning&templateURL=https://solutions-reference.s3.amazonaws.com/connected-mobility-solution-on-aws/latest/cms-provisioning/cms-provisioning.template&redirectId=ImplementationGuide) | @@ -98 +98 @@ Template name | Download the template | Launch the template in the AWS Managemen -**cms-predictive-maintenance.template** \- Use this template to deploy the Predictive Maintenance module and all associated components. The default configuration deploys the services found in the [Predictive Maintenance module](./predictive-maintenance-module.html) section, and you can customize the template to meet your specific needs. | [view template button](https://s3.amazonaws.com/solutions-reference/connected-mobility-solution-on-aws/latest/cms-predictive-maintenance/cms-predictive-maintenance.template) | [launch button](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/new?stackName=cms-predictive-maintenance&templateURL=https://solutions-reference.s3.amazonaws.com/connected-mobility-solution-on-aws/latest/cms-predictive-maintenance/cms-predictive-maintenance.template&redirectId=ImplementationGuide) | +**cms-predictive-maintenance.template** \- Use this template to deploy the Predictive Maintenance module and all associated components. The default configuration deploys the services found in the [Predictive Maintenance module](./predictive-maintenance-module.html) section, and you can customize the template to meet your specific needs. | [view template button](https://s3.amazonaws.com/solutions-reference/connected-mobility-solution-on-aws/latest/cms-predictive-maintenance/cms-predictive-maintenance.template) | [launch button](cloudformation/home?region=us-east-1#/stacks/new?stackName=cms-predictive-maintenance&templateURL=https://solutions-reference.s3.amazonaws.com/connected-mobility-solution-on-aws/latest/cms-predictive-maintenance/cms-predictive-maintenance.template&redirectId=ImplementationGuide) | @@ -105 +105 @@ Template name | Download the template | Launch the template in the AWS Managemen -**cms-ui.template** \- Use this template to deploy the Fleet Management UI module and all associated components. The default configuration deploys the services found in the [Fleet Management UI module](./fleet-management-ui-module.html) section, and you can customize the template to meet your specific needs. | [view template button](https://s3.amazonaws.com/solutions-reference/connected-mobility-solution-on-aws/latest/cms-ui/cms-ui.template) | [launch button](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/new?stackName=cms-ui&templateURL=https://solutions-reference.s3.amazonaws.com/connected-mobility-solution-on-aws/latest/cms-ui/cms-ui.template&redirectId=ImplementationGuide) | +**cms-ui.template** \- Use this template to deploy the Fleet Management UI module and all associated components. The default configuration deploys the services found in the [Fleet Management UI module](./fleet-management-ui-module.html) section, and you can customize the template to meet your specific needs. | [view template button](https://s3.amazonaws.com/solutions-reference/connected-mobility-solution-on-aws/latest/cms-ui/cms-ui.template) | [launch button](cloudformation/home?region=us-east-1#/stacks/new?stackName=cms-ui&templateURL=https://solutions-reference.s3.amazonaws.com/connected-mobility-solution-on-aws/latest/cms-ui/cms-ui.template&redirectId=ImplementationGuide) | @@ -112 +112 @@ Template name | Download the template | Launch the template in the AWS Managemen -**cms-sample.template** \- Use this template for [integrating custom modules](./developer-guide.html#integrating-custom-modules). | [view template button](https://s3.amazonaws.com/solutions-reference/connected-mobility-solution-on-aws/latest/cms-sample/cms-sample.template) | [launch button](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/new?stackName=cms-sample&templateURL=https://solutions-reference.s3.amazonaws.com/connected-mobility-solution-on-aws/latest/cms-sample/cms-sample.template&redirectId=ImplementationGuide) | None | None +**cms-sample.template** \- Use this template for [integrating custom modules](./developer-guide.html#integrating-custom-modules). | [view template button](https://s3.amazonaws.com/solutions-reference/connected-mobility-solution-on-aws/latest/cms-sample/cms-sample.template) | [launch button](cloudformation/home?region=us-east-1#/stacks/new?stackName=cms-sample&templateURL=https://solutions-reference.s3.amazonaws.com/connected-mobility-solution-on-aws/latest/cms-sample/cms-sample.template&redirectId=ImplementationGuide) | None | None