Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
automatizace:aws [2023/09/08 12:12]
tomas [Event Bridge]
automatizace:aws [2023/11/29 09:15]
tomas [AWS CLI]
Line 13: Line 13:
 ''%%aws configure --profile%% AAA'' ... nastaví kredence pro profil AAA, může být název účtu\\ ''%%aws configure --profile%% AAA'' ... nastaví kredence pro profil AAA, může být název účtu\\
 ''export AWS_PROFILE=AAA'' ... nastaví pro aktualní shell profil AAA\\ ''export AWS_PROFILE=AAA'' ... nastaví pro aktualní shell profil AAA\\
 +''ws sts get-caller-identity'' ... ukáže, jaké identitě patří token, který požívám v AWS CLI\\
 ==== ECR Elastic Container Registry ==== ==== ECR Elastic Container Registry ====
  
Line 52: Line 52:
 ==== Systems manager (SSM) ==== ==== Systems manager (SSM) ====
 Správa infrastruktury - automatické patchování atd. Správa infrastruktury - automatické patchování atd.
 +
 +==== Cloudfront - CDN ====