Skip to content

Commit

Permalink
Updated API models and rebuilt service gems.
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Ruby authored and Nobody committed Oct 16, 2023
1 parent 1cd74e4 commit d1b43fa
Show file tree
Hide file tree
Showing 96 changed files with 5,195 additions and 383 deletions.
1 change: 1 addition & 0 deletions apis/cloudformation/2010-05-15/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -3125,6 +3125,7 @@
"CreationPolicy",
"UpdatePolicy",
"DeletionPolicy",
"UpdateReplacePolicy",
"Tags"
]
},
Expand Down
14 changes: 13 additions & 1 deletion apis/drs/2020-02-26/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1032,6 +1032,7 @@
"copyTags":{"shape":"Boolean"},
"exportBucketArn":{"shape":"ARN"},
"launchDisposition":{"shape":"LaunchDisposition"},
"launchIntoSourceInstance":{"shape":"Boolean"},
"licensing":{"shape":"Licensing"},
"postLaunchEnabled":{"shape":"Boolean"},
"tags":{"shape":"TagsMap"},
Expand Down Expand Up @@ -1992,6 +1993,7 @@
"copyTags":{"shape":"Boolean"},
"ec2LaunchTemplateID":{"shape":"BoundedString"},
"launchDisposition":{"shape":"LaunchDisposition"},
"launchIntoInstanceProperties":{"shape":"LaunchIntoInstanceProperties"},
"licensing":{"shape":"Licensing"},
"name":{"shape":"SmallBoundedString"},
"postLaunchEnabled":{"shape":"Boolean"},
Expand All @@ -2008,6 +2010,7 @@
"exportBucketArn":{"shape":"ARN"},
"launchConfigurationTemplateID":{"shape":"LaunchConfigurationTemplateID"},
"launchDisposition":{"shape":"LaunchDisposition"},
"launchIntoSourceInstance":{"shape":"Boolean"},
"licensing":{"shape":"Licensing"},
"postLaunchEnabled":{"shape":"Boolean"},
"tags":{"shape":"TagsMap"},
Expand Down Expand Up @@ -2039,6 +2042,12 @@
"STARTED"
]
},
"LaunchIntoInstanceProperties":{
"type":"structure",
"members":{
"launchIntoEC2InstanceID":{"shape":"EC2InstanceID"}
}
},
"LaunchStatus":{
"type":"string",
"enum":[
Expand Down Expand Up @@ -2272,6 +2281,7 @@
"actionVersion",
"active",
"category",
"description",
"name",
"optional",
"order",
Expand Down Expand Up @@ -2845,7 +2855,7 @@
"type":"string",
"max":1011,
"min":1,
"pattern":"^([A-Za-z0-9-])+$"
"pattern":"^([A-Za-z0-9-/:])+$"
},
"StagingArea":{
"type":"structure",
Expand Down Expand Up @@ -3143,6 +3153,7 @@
"copyPrivateIp":{"shape":"Boolean"},
"copyTags":{"shape":"Boolean"},
"launchDisposition":{"shape":"LaunchDisposition"},
"launchIntoInstanceProperties":{"shape":"LaunchIntoInstanceProperties"},
"licensing":{"shape":"Licensing"},
"name":{"shape":"SmallBoundedString"},
"postLaunchEnabled":{"shape":"Boolean"},
Expand All @@ -3159,6 +3170,7 @@
"exportBucketArn":{"shape":"ARN"},
"launchConfigurationTemplateID":{"shape":"LaunchConfigurationTemplateID"},
"launchDisposition":{"shape":"LaunchDisposition"},
"launchIntoSourceInstance":{"shape":"Boolean"},
"licensing":{"shape":"Licensing"},
"postLaunchEnabled":{"shape":"Boolean"},
"targetInstanceTypeRightSizingMethod":{"shape":"TargetInstanceTypeRightSizingMethod"}
Expand Down
11 changes: 11 additions & 0 deletions apis/drs/2020-02-26/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@
"ConversionProperties$forceUefi": "<p>Whether the volume being converted uses UEFI or not</p>",
"CreateLaunchConfigurationTemplateRequest$copyPrivateIp": "<p>Copy private IP.</p>",
"CreateLaunchConfigurationTemplateRequest$copyTags": "<p>Copy tags.</p>",
"CreateLaunchConfigurationTemplateRequest$launchIntoSourceInstance": "<p>DRS will set the 'launch into instance ID' of any source server when performing a drill, recovery or failback to the previous region or availability zone, using the instance ID of the source instance.</p>",
"CreateLaunchConfigurationTemplateRequest$postLaunchEnabled": "<p>Whether we want to activate post-launch actions.</p>",
"CreateReplicationConfigurationTemplateRequest$associateDefaultSecurityGroup": "<p>Whether to associate the default Elastic Disaster Recovery Security group with the Replication Configuration Template.</p>",
"CreateReplicationConfigurationTemplateRequest$autoReplicateNewDisks": "<p>Whether to allow the AWS replication agent to automatically replicate newly added disks.</p>",
Expand All @@ -161,6 +162,7 @@
"LaunchConfiguration$postLaunchEnabled": "<p>Whether we want to activate post-launch actions for the Source Server.</p>",
"LaunchConfigurationTemplate$copyPrivateIp": "<p>Copy private IP.</p>",
"LaunchConfigurationTemplate$copyTags": "<p>Copy tags.</p>",
"LaunchConfigurationTemplate$launchIntoSourceInstance": "<p>DRS will set the 'launch into instance ID' of any source server when performing a drill, recovery or failback to the previous region or availability zone, using the instance ID of the source instance.</p>",
"LaunchConfigurationTemplate$postLaunchEnabled": "<p>Post-launch actions activated.</p>",
"Licensing$osByol": "<p>Whether to enable \"Bring your own license\" or not.</p>",
"NetworkInterface$isPrimary": "<p>Whether this is the primary network interface.</p>",
Expand Down Expand Up @@ -189,6 +191,7 @@
"UpdateLaunchConfigurationRequest$postLaunchEnabled": "<p>Whether we want to enable post-launch actions for the Source Server.</p>",
"UpdateLaunchConfigurationTemplateRequest$copyPrivateIp": "<p>Copy private IP.</p>",
"UpdateLaunchConfigurationTemplateRequest$copyTags": "<p>Copy tags.</p>",
"UpdateLaunchConfigurationTemplateRequest$launchIntoSourceInstance": "<p>DRS will set the 'launch into instance ID' of any source server when performing a drill, recovery or failback to the previous region or availability zone, using the instance ID of the source instance.</p>",
"UpdateLaunchConfigurationTemplateRequest$postLaunchEnabled": "<p>Whether we want to activate post-launch actions.</p>",
"UpdateReplicationConfigurationRequest$associateDefaultSecurityGroup": "<p>Whether to associate the default Elastic Disaster Recovery Security group with the Replication Configuration.</p>",
"UpdateReplicationConfigurationRequest$autoReplicateNewDisks": "<p>Whether to allow the AWS replication agent to automatically replicate newly added disks.</p>",
Expand Down Expand Up @@ -589,6 +592,7 @@
"IdentificationHints$awsInstanceID": "<p>AWS Instance ID identification hint.</p>",
"JobLogEventData$conversionServerID": "<p>The ID of a conversion server.</p>",
"JobLogEventData$targetInstanceID": "<p>The ID of a Recovery Instance.</p>",
"LaunchIntoInstanceProperties$launchIntoEC2InstanceID": "<p>Optionally holds EC2 instance ID of an instance to launch into, instead of launching a new instance during drill, recovery or failback.</p>",
"RecoveryInstance$ec2InstanceID": "<p>The EC2 instance ID of the Recovery Instance.</p>"
}
},
Expand Down Expand Up @@ -1086,6 +1090,13 @@
"UpdateLaunchConfigurationTemplateRequest$launchDisposition": "<p>Launch disposition.</p>"
}
},
"LaunchIntoInstanceProperties": {
"base": "<p>Launch into existing instance.</p>",
"refs": {
"LaunchConfiguration$launchIntoInstanceProperties": "<p>Launch into existing instance properties.</p>",
"UpdateLaunchConfigurationRequest$launchIntoInstanceProperties": "<p>Launch into existing instance properties.</p>"
}
},
"LaunchStatus": {
"base": null,
"refs": {
Expand Down
Loading

0 comments on commit d1b43fa

Please sign in to comment.