Select your cookie preferences

We use cookies and similar tools to enhance your experience, provide our services, deliver relevant advertising, and make improvements. Approved third parties also use these tools to help us deliver advertising and provide certain site features.

delete_aggregation_authorization

ConfigService.Client.delete_aggregation_authorization(**kwargs)

Deletes the authorization granted to the specified configuration aggregator account in a specified region.

See also: AWS API Documentation

Request Syntax

response = client.delete_aggregation_authorization(
    AuthorizedAccountId='string',
    AuthorizedAwsRegion='string'
)
Parameters
  • AuthorizedAccountId (string) --

    [REQUIRED]

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

  • AuthorizedAwsRegion (string) --

    [REQUIRED]

    The region authorized to collect aggregated data.

Returns

None

Exceptions

  • ConfigService.Client.exceptions.InvalidParameterValueException