aws/access-key-id¶
ID for Access Key (not the secret)
The ID needed to use the AWS secret
If you have the aws cli installed, you can retrieve this key using
cat ~/.aws/credentials
and then using the aws_access_key_id
value.
You can also use the cloud broker install script to create resource brokers from local configuration information.