Skip to content

Commit

Permalink
Merge pull request #183 from rpopovych/patch-1
Browse files Browse the repository at this point in the history
Fix typos
  • Loading branch information
bkabrda authored Apr 25, 2019
2 parents 6cd308c + 331174f commit ff676b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/docs/r/integration_aws.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ The following arguments are supported:

e.x. `env:production,instance-type:c1.*,!region:us-east-1`

* `host_tags` - (Optinal) Array of tags (in the form key:value) to add to all hosts and metrics reporting through this integration.
* `account_specific_namespace_rules` - (Optinal) Enables or disables metric collection for specific AWS namespaces for this AWS account only. A list of namespaces can be found at the [available namespace rules API endpoint](https://api.datadoghq.com/api/v1/integration/aws/available_namespace_rules).
* `host_tags` - (Optional) Array of tags (in the form key:value) to add to all hosts and metrics reporting through this integration.
* `account_specific_namespace_rules` - (Optional) Enables or disables metric collection for specific AWS namespaces for this AWS account only. A list of namespaces can be found at the [available namespace rules API endpoint](https://api.datadoghq.com/api/v1/integration/aws/available_namespace_rules).

### See also
* [Datadog API Reference > Integrations > AWS](https://docs.datadoghq.com/api/?lang=bash#aws)
Expand Down

0 comments on commit ff676b5

Please sign in to comment.