/AWS1/CL_APD=>STARTCONFIGURATIONSESSION()
¶
About StartConfigurationSession¶
Starts a configuration session used to retrieve a deployed configuration. For more information about this API action and to view example CLI commands that show how to use it with the GetLatestConfiguration API action, see Retrieving the configuration in the AppConfig User Guide.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_APPLICATIONIDENTIFIER
TYPE /AWS1/APDIDENTIFIER
/AWS1/APDIDENTIFIER
¶
The application ID or the application name.
IV_ENVIRONMENTIDENTIFIER
TYPE /AWS1/APDIDENTIFIER
/AWS1/APDIDENTIFIER
¶
The environment ID or the environment name.
IV_CONFPROFILEIDENTIFIER
TYPE /AWS1/APDIDENTIFIER
/AWS1/APDIDENTIFIER
¶
The configuration profile ID or the configuration profile name.
Optional arguments:¶
IV_REQUIREDMINPOLLINTERVAL00
TYPE /AWS1/APDOPTIONALPOLLSECONDS
/AWS1/APDOPTIONALPOLLSECONDS
¶
Sets a constraint on a session. If you specify a value of, for example, 60 seconds, then the client that established the session can't call GetLatestConfiguration more frequently than every 60 seconds.