|
Did this page help you?Yes No Tell us about it... |
||||||
PREV NEXT | FRAMES NO FRAMES |
Package com.amazonaws |
---|
Class com.amazonaws.AmazonClientException extends RuntimeException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.AmazonServiceException extends AmazonClientException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
String requestId
String errorCode
AmazonServiceException.ErrorType errorType
AmazonServiceException.ErrorType
int statusCode
String serviceName
Package com.amazonaws.services.autoscaling.model |
---|
Class com.amazonaws.services.autoscaling.model.Activity extends Object implements Serializable |
---|
Serialized Fields |
---|
String activityId
Constraints:
Pattern: [ -??-??-?\r\n\t]*
String autoScalingGroupName
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
String description
Constraints:
Pattern: [ -??-??-?\r\n\t]*
String cause
Constraints:
Length: 1 - 1023
Pattern: [ -??-??-?\r\n\t]*
Date startTime
Date endTime
String statusCode
Constraints:
Allowed Values: WaitingForSpotInstanceRequestId, WaitingForSpotInstanceId, WaitingForInstanceId, PreInService, InProgress, Successful, Failed, Cancelled
String statusMessage
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
Integer progress
String details
Constraints:
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.autoscaling.model.AdjustmentType extends Object implements Serializable |
---|
Serialized Fields |
---|
String adjustmentType
ChangeInCapacity
, ExactCapacity
, and
PercentChangeInCapacity
.
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.autoscaling.model.Alarm extends Object implements Serializable |
---|
Serialized Fields |
---|
String alarmName
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
String alarmARN
Constraints:
Length: 1 - 1600
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.autoscaling.model.AlreadyExistsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.autoscaling.model.AutoScalingGroup extends Object implements Serializable |
---|
Serialized Fields |
---|
String autoScalingGroupName
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
String autoScalingGroupARN
Constraints:
Length: 1 - 1600
Pattern: [ -??-??-?\r\n\t]*
String launchConfigurationName
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
Integer minSize
Integer maxSize
Integer desiredCapacity
Integer defaultCooldown
List<E> availabilityZones
Constraints:
Length: 1 -
List<E> loadBalancerNames
String healthCheckType
Constraints:
Length: 1 - 32
Pattern: [ -??-??-?\r\n\t]*
Integer healthCheckGracePeriod
List<E> instances
Date createdTime
List<E> suspendedProcesses
String placementGroup
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
String vPCZoneIdentifier
When
you specify VPCZoneIdentifier
with
AvailabilityZones
, ensure that the subnets' Availability
Zones match the values you specify for AvailabilityZones
.
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
List<E> enabledMetrics
String status
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
List<E> tags
List<E> terminationPolicies
Class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails extends Object implements Serializable |
---|
Serialized Fields |
---|
String instanceId
Constraints:
Length: 1 - 16
Pattern: [ -??-??-?\r\n\t]*
String autoScalingGroupName
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
String availabilityZone
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
String lifecycleState
Constraints:
Length: 1 - 32
Pattern: [ -??-??-?\r\n\t]*
String healthStatus
Constraints:
Length: 1 - 32
Pattern: [ -??-??-?\r\n\t]*
String launchConfigurationName
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.autoscaling.model.BlockDeviceMapping extends Object implements Serializable |
---|
Serialized Fields |
---|
String virtualName
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
String deviceName
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
Ebs ebs
Class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String autoScalingGroupName
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
String launchConfigurationName
Constraints:
Length: 1 - 1600
Pattern: [ -??-??-?\r\n\t]*
Integer minSize
Integer maxSize
Integer desiredCapacity
Integer defaultCooldown
List<E> availabilityZones
Constraints:
Length: 1 -
List<E> loadBalancerNames
String healthCheckType
EC2
or ELB
.
Constraints:
Length: 1 - 32
Pattern: [ -??-??-?\r\n\t]*
Integer healthCheckGracePeriod
String placementGroup
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
String vPCZoneIdentifier
When you specify subnets and Availability Zones with this call, ensure that the subnets' Availability Zones match the Availability Zones specified.
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
List<E> terminationPolicies
For more information on configuring a termination policy for your Auto Scaling group, go to Instance Termination Policy for Your Auto Scaling Group in the the Auto Scaling Developer Guide.
List<E> tags
Class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String launchConfigurationName
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
String imageId
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
String keyName
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
List<E> securityGroups
websrv
. Specify Amazon VPC
security groups using security group IDs, such as
sg-12345678
. For more information about Amazon EC2
security groups, go to
Using Security Groups in the Amazon EC2 product documentation. For
more information about Amazon VPC security groups, go to
Security Groups in the Amazon VPC product documentation.
String userData
Constraints:
Length: 0 - 21847
Pattern: [ -??-??-?\r\n\t]*
String instanceType
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
String kernelId
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
String ramdiskId
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
List<E> blockDeviceMappings
InstanceMonitoring instanceMonitoring
When
detailed monitoring is enabled, CloudWatch will generate metrics every
minute and your account will be charged a fee. When you disable
detailed monitoring, by specifying False
, Cloudwatch will
generate metrics every 5 minutes. For information about monitoring,
see the Amazon
CloudWatch product page.
String spotPrice
Constraints:
Length: 1 - 255
String iamInstanceProfile
Constraints:
Length: 1 - 1600
Pattern: [ -??-??-?\r\n\t]*
Boolean ebsOptimized
Class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> tags
auto-scaling-group
is the only supported resource type.
The valid value for the resource ID is groupname. The
PropagateAtLaunch
flag defines whether the new tag will
be applied to instances launched by the Auto Scaling group. Valid
values are true
or false
. However, instances
that are already running will not get the new or updated tag.
Likewise, when you modify a tag, the updated version will be applied
only to new instances launched by the Auto Scaling group after the
change. Running instances that had the previous version of the tag
will continue to have the older tag.
When you create a tag and a tag of the same name already exists, the operation overwrites the previous tag definition, but you will not get an error message.
Class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String autoScalingGroupName
Constraints:
Length: 1 - 1600
Pattern: [ -??-??-?\r\n\t]*
Boolean forceDelete
Class com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String launchConfigurationName
Constraints:
Length: 1 - 1600
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String autoScalingGroupName
Constraints:
Length: 1 - 1600
Pattern: [ -??-??-?\r\n\t]*
String topicARN
Constraints:
Length: 1 - 1600
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.autoscaling.model.DeletePolicyRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String autoScalingGroupName
Constraints:
Length: 1 - 1600
Pattern: [ -??-??-?\r\n\t]*
String policyName
Constraints:
Length: 1 - 1600
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String autoScalingGroupName
Constraints:
Length: 1 - 1600
Pattern: [ -??-??-?\r\n\t]*
String scheduledActionName
Constraints:
Length: 1 - 1600
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.autoscaling.model.DeleteTagsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> tags
Class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> adjustmentTypes
Class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> autoScalingGroupNames
String nextToken
Constraints:
Pattern: [ -??-??-?\r\n\t]*
Integer maxRecords
Constraints:
Range: 1 - 50
Class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> autoScalingGroups
String nextToken
Constraints:
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> instanceIds
Integer maxRecords
Constraints:
Range: 1 - 50
String nextToken
Constraints:
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> autoScalingInstances
String nextToken
Constraints:
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> autoScalingNotificationTypes
Class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> launchConfigurationNames
String nextToken
Constraints:
Pattern: [ -??-??-?\r\n\t]*
Integer maxRecords
Constraints:
Range: 1 - 50
Class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> launchConfigurations
String nextToken
Constraints:
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> metrics
GroupMinSize
GroupMaxSize
GroupDesiredCapacity
GroupInServiceInstances
GroupPendingInstances
GroupTerminatingInstances
GroupTotalInstances
List<E> granularities
Class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> autoScalingGroupNames
String nextToken
Constraints:
Pattern: [ -??-??-?\r\n\t]*
Integer maxRecords
Constraints:
Range: 1 - 50
Class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> notificationConfigurations
String nextToken
Constraints:
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String autoScalingGroupName
Constraints:
Length: 1 - 1600
Pattern: [ -??-??-?\r\n\t]*
List<E> policyNames
String nextToken
Constraints:
Pattern: [ -??-??-?\r\n\t]*
Integer maxRecords
Constraints:
Range: 1 - 50
Class com.amazonaws.services.autoscaling.model.DescribePoliciesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> scalingPolicies
String nextToken
Constraints:
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> activityIds
AutoScalingGroupName
is provided, the results are limited
to that group. The list of requested activities cannot contain more
than 50 items. If unknown activities are requested, they are ignored
with no error.
String autoScalingGroupName
Constraints:
Length: 1 - 1600
Pattern: [ -??-??-?\r\n\t]*
Integer maxRecords
Constraints:
Range: 1 - 50
String nextToken
Constraints:
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> activities
String nextToken
Constraints:
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> processes
Class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String autoScalingGroupName
Constraints:
Length: 1 - 1600
Pattern: [ -??-??-?\r\n\t]*
List<E> scheduledActionNames
Date startTime
Date endTime
String nextToken
Constraints:
Pattern: [ -??-??-?\r\n\t]*
Integer maxRecords
Constraints:
Range: 1 - 50
Class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> scheduledUpdateGroupActions
String nextToken
Constraints:
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.autoscaling.model.DescribeTagsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> filters
String nextToken
Constraints:
Pattern: [ -??-??-?\r\n\t]*
Integer maxRecords
Constraints:
Range: 1 - 50
Class com.amazonaws.services.autoscaling.model.DescribeTagsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> tags
String nextToken
Constraints:
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> terminationPolicyTypes
OldestInstance
, OldestLaunchConfiguration
,
NewestInstance
, ClosestToNextInstanceHour
,
Default
Class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String autoScalingGroupName
Constraints:
Length: 1 - 1600
Pattern: [ -??-??-?\r\n\t]*
List<E> metrics
GroupMinSize
GroupMaxSize
GroupDesiredCapacity
GroupInServiceInstances
GroupPendingInstances
GroupTerminatingInstances
GroupTotalInstances
Class com.amazonaws.services.autoscaling.model.Ebs extends Object implements Serializable |
---|
Serialized Fields |
---|
String snapshotId
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
Integer volumeSize
Constraints:
Range: 1 - 1024
Class com.amazonaws.services.autoscaling.model.EnabledMetric extends Object implements Serializable |
---|
Serialized Fields |
---|
String metric
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
String granularity
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String autoScalingGroupName
Constraints:
Length: 1 - 1600
Pattern: [ -??-??-?\r\n\t]*
List<E> metrics
GroupMinSize
GroupMaxSize
GroupDesiredCapacity
GroupInServiceInstances
GroupPendingInstances
GroupTerminatingInstances
GroupTotalInstances
String granularity
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String autoScalingGroupName
Constraints:
Length: 1 - 1600
Pattern: [ -??-??-?\r\n\t]*
String policyName
Constraints:
Length: 1 - 1600
Pattern: [ -??-??-?\r\n\t]*
Boolean honorCooldown
True
if you want Auto Scaling to reject this
request when the Auto Scaling group is in cooldown.
Class com.amazonaws.services.autoscaling.model.Filter extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
"auto-scaling-group"
, "key"
,
"value"
, and "propagate-at-launch"
.
Constraints:
Pattern: [ -??-??-?\r\n\t]*
List<E> values
Class com.amazonaws.services.autoscaling.model.Instance extends Object implements Serializable |
---|
Serialized Fields |
---|
String instanceId
Constraints:
Length: 1 - 16
Pattern: [ -??-??-?\r\n\t]*
String availabilityZone
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
String lifecycleState
Constraints:
Allowed Values: Pending, Quarantined, InService, Terminating, Terminated
String healthStatus
Constraints:
Length: 1 - 32
Pattern: [ -??-??-?\r\n\t]*
String launchConfigurationName
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.autoscaling.model.InstanceMonitoring extends Object implements Serializable |
---|
Serialized Fields |
---|
Boolean enabled
True
, instance monitoring is enabled.
Class com.amazonaws.services.autoscaling.model.InvalidNextTokenException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.autoscaling.model.LaunchConfiguration extends Object implements Serializable |
---|
Serialized Fields |
---|
String launchConfigurationName
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
String launchConfigurationARN
Constraints:
Length: 1 - 1600
Pattern: [ -??-??-?\r\n\t]*
String imageId
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
String keyName
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
List<E> securityGroups
String userData
Constraints:
Length: 0 - 21847
Pattern: [ -??-??-?\r\n\t]*
String instanceType
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
String kernelId
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
String ramdiskId
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
List<E> blockDeviceMappings
InstanceMonitoring instanceMonitoring
String spotPrice
Constraints:
Length: 1 - 255
String iamInstanceProfile
Constraints:
Length: 1 - 1600
Pattern: [ -??-??-?\r\n\t]*
Date createdTime
Boolean ebsOptimized
Class com.amazonaws.services.autoscaling.model.LimitExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.autoscaling.model.MetricCollectionType extends Object implements Serializable |
---|
Serialized Fields |
---|
String metric
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.autoscaling.model.MetricGranularityType extends Object implements Serializable |
---|
Serialized Fields |
---|
String granularity
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.autoscaling.model.NotificationConfiguration extends Object implements Serializable |
---|
Serialized Fields |
---|
String autoScalingGroupName
Constraints:
Length: 1 - 1600
Pattern: [ -??-??-?\r\n\t]*
String topicARN
Constraints:
Length: 1 - 1600
Pattern: [ -??-??-?\r\n\t]*
String notificationType
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.autoscaling.model.ProcessType extends Object implements Serializable |
---|
Serialized Fields |
---|
String processName
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String autoScalingGroupName
Constraints:
Length: 1 - 1600
Pattern: [ -??-??-?\r\n\t]*
String topicARN
Constraints:
Length: 1 - 1600
Pattern: [ -??-??-?\r\n\t]*
List<E> notificationTypes
Class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String autoScalingGroupName
Constraints:
Length: 1 - 1600
Pattern: [ -??-??-?\r\n\t]*
String policyName
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
Integer scalingAdjustment
AdjustmentType
determines the interpretation of this number (e.g., as an absolute
number or as a percentage of the existing Auto Scaling group size). A
positive increment adds to the current capacity and a negative value
removes from the current capacity.
String adjustmentType
ScalingAdjustment
is an absolute
number or a percentage of the current capacity. Valid values are
ChangeInCapacity
, ExactCapacity
, and
PercentChangeInCapacity
.
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
Integer cooldown
Integer minAdjustmentStep
AdjustmentType
with the value
PercentChangeInCapacity
, the scaling policy changes the
DesiredCapacity
of the Auto Scaling group by at least the
number of instances specified in the value. You will get a
ValidationError
if you use MinAdjustmentStep
on a policy with an AdjustmentType
other than
PercentChangeInCapacity
.
Class com.amazonaws.services.autoscaling.model.PutScalingPolicyResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String policyARN
Constraints:
Length: 1 - 1600
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String autoScalingGroupName
Constraints:
Length: 1 - 1600
Pattern: [ -??-??-?\r\n\t]*
String scheduledActionName
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
Date time
Time
is deprecated. The time for this action to start.
Time
is an alias for StartTime
and can be
specified instead of StartTime
, or vice versa. If both
Time
and StartTime
are specified, their
values should be identical. Otherwise,
PutScheduledUpdateGroupAction
will return an error.
Date startTime
--start-time
2010-06-01T00:00:00Z
. When StartTime
and
EndTime
are specified with Recurrence
, they
form the boundaries of when the recurring action will start and stop.
Date endTime
String recurrence
When StartTime
and
EndTime
are specified with Recurrence
, they
form the boundaries of when the recurring action will start and stop.
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
Integer minSize
Integer maxSize
Integer desiredCapacity
Class com.amazonaws.services.autoscaling.model.ResourceInUseException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.autoscaling.model.ResumeProcessesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String autoScalingGroupName
Constraints:
Length: 1 - 1600
Pattern: [ -??-??-?\r\n\t]*
List<E> scalingProcesses
To suspend all process types, omit this parameter.
Class com.amazonaws.services.autoscaling.model.ScalingActivityInProgressException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.autoscaling.model.ScalingPolicy extends Object implements Serializable |
---|
Serialized Fields |
---|
String autoScalingGroupName
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
String policyName
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
Integer scalingAdjustment
String adjustmentType
ScalingAdjustment
is an absolute
number or a percentage of the current capacity. Valid values are
ChangeInCapacity
, ExactCapacity
, and
PercentChangeInCapacity
.
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
Integer cooldown
String policyARN
Constraints:
Length: 1 - 1600
Pattern: [ -??-??-?\r\n\t]*
List<E> alarms
Integer minAdjustmentStep
DesiredCapacity
of the Auto Scaling group by
at least the specified number of instances.
Class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction extends Object implements Serializable |
---|
Serialized Fields |
---|
String autoScalingGroupName
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
String scheduledActionName
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
String scheduledActionARN
Constraints:
Length: 1 - 1600
Pattern: [ -??-??-?\r\n\t]*
Date time
Time
is deprecated. The time that the action is
scheduled to begin. Time
is an alias for
StartTime
.
Date startTime
When StartTime
and
EndTime
are specified with Recurrence
, they
form the boundaries of when the recurring action will start and stop.
Date endTime
String recurrence
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
Integer minSize
Integer maxSize
Integer desiredCapacity
Class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String autoScalingGroupName
Constraints:
Length: 1 - 1600
Pattern: [ -??-??-?\r\n\t]*
Integer desiredCapacity
Boolean honorCooldown
SetDesiredCapacity
overrides any cooldown
period. Set to True
if you want Auto Scaling to reject
this request when the Auto Scaling group is in cooldown.
Class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String instanceId
Constraints:
Length: 1 - 16
Pattern: [ -??-??-?\r\n\t]*
String healthStatus
Constraints:
Length: 1 - 32
Pattern: [ -??-??-?\r\n\t]*
Boolean shouldRespectGracePeriod
Class com.amazonaws.services.autoscaling.model.SuspendedProcess extends Object implements Serializable |
---|
Serialized Fields |
---|
String processName
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
String suspensionReason
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String autoScalingGroupName
Constraints:
Length: 1 - 1600
Pattern: [ -??-??-?\r\n\t]*
List<E> scalingProcesses
To suspend all process types, omit this parameter.
Class com.amazonaws.services.autoscaling.model.Tag extends Object implements Serializable |
---|
Serialized Fields |
---|
String resourceId
Constraints:
Pattern: [ -??-??-?\r\n\t]*
String resourceType
auto-scaling-group
resource type.
Constraints:
Pattern: [ -??-??-?\r\n\t]*
String key
Constraints:
Length: 1 - 128
Pattern: [ -??-??-?\r\n\t]*
String value
Constraints:
Length: 0 - 256
Pattern: [ -??-??-?\r\n\t]*
Boolean propagateAtLaunch
Class com.amazonaws.services.autoscaling.model.TagDescription extends Object implements Serializable |
---|
Serialized Fields |
---|
String resourceId
Constraints:
Pattern: [ -??-??-?\r\n\t]*
String resourceType
auto-scaling-group
resource type.
Constraints:
Pattern: [ -??-??-?\r\n\t]*
String key
Constraints:
Length: 1 - 128
Pattern: [ -??-??-?\r\n\t]*
String value
Constraints:
Length: 0 - 256
Pattern: [ -??-??-?\r\n\t]*
Boolean propagateAtLaunch
Class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String instanceId
Constraints:
Length: 1 - 16
Pattern: [ -??-??-?\r\n\t]*
Boolean shouldDecrementDesiredCapacity
Class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Activity activity
Class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String autoScalingGroupName
Constraints:
Length: 1 - 1600
Pattern: [ -??-??-?\r\n\t]*
String launchConfigurationName
Constraints:
Length: 1 - 1600
Pattern: [ -??-??-?\r\n\t]*
Integer minSize
Integer maxSize
Integer desiredCapacity
Integer defaultCooldown
List<E> availabilityZones
Constraints:
Length: 1 -
String healthCheckType
Constraints:
Length: 1 - 32
Pattern: [ -??-??-?\r\n\t]*
Integer healthCheckGracePeriod
String placementGroup
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
String vPCZoneIdentifier
When
you specify VPCZoneIdentifier
with
AvailabilityZones
, ensure that the subnets' Availability
Zones match the values you specify for AvailabilityZones
.
Constraints:
Length: 1 - 255
Pattern: [ -??-??-?\r\n\t]*
List<E> terminationPolicies
For more information on creating a termination policy for your Auto Scaling group, go to Instance Termination Policy for Your Auto Scaling Group in the the Auto Scaling Developer Guide.
Package com.amazonaws.services.cloudformation.model |
---|
Class com.amazonaws.services.cloudformation.model.AlreadyExistsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudformation.model.CancelUpdateStackRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String stackName
Class com.amazonaws.services.cloudformation.model.CreateStackRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String stackName
String templateBody
Conditional: You must pass
TemplateBody
or TemplateURL
. If both are
passed, only TemplateBody
is used.
Constraints:
Length: 1 - 51200
String templateURL
Conditional: You must pass
TemplateURL
or TemplateBody
. If both are
passed, only TemplateBody
is used.
Constraints:
Length: 1 - 1024
List<E> parameters
Parameter
structures that specify input
parameters for the stack.
Boolean disableRollback
true
to disable rollback of the stack if stack
creation failed. You can specify either DisableRollback
or OnFailure
, but not both. Default:
false
Integer timeoutInMinutes
DisableRollback
is not set or is set to
false
, the stack will be rolled back.
Constraints:
Range: 1 -
List<E> notificationARNs
Constraints:
Length: 0 - 5
List<E> capabilities
String onFailure
OnFailure
or DisableRollback
, but not
both. Default: ROLLBACK
Constraints:
Allowed Values: DO_NOTHING, ROLLBACK, DELETE
List<E> tags
Tags
to associate with this stack,
represented by key/value pairs. Tags defined for the stack are
propogated to EC2 resources that are created as part of the stack. A
maximum number of 10 tags can be specified.
Class com.amazonaws.services.cloudformation.model.CreateStackResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String stackId
Class com.amazonaws.services.cloudformation.model.DeleteStackRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String stackName
Class com.amazonaws.services.cloudformation.model.DescribeStackEventsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String stackName
Default: There is no default value.
String nextToken
Default: There is no default value.
Constraints:
Length: 1 - 1024
Class com.amazonaws.services.cloudformation.model.DescribeStackEventsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> stackEvents
StackEvents
structures.
String nextToken
Constraints:
Length: 1 - 1024
Class com.amazonaws.services.cloudformation.model.DescribeStackResourceRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String stackName
Default: There is no default value.
String logicalResourceId
Default: There is no default value.
Class com.amazonaws.services.cloudformation.model.DescribeStackResourceResult extends Object implements Serializable |
---|
Serialized Fields |
---|
StackResourceDetail stackResourceDetail
StackResourceDetail
structure containing the
description of the specified resource in the specified stack.
Class com.amazonaws.services.cloudformation.model.DescribeStackResourcesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String stackName
Required: Conditional. If you do not specify
StackName
, you must specify
PhysicalResourceId
.
Default: There is no default value.
String logicalResourceId
Default: There is no default value.
String physicalResourceId
For example, for
an Amazon Elastic Compute Cloud (EC2) instance,
PhysicalResourceId
corresponds to the
InstanceId
. You can pass the EC2 InstanceId
to DescribeStackResources
to find which stack the
instance belongs to and what other resources are part of the stack.
Required: Conditional. If you do not specify
PhysicalResourceId
, you must specify
StackName
.
Default: There is no default value.
Class com.amazonaws.services.cloudformation.model.DescribeStackResourcesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> stackResources
StackResource
structures.
Class com.amazonaws.services.cloudformation.model.DescribeStacksRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String stackName
Default: There is no default value.
String nextToken
Class com.amazonaws.services.cloudformation.model.DescribeStacksResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> stacks
String nextToken
Class com.amazonaws.services.cloudformation.model.EstimateTemplateCostRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String templateBody
Conditional: You must pass
TemplateBody
or TemplateURL
. If both are
passed, only TemplateBody
is used.
Constraints:
Length: 1 - 51200
String templateURL
Conditional: You must pass
TemplateURL
or TemplateBody
. If both are
passed, only TemplateBody
is used.
Constraints:
Length: 1 - 1024
List<E> parameters
Parameter
structures that specify input
parameters.
Class com.amazonaws.services.cloudformation.model.EstimateTemplateCostResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String url
Class com.amazonaws.services.cloudformation.model.GetTemplateRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String stackName
Class com.amazonaws.services.cloudformation.model.GetTemplateResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String templateBody
Constraints:
Length: 1 - 51200
Class com.amazonaws.services.cloudformation.model.InsufficientCapabilitiesException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudformation.model.LimitExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudformation.model.ListStackResourcesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String stackName
Default: There is no default value.
String nextToken
Default: There is no default value.
Constraints:
Length: 1 - 1024
Class com.amazonaws.services.cloudformation.model.ListStackResourcesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> stackResourceSummaries
StackResourceSummary
structures.
String nextToken
Constraints:
Length: 1 - 1024
Class com.amazonaws.services.cloudformation.model.ListStacksRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String nextToken
Default: There is no default value.
Constraints:
Length: 1 - 1024
List<E> stackStatusFilters
StackStatus
parameter of the Stack data type.
Class com.amazonaws.services.cloudformation.model.ListStacksResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> stackSummaries
StackSummary
structures containing information
about the specified stacks.
String nextToken
Constraints:
Length: 1 - 1024
Class com.amazonaws.services.cloudformation.model.Output extends Object implements Serializable |
---|
Serialized Fields |
---|
String outputKey
String outputValue
String description
Class com.amazonaws.services.cloudformation.model.Parameter extends Object implements Serializable |
---|
Serialized Fields |
---|
String parameterKey
String parameterValue
Class com.amazonaws.services.cloudformation.model.Stack extends Object implements Serializable |
---|
Serialized Fields |
---|
String stackId
String stackName
String description
List<E> parameters
Parameter
structures.
Date creationTime
Date lastUpdatedTime
String stackStatus
Constraints:
Allowed Values: CREATE_IN_PROGRESS, CREATE_FAILED, CREATE_COMPLETE, ROLLBACK_IN_PROGRESS, ROLLBACK_FAILED, ROLLBACK_COMPLETE, DELETE_IN_PROGRESS, DELETE_FAILED, DELETE_COMPLETE, UPDATE_IN_PROGRESS, UPDATE_COMPLETE_CLEANUP_IN_PROGRESS, UPDATE_COMPLETE, UPDATE_ROLLBACK_IN_PROGRESS, UPDATE_ROLLBACK_FAILED, UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESS, UPDATE_ROLLBACK_COMPLETE
String stackStatusReason
Boolean disableRollback
true
: disable rollbackfalse
: enable rollback
List<E> notificationARNs
Constraints:
Length: 0 - 5
Integer timeoutInMinutes
Constraints:
Range: 1 -
List<E> capabilities
List<E> outputs
List<E> tags
Tag
s that specify cost allocation information
for the stack.
Class com.amazonaws.services.cloudformation.model.StackEvent extends Object implements Serializable |
---|
Serialized Fields |
---|
String stackId
String eventId
String stackName
String logicalResourceId
String physicalResourceId
String resourceType
Date timestamp
String resourceStatus
Constraints:
Allowed Values: CREATE_IN_PROGRESS, CREATE_FAILED, CREATE_COMPLETE, DELETE_IN_PROGRESS, DELETE_FAILED, DELETE_COMPLETE, UPDATE_IN_PROGRESS, UPDATE_FAILED, UPDATE_COMPLETE
String resourceStatusReason
String resourceProperties
Class com.amazonaws.services.cloudformation.model.StackResource extends Object implements Serializable |
---|
Serialized Fields |
---|
String stackName
String stackId
String logicalResourceId
String physicalResourceId
String resourceType
Date timestamp
String resourceStatus
Constraints:
Allowed Values: CREATE_IN_PROGRESS, CREATE_FAILED, CREATE_COMPLETE, DELETE_IN_PROGRESS, DELETE_FAILED, DELETE_COMPLETE, UPDATE_IN_PROGRESS, UPDATE_FAILED, UPDATE_COMPLETE
String resourceStatusReason
String description
Class com.amazonaws.services.cloudformation.model.StackResourceDetail extends Object implements Serializable |
---|
Serialized Fields |
---|
String stackName
String stackId
String logicalResourceId
String physicalResourceId
String resourceType
Date lastUpdatedTimestamp
String resourceStatus
Constraints:
Allowed Values: CREATE_IN_PROGRESS, CREATE_FAILED, CREATE_COMPLETE, DELETE_IN_PROGRESS, DELETE_FAILED, DELETE_COMPLETE, UPDATE_IN_PROGRESS, UPDATE_FAILED, UPDATE_COMPLETE
String resourceStatusReason
String description
String metadata
Metadata
attribute
declared for the resource. For more information, see Metadata
Attribute in the AWS CloudFormation User Guide.
Class com.amazonaws.services.cloudformation.model.StackResourceSummary extends Object implements Serializable |
---|
Serialized Fields |
---|
String logicalResourceId
String physicalResourceId
String resourceType
Date lastUpdatedTimestamp
String resourceStatus
Constraints:
Allowed Values: CREATE_IN_PROGRESS, CREATE_FAILED, CREATE_COMPLETE, DELETE_IN_PROGRESS, DELETE_FAILED, DELETE_COMPLETE, UPDATE_IN_PROGRESS, UPDATE_FAILED, UPDATE_COMPLETE
String resourceStatusReason
Class com.amazonaws.services.cloudformation.model.StackSummary extends Object implements Serializable |
---|
Serialized Fields |
---|
String stackId
String stackName
String templateDescription
Date creationTime
Date lastUpdatedTime
Date deletionTime
String stackStatus
Constraints:
Allowed Values: CREATE_IN_PROGRESS, CREATE_FAILED, CREATE_COMPLETE, ROLLBACK_IN_PROGRESS, ROLLBACK_FAILED, ROLLBACK_COMPLETE, DELETE_IN_PROGRESS, DELETE_FAILED, DELETE_COMPLETE, UPDATE_IN_PROGRESS, UPDATE_COMPLETE_CLEANUP_IN_PROGRESS, UPDATE_COMPLETE, UPDATE_ROLLBACK_IN_PROGRESS, UPDATE_ROLLBACK_FAILED, UPDATE_ROLLBACK_COMPLETE_CLEANUP_IN_PROGRESS, UPDATE_ROLLBACK_COMPLETE
String stackStatusReason
Class com.amazonaws.services.cloudformation.model.Tag extends Object implements Serializable |
---|
Serialized Fields |
---|
String key
aws:
.
String value
Class com.amazonaws.services.cloudformation.model.TemplateParameter extends Object implements Serializable |
---|
Serialized Fields |
---|
String parameterKey
String defaultValue
Boolean noEcho
String description
Class com.amazonaws.services.cloudformation.model.UpdateStackRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String stackName
String templateBody
Conditional: You must pass
TemplateBody
or TemplateURL
. If both are
passed, only TemplateBody
is used.
Constraints:
Length: 1 - 51200
String templateURL
Conditional: You must pass
TemplateURL
or TemplateBody
. If both are
passed, only TemplateBody
is used.
Constraints:
Length: 1 - 1024
List<E> parameters
Parameter
structures that specify input
parameters for the stack.
List<E> capabilities
Class com.amazonaws.services.cloudformation.model.UpdateStackResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String stackId
Class com.amazonaws.services.cloudformation.model.ValidateTemplateRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String templateBody
Conditional: You must pass
TemplateURL
or TemplateBody
. If both are
passed, only TemplateBody
is used.
Constraints:
Length: 1 - 51200
String templateURL
Conditional: You must pass
TemplateURL
or TemplateBody
. If both are
passed, only TemplateBody
is used.
Constraints:
Length: 1 - 1024
Class com.amazonaws.services.cloudformation.model.ValidateTemplateResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> parameters
TemplateParameter
structures.
String description
List<E> capabilities
String capabilitiesReason
Package com.amazonaws.services.cloudfront_2012_03_15.model |
---|
Class com.amazonaws.services.cloudfront_2012_03_15.model.AccessDeniedException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront_2012_03_15.model.BatchTooLargeException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentityAlreadyExistsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront_2012_03_15.model.CloudFrontOriginAccessIdentityInUseException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront_2012_03_15.model.CNAMEAlreadyExistsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionAlreadyExistsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront_2012_03_15.model.DistributionNotDisabledException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront_2012_03_15.model.IllegalUpdateException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront_2012_03_15.model.InvalidArgumentException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront_2012_03_15.model.InvalidDefaultRootObjectException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront_2012_03_15.model.InvalidIfMatchVersionException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront_2012_03_15.model.InvalidOriginAccessIdentityException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront_2012_03_15.model.InvalidOriginException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront_2012_03_15.model.InvalidRequiredProtocolException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront_2012_03_15.model.MissingBodyException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront_2012_03_15.model.NoSuchCloudFrontOriginAccessIdentityException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront_2012_03_15.model.NoSuchDistributionException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront_2012_03_15.model.NoSuchInvalidationException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront_2012_03_15.model.NoSuchStreamingDistributionException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront_2012_03_15.model.PreconditionFailedException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionAlreadyExistsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront_2012_03_15.model.StreamingDistributionNotDisabledException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront_2012_03_15.model.TooManyCloudFrontOriginAccessIdentitiesException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront_2012_03_15.model.TooManyDistributionCNAMEsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront_2012_03_15.model.TooManyDistributionsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront_2012_03_15.model.TooManyInvalidationsInProgressException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront_2012_03_15.model.TooManyStreamingDistributionCNAMEsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront_2012_03_15.model.TooManyStreamingDistributionsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront_2012_03_15.model.TooManyTrustedSignersException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront_2012_03_15.model.TrustedSignerDoesNotExistException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Package com.amazonaws.services.cloudfront.model |
---|
Class com.amazonaws.services.cloudfront.model.AccessDeniedException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront.model.ActiveTrustedSigners extends Object implements Serializable |
---|
Serialized Fields |
---|
Boolean enabled
Integer quantity
List<E> items
Class com.amazonaws.services.cloudfront.model.Aliases extends Object implements Serializable |
---|
Serialized Fields |
---|
Integer quantity
List<E> items
Class com.amazonaws.services.cloudfront.model.BatchTooLargeException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront.model.CacheBehavior extends Object implements Serializable |
---|
Serialized Fields |
---|
String pathPattern
String targetOriginId
ForwardedValues forwardedValues
TrustedSigners trustedSigners
String viewerProtocolPolicy
Constraints:
Allowed Values: allow-all, https-only
Long minTTL
Class com.amazonaws.services.cloudfront.model.CacheBehaviors extends Object implements Serializable |
---|
Serialized Fields |
---|
Integer quantity
List<E> items
Class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentity extends Object implements Serializable |
---|
Serialized Fields |
---|
String id
String s3CanonicalUserId
CloudFrontOriginAccessIdentityConfig cloudFrontOriginAccessIdentityConfig
Class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityAlreadyExistsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityConfig extends Object implements Serializable |
---|
Serialized Fields |
---|
String callerReference
String comment
Class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityInUseException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentityList extends Object implements Serializable |
---|
Serialized Fields |
---|
String marker
String nextMarker
Integer maxItems
Boolean isTruncated
Integer quantity
List<E> items
Class com.amazonaws.services.cloudfront.model.CloudFrontOriginAccessIdentitySummary extends Object implements Serializable |
---|
Serialized Fields |
---|
String id
String s3CanonicalUserId
String comment
Class com.amazonaws.services.cloudfront.model.CNAMEAlreadyExistsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront.model.CookieNames extends Object implements Serializable |
---|
Serialized Fields |
---|
Integer quantity
List<E> items
Class com.amazonaws.services.cloudfront.model.CookiePreference extends Object implements Serializable |
---|
Serialized Fields |
---|
String forward
Constraints:
Allowed Values: none, whitelist, all
CookieNames whitelistedNames
Class com.amazonaws.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
CloudFrontOriginAccessIdentityConfig cloudFrontOriginAccessIdentityConfig
Class com.amazonaws.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityResult extends Object implements Serializable |
---|
Serialized Fields |
---|
CloudFrontOriginAccessIdentity cloudFrontOriginAccessIdentity
String location
String eTag
Class com.amazonaws.services.cloudfront.model.CreateDistributionRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
DistributionConfig distributionConfig
Class com.amazonaws.services.cloudfront.model.CreateDistributionResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Distribution distribution
String location
String eTag
Class com.amazonaws.services.cloudfront.model.CreateInvalidationRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String distributionId
InvalidationBatch invalidationBatch
Class com.amazonaws.services.cloudfront.model.CreateInvalidationResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String location
Invalidation invalidation
Class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
StreamingDistributionConfig streamingDistributionConfig
Class com.amazonaws.services.cloudfront.model.CreateStreamingDistributionResult extends Object implements Serializable |
---|
Serialized Fields |
---|
StreamingDistribution streamingDistribution
String location
String eTag
Class com.amazonaws.services.cloudfront.model.CustomOriginConfig extends Object implements Serializable |
---|
Serialized Fields |
---|
Integer hTTPPort
Integer hTTPSPort
String originProtocolPolicy
Constraints:
Allowed Values: http-only, match-viewer
Class com.amazonaws.services.cloudfront.model.DefaultCacheBehavior extends Object implements Serializable |
---|
Serialized Fields |
---|
String targetOriginId
ForwardedValues forwardedValues
TrustedSigners trustedSigners
String viewerProtocolPolicy
Constraints:
Allowed Values: allow-all, https-only
Long minTTL
Class com.amazonaws.services.cloudfront.model.DeleteCloudFrontOriginAccessIdentityRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String id
String ifMatch
Class com.amazonaws.services.cloudfront.model.DeleteDistributionRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String id
String ifMatch
Class com.amazonaws.services.cloudfront.model.DeleteStreamingDistributionRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String id
String ifMatch
Class com.amazonaws.services.cloudfront.model.Distribution extends Object implements Serializable |
---|
Serialized Fields |
---|
String id
String status
Date lastModifiedTime
Integer inProgressInvalidationBatches
String domainName
ActiveTrustedSigners activeTrustedSigners
DistributionConfig distributionConfig
Class com.amazonaws.services.cloudfront.model.DistributionAlreadyExistsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront.model.DistributionConfig extends Object implements Serializable |
---|
Serialized Fields |
---|
String callerReference
Aliases aliases
String defaultRootObject
Origins origins
DefaultCacheBehavior defaultCacheBehavior
CacheBehaviors cacheBehaviors
String comment
LoggingConfig logging
String priceClass
Constraints:
Allowed Values: PriceClass_100, PriceClass_200, PriceClass_All
Boolean enabled
Class com.amazonaws.services.cloudfront.model.DistributionList extends Object implements Serializable |
---|
Serialized Fields |
---|
String marker
String nextMarker
Integer maxItems
Boolean isTruncated
Integer quantity
List<E> items
Class com.amazonaws.services.cloudfront.model.DistributionNotDisabledException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront.model.DistributionSummary extends Object implements Serializable |
---|
Serialized Fields |
---|
String id
String status
Date lastModifiedTime
String domainName
Aliases aliases
Origins origins
DefaultCacheBehavior defaultCacheBehavior
CacheBehaviors cacheBehaviors
String comment
String priceClass
Boolean enabled
Class com.amazonaws.services.cloudfront.model.ForwardedValues extends Object implements Serializable |
---|
Serialized Fields |
---|
Boolean queryString
CookiePreference cookies
Class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String id
Class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityConfigResult extends Object implements Serializable |
---|
Serialized Fields |
---|
CloudFrontOriginAccessIdentityConfig cloudFrontOriginAccessIdentityConfig
String eTag
Class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String id
Class com.amazonaws.services.cloudfront.model.GetCloudFrontOriginAccessIdentityResult extends Object implements Serializable |
---|
Serialized Fields |
---|
CloudFrontOriginAccessIdentity cloudFrontOriginAccessIdentity
String eTag
Class com.amazonaws.services.cloudfront.model.GetDistributionConfigRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String id
Class com.amazonaws.services.cloudfront.model.GetDistributionConfigResult extends Object implements Serializable |
---|
Serialized Fields |
---|
DistributionConfig distributionConfig
String eTag
Class com.amazonaws.services.cloudfront.model.GetDistributionRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String id
Class com.amazonaws.services.cloudfront.model.GetDistributionResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Distribution distribution
String eTag
Class com.amazonaws.services.cloudfront.model.GetInvalidationRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String distributionId
String id
Class com.amazonaws.services.cloudfront.model.GetInvalidationResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Invalidation invalidation
Class com.amazonaws.services.cloudfront.model.GetStreamingDistributionConfigRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String id
Class com.amazonaws.services.cloudfront.model.GetStreamingDistributionConfigResult extends Object implements Serializable |
---|
Serialized Fields |
---|
StreamingDistributionConfig streamingDistributionConfig
String eTag
Class com.amazonaws.services.cloudfront.model.GetStreamingDistributionRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String id
Class com.amazonaws.services.cloudfront.model.GetStreamingDistributionResult extends Object implements Serializable |
---|
Serialized Fields |
---|
StreamingDistribution streamingDistribution
String eTag
Class com.amazonaws.services.cloudfront.model.IllegalUpdateException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront.model.InconsistentQuantitiesException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront.model.InvalidArgumentException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront.model.Invalidation extends Object implements Serializable |
---|
Serialized Fields |
---|
String id
String status
Date createTime
InvalidationBatch invalidationBatch
Class com.amazonaws.services.cloudfront.model.InvalidationBatch extends Object implements Serializable |
---|
Serialized Fields |
---|
Paths paths
String callerReference
Class com.amazonaws.services.cloudfront.model.InvalidationList extends Object implements Serializable |
---|
Serialized Fields |
---|
String marker
String nextMarker
Integer maxItems
Boolean isTruncated
Integer quantity
List<E> items
Class com.amazonaws.services.cloudfront.model.InvalidationSummary extends Object implements Serializable |
---|
Serialized Fields |
---|
String id
Date createTime
String status
Class com.amazonaws.services.cloudfront.model.InvalidDefaultRootObjectException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront.model.InvalidForwardCookiesException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront.model.InvalidIfMatchVersionException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront.model.InvalidOriginAccessIdentityException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront.model.InvalidOriginException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront.model.InvalidRequiredProtocolException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront.model.KeyPairIds extends Object implements Serializable |
---|
Serialized Fields |
---|
Integer quantity
List<E> items
Class com.amazonaws.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String marker
String maxItems
Class com.amazonaws.services.cloudfront.model.ListCloudFrontOriginAccessIdentitiesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
CloudFrontOriginAccessIdentityList cloudFrontOriginAccessIdentityList
Class com.amazonaws.services.cloudfront.model.ListDistributionsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String marker
String maxItems
Class com.amazonaws.services.cloudfront.model.ListDistributionsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
DistributionList distributionList
Class com.amazonaws.services.cloudfront.model.ListInvalidationsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String distributionId
String marker
String maxItems
Class com.amazonaws.services.cloudfront.model.ListInvalidationsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
InvalidationList invalidationList
Class com.amazonaws.services.cloudfront.model.ListStreamingDistributionsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String marker
String maxItems
Class com.amazonaws.services.cloudfront.model.ListStreamingDistributionsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
StreamingDistributionList streamingDistributionList
Class com.amazonaws.services.cloudfront.model.LoggingConfig extends Object implements Serializable |
---|
Serialized Fields |
---|
Boolean enabled
Boolean includeCookies
String bucket
String prefix
Class com.amazonaws.services.cloudfront.model.MissingBodyException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront.model.NoSuchCloudFrontOriginAccessIdentityException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront.model.NoSuchDistributionException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront.model.NoSuchInvalidationException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront.model.NoSuchOriginException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront.model.NoSuchStreamingDistributionException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront.model.Origin extends Object implements Serializable |
---|
Serialized Fields |
---|
String id
String domainName
S3OriginConfig s3OriginConfig
CustomOriginConfig customOriginConfig
Class com.amazonaws.services.cloudfront.model.Origins extends Object implements Serializable |
---|
Serialized Fields |
---|
Integer quantity
List<E> items
Constraints:
Length: 1 -
Class com.amazonaws.services.cloudfront.model.Paths extends Object implements Serializable |
---|
Serialized Fields |
---|
Integer quantity
List<E> items
Class com.amazonaws.services.cloudfront.model.PreconditionFailedException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront.model.S3Origin extends Object implements Serializable |
---|
Serialized Fields |
---|
String domainName
String originAccessIdentity
Class com.amazonaws.services.cloudfront.model.S3OriginConfig extends Object implements Serializable |
---|
Serialized Fields |
---|
String originAccessIdentity
Class com.amazonaws.services.cloudfront.model.Signer extends Object implements Serializable |
---|
Serialized Fields |
---|
String awsAccountNumber
KeyPairIds keyPairIds
Class com.amazonaws.services.cloudfront.model.StreamingDistribution extends Object implements Serializable |
---|
Serialized Fields |
---|
String id
String status
Date lastModifiedTime
String domainName
ActiveTrustedSigners activeTrustedSigners
StreamingDistributionConfig streamingDistributionConfig
Class com.amazonaws.services.cloudfront.model.StreamingDistributionAlreadyExistsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront.model.StreamingDistributionConfig extends Object implements Serializable |
---|
Serialized Fields |
---|
String callerReference
S3Origin s3Origin
Aliases aliases
String comment
StreamingLoggingConfig logging
TrustedSigners trustedSigners
String priceClass
Constraints:
Allowed Values: PriceClass_100, PriceClass_200, PriceClass_All
Boolean enabled
Class com.amazonaws.services.cloudfront.model.StreamingDistributionList extends Object implements Serializable |
---|
Serialized Fields |
---|
String marker
String nextMarker
Integer maxItems
Boolean isTruncated
Integer quantity
List<E> items
Class com.amazonaws.services.cloudfront.model.StreamingDistributionNotDisabledException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront.model.StreamingDistributionSummary extends Object implements Serializable |
---|
Serialized Fields |
---|
String id
String status
Date lastModifiedTime
String domainName
S3Origin s3Origin
Aliases aliases
TrustedSigners trustedSigners
String comment
String priceClass
Boolean enabled
Class com.amazonaws.services.cloudfront.model.StreamingLoggingConfig extends Object implements Serializable |
---|
Serialized Fields |
---|
Boolean enabled
String bucket
String prefix
Class com.amazonaws.services.cloudfront.model.TooManyCacheBehaviorsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront.model.TooManyCloudFrontOriginAccessIdentitiesException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront.model.TooManyCookieNamesInWhiteListException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront.model.TooManyDistributionCNAMEsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront.model.TooManyDistributionsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront.model.TooManyInvalidationsInProgressException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront.model.TooManyOriginsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront.model.TooManyStreamingDistributionCNAMEsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront.model.TooManyStreamingDistributionsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront.model.TooManyTrustedSignersException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront.model.TrustedSignerDoesNotExistException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudfront.model.TrustedSigners extends Object implements Serializable |
---|
Serialized Fields |
---|
Boolean enabled
Integer quantity
List<E> items
Class com.amazonaws.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
CloudFrontOriginAccessIdentityConfig cloudFrontOriginAccessIdentityConfig
String id
String ifMatch
Class com.amazonaws.services.cloudfront.model.UpdateCloudFrontOriginAccessIdentityResult extends Object implements Serializable |
---|
Serialized Fields |
---|
CloudFrontOriginAccessIdentity cloudFrontOriginAccessIdentity
String eTag
Class com.amazonaws.services.cloudfront.model.UpdateDistributionRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
DistributionConfig distributionConfig
String id
String ifMatch
Class com.amazonaws.services.cloudfront.model.UpdateDistributionResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Distribution distribution
String eTag
Class com.amazonaws.services.cloudfront.model.UpdateStreamingDistributionRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
StreamingDistributionConfig streamingDistributionConfig
String id
String ifMatch
Class com.amazonaws.services.cloudfront.model.UpdateStreamingDistributionResult extends Object implements Serializable |
---|
Serialized Fields |
---|
StreamingDistribution streamingDistribution
String eTag
Package com.amazonaws.services.cloudsearch.model |
---|
Class com.amazonaws.services.cloudsearch.model.AccessPoliciesStatus extends Object implements Serializable |
---|
Serialized Fields |
---|
String options
Example: {"Statement":
[{"Effect":"Allow", "Action": "*", "Resource":
"arn:aws:cs:us-east-1:1234567890:search/movies", "Condition": {
"IpAddress": { aws:SourceIp": ["203.0.113.1/32"] } }},
{"Effect":"Allow", "Action": "*", "Resource":
"arn:aws:cs:us-east-1:1234567890:documents/movies", "Condition": {
"IpAddress": { aws:SourceIp": ["203.0.113.1/32"] } }} ] }
OptionStatus status
Class com.amazonaws.services.cloudsearch.model.BaseException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
String code
Class com.amazonaws.services.cloudsearch.model.CreateDomainRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domainName
Constraints:
Length: 3 - 28
Pattern: [a-z][a-z0-9\-]+
Class com.amazonaws.services.cloudsearch.model.CreateDomainResult extends Object implements Serializable |
---|
Serialized Fields |
---|
DomainStatus domainStatus
Class com.amazonaws.services.cloudsearch.model.DefaultSearchFieldStatus extends Object implements Serializable |
---|
Serialized Fields |
---|
String options
IndexField
to use as the default search
field. The default is an empty string, which automatically searches
all text fields.
Constraints:
Length: 1 - 64
Pattern: [a-z][a-z0-9_]*
OptionStatus status
Class com.amazonaws.services.cloudsearch.model.DefineIndexFieldRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domainName
Constraints:
Length: 3 - 28
Pattern: [a-z][a-z0-9\-]+
IndexField indexField
IndexFieldType
indicates which of the
options will be present. It is invalid to specify options for a type
other than the IndexFieldType
.
Class com.amazonaws.services.cloudsearch.model.DefineIndexFieldResult extends Object implements Serializable |
---|
Serialized Fields |
---|
IndexFieldStatus indexField
IndexField
and its current status.
Class com.amazonaws.services.cloudsearch.model.DefineRankExpressionRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domainName
Constraints:
Length: 3 - 28
Pattern: [a-z][a-z0-9\-]+
NamedRankExpression rankExpression
Class com.amazonaws.services.cloudsearch.model.DefineRankExpressionResult extends Object implements Serializable |
---|
Serialized Fields |
---|
RankExpressionStatus rankExpression
RankExpression
and its current status.
Class com.amazonaws.services.cloudsearch.model.DeleteDomainRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domainName
Constraints:
Length: 3 - 28
Pattern: [a-z][a-z0-9\-]+
Class com.amazonaws.services.cloudsearch.model.DeleteDomainResult extends Object implements Serializable |
---|
Serialized Fields |
---|
DomainStatus domainStatus
Class com.amazonaws.services.cloudsearch.model.DeleteIndexFieldRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domainName
Constraints:
Length: 3 - 28
Pattern: [a-z][a-z0-9\-]+
String indexFieldName
Constraints:
Length: 1 - 64
Pattern: [a-z][a-z0-9_]*
Class com.amazonaws.services.cloudsearch.model.DeleteIndexFieldResult extends Object implements Serializable |
---|
Serialized Fields |
---|
IndexFieldStatus indexField
IndexField
and its current status.
Class com.amazonaws.services.cloudsearch.model.DeleteRankExpressionRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domainName
Constraints:
Length: 3 - 28
Pattern: [a-z][a-z0-9\-]+
String rankName
RankExpression
to delete.
Constraints:
Length: 1 - 64
Pattern: [a-z][a-z0-9_]*
Class com.amazonaws.services.cloudsearch.model.DeleteRankExpressionResult extends Object implements Serializable |
---|
Serialized Fields |
---|
RankExpressionStatus rankExpression
RankExpression
and its current status.
Class com.amazonaws.services.cloudsearch.model.DescribeDefaultSearchFieldRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domainName
Constraints:
Length: 3 - 28
Pattern: [a-z][a-z0-9\-]+
Class com.amazonaws.services.cloudsearch.model.DescribeDefaultSearchFieldResult extends Object implements Serializable |
---|
Serialized Fields |
---|
DefaultSearchFieldStatus defaultSearchField
IndexField
to use for search requests
issued with the q
parameter. The default is the empty
string, which automatically searches all text fields.
Class com.amazonaws.services.cloudsearch.model.DescribeDomainsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> domainNames
Class com.amazonaws.services.cloudsearch.model.DescribeDomainsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> domainStatusList
Class com.amazonaws.services.cloudsearch.model.DescribeIndexFieldsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domainName
Constraints:
Length: 3 - 28
Pattern: [a-z][a-z0-9\-]+
List<E> fieldNames
DescribeIndexFields
response to the specified
fields.
Class com.amazonaws.services.cloudsearch.model.DescribeIndexFieldsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> indexFields
Class com.amazonaws.services.cloudsearch.model.DescribeRankExpressionsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domainName
Constraints:
Length: 3 - 28
Pattern: [a-z][a-z0-9\-]+
List<E> rankNames
DescribeRankExpressions
response to the
specified fields.
Class com.amazonaws.services.cloudsearch.model.DescribeRankExpressionsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> rankExpressions
Class com.amazonaws.services.cloudsearch.model.DescribeServiceAccessPoliciesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domainName
Constraints:
Length: 3 - 28
Pattern: [a-z][a-z0-9\-]+
Class com.amazonaws.services.cloudsearch.model.DescribeServiceAccessPoliciesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
AccessPoliciesStatus accessPolicies
PolicyDocument
that specifies access policies for the
search domain's services, and the current status of those policies.
Class com.amazonaws.services.cloudsearch.model.DescribeStemmingOptionsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domainName
Constraints:
Length: 3 - 28
Pattern: [a-z][a-z0-9\-]+
Class com.amazonaws.services.cloudsearch.model.DescribeStemmingOptionsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
StemmingOptionsStatus stems
Class com.amazonaws.services.cloudsearch.model.DescribeStopwordOptionsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domainName
Constraints:
Length: 3 - 28
Pattern: [a-z][a-z0-9\-]+
Class com.amazonaws.services.cloudsearch.model.DescribeStopwordOptionsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
StopwordOptionsStatus stopwords
Class com.amazonaws.services.cloudsearch.model.DescribeSynonymOptionsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domainName
Constraints:
Length: 3 - 28
Pattern: [a-z][a-z0-9\-]+
Class com.amazonaws.services.cloudsearch.model.DescribeSynonymOptionsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
SynonymOptionsStatus synonyms
Class com.amazonaws.services.cloudsearch.model.DomainStatus extends Object implements Serializable |
---|
Serialized Fields |
---|
String domainId
Constraints:
Length: 1 - 64
String domainName
Constraints:
Length: 3 - 28
Pattern: [a-z][a-z0-9\-]+
Boolean created
Boolean deleted
Integer numSearchableDocs
Constraints:
Range: 0 -
ServiceEndpoint docService
ServiceEndpoint searchService
Boolean requiresIndexDocuments
Boolean processing
String searchInstanceType
Constraints:
Allowed Values: SearchInstance:t1.micro, SearchInstance:m1.small, SearchInstance:m1.large, SearchInstance:m2.xlarge
Integer searchPartitionCount
Constraints:
Range: 1 -
Integer searchInstanceCount
Constraints:
Range: 1 -
Class com.amazonaws.services.cloudsearch.model.IndexDocumentsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domainName
Constraints:
Length: 3 - 28
Pattern: [a-z][a-z0-9\-]+
Class com.amazonaws.services.cloudsearch.model.IndexDocumentsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> fieldNames
IndexDocuments
action.
Class com.amazonaws.services.cloudsearch.model.IndexField extends Object implements Serializable |
---|
Serialized Fields |
---|
String indexFieldName
Constraints:
Length: 1 - 64
Pattern: [a-z][a-z0-9_]*
String indexFieldType
Constraints:
Allowed Values: uint, literal, text
UIntOptions uIntOptions
IndexFieldType
specifies the field is of type unsigned
integer.
LiteralOptions literalOptions
IndexFieldType
specifies the field is of type literal.
TextOptions textOptions
IndexFieldType
specifies the field is of type text.
List<E> sourceAttributes
IndexField
. When one or more
source attributes are specified, an optional data transformation can
be applied to the source data when populating the index field. You can
configure a maximum of 20 sources for an IndexField
.
Class com.amazonaws.services.cloudsearch.model.IndexFieldStatus extends Object implements Serializable |
---|
Serialized Fields |
---|
IndexField options
IndexFieldType
indicates which of the
options will be present. It is invalid to specify options for a type
other than the IndexFieldType
.
OptionStatus status
Class com.amazonaws.services.cloudsearch.model.InternalException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudsearch.model.InvalidTypeException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudsearch.model.LimitExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudsearch.model.LiteralOptions extends Object implements Serializable |
---|
Serialized Fields |
---|
String defaultValue
Constraints:
Length: 0 - 1024
Boolean searchEnabled
Boolean facetEnabled
Boolean resultEnabled
Class com.amazonaws.services.cloudsearch.model.NamedRankExpression extends Object implements Serializable |
---|
Serialized Fields |
---|
String rankName
Constraints:
Length: 1 - 64
Pattern: [a-z][a-z0-9_]*
String rankExpression
RankExpression
syntax is
based on JavaScript expressions and supports:a || b
evaluates to the value a
if a
is
true
without evaluting b
at all+ - * / %
abs ceil erf exp floor lgamma ln log2 log10 max min sqrt
pow
acosh acos
asinh asin atanh atan cosh cos sinh sin tanh tan
rand
time
min max
functions that
operate on a variable argument listIntermediate results
are calculated as double precision floating point values. The final
return value of a RankExpression
is automatically
converted from floating point to a 32-bit unsigned integer by rounding
to the nearest integer, with a natural floor of 0 and a ceiling of
max(uint32_t), 4294967295. Mathematical errors such as dividing by 0
will fail during evaluation and return a value of 0.
The source
data for a RankExpression
can be the name of an
IndexField
of type uint, another
RankExpression
or the reserved name
text_relevance. The text_relevance source is defined to return
an integer from 0 to 1000 (inclusive) to indicate how relevant a
document is to the search request, taking into account repetition of
search terms in the document and proximity of search terms to each
other in each matching IndexField
in the document.
For more information about using rank expressions to customize ranking, see the Amazon CloudSearch Developer Guide.
Constraints:
Length: 1 - 10240
Class com.amazonaws.services.cloudsearch.model.OptionStatus extends Object implements Serializable |
---|
Serialized Fields |
---|
Date creationDate
Date updateDate
Integer updateVersion
Constraints:
Range: 0 -
String state
RequiresIndexDocuments
: the option's latest value
will not be visible in searches until IndexDocuments has been
called and indexing is complete.Processing
: the
option's latest value is not yet visible in all searches but is in the
process of being activated. Active
: the
option's latest value is completely visible. Any warnings or messages
generated during processing are provided in
Diagnostics
.
Constraints:
Allowed Values: RequiresIndexDocuments, Processing, Active
Class com.amazonaws.services.cloudsearch.model.RankExpressionStatus extends Object implements Serializable |
---|
Serialized Fields |
---|
NamedRankExpression options
OptionStatus status
Class com.amazonaws.services.cloudsearch.model.ResourceNotFoundException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudsearch.model.ServiceEndpoint extends Object implements Serializable |
---|
Serialized Fields |
---|
String arn
String endpoint
Class com.amazonaws.services.cloudsearch.model.SourceAttribute extends Object implements Serializable |
---|
Serialized Fields |
---|
String sourceDataFunction
Constraints:
Allowed Values: Copy, TrimTitle, Map
SourceData sourceDataCopy
IndexField
.
SourceDataTrimTitle sourceDataTrimTitle
IndexField
. This can be used to create an
IndexField
you can use for sorting.
SourceDataMap sourceDataMap
IndexField
.
Class com.amazonaws.services.cloudsearch.model.SourceData extends Object implements Serializable |
---|
Serialized Fields |
---|
String sourceName
IndexField
.
Constraints:
Length: 1 - 64
Pattern: [a-z][a-z0-9_]*
String defaultValue
Constraints:
Length: 0 - 1024
Class com.amazonaws.services.cloudsearch.model.SourceDataMap extends Object implements Serializable |
---|
Serialized Fields |
---|
String sourceName
IndexField
.
Constraints:
Length: 1 - 64
Pattern: [a-z][a-z0-9_]*
String defaultValue
Constraints:
Length: 0 - 1024
Map<K,V> cases
Class com.amazonaws.services.cloudsearch.model.SourceDataTrimTitle extends Object implements Serializable |
---|
Serialized Fields |
---|
String sourceName
IndexField
.
Constraints:
Length: 1 - 64
Pattern: [a-z][a-z0-9_]*
String defaultValue
Constraints:
Length: 0 - 1024
String separator
String language
Constraints:
Pattern: [a-zA-Z]{2,8}(?:-[a-zA-Z]{2,8})*
Class com.amazonaws.services.cloudsearch.model.StemmingOptionsStatus extends Object implements Serializable |
---|
Serialized Fields |
---|
String options
{ "stems": {"people": "person", "walking":
"walk"} }
OptionStatus status
Class com.amazonaws.services.cloudsearch.model.StopwordOptionsStatus extends Object implements Serializable |
---|
Serialized Fields |
---|
String options
{ "stopwords": ["a", "an", "the", "of"] }
OptionStatus status
Class com.amazonaws.services.cloudsearch.model.SynonymOptionsStatus extends Object implements Serializable |
---|
Serialized Fields |
---|
String options
{ "synonyms": {"cat": ["feline",
"kitten"], "puppy": "dog"} }
OptionStatus status
Class com.amazonaws.services.cloudsearch.model.TextOptions extends Object implements Serializable |
---|
Serialized Fields |
---|
String defaultValue
Constraints:
Length: 0 - 1024
Boolean facetEnabled
Boolean resultEnabled
Class com.amazonaws.services.cloudsearch.model.UIntOptions extends Object implements Serializable |
---|
Serialized Fields |
---|
Integer defaultValue
Constraints:
Range: 0 -
Class com.amazonaws.services.cloudsearch.model.UpdateDefaultSearchFieldRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domainName
Constraints:
Length: 3 - 28
Pattern: [a-z][a-z0-9\-]+
String defaultSearchField
IndexField
to use for search requests issued with the
q
parameter. The default is an empty string, which
automatically searches all text fields.
Class com.amazonaws.services.cloudsearch.model.UpdateDefaultSearchFieldResult extends Object implements Serializable |
---|
Serialized Fields |
---|
DefaultSearchFieldStatus defaultSearchField
DefaultSearchField
configured for this
search domain and its current status.
Class com.amazonaws.services.cloudsearch.model.UpdateServiceAccessPoliciesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domainName
Constraints:
Length: 3 - 28
Pattern: [a-z][a-z0-9\-]+
String accessPolicies
Example: {"Statement":
[{"Effect":"Allow", "Action": "*", "Resource":
"arn:aws:cs:us-east-1:1234567890:search/movies", "Condition": {
"IpAddress": { aws:SourceIp": ["203.0.113.1/32"] } }},
{"Effect":"Allow", "Action": "*", "Resource":
"arn:aws:cs:us-east-1:1234567890:documents/movies", "Condition": {
"IpAddress": { aws:SourceIp": ["203.0.113.1/32"] } }} ] }
Class com.amazonaws.services.cloudsearch.model.UpdateServiceAccessPoliciesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
AccessPoliciesStatus accessPolicies
PolicyDocument
that specifies access policies for the
search domain's services, and the current status of those policies.
Class com.amazonaws.services.cloudsearch.model.UpdateStemmingOptionsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domainName
Constraints:
Length: 3 - 28
Pattern: [a-z][a-z0-9\-]+
String stems
{ "stems": {"people": "person", "walking":
"walk"} }
Class com.amazonaws.services.cloudsearch.model.UpdateStemmingOptionsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
StemmingOptionsStatus stems
Class com.amazonaws.services.cloudsearch.model.UpdateStopwordOptionsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domainName
Constraints:
Length: 3 - 28
Pattern: [a-z][a-z0-9\-]+
String stopwords
{ "stopwords": ["a", "an", "the", "of"] }
Class com.amazonaws.services.cloudsearch.model.UpdateStopwordOptionsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
StopwordOptionsStatus stopwords
Class com.amazonaws.services.cloudsearch.model.UpdateSynonymOptionsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domainName
Constraints:
Length: 3 - 28
Pattern: [a-z][a-z0-9\-]+
String synonyms
{ "synonyms": {"cat": ["feline",
"kitten"], "puppy": "dog"} }
Class com.amazonaws.services.cloudsearch.model.UpdateSynonymOptionsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
SynonymOptionsStatus synonyms
Package com.amazonaws.services.cloudwatch.model |
---|
Class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem extends Object implements Serializable |
---|
Serialized Fields |
---|
String alarmName
Constraints:
Length: 1 - 255
Date timestamp
String historyItemType
Constraints:
Allowed Values: ConfigurationUpdate, StateUpdate, Action
String historySummary
Constraints:
Length: 1 - 255
String historyData
Constraints:
Length: 1 - 4095
Class com.amazonaws.services.cloudwatch.model.Datapoint extends Object implements Serializable |
---|
Serialized Fields |
---|
Date timestamp
Double sampleCount
Double average
Double sum
Double minimum
Double maximum
String unit
Constraints:
Allowed Values: Seconds, Microseconds, Milliseconds, Bytes, Kilobytes, Megabytes, Gigabytes, Terabytes, Bits, Kilobits, Megabits, Gigabits, Terabits, Percent, Count, Bytes/Second, Kilobytes/Second, Megabytes/Second, Gigabytes/Second, Terabytes/Second, Bits/Second, Kilobits/Second, Megabits/Second, Gigabits/Second, Terabits/Second, Count/Second, None
Class com.amazonaws.services.cloudwatch.model.DeleteAlarmsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> alarmNames
Constraints:
Length: 0 - 100
Class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String alarmName
Constraints:
Length: 1 - 255
String historyItemType
Constraints:
Allowed Values: ConfigurationUpdate, StateUpdate, Action
Date startDate
Date endDate
Integer maxRecords
Constraints:
Range: 1 - 100
String nextToken
Class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> alarmHistoryItems
String nextToken
Class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String metricName
Constraints:
Length: 1 - 255
String namespace
Constraints:
Length: 1 - 255
Pattern: [^:].*
String statistic
Constraints:
Allowed Values: SampleCount, Average, Sum, Minimum, Maximum
List<E> dimensions
Constraints:
Length: 0 - 10
Integer period
Constraints:
Range: 60 -
String unit
Constraints:
Allowed Values: Seconds, Microseconds, Milliseconds, Bytes, Kilobytes, Megabytes, Gigabytes, Terabytes, Bits, Kilobits, Megabits, Gigabits, Terabits, Percent, Count, Bytes/Second, Kilobytes/Second, Megabytes/Second, Gigabytes/Second, Terabytes/Second, Bits/Second, Kilobits/Second, Megabits/Second, Gigabits/Second, Terabits/Second, Count/Second, None
Class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> metricAlarms
Class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> alarmNames
Constraints:
Length: 0 - 100
String alarmNamePrefix
AlarmNames
cannot be specified if
this parameter is specified.
Constraints:
Length: 1 - 255
String stateValue
Constraints:
Allowed Values: OK, ALARM, INSUFFICIENT_DATA
String actionPrefix
Constraints:
Length: 1 - 1024
Integer maxRecords
Constraints:
Range: 1 - 100
String nextToken
Class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> metricAlarms
String nextToken
Class com.amazonaws.services.cloudwatch.model.Dimension extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
Constraints:
Length: 1 - 255
String value
Constraints:
Length: 1 - 255
Class com.amazonaws.services.cloudwatch.model.DimensionFilter extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
Constraints:
Length: 1 - 255
String value
Name
without specifying a Value
returns all
values associated with that Name
.
Constraints:
Length: 1 - 255
Class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> alarmNames
Constraints:
Length: 0 - 100
Class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> alarmNames
Constraints:
Length: 0 - 100
Class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String namespace
Constraints:
Length: 1 - 255
Pattern: [^:].*
String metricName
Constraints:
Length: 1 - 255
List<E> dimensions
Constraints:
Length: 0 - 10
Date startTime
Date endTime
Integer period
Period
must be at least 60 seconds and must be a multiple
of 60. The default value is 60.
Constraints:
Range: 60 -
List<E> statistics
Constraints:
Length: 1 - 5
String unit
Constraints:
Allowed Values: Seconds, Microseconds, Milliseconds, Bytes, Kilobytes, Megabytes, Gigabytes, Terabytes, Bits, Kilobits, Megabits, Gigabits, Terabits, Percent, Count, Bytes/Second, Kilobytes/Second, Megabytes/Second, Gigabytes/Second, Terabytes/Second, Bits/Second, Kilobits/Second, Megabits/Second, Gigabits/Second, Terabits/Second, Count/Second, None
Class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String label
List<E> datapoints
Class com.amazonaws.services.cloudwatch.model.InternalServiceException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudwatch.model.InvalidFormatException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudwatch.model.InvalidNextTokenException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudwatch.model.InvalidParameterCombinationException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudwatch.model.InvalidParameterValueException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudwatch.model.LimitExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudwatch.model.ListMetricsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String namespace
Constraints:
Length: 1 - 255
Pattern: [^:].*
String metricName
Constraints:
Length: 1 - 255
List<E> dimensions
Constraints:
Length: 0 - 10
String nextToken
Class com.amazonaws.services.cloudwatch.model.ListMetricsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> metrics
String nextToken
Class com.amazonaws.services.cloudwatch.model.Metric extends Object implements Serializable |
---|
Serialized Fields |
---|
String namespace
Constraints:
Length: 1 - 255
Pattern: [^:].*
String metricName
Constraints:
Length: 1 - 255
List<E> dimensions
Constraints:
Length: 0 - 10
Class com.amazonaws.services.cloudwatch.model.MetricAlarm extends Object implements Serializable |
---|
Serialized Fields |
---|
String alarmName
Constraints:
Length: 1 - 255
String alarmArn
Constraints:
Length: 1 - 1600
String alarmDescription
Constraints:
Length: 0 - 255
Date alarmConfigurationUpdatedTimestamp
Boolean actionsEnabled
List<E> oKActions
OK
state from any other state. Each action is specified
as an Amazon Resource Number (ARN). Currently the only actions
supported are publishing to an Amazon SNS topic and triggering an Auto
Scaling policy.
Constraints:
Length: 0 - 5
List<E> alarmActions
ALARM
state from any other state. Each action is
specified as an Amazon Resource Number (ARN). Currently the only
actions supported are publishing to an Amazon SNS topic and triggering
an Auto Scaling policy.
Constraints:
Length: 0 - 5
List<E> insufficientDataActions
INSUFFICIENT_DATA
state from any other state. Each action
is specified as an Amazon Resource Number (ARN). Currently the only
actions supported are publishing to an Amazon SNS topic or triggering
an Auto Scaling policy.
Constraints:
Length: 0 - 5
String stateValue
Constraints:
Allowed Values: OK, ALARM, INSUFFICIENT_DATA
String stateReason
Constraints:
Length: 0 - 1023
String stateReasonData
Constraints:
Length: 0 - 4000
Date stateUpdatedTimestamp
String metricName
Constraints:
Length: 1 - 255
String namespace
Constraints:
Length: 1 - 255
Pattern: [^:].*
String statistic
Constraints:
Allowed Values: SampleCount, Average, Sum, Minimum, Maximum
List<E> dimensions
Constraints:
Length: 0 - 10
Integer period
Constraints:
Range: 60 -
String unit
Constraints:
Allowed Values: Seconds, Microseconds, Milliseconds, Bytes, Kilobytes, Megabytes, Gigabytes, Terabytes, Bits, Kilobits, Megabits, Gigabits, Terabits, Percent, Count, Bytes/Second, Kilobytes/Second, Megabytes/Second, Gigabytes/Second, Terabytes/Second, Bits/Second, Kilobits/Second, Megabits/Second, Gigabits/Second, Terabits/Second, Count/Second, None
Integer evaluationPeriods
Constraints:
Range: 1 -
Double threshold
String comparisonOperator
Statistic
and Threshold
. The specified
Statistic
value is used as the first operand.
Constraints:
Allowed Values: GreaterThanOrEqualToThreshold, GreaterThanThreshold, LessThanThreshold, LessThanOrEqualToThreshold
Class com.amazonaws.services.cloudwatch.model.MetricDatum extends Object implements Serializable |
---|
Serialized Fields |
---|
String metricName
Constraints:
Length: 1 - 255
List<E> dimensions
Constraints:
Length: 0 - 10
Date timestamp
Double value
Value
parameter accepts numbers of type Double
, Amazon
CloudWatch truncates values with very large exponents. Values with
base-10 exponents greater than 126 (1 x 10^126) are truncated.
Likewise, values with base-10 exponents less than -130 (1 x 10^-130)
are also truncated.
StatisticSet statisticValues
String unit
Constraints:
Allowed Values: Seconds, Microseconds, Milliseconds, Bytes, Kilobytes, Megabytes, Gigabytes, Terabytes, Bits, Kilobits, Megabits, Gigabits, Terabits, Percent, Count, Bytes/Second, Kilobytes/Second, Megabytes/Second, Gigabytes/Second, Terabytes/Second, Bits/Second, Kilobits/Second, Megabits/Second, Gigabits/Second, Terabits/Second, Count/Second, None
Class com.amazonaws.services.cloudwatch.model.MissingRequiredParameterException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String alarmName
Constraints:
Length: 1 - 255
String alarmDescription
Constraints:
Length: 0 - 255
Boolean actionsEnabled
List<E> oKActions
OK
state from any other state. Each action is specified
as an Amazon Resource Number (ARN). Currently the only action
supported is publishing to an Amazon SNS topic or an Amazon Auto
Scaling policy.
Constraints:
Length: 0 - 5
List<E> alarmActions
ALARM
state from any other state. Each action is
specified as an Amazon Resource Number (ARN). Currently the only
action supported is publishing to an Amazon SNS topic or an Amazon
Auto Scaling policy.
Constraints:
Length: 0 - 5
List<E> insufficientDataActions
INSUFFICIENT_DATA
state from any other state. Each action
is specified as an Amazon Resource Number (ARN). Currently the only
action supported is publishing to an Amazon SNS topic or an Amazon
Auto Scaling policy.
Constraints:
Length: 0 - 5
String metricName
Constraints:
Length: 1 - 255
String namespace
Constraints:
Length: 1 - 255
Pattern: [^:].*
String statistic
Constraints:
Allowed Values: SampleCount, Average, Sum, Minimum, Maximum
List<E> dimensions
Constraints:
Length: 0 - 10
Integer period
Constraints:
Range: 60 -
String unit
Constraints:
Allowed Values: Seconds, Microseconds, Milliseconds, Bytes, Kilobytes, Megabytes, Gigabytes, Terabytes, Bits, Kilobits, Megabits, Gigabits, Terabits, Percent, Count, Bytes/Second, Kilobytes/Second, Megabytes/Second, Gigabytes/Second, Terabytes/Second, Bits/Second, Kilobits/Second, Megabits/Second, Gigabits/Second, Terabits/Second, Count/Second, None
Integer evaluationPeriods
Constraints:
Range: 1 -
Double threshold
String comparisonOperator
Statistic
and Threshold
. The specified
Statistic
value is used as the first operand.
Constraints:
Allowed Values: GreaterThanOrEqualToThreshold, GreaterThanThreshold, LessThanThreshold, LessThanOrEqualToThreshold
Class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String namespace
Constraints:
Length: 1 - 255
Pattern: [^:].*
List<E> metricData
Class com.amazonaws.services.cloudwatch.model.ResourceNotFoundException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String alarmName
Constraints:
Length: 1 - 255
String stateValue
Constraints:
Allowed Values: OK, ALARM, INSUFFICIENT_DATA
String stateReason
Constraints:
Length: 0 - 1023
String stateReasonData
Constraints:
Length: 0 - 4000
Class com.amazonaws.services.cloudwatch.model.StatisticSet extends Object implements Serializable |
---|
Serialized Fields |
---|
Double sampleCount
Double sum
Double minimum
Double maximum
Package com.amazonaws.services.datapipeline.model |
---|
Class com.amazonaws.services.datapipeline.model.ActivatePipelineRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String pipelineId
Constraints:
Length: 1 - 1024
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.datapipeline.model.ActivatePipelineResult extends Object implements Serializable |
---|
Class com.amazonaws.services.datapipeline.model.CreatePipelineRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String name
Constraints:
Length: 1 - 1024
Pattern: [ -??-??-?\r\n\t]*
String uniqueId
Constraints:
Length: 1 - 1024
Pattern: [ -??-??-?\r\n\t]*
String description
Constraints:
Length: 0 - 1024
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.datapipeline.model.CreatePipelineResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String pipelineId
Constraints:
Length: 1 - 1024
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.datapipeline.model.DeletePipelineRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String pipelineId
Constraints:
Length: 1 - 1024
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.datapipeline.model.DescribeObjectsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String pipelineId
Constraints:
Length: 1 - 1024
Pattern: [ -??-??-?\r\n\t]*
List<E> objectIds
Boolean evaluateExpressions
String marker
HasMoreResults
as True
,
you can call DescribeObjects again and pass the marker value
from the response to retrieve the next set of results.
Constraints:
Length: 0 - 1024
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.datapipeline.model.DescribeObjectsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> pipelineObjects
String marker
Constraints:
Length: 0 - 1024
Pattern: [ -??-??-?\r\n\t]*
Boolean hasMoreResults
True
, there are more pages of results to return.
Class com.amazonaws.services.datapipeline.model.DescribePipelinesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> pipelineIds
Class com.amazonaws.services.datapipeline.model.DescribePipelinesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> pipelineDescriptionList
Class com.amazonaws.services.datapipeline.model.EvaluateExpressionRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String pipelineId
Constraints:
Length: 1 - 1024
Pattern: [ -??-??-?\r\n\t]*
String objectId
Constraints:
Length: 1 - 1024
Pattern: [ -??-??-?\r\n\t]*
String expression
Constraints:
Length: 0 - 20971520
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.datapipeline.model.EvaluateExpressionResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String evaluatedExpression
Constraints:
Length: 0 - 20971520
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.datapipeline.model.Field extends Object implements Serializable |
---|
Serialized Fields |
---|
String key
Constraints:
Length: 1 - 256
Pattern: [ -??-??-?\r\n\t]*
String stringValue
Constraints:
Length: 0 - 10240
Pattern: [ -??-??-?\r\n\t]*
String refValue
Constraints:
Length: 1 - 256
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.datapipeline.model.GetPipelineDefinitionRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String pipelineId
Constraints:
Length: 1 - 1024
Pattern: [ -??-??-?\r\n\t]*
String version
latest
(default) and
active
. Where latest
indicates the last
definition saved to the pipeline and active
indicates the
last definition of the pipeline that was activated.
Constraints:
Length: 0 - 1024
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.datapipeline.model.GetPipelineDefinitionResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> pipelineObjects
Class com.amazonaws.services.datapipeline.model.InstanceIdentity extends Object implements Serializable |
---|
Serialized Fields |
---|
String document
Constraints:
Length: 0 - 1024
Pattern: [ -??-??-?\r\n\t]*
String signature
Constraints:
Length: 0 - 1024
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.datapipeline.model.InternalServiceErrorException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.datapipeline.model.InvalidRequestException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.datapipeline.model.ListPipelinesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String marker
HasMoreResults
as True
, you
can call ListPipelines again and pass the marker value from the
response to retrieve the next set of results.
Constraints:
Length: 0 - 1024
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.datapipeline.model.ListPipelinesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> pipelineIdList
String marker
Constraints:
Length: 0 - 1024
Pattern: [ -??-??-?\r\n\t]*
Boolean hasMoreResults
True
, there are more results that can be obtained by a
subsequent call to ListPipelines.
Class com.amazonaws.services.datapipeline.model.Operator extends Object implements Serializable |
---|
Serialized Fields |
---|
String type
EQ
), equal
reference (REF_EQ
), less than or equal (LE
),
greater than or equal (GE
), or between
(BETWEEN
). Equal reference (REF_EQ
) can be
used only with reference fields. The other comparison types can be
used only with String fields. The comparison types you can use apply
only to certain object fields, as detailed below. The comparison operators EQ and REF_EQ act on the following fields:
The
comparison operators GE
, LE
, and
BETWEEN
act on the following fields:
Note that fields beginning with the at sign (@) are read-only and set by the web service. When you name fields, you should choose names containing only alpha-numeric values, as symbols may be reserved by AWS Data Pipeline. User-defined fields that you add to a pipeline should prefix their name with the string "my".
Constraints:
Allowed Values: EQ, REF_EQ, LE, GE, BETWEEN
List<E> values
Class com.amazonaws.services.datapipeline.model.PipelineDeletedException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.datapipeline.model.PipelineDescription extends Object implements Serializable |
---|
Serialized Fields |
---|
String pipelineId
df-297EG78HU43EEXAMPLE
.
Constraints:
Length: 1 - 1024
Pattern: [ -??-??-?\r\n\t]*
String name
Constraints:
Length: 1 - 1024
Pattern: [ -??-??-?\r\n\t]*
List<E> fields
String description
Constraints:
Length: 0 - 1024
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.datapipeline.model.PipelineIdName extends Object implements Serializable |
---|
Serialized Fields |
---|
String id
df-297EG78HU43EEXAMPLE
.
Constraints:
Length: 1 - 1024
Pattern: [ -??-??-?\r\n\t]*
String name
Constraints:
Length: 1 - 1024
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.datapipeline.model.PipelineNotFoundException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.datapipeline.model.PipelineObject extends Object implements Serializable |
---|
Serialized Fields |
---|
String id
Constraints:
Length: 1 - 1024
Pattern: [ -??-??-?\r\n\t]*
String name
Constraints:
Length: 1 - 1024
Pattern: [ -??-??-?\r\n\t]*
List<E> fields
Class com.amazonaws.services.datapipeline.model.PollForTaskRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String workerGroup
workerGroup
in the call to PollForTask. There are
no wildcard values permitted in workerGroup
, the string
must be an exact, case-sensitive, match.
Constraints:
Length: 0 - 1024
Pattern: [ -??-??-?\r\n\t]*
String hostname
Constraints:
Length: 1 - 1024
Pattern: [ -??-??-?\r\n\t]*
InstanceIdentity instanceIdentity
http://169.254.169.254/latest/meta-data/instance-id
, from
the EC2 instance. For more information, go to Instance
Metadata in the Amazon Elastic Compute Cloud User Guide.
Passing in this value proves that your task runner is running on an
EC2 instance, and ensures the proper AWS Data Pipeline service charges
are applied to your pipeline.
Class com.amazonaws.services.datapipeline.model.PollForTaskResult extends Object implements Serializable |
---|
Serialized Fields |
---|
TaskObject taskObject
Class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String pipelineId
Constraints:
Length: 1 - 1024
Pattern: [ -??-??-?\r\n\t]*
List<E> pipelineObjects
Class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> validationErrors
pipelineObjects
.
List<E> validationWarnings
pipelineObjects
.
Boolean errored
True
, there were validation errors. If errored is
True
, the pipeline definition is stored but cannot be
activated until you correct the pipeline and call
PutPipelineDefinition to commit the corrected pipeline.
Class com.amazonaws.services.datapipeline.model.Query extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> selectors
Class com.amazonaws.services.datapipeline.model.QueryObjectsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String pipelineId
Constraints:
Length: 1 - 1024
Pattern: [ -??-??-?\r\n\t]*
Query query
String sphere
COMPONENT
, INSTANCE
,
ATTEMPT
.
Constraints:
Length: 0 - 1024
Pattern: [ -??-??-?\r\n\t]*
String marker
HasMoreResults
as True
, you
can call QueryObjects again and pass the marker value from the
response to retrieve the next set of results.
Constraints:
Length: 0 - 1024
Pattern: [ -??-??-?\r\n\t]*
Integer limit
Class com.amazonaws.services.datapipeline.model.QueryObjectsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> ids
String marker
HasMoreResults
as True
, you
can call QueryObjects again and pass the marker value from the
response to retrieve the next set of results.
Constraints:
Length: 0 - 1024
Pattern: [ -??-??-?\r\n\t]*
Boolean hasMoreResults
True
, there are more results that can be obtained by a
subsequent call to QueryObjects.
Class com.amazonaws.services.datapipeline.model.ReportTaskProgressRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String taskId
Constraints:
Length: 1 - 2048
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.datapipeline.model.ReportTaskProgressResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Boolean canceled
True
, the calling task runner should cancel processing
of the task. The task runner does not need to call
SetTaskStatus for canceled tasks.
Class com.amazonaws.services.datapipeline.model.ReportTaskRunnerHeartbeatRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String taskrunnerId
Constraints:
Length: 1 - 1024
Pattern: [ -??-??-?\r\n\t]*
String workerGroup
workerGroup
in the call to
ReportTaskRunnerHeartbeat. There are no wildcard values
permitted in workerGroup
, the string must be an exact,
case-sensitive, match.
Constraints:
Length: 0 - 1024
Pattern: [ -??-??-?\r\n\t]*
String hostname
Constraints:
Length: 1 - 1024
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.datapipeline.model.ReportTaskRunnerHeartbeatResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Boolean terminate
True
, the task runner that called
ReportTaskRunnerHeartbeat should terminate.
Class com.amazonaws.services.datapipeline.model.Selector extends Object implements Serializable |
---|
Serialized Fields |
---|
String fieldName
Constraints:
Length: 0 - 1024
Pattern: [ -??-??-?\r\n\t]*
Operator operator
Class com.amazonaws.services.datapipeline.model.SetStatusRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String pipelineId
Constraints:
Length: 1 - 1024
Pattern: [ -??-??-?\r\n\t]*
List<E> objectIds
String status
objectIds
. For components, this can be either
PAUSE
or RESUME
. For instances, this can be
either CANCEL
, RERUN
, or
MARK_FINISHED
.
Constraints:
Length: 0 - 1024
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.datapipeline.model.SetTaskStatusRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String taskId
Constraints:
Length: 1 - 2048
Pattern: [ -??-??-?\r\n\t]*
String taskStatus
FINISHED
, the task successfully completed. If
FAILED
the task ended unsuccessfully. The
FALSE
value is used by preconditions.
Constraints:
Allowed Values: FINISHED, FAILED, FALSE
String errorId
Constraints:
Length: 0 - 1024
Pattern: [ -??-??-?\r\n\t]*
String errorMessage
String errorStackTrace
Constraints:
Length: 0 - 1024
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.datapipeline.model.SetTaskStatusResult extends Object implements Serializable |
---|
Class com.amazonaws.services.datapipeline.model.TaskNotFoundException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.datapipeline.model.TaskObject extends Object implements Serializable |
---|
Serialized Fields |
---|
String taskId
Constraints:
Length: 1 - 2048
Pattern: [ -??-??-?\r\n\t]*
String pipelineId
Constraints:
Length: 1 - 1024
Pattern: [ -??-??-?\r\n\t]*
String attemptId
Constraints:
Length: 1 - 1024
Pattern: [ -??-??-?\r\n\t]*
Map<K,V> objects
Class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String pipelineId
Constraints:
Length: 1 - 1024
Pattern: [ -??-??-?\r\n\t]*
List<E> pipelineObjects
Class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> validationErrors
List<E> validationWarnings
Boolean errored
True
, there were validation errors.
Class com.amazonaws.services.datapipeline.model.ValidationError extends Object implements Serializable |
---|
Serialized Fields |
---|
String id
Constraints:
Length: 1 - 1024
Pattern: [ -??-??-?\r\n\t]*
List<E> errors
Class com.amazonaws.services.datapipeline.model.ValidationWarning extends Object implements Serializable |
---|
Serialized Fields |
---|
String id
Constraints:
Length: 1 - 1024
Pattern: [ -??-??-?\r\n\t]*
List<E> warnings
Package com.amazonaws.services.directconnect.model |
---|
Class com.amazonaws.services.directconnect.model.Connection extends Object implements Serializable |
---|
Serialized Fields |
---|
String connectionId
Example: dxcon-fg5678gh
Default: None
String connectionName
Example: "1G Connection to AWS"
Default: None
String connectionState
Constraints:
Allowed Values: requested, pending, available, deleted
String region
Example: us-east-1
Default: None
String location
Example: EqSV5
Default: None
Class com.amazonaws.services.directconnect.model.ConnectionCost extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
Example: Inbound data transfer
String unit
Example: "Gbps," if the price is calculated based on Gbps.
String currencyCode
Example: "USD" for US dollar.
String amount
Example: 0.01
Class com.amazonaws.services.directconnect.model.ConnectionOrderStep extends Object implements Serializable |
---|
Serialized Fields |
---|
String number
Example: 1
String name
Example: Authorize cross connect
String description
Example: "AWS will prepare your connection and send you an email with an LOA to provide to the colocation provider"
String owner
Example: AWS, Customer
Integer sla
Example: 60
String stepState
Constraints:
Allowed Values: pending, completed
Class com.amazonaws.services.directconnect.model.CreateConnectionRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String offeringId
Example: us-west-1_EqSV5_1G
Default: None
String connectionName
Example: "1G Connection to AWS"
Default: None
Class com.amazonaws.services.directconnect.model.CreateConnectionResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String connectionId
Example: dxcon-fg5678gh
Default: None
String connectionName
Example: "1G Connection to AWS"
Default: None
String connectionState
Constraints:
Allowed Values: requested, pending, available, deleted
String region
Example: us-east-1
Default: None
String location
Example: EqSV5
Default: None
Class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String connectionId
Example: dxcon-fg5678gh
Default: None
NewPrivateVirtualInterface newPrivateVirtualInterface
Default: None
Class com.amazonaws.services.directconnect.model.CreatePrivateVirtualInterfaceResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String virtualInterfaceId
Example: dxvif-123dfg56
Default: None
String location
Example: EqSV5
Default: None
String connectionId
Example: dxcon-fg5678gh
Default: None
String virtualInterfaceType
Example: Private (Amazon VPC) or public (Amazon S3, Amazon DynamoDB, etc.)
String virtualInterfaceName
Example: "Dev VPC"
Integer vlan
Example: 101
Integer asn
Example: 65000
String authKey
Example: asdf34example
String amazonAddress
Example: 192.168.1.1
String customerAddress
Example: 192.168.1.2
String virtualInterfaceState
Constraints:
Allowed Values: verifying, pending, available, deleting, deleted
String customerRouterConfig
String virtualGatewayId
Example: vgw-123er56
List<E> routeFilterPrefixes
Class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String connectionId
Example: dxcon-fg5678gh
Default: None
NewPublicVirtualInterface newPublicVirtualInterface
Default: None
Class com.amazonaws.services.directconnect.model.CreatePublicVirtualInterfaceResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String virtualInterfaceId
Example: dxvif-123dfg56
Default: None
String location
Example: EqSV5
Default: None
String connectionId
Example: dxcon-fg5678gh
Default: None
String virtualInterfaceType
Example: Private (Amazon VPC) or public (Amazon S3, Amazon DynamoDB, etc.)
String virtualInterfaceName
Example: "Dev VPC"
Integer vlan
Example: 101
Integer asn
Example: 65000
String authKey
Example: asdf34example
String amazonAddress
Example: 192.168.1.1
String customerAddress
Example: 192.168.1.2
String virtualInterfaceState
Constraints:
Allowed Values: verifying, pending, available, deleting, deleted
String customerRouterConfig
String virtualGatewayId
Example: vgw-123er56
List<E> routeFilterPrefixes
Class com.amazonaws.services.directconnect.model.DeleteConnectionRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String connectionId
Example: dxcon-fg5678gh
Default: None
Class com.amazonaws.services.directconnect.model.DeleteConnectionResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String connectionId
Example: dxcon-fg5678gh
Default: None
String connectionName
Example: "1G Connection to AWS"
Default: None
String connectionState
Constraints:
Allowed Values: requested, pending, available, deleted
String region
Example: us-east-1
Default: None
String location
Example: EqSV5
Default: None
Class com.amazonaws.services.directconnect.model.DeleteVirtualInterfaceRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String virtualInterfaceId
Example: dxvif-123dfg56
Default: None
Class com.amazonaws.services.directconnect.model.DeleteVirtualInterfaceResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String virtualInterfaceState
Constraints:
Allowed Values: verifying, pending, available, deleting, deleted
Class com.amazonaws.services.directconnect.model.DescribeConnectionDetailRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String connectionId
Example: dxcon-fg5678gh
Default: None
Class com.amazonaws.services.directconnect.model.DescribeConnectionDetailResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String connectionId
Example: dxcon-fg5678gh
Default: None
String connectionName
Example: "1G Connection to AWS"
Default: None
String connectionState
Constraints:
Allowed Values: requested, pending, available, deleted
String region
Example: us-east-1
Default: None
String location
Example: EqSV5
Default: None
String bandwidth
Example: 1Gbps
Default: None
List<E> connectionCosts
List<E> orderSteps
Class com.amazonaws.services.directconnect.model.DescribeConnectionsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String connectionId
Example: dxcon-fg5678gh
Default: None
Class com.amazonaws.services.directconnect.model.DescribeConnectionsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> connections
Class com.amazonaws.services.directconnect.model.DescribeOfferingDetailRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String offeringId
Example: us-west-1_EqSV5_1G
Default: None
Class com.amazonaws.services.directconnect.model.DescribeOfferingDetailResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String offeringId
Example: us-west-1_EqSV5_1G
Default: None
String region
Example: us-east-1
Default: None
String location
Example: EqSV5
Default: None
String offeringName
String description
Example: "1Gbps Cross Connect in us-east-1 via Equinix"
Default: None
String bandwidth
Example: 1Gbps
Default: None
List<E> connectionCosts
List<E> orderSteps
Class com.amazonaws.services.directconnect.model.DescribeOfferingsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Class com.amazonaws.services.directconnect.model.DescribeOfferingsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> offerings
Class com.amazonaws.services.directconnect.model.DescribeVirtualGatewaysRequest extends AmazonWebServiceRequest implements Serializable |
---|
Class com.amazonaws.services.directconnect.model.DescribeVirtualGatewaysResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> virtualGateways
Class com.amazonaws.services.directconnect.model.DescribeVirtualInterfacesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String connectionId
Example: dxcon-fg5678gh
Default: None
String virtualInterfaceId
Example: dxvif-123dfg56
Default: None
Class com.amazonaws.services.directconnect.model.DescribeVirtualInterfacesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> virtualInterfaces
Class com.amazonaws.services.directconnect.model.DirectConnectClientException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.directconnect.model.DirectConnectServerException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.directconnect.model.NewPrivateVirtualInterface extends Object implements Serializable |
---|
Serialized Fields |
---|
String virtualInterfaceName
Example: "Dev VPC"
Integer vlan
Example: 101
Integer asn
Example: 65000
String authKey
Example: asdf34example
String amazonAddress
Example: 192.168.1.1
String customerAddress
String virtualGatewayId
Example: vgw-123er56
Class com.amazonaws.services.directconnect.model.NewPublicVirtualInterface extends Object implements Serializable |
---|
Serialized Fields |
---|
String virtualInterfaceName
Example: "Dev VPC"
Integer vlan
Example: 101
Integer asn
Example: 65000
String authKey
Example: asdf34example
String amazonAddress
Example: 192.168.1.1
String customerAddress
List<E> routeFilterPrefixes
Class com.amazonaws.services.directconnect.model.Offering extends Object implements Serializable |
---|
Serialized Fields |
---|
String offeringId
Example: us-west-1_EqSV5_1G
Default: None
String region
Example: us-east-1
Default: None
String location
Example: EqSV5
Default: None
String offeringName
Example: "1Gbps Cross Connect in us-east-1 via Equinix"
Default: None
String description
Example: "1Gbps Cross Connect in us-east-1 via Equinix"
Default: None
String bandwidth
Example: 1Gbps
Default: None
List<E> connectionCosts
Class com.amazonaws.services.directconnect.model.OfferingOrderStep extends Object implements Serializable |
---|
Serialized Fields |
---|
String number
Example: 1
String name
Example: Authorize cross connect
String description
Example: "AWS will prepare your connection and send you an email with an LOA to provide to the colocation provider"
String owner
Example: AWS
Integer sla
Example: 60
Class com.amazonaws.services.directconnect.model.RouteFilterPrefix extends Object implements Serializable |
---|
Serialized Fields |
---|
String cidr
Example: 10.10.10.0/24,10.10.11.0/24
Class com.amazonaws.services.directconnect.model.VirtualGateway extends Object implements Serializable |
---|
Serialized Fields |
---|
String virtualGatewayId
Example: vgw-123er56
String virtualGatewayState
Class com.amazonaws.services.directconnect.model.VirtualInterface extends Object implements Serializable |
---|
Serialized Fields |
---|
String virtualInterfaceId
Example: dxvif-123dfg56
Default: None
String location
Example: EqSV5
Default: None
String connectionId
Example: dxcon-fg5678gh
Default: None
String virtualInterfaceType
Example: Private (Amazon VPC) or public (Amazon S3, Amazon DynamoDB, etc.)
String virtualInterfaceName
Example: "Dev VPC"
Integer vlan
Example: 101
Integer asn
Example: 65000
String authKey
Example: asdf34example
String amazonAddress
Example: 192.168.1.1
String customerAddress
Example: 192.168.1.2
String virtualInterfaceState
Constraints:
Allowed Values: verifying, pending, available, deleting, deleted
String customerRouterConfig
String virtualGatewayId
Example: vgw-123er56
List<E> routeFilterPrefixes
Package com.amazonaws.services.dynamodb.datamodeling |
---|
Class com.amazonaws.services.dynamodb.datamodeling.DynamoDBMappingException extends RuntimeException implements Serializable |
---|
serialVersionUID: -4883173289978517967L
Package com.amazonaws.services.dynamodb.model |
---|
Class com.amazonaws.services.dynamodb.model.AttributeValue extends Object implements Serializable |
---|
Serialized Fields |
---|
String s
String n
ByteBuffer b
List<E> sS
List<E> nS
List<E> bS
Class com.amazonaws.services.dynamodb.model.AttributeValueUpdate extends Object implements Serializable |
---|
Serialized Fields |
---|
AttributeValue value
String
, Number
,
Binary
, StringSet
, NumberSet
,
BinarySet
.
String action
Constraints:
Allowed Values: ADD, PUT, DELETE
Class com.amazonaws.services.dynamodb.model.BatchGetItemRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
Map<K,V> requestItems
Constraints:
Length: 1 - 100
Class com.amazonaws.services.dynamodb.model.BatchGetItemResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Map<K,V> responses
Map<K,V> unprocessedKeys
UnprocessedKeys
value is in the
same form as a RequestItems
parameter (so the value can
be provided directly to a subsequent BatchGetItem
operation). For more information, see the above
RequestItems
parameter.
Constraints:
Length: 1 - 100
Class com.amazonaws.services.dynamodb.model.BatchResponse extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> items
Double consumedCapacityUnits
GetItem
,
BatchGetItem
, BatchWriteItem
,
Query
, and Scan
operations consume
ReadCapacityUnits
, while PutItem
,
UpdateItem
, and DeleteItem
operations
consume WriteCapacityUnits
.
Class com.amazonaws.services.dynamodb.model.BatchWriteItemRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
Map<K,V> requestItems
BatchWriteItem
API call
Constraints:
Length: 1 - 25
Class com.amazonaws.services.dynamodb.model.BatchWriteItemResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Map<K,V> responses
BatchWriteItem
call.
This is essentially a map of table name to
ConsumedCapacityUnits
.
Map<K,V> unprocessedItems
BatchWriteItem
call is returned as
UnprocessedItems
Constraints:
Length: 1 - 25
Class com.amazonaws.services.dynamodb.model.BatchWriteResponse extends Object implements Serializable |
---|
Serialized Fields |
---|
Double consumedCapacityUnits
GetItem
,
BatchGetItem
, BatchWriteItem
,
Query
, and Scan
operations consume
ReadCapacityUnits
, while PutItem
,
UpdateItem
, and DeleteItem
operations
consume WriteCapacityUnits
.
Class com.amazonaws.services.dynamodb.model.Condition extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> attributeValueList
BETWEEN
comparison, the
AttributeValueList contains two attribute values and the comparison
operator.
String comparisonOperator
EQ
for equal.NE
for
not equal.IN
checks for exact
matches.LE
for less than or equal
to.LT
for less than.GE
for greater than or equal to.GT
for greater than.BETWEEN
for between.NOT_NULL
for exists.NULL
for not exists.CONTAINS
for substring or value in a set.NOT_CONTAINS
for absence of a substring or absence of
a value in a set.BEGINS_WITH
for a substring
prefix.Scan operations support all available comparison operators.
Query operations support a subset of the available comparison operators: EQ, LE, LT, GE, GT, BETWEEN, and BEGINS_WITH.
Constraints:
Allowed Values: EQ, NE, IN, LE, LT, GE, GT, BETWEEN, NOT_NULL, NULL, CONTAINS, NOT_CONTAINS, BEGINS_WITH
Class com.amazonaws.services.dynamodb.model.ConditionalCheckFailedException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.dynamodb.model.CreateTableRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String tableName
a-z
, A-Z
, 0-9
, _
(underscore), -
(hyphen) and .
(period).
Constraints:
Length: 3 - 255
Pattern: [a-zA-Z0-9_.-]+
KeySchema keySchema
HashKeyElement
. A composite hash-and-range primary key
contains two attribute values: a HashKeyElement
and a
RangeKeyElement
.
ProvisionedThroughput provisionedThroughput
ReadCapacityUnits
and
WriteCapacityUnits
. Values for provisioned throughput
depend upon your expected read/write rates, item size, and
consistency. Provide the expected number of read and write operations,
assuming an item size of 1k and strictly consistent reads. For 2k item
size, double the value. For 3k, triple the value, etc.
Eventually-consistent reads consume half the resources of strictly
consistent reads.
Class com.amazonaws.services.dynamodb.model.CreateTableResult extends Object implements Serializable |
---|
Serialized Fields |
---|
TableDescription tableDescription
Class com.amazonaws.services.dynamodb.model.DeleteItemRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String tableName
a-z
, A-Z
, 0-9
,
_
(underscore), -
(hyphen) and
.
(period).
Constraints:
Length: 3 - 255
Pattern: [a-zA-Z0-9_.-]+
Key key
Map<K,V> expected
Expected
parameter allows you to provide an attribute
name, and whether or not Amazon DynamoDB should check to see if the
attribute has a particular value before modifying it.
String returnValues
PUT
operations,
the possible parameter values are NONE
(default) or
ALL_OLD
. For update operations, the possible parameter
values are NONE
(default) or ALL_OLD
,
UPDATED_OLD
, ALL_NEW
or
UPDATED_NEW
. NONE
: Nothing is
returned.ALL_OLD
: Returns the attributes of the
item as they were before the operation.UPDATED_OLD
: Returns the values of the updated
attributes, only, as they were before the operation.ALL_NEW
: Returns all the attributes and their new
values after the operation.UPDATED_NEW
: Returns
the values of the updated attributes, only, as they are after the
operation.
Constraints:
Allowed Values: NONE, ALL_OLD, UPDATED_OLD, ALL_NEW, UPDATED_NEW
Class com.amazonaws.services.dynamodb.model.DeleteItemResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Map<K,V> attributes
ReturnValues
parameter is provided as
ALL_OLD
in the request, Amazon DynamoDB returns an array
of attribute name-value pairs (essentially, the deleted item).
Otherwise, the response contains an empty set.
Double consumedCapacityUnits
GetItem
,
BatchGetItem
, BatchWriteItem
,
Query
, and Scan
operations consume
ReadCapacityUnits
, while PutItem
,
UpdateItem
, and DeleteItem
operations
consume WriteCapacityUnits
.
Class com.amazonaws.services.dynamodb.model.DeleteRequest extends Object implements Serializable |
---|
Serialized Fields |
---|
Key key
Class com.amazonaws.services.dynamodb.model.DeleteTableRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String tableName
a-z
, A-Z
, 0-9
, _
(underscore), -
(hyphen) and .
(period).
Constraints:
Length: 3 - 255
Pattern: [a-zA-Z0-9_.-]+
Class com.amazonaws.services.dynamodb.model.DeleteTableResult extends Object implements Serializable |
---|
Serialized Fields |
---|
TableDescription tableDescription
Class com.amazonaws.services.dynamodb.model.DescribeTableRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String tableName
a-z
, A-Z
, 0-9
, _
(underscore), -
(hyphen) and .
(period).
Constraints:
Length: 3 - 255
Pattern: [a-zA-Z0-9_.-]+
Class com.amazonaws.services.dynamodb.model.DescribeTableResult extends Object implements Serializable |
---|
Serialized Fields |
---|
TableDescription table
Class com.amazonaws.services.dynamodb.model.ExpectedAttributeValue extends Object implements Serializable |
---|
Serialized Fields |
---|
AttributeValue value
Boolean exists
Class com.amazonaws.services.dynamodb.model.GetItemRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String tableName
a-z
, A-Z
, 0-9
,
_
(underscore), -
(hyphen) and
.
(period).
Constraints:
Length: 3 - 255
Pattern: [a-zA-Z0-9_.-]+
Key key
List<E> attributesToGet
Attribute
names. If attribute names are not
specified then all attributes will be returned. If some attributes are
not found, they will not appear in the result.
Constraints:
Length: 1 -
Boolean consistentRead
true
, then a consistent read is issued.
Otherwise eventually-consistent is used.
Class com.amazonaws.services.dynamodb.model.GetItemResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Map<K,V> item
Double consumedCapacityUnits
GetItem
,
BatchGetItem
, BatchWriteItem
,
Query
, and Scan
operations consume
ReadCapacityUnits
, while PutItem
,
UpdateItem
, and DeleteItem
operations
consume WriteCapacityUnits
.
Class com.amazonaws.services.dynamodb.model.InternalServerErrorException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.dynamodb.model.Key extends Object implements Serializable |
---|
Serialized Fields |
---|
AttributeValue hashKeyElement
String
, Number
,
StringSet
, NumberSet
.
AttributeValue rangeKeyElement
String
, Number
, StringSet
,
NumberSet
.
Class com.amazonaws.services.dynamodb.model.KeysAndAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> keys
List<E> attributesToGet
Attribute
names. If attribute names are not
specified then all attributes will be returned. If some attributes are
not found, they will not appear in the result.
Constraints:
Length: 1 -
Boolean consistentRead
true
, then a consistent read is issued.
Otherwise eventually-consistent is used.
Class com.amazonaws.services.dynamodb.model.KeySchema extends Object implements Serializable |
---|
Serialized Fields |
---|
KeySchemaElement hashKeyElement
String
, Number
,
StringSet
, NumberSet
.
KeySchemaElement rangeKeyElement
String
, Number
, StringSet
,
NumberSet
.
Class com.amazonaws.services.dynamodb.model.KeySchemaElement extends Object implements Serializable |
---|
Serialized Fields |
---|
String attributeName
AttributeName
of the KeySchemaElement
.
Constraints:
Length: 1 - 255
String attributeType
AttributeType
of the KeySchemaElement
which can be a String
or a Number
.
Constraints:
Allowed Values: S, N, B
Class com.amazonaws.services.dynamodb.model.LimitExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.dynamodb.model.ListTablesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String exclusiveStartTableName
ListTables
operation and received a
LastEvaluatedTableName
value in the response, use that
value here to continue the list.
Constraints:
Length: 3 - 255
Pattern: [a-zA-Z0-9_.-]+
Integer limit
Constraints:
Range: 1 - 100
Class com.amazonaws.services.dynamodb.model.ListTablesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> tableNames
String lastEvaluatedTableName
ExclusiveStartTableName
in a new request to continue the
list until all the table names are returned. If this value is null,
all table names have been returned.
Constraints:
Length: 3 - 255
Pattern: [a-zA-Z0-9_.-]+
Class com.amazonaws.services.dynamodb.model.ProvisionedThroughput extends Object implements Serializable |
---|
Serialized Fields |
---|
Long readCapacityUnits
ReadCapacityUnits
are in terms of strictly consistent
reads, assuming items of 1k. 2k items require twice the
ReadCapacityUnits
. Eventually-consistent reads only
require half the ReadCapacityUnits
of stirctly consistent
reads.
Constraints:
Range: 1 -
Long writeCapacityUnits
WriteCapacityUnits
are in terms of strictly consistent
reads, assuming items of 1k. 2k items require twice the
WriteCapacityUnits
.
Constraints:
Range: 1 -
Class com.amazonaws.services.dynamodb.model.ProvisionedThroughputDescription extends Object implements Serializable |
---|
Serialized Fields |
---|
Date lastIncreaseDateTime
Date lastDecreaseDateTime
Long numberOfDecreasesToday
Long readCapacityUnits
Long writeCapacityUnits
Class com.amazonaws.services.dynamodb.model.ProvisionedThroughputExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.dynamodb.model.PutItemRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String tableName
a-z
, A-Z
, 0-9
,
_
(underscore), -
(hyphen) and
.
(period).
Constraints:
Length: 3 - 255
Pattern: [a-zA-Z0-9_.-]+
Map<K,V> item
Map<K,V> expected
Expected
parameter allows you to provide an attribute
name, and whether or not Amazon DynamoDB should check to see if the
attribute has a particular value before modifying it.
String returnValues
PUT
operations,
the possible parameter values are NONE
(default) or
ALL_OLD
. For update operations, the possible parameter
values are NONE
(default) or ALL_OLD
,
UPDATED_OLD
, ALL_NEW
or
UPDATED_NEW
. NONE
: Nothing is
returned.ALL_OLD
: Returns the attributes of the
item as they were before the operation.UPDATED_OLD
: Returns the values of the updated
attributes, only, as they were before the operation.ALL_NEW
: Returns all the attributes and their new
values after the operation.UPDATED_NEW
: Returns
the values of the updated attributes, only, as they are after the
operation.
Constraints:
Allowed Values: NONE, ALL_OLD, UPDATED_OLD, ALL_NEW, UPDATED_NEW
Class com.amazonaws.services.dynamodb.model.PutItemResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Map<K,V> attributes
ReturnValues
parameter is specified as
ALL_OLD
in the request.
Double consumedCapacityUnits
GetItem
,
BatchGetItem
, BatchWriteItem
,
Query
, and Scan
operations consume
ReadCapacityUnits
, while PutItem
,
UpdateItem
, and DeleteItem
operations
consume WriteCapacityUnits
.
Class com.amazonaws.services.dynamodb.model.PutRequest extends Object implements Serializable |
---|
Serialized Fields |
---|
Map<K,V> item
Class com.amazonaws.services.dynamodb.model.QueryRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String tableName
a-z
, A-Z
, 0-9
,
_
(underscore), -
(hyphen) and
.
(period).
Constraints:
Length: 3 - 255
Pattern: [a-zA-Z0-9_.-]+
List<E> attributesToGet
Attribute
names. If attribute names are not
specified then all attributes will be returned. If some attributes are
not found, they will not appear in the result.
Constraints:
Length: 1 -
Integer limit
LastEvaluatedKey
to apply in a subsequent operation to continue the query. Also, if the
result set size exceeds 1MB before Amazon DynamoDB hits this limit, it
stops the query and returns the matching values, and a
LastEvaluatedKey
to apply in a subsequent operation to
continue the query.
Constraints:
Range: 1 -
Boolean consistentRead
true
, then a consistent read is issued.
Otherwise eventually-consistent is used.
Boolean count
true
, Amazon DynamoDB returns a total number of
items that match the query parameters, instead of a list of the
matching items and their attributes. Do not set Count
to
true
while providing a list of
AttributesToGet
, otherwise Amazon DynamoDB returns a
validation error.
AttributeValue hashKeyValue
Condition rangeKeyCondition
Boolean scanIndexForward
true
(forward).
Key exclusiveStartKey
LastEvaluatedKey
if that query operation was interrupted
before completing the query; either because of the result set size or
the Limit
parameter. The LastEvaluatedKey
can be passed back in a new query request to continue the operation
from that point.
Class com.amazonaws.services.dynamodb.model.QueryResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> items
Integer count
Key lastEvaluatedKey
LastEvaluatedKey
is null when the entire query result set
is complete (i.e. the operation processed the "last page").
Double consumedCapacityUnits
GetItem
,
BatchGetItem
, BatchWriteItem
,
Query
, and Scan
operations consume
ReadCapacityUnits
, while PutItem
,
UpdateItem
, and DeleteItem
operations
consume WriteCapacityUnits
.
Class com.amazonaws.services.dynamodb.model.ResourceInUseException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.dynamodb.model.ResourceNotFoundException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.dynamodb.model.ScanRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String tableName
a-z
, A-Z
, 0-9
,
_
(underscore), -
(hyphen) and
.
(period).
Constraints:
Length: 3 - 255
Pattern: [a-zA-Z0-9_.-]+
List<E> attributesToGet
Attribute
names. If attribute names are not
specified then all attributes will be returned. If some attributes are
not found, they will not appear in the result.
Constraints:
Length: 1 -
Integer limit
LastEvaluatedKey
to apply in a subsequent operation to continue the scan. Also, if the
scanned data set size exceeds 1 MB before Amazon DynamoDB hits this
limit, it stops the scan and returns the matching values up to the
limit, and a LastEvaluatedKey
to apply in a subsequent
operation to continue the scan.
Constraints:
Range: 1 -
Boolean count
true
, Amazon DynamoDB returns a total number of
items for the Scan
operation, even if the operation has
no matching items for the assigned filter. Do not set
Count
to true
while providing a list of
AttributesToGet
, otherwise Amazon DynamoDB returns a
validation error.
Map<K,V> scanFilter
Key exclusiveStartKey
Limit
parameter. The
LastEvaluatedKey
can be passed back in a new scan request
to continue the operation from that point.
Class com.amazonaws.services.dynamodb.model.ScanResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> items
Integer count
Integer scannedCount
ScannedCount
value with few, or no,
Count
results indicates an inefficient Scan
operation.
Key lastEvaluatedKey
LastEvaluatedKey
is null when the entire
scan result set is complete (i.e. the operation processed the "last
page").
Double consumedCapacityUnits
GetItem
,
BatchGetItem
, BatchWriteItem
,
Query
, and Scan
operations consume
ReadCapacityUnits
, while PutItem
,
UpdateItem
, and DeleteItem
operations
consume WriteCapacityUnits
.
Class com.amazonaws.services.dynamodb.model.TableDescription extends Object implements Serializable |
---|
Serialized Fields |
---|
String tableName
Constraints:
Length: 3 - 255
Pattern: [a-zA-Z0-9_.-]+
KeySchema keySchema
HashKeyElement
. A composite hash-and-range primary key
contains two attribute values: a HashKeyElement
and a
RangeKeyElement
.
String tableStatus
Date creationDateTime
ProvisionedThroughputDescription provisionedThroughput
Long tableSizeBytes
Long itemCount
Class com.amazonaws.services.dynamodb.model.UpdateItemRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String tableName
a-z
, A-Z
, 0-9
,
_
(underscore), -
(hyphen) and
.
(period).
Constraints:
Length: 3 - 255
Pattern: [a-zA-Z0-9_.-]+
Key key
Map<K,V> attributeUpdates
Map<K,V> expected
Expected
parameter allows you to provide an attribute
name, and whether or not Amazon DynamoDB should check to see if the
attribute has a particular value before modifying it.
String returnValues
PUT
operations,
the possible parameter values are NONE
(default) or
ALL_OLD
. For update operations, the possible parameter
values are NONE
(default) or ALL_OLD
,
UPDATED_OLD
, ALL_NEW
or
UPDATED_NEW
. NONE
: Nothing is
returned.ALL_OLD
: Returns the attributes of the
item as they were before the operation.UPDATED_OLD
: Returns the values of the updated
attributes, only, as they were before the operation.ALL_NEW
: Returns all the attributes and their new
values after the operation.UPDATED_NEW
: Returns
the values of the updated attributes, only, as they are after the
operation.
Constraints:
Allowed Values: NONE, ALL_OLD, UPDATED_OLD, ALL_NEW, UPDATED_NEW
Class com.amazonaws.services.dynamodb.model.UpdateItemResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Map<K,V> attributes
ReturnValues
parameter is specified as something other
than NONE
in the request.
Double consumedCapacityUnits
GetItem
,
BatchGetItem
, BatchWriteItem
,
Query
, and Scan
operations consume
ReadCapacityUnits
, while PutItem
,
UpdateItem
, and DeleteItem
operations
consume WriteCapacityUnits
.
Class com.amazonaws.services.dynamodb.model.UpdateTableRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String tableName
a-z
, A-Z
, 0-9
, _
(underscore), -
(hyphen) and .
(period).
Constraints:
Length: 3 - 255
Pattern: [a-zA-Z0-9_.-]+
ProvisionedThroughput provisionedThroughput
ReadCapacityUnits
and
WriteCapacityUnits
. Values for provisioned throughput
depend upon your expected read/write rates, item size, and
consistency. Provide the expected number of read and write operations,
assuming an item size of 1k and strictly consistent reads. For 2k item
size, double the value. For 3k, triple the value, etc.
Eventually-consistent reads consume half the resources of strictly
consistent reads.
Class com.amazonaws.services.dynamodb.model.UpdateTableResult extends Object implements Serializable |
---|
Serialized Fields |
---|
TableDescription tableDescription
Class com.amazonaws.services.dynamodb.model.WriteRequest extends Object implements Serializable |
---|
Serialized Fields |
---|
PutRequest putRequest
DeleteRequest deleteRequest
Package com.amazonaws.services.dynamodbv2.datamodeling |
---|
Class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMappingException extends RuntimeException implements Serializable |
---|
serialVersionUID: -4883173289978517967L
Package com.amazonaws.services.dynamodbv2.model |
---|
Class com.amazonaws.services.dynamodbv2.model.AttributeDefinition extends Object implements Serializable |
---|
Serialized Fields |
---|
String attributeName
Constraints:
Length: 1 - 255
String attributeType
Constraints:
Allowed Values: S, N, B
Class com.amazonaws.services.dynamodbv2.model.AttributeValue extends Object implements Serializable |
---|
Serialized Fields |
---|
String s
String n
ByteBuffer b
List<E> sS
List<E> nS
List<E> bS
Class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate extends Object implements Serializable |
---|
Serialized Fields |
---|
AttributeValue value
String action
PUT
, DELETE
, and ADD
. The
behavior depends on whether the specified primary key already exists
in the table. If an item with the specified Key is found in the table:
PUT
- Adds the specified
attribute to the item. If the attribute already exists, it is replaced
by the new value.
DELETE
- If no value is
specified, the attribute and its value are removed from the item. The
data type of the specified value must match the existing value's data
type.
If a set of values is specified, then those values are
subtracted from the old set. For example, if the attribute value was
the set [a,b,c]
and the DELETE action specified
[a,c]
, then the final attribute value would be
[b]
. Specifying an empty set is an error.
ADD
- If the attribute does not already exist, then
the attribute and its values are added to the item. If the attribute
does exist, then the behavior of ADD
depends on the data
type of the attribute:
If the existing attribute is a
number, and if Value is also a number, then the Value is
mathematically added to the existing attribute. If Value is a
negative number, then it is subtracted from the existing attribute.
If you use In addition, if you use
ADD
to increment or decrement a
number value for an item that doesn't exist before the update, Amazon
DynamoDB uses 0 as the initial value. ADD
to update an existing item, and intend to increment
or decrement an attribute value which does not yet exist, Amazon
DynamoDB uses 0
as the initial value. For example,
suppose that the item you want to update does not yet have an
attribute named itemcount, but you decide to ADD
the number 3
to this attribute anyway, even though it
currently does not exist. Amazon DynamoDB will create the
itemcount attribute, set its initial value to 0
,
and finally add 3
to it. The result will be a new
itemcount attribute in the item, with a value of
3
.
If the existing data type is a
set, and if the Value is also a set, then the Value is
added to the existing set. (This is a set operation, not
mathematical addition.) For example, if the attribute value was the
set [1,2]
, and the ADD
action specified
[3]
, then the final attribute value would be
[1,2,3]
. An error occurs if an Add action is specified
for a set attribute and the attribute type specified does not match
the existing set type.
Both sets must have the same primitive data type. For example, if the existing data type is a set of strings, the Value must also be a set of strings. The same holds true for number sets and binary sets.
This action is only valid
for an existing attribute whose data type is number or is a set. Do
not use ADD
for any other data types.
If no item with the specified Key is found:
PUT
- Amazon DynamoDB creates a new item with the
specified primary key, and then adds the attribute.
DELETE
- Nothing happens; there is no attribute to
delete.
ADD
- Amazon DynamoDB creates an
item with the supplied primary key and number (or set of numbers) for
the attribute value. The only data types allowed are number and number
set; no other data types can be specified.
Constraints:
Allowed Values: ADD, PUT, DELETE
Class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
Map<K,V> requestItems
Each element in the map consists of the following:
Keys - An array of primary key attribute values that define specific items in the table.
AttributesToGet - One or more attributes to be retrieved from the table or index. By default, all attributes are returned. If a specified attribute is not found, it does not appear in the result.
ConsistentRead - If true
, a strongly
consistent read is used; if false
(the default), an
eventually consistent read is used.
Constraints:
Length: 1 - 100
String returnConsumedCapacity
TOTAL
, ConsumedCapacity is included in
the response; if set to NONE
(the default),
ConsumedCapacity is not included.
Constraints:
Allowed Values: TOTAL, NONE
Class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Map<K,V> responses
Map<K,V> unprocessedKeys
Each element consists of:
Keys - An array of primary key attribute values that define specific items in the table.
AttributesToGet - One or more attributes to be retrieved from the table or index. By default, all attributes are returned. If a specified attribute is not found, it does not appear in the result.
If you are querying an index and request only attributes that are projected into that index, the operation will read only the index and not the table. If any of the requested attributes are not projected into the index, Amazon DynamoDB will need to fetch each matching item from the table. This extra fetching incurs additional throughput cost and latency.
ConsistentRead - The consistency of a read operation. If set
to true
, then a strongly consistent read is used;
otherwise, an eventually consistent read is used.
Constraints:
Length: 1 - 100
List<E> consumedCapacity
Each element consists of:
TableName - The table that consumed the provisioned throughput.
CapacityUnits - The total number of capacity units consumed.
Class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
Map<K,V> requestItems
DeleteRequest - Perform a DeleteItem operation on the specified item. The item to be deleted is identified by a Key subelement:
Key - A map of primary key attribute values that uniquely identify the item. Each entry in this map consists of an attribute name and an attribute value.
PutRequest - Perform a PutItem operation on the specified item. The item to be put is identified by an Item subelement:
Item - A map of attributes and their values. Each entry in this map consists of an attribute name and an attribute value. Attribute values must not be null; string and binary type attributes must have lengths greater than zero; and set type attributes must not be empty. Requests that contain empty values will be rejected with a ValidationException.
If you specify any attributes that are part of an index key, then the data types for those attributes must match those of the schema in the table's attribute definition.
Constraints:
Length: 1 - 25
String returnConsumedCapacity
TOTAL
, ConsumedCapacity is included in
the response; if set to NONE
(the default),
ConsumedCapacity is not included.
Constraints:
Allowed Values: TOTAL, NONE
String returnItemCollectionMetrics
SIZE
, statistics about item collections, if
any, that were modified during the operation are returned in the
response. If set to NONE
(the default), no statistics are
returned..
Constraints:
Allowed Values: SIZE, NONE
Class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Map<K,V> unprocessedItems
Each UnprocessedItems entry consists of a table name and, for that table, a list of operations to perform (DeleteRequest or PutRequest).
DeleteRequest - Perform a DeleteItem operation on the specified item. The item to be deleted is identified by a Key subelement:
Key - A map of primary key attribute values that uniquely identify the item. Each entry in this map consists of an attribute name and an attribute value.
PutRequest - Perform a PutItem operation on the specified item. The item to be put is identified by an Item subelement:
Item - A map of attributes and their values. Each entry in this map consists of an attribute name and an attribute value. Attribute values must not be null; string and binary type attributes must have lengths greater than zero; and set type attributes must not be empty. Requests that contain empty values will be rejected with a ValidationException.
If you specify any attributes that are part of an index key, then the data types for those attributes must match those of the schema in the table's attribute definition.
Constraints:
Length: 1 - 25
Map<K,V> itemCollectionMetrics
Each entry consists of the following subelements:
ItemCollectionKey - The hash key value of the item collection. This is the same as the hash key of the item.
SizeEstimateRange - An estimate of item collection size, expressed in GB. This is a two-element array containing a lower bound and an upper bound for the estimate. The estimate includes the size of all the items in the table, plus the size of all attributes projected into all of the secondary indexes on the table. Use this estimate to measure whether a secondary index is approaching its size limit.
The estimate is subject to change over time; therefore, do not rely on the precision or accuracy of the estimate.
List<E> consumedCapacity
Each element consists of:
TableName - The table that consumed the provisioned throughput.
CapacityUnits - The total number of capacity units consumed.
Class com.amazonaws.services.dynamodbv2.model.Condition extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> attributeValueList
BETWEEN
or IN
comparison, in which case the
list contains two values. For type Number, value comparisons are numeric.
String value comparisons for greater than, equals, or
less than are based on ASCII character code values. For example,
a
is greater than A
, and aa
is
greater than B
. For a list of code values, see http://en.wikipedia.org/wiki/ASCII#ASCII_printable_characters.
For Binary, Amazon DynamoDB treats each byte of the binary data as unsigned when it compares binary values, for example when evaluating query expressions.
String comparisonOperator
Valid comparison operators for Query:
EQ | LE | LT | GE | GT | BEGINS_WITH |
BETWEEN
Valid comparison operators for Scan:
EQ |
NE | LE | LT | GE | GT | NOT_NULL | NULL | CONTAINS | NOT_CONTAINS |
BEGINS_WITH | IN | BETWEEN
For information on specifying data types in JSON, see JSON Data Format in the Amazon DynamoDB Developer Guide.
The following are descriptions of each comparison operator.
EQ
: Equal.
AttributeValueList can contain
only one AttributeValue of type String, Number, or Binary (not
a set). If an item contains an AttributeValue of a different
type than the one specified in the request, the value does not match.
For example, {"S":"6"}
does not equal
{"N":"6"}
. Also, {"N":"6"}
does not equal
{"NS":["6", "2", "1"]}
.
NE
: Not equal.
AttributeValueList can contain only one
AttributeValue of type String, Number, or Binary (not a set).
If an item contains an AttributeValue of a different type than
the one specified in the request, the value does not match. For
example, {"S":"6"}
does not equal {"N":"6"}
.
Also, {"N":"6"}
does not equal {"NS":["6", "2",
"1"]}
.
LE
: Less than or equal.
AttributeValueList can contain only one
AttributeValue of type String, Number, or Binary (not a set).
If an item contains an AttributeValue of a different type than
the one specified in the request, the value does not match. For
example, {"S":"6"}
does not equal {"N":"6"}
.
Also, {"N":"6"}
does not compare to {"NS":["6",
"2", "1"]}
.
LT
: Less than.
AttributeValueList can contain only one
AttributeValue of type String, Number, or Binary (not a set).
If an item contains an AttributeValue of a different type than
the one specified in the request, the value does not match. For
example, {"S":"6"}
does not equal {"N":"6"}
.
Also, {"N":"6"}
does not compare to {"NS":["6",
"2", "1"]}
.
GE
: Greater than or
equal.
AttributeValueList can contain only one
AttributeValue of type String, Number, or Binary (not a set).
If an item contains an AttributeValue of a different type than
the one specified in the request, the value does not match. For
example, {"S":"6"}
does not equal {"N":"6"}
.
Also, {"N":"6"}
does not compare to {"NS":["6",
"2", "1"]}
.
GT
: Greater than.
AttributeValueList can contain only one
AttributeValue of type String, Number, or Binary (not a set).
If an item contains an AttributeValue of a different type than
the one specified in the request, the value does not match. For
example, {"S":"6"}
does not equal {"N":"6"}
.
Also, {"N":"6"}
does not compare to {"NS":["6",
"2", "1"]}
.
NOT_NULL
: The
attribute exists.
NULL
: The attribute does
not exist.
CONTAINS
: checks for a
subsequence, or value in a set.
AttributeValueList can contain only one AttributeValue of type String, Number, or Binary (not a set). If the target attribute of the comparison is a String, then the operation checks for a substring match. If the target attribute of the comparison is Binary, then the operation looks for a subsequence of the target that matches the input. If the target attribute of the comparison is a set ("SS", "NS", or "BS"), then the operation checks for a member of the set (not as a substring).
NOT_CONTAINS
: checks for absence of a
subsequence, or absence of a value in a set.
AttributeValueList can contain only one AttributeValue of type String, Number, or Binary (not a set). If the target attribute of the comparison is a String, then the operation checks for the absence of a substring match. If the target attribute of the comparison is Binary, then the operation checks for the absence of a subsequence of the target that matches the input. If the target attribute of the comparison is a set ("SS", "NS", or "BS"), then the operation checks for the absence of a member of the set (not as a substring).
BEGINS_WITH
: checks for a
prefix.
AttributeValueList can contain only one AttributeValue of type String or Binary (not a Number or a set). The target attribute of the comparison must be a String or Binary (not a Number or a set).
IN
:
checks for exact matches.
AttributeValueList can contain more than one AttributeValue of type String, Number, or Binary (not a set). The target attribute of the comparison must be of the same type and exact value to match. A String never matches a String set.
BETWEEN
: Greater than or equal to the
first value, and less than or equal to the second value.
AttributeValueList must contain two AttributeValue
elements of the same type, either String, Number, or Binary (not a
set). A target attribute matches if the target value is greater than,
or equal to, the first element and less than, or equal to, the second
element. If an item contains an AttributeValue of a different
type than the one specified in the request, the value does not match.
For example, {"S":"6"}
does not compare to
{"N":"6"}
. Also, {"N":"6"}
does not compare
to {"NS":["6", "2", "1"]}
Constraints:
Allowed Values: EQ, NE, IN, LE, LT, GE, GT, BETWEEN, NOT_NULL, NULL, CONTAINS, NOT_CONTAINS, BEGINS_WITH
Class com.amazonaws.services.dynamodbv2.model.ConditionalCheckFailedException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity extends Object implements Serializable |
---|
Serialized Fields |
---|
String tableName
Constraints:
Length: 3 - 255
Pattern: [a-zA-Z0-9_.-]+
Double capacityUnits
Class com.amazonaws.services.dynamodbv2.model.CreateTableRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> attributeDefinitions
String tableName
Constraints:
Length: 3 - 255
Pattern: [a-zA-Z0-9_.-]+
List<E> keySchema
Each KeySchemaElement in the array is composed of:
AttributeName - The name of this key attribute.
KeyType - Determines whether the key attribute is
HASH
or RANGE
.
For a primary
key that consists of a hash attribute, you must specify exactly one
element with a KeyType of HASH
.
For a primary
key that consists of hash and range attributes, you must specify
exactly two elements, in this order: The first element must have a
KeyType of HASH
, and the second element must have
a KeyType of RANGE
.
For more information, see Specifying the Primary Key in the Amazon DynamoDB Developer Guide.
Constraints:
Length: 1 - 2
List<E> localSecondaryIndexes
Each secondary index in the array includes the following:
IndexName - The name of the secondary index. Must be unique only for this table.
KeySchema - Specifies the key schema for the index. The key schema must begin with the same hash key attribute as the table.
Projection - Specifies attributes that are copied (projected) from the table into the index. These are in addition to the primary key attributes and index key attributes, which are automatically projected. Each attribute specification is composed of:
ProjectionType - One of the following:
KEYS_ONLY
- Only the index and primary keys are
projected into the index.
INCLUDE
- Only
the specified table attributes are projected into the index. The list
of projected attributes are in NonKeyAttributes.
ALL
- All of the table attributes are projected into
the index.
NonKeyAttributes - A list of one or more non-key attribute names that are projected into the index. The total count of attributes specified in NonKeyAttributes, summed across all of the local secondary indexes, must not exceed 20. If you project the same attribute into two different indexes, this counts as two distinct attributes when determining the total.
ProvisionedThroughput provisionedThroughput
For current minimum and maximum provisioned throughput values, see Limits in the Amazon DynamoDB Developer Guide.
Class com.amazonaws.services.dynamodbv2.model.CreateTableResult extends Object implements Serializable |
---|
Serialized Fields |
---|
TableDescription tableDescription
Class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String tableName
Constraints:
Length: 3 - 255
Pattern: [a-zA-Z0-9_.-]+
Map<K,V> key
Map<K,V> expected
Expected allows you to provide an attribute name, and whether or not Amazon DynamoDB should check to see if the attribute value already exists; or if the attribute value exists and has a particular value before changing it.
Each item in Expected represents an attribute name for Amazon DynamoDB to check, along with the following:
Value - The attribute value for Amazon DynamoDB to check.
Exists - Causes Amazon DynamoDB to evaluate the value before attempting a conditional operation:
If Exists is
true
, Amazon DynamoDB will check to see if that attribute
value already exists in the table. If it is found, then the operation
succeeds. If it is not found, the operation fails with a
ConditionalCheckFailedException.
If Exists
is false
, Amazon DynamoDB assumes that the attribute
value does not exist in the table. If in fact the value does
not exist, then the assumption is valid and the operation succeeds. If
the value is found, despite the assumption that it does not exist, the
operation fails with a ConditionalCheckFailedException.
The default setting for Exists is true
.
If you supply a Value all by itself, Amazon DynamoDB assumes
the attribute exists: You don't have to set Exists to
true
, because it is implied.
Amazon DynamoDB returns a ValidationException if:
Exists is
true
but there is no Value to check. (You expect a
value to exist, but don't specify what that value is.)
Exists is false
but you also specify a
Value. (You cannot expect an attribute to have a value, while
also expecting it not to exist.)
If you specify more than one condition for Exists, then all of the conditions must evaluate to true. (In other words, the conditions are ANDed together.) Otherwise, the conditional operation will fail.
String returnValues
NONE
- If ReturnValues is
not specified, or if its value is NONE
, then nothing is
returned. (This is the default for ReturnValues.)
ALL_OLD
- The content of the old item is returned.
Constraints:
Allowed Values: NONE, ALL_OLD, UPDATED_OLD, ALL_NEW, UPDATED_NEW
String returnConsumedCapacity
TOTAL
, ConsumedCapacity is included in
the response; if set to NONE
(the default),
ConsumedCapacity is not included.
Constraints:
Allowed Values: TOTAL, NONE
String returnItemCollectionMetrics
SIZE
, statistics about item collections, if
any, that were modified during the operation are returned in the
response. If set to NONE
(the default), no statistics are
returned..
Constraints:
Allowed Values: SIZE, NONE
Class com.amazonaws.services.dynamodbv2.model.DeleteItemResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Map<K,V> attributes
ALL_OLD
in the
request.
ConsumedCapacity consumedCapacity
ItemCollectionMetrics itemCollectionMetrics
Each ItemCollectionMetrics element consists of:
ItemCollectionKey - The hash key value of the item collection. This is the same as the hash key of the item.
SizeEstimateRange - An estimate of item collection size, measured in gigabytes. This is a two-element array containing a lower bound and an upper bound for the estimate. The estimate includes the size of all the items in the table, plus the size of all attributes projected into all of the secondary indexes on that table. Use this estimate to measure whether a secondary index is approaching its size limit.
The estimate is subject to change over time; therefore, do not rely on the precision or accuracy of the estimate.
Class com.amazonaws.services.dynamodbv2.model.DeleteRequest extends Object implements Serializable |
---|
Serialized Fields |
---|
Map<K,V> key
Class com.amazonaws.services.dynamodbv2.model.DeleteTableRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String tableName
Constraints:
Length: 3 - 255
Pattern: [a-zA-Z0-9_.-]+
Class com.amazonaws.services.dynamodbv2.model.DeleteTableResult extends Object implements Serializable |
---|
Serialized Fields |
---|
TableDescription tableDescription
Class com.amazonaws.services.dynamodbv2.model.DescribeTableRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String tableName
Constraints:
Length: 3 - 255
Pattern: [a-zA-Z0-9_.-]+
Class com.amazonaws.services.dynamodbv2.model.DescribeTableResult extends Object implements Serializable |
---|
Serialized Fields |
---|
TableDescription table
Class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue extends Object implements Serializable |
---|
Serialized Fields |
---|
AttributeValue value
Boolean exists
If Exists is
true
, Amazon DynamoDB will check to see if that attribute
value already exists in the table. If it is found, then the operation
succeeds. If it is not found, the operation fails with a
ConditionalCheckFailedException.
If Exists
is false
, Amazon DynamoDB assumes that the attribute
value does not exist in the table. If in fact the value does
not exist, then the assumption is valid and the operation succeeds. If
the value is found, despite the assumption that it does not exist, the
operation fails with a ConditionalCheckFailedException.
The default setting for Exists is true
.
If you supply a Value all by itself, Amazon DynamoDB assumes
the attribute exists: You don't have to set Exists to
true
, because it is implied.
Amazon DynamoDB returns a ValidationException if:
Exists is
true
but there is no Value to check. (You expect a
value to exist, but don't specify what that value is.)
Exists is false
but you also specify a
Value. (You cannot expect an attribute to have a value, while
also expecting it not to exist.)
If you specify more than one condition for Exists, then all of the conditions must evaluate to true. (In other words, the conditions are ANDed together.) Otherwise, the conditional operation will fail.
Class com.amazonaws.services.dynamodbv2.model.GetItemRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String tableName
Constraints:
Length: 3 - 255
Pattern: [a-zA-Z0-9_.-]+
Map<K,V> key
List<E> attributesToGet
Constraints:
Length: 1 -
Boolean consistentRead
true
, then the operation uses strongly
consistent reads; otherwise, eventually consistent reads are used.
String returnConsumedCapacity
TOTAL
, ConsumedCapacity is included in
the response; if set to NONE
(the default),
ConsumedCapacity is not included.
Constraints:
Allowed Values: TOTAL, NONE
Class com.amazonaws.services.dynamodbv2.model.GetItemResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Map<K,V> item
ConsumedCapacity consumedCapacity
Class com.amazonaws.services.dynamodbv2.model.InternalServerErrorException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics extends Object implements Serializable |
---|
Serialized Fields |
---|
Map<K,V> itemCollectionKey
List<E> sizeEstimateRangeGB
The estimate is subject to change over time; therefore, do not rely on the precision or accuracy of the estimate.
Class com.amazonaws.services.dynamodbv2.model.ItemCollectionSizeLimitExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> keys
Constraints:
Length: 1 - 100
List<E> attributesToGet
If you are querying an index and request only attributes that are projected into that index, the operation will read only the index and not the table. If any of the requested attributes are not projected into the index, Amazon DynamoDB will need to fetch each matching item from the table. This extra fetching incurs additional throughput cost and latency.
Constraints:
Length: 1 -
Boolean consistentRead
true
, then a strongly consistent read is used; otherwise,
an eventually consistent read is used.
Class com.amazonaws.services.dynamodbv2.model.KeySchemaElement extends Object implements Serializable |
---|
Serialized Fields |
---|
String attributeName
Constraints:
Length: 1 - 255
String keyType
Constraints:
Allowed Values: HASH, RANGE
Class com.amazonaws.services.dynamodbv2.model.LimitExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.dynamodbv2.model.ListTablesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String exclusiveStartTableName
Constraints:
Length: 3 - 255
Pattern: [a-zA-Z0-9_.-]+
Integer limit
Constraints:
Range: 1 - 100
Class com.amazonaws.services.dynamodbv2.model.ListTablesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> tableNames
String lastEvaluatedTableName
Constraints:
Length: 3 - 255
Pattern: [a-zA-Z0-9_.-]+
Class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex extends Object implements Serializable |
---|
Serialized Fields |
---|
String indexName
Constraints:
Length: 3 - 255
Pattern: [a-zA-Z0-9_.-]+
List<E> keySchema
HASH
or
RANGE
).
Constraints:
Length: 1 - 2
Projection projection
Class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription extends Object implements Serializable |
---|
Serialized Fields |
---|
String indexName
Constraints:
Length: 3 - 255
Pattern: [a-zA-Z0-9_.-]+
List<E> keySchema
HASH
or
RANGE
).
Constraints:
Length: 1 - 2
Projection projection
Long indexSizeBytes
Long itemCount
Class com.amazonaws.services.dynamodbv2.model.Projection extends Object implements Serializable |
---|
Serialized Fields |
---|
String projectionType
KEYS_ONLY
- Only the index and primary keys
are projected into the index.
INCLUDE
-
Only the specified table attributes are projected into the index. The
list of projected attributes are in NonKeyAttributes.
ALL
- All of the table attributes are projected
into the index.
Constraints:
Allowed Values: ALL, KEYS_ONLY, INCLUDE
List<E> nonKeyAttributes
The total count of attributes specified in NonKeyAttributes, summed across all of the local secondary indexes, must not exceed 20. If you project the same attribute into two different indexes, this counts as two distinct attributes when determining the total.
Constraints:
Length: 1 - 20
Class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughput extends Object implements Serializable |
---|
Serialized Fields |
---|
Long readCapacityUnits
Constraints:
Range: 1 -
Long writeCapacityUnits
Constraints:
Range: 1 -
Class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription extends Object implements Serializable |
---|
Serialized Fields |
---|
Date lastIncreaseDateTime
Date lastDecreaseDateTime
Long numberOfDecreasesToday
Constraints:
Range: 1 -
Long readCapacityUnits
Constraints:
Range: 1 -
Long writeCapacityUnits
Constraints:
Range: 1 -
Class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.dynamodbv2.model.PutItemRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String tableName
Constraints:
Length: 3 - 255
Pattern: [a-zA-Z0-9_.-]+
Map<K,V> item
If you specify any attributes that are part of an index key, then the data types for those attributes must match those of the schema in the table's attribute definition.
For more information about primary keys, see Primary Key in the Amazon DynamoDB Developer Guide.
Each element in the Item map is an AttributeValue object.
Map<K,V> expected
Expected allows you to provide an attribute name, and whether or not Amazon DynamoDB should check to see if the attribute value already exists; or if the attribute value exists and has a particular value before changing it.
Each item in Expected represents an attribute name for Amazon DynamoDB to check, along with the following:
Value - The attribute value for Amazon DynamoDB to check.
Exists - Causes Amazon DynamoDB to evaluate the value before attempting a conditional operation:
If Exists is
true
, Amazon DynamoDB will check to see if that attribute
value already exists in the table. If it is found, then the operation
succeeds. If it is not found, the operation fails with a
ConditionalCheckFailedException.
If Exists
is false
, Amazon DynamoDB assumes that the attribute
value does not exist in the table. If in fact the value does
not exist, then the assumption is valid and the operation succeeds. If
the value is found, despite the assumption that it does not exist, the
operation fails with a ConditionalCheckFailedException.
The default setting for Exists is true
.
If you supply a Value all by itself, Amazon DynamoDB assumes
the attribute exists: You don't have to set Exists to
true
, because it is implied.
Amazon DynamoDB returns a ValidationException if:
Exists is
true
but there is no Value to check. (You expect a
value to exist, but don't specify what that value is.)
Exists is false
but you also specify a
Value. (You cannot expect an attribute to have a value, while
also expecting it not to exist.)
If you specify more than one condition for Exists, then all of the conditions must evaluate to true. (In other words, the conditions are ANDed together.) Otherwise, the conditional operation will fail.
String returnValues
NONE
-
If ReturnValues is not specified, or if its value is
NONE
, then nothing is returned. (This is the default for
ReturnValues.)
ALL_OLD
- If
PutItem overwrote an attribute name-value pair, then the
content of the old item is returned.
Constraints:
Allowed Values: NONE, ALL_OLD, UPDATED_OLD, ALL_NEW, UPDATED_NEW
String returnConsumedCapacity
TOTAL
, ConsumedCapacity is included in
the response; if set to NONE
(the default),
ConsumedCapacity is not included.
Constraints:
Allowed Values: TOTAL, NONE
String returnItemCollectionMetrics
SIZE
, statistics about item collections, if
any, that were modified during the operation are returned in the
response. If set to NONE
(the default), no statistics are
returned..
Constraints:
Allowed Values: SIZE, NONE
Class com.amazonaws.services.dynamodbv2.model.PutItemResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Map<K,V> attributes
ALL_OLD
in the request. Each element consists of an
attribute name and an attribute value.
ConsumedCapacity consumedCapacity
ItemCollectionMetrics itemCollectionMetrics
Each ItemCollectionMetrics element consists of:
ItemCollectionKey - The hash key value of the item collection. This is the same as the hash key of the item.
SizeEstimateRange - An estimate of item collection size, measured in gigabytes. This is a two-element array containing a lower bound and an upper bound for the estimate. The estimate includes the size of all the items in the table, plus the size of all attributes projected into all of the secondary indexes on that table. Use this estimate to measure whether a secondary index is approaching its size limit.
The estimate is subject to change over time; therefore, do not rely on the precision or accuracy of the estimate.
Class com.amazonaws.services.dynamodbv2.model.PutRequest extends Object implements Serializable |
---|
Serialized Fields |
---|
Map<K,V> item
Class com.amazonaws.services.dynamodbv2.model.QueryRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String tableName
Constraints:
Length: 3 - 255
Pattern: [a-zA-Z0-9_.-]+
String indexName
Constraints:
Length: 3 - 255
Pattern: [a-zA-Z0-9_.-]+
String select
ALL_ATTRIBUTES
: Returns all of
the item attributes. For a table, this is the default. For an index,
this mode causes Amazon DynamoDB to fetch the full item from the table
for each matching item in the index. If the index is configured to
project all item attributes, the matching items will not be fetched
from the table. Fetching items from the table incurs additional
throughput cost and latency.
ALL_PROJECTED_ATTRIBUTES
: Allowed only when querying
an index. Retrieves all attributes which have been projected into the
index. If the index is configured to project all attributes, this is
equivalent to specifying ALL_ATTRIBUTES.
COUNT
: Returns the number of matching items, rather
than the matching items themselves.
SPECIFIC_ATTRIBUTES
: Returns only the attributes listed
in AttributesToGet. This is equivalent to specifying
AttributesToGet without specifying any value for Select.
If you are querying an index and request only attributes that are projected into that index, the operation will read only the index and not the table. If any of the requested attributes are not projected into the index, Amazon DynamoDB will need to fetch each matching item from the table. This extra fetching incurs additional throughput cost and latency.
When neither Select nor
AttributesToGet are specified, Amazon DynamoDB defaults to
ALL_ATTRIBUTES
when accessing a table, and
ALL_PROJECTED_ATTRIBUTES
when accessing an index. You
cannot use both Select and AttributesToGet together in a
single request, unless the value for Select is
SPECIFIC_ATTRIBUTES
. (This usage is equivalent to
specifying AttributesToGet without any value for
Select.)
Constraints:
Allowed Values: ALL_ATTRIBUTES, ALL_PROJECTED_ATTRIBUTES, SPECIFIC_ATTRIBUTES, COUNT
List<E> attributesToGet
If you are querying an index and request only attributes that are projected into that index, the operation will read only the index and not the table. If any of the requested attributes are not projected into the index, Amazon DynamoDB will need to fetch each matching item from the table. This extra fetching incurs additional throughput cost and latency.
You cannot use both
AttributesToGet and Select together in a Query
request, unless the value for Select is
SPECIFIC_ATTRIBUTES
. (This usage is equivalent to
specifying AttributesToGet without any value for
Select.)
Constraints:
Length: 1 -
Integer limit
Constraints:
Range: 1 -
Boolean consistentRead
true
, then the operation uses strongly
consistent reads; otherwise, eventually consistent reads are used.
Map<K,V> keyConditions
For a query on a table, you
can only have conditions on the table primary key attributes. you must
specify the hash key attribute name and value as an EQ
condition. You can optionally specify a second condition, referring to
the range key attribute.
For a query on a secondary index, you can only have conditions on the index key attributes. You must specify the index hash attribute name and value as an EQ condition. You can optionally specify a second condition, referring to the index key range attribute.
Multiple conditions are evaluated using "AND"; in other words, all of the conditions must be met in order for an item to appear in the results results.
Each KeyConditions element consists of an attribute name to compare, along with the following:
AttributeValueList - One or more values to evaluate
against the supplied attribute. This list contains exactly one value,
except for a For type Number,
value comparisons are numeric. String value comparisons for greater
than, equals, or less than are based on ASCII character code values.
For example, For Binary, Amazon DynamoDB treats each byte of the binary data as
unsigned when it compares binary values, for example when evaluating
query expressions. BETWEEN
or IN
comparison, in
which case the list contains two values. a
is greater than A
, and
aa
is greater than B
. For a list of code
values, see http://en.wikipedia.org/wiki/ASCII#ASCII_printable_characters.
ComparisonOperator - A comparator for evaluating attributes. For example, equals, greater than, less than, etc.
Valid comparison operators for Query:
EQ | LE | LT | GE | GT | BEGINS_WITH | BETWEEN
For information on specifying data types in JSON, see JSON Data Format in the Amazon DynamoDB Developer Guide.
The following are descriptions of each comparison operator.
EQ
: Equal.
AttributeValueList can contain
only one AttributeValue of type String, Number, or Binary (not
a set). If an item contains an AttributeValue of a different
type than the one specified in the request, the value does not match.
For example, {"S":"6"}
does not equal
{"N":"6"}
. Also, {"N":"6"}
does not equal
{"NS":["6", "2", "1"]}
.
LE
: Less than or equal.
AttributeValueList can contain only
one AttributeValue of type String, Number, or Binary (not a
set). If an item contains an AttributeValue of a different type
than the one specified in the request, the value does not match. For
example, {"S":"6"}
does not equal {"N":"6"}
.
Also, {"N":"6"}
does not compare to {"NS":["6",
"2", "1"]}
.
LT
: Less than.
AttributeValueList can contain only one
AttributeValue of type String, Number, or Binary (not a set).
If an item contains an AttributeValue of a different type than
the one specified in the request, the value does not match. For
example, {"S":"6"}
does not equal {"N":"6"}
.
Also, {"N":"6"}
does not compare to {"NS":["6",
"2", "1"]}
.
GE
: Greater than or
equal.
AttributeValueList can contain only one
AttributeValue of type String, Number, or Binary (not a set).
If an item contains an AttributeValue of a different type than
the one specified in the request, the value does not match. For
example, {"S":"6"}
does not equal {"N":"6"}
.
Also, {"N":"6"}
does not compare to {"NS":["6",
"2", "1"]}
.
GT
: Greater than.
AttributeValueList can contain only one
AttributeValue of type String, Number, or Binary (not a set).
If an item contains an AttributeValue of a different type than
the one specified in the request, the value does not match. For
example, {"S":"6"}
does not equal {"N":"6"}
.
Also, {"N":"6"}
does not compare to {"NS":["6",
"2", "1"]}
.
BEGINS_WITH
: checks
for a prefix.
AttributeValueList can contain only one AttributeValue of type String or Binary (not a Number or a set). The target attribute of the comparison must be a String or Binary (not a Number or a set).
BETWEEN
: Greater than or equal to the first value, and less than or equal to
the second value.
AttributeValueList must contain two
AttributeValue elements of the same type, either String,
Number, or Binary (not a set). A target attribute matches if the
target value is greater than, or equal to, the first element and less
than, or equal to, the second element. If an item contains an
AttributeValue of a different type than the one specified in
the request, the value does not match. For example,
{"S":"6"}
does not compare to {"N":"6"}
.
Also, {"N":"6"}
does not compare to {"NS":["6",
"2", "1"]}
Boolean scanIndexForward
If ScanIndexForward is not specified, the results are returned in ascending order.
Map<K,V> exclusiveStartKey
The data type for ExclusiveStartKey must be String, Number or Binary. No set data types are allowed.
String returnConsumedCapacity
TOTAL
, ConsumedCapacity is included in
the response; if set to NONE
(the default),
ConsumedCapacity is not included.
Constraints:
Allowed Values: TOTAL, NONE
Class com.amazonaws.services.dynamodbv2.model.QueryResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> items
Integer count
Map<K,V> lastEvaluatedKey
LastEvaluatedKey is null when the entire result set is complete (in other words, when the operation processed the "last page" of results).
ConsumedCapacity consumedCapacity
Class com.amazonaws.services.dynamodbv2.model.ResourceInUseException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.dynamodbv2.model.ResourceNotFoundException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.dynamodbv2.model.ScanRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String tableName
Constraints:
Length: 3 - 255
Pattern: [a-zA-Z0-9_.-]+
List<E> attributesToGet
Constraints:
Length: 1 -
Integer limit
Constraints:
Range: 1 -
String select
ALL_ATTRIBUTES
: Returns all of
the item attributes. For a table, this is the default. For an index,
this mode causes Amazon DynamoDB to fetch the full item from the table
for each matching item in the index. If the index is configured to
project all item attributes, the matching items will not be fetched
from the table. Fetching items from the table incurs additional
throughput cost and latency.
ALL_PROJECTED_ATTRIBUTES
: Retrieves all attributes
which have been projected into the index. If the index is configured
to project all attributes, this is equivalent to specifying
ALL_ATTRIBUTES.
COUNT
: Returns the
number of matching items, rather than the matching items themselves.
SPECIFIC_ATTRIBUTES
: Returns only the
attributes listed in AttributesToGet. This is equivalent to
specifying AttributesToGet without specifying any value for
Select.
If you are querying an index and request only attributes that are projected into that index, the operation will read only the index and not the table. If any of the requested attributes are not projected into the index, Amazon DynamoDB will need to fetch each matching item from the table. This extra fetching incurs additional throughput cost and latency.
When neither
Select nor AttributesToGet are specified, Amazon
DynamoDB defaults to ALL_ATTRIBUTES
when accessing a
table, and ALL_PROJECTED_ATTRIBUTES
when accessing an
index. You cannot use both Select and AttributesToGet
together in a single request, unless the value for
Select is SPECIFIC_ATTRIBUTES
. (This usage is
equivalent to specifying AttributesToGet without any value for
Select.)
Constraints:
Allowed Values: ALL_ATTRIBUTES, ALL_PROJECTED_ATTRIBUTES, SPECIFIC_ATTRIBUTES, COUNT
Map<K,V> scanFilter
Each ScanConditions element consists of an attribute name to compare, along with the following:
AttributeValueList - One or more values to evaluate
against the supplied attribute. This list contains exactly one value,
except for a For type Number,
value comparisons are numeric. String value comparisons for greater
than, equals, or less than are based on ASCII character code values.
For example, For Binary, Amazon DynamoDB treats each byte of the binary data as
unsigned when it compares binary values, for example when evaluating
query expressions. BETWEEN
or IN
comparison, in
which case the list contains two values. a
is greater than A
, and
aa
is greater than B
. For a list of code
values, see http://en.wikipedia.org/wiki/ASCII#ASCII_printable_characters.
ComparisonOperator - A comparator for evaluating attributes. For example, equals, greater than, less than, etc.
Valid comparison operators for Scan:
EQ | NE | LE | LT | GE | GT | NOT_NULL | NULL | CONTAINS |
NOT_CONTAINS | BEGINS_WITH | IN | BETWEEN
For information on specifying data types in JSON, see JSON Data Format in the Amazon DynamoDB Developer Guide.
The following are descriptions of each comparison operator.
EQ
: Equal.
AttributeValueList can contain
only one AttributeValue of type String, Number, or Binary (not
a set). If an item contains an AttributeValue of a different
type than the one specified in the request, the value does not match.
For example, {"S":"6"}
does not equal
{"N":"6"}
. Also, {"N":"6"}
does not equal
{"NS":["6", "2", "1"]}
.
NE
: Not equal.
AttributeValueList can contain only one
AttributeValue of type String, Number, or Binary (not a set).
If an item contains an AttributeValue of a different type than
the one specified in the request, the value does not match. For
example, {"S":"6"}
does not equal {"N":"6"}
.
Also, {"N":"6"}
does not equal {"NS":["6", "2",
"1"]}
.
LE
: Less than or equal.
AttributeValueList can contain only one
AttributeValue of type String, Number, or Binary (not a set).
If an item contains an AttributeValue of a different type than
the one specified in the request, the value does not match. For
example, {"S":"6"}
does not equal {"N":"6"}
.
Also, {"N":"6"}
does not compare to {"NS":["6",
"2", "1"]}
.
LT
: Less than.
AttributeValueList can contain only one
AttributeValue of type String, Number, or Binary (not a set).
If an item contains an AttributeValue of a different type than
the one specified in the request, the value does not match. For
example, {"S":"6"}
does not equal {"N":"6"}
.
Also, {"N":"6"}
does not compare to {"NS":["6",
"2", "1"]}
.
GE
: Greater than or
equal.
AttributeValueList can contain only one
AttributeValue of type String, Number, or Binary (not a set).
If an item contains an AttributeValue of a different type than
the one specified in the request, the value does not match. For
example, {"S":"6"}
does not equal {"N":"6"}
.
Also, {"N":"6"}
does not compare to {"NS":["6",
"2", "1"]}
.
GT
: Greater than.
AttributeValueList can contain only one
AttributeValue of type String, Number, or Binary (not a set).
If an item contains an AttributeValue of a different type than
the one specified in the request, the value does not match. For
example, {"S":"6"}
does not equal {"N":"6"}
.
Also, {"N":"6"}
does not compare to {"NS":["6",
"2", "1"]}
.
NOT_NULL
: The
attribute exists.
NULL
: The attribute does
not exist.
CONTAINS
: checks for a
subsequence, or value in a set.
AttributeValueList can contain only one AttributeValue of type String, Number, or Binary (not a set). If the target attribute of the comparison is a String, then the operation checks for a substring match. If the target attribute of the comparison is Binary, then the operation looks for a subsequence of the target that matches the input. If the target attribute of the comparison is a set ("SS", "NS", or "BS"), then the operation checks for a member of the set (not as a substring).
NOT_CONTAINS
: checks for absence of a
subsequence, or absence of a value in a set.
AttributeValueList can contain only one AttributeValue of type String, Number, or Binary (not a set). If the target attribute of the comparison is a String, then the operation checks for the absence of a substring match. If the target attribute of the comparison is Binary, then the operation checks for the absence of a subsequence of the target that matches the input. If the target attribute of the comparison is a set ("SS", "NS", or "BS"), then the operation checks for the absence of a member of the set (not as a substring).
BEGINS_WITH
: checks for a
prefix.
AttributeValueList can contain only one AttributeValue of type String or Binary (not a Number or a set). The target attribute of the comparison must be a String or Binary (not a Number or a set).
IN
:
checks for exact matches.
AttributeValueList can contain more than one AttributeValue of type String, Number, or Binary (not a set). The target attribute of the comparison must be of the same type and exact value to match. A String never matches a String set.
BETWEEN
: Greater than or equal to the
first value, and less than or equal to the second value.
AttributeValueList must contain two AttributeValue
elements of the same type, either String, Number, or Binary (not a
set). A target attribute matches if the target value is greater than,
or equal to, the first element and less than, or equal to, the second
element. If an item contains an AttributeValue of a different
type than the one specified in the request, the value does not match.
For example, {"S":"6"}
does not compare to
{"N":"6"}
. Also, {"N":"6"}
does not compare
to {"NS":["6", "2", "1"]}
Map<K,V> exclusiveStartKey
The data type for ExclusiveStartKey must be String, Number or Binary. No set data types are allowed.
In a parallel scan, a Scan request that includes ExclusiveStartKey must specify the same segment whose previous Scan returned the corresponding value of LastEvaluatedKey.
String returnConsumedCapacity
TOTAL
, ConsumedCapacity is included in
the response; if set to NONE
(the default),
ConsumedCapacity is not included.
Constraints:
Allowed Values: TOTAL, NONE
Integer totalSegments
The value for TotalSegments must be greater than or equal to 1, and less than or equal to 4096. If you specify a TotalSegments value of 1, the Scan will be sequential rather than parallel.
If you specify TotalSegments, you must also specify Segment.
Constraints:
Range: 1 - 4096
Integer segment
Segment IDs are zero-based, so the first segment is always 0. For example, if you want to scan a table using four application threads, the first thread would specify a Segment value of 0, the second thread would specify 1, and so on.
The value of LastEvaluatedKey returned from a parallel Scan request must be used as ExclusiveStartKey with the same Segment ID in a subsequent Scan operation.
The value for Segment must be greater than or equal to 0, and less than the value provided for TotalSegments.
If you specify Segment, you must also specify TotalSegments.
Constraints:
Range: 0 - 4095
Class com.amazonaws.services.dynamodbv2.model.ScanResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> items
Integer count
Integer scannedCount
Map<K,V> lastEvaluatedKey
LastEvaluatedKey is null when the entire result set is complete (in other words, when the operation processed the "last page" of results).
If there are no remaining table or segment items to be scanned, LastEvaluatedKey is returned as null.
ConsumedCapacity consumedCapacity
Class com.amazonaws.services.dynamodbv2.model.TableDescription extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> attributeDefinitions
Each AttributeDefinition object in this array is composed of:
AttributeName - The name of the attribute.
AttributeType - The data type for the attribute.
String tableName
Constraints:
Length: 3 - 255
Pattern: [a-zA-Z0-9_.-]+
List<E> keySchema
AttributeName - The name of the attribute.
KeyType - The key type for the
attribute. Can be either HASH
or RANGE
.
For more information about primary keys, see Primary Key in the Amazon DynamoDB Developer Guide.
Constraints:
Length: 1 - 2
String tableStatus
CREATING - The table is being created, as the result of a CreateTable operation.
UPDATING - The table is being updated, as the result of an UpdateTable operation.
DELETING - The table is being deleted, as the result of a DeleteTable operation.
ACTIVE - The table is ready for use.
Constraints:
Allowed Values: CREATING, UPDATING, DELETING, ACTIVE
Date creationDateTime
ProvisionedThroughputDescription provisionedThroughput
Long tableSizeBytes
Long itemCount
List<E> localSecondaryIndexes
IndexName - The name of the secondary index.
KeySchema - Specifies the complete index key schema. The attribute names in the key schema must be between 1 and 255 characters (inclusive). The key schema must begin with the same hash key attribute as the table.
Projection - Specifies attributes that are copied (projected) from the table into the index. These are in addition to the primary key attributes and index key attributes, which are automatically projected. Each attribute specification is composed of:
ProjectionType - One of the following:
KEYS_ONLY
- Only the index and primary keys are
projected into the index.
INCLUDE
- Only
the specified table attributes are projected into the index. The list
of projected attributes are in NonKeyAttributes.
ALL
- All of the table attributes are projected into
the index.
NonKeyAttributes - A list of one or more non-key attribute names that are projected into the index. The total count of attributes specified in NonKeyAttributes, summed across all of the local secondary indexes, must not exceed 20. If you project the same attribute into two different indexes, this counts as two distinct attributes when determining the total.
IndexSizeBytes - Represents the total size of the index, in bytes. Amazon DynamoDB updates this value approximately every six hours. Recent changes might not be reflected in this value.
ItemCount - Represents the number of items in the index. Amazon DynamoDB updates this value approximately every six hours. Recent changes might not be reflected in this value.
If the table is in the
DELETING
state, no information about indexes will be
returned.
Class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String tableName
Constraints:
Length: 3 - 255
Pattern: [a-zA-Z0-9_.-]+
Map<K,V> key
Map<K,V> attributeUpdates
Attribute values cannot be null. String and binary type attributes must have lengths greater than zero. Set type attributes must not be empty. Requests with empty values will be rejected with a ValidationException.
Each AttributeUpdates element consists of an attribute name to modify, along with the following:
Value - The new value, if applicable, for this attribute.
Action - Specifies how to perform the
update. Valid values for Action are PUT
,
DELETE
, and ADD
. The behavior depends on
whether the specified primary key already exists in the table.
If an item with the specified Key is found in the table:
PUT
- Adds the specified attribute to the
item. If the attribute already exists, it is replaced by the new
value.
DELETE
- If no value is specified,
the attribute and its value are removed from the item. The data type
of the specified value must match the existing value's data type.
If a set of values is specified, then those values are
subtracted from the old set. For example, if the attribute value was
the set [a,b,c]
and the DELETE action specified
[a,c]
, then the final attribute value would be
[b]
. Specifying an empty set is an error.
ADD
- If the attribute does not already exist, then
the attribute and its values are added to the item. If the attribute
does exist, then the behavior of ADD
depends on the data
type of the attribute:
If the existing attribute is a
number, and if Value is also a number, then the Value is
mathematically added to the existing attribute. If Value is a
negative number, then it is subtracted from the existing attribute.
If you use In addition, if you use
ADD
to increment or decrement a
number value for an item that doesn't exist before the update, Amazon
DynamoDB uses 0 as the initial value. ADD
to update an existing item, and intend to increment
or decrement an attribute value which does not yet exist, Amazon
DynamoDB uses 0
as the initial value. For example,
suppose that the item you want to update does not yet have an
attribute named itemcount, but you decide to ADD
the number 3
to this attribute anyway, even though it
currently does not exist. Amazon DynamoDB will create the
itemcount attribute, set its initial value to 0
,
and finally add 3
to it. The result will be a new
itemcount attribute in the item, with a value of
3
.
If the existing data type is a
set, and if the Value is also a set, then the Value is
added to the existing set. (This is a set operation, not
mathematical addition.) For example, if the attribute value was the
set [1,2]
, and the ADD
action specified
[3]
, then the final attribute value would be
[1,2,3]
. An error occurs if an Add action is specified
for a set attribute and the attribute type specified does not match
the existing set type.
Both sets must have the same primitive data type. For example, if the existing data type is a set of strings, the Value must also be a set of strings. The same holds true for number sets and binary sets.
This action is only valid
for an existing attribute whose data type is number or is a set. Do
not use ADD
for any other data types.
If no item with the specified Key is found:
PUT
- Amazon DynamoDB creates a new item with the
specified primary key, and then adds the attribute.
DELETE
- Nothing happens; there is no attribute to
delete.
ADD
- Amazon DynamoDB creates an
item with the supplied primary key and number (or set of numbers) for
the attribute value. The only data types allowed are number and number
set; no other data types can be specified.
If you specify any attributes that are part of an index key, then the data types for those attributes must match those of the schema in the table's attribute definition.
Map<K,V> expected
Expected allows you to provide an attribute name, and whether or not Amazon DynamoDB should check to see if the attribute value already exists; or if the attribute value exists and has a particular value before changing it.
Each item in Expected represents an attribute name for Amazon DynamoDB to check, along with the following:
Value - The attribute value for Amazon DynamoDB to check.
Exists - Causes Amazon DynamoDB to evaluate the value before attempting a conditional operation:
If Exists is
true
, Amazon DynamoDB will check to see if that attribute
value already exists in the table. If it is found, then the operation
succeeds. If it is not found, the operation fails with a
ConditionalCheckFailedException.
If Exists
is false
, Amazon DynamoDB assumes that the attribute
value does not exist in the table. If in fact the value does
not exist, then the assumption is valid and the operation succeeds. If
the value is found, despite the assumption that it does not exist, the
operation fails with a ConditionalCheckFailedException.
The default setting for Exists is true
.
If you supply a Value all by itself, Amazon DynamoDB assumes
the attribute exists: You don't have to set Exists to
true
, because it is implied.
Amazon DynamoDB returns a ValidationException if:
Exists is
true
but there is no Value to check. (You expect a
value to exist, but don't specify what that value is.)
Exists is false
but you also specify a
Value. (You cannot expect an attribute to have a value, while
also expecting it not to exist.)
If you specify more than one condition for Exists, then all of the conditions must evaluate to true. (In other words, the conditions are ANDed together.) Otherwise, the conditional operation will fail.
String returnValues
NONE
- If ReturnValues is not specified, or if
its value is NONE
, then nothing is returned. (This is the
default for ReturnValues.)
ALL_OLD
-
If UpdateItem overwrote an attribute name-value pair, then the
content of the old item is returned.
UPDATED_OLD
- The old versions of only the updated
attributes are returned.
ALL_NEW
- All of
the attributes of the new version of the item are returned.
UPDATED_NEW
- The new versions of only the updated
attributes are returned.
Constraints:
Allowed Values: NONE, ALL_OLD, UPDATED_OLD, ALL_NEW, UPDATED_NEW
String returnConsumedCapacity
TOTAL
, ConsumedCapacity is included in
the response; if set to NONE
(the default),
ConsumedCapacity is not included.
Constraints:
Allowed Values: TOTAL, NONE
String returnItemCollectionMetrics
SIZE
, statistics about item collections, if
any, that were modified during the operation are returned in the
response. If set to NONE
(the default), no statistics are
returned..
Constraints:
Allowed Values: SIZE, NONE
Class com.amazonaws.services.dynamodbv2.model.UpdateItemResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Map<K,V> attributes
NONE
in the request.
Each element represents one attribute.
ConsumedCapacity consumedCapacity
ItemCollectionMetrics itemCollectionMetrics
Class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String tableName
Constraints:
Length: 3 - 255
Pattern: [a-zA-Z0-9_.-]+
ProvisionedThroughput provisionedThroughput
For current minimum and maximum provisioned throughput values, see Limits in the Amazon DynamoDB Developer Guide.
Class com.amazonaws.services.dynamodbv2.model.UpdateTableResult extends Object implements Serializable |
---|
Serialized Fields |
---|
TableDescription tableDescription
Class com.amazonaws.services.dynamodbv2.model.WriteRequest extends Object implements Serializable |
---|
Serialized Fields |
---|
PutRequest putRequest
DeleteRequest deleteRequest
Package com.amazonaws.services.ec2.model |
---|
Class com.amazonaws.services.ec2.model.AccountAttribute extends Object implements Serializable |
---|
Serialized Fields |
---|
String attributeName
List<E> attributeValues
Class com.amazonaws.services.ec2.model.AccountAttributeValue extends Object implements Serializable |
---|
Serialized Fields |
---|
String attributeValue
Class com.amazonaws.services.ec2.model.ActivateLicenseRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String licenseId
Integer capacity
Class com.amazonaws.services.ec2.model.Address extends Object implements Serializable |
---|
Serialized Fields |
---|
String instanceId
String publicIp
String allocationId
String associationId
String domain
String networkInterfaceId
String networkInterfaceOwnerId
String privateIpAddress
Class com.amazonaws.services.ec2.model.AllocateAddressRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domain
vpc
to allocate the address to your VPC. By
default, will allocate to EC2.
Constraints:
Allowed Values: vpc, standard
Class com.amazonaws.services.ec2.model.AllocateAddressResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String publicIp
String domain
String allocationId
Class com.amazonaws.services.ec2.model.AssignPrivateIpAddressesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String networkInterfaceId
List<E> privateIpAddresses
Integer secondaryPrivateIpAddressCount
Boolean allowReassignment
Class com.amazonaws.services.ec2.model.AssociateAddressRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String instanceId
String publicIp
String allocationId
String networkInterfaceId
String privateIpAddress
Boolean allowReassociation
Class com.amazonaws.services.ec2.model.AssociateAddressResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String associationId
Class com.amazonaws.services.ec2.model.AssociateDhcpOptionsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String dhcpOptionsId
String vpcId
Class com.amazonaws.services.ec2.model.AssociateRouteTableRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String subnetId
String routeTableId
Class com.amazonaws.services.ec2.model.AssociateRouteTableResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String associationId
Class com.amazonaws.services.ec2.model.AttachInternetGatewayRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String internetGatewayId
String vpcId
Class com.amazonaws.services.ec2.model.AttachNetworkInterfaceRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String networkInterfaceId
String instanceId
Integer deviceIndex
Class com.amazonaws.services.ec2.model.AttachNetworkInterfaceResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String attachmentId
Class com.amazonaws.services.ec2.model.AttachVolumeRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String volumeId
String instanceId
String device
/dev/sdh
).
Class com.amazonaws.services.ec2.model.AttachVolumeResult extends Object implements Serializable |
---|
Serialized Fields |
---|
VolumeAttachment attachment
Class com.amazonaws.services.ec2.model.AttachVpnGatewayRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String vpnGatewayId
String vpcId
Class com.amazonaws.services.ec2.model.AttachVpnGatewayResult extends Object implements Serializable |
---|
Serialized Fields |
---|
VpcAttachment vpcAttachement
Class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupEgressRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String groupId
String sourceSecurityGroupName
String sourceSecurityGroupOwnerId
String ipProtocol
Integer fromPort
Integer toPort
String cidrIp
List<E> ipPermissions
Class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String groupName
String groupId
String sourceSecurityGroupName
String sourceSecurityGroupOwnerId
String ipProtocol
Integer fromPort
Integer toPort
String cidrIp
List<E> ipPermissions
Class com.amazonaws.services.ec2.model.AvailabilityZone extends Object implements Serializable |
---|
Serialized Fields |
---|
String zoneName
String state
String regionName
List<E> messages
Class com.amazonaws.services.ec2.model.AvailabilityZoneMessage extends Object implements Serializable |
---|
Serialized Fields |
---|
String message
Class com.amazonaws.services.ec2.model.BlockDeviceMapping extends Object implements Serializable |
---|
Serialized Fields |
---|
String virtualName
String deviceName
/dev/sdh
).
EbsBlockDevice ebs
String noDevice
Class com.amazonaws.services.ec2.model.BundleInstanceRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String instanceId
Storage storage
Class com.amazonaws.services.ec2.model.BundleInstanceResult extends Object implements Serializable |
---|
Serialized Fields |
---|
BundleTask bundleTask
Class com.amazonaws.services.ec2.model.BundleTask extends Object implements Serializable |
---|
Serialized Fields |
---|
String instanceId
String bundleId
String state
Date startTime
Date updateTime
Storage storage
String progress
BundleTaskError bundleTaskError
Class com.amazonaws.services.ec2.model.BundleTaskError extends Object implements Serializable |
---|
Serialized Fields |
---|
String code
String message
Class com.amazonaws.services.ec2.model.CancelBundleTaskRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String bundleId
Class com.amazonaws.services.ec2.model.CancelBundleTaskResult extends Object implements Serializable |
---|
Serialized Fields |
---|
BundleTask bundleTask
Class com.amazonaws.services.ec2.model.CancelConversionTaskRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String conversionTaskId
String reasonMessage
Class com.amazonaws.services.ec2.model.CancelExportTaskRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String exportTaskId
Class com.amazonaws.services.ec2.model.CancelledSpotInstanceRequest extends Object implements Serializable |
---|
Serialized Fields |
---|
String spotInstanceRequestId
String state
Class com.amazonaws.services.ec2.model.CancelReservedInstancesListingRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String reservedInstancesListingId
Class com.amazonaws.services.ec2.model.CancelReservedInstancesListingResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> reservedInstancesListings
Class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> spotInstanceRequestIds
Class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> cancelledSpotInstanceRequests
Class com.amazonaws.services.ec2.model.ConfirmProductInstanceRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String productCode
String instanceId
Class com.amazonaws.services.ec2.model.ConfirmProductInstanceResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String ownerId
Class com.amazonaws.services.ec2.model.ConversionTask extends Object implements Serializable |
---|
Serialized Fields |
---|
String conversionTaskId
String expirationTime
ImportInstanceTaskDetails importInstance
ImportVolumeTaskDetails importVolume
String state
String statusMessage
List<E> tags
Class com.amazonaws.services.ec2.model.CopyImageRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String sourceRegion
String sourceImageId
String name
String description
String clientToken
Class com.amazonaws.services.ec2.model.CopyImageResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String imageId
Class com.amazonaws.services.ec2.model.CopySnapshotRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String sourceRegion
String sourceSnapshotId
String description
Class com.amazonaws.services.ec2.model.CopySnapshotResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String snapshotId
Class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String type
String publicIp
Integer bgpAsn
Class com.amazonaws.services.ec2.model.CreateCustomerGatewayResult extends Object implements Serializable |
---|
Serialized Fields |
---|
CustomerGateway customerGateway
Class com.amazonaws.services.ec2.model.CreateDhcpOptionsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> dhcpConfigurations
Class com.amazonaws.services.ec2.model.CreateDhcpOptionsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
DhcpOptions dhcpOptions
Class com.amazonaws.services.ec2.model.CreateImageRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String instanceId
String name
String description
Boolean noReboot
false
, which means
Amazon EC2 attempts to cleanly shut down the instance before image
creation and reboots the instance afterwards. When set to true, Amazon
EC2 will not shut down the instance before creating the image. When
this option is used, file system integrity on the created image cannot
be guaranteed.
List<E> blockDeviceMappings
Class com.amazonaws.services.ec2.model.CreateImageResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String imageId
Class com.amazonaws.services.ec2.model.CreateInstanceExportTaskRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String description
String instanceId
String targetEnvironment
ExportToS3TaskSpecification exportToS3Task
Class com.amazonaws.services.ec2.model.CreateInstanceExportTaskResult extends Object implements Serializable |
---|
Serialized Fields |
---|
ExportTask exportTask
Class com.amazonaws.services.ec2.model.CreateInternetGatewayRequest extends AmazonWebServiceRequest implements Serializable |
---|
Class com.amazonaws.services.ec2.model.CreateInternetGatewayResult extends Object implements Serializable |
---|
Serialized Fields |
---|
InternetGateway internetGateway
Class com.amazonaws.services.ec2.model.CreateKeyPairRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String keyName
Class com.amazonaws.services.ec2.model.CreateKeyPairResult extends Object implements Serializable |
---|
Serialized Fields |
---|
KeyPair keyPair
Class com.amazonaws.services.ec2.model.CreateNetworkAclEntryRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String networkAclId
Integer ruleNumber
String protocol
tcp
,
udp
, icmp
or an IP protocol number.
String ruleAction
Constraints:
Allowed Values: allow, deny
Boolean egress
true
) or ingress traffic to the subnet
(false
).
String cidrBlock
172.16.0.0/24
).
IcmpTypeCode icmpTypeCode
PortRange portRange
Class com.amazonaws.services.ec2.model.CreateNetworkAclRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String vpcId
Class com.amazonaws.services.ec2.model.CreateNetworkAclResult extends Object implements Serializable |
---|
Serialized Fields |
---|
NetworkAcl networkAcl
Class com.amazonaws.services.ec2.model.CreateNetworkInterfaceRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String subnetId
String description
String privateIpAddress
List<E> groups
List<E> privateIpAddresses
Integer secondaryPrivateIpAddressCount
Class com.amazonaws.services.ec2.model.CreateNetworkInterfaceResult extends Object implements Serializable |
---|
Serialized Fields |
---|
NetworkInterface networkInterface
Class com.amazonaws.services.ec2.model.CreatePlacementGroupRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String groupName
PlacementGroup
.
String strategy
PlacementGroup
strategy.
Constraints:
Allowed Values: cluster
Class com.amazonaws.services.ec2.model.CreateReservedInstancesListingRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String reservedInstancesId
Integer instanceCount
List<E> priceSchedules
String clientToken
Class com.amazonaws.services.ec2.model.CreateReservedInstancesListingResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> reservedInstancesListings
Class com.amazonaws.services.ec2.model.CreateRouteRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String routeTableId
String destinationCidrBlock
0.0.0.0/0
. Routing decisions are based on the most
specific match.
String gatewayId
GatewayId
or InstanceId
, but
not both.
String instanceId
GatewayId
or InstanceId
, but not both.
String networkInterfaceId
Class com.amazonaws.services.ec2.model.CreateRouteTableRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String vpcId
Class com.amazonaws.services.ec2.model.CreateRouteTableResult extends Object implements Serializable |
---|
Serialized Fields |
---|
RouteTable routeTable
Class com.amazonaws.services.ec2.model.CreateSecurityGroupRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String groupName
String description
String vpcId
Class com.amazonaws.services.ec2.model.CreateSecurityGroupResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String groupId
Class com.amazonaws.services.ec2.model.CreateSnapshotRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String volumeId
String description
Class com.amazonaws.services.ec2.model.CreateSnapshotResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Snapshot snapshot
Class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String bucket
String prefix
Class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionResult extends Object implements Serializable |
---|
Serialized Fields |
---|
SpotDatafeedSubscription spotDatafeedSubscription
Class com.amazonaws.services.ec2.model.CreateSubnetRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String vpcId
String cidrBlock
String availabilityZone
Class com.amazonaws.services.ec2.model.CreateSubnetResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Subnet subnet
Class com.amazonaws.services.ec2.model.CreateTagsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> resources
List<E> tags
Class com.amazonaws.services.ec2.model.CreateVolumePermission extends Object implements Serializable |
---|
Serialized Fields |
---|
String userId
String group
Class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> add
List<E> remove
Class com.amazonaws.services.ec2.model.CreateVolumeRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
Integer size
String snapshotId
String availabilityZone
String volumeType
Integer iops
Class com.amazonaws.services.ec2.model.CreateVolumeResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Volume volume
Class com.amazonaws.services.ec2.model.CreateVpcRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String cidrBlock
String instanceTenancy
Class com.amazonaws.services.ec2.model.CreateVpcResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Vpc vpc
Class com.amazonaws.services.ec2.model.CreateVpnConnectionRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String type
String customerGatewayId
String vpnGatewayId
VpnConnectionOptionsSpecification options
Class com.amazonaws.services.ec2.model.CreateVpnConnectionResult extends Object implements Serializable |
---|
Serialized Fields |
---|
VpnConnection vpnConnection
Class com.amazonaws.services.ec2.model.CreateVpnConnectionRouteRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String vpnConnectionId
String destinationCidrBlock
Class com.amazonaws.services.ec2.model.CreateVpnGatewayRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String type
String availabilityZone
Class com.amazonaws.services.ec2.model.CreateVpnGatewayResult extends Object implements Serializable |
---|
Serialized Fields |
---|
VpnGateway vpnGateway
Class com.amazonaws.services.ec2.model.CustomerGateway extends Object implements Serializable |
---|
Serialized Fields |
---|
String customerGatewayId
String state
pending
, available
, deleting
,
and deleted
.
String type
String ipAddress
String bgpAsn
List<E> tags
Class com.amazonaws.services.ec2.model.DeactivateLicenseRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String licenseId
Integer capacity
Class com.amazonaws.services.ec2.model.DeleteCustomerGatewayRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String customerGatewayId
Class com.amazonaws.services.ec2.model.DeleteDhcpOptionsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String dhcpOptionsId
Class com.amazonaws.services.ec2.model.DeleteInternetGatewayRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String internetGatewayId
Class com.amazonaws.services.ec2.model.DeleteKeyPairRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String keyName
Class com.amazonaws.services.ec2.model.DeleteNetworkAclEntryRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String networkAclId
Integer ruleNumber
Boolean egress
true
) or
ingress rule (false
).
Class com.amazonaws.services.ec2.model.DeleteNetworkAclRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String networkAclId
Class com.amazonaws.services.ec2.model.DeleteNetworkInterfaceRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String networkInterfaceId
Class com.amazonaws.services.ec2.model.DeletePlacementGroupRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String groupName
PlacementGroup
to delete.
Class com.amazonaws.services.ec2.model.DeleteRouteRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String routeTableId
String destinationCidrBlock
Class com.amazonaws.services.ec2.model.DeleteRouteTableRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String routeTableId
Class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String groupName
String groupId
Class com.amazonaws.services.ec2.model.DeleteSnapshotRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String snapshotId
Class com.amazonaws.services.ec2.model.DeleteSpotDatafeedSubscriptionRequest extends AmazonWebServiceRequest implements Serializable |
---|
Class com.amazonaws.services.ec2.model.DeleteSubnetRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String subnetId
Class com.amazonaws.services.ec2.model.DeleteTagsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> resources
List<E> tags
If a tag is specified without a value, the tag and all of its values are deleted.
Class com.amazonaws.services.ec2.model.DeleteVolumeRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String volumeId
Class com.amazonaws.services.ec2.model.DeleteVpcRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String vpcId
Class com.amazonaws.services.ec2.model.DeleteVpnConnectionRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String vpnConnectionId
Class com.amazonaws.services.ec2.model.DeleteVpnConnectionRouteRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String vpnConnectionId
String destinationCidrBlock
Class com.amazonaws.services.ec2.model.DeleteVpnGatewayRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String vpnGatewayId
Class com.amazonaws.services.ec2.model.DeregisterImageRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String imageId
Class com.amazonaws.services.ec2.model.DescribeAccountAttributesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> attributeNames
Class com.amazonaws.services.ec2.model.DescribeAccountAttributesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> accountAttributes
Class com.amazonaws.services.ec2.model.DescribeAddressesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> publicIps
List<E> filters
List<E> allocationIds
Class com.amazonaws.services.ec2.model.DescribeAddressesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> addresses
Class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> zoneNames
List<E> filters
Class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> availabilityZones
Class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> bundleIds
List<E> filters
Class com.amazonaws.services.ec2.model.DescribeBundleTasksResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> bundleTasks
Class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> filters
List<E> conversionTaskIds
Class com.amazonaws.services.ec2.model.DescribeConversionTasksResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> conversionTasks
Class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> customerGatewayIds
List<E> filters
Class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> customerGateways
Class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> dhcpOptionsIds
List<E> filters
Class com.amazonaws.services.ec2.model.DescribeDhcpOptionsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> dhcpOptions
Class com.amazonaws.services.ec2.model.DescribeExportTasksRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> exportTaskIds
Class com.amazonaws.services.ec2.model.DescribeExportTasksResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> exportTasks
Class com.amazonaws.services.ec2.model.DescribeImageAttributeRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String imageId
String attribute
Available attribute names:
productCodes
, kernel
, ramdisk
,
launchPermisson
, blockDeviceMapping
Class com.amazonaws.services.ec2.model.DescribeImageAttributeResult extends Object implements Serializable |
---|
Serialized Fields |
---|
ImageAttribute imageAttribute
Class com.amazonaws.services.ec2.model.DescribeImagesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> imageIds
List<E> owners
List<E> executableUsers
List<E> filters
Class com.amazonaws.services.ec2.model.DescribeImagesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> images
Class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String instanceId
String attribute
Available attribute names:
instanceType
, kernel
, ramdisk
,
userData
, disableApiTermination
,
instanceInitiatedShutdownBehavior
,
rootDeviceName
, blockDeviceMapping
Constraints:
Allowed Values: instanceType, kernel, ramdisk, userData, disableApiTermination, instanceInitiatedShutdownBehavior, rootDeviceName, blockDeviceMapping, productCodes, sourceDestCheck, groupSet, ebsOptimized
Class com.amazonaws.services.ec2.model.DescribeInstanceAttributeResult extends Object implements Serializable |
---|
Serialized Fields |
---|
InstanceAttribute instanceAttribute
Class com.amazonaws.services.ec2.model.DescribeInstancesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> instanceIds
List<E> filters
Class com.amazonaws.services.ec2.model.DescribeInstancesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> reservations
Class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> instanceIds
List<E> filters
String nextToken
Integer maxResults
Boolean includeAllInstances
Class com.amazonaws.services.ec2.model.DescribeInstanceStatusResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> instanceStatuses
String nextToken
Class com.amazonaws.services.ec2.model.DescribeInternetGatewaysRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> internetGatewayIds
List<E> filters
Class com.amazonaws.services.ec2.model.DescribeInternetGatewaysResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> internetGateways
Class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> keyNames
List<E> filters
Class com.amazonaws.services.ec2.model.DescribeKeyPairsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> keyPairs
Class com.amazonaws.services.ec2.model.DescribeLicensesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> licenseIds
List<E> filters
Class com.amazonaws.services.ec2.model.DescribeLicensesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> licenses
Class com.amazonaws.services.ec2.model.DescribeNetworkAclsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> networkAclIds
List<E> filters
Class com.amazonaws.services.ec2.model.DescribeNetworkAclsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> networkAcls
Class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String networkInterfaceId
String description
String sourceDestCheck
String groups
String attachment
Class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String networkInterfaceId
String description
Boolean sourceDestCheck
List<E> groups
NetworkInterfaceAttachment attachment
Class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> networkInterfaceIds
List<E> filters
Class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> networkInterfaces
Class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> groupNames
PlacementGroup
.
List<E> filters
Class com.amazonaws.services.ec2.model.DescribePlacementGroupsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> placementGroups
PlacementGroups
.
Class com.amazonaws.services.ec2.model.DescribeRegionsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> regionNames
List<E> filters
Class com.amazonaws.services.ec2.model.DescribeRegionsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> regions
Class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String reservedInstancesId
String reservedInstancesListingId
List<E> filters
Class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> reservedInstancesListings
Class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> reservedInstancesOfferingIds
String instanceType
Constraints:
Allowed Values: t1.micro, m1.small, m1.medium, m1.large, m1.xlarge, m2.xlarge, m2.2xlarge, m2.4xlarge, m3.xlarge, m3.2xlarge, c1.medium, c1.xlarge, hi1.4xlarge, hs1.8xlarge, cc1.4xlarge, cc2.8xlarge, cg1.4xlarge, cr1.8xlarge
String availabilityZone
String productDescription
List<E> filters
String instanceTenancy
String offeringType
String nextToken
Integer maxResults
Class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> reservedInstancesOfferings
String nextToken
Class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> reservedInstancesIds
List<E> filters
String offeringType
Class com.amazonaws.services.ec2.model.DescribeReservedInstancesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> reservedInstances
Class com.amazonaws.services.ec2.model.DescribeRouteTablesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> routeTableIds
List<E> filters
Class com.amazonaws.services.ec2.model.DescribeRouteTablesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> routeTables
Class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> groupNames
List<E> groupIds
List<E> filters
Class com.amazonaws.services.ec2.model.DescribeSecurityGroupsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> securityGroups
Class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String snapshotId
String attribute
Available attribute names: createVolumePermission
Constraints:
Allowed Values: productCodes, createVolumePermission
Class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String snapshotId
List<E> createVolumePermissions
Only available if the createVolumePermission attribute is requested.
List<E> productCodes
Class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> snapshotIds
List<E> ownerIds
List<E> restorableByUserIds
List<E> filters
Class com.amazonaws.services.ec2.model.DescribeSnapshotsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> snapshots
Class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionRequest extends AmazonWebServiceRequest implements Serializable |
---|
Class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionResult extends Object implements Serializable |
---|
Serialized Fields |
---|
SpotDatafeedSubscription spotDatafeedSubscription
Class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> spotInstanceRequestIds
List<E> filters
Class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> spotInstanceRequests
Class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
Date startTime
Date endTime
List<E> instanceTypes
List<E> productDescriptions
List<E> filters
String availabilityZone
Integer maxResults
String nextToken
Class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> spotPriceHistory
String nextToken
Class com.amazonaws.services.ec2.model.DescribeSubnetsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> subnetIds
List<E> filters
Class com.amazonaws.services.ec2.model.DescribeSubnetsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> subnets
Class com.amazonaws.services.ec2.model.DescribeTagsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> filters
Class com.amazonaws.services.ec2.model.DescribeTagsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> tags
Class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String volumeId
String attribute
Class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String volumeId
Boolean autoEnableIO
List<E> productCodes
Class com.amazonaws.services.ec2.model.DescribeVolumesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> volumeIds
List<E> filters
Class com.amazonaws.services.ec2.model.DescribeVolumesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> volumes
Class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> volumeIds
List<E> filters
String nextToken
Integer maxResults
Class com.amazonaws.services.ec2.model.DescribeVolumeStatusResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> volumeStatuses
String nextToken
Class com.amazonaws.services.ec2.model.DescribeVpcAttributeRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String vpcId
String attribute
Class com.amazonaws.services.ec2.model.DescribeVpcAttributeResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String vpcId
Boolean enableDnsSupport
Boolean enableDnsHostnames
Class com.amazonaws.services.ec2.model.DescribeVpcsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> vpcIds
List<E> filters
Class com.amazonaws.services.ec2.model.DescribeVpcsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> vpcs
Class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> vpnConnectionIds
List<E> filters
Class com.amazonaws.services.ec2.model.DescribeVpnConnectionsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> vpnConnections
Class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> vpnGatewayIds
List<E> filters
Class com.amazonaws.services.ec2.model.DescribeVpnGatewaysResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> vpnGateways
Class com.amazonaws.services.ec2.model.DetachInternetGatewayRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String internetGatewayId
String vpcId
Class com.amazonaws.services.ec2.model.DetachNetworkInterfaceRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String attachmentId
Boolean force
Class com.amazonaws.services.ec2.model.DetachVolumeRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String volumeId
String instanceId
String device
Boolean force
This option can lead to data loss or a corrupted file system. Use this option only as a last resort to detach a volume from a failed instance. The instance will not have an opportunity to flush file system caches nor file system meta data. If you use this option, you must perform file system check and repair procedures.
Class com.amazonaws.services.ec2.model.DetachVolumeResult extends Object implements Serializable |
---|
Serialized Fields |
---|
VolumeAttachment attachment
Class com.amazonaws.services.ec2.model.DetachVpnGatewayRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String vpnGatewayId
String vpcId
Class com.amazonaws.services.ec2.model.DhcpConfiguration extends Object implements Serializable |
---|
Serialized Fields |
---|
String key
List<E> values
Class com.amazonaws.services.ec2.model.DhcpOptions extends Object implements Serializable |
---|
Serialized Fields |
---|
String dhcpOptionsId
List<E> dhcpConfigurations
List<E> tags
Class com.amazonaws.services.ec2.model.DisableVgwRoutePropagationRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String routeTableId
String gatewayId
Class com.amazonaws.services.ec2.model.DisassociateAddressRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String publicIp
String associationId
Class com.amazonaws.services.ec2.model.DisassociateRouteTableRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String associationId
Class com.amazonaws.services.ec2.model.DiskImage extends Object implements Serializable |
---|
Serialized Fields |
---|
DiskImageDetail image
String description
VolumeDetail volume
Class com.amazonaws.services.ec2.model.DiskImageDescription extends Object implements Serializable |
---|
Serialized Fields |
---|
String format
Long size
String importManifestUrl
String checksum
Class com.amazonaws.services.ec2.model.DiskImageDetail extends Object implements Serializable |
---|
Serialized Fields |
---|
String format
Long bytes
String importManifestUrl
Class com.amazonaws.services.ec2.model.DiskImageVolumeDescription extends Object implements Serializable |
---|
Serialized Fields |
---|
Long size
String id
Class com.amazonaws.services.ec2.model.EbsBlockDevice extends Object implements Serializable |
---|
Serialized Fields |
---|
String snapshotId
Integer volumeSize
Boolean deleteOnTermination
String volumeType
Integer iops
Class com.amazonaws.services.ec2.model.EbsInstanceBlockDevice extends Object implements Serializable |
---|
Serialized Fields |
---|
String volumeId
String status
Date attachTime
Boolean deleteOnTermination
Class com.amazonaws.services.ec2.model.EbsInstanceBlockDeviceSpecification extends Object implements Serializable |
---|
Serialized Fields |
---|
String volumeId
Boolean deleteOnTermination
Class com.amazonaws.services.ec2.model.EnableVgwRoutePropagationRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String routeTableId
String gatewayId
Class com.amazonaws.services.ec2.model.EnableVolumeIORequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String volumeId
Class com.amazonaws.services.ec2.model.ExportTask extends Object implements Serializable |
---|
Serialized Fields |
---|
String exportTaskId
String description
String state
String statusMessage
InstanceExportDetails instanceExportDetails
ExportToS3Task exportToS3Task
Class com.amazonaws.services.ec2.model.ExportToS3Task extends Object implements Serializable |
---|
Serialized Fields |
---|
String diskImageFormat
String containerFormat
String s3Bucket
String s3Key
Class com.amazonaws.services.ec2.model.ExportToS3TaskSpecification extends Object implements Serializable |
---|
Serialized Fields |
---|
String diskImageFormat
String containerFormat
String s3Bucket
String s3Prefix
Class com.amazonaws.services.ec2.model.Filter extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
List<E> values
Class com.amazonaws.services.ec2.model.GetConsoleOutputRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String instanceId
Class com.amazonaws.services.ec2.model.GetConsoleOutputResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String instanceId
Date timestamp
String output
Class com.amazonaws.services.ec2.model.GetPasswordDataRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String instanceId
Class com.amazonaws.services.ec2.model.GetPasswordDataResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String instanceId
Date timestamp
String passwordData
Class com.amazonaws.services.ec2.model.GroupIdentifier extends Object implements Serializable |
---|
Serialized Fields |
---|
String groupName
String groupId
Class com.amazonaws.services.ec2.model.IamInstanceProfile extends Object implements Serializable |
---|
Serialized Fields |
---|
String arn
String id
Class com.amazonaws.services.ec2.model.IamInstanceProfileSpecification extends Object implements Serializable |
---|
Serialized Fields |
---|
String arn
String name
Class com.amazonaws.services.ec2.model.IcmpTypeCode extends Object implements Serializable |
---|
Serialized Fields |
---|
Integer type
-1
is a
wildcard meaning all types. Required if specifying icmp
for the protocol.
Integer code
-1
is a
wildcard meaning all codes. Required if specifying icmp
for the protocol.
Class com.amazonaws.services.ec2.model.Image extends Object implements Serializable |
---|
Serialized Fields |
---|
String imageId
String imageLocation
String state
Constraints:
Allowed Values: available, deregistered
String ownerId
Boolean publicValue
List<E> productCodes
String architecture
String imageType
String kernelId
String ramdiskId
String platform
StateReason stateReason
String imageOwnerAlias
String name
String description
String rootDeviceType
String rootDeviceName
/dev/sda1
).
List<E> blockDeviceMappings
String virtualizationType
List<E> tags
String hypervisor
Class com.amazonaws.services.ec2.model.ImageAttribute extends Object implements Serializable |
---|
Serialized Fields |
---|
String imageId
List<E> launchPermissions
List<E> productCodes
String kernelId
String ramdiskId
String description
List<E> blockDeviceMappings
Class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification extends Object implements Serializable |
---|
Serialized Fields |
---|
String architecture
List<E> securityGroups
String additionalInfo
String userData
String instanceType
Placement placement
List<E> blockDeviceMappings
Boolean monitoring
String subnetId
Boolean disableApiTermination
String instanceInitiatedShutdownBehavior
String privateIpAddress
Class com.amazonaws.services.ec2.model.ImportInstanceRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String description
ImportInstanceLaunchSpecification launchSpecification
List<E> diskImages
String platform
Class com.amazonaws.services.ec2.model.ImportInstanceResult extends Object implements Serializable |
---|
Serialized Fields |
---|
ConversionTask conversionTask
Class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> volumes
String instanceId
String platform
String description
Class com.amazonaws.services.ec2.model.ImportInstanceVolumeDetailItem extends Object implements Serializable |
---|
Serialized Fields |
---|
Long bytesConverted
String availabilityZone
DiskImageDescription image
DiskImageVolumeDescription volume
String status
String statusMessage
String description
Class com.amazonaws.services.ec2.model.ImportKeyPairRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String keyName
String publicKeyMaterial
Class com.amazonaws.services.ec2.model.ImportKeyPairResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String keyName
String keyFingerprint
Class com.amazonaws.services.ec2.model.ImportVolumeRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String availabilityZone
DiskImageDetail image
String description
VolumeDetail volume
Class com.amazonaws.services.ec2.model.ImportVolumeResult extends Object implements Serializable |
---|
Serialized Fields |
---|
ConversionTask conversionTask
Class com.amazonaws.services.ec2.model.ImportVolumeTaskDetails extends Object implements Serializable |
---|
Serialized Fields |
---|
Long bytesConverted
String availabilityZone
String description
DiskImageDescription image
DiskImageVolumeDescription volume
Class com.amazonaws.services.ec2.model.Instance extends Object implements Serializable |
---|
Serialized Fields |
---|
String instanceId
String imageId
InstanceState state
String privateDnsName
String publicDnsName
String stateTransitionReason
String keyName
Integer amiLaunchIndex
List<E> productCodes
String instanceType
Constraints:
Allowed Values: t1.micro, m1.small, m1.medium, m1.large, m1.xlarge, m2.xlarge, m2.2xlarge, m2.4xlarge, m3.xlarge, m3.2xlarge, c1.medium, c1.xlarge, hi1.4xlarge, hs1.8xlarge, cc1.4xlarge, cc2.8xlarge, cg1.4xlarge, cr1.8xlarge
Date launchTime
Placement placement
String kernelId
String ramdiskId
String platform
Monitoring monitoring
String subnetId
String vpcId
String privateIpAddress
String publicIpAddress
StateReason stateReason
String architecture
String rootDeviceType
String rootDeviceName
/dev/sda1
).
List<E> blockDeviceMappings
String virtualizationType
String instanceLifecycle
String spotInstanceRequestId
InstanceLicense license
String clientToken
List<E> tags
List<E> securityGroups
Boolean sourceDestCheck
String hypervisor
List<E> networkInterfaces
IamInstanceProfile iamInstanceProfile
Boolean ebsOptimized
Class com.amazonaws.services.ec2.model.InstanceAttribute extends Object implements Serializable |
---|
Serialized Fields |
---|
String instanceId
String instanceType
m1.small
,
c1.medium
, m2.2xlarge
, and so on).
String kernelId
String ramdiskId
String userData
Boolean disableApiTermination
String instanceInitiatedShutdownBehavior
String rootDeviceName
/dev/sda1
).
List<E> blockDeviceMappings
List<E> productCodes
Boolean ebsOptimized
Class com.amazonaws.services.ec2.model.InstanceBlockDeviceMapping extends Object implements Serializable |
---|
Serialized Fields |
---|
String deviceName
/dev/sdh
) at which the block
device is exposed on the instance.
EbsInstanceBlockDevice ebs
Class com.amazonaws.services.ec2.model.InstanceBlockDeviceMappingSpecification extends Object implements Serializable |
---|
Serialized Fields |
---|
String deviceName
/dev/sdh
) at which the block
device is exposed on the instance.
EbsInstanceBlockDeviceSpecification ebs
String virtualName
String noDevice
Class com.amazonaws.services.ec2.model.InstanceCount extends Object implements Serializable |
---|
Serialized Fields |
---|
String state
Integer instanceCount
Class com.amazonaws.services.ec2.model.InstanceExportDetails extends Object implements Serializable |
---|
Serialized Fields |
---|
String instanceId
String targetEnvironment
Class com.amazonaws.services.ec2.model.InstanceLicense extends Object implements Serializable |
---|
Serialized Fields |
---|
String pool
'windows'
).
Class com.amazonaws.services.ec2.model.InstanceLicenseSpecification extends Object implements Serializable |
---|
Serialized Fields |
---|
String pool
RunInstances
request.
Class com.amazonaws.services.ec2.model.InstanceMonitoring extends Object implements Serializable |
---|
Serialized Fields |
---|
String instanceId
Monitoring monitoring
Class com.amazonaws.services.ec2.model.InstanceNetworkInterface extends Object implements Serializable |
---|
Serialized Fields |
---|
String networkInterfaceId
String subnetId
String vpcId
String description
String ownerId
String status
String privateIpAddress
String privateDnsName
Boolean sourceDestCheck
List<E> groups
InstanceNetworkInterfaceAttachment attachment
InstanceNetworkInterfaceAssociation association
List<E> privateIpAddresses
Class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAssociation extends Object implements Serializable |
---|
Serialized Fields |
---|
String publicIp
String publicDnsName
String ipOwnerId
Class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceAttachment extends Object implements Serializable |
---|
Serialized Fields |
---|
String attachmentId
Integer deviceIndex
String status
Date attachTime
Boolean deleteOnTermination
Class com.amazonaws.services.ec2.model.InstanceNetworkInterfaceSpecification extends Object implements Serializable |
---|
Serialized Fields |
---|
String networkInterfaceId
Integer deviceIndex
String subnetId
String description
String privateIpAddress
List<E> groups
Boolean deleteOnTermination
List<E> privateIpAddresses
Integer secondaryPrivateIpAddressCount
Class com.amazonaws.services.ec2.model.InstancePrivateIpAddress extends Object implements Serializable |
---|
Serialized Fields |
---|
String privateIpAddress
String privateDnsName
Boolean primary
InstanceNetworkInterfaceAssociation association
Class com.amazonaws.services.ec2.model.InstanceState extends Object implements Serializable |
---|
Serialized Fields |
---|
Integer code
String name
Constraints:
Allowed Values: pending, running, shutting-down, terminated, stopping, stopped
Class com.amazonaws.services.ec2.model.InstanceStateChange extends Object implements Serializable |
---|
Serialized Fields |
---|
String instanceId
InstanceState currentState
InstanceState previousState
Class com.amazonaws.services.ec2.model.InstanceStatus extends Object implements Serializable |
---|
Serialized Fields |
---|
String instanceId
String availabilityZone
List<E> events
InstanceState instanceState
InstanceStatusSummary systemStatus
InstanceStatusSummary instanceStatus
Class com.amazonaws.services.ec2.model.InstanceStatusDetails extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
String status
Date impairedSince
Class com.amazonaws.services.ec2.model.InstanceStatusEvent extends Object implements Serializable |
---|
Serialized Fields |
---|
String code
String description
Date notBefore
Date notAfter
Class com.amazonaws.services.ec2.model.InstanceStatusSummary extends Object implements Serializable |
---|
Serialized Fields |
---|
String status
List<E> details
Class com.amazonaws.services.ec2.model.InternetGateway extends Object implements Serializable |
---|
Serialized Fields |
---|
String internetGatewayId
List<E> attachments
List<E> tags
Class com.amazonaws.services.ec2.model.InternetGatewayAttachment extends Object implements Serializable |
---|
Serialized Fields |
---|
String vpcId
String state
Class com.amazonaws.services.ec2.model.IpPermission extends Object implements Serializable |
---|
Serialized Fields |
---|
String ipProtocol
Valid protocol values:
tcp
, udp
, icmp
Integer fromPort
-1
indicates a wildcard
(i.e., any ICMP type number).
Integer toPort
-1
indicates a wildcard (i.e., any ICMP
code).
List<E> userIdGroupPairs
List<E> ipRanges
Class com.amazonaws.services.ec2.model.KeyPair extends Object implements Serializable |
---|
Serialized Fields |
---|
String keyName
String keyFingerprint
String keyMaterial
Class com.amazonaws.services.ec2.model.KeyPairInfo extends Object implements Serializable |
---|
Serialized Fields |
---|
String keyName
String keyFingerprint
Class com.amazonaws.services.ec2.model.LaunchPermission extends Object implements Serializable |
---|
Serialized Fields |
---|
String userId
String group
Available groups: all
Class com.amazonaws.services.ec2.model.LaunchPermissionModifications extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> add
List<E> remove
Class com.amazonaws.services.ec2.model.LaunchSpecification extends Object implements Serializable |
---|
Serialized Fields |
---|
String imageId
String keyName
List<E> allSecurityGroups
List<E> securityGroups
String userData
String addressingType
String instanceType
Constraints:
Allowed Values: t1.micro, m1.small, m1.medium, m1.large, m1.xlarge, m2.xlarge, m2.2xlarge, m2.4xlarge, m3.xlarge, m3.2xlarge, c1.medium, c1.xlarge, hi1.4xlarge, hs1.8xlarge, cc1.4xlarge, cc2.8xlarge, cg1.4xlarge, cr1.8xlarge
SpotPlacement placement
String kernelId
String ramdiskId
List<E> blockDeviceMappings
Boolean monitoringEnabled
String subnetId
List<E> networkInterfaces
IamInstanceProfileSpecification iamInstanceProfile
Boolean ebsOptimized
Class com.amazonaws.services.ec2.model.License extends Object implements Serializable |
---|
Serialized Fields |
---|
String licenseId
String type
String pool
List<E> capacities
List<E> tags
Class com.amazonaws.services.ec2.model.LicenseCapacity extends Object implements Serializable |
---|
Serialized Fields |
---|
Integer capacity
Integer instanceCapacity
String state
Date earliestAllowedDeactivationTime
Class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String imageId
String attribute
Available
attributes: launchPermission
, productCodes
String operationType
Available operation types:
add
, remove
List<E> userIds
List<E> userGroups
Available user
groups: all
List<E> productCodes
String value
LaunchPermissionModifications launchPermission
String description
Class com.amazonaws.services.ec2.model.ModifyInstanceAttributeRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String instanceId
String attribute
Available attribute
names: instanceType
, kernel
,
ramdisk
, userData
,
disableApiTermination
,
instanceInitiatedShutdownBehavior
,
rootDevice
, blockDeviceMapping
Constraints:
Allowed Values: instanceType, kernel, ramdisk, userData, disableApiTermination, instanceInitiatedShutdownBehavior, rootDeviceName, blockDeviceMapping, productCodes, sourceDestCheck, groupSet, ebsOptimized
String value
Only valid
when kernel
, ramdisk
, userData
,
disableApiTermination
or
instanceInitiateShutdownBehavior
is specified as the
attribute being modified.
List<E> blockDeviceMappings
Only valid when blockDeviceMapping is specified as the attribute being modified.
Boolean sourceDestCheck
Boolean disableApiTermination
String instanceType
String kernel
String ramdisk
String userData
String instanceInitiatedShutdownBehavior
List<E> groups
Boolean ebsOptimized
Class com.amazonaws.services.ec2.model.ModifyNetworkInterfaceAttributeRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String networkInterfaceId
String description
Boolean sourceDestCheck
List<E> groups
NetworkInterfaceAttachmentChanges attachment
Class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String snapshotId
String attribute
Available attribute
names: createVolumePermission
Constraints:
Allowed Values: productCodes, createVolumePermission
String operationType
Available operation
names: add
, remove
List<E> userIds
createVolumePermission
attribute is being modified.
List<E> groupNames
createVolumePermission
attribute is being modified.
CreateVolumePermissionModifications createVolumePermission
Class com.amazonaws.services.ec2.model.ModifyVolumeAttributeRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String volumeId
Boolean autoEnableIO
Class com.amazonaws.services.ec2.model.ModifyVpcAttributeRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String vpcId
Boolean enableDnsSupport
Boolean enableDnsHostnames
Class com.amazonaws.services.ec2.model.Monitoring extends Object implements Serializable |
---|
Serialized Fields |
---|
String state
Class com.amazonaws.services.ec2.model.MonitorInstancesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> instanceIds
Class com.amazonaws.services.ec2.model.MonitorInstancesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> instanceMonitorings
Class com.amazonaws.services.ec2.model.NetworkAcl extends Object implements Serializable |
---|
Serialized Fields |
---|
String networkAclId
String vpcId
Boolean isDefault
List<E> entries
List<E> associations
List<E> tags
Class com.amazonaws.services.ec2.model.NetworkAclAssociation extends Object implements Serializable |
---|
Serialized Fields |
---|
String networkAclAssociationId
String networkAclId
String subnetId
Class com.amazonaws.services.ec2.model.NetworkAclEntry extends Object implements Serializable |
---|
Serialized Fields |
---|
Integer ruleNumber
String protocol
String ruleAction
Boolean egress
String cidrBlock
IcmpTypeCode icmpTypeCode
PortRange portRange
Class com.amazonaws.services.ec2.model.NetworkInterface extends Object implements Serializable |
---|
Serialized Fields |
---|
String networkInterfaceId
String subnetId
String vpcId
String availabilityZone
String description
String ownerId
String requesterId
Boolean requesterManaged
String status
String macAddress
String privateIpAddress
String privateDnsName
Boolean sourceDestCheck
List<E> groups
NetworkInterfaceAttachment attachment
NetworkInterfaceAssociation association
List<E> tagSet
List<E> privateIpAddresses
Class com.amazonaws.services.ec2.model.NetworkInterfaceAssociation extends Object implements Serializable |
---|
Serialized Fields |
---|
String publicIp
String ipOwnerId
String allocationId
String associationId
Class com.amazonaws.services.ec2.model.NetworkInterfaceAttachment extends Object implements Serializable |
---|
Serialized Fields |
---|
String attachmentId
String instanceId
String instanceOwnerId
Integer deviceIndex
String status
Date attachTime
Boolean deleteOnTermination
Class com.amazonaws.services.ec2.model.NetworkInterfaceAttachmentChanges extends Object implements Serializable |
---|
Serialized Fields |
---|
String attachmentId
Boolean deleteOnTermination
Class com.amazonaws.services.ec2.model.NetworkInterfacePrivateIpAddress extends Object implements Serializable |
---|
Serialized Fields |
---|
String privateIpAddress
String privateDnsName
Boolean primary
NetworkInterfaceAssociation association
Class com.amazonaws.services.ec2.model.Placement extends Object implements Serializable |
---|
Serialized Fields |
---|
String availabilityZone
String groupName
String tenancy
Class com.amazonaws.services.ec2.model.PlacementGroup extends Object implements Serializable |
---|
Serialized Fields |
---|
String groupName
PlacementGroup
.
String strategy
PlacementGroup
.
Constraints:
Allowed Values: cluster
String state
PlacementGroup
.
Constraints:
Allowed Values: pending, available, deleting, deleted
Class com.amazonaws.services.ec2.model.PortRange extends Object implements Serializable |
---|
Serialized Fields |
---|
Integer from
tcp
or udp
for the protocol.
Integer to
tcp
or
udp
for the protocol.
Class com.amazonaws.services.ec2.model.PriceSchedule extends Object implements Serializable |
---|
Serialized Fields |
---|
Long term
Double price
String currencyCode
Boolean active
Class com.amazonaws.services.ec2.model.PriceScheduleSpecification extends Object implements Serializable |
---|
Serialized Fields |
---|
Long term
Double price
String currencyCode
Class com.amazonaws.services.ec2.model.PricingDetail extends Object implements Serializable |
---|
Serialized Fields |
---|
Double price
Integer count
Class com.amazonaws.services.ec2.model.PrivateIpAddressSpecification extends Object implements Serializable |
---|
Serialized Fields |
---|
String privateIpAddress
Boolean primary
Class com.amazonaws.services.ec2.model.ProductCode extends Object implements Serializable |
---|
Serialized Fields |
---|
String productCodeId
String productCodeType
Class com.amazonaws.services.ec2.model.PropagatingVgw extends Object implements Serializable |
---|
Serialized Fields |
---|
String gatewayId
Class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String reservedInstancesOfferingId
Integer instanceCount
ReservedInstanceLimitPrice limitPrice
Class com.amazonaws.services.ec2.model.PurchaseReservedInstancesOfferingResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String reservedInstancesId
Class com.amazonaws.services.ec2.model.RebootInstancesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> instanceIds
Class com.amazonaws.services.ec2.model.RecurringCharge extends Object implements Serializable |
---|
Serialized Fields |
---|
String frequency
Double amount
Class com.amazonaws.services.ec2.model.Region extends Object implements Serializable |
---|
Serialized Fields |
---|
String regionName
String endpoint
Class com.amazonaws.services.ec2.model.RegisterImageRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String imageLocation
String name
Constraints: 3-128
alphanumeric characters, parenthesis (()
), commas
(,
), slashes (/
), dashes (-
),
or underscores(_
)
String description
String architecture
Valid Values: i386
,
x86_64
String kernelId
String ramdiskId
Some kernels require additional drivers at launch. Check the kernel requirements for information on whether you need to specify a RAM disk.
String rootDeviceName
/dev/sda1
).
List<E> blockDeviceMappings
Class com.amazonaws.services.ec2.model.RegisterImageResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String imageId
Class com.amazonaws.services.ec2.model.ReleaseAddressRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String publicIp
String allocationId
Class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String associationId
String networkAclId
Class com.amazonaws.services.ec2.model.ReplaceNetworkAclAssociationResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String newAssociationId
Class com.amazonaws.services.ec2.model.ReplaceNetworkAclEntryRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String networkAclId
Integer ruleNumber
String protocol
tcp
,
udp
, icmp
or an IP protocol number.
String ruleAction
Constraints:
Allowed Values: allow, deny
Boolean egress
true
) or ingress traffic (false
).
String cidrBlock
172.16.0.0/24
).
IcmpTypeCode icmpTypeCode
PortRange portRange
Class com.amazonaws.services.ec2.model.ReplaceRouteRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String routeTableId
String destinationCidrBlock
0.0.0.0/0
. The value you provide must match the CIDR of
an existing route in the table.
String gatewayId
String instanceId
String networkInterfaceId
Class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String associationId
String routeTableId
Class com.amazonaws.services.ec2.model.ReplaceRouteTableAssociationResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String newAssociationId
Class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> instances
String status
Date startTime
Date endTime
List<E> reasonCodes
String description
Class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String spotPrice
Integer instanceCount
String type
Constraints:
Allowed Values: one-time, persistent
Date validFrom
If this is a one-time request, the request becomes active at this date and time and remains active until all instances launch, the request expires, or the request is canceled. If the request is persistent, the request becomes active at this date and time and remains active until it expires or is canceled.
Date validUntil
If this is a one-time request, the request remains active until all instances launch, the request is canceled, or this date is reached. If the request is persistent, it remains active until it is canceled or this date and time is reached.
String launchGroup
String availabilityZoneGroup
When specifying the same Availability Zone group for all Spot Instance requests, all Spot Instances are launched in the same Availability Zone.
LaunchSpecification launchSpecification
Class com.amazonaws.services.ec2.model.RequestSpotInstancesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> spotInstanceRequests
Class com.amazonaws.services.ec2.model.Reservation extends Object implements Serializable |
---|
Serialized Fields |
---|
String reservationId
String ownerId
String requesterId
List<E> groups
List<E> groupNames
List<E> instances
Class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice extends Object implements Serializable |
---|
Serialized Fields |
---|
Double amount
String currencyCode
Class com.amazonaws.services.ec2.model.ReservedInstances extends Object implements Serializable |
---|
Serialized Fields |
---|
String reservedInstancesId
String instanceType
Constraints:
Allowed Values: t1.micro, m1.small, m1.medium, m1.large, m1.xlarge, m2.xlarge, m2.2xlarge, m2.4xlarge, m3.xlarge, m3.2xlarge, c1.medium, c1.xlarge, hi1.4xlarge, hs1.8xlarge, cc1.4xlarge, cc2.8xlarge, cg1.4xlarge, cr1.8xlarge
String availabilityZone
Date start
Long duration
Float usagePrice
Float fixedPrice
Integer instanceCount
String productDescription
String state
List<E> tags
String instanceTenancy
String currencyCode
String offeringType
List<E> recurringCharges
Class com.amazonaws.services.ec2.model.ReservedInstancesListing extends Object implements Serializable |
---|
Serialized Fields |
---|
String reservedInstancesListingId
String reservedInstancesId
Date createDate
Date updateDate
String status
String statusMessage
List<E> instanceCounts
List<E> priceSchedules
List<E> tags
String clientToken
Class com.amazonaws.services.ec2.model.ReservedInstancesOffering extends Object implements Serializable |
---|
Serialized Fields |
---|
String reservedInstancesOfferingId
String instanceType
Constraints:
Allowed Values: t1.micro, m1.small, m1.medium, m1.large, m1.xlarge, m2.xlarge, m2.2xlarge, m2.4xlarge, m3.xlarge, m3.2xlarge, c1.medium, c1.xlarge, hi1.4xlarge, hs1.8xlarge, cc1.4xlarge, cc2.8xlarge, cg1.4xlarge, cr1.8xlarge
String availabilityZone
Long duration
Float usagePrice
Float fixedPrice
String productDescription
String instanceTenancy
String currencyCode
String offeringType
List<E> recurringCharges
Boolean marketplace
List<E> pricingDetails
Class com.amazonaws.services.ec2.model.ResetImageAttributeRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String imageId
String attribute
Available attribute names:
launchPermission
Class com.amazonaws.services.ec2.model.ResetInstanceAttributeRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String instanceId
String attribute
Available attribute names:
kernel
, ramdisk
Constraints:
Allowed Values: instanceType, kernel, ramdisk, userData, disableApiTermination, instanceInitiatedShutdownBehavior, rootDeviceName, blockDeviceMapping, productCodes, sourceDestCheck, groupSet, ebsOptimized
Class com.amazonaws.services.ec2.model.ResetNetworkInterfaceAttributeRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String networkInterfaceId
String sourceDestCheck
Class com.amazonaws.services.ec2.model.ResetSnapshotAttributeRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String snapshotId
String attribute
Available attribute names:
createVolumePermission
Constraints:
Allowed Values: productCodes, createVolumePermission
Class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String groupId
String sourceSecurityGroupName
String sourceSecurityGroupOwnerId
String ipProtocol
Integer fromPort
Integer toPort
String cidrIp
List<E> ipPermissions
Class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String groupName
String groupId
String sourceSecurityGroupName
String sourceSecurityGroupOwnerId
String ipProtocol
Integer fromPort
Integer toPort
String cidrIp
List<E> ipPermissions
Class com.amazonaws.services.ec2.model.Route extends Object implements Serializable |
---|
Serialized Fields |
---|
String destinationCidrBlock
String gatewayId
String instanceId
String instanceOwnerId
String networkInterfaceId
String state
Class com.amazonaws.services.ec2.model.RouteTable extends Object implements Serializable |
---|
Serialized Fields |
---|
String routeTableId
String vpcId
List<E> routes
List<E> associations
List<E> tags
List<E> propagatingVgws
Class com.amazonaws.services.ec2.model.RouteTableAssociation extends Object implements Serializable |
---|
Serialized Fields |
---|
String routeTableAssociationId
String routeTableId
String subnetId
Boolean main
Class com.amazonaws.services.ec2.model.RunInstancesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String imageId
Integer minCount
Integer maxCount
Between 1 and the maximum number allowed for your account (default: 20).
String keyName
List<E> securityGroups
List<E> securityGroupIds
String userData
String instanceType
Constraints:
Allowed Values: t1.micro, m1.small, m1.medium, m1.large, m1.xlarge, m2.xlarge, m2.2xlarge, m2.4xlarge, m3.xlarge, m3.2xlarge, c1.medium, c1.xlarge, hi1.4xlarge, hs1.8xlarge, cc1.4xlarge, cc2.8xlarge, cg1.4xlarge, cr1.8xlarge
Placement placement
String kernelId
String ramdiskId
List<E> blockDeviceMappings
Boolean monitoring
String subnetId
Boolean disableApiTermination
String instanceInitiatedShutdownBehavior
InstanceLicenseSpecification license
String privateIpAddress
String clientToken
String additionalInfo
List<E> networkInterfaces
IamInstanceProfileSpecification iamInstanceProfile
Boolean ebsOptimized
Class com.amazonaws.services.ec2.model.RunInstancesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Reservation reservation
Class com.amazonaws.services.ec2.model.S3Storage extends Object implements Serializable |
---|
Serialized Fields |
---|
String bucket
If you specify a bucket that belongs to someone else, Amazon EC2 returns an error.
String prefix
String aWSAccessKeyId
String uploadPolicy
String uploadPolicySignature
Class com.amazonaws.services.ec2.model.SecurityGroup extends Object implements Serializable |
---|
Serialized Fields |
---|
String ownerId
String groupName
String groupId
String description
List<E> ipPermissions
List<E> ipPermissionsEgress
String vpcId
List<E> tags
Class com.amazonaws.services.ec2.model.Snapshot extends Object implements Serializable |
---|
Serialized Fields |
---|
String snapshotId
String volumeId
String state
Constraints:
Allowed Values: pending, completed, error
Date startTime
String progress
String ownerId
String description
Integer volumeSize
String ownerAlias
List<E> tags
Class com.amazonaws.services.ec2.model.SpotDatafeedSubscription extends Object implements Serializable |
---|
Serialized Fields |
---|
String ownerId
String bucket
String prefix
String state
SpotInstanceStateFault fault
Class com.amazonaws.services.ec2.model.SpotInstanceRequest extends Object implements Serializable |
---|
Serialized Fields |
---|
String spotInstanceRequestId
String spotPrice
String type
String state
SpotInstanceStateFault fault
SpotInstanceStatus status
Date validFrom
Date validUntil
String launchGroup
String availabilityZoneGroup
LaunchSpecification launchSpecification
String instanceId
Date createTime
String productDescription
List<E> tags
String launchedAvailabilityZone
Class com.amazonaws.services.ec2.model.SpotInstanceStateFault extends Object implements Serializable |
---|
Serialized Fields |
---|
String code
String message
Class com.amazonaws.services.ec2.model.SpotInstanceStatus extends Object implements Serializable |
---|
Serialized Fields |
---|
String code
Date updateTime
String message
Class com.amazonaws.services.ec2.model.SpotPlacement extends Object implements Serializable |
---|
Serialized Fields |
---|
String availabilityZone
String groupName
Class com.amazonaws.services.ec2.model.SpotPrice extends Object implements Serializable |
---|
Serialized Fields |
---|
String instanceType
String productDescription
String spotPrice
Date timestamp
String availabilityZone
Class com.amazonaws.services.ec2.model.StartInstancesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> instanceIds
String additionalInfo
Class com.amazonaws.services.ec2.model.StartInstancesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> startingInstances
Class com.amazonaws.services.ec2.model.StateReason extends Object implements Serializable |
---|
Serialized Fields |
---|
String code
String message
Class com.amazonaws.services.ec2.model.StopInstancesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> instanceIds
Boolean force
Class com.amazonaws.services.ec2.model.StopInstancesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> stoppingInstances
Class com.amazonaws.services.ec2.model.Storage extends Object implements Serializable |
---|
Serialized Fields |
---|
S3Storage s3
Class com.amazonaws.services.ec2.model.Subnet extends Object implements Serializable |
---|
Serialized Fields |
---|
String subnetId
String state
pending
or available
.
String vpcId
String cidrBlock
Integer availableIpAddressCount
The IP addresses for any stopped instances are considered unavailable.
String availabilityZone
Boolean defaultForAz
Boolean mapPublicIpOnLaunch
List<E> tags
Class com.amazonaws.services.ec2.model.Tag extends Object implements Serializable |
---|
Serialized Fields |
---|
String key
String value
Class com.amazonaws.services.ec2.model.TagDescription extends Object implements Serializable |
---|
Serialized Fields |
---|
String resourceId
String resourceType
Constraints:
Allowed Values: customer-gateway, dhcp-options, image, instance, snapshot, spot-instances-request, subnet, volume, vpc, vpn-connection, vpn-gateway
String key
String value
Class com.amazonaws.services.ec2.model.TerminateInstancesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> instanceIds
Class com.amazonaws.services.ec2.model.TerminateInstancesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> terminatingInstances
Class com.amazonaws.services.ec2.model.UnassignPrivateIpAddressesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String networkInterfaceId
List<E> privateIpAddresses
Class com.amazonaws.services.ec2.model.UnmonitorInstancesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> instanceIds
Class com.amazonaws.services.ec2.model.UnmonitorInstancesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> instanceMonitorings
Class com.amazonaws.services.ec2.model.UserIdGroupPair extends Object implements Serializable |
---|
Serialized Fields |
---|
String userId
String groupName
String groupId
Class com.amazonaws.services.ec2.model.VgwTelemetry extends Object implements Serializable |
---|
Serialized Fields |
---|
String outsideIpAddress
String status
Date lastStatusChange
String statusMessage
Integer acceptedRouteCount
Class com.amazonaws.services.ec2.model.Volume extends Object implements Serializable |
---|
Serialized Fields |
---|
String volumeId
Integer size
String snapshotId
String availabilityZone
String state
Constraints:
Allowed Values: creating, available, in-use, deleting, error
Date createTime
List<E> attachments
List<E> tags
String volumeType
Integer iops
Class com.amazonaws.services.ec2.model.VolumeAttachment extends Object implements Serializable |
---|
Serialized Fields |
---|
String volumeId
String instanceId
String device
/dev/sdh
).
String state
Constraints:
Allowed Values: attaching, attached, detaching, detached
Date attachTime
Boolean deleteOnTermination
Whether this volume will be deleted or not when the associated instance is terminated.
Class com.amazonaws.services.ec2.model.VolumeDetail extends Object implements Serializable |
---|
Serialized Fields |
---|
Long size
Class com.amazonaws.services.ec2.model.VolumeStatusAction extends Object implements Serializable |
---|
Serialized Fields |
---|
String code
String description
String eventType
String eventId
Class com.amazonaws.services.ec2.model.VolumeStatusDetails extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
String status
Class com.amazonaws.services.ec2.model.VolumeStatusEvent extends Object implements Serializable |
---|
Serialized Fields |
---|
String eventType
String description
Date notBefore
Date notAfter
String eventId
Class com.amazonaws.services.ec2.model.VolumeStatusInfo extends Object implements Serializable |
---|
Serialized Fields |
---|
String status
List<E> details
Class com.amazonaws.services.ec2.model.VolumeStatusItem extends Object implements Serializable |
---|
Serialized Fields |
---|
String volumeId
String availabilityZone
VolumeStatusInfo volumeStatus
List<E> events
List<E> actions
Class com.amazonaws.services.ec2.model.Vpc extends Object implements Serializable |
---|
Serialized Fields |
---|
String vpcId
String state
pending
or available
.
String cidrBlock
String dhcpOptionsId
default
if the default options are
associated with the VPC.
List<E> tags
String instanceTenancy
Boolean isDefault
Class com.amazonaws.services.ec2.model.VpcAttachment extends Object implements Serializable |
---|
Serialized Fields |
---|
String vpcId
String state
Class com.amazonaws.services.ec2.model.VpnConnection extends Object implements Serializable |
---|
Serialized Fields |
---|
String vpnConnectionId
String state
pending
, available
, deleting
,
and deleted
.
String customerGatewayConfiguration
This element is always present
in the CreateVpnConnection response; however, it's present in the
DescribeVpnConnections response only if the VPN connection is in the
pending
or available
state.
String type
String customerGatewayId
String vpnGatewayId
List<E> tags
List<E> vgwTelemetry
VpnConnectionOptions options
List<E> routes
Class com.amazonaws.services.ec2.model.VpnConnectionOptions extends Object implements Serializable |
---|
Serialized Fields |
---|
Boolean staticRoutesOnly
Class com.amazonaws.services.ec2.model.VpnConnectionOptionsSpecification extends Object implements Serializable |
---|
Serialized Fields |
---|
Boolean staticRoutesOnly
Class com.amazonaws.services.ec2.model.VpnGateway extends Object implements Serializable |
---|
Serialized Fields |
---|
String vpnGatewayId
String state
pending
, available
, deleting
,
and deleted
.
String type
String availabilityZone
List<E> vpcAttachments
List<E> tags
Class com.amazonaws.services.ec2.model.VpnStaticRoute extends Object implements Serializable |
---|
Serialized Fields |
---|
String destinationCidrBlock
String source
String state
Package com.amazonaws.services.elasticache.model |
---|
Class com.amazonaws.services.elasticache.model.AuthorizationAlreadyExistsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticache.model.AuthorizationNotFoundException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticache.model.AuthorizeCacheSecurityGroupIngressRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String cacheSecurityGroupName
String eC2SecurityGroupName
String eC2SecurityGroupOwnerId
Class com.amazonaws.services.elasticache.model.AvailabilityZone extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
Class com.amazonaws.services.elasticache.model.CacheCluster extends Object implements Serializable |
---|
Serialized Fields |
---|
String cacheClusterId
Endpoint configurationEndpoint
String clientDownloadLandingPage
String cacheNodeType
String engine
String engineVersion
String cacheClusterStatus
Integer numCacheNodes
String preferredAvailabilityZone
Date cacheClusterCreateTime
String preferredMaintenanceWindow
PendingModifiedValues pendingModifiedValues
NotificationConfiguration notificationConfiguration
List<E> cacheSecurityGroups
CacheParameterGroupStatus cacheParameterGroup
String cacheSubnetGroupName
List<E> cacheNodes
Boolean autoMinorVersionUpgrade
List<E> securityGroups
Class com.amazonaws.services.elasticache.model.CacheClusterAlreadyExistsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticache.model.CacheClusterNotFoundException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticache.model.CacheEngineVersion extends Object implements Serializable |
---|
Serialized Fields |
---|
String engine
String engineVersion
String cacheParameterGroupFamily
String cacheEngineDescription
String cacheEngineVersionDescription
Class com.amazonaws.services.elasticache.model.CacheNode extends Object implements Serializable |
---|
Serialized Fields |
---|
String cacheNodeId
String cacheNodeStatus
Date cacheNodeCreateTime
Endpoint endpoint
String parameterGroupStatus
Class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificParameter extends Object implements Serializable |
---|
Serialized Fields |
---|
String parameterName
String description
String source
String dataType
String allowedValues
Boolean isModifiable
true
) or not (false
) the
parameter can be modified. Some parameters have security or
operational implications that prevent them from being changed.
String minimumEngineVersion
List<E> cacheNodeTypeSpecificValues
Class com.amazonaws.services.elasticache.model.CacheNodeTypeSpecificValue extends Object implements Serializable |
---|
Serialized Fields |
---|
String cacheNodeType
String value
Class com.amazonaws.services.elasticache.model.CacheParameterGroup extends Object implements Serializable |
---|
Serialized Fields |
---|
String cacheParameterGroupName
String cacheParameterGroupFamily
String description
Class com.amazonaws.services.elasticache.model.CacheParameterGroupAlreadyExistsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticache.model.CacheParameterGroupNotFoundException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticache.model.CacheParameterGroupQuotaExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticache.model.CacheParameterGroupStatus extends Object implements Serializable |
---|
Serialized Fields |
---|
String cacheParameterGroupName
String parameterApplyStatus
List<E> cacheNodeIdsToReboot
Class com.amazonaws.services.elasticache.model.CacheSecurityGroup extends Object implements Serializable |
---|
Serialized Fields |
---|
String ownerId
String cacheSecurityGroupName
String description
List<E> eC2SecurityGroups
Class com.amazonaws.services.elasticache.model.CacheSecurityGroupAlreadyExistsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticache.model.CacheSecurityGroupMembership extends Object implements Serializable |
---|
Serialized Fields |
---|
String cacheSecurityGroupName
String status
Class com.amazonaws.services.elasticache.model.CacheSecurityGroupNotFoundException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticache.model.CacheSecurityGroupQuotaExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticache.model.CacheSubnetGroup extends Object implements Serializable |
---|
Serialized Fields |
---|
String cacheSubnetGroupName
String cacheSubnetGroupDescription
String vpcId
List<E> subnets
Class com.amazonaws.services.elasticache.model.CacheSubnetGroupAlreadyExistsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticache.model.CacheSubnetGroupInUseException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticache.model.CacheSubnetGroupNotFoundException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticache.model.CacheSubnetGroupQuotaExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticache.model.CacheSubnetQuotaExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticache.model.ClusterQuotaForCustomerExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticache.model.CreateCacheClusterRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String cacheClusterId
Constraints:
Example: mycachecluster
Integer numCacheNodes
String cacheNodeType
Valid
values: cache.t1.micro
| cache.m1.small
|
cache.m1.medium
| cache.m1.large
|
cache.m1.xlarge
| cache.m3.xlarge
|
cache.m3.2xlarge
| cache.m2.xlarge
|
cache.m2.2xlarge
| cache.m2.4xlarge
|
cache.c1.xlarge
String engine
String engineVersion
String cacheParameterGroupName
String cacheSubnetGroupName
Use this parameter only when you are creating a cluster in an Amazon Virtual Private Cloud (VPC).
List<E> cacheSecurityGroupNames
Use this parameter only when you are creating a cluster outside of an Amazon Virtual Private Cloud (VPC).
List<E> securityGroupIds
Use this parameter only when you are creating a cluster in an Amazon Virtual Private Cloud (VPC).
String preferredAvailabilityZone
All cache nodes belonging to a cache cluster are placed in the preferred availability zone.
Default: System chosen (random) availability zone.
String preferredMaintenanceWindow
Example: sun:05:00-sun:09:00
Integer port
String notificationTopicArn
Boolean autoMinorVersionUpgrade
Default:
true
Class com.amazonaws.services.elasticache.model.CreateCacheParameterGroupRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String cacheParameterGroupName
String cacheParameterGroupFamily
String description
Class com.amazonaws.services.elasticache.model.CreateCacheSecurityGroupRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String cacheSecurityGroupName
Constraints: Must contain no more than 255 alphanumeric characters. Must not be "Default".
Example:
mysecuritygroup
String description
Class com.amazonaws.services.elasticache.model.CreateCacheSubnetGroupRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String cacheSubnetGroupName
Constraints: Must contain no more than 255 alphanumeric characters or hyphens.
Example:
mysubnetgroup
String cacheSubnetGroupDescription
List<E> subnetIds
Class com.amazonaws.services.elasticache.model.DeleteCacheClusterRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String cacheClusterId
Class com.amazonaws.services.elasticache.model.DeleteCacheParameterGroupRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String cacheParameterGroupName
Class com.amazonaws.services.elasticache.model.DeleteCacheSecurityGroupRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String cacheSecurityGroupName
Class com.amazonaws.services.elasticache.model.DeleteCacheSubnetGroupRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String cacheSubnetGroupName
Constraints: Must contain no more than 255 alphanumeric characters or hyphens.
Class com.amazonaws.services.elasticache.model.DescribeCacheClustersRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String cacheClusterId
Integer maxRecords
Default: 100
Constraints: minimum 20, maximum 100
String marker
Boolean showCacheNodeInfo
Class com.amazonaws.services.elasticache.model.DescribeCacheClustersResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String marker
List<E> cacheClusters
Class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String engine
String engineVersion
Example: 1.4.14
String cacheParameterGroupFamily
Constraints:
Integer maxRecords
String marker
Boolean defaultOnly
Class com.amazonaws.services.elasticache.model.DescribeCacheEngineVersionsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String marker
List<E> cacheEngineVersions
CacheEngineVersion
elements.
Class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String cacheParameterGroupName
Integer maxRecords
String marker
Class com.amazonaws.services.elasticache.model.DescribeCacheParameterGroupsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String marker
List<E> cacheParameterGroups
Class com.amazonaws.services.elasticache.model.DescribeCacheParametersRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String cacheParameterGroupName
String source
Valid values: user
|
system
| engine-default
Integer maxRecords
String marker
Class com.amazonaws.services.elasticache.model.DescribeCacheParametersResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String marker
List<E> parameters
List<E> cacheNodeTypeSpecificParameters
Class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String cacheSecurityGroupName
Integer maxRecords
Default: 100
Constraints: minimum 20, maximum 100
String marker
Class com.amazonaws.services.elasticache.model.DescribeCacheSecurityGroupsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String marker
List<E> cacheSecurityGroups
Class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String cacheSubnetGroupName
Integer maxRecords
MaxRecords
value, a
marker is included in the response so that the remaining results may
be retrieved. Default: 100
Constraints: minimum 20, maximum 100
String marker
MaxRecords
.
Class com.amazonaws.services.elasticache.model.DescribeCacheSubnetGroupsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String marker
List<E> cacheSubnetGroups
Class com.amazonaws.services.elasticache.model.DescribeEngineDefaultParametersRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String cacheParameterGroupFamily
Integer maxRecords
String marker
Class com.amazonaws.services.elasticache.model.DescribeEventsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String sourceIdentifier
String sourceType
Constraints:
Allowed Values: cache-cluster, cache-parameter-group, cache-security-group, cache-subnet-group
Date startTime
Date endTime
Integer duration
Integer maxRecords
String marker
Class com.amazonaws.services.elasticache.model.DescribeEventsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String marker
List<E> events
Class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String reservedCacheNodesOfferingId
Example:
438012d3-4052-4cc7-b2e3-8d3372e0e706
String cacheNodeType
String duration
Valid
Values: 1 | 3 | 31536000 | 94608000
String productDescription
String offeringType
Valid
Values: "Light Utilization" | "Medium Utilization" | "Heavy
Utilization"
Integer maxRecords
MaxRecords
value is available, a marker is included
in the response so that the following results can be retrieved.
Default: 100
Constraints: minimum 20, maximum 100
String marker
MaxRecords
.
Class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesOfferingsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String marker
List<E> reservedCacheNodesOfferings
Class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String reservedCacheNodeId
String reservedCacheNodesOfferingId
String cacheNodeType
String duration
Valid
Values: 1 | 3 | 31536000 | 94608000
String productDescription
String offeringType
Valid
Values: "Light Utilization" | "Medium Utilization" | "Heavy
Utilization"
Integer maxRecords
MaxRecords
value is available, a marker is included
in the response so that the following results can be retrieved.
Default: 100
Constraints: minimum 20, maximum 100
String marker
MaxRecords
.
Class com.amazonaws.services.elasticache.model.DescribeReservedCacheNodesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String marker
List<E> reservedCacheNodes
Class com.amazonaws.services.elasticache.model.EC2SecurityGroup extends Object implements Serializable |
---|
Serialized Fields |
---|
String status
String eC2SecurityGroupName
String eC2SecurityGroupOwnerId
Class com.amazonaws.services.elasticache.model.Endpoint extends Object implements Serializable |
---|
Serialized Fields |
---|
String address
Integer port
Class com.amazonaws.services.elasticache.model.EngineDefaults extends Object implements Serializable |
---|
Serialized Fields |
---|
String cacheParameterGroupFamily
String marker
List<E> parameters
List<E> cacheNodeTypeSpecificParameters
Class com.amazonaws.services.elasticache.model.Event extends Object implements Serializable |
---|
Serialized Fields |
---|
String sourceIdentifier
String sourceType
Constraints:
Allowed Values: cache-cluster, cache-parameter-group, cache-security-group, cache-subnet-group
String message
Date date
Class com.amazonaws.services.elasticache.model.InsufficientCacheClusterCapacityException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticache.model.InvalidCacheClusterStateException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticache.model.InvalidCacheParameterGroupStateException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticache.model.InvalidCacheSecurityGroupStateException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticache.model.InvalidParameterCombinationException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticache.model.InvalidParameterValueException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticache.model.InvalidSubnetException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticache.model.InvalidVPCNetworkStateException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticache.model.ModifyCacheClusterRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String cacheClusterId
Integer numCacheNodes
List<E> cacheNodeIdsToRemove
List<E> cacheSecurityGroupNames
This parameter can be used only with clusters that are created outside of an Amazon Virtual Private Cloud (VPC).
Constraints: Must contain no more than 255 alphanumeric characters. Must not be "Default".
List<E> securityGroupIds
This parameter can be used only with clusters that are created in an Amazon Virtual Private Cloud (VPC).
String preferredMaintenanceWindow
String notificationTopicArn
String cacheParameterGroupName
String notificationTopicStatus
Boolean applyImmediately
If this parameter is passed as false
,
changes to the Cache Cluster are applied on the next maintenance
reboot, or the next failure reboot, whichever occurs first.
Default: false
String engineVersion
Boolean autoMinorVersionUpgrade
Default:
true
Class com.amazonaws.services.elasticache.model.ModifyCacheParameterGroupRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String cacheParameterGroupName
List<E> parameterNameValues
Class com.amazonaws.services.elasticache.model.ModifyCacheParameterGroupResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String cacheParameterGroupName
Class com.amazonaws.services.elasticache.model.ModifyCacheSubnetGroupRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String cacheSubnetGroupName
Constraints: Must contain no more than 255 alphanumeric characters or hyphens.
Example:
mysubnetgroup
String cacheSubnetGroupDescription
List<E> subnetIds
Class com.amazonaws.services.elasticache.model.NodeQuotaForClusterExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticache.model.NodeQuotaForCustomerExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticache.model.NotificationConfiguration extends Object implements Serializable |
---|
Serialized Fields |
---|
String topicArn
String topicStatus
Class com.amazonaws.services.elasticache.model.Parameter extends Object implements Serializable |
---|
Serialized Fields |
---|
String parameterName
String parameterValue
String description
String source
String dataType
String allowedValues
Boolean isModifiable
true
) or not (false
) the
parameter can be modified. Some parameters have security or
operational implications that prevent them from being changed.
String minimumEngineVersion
Class com.amazonaws.services.elasticache.model.ParameterNameValue extends Object implements Serializable |
---|
Serialized Fields |
---|
String parameterName
String parameterValue
Class com.amazonaws.services.elasticache.model.PendingModifiedValues extends Object implements Serializable |
---|
Serialized Fields |
---|
Integer numCacheNodes
List<E> cacheNodeIdsToRemove
String engineVersion
Class com.amazonaws.services.elasticache.model.PurchaseReservedCacheNodesOfferingRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String reservedCacheNodesOfferingId
Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706
String reservedCacheNodeId
Example: myreservationID
Integer cacheNodeCount
Default: 1
Class com.amazonaws.services.elasticache.model.RebootCacheClusterRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String cacheClusterId
List<E> cacheNodeIdsToReboot
Class com.amazonaws.services.elasticache.model.RecurringCharge extends Object implements Serializable |
---|
Serialized Fields |
---|
Double recurringChargeAmount
String recurringChargeFrequency
Class com.amazonaws.services.elasticache.model.ReservedCacheNode extends Object implements Serializable |
---|
Serialized Fields |
---|
String reservedCacheNodeId
String reservedCacheNodesOfferingId
String cacheNodeType
Date startTime
Integer duration
Double fixedPrice
Double usagePrice
Integer cacheNodeCount
String productDescription
String offeringType
String state
List<E> recurringCharges
Class com.amazonaws.services.elasticache.model.ReservedCacheNodeAlreadyExistsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticache.model.ReservedCacheNodeNotFoundException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticache.model.ReservedCacheNodeQuotaExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticache.model.ReservedCacheNodesOffering extends Object implements Serializable |
---|
Serialized Fields |
---|
String reservedCacheNodesOfferingId
String cacheNodeType
Integer duration
Double fixedPrice
Double usagePrice
String productDescription
String offeringType
List<E> recurringCharges
Class com.amazonaws.services.elasticache.model.ReservedCacheNodesOfferingNotFoundException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticache.model.ResetCacheParameterGroupRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String cacheParameterGroupName
Boolean resetAllParameters
List<E> parameterNameValues
Class com.amazonaws.services.elasticache.model.ResetCacheParameterGroupResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String cacheParameterGroupName
Class com.amazonaws.services.elasticache.model.RevokeCacheSecurityGroupIngressRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String cacheSecurityGroupName
String eC2SecurityGroupName
String eC2SecurityGroupOwnerId
Class com.amazonaws.services.elasticache.model.SecurityGroupMembership extends Object implements Serializable |
---|
Serialized Fields |
---|
String securityGroupId
String status
Class com.amazonaws.services.elasticache.model.Subnet extends Object implements Serializable |
---|
Serialized Fields |
---|
String subnetIdentifier
AvailabilityZone subnetAvailabilityZone
Class com.amazonaws.services.elasticache.model.SubnetInUseException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Package com.amazonaws.services.elasticbeanstalk.model |
---|
Class com.amazonaws.services.elasticbeanstalk.model.ApplicationDescription extends Object implements Serializable |
---|
Serialized Fields |
---|
String applicationName
Constraints:
Length: 1 - 100
String description
Constraints:
Length: 0 - 200
Date dateCreated
Date dateUpdated
List<E> versions
List<E> configurationTemplates
Class com.amazonaws.services.elasticbeanstalk.model.ApplicationVersionDescription extends Object implements Serializable |
---|
Serialized Fields |
---|
String applicationName
Constraints:
Length: 1 - 100
String description
Constraints:
Length: 0 - 200
String versionLabel
Constraints:
Length: 1 - 100
S3Location sourceBundle
Date dateCreated
Date dateUpdated
Class com.amazonaws.services.elasticbeanstalk.model.AutoScalingGroup extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
AutoScalingGroup
.
Class com.amazonaws.services.elasticbeanstalk.model.CheckDNSAvailabilityRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String cNAMEPrefix
Constraints:
Length: 4 - 63
Class com.amazonaws.services.elasticbeanstalk.model.CheckDNSAvailabilityResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Boolean available
true
: The CNAME is available.
true
: The CNAME is not
available.
true
:
The CNAME is available. false
: The CNAME is
not available.
String fullyQualifiedCNAME
Constraints:
Length: 1 - 255
Class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionDescription extends Object implements Serializable |
---|
Serialized Fields |
---|
String namespace
String name
String defaultValue
String changeSeverity
NoInterruption - There is no interruption to the environment or application availability.
RestartEnvironment - The environment is restarted, all AWS resources are deleted and recreated, and the environment is unavailable during the process.
RestartApplicationServer - The environment is available the entire time. However, a short application outage occurs when the application servers on the running Amazon EC2 instances are restarted.
NoInterruption
: There is no interruption to the
environment or application availability. RestartEnvironment
: The environment is entirely
restarted, all AWS resources are deleted and recreated, and the
environment is unavailable during the process. RestartApplicationServer
: The environment is available
the entire time. However, a short application outage occurs when the
application servers on the running Amazon EC2 instances are restarted.
Boolean userDefined
true
: This
configuration option was defined by the user. It is a valid choice for
specifying this as an Option to Remove when updating configuration
settings.
false
: This
configuration was not defined by the user.
true
: This configuration option was defined by
the user. It is a valid choice for specifying if this as an
Option to Remove
when updating configuration settings.
false
: This configuration was not defined by
the user. Constraint: You can remove only
UserDefined
options from a configuration.
Valid
Values: true
| false
String valueType
Scalar
: Values
for this option are a single selection from the possible values, or a
unformatted string or numeric value governed by the MIN/MAX/Regex
constraints:
List
:
Values for this option are multiple selections of the possible values.
Boolean
: Values for
this option are either true
or false
.
Scalar
: Values for
this option are a single selection from the possible values, or an
unformatted string, or numeric value governed by the
MIN/MAX/Regex
constraints. List
:
Values for this option are multiple selections from the possible
values. Boolean
: Values for this option are
either true
or false
.
Constraints:
Allowed Values: Scalar, List
List<E> valueOptions
Integer minValue
Integer maxValue
Integer maxLength
OptionRestrictionRegex regex
Class com.amazonaws.services.elasticbeanstalk.model.ConfigurationOptionSetting extends Object implements Serializable |
---|
Serialized Fields |
---|
String namespace
String optionName
String value
Class com.amazonaws.services.elasticbeanstalk.model.ConfigurationSettingsDescription extends Object implements Serializable |
---|
Serialized Fields |
---|
String solutionStackName
Constraints:
Length: 0 - 100
String applicationName
Constraints:
Length: 1 - 100
String templateName
null
, the name of the configuration template for
this configuration set.
Constraints:
Length: 1 - 100
String description
Constraints:
Length: 0 - 200
String environmentName
null
, the name of the environment for this
configuration set.
Constraints:
Length: 4 - 23
String deploymentStatus
DeploymentStatus
parameter indicates the deployment
status of this configuration set:
null
: This configuration is not associated with a running
environment.
pending
:
This is a draft configuration that is not deployed to the associated
environment but is in the process of deploying.
deployed
: This is the configuration
that is currently deployed to the associated running environment.
failed
: This is a
draft configuration, that failed to successfully deploy.
null
: This configuration is not
associated with a running environment. pending
: This is a draft configuration that is not
deployed to the associated environment but is in the process of
deploying. deployed
: This is the configuration
that is currently deployed to the associated running environment.
failed
: This is a draft configuration that
failed to successfully deploy.
Constraints:
Allowed Values: deployed, pending, failed
Date dateCreated
Date dateUpdated
List<E> optionSettings
Class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String applicationName
Constraint: This name must be unique
within your account. If the specified name already exists, the action
returns an InvalidParameterValue
error.
Constraints:
Length: 1 - 100
String description
Constraints:
Length: 0 - 200
Class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationResult extends Object implements Serializable |
---|
Serialized Fields |
---|
ApplicationDescription application
Class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String applicationName
AutoCreateApplication
is false
,
returns an InvalidParameterValue
error.
Constraints:
Length: 1 - 100
String versionLabel
Constraint: Must be unique per
application. If an application version already exists with this label
for the specified application, AWS Elastic Beanstalk returns an
InvalidParameterValue
error.
Constraints:
Length: 1 - 100
String description
Constraints:
Length: 0 - 200
S3Location sourceBundle
If data found at the Amazon S3 location
exceeds the maximum allowed source bundle size, AWS Elastic Beanstalk
returns an InvalidParameterValue
error.
Default: If
not specified, AWS Elastic Beanstalk uses a sample application. If
only partially specified (for example, a bucket is provided but not
the key) or if no data is found at the Amazon S3 location, AWS Elastic
Beanstalk returns an InvalidParameterCombination
error.
Boolean autoCreateApplication
true
: Automatically creates the specified application
for this version if it does not already exist.
false
: Returns an
InvalidParameterValue
if the specified application for
this version does not already exist.
true
: Automatically creates the specified application
for this release if it does not already exist. false
: Throws an InvalidParameterValue
if
the specified application for this release does not already exist.
Default: false
Valid Values:
true
| false
Class com.amazonaws.services.elasticbeanstalk.model.CreateApplicationVersionResult extends Object implements Serializable |
---|
Serialized Fields |
---|
ApplicationVersionDescription applicationVersion
Class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String applicationName
InvalidParameterValue
error.
Constraints:
Length: 1 - 100
String templateName
Constraint: This name must be unique per application.
Default: If a configuration template
already exists with this name, AWS Elastic Beanstalk returns an
InvalidParameterValue
error.
Constraints:
Length: 1 - 100
String solutionStackName
Use ListAvailableSolutionStacks to obtain a list of available solution stacks.
Default: If the
SolutionStackName
is not specified and the source
configuration parameter is blank, AWS Elastic Beanstalk uses the
default solution stack.
If not specified and the source configuration parameter is specified, AWS Elastic Beanstalk uses the same solution stack as the source configuration template.
Constraints:
Length: 0 - 100
SourceConfiguration sourceConfiguration
Values specified in the OptionSettings
parameter of
this call overrides any values obtained from the
SourceConfiguration
.
If no configuration template is
found, returns an InvalidParameterValue
error.
Constraint: If both the solution stack name parameter and the source
configuration parameters are specified, the solution stack of the
source configuration template must match the specified solution stack
name or else AWS Elastic Beanstalk returns an
InvalidParameterCombination
error.
String environmentId
String description
Constraints:
Length: 0 - 200
List<E> optionSettings
Class com.amazonaws.services.elasticbeanstalk.model.CreateConfigurationTemplateResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String solutionStackName
Constraints:
Length: 0 - 100
String applicationName
Constraints:
Length: 1 - 100
String templateName
null
, the name of the configuration template for
this configuration set.
Constraints:
Length: 1 - 100
String description
Constraints:
Length: 0 - 200
String environmentName
null
, the name of the environment for this
configuration set.
Constraints:
Length: 4 - 23
String deploymentStatus
DeploymentStatus
parameter indicates the deployment
status of this configuration set:
null
: This configuration is not associated with a running
environment.
pending
:
This is a draft configuration that is not deployed to the associated
environment but is in the process of deploying.
deployed
: This is the configuration
that is currently deployed to the associated running environment.
failed
: This is a
draft configuration, that failed to successfully deploy.
null
: This configuration is not
associated with a running environment. pending
: This is a draft configuration that is not
deployed to the associated environment but is in the process of
deploying. deployed
: This is the configuration
that is currently deployed to the associated running environment.
failed
: This is a draft configuration that
failed to successfully deploy.
Constraints:
Allowed Values: deployed, pending, failed
Date dateCreated
Date dateUpdated
List<E> optionSettings
Class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String applicationName
If no application is found with this name,
CreateEnvironment
returns an
InvalidParameterValue
error.
Constraints:
Length: 1 - 100
String versionLabel
If the specified
application has no associated application versions, AWS Elastic
Beanstalk UpdateEnvironment
returns an
InvalidParameterValue
error.
Default: If not specified, AWS Elastic Beanstalk attempts to launch the most recently created application version.
Constraints:
Length: 1 - 100
String environmentName
Constraint: Must be from 4 to 23 characters in length. The
name can contain only letters, numbers, and hyphens. It cannot start
or end with a hyphen. This name must be unique in your account. If the
specified name already exists, AWS Elastic Beanstalk returns an
InvalidParameterValue
error.
Default: If the CNAME parameter is not specified, the environment name becomes part of the CNAME, and therefore part of the visible URL for your application.
Constraints:
Length: 4 - 23
String templateName
InvalidParameterValue
error. Condition:
You must specify either this parameter or a
SolutionStackName
, but not both. If you specify both, AWS
Elastic Beanstalk returns an InvalidParameterCombination
error. If you do not specify either, AWS Elastic Beanstalk returns a
MissingRequiredParameter
error.
Constraints:
Length: 1 - 100
String solutionStackName
Condition: You must specify either this or a
TemplateName
, but not both. If you specify both, AWS
Elastic Beanstalk returns an InvalidParameterCombination
error. If you do not specify either, AWS Elastic Beanstalk returns a
MissingRequiredParameter
error.
Constraints:
Length: 0 - 100
String cNAMEPrefix
Constraints:
Length: 4 - 63
String description
Constraints:
Length: 0 - 200
List<E> optionSettings
List<E> optionsToRemove
Class com.amazonaws.services.elasticbeanstalk.model.CreateEnvironmentResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String environmentName
Constraints:
Length: 4 - 23
String environmentId
String applicationName
Constraints:
Length: 1 - 100
String versionLabel
Constraints:
Length: 1 - 100
String solutionStackName
SolutionStack
deployed with this
environment.
Constraints:
Length: 0 - 100
String templateName
Constraints:
Length: 1 - 100
String description
Constraints:
Length: 0 - 200
String endpointURL
String cNAME
Constraints:
Length: 1 - 255
Date dateCreated
Date dateUpdated
String status
Launching
: Environment is in the process of initial
deployment. Updating
: Environment is in the
process of updating its configuration settings or application version.
Ready
: Environment is available to have an
action performed on it, such as update or terminate. Terminating
: Environment is in the shut-down process.
Terminated
: Environment is not running.
Constraints:
Allowed Values: Launching, Updating, Ready, Terminating, Terminated
String health
Red
: Indicates the environment is
not working.
Yellow
:
Indicates that something is wrong, the application might not be
available, but the instances appear running.
Green
: Indicates the environment is
healthy and fully functional.
Red
: Indicates the environment is not responsive. Occurs
when three or more consecutive failures occur for an environment.
Yellow
: Indicates that something is wrong.
Occurs when two consecutive failures occur for an environment. Green
: Indicates the environment is healthy and
fully functional. Grey
: Default health for a
new environment. The environment is not fully launched and health
checks have not started or health checks are suspended during an
UpdateEnvironment
or RestartEnvironement
request. Default: Grey
Constraints:
Allowed Values: Green, Yellow, Red, Grey
EnvironmentResourcesDescription resources
Class com.amazonaws.services.elasticbeanstalk.model.CreateStorageLocationRequest extends AmazonWebServiceRequest implements Serializable |
---|
Class com.amazonaws.services.elasticbeanstalk.model.CreateStorageLocationResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String s3Bucket
Constraints:
Length: 0 - 255
Class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String applicationName
Constraints:
Length: 1 - 100
Class com.amazonaws.services.elasticbeanstalk.model.DeleteApplicationVersionRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String applicationName
Constraints:
Length: 1 - 100
String versionLabel
Constraints:
Length: 1 - 100
Boolean deleteSourceBundle
true
: An attempt is made to delete the
associated Amazon S3 source bundle specified at time of creation.
false
: No action is taken on the Amazon S3
source bundle specified at time of creation. Valid
Values: true
| false
Class com.amazonaws.services.elasticbeanstalk.model.DeleteConfigurationTemplateRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String applicationName
Constraints:
Length: 1 - 100
String templateName
Constraints:
Length: 1 - 100
Class com.amazonaws.services.elasticbeanstalk.model.DeleteEnvironmentConfigurationRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String applicationName
Constraints:
Length: 1 - 100
String environmentName
Constraints:
Length: 4 - 23
Class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> applicationNames
Class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> applications
Class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String applicationName
Constraints:
Length: 1 - 100
List<E> versionLabels
Class com.amazonaws.services.elasticbeanstalk.model.DescribeApplicationVersionsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> applicationVersions
Class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String applicationName
Constraints:
Length: 1 - 100
String templateName
Constraints:
Length: 1 - 100
String environmentName
Constraints:
Length: 4 - 23
String solutionStackName
Constraints:
Length: 0 - 100
List<E> options
Class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationOptionsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String solutionStackName
Constraints:
Length: 0 - 100
List<E> options
Class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String applicationName
Constraints:
Length: 1 - 100
String templateName
Conditional:
You must specify either this parameter or an EnvironmentName, but not
both. If you specify both, AWS Elastic Beanstalk returns an
InvalidParameterCombination
error. If you do not specify
either, AWS Elastic Beanstalk returns a
MissingRequiredParameter
error.
Constraints:
Length: 1 - 100
String environmentName
Condition: You must
specify either this or a TemplateName, but not both. If you specify
both, AWS Elastic Beanstalk returns an
InvalidParameterCombination
error. If you do not specify
either, AWS Elastic Beanstalk returns
MissingRequiredParameter
error.
Constraints:
Length: 4 - 23
Class com.amazonaws.services.elasticbeanstalk.model.DescribeConfigurationSettingsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> configurationSettings
Class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentResourcesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String environmentId
Condition: You must specify either this or an EnvironmentName, or
both. If you do not specify either, AWS Elastic Beanstalk returns
MissingRequiredParameter
error.
String environmentName
Condition: You must specify either this or an EnvironmentId, or both.
If you do not specify either, AWS Elastic Beanstalk returns
MissingRequiredParameter
error.
Constraints:
Length: 4 - 23
Class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentResourcesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
EnvironmentResourceDescription environmentResources
Class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String applicationName
Constraints:
Length: 1 - 100
String versionLabel
Constraints:
Length: 1 - 100
List<E> environmentIds
List<E> environmentNames
Boolean includeDeleted
true
: Environments that have been deleted after
IncludedDeletedBackTo
are displayed.
false
: Do not include deleted environments.
Date includedDeletedBackTo
IncludeDeleted
is set to
true
, then environments deleted after this date are
displayed.
Class com.amazonaws.services.elasticbeanstalk.model.DescribeEnvironmentsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> environments
Class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String applicationName
Constraints:
Length: 1 - 100
String versionLabel
Constraints:
Length: 1 - 100
String templateName
Constraints:
Length: 1 - 100
String environmentId
String environmentName
Constraints:
Length: 4 - 23
String requestId
String severity
Constraints:
Allowed Values: TRACE, DEBUG, INFO, WARN, ERROR, FATAL
Date startTime
Date endTime
EndTime
.
Integer maxRecords
Constraints:
Range: 1 - 1000
String nextToken
Class com.amazonaws.services.elasticbeanstalk.model.DescribeEventsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> events
String nextToken
Class com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription extends Object implements Serializable |
---|
Serialized Fields |
---|
String environmentName
Constraints:
Length: 4 - 23
String environmentId
String applicationName
Constraints:
Length: 1 - 100
String versionLabel
Constraints:
Length: 1 - 100
String solutionStackName
SolutionStack
deployed with this
environment.
Constraints:
Length: 0 - 100
String templateName
Constraints:
Length: 1 - 100
String description
Constraints:
Length: 0 - 200
String endpointURL
String cNAME
Constraints:
Length: 1 - 255
Date dateCreated
Date dateUpdated
String status
Launching
: Environment is in the process of initial
deployment. Updating
: Environment is in the
process of updating its configuration settings or application version.
Ready
: Environment is available to have an
action performed on it, such as update or terminate. Terminating
: Environment is in the shut-down process.
Terminated
: Environment is not running.
Constraints:
Allowed Values: Launching, Updating, Ready, Terminating, Terminated
String health
Red
: Indicates the environment is
not working.
Yellow
:
Indicates that something is wrong, the application might not be
available, but the instances appear running.
Green
: Indicates the environment is
healthy and fully functional.
Red
: Indicates the environment is not responsive. Occurs
when three or more consecutive failures occur for an environment.
Yellow
: Indicates that something is wrong.
Occurs when two consecutive failures occur for an environment. Green
: Indicates the environment is healthy and
fully functional. Grey
: Default health for a
new environment. The environment is not fully launched and health
checks have not started or health checks are suspended during an
UpdateEnvironment
or RestartEnvironement
request. Default: Grey
Constraints:
Allowed Values: Green, Yellow, Red, Grey
EnvironmentResourcesDescription resources
Class com.amazonaws.services.elasticbeanstalk.model.EnvironmentInfoDescription extends Object implements Serializable |
---|
Serialized Fields |
---|
String infoType
Constraints:
Allowed Values: tail
String ec2InstanceId
Date sampleTimestamp
String message
Class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourceDescription extends Object implements Serializable |
---|
Serialized Fields |
---|
String environmentName
Constraints:
Length: 4 - 23
List<E> autoScalingGroups
AutoScalingGroups
used by this environment.
List<E> instances
List<E> launchConfigurations
List<E> loadBalancers
List<E> triggers
AutoScaling
triggers in use by this environment.
Class com.amazonaws.services.elasticbeanstalk.model.EnvironmentResourcesDescription extends Object implements Serializable |
---|
Serialized Fields |
---|
LoadBalancerDescription loadBalancer
Class com.amazonaws.services.elasticbeanstalk.model.EventDescription extends Object implements Serializable |
---|
Serialized Fields |
---|
Date eventDate
String message
String applicationName
Constraints:
Length: 1 - 100
String versionLabel
Constraints:
Length: 1 - 100
String templateName
Constraints:
Length: 1 - 100
String environmentName
Constraints:
Length: 4 - 23
String requestId
String severity
Constraints:
Allowed Values: TRACE, DEBUG, INFO, WARN, ERROR, FATAL
Class com.amazonaws.services.elasticbeanstalk.model.Instance extends Object implements Serializable |
---|
Serialized Fields |
---|
String id
Class com.amazonaws.services.elasticbeanstalk.model.LaunchConfiguration extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
Class com.amazonaws.services.elasticbeanstalk.model.ListAvailableSolutionStacksRequest extends AmazonWebServiceRequest implements Serializable |
---|
Class com.amazonaws.services.elasticbeanstalk.model.ListAvailableSolutionStacksResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> solutionStacks
List<E> solutionStackDetails
Class com.amazonaws.services.elasticbeanstalk.model.Listener extends Object implements Serializable |
---|
Serialized Fields |
---|
String protocol
Integer port
Class com.amazonaws.services.elasticbeanstalk.model.LoadBalancer extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
Class com.amazonaws.services.elasticbeanstalk.model.LoadBalancerDescription extends Object implements Serializable |
---|
Serialized Fields |
---|
String loadBalancerName
String domain
List<E> listeners
Class com.amazonaws.services.elasticbeanstalk.model.OptionRestrictionRegex extends Object implements Serializable |
---|
Serialized Fields |
---|
String pattern
String label
Class com.amazonaws.services.elasticbeanstalk.model.OptionSpecification extends Object implements Serializable |
---|
Serialized Fields |
---|
String namespace
String optionName
Class com.amazonaws.services.elasticbeanstalk.model.RebuildEnvironmentRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String environmentId
Condition: You must specify
either this or an EnvironmentName, or both. If you do not specify
either, AWS Elastic Beanstalk returns
MissingRequiredParameter
error.
String environmentName
Condition: You must
specify either this or an EnvironmentId, or both. If you do not
specify either, AWS Elastic Beanstalk returns
MissingRequiredParameter
error.
Constraints:
Length: 4 - 23
Class com.amazonaws.services.elasticbeanstalk.model.RequestEnvironmentInfoRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String environmentId
If no such
environment is found, RequestEnvironmentInfo
returns an
InvalidParameterValue
error.
Condition: You must
specify either this or an EnvironmentName, or both. If you do not
specify either, AWS Elastic Beanstalk returns
MissingRequiredParameter
error.
String environmentName
If no such
environment is found, RequestEnvironmentInfo
returns an
InvalidParameterValue
error.
Condition: You must
specify either this or an EnvironmentId, or both. If you do not
specify either, AWS Elastic Beanstalk returns
MissingRequiredParameter
error.
Constraints:
Length: 4 - 23
String infoType
Constraints:
Allowed Values: tail
Class com.amazonaws.services.elasticbeanstalk.model.RestartAppServerRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String environmentId
Condition:
You must specify either this or an EnvironmentName, or both. If you do
not specify either, AWS Elastic Beanstalk returns
MissingRequiredParameter
error.
String environmentName
Condition:
You must specify either this or an EnvironmentId, or both. If you do
not specify either, AWS Elastic Beanstalk returns
MissingRequiredParameter
error.
Constraints:
Length: 4 - 23
Class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String environmentId
If no such environment is found,
returns an InvalidParameterValue
error.
Condition:
You must specify either this or an EnvironmentName, or both. If you do
not specify either, AWS Elastic Beanstalk returns
MissingRequiredParameter
error.
String environmentName
If no such environment is
found, returns an InvalidParameterValue
error.
Condition: You must specify either this or an EnvironmentId, or both.
If you do not specify either, AWS Elastic Beanstalk returns
MissingRequiredParameter
error.
Constraints:
Length: 4 - 23
String infoType
Constraints:
Allowed Values: tail
Class com.amazonaws.services.elasticbeanstalk.model.RetrieveEnvironmentInfoResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> environmentInfo
Class com.amazonaws.services.elasticbeanstalk.model.S3Location extends Object implements Serializable |
---|
Serialized Fields |
---|
String s3Bucket
Constraints:
Length: 0 - 255
String s3Key
Constraints:
Length: 0 - 1024
Class com.amazonaws.services.elasticbeanstalk.model.S3SubscriptionRequiredException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticbeanstalk.model.SolutionStackDescription extends Object implements Serializable |
---|
Serialized Fields |
---|
String solutionStackName
Constraints:
Length: 0 - 100
List<E> permittedFileTypes
Class com.amazonaws.services.elasticbeanstalk.model.SourceBundleDeletionException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticbeanstalk.model.SourceConfiguration extends Object implements Serializable |
---|
Serialized Fields |
---|
String applicationName
Constraints:
Length: 1 - 100
String templateName
Constraints:
Length: 1 - 100
Class com.amazonaws.services.elasticbeanstalk.model.SwapEnvironmentCNAMEsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String sourceEnvironmentId
Condition: You must specify at
least the SourceEnvironmentID
or the
SourceEnvironmentName
. You may also specify both. If you
specify the SourceEnvironmentId
, you must specify the
DestinationEnvironmentId
.
String sourceEnvironmentName
Condition: You must specify at
least the SourceEnvironmentID
or the
SourceEnvironmentName
. You may also specify both. If you
specify the SourceEnvironmentName
, you must specify the
DestinationEnvironmentName
.
Constraints:
Length: 4 - 23
String destinationEnvironmentId
Condition: You must specify
at least the DestinationEnvironmentID
or the
DestinationEnvironmentName
. You may also specify both.
You must specify the SourceEnvironmentId
with the
DestinationEnvironmentId
.
String destinationEnvironmentName
Condition: You must
specify at least the DestinationEnvironmentID
or the
DestinationEnvironmentName
. You may also specify both.
You must specify the SourceEnvironmentName
with the
DestinationEnvironmentName
.
Constraints:
Length: 4 - 23
Class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String environmentId
Condition: You must
specify either this or an EnvironmentName, or both. If you do not
specify either, AWS Elastic Beanstalk returns
MissingRequiredParameter
error.
String environmentName
Condition: You must
specify either this or an EnvironmentId, or both. If you do not
specify either, AWS Elastic Beanstalk returns
MissingRequiredParameter
error.
Constraints:
Length: 4 - 23
Boolean terminateResources
true
: (default) The user AWS resources (for example, the
Auto Scaling group, LoadBalancer, etc.) are terminated along with the
environment.
false
: The
environment is removed from the AWS Elastic Beanstalk but the AWS
resources continue to operate.
true
: The specified environment as well as the associated
AWS resources, such as Auto Scaling group and LoadBalancer, are
terminated. false
: AWS Elastic Beanstalk
resource management is removed from the environment, but the AWS
resources continue to operate. For more information, see the AWS Elastic Beanstalk User Guide.
Default: true
Valid Values: true
| false
Class com.amazonaws.services.elasticbeanstalk.model.TerminateEnvironmentResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String environmentName
Constraints:
Length: 4 - 23
String environmentId
String applicationName
Constraints:
Length: 1 - 100
String versionLabel
Constraints:
Length: 1 - 100
String solutionStackName
SolutionStack
deployed with this
environment.
Constraints:
Length: 0 - 100
String templateName
Constraints:
Length: 1 - 100
String description
Constraints:
Length: 0 - 200
String endpointURL
String cNAME
Constraints:
Length: 1 - 255
Date dateCreated
Date dateUpdated
String status
Launching
: Environment is in the process of initial
deployment. Updating
: Environment is in the
process of updating its configuration settings or application version.
Ready
: Environment is available to have an
action performed on it, such as update or terminate. Terminating
: Environment is in the shut-down process.
Terminated
: Environment is not running.
Constraints:
Allowed Values: Launching, Updating, Ready, Terminating, Terminated
String health
Red
: Indicates the environment is
not working.
Yellow
:
Indicates that something is wrong, the application might not be
available, but the instances appear running.
Green
: Indicates the environment is
healthy and fully functional.
Red
: Indicates the environment is not responsive. Occurs
when three or more consecutive failures occur for an environment.
Yellow
: Indicates that something is wrong.
Occurs when two consecutive failures occur for an environment. Green
: Indicates the environment is healthy and
fully functional. Grey
: Default health for a
new environment. The environment is not fully launched and health
checks have not started or health checks are suspended during an
UpdateEnvironment
or RestartEnvironement
request. Default: Grey
Constraints:
Allowed Values: Green, Yellow, Red, Grey
EnvironmentResourcesDescription resources
Class com.amazonaws.services.elasticbeanstalk.model.TooManyApplicationsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticbeanstalk.model.TooManyApplicationVersionsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticbeanstalk.model.TooManyBucketsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticbeanstalk.model.TooManyConfigurationTemplatesException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticbeanstalk.model.TooManyEnvironmentsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticbeanstalk.model.Trigger extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
Class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String applicationName
UpdateApplication
returns an
InvalidParameterValue
error.
Constraints:
Length: 1 - 100
String description
Default: If not specified, AWS Elastic Beanstalk does not update the description.
Constraints:
Length: 0 - 200
Class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationResult extends Object implements Serializable |
---|
Serialized Fields |
---|
ApplicationDescription application
Class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String applicationName
If no
application is found with this name, UpdateApplication
returns an InvalidParameterValue
error.
Constraints:
Length: 1 - 100
String versionLabel
If no application version is
found with this label, UpdateApplication
returns an
InvalidParameterValue
error.
Constraints:
Length: 1 - 100
String description
Constraints:
Length: 0 - 200
Class com.amazonaws.services.elasticbeanstalk.model.UpdateApplicationVersionResult extends Object implements Serializable |
---|
Serialized Fields |
---|
ApplicationVersionDescription applicationVersion
Class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String applicationName
If no application is found with this name,
UpdateConfigurationTemplate
returns an
InvalidParameterValue
error.
Constraints:
Length: 1 - 100
String templateName
If no
configuration template is found with this name,
UpdateConfigurationTemplate
returns an
InvalidParameterValue
error.
Constraints:
Length: 1 - 100
String description
Constraints:
Length: 0 - 200
List<E> optionSettings
List<E> optionsToRemove
Constraint: You can remove only UserDefined
configuration options.
Class com.amazonaws.services.elasticbeanstalk.model.UpdateConfigurationTemplateResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String solutionStackName
Constraints:
Length: 0 - 100
String applicationName
Constraints:
Length: 1 - 100
String templateName
null
, the name of the configuration template for
this configuration set.
Constraints:
Length: 1 - 100
String description
Constraints:
Length: 0 - 200
String environmentName
null
, the name of the environment for this
configuration set.
Constraints:
Length: 4 - 23
String deploymentStatus
DeploymentStatus
parameter indicates the deployment
status of this configuration set:
null
: This configuration is not associated with a running
environment.
pending
:
This is a draft configuration that is not deployed to the associated
environment but is in the process of deploying.
deployed
: This is the configuration
that is currently deployed to the associated running environment.
failed
: This is a
draft configuration, that failed to successfully deploy.
null
: This configuration is not
associated with a running environment. pending
: This is a draft configuration that is not
deployed to the associated environment but is in the process of
deploying. deployed
: This is the configuration
that is currently deployed to the associated running environment.
failed
: This is a draft configuration that
failed to successfully deploy.
Constraints:
Allowed Values: deployed, pending, failed
Date dateCreated
Date dateUpdated
List<E> optionSettings
Class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String environmentId
If no environment with this
ID exists, AWS Elastic Beanstalk returns an
InvalidParameterValue
error.
Condition: You must
specify either this or an EnvironmentName, or both. If you do not
specify either, AWS Elastic Beanstalk returns
MissingRequiredParameter
error.
String environmentName
InvalidParameterValue
error. Condition: You must
specify either this or an EnvironmentId, or both. If you do not
specify either, AWS Elastic Beanstalk returns
MissingRequiredParameter
error.
Constraints:
Length: 4 - 23
String versionLabel
InvalidParameterValue
error.
Constraints:
Length: 1 - 100
String templateName
InvalidParameterValue
error.
Constraints:
Length: 1 - 100
String description
Constraints:
Length: 0 - 200
List<E> optionSettings
List<E> optionsToRemove
Class com.amazonaws.services.elasticbeanstalk.model.UpdateEnvironmentResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String environmentName
Constraints:
Length: 4 - 23
String environmentId
String applicationName
Constraints:
Length: 1 - 100
String versionLabel
Constraints:
Length: 1 - 100
String solutionStackName
SolutionStack
deployed with this
environment.
Constraints:
Length: 0 - 100
String templateName
Constraints:
Length: 1 - 100
String description
Constraints:
Length: 0 - 200
String endpointURL
String cNAME
Constraints:
Length: 1 - 255
Date dateCreated
Date dateUpdated
String status
Launching
: Environment is in the process of initial
deployment. Updating
: Environment is in the
process of updating its configuration settings or application version.
Ready
: Environment is available to have an
action performed on it, such as update or terminate. Terminating
: Environment is in the shut-down process.
Terminated
: Environment is not running.
Constraints:
Allowed Values: Launching, Updating, Ready, Terminating, Terminated
String health
Red
: Indicates the environment is
not working.
Yellow
:
Indicates that something is wrong, the application might not be
available, but the instances appear running.
Green
: Indicates the environment is
healthy and fully functional.
Red
: Indicates the environment is not responsive. Occurs
when three or more consecutive failures occur for an environment.
Yellow
: Indicates that something is wrong.
Occurs when two consecutive failures occur for an environment. Green
: Indicates the environment is healthy and
fully functional. Grey
: Default health for a
new environment. The environment is not fully launched and health
checks have not started or health checks are suspended during an
UpdateEnvironment
or RestartEnvironement
request. Default: Grey
Constraints:
Allowed Values: Green, Yellow, Red, Grey
EnvironmentResourcesDescription resources
Class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String applicationName
Constraints:
Length: 1 - 100
String templateName
Condition: You cannot specify both this and an environment name.
Constraints:
Length: 1 - 100
String environmentName
Condition: You cannot specify both this and a configuration template name.
Constraints:
Length: 4 - 23
List<E> optionSettings
Class com.amazonaws.services.elasticbeanstalk.model.ValidateConfigurationSettingsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> messages
Class com.amazonaws.services.elasticbeanstalk.model.ValidationMessage extends Object implements Serializable |
---|
Serialized Fields |
---|
String message
String severity
error: This message indicates that this is not a valid setting for an option.
warning: This message is providing information you should take into account.
Constraints:
Allowed Values: error, warning
String namespace
String optionName
Package com.amazonaws.services.elasticloadbalancing.model |
---|
Class com.amazonaws.services.elasticloadbalancing.model.AppCookieStickinessPolicy extends Object implements Serializable |
---|
Serialized Fields |
---|
String policyName
String cookieName
Class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String loadBalancerName
List<E> securityGroups
Class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> securityGroups
Class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String loadBalancerName
List<E> subnets
Class com.amazonaws.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> subnets
Class com.amazonaws.services.elasticloadbalancing.model.BackendServerDescription extends Object implements Serializable |
---|
Serialized Fields |
---|
Integer instancePort
Constraints:
Range: 1 - 65535
List<E> policyNames
Class com.amazonaws.services.elasticloadbalancing.model.CertificateNotFoundException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String loadBalancerName
HealthCheck healthCheck
Class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckResult extends Object implements Serializable |
---|
Serialized Fields |
---|
HealthCheck healthCheck
Class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String loadBalancerName
String policyName
String cookieName
Class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyResult extends Object implements Serializable |
---|
Class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String loadBalancerName
String policyName
Long cookieExpirationPeriod
Class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyResult extends Object implements Serializable |
---|
Class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerListenersRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String loadBalancerName
List<E> listeners
LoadBalancerPort
, InstancePort
,
Protocol
, and SSLCertificateId
items.
Class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String loadBalancerName
String policyName
String policyTypeName
List<E> policyAttributes
Class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerPolicyResult extends Object implements Serializable |
---|
Class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String loadBalancerName
List<E> listeners
List<E> availabilityZones
At least one Availability Zone must be specified. Specified Availability Zones must be in the same EC2 Region as the LoadBalancer. Traffic will be equally distributed across all zones.
This list can be modified after the creation of the LoadBalancer.
List<E> subnets
List<E> securityGroups
String scheme
Class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String dNSName
Class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerListenersRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String loadBalancerName
List<E> loadBalancerPorts
Class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String loadBalancerName
String policyName
Class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyResult extends Object implements Serializable |
---|
Class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String loadBalancerName
Class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String loadBalancerName
List<E> instances
Class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> instances
Class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String loadBalancerName
List<E> instances
Class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> instanceStates
Class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String loadBalancerName
List<E> policyNames
Class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> policyDescriptions
Class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> policyTypeNames
Class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> policyTypeDescriptions
Class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> loadBalancerNames
String marker
Class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> loadBalancerDescriptions
String nextMarker
Class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String loadBalancerName
List<E> subnets
Class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> subnets
Class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String loadBalancerName
List<E> availabilityZones
Class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> availabilityZones
Class com.amazonaws.services.elasticloadbalancing.model.DuplicateListenerException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticloadbalancing.model.DuplicateLoadBalancerNameException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticloadbalancing.model.DuplicatePolicyNameException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String loadBalancerName
List<E> availabilityZones
Class com.amazonaws.services.elasticloadbalancing.model.EnableAvailabilityZonesForLoadBalancerResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> availabilityZones
Class com.amazonaws.services.elasticloadbalancing.model.HealthCheck extends Object implements Serializable |
---|
Serialized Fields |
---|
String target
TCP is the default, specified as a TCP: port pair, for example "TCP:5000". In this case a healthcheck simply attempts to open a TCP connection to the instance on the specified port. Failure to connect within the configured timeout is considered unhealthy.
SSL is also specified as SSL: port pair, for example, SSL:5000.
For HTTP or HTTPS protocol, the situation is different. You have to include a ping path in the string. HTTP is specified as a HTTP:port;/;PathToPing; grouping, for example "HTTP:80/weather/us/wa/seattle". In this case, a HTTP GET request is issued to the instance on the given port and path. Any answer other than "200 OK" within the timeout period is considered unhealthy.
The total length of the HTTP ping target needs to be 1024 16-bit Unicode characters or less.
Integer interval
Constraints:
Range: 1 - 300
Integer timeout
Constraints:
Range: 1 - 300
Integer unhealthyThreshold
Constraints:
Range: 2 - 10
Integer healthyThreshold
Constraints:
Range: 2 - 10
Class com.amazonaws.services.elasticloadbalancing.model.Instance extends Object implements Serializable |
---|
Serialized Fields |
---|
String instanceId
Class com.amazonaws.services.elasticloadbalancing.model.InstanceState extends Object implements Serializable |
---|
Serialized Fields |
---|
String instanceId
String state
String reasonCode
String description
Class com.amazonaws.services.elasticloadbalancing.model.InvalidConfigurationRequestException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticloadbalancing.model.InvalidInstanceException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticloadbalancing.model.InvalidSchemeException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticloadbalancing.model.InvalidSecurityGroupException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticloadbalancing.model.InvalidSubnetException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticloadbalancing.model.LBCookieStickinessPolicy extends Object implements Serializable |
---|
Serialized Fields |
---|
String policyName
Long cookieExpirationPeriod
Class com.amazonaws.services.elasticloadbalancing.model.Listener extends Object implements Serializable |
---|
Serialized Fields |
---|
String protocol
Integer loadBalancerPort
String instanceProtocol
InstanceProtocol
has to be at the same
protocol layer, i.e., HTTP or HTTPS. Likewise, if the front-end
protocol is TCP or SSL, InstanceProtocol has to be TCP or SSL. InstancePort
whose InstanceProtocol
is
secure, i.e., HTTPS or SSL, the listener's
InstanceProtocol
has to be secure, i.e., HTTPS or SSL. If
there is another listener with the same InstancePort
whose InstanceProtocol
is HTTP or TCP, the listener's
InstanceProtocol
must be either HTTP or TCP.
Integer instancePort
Constraints:
Range: 1 - 65535
String sSLCertificateId
Class com.amazonaws.services.elasticloadbalancing.model.ListenerDescription extends Object implements Serializable |
---|
Serialized Fields |
---|
Listener listener
List<E> policyNames
Class com.amazonaws.services.elasticloadbalancing.model.ListenerNotFoundException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription extends Object implements Serializable |
---|
Serialized Fields |
---|
String loadBalancerName
String dNSName
String canonicalHostedZoneName
String canonicalHostedZoneNameID
List<E> listenerDescriptions
Policies policies
List<E> backendServerDescriptions
List<E> availabilityZones
List<E> subnets
String vPCId
List<E> instances
HealthCheck healthCheck
SourceSecurityGroup sourceSecurityGroup
List<E> securityGroups
Date createdTime
String scheme
Class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerNotFoundException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticloadbalancing.model.Policies extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> appCookieStickinessPolicies
List<E> lBCookieStickinessPolicies
List<E> otherPolicies
Class com.amazonaws.services.elasticloadbalancing.model.PolicyAttribute extends Object implements Serializable |
---|
Serialized Fields |
---|
String attributeName
String attributeValue
Class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeDescription extends Object implements Serializable |
---|
Serialized Fields |
---|
String attributeName
String attributeValue
Class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription extends Object implements Serializable |
---|
Serialized Fields |
---|
String attributeName
String attributeType
String description
String defaultValue
String cardinality
Class com.amazonaws.services.elasticloadbalancing.model.PolicyDescription extends Object implements Serializable |
---|
Serialized Fields |
---|
String policyName
String policyTypeName
List<E> policyAttributeDescriptions
Class com.amazonaws.services.elasticloadbalancing.model.PolicyNotFoundException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticloadbalancing.model.PolicyTypeDescription extends Object implements Serializable |
---|
Serialized Fields |
---|
String policyTypeName
String description
List<E> policyAttributeTypeDescriptions
Class com.amazonaws.services.elasticloadbalancing.model.PolicyTypeNotFoundException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String loadBalancerName
List<E> instances
Class com.amazonaws.services.elasticloadbalancing.model.RegisterInstancesWithLoadBalancerResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> instances
Class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerListenerSSLCertificateRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String loadBalancerName
Integer loadBalancerPort
String sSLCertificateId
Class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String loadBalancerName
Integer instancePort
List<E> policyNames
Class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerResult extends Object implements Serializable |
---|
Class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String loadBalancerName
Integer loadBalancerPort
List<E> policyNames
Class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerResult extends Object implements Serializable |
---|
Class com.amazonaws.services.elasticloadbalancing.model.SourceSecurityGroup extends Object implements Serializable |
---|
Serialized Fields |
---|
String ownerAlias
--source-group-user
parameter of the
ec2-authorize
command in the Amazon EC2 command line
tool.
String groupName
--source-group
parameter of the
ec2-authorize
command in the Amazon EC2 command line
tool.
Class com.amazonaws.services.elasticloadbalancing.model.SubnetNotFoundException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticloadbalancing.model.TooManyLoadBalancersException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticloadbalancing.model.TooManyPoliciesException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Package com.amazonaws.services.elasticmapreduce.model |
---|
Class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> instanceGroups
String jobFlowId
Constraints:
Length: 0 - 256
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.elasticmapreduce.model.AddInstanceGroupsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String jobFlowId
Constraints:
Length: 0 - 256
Pattern: [ -??-??-?\r\n\t]*
List<E> instanceGroupIds
Class com.amazonaws.services.elasticmapreduce.model.AddJobFlowStepsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String jobFlowId
Constraints:
Length: 0 - 256
Pattern: [ -??-??-?\r\n\t]*
List<E> steps
Class com.amazonaws.services.elasticmapreduce.model.BootstrapActionConfig extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
Constraints:
Length: 0 - 256
Pattern: [ -??-??-?\r\n\t]*
ScriptBootstrapActionConfig scriptBootstrapAction
Class com.amazonaws.services.elasticmapreduce.model.BootstrapActionDetail extends Object implements Serializable |
---|
Serialized Fields |
---|
BootstrapActionConfig bootstrapActionConfig
Class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
Date createdAfter
Date createdBefore
List<E> jobFlowIds
List<E> jobFlowStates
Class com.amazonaws.services.elasticmapreduce.model.DescribeJobFlowsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> jobFlows
Class com.amazonaws.services.elasticmapreduce.model.HadoopJarStepConfig extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> properties
String jar
Constraints:
Length: 0 - 10280
Pattern: [ -??-??-?\r\n\t]*
String mainClass
Constraints:
Length: 0 - 10280
Pattern: [ -??-??-?\r\n\t]*
List<E> args
Class com.amazonaws.services.elasticmapreduce.model.InstanceGroupConfig extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
Constraints:
Length: 0 - 256
Pattern: [ -??-??-?\r\n\t]*
String market
Constraints:
Allowed Values: ON_DEMAND, SPOT
String instanceRole
Constraints:
Allowed Values: MASTER, CORE, TASK
String bidPrice
Constraints:
Length: 0 - 256
Pattern: [ -??-??-?\r\n\t]*
String instanceType
Constraints:
Length: 1 - 256
Pattern: [ -??-??-?\r\n\t]*
Integer instanceCount
Class com.amazonaws.services.elasticmapreduce.model.InstanceGroupDetail extends Object implements Serializable |
---|
Serialized Fields |
---|
String instanceGroupId
Constraints:
Length: 0 - 256
Pattern: [ -??-??-?\r\n\t]*
String name
Constraints:
Length: 0 - 256
Pattern: [ -??-??-?\r\n\t]*
String market
Constraints:
Allowed Values: ON_DEMAND, SPOT
String instanceRole
Constraints:
Allowed Values: MASTER, CORE, TASK
String bidPrice
Constraints:
Length: 0 - 256
Pattern: [ -??-??-?\r\n\t]*
String instanceType
Constraints:
Length: 1 - 256
Pattern: [ -??-??-?\r\n\t]*
Integer instanceRequestCount
Integer instanceRunningCount
String state
Constraints:
Allowed Values: PROVISIONING, STARTING, BOOTSTRAPPING, RUNNING, RESIZING, ARRESTED, SHUTTING_DOWN, TERMINATED, FAILED, ENDED
String lastStateChangeReason
Constraints:
Length: 0 - 10280
Pattern: [ -??-??-?\r\n\t]*
Date creationDateTime
Date startDateTime
Date readyDateTime
Date endDateTime
Class com.amazonaws.services.elasticmapreduce.model.InstanceGroupModifyConfig extends Object implements Serializable |
---|
Serialized Fields |
---|
String instanceGroupId
Constraints:
Length: 0 - 256
Pattern: [ -??-??-?\r\n\t]*
Integer instanceCount
Class com.amazonaws.services.elasticmapreduce.model.InternalServerErrorException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elasticmapreduce.model.JobFlowDetail extends Object implements Serializable |
---|
Serialized Fields |
---|
String jobFlowId
Constraints:
Length: 0 - 256
Pattern: [ -??-??-?\r\n\t]*
String name
Constraints:
Length: 0 - 256
Pattern: [ -??-??-?\r\n\t]*
String logUri
Constraints:
Length: 0 - 10280
Pattern: [ -??-??-?\r\n\t]*
String amiVersion
Constraints:
Length: 0 - 256
Pattern: [ -??-??-?\r\n\t]*
JobFlowExecutionStatusDetail executionStatusDetail
JobFlowInstancesDetail instances
List<E> steps
List<E> bootstrapActions
List<E> supportedProducts
Boolean visibleToAllUsers
true
, all IAM users of that AWS account can view and (if
they have the proper policy permissions set) manage the job flow. If
it is set to false
, only the IAM user that created the
job flow can view and manage it. This value can be changed using the
SetVisibleToAllUsers action.
String jobFlowRole
Constraints:
Length: 0 - 10280
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.elasticmapreduce.model.JobFlowExecutionStatusDetail extends Object implements Serializable |
---|
Serialized Fields |
---|
String state
Constraints:
Allowed Values: COMPLETED, FAILED, TERMINATED, RUNNING, SHUTTING_DOWN, STARTING, WAITING, BOOTSTRAPPING
Date creationDateTime
Date startDateTime
Date readyDateTime
Date endDateTime
String lastStateChangeReason
Constraints:
Length: 0 - 10280
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesConfig extends Object implements Serializable |
---|
Serialized Fields |
---|
String masterInstanceType
Constraints:
Length: 1 - 256
Pattern: [ -??-??-?\r\n\t]*
String slaveInstanceType
Constraints:
Length: 1 - 256
Pattern: [ -??-??-?\r\n\t]*
Integer instanceCount
List<E> instanceGroups
String ec2KeyName
Constraints:
Length: 0 - 256
Pattern: [ -??-??-?\r\n\t]*
PlacementType placement
Boolean keepJobFlowAliveWhenNoSteps
Boolean terminationProtected
String hadoopVersion
Constraints:
Length: 0 - 256
Pattern: [ -??-??-?\r\n\t]*
String ec2SubnetId
Amazon VPC currently does not support cluster compute quadruple extra large (cc1.4xlarge) instances. Thus you cannot specify the cc1.4xlarge instance type for nodes of a job flow launched in a Amazon VPC.
Constraints:
Length: 0 - 256
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.elasticmapreduce.model.JobFlowInstancesDetail extends Object implements Serializable |
---|
Serialized Fields |
---|
String masterInstanceType
Constraints:
Length: 1 - 256
Pattern: [ -??-??-?\r\n\t]*
String masterPublicDnsName
Constraints:
Length: 0 - 10280
Pattern: [ -??-??-?\r\n\t]*
String masterInstanceId
Constraints:
Length: 0 - 10280
Pattern: [ -??-??-?\r\n\t]*
String slaveInstanceType
Constraints:
Length: 1 - 256
Pattern: [ -??-??-?\r\n\t]*
Integer instanceCount
List<E> instanceGroups
Integer normalizedInstanceHours
String ec2KeyName
Constraints:
Length: 0 - 256
Pattern: [ -??-??-?\r\n\t]*
String ec2SubnetId
Constraints:
Length: 0 - 256
Pattern: [ -??-??-?\r\n\t]*
PlacementType placement
Boolean keepJobFlowAliveWhenNoSteps
Boolean terminationProtected
String hadoopVersion
Constraints:
Length: 0 - 256
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.elasticmapreduce.model.KeyValue extends Object implements Serializable |
---|
Serialized Fields |
---|
String key
Constraints:
Length: 0 - 10280
Pattern: [ -??-??-?\r\n\t]*
String value
Constraints:
Length: 0 - 10280
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.elasticmapreduce.model.ModifyInstanceGroupsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> instanceGroups
Class com.amazonaws.services.elasticmapreduce.model.PlacementType extends Object implements Serializable |
---|
Serialized Fields |
---|
String availabilityZone
Constraints:
Length: 0 - 10280
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.elasticmapreduce.model.RunJobFlowRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String name
Constraints:
Length: 0 - 256
Pattern: [ -??-??-?\r\n\t]*
String logUri
Constraints:
Length: 0 - 10280
Pattern: [ -??-??-?\r\n\t]*
String additionalInfo
Constraints:
Length: 0 - 10280
Pattern: [ -??-??-?\r\n\t]*
String amiVersion
If this value is not specified, the job flow uses the default of (AMI 1.0, Hadoop 0.18).
If the AMI supports multiple versions of Hadoop (for example, AMI
1.0 supports both Hadoop 0.18 and 0.20) you can use the
JobFlowInstancesConfig HadoopVersion
parameter to
modify the version of Hadoop from the defaults shown above.
For details about the AMI versions currently supported by Amazon ElasticMapReduce, go to AMI Versions Supported in Elastic MapReduce in the Amazon Elastic MapReduce Developer's Guide.
Constraints:
Length: 0 - 256
Pattern: [ -??-??-?\r\n\t]*
JobFlowInstancesConfig instances
List<E> steps
List<E> bootstrapActions
List<E> supportedProducts
Boolean visibleToAllUsers
true
, all IAM users of that AWS account can view and (if
they have the proper policy permissions set) manage the job flow. If
it is set to false
, only the IAM user that created the
job flow can view and manage it.
String jobFlowRole
EMRJobflowDefault
. In
order to use the default role, you must have already created it using
the CLI.
Constraints:
Length: 0 - 10280
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.elasticmapreduce.model.RunJobFlowResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String jobFlowId
Constraints:
Length: 0 - 256
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.elasticmapreduce.model.ScriptBootstrapActionConfig extends Object implements Serializable |
---|
Serialized Fields |
---|
String path
Constraints:
Length: 0 - 10280
Pattern: [ -??-??-?\r\n\t]*
List<E> args
Class com.amazonaws.services.elasticmapreduce.model.SetTerminationProtectionRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> jobFlowIds
Boolean terminationProtected
Class com.amazonaws.services.elasticmapreduce.model.SetVisibleToAllUsersRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> jobFlowIds
Boolean visibleToAllUsers
Class com.amazonaws.services.elasticmapreduce.model.StepConfig extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
Constraints:
Length: 0 - 256
Pattern: [ -??-??-?\r\n\t]*
String actionOnFailure
Constraints:
Allowed Values: TERMINATE_JOB_FLOW, CANCEL_AND_WAIT, CONTINUE
HadoopJarStepConfig hadoopJarStep
Class com.amazonaws.services.elasticmapreduce.model.StepDetail extends Object implements Serializable |
---|
Serialized Fields |
---|
StepConfig stepConfig
StepExecutionStatusDetail executionStatusDetail
Class com.amazonaws.services.elasticmapreduce.model.StepExecutionStatusDetail extends Object implements Serializable |
---|
Serialized Fields |
---|
String state
Constraints:
Allowed Values: PENDING, RUNNING, CONTINUE, COMPLETED, CANCELLED, FAILED, INTERRUPTED
Date creationDateTime
Date startDateTime
Date endDateTime
String lastStateChangeReason
Constraints:
Length: 0 - 10280
Pattern: [ -??-??-?\r\n\t]*
Class com.amazonaws.services.elasticmapreduce.model.TerminateJobFlowsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> jobFlowIds
Package com.amazonaws.services.elastictranscoder.model |
---|
Class com.amazonaws.services.elastictranscoder.model.AccessDeniedException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elastictranscoder.model.AudioParameters extends Object implements Serializable |
---|
Serialized Fields |
---|
String codec
AAC
.
Constraints:
Pattern: (^AAC$)|(^vorbis$)
String sampleRate
auto
, 22050
,
32000
, 44100
, 48000
,
96000
If you specify auto
, Elastic
Transcoder automatically detects the sample rate.
Constraints:
Pattern: (^auto$)|(^22050$)|(^32000$)|(^44100$)|(^48000$)|(^96000$)
String bitRate
Constraints:
Pattern: ^\d{1,3}$
String channels
auto
, 0
, 1
, 2
If you specify auto
, Elastic Transcoder automatically
detects the number of channels in the input file.
Constraints:
Pattern: (^auto$)|(^0$)|(^1$)|(^2$)
Class com.amazonaws.services.elastictranscoder.model.CancelJobRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String id
To get a list of
the jobs (including their jobId
) that have a status of
Submitted
, use the ListJobsByStatus API action.
Constraints:
Pattern: ^\d{13}-\w{6}$
Class com.amazonaws.services.elastictranscoder.model.CancelJobResult extends Object implements Serializable |
---|
Class com.amazonaws.services.elastictranscoder.model.CreateJobOutput extends Object implements Serializable |
---|
Serialized Fields |
---|
String key
OutputBucket
object in the pipeline that is specified by
the pipeline ID. If a file with the specified name already exists in
the output bucket, the job fails.
Constraints:
Length: 1 - 255
String thumbnailPattern
If you don't want Elastic Transcoder to create thumbnails, specify "".
If you do want Elastic Transcoder to create thumbnails, specify the information that you want to include in the file name for each thumbnail. You can specify the following values in any sequence:
{count}
(Required): If you want to
create thumbnails, you must include {count}
in the
ThumbnailPattern
object. Wherever you specify
{count}
, Elastic Transcoder adds a five-digit sequence
number (beginning with 00001) to thumbnail file names. The
number indicates where a given thumbnail appears in the sequence of
thumbnails for a transcoded file. {resolution}
but you omit
{count}
, Elastic Transcoder returns a validation error
and does not create the job.
Literal
values (Optional): You can specify literal values anywhere in the
ThumbnailPattern
object. For example, you can include
them as a file name prefix or as a delimiter between
{resolution}
and {count}
.
{resolution}
(Optional): If you want Elastic
Transcoder to include the resolution in the file name, include
{resolution}
in the ThumbnailPattern
object.
When creating thumbnails, Elastic Transcoder
automatically saves the files in the format (.jpg or .png) that
appears in the preset that you specified in the PresetID
value of CreateJobOutput
. Elastic Transcoder also appends
the applicable file name extension.
Constraints:
Pattern: (^$)|(^.*\{count\}.*$)
String rotate
auto
, 0
, 90
,
180
, 270
. The value auto
generally works only if the file that you're transcoding contains
rotation metadata.
Constraints:
Pattern: (^auto$)|(^0$)|(^90$)|(^180$)|(^270$)
String presetId
Id
of the preset to use for this job. The preset
determines the audio, video, and thumbnail settings that Elastic
Transcoder uses for transcoding.
Constraints:
Pattern: ^\d{13}-\w{6}$
String segmentDuration
PresetId
for which the value
of Container
is ts (MPEG-TS), SegmentDuration is the
duration of each .ts file in seconds. The range of valid values is 1
to 60 seconds.
Constraints:
Pattern: ^\d{1,5}([.]\d{0,5})?$
Class com.amazonaws.services.elastictranscoder.model.CreateJobPlaylist extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
Name
objects must be
unique. Elastic Transcoder automatically appends .m3u8 to the file
name. If you include .m3u8 in Name
, it will appear twice
in the file name.
Constraints:
Length: 1 - 255
String format
Constraints:
Pattern: (^HLSv3$)
List<E> outputKeys
Outputs:Key
object. If you
include more than one output in a playlist, the value of
SegmentDuration
for all of the outputs must be the same.
Constraints:
Length: 0 - 30
Class com.amazonaws.services.elastictranscoder.model.CreateJobRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String pipelineId
Id
of the pipeline that you want Elastic Transcoder
to use for transcoding. The pipeline determines several settings,
including the Amazon S3 bucket from which Elastic Transcoder gets the
files to transcode and the bucket into which Elastic Transcoder puts
the transcoded files.
Constraints:
Pattern: ^\d{13}-\w{6}$
JobInput input
CreateJobOutput output
List<E> outputs
Outputs
syntax instead of the Output
syntax.
Constraints:
Length: 0 - 30
String outputKeyPrefix
Constraints:
Length: 1 - 255
List<E> playlists
PresetId
for which the value
of Container
is ts (MPEG-TS), Playlists contains
information about the master playlists that you want Elastic
Transcoder to create. We recommend that you create only one master playlist. The maximum number of master playlists in a job is 30.
Constraints:
Length: 0 - 30
Class com.amazonaws.services.elastictranscoder.model.CreateJobResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Job job
Class com.amazonaws.services.elastictranscoder.model.CreatePipelineRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String name
Constraints: Maximum 40 characters.
Constraints:
Length: 1 - 40
String inputBucket
Constraints:
Pattern: ^(\w|\.|-){1,255}$
String outputBucket
Specify this value when all of the following are true:
OutputBucket
, it grants full control over the files only
to the AWS account that owns the role that is specified by
Role
.If you want to save transcoded files and
playlists in one bucket and thumbnails in another bucket, specify
which users can access the transcoded files or the permissions the
users have, or change the Amazon S3 storage class, omit
OutputBucket
and specify values for
ContentConfig
and ThumbnailConfig
instead.
Constraints:
Pattern: ^(\w|\.|-){1,255}$
String role
Constraints:
Pattern: ^arn:aws:iam::\w{12}:role/.+$
Notifications notifications
PipelineOutputConfig contentConfig
ContentConfig
object specifies information
about the Amazon S3 bucket in which you want Elastic Transcoder to
save transcoded files and playlists: which bucket to use, which users
you want to have access to the files, the type of access you want
users to have, and the storage class that you want to assign to the
files. If you specify values for ContentConfig
, you
must also specify values for ThumbnailConfig
.
If you
specify values for ContentConfig
and
ThumbnailConfig
, omit the OutputBucket
object.
Grantee
object: Grantee
object is either the canonical user ID for an
AWS account or an origin access identity for an Amazon CloudFront
distribution. For more information about canonical user IDs, see
Access Control List (ACL) Overview in the Amazon Simple Storage
Service Developer Guide. For more information about using CloudFront
origin access identities to require that users use CloudFront URLs
instead of Amazon S3 URLs, see Using an Origin Access Identity to
Restrict Access to Your Amazon S3 Content. Grantee
object is the
registered email address of an AWS account.Grantee
object is one of the following
predefined Amazon S3 groups: AllUsers
,
AuthenticatedUsers
, or LogDelivery
.Grantee
. Permissions are
granted on the files that Elastic Transcoder adds to the bucket,
including playlists and video files. Valid values include: READ
: The grantee can read the objects and metadata
for objects that Elastic Transcoder adds to the Amazon S3 bucket.READ_ACP
: The grantee can read the object ACL for
objects that Elastic Transcoder adds to the Amazon S3 bucket. WRITE_ACP
: The grantee can write the ACL for the
objects that Elastic Transcoder adds to the Amazon S3 bucket.FULL_CONTROL
: The grantee has READ
,
READ_ACP
, and WRITE_ACP
permissions for the
objects that Elastic Transcoder adds to the Amazon S3 bucket.Standard
or ReducedRedundancy
, that you want
Elastic Transcoder to assign to the video files and playlists that it
stores in your Amazon S3 bucket.
PipelineOutputConfig thumbnailConfig
ThumbnailConfig
object specifies several values,
including the Amazon S3 bucket in which you want Elastic Transcoder to
save thumbnail files, which users you want to have access to the
files, the type of access you want users to have, and the storage
class that you want to assign to the files. If you specify values
for ContentConfig
, you must also specify values for
ThumbnailConfig
even if you don't want to create
thumbnails.
If you specify values for ContentConfig
and ThumbnailConfig
, omit the OutputBucket
object.
Permissions
object
specifies which users and/or predefined Amazon S3 groups you want to
have access to thumbnail files, and the type of access you want them
to have. You can grant permissions to a maximum of 30 users and/or
predefined Amazon S3 groups.Grantee
object is
either the canonical user ID for an AWS account or an origin access
identity for an Amazon CloudFront distribution. Grantee
object is the
registered email address of an AWS account. Grantee
object is one of the following
predefined Amazon S3 groups: AllUsers
,
AuthenticatedUsers
, or LogDelivery
.Grantee
. Permissions are granted on
the thumbnail files that Elastic Transcoder adds to the bucket. Valid
values include: READ
: The grantee can read the
thumbnails and metadata for objects that Elastic Transcoder adds to
the Amazon S3 bucket.READ_ACP
: The grantee can
read the object ACL for thumbnails that Elastic Transcoder adds to the
Amazon S3 bucket. WRITE_ACP
: The grantee can
write the ACL for the thumbnails that Elastic Transcoder adds to the
Amazon S3 bucket.FULL_CONTROL
: The grantee has
READ
, READ_ACP
, and WRITE_ACP
permissions for the thumbnails that Elastic Transcoder adds to the
Amazon S3 bucket. Standard
or
ReducedRedundancy
, that you want Elastic Transcoder to
assign to the thumbnails that it stores in your Amazon S3 bucket.
Class com.amazonaws.services.elastictranscoder.model.CreatePipelineResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Pipeline pipeline
Class com.amazonaws.services.elastictranscoder.model.CreatePresetRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String name
Constraints:
Length: 1 - 40
String description
Constraints:
Length: 0 - 255
String container
mp4
.
Constraints:
Pattern: (^mp4$)|(^ts$)|(^webm$)
VideoParameters video
AudioParameters audio
Thumbnails thumbnails
Class com.amazonaws.services.elastictranscoder.model.CreatePresetResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Preset preset
String warning
Class com.amazonaws.services.elastictranscoder.model.DeletePipelineRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String id
Constraints:
Pattern: ^\d{13}-\w{6}$
Class com.amazonaws.services.elastictranscoder.model.DeletePipelineResult extends Object implements Serializable |
---|
Class com.amazonaws.services.elastictranscoder.model.DeletePresetRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String id
Constraints:
Pattern: ^\d{13}-\w{6}$
Class com.amazonaws.services.elastictranscoder.model.DeletePresetResult extends Object implements Serializable |
---|
Class com.amazonaws.services.elastictranscoder.model.IncompatibleVersionException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elastictranscoder.model.InternalServiceException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elastictranscoder.model.Job extends Object implements Serializable |
---|
Serialized Fields |
---|
String id
Constraints:
Pattern: ^\d{13}-\w{6}$
String pipelineId
Id
of the pipeline that you want Elastic Transcoder
to use for transcoding. The pipeline determines several settings,
including the Amazon S3 bucket from which Elastic Transcoder gets the
files to transcode and the bucket into which Elastic Transcoder puts
the transcoded files.
Constraints:
Pattern: ^\d{13}-\w{6}$
JobInput input
JobOutput output
List<E> outputs
Outputs
syntax for all jobs, even when you want Elastic
Transcoder to transcode a file into only one format. Do not use both
the Outputs
and Output
syntaxes in the same
request. You can create a maximum of 30 outputs per job. If you specify more than one output for a job, Elastic Transcoder creates the files for each output in the order in which you specify them in the job.
String outputKeyPrefix
OutputKeyPrefix
.
Constraints:
Length: 1 - 255
List<E> playlists
PresetId
for which the value of
Container
is ts (MPEG-TS), Playlists
contains information about the master playlists that you want Elastic
Transcoder to create. We recommend that you create only one master playlist. The maximum number of master playlists in a job is 30.
String status
Submitted
,
Progressing
, l
, Canceled
, or
Error
.
Constraints:
Pattern: (^Submitted$)|(^Progressing$)|(^Complete$)|(^Canceled$)|(^Error$)
Class com.amazonaws.services.elastictranscoder.model.JobInput extends Object implements Serializable |
---|
Serialized Fields |
---|
String key
InputBucket
object in that pipeline tells Elastic
Transcoder which Amazon S3 bucket to get the file from. If the file
name includes a prefix, such as cooking/lasagna.mpg
,
include the prefix in the key. If the file isn't in the specified
bucket, Elastic Transcoder returns an error.
Constraints:
Length: 1 - 255
String frameRate
auto
. If you want to specify the frame rate for the input
file, enter one of the following values: 10
,
15
, 23.97
, 24
, 25
,
29.97
, 30
, 60
If you specify
a value other than auto
, Elastic Transcoder disables
automatic detection of the frame rate.
Constraints:
Pattern: (^auto$)|(^10$)|(^15$)|(^23.97$)|(^24$)|(^25$)|(^29.97$)|(^30$)|(^60$)
String resolution
auto
, which causes Elastic Transcoder
to automatically detect the resolution of the input file.
Constraints:
Pattern: (^auto$)|(^\d{1,5}x\d{1,5}$)
String aspectRatio
auto
. If you want to specify the aspect ratio for the
output file, enter one of the following values: 1:1
,
4:3
, 3:2
, 16:9
If you
specify a value other than auto
, Elastic Transcoder
disables automatic detection of the aspect ratio.
Constraints:
Pattern: (^auto$)|(^1:1$)|(^4:3$)|(^3:2$)|(^16:9$)
String interlaced
auto
. If you want to specify whether the input file is
interlaced, enter one of the following values: true
,
false
If you specify a value other than
auto
, Elastic Transcoder disables automatic detection of
interlacing.
Constraints:
Pattern: (^auto$)|(^true$)|(^false$)
String container
auto
. If you want to specify the container type for the
input file, enter one of the following values: 3gp
,
asf
, avi
, divx
,
flv
, mkv
, mov
,
mp4
, mpeg
, mpeg-ps
,
mpeg-ts
, mxf
, ogg
,
vob
, wav
, webm
Constraints:
Pattern: (^auto$)|(^3gp$)|(^asf$)|(^avi$)|(^divx$)|(^flv$)|(^mkv$)|(^mov$)|(^mp4$)|(^mpeg$)|(^mpeg-ps$)|(^mpeg-ts$)|(^mxf$)|(^ogg$)|(^ts$)|(^vob$)|(^wav$)|(^webm$)
Class com.amazonaws.services.elastictranscoder.model.JobOutput extends Object implements Serializable |
---|
Serialized Fields |
---|
String id
String key
OutputBucket
object in the pipeline that is specified by
the pipeline ID.
Constraints:
Length: 1 - 255
String thumbnailPattern
If you don't want Elastic Transcoder to create thumbnails, specify "".
If you do want Elastic Transcoder to create thumbnails, specify the information that you want to include in the file name for each thumbnail. You can specify the following values in any sequence:
{count}
(Required): If you want to
create thumbnails, you must include {count}
in the
ThumbnailPattern
object. Wherever you specify
{count}
, Elastic Transcoder adds a five-digit sequence
number (beginning with 00001) to thumbnail file names. The
number indicates where a given thumbnail appears in the sequence of
thumbnails for a transcoded file. {resolution}
but you omit
{count}
, Elastic Transcoder returns a validation error
and does not create the job.
Literal
values (Optional): You can specify literal values anywhere in the
ThumbnailPattern
object. For example, you can include
them as a file name prefix or as a delimiter between
{resolution}
and {count}
.
{resolution}
(Optional): If you want Elastic
Transcoder to include the resolution in the file name, include
{resolution}
in the ThumbnailPattern
object.
When creating thumbnails, Elastic Transcoder
automatically saves the files in the format (.jpg or .png) that
appears in the preset that you specified in the PresetID
value of CreateJobOutput
. Elastic Transcoder also appends
the applicable file name extension.
Constraints:
Pattern: (^$)|(^.*\{count\}.*$)
String rotate
auto
, 0
, 90
,
180
, 270
The value auto
generally works only if the file that you're transcoding contains
rotation metadata.
Constraints:
Pattern: (^auto$)|(^0$)|(^90$)|(^180$)|(^270$)
String presetId
Id
object for the preset that you want
to use for this job. The preset determines the audio, video, and
thumbnail settings that Elastic Transcoder uses for transcoding. To
use a preset that you created, specify the preset ID that Elastic
Transcoder returned in the response when you created the preset. You
can also use the Elastic Transcoder system presets, which you can get
with ListPresets
.
Constraints:
Pattern: ^\d{13}-\w{6}$
String segmentDuration
PresetId
for which the value of
Container
is ts
(MPEG-TS),
SegmentDuration
is the maximum duration of each .ts file
in seconds. The range of valid values is 1 to 60 seconds. If the
duration of the video is not evenly divisible by
SegmentDuration
, the duration of the last segment is the
remainder of total length/SegmentDuration. Elastic Transcoder creates
an output-specific playlist for each output that you specify in
OutputKeys. To add an output to the master playlist for this job,
include it in OutputKeys
.
Constraints:
Pattern: ^\d{1,5}([.]\d{0,5})?$
String status
Outputs:Status
is always the same as
Job:Status
. If you specified more than one output: Job:Status
and Outputs:Status
for all of
the outputs is Submitted until Elastic Transcoder starts to process
the first output.Outputs:Status
for that output and
Job:Status
both change to Progressing. For each output,
the value of Outputs:Status
remains Submitted until
Elastic Transcoder starts to process the output.Job:Status
changes to Complete only if
Outputs:Status
for all of the outputs is
Complete
. If Outputs:Status
for one or more
outputs is Error
, the terminal status for
Job:Status
is also Error
.Status
is one of the following:
Submitted
, Progressing
,
Complete
, Canceled
, or Error
.
Constraints:
Pattern: (^Submitted$)|(^Progressing$)|(^Complete$)|(^Canceled$)|(^Error$)
String statusDetail
Status
.
Constraints:
Length: 0 - 255
Long duration
Integer width
Integer height
Class com.amazonaws.services.elastictranscoder.model.LimitExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String pipelineId
Constraints:
Pattern: ^\d{13}-\w{6}$
String ascending
true
. To list jobs in reverse
chronological order, enter false
.
Constraints:
Pattern: (^true$)|(^false$)
String pageToken
pageToken
in subsequent GET
requests to get
each successive page of results.
Constraints:
Pattern: ^\d{13}-\w{6}$
Class com.amazonaws.services.elastictranscoder.model.ListJobsByPipelineResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> jobs
Job
objects that are in the specified
pipeline.
String nextPageToken
NextPageToken
is null
.
Constraints:
Pattern: ^\d{13}-\w{6}$
Class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String status
Submitted
, Progressing
,
Complete
, Canceled
, or Error
.
Constraints:
Pattern: (^Submitted$)|(^Progressing$)|(^Complete$)|(^Canceled$)|(^Error$)
String ascending
true
. To list jobs in reverse
chronological order, enter false
.
Constraints:
Pattern: (^true$)|(^false$)
String pageToken
pageToken
in subsequent GET
requests to get
each successive page of results.
Constraints:
Pattern: ^\d{13}-\w{6}$
Class com.amazonaws.services.elastictranscoder.model.ListJobsByStatusResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> jobs
Job
objects that have the specified status.
String nextPageToken
NextPageToken
is null
.
Constraints:
Pattern: ^\d{13}-\w{6}$
Class com.amazonaws.services.elastictranscoder.model.ListPipelinesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Class com.amazonaws.services.elastictranscoder.model.ListPipelinesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> pipelines
Pipeline
objects.
Class com.amazonaws.services.elastictranscoder.model.ListPresetsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Class com.amazonaws.services.elastictranscoder.model.ListPresetsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> presets
Preset
objects.
Class com.amazonaws.services.elastictranscoder.model.Notifications extends Object implements Serializable |
---|
Serialized Fields |
---|
String progressing
Constraints:
Pattern: (^$)|(^arn:aws:sns:.*:\w{12}:.+$)
String completed
Constraints:
Pattern: (^$)|(^arn:aws:sns:.*:\w{12}:.+$)
String warning
Constraints:
Pattern: (^$)|(^arn:aws:sns:.*:\w{12}:.+$)
String error
Constraints:
Pattern: (^$)|(^arn:aws:sns:.*:\w{12}:.+$)
Class com.amazonaws.services.elastictranscoder.model.Permission extends Object implements Serializable |
---|
Serialized Fields |
---|
String granteeType
Constraints:
Pattern: (^Canonical$)|(^Email$)|(^Group$)
String grantee
Constraints:
Length: 1 - 255
List<E> access
Constraints:
Length: 0 - 30
Class com.amazonaws.services.elastictranscoder.model.Pipeline extends Object implements Serializable |
---|
Serialized Fields |
---|
String id
Constraints:
Pattern: ^\d{13}-\w{6}$
String arn
String name
Constraints: Maximum 40 characters
Constraints:
Length: 1 - 40
String status
Active
: The
pipeline is processing jobs.Paused
: The
pipeline is not currently processing jobs.
Constraints:
Pattern: (^Active$)|(^Paused$)
String inputBucket
Constraints:
Pattern: ^(\w|\.|-){1,255}$
String outputBucket
ContentConfig
and
ThumbnailConfig
.
Constraints:
Pattern: ^(\w|\.|-){1,255}$
String role
Constraints:
Pattern: ^arn:aws:iam::\w{12}:role/.+$
Notifications notifications
PipelineOutputConfig contentConfig
ContentConfig
and ThumbnailConfig
, or
you specify OutputBucket
. Grantee
object: Canonical
: Either the canonical user ID for an AWS
account or an origin access identity for an Amazon CloudFront
distribution.Email
: The registered email
address of an AWS account.Group
: One of the
following predefined Amazon S3 groups: AllUsers
,
AuthenticatedUsers
, or LogDelivery
.Grantee
: The AWS user or group that you
want to have access to transcoded files and playlists.Access
: The permission that you want to give to the
AWS user that is listed in Grantee
. Valid values include:
READ
: The grantee can read the objects and
metadata for objects that Elastic Transcoder adds to the Amazon S3
bucket.READ_ACP
: The grantee can read the
object ACL for objects that Elastic Transcoder adds to the Amazon S3
bucket.WRITE_ACP
: The grantee can write the ACL
for the objects that Elastic Transcoder adds to the Amazon S3
bucket.FULL_CONTROL
: The grantee has
READ
, READ_ACP
, and WRITE_ACP
permissions for the objects that Elastic Transcoder adds to the Amazon
S3 bucket.
PipelineOutputConfig thumbnailConfig
ContentConfig
and ThumbnailConfig
, or you
specify OutputBucket
. Bucket
: The
Amazon S3 bucket in which you want Elastic Transcoder to save
thumbnail files. Permissions
: A list of the
users and/or predefined Amazon S3 groups you want to have access to
thumbnail files, and the type of access that you want them to have.
Canonical
: Either the canonical user ID
for an AWS account or an origin access identity for an Amazon
CloudFront distribution. Email
: The registered email address of an AWS
account.Group
: One of the following predefined
Amazon S3 groups: AllUsers
,
AuthenticatedUsers
, or LogDelivery
.Grantee
: The AWS user or group that you
want to have access to thumbnail files.READ
: The grantee
can read the thumbnails and metadata for thumbnails that Elastic
Transcoder adds to the Amazon S3 bucket.READ_ACP
: The grantee can read the object ACL for
thumbnails that Elastic Transcoder adds to the Amazon S3 bucket.WRITE_ACP
: The grantee can write the ACL for the
thumbnails that Elastic Transcoder adds to the Amazon S3 bucket.FULL_CONTROL
: The grantee has READ, READ_ACP, and
WRITE_ACP permissions for the thumbnails that Elastic Transcoder adds
to the Amazon S3 bucket.StorageClass
: The Amazon S3 storage class,
Standard
or ReducedRedundancy
, that you want
Elastic Transcoder to assign to the thumbnails that it stores in your
Amazon S3 bucket.
Class com.amazonaws.services.elastictranscoder.model.PipelineOutputConfig extends Object implements Serializable |
---|
Serialized Fields |
---|
String bucket
Constraints:
Pattern: ^(\w|\.|-){1,255}$
String storageClass
Constraints:
Pattern: (^ReducedRedundancy$)|(^Standard$)
List<E> permissions
Constraints:
Length: 0 - 30
Class com.amazonaws.services.elastictranscoder.model.Playlist extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
Constraints:
Length: 1 - 255
String format
Constraints:
Pattern: (^HLSv3$)
List<E> outputKeys
Constraints:
Length: 0 - 30
String status
Constraints:
Pattern: (^Submitted$)|(^Progressing$)|(^Complete$)|(^Canceled$)|(^Error$)
String statusDetail
Constraints:
Length: 0 - 255
Class com.amazonaws.services.elastictranscoder.model.Preset extends Object implements Serializable |
---|
Serialized Fields |
---|
String id
Constraints:
Pattern: ^\d{13}-\w{6}$
String name
Constraints:
Length: 1 - 40
String description
Constraints:
Length: 0 - 255
String container
mp4
.
Constraints:
Pattern: (^mp4$)|(^ts$)|(^webm$)
AudioParameters audio
VideoParameters video
Thumbnails thumbnails
String type
System
) or a preset that you have defined
(Custom
).
Constraints:
Pattern: (^System$)|(^Custom$)
Class com.amazonaws.services.elastictranscoder.model.ReadJobRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String id
Constraints:
Pattern: ^\d{13}-\w{6}$
Class com.amazonaws.services.elastictranscoder.model.ReadJobResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Job job
Class com.amazonaws.services.elastictranscoder.model.ReadPipelineRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String id
Constraints:
Pattern: ^\d{13}-\w{6}$
Class com.amazonaws.services.elastictranscoder.model.ReadPipelineResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Pipeline pipeline
Class com.amazonaws.services.elastictranscoder.model.ReadPresetRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String id
Constraints:
Pattern: ^\d{13}-\w{6}$
Class com.amazonaws.services.elastictranscoder.model.ReadPresetResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Preset preset
Class com.amazonaws.services.elastictranscoder.model.ResourceInUseException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elastictranscoder.model.ResourceNotFoundException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elastictranscoder.model.TestRoleRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String role
Constraints:
Pattern: ^arn:aws:iam::\w{12}:role/.+$
String inputBucket
Constraints:
Pattern: ^(\w|\.|-){1,255}$
String outputBucket
Constraints:
Pattern: ^(\w|\.|-){1,255}$
List<E> topics
Constraints:
Length: 0 - 30
Class com.amazonaws.services.elastictranscoder.model.TestRoleResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String success
true
;
otherwise, the value is false
.
Constraints:
Pattern: (^true$)|(^false$)
List<E> messages
Success
element contains false
, this
value is an array of one or more error messages that were generated
during the test process.
Class com.amazonaws.services.elastictranscoder.model.Thumbnails extends Object implements Serializable |
---|
Serialized Fields |
---|
String format
jpg
and png
. You specify whether you want Elastic Transcoder to create thumbnails when you create a job.
Constraints:
Pattern: (^jpg$)|(^png$)
String interval
Constraints:
Pattern: ^\d{1,5}$
String resolution
To better control resolution and aspect ratio of
thumbnails, we recommend that you use the values
MaxWidth
, MaxHeight
,
SizingPolicy
, and PaddingPolicy
instead of
Resolution
and AspectRatio
. The two groups
of settings are mutually exclusive. Do not use them together.
The width and height of thumbnail files in pixels.
Specify a value in the format width
x
height
where both values are even integers. The
values cannot exceed the width and height that you specified in the
Video:Resolution
object.
Constraints:
Pattern: ^\d{1,5}x\d{1,5}$
String aspectRatio
To better control resolution and aspect ratio of
thumbnails, we recommend that you use the values
MaxWidth
, MaxHeight
,
SizingPolicy
, and PaddingPolicy
instead of
Resolution
and AspectRatio
. The two groups
of settings are mutually exclusive. Do not use them together.
The aspect ratio of thumbnails. Valid values include:
auto
, 1:1
, 4:3
,
3:2
, 16:9
If you specify
auto
, Elastic Transcoder tries to preserve the aspect
ratio of the video in the output file.
Constraints:
Pattern: (^auto$)|(^1:1$)|(^4:3$)|(^3:2$)|(^16:9$)
String maxWidth
Constraints:
Pattern: (^auto$)|(^\d{2,4}$)
String maxHeight
Constraints:
Pattern: (^auto$)|(^\d{2,4}$)
String sizingPolicy
Fit
: Elastic Transcoder scales thumbnails so
they match the value that you specified in thumbnail MaxWidth or
MaxHeight settings without exceeding the other value. Fill
: Elastic Transcoder scales thumbnails so they
match the value that you specified in thumbnail MaxWidth
or MaxHeight
settings and matches or exceeds the other
value. Elastic Transcoder centers the image in thumbnails and then
crops in the dimension (if any) that exceeds the maximum value.Stretch
: Elastic Transcoder stretches thumbnails to
match the values that you specified for thumbnail
MaxWidth
and MaxHeight
settings. If the
relative proportions of the input video and thumbnails are different,
the thumbnails will be distorted.Keep
: Elastic
Transcoder does not scale thumbnails. If either dimension of the input
video exceeds the values that you specified for thumbnail
MaxWidth
and MaxHeight
settings, Elastic
Transcoder crops the thumbnails.ShrinkToFit
:
Elastic Transcoder scales thumbnails down so that their dimensions
match the values that you specified for at least one of thumbnail
MaxWidth
and MaxHeight
without exceeding
either value. If you specify this option, Elastic Transcoder does not
scale thumbnails up.ShrinkToFill
: Elastic
Transcoder scales thumbnails down so that their dimensions match the
values that you specified for at least one of MaxWidth
and MaxHeight
without dropping below either value. If you
specify this option, Elastic Transcoder does not scale thumbnails
up.
Constraints:
Pattern: (^Fit$)|(^Fill$)|(^Stretch$)|(^Keep$)|(^ShrinkToFit$)|(^ShrinkToFill$)
String paddingPolicy
PaddingPolicy
to Pad
, Elastic
Transcoder may add black bars to the top and bottom and/or left and
right sides of thumbnails to make the total size of the thumbnails
match the values that you specified for thumbnail
MaxWidth
and MaxHeight
settings.
Constraints:
Pattern: (^Pad$)|(^NoPad$)
Class com.amazonaws.services.elastictranscoder.model.UpdatePipelineNotificationsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String id
Constraints:
Pattern: ^\d{13}-\w{6}$
Notifications notifications
Class com.amazonaws.services.elastictranscoder.model.UpdatePipelineNotificationsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Pipeline pipeline
Class com.amazonaws.services.elastictranscoder.model.UpdatePipelineRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String id
Constraints:
Pattern: ^\d{13}-\w{6}$
String name
Constraints:
Length: 1 - 40
String inputBucket
Constraints:
Pattern: ^(\w|\.|-){1,255}$
String role
Constraints:
Pattern: ^arn:aws:iam::\w{12}:role/.+$
Notifications notifications
PipelineOutputConfig contentConfig
PipelineOutputConfig thumbnailConfig
Class com.amazonaws.services.elastictranscoder.model.UpdatePipelineResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Pipeline pipeline
Class com.amazonaws.services.elastictranscoder.model.UpdatePipelineStatusRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String id
Constraints:
Pattern: ^\d{13}-\w{6}$
String status
Active
: The
pipeline is processing jobs.Paused
: The
pipeline is not currently processing jobs.
Constraints:
Pattern: (^Active$)|(^Paused$)
Class com.amazonaws.services.elastictranscoder.model.UpdatePipelineStatusResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Pipeline pipeline
Class com.amazonaws.services.elastictranscoder.model.ValidationException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.elastictranscoder.model.VideoParameters extends Object implements Serializable |
---|
Serialized Fields |
---|
String codec
H.264
and vp8
. You can only specify
vp8
when the container type is webm
.
Constraints:
Pattern: (^H\.264$)|(^vp8$)
Map<K,V> codecOptions
The H.264 profile that you want to use for the output file. Elastic Transcoder supports the following profiles:
baseline
: The profile most commonly used for
videoconferencing and for mobile applications.main
: The profile used for standard-definition
digital TV broadcasts.high
: The profile used
for high-definition digital TV broadcasts and for Blu-ray discs.Level
The H.264 level that you want to use for the output file. Elastic Transcoder supports the following levels:
1
, 1b
, 1.1
,
1.2
, 1.3
, 2
, 2.1
,
2.2
, 3
, 3.1
, 3.2
,
4
, 4.1
MaxReferenceFrames
The maximum number of previously decoded frames to use as a reference for decoding future frames. Valid values are integers 0 through 16, but we recommend that you not use a value greater than the following:
Min(Floor(Maximum decoded picture buffer in macroblocks * 256 /
(Width in pixels * Height in pixels)), 16)
where Width in
pixels and Height in pixels represent the resolution of the
output video and Maximum decoded picture buffer in macroblocks
depends on the value of the Level
object. (A macroblock
is a block of pixels measuring 16x16.)
Note that the calculation for maximum decoded picture buffer, which is similar to the calculation for maximum reference frames, uses macroblocks instead of pixels for the width and height of the video.
To determine the value of maximum decoded picture buffer in macroblocks, see the following list (Level - Maximum decoded picture buffer):
Constraints:
Length: 0 - 30
String keyframesMaxDist
Constraints:
Pattern: ^\d{1,6}$
String fixedGOP
FixedGOP
. Valid values
are true
and false
: true
: Elastic Transcoder uses the value of
KeyframesMaxDist
for the distance between key frames (the
number of frames in a group of pictures, or GOP).false
: The distance between key frames can vary.
Constraints:
Pattern: (^true$)|(^false$)
String bitRate
Level
and Profile
. If you specify
auto
, Elastic Transcoder uses the detected bit rate of
the input source. If you specify a value other than auto
,
we recommend that you specify a value less than or equal to the
maximum H.264-compliant value listed for your level and profile: Level - Maximum video bit rate in kilobits/second (baseline and main Profile) : maximum video bit rate in kilobits/second (high Profile)
Constraints:
Pattern: (^\d{2,5}$)|(^auto$)
String frameRate
auto
, 10
,
15
, 23.97
, 24
, 25
,
29.97
, 30
, 60
If you specify
auto
, Elastic Transcoder uses the detected frame rate of
the input source. If you specify a frame rate, we recommend that you
perform the following calculation:
Frame rate = maximum
recommended decoding speed in luma samples/second / (width in pixels *
height in pixels)
where:
The maximum recommended decoding speed in Luma samples/second for each level is described in the following list (Level - Decoding speed):
Constraints:
Pattern: (^auto$)|(^10$)|(^15$)|(^23.97$)|(^24$)|(^25$)|(^29.97$)|(^30$)|(^60$)
String resolution
To better control resolution and aspect ratio of output
videos, we recommend that you use the values MaxWidth
,
MaxHeight
, SizingPolicy
,
PaddingPolicy
, and DisplayAspectRatio
instead of Resolution
and AspectRatio
. The
two groups of settings are mutually exclusive. Do not use them
together.
The width and height of the video in the
output file, in pixels. Valid values are auto
and
width x height:
auto
: Elastic
Transcoder attempts to preserve the width and height of the input
file, subject to the following rules.width x
height
: The width and height of the output video in
pixels.Note the following about specifying the width and height:
Constraints:
Pattern: (^auto$)|(^\d{1,5}x\d{1,5}$)
String aspectRatio
To better control resolution and aspect ratio of output
videos, we recommend that you use the values MaxWidth
,
MaxHeight
, SizingPolicy
,
PaddingPolicy
, and DisplayAspectRatio
instead of Resolution
and AspectRatio
. The
two groups of settings are mutually exclusive. Do not use them
together.
The display aspect ratio of the video in the output file. Valid values include:
auto
,
1:1
, 4:3
, 3:2
,
16:9
If you specify auto
, Elastic
Transcoder tries to preserve the aspect ratio of the input file.
If you specify an aspect ratio for the output file that differs from aspect ratio of the input file, Elastic Transcoder adds pillarboxing (black bars on the sides) or letterboxing (black bars on the top and bottom) to maintain the aspect ratio of the active region of the video.
Constraints:
Pattern: (^auto$)|(^1:1$)|(^4:3$)|(^3:2$)|(^16:9$)
String maxWidth
auto
, Elastic Transcoder uses 1920 (Full HD) as the
default value. If you specify a numeric value, enter an even integer
between 128 and 4096.
Constraints:
Pattern: (^auto$)|(^\d{2,4}$)
String maxHeight
auto
, Elastic Transcoder uses 1080 (Full HD) as the
default value. If you specify a numeric value, enter an even integer
between 96 and 3072.
Constraints:
Pattern: (^auto$)|(^\d{2,4}$)
String displayAspectRatio
Constraints:
Pattern: (^auto$)|(^1:1$)|(^4:3$)|(^3:2$)|(^16:9$)
String sizingPolicy
Fit
: Elastic Transcoder scales the
output video so it matches the value that you specified in either
MaxWidth
or MaxHeight
without exceeding the
other value.Fill
: Elastic Transcoder scales the
output video so it matches the value that you specified in either
MaxWidth
or MaxHeight
and matches or exceeds
the other value. Elastic Transcoder centers the output video and then
crops it in the dimension (if any) that exceeds the maximum
value.Stretch
: Elastic Transcoder stretches the
output video to match the values that you specified for
MaxWidth
and MaxHeight
. If the relative
proportions of the input video and the output video are different, the
output video will be distorted.Keep
: Elastic
Transcoder does not scale the output video. If either dimension of the
input video exceeds the values that you specified for
MaxWidth
and MaxHeight
, Elastic Transcoder
crops the output video.ShrinkToFit
: Elastic
Transcoder scales the output video down so that its dimensions match
the values that you specified for at least one of
MaxWidth
and MaxHeight
without exceeding
either value. If you specify this option, Elastic Transcoder does not
scale the video up.ShrinkToFill
: Elastic
Transcoder scales the output video down so that its dimensions match
the values that you specified for at least one of
MaxWidth
and MaxHeight
without dropping
below either value. If you specify this option, Elastic Transcoder
does not scale the video up.
Constraints:
Pattern: (^Fit$)|(^Fill$)|(^Stretch$)|(^Keep$)|(^ShrinkToFit$)|(^ShrinkToFill$)
String paddingPolicy
PaddingPolicy
to Pad
, Elastic
Transcoder may add black bars to the top and bottom and/or left and
right sides of the output video to make the total size of the output
video match the values that you specified for MaxWidth
and MaxHeight
.
Constraints:
Pattern: (^Pad$)|(^NoPad$)
Package com.amazonaws.services.glacier.model |
---|
Class com.amazonaws.services.glacier.model.AbortMultipartUploadRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String accountId
AccountId
is the AWS Account ID. You can specify
either the AWS Account ID or optionally a '-', in which case Amazon
Glacier uses the AWS Account ID associated with the credentials used
to sign the request. If you specify your Account ID, do not include
hyphens in it.
String vaultName
String uploadId
Class com.amazonaws.services.glacier.model.CompleteMultipartUploadRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String accountId
AccountId
is the AWS Account ID. You can specify
either the AWS Account ID or optionally a '-', in which case Amazon
Glacier uses the AWS Account ID associated with the credentials used
to sign the request. If you specify your Account ID, do not include
hyphens in it.
String vaultName
String uploadId
String archiveSize
String checksum
Class com.amazonaws.services.glacier.model.CompleteMultipartUploadResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String location
String checksum
String archiveId
Class com.amazonaws.services.glacier.model.CreateVaultRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String accountId
AccountId
is the AWS Account ID. You can specify
either the AWS Account ID or optionally a '-', in which case Amazon
Glacier uses the AWS Account ID associated with the credentials used
to sign the request. If you specify your Account ID, do not include
hyphens in it.
String vaultName
Class com.amazonaws.services.glacier.model.CreateVaultResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String location
Class com.amazonaws.services.glacier.model.DeleteArchiveRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String accountId
AccountId
is the AWS Account ID. You can specify
either the AWS Account ID or optionally a '-', in which case Amazon
Glacier uses the AWS Account ID associated with the credentials used
to sign the request. If you specify your Account ID, do not include
hyphens in it.
String vaultName
String archiveId
Class com.amazonaws.services.glacier.model.DeleteVaultNotificationsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String accountId
AccountId
is the AWS Account ID. You can specify
either the AWS Account ID or optionally a '-', in which case Amazon
Glacier uses the AWS Account ID associated with the credentials used
to sign the request. If you specify your Account ID, do not include
hyphens in it.
String vaultName
Class com.amazonaws.services.glacier.model.DeleteVaultRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String accountId
AccountId
is the AWS Account ID. You can specify
either the AWS Account ID or optionally a '-', in which case Amazon
Glacier uses the AWS Account ID associated with the credentials used
to sign the request. If you specify your Account ID, do not include
hyphens in it.
String vaultName
Class com.amazonaws.services.glacier.model.DescribeJobRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String accountId
AccountId
is the AWS Account ID. You can specify
either the AWS Account ID or optionally a '-', in which case Amazon
Glacier uses the AWS Account ID associated with the credentials used
to sign the request. If you specify your Account ID, do not include
hyphens in it.
String vaultName
String jobId
Class com.amazonaws.services.glacier.model.DescribeJobResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String jobId
String jobDescription
String action
Constraints:
Allowed Values: ArchiveRetrieval, InventoryRetrieval
String archiveId
String vaultARN
String creationDate
Boolean completed
String statusCode
Constraints:
Allowed Values: InProgress, Succeeded, Failed
String statusMessage
Long archiveSizeInBytes
Long inventorySizeInBytes
String sNSTopic
String completionDate
String sHA256TreeHash
String archiveSHA256TreeHash
String retrievalByteRange
Class com.amazonaws.services.glacier.model.DescribeVaultOutput extends Object implements Serializable |
---|
Serialized Fields |
---|
String vaultARN
String vaultName
String creationDate
String lastInventoryDate
Long numberOfArchives
null
if an inventory has not yet
run on the vault, for example, if you just created the vault.
Long sizeInBytes
Class com.amazonaws.services.glacier.model.DescribeVaultRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String accountId
AccountId
is the AWS Account ID. You can specify
either the AWS Account ID or optionally a '-', in which case Amazon
Glacier uses the AWS Account ID associated with the credentials used
to sign the request. If you specify your Account ID, do not include
hyphens in it.
String vaultName
Class com.amazonaws.services.glacier.model.DescribeVaultResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String vaultARN
String vaultName
String creationDate
String lastInventoryDate
Long numberOfArchives
null
if an inventory has not yet
run on the vault, for example, if you just created the vault.
Long sizeInBytes
Class com.amazonaws.services.glacier.model.GetJobOutputRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String accountId
AccountId
is the AWS Account ID. You can specify
either the AWS Account ID or optionally a '-', in which case Amazon
Glacier uses the AWS Account ID associated with the credentials used
to sign the request. If you specify your Account ID, do not include
hyphens in it.
String vaultName
String jobId
String range
Class com.amazonaws.services.glacier.model.GetJobOutputResult extends Object implements Serializable |
---|
Serialized Fields |
---|
InputStream body
String checksum
Integer status
String contentRange
String acceptRanges
String contentType
String archiveDescription
Class com.amazonaws.services.glacier.model.GetVaultNotificationsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String accountId
AccountId
is the AWS Account ID. You can specify
either the AWS Account ID or optionally a '-', in which case Amazon
Glacier uses the AWS Account ID associated with the credentials used
to sign the request. If you specify your Account ID, do not include
hyphens in it.
String vaultName
Class com.amazonaws.services.glacier.model.GetVaultNotificationsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
VaultNotificationConfig vaultNotificationConfig
Class com.amazonaws.services.glacier.model.GlacierJobDescription extends Object implements Serializable |
---|
Serialized Fields |
---|
String jobId
String jobDescription
String action
Constraints:
Allowed Values: ArchiveRetrieval, InventoryRetrieval
String archiveId
String vaultARN
String creationDate
Boolean completed
String statusCode
Constraints:
Allowed Values: InProgress, Succeeded, Failed
String statusMessage
Long archiveSizeInBytes
Long inventorySizeInBytes
String sNSTopic
String completionDate
String sHA256TreeHash
String archiveSHA256TreeHash
String retrievalByteRange
Class com.amazonaws.services.glacier.model.InitiateJobRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String accountId
AccountId
is the AWS Account ID. You can specify
either the AWS Account ID or optionally a '-', in which case Amazon
Glacier uses the AWS Account ID associated with the credentials used
to sign the request. If you specify your Account ID, do not include
hyphens in it.
String vaultName
JobParameters jobParameters
Class com.amazonaws.services.glacier.model.InitiateJobResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String location
String jobId
Class com.amazonaws.services.glacier.model.InitiateMultipartUploadRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String accountId
AccountId
is the AWS Account ID. You can specify
either the AWS Account ID or optionally a '-', in which case Amazon
Glacier uses the AWS Account ID associated with the credentials used
to sign the request. If you specify your Account ID, do not include
hyphens in it.
String vaultName
String archiveDescription
The part size must be a megabyte (1024 KB) multiplied by a power of 2?????????for example, 1048576 (1 MB), 2097152 (2 MB), 4194304 (4 MB), 8388608 (8 MB), and so on. The minimum allowable part size is 1 MB, and the maximum is 4 GB (4096 MB).
String partSize
Class com.amazonaws.services.glacier.model.InitiateMultipartUploadResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String location
String uploadId
Class com.amazonaws.services.glacier.model.InvalidParameterValueException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
String type
String code
Class com.amazonaws.services.glacier.model.JobParameters extends Object implements Serializable |
---|
Serialized Fields |
---|
String format
String type
String archiveId
Type
is set to archive-retrieval. An
error occurs if you specify this request parameter for an inventory
retrieval job request.
String description
String sNSTopic
String retrievalByteRange
Class com.amazonaws.services.glacier.model.LimitExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
String type
String code
Class com.amazonaws.services.glacier.model.ListJobsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String accountId
AccountId
is the AWS Account ID. You can specify
either the AWS Account ID or optionally a '-', in which case Amazon
Glacier uses the AWS Account ID associated with the credentials used
to sign the request. If you specify your Account ID, do not include
hyphens in it.
String vaultName
String limit
String marker
String statuscode
String completed
true
or false
.
Class com.amazonaws.services.glacier.model.ListJobsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> jobList
String marker
null
.
Class com.amazonaws.services.glacier.model.ListMultipartUploadsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String accountId
AccountId
is the AWS Account ID. You can specify
either the AWS Account ID or optionally a '-', in which case Amazon
Glacier uses the AWS Account ID associated with the credentials used
to sign the request. If you specify your Account ID, do not include
hyphens in it.
String vaultName
String uploadIdMarker
String limit
Class com.amazonaws.services.glacier.model.ListMultipartUploadsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> uploadsList
String marker
null
.
Class com.amazonaws.services.glacier.model.ListPartsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String accountId
AccountId
is the AWS Account ID. You can specify
either the AWS Account ID or optionally a '-', in which case Amazon
Glacier uses the AWS Account ID associated with the credentials used
to sign the request. If you specify your Account ID, do not include
hyphens in it.
String vaultName
String uploadId
String marker
String limit
Class com.amazonaws.services.glacier.model.ListPartsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String multipartUploadId
String vaultARN
String archiveDescription
Long partSizeInBytes
String creationDate
List<E> parts
String marker
null
.
Class com.amazonaws.services.glacier.model.ListVaultsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String accountId
AccountId
is the AWS Account ID. You can specify
either the AWS Account ID or optionally a '-', in which case Amazon
Glacier uses the AWS Account ID associated with the credentials used
to sign the request. If you specify your Account ID, do not include
hyphens in it.
String marker
String limit
Class com.amazonaws.services.glacier.model.ListVaultsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> vaultList
String marker
Class com.amazonaws.services.glacier.model.MissingParameterValueException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
String type
String code
Class com.amazonaws.services.glacier.model.PartListElement extends Object implements Serializable |
---|
Serialized Fields |
---|
String rangeInBytes
String sHA256TreeHash
null
.
Class com.amazonaws.services.glacier.model.RequestTimeoutException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
String type
String code
Class com.amazonaws.services.glacier.model.ResourceNotFoundException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
String type
String code
Class com.amazonaws.services.glacier.model.ServiceUnavailableException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
String type
String code
Class com.amazonaws.services.glacier.model.SetVaultNotificationsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String accountId
AccountId
is the AWS Account ID. You can specify
either the AWS Account ID or optionally a '-', in which case Amazon
Glacier uses the AWS Account ID associated with the credentials used
to sign the request. If you specify your Account ID, do not include
hyphens in it.
String vaultName
VaultNotificationConfig vaultNotificationConfig
Class com.amazonaws.services.glacier.model.UploadArchiveRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
Long contentLength
String vaultName
String accountId
AccountId
is the AWS Account ID. You can specify
either the AWS Account ID or optionally a '-', in which case Amazon
Glacier uses the AWS Account ID associated with the credentials used
to sign the request. If you specify your Account ID, do not include
hyphens in it.
String archiveDescription
String checksum
InputStream body
Class com.amazonaws.services.glacier.model.UploadArchiveResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String location
String checksum
String archiveId
Class com.amazonaws.services.glacier.model.UploadListElement extends Object implements Serializable |
---|
Serialized Fields |
---|
String multipartUploadId
String vaultARN
String archiveDescription
Long partSizeInBytes
String creationDate
Class com.amazonaws.services.glacier.model.UploadMultipartPartRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String accountId
AccountId
is the AWS Account ID. You can specify
either the AWS Account ID or optionally a '-', in which case Amazon
Glacier uses the AWS Account ID associated with the credentials used
to sign the request. If you specify your Account ID, do not include
hyphens in it.
String vaultName
String uploadId
String checksum
String range
InputStream body
Class com.amazonaws.services.glacier.model.UploadMultipartPartResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String checksum
Class com.amazonaws.services.glacier.model.VaultNotificationConfig extends Object implements Serializable |
---|
Serialized Fields |
---|
String sNSTopic
List<E> events
Package com.amazonaws.services.identitymanagement.model |
---|
Class com.amazonaws.services.identitymanagement.model.AccessKey extends Object implements Serializable |
---|
Serialized Fields |
---|
String userName
Constraints:
Length: 1 - 64
Pattern: [\w+=,.@-]*
String accessKeyId
Constraints:
Length: 16 - 32
Pattern: [\w]*
String status
Active
means the key is
valid for API calls, while Inactive
means it is not.
Constraints:
Allowed Values: Active, Inactive
String secretAccessKey
Date createDate
Class com.amazonaws.services.identitymanagement.model.AccessKeyMetadata extends Object implements Serializable |
---|
Serialized Fields |
---|
String userName
Constraints:
Length: 1 - 64
Pattern: [\w+=,.@-]*
String accessKeyId
Constraints:
Length: 16 - 32
Pattern: [\w]*
String status
Active
means the key is
valid for API calls, while Inactive
means it is not.
Constraints:
Allowed Values: Active, Inactive
Date createDate
Class com.amazonaws.services.identitymanagement.model.AddRoleToInstanceProfileRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String instanceProfileName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
String roleName
Constraints:
Length: 1 - 64
Pattern: [\w+=,.@-]*
Class com.amazonaws.services.identitymanagement.model.AddUserToGroupRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String groupName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
String userName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
Class com.amazonaws.services.identitymanagement.model.ChangePasswordRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String oldPassword
String newPassword
Class com.amazonaws.services.identitymanagement.model.CreateAccessKeyRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String userName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
Class com.amazonaws.services.identitymanagement.model.CreateAccessKeyResult extends Object implements Serializable |
---|
Serialized Fields |
---|
AccessKey accessKey
Class com.amazonaws.services.identitymanagement.model.CreateAccountAliasRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String accountAlias
Constraints:
Length: 3 - 63
Pattern: ^[a-z0-9](([a-z0-9]|-(?!-))*[a-z0-9])?$
Class com.amazonaws.services.identitymanagement.model.CreateGroupRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String path
This parameter is optional. If it is not included, it defaults to a slash (/).
Constraints:
Length: 1 - 512
Pattern: (/)|(/[!-]+/)
String groupName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
Class com.amazonaws.services.identitymanagement.model.CreateGroupResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Group group
Class com.amazonaws.services.identitymanagement.model.CreateInstanceProfileRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String instanceProfileName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
String path
This parameter is optional. If it is not included, it defaults to a slash (/).
Constraints:
Length: 1 - 512
Pattern: (/)|(/[!-]+/)
Class com.amazonaws.services.identitymanagement.model.CreateInstanceProfileResult extends Object implements Serializable |
---|
Serialized Fields |
---|
InstanceProfile instanceProfile
Class com.amazonaws.services.identitymanagement.model.CreateLoginProfileRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String userName
Constraints:
Length: 1 - 64
Pattern: [\w+=,.@-]*
String password
Constraints:
Length: 1 - 128
Pattern: [
-?]+
Class com.amazonaws.services.identitymanagement.model.CreateLoginProfileResult extends Object implements Serializable |
---|
Serialized Fields |
---|
LoginProfile loginProfile
Class com.amazonaws.services.identitymanagement.model.CreateRoleRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String path
This parameter is optional. If it is not included, it defaults to a slash (/).
Constraints:
Length: 1 - 512
Pattern: (/)|(/[!-]+/)
String roleName
Constraints:
Length: 1 - 64
Pattern: [\w+=,.@-]*
String assumeRolePolicyDocument
Constraints:
Length: 1 - 131072
Pattern: [
-?]+
Class com.amazonaws.services.identitymanagement.model.CreateRoleResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Role role
Class com.amazonaws.services.identitymanagement.model.CreateUserRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String path
This parameter is optional. If it is not included, it defaults to a slash (/).
Constraints:
Length: 1 - 512
Pattern: (/)|(/[!-]+/)
String userName
Constraints:
Length: 1 - 64
Pattern: [\w+=,.@-]*
Class com.amazonaws.services.identitymanagement.model.CreateUserResult extends Object implements Serializable |
---|
Serialized Fields |
---|
User user
Class com.amazonaws.services.identitymanagement.model.CreateVirtualMFADeviceRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String path
This parameter is optional. If it is not included, it defaults to a slash (/).
Constraints:
Length: 1 - 512
Pattern: (/)|(/[!-]+/)
String virtualMFADeviceName
Constraints:
Length: 1 -
Pattern: [\w+=,.@-]*
Class com.amazonaws.services.identitymanagement.model.CreateVirtualMFADeviceResult extends Object implements Serializable |
---|
Serialized Fields |
---|
VirtualMFADevice virtualMFADevice
Class com.amazonaws.services.identitymanagement.model.DeactivateMFADeviceRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String userName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
String serialNumber
Constraints:
Length: 9 - 256
Pattern: [\w+=/:,.@-]*
Class com.amazonaws.services.identitymanagement.model.DeleteAccessKeyRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String userName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
String accessKeyId
Constraints:
Length: 16 - 32
Pattern: [\w]*
Class com.amazonaws.services.identitymanagement.model.DeleteAccountAliasRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String accountAlias
Constraints:
Length: 3 - 63
Pattern: ^[a-z0-9](([a-z0-9]|-(?!-))*[a-z0-9])?$
Class com.amazonaws.services.identitymanagement.model.DeleteAccountPasswordPolicyRequest extends AmazonWebServiceRequest implements Serializable |
---|
Class com.amazonaws.services.identitymanagement.model.DeleteConflictException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.identitymanagement.model.DeleteGroupPolicyRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String groupName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
String policyName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
Class com.amazonaws.services.identitymanagement.model.DeleteGroupRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String groupName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
Class com.amazonaws.services.identitymanagement.model.DeleteInstanceProfileRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String instanceProfileName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
Class com.amazonaws.services.identitymanagement.model.DeleteLoginProfileRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String userName
Constraints:
Length: 1 - 64
Pattern: [\w+=,.@-]*
Class com.amazonaws.services.identitymanagement.model.DeleteRolePolicyRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String roleName
Constraints:
Length: 1 - 64
Pattern: [\w+=,.@-]*
String policyName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
Class com.amazonaws.services.identitymanagement.model.DeleteRoleRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String roleName
Constraints:
Length: 1 - 64
Pattern: [\w+=,.@-]*
Class com.amazonaws.services.identitymanagement.model.DeleteServerCertificateRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String serverCertificateName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
Class com.amazonaws.services.identitymanagement.model.DeleteSigningCertificateRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String userName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
String certificateId
Constraints:
Length: 24 - 128
Pattern: [\w]*
Class com.amazonaws.services.identitymanagement.model.DeleteUserPolicyRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String userName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
String policyName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
Class com.amazonaws.services.identitymanagement.model.DeleteUserRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String userName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
Class com.amazonaws.services.identitymanagement.model.DeleteVirtualMFADeviceRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String serialNumber
Constraints:
Length: 9 - 256
Pattern: [\w+=/:,.@-]*
Class com.amazonaws.services.identitymanagement.model.DuplicateCertificateException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.identitymanagement.model.EnableMFADeviceRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String userName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
String serialNumber
Constraints:
Length: 9 - 256
Pattern: [\w+=/:,.@-]*
String authenticationCode1
Constraints:
Length: 6 - 6
Pattern: [\d]*
String authenticationCode2
Constraints:
Length: 6 - 6
Pattern: [\d]*
Class com.amazonaws.services.identitymanagement.model.EntityAlreadyExistsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.identitymanagement.model.EntityTemporarilyUnmodifiableException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.identitymanagement.model.GetAccountPasswordPolicyRequest extends AmazonWebServiceRequest implements Serializable |
---|
Class com.amazonaws.services.identitymanagement.model.GetAccountPasswordPolicyResult extends Object implements Serializable |
---|
Serialized Fields |
---|
PasswordPolicy passwordPolicy
This data type is used as a response element in the action GetAccountPasswordPolicy.
Class com.amazonaws.services.identitymanagement.model.GetAccountSummaryRequest extends AmazonWebServiceRequest implements Serializable |
---|
Class com.amazonaws.services.identitymanagement.model.GetAccountSummaryResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Map<K,V> summaryMap
SummaryMap
contains the following keys:
AccessKeysPerUserQuota
- Maximum number of access
keys that can be created per user
AccountMFAEnabled
- 1 if the root account has an
MFA device assigned to it, 0 otherwise
AssumeRolePolicySizeQuota
- Maximum allowed size
for assume role policy documents (in kilobytes)
GroupPolicySizeQuota
- Maximum allowed size for
Group policy documents (in kilobytes)
Groups
- Number of Groups for the AWS account
GroupsPerUserQuota
- Maximum number of groups a
user can belong to
GroupsQuota
- Maximum
groups allowed for the AWS account
InstanceProfiles
- Number of instance profiles for
the AWS account
InstanceProfilesQuota
-
Maximum instance profiles allowed for the AWS account
MFADevices
- Number of MFA devices, either
assigned or unassigned
MFADevicesInUse
-
Number of MFA devices that have been assigned to an IAM user or to the
root account
RolePolicySizeQuota
- Maximum
allowed size for role policy documents (in kilobytes)
Roles
- Number of roles for the AWS account
RolesQuota
- Maximum roles allowed for the AWS
account
ServerCertificates
- Number of server
certificates for the AWS account
ServerCertificatesQuota
- Maximum server
certificates allowed for the AWS account
SigningCertificatesPerUserQuota
- Maximum number
of X509 certificates allowed for a user
UserPolicySizeQuota
- Maximum allowed size for
user policy documents (in kilobytes)
Users
-
Number of users for the AWS account
UsersQuota
- Maximum users allowed for the AWS
account
Class com.amazonaws.services.identitymanagement.model.GetGroupPolicyRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String groupName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
String policyName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
Class com.amazonaws.services.identitymanagement.model.GetGroupPolicyResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String groupName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
String policyName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
String policyDocument
Constraints:
Length: 1 - 131072
Pattern: [
-?]+
Class com.amazonaws.services.identitymanagement.model.GetGroupRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String groupName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
String marker
Marker
element in
the response you just received.
Constraints:
Length: 1 - 320
Pattern: [ -?]*
Integer maxItems
IsTruncated
response element is true
.
Constraints:
Range: 1 - 1000
Class com.amazonaws.services.identitymanagement.model.GetGroupResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Group group
List<E> users
Boolean isTruncated
Marker
request parameter to retrieve
more user names in the list.
String marker
true
, then this element is present and
contains the value to use for the Marker
parameter in a
subsequent pagination request.
Constraints:
Length: 1 - 320
Pattern: [ -?]*
Class com.amazonaws.services.identitymanagement.model.GetInstanceProfileRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String instanceProfileName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
Class com.amazonaws.services.identitymanagement.model.GetInstanceProfileResult extends Object implements Serializable |
---|
Serialized Fields |
---|
InstanceProfile instanceProfile
Class com.amazonaws.services.identitymanagement.model.GetLoginProfileRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String userName
Constraints:
Length: 1 - 64
Pattern: [\w+=,.@-]*
Class com.amazonaws.services.identitymanagement.model.GetLoginProfileResult extends Object implements Serializable |
---|
Serialized Fields |
---|
LoginProfile loginProfile
Class com.amazonaws.services.identitymanagement.model.GetRolePolicyRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String roleName
Constraints:
Length: 1 - 64
Pattern: [\w+=,.@-]*
String policyName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
Class com.amazonaws.services.identitymanagement.model.GetRolePolicyResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String roleName
Constraints:
Length: 1 - 64
Pattern: [\w+=,.@-]*
String policyName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
String policyDocument
Constraints:
Length: 1 - 131072
Pattern: [
-?]+
Class com.amazonaws.services.identitymanagement.model.GetRoleRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String roleName
Constraints:
Length: 1 - 64
Pattern: [\w+=,.@-]*
Class com.amazonaws.services.identitymanagement.model.GetRoleResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Role role
Class com.amazonaws.services.identitymanagement.model.GetServerCertificateRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String serverCertificateName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
Class com.amazonaws.services.identitymanagement.model.GetServerCertificateResult extends Object implements Serializable |
---|
Serialized Fields |
---|
ServerCertificate serverCertificate
Class com.amazonaws.services.identitymanagement.model.GetUserPolicyRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String userName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
String policyName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
Class com.amazonaws.services.identitymanagement.model.GetUserPolicyResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String userName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
String policyName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
String policyDocument
Constraints:
Length: 1 - 131072
Pattern: [
-?]+
Class com.amazonaws.services.identitymanagement.model.GetUserRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String userName
This parameter is optional. If it is not included, it defaults to the user making the request.
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
Class com.amazonaws.services.identitymanagement.model.GetUserResult extends Object implements Serializable |
---|
Serialized Fields |
---|
User user
Class com.amazonaws.services.identitymanagement.model.Group extends Object implements Serializable |
---|
Serialized Fields |
---|
String path
Constraints:
Length: 1 - 512
Pattern: (/)|(/[!-]+/)
String groupName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
String groupId
Constraints:
Length: 16 - 32
Pattern: [\w]*
String arn
Constraints:
Length: 20 - 2048
Date createDate
Class com.amazonaws.services.identitymanagement.model.InstanceProfile extends Object implements Serializable |
---|
Serialized Fields |
---|
String path
Constraints:
Length: 1 - 512
Pattern: (/)|(/[!-]+/)
String instanceProfileName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
String instanceProfileId
Constraints:
Length: 16 - 32
Pattern: [\w]*
String arn
Constraints:
Length: 20 - 2048
Date createDate
List<E> roles
Class com.amazonaws.services.identitymanagement.model.InvalidAuthenticationCodeException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.identitymanagement.model.InvalidCertificateException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.identitymanagement.model.InvalidUserTypeException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.identitymanagement.model.KeyPairMismatchException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.identitymanagement.model.LimitExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.identitymanagement.model.ListAccessKeysRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String userName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
String marker
Marker
element
in the response you just received.
Constraints:
Length: 1 - 320
Pattern: [ -?]*
Integer maxItems
IsTruncated
response element is true
.
Constraints:
Range: 1 - 1000
Class com.amazonaws.services.identitymanagement.model.ListAccessKeysResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> accessKeyMetadata
Boolean isTruncated
Marker
request parameter to retrieve more keys
in the list.
String marker
IsTruncated
is true
, this element is
present and contains the value to use for the Marker
parameter in a subsequent pagination request.
Constraints:
Length: 1 - 320
Pattern: [ -?]*
Class com.amazonaws.services.identitymanagement.model.ListAccountAliasesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String marker
Marker
element in
the response you just received.
Constraints:
Length: 1 - 320
Pattern: [ -?]*
Integer maxItems
IsTruncated
response element is true
.
Constraints:
Range: 1 - 1000
Class com.amazonaws.services.identitymanagement.model.ListAccountAliasesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> accountAliases
Boolean isTruncated
Marker
request parameter to retrieve
more account aliases in the list.
String marker
Marker
element in
the response you just received.
Constraints:
Length: 1 - 320
Pattern: [ -?]*
Class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String groupName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
String marker
Marker
element in
the response you just received.
Constraints:
Length: 1 - 320
Pattern: [ -?]*
Integer maxItems
IsTruncated
response element is true
.
Constraints:
Range: 1 - 1000
Class com.amazonaws.services.identitymanagement.model.ListGroupPoliciesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> policyNames
Boolean isTruncated
Marker
request parameter to retrieve
more policy names in the list.
String marker
IsTruncated
is true
, this element is
present and contains the value to use for the Marker
parameter in a subsequent pagination request.
Constraints:
Length: 1 - 320
Pattern: [ -?]*
Class com.amazonaws.services.identitymanagement.model.ListGroupsForUserRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String userName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
String marker
Marker
element in
the response you just received.
Constraints:
Length: 1 - 320
Pattern: [ -?]*
Integer maxItems
IsTruncated
response
element is true
.
Constraints:
Range: 1 - 1000
Class com.amazonaws.services.identitymanagement.model.ListGroupsForUserResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> groups
Boolean isTruncated
Marker
request parameter to retrieve more
groups in the list.
String marker
IsTruncated
is true
, this element is
present and contains the value to use for the Marker
parameter in a subsequent pagination request.
Constraints:
Length: 1 - 320
Pattern: [ -?]*
Class com.amazonaws.services.identitymanagement.model.ListGroupsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String pathPrefix
/division_abc/subdivision_xyz/
, which would get all
groups whose path starts with
/division_abc/subdivision_xyz/
. This parameter is optional. If it is not included, it defaults to a slash (/), listing all groups.
Constraints:
Length: 1 - 512
Pattern: /[!-]*
String marker
Marker
element in
the response you just received.
Constraints:
Length: 1 - 320
Pattern: [ -?]*
Integer maxItems
IsTruncated
response
element is true
.
Constraints:
Range: 1 - 1000
Class com.amazonaws.services.identitymanagement.model.ListGroupsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> groups
Boolean isTruncated
Marker
request parameter to retrieve more
groups in the list.
String marker
IsTruncated
is true
, this element is
present and contains the value to use for the Marker
parameter in a subsequent pagination request.
Constraints:
Length: 1 - 320
Pattern: [ -?]*
Class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String roleName
Constraints:
Length: 1 - 64
Pattern: [\w+=,.@-]*
String marker
Marker
element
in the response you just received.
Constraints:
Length: 1 - 320
Pattern: [ -?]*
Integer maxItems
IsTruncated
response element is true
.
Constraints:
Range: 1 - 1000
Class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesForRoleResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> instanceProfiles
Boolean isTruncated
Marker
request parameter to
retrieve more instance profiles in the list.
String marker
IsTruncated
is true
, this element is
present and contains the value to use for the Marker
parameter in a subsequent pagination request.
Constraints:
Length: 1 - 320
Pattern: [ -?]*
Class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String pathPrefix
/application_abc/component_xyz/
, which would get all
instance profiles whose path starts with
/application_abc/component_xyz/
. This parameter is optional. If it is not included, it defaults to a slash (/), listing all instance profiles.
Constraints:
Length: 1 - 512
Pattern: /[!-]*
String marker
Marker
element
in the response you just received.
Constraints:
Length: 1 - 320
Pattern: [ -?]*
Integer maxItems
IsTruncated
response element is true
.
Constraints:
Range: 1 - 1000
Class com.amazonaws.services.identitymanagement.model.ListInstanceProfilesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> instanceProfiles
Boolean isTruncated
Marker
request parameter to
retrieve more instance profiles in the list.
String marker
IsTruncated
is true
, this element is
present and contains the value to use for the Marker
parameter in a subsequent pagination request.
Constraints:
Length: 1 - 320
Pattern: [ -?]*
Class com.amazonaws.services.identitymanagement.model.ListMFADevicesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String userName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
String marker
Marker
element in
the response you just received.
Constraints:
Length: 1 - 320
Pattern: [ -?]*
Integer maxItems
IsTruncated
response element is true
.
Constraints:
Range: 1 - 1000
Class com.amazonaws.services.identitymanagement.model.ListMFADevicesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> mFADevices
Boolean isTruncated
Marker
request parameter to retrieve
more MFA devices in the list.
String marker
IsTruncated
is true
, this element is
present and contains the value to use for the Marker
parameter in a subsequent pagination request.
Constraints:
Length: 1 - 320
Pattern: [ -?]*
Class com.amazonaws.services.identitymanagement.model.ListRolePoliciesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String roleName
Constraints:
Length: 1 - 64
Pattern: [\w+=,.@-]*
String marker
Marker
element
in the response you just received.
Constraints:
Length: 1 - 320
Pattern: [ -?]*
Integer maxItems
IsTruncated
response element is true
.
Constraints:
Range: 1 - 1000
Class com.amazonaws.services.identitymanagement.model.ListRolePoliciesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> policyNames
Boolean isTruncated
Marker
request parameter to retrieve
more policy names in the list.
String marker
IsTruncated
is true
, this element is
present and contains the value to use for the Marker
parameter in a subsequent pagination request.
Constraints:
Length: 1 - 320
Pattern: [ -?]*
Class com.amazonaws.services.identitymanagement.model.ListRolesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String pathPrefix
/application_abc/component_xyz/
, which would get all
roles whose path starts with
/application_abc/component_xyz/
. This parameter is optional. If it is not included, it defaults to a slash (/), listing all roles.
Constraints:
Length: 1 - 512
Pattern: /[!-]*
String marker
Marker
element
in the response you just received.
Constraints:
Length: 1 - 320
Pattern: [ -?]*
Integer maxItems
IsTruncated
response element is true
.
Constraints:
Range: 1 - 1000
Class com.amazonaws.services.identitymanagement.model.ListRolesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> roles
Boolean isTruncated
Marker
request parameter to retrieve more roles
in the list.
String marker
IsTruncated
is true
, this element is
present and contains the value to use for the Marker
parameter in a subsequent pagination request.
Constraints:
Length: 1 - 320
Pattern: [ -?]*
Class com.amazonaws.services.identitymanagement.model.ListServerCertificatesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String pathPrefix
/company/servercerts
would get all server certificates
for which the path starts with /company/servercerts
.
This parameter is optional. If it is not included, it defaults to a slash (/), listing all server certificates.
Constraints:
Length: 1 - 512
Pattern: /[!-]*
String marker
Marker
element in
the response you just received.
Constraints:
Length: 1 - 320
Pattern: [ -?]*
Integer maxItems
IsTruncated
response element will be set to
true
.
Constraints:
Range: 1 - 1000
Class com.amazonaws.services.identitymanagement.model.ListServerCertificatesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> serverCertificateMetadataList
Boolean isTruncated
Marker
request parameter to
retrieve more server certificates in the list.
String marker
IsTruncated
is true
, this element is
present and contains the value to use for the Marker
parameter in a subsequent pagination request.
Constraints:
Length: 1 - 320
Pattern: [ -?]*
Class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String userName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
String marker
Marker
element in
the response you just received.
Constraints:
Length: 1 - 320
Pattern: [ -?]*
Integer maxItems
IsTruncated
response element is true
.
Constraints:
Range: 1 - 1000
Class com.amazonaws.services.identitymanagement.model.ListSigningCertificatesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> certificates
Boolean isTruncated
Marker
request parameter to retrieve
more certificates in the list.
String marker
IsTruncated
is true
, this element is
present and contains the value to use for the Marker
parameter in a subsequent pagination request.
Constraints:
Length: 1 - 320
Pattern: [ -?]*
Class com.amazonaws.services.identitymanagement.model.ListUserPoliciesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String userName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
String marker
Marker
element in
the response you just received.
Constraints:
Length: 1 - 320
Pattern: [ -?]*
Integer maxItems
IsTruncated
response element is true
.
Constraints:
Range: 1 - 1000
Class com.amazonaws.services.identitymanagement.model.ListUserPoliciesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> policyNames
Boolean isTruncated
Marker
request parameter to retrieve
more policy names in the list.
String marker
IsTruncated
is true
, this element is
present and contains the value to use for the Marker
parameter in a subsequent pagination request.
Constraints:
Length: 1 - 320
Pattern: [ -?]*
Class com.amazonaws.services.identitymanagement.model.ListUsersRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String pathPrefix
/division_abc/subdivision_xyz/
, which would get all user
names whose path starts with
/division_abc/subdivision_xyz/
. This parameter is optional. If it is not included, it defaults to a slash (/), listing all user names.
Constraints:
Length: 1 - 512
Pattern: /[!-]*
String marker
Marker
element
in the response you just received.
Constraints:
Length: 1 - 320
Pattern: [ -?]*
Integer maxItems
IsTruncated
response element is true
.
Constraints:
Range: 1 - 1000
Class com.amazonaws.services.identitymanagement.model.ListUsersResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> users
Boolean isTruncated
Marker
request parameter to retrieve
more users in the list.
String marker
IsTruncated
is true
, this element is
present and contains the value to use for the Marker
parameter in a subsequent pagination request.
Constraints:
Length: 1 - 320
Pattern: [ -?]*
Class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String assignmentStatus
AssignmentStatus
, the action defaults to
Any
which lists both assigned and unassigned virtual MFA
devices.
Constraints:
Allowed Values: Assigned, Unassigned, Any
String marker
Marker
element
in the response you just received.
Constraints:
Length: 1 - 320
Pattern: [ -?]*
Integer maxItems
IsTruncated
response element is true
.
Constraints:
Range: 1 - 1000
Class com.amazonaws.services.identitymanagement.model.ListVirtualMFADevicesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> virtualMFADevices
Boolean isTruncated
Marker
request parameter to retrieve more items
the list.
String marker
IsTruncated
is true
, this element is
present and contains the value to use for the Marker
parameter in a subsequent pagination request.
Constraints:
Length: 1 - 320
Pattern: [ -?]*
Class com.amazonaws.services.identitymanagement.model.LoginProfile extends Object implements Serializable |
---|
Serialized Fields |
---|
String userName
Constraints:
Length: 1 - 64
Pattern: [\w+=,.@-]*
Date createDate
Class com.amazonaws.services.identitymanagement.model.MalformedCertificateException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.identitymanagement.model.MalformedPolicyDocumentException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.identitymanagement.model.MFADevice extends Object implements Serializable |
---|
Serialized Fields |
---|
String userName
Constraints:
Length: 1 - 64
Pattern: [\w+=,.@-]*
String serialNumber
Constraints:
Length: 9 - 256
Pattern: [\w+=/:,.@-]*
Date enableDate
Class com.amazonaws.services.identitymanagement.model.NoSuchEntityException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.identitymanagement.model.PasswordPolicy extends Object implements Serializable |
---|
Serialized Fields |
---|
Integer minimumPasswordLength
Constraints:
Range: 6 - 128
Boolean requireSymbols
Boolean requireNumbers
Boolean requireUppercaseCharacters
Boolean requireLowercaseCharacters
Boolean allowUsersToChangePassword
Class com.amazonaws.services.identitymanagement.model.PasswordPolicyViolationException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.identitymanagement.model.PutGroupPolicyRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String groupName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
String policyName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
String policyDocument
Constraints:
Length: 1 - 131072
Pattern: [
-?]+
Class com.amazonaws.services.identitymanagement.model.PutRolePolicyRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String roleName
Constraints:
Length: 1 - 64
Pattern: [\w+=,.@-]*
String policyName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
String policyDocument
Constraints:
Length: 1 - 131072
Pattern: [
-?]+
Class com.amazonaws.services.identitymanagement.model.PutUserPolicyRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String userName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
String policyName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
String policyDocument
Constraints:
Length: 1 - 131072
Pattern: [
-?]+
Class com.amazonaws.services.identitymanagement.model.RemoveRoleFromInstanceProfileRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String instanceProfileName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
String roleName
Constraints:
Length: 1 - 64
Pattern: [\w+=,.@-]*
Class com.amazonaws.services.identitymanagement.model.RemoveUserFromGroupRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String groupName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
String userName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
Class com.amazonaws.services.identitymanagement.model.ResyncMFADeviceRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String userName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
String serialNumber
Constraints:
Length: 9 - 256
Pattern: [\w+=/:,.@-]*
String authenticationCode1
Constraints:
Length: 6 - 6
Pattern: [\d]*
String authenticationCode2
Constraints:
Length: 6 - 6
Pattern: [\d]*
Class com.amazonaws.services.identitymanagement.model.Role extends Object implements Serializable |
---|
Serialized Fields |
---|
String path
Constraints:
Length: 1 - 512
Pattern: (/)|(/[!-]+/)
String roleName
Constraints:
Length: 1 - 64
Pattern: [\w+=,.@-]*
String roleId
Constraints:
Length: 16 - 32
Pattern: [\w]*
String arn
Constraints:
Length: 20 - 2048
Date createDate
String assumeRolePolicyDocument
The returned policy is URL-encoded according to RFC 3986. For more information about RFC 3986, go to http://www.faqs.org/rfcs/rfc3986.html.
Constraints:
Length: 1 - 131072
Pattern: [
-?]+
Class com.amazonaws.services.identitymanagement.model.ServerCertificate extends Object implements Serializable |
---|
Serialized Fields |
---|
ServerCertificateMetadata serverCertificateMetadata
String certificateBody
Constraints:
Length: 1 - 16384
Pattern: [
-?]+
String certificateChain
Constraints:
Length: 1 - 2097152
Pattern: [
-?]*
Class com.amazonaws.services.identitymanagement.model.ServerCertificateMetadata extends Object implements Serializable |
---|
Serialized Fields |
---|
String path
Constraints:
Length: 1 - 512
Pattern: (/)|(/[!-]+/)
String serverCertificateName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
String serverCertificateId
Constraints:
Length: 16 - 32
Pattern: [\w]*
String arn
Constraints:
Length: 20 - 2048
Date uploadDate
Class com.amazonaws.services.identitymanagement.model.SigningCertificate extends Object implements Serializable |
---|
Serialized Fields |
---|
String userName
Constraints:
Length: 1 - 64
Pattern: [\w+=,.@-]*
String certificateId
Constraints:
Length: 24 - 128
Pattern: [\w]*
String certificateBody
Constraints:
Length: 1 - 16384
Pattern: [
-?]+
String status
Active
means the
key is valid for API calls, while Inactive
means it is
not.
Constraints:
Allowed Values: Active, Inactive
Date uploadDate
Class com.amazonaws.services.identitymanagement.model.UpdateAccessKeyRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String userName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
String accessKeyId
Constraints:
Length: 16 - 32
Pattern: [\w]*
String status
Active
means the key can be used for API calls to AWS,
while Inactive
means the key cannot be used.
Constraints:
Allowed Values: Active, Inactive
Class com.amazonaws.services.identitymanagement.model.UpdateAccountPasswordPolicyRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
Integer minimumPasswordLength
Boolean requireSymbols
Boolean requireNumbers
Boolean requireUppercaseCharacters
Boolean requireLowercaseCharacters
Boolean allowUsersToChangePassword
Class com.amazonaws.services.identitymanagement.model.UpdateAssumeRolePolicyRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String roleName
Constraints:
Length: 1 - 64
Pattern: [\w+=,.@-]*
String policyDocument
Constraints:
Length: 1 - 131072
Pattern: [
-?]+
Class com.amazonaws.services.identitymanagement.model.UpdateGroupRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String groupName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
String newPath
Constraints:
Length: 1 - 512
Pattern: (/)|(/[!-]+/)
String newGroupName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
Class com.amazonaws.services.identitymanagement.model.UpdateLoginProfileRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String userName
Constraints:
Length: 1 - 64
Pattern: [\w+=,.@-]*
String password
Constraints:
Length: 1 - 128
Pattern: [
-?]+
Class com.amazonaws.services.identitymanagement.model.UpdateServerCertificateRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String serverCertificateName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
String newPath
Constraints:
Length: 1 - 512
Pattern: (/)|(/[!-]+/)
String newServerCertificateName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
Class com.amazonaws.services.identitymanagement.model.UpdateSigningCertificateRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String userName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
String certificateId
Constraints:
Length: 24 - 128
Pattern: [\w]*
String status
Active
means the certificate can be used for API calls to AWS, while
Inactive
means the certificate cannot be used.
Constraints:
Allowed Values: Active, Inactive
Class com.amazonaws.services.identitymanagement.model.UpdateUserRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String userName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
String newPath
Constraints:
Length: 1 - 512
Pattern: (/)|(/[!-]+/)
String newUserName
Constraints:
Length: 1 - 64
Pattern: [\w+=,.@-]*
Class com.amazonaws.services.identitymanagement.model.UploadServerCertificateRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String path
This parameter is optional. If it is not included, it defaults to a slash (/).
Constraints:
Length: 1 - 512
Pattern: (/)|(/[!-]+/)
String serverCertificateName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
String certificateBody
Constraints:
Length: 1 - 16384
Pattern: [
-?]+
String privateKey
Constraints:
Length: 1 - 16384
Pattern: [
-?]*
String certificateChain
Constraints:
Length: 1 - 2097152
Pattern: [
-?]*
Class com.amazonaws.services.identitymanagement.model.UploadServerCertificateResult extends Object implements Serializable |
---|
Serialized Fields |
---|
ServerCertificateMetadata serverCertificateMetadata
Class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String userName
Constraints:
Length: 1 - 128
Pattern: [\w+=,.@-]*
String certificateBody
Constraints:
Length: 1 - 16384
Pattern: [
-?]+
Class com.amazonaws.services.identitymanagement.model.UploadSigningCertificateResult extends Object implements Serializable |
---|
Serialized Fields |
---|
SigningCertificate certificate
Class com.amazonaws.services.identitymanagement.model.User extends Object implements Serializable |
---|
Serialized Fields |
---|
String path
Constraints:
Length: 1 - 512
Pattern: (/)|(/[!-]+/)
String userName
Constraints:
Length: 1 - 64
Pattern: [\w+=,.@-]*
String userId
Constraints:
Length: 16 - 32
Pattern: [\w]*
String arn
Constraints:
Length: 20 - 2048
Date createDate
Class com.amazonaws.services.identitymanagement.model.VirtualMFADevice extends Object implements Serializable |
---|
Serialized Fields |
---|
String serialNumber
VirtualMFADevice
.
Constraints:
Length: 9 - 256
Pattern: [\w+=/:,.@-]*
ByteBuffer base32StringSeed
Base32StringSeed
is
Base64-encoded.
ByteBuffer qRCodePNG
Base32String
is Base64-encoded.
User user
This data type is used as a response element in the following actions:
Date enableDate
Package com.amazonaws.services.importexport.model |
---|
Class com.amazonaws.services.importexport.model.BucketPermissionException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.importexport.model.CanceledJobIdException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.importexport.model.CancelJobRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String jobId
Class com.amazonaws.services.importexport.model.CancelJobResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Boolean success
Class com.amazonaws.services.importexport.model.CreateJobRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String jobType
Constraints:
Allowed Values: Import, Export
String manifest
String manifestAddendum
Boolean validateOnly
Class com.amazonaws.services.importexport.model.CreateJobResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String jobId
String jobType
Constraints:
Allowed Values: Import, Export
String awsShippingAddress
String signature
String signatureFileContents
String warningMessage
Class com.amazonaws.services.importexport.model.ExpiredJobIdException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.importexport.model.GetStatusRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String jobId
Class com.amazonaws.services.importexport.model.GetStatusResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String jobId
String jobType
Constraints:
Allowed Values: Import, Export
String awsShippingAddress
String locationCode
String locationMessage
String progressCode
String progressMessage
String carrier
String trackingNumber
String logBucket
String logKey
Integer errorCount
String signature
String signatureFileContents
String currentManifest
Date creationDate
Class com.amazonaws.services.importexport.model.InvalidAccessKeyIdException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.importexport.model.InvalidAddressException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.importexport.model.InvalidCustomsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.importexport.model.InvalidFileSystemException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.importexport.model.InvalidJobIdException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.importexport.model.InvalidManifestFieldException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.importexport.model.InvalidParameterException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.importexport.model.Job extends Object implements Serializable |
---|
Serialized Fields |
---|
String jobId
Date creationDate
Boolean isCanceled
String jobType
Constraints:
Allowed Values: Import, Export
Class com.amazonaws.services.importexport.model.ListJobsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
Integer maxJobs
String marker
Class com.amazonaws.services.importexport.model.ListJobsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> jobs
Boolean isTruncated
Class com.amazonaws.services.importexport.model.MalformedManifestException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.importexport.model.MissingCustomsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.importexport.model.MissingManifestFieldException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.importexport.model.MissingParameterException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.importexport.model.MultipleRegionsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.importexport.model.NoSuchBucketException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.importexport.model.UnableToCancelJobIdException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.importexport.model.UpdateJobRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String jobId
String manifest
String jobType
Constraints:
Allowed Values: Import, Export
Boolean validateOnly
Class com.amazonaws.services.importexport.model.UpdateJobResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Boolean success
String warningMessage
Package com.amazonaws.services.opsworks.model |
---|
Class com.amazonaws.services.opsworks.model.App extends Object implements Serializable |
---|
Serialized Fields |
---|
String appId
String stackId
String shortname
String name
String description
String type
Constraints:
Allowed Values: rails, php, nodejs, static, other
Source appSource
Source
object that describes the app repository.
List<E> domains
'www.example.com, example.com'
Boolean enableSsl
SslConfiguration sslConfiguration
SslConfiguration
object with the SSL configuration.
Map<K,V> attributes
String createdAt
Class com.amazonaws.services.opsworks.model.AttachElasticLoadBalancerRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String elasticLoadBalancerName
String layerId
Class com.amazonaws.services.opsworks.model.AutoScalingThresholds extends Object implements Serializable |
---|
Serialized Fields |
---|
Integer instanceCount
Integer thresholdsWaitTime
Constraints:
Range: 1 - 100
Integer ignoreMetricsTime
IgnoreMetricsTime
allows you to direct
OpsWorks to not raise any scaling events long enough to get the new
instances online.
Constraints:
Range: 1 - 100
Double cpuThreshold
Double memoryThreshold
Double loadThreshold
Class com.amazonaws.services.opsworks.model.CloneStackRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String sourceStackId
String name
String region
Map<K,V> attributes
String serviceRoleArn
String defaultInstanceProfileArn
String defaultOs
String hostnameTheme
HostnameTheme
is set to Layer_Dependent, which
creates hostnames by appending integers to the layer's shortname. The
other themes are: To obtain a generated hostname, call
GetHostNameSuggestion
, which returns a hostname based on
the current theme.
String defaultAvailabilityZone
String customJson
"{\"key1\": \"value1\", \"key2\":
\"value2\",...}"
For more information on custom JSON, see . Use Custom JSON to Modify the Stack Configuration JSON
Boolean useCustomCookbooks
Source customCookbooksSource
String defaultSshKeyName
Boolean clonePermissions
List<E> cloneAppIds
String defaultRootDeviceType
Constraints:
Allowed Values: ebs, instance-store
Class com.amazonaws.services.opsworks.model.CloneStackResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String stackId
Class com.amazonaws.services.opsworks.model.Command extends Object implements Serializable |
---|
Serialized Fields |
---|
String commandId
String instanceId
String deploymentId
String createdAt
String acknowledgedAt
String completedAt
String status
Integer exitCode
String logUrl
String type
Class com.amazonaws.services.opsworks.model.CreateAppRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String stackId
String shortname
String name
String description
String type
Constraints:
Allowed Values: rails, php, nodejs, static, other
Source appSource
Source
object that specifies the app repository.
List<E> domains
'www.example.com, example.com'
Boolean enableSsl
SslConfiguration sslConfiguration
SslConfiguration
object with the SSL configuration.
Map<K,V> attributes
Class com.amazonaws.services.opsworks.model.CreateAppResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String appId
Class com.amazonaws.services.opsworks.model.CreateDeploymentRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String stackId
String appId
List<E> instanceIds
DeploymentCommand command
DeploymentCommand
object that specifies the deployment
command and any associated arguments.
String comment
String customJson
"{\"key1\": \"value1\", \"key2\":
\"value2\",...}"
For more information on custom JSON, see Use Custom JSON to Modify the Stack Configuration JSON.
Class com.amazonaws.services.opsworks.model.CreateDeploymentResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String deploymentId
Class com.amazonaws.services.opsworks.model.CreateInstanceRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String stackId
List<E> layerIds
String instanceType
String autoScalingType
Constraints:
Allowed Values: load, timer
String hostname
String os
String sshKeyName
String availabilityZone
String architecture
Constraints:
Allowed Values: x86_64, i386
String rootDeviceType
Constraints:
Allowed Values: ebs, instance-store
Class com.amazonaws.services.opsworks.model.CreateInstanceResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String instanceId
Class com.amazonaws.services.opsworks.model.CreateLayerRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String stackId
String type
Constraints:
Allowed Values: lb, web, php-app, rails-app, nodejs-app, memcached, db-master, monitoring-master, custom
String name
String shortname
Map<K,V> attributes
String customInstanceProfileArn
List<E> customSecurityGroupIds
List<E> packages
Package
objects that describe the layer
packages.
List<E> volumeConfigurations
VolumeConfigurations
object that describes the layer
Amazon EBS volumes.
Boolean enableAutoHealing
Boolean autoAssignElasticIps
Recipes customRecipes
LayerCustomRecipes
object that specifies the layer
custom recipes.
Class com.amazonaws.services.opsworks.model.CreateLayerResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String layerId
Class com.amazonaws.services.opsworks.model.CreateStackRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String name
String region
Map<K,V> attributes
String serviceRoleArn
String defaultInstanceProfileArn
String defaultOs
String hostnameTheme
HostnameTheme
is set to Layer_Dependent, which
creates hostnames by appending integers to the layer's shortname. The
other themes are: To obtain a generated hostname, call
GetHostNameSuggestion
, which returns a hostname based on
the current theme.
String defaultAvailabilityZone
String customJson
"{\"key1\": \"value1\", \"key2\":
\"value2\",...}"
For more information on custom JSON, see Use Custom JSON to Modify the Stack Configuration JSON.
Boolean useCustomCookbooks
Source customCookbooksSource
String defaultSshKeyName
String defaultRootDeviceType
Constraints:
Allowed Values: ebs, instance-store
Class com.amazonaws.services.opsworks.model.CreateStackResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String stackId
DescribeStacks
.
Class com.amazonaws.services.opsworks.model.CreateUserProfileRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String iamUserArn
String sshUsername
String sshPublicKey
Class com.amazonaws.services.opsworks.model.CreateUserProfileResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String iamUserArn
Class com.amazonaws.services.opsworks.model.DeleteAppRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String appId
Class com.amazonaws.services.opsworks.model.DeleteInstanceRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String instanceId
Boolean deleteElasticIp
Boolean deleteVolumes
Class com.amazonaws.services.opsworks.model.DeleteLayerRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String layerId
Class com.amazonaws.services.opsworks.model.DeleteStackRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String stackId
Class com.amazonaws.services.opsworks.model.DeleteUserProfileRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String iamUserArn
Class com.amazonaws.services.opsworks.model.Deployment extends Object implements Serializable |
---|
Serialized Fields |
---|
String deploymentId
String stackId
String appId
String createdAt
String completedAt
Integer duration
String iamUserArn
String comment
DeploymentCommand command
String status
String customJson
"{\"key1\": \"value1\", \"key2\":
\"value2\",...}"
For more information on custom JSON, see Use Custom JSON to Modify the Stack Configuration JSON.
List<E> instanceIds
Class com.amazonaws.services.opsworks.model.DeploymentCommand extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
For stacks, the available commands are:
execute_recipes: Execute the recipes that are
specified by the Args
parameter.
install_dependencies: Installs the stack's
dependencies.
update_custom_cookbooks: Update
the stack's custom cookbooks.
update_dependencies: Update the stack's
dependencies.For apps, the available commands are:
deploy
: Deploy the app.rollback
Roll the app back to the previous version.
When you update an app, OpsWorks stores the previous version, up to a
maximum of five versions. You can use this command to roll an app back
as many as four versions.start
: Start the app's
web or application server.stop
: Stop the app's
web or application server.restart
: Restart the
app's web or application server.undeploy
:
Undeploy the app.
Constraints:
Allowed Values: install_dependencies, update_dependencies, update_custom_cookbooks, execute_recipes, deploy, rollback, start, stop, restart, undeploy
Map<K,V> args
ExecuteRecipes
command.
Class com.amazonaws.services.opsworks.model.DescribeAppsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String stackId
DescribeApps
returns a description of the apps in the specified stack.
List<E> appIds
DescribeApps
returns a description of the
specified apps. Otherwise, it returns a description of every app.
Class com.amazonaws.services.opsworks.model.DescribeAppsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> apps
App
objects that describe the specified apps.
Class com.amazonaws.services.opsworks.model.DescribeCommandsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String deploymentId
DescribeCommands
returns a description of the commands
associated with the specified deployment.
String instanceId
DescribeCommands
returns a description of the commands
associated with the specified instance.
List<E> commandIds
DescribeCommands
returns a description of the specified
commands. Otherwise, it returns a description of every command.
Class com.amazonaws.services.opsworks.model.DescribeCommandsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> commands
Command
objects that describe each of the
specified commands.
Class com.amazonaws.services.opsworks.model.DescribeDeploymentsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String stackId
DescribeDeployments
returns a description of the commands
associated with the specified stack.
String appId
DescribeDeployments
returns a description of the commands
associated with the specified app.
List<E> deploymentIds
DescribeDeployments
returns a description of
the specified deployments. Otherwise, it returns a description of
every deployment.
Class com.amazonaws.services.opsworks.model.DescribeDeploymentsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> deployments
Deployment
objects that describe the
deployments.
Class com.amazonaws.services.opsworks.model.DescribeElasticIpsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String instanceId
DescribeElasticIps
returns a description of the Elastic
IP addresses associated with the specified instance.
List<E> ips
DescribeElasticIps
returns a description of
the specified Elastic IP addresses. Otherwise, it returns a
description of every Elastic IP address.
Class com.amazonaws.services.opsworks.model.DescribeElasticIpsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> elasticIps
ElasticIps
object that describes the specified Elastic
IP addresses.
Class com.amazonaws.services.opsworks.model.DescribeElasticLoadBalancersRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String stackId
List<E> layerIds
Class com.amazonaws.services.opsworks.model.DescribeElasticLoadBalancersResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> elasticLoadBalancers
ElasticLoadBalancer
objects that describe the
specified Elastic Load Balancing instances.
Class com.amazonaws.services.opsworks.model.DescribeInstancesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String stackId
DescribeInstances
returns descriptions of the instances associated with the specified
stack.
String layerId
DescribeInstances
returns descriptions of the instances associated with the specified
layer.
List<E> instanceIds
DescribeInstances
returns a description of the specified
instances. Otherwise, it returns a description of every instance.
Class com.amazonaws.services.opsworks.model.DescribeInstancesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> instances
Instance
objects that describe the instances.
Class com.amazonaws.services.opsworks.model.DescribeLayersRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String stackId
List<E> layerIds
DescribeLayers
returns a description
of every layer in the specified stack.
Class com.amazonaws.services.opsworks.model.DescribeLayersResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> layers
Layer
objects that describe the layers.
Class com.amazonaws.services.opsworks.model.DescribeLoadBasedAutoScalingRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> layerIds
Class com.amazonaws.services.opsworks.model.DescribeLoadBasedAutoScalingResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> loadBasedAutoScalingConfigurations
LoadBasedAutoScalingConfiguration
objects
that describe each layer's configuration.
Class com.amazonaws.services.opsworks.model.DescribePermissionsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String iamUserArn
String stackId
Class com.amazonaws.services.opsworks.model.DescribePermissionsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> permissions
Permission
objects that describe the stack
permissions. Permission
object with permissions
for each of the stack IAM ARNs.Permission
object with permissions for each of the user's stack IDs.Permission
object with permissions for the
specified stack and IAM ARN.
Class com.amazonaws.services.opsworks.model.DescribeRaidArraysRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String instanceId
DescribeRaidArrays
returns descriptions of the RAID
arrays associated with the specified instance.
List<E> raidArrayIds
DescribeRaidArrays
returns descriptions of the specified
arrays. Otherwise, it returns a description of every array.
Class com.amazonaws.services.opsworks.model.DescribeRaidArraysResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> raidArrays
RaidArrays
object that describes the specified RAID
arrays.
Class com.amazonaws.services.opsworks.model.DescribeServiceErrorsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String stackId
DescribeServiceErrors
returns descriptions of the errors
associated with the specified stack.
String instanceId
DescribeServiceErrors
returns descriptions of the errors
associated with the specified instance.
List<E> serviceErrorIds
DescribeServiceErrors
returns descriptions of the
specified errors. Otherwise, it returns a description of every error.
Class com.amazonaws.services.opsworks.model.DescribeServiceErrorsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> serviceErrors
ServiceError
objects that describe the
specified service errors.
Class com.amazonaws.services.opsworks.model.DescribeStacksRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> stackIds
DescribeStacks
returns a description
of every stack.
Class com.amazonaws.services.opsworks.model.DescribeStacksResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> stacks
Stack
objects that describe the stacks.
Class com.amazonaws.services.opsworks.model.DescribeTimeBasedAutoScalingRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> instanceIds
Class com.amazonaws.services.opsworks.model.DescribeTimeBasedAutoScalingResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> timeBasedAutoScalingConfigurations
TimeBasedAutoScalingConfiguration
objects
that describe the configuration for the specified instances.
Class com.amazonaws.services.opsworks.model.DescribeUserProfilesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> iamUserArns
Class com.amazonaws.services.opsworks.model.DescribeUserProfilesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> userProfiles
Users
object that describes the specified users.
Class com.amazonaws.services.opsworks.model.DescribeVolumesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String instanceId
DescribeVolumes
returns descriptions of the volumes
associated with the specified instance.
String raidArrayId
DescribeVolumes
returns descriptions of the volumes
associated with the specified RAID array.
List<E> volumeIds
DescribeVolumes
returns descriptions of the specified
volumes. Otherwise, it returns a description of every volume.
Class com.amazonaws.services.opsworks.model.DescribeVolumesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> volumes
Class com.amazonaws.services.opsworks.model.DetachElasticLoadBalancerRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String elasticLoadBalancerName
String layerId
Class com.amazonaws.services.opsworks.model.ElasticIp extends Object implements Serializable |
---|
Serialized Fields |
---|
String ip
String name
String region
Class com.amazonaws.services.opsworks.model.ElasticLoadBalancer extends Object implements Serializable |
---|
Serialized Fields |
---|
String elasticLoadBalancerName
String region
String dnsName
String stackId
String layerId
List<E> availabilityZones
List<E> ec2InstanceIds
Class com.amazonaws.services.opsworks.model.GetHostnameSuggestionRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String layerId
Class com.amazonaws.services.opsworks.model.GetHostnameSuggestionResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String layerId
String hostname
Class com.amazonaws.services.opsworks.model.Instance extends Object implements Serializable |
---|
Serialized Fields |
---|
String instanceId
String ec2InstanceId
String hostname
String stackId
List<E> layerIds
List<E> securityGroupIds
String instanceType
String instanceProfileArn
String status
String os
String availabilityZone
String publicDns
String privateDns
String publicIp
String privateIp
String elasticIp
String autoScalingType
Constraints:
Allowed Values: load, timer
String sshKeyName
String sshHostRsaKeyFingerprint
String sshHostDsaKeyFingerprint
String createdAt
String lastServiceErrorId
String architecture
Constraints:
Allowed Values: x86_64, i386
String rootDeviceType
Constraints:
Allowed Values: ebs, instance-store
String rootDeviceVolumeId
Class com.amazonaws.services.opsworks.model.Layer extends Object implements Serializable |
---|
Serialized Fields |
---|
String stackId
String layerId
String type
Constraints:
Allowed Values: lb, web, php-app, rails-app, nodejs-app, memcached, db-master, monitoring-master, custom
String name
String shortname
Map<K,V> attributes
String customInstanceProfileArn
List<E> customSecurityGroupIds
List<E> defaultSecurityGroupNames
List<E> packages
Package
objects that describe the layer's
packages.
List<E> volumeConfigurations
VolumeConfigurations
object that describes the layer's
Amazon EBS volumes.
Boolean enableAutoHealing
Boolean autoAssignElasticIps
Recipes defaultRecipes
LayerCustomRecipes
specifies
the custom recipes for a particular layer to be run in response to
each of the five events. To specify a recipe, use the cookbook's directory name in the repository followed by two colons and the recipe name, which is the recipe's file name without the .rb extension. For example: phpapp2::dbsetup specifies the dbsetup.rb recipe in the repository's phpapp2 folder.
Recipes customRecipes
LayerCustomRecipes
object that specifies the layer's
custom recipes.
String createdAt
Class com.amazonaws.services.opsworks.model.LoadBasedAutoScalingConfiguration extends Object implements Serializable |
---|
Serialized Fields |
---|
String layerId
Boolean enable
AutoScalingThresholds upScaling
LoadBasedAutoscalingInstruction
object that describes
the upscaling configuration, which defines how and when OpsWorks
increases the number of instances.
AutoScalingThresholds downScaling
LoadBasedAutoscalingInstruction
object that describes
the downscaling configuration, which defines how and when OpsWorks
reduces the number of instances.
Class com.amazonaws.services.opsworks.model.Permission extends Object implements Serializable |
---|
Serialized Fields |
---|
String stackId
String iamUserArn
Boolean allowSsh
Boolean allowSudo
Class com.amazonaws.services.opsworks.model.RaidArray extends Object implements Serializable |
---|
Serialized Fields |
---|
String raidArrayId
String instanceId
String name
Integer raidLevel
Integer numberOfDisks
Integer size
String device
String mountPoint
String availabilityZone
String createdAt
Class com.amazonaws.services.opsworks.model.RebootInstanceRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String instanceId
Class com.amazonaws.services.opsworks.model.Recipes extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> setup
setup
event.
List<E> configure
configure
event.
List<E> deploy
deploy
event.
List<E> undeploy
undeploy
event.
List<E> shutdown
shutdown
event.
Class com.amazonaws.services.opsworks.model.ResourceNotFoundException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.opsworks.model.ServiceError extends Object implements Serializable |
---|
Serialized Fields |
---|
String serviceErrorId
String stackId
String instanceId
String type
String message
String createdAt
Class com.amazonaws.services.opsworks.model.SetLoadBasedAutoScalingRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String layerId
Boolean enable
AutoScalingThresholds upScaling
AutoScalingThresholds
object with the upscaling
threshold configuration. If the load exceeds these thresholds for a
specified amount of time, OpsWorks starts a specified number of
instances.
AutoScalingThresholds downScaling
AutoScalingThresholds
object with the downscaling
threshold configuration. If the load falls below these thresholds for
a specified amount of time, OpsWorks stops a specified number of
instances.
Class com.amazonaws.services.opsworks.model.SetPermissionRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String stackId
String iamUserArn
Boolean allowSsh
Boolean allowSudo
Class com.amazonaws.services.opsworks.model.SetTimeBasedAutoScalingRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String instanceId
WeeklyAutoScalingSchedule autoScalingSchedule
AutoScalingSchedule
with the instance schedule.
Class com.amazonaws.services.opsworks.model.Source extends Object implements Serializable |
---|
Serialized Fields |
---|
String type
Constraints:
Allowed Values: git, svn, archive, s3
String url
String username
Username
to the appropriate AWS access
key.Username
to the user name.
String password
Password
to the appropriate AWS secret
key.Password
to the password.
String sshKey
String revision
Class com.amazonaws.services.opsworks.model.SslConfiguration extends Object implements Serializable |
---|
Serialized Fields |
---|
String certificate
String privateKey
String chain
Class com.amazonaws.services.opsworks.model.Stack extends Object implements Serializable |
---|
Serialized Fields |
---|
String stackId
String name
String region
Map<K,V> attributes
String serviceRoleArn
String defaultInstanceProfileArn
String defaultOs
String hostnameTheme
String defaultAvailabilityZone
String customJson
"{\"key1\": \"value1\", \"key2\":
\"value2\",...}"
For more information on custom JSON, see Use Custom JSON to Modify the Stack Configuration JSON.
Boolean useCustomCookbooks
Source customCookbooksSource
String defaultSshKeyName
String createdAt
String defaultRootDeviceType
Constraints:
Allowed Values: ebs, instance-store
Class com.amazonaws.services.opsworks.model.StartInstanceRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String instanceId
Class com.amazonaws.services.opsworks.model.StartStackRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String stackId
Class com.amazonaws.services.opsworks.model.StopInstanceRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String instanceId
Class com.amazonaws.services.opsworks.model.StopStackRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String stackId
Class com.amazonaws.services.opsworks.model.TimeBasedAutoScalingConfiguration extends Object implements Serializable |
---|
Serialized Fields |
---|
String instanceId
WeeklyAutoScalingSchedule autoScalingSchedule
WeeklyAutoScalingSchedule
object with the instance
schedule.
Class com.amazonaws.services.opsworks.model.UpdateAppRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String appId
String name
String description
String type
Constraints:
Allowed Values: rails, php, nodejs, static, other
Source appSource
Source
object that specifies the app repository.
List<E> domains
'www.example.com, example.com'
Boolean enableSsl
SslConfiguration sslConfiguration
SslConfiguration
object with the SSL configuration.
Map<K,V> attributes
Class com.amazonaws.services.opsworks.model.UpdateInstanceRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String instanceId
List<E> layerIds
String instanceType
String autoScalingType
Constraints:
Allowed Values: load, timer
String hostname
String os
String sshKeyName
String architecture
Constraints:
Allowed Values: x86_64, i386
Class com.amazonaws.services.opsworks.model.UpdateLayerRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String layerId
String name
String shortname
Map<K,V> attributes
String customInstanceProfileArn
List<E> customSecurityGroupIds
List<E> packages
Package
objects that describe the layer's
packages.
List<E> volumeConfigurations
VolumeConfigurations
object that describes the layer's
Amazon EBS volumes.
Boolean enableAutoHealing
Boolean autoAssignElasticIps
Recipes customRecipes
LayerCustomRecipes
object that specifies the layer's
custom recipes.
Class com.amazonaws.services.opsworks.model.UpdateStackRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String stackId
String name
Map<K,V> attributes
String serviceRoleArn
String defaultInstanceProfileArn
String defaultOs
String hostnameTheme
HostnameTheme
is set to
Layer_Dependent, which creates hostnames by appending integers to the
layer's shortname. The other themes are: To obtain a generated hostname, call
GetHostNameSuggestion
, which returns a hostname based on
the current theme.
String defaultAvailabilityZone
String customJson
"{\"key1\": \"value1\", \"key2\":
\"value2\",...}"
For more information on custom JSON, see Use Custom JSON to Modify the Stack Configuration JSON.
Boolean useCustomCookbooks
Source customCookbooksSource
String defaultSshKeyName
String defaultRootDeviceType
Constraints:
Allowed Values: ebs, instance-store
Class com.amazonaws.services.opsworks.model.UpdateUserProfileRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String iamUserArn
String sshUsername
String sshPublicKey
Class com.amazonaws.services.opsworks.model.UserProfile extends Object implements Serializable |
---|
Serialized Fields |
---|
String iamUserArn
String name
String sshUsername
String sshPublicKey
Class com.amazonaws.services.opsworks.model.ValidationException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.opsworks.model.Volume extends Object implements Serializable |
---|
Serialized Fields |
---|
String volumeId
String ec2VolumeId
String name
String raidArrayId
String instanceId
String status
Integer size
String device
String mountPoint
String region
String availabilityZone
Class com.amazonaws.services.opsworks.model.VolumeConfiguration extends Object implements Serializable |
---|
Serialized Fields |
---|
String mountPoint
Integer raidLevel
Integer numberOfDisks
Integer size
Class com.amazonaws.services.opsworks.model.WeeklyAutoScalingSchedule extends Object implements Serializable |
---|
Serialized Fields |
---|
Map<K,V> monday
Map<K,V> tuesday
Map<K,V> wednesday
Map<K,V> thursday
Map<K,V> friday
Map<K,V> saturday
Map<K,V> sunday
Package com.amazonaws.services.rds.model |
---|
Class com.amazonaws.services.rds.model.AddSourceIdentifierToSubscriptionRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String subscriptionName
String sourceIdentifier
Constraints:
Class com.amazonaws.services.rds.model.AddTagsToResourceRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String resourceName
List<E> tags
Class com.amazonaws.services.rds.model.AuthorizationAlreadyExistsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.AuthorizationNotFoundException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.AuthorizationQuotaExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String dBSecurityGroupName
String cIDRIP
String eC2SecurityGroupName
EC2SecurityGroupId
must be provided. Otherwise,
EC2SecurityGroupOwnerId and either EC2SecurityGroupName
or EC2SecurityGroupId
must be provided.
String eC2SecurityGroupId
EC2SecurityGroupId
must be provided. Otherwise,
EC2SecurityGroupOwnerId and either EC2SecurityGroupName
or EC2SecurityGroupId
must be provided.
String eC2SecurityGroupOwnerId
EC2SecurityGroupId
must be provided. Otherwise,
EC2SecurityGroupOwnerId and either EC2SecurityGroupName
or EC2SecurityGroupId
must be provided.
Class com.amazonaws.services.rds.model.AvailabilityZone extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
Boolean provisionedIopsCapable
Class com.amazonaws.services.rds.model.CharacterSet extends Object implements Serializable |
---|
Serialized Fields |
---|
String characterSetName
String characterSetDescription
Class com.amazonaws.services.rds.model.CopyDBSnapshotRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String sourceDBSnapshotIdentifier
Constraints:
Example:
rds:mydb-2012-04-02-00-01
String targetDBSnapshotIdentifier
Constraints:
Example: my-db-snapshot
Class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String dBInstanceIdentifier
String sourceDBInstanceIdentifier
Constraints: Must be the identifier of an existing DB Instance that is not already a Read Replica DB Instance.
String dBInstanceClass
Valid Values:
db.m1.small | db.m1.medium | db.m1.large | db.m1.xlarge |
db.m2.xlarge |db.m2.2xlarge | db.m2.4xlarge
Default: Inherits from the source DB Instance.
String availabilityZone
Default: A random, system-chosen Availability Zone in the endpoint's region.
Example: us-east-1d
Integer port
Default: Inherits from the source DB Instance
Valid Values:
1150-65535
Boolean autoMinorVersionUpgrade
Default: Inherits from the source DB Instance
Integer iops
String optionGroupName
Boolean publiclyAccessible
Default: The default behavior varies depending on whether a VPC has been requested or not. The following list shows the default behavior in each case.
If no DB subnet group has been specified as part of the request and the PubliclyAccessible value has not been set, the DB instance will be publicly accessible. If a specific DB subnet group has been specified as part of the request and the PubliclyAccessible value has not been set, the DB instance will be private.
Class com.amazonaws.services.rds.model.CreateDBInstanceRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String dBName
MySQL
The name of the database to create when the DB Instance is created. If this parameter is not specified, no database is created in the DB Instance.
Constraints:
Type: String
Oracle
The Oracle System ID (SID) of the created DB Instance.
Default: ORCL
Constraints:
SQL Server
Not applicable. Must be null.
String dBInstanceIdentifier
Constraints:
Example:
mydbinstance
Integer allocatedStorage
MySQL
Constraints: Must be an integer from 5 to 1024.
Type: Integer
Oracle
Constraints: Must be an integer from 10 to 1024.
SQL Server
Constraints: Must be an integer from 200 to 1024 (Standard Edition and Enterprise Edition) or from 30 to 1024 (Express Edition and Web Edition)
String dBInstanceClass
Valid Values:
db.t1.micro | db.m1.small | db.m1.medium | db.m1.large |
db.m1.xlarge | db.m2.xlarge |db.m2.2xlarge | db.m2.4xlarge
String engine
Valid Values: MySQL
| oracle-se1
|
oracle-se
| oracle-ee
|
sqlserver-ee
| sqlserver-se
|
sqlserver-ex
| sqlserver-web
String masterUsername
MySQL
Constraints:
Type: String
Oracle
Constraints:
SQL Server
Constraints:
String masterUserPassword
Type: String
MySQL
Constraints: Must contain from 8 to 41 alphanumeric characters.
Oracle
Constraints: Must contain from 8 to 30 alphanumeric characters.
SQL Server
Constraints: Must contain from 8 to 128 alphanumeric characters.
List<E> dBSecurityGroups
Default: The default DB Security Group for the database engine.
List<E> vpcSecurityGroupIds
Default: The default EC2 VPC Security Group for the DB Subnet group's VPC.
String availabilityZone
Default: A random, system-chosen Availability Zone in the endpoint's region.
Example: us-east-1d
Constraint: The AvailabilityZone parameter cannot be specified if the
MultiAZ parameter is set to true
. The specified
Availability Zone must be in the same region as the current endpoint.
String dBSubnetGroupName
If there is no DB Subnet Group, then it is a non-VPC DB instance.
String preferredMaintenanceWindow
Format: ddd:hh24:mi-ddd:hh24:mi
Default: A 30-minute window selected at random from an 8-hour block of time per region, occurring on a random day of the week. To see the time blocks available, see Adjusting the Preferred Maintenance Window in the Amazon RDS User Guide.
Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun
Constraints: Minimum 30-minute window.
String dBParameterGroupName
Constraints:
Integer backupRetentionPeriod
Default: 1
Constraints:
String preferredBackupWindow
BackupRetentionPeriod
parameter. Default: A 30-minute window selected at random from an 8-hour block of time per region. The following list shows the time blocks for each region from which the default backup windows are assigned.
Constraints: Must be in the format
hh24:mi-hh24:mi
. Times should be Universal Time
Coordinated (UTC). Must not conflict with the preferred maintenance
window. Must be at least 30 minutes.
Integer port
MySQL
Default: 3306
Valid Values:
1150-65535
Type: Integer
Oracle
Default:
1521
Valid Values: 1150-65535
SQL Server
Default: 1433
Valid Values:
1150-65535
except for 1434
and
3389
.
Boolean multiAZ
String engineVersion
MySQL
Example: 5.1.42
Type: String
Oracle
Example: 11.2.0.2.v2
Type: String
SQL Server
Example: 10.50.2789.0.v1
Boolean autoMinorVersionUpgrade
Default:
true
String licenseModel
Valid values:
license-included
| bring-your-own-license
|
general-public-license
Integer iops
Constraints: Must be an integer greater than 1000.
String optionGroupName
String characterSetName
Boolean publiclyAccessible
Default: The default behavior varies depending on whether a VPC has been requested or not. The following list shows the default behavior in each case.
If no DB subnet group has been specified as part of the request and the PubliclyAccessible value has not been set, the DB instance will be publicly accessible. If a specific DB subnet group has been specified as part of the request and the PubliclyAccessible value has not been set, the DB instance will be private.
Class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String dBParameterGroupName
Constraints:
String dBParameterGroupFamily
String description
Class com.amazonaws.services.rds.model.CreateDBSecurityGroupRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String dBSecurityGroupName
Constraints: Must contain no more than 255 alphanumeric characters or hyphens. Must not be "Default".
Example:
mysecuritygroup
String dBSecurityGroupDescription
Class com.amazonaws.services.rds.model.CreateDBSnapshotRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String dBSnapshotIdentifier
Constraints:
Example: my-snapshot-id
String dBInstanceIdentifier
Constraints:
Class com.amazonaws.services.rds.model.CreateDBSubnetGroupRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String dBSubnetGroupName
Constraints: Must contain no more than 255 alphanumeric characters or hyphens. Must not be "Default".
Example:
mySubnetgroup
String dBSubnetGroupDescription
List<E> subnetIds
Class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String subscriptionName
Constraints: The name must be less than 255 characters.
String snsTopicArn
String sourceType
Valid values: db-instance | db-parameter-group | db-security-group | db-snapshot
List<E> eventCategories
List<E> sourceIds
Constraints:
Boolean enabled
Class com.amazonaws.services.rds.model.CreateOptionGroupRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String optionGroupName
Constraints:
Example:
myOptiongroup
String engineName
String majorEngineVersion
String optionGroupDescription
Class com.amazonaws.services.rds.model.DBEngineVersion extends Object implements Serializable |
---|
Serialized Fields |
---|
String engine
String engineVersion
String dBParameterGroupFamily
String dBEngineDescription
String dBEngineVersionDescription
CharacterSet defaultCharacterSet
CharacterSetName
parameter of the CreateDBInstance
API is not specified.
List<E> supportedCharacterSets
CharacterSetName
parameter of the CreateDBInstance API.
Class com.amazonaws.services.rds.model.DBInstance extends Object implements Serializable |
---|
Serialized Fields |
---|
String dBInstanceIdentifier
String dBInstanceClass
String engine
String dBInstanceStatus
String masterUsername
String dBName
MySQL
Contains the name of the initial database of this instance that was provided at create time, if one was specified when the DB Instance was created. This same name is returned for the life of the DB Instance.
Type: String
Oracle
Contains the Oracle System ID (SID) of the created DB Instance.
Endpoint endpoint
Integer allocatedStorage
Date instanceCreateTime
String preferredBackupWindow
BackupRetentionPeriod
.
Integer backupRetentionPeriod
List<E> dBSecurityGroups
DBSecurityGroup.Name
and
DBSecurityGroup.Status
subelements.
List<E> vpcSecurityGroups
List<E> dBParameterGroups
String availabilityZone
DBSubnetGroup dBSubnetGroup
String preferredMaintenanceWindow
PendingModifiedValues pendingModifiedValues
Date latestRestorableTime
Boolean multiAZ
String engineVersion
Boolean autoMinorVersionUpgrade
String readReplicaSourceDBInstanceIdentifier
List<E> readReplicaDBInstanceIdentifiers
String licenseModel
Integer iops
List<E> optionGroupMemberships
String characterSetName
String secondaryAvailabilityZone
Boolean publiclyAccessible
Default: The default behavior varies depending on whether a VPC has been requested or not. The following list shows the default behavior in each case.
If no DB subnet group has been specified as part of the request and the PubliclyAccessible value has not been set, the DB instance will be publicly accessible. If a specific DB subnet group has been specified as part of the request and the PubliclyAccessible value has not been set, the DB instance will be private.
Class com.amazonaws.services.rds.model.DBInstanceAlreadyExistsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.DBInstanceNotFoundException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.DBParameterGroup extends Object implements Serializable |
---|
Serialized Fields |
---|
String dBParameterGroupName
String dBParameterGroupFamily
String description
Class com.amazonaws.services.rds.model.DBParameterGroupAlreadyExistsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.DBParameterGroupNotFoundException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.DBParameterGroupQuotaExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.DBParameterGroupStatus extends Object implements Serializable |
---|
Serialized Fields |
---|
String dBParameterGroupName
String parameterApplyStatus
Class com.amazonaws.services.rds.model.DBSecurityGroup extends Object implements Serializable |
---|
Serialized Fields |
---|
String ownerId
String dBSecurityGroupName
String dBSecurityGroupDescription
String vpcId
List<E> eC2SecurityGroups
List<E> iPRanges
Class com.amazonaws.services.rds.model.DBSecurityGroupAlreadyExistsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.DBSecurityGroupMembership extends Object implements Serializable |
---|
Serialized Fields |
---|
String dBSecurityGroupName
String status
Class com.amazonaws.services.rds.model.DBSecurityGroupNotFoundException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.DBSecurityGroupNotSupportedException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.DBSecurityGroupQuotaExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.DBSnapshot extends Object implements Serializable |
---|
Serialized Fields |
---|
String dBSnapshotIdentifier
String dBInstanceIdentifier
Date snapshotCreateTime
String engine
Integer allocatedStorage
String status
Integer port
String availabilityZone
String vpcId
Date instanceCreateTime
String masterUsername
String engineVersion
String licenseModel
String snapshotType
Integer iops
String optionGroupName
Class com.amazonaws.services.rds.model.DBSnapshotAlreadyExistsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.DBSnapshotNotFoundException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.DBSubnetGroup extends Object implements Serializable |
---|
Serialized Fields |
---|
String dBSubnetGroupName
String dBSubnetGroupDescription
String vpcId
String subnetGroupStatus
List<E> subnets
Class com.amazonaws.services.rds.model.DBSubnetGroupAlreadyExistsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.DBSubnetGroupDoesNotCoverEnoughAZsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.DBSubnetGroupNotFoundException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.DBSubnetGroupQuotaExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.DBSubnetQuotaExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.DeleteDBInstanceRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String dBInstanceIdentifier
Constraints:
Boolean skipFinalSnapshot
true
is specified, no DBSnapshot
is created. If false is specified, a DB Snapshot is created before the
DB Instance is deleted. false
.Default: false
String finalDBSnapshotIdentifier
false
. Constraints:
Class com.amazonaws.services.rds.model.DeleteDBParameterGroupRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String dBParameterGroupName
Constraints:
Class com.amazonaws.services.rds.model.DeleteDBSecurityGroupRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String dBSecurityGroupName
Constraints:
Class com.amazonaws.services.rds.model.DeleteDBSnapshotRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String dBSnapshotIdentifier
Constraints: Must be the name of an
existing DB Snapshot in the available
state.
Class com.amazonaws.services.rds.model.DeleteDBSubnetGroupRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String dBSubnetGroupName
Constraints:
Class com.amazonaws.services.rds.model.DeleteEventSubscriptionRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String subscriptionName
Class com.amazonaws.services.rds.model.DeleteOptionGroupRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String optionGroupName
Class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String engine
String engineVersion
Example: 5.1.49
String dBParameterGroupFamily
Constraints:
Integer maxRecords
MaxRecords
value is available, a pagination token
called a marker is included in the response so that the following
results can be retrieved. Default: 100
Constraints: minimum 20, maximum 100
String marker
MaxRecords
.
Boolean defaultOnly
Boolean listSupportedCharacterSets
Class com.amazonaws.services.rds.model.DescribeDBEngineVersionsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String marker
MaxRecords
.
List<E> dBEngineVersions
DBEngineVersion
elements.
Class com.amazonaws.services.rds.model.DescribeDBInstancesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String dBInstanceIdentifier
Constraints:
Integer maxRecords
MaxRecords
value, a
pagination token called a marker is included in the response so that
the remaining results may be retrieved. Default: 100
Constraints: minimum 20, maximum 100
String marker
MaxRecords
.
Class com.amazonaws.services.rds.model.DescribeDBInstancesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String marker
MaxRecords
.
List<E> dBInstances
Class com.amazonaws.services.rds.model.DescribeDBLogFilesDetails extends Object implements Serializable |
---|
Serialized Fields |
---|
String logFileName
Long lastWritten
Long size
Class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String dBInstanceIdentifier
Constraints:
String filenameContains
Long fileLastWritten
Long fileSize
Integer maxRecords
String marker
Class com.amazonaws.services.rds.model.DescribeDBLogFilesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> describeDBLogFiles
String marker
Class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String dBParameterGroupName
Constraints:
Integer maxRecords
MaxRecords
value, a
pagination token called a marker is included in the response so that
the remaining results may be retrieved. Default: 100
Constraints: minimum 20, maximum 100
String marker
MaxRecords
.
Class com.amazonaws.services.rds.model.DescribeDBParameterGroupsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String marker
MaxRecords
.
List<E> dBParameterGroups
Class com.amazonaws.services.rds.model.DescribeDBParametersRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String dBParameterGroupName
Constraints:
String source
Default: All parameter types returned
Valid Values: user | system | engine-default
Integer maxRecords
MaxRecords
value, a
pagination token called a marker is included in the response so that
the remaining results may be retrieved. Default: 100
Constraints: minimum 20, maximum 100
String marker
MaxRecords
.
Class com.amazonaws.services.rds.model.DescribeDBParametersResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> parameters
String marker
MaxRecords
.
Class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String dBSecurityGroupName
Integer maxRecords
MaxRecords
value, a
pagination token called a marker is included in the response so that
the remaining results may be retrieved. Default: 100
Constraints: minimum 20, maximum 100
String marker
MaxRecords
.
Class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String marker
MaxRecords
.
List<E> dBSecurityGroups
Class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String dBInstanceIdentifier
Constraints:
String dBSnapshotIdentifier
Constraints:
SnapshotType
parameter must also be specified.
String snapshotType
Integer maxRecords
MaxRecords
value, a
pagination token called a marker is included in the response so that
the remaining results may be retrieved. Default: 100
Constraints: minimum 20, maximum 100
String marker
MaxRecords
.
Class com.amazonaws.services.rds.model.DescribeDBSnapshotsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String marker
MaxRecords
.
List<E> dBSnapshots
Class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String dBSubnetGroupName
Integer maxRecords
MaxRecords
value, a
pagination token called a marker is included in the response so that
the remaining results may be retrieved. Default: 100
Constraints: minimum 20, maximum 100
String marker
MaxRecords
.
Class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String marker
MaxRecords
.
List<E> dBSubnetGroups
Class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String dBParameterGroupFamily
Integer maxRecords
MaxRecords
value, a
pagination token called a marker is included in the response so that
the remaining results may be retrieved. Default: 100
Constraints: minimum 20, maximum 100
String marker
MaxRecords
.
Class com.amazonaws.services.rds.model.DescribeEventCategoriesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String sourceType
Valid values: db-instance | db-parameter-group | db-security-group | db-snapshot
Class com.amazonaws.services.rds.model.DescribeEventCategoriesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> eventCategoriesMapList
Class com.amazonaws.services.rds.model.DescribeEventsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String sourceIdentifier
Constraints:
String sourceType
Constraints:
Allowed Values: db-instance, db-parameter-group, db-security-group, db-snapshot
Date startTime
Example: 2009-07-08T18:00Z
Date endTime
Example: 2009-07-08T18:00Z
Integer duration
Default: 60
List<E> eventCategories
Integer maxRecords
MaxRecords
value, a
pagination token called a marker is included in the response so that
the remaining results may be retrieved. Default: 100
Constraints: minimum 20, maximum 100
String marker
MaxRecords
.
Class com.amazonaws.services.rds.model.DescribeEventsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String marker
MaxRecords
.
List<E> events
Class com.amazonaws.services.rds.model.DescribeEventSubscriptionsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String subscriptionName
Integer maxRecords
MaxRecords
value, a
pagination token called a marker is included in the response so that
the remaining results can be retrieved. Default: 100
Constraints: minimum 20, maximum 100
String marker
MaxRecords
.
Class com.amazonaws.services.rds.model.DescribeEventSubscriptionsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String marker
MaxRecords
.
List<E> eventSubscriptionsList
Class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String engineName
String majorEngineVersion
Integer maxRecords
MaxRecords
value, a
pagination token called a marker is included in the response so that
the remaining results can be retrieved. Default: 100
Constraints: minimum 20, maximum 100
String marker
MaxRecords
.
Class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> optionGroupOptions
String marker
MaxRecords
.
Class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String optionGroupName
String marker
MaxRecords
.
Integer maxRecords
MaxRecords
value, a
pagination token called a marker is included in the response so that
the remaining results can be retrieved. Default: 100
Constraints: minimum 20, maximum 100
String engineName
String majorEngineVersion
Class com.amazonaws.services.rds.model.DescribeOptionGroupsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> optionGroupsList
String marker
MaxRecords
.
Class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String engine
String engineVersion
String dBInstanceClass
String licenseModel
Boolean vpc
Integer maxRecords
MaxRecords
value, a
pagination token called a marker is included in the response so that
the remaining results can be retrieved. Default: 100
Constraints: minimum 20, maximum 100
String marker
MaxRecords
.
Class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> orderableDBInstanceOptions
String marker
MaxRecords
.
Class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String reservedDBInstancesOfferingId
Example:
438012d3-4052-4cc7-b2e3-8d3372e0e706
String dBInstanceClass
String duration
Valid
Values: 1 | 3 | 31536000 | 94608000
String productDescription
String offeringType
Valid
Values: "Light Utilization" | "Medium Utilization" | "Heavy
Utilization"
Boolean multiAZ
Integer maxRecords
MaxRecords
value is available, a pagination token
called a marker is included in the response so that the following
results can be retrieved. Default: 100
Constraints: minimum 20, maximum 100
String marker
MaxRecords
.
Class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String marker
MaxRecords
.
List<E> reservedDBInstancesOfferings
Class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String reservedDBInstanceId
String reservedDBInstancesOfferingId
String dBInstanceClass
String duration
Valid
Values: 1 | 3 | 31536000 | 94608000
String productDescription
String offeringType
Valid
Values: "Light Utilization" | "Medium Utilization" | "Heavy
Utilization"
Boolean multiAZ
Integer maxRecords
MaxRecords
value is available, a pagination token
called a marker is included in the response so that the following
results can be retrieved. Default: 100
Constraints: minimum 20, maximum 100
String marker
MaxRecords
.
Class com.amazonaws.services.rds.model.DescribeReservedDBInstancesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String marker
MaxRecords
.
List<E> reservedDBInstances
Class com.amazonaws.services.rds.model.DownloadDBLogFilePortionRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String dBInstanceIdentifier
Constraints:
String logFileName
String marker
Integer numberOfLines
Class com.amazonaws.services.rds.model.DownloadDBLogFilePortionResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String logFileData
String marker
Boolean additionalDataPending
Class com.amazonaws.services.rds.model.EC2SecurityGroup extends Object implements Serializable |
---|
Serialized Fields |
---|
String status
String eC2SecurityGroupName
String eC2SecurityGroupId
String eC2SecurityGroupOwnerId
EC2SecurityGroupName
field.
Class com.amazonaws.services.rds.model.Endpoint extends Object implements Serializable |
---|
Serialized Fields |
---|
String address
Integer port
Class com.amazonaws.services.rds.model.EngineDefaults extends Object implements Serializable |
---|
Serialized Fields |
---|
String dBParameterGroupFamily
String marker
MaxRecords
.
List<E> parameters
Class com.amazonaws.services.rds.model.Event extends Object implements Serializable |
---|
Serialized Fields |
---|
String sourceIdentifier
String sourceType
Constraints:
Allowed Values: db-instance, db-parameter-group, db-security-group, db-snapshot
String message
List<E> eventCategories
Date date
Class com.amazonaws.services.rds.model.EventCategoriesMap extends Object implements Serializable |
---|
Serialized Fields |
---|
String sourceType
List<E> eventCategories
Class com.amazonaws.services.rds.model.EventSubscription extends Object implements Serializable |
---|
Serialized Fields |
---|
String customerAwsId
String custSubscriptionId
String snsTopicArn
String status
Constraints:
Can be one of the following: creating | modifying | deleting | active | no-permission | topic-not-exist
The status "no-permission" indicates that RDS no longer has permission to post to the SNS topic. The status "topic-not-exist" indicates that the topic was deleted after the subscription was created.
String subscriptionCreationTime
String sourceType
List<E> sourceIdsList
List<E> eventCategoriesList
Boolean enabled
Class com.amazonaws.services.rds.model.EventSubscriptionQuotaExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.InstanceQuotaExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.InsufficientDBInstanceCapacityException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.InvalidDBInstanceStateException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.InvalidDBParameterGroupStateException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.InvalidDBSecurityGroupStateException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.InvalidDBSnapshotStateException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.InvalidDBSubnetGroupStateException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.InvalidDBSubnetStateException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.InvalidEventSubscriptionStateException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.InvalidOptionGroupStateException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.InvalidRestoreException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.InvalidSubnetException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.InvalidVPCNetworkStateException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.IPRange extends Object implements Serializable |
---|
Serialized Fields |
---|
String status
String cIDRIP
Class com.amazonaws.services.rds.model.ListTagsForResourceRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String resourceName
Class com.amazonaws.services.rds.model.ListTagsForResourceResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> tagList
Class com.amazonaws.services.rds.model.ModifyDBInstanceRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String dBInstanceIdentifier
Constraints:
Integer allocatedStorage
ApplyImmediately
parameter
is set to true
for this request. MySQL
Default: Uses existing setting
Valid Values: 5-1024
Constraints: Value supplied must be at least 10% greater than the current value. Values that are not at least 10% greater than the existing value are rounded up so that they are 10% greater than the current value.
Type: Integer
Oracle
Default: Uses existing setting
Valid Values: 10-1024
Constraints: Value supplied must be at least 10% greater than the current value. Values that are not at least 10% greater than the existing value are rounded up so that they are 10% greater than the current value.
SQL Server
Cannot be modified.
String dBInstanceClass
Passing
a value for this parameter causes an outage during the change and is
applied during the next maintenance window, unless the
ApplyImmediately
parameter is specified as
true
for this request.
Default: Uses existing setting
Valid Values: db.t1.micro | db.m1.small | db.m1.medium |
db.m1.large | db.m1.xlarge | db.m2.xlarge | db.m2.2xlarge |
db.m2.4xlarge
List<E> dBSecurityGroups
Constraints:
List<E> vpcSecurityGroupIds
Constraints:
Boolean applyImmediately
PreferredMaintenanceWindow
setting for
the DB Instance. If this parameter is passed as
false
, changes to the DB Instance are applied on the next
call to RebootDBInstance, the next maintenance reboot, or the
next failure reboot, whichever occurs first. See each parameter to
determine when a change is applied.
Default: false
String masterUserPassword
Changing this parameter
does not result in an outage and the change is asynchronously applied
as soon as possible. Between the time of the request and the
completion of the request, the MasterUserPassword
element
exists in the PendingModifiedValues
element of the
operation response.
Default: Uses existing setting
Constraints:
Must be 8 to 41 alphanumeric characters (MySQL), 8 to 30 alphanumeric
characters (Oracle), or 8 to 128 alphanumeric characters (SQL Server).
String dBParameterGroupName
ApplyImmediately
parameter is set to true
for this request. Default: Uses existing setting
Constraints: The DB Parameter Group must be in the same DB Parameter Group family as this DB Instance.
Integer backupRetentionPeriod
Changing this parameter can result in
an outage if you change from 0 to a non-zero value or from a non-zero
value to 0. These changes are applied during the next maintenance
window unless the ApplyImmediately
parameter is set to
true
for this request. If you change the parameter from
one non-zero value to another non-zero value, the change is
asynchronously applied as soon as possible.
Default: Uses existing setting
Constraints:
String preferredBackupWindow
BackupRetentionPeriod
. Changing this parameter does not
result in an outage and the change is asynchronously applied as soon
as possible. Constraints:
String preferredMaintenanceWindow
Default: Uses existing setting
Format: ddd:hh24:mi-ddd:hh24:mi
Valid Days: Mon | Tue | Wed | Thu | Fri | Sat | Sun
Constraints: Must be at least 30 minutes
Boolean multiAZ
ApplyImmediately
parameter is set to true
for this request. Constraints: Cannot be specified if the DB Instance is a read replica.
String engineVersion
ApplyImmediately
parameter is set to true
for this request. For major version upgrades, if a nondefault DB Parameter Group is currently in use, a new DB Parameter Group in the DB Parameter Group Family for the new engine version must be specified. The new DB Parameter Group can be the default for that DB Parameter Group Family.
Example:
5.1.42
Boolean allowMajorVersionUpgrade
Constraints: This parameter must be set to true when specifying a value for the EngineVersion parameter that is a different major version than the DB Instance's current version.
Boolean autoMinorVersionUpgrade
true
during the
maintenance window, and a newer minor version is available, and RDS
has enabled auto patching for that engine version.
Integer iops
ApplyImmediately
parameter is set to true
for this request. Default: Uses existing setting
Constraints: Value supplied must be at least 10% greater than the current value. Values that are not at least 10% greater than the existing value are rounded up so that they are 10% greater than the current value.
Type: Integer
String optionGroupName
ApplyImmediately
parameter
is set to true
for this request. If the parameter change
results in an option group that enables OEM, this change can cause a
brief (sub-second) period during which new connections are rejected
but existing connections are not interrupted.
String newDBInstanceIdentifier
Constraints:
Class com.amazonaws.services.rds.model.ModifyDBParameterGroupRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String dBParameterGroupName
Constraints:
List<E> parameters
Valid Values (for
the application method): immediate | pending-reboot
Class com.amazonaws.services.rds.model.ModifyDBParameterGroupResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String dBParameterGroupName
Class com.amazonaws.services.rds.model.ModifyDBSubnetGroupRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String dBSubnetGroupName
Constraints: Must contain no more than 255 alphanumeric characters or hyphens. Must not be "Default".
Example:
mySubnetgroup
String dBSubnetGroupDescription
List<E> subnetIds
Class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String subscriptionName
String snsTopicArn
String sourceType
Valid values: db-instance | db-parameter-group | db-security-group | db-snapshot
List<E> eventCategories
Boolean enabled
Class com.amazonaws.services.rds.model.ModifyOptionGroupRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String optionGroupName
List<E> optionsToInclude
List<E> optionsToRemove
Boolean applyImmediately
Class com.amazonaws.services.rds.model.Option extends Object implements Serializable |
---|
Serialized Fields |
---|
String optionName
String optionDescription
Boolean persistent
Integer port
List<E> optionSettings
List<E> dBSecurityGroupMemberships
List<E> vpcSecurityGroupMemberships
Class com.amazonaws.services.rds.model.OptionConfiguration extends Object implements Serializable |
---|
Serialized Fields |
---|
String optionName
Integer port
List<E> dBSecurityGroupMemberships
List<E> vpcSecurityGroupMemberships
List<E> optionSettings
Class com.amazonaws.services.rds.model.OptionGroup extends Object implements Serializable |
---|
Serialized Fields |
---|
String optionGroupName
String optionGroupDescription
String engineName
String majorEngineVersion
List<E> options
Boolean allowsVpcAndNonVpcInstanceMemberships
String vpcId
Class com.amazonaws.services.rds.model.OptionGroupAlreadyExistsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.OptionGroupMembership extends Object implements Serializable |
---|
Serialized Fields |
---|
String optionGroupName
String status
Class com.amazonaws.services.rds.model.OptionGroupNotFoundException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.OptionGroupOption extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
String description
String engineName
String majorEngineVersion
String minimumRequiredMinorEngineVersion
Boolean portRequired
Integer defaultPort
List<E> optionsDependedOn
Boolean persistent
List<E> optionGroupOptionSettings
Class com.amazonaws.services.rds.model.OptionGroupOptionSetting extends Object implements Serializable |
---|
Serialized Fields |
---|
String settingName
String settingDescription
String defaultValue
String applyType
String allowedValues
Boolean isModifiable
Class com.amazonaws.services.rds.model.OptionGroupQuotaExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.OptionSetting extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
String value
String defaultValue
String description
String applyType
String dataType
String allowedValues
Boolean isModifiable
Boolean isCollection
Class com.amazonaws.services.rds.model.OrderableDBInstanceOption extends Object implements Serializable |
---|
Serialized Fields |
---|
String engine
String engineVersion
String dBInstanceClass
String licenseModel
List<E> availabilityZones
Boolean multiAZCapable
Boolean readReplicaCapable
Boolean vpc
Class com.amazonaws.services.rds.model.Parameter extends Object implements Serializable |
---|
Serialized Fields |
---|
String parameterName
String parameterValue
String description
String source
String applyType
String dataType
String allowedValues
Boolean isModifiable
true
) or not (false
) the
parameter can be modified. Some parameters have security or
operational implications that prevent them from being changed.
String minimumEngineVersion
String applyMethod
Constraints:
Allowed Values: immediate, pending-reboot
Class com.amazonaws.services.rds.model.PendingModifiedValues extends Object implements Serializable |
---|
Serialized Fields |
---|
String dBInstanceClass
DBInstanceClass
for the DB Instance that
will be applied or is in progress.
Integer allocatedStorage
AllocatedStorage
size for the DB
Instance that will be applied or is in progress.
String masterUserPassword
Integer port
Integer backupRetentionPeriod
Boolean multiAZ
String engineVersion
Integer iops
String dBInstanceIdentifier
DBInstanceIdentifier
for the DB Instance
that will be applied or is in progress.
Class com.amazonaws.services.rds.model.PointInTimeRestoreNotEnabledException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.PromoteReadReplicaRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String dBInstanceIdentifier
Constraints:
Example:
Integer backupRetentionPeriod
Default: 1
Constraints:
String preferredBackupWindow
BackupRetentionPeriod
parameter. Default: A 30-minute window selected at random from an 8-hour block of time per region. The following list shows the time blocks for each region from which the default backup windows are assigned.
Constraints: Must be in the format
hh24:mi-hh24:mi
. Times should be Universal Time
Coordinated (UTC). Must not conflict with the preferred maintenance
window. Must be at least 30 minutes.
Class com.amazonaws.services.rds.model.ProvisionedIopsNotAvailableInAZException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String reservedDBInstancesOfferingId
Example: 438012d3-4052-4cc7-b2e3-8d3372e0e706
String reservedDBInstanceId
Example: myreservationID
Integer dBInstanceCount
Default: 1
Class com.amazonaws.services.rds.model.RebootDBInstanceRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String dBInstanceIdentifier
Constraints:
Boolean forceFailover
true
, the reboot will be conducted through a MultiAZ
failover. Constraint: You cannot specify true
if the
instance is not configured for MultiAZ.
Class com.amazonaws.services.rds.model.RecurringCharge extends Object implements Serializable |
---|
Serialized Fields |
---|
Double recurringChargeAmount
String recurringChargeFrequency
Class com.amazonaws.services.rds.model.RemoveSourceIdentifierFromSubscriptionRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String subscriptionName
String sourceIdentifier
Class com.amazonaws.services.rds.model.RemoveTagsFromResourceRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String resourceName
List<E> tagKeys
Class com.amazonaws.services.rds.model.ReservedDBInstance extends Object implements Serializable |
---|
Serialized Fields |
---|
String reservedDBInstanceId
String reservedDBInstancesOfferingId
String dBInstanceClass
Date startTime
Integer duration
Double fixedPrice
Double usagePrice
String currencyCode
Integer dBInstanceCount
String productDescription
String offeringType
Boolean multiAZ
String state
List<E> recurringCharges
Class com.amazonaws.services.rds.model.ReservedDBInstanceAlreadyExistsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.ReservedDBInstanceNotFoundException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.ReservedDBInstanceQuotaExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.ReservedDBInstancesOffering extends Object implements Serializable |
---|
Serialized Fields |
---|
String reservedDBInstancesOfferingId
String dBInstanceClass
Integer duration
Double fixedPrice
Double usagePrice
String currencyCode
String productDescription
String offeringType
Boolean multiAZ
List<E> recurringCharges
Class com.amazonaws.services.rds.model.ReservedDBInstancesOfferingNotFoundException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String dBParameterGroupName
Constraints:
Boolean resetAllParameters
true
) or not (false
) to
reset all parameters in the DB Parameter Group to default values.
Default: true
List<E> parameters
MySQL
Valid Values (for Apply method): immediate
|
pending-reboot
You can use the immediate value with
dynamic parameters only. You can use the pending-reboot
value for both dynamic and static parameters, and changes are applied
when DB Instance reboots.
Oracle
Valid Values (for Apply
method): pending-reboot
Class com.amazonaws.services.rds.model.ResetDBParameterGroupResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String dBParameterGroupName
Class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String dBInstanceIdentifier
Constraints:
String dBSnapshotIdentifier
Constraints:
Example: my-snapshot-id
String dBInstanceClass
Valid Values: db.t1.micro | db.m1.small | db.m1.medium |
db.m1.large | db.m1.xlarge | db.m2.2xlarge | db.m2.4xlarge
Integer port
Default: The same port as the original DB Instance
Constraints: Value must
be 1150-65535
String availabilityZone
Default: A random, system-chosen Availability Zone.
Constraint: You cannot specify the AvailabilityZone parameter if
the MultiAZ parameter is set to true
.
Example:
us-east-1a
String dBSubnetGroupName
Boolean multiAZ
Constraint:
You cannot specify the AvailabilityZone parameter if the MultiAZ
parameter is set to true
.
Boolean publiclyAccessible
Default: The default behavior varies depending on whether a VPC has been requested or not. The following list shows the default behavior in each case.
If no DB subnet group has been specified as part of the request and the PubliclyAccessible value has not been set, the DB instance will be publicly accessible. If a specific DB subnet group has been specified as part of the request and the PubliclyAccessible value has not been set, the DB instance will be private.
Boolean autoMinorVersionUpgrade
String licenseModel
Default: Same as source.
Valid values: license-included
|
bring-your-own-license
|
general-public-license
String dBName
This parameter doesn't apply to the MySQL engine.
String engine
Default: The same as source
Constraint: Must be compatible with the engine of the source
Example: oracle-ee
Integer iops
Constraints: Must be an integer greater than 1000.
String optionGroupName
Class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String sourceDBInstanceIdentifier
Constraints:
String targetDBInstanceIdentifier
Constraints:
Date restoreTime
Valid Values: Value must be a UTC time
Constraints:
Example:
2009-09-07T23:45:00Z
Boolean useLatestRestorableTime
true
) or not (false
) the
DB Instance is restored from the latest backup time. Default:
false
Constraints: Cannot be specified if RestoreTime parameter is provided.
String dBInstanceClass
Valid Values: db.t1.micro | db.m1.small | db.m1.medium |
db.m1.large | db.m1.xlarge | db.m2.2xlarge | db.m2.4xlarge
Default: The same DBInstanceClass as the original DB Instance.
Integer port
Constraints: Value must be 1150-65535
Default: The same port as the original DB Instance.
String availabilityZone
Default: A random, system-chosen Availability Zone.
Constraint: You cannot specify the AvailabilityZone parameter if the MultiAZ parameter is set to true.
Example:
us-east-1a
String dBSubnetGroupName
Boolean multiAZ
Constraint:
You cannot specify the AvailabilityZone parameter if the MultiAZ
parameter is set to true
.
Boolean publiclyAccessible
Default: The default behavior varies depending on whether a VPC has been requested or not. The following list shows the default behavior in each case.
If no DB subnet group has been specified as part of the request and the PubliclyAccessible value has not been set, the DB instance will be publicly accessible. If a specific DB subnet group has been specified as part of the request and the PubliclyAccessible value has not been set, the DB instance will be private.
Boolean autoMinorVersionUpgrade
String licenseModel
Default: Same as source.
Valid values: license-included
|
bring-your-own-license
|
general-public-license
String dBName
This parameter is not used for the MySQL engine.
String engine
Default: The same as source
Constraint: Must be compatible with the engine of the source
Example: oracle-ee
Integer iops
Constraints: Must be an integer greater than 1000.
String optionGroupName
Class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String dBSecurityGroupName
String cIDRIP
CIDRIP
is specified, EC2SecurityGroupName
,
EC2SecurityGroupId
and
EC2SecurityGroupOwnerId
cannot be provided.
String eC2SecurityGroupName
EC2SecurityGroupId
must be provided.
Otherwise, EC2SecurityGroupOwnerId and either
EC2SecurityGroupName
or EC2SecurityGroupId
must be provided.
String eC2SecurityGroupId
EC2SecurityGroupId
must be provided.
Otherwise, EC2SecurityGroupOwnerId and either
EC2SecurityGroupName
or EC2SecurityGroupId
must be provided.
String eC2SecurityGroupOwnerId
EC2SecurityGroupName
parameter. The AWS
Access Key ID is not an acceptable value. For VPC DB Security Groups,
EC2SecurityGroupId
must be provided. Otherwise,
EC2SecurityGroupOwnerId and either EC2SecurityGroupName
or EC2SecurityGroupId
must be provided.
Class com.amazonaws.services.rds.model.SnapshotQuotaExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.SNSInvalidTopicException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.SNSNoAuthorizationException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.SNSTopicArnNotFoundException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.SourceNotFoundException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.StorageQuotaExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.Subnet extends Object implements Serializable |
---|
Serialized Fields |
---|
String subnetIdentifier
AvailabilityZone subnetAvailabilityZone
This data type is used as an element in the following data type:
String subnetStatus
Class com.amazonaws.services.rds.model.SubnetAlreadyInUseException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.SubscriptionAlreadyExistException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.SubscriptionCategoryNotFoundException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.SubscriptionNotFoundException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.rds.model.Tag extends Object implements Serializable |
---|
Serialized Fields |
---|
String key
String value
Class com.amazonaws.services.rds.model.VpcSecurityGroupMembership extends Object implements Serializable |
---|
Serialized Fields |
---|
String vpcSecurityGroupId
String status
Package com.amazonaws.services.redshift.model |
---|
Class com.amazonaws.services.redshift.model.AuthorizationAlreadyExistsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.redshift.model.AuthorizationNotFoundException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.redshift.model.AuthorizationQuotaExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.redshift.model.AuthorizeClusterSecurityGroupIngressRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String clusterSecurityGroupName
String cIDRIP
String eC2SecurityGroupName
String eC2SecurityGroupOwnerId
Example: 111122223333
Class com.amazonaws.services.redshift.model.AvailabilityZone extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
Class com.amazonaws.services.redshift.model.Cluster extends Object implements Serializable |
---|
Serialized Fields |
---|
String clusterIdentifier
String nodeType
String clusterStatus
available
, creating
, deleting
,
rebooting
, and resizing
.
String modifyStatus
String masterUsername
String dBName
Endpoint endpoint
Date clusterCreateTime
Integer automatedSnapshotRetentionPeriod
List<E> clusterSecurityGroups
ClusterSecurityGroup.Name
and
ClusterSecurityGroup.Status
subelements. Cluster security groups are used when the cluster is not created in a VPC. Clusters that are created in a VPC use VPC security groups, which are listed by the VpcSecurityGroups parameter.
List<E> vpcSecurityGroups
List<E> clusterParameterGroups
String clusterSubnetGroupName
String vpcId
String availabilityZone
String preferredMaintenanceWindow
PendingModifiedValues pendingModifiedValues
String clusterVersion
Boolean allowVersionUpgrade
true
, version upgrades will be applied automatically
to the cluster during the maintenance window.
Integer numberOfNodes
Boolean publiclyAccessible
true
, the cluster can be accessed from a public
network.
Boolean encrypted
true
, data in cluster is encrypted at rest.
Class com.amazonaws.services.redshift.model.ClusterAlreadyExistsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.redshift.model.ClusterNotFoundException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.redshift.model.ClusterParameterGroup extends Object implements Serializable |
---|
Serialized Fields |
---|
String parameterGroupName
String parameterGroupFamily
String description
Class com.amazonaws.services.redshift.model.ClusterParameterGroupAlreadyExistsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.redshift.model.ClusterParameterGroupNotFoundException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.redshift.model.ClusterParameterGroupQuotaExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.redshift.model.ClusterParameterGroupStatus extends Object implements Serializable |
---|
Serialized Fields |
---|
String parameterGroupName
String parameterApplyStatus
Class com.amazonaws.services.redshift.model.ClusterQuotaExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.redshift.model.ClusterSecurityGroup extends Object implements Serializable |
---|
Serialized Fields |
---|
String clusterSecurityGroupName
String description
List<E> eC2SecurityGroups
List<E> iPRanges
Class com.amazonaws.services.redshift.model.ClusterSecurityGroupAlreadyExistsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.redshift.model.ClusterSecurityGroupMembership extends Object implements Serializable |
---|
Serialized Fields |
---|
String clusterSecurityGroupName
String status
Class com.amazonaws.services.redshift.model.ClusterSecurityGroupNotFoundException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.redshift.model.ClusterSecurityGroupQuotaExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.redshift.model.ClusterSnapshotAlreadyExistsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.redshift.model.ClusterSnapshotNotFoundException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.redshift.model.ClusterSnapshotQuotaExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.redshift.model.ClusterSubnetGroup extends Object implements Serializable |
---|
Serialized Fields |
---|
String clusterSubnetGroupName
String description
String vpcId
String subnetGroupStatus
Complete
, Incomplete
and
Invalid
.
List<E> subnets
Class com.amazonaws.services.redshift.model.ClusterSubnetGroupAlreadyExistsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.redshift.model.ClusterSubnetGroupNotFoundException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.redshift.model.ClusterSubnetGroupQuotaExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.redshift.model.ClusterSubnetQuotaExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.redshift.model.ClusterVersion extends Object implements Serializable |
---|
Serialized Fields |
---|
String clusterVersion
String clusterParameterGroupFamily
String description
Class com.amazonaws.services.redshift.model.CopyClusterSnapshotRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String sourceSnapshotIdentifier
Constraints:
String targetSnapshotIdentifier
Constraints:
Class com.amazonaws.services.redshift.model.CreateClusterParameterGroupRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String parameterGroupName
Constraints:
String parameterGroupFamily
To get a list of valid parameter group family names, you can call DescribeClusterParameterGroups. By default, Amazon Redshift returns a list of all the parameter groups that are owned by your AWS account, including the default parameter groups for each Amazon Redshift engine version. The parameter group family names associated with the default parameter groups provide you the valid values. For example, a valid family name is "redshift-1.0".
String description
Class com.amazonaws.services.redshift.model.CreateClusterRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String dBName
To create additional databases after the cluster is created, connect to the cluster with a SQL client and use SQL commands to create a database. For more information, go to Create a Database in the Amazon Redshift Developer Guide.
Default:
dev
Constraints:
String clusterIdentifier
Constraints:
Example: myexamplecluster
String clusterType
single-node
, the NumberOfNodes parameter is
not required.multi-node
, the
NumberOfNodes parameter is required. Valid
Values: multi-node
| single-node
Default:
multi-node
String nodeType
Valid Values: dw.hs1.xlarge
|
dw.hs1.8xlarge
.
String masterUsername
Constraints:
String masterUserPassword
Constraints:
List<E> clusterSecurityGroups
Default: The default cluster security group for Amazon Redshift.
List<E> vpcSecurityGroupIds
Default: The default VPC security group is associated with the cluster.
String clusterSubnetGroupName
If this parameter is not provided the resulting cluster will be deployed outside virtual private cloud (VPC).
String availabilityZone
Default: A random, system-chosen Availability Zone in the region that is specified by the endpoint.
Example:
us-east-1d
Constraint: The specified Availability Zone must be in the same region as the current endpoint.
String preferredMaintenanceWindow
Format:
ddd:hh24:mi-ddd:hh24:mi
Default: A 30-minute window selected at random from an 8-hour block of time per region, occurring on a random day of the week. The following list shows the time blocks for each region from which the default maintenance windows are assigned.
Valid Days: Mon | Tue | Wed | Thu | Fri | Sat | Sun
Constraints: Minimum 30-minute window.
String clusterParameterGroupName
Default: The default Amazon Redshift cluster parameter group. For information about the default parameter group, go to Working with Amazon Redshift Parameter Groups
Constraints:
Integer automatedSnapshotRetentionPeriod
Default: 1
Constraints: Must be a value from 0 to 35.
Integer port
The cluster is accessible only via the JDBC and ODBC connection strings. Part of the connection string requires the port on which the cluster will listen for incoming connections.
Default:
5439
Valid Values: 1150-65535
String clusterVersion
The version selected runs on all the nodes in the cluster.
Constraints: Only version 1.0 is currently available.
Example: 1.0
Boolean allowVersionUpgrade
true
, upgrades can be applied during the maintenance
window to the Amazon Redshift engine that is running on the cluster.
When a new version of the Amazon Redshift engine is released, you can request that the service automatically apply upgrades during the maintenance window to the Amazon Redshift engine that is running on your cluster.
Default: true
Integer numberOfNodes
multi-node
. For information about determining how many nodes you need, go to Working with Clusters in the Amazon Redshift Management Guide.
If you don't specify this parameter, you get a single-node cluster. When requesting a multi-node cluster, you must specify the number of nodes that you want in the cluster.
Default:
1
Constraints: Value must be at least 1 and no more than 100.
Boolean publiclyAccessible
true
, the cluster can be accessed from a public
network.
Boolean encrypted
true
, the data in cluster is encrypted at rest.
Default: false
Class com.amazonaws.services.redshift.model.CreateClusterSecurityGroupRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String clusterSecurityGroupName
Constraints:
Example:
examplesecuritygroup
String description
Class com.amazonaws.services.redshift.model.CreateClusterSnapshotRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String snapshotIdentifier
Constraints:
Example:
my-snapshot-id
String clusterIdentifier
Class com.amazonaws.services.redshift.model.CreateClusterSubnetGroupRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String clusterSubnetGroupName
Constraints:
Example:
examplesubnetgroup
String description
List<E> subnetIds
Class com.amazonaws.services.redshift.model.DefaultClusterParameters extends Object implements Serializable |
---|
Serialized Fields |
---|
String parameterGroupFamily
String marker
List<E> parameters
Class com.amazonaws.services.redshift.model.DeleteClusterParameterGroupRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String parameterGroupName
Constraints:
Class com.amazonaws.services.redshift.model.DeleteClusterRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String clusterIdentifier
Constraints:
Boolean skipFinalClusterSnapshot
true
, a final
cluster snapshot is not created. If false
, a final
cluster snapshot is created before the cluster is deleted. false
.Default: false
String finalClusterSnapshotIdentifier
false
.
Constraints:
Class com.amazonaws.services.redshift.model.DeleteClusterSecurityGroupRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String clusterSecurityGroupName
Class com.amazonaws.services.redshift.model.DeleteClusterSnapshotRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String snapshotIdentifier
Constraints: Must be the name of an existing snapshot that is in
the available
state.
Class com.amazonaws.services.redshift.model.DeleteClusterSubnetGroupRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String clusterSubnetGroupName
Class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String parameterGroupName
Integer maxRecords
MaxRecords
value, the response includes a marker that you
can use in a subsequent DescribeClusterParameterGroups request
to retrieve the next set of records. Default: 100
Constraints: Value must be at least 20 and no more than 100.
String marker
Class com.amazonaws.services.redshift.model.DescribeClusterParameterGroupsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String marker
List<E> parameterGroups
Class com.amazonaws.services.redshift.model.DescribeClusterParametersRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String parameterGroupName
String source
user
to show
parameters that are different form the default. Similarly, specify
engine-default
to show parameters that are the same as
the default parameter group. Default: All parameter types returned.
Valid Values: user
| engine-default
Integer maxRecords
MaxRecords
value,
response includes a marker that you can specify in your subsequent
request to retrieve remaining result. Default: 100
Constraints: Value must be at least 20 and no more than 100.
String marker
MaxRecords
.
Class com.amazonaws.services.redshift.model.DescribeClusterParametersResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> parameters
String marker
Class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String clusterSecurityGroupName
Example:
securitygroup1
Integer maxRecords
MaxRecords
value, a
marker is included in the response, which you can use in a subsequent
DescribeClusterSecurityGroups request. Default:
100
Constraints: Value must be at least 20 and no more than 100.
String marker
Class com.amazonaws.services.redshift.model.DescribeClusterSecurityGroupsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String marker
List<E> clusterSecurityGroups
Class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String clusterIdentifier
String snapshotIdentifier
String snapshotType
Valid Values:
automated
| manual
Date startTime
Example: 2012-07-16T18:00:00Z
Date endTime
Example: 2012-07-16T18:00:00Z
Integer maxRecords
MaxRecords
value,
the response returns a marker that you can use in a subsequent
DescribeClusterSnapshots request in order to retrieve the next
set of snapshot records. Default: 100
Constraints: Must be at least 20 and no more than 100.
String marker
Class com.amazonaws.services.redshift.model.DescribeClusterSnapshotsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String marker
List<E> snapshots
Class com.amazonaws.services.redshift.model.DescribeClustersRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String clusterIdentifier
The default is that all clusters defined for an account are returned.
Integer maxRecords
MaxRecords
value, a
marker
is included in the response that can be used in a
new DescribeClusters request to continue listing results.
Default: 100
Constraints: Value must be at least 20 and no more than 100.
String marker
You can specify either a Marker parameter or a ClusterIdentifier parameter in a DescribeClusters request, but not both.
Class com.amazonaws.services.redshift.model.DescribeClustersResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String marker
List<E> clusters
Class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String clusterSubnetGroupName
Integer maxRecords
MaxRecords
value, the response returns a marker that you
can use in a subsequent DescribeClusterSubnetGroups request in
order to retrieve the next set of cluster subnet group records.
Default: 100
Constraints: Must be at least 20 and no more than 100.
String marker
Class com.amazonaws.services.redshift.model.DescribeClusterSubnetGroupsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String marker
List<E> clusterSubnetGroups
Class com.amazonaws.services.redshift.model.DescribeClusterVersionsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String clusterVersion
Example: 1.0
String clusterParameterGroupFamily
Constraints:
Integer maxRecords
MaxRecords
value is available, a marker is included
in the response so that the following results can be retrieved.
Default: 100
Constraints: Value must be at least 20 and no more than 100.
String marker
MaxRecords
.
Class com.amazonaws.services.redshift.model.DescribeClusterVersionsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String marker
List<E> clusterVersions
Version
elements.
Class com.amazonaws.services.redshift.model.DescribeDefaultClusterParametersRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String parameterGroupFamily
Integer maxRecords
MaxRecords
value, a
marker is included in the response so that the remaining results may
be retrieved. Default: 100
Constraints: Value must be at least 20 and no more than 100.
String marker
MaxRecords
.
Class com.amazonaws.services.redshift.model.DescribeEventsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String sourceIdentifier
Constraints:
If SourceIdentifier is supplied, SourceType must also be provided.
cluster
.cluster-security-group
.cluster-parameter-group
.cluster-snapshot
.
String sourceType
Constraints:
If SourceType is supplied, SourceIdentifier must also be provided.
cluster
when SourceIdentifier is a
cluster identifier.cluster-security-group
when SourceIdentifier is a
cluster security group name.cluster-parameter-group
when SourceIdentifier is a
cluster parameter group name.cluster-snapshot
when SourceIdentifier is a
cluster snapshot identifier.
Constraints:
Allowed Values: cluster, cluster-parameter-group, cluster-security-group, cluster-snapshot
Date startTime
Example: 2009-07-08T18:00Z
Date endTime
Example: 2009-07-08T18:00Z
Integer duration
Default: 60
Integer maxRecords
MaxRecords
value, a
marker is included in the response so that the remaining results may
be retrieved. Default: 100
Constraints: Value must be at least 20 and no more than 100.
String marker
MaxRecords
.
Class com.amazonaws.services.redshift.model.DescribeEventsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String marker
List<E> events
Class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String clusterVersion
Default: All versions.
Constraints: Must be one of the version returned from DescribeClusterVersions.
String nodeType
Integer maxRecords
MaxRecords
value, a
marker is included in the response so that the remaining results may
be retrieved. Default: 100
Constraints: minimum 20, maximum 100.
String marker
MaxRecords
.
Class com.amazonaws.services.redshift.model.DescribeOrderableClusterOptionsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> orderableClusterOptions
String marker
Class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String reservedNodeOfferingId
Integer maxRecords
MaxRecords
value, a
marker is included in the response so that the remaining results may
be retrieved. Default: 100
Constraints: minimum 20, maximum 100.
String marker
You can specify either a Marker parameter or a ClusterIdentifier parameter in a DescribeClusters request, but not both.
Class com.amazonaws.services.redshift.model.DescribeReservedNodeOfferingsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String marker
List<E> reservedNodeOfferings
Class com.amazonaws.services.redshift.model.DescribeReservedNodesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String reservedNodeId
Integer maxRecords
MaxRecords
value, a
marker is included in the response so that the remaining results may
be retrieved. Default: 100
Constraints: minimum 20, maximum 100.
String marker
Class com.amazonaws.services.redshift.model.DescribeReservedNodesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String marker
List<E> reservedNodes
Class com.amazonaws.services.redshift.model.DescribeResizeRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String clusterIdentifier
By default, resize operations for all clusters defined for an AWS account are returned.
Class com.amazonaws.services.redshift.model.DescribeResizeResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String targetNodeType
Integer targetNumberOfNodes
String targetClusterType
Valid Values:
multi-node
| single-node
String status
Valid Values: NONE
| IN_PROGRESS
| FAILED
|
SUCCEEDED
List<E> importTablesCompleted
Valid Values: List of table names.
List<E> importTablesInProgress
Valid Values: List of table names.
List<E> importTablesNotStarted
Valid Values: List of table names
Class com.amazonaws.services.redshift.model.EC2SecurityGroup extends Object implements Serializable |
---|
Serialized Fields |
---|
String status
String eC2SecurityGroupName
String eC2SecurityGroupOwnerId
EC2SecurityGroupName
field.
Class com.amazonaws.services.redshift.model.Endpoint extends Object implements Serializable |
---|
Serialized Fields |
---|
String address
Integer port
Class com.amazonaws.services.redshift.model.Event extends Object implements Serializable |
---|
Serialized Fields |
---|
String sourceIdentifier
String sourceType
Constraints:
Allowed Values: cluster, cluster-parameter-group, cluster-security-group, cluster-snapshot
String message
Date date
Class com.amazonaws.services.redshift.model.InsufficientClusterCapacityException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.redshift.model.InvalidClusterParameterGroupStateException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.redshift.model.InvalidClusterSecurityGroupStateException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.redshift.model.InvalidClusterSnapshotStateException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.redshift.model.InvalidClusterStateException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.redshift.model.InvalidClusterSubnetGroupStateException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.redshift.model.InvalidClusterSubnetStateException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.redshift.model.InvalidRestoreException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.redshift.model.InvalidSubnetException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.redshift.model.InvalidVPCNetworkStateException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.redshift.model.IPRange extends Object implements Serializable |
---|
Serialized Fields |
---|
String status
String cIDRIP
Class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String parameterGroupName
List<E> parameters
For each parameter to be modified, you must supply at least the parameter name and parameter value; other name-value pairs of the parameter are optional.
Class com.amazonaws.services.redshift.model.ModifyClusterParameterGroupResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String parameterGroupName
String parameterGroupStatus
Class com.amazonaws.services.redshift.model.ModifyClusterRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String clusterIdentifier
Example:
examplecluster
String clusterType
When you submit your cluster resize request, your existing cluster goes into a read-only mode. After Amazon Redshift provisions a new cluster based on your resize requirements, there will be outage for a period while the old cluster is deleted and your connection is switched to the new cluster. You can use DescribeResize to track the progress of the resize request.
Valid Values: multi-node | single-node
String nodeType
When you submit your request to resize a cluster, Amazon Redshift sets access permissions for the cluster to read-only. After Amazon Redshift provisions a new cluster according to your resize requirements, there will be a temporary outage while the old cluster is deleted and your connection is switched to the new cluster. When the new connection is complete, the original access permissions for the cluster are restored. You can use the DescribeResize to track the progress of the resize request.
Valid Values: dw.hs1.xlarge
|
dw.hs1.8xlarge
Integer numberOfNodes
When you submit your request to resize a cluster, Amazon Redshift sets access permissions for the cluster to read-only. After Amazon Redshift provisions a new cluster according to your resize requirements, there will be a temporary outage while the old cluster is deleted and your connection is switched to the new cluster. When the new connection is complete, the original access permissions for the cluster are restored. You can use DescribeResize to track the progress of the resize request.
Valid Values: Integer greater than
0
.
List<E> clusterSecurityGroups
Security groups currently associated with the cluster and not in the list of groups to apply, will be revoked from the cluster.
Constraints:
List<E> vpcSecurityGroupIds
String masterUserPassword
MasterUserPassword
element exists in the
PendingModifiedValues
element of the operation response.
Default: Uses existing setting.
Constraints:
String clusterParameterGroupName
Default: Uses existing setting.
Constraints: The cluster parameter group must be in the same parameter group family that matches the cluster version.
Integer automatedSnapshotRetentionPeriod
If you decrease the automated snapshot retention period from its current value, existing automated snapshots which fall outside of the new retention period will be immediately deleted.
Default: Uses existing setting.
Constraints: Must be a value from 0 to 35.
String preferredMaintenanceWindow
This maintenance window change is made immediately. If the new maintenance window indicates the current time, there must be at least 120 minutes between the current time and end of the window in order to ensure that pending changes are applied.
Default: Uses existing setting.
Format:
ddd:hh24:mi-ddd:hh24:mi, for example wed:07:30-wed:08:00
.
Valid Days: Mon | Tue | Wed | Thu | Fri | Sat | Sun
Constraints: Must be at least 30 minutes.
String clusterVersion
For major version upgrades, if a non-default cluster parameter group is currently in use, a new cluster parameter group in the cluster parameter group family for the new version must be specified. The new cluster parameter group can be the default for that cluster parameter group family. For more information about managing parameter groups, go to Amazon Redshift Parameter Groups in the Amazon Redshift Management Guide.
Example: 1.0
Boolean allowVersionUpgrade
true
, upgrades will be applied automatically to the
cluster during the maintenance window. Default: false
Class com.amazonaws.services.redshift.model.ModifyClusterSubnetGroupRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String clusterSubnetGroupName
String description
List<E> subnetIds
Class com.amazonaws.services.redshift.model.NumberOfNodesPerClusterLimitExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.redshift.model.NumberOfNodesQuotaExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.redshift.model.OrderableClusterOption extends Object implements Serializable |
---|
Serialized Fields |
---|
String clusterVersion
String clusterType
multi-node
.
String nodeType
List<E> availabilityZones
Class com.amazonaws.services.redshift.model.Parameter extends Object implements Serializable |
---|
Serialized Fields |
---|
String parameterName
String parameterValue
String description
String source
String dataType
String allowedValues
Boolean isModifiable
true
, the parameter can be modified. Some parameters
have security or operational implications that prevent them from being
changed.
String minimumEngineVersion
Class com.amazonaws.services.redshift.model.PendingModifiedValues extends Object implements Serializable |
---|
Serialized Fields |
---|
String masterUserPassword
String nodeType
Integer numberOfNodes
String clusterType
String clusterVersion
Integer automatedSnapshotRetentionPeriod
Class com.amazonaws.services.redshift.model.PurchaseReservedNodeOfferingRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String reservedNodeOfferingId
Integer nodeCount
Default:
1
Class com.amazonaws.services.redshift.model.RebootClusterRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String clusterIdentifier
Class com.amazonaws.services.redshift.model.RecurringCharge extends Object implements Serializable |
---|
Serialized Fields |
---|
Double recurringChargeAmount
String recurringChargeFrequency
Class com.amazonaws.services.redshift.model.ReservedNode extends Object implements Serializable |
---|
Serialized Fields |
---|
String reservedNodeId
String reservedNodeOfferingId
String nodeType
Date startTime
Integer duration
Double fixedPrice
Double usagePrice
String currencyCode
Integer nodeCount
String state
Possible Values:
String offeringType
List<E> recurringCharges
Class com.amazonaws.services.redshift.model.ReservedNodeAlreadyExistsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.redshift.model.ReservedNodeNotFoundException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.redshift.model.ReservedNodeOffering extends Object implements Serializable |
---|
Serialized Fields |
---|
String reservedNodeOfferingId
String nodeType
Integer duration
Double fixedPrice
Double usagePrice
String currencyCode
String offeringType
List<E> recurringCharges
Class com.amazonaws.services.redshift.model.ReservedNodeOfferingNotFoundException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.redshift.model.ReservedNodeQuotaExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.redshift.model.ResetClusterParameterGroupRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String parameterGroupName
Boolean resetAllParameters
true
, all parameters in the specified parameter group
will be reset to their default values. Default: true
List<E> parameters
Constraints: A maximum of 20 parameters can be reset in a single request.
Class com.amazonaws.services.redshift.model.ResetClusterParameterGroupResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String parameterGroupName
String parameterGroupStatus
Class com.amazonaws.services.redshift.model.ResizeNotFoundException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.redshift.model.RestoreFromClusterSnapshotRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String clusterIdentifier
Constraints:
String snapshotIdentifier
Example:
my-snapshot-id
Integer port
Default: The same port as the original cluster.
Constraints: Must be between
1115
and 65535
.
String availabilityZone
Default: A random, system-chosen Availability Zone.
Example:
us-east-1a
Boolean allowVersionUpgrade
true
, upgrades can be applied during the maintenance
window to the Amazon Redshift engine that is running on the cluster.
Default: true
String clusterSubnetGroupName
A snapshot of cluster in VPC can be restored only in VPC. Therefore, you must provide subnet group name where you want the cluster restored.
Boolean publiclyAccessible
true
, the cluster can be accessed from a public
network.
Class com.amazonaws.services.redshift.model.RevokeClusterSecurityGroupIngressRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String clusterSecurityGroupName
String cIDRIP
CIDRIP
is specified, EC2SecurityGroupName
and EC2SecurityGroupOwnerId
cannot be provided.
String eC2SecurityGroupName
EC2SecurityGroupName
is specified,
EC2SecurityGroupOwnerId
must also be provided and
CIDRIP
cannot be provided.
String eC2SecurityGroupOwnerId
EC2SecurityGroupName
parameter. The AWS access key ID
is not an acceptable value. If EC2SecurityGroupOwnerId
is
specified, EC2SecurityGroupName
must also be provided.
and CIDRIP
cannot be provided. Example:
111122223333
Class com.amazonaws.services.redshift.model.Snapshot extends Object implements Serializable |
---|
Serialized Fields |
---|
String snapshotIdentifier
String clusterIdentifier
Date snapshotCreateTime
String status
Integer port
String availabilityZone
Date clusterCreateTime
String masterUsername
String clusterVersion
String snapshotType
String nodeType
Integer numberOfNodes
String dBName
String vpcId
Boolean encrypted
true
, the data in the snapshot is encrypted at rest.
Class com.amazonaws.services.redshift.model.Subnet extends Object implements Serializable |
---|
Serialized Fields |
---|
String subnetIdentifier
AvailabilityZone subnetAvailabilityZone
String subnetStatus
Class com.amazonaws.services.redshift.model.SubnetAlreadyInUseException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.redshift.model.UnsupportedOptionException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.redshift.model.VpcSecurityGroupMembership extends Object implements Serializable |
---|
Serialized Fields |
---|
String vpcSecurityGroupId
String status
Package com.amazonaws.services.route53.model |
---|
Class com.amazonaws.services.route53.model.AliasTarget extends Object implements Serializable |
---|
Serialized Fields |
---|
String hostedZoneId
For more information and an example, see Creating Alias Resource Record Sets in the Amazon Route 53 Developer Guide.
Constraints:
Length: 0 - 32
String dNSName
For more information and an example, see Creating Alias Resource Record Sets in the Amazon Route 53 Developer Guide.
Constraints:
Length: 0 - 1024
Boolean evaluateTargetHealth
For more information and an example, see Creating Alias Resource Record Sets in the Amazon Route 53 Developer Guide.
Class com.amazonaws.services.route53.model.Change extends Object implements Serializable |
---|
Serialized Fields |
---|
String action
Valid values: CREATE
|
DELETE
Constraints:
Allowed Values: CREATE, DELETE
ResourceRecordSet resourceRecordSet
Class com.amazonaws.services.route53.model.ChangeBatch extends Object implements Serializable |
---|
Serialized Fields |
---|
String comment
Constraints:
Length: 0 - 256
List<E> changes
Change
element for each
resource record set that you want to create or delete.
Constraints:
Length: 1 -
Class com.amazonaws.services.route53.model.ChangeInfo extends Object implements Serializable |
---|
Serialized Fields |
---|
String id
Constraints:
Length: 0 - 32
String status
PENDING
indicates that
this request has not yet been applied to all Amazon Route 53 DNS
servers. Valid Values: PENDING
| INSYNC
Constraints:
Allowed Values: PENDING, INSYNC
Date submittedAt
YYYY-MM-DDThh:mm:ssZ
, as specified in the ISO 8601
standard (for example, 2009-11-19T19:37:58Z). The Z
after
the time indicates that the time is listed in Coordinated Universal
Time (UTC), which is synonymous with Greenwich Mean Time in this
context.
String comment
This element contains an ID that you use when performing a GetChange action to get detailed information about the change.
Constraints:
Length: 0 - 256
Class com.amazonaws.services.route53.model.ChangeResourceRecordSetsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String hostedZoneId
For more information, an example, and several ways to get the hosted zone ID for the LoadBalancer, see Creating Alias Resource Record Sets for Elastic Load Balancing in the Amazon Route 53 Developer Guide.
Constraints:
Length: 0 - 32
ChangeBatch changeBatch
Changes
element.
Class com.amazonaws.services.route53.model.ChangeResourceRecordSetsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
ChangeInfo changeInfo
This element contains an ID that you use when performing a GetChange action to get detailed information about the change.
Class com.amazonaws.services.route53.model.CreateHealthCheckRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String callerReference
CreateHealthCheck
requests to be retried without the risk
of executing the operation twice. You must use a unique
CallerReference
string every time you create a health
check. CallerReference
can be any unique string; you
might choose to use a string that identifies your project. Valid characters are any Unicode code points that are legal in an XML 1.0 document. The UTF-8 encoding of the value must be less than 128 bytes.
Constraints:
Length: 1 - 64
HealthCheckConfig healthCheckConfig
Class com.amazonaws.services.route53.model.CreateHealthCheckResult extends Object implements Serializable |
---|
Serialized Fields |
---|
HealthCheck healthCheck
String location
Constraints:
Length: 0 - 1024
Class com.amazonaws.services.route53.model.CreateHostedZoneRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String name
This is the
name you have registered with your DNS registrar. You should ask your
registrar to change the authoritative name servers for your domain to
the set of NameServers
elements returned in
DelegationSet
.
Constraints:
Length: 0 - 1024
String callerReference
CreateHostedZone
requests to be retried without the risk
of executing the operation twice. You must use a unique
CallerReference
string every time you create a hosted
zone. CallerReference
can be any unique string; you might
choose to use a string that identifies your project, such as
DNSMigration_01
. Valid characters are any Unicode code points that are legal in an XML 1.0 document. The UTF-8 encoding of the value must be less than 128 bytes.
Constraints:
Length: 1 - 128
HostedZoneConfig hostedZoneConfig
Class com.amazonaws.services.route53.model.CreateHostedZoneResult extends Object implements Serializable |
---|
Serialized Fields |
---|
HostedZone hostedZone
ChangeInfo changeInfo
DelegationSet delegationSet
String location
Constraints:
Length: 0 - 1024
Class com.amazonaws.services.route53.model.DelegationSet extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> nameServers
NameServer
that is
assigned to your hosted zone.
Constraints:
Length: 1 -
Class com.amazonaws.services.route53.model.DelegationSetNotAvailableException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.route53.model.DeleteHealthCheckRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String healthCheckId
Constraints:
Length: 0 - 64
Class com.amazonaws.services.route53.model.DeleteHealthCheckResult extends Object implements Serializable |
---|
Class com.amazonaws.services.route53.model.DeleteHostedZoneRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String id
Constraints:
Length: 0 - 32
Class com.amazonaws.services.route53.model.DeleteHostedZoneResult extends Object implements Serializable |
---|
Serialized Fields |
---|
ChangeInfo changeInfo
Class com.amazonaws.services.route53.model.GetChangeRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String id
ChangeResourceRecordSets
returned in the
Id element when you submitted the request.
Constraints:
Length: 0 - 32
Class com.amazonaws.services.route53.model.GetChangeResult extends Object implements Serializable |
---|
Serialized Fields |
---|
ChangeInfo changeInfo
Class com.amazonaws.services.route53.model.GetHealthCheckRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String healthCheckId
Constraints:
Length: 0 - 64
Class com.amazonaws.services.route53.model.GetHealthCheckResult extends Object implements Serializable |
---|
Serialized Fields |
---|
HealthCheck healthCheck
Class com.amazonaws.services.route53.model.GetHostedZoneRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String id
Constraints:
Length: 0 - 32
Class com.amazonaws.services.route53.model.GetHostedZoneResult extends Object implements Serializable |
---|
Serialized Fields |
---|
HostedZone hostedZone
DelegationSet delegationSet
Class com.amazonaws.services.route53.model.HealthCheck extends Object implements Serializable |
---|
Serialized Fields |
---|
String id
Constraints:
Length: 0 - 64
String callerReference
Constraints:
Length: 1 - 64
HealthCheckConfig healthCheckConfig
Class com.amazonaws.services.route53.model.HealthCheckAlreadyExistsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.route53.model.HealthCheckConfig extends Object implements Serializable |
---|
Serialized Fields |
---|
String iPAddress
Constraints:
Length: 0 - 15
Pattern: ^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])$
Integer port
Constraints:
Range: 1 - 65535
String type
Constraints:
Allowed Values: HTTP, TCP
String resourcePath
Constraints:
Length: 0 - 255
String fullyQualifiedDomainName
Constraints:
Length: 0 - 255
Class com.amazonaws.services.route53.model.HealthCheckInUseException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.route53.model.HostedZone extends Object implements Serializable |
---|
Serialized Fields |
---|
String id
Constraints:
Length: 0 - 32
String name
This is the
name you have registered with your DNS registrar. You should ask your
registrar to change the authoritative name servers for your domain to
the set of NameServers
elements returned in
DelegationSet
.
Constraints:
Length: 0 - 1024
String callerReference
Constraints:
Length: 1 - 128
HostedZoneConfig config
Comment
element.
Long resourceRecordSetCount
Class com.amazonaws.services.route53.model.HostedZoneAlreadyExistsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.route53.model.HostedZoneConfig extends Object implements Serializable |
---|
Serialized Fields |
---|
String comment
HostedZoneConfig
and
Comment
elements from the XML document.
Constraints:
Length: 0 - 256
Class com.amazonaws.services.route53.model.HostedZoneNotEmptyException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.route53.model.InvalidChangeBatchException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.route53.model.InvalidDomainNameException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.route53.model.InvalidInputException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.route53.model.ListHealthChecksRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String marker
NextMarker
from the last
response in the marker
parameter to get the next page of
results.
Constraints:
Length: 0 - 64
String maxItems
Class com.amazonaws.services.route53.model.ListHealthChecksResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> healthChecks
String marker
NextMarker
from the last
response in the marker
parameter to get the next page of
results.
Constraints:
Length: 0 - 64
Boolean isTruncated
Marker
element.
Valid Values: true
| false
String nextMarker
true
, make
another request to ListHealthChecks
and include the value
of the NextMarker
element in the Marker
element to get the next page of results.
Constraints:
Length: 0 - 64
String maxItems
MaxItems
, the value of
ListHealthChecksResponse$IsTruncated in the response is
true
. Call ListHealthChecks
again and
specify the value of ListHealthChecksResponse$NextMarker in the
ListHostedZonesRequest$Marker element to get the next page of
results.
Class com.amazonaws.services.route53.model.ListHostedZonesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String marker
NextMarker
from the last
response in the marker
parameter to get the next page of
results.
Constraints:
Length: 0 - 64
String maxItems
Class com.amazonaws.services.route53.model.ListHostedZonesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> hostedZones
String marker
NextMarker
from the last
response in the marker
parameter to get the next page of
results.
Constraints:
Length: 0 - 64
Boolean isTruncated
Marker
element.
Valid Values: true
| false
String nextMarker
true
, make
another request to ListHostedZones
and include the value
of the NextMarker
element in the Marker
element to get the next page of results.
Constraints:
Length: 0 - 64
String maxItems
MaxItems
, the value of
ListHostedZonesResponse$IsTruncated in the response is
true
. Call ListHostedZones
again and specify
the value of ListHostedZonesResponse$NextMarker in the
ListHostedZonesRequest$Marker element to get the next page of
results.
Class com.amazonaws.services.route53.model.ListResourceRecordSetsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String hostedZoneId
Constraints:
Length: 0 - 32
String startRecordName
ListResourceRecordSets
request to list.
Constraints:
Length: 0 - 1024
String startRecordType
Valid values: A
| AAAA
|
CNAME
| MX
| NS
|
PTR
| SOA
| SPF
|
SRV
| TXT
Values for Weighted Resource
Record Sets: A
| AAAA
| CNAME
|
TXT
Values for Regional Resource Record Sets:
A
| AAAA
| CNAME
|
TXT
Values for Alias Resource Record Sets:
A
| AAAA
Constraint: Specifying
type
without specifying name
returns an
InvalidInput error.
Constraints:
Allowed Values: SOA, A, TXT, NS, CNAME, MX, PTR, SRV, SPF, AAAA
String startRecordIdentifier
ListResourceRecordSetsResponse$NextRecordIdentifier
from
the previous response to get the next resource record set that has the
current DNS name and type.
Constraints:
Length: 1 - 128
String maxItems
Class com.amazonaws.services.route53.model.ListResourceRecordSetsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> resourceRecordSets
Boolean isTruncated
Valid
Values: true
| false
String nextRecordName
Constraints:
Length: 0 - 1024
String nextRecordType
Constraints:
Allowed Values: SOA, A, TXT, NS, CNAME, MX, PTR, SRV, SPF, AAAA
String nextRecordIdentifier
SetIdentifier
for the next resource record set that has the current DNS name and
type.
Constraints:
Length: 1 - 128
String maxItems
MaxItems
is 100.
Class com.amazonaws.services.route53.model.NoSuchChangeException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.route53.model.NoSuchHealthCheckException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.route53.model.NoSuchHostedZoneException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.route53.model.PriorRequestNotCompleteException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.route53.model.ResourceRecord extends Object implements Serializable |
---|
Serialized Fields |
---|
String value
Value
element for the current resource
record set.
Constraints:
Length: 0 - 4000
Class com.amazonaws.services.route53.model.ResourceRecordSet extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
Constraints:
Length: 0 - 1024
String type
Constraints:
Allowed Values: SOA, A, TXT, NS, CNAME, MX, PTR, SRV, SPF, AAAA
String setIdentifier
Constraints:
Length: 1 - 128
Long weight
Constraints:
Range: 0 - 255
String region
Constraints:
Length: 1 - 64
Allowed Values: us-east-1, us-west-1, us-west-2, eu-west-1, ap-southeast-1, ap-southeast-2, ap-northeast-1, sa-east-1
String failover
Valid values: PRIMARY
|
SECONDARY
Constraints:
Allowed Values: PRIMARY, SECONDARY
Long tTL
Constraints:
Range: 0 - 2147483647
List<E> resourceRecords
Constraints:
Length: 1 -
AliasTarget aliasTarget
String healthCheckId
Constraints:
Length: 0 - 64
Class com.amazonaws.services.route53.model.TooManyHealthChecksException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.route53.model.TooManyHostedZonesException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Package com.amazonaws.services.s3.model |
---|
Class com.amazonaws.services.s3.model.AccessControlList extends Object implements Serializable |
---|
serialVersionUID: 8095040648034788376L
Serialized Fields |
---|
HashSet<E> grants
Owner owner
Class com.amazonaws.services.s3.model.AmazonS3Exception extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 7573680383273658477L
Serialized Fields |
---|
String extendedRequestId
Class com.amazonaws.services.s3.model.MultiObjectDeleteException extends AmazonS3Exception implements Serializable |
---|
serialVersionUID: -2004213552302446866L
Serialized Fields |
---|
List<E> errors
List<E> deletedObjects
Class com.amazonaws.services.s3.model.Owner extends Object implements Serializable |
---|
serialVersionUID: -8916731456944569115L
Serialized Fields |
---|
String displayName
String id
Package com.amazonaws.services.securitytoken.model |
---|
Class com.amazonaws.services.securitytoken.model.AssumedRoleUser extends Object implements Serializable |
---|
Serialized Fields |
---|
String assumedRoleId
Constraints:
Length: 2 - 96
Pattern: [\w+=,.@:-]*
String arn
Constraints:
Length: 20 - 2048
Class com.amazonaws.services.securitytoken.model.AssumeRoleRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String roleArn
Constraints:
Length: 20 - 2048
String roleSessionName
AssumedRoleUser
.
Constraints:
Length: 2 - 32
Pattern: [\w+=,.@-]*
String policy
Constraints:
Length: 1 - 2048
Pattern: [
-?]+
Integer durationSeconds
Constraints:
Range: 900 - 3600
String externalId
Constraints:
Length: 2 - 96
Pattern: [\w+=,.@:-]*
Class com.amazonaws.services.securitytoken.model.AssumeRoleResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Credentials credentials
AssumedRoleUser assumedRoleUser
AssumedRoleUser
ARN or role ID in
that policy.
Integer packedPolicySize
Constraints:
Range: 0 -
Class com.amazonaws.services.securitytoken.model.Credentials extends Object implements Serializable |
---|
Serialized Fields |
---|
String accessKeyId
Constraints:
Length: 16 - 32
Pattern: [\w]*
String secretAccessKey
String sessionToken
Date expiration
Class com.amazonaws.services.securitytoken.model.FederatedUser extends Object implements Serializable |
---|
Serialized Fields |
---|
String federatedUserId
Constraints:
Length: 2 - 96
Pattern: [\w+=,.@\:-]*
String arn
Constraints:
Length: 20 - 2048
Class com.amazonaws.services.securitytoken.model.GetFederationTokenRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String name
Constraints:
Length: 2 - 32
Pattern: [\w+=,.@-]*
String policy
Constraints:
Length: 1 - 2048
Pattern: [
-?]+
Integer durationSeconds
Constraints:
Range: 900 - 129600
Class com.amazonaws.services.securitytoken.model.GetFederationTokenResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Credentials credentials
FederatedUser federatedUser
Integer packedPolicySize
Constraints:
Range: 0 -
Class com.amazonaws.services.securitytoken.model.GetSessionTokenRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
Integer durationSeconds
Constraints:
Range: 900 - 129600
String serialNumber
The value is in the Security Credentials tab of
the user's details pane in the IAM console. If the IAM user has an
active MFA device, the details pane displays a Multi-Factor
Authentication Device value. The value is either for a virtual
device, such as arn:aws:iam::123456789012:mfa/user
, or it
is the device serial number for a hardware device (usually the number
from the back of the device), such as GAHT12345678
. For
more information, see Using Multi-Factor Authentication (MFA) Devices with
AWS in Using IAM.
Constraints:
Length: 9 - 256
Pattern: [\w+=/:,.@-]*
String tokenCode
Constraints:
Length: 6 - 6
Pattern: [\d]*
Class com.amazonaws.services.securitytoken.model.GetSessionTokenResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Credentials credentials
Class com.amazonaws.services.securitytoken.model.MalformedPolicyDocumentException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.securitytoken.model.PackedPolicyTooLargeException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Package com.amazonaws.services.simpledb.model |
---|
Class com.amazonaws.services.simpledb.model.Attribute extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
String alternateNameEncoding
String value
String alternateValueEncoding
Class com.amazonaws.services.simpledb.model.AttributeDoesNotExistException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Float boxUsage
Class com.amazonaws.services.simpledb.model.BatchDeleteAttributesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domainName
List<E> items
Class com.amazonaws.services.simpledb.model.BatchPutAttributesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domainName
List<E> items
Class com.amazonaws.services.simpledb.model.CreateDomainRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domainName
Class com.amazonaws.services.simpledb.model.DeletableItem extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
List<E> attributes
Class com.amazonaws.services.simpledb.model.DeleteAttributesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domainName
String itemName
List<E> attributes
UpdateCondition expected
Class com.amazonaws.services.simpledb.model.DeleteDomainRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domainName
Class com.amazonaws.services.simpledb.model.DomainMetadataRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domainName
Class com.amazonaws.services.simpledb.model.DomainMetadataResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Integer itemCount
Long itemNamesSizeBytes
Integer attributeNameCount
Long attributeNamesSizeBytes
Integer attributeValueCount
Long attributeValuesSizeBytes
Integer timestamp
Class com.amazonaws.services.simpledb.model.DuplicateItemNameException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Float boxUsage
Class com.amazonaws.services.simpledb.model.GetAttributesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domainName
String itemName
List<E> attributeNames
Boolean consistentRead
true
, any data previously
written to SimpleDB will be returned. Otherwise, results will be
consistent eventually, and the client may not see data that was
written immediately before your read.
Class com.amazonaws.services.simpledb.model.GetAttributesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> attributes
Class com.amazonaws.services.simpledb.model.InvalidNextTokenException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Float boxUsage
Class com.amazonaws.services.simpledb.model.InvalidNumberPredicatesException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Float boxUsage
Class com.amazonaws.services.simpledb.model.InvalidNumberValueTestsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Float boxUsage
Class com.amazonaws.services.simpledb.model.InvalidParameterValueException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Float boxUsage
Class com.amazonaws.services.simpledb.model.InvalidQueryExpressionException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Float boxUsage
Class com.amazonaws.services.simpledb.model.Item extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
String alternateNameEncoding
List<E> attributes
Class com.amazonaws.services.simpledb.model.ListDomainsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
Integer maxNumberOfDomains
String nextToken
Class com.amazonaws.services.simpledb.model.ListDomainsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> domainNames
String nextToken
MaxNumberOfDomains
still available.
Class com.amazonaws.services.simpledb.model.MissingParameterException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Float boxUsage
Class com.amazonaws.services.simpledb.model.NoSuchDomainException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Float boxUsage
Class com.amazonaws.services.simpledb.model.NumberDomainAttributesExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Float boxUsage
Class com.amazonaws.services.simpledb.model.NumberDomainBytesExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Float boxUsage
Class com.amazonaws.services.simpledb.model.NumberDomainsExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Float boxUsage
Class com.amazonaws.services.simpledb.model.NumberItemAttributesExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Float boxUsage
Class com.amazonaws.services.simpledb.model.NumberSubmittedAttributesExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Float boxUsage
Class com.amazonaws.services.simpledb.model.NumberSubmittedItemsExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Float boxUsage
Class com.amazonaws.services.simpledb.model.PutAttributesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domainName
String itemName
List<E> attributes
UpdateCondition expected
Class com.amazonaws.services.simpledb.model.ReplaceableAttribute extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
String value
Boolean replace
false
.
Class com.amazonaws.services.simpledb.model.ReplaceableItem extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
List<E> attributes
Class com.amazonaws.services.simpledb.model.RequestTimeoutException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Float boxUsage
Class com.amazonaws.services.simpledb.model.SelectRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String selectExpression
String nextToken
ItemNames
.
Boolean consistentRead
true
, any data previously
written to SimpleDB will be returned. Otherwise, results will be
consistent eventually, and the client may not see data that was
written immediately before your read.
Class com.amazonaws.services.simpledb.model.SelectResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> items
String nextToken
MaxNumberOfItems
were matched, the response size exceeded
1 megabyte, or the execution time exceeded 5 seconds.
Class com.amazonaws.services.simpledb.model.TooManyRequestedAttributesException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Float boxUsage
Class com.amazonaws.services.simpledb.model.UpdateCondition extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
String value
Exists
parameter is equal to true
.
Boolean exists
true
if the attribute must exist for
the update condition to be satisfied. Specify false
if
the attribute should not exist in order for the update condition to be
satisfied.
Package com.amazonaws.services.simpleemail.model |
---|
Class com.amazonaws.services.simpleemail.model.Body extends Object implements Serializable |
---|
Serialized Fields |
---|
Content text
Content html
Class com.amazonaws.services.simpleemail.model.Content extends Object implements Serializable |
---|
Serialized Fields |
---|
String data
String charset
Class com.amazonaws.services.simpleemail.model.DeleteIdentityRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String identity
Class com.amazonaws.services.simpleemail.model.DeleteIdentityResult extends Object implements Serializable |
---|
Class com.amazonaws.services.simpleemail.model.DeleteVerifiedEmailAddressRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String emailAddress
Class com.amazonaws.services.simpleemail.model.Destination extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> toAddresses
List<E> ccAddresses
List<E> bccAddresses
Class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> identities
Class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Map<K,V> dkimAttributes
Class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> identities
Class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Map<K,V> notificationAttributes
Class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> identities
Class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Map<K,V> verificationAttributes
Class com.amazonaws.services.simpleemail.model.GetSendQuotaRequest extends AmazonWebServiceRequest implements Serializable |
---|
Class com.amazonaws.services.simpleemail.model.GetSendQuotaResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Double max24HourSend
Double maxSendRate
Double sentLast24Hours
Class com.amazonaws.services.simpleemail.model.GetSendStatisticsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Class com.amazonaws.services.simpleemail.model.GetSendStatisticsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> sendDataPoints
Class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
Boolean dkimEnabled
String dkimVerificationStatus
Constraints:
Allowed Values: Pending, Success, Failed, TemporaryFailure
List<E> dkimTokens
CNAME
DNS records that point to DKIM public keys hosted
by Amazon SES. (This only applies to domain entities, not email
address identities.)
Class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
String bounceTopic
String complaintTopic
Boolean forwardingEnabled
true
indicates that Amazon SES will forward feedback as
email, while false
indicates that feedback will be
published only to the specified Bounce and Complaint topics.
Class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
String verificationStatus
Constraints:
Allowed Values: Pending, Success, Failed, TemporaryFailure
String verificationToken
Class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String identityType
Constraints:
Allowed Values: EmailAddress, Domain
String nextToken
Integer maxItems
Class com.amazonaws.services.simpleemail.model.ListIdentitiesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> identities
String nextToken
Class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> verifiedEmailAddresses
Class com.amazonaws.services.simpleemail.model.Message extends Object implements Serializable |
---|
Serialized Fields |
---|
Content subject
Body body
Class com.amazonaws.services.simpleemail.model.MessageRejectedException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.simpleemail.model.RawMessage extends Object implements Serializable |
---|
Serialized Fields |
---|
ByteBuffer data
For more information, go to theAmazon SES Developer Guide.
Class com.amazonaws.services.simpleemail.model.SendDataPoint extends Object implements Serializable |
---|
Serialized Fields |
---|
Date timestamp
Long deliveryAttempts
Long bounces
Long complaints
Long rejects
Class com.amazonaws.services.simpleemail.model.SendEmailRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String source
Destination destination
Message message
List<E> replyToAddresses
String returnPath
ReturnPath
parameter.
Class com.amazonaws.services.simpleemail.model.SendEmailResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String messageId
SendEmail
action.
Class com.amazonaws.services.simpleemail.model.SendRawEmailRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String source
Source
parameter, then bounce notifications and
complaints will be sent to this email address. This takes precedence
over any Return-Path header that you might include in the raw
text of the message.
List<E> destinations
RawMessage rawMessage
Class com.amazonaws.services.simpleemail.model.SendRawEmailResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String messageId
SendRawEmail
action.
Class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String identity
Boolean dkimEnabled
true
to enable DKIM signing for this identity;
false
to disable it.
Class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledResult extends Object implements Serializable |
---|
Class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String identity
[email protected]
, example.com
.
Boolean forwardingEnabled
true
specifies that Amazon SES will forward feedback
notifications as email, in addition to any Amazon SNS topic publishing
otherwise specified. false
specifies that Amazon SES will
publish feedback notifications only through Amazon SNS. This value can
only be set to false
when topics are specified for both
Bounce
and Complaint
topic types.
Class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledResult extends Object implements Serializable |
---|
Class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String identity
[email protected]
, example.com
.
String notificationType
Constraints:
Allowed Values: Bounce, Complaint
String snsTopic
Class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicResult extends Object implements Serializable |
---|
Class com.amazonaws.services.simpleemail.model.VerifyDomainDkimRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domain
Class com.amazonaws.services.simpleemail.model.VerifyDomainDkimResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> dkimTokens
Class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domain
Class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String verificationToken
Class com.amazonaws.services.simpleemail.model.VerifyEmailAddressRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String emailAddress
Class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String emailAddress
Class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityResult extends Object implements Serializable |
---|
Package com.amazonaws.services.simpleworkflow.flow |
---|
Class com.amazonaws.services.simpleworkflow.flow.ActivityFailureException extends RuntimeException implements Serializable |
---|
Serialized Fields |
---|
String details
Class com.amazonaws.services.simpleworkflow.flow.ActivityTaskException extends DecisionException implements Serializable |
---|
Serialized Fields |
---|
ActivityType activityType
String activityId
Class com.amazonaws.services.simpleworkflow.flow.ActivityTaskFailedException extends ActivityTaskException implements Serializable |
---|
Serialized Fields |
---|
String details
Class com.amazonaws.services.simpleworkflow.flow.ActivityTaskTimedOutException extends ActivityTaskException implements Serializable |
---|
Serialized Fields |
---|
ActivityTaskTimeoutType timeoutType
String details
Class com.amazonaws.services.simpleworkflow.flow.ChildWorkflowException extends DecisionException implements Serializable |
---|
Serialized Fields |
---|
WorkflowExecution workflowExecution
WorkflowType workflowType
Class com.amazonaws.services.simpleworkflow.flow.ChildWorkflowFailedException extends ChildWorkflowException implements Serializable |
---|
Serialized Fields |
---|
String details
Class com.amazonaws.services.simpleworkflow.flow.ChildWorkflowTerminatedException extends ChildWorkflowException implements Serializable |
---|
Class com.amazonaws.services.simpleworkflow.flow.ChildWorkflowTimedOutException extends ChildWorkflowException implements Serializable |
---|
Class com.amazonaws.services.simpleworkflow.flow.DataConverterException extends RuntimeException implements Serializable |
---|
Serialized Fields |
---|
String key
Class com.amazonaws.services.simpleworkflow.flow.DecisionException extends RuntimeException implements Serializable |
---|
Serialized Fields |
---|
long eventId
Class com.amazonaws.services.simpleworkflow.flow.ScheduleActivityTaskFailedException extends ActivityTaskException implements Serializable |
---|
Serialized Fields |
---|
ScheduleActivityTaskFailedCause failureCause
Class com.amazonaws.services.simpleworkflow.flow.SignalExternalWorkflowException extends DecisionException implements Serializable |
---|
Serialized Fields |
---|
SignalExternalWorkflowExecutionFailedCause failureCause
WorkflowExecution signaledExecution
Class com.amazonaws.services.simpleworkflow.flow.StartChildWorkflowFailedException extends ChildWorkflowException implements Serializable |
---|
Serialized Fields |
---|
StartChildWorkflowExecutionFailedCause failureCause
Class com.amazonaws.services.simpleworkflow.flow.StartTimerFailedException extends TimerException implements Serializable |
---|
Serialized Fields |
---|
StartTimerFailedCause failureCause
Class com.amazonaws.services.simpleworkflow.flow.TimerException extends DecisionException implements Serializable |
---|
Serialized Fields |
---|
String timerId
Object createTimerUserContext
Class com.amazonaws.services.simpleworkflow.flow.WorkflowException extends Exception implements Serializable |
---|
Serialized Fields |
---|
String details
Package com.amazonaws.services.simpleworkflow.model |
---|
Class com.amazonaws.services.simpleworkflow.model.ActivityTask extends Object implements Serializable |
---|
Serialized Fields |
---|
String taskToken
Constraints:
Length: 1 - 1024
String activityId
Constraints:
Length: 1 - 256
Long startedEventId
ActivityTaskStarted
event recorded in the
history.
WorkflowExecution workflowExecution
ActivityType activityType
String input
Constraints:
Length: 0 - 32768
Class com.amazonaws.services.simpleworkflow.model.ActivityTaskCanceledEventAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
String details
Constraints:
Length: 0 - 32768
Long scheduledEventId
ActivityTaskScheduled
event that was
recorded when this activity task was scheduled. This information can
be useful for diagnosing problems by tracing back the chain of events
leading up to this event.
Long startedEventId
ActivityTaskStarted
event recorded when
this activity task was started. This information can be useful for
diagnosing problems by tracing back the chain of events leading up to
this event.
Long latestCancelRequestedEventId
ActivityTaskCancelRequested
event recorded for this
activity task. This information can be useful for diagnosing problems
by tracing back the chain of events leading up to this event.
Class com.amazonaws.services.simpleworkflow.model.ActivityTaskCancelRequestedEventAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
Long decisionTaskCompletedEventId
DecisionTaskCompleted
event corresponding
to the decision task that resulted in the
RequestCancelActivityTask
decision for this cancellation
request. This information can be useful for diagnosing problems by
tracing back the cause of events.
String activityId
Constraints:
Length: 1 - 256
Class com.amazonaws.services.simpleworkflow.model.ActivityTaskCompletedEventAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
String result
Constraints:
Length: 0 - 32768
Long scheduledEventId
ActivityTaskScheduled
event that was
recorded when this activity task was scheduled. This information can
be useful for diagnosing problems by tracing back the chain of events
leading up to this event.
Long startedEventId
ActivityTaskStarted
event recorded when
this activity task was started. This information can be useful for
diagnosing problems by tracing back the chain of events leading up to
this event.
Class com.amazonaws.services.simpleworkflow.model.ActivityTaskFailedEventAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
String reason
Constraints:
Length: 0 - 256
String details
Constraints:
Length: 0 - 32768
Long scheduledEventId
ActivityTaskScheduled
event that was
recorded when this activity task was scheduled. This information can
be useful for diagnosing problems by tracing back the chain of events
leading up to this event.
Long startedEventId
ActivityTaskStarted
event recorded when
this activity task was started. This information can be useful for
diagnosing problems by tracing back the chain of events leading up to
this event.
Class com.amazonaws.services.simpleworkflow.model.ActivityTaskScheduledEventAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
ActivityType activityType
String activityId
Constraints:
Length: 1 - 256
String input
Constraints:
Length: 0 - 32768
String control
Constraints:
Length: 0 - 32768
String scheduleToStartTimeout
Constraints:
Length: 0 - 8
String scheduleToCloseTimeout
Constraints:
Length: 0 - 8
String startToCloseTimeout
Constraints:
Length: 0 - 8
TaskList taskList
Long decisionTaskCompletedEventId
DecisionTaskCompleted
event corresponding
to the decision that resulted in the scheduling of this activity task.
This information can be useful for diagnosing problems by tracing back
the chain of events leading up to this event.
String heartbeatTimeout
Constraints:
Length: 0 - 8
Class com.amazonaws.services.simpleworkflow.model.ActivityTaskStartedEventAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
String identity
Constraints:
Length: 0 - 256
Long scheduledEventId
ActivityTaskScheduled
event that was
recorded when this activity task was scheduled. This information can
be useful for diagnosing problems by tracing back the chain of events
leading up to this event.
Class com.amazonaws.services.simpleworkflow.model.ActivityTaskStatus extends Object implements Serializable |
---|
Serialized Fields |
---|
Boolean cancelRequested
true
if cancellation of the task is requested.
Class com.amazonaws.services.simpleworkflow.model.ActivityTaskTimedOutEventAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
String timeoutType
Constraints:
Allowed Values: START_TO_CLOSE, SCHEDULE_TO_START, SCHEDULE_TO_CLOSE, HEARTBEAT
Long scheduledEventId
ActivityTaskScheduled
event that was
recorded when this activity task was scheduled. This information can
be useful for diagnosing problems by tracing back the chain of events
leading up to this event.
Long startedEventId
ActivityTaskStarted
event recorded when
this activity task was started. This information can be useful for
diagnosing problems by tracing back the chain of events leading up to
this event.
String details
details
parameter for the
last call made by the activity to
RecordActivityTaskHeartbeat
.
Constraints:
Length: 0 - 2048
Class com.amazonaws.services.simpleworkflow.model.ActivityType extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
Constraints:
Length: 1 - 256
String version
Constraints:
Length: 1 - 64
Class com.amazonaws.services.simpleworkflow.model.ActivityTypeConfiguration extends Object implements Serializable |
---|
Serialized Fields |
---|
String defaultTaskStartToCloseTimeout
ScheduleActivityTask
Decision. The valid values
are integers greater than or equal to 0
. An integer value
can be used to specify the duration in seconds while NONE
can be used to specify unlimited duration.
Constraints:
Length: 0 - 8
String defaultTaskHeartbeatTimeout
ScheduleActivityTask
Decision. If the activity
worker subsequently attempts to record a heartbeat or returns a
result, the activity worker receives an UnknownResource
fault. In this case, Amazon SWF no longer considers the activity task
to be valid; the activity worker should clean up the activity task.
The valid values are integers greater than or equal to
0
. An integer value can be used to specify the duration
in seconds while NONE
can be used to specify unlimited
duration.
Constraints:
Length: 0 - 8
TaskList defaultTaskList
ScheduleActivityTask
Decision. You can override
this default when scheduling a task through the
ScheduleActivityTask
Decision.
String defaultTaskScheduleToStartTimeout
ScheduleActivityTask
Decision.
The valid values are integers greater than or equal to
0
. An integer value can be used to specify the duration
in seconds while NONE
can be used to specify unlimited
duration.
Constraints:
Length: 0 - 8
String defaultTaskScheduleToCloseTimeout
ScheduleActivityTask
Decision. The valid values
are integers greater than or equal to 0
. An integer value
can be used to specify the duration in seconds while NONE
can be used to specify unlimited duration.
Constraints:
Length: 0 - 8
Class com.amazonaws.services.simpleworkflow.model.ActivityTypeDetail extends Object implements Serializable |
---|
Serialized Fields |
---|
ActivityTypeInfo typeInfo
The status of activity type (returned in the ActivityTypeInfo structure) can be one of the following.
ActivityTypeConfiguration configuration
Class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfo extends Object implements Serializable |
---|
Serialized Fields |
---|
ActivityType activityType
String status
Constraints:
Allowed Values: REGISTERED, DEPRECATED
String description
Constraints:
Length: 0 - 1024
Date creationDate
Date deprecationDate
Class com.amazonaws.services.simpleworkflow.model.ActivityTypeInfos extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> typeInfos
String nextPageToken
Constraints:
Length: 0 - 2048
Class com.amazonaws.services.simpleworkflow.model.CancelTimerDecisionAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
String timerId
Constraints:
Length: 1 - 256
Class com.amazonaws.services.simpleworkflow.model.CancelTimerFailedEventAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
String timerId
CancelTimer
decision that
failed.
Constraints:
Length: 1 - 256
String cause
Constraints:
Allowed Values: TIMER_ID_UNKNOWN, OPERATION_NOT_PERMITTED
Long decisionTaskCompletedEventId
DecisionTaskCompleted
event corresponding
to the decision task that resulted in the CancelTimer
decision to cancel this timer. This information can be useful for
diagnosing problems by tracing back the cause of events.
Class com.amazonaws.services.simpleworkflow.model.CancelWorkflowExecutionDecisionAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
String details
Constraints:
Length: 0 - 32768
Class com.amazonaws.services.simpleworkflow.model.CancelWorkflowExecutionFailedEventAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
String cause
Constraints:
Allowed Values: UNHANDLED_DECISION, OPERATION_NOT_PERMITTED
Long decisionTaskCompletedEventId
DecisionTaskCompleted
event corresponding
to the decision task that resulted in the
CancelWorkflowExecution
decision for this cancellation
request. This information can be useful for diagnosing problems by
tracing back the cause of events.
Class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCanceledEventAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
WorkflowExecution workflowExecution
WorkflowType workflowType
String details
Constraints:
Length: 0 - 32768
Long initiatedEventId
StartChildWorkflowExecutionInitiated
event
corresponding to the StartChildWorkflowExecution
Decision to start this child workflow execution. This
information can be useful for diagnosing problems by tracing back the
chain of events leading up to this event.
Long startedEventId
ChildWorkflowExecutionStarted
event
recorded when this child workflow execution was started. This
information can be useful for diagnosing problems by tracing back the
chain of events leading up to this event.
Class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionCompletedEventAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
WorkflowExecution workflowExecution
WorkflowType workflowType
String result
Constraints:
Length: 0 - 32768
Long initiatedEventId
StartChildWorkflowExecutionInitiated
event
corresponding to the StartChildWorkflowExecution
Decision to start this child workflow execution. This
information can be useful for diagnosing problems by tracing back the
chain of events leading up to this event.
Long startedEventId
ChildWorkflowExecutionStarted
event
recorded when this child workflow execution was started. This
information can be useful for diagnosing problems by tracing back the
chain of events leading up to this event.
Class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionFailedEventAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
WorkflowExecution workflowExecution
WorkflowType workflowType
String reason
Constraints:
Length: 0 - 256
String details
Constraints:
Length: 0 - 32768
Long initiatedEventId
StartChildWorkflowExecutionInitiated
event
corresponding to the StartChildWorkflowExecution
Decision to start this child workflow execution. This
information can be useful for diagnosing problems by tracing back the
chain of events leading up to this event.
Long startedEventId
ChildWorkflowExecutionStarted
event
recorded when this child workflow execution was started. This
information can be useful for diagnosing problems by tracing back the
chain of events leading up to this event.
Class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionStartedEventAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
WorkflowExecution workflowExecution
WorkflowType workflowType
Long initiatedEventId
StartChildWorkflowExecutionInitiated
event
corresponding to the StartChildWorkflowExecution
Decision to start this child workflow execution. This
information can be useful for diagnosing problems by tracing back the
chain of events leading up to this event.
Class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTerminatedEventAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
WorkflowExecution workflowExecution
WorkflowType workflowType
Long initiatedEventId
StartChildWorkflowExecutionInitiated
event
corresponding to the StartChildWorkflowExecution
Decision to start this child workflow execution. This
information can be useful for diagnosing problems by tracing back the
chain of events leading up to this event.
Long startedEventId
ChildWorkflowExecutionStarted
event
recorded when this child workflow execution was started. This
information can be useful for diagnosing problems by tracing back the
chain of events leading up to this event.
Class com.amazonaws.services.simpleworkflow.model.ChildWorkflowExecutionTimedOutEventAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
WorkflowExecution workflowExecution
WorkflowType workflowType
String timeoutType
Constraints:
Allowed Values: START_TO_CLOSE
Long initiatedEventId
StartChildWorkflowExecutionInitiated
event
corresponding to the StartChildWorkflowExecution
Decision to start this child workflow execution. This
information can be useful for diagnosing problems by tracing back the
chain of events leading up to this event.
Long startedEventId
ChildWorkflowExecutionStarted
event
recorded when this child workflow execution was started. This
information can be useful for diagnosing problems by tracing back the
chain of events leading up to this event.
Class com.amazonaws.services.simpleworkflow.model.CloseStatusFilter extends Object implements Serializable |
---|
Serialized Fields |
---|
String status
Constraints:
Allowed Values: COMPLETED, FAILED, CANCELED, TERMINATED, CONTINUED_AS_NEW, TIMED_OUT
Class com.amazonaws.services.simpleworkflow.model.CompleteWorkflowExecutionDecisionAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
String result
Constraints:
Length: 0 - 32768
Class com.amazonaws.services.simpleworkflow.model.CompleteWorkflowExecutionFailedEventAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
String cause
Constraints:
Allowed Values: UNHANDLED_DECISION, OPERATION_NOT_PERMITTED
Long decisionTaskCompletedEventId
DecisionTaskCompleted
event corresponding
to the decision task that resulted in the
CompleteWorkflowExecution
decision to complete this
execution. This information can be useful for diagnosing problems by
tracing back the cause of events.
Class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionDecisionAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
String input
Constraints:
Length: 0 - 32768
String executionStartToCloseTimeout
defaultExecutionStartToCloseTimeout
specified when registering the workflow type. The valid values are
integers greater than or equal to 0
. An integer value can
be used to specify the duration in seconds while NONE
can
be used to specify unlimited duration.
Constraints:
Length: 0 - 8
TaskList taskList
String taskStartToCloseTimeout
defaultTaskStartToCloseTimout
specified when registering
the workflow type using RegisterWorkflowType. The valid
values are integers greater than or equal to 0
. An
integer value can be used to specify the duration in seconds while
NONE
can be used to specify unlimited duration.
Constraints:
Length: 0 - 8
String childPolicy
WorkflowExecutionCancelRequested
event in its history. It
is up to the decider to take appropriate actions when it receives an
execution history with this event.
Constraints:
Allowed Values: TERMINATE, REQUEST_CANCEL, ABANDON
List<E> tagList
Constraints:
Length: 0 - 5
String workflowTypeVersion
Class com.amazonaws.services.simpleworkflow.model.ContinueAsNewWorkflowExecutionFailedEventAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
String cause
Constraints:
Allowed Values: UNHANDLED_DECISION, WORKFLOW_TYPE_DEPRECATED, WORKFLOW_TYPE_DOES_NOT_EXIST, DEFAULT_EXECUTION_START_TO_CLOSE_TIMEOUT_UNDEFINED, DEFAULT_TASK_START_TO_CLOSE_TIMEOUT_UNDEFINED, DEFAULT_TASK_LIST_UNDEFINED, DEFAULT_CHILD_POLICY_UNDEFINED, OPERATION_NOT_PERMITTED
Long decisionTaskCompletedEventId
DecisionTaskCompleted
event corresponding
to the decision task that resulted in the
ContinueAsNewWorkflowExecution
decision that started this
execution. This information can be useful for diagnosing problems by
tracing back the cause of events.
Class com.amazonaws.services.simpleworkflow.model.CountClosedWorkflowExecutionsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domain
Constraints:
Length: 1 - 256
ExecutionTimeFilter startTimeFilter
startTimeFilter
and closeTimeFilter
are mutually exclusive. You must
specify one of these in a request but not both.
ExecutionTimeFilter closeTimeFilter
startTimeFilter
and closeTimeFilter
are mutually exclusive. You must
specify one of these in a request but not both.
WorkflowExecutionFilter executionFilter
WorkflowId
in the filter are counted.
closeStatusFilter
, executionFilter
,
typeFilter
and tagFilter
are mutually
exclusive. You can specify at most one of these in a request.
WorkflowTypeFilter typeFilter
closeStatusFilter
,
executionFilter
, typeFilter
and
tagFilter
are mutually exclusive. You can specify at most
one of these in a request.
TagFilter tagFilter
closeStatusFilter
,
executionFilter
, typeFilter
and
tagFilter
are mutually exclusive. You can specify at most
one of these in a request.
CloseStatusFilter closeStatusFilter
executionStatus
is specified as CLOSED
.
closeStatusFilter
, executionFilter
,
typeFilter
and tagFilter
are mutually
exclusive. You can specify at most one of these in a request.
Class com.amazonaws.services.simpleworkflow.model.CountOpenWorkflowExecutionsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domain
Constraints:
Length: 1 - 256
ExecutionTimeFilter startTimeFilter
WorkflowTypeFilter typeFilter
executionFilter
, typeFilter
and
tagFilter
are mutually exclusive. You can specify at most
one of these in a request.
TagFilter tagFilter
executionFilter
,
typeFilter
and tagFilter
are mutually
exclusive. You can specify at most one of these in a request.
WorkflowExecutionFilter executionFilter
WorkflowId
in the filter are counted.
executionFilter
, typeFilter
and
tagFilter
are mutually exclusive. You can specify at most
one of these in a request.
Class com.amazonaws.services.simpleworkflow.model.CountPendingActivityTasksRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domain
Constraints:
Length: 1 - 256
TaskList taskList
Class com.amazonaws.services.simpleworkflow.model.CountPendingDecisionTasksRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domain
Constraints:
Length: 1 - 256
TaskList taskList
Class com.amazonaws.services.simpleworkflow.model.Decision extends Object implements Serializable |
---|
Serialized Fields |
---|
String decisionType
Constraints:
Allowed Values: ScheduleActivityTask, RequestCancelActivityTask, CompleteWorkflowExecution, FailWorkflowExecution, CancelWorkflowExecution, ContinueAsNewWorkflowExecution, RecordMarker, StartTimer, CancelTimer, SignalExternalWorkflowExecution, RequestCancelExternalWorkflowExecution, StartChildWorkflowExecution
ScheduleActivityTaskDecisionAttributes scheduleActivityTaskDecisionAttributes
ScheduleActivityTask
decision. It
is not set for other decision types.
RequestCancelActivityTaskDecisionAttributes requestCancelActivityTaskDecisionAttributes
RequestCancelActivityTask
decision. It is not set for other decision types.
CompleteWorkflowExecutionDecisionAttributes completeWorkflowExecutionDecisionAttributes
CompleteWorkflowExecution
decision. It is not set for other decision types.
FailWorkflowExecutionDecisionAttributes failWorkflowExecutionDecisionAttributes
FailWorkflowExecution
decision.
It is not set for other decision types.
CancelWorkflowExecutionDecisionAttributes cancelWorkflowExecutionDecisionAttributes
CancelWorkflowExecution
decision.
It is not set for other decision types.
ContinueAsNewWorkflowExecutionDecisionAttributes continueAsNewWorkflowExecutionDecisionAttributes
ContinueAsNewWorkflowExecution
decision. It is not set for other decision types.
RecordMarkerDecisionAttributes recordMarkerDecisionAttributes
RecordMarker
decision. It is not
set for other decision types.
StartTimerDecisionAttributes startTimerDecisionAttributes
StartTimer
decision. It is not
set for other decision types.
CancelTimerDecisionAttributes cancelTimerDecisionAttributes
CancelTimer
decision. It is not
set for other decision types.
SignalExternalWorkflowExecutionDecisionAttributes signalExternalWorkflowExecutionDecisionAttributes
SignalExternalWorkflowExecution
decision. It is not set for other decision types.
RequestCancelExternalWorkflowExecutionDecisionAttributes requestCancelExternalWorkflowExecutionDecisionAttributes
RequestCancelExternalWorkflowExecution
decision. It is
not set for other decision types.
StartChildWorkflowExecutionDecisionAttributes startChildWorkflowExecutionDecisionAttributes
StartChildWorkflowExecution
decision. It is not set for other decision types.
Class com.amazonaws.services.simpleworkflow.model.DecisionTask extends Object implements Serializable |
---|
Serialized Fields |
---|
String taskToken
Constraints:
Length: 1 - 1024
Long startedEventId
DecisionTaskStarted
event recorded in the
history.
WorkflowExecution workflowExecution
WorkflowType workflowType
List<E> events
String nextPageToken
Constraints:
Length: 0 - 2048
Long previousStartedEventId
Class com.amazonaws.services.simpleworkflow.model.DecisionTaskCompletedEventAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
String executionContext
Constraints:
Length: 0 - 32768
Long scheduledEventId
DecisionTaskScheduled
event that was
recorded when this decision task was scheduled. This information can
be useful for diagnosing problems by tracing back the chain of events
leading up to this event.
Long startedEventId
DecisionTaskStarted
event recorded when
this decision task was started. This information can be useful for
diagnosing problems by tracing back the chain of events leading up to
this event.
Class com.amazonaws.services.simpleworkflow.model.DecisionTaskScheduledEventAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
TaskList taskList
String startToCloseTimeout
The valid
values are integers greater than or equal to 0
. An
integer value can be used to specify the duration in seconds while
NONE
can be used to specify unlimited duration.
Constraints:
Length: 0 - 8
Class com.amazonaws.services.simpleworkflow.model.DecisionTaskStartedEventAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
String identity
Constraints:
Length: 0 - 256
Long scheduledEventId
DecisionTaskScheduled
event that was
recorded when this decision task was scheduled. This information can
be useful for diagnosing problems by tracing back the chain of events
leading up to this event.
Class com.amazonaws.services.simpleworkflow.model.DecisionTaskTimedOutEventAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
String timeoutType
Constraints:
Allowed Values: START_TO_CLOSE
Long scheduledEventId
DecisionTaskScheduled
event that was
recorded when this decision task was scheduled. This information can
be useful for diagnosing problems by tracing back the chain of events
leading up to this event.
Long startedEventId
DecisionTaskStarted
event recorded when
this decision task was started. This information can be useful for
diagnosing problems by tracing back the chain of events leading up to
this event.
Class com.amazonaws.services.simpleworkflow.model.DefaultUndefinedException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.simpleworkflow.model.DeprecateActivityTypeRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domain
Constraints:
Length: 1 - 256
ActivityType activityType
Class com.amazonaws.services.simpleworkflow.model.DeprecateDomainRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String name
Constraints:
Length: 1 - 256
Class com.amazonaws.services.simpleworkflow.model.DeprecateWorkflowTypeRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domain
Constraints:
Length: 1 - 256
WorkflowType workflowType
Class com.amazonaws.services.simpleworkflow.model.DescribeActivityTypeRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domain
Constraints:
Length: 1 - 256
ActivityType activityType
Class com.amazonaws.services.simpleworkflow.model.DescribeDomainRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String name
Constraints:
Length: 1 - 256
Class com.amazonaws.services.simpleworkflow.model.DescribeWorkflowExecutionRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domain
Constraints:
Length: 1 - 256
WorkflowExecution execution
Class com.amazonaws.services.simpleworkflow.model.DescribeWorkflowTypeRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domain
Constraints:
Length: 1 - 256
WorkflowType workflowType
Class com.amazonaws.services.simpleworkflow.model.DomainAlreadyExistsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.simpleworkflow.model.DomainConfiguration extends Object implements Serializable |
---|
Serialized Fields |
---|
String workflowExecutionRetentionPeriodInDays
Constraints:
Length: 1 - 8
Class com.amazonaws.services.simpleworkflow.model.DomainDeprecatedException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.simpleworkflow.model.DomainDetail extends Object implements Serializable |
---|
Serialized Fields |
---|
DomainInfo domainInfo
DomainConfiguration configuration
Class com.amazonaws.services.simpleworkflow.model.DomainInfo extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
Constraints:
Length: 1 - 256
String status
Constraints:
Allowed Values: REGISTERED, DEPRECATED
String description
Constraints:
Length: 0 - 1024
Class com.amazonaws.services.simpleworkflow.model.DomainInfos extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> domainInfos
String nextPageToken
Constraints:
Length: 0 - 2048
Class com.amazonaws.services.simpleworkflow.model.ExecutionTimeFilter extends Object implements Serializable |
---|
Serialized Fields |
---|
Date oldestDate
Date latestDate
Class com.amazonaws.services.simpleworkflow.model.ExternalWorkflowExecutionCancelRequestedEventAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
WorkflowExecution workflowExecution
Long initiatedEventId
RequestCancelExternalWorkflowExecutionInitiated
event
corresponding to the
RequestCancelExternalWorkflowExecution
decision to cancel
this external workflow execution. This information can be useful for
diagnosing problems by tracing back the chain of events leading up to
this event.
Class com.amazonaws.services.simpleworkflow.model.ExternalWorkflowExecutionSignaledEventAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
WorkflowExecution workflowExecution
Long initiatedEventId
SignalExternalWorkflowExecutionInitiated
event corresponding to the
SignalExternalWorkflowExecution
decision to request this
signal. This information can be useful for diagnosing problems by
tracing back the chain of events leading up to this event.
Class com.amazonaws.services.simpleworkflow.model.FailWorkflowExecutionDecisionAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
String reason
Constraints:
Length: 0 - 256
String details
Constraints:
Length: 0 - 32768
Class com.amazonaws.services.simpleworkflow.model.FailWorkflowExecutionFailedEventAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
String cause
Constraints:
Allowed Values: UNHANDLED_DECISION, OPERATION_NOT_PERMITTED
Long decisionTaskCompletedEventId
DecisionTaskCompleted
event corresponding
to the decision task that resulted in the
FailWorkflowExecution
decision to fail this execution.
This information can be useful for diagnosing problems by tracing back
the cause of events.
Class com.amazonaws.services.simpleworkflow.model.GetWorkflowExecutionHistoryRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domain
Constraints:
Length: 1 - 256
WorkflowExecution execution
String nextPageToken
NextPageToken
is returned, the result has more than
one pages. To get the next page, repeat the call and specify the
nextPageToken with all other arguments unchanged.
Constraints:
Length: 0 - 2048
Integer maximumPageSize
NextPageToken
returned. By default 100 history events are
returned in a page but the caller can override this value to a page
size smaller than the default. You cannot specify a page size
larger than 100. Note that the number of events may be less than the
maxiumum page size, in which case, the returned page will have fewer
results than the maximumPageSize specified.
Constraints:
Range: 0 - 1000
Boolean reverseOrder
true
, returns the events in reverse order. By
default the results are returned in ascending order of the
eventTimeStamp
of the events.
Class com.amazonaws.services.simpleworkflow.model.History extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> events
String nextPageToken
Constraints:
Length: 0 - 2048
Class com.amazonaws.services.simpleworkflow.model.HistoryEvent extends Object implements Serializable |
---|
Serialized Fields |
---|
Date eventTimestamp
String eventType
Constraints:
Allowed Values: WorkflowExecutionStarted, WorkflowExecutionCancelRequested, WorkflowExecutionCompleted, CompleteWorkflowExecutionFailed, WorkflowExecutionFailed, FailWorkflowExecutionFailed, WorkflowExecutionTimedOut, WorkflowExecutionCanceled, CancelWorkflowExecutionFailed, WorkflowExecutionContinuedAsNew, ContinueAsNewWorkflowExecutionFailed, WorkflowExecutionTerminated, DecisionTaskScheduled, DecisionTaskStarted, DecisionTaskCompleted, DecisionTaskTimedOut, ActivityTaskScheduled, ScheduleActivityTaskFailed, ActivityTaskStarted, ActivityTaskCompleted, ActivityTaskFailed, ActivityTaskTimedOut, ActivityTaskCanceled, ActivityTaskCancelRequested, RequestCancelActivityTaskFailed, WorkflowExecutionSignaled, MarkerRecorded, RecordMarkerFailed, TimerStarted, StartTimerFailed, TimerFired, TimerCanceled, CancelTimerFailed, StartChildWorkflowExecutionInitiated, StartChildWorkflowExecutionFailed, ChildWorkflowExecutionStarted, ChildWorkflowExecutionCompleted, ChildWorkflowExecutionFailed, ChildWorkflowExecutionTimedOut, ChildWorkflowExecutionCanceled, ChildWorkflowExecutionTerminated, SignalExternalWorkflowExecutionInitiated, SignalExternalWorkflowExecutionFailed, ExternalWorkflowExecutionSignaled, RequestCancelExternalWorkflowExecutionInitiated, RequestCancelExternalWorkflowExecutionFailed, ExternalWorkflowExecutionCancelRequested
Long eventId
WorkflowExecutionStartedEventAttributes workflowExecutionStartedEventAttributes
WorkflowExecutionStarted
then
this member is set and provides detailed information about the event.
It is not set for other event types.
WorkflowExecutionCompletedEventAttributes workflowExecutionCompletedEventAttributes
WorkflowExecutionCompleted
then
this member is set and provides detailed information about the event.
It is not set for other event types.
CompleteWorkflowExecutionFailedEventAttributes completeWorkflowExecutionFailedEventAttributes
CompleteWorkflowExecutionFailed
then this member is set and provides detailed information about the
event. It is not set for other event types.
WorkflowExecutionFailedEventAttributes workflowExecutionFailedEventAttributes
WorkflowExecutionFailed
then this
member is set and provides detailed information about the event. It is
not set for other event types.
FailWorkflowExecutionFailedEventAttributes failWorkflowExecutionFailedEventAttributes
FailWorkflowExecutionFailed
then
this member is set and provides detailed information about the event.
It is not set for other event types.
WorkflowExecutionTimedOutEventAttributes workflowExecutionTimedOutEventAttributes
WorkflowExecutionTimedOut
then
this member is set and provides detailed information about the event.
It is not set for other event types.
WorkflowExecutionCanceledEventAttributes workflowExecutionCanceledEventAttributes
WorkflowExecutionCanceled
then
this member is set and provides detailed information about the event.
It is not set for other event types.
CancelWorkflowExecutionFailedEventAttributes cancelWorkflowExecutionFailedEventAttributes
CancelWorkflowExecutionFailed
then this member is set and provides detailed information about the
event. It is not set for other event types.
WorkflowExecutionContinuedAsNewEventAttributes workflowExecutionContinuedAsNewEventAttributes
WorkflowExecutionContinuedAsNew
then this member is set and provides detailed information about the
event. It is not set for other event types.
ContinueAsNewWorkflowExecutionFailedEventAttributes continueAsNewWorkflowExecutionFailedEventAttributes
ContinueAsNewWorkflowExecutionFailed
then this member is
set and provides detailed information about the event. It is not set
for other event types.
WorkflowExecutionTerminatedEventAttributes workflowExecutionTerminatedEventAttributes
WorkflowExecutionTerminated
then
this member is set and provides detailed information about the event.
It is not set for other event types.
WorkflowExecutionCancelRequestedEventAttributes workflowExecutionCancelRequestedEventAttributes
WorkflowExecutionCancelRequested
then this member is set and provides detailed information about the
event. It is not set for other event types.
DecisionTaskScheduledEventAttributes decisionTaskScheduledEventAttributes
DecisionTaskScheduled
then this
member is set and provides detailed information about the event. It is
not set for other event types.
DecisionTaskStartedEventAttributes decisionTaskStartedEventAttributes
DecisionTaskStarted
then this
member is set and provides detailed information about the event. It is
not set for other event types.
DecisionTaskCompletedEventAttributes decisionTaskCompletedEventAttributes
DecisionTaskCompleted
then this
member is set and provides detailed information about the event. It is
not set for other event types.
DecisionTaskTimedOutEventAttributes decisionTaskTimedOutEventAttributes
DecisionTaskTimedOut
then this
member is set and provides detailed information about the event. It is
not set for other event types.
ActivityTaskScheduledEventAttributes activityTaskScheduledEventAttributes
ActivityTaskScheduled
then this
member is set and provides detailed information about the event. It is
not set for other event types.
ActivityTaskStartedEventAttributes activityTaskStartedEventAttributes
ActivityTaskStarted
then this
member is set and provides detailed information about the event. It is
not set for other event types.
ActivityTaskCompletedEventAttributes activityTaskCompletedEventAttributes
ActivityTaskCompleted
then this
member is set and provides detailed information about the event. It is
not set for other event types.
ActivityTaskFailedEventAttributes activityTaskFailedEventAttributes
ActivityTaskFailed
then this
member is set and provides detailed information about the event. It is
not set for other event types.
ActivityTaskTimedOutEventAttributes activityTaskTimedOutEventAttributes
ActivityTaskTimedOut
then this
member is set and provides detailed information about the event. It is
not set for other event types.
ActivityTaskCanceledEventAttributes activityTaskCanceledEventAttributes
ActivityTaskCanceled
then this
member is set and provides detailed information about the event. It is
not set for other event types.
ActivityTaskCancelRequestedEventAttributes activityTaskCancelRequestedEventAttributes
ActivityTaskcancelRequested
then
this member is set and provides detailed information about the event.
It is not set for other event types.
WorkflowExecutionSignaledEventAttributes workflowExecutionSignaledEventAttributes
WorkflowExecutionSignaled
then
this member is set and provides detailed information about the event.
It is not set for other event types.
MarkerRecordedEventAttributes markerRecordedEventAttributes
MarkerRecorded
then this member
is set and provides detailed information about the event. It is not
set for other event types.
RecordMarkerFailedEventAttributes recordMarkerFailedEventAttributes
DecisionTaskFailed
then this
member is set and provides detailed information about the event. It is
not set for other event types.
TimerStartedEventAttributes timerStartedEventAttributes
TimerStarted
then this member is
set and provides detailed information about the event. It is not set
for other event types.
TimerFiredEventAttributes timerFiredEventAttributes
TimerFired
then this member is
set and provides detailed information about the event. It is not set
for other event types.
TimerCanceledEventAttributes timerCanceledEventAttributes
TimerCanceled
then this member is
set and provides detailed information about the event. It is not set
for other event types.
StartChildWorkflowExecutionInitiatedEventAttributes startChildWorkflowExecutionInitiatedEventAttributes
StartChildWorkflowExecutionInitiated
then this member is
set and provides detailed information about the event. It is not set
for other event types.
ChildWorkflowExecutionStartedEventAttributes childWorkflowExecutionStartedEventAttributes
ChildWorkflowExecutionStarted
then this member is set and provides detailed information about the
event. It is not set for other event types.
ChildWorkflowExecutionCompletedEventAttributes childWorkflowExecutionCompletedEventAttributes
ChildWorkflowExecutionCompleted
then this member is set and provides detailed information about the
event. It is not set for other event types.
ChildWorkflowExecutionFailedEventAttributes childWorkflowExecutionFailedEventAttributes
ChildWorkflowExecutionFailed
then
this member is set and provides detailed information about the event.
It is not set for other event types.
ChildWorkflowExecutionTimedOutEventAttributes childWorkflowExecutionTimedOutEventAttributes
ChildWorkflowExecutionTimedOut
then this member is set and provides detailed information about the
event. It is not set for other event types.
ChildWorkflowExecutionCanceledEventAttributes childWorkflowExecutionCanceledEventAttributes
ChildWorkflowExecutionCanceled
then this member is set and provides detailed information about the
event. It is not set for other event types.
ChildWorkflowExecutionTerminatedEventAttributes childWorkflowExecutionTerminatedEventAttributes
ChildWorkflowExecutionTerminated
then this member is set and provides detailed information about the
event. It is not set for other event types.
SignalExternalWorkflowExecutionInitiatedEventAttributes signalExternalWorkflowExecutionInitiatedEventAttributes
SignalExternalWorkflowExecutionInitiated
then this member
is set and provides detailed information about the event. It is not
set for other event types.
ExternalWorkflowExecutionSignaledEventAttributes externalWorkflowExecutionSignaledEventAttributes
ExternalWorkflowExecutionSignaled
then this member is set and provides detailed information about the
event. It is not set for other event types.
SignalExternalWorkflowExecutionFailedEventAttributes signalExternalWorkflowExecutionFailedEventAttributes
SignalExternalWorkflowExecutionFailed
then this member is
set and provides detailed information about the event. It is not set
for other event types.
ExternalWorkflowExecutionCancelRequestedEventAttributes externalWorkflowExecutionCancelRequestedEventAttributes
ExternalWorkflowExecutionCancelRequested
then this member
is set and provides detailed information about the event. It is not
set for other event types.
RequestCancelExternalWorkflowExecutionInitiatedEventAttributes requestCancelExternalWorkflowExecutionInitiatedEventAttributes
RequestCancelExternalWorkflowExecutionInitiated
then this
member is set and provides detailed information about the event. It is
not set for other event types.
RequestCancelExternalWorkflowExecutionFailedEventAttributes requestCancelExternalWorkflowExecutionFailedEventAttributes
RequestCancelExternalWorkflowExecutionFailed
then this
member is set and provides detailed information about the event. It is
not set for other event types.
ScheduleActivityTaskFailedEventAttributes scheduleActivityTaskFailedEventAttributes
ScheduleActivityTaskFailed
then
this member is set and provides detailed information about the event.
It is not set for other event types.
RequestCancelActivityTaskFailedEventAttributes requestCancelActivityTaskFailedEventAttributes
RequestCancelActivityTaskFailed
then this member is set and provides detailed information about the
event. It is not set for other event types.
StartTimerFailedEventAttributes startTimerFailedEventAttributes
StartTimerFailed
then this member
is set and provides detailed information about the event. It is not
set for other event types.
CancelTimerFailedEventAttributes cancelTimerFailedEventAttributes
CancelTimerFailed
then this
member is set and provides detailed information about the event. It is
not set for other event types.
StartChildWorkflowExecutionFailedEventAttributes startChildWorkflowExecutionFailedEventAttributes
StartChildWorkflowExecutionFailed
then this member is set and provides detailed information about the
event. It is not set for other event types.
Class com.amazonaws.services.simpleworkflow.model.LimitExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.simpleworkflow.model.ListActivityTypesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domain
Constraints:
Length: 1 - 256
String name
Constraints:
Length: 1 - 256
String registrationStatus
Constraints:
Allowed Values: REGISTERED, DEPRECATED
String nextPageToken
NextResultToken
was returned, the results have more than one page. To get the next
page of results, repeat the call with the nextPageToken
and keep all other arguments unchanged.
Constraints:
Length: 0 - 2048
Integer maximumPageSize
Constraints:
Range: 0 - 1000
Boolean reverseOrder
true
, returns the results in reverse order.
By default the results are returned in ascending alphabetical order of
the name
of the activity types.
Class com.amazonaws.services.simpleworkflow.model.ListClosedWorkflowExecutionsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domain
Constraints:
Length: 1 - 256
ExecutionTimeFilter startTimeFilter
startTimeFilter
and closeTimeFilter
are mutually exclusive. You must specify one of these in a request but
not both.
ExecutionTimeFilter closeTimeFilter
startTimeFilter
and closeTimeFilter
are mutually exclusive. You must specify one of these in a request but
not both.
WorkflowExecutionFilter executionFilter
closeStatusFilter
, executionFilter
,
typeFilter
and tagFilter
are mutually
exclusive. You can specify at most one of these in a request.
CloseStatusFilter closeStatusFilter
closeStatusFilter
, executionFilter
,
typeFilter
and tagFilter
are mutually
exclusive. You can specify at most one of these in a request.
WorkflowTypeFilter typeFilter
closeStatusFilter
,
executionFilter
, typeFilter
and
tagFilter
are mutually exclusive. You can specify at most
one of these in a request.
TagFilter tagFilter
closeStatusFilter
, executionFilter
,
typeFilter
and tagFilter
are mutually
exclusive. You can specify at most one of these in a request.
String nextPageToken
NextPageToken
was
returned, the results are being paginated. To get the next page of
results, repeat the call with the returned token and all other
arguments unchanged.
Constraints:
Length: 0 - 2048
Integer maximumPageSize
Constraints:
Range: 0 - 1000
Boolean reverseOrder
true
, returns the results in reverse order.
By default the results are returned in descending order of the start
or the close time of the executions.
Class com.amazonaws.services.simpleworkflow.model.ListDomainsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String nextPageToken
NextPageToken
was
returned, the result has more than one page. To get the next page of
results, repeat the call with the returned token and all other
arguments unchanged.
Constraints:
Length: 0 - 2048
String registrationStatus
Constraints:
Allowed Values: REGISTERED, DEPRECATED
Integer maximumPageSize
Constraints:
Range: 0 - 1000
Boolean reverseOrder
true
, returns the results in reverse order.
By default the results are returned in ascending alphabetical order of
the name
of the domains.
Class com.amazonaws.services.simpleworkflow.model.ListOpenWorkflowExecutionsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domain
Constraints:
Length: 1 - 256
ExecutionTimeFilter startTimeFilter
WorkflowTypeFilter typeFilter
executionFilter
, typeFilter
and tagFilter
are mutually exclusive. You can specify at
most one of these in a request.
TagFilter tagFilter
executionFilter
, typeFilter
and
tagFilter
are mutually exclusive. You can specify at most
one of these in a request.
String nextPageToken
NextPageToken
was
returned, the results are being paginated. To get the next page of
results, repeat the call with the returned token and all other
arguments unchanged.
Constraints:
Length: 0 - 2048
Integer maximumPageSize
Constraints:
Range: 0 - 1000
Boolean reverseOrder
true
, returns the results in reverse order.
By default the results are returned in descending order of the start
time of the executions.
WorkflowExecutionFilter executionFilter
executionFilter
, typeFilter
and
tagFilter
are mutually exclusive. You can specify at most
one of these in a request.
Class com.amazonaws.services.simpleworkflow.model.ListWorkflowTypesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domain
Constraints:
Length: 1 - 256
String name
Constraints:
Length: 1 - 256
String registrationStatus
Constraints:
Allowed Values: REGISTERED, DEPRECATED
String nextPageToken
NextPageToken
was
returned, the results are being paginated. To get the next page of
results, repeat the call with the returned token and all other
arguments unchanged.
Constraints:
Length: 0 - 2048
Integer maximumPageSize
Constraints:
Range: 0 - 1000
Boolean reverseOrder
true
, returns the results in reverse order.
By default the results are returned in ascending alphabetical order of
the name
of the workflow types.
Class com.amazonaws.services.simpleworkflow.model.MarkerRecordedEventAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
String markerName
Constraints:
Length: 1 - 256
String details
Constraints:
Length: 0 - 32768
Long decisionTaskCompletedEventId
DecisionTaskCompleted
event corresponding
to the decision task that resulted in the RecordMarker
decision that requested this marker. This information can be useful
for diagnosing problems by tracing back the cause of events.
Class com.amazonaws.services.simpleworkflow.model.OperationNotPermittedException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.simpleworkflow.model.PendingTaskCount extends Object implements Serializable |
---|
Serialized Fields |
---|
Integer count
Constraints:
Range: 0 -
Boolean truncated
Class com.amazonaws.services.simpleworkflow.model.PollForActivityTaskRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domain
Constraints:
Length: 1 - 256
TaskList taskList
The specified
string must not start or end with whitespace. It must not contain a
:
(colon), /
(slash), |
(vertical bar), or any control characters ( - | -
?). Also, it must not contain the literal string "arn".
String identity
ActivityTaskStarted
event in the workflow history. This
enables diagnostic tracing when problems arise. The form of this
identity is user defined.
Constraints:
Length: 0 - 256
Class com.amazonaws.services.simpleworkflow.model.PollForDecisionTaskRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domain
Constraints:
Length: 1 - 256
TaskList taskList
The specified
string must not start or end with whitespace. It must not contain a
:
(colon), /
(slash), |
(vertical bar), or any control characters ( - | -
?). Also, it must not contain the literal string "arn".
String identity
Constraints:
Length: 0 - 256
String nextPageToken
NextPageToken
was
returned, the results are being paginated. To get the next page of
results, repeat the call with the returned token and all other
arguments unchanged. nextPageToken
returned by
this action cannot be used with GetWorkflowExecutionHistory to
get the next page. You must call PollForDecisionTask again
(with the nextPageToken
) to retrieve the next page of
history records. Calling PollForDecisionTask with a
nextPageToken
will not return a new decision
task.
Constraints:
Length: 0 - 2048
Integer maximumPageSize
Constraints:
Range: 0 - 1000
Boolean reverseOrder
true
, returns the events in reverse order. By
default the results are returned in ascending order of the
eventTimestamp
of the events.
Class com.amazonaws.services.simpleworkflow.model.RecordActivityTaskHeartbeatRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String taskToken
taskToken
of the ActivityTask. taskToken
is generated by the service and should be
treated as an opaque value. If the task is passed to another process,
its taskToken
must also be passed. This enables it to
provide its progress and respond with results.
Constraints:
Length: 1 - 1024
String details
Constraints:
Length: 0 - 2048
Class com.amazonaws.services.simpleworkflow.model.RecordMarkerDecisionAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
String markerName
Constraints:
Length: 1 - 256
String details
Constraints:
Length: 0 - 32768
Class com.amazonaws.services.simpleworkflow.model.RecordMarkerFailedEventAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
String markerName
Constraints:
Length: 1 - 256
String cause
Constraints:
Allowed Values: OPERATION_NOT_PERMITTED
Long decisionTaskCompletedEventId
DecisionTaskCompleted
event corresponding
to the decision task that resulted in the
RecordMarkerFailed
decision for this cancellation
request. This information can be useful for diagnosing problems by
tracing back the cause of events.
Class com.amazonaws.services.simpleworkflow.model.RegisterActivityTypeRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domain
Constraints:
Length: 1 - 256
String name
The specified
string must not start or end with whitespace. It must not contain a
:
(colon), /
(slash), |
(vertical bar), or any control characters ( - | -
?). Also, it must not contain the literal string "arn".
Constraints:
Length: 1 - 256
String version
The specified string must not start or end with
whitespace. It must not contain a :
(colon),
/
(slash), |
(vertical bar), or any control
characters ( - | - ?). Also, it must not
contain the literal string "arn".
Constraints:
Length: 1 - 64
String description
Constraints:
Length: 0 - 1024
String defaultTaskStartToCloseTimeout
ScheduleActivityTask
Decision. The valid values
are integers greater than or equal to 0
. An integer value
can be used to specify the duration in seconds while NONE
can be used to specify unlimited duration.
Constraints:
Length: 0 - 8
String defaultTaskHeartbeatTimeout
ScheduleActivityTask
Decision. If the activity
worker subsequently attempts to record a heartbeat or returns a
result, the activity worker receives an UnknownResource
fault. In this case, Amazon SWF no longer considers the activity task
to be valid; the activity worker should clean up the activity task.
The valid values are integers greater than or equal to
0
. An integer value can be used to specify the duration
in seconds while NONE
can be used to specify unlimited
duration.
Constraints:
Length: 0 - 8
TaskList defaultTaskList
ScheduleActivityTask
Decision.
String defaultTaskScheduleToStartTimeout
ScheduleActivityTask
Decision. The valid values
are integers greater than or equal to 0
. An integer value
can be used to specify the duration in seconds while NONE
can be used to specify unlimited duration.
Constraints:
Length: 0 - 8
String defaultTaskScheduleToCloseTimeout
ScheduleActivityTask
Decision. The valid values are integers greater than or
equal to 0
. An integer value can be used to specify the
duration in seconds while NONE
can be used to specify
unlimited duration.
Constraints:
Length: 0 - 8
Class com.amazonaws.services.simpleworkflow.model.RegisterDomainRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String name
The
specified string must not start or end with whitespace. It must not
contain a :
(colon), /
(slash),
|
(vertical bar), or any control characters
( - | - ?). Also, it must not contain the
literal string "arn".
Constraints:
Length: 1 - 256
String description
Constraints:
Length: 0 - 1024
String workflowExecutionRetentionPeriodInDays
NONE
is specified, the records for workflow
executions in this domain are not retained at all.
Constraints:
Length: 1 - 8
Class com.amazonaws.services.simpleworkflow.model.RegisterWorkflowTypeRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domain
Constraints:
Length: 1 - 256
String name
The specified string must not start
or end with whitespace. It must not contain a :
(colon),
/
(slash), |
(vertical bar), or any control
characters ( - | - ?). Also, it must not
contain the literal string "arn".
Constraints:
Length: 1 - 256
String version
The specified
string must not start or end with whitespace. It must not contain a
:
(colon), /
(slash), |
(vertical bar), or any control characters ( - | -
?). Also, it must not contain the literal string "arn".
Constraints:
Length: 1 - 64
String description
Constraints:
Length: 0 - 1024
String defaultTaskStartToCloseTimeout
StartChildWorkflowExecution
Decision. The
valid values are integers greater than or equal to 0
. An
integer value can be used to specify the duration in seconds while
NONE
can be used to specify unlimited duration.
Constraints:
Length: 0 - 8
String defaultExecutionStartToCloseTimeout
StartChildWorkflowExecution
Decision. The
duration is specified in seconds. The valid values are integers
greater than or equal to 0. Unlike some of the other timeout
parameters in Amazon SWF, you cannot specify a value of "NONE" for
defaultExecutionStartToCloseTimeout
; there is a one-year
max limit on the time that a workflow execution can run. Exceeding
this limit will always cause the workflow execution to time out.
Constraints:
Length: 0 - 8
TaskList defaultTaskList
StartChildWorkflowExecution
Decision.
String defaultChildPolicy
StartChildWorkflowExecution
Decision. The
supported child policies are: WorkflowExecutionCancelRequested
event in its
history. It is up to the decider to take appropriate actions when it
receives an execution history with this event.
Constraints:
Allowed Values: TERMINATE, REQUEST_CANCEL, ABANDON
Class com.amazonaws.services.simpleworkflow.model.RequestCancelActivityTaskDecisionAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
String activityId
activityId
of the activity task to be canceled.
Constraints:
Length: 1 - 256
Class com.amazonaws.services.simpleworkflow.model.RequestCancelActivityTaskFailedEventAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
String activityId
RequestCancelActivityTask
decision that failed.
Constraints:
Length: 1 - 256
String cause
Constraints:
Allowed Values: ACTIVITY_ID_UNKNOWN, OPERATION_NOT_PERMITTED
Long decisionTaskCompletedEventId
DecisionTaskCompleted
event corresponding
to the decision task that resulted in the
RequestCancelActivityTask
decision for this cancellation
request. This information can be useful for diagnosing problems by
tracing back the cause of events.
Class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionDecisionAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
String workflowId
workflowId
of the external workflow execution to
cancel. This field is required.
Constraints:
Length: 1 - 256
String runId
runId
of the external workflow execution to cancel.
Constraints:
Length: 0 - 64
String control
Constraints:
Length: 0 - 32768
Class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionFailedEventAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
String workflowId
workflowId
of the external workflow to which the
cancel request was to be delivered.
Constraints:
Length: 1 - 256
String runId
runId
of the external workflow execution.
Constraints:
Length: 0 - 64
String cause
Constraints:
Allowed Values: UNKNOWN_EXTERNAL_WORKFLOW_EXECUTION, REQUEST_CANCEL_EXTERNAL_WORKFLOW_EXECUTION_RATE_EXCEEDED, OPERATION_NOT_PERMITTED
Long initiatedEventId
RequestCancelExternalWorkflowExecutionInitiated
event
corresponding to the
RequestCancelExternalWorkflowExecution
decision to cancel
this external workflow execution. This information can be useful for
diagnosing problems by tracing back the chain of events leading up to
this event.
Long decisionTaskCompletedEventId
DecisionTaskCompleted
event corresponding
to the decision task that resulted in the
RequestCancelExternalWorkflowExecution
decision for this
cancellation request. This information can be useful for diagnosing
problems by tracing back the cause of events.
String control
Class com.amazonaws.services.simpleworkflow.model.RequestCancelExternalWorkflowExecutionInitiatedEventAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
String workflowId
workflowId
of the external workflow execution to be
canceled.
Constraints:
Length: 1 - 256
String runId
runId
of the external workflow execution to be
canceled.
Constraints:
Length: 0 - 64
Long decisionTaskCompletedEventId
DecisionTaskCompleted
event corresponding
to the decision task that resulted in the
RequestCancelExternalWorkflowExecution
decision for this
cancellation request. This information can be useful for diagnosing
problems by tracing back the cause of events.
String control
Constraints:
Length: 0 - 32768
Class com.amazonaws.services.simpleworkflow.model.RequestCancelWorkflowExecutionRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domain
Constraints:
Length: 1 - 256
String workflowId
Constraints:
Length: 1 - 256
String runId
Constraints:
Length: 0 - 64
Class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskCanceledRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String taskToken
taskToken
of the ActivityTask. taskToken
is generated by the service and should be
treated as an opaque value. If the task is passed to another process,
its taskToken
must also be passed. This enables it to
provide its progress and respond with results.
Constraints:
Length: 1 - 1024
String details
Constraints:
Length: 0 - 32768
Class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskCompletedRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String taskToken
taskToken
of the ActivityTask. taskToken
is generated by the service and should be
treated as an opaque value. If the task is passed to another process,
its taskToken
must also be passed. This enables it to
provide its progress and respond with results.
Constraints:
Length: 1 - 1024
String result
Constraints:
Length: 0 - 32768
Class com.amazonaws.services.simpleworkflow.model.RespondActivityTaskFailedRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String taskToken
taskToken
of the ActivityTask. taskToken
is generated by the service and should be
treated as an opaque value. If the task is passed to another process,
its taskToken
must also be passed. This enables it to
provide its progress and respond with results.
Constraints:
Length: 1 - 1024
String reason
Constraints:
Length: 0 - 256
String details
Constraints:
Length: 0 - 32768
Class com.amazonaws.services.simpleworkflow.model.RespondDecisionTaskCompletedRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String taskToken
taskToken
from the DecisionTask. taskToken
is generated by the service and should be
treated as an opaque value. If the task is passed to another process,
its taskToken
must also be passed. This enables it to
provide its progress and respond with results.
Constraints:
Length: 1 - 1024
List<E> decisions
String executionContext
Constraints:
Length: 0 - 32768
Class com.amazonaws.services.simpleworkflow.model.Run extends Object implements Serializable |
---|
Serialized Fields |
---|
String runId
runId
of a workflow execution. This Id is generated
by the service and can be used to uniquely identify the workflow
execution within a domain.
Constraints:
Length: 1 - 64
Class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskDecisionAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
ActivityType activityType
String activityId
activityId
of the activity task. This field is
required. The specified string must not start or end with
whitespace. It must not contain a :
(colon),
/
(slash), |
(vertical bar), or any control
characters ( - | - ?). Also, it must not
contain the literal string "arn".
Constraints:
Length: 1 - 256
String control
Constraints:
Length: 0 - 32768
String input
Constraints:
Length: 0 - 32768
String scheduleToCloseTimeout
The valid values are
integers greater than or equal to 0
. An integer value can
be used to specify the duration in seconds while NONE
can
be used to specify unlimited duration.
Constraints:
Length: 0 - 8
TaskList taskList
defaultTaskList
registered with the activity type will be used. The specified string must not start or end
with whitespace. It must not contain a :
(colon),
/
(slash), |
(vertical bar), or any control
characters ( - | - ?). Also, it must not
contain the literal string "arn".
String scheduleToStartTimeout
The valid values are integers greater
than or equal to 0
. An integer value can be used to
specify the duration in seconds while NONE
can be used to
specify unlimited duration.
Constraints:
Length: 0 - 8
String startToCloseTimeout
The valid values are integers greater
than or equal to 0
. An integer value can be used to
specify the duration in seconds while NONE
can be used to
specify unlimited duration.
Constraints:
Length: 0 - 8
String heartbeatTimeout
The valid values are integers greater than or equal to
0
. An integer value can be used to specify the duration
in seconds while NONE
can be used to specify unlimited
duration.
Constraints:
Length: 0 - 8
Class com.amazonaws.services.simpleworkflow.model.ScheduleActivityTaskFailedEventAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
ActivityType activityType
ScheduleActivityTask
decision that failed.
String activityId
ScheduleActivityTask
decision that failed.
Constraints:
Length: 1 - 256
String cause
Constraints:
Allowed Values: ACTIVITY_TYPE_DEPRECATED, ACTIVITY_TYPE_DOES_NOT_EXIST, ACTIVITY_ID_ALREADY_IN_USE, OPEN_ACTIVITIES_LIMIT_EXCEEDED, ACTIVITY_CREATION_RATE_EXCEEDED, DEFAULT_SCHEDULE_TO_CLOSE_TIMEOUT_UNDEFINED, DEFAULT_TASK_LIST_UNDEFINED, DEFAULT_SCHEDULE_TO_START_TIMEOUT_UNDEFINED, DEFAULT_START_TO_CLOSE_TIMEOUT_UNDEFINED, DEFAULT_HEARTBEAT_TIMEOUT_UNDEFINED, OPERATION_NOT_PERMITTED
Long decisionTaskCompletedEventId
DecisionTaskCompleted
event corresponding
to the decision that resulted in the scheduling of this activity task.
This information can be useful for diagnosing problems by tracing back
the chain of events leading up to this event.
Class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionDecisionAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
String workflowId
workflowId
of the workflow execution to be signaled.
This field is required.
Constraints:
Length: 1 - 256
String runId
runId
of the workflow execution to be signaled.
Constraints:
Length: 0 - 64
String signalName
Constraints:
Length: 1 - 256
String input
Constraints:
Length: 0 - 32768
String control
Constraints:
Length: 0 - 32768
Class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionFailedEventAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
String workflowId
workflowId
of the external workflow execution that
the signal was being delivered to.
Constraints:
Length: 1 - 256
String runId
runId
of the external workflow execution that the
signal was being delivered to.
Constraints:
Length: 0 - 64
String cause
Constraints:
Allowed Values: UNKNOWN_EXTERNAL_WORKFLOW_EXECUTION, SIGNAL_EXTERNAL_WORKFLOW_EXECUTION_RATE_EXCEEDED, OPERATION_NOT_PERMITTED
Long initiatedEventId
SignalExternalWorkflowExecutionInitiated
event corresponding to the
SignalExternalWorkflowExecution
decision to request this
signal. This information can be useful for diagnosing problems by
tracing back the chain of events leading up to this event.
Long decisionTaskCompletedEventId
DecisionTaskCompleted
event corresponding
to the decision task that resulted in the
SignalExternalWorkflowExecution
decision for this signal.
This information can be useful for diagnosing problems by tracing back
the cause of events leading up to this event.
String control
Class com.amazonaws.services.simpleworkflow.model.SignalExternalWorkflowExecutionInitiatedEventAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
String workflowId
workflowId
of the external workflow execution.
Constraints:
Length: 1 - 256
String runId
runId
of the external workflow execution to send the
signal to.
Constraints:
Length: 0 - 64
String signalName
Constraints:
Length: 1 - 256
String input
Constraints:
Length: 0 - 32768
Long decisionTaskCompletedEventId
DecisionTaskCompleted
event corresponding
to the decision task that resulted in the
SignalExternalWorkflowExecution
decision for this signal.
This information can be useful for diagnosing problems by tracing back
the cause of events leading up to this event.
String control
Constraints:
Length: 0 - 32768
Class com.amazonaws.services.simpleworkflow.model.SignalWorkflowExecutionRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domain
Constraints:
Length: 1 - 256
String workflowId
Constraints:
Length: 1 - 256
String runId
Constraints:
Length: 0 - 64
String signalName
Constraints:
Length: 1 - 256
String input
WorkflowExecutionSignaled
event in
the target workflow execution's history.
Constraints:
Length: 0 - 32768
Class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionDecisionAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
WorkflowType workflowType
String workflowId
workflowId
of the workflow execution. This field is
required. The specified string must not start or end with
whitespace. It must not contain a :
(colon),
/
(slash), |
(vertical bar), or any control
characters ( - | - ?). Also, it must not
contain the literal string "arn".
Constraints:
Length: 1 - 256
String control
Constraints:
Length: 0 - 32768
String input
Constraints:
Length: 0 - 32768
String executionStartToCloseTimeout
The valid values are integers greater than or equal
to 0
. An integer value can be used to specify the
duration in seconds while NONE
can be used to specify
unlimited duration.
Constraints:
Length: 0 - 8
TaskList taskList
The specified string must not start or end with
whitespace. It must not contain a :
(colon),
/
(slash), |
(vertical bar), or any control
characters ( - | - ?). Also, it must not
contain the literal string "arn".
String taskStartToCloseTimeout
defaultTaskStartToCloseTimout
specified when registering
the workflow type using RegisterWorkflowType. The valid
values are integers greater than or equal to 0
. An
integer value can be used to specify the duration in seconds while
NONE
can be used to specify unlimited duration.
Constraints:
Length: 0 - 8
String childPolicy
WorkflowExecutionCancelRequested
event in its history. It
is up to the decider to take appropriate actions when it receives an
execution history with this event.
Constraints:
Allowed Values: TERMINATE, REQUEST_CANCEL, ABANDON
List<E> tagList
Constraints:
Length: 0 - 5
Class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionFailedEventAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
WorkflowType workflowType
StartChildWorkflowExecution
Decision that failed.
String cause
Constraints:
Allowed Values: WORKFLOW_TYPE_DOES_NOT_EXIST, WORKFLOW_TYPE_DEPRECATED, OPEN_CHILDREN_LIMIT_EXCEEDED, OPEN_WORKFLOWS_LIMIT_EXCEEDED, CHILD_CREATION_RATE_EXCEEDED, WORKFLOW_ALREADY_RUNNING, DEFAULT_EXECUTION_START_TO_CLOSE_TIMEOUT_UNDEFINED, DEFAULT_TASK_LIST_UNDEFINED, DEFAULT_TASK_START_TO_CLOSE_TIMEOUT_UNDEFINED, DEFAULT_CHILD_POLICY_UNDEFINED, OPERATION_NOT_PERMITTED
String workflowId
workflowId
of the child workflow execution.
Constraints:
Length: 1 - 256
Long initiatedEventId
StartChildWorkflowExecutionInitiated
event
corresponding to the StartChildWorkflowExecution
Decision to start this child workflow execution. This
information can be useful for diagnosing problems by tracing back the
chain of events leading up to this event.
Long decisionTaskCompletedEventId
DecisionTaskCompleted
event corresponding
to the decision task that resulted in the
StartChildWorkflowExecution
Decision to request
this child workflow execution. This information can be useful for
diagnosing problems by tracing back the cause of events.
String control
Class com.amazonaws.services.simpleworkflow.model.StartChildWorkflowExecutionInitiatedEventAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
String workflowId
workflowId
of the child workflow execution.
Constraints:
Length: 1 - 256
WorkflowType workflowType
String control
Constraints:
Length: 0 - 32768
String input
Constraints:
Length: 0 - 32768
String executionStartToCloseTimeout
The valid values are integers greater than or
equal to 0
. An integer value can be used to specify the
duration in seconds while NONE
can be used to specify
unlimited duration.
Constraints:
Length: 0 - 8
TaskList taskList
Long decisionTaskCompletedEventId
DecisionTaskCompleted
event corresponding
to the decision task that resulted in the
StartChildWorkflowExecution
Decision to request
this child workflow execution. This information can be useful for
diagnosing problems by tracing back the cause of events.
String childPolicy
The supported child policies are:
WorkflowExecutionCancelRequested
event in its
history. It is up to the decider to take appropriate actions when it
receives an execution history with this event.
Constraints:
Allowed Values: TERMINATE, REQUEST_CANCEL, ABANDON
String taskStartToCloseTimeout
The valid values are integers greater than or equal to
0
. An integer value can be used to specify the duration
in seconds while NONE
can be used to specify unlimited
duration.
Constraints:
Length: 0 - 8
List<E> tagList
Constraints:
Length: 0 - 5
Class com.amazonaws.services.simpleworkflow.model.StartTimerDecisionAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
String timerId
The specified
string must not start or end with whitespace. It must not contain a
:
(colon), /
(slash), |
(vertical bar), or any control characters ( - | -
?). Also, it must not contain the literal string "arn".
Constraints:
Length: 1 - 256
String control
Constraints:
Length: 0 - 32768
String startToFireTimeout
The duration is specified in seconds. The valid values are integers greater than or equal to 0.
Constraints:
Length: 1 - 8
Class com.amazonaws.services.simpleworkflow.model.StartTimerFailedEventAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
String timerId
StartTimer
decision that
failed.
Constraints:
Length: 1 - 256
String cause
Constraints:
Allowed Values: TIMER_ID_ALREADY_IN_USE, OPEN_TIMERS_LIMIT_EXCEEDED, TIMER_CREATION_RATE_EXCEEDED, OPERATION_NOT_PERMITTED
Long decisionTaskCompletedEventId
DecisionTaskCompleted
event corresponding
to the decision task that resulted in the StartTimer
decision for this activity task. This information can be useful for
diagnosing problems by tracing back the cause of events.
Class com.amazonaws.services.simpleworkflow.model.StartWorkflowExecutionRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domain
Constraints:
Length: 1 - 256
String workflowId
workflowId
at
the same time. The specified string must not start or end with
whitespace. It must not contain a :
(colon),
/
(slash), |
(vertical bar), or any control
characters ( - | - ?). Also, it must not
contain the literal string "arn".
Constraints:
Length: 1 - 256
WorkflowType workflowType
TaskList taskList
defaultTaskList
specified when registering the workflow type. The specified string must not start
or end with whitespace. It must not contain a :
(colon),
/
(slash), |
(vertical bar), or any control
characters ( - | - ?). Also, it must not
contain the literal string "arn".
String input
input
is made available to the new workflow execution in
the WorkflowExecutionStarted
history event.
Constraints:
Length: 0 - 32768
String executionStartToCloseTimeout
The duration is specified in seconds. The valid
values are integers greater than or equal to 0. Exceeding this limit
will cause the workflow execution to time out. Unlike some of the
other timeout parameters in Amazon SWF, you cannot specify a value of
"NONE" for this timeout; there is a one-year max limit on the time
that a workflow execution can run.
Constraints:
Length: 0 - 8
List<E> tagList
Constraints:
Length: 0 - 5
String taskStartToCloseTimeout
defaultTaskStartToCloseTimout
specified when registering
the workflow type using RegisterWorkflowType. The valid
values are integers greater than or equal to 0
. An
integer value can be used to specify the duration in seconds while
NONE
can be used to specify unlimited duration.
Constraints:
Length: 0 - 8
String childPolicy
WorkflowExecutionCancelRequested
event in its history. It
is up to the decider to take appropriate actions when it receives an
execution history with this event.
Constraints:
Allowed Values: TERMINATE, REQUEST_CANCEL, ABANDON
Class com.amazonaws.services.simpleworkflow.model.TagFilter extends Object implements Serializable |
---|
Serialized Fields |
---|
String tag
Constraints:
Length: 1 - 256
Class com.amazonaws.services.simpleworkflow.model.TaskList extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
Constraints:
Length: 1 - 256
Class com.amazonaws.services.simpleworkflow.model.TerminateWorkflowExecutionRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String domain
Constraints:
Length: 1 - 256
String workflowId
Constraints:
Length: 1 - 256
String runId
Constraints:
Length: 0 - 64
String reason
Constraints:
Length: 0 - 256
String details
Constraints:
Length: 0 - 32768
String childPolicy
WorkflowExecutionCancelRequested
event in its history. It
is up to the decider to take appropriate actions when it receives an
execution history with this event.
Constraints:
Allowed Values: TERMINATE, REQUEST_CANCEL, ABANDON
Class com.amazonaws.services.simpleworkflow.model.TimerCanceledEventAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
String timerId
Constraints:
Length: 1 - 256
Long startedEventId
TimerStarted
event that was recorded when
this timer was started. This information can be useful for diagnosing
problems by tracing back the chain of events leading up to this event.
Long decisionTaskCompletedEventId
DecisionTaskCompleted
event corresponding
to the decision task that resulted in the CancelTimer
decision to cancel this timer. This information can be useful for
diagnosing problems by tracing back the cause of events.
Class com.amazonaws.services.simpleworkflow.model.TimerFiredEventAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
String timerId
Constraints:
Length: 1 - 256
Long startedEventId
TimerStarted
event that was recorded when
this timer was started. This information can be useful for diagnosing
problems by tracing back the chain of events leading up to this event.
Class com.amazonaws.services.simpleworkflow.model.TimerStartedEventAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
String timerId
Constraints:
Length: 1 - 256
String control
Constraints:
Length: 0 - 32768
String startToFireTimeout
The duration is specified in seconds. The valid values are integers greater than or equal to 0.
Constraints:
Length: 1 - 8
Long decisionTaskCompletedEventId
DecisionTaskCompleted
event corresponding
to the decision task that resulted in the StartTimer
decision for this activity task. This information can be useful for
diagnosing problems by tracing back the cause of events.
Class com.amazonaws.services.simpleworkflow.model.TypeAlreadyExistsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.simpleworkflow.model.TypeDeprecatedException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.simpleworkflow.model.UnknownResourceException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.simpleworkflow.model.WorkflowExecution extends Object implements Serializable |
---|
Serialized Fields |
---|
String workflowId
Constraints:
Length: 1 - 256
String runId
Constraints:
Length: 1 - 64
Class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionAlreadyStartedException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCanceledEventAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
String details
Constraints:
Length: 0 - 32768
Long decisionTaskCompletedEventId
DecisionTaskCompleted
event corresponding
to the decision task that resulted in the
CancelWorkflowExecution
decision for this cancellation
request. This information can be useful for diagnosing problems by
tracing back the cause of events.
Class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCancelRequestedEventAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
WorkflowExecution externalWorkflowExecution
Long externalInitiatedEventId
RequestCancelExternalWorkflowExecutionInitiated
event
corresponding to the
RequestCancelExternalWorkflowExecution
decision to cancel
this workflow execution.The source event with this Id can be found in
the history of the source workflow execution. This information can be
useful for diagnosing problems by tracing back the chain of events
leading up to this event.
String cause
Constraints:
Allowed Values: CHILD_POLICY_APPLIED
Class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCompletedEventAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
String result
Constraints:
Length: 0 - 32768
Long decisionTaskCompletedEventId
DecisionTaskCompleted
event corresponding
to the decision task that resulted in the
CompleteWorkflowExecution
decision to complete this
execution. This information can be useful for diagnosing problems by
tracing back the cause of events.
Class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionConfiguration extends Object implements Serializable |
---|
Serialized Fields |
---|
String taskStartToCloseTimeout
The valid values are integers greater than or equal to
0
. An integer value can be used to specify the duration
in seconds while NONE
can be used to specify unlimited
duration.
Constraints:
Length: 1 - 8
String executionStartToCloseTimeout
The valid values
are integers greater than or equal to 0
. An integer value
can be used to specify the duration in seconds while NONE
can be used to specify unlimited duration.
Constraints:
Length: 1 - 8
TaskList taskList
String childPolicy
WorkflowExecutionCancelRequested
event in its history. It
is up to the decider to take appropriate actions when it receives an
execution history with this event.
Constraints:
Allowed Values: TERMINATE, REQUEST_CANCEL, ABANDON
Class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionContinuedAsNewEventAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
String input
Constraints:
Length: 0 - 32768
Long decisionTaskCompletedEventId
DecisionTaskCompleted
event corresponding
to the decision task that resulted in the
ContinueAsNewWorkflowExecution
decision that started this
execution. This information can be useful for diagnosing problems by
tracing back the cause of events.
String newExecutionRunId
runId
of the new workflow execution.
Constraints:
Length: 1 - 64
String executionStartToCloseTimeout
The
valid values are integers greater than or equal to 0
. An
integer value can be used to specify the duration in seconds while
NONE
can be used to specify unlimited duration.
Constraints:
Length: 0 - 8
TaskList taskList
String taskStartToCloseTimeout
The valid values are integers greater than or equal to
0
. An integer value can be used to specify the duration
in seconds while NONE
can be used to specify unlimited
duration.
Constraints:
Length: 0 - 8
String childPolicy
The supported child policies are:
WorkflowExecutionCancelRequested
event in its history. It
is up to the decider to take appropriate actions when it receives an
execution history with this event.
Constraints:
Allowed Values: TERMINATE, REQUEST_CANCEL, ABANDON
List<E> tagList
Constraints:
Length: 0 - 5
WorkflowType workflowType
Class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionCount extends Object implements Serializable |
---|
Serialized Fields |
---|
Integer count
Constraints:
Range: 0 -
Boolean truncated
Class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionDetail extends Object implements Serializable |
---|
Serialized Fields |
---|
WorkflowExecutionInfo executionInfo
WorkflowExecutionConfiguration executionConfiguration
WorkflowExecutionOpenCounts openCounts
Date latestActivityTaskTimestamp
String latestExecutionContext
Constraints:
Length: 0 - 32768
Class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionFailedEventAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
String reason
Constraints:
Length: 0 - 256
String details
Constraints:
Length: 0 - 32768
Long decisionTaskCompletedEventId
DecisionTaskCompleted
event corresponding
to the decision task that resulted in the
FailWorkflowExecution
decision to fail this execution.
This information can be useful for diagnosing problems by tracing back
the cause of events.
Class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionFilter extends Object implements Serializable |
---|
Serialized Fields |
---|
String workflowId
Constraints:
Length: 1 - 256
Class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfo extends Object implements Serializable |
---|
Serialized Fields |
---|
WorkflowExecution execution
WorkflowType workflowType
Date startTimestamp
Date closeTimestamp
String executionStatus
Constraints:
Allowed Values: OPEN, CLOSED
String closeStatus
Constraints:
Allowed Values: COMPLETED, FAILED, CANCELED, TERMINATED, CONTINUED_AS_NEW, TIMED_OUT
WorkflowExecution parent
List<E> tagList
Constraints:
Length: 0 - 5
Boolean cancelRequested
Class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionInfos extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> executionInfos
String nextPageToken
Constraints:
Length: 0 - 2048
Class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionOpenCounts extends Object implements Serializable |
---|
Serialized Fields |
---|
Integer openActivityTasks
Constraints:
Range: 0 -
Integer openDecisionTasks
Constraints:
Range: 0 - 1
Integer openTimers
Constraints:
Range: 0 -
Integer openChildWorkflowExecutions
Constraints:
Range: 0 -
Class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionSignaledEventAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
String signalName
Constraints:
Length: 1 - 256
String input
Constraints:
Length: 0 - 32768
WorkflowExecution externalWorkflowExecution
Long externalInitiatedEventId
SignalExternalWorkflowExecutionInitiated
event corresponding to the SignalExternalWorkflow
decision to signal this workflow execution.The source event with this
Id can be found in the history of the source workflow execution. This
information can be useful for diagnosing problems by tracing back the
chain of events leading up to this event. This field is set only if
the signal was initiated by another workflow execution.
Class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionStartedEventAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
String input
Constraints:
Length: 0 - 32768
String executionStartToCloseTimeout
The valid values
are integers greater than or equal to 0
. An integer value
can be used to specify the duration in seconds while NONE
can be used to specify unlimited duration.
Constraints:
Length: 0 - 8
String taskStartToCloseTimeout
The
valid values are integers greater than or equal to 0
. An
integer value can be used to specify the duration in seconds while
NONE
can be used to specify unlimited duration.
Constraints:
Length: 0 - 8
String childPolicy
WorkflowExecutionCancelRequested
event in its history. It
is up to the decider to take appropriate actions when it receives an
execution history with this event.
Constraints:
Allowed Values: TERMINATE, REQUEST_CANCEL, ABANDON
TaskList taskList
WorkflowType workflowType
List<E> tagList
Constraints:
Length: 0 - 5
String continuedExecutionRunId
ContinueAsNewWorkflowExecution
decision, then it contains
the runId
of the previous workflow execution that was
closed and continued as this execution.
Constraints:
Length: 0 - 64
WorkflowExecution parentWorkflowExecution
Long parentInitiatedEventId
StartChildWorkflowExecutionInitiated
event
corresponding to the StartChildWorkflowExecution
Decision to start this workflow execution. The source event
with this Id can be found in the history of the source workflow
execution. This information can be useful for diagnosing problems by
tracing back the chain of events leading up to this event.
Class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTerminatedEventAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
String reason
Constraints:
Length: 0 - 256
String details
Constraints:
Length: 0 - 32768
String childPolicy
WorkflowExecutionCancelRequested
event in its history. It
is up to the decider to take appropriate actions when it receives an
execution history with this event.
Constraints:
Allowed Values: TERMINATE, REQUEST_CANCEL, ABANDON
String cause
Constraints:
Allowed Values: CHILD_POLICY_APPLIED, EVENT_LIMIT_EXCEEDED, OPERATOR_INITIATED
Class com.amazonaws.services.simpleworkflow.model.WorkflowExecutionTimedOutEventAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
String timeoutType
Constraints:
Allowed Values: START_TO_CLOSE
String childPolicy
WorkflowExecutionCancelRequested
event in its history. It
is up to the decider to take appropriate actions when it receives an
execution history with this event.
Constraints:
Allowed Values: TERMINATE, REQUEST_CANCEL, ABANDON
Class com.amazonaws.services.simpleworkflow.model.WorkflowType extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
Constraints:
Length: 1 - 256
String version
Constraints:
Length: 1 - 64
Class com.amazonaws.services.simpleworkflow.model.WorkflowTypeConfiguration extends Object implements Serializable |
---|
Serialized Fields |
---|
String defaultTaskStartToCloseTimeout
StartChildWorkflowExecution
Decision. The valid
values are integers greater than or equal to 0
. An
integer value can be used to specify the duration in seconds while
NONE
can be used to specify unlimited duration.
Constraints:
Length: 0 - 8
String defaultExecutionStartToCloseTimeout
StartChildWorkflowExecution
Decision. The valid
values are integers greater than or equal to 0
. An
integer value can be used to specify the duration in seconds while
NONE
can be used to specify unlimited duration.
Constraints:
Length: 0 - 8
TaskList defaultTaskList
StartChildWorkflowExecution
Decision.
String defaultChildPolicy
StartChildWorkflowExecution
Decision. The
supported child policies are: WorkflowExecutionCancelRequested
event in its
history. It is up to the decider to take appropriate actions when it
receives an execution history with this event.
Constraints:
Allowed Values: TERMINATE, REQUEST_CANCEL, ABANDON
Class com.amazonaws.services.simpleworkflow.model.WorkflowTypeDetail extends Object implements Serializable |
---|
Serialized Fields |
---|
WorkflowTypeInfo typeInfo
The status of the workflow type (returned in the WorkflowTypeInfo structure) can be one of the following.
WorkflowTypeConfiguration configuration
Class com.amazonaws.services.simpleworkflow.model.WorkflowTypeFilter extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
Constraints:
Length: 1 - 256
String version
Constraints:
Length: 0 - 64
Class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfo extends Object implements Serializable |
---|
Serialized Fields |
---|
WorkflowType workflowType
String status
Constraints:
Allowed Values: REGISTERED, DEPRECATED
String description
Constraints:
Length: 0 - 1024
Date creationDate
Date deprecationDate
Class com.amazonaws.services.simpleworkflow.model.WorkflowTypeInfos extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> typeInfos
String nextPageToken
Constraints:
Length: 0 - 2048
Package com.amazonaws.services.sns.model |
---|
Class com.amazonaws.services.sns.model.AddPermissionRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String topicArn
String label
List<E> aWSAccountIds
List<E> actionNames
Class com.amazonaws.services.sns.model.AuthorizationErrorException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String topicArn
String token
String authenticateOnUnsubscribe
Class com.amazonaws.services.sns.model.ConfirmSubscriptionResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String subscriptionArn
Class com.amazonaws.services.sns.model.CreateTopicRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String name
Constraints: Topic names must be made up of only uppercase and lowercase ASCII letters, numbers, and hyphens, and must be between 1 and 256 characters long.
Class com.amazonaws.services.sns.model.CreateTopicResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String topicArn
Class com.amazonaws.services.sns.model.DeleteTopicRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String topicArn
Class com.amazonaws.services.sns.model.GetSubscriptionAttributesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String subscriptionArn
Class com.amazonaws.services.sns.model.GetSubscriptionAttributesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Map<K,V> attributes
Class com.amazonaws.services.sns.model.GetTopicAttributesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String topicArn
Class com.amazonaws.services.sns.model.GetTopicAttributesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Map<K,V> attributes
Class com.amazonaws.services.sns.model.InternalErrorException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.sns.model.InvalidParameterException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String topicArn
String nextToken
Class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> subscriptions
String nextToken
Class com.amazonaws.services.sns.model.ListSubscriptionsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String nextToken
Class com.amazonaws.services.sns.model.ListSubscriptionsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> subscriptions
String nextToken
Class com.amazonaws.services.sns.model.ListTopicsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String nextToken
Class com.amazonaws.services.sns.model.ListTopicsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> topics
String nextToken
Class com.amazonaws.services.sns.model.NotFoundException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.sns.model.PublishRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String topicArn
String message
Constraints: Messages must be UTF-8 encoded strings at most 8 KB in size (8192 bytes, not 8192 characters).
String subject
Constraints: Subjects must be ASCII text that begins with a letter, number or punctuation mark; must not include line breaks or control characters; and must be less than 100 characters long.
String messageStructure
Constraints: Keys in the JSON object that correspond to supported transport protocols must have simple JSON string values. The values will be parsed (unescaped) before they are used in outgoing messages. Typically, outbound notifications are JSON encoded (meaning, the characters will be reescaped for sending). JSON strings are UTF-8. Values have a minimum length of 0 (the empty string, "", is allowed). Values have a maximum length bounded by the overall message size (so, including multiple protocols may limit message sizes). Non-string values will cause the key to be ignored. Keys that do not correspond to supported transport protocols will be ignored. Duplicate keys are not allowed. Failure to parse or validate any key or value in the message will cause the Publish call to return an error (no partial delivery).
Class com.amazonaws.services.sns.model.PublishResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String messageId
Class com.amazonaws.services.sns.model.RemovePermissionRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String topicArn
String label
Class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String subscriptionArn
String attributeName
Valid values: DeliveryPolicy
String attributeValue
Class com.amazonaws.services.sns.model.SetTopicAttributesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String topicArn
String attributeName
Valid values: Policy | DisplayName
String attributeValue
Class com.amazonaws.services.sns.model.SubscribeRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String topicArn
String protocol
String endpoint
Class com.amazonaws.services.sns.model.SubscribeResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String subscriptionArn
Class com.amazonaws.services.sns.model.Subscription extends Object implements Serializable |
---|
Serialized Fields |
---|
String subscriptionArn
String owner
String protocol
String endpoint
String topicArn
Class com.amazonaws.services.sns.model.SubscriptionLimitExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.sns.model.Topic extends Object implements Serializable |
---|
Serialized Fields |
---|
String topicArn
Class com.amazonaws.services.sns.model.TopicLimitExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.sns.model.UnsubscribeRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String subscriptionArn
Package com.amazonaws.services.sqs.model |
---|
Class com.amazonaws.services.sqs.model.AddPermissionRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String queueUrl
String label
AliceSendMessage
). Constraints: Maximum 80 characters;
alphanumeric characters, hyphens (-), and underscores (_) are allowed.
List<E> aWSAccountIds
List<E> actions
Class com.amazonaws.services.sqs.model.BatchEntryIdsNotDistinctException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.sqs.model.BatchRequestTooLongException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.sqs.model.BatchResultErrorEntry extends Object implements Serializable |
---|
Serialized Fields |
---|
String id
Boolean senderFault
String code
String message
Class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String queueUrl
List<E> entries
Class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequestEntry extends Object implements Serializable |
---|
Serialized Fields |
---|
String id
Id
s of a batch
request need to be unique within the request.
String receiptHandle
Integer visibilityTimeout
Class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> successful
List<E> failed
Class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResultEntry extends Object implements Serializable |
---|
Serialized Fields |
---|
String id
Class com.amazonaws.services.sqs.model.ChangeMessageVisibilityRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String queueUrl
String receiptHandle
Integer visibilityTimeout
Class com.amazonaws.services.sqs.model.CreateQueueRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String queueName
Map<K,V> attributes
Class com.amazonaws.services.sqs.model.CreateQueueResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String queueUrl
Class com.amazonaws.services.sqs.model.DeleteMessageBatchRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String queueUrl
List<E> entries
Class com.amazonaws.services.sqs.model.DeleteMessageBatchRequestEntry extends Object implements Serializable |
---|
Serialized Fields |
---|
String id
Id
s of a batch
request need to be unique within the request.
String receiptHandle
Class com.amazonaws.services.sqs.model.DeleteMessageBatchResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> successful
List<E> failed
Class com.amazonaws.services.sqs.model.DeleteMessageBatchResultEntry extends Object implements Serializable |
---|
Serialized Fields |
---|
String id
Class com.amazonaws.services.sqs.model.DeleteMessageRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String queueUrl
String receiptHandle
Class com.amazonaws.services.sqs.model.DeleteQueueRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String queueUrl
Class com.amazonaws.services.sqs.model.EmptyBatchRequestException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.sqs.model.GetQueueAttributesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String queueUrl
List<E> attributeNames
Class com.amazonaws.services.sqs.model.GetQueueAttributesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Map<K,V> attributes
Class com.amazonaws.services.sqs.model.GetQueueUrlRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String queueName
String queueOwnerAWSAccountId
Class com.amazonaws.services.sqs.model.GetQueueUrlResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String queueUrl
Class com.amazonaws.services.sqs.model.InvalidAttributeNameException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.sqs.model.InvalidBatchEntryIdException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.sqs.model.InvalidIdFormatException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.sqs.model.InvalidMessageContentsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.sqs.model.ListQueuesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String queueNamePrefix
Class com.amazonaws.services.sqs.model.ListQueuesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> queueUrls
Class com.amazonaws.services.sqs.model.Message extends Object implements Serializable |
---|
Serialized Fields |
---|
String messageId
String receiptHandle
String mD5OfBody
String body
Map<K,V> attributes
Class com.amazonaws.services.sqs.model.MessageNotInflightException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.sqs.model.OverLimitException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.sqs.model.QueueDeletedRecentlyException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.sqs.model.QueueDoesNotExistException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.sqs.model.QueueNameExistsException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.sqs.model.ReceiptHandleIsInvalidException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.sqs.model.ReceiveMessageRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String queueUrl
List<E> attributeNames
Integer maxNumberOfMessages
All of the messages are not necessarily returned.
Integer visibilityTimeout
ReceiveMessage
request.
Integer waitTimeSeconds
Class com.amazonaws.services.sqs.model.ReceiveMessageResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> messages
Class com.amazonaws.services.sqs.model.RemovePermissionRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String queueUrl
String label
Class com.amazonaws.services.sqs.model.SendMessageBatchRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String queueUrl
List<E> entries
Class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry extends Object implements Serializable |
---|
Serialized Fields |
---|
String id
Id
s of a batch
request need to be unique within the request.
String messageBody
Integer delaySeconds
Class com.amazonaws.services.sqs.model.SendMessageBatchResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> successful
List<E> failed
Class com.amazonaws.services.sqs.model.SendMessageBatchResultEntry extends Object implements Serializable |
---|
Serialized Fields |
---|
String id
String messageId
String mD5OfMessageBody
Class com.amazonaws.services.sqs.model.SendMessageRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String queueUrl
String messageBody
Integer delaySeconds
Class com.amazonaws.services.sqs.model.SendMessageResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String mD5OfMessageBody
String messageId
Class com.amazonaws.services.sqs.model.SetQueueAttributesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String queueUrl
Map<K,V> attributes
Class com.amazonaws.services.sqs.model.TooManyEntriesInBatchRequestException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Package com.amazonaws.services.storagegateway.model |
---|
Class com.amazonaws.services.storagegateway.model.ActivateGatewayRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String activationKey
activationKey
. It may also include other
activation-related parameters, however, these are merely defaults --
the arguments you pass to the ActivateGateway
API call
determine the actual configuration of your gateway.
Constraints:
Length: 1 - 50
String gatewayName
Constraints:
Length: 2 - 255
Pattern: ^[ -\.0-\[\]-~]*[!-\.0-\[\]-~][ -\.0-\[\]-~]*$
String gatewayTimezone
Constraints:
Allowed Values: GMT-12:00, GMT-11:00, GMT-10:00, GMT-9:00, GMT-8:00, GMT-7:00, GMT-6:00, GMT-5:00, GMT-4:00, GMT-3:30, GMT-3:00, GMT-2:00, GMT-1:00, GMT, GMT+1:00, GMT+2:00, GMT+3:00, GMT+3:30, GMT+4:00, GMT+4:30, GMT+5:00, GMT+5:30, GMT+5:45, GMT+6:00, GMT+7:00, GMT+8:00, GMT+9:00, GMT+9:30, GMT+10:00, GMT+11:00, GMT+12:00
String gatewayRegion
Host
header in the request.
For more information about available regions and endpoints for AWS
Storage Gateway, see Regions
and Endpoints in the Amazon Web Services Glossary.
Valid Values: "us-east-1", "us-west-1", "us-west-2", "eu-west-1", "ap-northeast-1", "ap-southest-1", "sa-east-1"
Constraints:
Length: 1 - 25
String gatewayType
STORED
.
Constraints:
Allowed Values: STORED, CACHED
Class com.amazonaws.services.storagegateway.model.ActivateGatewayResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String gatewayARN
Constraints:
Length: 50 - 500
Class com.amazonaws.services.storagegateway.model.AddCacheRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String gatewayARN
Constraints:
Length: 50 - 500
List<E> diskIds
Class com.amazonaws.services.storagegateway.model.AddCacheResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String gatewayARN
Constraints:
Length: 50 - 500
Class com.amazonaws.services.storagegateway.model.AddUploadBufferRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String gatewayARN
Constraints:
Length: 50 - 500
List<E> diskIds
Class com.amazonaws.services.storagegateway.model.AddUploadBufferResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String gatewayARN
Constraints:
Length: 50 - 500
Class com.amazonaws.services.storagegateway.model.AddWorkingStorageRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String gatewayARN
Constraints:
Length: 50 - 500
List<E> diskIds
Class com.amazonaws.services.storagegateway.model.AddWorkingStorageResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String gatewayARN
Constraints:
Length: 50 - 500
Class com.amazonaws.services.storagegateway.model.CachediSCSIVolume extends Object implements Serializable |
---|
Serialized Fields |
---|
String volumeARN
Constraints:
Length: 50 - 500
String volumeId
Constraints:
Length: 12 - 30
String volumeType
Constraints:
Allowed Values: STORED iSCSI, CACHED iSCSI
String volumeStatus
Constraints:
Allowed Values: CREATING, AVAILABLE, RESTORING, BOOTSTRAPPING, IRRECOVERABLE, PASS THROUGH, RESTORE AND PASS THROUGH, DELETED, WORKING STORAGE NOT CONFIGURED, UPLOAD BUFFER NOT CONFIGURED
Long volumeSizeInBytes
Double volumeProgress
String sourceSnapshotId
Constraints:
Pattern: \Asnap-[0-9a-fA-F]{8}\z
VolumeiSCSIAttributes volumeiSCSIAttributes
Class com.amazonaws.services.storagegateway.model.ChapInfo extends Object implements Serializable |
---|
Serialized Fields |
---|
String targetARN
Valid Values: 50 to 500 lowercase letters, numbers, periods (.), and hyphens (-).
Constraints:
Length: 50 - 800
String secretToAuthenticateInitiator
Constraints:
Length: 12 - 16
String initiatorName
Constraints:
Length: 1 - 255
Pattern: [0-9a-z:.-]+
String secretToAuthenticateTarget
Constraints:
Length: 12 - 16
Class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String gatewayARN
Constraints:
Length: 50 - 500
Long volumeSizeInBytes
String snapshotId
Constraints:
Pattern: \Asnap-[0-9a-fA-F]{8}\z
String targetName
Constraints:
Length: 1 - 200
Pattern: ^[-\.;a-z0-9]+$
String networkInterfaceId
Constraints:
Pattern: \A(25[0-5]|2[0-4]\d|[0-1]?\d?\d)(\.(25[0-5]|2[0-4]\d|[0-1]?\d?\d)){3}\z
String clientToken
Constraints:
Length: 5 - 100
Class com.amazonaws.services.storagegateway.model.CreateCachediSCSIVolumeResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String volumeARN
Constraints:
Length: 50 - 500
String targetARN
Constraints:
Length: 50 - 800
Class com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String volumeARN
Constraints:
Length: 50 - 500
String snapshotDescription
Length: Minimum length of 1. Maximum length of 255.
Constraints:
Length: 1 - 255
Class com.amazonaws.services.storagegateway.model.CreateSnapshotFromVolumeRecoveryPointResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String snapshotId
Constraints:
Pattern: \Asnap-[0-9a-fA-F]{8}\z
String volumeARN
Constraints:
Length: 50 - 500
String volumeRecoveryPointTime
Class com.amazonaws.services.storagegateway.model.CreateSnapshotRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String volumeARN
Constraints:
Length: 50 - 500
String snapshotDescription
Constraints:
Length: 1 - 255
Class com.amazonaws.services.storagegateway.model.CreateSnapshotResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String volumeARN
Constraints:
Length: 50 - 500
String snapshotId
DescribeSnapshots
) or creating a volume from a
snapshot (CreateStorediSCSIVolume).
Constraints:
Pattern: \Asnap-[0-9a-fA-F]{8}\z
Class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String gatewayARN
Constraints:
Length: 50 - 500
String diskId
Constraints:
Length: 1 - 300
String snapshotId
Constraints:
Pattern: \Asnap-[0-9a-fA-F]{8}\z
Boolean preserveExistingData
Valid Values: true, false
String targetName
TargetName
as myvolume results in the target ARN
of
arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway/target/iqn.1997-05.com.amazon:myvolume.
The target name must be unique across all volumes of a gateway.
Constraints:
Length: 1 - 200
Pattern: ^[-\.;a-z0-9]+$
String networkInterfaceId
Valid Values: A valid IP address.
Constraints:
Pattern: \A(25[0-5]|2[0-4]\d|[0-1]?\d?\d)(\.(25[0-5]|2[0-4]\d|[0-1]?\d?\d)){3}\z
Class com.amazonaws.services.storagegateway.model.CreateStorediSCSIVolumeResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String volumeARN
Constraints:
Length: 50 - 500
Long volumeSizeInBytes
String targetARN
Constraints:
Length: 50 - 800
Class com.amazonaws.services.storagegateway.model.DeleteBandwidthRateLimitRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String gatewayARN
Constraints:
Length: 50 - 500
String bandwidthType
Valid Values:
Upload
, Download
, All
Constraints:
Allowed Values: UPLOAD, DOWNLOAD, ALL
Class com.amazonaws.services.storagegateway.model.DeleteBandwidthRateLimitResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String gatewayARN
Constraints:
Length: 50 - 500
Class com.amazonaws.services.storagegateway.model.DeleteChapCredentialsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String targetARN
Constraints:
Length: 50 - 800
String initiatorName
Constraints:
Length: 1 - 255
Pattern: [0-9a-z:.-]+
Class com.amazonaws.services.storagegateway.model.DeleteChapCredentialsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String targetARN
Constraints:
Length: 50 - 800
String initiatorName
Constraints:
Length: 1 - 255
Pattern: [0-9a-z:.-]+
Class com.amazonaws.services.storagegateway.model.DeleteGatewayRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String gatewayARN
Constraints:
Length: 50 - 500
Class com.amazonaws.services.storagegateway.model.DeleteGatewayResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String gatewayARN
Constraints:
Length: 50 - 500
Class com.amazonaws.services.storagegateway.model.DeleteSnapshotScheduleRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String volumeARN
Constraints:
Length: 50 - 500
Class com.amazonaws.services.storagegateway.model.DeleteSnapshotScheduleResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String volumeARN
Constraints:
Length: 50 - 500
Class com.amazonaws.services.storagegateway.model.DeleteVolumeRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String volumeARN
Constraints:
Length: 50 - 500
Class com.amazonaws.services.storagegateway.model.DeleteVolumeResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String volumeARN
Constraints:
Length: 50 - 500
Class com.amazonaws.services.storagegateway.model.DescribeBandwidthRateLimitRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String gatewayARN
Constraints:
Length: 50 - 500
Class com.amazonaws.services.storagegateway.model.DescribeBandwidthRateLimitResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String gatewayARN
Constraints:
Length: 50 - 500
Long averageUploadRateLimitInBitsPerSec
Constraints:
Range: 51200 -
Long averageDownloadRateLimitInBitsPerSec
Constraints:
Range: 102400 -
Class com.amazonaws.services.storagegateway.model.DescribeCachediSCSIVolumesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> volumeARNs
Class com.amazonaws.services.storagegateway.model.DescribeCachediSCSIVolumesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> cachediSCSIVolumes
Class com.amazonaws.services.storagegateway.model.DescribeCacheRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String gatewayARN
Constraints:
Length: 50 - 500
Class com.amazonaws.services.storagegateway.model.DescribeCacheResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String gatewayARN
Constraints:
Length: 50 - 500
List<E> diskIds
DiskIds
array is empty.
Long cacheAllocatedInBytes
Double cacheUsedPercentage
Double cacheDirtyPercentage
Double cacheHitPercentage
Double cacheMissPercentage
Class com.amazonaws.services.storagegateway.model.DescribeChapCredentialsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String targetARN
Constraints:
Length: 50 - 800
Class com.amazonaws.services.storagegateway.model.DescribeChapCredentialsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> chapCredentials
InitiatorName: The iSCSI initiator that connects to the target.
SecretToAuthenticateInitiator: The secret key that the initiator (e.g. Windows client) must provide to participate in mutual CHAP with the target.
SecretToAuthenticateTarget: The secret key that the target must provide to participate in mutual CHAP with the initiator (e.g. Windows client).
TargetARN: The Amazon Resource Name (ARN) of the storage volume.
Class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String gatewayARN
Constraints:
Length: 50 - 500
Class com.amazonaws.services.storagegateway.model.DescribeGatewayInformationResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String gatewayARN
Constraints:
Length: 50 - 500
String gatewayId
Constraints:
Length: 12 - 30
String gatewayTimezone
Constraints:
Allowed Values: GMT-12:00, GMT-11:00, GMT-10:00, GMT-9:00, GMT-8:00, GMT-7:00, GMT-6:00, GMT-5:00, GMT-4:00, GMT-3:30, GMT-3:00, GMT-2:00, GMT-1:00, GMT, GMT+1:00, GMT+2:00, GMT+3:00, GMT+3:30, GMT+4:00, GMT+4:30, GMT+5:00, GMT+5:30, GMT+5:45, GMT+6:00, GMT+7:00, GMT+8:00, GMT+9:00, GMT+9:30, GMT+10:00, GMT+11:00, GMT+12:00
String gatewayState
Constraints:
Allowed Values: RUNNING, SHUTDOWN
List<E> gatewayNetworkInterfaces
String gatewayType
Constraints:
Allowed Values: STORED, CACHED
String nextUpdateAvailabilityDate
Constraints:
Length: 1 - 25
Class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String gatewayARN
Constraints:
Length: 50 - 500
Class com.amazonaws.services.storagegateway.model.DescribeMaintenanceStartTimeResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String gatewayARN
Constraints:
Length: 50 - 500
Integer hourOfDay
Constraints:
Range: 0 - 23
Integer minuteOfHour
Constraints:
Range: 0 - 59
Integer dayOfWeek
Constraints:
Range: 0 - 6
String timezone
Constraints:
Allowed Values: GMT-12:00, GMT-11:00, GMT-10:00, GMT-9:00, GMT-8:00, GMT-7:00, GMT-6:00, GMT-5:00, GMT-4:00, GMT-3:30, GMT-3:00, GMT-2:00, GMT-1:00, GMT, GMT+1:00, GMT+2:00, GMT+3:00, GMT+3:30, GMT+4:00, GMT+4:30, GMT+5:00, GMT+5:30, GMT+5:45, GMT+6:00, GMT+7:00, GMT+8:00, GMT+9:00, GMT+9:30, GMT+10:00, GMT+11:00, GMT+12:00
Class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String volumeARN
Constraints:
Length: 50 - 500
Class com.amazonaws.services.storagegateway.model.DescribeSnapshotScheduleResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String volumeARN
Constraints:
Length: 50 - 500
Integer startAt
Constraints:
Range: 0 - 23
Integer recurrenceInHours
Constraints:
Range: 1 - 24
String description
Constraints:
Length: 1 - 255
String timezone
Constraints:
Allowed Values: GMT-12:00, GMT-11:00, GMT-10:00, GMT-9:00, GMT-8:00, GMT-7:00, GMT-6:00, GMT-5:00, GMT-4:00, GMT-3:30, GMT-3:00, GMT-2:00, GMT-1:00, GMT, GMT+1:00, GMT+2:00, GMT+3:00, GMT+3:30, GMT+4:00, GMT+4:30, GMT+5:00, GMT+5:30, GMT+5:45, GMT+6:00, GMT+7:00, GMT+8:00, GMT+9:00, GMT+9:30, GMT+10:00, GMT+11:00, GMT+12:00
Class com.amazonaws.services.storagegateway.model.DescribeStorediSCSIVolumesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> volumeARNs
Class com.amazonaws.services.storagegateway.model.DescribeStorediSCSIVolumesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> storediSCSIVolumes
ChapEnabled: Indicates whether mutual CHAP is enabled for the iSCSI target.
LunNumber: The logical disk number.
NetworkInterfaceId: The network interface ID of the stored volume that initiator use to map the stored volume as an iSCSI target.
NetworkInterfacePort: The port used to communicate with iSCSI targets.
PreservedExistingData: Indicates if when the stored volume was created, existing data on the underlying local disk was preserved.
SourceSnapshotId: If the stored volume was created from a snapshot, this field contains the snapshot ID used, e.g. snap-1122aabb. Otherwise, this field is not included.
StorediSCSIVolumes: An array of StorediSCSIVolume objects where each object contains metadata about one stored volume.
TargetARN: The Amazon Resource Name (ARN) of the volume target.
VolumeARN: The Amazon Resource Name (ARN) of the stored volume.
VolumeDiskId: The disk ID of the local disk that was specified in the CreateStorediSCSIVolume operation.
VolumeId: The unique identifier of the storage volume, e.g. vol-1122AABB.
VolumeiSCSIAttributes: An VolumeiSCSIAttributes object that represents a collection of iSCSI attributes for one stored volume.
VolumeProgress: Represents the percentage complete if the volume is restoring or bootstrapping that represents the percent of data transferred. This field does not appear in the response if the stored volume is not restoring or bootstrapping.
VolumeSizeInBytes: The size of the volume in bytes.
VolumeStatus: One of the VolumeStatus values that indicates the state of the volume.
VolumeType: One of the enumeration values describing the type of the volume. Currently, on STORED volumes are supported.
Class com.amazonaws.services.storagegateway.model.DescribeUploadBufferRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String gatewayARN
Constraints:
Length: 50 - 500
Class com.amazonaws.services.storagegateway.model.DescribeUploadBufferResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String gatewayARN
Constraints:
Length: 50 - 500
List<E> diskIds
DiskIds
array is
empty.
Long uploadBufferUsedInBytes
Long uploadBufferAllocatedInBytes
Class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String gatewayARN
Constraints:
Length: 50 - 500
Class com.amazonaws.services.storagegateway.model.DescribeWorkingStorageResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String gatewayARN
Constraints:
Length: 50 - 500
List<E> diskIds
Long workingStorageUsedInBytes
Long workingStorageAllocatedInBytes
Class com.amazonaws.services.storagegateway.model.Disk extends Object implements Serializable |
---|
Serialized Fields |
---|
String diskId
Constraints:
Length: 1 - 300
String diskPath
String diskNode
Long diskSizeInBytes
String diskAllocationType
Constraints:
Allowed Values: AVAILABLE, CACHE STORAGE, STORED iSCSI VOLUME, UPLOAD BUFFER, WORKING STORAGE
String diskAllocationResource
Class com.amazonaws.services.storagegateway.model.GatewayInfo extends Object implements Serializable |
---|
Serialized Fields |
---|
String gatewayARN
Constraints:
Length: 50 - 500
Class com.amazonaws.services.storagegateway.model.InternalServerErrorException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
StorageGatewayError error
Class com.amazonaws.services.storagegateway.model.InvalidGatewayRequestException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
StorageGatewayError error
Class com.amazonaws.services.storagegateway.model.ListGatewaysRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String marker
Constraints:
Length: 1 - 1000
Integer limit
Constraints:
Range: 1 -
Class com.amazonaws.services.storagegateway.model.ListGatewaysResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> gateways
String marker
Constraints:
Length: 1 - 1000
Class com.amazonaws.services.storagegateway.model.ListLocalDisksRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String gatewayARN
Constraints:
Length: 50 - 500
Class com.amazonaws.services.storagegateway.model.ListLocalDisksResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String gatewayARN
Constraints:
Length: 50 - 500
List<E> disks
Class com.amazonaws.services.storagegateway.model.ListVolumeRecoveryPointsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String gatewayARN
Constraints:
Length: 50 - 500
Class com.amazonaws.services.storagegateway.model.ListVolumeRecoveryPointsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String gatewayARN
Constraints:
Length: 50 - 500
List<E> volumeRecoveryPointInfos
Class com.amazonaws.services.storagegateway.model.ListVolumesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String gatewayARN
Constraints:
Length: 50 - 500
String marker
Constraints:
Length: 1 - 1000
Integer limit
Constraints:
Range: 1 -
Class com.amazonaws.services.storagegateway.model.ListVolumesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String gatewayARN
Constraints:
Length: 50 - 500
String marker
Constraints:
Length: 1 - 1000
List<E> volumeInfos
VolumeInfos
is an empty array "[]".
Class com.amazonaws.services.storagegateway.model.NetworkInterface extends Object implements Serializable |
---|
Serialized Fields |
---|
String ipv4Address
String macAddress
String ipv6Address
Class com.amazonaws.services.storagegateway.model.ShutdownGatewayRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String gatewayARN
Constraints:
Length: 50 - 500
Class com.amazonaws.services.storagegateway.model.ShutdownGatewayResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String gatewayARN
Constraints:
Length: 50 - 500
Class com.amazonaws.services.storagegateway.model.StartGatewayRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String gatewayARN
Constraints:
Length: 50 - 500
Class com.amazonaws.services.storagegateway.model.StartGatewayResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String gatewayARN
Constraints:
Length: 50 - 500
Class com.amazonaws.services.storagegateway.model.StorageGatewayError extends Object implements Serializable |
---|
Serialized Fields |
---|
String errorCode
Constraints:
Allowed Values: ActivationKeyExpired, ActivationKeyInvalid, ActivationKeyNotFound, GatewayInternalError, GatewayNotConnected, GatewayNotFound, GatewayProxyNetworkConnectionBusy, AuthenticationFailure, BandwidthThrottleScheduleNotFound, Blocked, CannotExportSnapshot, ChapCredentialNotFound, DiskAlreadyAllocated, DiskDoesNotExist, DiskSizeGreaterThanVolumeMaxSize, DiskSizeLessThanVolumeSize, DiskSizeNotGigAligned, DuplicateCertificateInfo, DuplicateSchedule, EndpointNotFound, IAMNotSupported, InitiatorInvalid, InitiatorNotFound, InternalError, InvalidGateway, InvalidEndpoint, InvalidParameters, InvalidSchedule, LocalStorageLimitExceeded, LunAlreadyAllocated , LunInvalid, MaximumContentLengthExceeded, MaximumVolumeCountExceeded, NetworkConfigurationChanged, NoDisksAvailable, NotImplemented, NotSupported, OperationAborted, OutdatedGateway, ParametersNotImplemented, RegionInvalid, RequestTimeout, ServiceUnavailable, SnapshotDeleted, SnapshotIdInvalid, SnapshotInProgress, SnapshotNotFound, SnapshotScheduleNotFound, StagingAreaFull, StorageFailure, TargetAlreadyExists, TargetInvalid, TargetNotFound, UnauthorizedOperation, VolumeAlreadyExists, VolumeIdInvalid, VolumeInUse, VolumeNotFound, VolumeNotReady
Map<K,V> errorDetails
Class com.amazonaws.services.storagegateway.model.StorediSCSIVolume extends Object implements Serializable |
---|
Serialized Fields |
---|
String volumeARN
Constraints:
Length: 50 - 500
String volumeId
Constraints:
Length: 12 - 30
String volumeType
Constraints:
Allowed Values: STORED iSCSI, CACHED iSCSI
String volumeStatus
Constraints:
Allowed Values: CREATING, AVAILABLE, RESTORING, BOOTSTRAPPING, IRRECOVERABLE, PASS THROUGH, RESTORE AND PASS THROUGH, DELETED, WORKING STORAGE NOT CONFIGURED, UPLOAD BUFFER NOT CONFIGURED
Long volumeSizeInBytes
Double volumeProgress
String volumeDiskId
Constraints:
Length: 1 - 300
String sourceSnapshotId
Constraints:
Pattern: \Asnap-[0-9a-fA-F]{8}\z
Boolean preservedExistingData
Valid Values: true, false
VolumeiSCSIAttributes volumeiSCSIAttributes
Class com.amazonaws.services.storagegateway.model.UpdateBandwidthRateLimitRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String gatewayARN
Constraints:
Length: 50 - 500
Long averageUploadRateLimitInBitsPerSec
Constraints:
Range: 51200 -
Long averageDownloadRateLimitInBitsPerSec
Constraints:
Range: 102400 -
Class com.amazonaws.services.storagegateway.model.UpdateBandwidthRateLimitResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String gatewayARN
Constraints:
Length: 50 - 500
Class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String targetARN
Constraints:
Length: 50 - 800
String secretToAuthenticateInitiator
Constraints:
Length: 12 - 16
String initiatorName
Constraints:
Length: 1 - 255
Pattern: [0-9a-z:.-]+
String secretToAuthenticateTarget
Constraints:
Length: 12 - 16
Class com.amazonaws.services.storagegateway.model.UpdateChapCredentialsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String targetARN
Constraints:
Length: 50 - 800
String initiatorName
Constraints:
Length: 1 - 255
Pattern: [0-9a-z:.-]+
Class com.amazonaws.services.storagegateway.model.UpdateGatewayInformationRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String gatewayARN
Constraints:
Length: 50 - 500
String gatewayName
Constraints:
Length: 2 - 255
Pattern: ^[ -\.0-\[\]-~]*[!-\.0-\[\]-~][ -\.0-\[\]-~]*$
String gatewayTimezone
Constraints:
Allowed Values: GMT-12:00, GMT-11:00, GMT-10:00, GMT-9:00, GMT-8:00, GMT-7:00, GMT-6:00, GMT-5:00, GMT-4:00, GMT-3:30, GMT-3:00, GMT-2:00, GMT-1:00, GMT, GMT+1:00, GMT+2:00, GMT+3:00, GMT+3:30, GMT+4:00, GMT+4:30, GMT+5:00, GMT+5:30, GMT+5:45, GMT+6:00, GMT+7:00, GMT+8:00, GMT+9:00, GMT+9:30, GMT+10:00, GMT+11:00, GMT+12:00
Class com.amazonaws.services.storagegateway.model.UpdateGatewayInformationResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String gatewayARN
Constraints:
Length: 50 - 500
Class com.amazonaws.services.storagegateway.model.UpdateGatewaySoftwareNowRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String gatewayARN
Constraints:
Length: 50 - 500
Class com.amazonaws.services.storagegateway.model.UpdateGatewaySoftwareNowResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String gatewayARN
Constraints:
Length: 50 - 500
Class com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String gatewayARN
Constraints:
Length: 50 - 500
Integer hourOfDay
Constraints:
Range: 0 - 23
Integer minuteOfHour
Constraints:
Range: 0 - 59
Integer dayOfWeek
Constraints:
Range: 0 - 6
Class com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String gatewayARN
Constraints:
Length: 50 - 500
Class com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String volumeARN
Constraints:
Length: 50 - 500
Integer startAt
Constraints:
Range: 0 - 23
Integer recurrenceInHours
Constraints:
Range: 1 - 24
String description
Constraints:
Length: 1 - 255
Class com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String volumeARN
Constraints:
Length: 50 - 500
Class com.amazonaws.services.storagegateway.model.VolumeInfo extends Object implements Serializable |
---|
Serialized Fields |
---|
String volumeARN
arn:aws:storagegateway:us-east-1:111122223333:gateway/mygateway/volume/vol-1122AABB
Valid Values: 50 to 500 lowercase letters, numbers, periods (.), and hyphens (-).
Constraints:
Length: 50 - 500
String volumeType
Constraints:
Allowed Values: STORED iSCSI, CACHED iSCSI
Class com.amazonaws.services.storagegateway.model.VolumeiSCSIAttributes extends Object implements Serializable |
---|
Serialized Fields |
---|
String targetARN
Constraints:
Length: 50 - 800
String networkInterfaceId
Constraints:
Pattern: \A(25[0-5]|2[0-4]\d|[0-1]?\d?\d)(\.(25[0-5]|2[0-4]\d|[0-1]?\d?\d)){3}\z
Integer networkInterfacePort
Integer lunNumber
Constraints:
Range: 1 -
Boolean chapEnabled
Class com.amazonaws.services.storagegateway.model.VolumeRecoveryPointInfo extends Object implements Serializable |
---|
Serialized Fields |
---|
String volumeARN
Constraints:
Length: 50 - 500
Long volumeSizeInBytes
Long volumeUsageInBytes
String volumeRecoveryPointTime
Package com.amazonaws.services.support.model |
---|
Class com.amazonaws.services.support.model.AddCommunicationToCaseRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String caseId
String communicationBody
Constraints:
Length: 1 - 8000
List<E> ccEmailAddresses
Constraints:
Length: 0 - 10
Class com.amazonaws.services.support.model.AddCommunicationToCaseResult extends Object implements Serializable |
---|
Serialized Fields |
---|
Boolean result
Class com.amazonaws.services.support.model.CaseCreationLimitExceededException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.support.model.CaseDetails extends Object implements Serializable |
---|
Serialized Fields |
---|
String caseId
String displayId
String subject
String status
String serviceCode
String categoryCode
String severityCode
String submittedBy
String timeCreated
RecentCaseCommunications recentCommunications
List<E> ccEmailAddresses
String language
Class com.amazonaws.services.support.model.CaseIdNotFoundException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.support.model.Category extends Object implements Serializable |
---|
Serialized Fields |
---|
String code
String name
Class com.amazonaws.services.support.model.Communication extends Object implements Serializable |
---|
Serialized Fields |
---|
String caseId
String body
String submittedBy
String timeCreated
Class com.amazonaws.services.support.model.CreateCaseRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String subject
String serviceCode
Constraints:
Pattern: [0-9a-z\-_]+
String severityCode
String categoryCode
String communicationBody
Constraints:
Length: 1 - 8000
List<E> ccEmailAddresses
Constraints:
Length: 0 - 10
String language
String issueType
Class com.amazonaws.services.support.model.CreateCaseResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String caseId
Class com.amazonaws.services.support.model.DescribeCasesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> caseIdList
Constraints:
Length: 0 - 100
String displayId
String afterTime
String beforeTime
Boolean includeResolvedCases
String nextToken
Integer maxResults
Constraints:
Range: 10 - 100
String language
Class com.amazonaws.services.support.model.DescribeCasesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> cases
String nextToken
Class com.amazonaws.services.support.model.DescribeCommunicationsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String caseId
String beforeTime
String afterTime
String nextToken
Integer maxResults
Constraints:
Range: 10 - 100
Class com.amazonaws.services.support.model.DescribeCommunicationsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> communications
String nextToken
Class com.amazonaws.services.support.model.DescribeServicesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> serviceCodeList
Constraints:
Length: 0 - 100
String language
Class com.amazonaws.services.support.model.DescribeServicesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> services
Class com.amazonaws.services.support.model.DescribeSeverityLevelsRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String language
Class com.amazonaws.services.support.model.DescribeSeverityLevelsResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> severityLevels
Class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> checkIds
Class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckRefreshStatusesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> statuses
Class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckResultRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String checkId
String language
Class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckResultResult extends Object implements Serializable |
---|
Serialized Fields |
---|
TrustedAdvisorCheckResult result
Class com.amazonaws.services.support.model.DescribeTrustedAdvisorChecksRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String language
Class com.amazonaws.services.support.model.DescribeTrustedAdvisorChecksResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> checks
Class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckSummariesRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
List<E> checkIds
Class com.amazonaws.services.support.model.DescribeTrustedAdvisorCheckSummariesResult extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> summaries
Class com.amazonaws.services.support.model.InternalServerErrorException extends AmazonServiceException implements Serializable |
---|
serialVersionUID: 1L
Class com.amazonaws.services.support.model.RecentCaseCommunications extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> communications
String nextToken
Class com.amazonaws.services.support.model.RefreshTrustedAdvisorCheckRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String checkId
Class com.amazonaws.services.support.model.RefreshTrustedAdvisorCheckResult extends Object implements Serializable |
---|
Serialized Fields |
---|
TrustedAdvisorCheckRefreshStatus status
Class com.amazonaws.services.support.model.ResolveCaseRequest extends AmazonWebServiceRequest implements Serializable |
---|
Serialized Fields |
---|
String caseId
Class com.amazonaws.services.support.model.ResolveCaseResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String initialCaseStatus
String finalCaseStatus
Class com.amazonaws.services.support.model.Service extends Object implements Serializable |
---|
Serialized Fields |
---|
String code
String name
List<E> categories
Class com.amazonaws.services.support.model.SeverityLevel extends Object implements Serializable |
---|
Serialized Fields |
---|
String code
SeverityLevel.name
.
String name
Class com.amazonaws.services.support.model.TrustedAdvisorCategorySpecificSummary extends Object implements Serializable |
---|
Serialized Fields |
---|
TrustedAdvisorCostOptimizingSummary costOptimizing
Class com.amazonaws.services.support.model.TrustedAdvisorCheckDescription extends Object implements Serializable |
---|
Serialized Fields |
---|
String id
String name
String description
String category
List<E> metadata
Class com.amazonaws.services.support.model.TrustedAdvisorCheckRefreshStatus extends Object implements Serializable |
---|
Serialized Fields |
---|
String checkId
String status
Long millisUntilNextRefreshable
Class com.amazonaws.services.support.model.TrustedAdvisorCheckResult extends Object implements Serializable |
---|
Serialized Fields |
---|
String checkId
String timestamp
String status
TrustedAdvisorResourcesSummary resourcesSummary
TrustedAdvisorCategorySpecificSummary categorySpecificSummary
List<E> flaggedResources
Class com.amazonaws.services.support.model.TrustedAdvisorCheckSummary extends Object implements Serializable |
---|
Serialized Fields |
---|
String checkId
String timestamp
String status
Boolean hasFlaggedResources
TrustedAdvisorResourcesSummary resourcesSummary
TrustedAdvisorCategorySpecificSummary categorySpecificSummary
Class com.amazonaws.services.support.model.TrustedAdvisorCostOptimizingSummary extends Object implements Serializable |
---|
Serialized Fields |
---|
Double estimatedMonthlySavings
Double estimatedPercentMonthlySavings
Class com.amazonaws.services.support.model.TrustedAdvisorResourceDetail extends Object implements Serializable |
---|
Serialized Fields |
---|
String status
String region
String resourceId
Boolean isSuppressed
List<E> metadata
Class com.amazonaws.services.support.model.TrustedAdvisorResourcesSummary extends Object implements Serializable |
---|
Serialized Fields |
---|
Long resourcesProcessed
Long resourcesFlagged
Long resourcesIgnored
Long resourcesSuppressed
|
|||||||
PREV NEXT | FRAMES NO FRAMES |