Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InstanceInformation → ResourceType incorrectly lists 'Document' as a valid value #130

Closed
tim-finnigan opened this issue Oct 4, 2021 · 6 comments
Assignees
Labels
bug Something isn't working documentation Improvements or additions to documentation service-api This issue pertains to the AWS API ssm

Comments

@tim-finnigan
Copy link

Customer brought this to our attention here: boto/boto3#3027

In this documentation, it lists the Valid Values for ResourceType as ManagedInstance | Document | EC2Instance:
https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_InstanceInformation.html

But when trying to filter by ResourceType of 'Document', I got this error:

botocore.errorfactory.InvalidInstanceInformationFilterValue: An error occurred (InvalidInstanceInformationFilterValue) when calling the DescribeInstanceInformation operation: ResourceType filter is invalid, valid values are EC2Instance, ManagedInstance

Created ticket for removing 'Document' from documentation if it's invalid.

@tim-finnigan tim-finnigan added documentation Improvements or additions to documentation ssm labels Oct 4, 2021
@tim-finnigan tim-finnigan self-assigned this Oct 4, 2021
@tim-finnigan
Copy link
Author

P53361130

@tim-finnigan tim-finnigan added the service-api This issue pertains to the AWS API label May 23, 2022
@tim-finnigan tim-finnigan added the bug Something isn't working label Jul 14, 2023
@tim-finnigan
Copy link
Author

Resolving as the documentation has been updated and Document is no longer shown as a valid value for ResourceType.

@github-actions
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.

@tim-finnigan
Copy link
Author

tim-finnigan commented Aug 1, 2023

Reopening due to Response Syntax still showing Document: boto/boto3#3803

Even though Document was removed from API/SDK documentation as a valid value, it should also be removed from API model definition file so as not to show up in Response Syntax documentation. (Ref: P95739472)

@tim-finnigan
Copy link
Author

Closing as this now appears to be resolved. Thanks for your patience and reporting this!

@github-actions
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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation service-api This issue pertains to the AWS API ssm
Projects
None yet
Development

No branches or pull requests

1 participant