You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::IoT::Types::UpdateCertificateRequestWhen passing UpdateCertificateRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
certificate_id: "CertificateId", new_status: "ACTIVE", }
The input for the UpdateCertificate operation.
Instance Attribute Summary collapseThe ID of the certificate.
The new status.
The ID of the certificate. (The last part of the certificate ARN contains the certificate ID.)
#new_status ⇒ StringThe new status.
Note: Setting the status to PENDING_TRANSFER or PENDING_ACTIVATION will result in an exception being thrown. PENDING_TRANSFER and PENDING_ACTIVATION are statuses used internally by AWS IoT. They are not intended for developer use.
Note: The status value REGISTER_INACTIVE is deprecated and should not be used.
Possible values:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4