@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,106 +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 { UpdateRepositoryLinkInput, UpdateRepositoryLinkOutput } from "../models/models_0";
|
|
6
|
-
/**
|
|
7
|
-
* @public
|
|
8
|
-
*/
|
|
9
|
-
export { __MetadataBearer, $Command };
|
|
10
|
-
/**
|
|
11
|
-
* @public
|
|
12
|
-
*
|
|
13
|
-
* The input for {@link UpdateRepositoryLinkCommand}.
|
|
14
|
-
*/
|
|
15
|
-
export interface UpdateRepositoryLinkCommandInput extends UpdateRepositoryLinkInput {
|
|
16
|
-
}
|
|
17
|
-
/**
|
|
18
|
-
* @public
|
|
19
|
-
*
|
|
20
|
-
* The output of {@link UpdateRepositoryLinkCommand}.
|
|
21
|
-
*/
|
|
22
|
-
export interface UpdateRepositoryLinkCommandOutput extends UpdateRepositoryLinkOutput, __MetadataBearer {
|
|
23
|
-
}
|
|
24
|
-
/**
|
|
25
|
-
* @public
|
|
26
|
-
* <p>Updates the association between your connection and a specified external Git repository.
|
|
27
|
-
* A repository link allows Git sync to monitor and sync changes to files in a specified Git
|
|
28
|
-
* repository.</p>
|
|
29
|
-
* @example
|
|
30
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
31
|
-
* ```javascript
|
|
32
|
-
* import { CodeStarConnectionsClient, UpdateRepositoryLinkCommand } from "@aws-sdk/client-codestar-connections"; // ES Modules import
|
|
33
|
-
* // const { CodeStarConnectionsClient, UpdateRepositoryLinkCommand } = require("@aws-sdk/client-codestar-connections"); // CommonJS import
|
|
34
|
-
* const client = new CodeStarConnectionsClient(config);
|
|
35
|
-
* const input = { // UpdateRepositoryLinkInput
|
|
36
|
-
* ConnectionArn: "STRING_VALUE",
|
|
37
|
-
* EncryptionKeyArn: "STRING_VALUE",
|
|
38
|
-
* RepositoryLinkId: "STRING_VALUE", // required
|
|
39
|
-
* };
|
|
40
|
-
* const command = new UpdateRepositoryLinkCommand(input);
|
|
41
|
-
* const response = await client.send(command);
|
|
42
|
-
* // { // UpdateRepositoryLinkOutput
|
|
43
|
-
* // RepositoryLinkInfo: { // RepositoryLinkInfo
|
|
44
|
-
* // ConnectionArn: "STRING_VALUE", // required
|
|
45
|
-
* // EncryptionKeyArn: "STRING_VALUE",
|
|
46
|
-
* // OwnerId: "STRING_VALUE", // required
|
|
47
|
-
* // ProviderType: "Bitbucket" || "GitHub" || "GitHubEnterpriseServer" || "GitLab", // required
|
|
48
|
-
* // RepositoryLinkArn: "STRING_VALUE", // required
|
|
49
|
-
* // RepositoryLinkId: "STRING_VALUE", // required
|
|
50
|
-
* // RepositoryName: "STRING_VALUE", // required
|
|
51
|
-
* // },
|
|
52
|
-
* // };
|
|
53
|
-
*
|
|
54
|
-
* ```
|
|
55
|
-
*
|
|
56
|
-
* @param UpdateRepositoryLinkCommandInput - {@link UpdateRepositoryLinkCommandInput}
|
|
57
|
-
* @returns {@link UpdateRepositoryLinkCommandOutput}
|
|
58
|
-
* @see {@link UpdateRepositoryLinkCommandInput} for command's `input` shape.
|
|
59
|
-
* @see {@link UpdateRepositoryLinkCommandOutput} for command's `response` shape.
|
|
60
|
-
* @see {@link CodeStarConnectionsClientResolvedConfig | config} for CodeStarConnectionsClient's `config` shape.
|
|
61
|
-
*
|
|
62
|
-
* @throws {@link AccessDeniedException} (client fault)
|
|
63
|
-
* <p>You do not have sufficient access to perform this action.</p>
|
|
64
|
-
*
|
|
65
|
-
* @throws {@link ConditionalCheckFailedException} (client fault)
|
|
66
|
-
* <p>The conditional check failed. Try again later.</p>
|
|
67
|
-
*
|
|
68
|
-
* @throws {@link InternalServerException} (server fault)
|
|
69
|
-
* <p>Received an internal server exception. Try again later.</p>
|
|
70
|
-
*
|
|
71
|
-
* @throws {@link InvalidInputException} (client fault)
|
|
72
|
-
* <p>The input is not valid. Verify that the action is typed correctly.</p>
|
|
73
|
-
*
|
|
74
|
-
* @throws {@link ResourceNotFoundException} (client fault)
|
|
75
|
-
* <p>Resource not found. Verify the connection resource ARN and try again.</p>
|
|
76
|
-
*
|
|
77
|
-
* @throws {@link ThrottlingException} (client fault)
|
|
78
|
-
* <p>The request was denied due to request throttling.</p>
|
|
79
|
-
*
|
|
80
|
-
* @throws {@link UpdateOutOfSyncException} (client fault)
|
|
81
|
-
* <p>The update is out of sync. Try syncing again.</p>
|
|
82
|
-
*
|
|
83
|
-
* @throws {@link CodeStarConnectionsServiceException}
|
|
84
|
-
* <p>Base exception class for all service exceptions from CodeStarConnections service.</p>
|
|
85
|
-
*
|
|
86
|
-
*/
|
|
87
|
-
export declare class UpdateRepositoryLinkCommand extends $Command<UpdateRepositoryLinkCommandInput, UpdateRepositoryLinkCommandOutput, CodeStarConnectionsClientResolvedConfig> {
|
|
88
|
-
readonly input: UpdateRepositoryLinkCommandInput;
|
|
89
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
90
|
-
/**
|
|
91
|
-
* @public
|
|
92
|
-
*/
|
|
93
|
-
constructor(input: UpdateRepositoryLinkCommandInput);
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeStarConnectionsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateRepositoryLinkCommandInput, UpdateRepositoryLinkCommandOutput>;
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
private serialize;
|
|
102
|
-
/**
|
|
103
|
-
* @internal
|
|
104
|
-
*/
|
|
105
|
-
private deserialize;
|
|
106
|
-
}
|
|
@@ -1,113 +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 { UpdateSyncBlockerInput, UpdateSyncBlockerOutput } from "../models/models_0";
|
|
6
|
-
/**
|
|
7
|
-
* @public
|
|
8
|
-
*/
|
|
9
|
-
export { __MetadataBearer, $Command };
|
|
10
|
-
/**
|
|
11
|
-
* @public
|
|
12
|
-
*
|
|
13
|
-
* The input for {@link UpdateSyncBlockerCommand}.
|
|
14
|
-
*/
|
|
15
|
-
export interface UpdateSyncBlockerCommandInput extends UpdateSyncBlockerInput {
|
|
16
|
-
}
|
|
17
|
-
/**
|
|
18
|
-
* @public
|
|
19
|
-
*
|
|
20
|
-
* The output of {@link UpdateSyncBlockerCommand}.
|
|
21
|
-
*/
|
|
22
|
-
export interface UpdateSyncBlockerCommandOutput extends UpdateSyncBlockerOutput, __MetadataBearer {
|
|
23
|
-
}
|
|
24
|
-
/**
|
|
25
|
-
* @public
|
|
26
|
-
* <p>Allows you to update the status of a sync blocker, resolving the blocker and allowing syncing to continue.</p>
|
|
27
|
-
* @example
|
|
28
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
29
|
-
* ```javascript
|
|
30
|
-
* import { CodeStarConnectionsClient, UpdateSyncBlockerCommand } from "@aws-sdk/client-codestar-connections"; // ES Modules import
|
|
31
|
-
* // const { CodeStarConnectionsClient, UpdateSyncBlockerCommand } = require("@aws-sdk/client-codestar-connections"); // CommonJS import
|
|
32
|
-
* const client = new CodeStarConnectionsClient(config);
|
|
33
|
-
* const input = { // UpdateSyncBlockerInput
|
|
34
|
-
* Id: "STRING_VALUE", // required
|
|
35
|
-
* SyncType: "CFN_STACK_SYNC", // required
|
|
36
|
-
* ResourceName: "STRING_VALUE", // required
|
|
37
|
-
* ResolvedReason: "STRING_VALUE", // required
|
|
38
|
-
* };
|
|
39
|
-
* const command = new UpdateSyncBlockerCommand(input);
|
|
40
|
-
* const response = await client.send(command);
|
|
41
|
-
* // { // UpdateSyncBlockerOutput
|
|
42
|
-
* // ResourceName: "STRING_VALUE", // required
|
|
43
|
-
* // ParentResourceName: "STRING_VALUE",
|
|
44
|
-
* // SyncBlocker: { // SyncBlocker
|
|
45
|
-
* // Id: "STRING_VALUE", // required
|
|
46
|
-
* // Type: "AUTOMATED", // required
|
|
47
|
-
* // Status: "ACTIVE" || "RESOLVED", // required
|
|
48
|
-
* // CreatedReason: "STRING_VALUE", // required
|
|
49
|
-
* // CreatedAt: new Date("TIMESTAMP"), // required
|
|
50
|
-
* // Contexts: [ // SyncBlockerContextList
|
|
51
|
-
* // { // SyncBlockerContext
|
|
52
|
-
* // Key: "STRING_VALUE", // required
|
|
53
|
-
* // Value: "STRING_VALUE", // required
|
|
54
|
-
* // },
|
|
55
|
-
* // ],
|
|
56
|
-
* // ResolvedReason: "STRING_VALUE",
|
|
57
|
-
* // ResolvedAt: new Date("TIMESTAMP"),
|
|
58
|
-
* // },
|
|
59
|
-
* // };
|
|
60
|
-
*
|
|
61
|
-
* ```
|
|
62
|
-
*
|
|
63
|
-
* @param UpdateSyncBlockerCommandInput - {@link UpdateSyncBlockerCommandInput}
|
|
64
|
-
* @returns {@link UpdateSyncBlockerCommandOutput}
|
|
65
|
-
* @see {@link UpdateSyncBlockerCommandInput} for command's `input` shape.
|
|
66
|
-
* @see {@link UpdateSyncBlockerCommandOutput} for command's `response` shape.
|
|
67
|
-
* @see {@link CodeStarConnectionsClientResolvedConfig | config} for CodeStarConnectionsClient's `config` shape.
|
|
68
|
-
*
|
|
69
|
-
* @throws {@link AccessDeniedException} (client fault)
|
|
70
|
-
* <p>You do not have sufficient access to perform this action.</p>
|
|
71
|
-
*
|
|
72
|
-
* @throws {@link InternalServerException} (server fault)
|
|
73
|
-
* <p>Received an internal server exception. Try again later.</p>
|
|
74
|
-
*
|
|
75
|
-
* @throws {@link InvalidInputException} (client fault)
|
|
76
|
-
* <p>The input is not valid. Verify that the action is typed correctly.</p>
|
|
77
|
-
*
|
|
78
|
-
* @throws {@link ResourceNotFoundException} (client fault)
|
|
79
|
-
* <p>Resource not found. Verify the connection resource ARN and try again.</p>
|
|
80
|
-
*
|
|
81
|
-
* @throws {@link RetryLatestCommitFailedException} (server fault)
|
|
82
|
-
* <p>Retrying the latest commit failed. Try again later.</p>
|
|
83
|
-
*
|
|
84
|
-
* @throws {@link SyncBlockerDoesNotExistException} (client fault)
|
|
85
|
-
* <p>Unable to continue. The sync blocker does not exist.</p>
|
|
86
|
-
*
|
|
87
|
-
* @throws {@link ThrottlingException} (client fault)
|
|
88
|
-
* <p>The request was denied due to request throttling.</p>
|
|
89
|
-
*
|
|
90
|
-
* @throws {@link CodeStarConnectionsServiceException}
|
|
91
|
-
* <p>Base exception class for all service exceptions from CodeStarConnections service.</p>
|
|
92
|
-
*
|
|
93
|
-
*/
|
|
94
|
-
export declare class UpdateSyncBlockerCommand extends $Command<UpdateSyncBlockerCommandInput, UpdateSyncBlockerCommandOutput, CodeStarConnectionsClientResolvedConfig> {
|
|
95
|
-
readonly input: UpdateSyncBlockerCommandInput;
|
|
96
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
97
|
-
/**
|
|
98
|
-
* @public
|
|
99
|
-
*/
|
|
100
|
-
constructor(input: UpdateSyncBlockerCommandInput);
|
|
101
|
-
/**
|
|
102
|
-
* @internal
|
|
103
|
-
*/
|
|
104
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeStarConnectionsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateSyncBlockerCommandInput, UpdateSyncBlockerCommandOutput>;
|
|
105
|
-
/**
|
|
106
|
-
* @internal
|
|
107
|
-
*/
|
|
108
|
-
private serialize;
|
|
109
|
-
/**
|
|
110
|
-
* @internal
|
|
111
|
-
*/
|
|
112
|
-
private deserialize;
|
|
113
|
-
}
|
|
@@ -1,109 +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 { UpdateSyncConfigurationInput, UpdateSyncConfigurationOutput } from "../models/models_0";
|
|
6
|
-
/**
|
|
7
|
-
* @public
|
|
8
|
-
*/
|
|
9
|
-
export { __MetadataBearer, $Command };
|
|
10
|
-
/**
|
|
11
|
-
* @public
|
|
12
|
-
*
|
|
13
|
-
* The input for {@link UpdateSyncConfigurationCommand}.
|
|
14
|
-
*/
|
|
15
|
-
export interface UpdateSyncConfigurationCommandInput extends UpdateSyncConfigurationInput {
|
|
16
|
-
}
|
|
17
|
-
/**
|
|
18
|
-
* @public
|
|
19
|
-
*
|
|
20
|
-
* The output of {@link UpdateSyncConfigurationCommand}.
|
|
21
|
-
*/
|
|
22
|
-
export interface UpdateSyncConfigurationCommandOutput extends UpdateSyncConfigurationOutput, __MetadataBearer {
|
|
23
|
-
}
|
|
24
|
-
/**
|
|
25
|
-
* @public
|
|
26
|
-
* <p>Updates the sync configuration for 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, UpdateSyncConfigurationCommand } from "@aws-sdk/client-codestar-connections"; // ES Modules import
|
|
31
|
-
* // const { CodeStarConnectionsClient, UpdateSyncConfigurationCommand } = require("@aws-sdk/client-codestar-connections"); // CommonJS import
|
|
32
|
-
* const client = new CodeStarConnectionsClient(config);
|
|
33
|
-
* const input = { // UpdateSyncConfigurationInput
|
|
34
|
-
* Branch: "STRING_VALUE",
|
|
35
|
-
* ConfigFile: "STRING_VALUE",
|
|
36
|
-
* RepositoryLinkId: "STRING_VALUE",
|
|
37
|
-
* ResourceName: "STRING_VALUE", // required
|
|
38
|
-
* RoleArn: "STRING_VALUE",
|
|
39
|
-
* SyncType: "CFN_STACK_SYNC", // required
|
|
40
|
-
* };
|
|
41
|
-
* const command = new UpdateSyncConfigurationCommand(input);
|
|
42
|
-
* const response = await client.send(command);
|
|
43
|
-
* // { // UpdateSyncConfigurationOutput
|
|
44
|
-
* // SyncConfiguration: { // SyncConfiguration
|
|
45
|
-
* // Branch: "STRING_VALUE", // required
|
|
46
|
-
* // ConfigFile: "STRING_VALUE",
|
|
47
|
-
* // OwnerId: "STRING_VALUE", // required
|
|
48
|
-
* // ProviderType: "Bitbucket" || "GitHub" || "GitHubEnterpriseServer" || "GitLab", // required
|
|
49
|
-
* // RepositoryLinkId: "STRING_VALUE", // required
|
|
50
|
-
* // RepositoryName: "STRING_VALUE", // required
|
|
51
|
-
* // ResourceName: "STRING_VALUE", // required
|
|
52
|
-
* // RoleArn: "STRING_VALUE", // required
|
|
53
|
-
* // SyncType: "CFN_STACK_SYNC", // required
|
|
54
|
-
* // },
|
|
55
|
-
* // };
|
|
56
|
-
*
|
|
57
|
-
* ```
|
|
58
|
-
*
|
|
59
|
-
* @param UpdateSyncConfigurationCommandInput - {@link UpdateSyncConfigurationCommandInput}
|
|
60
|
-
* @returns {@link UpdateSyncConfigurationCommandOutput}
|
|
61
|
-
* @see {@link UpdateSyncConfigurationCommandInput} for command's `input` shape.
|
|
62
|
-
* @see {@link UpdateSyncConfigurationCommandOutput} for command's `response` shape.
|
|
63
|
-
* @see {@link CodeStarConnectionsClientResolvedConfig | config} for CodeStarConnectionsClient's `config` shape.
|
|
64
|
-
*
|
|
65
|
-
* @throws {@link AccessDeniedException} (client fault)
|
|
66
|
-
* <p>You do not have sufficient access to perform this action.</p>
|
|
67
|
-
*
|
|
68
|
-
* @throws {@link ConcurrentModificationException} (client fault)
|
|
69
|
-
* <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>
|
|
70
|
-
*
|
|
71
|
-
* @throws {@link InternalServerException} (server fault)
|
|
72
|
-
* <p>Received an internal server exception. Try again later.</p>
|
|
73
|
-
*
|
|
74
|
-
* @throws {@link InvalidInputException} (client fault)
|
|
75
|
-
* <p>The input is not valid. Verify that the action is typed correctly.</p>
|
|
76
|
-
*
|
|
77
|
-
* @throws {@link ResourceNotFoundException} (client fault)
|
|
78
|
-
* <p>Resource not found. Verify the connection resource ARN and try again.</p>
|
|
79
|
-
*
|
|
80
|
-
* @throws {@link ThrottlingException} (client fault)
|
|
81
|
-
* <p>The request was denied due to request throttling.</p>
|
|
82
|
-
*
|
|
83
|
-
* @throws {@link UpdateOutOfSyncException} (client fault)
|
|
84
|
-
* <p>The update is out of sync. Try syncing again.</p>
|
|
85
|
-
*
|
|
86
|
-
* @throws {@link CodeStarConnectionsServiceException}
|
|
87
|
-
* <p>Base exception class for all service exceptions from CodeStarConnections service.</p>
|
|
88
|
-
*
|
|
89
|
-
*/
|
|
90
|
-
export declare class UpdateSyncConfigurationCommand extends $Command<UpdateSyncConfigurationCommandInput, UpdateSyncConfigurationCommandOutput, CodeStarConnectionsClientResolvedConfig> {
|
|
91
|
-
readonly input: UpdateSyncConfigurationCommandInput;
|
|
92
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
93
|
-
/**
|
|
94
|
-
* @public
|
|
95
|
-
*/
|
|
96
|
-
constructor(input: UpdateSyncConfigurationCommandInput);
|
|
97
|
-
/**
|
|
98
|
-
* @internal
|
|
99
|
-
*/
|
|
100
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CodeStarConnectionsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateSyncConfigurationCommandInput, UpdateSyncConfigurationCommandOutput>;
|
|
101
|
-
/**
|
|
102
|
-
* @internal
|
|
103
|
-
*/
|
|
104
|
-
private serialize;
|
|
105
|
-
/**
|
|
106
|
-
* @internal
|
|
107
|
-
*/
|
|
108
|
-
private deserialize;
|
|
109
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
2
|
-
import { ListRepositoryLinksCommandInput, ListRepositoryLinksCommandOutput } from "../commands/ListRepositoryLinksCommand";
|
|
3
|
-
import { CodeStarConnectionsPaginationConfiguration } from "./Interfaces";
|
|
4
|
-
/**
|
|
5
|
-
* @public
|
|
6
|
-
*/
|
|
7
|
-
export declare function paginateListRepositoryLinks(config: CodeStarConnectionsPaginationConfiguration, input: ListRepositoryLinksCommandInput, ...additionalArguments: any): Paginator<ListRepositoryLinksCommandOutput>;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { Paginator } from "@smithy/types";
|
|
2
|
-
import { ListSyncConfigurationsCommandInput, ListSyncConfigurationsCommandOutput } from "../commands/ListSyncConfigurationsCommand";
|
|
3
|
-
import { CodeStarConnectionsPaginationConfiguration } from "./Interfaces";
|
|
4
|
-
/**
|
|
5
|
-
* @public
|
|
6
|
-
*/
|
|
7
|
-
export declare function paginateListSyncConfigurations(config: CodeStarConnectionsPaginationConfiguration, input: ListSyncConfigurationsCommandInput, ...additionalArguments: any): Paginator<ListSyncConfigurationsCommandOutput>;
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
9
|
-
import {
|
|
10
|
-
CodeStarConnectionsClientResolvedConfig,
|
|
11
|
-
ServiceInputTypes,
|
|
12
|
-
ServiceOutputTypes,
|
|
13
|
-
} from "../CodeStarConnectionsClient";
|
|
14
|
-
import {
|
|
15
|
-
CreateRepositoryLinkInput,
|
|
16
|
-
CreateRepositoryLinkOutput,
|
|
17
|
-
} from "../models/models_0";
|
|
18
|
-
export { __MetadataBearer, $Command };
|
|
19
|
-
export interface CreateRepositoryLinkCommandInput
|
|
20
|
-
extends CreateRepositoryLinkInput {}
|
|
21
|
-
export interface CreateRepositoryLinkCommandOutput
|
|
22
|
-
extends CreateRepositoryLinkOutput,
|
|
23
|
-
__MetadataBearer {}
|
|
24
|
-
export declare class CreateRepositoryLinkCommand extends $Command<
|
|
25
|
-
CreateRepositoryLinkCommandInput,
|
|
26
|
-
CreateRepositoryLinkCommandOutput,
|
|
27
|
-
CodeStarConnectionsClientResolvedConfig
|
|
28
|
-
> {
|
|
29
|
-
readonly input: CreateRepositoryLinkCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: CreateRepositoryLinkCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: CodeStarConnectionsClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
37
|
-
CreateRepositoryLinkCommandInput,
|
|
38
|
-
CreateRepositoryLinkCommandOutput
|
|
39
|
-
>;
|
|
40
|
-
private serialize;
|
|
41
|
-
private deserialize;
|
|
42
|
-
}
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
9
|
-
import {
|
|
10
|
-
CodeStarConnectionsClientResolvedConfig,
|
|
11
|
-
ServiceInputTypes,
|
|
12
|
-
ServiceOutputTypes,
|
|
13
|
-
} from "../CodeStarConnectionsClient";
|
|
14
|
-
import {
|
|
15
|
-
CreateSyncConfigurationInput,
|
|
16
|
-
CreateSyncConfigurationOutput,
|
|
17
|
-
} from "../models/models_0";
|
|
18
|
-
export { __MetadataBearer, $Command };
|
|
19
|
-
export interface CreateSyncConfigurationCommandInput
|
|
20
|
-
extends CreateSyncConfigurationInput {}
|
|
21
|
-
export interface CreateSyncConfigurationCommandOutput
|
|
22
|
-
extends CreateSyncConfigurationOutput,
|
|
23
|
-
__MetadataBearer {}
|
|
24
|
-
export declare class CreateSyncConfigurationCommand extends $Command<
|
|
25
|
-
CreateSyncConfigurationCommandInput,
|
|
26
|
-
CreateSyncConfigurationCommandOutput,
|
|
27
|
-
CodeStarConnectionsClientResolvedConfig
|
|
28
|
-
> {
|
|
29
|
-
readonly input: CreateSyncConfigurationCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: CreateSyncConfigurationCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: CodeStarConnectionsClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
37
|
-
CreateSyncConfigurationCommandInput,
|
|
38
|
-
CreateSyncConfigurationCommandOutput
|
|
39
|
-
>;
|
|
40
|
-
private serialize;
|
|
41
|
-
private deserialize;
|
|
42
|
-
}
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
9
|
-
import {
|
|
10
|
-
CodeStarConnectionsClientResolvedConfig,
|
|
11
|
-
ServiceInputTypes,
|
|
12
|
-
ServiceOutputTypes,
|
|
13
|
-
} from "../CodeStarConnectionsClient";
|
|
14
|
-
import {
|
|
15
|
-
DeleteRepositoryLinkInput,
|
|
16
|
-
DeleteRepositoryLinkOutput,
|
|
17
|
-
} from "../models/models_0";
|
|
18
|
-
export { __MetadataBearer, $Command };
|
|
19
|
-
export interface DeleteRepositoryLinkCommandInput
|
|
20
|
-
extends DeleteRepositoryLinkInput {}
|
|
21
|
-
export interface DeleteRepositoryLinkCommandOutput
|
|
22
|
-
extends DeleteRepositoryLinkOutput,
|
|
23
|
-
__MetadataBearer {}
|
|
24
|
-
export declare class DeleteRepositoryLinkCommand extends $Command<
|
|
25
|
-
DeleteRepositoryLinkCommandInput,
|
|
26
|
-
DeleteRepositoryLinkCommandOutput,
|
|
27
|
-
CodeStarConnectionsClientResolvedConfig
|
|
28
|
-
> {
|
|
29
|
-
readonly input: DeleteRepositoryLinkCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: DeleteRepositoryLinkCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: CodeStarConnectionsClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
37
|
-
DeleteRepositoryLinkCommandInput,
|
|
38
|
-
DeleteRepositoryLinkCommandOutput
|
|
39
|
-
>;
|
|
40
|
-
private serialize;
|
|
41
|
-
private deserialize;
|
|
42
|
-
}
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
9
|
-
import {
|
|
10
|
-
CodeStarConnectionsClientResolvedConfig,
|
|
11
|
-
ServiceInputTypes,
|
|
12
|
-
ServiceOutputTypes,
|
|
13
|
-
} from "../CodeStarConnectionsClient";
|
|
14
|
-
import {
|
|
15
|
-
DeleteSyncConfigurationInput,
|
|
16
|
-
DeleteSyncConfigurationOutput,
|
|
17
|
-
} from "../models/models_0";
|
|
18
|
-
export { __MetadataBearer, $Command };
|
|
19
|
-
export interface DeleteSyncConfigurationCommandInput
|
|
20
|
-
extends DeleteSyncConfigurationInput {}
|
|
21
|
-
export interface DeleteSyncConfigurationCommandOutput
|
|
22
|
-
extends DeleteSyncConfigurationOutput,
|
|
23
|
-
__MetadataBearer {}
|
|
24
|
-
export declare class DeleteSyncConfigurationCommand extends $Command<
|
|
25
|
-
DeleteSyncConfigurationCommandInput,
|
|
26
|
-
DeleteSyncConfigurationCommandOutput,
|
|
27
|
-
CodeStarConnectionsClientResolvedConfig
|
|
28
|
-
> {
|
|
29
|
-
readonly input: DeleteSyncConfigurationCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: DeleteSyncConfigurationCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: CodeStarConnectionsClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
37
|
-
DeleteSyncConfigurationCommandInput,
|
|
38
|
-
DeleteSyncConfigurationCommandOutput
|
|
39
|
-
>;
|
|
40
|
-
private serialize;
|
|
41
|
-
private deserialize;
|
|
42
|
-
}
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
9
|
-
import {
|
|
10
|
-
CodeStarConnectionsClientResolvedConfig,
|
|
11
|
-
ServiceInputTypes,
|
|
12
|
-
ServiceOutputTypes,
|
|
13
|
-
} from "../CodeStarConnectionsClient";
|
|
14
|
-
import {
|
|
15
|
-
GetRepositoryLinkInput,
|
|
16
|
-
GetRepositoryLinkOutput,
|
|
17
|
-
} from "../models/models_0";
|
|
18
|
-
export { __MetadataBearer, $Command };
|
|
19
|
-
export interface GetRepositoryLinkCommandInput extends GetRepositoryLinkInput {}
|
|
20
|
-
export interface GetRepositoryLinkCommandOutput
|
|
21
|
-
extends GetRepositoryLinkOutput,
|
|
22
|
-
__MetadataBearer {}
|
|
23
|
-
export declare class GetRepositoryLinkCommand extends $Command<
|
|
24
|
-
GetRepositoryLinkCommandInput,
|
|
25
|
-
GetRepositoryLinkCommandOutput,
|
|
26
|
-
CodeStarConnectionsClientResolvedConfig
|
|
27
|
-
> {
|
|
28
|
-
readonly input: GetRepositoryLinkCommandInput;
|
|
29
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
30
|
-
constructor(input: GetRepositoryLinkCommandInput);
|
|
31
|
-
resolveMiddleware(
|
|
32
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
-
configuration: CodeStarConnectionsClientResolvedConfig,
|
|
34
|
-
options?: __HttpHandlerOptions
|
|
35
|
-
): Handler<GetRepositoryLinkCommandInput, GetRepositoryLinkCommandOutput>;
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
9
|
-
import {
|
|
10
|
-
CodeStarConnectionsClientResolvedConfig,
|
|
11
|
-
ServiceInputTypes,
|
|
12
|
-
ServiceOutputTypes,
|
|
13
|
-
} from "../CodeStarConnectionsClient";
|
|
14
|
-
import {
|
|
15
|
-
GetRepositorySyncStatusInput,
|
|
16
|
-
GetRepositorySyncStatusOutput,
|
|
17
|
-
} from "../models/models_0";
|
|
18
|
-
export { __MetadataBearer, $Command };
|
|
19
|
-
export interface GetRepositorySyncStatusCommandInput
|
|
20
|
-
extends GetRepositorySyncStatusInput {}
|
|
21
|
-
export interface GetRepositorySyncStatusCommandOutput
|
|
22
|
-
extends GetRepositorySyncStatusOutput,
|
|
23
|
-
__MetadataBearer {}
|
|
24
|
-
export declare class GetRepositorySyncStatusCommand extends $Command<
|
|
25
|
-
GetRepositorySyncStatusCommandInput,
|
|
26
|
-
GetRepositorySyncStatusCommandOutput,
|
|
27
|
-
CodeStarConnectionsClientResolvedConfig
|
|
28
|
-
> {
|
|
29
|
-
readonly input: GetRepositorySyncStatusCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: GetRepositorySyncStatusCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: CodeStarConnectionsClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
37
|
-
GetRepositorySyncStatusCommandInput,
|
|
38
|
-
GetRepositorySyncStatusCommandOutput
|
|
39
|
-
>;
|
|
40
|
-
private serialize;
|
|
41
|
-
private deserialize;
|
|
42
|
-
}
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
9
|
-
import {
|
|
10
|
-
CodeStarConnectionsClientResolvedConfig,
|
|
11
|
-
ServiceInputTypes,
|
|
12
|
-
ServiceOutputTypes,
|
|
13
|
-
} from "../CodeStarConnectionsClient";
|
|
14
|
-
import {
|
|
15
|
-
GetResourceSyncStatusInput,
|
|
16
|
-
GetResourceSyncStatusOutput,
|
|
17
|
-
} from "../models/models_0";
|
|
18
|
-
export { __MetadataBearer, $Command };
|
|
19
|
-
export interface GetResourceSyncStatusCommandInput
|
|
20
|
-
extends GetResourceSyncStatusInput {}
|
|
21
|
-
export interface GetResourceSyncStatusCommandOutput
|
|
22
|
-
extends GetResourceSyncStatusOutput,
|
|
23
|
-
__MetadataBearer {}
|
|
24
|
-
export declare class GetResourceSyncStatusCommand extends $Command<
|
|
25
|
-
GetResourceSyncStatusCommandInput,
|
|
26
|
-
GetResourceSyncStatusCommandOutput,
|
|
27
|
-
CodeStarConnectionsClientResolvedConfig
|
|
28
|
-
> {
|
|
29
|
-
readonly input: GetResourceSyncStatusCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: GetResourceSyncStatusCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: CodeStarConnectionsClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
37
|
-
GetResourceSyncStatusCommandInput,
|
|
38
|
-
GetResourceSyncStatusCommandOutput
|
|
39
|
-
>;
|
|
40
|
-
private serialize;
|
|
41
|
-
private deserialize;
|
|
42
|
-
}
|