configservice_put_aggregation_authorization: Authorizes the aggregator account and region to collect data...

View source: R/configservice_operations.R

configservice_put_aggregation_authorizationR Documentation

Authorizes the aggregator account and region to collect data from the source account and region

Description

Authorizes the aggregator account and region to collect data from the source account and region.

See https://www.paws-r-sdk.com/docs/configservice_put_aggregation_authorization/ for full documentation.

Usage

configservice_put_aggregation_authorization(
  AuthorizedAccountId,
  AuthorizedAwsRegion,
  Tags = NULL
)

Arguments

AuthorizedAccountId

[required] The 12-digit account ID of the account authorized to aggregate data.

AuthorizedAwsRegion

[required] The region authorized to collect aggregated data.

Tags

An array of tag object.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.