paws.security.identity (version 0.1.0)

cloudhsm: Amazon CloudHSM

Description

AWS CloudHSM Service

This is documentation for AWS CloudHSM Classic. For more information, see AWS CloudHSM Classic FAQs, the AWS CloudHSM Classic User Guide, and the AWS CloudHSM Classic API Reference.

For information about the current version of AWS CloudHSM, see AWS CloudHSM, the AWS CloudHSM User Guide, and the AWS CloudHSM API Reference.

Usage

cloudhsm()

Arguments

Operations

add_tags_to_resource This is documentation for AWS CLOUDHSM CLASSIC
create_hapg This is documentation for AWS CLOUDHSM CLASSIC
create_hsm This is documentation for AWS CLOUDHSM CLASSIC
create_luna_client This is documentation for AWS CLOUDHSM CLASSIC
delete_hapg This is documentation for AWS CLOUDHSM CLASSIC
delete_hsm This is documentation for AWS CLOUDHSM CLASSIC
delete_luna_client This is documentation for AWS CLOUDHSM CLASSIC
describe_hapg This is documentation for AWS CLOUDHSM CLASSIC
describe_hsm This is documentation for AWS CLOUDHSM CLASSIC
describe_luna_client This is documentation for AWS CLOUDHSM CLASSIC
get_config This is documentation for AWS CLOUDHSM CLASSIC
list_available_zones This is documentation for AWS CLOUDHSM CLASSIC
list_hapgs This is documentation for AWS CLOUDHSM CLASSIC
list_hsms This is documentation for AWS CLOUDHSM CLASSIC
list_luna_clients This is documentation for AWS CLOUDHSM CLASSIC
list_tags_for_resource This is documentation for AWS CLOUDHSM CLASSIC
modify_hapg This is documentation for AWS CLOUDHSM CLASSIC
modify_hsm This is documentation for AWS CLOUDHSM CLASSIC
modify_luna_client This is documentation for AWS CLOUDHSM CLASSIC

Examples

Run this code
# NOT RUN {
svc <- cloudhsm()
svc$add_tags_to_resource(
  Foo = 123
)
# }
# NOT RUN {
# }

Run the code above in your browser using DataCamp Workspace