{"info":{"_postman_id":"f27f798d-07bf-410e-bc36-81f925cac47d","name":"AWS EC2","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"35240","collectionId":"f27f798d-07bf-410e-bc36-81f925cac47d","publishedId":"SW7XZpAm","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2019-11-18T05:26:18.000Z"},"item":[{"name":"Account Attributes","item":[{"name":"Describe Account Attributes","id":"44a38145-f23c-49bf-9d0b-773a6f504a65","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?AttributeName.N&DryRun&Action=DescribeAccountAttributes","description":"<p>Describes attributes of your AWS account.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The account attribute names.</p>\n","type":"text/plain"},"key":"AttributeName.N","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"key":"Action","value":"DescribeAccountAttributes"}],"variable":[]}},"response":[],"_postman_id":"44a38145-f23c-49bf-9d0b-773a6f504a65"}],"id":"9f5b4257-25d4-4c9a-afb4-7d40f1d238d3","_postman_id":"9f5b4257-25d4-4c9a-afb4-7d40f1d238d3","description":""},{"name":"Address To Classic","item":[{"name":"Restore Address To Classic","id":"0ebe2ae2-4486-4192-a54b-d39f804d9731","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&PublicIp&Action=RestoreAddressToClassic","description":"<p>Restores an Elastic IP address that was previously moved to the EC2-VPC platform back\n                        to the EC2-Classic platform.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The Elastic IP address.</p>\n","type":"text/plain"},"key":"PublicIp","value":""},{"key":"Action","value":"RestoreAddressToClassic"}],"variable":[]}},"response":[],"_postman_id":"0ebe2ae2-4486-4192-a54b-d39f804d9731"}],"id":"dc335452-f72a-4c6c-a11d-b4fd58cca190","_postman_id":"dc335452-f72a-4c6c-a11d-b4fd58cca190","description":""},{"name":"Address To VPC","item":[{"name":"Move Address To VPC","id":"e56b58c9-e860-49a4-ba52-0fbbc23f88e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&PublicIp&Action=MoveAddressToVpc","description":"<p>Moves an Elastic IP address from the EC2-Classic platform to the EC2-VPC platform.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The Elastic IP address.</p>\n","type":"text/plain"},"key":"PublicIp","value":""},{"key":"Action","value":"MoveAddressToVpc"}],"variable":[]}},"response":[],"_postman_id":"e56b58c9-e860-49a4-ba52-0fbbc23f88e9"}],"id":"98d1901d-eac9-4d5e-8c56-80164240e2de","_postman_id":"98d1901d-eac9-4d5e-8c56-80164240e2de","description":""},{"name":"Addresses","item":[{"name":"Allocate Address","id":"fcb0da15-bb7f-430a-ae23-639e59b51652","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Address&Domain&DryRun&PublicIpv4Pool&Action=AllocateAddress","description":"<p>Allocates an Elastic IP address to your AWS account.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>[EC2-VPC] The Elastic IP address to recover or an IPv4 address from an address pool.</p>\n","type":"text/plain"},"key":"Address","value":""},{"description":{"content":"<p>Set to vpc to allocate the address for use with instances in a VPC.</p>\n","type":"text/plain"},"key":"Domain","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of an address pool that you own. Use this parameter to let Amazon EC2 select an address from the address pool. To specify a specific address from the address pool, use the Address parameter instead.</p>\n","type":"text/plain"},"key":"PublicIpv4Pool","value":""},{"key":"Action","value":"AllocateAddress"}],"variable":[]}},"response":[],"_postman_id":"fcb0da15-bb7f-430a-ae23-639e59b51652"},{"name":"Associate Address","id":"88063d04-04b6-418b-bac5-4a6d92bc62ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?AllocationId&AllowReassociation&DryRun&InstanceId&NetworkInterfaceId&PrivateIpAddress&PublicIp&Action=AssociateAddress","description":"<p>Associates an Elastic IP address with an instance or a network interface.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>[EC2-VPC] The allocation ID. This is required for EC2-VPC.</p>\n","type":"text/plain"},"key":"AllocationId","value":""},{"description":{"content":"<p>[EC2-VPC] For a VPC in an EC2-Classic account, specify true to allow an Elastic IP address that is already associated with an instance or network interface to be reassociated with the specified instance or network interface. Otherwise, the operation fails. In a VPC in an EC2-VPC-only account, reassociation is automatic, therefore you can specify false to ensure the operation fails if the Elastic IP address is already associated with another resource.</p>\n","type":"text/plain"},"key":"AllowReassociation","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the instance. This is required for EC2-Classic. For EC2-VPC, you can specify either the instance ID or the network interface ID, but not both. The operation fails if you specify an instance ID unless exactly one network interface is attached.</p>\n","type":"text/plain"},"key":"InstanceId","value":""},{"description":{"content":"<p>[EC2-VPC] The ID of the network interface. If the instance has more than one network interface, you must specify a network interface ID.</p>\n","type":"text/plain"},"key":"NetworkInterfaceId","value":""},{"description":{"content":"<p>[EC2-VPC] The primary or secondary private IP address to associate with the Elastic IP address. If no private IP address is specified, the Elastic IP address is associated with the primary private IP address.</p>\n","type":"text/plain"},"key":"PrivateIpAddress","value":""},{"description":{"content":"<p>The Elastic IP address to associate with the instance. This is required for EC2-Classic.</p>\n","type":"text/plain"},"key":"PublicIp","value":""},{"key":"Action","value":"AssociateAddress"}],"variable":[]}},"response":[],"_postman_id":"88063d04-04b6-418b-bac5-4a6d92bc62ac"},{"name":"Describe Addresses","id":"c4e28179-10ce-4a86-b308-9073efd5fdb7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?AllocationId.N&DryRun&Filter.N&PublicIp.N&Action=DescribeAddresses","description":"<p>Describes the specified Elastic IP addresses or all of your Elastic IP addresses.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>[EC2-VPC] Information about the allocation IDs.</p>\n","type":"text/plain"},"key":"AllocationId.N","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>One or more filters. Filter names and values are case-sensitive.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>One or more Elastic IP addresses.</p>\n","type":"text/plain"},"key":"PublicIp.N","value":""},{"key":"Action","value":"DescribeAddresses"}],"variable":[]}},"response":[],"_postman_id":"c4e28179-10ce-4a86-b308-9073efd5fdb7"},{"name":"Disassociate Address","id":"5b8fb885-f2a0-4fe4-b2f7-8ed9ab637044","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?AssociationId&DryRun&PublicIp&Action=DisassociateAddress","description":"<p>Disassociates an Elastic IP address from the instance or network interface it's associated\n                        with.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>[EC2-VPC] The association ID. Required for EC2-VPC.</p>\n","type":"text/plain"},"key":"AssociationId","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>[EC2-Classic] The Elastic IP address. Required for EC2-Classic.</p>\n","type":"text/plain"},"key":"PublicIp","value":""},{"key":"Action","value":"DisassociateAddress"}],"variable":[]}},"response":[],"_postman_id":"5b8fb885-f2a0-4fe4-b2f7-8ed9ab637044"},{"name":"Release Address","id":"d187fb1e-8a22-402e-bfa5-9ac3cc4e7234","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?AllocationId&DryRun&PublicIp&Action=ReleaseAddress","description":"<p>Releases the specified Elastic IP address.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>[EC2-VPC] The allocation ID. Required for EC2-VPC.</p>\n","type":"text/plain"},"key":"AllocationId","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>[EC2-Classic] The Elastic IP address. Required for EC2-Classic.</p>\n","type":"text/plain"},"key":"PublicIp","value":""},{"key":"Action","value":"ReleaseAddress"}],"variable":[]}},"response":[],"_postman_id":"d187fb1e-8a22-402e-bfa5-9ac3cc4e7234"}],"id":"46bf0e72-9c91-420d-840b-442b65e9225d","_postman_id":"46bf0e72-9c91-420d-840b-442b65e9225d","description":""},{"name":"Aggregate ID Format","item":[{"name":"Describe Aggregate ID Format","id":"4ef133b6-6ffb-4129-ad6a-2881af85729f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&Action=DescribeAggregateIdFormat","description":"<p>Describes the longer ID format settings for all resource types in a specific\n                        Region.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"key":"Action","value":"DescribeAggregateIdFormat"}],"variable":[]}},"response":[],"_postman_id":"4ef133b6-6ffb-4129-ad6a-2881af85729f"}],"id":"8dc491b0-75ed-4cbd-93a9-120417b4d41b","_postman_id":"8dc491b0-75ed-4cbd-93a9-120417b4d41b","description":""},{"name":"Availability Zones","item":[{"name":"Describe Availability Zones","id":"3d179559-3b6f-43cd-b835-b594927846ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&Filter.N&ZoneId.N&ZoneName.N&Action=DescribeAvailabilityZones","description":"<p>Describes the Availability Zones that are available to you.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>The IDs of the Availability Zones.</p>\n","type":"text/plain"},"key":"ZoneId.N","value":""},{"description":{"content":"<p>The names of the Availability Zones.</p>\n","type":"text/plain"},"key":"ZoneName.N","value":""},{"key":"Action","value":"DescribeAvailabilityZones"}],"variable":[]}},"response":[],"_postman_id":"3d179559-3b6f-43cd-b835-b594927846ac"}],"id":"e54963ab-f2ec-4438-8c52-7242d7bada50","_postman_id":"e54963ab-f2ec-4438-8c52-7242d7bada50","description":""},{"name":"BYOIP CIDR","item":[{"name":"Advertise BYOIP CIDR","id":"e764b1ec-1c89-4f3a-a831-436fb4b7f412","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=AdvertiseByoipCidr","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"AdvertiseByoipCidr"}],"variable":[]}},"response":[],"_postman_id":"e764b1ec-1c89-4f3a-a831-436fb4b7f412"},{"name":"Deprovision BYOIP CIDR","id":"51592edc-3e35-404d-8346-8c420c5bec97","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=DeprovisionByoipCidr","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"DeprovisionByoipCidr"}],"variable":[]}},"response":[],"_postman_id":"51592edc-3e35-404d-8346-8c420c5bec97"},{"name":"Describe BYOIP CIDRs","id":"7747626c-4439-4f2b-8dd5-a278ed292e66","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=DescribeByoipCidrs","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"DescribeByoipCidrs"}],"variable":[]}},"response":[],"_postman_id":"7747626c-4439-4f2b-8dd5-a278ed292e66"},{"name":"Provision BYOIP CIDR","id":"34741571-8f96-4d03-8704-760a66b47130","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=ProvisionByoipCidr","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"ProvisionByoipCidr"}],"variable":[]}},"response":[],"_postman_id":"34741571-8f96-4d03-8704-760a66b47130"},{"name":"Withdraw BYOIP CIDR","id":"67d3d9ed-e58f-4824-b35c-d8b218a92507","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=WithdrawByoipCidr","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"WithdrawByoipCidr"}],"variable":[]}},"response":[],"_postman_id":"67d3d9ed-e58f-4824-b35c-d8b218a92507"}],"id":"2883757c-1e48-40b2-a8cd-5c8d9a67d651","_postman_id":"2883757c-1e48-40b2-a8cd-5c8d9a67d651","description":""},{"name":"Bundle Task","item":[{"name":"Cancel Bundle Task","id":"ea5c9513-fcaf-4910-a7a2-a4d65d2aed1a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?BundleId&DryRun&Action=CancelBundleTask","description":"<p>Cancels a bundling operation for an instance store-backed Windows instance.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The ID of the bundle task.</p>\n","type":"text/plain"},"key":"BundleId","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"key":"Action","value":"CancelBundleTask"}],"variable":[]}},"response":[],"_postman_id":"ea5c9513-fcaf-4910-a7a2-a4d65d2aed1a"},{"name":"Describe Bundle Tasks","id":"68398971-1af3-4de1-9074-c85cc8acb978","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?BundleId.N&DryRun&Filter.N&Action=DescribeBundleTasks","description":"<p>Describes the specified bundle tasks or all of your bundle tasks.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The bundle task IDs.</p>\n","type":"text/plain"},"key":"BundleId.N","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"key":"Action","value":"DescribeBundleTasks"}],"variable":[]}},"response":[],"_postman_id":"68398971-1af3-4de1-9074-c85cc8acb978"}],"id":"3974ed4a-0c4c-45e1-bc86-64894a81101b","_postman_id":"3974ed4a-0c4c-45e1-bc86-64894a81101b","description":""},{"name":"Capacity Reservation","item":[{"name":"Cancel Capacity Reservation","id":"5520701c-1204-492b-8d6c-e5b4ba3a44b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=CancelCapacityReservation","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"CancelCapacityReservation"}],"variable":[]}},"response":[],"_postman_id":"5520701c-1204-492b-8d6c-e5b4ba3a44b0"},{"name":"Create Capacity Reservation","id":"df75ea3f-1463-4c96-bad5-37716fb7e974","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=CreateCapacityReservation","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"CreateCapacityReservation"}],"variable":[]}},"response":[],"_postman_id":"df75ea3f-1463-4c96-bad5-37716fb7e974"},{"name":"Describe Capacity Reservations","id":"e9d70d7a-5b44-4032-9023-6b9378cbbb93","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=DescribeCapacityReservations","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"DescribeCapacityReservations"}],"variable":[]}},"response":[],"_postman_id":"e9d70d7a-5b44-4032-9023-6b9378cbbb93"},{"name":"Modify Capacity Reservation","id":"a7a00a86-cb36-477d-9e0e-4b5dadc1fda1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=ModifyCapacityReservation","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"ModifyCapacityReservation"}],"variable":[]}},"response":[],"_postman_id":"a7a00a86-cb36-477d-9e0e-4b5dadc1fda1"}],"id":"1a604a6d-dcf3-41f8-bdc6-d2094b004e6a","_postman_id":"1a604a6d-dcf3-41f8-bdc6-d2094b004e6a","description":""},{"name":"Capacity Reservation Usage","item":[{"name":"Get Capacity Reservation Usage","id":"88f30e3e-1401-4e4e-a54b-ccd0548faacf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=GetCapacityReservationUsage","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"GetCapacityReservationUsage"}],"variable":[]}},"response":[],"_postman_id":"88f30e3e-1401-4e4e-a54b-ccd0548faacf"}],"id":"c214c007-1203-46be-ad22-f0687d0f9498","_postman_id":"c214c007-1203-46be-ad22-f0687d0f9498","description":""},{"name":"Classic Link Instances","item":[{"name":"Describe Classic Link Instances","id":"8b89e613-c4c2-46c1-9670-5d736df4db00","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&Filter.N&InstanceId.N&MaxResults&NextToken&Action=DescribeClassicLinkInstances","description":"<p>Describes one or more of your linked EC2-Classic instances.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>One or more filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>One or more instance IDs. Must be instances linked to a VPC through ClassicLink.</p>\n","type":"text/plain"},"key":"InstanceId.N","value":""},{"description":{"content":"<p>The maximum number of results to return with a single call.     To retrieve the remaining results, make another call with the returned nextToken value.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>The token for the next page of results.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"key":"Action","value":"DescribeClassicLinkInstances"}],"variable":[]}},"response":[],"_postman_id":"8b89e613-c4c2-46c1-9670-5d736df4db00"}],"id":"27b9957e-a1bf-4f8d-80ee-04bfc5594896","_postman_id":"27b9957e-a1bf-4f8d-80ee-04bfc5594896","description":""},{"name":"Classic Link VPC","item":[{"name":"Attach Classic Link VPC","id":"39c90fd1-dbb3-4a4a-87cb-c005eebf1d0d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&InstanceId&SecurityGroupId.N&VpcId&Action=AttachClassicLinkVpc","description":"<p>Links an EC2-Classic instance to a ClassicLink-enabled VPC through one or more of\n                        the VPC's\n                        security groups.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of an EC2-Classic instance to link to the ClassicLink-enabled VPC.</p>\n","type":"text/plain"},"key":"InstanceId","value":""},{"description":{"content":"<p>The ID of one or more of the VPC's security groups. You cannot specify security groups from a different VPC.</p>\n","type":"text/plain"},"key":"SecurityGroupId.N","value":""},{"description":{"content":"<p>The ID of a ClassicLink-enabled VPC.</p>\n","type":"text/plain"},"key":"VpcId","value":""},{"key":"Action","value":"AttachClassicLinkVpc"}],"variable":[]}},"response":[],"_postman_id":"39c90fd1-dbb3-4a4a-87cb-c005eebf1d0d"},{"name":"Detach Classic Link VPC","id":"7bcf9c75-3787-4528-a837-386353712034","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&InstanceId&VpcId&Action=DetachClassicLinkVpc","description":"<p>Unlinks (detaches) a linked EC2-Classic instance from a VPC.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the instance to unlink from the VPC.</p>\n","type":"text/plain"},"key":"InstanceId","value":""},{"description":{"content":"<p>The ID of the VPC to which the instance is linked.</p>\n","type":"text/plain"},"key":"VpcId","value":""},{"key":"Action","value":"DetachClassicLinkVpc"}],"variable":[]}},"response":[],"_postman_id":"7bcf9c75-3787-4528-a837-386353712034"}],"id":"7778deac-e6aa-4986-8505-9466f8bf8c6d","_postman_id":"7778deac-e6aa-4986-8505-9466f8bf8c6d","description":""},{"name":"Client VPN Authorization Rules","item":[{"name":"Describe Client VPN Authorization Rules","id":"7a81d8fe-f417-458a-8b07-e648f5293258","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?ClientVpnEndpointId&DryRun&Filter.N&MaxResults&NextToken&Action=DescribeClientVpnAuthorizationRules","description":"<p>Describes the authorization rules for a specified Client VPN endpoint.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The ID of the Client VPN endpoint.</p>\n","type":"text/plain"},"key":"ClientVpnEndpointId","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>One or more filters. Filter names and values are case-sensitive.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>The maximum number of results to return for the request in a single page. The remaining results can be seen by sending another request with the nextToken value.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>The token to retrieve the next page of results.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"key":"Action","value":"DescribeClientVpnAuthorizationRules"}],"variable":[]}},"response":[],"_postman_id":"7a81d8fe-f417-458a-8b07-e648f5293258"}],"id":"fda66799-d643-49c2-bc4b-4ff532694797","_postman_id":"fda66799-d643-49c2-bc4b-4ff532694797","description":""},{"name":"Client VPN Client Certificate Revocation List","item":[{"name":"Export Client VPN Client Certificate Revocation List","id":"44ae5dad-d82b-414a-98b7-f3fe3128cfc2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=ExportClientVpnClientCertificateRevocationList","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"ExportClientVpnClientCertificateRevocationList"}],"variable":[]}},"response":[],"_postman_id":"44ae5dad-d82b-414a-98b7-f3fe3128cfc2"},{"name":"Import Client VPN Client Certificate Revocation List","id":"8bd5a6ca-870b-40df-ba9b-b7b0f640f4ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=ImportClientVpnClientCertificateRevocationList","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"ImportClientVpnClientCertificateRevocationList"}],"variable":[]}},"response":[],"_postman_id":"8bd5a6ca-870b-40df-ba9b-b7b0f640f4ee"}],"id":"14ca3221-d0ff-4753-b449-01284e131a66","_postman_id":"14ca3221-d0ff-4753-b449-01284e131a66","description":""},{"name":"Client VPN Client Configuration","item":[{"name":"Export Client VPN Client Configuration","id":"fdc75666-a7cb-4511-be71-4d90b14dd711","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?ClientVpnEndpointId&DryRun&Action=ExportClientVpnClientConfiguration","description":"<p>Downloads the contents of the Client VPN endpoint configuration file for the specified\n                        Client VPN endpoint.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The ID of the Client VPN endpoint.</p>\n","type":"text/plain"},"key":"ClientVpnEndpointId","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"key":"Action","value":"ExportClientVpnClientConfiguration"}],"variable":[]}},"response":[],"_postman_id":"fdc75666-a7cb-4511-be71-4d90b14dd711"}],"id":"62ac3d1d-fdac-4da7-bcf9-e9bb27934dfc","_postman_id":"62ac3d1d-fdac-4da7-bcf9-e9bb27934dfc","description":""},{"name":"Client VPN Connections","item":[{"name":"Describe Client VPN Connections","id":"92d17e49-b88d-4e08-a3d5-993a03fd32a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?ClientVpnEndpointId&DryRun&Filter.N&MaxResults&NextToken&Action=DescribeClientVpnConnections","description":"<p>Describes active client connections and connections that have been terminated within\n                        the last 60 \n                        minutes for the specified Client VPN endpoint.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The ID of the Client VPN endpoint.</p>\n","type":"text/plain"},"key":"ClientVpnEndpointId","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>One or more filters. Filter names and values are case-sensitive.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>The maximum number of results to return for the request in a single page. The remaining results can be seen by sending another request with the nextToken value.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>The token to retrieve the next page of results.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"key":"Action","value":"DescribeClientVpnConnections"}],"variable":[]}},"response":[],"_postman_id":"92d17e49-b88d-4e08-a3d5-993a03fd32a6"},{"name":"Terminate Client VPN Connections","id":"daa2b1c8-e690-4de4-bed7-a031c77a7b6a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?ClientVpnEndpointId&ConnectionId&DryRun&Username&Action=TerminateClientVpnConnections","description":"<p>Terminates active Client VPN endpoint connections.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The ID of the Client VPN endpoint to which the client is connected.</p>\n","type":"text/plain"},"key":"ClientVpnEndpointId","value":""},{"description":{"content":"<p>The ID of the client connection to be terminated.</p>\n","type":"text/plain"},"key":"ConnectionId","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The name of the user who initiated the connection. Use this option to terminate all active connections for              the specified user. This option can only be used if the user has established up to five connections.</p>\n","type":"text/plain"},"key":"Username","value":""},{"key":"Action","value":"TerminateClientVpnConnections"}],"variable":[]}},"response":[],"_postman_id":"daa2b1c8-e690-4de4-bed7-a031c77a7b6a"}],"id":"60935d99-3175-4b24-94b8-f47fd0be0f3e","_postman_id":"60935d99-3175-4b24-94b8-f47fd0be0f3e","description":""},{"name":"Client VPN Endpoint","item":[{"name":"Create Client VPN Endpoint","id":"fec30446-a30f-4b02-bd96-3f5d6dcd3b8c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Authentication.N&ClientCidrBlock&ClientToken&ConnectionLogOptions&Description&DnsServers.N&DryRun&ServerCertificateArn&SplitTunnel&TagSpecification.N&TransportProtocol&Action=CreateClientVpnEndpoint","description":"<p>Creates a Client VPN endpoint.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Information about the authentication method to be used to authenticate clients.</p>\n","type":"text/plain"},"key":"Authentication.N","value":""},{"description":{"content":"<p>The IPv4 address range, in CIDR notation, from which to assign client IP addresses. The address range cannot overlap with the local CIDR of the VPC in which the associated subnet is located, or the routes that you add manually. The address range cannot be changed after the Client VPN endpoint has been created. The CIDR block should be /22 or greater.</p>\n","type":"text/plain"},"key":"ClientCidrBlock","value":""},{"description":{"content":"<p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to Ensure Idempotency.</p>\n","type":"text/plain"},"key":"ClientToken","value":""},{"description":{"content":"<p>Information about the client connection logging options.</p>\n","type":"text/plain"},"key":"ConnectionLogOptions","value":""},{"description":{"content":"<p>A brief description of the Client VPN endpoint.</p>\n","type":"text/plain"},"key":"Description","value":""},{"description":{"content":"<p>Information about the DNS servers to be used for DNS resolution. A Client VPN endpoint can          have up to two DNS servers. If no DNS server is specified, the DNS address configured on the device is used for the DNS server.</p>\n","type":"text/plain"},"key":"DnsServers.N","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ARN of the server certificate. For more information, see            the AWS Certificate Manager User Guide.</p>\n","type":"text/plain"},"key":"ServerCertificateArn","value":""},{"description":{"content":"<p>Indicates whether split-tunnel is enabled on the AWS Client VPN endpoint.</p>\n","type":"text/plain"},"key":"SplitTunnel","value":""},{"description":{"content":"<p>The tags to apply to the Client VPN endpoint during creation.</p>\n","type":"text/plain"},"key":"TagSpecification.N","value":""},{"description":{"content":"<p>The transport protocol to be used by the VPN session.</p>\n","type":"text/plain"},"key":"TransportProtocol","value":""},{"key":"Action","value":"CreateClientVpnEndpoint"}],"variable":[]}},"response":[],"_postman_id":"fec30446-a30f-4b02-bd96-3f5d6dcd3b8c"},{"name":"Delete Client VPN Endpoint","id":"62710d94-5e85-47a9-93c7-6d6672a77dce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?ClientVpnEndpointId&DryRun&Action=DeleteClientVpnEndpoint","description":"<p>Deletes the specified Client VPN endpoint.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The ID of the Client VPN to be deleted.</p>\n","type":"text/plain"},"key":"ClientVpnEndpointId","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"key":"Action","value":"DeleteClientVpnEndpoint"}],"variable":[]}},"response":[],"_postman_id":"62710d94-5e85-47a9-93c7-6d6672a77dce"},{"name":"Describe Client VPN Endpoints","id":"d72b5f1d-7a46-4180-88e1-1e57d5bcd191","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?ClientVpnEndpointId.N&DryRun&Filter.N&MaxResults&NextToken&Action=DescribeClientVpnEndpoints","description":"<p>Describes one or more Client VPN endpoints in the account.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The ID of the Client VPN endpoint.</p>\n","type":"text/plain"},"key":"ClientVpnEndpointId.N","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>One or more filters. Filter names and values are case-sensitive.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>The maximum number of results to return for the request in a single page. The remaining results can be seen by sending another request with the nextToken value.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>The token to retrieve the next page of results.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"key":"Action","value":"DescribeClientVpnEndpoints"}],"variable":[]}},"response":[],"_postman_id":"d72b5f1d-7a46-4180-88e1-1e57d5bcd191"},{"name":"Modify Client VPN Endpoint","id":"da78e60f-1d88-4778-8247-4e0a95274517","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?ClientVpnEndpointId&ConnectionLogOptions&Description&DnsServers&DryRun&ServerCertificateArn&SplitTunnel&Action=ModifyClientVpnEndpoint","description":"<p>Modifies the specified Client VPN endpoint.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The ID of the Client VPN endpoint to modify.</p>\n","type":"text/plain"},"key":"ClientVpnEndpointId","value":""},{"description":{"content":"<p>Information about the client connection logging options.</p>\n","type":"text/plain"},"key":"ConnectionLogOptions","value":""},{"description":{"content":"<p>A brief description of the Client VPN endpoint.</p>\n","type":"text/plain"},"key":"Description","value":""},{"description":{"content":"<p>Information about the DNS servers to be used by Client VPN connections. A Client VPN endpoint can have              up to two DNS servers.</p>\n","type":"text/plain"},"key":"DnsServers","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ARN of the server certificate to be used. The server certificate must be provisioned in AWS Certificate Manager (ACM).</p>\n","type":"text/plain"},"key":"ServerCertificateArn","value":""},{"description":{"content":"<p>Indicates whether the VPN is split-tunnel.</p>\n","type":"text/plain"},"key":"SplitTunnel","value":""},{"key":"Action","value":"ModifyClientVpnEndpoint"}],"variable":[]}},"response":[],"_postman_id":"da78e60f-1d88-4778-8247-4e0a95274517"}],"id":"f9131cb1-38ec-430e-889d-098e9d722975","_postman_id":"f9131cb1-38ec-430e-889d-098e9d722975","description":""},{"name":"Client VPN Ingress","item":[{"name":"Authorize Client VPN Ingress","id":"1fbd235c-8d7a-46c1-a0b4-3541723e1ebc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?AccessGroupId&AuthorizeAllGroups&ClientToken&ClientVpnEndpointId&Description&DryRun&TargetNetworkCidr&Action=AuthorizeClientVpnIngress","description":"<p>Adds an ingress authorization rule to a Client VPN endpoint.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The ID of the Active Directory group to grant access.</p>\n","type":"text/plain"},"key":"AccessGroupId","value":""},{"description":{"content":"<p>Indicates whether to grant access to all clients. Use true to grant all clients             who successfully establish a VPN connection access to the network.</p>\n","type":"text/plain"},"key":"AuthorizeAllGroups","value":""},{"description":{"content":"<p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to Ensure Idempotency.</p>\n","type":"text/plain"},"key":"ClientToken","value":""},{"description":{"content":"<p>The ID of the Client VPN endpoint.</p>\n","type":"text/plain"},"key":"ClientVpnEndpointId","value":""},{"description":{"content":"<p>A brief description of the authorization rule.</p>\n","type":"text/plain"},"key":"Description","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The IPv4 address range, in CIDR notation, of the network for which access is being authorized.</p>\n","type":"text/plain"},"key":"TargetNetworkCidr","value":""},{"key":"Action","value":"AuthorizeClientVpnIngress"}],"variable":[]}},"response":[],"_postman_id":"1fbd235c-8d7a-46c1-a0b4-3541723e1ebc"},{"name":"Revoke Client VPN Ingress","id":"aacce954-f123-45f2-b255-91854c74e92c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?AccessGroupId&ClientVpnEndpointId&DryRun&RevokeAllGroups&TargetNetworkCidr&Action=RevokeClientVpnIngress","description":"<p>Removes an ingress authorization rule from a Client VPN endpoint.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The ID of the Active Directory group for which to revoke access.</p>\n","type":"text/plain"},"key":"AccessGroupId","value":""},{"description":{"content":"<p>The ID of the Client VPN endpoint with which the authorization rule is associated.</p>\n","type":"text/plain"},"key":"ClientVpnEndpointId","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>Indicates whether access should be revoked for all clients.</p>\n","type":"text/plain"},"key":"RevokeAllGroups","value":""},{"description":{"content":"<p>The IPv4 address range, in CIDR notation, of the network for which access is being removed.</p>\n","type":"text/plain"},"key":"TargetNetworkCidr","value":""},{"key":"Action","value":"RevokeClientVpnIngress"}],"variable":[]}},"response":[],"_postman_id":"aacce954-f123-45f2-b255-91854c74e92c"}],"id":"e23587ed-b899-48f0-afaa-a833d4668c70","_postman_id":"e23587ed-b899-48f0-afaa-a833d4668c70","description":""},{"name":"Client VPN Route","item":[{"name":"Create Client VPN Route","id":"02dcb876-18d7-42ce-b405-f1db266764c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?ClientToken&ClientVpnEndpointId&Description&DestinationCidrBlock&DryRun&TargetVpcSubnetId&Action=CreateClientVpnRoute","description":"<p>Adds a route to a network to a Client VPN endpoint.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to Ensure Idempotency.</p>\n","type":"text/plain"},"key":"ClientToken","value":""},{"description":{"content":"<p>The ID of the Client VPN endpoint to which to add the route.</p>\n","type":"text/plain"},"key":"ClientVpnEndpointId","value":""},{"description":{"content":"<p>A brief description of the route.</p>\n","type":"text/plain"},"key":"Description","value":""},{"description":{"content":"<p>The IPv4 address range, in CIDR notation, of the route destination. For example:</p>\n","type":"text/plain"},"key":"DestinationCidrBlock","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the subnet through which you want to route traffic. The specified subnet must be          an existing target network of the Client VPN endpoint.</p>\n","type":"text/plain"},"key":"TargetVpcSubnetId","value":""},{"key":"Action","value":"CreateClientVpnRoute"}],"variable":[]}},"response":[],"_postman_id":"02dcb876-18d7-42ce-b405-f1db266764c3"},{"name":"Delete Client VPN Route","id":"20d99e6b-e468-4d20-9309-7ce0dfe8fac6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?ClientVpnEndpointId&DestinationCidrBlock&DryRun&TargetVpcSubnetId&Action=DeleteClientVpnRoute","description":"<p>Deletes a route from a Client VPN endpoint.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The ID of the Client VPN endpoint from which the route is to be deleted.</p>\n","type":"text/plain"},"key":"ClientVpnEndpointId","value":""},{"description":{"content":"<p>The IPv4 address range, in CIDR notation, of the route to be deleted.</p>\n","type":"text/plain"},"key":"DestinationCidrBlock","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the target subnet used by the route.</p>\n","type":"text/plain"},"key":"TargetVpcSubnetId","value":""},{"key":"Action","value":"DeleteClientVpnRoute"}],"variable":[]}},"response":[],"_postman_id":"20d99e6b-e468-4d20-9309-7ce0dfe8fac6"},{"name":"Describe Client VPN Routes","id":"5eb1e253-5bb2-4e25-9948-1a46078a29f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?ClientVpnEndpointId&DryRun&Filter.N&MaxResults&NextToken&Action=DescribeClientVpnRoutes","description":"<p>Describes the routes for the specified Client VPN endpoint.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The ID of the Client VPN endpoint.</p>\n","type":"text/plain"},"key":"ClientVpnEndpointId","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>One or more filters. Filter names and values are case-sensitive.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>The maximum number of results to return for the request in a single page. The remaining results can be seen by sending another request with the nextToken value.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>The token to retrieve the next page of results.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"key":"Action","value":"DescribeClientVpnRoutes"}],"variable":[]}},"response":[],"_postman_id":"5eb1e253-5bb2-4e25-9948-1a46078a29f9"}],"id":"8081bd86-91a8-4c1b-8234-be544d3a6336","_postman_id":"8081bd86-91a8-4c1b-8234-be544d3a6336","description":""},{"name":"Client VPN Target Network","item":[{"name":"Associate Client VPN Target Network","id":"9d1c784d-e796-4ded-9a5d-5f7671c6e271","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?ClientToken&ClientVpnEndpointId&DryRun&SubnetId&Action=AssociateClientVpnTargetNetwork","description":"<p>Associates a target network with a Client VPN endpoint.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to Ensure Idempotency.</p>\n","type":"text/plain"},"key":"ClientToken","value":""},{"description":{"content":"<p>The ID of the Client VPN endpoint.</p>\n","type":"text/plain"},"key":"ClientVpnEndpointId","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the subnet to associate with the Client VPN endpoint.</p>\n","type":"text/plain"},"key":"SubnetId","value":""},{"key":"Action","value":"AssociateClientVpnTargetNetwork"}],"variable":[]}},"response":[],"_postman_id":"9d1c784d-e796-4ded-9a5d-5f7671c6e271"},{"name":"Describe Client VPN Target Networks","id":"ef907ce8-aca2-48e5-9fb2-a939eeb4cf7d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?AssociationIds.N&ClientVpnEndpointId&DryRun&Filter.N&MaxResults&NextToken&Action=DescribeClientVpnTargetNetworks","description":"<p>Describes the target networks associated with the specified Client VPN endpoint.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The IDs of the target network associations.</p>\n","type":"text/plain"},"key":"AssociationIds.N","value":""},{"description":{"content":"<p>The ID of the Client VPN endpoint.</p>\n","type":"text/plain"},"key":"ClientVpnEndpointId","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>One or more filters. Filter names and values are case-sensitive.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>The maximum number of results to return for the request in a single page. The remaining results can be seen by sending another request with the nextToken value.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>The token to retrieve the next page of results.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"key":"Action","value":"DescribeClientVpnTargetNetworks"}],"variable":[]}},"response":[],"_postman_id":"ef907ce8-aca2-48e5-9fb2-a939eeb4cf7d"},{"name":"Disassociate Client VPN Target Network","id":"d3bebad9-7c62-4657-995a-b554d8945ce0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?AssociationId&ClientVpnEndpointId&DryRun&Action=DisassociateClientVpnTargetNetwork","description":"<p>Disassociates a target network from the specified Client VPN endpoint.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The ID of the target network association.</p>\n","type":"text/plain"},"key":"AssociationId","value":""},{"description":{"content":"<p>The ID of the Client VPN endpoint from which to disassociate the target network.</p>\n","type":"text/plain"},"key":"ClientVpnEndpointId","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"key":"Action","value":"DisassociateClientVpnTargetNetwork"}],"variable":[]}},"response":[],"_postman_id":"d3bebad9-7c62-4657-995a-b554d8945ce0"}],"id":"541774f3-6e76-4d5c-b2ad-1c1f7cc3ffcd","_postman_id":"541774f3-6e76-4d5c-b2ad-1c1f7cc3ffcd","description":""},{"name":"Console Output","item":[{"name":"Get Console Output","id":"f2027274-3960-436d-94de-bfb3e121f6de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&InstanceId&Latest&Action=GetConsoleOutput","description":"<p>Gets the console output for the specified instance.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the instance.</p>\n","type":"text/plain"},"key":"InstanceId","value":""},{"description":{"content":"<p>When enabled, retrieves the latest console output for the instance.</p>\n","type":"text/plain"},"key":"Latest","value":""},{"key":"Action","value":"GetConsoleOutput"}],"variable":[]}},"response":[],"_postman_id":"f2027274-3960-436d-94de-bfb3e121f6de"}],"id":"ec1c616e-b4d0-4342-8f20-ade692c271b2","_postman_id":"ec1c616e-b4d0-4342-8f20-ade692c271b2","description":""},{"name":"Console Screenshot","item":[{"name":"Get Console Screenshot","id":"033a754f-573d-4e1c-9270-5ac34ce5adcb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&InstanceId&WakeUp&Action=GetConsoleScreenshot","description":"<p>Retrieve a JPG-format screenshot of a running instance to help with\n                        troubleshooting.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the instance.</p>\n","type":"text/plain"},"key":"InstanceId","value":""},{"description":{"content":"<p>When set to true, acts as keystroke input and wakes up an instance that's in standby or sleep mode.</p>\n","type":"text/plain"},"key":"WakeUp","value":""},{"key":"Action","value":"GetConsoleScreenshot"}],"variable":[]}},"response":[],"_postman_id":"033a754f-573d-4e1c-9270-5ac34ce5adcb"}],"id":"6291d3ba-3e57-4bfd-863f-8fcd84b39c61","_postman_id":"6291d3ba-3e57-4bfd-863f-8fcd84b39c61","description":""},{"name":"Conversion Task","item":[{"name":"Cancel Conversion Task","id":"88d3bfd5-c08d-4ef7-a091-558ea6387a19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?ConversionTaskId&DryRun&ReasonMessage&Action=CancelConversionTask","description":"<p>Cancels an active conversion task.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The ID of the conversion task.</p>\n","type":"text/plain"},"key":"ConversionTaskId","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The reason for canceling the conversion task.</p>\n","type":"text/plain"},"key":"ReasonMessage","value":""},{"key":"Action","value":"CancelConversionTask"}],"variable":[]}},"response":[],"_postman_id":"88d3bfd5-c08d-4ef7-a091-558ea6387a19"},{"name":"Describe Conversion Tasks","id":"f905dd04-df0e-4553-a923-e82649618d25","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?ConversionTaskId.N&DryRun&Action=DescribeConversionTasks","description":"<p>Describes the specified conversion tasks or all your conversion tasks.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The conversion task IDs.</p>\n","type":"text/plain"},"key":"ConversionTaskId.N","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"key":"Action","value":"DescribeConversionTasks"}],"variable":[]}},"response":[],"_postman_id":"f905dd04-df0e-4553-a923-e82649618d25"}],"id":"8cbf0f46-1734-4bd4-b691-40831dbb25b7","_postman_id":"8cbf0f46-1734-4bd4-b691-40831dbb25b7","description":""},{"name":"Customer Gateway","item":[{"name":"Create Customer Gateway","id":"e10199a4-d725-4020-9fee-c7bf3e0ee1c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?BgpAsn&CertificateArn&DryRun&IpAddress&Type&Action=CreateCustomerGateway","description":"<p>Provides information to AWS about your VPN customer gateway device.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>For devices that support BGP, the customer gateway's BGP ASN.</p>\n","type":"text/plain"},"key":"BgpAsn","value":""},{"description":{"content":"<p>The Amazon Resource Name (ARN) for the customer gateway certificate.</p>\n","type":"text/plain"},"key":"CertificateArn","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The Internet-routable IP address for the customer gateway's outside interface. The address must be static.</p>\n","type":"text/plain"},"key":"IpAddress","value":""},{"description":{"content":"<p>The type of VPN connection that this customer gateway supports (ipsec.1).</p>\n","type":"text/plain"},"key":"Type","value":""},{"key":"Action","value":"CreateCustomerGateway"}],"variable":[]}},"response":[],"_postman_id":"e10199a4-d725-4020-9fee-c7bf3e0ee1c4"},{"name":"Delete Customer Gateway","id":"cda31eb3-62ee-466e-b646-aa66054ee01a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?CustomerGatewayId&DryRun&Action=DeleteCustomerGateway","description":"<p>Deletes the specified customer gateway.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The ID of the customer gateway.</p>\n","type":"text/plain"},"key":"CustomerGatewayId","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"key":"Action","value":"DeleteCustomerGateway"}],"variable":[]}},"response":[],"_postman_id":"cda31eb3-62ee-466e-b646-aa66054ee01a"},{"name":"Describe Customer Gateways","id":"63c410ea-ecfc-4606-8e13-24d60a1cb039","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?CustomerGatewayId.N&DryRun&Filter.N&Action=DescribeCustomerGateways","description":"<p>Describes one or more of your VPN customer gateways.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>One or more customer gateway IDs.</p>\n","type":"text/plain"},"key":"CustomerGatewayId.N","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>One or more filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"key":"Action","value":"DescribeCustomerGateways"}],"variable":[]}},"response":[],"_postman_id":"63c410ea-ecfc-4606-8e13-24d60a1cb039"}],"id":"6f446e0b-953a-4177-b502-e30d823034fc","_postman_id":"6f446e0b-953a-4177-b502-e30d823034fc","description":""},{"name":"DHCP Options","item":[{"name":"Associate DHCP Options","id":"16aa832e-9563-4db7-a958-4db2b4653c45","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DhcpOptionsId&DryRun&VpcId&Action=AssociateDhcpOptions","description":"<p>Associates a set of DHCP options (that you've previously created) with the specified\n                        VPC, or associates no DHCP options with the VPC.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The ID of the DHCP options set, or default to associate  no DHCP options with the VPC.</p>\n","type":"text/plain"},"key":"DhcpOptionsId","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the VPC.</p>\n","type":"text/plain"},"key":"VpcId","value":""},{"key":"Action","value":"AssociateDhcpOptions"}],"variable":[]}},"response":[],"_postman_id":"16aa832e-9563-4db7-a958-4db2b4653c45"},{"name":"Create DHCP Options","id":"a14ee1a4-f98e-4dc6-abb2-28d8970199e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DhcpConfiguration.N&DryRun&Action=CreateDhcpOptions","description":"<p>Creates a set of DHCP options for your VPC.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>A DHCP configuration option.</p>\n","type":"text/plain"},"key":"DhcpConfiguration.N","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"key":"Action","value":"CreateDhcpOptions"}],"variable":[]}},"response":[],"_postman_id":"a14ee1a4-f98e-4dc6-abb2-28d8970199e3"},{"name":"Delete DHCP Options","id":"85e63943-83e5-4779-a788-77b90d27bb66","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DhcpOptionsId&DryRun&Action=DeleteDhcpOptions","description":"<p>Deletes the specified set of DHCP options.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The ID of the DHCP options set.</p>\n","type":"text/plain"},"key":"DhcpOptionsId","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"key":"Action","value":"DeleteDhcpOptions"}],"variable":[]}},"response":[],"_postman_id":"85e63943-83e5-4779-a788-77b90d27bb66"},{"name":"Describe DHCP Options","id":"95460203-34e4-408d-8b93-14ea4c81b657","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DhcpOptionsId.N&DryRun&Filter.N&MaxResults&NextToken&Action=DescribeDhcpOptions","description":"<p>Describes one or more of your DHCP options sets.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The IDs of one or more DHCP options sets.</p>\n","type":"text/plain"},"key":"DhcpOptionsId.N","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>One or more filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>The maximum number of results to return with a single call.     To retrieve the remaining results, make another call with the returned nextToken value.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>The token for the next page of results.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"key":"Action","value":"DescribeDhcpOptions"}],"variable":[]}},"response":[],"_postman_id":"95460203-34e4-408d-8b93-14ea4c81b657"}],"id":"15c8406a-56a5-462a-bec3-364f07a0d2b7","_postman_id":"15c8406a-56a5-462a-bec3-364f07a0d2b7","description":""},{"name":"Diagnostic Interrupt","item":[{"name":"Send Diagnostic Interrupt","id":"12b9eb15-79e1-4409-9fdf-61e82bf1a0dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&InstanceId&Action=SendDiagnosticInterrupt","description":"<p>Sends a diagnostic interrupt to the specified Amazon EC2 instance to trigger a \n                        kernel panic (on Linux instances), or a \n                        blue screen/stop error (on Windows \n                        instances).</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the instance.</p>\n","type":"text/plain"},"key":"InstanceId","value":""},{"key":"Action","value":"SendDiagnosticInterrupt"}],"variable":[]}},"response":[],"_postman_id":"12b9eb15-79e1-4409-9fdf-61e82bf1a0dd"}],"id":"6bf10686-d90c-49ee-a634-bb46b0ea3a0d","_postman_id":"6bf10686-d90c-49ee-a634-bb46b0ea3a0d","description":""},{"name":"EBS Encryption By Default","item":[{"name":"Disable EBS Encryption By Default","id":"267ba5bb-d0d0-46a2-9cdc-5de06d3bd786","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=DisableEbsEncryptionByDefault","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"DisableEbsEncryptionByDefault"}],"variable":[]}},"response":[],"_postman_id":"267ba5bb-d0d0-46a2-9cdc-5de06d3bd786"},{"name":"Enable EBS Encryption By Default","id":"88000f6b-8f91-4822-a17a-8fef0b78cb83","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=EnableEbsEncryptionByDefault","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"EnableEbsEncryptionByDefault"}],"variable":[]}},"response":[],"_postman_id":"88000f6b-8f91-4822-a17a-8fef0b78cb83"},{"name":"Get EBS Encryption By Default","id":"b416fc54-8e1b-4df2-a36f-d75a542bf2f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=GetEbsEncryptionByDefault","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"GetEbsEncryptionByDefault"}],"variable":[]}},"response":[],"_postman_id":"b416fc54-8e1b-4df2-a36f-d75a542bf2f5"}],"id":"83ca6533-472a-4372-b3bf-ef5246d6a77c","_postman_id":"83ca6533-472a-4372-b3bf-ef5246d6a77c","description":""},{"name":"EBS Kms Key ID","item":[{"name":"Get EBS Default Kms Key ID","id":"b8a5bc25-2cb8-4ed0-a2ea-a9ae77e29ee9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=GetEbsDefaultKmsKeyId","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"GetEbsDefaultKmsKeyId"}],"variable":[]}},"response":[],"_postman_id":"b8a5bc25-2cb8-4ed0-a2ea-a9ae77e29ee9"},{"name":"Modify EBS Default Kms Key ID","id":"98ce0b74-ce43-438d-a013-28304ecae82d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=ModifyEbsDefaultKmsKeyId","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"ModifyEbsDefaultKmsKeyId"}],"variable":[]}},"response":[],"_postman_id":"98ce0b74-ce43-438d-a013-28304ecae82d"},{"name":"Reset EBS Default Kms Key ID","id":"5ebf3c63-0ed9-4c60-b066-66e2535c2d20","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=ResetEbsDefaultKmsKeyId","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"ResetEbsDefaultKmsKeyId"}],"variable":[]}},"response":[],"_postman_id":"5ebf3c63-0ed9-4c60-b066-66e2535c2d20"}],"id":"80bedae4-a2ee-44d2-9d2b-fa7ca0c83cb3","_postman_id":"80bedae4-a2ee-44d2-9d2b-fa7ca0c83cb3","description":""},{"name":"Egress Only Internet Gateway","item":[{"name":"Create Egress Only Internet Gateway","id":"d5554b02-c03b-4202-ad3e-46165aa97c71","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?ClientToken&DryRun&VpcId&Action=CreateEgressOnlyInternetGateway","description":"<p>[IPv6 only] Creates an egress-only internet gateway for your VPC.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the             request. For more information, see How to Ensure                    Idempotency.</p>\n","type":"text/plain"},"key":"ClientToken","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the VPC for which to create the egress-only internet gateway.</p>\n","type":"text/plain"},"key":"VpcId","value":""},{"key":"Action","value":"CreateEgressOnlyInternetGateway"}],"variable":[]}},"response":[],"_postman_id":"d5554b02-c03b-4202-ad3e-46165aa97c71"},{"name":"Delete Egress Only Internet Gateway","id":"1a470d5f-7616-4c65-8878-418399664116","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&EgressOnlyInternetGatewayId&Action=DeleteEgressOnlyInternetGateway","description":"<p>Deletes an egress-only internet gateway.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the egress-only internet gateway.</p>\n","type":"text/plain"},"key":"EgressOnlyInternetGatewayId","value":""},{"key":"Action","value":"DeleteEgressOnlyInternetGateway"}],"variable":[]}},"response":[],"_postman_id":"1a470d5f-7616-4c65-8878-418399664116"},{"name":"Describe Egress Only Internet Gateways","id":"8431ef89-cc4c-4efd-9a5b-17aa091b91aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&EgressOnlyInternetGatewayId.N&MaxResults&NextToken&Action=DescribeEgressOnlyInternetGateways","description":"<p>Describes one or more of your egress-only internet gateways.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>One or more egress-only internet gateway IDs.</p>\n","type":"text/plain"},"key":"EgressOnlyInternetGatewayId.N","value":""},{"description":{"content":"<p>The maximum number of results to return with a single call.     To retrieve the remaining results, make another call with the returned nextToken value.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>The token for the next page of results.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"key":"Action","value":"DescribeEgressOnlyInternetGateways"}],"variable":[]}},"response":[],"_postman_id":"8431ef89-cc4c-4efd-9a5b-17aa091b91aa"}],"id":"401d8e90-be22-4b92-8552-09bc45107913","_postman_id":"401d8e90-be22-4b92-8552-09bc45107913","description":""},{"name":"Elastic GPUs","item":[{"name":"Describe Elastic GPUs","id":"019313e9-a7f7-40e8-9fd7-ccb77ee81a91","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&ElasticGpuId.N&Filter.N&MaxResults&NextToken&Action=DescribeElasticGpus","description":"<p>Describes the Elastic Graphics accelerator associated with your instances.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The Elastic Graphics accelerator IDs.</p>\n","type":"text/plain"},"key":"ElasticGpuId.N","value":""},{"description":{"content":"<p>The filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value. This value can be between 5 and 1000.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>The token to request the next page of results.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"key":"Action","value":"DescribeElasticGpus"}],"variable":[]}},"response":[],"_postman_id":"019313e9-a7f7-40e8-9fd7-ccb77ee81a91"}],"id":"f7249d0a-7dcc-4c61-8b7b-818ab3597394","_postman_id":"f7249d0a-7dcc-4c61-8b7b-818ab3597394","description":""},{"name":"Export Image Tasks","item":[{"name":"Describe Export Image Tasks","id":"37a4c8e7-2a91-48ad-8fb9-d6fb11adaa9a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=DescribeExportImageTasks","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"DescribeExportImageTasks"}],"variable":[]}},"response":[],"_postman_id":"37a4c8e7-2a91-48ad-8fb9-d6fb11adaa9a"}],"id":"67f23ad9-8fd8-45fb-bd79-86ec3fa42243","_postman_id":"67f23ad9-8fd8-45fb-bd79-86ec3fa42243","description":""},{"name":"Export Task","item":[{"name":"Cancel Export Task","id":"17ac852d-05a6-4e7d-b2e9-1e49c0bebc57","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?ExportTaskId&Action=CancelExportTask","description":"<p>Cancels an active export task.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The ID of the export task. This is the ID returned by CreateInstanceExportTask.</p>\n","type":"text/plain"},"key":"ExportTaskId","value":""},{"key":"Action","value":"CancelExportTask"}],"variable":[]}},"response":[],"_postman_id":"17ac852d-05a6-4e7d-b2e9-1e49c0bebc57"},{"name":"Describe Export Tasks","id":"61cc852c-eaf5-4103-a773-c616e9d6a718","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?ExportTaskId.N&Action=DescribeExportTasks","description":"<p>Describes the specified export instance tasks or all your export instance tasks.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The export task IDs.</p>\n","type":"text/plain"},"key":"ExportTaskId.N","value":""},{"key":"Action","value":"DescribeExportTasks"}],"variable":[]}},"response":[],"_postman_id":"61cc852c-eaf5-4103-a773-c616e9d6a718"}],"id":"008d4a1f-9b44-4176-aff9-56ac86a07c48","_postman_id":"008d4a1f-9b44-4176-aff9-56ac86a07c48","description":""},{"name":"FPGA Image","item":[{"name":"Copy FPGA Image","id":"e1ebda84-acd3-4abb-834c-2d8310fd67fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?ClientToken&Description&DryRun&Name&SourceFpgaImageId&SourceRegion&Action=CopyFpgaImage","description":"<p>Copies the specified Amazon FPGA Image (AFI) to the current Region.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.  For more information, see Ensuring Idempotency.</p>\n","type":"text/plain"},"key":"ClientToken","value":""},{"description":{"content":"<p>The description for the new AFI.</p>\n","type":"text/plain"},"key":"Description","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The name for the new AFI. The default is the name of the source AFI.</p>\n","type":"text/plain"},"key":"Name","value":""},{"description":{"content":"<p>The ID of the source AFI.</p>\n","type":"text/plain"},"key":"SourceFpgaImageId","value":""},{"description":{"content":"<p>The Region that contains the source AFI.</p>\n","type":"text/plain"},"key":"SourceRegion","value":""},{"key":"Action","value":"CopyFpgaImage"}],"variable":[]}},"response":[],"_postman_id":"e1ebda84-acd3-4abb-834c-2d8310fd67fd"},{"name":"Create FPGA Image","id":"bb0c3f14-f582-4078-9b91-eec58655de5c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?ClientToken&Description&DryRun&InputStorageLocation&LogsStorageLocation&Name&TagSpecification.N&Action=CreateFpgaImage","description":"<p>Creates an Amazon FPGA Image (AFI) from the specified design checkpoint (DCP).</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.  For more information, see Ensuring Idempotency.</p>\n","type":"text/plain"},"key":"ClientToken","value":""},{"description":{"content":"<p>A description for the AFI.</p>\n","type":"text/plain"},"key":"Description","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The location of the encrypted design checkpoint in Amazon S3. The input must be a tarball.</p>\n","type":"text/plain"},"key":"InputStorageLocation","value":""},{"description":{"content":"<p>The location in Amazon S3 for the output logs.</p>\n","type":"text/plain"},"key":"LogsStorageLocation","value":""},{"description":{"content":"<p>A name for the AFI.</p>\n","type":"text/plain"},"key":"Name","value":""},{"description":{"content":"<p>The tags to apply to the FPGA image during creation.</p>\n","type":"text/plain"},"key":"TagSpecification.N","value":""},{"key":"Action","value":"CreateFpgaImage"}],"variable":[]}},"response":[],"_postman_id":"bb0c3f14-f582-4078-9b91-eec58655de5c"},{"name":"Delete FPGA Image","id":"13f9169d-4956-4d46-aee8-c4d212d6f77c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&FpgaImageId&Action=DeleteFpgaImage","description":"<p>Deletes the specified Amazon FPGA Image (AFI).</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the AFI.</p>\n","type":"text/plain"},"key":"FpgaImageId","value":""},{"key":"Action","value":"DeleteFpgaImage"}],"variable":[]}},"response":[],"_postman_id":"13f9169d-4956-4d46-aee8-c4d212d6f77c"},{"name":"Describe FPGA Images","id":"de5b174a-a2a3-4507-9a6b-f57329be762c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&Filter.N&FpgaImageId.N&MaxResults&NextToken&Owner.N&Action=DescribeFpgaImages","description":"<p>Describes the Amazon FPGA Images (AFIs) available to you.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>The AFI IDs.</p>\n","type":"text/plain"},"key":"FpgaImageId.N","value":""},{"description":{"content":"<p>The maximum number of results to return in a single call.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>The token to retrieve the next page of results.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"description":{"content":"<p>Filters the AFI by owner. Specify an AWS account ID, self (owner is the sender of the request), or an AWS owner alias (valid values are amazon | aws-marketplace).</p>\n","type":"text/plain"},"key":"Owner.N","value":""},{"key":"Action","value":"DescribeFpgaImages"}],"variable":[]}},"response":[],"_postman_id":"de5b174a-a2a3-4507-9a6b-f57329be762c"}],"id":"35f85ab5-4b48-4de1-b153-ec97e04a7dd1","_postman_id":"35f85ab5-4b48-4de1-b153-ec97e04a7dd1","description":""},{"name":"FPGA Image Attribute","item":[{"name":"Describe FPGA Image Attribute","id":"4300fe14-73b5-45bc-a983-6c7a5ad0829d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Attribute&DryRun&FpgaImageId&Action=DescribeFpgaImageAttribute","description":"<p>Describes the specified attribute of the specified Amazon FPGA Image (AFI).</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The AFI attribute.</p>\n","type":"text/plain"},"key":"Attribute","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the AFI.</p>\n","type":"text/plain"},"key":"FpgaImageId","value":""},{"key":"Action","value":"DescribeFpgaImageAttribute"}],"variable":[]}},"response":[],"_postman_id":"4300fe14-73b5-45bc-a983-6c7a5ad0829d"},{"name":"Modify FPGA Image Attribute","id":"58651186-5d99-411d-b2e8-c866089afbcf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Attribute&Description&DryRun&FpgaImageId&LoadPermission&Name&OperationType&ProductCode.N&UserGroup.N&UserId.N&Action=ModifyFpgaImageAttribute","description":"<p>Modifies the specified attribute of the specified Amazon FPGA Image (AFI).</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The name of the attribute.</p>\n","type":"text/plain"},"key":"Attribute","value":""},{"description":{"content":"<p>A description for the AFI.</p>\n","type":"text/plain"},"key":"Description","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the AFI.</p>\n","type":"text/plain"},"key":"FpgaImageId","value":""},{"description":{"content":"<p>The load permission for the AFI.</p>\n","type":"text/plain"},"key":"LoadPermission","value":""},{"description":{"content":"<p>A name for the AFI.</p>\n","type":"text/plain"},"key":"Name","value":""},{"description":{"content":"<p>The operation type.</p>\n","type":"text/plain"},"key":"OperationType","value":""},{"description":{"content":"<p>The product codes. After you add a product code to an AFI, it can't be removed.             This parameter is valid only when modifying the productCodes attribute.</p>\n","type":"text/plain"},"key":"ProductCode.N","value":""},{"description":{"content":"<p>The user groups. This parameter is valid only when modifying the loadPermission attribute.</p>\n","type":"text/plain"},"key":"UserGroup.N","value":""},{"description":{"content":"<p>The AWS account IDs. This parameter is valid only when modifying the loadPermission attribute.</p>\n","type":"text/plain"},"key":"UserId.N","value":""},{"key":"Action","value":"ModifyFpgaImageAttribute"}],"variable":[]}},"response":[],"_postman_id":"58651186-5d99-411d-b2e8-c866089afbcf"},{"name":"Reset FPGA Image Attribute","id":"22da52a0-f777-4cff-9fb9-7d233519cec1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Attribute&DryRun&FpgaImageId&Action=ResetFpgaImageAttribute","description":"<p>Resets the specified attribute of the specified Amazon FPGA Image (AFI) to its default\n                        value.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The attribute.</p>\n","type":"text/plain"},"key":"Attribute","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the AFI.</p>\n","type":"text/plain"},"key":"FpgaImageId","value":""},{"key":"Action","value":"ResetFpgaImageAttribute"}],"variable":[]}},"response":[],"_postman_id":"22da52a0-f777-4cff-9fb9-7d233519cec1"}],"id":"45daec23-3e87-43a9-a2d0-6eb9fcbd7749","_postman_id":"45daec23-3e87-43a9-a2d0-6eb9fcbd7749","description":""},{"name":"Fleet","item":[{"name":"Create Fleet","id":"d255395c-0292-43cc-88a6-8376cbe5c4af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?ClientToken&DryRun&ExcessCapacityTerminationPolicy&LaunchTemplateConfigs.N&OnDemandOptions&ReplaceUnhealthyInstances&SpotOptions&TagSpecification.N&TargetCapacitySpecification&TerminateInstancesWithExpiration&Type&ValidFrom&ValidUntil&Action=CreateFleet","description":"<p>Launches an EC2 Fleet.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Unique, case-sensitive identifier you provide to ensure the idempotency of the request. For more information, see Ensuring    Idempotency.</p>\n","type":"text/plain"},"key":"ClientToken","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>Indicates whether running instances should be terminated if the total target capacity of the EC2 Fleet is decreased below the current size of the EC2 Fleet.</p>\n","type":"text/plain"},"key":"ExcessCapacityTerminationPolicy","value":""},{"description":{"content":"<p>The configuration for the EC2 Fleet.</p>\n","type":"text/plain"},"key":"LaunchTemplateConfigs.N","value":""},{"description":{"content":"<p>Describes the configuration of On-Demand Instances in an EC2 Fleet.</p>\n","type":"text/plain"},"key":"OnDemandOptions","value":""},{"description":{"content":"<p>Indicates whether EC2 Fleet should replace unhealthy instances.</p>\n","type":"text/plain"},"key":"ReplaceUnhealthyInstances","value":""},{"description":{"content":"<p>Describes the configuration of Spot Instances in an EC2 Fleet.</p>\n","type":"text/plain"},"key":"SpotOptions","value":""},{"description":{"content":"<p>The key-value pair for tagging the EC2 Fleet request on creation. The value for ResourceType must be fleet, otherwise the fleet request fails. To tag instances at launch, specify the tags in the launch    template. For information about tagging after launch, see Tagging Your    Resources.</p>\n","type":"text/plain"},"key":"TagSpecification.N","value":""},{"description":{"content":"<p>The number of units to request.</p>\n","type":"text/plain"},"key":"TargetCapacitySpecification","value":""},{"description":{"content":"<p>Indicates whether running instances should be terminated when the EC2 Fleet expires.</p>\n","type":"text/plain"},"key":"TerminateInstancesWithExpiration","value":""},{"description":{"content":"<p>The type of the request. By default, the EC2 Fleet places an asynchronous request for your desired capacity, and maintains it by replenishing interrupted Spot Instances (maintain). A value of instant places a synchronous one-time request, and returns errors for any instances that could not be launched. A value of request places an asynchronous one-time request without maintaining capacity or submitting requests in alternative capacity pools if capacity is unavailable. For more information, see EC2 Fleet    Request Types in the Amazon Elastic Compute Cloud User Guide.</p>\n","type":"text/plain"},"key":"Type","value":""},{"description":{"content":"<p>The start date and time of the request, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ). The default is to start fulfilling the request immediately.</p>\n","type":"text/plain"},"key":"ValidFrom","value":""},{"description":{"content":"<p>The end date and time of the request, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ). At this point, no new EC2 Fleet requests are placed or able to fulfill the request. If no value is specified, the request remains until you cancel it.</p>\n","type":"text/plain"},"key":"ValidUntil","value":""},{"key":"Action","value":"CreateFleet"}],"variable":[]}},"response":[],"_postman_id":"d255395c-0292-43cc-88a6-8376cbe5c4af"},{"name":"Delete Fleets","id":"2d949d23-a4e4-48aa-b739-30d32241d40c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=DeleteFleets","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"DeleteFleets"}],"variable":[]}},"response":[],"_postman_id":"2d949d23-a4e4-48aa-b739-30d32241d40c"},{"name":"Describe Fleets","id":"63a5799e-a7ce-4df4-9816-e1ef38aa1122","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=DescribeFleets","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"DescribeFleets"}],"variable":[]}},"response":[],"_postman_id":"63a5799e-a7ce-4df4-9816-e1ef38aa1122"},{"name":"Modify Fleet","id":"fdb3e651-3059-4bd1-938c-be6f5b3eb74f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=ModifyFleet","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"ModifyFleet"}],"variable":[]}},"response":[],"_postman_id":"fdb3e651-3059-4bd1-938c-be6f5b3eb74f"}],"id":"ea3959f2-8fc8-4de1-a42a-67d77589094e","_postman_id":"ea3959f2-8fc8-4de1-a42a-67d77589094e","description":""},{"name":"Fleet History","item":[{"name":"Describe Fleet History","id":"91fc1db5-8175-4df4-a658-fcd3ecc326cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=DescribeFleetHistory","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"DescribeFleetHistory"}],"variable":[]}},"response":[],"_postman_id":"91fc1db5-8175-4df4-a658-fcd3ecc326cd"}],"id":"e7b33f6c-5d01-4e37-93f4-469bea5fb3d7","_postman_id":"e7b33f6c-5d01-4e37-93f4-469bea5fb3d7","description":""},{"name":"Fleet Instances","item":[{"name":"Describe Fleet Instances","id":"a1030685-f85c-41d2-9dc8-98abf0d0c147","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=DescribeFleetInstances","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"DescribeFleetInstances"}],"variable":[]}},"response":[],"_postman_id":"a1030685-f85c-41d2-9dc8-98abf0d0c147"}],"id":"fba99b2f-e5c1-43cd-af4a-a7e5d93092e6","_postman_id":"fba99b2f-e5c1-43cd-af4a-a7e5d93092e6","description":""},{"name":"Flow Logs","item":[{"name":"Create Flow Logs","id":"530bce45-50ed-4bb1-b9d9-026282494a3c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?ClientToken&DeliverLogsPermissionArn&DryRun&LogDestination&LogDestinationType&LogFormat&LogGroupName&ResourceId.N&ResourceType&TrafficType&Action=CreateFlowLogs","description":"<p>Creates one or more flow logs to capture information about IP traffic for a specific\n                        network interface,\n                        subnet, or VPC.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the             request. For more information, see How to Ensure                Idempotency.</p>\n","type":"text/plain"},"key":"ClientToken","value":""},{"description":{"content":"<p>The ARN for the IAM role that permits Amazon EC2 to publish flow logs to a CloudWatch Logs log group        in your account.</p>\n","type":"text/plain"},"key":"DeliverLogsPermissionArn","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>Specifies the destination to which the flow log data is to be published. Flow log data can be published             to a CloudWatch Logs log group or an Amazon S3 bucket. The value specified for this parameter depends on the value specified            for LogDestinationType.</p>\n","type":"text/plain"},"key":"LogDestination","value":""},{"description":{"content":"<p>Specifies the type of destination to which the flow log data is to be published. Flow log data can be           published to CloudWatch Logs or Amazon S3. To publish flow log data to CloudWatch Logs, specify cloud-watch-logs. To            publish flow log data to Amazon S3, specify s3.</p>\n","type":"text/plain"},"key":"LogDestinationType","value":""},{"description":{"content":"<p>The fields to include in the flow log record, in the order in which they should appear. For a list of available fields, see Flow Log Records. If you omit this parameter, the flow log is created using the default format. If you specify this parameter, you must specify at least one field.</p>\n","type":"text/plain"},"key":"LogFormat","value":""},{"description":{"content":"<p>The name of a new or existing CloudWatch Logs log group where Amazon EC2 publishes your flow logs.</p>\n","type":"text/plain"},"key":"LogGroupName","value":""},{"description":{"content":"<p>The ID of the subnet, network interface, or VPC for which you want to create a flow log.</p>\n","type":"text/plain"},"key":"ResourceId.N","value":""},{"description":{"content":"<p>The type of resource for which to create the flow log. For example, if you specified a VPC ID for       the ResourceId property, specify VPC for this property.</p>\n","type":"text/plain"},"key":"ResourceType","value":""},{"description":{"content":"<p>The type of traffic to log. You can log traffic that the resource accepts or rejects, or all traffic.</p>\n","type":"text/plain"},"key":"TrafficType","value":""},{"key":"Action","value":"CreateFlowLogs"}],"variable":[]}},"response":[],"_postman_id":"530bce45-50ed-4bb1-b9d9-026282494a3c"},{"name":"Delete Flow Logs","id":"a462871b-6d94-46b9-b958-9f428608f46f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&FlowLogId.N&Action=DeleteFlowLogs","description":"<p>Deletes one or more flow logs.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>One or more flow log IDs.</p>\n","type":"text/plain"},"key":"FlowLogId.N","value":""},{"key":"Action","value":"DeleteFlowLogs"}],"variable":[]}},"response":[],"_postman_id":"a462871b-6d94-46b9-b958-9f428608f46f"},{"name":"Describe Flow Logs","id":"ebe08187-70ab-441c-9004-83d98ae190f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&Filter.N&FlowLogId.N&MaxResults&NextToken&Action=DescribeFlowLogs","description":"<p>Describes one or more flow logs.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>One or more filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>One or more flow log IDs.</p>\n","type":"text/plain"},"key":"FlowLogId.N","value":""},{"description":{"content":"<p>The maximum number of results to return with a single call.     To retrieve the remaining results, make another call with the returned nextToken value.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>The token for the next page of results.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"key":"Action","value":"DescribeFlowLogs"}],"variable":[]}},"response":[],"_postman_id":"ebe08187-70ab-441c-9004-83d98ae190f1"}],"id":"22c0497a-1c7f-485e-8149-f3ee92e32e95","_postman_id":"22c0497a-1c7f-485e-8149-f3ee92e32e95","description":""},{"name":"Host Reservation","item":[{"name":"Purchase Host Reservation","id":"7c3ba34e-072b-44e1-b312-70f95dea6802","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?ClientToken&CurrencyCode&HostIdSet.N&LimitPrice&OfferingId&Action=PurchaseHostReservation","description":"<p>Purchase a reservation with configurations that match those of your Dedicated Host.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to Ensure Idempotency.</p>\n","type":"text/plain"},"key":"ClientToken","value":""},{"description":{"content":"<p>The currency in which the totalUpfrontPrice, LimitPrice, and totalHourlyPrice amounts are specified. At this time, the only supported currency is USD.</p>\n","type":"text/plain"},"key":"CurrencyCode","value":""},{"description":{"content":"<p>The IDs of the Dedicated Hosts with which the reservation will be associated.</p>\n","type":"text/plain"},"key":"HostIdSet.N","value":""},{"description":{"content":"<p>The specified limit is checked against the total upfront cost of the reservation (calculated as the offering's upfront cost multiplied by the host count). If the total upfront cost is greater than the specified price limit, the request fails. This is used to ensure that the purchase does not exceed the expected upfront cost of the purchase. At this time, the only supported currency is USD. For example, to indicate a limit price of USD 100, specify 100.00.</p>\n","type":"text/plain"},"key":"LimitPrice","value":""},{"description":{"content":"<p>The ID of the offering.</p>\n","type":"text/plain"},"key":"OfferingId","value":""},{"key":"Action","value":"PurchaseHostReservation"}],"variable":[]}},"response":[],"_postman_id":"7c3ba34e-072b-44e1-b312-70f95dea6802"}],"id":"4bb6fe96-7a8b-403b-b65a-a400a40e4f8f","_postman_id":"4bb6fe96-7a8b-403b-b65a-a400a40e4f8f","description":""},{"name":"Host Reservation Offerings","item":[{"name":"Describe Host Reservation Offerings","id":"128165b9-8244-4379-b010-5a43c7809eab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Filter.N&MaxDuration&MaxResults&MinDuration&NextToken&OfferingId&Action=DescribeHostReservationOfferings","description":"<p>Describes the Dedicated Host reservations that are available to purchase.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>This is the maximum duration of the reservation to purchase, specified in seconds. Reservations are available in one-year and three-year terms. The number of seconds specified must be the number of seconds in a year (365x24x60x60) times one of the supported durations (1 or 3). For example, specify 94608000 for three years.</p>\n","type":"text/plain"},"key":"MaxDuration","value":""},{"description":{"content":"<p>The maximum number of results to return for the request in a single page. The remaining results can be seen by sending another request with the returned nextToken value. This value can be between 5 and 500. If maxResults is given a larger value than 500, you receive an error.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>This is the minimum duration of the reservation you'd like to purchase, specified in seconds. Reservations are available in one-year and three-year terms. The number of seconds specified must be the number of seconds in a year (365x24x60x60) times one of the supported durations (1 or 3). For example, specify 31536000 for one year.</p>\n","type":"text/plain"},"key":"MinDuration","value":""},{"description":{"content":"<p>The token to use to retrieve the next page of results.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"description":{"content":"<p>The ID of the reservation offering.</p>\n","type":"text/plain"},"key":"OfferingId","value":""},{"key":"Action","value":"DescribeHostReservationOfferings"}],"variable":[]}},"response":[],"_postman_id":"128165b9-8244-4379-b010-5a43c7809eab"}],"id":"7100aa90-72e9-460c-963d-f99752428bbc","_postman_id":"7100aa90-72e9-460c-963d-f99752428bbc","description":""},{"name":"Host Reservation Purchase Preview","item":[{"name":"Get Host Reservation Purchase Preview","id":"355d0465-f003-49cb-a031-e3be29be3a9a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?HostIdSet.N&OfferingId&Action=GetHostReservationPurchasePreview","description":"<p>Preview a reservation purchase with configurations that match those of your\n                        Dedicated Host.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The IDs of the Dedicated Hosts with which the reservation is associated.</p>\n","type":"text/plain"},"key":"HostIdSet.N","value":""},{"description":{"content":"<p>The offering ID of the reservation.</p>\n","type":"text/plain"},"key":"OfferingId","value":""},{"key":"Action","value":"GetHostReservationPurchasePreview"}],"variable":[]}},"response":[],"_postman_id":"355d0465-f003-49cb-a031-e3be29be3a9a"}],"id":"7eab8584-dbf7-49a7-8da1-bf5a1db605ff","_postman_id":"7eab8584-dbf7-49a7-8da1-bf5a1db605ff","description":""},{"name":"Host Reservations","item":[{"name":"Describe Host Reservations","id":"25b84a41-94aa-46f3-8610-fdff42760329","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Filter.N&HostReservationIdSet.N&MaxResults&NextToken&Action=DescribeHostReservations","description":"<p>Describes reservations that are associated with Dedicated Hosts in your\n                        account.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>The host reservation IDs.</p>\n","type":"text/plain"},"key":"HostReservationIdSet.N","value":""},{"description":{"content":"<p>The maximum number of results to return for the request in a single page. The remaining results can be seen by sending another request with the returned nextToken value. This value can be between 5 and 500. If maxResults is given a larger value than 500, you receive an error.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>The token to use to retrieve the next page of results.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"key":"Action","value":"DescribeHostReservations"}],"variable":[]}},"response":[],"_postman_id":"25b84a41-94aa-46f3-8610-fdff42760329"}],"id":"5d1d14cc-0ef9-46c0-8f02-3d0b430fee76","_postman_id":"5d1d14cc-0ef9-46c0-8f02-3d0b430fee76","description":""},{"name":"Hosts","item":[{"name":"Allocate Hosts","id":"aff16339-a90c-4669-b417-510ceda0631d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?AutoPlacement&AvailabilityZone&ClientToken&HostRecovery&InstanceType&Quantity&TagSpecification.N&Action=AllocateHosts","description":"<p>Allocates a Dedicated Host to your account.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Indicates whether the host accepts any untargeted instance launches that        match its instance type configuration, or if it only accepts Host tenancy       instance launches that specify its unique host ID. For more information,        see         Understanding Instance Placement and Host Affinity in the   Amazon EC2 User Guide for Linux Instances.</p>\n","type":"text/plain"},"key":"AutoPlacement","value":""},{"description":{"content":"<p>The Availability Zone in which to allocate the Dedicated Host.</p>\n","type":"text/plain"},"key":"AvailabilityZone","value":""},{"description":{"content":"<p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to Ensure Idempotency.</p>\n","type":"text/plain"},"key":"ClientToken","value":""},{"description":{"content":"<p>Indicates whether to enable or disable host recovery for the Dedicated Host.            Host recovery is disabled by default. For more information, see                                 Host Recovery in the Amazon Elastic Compute Cloud User Guide.</p>\n","type":"text/plain"},"key":"HostRecovery","value":""},{"description":{"content":"<p>Specifies the instance type for which to configure your Dedicated Hosts. When you           specify the instance type, that is the only instance type that you can launch onto that             host.</p>\n","type":"text/plain"},"key":"InstanceType","value":""},{"description":{"content":"<p>The number of Dedicated Hosts to allocate to your account with these            parameters.</p>\n","type":"text/plain"},"key":"Quantity","value":""},{"description":{"content":"<p>The tags to apply to the Dedicated Host during creation.</p>\n","type":"text/plain"},"key":"TagSpecification.N","value":""},{"key":"Action","value":"AllocateHosts"}],"variable":[]}},"response":[],"_postman_id":"aff16339-a90c-4669-b417-510ceda0631d"},{"name":"Describe Hosts","id":"8a71959e-db2f-4c63-ae9d-24eaeb8cf468","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Filter.N&HostId.N&MaxResults&NextToken&Action=DescribeHosts","description":"<p>Describes the specified Dedicated Hosts or all your Dedicated Hosts.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>The IDs of the Dedicated Hosts. The IDs are used for targeted instance launches.</p>\n","type":"text/plain"},"key":"HostId.N","value":""},{"description":{"content":"<p>The maximum number of results to return for the request in a single page. The remaining results can be seen by sending another request with the returned nextToken value. This value can be between 5 and 500. If maxResults is given a larger value than 500, you receive an error.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>The token to use to retrieve the next page of results.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"key":"Action","value":"DescribeHosts"}],"variable":[]}},"response":[],"_postman_id":"8a71959e-db2f-4c63-ae9d-24eaeb8cf468"},{"name":"Modify Hosts","id":"bd309aae-afd4-4da9-8f47-65779b890158","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?AutoPlacement&HostId.N&HostRecovery&Action=ModifyHosts","description":"<p>Modify the auto-placement setting of a Dedicated Host.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Specify whether to enable or disable auto-placement.</p>\n","type":"text/plain"},"key":"AutoPlacement","value":""},{"description":{"content":"<p>The IDs of the Dedicated Hosts to modify.</p>\n","type":"text/plain"},"key":"HostId.N","value":""},{"description":{"content":"<p>Indicates whether to enable or disable host recovery for the Dedicated Host. For more information,              see                     Host Recovery in the Amazon Elastic Compute Cloud User Guide.</p>\n","type":"text/plain"},"key":"HostRecovery","value":""},{"key":"Action","value":"ModifyHosts"}],"variable":[]}},"response":[],"_postman_id":"bd309aae-afd4-4da9-8f47-65779b890158"},{"name":"Release Hosts","id":"b398c1b9-4e48-405c-bf4a-c81f25d93674","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?HostId.N&Action=ReleaseHosts","description":"<p>When you no longer want to use an On-Demand Dedicated Host it can be released.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The IDs of the Dedicated Hosts to release.</p>\n","type":"text/plain"},"key":"HostId.N","value":""},{"key":"Action","value":"ReleaseHosts"}],"variable":[]}},"response":[],"_postman_id":"b398c1b9-4e48-405c-bf4a-c81f25d93674"}],"id":"2f4010cd-f6e7-4f4a-9746-2a1ec4bda7d9","_postman_id":"2f4010cd-f6e7-4f4a-9746-2a1ec4bda7d9","description":""},{"name":"IAM Instance Profile","item":[{"name":"Associate IAM Instance Profile","id":"5bda91c7-74f4-4e18-8432-02cb73f83775","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?IamInstanceProfile&InstanceId&Action=AssociateIamInstanceProfile","description":"<p>Associates an IAM instance profile with a running or stopped instance.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The IAM instance profile.</p>\n","type":"text/plain"},"key":"IamInstanceProfile","value":""},{"description":{"content":"<p>The ID of the instance.</p>\n","type":"text/plain"},"key":"InstanceId","value":""},{"key":"Action","value":"AssociateIamInstanceProfile"}],"variable":[]}},"response":[],"_postman_id":"5bda91c7-74f4-4e18-8432-02cb73f83775"},{"name":"Disassociate IAM Instance Profile","id":"36939c93-7a33-4ade-8082-cc588c648fcf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?AssociationId&Action=DisassociateIamInstanceProfile","description":"<p>Disassociates an IAM instance profile from a running or stopped instance.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The ID of the IAM instance profile association.</p>\n","type":"text/plain"},"key":"AssociationId","value":""},{"key":"Action","value":"DisassociateIamInstanceProfile"}],"variable":[]}},"response":[],"_postman_id":"36939c93-7a33-4ade-8082-cc588c648fcf"}],"id":"9c696e4a-db92-4fbc-9884-2faad8262a33","_postman_id":"9c696e4a-db92-4fbc-9884-2faad8262a33","description":""},{"name":"IAM Instance Profile Association","item":[{"name":"Replace IAM Instance Profile Association","id":"897f1602-5b00-4ad1-8e3b-eb3649e0af5d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?AssociationId&IamInstanceProfile&Action=ReplaceIamInstanceProfileAssociation","description":"<p>Replaces an IAM instance profile for the specified running instance.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The ID of the existing IAM instance profile association.</p>\n","type":"text/plain"},"key":"AssociationId","value":""},{"description":{"content":"<p>The IAM instance profile.</p>\n","type":"text/plain"},"key":"IamInstanceProfile","value":""},{"key":"Action","value":"ReplaceIamInstanceProfileAssociation"}],"variable":[]}},"response":[],"_postman_id":"897f1602-5b00-4ad1-8e3b-eb3649e0af5d"}],"id":"d4179f70-06ef-45b1-804c-633b217bf4a1","_postman_id":"d4179f70-06ef-45b1-804c-633b217bf4a1","description":""},{"name":"IAM Instance Profile Associations","item":[{"name":"Describe IAM Instance Profile Associations","id":"3e0f7e88-3ece-491e-ae46-d7c73ad59832","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?AssociationId.N&Filter.N&MaxResults&NextToken&Action=DescribeIamInstanceProfileAssociations","description":"<p>Describes your IAM instance profile associations.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The IAM instance profile associations.</p>\n","type":"text/plain"},"key":"AssociationId.N","value":""},{"description":{"content":"<p>The filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>The token to request the next page of results.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"key":"Action","value":"DescribeIamInstanceProfileAssociations"}],"variable":[]}},"response":[],"_postman_id":"3e0f7e88-3ece-491e-ae46-d7c73ad59832"}],"id":"a1fbd524-a18c-4199-a1c9-143a88eb61e1","_postman_id":"a1fbd524-a18c-4199-a1c9-143a88eb61e1","description":""},{"name":"ID Format","item":[{"name":"Describe ID Format","id":"49b6982e-ba88-48eb-b3ce-0f163bda97cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Resource&Action=DescribeIdFormat","description":"<p>Describes the ID format settings for your resources on a per-Region basis, for example,\n                        to view which resource types are enabled for longer IDs.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The type of resource: bundle | conversion-task | customer-gateway | dhcp-options | elastic-ip-allocation | elastic-ip-association | export-task | flow-log | image | import-task | instance | internet-gateway | network-acl | network-acl-association | network-interface | network-interface-attachment | prefix-list | reservation | route-table | route-table-association | security-group | snapshot | subnet | subnet-cidr-block-association | volume | vpc | vpc-cidr-block-association | vpc-endpoint | vpc-peering-connection | vpn-connection | vpn-gateway</p>\n","type":"text/plain"},"key":"Resource","value":""},{"key":"Action","value":"DescribeIdFormat"}],"variable":[]}},"response":[],"_postman_id":"49b6982e-ba88-48eb-b3ce-0f163bda97cd"},{"name":"Modify ID Format","id":"e0003e84-86ee-4c06-a50a-2940825367e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Resource&UseLongIds&Action=ModifyIdFormat","description":"<p>Modifies the ID format for the specified resource on a per-Region basis.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The type of resource: bundle | conversion-task | customer-gateway | dhcp-options | elastic-ip-allocation | elastic-ip-association | export-task | flow-log | image | import-task | internet-gateway | network-acl | network-acl-association | network-interface | network-interface-attachment | prefix-list | route-table | route-table-association | security-group | subnet | subnet-cidr-block-association | vpc | vpc-cidr-block-association | vpc-endpoint | vpc-peering-connection | vpn-connection | vpn-gateway.</p>\n","type":"text/plain"},"key":"Resource","value":""},{"description":{"content":"<p>Indicate whether the resource should use longer IDs (17-character IDs).</p>\n","type":"text/plain"},"key":"UseLongIds","value":""},{"key":"Action","value":"ModifyIdFormat"}],"variable":[]}},"response":[],"_postman_id":"e0003e84-86ee-4c06-a50a-2940825367e2"}],"id":"d76d7f98-46ab-4962-8be8-502e51153406","_postman_id":"d76d7f98-46ab-4962-8be8-502e51153406","description":""},{"name":"IDentity ID Format","item":[{"name":"Describe IDentity ID Format","id":"369f84b1-54fc-44da-855b-abd08f06ef97","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?PrincipalArn&Resource&Action=DescribeIdentityIdFormat","description":"<p>Describes the ID format settings for resources for the specified IAM user, IAM role,\n                        or root\n                        user.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The ARN of the principal, which can be an IAM role, IAM user, or the root user.</p>\n","type":"text/plain"},"key":"PrincipalArn","value":""},{"description":{"content":"<p>The type of resource: bundle | conversion-task | customer-gateway | dhcp-options | elastic-ip-allocation | elastic-ip-association | export-task | flow-log | image | import-task | instance | internet-gateway | network-acl | network-acl-association | network-interface | network-interface-attachment | prefix-list | reservation | route-table | route-table-association | security-group | snapshot | subnet | subnet-cidr-block-association | volume | vpc | vpc-cidr-block-association | vpc-endpoint | vpc-peering-connection | vpn-connection | vpn-gateway</p>\n","type":"text/plain"},"key":"Resource","value":""},{"key":"Action","value":"DescribeIdentityIdFormat"}],"variable":[]}},"response":[],"_postman_id":"369f84b1-54fc-44da-855b-abd08f06ef97"},{"name":"Modify IDentity ID Format","id":"94a5b48a-f826-4a6e-b912-75faf6a7f040","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?PrincipalArn&Resource&UseLongIds&Action=ModifyIdentityIdFormat","description":"<p>Modifies the ID format of a resource for a specified IAM user, IAM role, or the root\n                        user for an account; or all IAM users, IAM roles, and the root user for an account.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The ARN of the principal, which can be an IAM user, IAM role, or the root user. Specify all to modify the ID format for all IAM users, IAM roles, and the root user of the account.</p>\n","type":"text/plain"},"key":"PrincipalArn","value":""},{"description":{"content":"<p>The type of resource: bundle | conversion-task | customer-gateway | dhcp-options | elastic-ip-allocation | elastic-ip-association | export-task | flow-log | image | import-task | internet-gateway | network-acl | network-acl-association | network-interface | network-interface-attachment | prefix-list | route-table | route-table-association | security-group | subnet | subnet-cidr-block-association | vpc | vpc-cidr-block-association | vpc-endpoint | vpc-peering-connection | vpn-connection | vpn-gateway.</p>\n","type":"text/plain"},"key":"Resource","value":""},{"description":{"content":"<p>Indicates whether the resource should use longer IDs (17-character IDs)</p>\n","type":"text/plain"},"key":"UseLongIds","value":""},{"key":"Action","value":"ModifyIdentityIdFormat"}],"variable":[]}},"response":[],"_postman_id":"94a5b48a-f826-4a6e-b912-75faf6a7f040"}],"id":"6d1df352-5d61-4bf1-ba99-c21c1eabd15b","_postman_id":"6d1df352-5d61-4bf1-ba99-c21c1eabd15b","description":""},{"name":"IPV6 Addresses","item":[{"name":"Assign IPV6 Addresses","id":"b6883c58-7303-4813-87ad-57d844d9c10d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Ipv6AddressCount&Ipv6Addresses.N&NetworkInterfaceId&Action=AssignIpv6Addresses","description":"<p>Assigns one or more IPv6 addresses to the specified network interface.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The number of IPv6 addresses to assign to the network interface. Amazon EC2 automatically selects the IPv6 addresses from the subnet range. You can't use this option if specifying specific IPv6 addresses.</p>\n","type":"text/plain"},"key":"Ipv6AddressCount","value":""},{"description":{"content":"<p>One or more specific IPv6 addresses to be assigned to the network interface. You can't use this option if you're specifying a number of IPv6 addresses.</p>\n","type":"text/plain"},"key":"Ipv6Addresses.N","value":""},{"description":{"content":"<p>The ID of the network interface.</p>\n","type":"text/plain"},"key":"NetworkInterfaceId","value":""},{"key":"Action","value":"AssignIpv6Addresses"}],"variable":[]}},"response":[],"_postman_id":"b6883c58-7303-4813-87ad-57d844d9c10d"},{"name":"Unassign IPV6 Addresses","id":"05a50f57-0648-42b2-b4b1-518e54a10086","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Ipv6Addresses.N&NetworkInterfaceId&Action=UnassignIpv6Addresses","description":"<p>Unassigns one or more IPv6 addresses from a network interface.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The IPv6 addresses to unassign from the network interface.</p>\n","type":"text/plain"},"key":"Ipv6Addresses.N","value":""},{"description":{"content":"<p>The ID of the network interface.</p>\n","type":"text/plain"},"key":"NetworkInterfaceId","value":""},{"key":"Action","value":"UnassignIpv6Addresses"}],"variable":[]}},"response":[],"_postman_id":"05a50f57-0648-42b2-b4b1-518e54a10086"}],"id":"943bb763-02af-4b06-9431-135c9d590d2b","_postman_id":"943bb763-02af-4b06-9431-135c9d590d2b","description":""},{"name":"Image","item":[{"name":"Copy Image","id":"c9ac1140-2e71-4bd3-b445-34c6199780ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?ClientToken&Description&DryRun&Encrypted&KmsKeyId&Name&SourceImageId&SourceRegion&Action=CopyImage","description":"<p>Initiates the copy of an AMI from the specified source Region to the current Region.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Unique, case-sensitive identifier you provide to ensure                 idempotency of the request. For more information, see How to Ensure Idempotency in the                Amazon Elastic Compute Cloud User Guide.</p>\n","type":"text/plain"},"key":"ClientToken","value":""},{"description":{"content":"<p>A description for the new AMI in the destination Region.</p>\n","type":"text/plain"},"key":"Description","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>Specifies whether the destination snapshots of the copied image should be encrypted. You can encrypt a copy of an unencrypted snapshot, but you cannot create an unencrypted copy of an encrypted snapshot. The default CMK for EBS is used unless you specify a non-default  AWS Key Management Service (AWS KMS) CMK using KmsKeyId. For more information, see Amazon EBS Encryption in the Amazon Elastic Compute Cloud User Guide.</p>\n","type":"text/plain"},"key":"Encrypted","value":""},{"description":{"content":"<p>An identifier for the AWS Key Management Service (AWS KMS) customer master key (CMK) to use when creating the encrypted volume. This parameter is only required if you want to use a non-default CMK; if this parameter is not specified, the default CMK for EBS is used. If a KmsKeyId is specified, the Encrypted flag must also be set.</p>\n","type":"text/plain"},"key":"KmsKeyId","value":""},{"description":{"content":"<p>The name of the new AMI in the destination Region.</p>\n","type":"text/plain"},"key":"Name","value":""},{"description":{"content":"<p>The ID of the AMI to copy.</p>\n","type":"text/plain"},"key":"SourceImageId","value":""},{"description":{"content":"<p>The name of the Region that contains the AMI to copy.</p>\n","type":"text/plain"},"key":"SourceRegion","value":""},{"key":"Action","value":"CopyImage"}],"variable":[]}},"response":[],"_postman_id":"c9ac1140-2e71-4bd3-b445-34c6199780ee"},{"name":"Create Image","id":"7589e880-6f4d-4089-b064-7475f8c02af2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?BlockDeviceMapping.N&Description&DryRun&InstanceId&Name&NoReboot&Action=CreateImage","description":"<p>Creates an Amazon EBS-backed AMI from an Amazon EBS-backed instance that is either\n                        running or stopped.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The block device mappings. This parameter cannot be used to modify the encryption status of existing volumes or snapshots. To create an AMI with encrypted snapshots, use the CopyImage action.</p>\n","type":"text/plain"},"key":"BlockDeviceMapping.N","value":""},{"description":{"content":"<p>A description for the new image.</p>\n","type":"text/plain"},"key":"Description","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the instance.</p>\n","type":"text/plain"},"key":"InstanceId","value":""},{"description":{"content":"<p>A name for the new image.</p>\n","type":"text/plain"},"key":"Name","value":""},{"description":{"content":"<p>By default, Amazon EC2 attempts to shut down and reboot the instance before creating the image. If the 'No Reboot' option is set, Amazon EC2 doesn't shut down the instance before creating the image. When this option is used, file system integrity on the created image can't be guaranteed.</p>\n","type":"text/plain"},"key":"NoReboot","value":""},{"key":"Action","value":"CreateImage"}],"variable":[]}},"response":[],"_postman_id":"7589e880-6f4d-4089-b064-7475f8c02af2"},{"name":"Deregister Image","id":"bcf58291-b7e4-41f7-8a6a-740b46c01d06","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&ImageId&Action=DeregisterImage","description":"<p>Deregisters the specified AMI.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the AMI.</p>\n","type":"text/plain"},"key":"ImageId","value":""},{"key":"Action","value":"DeregisterImage"}],"variable":[]}},"response":[],"_postman_id":"bcf58291-b7e4-41f7-8a6a-740b46c01d06"},{"name":"Describe Images","id":"2bb0cabb-4ce4-4855-9569-4e2c5da9e1ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&ExecutableBy.N&Filter.N&ImageId.N&Owner.N&Action=DescribeImages","description":"<p>Describes the specified images (AMIs, AKIs, and ARIs) available to you or all of the\n                        images available to you.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>Scopes the images by users with explicit launch permissions.                Specify an AWS account ID, self (the sender of the request),                or all (public AMIs).</p>\n","type":"text/plain"},"key":"ExecutableBy.N","value":""},{"description":{"content":"<p>The filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>The image IDs.</p>\n","type":"text/plain"},"key":"ImageId.N","value":""},{"description":{"content":"<p>Filters the images by the owner. Specify an AWS account ID, self (owner is the sender of the request), or an AWS owner alias (valid values are amazon | aws-marketplace | microsoft). Omitting this option returns all images for which you have launch permissions, regardless of ownership.</p>\n","type":"text/plain"},"key":"Owner.N","value":""},{"key":"Action","value":"DescribeImages"}],"variable":[]}},"response":[],"_postman_id":"2bb0cabb-4ce4-4855-9569-4e2c5da9e1ce"},{"name":"Export Image","id":"cb4bc5c6-ff5b-4abd-a50b-6f8c320c6b08","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=ExportImage","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"ExportImage"}],"variable":[]}},"response":[],"_postman_id":"cb4bc5c6-ff5b-4abd-a50b-6f8c320c6b08"},{"name":"Import Image","id":"d050dbcc-76b7-4157-ba23-febad272691f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=ImportImage","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"ImportImage"}],"variable":[]}},"response":[],"_postman_id":"d050dbcc-76b7-4157-ba23-febad272691f"},{"name":"Register Image","id":"8708a91f-4426-4d49-9b92-10c3654e0507","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Architecture&BillingProduct.N&BlockDeviceMapping.N&Description&DryRun&EnaSupport&ImageLocation&KernelId&Name&RamdiskId&RootDeviceName&SriovNetSupport&VirtualizationType&Action=RegisterImage","description":"<p>Registers an AMI.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The architecture of the AMI.</p>\n","type":"text/plain"},"key":"Architecture","value":""},{"description":{"content":"<p>The billing product codes. Your account must be authorized to specify billing product codes. Otherwise, you can use the AWS Marketplace to bill for the use of an AMI.</p>\n","type":"text/plain"},"key":"BillingProduct.N","value":""},{"description":{"content":"<p>The block device mapping entries.</p>\n","type":"text/plain"},"key":"BlockDeviceMapping.N","value":""},{"description":{"content":"<p>A description for your AMI.</p>\n","type":"text/plain"},"key":"Description","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>Set to true to enable enhanced networking with ENA for the AMI and any instances that you launch from the AMI.</p>\n","type":"text/plain"},"key":"EnaSupport","value":""},{"description":{"content":"<p>The full path to your AMI manifest in Amazon S3 storage. The specified bucket must have the         aws-exec-read canned access control list (ACL) to ensure that it can be accessed        by Amazon EC2. For more information, see Canned ACLs in the         Amazon S3 Service Developer Guide.</p>\n","type":"text/plain"},"key":"ImageLocation","value":""},{"description":{"content":"<p>The ID of the kernel.</p>\n","type":"text/plain"},"key":"KernelId","value":""},{"description":{"content":"<p>A name for your AMI.</p>\n","type":"text/plain"},"key":"Name","value":""},{"description":{"content":"<p>The ID of the RAM disk.</p>\n","type":"text/plain"},"key":"RamdiskId","value":""},{"description":{"content":"<p>The device name of the root device volume (for example, /dev/sda1).</p>\n","type":"text/plain"},"key":"RootDeviceName","value":""},{"description":{"content":"<p>Set to simple to enable enhanced networking with the Intel 82599 Virtual Function interface for the AMI and any instances that you launch from the AMI.</p>\n","type":"text/plain"},"key":"SriovNetSupport","value":""},{"description":{"content":"<p>The type of virtualization (hvm | paravirtual).</p>\n","type":"text/plain"},"key":"VirtualizationType","value":""},{"key":"Action","value":"RegisterImage"}],"variable":[]}},"response":[],"_postman_id":"8708a91f-4426-4d49-9b92-10c3654e0507"}],"id":"5eec5fd7-9b98-4607-8b72-acf0ae7a6bb5","_postman_id":"5eec5fd7-9b98-4607-8b72-acf0ae7a6bb5","description":""},{"name":"Image Attribute","item":[{"name":"Describe Image Attribute","id":"3355e0d8-7820-4943-babb-bc9b5ae0b659","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Attribute&DryRun&ImageId&Action=DescribeImageAttribute","description":"<p>Describes the specified attribute of the specified AMI.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The AMI attribute.</p>\n","type":"text/plain"},"key":"Attribute","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the AMI.</p>\n","type":"text/plain"},"key":"ImageId","value":""},{"key":"Action","value":"DescribeImageAttribute"}],"variable":[]}},"response":[],"_postman_id":"3355e0d8-7820-4943-babb-bc9b5ae0b659"},{"name":"Modify Image Attribute","id":"252359b3-b8c6-4fb7-97c1-014384218647","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Attribute&Description&DryRun&ImageId&LaunchPermission&OperationType&ProductCode.N&UserGroup.N&UserId.N&Value&Action=ModifyImageAttribute","description":"<p>Modifies the specified attribute of the specified AMI.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The name of the attribute to modify.  The valid values are description, launchPermission, and productCodes.</p>\n","type":"text/plain"},"key":"Attribute","value":""},{"description":{"content":"<p>A new description for the AMI.</p>\n","type":"text/plain"},"key":"Description","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the AMI.</p>\n","type":"text/plain"},"key":"ImageId","value":""},{"description":{"content":"<p>A new launch permission for the AMI.</p>\n","type":"text/plain"},"key":"LaunchPermission","value":""},{"description":{"content":"<p>The operation type.  This parameter can be used only when the Attribute parameter is launchPermission.</p>\n","type":"text/plain"},"key":"OperationType","value":""},{"description":{"content":"<p>The DevPay product codes. After you add a product code to an AMI, it can't be removed.</p>\n","type":"text/plain"},"key":"ProductCode.N","value":""},{"description":{"content":"<p>The user groups.  This parameter can be used only when the Attribute parameter is launchPermission.</p>\n","type":"text/plain"},"key":"UserGroup.N","value":""},{"description":{"content":"<p>The AWS account IDs.  This parameter can be used only when the Attribute parameter is launchPermission.</p>\n","type":"text/plain"},"key":"UserId.N","value":""},{"description":{"content":"<p>The value of the attribute being modified.  This parameter can be used only when the Attribute parameter is description or productCodes.</p>\n","type":"text/plain"},"key":"Value","value":""},{"key":"Action","value":"ModifyImageAttribute"}],"variable":[]}},"response":[],"_postman_id":"252359b3-b8c6-4fb7-97c1-014384218647"},{"name":"Reset Image Attribute","id":"5060e88f-dc76-4847-b6b5-f6f805661483","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Attribute&DryRun&ImageId&Action=ResetImageAttribute","description":"<p>Resets an attribute of an AMI to its default value.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The attribute to reset (currently you can only reset the launch permission attribute).</p>\n","type":"text/plain"},"key":"Attribute","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the AMI.</p>\n","type":"text/plain"},"key":"ImageId","value":""},{"key":"Action","value":"ResetImageAttribute"}],"variable":[]}},"response":[],"_postman_id":"5060e88f-dc76-4847-b6b5-f6f805661483"}],"id":"ad6e84e4-77b6-45a8-844c-b528037136b1","_postman_id":"ad6e84e4-77b6-45a8-844c-b528037136b1","description":""},{"name":"Import Image Tasks","item":[{"name":"Describe Import Image Tasks","id":"72fec270-c30a-4258-9135-cf4d4deefc55","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=DescribeImportImageTasks","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"DescribeImportImageTasks"}],"variable":[]}},"response":[],"_postman_id":"72fec270-c30a-4258-9135-cf4d4deefc55"}],"id":"45045697-3ca7-4728-b433-61a583677121","_postman_id":"45045697-3ca7-4728-b433-61a583677121","description":""},{"name":"Import Snapshot Tasks","item":[{"name":"Describe Import Snapshot Tasks","id":"107adc10-aa4e-4546-b9f5-c77813f68023","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=DescribeImportSnapshotTasks","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"DescribeImportSnapshotTasks"}],"variable":[]}},"response":[],"_postman_id":"107adc10-aa4e-4546-b9f5-c77813f68023"}],"id":"e4e02fd0-3757-4403-af9c-4b312047dc21","_postman_id":"e4e02fd0-3757-4403-af9c-4b312047dc21","description":""},{"name":"Import Task","item":[{"name":"Cancel Import Task","id":"28f310ef-274b-4d06-8145-02d74fb9e9cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=CancelImportTask","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"CancelImportTask"}],"variable":[]}},"response":[],"_postman_id":"28f310ef-274b-4d06-8145-02d74fb9e9cf"}],"id":"427c5dc2-6367-4b2b-849b-a3811716246c","_postman_id":"427c5dc2-6367-4b2b-849b-a3811716246c","description":""},{"name":"Instance","item":[{"name":"Bundle Instance","id":"4e7e2813-f642-4876-bb7e-68aaf0d7fcc5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&InstanceId&Storage&Action=BundleInstance","description":"<p>Bundles an Amazon instance store-backed Windows instance.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the instance to bundle.</p>\n","type":"text/plain"},"key":"InstanceId","value":""},{"description":{"content":"<p>The bucket in which to store the AMI. You can specify a bucket that you already own or a new bucket that Amazon EC2 creates on your behalf. If you specify a bucket that belongs to someone else, Amazon EC2 returns an error.</p>\n","type":"text/plain"},"key":"Storage","value":""},{"key":"Action","value":"BundleInstance"}],"variable":[]}},"response":[],"_postman_id":"4e7e2813-f642-4876-bb7e-68aaf0d7fcc5"},{"name":"Describe Instances","id":"cef2c892-bfe7-4de3-93fe-eb803243a349","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&Filter.N&InstanceId.N&MaxResults&NextToken&Action=DescribeInstances","description":"<p>Describes the specified instances or all of AWS account's instances.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>The instance IDs.</p>\n","type":"text/plain"},"key":"InstanceId.N","value":""},{"description":{"content":"<p>The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value. This value can be between 5 and 1000. You cannot specify this parameter and the instance IDs parameter in the same call.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>The token to request the next page of results.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"key":"Action","value":"DescribeInstances"}],"variable":[]}},"response":[],"_postman_id":"cef2c892-bfe7-4de3-93fe-eb803243a349"},{"name":"Import Instance","id":"30364552-0165-4dec-b733-eaf9e797e781","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Description&DiskImage.N&DryRun&LaunchSpecification&Platform&Action=ImportInstance","description":"<p>Creates an import instance task using metadata from the specified disk image.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>A description for the instance being imported.</p>\n","type":"text/plain"},"key":"Description","value":""},{"description":{"content":"<p>The disk image.</p>\n","type":"text/plain"},"key":"DiskImage.N","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The launch specification.</p>\n","type":"text/plain"},"key":"LaunchSpecification","value":""},{"description":{"content":"<p>The instance operating system.</p>\n","type":"text/plain"},"key":"Platform","value":""},{"key":"Action","value":"ImportInstance"}],"variable":[]}},"response":[],"_postman_id":"30364552-0165-4dec-b733-eaf9e797e781"},{"name":"Monitor Instances","id":"ce1ece39-05e4-4175-92b3-869860953bb6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&InstanceId.N&Action=MonitorInstances","description":"<p>Enables detailed monitoring for a running instance.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The IDs of the instances.</p>\n","type":"text/plain"},"key":"InstanceId.N","value":""},{"key":"Action","value":"MonitorInstances"}],"variable":[]}},"response":[],"_postman_id":"ce1ece39-05e4-4175-92b3-869860953bb6"},{"name":"Reboot Instances","id":"d5b6dfe1-459c-455f-b87c-b9e98b3176a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&InstanceId.N&Action=RebootInstances","description":"<p>Requests a reboot of the specified instances.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The instance IDs.</p>\n","type":"text/plain"},"key":"InstanceId.N","value":""},{"key":"Action","value":"RebootInstances"}],"variable":[]}},"response":[],"_postman_id":"d5b6dfe1-459c-455f-b87c-b9e98b3176a7"},{"name":"Run Instances","id":"89aa91b4-e2e5-4196-a2d5-213fd701712c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?AdditionalInfo&BlockDeviceMapping.N&CapacityReservationSpecification&ClientToken&CpuOptions&CreditSpecification&DisableApiTermination&DryRun&EbsOptimized&ElasticGpuSpecification.N&ElasticInferenceAccelerator.N&HibernationOptions&IamInstanceProfile&ImageId&InstanceInitiatedShutdownBehavior&InstanceMarketOptions&InstanceType&Ipv6Address.N&Ipv6AddressCount&KernelId&KeyName&LaunchTemplate&LicenseSpecification.N&MaxCount&MinCount&Monitoring&NetworkInterface.N&Placement&PrivateIpAddress&RamdiskId&SecurityGroup.N&SecurityGroupId.N&SubnetId&TagSpecification.N&UserData&Action=RunInstances","description":"<p>Launches the specified number of instances using an AMI for which you have\n                        permissions.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Reserved.</p>\n","type":"text/plain"},"key":"AdditionalInfo","value":""},{"description":{"content":"<p>The block device mapping entries.</p>\n","type":"text/plain"},"key":"BlockDeviceMapping.N","value":""},{"description":{"content":"<p>Information about the Capacity Reservation targeting option. If you do not specify this parameter, the instance's Capacity Reservation preference defaults to open, which enables it to run in any open Capacity Reservation that has matching attributes (instance type, platform, Availability Zone).</p>\n","type":"text/plain"},"key":"CapacityReservationSpecification","value":""},{"description":{"content":"<p>Unique, case-sensitive identifier you provide to ensure the idempotency of the request. For more information, see Ensuring    Idempotency.</p>\n","type":"text/plain"},"key":"ClientToken","value":""},{"description":{"content":"<p>The CPU options for the instance. For more information, see Optimizing CPU Options in the Amazon Elastic Compute Cloud User Guide.</p>\n","type":"text/plain"},"key":"CpuOptions","value":""},{"description":{"content":"<p>The credit option for CPU usage of the T2 or T3 instance. Valid values are standard and unlimited. To change this attribute after launch, use     ModifyInstanceCreditSpecification. For more information, see Burstable    Performance Instances in the Amazon Elastic Compute Cloud User Guide.</p>\n","type":"text/plain"},"key":"CreditSpecification","value":""},{"description":{"content":"<p>If you set this parameter to true, you can't terminate the instance using the Amazon EC2 console, CLI, or API; otherwise, you can. To change this attribute after launch,  use ModifyInstanceAttribute. Alternatively, if you set InstanceInitiatedShutdownBehavior to terminate, you can terminate the instance by running the shutdown command from the instance.</p>\n","type":"text/plain"},"key":"DisableApiTermination","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>Indicates whether the instance is optimized for Amazon EBS I/O. This optimization provides dedicated throughput to Amazon EBS and an optimized configuration stack to provide optimal Amazon EBS I/O performance. This optimization isn't available with all instance types. Additional usage charges apply when using an EBS-optimized instance.</p>\n","type":"text/plain"},"key":"EbsOptimized","value":""},{"description":{"content":"<p>An elastic GPU to associate with the instance. An Elastic GPU is a GPU resource that you can attach to your Windows instance to accelerate the graphics performance of your applications. For more information, see  Amazon EC2 Elastic    GPUs in the Amazon Elastic Compute Cloud User Guide.</p>\n","type":"text/plain"},"key":"ElasticGpuSpecification.N","value":""},{"description":{"content":"<p>An elastic inference accelerator to associate with the instance. Elastic inference accelerators are a resource you can attach to your Amazon EC2 instances to accelerate your Deep Learning (DL) inference workloads.</p>\n","type":"text/plain"},"key":"ElasticInferenceAccelerator.N","value":""},{"description":{"content":"<p>Indicates whether an instance is enabled for hibernation. For more information, see Hibernate    Your Instance in the Amazon Elastic Compute Cloud User Guide.</p>\n","type":"text/plain"},"key":"HibernationOptions","value":""},{"description":{"content":"<p>The IAM instance profile.</p>\n","type":"text/plain"},"key":"IamInstanceProfile","value":""},{"description":{"content":"<p>The ID of the AMI. An AMI ID is required to launch an instance and must be      specified here or in a launch template.</p>\n","type":"text/plain"},"key":"ImageId","value":""},{"description":{"content":"<p>Indicates whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).</p>\n","type":"text/plain"},"key":"InstanceInitiatedShutdownBehavior","value":""},{"description":{"content":"<p>The market (purchasing) option for the instances.</p>\n","type":"text/plain"},"key":"InstanceMarketOptions","value":""},{"description":{"content":"<p>The instance type. For more information, see Instance Types in the Amazon Elastic Compute Cloud User Guide.</p>\n","type":"text/plain"},"key":"InstanceType","value":""},{"description":{"content":"<p>[EC2-VPC] The IPv6 addresses from the range of the subnet to associate with the primary network interface. You cannot specify this option and the option to assign a number of IPv6 addresses in the same request. You cannot specify this option if you've specified a minimum number of instances to launch.</p>\n","type":"text/plain"},"key":"Ipv6Address.N","value":""},{"description":{"content":"<p>[EC2-VPC] The number of IPv6 addresses to associate with the primary network interface. Amazon EC2 chooses the IPv6 addresses from the range of your subnet. You cannot specify this option and the option to assign specific IPv6 addresses in the same request. You can specify this option if you've specified a minimum number of instances to launch.</p>\n","type":"text/plain"},"key":"Ipv6AddressCount","value":""},{"description":{"content":"<p>The ID of the kernel.</p>\n","type":"text/plain"},"key":"KernelId","value":""},{"description":{"content":"<p>The name of the key pair. You can create a key pair using CreateKeyPair or ImportKeyPair.</p>\n","type":"text/plain"},"key":"KeyName","value":""},{"description":{"content":"<p>The launch template to use to launch the instances. Any parameters that you specify in RunInstances override the same parameters in the launch template. You can specify either the name or ID of a launch template, but not both.</p>\n","type":"text/plain"},"key":"LaunchTemplate","value":""},{"description":{"content":"<p>The license configurations.</p>\n","type":"text/plain"},"key":"LicenseSpecification.N","value":""},{"description":{"content":"<p>The maximum number of instances to launch. If you specify more instances than Amazon EC2 can launch in the target Availability Zone, Amazon EC2 launches the largest possible number of instances above MinCount.</p>\n","type":"text/plain"},"key":"MaxCount","value":""},{"description":{"content":"<p>The minimum number of instances to launch. If you specify a minimum that is more instances than Amazon EC2 can launch in the target Availability Zone, Amazon EC2 launches no instances.</p>\n","type":"text/plain"},"key":"MinCount","value":""},{"description":{"content":"<p>Specifies whether detailed monitoring is enabled for the instance.</p>\n","type":"text/plain"},"key":"Monitoring","value":""},{"description":{"content":"<p>The network interfaces to associate with the instance. If you specify a network interface, you must specify any security groups and subnets as part of the network interface.</p>\n","type":"text/plain"},"key":"NetworkInterface.N","value":""},{"description":{"content":"<p>The placement for the instance.</p>\n","type":"text/plain"},"key":"Placement","value":""},{"description":{"content":"<p>[EC2-VPC] The primary IPv4 address. You must specify a value from the IPv4 address range of the subnet.</p>\n","type":"text/plain"},"key":"PrivateIpAddress","value":""},{"description":{"content":"<p>The ID of the RAM disk to select. Some kernels require additional drivers at launch. Check the kernel requirements for information about whether you need to specify a RAM disk. To find kernel requirements, go to the AWS Resource Center and search for the kernel ID.</p>\n","type":"text/plain"},"key":"RamdiskId","value":""},{"description":{"content":"<p>[EC2-Classic, default VPC] The names of the security groups. For a nondefault VPC, you must use security group IDs instead.</p>\n","type":"text/plain"},"key":"SecurityGroup.N","value":""},{"description":{"content":"<p>The IDs of the security groups. You can create a security group using   CreateSecurityGroup.</p>\n","type":"text/plain"},"key":"SecurityGroupId.N","value":""},{"description":{"content":"<p>[EC2-VPC] The ID of the subnet to launch the instance into.</p>\n","type":"text/plain"},"key":"SubnetId","value":""},{"description":{"content":"<p>The tags to apply to the resources during launch. You can only tag instances and volumes on launch. The specified tags are applied to all instances or volumes that are created during launch. To tag a resource after it has been created, see CreateTags.</p>\n","type":"text/plain"},"key":"TagSpecification.N","value":""},{"description":{"content":"<p>The user data to make available to the instance. For more information, see Running Commands    on Your Linux Instance at Launch (Linux) and Adding User Data (Windows). If you are using a command line tool, base64-encoding is performed for you, and you can load the text from a file. Otherwise, you must provide base64-encoded text. User data is limited to 16 KB.</p>\n","type":"text/plain"},"key":"UserData","value":""},{"key":"Action","value":"RunInstances"}],"variable":[]}},"response":[],"_postman_id":"89aa91b4-e2e5-4196-a2d5-213fd701712c"},{"name":"Start Instances","id":"765b56de-d175-4c2a-896b-c04372143fb7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?AdditionalInfo&DryRun&InstanceId.N&Action=StartInstances","description":"<p>Starts an Amazon EBS-backed instance that you've previously stopped.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Reserved.</p>\n","type":"text/plain"},"key":"AdditionalInfo","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The IDs of the instances.</p>\n","type":"text/plain"},"key":"InstanceId.N","value":""},{"key":"Action","value":"StartInstances"}],"variable":[]}},"response":[],"_postman_id":"765b56de-d175-4c2a-896b-c04372143fb7"},{"name":"Stop Instances","id":"33a19bf2-5a60-4949-bc67-d992ac0e2095","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&Force&Hibernate&InstanceId.N&Action=StopInstances","description":"<p>Stops an Amazon EBS-backed instance.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>Forces the instances to stop. The instances do not have an opportunity to flush file system caches or file system metadata. If you use this option, you must perform file system check and repair procedures. This option is not recommended for Windows instances.</p>\n","type":"text/plain"},"key":"Force","value":""},{"description":{"content":"<p>Hibernates the instance if the instance was enabled for hibernation at launch. If the instance cannot hibernate successfully, a normal shutdown occurs. For more information, see Hibernate    Your Instance in the Amazon Elastic Compute Cloud User Guide.</p>\n","type":"text/plain"},"key":"Hibernate","value":""},{"description":{"content":"<p>The IDs of the instances.</p>\n","type":"text/plain"},"key":"InstanceId.N","value":""},{"key":"Action","value":"StopInstances"}],"variable":[]}},"response":[],"_postman_id":"33a19bf2-5a60-4949-bc67-d992ac0e2095"},{"name":"Terminate Instances","id":"a1cf9693-9fec-4bbf-9acc-460abd6ac22b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&InstanceId.N&Action=TerminateInstances","description":"<p>Shuts down the specified instances.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The IDs of the instances.</p>\n","type":"text/plain"},"key":"InstanceId.N","value":""},{"key":"Action","value":"TerminateInstances"}],"variable":[]}},"response":[],"_postman_id":"a1cf9693-9fec-4bbf-9acc-460abd6ac22b"},{"name":"Unmonitor Instances","id":"eb75140c-0080-463b-9818-97efc3ab5883","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&InstanceId.N&Action=UnmonitorInstances","description":"<p>Disables detailed monitoring for a running instance.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The IDs of the instances.</p>\n","type":"text/plain"},"key":"InstanceId.N","value":""},{"key":"Action","value":"UnmonitorInstances"}],"variable":[]}},"response":[],"_postman_id":"eb75140c-0080-463b-9818-97efc3ab5883"}],"id":"d068a39d-fb5c-4d99-9ba5-e0eb7efcfbd1","_postman_id":"d068a39d-fb5c-4d99-9ba5-e0eb7efcfbd1","description":""},{"name":"Instance Attribute","item":[{"name":"Describe Instance Attribute","id":"d3785366-e240-4952-bbec-62cfa394eaf4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Attribute&DryRun&InstanceId&Action=DescribeInstanceAttribute","description":"<p>Describes the specified attribute of the specified instance.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The instance attribute.</p>\n","type":"text/plain"},"key":"Attribute","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the instance.</p>\n","type":"text/plain"},"key":"InstanceId","value":""},{"key":"Action","value":"DescribeInstanceAttribute"}],"variable":[]}},"response":[],"_postman_id":"d3785366-e240-4952-bbec-62cfa394eaf4"},{"name":"Modify Instance Attribute","id":"7547ade0-a888-46c0-93dc-93a44a5607aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Attribute&BlockDeviceMapping.N&DisableApiTermination&DryRun&EbsOptimized&EnaSupport&GroupId.N&InstanceId&InstanceInitiatedShutdownBehavior&InstanceType&Kernel&Ramdisk&SourceDestCheck&SriovNetSupport&UserData&Value&Action=ModifyInstanceAttribute","description":"<p>Modifies the specified attribute of the specified instance.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The name of the attribute.</p>\n","type":"text/plain"},"key":"Attribute","value":""},{"description":{"content":"<p>Modifies the DeleteOnTermination attribute for volumes that are currently attached. The volume must be owned by the caller. If no value is specified for DeleteOnTermination, the default is true and the volume is deleted when the instance is terminated.</p>\n","type":"text/plain"},"key":"BlockDeviceMapping.N","value":""},{"description":{"content":"<p>If the value is true, you can't terminate the instance using the Amazon EC2 console, CLI, or API; otherwise, you can. You cannot use this parameter for Spot Instances.</p>\n","type":"text/plain"},"key":"DisableApiTermination","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>Specifies whether the instance is optimized for Amazon EBS I/O. This optimization provides dedicated throughput to Amazon EBS and an optimized configuration stack to provide optimal EBS I/O performance. This optimization isn't available with all instance types. Additional usage charges apply when using an EBS Optimized instance.</p>\n","type":"text/plain"},"key":"EbsOptimized","value":""},{"description":{"content":"<p>Set to true to enable enhanced networking with ENA for the instance.</p>\n","type":"text/plain"},"key":"EnaSupport","value":""},{"description":{"content":"<p>[EC2-VPC] Changes the security groups of the instance. You must specify at least one security group, even if it's just the default security group for the VPC. You must specify the security group ID, not the security group name.</p>\n","type":"text/plain"},"key":"GroupId.N","value":""},{"description":{"content":"<p>The ID of the instance.</p>\n","type":"text/plain"},"key":"InstanceId","value":""},{"description":{"content":"<p>Specifies whether an instance stops or terminates when you initiate shutdown from the instance (using the operating system command for system shutdown).</p>\n","type":"text/plain"},"key":"InstanceInitiatedShutdownBehavior","value":""},{"description":{"content":"<p>Changes the instance type to the specified value. For more information, see Instance    Types. If the instance type is not valid, the error returned is InvalidInstanceAttributeValue.</p>\n","type":"text/plain"},"key":"InstanceType","value":""},{"description":{"content":"<p>Changes the instance's kernel to the specified value. We recommend that you use PV-GRUB instead of kernels and RAM disks. For more information, see PV-GRUB.</p>\n","type":"text/plain"},"key":"Kernel","value":""},{"description":{"content":"<p>Changes the instance's RAM disk to the specified value. We recommend that you use PV-GRUB instead of kernels and RAM disks. For more information, see PV-GRUB.</p>\n","type":"text/plain"},"key":"Ramdisk","value":""},{"description":{"content":"<p>Specifies whether source/destination checking is enabled. A value of true means that checking is enabled, and false means that checking is disabled. This value must be false for a NAT instance to perform NAT.</p>\n","type":"text/plain"},"key":"SourceDestCheck","value":""},{"description":{"content":"<p>Set to simple to enable enhanced networking with the Intel 82599 Virtual Function interface for the instance.</p>\n","type":"text/plain"},"key":"SriovNetSupport","value":""},{"description":{"content":"<p>Changes the instance's user data to the specified value. If you are using an AWS SDK or command line tool, base64-encoding is performed for you, and you can load the text from a file. Otherwise, you must provide base64-encoded text.</p>\n","type":"text/plain"},"key":"UserData","value":""},{"description":{"content":"<p>A new value for the attribute. Use only with the kernel, ramdisk, userData, disableApiTermination, or instanceInitiatedShutdownBehavior attribute.</p>\n","type":"text/plain"},"key":"Value","value":""},{"key":"Action","value":"ModifyInstanceAttribute"}],"variable":[]}},"response":[],"_postman_id":"7547ade0-a888-46c0-93dc-93a44a5607aa"},{"name":"Reset Instance Attribute","id":"bf5f4243-9345-46d9-b4f5-b9ccf50b0dc1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Attribute&DryRun&InstanceId&Action=ResetInstanceAttribute","description":"<p>Resets an attribute of an instance to its default value.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The attribute to reset.</p>\n","type":"text/plain"},"key":"Attribute","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the instance.</p>\n","type":"text/plain"},"key":"InstanceId","value":""},{"key":"Action","value":"ResetInstanceAttribute"}],"variable":[]}},"response":[],"_postman_id":"bf5f4243-9345-46d9-b4f5-b9ccf50b0dc1"}],"id":"6403a352-aa9d-4c55-96ac-1cadd3866091","_postman_id":"6403a352-aa9d-4c55-96ac-1cadd3866091","description":""},{"name":"Instance Capacity Reservation Attributes","item":[{"name":"Modify Instance Capacity Reservation Attributes","id":"c428126e-e8e9-4dce-86d8-66718345be92","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=ModifyInstanceCapacityReservationAttributes","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"ModifyInstanceCapacityReservationAttributes"}],"variable":[]}},"response":[],"_postman_id":"c428126e-e8e9-4dce-86d8-66718345be92"}],"id":"88624d30-37f0-4653-8927-f47a1d9e6aba","_postman_id":"88624d30-37f0-4653-8927-f47a1d9e6aba","description":""},{"name":"Instance Credit Specification","item":[{"name":"Modify Instance Credit Specification","id":"6bb4c854-0fee-496a-9062-fe05bf1d53cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?ClientToken&DryRun&InstanceCreditSpecification.N&Action=ModifyInstanceCreditSpecification","description":"<p>Modifies the credit option for CPU usage on a running or stopped T2 or T3 instance.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>A unique, case-sensitive token that you provide to ensure idempotency of your modification request. For more information, see Ensuring    Idempotency.</p>\n","type":"text/plain"},"key":"ClientToken","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>Information about the credit option for CPU usage.</p>\n","type":"text/plain"},"key":"InstanceCreditSpecification.N","value":""},{"key":"Action","value":"ModifyInstanceCreditSpecification"}],"variable":[]}},"response":[],"_postman_id":"6bb4c854-0fee-496a-9062-fe05bf1d53cb"}],"id":"e844f129-7096-45ce-a88c-acc876ada9f5","_postman_id":"e844f129-7096-45ce-a88c-acc876ada9f5","description":""},{"name":"Instance Credit Specifications","item":[{"name":"Describe Instance Credit Specifications","id":"adcd87ee-af76-492c-9b20-a29d8e28033f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&Filter.N&InstanceId.N&MaxResults&NextToken&Action=DescribeInstanceCreditSpecifications","description":"<p>Describes the credit option for CPU usage of the specified T2 or T3 instances.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>The instance IDs.</p>\n","type":"text/plain"},"key":"InstanceId.N","value":""},{"description":{"content":"<p>The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value. This value can be between 5 and 1000. You cannot specify this parameter and the instance IDs parameter in the same call.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>The token to retrieve the next page of results.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"key":"Action","value":"DescribeInstanceCreditSpecifications"}],"variable":[]}},"response":[],"_postman_id":"adcd87ee-af76-492c-9b20-a29d8e28033f"}],"id":"7a44836b-ae59-4ef1-b1a0-97227c35dba6","_postman_id":"7a44836b-ae59-4ef1-b1a0-97227c35dba6","description":""},{"name":"Instance Event Start Time","item":[{"name":"Modify Instance Event Start Time","id":"e18d53b4-2cdb-401a-85d8-1674ad6add2d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&InstanceEventId&InstanceId&NotBefore&Action=ModifyInstanceEventStartTime","description":"<p>Modifies the start time for a scheduled Amazon EC2 instance event.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the event whose date and time you are modifying.</p>\n","type":"text/plain"},"key":"InstanceEventId","value":""},{"description":{"content":"<p>The ID of the instance with the scheduled event.</p>\n","type":"text/plain"},"key":"InstanceId","value":""},{"description":{"content":"<p>The new date and time when the event will take place.</p>\n","type":"text/plain"},"key":"NotBefore","value":""},{"key":"Action","value":"ModifyInstanceEventStartTime"}],"variable":[]}},"response":[],"_postman_id":"e18d53b4-2cdb-401a-85d8-1674ad6add2d"}],"id":"9db881d4-c5ea-4fa2-861d-826f9183eb64","_postman_id":"9db881d4-c5ea-4fa2-861d-826f9183eb64","description":""},{"name":"Instance Export Task","item":[{"name":"Create Instance Export Task","id":"83e2966b-e304-4b90-8b03-ae67d652157b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Description&ExportToS3&InstanceId&TargetEnvironment&Action=CreateInstanceExportTask","description":"<p>Exports a running or stopped instance to an S3 bucket.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>A description for the conversion task or the resource being exported. The maximum length is 255 bytes.</p>\n","type":"text/plain"},"key":"Description","value":""},{"description":{"content":"<p>The format and location for an instance export task.</p>\n","type":"text/plain"},"key":"ExportToS3","value":""},{"description":{"content":"<p>The ID of the instance.</p>\n","type":"text/plain"},"key":"InstanceId","value":""},{"description":{"content":"<p>The target virtualization environment.</p>\n","type":"text/plain"},"key":"TargetEnvironment","value":""},{"key":"Action","value":"CreateInstanceExportTask"}],"variable":[]}},"response":[],"_postman_id":"83e2966b-e304-4b90-8b03-ae67d652157b"}],"id":"94c00ba9-c6b2-4c63-a4fe-ee25e18547a1","_postman_id":"94c00ba9-c6b2-4c63-a4fe-ee25e18547a1","description":""},{"name":"Instance Placement","item":[{"name":"Modify Instance Placement","id":"fa74b24d-db68-4a2c-ae09-dceead3404e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Affinity&GroupName&HostId&InstanceId&PartitionNumber&Tenancy&Action=ModifyInstancePlacement","description":"<p>Modifies the placement attributes for a specified instance.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The affinity setting for the instance.</p>\n","type":"text/plain"},"key":"Affinity","value":""},{"description":{"content":"<p>The name of the placement group in which to place the instance. For spread placement groups, the instance must have a tenancy of default. For cluster and partition placement groups, the instance must have a tenancy of default or dedicated.</p>\n","type":"text/plain"},"key":"GroupName","value":""},{"description":{"content":"<p>The ID of the Dedicated Host with which to associate the instance.</p>\n","type":"text/plain"},"key":"HostId","value":""},{"description":{"content":"<p>The ID of the instance that you are modifying.</p>\n","type":"text/plain"},"key":"InstanceId","value":""},{"description":{"content":"<p>Reserved for future use.</p>\n","type":"text/plain"},"key":"PartitionNumber","value":""},{"description":{"content":"<p>The tenancy for the instance.</p>\n","type":"text/plain"},"key":"Tenancy","value":""},{"key":"Action","value":"ModifyInstancePlacement"}],"variable":[]}},"response":[],"_postman_id":"fa74b24d-db68-4a2c-ae09-dceead3404e8"}],"id":"3f9019c3-05ec-4418-9688-247bc1df433d","_postman_id":"3f9019c3-05ec-4418-9688-247bc1df433d","description":""},{"name":"Instance Status","item":[{"name":"Describe Instance Status","id":"7213dfa6-48ce-45c8-a881-6c32d0437183","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&Filter.N&IncludeAllInstances&InstanceId.N&MaxResults&NextToken&Action=DescribeInstanceStatus","description":"<p>Describes the status of the specified instances or all of your instances.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>When true, includes the health status for all instances. When false, includes the health status for running instances only.</p>\n","type":"text/plain"},"key":"IncludeAllInstances","value":""},{"description":{"content":"<p>The instance IDs.</p>\n","type":"text/plain"},"key":"InstanceId.N","value":""},{"description":{"content":"<p>The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value. This value can be between 5 and 1000. You cannot specify this parameter and the instance IDs parameter in the same call.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>The token to retrieve the next page of results.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"key":"Action","value":"DescribeInstanceStatus"}],"variable":[]}},"response":[],"_postman_id":"7213dfa6-48ce-45c8-a881-6c32d0437183"},{"name":"Report Instance Status","id":"b1a29863-56d0-4bbd-b6a4-976254f7fd4f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Description&DryRun&EndTime&InstanceId.N&ReasonCode.N&StartTime&Status&Action=ReportInstanceStatus","description":"<p>Submits feedback about the status of an instance.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Descriptive text about the health state of your instance.</p>\n","type":"text/plain"},"key":"Description","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The time at which the reported instance health state ended.</p>\n","type":"text/plain"},"key":"EndTime","value":""},{"description":{"content":"<p>The instances.</p>\n","type":"text/plain"},"key":"InstanceId.N","value":""},{"description":{"content":"<p>The reason codes that describe the health state of your instance.</p>\n","type":"text/plain"},"key":"ReasonCode.N","value":""},{"description":{"content":"<p>The time at which the reported instance health state began.</p>\n","type":"text/plain"},"key":"StartTime","value":""},{"description":{"content":"<p>The status of all instances listed.</p>\n","type":"text/plain"},"key":"Status","value":""},{"key":"Action","value":"ReportInstanceStatus"}],"variable":[]}},"response":[],"_postman_id":"b1a29863-56d0-4bbd-b6a4-976254f7fd4f"}],"id":"6e4bdce0-c947-498f-87c5-6ef172368f30","_postman_id":"6e4bdce0-c947-498f-87c5-6ef172368f30","description":""},{"name":"Internet Gateway","item":[{"name":"Attach Internet Gateway","id":"6707ae51-7c61-4f43-9582-dac73cf8cdab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&InternetGatewayId&VpcId&Action=AttachInternetGateway","description":"<p>Attaches an internet gateway to a VPC, enabling connectivity between the internet\n                        and\n                        the VPC.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the internet gateway.</p>\n","type":"text/plain"},"key":"InternetGatewayId","value":""},{"description":{"content":"<p>The ID of the VPC.</p>\n","type":"text/plain"},"key":"VpcId","value":""},{"key":"Action","value":"AttachInternetGateway"}],"variable":[]}},"response":[],"_postman_id":"6707ae51-7c61-4f43-9582-dac73cf8cdab"},{"name":"Create Internet Gateway","id":"6b772fb1-8ae5-4803-b5d7-bf7d0f4628cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&Action=CreateInternetGateway","description":"<p>Creates an internet gateway for use with a VPC.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"key":"Action","value":"CreateInternetGateway"}],"variable":[]}},"response":[],"_postman_id":"6b772fb1-8ae5-4803-b5d7-bf7d0f4628cc"},{"name":"Delete Internet Gateway","id":"1f5de96b-b2db-4c94-a1f8-44317396e5c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&InternetGatewayId&Action=DeleteInternetGateway","description":"<p>Deletes the specified internet gateway.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the internet gateway.</p>\n","type":"text/plain"},"key":"InternetGatewayId","value":""},{"key":"Action","value":"DeleteInternetGateway"}],"variable":[]}},"response":[],"_postman_id":"1f5de96b-b2db-4c94-a1f8-44317396e5c5"},{"name":"Describe Internet Gateways","id":"4e52a5cf-691b-4768-97c3-46e690301600","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&Filter.N&InternetGatewayId.N&MaxResults&NextToken&Action=DescribeInternetGateways","description":"<p>Describes one or more of your internet gateways.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>One or more filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>One or more internet gateway IDs.</p>\n","type":"text/plain"},"key":"InternetGatewayId.N","value":""},{"description":{"content":"<p>The maximum number of results to return with a single call.     To retrieve the remaining results, make another call with the returned nextToken value.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>The token for the next page of results.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"key":"Action","value":"DescribeInternetGateways"}],"variable":[]}},"response":[],"_postman_id":"4e52a5cf-691b-4768-97c3-46e690301600"},{"name":"Detach Internet Gateway","id":"f7af38fe-e1e0-4add-84fc-83c800a789f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&InternetGatewayId&VpcId&Action=DetachInternetGateway","description":"<p>Detaches an internet gateway from a VPC, disabling connectivity between the internet\n                        and the VPC.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the internet gateway.</p>\n","type":"text/plain"},"key":"InternetGatewayId","value":""},{"description":{"content":"<p>The ID of the VPC.</p>\n","type":"text/plain"},"key":"VpcId","value":""},{"key":"Action","value":"DetachInternetGateway"}],"variable":[]}},"response":[],"_postman_id":"f7af38fe-e1e0-4add-84fc-83c800a789f0"}],"id":"1af5f6b1-9bb2-4de3-ad63-76bb124bf625","_postman_id":"1af5f6b1-9bb2-4de3-ad63-76bb124bf625","description":""},{"name":"Key Pair","item":[{"name":"Create Key Pair","id":"ef9b58fb-7b29-4f19-90a1-3c2b95611ca9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&KeyName&Action=CreateKeyPair","description":"<p>Creates a 2048-bit RSA key pair with the specified name.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>A unique name for the key pair.</p>\n","type":"text/plain"},"key":"KeyName","value":""},{"key":"Action","value":"CreateKeyPair"}],"variable":[]}},"response":[],"_postman_id":"ef9b58fb-7b29-4f19-90a1-3c2b95611ca9"},{"name":"Delete Key Pair","id":"f00ec55e-dc6b-4f87-9f57-2f081a73ad3c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&KeyName&Action=DeleteKeyPair","description":"<p>Deletes the specified key pair, by removing the public key from Amazon EC2.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The name of the key pair.</p>\n","type":"text/plain"},"key":"KeyName","value":""},{"key":"Action","value":"DeleteKeyPair"}],"variable":[]}},"response":[],"_postman_id":"f00ec55e-dc6b-4f87-9f57-2f081a73ad3c"},{"name":"Describe Key Pairs","id":"0fa41876-2175-45e9-bbd5-afc459a5a429","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&Filter.N&KeyName.N&Action=DescribeKeyPairs","description":"<p>Describes the specified key pairs or all of your key pairs.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>The key pair names.</p>\n","type":"text/plain"},"key":"KeyName.N","value":""},{"key":"Action","value":"DescribeKeyPairs"}],"variable":[]}},"response":[],"_postman_id":"0fa41876-2175-45e9-bbd5-afc459a5a429"},{"name":"Import Key Pair","id":"23023ee4-db9a-4be0-9f47-2fb4e225a88e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&KeyName&PublicKeyMaterial&Action=ImportKeyPair","description":"<p>Imports the public key from an RSA key pair that you created with a third-party tool.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>A unique name for the key pair.</p>\n","type":"text/plain"},"key":"KeyName","value":""},{"description":{"content":"<p>The public key. For API calls, the text must be base64-encoded. For command line tools, base64 encoding is performed for you.</p>\n","type":"text/plain"},"key":"PublicKeyMaterial","value":""},{"key":"Action","value":"ImportKeyPair"}],"variable":[]}},"response":[],"_postman_id":"23023ee4-db9a-4be0-9f47-2fb4e225a88e"}],"id":"699a888a-cb12-4518-a385-12776adddecc","_postman_id":"699a888a-cb12-4518-a385-12776adddecc","description":""},{"name":"Launch Template","item":[{"name":"Create Launch Template","id":"d8a0b9b2-e739-42d8-b997-61ccdc708e3a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?ClientToken&DryRun&LaunchTemplateData&LaunchTemplateName&TagSpecification.N&VersionDescription&Action=CreateLaunchTemplate","description":"<p>Creates a launch template.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Unique, case-sensitive identifier you provide to ensure the idempotency of the request. For more information, see Ensuring    Idempotency.</p>\n","type":"text/plain"},"key":"ClientToken","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The information for the launch template.</p>\n","type":"text/plain"},"key":"LaunchTemplateData","value":""},{"description":{"content":"<p>A name for the launch template.</p>\n","type":"text/plain"},"key":"LaunchTemplateName","value":""},{"description":{"content":"<p>The tags to apply to the launch template during creation.</p>\n","type":"text/plain"},"key":"TagSpecification.N","value":""},{"description":{"content":"<p>A description for the first version of the launch template.</p>\n","type":"text/plain"},"key":"VersionDescription","value":""},{"key":"Action","value":"CreateLaunchTemplate"}],"variable":[]}},"response":[],"_postman_id":"d8a0b9b2-e739-42d8-b997-61ccdc708e3a"},{"name":"Delete Launch Template","id":"d96557e6-6394-4b67-9902-31d62318498a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&LaunchTemplateId&LaunchTemplateName&Action=DeleteLaunchTemplate","description":"<p>Deletes a launch template.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the launch template. You must specify either the launch template ID or launch template name in the request.</p>\n","type":"text/plain"},"key":"LaunchTemplateId","value":""},{"description":{"content":"<p>The name of the launch template. You must specify either the launch template ID or launch template name in the request.</p>\n","type":"text/plain"},"key":"LaunchTemplateName","value":""},{"key":"Action","value":"DeleteLaunchTemplate"}],"variable":[]}},"response":[],"_postman_id":"d96557e6-6394-4b67-9902-31d62318498a"},{"name":"Describe Launch Templates","id":"e1255cbc-196f-4911-a90b-3a879d86b9d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&Filter.N&LaunchTemplateId.N&LaunchTemplateName.N&MaxResults&NextToken&Action=DescribeLaunchTemplates","description":"<p>Describes one or more launch templates.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>One or more filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>One or more launch template IDs.</p>\n","type":"text/plain"},"key":"LaunchTemplateId.N","value":""},{"description":{"content":"<p>One or more launch template names.</p>\n","type":"text/plain"},"key":"LaunchTemplateName.N","value":""},{"description":{"content":"<p>The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value. This value can be between 1 and 200.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>The token to request the next page of results.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"key":"Action","value":"DescribeLaunchTemplates"}],"variable":[]}},"response":[],"_postman_id":"e1255cbc-196f-4911-a90b-3a879d86b9d9"},{"name":"Modify Launch Template","id":"ad291dbd-9831-413b-835d-4de34db5ce72","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?ClientToken&DryRun&LaunchTemplateId&LaunchTemplateName&SetDefaultVersion&Action=ModifyLaunchTemplate","description":"<p>Modifies a launch template.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Unique, case-sensitive identifier you provide to ensure the idempotency of the request. For more information, see Ensuring    Idempotency.</p>\n","type":"text/plain"},"key":"ClientToken","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the launch template. You must specify either the launch template ID or launch template name in the request.</p>\n","type":"text/plain"},"key":"LaunchTemplateId","value":""},{"description":{"content":"<p>The name of the launch template. You must specify either the launch template ID or launch template name in the request.</p>\n","type":"text/plain"},"key":"LaunchTemplateName","value":""},{"description":{"content":"<p>The version number of the launch template to set as the default version.</p>\n","type":"text/plain"},"key":"SetDefaultVersion","value":""},{"key":"Action","value":"ModifyLaunchTemplate"}],"variable":[]}},"response":[],"_postman_id":"ad291dbd-9831-413b-835d-4de34db5ce72"}],"id":"d7f5ad43-4ac4-449b-9dc0-705eeb0280ba","_postman_id":"d7f5ad43-4ac4-449b-9dc0-705eeb0280ba","description":""},{"name":"Launch Template Data","item":[{"name":"Get Launch Template Data","id":"680e2a01-2765-4b1e-9b0b-da52e15cbdc5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&InstanceId&Action=GetLaunchTemplateData","description":"<p>Retrieves the configuration data of the specified instance.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the instance.</p>\n","type":"text/plain"},"key":"InstanceId","value":""},{"key":"Action","value":"GetLaunchTemplateData"}],"variable":[]}},"response":[],"_postman_id":"680e2a01-2765-4b1e-9b0b-da52e15cbdc5"}],"id":"2d92b8ac-b759-4d32-be6e-9d17992d3a65","_postman_id":"2d92b8ac-b759-4d32-be6e-9d17992d3a65","description":""},{"name":"Launch Template Version","item":[{"name":"Create Launch Template Version","id":"2f164ef0-9f50-4a08-9fdd-59338c6a84df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?ClientToken&DryRun&LaunchTemplateData&LaunchTemplateId&LaunchTemplateName&SourceVersion&VersionDescription&Action=CreateLaunchTemplateVersion","description":"<p>Creates a new version for a launch template.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Unique, case-sensitive identifier you provide to ensure the idempotency of the request. For more information, see Ensuring    Idempotency.</p>\n","type":"text/plain"},"key":"ClientToken","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The information for the launch template.</p>\n","type":"text/plain"},"key":"LaunchTemplateData","value":""},{"description":{"content":"<p>The ID of the launch template. You must specify either the launch template ID or launch template name in the request.</p>\n","type":"text/plain"},"key":"LaunchTemplateId","value":""},{"description":{"content":"<p>The name of the launch template. You must specify either the launch template ID or launch template name in the request.</p>\n","type":"text/plain"},"key":"LaunchTemplateName","value":""},{"description":{"content":"<p>The version number of the launch template version on which to base the new version. The new version inherits the same launch parameters as the source version, except for parameters that you specify in LaunchTemplateData. Snapshots applied to the block device mapping are ignored when creating a new version unless they are explicitly included.</p>\n","type":"text/plain"},"key":"SourceVersion","value":""},{"description":{"content":"<p>A description for the version of the launch template.</p>\n","type":"text/plain"},"key":"VersionDescription","value":""},{"key":"Action","value":"CreateLaunchTemplateVersion"}],"variable":[]}},"response":[],"_postman_id":"2f164ef0-9f50-4a08-9fdd-59338c6a84df"},{"name":"Delete Launch Template Versions","id":"30bdf662-6e79-4332-859c-eb96fb7220fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&LaunchTemplateId&LaunchTemplateName&LaunchTemplateVersion.N&Action=DeleteLaunchTemplateVersions","description":"<p>Deletes one or more versions of a launch template.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the launch template. You must specify either the launch template ID or launch template name in the request.</p>\n","type":"text/plain"},"key":"LaunchTemplateId","value":""},{"description":{"content":"<p>The name of the launch template. You must specify either the launch template ID or launch template name in the request.</p>\n","type":"text/plain"},"key":"LaunchTemplateName","value":""},{"description":{"content":"<p>The version numbers of one or more launch template versions to delete.</p>\n","type":"text/plain"},"key":"LaunchTemplateVersion.N","value":""},{"key":"Action","value":"DeleteLaunchTemplateVersions"}],"variable":[]}},"response":[],"_postman_id":"30bdf662-6e79-4332-859c-eb96fb7220fc"},{"name":"Describe Launch Template Versions","id":"ad3a2de5-7f20-4e58-ad4e-87779f18aebd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&Filter.N&LaunchTemplateId&LaunchTemplateName&LaunchTemplateVersion.N&MaxResults&MaxVersion&MinVersion&NextToken&Action=DescribeLaunchTemplateVersions","description":"<p>Describes one or more versions of a specified launch template.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>One or more filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>The ID of the launch template. You must specify either the launch template ID or launch template name in the request.</p>\n","type":"text/plain"},"key":"LaunchTemplateId","value":""},{"description":{"content":"<p>The name of the launch template. You must specify either the launch template ID or launch template name in the request.</p>\n","type":"text/plain"},"key":"LaunchTemplateName","value":""},{"description":{"content":"<p>One or more versions of the launch template.</p>\n","type":"text/plain"},"key":"LaunchTemplateVersion.N","value":""},{"description":{"content":"<p>The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value. This value can be between 1 and 200.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>The version number up to which to describe launch template versions.</p>\n","type":"text/plain"},"key":"MaxVersion","value":""},{"description":{"content":"<p>The version number after which to describe launch template versions.</p>\n","type":"text/plain"},"key":"MinVersion","value":""},{"description":{"content":"<p>The token to request the next page of results.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"key":"Action","value":"DescribeLaunchTemplateVersions"}],"variable":[]}},"response":[],"_postman_id":"ad3a2de5-7f20-4e58-ad4e-87779f18aebd"}],"id":"f8a3981e-a69d-4cfd-966c-b260e0d77e17","_postman_id":"f8a3981e-a69d-4cfd-966c-b260e0d77e17","description":""},{"name":"Moving Addresses","item":[{"name":"Describe Moving Addresses","id":"f2f9c1d0-8803-48b4-97e4-77466ebe9876","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&Filter.N&MaxResults&NextToken&PublicIp.N&Action=DescribeMovingAddresses","description":"<p>Describes your Elastic IP addresses that are being moved to the EC2-VPC platform,\n                        or that are being restored to the EC2-Classic platform.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>One or more filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>The maximum number of results to return for the request in a single page. The remaining results of the initial request can be seen by sending another request with the returned NextToken value. This value can be between 5 and 1000; if MaxResults is given a value outside of this range, an error is returned.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>The token for the next page of results.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"description":{"content":"<p>One or more Elastic IP addresses.</p>\n","type":"text/plain"},"key":"PublicIp.N","value":""},{"key":"Action","value":"DescribeMovingAddresses"}],"variable":[]}},"response":[],"_postman_id":"f2f9c1d0-8803-48b4-97e4-77466ebe9876"}],"id":"4b707478-8470-4bcf-a24f-fa8d49268a1a","_postman_id":"4b707478-8470-4bcf-a24f-fa8d49268a1a","description":""},{"name":"Nat Gateway","item":[{"name":"Create Nat Gateway","id":"f71647b9-39a6-48e7-8d6c-9b4614478157","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?AllocationId&ClientToken&SubnetId&Action=CreateNatGateway","description":"<p>Creates a NAT gateway in the specified public subnet.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The allocation ID of an Elastic IP address to associate with the NAT gateway. If the Elastic IP address is associated with another resource, you must first disassociate it.</p>\n","type":"text/plain"},"key":"AllocationId","value":""},{"description":{"content":"<p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the             request. For more information, see How to Ensure                    Idempotency.</p>\n","type":"text/plain"},"key":"ClientToken","value":""},{"description":{"content":"<p>The subnet in which to create the NAT gateway.</p>\n","type":"text/plain"},"key":"SubnetId","value":""},{"key":"Action","value":"CreateNatGateway"}],"variable":[]}},"response":[],"_postman_id":"f71647b9-39a6-48e7-8d6c-9b4614478157"},{"name":"Delete Nat Gateway","id":"d5a7658a-4c5e-47ae-94bb-9b106a0d42d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?NatGatewayId&Action=DeleteNatGateway","description":"<p>Deletes the specified NAT gateway.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The ID of the NAT gateway.</p>\n","type":"text/plain"},"key":"NatGatewayId","value":""},{"key":"Action","value":"DeleteNatGateway"}],"variable":[]}},"response":[],"_postman_id":"d5a7658a-4c5e-47ae-94bb-9b106a0d42d3"},{"name":"Describe Nat Gateways","id":"cf23a807-88dd-474d-8af9-a5005db01a8a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Filter.N&MaxResults&NatGatewayId.N&NextToken&Action=DescribeNatGateways","description":"<p>Describes one or more of your NAT gateways.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>One or more filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>The maximum number of results to return with a single call.     To retrieve the remaining results, make another call with the returned nextToken value.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>One or more NAT gateway IDs.</p>\n","type":"text/plain"},"key":"NatGatewayId.N","value":""},{"description":{"content":"<p>The token for the next page of results.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"key":"Action","value":"DescribeNatGateways"}],"variable":[]}},"response":[],"_postman_id":"cf23a807-88dd-474d-8af9-a5005db01a8a"}],"id":"349384ee-544d-4f71-8dcd-4b98587aa814","_postman_id":"349384ee-544d-4f71-8dcd-4b98587aa814","description":""},{"name":"Network ACL","item":[{"name":"Create Network ACL","id":"b25ae710-df60-4808-a781-dbc5a4101ee0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&VpcId&Action=CreateNetworkAcl","description":"<p>Creates a network ACL in a VPC.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the VPC.</p>\n","type":"text/plain"},"key":"VpcId","value":""},{"key":"Action","value":"CreateNetworkAcl"}],"variable":[]}},"response":[],"_postman_id":"b25ae710-df60-4808-a781-dbc5a4101ee0"},{"name":"Delete Network ACL","id":"2ffece20-46ef-4282-bb69-9af0ca1f8435","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&NetworkAclId&Action=DeleteNetworkAcl","description":"<p>Deletes the specified network ACL.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the network ACL.</p>\n","type":"text/plain"},"key":"NetworkAclId","value":""},{"key":"Action","value":"DeleteNetworkAcl"}],"variable":[]}},"response":[],"_postman_id":"2ffece20-46ef-4282-bb69-9af0ca1f8435"},{"name":"Describe Network ACLs","id":"06b337eb-877e-4801-9c23-a4785e00c16e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&Filter.N&MaxResults&NetworkAclId.N&NextToken&Action=DescribeNetworkAcls","description":"<p>Describes one or more of your network ACLs.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>One or more filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>The maximum number of results to return with a single call.     To retrieve the remaining results, make another call with the returned nextToken value.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>One or more network ACL IDs.</p>\n","type":"text/plain"},"key":"NetworkAclId.N","value":""},{"description":{"content":"<p>The token for the next page of results.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"key":"Action","value":"DescribeNetworkAcls"}],"variable":[]}},"response":[],"_postman_id":"06b337eb-877e-4801-9c23-a4785e00c16e"}],"id":"88cf0a3a-96c5-460d-8b6f-9743c47a4efc","_postman_id":"88cf0a3a-96c5-460d-8b6f-9743c47a4efc","description":""},{"name":"Network ACL Association","item":[{"name":"Replace Network ACL Association","id":"8fb77dcc-89eb-4236-9132-9b32c8f29cf2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?AssociationId&DryRun&NetworkAclId&Action=ReplaceNetworkAclAssociation","description":"<p>Changes which network ACL a subnet is associated with.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The ID of the current association between the original network ACL and the subnet.</p>\n","type":"text/plain"},"key":"AssociationId","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the new network ACL to associate with the subnet.</p>\n","type":"text/plain"},"key":"NetworkAclId","value":""},{"key":"Action","value":"ReplaceNetworkAclAssociation"}],"variable":[]}},"response":[],"_postman_id":"8fb77dcc-89eb-4236-9132-9b32c8f29cf2"}],"id":"011ba037-7f9a-4ca1-b22f-75eb6f409c00","_postman_id":"011ba037-7f9a-4ca1-b22f-75eb6f409c00","description":""},{"name":"Network ACL Entry","item":[{"name":"Create Network ACL Entry","id":"4df3b0ba-3a71-4a4f-9c32-8106cc5ff8d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?CidrBlock&DryRun&Egress&Icmp&Ipv6CidrBlock&NetworkAclId&PortRange&Protocol&RuleAction&RuleNumber&Action=CreateNetworkAclEntry","description":"<p>Creates an entry (a rule) in a network ACL with the specified rule number.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The IPv4 network range to allow or deny, in CIDR notation (for example 172.16.0.0/24).</p>\n","type":"text/plain"},"key":"CidrBlock","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>Indicates whether this is an egress rule (rule is applied to traffic leaving the subnet).</p>\n","type":"text/plain"},"key":"Egress","value":""},{"description":{"content":"<p>ICMP protocol: The ICMP or ICMPv6 type and code. Required if specifying protocol                1 (ICMP) or protocol 58 (ICMPv6) with an IPv6 CIDR block.</p>\n","type":"text/plain"},"key":"Icmp","value":""},{"description":{"content":"<p>The IPv6 network range to allow or deny, in CIDR notation (for example 2001:db8:1234:1a00::/64).</p>\n","type":"text/plain"},"key":"Ipv6CidrBlock","value":""},{"description":{"content":"<p>The ID of the network ACL.</p>\n","type":"text/plain"},"key":"NetworkAclId","value":""},{"description":{"content":"<p>TCP or UDP protocols: The range of ports the rule applies to.               Required if specifying protocol 6 (TCP) or 17 (UDP).</p>\n","type":"text/plain"},"key":"PortRange","value":""},{"description":{"content":"<p>The protocol number. A value of -1 means all protocols. If you specify -1 or a          protocol number other than 6 (TCP), 17 (UDP), or 1 (ICMP), traffic on all ports is              allowed, regardless of any ports or ICMP types or codes that you specify. If you specify            protocol 58 (ICMPv6) and specify an IPv4 CIDR block, traffic for all ICMP types and             codes allowed, regardless of any that you specify. If you specify protocol 58 (ICMPv6)              and specify an IPv6 CIDR block, you must specify an ICMP type and code.</p>\n","type":"text/plain"},"key":"Protocol","value":""},{"description":{"content":"<p>Indicates whether to allow or deny the traffic that matches the rule.</p>\n","type":"text/plain"},"key":"RuleAction","value":""},{"description":{"content":"<p>The rule number for the entry (for example, 100). ACL entries are processed in ascending order by rule number.</p>\n","type":"text/plain"},"key":"RuleNumber","value":""},{"key":"Action","value":"CreateNetworkAclEntry"}],"variable":[]}},"response":[],"_postman_id":"4df3b0ba-3a71-4a4f-9c32-8106cc5ff8d4"},{"name":"Delete Network ACL Entry","id":"a54908ab-20f7-4c06-91a1-4bcc6283c7e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&Egress&NetworkAclId&RuleNumber&Action=DeleteNetworkAclEntry","description":"<p>Deletes the specified ingress or egress entry (rule) from the specified network ACL.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>Indicates whether the rule is an egress rule.</p>\n","type":"text/plain"},"key":"Egress","value":""},{"description":{"content":"<p>The ID of the network ACL.</p>\n","type":"text/plain"},"key":"NetworkAclId","value":""},{"description":{"content":"<p>The rule number of the entry to delete.</p>\n","type":"text/plain"},"key":"RuleNumber","value":""},{"key":"Action","value":"DeleteNetworkAclEntry"}],"variable":[]}},"response":[],"_postman_id":"a54908ab-20f7-4c06-91a1-4bcc6283c7e9"},{"name":"Replace Network ACL Entry","id":"6b1fdc3e-fcb1-4133-b01f-c3f18835306f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?CidrBlock&DryRun&Egress&Icmp&Ipv6CidrBlock&NetworkAclId&PortRange&Protocol&RuleAction&RuleNumber&Action=ReplaceNetworkAclEntry","description":"<p>Replaces an entry (rule) in a network ACL.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The IPv4 network range to allow or deny, in CIDR notation (for example 172.16.0.0/24).</p>\n","type":"text/plain"},"key":"CidrBlock","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>Indicates whether to replace the egress rule.</p>\n","type":"text/plain"},"key":"Egress","value":""},{"description":{"content":"<p>ICMP protocol: The ICMP or ICMPv6 type and code. Required if specifying protocol                1 (ICMP) or protocol 58 (ICMPv6) with an IPv6 CIDR block.</p>\n","type":"text/plain"},"key":"Icmp","value":""},{"description":{"content":"<p>The IPv6 network range to allow or deny, in CIDR notation (for example 2001:bd8:1234:1a00::/64).</p>\n","type":"text/plain"},"key":"Ipv6CidrBlock","value":""},{"description":{"content":"<p>The ID of the ACL.</p>\n","type":"text/plain"},"key":"NetworkAclId","value":""},{"description":{"content":"<p>TCP or UDP protocols: The range of ports the rule applies to.               Required if specifying protocol 6 (TCP) or 17 (UDP).</p>\n","type":"text/plain"},"key":"PortRange","value":""},{"description":{"content":"<p>The protocol number. A value of -1 means all protocols. If you specify -1 or a protocol number other than 6 (TCP), 17 (UDP), or 1 (ICMP), traffic on all ports is  allowed, regardless of any ports or ICMP types or codes that you specify. If you specify  protocol 58 (ICMPv6) and specify an IPv4 CIDR block, traffic for all ICMP types and  codes allowed, regardless of any that you specify. If you specify protocol 58 (ICMPv6)  and specify an IPv6 CIDR block, you must specify an ICMP type and code.</p>\n","type":"text/plain"},"key":"Protocol","value":""},{"description":{"content":"<p>Indicates whether to allow or deny the traffic that matches the rule.</p>\n","type":"text/plain"},"key":"RuleAction","value":""},{"description":{"content":"<p>The rule number of the entry to replace.</p>\n","type":"text/plain"},"key":"RuleNumber","value":""},{"key":"Action","value":"ReplaceNetworkAclEntry"}],"variable":[]}},"response":[],"_postman_id":"6b1fdc3e-fcb1-4133-b01f-c3f18835306f"}],"id":"ac32091d-d180-4e05-8b25-b4ae48cd0da3","_postman_id":"ac32091d-d180-4e05-8b25-b4ae48cd0da3","description":""},{"name":"Network Interface","item":[{"name":"Attach Network Interface","id":"301f892a-9ee8-40d6-a2c3-9c2307e71255","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DeviceIndex&DryRun&InstanceId&NetworkInterfaceId&Action=AttachNetworkInterface","description":"<p>Attaches a network interface to an instance.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The index of the device for the network interface attachment.</p>\n","type":"text/plain"},"key":"DeviceIndex","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the instance.</p>\n","type":"text/plain"},"key":"InstanceId","value":""},{"description":{"content":"<p>The ID of the network interface.</p>\n","type":"text/plain"},"key":"NetworkInterfaceId","value":""},{"key":"Action","value":"AttachNetworkInterface"}],"variable":[]}},"response":[],"_postman_id":"301f892a-9ee8-40d6-a2c3-9c2307e71255"},{"name":"Create Network Interface","id":"b99b018e-7e06-4319-9992-57eecd4bf0ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Description&DryRun&InterfaceType&Ipv6AddressCount&Ipv6Addresses.N&PrivateIpAddress&PrivateIpAddresses.N&SecondaryPrivateIpAddressCount&SecurityGroupId.N&SubnetId&Action=CreateNetworkInterface","description":"<p>Creates a network interface in the specified subnet.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>A description for the network interface.</p>\n","type":"text/plain"},"key":"Description","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>Indicates the type of network interface. To create an Elastic Fabric Adapter (EFA), specify             efa. For more information, see              Elastic Fabric Adapter in the Amazon Elastic Compute Cloud User Guide.</p>\n","type":"text/plain"},"key":"InterfaceType","value":""},{"description":{"content":"<p>The number of IPv6 addresses to assign to a network interface. Amazon EC2 automatically selects the IPv6 addresses from the subnet range. You can't use this option if specifying specific IPv6 addresses. If your subnet has the AssignIpv6AddressOnCreation attribute set to true, you can specify 0 to override this setting.</p>\n","type":"text/plain"},"key":"Ipv6AddressCount","value":""},{"description":{"content":"<p>One or more specific IPv6 addresses from the IPv6 CIDR block range of your subnet. You can't use this option if you're specifying a number of IPv6 addresses.</p>\n","type":"text/plain"},"key":"Ipv6Addresses.N","value":""},{"description":{"content":"<p>The primary private IPv4 address of the network interface. If you don't specify an IPv4 address, Amazon EC2 selects one for you from the subnet's IPv4 CIDR range. If you specify an IP address, you cannot indicate any IP addresses specified in privateIpAddresses as primary (only one IP address can be designated as primary).</p>\n","type":"text/plain"},"key":"PrivateIpAddress","value":""},{"description":{"content":"<p>One or more private IPv4 addresses.</p>\n","type":"text/plain"},"key":"PrivateIpAddresses.N","value":""},{"description":{"content":"<p>The number of secondary private IPv4 addresses to assign to a network interface. When you specify a number of secondary IPv4 addresses, Amazon EC2 selects these IP addresses within the subnet's IPv4 CIDR range. You can't specify this option and specify more than one private IP address using privateIpAddresses.</p>\n","type":"text/plain"},"key":"SecondaryPrivateIpAddressCount","value":""},{"description":{"content":"<p>The IDs of one or more security groups.</p>\n","type":"text/plain"},"key":"SecurityGroupId.N","value":""},{"description":{"content":"<p>The ID of the subnet to associate with the network interface.</p>\n","type":"text/plain"},"key":"SubnetId","value":""},{"key":"Action","value":"CreateNetworkInterface"}],"variable":[]}},"response":[],"_postman_id":"b99b018e-7e06-4319-9992-57eecd4bf0ae"},{"name":"Delete Network Interface","id":"087edac5-52ad-4130-bac6-116a327494dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&NetworkInterfaceId&Action=DeleteNetworkInterface","description":"<p>Deletes the specified network interface.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the network interface.</p>\n","type":"text/plain"},"key":"NetworkInterfaceId","value":""},{"key":"Action","value":"DeleteNetworkInterface"}],"variable":[]}},"response":[],"_postman_id":"087edac5-52ad-4130-bac6-116a327494dc"},{"name":"Describe Network Interfaces","id":"ba5dd0e2-fbbb-46b4-9888-6d07c15d0673","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&Filter.N&MaxResults&NetworkInterfaceId.N&NextToken&Action=DescribeNetworkInterfaces","description":"<p>Describes one or more of your network interfaces.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>One or more filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>The maximum number of items to return for this request. The request returns a token that you can specify in a subsequent call to get the next set of results. You cannot specify this parameter and the network interface IDs parameter in the same request.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>One or more network interface IDs.</p>\n","type":"text/plain"},"key":"NetworkInterfaceId.N","value":""},{"description":{"content":"<p>The token to retrieve the next page of results.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"key":"Action","value":"DescribeNetworkInterfaces"}],"variable":[]}},"response":[],"_postman_id":"ba5dd0e2-fbbb-46b4-9888-6d07c15d0673"},{"name":"Detach Network Interface","id":"c840edbf-21b6-4ce8-9daf-13ca2b3a75ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?AttachmentId&DryRun&Force&Action=DetachNetworkInterface","description":"<p>Detaches a network interface from an instance.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The ID of the attachment.</p>\n","type":"text/plain"},"key":"AttachmentId","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>Specifies whether to force a detachment.</p>\n","type":"text/plain"},"key":"Force","value":""},{"key":"Action","value":"DetachNetworkInterface"}],"variable":[]}},"response":[],"_postman_id":"c840edbf-21b6-4ce8-9daf-13ca2b3a75ee"}],"id":"6559bf2e-868e-40a5-872a-4840f0e307ed","_postman_id":"6559bf2e-868e-40a5-872a-4840f0e307ed","description":""},{"name":"Network Interface Attribute","item":[{"name":"Describe Network Interface Attribute","id":"d5a4611a-f221-4f97-8d63-3b0122758a2b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Attribute&DryRun&NetworkInterfaceId&Action=DescribeNetworkInterfaceAttribute","description":"<p>Describes a network interface attribute.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The attribute of the network interface. This parameter is required.</p>\n","type":"text/plain"},"key":"Attribute","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the network interface.</p>\n","type":"text/plain"},"key":"NetworkInterfaceId","value":""},{"key":"Action","value":"DescribeNetworkInterfaceAttribute"}],"variable":[]}},"response":[],"_postman_id":"d5a4611a-f221-4f97-8d63-3b0122758a2b"},{"name":"Modify Network Interface Attribute","id":"15dbf06d-ef4d-4669-9671-f9a349759c0e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Attachment&Description&DryRun&NetworkInterfaceId&SecurityGroupId.N&SourceDestCheck&Action=ModifyNetworkInterfaceAttribute","description":"<p>Modifies the specified network interface attribute.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Information about the interface attachment. If modifying the 'delete on termination' attribute, you must specify the ID of the interface attachment.</p>\n","type":"text/plain"},"key":"Attachment","value":""},{"description":{"content":"<p>A description for the network interface.</p>\n","type":"text/plain"},"key":"Description","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the network interface.</p>\n","type":"text/plain"},"key":"NetworkInterfaceId","value":""},{"description":{"content":"<p>Changes the security groups for the network interface. The new set of groups you specify replaces the current set. You must specify at least one group, even if it's just the default security group in the VPC. You must specify the ID of the security group, not the name.</p>\n","type":"text/plain"},"key":"SecurityGroupId.N","value":""},{"description":{"content":"<p>Indicates whether source/destination checking is enabled. A value of true means checking is enabled, and false means checking is disabled. This value must be false for a NAT instance to perform NAT. For more information, see NAT    Instances in the Amazon Virtual Private Cloud User Guide.</p>\n","type":"text/plain"},"key":"SourceDestCheck","value":""},{"key":"Action","value":"ModifyNetworkInterfaceAttribute"}],"variable":[]}},"response":[],"_postman_id":"15dbf06d-ef4d-4669-9671-f9a349759c0e"},{"name":"Reset Network Interface Attribute","id":"d121af1c-3ba5-425c-bb6d-ece91a7b5243","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&NetworkInterfaceId&SourceDestCheck&Action=ResetNetworkInterfaceAttribute","description":"<p>Resets a network interface attribute.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the network interface.</p>\n","type":"text/plain"},"key":"NetworkInterfaceId","value":""},{"description":{"content":"<p>The source/destination checking attribute. Resets the value to true.</p>\n","type":"text/plain"},"key":"SourceDestCheck","value":""},{"key":"Action","value":"ResetNetworkInterfaceAttribute"}],"variable":[]}},"response":[],"_postman_id":"d121af1c-3ba5-425c-bb6d-ece91a7b5243"}],"id":"78ad1f77-9ced-4ec5-a0a8-4a18f8b7f18f","_postman_id":"78ad1f77-9ced-4ec5-a0a8-4a18f8b7f18f","description":""},{"name":"Network Interface Permission","item":[{"name":"Create Network Interface Permission","id":"19a5124e-5a53-46f7-a328-c5f8bfd015b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?AwsAccountId&AwsService&DryRun&NetworkInterfaceId&Permission&Action=CreateNetworkInterfacePermission","description":"<p>Grants an AWS-authorized account permission to attach the specified network interface\n                        to\n                        an instance in their account.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The AWS account ID.</p>\n","type":"text/plain"},"key":"AwsAccountId","value":""},{"description":{"content":"<p>The AWS service. Currently not supported.</p>\n","type":"text/plain"},"key":"AwsService","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,           and provides an error response. If you have the required permissions, the error response is DryRunOperation.            Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the network interface.</p>\n","type":"text/plain"},"key":"NetworkInterfaceId","value":""},{"description":{"content":"<p>The type of permission to grant.</p>\n","type":"text/plain"},"key":"Permission","value":""},{"key":"Action","value":"CreateNetworkInterfacePermission"}],"variable":[]}},"response":[],"_postman_id":"19a5124e-5a53-46f7-a328-c5f8bfd015b6"},{"name":"Delete Network Interface Permission","id":"b0db528c-dc05-42e6-a4e6-9c88eb39857a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&Force&NetworkInterfacePermissionId&Action=DeleteNetworkInterfacePermission","description":"<p>Deletes a permission for a network interface.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,           and provides an error response. If you have the required permissions, the error response is DryRunOperation.            Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>Specify true to remove the permission even if the network interface is          attached to an instance.</p>\n","type":"text/plain"},"key":"Force","value":""},{"description":{"content":"<p>The ID of the network interface permission.</p>\n","type":"text/plain"},"key":"NetworkInterfacePermissionId","value":""},{"key":"Action","value":"DeleteNetworkInterfacePermission"}],"variable":[]}},"response":[],"_postman_id":"b0db528c-dc05-42e6-a4e6-9c88eb39857a"},{"name":"Describe Network Interface Permissions","id":"6b7bbe93-d061-4e23-99e8-c81ab7b0555b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Filter.N&MaxResults&NetworkInterfacePermissionId.N&NextToken&Action=DescribeNetworkInterfacePermissions","description":"<p>Describes the permissions for your network interfaces.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>One or more filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>The maximum number of results to return in a single call. To retrieve the remaining results,            make another call with the returned NextToken value. If this parameter is not specified, up to 50 results are returned by default.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>One or more network interface permission IDs.</p>\n","type":"text/plain"},"key":"NetworkInterfacePermissionId.N","value":""},{"description":{"content":"<p>The token to request the next page of results.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"key":"Action","value":"DescribeNetworkInterfacePermissions"}],"variable":[]}},"response":[],"_postman_id":"6b7bbe93-d061-4e23-99e8-c81ab7b0555b"}],"id":"8ba68809-9b7e-4d46-aa08-91cf2582138a","_postman_id":"8ba68809-9b7e-4d46-aa08-91cf2582138a","description":""},{"name":"Password Data","item":[{"name":"Get Password Data","id":"8a9445b1-273c-4f18-83c1-13f3ee738bf3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&InstanceId&Action=GetPasswordData","description":"<p>Retrieves the encrypted administrator password for a running Windows instance.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the Windows instance.</p>\n","type":"text/plain"},"key":"InstanceId","value":""},{"key":"Action","value":"GetPasswordData"}],"variable":[]}},"response":[],"_postman_id":"8a9445b1-273c-4f18-83c1-13f3ee738bf3"}],"id":"856a1a7c-caf5-46ad-827c-4c4b5f8993ee","_postman_id":"856a1a7c-caf5-46ad-827c-4c4b5f8993ee","description":""},{"name":"Placement Group","item":[{"name":"Create Placement Group","id":"d8a047d7-fbc5-4b3f-9c65-4f7a4de5e00d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&GroupName&PartitionCount&Strategy&Action=CreatePlacementGroup","description":"<p>Creates a placement group in which to launch instances.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>A name for the placement group. Must be unique within the scope of your account for the Region.</p>\n","type":"text/plain"},"key":"GroupName","value":""},{"description":{"content":"<p>The number of partitions. Valid only when Strategy is set to partition.</p>\n","type":"text/plain"},"key":"PartitionCount","value":""},{"description":{"content":"<p>The placement strategy.</p>\n","type":"text/plain"},"key":"Strategy","value":""},{"key":"Action","value":"CreatePlacementGroup"}],"variable":[]}},"response":[],"_postman_id":"d8a047d7-fbc5-4b3f-9c65-4f7a4de5e00d"},{"name":"Delete Placement Group","id":"2969f8ec-3a58-4b6b-9e12-58f5ccef75cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&GroupName&Action=DeletePlacementGroup","description":"<p>Deletes the specified placement group.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The name of the placement group.</p>\n","type":"text/plain"},"key":"GroupName","value":""},{"key":"Action","value":"DeletePlacementGroup"}],"variable":[]}},"response":[],"_postman_id":"2969f8ec-3a58-4b6b-9e12-58f5ccef75cf"},{"name":"Describe Placement Groups","id":"5eb90637-c0d7-4b32-92ba-9f7749b467e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&Filter.N&GroupName.N&Action=DescribePlacementGroups","description":"<p>Describes the specified placement groups or all of your placement groups.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>The names of the placement groups.</p>\n","type":"text/plain"},"key":"GroupName.N","value":""},{"key":"Action","value":"DescribePlacementGroups"}],"variable":[]}},"response":[],"_postman_id":"5eb90637-c0d7-4b32-92ba-9f7749b467e1"}],"id":"df0929c0-212a-493d-9edb-716d218289c2","_postman_id":"df0929c0-212a-493d-9edb-716d218289c2","description":""},{"name":"Prefix Lists","item":[{"name":"Describe Prefix Lists","id":"f0d889ea-a44f-4f6e-b36e-f4768595bcd7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&Filter.N&MaxResults&NextToken&PrefixListId.N&Action=DescribePrefixLists","description":"<p>Describes available AWS services in a prefix list format, which includes the prefix\n                        list\n                        name and prefix list ID of the service and the IP address range for the service.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>One or more filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>The maximum number of results to return with a single call.     To retrieve the remaining results, make another call with the returned nextToken value.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>The token for the next page of results.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"description":{"content":"<p>One or more prefix list IDs.</p>\n","type":"text/plain"},"key":"PrefixListId.N","value":""},{"key":"Action","value":"DescribePrefixLists"}],"variable":[]}},"response":[],"_postman_id":"f0d889ea-a44f-4f6e-b36e-f4768595bcd7"}],"id":"0b91ca2b-8b10-4d85-8c2b-8165a201be72","_postman_id":"0b91ca2b-8b10-4d85-8c2b-8165a201be72","description":""},{"name":"Principal ID Format","item":[{"name":"Describe Principal ID Format","id":"e907151f-fde6-49b0-897c-94753b2a7725","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&MaxResults&NextToken&Resource.N&Action=DescribePrincipalIdFormat","description":"<p>Describes the ID format settings for the root user and all IAM roles and IAM users\n                        that have explicitly specified a longer ID (17-character ID) preference.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned NextToken value.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>The token to request the next page of results.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"description":{"content":"<p>The type of resource: bundle | conversion-task | customer-gateway | dhcp-options | elastic-ip-allocation | elastic-ip-association | export-task | flow-log | image | import-task | instance | internet-gateway | network-acl | network-acl-association | network-interface | network-interface-attachment | prefix-list | reservation | route-table | route-table-association | security-group | snapshot | subnet | subnet-cidr-block-association | volume | vpc | vpc-cidr-block-association | vpc-endpoint | vpc-peering-connection | vpn-connection | vpn-gateway</p>\n","type":"text/plain"},"key":"Resource.N","value":""},{"key":"Action","value":"DescribePrincipalIdFormat"}],"variable":[]}},"response":[],"_postman_id":"e907151f-fde6-49b0-897c-94753b2a7725"}],"id":"0da7dc44-ff71-431b-b93a-49fd415fd2c8","_postman_id":"0da7dc44-ff71-431b-b93a-49fd415fd2c8","description":""},{"name":"Private IP Addresses","item":[{"name":"Assign Private IP Addresses","id":"2e20c721-94c9-43b0-b5ad-5e7e63872eb6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?AllowReassignment&NetworkInterfaceId&PrivateIpAddress.N&SecondaryPrivateIpAddressCount&Action=AssignPrivateIpAddresses","description":"<p>Assigns one or more secondary private IP addresses to the specified network interface.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Indicates whether to allow an IP address that is already assigned to another network interface or instance to be reassigned to the specified network interface.</p>\n","type":"text/plain"},"key":"AllowReassignment","value":""},{"description":{"content":"<p>The ID of the network interface.</p>\n","type":"text/plain"},"key":"NetworkInterfaceId","value":""},{"description":{"content":"<p>One or more IP addresses to be assigned as a secondary private IP address to the network interface. You can't specify this parameter when also specifying a number of secondary IP addresses.</p>\n","type":"text/plain"},"key":"PrivateIpAddress.N","value":""},{"description":{"content":"<p>The number of secondary IP addresses to assign to the network interface. You can't specify this parameter when also specifying private IP addresses.</p>\n","type":"text/plain"},"key":"SecondaryPrivateIpAddressCount","value":""},{"key":"Action","value":"AssignPrivateIpAddresses"}],"variable":[]}},"response":[],"_postman_id":"2e20c721-94c9-43b0-b5ad-5e7e63872eb6"},{"name":"Unassign Private IP Addresses","id":"eaceacd3-1455-4100-88cc-fb5a1c084c57","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?NetworkInterfaceId&PrivateIpAddress.N&Action=UnassignPrivateIpAddresses","description":"<p>Unassigns one or more secondary private IP addresses from a network interface.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The ID of the network interface.</p>\n","type":"text/plain"},"key":"NetworkInterfaceId","value":""},{"description":{"content":"<p>The secondary private IP addresses to unassign from the network interface. You can specify this option multiple times to unassign more than one IP address.</p>\n","type":"text/plain"},"key":"PrivateIpAddress.N","value":""},{"key":"Action","value":"UnassignPrivateIpAddresses"}],"variable":[]}},"response":[],"_postman_id":"eaceacd3-1455-4100-88cc-fb5a1c084c57"}],"id":"f8b06acd-03c6-4a5e-9dbd-26e5e064a34e","_postman_id":"f8b06acd-03c6-4a5e-9dbd-26e5e064a34e","description":""},{"name":"Product Instance","item":[{"name":"Confirm Product Instance","id":"c70ba1c2-d4df-49f2-acbb-2823b3de99a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&InstanceId&ProductCode&Action=ConfirmProductInstance","description":"<p>Determines whether a product code is associated with an instance.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the instance.</p>\n","type":"text/plain"},"key":"InstanceId","value":""},{"description":{"content":"<p>The product code. This must be a product code that you own.</p>\n","type":"text/plain"},"key":"ProductCode","value":""},{"key":"Action","value":"ConfirmProductInstance"}],"variable":[]}},"response":[],"_postman_id":"c70ba1c2-d4df-49f2-acbb-2823b3de99a6"}],"id":"a31b76e7-625b-47c5-8e46-72e5e20d685d","_postman_id":"a31b76e7-625b-47c5-8e46-72e5e20d685d","description":""},{"name":"Public IPV4 Pools","item":[{"name":"Describe Public IPV4 Pools","id":"b487c46a-3290-404c-81b5-398681929411","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=DescribePublicIpv4Pools","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"DescribePublicIpv4Pools"}],"variable":[]}},"response":[],"_postman_id":"b487c46a-3290-404c-81b5-398681929411"}],"id":"424aed00-7d6c-41df-9bca-3aa857e469c3","_postman_id":"424aed00-7d6c-41df-9bca-3aa857e469c3","description":""},{"name":"Queued Reserved Instances","item":[{"name":"Delete Queued Reserved Instances","id":"bc08b482-6a1f-44cb-842e-e00bdd5286f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=DeleteQueuedReservedInstances","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"DeleteQueuedReservedInstances"}],"variable":[]}},"response":[],"_postman_id":"bc08b482-6a1f-44cb-842e-e00bdd5286f2"}],"id":"b000da1f-db1a-4318-b087-1690024ccf73","_postman_id":"b000da1f-db1a-4318-b087-1690024ccf73","description":""},{"name":"Regions","item":[{"name":"Describe Regions","id":"7cb0827e-2c24-4549-a251-c87e73549b08","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?AllRegions&DryRun&Filter.N&RegionName.N&Action=DescribeRegions","description":"<p>Describes the Regions that are enabled for your account, or all Regions.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Indicates whether to display all Regions, including Regions that are disabled for your account.</p>\n","type":"text/plain"},"key":"AllRegions","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>The names of the Regions. You can specify any Regions, whether they are enabled and disabled for your account.</p>\n","type":"text/plain"},"key":"RegionName.N","value":""},{"key":"Action","value":"DescribeRegions"}],"variable":[]}},"response":[],"_postman_id":"7cb0827e-2c24-4549-a251-c87e73549b08"}],"id":"6a21ba0f-e6bd-43a6-91e6-93359c112406","_postman_id":"6a21ba0f-e6bd-43a6-91e6-93359c112406","description":""},{"name":"Reserved Instances","item":[{"name":"Describe Reserved Instances","id":"774901c1-42ab-4272-b3ac-fd2733e74b91","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&Filter.N&OfferingClass&OfferingType&ReservedInstancesId.N&Action=DescribeReservedInstances","description":"<p>Describes one or more of the Reserved Instances that you purchased.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>One or more filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>Describes whether the Reserved Instance is Standard or Convertible.</p>\n","type":"text/plain"},"key":"OfferingClass","value":""},{"description":{"content":"<p>The Reserved Instance offering type. If you are using tools that predate the 2011-11-01 API             version, you only have access to the Medium Utilization Reserved Instance           offering type.</p>\n","type":"text/plain"},"key":"OfferingType","value":""},{"description":{"content":"<p>One or more Reserved Instance IDs.</p>\n","type":"text/plain"},"key":"ReservedInstancesId.N","value":""},{"key":"Action","value":"DescribeReservedInstances"}],"variable":[]}},"response":[],"_postman_id":"774901c1-42ab-4272-b3ac-fd2733e74b91"},{"name":"Modify Reserved Instances","id":"475abcc1-bc4c-4b52-a019-a449fe09efb6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?ClientToken&ReservedInstancesConfigurationSetItemType.N&ReservedInstancesId.N&Action=ModifyReservedInstances","description":"<p>Modifies the Availability Zone, instance count, instance type, or network platform\n                        (EC2-Classic or EC2-VPC) of your Reserved Instances.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>A unique, case-sensitive token you provide to ensure idempotency of your modification request. For more information, see        Ensuring Idempotency.</p>\n","type":"text/plain"},"key":"ClientToken","value":""},{"description":{"content":"<p>The configuration settings for the Reserved Instances to modify.</p>\n","type":"text/plain"},"key":"ReservedInstancesConfigurationSetItemType.N","value":""},{"description":{"content":"<p>The IDs of the Reserved Instances to modify.</p>\n","type":"text/plain"},"key":"ReservedInstancesId.N","value":""},{"key":"Action","value":"ModifyReservedInstances"}],"variable":[]}},"response":[],"_postman_id":"475abcc1-bc4c-4b52-a019-a449fe09efb6"}],"id":"de536966-52a7-4403-accf-7457b09c4e9c","_postman_id":"de536966-52a7-4403-accf-7457b09c4e9c","description":""},{"name":"Reserved Instances Exchange Quote","item":[{"name":"Accept Reserved Instances Exchange Quote","id":"0ba28105-e4b2-44a3-a2c0-3554d74cc382","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=AcceptReservedInstancesExchangeQuote","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"AcceptReservedInstancesExchangeQuote"}],"variable":[]}},"response":[],"_postman_id":"0ba28105-e4b2-44a3-a2c0-3554d74cc382"},{"name":"Get Reserved Instances Exchange Quote","id":"af2c4923-34d7-4a92-b5cf-38ab7f6345cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&ReservedInstanceId.N&TargetConfiguration.N&Action=GetReservedInstancesExchangeQuote","description":"<p>Returns a quote and exchange information for exchanging one or more specified\n                        Convertible Reserved Instances for a new Convertible Reserved Instance.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The IDs of the Convertible Reserved Instances to exchange.</p>\n","type":"text/plain"},"key":"ReservedInstanceId.N","value":""},{"description":{"content":"<p>The configuration of the target Convertible Reserved Instance to exchange for your current Convertible Reserved Instances.</p>\n","type":"text/plain"},"key":"TargetConfiguration.N","value":""},{"key":"Action","value":"GetReservedInstancesExchangeQuote"}],"variable":[]}},"response":[],"_postman_id":"af2c4923-34d7-4a92-b5cf-38ab7f6345cf"}],"id":"00944aa6-c647-4b6e-b993-0b495f72d2d2","_postman_id":"00944aa6-c647-4b6e-b993-0b495f72d2d2","description":""},{"name":"Reserved Instances Listing","item":[{"name":"Cancel Reserved Instances Listing","id":"01886467-a705-4571-8267-698b178c428d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?ReservedInstancesListingId&Action=CancelReservedInstancesListing","description":"<p>Cancels the specified Reserved Instance listing in the Reserved Instance Marketplace.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The ID of the Reserved Instance listing.</p>\n","type":"text/plain"},"key":"ReservedInstancesListingId","value":""},{"key":"Action","value":"CancelReservedInstancesListing"}],"variable":[]}},"response":[],"_postman_id":"01886467-a705-4571-8267-698b178c428d"},{"name":"Create Reserved Instances Listing","id":"c7453239-ea10-42f4-988b-2b722754487f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?ClientToken&InstanceCount&PriceSchedules.N&ReservedInstancesId&Action=CreateReservedInstancesListing","description":"<p>Creates a listing for Amazon EC2 Standard Reserved Instances to be sold in the Reserved\n                        Instance\n                        Marketplace.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Unique, case-sensitive identifier you provide to ensure idempotency of your                 listings. This helps avoid duplicate listings. For more information, see                Ensuring Idempotency.</p>\n","type":"text/plain"},"key":"ClientToken","value":""},{"description":{"content":"<p>The number of instances that are a part of a Reserved Instance account to be listed in the Reserved Instance Marketplace. This number should be less than or equal to the instance count associated with the Reserved Instance ID specified in this call.</p>\n","type":"text/plain"},"key":"InstanceCount","value":""},{"description":{"content":"<p>A list specifying the price of the Standard Reserved Instance for each month remaining in the Reserved Instance term.</p>\n","type":"text/plain"},"key":"PriceSchedules.N","value":""},{"description":{"content":"<p>The ID of the active Standard Reserved Instance.</p>\n","type":"text/plain"},"key":"ReservedInstancesId","value":""},{"key":"Action","value":"CreateReservedInstancesListing"}],"variable":[]}},"response":[],"_postman_id":"c7453239-ea10-42f4-988b-2b722754487f"},{"name":"Describe Reserved Instances Listings","id":"5e36a541-5120-4c46-be2d-37e7a6fc8fe3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Filter.N&ReservedInstancesId&ReservedInstancesListingId&Action=DescribeReservedInstancesListings","description":"<p>Describes your account's Reserved Instance listings in the Reserved Instance Marketplace.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>One or more filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>One or more Reserved Instance IDs.</p>\n","type":"text/plain"},"key":"ReservedInstancesId","value":""},{"description":{"content":"<p>One or more Reserved Instance listing IDs.</p>\n","type":"text/plain"},"key":"ReservedInstancesListingId","value":""},{"key":"Action","value":"DescribeReservedInstancesListings"}],"variable":[]}},"response":[],"_postman_id":"5e36a541-5120-4c46-be2d-37e7a6fc8fe3"}],"id":"1e9b0a3d-c60f-4a5b-b5d5-cab498073a09","_postman_id":"1e9b0a3d-c60f-4a5b-b5d5-cab498073a09","description":""},{"name":"Reserved Instances Modifications","item":[{"name":"Describe Reserved Instances Modifications","id":"f0d97e0d-ec85-4a8f-8982-5447d1c9aa45","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Filter.N&NextToken&ReservedInstancesModificationId.N&Action=DescribeReservedInstancesModifications","description":"<p>Describes the modifications made to your Reserved Instances.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>One or more filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>The token to retrieve the next page of results.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"description":{"content":"<p>IDs for the submitted modification request.</p>\n","type":"text/plain"},"key":"ReservedInstancesModificationId.N","value":""},{"key":"Action","value":"DescribeReservedInstancesModifications"}],"variable":[]}},"response":[],"_postman_id":"f0d97e0d-ec85-4a8f-8982-5447d1c9aa45"}],"id":"70190329-3576-4e46-a1e0-3f5f17dcd6e4","_postman_id":"70190329-3576-4e46-a1e0-3f5f17dcd6e4","description":""},{"name":"Reserved Instances Offering","item":[{"name":"Purchase Reserved Instances Offering","id":"1656fb7d-11e3-4a9c-bb63-38c6c3025555","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&InstanceCount&LimitPrice&PurchaseTime&ReservedInstancesOfferingId&Action=PurchaseReservedInstancesOffering","description":"<p>Purchases a Reserved Instance for use with your account.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The number of Reserved Instances to purchase.</p>\n","type":"text/plain"},"key":"InstanceCount","value":""},{"description":{"content":"<p>Specified for Reserved Instance Marketplace offerings to limit the total order and ensure that the Reserved Instances are not purchased at unexpected prices.</p>\n","type":"text/plain"},"key":"LimitPrice","value":""},{"description":{"content":"<p>The time at which to purchase the Reserved Instance, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).</p>\n","type":"text/plain"},"key":"PurchaseTime","value":""},{"description":{"content":"<p>The ID of the Reserved Instance offering to purchase.</p>\n","type":"text/plain"},"key":"ReservedInstancesOfferingId","value":""},{"key":"Action","value":"PurchaseReservedInstancesOffering"}],"variable":[]}},"response":[],"_postman_id":"1656fb7d-11e3-4a9c-bb63-38c6c3025555"}],"id":"5d92d1af-c55e-4b7d-8de8-7019c7d1d37b","_postman_id":"5d92d1af-c55e-4b7d-8de8-7019c7d1d37b","description":""},{"name":"Reserved Instances Offerings","item":[{"name":"Describe Reserved Instances Offerings","id":"2484f730-35ee-459e-b427-c826bf98bc31","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?AvailabilityZone&DryRun&Filter.N&IncludeMarketplace&InstanceTenancy&InstanceType&MaxDuration&MaxInstanceCount&MaxResults&MinDuration&NextToken&OfferingClass&OfferingType&ProductDescription&ReservedInstancesOfferingId.N&Action=DescribeReservedInstancesOfferings","description":"<p>Describes Reserved Instance offerings that are available for purchase.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The Availability Zone in which the Reserved Instance can be used.</p>\n","type":"text/plain"},"key":"AvailabilityZone","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>One or more filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>Include Reserved Instance Marketplace offerings in the response.</p>\n","type":"text/plain"},"key":"IncludeMarketplace","value":""},{"description":{"content":"<p>The tenancy of the instances covered by the reservation. A Reserved Instance with a tenancy of dedicated is applied to instances that run in a VPC on single-tenant hardware (i.e., Dedicated Instances).</p>\n","type":"text/plain"},"key":"InstanceTenancy","value":""},{"description":{"content":"<p>The instance type that the reservation will cover (for example, m1.small). For more information, see Instance Types in the Amazon Elastic Compute Cloud User Guide.</p>\n","type":"text/plain"},"key":"InstanceType","value":""},{"description":{"content":"<p>The maximum duration (in seconds) to filter when searching for offerings.</p>\n","type":"text/plain"},"key":"MaxDuration","value":""},{"description":{"content":"<p>The maximum number of instances to filter when searching for offerings.</p>\n","type":"text/plain"},"key":"MaxInstanceCount","value":""},{"description":{"content":"<p>The maximum number of results to return for the request in a single page. The remaining             results of the initial request can be seen by sending another request with the returned                 NextToken value. The maximum is 100.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>The minimum duration (in seconds) to filter when searching for offerings.</p>\n","type":"text/plain"},"key":"MinDuration","value":""},{"description":{"content":"<p>The token to retrieve the next page of results.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"description":{"content":"<p>The offering class of the Reserved Instance. Can be standard or convertible.</p>\n","type":"text/plain"},"key":"OfferingClass","value":""},{"description":{"content":"<p>The Reserved Instance offering type. If you are using tools that predate the 2011-11-01 API             version, you only have access to the Medium Utilization Reserved Instance           offering type.</p>\n","type":"text/plain"},"key":"OfferingType","value":""},{"description":{"content":"<p>The Reserved Instance product platform description. Instances that include (Amazon    VPC) in the description are for use with Amazon VPC.</p>\n","type":"text/plain"},"key":"ProductDescription","value":""},{"description":{"content":"<p>One or more Reserved Instances offering IDs.</p>\n","type":"text/plain"},"key":"ReservedInstancesOfferingId.N","value":""},{"key":"Action","value":"DescribeReservedInstancesOfferings"}],"variable":[]}},"response":[],"_postman_id":"2484f730-35ee-459e-b427-c826bf98bc31"}],"id":"e1abcba2-3918-4a3c-bd94-4b1c117f39ed","_postman_id":"e1abcba2-3918-4a3c-bd94-4b1c117f39ed","description":""},{"name":"Route","item":[{"name":"Create Route","id":"b7fa4ef7-8b9e-403f-a512-c8566b01b16e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DestinationCidrBlock&DestinationIpv6CidrBlock&DryRun&EgressOnlyInternetGatewayId&GatewayId&InstanceId&NatGatewayId&NetworkInterfaceId&RouteTableId&TransitGatewayId&VpcPeeringConnectionId&Action=CreateRoute","description":"<p>Creates a route in a route table within a VPC.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The IPv4 CIDR address block used for the destination match. Routing decisions are based on the most specific match.</p>\n","type":"text/plain"},"key":"DestinationCidrBlock","value":""},{"description":{"content":"<p>The IPv6 CIDR block used for the destination match. Routing decisions are based on the most specific match.</p>\n","type":"text/plain"},"key":"DestinationIpv6CidrBlock","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>[IPv6 traffic only] The ID of an egress-only internet gateway.</p>\n","type":"text/plain"},"key":"EgressOnlyInternetGatewayId","value":""},{"description":{"content":"<p>The ID of an internet gateway or virtual private gateway attached to your           VPC.</p>\n","type":"text/plain"},"key":"GatewayId","value":""},{"description":{"content":"<p>The ID of a NAT instance in your VPC. The operation fails if you specify an instance ID unless exactly one network interface is attached.</p>\n","type":"text/plain"},"key":"InstanceId","value":""},{"description":{"content":"<p>[IPv4 traffic only] The ID of a NAT gateway.</p>\n","type":"text/plain"},"key":"NatGatewayId","value":""},{"description":{"content":"<p>The ID of a network interface.</p>\n","type":"text/plain"},"key":"NetworkInterfaceId","value":""},{"description":{"content":"<p>The ID of the route table for the route.</p>\n","type":"text/plain"},"key":"RouteTableId","value":""},{"description":{"content":"<p>The ID of a transit gateway.</p>\n","type":"text/plain"},"key":"TransitGatewayId","value":""},{"description":{"content":"<p>The ID of a VPC peering connection.</p>\n","type":"text/plain"},"key":"VpcPeeringConnectionId","value":""},{"key":"Action","value":"CreateRoute"}],"variable":[]}},"response":[],"_postman_id":"b7fa4ef7-8b9e-403f-a512-c8566b01b16e"},{"name":"Delete Route","id":"b816633e-7893-4804-99fa-d78d39c4c171","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DestinationCidrBlock&DestinationIpv6CidrBlock&DryRun&RouteTableId&Action=DeleteRoute","description":"<p>Deletes the specified route from the specified route table.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The IPv4 CIDR range for the route. The value you specify must match the CIDR for the route exactly.</p>\n","type":"text/plain"},"key":"DestinationCidrBlock","value":""},{"description":{"content":"<p>The IPv6 CIDR range for the route. The value you specify must match the CIDR for the route exactly.</p>\n","type":"text/plain"},"key":"DestinationIpv6CidrBlock","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the route table.</p>\n","type":"text/plain"},"key":"RouteTableId","value":""},{"key":"Action","value":"DeleteRoute"}],"variable":[]}},"response":[],"_postman_id":"b816633e-7893-4804-99fa-d78d39c4c171"},{"name":"Replace Route","id":"07fd1575-4e9b-43e1-8b17-bb6f2f2533ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DestinationCidrBlock&DestinationIpv6CidrBlock&DryRun&EgressOnlyInternetGatewayId&GatewayId&InstanceId&NatGatewayId&NetworkInterfaceId&RouteTableId&TransitGatewayId&VpcPeeringConnectionId&Action=ReplaceRoute","description":"<p>Replaces an existing route within a route table in a VPC.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The IPv4 CIDR address block used for the destination match. The value that you          provide must match the CIDR of an existing route in the table.</p>\n","type":"text/plain"},"key":"DestinationCidrBlock","value":""},{"description":{"content":"<p>The IPv6 CIDR address block used for the destination match. The value that you          provide must match the CIDR of an existing route in the table.</p>\n","type":"text/plain"},"key":"DestinationIpv6CidrBlock","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>[IPv6 traffic only] The ID of an egress-only internet gateway.</p>\n","type":"text/plain"},"key":"EgressOnlyInternetGatewayId","value":""},{"description":{"content":"<p>The ID of an internet gateway or virtual private gateway.</p>\n","type":"text/plain"},"key":"GatewayId","value":""},{"description":{"content":"<p>The ID of a NAT instance in your VPC.</p>\n","type":"text/plain"},"key":"InstanceId","value":""},{"description":{"content":"<p>[IPv4 traffic only] The ID of a NAT gateway.</p>\n","type":"text/plain"},"key":"NatGatewayId","value":""},{"description":{"content":"<p>The ID of a network interface.</p>\n","type":"text/plain"},"key":"NetworkInterfaceId","value":""},{"description":{"content":"<p>The ID of the route table.</p>\n","type":"text/plain"},"key":"RouteTableId","value":""},{"description":{"content":"<p>The ID of a transit gateway.</p>\n","type":"text/plain"},"key":"TransitGatewayId","value":""},{"description":{"content":"<p>The ID of a VPC peering connection.</p>\n","type":"text/plain"},"key":"VpcPeeringConnectionId","value":""},{"key":"Action","value":"ReplaceRoute"}],"variable":[]}},"response":[],"_postman_id":"07fd1575-4e9b-43e1-8b17-bb6f2f2533ca"}],"id":"0759ad16-1225-4b94-92e6-fdcfbf9ff440","_postman_id":"0759ad16-1225-4b94-92e6-fdcfbf9ff440","description":""},{"name":"Route Table","item":[{"name":"Associate Route Table","id":"109e1d32-bd9c-403d-b9a8-8e15c6fce7c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&RouteTableId&SubnetId&Action=AssociateRouteTable","description":"<p>Associates a subnet with a route table.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the route table.</p>\n","type":"text/plain"},"key":"RouteTableId","value":""},{"description":{"content":"<p>The ID of the subnet.</p>\n","type":"text/plain"},"key":"SubnetId","value":""},{"key":"Action","value":"AssociateRouteTable"}],"variable":[]}},"response":[],"_postman_id":"109e1d32-bd9c-403d-b9a8-8e15c6fce7c6"},{"name":"Create Route Table","id":"bf61e15d-de54-4666-b11a-96bcdb560afa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&VpcId&Action=CreateRouteTable","description":"<p>Creates a route table for the specified VPC.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the VPC.</p>\n","type":"text/plain"},"key":"VpcId","value":""},{"key":"Action","value":"CreateRouteTable"}],"variable":[]}},"response":[],"_postman_id":"bf61e15d-de54-4666-b11a-96bcdb560afa"},{"name":"Delete Route Table","id":"96049ed1-b6f8-417f-9b6d-4292aa9aa477","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&RouteTableId&Action=DeleteRouteTable","description":"<p>Deletes the specified route table.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the route table.</p>\n","type":"text/plain"},"key":"RouteTableId","value":""},{"key":"Action","value":"DeleteRouteTable"}],"variable":[]}},"response":[],"_postman_id":"96049ed1-b6f8-417f-9b6d-4292aa9aa477"},{"name":"Describe Route Tables","id":"cf698ca6-d6f2-4bd1-ae0f-fd255f10d108","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&Filter.N&MaxResults&NextToken&RouteTableId.N&Action=DescribeRouteTables","description":"<p>Describes one or more of your route tables.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>One or more filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>The maximum number of results to return with a single call.     To retrieve the remaining results, make another call with the returned nextToken value.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>The token for the next page of results.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"description":{"content":"<p>One or more route table IDs.</p>\n","type":"text/plain"},"key":"RouteTableId.N","value":""},{"key":"Action","value":"DescribeRouteTables"}],"variable":[]}},"response":[],"_postman_id":"cf698ca6-d6f2-4bd1-ae0f-fd255f10d108"},{"name":"Disassociate Route Table","id":"bc9937e6-1121-4d62-b52a-50df283fae19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?AssociationId&DryRun&Action=DisassociateRouteTable","description":"<p>Disassociates a subnet from a route table.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The association ID representing the current association between the route table and subnet.</p>\n","type":"text/plain"},"key":"AssociationId","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"key":"Action","value":"DisassociateRouteTable"}],"variable":[]}},"response":[],"_postman_id":"bc9937e6-1121-4d62-b52a-50df283fae19"}],"id":"4a961721-8706-40cb-a035-ab6981285310","_postman_id":"4a961721-8706-40cb-a035-ab6981285310","description":""},{"name":"Route Table Association","item":[{"name":"Replace Route Table Association","id":"ec5ea864-f2ab-46bf-a0cb-17452ebf901d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?AssociationId&DryRun&RouteTableId&Action=ReplaceRouteTableAssociation","description":"<p>Changes the route table associated with a given subnet in a VPC.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The association ID.</p>\n","type":"text/plain"},"key":"AssociationId","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the new route table to associate with the subnet.</p>\n","type":"text/plain"},"key":"RouteTableId","value":""},{"key":"Action","value":"ReplaceRouteTableAssociation"}],"variable":[]}},"response":[],"_postman_id":"ec5ea864-f2ab-46bf-a0cb-17452ebf901d"}],"id":"0c28078b-818b-4c17-b32c-1f8b7e88adc2","_postman_id":"0c28078b-818b-4c17-b32c-1f8b7e88adc2","description":""},{"name":"Scheduled Instance Availability","item":[{"name":"Describe Scheduled Instance Availability","id":"558aadb3-d173-4f7d-885d-a146da83cde7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=DescribeScheduledInstanceAvailability","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"DescribeScheduledInstanceAvailability"}],"variable":[]}},"response":[],"_postman_id":"558aadb3-d173-4f7d-885d-a146da83cde7"}],"id":"3b672126-d000-4d9b-8e55-e4a28796df65","_postman_id":"3b672126-d000-4d9b-8e55-e4a28796df65","description":""},{"name":"Scheduled Instances","item":[{"name":"Describe Scheduled Instances","id":"0a1e2357-15f6-4d2c-b5fe-469933083543","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=DescribeScheduledInstances","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"DescribeScheduledInstances"}],"variable":[]}},"response":[],"_postman_id":"0a1e2357-15f6-4d2c-b5fe-469933083543"},{"name":"Purchase Scheduled Instances","id":"8725864d-ac68-47bd-9ae8-ce3ff981a732","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=PurchaseScheduledInstances","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"PurchaseScheduledInstances"}],"variable":[]}},"response":[],"_postman_id":"8725864d-ac68-47bd-9ae8-ce3ff981a732"},{"name":"Run Scheduled Instances","id":"ff98b59e-3bd6-47e2-bbcd-a615e1475ff4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=RunScheduledInstances","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"RunScheduledInstances"}],"variable":[]}},"response":[],"_postman_id":"ff98b59e-3bd6-47e2-bbcd-a615e1475ff4"}],"id":"054c2dd4-78d2-454e-8a34-cc14af67854a","_postman_id":"054c2dd4-78d2-454e-8a34-cc14af67854a","description":""},{"name":"Security Group","item":[{"name":"Create Security Group","id":"ad8a65f6-666e-4c7c-b691-d94687b83a7b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&GroupDescription&GroupName&VpcId&Action=CreateSecurityGroup","description":"<p>Creates a security group.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>A description for the security group. This is informational only.</p>\n","type":"text/plain"},"key":"GroupDescription","value":""},{"description":{"content":"<p>The name of the security group.</p>\n","type":"text/plain"},"key":"GroupName","value":""},{"description":{"content":"<p>[EC2-VPC] The ID of the VPC. Required for EC2-VPC.</p>\n","type":"text/plain"},"key":"VpcId","value":""},{"key":"Action","value":"CreateSecurityGroup"}],"variable":[]}},"response":[],"_postman_id":"ad8a65f6-666e-4c7c-b691-d94687b83a7b"},{"name":"Delete Security Group","id":"fcacff6f-4a69-495a-94bf-aa8034189a07","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&GroupId&GroupName&Action=DeleteSecurityGroup","description":"<p>Deletes a security group.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the security group. Required for a nondefault VPC.</p>\n","type":"text/plain"},"key":"GroupId","value":""},{"description":{"content":"<p>[EC2-Classic, default VPC] The name of the security group. You can specify either the security group name or the security group ID.</p>\n","type":"text/plain"},"key":"GroupName","value":""},{"key":"Action","value":"DeleteSecurityGroup"}],"variable":[]}},"response":[],"_postman_id":"fcacff6f-4a69-495a-94bf-aa8034189a07"},{"name":"Describe Security Groups","id":"067fb064-f657-46ef-91d8-2a1b03f6c8e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&Filter.N&GroupId.N&GroupName.N&MaxResults&NextToken&Action=DescribeSecurityGroups","description":"<p>Describes the specified security groups or all of your security groups.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The filters. If using multiple filters for rules, the results include security groups for which any combination of rules - not necessarily a single rule - match all filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>The IDs of the security groups. Required for security groups in a nondefault VPC.</p>\n","type":"text/plain"},"key":"GroupId.N","value":""},{"description":{"content":"<p>[EC2-Classic and default VPC only] The names of the security groups. You can specify either             the security group name or the security group ID. For security groups in a nondefault VPC, use          the group-name filter to describe security groups by name.</p>\n","type":"text/plain"},"key":"GroupName.N","value":""},{"description":{"content":"<p>The maximum number of results to return in a single call. To retrieve the remaining results, make another request with the returned NextToken value. This value can be between 5 and 1000. If this parameter is not specified, then all results are returned.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>The token to request the next page of results.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"key":"Action","value":"DescribeSecurityGroups"}],"variable":[]}},"response":[],"_postman_id":"067fb064-f657-46ef-91d8-2a1b03f6c8e5"}],"id":"da879eb1-c183-4ef0-a93c-ea20a75c8d79","_postman_id":"da879eb1-c183-4ef0-a93c-ea20a75c8d79","description":""},{"name":"Security Group Egress","item":[{"name":"Authorize Security Group Egress","id":"5a9a671c-e3ed-45d1-887c-68b351b387d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?CidrIp&DryRun&FromPort&GroupId&IpPermissions.N&IpProtocol&SourceSecurityGroupName&SourceSecurityGroupOwnerId&ToPort&Action=AuthorizeSecurityGroupEgress","description":"<p>[VPC only] Adds the specified egress rules to a security group for use with a VPC.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Not supported. Use a set of IP permissions to specify the CIDR.</p>\n","type":"text/plain"},"key":"CidrIp","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>Not supported. Use a set of IP permissions to specify the port.</p>\n","type":"text/plain"},"key":"FromPort","value":""},{"description":{"content":"<p>The ID of the security group.</p>\n","type":"text/plain"},"key":"GroupId","value":""},{"description":{"content":"<p>The sets of IP permissions. You can't specify a destination security group and a CIDR IP address range in the same set of permissions.</p>\n","type":"text/plain"},"key":"IpPermissions.N","value":""},{"description":{"content":"<p>Not supported. Use a set of IP permissions to specify the protocol name or number.</p>\n","type":"text/plain"},"key":"IpProtocol","value":""},{"description":{"content":"<p>Not supported. Use a set of IP permissions to specify a destination security group.</p>\n","type":"text/plain"},"key":"SourceSecurityGroupName","value":""},{"description":{"content":"<p>Not supported. Use a set of IP permissions to specify a destination security group.</p>\n","type":"text/plain"},"key":"SourceSecurityGroupOwnerId","value":""},{"description":{"content":"<p>Not supported. Use a set of IP permissions to specify the port.</p>\n","type":"text/plain"},"key":"ToPort","value":""},{"key":"Action","value":"AuthorizeSecurityGroupEgress"}],"variable":[]}},"response":[],"_postman_id":"5a9a671c-e3ed-45d1-887c-68b351b387d8"},{"name":"Revoke Security Group Egress","id":"2893539d-cad3-43b6-83ef-9a35d5dd948b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?CidrIp&DryRun&FromPort&GroupId&IpPermissions.N&IpProtocol&SourceSecurityGroupName&SourceSecurityGroupOwnerId&ToPort&Action=RevokeSecurityGroupEgress","description":"<p>[VPC only] Removes the specified egress rules from a security group for EC2-VPC.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Not supported. Use a set of IP permissions to specify the CIDR.</p>\n","type":"text/plain"},"key":"CidrIp","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>Not supported. Use a set of IP permissions to specify the port.</p>\n","type":"text/plain"},"key":"FromPort","value":""},{"description":{"content":"<p>The ID of the security group.</p>\n","type":"text/plain"},"key":"GroupId","value":""},{"description":{"content":"<p>The sets of IP permissions. You can't specify a destination security group and a CIDR IP address range in the same set of permissions.</p>\n","type":"text/plain"},"key":"IpPermissions.N","value":""},{"description":{"content":"<p>Not supported. Use a set of IP permissions to specify the protocol name or number.</p>\n","type":"text/plain"},"key":"IpProtocol","value":""},{"description":{"content":"<p>Not supported. Use a set of IP permissions to specify a destination security group.</p>\n","type":"text/plain"},"key":"SourceSecurityGroupName","value":""},{"description":{"content":"<p>Not supported. Use a set of IP permissions to specify a destination security group.</p>\n","type":"text/plain"},"key":"SourceSecurityGroupOwnerId","value":""},{"description":{"content":"<p>Not supported. Use a set of IP permissions to specify the port.</p>\n","type":"text/plain"},"key":"ToPort","value":""},{"key":"Action","value":"RevokeSecurityGroupEgress"}],"variable":[]}},"response":[],"_postman_id":"2893539d-cad3-43b6-83ef-9a35d5dd948b"}],"id":"0d7b2fc5-9edb-4d54-ba07-71ab5da45b53","_postman_id":"0d7b2fc5-9edb-4d54-ba07-71ab5da45b53","description":""},{"name":"Security Group Ingress","item":[{"name":"Authorize Security Group Ingress","id":"3d24a7b8-63c5-4dd5-8ef2-5dc1ca164269","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?CidrIp&DryRun&FromPort&GroupId&GroupName&IpPermissions.N&IpProtocol&SourceSecurityGroupName&SourceSecurityGroupOwnerId&ToPort&Action=AuthorizeSecurityGroupIngress","description":"<p>Adds the specified ingress rules to a security group.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The IPv4 address range, in CIDR format. You can't specify this parameter when specifying a source security group. To specify an IPv6 address range, use a set of IP permissions.</p>\n","type":"text/plain"},"key":"CidrIp","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The start of port range for the TCP and UDP protocols, or an ICMP type number.          For the ICMP type number, use -1 to specify all types. If you           specify all ICMP types, you must specify all codes.</p>\n","type":"text/plain"},"key":"FromPort","value":""},{"description":{"content":"<p>The ID of the security group. You must specify either the security group ID or the          security group name in the request. For security groups in a nondefault VPC, you must           specify the security group ID.</p>\n","type":"text/plain"},"key":"GroupId","value":""},{"description":{"content":"<p>[EC2-Classic, default VPC] The name of the security group. You must specify either the          security group ID or the security group name in the request.</p>\n","type":"text/plain"},"key":"GroupName","value":""},{"description":{"content":"<p>The sets of IP permissions.</p>\n","type":"text/plain"},"key":"IpPermissions.N","value":""},{"description":{"content":"<p>The IP protocol name (tcp, udp, icmp) or number (see Protocol Numbers). To specify icmpv6, use a set of IP permissions.</p>\n","type":"text/plain"},"key":"IpProtocol","value":""},{"description":{"content":"<p>[EC2-Classic, default VPC] The name of the source security group. You can't specify this parameter  in combination with the following parameters: the CIDR IP address range, the start of the port range,  the IP protocol, and the end of the port range. Creates rules that grant full ICMP, UDP, and TCP access.  To create a rule with a specific IP protocol and port range, use a set of IP permissions instead. For  EC2-VPC, the source security group must be in the same VPC.</p>\n","type":"text/plain"},"key":"SourceSecurityGroupName","value":""},{"description":{"content":"<p>[nondefault VPC] The AWS account ID for the source security group, if the source security group is  in a different account. You can't specify this parameter in combination with the following parameters:  the CIDR IP address range, the IP protocol, the start of the port range, and the end of the port range.  Creates rules that grant full ICMP, UDP, and TCP access. To create a rule with a specific IP protocol  and port range, use a set of IP permissions instead.</p>\n","type":"text/plain"},"key":"SourceSecurityGroupOwnerId","value":""},{"description":{"content":"<p>The end of port range for the TCP and UDP protocols, or an ICMP code number.            For the ICMP code number, use -1 to specify all codes. If you           specify all ICMP types, you must specify all codes.</p>\n","type":"text/plain"},"key":"ToPort","value":""},{"key":"Action","value":"AuthorizeSecurityGroupIngress"}],"variable":[]}},"response":[],"_postman_id":"3d24a7b8-63c5-4dd5-8ef2-5dc1ca164269"},{"name":"Revoke Security Group Ingress","id":"1e7df23d-c320-49be-b14f-d651c8c842ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?CidrIp&DryRun&FromPort&GroupId&GroupName&IpPermissions.N&IpProtocol&SourceSecurityGroupName&SourceSecurityGroupOwnerId&ToPort&Action=RevokeSecurityGroupIngress","description":"<p>Removes the specified ingress rules from a security group.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The CIDR IP address range. You can't specify this parameter when specifying a source security group.</p>\n","type":"text/plain"},"key":"CidrIp","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The start of port range for the TCP and UDP protocols, or an ICMP type number. For the ICMP type number,  use -1 to specify all ICMP types.</p>\n","type":"text/plain"},"key":"FromPort","value":""},{"description":{"content":"<p>The ID of the security group. You must specify either the security group ID or the security group name in the request. For security groups in a nondefault VPC, you must specify the security group ID.</p>\n","type":"text/plain"},"key":"GroupId","value":""},{"description":{"content":"<p>[EC2-Classic, default VPC] The name of the security group. You must specify either the security group ID or the security group name in the request.</p>\n","type":"text/plain"},"key":"GroupName","value":""},{"description":{"content":"<p>The sets of IP permissions. You can't specify a source security group and a CIDR IP address range in the same set of permissions.</p>\n","type":"text/plain"},"key":"IpPermissions.N","value":""},{"description":{"content":"<p>The IP protocol name (tcp, udp, icmp) or number  (see Protocol Numbers).  Use -1 to specify all.</p>\n","type":"text/plain"},"key":"IpProtocol","value":""},{"description":{"content":"<p>[EC2-Classic, default VPC] The name of the source security group. You can't specify this parameter in combination with the following parameters: the CIDR IP address range, the start of the port range, the IP protocol, and the end of the port range. For EC2-VPC, the source security group must be in the same VPC. To revoke a specific rule for an IP protocol and port range, use a set of IP permissions instead.</p>\n","type":"text/plain"},"key":"SourceSecurityGroupName","value":""},{"description":{"content":"<p>[EC2-Classic] The AWS account ID of the source security group, if the source security group is in a different account. You can't specify this parameter in combination with the following parameters: the CIDR IP address range, the IP protocol, the start of the port range, and the end of the port range. To revoke a specific rule for an IP protocol and port range, use a set of IP permissions instead.</p>\n","type":"text/plain"},"key":"SourceSecurityGroupOwnerId","value":""},{"description":{"content":"<p>The end of port range for the TCP and UDP protocols, or an ICMP code number. For the ICMP code number,  use -1 to specify all ICMP codes for the ICMP type.</p>\n","type":"text/plain"},"key":"ToPort","value":""},{"key":"Action","value":"RevokeSecurityGroupIngress"}],"variable":[]}},"response":[],"_postman_id":"1e7df23d-c320-49be-b14f-d651c8c842ea"}],"id":"cc90b511-8b63-45b2-bcb6-54bb9b631560","_postman_id":"cc90b511-8b63-45b2-bcb6-54bb9b631560","description":""},{"name":"Security Group References","item":[{"name":"Describe Security Group References","id":"fb4f1d18-f5c6-47ca-a0bd-fe2c93e90600","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&GroupId.N&Action=DescribeSecurityGroupReferences","description":"<p>[VPC only] Describes the VPCs on the other side of a VPC peering connection that are\n                        referencing the security groups you've specified in this request.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The IDs of the security groups in your account.</p>\n","type":"text/plain"},"key":"GroupId.N","value":""},{"key":"Action","value":"DescribeSecurityGroupReferences"}],"variable":[]}},"response":[],"_postman_id":"fb4f1d18-f5c6-47ca-a0bd-fe2c93e90600"}],"id":"9c5aa8db-890d-4a10-bb74-2c990cdbaaab","_postman_id":"9c5aa8db-890d-4a10-bb74-2c990cdbaaab","description":""},{"name":"Security Group Rule Descriptions Egress","item":[{"name":"Update Security Group Rule Descriptions Egress","id":"2d254454-c54e-4235-91c9-4c7b05aca995","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&GroupId&GroupName&IpPermissions.N&Action=UpdateSecurityGroupRuleDescriptionsEgress","description":"<p>[VPC only] Updates the description of an egress (outbound) security group rule.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the security group. You must specify either the security group ID or the          security group name in the request. For security groups in a nondefault VPC, you must           specify the security group ID.</p>\n","type":"text/plain"},"key":"GroupId","value":""},{"description":{"content":"<p>[Default VPC] The name of the security group. You must specify either the security group            ID or the security group name in the request.</p>\n","type":"text/plain"},"key":"GroupName","value":""},{"description":{"content":"<p>The IP permissions for the security group rule.</p>\n","type":"text/plain"},"key":"IpPermissions.N","value":""},{"key":"Action","value":"UpdateSecurityGroupRuleDescriptionsEgress"}],"variable":[]}},"response":[],"_postman_id":"2d254454-c54e-4235-91c9-4c7b05aca995"}],"id":"dfef127b-ab1c-40ee-acba-e07cf2f43041","_postman_id":"dfef127b-ab1c-40ee-acba-e07cf2f43041","description":""},{"name":"Security Group Rule Descriptions Ingress","item":[{"name":"Update Security Group Rule Descriptions Ingress","id":"04c45998-8eec-4a33-9727-abd6d8c6a554","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&GroupId&GroupName&IpPermissions.N&Action=UpdateSecurityGroupRuleDescriptionsIngress","description":"<p>Updates the description of an ingress (inbound) security group rule.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the security group. You must specify either the security group ID or the          security group name in the request. For security groups in a nondefault VPC, you must           specify the security group ID.</p>\n","type":"text/plain"},"key":"GroupId","value":""},{"description":{"content":"<p>[EC2-Classic, default VPC] The name of the security group. You must specify either the          security group ID or the security group name in the request.</p>\n","type":"text/plain"},"key":"GroupName","value":""},{"description":{"content":"<p>The IP permissions for the security group rule.</p>\n","type":"text/plain"},"key":"IpPermissions.N","value":""},{"key":"Action","value":"UpdateSecurityGroupRuleDescriptionsIngress"}],"variable":[]}},"response":[],"_postman_id":"04c45998-8eec-4a33-9727-abd6d8c6a554"}],"id":"8b197b4c-7288-4de5-9216-d6b6c04cc7c1","_postman_id":"8b197b4c-7288-4de5-9216-d6b6c04cc7c1","description":""},{"name":"Security Groups To Client VPN Target Network","item":[{"name":"Apply Security Groups To Client VPN Target Network","id":"b110f604-7f75-489a-b547-95c7c3e10f91","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?ClientVpnEndpointId&DryRun&SecurityGroupId.N&VpcId&Action=ApplySecurityGroupsToClientVpnTargetNetwork","description":"<p>Applies a security group to the association between the target network and the Client\n                        VPN endpoint.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The ID of the Client VPN endpoint.</p>\n","type":"text/plain"},"key":"ClientVpnEndpointId","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The IDs of the security groups to apply to the associated target network. Up to 5 security groups can           be applied to an associated target network.</p>\n","type":"text/plain"},"key":"SecurityGroupId.N","value":""},{"description":{"content":"<p>The ID of the VPC in which the associated target network is located.</p>\n","type":"text/plain"},"key":"VpcId","value":""},{"key":"Action","value":"ApplySecurityGroupsToClientVpnTargetNetwork"}],"variable":[]}},"response":[],"_postman_id":"b110f604-7f75-489a-b547-95c7c3e10f91"}],"id":"0c708474-6db2-4ed0-8d06-3f0cb926f0cb","_postman_id":"0c708474-6db2-4ed0-8d06-3f0cb926f0cb","description":""},{"name":"Snapshot","item":[{"name":"Copy Snapshot","id":"2e1e580f-17ae-475c-9c92-59143c94cfb9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Description&DestinationRegion&DryRun&Encrypted&KmsKeyId&PresignedUrl&SourceRegion&SourceSnapshotId&Action=CopySnapshot","description":"<p>Copies a point-in-time snapshot of an EBS volume and stores it in Amazon S3.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>A description for the EBS snapshot.</p>\n","type":"text/plain"},"key":"Description","value":""},{"description":{"content":"<p>The destination Region to use in the PresignedUrl parameter of a snapshot copy operation. This parameter is only valid for specifying the destination Region in a PresignedUrl parameter, where it is required.</p>\n","type":"text/plain"},"key":"DestinationRegion","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>To encrypt a copy of an unencrypted snapshot if encryption by default is not enabled,  enable encryption using this parameter. Otherwise, omit this parameter. Encrypted snapshots  are encrypted, even if you omit this parameter and encryption by default is not enabled. You  cannot set this parameter to false. For more information, see Amazon EBS Encryption in the  Amazon Elastic Compute Cloud User Guide.</p>\n","type":"text/plain"},"key":"Encrypted","value":""},{"description":{"content":"<p>The identifier of the AWS Key Management Service (AWS KMS) customer master key (CMK) to use for Amazon EBS encryption. If this parameter is not specified, your AWS managed CMK for EBS is used. If KmsKeyId is specified, the encrypted state must be true.</p>\n","type":"text/plain"},"key":"KmsKeyId","value":""},{"description":{"content":"<p>When you copy an encrypted source snapshot using the Amazon EC2 Query API, you must supply a pre-signed URL. This parameter is optional for unencrypted snapshots. For more information, see Query    Requests.</p>\n","type":"text/plain"},"key":"PresignedUrl","value":""},{"description":{"content":"<p>The ID of the Region that contains the snapshot to be copied.</p>\n","type":"text/plain"},"key":"SourceRegion","value":""},{"description":{"content":"<p>The ID of the EBS snapshot to copy.</p>\n","type":"text/plain"},"key":"SourceSnapshotId","value":""},{"key":"Action","value":"CopySnapshot"}],"variable":[]}},"response":[],"_postman_id":"2e1e580f-17ae-475c-9c92-59143c94cfb9"},{"name":"Create Snapshot","id":"810d1561-79d4-423d-b525-124f4841ccfa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Description&DryRun&TagSpecification.N&VolumeId&Action=CreateSnapshot","description":"<p>Creates a snapshot of an EBS volume and stores it in Amazon S3.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>A description for the snapshot.</p>\n","type":"text/plain"},"key":"Description","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The tags to apply to the snapshot during creation.</p>\n","type":"text/plain"},"key":"TagSpecification.N","value":""},{"description":{"content":"<p>The ID of the EBS volume.</p>\n","type":"text/plain"},"key":"VolumeId","value":""},{"key":"Action","value":"CreateSnapshot"}],"variable":[]}},"response":[],"_postman_id":"810d1561-79d4-423d-b525-124f4841ccfa"},{"name":"Create Snapshots","id":"c28630ce-9af3-4b7f-ab82-831db5dedc4d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=CreateSnapshots","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"CreateSnapshots"}],"variable":[]}},"response":[],"_postman_id":"c28630ce-9af3-4b7f-ab82-831db5dedc4d"},{"name":"Delete Snapshot","id":"1610f5ff-6505-4fd5-8fc3-532793a17bdc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&SnapshotId&Action=DeleteSnapshot","description":"<p>Deletes the specified snapshot.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the EBS snapshot.</p>\n","type":"text/plain"},"key":"SnapshotId","value":""},{"key":"Action","value":"DeleteSnapshot"}],"variable":[]}},"response":[],"_postman_id":"1610f5ff-6505-4fd5-8fc3-532793a17bdc"},{"name":"Describe Snapshots","id":"ef4023da-7e56-43a4-a998-de16eafac496","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&Filter.N&MaxResults&NextToken&Owner.N&RestorableBy.N&SnapshotId.N&Action=DescribeSnapshots","description":"<p>Describes the specified EBS snapshots available to you or all of the EBS snapshots\n                        available to you.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>The maximum number of snapshot results returned by DescribeSnapshots in paginated output. When this parameter is used, DescribeSnapshots only returns MaxResults results in a single page along with a NextToken response element. The remaining results of the initial request can be seen by sending another DescribeSnapshots request with the returned NextToken value. This value can be between 5 and 1000; if MaxResults is given a value larger than 1000, only 1000 results are returned. If this parameter is not used, then DescribeSnapshots returns all results. You cannot specify this parameter and the snapshot IDs parameter in the same request.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>The NextToken value returned from a previous paginated DescribeSnapshots request where MaxResults was used and the results exceeded the value of that parameter. Pagination continues from the end of the previous results that returned the NextToken value. This value is null when there are no more results to return.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"description":{"content":"<p>Describes the snapshots owned by these owners.</p>\n","type":"text/plain"},"key":"Owner.N","value":""},{"description":{"content":"<p>The IDs of the AWS accounts that can create volumes from the snapshot.</p>\n","type":"text/plain"},"key":"RestorableBy.N","value":""},{"description":{"content":"<p>The snapshot IDs.</p>\n","type":"text/plain"},"key":"SnapshotId.N","value":""},{"key":"Action","value":"DescribeSnapshots"}],"variable":[]}},"response":[],"_postman_id":"ef4023da-7e56-43a4-a998-de16eafac496"},{"name":"Import Snapshot","id":"839b85fa-be38-4284-b419-6de449e0f4a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=ImportSnapshot","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"ImportSnapshot"}],"variable":[]}},"response":[],"_postman_id":"839b85fa-be38-4284-b419-6de449e0f4a7"}],"id":"2b4c3693-c4a7-4668-8e8c-595ffdcc5be6","_postman_id":"2b4c3693-c4a7-4668-8e8c-595ffdcc5be6","description":""},{"name":"Snapshot Attribute","item":[{"name":"Describe Snapshot Attribute","id":"b608567b-a678-422e-bdb4-b33290a504b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Attribute&DryRun&SnapshotId&Action=DescribeSnapshotAttribute","description":"<p>Describes the specified attribute of the specified snapshot.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The snapshot attribute you would like to view.</p>\n","type":"text/plain"},"key":"Attribute","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the EBS snapshot.</p>\n","type":"text/plain"},"key":"SnapshotId","value":""},{"key":"Action","value":"DescribeSnapshotAttribute"}],"variable":[]}},"response":[],"_postman_id":"b608567b-a678-422e-bdb4-b33290a504b7"},{"name":"Modify Snapshot Attribute","id":"553e01f2-e1f2-4a90-b5e1-5e24919142d5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Attribute&CreateVolumePermission&DryRun&OperationType&SnapshotId&UserGroup.N&UserId.N&Action=ModifySnapshotAttribute","description":"<p>Adds or removes permission settings for the specified snapshot.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The snapshot attribute to modify. Only volume creation permissions can be modified.</p>\n","type":"text/plain"},"key":"Attribute","value":""},{"description":{"content":"<p>A JSON representation of the snapshot attribute modification.</p>\n","type":"text/plain"},"key":"CreateVolumePermission","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The type of operation to perform to the attribute.</p>\n","type":"text/plain"},"key":"OperationType","value":""},{"description":{"content":"<p>The ID of the snapshot.</p>\n","type":"text/plain"},"key":"SnapshotId","value":""},{"description":{"content":"<p>The group to modify for the snapshot.</p>\n","type":"text/plain"},"key":"UserGroup.N","value":""},{"description":{"content":"<p>The account ID to modify for the snapshot.</p>\n","type":"text/plain"},"key":"UserId.N","value":""},{"key":"Action","value":"ModifySnapshotAttribute"}],"variable":[]}},"response":[],"_postman_id":"553e01f2-e1f2-4a90-b5e1-5e24919142d5"},{"name":"Reset Snapshot Attribute","id":"4dfdfb24-64a3-481b-8532-a950bd7cc162","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Attribute&DryRun&SnapshotId&Action=ResetSnapshotAttribute","description":"<p>Resets permission settings for the specified snapshot.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The attribute to reset. Currently, only the attribute for permission to create volumes can be reset.</p>\n","type":"text/plain"},"key":"Attribute","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the snapshot.</p>\n","type":"text/plain"},"key":"SnapshotId","value":""},{"key":"Action","value":"ResetSnapshotAttribute"}],"variable":[]}},"response":[],"_postman_id":"4dfdfb24-64a3-481b-8532-a950bd7cc162"}],"id":"fbc97b4d-3da9-43cf-ba20-53c5b77e8ddf","_postman_id":"fbc97b4d-3da9-43cf-ba20-53c5b77e8ddf","description":""},{"name":"Spot Datafeed Subscription","item":[{"name":"Create Spot Datafeed Subscription","id":"b838d3c8-a2b9-49c8-965d-633f38dd2bcd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Bucket&DryRun&Prefix&Action=CreateSpotDatafeedSubscription","description":"<p>Creates a data feed for Spot Instances, enabling you to view Spot Instance usage logs.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The Amazon S3 bucket in which to store the Spot Instance data feed.</p>\n","type":"text/plain"},"key":"Bucket","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>A prefix for the data feed file names.</p>\n","type":"text/plain"},"key":"Prefix","value":""},{"key":"Action","value":"CreateSpotDatafeedSubscription"}],"variable":[]}},"response":[],"_postman_id":"b838d3c8-a2b9-49c8-965d-633f38dd2bcd"},{"name":"Delete Spot Datafeed Subscription","id":"5bf92ba7-2acb-4854-9e3c-27a867693d0b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&Action=DeleteSpotDatafeedSubscription","description":"<p>Deletes the data feed for Spot Instances.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"key":"Action","value":"DeleteSpotDatafeedSubscription"}],"variable":[]}},"response":[],"_postman_id":"5bf92ba7-2acb-4854-9e3c-27a867693d0b"},{"name":"Describe Spot Datafeed Subscription","id":"6602c8e1-2068-4b49-bd3a-29d40409b210","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&Action=DescribeSpotDatafeedSubscription","description":"<p>Describes the data feed for Spot Instances.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"key":"Action","value":"DescribeSpotDatafeedSubscription"}],"variable":[]}},"response":[],"_postman_id":"6602c8e1-2068-4b49-bd3a-29d40409b210"}],"id":"496200fd-c480-4e7e-a7ad-9bbed6794830","_postman_id":"496200fd-c480-4e7e-a7ad-9bbed6794830","description":""},{"name":"Spot Fleet","item":[{"name":"Request Spot Fleet","id":"131b6d5c-2140-40e3-aa97-41be1b16385e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&SpotFleetRequestConfig&Action=RequestSpotFleet","description":"<p>Creates a Spot Fleet request.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The configuration for the Spot Fleet request.</p>\n","type":"text/plain"},"key":"SpotFleetRequestConfig","value":""},{"key":"Action","value":"RequestSpotFleet"}],"variable":[]}},"response":[],"_postman_id":"131b6d5c-2140-40e3-aa97-41be1b16385e"}],"id":"d4e9427a-fe69-4d71-9abc-897afb69eac6","_postman_id":"d4e9427a-fe69-4d71-9abc-897afb69eac6","description":""},{"name":"Spot Fleet Instances","item":[{"name":"Describe Spot Fleet Instances","id":"bc387f3c-1b0d-4cfc-ba91-c563d718cbee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&MaxResults&NextToken&SpotFleetRequestId&Action=DescribeSpotFleetInstances","description":"<p>Describes the running instances for the specified Spot Fleet.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The maximum number of results to return in a single call.  Specify a value between 1 and 1000. The default value is 1000.       To retrieve the remaining results, make another call with the returned NextToken value.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>The token for the next set of results.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"description":{"content":"<p>The ID of the Spot Fleet request.</p>\n","type":"text/plain"},"key":"SpotFleetRequestId","value":""},{"key":"Action","value":"DescribeSpotFleetInstances"}],"variable":[]}},"response":[],"_postman_id":"bc387f3c-1b0d-4cfc-ba91-c563d718cbee"}],"id":"2f53e18a-4d02-4c9e-b274-5fbc6a12c896","_postman_id":"2f53e18a-4d02-4c9e-b274-5fbc6a12c896","description":""},{"name":"Spot Fleet Request","item":[{"name":"Modify Spot Fleet Request","id":"67fe4474-8e6b-4046-8ad2-0cfa6ae6f380","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=ModifySpotFleetRequest","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"ModifySpotFleetRequest"}],"variable":[]}},"response":[],"_postman_id":"67fe4474-8e6b-4046-8ad2-0cfa6ae6f380"}],"id":"31b6f7ca-dce6-4e85-8db2-2f913ce22de0","_postman_id":"31b6f7ca-dce6-4e85-8db2-2f913ce22de0","description":""},{"name":"Spot Fleet Request History","item":[{"name":"Describe Spot Fleet Request History","id":"79bb0839-b43b-4918-84f8-165873231b19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&EventType&MaxResults&NextToken&SpotFleetRequestId&StartTime&Action=DescribeSpotFleetRequestHistory","description":"<p>Describes the events for the specified Spot Fleet request during the specified time.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The type of events to describe. By default, all events are described.</p>\n","type":"text/plain"},"key":"EventType","value":""},{"description":{"content":"<p>The maximum number of results to return in a single call.  Specify a value between 1 and 1000. The default value is 1000.       To retrieve the remaining results, make another call with the returned NextToken value.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>The token for the next set of results.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"description":{"content":"<p>The ID of the Spot Fleet request.</p>\n","type":"text/plain"},"key":"SpotFleetRequestId","value":""},{"description":{"content":"<p>The starting date and time for the events, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).</p>\n","type":"text/plain"},"key":"StartTime","value":""},{"key":"Action","value":"DescribeSpotFleetRequestHistory"}],"variable":[]}},"response":[],"_postman_id":"79bb0839-b43b-4918-84f8-165873231b19"}],"id":"ff4d0a74-59ea-4ab1-af8d-6cbea4eb7a1c","_postman_id":"ff4d0a74-59ea-4ab1-af8d-6cbea4eb7a1c","description":""},{"name":"Spot Fleet Requests","item":[{"name":"Cancel Spot Fleet Requests","id":"629ce586-0178-46d6-a046-fb1ac91f5943","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&SpotFleetRequestId.N&TerminateInstances&Action=CancelSpotFleetRequests","description":"<p>Cancels the specified Spot Fleet requests.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The IDs of the Spot Fleet requests.</p>\n","type":"text/plain"},"key":"SpotFleetRequestId.N","value":""},{"description":{"content":"<p>Indicates whether to terminate instances for a Spot Fleet request if it is canceled successfully.</p>\n","type":"text/plain"},"key":"TerminateInstances","value":""},{"key":"Action","value":"CancelSpotFleetRequests"}],"variable":[]}},"response":[],"_postman_id":"629ce586-0178-46d6-a046-fb1ac91f5943"},{"name":"Describe Spot Fleet Requests","id":"c715364b-3139-462c-8717-3d1375fbd8b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&MaxResults&NextToken&SpotFleetRequestId.N&Action=DescribeSpotFleetRequests","description":"<p>Describes your Spot Fleet requests.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The maximum number of results to return in a single call.  Specify a value between 1 and 1000. The default value is 1000.       To retrieve the remaining results, make another call with the returned NextToken value.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>The token for the next set of results.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"description":{"content":"<p>The IDs of the Spot Fleet requests.</p>\n","type":"text/plain"},"key":"SpotFleetRequestId.N","value":""},{"key":"Action","value":"DescribeSpotFleetRequests"}],"variable":[]}},"response":[],"_postman_id":"c715364b-3139-462c-8717-3d1375fbd8b7"}],"id":"0a55063b-b46b-4c43-a429-aad684ca1eba","_postman_id":"0a55063b-b46b-4c43-a429-aad684ca1eba","description":""},{"name":"Spot Instance Requests","item":[{"name":"Cancel Spot Instance Requests","id":"6423e81d-3038-427e-8c4e-26a8282927e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&SpotInstanceRequestId.N&Action=CancelSpotInstanceRequests","description":"<p>Cancels one or more Spot Instance requests.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>One or more Spot Instance request IDs.</p>\n","type":"text/plain"},"key":"SpotInstanceRequestId.N","value":""},{"key":"Action","value":"CancelSpotInstanceRequests"}],"variable":[]}},"response":[],"_postman_id":"6423e81d-3038-427e-8c4e-26a8282927e7"},{"name":"Describe Spot Instance Requests","id":"9fa32ac1-83f5-4368-b538-f137c4d731d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&Filter.N&MaxResults&NextToken&SpotInstanceRequestId.N&Action=DescribeSpotInstanceRequests","description":"<p>Describes the specified Spot Instance requests.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>One or more filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>The maximum number of results to return in a single call. Specify a value between 5 and 1000. To retrieve the remaining results, make another call with the returned NextToken value.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>The token to request the next set of results. This value is null when there are no more results to return.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"description":{"content":"<p>One or more Spot Instance request IDs.</p>\n","type":"text/plain"},"key":"SpotInstanceRequestId.N","value":""},{"key":"Action","value":"DescribeSpotInstanceRequests"}],"variable":[]}},"response":[],"_postman_id":"9fa32ac1-83f5-4368-b538-f137c4d731d0"}],"id":"9da14fd8-3135-4d23-a8fa-9ea3941716fc","_postman_id":"9da14fd8-3135-4d23-a8fa-9ea3941716fc","description":""},{"name":"Spot Instances","item":[{"name":"Request Spot Instances","id":"a7943301-570b-4ed3-a688-7cb455abee5e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?AvailabilityZoneGroup&BlockDurationMinutes&ClientToken&DryRun&InstanceCount&InstanceInterruptionBehavior&LaunchGroup&LaunchSpecification&SpotPrice&Type&ValidFrom&ValidUntil&Action=RequestSpotInstances","description":"<p>Creates a Spot Instance request.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The user-specified name for a logical grouping of requests.</p>\n","type":"text/plain"},"key":"AvailabilityZoneGroup","value":""},{"description":{"content":"<p>The required duration for the Spot Instances (also known as Spot blocks), in minutes. This value must be a multiple of 60 (60, 120, 180, 240, 300, or 360).</p>\n","type":"text/plain"},"key":"BlockDurationMinutes","value":""},{"description":{"content":"<p>Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.  For more information, see How to Ensure Idempotency  in the Amazon EC2 User Guide for Linux Instances.</p>\n","type":"text/plain"},"key":"ClientToken","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The maximum number of Spot Instances to launch.</p>\n","type":"text/plain"},"key":"InstanceCount","value":""},{"description":{"content":"<p>The behavior when a Spot Instance is interrupted. The default is terminate.</p>\n","type":"text/plain"},"key":"InstanceInterruptionBehavior","value":""},{"description":{"content":"<p>The instance launch group. Launch groups are Spot Instances that launch together and terminate together.</p>\n","type":"text/plain"},"key":"LaunchGroup","value":""},{"description":{"content":"<p>The launch specification.</p>\n","type":"text/plain"},"key":"LaunchSpecification","value":""},{"description":{"content":"<p>The maximum price per hour that you are willing to pay for a Spot Instance. The default is the On-Demand price.</p>\n","type":"text/plain"},"key":"SpotPrice","value":""},{"description":{"content":"<p>The Spot Instance request type.</p>\n","type":"text/plain"},"key":"Type","value":""},{"description":{"content":"<p>The start date of the request. 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.</p>\n","type":"text/plain"},"key":"ValidFrom","value":""},{"description":{"content":"<p>The end date of the request. 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 is reached. The default end date is 7 days from the current date.</p>\n","type":"text/plain"},"key":"ValidUntil","value":""},{"key":"Action","value":"RequestSpotInstances"}],"variable":[]}},"response":[],"_postman_id":"a7943301-570b-4ed3-a688-7cb455abee5e"}],"id":"9eb5352f-6b3e-47bb-a448-0ab7fb04ae73","_postman_id":"9eb5352f-6b3e-47bb-a448-0ab7fb04ae73","description":""},{"name":"Spot Price History","item":[{"name":"Describe Spot Price History","id":"c3da509d-5092-40a0-b15c-f37bc4473342","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?AvailabilityZone&DryRun&EndTime&Filter.N&InstanceType.N&MaxResults&NextToken&ProductDescription.N&StartTime&Action=DescribeSpotPriceHistory","description":"<p>Describes the Spot price history.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Filters the results by the specified Availability Zone.</p>\n","type":"text/plain"},"key":"AvailabilityZone","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The date and time, up to the current date, from which to stop retrieving the price history data,  in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).</p>\n","type":"text/plain"},"key":"EndTime","value":""},{"description":{"content":"<p>One or more filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>Filters the results by the specified instance types.</p>\n","type":"text/plain"},"key":"InstanceType.N","value":""},{"description":{"content":"<p>The maximum number of results to return in a single call.  Specify a value between 1 and 1000. The default value is 1000.       To retrieve the remaining results, make another call with the returned NextToken value.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>The token for the next set of results.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"description":{"content":"<p>Filters the results by the specified basic product descriptions.</p>\n","type":"text/plain"},"key":"ProductDescription.N","value":""},{"description":{"content":"<p>The date and time, up to the past 90 days, from which to start retrieving the price history data,  in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).</p>\n","type":"text/plain"},"key":"StartTime","value":""},{"key":"Action","value":"DescribeSpotPriceHistory"}],"variable":[]}},"response":[],"_postman_id":"c3da509d-5092-40a0-b15c-f37bc4473342"}],"id":"212b87d2-a77c-41fd-af47-a05114803612","_postman_id":"212b87d2-a77c-41fd-af47-a05114803612","description":""},{"name":"Stale Security Groups","item":[{"name":"Describe Stale Security Groups","id":"d0fc58af-6640-48c6-a829-03dd160bd03c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&MaxResults&NextToken&VpcId&Action=DescribeStaleSecurityGroups","description":"<p>[VPC only] Describes the stale security group rules for security groups in a specified\n                        VPC.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The maximum number of items to return for this request. The request returns a token that you can specify in a subsequent call to get the next set of results.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>The token for the next set of items to return. (You received this token from a prior call.)</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"description":{"content":"<p>The ID of the VPC.</p>\n","type":"text/plain"},"key":"VpcId","value":""},{"key":"Action","value":"DescribeStaleSecurityGroups"}],"variable":[]}},"response":[],"_postman_id":"d0fc58af-6640-48c6-a829-03dd160bd03c"}],"id":"5d9972b8-df16-43fc-ad5a-1ededca31252","_postman_id":"5d9972b8-df16-43fc-ad5a-1ededca31252","description":""},{"name":"Subnet","item":[{"name":"Create Default Subnet","id":"24a0689d-fc56-4935-91c8-b4e441964882","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?AvailabilityZone&DryRun&Action=CreateDefaultSubnet","description":"<p>Creates a default subnet with a size /20 IPv4 CIDR block in the\n                        specified Availability Zone in your default VPC.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The Availability Zone in which to create the default subnet.</p>\n","type":"text/plain"},"key":"AvailabilityZone","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"key":"Action","value":"CreateDefaultSubnet"}],"variable":[]}},"response":[],"_postman_id":"24a0689d-fc56-4935-91c8-b4e441964882"},{"name":"Create Subnet","id":"07ebdc5c-e976-48d2-a9cc-0486d5ed7702","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?AvailabilityZone&AvailabilityZoneId&CidrBlock&DryRun&Ipv6CidrBlock&VpcId&Action=CreateSubnet","description":"<p>Creates a subnet in an existing VPC.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The Availability Zone for the subnet.</p>\n","type":"text/plain"},"key":"AvailabilityZone","value":""},{"description":{"content":"<p>The AZ ID of the subnet.</p>\n","type":"text/plain"},"key":"AvailabilityZoneId","value":""},{"description":{"content":"<p>The IPv4 network range for the subnet, in CIDR notation. For example, 10.0.0.0/24.</p>\n","type":"text/plain"},"key":"CidrBlock","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The IPv6 network range for the subnet, in CIDR notation. The subnet size must use a /64 prefix length.</p>\n","type":"text/plain"},"key":"Ipv6CidrBlock","value":""},{"description":{"content":"<p>The ID of the VPC.</p>\n","type":"text/plain"},"key":"VpcId","value":""},{"key":"Action","value":"CreateSubnet"}],"variable":[]}},"response":[],"_postman_id":"07ebdc5c-e976-48d2-a9cc-0486d5ed7702"},{"name":"Delete Subnet","id":"c2300f7d-3ea9-4913-93f1-bfa614352228","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&SubnetId&Action=DeleteSubnet","description":"<p>Deletes the specified subnet.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the subnet.</p>\n","type":"text/plain"},"key":"SubnetId","value":""},{"key":"Action","value":"DeleteSubnet"}],"variable":[]}},"response":[],"_postman_id":"c2300f7d-3ea9-4913-93f1-bfa614352228"},{"name":"Describe Subnets","id":"0f8b507f-aad1-47b4-b1eb-88139d3fce7f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&Filter.N&MaxResults&NextToken&SubnetId.N&Action=DescribeSubnets","description":"<p>Describes one or more of your subnets.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>One or more filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>The maximum number of results to return with a single call.     To retrieve the remaining results, make another call with the returned nextToken value.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>The token for the next page of results.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"description":{"content":"<p>One or more subnet IDs.</p>\n","type":"text/plain"},"key":"SubnetId.N","value":""},{"key":"Action","value":"DescribeSubnets"}],"variable":[]}},"response":[],"_postman_id":"0f8b507f-aad1-47b4-b1eb-88139d3fce7f"}],"id":"b0f07ec4-de45-43e0-8b55-ae832b25b1e4","_postman_id":"b0f07ec4-de45-43e0-8b55-ae832b25b1e4","description":""},{"name":"Subnet Attribute","item":[{"name":"Modify Subnet Attribute","id":"fb583cfa-ca96-41c9-ae47-83ce36aced39","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?AssignIpv6AddressOnCreation&MapPublicIpOnLaunch&SubnetId&Action=ModifySubnetAttribute","description":"<p>Modifies a subnet attribute.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Specify true to indicate that network interfaces created in the specified subnet should be assigned an IPv6 address. This includes a network interface that's created when launching an instance into the subnet (the instance therefore receives an IPv6 address).</p>\n","type":"text/plain"},"key":"AssignIpv6AddressOnCreation","value":""},{"description":{"content":"<p>Specify true to indicate that ENIs attached to instances created in the specified subnet should be assigned a public IPv4 address.</p>\n","type":"text/plain"},"key":"MapPublicIpOnLaunch","value":""},{"description":{"content":"<p>The ID of the subnet.</p>\n","type":"text/plain"},"key":"SubnetId","value":""},{"key":"Action","value":"ModifySubnetAttribute"}],"variable":[]}},"response":[],"_postman_id":"fb583cfa-ca96-41c9-ae47-83ce36aced39"}],"id":"26811bd7-86d0-4ff5-bec7-83767da5f0c3","_postman_id":"26811bd7-86d0-4ff5-bec7-83767da5f0c3","description":""},{"name":"Subnet CIDR Block","item":[{"name":"Associate Subnet CIDR Block","id":"f80114be-00e6-403c-809e-bafff8c415b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Ipv6CidrBlock&SubnetId&Action=AssociateSubnetCidrBlock","description":"<p>Associates a CIDR block with your subnet.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The IPv6 CIDR block for your subnet. The subnet must have a /64 prefix length.</p>\n","type":"text/plain"},"key":"Ipv6CidrBlock","value":""},{"description":{"content":"<p>The ID of your subnet.</p>\n","type":"text/plain"},"key":"SubnetId","value":""},{"key":"Action","value":"AssociateSubnetCidrBlock"}],"variable":[]}},"response":[],"_postman_id":"f80114be-00e6-403c-809e-bafff8c415b4"},{"name":"Disassociate Subnet CIDR Block","id":"3d06db6b-6bc2-464e-b0ab-f994b49b6b04","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?AssociationId&Action=DisassociateSubnetCidrBlock","description":"<p>Disassociates a CIDR block from a subnet.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The association ID for the CIDR block.</p>\n","type":"text/plain"},"key":"AssociationId","value":""},{"key":"Action","value":"DisassociateSubnetCidrBlock"}],"variable":[]}},"response":[],"_postman_id":"3d06db6b-6bc2-464e-b0ab-f994b49b6b04"}],"id":"0a9aacd7-9094-486f-ba17-a30d643b1e50","_postman_id":"0a9aacd7-9094-486f-ba17-a30d643b1e50","description":""},{"name":"Tags","item":[{"name":"Create Tags","id":"b4e3f9eb-05b1-4c3e-b9db-eb98dfe6663f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&ResourceId.N&Tag.N&Action=CreateTags","description":"<p>Adds or overwrites the specified tags for the specified Amazon EC2 resource or\n                        resources.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The IDs of the resources, separated by spaces.</p>\n","type":"text/plain"},"key":"ResourceId.N","value":""},{"description":{"content":"<p>The tags. The value parameter is required, but if you don't want the tag to have a value, specify the parameter with no value, and we set the value to an empty string.</p>\n","type":"text/plain"},"key":"Tag.N","value":""},{"key":"Action","value":"CreateTags"}],"variable":[]}},"response":[],"_postman_id":"b4e3f9eb-05b1-4c3e-b9db-eb98dfe6663f"},{"name":"Delete Tags","id":"ccd65867-7347-4e37-88b4-ae6bb1be933d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&ResourceId.N&Tag.N&Action=DeleteTags","description":"<p>Deletes the specified set of tags from the specified set of resources.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The IDs of the resources, separated by spaces.</p>\n","type":"text/plain"},"key":"ResourceId.N","value":""},{"description":{"content":"<p>The tags to delete. Specify a tag key and an optional tag value to delete specific tags. If you specify a tag key without a tag value, we delete any tag with this key regardless of its value. If you specify a tag key with an empty string as the tag value, we delete the tag only if its value is an empty string.</p>\n","type":"text/plain"},"key":"Tag.N","value":""},{"key":"Action","value":"DeleteTags"}],"variable":[]}},"response":[],"_postman_id":"ccd65867-7347-4e37-88b4-ae6bb1be933d"},{"name":"Describe Tags","id":"98bed4a6-15c0-4ad8-8a03-5d0abaa88fa4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&Filter.N&MaxResults&NextToken&Action=DescribeTags","description":"<p>Describes the specified tags for your EC2 resources.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>The maximum number of results to return in a single call. This value can be between 5 and 1000.             To retrieve the remaining results, make another call with the returned NextToken value.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>The token to retrieve the next page of results.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"key":"Action","value":"DescribeTags"}],"variable":[]}},"response":[],"_postman_id":"98bed4a6-15c0-4ad8-8a03-5d0abaa88fa4"}],"id":"cebfa86e-07a5-445d-8bb0-bb8eb64e8907","_postman_id":"cebfa86e-07a5-445d-8bb0-bb8eb64e8907","description":""},{"name":"Traffic Mirror Filter","item":[{"name":"Create Traffic Mirror Filter","id":"e0bd556c-6a7f-4990-b785-da914d4716fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=CreateTrafficMirrorFilter","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"CreateTrafficMirrorFilter"}],"variable":[]}},"response":[],"_postman_id":"e0bd556c-6a7f-4990-b785-da914d4716fb"},{"name":"Delete Traffic Mirror Filter","id":"e9f8e462-6098-4ebd-9ec4-09d758a0f54d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=DeleteTrafficMirrorFilter","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"DeleteTrafficMirrorFilter"}],"variable":[]}},"response":[],"_postman_id":"e9f8e462-6098-4ebd-9ec4-09d758a0f54d"},{"name":"Describe Traffic Mirror Filters","id":"bb54d30f-82ca-4290-ac1c-43ae8c94a0f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=DescribeTrafficMirrorFilters","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"DescribeTrafficMirrorFilters"}],"variable":[]}},"response":[],"_postman_id":"bb54d30f-82ca-4290-ac1c-43ae8c94a0f5"}],"id":"120cc664-6e86-417f-8cef-dfd7dbdf035a","_postman_id":"120cc664-6e86-417f-8cef-dfd7dbdf035a","description":""},{"name":"Traffic Mirror Filter Network Services","item":[{"name":"Modify Traffic Mirror Filter Network Services","id":"5654ae8a-4bba-4a3b-994a-143eafcee195","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=ModifyTrafficMirrorFilterNetworkServices","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"ModifyTrafficMirrorFilterNetworkServices"}],"variable":[]}},"response":[],"_postman_id":"5654ae8a-4bba-4a3b-994a-143eafcee195"}],"id":"998db140-acff-4aa6-aeb8-05a0a4a8a6f5","_postman_id":"998db140-acff-4aa6-aeb8-05a0a4a8a6f5","description":""},{"name":"Traffic Mirror Filter Rule","item":[{"name":"Create Traffic Mirror Filter Rule","id":"e5f23176-87a2-40a9-83ff-791885f47644","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=CreateTrafficMirrorFilterRule","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"CreateTrafficMirrorFilterRule"}],"variable":[]}},"response":[],"_postman_id":"e5f23176-87a2-40a9-83ff-791885f47644"},{"name":"Delete Traffic Mirror Filter Rule","id":"f8a387f8-5831-4733-a1ff-0d3ad3702d4d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=DeleteTrafficMirrorFilterRule","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"DeleteTrafficMirrorFilterRule"}],"variable":[]}},"response":[],"_postman_id":"f8a387f8-5831-4733-a1ff-0d3ad3702d4d"},{"name":"Modify Traffic Mirror Filter Rule","id":"f4317d6a-7ed9-4020-aecf-52ea7a9dd1a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=ModifyTrafficMirrorFilterRule","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"ModifyTrafficMirrorFilterRule"}],"variable":[]}},"response":[],"_postman_id":"f4317d6a-7ed9-4020-aecf-52ea7a9dd1a4"}],"id":"0be392ae-4510-401c-9179-a4671c9a89fd","_postman_id":"0be392ae-4510-401c-9179-a4671c9a89fd","description":""},{"name":"Traffic Mirror Session","item":[{"name":"Create Traffic Mirror Session","id":"484be408-a175-48b3-a2e5-6c40caadd296","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=CreateTrafficMirrorSession","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"CreateTrafficMirrorSession"}],"variable":[]}},"response":[],"_postman_id":"484be408-a175-48b3-a2e5-6c40caadd296"},{"name":"Delete Traffic Mirror Session","id":"d713db4f-be5b-455b-8a8e-86de25b1acfa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=DeleteTrafficMirrorSession","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"DeleteTrafficMirrorSession"}],"variable":[]}},"response":[],"_postman_id":"d713db4f-be5b-455b-8a8e-86de25b1acfa"},{"name":"Describe Traffic Mirror Sessions","id":"3b7af248-f6f6-48b7-98fc-21a177610da0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=DescribeTrafficMirrorSessions","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"DescribeTrafficMirrorSessions"}],"variable":[]}},"response":[],"_postman_id":"3b7af248-f6f6-48b7-98fc-21a177610da0"},{"name":"Modify Traffic Mirror Session","id":"9e9a032c-b4f7-45fd-8f7c-580cc10204fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=ModifyTrafficMirrorSession","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"ModifyTrafficMirrorSession"}],"variable":[]}},"response":[],"_postman_id":"9e9a032c-b4f7-45fd-8f7c-580cc10204fb"}],"id":"294edcc2-1ac7-4727-b6e8-aa0ced274696","_postman_id":"294edcc2-1ac7-4727-b6e8-aa0ced274696","description":""},{"name":"Traffic Mirror Target","item":[{"name":"Create Traffic Mirror Target","id":"371571fb-077d-49ab-b94b-45a6bbb6f588","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=CreateTrafficMirrorTarget","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"CreateTrafficMirrorTarget"}],"variable":[]}},"response":[],"_postman_id":"371571fb-077d-49ab-b94b-45a6bbb6f588"},{"name":"Delete Traffic Mirror Target","id":"e71250e0-0858-41f4-ba8f-e1f3c8bb67ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=DeleteTrafficMirrorTarget","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"DeleteTrafficMirrorTarget"}],"variable":[]}},"response":[],"_postman_id":"e71250e0-0858-41f4-ba8f-e1f3c8bb67ef"},{"name":"Describe Traffic Mirror Targets","id":"7cadc779-b8e5-44af-b285-e6514f117532","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=DescribeTrafficMirrorTargets","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"DescribeTrafficMirrorTargets"}],"variable":[]}},"response":[],"_postman_id":"7cadc779-b8e5-44af-b285-e6514f117532"}],"id":"0bda8c9b-8ced-4026-9ca6-9c4ad1b28881","_postman_id":"0bda8c9b-8ced-4026-9ca6-9c4ad1b28881","description":""},{"name":"Transit Gateway","item":[{"name":"Create Transit Gateway","id":"47b62064-1a31-48ff-adf4-e8baea51432a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=CreateTransitGateway","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"CreateTransitGateway"}],"variable":[]}},"response":[],"_postman_id":"47b62064-1a31-48ff-adf4-e8baea51432a"},{"name":"Delete Transit Gateway","id":"b8bde546-0f0d-4636-a73c-6411a014fe61","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=DeleteTransitGateway","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"DeleteTransitGateway"}],"variable":[]}},"response":[],"_postman_id":"b8bde546-0f0d-4636-a73c-6411a014fe61"},{"name":"Describe Transit Gateways","id":"8d2fab0e-f6a3-4ff2-81f2-497531bc118c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&Filter.N&MaxResults&NextToken&TransitGatewayIds.N&Action=DescribeTransitGateways","description":"<p>Describes one or more transit gateways.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>One or more filters. The possible values are:</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>The maximum number of results to return with a single call.     To retrieve the remaining results, make another call with the returned nextToken value.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>The token for the next page of results.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"description":{"content":"<p>The IDs of the transit gateways.</p>\n","type":"text/plain"},"key":"TransitGatewayIds.N","value":""},{"key":"Action","value":"DescribeTransitGateways"}],"variable":[]}},"response":[],"_postman_id":"8d2fab0e-f6a3-4ff2-81f2-497531bc118c"}],"id":"491bc3de-cad5-4795-8997-c52c249bfb6d","_postman_id":"491bc3de-cad5-4795-8997-c52c249bfb6d","description":""},{"name":"Transit Gateway Attachment Propagations","item":[{"name":"Get Transit Gateway Attachment Propagations","id":"d4d575c7-aa1b-459e-9785-ed7c5447554d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=GetTransitGatewayAttachmentPropagations","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"GetTransitGatewayAttachmentPropagations"}],"variable":[]}},"response":[],"_postman_id":"d4d575c7-aa1b-459e-9785-ed7c5447554d"}],"id":"1c03e193-4423-4663-87bd-70cbfa3e9b6b","_postman_id":"1c03e193-4423-4663-87bd-70cbfa3e9b6b","description":""},{"name":"Transit Gateway Attachments","item":[{"name":"Describe Transit Gateway Attachments","id":"e5c29dc2-19ce-4b9a-a8b3-a0fe1065df54","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=DescribeTransitGatewayAttachments","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"DescribeTransitGatewayAttachments"}],"variable":[]}},"response":[],"_postman_id":"e5c29dc2-19ce-4b9a-a8b3-a0fe1065df54"}],"id":"505e5eb3-f097-4c78-b54a-4624bea1b12e","_postman_id":"505e5eb3-f097-4c78-b54a-4624bea1b12e","description":""},{"name":"Transit Gateway Route","item":[{"name":"Create Transit Gateway Route","id":"7d957270-cac5-4666-9b90-e84b73cee4a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=CreateTransitGatewayRoute","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"CreateTransitGatewayRoute"}],"variable":[]}},"response":[],"_postman_id":"7d957270-cac5-4666-9b90-e84b73cee4a9"},{"name":"Delete Transit Gateway Route","id":"68bcf362-ffee-41e2-80fb-3e055fb848f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=DeleteTransitGatewayRoute","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"DeleteTransitGatewayRoute"}],"variable":[]}},"response":[],"_postman_id":"68bcf362-ffee-41e2-80fb-3e055fb848f5"},{"name":"Export Transit Gateway Routes","id":"feca86d1-2d63-438c-9e94-ccc04dcb3e7d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=ExportTransitGatewayRoutes","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"ExportTransitGatewayRoutes"}],"variable":[]}},"response":[],"_postman_id":"feca86d1-2d63-438c-9e94-ccc04dcb3e7d"},{"name":"Replace Transit Gateway Route","id":"96f79b87-616e-4f91-8744-af2daad68aa1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=ReplaceTransitGatewayRoute","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"ReplaceTransitGatewayRoute"}],"variable":[]}},"response":[],"_postman_id":"96f79b87-616e-4f91-8744-af2daad68aa1"},{"name":"Search Transit Gateway Routes","id":"df11abcb-932e-4cca-8a0e-08adc075c61d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=SearchTransitGatewayRoutes","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"SearchTransitGatewayRoutes"}],"variable":[]}},"response":[],"_postman_id":"df11abcb-932e-4cca-8a0e-08adc075c61d"}],"id":"90255541-7308-4416-a9c4-d5d10548be89","_postman_id":"90255541-7308-4416-a9c4-d5d10548be89","description":""},{"name":"Transit Gateway Route Table","item":[{"name":"Associate Transit Gateway Route Table","id":"ca6e3238-1799-4aef-b67e-30aa51eda1fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=AssociateTransitGatewayRouteTable","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"AssociateTransitGatewayRouteTable"}],"variable":[]}},"response":[],"_postman_id":"ca6e3238-1799-4aef-b67e-30aa51eda1fd"},{"name":"Create Transit Gateway Route Table","id":"dd978726-fd81-43d2-9ff7-b651219b4235","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&TagSpecifications.N&TransitGatewayId&Action=CreateTransitGatewayRouteTable","description":"<p>Creates a route table for the specified transit gateway.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The tags to apply to the transit gateway route table.</p>\n","type":"text/plain"},"key":"TagSpecifications.N","value":""},{"description":{"content":"<p>The ID of the transit gateway.</p>\n","type":"text/plain"},"key":"TransitGatewayId","value":""},{"key":"Action","value":"CreateTransitGatewayRouteTable"}],"variable":[]}},"response":[],"_postman_id":"dd978726-fd81-43d2-9ff7-b651219b4235"},{"name":"Delete Transit Gateway Route Table","id":"3b29c6b6-d92b-4e48-a361-a4688d94b75d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=DeleteTransitGatewayRouteTable","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"DeleteTransitGatewayRouteTable"}],"variable":[]}},"response":[],"_postman_id":"3b29c6b6-d92b-4e48-a361-a4688d94b75d"},{"name":"Describe Transit Gateway Route Tables","id":"bca8288c-63a2-4966-8b9e-4ae503c265dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=DescribeTransitGatewayRouteTables","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"DescribeTransitGatewayRouteTables"}],"variable":[]}},"response":[],"_postman_id":"bca8288c-63a2-4966-8b9e-4ae503c265dd"},{"name":"Disassociate Transit Gateway Route Table","id":"08fdab7b-17e8-4ab8-a2fc-4d7d4c9016c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=DisassociateTransitGatewayRouteTable","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"DisassociateTransitGatewayRouteTable"}],"variable":[]}},"response":[],"_postman_id":"08fdab7b-17e8-4ab8-a2fc-4d7d4c9016c1"}],"id":"c9d6d19b-8e5e-43b6-8f14-82ab1c6536c8","_postman_id":"c9d6d19b-8e5e-43b6-8f14-82ab1c6536c8","description":""},{"name":"Transit Gateway Route Table Associations","item":[{"name":"Get Transit Gateway Route Table Associations","id":"bc595dbb-3941-4920-8e9a-f8314239c2f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=GetTransitGatewayRouteTableAssociations","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"GetTransitGatewayRouteTableAssociations"}],"variable":[]}},"response":[],"_postman_id":"bc595dbb-3941-4920-8e9a-f8314239c2f2"}],"id":"196e7cae-83ce-4fc5-9810-17cdb57c26b8","_postman_id":"196e7cae-83ce-4fc5-9810-17cdb57c26b8","description":""},{"name":"Transit Gateway Route Table Propagation","item":[{"name":"Disable Transit Gateway Route Table Propagation","id":"79d95166-a68d-43f7-8f55-454c359023cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=DisableTransitGatewayRouteTablePropagation","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"DisableTransitGatewayRouteTablePropagation"}],"variable":[]}},"response":[],"_postman_id":"79d95166-a68d-43f7-8f55-454c359023cc"},{"name":"Enable Transit Gateway Route Table Propagation","id":"ef874a5d-b216-4063-93c2-5c1c243dbcc0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=EnableTransitGatewayRouteTablePropagation","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"EnableTransitGatewayRouteTablePropagation"}],"variable":[]}},"response":[],"_postman_id":"ef874a5d-b216-4063-93c2-5c1c243dbcc0"},{"name":"Get Transit Gateway Route Table Propagations","id":"9ad8c12d-ef09-4f80-b105-94c1c9138fa5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=GetTransitGatewayRouteTablePropagations","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"GetTransitGatewayRouteTablePropagations"}],"variable":[]}},"response":[],"_postman_id":"9ad8c12d-ef09-4f80-b105-94c1c9138fa5"}],"id":"e1e6f1b6-63c6-48f2-b42f-b7438ca56c03","_postman_id":"e1e6f1b6-63c6-48f2-b42f-b7438ca56c03","description":""},{"name":"Transit Gateway VPC Attachment","item":[{"name":"Accept Transit Gateway VPC Attachment","id":"fcf66c47-6ee3-4abb-a549-662950fcf801","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=AcceptTransitGatewayVpcAttachment","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"AcceptTransitGatewayVpcAttachment"}],"variable":[]}},"response":[],"_postman_id":"fcf66c47-6ee3-4abb-a549-662950fcf801"},{"name":"Create Transit Gateway VPC Attachment","id":"0e765a61-be7b-44c3-a318-b0e10c7eadd9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&Options&SubnetIds.N&TagSpecifications.N&TransitGatewayId&VpcId&Action=CreateTransitGatewayVpcAttachment","description":"<p>Attaches the specified VPC to the specified transit gateway.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The VPC attachment options.</p>\n","type":"text/plain"},"key":"Options","value":""},{"description":{"content":"<p>The IDs of one or more subnets. You can specify only one subnet per Availability Zone.  You must specify at least one subnet, but we recommend that you specify two subnets for better availability. The transit gateway uses one IP address from each specified subnet.</p>\n","type":"text/plain"},"key":"SubnetIds.N","value":""},{"description":{"content":"<p>The tags to apply to the VPC attachment.</p>\n","type":"text/plain"},"key":"TagSpecifications.N","value":""},{"description":{"content":"<p>The ID of the transit gateway.</p>\n","type":"text/plain"},"key":"TransitGatewayId","value":""},{"description":{"content":"<p>The ID of the VPC.</p>\n","type":"text/plain"},"key":"VpcId","value":""},{"key":"Action","value":"CreateTransitGatewayVpcAttachment"}],"variable":[]}},"response":[],"_postman_id":"0e765a61-be7b-44c3-a318-b0e10c7eadd9"},{"name":"Delete Transit Gateway VPC Attachment","id":"ae585335-aec1-4a11-bd6b-663d8dffaa96","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=DeleteTransitGatewayVpcAttachment","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"DeleteTransitGatewayVpcAttachment"}],"variable":[]}},"response":[],"_postman_id":"ae585335-aec1-4a11-bd6b-663d8dffaa96"},{"name":"Describe Transit Gateway VPC Attachments","id":"37b33a0e-56e8-4bde-9514-2e71582d7501","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&Filter.N&MaxResults&NextToken&TransitGatewayAttachmentIds.N&Action=DescribeTransitGatewayVpcAttachments","description":"<p>Describes one or more VPC attachments.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>One or more filters. The possible values are:</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>The maximum number of results to return with a single call.     To retrieve the remaining results, make another call with the returned nextToken value.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>The token for the next page of results.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"description":{"content":"<p>The IDs of the attachments.</p>\n","type":"text/plain"},"key":"TransitGatewayAttachmentIds.N","value":""},{"key":"Action","value":"DescribeTransitGatewayVpcAttachments"}],"variable":[]}},"response":[],"_postman_id":"37b33a0e-56e8-4bde-9514-2e71582d7501"},{"name":"Modify Transit Gateway VPC Attachment","id":"9124dd33-fe29-42df-963c-626f7d1e2947","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=ModifyTransitGatewayVpcAttachment","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"ModifyTransitGatewayVpcAttachment"}],"variable":[]}},"response":[],"_postman_id":"9124dd33-fe29-42df-963c-626f7d1e2947"},{"name":"Reject Transit Gateway VPC Attachment","id":"e2269144-b79a-4468-b69c-4d73266287e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=RejectTransitGatewayVpcAttachment","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"RejectTransitGatewayVpcAttachment"}],"variable":[]}},"response":[],"_postman_id":"e2269144-b79a-4468-b69c-4d73266287e9"}],"id":"8a1b2684-8e49-4916-92ab-0a61b16a47ae","_postman_id":"8a1b2684-8e49-4916-92ab-0a61b16a47ae","description":""},{"name":"VPC","item":[{"name":"Create Default VPC","id":"548af557-ea43-451b-bcf6-e5cbfa23ec48","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&Action=CreateDefaultVpc","description":"<p>Creates a default VPC with a size /16 IPv4 CIDR block and a default subnet\n                        in each Availability Zone.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"key":"Action","value":"CreateDefaultVpc"}],"variable":[]}},"response":[],"_postman_id":"548af557-ea43-451b-bcf6-e5cbfa23ec48"},{"name":"Create VPC","id":"b3a65cc7-5fa5-451b-bdb2-7cff606e9ab6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?AmazonProvidedIpv6CidrBlock&CidrBlock&DryRun&InstanceTenancy&Action=CreateVpc","description":"<p>Creates a VPC with the specified IPv4 CIDR block.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Requests an Amazon-provided IPv6 CIDR block with a /56 prefix length for the VPC. You cannot specify the range of IP addresses, or the size of the CIDR block.</p>\n","type":"text/plain"},"key":"AmazonProvidedIpv6CidrBlock","value":""},{"description":{"content":"<p>The IPv4 network range for the VPC, in CIDR notation. For example, 10.0.0.0/16.</p>\n","type":"text/plain"},"key":"CidrBlock","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The tenancy options for instances launched into the VPC. For default, instances are launched with shared tenancy by default. You can launch instances with any tenancy into a shared tenancy VPC. For dedicated, instances are launched as dedicated tenancy instances by default. You can only launch instances with a tenancy of dedicated or host into a dedicated tenancy VPC.</p>\n","type":"text/plain"},"key":"InstanceTenancy","value":""},{"key":"Action","value":"CreateVpc"}],"variable":[]}},"response":[],"_postman_id":"b3a65cc7-5fa5-451b-bdb2-7cff606e9ab6"},{"name":"Delete VPC","id":"75431f66-9fb8-4098-a020-c9c867d08c83","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&VpcId&Action=DeleteVpc","description":"<p>Deletes the specified VPC.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the VPC.</p>\n","type":"text/plain"},"key":"VpcId","value":""},{"key":"Action","value":"DeleteVpc"}],"variable":[]}},"response":[],"_postman_id":"75431f66-9fb8-4098-a020-c9c867d08c83"},{"name":"Describe VPCs","id":"a8389c21-798d-452a-a045-4642c815927f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&Filter.N&MaxResults&NextToken&VpcId.N&Action=DescribeVpcs","description":"<p>Describes one or more of your VPCs.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>One or more filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>The maximum number of results to return with a single call.     To retrieve the remaining results, make another call with the returned nextToken value.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>The token for the next page of results.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"description":{"content":"<p>One or more VPC IDs.</p>\n","type":"text/plain"},"key":"VpcId.N","value":""},{"key":"Action","value":"DescribeVpcs"}],"variable":[]}},"response":[],"_postman_id":"a8389c21-798d-452a-a045-4642c815927f"}],"id":"2714d8d8-3ba4-4fd6-8fcb-ae0422f0f2c1","_postman_id":"2714d8d8-3ba4-4fd6-8fcb-ae0422f0f2c1","description":""},{"name":"VPC Attribute","item":[{"name":"Describe VPC Attribute","id":"74480577-47ec-4985-b67f-ca2f93293d60","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Attribute&DryRun&VpcId&Action=DescribeVpcAttribute","description":"<p>Describes the specified attribute of the specified VPC.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The VPC attribute.</p>\n","type":"text/plain"},"key":"Attribute","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the VPC.</p>\n","type":"text/plain"},"key":"VpcId","value":""},{"key":"Action","value":"DescribeVpcAttribute"}],"variable":[]}},"response":[],"_postman_id":"74480577-47ec-4985-b67f-ca2f93293d60"},{"name":"Modify VPC Attribute","id":"961f498f-1574-40d8-bd86-c867db68265a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?EnableDnsHostnames&EnableDnsSupport&VpcId&Action=ModifyVpcAttribute","description":"<p>Modifies the specified attribute of the specified VPC.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Indicates whether the instances launched in the VPC get DNS hostnames. If enabled, instances in the VPC get DNS hostnames; otherwise, they do not.</p>\n","type":"text/plain"},"key":"EnableDnsHostnames","value":""},{"description":{"content":"<p>Indicates whether the DNS resolution is supported for the VPC. If enabled, queries to           the Amazon provided DNS server at the 169.254.169.253 IP address, or the reserved IP            address at the base of the VPC network range plus two succeed. If disabled, the Amazon          provided DNS service in the VPC that resolves public DNS hostnames to IP addresses is           not enabled.</p>\n","type":"text/plain"},"key":"EnableDnsSupport","value":""},{"description":{"content":"<p>The ID of the VPC.</p>\n","type":"text/plain"},"key":"VpcId","value":""},{"key":"Action","value":"ModifyVpcAttribute"}],"variable":[]}},"response":[],"_postman_id":"961f498f-1574-40d8-bd86-c867db68265a"}],"id":"5d2a56fe-b523-45aa-a837-aee742ca05ca","_postman_id":"5d2a56fe-b523-45aa-a837-aee742ca05ca","description":""},{"name":"VPC CIDR Block","item":[{"name":"Associate VPC CIDR Block","id":"01d8979c-cd81-455e-8e12-072047d89f7b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?AmazonProvidedIpv6CidrBlock&CidrBlock&VpcId&Action=AssociateVpcCidrBlock","description":"<p>Associates a CIDR block with your VPC.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Requests an Amazon-provided IPv6 CIDR block with a /56 prefix length for the VPC. You cannot specify the range of IPv6 addresses, or the size of the CIDR block.</p>\n","type":"text/plain"},"key":"AmazonProvidedIpv6CidrBlock","value":""},{"description":{"content":"<p>An IPv4 CIDR block to associate with the VPC.</p>\n","type":"text/plain"},"key":"CidrBlock","value":""},{"description":{"content":"<p>The ID of the VPC.</p>\n","type":"text/plain"},"key":"VpcId","value":""},{"key":"Action","value":"AssociateVpcCidrBlock"}],"variable":[]}},"response":[],"_postman_id":"01d8979c-cd81-455e-8e12-072047d89f7b"},{"name":"Disassociate VPC CIDR Block","id":"f34c1135-bc88-413d-947a-4091132f0d68","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?AssociationId&Action=DisassociateVpcCidrBlock","description":"<p>Disassociates a CIDR block from a VPC.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The association ID for the CIDR block.</p>\n","type":"text/plain"},"key":"AssociationId","value":""},{"key":"Action","value":"DisassociateVpcCidrBlock"}],"variable":[]}},"response":[],"_postman_id":"f34c1135-bc88-413d-947a-4091132f0d68"}],"id":"c02ad8e2-a773-473e-87e1-f551a649634a","_postman_id":"c02ad8e2-a773-473e-87e1-f551a649634a","description":""},{"name":"VPC Classic Link","item":[{"name":"Describe VPC Classic Link","id":"823a75d9-d4a2-4a06-a6a7-e150baaf954d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&Filter.N&VpcId.N&Action=DescribeVpcClassicLink","description":"<p>Describes the ClassicLink status of one or more VPCs.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>One or more filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>One or more VPCs for which you want to describe the ClassicLink status.</p>\n","type":"text/plain"},"key":"VpcId.N","value":""},{"key":"Action","value":"DescribeVpcClassicLink"}],"variable":[]}},"response":[],"_postman_id":"823a75d9-d4a2-4a06-a6a7-e150baaf954d"},{"name":"Disable VPC Classic Link","id":"4f349329-2350-4b9f-8699-dd07de1d325e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&VpcId&Action=DisableVpcClassicLink","description":"<p>Disables ClassicLink for a VPC.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the VPC.</p>\n","type":"text/plain"},"key":"VpcId","value":""},{"key":"Action","value":"DisableVpcClassicLink"}],"variable":[]}},"response":[],"_postman_id":"4f349329-2350-4b9f-8699-dd07de1d325e"},{"name":"Enable VPC Classic Link","id":"a5224d5a-c45a-46d2-a141-4d0ba05bdf42","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&VpcId&Action=EnableVpcClassicLink","description":"<p>Enables a VPC for ClassicLink.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the VPC.</p>\n","type":"text/plain"},"key":"VpcId","value":""},{"key":"Action","value":"EnableVpcClassicLink"}],"variable":[]}},"response":[],"_postman_id":"a5224d5a-c45a-46d2-a141-4d0ba05bdf42"}],"id":"41ac74b2-377f-4d89-bc39-89adeb1e5ddc","_postman_id":"41ac74b2-377f-4d89-bc39-89adeb1e5ddc","description":""},{"name":"VPC Classic Link Dns Support","item":[{"name":"Describe VPC Classic Link Dns Support","id":"1da14496-9de1-4e66-bbd2-9dd4ccb7401c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?MaxResults&NextToken&VpcIds.N&Action=DescribeVpcClassicLinkDnsSupport","description":"<p>Describes the ClassicLink DNS support status of one or more VPCs.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The maximum number of results to return with a single call.     To retrieve the remaining results, make another call with the returned nextToken value.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>The token for the next page of results.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"description":{"content":"<p>One or more VPC IDs.</p>\n","type":"text/plain"},"key":"VpcIds.N","value":""},{"key":"Action","value":"DescribeVpcClassicLinkDnsSupport"}],"variable":[]}},"response":[],"_postman_id":"1da14496-9de1-4e66-bbd2-9dd4ccb7401c"},{"name":"Disable VPC Classic Link Dns Support","id":"7695927c-e3c5-4740-b045-dde2e2893030","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?VpcId&Action=DisableVpcClassicLinkDnsSupport","description":"<p>Disables ClassicLink DNS support for a VPC.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The ID of the VPC.</p>\n","type":"text/plain"},"key":"VpcId","value":""},{"key":"Action","value":"DisableVpcClassicLinkDnsSupport"}],"variable":[]}},"response":[],"_postman_id":"7695927c-e3c5-4740-b045-dde2e2893030"},{"name":"Enable VPC Classic Link Dns Support","id":"d6f643cd-64cd-47eb-b3a6-a33402656d07","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?VpcId&Action=EnableVpcClassicLinkDnsSupport","description":"<p>Enables a VPC to support DNS hostname resolution for ClassicLink.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The ID of the VPC.</p>\n","type":"text/plain"},"key":"VpcId","value":""},{"key":"Action","value":"EnableVpcClassicLinkDnsSupport"}],"variable":[]}},"response":[],"_postman_id":"d6f643cd-64cd-47eb-b3a6-a33402656d07"}],"id":"a95d3777-24e5-4dc5-8d99-d2c8fbbe60d8","_postman_id":"a95d3777-24e5-4dc5-8d99-d2c8fbbe60d8","description":""},{"name":"VPC Endpoint","item":[{"name":"Create VPC Endpoint","id":"31c1fc11-4adc-4ef4-98d1-6dc143919643","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?ClientToken&DryRun&PolicyDocument&PrivateDnsEnabled&RouteTableId.N&SecurityGroupId.N&ServiceName&SubnetId.N&VpcEndpointType&VpcId&Action=CreateVpcEndpoint","description":"<p>Creates a VPC endpoint for a specified service.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Unique, case-sensitive identifier you provide to ensure the idempotency of the request. For more information, see How to Ensure Idempotency.</p>\n","type":"text/plain"},"key":"ClientToken","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>A policy to attach to the endpoint that controls access to the service. The policy must be in valid JSON format. If this parameter is not specified, we attach a default policy that allows full access to the service.</p>\n","type":"text/plain"},"key":"PolicyDocument","value":""},{"description":{"content":"<p>(Interface endpoint) Indicate whether to associate a private hosted zone with the specified VPC. The private hosted zone contains a record set for the default public DNS name for the service for the Region (for example, kinesis.us-east-1.amazonaws.com) which resolves to the private IP addresses of the endpoint network interfaces in the VPC. This enables you to make requests to the default public DNS name for the service instead of the public DNS names that are automatically generated by the VPC endpoint service.</p>\n","type":"text/plain"},"key":"PrivateDnsEnabled","value":""},{"description":{"content":"<p>(Gateway endpoint) One or more route table IDs.</p>\n","type":"text/plain"},"key":"RouteTableId.N","value":""},{"description":{"content":"<p>(Interface endpoint) The ID of one or more security groups to associate with the endpoint network interface.</p>\n","type":"text/plain"},"key":"SecurityGroupId.N","value":""},{"description":{"content":"<p>The service name. To get a list of available services, use the DescribeVpcEndpointServices request, or get the name from the service provider.</p>\n","type":"text/plain"},"key":"ServiceName","value":""},{"description":{"content":"<p>(Interface endpoint) The ID of one or more subnets in which to create an endpoint network interface.</p>\n","type":"text/plain"},"key":"SubnetId.N","value":""},{"description":{"content":"<p>The type of endpoint.</p>\n","type":"text/plain"},"key":"VpcEndpointType","value":""},{"description":{"content":"<p>The ID of the VPC in which the endpoint will be used.</p>\n","type":"text/plain"},"key":"VpcId","value":""},{"key":"Action","value":"CreateVpcEndpoint"}],"variable":[]}},"response":[],"_postman_id":"31c1fc11-4adc-4ef4-98d1-6dc143919643"},{"name":"Delete VPC Endpoints","id":"919071af-9651-41fa-96c9-5f708bc29734","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&VpcEndpointId.N&Action=DeleteVpcEndpoints","description":"<p>Deletes one or more specified VPC endpoints.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>One or more VPC endpoint IDs.</p>\n","type":"text/plain"},"key":"VpcEndpointId.N","value":""},{"key":"Action","value":"DeleteVpcEndpoints"}],"variable":[]}},"response":[],"_postman_id":"919071af-9651-41fa-96c9-5f708bc29734"},{"name":"Describe VPC Endpoints","id":"319e6b7c-c5be-4bc5-b8a7-c04508c900a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&Filter.N&MaxResults&NextToken&VpcEndpointId.N&Action=DescribeVpcEndpoints","description":"<p>Describes one or more of your VPC endpoints.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>One or more filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>The maximum number of items to return for this request. The request returns a token that you can specify in a subsequent call to get the next set of results.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>The token for the next set of items to return. (You received this token from a prior call.)</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"description":{"content":"<p>One or more endpoint IDs.</p>\n","type":"text/plain"},"key":"VpcEndpointId.N","value":""},{"key":"Action","value":"DescribeVpcEndpoints"}],"variable":[]}},"response":[],"_postman_id":"319e6b7c-c5be-4bc5-b8a7-c04508c900a5"},{"name":"Modify VPC Endpoint","id":"1a2e4fff-eff3-4648-9f5f-879a3148af6a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?AddRouteTableId.N&AddSecurityGroupId.N&AddSubnetId.N&DryRun&PolicyDocument&PrivateDnsEnabled&RemoveRouteTableId.N&RemoveSecurityGroupId.N&RemoveSubnetId.N&ResetPolicy&VpcEndpointId&Action=ModifyVpcEndpoint","description":"<p>Modifies attributes of a specified VPC endpoint.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>(Gateway endpoint) One or more route tables IDs to associate with the endpoint.</p>\n","type":"text/plain"},"key":"AddRouteTableId.N","value":""},{"description":{"content":"<p>(Interface endpoint) One or more security group IDs to associate with the network interface.</p>\n","type":"text/plain"},"key":"AddSecurityGroupId.N","value":""},{"description":{"content":"<p>(Interface endpoint) One or more subnet IDs in which to serve the endpoint.</p>\n","type":"text/plain"},"key":"AddSubnetId.N","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>A policy to attach to the endpoint that controls access to the service. The policy must be in valid JSON format.</p>\n","type":"text/plain"},"key":"PolicyDocument","value":""},{"description":{"content":"<p>(Interface endpoint) Indicate whether a private hosted zone is associated with the VPC.</p>\n","type":"text/plain"},"key":"PrivateDnsEnabled","value":""},{"description":{"content":"<p>(Gateway endpoint) One or more route table IDs to disassociate from the endpoint.</p>\n","type":"text/plain"},"key":"RemoveRouteTableId.N","value":""},{"description":{"content":"<p>(Interface endpoint) One or more security group IDs to disassociate from the network interface.</p>\n","type":"text/plain"},"key":"RemoveSecurityGroupId.N","value":""},{"description":{"content":"<p>(Interface endpoint) One or more subnets IDs in which to remove the endpoint.</p>\n","type":"text/plain"},"key":"RemoveSubnetId.N","value":""},{"description":{"content":"<p>(Gateway endpoint) Specify true to reset the policy document to the default policy. The default policy allows full access to the service.</p>\n","type":"text/plain"},"key":"ResetPolicy","value":""},{"description":{"content":"<p>The ID of the endpoint.</p>\n","type":"text/plain"},"key":"VpcEndpointId","value":""},{"key":"Action","value":"ModifyVpcEndpoint"}],"variable":[]}},"response":[],"_postman_id":"1a2e4fff-eff3-4648-9f5f-879a3148af6a"}],"id":"3eaadf64-dd6c-4cb2-bdef-0bc6e082fd09","_postman_id":"3eaadf64-dd6c-4cb2-bdef-0bc6e082fd09","description":""},{"name":"VPC Endpoint Connection Notification","item":[{"name":"Create VPC Endpoint Connection Notification","id":"8b3b8727-df4f-4ad0-88a3-14fca357992c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?ClientToken&ConnectionEvents.N&ConnectionNotificationArn&DryRun&ServiceId&VpcEndpointId&Action=CreateVpcEndpointConnectionNotification","description":"<p>Creates a connection notification for a specified VPC endpoint or VPC endpoint\n                        service.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Unique, case-sensitive identifier you provide to ensure the idempotency of the request. For more information, see How to Ensure Idempotency.</p>\n","type":"text/plain"},"key":"ClientToken","value":""},{"description":{"content":"<p>One or more endpoint events for which to receive notifications. Valid values are Accept, Connect, Delete, and Reject.</p>\n","type":"text/plain"},"key":"ConnectionEvents.N","value":""},{"description":{"content":"<p>The ARN of the SNS topic for the notifications.</p>\n","type":"text/plain"},"key":"ConnectionNotificationArn","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the endpoint service.</p>\n","type":"text/plain"},"key":"ServiceId","value":""},{"description":{"content":"<p>The ID of the endpoint.</p>\n","type":"text/plain"},"key":"VpcEndpointId","value":""},{"key":"Action","value":"CreateVpcEndpointConnectionNotification"}],"variable":[]}},"response":[],"_postman_id":"8b3b8727-df4f-4ad0-88a3-14fca357992c"},{"name":"Delete VPC Endpoint Connection Notifications","id":"b20e5b9d-622f-40c0-aa34-d6492b55b42f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?ConnectionNotificationId.N&DryRun&Action=DeleteVpcEndpointConnectionNotifications","description":"<p>Deletes one or more VPC endpoint connection notifications.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>One or more notification IDs.</p>\n","type":"text/plain"},"key":"ConnectionNotificationId.N","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"key":"Action","value":"DeleteVpcEndpointConnectionNotifications"}],"variable":[]}},"response":[],"_postman_id":"b20e5b9d-622f-40c0-aa34-d6492b55b42f"},{"name":"Describe VPC Endpoint Connection Notifications","id":"eb37d2c2-311f-4e6c-b7ee-7d276ad0bd91","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?ConnectionNotificationId&DryRun&Filter.N&MaxResults&NextToken&Action=DescribeVpcEndpointConnectionNotifications","description":"<p>Describes the connection notifications for VPC endpoints and VPC endpoint\n                        services.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The ID of the notification.</p>\n","type":"text/plain"},"key":"ConnectionNotificationId","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>One or more filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>The maximum number of results to return in a single call. To retrieve the remaining results, make another request with the returned NextToken value.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>The token to request the next page of results.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"key":"Action","value":"DescribeVpcEndpointConnectionNotifications"}],"variable":[]}},"response":[],"_postman_id":"eb37d2c2-311f-4e6c-b7ee-7d276ad0bd91"},{"name":"Modify VPC Endpoint Connection Notification","id":"33613968-4bab-4863-8ed4-fe20f3e3dfbf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?ConnectionEvents.N&ConnectionNotificationArn&ConnectionNotificationId&DryRun&Action=ModifyVpcEndpointConnectionNotification","description":"<p>Modifies a connection notification for VPC endpoint or VPC endpoint service.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>One or more events for the endpoint. Valid values are Accept, Connect, Delete, and Reject.</p>\n","type":"text/plain"},"key":"ConnectionEvents.N","value":""},{"description":{"content":"<p>The ARN for the SNS topic for the notification.</p>\n","type":"text/plain"},"key":"ConnectionNotificationArn","value":""},{"description":{"content":"<p>The ID of the notification.</p>\n","type":"text/plain"},"key":"ConnectionNotificationId","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"key":"Action","value":"ModifyVpcEndpointConnectionNotification"}],"variable":[]}},"response":[],"_postman_id":"33613968-4bab-4863-8ed4-fe20f3e3dfbf"}],"id":"6d0d95cc-2dbe-46db-bf37-65aca613c6d2","_postman_id":"6d0d95cc-2dbe-46db-bf37-65aca613c6d2","description":""},{"name":"VPC Endpoint Connections","item":[{"name":"Accept VPC Endpoint Connections","id":"9cc4803c-ac12-4a47-9ec9-7fca8eeeef4a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&ServiceId&VpcEndpointId.N&Action=AcceptVpcEndpointConnections","description":"<p>Accepts one or more interface VPC endpoint connection requests to your VPC endpoint\n                        service.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the endpoint service.</p>\n","type":"text/plain"},"key":"ServiceId","value":""},{"description":{"content":"<p>The IDs of one or more interface VPC endpoints.</p>\n","type":"text/plain"},"key":"VpcEndpointId.N","value":""},{"key":"Action","value":"AcceptVpcEndpointConnections"}],"variable":[]}},"response":[],"_postman_id":"9cc4803c-ac12-4a47-9ec9-7fca8eeeef4a"},{"name":"Describe VPC Endpoint Connections","id":"428f7bfc-e0ee-46a2-8414-743aaa1ace4e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&Filter.N&MaxResults&NextToken&Action=DescribeVpcEndpointConnections","description":"<p>Describes the VPC endpoint connections to your VPC endpoint services, including any\n                        endpoints that are pending your acceptance.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>One or more filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>The maximum number of results to return for the request in a single page. The remaining results of the initial request can be seen by sending another           request with the returned NextToken value. This value can be between 5 and 1000;            if MaxResults is given a value larger than 1000, only 1000 results are returned.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>The token to retrieve the next page of results.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"key":"Action","value":"DescribeVpcEndpointConnections"}],"variable":[]}},"response":[],"_postman_id":"428f7bfc-e0ee-46a2-8414-743aaa1ace4e"},{"name":"Reject VPC Endpoint Connections","id":"0364fbe6-cb43-4bc2-a463-a2990417c1d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&ServiceId&VpcEndpointId.N&Action=RejectVpcEndpointConnections","description":"<p>Rejects one or more VPC endpoint connection requests to your VPC endpoint\n                        service.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the service.</p>\n","type":"text/plain"},"key":"ServiceId","value":""},{"description":{"content":"<p>The IDs of one or more VPC endpoints.</p>\n","type":"text/plain"},"key":"VpcEndpointId.N","value":""},{"key":"Action","value":"RejectVpcEndpointConnections"}],"variable":[]}},"response":[],"_postman_id":"0364fbe6-cb43-4bc2-a463-a2990417c1d8"}],"id":"842f623a-57bc-47d8-b2d5-582e64d324f3","_postman_id":"842f623a-57bc-47d8-b2d5-582e64d324f3","description":""},{"name":"VPC Endpoint Service Configuration","item":[{"name":"Create VPC Endpoint Service Configuration","id":"112bbed8-ef7d-4cb1-8e12-a651d6b1d825","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?AcceptanceRequired&ClientToken&DryRun&NetworkLoadBalancerArn.N&Action=CreateVpcEndpointServiceConfiguration","description":"<p>Creates a VPC endpoint service configuration to which service consumers (AWS accounts,\n                        IAM users, and IAM roles) can connect.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Indicate whether requests from service consumers to create an endpoint to your service          must be accepted. To accept a request, use AcceptVpcEndpointConnections.</p>\n","type":"text/plain"},"key":"AcceptanceRequired","value":""},{"description":{"content":"<p>Unique, case-sensitive identifier you provide to ensure the idempotency of the request. For more information, see How to Ensure Idempotency.</p>\n","type":"text/plain"},"key":"ClientToken","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The Amazon Resource Names (ARNs) of one or more Network Load Balancers for your service.</p>\n","type":"text/plain"},"key":"NetworkLoadBalancerArn.N","value":""},{"key":"Action","value":"CreateVpcEndpointServiceConfiguration"}],"variable":[]}},"response":[],"_postman_id":"112bbed8-ef7d-4cb1-8e12-a651d6b1d825"},{"name":"Delete VPC Endpoint Service Configurations","id":"a0f3a97e-0312-49f8-b482-f6c37a26df38","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&ServiceId.N&Action=DeleteVpcEndpointServiceConfigurations","description":"<p>Deletes one or more VPC endpoint service configurations in your account.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The IDs of one or more services.</p>\n","type":"text/plain"},"key":"ServiceId.N","value":""},{"key":"Action","value":"DeleteVpcEndpointServiceConfigurations"}],"variable":[]}},"response":[],"_postman_id":"a0f3a97e-0312-49f8-b482-f6c37a26df38"},{"name":"Describe VPC Endpoint Service Configurations","id":"0e5d47e7-ab11-4d7c-a904-8b20be77a844","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&Filter.N&MaxResults&NextToken&ServiceId.N&Action=DescribeVpcEndpointServiceConfigurations","description":"<p>Describes the VPC endpoint service configurations in your account (your services).</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>One or more filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>The maximum number of results to return for the request in a single page. The remaining results of the initial request can be seen by sending another           request with the returned NextToken value. This value can be between 5 and 1000;            if MaxResults is given a value larger than 1000, only 1000 results are returned.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>The token to retrieve the next page of results.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"description":{"content":"<p>The IDs of one or more services.</p>\n","type":"text/plain"},"key":"ServiceId.N","value":""},{"key":"Action","value":"DescribeVpcEndpointServiceConfigurations"}],"variable":[]}},"response":[],"_postman_id":"0e5d47e7-ab11-4d7c-a904-8b20be77a844"},{"name":"Modify VPC Endpoint Service Configuration","id":"4ddd43dc-76ca-4cf1-a42e-c2afa189686a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?AcceptanceRequired&AddNetworkLoadBalancerArn.N&DryRun&RemoveNetworkLoadBalancerArn.N&ServiceId&Action=ModifyVpcEndpointServiceConfiguration","description":"<p>Modifies the attributes of your VPC endpoint service configuration.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Indicate whether requests to create an endpoint to your service must be             accepted.</p>\n","type":"text/plain"},"key":"AcceptanceRequired","value":""},{"description":{"content":"<p>The Amazon Resource Names (ARNs) of Network Load Balancers to add to your service configuration.</p>\n","type":"text/plain"},"key":"AddNetworkLoadBalancerArn.N","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The Amazon Resource Names (ARNs) of Network Load Balancers to remove from your service configuration.</p>\n","type":"text/plain"},"key":"RemoveNetworkLoadBalancerArn.N","value":""},{"description":{"content":"<p>The ID of the service.</p>\n","type":"text/plain"},"key":"ServiceId","value":""},{"key":"Action","value":"ModifyVpcEndpointServiceConfiguration"}],"variable":[]}},"response":[],"_postman_id":"4ddd43dc-76ca-4cf1-a42e-c2afa189686a"}],"id":"cf025c8e-00d3-4aa0-9dcd-8c5d451b271b","_postman_id":"cf025c8e-00d3-4aa0-9dcd-8c5d451b271b","description":""},{"name":"VPC Endpoint Service Permissions","item":[{"name":"Describe VPC Endpoint Service Permissions","id":"b78ca7a7-98d9-4aa4-807f-edc40abcdc0e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&Filter.N&MaxResults&NextToken&ServiceId&Action=DescribeVpcEndpointServicePermissions","description":"<p>Describes the principals (service consumers) that are permitted to discover your VPC\n                        endpoint service.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>One or more filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>The maximum number of results to return for the request in a single page. The remaining results of the initial request can be seen by sending another           request with the returned NextToken value. This value can be between 5 and 1000;            if MaxResults is given a value larger than 1000, only 1000 results are returned.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>The token to retrieve the next page of results.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"description":{"content":"<p>The ID of the service.</p>\n","type":"text/plain"},"key":"ServiceId","value":""},{"key":"Action","value":"DescribeVpcEndpointServicePermissions"}],"variable":[]}},"response":[],"_postman_id":"b78ca7a7-98d9-4aa4-807f-edc40abcdc0e"},{"name":"Modify VPC Endpoint Service Permissions","id":"1dbf975e-8b3d-4d7a-ace8-5e6fd554fba3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?AddAllowedPrincipals.N&DryRun&RemoveAllowedPrincipals.N&ServiceId&Action=ModifyVpcEndpointServicePermissions","description":"<p>Modifies the permissions for your.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The Amazon Resource Names (ARN) of one or more principals.          Permissions are granted to the principals in this list.             To grant permissions to all principals, specify an asterisk (*).</p>\n","type":"text/plain"},"key":"AddAllowedPrincipals.N","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The Amazon Resource Names (ARN) of one or more principals.          Permissions are revoked for principals in this list.</p>\n","type":"text/plain"},"key":"RemoveAllowedPrincipals.N","value":""},{"description":{"content":"<p>The ID of the service.</p>\n","type":"text/plain"},"key":"ServiceId","value":""},{"key":"Action","value":"ModifyVpcEndpointServicePermissions"}],"variable":[]}},"response":[],"_postman_id":"1dbf975e-8b3d-4d7a-ace8-5e6fd554fba3"}],"id":"eb42b7f1-27c2-4736-8099-9cfe888bf601","_postman_id":"eb42b7f1-27c2-4736-8099-9cfe888bf601","description":""},{"name":"VPC Endpoint Services","item":[{"name":"Describe VPC Endpoint Services","id":"bee433a2-99e7-4584-a9a1-a317a0d4c015","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&Filter.N&MaxResults&NextToken&ServiceName.N&Action=DescribeVpcEndpointServices","description":"<p>Describes available services to which you can create a VPC endpoint.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>One or more filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>The maximum number of items to return for this request. The request returns a token that you can specify in a subsequent call to get the next set of results.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>The token for the next set of items to return. (You received this token from a prior call.)</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"description":{"content":"<p>One or more service names.</p>\n","type":"text/plain"},"key":"ServiceName.N","value":""},{"key":"Action","value":"DescribeVpcEndpointServices"}],"variable":[]}},"response":[],"_postman_id":"bee433a2-99e7-4584-a9a1-a317a0d4c015"}],"id":"1803d2ee-4427-439b-a6e9-af206f064c2c","_postman_id":"1803d2ee-4427-439b-a6e9-af206f064c2c","description":""},{"name":"VPC Peering Connection","item":[{"name":"Accept VPC Peering Connection","id":"d77c30cf-ed87-4ccb-b885-88c75e72aee1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&VpcPeeringConnectionId&Action=AcceptVpcPeeringConnection","description":"<p>Accept a VPC peering connection request.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the VPC peering connection. You must specify this parameter in the            request.</p>\n","type":"text/plain"},"key":"VpcPeeringConnectionId","value":""},{"key":"Action","value":"AcceptVpcPeeringConnection"}],"variable":[]}},"response":[],"_postman_id":"d77c30cf-ed87-4ccb-b885-88c75e72aee1"},{"name":"Create VPC Peering Connection","id":"a5152867-bc12-4657-ba82-0a21152d91d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&PeerOwnerId&PeerRegion&PeerVpcId&VpcId&Action=CreateVpcPeeringConnection","description":"<p>Requests a VPC peering connection between two VPCs: a requester VPC that you own and\n                        an accepter VPC with which to create the connection.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The AWS account ID of the owner of the accepter VPC.</p>\n","type":"text/plain"},"key":"PeerOwnerId","value":""},{"description":{"content":"<p>The Region code for the accepter VPC, if the accepter VPC is located in a Region other than the Region in which you make the request.</p>\n","type":"text/plain"},"key":"PeerRegion","value":""},{"description":{"content":"<p>The ID of the VPC with which you are creating the VPC peering connection. You must          specify this parameter in the request.</p>\n","type":"text/plain"},"key":"PeerVpcId","value":""},{"description":{"content":"<p>The ID of the requester VPC. You must specify this parameter in the             request.</p>\n","type":"text/plain"},"key":"VpcId","value":""},{"key":"Action","value":"CreateVpcPeeringConnection"}],"variable":[]}},"response":[],"_postman_id":"a5152867-bc12-4657-ba82-0a21152d91d8"},{"name":"Delete VPC Peering Connection","id":"c53a0040-d5cd-4b97-9cc0-11066189e46f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&VpcPeeringConnectionId&Action=DeleteVpcPeeringConnection","description":"<p>Deletes a VPC peering connection.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the VPC peering connection.</p>\n","type":"text/plain"},"key":"VpcPeeringConnectionId","value":""},{"key":"Action","value":"DeleteVpcPeeringConnection"}],"variable":[]}},"response":[],"_postman_id":"c53a0040-d5cd-4b97-9cc0-11066189e46f"},{"name":"Describe VPC Peering Connections","id":"97c1a899-0779-4e18-8097-c292d5518b46","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&Filter.N&MaxResults&NextToken&VpcPeeringConnectionId.N&Action=DescribeVpcPeeringConnections","description":"<p>Describes one or more of your VPC peering connections.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>One or more filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>The maximum number of results to return with a single call.     To retrieve the remaining results, make another call with the returned nextToken value.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>The token for the next page of results.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"description":{"content":"<p>One or more VPC peering connection IDs.</p>\n","type":"text/plain"},"key":"VpcPeeringConnectionId.N","value":""},{"key":"Action","value":"DescribeVpcPeeringConnections"}],"variable":[]}},"response":[],"_postman_id":"97c1a899-0779-4e18-8097-c292d5518b46"},{"name":"Reject VPC Peering Connection","id":"9ae2919a-e761-478c-bed1-42d8f5bf2e0a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&VpcPeeringConnectionId&Action=RejectVpcPeeringConnection","description":"<p>Rejects a VPC peering connection request.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the VPC peering connection.</p>\n","type":"text/plain"},"key":"VpcPeeringConnectionId","value":""},{"key":"Action","value":"RejectVpcPeeringConnection"}],"variable":[]}},"response":[],"_postman_id":"9ae2919a-e761-478c-bed1-42d8f5bf2e0a"}],"id":"d6ad8c56-d765-458d-8918-99e10f4696b9","_postman_id":"d6ad8c56-d765-458d-8918-99e10f4696b9","description":""},{"name":"VPC Peering Connection Options","item":[{"name":"Modify VPC Peering Connection Options","id":"2b8be4f0-2ff3-4889-95b4-977a97a8f49d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?AccepterPeeringConnectionOptions&DryRun&RequesterPeeringConnectionOptions&VpcPeeringConnectionId&Action=ModifyVpcPeeringConnectionOptions","description":"<p>Modifies the VPC peering connection options on one side of a VPC peering connection.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The VPC peering connection options for the accepter VPC.</p>\n","type":"text/plain"},"key":"AccepterPeeringConnectionOptions","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The VPC peering connection options for the requester VPC.</p>\n","type":"text/plain"},"key":"RequesterPeeringConnectionOptions","value":""},{"description":{"content":"<p>The ID of the VPC peering connection.</p>\n","type":"text/plain"},"key":"VpcPeeringConnectionId","value":""},{"key":"Action","value":"ModifyVpcPeeringConnectionOptions"}],"variable":[]}},"response":[],"_postman_id":"2b8be4f0-2ff3-4889-95b4-977a97a8f49d"}],"id":"f61650b1-c06c-45f9-8609-b3a90e500037","_postman_id":"f61650b1-c06c-45f9-8609-b3a90e500037","description":""},{"name":"VPC Tenancy","item":[{"name":"Modify VPC Tenancy","id":"09203edd-86d5-431a-938c-a2f568030695","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&InstanceTenancy&VpcId&Action=ModifyVpcTenancy","description":"<p>Modifies the instance tenancy attribute of the specified VPC.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The instance tenancy attribute for the VPC.</p>\n","type":"text/plain"},"key":"InstanceTenancy","value":""},{"description":{"content":"<p>The ID of the VPC.</p>\n","type":"text/plain"},"key":"VpcId","value":""},{"key":"Action","value":"ModifyVpcTenancy"}],"variable":[]}},"response":[],"_postman_id":"09203edd-86d5-431a-938c-a2f568030695"}],"id":"7c947524-2e9d-4616-858a-cb3901338a47","_postman_id":"7c947524-2e9d-4616-858a-cb3901338a47","description":""},{"name":"VPN Connection","item":[{"name":"Create VPN Connection","id":"8b2035ef-8493-4c3a-be91-d1ca24937dac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?CustomerGatewayId&DryRun&Options&TransitGatewayId&Type&VpnGatewayId&Action=CreateVpnConnection","description":"<p>Creates a VPN connection between an existing virtual private gateway and a VPN\n                        customer gateway.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The ID of the customer gateway.</p>\n","type":"text/plain"},"key":"CustomerGatewayId","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The options for the VPN connection.</p>\n","type":"text/plain"},"key":"Options","value":""},{"description":{"content":"<p>The ID of the transit gateway. If you specify a transit gateway, you cannot specify a virtual private gateway.</p>\n","type":"text/plain"},"key":"TransitGatewayId","value":""},{"description":{"content":"<p>The type of VPN connection (ipsec.1).</p>\n","type":"text/plain"},"key":"Type","value":""},{"description":{"content":"<p>The ID of the virtual private gateway. If you specify a virtual private gateway, you cannot specify a transit gateway.</p>\n","type":"text/plain"},"key":"VpnGatewayId","value":""},{"key":"Action","value":"CreateVpnConnection"}],"variable":[]}},"response":[],"_postman_id":"8b2035ef-8493-4c3a-be91-d1ca24937dac"},{"name":"Delete VPN Connection","id":"4c93b0c7-0276-437b-90af-774d8f8c7e9d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&VpnConnectionId&Action=DeleteVpnConnection","description":"<p>Deletes the specified VPN connection.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the VPN connection.</p>\n","type":"text/plain"},"key":"VpnConnectionId","value":""},{"key":"Action","value":"DeleteVpnConnection"}],"variable":[]}},"response":[],"_postman_id":"4c93b0c7-0276-437b-90af-774d8f8c7e9d"},{"name":"Describe VPN Connections","id":"c4f6c5da-1a34-44bc-996b-63c7d1e5a05f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&Filter.N&VpnConnectionId.N&Action=DescribeVpnConnections","description":"<p>Describes one or more of your VPN connections.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>One or more filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>One or more VPN connection IDs.</p>\n","type":"text/plain"},"key":"VpnConnectionId.N","value":""},{"key":"Action","value":"DescribeVpnConnections"}],"variable":[]}},"response":[],"_postman_id":"c4f6c5da-1a34-44bc-996b-63c7d1e5a05f"},{"name":"Modify VPN Connection","id":"b10f04f8-668b-4a79-b3f0-f2ff5d6630c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=ModifyVpnConnection","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"ModifyVpnConnection"}],"variable":[]}},"response":[],"_postman_id":"b10f04f8-668b-4a79-b3f0-f2ff5d6630c8"}],"id":"aaeb8736-c7a5-4a7e-8756-6719cb9964ca","_postman_id":"aaeb8736-c7a5-4a7e-8756-6719cb9964ca","description":""},{"name":"VPN Connection Route","item":[{"name":"Create VPN Connection Route","id":"c85cdf28-4ffb-49c8-a8d4-3c2845b58d17","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DestinationCidrBlock&VpnConnectionId&Action=CreateVpnConnectionRoute","description":"<p>Creates a static route associated with a VPN connection between an existing virtual\n                        private gateway and a VPN customer gateway.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The CIDR block associated with the local subnet of the customer network.</p>\n","type":"text/plain"},"key":"DestinationCidrBlock","value":""},{"description":{"content":"<p>The ID of the VPN connection.</p>\n","type":"text/plain"},"key":"VpnConnectionId","value":""},{"key":"Action","value":"CreateVpnConnectionRoute"}],"variable":[]}},"response":[],"_postman_id":"c85cdf28-4ffb-49c8-a8d4-3c2845b58d17"},{"name":"Delete VPN Connection Route","id":"747c5d9d-5327-4a9e-a46d-03244709efd8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DestinationCidrBlock&VpnConnectionId&Action=DeleteVpnConnectionRoute","description":"<p>Deletes the specified static route associated with a VPN connection between an existing\n                        virtual private gateway and a VPN customer gateway.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The CIDR block associated with the local subnet of the customer network.</p>\n","type":"text/plain"},"key":"DestinationCidrBlock","value":""},{"description":{"content":"<p>The ID of the VPN connection.</p>\n","type":"text/plain"},"key":"VpnConnectionId","value":""},{"key":"Action","value":"DeleteVpnConnectionRoute"}],"variable":[]}},"response":[],"_postman_id":"747c5d9d-5327-4a9e-a46d-03244709efd8"}],"id":"de60b4f2-f7e5-4bc0-b7d4-feec8ca526e1","_postman_id":"de60b4f2-f7e5-4bc0-b7d4-feec8ca526e1","description":""},{"name":"VPN Gateway","item":[{"name":"Attach VPN Gateway","id":"d4c58173-7321-4eeb-b41c-029d3ba98460","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&VpcId&VpnGatewayId&Action=AttachVpnGateway","description":"<p>Attaches a virtual private gateway to a VPC.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the VPC.</p>\n","type":"text/plain"},"key":"VpcId","value":""},{"description":{"content":"<p>The ID of the virtual private gateway.</p>\n","type":"text/plain"},"key":"VpnGatewayId","value":""},{"key":"Action","value":"AttachVpnGateway"}],"variable":[]}},"response":[],"_postman_id":"d4c58173-7321-4eeb-b41c-029d3ba98460"},{"name":"Create VPN Gateway","id":"37087d6a-b4a1-4646-bb61-e8a41be0fbf6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?AmazonSideAsn&AvailabilityZone&DryRun&Type&Action=CreateVpnGateway","description":"<p>Creates a virtual private gateway.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>A private Autonomous System Number (ASN) for the Amazon side of a BGP session. If you're using a 16-bit ASN, it must be in the 64512 to 65534 range. If you're using a 32-bit ASN, it must be in the 4200000000 to 4294967294 range.</p>\n","type":"text/plain"},"key":"AmazonSideAsn","value":""},{"description":{"content":"<p>The Availability Zone for the virtual private gateway.</p>\n","type":"text/plain"},"key":"AvailabilityZone","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The type of VPN connection this virtual private gateway supports.</p>\n","type":"text/plain"},"key":"Type","value":""},{"key":"Action","value":"CreateVpnGateway"}],"variable":[]}},"response":[],"_postman_id":"37087d6a-b4a1-4646-bb61-e8a41be0fbf6"},{"name":"Delete VPN Gateway","id":"4cd85b49-7a4b-46df-b011-e88160a35c04","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&VpnGatewayId&Action=DeleteVpnGateway","description":"<p>Deletes the specified virtual private gateway.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the virtual private gateway.</p>\n","type":"text/plain"},"key":"VpnGatewayId","value":""},{"key":"Action","value":"DeleteVpnGateway"}],"variable":[]}},"response":[],"_postman_id":"4cd85b49-7a4b-46df-b011-e88160a35c04"},{"name":"Describe VPN Gateways","id":"8b0e87da-0706-4b6b-a497-e21d6395e77e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&Filter.N&VpnGatewayId.N&Action=DescribeVpnGateways","description":"<p>Describes one or more of your virtual private gateways.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>One or more filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>One or more virtual private gateway IDs.</p>\n","type":"text/plain"},"key":"VpnGatewayId.N","value":""},{"key":"Action","value":"DescribeVpnGateways"}],"variable":[]}},"response":[],"_postman_id":"8b0e87da-0706-4b6b-a497-e21d6395e77e"},{"name":"Detach VPN Gateway","id":"6c48966a-61b3-4667-8231-87b4a3f971a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&VpcId&VpnGatewayId&Action=DetachVpnGateway","description":"<p>Detaches a virtual private gateway from a VPC.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the VPC.</p>\n","type":"text/plain"},"key":"VpcId","value":""},{"description":{"content":"<p>The ID of the virtual private gateway.</p>\n","type":"text/plain"},"key":"VpnGatewayId","value":""},{"key":"Action","value":"DetachVpnGateway"}],"variable":[]}},"response":[],"_postman_id":"6c48966a-61b3-4667-8231-87b4a3f971a6"}],"id":"b918ef67-d489-4e31-91eb-acfdd5d3874e","_postman_id":"b918ef67-d489-4e31-91eb-acfdd5d3874e","description":""},{"name":"VPN Tunnel Certificate","item":[{"name":"Modify VPN Tunnel Certificate","id":"b791ac0f-01ad-4a37-8f49-11a22e307b74","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=ModifyVpnTunnelCertificate","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"ModifyVpnTunnelCertificate"}],"variable":[]}},"response":[],"_postman_id":"b791ac0f-01ad-4a37-8f49-11a22e307b74"}],"id":"72a698d9-291d-457f-8e44-efa351507396","_postman_id":"72a698d9-291d-457f-8e44-efa351507396","description":""},{"name":"VPN Tunnel Options","item":[{"name":"Modify VPN Tunnel Options","id":"dec4cff6-cb01-4231-80a9-1d306de8f364","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Action=ModifyVpnTunnelOptions","description":"<p>.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"key":"Action","value":"ModifyVpnTunnelOptions"}],"variable":[]}},"response":[],"_postman_id":"dec4cff6-cb01-4231-80a9-1d306de8f364"}],"id":"6f81c933-9380-4b80-8a2b-f8a130e7b044","_postman_id":"6f81c933-9380-4b80-8a2b-f8a130e7b044","description":""},{"name":"Vgw Route Propagation","item":[{"name":"Disable Vgw Route Propagation","id":"ba63a265-0d9a-494e-94f9-99eeaca72e92","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?GatewayId&RouteTableId&Action=DisableVgwRoutePropagation","description":"<p>Disables a virtual private gateway (VGW) from propagating routes to a specified route\n                        table of a VPC.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The ID of the virtual private gateway.</p>\n","type":"text/plain"},"key":"GatewayId","value":""},{"description":{"content":"<p>The ID of the route table.</p>\n","type":"text/plain"},"key":"RouteTableId","value":""},{"key":"Action","value":"DisableVgwRoutePropagation"}],"variable":[]}},"response":[],"_postman_id":"ba63a265-0d9a-494e-94f9-99eeaca72e92"},{"name":"Enable Vgw Route Propagation","id":"1a8524d1-13dd-404c-b73b-3c5d590ebff4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?GatewayId&RouteTableId&Action=EnableVgwRoutePropagation","description":"<p>Enables a virtual private gateway (VGW) to propagate routes to the specified route\n                        table of a VPC.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The ID of the virtual private gateway that is attached to a VPC. The virtual private gateway must be attached to the same VPC that the routing tables are associated with.</p>\n","type":"text/plain"},"key":"GatewayId","value":""},{"description":{"content":"<p>The ID of the route table. The routing table must be associated with the same VPC that the virtual private gateway is attached to.</p>\n","type":"text/plain"},"key":"RouteTableId","value":""},{"key":"Action","value":"EnableVgwRoutePropagation"}],"variable":[]}},"response":[],"_postman_id":"1a8524d1-13dd-404c-b73b-3c5d590ebff4"}],"id":"903c41b1-b2f3-48d2-b640-91c0d499d65c","_postman_id":"903c41b1-b2f3-48d2-b640-91c0d499d65c","description":""},{"name":"Volume","item":[{"name":"Attach Volume","id":"8bac56eb-575e-46be-92ab-de02aa2f6b8a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Device&DryRun&InstanceId&VolumeId&Action=AttachVolume","description":"<p>Attaches an EBS volume to a running or stopped instance and exposes it to the instance\n                        with the specified device name.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The device name (for example, /dev/sdh or xvdh).</p>\n","type":"text/plain"},"key":"Device","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the instance.</p>\n","type":"text/plain"},"key":"InstanceId","value":""},{"description":{"content":"<p>The ID of the EBS volume. The volume and instance must be within the same Availability Zone.</p>\n","type":"text/plain"},"key":"VolumeId","value":""},{"key":"Action","value":"AttachVolume"}],"variable":[]}},"response":[],"_postman_id":"8bac56eb-575e-46be-92ab-de02aa2f6b8a"},{"name":"Create Volume","id":"fac18922-0f0c-45bb-bf5b-c38a376ff6a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?AvailabilityZone&DryRun&Encrypted&Iops&KmsKeyId&Size&SnapshotId&TagSpecification.N&VolumeType&Action=CreateVolume","description":"<p>Creates an EBS volume that can be attached to an instance in the same Availability\n                        Zone.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The Availability Zone in which to create the volume.</p>\n","type":"text/plain"},"key":"AvailabilityZone","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>Specifies whether the volume should be encrypted.  The effect of setting the encryption state to true depends on  the volume origin (new or from a snapshot), starting encryption state, ownership, and whether encryption by default is enabled.  For more information, see Encryption by Default in the Amazon Elastic Compute Cloud User Guide.</p>\n","type":"text/plain"},"key":"Encrypted","value":""},{"description":{"content":"<p>The number of I/O operations per second (IOPS) to provision for the volume, with a maximum ratio of 50 IOPS/GiB. Range is 100 to 64,000 IOPS for volumes in most Regions. Maximum IOPS of 64,000 is guaranteed only on Nitro-based instances. Other instance families guarantee performance up to 32,000 IOPS. For more information, see Amazon EBS Volume Types in the Amazon Elastic Compute Cloud User Guide.</p>\n","type":"text/plain"},"key":"Iops","value":""},{"description":{"content":"<p>The identifier of the AWS Key Management Service (AWS KMS) customer master key (CMK) to use for Amazon EBS encryption. If this parameter is not specified, your AWS managed CMK for EBS is used. If KmsKeyId is specified, the encrypted state must be true.</p>\n","type":"text/plain"},"key":"KmsKeyId","value":""},{"description":{"content":"<p>The size of the volume, in GiBs.</p>\n","type":"text/plain"},"key":"Size","value":""},{"description":{"content":"<p>The snapshot from which to create the volume.</p>\n","type":"text/plain"},"key":"SnapshotId","value":""},{"description":{"content":"<p>The tags to apply to the volume during creation.</p>\n","type":"text/plain"},"key":"TagSpecification.N","value":""},{"description":{"content":"<p>The volume type. This can be gp2 for General Purpose SSD, io1 for Provisioned IOPS SSD, st1 for Throughput Optimized HDD, sc1 for Cold HDD, or standard for Magnetic volumes.</p>\n","type":"text/plain"},"key":"VolumeType","value":""},{"key":"Action","value":"CreateVolume"}],"variable":[]}},"response":[],"_postman_id":"fac18922-0f0c-45bb-bf5b-c38a376ff6a7"},{"name":"Delete Volume","id":"4e224f05-7b23-42aa-ba15-e07ec1915049","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&VolumeId&Action=DeleteVolume","description":"<p>Deletes the specified EBS volume.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the volume.</p>\n","type":"text/plain"},"key":"VolumeId","value":""},{"key":"Action","value":"DeleteVolume"}],"variable":[]}},"response":[],"_postman_id":"4e224f05-7b23-42aa-ba15-e07ec1915049"},{"name":"Describe Volumes","id":"e9ac1fd0-1b1b-48b7-bd7e-4b44bcfda886","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&Filter.N&MaxResults&NextToken&VolumeId.N&Action=DescribeVolumes","description":"<p>Describes the specified EBS volumes or all of your EBS volumes.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>The maximum number of volume results returned by DescribeVolumes in paginated output. When this parameter is used, DescribeVolumes only returns MaxResults results in a single page along with a NextToken response element. The remaining results of the initial request can be seen by sending another DescribeVolumes request with the returned NextToken value. This value can be between 5 and 500; if MaxResults is given a value larger than 500, only 500 results are returned. If this parameter is not used, then DescribeVolumes returns all results. You cannot specify this parameter and the volume IDs parameter in the same request.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>The NextToken value returned from a previous paginated DescribeVolumes request where MaxResults was used and the results exceeded the value of that parameter. Pagination continues from the end of the previous results that returned the NextToken value. This value is null when there are no more results to return.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"description":{"content":"<p>The volume IDs.</p>\n","type":"text/plain"},"key":"VolumeId.N","value":""},{"key":"Action","value":"DescribeVolumes"}],"variable":[]}},"response":[],"_postman_id":"e9ac1fd0-1b1b-48b7-bd7e-4b44bcfda886"},{"name":"Detach Volume","id":"ddb9a7c2-4572-452b-b28f-a67380301adc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Device&DryRun&Force&InstanceId&VolumeId&Action=DetachVolume","description":"<p>Detaches an EBS volume from an instance.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The device name.</p>\n","type":"text/plain"},"key":"Device","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>Forces detachment if the previous detachment attempt did not occur cleanly (for example, logging into an instance, unmounting the volume, and detaching normally). 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 won't have an opportunity to flush file system caches or file system metadata. If you use this option, you must perform file system check and repair procedures.</p>\n","type":"text/plain"},"key":"Force","value":""},{"description":{"content":"<p>The ID of the instance.</p>\n","type":"text/plain"},"key":"InstanceId","value":""},{"description":{"content":"<p>The ID of the volume.</p>\n","type":"text/plain"},"key":"VolumeId","value":""},{"key":"Action","value":"DetachVolume"}],"variable":[]}},"response":[],"_postman_id":"ddb9a7c2-4572-452b-b28f-a67380301adc"},{"name":"Import Volume","id":"a05403bd-a145-4750-b7c3-0c96db7216a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?AvailabilityZone&Description&DryRun&Image&Volume&Action=ImportVolume","description":"<p>Creates an import volume task using metadata from the specified disk image.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The Availability Zone for the resulting EBS volume.</p>\n","type":"text/plain"},"key":"AvailabilityZone","value":""},{"description":{"content":"<p>A description of the volume.</p>\n","type":"text/plain"},"key":"Description","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request,  and provides an error response. If you have the required permissions, the error response is DryRunOperation.  Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The disk image.</p>\n","type":"text/plain"},"key":"Image","value":""},{"description":{"content":"<p>The volume size.</p>\n","type":"text/plain"},"key":"Volume","value":""},{"key":"Action","value":"ImportVolume"}],"variable":[]}},"response":[],"_postman_id":"a05403bd-a145-4750-b7c3-0c96db7216a5"},{"name":"Modify Volume","id":"2f417d7b-91b1-45f2-802b-5c4c3501ac2c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&Iops&Size&VolumeId&VolumeType&Action=ModifyVolume","description":"<p>You can modify several parameters of an existing EBS volume, including volume size,\n                        volume\n                        type, and IOPS capacity.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The target IOPS rate of the volume.</p>\n","type":"text/plain"},"key":"Iops","value":""},{"description":{"content":"<p>The target size of the volume, in GiB. The target volume size must be greater than or equal to than the existing size of the volume. For information about available EBS volume sizes, see Amazon EBS Volume    Types.</p>\n","type":"text/plain"},"key":"Size","value":""},{"description":{"content":"<p>The ID of the volume.</p>\n","type":"text/plain"},"key":"VolumeId","value":""},{"description":{"content":"<p>The target EBS volume type of the volume.</p>\n","type":"text/plain"},"key":"VolumeType","value":""},{"key":"Action","value":"ModifyVolume"}],"variable":[]}},"response":[],"_postman_id":"2f417d7b-91b1-45f2-802b-5c4c3501ac2c"}],"id":"75539341-bfbc-47e6-8268-0d07dd2d92b4","_postman_id":"75539341-bfbc-47e6-8268-0d07dd2d92b4","description":""},{"name":"Volume Attribute","item":[{"name":"Describe Volume Attribute","id":"37691340-3ad3-4dc3-aef7-b4fa08373ce9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?Attribute&DryRun&VolumeId&Action=DescribeVolumeAttribute","description":"<p>Describes the specified attribute of the specified volume.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>The attribute of the volume. This parameter is required.</p>\n","type":"text/plain"},"key":"Attribute","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the volume.</p>\n","type":"text/plain"},"key":"VolumeId","value":""},{"key":"Action","value":"DescribeVolumeAttribute"}],"variable":[]}},"response":[],"_postman_id":"37691340-3ad3-4dc3-aef7-b4fa08373ce9"},{"name":"Modify Volume Attribute","id":"4e2065d3-5ca0-4495-9cd2-543a963e5a69","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?AutoEnableIO&DryRun&VolumeId&Action=ModifyVolumeAttribute","description":"<p>Modifies a volume attribute.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Indicates whether the volume should be auto-enabled for I/O operations.</p>\n","type":"text/plain"},"key":"AutoEnableIO","value":""},{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the volume.</p>\n","type":"text/plain"},"key":"VolumeId","value":""},{"key":"Action","value":"ModifyVolumeAttribute"}],"variable":[]}},"response":[],"_postman_id":"4e2065d3-5ca0-4495-9cd2-543a963e5a69"}],"id":"e3fceeba-3bfc-4930-8821-a7408311003a","_postman_id":"e3fceeba-3bfc-4930-8821-a7408311003a","description":""},{"name":"Volume IO","item":[{"name":"Enable Volume IO","id":"3ddb4fce-9420-45fe-8af6-dc62047b5f72","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&VolumeId&Action=EnableVolumeIO","description":"<p>Enables I/O operations for a volume that had I/O operations disabled because the data\n                        on\n                        the volume was potentially inconsistent.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The ID of the volume.</p>\n","type":"text/plain"},"key":"VolumeId","value":""},{"key":"Action","value":"EnableVolumeIO"}],"variable":[]}},"response":[],"_postman_id":"3ddb4fce-9420-45fe-8af6-dc62047b5f72"}],"id":"22e2406e-6aa5-4945-9d74-893d42625b8e","_postman_id":"22e2406e-6aa5-4945-9d74-893d42625b8e","description":""},{"name":"Volume Status","item":[{"name":"Describe Volume Status","id":"9e724556-34f9-4d01-991f-10e3bca93dc5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&Filter.N&MaxResults&NextToken&VolumeId.N&Action=DescribeVolumeStatus","description":"<p>Describes the status of the specified volumes.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The filters.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>The maximum number of volume results returned by DescribeVolumeStatus in paginated output. When this parameter is used, the request only returns MaxResults results in a single page along with a NextToken response element. The remaining results of the initial request can be seen by sending another request with the returned NextToken value. This value can be between 5 and 1000; if MaxResults is given a value larger than 1000, only 1000 results are returned. If this parameter is not used, then DescribeVolumeStatus returns all results. You cannot specify this parameter and the volume IDs parameter in the same request.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>The NextToken value to include in a future DescribeVolumeStatus request. When the results of the request exceed MaxResults, this value can be used to retrieve the next page of results. This value is null when there are no more results to return.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"description":{"content":"<p>The IDs of the volumes.</p>\n","type":"text/plain"},"key":"VolumeId.N","value":""},{"key":"Action","value":"DescribeVolumeStatus"}],"variable":[]}},"response":[],"_postman_id":"9e724556-34f9-4d01-991f-10e3bca93dc5"}],"id":"61c84fa5-761b-487c-806c-0ba3312129ac","_postman_id":"61c84fa5-761b-487c-806c-0ba3312129ac","description":""},{"name":"Volumes Modifications","item":[{"name":"Describe Volumes Modifications","id":"23e6fe37-f68f-4964-a088-8d7df13d96ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"awsv4","awsv4":{"basicConfig":[{"key":"accessKey","value":"{{accessKey}}"},{"key":"secretKey","value":"{{secretKey}}"}],"advancedConfig":[{"key":"region","value":"{{region}}"},{"key":"service","value":"{{serviceName}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{aws_ec2_base_url}}/?DryRun&Filter.N&MaxResults&NextToken&VolumeId.N&Action=DescribeVolumesModifications","description":"<p>Reports the current modification status of EBS volumes.</p>\n","urlObject":{"path":[""],"host":["{{aws_ec2_base_url}}"],"query":[{"description":{"content":"<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.</p>\n","type":"text/plain"},"key":"DryRun","value":""},{"description":{"content":"<p>The filters. Supported filters: volume-id, modification-state, target-size, target-iops, target-volume-type, original-size, original-iops, original-volume-type, start-time.</p>\n","type":"text/plain"},"key":"Filter.N","value":""},{"description":{"content":"<p>The maximum number of results (up to a limit of 500) to be returned in a paginated request.</p>\n","type":"text/plain"},"key":"MaxResults","value":""},{"description":{"content":"<p>The nextToken value returned by a previous paginated request.</p>\n","type":"text/plain"},"key":"NextToken","value":""},{"description":{"content":"<p>The IDs of the volumes for which in-progress modifications will be described.</p>\n","type":"text/plain"},"key":"VolumeId.N","value":""},{"key":"Action","value":"DescribeVolumesModifications"}],"variable":[]}},"response":[],"_postman_id":"23e6fe37-f68f-4964-a088-8d7df13d96ed"}],"id":"f0637bef-4b1a-4115-92ad-4bd1614f8a06","_postman_id":"f0637bef-4b1a-4115-92ad-4bd1614f8a06","description":""}]}