Commit f0a586a9 by Nitesh Koushik S Committed by GitHub

Document Change (#27764)

* Document Change

Change in key word from "exterrnal" to "external"

* Document update

Change in key word "you" to "your"
parent 267f3e73
...@@ -34,7 +34,7 @@ build dashboards or use Explore with CloudWatch metrics and CloudWatch Logs. ...@@ -34,7 +34,7 @@ build dashboards or use Explore with CloudWatch metrics and CloudWatch Logs.
| _Auth Provider_ | Specify the provider to get credentials. | | _Auth Provider_ | Specify the provider to get credentials. |
| _Credentials_ profile name | Specify the name of the profile to use (if you use `~/.aws/credentials` file), leave blank for default. | | _Credentials_ profile name | Specify the name of the profile to use (if you use `~/.aws/credentials` file), leave blank for default. |
| _Assume Role Arn_ | Specify the ARN of the role to assume | | _Assume Role Arn_ | Specify the ARN of the role to assume |
| _External ID_ | If you are assuming a role in another account, that has been created with an external ID, specify the exterrnal ID here. | | _External ID_ | If you are assuming a role in another account, that has been created with an external ID, specify the external ID here. |
## Authentication ## Authentication
...@@ -234,7 +234,7 @@ To import the pre-configured dashboards, go to the configuration page of your Cl ...@@ -234,7 +234,7 @@ To import the pre-configured dashboards, go to the configuration page of your Cl
## Templated queries ## Templated queries
Instead of hard-coding things like server, application and sensor name in you metric queries you can use variables in their place. Variables are shown as dropdown select boxes at the top of the dashboard. These dropdowns make it easy to change the data being displayed in your dashboard. Instead of hard-coding things like server, application and sensor name in your metric queries you can use variables in their place. Variables are shown as dropdown select boxes at the top of the dashboard. These dropdowns make it easy to change the data being displayed in your dashboard.
See the [Templating]({{< relref "../../variables/templates-and-variables.md" >}}) documentation for an introduction to the templating feature and the different types of template variables. See the [Templating]({{< relref "../../variables/templates-and-variables.md" >}}) documentation for an introduction to the templating feature and the different types of template variables.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment