Skip to content

Commit

Permalink
Merge pull request #628 from DyfanJones/tidy_up
Browse files Browse the repository at this point in the history
Tidy up R documents
  • Loading branch information
DyfanJones committed Jun 22, 2023
2 parents 2aabd00 + c479473 commit 443b5c6
Show file tree
Hide file tree
Showing 15 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion cran/paws.customer.engagement/R/pinpointemail_service.R
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ NULL
#' Endpoints](https://docs.aws.amazon.com/general/latest/gr/rande.html#pinpoint_region)
#' in the *Amazon Web Services General Reference*. To learn more about AWS
#' Regions, see [Managing AWS
#' Regions](https://docs.aws.amazon.com/general/latest/gr/rande-manage.html)
#' Regions](https://docs.aws.amazon.com/accounts/latest/reference/manage-acct-regions.html)
#' in the *Amazon Web Services General Reference*.
#'
#' In each Region, AWS maintains multiple Availability Zones. These
Expand Down
2 changes: 1 addition & 1 deletion cran/paws.customer.engagement/man/pinpointemail.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cran/paws.management/R/opsworks_operations.R
Original file line number Diff line number Diff line change
Expand Up @@ -2949,7 +2949,7 @@ opsworks_update_instance <- function(InstanceId, LayerIds = NULL, InstanceType =
#' name, which is used internally by AWS OpsWorks Stacks and by Chef. The
#' short name is also used as the name for the directory where your app
#' files are installed. It can have a maximum of 200 characters and must be
#' in the following format: /\\A\[a-z0-9\\-\_\\.\]+\\Z/.
#' in the following format: /\\A\[a-z0-9\\-_\\.\]+\\Z/.
#'
#' The built-in layers' short names are defined by AWS OpsWorks Stacks. For
#' more information, see the [Layer
Expand Down
4 changes: 2 additions & 2 deletions cran/paws.management/R/ssm_operations.R
Original file line number Diff line number Diff line change
Expand Up @@ -5238,9 +5238,9 @@ ssm_send_automation_signal <- function(AutomationExecutionId, SignalType, Payloa
#' must escape the first two options by using a backslash. If you specify a
#' version number, then you don't need to use the backslash. For example:
#'
#' --document-version "\$DEFAULT"
#' --document-version "$DEFAULT"
#'
#' --document-version "\$LATEST"
#' --document-version "$LATEST"
#'
#' --document-version "3"
#' @param DocumentHash The Sha256 or Sha1 hash created by the system when the document was
Expand Down
2 changes: 1 addition & 1 deletion cran/paws.management/man/opsworks_update_layer.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions cran/paws.management/man/ssm_send_command.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions cran/paws.security.identity/R/kms_operations.R
Original file line number Diff line number Diff line change
Expand Up @@ -2856,9 +2856,9 @@ kms_re_encrypt <- function(CiphertextBlob, SourceEncryptionContext = NULL, Sourc
#' (ARNs)](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference-arns.html)
#' in the *Amazon Web Services General Reference*. For information about
#' enabling and disabling Regions, see [Enabling a
#' Region](https://docs.aws.amazon.com/general/latest/gr/rande-manage.html#rande-manage-enable)
#' Region](https://docs.aws.amazon.com/accounts/latest/reference/manage-acct-regions.html#rande-manage-enable)
#' and [Disabling a
#' Region](https://docs.aws.amazon.com/general/latest/gr/rande-manage.html#rande-manage-disable)
#' Region](https://docs.aws.amazon.com/accounts/latest/reference/manage-acct-regions.html#rande-manage-disable)
#' in the *Amazon Web Services General Reference*.
#' @param Policy The key policy to attach to the KMS key. This parameter is optional. If
#' you do not provide a key policy, KMS attaches the [default key
Expand Down
4 changes: 2 additions & 2 deletions cran/paws.security.identity/man/kms_replicate_key.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cran/paws/R/paws.R
Original file line number Diff line number Diff line change
Expand Up @@ -30125,7 +30125,7 @@ pinpoint <- function(config = list()) {
#' Endpoints](https://docs.aws.amazon.com/general/latest/gr/rande.html#pinpoint_region)
#' in the *Amazon Web Services General Reference*. To learn more about AWS
#' Regions, see [Managing AWS
#' Regions](https://docs.aws.amazon.com/general/latest/gr/rande-manage.html)
#' Regions](https://docs.aws.amazon.com/accounts/latest/reference/manage-acct-regions.html)
#' in the *Amazon Web Services General Reference*.
#'
#' In each Region, AWS maintains multiple Availability Zones. These
Expand Down
2 changes: 1 addition & 1 deletion cran/paws/man/pinpointemail.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion paws/R/ec2_operations.R
Original file line number Diff line number Diff line change
Expand Up @@ -34241,7 +34241,7 @@ ec2_describe_public_ipv_4_pools <- function(PoolIds = NULL, NextToken = NULL, Ma
#'
#' For information about enabling and disabling Regions for your account,
#' see [Managing Amazon Web Services
#' Regions](https://docs.aws.amazon.com/general/latest/gr/rande-manage.html)
#' Regions](https://docs.aws.amazon.com/accounts/latest/reference/manage-acct-regions.html)
#' in the *Amazon Web Services General Reference*.
#'
#' @usage
Expand Down
4 changes: 2 additions & 2 deletions paws/R/kms_operations.R
Original file line number Diff line number Diff line change
Expand Up @@ -6871,9 +6871,9 @@ kms_re_encrypt <- function(CiphertextBlob, SourceEncryptionContext = NULL, Sourc
#' (ARNs)](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference-arns.html)
#' in the *Amazon Web Services General Reference*. For information about
#' enabling and disabling Regions, see [Enabling a
#' Region](https://docs.aws.amazon.com/general/latest/gr/rande-manage.html#rande-manage-enable)
#' Region](https://docs.aws.amazon.com/accounts/latest/reference/manage-acct-regions.html#rande-manage-enable)
#' and [Disabling a
#' Region](https://docs.aws.amazon.com/general/latest/gr/rande-manage.html#rande-manage-disable)
#' Region](https://docs.aws.amazon.com/accounts/latest/reference/manage-acct-regions.html#rande-manage-disable)
#' in the *Amazon Web Services General Reference*.
#' @param Policy The key policy to attach to the KMS key. This parameter is optional. If
#' you do not provide a key policy, KMS attaches the [default key
Expand Down
2 changes: 1 addition & 1 deletion paws/R/opsworks_operations.R
Original file line number Diff line number Diff line change
Expand Up @@ -5520,7 +5520,7 @@ opsworks_update_instance <- function(InstanceId, LayerIds = NULL, InstanceType =
#' name, which is used internally by AWS OpsWorks Stacks and by Chef. The
#' short name is also used as the name for the directory where your app
#' files are installed. It can have a maximum of 200 characters and must be
#' in the following format: /\\A\[a-z0-9\\-\_\\.\]+\\Z/.
#' in the following format: /\\A\[a-z0-9\\-_\\.\]+\\Z/.
#'
#' The built-in layers' short names are defined by AWS OpsWorks Stacks. For
#' more information, see the [Layer
Expand Down
2 changes: 1 addition & 1 deletion paws/R/pinpointemail_service.R
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ NULL
#' Endpoints](https://docs.aws.amazon.com/general/latest/gr/rande.html#pinpoint_region)
#' in the *Amazon Web Services General Reference*. To learn more about AWS
#' Regions, see [Managing AWS
#' Regions](https://docs.aws.amazon.com/general/latest/gr/rande-manage.html)
#' Regions](https://docs.aws.amazon.com/accounts/latest/reference/manage-acct-regions.html)
#' in the *Amazon Web Services General Reference*.
#'
#' In each Region, AWS maintains multiple Availability Zones. These
Expand Down
4 changes: 2 additions & 2 deletions paws/R/ssm_operations.R
Original file line number Diff line number Diff line change
Expand Up @@ -11566,9 +11566,9 @@ ssm_send_automation_signal <- function(AutomationExecutionId, SignalType, Payloa
#' must escape the first two options by using a backslash. If you specify a
#' version number, then you don't need to use the backslash. For example:
#'
#' --document-version "\$DEFAULT"
#' --document-version "$DEFAULT"
#'
#' --document-version "\$LATEST"
#' --document-version "$LATEST"
#'
#' --document-version "3"
#' @param DocumentHash The Sha256 or Sha1 hash created by the system when the document was
Expand Down

0 comments on commit 443b5c6

Please sign in to comment.