@aws-sdk/client-schemas 3.31.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 +39 -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 +14 -14
- package/dist-cjs/SchemasClient.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateDiscovererCommand.js +5 -5
- package/dist-cjs/commands/CreateDiscovererCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateRegistryCommand.js +5 -5
- package/dist-cjs/commands/CreateRegistryCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateSchemaCommand.js +5 -5
- package/dist-cjs/commands/CreateSchemaCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteDiscovererCommand.js +5 -5
- package/dist-cjs/commands/DeleteDiscovererCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteRegistryCommand.js +5 -5
- package/dist-cjs/commands/DeleteRegistryCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteResourcePolicyCommand.js +5 -5
- package/dist-cjs/commands/DeleteResourcePolicyCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteSchemaCommand.js +5 -5
- package/dist-cjs/commands/DeleteSchemaCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteSchemaVersionCommand.js +5 -5
- package/dist-cjs/commands/DeleteSchemaVersionCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeCodeBindingCommand.js +5 -5
- package/dist-cjs/commands/DescribeCodeBindingCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeDiscovererCommand.js +5 -5
- package/dist-cjs/commands/DescribeDiscovererCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeRegistryCommand.js +5 -5
- package/dist-cjs/commands/DescribeRegistryCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeSchemaCommand.js +5 -5
- package/dist-cjs/commands/DescribeSchemaCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ExportSchemaCommand.js +5 -5
- package/dist-cjs/commands/ExportSchemaCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/GetCodeBindingSourceCommand.js +5 -5
- package/dist-cjs/commands/GetCodeBindingSourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/GetDiscoveredSchemaCommand.js +5 -5
- package/dist-cjs/commands/GetDiscoveredSchemaCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/GetResourcePolicyCommand.js +5 -5
- package/dist-cjs/commands/GetResourcePolicyCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListDiscoverersCommand.js +5 -5
- package/dist-cjs/commands/ListDiscoverersCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListRegistriesCommand.js +5 -5
- package/dist-cjs/commands/ListRegistriesCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListSchemaVersionsCommand.js +5 -5
- package/dist-cjs/commands/ListSchemaVersionsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListSchemasCommand.js +5 -5
- package/dist-cjs/commands/ListSchemasCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListTagsForResourceCommand.js +5 -5
- package/dist-cjs/commands/ListTagsForResourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/PutCodeBindingCommand.js +5 -5
- package/dist-cjs/commands/PutCodeBindingCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/PutResourcePolicyCommand.js +5 -5
- package/dist-cjs/commands/PutResourcePolicyCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/SearchSchemasCommand.js +5 -5
- package/dist-cjs/commands/SearchSchemasCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/StartDiscovererCommand.js +5 -5
- package/dist-cjs/commands/StartDiscovererCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/StopDiscovererCommand.js +5 -5
- package/dist-cjs/commands/StopDiscovererCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/TagResourceCommand.js +5 -5
- package/dist-cjs/commands/TagResourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UntagResourceCommand.js +5 -5
- package/dist-cjs/commands/UntagResourceCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateDiscovererCommand.js +5 -5
- package/dist-cjs/commands/UpdateDiscovererCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateRegistryCommand.js +5 -5
- package/dist-cjs/commands/UpdateRegistryCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateSchemaCommand.js +5 -5
- package/dist-cjs/commands/UpdateSchemaCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/endpoints.js +1 -1
- package/dist-cjs/endpoints.js.map +1 -0
- package/dist-cjs/index.js +45 -0
- package/dist-cjs/index.js.map +1 -0
- package/{dist/cjs → dist-cjs}/models/index.js +1 -1
- 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 +185 -185
- package/dist-cjs/protocols/Aws_restJson1.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.browser.js +5 -4
- package/dist-cjs/runtimeConfig.browser.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.js +10 -9
- package/dist-cjs/runtimeConfig.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.native.js +1 -1
- 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 +8 -8
- package/dist-cjs/waiters/waitForCodeBindingExists.js.map +1 -0
- package/{dist/es → dist-es}/Schemas.js +3 -6
- package/dist-es/Schemas.js.map +1 -0
- package/{dist/es → dist-es}/SchemasClient.js +2 -10
- package/dist-es/SchemasClient.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateDiscovererCommand.js +4 -29
- package/dist-es/commands/CreateDiscovererCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateRegistryCommand.js +4 -29
- package/dist-es/commands/CreateRegistryCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateSchemaCommand.js +4 -29
- package/dist-es/commands/CreateSchemaCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteDiscovererCommand.js +4 -29
- package/dist-es/commands/DeleteDiscovererCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteRegistryCommand.js +4 -29
- package/dist-es/commands/DeleteRegistryCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteResourcePolicyCommand.js +4 -29
- package/dist-es/commands/DeleteResourcePolicyCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteSchemaCommand.js +4 -29
- package/dist-es/commands/DeleteSchemaCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteSchemaVersionCommand.js +4 -29
- package/dist-es/commands/DeleteSchemaVersionCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeCodeBindingCommand.js +4 -29
- package/dist-es/commands/DescribeCodeBindingCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeDiscovererCommand.js +4 -29
- package/dist-es/commands/DescribeDiscovererCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeRegistryCommand.js +4 -29
- package/dist-es/commands/DescribeRegistryCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeSchemaCommand.js +4 -29
- package/dist-es/commands/DescribeSchemaCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ExportSchemaCommand.js +4 -12
- package/dist-es/commands/ExportSchemaCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/GetCodeBindingSourceCommand.js +4 -29
- package/dist-es/commands/GetCodeBindingSourceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/GetDiscoveredSchemaCommand.js +4 -29
- package/dist-es/commands/GetDiscoveredSchemaCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/GetResourcePolicyCommand.js +4 -29
- package/dist-es/commands/GetResourcePolicyCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListDiscoverersCommand.js +4 -29
- package/dist-es/commands/ListDiscoverersCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListRegistriesCommand.js +4 -29
- package/dist-es/commands/ListRegistriesCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListSchemaVersionsCommand.js +4 -29
- package/dist-es/commands/ListSchemaVersionsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListSchemasCommand.js +4 -29
- package/dist-es/commands/ListSchemasCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListTagsForResourceCommand.js +4 -29
- package/dist-es/commands/ListTagsForResourceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/PutCodeBindingCommand.js +4 -29
- package/dist-es/commands/PutCodeBindingCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/PutResourcePolicyCommand.js +4 -29
- package/dist-es/commands/PutResourcePolicyCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/SearchSchemasCommand.js +4 -29
- package/dist-es/commands/SearchSchemasCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/StartDiscovererCommand.js +4 -29
- package/dist-es/commands/StartDiscovererCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/StopDiscovererCommand.js +4 -29
- package/dist-es/commands/StopDiscovererCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/TagResourceCommand.js +4 -29
- package/dist-es/commands/TagResourceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UntagResourceCommand.js +4 -29
- package/dist-es/commands/UntagResourceCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateDiscovererCommand.js +4 -29
- package/dist-es/commands/UpdateDiscovererCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateRegistryCommand.js +4 -29
- package/dist-es/commands/UpdateRegistryCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateSchemaCommand.js +4 -29
- package/dist-es/commands/UpdateSchemaCommand.js.map +1 -0
- package/{dist/es → dist-es}/endpoints.js +1 -1
- 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 -213
- 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 +17 -29
- package/dist-es/pagination/ListDiscoverersPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListRegistriesPaginator.js +17 -29
- package/dist-es/pagination/ListRegistriesPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListSchemaVersionsPaginator.js +17 -29
- package/dist-es/pagination/ListSchemaVersionsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListSchemasPaginator.js +17 -29
- package/dist-es/pagination/ListSchemasPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/SearchSchemasPaginator.js +17 -29
- package/dist-es/pagination/SearchSchemasPaginator.js.map +1 -0
- package/{dist/es → dist-es}/protocols/Aws_restJson1.js +990 -995
- package/dist-es/protocols/Aws_restJson1.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.browser.js +1 -4
- package/dist-es/runtimeConfig.browser.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.js +2 -5
- package/dist-es/runtimeConfig.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.native.js +0 -3
- package/dist-es/runtimeConfig.native.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.shared.js +1 -4
- package/dist-es/runtimeConfig.shared.js.map +1 -0
- package/{dist/es → dist-es}/waiters/waitForCodeBindingExists.js +12 -21
- 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 +1 -0
- package/{dist/types/ts3.4 → dist-types}/runtimeConfig.d.ts +37 -36
- package/{dist/types/ts3.4 → dist-types}/runtimeConfig.native.d.ts +36 -35
- 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 +1 -0
- package/{dist/types → dist-types/ts3.4}/runtimeConfig.d.ts +37 -36
- package/{dist/types → dist-types/ts3.4}/runtimeConfig.native.d.ts +36 -35
- 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 +51 -51
- 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 -3
- package/tsconfig.json +7 -7
- package/tsconfig.types.json +9 -0
- 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 +0 -45
- 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/CreateSchemaCommand.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
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { CreateRegistryRequest, CreateRegistryResponse } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { CreateRegistryRequest, CreateRegistryResponse } from "../models/models_0";
|
|
4
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
5
5
|
export interface CreateRegistryCommandInput extends CreateRegistryRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface CreateRegistryCommandOutput extends CreateRegistryResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { CreateSchemaRequest, CreateSchemaResponse } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { CreateSchemaRequest, CreateSchemaResponse } from "../models/models_0";
|
|
4
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
5
5
|
export interface CreateSchemaCommandInput extends CreateSchemaRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface CreateSchemaCommandOutput extends CreateSchemaResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { DeleteDiscovererRequest } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { DeleteDiscovererRequest } from "../models/models_0";
|
|
4
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
5
5
|
export interface DeleteDiscovererCommandInput extends DeleteDiscovererRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface DeleteDiscovererCommandOutput extends __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { DeleteRegistryRequest } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { DeleteRegistryRequest } from "../models/models_0";
|
|
4
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
5
5
|
export interface DeleteRegistryCommandInput extends DeleteRegistryRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface DeleteRegistryCommandOutput extends __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { DeleteResourcePolicyRequest } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { DeleteResourcePolicyRequest } from "../models/models_0";
|
|
4
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
5
5
|
export interface DeleteResourcePolicyCommandInput extends DeleteResourcePolicyRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface DeleteResourcePolicyCommandOutput extends __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { DeleteSchemaRequest } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { DeleteSchemaRequest } from "../models/models_0";
|
|
4
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
5
5
|
export interface DeleteSchemaCommandInput extends DeleteSchemaRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface DeleteSchemaCommandOutput extends __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { DeleteSchemaVersionRequest } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { DeleteSchemaVersionRequest } from "../models/models_0";
|
|
4
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
5
5
|
export interface DeleteSchemaVersionCommandInput extends DeleteSchemaVersionRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface DeleteSchemaVersionCommandOutput extends __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { DescribeCodeBindingRequest, DescribeCodeBindingResponse } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { DescribeCodeBindingRequest, DescribeCodeBindingResponse } from "../models/models_0";
|
|
4
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
5
5
|
export interface DescribeCodeBindingCommandInput extends DescribeCodeBindingRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface DescribeCodeBindingCommandOutput extends DescribeCodeBindingResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { DescribeDiscovererRequest, DescribeDiscovererResponse } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { DescribeDiscovererRequest, DescribeDiscovererResponse } from "../models/models_0";
|
|
4
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
5
5
|
export interface DescribeDiscovererCommandInput extends DescribeDiscovererRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface DescribeDiscovererCommandOutput extends DescribeDiscovererResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { DescribeRegistryRequest, DescribeRegistryResponse } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { DescribeRegistryRequest, DescribeRegistryResponse } from "../models/models_0";
|
|
4
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
5
5
|
export interface DescribeRegistryCommandInput extends DescribeRegistryRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface DescribeRegistryCommandOutput extends DescribeRegistryResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { DescribeSchemaRequest, DescribeSchemaResponse } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { DescribeSchemaRequest, DescribeSchemaResponse } from "../models/models_0";
|
|
4
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
5
5
|
export interface DescribeSchemaCommandInput extends DescribeSchemaRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface DescribeSchemaCommandOutput extends DescribeSchemaResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { ExportSchemaRequest, ExportSchemaResponse } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { ExportSchemaRequest, ExportSchemaResponse } from "../models/models_0";
|
|
4
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
5
5
|
export interface ExportSchemaCommandInput extends ExportSchemaRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface ExportSchemaCommandOutput extends ExportSchemaResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { GetCodeBindingSourceRequest, GetCodeBindingSourceResponse } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { GetCodeBindingSourceRequest, GetCodeBindingSourceResponse } from "../models/models_0";
|
|
4
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
5
5
|
export interface GetCodeBindingSourceCommandInput extends GetCodeBindingSourceRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface GetCodeBindingSourceCommandOutput extends GetCodeBindingSourceResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { GetDiscoveredSchemaRequest, GetDiscoveredSchemaResponse } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { GetDiscoveredSchemaRequest, GetDiscoveredSchemaResponse } from "../models/models_0";
|
|
4
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
5
5
|
export interface GetDiscoveredSchemaCommandInput extends GetDiscoveredSchemaRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface GetDiscoveredSchemaCommandOutput extends GetDiscoveredSchemaResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { GetResourcePolicyRequest, GetResourcePolicyResponse } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { GetResourcePolicyRequest, GetResourcePolicyResponse } from "../models/models_0";
|
|
4
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
5
5
|
export interface GetResourcePolicyCommandInput extends GetResourcePolicyRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface GetResourcePolicyCommandOutput extends GetResourcePolicyResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { ListDiscoverersRequest, ListDiscoverersResponse } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { ListDiscoverersRequest, ListDiscoverersResponse } from "../models/models_0";
|
|
4
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
5
5
|
export interface ListDiscoverersCommandInput extends ListDiscoverersRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface ListDiscoverersCommandOutput extends ListDiscoverersResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { ListRegistriesRequest, ListRegistriesResponse } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { ListRegistriesRequest, ListRegistriesResponse } from "../models/models_0";
|
|
4
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
5
5
|
export interface ListRegistriesCommandInput extends ListRegistriesRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface ListRegistriesCommandOutput extends ListRegistriesResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { ListSchemaVersionsRequest, ListSchemaVersionsResponse } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { ListSchemaVersionsRequest, ListSchemaVersionsResponse } from "../models/models_0";
|
|
4
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
5
5
|
export interface ListSchemaVersionsCommandInput extends ListSchemaVersionsRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface ListSchemaVersionsCommandOutput extends ListSchemaVersionsResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { ListSchemasRequest, ListSchemasResponse } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { ListSchemasRequest, ListSchemasResponse } from "../models/models_0";
|
|
4
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
5
5
|
export interface ListSchemasCommandInput extends ListSchemasRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface ListSchemasCommandOutput extends ListSchemasResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
4
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
5
5
|
export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { PutCodeBindingRequest, PutCodeBindingResponse } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { PutCodeBindingRequest, PutCodeBindingResponse } from "../models/models_0";
|
|
4
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
5
5
|
export interface PutCodeBindingCommandInput extends PutCodeBindingRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface PutCodeBindingCommandOutput extends PutCodeBindingResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { PutResourcePolicyRequest, PutResourcePolicyResponse } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { PutResourcePolicyRequest, PutResourcePolicyResponse } from "../models/models_0";
|
|
4
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
5
5
|
export interface PutResourcePolicyCommandInput extends PutResourcePolicyRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface PutResourcePolicyCommandOutput extends PutResourcePolicyResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { SearchSchemasRequest, SearchSchemasResponse } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { SearchSchemasRequest, SearchSchemasResponse } from "../models/models_0";
|
|
4
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
5
5
|
export interface SearchSchemasCommandInput extends SearchSchemasRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface SearchSchemasCommandOutput extends SearchSchemasResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { StartDiscovererRequest, StartDiscovererResponse } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { StartDiscovererRequest, StartDiscovererResponse } from "../models/models_0";
|
|
4
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
5
5
|
export interface StartDiscovererCommandInput extends StartDiscovererRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface StartDiscovererCommandOutput extends StartDiscovererResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { StopDiscovererRequest, StopDiscovererResponse } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { StopDiscovererRequest, StopDiscovererResponse } from "../models/models_0";
|
|
4
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
5
5
|
export interface StopDiscovererCommandInput extends StopDiscovererRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface StopDiscovererCommandOutput extends StopDiscovererResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { TagResourceRequest } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { TagResourceRequest } from "../models/models_0";
|
|
4
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
5
5
|
export interface TagResourceCommandInput extends TagResourceRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface TagResourceCommandOutput extends __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { UntagResourceRequest } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { UntagResourceRequest } from "../models/models_0";
|
|
4
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
5
5
|
export interface UntagResourceCommandInput extends UntagResourceRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface UntagResourceCommandOutput extends __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { UpdateDiscovererRequest, UpdateDiscovererResponse } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { UpdateDiscovererRequest, UpdateDiscovererResponse } from "../models/models_0";
|
|
4
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
5
5
|
export interface UpdateDiscovererCommandInput extends UpdateDiscovererRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface UpdateDiscovererCommandOutput extends UpdateDiscovererResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { UpdateRegistryRequest, UpdateRegistryResponse } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { UpdateRegistryRequest, UpdateRegistryResponse } from "../models/models_0";
|
|
4
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
5
5
|
export interface UpdateRegistryCommandInput extends UpdateRegistryRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface UpdateRegistryCommandOutput extends UpdateRegistryResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { UpdateSchemaRequest, UpdateSchemaResponse } from "../models/models_0";
|
|
3
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler,
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
+
import { UpdateSchemaRequest, UpdateSchemaResponse } from "../models/models_0";
|
|
4
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
5
5
|
export interface UpdateSchemaCommandInput extends UpdateSchemaRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface UpdateSchemaCommandOutput extends UpdateSchemaResponse, __MetadataBearer {
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
+
import { PaginationConfiguration } from "@aws-sdk/types";
|
|
1
2
|
import { Schemas } from "../Schemas";
|
|
2
3
|
import { SchemasClient } from "../SchemasClient";
|
|
3
|
-
import { PaginationConfiguration } from "@aws-sdk/types";
|
|
4
4
|
export interface SchemasPaginationConfiguration extends PaginationConfiguration {
|
|
5
5
|
client: Schemas | SchemasClient;
|
|
6
6
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
1
2
|
import { ListDiscoverersCommandInput, ListDiscoverersCommandOutput } from "../commands/ListDiscoverersCommand";
|
|
2
3
|
import { SchemasPaginationConfiguration } from "./Interfaces";
|
|
3
|
-
import { Paginator } from "@aws-sdk/types";
|
|
4
4
|
export declare function paginateListDiscoverers(config: SchemasPaginationConfiguration, input: ListDiscoverersCommandInput, ...additionalArguments: any): Paginator<ListDiscoverersCommandOutput>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
1
2
|
import { ListRegistriesCommandInput, ListRegistriesCommandOutput } from "../commands/ListRegistriesCommand";
|
|
2
3
|
import { SchemasPaginationConfiguration } from "./Interfaces";
|
|
3
|
-
import { Paginator } from "@aws-sdk/types";
|
|
4
4
|
export declare function paginateListRegistries(config: SchemasPaginationConfiguration, input: ListRegistriesCommandInput, ...additionalArguments: any): Paginator<ListRegistriesCommandOutput>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
1
2
|
import { ListSchemaVersionsCommandInput, ListSchemaVersionsCommandOutput } from "../commands/ListSchemaVersionsCommand";
|
|
2
3
|
import { SchemasPaginationConfiguration } from "./Interfaces";
|
|
3
|
-
import { Paginator } from "@aws-sdk/types";
|
|
4
4
|
export declare function paginateListSchemaVersions(config: SchemasPaginationConfiguration, input: ListSchemaVersionsCommandInput, ...additionalArguments: any): Paginator<ListSchemaVersionsCommandOutput>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
1
2
|
import { ListSchemasCommandInput, ListSchemasCommandOutput } from "../commands/ListSchemasCommand";
|
|
2
3
|
import { SchemasPaginationConfiguration } from "./Interfaces";
|
|
3
|
-
import { Paginator } from "@aws-sdk/types";
|
|
4
4
|
export declare function paginateListSchemas(config: SchemasPaginationConfiguration, input: ListSchemasCommandInput, ...additionalArguments: any): Paginator<ListSchemasCommandOutput>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
1
2
|
import { SearchSchemasCommandInput, SearchSchemasCommandOutput } from "../commands/SearchSchemasCommand";
|
|
2
3
|
import { SchemasPaginationConfiguration } from "./Interfaces";
|
|
3
|
-
import { Paginator } from "@aws-sdk/types";
|
|
4
4
|
export declare function paginateSearchSchemas(config: SchemasPaginationConfiguration, input: SearchSchemasCommandInput, ...additionalArguments: any): Paginator<SearchSchemasCommandOutput>;
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
2
|
+
import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
|
|
1
3
|
import { CreateDiscovererCommandInput, CreateDiscovererCommandOutput } from "../commands/CreateDiscovererCommand";
|
|
2
4
|
import { CreateRegistryCommandInput, CreateRegistryCommandOutput } from "../commands/CreateRegistryCommand";
|
|
3
5
|
import { CreateSchemaCommandInput, CreateSchemaCommandOutput } from "../commands/CreateSchemaCommand";
|
|
@@ -16,8 +18,8 @@ import { GetDiscoveredSchemaCommandInput, GetDiscoveredSchemaCommandOutput } fro
|
|
|
16
18
|
import { GetResourcePolicyCommandInput, GetResourcePolicyCommandOutput } from "../commands/GetResourcePolicyCommand";
|
|
17
19
|
import { ListDiscoverersCommandInput, ListDiscoverersCommandOutput } from "../commands/ListDiscoverersCommand";
|
|
18
20
|
import { ListRegistriesCommandInput, ListRegistriesCommandOutput } from "../commands/ListRegistriesCommand";
|
|
19
|
-
import { ListSchemaVersionsCommandInput, ListSchemaVersionsCommandOutput } from "../commands/ListSchemaVersionsCommand";
|
|
20
21
|
import { ListSchemasCommandInput, ListSchemasCommandOutput } from "../commands/ListSchemasCommand";
|
|
22
|
+
import { ListSchemaVersionsCommandInput, ListSchemaVersionsCommandOutput } from "../commands/ListSchemaVersionsCommand";
|
|
21
23
|
import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "../commands/ListTagsForResourceCommand";
|
|
22
24
|
import { PutCodeBindingCommandInput, PutCodeBindingCommandOutput } from "../commands/PutCodeBindingCommand";
|
|
23
25
|
import { PutResourcePolicyCommandInput, PutResourcePolicyCommandOutput } from "../commands/PutResourcePolicyCommand";
|
|
@@ -29,8 +31,6 @@ import { UntagResourceCommandInput, UntagResourceCommandOutput } from "../comman
|
|
|
29
31
|
import { UpdateDiscovererCommandInput, UpdateDiscovererCommandOutput } from "../commands/UpdateDiscovererCommand";
|
|
30
32
|
import { UpdateRegistryCommandInput, UpdateRegistryCommandOutput } from "../commands/UpdateRegistryCommand";
|
|
31
33
|
import { UpdateSchemaCommandInput, UpdateSchemaCommandOutput } from "../commands/UpdateSchemaCommand";
|
|
32
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
33
|
-
import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
|
|
34
34
|
export declare const serializeAws_restJson1CreateDiscovererCommand: (input: CreateDiscovererCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
35
35
|
export declare const serializeAws_restJson1CreateRegistryCommand: (input: CreateRegistryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
36
36
|
export declare const serializeAws_restJson1CreateSchemaCommand: (input: CreateSchemaCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
@@ -32,5 +32,6 @@ export declare const getRuntimeConfig: (config: SchemasClientConfig) => {
|
|
|
32
32
|
signingEscapePath?: boolean | undefined;
|
|
33
33
|
systemClockOffset?: number | undefined;
|
|
34
34
|
signingRegion?: string | undefined;
|
|
35
|
+
signerConstructor?: (new (options: import("@aws-sdk/signature-v4").SignatureV4Init & import("@aws-sdk/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner) | undefined;
|
|
35
36
|
customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
|
|
36
37
|
};
|
|
@@ -1,36 +1,37 @@
|
|
|
1
|
-
import { NodeHttpHandler } from "@aws-sdk/node-http-handler";
|
|
2
|
-
import { SchemasClientConfig } from "./SchemasClient";
|
|
3
|
-
/**
|
|
4
|
-
* @internal
|
|
5
|
-
*/
|
|
6
|
-
export declare const getRuntimeConfig: (config: SchemasClientConfig) => {
|
|
7
|
-
runtime: string;
|
|
8
|
-
base64Decoder: import("@aws-sdk/types").Decoder;
|
|
9
|
-
base64Encoder: import("@aws-sdk/types").Encoder;
|
|
10
|
-
bodyLengthChecker: (body: any) => number | undefined;
|
|
11
|
-
credentialDefaultProvider: import("@aws-sdk/client-sts/dist
|
|
12
|
-
defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
|
|
13
|
-
maxAttempts: number | import("@aws-sdk/types").Provider<number>;
|
|
14
|
-
region: string | import("@aws-sdk/types").Provider<string>;
|
|
15
|
-
requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | NodeHttpHandler;
|
|
16
|
-
retryMode: string | import("@aws-sdk/types").Provider<string>;
|
|
17
|
-
sha256: import("@aws-sdk/types").HashConstructor;
|
|
18
|
-
streamCollector: import("@aws-sdk/types").StreamCollector;
|
|
19
|
-
utf8Decoder: import("@aws-sdk/types").Decoder;
|
|
20
|
-
utf8Encoder: import("@aws-sdk/types").Encoder;
|
|
21
|
-
apiVersion: string;
|
|
22
|
-
urlParser: import("@aws-sdk/types").UrlParser;
|
|
23
|
-
disableHostPrefix: boolean;
|
|
24
|
-
logger: import("@aws-sdk/types").Logger;
|
|
25
|
-
serviceId: string;
|
|
26
|
-
regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
|
|
27
|
-
endpoint?: string | import("@aws-sdk/types").Endpoint | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> | undefined;
|
|
28
|
-
tls?: boolean | undefined;
|
|
29
|
-
retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
|
|
30
|
-
credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
|
|
31
|
-
signer?: import("@aws-sdk/types").RequestSigner | import("@aws-sdk/types").Provider<import("@aws-sdk/types").RequestSigner> | undefined;
|
|
32
|
-
signingEscapePath?: boolean | undefined;
|
|
33
|
-
systemClockOffset?: number | undefined;
|
|
34
|
-
signingRegion?: string | undefined;
|
|
35
|
-
|
|
36
|
-
|
|
1
|
+
import { NodeHttpHandler } from "@aws-sdk/node-http-handler";
|
|
2
|
+
import { SchemasClientConfig } from "./SchemasClient";
|
|
3
|
+
/**
|
|
4
|
+
* @internal
|
|
5
|
+
*/
|
|
6
|
+
export declare const getRuntimeConfig: (config: SchemasClientConfig) => {
|
|
7
|
+
runtime: string;
|
|
8
|
+
base64Decoder: import("@aws-sdk/types").Decoder;
|
|
9
|
+
base64Encoder: import("@aws-sdk/types").Encoder;
|
|
10
|
+
bodyLengthChecker: (body: any) => number | undefined;
|
|
11
|
+
credentialDefaultProvider: import("@aws-sdk/client-sts/dist-types/defaultStsRoleAssumers").DefaultCredentialProvider;
|
|
12
|
+
defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
|
|
13
|
+
maxAttempts: number | import("@aws-sdk/types").Provider<number>;
|
|
14
|
+
region: string | import("@aws-sdk/types").Provider<string>;
|
|
15
|
+
requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | NodeHttpHandler;
|
|
16
|
+
retryMode: string | import("@aws-sdk/types").Provider<string>;
|
|
17
|
+
sha256: import("@aws-sdk/types").HashConstructor;
|
|
18
|
+
streamCollector: import("@aws-sdk/types").StreamCollector;
|
|
19
|
+
utf8Decoder: import("@aws-sdk/types").Decoder;
|
|
20
|
+
utf8Encoder: import("@aws-sdk/types").Encoder;
|
|
21
|
+
apiVersion: string;
|
|
22
|
+
urlParser: import("@aws-sdk/types").UrlParser;
|
|
23
|
+
disableHostPrefix: boolean;
|
|
24
|
+
logger: import("@aws-sdk/types").Logger;
|
|
25
|
+
serviceId: string;
|
|
26
|
+
regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
|
|
27
|
+
endpoint?: string | import("@aws-sdk/types").Endpoint | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> | undefined;
|
|
28
|
+
tls?: boolean | undefined;
|
|
29
|
+
retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
|
|
30
|
+
credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
|
|
31
|
+
signer?: import("@aws-sdk/types").RequestSigner | import("@aws-sdk/types").Provider<import("@aws-sdk/types").RequestSigner> | undefined;
|
|
32
|
+
signingEscapePath?: boolean | undefined;
|
|
33
|
+
systemClockOffset?: number | undefined;
|
|
34
|
+
signingRegion?: string | undefined;
|
|
35
|
+
signerConstructor?: (new (options: import("@aws-sdk/signature-v4").SignatureV4Init & import("@aws-sdk/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner) | undefined;
|
|
36
|
+
customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
|
|
37
|
+
};
|