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

EnableAWSServiceAccessRequest

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

§Properties

§
ServicePrincipal: string
[src]

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