.. _implementedservice_appsync:
.. |start-h3| raw:: html
.. |end-h3| raw:: html
=======
appsync
=======
.. autoclass:: moto.appsync.models.AppSyncBackend
|start-h3| Implemented features for this service |end-h3|
- [ ] associate_api
- [ ] associate_merged_graphql_api
- [ ] associate_source_graphql_api
- [X] create_api
- [X] create_api_cache
- [X] create_api_key
- [X] create_channel_namespace
- [ ] create_data_source
- [ ] create_domain_name
- [ ] create_function
- [X] create_graphql_api
- [ ] create_resolver
- [ ] create_type
- [X] delete_api
- [X] delete_api_cache
- [X] delete_api_key
- [X] delete_channel_namespace
- [ ] delete_data_source
- [ ] delete_domain_name
- [ ] delete_function
- [X] delete_graphql_api
- [ ] delete_resolver
- [ ] delete_type
- [ ] disassociate_api
- [ ] disassociate_merged_graphql_api
- [ ] disassociate_source_graphql_api
- [ ] evaluate_code
- [ ] evaluate_mapping_template
- [X] flush_api_cache
- [X] get_api
- [ ] get_api_association
- [X] get_api_cache
- [ ] get_channel_namespace
- [ ] get_data_source
- [ ] get_data_source_introspection
- [ ] get_domain_name
- [ ] get_function
- [X] get_graphql_api
- [ ] get_graphql_api_environment_variables
- [ ] get_introspection_schema
- [ ] get_resolver
- [X] get_schema_creation_status
- [ ] get_source_api_association
- [X] get_type
- [X] list_api_keys
Pagination or the maxResults-parameter have not yet been implemented.
- [X] list_apis
Pagination or the maxResults-parameter have not yet been implemented.
- [X] list_channel_namespaces
- [ ] list_data_sources
- [ ] list_domain_names
- [ ] list_functions
- [X] list_graphql_apis
Pagination or the maxResults-parameter have not yet been implemented.
- [ ] list_resolvers
- [ ] list_resolvers_by_function
- [ ] list_source_api_associations
- [X] list_tags_for_resource
- [ ] list_types
- [ ] list_types_by_association
- [ ] put_graphql_api_environment_variables
- [ ] start_data_source_introspection
- [X] start_schema_creation
- [ ] start_schema_merge
- [X] tag_resource
- [X] untag_resource
- [ ] update_api
- [X] update_api_cache
- [X] update_api_key
- [ ] update_channel_namespace
- [ ] update_data_source
- [ ] update_domain_name
- [ ] update_function
- [X] update_graphql_api
- [ ] update_resolver
- [ ] update_source_api_association
- [ ] update_type