Create codecommit repository with awscli command
aws codecommit create-repository –repository-name MY_REPOSITORY –repository-description “Example repository” –region AWS_REGION
aws codecommit create-repository –repository-name MY_REPOSITORY –repository-description “Example repository” –region AWS_REGION
aws cognito-idp admin-confirm-sign-up \ –region YOUR_COGNITO_REGION \ –user-pool-id YOUR_COGNITO_USER_POOL_ID \ –username YOUR_USER_EMAIL
aws –region ap-southeast-2 ec2 describe-images –owners aws-marketplace –filters Name=product-code,Values=aw0evgkw8e5c1q413zgy5pjcecode { “Images”: [ { “BlockDeviceMappings”: [ { “DeviceName”: “/dev/sda1”, “Ebs”: { “DeleteOnTermination”: false, “VolumeType”: “standard”, “Encrypted”: false, “VolumeSize”: 8, “SnapshotId”: “snap-0635e3e9f403b9dc7” } } ], “ImageLocation”: “aws-marketplace/CentOS Linux 7 x86_64 HVM EBS 1704_01-b7ee8a69-ee97-4a49-9e68-afaee216db2e-ami-d52f5bc3.4”, “Description”: “CentOS Linux 7 x86_64 HVM EBS 1704_01”, “EnaSupport”: false, “State”: “available”, “Hypervisor”:…
aws elb describe-load-balancers –load-balancer-name load-balancer-name –region eu-west-1
root@osboxes:/# aws route53 create-hosted-zone –name some.domain.cloud –hosted-zone-config Comment=”Comment”,PrivateZone=false –caller-reference 2017-10-25-17:12
$pip –version $ pip install awscli –upgrade –user $ aws –version