aws-ec2-windows-password-data-output
Windows administrator password data is returned encrypted to the instance key pair and becomes plaintext after private-key decryption.
Where it sits
| location | GetPasswordData.PasswordData |
| location kind | output_value |
| data kinds | password credential |
| emits edge | ExposesCredential |
| service | EC2 (aws:ec2) |
Collection recipe
| access mode | read_api |
| operation | GetPasswordData |
| response path | PasswordData |
| encoding | base64 |
| params | {"InstanceId": "\u003cinstance-id\u003e"} |
Required permissions
References