Nothing
aws_configure()
, without_verbose()
, and with_redacted()
to manage verbosity throughout package and redacting secrets (#94) (#111) (#113)aws_has_creds()
to check if functional AWS credentials are available - main use case is to check if we should run function examples or not (#81)six_bucket_upload()
(#67) (#79)aws_policy_update()
to update policies (#87)aws_vpc_security_group_delete()
to delete security groups (#91)figure_out_policy_arn()
is now exported (#87)six_group_delete()
to delete groups (#94)random_*
helper functions (random_bucket()
, random_role()
) for running examples, tests, vignettes and for users to test functionality (#104) (#117)filter
parameter to aws_billing()
(#72) (#74) thanks @ateucherservice_map
(#83) (#84) thanks @ateucherwebmockr
to stub aws_billing()
in tests (#76) (#77)snakecase
package (#100) (#102)paws
and paws.common
(#114) (#120)set.seed()
in all vignettes that use random_*
functions so that inconsequential changes aren't committed each time (#116)aws_vpc_sec_group_rules()
to aws_vpc_sec_group_rules_mod()
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.