@aws-sdk/client-imagebuilder 3.296.0 → 3.298.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/commands/CancelImageCreationCommand.js +2 -3
- package/dist-cjs/commands/CreateComponentCommand.js +2 -3
- package/dist-cjs/commands/CreateContainerRecipeCommand.js +2 -3
- package/dist-cjs/commands/CreateDistributionConfigurationCommand.js +2 -3
- package/dist-cjs/commands/CreateImageCommand.js +2 -3
- package/dist-cjs/commands/CreateImagePipelineCommand.js +2 -3
- package/dist-cjs/commands/CreateImageRecipeCommand.js +2 -3
- package/dist-cjs/commands/CreateInfrastructureConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DeleteComponentCommand.js +2 -3
- package/dist-cjs/commands/DeleteContainerRecipeCommand.js +2 -3
- package/dist-cjs/commands/DeleteDistributionConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DeleteImageCommand.js +2 -3
- package/dist-cjs/commands/DeleteImagePipelineCommand.js +2 -3
- package/dist-cjs/commands/DeleteImageRecipeCommand.js +2 -3
- package/dist-cjs/commands/DeleteInfrastructureConfigurationCommand.js +2 -3
- package/dist-cjs/commands/GetComponentCommand.js +2 -3
- package/dist-cjs/commands/GetComponentPolicyCommand.js +2 -3
- package/dist-cjs/commands/GetContainerRecipeCommand.js +2 -3
- package/dist-cjs/commands/GetContainerRecipePolicyCommand.js +2 -3
- package/dist-cjs/commands/GetDistributionConfigurationCommand.js +2 -3
- package/dist-cjs/commands/GetImageCommand.js +2 -3
- package/dist-cjs/commands/GetImagePipelineCommand.js +2 -3
- package/dist-cjs/commands/GetImagePolicyCommand.js +2 -3
- package/dist-cjs/commands/GetImageRecipeCommand.js +2 -3
- package/dist-cjs/commands/GetImageRecipePolicyCommand.js +2 -3
- package/dist-cjs/commands/GetInfrastructureConfigurationCommand.js +2 -3
- package/dist-cjs/commands/ImportComponentCommand.js +2 -3
- package/dist-cjs/commands/ImportVmImageCommand.js +2 -3
- package/dist-cjs/commands/ListComponentBuildVersionsCommand.js +2 -3
- package/dist-cjs/commands/ListComponentsCommand.js +2 -3
- package/dist-cjs/commands/ListContainerRecipesCommand.js +2 -3
- package/dist-cjs/commands/ListDistributionConfigurationsCommand.js +2 -3
- package/dist-cjs/commands/ListImageBuildVersionsCommand.js +2 -3
- package/dist-cjs/commands/ListImagePackagesCommand.js +2 -3
- package/dist-cjs/commands/ListImagePipelineImagesCommand.js +2 -3
- package/dist-cjs/commands/ListImagePipelinesCommand.js +2 -3
- package/dist-cjs/commands/ListImageRecipesCommand.js +2 -3
- package/dist-cjs/commands/ListImagesCommand.js +2 -3
- package/dist-cjs/commands/ListInfrastructureConfigurationsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/PutComponentPolicyCommand.js +2 -3
- package/dist-cjs/commands/PutContainerRecipePolicyCommand.js +2 -3
- package/dist-cjs/commands/PutImagePolicyCommand.js +2 -3
- package/dist-cjs/commands/PutImageRecipePolicyCommand.js +2 -3
- package/dist-cjs/commands/StartImagePipelineExecutionCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateDistributionConfigurationCommand.js +2 -3
- package/dist-cjs/commands/UpdateImagePipelineCommand.js +2 -3
- package/dist-cjs/commands/UpdateInfrastructureConfigurationCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -584
- package/dist-es/commands/CancelImageCreationCommand.js +2 -3
- package/dist-es/commands/CreateComponentCommand.js +2 -3
- package/dist-es/commands/CreateContainerRecipeCommand.js +2 -3
- package/dist-es/commands/CreateDistributionConfigurationCommand.js +2 -3
- package/dist-es/commands/CreateImageCommand.js +2 -3
- package/dist-es/commands/CreateImagePipelineCommand.js +2 -3
- package/dist-es/commands/CreateImageRecipeCommand.js +2 -3
- package/dist-es/commands/CreateInfrastructureConfigurationCommand.js +2 -3
- package/dist-es/commands/DeleteComponentCommand.js +2 -3
- package/dist-es/commands/DeleteContainerRecipeCommand.js +2 -3
- package/dist-es/commands/DeleteDistributionConfigurationCommand.js +2 -3
- package/dist-es/commands/DeleteImageCommand.js +2 -3
- package/dist-es/commands/DeleteImagePipelineCommand.js +2 -3
- package/dist-es/commands/DeleteImageRecipeCommand.js +2 -3
- package/dist-es/commands/DeleteInfrastructureConfigurationCommand.js +2 -3
- package/dist-es/commands/GetComponentCommand.js +2 -3
- package/dist-es/commands/GetComponentPolicyCommand.js +2 -3
- package/dist-es/commands/GetContainerRecipeCommand.js +2 -3
- package/dist-es/commands/GetContainerRecipePolicyCommand.js +2 -3
- package/dist-es/commands/GetDistributionConfigurationCommand.js +2 -3
- package/dist-es/commands/GetImageCommand.js +2 -3
- package/dist-es/commands/GetImagePipelineCommand.js +2 -3
- package/dist-es/commands/GetImagePolicyCommand.js +2 -3
- package/dist-es/commands/GetImageRecipeCommand.js +2 -3
- package/dist-es/commands/GetImageRecipePolicyCommand.js +2 -3
- package/dist-es/commands/GetInfrastructureConfigurationCommand.js +2 -3
- package/dist-es/commands/ImportComponentCommand.js +2 -3
- package/dist-es/commands/ImportVmImageCommand.js +2 -3
- package/dist-es/commands/ListComponentBuildVersionsCommand.js +2 -3
- package/dist-es/commands/ListComponentsCommand.js +2 -3
- package/dist-es/commands/ListContainerRecipesCommand.js +2 -3
- package/dist-es/commands/ListDistributionConfigurationsCommand.js +2 -3
- package/dist-es/commands/ListImageBuildVersionsCommand.js +2 -3
- package/dist-es/commands/ListImagePackagesCommand.js +2 -3
- package/dist-es/commands/ListImagePipelineImagesCommand.js +2 -3
- package/dist-es/commands/ListImagePipelinesCommand.js +2 -3
- package/dist-es/commands/ListImageRecipesCommand.js +2 -3
- package/dist-es/commands/ListImagesCommand.js +2 -3
- package/dist-es/commands/ListInfrastructureConfigurationsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/PutComponentPolicyCommand.js +2 -3
- package/dist-es/commands/PutContainerRecipePolicyCommand.js +2 -3
- package/dist-es/commands/PutImagePolicyCommand.js +2 -3
- package/dist-es/commands/PutImageRecipePolicyCommand.js +2 -3
- package/dist-es/commands/StartImagePipelineExecutionCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateDistributionConfigurationCommand.js +2 -3
- package/dist-es/commands/UpdateImagePipelineCommand.js +2 -3
- package/dist-es/commands/UpdateInfrastructureConfigurationCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -435
- package/dist-types/Imagebuilder.d.ts +51 -0
- package/dist-types/ImagebuilderClient.d.ts +24 -4
- package/dist-types/commands/CancelImageCreationCommand.d.ts +16 -0
- package/dist-types/commands/CreateComponentCommand.d.ts +16 -0
- package/dist-types/commands/CreateContainerRecipeCommand.d.ts +16 -0
- package/dist-types/commands/CreateDistributionConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/CreateImageCommand.d.ts +16 -0
- package/dist-types/commands/CreateImagePipelineCommand.d.ts +16 -0
- package/dist-types/commands/CreateImageRecipeCommand.d.ts +16 -0
- package/dist-types/commands/CreateInfrastructureConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteComponentCommand.d.ts +16 -0
- package/dist-types/commands/DeleteContainerRecipeCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDistributionConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteImageCommand.d.ts +16 -0
- package/dist-types/commands/DeleteImagePipelineCommand.d.ts +16 -0
- package/dist-types/commands/DeleteImageRecipeCommand.d.ts +16 -0
- package/dist-types/commands/DeleteInfrastructureConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/GetComponentCommand.d.ts +16 -0
- package/dist-types/commands/GetComponentPolicyCommand.d.ts +16 -0
- package/dist-types/commands/GetContainerRecipeCommand.d.ts +16 -0
- package/dist-types/commands/GetContainerRecipePolicyCommand.d.ts +16 -0
- package/dist-types/commands/GetDistributionConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/GetImageCommand.d.ts +16 -0
- package/dist-types/commands/GetImagePipelineCommand.d.ts +16 -0
- package/dist-types/commands/GetImagePolicyCommand.d.ts +16 -0
- package/dist-types/commands/GetImageRecipeCommand.d.ts +16 -0
- package/dist-types/commands/GetImageRecipePolicyCommand.d.ts +16 -0
- package/dist-types/commands/GetInfrastructureConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/ImportComponentCommand.d.ts +16 -0
- package/dist-types/commands/ImportVmImageCommand.d.ts +16 -0
- package/dist-types/commands/ListComponentBuildVersionsCommand.d.ts +16 -0
- package/dist-types/commands/ListComponentsCommand.d.ts +16 -0
- package/dist-types/commands/ListContainerRecipesCommand.d.ts +16 -0
- package/dist-types/commands/ListDistributionConfigurationsCommand.d.ts +16 -0
- package/dist-types/commands/ListImageBuildVersionsCommand.d.ts +16 -0
- package/dist-types/commands/ListImagePackagesCommand.d.ts +16 -0
- package/dist-types/commands/ListImagePipelineImagesCommand.d.ts +16 -0
- package/dist-types/commands/ListImagePipelinesCommand.d.ts +16 -0
- package/dist-types/commands/ListImageRecipesCommand.d.ts +16 -0
- package/dist-types/commands/ListImagesCommand.d.ts +16 -0
- package/dist-types/commands/ListInfrastructureConfigurationsCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/PutComponentPolicyCommand.d.ts +16 -0
- package/dist-types/commands/PutContainerRecipePolicyCommand.d.ts +16 -0
- package/dist-types/commands/PutImagePolicyCommand.d.ts +16 -0
- package/dist-types/commands/PutImageRecipePolicyCommand.d.ts +16 -0
- package/dist-types/commands/StartImagePipelineExecutionCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDistributionConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/UpdateImagePipelineCommand.d.ts +16 -0
- package/dist-types/commands/UpdateInfrastructureConfigurationCommand.d.ts +16 -0
- package/dist-types/models/ImagebuilderServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +403 -580
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListComponentBuildVersionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListComponentsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListContainerRecipesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListDistributionConfigurationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListImageBuildVersionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListImagePackagesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListImagePipelineImagesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListImagePipelinesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListImageRecipesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListImagesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListInfrastructureConfigurationsPaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -407
- package/package.json +4 -3
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient";
|
|
5
5
|
import { ListComponentsRequest, ListComponentsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListComponentsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListComponentsCommandInput extends ListComponentsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListComponentsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListComponentsCommandOutput extends ListComponentsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns the list of components that can be filtered by name, or by using
|
|
18
23
|
* the listed <code>filters</code> to streamline results. Newly created components
|
|
19
24
|
* can take up to two minutes to appear in the ListComponents API Results.</p>
|
|
@@ -36,6 +41,8 @@ export interface ListComponentsCommandOutput extends ListComponentsResponse, __M
|
|
|
36
41
|
* const response = await client.send(command);
|
|
37
42
|
* ```
|
|
38
43
|
*
|
|
44
|
+
* @param ListComponentsCommandInput - {@link ListComponentsCommandInput}
|
|
45
|
+
* @returns {@link ListComponentsCommandOutput}
|
|
39
46
|
* @see {@link ListComponentsCommandInput} for command's `input` shape.
|
|
40
47
|
* @see {@link ListComponentsCommandOutput} for command's `response` shape.
|
|
41
48
|
* @see {@link ImagebuilderClientResolvedConfig | config} for ImagebuilderClient's `config` shape.
|
|
@@ -68,11 +75,20 @@ export interface ListComponentsCommandOutput extends ListComponentsResponse, __M
|
|
|
68
75
|
export declare class ListComponentsCommand extends $Command<ListComponentsCommandInput, ListComponentsCommandOutput, ImagebuilderClientResolvedConfig> {
|
|
69
76
|
readonly input: ListComponentsCommandInput;
|
|
70
77
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
78
|
+
/**
|
|
79
|
+
* @public
|
|
80
|
+
*/
|
|
71
81
|
constructor(input: ListComponentsCommandInput);
|
|
72
82
|
/**
|
|
73
83
|
* @internal
|
|
74
84
|
*/
|
|
75
85
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ImagebuilderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListComponentsCommandInput, ListComponentsCommandOutput>;
|
|
86
|
+
/**
|
|
87
|
+
* @internal
|
|
88
|
+
*/
|
|
76
89
|
private serialize;
|
|
90
|
+
/**
|
|
91
|
+
* @internal
|
|
92
|
+
*/
|
|
77
93
|
private deserialize;
|
|
78
94
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient";
|
|
5
5
|
import { ListContainerRecipesRequest, ListContainerRecipesResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListContainerRecipesCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListContainerRecipesCommandInput extends ListContainerRecipesRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListContainerRecipesCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListContainerRecipesCommandOutput extends ListContainerRecipesResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns a list of container recipes.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface ListContainerRecipesCommandOutput extends ListContainerRecipesR
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListContainerRecipesCommandInput - {@link ListContainerRecipesCommandInput}
|
|
34
|
+
* @returns {@link ListContainerRecipesCommandOutput}
|
|
28
35
|
* @see {@link ListContainerRecipesCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListContainerRecipesCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link ImagebuilderClientResolvedConfig | config} for ImagebuilderClient's `config` shape.
|
|
@@ -57,11 +64,20 @@ export interface ListContainerRecipesCommandOutput extends ListContainerRecipesR
|
|
|
57
64
|
export declare class ListContainerRecipesCommand extends $Command<ListContainerRecipesCommandInput, ListContainerRecipesCommandOutput, ImagebuilderClientResolvedConfig> {
|
|
58
65
|
readonly input: ListContainerRecipesCommandInput;
|
|
59
66
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
67
|
+
/**
|
|
68
|
+
* @public
|
|
69
|
+
*/
|
|
60
70
|
constructor(input: ListContainerRecipesCommandInput);
|
|
61
71
|
/**
|
|
62
72
|
* @internal
|
|
63
73
|
*/
|
|
64
74
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ImagebuilderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListContainerRecipesCommandInput, ListContainerRecipesCommandOutput>;
|
|
75
|
+
/**
|
|
76
|
+
* @internal
|
|
77
|
+
*/
|
|
65
78
|
private serialize;
|
|
79
|
+
/**
|
|
80
|
+
* @internal
|
|
81
|
+
*/
|
|
66
82
|
private deserialize;
|
|
67
83
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient";
|
|
5
5
|
import { ListDistributionConfigurationsRequest, ListDistributionConfigurationsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListDistributionConfigurationsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListDistributionConfigurationsCommandInput extends ListDistributionConfigurationsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListDistributionConfigurationsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListDistributionConfigurationsCommandOutput extends ListDistributionConfigurationsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns a list of distribution configurations.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface ListDistributionConfigurationsCommandOutput extends ListDistrib
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListDistributionConfigurationsCommandInput - {@link ListDistributionConfigurationsCommandInput}
|
|
34
|
+
* @returns {@link ListDistributionConfigurationsCommandOutput}
|
|
28
35
|
* @see {@link ListDistributionConfigurationsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListDistributionConfigurationsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link ImagebuilderClientResolvedConfig | config} for ImagebuilderClient's `config` shape.
|
|
@@ -57,11 +64,20 @@ export interface ListDistributionConfigurationsCommandOutput extends ListDistrib
|
|
|
57
64
|
export declare class ListDistributionConfigurationsCommand extends $Command<ListDistributionConfigurationsCommandInput, ListDistributionConfigurationsCommandOutput, ImagebuilderClientResolvedConfig> {
|
|
58
65
|
readonly input: ListDistributionConfigurationsCommandInput;
|
|
59
66
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
67
|
+
/**
|
|
68
|
+
* @public
|
|
69
|
+
*/
|
|
60
70
|
constructor(input: ListDistributionConfigurationsCommandInput);
|
|
61
71
|
/**
|
|
62
72
|
* @internal
|
|
63
73
|
*/
|
|
64
74
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ImagebuilderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListDistributionConfigurationsCommandInput, ListDistributionConfigurationsCommandOutput>;
|
|
75
|
+
/**
|
|
76
|
+
* @internal
|
|
77
|
+
*/
|
|
65
78
|
private serialize;
|
|
79
|
+
/**
|
|
80
|
+
* @internal
|
|
81
|
+
*/
|
|
66
82
|
private deserialize;
|
|
67
83
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient";
|
|
5
5
|
import { ListImageBuildVersionsRequest, ListImageBuildVersionsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListImageBuildVersionsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListImageBuildVersionsCommandInput extends ListImageBuildVersionsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListImageBuildVersionsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListImageBuildVersionsCommandOutput extends ListImageBuildVersionsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p> Returns a list of image build versions.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface ListImageBuildVersionsCommandOutput extends ListImageBuildVersi
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListImageBuildVersionsCommandInput - {@link ListImageBuildVersionsCommandInput}
|
|
34
|
+
* @returns {@link ListImageBuildVersionsCommandOutput}
|
|
28
35
|
* @see {@link ListImageBuildVersionsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListImageBuildVersionsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link ImagebuilderClientResolvedConfig | config} for ImagebuilderClient's `config` shape.
|
|
@@ -57,11 +64,20 @@ export interface ListImageBuildVersionsCommandOutput extends ListImageBuildVersi
|
|
|
57
64
|
export declare class ListImageBuildVersionsCommand extends $Command<ListImageBuildVersionsCommandInput, ListImageBuildVersionsCommandOutput, ImagebuilderClientResolvedConfig> {
|
|
58
65
|
readonly input: ListImageBuildVersionsCommandInput;
|
|
59
66
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
67
|
+
/**
|
|
68
|
+
* @public
|
|
69
|
+
*/
|
|
60
70
|
constructor(input: ListImageBuildVersionsCommandInput);
|
|
61
71
|
/**
|
|
62
72
|
* @internal
|
|
63
73
|
*/
|
|
64
74
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ImagebuilderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListImageBuildVersionsCommandInput, ListImageBuildVersionsCommandOutput>;
|
|
75
|
+
/**
|
|
76
|
+
* @internal
|
|
77
|
+
*/
|
|
65
78
|
private serialize;
|
|
79
|
+
/**
|
|
80
|
+
* @internal
|
|
81
|
+
*/
|
|
66
82
|
private deserialize;
|
|
67
83
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient";
|
|
5
5
|
import { ListImagePackagesRequest, ListImagePackagesResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListImagePackagesCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListImagePackagesCommandInput extends ListImagePackagesRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListImagePackagesCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListImagePackagesCommandOutput extends ListImagePackagesResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>List the Packages that are associated with an Image Build Version, as determined by Amazon Web Services Systems Manager Inventory at build time.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface ListImagePackagesCommandOutput extends ListImagePackagesRespons
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListImagePackagesCommandInput - {@link ListImagePackagesCommandInput}
|
|
34
|
+
* @returns {@link ListImagePackagesCommandOutput}
|
|
28
35
|
* @see {@link ListImagePackagesCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListImagePackagesCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link ImagebuilderClientResolvedConfig | config} for ImagebuilderClient's `config` shape.
|
|
@@ -60,11 +67,20 @@ export interface ListImagePackagesCommandOutput extends ListImagePackagesRespons
|
|
|
60
67
|
export declare class ListImagePackagesCommand extends $Command<ListImagePackagesCommandInput, ListImagePackagesCommandOutput, ImagebuilderClientResolvedConfig> {
|
|
61
68
|
readonly input: ListImagePackagesCommandInput;
|
|
62
69
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
70
|
+
/**
|
|
71
|
+
* @public
|
|
72
|
+
*/
|
|
63
73
|
constructor(input: ListImagePackagesCommandInput);
|
|
64
74
|
/**
|
|
65
75
|
* @internal
|
|
66
76
|
*/
|
|
67
77
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ImagebuilderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListImagePackagesCommandInput, ListImagePackagesCommandOutput>;
|
|
78
|
+
/**
|
|
79
|
+
* @internal
|
|
80
|
+
*/
|
|
68
81
|
private serialize;
|
|
82
|
+
/**
|
|
83
|
+
* @internal
|
|
84
|
+
*/
|
|
69
85
|
private deserialize;
|
|
70
86
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient";
|
|
5
5
|
import { ListImagePipelineImagesRequest, ListImagePipelineImagesResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListImagePipelineImagesCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListImagePipelineImagesCommandInput extends ListImagePipelineImagesRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListImagePipelineImagesCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListImagePipelineImagesCommandOutput extends ListImagePipelineImagesResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns a list of images created by the specified pipeline.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface ListImagePipelineImagesCommandOutput extends ListImagePipelineI
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListImagePipelineImagesCommandInput - {@link ListImagePipelineImagesCommandInput}
|
|
34
|
+
* @returns {@link ListImagePipelineImagesCommandOutput}
|
|
28
35
|
* @see {@link ListImagePipelineImagesCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListImagePipelineImagesCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link ImagebuilderClientResolvedConfig | config} for ImagebuilderClient's `config` shape.
|
|
@@ -60,11 +67,20 @@ export interface ListImagePipelineImagesCommandOutput extends ListImagePipelineI
|
|
|
60
67
|
export declare class ListImagePipelineImagesCommand extends $Command<ListImagePipelineImagesCommandInput, ListImagePipelineImagesCommandOutput, ImagebuilderClientResolvedConfig> {
|
|
61
68
|
readonly input: ListImagePipelineImagesCommandInput;
|
|
62
69
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
70
|
+
/**
|
|
71
|
+
* @public
|
|
72
|
+
*/
|
|
63
73
|
constructor(input: ListImagePipelineImagesCommandInput);
|
|
64
74
|
/**
|
|
65
75
|
* @internal
|
|
66
76
|
*/
|
|
67
77
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ImagebuilderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListImagePipelineImagesCommandInput, ListImagePipelineImagesCommandOutput>;
|
|
78
|
+
/**
|
|
79
|
+
* @internal
|
|
80
|
+
*/
|
|
68
81
|
private serialize;
|
|
82
|
+
/**
|
|
83
|
+
* @internal
|
|
84
|
+
*/
|
|
69
85
|
private deserialize;
|
|
70
86
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient";
|
|
5
5
|
import { ListImagePipelinesRequest, ListImagePipelinesResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListImagePipelinesCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListImagePipelinesCommandInput extends ListImagePipelinesRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListImagePipelinesCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListImagePipelinesCommandOutput extends ListImagePipelinesResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns a list of image pipelines.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface ListImagePipelinesCommandOutput extends ListImagePipelinesRespo
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListImagePipelinesCommandInput - {@link ListImagePipelinesCommandInput}
|
|
34
|
+
* @returns {@link ListImagePipelinesCommandOutput}
|
|
28
35
|
* @see {@link ListImagePipelinesCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListImagePipelinesCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link ImagebuilderClientResolvedConfig | config} for ImagebuilderClient's `config` shape.
|
|
@@ -57,11 +64,20 @@ export interface ListImagePipelinesCommandOutput extends ListImagePipelinesRespo
|
|
|
57
64
|
export declare class ListImagePipelinesCommand extends $Command<ListImagePipelinesCommandInput, ListImagePipelinesCommandOutput, ImagebuilderClientResolvedConfig> {
|
|
58
65
|
readonly input: ListImagePipelinesCommandInput;
|
|
59
66
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
67
|
+
/**
|
|
68
|
+
* @public
|
|
69
|
+
*/
|
|
60
70
|
constructor(input: ListImagePipelinesCommandInput);
|
|
61
71
|
/**
|
|
62
72
|
* @internal
|
|
63
73
|
*/
|
|
64
74
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ImagebuilderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListImagePipelinesCommandInput, ListImagePipelinesCommandOutput>;
|
|
75
|
+
/**
|
|
76
|
+
* @internal
|
|
77
|
+
*/
|
|
65
78
|
private serialize;
|
|
79
|
+
/**
|
|
80
|
+
* @internal
|
|
81
|
+
*/
|
|
66
82
|
private deserialize;
|
|
67
83
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient";
|
|
5
5
|
import { ListImageRecipesRequest, ListImageRecipesResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListImageRecipesCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListImageRecipesCommandInput extends ListImageRecipesRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListImageRecipesCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListImageRecipesCommandOutput extends ListImageRecipesResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p> Returns a list of image recipes.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface ListImageRecipesCommandOutput extends ListImageRecipesResponse,
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListImageRecipesCommandInput - {@link ListImageRecipesCommandInput}
|
|
34
|
+
* @returns {@link ListImageRecipesCommandOutput}
|
|
28
35
|
* @see {@link ListImageRecipesCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListImageRecipesCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link ImagebuilderClientResolvedConfig | config} for ImagebuilderClient's `config` shape.
|
|
@@ -57,11 +64,20 @@ export interface ListImageRecipesCommandOutput extends ListImageRecipesResponse,
|
|
|
57
64
|
export declare class ListImageRecipesCommand extends $Command<ListImageRecipesCommandInput, ListImageRecipesCommandOutput, ImagebuilderClientResolvedConfig> {
|
|
58
65
|
readonly input: ListImageRecipesCommandInput;
|
|
59
66
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
67
|
+
/**
|
|
68
|
+
* @public
|
|
69
|
+
*/
|
|
60
70
|
constructor(input: ListImageRecipesCommandInput);
|
|
61
71
|
/**
|
|
62
72
|
* @internal
|
|
63
73
|
*/
|
|
64
74
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ImagebuilderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListImageRecipesCommandInput, ListImageRecipesCommandOutput>;
|
|
75
|
+
/**
|
|
76
|
+
* @internal
|
|
77
|
+
*/
|
|
65
78
|
private serialize;
|
|
79
|
+
/**
|
|
80
|
+
* @internal
|
|
81
|
+
*/
|
|
66
82
|
private deserialize;
|
|
67
83
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient";
|
|
5
5
|
import { ListImagesRequest, ListImagesResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListImagesCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListImagesCommandInput extends ListImagesRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListImagesCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListImagesCommandOutput extends ListImagesResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Returns the list of images that you have access to. Newly created images
|
|
18
23
|
* can take up to two minutes to appear in the ListImages API Results.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface ListImagesCommandOutput extends ListImagesResponse, __MetadataB
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param ListImagesCommandInput - {@link ListImagesCommandInput}
|
|
35
|
+
* @returns {@link ListImagesCommandOutput}
|
|
29
36
|
* @see {@link ListImagesCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link ListImagesCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link ImagebuilderClientResolvedConfig | config} for ImagebuilderClient's `config` shape.
|
|
@@ -58,11 +65,20 @@ export interface ListImagesCommandOutput extends ListImagesResponse, __MetadataB
|
|
|
58
65
|
export declare class ListImagesCommand extends $Command<ListImagesCommandInput, ListImagesCommandOutput, ImagebuilderClientResolvedConfig> {
|
|
59
66
|
readonly input: ListImagesCommandInput;
|
|
60
67
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
68
|
+
/**
|
|
69
|
+
* @public
|
|
70
|
+
*/
|
|
61
71
|
constructor(input: ListImagesCommandInput);
|
|
62
72
|
/**
|
|
63
73
|
* @internal
|
|
64
74
|
*/
|
|
65
75
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ImagebuilderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListImagesCommandInput, ListImagesCommandOutput>;
|
|
76
|
+
/**
|
|
77
|
+
* @internal
|
|
78
|
+
*/
|
|
66
79
|
private serialize;
|
|
80
|
+
/**
|
|
81
|
+
* @internal
|
|
82
|
+
*/
|
|
67
83
|
private deserialize;
|
|
68
84
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient";
|
|
5
5
|
import { ListInfrastructureConfigurationsRequest, ListInfrastructureConfigurationsResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListInfrastructureConfigurationsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListInfrastructureConfigurationsCommandInput extends ListInfrastructureConfigurationsRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListInfrastructureConfigurationsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListInfrastructureConfigurationsCommandOutput extends ListInfrastructureConfigurationsResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p> Returns a list of infrastructure configurations.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface ListInfrastructureConfigurationsCommandOutput extends ListInfra
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListInfrastructureConfigurationsCommandInput - {@link ListInfrastructureConfigurationsCommandInput}
|
|
34
|
+
* @returns {@link ListInfrastructureConfigurationsCommandOutput}
|
|
28
35
|
* @see {@link ListInfrastructureConfigurationsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListInfrastructureConfigurationsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link ImagebuilderClientResolvedConfig | config} for ImagebuilderClient's `config` shape.
|
|
@@ -57,11 +64,20 @@ export interface ListInfrastructureConfigurationsCommandOutput extends ListInfra
|
|
|
57
64
|
export declare class ListInfrastructureConfigurationsCommand extends $Command<ListInfrastructureConfigurationsCommandInput, ListInfrastructureConfigurationsCommandOutput, ImagebuilderClientResolvedConfig> {
|
|
58
65
|
readonly input: ListInfrastructureConfigurationsCommandInput;
|
|
59
66
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
67
|
+
/**
|
|
68
|
+
* @public
|
|
69
|
+
*/
|
|
60
70
|
constructor(input: ListInfrastructureConfigurationsCommandInput);
|
|
61
71
|
/**
|
|
62
72
|
* @internal
|
|
63
73
|
*/
|
|
64
74
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ImagebuilderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListInfrastructureConfigurationsCommandInput, ListInfrastructureConfigurationsCommandOutput>;
|
|
75
|
+
/**
|
|
76
|
+
* @internal
|
|
77
|
+
*/
|
|
65
78
|
private serialize;
|
|
79
|
+
/**
|
|
80
|
+
* @internal
|
|
81
|
+
*/
|
|
66
82
|
private deserialize;
|
|
67
83
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient";
|
|
5
5
|
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ListTagsForResourceCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ListTagsForResourceCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p> Returns the list of tags for the specified resource.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param ListTagsForResourceCommandInput - {@link ListTagsForResourceCommandInput}
|
|
34
|
+
* @returns {@link ListTagsForResourceCommandOutput}
|
|
28
35
|
* @see {@link ListTagsForResourceCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link ListTagsForResourceCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link ImagebuilderClientResolvedConfig | config} for ImagebuilderClient's `config` shape.
|
|
@@ -44,11 +51,20 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
44
51
|
export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, ImagebuilderClientResolvedConfig> {
|
|
45
52
|
readonly input: ListTagsForResourceCommandInput;
|
|
46
53
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
54
|
+
/**
|
|
55
|
+
* @public
|
|
56
|
+
*/
|
|
47
57
|
constructor(input: ListTagsForResourceCommandInput);
|
|
48
58
|
/**
|
|
49
59
|
* @internal
|
|
50
60
|
*/
|
|
51
61
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ImagebuilderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
|
|
62
|
+
/**
|
|
63
|
+
* @internal
|
|
64
|
+
*/
|
|
52
65
|
private serialize;
|
|
66
|
+
/**
|
|
67
|
+
* @internal
|
|
68
|
+
*/
|
|
53
69
|
private deserialize;
|
|
54
70
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ImagebuilderClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ImagebuilderClient";
|
|
5
5
|
import { PutComponentPolicyRequest, PutComponentPolicyResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link PutComponentPolicyCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface PutComponentPolicyCommandInput extends PutComponentPolicyRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link PutComponentPolicyCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface PutComponentPolicyCommandOutput extends PutComponentPolicyResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p> Applies a policy to a component. We recommend that you call the RAM API <a href="https://docs.aws.amazon.com/ram/latest/APIReference/API_CreateResourceShare.html">CreateResourceShare</a> to share resources. If you call the Image Builder API
|
|
18
23
|
* <code>PutComponentPolicy</code>, you must also call the RAM API <a href="https://docs.aws.amazon.com/ram/latest/APIReference/API_PromoteResourceShareCreatedFromPolicy.html">PromoteResourceShareCreatedFromPolicy</a> in order for the resource to be visible to
|
|
19
24
|
* all principals with whom the resource is shared.</p>
|
|
@@ -27,6 +32,8 @@ export interface PutComponentPolicyCommandOutput extends PutComponentPolicyRespo
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param PutComponentPolicyCommandInput - {@link PutComponentPolicyCommandInput}
|
|
36
|
+
* @returns {@link PutComponentPolicyCommandOutput}
|
|
30
37
|
* @see {@link PutComponentPolicyCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link PutComponentPolicyCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link ImagebuilderClientResolvedConfig | config} for ImagebuilderClient's `config` shape.
|
|
@@ -62,11 +69,20 @@ export interface PutComponentPolicyCommandOutput extends PutComponentPolicyRespo
|
|
|
62
69
|
export declare class PutComponentPolicyCommand extends $Command<PutComponentPolicyCommandInput, PutComponentPolicyCommandOutput, ImagebuilderClientResolvedConfig> {
|
|
63
70
|
readonly input: PutComponentPolicyCommandInput;
|
|
64
71
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
72
|
+
/**
|
|
73
|
+
* @public
|
|
74
|
+
*/
|
|
65
75
|
constructor(input: PutComponentPolicyCommandInput);
|
|
66
76
|
/**
|
|
67
77
|
* @internal
|
|
68
78
|
*/
|
|
69
79
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ImagebuilderClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutComponentPolicyCommandInput, PutComponentPolicyCommandOutput>;
|
|
80
|
+
/**
|
|
81
|
+
* @internal
|
|
82
|
+
*/
|
|
70
83
|
private serialize;
|
|
84
|
+
/**
|
|
85
|
+
* @internal
|
|
86
|
+
*/
|
|
71
87
|
private deserialize;
|
|
72
88
|
}
|