Skip to main content

Account Management

AwsAccountAlternateContact

Manages the specified alternate contact attached to an AWS Account.

import { AwsAccountAlternateContact } from "@dinghy/tf-aws/serviceAccount"

<AwsAccountAlternateContact/>

AwsAccountPrimaryContact

Manages the specified primary contact information associated with an AWS Account.

import { AwsAccountPrimaryContact } from "@dinghy/tf-aws/serviceAccount"

<AwsAccountPrimaryContact/>

AwsAccountRegion

Enable (Opt-In) or Disable (Opt-Out) a particular Region for an AWS account

import { AwsAccountRegion } from "@dinghy/tf-aws/serviceAccount"

<AwsAccountRegion/>