UpdateApplicationResourceLifecycle
Modifies lifecycle settings for an application.
Request Parameters
For information about the parameters that are common to all actions, see Common Parameters.
- ApplicationName
-
The name of the application.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Required: Yes
- ResourceLifecycleConfig
-
The lifecycle configuration.
Type: ApplicationResourceLifecycleConfig object
Required: Yes
Response Elements
The following elements are returned by the service.
- ApplicationName
-
The name of the application.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
- ResourceLifecycleConfig
-
The lifecycle configuration.
Type: ApplicationResourceLifecycleConfig object
Errors
For information about the errors that are common to all actions, see Common Errors.
- InsufficientPrivileges
-
The specified account does not have sufficient privileges for one or more AWS services.
HTTP Status Code: 403
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: