Account Management
AwsAccountAlternateContact
Manages the specified alternate contact attached to an AWS Account.
- Resource
import { AwsAccountAlternateContact } from "@dinghy/tf-aws/serviceAccount"
<AwsAccountAlternateContact/>
AwsAccountPrimaryContact
Manages the specified primary contact information associated with an AWS Account.
- Resource
- Data
import { AwsAccountPrimaryContact } from "@dinghy/tf-aws/serviceAccount"
<AwsAccountPrimaryContact/>
import { DataAwsAccountPrimaryContact } from "@dinghy/tf-aws/serviceAccount"
<DataAwsAccountPrimaryContact/>
AwsAccountRegion
Enable (Opt-In) or Disable (Opt-Out) a particular Region for an AWS account
- Resource
import { AwsAccountRegion } from "@dinghy/tf-aws/serviceAccount"
<AwsAccountRegion/>