@aws-sdk/client-appconfig 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.
Files changed (140) hide show
  1. package/dist-cjs/commands/CreateApplicationCommand.js +2 -3
  2. package/dist-cjs/commands/CreateDeploymentStrategyCommand.js +2 -3
  3. package/dist-cjs/commands/CreateEnvironmentCommand.js +2 -3
  4. package/dist-cjs/commands/CreateExtensionAssociationCommand.js +2 -3
  5. package/dist-cjs/commands/CreateExtensionCommand.js +2 -3
  6. package/dist-cjs/commands/DeleteApplicationCommand.js +2 -3
  7. package/dist-cjs/commands/DeleteConfigurationProfileCommand.js +2 -3
  8. package/dist-cjs/commands/DeleteDeploymentStrategyCommand.js +2 -3
  9. package/dist-cjs/commands/DeleteEnvironmentCommand.js +2 -3
  10. package/dist-cjs/commands/DeleteExtensionAssociationCommand.js +2 -3
  11. package/dist-cjs/commands/DeleteExtensionCommand.js +2 -3
  12. package/dist-cjs/commands/DeleteHostedConfigurationVersionCommand.js +2 -3
  13. package/dist-cjs/commands/GetApplicationCommand.js +2 -3
  14. package/dist-cjs/commands/GetConfigurationCommand.js +1 -1
  15. package/dist-cjs/commands/GetConfigurationProfileCommand.js +1 -1
  16. package/dist-cjs/commands/GetDeploymentCommand.js +2 -3
  17. package/dist-cjs/commands/GetDeploymentStrategyCommand.js +2 -3
  18. package/dist-cjs/commands/GetEnvironmentCommand.js +2 -3
  19. package/dist-cjs/commands/GetExtensionAssociationCommand.js +2 -3
  20. package/dist-cjs/commands/GetExtensionCommand.js +2 -3
  21. package/dist-cjs/commands/GetHostedConfigurationVersionCommand.js +1 -1
  22. package/dist-cjs/commands/ListApplicationsCommand.js +2 -3
  23. package/dist-cjs/commands/ListConfigurationProfilesCommand.js +2 -3
  24. package/dist-cjs/commands/ListDeploymentStrategiesCommand.js +2 -3
  25. package/dist-cjs/commands/ListDeploymentsCommand.js +2 -3
  26. package/dist-cjs/commands/ListEnvironmentsCommand.js +2 -3
  27. package/dist-cjs/commands/ListExtensionAssociationsCommand.js +2 -3
  28. package/dist-cjs/commands/ListExtensionsCommand.js +2 -3
  29. package/dist-cjs/commands/ListHostedConfigurationVersionsCommand.js +2 -3
  30. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  31. package/dist-cjs/commands/StartDeploymentCommand.js +2 -3
  32. package/dist-cjs/commands/StopDeploymentCommand.js +2 -3
  33. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  34. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  35. package/dist-cjs/commands/UpdateApplicationCommand.js +2 -3
  36. package/dist-cjs/commands/UpdateDeploymentStrategyCommand.js +2 -3
  37. package/dist-cjs/commands/UpdateEnvironmentCommand.js +2 -3
  38. package/dist-cjs/commands/UpdateExtensionAssociationCommand.js +2 -3
  39. package/dist-cjs/commands/UpdateExtensionCommand.js +2 -3
  40. package/dist-cjs/commands/ValidateConfigurationCommand.js +2 -3
  41. package/dist-cjs/models/models_0.js +1 -279
  42. package/dist-es/commands/CreateApplicationCommand.js +2 -3
  43. package/dist-es/commands/CreateDeploymentStrategyCommand.js +2 -3
  44. package/dist-es/commands/CreateEnvironmentCommand.js +2 -3
  45. package/dist-es/commands/CreateExtensionAssociationCommand.js +2 -3
  46. package/dist-es/commands/CreateExtensionCommand.js +2 -3
  47. package/dist-es/commands/DeleteApplicationCommand.js +2 -3
  48. package/dist-es/commands/DeleteConfigurationProfileCommand.js +2 -3
  49. package/dist-es/commands/DeleteDeploymentStrategyCommand.js +2 -3
  50. package/dist-es/commands/DeleteEnvironmentCommand.js +2 -3
  51. package/dist-es/commands/DeleteExtensionAssociationCommand.js +2 -3
  52. package/dist-es/commands/DeleteExtensionCommand.js +2 -3
  53. package/dist-es/commands/DeleteHostedConfigurationVersionCommand.js +2 -3
  54. package/dist-es/commands/GetApplicationCommand.js +2 -3
  55. package/dist-es/commands/GetConfigurationCommand.js +2 -2
  56. package/dist-es/commands/GetConfigurationProfileCommand.js +2 -2
  57. package/dist-es/commands/GetDeploymentCommand.js +2 -3
  58. package/dist-es/commands/GetDeploymentStrategyCommand.js +2 -3
  59. package/dist-es/commands/GetEnvironmentCommand.js +2 -3
  60. package/dist-es/commands/GetExtensionAssociationCommand.js +2 -3
  61. package/dist-es/commands/GetExtensionCommand.js +2 -3
  62. package/dist-es/commands/GetHostedConfigurationVersionCommand.js +2 -2
  63. package/dist-es/commands/ListApplicationsCommand.js +2 -3
  64. package/dist-es/commands/ListConfigurationProfilesCommand.js +2 -3
  65. package/dist-es/commands/ListDeploymentStrategiesCommand.js +2 -3
  66. package/dist-es/commands/ListDeploymentsCommand.js +2 -3
  67. package/dist-es/commands/ListEnvironmentsCommand.js +2 -3
  68. package/dist-es/commands/ListExtensionAssociationsCommand.js +2 -3
  69. package/dist-es/commands/ListExtensionsCommand.js +2 -3
  70. package/dist-es/commands/ListHostedConfigurationVersionsCommand.js +2 -3
  71. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  72. package/dist-es/commands/StartDeploymentCommand.js +2 -3
  73. package/dist-es/commands/StopDeploymentCommand.js +2 -3
  74. package/dist-es/commands/TagResourceCommand.js +2 -3
  75. package/dist-es/commands/UntagResourceCommand.js +2 -3
  76. package/dist-es/commands/UpdateApplicationCommand.js +2 -3
  77. package/dist-es/commands/UpdateDeploymentStrategyCommand.js +2 -3
  78. package/dist-es/commands/UpdateEnvironmentCommand.js +2 -3
  79. package/dist-es/commands/UpdateExtensionAssociationCommand.js +2 -3
  80. package/dist-es/commands/UpdateExtensionCommand.js +2 -3
  81. package/dist-es/commands/ValidateConfigurationCommand.js +2 -3
  82. package/dist-es/models/models_0.js +0 -209
  83. package/dist-types/AppConfig.d.ts +44 -0
  84. package/dist-types/AppConfigClient.d.ts +24 -4
  85. package/dist-types/commands/CreateApplicationCommand.d.ts +16 -0
  86. package/dist-types/commands/CreateConfigurationProfileCommand.d.ts +16 -0
  87. package/dist-types/commands/CreateDeploymentStrategyCommand.d.ts +16 -0
  88. package/dist-types/commands/CreateEnvironmentCommand.d.ts +16 -0
  89. package/dist-types/commands/CreateExtensionAssociationCommand.d.ts +16 -0
  90. package/dist-types/commands/CreateExtensionCommand.d.ts +16 -0
  91. package/dist-types/commands/CreateHostedConfigurationVersionCommand.d.ts +16 -0
  92. package/dist-types/commands/DeleteApplicationCommand.d.ts +16 -0
  93. package/dist-types/commands/DeleteConfigurationProfileCommand.d.ts +16 -0
  94. package/dist-types/commands/DeleteDeploymentStrategyCommand.d.ts +16 -0
  95. package/dist-types/commands/DeleteEnvironmentCommand.d.ts +16 -0
  96. package/dist-types/commands/DeleteExtensionAssociationCommand.d.ts +16 -0
  97. package/dist-types/commands/DeleteExtensionCommand.d.ts +16 -0
  98. package/dist-types/commands/DeleteHostedConfigurationVersionCommand.d.ts +16 -0
  99. package/dist-types/commands/GetApplicationCommand.d.ts +16 -0
  100. package/dist-types/commands/GetConfigurationCommand.d.ts +16 -0
  101. package/dist-types/commands/GetConfigurationProfileCommand.d.ts +16 -0
  102. package/dist-types/commands/GetDeploymentCommand.d.ts +16 -0
  103. package/dist-types/commands/GetDeploymentStrategyCommand.d.ts +16 -0
  104. package/dist-types/commands/GetEnvironmentCommand.d.ts +16 -0
  105. package/dist-types/commands/GetExtensionAssociationCommand.d.ts +16 -0
  106. package/dist-types/commands/GetExtensionCommand.d.ts +16 -0
  107. package/dist-types/commands/GetHostedConfigurationVersionCommand.d.ts +16 -0
  108. package/dist-types/commands/ListApplicationsCommand.d.ts +16 -0
  109. package/dist-types/commands/ListConfigurationProfilesCommand.d.ts +16 -0
  110. package/dist-types/commands/ListDeploymentStrategiesCommand.d.ts +16 -0
  111. package/dist-types/commands/ListDeploymentsCommand.d.ts +16 -0
  112. package/dist-types/commands/ListEnvironmentsCommand.d.ts +16 -0
  113. package/dist-types/commands/ListExtensionAssociationsCommand.d.ts +16 -0
  114. package/dist-types/commands/ListExtensionsCommand.d.ts +16 -0
  115. package/dist-types/commands/ListHostedConfigurationVersionsCommand.d.ts +16 -0
  116. package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
  117. package/dist-types/commands/StartDeploymentCommand.d.ts +16 -0
  118. package/dist-types/commands/StopDeploymentCommand.d.ts +16 -0
  119. package/dist-types/commands/TagResourceCommand.d.ts +16 -0
  120. package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
  121. package/dist-types/commands/UpdateApplicationCommand.d.ts +16 -0
  122. package/dist-types/commands/UpdateConfigurationProfileCommand.d.ts +16 -0
  123. package/dist-types/commands/UpdateDeploymentStrategyCommand.d.ts +16 -0
  124. package/dist-types/commands/UpdateEnvironmentCommand.d.ts +16 -0
  125. package/dist-types/commands/UpdateExtensionAssociationCommand.d.ts +16 -0
  126. package/dist-types/commands/UpdateExtensionCommand.d.ts +16 -0
  127. package/dist-types/commands/ValidateConfigurationCommand.d.ts +16 -0
  128. package/dist-types/models/AppConfigServiceException.d.ts +2 -0
  129. package/dist-types/models/models_0.d.ts +236 -272
  130. package/dist-types/pagination/Interfaces.d.ts +3 -0
  131. package/dist-types/pagination/ListApplicationsPaginator.d.ts +3 -0
  132. package/dist-types/pagination/ListConfigurationProfilesPaginator.d.ts +3 -0
  133. package/dist-types/pagination/ListDeploymentStrategiesPaginator.d.ts +3 -0
  134. package/dist-types/pagination/ListDeploymentsPaginator.d.ts +3 -0
  135. package/dist-types/pagination/ListEnvironmentsPaginator.d.ts +3 -0
  136. package/dist-types/pagination/ListExtensionAssociationsPaginator.d.ts +3 -0
  137. package/dist-types/pagination/ListExtensionsPaginator.d.ts +3 -0
  138. package/dist-types/pagination/ListHostedConfigurationVersionsPaginator.d.ts +3 -0
  139. package/dist-types/ts3.4/models/models_0.d.ts +0 -180
  140. package/package.json +4 -3
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { AppConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppConfigClient";
5
5
  import { Environment, UpdateEnvironmentRequest } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateEnvironmentCommand}.
8
10
  */
9
11
  export interface UpdateEnvironmentCommandInput extends UpdateEnvironmentRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateEnvironmentCommand}.
13
17
  */
14
18
  export interface UpdateEnvironmentCommandOutput extends Environment, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Updates an environment.</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 UpdateEnvironmentCommandOutput extends Environment, __MetadataB
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param UpdateEnvironmentCommandInput - {@link UpdateEnvironmentCommandInput}
34
+ * @returns {@link UpdateEnvironmentCommandOutput}
28
35
  * @see {@link UpdateEnvironmentCommandInput} for command's `input` shape.
29
36
  * @see {@link UpdateEnvironmentCommandOutput} for command's `response` shape.
30
37
  * @see {@link AppConfigClientResolvedConfig | config} for AppConfigClient's `config` shape.
@@ -65,11 +72,20 @@ export interface UpdateEnvironmentCommandOutput extends Environment, __MetadataB
65
72
  export declare class UpdateEnvironmentCommand extends $Command<UpdateEnvironmentCommandInput, UpdateEnvironmentCommandOutput, AppConfigClientResolvedConfig> {
66
73
  readonly input: UpdateEnvironmentCommandInput;
67
74
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
75
+ /**
76
+ * @public
77
+ */
68
78
  constructor(input: UpdateEnvironmentCommandInput);
69
79
  /**
70
80
  * @internal
71
81
  */
72
82
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppConfigClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateEnvironmentCommandInput, UpdateEnvironmentCommandOutput>;
83
+ /**
84
+ * @internal
85
+ */
73
86
  private serialize;
87
+ /**
88
+ * @internal
89
+ */
74
90
  private deserialize;
75
91
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { AppConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppConfigClient";
5
5
  import { ExtensionAssociation, UpdateExtensionAssociationRequest } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateExtensionAssociationCommand}.
8
10
  */
9
11
  export interface UpdateExtensionAssociationCommandInput extends UpdateExtensionAssociationRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateExtensionAssociationCommand}.
13
17
  */
14
18
  export interface UpdateExtensionAssociationCommandOutput extends ExtensionAssociation, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Updates an association. For more information about extensions and associations, see
18
23
  * <a href="https://docs.aws.amazon.com/appconfig/latest/userguide/working-with-appconfig-extensions.html">Working with
19
24
  * AppConfig extensions</a> in the
@@ -28,6 +33,8 @@ export interface UpdateExtensionAssociationCommandOutput extends ExtensionAssoci
28
33
  * const response = await client.send(command);
29
34
  * ```
30
35
  *
36
+ * @param UpdateExtensionAssociationCommandInput - {@link UpdateExtensionAssociationCommandInput}
37
+ * @returns {@link UpdateExtensionAssociationCommandOutput}
31
38
  * @see {@link UpdateExtensionAssociationCommandInput} for command's `input` shape.
32
39
  * @see {@link UpdateExtensionAssociationCommandOutput} for command's `response` shape.
33
40
  * @see {@link AppConfigClientResolvedConfig | config} for AppConfigClient's `config` shape.
@@ -46,11 +53,20 @@ export interface UpdateExtensionAssociationCommandOutput extends ExtensionAssoci
46
53
  export declare class UpdateExtensionAssociationCommand extends $Command<UpdateExtensionAssociationCommandInput, UpdateExtensionAssociationCommandOutput, AppConfigClientResolvedConfig> {
47
54
  readonly input: UpdateExtensionAssociationCommandInput;
48
55
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
56
+ /**
57
+ * @public
58
+ */
49
59
  constructor(input: UpdateExtensionAssociationCommandInput);
50
60
  /**
51
61
  * @internal
52
62
  */
53
63
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppConfigClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateExtensionAssociationCommandInput, UpdateExtensionAssociationCommandOutput>;
64
+ /**
65
+ * @internal
66
+ */
54
67
  private serialize;
68
+ /**
69
+ * @internal
70
+ */
55
71
  private deserialize;
56
72
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { AppConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppConfigClient";
5
5
  import { Extension, UpdateExtensionRequest } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateExtensionCommand}.
8
10
  */
9
11
  export interface UpdateExtensionCommandInput extends UpdateExtensionRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateExtensionCommand}.
13
17
  */
14
18
  export interface UpdateExtensionCommandOutput extends Extension, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Updates an AppConfig extension. For more information about extensions, see
18
23
  * <a href="https://docs.aws.amazon.com/appconfig/latest/userguide/working-with-appconfig-extensions.html">Working with
19
24
  * AppConfig extensions</a> in the
@@ -28,6 +33,8 @@ export interface UpdateExtensionCommandOutput extends Extension, __MetadataBeare
28
33
  * const response = await client.send(command);
29
34
  * ```
30
35
  *
36
+ * @param UpdateExtensionCommandInput - {@link UpdateExtensionCommandInput}
37
+ * @returns {@link UpdateExtensionCommandOutput}
31
38
  * @see {@link UpdateExtensionCommandInput} for command's `input` shape.
32
39
  * @see {@link UpdateExtensionCommandOutput} for command's `response` shape.
33
40
  * @see {@link AppConfigClientResolvedConfig | config} for AppConfigClient's `config` shape.
@@ -50,11 +57,20 @@ export interface UpdateExtensionCommandOutput extends Extension, __MetadataBeare
50
57
  export declare class UpdateExtensionCommand extends $Command<UpdateExtensionCommandInput, UpdateExtensionCommandOutput, AppConfigClientResolvedConfig> {
51
58
  readonly input: UpdateExtensionCommandInput;
52
59
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
60
+ /**
61
+ * @public
62
+ */
53
63
  constructor(input: UpdateExtensionCommandInput);
54
64
  /**
55
65
  * @internal
56
66
  */
57
67
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppConfigClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateExtensionCommandInput, UpdateExtensionCommandOutput>;
68
+ /**
69
+ * @internal
70
+ */
58
71
  private serialize;
72
+ /**
73
+ * @internal
74
+ */
59
75
  private deserialize;
60
76
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { AppConfigClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppConfigClient";
5
5
  import { ValidateConfigurationRequest } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ValidateConfigurationCommand}.
8
10
  */
9
11
  export interface ValidateConfigurationCommandInput extends ValidateConfigurationRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ValidateConfigurationCommand}.
13
17
  */
14
18
  export interface ValidateConfigurationCommandOutput extends __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Uses the validators in a configuration profile to validate a configuration.</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 ValidateConfigurationCommandOutput extends __MetadataBearer {
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param ValidateConfigurationCommandInput - {@link ValidateConfigurationCommandInput}
34
+ * @returns {@link ValidateConfigurationCommandOutput}
28
35
  * @see {@link ValidateConfigurationCommandInput} for command's `input` shape.
29
36
  * @see {@link ValidateConfigurationCommandOutput} for command's `response` shape.
30
37
  * @see {@link AppConfigClientResolvedConfig | config} for AppConfigClient's `config` shape.
@@ -56,11 +63,20 @@ export interface ValidateConfigurationCommandOutput extends __MetadataBearer {
56
63
  export declare class ValidateConfigurationCommand extends $Command<ValidateConfigurationCommandInput, ValidateConfigurationCommandOutput, AppConfigClientResolvedConfig> {
57
64
  readonly input: ValidateConfigurationCommandInput;
58
65
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
66
+ /**
67
+ * @public
68
+ */
59
69
  constructor(input: ValidateConfigurationCommandInput);
60
70
  /**
61
71
  * @internal
62
72
  */
63
73
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppConfigClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ValidateConfigurationCommandInput, ValidateConfigurationCommandOutput>;
74
+ /**
75
+ * @internal
76
+ */
64
77
  private serialize;
78
+ /**
79
+ * @internal
80
+ */
65
81
  private deserialize;
66
82
  }
@@ -1,5 +1,7 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@aws-sdk/smithy-client";
2
2
  /**
3
+ * @public
4
+ *
3
5
  * Base exception class for all service exceptions from AppConfig service.
4
6
  */
5
7
  export declare class AppConfigServiceException extends __ServiceException {