AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Get-ASAService-ServiceCodeList <String[]>-Language <String>-Select <String>-PassThru <SwitchParameter>-ClientConfig <AmazonAWSSupportConfig>
DescribeServices
operation. Always use the service codes and categories that the DescribeServices
operation returns, so that you have the most recent set of service and category codes. SubscriptionRequiredException
error message appears. For information about changing your support plan, see Amazon Web Services Support. Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
language
parameter if you want support in that language. Required? | False |
Position? | 2 |
Accept pipeline input? | True (ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Required? | False |
Position? | 1 |
Accept pipeline input? | True (ByValue, ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | AK |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByValue, ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByValue, ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | AWSProfilesLocation, ProfilesLocation |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | StoredCredentials, AWSProfileName |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | RegionToCall |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | SK, SecretAccessKey |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | ST |
Get-ASAServiceReturns all available service codes, names and categories.
Get-ASAService -ServiceCodeList "amazon-cloudfront"Returns the name and categories for the service with the specified code.
Get-ASAService -ServiceCodeList @("amazon-cloudfront", "amazon-cloudwatch")Returns the name and categories for the specified service codes.
Get-ASAService -ServiceCodeList @("amazon-cloudfront", "amazon-cloudwatch") -Language "ja"Returns the name and categories (in Japanese) for the specified service codes. Currently English ("en") and Japanese ("ja") language codes are supported.
AWS Tools for PowerShell: 2.x.y.z