SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

ghc-amazonka-codepipeline rpm build for : OpenSuSE. For other distributions click ghc-amazonka-codepipeline.

Name : ghc-amazonka-codepipeline
Version : 1.4.3 Vendor : obs://build_opensuse_org/devel:languages:haskell
Release : 2.17 Date : 2018-03-10 12:38:28
Group : Development/Languages/Other Source RPM : ghc-amazonka-codepipeline-1.4.3-2.17.src.rpm
Size : 7.58 MB
Packager : (none)
Summary : Amazon CodePipeline SDK
Description :
AWS CodePipeline __Overview__ This is the AWS CodePipeline API Reference.
This guide provides descriptions of the actions and data types for AWS
CodePipeline. Some functionality for your pipeline is only configurable through
the API. For additional information, see the
< http://docs.aws.amazon.com/codepipeline/latest/userguide/welcome.html AWS
CodePipeline User Guide>. You can use the AWS CodePipeline API to work with
pipelines, stages, actions, gates, and transitions, as described below.
/Pipelines/ are models of automated release processes. Each pipeline is
uniquely named, and consists of actions, gates, and stages. You can work with
pipelines by calling: - < CreatePipeline>, which creates a uniquely-named
pipeline. - < DeletePipeline>, which deletes the specified pipeline. - <
GetPipeline>, which returns information about a pipeline structure. - <
GetPipelineState>, which returns information about the current state of the
stages and actions of a pipeline. - < ListPipelines>, which gets a summary of
all of the pipelines associated with your account. - < StartPipelineExecution>,
which runs the the most recent revision of an artifact through the pipeline.
- < UpdatePipeline>, which updates a pipeline with edits or changes to the
structure of the pipeline. Pipelines include /stages/, which are which are
logical groupings of gates and actions. Each stage contains one or more actions
that must complete before the next stage begins. A stage will result in success
or failure. If a stage fails, then the pipeline stops at that stage and will
remain stopped until either a new version of an artifact appears in the source
location, or a user takes action to re-run the most recent artifact through the
pipeline. You can call < GetPipelineState>, which displays the status of a
pipeline, including the status of stages in the pipeline, or < GetPipeline>,
which returns the entire structure of the pipeline, including the stages of
that pipeline. For more information about the structure of stages and actions,
also refer to the
< http://docs.aws.amazon.com/codepipeline/latest/userguide/pipeline-structure.html
AWS CodePipeline Pipeline Structure Reference>. Pipeline stages include
/actions/, which are categorized into categories such as source or build
actions performed within a stage of a pipeline. For example, you can use a
source action to import artifacts into a pipeline from a source such as Amazon
S3. Like stages, you do not work with actions directly in most cases, but you
do define and interact with actions when working with pipeline operations such
as < CreatePipeline> and < GetPipelineState>. Pipelines also include
/transitions/, which allow the transition of artifacts from one stage to the
next in a pipeline after the actions in one stage complete. You can work with
transitions by calling: - < DisableStageTransition>, which prevents artifacts
from transitioning to the next stage in a pipeline. - < EnableStageTransition>,
which enables transition of artifacts between stages in a pipeline.
__Using the API to integrate with AWS CodePipeline__ For third-party
integrators or developers who want to create their own integrations with AWS
CodePipeline, the expected sequence varies from the standard API user.
In order to integrate with AWS CodePipeline, developers will need to work with
the following items: - Jobs, which are instances of an action. For example, a
job for a source action might import a revision of an artifact from a source.
You can work with jobs by calling: - < AcknowledgeJob>, which confirms whether
a job worker has received the specified job, - < GetJobDetails>, which returns
the details of a job, - < PollForJobs>, which determines whether there are any
jobs to act upon, - < PutJobFailureResult>, which provides details of a job
failure, and - < PutJobSuccessResult>, which provides details of a job success.
- Third party jobs, which are instances of an action created by a partner
action and integrated into AWS CodePipeline. Partner actions are created by
members of the AWS Partner Network. You can work with third party jobs by
calling: - < AcknowledgeThirdPartyJob>, which confirms whether a job worker has
received the specified job, - < GetThirdPartyJobDetails>, which requests the
details of a job for a partner action, - < PollForThirdPartyJobs>, which
determines whether there are any jobs to act upon, - <
PutThirdPartyJobFailureResult>, which provides details of a job failure, and -
< PutThirdPartyJobSuccessResult>, which provides details of a job success.

The types from this library are intended to be used with
< http://hackage.haskell.org/package/amazonka amazonka>, which provides
mechanisms for specifying AuthN/AuthZ information and sending requests.

Use of lenses is required for constructing and manipulating types.
This is due to the amount of nesting of AWS types and transparency regarding
de/serialisation into more palatable Haskell values. The provided lenses should
be compatible with any of the major lens libraries such as
< http://hackage.haskell.org/package/lens lens> or
< http://hackage.haskell.org/package/lens-family-core lens-family-core>.

See \"Network.AWS.CodePipeline\" or < https://aws.amazon.com/documentation/ the
AWS Documentation> to get started.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/haskell:/lts:/7/SLE_12_SP2_Backports/x86_64

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
ghc-amazonka-codepipeline
ghc-amazonka-codepipeline(x86-64)
libHSamazonka-codepipeline-1.4.3-Fot8hR27MyuBPsgD32HS4y-ghc8.0.1.so()(64bit)

Requires :
libHSnetwork-2.6.3.1-G4Up1CPKbp7DeFsnywOnGG-ghc8.0.1.so()(64bit)
libHSunix-2.7.2.0-ghc8.0.1.so()(64bit)
libHSfree-4.12.4-KyvXucUlvRwL6NlLlPO3DI-ghc8.0.1.so()(64bit)
libHSpretty-1.1.3.3-ghc8.0.1.so()(64bit)
libHSdirectory-1.2.6.2-ghc8.0.1.so()(64bit)
libHSx509-1.6.5-5PMZzAkH8FnLuP0KSr33ab-ghc8.0.1.so()(64bit)
libHSzlib-0.6.1.2-4CWLN1T27kOJhNvXgy46ZV-ghc8.0.1.so()(64bit)
libHSdlist-0.8.0.2-GWAMmbX9rLg3tqrbOizHGv-ghc8.0.1.so()(64bit)
libHShashable-1.2.4.0-BU6c9a6Q6lID9oy9iugxdV-ghc8.0.1.so()(64bit)
libHSexceptions-0.8.3-7py7fmRxowDFpHmiHGKrTb-ghc8.0.1.so()(64bit)
libHSprelude-extras-0.4.0.3-FAyB4iuuM7cHXdrLMZtdXq-ghc8.0.1.so()(64bit)
libHStransformers-compat-0.5.1.4-81lZyuOJOvsD0zyCv2TKld-ghc8.0.1.so()(64bit)
libHShttp-conduit-2.1.11-E5NlF363cPm2CGzny8mkGt-ghc8.0.1.so()(64bit)
libHSstm-2.4.4.1-4z2NRWnB0NIIUvSJsHW0kF-ghc8.0.1.so()(64bit)
libHSsemigroupoids-5.1-DOBEbMthWnGOE1zGUcNcv-ghc8.0.1.so()(64bit)
libHSprofunctors-5.2-ARVWMjob5rC1bvflrz2fFa-ghc8.0.1.so()(64bit)
libHScontravariant-1.4-FSdTggRoWUtI7bMOYFMBZH-ghc8.0.1.so()(64bit)
libHSbifunctors-5.4.1-1CHNWyPBuRP2XCX9HtUe9Y-ghc8.0.1.so()(64bit)
libHSx509-store-1.6.2-8d7oBevTeS15Dmn3gowY2S-ghc8.0.1.so()(64bit)
libHShttp-client-0.4.31.2-BBD7BlvIyYAJ6QOlXCLbZ7-ghc8.0.1.so()(64bit)
libHSmtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM-ghc8.0.1.so()(64bit)
libHScookie-0.4.2.1-F0553x7AEsq5xUH68Rv9eX-ghc8.0.1.so()(64bit)
libgmp.so.10()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libHSresourcet-1.1.9-965WSCM4zVm5AReELsOl9B-ghc8.0.1.so()(64bit)
libHSdata-default-instances-dlist-0.0.1-7EnnOuRxBMR4O5lm1rpRqD-ghc8.0.1.so()(64bit)
libHShttp-client-tls-0.2.4.1-1JmphUwn6Ya3AVSbUvoKT7-ghc8.0.1.so()(64bit)
libutil.so.1()(64bit)
libHStemplate-haskell-2.11.0.0-ghc8.0.1.so()(64bit)
libHSparallel-3.2.1.0-6VcN0yUHtcs831TgbJiSSi-ghc8.0.1.so()(64bit)
libHSinteger-gmp-1.0.0.1-ghc8.0.1.so()(64bit)
libHSxml-types-0.3.6-F9rUWPbGZakC4OqbK8KvWV-ghc8.0.1.so()(64bit)
libHStransformers-0.5.2.0-ghc8.0.1.so()(64bit)
libHSconduit-1.2.8-5fgvzhyiRP8I8gw0elzssW-ghc8.0.1.so()(64bit)
libHSdeepseq-1.4.2.0-ghc8.0.1.so()(64bit)
libHSlifted-base-0.2.3.8-KLkd0w1UJqu6nE8oVTTEBy-ghc8.0.1.so()(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
libHSvector-0.11.0.0-BEDZb5o2QOhGbIm6ky7rl6-ghc8.0.1.so()(64bit)
libHSghc-prim-0.5.0.0-ghc8.0.1.so()(64bit)
libHSx509-validation-1.6.5-1vR0B8N2J8N7AaaCDlxjuc-ghc8.0.1.so()(64bit)
rpmlib(PayloadIsLzma) <= 4.4.6-1
libHSasn1-encoding-0.9.4-2Zu5ldLYD571Aw26w0CWF6-ghc8.0.1.so()(64bit)
libHSconduit-extra-1.1.15-IbRIgqzzGYADZlVaRAfquX-ghc8.0.1.so()(64bit)
libHSblaze-builder-0.4.0.2-LfJHtaLjD4FC6u7q2ZoVsA-ghc8.0.1.so()(64bit)
libHSparsec-3.1.11-3WIMUA3wnqVJ4nTQk5XohJ-ghc8.0.1.so()(64bit)
libHSkan-extensions-5.0.1-2dq8p1mybdb1RMSXKuPuLv-ghc8.0.1.so()(64bit)
libHSsemigroups-0.18.2-2lmUSJvrDkM6JBURGRclWz-ghc8.0.1.so()(64bit)
libHSadjunctions-4.3-CsVXfOIBNex2SmdrQPdRF6-ghc8.0.1.so()(64bit)
libc.so.6()(64bit)
libHSbinary-0.8.3.0-ghc8.0.1.so()(64bit)
libHSbyteable-0.1.1-15aIBCArSOBEnGxArzrDTM-ghc8.0.1.so()(64bit)
libHSattoparsec-0.13.1.0-PnZFeXDLwG3d7PtiHHmiD-ghc8.0.1.so()(64bit)
libHSconnection-0.2.7-7r93IVJEMufLsUrO9y1aNG-ghc8.0.1.so()(64bit)
libHSreflection-2.1.2-J1ZzlxijzaHGRixYxgxlf9-ghc8.0.1.so()(64bit)
libHStls-1.3.9-6jNWPdclq72F3jcYgIbwba-ghc8.0.1.so()(64bit)
libHSdata-default-instances-old-locale-0.0.1-LPOHPEJCJUa53W1ZYaHB84-ghc8.0.1.so()(64bit)
libHSsocks-0.5.5-GieRokcgjQCIzUyRn9wVby-ghc8.0.1.so()(64bit)
libHSpem-0.2.2-qPMQP6sZm3HgQEmiBojNt-ghc8.0.1.so()(64bit)
libHSlens-4.14-ID5F1RC6Ymf7kuR7DKhaJc-ghc8.0.1.so()(64bit)
librt.so.1()(64bit)
libHSdistributive-0.5.2-9n4JhQYTpM2HhirQARWa2k-ghc8.0.1.so()(64bit)
libHStime-1.6.0.1-ghc8.0.1.so()(64bit)
libHSprocess-1.4.2.0-ghc8.0.1.so()(64bit)
libHSasn1-parse-0.9.4-Ai83ACtrOir9VlSOQtWm2F-ghc8.0.1.so()(64bit)
libHSbase-orphans-0.5.4-5IQvrjd7gNP548VkOOyIq6-ghc8.0.1.so()(64bit)
libHSdata-default-instances-containers-0.0.1-B3LqdWnlDzL8N7WtQnkQ3T-ghc8.0.1.so()(64bit)
libHSasn1-types-0.3.2-4Rz223aP8OG6vnHYiLX5Ab-ghc8.0.1.so()(64bit)
libHStagged-0.8.5-CtgV6EcN0do8F92i1S6iYx-ghc8.0.1.so()(64bit)
libHSStateVar-1.1.0.4-CJpWsiXJdd89SnV9dZtTwc-ghc8.0.1.so()(64bit)
libHSstreaming-commons-0.1.17-HR2NOrWORvr4pzsSV7aEQV-ghc8.0.1.so()(64bit)
libHSmonad-control-1.0.1.0-HoNEBoNfniX3vjSfkI7WTT-ghc8.0.1.so()(64bit)
libHScereal-0.5.4.0-2FJYHGgtE5C3SxaZjt25xS-ghc8.0.1.so()(64bit)
libHSamazonka-core-1.4.3-7Xwt0aDu6CeKMXvr89cDJb-ghc8.0.1.so()(64bit)
libHScryptonite-0.21-Gnh8eaVibR9D6XxkZF06lU-ghc8.0.1.so()(64bit)
libHStext-1.2.2.1-JAnD1x1IHr6H3rdrqlXcyH-ghc8.0.1.so()(64bit)
libHSprimitive-0.6.1.0-Ip44DqhfCp21tTUYbecwa-ghc8.0.1.so()(64bit)
libHSbase-4.9.0.0-ghc8.0.1.so()(64bit)
libHSold-locale-1.0.0.7-6glXNhHF891B41ZfuI8hU8-ghc8.0.1.so()(64bit)
libHSunordered-containers-0.2.7.2-CFLYbZbgpOSD4Bev2sBRsH-ghc8.0.1.so()(64bit)
libdl.so.2()(64bit)
libHSvoid-0.7.1-2J4og5r8vsKAGJBHru5xem-ghc8.0.1.so()(64bit)
libHSsyb-0.6-C65vWCsht6A8uLstpQIXyj-ghc8.0.1.so()(64bit)
libHSscientific-0.3.4.9-KipFFKt7jBhK7V75txtijc-ghc8.0.1.so()(64bit)
libHSdata-default-class-0.1.2.0-FYQpjIylblBDctdkHAFeXA-ghc8.0.1.so()(64bit)
libHStransformers-base-0.4.4-25SoAegOdaF8rLEnnb5jPI-ghc8.0.1.so()(64bit)
libHSasync-2.1.1-xFiBzw9xoB8HPZAuxUY2o-ghc8.0.1.so()(64bit)
libHSfilepath-1.4.1.0-ghc8.0.1.so()(64bit)
libHScontainers-0.5.7.1-ghc8.0.1.so()(64bit)
libHSmime-types-0.1.0.7-8AlArRPYfYj51vmdMWM7Wh-ghc8.0.1.so()(64bit)
libHSghc-boot-th-8.0.1-ghc8.0.1.so()(64bit)
libHSxml-conduit-1.3.5-24C5IbcJsACDB8WtRzoRJI-ghc8.0.1.so()(64bit)
libHSblaze-markup-0.7.1.1-FNvUWm3NdhJGYPPjs3lEGj-ghc8.0.1.so()(64bit)
libHScase-insensitive-1.2.0.7-LKWxhnsdmb8LVXnfn1B8ZD-ghc8.0.1.so()(64bit)
libHSaeson-0.11.3.0-GkykzqDMp8qGuHilrBbDW8-ghc8.0.1.so()(64bit)
libHSmemory-0.13-ABHR5331zHK9scHPRr7afU-ghc8.0.1.so()(64bit)
libHScomonad-5-gn7gYiI1Pl15XVNYhnuXZ-ghc8.0.1.so()(64bit)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
libHShttp-types-0.9.1-4qMSlbvwvxYAeSUr9fSOqZ-ghc8.0.1.so()(64bit)
libpthread.so.0()(64bit)
libHShourglass-0.2.10-I8h0J4RSF89FN6CuD9x2Xx-ghc8.0.1.so()(64bit)
libHSnetwork-uri-2.6.1.0-DXMofGThtIUB3UWMlzl3nb-ghc8.0.1.so()(64bit)
libHSmmorph-1.0.9-DmSwQqk5nLj7roLAcydGz-ghc8.0.1.so()(64bit)
libHSblaze-html-0.8.1.3-2tdBLy4pupxCiQywh2MVLq-ghc8.0.1.so()(64bit)
libHSrandom-1.1-54KmMHXjttlERYcr1mvsAe-ghc8.0.1.so()(64bit)
libHSdata-default-0.7.1.1-5uix4eIzBY9IcVb4V2HbW3-ghc8.0.1.so()(64bit)
libHSbytestring-0.10.8.1-ghc8.0.1.so()(64bit)
libz.so.1()(64bit)
libHSx509-system-1.6.4-EcrhI7cIep0B32s8GxYaiy-ghc8.0.1.so()(64bit)
libHSarray-0.5.1.1-ghc8.0.1.so()(64bit)
libHSbase64-bytestring-1.0.0.1-In9M41tLtcS9QYt3QpGpNY-ghc8.0.1.so()(64bit)


Content of RPM :
/usr/lib64/ghc-8.0.1/amazonka-codepipeline-1.4.3-Fot8hR27MyuBPsgD32HS4y
/usr/lib64/ghc-8.0.1/amazonka-codepipeline-1.4.3-Fot8hR27MyuBPsgD32HS4y/libHSamazonka-codepipeline-1.4.3-Fot8hR27MyuBPsgD32HS4y-ghc8.0.1.so
/usr/share/doc/packages/ghc-amazonka-codepipeline
/usr/share/doc/packages/ghc-amazonka-codepipeline/LICENSE

 
ICM