@aws-sdk/client-codeartifact 3.803.0 → 3.806.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/runtimeConfig.js +6 -6
- package/dist-es/runtimeConfig.js +6 -6
- package/dist-types/commands/AssociateExternalConnectionCommand.d.ts +1 -1
- package/dist-types/commands/CopyPackageVersionsCommand.d.ts +1 -1
- package/dist-types/commands/CreateDomainCommand.d.ts +1 -1
- package/dist-types/commands/CreatePackageGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateRepositoryCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDomainCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDomainPermissionsPolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeletePackageCommand.d.ts +1 -1
- package/dist-types/commands/DeletePackageGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeletePackageVersionsCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRepositoryCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRepositoryPermissionsPolicyCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDomainCommand.d.ts +1 -1
- package/dist-types/commands/DescribePackageCommand.d.ts +1 -1
- package/dist-types/commands/DescribePackageGroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribePackageVersionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeRepositoryCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateExternalConnectionCommand.d.ts +1 -1
- package/dist-types/commands/DisposePackageVersionsCommand.d.ts +1 -1
- package/dist-types/commands/GetAssociatedPackageGroupCommand.d.ts +1 -1
- package/dist-types/commands/GetAuthorizationTokenCommand.d.ts +1 -1
- package/dist-types/commands/GetDomainPermissionsPolicyCommand.d.ts +1 -1
- package/dist-types/commands/GetPackageVersionAssetCommand.d.ts +1 -1
- package/dist-types/commands/GetPackageVersionReadmeCommand.d.ts +1 -1
- package/dist-types/commands/GetRepositoryEndpointCommand.d.ts +1 -1
- package/dist-types/commands/GetRepositoryPermissionsPolicyCommand.d.ts +1 -1
- package/dist-types/commands/ListAllowedRepositoriesForGroupCommand.d.ts +1 -1
- package/dist-types/commands/ListAssociatedPackagesCommand.d.ts +1 -1
- package/dist-types/commands/ListPackageGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListPackageVersionAssetsCommand.d.ts +1 -1
- package/dist-types/commands/ListPackageVersionDependenciesCommand.d.ts +1 -1
- package/dist-types/commands/ListPackageVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListPackagesCommand.d.ts +1 -1
- package/dist-types/commands/ListRepositoriesInDomainCommand.d.ts +1 -1
- package/dist-types/commands/ListSubPackageGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/PublishPackageVersionCommand.d.ts +1 -1
- package/dist-types/commands/PutDomainPermissionsPolicyCommand.d.ts +1 -1
- package/dist-types/commands/PutPackageOriginConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/PutRepositoryPermissionsPolicyCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePackageGroupCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePackageGroupOriginConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePackageVersionsStatusCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRepositoryCommand.d.ts +1 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
- package/dist-types/runtimeConfig.browser.d.ts +17 -17
- package/dist-types/runtimeConfig.d.ts +16 -16
- package/dist-types/runtimeConfig.native.d.ts +18 -18
- package/dist-types/runtimeConfig.shared.d.ts +3 -3
- package/dist-types/ts3.4/commands/AssociateExternalConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CopyPackageVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePackageGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateRepositoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDomainPermissionsPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeletePackageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeletePackageGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeletePackageVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteRepositoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteRepositoryPermissionsPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribePackageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribePackageGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribePackageVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeRepositoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisassociateExternalConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisposePackageVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetAssociatedPackageGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetAuthorizationTokenCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDomainPermissionsPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetPackageVersionAssetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetPackageVersionReadmeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetRepositoryEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetRepositoryPermissionsPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAllowedRepositoriesForGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAssociatedPackagesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPackageGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPackageVersionAssetsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPackageVersionDependenciesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPackageVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPackagesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListRepositoriesInDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListSubPackageGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PublishPackageVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutDomainPermissionsPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutPackageOriginConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutRepositoryPermissionsPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePackageGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePackageGroupOriginConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePackageVersionsStatusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateRepositoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
- package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
- package/package.json +22 -22
|
@@ -23,20 +23,20 @@ const getRuntimeConfig = (config) => {
|
|
|
23
23
|
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
|
|
24
24
|
const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
|
|
25
25
|
(0, core_1.emitWarningIfUnsupportedVersion)(process.version);
|
|
26
|
-
const
|
|
26
|
+
const loaderConfig = { profile: config?.profile, logger: clientSharedValues.logger };
|
|
27
27
|
return {
|
|
28
28
|
...clientSharedValues,
|
|
29
29
|
...config,
|
|
30
30
|
runtime: "node",
|
|
31
31
|
defaultsMode,
|
|
32
|
-
authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS,
|
|
32
|
+
authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
|
|
33
33
|
bodyLengthChecker: config?.bodyLengthChecker ?? util_body_length_node_1.calculateBodyLength,
|
|
34
34
|
credentialDefaultProvider: config?.credentialDefaultProvider ?? credential_provider_node_1.defaultProvider,
|
|
35
35
|
defaultUserAgentProvider: config?.defaultUserAgentProvider ??
|
|
36
36
|
(0, util_user_agent_node_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
|
|
37
37
|
maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
|
|
38
38
|
region: config?.region ??
|
|
39
|
-
(0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...
|
|
39
|
+
(0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
|
|
40
40
|
requestHandler: node_http_handler_1.NodeHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
|
|
41
41
|
retryMode: config?.retryMode ??
|
|
42
42
|
(0, node_config_provider_1.loadConfig)({
|
|
@@ -45,9 +45,9 @@ const getRuntimeConfig = (config) => {
|
|
|
45
45
|
}, config),
|
|
46
46
|
sha256: config?.sha256 ?? hash_node_1.Hash.bind(null, "sha256"),
|
|
47
47
|
streamCollector: config?.streamCollector ?? node_http_handler_1.streamCollector,
|
|
48
|
-
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS,
|
|
49
|
-
useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS,
|
|
50
|
-
userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS,
|
|
48
|
+
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
49
|
+
useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
50
|
+
userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
|
|
51
51
|
};
|
|
52
52
|
};
|
|
53
53
|
exports.getRuntimeConfig = getRuntimeConfig;
|
package/dist-es/runtimeConfig.js
CHANGED
|
@@ -19,20 +19,20 @@ export const getRuntimeConfig = (config) => {
|
|
|
19
19
|
const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
|
|
20
20
|
const clientSharedValues = getSharedRuntimeConfig(config);
|
|
21
21
|
awsCheckVersion(process.version);
|
|
22
|
-
const
|
|
22
|
+
const loaderConfig = { profile: config?.profile, logger: clientSharedValues.logger };
|
|
23
23
|
return {
|
|
24
24
|
...clientSharedValues,
|
|
25
25
|
...config,
|
|
26
26
|
runtime: "node",
|
|
27
27
|
defaultsMode,
|
|
28
|
-
authSchemePreference: config?.authSchemePreference ?? loadNodeConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS,
|
|
28
|
+
authSchemePreference: config?.authSchemePreference ?? loadNodeConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
|
|
29
29
|
bodyLengthChecker: config?.bodyLengthChecker ?? calculateBodyLength,
|
|
30
30
|
credentialDefaultProvider: config?.credentialDefaultProvider ?? credentialDefaultProvider,
|
|
31
31
|
defaultUserAgentProvider: config?.defaultUserAgentProvider ??
|
|
32
32
|
createDefaultUserAgentProvider({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }),
|
|
33
33
|
maxAttempts: config?.maxAttempts ?? loadNodeConfig(NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
|
|
34
34
|
region: config?.region ??
|
|
35
|
-
loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...
|
|
35
|
+
loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
|
|
36
36
|
requestHandler: RequestHandler.create(config?.requestHandler ?? defaultConfigProvider),
|
|
37
37
|
retryMode: config?.retryMode ??
|
|
38
38
|
loadNodeConfig({
|
|
@@ -41,8 +41,8 @@ export const getRuntimeConfig = (config) => {
|
|
|
41
41
|
}, config),
|
|
42
42
|
sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
|
|
43
43
|
streamCollector: config?.streamCollector ?? streamCollector,
|
|
44
|
-
useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS,
|
|
45
|
-
useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS,
|
|
46
|
-
userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS,
|
|
44
|
+
useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
45
|
+
useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
46
|
+
userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
|
|
47
47
|
};
|
|
48
48
|
};
|
|
@@ -23,7 +23,7 @@ export interface AssociateExternalConnectionCommandOutput extends AssociateExter
|
|
|
23
23
|
}
|
|
24
24
|
declare const AssociateExternalConnectionCommand_base: {
|
|
25
25
|
new (input: AssociateExternalConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateExternalConnectionCommandInput, AssociateExternalConnectionCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: AssociateExternalConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateExternalConnectionCommandInput, AssociateExternalConnectionCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CopyPackageVersionsCommandOutput extends CopyPackageVersionsRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const CopyPackageVersionsCommand_base: {
|
|
25
25
|
new (input: CopyPackageVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<CopyPackageVersionsCommandInput, CopyPackageVersionsCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CopyPackageVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<CopyPackageVersionsCommandInput, CopyPackageVersionsCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateDomainCommandOutput extends CreateDomainResult, __Metadat
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateDomainCommand_base: {
|
|
25
25
|
new (input: CreateDomainCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDomainCommandInput, CreateDomainCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateDomainCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDomainCommandInput, CreateDomainCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreatePackageGroupCommandOutput extends CreatePackageGroupResul
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreatePackageGroupCommand_base: {
|
|
25
25
|
new (input: CreatePackageGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePackageGroupCommandInput, CreatePackageGroupCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreatePackageGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePackageGroupCommandInput, CreatePackageGroupCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateRepositoryCommandOutput extends CreateRepositoryResult, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateRepositoryCommand_base: {
|
|
25
25
|
new (input: CreateRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRepositoryCommandInput, CreateRepositoryCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRepositoryCommandInput, CreateRepositoryCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteDomainCommandOutput extends DeleteDomainResult, __Metadat
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteDomainCommand_base: {
|
|
25
25
|
new (input: DeleteDomainCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDomainCommandInput, DeleteDomainCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteDomainCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDomainCommandInput, DeleteDomainCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteDomainPermissionsPolicyCommandOutput extends DeleteDomain
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteDomainPermissionsPolicyCommand_base: {
|
|
25
25
|
new (input: DeleteDomainPermissionsPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDomainPermissionsPolicyCommandInput, DeleteDomainPermissionsPolicyCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteDomainPermissionsPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDomainPermissionsPolicyCommandInput, DeleteDomainPermissionsPolicyCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeletePackageCommandOutput extends DeletePackageResult, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeletePackageCommand_base: {
|
|
25
25
|
new (input: DeletePackageCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePackageCommandInput, DeletePackageCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeletePackageCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePackageCommandInput, DeletePackageCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeletePackageGroupCommandOutput extends DeletePackageGroupResul
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeletePackageGroupCommand_base: {
|
|
25
25
|
new (input: DeletePackageGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePackageGroupCommandInput, DeletePackageGroupCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeletePackageGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePackageGroupCommandInput, DeletePackageGroupCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeletePackageVersionsCommandOutput extends DeletePackageVersion
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeletePackageVersionsCommand_base: {
|
|
25
25
|
new (input: DeletePackageVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePackageVersionsCommandInput, DeletePackageVersionsCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeletePackageVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePackageVersionsCommandInput, DeletePackageVersionsCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteRepositoryCommandOutput extends DeleteRepositoryResult, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteRepositoryCommand_base: {
|
|
25
25
|
new (input: DeleteRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRepositoryCommandInput, DeleteRepositoryCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRepositoryCommandInput, DeleteRepositoryCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteRepositoryPermissionsPolicyCommandOutput extends DeleteRe
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteRepositoryPermissionsPolicyCommand_base: {
|
|
25
25
|
new (input: DeleteRepositoryPermissionsPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRepositoryPermissionsPolicyCommandInput, DeleteRepositoryPermissionsPolicyCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteRepositoryPermissionsPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRepositoryPermissionsPolicyCommandInput, DeleteRepositoryPermissionsPolicyCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeDomainCommandOutput extends DescribeDomainResult, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeDomainCommand_base: {
|
|
25
25
|
new (input: DescribeDomainCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDomainCommandInput, DescribeDomainCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeDomainCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDomainCommandInput, DescribeDomainCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribePackageCommandOutput extends DescribePackageResult, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribePackageCommand_base: {
|
|
25
25
|
new (input: DescribePackageCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePackageCommandInput, DescribePackageCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribePackageCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePackageCommandInput, DescribePackageCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribePackageGroupCommandOutput extends DescribePackageGroupR
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribePackageGroupCommand_base: {
|
|
25
25
|
new (input: DescribePackageGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePackageGroupCommandInput, DescribePackageGroupCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribePackageGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePackageGroupCommandInput, DescribePackageGroupCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribePackageVersionCommandOutput extends DescribePackageVers
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribePackageVersionCommand_base: {
|
|
25
25
|
new (input: DescribePackageVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePackageVersionCommandInput, DescribePackageVersionCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribePackageVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePackageVersionCommandInput, DescribePackageVersionCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeRepositoryCommandOutput extends DescribeRepositoryResul
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeRepositoryCommand_base: {
|
|
25
25
|
new (input: DescribeRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRepositoryCommandInput, DescribeRepositoryCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRepositoryCommandInput, DescribeRepositoryCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DisassociateExternalConnectionCommandOutput extends Disassociat
|
|
|
23
23
|
}
|
|
24
24
|
declare const DisassociateExternalConnectionCommand_base: {
|
|
25
25
|
new (input: DisassociateExternalConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateExternalConnectionCommandInput, DisassociateExternalConnectionCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DisassociateExternalConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateExternalConnectionCommandInput, DisassociateExternalConnectionCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DisposePackageVersionsCommandOutput extends DisposePackageVersi
|
|
|
23
23
|
}
|
|
24
24
|
declare const DisposePackageVersionsCommand_base: {
|
|
25
25
|
new (input: DisposePackageVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<DisposePackageVersionsCommandInput, DisposePackageVersionsCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DisposePackageVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<DisposePackageVersionsCommandInput, DisposePackageVersionsCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetAssociatedPackageGroupCommandOutput extends GetAssociatedPac
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetAssociatedPackageGroupCommand_base: {
|
|
25
25
|
new (input: GetAssociatedPackageGroupCommandInput): import("@smithy/smithy-client").CommandImpl<GetAssociatedPackageGroupCommandInput, GetAssociatedPackageGroupCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetAssociatedPackageGroupCommandInput): import("@smithy/smithy-client").CommandImpl<GetAssociatedPackageGroupCommandInput, GetAssociatedPackageGroupCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetAuthorizationTokenCommandOutput extends GetAuthorizationToke
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetAuthorizationTokenCommand_base: {
|
|
25
25
|
new (input: GetAuthorizationTokenCommandInput): import("@smithy/smithy-client").CommandImpl<GetAuthorizationTokenCommandInput, GetAuthorizationTokenCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetAuthorizationTokenCommandInput): import("@smithy/smithy-client").CommandImpl<GetAuthorizationTokenCommandInput, GetAuthorizationTokenCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetDomainPermissionsPolicyCommandOutput extends GetDomainPermis
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetDomainPermissionsPolicyCommand_base: {
|
|
25
25
|
new (input: GetDomainPermissionsPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetDomainPermissionsPolicyCommandInput, GetDomainPermissionsPolicyCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetDomainPermissionsPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetDomainPermissionsPolicyCommandInput, GetDomainPermissionsPolicyCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -24,7 +24,7 @@ export interface GetPackageVersionAssetCommandOutput extends Omit<GetPackageVers
|
|
|
24
24
|
}
|
|
25
25
|
declare const GetPackageVersionAssetCommand_base: {
|
|
26
26
|
new (input: GetPackageVersionAssetCommandInput): import("@smithy/smithy-client").CommandImpl<GetPackageVersionAssetCommandInput, GetPackageVersionAssetCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
new (
|
|
27
|
+
new (input: GetPackageVersionAssetCommandInput): import("@smithy/smithy-client").CommandImpl<GetPackageVersionAssetCommandInput, GetPackageVersionAssetCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
28
28
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
29
|
};
|
|
30
30
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetPackageVersionReadmeCommandOutput extends GetPackageVersionR
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetPackageVersionReadmeCommand_base: {
|
|
25
25
|
new (input: GetPackageVersionReadmeCommandInput): import("@smithy/smithy-client").CommandImpl<GetPackageVersionReadmeCommandInput, GetPackageVersionReadmeCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetPackageVersionReadmeCommandInput): import("@smithy/smithy-client").CommandImpl<GetPackageVersionReadmeCommandInput, GetPackageVersionReadmeCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetRepositoryEndpointCommandOutput extends GetRepositoryEndpoin
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetRepositoryEndpointCommand_base: {
|
|
25
25
|
new (input: GetRepositoryEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<GetRepositoryEndpointCommandInput, GetRepositoryEndpointCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetRepositoryEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<GetRepositoryEndpointCommandInput, GetRepositoryEndpointCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetRepositoryPermissionsPolicyCommandOutput extends GetReposito
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetRepositoryPermissionsPolicyCommand_base: {
|
|
25
25
|
new (input: GetRepositoryPermissionsPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetRepositoryPermissionsPolicyCommandInput, GetRepositoryPermissionsPolicyCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetRepositoryPermissionsPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetRepositoryPermissionsPolicyCommandInput, GetRepositoryPermissionsPolicyCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListAllowedRepositoriesForGroupCommandOutput extends ListAllowe
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListAllowedRepositoriesForGroupCommand_base: {
|
|
25
25
|
new (input: ListAllowedRepositoriesForGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ListAllowedRepositoriesForGroupCommandInput, ListAllowedRepositoriesForGroupCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListAllowedRepositoriesForGroupCommandInput): import("@smithy/smithy-client").CommandImpl<ListAllowedRepositoriesForGroupCommandInput, ListAllowedRepositoriesForGroupCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListAssociatedPackagesCommandOutput extends ListAssociatedPacka
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListAssociatedPackagesCommand_base: {
|
|
25
25
|
new (input: ListAssociatedPackagesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAssociatedPackagesCommandInput, ListAssociatedPackagesCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListAssociatedPackagesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAssociatedPackagesCommandInput, ListAssociatedPackagesCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListPackageGroupsCommandOutput extends ListPackageGroupsResult,
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListPackageGroupsCommand_base: {
|
|
25
25
|
new (input: ListPackageGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPackageGroupsCommandInput, ListPackageGroupsCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListPackageGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPackageGroupsCommandInput, ListPackageGroupsCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListPackageVersionAssetsCommandOutput extends ListPackageVersio
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListPackageVersionAssetsCommand_base: {
|
|
25
25
|
new (input: ListPackageVersionAssetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPackageVersionAssetsCommandInput, ListPackageVersionAssetsCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListPackageVersionAssetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPackageVersionAssetsCommandInput, ListPackageVersionAssetsCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListPackageVersionDependenciesCommandOutput extends ListPackage
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListPackageVersionDependenciesCommand_base: {
|
|
25
25
|
new (input: ListPackageVersionDependenciesCommandInput): import("@smithy/smithy-client").CommandImpl<ListPackageVersionDependenciesCommandInput, ListPackageVersionDependenciesCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListPackageVersionDependenciesCommandInput): import("@smithy/smithy-client").CommandImpl<ListPackageVersionDependenciesCommandInput, ListPackageVersionDependenciesCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListPackageVersionsCommandOutput extends ListPackageVersionsRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListPackageVersionsCommand_base: {
|
|
25
25
|
new (input: ListPackageVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPackageVersionsCommandInput, ListPackageVersionsCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListPackageVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPackageVersionsCommandInput, ListPackageVersionsCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListPackagesCommandOutput extends ListPackagesResult, __Metadat
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListPackagesCommand_base: {
|
|
25
25
|
new (input: ListPackagesCommandInput): import("@smithy/smithy-client").CommandImpl<ListPackagesCommandInput, ListPackagesCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListPackagesCommandInput): import("@smithy/smithy-client").CommandImpl<ListPackagesCommandInput, ListPackagesCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListRepositoriesInDomainCommandOutput extends ListRepositoriesI
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListRepositoriesInDomainCommand_base: {
|
|
25
25
|
new (input: ListRepositoriesInDomainCommandInput): import("@smithy/smithy-client").CommandImpl<ListRepositoriesInDomainCommandInput, ListRepositoriesInDomainCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListRepositoriesInDomainCommandInput): import("@smithy/smithy-client").CommandImpl<ListRepositoriesInDomainCommandInput, ListRepositoriesInDomainCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListSubPackageGroupsCommandOutput extends ListSubPackageGroupsR
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListSubPackageGroupsCommand_base: {
|
|
25
25
|
new (input: ListSubPackageGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSubPackageGroupsCommandInput, ListSubPackageGroupsCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListSubPackageGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSubPackageGroupsCommandInput, ListSubPackageGroupsCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListTagsForResourceCommand_base: {
|
|
25
25
|
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -24,7 +24,7 @@ export interface PublishPackageVersionCommandOutput extends PublishPackageVersio
|
|
|
24
24
|
}
|
|
25
25
|
declare const PublishPackageVersionCommand_base: {
|
|
26
26
|
new (input: PublishPackageVersionCommandInput): import("@smithy/smithy-client").CommandImpl<PublishPackageVersionCommandInput, PublishPackageVersionCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
new (
|
|
27
|
+
new (input: PublishPackageVersionCommandInput): import("@smithy/smithy-client").CommandImpl<PublishPackageVersionCommandInput, PublishPackageVersionCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
28
28
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
29
|
};
|
|
30
30
|
/**
|
|
@@ -23,7 +23,7 @@ export interface PutDomainPermissionsPolicyCommandOutput extends PutDomainPermis
|
|
|
23
23
|
}
|
|
24
24
|
declare const PutDomainPermissionsPolicyCommand_base: {
|
|
25
25
|
new (input: PutDomainPermissionsPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutDomainPermissionsPolicyCommandInput, PutDomainPermissionsPolicyCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: PutDomainPermissionsPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutDomainPermissionsPolicyCommandInput, PutDomainPermissionsPolicyCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface PutPackageOriginConfigurationCommandOutput extends PutPackageOr
|
|
|
23
23
|
}
|
|
24
24
|
declare const PutPackageOriginConfigurationCommand_base: {
|
|
25
25
|
new (input: PutPackageOriginConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutPackageOriginConfigurationCommandInput, PutPackageOriginConfigurationCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: PutPackageOriginConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutPackageOriginConfigurationCommandInput, PutPackageOriginConfigurationCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface PutRepositoryPermissionsPolicyCommandOutput extends PutReposito
|
|
|
23
23
|
}
|
|
24
24
|
declare const PutRepositoryPermissionsPolicyCommand_base: {
|
|
25
25
|
new (input: PutRepositoryPermissionsPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutRepositoryPermissionsPolicyCommandInput, PutRepositoryPermissionsPolicyCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: PutRepositoryPermissionsPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutRepositoryPermissionsPolicyCommandInput, PutRepositoryPermissionsPolicyCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface TagResourceCommandOutput extends TagResourceResult, __MetadataB
|
|
|
23
23
|
}
|
|
24
24
|
declare const TagResourceCommand_base: {
|
|
25
25
|
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UntagResourceCommandOutput extends UntagResourceResult, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const UntagResourceCommand_base: {
|
|
25
25
|
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdatePackageGroupCommandOutput extends UpdatePackageGroupResul
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdatePackageGroupCommand_base: {
|
|
25
25
|
new (input: UpdatePackageGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePackageGroupCommandInput, UpdatePackageGroupCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdatePackageGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePackageGroupCommandInput, UpdatePackageGroupCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdatePackageGroupOriginConfigurationCommandOutput extends Upda
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdatePackageGroupOriginConfigurationCommand_base: {
|
|
25
25
|
new (input: UpdatePackageGroupOriginConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePackageGroupOriginConfigurationCommandInput, UpdatePackageGroupOriginConfigurationCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdatePackageGroupOriginConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePackageGroupOriginConfigurationCommandInput, UpdatePackageGroupOriginConfigurationCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdatePackageVersionsStatusCommandOutput extends UpdatePackageV
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdatePackageVersionsStatusCommand_base: {
|
|
25
25
|
new (input: UpdatePackageVersionsStatusCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePackageVersionsStatusCommandInput, UpdatePackageVersionsStatusCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdatePackageVersionsStatusCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePackageVersionsStatusCommandInput, UpdatePackageVersionsStatusCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface UpdateRepositoryCommandOutput extends UpdateRepositoryResult, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateRepositoryCommand_base: {
|
|
25
25
|
new (input: UpdateRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRepositoryCommandInput, UpdateRepositoryCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: UpdateRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRepositoryCommandInput, UpdateRepositoryCommandOutput, CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|