Version:

IN THIS ARTICLE

Command Reorganization

Command Reorganization

As of Lumberyard 1.9, the commands made available by the lmbr_aws command line tool have been reorganized. The previous commands are still functional but are subject to removal in a future release.

The following table shows how the previous commands map to the new commands. In a few cases single commands have been split into two or more commands for clarity and ease of use. These are commented accordingly. For information about the commands, see Using the Cloud Canvas Command Line.


Previous CommandNew Command
add‑login‑providerlogin‑provider add
add‑profileprofile add
add‑resource‑groupresource‑group add
clear‑parameterparameter clear
create‑deploymentdeployment create
create‑project‑stackproject create
default‑deploymentdeployment default
default‑profileprofile default
delete‑deploymentdeployment delete
delete‑project‑stackproject delete
get‑function‑logfunction get‑log
import‑resourceresource‑importer import‑resource
list‑deploymentsdeployment list
list‑importable‑resourcesresource‑importer list‑importable‑resources
list‑mappingsmappings list
list‑parametersparameter list
list‑profilesprofile list
list‑resource‑groupsresource‑group list
list‑resourcesproject list‑resources deployment list‑resources resource‑group list‑resources The list‑resources command supported ‑‑deployment and ‑‑resource‑group arguments. The project list‑resources command is the same as list‑resources without the ‑‑deployment and ‑‑resource‑group arguments. The deployment list‑resources command is the same as list‑resources with only the ‑‑deployment argument. The resource‑group list‑resources command is the same as list‑resources with both the ‑‑deployment and ‑‑resource‑group arguments.
protect‑deploymentdeployment protect
release‑deploymentdeployment release
remove‑login‑providerlogin‑provider remove
remove‑profileprofile remove
remove‑resource‑groupresource‑group remove
rename‑profileprofile rename
set‑parameterparameter set
update‑deployment‑access‑stackdeployment update‑access
update‑login‑providerlogin‑provider update
update‑mappingsmappings update
update‑profileprofile update
update‑project‑codeproject update‑code
update‑project‑stackproject upload You can use project update instead of project upload.
upload‑lambda‑codefunction upload‑code
upload‑resourcesdeployment upload resource‑group upload The upload‑resources command supported a ‑‑resource‑group argument. The deployment upload command is the same as upload‑resources without the ‑‑resource‑group argument. The resource‑group upload command is the same as upload‑resources with the ‑‑resource‑group argument. You can use deployment update and resource‑group update instead of deployment upload and resource‑group upload.

Argument Aliases

As a convenience, aliases have been added for the following common arguments.


ArgumentAlias Equivalent
‑‑assume‑role‑R
‑‑confirm‑aws‑usage‑C
‑‑deployment‑d
‑‑function‑f
‑‑log‑stream‑name‑l
‑‑parameter‑p
‑‑profile‑P
‑‑resource‑group‑r
‑‑value‑v