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

DescribeMultiRegionAccessPointOperationRequest

import type { DescribeMultiRegionAccessPointOperationRequest } from "https://aws-api.deno.dev/v0.4/services/s3control.ts?docs=full";
interface DescribeMultiRegionAccessPointOperationRequest {
AccountId: string;
RequestTokenARN: string;
}

§Properties

§
AccountId: string
[src]

The Amazon Web Services account ID for the owner of the Multi-Region Access Point.

§
RequestTokenARN: string
[src]

The request token associated with the request you want to know about. This request token is returned as part of the response when you make an asynchronous request. You provide this token to query about the status of the asynchronous action.