AWS systems-manager documentation change
Summary
Updated link to InSpec DSL documentation
Security assessment
Routine documentation update with no security context
Diff
diff --git a/systems-manager/latest/userguide/integration-chef-inspec.md b/systems-manager/latest/userguide/integration-chef-inspec.md index 4b2ec39c8..50d3e8c8d 100644 --- a//systems-manager/latest/userguide/integration-chef-inspec.md +++ b//systems-manager/latest/userguide/integration-chef-inspec.md @@ -36 +36 @@ You can create InSpec profiles _only_ for Amazon Elastic Compute Cloud (Amazon E -InSpec includes a collection of resources that help you quickly write checks and auditing controls. InSpec uses the [InSpec Domain-specific Language (DSL)](https://www.inspec.io/docs/reference/dsl_inspec/) for writing these controls in Ruby. You can also use profiles created by a large community of InSpec users. For example, the [DevSec chef-os-hardening](https://github.com/dev-sec/chef-os-hardening) project on GitHub includes dozens of profiles to help you secure your nodes. You can author and store profiles in GitHub or Amazon S3. +InSpec includes a collection of resources that help you quickly write checks and auditing controls. InSpec uses the [InSpec Domain-specific Language (DSL)](https://docs.chef.io/inspec/7.0/reference/glossary/#dsl) for writing these controls in Ruby. You can also use profiles created by a large community of InSpec users. For example, the [DevSec chef-os-hardening](https://github.com/dev-sec/chef-os-hardening) project on GitHub includes dozens of profiles to help you secure your nodes. You can author and store profiles in GitHub or Amazon S3.