@aws-sdk/client-schemas 3.533.0 → 3.535.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (67) hide show
  1. package/dist-types/Schemas.d.ts +5 -1
  2. package/dist-types/SchemasClient.d.ts +1 -1
  3. package/dist-types/commands/CreateDiscovererCommand.d.ts +2 -1
  4. package/dist-types/commands/CreateRegistryCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateSchemaCommand.d.ts +2 -1
  6. package/dist-types/commands/DeleteDiscovererCommand.d.ts +2 -1
  7. package/dist-types/commands/DeleteRegistryCommand.d.ts +2 -1
  8. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +2 -1
  9. package/dist-types/commands/DeleteSchemaCommand.d.ts +2 -1
  10. package/dist-types/commands/DeleteSchemaVersionCommand.d.ts +2 -1
  11. package/dist-types/commands/DescribeCodeBindingCommand.d.ts +2 -1
  12. package/dist-types/commands/DescribeDiscovererCommand.d.ts +2 -1
  13. package/dist-types/commands/DescribeRegistryCommand.d.ts +2 -1
  14. package/dist-types/commands/DescribeSchemaCommand.d.ts +2 -1
  15. package/dist-types/commands/ExportSchemaCommand.d.ts +1 -0
  16. package/dist-types/commands/GetCodeBindingSourceCommand.d.ts +2 -1
  17. package/dist-types/commands/GetDiscoveredSchemaCommand.d.ts +2 -1
  18. package/dist-types/commands/GetResourcePolicyCommand.d.ts +2 -1
  19. package/dist-types/commands/ListDiscoverersCommand.d.ts +2 -1
  20. package/dist-types/commands/ListRegistriesCommand.d.ts +2 -1
  21. package/dist-types/commands/ListSchemaVersionsCommand.d.ts +2 -1
  22. package/dist-types/commands/ListSchemasCommand.d.ts +2 -1
  23. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  24. package/dist-types/commands/PutCodeBindingCommand.d.ts +2 -1
  25. package/dist-types/commands/PutResourcePolicyCommand.d.ts +2 -1
  26. package/dist-types/commands/SearchSchemasCommand.d.ts +2 -1
  27. package/dist-types/commands/StartDiscovererCommand.d.ts +2 -1
  28. package/dist-types/commands/StopDiscovererCommand.d.ts +2 -1
  29. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  30. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  31. package/dist-types/commands/UpdateDiscovererCommand.d.ts +2 -1
  32. package/dist-types/commands/UpdateRegistryCommand.d.ts +2 -1
  33. package/dist-types/commands/UpdateSchemaCommand.d.ts +2 -1
  34. package/dist-types/models/models_0.d.ts +215 -215
  35. package/dist-types/ts3.4/Schemas.d.ts +4 -0
  36. package/dist-types/ts3.4/commands/CreateDiscovererCommand.d.ts +9 -0
  37. package/dist-types/ts3.4/commands/CreateRegistryCommand.d.ts +9 -0
  38. package/dist-types/ts3.4/commands/CreateSchemaCommand.d.ts +9 -0
  39. package/dist-types/ts3.4/commands/DeleteDiscovererCommand.d.ts +9 -0
  40. package/dist-types/ts3.4/commands/DeleteRegistryCommand.d.ts +9 -0
  41. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +9 -0
  42. package/dist-types/ts3.4/commands/DeleteSchemaCommand.d.ts +9 -0
  43. package/dist-types/ts3.4/commands/DeleteSchemaVersionCommand.d.ts +9 -0
  44. package/dist-types/ts3.4/commands/DescribeCodeBindingCommand.d.ts +9 -0
  45. package/dist-types/ts3.4/commands/DescribeDiscovererCommand.d.ts +9 -0
  46. package/dist-types/ts3.4/commands/DescribeRegistryCommand.d.ts +9 -0
  47. package/dist-types/ts3.4/commands/DescribeSchemaCommand.d.ts +9 -0
  48. package/dist-types/ts3.4/commands/ExportSchemaCommand.d.ts +9 -0
  49. package/dist-types/ts3.4/commands/GetCodeBindingSourceCommand.d.ts +9 -0
  50. package/dist-types/ts3.4/commands/GetDiscoveredSchemaCommand.d.ts +9 -0
  51. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +9 -0
  52. package/dist-types/ts3.4/commands/ListDiscoverersCommand.d.ts +9 -0
  53. package/dist-types/ts3.4/commands/ListRegistriesCommand.d.ts +9 -0
  54. package/dist-types/ts3.4/commands/ListSchemaVersionsCommand.d.ts +9 -0
  55. package/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +9 -0
  56. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  57. package/dist-types/ts3.4/commands/PutCodeBindingCommand.d.ts +9 -0
  58. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +9 -0
  59. package/dist-types/ts3.4/commands/SearchSchemasCommand.d.ts +9 -0
  60. package/dist-types/ts3.4/commands/StartDiscovererCommand.d.ts +9 -0
  61. package/dist-types/ts3.4/commands/StopDiscovererCommand.d.ts +9 -0
  62. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  63. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  64. package/dist-types/ts3.4/commands/UpdateDiscovererCommand.d.ts +9 -0
  65. package/dist-types/ts3.4/commands/UpdateRegistryCommand.d.ts +9 -0
  66. package/dist-types/ts3.4/commands/UpdateSchemaCommand.d.ts +9 -0
  67. package/package.json +42 -42
@@ -22,10 +22,10 @@ export interface UpdateDiscovererCommandOutput extends UpdateDiscovererResponse,
22
22
  }
23
23
  declare const UpdateDiscovererCommand_base: {
24
24
  new (input: UpdateDiscovererCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDiscovererCommandInput, UpdateDiscovererCommandOutput, SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateDiscovererCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDiscovererCommandInput, UpdateDiscovererCommandOutput, SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates the discoverer</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -75,6 +75,7 @@ declare const UpdateDiscovererCommand_base: {
75
75
  * @throws {@link SchemasServiceException}
76
76
  * <p>Base exception class for all service exceptions from Schemas service.</p>
77
77
  *
78
+ * @public
78
79
  */
79
80
  export declare class UpdateDiscovererCommand extends UpdateDiscovererCommand_base {
80
81
  }
@@ -22,10 +22,10 @@ export interface UpdateRegistryCommandOutput extends UpdateRegistryResponse, __M
22
22
  }
23
23
  declare const UpdateRegistryCommand_base: {
24
24
  new (input: UpdateRegistryCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRegistryCommandInput, UpdateRegistryCommandOutput, SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateRegistryCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRegistryCommandInput, UpdateRegistryCommandOutput, SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates a registry.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -71,6 +71,7 @@ declare const UpdateRegistryCommand_base: {
71
71
  * @throws {@link SchemasServiceException}
72
72
  * <p>Base exception class for all service exceptions from Schemas service.</p>
73
73
  *
74
+ * @public
74
75
  */
75
76
  export declare class UpdateRegistryCommand extends UpdateRegistryCommand_base {
76
77
  }
@@ -22,10 +22,10 @@ export interface UpdateSchemaCommandOutput extends UpdateSchemaResponse, __Metad
22
22
  }
23
23
  declare const UpdateSchemaCommand_base: {
24
24
  new (input: UpdateSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSchemaCommandInput, UpdateSchemaCommandOutput, SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSchemaCommandInput, UpdateSchemaCommandOutput, SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates the schema definition</p> <note><p>Inactive schemas will be deleted after two years.</p></note>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -77,6 +77,7 @@ declare const UpdateSchemaCommand_base: {
77
77
  * @throws {@link SchemasServiceException}
78
78
  * <p>Base exception class for all service exceptions from Schemas service.</p>
79
79
  *
80
+ * @public
80
81
  */
81
82
  export declare class UpdateSchemaCommand extends UpdateSchemaCommand_base {
82
83
  }