AWS Redshift · Schema

DeleteAuthenticationProfileResult

DeleteAuthenticationProfileResult schema from Amazon Redshift

AnalyticsBig DataCloud DatabaseData WarehouseSQL

Properties

Name Type Description
AuthenticationProfileName object
View JSON Schema on GitHub

JSON Schema

redshift-delete-authentication-profile-result-schema.json Raw ↑
{
  "type": "object",
  "properties": {
    "AuthenticationProfileName": {}
  },
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-delete-authentication-profile-result-schema.json",
  "title": "DeleteAuthenticationProfileResult",
  "description": "DeleteAuthenticationProfileResult schema from Amazon Redshift"
}