A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/AppSync/Types/UpdateDataSourceRequest.html below:

UpdateDataSourceRequest — AWS SDK for Ruby V2

When passing UpdateDataSourceRequest as input to an Aws::Client method, you can use a vanilla Hash:

{
  api_id: "String",   name: "ResourceName",   description: "String",
  type: "AWS_LAMBDA",   service_role_arn: "String",
  dynamodb_config: {
    table_name: "String",     aws_region: "String",     use_caller_credentials: false,
    delta_sync_config: {
      base_table_ttl: 1,
      delta_sync_table_name: "String",
      delta_sync_table_ttl: 1,
    },
    versioned: false,
  },
  lambda_config: {
    lambda_function_arn: "String",   },
  elasticsearch_config: {
    endpoint: "String",     aws_region: "String",   },
  http_config: {
    endpoint: "String",
    authorization_config: {
      authorization_type: "AWS_IAM",       aws_iam_config: {
        signing_region: "String",
        signing_service_name: "String",
      },
    },
  },
  relational_database_config: {
    relational_database_source_type: "RDS_HTTP_ENDPOINT",     rds_http_endpoint_config: {
      aws_region: "String",
      db_cluster_identifier: "String",
      database_name: "String",
      schema: "String",
      aws_secret_store_arn: "String",
    },
  },
}

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4