/AWS1/CL_IOT=>UPDATECACERTIFICATE()
¶
About UpdateCACertificate¶
Updates a registered CA certificate.
Requires permission to access the UpdateCACertificate action.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_CERTIFICATEID
TYPE /AWS1/IOTCERTIFICATEID
/AWS1/IOTCERTIFICATEID
¶
The CA certificate identifier.
Optional arguments:¶
IV_NEWSTATUS
TYPE /AWS1/IOTCACERTIFICATESTATUS
/AWS1/IOTCACERTIFICATESTATUS
¶
The updated status of the CA certificate.
Note: The status value REGISTER_INACTIVE is deprecated and should not be used.
IV_NEWAUTOREGISTRATIONSTATUS
TYPE /AWS1/IOTAUTOREGSTATUS
/AWS1/IOTAUTOREGSTATUS
¶
The new value for the auto registration status. Valid values are: "ENABLE" or "DISABLE".
IO_REGISTRATIONCONFIG
TYPE REF TO /AWS1/CL_IOTREGISTRATIONCONFIG
/AWS1/CL_IOTREGISTRATIONCONFIG
¶
Information about the registration configuration.
IV_REMOVEAUTOREGISTRATION
TYPE /AWS1/IOTREMOVEAUTOREG
/AWS1/IOTREMOVEAUTOREG
¶
If true, removes auto registration.