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.
New-LOCKey-KeyName <String>-Restrictions_AllowAction <String[]>-Restrictions_AllowReferer <String[]>-Restrictions_AllowResource <String[]>-Description <String>-ExpireTime <DateTime>-NoExpiry <Boolean>-Tag <Hashtable>-Select <String>-PassThru <SwitchParameter>-Force <SwitchParameter>-ClientConfig <AmazonLocationServiceConfig>
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
YYYY-MM-DDThh:mm:ss.sssZ
. One of NoExpiry
or ExpireTime
must be set. Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
ExampleAPIKey
.Required? | True |
Position? | 1 |
Accept pipeline input? | True (ByValue, ByPropertyName) |
true
to set no expiration time for the API key. One of NoExpiry
or ExpireTime
must be set. Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
geo:GetMap*
- Allows all actions needed for map rendering.geo:SearchPlaceIndexForText
- Allows geocoding.geo:SearchPlaceIndexForPosition
- Allows reverse geocoding.geo:SearchPlaceIndexForSuggestions
- Allows generating suggestions from text.GetPlace
- Allows finding a place by place ID.geo:CalculateRoute
- Allows point to point routing.geo:CalculateRouteMatrix
- Allows calculating a matrix of routes.geo:GetMap*
as an input to the list. ["geo:GetMap*"]
is valid but ["geo:GetMapTile"]
is not. Similarly, you cannot use ["geo:SearchPlaceIndexFor*"]
- you must list each of the Place actions separately. Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Restrictions_AllowActions |
$\-._+!*`(),;/?:@=&
https://example.com
.Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Restrictions_AllowReferers |
partition
, region
, and account-id
as the key that is being created.arn
, partition
, service
, region
, account-id
and resource-id
, delimited by colons (:).arn:aws:geo:region:account-id:map/ExampleMap*
.Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Restrictions_AllowResources |
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
"key" : "value"
Restrictions:Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Tags |
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 |
AWS Tools for PowerShell: 2.x.y.z