s3_key

Type representing an s3 key

Parameters:

NameRequiredDescription

name

true

The id of the s3 key.

Properties:

NameRequiredDescription

user_id

No

The ID of the user.

user_email

No

The email of the user.

secret_key

No

The secret key.

active

No

The ID of the user. Valid values are true, false.

***

Changeable properties:

No Changeable properties

Examples

To list resources:

puppet resource s3_key

NOTE: If two resources have the same name only one of them will be shown.

To create, update or delete a resource:

No example available

Last updated