AppSync
Implementation details for API appsync
Coverage Overview
AppSync
is supported by LocalStack
-only in the pro image.
Availability | Testing* | |||||||
---|---|---|---|---|---|---|---|---|
Operation | Implemented | Image | Internal Test Suite | External Test Suite | Terraform Validated | AWS Validated | Snapshot Tested | Details |
AssociateApi | ✔️ | pro | ✔️ | Show Tests | ||||
AssociateMergedGraphqlApi | ||||||||
AssociateSourceGraphqlApi | ||||||||
CreateApiCache | ✔️ | pro | ✔️ | ✔️ | ✔️ | Show Tests | ||
CreateApiKey | ✔️ | pro | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests | |
CreateDataSource | ✔️ | pro | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests |
CreateDomainName | ✔️ | pro | ✔️ | Show Tests | ||||
CreateFunction | ✔️ | pro | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests |
CreateGraphqlApi | ✔️ | pro | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests |
CreateResolver | ✔️ | pro | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests |
CreateType | ✔️ | pro | ||||||
DeleteApiCache | ✔️ | pro | ✔️ | ✔️ | ||||
DeleteApiKey | ✔️ | pro | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests | |
DeleteDataSource | ✔️ | pro | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests |
DeleteDomainName | ✔️ | pro | ✔️ | Show Tests | ||||
DeleteFunction | ✔️ | pro | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests |
DeleteGraphqlApi | ✔️ | pro | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests |
DeleteResolver | ✔️ | pro | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests |
DeleteType | ✔️ | pro | ||||||
DisassociateApi | ✔️ | pro | ✔️ | Show Tests | ||||
DisassociateMergedGraphqlApi | ||||||||
DisassociateSourceGraphqlApi | ||||||||
EvaluateCode | ✔️ | pro | ✔️ | ✔️ | ✔️ | Show Tests | ||
EvaluateMappingTemplate | ✔️ | pro | ✔️ | ✔️ | ✔️ | Show Tests | ||
FlushApiCache | ✔️ | pro | ||||||
GetApiAssociation | ✔️ | pro | ✔️ | Show Tests | ||||
GetApiCache | ✔️ | pro | ✔️ | ✔️ | ||||
GetDataSource | ✔️ | pro | ✔️ | ✔️ | ||||
GetDataSourceIntrospection | ||||||||
GetDomainName | ✔️ | pro | ||||||
GetFunction | ✔️ | pro | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests |
GetGraphqlApi | ✔️ | pro | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests |
GetGraphqlApiEnvironmentVariables | ||||||||
GetIntrospectionSchema | ✔️ | pro | ✔️ | ✔️ | ✔️ | Show Tests | ||
GetResolver | ✔️ | pro | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests |
GetSchemaCreationStatus | ✔️ | pro | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests |
GetSourceApiAssociation | ||||||||
GetType | ✔️ | pro | ✔️ | ✔️ | ✔️ | Show Tests | ||
ListApiKeys | ✔️ | pro | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests | |
ListDataSources | ✔️ | pro | ||||||
ListDomainNames | ✔️ | pro | ✔️ | Show Tests | ||||
ListFunctions | ✔️ | pro | ✔️ | ✔️ | ✔️ | Show Tests | ||
ListGraphqlApis | ✔️ | pro | ✔️ | |||||
ListResolvers | ✔️ | pro | ||||||
ListResolversByFunction | ✔️ | pro | ||||||
ListSourceApiAssociations | ||||||||
ListTagsForResource | ✔️ | pro | ✔️ | ✔️ | Show Tests | |||
ListTypes | ✔️ | pro | ||||||
ListTypesByAssociation | ||||||||
PutGraphqlApiEnvironmentVariables | ||||||||
StartDataSourceIntrospection | ||||||||
StartSchemaCreation | ✔️ | pro | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests |
StartSchemaMerge | ||||||||
TagResource | ✔️ | pro | ✔️ | ✔️ | Show Tests | |||
UntagResource | ✔️ | pro | ✔️ | |||||
UpdateApiCache | ✔️ | pro | ✔️ | Show Tests | ||||
UpdateApiKey | ✔️ | pro | ✔️ | ✔️ | Show Tests | |||
UpdateDataSource | ✔️ | pro | ✔️ | ✔️ | ||||
UpdateDomainName | ✔️ | pro | ||||||
UpdateFunction | ✔️ | pro | ✔️ | ✔️ | ||||
UpdateGraphqlApi | ✔️ | pro | ||||||
UpdateResolver | ✔️ | pro | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests |
UpdateSourceApiAssociation | ||||||||
UpdateType | ✔️ | pro |
Terminology
- Internal Test Suite: tested by LocalStack's internal integration test suite
- External Test Suite: covered by an external integration test suite, that runs against LocalStack
- Terraform Validated: operation tested with Terraform
- AWS Validated: the integration test that includes this operation call was validated against AWS
- Snapshot Tested: the operation is part of a snapshot parity test, which verifies the responses by LocalStack and AWS are the same
Testing Details
This section gives an overview about the internal integration test suite and the specific test cases that recorded the API call.How to read the test details?
For each operation we put up a list of the related integration test cases.
Those operation calls have been recorded during the execution of the outlined test cases. +only in the pro image.
Those operation calls have been recorded during the execution of the outlined test cases. +only in the pro image.
Availability | Testing* | |||||||
---|---|---|---|---|---|---|---|---|
Operation | Implemented | Image | Internal Test Suite | External Test Suite | Terraform Validated | AWS Validated | Snapshot Tested | Details |
AssociateApi | ✔️ | pro | ✔️ | Show Tests | ||||
AssociateMergedGraphqlApi | ||||||||
AssociateSourceGraphqlApi | ||||||||
CreateApiCache | ✔️ | pro | ✔️ | Show Tests | ||||
CreateApiKey | ✔️ | pro | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests | |
CreateDataSource | ✔️ | pro | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests |
CreateDomainName | ✔️ | pro | ✔️ | Show Tests | ||||
CreateFunction | ✔️ | pro | ✔️ | ✔️ | ✔️ | Show Tests | ||
CreateGraphqlApi | ✔️ | pro | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests |
CreateResolver | ✔️ | pro | ✔️ | ✔️ | ✔️ | Show Tests | ||
CreateType | ✔️ | pro | ||||||
DeleteApiCache | ✔️ | pro | ||||||
DeleteApiKey | ✔️ | pro | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests | |
DeleteDataSource | ✔️ | pro | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests |
DeleteDomainName | ✔️ | pro | ✔️ | Show Tests | ||||
DeleteFunction | ✔️ | pro | ✔️ | ✔️ | ✔️ | Show Tests | ||
DeleteGraphqlApi | ✔️ | pro | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests |
DeleteResolver | ✔️ | pro | ✔️ | ✔️ | ✔️ | Show Tests | ||
DeleteType | ✔️ | pro | ||||||
DisassociateApi | ✔️ | pro | ✔️ | Show Tests | ||||
DisassociateMergedGraphqlApi | ||||||||
DisassociateSourceGraphqlApi | ||||||||
EvaluateCode | ✔️ | pro | ✔️ | ✔️ | ✔️ | Show Tests | ||
EvaluateMappingTemplate | ✔️ | pro | ✔️ | ✔️ | ✔️ | Show Tests | ||
FlushApiCache | ✔️ | pro | ||||||
GetApiAssociation | ✔️ | pro | ✔️ | Show Tests | ||||
GetApiCache | ✔️ | pro | ||||||
GetDataSource | ✔️ | pro | ✔️ | ✔️ | ||||
GetDataSourceIntrospection | ||||||||
GetDomainName | ✔️ | pro | ||||||
GetFunction | ✔️ | pro | ✔️ | ✔️ | ✔️ | Show Tests | ||
GetGraphqlApi | ✔️ | pro | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests |
GetGraphqlApiEnvironmentVariables | ||||||||
GetIntrospectionSchema | ✔️ | pro | ✔️ | ✔️ | ✔️ | Show Tests | ||
GetResolver | ✔️ | pro | ✔️ | ✔️ | ✔️ | Show Tests | ||
GetSchemaCreationStatus | ✔️ | pro | ✔️ | ✔️ | ✔️ | Show Tests | ||
GetSourceApiAssociation | ||||||||
GetType | ✔️ | pro | ✔️ | ✔️ | ✔️ | Show Tests | ||
ListApiKeys | ✔️ | pro | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests | |
ListDataSources | ✔️ | pro | ||||||
ListDomainNames | ✔️ | pro | ✔️ | Show Tests | ||||
ListFunctions | ✔️ | pro | ✔️ | ✔️ | ✔️ | Show Tests | ||
ListGraphqlApis | ✔️ | pro | ✔️ | |||||
ListResolvers | ✔️ | pro | ||||||
ListResolversByFunction | ✔️ | pro | ||||||
ListSourceApiAssociations | ||||||||
ListTagsForResource | ✔️ | pro | ✔️ | ✔️ | Show Tests | |||
ListTypes | ✔️ | pro | ||||||
ListTypesByAssociation | ||||||||
PutGraphqlApiEnvironmentVariables | ||||||||
StartDataSourceIntrospection | ||||||||
StartSchemaCreation | ✔️ | pro | ✔️ | ✔️ | ✔️ | ✔️ | Show Tests | |
StartSchemaMerge | ||||||||
TagResource | ✔️ | pro | ✔️ | ✔️ | Show Tests | |||
UntagResource | ✔️ | pro | ✔️ | |||||
UpdateApiCache | ✔️ | pro | ✔️ | Show Tests | ||||
UpdateApiKey | ✔️ | pro | ✔️ | ✔️ | Show Tests | |||
UpdateDataSource | ✔️ | pro | ||||||
UpdateDomainName | ✔️ | pro | ||||||
UpdateFunction | ✔️ | pro | ||||||
UpdateGraphqlApi | ✔️ | pro | ||||||
UpdateResolver | ✔️ | pro | ✔️ | ✔️ | ✔️ | Show Tests | ||
UpdateSourceApiAssociation | ||||||||
UpdateType | ✔️ | pro |
Terminology
- Internal Test Suite: tested by LocalStack's internal integration test suite
- External Test Suite: covered by an external integration test suite, that runs against LocalStack
- Terraform Validated: operation tested with Terraform
- AWS Validated: the integration test that includes this operation call was validated against AWS
- Snapshot Tested: the operation is part of a snapshot parity test, which verifies the responses by LocalStack and AWS are the same
Testing Details
This section gives an overview about the internal integration test suite and the specific test cases that recorded the API call.How to read the test details?
For each operation we put up a list of the related integration test cases.
Those operation calls have been recorded during the execution of the outlined test cases. Some calls might be internal, i.e., they are not explicitly called in the test, but are triggered implicitly by the LocalStack framework.
Those operation calls have been recorded during the execution of the outlined test cases. Some calls might be internal, i.e., they are not explicitly called in the test, but are triggered implicitly by the LocalStack framework.
- Parameters: The tests are ordered by the parameters used, which are highlighted in bold.
- Test Details: LocalStack Community or LocalStack Pro indicates where the test originates. For each test you see:
- test name
- status code returned (which is the expected one for the test case)
- information about validation:
- AWS validated the test is validated against AWS, meaning it run successfully against real AWS as well
- Snapshot Tested this is a snapshot parity test, meaning the responses are validated against AWS
AssociateApi
Parameters: apiId, domainName
- LocalStack Pro
- test_associate_api LocalStack Pro: tests/aws/services/appsync/test_appsync.py::TestAppSyncCrud::test_associate_api HTTP Status Code: 200
- test_disassociate_api @@ -826,6 +827,12 @@ AWS validated Snapshot Tested
- test_get_api_association LocalStack Pro: tests/aws/services/appsync/test_appsync.py::TestAppSyncCrud::test_get_api_association +HTTP Status Code: 200
- test_graphql_endpoint_strategy[domain] +LocalStack Pro: tests/aws/services/appsync/test_appsync.py::TestAppSyncCrud::test_graphql_endpoint_strategy[domain] +HTTP Status Code: 200
- test_graphql_endpoint_strategy[legacy] +LocalStack Pro: tests/aws/services/appsync/test_appsync.py::TestAppSyncCrud::test_graphql_endpoint_strategy[legacy] +HTTP Status Code: 200
- test_graphql_endpoint_strategy[path] +LocalStack Pro: tests/aws/services/appsync/test_appsync.py::TestAppSyncCrud::test_graphql_endpoint_strategy[path] HTTP Status Code: 200
- test_introspection_schema LocalStack Pro: tests/aws/services/appsync/test_appsync.py::TestAppSyncCrud::test_introspection_schema HTTP Status Code: 200 @@ -1374,6 +1381,12 @@ LocalStack Pro: tests/aws/services/appsync/test_appsync.py::TestAppSyncCrud::test_get_api_association HTTP Status Code: 200
- test_graphql_custom_id LocalStack Pro: tests/aws/services/appsync/test_appsync.py::TestAppSyncCrud::test_graphql_custom_id +HTTP Status Code: 200
- test_graphql_endpoint_strategy[domain] +LocalStack Pro: tests/aws/services/appsync/test_appsync.py::TestAppSyncCrud::test_graphql_endpoint_strategy[domain] +HTTP Status Code: 200
- test_graphql_endpoint_strategy[legacy] +LocalStack Pro: tests/aws/services/appsync/test_appsync.py::TestAppSyncCrud::test_graphql_endpoint_strategy[legacy] +HTTP Status Code: 200
- test_graphql_endpoint_strategy[path] +LocalStack Pro: tests/aws/services/appsync/test_appsync.py::TestAppSyncCrud::test_graphql_endpoint_strategy[path] HTTP Status Code: 200
- test_introspection_schema LocalStack Pro: tests/aws/services/appsync/test_appsync.py::TestAppSyncCrud::test_introspection_schema HTTP Status Code: 200 diff --git a/references/coverage/coverage_athena/index.html b/references/coverage/coverage_athena/index.html index e0a7996f33..46cab018a2 100644 --- a/references/coverage/coverage_athena/index.html +++ b/references/coverage/coverage_athena/index.html @@ -261,7 +261,8 @@