AWS Proxy Access Credential CLI Configuration

This topic includes CLI commands and parameters for adding AWS Proxy Access Credential target applications and target accounts.
capam32
This topic includes CLI commands and parameters for adding AWS Proxy Access Credential target applications and target accounts.
2
Target Application CLI Parameters
To add a target application that uses the AWS API proxy credentials, use the addTargetApplication command and the following parameters:
TargetApplication.type
The target application connector type.
Required
Default Value
Valid Values
yes
N/A
AwsApiProxyCredentials
Attribute.extensionType
Required
Default Value
Valid Values
yes
N/A
AwsApiProxyCredentials
AWS API Proxy Access Credentials Target Account CLI Parameters
Use the following parameters to add a target account that uses the AWS API Proxy Access Credentials. Use the addTargetAccount command and the following command parameter:
Attribute.extensionType
Required
Default Value
Valid Values
yes
N/A
AwsProxyCredentials
AWS API Proxy Access Credentials CLI Example
cmdName=addTargetApplication TargetServer.hostName=myhostname.mydomain.com TargetApplication.name=My_AWS_Proxy_Credentials
TargetApplication.type=AwsProxyCredentials Attribute.extensionType=AwsProxyCredentials
cmdName=addTargetAccount TargetServer.hostName=myhostname.mydomain.com TargetApplication.name=My_AWS_ProxyCredentials
TargetAccount.userName=admin@nowhere.com TargetAccount.password=p@ssw0rd Attribute.extensionType=AwsProxyCredentials