This product is not supported for your selected Datadog site. ().
このページは日本語には対応しておりません。随時翻訳に取り組んでいます。
翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください

Update the CloudFormation stack

Datadog recommends updating the CloudFormation stack regularly so you can get access to new features and bug fixes as they are released.

  1. Log in to your AWS console and go to the CloudFormation Stacks page.
  2. Expand the parent DatadogIntegration stack to reveal its nested sub-stacks. Select the DatadogIntegration-DatadogAgentlessScanning-… sub-stack, click Update, then click Update nested stack.
  3. Click Replace existing template.
  4. In the following S3 URL: https://datadog-cloudformation-template-quickstart.s3.amazonaws.com/aws/<VERSION>/datadog_agentless_scanning.yaml, replace <VERSION> with the version found in aws_quickstart/version.txt. Paste that URL into the Amazon S3 URL field.
  5. Click Next to advance through the next several pages without modifying them, then submit the form.

Update the Terraform module

Update the source reference for the Agentless Scanner modules to the latest release. You can find the latest version on GitHub Releases.

For usage examples, see the GitHub repository.

Further reading