-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Open
Labels
bugThis issue is a bug.This issue is a bug.documentationThis is a problem with documentation.This is a problem with documentation.p3This is a minor priority issueThis is a minor priority issue
Description
Describe the issue
There are several pages on the CLI command reference website for subcommands under aws emr that have examples that are correct for v1 of the CLI, but are incorrect for v2. These primarily have to do with the format of datetime values returned. In v1, it's provided as a unix time stamp, while in v2 they're provided as an ISO 8601 string.
This issue is only applicable to v2 of the CLI.
I forgot to open an issue for this when I submitted #9820, my apologies!
That PR also adds an example for aws emr list-studios. I can open a separate issue for that too, if preferred. Many thanks.
Links
Metadata
Metadata
Assignees
Labels
bugThis issue is a bug.This issue is a bug.documentationThis is a problem with documentation.This is a problem with documentation.p3This is a minor priority issueThis is a minor priority issue