@aws-sdk/client-codecatalyst
Advanced tools
Comparing version 3.279.0 to 3.281.0
@@ -6,4 +6,10 @@ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint"; | ||
import { CreateAccessTokenRequest, CreateAccessTokenResponse } from "../models/models_0"; | ||
/** | ||
* The input for {@link CreateAccessTokenCommand}. | ||
*/ | ||
export interface CreateAccessTokenCommandInput extends CreateAccessTokenRequest { | ||
} | ||
/** | ||
* The output of {@link CreateAccessTokenCommand}. | ||
*/ | ||
export interface CreateAccessTokenCommandOutput extends CreateAccessTokenResponse, __MetadataBearer { | ||
@@ -10,0 +16,0 @@ } |
@@ -6,4 +6,10 @@ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint"; | ||
import { CreateDevEnvironmentRequest, CreateDevEnvironmentResponse } from "../models/models_0"; | ||
/** | ||
* The input for {@link CreateDevEnvironmentCommand}. | ||
*/ | ||
export interface CreateDevEnvironmentCommandInput extends CreateDevEnvironmentRequest { | ||
} | ||
/** | ||
* The output of {@link CreateDevEnvironmentCommand}. | ||
*/ | ||
export interface CreateDevEnvironmentCommandOutput extends CreateDevEnvironmentResponse, __MetadataBearer { | ||
@@ -10,0 +16,0 @@ } |
@@ -6,4 +6,10 @@ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint"; | ||
import { CreateProjectRequest, CreateProjectResponse } from "../models/models_0"; | ||
/** | ||
* The input for {@link CreateProjectCommand}. | ||
*/ | ||
export interface CreateProjectCommandInput extends CreateProjectRequest { | ||
} | ||
/** | ||
* The output of {@link CreateProjectCommand}. | ||
*/ | ||
export interface CreateProjectCommandOutput extends CreateProjectResponse, __MetadataBearer { | ||
@@ -10,0 +16,0 @@ } |
@@ -6,4 +6,10 @@ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint"; | ||
import { CreateSourceRepositoryBranchRequest, CreateSourceRepositoryBranchResponse } from "../models/models_0"; | ||
/** | ||
* The input for {@link CreateSourceRepositoryBranchCommand}. | ||
*/ | ||
export interface CreateSourceRepositoryBranchCommandInput extends CreateSourceRepositoryBranchRequest { | ||
} | ||
/** | ||
* The output of {@link CreateSourceRepositoryBranchCommand}. | ||
*/ | ||
export interface CreateSourceRepositoryBranchCommandOutput extends CreateSourceRepositoryBranchResponse, __MetadataBearer { | ||
@@ -10,0 +16,0 @@ } |
@@ -6,4 +6,10 @@ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint"; | ||
import { DeleteAccessTokenRequest, DeleteAccessTokenResponse } from "../models/models_0"; | ||
/** | ||
* The input for {@link DeleteAccessTokenCommand}. | ||
*/ | ||
export interface DeleteAccessTokenCommandInput extends DeleteAccessTokenRequest { | ||
} | ||
/** | ||
* The output of {@link DeleteAccessTokenCommand}. | ||
*/ | ||
export interface DeleteAccessTokenCommandOutput extends DeleteAccessTokenResponse, __MetadataBearer { | ||
@@ -10,0 +16,0 @@ } |
@@ -6,4 +6,10 @@ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint"; | ||
import { DeleteDevEnvironmentRequest, DeleteDevEnvironmentResponse } from "../models/models_0"; | ||
/** | ||
* The input for {@link DeleteDevEnvironmentCommand}. | ||
*/ | ||
export interface DeleteDevEnvironmentCommandInput extends DeleteDevEnvironmentRequest { | ||
} | ||
/** | ||
* The output of {@link DeleteDevEnvironmentCommand}. | ||
*/ | ||
export interface DeleteDevEnvironmentCommandOutput extends DeleteDevEnvironmentResponse, __MetadataBearer { | ||
@@ -10,0 +16,0 @@ } |
@@ -6,4 +6,10 @@ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint"; | ||
import { GetDevEnvironmentRequest, GetDevEnvironmentResponse } from "../models/models_0"; | ||
/** | ||
* The input for {@link GetDevEnvironmentCommand}. | ||
*/ | ||
export interface GetDevEnvironmentCommandInput extends GetDevEnvironmentRequest { | ||
} | ||
/** | ||
* The output of {@link GetDevEnvironmentCommand}. | ||
*/ | ||
export interface GetDevEnvironmentCommandOutput extends GetDevEnvironmentResponse, __MetadataBearer { | ||
@@ -10,0 +16,0 @@ } |
@@ -6,4 +6,10 @@ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint"; | ||
import { GetProjectRequest, GetProjectResponse } from "../models/models_0"; | ||
/** | ||
* The input for {@link GetProjectCommand}. | ||
*/ | ||
export interface GetProjectCommandInput extends GetProjectRequest { | ||
} | ||
/** | ||
* The output of {@link GetProjectCommand}. | ||
*/ | ||
export interface GetProjectCommandOutput extends GetProjectResponse, __MetadataBearer { | ||
@@ -10,0 +16,0 @@ } |
@@ -6,4 +6,10 @@ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint"; | ||
import { GetSourceRepositoryCloneUrlsRequest, GetSourceRepositoryCloneUrlsResponse } from "../models/models_0"; | ||
/** | ||
* The input for {@link GetSourceRepositoryCloneUrlsCommand}. | ||
*/ | ||
export interface GetSourceRepositoryCloneUrlsCommandInput extends GetSourceRepositoryCloneUrlsRequest { | ||
} | ||
/** | ||
* The output of {@link GetSourceRepositoryCloneUrlsCommand}. | ||
*/ | ||
export interface GetSourceRepositoryCloneUrlsCommandOutput extends GetSourceRepositoryCloneUrlsResponse, __MetadataBearer { | ||
@@ -10,0 +16,0 @@ } |
@@ -6,4 +6,10 @@ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint"; | ||
import { GetSpaceRequest, GetSpaceResponse } from "../models/models_0"; | ||
/** | ||
* The input for {@link GetSpaceCommand}. | ||
*/ | ||
export interface GetSpaceCommandInput extends GetSpaceRequest { | ||
} | ||
/** | ||
* The output of {@link GetSpaceCommand}. | ||
*/ | ||
export interface GetSpaceCommandOutput extends GetSpaceResponse, __MetadataBearer { | ||
@@ -10,0 +16,0 @@ } |
@@ -6,4 +6,10 @@ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint"; | ||
import { GetSubscriptionRequest, GetSubscriptionResponse } from "../models/models_0"; | ||
/** | ||
* The input for {@link GetSubscriptionCommand}. | ||
*/ | ||
export interface GetSubscriptionCommandInput extends GetSubscriptionRequest { | ||
} | ||
/** | ||
* The output of {@link GetSubscriptionCommand}. | ||
*/ | ||
export interface GetSubscriptionCommandOutput extends GetSubscriptionResponse, __MetadataBearer { | ||
@@ -10,0 +16,0 @@ } |
@@ -6,4 +6,10 @@ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint"; | ||
import { GetUserDetailsRequest, GetUserDetailsResponse } from "../models/models_0"; | ||
/** | ||
* The input for {@link GetUserDetailsCommand}. | ||
*/ | ||
export interface GetUserDetailsCommandInput extends GetUserDetailsRequest { | ||
} | ||
/** | ||
* The output of {@link GetUserDetailsCommand}. | ||
*/ | ||
export interface GetUserDetailsCommandOutput extends GetUserDetailsResponse, __MetadataBearer { | ||
@@ -10,0 +16,0 @@ } |
@@ -6,4 +6,10 @@ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint"; | ||
import { ListAccessTokensRequest, ListAccessTokensResponse } from "../models/models_0"; | ||
/** | ||
* The input for {@link ListAccessTokensCommand}. | ||
*/ | ||
export interface ListAccessTokensCommandInput extends ListAccessTokensRequest { | ||
} | ||
/** | ||
* The output of {@link ListAccessTokensCommand}. | ||
*/ | ||
export interface ListAccessTokensCommandOutput extends ListAccessTokensResponse, __MetadataBearer { | ||
@@ -10,0 +16,0 @@ } |
@@ -6,4 +6,10 @@ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint"; | ||
import { ListDevEnvironmentsRequest, ListDevEnvironmentsResponse } from "../models/models_0"; | ||
/** | ||
* The input for {@link ListDevEnvironmentsCommand}. | ||
*/ | ||
export interface ListDevEnvironmentsCommandInput extends ListDevEnvironmentsRequest { | ||
} | ||
/** | ||
* The output of {@link ListDevEnvironmentsCommand}. | ||
*/ | ||
export interface ListDevEnvironmentsCommandOutput extends ListDevEnvironmentsResponse, __MetadataBearer { | ||
@@ -10,0 +16,0 @@ } |
@@ -6,4 +6,10 @@ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint"; | ||
import { ListEventLogsRequest, ListEventLogsResponse } from "../models/models_0"; | ||
/** | ||
* The input for {@link ListEventLogsCommand}. | ||
*/ | ||
export interface ListEventLogsCommandInput extends ListEventLogsRequest { | ||
} | ||
/** | ||
* The output of {@link ListEventLogsCommand}. | ||
*/ | ||
export interface ListEventLogsCommandOutput extends ListEventLogsResponse, __MetadataBearer { | ||
@@ -10,0 +16,0 @@ } |
@@ -6,4 +6,10 @@ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint"; | ||
import { ListProjectsRequest, ListProjectsResponse } from "../models/models_0"; | ||
/** | ||
* The input for {@link ListProjectsCommand}. | ||
*/ | ||
export interface ListProjectsCommandInput extends ListProjectsRequest { | ||
} | ||
/** | ||
* The output of {@link ListProjectsCommand}. | ||
*/ | ||
export interface ListProjectsCommandOutput extends ListProjectsResponse, __MetadataBearer { | ||
@@ -10,0 +16,0 @@ } |
@@ -6,4 +6,10 @@ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint"; | ||
import { ListSourceRepositoriesRequest, ListSourceRepositoriesResponse } from "../models/models_0"; | ||
/** | ||
* The input for {@link ListSourceRepositoriesCommand}. | ||
*/ | ||
export interface ListSourceRepositoriesCommandInput extends ListSourceRepositoriesRequest { | ||
} | ||
/** | ||
* The output of {@link ListSourceRepositoriesCommand}. | ||
*/ | ||
export interface ListSourceRepositoriesCommandOutput extends ListSourceRepositoriesResponse, __MetadataBearer { | ||
@@ -10,0 +16,0 @@ } |
@@ -6,4 +6,10 @@ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint"; | ||
import { ListSourceRepositoryBranchesRequest, ListSourceRepositoryBranchesResponse } from "../models/models_0"; | ||
/** | ||
* The input for {@link ListSourceRepositoryBranchesCommand}. | ||
*/ | ||
export interface ListSourceRepositoryBranchesCommandInput extends ListSourceRepositoryBranchesRequest { | ||
} | ||
/** | ||
* The output of {@link ListSourceRepositoryBranchesCommand}. | ||
*/ | ||
export interface ListSourceRepositoryBranchesCommandOutput extends ListSourceRepositoryBranchesResponse, __MetadataBearer { | ||
@@ -10,0 +16,0 @@ } |
@@ -6,4 +6,10 @@ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint"; | ||
import { ListSpacesRequest, ListSpacesResponse } from "../models/models_0"; | ||
/** | ||
* The input for {@link ListSpacesCommand}. | ||
*/ | ||
export interface ListSpacesCommandInput extends ListSpacesRequest { | ||
} | ||
/** | ||
* The output of {@link ListSpacesCommand}. | ||
*/ | ||
export interface ListSpacesCommandOutput extends ListSpacesResponse, __MetadataBearer { | ||
@@ -10,0 +16,0 @@ } |
@@ -6,4 +6,10 @@ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint"; | ||
import { StartDevEnvironmentRequest, StartDevEnvironmentResponse } from "../models/models_0"; | ||
/** | ||
* The input for {@link StartDevEnvironmentCommand}. | ||
*/ | ||
export interface StartDevEnvironmentCommandInput extends StartDevEnvironmentRequest { | ||
} | ||
/** | ||
* The output of {@link StartDevEnvironmentCommand}. | ||
*/ | ||
export interface StartDevEnvironmentCommandOutput extends StartDevEnvironmentResponse, __MetadataBearer { | ||
@@ -10,0 +16,0 @@ } |
@@ -6,4 +6,10 @@ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint"; | ||
import { StartDevEnvironmentSessionRequest, StartDevEnvironmentSessionResponse } from "../models/models_0"; | ||
/** | ||
* The input for {@link StartDevEnvironmentSessionCommand}. | ||
*/ | ||
export interface StartDevEnvironmentSessionCommandInput extends StartDevEnvironmentSessionRequest { | ||
} | ||
/** | ||
* The output of {@link StartDevEnvironmentSessionCommand}. | ||
*/ | ||
export interface StartDevEnvironmentSessionCommandOutput extends StartDevEnvironmentSessionResponse, __MetadataBearer { | ||
@@ -10,0 +16,0 @@ } |
@@ -6,4 +6,10 @@ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint"; | ||
import { StopDevEnvironmentRequest, StopDevEnvironmentResponse } from "../models/models_0"; | ||
/** | ||
* The input for {@link StopDevEnvironmentCommand}. | ||
*/ | ||
export interface StopDevEnvironmentCommandInput extends StopDevEnvironmentRequest { | ||
} | ||
/** | ||
* The output of {@link StopDevEnvironmentCommand}. | ||
*/ | ||
export interface StopDevEnvironmentCommandOutput extends StopDevEnvironmentResponse, __MetadataBearer { | ||
@@ -10,0 +16,0 @@ } |
@@ -6,4 +6,10 @@ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint"; | ||
import { UpdateDevEnvironmentRequest, UpdateDevEnvironmentResponse } from "../models/models_0"; | ||
/** | ||
* The input for {@link UpdateDevEnvironmentCommand}. | ||
*/ | ||
export interface UpdateDevEnvironmentCommandInput extends UpdateDevEnvironmentRequest { | ||
} | ||
/** | ||
* The output of {@link UpdateDevEnvironmentCommand}. | ||
*/ | ||
export interface UpdateDevEnvironmentCommandOutput extends UpdateDevEnvironmentResponse, __MetadataBearer { | ||
@@ -10,0 +16,0 @@ } |
@@ -6,4 +6,10 @@ import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint"; | ||
import { VerifySessionResponse } from "../models/models_0"; | ||
/** | ||
* The input for {@link VerifySessionCommand}. | ||
*/ | ||
export interface VerifySessionCommandInput { | ||
} | ||
/** | ||
* The output of {@link VerifySessionCommand}. | ||
*/ | ||
export interface VerifySessionCommandOutput extends VerifySessionResponse, __MetadataBearer { | ||
@@ -10,0 +16,0 @@ } |
{ | ||
"name": "@aws-sdk/client-codecatalyst", | ||
"description": "AWS SDK for JavaScript Codecatalyst Client for Node.js, Browser and React Native", | ||
"version": "3.279.0", | ||
"version": "3.281.0", | ||
"scripts": { | ||
@@ -35,3 +35,3 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", | ||
"@aws-sdk/middleware-stack": "3.272.0", | ||
"@aws-sdk/middleware-token": "3.279.0", | ||
"@aws-sdk/middleware-token": "3.281.0", | ||
"@aws-sdk/middleware-user-agent": "3.272.0", | ||
@@ -38,0 +38,0 @@ "@aws-sdk/node-config-provider": "3.272.0", |
195
README.md
@@ -313,1 +313,196 @@ <!-- generated file, do not edit directly --> | ||
see LICENSE for more information. | ||
## Client Commands (Operations List) | ||
<details> | ||
<summary> | ||
CreateAccessToken | ||
</summary> | ||
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/classes/createaccesstokencommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/interfaces/createaccesstokencommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/interfaces/createaccesstokencommandoutput.html) | ||
</details> | ||
<details> | ||
<summary> | ||
CreateDevEnvironment | ||
</summary> | ||
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/classes/createdevenvironmentcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/interfaces/createdevenvironmentcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/interfaces/createdevenvironmentcommandoutput.html) | ||
</details> | ||
<details> | ||
<summary> | ||
CreateProject | ||
</summary> | ||
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/classes/createprojectcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/interfaces/createprojectcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/interfaces/createprojectcommandoutput.html) | ||
</details> | ||
<details> | ||
<summary> | ||
CreateSourceRepositoryBranch | ||
</summary> | ||
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/classes/createsourcerepositorybranchcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/interfaces/createsourcerepositorybranchcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/interfaces/createsourcerepositorybranchcommandoutput.html) | ||
</details> | ||
<details> | ||
<summary> | ||
DeleteAccessToken | ||
</summary> | ||
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/classes/deleteaccesstokencommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/interfaces/deleteaccesstokencommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/interfaces/deleteaccesstokencommandoutput.html) | ||
</details> | ||
<details> | ||
<summary> | ||
DeleteDevEnvironment | ||
</summary> | ||
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/classes/deletedevenvironmentcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/interfaces/deletedevenvironmentcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/interfaces/deletedevenvironmentcommandoutput.html) | ||
</details> | ||
<details> | ||
<summary> | ||
GetDevEnvironment | ||
</summary> | ||
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/classes/getdevenvironmentcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/interfaces/getdevenvironmentcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/interfaces/getdevenvironmentcommandoutput.html) | ||
</details> | ||
<details> | ||
<summary> | ||
GetProject | ||
</summary> | ||
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/classes/getprojectcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/interfaces/getprojectcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/interfaces/getprojectcommandoutput.html) | ||
</details> | ||
<details> | ||
<summary> | ||
GetSourceRepositoryCloneUrls | ||
</summary> | ||
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/classes/getsourcerepositorycloneurlscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/interfaces/getsourcerepositorycloneurlscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/interfaces/getsourcerepositorycloneurlscommandoutput.html) | ||
</details> | ||
<details> | ||
<summary> | ||
GetSpace | ||
</summary> | ||
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/classes/getspacecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/interfaces/getspacecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/interfaces/getspacecommandoutput.html) | ||
</details> | ||
<details> | ||
<summary> | ||
GetSubscription | ||
</summary> | ||
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/classes/getsubscriptioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/interfaces/getsubscriptioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/interfaces/getsubscriptioncommandoutput.html) | ||
</details> | ||
<details> | ||
<summary> | ||
GetUserDetails | ||
</summary> | ||
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/classes/getuserdetailscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/interfaces/getuserdetailscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/interfaces/getuserdetailscommandoutput.html) | ||
</details> | ||
<details> | ||
<summary> | ||
ListAccessTokens | ||
</summary> | ||
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/classes/listaccesstokenscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/interfaces/listaccesstokenscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/interfaces/listaccesstokenscommandoutput.html) | ||
</details> | ||
<details> | ||
<summary> | ||
ListDevEnvironments | ||
</summary> | ||
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/classes/listdevenvironmentscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/interfaces/listdevenvironmentscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/interfaces/listdevenvironmentscommandoutput.html) | ||
</details> | ||
<details> | ||
<summary> | ||
ListEventLogs | ||
</summary> | ||
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/classes/listeventlogscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/interfaces/listeventlogscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/interfaces/listeventlogscommandoutput.html) | ||
</details> | ||
<details> | ||
<summary> | ||
ListProjects | ||
</summary> | ||
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/classes/listprojectscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/interfaces/listprojectscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/interfaces/listprojectscommandoutput.html) | ||
</details> | ||
<details> | ||
<summary> | ||
ListSourceRepositories | ||
</summary> | ||
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/classes/listsourcerepositoriescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/interfaces/listsourcerepositoriescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/interfaces/listsourcerepositoriescommandoutput.html) | ||
</details> | ||
<details> | ||
<summary> | ||
ListSourceRepositoryBranches | ||
</summary> | ||
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/classes/listsourcerepositorybranchescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/interfaces/listsourcerepositorybranchescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/interfaces/listsourcerepositorybranchescommandoutput.html) | ||
</details> | ||
<details> | ||
<summary> | ||
ListSpaces | ||
</summary> | ||
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/classes/listspacescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/interfaces/listspacescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/interfaces/listspacescommandoutput.html) | ||
</details> | ||
<details> | ||
<summary> | ||
StartDevEnvironment | ||
</summary> | ||
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/classes/startdevenvironmentcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/interfaces/startdevenvironmentcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/interfaces/startdevenvironmentcommandoutput.html) | ||
</details> | ||
<details> | ||
<summary> | ||
StartDevEnvironmentSession | ||
</summary> | ||
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/classes/startdevenvironmentsessioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/interfaces/startdevenvironmentsessioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/interfaces/startdevenvironmentsessioncommandoutput.html) | ||
</details> | ||
<details> | ||
<summary> | ||
StopDevEnvironment | ||
</summary> | ||
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/classes/stopdevenvironmentcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/interfaces/stopdevenvironmentcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/interfaces/stopdevenvironmentcommandoutput.html) | ||
</details> | ||
<details> | ||
<summary> | ||
UpdateDevEnvironment | ||
</summary> | ||
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/classes/updatedevenvironmentcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/interfaces/updatedevenvironmentcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/interfaces/updatedevenvironmentcommandoutput.html) | ||
</details> | ||
<details> | ||
<summary> | ||
VerifySession | ||
</summary> | ||
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/classes/verifysessioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/interfaces/verifysessioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codecatalyst/interfaces/verifysessioncommandoutput.html) | ||
</details> |
748642
15647
508
+ Added@aws-sdk/client-sso-oidc@3.281.0(transitive)
+ Added@aws-sdk/middleware-token@3.281.0(transitive)
+ Added@aws-sdk/token-providers@3.281.0(transitive)
- Removed@aws-sdk/client-sso-oidc@3.279.0(transitive)
- Removed@aws-sdk/middleware-token@3.279.0(transitive)
- Removed@aws-sdk/token-providers@3.279.0(transitive)