From the course: AWS Certified Developer - Associate (DVA-C02) Cert Prep
Unlock this course with a free trial
Join today to access over 24,800 courses taught by industry experts.
Hands-on lab: Encryption and Decryption using AWS KMS CLI - Amazon Web Services (AWS) Tutorial
From the course: AWS Certified Developer - Associate (DVA-C02) Cert Prep
Hands-on lab: Encryption and Decryption using AWS KMS CLI
- [Speaker] In this demo, I'll show you how to perform encryption and decryption of data using AWS KMS CLI. Before we start, you need to ensure that you have programmatic access to call AWS KMS CLI. We'll be using Windows 10, so you need to download, install, and configure the latest version of AWS CLI for Windows. If you're not on Windows, you can download the AWS CLI version that is suited for your operating system. We're going to use a tool called certutil to decode basic 64 encoded data. This comes pre-installed in Windows, but in case you don't have it, you can look for it on the internet. If you're in Linux, using the basics of our command is also fine. So let's get started. First, let's create a CMK. For simplicity, let's leave everything to defaults. Type AWS KMS create key on the command prompts. So this will return a bunch of information about our key, such as the account id it belongs to, the key id, the date…
Contents
-
-
-
-
AWS security services12m 56s
-
(Locked)
AWS Identity Services4m 32s
-
(Locked)
AWS audit and compliance services3m 22s
-
(Locked)
IAM overview8m 13s
-
(Locked)
IAM identities9m
-
(Locked)
IAM policy types7m 42s
-
(Locked)
IAM policy basics9m 14s
-
(Locked)
IAM policy evaluation logic9m 8s
-
(Locked)
Amazon Cognito user pool2m 47s
-
Amazon Cognito identity pool3m 30s
-
(Locked)
AWS Secrets Manager overview3m 53s
-
(Locked)
AWS Systems Manager Parameter Store overview3m 46s
-
(Locked)
AWS Systems Manager Parameter Store vs. AWS Secrets Manager3m 54s
-
(Locked)
Amazon S3 encryption6m 59s
-
(Locked)
Amazon S3 bucket policy5m 5s
-
(Locked)
AWS Key Management Service (AWS KMS) overview6m 58s
-
(Locked)
AWS KMS API commands2m 39s
-
(Locked)
Hands-on lab: Encryption and Decryption using AWS KMS CLI7m 30s
-
(Locked)
Amazon API Gateway authorizer3m 42s
-
(Locked)
Amazon CloudFront security features11m 35s
-
(Locked)
AWS CloudTrail overview3m 13s
-
(Locked)
Cross-origin resource sharing (CORS)6m 14s
-
-
-