Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

describe_cluster method of EMR client not returning field 'Code' #664

Closed
RyanFitzSimmonsAK opened this issue Dec 11, 2023 · 3 comments
Closed
Assignees
Labels
bug Something isn't working response-requested This issue requires a response to continue service-api This issue pertains to the AWS API

Comments

@RyanFitzSimmonsAK
Copy link

RyanFitzSimmonsAK commented Dec 11, 2023

Original issue : boto/boto3#3964

Ticket # for internal reference : V1151986688

@RyanFitzSimmonsAK
Copy link
Author

Hi @albertoCCz, thanks for your patience. This behavior is intended. All of the possible codes are for terminal states, and so the Code field will only appear if the cluster is terminating or terminated. For responses that contain objects (StateChangeReason in this case), the documentation shows all possible fields for those objects, but not all parameters will necessarily exist for every operation. Hope that helps!

@RyanFitzSimmonsAK RyanFitzSimmonsAK added response-requested This issue requires a response to continue bug Something isn't working labels Dec 15, 2023
Copy link

This issue is now closed.

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

@albertoCCz
Copy link

Okey, got it. Thanks @RyanFitzSimmonsAK!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working response-requested This issue requires a response to continue service-api This issue pertains to the AWS API
Projects
None yet
Development

No branches or pull requests

2 participants