AWS AppSync (appsync)

2021-08-14

43 updated actions

Updates

    Actions
  • CreateApiCache
      Description
    • Old: Grants permissions to create an API cache in AppSync
      New: Grants permission to create an API cache in AppSync
  • CreateApiKey
      Description
    • Old: Grants permissions to create a unique key that you can distribute to clients who are executing your API
      New: Grants permission to create a unique key that you can distribute to clients who are executing your API
  • CreateDataSource
      Description
    • Old: Grants permissions to create a DataSource object
      New: Grants permission to create a data source
  • CreateFunction
      Description
    • Old: Grants permissions to create a new Function object
      New: Grants permission to create a new function
  • CreateGraphqlApi
      Description
    • Old: Grants permissions to creates a GraphqlApi object, which is the top level AppSync resource
      New: Grants permission to create a GraphQL API, which is the top level AppSync resource
      Access
    • Tagging  ⟶  Write
  • CreateResolver
      Description
    • Old: Grants permissions to create a Resolver object. A resolver converts incoming requests into a format that a data source can understand, and converts the data source's responses into GraphQL
      New: Grants permission to create a resolver. A resolver converts incoming requests into a format that a data source can understand, and converts the data source's responses into GraphQL
  • CreateType
      Description
    • Old: Grants permissions to create a Type object
      New: Grants permission to create a type
  • DeleteApiCache
      Description
    • Old: Grants permissions to delete an API cache in AppSync
      New: Grants permission to delete an API cache in AppSync
  • DeleteApiKey
      Description
    • Old: Grants permissions to delete an API key
      New: Grants permission to delete an API key
  • DeleteDataSource
      Description
    • Old: Grants permissions to delete a DataSource object
      New: Grants permission to delete a data source
  • DeleteFunction
      Description
    • Old: Grants permissions to delete a Function object
      New: Grants permission to delete a function
  • DeleteGraphqlApi
      Description
    • Old: Grants permissions to delete a GraphqlApi object. This will also clean up every AppSync resource below that API
      New: Grants permission to delete a GraphQL Api. This will also clean up every AppSync resource below that API
  • DeleteResolver
      Description
    • Old: Grants permissions to delete a Resolver object
      New: Grants permission to delete a resolver
  • DeleteType
      Description
    • Old: Grants permissions to delete a Type object
      New: Grants permission to delete a type
  • FlushApiCache
      Description
    • Old: Grants permissions to flush an API cache in AppSync
      New: Grants permission to flush an API cache in AppSync
  • GetApiCache
      Description
    • Old: Grants permissions to read information about an API cache in AppSync
      New: Grants permission to read information about an API cache in AppSync
  • GetDataSource
      Description
    • Old: Grants permissions to retrieve a DataSource object
      New: Grants permission to retrieve a data source
  • GetFunction
      Description
    • Old: Grants permissions to retrieve a Function object
      New: Grants permission to retrieve a function
  • GetGraphqlApi
      Description
    • Old: Grants permissions to retrieve a GraphqlApi object
      New: Grants permission to retrieve a GraphQL API
  • GetIntrospectionSchema
      Description
    • Old: Grants permissions to retrieve the introspection schema for a GraphQL API
      New: Grants permission to retrieve the introspection schema for a GraphQL API
  • GetResolver
      Description
    • Old: Grants permissions to retrieve a Resolver object
      New: Grants permission to retrieve a resolver
  • GetSchemaCreationStatus
      Description
    • Old: Grants permissions to retrieve the current status of a schema creation operation
      New: Grants permission to retrieve the current status of a schema creation operation
  • GetType
      Description
    • Old: Grants permissions to retrieve a Type object
      New: Grants permission to retrieve a type
  • GraphQL
      Description
    • Old: Grants permissions to send a GraphQL query to a GraphQL API
      New: Grants permission to send a GraphQL query to a GraphQL API
  • ListApiKeys
      Description
    • Old: Grants permissions to list the API keys for a given API
      New: Grants permission to list the API keys for a given API
  • ListDataSources
      Description
    • Old: Grants permissions to list the data sources for a given API
      New: Grants permission to list the data sources for a given API
  • ListFunctions
      Description
    • Old: Grants permissions to list the functions for a given API
      New: Grants permission to list the functions for a given API
  • ListGraphqlApis
      Description
    • Old: Grants permissions to list your GraphQL APIs
      New: Grants permission to list GraphQL APIs
  • ListResolvers
      Description
    • Old: Grants permissions to list the resolvers for a given API and type
      New: Grants permission to list the resolvers for a given API and type
  • ListResolversByFunction
      Description
    • Old: Grants permissions to list the resolvers that are associated with a specific function
      New: Grants permission to list the resolvers that are associated with a specific function
  • ListTagsForResource
      Description
    • Old: Grants permissions to list the tags for a resource
      New: Grants permission to list the tags for a resource
  • ListTypes
      Description
    • Old: Grants permissions to list the types for a given API
      New: Grants permission to list the types for a given API
  • SetWebACL
      Description
    • Old: Grants permissions to set web ACL
      New: Grants permission to set a web ACL
  • StartSchemaCreation
      Description
    • Old: Grants permissions to add a new schema to your GraphQL API. This operation is asynchronous - GetSchemaCreationStatus can show when it has completed
      New: Grants permission to add a new schema to your GraphQL API. This operation is asynchronous - GetSchemaCreationStatus can show when it has completed
  • TagResource
      Description
    • Old: Grants permissions to tag a resource
      New: Grants permission to tag a resource
  • UntagResource
      Description
    • Old: Grants permissions to untag a resource
      New: Grants permission to untag a resource
  • UpdateApiCache
      Description
    • Old: Grants permissions to update an API cache in AppSync
      New: Grants permission to update an API cache in AppSync
  • UpdateApiKey
      Description
    • Old: Grants permissions to update an API key for a given API
      New: Grants permission to update an API key for a given API
  • UpdateDataSource
      Description
    • Old: Grants permissions to update a DataSource object
      New: Grants permission to update a data source
  • UpdateFunction
      Description
    • Old: Grants permissions to update an existing Function object
      New: Grants permission to update an existing function
  • UpdateGraphqlApi
      Description
    • Old: Grants permissions to updates a GraphqlApi object
      New: Grants permission to update a GraphQL API
  • UpdateResolver
      Description
    • Old: Grants permissions to update a Resolver object
      New: Grants permission to update a resolver
  • UpdateType
      Description
    • Old: Grants permissions to update a Type object
      New: Grants permission to update a type