-
Notifications
You must be signed in to change notification settings - Fork 634
Closed
Labels
documentationThis is a problem with documentation.This is a problem with documentation.p2This is a standard priority issueThis is a standard priority issueservice-apiThis issue is due to a problem in a service API, not the SDK implementation.This issue is due to a problem in a service API, not the SDK implementation.
Description
Describe the issue
The SchemaId
parameters are not properly documented:
You need either to pass the SchemaArn
or both SchemaName
and RegistryName
but the registry name is not mandatory when passing the schema ARN.
Links
https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/glue/command/GetSchemaVersionCommand/
https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/glue/command/GetSchemaCommand/
Metadata
Metadata
Assignees
Labels
documentationThis is a problem with documentation.This is a problem with documentation.p2This is a standard priority issueThis is a standard priority issueservice-apiThis issue is due to a problem in a service API, not the SDK implementation.This issue is due to a problem in a service API, not the SDK implementation.