@aws-sdk/client-amplifybackend 3.34.0 → 3.35.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +12 -0
- package/{dist/cjs → dist-cjs}/AmplifyBackend.js +0 -0
- package/dist-cjs/AmplifyBackend.js.map +1 -0
- package/{dist/cjs → dist-cjs}/AmplifyBackendClient.js +8 -8
- package/dist-cjs/AmplifyBackendClient.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CloneBackendCommand.js +2 -2
- package/dist-cjs/commands/CloneBackendCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateBackendAPICommand.js +2 -2
- package/dist-cjs/commands/CreateBackendAPICommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateBackendAuthCommand.js +2 -2
- package/dist-cjs/commands/CreateBackendAuthCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateBackendCommand.js +2 -2
- package/dist-cjs/commands/CreateBackendCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateBackendConfigCommand.js +2 -2
- package/dist-cjs/commands/CreateBackendConfigCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/CreateTokenCommand.js +2 -2
- package/dist-cjs/commands/CreateTokenCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteBackendAPICommand.js +2 -2
- package/dist-cjs/commands/DeleteBackendAPICommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteBackendAuthCommand.js +2 -2
- package/dist-cjs/commands/DeleteBackendAuthCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteBackendCommand.js +2 -2
- package/dist-cjs/commands/DeleteBackendCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DeleteTokenCommand.js +2 -2
- package/dist-cjs/commands/DeleteTokenCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/GenerateBackendAPIModelsCommand.js +2 -2
- package/dist-cjs/commands/GenerateBackendAPIModelsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/GetBackendAPICommand.js +2 -2
- package/dist-cjs/commands/GetBackendAPICommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/GetBackendAPIModelsCommand.js +2 -2
- package/dist-cjs/commands/GetBackendAPIModelsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/GetBackendAuthCommand.js +2 -2
- package/dist-cjs/commands/GetBackendAuthCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/GetBackendCommand.js +2 -2
- package/dist-cjs/commands/GetBackendCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/GetBackendJobCommand.js +2 -2
- package/dist-cjs/commands/GetBackendJobCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/GetTokenCommand.js +2 -2
- package/dist-cjs/commands/GetTokenCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ImportBackendAuthCommand.js +2 -2
- package/dist-cjs/commands/ImportBackendAuthCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListBackendJobsCommand.js +2 -2
- package/dist-cjs/commands/ListBackendJobsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/RemoveAllBackendsCommand.js +2 -2
- package/dist-cjs/commands/RemoveAllBackendsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/RemoveBackendConfigCommand.js +2 -2
- package/dist-cjs/commands/RemoveBackendConfigCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateBackendAPICommand.js +2 -2
- package/dist-cjs/commands/UpdateBackendAPICommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateBackendAuthCommand.js +2 -2
- package/dist-cjs/commands/UpdateBackendAuthCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateBackendConfigCommand.js +2 -2
- package/dist-cjs/commands/UpdateBackendConfigCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateBackendJobCommand.js +2 -2
- package/dist-cjs/commands/UpdateBackendJobCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/endpoints.js +0 -0
- package/dist-cjs/endpoints.js.map +1 -0
- package/{dist/cjs → dist-cjs}/index.js +0 -0
- package/dist-cjs/index.js.map +1 -0
- package/{dist/cjs → dist-cjs}/models/index.js +0 -0
- package/{dist/cjs → dist-cjs}/models/index.js.map +1 -1
- package/{dist/cjs → dist-cjs}/models/models_0.js +0 -0
- package/dist-cjs/models/models_0.js.map +1 -0
- package/{dist/cjs → dist-cjs}/protocols/Aws_restJson1.js +1 -1
- package/dist-cjs/protocols/Aws_restJson1.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.browser.js +2 -1
- package/dist-cjs/runtimeConfig.browser.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.js +3 -2
- package/dist-cjs/runtimeConfig.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.native.js +0 -0
- package/dist-cjs/runtimeConfig.native.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.shared.js +1 -1
- package/dist-cjs/runtimeConfig.shared.js.map +1 -0
- package/{dist/es → dist-es}/AmplifyBackend.js +0 -0
- package/dist-es/AmplifyBackend.js.map +1 -0
- package/{dist/es → dist-es}/AmplifyBackendClient.js +1 -1
- package/dist-es/AmplifyBackendClient.js.map +1 -0
- package/{dist/es → dist-es}/commands/CloneBackendCommand.js +2 -2
- package/dist-es/commands/CloneBackendCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateBackendAPICommand.js +2 -2
- package/dist-es/commands/CreateBackendAPICommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateBackendAuthCommand.js +2 -2
- package/dist-es/commands/CreateBackendAuthCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateBackendCommand.js +2 -2
- package/dist-es/commands/CreateBackendCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateBackendConfigCommand.js +2 -2
- package/dist-es/commands/CreateBackendConfigCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/CreateTokenCommand.js +2 -2
- package/dist-es/commands/CreateTokenCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteBackendAPICommand.js +2 -2
- package/dist-es/commands/DeleteBackendAPICommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteBackendAuthCommand.js +2 -2
- package/dist-es/commands/DeleteBackendAuthCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteBackendCommand.js +2 -2
- package/dist-es/commands/DeleteBackendCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DeleteTokenCommand.js +2 -2
- package/dist-es/commands/DeleteTokenCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/GenerateBackendAPIModelsCommand.js +2 -2
- package/dist-es/commands/GenerateBackendAPIModelsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/GetBackendAPICommand.js +2 -2
- package/dist-es/commands/GetBackendAPICommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/GetBackendAPIModelsCommand.js +2 -2
- package/dist-es/commands/GetBackendAPIModelsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/GetBackendAuthCommand.js +2 -2
- package/dist-es/commands/GetBackendAuthCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/GetBackendCommand.js +2 -2
- package/dist-es/commands/GetBackendCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/GetBackendJobCommand.js +2 -2
- package/dist-es/commands/GetBackendJobCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/GetTokenCommand.js +2 -2
- package/dist-es/commands/GetTokenCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ImportBackendAuthCommand.js +2 -2
- package/dist-es/commands/ImportBackendAuthCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListBackendJobsCommand.js +2 -2
- package/dist-es/commands/ListBackendJobsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/RemoveAllBackendsCommand.js +2 -2
- package/dist-es/commands/RemoveAllBackendsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/RemoveBackendConfigCommand.js +2 -2
- package/dist-es/commands/RemoveBackendConfigCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateBackendAPICommand.js +2 -2
- package/dist-es/commands/UpdateBackendAPICommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateBackendAuthCommand.js +2 -2
- package/dist-es/commands/UpdateBackendAuthCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateBackendConfigCommand.js +2 -2
- package/dist-es/commands/UpdateBackendConfigCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateBackendJobCommand.js +2 -2
- package/dist-es/commands/UpdateBackendJobCommand.js.map +1 -0
- package/{dist/es → dist-es}/endpoints.js +0 -0
- package/dist-es/endpoints.js.map +1 -0
- package/{dist/es → dist-es}/index.js +0 -0
- package/dist-es/index.js.map +1 -0
- package/{dist/es → dist-es}/models/index.js +0 -0
- package/dist-es/models/index.js.map +1 -0
- package/{dist/es → dist-es}/models/models_0.js +0 -0
- package/dist-es/models/models_0.js.map +1 -0
- package/{dist/es → dist-es}/protocols/Aws_restJson1.js +0 -0
- package/dist-es/protocols/Aws_restJson1.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.browser.js +1 -1
- package/dist-es/runtimeConfig.browser.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.js +2 -2
- package/dist-es/runtimeConfig.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.native.js +0 -0
- package/dist-es/runtimeConfig.native.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.shared.js +1 -1
- package/dist-es/runtimeConfig.shared.js.map +1 -0
- package/{dist/types → dist-types}/AmplifyBackend.d.ts +1 -1
- package/{dist/types → dist-types}/AmplifyBackendClient.d.ts +8 -8
- package/{dist/types → dist-types}/commands/CloneBackendCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateBackendAPICommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateBackendAuthCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateBackendCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateBackendConfigCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/CreateTokenCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteBackendAPICommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteBackendAuthCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteBackendCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DeleteTokenCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/GenerateBackendAPIModelsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/GetBackendAPICommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/GetBackendAPIModelsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/GetBackendAuthCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/GetBackendCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/GetBackendJobCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/GetTokenCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ImportBackendAuthCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListBackendJobsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/RemoveAllBackendsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/RemoveBackendConfigCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UpdateBackendAPICommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UpdateBackendAuthCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UpdateBackendConfigCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UpdateBackendJobCommand.d.ts +2 -2
- 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}/protocols/Aws_restJson1.d.ts +2 -2
- package/{dist/types → dist-types}/runtimeConfig.browser.d.ts +0 -0
- package/{dist/types → dist-types}/runtimeConfig.d.ts +1 -1
- package/{dist/types → dist-types}/runtimeConfig.native.d.ts +0 -0
- package/{dist/types → dist-types}/runtimeConfig.shared.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/AmplifyBackend.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/AmplifyBackendClient.d.ts +8 -8
- package/{dist/types → dist-types}/ts3.4/commands/CloneBackendCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateBackendAPICommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateBackendAuthCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateBackendCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateBackendConfigCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/CreateTokenCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteBackendAPICommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteBackendAuthCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteBackendCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DeleteTokenCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/GenerateBackendAPIModelsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/GetBackendAPICommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/GetBackendAPIModelsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/GetBackendAuthCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/GetBackendCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/GetBackendJobCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/GetTokenCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ImportBackendAuthCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListBackendJobsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/RemoveAllBackendsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/RemoveBackendConfigCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/UpdateBackendAPICommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/UpdateBackendAuthCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/UpdateBackendConfigCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/UpdateBackendJobCommand.d.ts +2 -2
- 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/protocols/Aws_restJson1.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.browser.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.native.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.shared.d.ts +0 -0
- package/package.json +42 -42
- package/{AmplifyBackend.ts → src/AmplifyBackend.ts} +2 -1
- package/{AmplifyBackendClient.ts → src/AmplifyBackendClient.ts} +55 -54
- package/{commands → src/commands}/CloneBackendCommand.ts +8 -7
- package/{commands → src/commands}/CreateBackendAPICommand.ts +8 -7
- package/{commands → src/commands}/CreateBackendAuthCommand.ts +8 -7
- package/{commands → src/commands}/CreateBackendCommand.ts +8 -7
- package/{commands → src/commands}/CreateBackendConfigCommand.ts +8 -7
- package/{commands → src/commands}/CreateTokenCommand.ts +8 -7
- package/{commands → src/commands}/DeleteBackendAPICommand.ts +8 -7
- package/{commands → src/commands}/DeleteBackendAuthCommand.ts +8 -7
- package/{commands → src/commands}/DeleteBackendCommand.ts +8 -7
- package/{commands → src/commands}/DeleteTokenCommand.ts +8 -7
- package/{commands → src/commands}/GenerateBackendAPIModelsCommand.ts +8 -7
- package/{commands → src/commands}/GetBackendAPICommand.ts +8 -7
- package/{commands → src/commands}/GetBackendAPIModelsCommand.ts +8 -7
- package/{commands → src/commands}/GetBackendAuthCommand.ts +8 -7
- package/{commands → src/commands}/GetBackendCommand.ts +8 -7
- package/{commands → src/commands}/GetBackendJobCommand.ts +8 -7
- package/{commands → src/commands}/GetTokenCommand.ts +8 -7
- package/{commands → src/commands}/ImportBackendAuthCommand.ts +8 -7
- package/{commands → src/commands}/ListBackendJobsCommand.ts +8 -7
- package/{commands → src/commands}/RemoveAllBackendsCommand.ts +8 -7
- package/{commands → src/commands}/RemoveBackendConfigCommand.ts +8 -7
- package/{commands → src/commands}/UpdateBackendAPICommand.ts +8 -7
- package/{commands → src/commands}/UpdateBackendAuthCommand.ts +8 -7
- package/{commands → src/commands}/UpdateBackendConfigCommand.ts +8 -7
- package/{commands → src/commands}/UpdateBackendJobCommand.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/{protocols → src/protocols}/Aws_restJson1.ts +44 -43
- package/{runtimeConfig.browser.ts → src/runtimeConfig.browser.ts} +3 -2
- package/{runtimeConfig.native.ts → src/runtimeConfig.native.ts} +1 -0
- package/{runtimeConfig.shared.ts → src/runtimeConfig.shared.ts} +2 -1
- package/{runtimeConfig.ts → src/runtimeConfig.ts} +4 -3
- package/tsconfig.es.json +1 -1
- package/tsconfig.json +4 -2
- package/tsconfig.types.json +3 -2
- package/dist/cjs/AmplifyBackend.js.map +0 -1
- package/dist/cjs/AmplifyBackendClient.js.map +0 -1
- package/dist/cjs/commands/CloneBackendCommand.js.map +0 -1
- package/dist/cjs/commands/CreateBackendAPICommand.js.map +0 -1
- package/dist/cjs/commands/CreateBackendAuthCommand.js.map +0 -1
- package/dist/cjs/commands/CreateBackendCommand.js.map +0 -1
- package/dist/cjs/commands/CreateBackendConfigCommand.js.map +0 -1
- package/dist/cjs/commands/CreateTokenCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteBackendAPICommand.js.map +0 -1
- package/dist/cjs/commands/DeleteBackendAuthCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteBackendCommand.js.map +0 -1
- package/dist/cjs/commands/DeleteTokenCommand.js.map +0 -1
- package/dist/cjs/commands/GenerateBackendAPIModelsCommand.js.map +0 -1
- package/dist/cjs/commands/GetBackendAPICommand.js.map +0 -1
- package/dist/cjs/commands/GetBackendAPIModelsCommand.js.map +0 -1
- package/dist/cjs/commands/GetBackendAuthCommand.js.map +0 -1
- package/dist/cjs/commands/GetBackendCommand.js.map +0 -1
- package/dist/cjs/commands/GetBackendJobCommand.js.map +0 -1
- package/dist/cjs/commands/GetTokenCommand.js.map +0 -1
- package/dist/cjs/commands/ImportBackendAuthCommand.js.map +0 -1
- package/dist/cjs/commands/ListBackendJobsCommand.js.map +0 -1
- package/dist/cjs/commands/RemoveAllBackendsCommand.js.map +0 -1
- package/dist/cjs/commands/RemoveBackendConfigCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateBackendAPICommand.js.map +0 -1
- package/dist/cjs/commands/UpdateBackendAuthCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateBackendConfigCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateBackendJobCommand.js.map +0 -1
- package/dist/cjs/endpoints.js.map +0 -1
- package/dist/cjs/index.js.map +0 -1
- package/dist/cjs/models/models_0.js.map +0 -1
- package/dist/cjs/package.json +0 -91
- 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/es/AmplifyBackend.js.map +0 -1
- package/dist/es/AmplifyBackendClient.js.map +0 -1
- package/dist/es/commands/CloneBackendCommand.js.map +0 -1
- package/dist/es/commands/CreateBackendAPICommand.js.map +0 -1
- package/dist/es/commands/CreateBackendAuthCommand.js.map +0 -1
- package/dist/es/commands/CreateBackendCommand.js.map +0 -1
- package/dist/es/commands/CreateBackendConfigCommand.js.map +0 -1
- package/dist/es/commands/CreateTokenCommand.js.map +0 -1
- package/dist/es/commands/DeleteBackendAPICommand.js.map +0 -1
- package/dist/es/commands/DeleteBackendAuthCommand.js.map +0 -1
- package/dist/es/commands/DeleteBackendCommand.js.map +0 -1
- package/dist/es/commands/DeleteTokenCommand.js.map +0 -1
- package/dist/es/commands/GenerateBackendAPIModelsCommand.js.map +0 -1
- package/dist/es/commands/GetBackendAPICommand.js.map +0 -1
- package/dist/es/commands/GetBackendAPIModelsCommand.js.map +0 -1
- package/dist/es/commands/GetBackendAuthCommand.js.map +0 -1
- package/dist/es/commands/GetBackendCommand.js.map +0 -1
- package/dist/es/commands/GetBackendJobCommand.js.map +0 -1
- package/dist/es/commands/GetTokenCommand.js.map +0 -1
- package/dist/es/commands/ImportBackendAuthCommand.js.map +0 -1
- package/dist/es/commands/ListBackendJobsCommand.js.map +0 -1
- package/dist/es/commands/RemoveAllBackendsCommand.js.map +0 -1
- package/dist/es/commands/RemoveBackendConfigCommand.js.map +0 -1
- package/dist/es/commands/UpdateBackendAPICommand.js.map +0 -1
- package/dist/es/commands/UpdateBackendAuthCommand.js.map +0 -1
- package/dist/es/commands/UpdateBackendConfigCommand.js.map +0 -1
- package/dist/es/commands/UpdateBackendJobCommand.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 -91
- 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
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
|
|
2
4
|
import { GetBackendAuthRequest, GetBackendAuthResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface GetBackendAuthCommandInput extends GetBackendAuthRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface GetBackendAuthCommandOutput extends GetBackendAuthResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
|
|
2
4
|
import { GetBackendRequest, GetBackendResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface GetBackendCommandInput extends GetBackendRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface GetBackendCommandOutput extends GetBackendResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
|
|
2
4
|
import { GetBackendJobRequest, GetBackendJobResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface GetBackendJobCommandInput extends GetBackendJobRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface GetBackendJobCommandOutput extends GetBackendJobResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
|
|
2
4
|
import { GetTokenRequest, GetTokenResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface GetTokenCommandInput extends GetTokenRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface GetTokenCommandOutput extends GetTokenResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
|
|
2
4
|
import { ImportBackendAuthRequest, ImportBackendAuthResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface ImportBackendAuthCommandInput extends ImportBackendAuthRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface ImportBackendAuthCommandOutput extends ImportBackendAuthResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
|
|
2
4
|
import { ListBackendJobsRequest, ListBackendJobsResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface ListBackendJobsCommandInput extends ListBackendJobsRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface ListBackendJobsCommandOutput extends ListBackendJobsResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
|
|
2
4
|
import { RemoveAllBackendsRequest, RemoveAllBackendsResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface RemoveAllBackendsCommandInput extends RemoveAllBackendsRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface RemoveAllBackendsCommandOutput extends RemoveAllBackendsResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
|
|
2
4
|
import { RemoveBackendConfigRequest, RemoveBackendConfigResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface RemoveBackendConfigCommandInput extends RemoveBackendConfigRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface RemoveBackendConfigCommandOutput extends RemoveBackendConfigResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
|
|
2
4
|
import { UpdateBackendAPIRequest, UpdateBackendAPIResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface UpdateBackendAPICommandInput extends UpdateBackendAPIRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface UpdateBackendAPICommandOutput extends UpdateBackendAPIResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
|
|
2
4
|
import { UpdateBackendAuthRequest, UpdateBackendAuthResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface UpdateBackendAuthCommandInput extends UpdateBackendAuthRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface UpdateBackendAuthCommandOutput extends UpdateBackendAuthResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
|
|
2
4
|
import { UpdateBackendConfigRequest, UpdateBackendConfigResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface UpdateBackendConfigCommandInput extends UpdateBackendConfigRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface UpdateBackendConfigCommandOutput extends UpdateBackendConfigResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
|
|
2
4
|
import { UpdateBackendJobRequest, UpdateBackendJobResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface UpdateBackendJobCommandInput extends UpdateBackendJobRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface UpdateBackendJobCommandOutput extends UpdateBackendJobResponse, __MetadataBearer {
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -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 { CloneBackendCommandInput, CloneBackendCommandOutput } from "../commands/CloneBackendCommand";
|
|
2
4
|
import { CreateBackendAPICommandInput, CreateBackendAPICommandOutput } from "../commands/CreateBackendAPICommand";
|
|
3
5
|
import { CreateBackendAuthCommandInput, CreateBackendAuthCommandOutput } from "../commands/CreateBackendAuthCommand";
|
|
@@ -23,8 +25,6 @@ import { UpdateBackendAPICommandInput, UpdateBackendAPICommandOutput } from "../
|
|
|
23
25
|
import { UpdateBackendAuthCommandInput, UpdateBackendAuthCommandOutput } from "../commands/UpdateBackendAuthCommand";
|
|
24
26
|
import { UpdateBackendConfigCommandInput, UpdateBackendConfigCommandOutput } from "../commands/UpdateBackendConfigCommand";
|
|
25
27
|
import { UpdateBackendJobCommandInput, UpdateBackendJobCommandOutput } from "../commands/UpdateBackendJobCommand";
|
|
26
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
27
|
-
import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
|
|
28
28
|
export declare const serializeAws_restJson1CloneBackendCommand: (input: CloneBackendCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
29
29
|
export declare const serializeAws_restJson1CreateBackendCommand: (input: CreateBackendCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
30
30
|
export declare const serializeAws_restJson1CreateBackendAPICommand: (input: CreateBackendAPICommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
File without changes
|
|
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: AmplifyBackendClientConfig) => {
|
|
|
8
8
|
base64Decoder: import("@aws-sdk/types").Decoder;
|
|
9
9
|
base64Encoder: import("@aws-sdk/types").Encoder;
|
|
10
10
|
bodyLengthChecker: (body: any) => number | undefined;
|
|
11
|
-
credentialDefaultProvider: import("@aws-sdk/client-sts/dist
|
|
11
|
+
credentialDefaultProvider: import("@aws-sdk/client-sts/dist-types/defaultStsRoleAssumers").DefaultCredentialProvider;
|
|
12
12
|
defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
|
|
13
13
|
maxAttempts: number | import("@aws-sdk/types").Provider<number>;
|
|
14
14
|
region: string | import("@aws-sdk/types").Provider<string>;
|
|
File without changes
|
|
File without changes
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
|
|
1
2
|
import { AmplifyBackendClient } from "./AmplifyBackendClient";
|
|
2
3
|
import { CloneBackendCommandInput, CloneBackendCommandOutput } from "./commands/CloneBackendCommand";
|
|
3
4
|
import { CreateBackendAPICommandInput, CreateBackendAPICommandOutput } from "./commands/CreateBackendAPICommand";
|
|
@@ -24,7 +25,6 @@ import { UpdateBackendAPICommandInput, UpdateBackendAPICommandOutput } from "./c
|
|
|
24
25
|
import { UpdateBackendAuthCommandInput, UpdateBackendAuthCommandOutput } from "./commands/UpdateBackendAuthCommand";
|
|
25
26
|
import { UpdateBackendConfigCommandInput, UpdateBackendConfigCommandOutput } from "./commands/UpdateBackendConfigCommand";
|
|
26
27
|
import { UpdateBackendJobCommandInput, UpdateBackendJobCommandOutput } from "./commands/UpdateBackendJobCommand";
|
|
27
|
-
import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
|
|
28
28
|
/**
|
|
29
29
|
* <p>AWS Amplify Admin API</p>
|
|
30
30
|
*/
|
|
@@ -1,3 +1,11 @@
|
|
|
1
|
+
import { EndpointsInputConfig, EndpointsResolvedConfig, RegionInputConfig, RegionResolvedConfig } from "@aws-sdk/config-resolver";
|
|
2
|
+
import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
3
|
+
import { RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
|
|
4
|
+
import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-signing";
|
|
5
|
+
import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
6
|
+
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
7
|
+
import { Client as __Client, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client";
|
|
8
|
+
import { Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, RegionInfoProvider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types";
|
|
1
9
|
import { CloneBackendCommandInput, CloneBackendCommandOutput } from "./commands/CloneBackendCommand";
|
|
2
10
|
import { CreateBackendAPICommandInput, CreateBackendAPICommandOutput } from "./commands/CreateBackendAPICommand";
|
|
3
11
|
import { CreateBackendAuthCommandInput, CreateBackendAuthCommandOutput } from "./commands/CreateBackendAuthCommand";
|
|
@@ -23,14 +31,6 @@ import { UpdateBackendAPICommandInput, UpdateBackendAPICommandOutput } from "./c
|
|
|
23
31
|
import { UpdateBackendAuthCommandInput, UpdateBackendAuthCommandOutput } from "./commands/UpdateBackendAuthCommand";
|
|
24
32
|
import { UpdateBackendConfigCommandInput, UpdateBackendConfigCommandOutput } from "./commands/UpdateBackendConfigCommand";
|
|
25
33
|
import { UpdateBackendJobCommandInput, UpdateBackendJobCommandOutput } from "./commands/UpdateBackendJobCommand";
|
|
26
|
-
import { EndpointsInputConfig, EndpointsResolvedConfig, RegionInputConfig, RegionResolvedConfig } from "@aws-sdk/config-resolver";
|
|
27
|
-
import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
28
|
-
import { RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
|
|
29
|
-
import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-signing";
|
|
30
|
-
import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
31
|
-
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
32
|
-
import { Client as __Client, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client";
|
|
33
|
-
import { Provider, RegionInfoProvider, Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types";
|
|
34
34
|
export declare type ServiceInputTypes = CloneBackendCommandInput | CreateBackendAPICommandInput | CreateBackendAuthCommandInput | CreateBackendCommandInput | CreateBackendConfigCommandInput | CreateTokenCommandInput | DeleteBackendAPICommandInput | DeleteBackendAuthCommandInput | DeleteBackendCommandInput | DeleteTokenCommandInput | GenerateBackendAPIModelsCommandInput | GetBackendAPICommandInput | GetBackendAPIModelsCommandInput | GetBackendAuthCommandInput | GetBackendCommandInput | GetBackendJobCommandInput | GetTokenCommandInput | ImportBackendAuthCommandInput | ListBackendJobsCommandInput | RemoveAllBackendsCommandInput | RemoveBackendConfigCommandInput | UpdateBackendAPICommandInput | UpdateBackendAuthCommandInput | UpdateBackendConfigCommandInput | UpdateBackendJobCommandInput;
|
|
35
35
|
export declare type ServiceOutputTypes = CloneBackendCommandOutput | CreateBackendAPICommandOutput | CreateBackendAuthCommandOutput | CreateBackendCommandOutput | CreateBackendConfigCommandOutput | CreateTokenCommandOutput | DeleteBackendAPICommandOutput | DeleteBackendAuthCommandOutput | DeleteBackendCommandOutput | DeleteTokenCommandOutput | GenerateBackendAPIModelsCommandOutput | GetBackendAPICommandOutput | GetBackendAPIModelsCommandOutput | GetBackendAuthCommandOutput | GetBackendCommandOutput | GetBackendJobCommandOutput | GetTokenCommandOutput | ImportBackendAuthCommandOutput | ListBackendJobsCommandOutput | RemoveAllBackendsCommandOutput | RemoveBackendConfigCommandOutput | UpdateBackendAPICommandOutput | UpdateBackendAuthCommandOutput | UpdateBackendConfigCommandOutput | UpdateBackendJobCommandOutput;
|
|
36
36
|
export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
|
|
2
4
|
import { CloneBackendRequest, CloneBackendResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface CloneBackendCommandInput extends CloneBackendRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface CloneBackendCommandOutput extends CloneBackendResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
|
|
2
4
|
import { CreateBackendAPIRequest, CreateBackendAPIResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface CreateBackendAPICommandInput extends CreateBackendAPIRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface CreateBackendAPICommandOutput extends CreateBackendAPIResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
|
|
2
4
|
import { CreateBackendAuthRequest, CreateBackendAuthResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface CreateBackendAuthCommandInput extends CreateBackendAuthRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface CreateBackendAuthCommandOutput extends CreateBackendAuthResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
|
|
2
4
|
import { CreateBackendRequest, CreateBackendResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface CreateBackendCommandInput extends CreateBackendRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface CreateBackendCommandOutput extends CreateBackendResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
|
|
2
4
|
import { CreateBackendConfigRequest, CreateBackendConfigResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface CreateBackendConfigCommandInput extends CreateBackendConfigRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface CreateBackendConfigCommandOutput extends CreateBackendConfigResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
|
|
2
4
|
import { CreateTokenRequest, CreateTokenResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface CreateTokenCommandInput extends CreateTokenRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface CreateTokenCommandOutput extends CreateTokenResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
|
|
2
4
|
import { DeleteBackendAPIRequest, DeleteBackendAPIResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface DeleteBackendAPICommandInput extends DeleteBackendAPIRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface DeleteBackendAPICommandOutput extends DeleteBackendAPIResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
|
|
2
4
|
import { DeleteBackendAuthRequest, DeleteBackendAuthResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface DeleteBackendAuthCommandInput extends DeleteBackendAuthRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface DeleteBackendAuthCommandOutput extends DeleteBackendAuthResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
|
|
2
4
|
import { DeleteBackendRequest, DeleteBackendResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface DeleteBackendCommandInput extends DeleteBackendRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface DeleteBackendCommandOutput extends DeleteBackendResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
|
|
2
4
|
import { DeleteTokenRequest, DeleteTokenResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface DeleteTokenCommandInput extends DeleteTokenRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface DeleteTokenCommandOutput extends DeleteTokenResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
|
|
2
4
|
import { GenerateBackendAPIModelsRequest, GenerateBackendAPIModelsResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface GenerateBackendAPIModelsCommandInput extends GenerateBackendAPIModelsRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface GenerateBackendAPIModelsCommandOutput extends GenerateBackendAPIModelsResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
|
|
2
4
|
import { GetBackendAPIRequest, GetBackendAPIResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface GetBackendAPICommandInput extends GetBackendAPIRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface GetBackendAPICommandOutput extends GetBackendAPIResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
|
|
2
4
|
import { GetBackendAPIModelsRequest, GetBackendAPIModelsResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface GetBackendAPIModelsCommandInput extends GetBackendAPIModelsRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface GetBackendAPIModelsCommandOutput extends GetBackendAPIModelsResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
|
|
2
4
|
import { GetBackendAuthRequest, GetBackendAuthResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface GetBackendAuthCommandInput extends GetBackendAuthRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface GetBackendAuthCommandOutput extends GetBackendAuthResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
|
|
2
4
|
import { GetBackendRequest, GetBackendResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface GetBackendCommandInput extends GetBackendRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface GetBackendCommandOutput extends GetBackendResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
|
|
2
4
|
import { GetBackendJobRequest, GetBackendJobResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface GetBackendJobCommandInput extends GetBackendJobRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface GetBackendJobCommandOutput extends GetBackendJobResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
|
|
2
4
|
import { GetTokenRequest, GetTokenResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface GetTokenCommandInput extends GetTokenRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface GetTokenCommandOutput extends GetTokenResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
|
|
2
4
|
import { ImportBackendAuthRequest, ImportBackendAuthResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface ImportBackendAuthCommandInput extends ImportBackendAuthRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface ImportBackendAuthCommandOutput extends ImportBackendAuthResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
|
|
2
4
|
import { ListBackendJobsRequest, ListBackendJobsResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface ListBackendJobsCommandInput extends ListBackendJobsRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface ListBackendJobsCommandOutput extends ListBackendJobsResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
|
|
2
4
|
import { RemoveAllBackendsRequest, RemoveAllBackendsResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface RemoveAllBackendsCommandInput extends RemoveAllBackendsRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface RemoveAllBackendsCommandOutput extends RemoveAllBackendsResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
|
|
2
4
|
import { RemoveBackendConfigRequest, RemoveBackendConfigResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface RemoveBackendConfigCommandInput extends RemoveBackendConfigRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface RemoveBackendConfigCommandOutput extends RemoveBackendConfigResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
|
|
2
4
|
import { UpdateBackendAPIRequest, UpdateBackendAPIResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface UpdateBackendAPICommandInput extends UpdateBackendAPIRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface UpdateBackendAPICommandOutput extends UpdateBackendAPIResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
|
|
2
4
|
import { UpdateBackendAuthRequest, UpdateBackendAuthResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface UpdateBackendAuthCommandInput extends UpdateBackendAuthRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface UpdateBackendAuthCommandOutput extends UpdateBackendAuthResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
|
|
2
4
|
import { UpdateBackendConfigRequest, UpdateBackendConfigResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface UpdateBackendConfigCommandInput extends UpdateBackendConfigRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface UpdateBackendConfigCommandOutput extends UpdateBackendConfigResponse, __MetadataBearer {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
1
3
|
import { AmplifyBackendClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AmplifyBackendClient";
|
|
2
4
|
import { UpdateBackendJobRequest, UpdateBackendJobResponse } from "../models/models_0";
|
|
3
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { Handler, MiddlewareStack, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer } from "@aws-sdk/types";
|
|
5
5
|
export interface UpdateBackendJobCommandInput extends UpdateBackendJobRequest {
|
|
6
6
|
}
|
|
7
7
|
export interface UpdateBackendJobCommandOutput extends UpdateBackendJobResponse, __MetadataBearer {
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -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 { CloneBackendCommandInput, CloneBackendCommandOutput } from "../commands/CloneBackendCommand";
|
|
2
4
|
import { CreateBackendAPICommandInput, CreateBackendAPICommandOutput } from "../commands/CreateBackendAPICommand";
|
|
3
5
|
import { CreateBackendAuthCommandInput, CreateBackendAuthCommandOutput } from "../commands/CreateBackendAuthCommand";
|
|
@@ -23,8 +25,6 @@ import { UpdateBackendAPICommandInput, UpdateBackendAPICommandOutput } from "../
|
|
|
23
25
|
import { UpdateBackendAuthCommandInput, UpdateBackendAuthCommandOutput } from "../commands/UpdateBackendAuthCommand";
|
|
24
26
|
import { UpdateBackendConfigCommandInput, UpdateBackendConfigCommandOutput } from "../commands/UpdateBackendConfigCommand";
|
|
25
27
|
import { UpdateBackendJobCommandInput, UpdateBackendJobCommandOutput } from "../commands/UpdateBackendJobCommand";
|
|
26
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
27
|
-
import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
|
|
28
28
|
export declare const serializeAws_restJson1CloneBackendCommand: (input: CloneBackendCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
29
29
|
export declare const serializeAws_restJson1CreateBackendCommand: (input: CreateBackendCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
30
30
|
export declare const serializeAws_restJson1CreateBackendAPICommand: (input: CreateBackendAPICommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
File without changes
|
|
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: AmplifyBackendClientConfig) => {
|
|
|
8
8
|
base64Decoder: import("@aws-sdk/types").Decoder;
|
|
9
9
|
base64Encoder: import("@aws-sdk/types").Encoder;
|
|
10
10
|
bodyLengthChecker: (body: any) => number | undefined;
|
|
11
|
-
credentialDefaultProvider: import("@aws-sdk/client-sts/dist
|
|
11
|
+
credentialDefaultProvider: import("@aws-sdk/client-sts/dist-types/defaultStsRoleAssumers").DefaultCredentialProvider;
|
|
12
12
|
defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
|
|
13
13
|
maxAttempts: number | import("@aws-sdk/types").Provider<number>;
|
|
14
14
|
region: string | import("@aws-sdk/types").Provider<string>;
|
|
File without changes
|
|
File without changes
|