Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

AmazonCodeGuruProfilerIntegration

import type { AmazonCodeGuruProfilerIntegration } from "https://aws-api.deno.dev/v0.4/services/devopsguru.ts?docs=full";

Information about your account's integration with Amazon CodeGuru Profiler. This returns whether DevOps Guru is configured to consume recommendations generated from Amazon CodeGuru Profiler.

interface AmazonCodeGuruProfilerIntegration {
Status?: EventSourceOptInStatus | null;
}

§Properties

§

The status of the CodeGuru Profiler integration. Specifies if DevOps Guru is enabled to consume recommendations that are generated from Amazon CodeGuru Profiler.