Skip to content

Commit

Permalink
Fix invalid characters and DESCRIPTION (#595)
Browse files Browse the repository at this point in the history
* Fix DESCRIPTION
* Delete more invalid chars
* Regenerate Paws
  • Loading branch information
davidkretch authored Feb 5, 2023
1 parent 41db1da commit 21eea6f
Show file tree
Hide file tree
Showing 56 changed files with 165 additions and 193 deletions.
10 changes: 4 additions & 6 deletions cran/paws.application.integration/R/locationservice_operations.R
Original file line number Diff line number Diff line change
Expand Up @@ -1845,9 +1845,7 @@ locationservice_put_geofence <- function(CollectionName, GeofenceId, Geometry) {
#'
#' @param IndexName &#91;required&#93; The name of the place index resource you want to use for the search.
#' @param Language The preferred language used to return results. The value must be a valid
#' [BCP
#' 47](https://datatracker.ietf.org/doc/search?rfcs=on&activedrafts=on&name=bcp47)
#' language tag, for example, `en` for English.
#' BCP 47 language tag, for example, `en` for English.
#'
#' This setting affects the languages used in the results, but not the
#' results themselves. If no language is specified, or not supported for a
Expand All @@ -1859,7 +1857,7 @@ locationservice_put_geofence <- function(CollectionName, GeofenceId, Geometry) {
#' `city` in the results will most likely be returned as `Athens`.
#'
#' If you set the `language` parameter to `el`, for Greek, then the `city`
#' in the results will more likely be returned as `Αθήνα`.
#' in the results will more likely be returned as ``.
#'
#' If the data provider does not have a value for Greek, the result will be
#' in a language that the provider does support.
Expand Down Expand Up @@ -1955,7 +1953,7 @@ locationservice_search_place_index_for_position <- function(IndexName, Language
#' `Athens, Greece`.
#'
#' If you set the `language` parameter to `el`, for Greek, then the result
#' found will more likely be returned as `Αθήνα, Ελλάδα`.
#' found will more likely be returned as `, Ελλάδ`.
#'
#' If the data provider does not have a value for Greek, the result will be
#' in a language that the provider does support.
Expand Down Expand Up @@ -2046,7 +2044,7 @@ locationservice_search_place_index_for_suggestions <- function(BiasPosition = NU
#' found will most likely be returned as `Athens`.
#'
#' If you set the `language` parameter to `el`, for Greek, then the result
#' found will more likely be returned as `Αθήνα`.
#' found will more likely be returned as ``.
#'
#' If the data provider does not have a value for Greek, the result will be
#' in a language that the provider does support.
Expand Down
4 changes: 2 additions & 2 deletions cran/paws.application.integration/R/sns_service.R
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ NULL
#'
#' For information on the permissions you need to use this API, see
#' [Identity and access management in Amazon
#' SNS](https://docs.aws.amazon.com/sns/latest/dg/sns-authentication-and-access-control.html)
#' in the *Amazon SNS Developer Guide.*
#' SNS](https://docs.aws.amazon.com/sns/latest/dg/) in the *Amazon SNS
#' Developer Guide.*
#'
#' We also provide SDKs that enable you to access Amazon SNS from your
#' preferred programming language. The SDKs contain functionality that
Expand Down

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

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

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.application.integration/man/sns.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.customer.engagement/R/ses_operations.R
Original file line number Diff line number Diff line change
Expand Up @@ -1389,7 +1389,7 @@ ses_put_configuration_set_delivery_options <- function(ConfigurationSetName, Del
#'
#' For information about the syntax of sending authorization policies, see
#' the [Amazon SES Developer
#' Guide](https://docs.aws.amazon.com/ses/latest/dg/sending-authorization-policies.html).
#' Guide](https://docs.aws.amazon.com/ses/latest/dg/).
#'
#' @keywords internal
#'
Expand Down
4 changes: 2 additions & 2 deletions cran/paws.customer.engagement/R/sesv2_operations.R
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ sesv2_create_email_identity <- function(EmailIdentity, Tags = NULL, DkimSigningA
#'
#' For information about the syntax of sending authorization policies, see
#' the [Amazon SES Developer
#' Guide](https://docs.aws.amazon.com/ses/latest/dg/sending-authorization-policies.html).
#' Guide](https://docs.aws.amazon.com/ses/latest/dg/).
#'
#' @keywords internal
#'
Expand Down Expand Up @@ -2815,7 +2815,7 @@ sesv2_update_custom_verification_email_template <- function(TemplateName, FromEm
#'
#' For information about the syntax of sending authorization policies, see
#' the [Amazon SES Developer
#' Guide](https://docs.aws.amazon.com/ses/latest/dg/sending-authorization-policies.html).
#' Guide](https://docs.aws.amazon.com/ses/latest/dg/).
#'
#' @keywords internal
#'
Expand Down

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

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

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

10 changes: 4 additions & 6 deletions cran/paws.machine.learning/R/transcribeservice_operations.R
Original file line number Diff line number Diff line change
Expand Up @@ -1340,9 +1340,8 @@ transcribeservice_start_call_analytics_job <- function(CallAnalyticsJobName, Med
#'
#' Note that Amazon Transcribe must have permission to use the specified
#' location. You can change Amazon S3 permissions using the [Amazon Web
#' Services Management
#' Console](https://us-east-1.console.aws.amazon.com/s3/home). See also
#' [Permissions Required for IAM User
#' Services Management Console](https://console.aws.amazon.com/s3/home).
#' See also [Permissions Required for IAM User
#' Roles](https://docs.aws.amazon.com/transcribe/latest/dg/security_iam_id-based-policy-examples.html#auth-role-iam-user).
#'
#' If you don't specify `OutputBucketName`, your transcript is placed in a
Expand Down Expand Up @@ -1525,9 +1524,8 @@ transcribeservice_start_medical_transcription_job <- function(MedicalTranscripti
#'
#' Note that Amazon Transcribe must have permission to use the specified
#' location. You can change Amazon S3 permissions using the [Amazon Web
#' Services Management
#' Console](https://us-east-1.console.aws.amazon.com/s3/home). See also
#' [Permissions Required for IAM User
#' Services Management Console](https://console.aws.amazon.com/s3/home).
#' See also [Permissions Required for IAM User
#' Roles](https://docs.aws.amazon.com/transcribe/latest/dg/security_iam_id-based-policy-examples.html#auth-role-iam-user).
#'
#' If you don't specify `OutputBucketName`, your transcript is placed in a
Expand Down

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

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

3 changes: 1 addition & 2 deletions cran/paws.networking/R/route53_operations.R
Original file line number Diff line number Diff line change
Expand Up @@ -2730,8 +2730,7 @@ route53_test_dns_answer <- function(HostedZoneId, RecordName, RecordType, Resolv
#' - [RFC 6598, IANA-Reserved IPv4 Prefix for Shared Address
#' Space](https://www.rfc-editor.org/rfc/rfc6598)
#'
#' - [RFC 5156, Special-Use IPv6
#' Addresses](https://www.rfc-editor.org/rfc/rfc5156)
#' - RFC 5156, Special-Use IPv6 Addresses
#' @param Port The port on the endpoint that you want Amazon Route 53 to perform health
#' checks on.
#'
Expand Down
2 changes: 1 addition & 1 deletion cran/paws.networking/man/route53_update_health_check.Rd

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

8 changes: 2 additions & 6 deletions cran/paws.security.identity/R/acmpca_operations.R
Original file line number Diff line number Diff line change
Expand Up @@ -570,9 +570,7 @@ acmpca_import_certificate_authority_certificate <- function(CertificateAuthority
#' Certificate validity is the period of time during which a certificate is
#' valid. Validity can be expressed as an explicit date and time when the
#' certificate expires, or as a span of time after issuance, stated in
#' days, months, or years. For more information, see
#' [Validity](https://datatracker.ietf.org/doc/html/rfc5280#section-4.1.2.5)
#' in RFC 5280.
#' days, months, or years. For more information, see Validity in RFC 5280.
#'
#' This value is unaffected when `ValidityNotBefore` is also specified. For
#' example, if `Validity` is set to 20 days in the future, the certificate
Expand All @@ -595,9 +593,7 @@ acmpca_import_certificate_authority_certificate <- function(CertificateAuthority
#'
#' The `ValidityNotBefore` value is expressed as an explicit date and time,
#' using the `Validity` type value `ABSOLUTE`. For more information, see
#' Validity in this API reference and
#' [Validity](https://datatracker.ietf.org/doc/html/rfc5280#section-4.1.2.5)
#' in RFC 5280.
#' Validity in this API reference and Validity in RFC 5280.
#' @param IdempotencyToken Alphanumeric string that can be used to distinguish between calls to the
#' **IssueCertificate** action. Idempotency tokens for **IssueCertificate**
#' time out after one minute. Therefore, if you call **IssueCertificate**
Expand Down
Loading

0 comments on commit 21eea6f

Please sign in to comment.