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

DisableAWSServiceAccessRequest

import type { DisableAWSServiceAccessRequest } from "https://aws-api.deno.dev/v0.4/services/organizations.ts?docs=full";
interface DisableAWSServiceAccessRequest {
ServicePrincipal: string;
}

§Properties

§
ServicePrincipal: string
[src]

The service principal name of the Amazon Web Services service for which you want to disable integration with your organization. This is typically in the form of a URL, such as _service-abbreviation_.amazonaws.com.