@aws-sdk/client-lambda 3.289.0 → 3.292.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 (66) hide show
  1. package/dist-types/commands/AddLayerVersionPermissionCommand.d.ts +23 -0
  2. package/dist-types/commands/AddPermissionCommand.d.ts +23 -0
  3. package/dist-types/commands/CreateAliasCommand.d.ts +16 -0
  4. package/dist-types/commands/CreateCodeSigningConfigCommand.d.ts +7 -0
  5. package/dist-types/commands/CreateEventSourceMappingCommand.d.ts +16 -0
  6. package/dist-types/commands/CreateFunctionCommand.d.ts +30 -0
  7. package/dist-types/commands/CreateFunctionUrlConfigCommand.d.ts +16 -0
  8. package/dist-types/commands/DeleteAliasCommand.d.ts +13 -0
  9. package/dist-types/commands/DeleteCodeSigningConfigCommand.d.ts +13 -0
  10. package/dist-types/commands/DeleteEventSourceMappingCommand.d.ts +17 -0
  11. package/dist-types/commands/DeleteFunctionCodeSigningConfigCommand.d.ts +19 -0
  12. package/dist-types/commands/DeleteFunctionCommand.d.ts +16 -0
  13. package/dist-types/commands/DeleteFunctionConcurrencyCommand.d.ts +16 -0
  14. package/dist-types/commands/DeleteFunctionEventInvokeConfigCommand.d.ts +16 -0
  15. package/dist-types/commands/DeleteFunctionUrlConfigCommand.d.ts +13 -0
  16. package/dist-types/commands/DeleteLayerVersionCommand.d.ts +7 -0
  17. package/dist-types/commands/DeleteProvisionedConcurrencyConfigCommand.d.ts +16 -0
  18. package/dist-types/commands/GetAccountSettingsCommand.d.ts +7 -0
  19. package/dist-types/commands/GetAliasCommand.d.ts +13 -0
  20. package/dist-types/commands/GetCodeSigningConfigCommand.d.ts +10 -0
  21. package/dist-types/commands/GetEventSourceMappingCommand.d.ts +13 -0
  22. package/dist-types/commands/GetFunctionCodeSigningConfigCommand.d.ts +13 -0
  23. package/dist-types/commands/GetFunctionCommand.d.ts +13 -0
  24. package/dist-types/commands/GetFunctionConcurrencyCommand.d.ts +13 -0
  25. package/dist-types/commands/GetFunctionConfigurationCommand.d.ts +13 -0
  26. package/dist-types/commands/GetFunctionEventInvokeConfigCommand.d.ts +13 -0
  27. package/dist-types/commands/GetFunctionUrlConfigCommand.d.ts +13 -0
  28. package/dist-types/commands/GetLayerVersionByArnCommand.d.ts +13 -0
  29. package/dist-types/commands/GetLayerVersionCommand.d.ts +13 -0
  30. package/dist-types/commands/GetLayerVersionPolicyCommand.d.ts +13 -0
  31. package/dist-types/commands/GetPolicyCommand.d.ts +13 -0
  32. package/dist-types/commands/GetProvisionedConcurrencyConfigCommand.d.ts +16 -0
  33. package/dist-types/commands/GetRuntimeManagementConfigCommand.d.ts +13 -0
  34. package/dist-types/commands/InvokeAsyncCommand.d.ts +16 -0
  35. package/dist-types/commands/InvokeCommand.d.ts +101 -0
  36. package/dist-types/commands/ListAliasesCommand.d.ts +13 -0
  37. package/dist-types/commands/ListCodeSigningConfigsCommand.d.ts +7 -0
  38. package/dist-types/commands/ListEventSourceMappingsCommand.d.ts +13 -0
  39. package/dist-types/commands/ListFunctionEventInvokeConfigsCommand.d.ts +13 -0
  40. package/dist-types/commands/ListFunctionUrlConfigsCommand.d.ts +13 -0
  41. package/dist-types/commands/ListFunctionsByCodeSigningConfigCommand.d.ts +10 -0
  42. package/dist-types/commands/ListFunctionsCommand.d.ts +10 -0
  43. package/dist-types/commands/ListLayerVersionsCommand.d.ts +13 -0
  44. package/dist-types/commands/ListLayersCommand.d.ts +10 -0
  45. package/dist-types/commands/ListProvisionedConcurrencyConfigsCommand.d.ts +13 -0
  46. package/dist-types/commands/ListTagsCommand.d.ts +13 -0
  47. package/dist-types/commands/ListVersionsByFunctionCommand.d.ts +13 -0
  48. package/dist-types/commands/PublishLayerVersionCommand.d.ts +16 -0
  49. package/dist-types/commands/PublishVersionCommand.d.ts +23 -0
  50. package/dist-types/commands/PutFunctionCodeSigningConfigCommand.d.ts +19 -0
  51. package/dist-types/commands/PutFunctionConcurrencyCommand.d.ts +16 -0
  52. package/dist-types/commands/PutFunctionEventInvokeConfigCommand.d.ts +16 -0
  53. package/dist-types/commands/PutProvisionedConcurrencyConfigCommand.d.ts +16 -0
  54. package/dist-types/commands/PutRuntimeManagementConfigCommand.d.ts +16 -0
  55. package/dist-types/commands/RemoveLayerVersionPermissionCommand.d.ts +17 -0
  56. package/dist-types/commands/RemovePermissionCommand.d.ts +17 -0
  57. package/dist-types/commands/TagResourceCommand.d.ts +16 -0
  58. package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
  59. package/dist-types/commands/UpdateAliasCommand.d.ts +20 -0
  60. package/dist-types/commands/UpdateCodeSigningConfigCommand.d.ts +10 -0
  61. package/dist-types/commands/UpdateEventSourceMappingCommand.d.ts +20 -0
  62. package/dist-types/commands/UpdateFunctionCodeCommand.d.ts +34 -0
  63. package/dist-types/commands/UpdateFunctionConfigurationCommand.d.ts +31 -0
  64. package/dist-types/commands/UpdateFunctionEventInvokeConfigCommand.d.ts +16 -0
  65. package/dist-types/commands/UpdateFunctionUrlConfigCommand.d.ts +16 -0
  66. package/package.json +36 -41
@@ -30,6 +30,22 @@ export interface PutRuntimeManagementConfigCommandOutput extends PutRuntimeManag
30
30
  * @see {@link PutRuntimeManagementConfigCommandOutput} for command's `response` shape.
31
31
  * @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape.
32
32
  *
33
+ * @throws {@link InvalidParameterValueException} (client fault)
34
+ * <p>One of the parameters in the request is not valid.</p>
35
+ *
36
+ * @throws {@link ResourceConflictException} (client fault)
37
+ * <p>The resource already exists, or another operation is in progress.</p>
38
+ *
39
+ * @throws {@link ResourceNotFoundException} (client fault)
40
+ * <p>The resource specified in the request does not exist.</p>
41
+ *
42
+ * @throws {@link ServiceException} (server fault)
43
+ * <p>The Lambda service encountered an internal error.</p>
44
+ *
45
+ * @throws {@link TooManyRequestsException} (client fault)
46
+ * <p>The request throughput limit was exceeded. For more information, see <a href="https://docs.aws.amazon.com/lambda/latest/dg/gettingstarted-limits.html#api-requests">Lambda quotas</a>.</p>
47
+ *
48
+ *
33
49
  */
34
50
  export declare class PutRuntimeManagementConfigCommand extends $Command<PutRuntimeManagementConfigCommandInput, PutRuntimeManagementConfigCommandOutput, LambdaClientResolvedConfig> {
35
51
  readonly input: PutRuntimeManagementConfigCommandInput;
@@ -31,6 +31,23 @@ export interface RemoveLayerVersionPermissionCommandOutput extends __MetadataBea
31
31
  * @see {@link RemoveLayerVersionPermissionCommandOutput} for command's `response` shape.
32
32
  * @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape.
33
33
  *
34
+ * @throws {@link InvalidParameterValueException} (client fault)
35
+ * <p>One of the parameters in the request is not valid.</p>
36
+ *
37
+ * @throws {@link PreconditionFailedException} (client fault)
38
+ * <p>The RevisionId provided does not match the latest RevisionId for the Lambda function or alias. Call the <code>GetFunction</code> or the <code>GetAlias</code>
39
+ * API operation to retrieve the latest RevisionId for your resource.</p>
40
+ *
41
+ * @throws {@link ResourceNotFoundException} (client fault)
42
+ * <p>The resource specified in the request does not exist.</p>
43
+ *
44
+ * @throws {@link ServiceException} (server fault)
45
+ * <p>The Lambda service encountered an internal error.</p>
46
+ *
47
+ * @throws {@link TooManyRequestsException} (client fault)
48
+ * <p>The request throughput limit was exceeded. For more information, see <a href="https://docs.aws.amazon.com/lambda/latest/dg/gettingstarted-limits.html#api-requests">Lambda quotas</a>.</p>
49
+ *
50
+ *
34
51
  */
35
52
  export declare class RemoveLayerVersionPermissionCommand extends $Command<RemoveLayerVersionPermissionCommandInput, RemoveLayerVersionPermissionCommandOutput, LambdaClientResolvedConfig> {
36
53
  readonly input: RemoveLayerVersionPermissionCommandInput;
@@ -30,6 +30,23 @@ export interface RemovePermissionCommandOutput extends __MetadataBearer {
30
30
  * @see {@link RemovePermissionCommandOutput} for command's `response` shape.
31
31
  * @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape.
32
32
  *
33
+ * @throws {@link InvalidParameterValueException} (client fault)
34
+ * <p>One of the parameters in the request is not valid.</p>
35
+ *
36
+ * @throws {@link PreconditionFailedException} (client fault)
37
+ * <p>The RevisionId provided does not match the latest RevisionId for the Lambda function or alias. Call the <code>GetFunction</code> or the <code>GetAlias</code>
38
+ * API operation to retrieve the latest RevisionId for your resource.</p>
39
+ *
40
+ * @throws {@link ResourceNotFoundException} (client fault)
41
+ * <p>The resource specified in the request does not exist.</p>
42
+ *
43
+ * @throws {@link ServiceException} (server fault)
44
+ * <p>The Lambda service encountered an internal error.</p>
45
+ *
46
+ * @throws {@link TooManyRequestsException} (client fault)
47
+ * <p>The request throughput limit was exceeded. For more information, see <a href="https://docs.aws.amazon.com/lambda/latest/dg/gettingstarted-limits.html#api-requests">Lambda quotas</a>.</p>
48
+ *
49
+ *
33
50
  */
34
51
  export declare class RemovePermissionCommand extends $Command<RemovePermissionCommandInput, RemovePermissionCommandOutput, LambdaClientResolvedConfig> {
35
52
  readonly input: RemovePermissionCommandInput;
@@ -29,6 +29,22 @@ export interface TagResourceCommandOutput extends __MetadataBearer {
29
29
  * @see {@link TagResourceCommandOutput} for command's `response` shape.
30
30
  * @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape.
31
31
  *
32
+ * @throws {@link InvalidParameterValueException} (client fault)
33
+ * <p>One of the parameters in the request is not valid.</p>
34
+ *
35
+ * @throws {@link ResourceConflictException} (client fault)
36
+ * <p>The resource already exists, or another operation is in progress.</p>
37
+ *
38
+ * @throws {@link ResourceNotFoundException} (client fault)
39
+ * <p>The resource specified in the request does not exist.</p>
40
+ *
41
+ * @throws {@link ServiceException} (server fault)
42
+ * <p>The Lambda service encountered an internal error.</p>
43
+ *
44
+ * @throws {@link TooManyRequestsException} (client fault)
45
+ * <p>The request throughput limit was exceeded. For more information, see <a href="https://docs.aws.amazon.com/lambda/latest/dg/gettingstarted-limits.html#api-requests">Lambda quotas</a>.</p>
46
+ *
47
+ *
32
48
  */
33
49
  export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, LambdaClientResolvedConfig> {
34
50
  readonly input: TagResourceCommandInput;
@@ -29,6 +29,22 @@ export interface UntagResourceCommandOutput extends __MetadataBearer {
29
29
  * @see {@link UntagResourceCommandOutput} for command's `response` shape.
30
30
  * @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape.
31
31
  *
32
+ * @throws {@link InvalidParameterValueException} (client fault)
33
+ * <p>One of the parameters in the request is not valid.</p>
34
+ *
35
+ * @throws {@link ResourceConflictException} (client fault)
36
+ * <p>The resource already exists, or another operation is in progress.</p>
37
+ *
38
+ * @throws {@link ResourceNotFoundException} (client fault)
39
+ * <p>The resource specified in the request does not exist.</p>
40
+ *
41
+ * @throws {@link ServiceException} (server fault)
42
+ * <p>The Lambda service encountered an internal error.</p>
43
+ *
44
+ * @throws {@link TooManyRequestsException} (client fault)
45
+ * <p>The request throughput limit was exceeded. For more information, see <a href="https://docs.aws.amazon.com/lambda/latest/dg/gettingstarted-limits.html#api-requests">Lambda quotas</a>.</p>
46
+ *
47
+ *
32
48
  */
33
49
  export declare class UntagResourceCommand extends $Command<UntagResourceCommandInput, UntagResourceCommandOutput, LambdaClientResolvedConfig> {
34
50
  readonly input: UntagResourceCommandInput;
@@ -29,6 +29,26 @@ export interface UpdateAliasCommandOutput extends AliasConfiguration, __Metadata
29
29
  * @see {@link UpdateAliasCommandOutput} for command's `response` shape.
30
30
  * @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape.
31
31
  *
32
+ * @throws {@link InvalidParameterValueException} (client fault)
33
+ * <p>One of the parameters in the request is not valid.</p>
34
+ *
35
+ * @throws {@link PreconditionFailedException} (client fault)
36
+ * <p>The RevisionId provided does not match the latest RevisionId for the Lambda function or alias. Call the <code>GetFunction</code> or the <code>GetAlias</code>
37
+ * API operation to retrieve the latest RevisionId for your resource.</p>
38
+ *
39
+ * @throws {@link ResourceConflictException} (client fault)
40
+ * <p>The resource already exists, or another operation is in progress.</p>
41
+ *
42
+ * @throws {@link ResourceNotFoundException} (client fault)
43
+ * <p>The resource specified in the request does not exist.</p>
44
+ *
45
+ * @throws {@link ServiceException} (server fault)
46
+ * <p>The Lambda service encountered an internal error.</p>
47
+ *
48
+ * @throws {@link TooManyRequestsException} (client fault)
49
+ * <p>The request throughput limit was exceeded. For more information, see <a href="https://docs.aws.amazon.com/lambda/latest/dg/gettingstarted-limits.html#api-requests">Lambda quotas</a>.</p>
50
+ *
51
+ *
32
52
  */
33
53
  export declare class UpdateAliasCommand extends $Command<UpdateAliasCommandInput, UpdateAliasCommandOutput, LambdaClientResolvedConfig> {
34
54
  readonly input: UpdateAliasCommandInput;
@@ -30,6 +30,16 @@ export interface UpdateCodeSigningConfigCommandOutput extends UpdateCodeSigningC
30
30
  * @see {@link UpdateCodeSigningConfigCommandOutput} for command's `response` shape.
31
31
  * @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape.
32
32
  *
33
+ * @throws {@link InvalidParameterValueException} (client fault)
34
+ * <p>One of the parameters in the request is not valid.</p>
35
+ *
36
+ * @throws {@link ResourceNotFoundException} (client fault)
37
+ * <p>The resource specified in the request does not exist.</p>
38
+ *
39
+ * @throws {@link ServiceException} (server fault)
40
+ * <p>The Lambda service encountered an internal error.</p>
41
+ *
42
+ *
33
43
  */
34
44
  export declare class UpdateCodeSigningConfigCommand extends $Command<UpdateCodeSigningConfigCommandInput, UpdateCodeSigningConfigCommandOutput, LambdaClientResolvedConfig> {
35
45
  readonly input: UpdateCodeSigningConfigCommandInput;
@@ -131,6 +131,26 @@ export interface UpdateEventSourceMappingCommandOutput extends EventSourceMappin
131
131
  * @see {@link UpdateEventSourceMappingCommandOutput} for command's `response` shape.
132
132
  * @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape.
133
133
  *
134
+ * @throws {@link InvalidParameterValueException} (client fault)
135
+ * <p>One of the parameters in the request is not valid.</p>
136
+ *
137
+ * @throws {@link ResourceConflictException} (client fault)
138
+ * <p>The resource already exists, or another operation is in progress.</p>
139
+ *
140
+ * @throws {@link ResourceInUseException} (client fault)
141
+ * <p>The operation conflicts with the resource's availability. For example, you tried to update an event source
142
+ * mapping in the CREATING state, or you tried to delete an event source mapping currently UPDATING.</p>
143
+ *
144
+ * @throws {@link ResourceNotFoundException} (client fault)
145
+ * <p>The resource specified in the request does not exist.</p>
146
+ *
147
+ * @throws {@link ServiceException} (server fault)
148
+ * <p>The Lambda service encountered an internal error.</p>
149
+ *
150
+ * @throws {@link TooManyRequestsException} (client fault)
151
+ * <p>The request throughput limit was exceeded. For more information, see <a href="https://docs.aws.amazon.com/lambda/latest/dg/gettingstarted-limits.html#api-requests">Lambda quotas</a>.</p>
152
+ *
153
+ *
134
154
  */
135
155
  export declare class UpdateEventSourceMappingCommand extends $Command<UpdateEventSourceMappingCommandInput, UpdateEventSourceMappingCommandOutput, LambdaClientResolvedConfig> {
136
156
  readonly input: UpdateEventSourceMappingCommandInput;
@@ -44,6 +44,40 @@ export interface UpdateFunctionCodeCommandOutput extends FunctionConfiguration,
44
44
  * @see {@link UpdateFunctionCodeCommandOutput} for command's `response` shape.
45
45
  * @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape.
46
46
  *
47
+ * @throws {@link CodeSigningConfigNotFoundException} (client fault)
48
+ * <p>The specified code signing configuration does not exist.</p>
49
+ *
50
+ * @throws {@link CodeStorageExceededException} (client fault)
51
+ * <p>Your Amazon Web Services account has exceeded its maximum total code size. For more information, see <a href="https://docs.aws.amazon.com/lambda/latest/dg/gettingstarted-limits.html">Lambda quotas</a>.</p>
52
+ *
53
+ * @throws {@link CodeVerificationFailedException} (client fault)
54
+ * <p>The code signature failed one or more of the validation checks for signature mismatch or expiry, and the code
55
+ * signing policy is set to ENFORCE. Lambda blocks the deployment.</p>
56
+ *
57
+ * @throws {@link InvalidCodeSignatureException} (client fault)
58
+ * <p>The code signature failed the integrity check. If the integrity check fails, then Lambda blocks
59
+ * deployment, even if the code signing policy is set to WARN.</p>
60
+ *
61
+ * @throws {@link InvalidParameterValueException} (client fault)
62
+ * <p>One of the parameters in the request is not valid.</p>
63
+ *
64
+ * @throws {@link PreconditionFailedException} (client fault)
65
+ * <p>The RevisionId provided does not match the latest RevisionId for the Lambda function or alias. Call the <code>GetFunction</code> or the <code>GetAlias</code>
66
+ * API operation to retrieve the latest RevisionId for your resource.</p>
67
+ *
68
+ * @throws {@link ResourceConflictException} (client fault)
69
+ * <p>The resource already exists, or another operation is in progress.</p>
70
+ *
71
+ * @throws {@link ResourceNotFoundException} (client fault)
72
+ * <p>The resource specified in the request does not exist.</p>
73
+ *
74
+ * @throws {@link ServiceException} (server fault)
75
+ * <p>The Lambda service encountered an internal error.</p>
76
+ *
77
+ * @throws {@link TooManyRequestsException} (client fault)
78
+ * <p>The request throughput limit was exceeded. For more information, see <a href="https://docs.aws.amazon.com/lambda/latest/dg/gettingstarted-limits.html#api-requests">Lambda quotas</a>.</p>
79
+ *
80
+ *
47
81
  */
48
82
  export declare class UpdateFunctionCodeCommand extends $Command<UpdateFunctionCodeCommandInput, UpdateFunctionCodeCommandOutput, LambdaClientResolvedConfig> {
49
83
  readonly input: UpdateFunctionCodeCommandInput;
@@ -40,6 +40,37 @@ export interface UpdateFunctionConfigurationCommandOutput extends FunctionConfig
40
40
  * @see {@link UpdateFunctionConfigurationCommandOutput} for command's `response` shape.
41
41
  * @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape.
42
42
  *
43
+ * @throws {@link CodeSigningConfigNotFoundException} (client fault)
44
+ * <p>The specified code signing configuration does not exist.</p>
45
+ *
46
+ * @throws {@link CodeVerificationFailedException} (client fault)
47
+ * <p>The code signature failed one or more of the validation checks for signature mismatch or expiry, and the code
48
+ * signing policy is set to ENFORCE. Lambda blocks the deployment.</p>
49
+ *
50
+ * @throws {@link InvalidCodeSignatureException} (client fault)
51
+ * <p>The code signature failed the integrity check. If the integrity check fails, then Lambda blocks
52
+ * deployment, even if the code signing policy is set to WARN.</p>
53
+ *
54
+ * @throws {@link InvalidParameterValueException} (client fault)
55
+ * <p>One of the parameters in the request is not valid.</p>
56
+ *
57
+ * @throws {@link PreconditionFailedException} (client fault)
58
+ * <p>The RevisionId provided does not match the latest RevisionId for the Lambda function or alias. Call the <code>GetFunction</code> or the <code>GetAlias</code>
59
+ * API operation to retrieve the latest RevisionId for your resource.</p>
60
+ *
61
+ * @throws {@link ResourceConflictException} (client fault)
62
+ * <p>The resource already exists, or another operation is in progress.</p>
63
+ *
64
+ * @throws {@link ResourceNotFoundException} (client fault)
65
+ * <p>The resource specified in the request does not exist.</p>
66
+ *
67
+ * @throws {@link ServiceException} (server fault)
68
+ * <p>The Lambda service encountered an internal error.</p>
69
+ *
70
+ * @throws {@link TooManyRequestsException} (client fault)
71
+ * <p>The request throughput limit was exceeded. For more information, see <a href="https://docs.aws.amazon.com/lambda/latest/dg/gettingstarted-limits.html#api-requests">Lambda quotas</a>.</p>
72
+ *
73
+ *
43
74
  */
44
75
  export declare class UpdateFunctionConfigurationCommand extends $Command<UpdateFunctionConfigurationCommandInput, UpdateFunctionConfigurationCommandOutput, LambdaClientResolvedConfig> {
45
76
  readonly input: UpdateFunctionConfigurationCommandInput;
@@ -30,6 +30,22 @@ export interface UpdateFunctionEventInvokeConfigCommandOutput extends FunctionEv
30
30
  * @see {@link UpdateFunctionEventInvokeConfigCommandOutput} for command's `response` shape.
31
31
  * @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape.
32
32
  *
33
+ * @throws {@link InvalidParameterValueException} (client fault)
34
+ * <p>One of the parameters in the request is not valid.</p>
35
+ *
36
+ * @throws {@link ResourceConflictException} (client fault)
37
+ * <p>The resource already exists, or another operation is in progress.</p>
38
+ *
39
+ * @throws {@link ResourceNotFoundException} (client fault)
40
+ * <p>The resource specified in the request does not exist.</p>
41
+ *
42
+ * @throws {@link ServiceException} (server fault)
43
+ * <p>The Lambda service encountered an internal error.</p>
44
+ *
45
+ * @throws {@link TooManyRequestsException} (client fault)
46
+ * <p>The request throughput limit was exceeded. For more information, see <a href="https://docs.aws.amazon.com/lambda/latest/dg/gettingstarted-limits.html#api-requests">Lambda quotas</a>.</p>
47
+ *
48
+ *
33
49
  */
34
50
  export declare class UpdateFunctionEventInvokeConfigCommand extends $Command<UpdateFunctionEventInvokeConfigCommandInput, UpdateFunctionEventInvokeConfigCommandOutput, LambdaClientResolvedConfig> {
35
51
  readonly input: UpdateFunctionEventInvokeConfigCommandInput;
@@ -29,6 +29,22 @@ export interface UpdateFunctionUrlConfigCommandOutput extends UpdateFunctionUrlC
29
29
  * @see {@link UpdateFunctionUrlConfigCommandOutput} for command's `response` shape.
30
30
  * @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape.
31
31
  *
32
+ * @throws {@link InvalidParameterValueException} (client fault)
33
+ * <p>One of the parameters in the request is not valid.</p>
34
+ *
35
+ * @throws {@link ResourceConflictException} (client fault)
36
+ * <p>The resource already exists, or another operation is in progress.</p>
37
+ *
38
+ * @throws {@link ResourceNotFoundException} (client fault)
39
+ * <p>The resource specified in the request does not exist.</p>
40
+ *
41
+ * @throws {@link ServiceException} (server fault)
42
+ * <p>The Lambda service encountered an internal error.</p>
43
+ *
44
+ * @throws {@link TooManyRequestsException} (client fault)
45
+ * <p>The request throughput limit was exceeded. For more information, see <a href="https://docs.aws.amazon.com/lambda/latest/dg/gettingstarted-limits.html#api-requests">Lambda quotas</a>.</p>
46
+ *
47
+ *
32
48
  */
33
49
  export declare class UpdateFunctionUrlConfigCommand extends $Command<UpdateFunctionUrlConfigCommandInput, UpdateFunctionUrlConfigCommandOutput, LambdaClientResolvedConfig> {
34
50
  readonly input: UpdateFunctionUrlConfigCommandInput;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-lambda",
3
3
  "description": "AWS SDK for JavaScript Lambda Client for Node.js, Browser and React Native",
4
- "version": "3.289.0",
4
+ "version": "3.292.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -20,56 +20,51 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.289.0",
24
- "@aws-sdk/config-resolver": "3.289.0",
25
- "@aws-sdk/credential-provider-node": "3.289.0",
26
- "@aws-sdk/fetch-http-handler": "3.289.0",
27
- "@aws-sdk/hash-node": "3.289.0",
28
- "@aws-sdk/invalid-dependency": "3.289.0",
29
- "@aws-sdk/middleware-content-length": "3.289.0",
30
- "@aws-sdk/middleware-endpoint": "3.289.0",
31
- "@aws-sdk/middleware-host-header": "3.289.0",
32
- "@aws-sdk/middleware-logger": "3.289.0",
33
- "@aws-sdk/middleware-recursion-detection": "3.289.0",
34
- "@aws-sdk/middleware-retry": "3.289.0",
35
- "@aws-sdk/middleware-serde": "3.289.0",
36
- "@aws-sdk/middleware-signing": "3.289.0",
37
- "@aws-sdk/middleware-stack": "3.289.0",
38
- "@aws-sdk/middleware-user-agent": "3.289.0",
39
- "@aws-sdk/node-config-provider": "3.289.0",
40
- "@aws-sdk/node-http-handler": "3.289.0",
41
- "@aws-sdk/protocol-http": "3.289.0",
42
- "@aws-sdk/smithy-client": "3.289.0",
43
- "@aws-sdk/types": "3.289.0",
44
- "@aws-sdk/url-parser": "3.289.0",
45
- "@aws-sdk/util-base64": "3.208.0",
46
- "@aws-sdk/util-body-length-browser": "3.188.0",
47
- "@aws-sdk/util-body-length-node": "3.208.0",
48
- "@aws-sdk/util-defaults-mode-browser": "3.289.0",
49
- "@aws-sdk/util-defaults-mode-node": "3.289.0",
50
- "@aws-sdk/util-endpoints": "3.289.0",
51
- "@aws-sdk/util-retry": "3.289.0",
52
- "@aws-sdk/util-user-agent-browser": "3.289.0",
53
- "@aws-sdk/util-user-agent-node": "3.289.0",
54
- "@aws-sdk/util-utf8": "3.254.0",
55
- "@aws-sdk/util-waiter": "3.289.0",
23
+ "@aws-sdk/client-sts": "3.292.0",
24
+ "@aws-sdk/config-resolver": "3.292.0",
25
+ "@aws-sdk/credential-provider-node": "3.292.0",
26
+ "@aws-sdk/fetch-http-handler": "3.292.0",
27
+ "@aws-sdk/hash-node": "3.292.0",
28
+ "@aws-sdk/invalid-dependency": "3.292.0",
29
+ "@aws-sdk/middleware-content-length": "3.292.0",
30
+ "@aws-sdk/middleware-endpoint": "3.292.0",
31
+ "@aws-sdk/middleware-host-header": "3.292.0",
32
+ "@aws-sdk/middleware-logger": "3.292.0",
33
+ "@aws-sdk/middleware-recursion-detection": "3.292.0",
34
+ "@aws-sdk/middleware-retry": "3.292.0",
35
+ "@aws-sdk/middleware-serde": "3.292.0",
36
+ "@aws-sdk/middleware-signing": "3.292.0",
37
+ "@aws-sdk/middleware-stack": "3.292.0",
38
+ "@aws-sdk/middleware-user-agent": "3.292.0",
39
+ "@aws-sdk/node-config-provider": "3.292.0",
40
+ "@aws-sdk/node-http-handler": "3.292.0",
41
+ "@aws-sdk/protocol-http": "3.292.0",
42
+ "@aws-sdk/smithy-client": "3.292.0",
43
+ "@aws-sdk/types": "3.292.0",
44
+ "@aws-sdk/url-parser": "3.292.0",
45
+ "@aws-sdk/util-base64": "3.292.0",
46
+ "@aws-sdk/util-body-length-browser": "3.292.0",
47
+ "@aws-sdk/util-body-length-node": "3.292.0",
48
+ "@aws-sdk/util-defaults-mode-browser": "3.292.0",
49
+ "@aws-sdk/util-defaults-mode-node": "3.292.0",
50
+ "@aws-sdk/util-endpoints": "3.292.0",
51
+ "@aws-sdk/util-retry": "3.292.0",
52
+ "@aws-sdk/util-user-agent-browser": "3.292.0",
53
+ "@aws-sdk/util-user-agent-node": "3.292.0",
54
+ "@aws-sdk/util-utf8": "3.292.0",
55
+ "@aws-sdk/util-waiter": "3.292.0",
56
56
  "tslib": "^2.3.1"
57
57
  },
58
58
  "devDependencies": {
59
- "@aws-sdk/service-client-documentation-generator": "3.208.0",
59
+ "@aws-sdk/service-client-documentation-generator": "3.292.0",
60
60
  "@tsconfig/node14": "1.0.3",
61
61
  "@types/node": "^14.14.31",
62
62
  "concurrently": "7.0.0",
63
63
  "downlevel-dts": "0.10.1",
64
64
  "rimraf": "3.0.2",
65
- "typedoc": "0.19.2",
65
+ "typedoc": "0.23.23",
66
66
  "typescript": "~4.6.2"
67
67
  },
68
- "overrides": {
69
- "typedoc": {
70
- "typescript": "~4.6.2"
71
- }
72
- },
73
68
  "engines": {
74
69
  "node": ">=14.0.0"
75
70
  },