@aws-sdk/client-codebuild 3.1086.0 → 3.1088.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/dist-cjs/index.js +1 -1
- package/dist-types/ts3.4/CodeBuild.d.ts +203 -233
- package/dist-types/ts3.4/CodeBuildClient.d.ts +15 -54
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/BatchDeleteBuildsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/BatchGetBuildBatchesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchGetBuildsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/BatchGetCommandExecutionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchGetFleetsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/BatchGetProjectsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/BatchGetReportGroupsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchGetReportsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/BatchGetSandboxesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateReportGroupCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateWebhookCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteBuildBatchCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteReportCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteReportGroupCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteSourceCredentialsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteWebhookCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeCodeCoveragesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeTestCasesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetReportGroupTrendCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ImportSourceCredentialsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/InvalidateProjectCacheCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListBuildBatchesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListBuildBatchesForProjectCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListBuildsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListBuildsForProjectCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListCommandExecutionsForSandboxCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListCuratedEnvironmentImagesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListFleetsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListReportGroupsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListReportsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListReportsForReportGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListSandboxesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListSandboxesForProjectCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListSharedProjectsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListSharedReportGroupsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListSourceCredentialsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/RetryBuildBatchCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/RetryBuildCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/StartBuildBatchCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StartBuildCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StartCommandExecutionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartSandboxCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/StartSandboxConnectionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StopBuildBatchCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StopBuildCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/StopSandboxCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateFleetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateProjectVisibilityCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateReportGroupCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateWebhookCommand.d.ts +3 -5
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +22 -44
- package/dist-types/ts3.4/models/errors.d.ts +6 -18
- package/dist-types/ts3.4/models/models_0.d.ts +2 -6
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/pagination/ListBuildsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListFleetsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListReportsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
- package/package.json +39 -39