/AWS1/CL_IOT=>UPDATECERTIFICATEPROVIDER()
¶
About UpdateCertificateProvider¶
Updates a certificate provider.
Requires permission to access the UpdateCertificateProvider action.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_CERTIFICATEPROVIDERNAME
TYPE /AWS1/IOTCERTPROVIDERNAME
/AWS1/IOTCERTPROVIDERNAME
¶
The name of the certificate provider.
Optional arguments:¶
IV_LAMBDAFUNCTIONARN
TYPE /AWS1/IOTCERTPVDRFUNCTIONARN
/AWS1/IOTCERTPVDRFUNCTIONARN
¶
The Lambda function ARN that's associated with the certificate provider.
IT_ACCOUNTDEFAULTFOROPS
TYPE /AWS1/CL_IOTCRTPVDRACDEFFORO00=>TT_CERTPVDRACCOUNTDEFFOROPS
TT_CERTPVDRACCOUNTDEFFOROPS
¶
A list of the operations that the certificate provider will use to generate certificates. Valid value:
CreateCertificateFromCsr
.