Add-VSAthenaWorkGroupTags
Add-VSAthenaWorkGroupTags
SYNOPSIS
Adds an AWS::Athena::WorkGroup.Tags resource property to the template. An array of key-value pairs to apply to this resource.
SYNTAX
Add-VSAthenaWorkGroupTags [[-Tags] <Object>] [<CommonParameters>]
DESCRIPTION
Adds an AWS::Athena::WorkGroup.Tags resource property to the template. An array of key-value pairs to apply to this resource.
For more information, see Tag: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resource-tags.html.
PARAMETERS
-Tags
A array of key-value pairs to apply to this resource. For more information, see Tag: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resource-tags.html.
Documentation: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-athena-workgroup-tags.html#cfn-athena-workgroup-tags-tags UpdateType: Mutable Type: List ItemType: Tag
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.