View source: R/vpclattice_operations.R
vpclattice_update_service | R Documentation |
Updates the specified service.
See https://www.paws-r-sdk.com/docs/vpclattice_update_service/ for full documentation.
vpclattice_update_service(
authType = NULL,
certificateArn = NULL,
serviceIdentifier
)
authType |
The type of IAM policy.
|
certificateArn |
The Amazon Resource Name (ARN) of the certificate. |
serviceIdentifier |
[required] The ID or Amazon Resource Name (ARN) of the service. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.