Merge pull request #2560 from bblommers/changelog-fix-typo

Changelog - Fix typo: Method was filed under the wrong service
This commit is contained in:
Steve Pulec 2019-11-15 07:32:06 -06:00 committed by GitHub
commit 755c36a1bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,6 @@ Moto Changelog
* delete_configuration_aggregator() * delete_configuration_aggregator()
* describe_aggregation_authorizations() * describe_aggregation_authorizations()
* describe_configuration_aggregators() * describe_configuration_aggregators()
* describe_identity_pool()
* get_resource_config_history() * get_resource_config_history()
* list_aggregate_discovered_resources() (For S3) * list_aggregate_discovered_resources() (For S3)
* list_discovered_resources() (For S3) * list_discovered_resources() (For S3)
@ -39,6 +38,7 @@ Moto Changelog
* put_configuration_aggregator() * put_configuration_aggregator()
* Cognito * Cognito
* assume_role_with_web_identity() * assume_role_with_web_identity()
* describe_identity_pool()
* get_open_id_token() * get_open_id_token()
* update_user_pool_domain() * update_user_pool_domain()
* DataSync: * DataSync: