powered by
Welcome to the AWS Certificate Manager (ACM) API documentation.
You can use ACM to manage SSL/TLS certificates for your AWS-based websites and applications. For general information about using ACM, see the AWS Certificate Manager UserGuide.
acm()
# NOT RUN { svc <- acm() svc$add_tags_to_certificate( Foo = 123 ) # } # NOT RUN { # }
Run the code above in your browser using DataLab