Releases: lamhaison/aws-cli-utils
Release 2023/03/17
- [Refactor] - to change format and remove echo when eval the input_peco data function. No need echo commandline
- [Add] - add function aws_resource_list to list all resources on aws
- [Docs] - updates to documentation of readme file
v1.5.0
[Fix] - to fix typo
[Update] - to add commandline when running aws_ecr_login and aws_ecr_…
[Refactor] - to use :- for defautl setting instead of :=
[Refactor] - to refactor function names && [Add] - add function ec2_o…
[Add] - add the function aws_s3_get_location and aws_s3_get_presign_url
[Refactor] - to refactor function names]
[Add] - add function to get credentials on ec2 via metadata and add f…
[Add] - Add function for cloudtrail
[Fix] - to change url cloudTrailEventNames from company account to pe…
[Add] - add .gitallowed file for git scan secret
[Add] - add functions for get stack set and list all stack set with d…
[update] ssm - get value parameter store with hint
v1.4.0
lamhaison added 4 commits 2 weeks ago
@lamhaison
[Fix] - to check account_id when using it to prevent bugs if fast_mod…
15d5537
@lamhaison
[Update] - to check account_id when login and logout and add function…
dca4df8
@lamhaison
[Add] - add function to list aws ami - aws_ec2_list_aws_default_images
a239b59
@lamhaison
[Add] - add support eks commandlines
0315ddf
@lamhaison lamhaison added the enhancement New feature or requestlabel 2 weeks ago
lamhaison added 17 commits last week
@lamhaison
[Fix] - to fix typo for function aws_s3_rm
bd3b85d
@lamhaison
[Fix] - to add condition when create s3 bucket at us-east-1
5202d68
@lamhaison
[Refactor] - to split the function aws_commandline_logging for logging
0d57c02
@lamhaison
[Add] - add feature to autoload the current assume role when opening …
75c207d
@lamhaison
[Update] - to To check if the credential is expired, do not autoload …
17adeab
@lamhaison
[Refactor] - to refactor code to reuse function aws_assume_role_unzip…
08e88df
@lamhaison
[Refactor] - to refactor function name
69c4660
@lamhaison
[Fix] - forget to assigin args to aws_ec2_instance_id for function aw…
aab3fee
@lamhaison
[Fix] - fix typo
b6ea54e
@lamhaison
[Add] - add function to give commandline instructions to delete RDS
eae1098
@lamhaison
[Add] - to add function to list ecs scaling policies
a10efbf
@lamhaison
[Refactor] - to refactor function name
c7ef60e
@lamhaison
[Update] - show DBClusterIdentifier for function aws_rds_list_db_inst…
3ee007d
@lamhaison
[Update] - to move start build commandline to aws_run_commandline to …
7bf78a8
@lamhaison
[Update] - to add name for lambda sources bucket
fc13c43
@lamhaison
[Refactor] - to allow to add args for load source instead of getting …
46eb1dc
@lamhaison
[Add] - add body for function todo-later to prevent importing failed …