@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,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
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { DescribeSchemaRequest, DescribeSchemaResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1DescribeSchemaCommand,
|
|
5
|
-
serializeAws_restJson1DescribeSchemaCommand,
|
|
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 { DescribeSchemaRequest, DescribeSchemaResponse } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_restJson1DescribeSchemaCommand,
|
|
17
|
+
serializeAws_restJson1DescribeSchemaCommand,
|
|
18
|
+
} from "../protocols/Aws_restJson1";
|
|
19
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
20
|
+
|
|
20
21
|
export interface DescribeSchemaCommandInput extends DescribeSchemaRequest {}
|
|
21
22
|
export interface DescribeSchemaCommandOutput extends DescribeSchemaResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { ExportSchemaRequest, ExportSchemaResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1ExportSchemaCommand,
|
|
5
|
-
serializeAws_restJson1ExportSchemaCommand,
|
|
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 { ExportSchemaRequest, ExportSchemaResponse } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_restJson1ExportSchemaCommand,
|
|
17
|
+
serializeAws_restJson1ExportSchemaCommand,
|
|
18
|
+
} from "../protocols/Aws_restJson1";
|
|
19
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
20
|
+
|
|
20
21
|
export interface ExportSchemaCommandInput extends ExportSchemaRequest {}
|
|
21
22
|
export interface ExportSchemaCommandOutput extends ExportSchemaResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { GetCodeBindingSourceRequest, GetCodeBindingSourceResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1GetCodeBindingSourceCommand,
|
|
5
|
-
serializeAws_restJson1GetCodeBindingSourceCommand,
|
|
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 { GetCodeBindingSourceRequest, GetCodeBindingSourceResponse } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_restJson1GetCodeBindingSourceCommand,
|
|
17
|
+
serializeAws_restJson1GetCodeBindingSourceCommand,
|
|
18
|
+
} from "../protocols/Aws_restJson1";
|
|
19
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
20
|
+
|
|
20
21
|
export interface GetCodeBindingSourceCommandInput extends GetCodeBindingSourceRequest {}
|
|
21
22
|
export interface GetCodeBindingSourceCommandOutput extends GetCodeBindingSourceResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { GetDiscoveredSchemaRequest, GetDiscoveredSchemaResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1GetDiscoveredSchemaCommand,
|
|
5
|
-
serializeAws_restJson1GetDiscoveredSchemaCommand,
|
|
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 { GetDiscoveredSchemaRequest, GetDiscoveredSchemaResponse } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_restJson1GetDiscoveredSchemaCommand,
|
|
17
|
+
serializeAws_restJson1GetDiscoveredSchemaCommand,
|
|
18
|
+
} from "../protocols/Aws_restJson1";
|
|
19
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
20
|
+
|
|
20
21
|
export interface GetDiscoveredSchemaCommandInput extends GetDiscoveredSchemaRequest {}
|
|
21
22
|
export interface GetDiscoveredSchemaCommandOutput extends GetDiscoveredSchemaResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { GetResourcePolicyRequest, GetResourcePolicyResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1GetResourcePolicyCommand,
|
|
5
|
-
serializeAws_restJson1GetResourcePolicyCommand,
|
|
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 { GetResourcePolicyRequest, GetResourcePolicyResponse } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_restJson1GetResourcePolicyCommand,
|
|
17
|
+
serializeAws_restJson1GetResourcePolicyCommand,
|
|
18
|
+
} from "../protocols/Aws_restJson1";
|
|
19
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
20
|
+
|
|
20
21
|
export interface GetResourcePolicyCommandInput extends GetResourcePolicyRequest {}
|
|
21
22
|
export interface GetResourcePolicyCommandOutput extends GetResourcePolicyResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { ListDiscoverersRequest, ListDiscoverersResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1ListDiscoverersCommand,
|
|
5
|
-
serializeAws_restJson1ListDiscoverersCommand,
|
|
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 { ListDiscoverersRequest, ListDiscoverersResponse } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_restJson1ListDiscoverersCommand,
|
|
17
|
+
serializeAws_restJson1ListDiscoverersCommand,
|
|
18
|
+
} from "../protocols/Aws_restJson1";
|
|
19
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
20
|
+
|
|
20
21
|
export interface ListDiscoverersCommandInput extends ListDiscoverersRequest {}
|
|
21
22
|
export interface ListDiscoverersCommandOutput extends ListDiscoverersResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { ListRegistriesRequest, ListRegistriesResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1ListRegistriesCommand,
|
|
5
|
-
serializeAws_restJson1ListRegistriesCommand,
|
|
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 { ListRegistriesRequest, ListRegistriesResponse } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_restJson1ListRegistriesCommand,
|
|
17
|
+
serializeAws_restJson1ListRegistriesCommand,
|
|
18
|
+
} from "../protocols/Aws_restJson1";
|
|
19
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
20
|
+
|
|
20
21
|
export interface ListRegistriesCommandInput extends ListRegistriesRequest {}
|
|
21
22
|
export interface ListRegistriesCommandOutput extends ListRegistriesResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { ListSchemaVersionsRequest, ListSchemaVersionsResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1ListSchemaVersionsCommand,
|
|
5
|
-
serializeAws_restJson1ListSchemaVersionsCommand,
|
|
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 { ListSchemaVersionsRequest, ListSchemaVersionsResponse } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_restJson1ListSchemaVersionsCommand,
|
|
17
|
+
serializeAws_restJson1ListSchemaVersionsCommand,
|
|
18
|
+
} from "../protocols/Aws_restJson1";
|
|
19
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
20
|
+
|
|
20
21
|
export interface ListSchemaVersionsCommandInput extends ListSchemaVersionsRequest {}
|
|
21
22
|
export interface ListSchemaVersionsCommandOutput extends ListSchemaVersionsResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { ListSchemasRequest, ListSchemasResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1ListSchemasCommand,
|
|
5
|
-
serializeAws_restJson1ListSchemasCommand,
|
|
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 { ListSchemasRequest, ListSchemasResponse } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_restJson1ListSchemasCommand,
|
|
17
|
+
serializeAws_restJson1ListSchemasCommand,
|
|
18
|
+
} from "../protocols/Aws_restJson1";
|
|
19
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
20
|
+
|
|
20
21
|
export interface ListSchemasCommandInput extends ListSchemasRequest {}
|
|
21
22
|
export interface ListSchemasCommandOutput extends ListSchemasResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1ListTagsForResourceCommand,
|
|
5
|
-
serializeAws_restJson1ListTagsForResourceCommand,
|
|
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 { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_restJson1ListTagsForResourceCommand,
|
|
17
|
+
serializeAws_restJson1ListTagsForResourceCommand,
|
|
18
|
+
} from "../protocols/Aws_restJson1";
|
|
19
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
20
|
+
|
|
20
21
|
export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {}
|
|
21
22
|
export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { PutCodeBindingRequest, PutCodeBindingResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1PutCodeBindingCommand,
|
|
5
|
-
serializeAws_restJson1PutCodeBindingCommand,
|
|
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 { PutCodeBindingRequest, PutCodeBindingResponse } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_restJson1PutCodeBindingCommand,
|
|
17
|
+
serializeAws_restJson1PutCodeBindingCommand,
|
|
18
|
+
} from "../protocols/Aws_restJson1";
|
|
19
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
20
|
+
|
|
20
21
|
export interface PutCodeBindingCommandInput extends PutCodeBindingRequest {}
|
|
21
22
|
export interface PutCodeBindingCommandOutput extends PutCodeBindingResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { PutResourcePolicyRequest, PutResourcePolicyResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1PutResourcePolicyCommand,
|
|
5
|
-
serializeAws_restJson1PutResourcePolicyCommand,
|
|
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 { PutResourcePolicyRequest, PutResourcePolicyResponse } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_restJson1PutResourcePolicyCommand,
|
|
17
|
+
serializeAws_restJson1PutResourcePolicyCommand,
|
|
18
|
+
} from "../protocols/Aws_restJson1";
|
|
19
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
20
|
+
|
|
20
21
|
export interface PutResourcePolicyCommandInput extends PutResourcePolicyRequest {}
|
|
21
22
|
export interface PutResourcePolicyCommandOutput extends PutResourcePolicyResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
2
|
-
import { SearchSchemasRequest, SearchSchemasResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1SearchSchemasCommand,
|
|
5
|
-
serializeAws_restJson1SearchSchemasCommand,
|
|
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 { SearchSchemasRequest, SearchSchemasResponse } from "../models/models_0";
|
|
15
|
+
import {
|
|
16
|
+
deserializeAws_restJson1SearchSchemasCommand,
|
|
17
|
+
serializeAws_restJson1SearchSchemasCommand,
|
|
18
|
+
} from "../protocols/Aws_restJson1";
|
|
19
|
+
import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SchemasClient";
|
|
20
|
+
|
|
20
21
|
export interface SearchSchemasCommandInput extends SearchSchemasRequest {}
|
|
21
22
|
export interface SearchSchemasCommandOutput extends SearchSchemasResponse, __MetadataBearer {}
|
|
22
23
|
|