@aws-sdk/client-schemas 3.34.0 → 3.35.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.
- package/CHANGELOG.md +12 -0
- package/{dist/cjs → dist-cjs}/Schemas.js +2 -2
- package/dist-cjs/Schemas.js.map +1 -0
- package/{dist/cjs → dist-cjs}/SchemasClient.js +8 -8
- package/dist-cjs/SchemasClient.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateDiscovererCommand.js +2 -2
- package/dist-cjs/commands/CreateDiscovererCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateRegistryCommand.js +2 -2
- package/dist-cjs/commands/CreateRegistryCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateSchemaCommand.js +2 -2
- package/dist-cjs/commands/CreateSchemaCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteDiscovererCommand.js +2 -2
- package/dist-cjs/commands/DeleteDiscovererCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteRegistryCommand.js +2 -2
- package/dist-cjs/commands/DeleteRegistryCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteResourcePolicyCommand.js +2 -2
- package/dist-cjs/commands/DeleteResourcePolicyCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteSchemaCommand.js +2 -2
- package/dist-cjs/commands/DeleteSchemaCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteSchemaVersionCommand.js +2 -2
- package/dist-cjs/commands/DeleteSchemaVersionCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeCodeBindingCommand.js +2 -2
- package/dist-cjs/commands/DescribeCodeBindingCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeDiscovererCommand.js +2 -2
- package/dist-cjs/commands/DescribeDiscovererCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeRegistryCommand.js +2 -2
- package/dist-cjs/commands/DescribeRegistryCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeSchemaCommand.js +2 -2
- package/dist-cjs/commands/DescribeSchemaCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ExportSchemaCommand.js +2 -2
- package/dist-cjs/commands/ExportSchemaCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/GetCodeBindingSourceCommand.js +2 -2
- package/dist-cjs/commands/GetCodeBindingSourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/GetDiscoveredSchemaCommand.js +2 -2
- package/dist-cjs/commands/GetDiscoveredSchemaCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/GetResourcePolicyCommand.js +2 -2
- package/dist-cjs/commands/GetResourcePolicyCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListDiscoverersCommand.js +2 -2
- package/dist-cjs/commands/ListDiscoverersCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListRegistriesCommand.js +2 -2
- package/dist-cjs/commands/ListRegistriesCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListSchemaVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListSchemaVersionsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListSchemasCommand.js +2 -2
- package/dist-cjs/commands/ListSchemasCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/PutCodeBindingCommand.js +2 -2
- package/dist-cjs/commands/PutCodeBindingCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/PutResourcePolicyCommand.js +2 -2
- package/dist-cjs/commands/PutResourcePolicyCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/SearchSchemasCommand.js +2 -2
- package/dist-cjs/commands/SearchSchemasCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/StartDiscovererCommand.js +2 -2
- package/dist-cjs/commands/StartDiscovererCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/StopDiscovererCommand.js +2 -2
- package/dist-cjs/commands/StopDiscovererCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateDiscovererCommand.js +2 -2
- package/dist-cjs/commands/UpdateDiscovererCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateRegistryCommand.js +2 -2
- package/dist-cjs/commands/UpdateRegistryCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateSchemaCommand.js +2 -2
- package/dist-cjs/commands/UpdateSchemaCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/endpoints.js +0 -0
- package/dist-cjs/endpoints.js.map +1 -0
- package/{dist/cjs → dist-cjs}/index.js +0 -0
- package/dist-cjs/index.js.map +1 -0
- package/{dist/cjs → dist-cjs}/models/index.js +0 -0
- package/{dist/cjs → dist-cjs}/models/index.js.map +1 -1
- package/{dist/cjs → dist-cjs}/models/models_0.js +0 -0
- package/dist-cjs/models/models_0.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/Interfaces.js +0 -0
- package/{dist/cjs → dist-cjs}/pagination/Interfaces.js.map +1 -1
- package/{dist/cjs → dist-cjs}/pagination/ListDiscoverersPaginator.js +1 -1
- package/dist-cjs/pagination/ListDiscoverersPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/ListRegistriesPaginator.js +1 -1
- package/dist-cjs/pagination/ListRegistriesPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/ListSchemaVersionsPaginator.js +1 -1
- package/dist-cjs/pagination/ListSchemaVersionsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/ListSchemasPaginator.js +1 -1
- package/dist-cjs/pagination/ListSchemasPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/SearchSchemasPaginator.js +1 -1
- package/dist-cjs/pagination/SearchSchemasPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/protocols/Aws_restJson1.js +7 -7
- package/dist-cjs/protocols/Aws_restJson1.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.browser.js +2 -1
- package/dist-cjs/runtimeConfig.browser.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.js +3 -2
- package/dist-cjs/runtimeConfig.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.native.js +0 -0
- package/dist-cjs/runtimeConfig.native.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.shared.js +1 -1
- package/dist-cjs/runtimeConfig.shared.js.map +1 -0
- package/{dist/cjs → dist-cjs}/waiters/waitForCodeBindingExists.js +5 -5
- package/dist-cjs/waiters/waitForCodeBindingExists.js.map +1 -0
- package/{dist/es → dist-es}/Schemas.js +2 -2
- package/dist-es/Schemas.js.map +1 -0
- package/{dist/es → dist-es}/SchemasClient.js +1 -1
- package/dist-es/SchemasClient.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateDiscovererCommand.js +2 -2
- package/dist-es/commands/CreateDiscovererCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateRegistryCommand.js +2 -2
- package/dist-es/commands/CreateRegistryCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateSchemaCommand.js +2 -2
- package/dist-es/commands/CreateSchemaCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteDiscovererCommand.js +2 -2
- package/dist-es/commands/DeleteDiscovererCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteRegistryCommand.js +2 -2
- package/dist-es/commands/DeleteRegistryCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteResourcePolicyCommand.js +2 -2
- package/dist-es/commands/DeleteResourcePolicyCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteSchemaCommand.js +2 -2
- package/dist-es/commands/DeleteSchemaCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteSchemaVersionCommand.js +2 -2
- package/dist-es/commands/DeleteSchemaVersionCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeCodeBindingCommand.js +2 -2
- package/dist-es/commands/DescribeCodeBindingCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeDiscovererCommand.js +2 -2
- package/dist-es/commands/DescribeDiscovererCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeRegistryCommand.js +2 -2
- package/dist-es/commands/DescribeRegistryCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeSchemaCommand.js +2 -2
- package/dist-es/commands/DescribeSchemaCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ExportSchemaCommand.js +2 -2
- package/{dist/es/commands/CreateSchemaCommand.js.map → dist-es/commands/ExportSchemaCommand.js.map} +1 -1
- package/{dist/es → dist-es}/commands/GetCodeBindingSourceCommand.js +2 -2
- package/dist-es/commands/GetCodeBindingSourceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/GetDiscoveredSchemaCommand.js +2 -2
- package/dist-es/commands/GetDiscoveredSchemaCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/GetResourcePolicyCommand.js +2 -2
- package/dist-es/commands/GetResourcePolicyCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListDiscoverersCommand.js +2 -2
- package/dist-es/commands/ListDiscoverersCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListRegistriesCommand.js +2 -2
- package/dist-es/commands/ListRegistriesCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListSchemaVersionsCommand.js +2 -2
- package/dist-es/commands/ListSchemaVersionsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListSchemasCommand.js +2 -2
- package/dist-es/commands/ListSchemasCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/PutCodeBindingCommand.js +2 -2
- package/dist-es/commands/PutCodeBindingCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/PutResourcePolicyCommand.js +2 -2
- package/dist-es/commands/PutResourcePolicyCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/SearchSchemasCommand.js +2 -2
- package/dist-es/commands/SearchSchemasCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/StartDiscovererCommand.js +2 -2
- package/dist-es/commands/StartDiscovererCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/StopDiscovererCommand.js +2 -2
- package/dist-es/commands/StopDiscovererCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateDiscovererCommand.js +2 -2
- package/dist-es/commands/UpdateDiscovererCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateRegistryCommand.js +2 -2
- package/dist-es/commands/UpdateRegistryCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateSchemaCommand.js +2 -2
- package/dist-es/commands/UpdateSchemaCommand.js.map +1 -0
- package/{dist/es → dist-es}/endpoints.js +0 -0
- package/dist-es/endpoints.js.map +1 -0
- package/{dist/es → dist-es}/index.js +0 -0
- package/dist-es/index.js.map +1 -0
- package/{dist/es → dist-es}/models/index.js +0 -0
- package/dist-es/models/index.js.map +1 -0
- package/{dist/es → dist-es}/models/models_0.js +0 -0
- package/dist-es/models/models_0.js.map +1 -0
- package/{dist/es → dist-es}/pagination/Interfaces.js +0 -0
- package/{dist/es → dist-es}/pagination/Interfaces.js.map +1 -1
- package/{dist/es → dist-es}/pagination/ListDiscoverersPaginator.js +1 -1
- package/dist-es/pagination/ListDiscoverersPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListRegistriesPaginator.js +1 -1
- package/dist-es/pagination/ListRegistriesPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListSchemaVersionsPaginator.js +1 -1
- package/dist-es/pagination/ListSchemaVersionsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListSchemasPaginator.js +1 -1
- package/dist-es/pagination/ListSchemasPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/SearchSchemasPaginator.js +1 -1
- package/dist-es/pagination/SearchSchemasPaginator.js.map +1 -0
- package/{dist/es → dist-es}/protocols/Aws_restJson1.js +1 -1
- package/dist-es/protocols/Aws_restJson1.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.browser.js +1 -1
- package/dist-es/runtimeConfig.browser.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.js +2 -2
- package/dist-es/runtimeConfig.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.native.js +0 -0
- package/dist-es/runtimeConfig.native.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.shared.js +1 -1
- package/dist-es/runtimeConfig.shared.js.map +1 -0
- package/{dist/es → dist-es}/waiters/waitForCodeBindingExists.js +1 -1
- package/dist-es/waiters/waitForCodeBindingExists.js.map +1 -0
- package/{dist/types → dist-types}/Schemas.d.ts +3 -3
- package/{dist/types → dist-types}/SchemasClient.d.ts +9 -9
- package/{dist/types → dist-types}/commands/CreateDiscovererCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/CreateRegistryCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/CreateSchemaCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/DeleteDiscovererCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/DeleteRegistryCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/DeleteResourcePolicyCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/DeleteSchemaCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/DeleteSchemaVersionCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/DescribeCodeBindingCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/DescribeDiscovererCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/DescribeRegistryCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/DescribeSchemaCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/ExportSchemaCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/GetCodeBindingSourceCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/GetDiscoveredSchemaCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/GetResourcePolicyCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/ListDiscoverersCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/ListRegistriesCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/ListSchemaVersionsCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/ListSchemasCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/PutCodeBindingCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/PutResourcePolicyCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/SearchSchemasCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/StartDiscovererCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/StopDiscovererCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/TagResourceCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/UntagResourceCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/UpdateDiscovererCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/UpdateRegistryCommand.d.ts +3 -3
- package/{dist/types → dist-types}/commands/UpdateSchemaCommand.d.ts +3 -3
- package/{dist/types → dist-types}/endpoints.d.ts +0 -0
- package/{dist/types → dist-types}/index.d.ts +0 -0
- package/{dist/types → dist-types}/models/index.d.ts +0 -0
- package/{dist/types → dist-types}/models/models_0.d.ts +0 -0
- package/{dist/types → dist-types}/pagination/Interfaces.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListDiscoverersPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListRegistriesPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListSchemaVersionsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListSchemasPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/SearchSchemasPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/protocols/Aws_restJson1.d.ts +3 -3
- package/{dist/types → dist-types}/runtimeConfig.browser.d.ts +0 -0
- package/{dist/types → dist-types}/runtimeConfig.d.ts +1 -1
- package/{dist/types → dist-types}/runtimeConfig.native.d.ts +0 -0
- package/{dist/types → dist-types}/runtimeConfig.shared.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/Schemas.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/SchemasClient.d.ts +9 -9
- package/{dist/types → dist-types}/ts3.4/commands/CreateDiscovererCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/CreateRegistryCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/CreateSchemaCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/DeleteDiscovererCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/DeleteRegistryCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/DeleteSchemaCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/DeleteSchemaVersionCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/DescribeCodeBindingCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/DescribeDiscovererCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/DescribeRegistryCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/DescribeSchemaCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/ExportSchemaCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/GetCodeBindingSourceCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/GetDiscoveredSchemaCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/GetResourcePolicyCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/ListDiscoverersCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/ListRegistriesCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/ListSchemaVersionsCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/ListSchemasCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/PutCodeBindingCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/PutResourcePolicyCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/SearchSchemasCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/StartDiscovererCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/StopDiscovererCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/TagResourceCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/UntagResourceCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/UpdateDiscovererCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/UpdateRegistryCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/commands/UpdateSchemaCommand.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/endpoints.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/index.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/models/index.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/models/models_0.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/pagination/Interfaces.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListDiscoverersPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListRegistriesPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListSchemaVersionsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListSchemasPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/SearchSchemasPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/protocols/Aws_restJson1.d.ts +3 -3
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.browser.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.native.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.shared.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/waiters/waitForCodeBindingExists.d.ts +2 -2
- package/{dist/types → dist-types}/waiters/waitForCodeBindingExists.d.ts +2 -2
- package/package.json +43 -43
- package/{Schemas.ts → src/Schemas.ts} +4 -3
- package/{SchemasClient.ts → src/SchemasClient.ts} +59 -58
- package/{commands → src/commands}/CreateDiscovererCommand.ts +8 -7
- package/{commands → src/commands}/CreateRegistryCommand.ts +8 -7
- package/{commands → src/commands}/CreateSchemaCommand.ts +8 -7
- package/{commands → src/commands}/DeleteDiscovererCommand.ts +8 -7
- package/{commands → src/commands}/DeleteRegistryCommand.ts +8 -7
- package/{commands → src/commands}/DeleteResourcePolicyCommand.ts +8 -7
- package/{commands → src/commands}/DeleteSchemaCommand.ts +8 -7
- package/{commands → src/commands}/DeleteSchemaVersionCommand.ts +8 -7
- package/{commands → src/commands}/DescribeCodeBindingCommand.ts +8 -7
- package/{commands → src/commands}/DescribeDiscovererCommand.ts +8 -7
- package/{commands → src/commands}/DescribeRegistryCommand.ts +8 -7
- package/{commands → src/commands}/DescribeSchemaCommand.ts +8 -7
- package/{commands → src/commands}/ExportSchemaCommand.ts +8 -7
- package/{commands → src/commands}/GetCodeBindingSourceCommand.ts +8 -7
- package/{commands → src/commands}/GetDiscoveredSchemaCommand.ts +8 -7
- package/{commands → src/commands}/GetResourcePolicyCommand.ts +8 -7
- package/{commands → src/commands}/ListDiscoverersCommand.ts +8 -7
- package/{commands → src/commands}/ListRegistriesCommand.ts +8 -7
- package/{commands → src/commands}/ListSchemaVersionsCommand.ts +8 -7
- package/{commands → src/commands}/ListSchemasCommand.ts +8 -7
- package/{commands → src/commands}/ListTagsForResourceCommand.ts +8 -7
- package/{commands → src/commands}/PutCodeBindingCommand.ts +8 -7
- package/{commands → src/commands}/PutResourcePolicyCommand.ts +8 -7
- package/{commands → src/commands}/SearchSchemasCommand.ts +8 -7
- package/{commands → src/commands}/StartDiscovererCommand.ts +8 -7
- package/{commands → src/commands}/StopDiscovererCommand.ts +8 -7
- package/{commands → src/commands}/TagResourceCommand.ts +8 -7
- package/{commands → src/commands}/UntagResourceCommand.ts +8 -7
- package/{commands → src/commands}/UpdateDiscovererCommand.ts +8 -7
- package/{commands → src/commands}/UpdateRegistryCommand.ts +8 -7
- package/{commands → src/commands}/UpdateSchemaCommand.ts +8 -7
- package/{endpoints.ts → src/endpoints.ts} +1 -1
- package/{index.ts → src/index.ts} +0 -0
- package/{models → src/models}/index.ts +0 -0
- package/{models → src/models}/models_0.ts +0 -0
- package/{pagination → src/pagination}/Interfaces.ts +2 -1
- package/{pagination → src/pagination}/ListDiscoverersPaginator.ts +4 -3
- package/{pagination → src/pagination}/ListRegistriesPaginator.ts +4 -3
- package/{pagination → src/pagination}/ListSchemaVersionsPaginator.ts +4 -3
- package/{pagination → src/pagination}/ListSchemasPaginator.ts +3 -2
- package/{pagination → src/pagination}/SearchSchemasPaginator.ts +4 -3
- package/{protocols → src/protocols}/Aws_restJson1.ts +59 -58
- package/{runtimeConfig.browser.ts → src/runtimeConfig.browser.ts} +4 -3
- package/{runtimeConfig.native.ts → src/runtimeConfig.native.ts} +2 -1
- package/{runtimeConfig.shared.ts → src/runtimeConfig.shared.ts} +2 -1
- package/{runtimeConfig.ts → src/runtimeConfig.ts} +5 -4
- package/{waiters → src/waiters}/waitForCodeBindingExists.ts +7 -6
- package/tsconfig.es.json +1 -1
- package/tsconfig.json +4 -2
- package/tsconfig.types.json +3 -2
- package/dist/cjs/Schemas.js.map +0 -1
- package/dist/cjs/SchemasClient.js.map +0 -1
- package/dist/cjs/commands/CreateDiscovererCommand.js.map +0 -1
- package/dist/cjs/commands/CreateRegistryCommand.js.map +0 -1
- package/dist/cjs/commands/CreateSchemaCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteDiscovererCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteRegistryCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteResourcePolicyCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteSchemaCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteSchemaVersionCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeCodeBindingCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeDiscovererCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeRegistryCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeSchemaCommand.js.map +0 -1
- package/dist/cjs/commands/ExportSchemaCommand.js.map +0 -1
- package/dist/cjs/commands/GetCodeBindingSourceCommand.js.map +0 -1
- package/dist/cjs/commands/GetDiscoveredSchemaCommand.js.map +0 -1
- package/dist/cjs/commands/GetResourcePolicyCommand.js.map +0 -1
- package/dist/cjs/commands/ListDiscoverersCommand.js.map +0 -1
- package/dist/cjs/commands/ListRegistriesCommand.js.map +0 -1
- package/dist/cjs/commands/ListSchemaVersionsCommand.js.map +0 -1
- package/dist/cjs/commands/ListSchemasCommand.js.map +0 -1
- package/dist/cjs/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist/cjs/commands/PutCodeBindingCommand.js.map +0 -1
- package/dist/cjs/commands/PutResourcePolicyCommand.js.map +0 -1
- package/dist/cjs/commands/SearchSchemasCommand.js.map +0 -1
- package/dist/cjs/commands/StartDiscovererCommand.js.map +0 -1
- package/dist/cjs/commands/StopDiscovererCommand.js.map +0 -1
- package/dist/cjs/commands/TagResourceCommand.js.map +0 -1
- package/dist/cjs/commands/UntagResourceCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateDiscovererCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateRegistryCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateSchemaCommand.js.map +0 -1
- package/dist/cjs/endpoints.js.map +0 -1
- package/dist/cjs/index.js.map +0 -1
- package/dist/cjs/models/models_0.js.map +0 -1
- package/dist/cjs/package.json +0 -94
- package/dist/cjs/pagination/ListDiscoverersPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListRegistriesPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListSchemaVersionsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListSchemasPaginator.js.map +0 -1
- package/dist/cjs/pagination/SearchSchemasPaginator.js.map +0 -1
- package/dist/cjs/protocols/Aws_restJson1.js.map +0 -1
- package/dist/cjs/runtimeConfig.browser.js.map +0 -1
- package/dist/cjs/runtimeConfig.js.map +0 -1
- package/dist/cjs/runtimeConfig.native.js.map +0 -1
- package/dist/cjs/runtimeConfig.shared.js.map +0 -1
- package/dist/cjs/waiters/waitForCodeBindingExists.js.map +0 -1
- package/dist/es/Schemas.js.map +0 -1
- package/dist/es/SchemasClient.js.map +0 -1
- package/dist/es/commands/CreateDiscovererCommand.js.map +0 -1
- package/dist/es/commands/CreateRegistryCommand.js.map +0 -1
- package/dist/es/commands/DeleteDiscovererCommand.js.map +0 -1
- package/dist/es/commands/DeleteRegistryCommand.js.map +0 -1
- package/dist/es/commands/DeleteResourcePolicyCommand.js.map +0 -1
- package/dist/es/commands/DeleteSchemaCommand.js.map +0 -1
- package/dist/es/commands/DeleteSchemaVersionCommand.js.map +0 -1
- package/dist/es/commands/DescribeCodeBindingCommand.js.map +0 -1
- package/dist/es/commands/DescribeDiscovererCommand.js.map +0 -1
- package/dist/es/commands/DescribeRegistryCommand.js.map +0 -1
- package/dist/es/commands/DescribeSchemaCommand.js.map +0 -1
- package/dist/es/commands/ExportSchemaCommand.js.map +0 -1
- package/dist/es/commands/GetCodeBindingSourceCommand.js.map +0 -1
- package/dist/es/commands/GetDiscoveredSchemaCommand.js.map +0 -1
- package/dist/es/commands/GetResourcePolicyCommand.js.map +0 -1
- package/dist/es/commands/ListDiscoverersCommand.js.map +0 -1
- package/dist/es/commands/ListRegistriesCommand.js.map +0 -1
- package/dist/es/commands/ListSchemaVersionsCommand.js.map +0 -1
- package/dist/es/commands/ListSchemasCommand.js.map +0 -1
- package/dist/es/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist/es/commands/PutCodeBindingCommand.js.map +0 -1
- package/dist/es/commands/PutResourcePolicyCommand.js.map +0 -1
- package/dist/es/commands/SearchSchemasCommand.js.map +0 -1
- package/dist/es/commands/StartDiscovererCommand.js.map +0 -1
- package/dist/es/commands/StopDiscovererCommand.js.map +0 -1
- package/dist/es/commands/TagResourceCommand.js.map +0 -1
- package/dist/es/commands/UntagResourceCommand.js.map +0 -1
- package/dist/es/commands/UpdateDiscovererCommand.js.map +0 -1
- package/dist/es/commands/UpdateRegistryCommand.js.map +0 -1
- package/dist/es/commands/UpdateSchemaCommand.js.map +0 -1
- package/dist/es/endpoints.js.map +0 -1
- package/dist/es/index.js.map +0 -1
- package/dist/es/models/index.js.map +0 -1
- package/dist/es/models/models_0.js.map +0 -1
- package/dist/es/package.json +0 -94
- package/dist/es/pagination/ListDiscoverersPaginator.js.map +0 -1
- package/dist/es/pagination/ListRegistriesPaginator.js.map +0 -1
- package/dist/es/pagination/ListSchemaVersionsPaginator.js.map +0 -1
- package/dist/es/pagination/ListSchemasPaginator.js.map +0 -1
- package/dist/es/pagination/SearchSchemasPaginator.js.map +0 -1
- package/dist/es/protocols/Aws_restJson1.js.map +0 -1
- package/dist/es/runtimeConfig.browser.js.map +0 -1
- package/dist/es/runtimeConfig.js.map +0 -1
- package/dist/es/runtimeConfig.native.js.map +0 -1
- package/dist/es/runtimeConfig.shared.js.map +0 -1
- package/dist/es/waiters/waitForCodeBindingExists.js.map +0 -1
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-schemas",
|
|
3
3
|
"description": "AWS SDK for JavaScript Schemas Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.35.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "yarn build:cjs && yarn build:es && yarn build:types",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.json",
|
|
@@ -11,56 +11,50 @@
|
|
|
11
11
|
"clean": "yarn clean:dist && yarn clean:docs",
|
|
12
12
|
"clean:dist": "rimraf ./dist",
|
|
13
13
|
"clean:docs": "rimraf ./docs",
|
|
14
|
-
"downlevel-dts": "downlevel-dts dist
|
|
14
|
+
"downlevel-dts": "downlevel-dts dist-types dist-types/ts3.4",
|
|
15
15
|
"test": "exit 0"
|
|
16
16
|
},
|
|
17
|
-
"main": "./dist
|
|
18
|
-
"types": "./dist
|
|
19
|
-
"module": "./dist
|
|
20
|
-
"browser": {
|
|
21
|
-
"./runtimeConfig": "./runtimeConfig.browser"
|
|
22
|
-
},
|
|
23
|
-
"react-native": {
|
|
24
|
-
"./runtimeConfig": "./runtimeConfig.native"
|
|
25
|
-
},
|
|
17
|
+
"main": "./dist-cjs/index.js",
|
|
18
|
+
"types": "./dist-types/index.d.ts",
|
|
19
|
+
"module": "./dist-es/index.js",
|
|
26
20
|
"sideEffects": false,
|
|
27
21
|
"dependencies": {
|
|
28
22
|
"@aws-crypto/sha256-browser": "^1.0.0",
|
|
29
23
|
"@aws-crypto/sha256-js": "^1.0.0",
|
|
30
|
-
"@aws-sdk/client-sts": "3.
|
|
31
|
-
"@aws-sdk/config-resolver": "3.
|
|
32
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
33
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
34
|
-
"@aws-sdk/hash-node": "3.
|
|
35
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
36
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
37
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
38
|
-
"@aws-sdk/middleware-logger": "3.
|
|
39
|
-
"@aws-sdk/middleware-retry": "3.
|
|
40
|
-
"@aws-sdk/middleware-serde": "3.
|
|
41
|
-
"@aws-sdk/middleware-signing": "3.
|
|
42
|
-
"@aws-sdk/middleware-stack": "3.
|
|
43
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
44
|
-
"@aws-sdk/node-config-provider": "3.
|
|
45
|
-
"@aws-sdk/node-http-handler": "3.
|
|
46
|
-
"@aws-sdk/protocol-http": "3.
|
|
47
|
-
"@aws-sdk/smithy-client": "3.
|
|
48
|
-
"@aws-sdk/types": "3.
|
|
49
|
-
"@aws-sdk/url-parser": "3.
|
|
50
|
-
"@aws-sdk/util-base64-browser": "3.
|
|
51
|
-
"@aws-sdk/util-base64-node": "3.
|
|
52
|
-
"@aws-sdk/util-body-length-browser": "3.
|
|
53
|
-
"@aws-sdk/util-body-length-node": "3.
|
|
54
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
55
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
56
|
-
"@aws-sdk/util-utf8-browser": "3.
|
|
57
|
-
"@aws-sdk/util-utf8-node": "3.
|
|
58
|
-
"@aws-sdk/util-waiter": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.35.0",
|
|
25
|
+
"@aws-sdk/config-resolver": "3.35.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.35.0",
|
|
27
|
+
"@aws-sdk/fetch-http-handler": "3.35.0",
|
|
28
|
+
"@aws-sdk/hash-node": "3.35.0",
|
|
29
|
+
"@aws-sdk/invalid-dependency": "3.35.0",
|
|
30
|
+
"@aws-sdk/middleware-content-length": "3.35.0",
|
|
31
|
+
"@aws-sdk/middleware-host-header": "3.35.0",
|
|
32
|
+
"@aws-sdk/middleware-logger": "3.35.0",
|
|
33
|
+
"@aws-sdk/middleware-retry": "3.35.0",
|
|
34
|
+
"@aws-sdk/middleware-serde": "3.35.0",
|
|
35
|
+
"@aws-sdk/middleware-signing": "3.35.0",
|
|
36
|
+
"@aws-sdk/middleware-stack": "3.35.0",
|
|
37
|
+
"@aws-sdk/middleware-user-agent": "3.35.0",
|
|
38
|
+
"@aws-sdk/node-config-provider": "3.35.0",
|
|
39
|
+
"@aws-sdk/node-http-handler": "3.35.0",
|
|
40
|
+
"@aws-sdk/protocol-http": "3.35.0",
|
|
41
|
+
"@aws-sdk/smithy-client": "3.35.0",
|
|
42
|
+
"@aws-sdk/types": "3.35.0",
|
|
43
|
+
"@aws-sdk/url-parser": "3.35.0",
|
|
44
|
+
"@aws-sdk/util-base64-browser": "3.35.0",
|
|
45
|
+
"@aws-sdk/util-base64-node": "3.35.0",
|
|
46
|
+
"@aws-sdk/util-body-length-browser": "3.35.0",
|
|
47
|
+
"@aws-sdk/util-body-length-node": "3.35.0",
|
|
48
|
+
"@aws-sdk/util-user-agent-browser": "3.35.0",
|
|
49
|
+
"@aws-sdk/util-user-agent-node": "3.35.0",
|
|
50
|
+
"@aws-sdk/util-utf8-browser": "3.35.0",
|
|
51
|
+
"@aws-sdk/util-utf8-node": "3.35.0",
|
|
52
|
+
"@aws-sdk/util-waiter": "3.35.0",
|
|
59
53
|
"tslib": "^2.3.0",
|
|
60
54
|
"uuid": "^8.3.2"
|
|
61
55
|
},
|
|
62
56
|
"devDependencies": {
|
|
63
|
-
"@aws-sdk/client-documentation-generator": "3.
|
|
57
|
+
"@aws-sdk/client-documentation-generator": "3.35.0",
|
|
64
58
|
"@types/node": "^12.7.5",
|
|
65
59
|
"@types/uuid": "^8.3.0",
|
|
66
60
|
"downlevel-dts": "0.7.0",
|
|
@@ -75,8 +69,8 @@
|
|
|
75
69
|
},
|
|
76
70
|
"typesVersions": {
|
|
77
71
|
"<4.0": {
|
|
78
|
-
"dist
|
|
79
|
-
"dist
|
|
72
|
+
"dist-types/*": [
|
|
73
|
+
"dist-types/ts3.4/*"
|
|
80
74
|
]
|
|
81
75
|
}
|
|
82
76
|
},
|
|
@@ -85,6 +79,12 @@
|
|
|
85
79
|
"url": "https://aws.amazon.com/javascript/"
|
|
86
80
|
},
|
|
87
81
|
"license": "Apache-2.0",
|
|
82
|
+
"browser": {
|
|
83
|
+
"./dist-es/runtimeConfig": "./dist-es/runtimeConfig.browser"
|
|
84
|
+
},
|
|
85
|
+
"react-native": {
|
|
86
|
+
"./dist-es/runtimeConfig": "./dist-es/runtimeConfig.native"
|
|
87
|
+
},
|
|
88
88
|
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-schemas",
|
|
89
89
|
"repository": {
|
|
90
90
|
"type": "git",
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
|
|
2
|
+
|
|
2
3
|
import {
|
|
3
4
|
CreateDiscovererCommand,
|
|
4
5
|
CreateDiscovererCommandInput,
|
|
@@ -89,12 +90,12 @@ import {
|
|
|
89
90
|
ListRegistriesCommandInput,
|
|
90
91
|
ListRegistriesCommandOutput,
|
|
91
92
|
} from "./commands/ListRegistriesCommand";
|
|
93
|
+
import { ListSchemasCommand, ListSchemasCommandInput, ListSchemasCommandOutput } from "./commands/ListSchemasCommand";
|
|
92
94
|
import {
|
|
93
95
|
ListSchemaVersionsCommand,
|
|
94
96
|
ListSchemaVersionsCommandInput,
|
|
95
97
|
ListSchemaVersionsCommandOutput,
|
|
96
98
|
} from "./commands/ListSchemaVersionsCommand";
|
|
97
|
-
import { ListSchemasCommand, ListSchemasCommandInput, ListSchemasCommandOutput } from "./commands/ListSchemasCommand";
|
|
98
99
|
import {
|
|
99
100
|
ListTagsForResourceCommand,
|
|
100
101
|
ListTagsForResourceCommandInput,
|
|
@@ -146,7 +147,7 @@ import {
|
|
|
146
147
|
UpdateSchemaCommandInput,
|
|
147
148
|
UpdateSchemaCommandOutput,
|
|
148
149
|
} from "./commands/UpdateSchemaCommand";
|
|
149
|
-
import {
|
|
150
|
+
import { SchemasClient } from "./SchemasClient";
|
|
150
151
|
|
|
151
152
|
/**
|
|
152
153
|
* <p>Amazon EventBridge Schema Registry</p>
|
|
@@ -1,3 +1,54 @@
|
|
|
1
|
+
import {
|
|
2
|
+
EndpointsInputConfig,
|
|
3
|
+
EndpointsResolvedConfig,
|
|
4
|
+
RegionInputConfig,
|
|
5
|
+
RegionResolvedConfig,
|
|
6
|
+
resolveEndpointsConfig,
|
|
7
|
+
resolveRegionConfig,
|
|
8
|
+
} from "@aws-sdk/config-resolver";
|
|
9
|
+
import { getContentLengthPlugin } from "@aws-sdk/middleware-content-length";
|
|
10
|
+
import {
|
|
11
|
+
getHostHeaderPlugin,
|
|
12
|
+
HostHeaderInputConfig,
|
|
13
|
+
HostHeaderResolvedConfig,
|
|
14
|
+
resolveHostHeaderConfig,
|
|
15
|
+
} from "@aws-sdk/middleware-host-header";
|
|
16
|
+
import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
|
|
17
|
+
import { getRetryPlugin, resolveRetryConfig, RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
|
|
18
|
+
import {
|
|
19
|
+
AwsAuthInputConfig,
|
|
20
|
+
AwsAuthResolvedConfig,
|
|
21
|
+
getAwsAuthPlugin,
|
|
22
|
+
resolveAwsAuthConfig,
|
|
23
|
+
} from "@aws-sdk/middleware-signing";
|
|
24
|
+
import {
|
|
25
|
+
getUserAgentPlugin,
|
|
26
|
+
resolveUserAgentConfig,
|
|
27
|
+
UserAgentInputConfig,
|
|
28
|
+
UserAgentResolvedConfig,
|
|
29
|
+
} from "@aws-sdk/middleware-user-agent";
|
|
30
|
+
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
31
|
+
import {
|
|
32
|
+
Client as __Client,
|
|
33
|
+
SmithyConfiguration as __SmithyConfiguration,
|
|
34
|
+
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
35
|
+
} from "@aws-sdk/smithy-client";
|
|
36
|
+
import {
|
|
37
|
+
Credentials as __Credentials,
|
|
38
|
+
Decoder as __Decoder,
|
|
39
|
+
Encoder as __Encoder,
|
|
40
|
+
Hash as __Hash,
|
|
41
|
+
HashConstructor as __HashConstructor,
|
|
42
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
43
|
+
Logger as __Logger,
|
|
44
|
+
Provider as __Provider,
|
|
45
|
+
Provider,
|
|
46
|
+
RegionInfoProvider,
|
|
47
|
+
StreamCollector as __StreamCollector,
|
|
48
|
+
UrlParser as __UrlParser,
|
|
49
|
+
UserAgent as __UserAgent,
|
|
50
|
+
} from "@aws-sdk/types";
|
|
51
|
+
|
|
1
52
|
import { CreateDiscovererCommandInput, CreateDiscovererCommandOutput } from "./commands/CreateDiscovererCommand";
|
|
2
53
|
import { CreateRegistryCommandInput, CreateRegistryCommandOutput } from "./commands/CreateRegistryCommand";
|
|
3
54
|
import { CreateSchemaCommandInput, CreateSchemaCommandOutput } from "./commands/CreateSchemaCommand";
|
|
@@ -31,8 +82,8 @@ import {
|
|
|
31
82
|
import { GetResourcePolicyCommandInput, GetResourcePolicyCommandOutput } from "./commands/GetResourcePolicyCommand";
|
|
32
83
|
import { ListDiscoverersCommandInput, ListDiscoverersCommandOutput } from "./commands/ListDiscoverersCommand";
|
|
33
84
|
import { ListRegistriesCommandInput, ListRegistriesCommandOutput } from "./commands/ListRegistriesCommand";
|
|
34
|
-
import { ListSchemaVersionsCommandInput, ListSchemaVersionsCommandOutput } from "./commands/ListSchemaVersionsCommand";
|
|
35
85
|
import { ListSchemasCommandInput, ListSchemasCommandOutput } from "./commands/ListSchemasCommand";
|
|
86
|
+
import { ListSchemaVersionsCommandInput, ListSchemaVersionsCommandOutput } from "./commands/ListSchemaVersionsCommand";
|
|
36
87
|
import {
|
|
37
88
|
ListTagsForResourceCommandInput,
|
|
38
89
|
ListTagsForResourceCommandOutput,
|
|
@@ -48,56 +99,6 @@ import { UpdateDiscovererCommandInput, UpdateDiscovererCommandOutput } from "./c
|
|
|
48
99
|
import { UpdateRegistryCommandInput, UpdateRegistryCommandOutput } from "./commands/UpdateRegistryCommand";
|
|
49
100
|
import { UpdateSchemaCommandInput, UpdateSchemaCommandOutput } from "./commands/UpdateSchemaCommand";
|
|
50
101
|
import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
|
|
51
|
-
import {
|
|
52
|
-
EndpointsInputConfig,
|
|
53
|
-
EndpointsResolvedConfig,
|
|
54
|
-
RegionInputConfig,
|
|
55
|
-
RegionResolvedConfig,
|
|
56
|
-
resolveEndpointsConfig,
|
|
57
|
-
resolveRegionConfig,
|
|
58
|
-
} from "@aws-sdk/config-resolver";
|
|
59
|
-
import { getContentLengthPlugin } from "@aws-sdk/middleware-content-length";
|
|
60
|
-
import {
|
|
61
|
-
HostHeaderInputConfig,
|
|
62
|
-
HostHeaderResolvedConfig,
|
|
63
|
-
getHostHeaderPlugin,
|
|
64
|
-
resolveHostHeaderConfig,
|
|
65
|
-
} from "@aws-sdk/middleware-host-header";
|
|
66
|
-
import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
|
|
67
|
-
import { RetryInputConfig, RetryResolvedConfig, getRetryPlugin, resolveRetryConfig } from "@aws-sdk/middleware-retry";
|
|
68
|
-
import {
|
|
69
|
-
AwsAuthInputConfig,
|
|
70
|
-
AwsAuthResolvedConfig,
|
|
71
|
-
getAwsAuthPlugin,
|
|
72
|
-
resolveAwsAuthConfig,
|
|
73
|
-
} from "@aws-sdk/middleware-signing";
|
|
74
|
-
import {
|
|
75
|
-
UserAgentInputConfig,
|
|
76
|
-
UserAgentResolvedConfig,
|
|
77
|
-
getUserAgentPlugin,
|
|
78
|
-
resolveUserAgentConfig,
|
|
79
|
-
} from "@aws-sdk/middleware-user-agent";
|
|
80
|
-
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
81
|
-
import {
|
|
82
|
-
Client as __Client,
|
|
83
|
-
SmithyConfiguration as __SmithyConfiguration,
|
|
84
|
-
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
85
|
-
} from "@aws-sdk/smithy-client";
|
|
86
|
-
import {
|
|
87
|
-
Provider,
|
|
88
|
-
RegionInfoProvider,
|
|
89
|
-
Credentials as __Credentials,
|
|
90
|
-
Decoder as __Decoder,
|
|
91
|
-
Encoder as __Encoder,
|
|
92
|
-
Hash as __Hash,
|
|
93
|
-
HashConstructor as __HashConstructor,
|
|
94
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
95
|
-
Logger as __Logger,
|
|
96
|
-
Provider as __Provider,
|
|
97
|
-
StreamCollector as __StreamCollector,
|
|
98
|
-
UrlParser as __UrlParser,
|
|
99
|
-
UserAgent as __UserAgent,
|
|
100
|
-
} from "@aws-sdk/types";
|
|
101
102
|
|
|
102
103
|
export type ServiceInputTypes =
|
|
103
104
|
| CreateDiscovererCommandInput
|
|
@@ -318,13 +319,13 @@ export class SchemasClient extends __Client<
|
|
|
318
319
|
readonly config: SchemasClientResolvedConfig;
|
|
319
320
|
|
|
320
321
|
constructor(configuration: SchemasClientConfig) {
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
322
|
+
const _config_0 = __getRuntimeConfig(configuration);
|
|
323
|
+
const _config_1 = resolveRegionConfig(_config_0);
|
|
324
|
+
const _config_2 = resolveEndpointsConfig(_config_1);
|
|
325
|
+
const _config_3 = resolveRetryConfig(_config_2);
|
|
326
|
+
const _config_4 = resolveHostHeaderConfig(_config_3);
|
|
327
|
+
const _config_5 = resolveAwsAuthConfig(_config_4);
|
|
328
|
+
const _config_6 = resolveUserAgentConfig(_config_5);
|
|
328
329
|
super(_config_6);
|
|
329
330
|
this.config = _config_6;
|
|
330
331
|
this.middlewareStack.use(getRetryPlugin(this.config));
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { CreateDiscovererRequest, CreateDiscovererResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1CreateDiscovererCommand,
|
|
5
|
-
serializeAws_restJson1CreateDiscovererCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { CreateDiscovererRequest, CreateDiscovererResponse } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_restJson1CreateDiscovererCommand,
|
|
17
|
+
serializeAws_restJson1CreateDiscovererCommand,
|
|
18
|
+
} from "../protocols/Aws_restJson1";
|
|
19
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
20
|
+
|
|
20
21
|
export interface CreateDiscovererCommandInput extends CreateDiscovererRequest {}
|
|
21
22
|
export interface CreateDiscovererCommandOutput extends CreateDiscovererResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { CreateRegistryRequest, CreateRegistryResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1CreateRegistryCommand,
|
|
5
|
-
serializeAws_restJson1CreateRegistryCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { CreateRegistryRequest, CreateRegistryResponse } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_restJson1CreateRegistryCommand,
|
|
17
|
+
serializeAws_restJson1CreateRegistryCommand,
|
|
18
|
+
} from "../protocols/Aws_restJson1";
|
|
19
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
20
|
+
|
|
20
21
|
export interface CreateRegistryCommandInput extends CreateRegistryRequest {}
|
|
21
22
|
export interface CreateRegistryCommandOutput extends CreateRegistryResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { CreateSchemaRequest, CreateSchemaResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1CreateSchemaCommand,
|
|
5
|
-
serializeAws_restJson1CreateSchemaCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { CreateSchemaRequest, CreateSchemaResponse } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_restJson1CreateSchemaCommand,
|
|
17
|
+
serializeAws_restJson1CreateSchemaCommand,
|
|
18
|
+
} from "../protocols/Aws_restJson1";
|
|
19
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
20
|
+
|
|
20
21
|
export interface CreateSchemaCommandInput extends CreateSchemaRequest {}
|
|
21
22
|
export interface CreateSchemaCommandOutput extends CreateSchemaResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { DeleteDiscovererRequest } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1DeleteDiscovererCommand,
|
|
5
|
-
serializeAws_restJson1DeleteDiscovererCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { DeleteDiscovererRequest } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_restJson1DeleteDiscovererCommand,
|
|
17
|
+
serializeAws_restJson1DeleteDiscovererCommand,
|
|
18
|
+
} from "../protocols/Aws_restJson1";
|
|
19
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
20
|
+
|
|
20
21
|
export interface DeleteDiscovererCommandInput extends DeleteDiscovererRequest {}
|
|
21
22
|
export interface DeleteDiscovererCommandOutput extends __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { DeleteRegistryRequest } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1DeleteRegistryCommand,
|
|
5
|
-
serializeAws_restJson1DeleteRegistryCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { DeleteRegistryRequest } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_restJson1DeleteRegistryCommand,
|
|
17
|
+
serializeAws_restJson1DeleteRegistryCommand,
|
|
18
|
+
} from "../protocols/Aws_restJson1";
|
|
19
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
20
|
+
|
|
20
21
|
export interface DeleteRegistryCommandInput extends DeleteRegistryRequest {}
|
|
21
22
|
export interface DeleteRegistryCommandOutput extends __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { DeleteResourcePolicyRequest } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1DeleteResourcePolicyCommand,
|
|
5
|
-
serializeAws_restJson1DeleteResourcePolicyCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { DeleteResourcePolicyRequest } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_restJson1DeleteResourcePolicyCommand,
|
|
17
|
+
serializeAws_restJson1DeleteResourcePolicyCommand,
|
|
18
|
+
} from "../protocols/Aws_restJson1";
|
|
19
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
20
|
+
|
|
20
21
|
export interface DeleteResourcePolicyCommandInput extends DeleteResourcePolicyRequest {}
|
|
21
22
|
export interface DeleteResourcePolicyCommandOutput extends __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { DeleteSchemaRequest } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1DeleteSchemaCommand,
|
|
5
|
-
serializeAws_restJson1DeleteSchemaCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { DeleteSchemaRequest } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_restJson1DeleteSchemaCommand,
|
|
17
|
+
serializeAws_restJson1DeleteSchemaCommand,
|
|
18
|
+
} from "../protocols/Aws_restJson1";
|
|
19
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
20
|
+
|
|
20
21
|
export interface DeleteSchemaCommandInput extends DeleteSchemaRequest {}
|
|
21
22
|
export interface DeleteSchemaCommandOutput extends __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { DeleteSchemaVersionRequest } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1DeleteSchemaVersionCommand,
|
|
5
|
-
serializeAws_restJson1DeleteSchemaVersionCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { DeleteSchemaVersionRequest } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_restJson1DeleteSchemaVersionCommand,
|
|
17
|
+
serializeAws_restJson1DeleteSchemaVersionCommand,
|
|
18
|
+
} from "../protocols/Aws_restJson1";
|
|
19
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
20
|
+
|
|
20
21
|
export interface DeleteSchemaVersionCommandInput extends DeleteSchemaVersionRequest {}
|
|
21
22
|
export interface DeleteSchemaVersionCommandOutput extends __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { DescribeCodeBindingRequest, DescribeCodeBindingResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1DescribeCodeBindingCommand,
|
|
5
|
-
serializeAws_restJson1DescribeCodeBindingCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { DescribeCodeBindingRequest, DescribeCodeBindingResponse } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_restJson1DescribeCodeBindingCommand,
|
|
17
|
+
serializeAws_restJson1DescribeCodeBindingCommand,
|
|
18
|
+
} from "../protocols/Aws_restJson1";
|
|
19
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
20
|
+
|
|
20
21
|
export interface DescribeCodeBindingCommandInput extends DescribeCodeBindingRequest {}
|
|
21
22
|
export interface DescribeCodeBindingCommandOutput extends DescribeCodeBindingResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { DescribeDiscovererRequest, DescribeDiscovererResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1DescribeDiscovererCommand,
|
|
5
|
-
serializeAws_restJson1DescribeDiscovererCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { DescribeDiscovererRequest, DescribeDiscovererResponse } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_restJson1DescribeDiscovererCommand,
|
|
17
|
+
serializeAws_restJson1DescribeDiscovererCommand,
|
|
18
|
+
} from "../protocols/Aws_restJson1";
|
|
19
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
20
|
+
|
|
20
21
|
export interface DescribeDiscovererCommandInput extends DescribeDiscovererRequest {}
|
|
21
22
|
export interface DescribeDiscovererCommandOutput extends DescribeDiscovererResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { DescribeRegistryRequest, DescribeRegistryResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1DescribeRegistryCommand,
|
|
5
|
-
serializeAws_restJson1DescribeRegistryCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { DescribeRegistryRequest, DescribeRegistryResponse } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_restJson1DescribeRegistryCommand,
|
|
17
|
+
serializeAws_restJson1DescribeRegistryCommand,
|
|
18
|
+
} from "../protocols/Aws_restJson1";
|
|
19
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
20
|
+
|
|
20
21
|
export interface DescribeRegistryCommandInput extends DescribeRegistryRequest {}
|
|
21
22
|
export interface DescribeRegistryCommandOutput extends DescribeRegistryResponse, __MetadataBearer {}
|
|
22
23
|
|