#aws-cli
Read more stories on Hashnode
Articles with this tag
AWS/Security · outline Using AWS CLI under MFA, you need session token and temporary AWS Access key and Secret key. how-to # aws sts...
AWS/AWS Command Line Interface · outline Install and use AWS CLI on Linux How-to ## install curl...
AWS/AWS Command Line Interface · outline When using AWS CLI output as a table, if there is a lot of depth, the columns may overlap as...
AWS/AWS Command Line Interface · outlie We have compiled a script that can manage and list AWS resources through AWS CLI. These are scripts that can...
etc/scripts · outline When you create an ECR Repository, LifeCycle rule is not applied by default, and it will be charged unexpectly. Below is a script...
etc/scripts · outline When you create ECR repository, you need to create LifeCyclePolicy, too. Below is script that list ECR repository without...