How to install pint utility on SLES machines.
zypp in python-susepubliccloudinfo |
Once installed, you can run
pint amazon servers –region='us-east-1' pint google servers –region='us-central1' pint microsoft servers –region='eastus' |
cloud engineer
How to install pint utility on SLES machines.
zypp in python-susepubliccloudinfo |
zypp in python-susepubliccloudinfo
Once installed, you can run
pint amazon servers –region='us-east-1' pint google servers –region='us-central1' pint microsoft servers –region='eastus' |
pint amazon servers –region='us-east-1' pint google servers –region='us-central1' pint microsoft servers –region='eastus'
AWS just added a new feature called CloudShell. It will give users who are logged in to the AWS console access to a VM where users can run AWS CLI commands. Permissions to AWS resources is based on the user’s permissions which are managed via IAM. CloudShell is similar to the cloud shells that Azure and GCP already offer. Here’s a snapshot of AWS CloudShell.