Step 1: IAM > Roles > Create role Custom trust policy: Step 2: Choose policy, example: s3-and-mediaconvert Step 3: Fill fields Role name and Description…
Step 1: Go to page Users: https://us-east-1.console.aws.amazon.com/iamv2/home?region=us-east-1#/users Click button Add Users Step 2: Step 3: Example we need set permissions for S3 and Mediaconvert We…
Windows 7 fix error: Step 1: Permanently disabling driver signature enforcement 1a. Press Windows + R, type “command prompt” in the dialogue box, right-click on…
Step 1: create google authorization url with scope must include https://www.googleapis.com/auth/userinfo.email Example: Step 2: get access_token Documentation: https://developers.google.com/identity/protocols/oauth2/web-server#httprest_3 Step 3: Method 1: Method 2: Result:
VMPC (Variably Modified Permutation Composition) is a stream cipher similar to the well known and popular cipher RC4 designed by Ron Rivest. It was designed…