@aws-sdk/client-codestar-connections 3.454.0 → 3.455.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/README.md +0 -120
- package/dist-cjs/CodeStarConnections.js +0 -30
- package/dist-cjs/commands/index.js +0 -15
- package/dist-cjs/models/models_0.js +1 -192
- package/dist-cjs/pagination/index.js +0 -2
- package/dist-cjs/protocols/Aws_json1_0.js +46 -1083
- package/dist-es/CodeStarConnections.js +0 -30
- package/dist-es/commands/index.js +0 -15
- package/dist-es/models/models_0.js +0 -179
- package/dist-es/pagination/index.js +0 -2
- package/dist-es/protocols/Aws_json1_0.js +49 -1055
- package/dist-types/CodeStarConnections.d.ts +0 -105
- package/dist-types/CodeStarConnectionsClient.d.ts +2 -17
- package/dist-types/commands/index.d.ts +0 -15
- package/dist-types/models/models_0.d.ts +6 -1107
- package/dist-types/pagination/index.d.ts +0 -2
- package/dist-types/protocols/Aws_json1_0.d.ts +0 -135
- package/dist-types/ts3.4/CodeStarConnections.d.ts +0 -255
- package/dist-types/ts3.4/CodeStarConnectionsClient.d.ts +2 -92
- package/dist-types/ts3.4/commands/index.d.ts +0 -15
- package/dist-types/ts3.4/models/models_0.d.ts +0 -346
- package/dist-types/ts3.4/pagination/index.d.ts +0 -2
- package/dist-types/ts3.4/protocols/Aws_json1_0.d.ts +0 -180
- package/package.json +1 -1
- package/dist-cjs/commands/CreateRepositoryLinkCommand.js +0 -51
- package/dist-cjs/commands/CreateSyncConfigurationCommand.js +0 -51
- package/dist-cjs/commands/DeleteRepositoryLinkCommand.js +0 -51
- package/dist-cjs/commands/DeleteSyncConfigurationCommand.js +0 -51
- package/dist-cjs/commands/GetRepositoryLinkCommand.js +0 -51
- package/dist-cjs/commands/GetRepositorySyncStatusCommand.js +0 -51
- package/dist-cjs/commands/GetResourceSyncStatusCommand.js +0 -51
- package/dist-cjs/commands/GetSyncBlockerSummaryCommand.js +0 -51
- package/dist-cjs/commands/GetSyncConfigurationCommand.js +0 -51
- package/dist-cjs/commands/ListRepositoryLinksCommand.js +0 -51
- package/dist-cjs/commands/ListRepositorySyncDefinitionsCommand.js +0 -51
- package/dist-cjs/commands/ListSyncConfigurationsCommand.js +0 -51
- package/dist-cjs/commands/UpdateRepositoryLinkCommand.js +0 -51
- package/dist-cjs/commands/UpdateSyncBlockerCommand.js +0 -51
- package/dist-cjs/commands/UpdateSyncConfigurationCommand.js +0 -51
- package/dist-cjs/pagination/ListRepositoryLinksPaginator.js +0 -29
- package/dist-cjs/pagination/ListSyncConfigurationsPaginator.js +0 -29
- package/dist-es/commands/CreateRepositoryLinkCommand.js +0 -47
- package/dist-es/commands/CreateSyncConfigurationCommand.js +0 -47
- package/dist-es/commands/DeleteRepositoryLinkCommand.js +0 -47
- package/dist-es/commands/DeleteSyncConfigurationCommand.js +0 -47
- package/dist-es/commands/GetRepositoryLinkCommand.js +0 -47
- package/dist-es/commands/GetRepositorySyncStatusCommand.js +0 -47
- package/dist-es/commands/GetResourceSyncStatusCommand.js +0 -47
- package/dist-es/commands/GetSyncBlockerSummaryCommand.js +0 -47
- package/dist-es/commands/GetSyncConfigurationCommand.js +0 -47
- package/dist-es/commands/ListRepositoryLinksCommand.js +0 -47
- package/dist-es/commands/ListRepositorySyncDefinitionsCommand.js +0 -47
- package/dist-es/commands/ListSyncConfigurationsCommand.js +0 -47
- package/dist-es/commands/UpdateRepositoryLinkCommand.js +0 -47
- package/dist-es/commands/UpdateSyncBlockerCommand.js +0 -47
- package/dist-es/commands/UpdateSyncConfigurationCommand.js +0 -47
- package/dist-es/pagination/ListRepositoryLinksPaginator.js +0 -25
- package/dist-es/pagination/ListSyncConfigurationsPaginator.js +0 -25
- package/dist-types/commands/CreateRepositoryLinkCommand.d.ts +0 -111
- package/dist-types/commands/CreateSyncConfigurationCommand.d.ts +0 -111
- package/dist-types/commands/DeleteRepositoryLinkCommand.d.ts +0 -95
- package/dist-types/commands/DeleteSyncConfigurationCommand.d.ts +0 -90
- package/dist-types/commands/GetRepositoryLinkCommand.d.ts +0 -100
- package/dist-types/commands/GetRepositorySyncStatusCommand.d.ts +0 -102
- package/dist-types/commands/GetResourceSyncStatusCommand.d.ts +0 -155
- package/dist-types/commands/GetSyncBlockerSummaryCommand.d.ts +0 -109
- package/dist-types/commands/GetSyncConfigurationCommand.d.ts +0 -99
- package/dist-types/commands/ListRepositoryLinksCommand.d.ts +0 -103
- package/dist-types/commands/ListRepositorySyncDefinitionsCommand.d.ts +0 -97
- package/dist-types/commands/ListSyncConfigurationsCommand.d.ts +0 -104
- package/dist-types/commands/UpdateRepositoryLinkCommand.d.ts +0 -106
- package/dist-types/commands/UpdateSyncBlockerCommand.d.ts +0 -113
- package/dist-types/commands/UpdateSyncConfigurationCommand.d.ts +0 -109
- package/dist-types/pagination/ListRepositoryLinksPaginator.d.ts +0 -7
- package/dist-types/pagination/ListSyncConfigurationsPaginator.d.ts +0 -7
- package/dist-types/ts3.4/commands/CreateRepositoryLinkCommand.d.ts +0 -42
- package/dist-types/ts3.4/commands/CreateSyncConfigurationCommand.d.ts +0 -42
- package/dist-types/ts3.4/commands/DeleteRepositoryLinkCommand.d.ts +0 -42
- package/dist-types/ts3.4/commands/DeleteSyncConfigurationCommand.d.ts +0 -42
- package/dist-types/ts3.4/commands/GetRepositoryLinkCommand.d.ts +0 -38
- package/dist-types/ts3.4/commands/GetRepositorySyncStatusCommand.d.ts +0 -42
- package/dist-types/ts3.4/commands/GetResourceSyncStatusCommand.d.ts +0 -42
- package/dist-types/ts3.4/commands/GetSyncBlockerSummaryCommand.d.ts +0 -42
- package/dist-types/ts3.4/commands/GetSyncConfigurationCommand.d.ts +0 -42
- package/dist-types/ts3.4/commands/ListRepositoryLinksCommand.d.ts +0 -39
- package/dist-types/ts3.4/commands/ListRepositorySyncDefinitionsCommand.d.ts +0 -42
- package/dist-types/ts3.4/commands/ListSyncConfigurationsCommand.d.ts +0 -42
- package/dist-types/ts3.4/commands/UpdateRepositoryLinkCommand.d.ts +0 -42
- package/dist-types/ts3.4/commands/UpdateSyncBlockerCommand.d.ts +0 -38
- package/dist-types/ts3.4/commands/UpdateSyncConfigurationCommand.d.ts +0 -42
- package/dist-types/ts3.4/pagination/ListRepositoryLinksPaginator.d.ts +0 -11
- package/dist-types/ts3.4/pagination/ListSyncConfigurationsPaginator.d.ts +0 -11
|
@@ -1,111 +0,0 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
|
-
import { CodeStarConnectionsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeStarConnectionsClient";
|
|
5
|
-
import { CreateRepositoryLinkInput, CreateRepositoryLinkOutput } from "../models/models_0";
|
|
6
|
-
/**
|
|
7
|
-
* @public
|
|
8
|
-
*/
|
|
9
|
-
export { __MetadataBearer, $Command };
|
|
10
|
-
/**
|
|
11
|
-
* @public
|
|
12
|
-
*
|
|
13
|
-
* The input for {@link CreateRepositoryLinkCommand}.
|
|
14
|
-
*/
|
|
15
|
-
export interface CreateRepositoryLinkCommandInput extends CreateRepositoryLinkInput {
|
|
16
|
-
}
|
|
17
|
-
/**
|
|
18
|
-
* @public
|
|
19
|
-
*
|
|
20
|
-
* The output of {@link CreateRepositoryLinkCommand}.
|
|
21
|
-
*/
|
|
22
|
-
export interface CreateRepositoryLinkCommandOutput extends CreateRepositoryLinkOutput, __MetadataBearer {
|
|
23
|
-
}
|
|
24
|
-
/**
|
|
25
|
-
* @public
|
|
26
|
-
* <p>Creates a link to a specified external Git repository. A repository link allows Git sync to monitor and sync changes to files in a specified Git repository.</p>
|
|
27
|
-
* @example
|
|
28
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
29
|
-
* ```javascript
|
|
30
|
-
* import { CodeStarConnectionsClient, CreateRepositoryLinkCommand } from "@aws-sdk/client-codestar-connections"; // ES Modules import
|
|
31
|
-
* // const { CodeStarConnectionsClient, CreateRepositoryLinkCommand } = require("@aws-sdk/client-codestar-connections"); // CommonJS import
|
|
32
|
-
* const client = new CodeStarConnectionsClient(config);
|
|
33
|
-
* const input = { // CreateRepositoryLinkInput
|
|
34
|
-
* ConnectionArn: "STRING_VALUE", // required
|
|
35
|
-
* OwnerId: "STRING_VALUE", // required
|
|
36
|
-
* RepositoryName: "STRING_VALUE", // required
|
|
37
|
-
* EncryptionKeyArn: "STRING_VALUE",
|
|
38
|
-
* Tags: [ // TagList
|
|
39
|
-
* { // Tag
|
|
40
|
-
* Key: "STRING_VALUE", // required
|
|
41
|
-
* Value: "STRING_VALUE", // required
|
|
42
|
-
* },
|
|
43
|
-
* ],
|
|
44
|
-
* };
|
|
45
|
-
* const command = new CreateRepositoryLinkCommand(input);
|
|
46
|
-
* const response = await client.send(command);
|
|
47
|
-
* // { // CreateRepositoryLinkOutput
|
|
48
|
-
* // RepositoryLinkInfo: { // RepositoryLinkInfo
|
|
49
|
-
* // ConnectionArn: "STRING_VALUE", // required
|
|
50
|
-
* // EncryptionKeyArn: "STRING_VALUE",
|
|
51
|
-
* // OwnerId: "STRING_VALUE", // required
|
|
52
|
-
* // ProviderType: "Bitbucket" || "GitHub" || "GitHubEnterpriseServer" || "GitLab", // required
|
|
53
|
-
* // RepositoryLinkArn: "STRING_VALUE", // required
|
|
54
|
-
* // RepositoryLinkId: "STRING_VALUE", // required
|
|
55
|
-
* // RepositoryName: "STRING_VALUE", // required
|
|
56
|
-
* // },
|
|
57
|
-
* // };
|
|
58
|
-
*
|
|
59
|
-
* ```
|
|
60
|
-
*
|
|
61
|
-
* @param CreateRepositoryLinkCommandInput - {@link CreateRepositoryLinkCommandInput}
|
|
62
|
-
* @returns {@link CreateRepositoryLinkCommandOutput}
|
|
63
|
-
* @see {@link CreateRepositoryLinkCommandInput} for command's `input` shape.
|
|
64
|
-
* @see {@link CreateRepositoryLinkCommandOutput} for command's `response` shape.
|
|
65
|
-
* @see {@link CodeStarConnectionsClientResolvedConfig | config} for CodeStarConnectionsClient's `config` shape.
|
|
66
|
-
*
|
|
67
|
-
* @throws {@link AccessDeniedException} (client fault)
|
|
68
|
-
* <p>You do not have sufficient access to perform this action.</p>
|
|
69
|
-
*
|
|
70
|
-
* @throws {@link ConcurrentModificationException} (client fault)
|
|
71
|
-
* <p>Exception thrown as a result of concurrent modification to an application. For example, two individuals attempting to edit the same application at the same time. </p>
|
|
72
|
-
*
|
|
73
|
-
* @throws {@link InternalServerException} (server fault)
|
|
74
|
-
* <p>Received an internal server exception. Try again later.</p>
|
|
75
|
-
*
|
|
76
|
-
* @throws {@link InvalidInputException} (client fault)
|
|
77
|
-
* <p>The input is not valid. Verify that the action is typed correctly.</p>
|
|
78
|
-
*
|
|
79
|
-
* @throws {@link LimitExceededException} (client fault)
|
|
80
|
-
* <p>Exceeded the maximum limit for connections.</p>
|
|
81
|
-
*
|
|
82
|
-
* @throws {@link ResourceAlreadyExistsException} (client fault)
|
|
83
|
-
* <p>Unable to create resource. Resource already exists.</p>
|
|
84
|
-
*
|
|
85
|
-
* @throws {@link ThrottlingException} (client fault)
|
|
86
|
-
* <p>The request was denied due to request throttling.</p>
|
|
87
|
-
*
|
|
88
|
-
* @throws {@link CodeStarConnectionsServiceException}
|
|
89
|
-
* <p>Base exception class for all service exceptions from CodeStarConnections service.</p>
|
|
90
|
-
*
|
|
91
|
-
*/
|
|
92
|
-
export declare class CreateRepositoryLinkCommand extends $Command<CreateRepositoryLinkCommandInput, CreateRepositoryLinkCommandOutput, CodeStarConnectionsClientResolvedConfig> {
|
|
93
|
-
readonly input: CreateRepositoryLinkCommandInput;
|
|
94
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
95
|
-
/**
|
|
96
|
-
* @public
|
|
97
|
-
*/
|
|
98
|
-
constructor(input: CreateRepositoryLinkCommandInput);
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeStarConnectionsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateRepositoryLinkCommandInput, CreateRepositoryLinkCommandOutput>;
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
private serialize;
|
|
107
|
-
/**
|
|
108
|
-
* @internal
|
|
109
|
-
*/
|
|
110
|
-
private deserialize;
|
|
111
|
-
}
|
|
@@ -1,111 +0,0 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
|
-
import { CodeStarConnectionsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeStarConnectionsClient";
|
|
5
|
-
import { CreateSyncConfigurationInput, CreateSyncConfigurationOutput } from "../models/models_0";
|
|
6
|
-
/**
|
|
7
|
-
* @public
|
|
8
|
-
*/
|
|
9
|
-
export { __MetadataBearer, $Command };
|
|
10
|
-
/**
|
|
11
|
-
* @public
|
|
12
|
-
*
|
|
13
|
-
* The input for {@link CreateSyncConfigurationCommand}.
|
|
14
|
-
*/
|
|
15
|
-
export interface CreateSyncConfigurationCommandInput extends CreateSyncConfigurationInput {
|
|
16
|
-
}
|
|
17
|
-
/**
|
|
18
|
-
* @public
|
|
19
|
-
*
|
|
20
|
-
* The output of {@link CreateSyncConfigurationCommand}.
|
|
21
|
-
*/
|
|
22
|
-
export interface CreateSyncConfigurationCommandOutput extends CreateSyncConfigurationOutput, __MetadataBearer {
|
|
23
|
-
}
|
|
24
|
-
/**
|
|
25
|
-
* @public
|
|
26
|
-
* <p>Creates a sync configuration which allows Amazon Web Services to sync content from a Git
|
|
27
|
-
* repository to update a specified Amazon Web Services resource. Parameters for the sync
|
|
28
|
-
* configuration are determined by the sync type.</p>
|
|
29
|
-
* @example
|
|
30
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
31
|
-
* ```javascript
|
|
32
|
-
* import { CodeStarConnectionsClient, CreateSyncConfigurationCommand } from "@aws-sdk/client-codestar-connections"; // ES Modules import
|
|
33
|
-
* // const { CodeStarConnectionsClient, CreateSyncConfigurationCommand } = require("@aws-sdk/client-codestar-connections"); // CommonJS import
|
|
34
|
-
* const client = new CodeStarConnectionsClient(config);
|
|
35
|
-
* const input = { // CreateSyncConfigurationInput
|
|
36
|
-
* Branch: "STRING_VALUE", // required
|
|
37
|
-
* ConfigFile: "STRING_VALUE", // required
|
|
38
|
-
* RepositoryLinkId: "STRING_VALUE", // required
|
|
39
|
-
* ResourceName: "STRING_VALUE", // required
|
|
40
|
-
* RoleArn: "STRING_VALUE", // required
|
|
41
|
-
* SyncType: "CFN_STACK_SYNC", // required
|
|
42
|
-
* };
|
|
43
|
-
* const command = new CreateSyncConfigurationCommand(input);
|
|
44
|
-
* const response = await client.send(command);
|
|
45
|
-
* // { // CreateSyncConfigurationOutput
|
|
46
|
-
* // SyncConfiguration: { // SyncConfiguration
|
|
47
|
-
* // Branch: "STRING_VALUE", // required
|
|
48
|
-
* // ConfigFile: "STRING_VALUE",
|
|
49
|
-
* // OwnerId: "STRING_VALUE", // required
|
|
50
|
-
* // ProviderType: "Bitbucket" || "GitHub" || "GitHubEnterpriseServer" || "GitLab", // required
|
|
51
|
-
* // RepositoryLinkId: "STRING_VALUE", // required
|
|
52
|
-
* // RepositoryName: "STRING_VALUE", // required
|
|
53
|
-
* // ResourceName: "STRING_VALUE", // required
|
|
54
|
-
* // RoleArn: "STRING_VALUE", // required
|
|
55
|
-
* // SyncType: "CFN_STACK_SYNC", // required
|
|
56
|
-
* // },
|
|
57
|
-
* // };
|
|
58
|
-
*
|
|
59
|
-
* ```
|
|
60
|
-
*
|
|
61
|
-
* @param CreateSyncConfigurationCommandInput - {@link CreateSyncConfigurationCommandInput}
|
|
62
|
-
* @returns {@link CreateSyncConfigurationCommandOutput}
|
|
63
|
-
* @see {@link CreateSyncConfigurationCommandInput} for command's `input` shape.
|
|
64
|
-
* @see {@link CreateSyncConfigurationCommandOutput} for command's `response` shape.
|
|
65
|
-
* @see {@link CodeStarConnectionsClientResolvedConfig | config} for CodeStarConnectionsClient's `config` shape.
|
|
66
|
-
*
|
|
67
|
-
* @throws {@link AccessDeniedException} (client fault)
|
|
68
|
-
* <p>You do not have sufficient access to perform this action.</p>
|
|
69
|
-
*
|
|
70
|
-
* @throws {@link ConcurrentModificationException} (client fault)
|
|
71
|
-
* <p>Exception thrown as a result of concurrent modification to an application. For example, two individuals attempting to edit the same application at the same time. </p>
|
|
72
|
-
*
|
|
73
|
-
* @throws {@link InternalServerException} (server fault)
|
|
74
|
-
* <p>Received an internal server exception. Try again later.</p>
|
|
75
|
-
*
|
|
76
|
-
* @throws {@link InvalidInputException} (client fault)
|
|
77
|
-
* <p>The input is not valid. Verify that the action is typed correctly.</p>
|
|
78
|
-
*
|
|
79
|
-
* @throws {@link LimitExceededException} (client fault)
|
|
80
|
-
* <p>Exceeded the maximum limit for connections.</p>
|
|
81
|
-
*
|
|
82
|
-
* @throws {@link ResourceAlreadyExistsException} (client fault)
|
|
83
|
-
* <p>Unable to create resource. Resource already exists.</p>
|
|
84
|
-
*
|
|
85
|
-
* @throws {@link ThrottlingException} (client fault)
|
|
86
|
-
* <p>The request was denied due to request throttling.</p>
|
|
87
|
-
*
|
|
88
|
-
* @throws {@link CodeStarConnectionsServiceException}
|
|
89
|
-
* <p>Base exception class for all service exceptions from CodeStarConnections service.</p>
|
|
90
|
-
*
|
|
91
|
-
*/
|
|
92
|
-
export declare class CreateSyncConfigurationCommand extends $Command<CreateSyncConfigurationCommandInput, CreateSyncConfigurationCommandOutput, CodeStarConnectionsClientResolvedConfig> {
|
|
93
|
-
readonly input: CreateSyncConfigurationCommandInput;
|
|
94
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
95
|
-
/**
|
|
96
|
-
* @public
|
|
97
|
-
*/
|
|
98
|
-
constructor(input: CreateSyncConfigurationCommandInput);
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeStarConnectionsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateSyncConfigurationCommandInput, CreateSyncConfigurationCommandOutput>;
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
private serialize;
|
|
107
|
-
/**
|
|
108
|
-
* @internal
|
|
109
|
-
*/
|
|
110
|
-
private deserialize;
|
|
111
|
-
}
|
|
@@ -1,95 +0,0 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
|
-
import { CodeStarConnectionsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeStarConnectionsClient";
|
|
5
|
-
import { DeleteRepositoryLinkInput, DeleteRepositoryLinkOutput } from "../models/models_0";
|
|
6
|
-
/**
|
|
7
|
-
* @public
|
|
8
|
-
*/
|
|
9
|
-
export { __MetadataBearer, $Command };
|
|
10
|
-
/**
|
|
11
|
-
* @public
|
|
12
|
-
*
|
|
13
|
-
* The input for {@link DeleteRepositoryLinkCommand}.
|
|
14
|
-
*/
|
|
15
|
-
export interface DeleteRepositoryLinkCommandInput extends DeleteRepositoryLinkInput {
|
|
16
|
-
}
|
|
17
|
-
/**
|
|
18
|
-
* @public
|
|
19
|
-
*
|
|
20
|
-
* The output of {@link DeleteRepositoryLinkCommand}.
|
|
21
|
-
*/
|
|
22
|
-
export interface DeleteRepositoryLinkCommandOutput extends DeleteRepositoryLinkOutput, __MetadataBearer {
|
|
23
|
-
}
|
|
24
|
-
/**
|
|
25
|
-
* @public
|
|
26
|
-
* <p>Deletes the association between your connection and a specified external Git repository.</p>
|
|
27
|
-
* @example
|
|
28
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
29
|
-
* ```javascript
|
|
30
|
-
* import { CodeStarConnectionsClient, DeleteRepositoryLinkCommand } from "@aws-sdk/client-codestar-connections"; // ES Modules import
|
|
31
|
-
* // const { CodeStarConnectionsClient, DeleteRepositoryLinkCommand } = require("@aws-sdk/client-codestar-connections"); // CommonJS import
|
|
32
|
-
* const client = new CodeStarConnectionsClient(config);
|
|
33
|
-
* const input = { // DeleteRepositoryLinkInput
|
|
34
|
-
* RepositoryLinkId: "STRING_VALUE", // required
|
|
35
|
-
* };
|
|
36
|
-
* const command = new DeleteRepositoryLinkCommand(input);
|
|
37
|
-
* const response = await client.send(command);
|
|
38
|
-
* // {};
|
|
39
|
-
*
|
|
40
|
-
* ```
|
|
41
|
-
*
|
|
42
|
-
* @param DeleteRepositoryLinkCommandInput - {@link DeleteRepositoryLinkCommandInput}
|
|
43
|
-
* @returns {@link DeleteRepositoryLinkCommandOutput}
|
|
44
|
-
* @see {@link DeleteRepositoryLinkCommandInput} for command's `input` shape.
|
|
45
|
-
* @see {@link DeleteRepositoryLinkCommandOutput} for command's `response` shape.
|
|
46
|
-
* @see {@link CodeStarConnectionsClientResolvedConfig | config} for CodeStarConnectionsClient's `config` shape.
|
|
47
|
-
*
|
|
48
|
-
* @throws {@link AccessDeniedException} (client fault)
|
|
49
|
-
* <p>You do not have sufficient access to perform this action.</p>
|
|
50
|
-
*
|
|
51
|
-
* @throws {@link ConcurrentModificationException} (client fault)
|
|
52
|
-
* <p>Exception thrown as a result of concurrent modification to an application. For example, two individuals attempting to edit the same application at the same time. </p>
|
|
53
|
-
*
|
|
54
|
-
* @throws {@link InternalServerException} (server fault)
|
|
55
|
-
* <p>Received an internal server exception. Try again later.</p>
|
|
56
|
-
*
|
|
57
|
-
* @throws {@link InvalidInputException} (client fault)
|
|
58
|
-
* <p>The input is not valid. Verify that the action is typed correctly.</p>
|
|
59
|
-
*
|
|
60
|
-
* @throws {@link ResourceNotFoundException} (client fault)
|
|
61
|
-
* <p>Resource not found. Verify the connection resource ARN and try again.</p>
|
|
62
|
-
*
|
|
63
|
-
* @throws {@link SyncConfigurationStillExistsException} (client fault)
|
|
64
|
-
* <p>Unable to continue. The sync blocker still exists.</p>
|
|
65
|
-
*
|
|
66
|
-
* @throws {@link ThrottlingException} (client fault)
|
|
67
|
-
* <p>The request was denied due to request throttling.</p>
|
|
68
|
-
*
|
|
69
|
-
* @throws {@link UnsupportedProviderTypeException} (client fault)
|
|
70
|
-
* <p>The specified provider type is not supported for connections.</p>
|
|
71
|
-
*
|
|
72
|
-
* @throws {@link CodeStarConnectionsServiceException}
|
|
73
|
-
* <p>Base exception class for all service exceptions from CodeStarConnections service.</p>
|
|
74
|
-
*
|
|
75
|
-
*/
|
|
76
|
-
export declare class DeleteRepositoryLinkCommand extends $Command<DeleteRepositoryLinkCommandInput, DeleteRepositoryLinkCommandOutput, CodeStarConnectionsClientResolvedConfig> {
|
|
77
|
-
readonly input: DeleteRepositoryLinkCommandInput;
|
|
78
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
79
|
-
/**
|
|
80
|
-
* @public
|
|
81
|
-
*/
|
|
82
|
-
constructor(input: DeleteRepositoryLinkCommandInput);
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeStarConnectionsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteRepositoryLinkCommandInput, DeleteRepositoryLinkCommandOutput>;
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
private serialize;
|
|
91
|
-
/**
|
|
92
|
-
* @internal
|
|
93
|
-
*/
|
|
94
|
-
private deserialize;
|
|
95
|
-
}
|
|
@@ -1,90 +0,0 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
|
-
import { CodeStarConnectionsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeStarConnectionsClient";
|
|
5
|
-
import { DeleteSyncConfigurationInput, DeleteSyncConfigurationOutput } from "../models/models_0";
|
|
6
|
-
/**
|
|
7
|
-
* @public
|
|
8
|
-
*/
|
|
9
|
-
export { __MetadataBearer, $Command };
|
|
10
|
-
/**
|
|
11
|
-
* @public
|
|
12
|
-
*
|
|
13
|
-
* The input for {@link DeleteSyncConfigurationCommand}.
|
|
14
|
-
*/
|
|
15
|
-
export interface DeleteSyncConfigurationCommandInput extends DeleteSyncConfigurationInput {
|
|
16
|
-
}
|
|
17
|
-
/**
|
|
18
|
-
* @public
|
|
19
|
-
*
|
|
20
|
-
* The output of {@link DeleteSyncConfigurationCommand}.
|
|
21
|
-
*/
|
|
22
|
-
export interface DeleteSyncConfigurationCommandOutput extends DeleteSyncConfigurationOutput, __MetadataBearer {
|
|
23
|
-
}
|
|
24
|
-
/**
|
|
25
|
-
* @public
|
|
26
|
-
* <p>Deletes the sync configuration for a specified repository and connection.</p>
|
|
27
|
-
* @example
|
|
28
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
29
|
-
* ```javascript
|
|
30
|
-
* import { CodeStarConnectionsClient, DeleteSyncConfigurationCommand } from "@aws-sdk/client-codestar-connections"; // ES Modules import
|
|
31
|
-
* // const { CodeStarConnectionsClient, DeleteSyncConfigurationCommand } = require("@aws-sdk/client-codestar-connections"); // CommonJS import
|
|
32
|
-
* const client = new CodeStarConnectionsClient(config);
|
|
33
|
-
* const input = { // DeleteSyncConfigurationInput
|
|
34
|
-
* SyncType: "CFN_STACK_SYNC", // required
|
|
35
|
-
* ResourceName: "STRING_VALUE", // required
|
|
36
|
-
* };
|
|
37
|
-
* const command = new DeleteSyncConfigurationCommand(input);
|
|
38
|
-
* const response = await client.send(command);
|
|
39
|
-
* // {};
|
|
40
|
-
*
|
|
41
|
-
* ```
|
|
42
|
-
*
|
|
43
|
-
* @param DeleteSyncConfigurationCommandInput - {@link DeleteSyncConfigurationCommandInput}
|
|
44
|
-
* @returns {@link DeleteSyncConfigurationCommandOutput}
|
|
45
|
-
* @see {@link DeleteSyncConfigurationCommandInput} for command's `input` shape.
|
|
46
|
-
* @see {@link DeleteSyncConfigurationCommandOutput} for command's `response` shape.
|
|
47
|
-
* @see {@link CodeStarConnectionsClientResolvedConfig | config} for CodeStarConnectionsClient's `config` shape.
|
|
48
|
-
*
|
|
49
|
-
* @throws {@link AccessDeniedException} (client fault)
|
|
50
|
-
* <p>You do not have sufficient access to perform this action.</p>
|
|
51
|
-
*
|
|
52
|
-
* @throws {@link ConcurrentModificationException} (client fault)
|
|
53
|
-
* <p>Exception thrown as a result of concurrent modification to an application. For example, two individuals attempting to edit the same application at the same time. </p>
|
|
54
|
-
*
|
|
55
|
-
* @throws {@link InternalServerException} (server fault)
|
|
56
|
-
* <p>Received an internal server exception. Try again later.</p>
|
|
57
|
-
*
|
|
58
|
-
* @throws {@link InvalidInputException} (client fault)
|
|
59
|
-
* <p>The input is not valid. Verify that the action is typed correctly.</p>
|
|
60
|
-
*
|
|
61
|
-
* @throws {@link LimitExceededException} (client fault)
|
|
62
|
-
* <p>Exceeded the maximum limit for connections.</p>
|
|
63
|
-
*
|
|
64
|
-
* @throws {@link ThrottlingException} (client fault)
|
|
65
|
-
* <p>The request was denied due to request throttling.</p>
|
|
66
|
-
*
|
|
67
|
-
* @throws {@link CodeStarConnectionsServiceException}
|
|
68
|
-
* <p>Base exception class for all service exceptions from CodeStarConnections service.</p>
|
|
69
|
-
*
|
|
70
|
-
*/
|
|
71
|
-
export declare class DeleteSyncConfigurationCommand extends $Command<DeleteSyncConfigurationCommandInput, DeleteSyncConfigurationCommandOutput, CodeStarConnectionsClientResolvedConfig> {
|
|
72
|
-
readonly input: DeleteSyncConfigurationCommandInput;
|
|
73
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
74
|
-
/**
|
|
75
|
-
* @public
|
|
76
|
-
*/
|
|
77
|
-
constructor(input: DeleteSyncConfigurationCommandInput);
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
81
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeStarConnectionsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteSyncConfigurationCommandInput, DeleteSyncConfigurationCommandOutput>;
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
private serialize;
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
private deserialize;
|
|
90
|
-
}
|
|
@@ -1,100 +0,0 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
|
-
import { CodeStarConnectionsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeStarConnectionsClient";
|
|
5
|
-
import { GetRepositoryLinkInput, GetRepositoryLinkOutput } from "../models/models_0";
|
|
6
|
-
/**
|
|
7
|
-
* @public
|
|
8
|
-
*/
|
|
9
|
-
export { __MetadataBearer, $Command };
|
|
10
|
-
/**
|
|
11
|
-
* @public
|
|
12
|
-
*
|
|
13
|
-
* The input for {@link GetRepositoryLinkCommand}.
|
|
14
|
-
*/
|
|
15
|
-
export interface GetRepositoryLinkCommandInput extends GetRepositoryLinkInput {
|
|
16
|
-
}
|
|
17
|
-
/**
|
|
18
|
-
* @public
|
|
19
|
-
*
|
|
20
|
-
* The output of {@link GetRepositoryLinkCommand}.
|
|
21
|
-
*/
|
|
22
|
-
export interface GetRepositoryLinkCommandOutput extends GetRepositoryLinkOutput, __MetadataBearer {
|
|
23
|
-
}
|
|
24
|
-
/**
|
|
25
|
-
* @public
|
|
26
|
-
* <p>Returns details about a repository link. A repository link allows Git sync to monitor
|
|
27
|
-
* and sync changes from files in a specified Git repository.</p>
|
|
28
|
-
* @example
|
|
29
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
30
|
-
* ```javascript
|
|
31
|
-
* import { CodeStarConnectionsClient, GetRepositoryLinkCommand } from "@aws-sdk/client-codestar-connections"; // ES Modules import
|
|
32
|
-
* // const { CodeStarConnectionsClient, GetRepositoryLinkCommand } = require("@aws-sdk/client-codestar-connections"); // CommonJS import
|
|
33
|
-
* const client = new CodeStarConnectionsClient(config);
|
|
34
|
-
* const input = { // GetRepositoryLinkInput
|
|
35
|
-
* RepositoryLinkId: "STRING_VALUE", // required
|
|
36
|
-
* };
|
|
37
|
-
* const command = new GetRepositoryLinkCommand(input);
|
|
38
|
-
* const response = await client.send(command);
|
|
39
|
-
* // { // GetRepositoryLinkOutput
|
|
40
|
-
* // RepositoryLinkInfo: { // RepositoryLinkInfo
|
|
41
|
-
* // ConnectionArn: "STRING_VALUE", // required
|
|
42
|
-
* // EncryptionKeyArn: "STRING_VALUE",
|
|
43
|
-
* // OwnerId: "STRING_VALUE", // required
|
|
44
|
-
* // ProviderType: "Bitbucket" || "GitHub" || "GitHubEnterpriseServer" || "GitLab", // required
|
|
45
|
-
* // RepositoryLinkArn: "STRING_VALUE", // required
|
|
46
|
-
* // RepositoryLinkId: "STRING_VALUE", // required
|
|
47
|
-
* // RepositoryName: "STRING_VALUE", // required
|
|
48
|
-
* // },
|
|
49
|
-
* // };
|
|
50
|
-
*
|
|
51
|
-
* ```
|
|
52
|
-
*
|
|
53
|
-
* @param GetRepositoryLinkCommandInput - {@link GetRepositoryLinkCommandInput}
|
|
54
|
-
* @returns {@link GetRepositoryLinkCommandOutput}
|
|
55
|
-
* @see {@link GetRepositoryLinkCommandInput} for command's `input` shape.
|
|
56
|
-
* @see {@link GetRepositoryLinkCommandOutput} for command's `response` shape.
|
|
57
|
-
* @see {@link CodeStarConnectionsClientResolvedConfig | config} for CodeStarConnectionsClient's `config` shape.
|
|
58
|
-
*
|
|
59
|
-
* @throws {@link AccessDeniedException} (client fault)
|
|
60
|
-
* <p>You do not have sufficient access to perform this action.</p>
|
|
61
|
-
*
|
|
62
|
-
* @throws {@link ConcurrentModificationException} (client fault)
|
|
63
|
-
* <p>Exception thrown as a result of concurrent modification to an application. For example, two individuals attempting to edit the same application at the same time. </p>
|
|
64
|
-
*
|
|
65
|
-
* @throws {@link InternalServerException} (server fault)
|
|
66
|
-
* <p>Received an internal server exception. Try again later.</p>
|
|
67
|
-
*
|
|
68
|
-
* @throws {@link InvalidInputException} (client fault)
|
|
69
|
-
* <p>The input is not valid. Verify that the action is typed correctly.</p>
|
|
70
|
-
*
|
|
71
|
-
* @throws {@link ResourceNotFoundException} (client fault)
|
|
72
|
-
* <p>Resource not found. Verify the connection resource ARN and try again.</p>
|
|
73
|
-
*
|
|
74
|
-
* @throws {@link ThrottlingException} (client fault)
|
|
75
|
-
* <p>The request was denied due to request throttling.</p>
|
|
76
|
-
*
|
|
77
|
-
* @throws {@link CodeStarConnectionsServiceException}
|
|
78
|
-
* <p>Base exception class for all service exceptions from CodeStarConnections service.</p>
|
|
79
|
-
*
|
|
80
|
-
*/
|
|
81
|
-
export declare class GetRepositoryLinkCommand extends $Command<GetRepositoryLinkCommandInput, GetRepositoryLinkCommandOutput, CodeStarConnectionsClientResolvedConfig> {
|
|
82
|
-
readonly input: GetRepositoryLinkCommandInput;
|
|
83
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
84
|
-
/**
|
|
85
|
-
* @public
|
|
86
|
-
*/
|
|
87
|
-
constructor(input: GetRepositoryLinkCommandInput);
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeStarConnectionsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetRepositoryLinkCommandInput, GetRepositoryLinkCommandOutput>;
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
private serialize;
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
private deserialize;
|
|
100
|
-
}
|
|
@@ -1,102 +0,0 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
|
-
import { CodeStarConnectionsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeStarConnectionsClient";
|
|
5
|
-
import { GetRepositorySyncStatusInput, GetRepositorySyncStatusOutput } from "../models/models_0";
|
|
6
|
-
/**
|
|
7
|
-
* @public
|
|
8
|
-
*/
|
|
9
|
-
export { __MetadataBearer, $Command };
|
|
10
|
-
/**
|
|
11
|
-
* @public
|
|
12
|
-
*
|
|
13
|
-
* The input for {@link GetRepositorySyncStatusCommand}.
|
|
14
|
-
*/
|
|
15
|
-
export interface GetRepositorySyncStatusCommandInput extends GetRepositorySyncStatusInput {
|
|
16
|
-
}
|
|
17
|
-
/**
|
|
18
|
-
* @public
|
|
19
|
-
*
|
|
20
|
-
* The output of {@link GetRepositorySyncStatusCommand}.
|
|
21
|
-
*/
|
|
22
|
-
export interface GetRepositorySyncStatusCommandOutput extends GetRepositorySyncStatusOutput, __MetadataBearer {
|
|
23
|
-
}
|
|
24
|
-
/**
|
|
25
|
-
* @public
|
|
26
|
-
* <p>Returns details about the sync status for a repository. A repository sync uses Git sync
|
|
27
|
-
* to push and pull changes from your remote repository.</p>
|
|
28
|
-
* @example
|
|
29
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
30
|
-
* ```javascript
|
|
31
|
-
* import { CodeStarConnectionsClient, GetRepositorySyncStatusCommand } from "@aws-sdk/client-codestar-connections"; // ES Modules import
|
|
32
|
-
* // const { CodeStarConnectionsClient, GetRepositorySyncStatusCommand } = require("@aws-sdk/client-codestar-connections"); // CommonJS import
|
|
33
|
-
* const client = new CodeStarConnectionsClient(config);
|
|
34
|
-
* const input = { // GetRepositorySyncStatusInput
|
|
35
|
-
* Branch: "STRING_VALUE", // required
|
|
36
|
-
* RepositoryLinkId: "STRING_VALUE", // required
|
|
37
|
-
* SyncType: "CFN_STACK_SYNC", // required
|
|
38
|
-
* };
|
|
39
|
-
* const command = new GetRepositorySyncStatusCommand(input);
|
|
40
|
-
* const response = await client.send(command);
|
|
41
|
-
* // { // GetRepositorySyncStatusOutput
|
|
42
|
-
* // LatestSync: { // RepositorySyncAttempt
|
|
43
|
-
* // StartedAt: new Date("TIMESTAMP"), // required
|
|
44
|
-
* // Status: "FAILED" || "INITIATED" || "IN_PROGRESS" || "SUCCEEDED" || "QUEUED", // required
|
|
45
|
-
* // Events: [ // RepositorySyncEventList // required
|
|
46
|
-
* // { // RepositorySyncEvent
|
|
47
|
-
* // Event: "STRING_VALUE", // required
|
|
48
|
-
* // ExternalId: "STRING_VALUE",
|
|
49
|
-
* // Time: new Date("TIMESTAMP"), // required
|
|
50
|
-
* // Type: "STRING_VALUE", // required
|
|
51
|
-
* // },
|
|
52
|
-
* // ],
|
|
53
|
-
* // },
|
|
54
|
-
* // };
|
|
55
|
-
*
|
|
56
|
-
* ```
|
|
57
|
-
*
|
|
58
|
-
* @param GetRepositorySyncStatusCommandInput - {@link GetRepositorySyncStatusCommandInput}
|
|
59
|
-
* @returns {@link GetRepositorySyncStatusCommandOutput}
|
|
60
|
-
* @see {@link GetRepositorySyncStatusCommandInput} for command's `input` shape.
|
|
61
|
-
* @see {@link GetRepositorySyncStatusCommandOutput} for command's `response` shape.
|
|
62
|
-
* @see {@link CodeStarConnectionsClientResolvedConfig | config} for CodeStarConnectionsClient's `config` shape.
|
|
63
|
-
*
|
|
64
|
-
* @throws {@link AccessDeniedException} (client fault)
|
|
65
|
-
* <p>You do not have sufficient access to perform this action.</p>
|
|
66
|
-
*
|
|
67
|
-
* @throws {@link InternalServerException} (server fault)
|
|
68
|
-
* <p>Received an internal server exception. Try again later.</p>
|
|
69
|
-
*
|
|
70
|
-
* @throws {@link InvalidInputException} (client fault)
|
|
71
|
-
* <p>The input is not valid. Verify that the action is typed correctly.</p>
|
|
72
|
-
*
|
|
73
|
-
* @throws {@link ResourceNotFoundException} (client fault)
|
|
74
|
-
* <p>Resource not found. Verify the connection resource ARN and try again.</p>
|
|
75
|
-
*
|
|
76
|
-
* @throws {@link ThrottlingException} (client fault)
|
|
77
|
-
* <p>The request was denied due to request throttling.</p>
|
|
78
|
-
*
|
|
79
|
-
* @throws {@link CodeStarConnectionsServiceException}
|
|
80
|
-
* <p>Base exception class for all service exceptions from CodeStarConnections service.</p>
|
|
81
|
-
*
|
|
82
|
-
*/
|
|
83
|
-
export declare class GetRepositorySyncStatusCommand extends $Command<GetRepositorySyncStatusCommandInput, GetRepositorySyncStatusCommandOutput, CodeStarConnectionsClientResolvedConfig> {
|
|
84
|
-
readonly input: GetRepositorySyncStatusCommandInput;
|
|
85
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
86
|
-
/**
|
|
87
|
-
* @public
|
|
88
|
-
*/
|
|
89
|
-
constructor(input: GetRepositorySyncStatusCommandInput);
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeStarConnectionsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetRepositorySyncStatusCommandInput, GetRepositorySyncStatusCommandOutput>;
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
private serialize;
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
private deserialize;
|
|
102
|
-
}
|