404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.149.253.148: ~ $
**To describe a stack's layers**

The following ``describe-layers`` commmand describes the layers in a specified stack::

  aws opsworks --region us-east-1 describe-layers --stack-id 38ee91e2-abdc-4208-a107-0b7168b3cc7a

*Output*::

  {
    "Layers": [
        {
            "StackId": "38ee91e2-abdc-4208-a107-0b7168b3cc7a",
            "Type": "db-master",
            "DefaultSecurityGroupNames": [
                "AWS-OpsWorks-DB-Master-Server"
            ],
            "Name": "MySQL",
            "Packages": [],
            "DefaultRecipes": {
                "Undeploy": [],
                "Setup": [
                    "opsworks_initial_setup",
                    "ssh_host_keys",
                    "ssh_users",
                    "mysql::client",
                    "dependencies",
                    "ebs",
                    "opsworks_ganglia::client",
                    "mysql::server",
                    "dependencies",
                    "deploy::mysql"
                ],
                "Configure": [
                    "opsworks_ganglia::configure-client",
                    "ssh_users",
                    "agent_version",
                    "deploy::mysql"
                ],
                "Shutdown": [
                    "opsworks_shutdown::default",
                    "mysql::stop"
                ],
                "Deploy": [
                    "deploy::default",
                    "deploy::mysql"
                ]
            },
            "CustomRecipes": {
                "Undeploy": [],
                "Setup": [],
                "Configure": [],
                "Shutdown": [],
                "Deploy": []
            },
            "EnableAutoHealing": false,
            "LayerId": "41a20847-d594-4325-8447-171821916b73",
            "Attributes": {
                "MysqlRootPasswordUbiquitous": "true",
                "RubygemsVersion": null,
                "RailsStack": null,
                "HaproxyHealthCheckMethod": null,
                "RubyVersion": null,
                "BundlerVersion": null,
                "HaproxyStatsPassword": null,
                "PassengerVersion": null,
                "MemcachedMemory": null,
                "EnableHaproxyStats": null,
                "ManageBundler": null,
                "NodejsVersion": null,
                "HaproxyHealthCheckUrl": null,
                "MysqlRootPassword": "*****FILTERED*****",
                "GangliaPassword": null,
                "GangliaUser": null,
                "HaproxyStatsUrl": null,
                "GangliaUrl": null,
                "HaproxyStatsUser": null
            },
            "Shortname": "db-master",
            "AutoAssignElasticIps": false,
            "CustomSecurityGroupIds": [],
            "CreatedAt": "2013-07-25T18:11:19+00:00",
            "VolumeConfigurations": [
                {
                    "MountPoint": "/vol/mysql",
                    "Size": 10,
                    "NumberOfDisks": 1
                }
            ]
        },
        {
            "StackId": "38ee91e2-abdc-4208-a107-0b7168b3cc7a",
            "Type": "custom",
            "DefaultSecurityGroupNames": [
                "AWS-OpsWorks-Custom-Server"
            ],
            "Name": "TomCustom",
            "Packages": [],
            "DefaultRecipes": {
                "Undeploy": [],
                "Setup": [
                    "opsworks_initial_setup",
                    "ssh_host_keys",
                    "ssh_users",
                    "mysql::client",
                    "dependencies",
                    "ebs",
                    "opsworks_ganglia::client"
                ],
                "Configure": [
                    "opsworks_ganglia::configure-client",
                    "ssh_users",
                    "agent_version"
                ],
                "Shutdown": [
                    "opsworks_shutdown::default"
                ],
                "Deploy": [
                    "deploy::default"
                ]
            },
            "CustomRecipes": {
                "Undeploy": [],
                "Setup": [
                    "tomcat::setup"
                ],
                "Configure": [
                    "tomcat::configure"
                ],
                "Shutdown": [],
                "Deploy": [
                    "tomcat::deploy"
                ]
            },
            "EnableAutoHealing": true,
            "LayerId": "e6cbcd29-d223-40fc-8243-2eb213377440",
            "Attributes": {
                "MysqlRootPasswordUbiquitous": null,
                "RubygemsVersion": null,
                "RailsStack": null,
                "HaproxyHealthCheckMethod": null,
                "RubyVersion": null,
                "BundlerVersion": null,
                "HaproxyStatsPassword": null,
                "PassengerVersion": null,
                "MemcachedMemory": null,
                "EnableHaproxyStats": null,
                "ManageBundler": null,
                "NodejsVersion": null,
                "HaproxyHealthCheckUrl": null,
                "MysqlRootPassword": null,
                "GangliaPassword": null,
                "GangliaUser": null,
                "HaproxyStatsUrl": null,
                "GangliaUrl": null,
                "HaproxyStatsUser": null
            },
            "Shortname": "tomcustom",
            "AutoAssignElasticIps": false,
            "CustomSecurityGroupIds": [],
            "CreatedAt": "2013-07-25T18:12:53+00:00",
            "VolumeConfigurations": []
        }
    ]
  }

**More Information**

For more information, see Layers_ in the *AWS OpsWorks User Guide*.

.. _Layers: http://docs.aws.amazon.com/opsworks/latest/userguide/workinglayers.html


Filemanager

Name Type Size Permission Actions
assign-instance.rst File 557 B 0644
assign-volume.rst File 905 B 0644
associate-elastic-ip.rst File 496 B 0644
attach-elastic-load-balancer.rst File 523 B 0644
create-app.rst File 1.96 KB 0644
create-deployment.rst File 2.55 KB 0644
create-instance.rst File 1.02 KB 0644
create-layer.rst File 586 B 0644
create-server.rst File 2.26 KB 0644
create-stack.rst File 1.06 KB 0644
create-user-profile.rst File 1.15 KB 0644
delete-app.rst File 525 B 0644
delete-instance.rst File 995 B 0644
delete-layer.rst File 712 B 0644
delete-stack.rst File 733 B 0644
delete-user-profile.rst File 765 B 0644
deregister-elastic-ip.rst File 520 B 0644
deregister-instance.rst File 531 B 0644
deregister-rds-db-instance.rst File 791 B 0644
deregister-volume.rst File 638 B 0644
describe-apps.rst File 1.04 KB 0644
describe-commands.rst File 1.94 KB 0644
describe-deployments.rst File 1.68 KB 0644
describe-elastic-ips.rst File 608 B 0644
describe-elastic-load-balancers.rst File 1.12 KB 0644
describe-instances.rst File 3.32 KB 0644
describe-layers.rst File 5.64 KB 0644
describe-load-based-auto-scaling.rst File 1.22 KB 0644
describe-my-user-profile.rst File 841 B 0644
describe-permissions.rst File 903 B 0644
describe-raid-arrays.rst File 1.05 KB 0644
describe-rds-db-instances.rst File 1013 B 0644
describe-stack-provisioning-parameters.rst File 1.78 KB 0644
describe-stack-summary.rst File 770 B 0644
describe-stacks.rst File 2.22 KB 0644
describe-timebased-auto-scaling.rst File 1.2 KB 0644
describe-user-profiles.rst File 922 B 0644
describe-volumes.rst File 835 B 0644
detach-elastic-load-balancer.rst File 521 B 0644
disassociate-elastic-ip.rst File 454 B 0644
get-hostname-suggestion.rst File 695 B 0644
reboot-instance.rst File 448 B 0644
register-elastic-ip.rst File 697 B 0644
register-rds-db-instance.rst File 918 B 0644
register-volume.rst File 639 B 0644
register.rst File 6.85 KB 0644
set-load-based-auto-scaling.rst File 1.32 KB 0644
set-permission.rst File 1.24 KB 0644
set-time-based-auto-scaling.rst File 1.06 KB 0644
start-instance.rst File 851 B 0644
start-stack.rst File 520 B 0644
stop-instance.rst File 762 B 0644
stop-stack.rst File 519 B 0644
unassign-instance.rst File 524 B 0644
unassign-volume.rst File 719 B 0644
update-app.rst File 417 B 0644
update-elastic-ip.rst File 436 B 0644
update-instance.rst File 485 B 0644
update-layer.rst File 519 B 0644
update-my-user-profile.rst File 723 B 0644
update-rds-db-instance.rst File 758 B 0644
update-volume.rst File 758 B 0644