aws/secret-key

ID for Access Key (not the secret)

The token required by cloud provider to act aginst the API

If you have the aws cli installed, you can retrieve this key using cat ~/.aws/credentials and then using the aws_secret_access_key value.

You can also use the cloud broker install script to create resource brokers from local configuration information.