@@ -463,7 +463,7 @@ The command returns results that are similar to the following:
463
463
464
464
.. code-block :: text
465
465
466
- gpg: key 60EB103AE314A809: public key "Stepfunctions-Python-SDK-Signing <stepfunctions-developer-experience@ amazon.com>" imported
466
+ gpg: key 60EB103AE314A809: public key "Stepfunctions-Python-SDK-Signing <stepfunctions-developer-experience [at] amazon.com>" imported
467
467
gpg: Total number processed: 1
468
468
gpg: imported: 1
469
469
@@ -484,7 +484,7 @@ This command returns results similar to the following:
484
484
pub rsa4096 2019-10-31 [SC] [expires: 2030-10-31] CC16 0577 B7BF 9D3D 6E5D
485
485
51C5 60EB 103A E314 A809 uid [ unknown]
486
486
Stepfunctions-Python-SDK-Signing
487
- <stepfunctions-developer-experience@ amazon.com> sub rsa4096 2019-10-31 [E]
487
+ <stepfunctions-developer-experience [at] amazon.com> sub rsa4096 2019-10-31 [E]
488
488
[expires: 2030-10-31]
489
489
490
490
Additionally, the fingerprint string should be identical to CC16 0577 B7BF
@@ -529,13 +529,13 @@ The output should look something like the following:
529
529
530
530
gpg: Signature made Thu 31 Oct 12:14:53 2019 PDT
531
531
gpg: using RSA key CC160577B7BF9D3D6E5D51C560EB103AE314A809
532
- gpg: Good signature from "Stepfunctions-Python-SDK-Signing <stepfunctions-developer-experience@ amazon.com>" [unknown]
532
+ gpg: Good signature from "Stepfunctions-Python-SDK-Signing <stepfunctions-developer-experience [at] amazon.com>" [unknown]
533
533
gpg: WARNING: This key is not certified with a trusted signature!
534
534
gpg: There is no indication that the signature belongs to the owner.
535
535
Primary key fingerprint: CC16 0577 B7BF 9D3D 6E5D 51C5 60EB 103A E314 A809
536
536
537
537
If the output contains the phrase Good signature from "AWS Data Science
538
- Workflows Python SDK <stepfunctions-developer-experience@ amazon.com>", it means
538
+ Workflows Python SDK <stepfunctions-developer-experience [at] amazon.com>", it means
539
539
that the signature has successfully been verified, and you can proceed to run
540
540
the AWS Data Science Workflows Python SDK package.
541
541
0 commit comments