Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Apache
: 172.26.7.228 | : 3.16.212.0
Cant Read [ /etc/named.conf ]
5.6.40-24+ubuntu18.04.1+deb.sury.org+1
www-data
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
var /
www /
oasis /
aws /
Aws /
OpsWorks /
[ HOME SHELL ]
Name
Size
Permission
Action
Exception
[ DIR ]
drwxr-sr-x
OpsWorksClient.php
10.17
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : OpsWorksClient.php
<?php namespace Aws\OpsWorks; use Aws\AwsClient; /** * This client is used to interact with the **AWS OpsWorks** service. * * @method \Aws\Result assignInstance(array $args = []) * @method \GuzzleHttp\Promise\Promise assignInstanceAsync(array $args = []) * @method \Aws\Result assignVolume(array $args = []) * @method \GuzzleHttp\Promise\Promise assignVolumeAsync(array $args = []) * @method \Aws\Result associateElasticIp(array $args = []) * @method \GuzzleHttp\Promise\Promise associateElasticIpAsync(array $args = []) * @method \Aws\Result attachElasticLoadBalancer(array $args = []) * @method \GuzzleHttp\Promise\Promise attachElasticLoadBalancerAsync(array $args = []) * @method \Aws\Result cloneStack(array $args = []) * @method \GuzzleHttp\Promise\Promise cloneStackAsync(array $args = []) * @method \Aws\Result createApp(array $args = []) * @method \GuzzleHttp\Promise\Promise createAppAsync(array $args = []) * @method \Aws\Result createDeployment(array $args = []) * @method \GuzzleHttp\Promise\Promise createDeploymentAsync(array $args = []) * @method \Aws\Result createInstance(array $args = []) * @method \GuzzleHttp\Promise\Promise createInstanceAsync(array $args = []) * @method \Aws\Result createLayer(array $args = []) * @method \GuzzleHttp\Promise\Promise createLayerAsync(array $args = []) * @method \Aws\Result createStack(array $args = []) * @method \GuzzleHttp\Promise\Promise createStackAsync(array $args = []) * @method \Aws\Result createUserProfile(array $args = []) * @method \GuzzleHttp\Promise\Promise createUserProfileAsync(array $args = []) * @method \Aws\Result deleteApp(array $args = []) * @method \GuzzleHttp\Promise\Promise deleteAppAsync(array $args = []) * @method \Aws\Result deleteInstance(array $args = []) * @method \GuzzleHttp\Promise\Promise deleteInstanceAsync(array $args = []) * @method \Aws\Result deleteLayer(array $args = []) * @method \GuzzleHttp\Promise\Promise deleteLayerAsync(array $args = []) * @method \Aws\Result deleteStack(array $args = []) * @method \GuzzleHttp\Promise\Promise deleteStackAsync(array $args = []) * @method \Aws\Result deleteUserProfile(array $args = []) * @method \GuzzleHttp\Promise\Promise deleteUserProfileAsync(array $args = []) * @method \Aws\Result deregisterEcsCluster(array $args = []) * @method \GuzzleHttp\Promise\Promise deregisterEcsClusterAsync(array $args = []) * @method \Aws\Result deregisterElasticIp(array $args = []) * @method \GuzzleHttp\Promise\Promise deregisterElasticIpAsync(array $args = []) * @method \Aws\Result deregisterInstance(array $args = []) * @method \GuzzleHttp\Promise\Promise deregisterInstanceAsync(array $args = []) * @method \Aws\Result deregisterRdsDbInstance(array $args = []) * @method \GuzzleHttp\Promise\Promise deregisterRdsDbInstanceAsync(array $args = []) * @method \Aws\Result deregisterVolume(array $args = []) * @method \GuzzleHttp\Promise\Promise deregisterVolumeAsync(array $args = []) * @method \Aws\Result describeAgentVersions(array $args = []) * @method \GuzzleHttp\Promise\Promise describeAgentVersionsAsync(array $args = []) * @method \Aws\Result describeApps(array $args = []) * @method \GuzzleHttp\Promise\Promise describeAppsAsync(array $args = []) * @method \Aws\Result describeCommands(array $args = []) * @method \GuzzleHttp\Promise\Promise describeCommandsAsync(array $args = []) * @method \Aws\Result describeDeployments(array $args = []) * @method \GuzzleHttp\Promise\Promise describeDeploymentsAsync(array $args = []) * @method \Aws\Result describeEcsClusters(array $args = []) * @method \GuzzleHttp\Promise\Promise describeEcsClustersAsync(array $args = []) * @method \Aws\Result describeElasticIps(array $args = []) * @method \GuzzleHttp\Promise\Promise describeElasticIpsAsync(array $args = []) * @method \Aws\Result describeElasticLoadBalancers(array $args = []) * @method \GuzzleHttp\Promise\Promise describeElasticLoadBalancersAsync(array $args = []) * @method \Aws\Result describeInstances(array $args = []) * @method \GuzzleHttp\Promise\Promise describeInstancesAsync(array $args = []) * @method \Aws\Result describeLayers(array $args = []) * @method \GuzzleHttp\Promise\Promise describeLayersAsync(array $args = []) * @method \Aws\Result describeLoadBasedAutoScaling(array $args = []) * @method \GuzzleHttp\Promise\Promise describeLoadBasedAutoScalingAsync(array $args = []) * @method \Aws\Result describeMyUserProfile(array $args = []) * @method \GuzzleHttp\Promise\Promise describeMyUserProfileAsync(array $args = []) * @method \Aws\Result describeOperatingSystems(array $args = []) * @method \GuzzleHttp\Promise\Promise describeOperatingSystemsAsync(array $args = []) * @method \Aws\Result describePermissions(array $args = []) * @method \GuzzleHttp\Promise\Promise describePermissionsAsync(array $args = []) * @method \Aws\Result describeRaidArrays(array $args = []) * @method \GuzzleHttp\Promise\Promise describeRaidArraysAsync(array $args = []) * @method \Aws\Result describeRdsDbInstances(array $args = []) * @method \GuzzleHttp\Promise\Promise describeRdsDbInstancesAsync(array $args = []) * @method \Aws\Result describeServiceErrors(array $args = []) * @method \GuzzleHttp\Promise\Promise describeServiceErrorsAsync(array $args = []) * @method \Aws\Result describeStackProvisioningParameters(array $args = []) * @method \GuzzleHttp\Promise\Promise describeStackProvisioningParametersAsync(array $args = []) * @method \Aws\Result describeStackSummary(array $args = []) * @method \GuzzleHttp\Promise\Promise describeStackSummaryAsync(array $args = []) * @method \Aws\Result describeStacks(array $args = []) * @method \GuzzleHttp\Promise\Promise describeStacksAsync(array $args = []) * @method \Aws\Result describeTimeBasedAutoScaling(array $args = []) * @method \GuzzleHttp\Promise\Promise describeTimeBasedAutoScalingAsync(array $args = []) * @method \Aws\Result describeUserProfiles(array $args = []) * @method \GuzzleHttp\Promise\Promise describeUserProfilesAsync(array $args = []) * @method \Aws\Result describeVolumes(array $args = []) * @method \GuzzleHttp\Promise\Promise describeVolumesAsync(array $args = []) * @method \Aws\Result detachElasticLoadBalancer(array $args = []) * @method \GuzzleHttp\Promise\Promise detachElasticLoadBalancerAsync(array $args = []) * @method \Aws\Result disassociateElasticIp(array $args = []) * @method \GuzzleHttp\Promise\Promise disassociateElasticIpAsync(array $args = []) * @method \Aws\Result getHostnameSuggestion(array $args = []) * @method \GuzzleHttp\Promise\Promise getHostnameSuggestionAsync(array $args = []) * @method \Aws\Result grantAccess(array $args = []) * @method \GuzzleHttp\Promise\Promise grantAccessAsync(array $args = []) * @method \Aws\Result listTags(array $args = []) * @method \GuzzleHttp\Promise\Promise listTagsAsync(array $args = []) * @method \Aws\Result rebootInstance(array $args = []) * @method \GuzzleHttp\Promise\Promise rebootInstanceAsync(array $args = []) * @method \Aws\Result registerEcsCluster(array $args = []) * @method \GuzzleHttp\Promise\Promise registerEcsClusterAsync(array $args = []) * @method \Aws\Result registerElasticIp(array $args = []) * @method \GuzzleHttp\Promise\Promise registerElasticIpAsync(array $args = []) * @method \Aws\Result registerInstance(array $args = []) * @method \GuzzleHttp\Promise\Promise registerInstanceAsync(array $args = []) * @method \Aws\Result registerRdsDbInstance(array $args = []) * @method \GuzzleHttp\Promise\Promise registerRdsDbInstanceAsync(array $args = []) * @method \Aws\Result registerVolume(array $args = []) * @method \GuzzleHttp\Promise\Promise registerVolumeAsync(array $args = []) * @method \Aws\Result setLoadBasedAutoScaling(array $args = []) * @method \GuzzleHttp\Promise\Promise setLoadBasedAutoScalingAsync(array $args = []) * @method \Aws\Result setPermission(array $args = []) * @method \GuzzleHttp\Promise\Promise setPermissionAsync(array $args = []) * @method \Aws\Result setTimeBasedAutoScaling(array $args = []) * @method \GuzzleHttp\Promise\Promise setTimeBasedAutoScalingAsync(array $args = []) * @method \Aws\Result startInstance(array $args = []) * @method \GuzzleHttp\Promise\Promise startInstanceAsync(array $args = []) * @method \Aws\Result startStack(array $args = []) * @method \GuzzleHttp\Promise\Promise startStackAsync(array $args = []) * @method \Aws\Result stopInstance(array $args = []) * @method \GuzzleHttp\Promise\Promise stopInstanceAsync(array $args = []) * @method \Aws\Result stopStack(array $args = []) * @method \GuzzleHttp\Promise\Promise stopStackAsync(array $args = []) * @method \Aws\Result tagResource(array $args = []) * @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = []) * @method \Aws\Result unassignInstance(array $args = []) * @method \GuzzleHttp\Promise\Promise unassignInstanceAsync(array $args = []) * @method \Aws\Result unassignVolume(array $args = []) * @method \GuzzleHttp\Promise\Promise unassignVolumeAsync(array $args = []) * @method \Aws\Result untagResource(array $args = []) * @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = []) * @method \Aws\Result updateApp(array $args = []) * @method \GuzzleHttp\Promise\Promise updateAppAsync(array $args = []) * @method \Aws\Result updateElasticIp(array $args = []) * @method \GuzzleHttp\Promise\Promise updateElasticIpAsync(array $args = []) * @method \Aws\Result updateInstance(array $args = []) * @method \GuzzleHttp\Promise\Promise updateInstanceAsync(array $args = []) * @method \Aws\Result updateLayer(array $args = []) * @method \GuzzleHttp\Promise\Promise updateLayerAsync(array $args = []) * @method \Aws\Result updateMyUserProfile(array $args = []) * @method \GuzzleHttp\Promise\Promise updateMyUserProfileAsync(array $args = []) * @method \Aws\Result updateRdsDbInstance(array $args = []) * @method \GuzzleHttp\Promise\Promise updateRdsDbInstanceAsync(array $args = []) * @method \Aws\Result updateStack(array $args = []) * @method \GuzzleHttp\Promise\Promise updateStackAsync(array $args = []) * @method \Aws\Result updateUserProfile(array $args = []) * @method \GuzzleHttp\Promise\Promise updateUserProfileAsync(array $args = []) * @method \Aws\Result updateVolume(array $args = []) * @method \GuzzleHttp\Promise\Promise updateVolumeAsync(array $args = []) */ class OpsWorksClient extends AwsClient {}
Close