List, then create — never delete first.
Real-world rotation order:
1. Create a new key
2. Roll it out to all consumers
3. Confirm the OLD key is unused (CloudTrail / "Last used")
4. Disable, then delete the old key
TASK
----
Run:
aws iam list-access-keys
aws iam create-access-key
Pass when a new AccessKeyId is shown.
Sign in to save your code and track progress across devices.