1. Packages
  2. AWS Native
  3. API Docs
  4. configuration
  5. getAggregationAuthorization

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.79.0 published on Monday, Oct 2, 2023 by Pulumi

aws-native.configuration.getAggregationAuthorization

Explore with Pulumi AI

aws-native logo

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.79.0 published on Monday, Oct 2, 2023 by Pulumi

    Resource Type definition for AWS::Config::AggregationAuthorization

    Using getAggregationAuthorization

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getAggregationAuthorization(args: GetAggregationAuthorizationArgs, opts?: InvokeOptions): Promise<GetAggregationAuthorizationResult>
    function getAggregationAuthorizationOutput(args: GetAggregationAuthorizationOutputArgs, opts?: InvokeOptions): Output<GetAggregationAuthorizationResult>
    def get_aggregation_authorization(authorized_account_id: Optional[str] = None,
                                      authorized_aws_region: Optional[str] = None,
                                      opts: Optional[InvokeOptions] = None) -> GetAggregationAuthorizationResult
    def get_aggregation_authorization_output(authorized_account_id: Optional[pulumi.Input[str]] = None,
                                      authorized_aws_region: Optional[pulumi.Input[str]] = None,
                                      opts: Optional[InvokeOptions] = None) -> Output[GetAggregationAuthorizationResult]
    func LookupAggregationAuthorization(ctx *Context, args *LookupAggregationAuthorizationArgs, opts ...InvokeOption) (*LookupAggregationAuthorizationResult, error)
    func LookupAggregationAuthorizationOutput(ctx *Context, args *LookupAggregationAuthorizationOutputArgs, opts ...InvokeOption) LookupAggregationAuthorizationResultOutput

    > Note: This function is named LookupAggregationAuthorization in the Go SDK.

    public static class GetAggregationAuthorization 
    {
        public static Task<GetAggregationAuthorizationResult> InvokeAsync(GetAggregationAuthorizationArgs args, InvokeOptions? opts = null)
        public static Output<GetAggregationAuthorizationResult> Invoke(GetAggregationAuthorizationInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetAggregationAuthorizationResult> getAggregationAuthorization(GetAggregationAuthorizationArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: aws-native:configuration:getAggregationAuthorization
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AuthorizedAccountId string

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

    AuthorizedAwsRegion string

    The region authorized to collect aggregated data.

    AuthorizedAccountId string

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

    AuthorizedAwsRegion string

    The region authorized to collect aggregated data.

    authorizedAccountId String

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

    authorizedAwsRegion String

    The region authorized to collect aggregated data.

    authorizedAccountId string

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

    authorizedAwsRegion string

    The region authorized to collect aggregated data.

    authorized_account_id str

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

    authorized_aws_region str

    The region authorized to collect aggregated data.

    authorizedAccountId String

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

    authorizedAwsRegion String

    The region authorized to collect aggregated data.

    getAggregationAuthorization Result

    The following output properties are available:

    AggregationAuthorizationArn string

    The ARN of the AggregationAuthorization.

    Tags List<Pulumi.AwsNative.Configuration.Outputs.AggregationAuthorizationTag>

    The tags for the AggregationAuthorization.

    AggregationAuthorizationArn string

    The ARN of the AggregationAuthorization.

    Tags []AggregationAuthorizationTag

    The tags for the AggregationAuthorization.

    aggregationAuthorizationArn String

    The ARN of the AggregationAuthorization.

    tags List<AggregationAuthorizationTag>

    The tags for the AggregationAuthorization.

    aggregationAuthorizationArn string

    The ARN of the AggregationAuthorization.

    tags AggregationAuthorizationTag[]

    The tags for the AggregationAuthorization.

    aggregation_authorization_arn str

    The ARN of the AggregationAuthorization.

    tags Sequence[AggregationAuthorizationTag]

    The tags for the AggregationAuthorization.

    aggregationAuthorizationArn String

    The ARN of the AggregationAuthorization.

    tags List<Property Map>

    The tags for the AggregationAuthorization.

    Supporting Types

    AggregationAuthorizationTag

    Key string

    The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    Value string

    The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    Key string

    The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    Value string

    The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    key String

    The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    value String

    The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    key string

    The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    value string

    The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    key str

    The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    value str

    The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    key String

    The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    value String

    The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    AWS Native is in preview. AWS Classic is fully supported.

    AWS Native v0.79.0 published on Monday, Oct 2, 2023 by Pulumi