Ce produit n'est pas pris en charge par le site Datadog que vous avez sélectionné. ().
Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

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