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

SubmitMultiRegionAccessPointRoutesRequest

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

§Properties

§
AccountId: string
[src]

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

§
ContentMD5?: string | null
[src]

The base64-encoded 128-bit MD5 digest of the data. This is generated by the client library.

§
Mrap: string
[src]

The Multi-Region Access Point ARN.

§

The different routes that make up the new route configuration. Active routes return a value of 100, and passive routes return a value of 0.