simpledb:put-attributes

Full name:

br.com.ingenieux:simpledb-maven-plugin:1.4.2:put-attributes

Description:

Goal which deletes (drops) domains

Attributes:

  • Requires a Maven project to be executed.

Required Parameters

Name Type Since Description
domain String - Name of Domain to Put
User property is: simpledb.domain.
file File - Relation of Attributes to Put, comma-separated
User property is: simpledb.file.

Optional Parameters

Name Type Since Description
credentialId String - The credential id (on ~/.aws/credentials file) to use)
Default value is: default.
User property is: beanstalker.credentialId.
ignoreExceptions boolean - Ignore Exceptions?
Default value is: false.
User property is: beanstalker.ignoreExceptions.
regionName String -

Service region e.g. "us-east-1"

Note: Does not apply to all services.

"-Cloudfront, I'm talking to you! Look at me when I do that!"

See this list for reference.

TODO Rationalize this


User property is: beanstalker.region.
serverId String - The server id in maven settings.xml to use for AWS Services Credentials (accessKey / secretKey)
Default value is: aws.amazon.com.
User property is: beanstalker.serverId.
verbose boolean - Verbose Logging?
Default value is: false.
User property is: beanstalker.verbose.

Parameter Details

credentialId:

The credential id (on ~/.aws/credentials file) to use)
  • Type: java.lang.String
  • Required: No
  • User Property: beanstalker.credentialId
  • Default: default

domain:

Name of Domain to Put
  • Type: java.lang.String
  • Required: Yes
  • User Property: simpledb.domain

file:

Relation of Attributes to Put, comma-separated
  • Type: java.io.File
  • Required: Yes
  • User Property: simpledb.file

ignoreExceptions:

Ignore Exceptions?
  • Type: boolean
  • Required: No
  • User Property: beanstalker.ignoreExceptions
  • Default: false

regionName:

Service region e.g. "us-east-1"

Note: Does not apply to all services.

"-Cloudfront, I'm talking to you! Look at me when I do that!"

See this list for reference.

TODO Rationalize this

  • Type: java.lang.String
  • Required: No
  • User Property: beanstalker.region

serverId:

The server id in maven settings.xml to use for AWS Services Credentials (accessKey / secretKey)
  • Type: java.lang.String
  • Required: No
  • User Property: beanstalker.serverId
  • Default: aws.amazon.com

verbose:

Verbose Logging?
  • Type: boolean
  • Required: No
  • User Property: beanstalker.verbose
  • Default: false